body {
    width: 100%;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 20px;
    color: #666;
    background-color: #f5f5f5;
}

h1, h2, h3, h4, h5, h6 {
    color: #444;
}

/* default font size */
.fa {
    font-size: 14px;
}

/* Override the bootstrap defaults */
h1 {
    font-size: 21px;
    margin: 20px 0;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 16px;
}

h4 {
    font-size: 15px;
}

h5 {
    font-size: 12px;
}

h6 {
    font-size: 10.2px;
}

.title-module,
.title-category {
    padding-bottom: 5px;
    font-weight: 600;
    border-bottom: 1px solid #ddd;
}

.title-module {
    text-align: center;
}

.title-category {
    margin-top: 0;
}

a {
    color: #444;
}

a:hover {
    color: #2abcd4;
    text-decoration: none;
}

legend {
    font-size: 18px;
    padding: 7px 0;
}

label {
    font-size: 12px;
    font-weight: normal;
}

.list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

select.form-control,
textarea.form-control,
input[type="text"].form-control,
input[type="password"].form-control,
input[type="datetime"].form-control,
input[type="datetime-local"].form-control,
input[type="date"].form-control,
input[type="month"].form-control,
input[type="time"].form-control,
input[type="week"].form-control,
input[type="number"].form-control,
input[type="email"].form-control,
input[type="url"].form-control,
input[type="search"].form-control,
input[type="tel"].form-control,
input[type="color"].form-control {
    font-size: 12px;
}

.input-group input,
.input-group select,
.input-group .dropdown-menu,
.input-group .popover {
    font-size: 12px;
}

input,
input:hover,
input:active,
button,
button:hover,
button:active,
.btn,
.btn:hover {
    outline: none;
    box-shadow: none;
}

.form-control:focus {
    border-color: #e5e5e5;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.input-group .input-group-addon {
    font-size: 12px;
    height: 30px;
}

.alert-dismissable .close,
.alert-dismissible .close {
    top: 0;
    right: 0;
}

.well {
    background-color: #fff;
}

/* Fix some bootstrap issues */
span.hidden-xs,
span.hidden-sm,
span.hidden-md,
span.hidden-lg {
    display: inline;
}

.nav-tabs {
    margin-bottom: 0;
    border: 0;
}

.nav-tabs > li > a {
    border-radius: 0;
    font-weight: 600;
    background-color: #eee;
}

.tab-content {
    border: 1px solid #ddd;
    padding: 10px;
}

div.required .control-label:before {
    content: '* ';
    color: #F00;
    font-weight: bold;
}

/* Gradent to all drop down menus */
.dropdown-menu {
    margin: 0;
    border-radius: 0;
}

.dropdown-menu li > a:hover {
    text-decoration: none;
    color: #444;
    background: rgba(0, 0, 0, 0.1);
}

.dropdown-menu > li > a {
    padding: 8px 20px;
}

/* top */
#top {
    min-height: 40px;
    padding: 0;
    margin: 0;
    background-color: #fff;
    border-bottom: 1px solid #e2e2e2;
}

#top .container {
    padding: 0 20px;
}

#top #form-currency .currency-select,
#top #form-language .language-select {
    text-align: left;
}

#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
    text-shadow: none;
    color: #2abcd4;
}

#top .btn-link,
#top-links li,
#top-links a {
    padding: 10px;
    color: #666;
    text-decoration: none;
}

#top .btn-link:hover,
#top-links a:hover,
#top .btn-group.open > .btn {
    color: #2abcd4;
}

#top-links .dropdown-menu a {
    text-shadow: none;
}

#top-links .dropdown-menu a:hover {
    color: #444;
}

#top .btn-link strong {
    font-size: 14px;
    line-height: 14px;
}

#top-links {
    padding-top: 6px;
}

#top-links a + a {
    margin-left: 15px;
}

/* custom top menu */
#top .costom-links {
    position: relative;
}

#top .costom-links ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#top .costom-links > ul > li {
    float: left;
    list-style-type: none;
}

#top .costom-links > ul > li > a {
    position: relative;
    display: block;
    padding: 13px 7px;
    font-size: 12px;
    line-height: 13px;
    text-decoration: none;
    color: #444;
}

#top .costom-links > ul > li > a:hover {
    color: #2abcd4;
}

#top .btn-wishlist,
#top .btn-compare {
    padding: 15px 10px 5px 10px;
}

#top .compare-icon,
#top .wishlist-icon {
    position: absolute;
    top: 5px;
    right: 0;
    width: 16px;
    height: 16px;
    padding: 2px 4px;
    font-size: 12px;
    font-weight: 600;
    line-height: 11px;
    text-align: center;
    background-color: #444;
    color: #fff;
    border-radius: 50%;
}

@media (min-width: 992px) {
    .left-top {
        display: block !important;
    }
}

@media (max-width: 991px) {
    .header-cont {
        text-align: center;
    }

    .menu-icon {
        display: inline-block;
        float: left;
        width: 40px;
        height: 39px;
        font-size: 24px;
        line-height: 40px;
        text-align: center;
        color: #444;
        background-color: #ddd;
        cursor: pointer;
    }

    .menu-icon .fa-info-circle {
        font-size: 24px;
    }

    .left-top {
        position: absolute;
        top: 39px;
        display: none;
        min-width: 160px;
        padding: 0;
        background: #fff;
        z-index: 99;
    }

    #top .costom-links {
        float: none;
    }

    #top .costom-links ul {
        padding: 5px 0;
        border: 1px solid rgba(0, 0, 0, .15);
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
        box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    }

    #top .costom-links > ul > li {
        float: none;
        display: block;
        line-height: 30px;
        border: none !important;
    }

    #top .costom-links > ul > li {
        font-size: 14px;
    }

    #top .costom-links > ul > li > a {
        padding: 8px 10px;
    }

    #top .costom-links > ul > li > a:hover {
        color: #444;
        background: rgba(0, 0, 0, 0.1);
    }
}
/* Header */
header {
    padding: 15px 0;
    background-color: #fff;
}

@media (min-width: 992px) {
    .header-align {
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center;
    }
}

@media (max-width: 767px) {
    .header-align {
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
/* Header Contacts */
.block-contacts {
    display: flex;
}

.header-contacts,
.header-schedule {
    display: flex;
    align-items: center;
    width: 100%;
}

.header-contacts ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.header-contacts a {
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    color: #444;
}

.header-schedule p {
    margin: 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
}

@media (max-width: 767px) {
    .block-contacts {
        text-align: center;
    }
}
/* Logo */
@media (max-width: 991px) {
    #logo {
        margin-bottom: 15px;
    }

    #logo img {
        margin: 0 auto;
    }
}

/* Search */
.block-search-cart {
    display: flex;
    justify-content: space-between;
}

@media (max-width: 767px) {
    .block-search-cart {
        margin: 20px 0;
    }
}

#search {
    width: 80%;
    background-color: #efefef;
    border: 1px solid #dfdfdf;
    border-radius: 4px;
}

#search .input-lg {
    height: 40px;
    padding: 0 10px;
    line-height: 20px;
    color: #464646;
    background-color: transparent;
    border: none;
    box-shadow: none;
}

#search .btn-lg {
    padding: 10px 20px;
    font-size: 14px;
    text-shadow: 0 1px 0 #FFF;
    background: none;
    background-color: transparent;
    border: none;
    box-shadow: none;
}

.search-input {
    background-color: #fff;
    padding: 10px;
    margin-bottom: 15px;
    border: 1px solid #eaeaea;
    border-radius: 4px;
}

.search-input .checkbox-inline {
    margin: 0;
}

.search-input .form-control {
    height: 40px;
}
.search-input .btn-primary {
    height: 40px;
}
/* Live Search */
.live-search .dropdown-menu {
    width: 100%;
    max-height: 400px;
    padding: 5px 5px 0 5px;
    border-radius: 3px;
    overflow-y: auto;
}
.live-search .dropdown-menu > li {
    width: 100%;
    margin-bottom: 5px;
    background-color: #eee;
    border: 1px solid #eee;
    border-radius: 3px;
}
.live-search .dropdown-menu > li > a {
    padding: 5px;
    min-height: 50px;
}
.live-search .dropdown-menu > li img {
    margin-right: 10px;
}
.live-search .dropdown-menu > li h4 {
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 13px;
    white-space: normal;
}
.live-search .dropdown-menu .price-old,
.live-search .dropdown-menu .price {
    font-size: 12px;
    font-weight: 400;
}
.live-search .dropdown-menu .price-new {
    font-size: 12px;
    font-weight: 600;
}
.search-checkbox {
    margin-top: 10px;
}
/* cart */
#cart {
    width: auto;
}

#cart > .btn {
    max-width: 68px;
    font-size: 24px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0.5px;
    color: #2abcd4;
    background-color: transparent;
    border: none;
    box-shadow: none;
}

#cart.open > .btn {
    text-shadow: none;
    color: #2abcd4;
    background-image: none;
}

#cart.open > .btn:hover {
    color: #2abcd4;
}

#cart > .btn-lg {
    float: right;
    padding: 7px 13px;
}

#cart .fa-shopping-bag {
    font-size: 24px;
}

#cart-total {
    position: absolute;
    top: 1px;
    right: 3px;
    padding: 2px 5px;
    font-size: 12px;
    color: #fff;
    line-height: 13px;
    background-color: #444;
    border: medium none;
    border-radius: 50%;
    z-index: 9;
}

#cart .cart-popup-menu {
    position: fixed;
    top: 0;
    right: 0;
    height: 100vh;
    width: 360px;
    padding: 15px;
    font-size: 14px;
    color: #333;
    list-style: none;
    background-color: #fff;
    transition: all .4s linear;
    transform: translateX(100%);
    box-shadow: 0 15px 30px rgba(0,0,0,.1);
    overflow: auto;
    z-index: 9999;
}

#cart.open .cart-popup-menu {
    transform: translateX(0);
}

#cart .overlay-close {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.7);
    opacity: 0;
    visibility: hidden;
    transition: 0.4s linear;
    z-index: 9990;
}

#cart.open .overlay-close {
    opacity: 1;
    visibility: visible;
}

#cart .cart-popup-menu .cart-popup-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ebebeb;
}

#cart .cart-popup-menu .cart-popup-title {
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #333;
}

#cart .cart-popup-menu .cart-close-icon {
    position: relative;
    padding: 3px 18px 2px 5px;
    font-size: 13px;
    font-weight: 600;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .3px;
    color: #333;
    background-color: transparent;
    border: none;
    box-shadow: none;
}
#cart .cart-popup-menu .cart-close-icon:before,
#cart .cart-popup-menu .cart-close-icon:after {
    content: " ";
    position: absolute;
    top: 50%;
    right: 0;
    display: inline-block;
    width: 12px;
    height: 2px;
    margin-top: -1px;
    background-color: #000;
    transition: background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;
}

#cart .cart-popup-menu .cart-close-icon:before {
    transform: rotate(45deg);
}

#cart .cart-popup-menu .cart-close-icon:after {
    transform: rotate(-45deg);
}

#cart .cart-popup-menu .cart-close-icon:hover:before,
#cart .cart-popup-menu .cart-close-icon:hover:after {
    transform: rotate(0);
}

#cart .cart-popup-menu .cart-popup-product {
    display: flex;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e9e9e9;
}

#cart .cart-popup-menu .cart-popup-image {
    min-width: 55px;
    margin-right: 10px;
}

#cart .cart-popup-menu .cart-popup-image img {
    width: 54px;
    height: auto;
}

#cart .cart-popup-menu .cart-popup-description {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

#cart .cart-popup-menu .table-bordered,
#cart .cart-popup-menu .table-bordered td {
    border: none;
}

#cart .cart-popup-menu .cart-popup-button a {
    display: block;
    padding: 10px;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    color: #242424;
    background-color: #fff;
    border: 1px solid #1e1e1f;
    border-radius: 4px;
}

#cart .cart-popup-menu .cart-popup-button a:hover {
    color: #fff;
    background-color: #2abcd4;
    border-color: #2abcd4;
}

#cart .cart-popup-menu .cart-popup-button a:last-child {
    margin-top: 10px;
}

#cart .cart-popup-menu .cart-popup-total td {
    font-size: 14px;
    font-weight: 500;
}

#cart .cart-popup-menu .cart-popup-total>tbody>tr:last-child>td:last-child {
    color: #f81b1b;
}

#cart .cart-popup-menu .cart-remove-icon {
    padding: 2px 4px;
    font-size: 16px;
    line-height: 14px;
    color: #959595;
    border: 1px solid transparent;
    background-color: transparent;
    box-shadow: none;
}

#cart .cart-popup-menu .cart-remove-icon:hover {
    color: #e01212;
}

#modal-cart .image {
    margin-bottom: 15px;
}

#modal-cart .btn-fastorder {
    margin-left: 0;
    padding: 9px 10px;
    font-size: 12px;
    line-height: 1.42857143;
}

@media (max-width: 478px) {
    #cart .dropdown-menu {
        width: 100%;
    }

    #modal-cart .image img {
        max-height: 190px;
    }
}

#cart .dropdown-menu table {
    margin-bottom: 10px;
}

@media (max-width: 478px) {
    #cart .dropdown-menu li > div {
        min-width: 100%;
    }
}

#cart .dropdown-menu li p {
    margin: 0;
}

/* Login */
#modal-signin ul {
    padding: 0;
    list-style: none;
}

#modal-signin ul li .heading {
    display: block;
    margin-bottom: 13px;
    font-size: 16px;
    text-align: center;
    text-transform: uppercase;
    color: #222222;
}

#modal-signin .alert {
    text-align: center;
}

#modal-signin .btn-default {
    margin-bottom: 10px;
}

/* Menu */
@-webkit-keyframes float-down {
    0% {
        top: -100px;
        opacity: 0;
    }
    100% {
        top: 0;
        opacity: 1;
    }
}

@keyframes float-down {
    0% {
        top: -100px;
        opacity: 0;
    }
    100% {
        top: 0;
        opacity: 1;
    }
}

.main-menu {
    margin-bottom: 20px;
    background-color: #fff;
}

@media (min-width: 992px) {
    .menu-wrapper.fixed {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 40px;
        background-color: #444;
        -webkit-animation-duration: .8s;
        animation-duration: .8s;
        -webkit-animation-name: float-down;
        animation-name: float-down;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
        z-index: 1050;
    }
}

.navbar {
    margin: 0;
}

#menu {
    min-height: 40px;
    background-color: #444;
    border: 0;
    border-radius: 0;
}

.menu-center {
    text-align: center;
}

@media (min-width: 768px) {
    .menu-center .navbar-nav {
        float: none;
        margin: auto;
        display: inline-block;
        margin-bottom: -6px;
        text-align: left;}
}

#menu .nav > li > a {
    min-height: 15px;
    padding: 10px 15px 10px 15px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff;
    background-color: transparent;
}

#menu .nav > li > a:hover,
#menu .nav > li.open > a,
#menu .nav > li:hover > a {
    background-color: #2abcd4;
}

#menu .dropdown-menu {
    padding: 5px;
}

#menu .dropdown-inner {
    display: table;
}

#menu .dropdown-inner a {
    display: block;
    min-width: 200px;
    margin: 0 5px;
    padding: 3px 10px;
    font-size: 12px;
    line-height: 20px;
    color: #333333;
    clear: both;
}

#menu .dropdown-inner li a:hover,
#menu .dropdown-inner li:hover > a,
#menu .dropdown-inner li.open > a {
    background-color: rgba(0, 0, 0, 0.1);
}

#menu .dropdown-inner .level2-1 {
    position: relative;
}

#menu .dropdown-inner .level2-1 .level3 {
    display: none;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

#menu .dropdown-inner .level3 {
    padding: 2px 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 25px;
    text-transform: initial;
    color: #929292;
    background: none;
}

.level2-2 .submenu1 {
    margin: 0 5px;
    background-color: #F5F5F5;
}

.level2-2 .submenu1:hover {
    background: rgba(0, 0, 0, 0.1);
}

#menu #category {
    float: left;
    padding-left: 15px;
    font-size: 16px;
    font-weight: 700;
    line-height: 40px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
    color: #fff;
}

#menu .category-img {
    display: table-cell;
    margin: 2px auto;
    width: auto;
}

#menu .menu-manufacturer.dropdown {
    position: static;
}

#menu .menu-manufacturer .menu-manufacturer-dropdown {
    width: 100%;
    margin-left: 0 !important;
    padding-left: 5px;
}

#menu .menu-manufacturer .menu-manufacturer-dropdown ul > li {
    display: inline-block;
    width: 150px;
    margin: 4px;
    padding: 5px 0;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #e2e2e2;
}

#menu .menu-manufacturer .menu-manufacturer-dropdown ul > li > a:hover {
    color: #444;
    text-decoration: underline;
    background: none;
}

#menu .menu-manufacturer .menu-manufacturer-img {
    height: 70px;
}

#menu .menu-manufacturer a {
    min-width: 90px;
}

#menu .btn-navbar {
    float: right;
    padding: 0 0 0 30px;
    font-size: 15px;
    font-stretch: expanded;
    font-weight: bold;
    text-align: left;
    color: #FFF;
    border: 0;
    box-shadow: none;
}

#menu .btn-navbar:hover,
#menu .btn-navbar:focus,
#menu .btn-navbar:active,
#menu .btn-navbar.disabled,
#menu .btn-navbar[disabled] {
    color: #ffffff;
}

#menu .html-block .dropdown-menu .dropdown-inner {
    padding: 5px;
}

#menu .fa-bars {
    float: right;
    padding-top: 1px;
    font-size: 21px;
}

/* More Menu */
#menu .more-menu .more-list {
    padding: 13px 15px 7px;
}
.more-menu .more-list .fa {
    font-size: 18px;
    line-height: 16px;
}
.more-menu .dropdown-more {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px;
    margin: 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.18);
}
.more-menu:hover .dropdown-more {
    display: block;
}
#menu .dropdown-more .main-list a {
    display: block;
    min-width: 200px;
    margin: 0 5px;
    padding: 3px 10px;
    font-size: 12px;
    line-height: 20px;
    color: #333333;
    clear: both;
}
#menu .dropdown-more .dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
}

@media (min-width: 768px) {
    #menu .navbar-collapse {
        padding-right: 0;
        padding-left: 0;
    }
    #menu .dropdown:hover .dropdown-menu {
        display: block;
    }

    #menu .dropdown-inner ul {
        display: table-cell;
    }

    #menu .dropdown-inner li.level2-2 {
        margin-top: 10px;
        padding: 0;
        font-size: 13px;
        font-weight: 700;
        line-height: 30px;
        text-transform: uppercase;
        color: #404e53;
        border: 0;
    }

    #menu .dropdown-inner .level2-1:hover .level3 {
        position: absolute;
        top: 0;
        left: 100%;
        display: block;
        padding: 5px 2px;
        background: #fff;
        border: 1px solid #ddd;
        z-index: 9;
    }

    #menu .dropdown-inner .level3 a:before {
        content: "\f105";
        float: none;
        padding-right: 5px;
        font: normal normal normal 14px/1 FontAwesome;
    }

    #menu .dropdown-inner .level2-1 a.submenu1:before {
        content: "\f105";
        float: right;
        padding-top: 3px;
        padding-right: 10px;
        font: normal normal normal 14px/1 FontAwesome;
    }

    #menu .dropdown-inner .level2-2 a.submenu1:before {
        content: "\f103";
        float: right;
        padding-top: 3px;
        padding-right: 10px;
        font: normal normal normal 14px/1 FontAwesome;
    }
}

@media (max-width: 767px) {
    #menu {
        background-color: #fff;
        border-radius: 0;
        z-index: 1040;
    }

    .navbar-header {
        min-height: 40px;
        background: #444;
    }

    .navbar-nav {
        margin: 0 -15px 15px;
        border-right: 1px solid #efefef;
        border-left: 1px solid #efefef;
    }

    #menu div.dropdown-inner > ul.list-unstyled {
        display: block;
    }

    #menu div.dropdown-menu {
        margin-left: 0 !important;
        background-color: #fff;
        border-style: solid;
        border-width: 1px 0 0 0;
        border-color: #efefef;
        box-shadow: none;
    }

    #menu .dropdown-menu {
        padding: 0;
    }

    #menu .dropdown-inner {
        display: block;
    }

    #menu .dropdown-inner a {
        width: 100%;
        color: #444;
    }

    #menu .dropdown-menu a:hover,
    #menu .dropdown-menu ul li a:hover {
        background: rgba(0, 0, 0, 0.1);
    }

    #menu .nav > li > a:hover,
    #menu .nav > li.open > a,
    #menu .nav > li:hover > a {
        background-color: #fff;
    }

    #menu .see-all {
        margin-top: 0;
        border: none;
        border-radius: 0;
        color: #fff;
    }

    #menu .dropdown-inner ul {
        display: none;
    }

    #menu .nav > li,
    #menu .dropdown-inner li {
        float: none;
        padding: 0;
        display: block;
        height: auto;
        border-bottom: 1px solid #efefef;
    }

    #menu .nav > li > a {
        color: #444;
        font-weight: normal;
        text-align: left;
    }

    #menu .nav > li.dropdown > div {
        width: 100%;
        min-width: inherit;
        position: relative;
        float: none;
    }

    #menu .category-img {
        display: none;
    }

    #menu .menu-manufacturer.dropdown {
        position: relative;
    }

    #menu .dropdown-inner > ul > li > a,
    #menu .dropdown-inner .level3 > li > a {
        min-height: 15px;
        padding: 10px 15px 10px 20px;
        font-weight: normal;
        color: #444;
        background-color: transparent;
    }

    #menu .dropdown-inner li.level2-2 {
        position: relative;
    }

    #menu .dropdown-inner .level3 {
        border-top: 1px solid #efefef;
    }

    #menu .dropdown-inner .level2-1 .level3 {
        display: none;
    }

    #menu .dropdown-inner a:before {
        content: "\f105";
        float: none;
        padding-right: 10px;
        font: normal normal normal 14px/1 FontAwesome;
    }

    #menu .dropdown-inner .level3 a:before {
        content: "\f105";
        float: none;
        padding: 10px;
        font: normal normal normal 14px/1 FontAwesome;
    }

    #menu .menu-manufacturer .menu-manufacturer-dropdown ul,
    #menu .menu-manufacturer .menu-manufacturer-dropdown ul > li > a {
        margin: 0;
        padding: 0;
        text-align: center;
    }

    #menu .menu-manufacturer .menu-manufacturer-dropdown ul > li {
        width: 130px;
    }

    span.submore.plus:after {
        content: '-';
    }

    span.submore:after {
        content: '+';
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        width: 40px;
        height: 40px;
        padding-top: 5px;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 22px;
        line-height: 30px;
        text-align: center;
        color: #555;
        border-left: 1px solid #ccc;
        cursor: pointer;
        opacity: .6;
        z-index: 1010;
    }
}

/* menu left */
.box .box-heading {
    position: relative;
    padding: 10px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    background: #444;
}

.box .box-content {
    position: relative;
    margin-bottom: 28px;
    padding: 10px 25px 30px;
    background: #eee;
}

.box .box-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.box .box-content ul ul {
    margin-left: 5px;
}

.box .box-content ul li {
    padding: 4px 0 4px 10px;
    line-height: 22px;
}

.box .box-content .box-category li {
    margin: 0;
    border-bottom: 1px solid #ddd;
}

.box .box-content .box-category li ul li {
    border-bottom: none;
}

.box .box-content ul li a {
    font-size: 13px;
    color: #6d6d6d;
}

.box .box-content ul li a:hover,
.box .box-content ul li a.active {
    color: #337ab7;
}

.box .box-content ul li a:before {
    content: "\f105";
    position: relative;
    left: -5px;
    font-family: "FontAwesome";
    transition: all 0.3s ease;
}

.box .box-content ul li a:hover:before {
    margin-right: 5px;
}

.box .box-content ul li a.active:before {
    content: "\f107";
    position: relative;
    left: -5px;
    font-family: "FontAwesome";
}

/* content */
#content {
    min-height: 600px;
}

/* Category */
.category-list-block {
    margin-bottom: 25px;
    text-align: center;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
}

.category-list .category-list-block img {
    max-width: 100%;
}

.category-list-block .name {
    max-height: 45px;
    padding: 5px;
    background-color: #ddd;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.category-list-block .name a {
    font-weight: bold;
}

.product-filter {
    margin-bottom: 15px;
    padding: 8px;
    background-color: #fff;
    border: 1px solid #eaeaea;
    border-radius: 4px;
}

.product-filter .form-group {
    margin-bottom: 0;
}

.product-filter .input-group-addon {
    font-weight: 600;
    background-color: #fff;
    border: 0;
}

.product-filter .input-group-sm > .form-control {
    border-radius: 0;
}

.product-filter .btn-default {
    padding: 4px 5px 0 5px;
    background-color: transparent;
    border: none;
    box-shadow: none;
}

.product-filter .btn-default.active,
.product-filter .btn-default.active:hover,
.product-filter .btn-default:hover {
    color: #2abcd4;
    background-color: transparent;
    border: none;
}

.product-filter .btn-default .fa {
    font-size: 24px;
}

/* product list */
.product-thumb {
    margin-bottom: 20px;
    background-color: #fff;
    border-radius: 4px;
    border: 1px solid #eee;
}

.product-thumb .image {
    text-align: center;
    position: relative;
}

.product-thumb .image a {
    display: block;
    transition: all 0.3s ease-out;
}

.product-thumb .image a:hover {
}

.product-thumb .image img {
    margin-right: auto;
    margin-left: auto;
    border-radius: 4px 4px 0 0;
}

.product-grid .product-thumb .image {
    float: none;
}

.product-thumb .image:hover .hover-image {
    opacity: 1;
}

.product-thumb .image .hover-image {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: auto;
    height: 100%;
    opacity: 0;
    -moz-transition: all 0.3s ease-out;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.product-thumb h4 {
    height: 36px;
    line-height: 18px;
    font-weight: bold;
    overflow: hidden;
}

.product-grid .product-thumb .desc-hidden {
    display: none;
}

.product-thumb .caption {
    position: relative;
    min-height: 60px;
    padding: 20px 10px;
    text-align: center;
}

h2.price {
    margin: 0;
}

.product-thumb .price {
    margin: 0;
    font-weight: 600;
    font-size: 16px;
    color: #282e33;
    transition: all 0.4s ease 0s; 
}

@media (min-width: 768px) {
    .product-thumb:hover .price {
        transition: all 0.4s ease 0s;
           transform: translateY(-10px);
           opacity: 0; 
    }
}

@media (max-width: 767px) {
    .product-thumb .price {
        margin-bottom: 15px;
    }
}

.product-thumb .price-new {
    font-weight: 600;
    font-size: 16px;
    color: #282e33;
}

.product-thumb .price-old {
    font-size: 12px;
    text-decoration: line-through;
    color: #ff8a65;
}

.product-thumb .price-tax {
    color: #999;
    font-size: 12px;
    display: block;
}

@media (max-width: 478px) {
    .product-thumb .price span {
        display: block;
    }
}

/* Quickview */
.product-thumb .image .quickview {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    opacity: 0;
    transition: all 300ms ease-in-out;
    transform: translateY(-50%);
}

.product-thumb .image .quickview button {
    width: 46px;
    height: 46px;
    font-size: 0;
    line-height: 1;
    background: #fff;
    border: 0;
    border-radius: 100%;
    transform: scale(0.7) skewX(45deg);
    transition: all 300ms ease-in-out;
}

.product-thumb .image:hover .quickview {
    opacity: 1;
}

.product-thumb .image:hover .btn-quickview {
    transform: scale(1) skewX(0deg);
}

.product-thumb .image .btn-quickview:hover {
    color: #fff;
    background-color: #2abcd4;
}

/* Wishlist and Compare */
.product-thumb .image .button-group {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 30px;
    padding: 0;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 5px;
}

.product-thumb .image .button-group button {
    position: relative;
    width: 30px;
    height: 30px;
    padding: 0;
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    color: #444;
    background-color: transparent;
    border: none;
    transition: all 0.3s ease-in-out 0s;
}

.product-thumb .image .button-group button:hover {
    background-color: transparent;
    color: #2abcd4;
}
/* END Wishlist and Compare */

.product-thumb .caption .button-group {
    text-align: center;
    transition: all 300ms ease-in-out;
}

@media (min-width: 768px) {
    .product-thumb .caption .button-group {
        position: absolute;
        left: 0;
        right: 0;
        background: #fff;
        bottom: -10px;
        pointer-events: none;
        opacity: 0;
    }

    .product-thumb:hover .caption .button-group {
        opacity: 1;
        pointer-events: visible;
        bottom: 10px;
    }
}

.product-thumb .caption .button-group button {
    position: relative;
    display: inline-block;
    padding: 7px 15px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.5);
    border: none;
    border-radius: 4px;
    transition: all 0.3s ease 0s;
}

.product-thumb .button-group button:hover {
    text-decoration: none;
    color: #fff;
    background-color: #2abcd4;
    cursor: pointer;
}

.product-thumb .button-group button.btn-default {
    position: relative;
    display: inline-block;
    padding: 8px 15px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    color: #777;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.product-thumb .button-group button.btn-default:hover {
    text-decoration: none;
    color: #777;
    background-color: #eee;
}

/* Product List */
.product-list .product-thumb {
    overflow: hidden;
}

.product-list .product-thumb .image {
    border-right: 1px solid #ddd;
}

.product-list .product-thumb .price {
    margin-bottom: 20px;
}

.product-list .product-thumb:hover .price {
    transform: translateY(0);
    opacity: 1;
}

.product-list .product-thumb .caption .button-group {
    position: relative;
    opacity: 1;
    bottom: 0;
    text-align: left;
}

.product-list .product-thumb:hover .caption .button-group {
    bottom: 0;
}

@media (min-width: 767px) {
    .product-list .product-thumb .image {
        float: left;
        padding: 0;
    }
    .product-list .product-thumb .caption {
        min-height: 0;
        margin-left: 0;
        padding: 10px;
        text-align: left;
        overflow: hidden;
    }
}

@media (max-width: 768px) {
    .product-list .product-thumb .button-group {
        border-left: none;
    }
}

/* Product Page */
.bg-page {
    padding: 15px;
    background-color: #fff;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}
/* Images */
.product-img .thumbnails {
    margin-left: 0;
    text-align: center;
}

.thumbnails {
    overflow: auto;
    clear: both;
    list-style: none;
    padding: 0;
    margin: 0;
}

.thumbnails > li {
    margin-left: 20px;
}

.thumbnails {
    margin-left: -20px;
}

.product-img .thumbnails .image {
    display: block;
    margin-bottom: 20px;
    padding: 4px;
    line-height: 0.5;
    background-color: #fff;
    border-radius: 0;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.product-img .thumbnail {
    border: 0;
    margin: 0;
}

.thumbnails > img {
    width: 100%;
}

.product-img .thumbnails .image-additional a {
    float: left;
    margin: 4px 7px;
}

.product-img .image-additional {
    max-width: 100%;
    overflow: hidden;
    padding: 0 30px;
    margin: 0 0 20px 0;
}

.thumbnails .image-additional {
    float: left;
    margin-left: 20px;
}

.product-img .cloud-zoom-gallery,
#scroll-img .thumbnail,
.image-additional .thumbnail {
    display: block;
    padding: 5px;
    border: 1px solid #ddd;
}

.product-img .image img {
    max-width: 100%;
}

.product-img .cloud-zoom-gallery img {
    width: 100%;
}

/* Cloud Zoom */
.cloud-zoom-lens {
    margin: -4px;
    background-color: #fff;
    border: 4px solid #888;
    cursor: move;
}

.cloud-zoom-title {
    position: absolute !important;
    top: 0;
    width: 100%;
    padding: 3px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    background-color: #000;
}

.cloud-zoom-wrap {
    position: relative;
    display: inline-block;
}

.cloud-zoom-big {
    overflow: hidden;
}

.cloud-zoom-loading {
    padding: 3px;
    color: white;
    background: #222;
    border: 1px solid #000;
}
/* END Cloud Zoom */

.product-info {
    border-left: 1px solid #eee;
}
#product {
    margin: 30px 0;
}

#product h3 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 19px;
}

.product-view {
    margin-bottom: 20px;
}

.product-view li {
    margin: 0 0 3px 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: #69686c;
}

.product-view li:before {
    content: "\f046";
    display: inline-block;
    margin-right: 10px;
    font-family: FontAwesome;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    color: #69686c;
}

#price .price,
#price .price-new {
    font-size: 22px;
    font-weight: 600;
    color: #282e33;
}

#price .price-old {
    margin-right: 10px;
    font-size: 18px;
    font-weight: 500;
    color: #e75a3a;
}

#price span {
    margin-top: 10px;
}

/* Product plus minus */
.btn-quantity {
    position: relative;
    display: -webkit-flex;
    display: flex;
    float: left;
    width: auto;
    margin-right: 8px;
}

#input-quantity {
    position: relative;
    width: 40px;
    height: 40px;
    font-size: 15px;
    text-align: center;
    background-color: #fff;
    border-radius: 0;
}

.btn-quantity span {
    position: relative;
    height: 40px;
    line-height: 40px;
    color: #777;
    background: #f5f5f5;
    cursor: pointer;
}

.qty-minus {
    padding: 0 4px;
    border-color: #ccc;
    border-width: 1px 0 1px 1px;
    border-style: solid;
    border-radius: 3px 0 0 3px;
}

.qty-plus {
    padding: 1px 4px;
    border-color: #ccc;
    border-width: 1px 1px 1px 0;
    border-style: solid;
    border-radius: 0 3px 3px 0;
}

/* Rating */
.product-thumb .rating {
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -47px;
}

.product-list .product-thumb .rating {
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
}

.rating .fa-stack {
    font-size: 8px;
    width: 1.2em;
    height: 1.2em;
}

.rating .fa-star-o {
    color: #999;
    font-size: 10px;
}

.rating .fa-star {
    color: #FC0;
    font-size: 10px;
}

.rating .fa-star + .fa-star-o {
    color: #E69500;
}

.rating-product .fa-stack {
    font-size: 12px;
}
.rating-product .fa-star-o {
    font-size: 14px;
}

.rating-product .fa-star {
    font-size: 14px;
}

.product-thumb .rating .reviews-quantity {
    margin-left: 5px;
    font-weight: 600;
}

.product-thumb .rating .reviews-quantity:before {
    content: "\f0e6";
    font-family: "FontAwesome";
    margin: 0 3px;
    font-weight: 500;
}
/* */
#review {
    margin-bottom: 20px;
}

#review .review-block {
    margin-bottom: 15px;
    padding: 5px 10px;
    background-color: #eee;
}

#review .review-title {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}

#review .review-title .review-author,
#review .review-title .review-rating {
    position: relative;
    margin-right: 25px;
}

#review .review-title .review-author:after,
#review .review-title .review-rating:after {
    content: '/';
    font-size: 16px;
    height: 16px;
    color: #d5d5d5;
    display: block;
    margin: auto 0;
    position: absolute;
    top: -5px;
    bottom: 0;
    right: -16px;
}

#review .review-title .review-author,
#review .review-title .review-date {
    font-size: 14px;
    font-weight: 600;
}

#review .review-title .rewiew-commit {
    font-size: 13px;
}

#review .fa-stack {
    font-size: 7px;
}

#review .fa-stack-2x {
    color: #ffc600;
}

.form-reviews {
    border: 1px solid #dcdcdc;
    padding: 0 10px;
}
/* */
.star-rating{
    font-size: 0;
}
.star-rating-wrap {
    display: inline-block;
    font-size: 1rem;
}
.star-rating-wrap:after {
    content: "";
    display: table;
    clear: both;
}
.star-rating-label:before {
    content: '* ';
    color: #F00;
    font-weight: bold;
}
.star-rating-star  {
    float: right;
    margin: 0;
    padding-left: 5px;
    cursor: pointer;
    font-size: 20px;
    color: #FFB300;
}
.star-rating-star :last-child {
    padding-left: 0;
}
.star-rating-input {
    display: none;
}
.star-rating-star:hover:before,
.star-rating-star:hover ~ .star-rating-star:before,
.star-rating-input:checked ~ .star-rating-star:before {
    content: "\f005";
}

/* Options */
#product .radio,
#product .checkbox {
    background-color: #F8F8F8;
}

.radio,
.checkbox {
    display: inline-block;
    width: auto;
    margin: 0 10px 10px 0;
    padding: 3px;
}

.checkbox input[type="checkbox"],
.radio input[type="radio"] {
    left: 20px;
    margin-left: -20px;
    height: 0;
}

#product label {
    position: relative;
    display: block;
    margin: 5px;
    font-size: 12px;
    line-height: 18px;
    cursor: pointer;
}

.checkbox .img-thumbnail,
.radio .img-thumbnail {
    float: right;
    width: 30px;
    height: auto;
    margin-top: -5px;
    margin-left: 5px;
    padding: 0;
}

label .option-text {
    margin-left: 10px;
    float: left;
}

label .option-price {
    float: right;
    color: #3489d8;
    font-weight: 600;
    font-size: 14px;
}

/* Checkboxes */
input[type="checkbox"] {
    display: inline-block;
    vertical-align: middle;
}

input[type="checkbox"] {
    margin-right: 20px;
}

input[type="checkbox"]:after {
    top: -3px;
    left: 0;
}

input[type="checkbox"]:after {
    content: '\f00c';
    position: absolute;
    display: block;
    width: 16px;
    height: 16px;
    font-family: FontAwesome;
    font-size: 12px;
    line-height: 12px;
    text-align: center;
    color: #F8F8F8;
    background-color: #F8F8F8;
    border: 2px solid #ddd;
    border-radius: 3px;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear;
}

input[type="checkbox"]:checked:after {
    color: #3489d8;
    border: 2px solid #3489d8;
}

/* Radios */
input[type="radio"] {
    margin-right: 20px;
}

input[type="radio"]:after {
    content: '\f111';
    position: absolute;
    top: -4px;
    left: -2px;
    display: block;
    width: 18px;
    height: 18px;
    font-family: FontAwesome;
    font-size: 8px;
    line-height: 14px;
    text-align: center;
    color: transparent;
    background-color: #f5f5f5;
    border: 2px solid #ddd;
    border-radius: 50%;
    cursor: pointer;
    -webkit-transition: all .1s linear;
    -moz-transition: all .1s linear;
    transition: all .1s linear;
    box-sizing: border-box;
}

input[type="radio"]:checked:after {
    color: #3489d8;
    border: 2px solid #3489d8;
}

.share-block {
    margin: 20px 0;
}

/* Pagination */
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    color: #000;
    background: none;
    border: 1px solid #999;
}

.pagination > li > a,
.pagination > li > span {
    margin-left: 4px;
    color: #c69c6d;
    border: 1px solid #ccc;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.pagination > li > a:hover {
    color: #c69c6d;
    background: none;
    border-color: #999;
}

/* Banner Text */
.decor-banner .moderns {
    margin-bottom: 25px;
}
.tbanner-link {
    display: block;
}
.tbanner {
    margin-bottom: 20px;
    padding: 15px;
    background-color: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 3px;
}

.tbanner .tbanner-img {
    width: 100%;
    text-align: center;
    position: relative;
}

.tbanner .tbanner-img img {
    transition: 1s ease-in-out;
}

.tbanner:hover .tbanner-img img {
    transform: rotateY(360deg);
}

.tbanner .tbanner-content {
    width: 100%;
    margin: 15px 0 0;
    text-align: center;
}

.tbanner .tbanner-title {
    margin: 0 0 10px;
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
    transition: all 0.5s ease;
    color: #444;
}

.tbanner-link:hover .tbanner .tbanner-title {
    color: #2abcd4;
}

.tbanner .tbanner-desc{
    font-size: 13px;
    font-weight: 500;
    line-height: 20px;
    color: #888;
}

@media (max-width: 767px) {
    .payments-metods {
        margin: 15px 0;
    }

    .breadcrumb {
        float: none;
    }
}

@media (max-width: 991px) {
    #column-right .tbanner-box .tbanner-icon,
    #column-left .tbanner-box .tbanner-icon {
        display: none;
    }

    .title-category h1 {
        font-size: 16px;
    }
}

/* Footer Newsletter */
.footer-newsletter {
    margin-top: 30px;
    margin-bottom: -30px;
    padding: 20px 0;
    background-color: #3a3a3a;
    border-top: 1px solid #ddd;
}
.footer-newsletter .promo-text {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    height: 65px;
}
.footer-newsletter .img-email {
    height: 50px;
    width: 65px;
    display: block;
    float: left;
    margin-top: -3px;
    margin-right: 20px;
    vertical-align: top;
    background: url(../image/email.png) no-repeat scroll center center;
}
.footer-newsletter .title {
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
}
.footer-newsletter .description {
    margin-bottom: 0;
    font-size: 13px;
    font-weight: 400;
    color: #fff;
}
.footer-newsletter .input-subscribe {
    width: 100%;
}
.footer-newsletter .input-lg {
    height: 35px;
}
.footer-newsletter input[type="text"] {
    width: 100%;
    padding: 10px 20px;
    font-size: 12px;
    color: #979797;
    background-color: #f7f7f7;
    border: none;
    border-radius: 0;
}
.footer-newsletter .btn-primary {
    top: 0;
    right: 0;
    height: 35px;
    padding: 5px 10px;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.3333333;
    color: #2abcd4;
    background-color: #f7f7f7;
    border: none;
    border-radius: 0;
}
.footer-newsletter .btn-primary .fa {
    font-size: 22px;
}
.footer-newsletter .btn-primary:hover {
    color: #f7f7f7;
    background-color: #2abcd4;
}

.footer-newsletter .text-danger {
    color: #ec2e2a;
}
.footer-newsletter .checkbox {
    color: #fff;
}

.footer-newsletter input[type="checkbox"]:checked:after {
    border: 2px solid transparent;
}

.footer-newsletter .agree {
    color: #fff;
}
@media (max-width: 767px) {
    .footer-newsletter {
        background: #1d1d1d;
    }
    .footer-newsletter .img-email {
        display: none;
    }
    .footer-newsletter .promo-text {
        margin-bottom: 15px;
        -webkit-justify-content: center;
        justify-content: center;
    }
    .footer-newsletter .title {
        font-size: 16px;
    }
    .footer-newsletter .description {
        font-size: 12px;
    }
}

/* footer */
footer {
    margin-top: 30px;
    padding-top: 30px;
    color: #e2e2e2;
    background-color: #1d1d1d;
}

footer hr {
    border-top: none;
    border-bottom: 1px solid #666;
}

footer a {
    color: #ccc;
}

footer a:hover {
    color: #fff;
}

footer ul > li > a {
    display: block;
    width: 100%;
}

footer h5 {
    padding-bottom: 5px;
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    border-bottom: 1px solid #e2e2e2;
}

footer li i {
    position: relative;
    right: 10px;
    width: 24px;
    display: table-cell !important;
    vertical-align: middle;
    text-align: center;
    color: #fff;
    background-color: rgba(255,255,255,0.2);
}

footer ul > li {
    margin-bottom: 10px;
}

footer .footer-cont > li {
    position: relative;
    display: table;
    width: 100%;
    height: 30px;
    padding-left: 10px;
    font-size: 12px;
    line-height: 28px;
    background-color: rgba(255,255,255,0.1);
    border: 0 none;
}

#logo-footer {
    margin-bottom: 15px;
    padding: 5px 10px;
}

.social-networks {
    margin-top: 15px
}

.powered {
    margin-bottom: 20px;
}

/* alert */
.alert {
    padding: 8px 14px 8px 14px;
}

.alert-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    border-radius: 0;
}
/* breadcrumb */
.breadcrumb {
    margin: 0 0 20px 0;
    padding: 0;
    background: none;
}

.breadcrumb i {
    font-size: 15px;
}

.breadcrumb > li {
    position: relative;
    text-shadow: 0 1px 0 #FFF;
}

.breadcrumb > li + li:before {
    content: '/';
    padding: 10px;
}

.pagination {
    margin: 0;
}

@media (max-width: 767px) {
    .breadcrumb {
        float: none;
    }
}

/* buttons */
#checkout-cart .btn {
    line-height: 1.12857143;
}

.buttons {
    margin: 1em 0;
}

.btn {
    padding: 7.5px 12px;
    font-size: 12px;
    border: 1px solid #cccccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .2), 0 1px 2px rgba(0, 0, 0, .05);
}

.btn-xs {
    font-size: 9px;
}

.btn-sm {
    font-size: 10.2px;
}

.btn-lg {
    padding: 10px 16px;
    font-size: 15px;
}

.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
    font-size: 12px;
}

.btn-group > .btn-xs {
    font-size: 9px;
}

.btn-group > .btn-sm {
    font-size: 10.2px;
}

.btn-group > .btn-lg {
    font-size: 15px;
}

.btn-default {
    color: #777;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #eee;
    border-color: #ccc;
}

.btn-primary {
    padding: 10px 15px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.5);
    border: none;
    border-radius: 4px;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
    color: #fff;
    text-decoration: none;
    background-color: #2abcd4;
    cursor: pointer;
}

.btn-warning {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #faa732;
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
    border-color: #f89406 #f89406 #ad6704;
}

.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-danger {
    padding: 10px 25px;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #da4f49;
    border: 0;
}

.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-success {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
}

.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
    box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}

.btn-info {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #df5c39;
    background-image: linear-gradient(to bottom, #e06342, #dc512c);
    background-repeat: repeat-x;
    border-color: #dc512c #dc512c #a2371a;
}

.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}

.btn-link {
    color: #23A1D1;
    border-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    cursor: pointer;
}

.btn-link,
.btn-link:active,
.btn-link[disabled] {
    background-color: rgba(0, 0, 0, 0);
    background-image: none;
    box-shadow: none;
}

.btn-inverse {
    color: #ffffff;
    background-color: #ff8a65;
    border-color: #ff8a65;
}

.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
    background-color: #ff8a65;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

/* list group */
.list-group a {
    padding: 8px 12px;
    color: #888888;
    border: 1px solid #DDDDDD;
}

.list-group a.active,
.list-group a.active:hover,
.list-group a:hover {
    color: #444444;
    background: #eeeeee;
    border: 1px solid #DDDDDD;
    text-shadow: 0 1px 0 #FFF;
}

/* carousel */
.carousel-caption {
    color: #FFFFFF;
    text-shadow: 0 1px 0 #000000;
}

.carousel-control .icon-prev:before {
    content: '\f053';
    font-family: FontAwesome;
}

.carousel-control .icon-next:before {
    content: '\f054';
    font-family: FontAwesome;
}

@media (min-width: 1200px) {
    #content .col-lg-2:nth-child(6n+1),
    #content .col-lg-2:nth-child(6n+1),
    #content .col-lg-3:nth-child(4n+1),
    #content .col-lg-4:nth-child(3n+1),
    #content .col-lg-6:nth-child(2n+1) {
        clear: left;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #content .col-md-2:nth-child(6n+1),
    #content .col-md-2:nth-child(6n+1),
    #content .col-md-3:nth-child(4n+1),
    #content .col-md-4:nth-child(3n+1),
    #content .col-md-6:nth-child(2n+1) {
        clear: left;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #content .col-sm-2:nth-child(6n+1),
    #content .col-sm-2:nth-child(6n+1),
    #content .col-sm-3:nth-child(4n+1),
    #content .col-sm-4:nth-child(3n+1),
    #content .col-sm-6:nth-child(2n+1) {
        clear: left;
    }
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left .product-layout .col-md-3 {
        width: 100%;
    }

    #column-left + #content .product-layout .col-md-3 {
        width: 50%;
    }

    #column-left + #content + #column-right .product-layout .col-md-3 {
        width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
        width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout,
#column-right .product-layout {
    width: 100%;
    margin-bottom: 10px;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
    min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}

a.cheaper {
    position: relative;
    top: 10px;
    bottom: 10px;
    font-size: 14px;
    color: #888;
    border-bottom: 1px dashed #888;
}
a.cheaper:hover {
    color: #ff8a65;
    border-bottom: 1px dashed #ff8a65;
}

a.size-table {
    position: relative;
    font-size: 14px;
    color: #69686c;
    border-bottom: 1px dashed #69686c;
}
a.size-table:hover {
    color: #ff8a65;
    border-bottom: 1px dashed #ff8a65;
}

#size-form .tab-content {
    border: 0;
    border-top: 1px solid #ddd;
    padding: 10px 0 0 0;
    margin-bottom: 20px;
}

.wishlist-compare {
    position: relative;
    top: -4px;
}

.wishlist-compare .wishlist,
.wishlist-compare .compare {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-left: 5px;
    padding: 0;
    line-height: 5px;
    text-align: center;
    text-shadow: none;
    color: #8e8e8e;
    background-color: #fff;
    border: 1px solid #8e8e8e;
    border-radius: 4px;
}

.wishlist-compare .wishlist:hover,
.wishlist-compare .compare:hover {
    color: #fff;
    background-color: #ff8a65;
    border: 1px solid #ff8a65;
}

/* Top Button */
#back-top {
    display: none
}

#back-top a {
    position: fixed;
    right: 7px;
    bottom: 10px;
    display: block;
    width: 45px;
    height: 45px;
    font-size: 20px;
    line-height: 33px;
    text-align: center;
    color: #2abcd4;
    border: 2px solid #2abcd4;
    border-radius: 100%;
    transition: all .3s ease-in-out;
    z-index: 1040;
}

#back-top a:hover {
    color: #fff;
    background-color: #2abcd4;
    border-color: #2abcd4;
    transition: all .3s ease-in-out
}

/* Callback */
#callphone {
    position: fixed;
    right: 7px;
    bottom: 70px;
    display: block;
    width: 45px;
    height: 45px;
    font-size: 34px;
    line-height: 44px;
    text-align: center;
    color: #fff;
    background-color: #2abcd4;
    border-radius: 100%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 1041;
}

#callphone:hover {
    opacity: 0.7;
    cursor: pointer;
}

#callphone i {
    font-size: 34px;
    color: #fff;
    animation: 1.8s linear 0s normal none infinite running trambling-animation;
}

@keyframes trambling-animation {
    0% {
        transform: scale3d(1, 1, 1);
    }
    10%, 20% {
        transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -15deg);
    }
    30%, 50%, 70%, 90% {
        transform: scale3d(1.0, 1.0, 1.0) rotate3d(0, 0, 1, 15deg);
    }
    40%, 60%, 80% {
        transform: scale3d(1.0, 1.0, 1.0) rotate3d(0, 0, 1, -15deg);
    }
    100% {
        transform: scale3d(1, 1, 1);
    }
}

/* Modal Windows */
.modal-header {
    padding: 10px;
}

.modal-body #price {
    margin-bottom: 15px;
}

.modal-body .img-responsive {
    margin: 0 auto;
}

.modal-body .alert {
    padding: 5px;
}

.modal-body .form-horizontal .form-group.required:before {
    content: '*';
    position: absolute;
    top: 0;
    right: 6px;
    width: 5px;
    height: 5px;
    font-weight: bold;
    color: #F00;
    z-index: 3;
}

.modal-body input,
.modal-body textarea {
    border-radius: 4px;
    background-color: #efefef;
    border: 1px solid #dfdfdf;
    box-shadow: none;
}

.modal-header .close {
    position: absolute;
    top: 2px;
    right: 0;
    width: 40px;
    height: 40px;
    font-size: 34px;
    font-weight: 500;
    outline: none;
}

.modal-body .popup-agree .checkbox {
    margin: 0 -15px 15px;
}

/* Quickview */
#modal-quickview .title-category {
    margin-left: -5px;
}

/* Fastorder */
#modal-fastorder .image img {
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
}

#modal-fastorder #price {
    margin-bottom: 10px;
}

.btn-fastorder {
    position: relative;
    display: inline-block;
    margin-left: 5px;
    padding: 9px 10px;
    font-size: 15px;
    line-height: 1.3333333;
    text-align: center;
    text-shadow: none;
    color: #8e8e8e;
    background-color: #fff;
    border: 1px solid #8e8e8e;
    border-radius: 4px;
    transition: all 0.3s ease 0s;
}

.btn-fastorder:hover {
    color: #fff;
    background-color: #2abcd4;
    border: 1px solid #2abcd4;
}

/* Sticker */
.stickers {
    position: absolute;
    top: 5px;
    left: 5px;
    padding: 3px 7px 4px;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    color: #ffffff;
    border-radius: 3px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
    opacity: 0.7;
}
.stickers + .stickers {
    top: 29px;
}
.stickers + .stickers + .stickers {
    top: 53px;
}
.stickers.sticker-percentage {
    background-color: #e56a6a;
}
.stickers.sticker-bestseller {
    background-color: #76c204;
}
.stickers.sticker-latest {
    background-color: #00a9c8;
}
/* END Sticker */

/* Module Tabs Product */
.products-nav .nav-tabs {
    margin-bottom: 10px;
    text-align: center;
    border-bottom: 1px solid #ddd;
}
.products-nav .tab-content {
    padding: 0;
    border: none;
}
.nav-tabs>li {
    float: none;
    display: inline-block;
}
.products-nav .nav-tabs>li.active>a,
.products-nav .nav-tabs>li.active>a:focus,
.products-nav .nav-tabs>li.active>a:hover {
    color: #555;
    background-color: transparent;
    border: none;
    cursor: pointer;
}
.products-nav .nav-tabs > li > a {
    margin-right: 15px;
    padding: 10px 0;
    font-size: 14px;
    font-weight: 600;
    color: #999;
    background-color: transparent;
    border: none;
}
.products-nav .nav-tabs>li>a:after {
    content: '';;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    margin: 0 auto;
    background-color: #2abcd4;
    transition: all 0.3s;
}
.products-nav .nav-tabs>li.active a:after,
.products-nav .nav-tabs>li>a:focus:after,
.products-nav .nav-tabs>li>a:hover:after {
    width: 100%;
    transition: all 0.3s ease 0s;
}

/* Slideshow */
.slideshow-home .item {
    display: flex;
    align-items: center;
}

.slideshow-home .slideshow-text {
    position: absolute;
    margin: 0;
    z-index: 2;
}

.slideshow-home .slideshow-text .title,
.slideshow-home .slideshow-text .description {
    background-color: rgba(0,0,0,.5);
    color: #fff;
}

@media (min-width: 768px) {
    .slideshow-home .slideshow-text {
        max-width: 40%;
    }

    .slideshow-home .slideshow-text.position-left {
        left: 5%;
        margin: 0;
        text-align: left;
    }

    .slideshow-home .slideshow-text.position-right {
        right: 5%;
        margin: 0;
        text-align: right;
    }

    .slideshow-home .slideshow-text .title,
    .slideshow-home .slideshow-text .description {
        margin-bottom: 10px;
        padding: 7px;
    }

    .slideshow-home .slideshow-text .title {
        font-size: 28px;
    }

    .slideshow-home .slideshow-text .description {
        font-size: 18px;
    }
}

@media (max-width: 767px) {
    .slideshow-home .item {
        justify-content: center;
    }

    .slideshow-home .slideshow-text {
        text-align: center;
    }

    .slideshow-home .slideshow-text .title,
    .slideshow-home .slideshow-text .description {
        margin-bottom: 5px;
        padding: 3px 5px;
    }

    .slideshow-home .slideshow-text .title {
        font-size: 14px;
    }

    .slideshow-home .slideshow-text .description {
        font-size: 12px;
    }

    .slideshow-home .btn-primary {
        padding: 5px 10px;
        font-weight: 500;
        font-size: 11px;
        text-transform: capitalize;
    }
}

.slideshow-home .owl-carousel {
    background: transparent;
}

.slideshow-home .owl-carousel .owl-buttons div {
    background-color: rgba(0,0,0,.6);
    color: #fff;
    width: 46px;
    height: 46px;
    top: 50%;
    margin-top: -30px;
    line-height: 1;
    text-align: center;
    display: block;
    position: absolute;
    z-index: 10;
    cursor: pointer;
    transition: all .3s ease;
}

.slideshow-home .owl-carousel .owl-buttons .owl-prev {
    left: 4px;
    padding: 0 8px 0 5px;
}

.slideshow-home .owl-carousel .owl-buttons .owl-next {
    right: 4px;
    padding: 0 5px 0 8px;
}

.slideshow-home .owl-carousel .owl-buttons div i {
    margin: 0;
    font-size: 43px;
    line-height: 1;
}

.slideshow-home .owl-carousel:hover .owl-buttons div {
    opacity: 1;
}

.slideshow-home .owl-carousel .owl-buttons .owl-prev:hover {
    background-color: #2abcd4;
}

.slideshow-home .owl-carousel .owl-buttons .owl-next:hover {
    background-color: #2abcd4;
}

@media (max-width: 767px) {
    .slideshow-home .owl-carousel .owl-pagination,
    .slideshow-home .owl-carousel .owl-buttons {
        display: none;
    }
}

/* Pagination */
.slideshow-home .owl-pagination {
    top: -25px;
}

.slideshow-home .owl-controls .owl-page {
    margin: 0 4px;
}

.slideshow-home .owl-controls .owl-page span {
    width: 13px;
    height: 13px;
    border: 2px solid #fff;
}

.slideshow-home .owl-controls .owl-page.active span {
    background-color: #2abcd4;
}

/* OWL */
.module-carousel .owl-carousel,
.image-additional-carousel .owl-carousel {
    background: transparent;
}

.module-carousel .owl-wrapper-outer,
.image-additional-carousel .owl-wrapper-outer {
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}

.module-carousel .owl-item {
    padding: 0 15px;
}

.image-additional-carousel .owl-wrapper-outer .owl-item {
    padding: 0 5px;
}

.module-carousel .owl-carousel .owl-buttons div {
    background-color: #fff;
    color: #444;
    width: 36px;
    height: 36px;
    top: 50%;
    margin-top: -35px;
    border-radius: 50%;
    line-height: 1;
    text-align: center;
    display: block;
    position: absolute;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
    z-index: 10;
    cursor: pointer;
    transition: all .3s ease;
}

.module-carousel .owl-carousel .owl-buttons .owl-prev {
    left: 4px;
    padding: 0 9px 0 5px;
}

.module-carousel .owl-carousel .owl-buttons .owl-next {
    right: 4px;
    padding: 0 5px 0 9px;
}

.module-carousel .owl-carousel .owl-buttons div i {
    margin: 0;
    font-size: 34px;
    line-height: 1;
}

.module-carousel .owl-carousel:hover .owl-buttons div {
    opacity: 1;
}

.module-carousel .owl-carousel .owl-buttons .owl-prev:hover,
.module-carousel .owl-carousel .owl-buttons .owl-next:hover {
    background-color: #2abcd4;
    color: #fff;
}

/* Category Block */
.category-block {
    position: relative;
    margin-bottom: 25px;
    border: 1px solid #eee;
    border-radius: 4px;
}

.category-block .image {
    overflow: hidden;
}

.category-block .image img {
    display: block;
    width: 100%;
}

.category-block .title {
    position: absolute;
    bottom: 15px;
    left: 0;
    display: block;
    margin: 4px 0;
    padding: 5px 25px 5px 10px;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 16px;
    font-weight: 600;
    line-height: 16px;
    color: #ffffff;
}

.category-block:hover .title {
    background-color: rgba(0, 0, 0, 0.7);
}

.category-block .title:before {
    content: "\f105";
    position: absolute;
    top: 50%;
    right: 8px;
    margin-top: -7px;
    font-family: FontAwesome;
    font-size: 15px;
}

@media (max-width: 478px) {
    .category-block .title a {
        font-size: 12px;
    }
}

/* Module Reviews */
.review-comment {
    display: flex;
    align-items: center;
}

.review-comment .image {
    padding: 0;
    width: 35%;
}

.review-comment .review-description {
    padding: 10px;
    width: 65%;
}

.review-comment .rating {
    position: relative;
    top: 0;
    left: 0;
    margin-left: 0;
}

.review-comment h4 {
    height: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

/* Article */
.block-article .calendar {
    position: absolute;
    top: -30px;
    right: 0;
    padding: 5px 10px;
    color: #ffffff;
    background: #2abcd4;
}

.block-article .caption {
    padding: 20px 10px 10px 10px;
    text-align: left;
}

.block-article h4 {
    height: auto;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#article-article .article-img {
    margin-bottom: 20px;
}
#article-article .article-date,
#article-article .article-comment,
#article-article .article-vieweds {
    color: #a7a7a7;
}
#article-article .article-comment,
#article-article .article-vieweds {
    position: relative;
    margin-left: 10px;
    padding-left: 11px;
}
#article-article .article-comment:after,
#article-article .article-vieweds:after {
    content: "";
    background-color: #ccc;
    width: 1px;
    height: 13px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

#article-article .description {
    margin-top: 15px;
    font-size: 13px;
    line-height: 22px;
}

#article-article .description-bottom {
    border-top: 1px solid #ddd;
    margin-top: 20px;
    padding-top: 15px;
}

#article-article .article-review {
    margin-top: 30px;
    margin-bottom: 35px;
    padding: 15px;
    background-color: #fff;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

/* Html Module */
.html-module {
    padding: 10px 15px;
    background-color: #fff;
    border-radius: 3px;
}
.html-module p {
    font-size: 13px;
    line-height: 22px;
}

/* Contact Page */
.contact-info h3,
.shops-contacts h3 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 600;
}

.contact-info .store-images {
    margin-bottom: 20px;
}

.contact-info .title {
    font-size: 14px;
    font-weight: 600;
}

.contact-info .description,
.contact-info address {
    margin-left: 35px;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 400;
}

.contact-info .fa {
    width: 25px;
    height: 25px;
    margin-right: 5px;
    padding: 4px;
    font-size: 13px;
    text-align: center;
    color: #fff;
    background-color: #2abcd4;
    border: 2px solid #2abcd4;
    border-radius: 50%;
}

.shops-contacts .title {
    font-size: 12px;
    font-weight: 600;
}

.shops-contacts .description,
.shops-contacts address {
    margin-bottom: 5px;
    font-size: 12px;
    font-weight: 400;
}

.contact-form .title {
    padding: 15px 5px;
    font-size: 14px;
    text-align: center;
    color: #fff;
    background: #7f7f7f;
}

.contact-form form {
    padding: 25px 35px 15px 35px;
    background: #f3f3f3;
    border: none;
}

.contact-form .form-horizontal .form-group {
    position: relative;
}

.contact-form .input-group input {
    padding-left: 0;
}

.contact-form input,
.contact-form textarea {
    border: 1px solid #e5e5e5;
    border-left: 1px solid transparent;
    border-radius: 4px;
    box-shadow: none;
}

.contact-form .form-horizontal .form-group.required:before {
    content: '*';
    position: absolute;
    top: 0;
    right: 6px;
    width: 5px;
    height: 5px;
    font-weight: bold;
    color: #F00;
    z-index: 3;
}

.contact-form .input-group-addon {
    background-color: #fff;
    border: 1px solid #e5e5e5;
    border-right: 1px solid transparent;
    border-radius: 4px 0 0 4px;
}

.contact-form .checkbox {
    margin: 0;
    padding: 3px 0;
    background-color: transparent;
}

.contact-form .checkbox input {
    border: none;
}

.contact-map-code {
    margin-top: 30px;
    padding: 15px;
    background-color: #fff;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
}

/* Wishlist Page */
.wishlist-page .wishlist-list {
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

.wishlist-page .wishlist-product {
    padding: 10px 0;
}

.wishlist-page .wishlist-list .image a {
    display: block;
}

.wishlist-page .wishlist-list .title {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 600;
}

.wishlist-page .wishlist-list .text {
    margin-bottom: 5px;
    font-size: 14px;
}

.wishlist-page .wishlist-list .text span {
    font-weight: 600;
}

.wishlist-page .wishlist-list .btn-primary,
.wishlist-page .wishlist-list .btn-danger {
    padding: 10px 13px;
    border-radius: 4px;
}

@media (min-width: 768px) {
    .wishlist-page .wishlist-list {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .wishlist-page .wishlist-product {
        display: flex;
        align-items: center;
    }

    .wishlist-page .image {
        margin-right: 10px;
    }
}

@media (max-width: 767px) {
    .wishlist-page .wishlist-list .image {
        margin-bottom: 15px;
        text-align: center;
    }
    .wishlist-page .wishlist-list .image img {
        display: inline-block;
    }
}

/* Account Page */
.account-page li {
    margin-bottom: 5px;
}
.account-page a {
    padding: 5px 0;
    display: block;
}