@import url(base.css);

/*********
Header
*********/
a {
    color: #be8658;
    text-decoration: none;
}
.certyfikat-product {
    max-width: 150px;
}
.img-responsive {
    width: 100%;
    height: auto;
}
.info-tkaniny {
    width: 20%;
    float: left;
    left: 0;
    display: block;
    font-size: 15px;
    margin-bottom: 15px;
}
.index_title_new {
    clear: both;
    color: #000;
    font-size: 30px;
    text-align: center;
    padding: 40px 0;
    margin: 0;
}
#lnk-swiateczna-promocja-10 a span {
    color: #e50000;
}
.has-discount .discount {
    background: #e50000 !important;
}
.product-flag.discount {
    background: #e50000 !important;
}


a:hover, a:focus, a:active {
    color: #000000;
    text-decoration: none;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-bottom: 15px;
}

.btn-primary {
    transition: 0.5s;
    border-radius: 3px;
    font-size: 16px;
    color:#ffffff;
}
.btn {
    border-radius: 3px;
}
.btn-primary:hover, .btn-primary.active:hover,
.btn-primary:active:hover, .open > .btn-primary.dropdown-toggle:hove {
    background-color: #333333;
    border-color: #333333;
    color: #ffffff;
}

* {
    font-family: 'Poppins', sans-serif;
    box-sizing: border-box;
}
.btn.disabled {
    border-color: #7a7a7a;
}
.btn-primary.focus, .btn-primary:focus,
.btn-primary, .btn-primary.active.focus, .btn-primary.active:focus, 
.btn-primary:active.focus, 
.btn-primary:active:focus, .open > .btn-primary.dropdown-toggle.focus, 
.open > .btn-primary.dropdown-toggle:focus {
    background: #be8658;
    border-color: #be8658;
}
.btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
    background: #333333;
    border-color: #333333;
}
.action.btn-primary:hover {
    color: #ffffff;
    background: #333333;
    border-color: #333333;
}
.dropdown:hover .expand-more {
    color: #be8658;
}

.btn-unstyle:focus .expand-more {
    color: #be8658;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 1200px) {
    .container {
        width: 100%;
        max-width: 1200px;
        box-sizing: border-box;
    }
}
@media (max-width: 1199px) {
    .container {
        width: 100%;
        max-width: 970px;
        box-sizing: border-box;
    }
    .btn-primary {
        font-size: 14px;
    }
}
@media (max-width: 991px) {
    .container {
        width: 100%;
        max-width: 750px;
        box-sizing: border-box;
    }
}
@media (max-width: 767px) {
    .container {
        width: 100%;
        max-width: 620px;
        margin-left: auto;
        margin-right: auto;
        box-sizing: border-box;
    }
}
@media (max-width: 639px) {
    .container {
        width: 100%;
        max-width: 460px;
        margin-left: auto;
        margin-right: auto;
        box-sizing: border-box;
    }
}
@media (max-width: 479px) {
    .container {
        width: 100%;
        max-width: 370px;
        margin-left: auto;
        margin-right: auto;
        box-sizing: border-box;
    }
    .row {
        margin-right: -10px;
        margin-left: -10px;
    }
}
@media (max-width: 379px) {
    .container {
        width: 100%;
        max-width: 100%;
        margin-left: auto;
        margin-right: auto;
        box-sizing: border-box;
    }
}

.top-padding {
    padding-top: 35px;
}
.bottom-padding {
    padding-bottom: 35px;
}
.top-margin {
    margin-top: 35px;
}
.bottom-margin {
    margin-bottom: 35px;
}
@media(max-width: 991px) {
    .top-padding {
        padding-top: 25px;
    }
    .bottom-padding {
        padding-bottom: 25px;
    }
    .top-margin {
        margin-top: 25px;
    }
    .bottom-margin {
        margin-bottom: 25px;
    }
}
@media(max-width: 767px) {
    .top-padding {
        padding-top: 20px;
    }
    .bottom-padding {
        padding-bottom: 20px;
    }
    .top-margin {
        margin-top: 20px;
    }
    .bottom-margin {
        margin-bottom: 20px;
    }
}
@media(max-width: 479px) {
    .top-padding {
        padding-top: 10px;
    }
    .bottom-padding {
        padding-bottom: 10px;
    }
    .top-margin {
        margin-top: 10px;
    }
    .bottom-margin {
        margin-bottom: 10px;
    }
}

#index .ht-main-content {
    padding-left: 25px;
    padding-right: 25px;
}
.ht-main-content {
    max-width: 100%;
    float: left;
    width: 100%;
	background-color: #e8e8e8 !important;
}

/*********
Header CSS
*********/
#index #header.header-type2{
    border-bottom : none;
}
#header.header-type2 {
    float: left;
    width: 100%;
    clear: both;
    display: block;
    border-bottom : 1px solid #cdcdcd;
}
#header.header-type2 .header-nav {
    padding: 0;
    margin: 0;
    border: none;
    max-height: unset;
}
#header.header-type2 .header-top {
    float: left;
    width: 100%;
    display: block;
    padding: 0;
    background-color: #fff; 
}
.header-type2 #_desktop_logo {
    display: table;
    height: 120px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translate(0, -50%);
}
.header-type2 #_desktop_logo .header-logo {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.header-type2 #_desktop_logo .header-logo > a {
    margin: 0;
    max-width: 100%;
    display: inline-block;
    vertical-align: middle;
    float: none;
}
.header-type2 #_desktop_logo .header-logo > a > img{
    display: block;
    margin: 0 auto;
}


/*********
Language/Currency
*********/
#header.header-type2 .header-nav #_desktop_language_selector,
#header.header-type2 .header-nav #_desktop_currency_selector {
    display: block;
    position: relative;
    float: left;
    margin-right: 10px;
}
#header.header-type2 .header-nav #_desktop_currency_selector:after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 22px;
    height: 10px;
    width: 1px;
    background: #444444;
}
#header.header-type2 .language-selector span,
#header.header-type2 .currency-selector span {
    font-size: 13px;
    font-weight: 500;
    color: #444444;
    text-transform: capitalize;
}
#header.header-type2 .language-selector:hover span,
#header.header-type2 .currency-selector:hover span {
    color: #222222;
}
#header.header-type2 .language-selector .dropdown-menu,
#header.header-type2 .currency-selector .dropdown-menu {
    margin: 0;
    border: none;
    display: block;
    padding: 10px 15px 0;
    float: left;
    width: 100%;
    border: 1px solid #e1e1e1;
    border-top: 2px solid #222222;
}
#header.header-type2 .currency-selector .currency-list li,
#header.header-type2 .language-selector .language-list li {
    font-size: 14px;
    padding: 3px 19px;
    margin: 0 4px 10px 4px;
    display: inline-block;
    float: left;
    text-transform: capitalize;
    border: 1px solid #e1e1e1;
    line-height: 28px;
    width: auto;
    cursor: pointer;
    transition: 0.5s;
}
#header.header-type2 .currency-selector .currency-list li:hover,
#header.header-type2 .language-selector .language-list li:hover {
    border: 1px solid #333333;
    background-color: #333333;
}
#header.header-type2 .currency-selector .currency-list li a,
#header.header-type2 .language-selector .language-list li a {
    color: #444444;
    padding: 0;
}
#header.header-type2 .currency-selector .currency-list li:hover a,
#header.header-type2 .language-selector .language-list li:hover a {
    color: #fff;
}
#header.header-type2 .currency-selector .currency-list li.current,
#header.header-type2 .language-selector .language-list li.current {
    border: 1px solid #be8658;
}
#header.header-type2 .currency-selector .currency-list li.current a,
#header.header-type2 .language-selector .language-list li.current a {
    color: #be8658;
}
#header.header-type2 .currency-selector .currency-list li.current:hover a,
#header.header-type2 .language-selector .language-list li.current:hover a {
    color: #fff;
}
#header.header-type2 .currency-selector .btn-unstyle:focus .expand-more,
#header.header-type2 .language-selector .btn-unstyle:focus .expand-more {
    color: #444444;
}
#header.header-type2 .language-selector,
#header.header-type2 .currency-selector {
    margin-top: 0;
}
#header.header-type2 .header-nav .material-icons.expand-more,
#header.header-type2 .header-nav .material-icons {
    margin: 0;
    line-height: 21px;
}
#header.header-type2 .language-selector .language-list li > a > img {
    display: block;
}
#header.header-type2 .language-selector .language-list li {
    padding: 11px 19px;
}

/*header user links*/
#header.header-type2 .top-right-btn {
    float: right;
    position: relative;
    padding-right: 15px;
}
#header.header-type2 .ht-account-links {
    float: right;
    position: relative;
}
#header.header-type2 .ht-account-links .header-links-main {
    display: block;
    position: relative;
    text-align: center;
    padding: 36px 0;
}
#header.header-type2 .ht-account-links .toggle-link-icon {
    text-align: center
}
#header.header-type2 .ht-account-links .toggle-link-icon > span {
    color: #333333;
    display: block;
    font-size: 18px;
    font-weight: normal;
    cursor: pointer;
    margin-bottom: 4px;
    line-height: 22px;
    transition: all .2s ease-in 0s;
    -webkit-transition: all .2s ease-in 0s;
    -moz-transition: all .2s ease-in 0s;
}
#header.header-type2 .ht-account-links .toggle-link-icon > span:first-child:hover {
    color: #be8658;
}
#header.header-type2 .ht-account-links .toggle-link-icon > .user-text {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;   
    text-align: center;
    margin-bottom: 0;
}
#header.header-type2 .ht-account-links .toggle-link-content {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    min-width: 225px;
    padding: 10px 15px;
    background-color: #ffffff;
    border: 1px solid #e1e1e1;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    z-index: 1;
    text-align: left;
}
#header.header-type2 .ht-account-links .ht-links-wrapper {
    display: block;
    float: left;
    width: 100%;
    border-top: 1px solid #e1e1e1;
    padding-top: 10px;
    margin-top: 10px;
}
#header.header-type2 .ht-account-links .ht-links-wrapper:first-child {
    border-top: none;
    padding-top: 0;
    margin-top: 0;
}
#header.header-type2 .ht-account-links .ht-links-wrapper ul {
    margin-bottom: 0;
}
#header.header-type2 .ht-account-links .toggle-link-content span {
    font-weight: 400;
    line-height: 1.8;
    letter-spacing: 0.5px;
    transition: 0.5s;
    font-size: 14px;
    color: #555555;
    display: block;
}
#header.header-type2 .ht-account-links .toggle-link-content span.language-label,
#header.header-type2 .ht-account-links .toggle-link-content span.currency-label {
    display: block;
    margin-bottom: 7px;
    font-weight: 700;
    text-transform: uppercase;
}
#header.header-type2 .user-link {
    position: relative;
    font-weight: 500;
    padding: 3px 0;
}
#header.header-type2 .user-link a:hover span {
    color: #be8658;
}
#header.header-type2 .user-link a i {
    padding-right: 5px;
}

/*header cart*/
#header.header-type2 #_desktop_cart {
    float: right;
    position: relative;
    padding: 38px 0 38px 15px;
}
#header.header-type2 #_desktop_cart .header {
    margin: 0;
    width: 100%;
}
#header.header-type2 #_desktop_cart .header a {
    display: block; 
    text-align: center;
    transition: all .2s ease-in 0s;
    -webkit-transition: all .2s ease-in 0s;
    -moz-transition: all .2s ease-in 0s;
}
#header.header-type2 #_desktop_cart .header a::before {
    color: #333333;
    line-height:19px;
    content: "\f290";
    font-family: "Fontawesome";
    font-size: 18px;
    font-weight: normal;
    transition: all .2s ease-in 0s;
    -webkit-transition: all .2s ease-in 0s;
    -moz-transition: all .2s ease-in 0s;
}
#header.header-type2 #_desktop_cart .header a:hover::before {
    color: #be8658;
}
#header.header-type2 #_desktop_cart .header a .cart-text {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    display: block;
    line-height: 20px;
    margin-top: 4px;
}
/*Home static block*/
#header.header-type2 .header-top .header-contact-block {
    display: block;
    float: left;
    padding: 36px 0;
}
#header.header-type2 .header-top .header-contact-block .item {
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    vertical-align: middle;
    font-size: 14px;
}
#header.header-type2 .header-top .header-contact-block .item:first-child{
    padding-left: 0;
}
#header.header-type2 .header-top .header-contact-block .item .icon-block{
    display: block;
    font-size: 18px;
    font-weight: normal;
    color: #43b3ae;
    line-height: 22px;
    text-align: left;
    margin-bottom: 4px;
    cursor: pointer;
}
#header.header-type2 .header-top .header-contact-block .item .icon-block:hover {
    color:#be8658;
}
#header.header-type2 .header-top .header-contact-block .item .text-block{
    display: block;
    font-size: 14px;
    font-weight: 600;
    color: #333333;
    line-height: 22px;
    text-align: center;
}
#header.header-type2 .header-top .header-contact-block .item .text-block a:hover {
    color: #333333;
}

@media(max-width:767px){
    #header.header-type2 .header-top .header-contact-block {
        display: none;
    }
}

/*search button*/
#header.header-type2 .header-search {
    float: right;
    position: relative;
    padding: 36px 15px;
}
#header.header-type2 .header-search .search-tog-block {
    display: block;
    text-align: center;
    margin: 0;
}
#header.header-type2 .header-search .search-tog-block #search-tog-btn {
    text-align: center;
}
#header.header-type2 .header-search .search-tog-block #search-tog-btn > span {
    color: #333333;
    display: block;
    font-size: 18px;
    font-weight: normal;
    cursor: pointer;
    line-height: 22px;
    margin-bottom: 4px;
    transition: all .2s ease-in 0s;
    -webkit-transition: all .2s ease-in 0s;
    -moz-transition: all .2s ease-in 0s;
}
#header.header-type2 .header-search .search-tog-block #search-tog-btn > span:first-child:hover {
    color: #be8658;
}
#header.header-type2 .header-search .search-tog-block #search-tog-btn .search-text {
    color: #333333;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    text-align: center;
    margin-bottom: 0;
}
#header.header-type2 #search_widget button {
    background: #be8658;
    border: none;
    color: #ffffff;
    height: 42px;
    width: 42px;
    padding: 0;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s ease-in 0s;
    -webkit-transition: all .2s ease-in 0s;
    -moz-transition: all .2s ease-in 0s;
    border-radius: 0;
}
#header.header-type2 #search_widget button:hover {
    background: #333333;
}
#header.header-type2 #search_widget {
    display: none;
    cursor: pointer;
    position: absolute;
    top: 100%;
    right: 0;
    border: none;
    box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    z-index: 1;
}
.header-type2 .header-top .search-widget form input[type="text"] {
    background: #ffffff;
    border: 1px solid #e1e1e1;
    color: #333333;
    height: 42px;
    padding-left: 15px;
    padding-right: 45px;
    min-width: 315px;
}

@media (min-width: 768px) {
    #index .ht-main-content.type2 {
        padding-left: 0;
        padding-right: 0;
    }
    #header.header-type2 .header-top .cart-preview .ht_cart {
        display: none;
        background: #fff none repeat scroll 0 0;
        height: auto;
        left: auto;
        position: absolute;
        right: 0;
        top: 100%;
        width: 300px;
        background: #fff;
        border: 1px solid #e1e1e1;
        box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
        z-index: 999;
        transition: .5s;
    }
    #header.header-type2 .header-top #_desktop_cart:hover .cart-preview .ht_cart {
        display: block;
    }
    #header.header-type2 .header-top .cart-preview .ht_cart .no-item {
        margin: 0;
        padding: 20px 15px;
        text-align: center;
        box-shadow: 0 5px 10px rgba(0, 0, 0, .1);
    }
    #header.header-type2 .header-top .cart-preview .ht_cart ul {
        overflow-x: hidden;
        padding: 0px 15px;
        margin: 0;
        border-bottom: 1px solid #e1e1e1;
        max-height: 264px;
    }
    #header.header-type2 .header-top .cart-preview .ht_cart ul li {
        display: block;
        position: relative;
        float: left;
        width: 100%;
        padding: 15px 0;
        border-bottom: 1px solid #e1e1e1;
    }
    #header.header-type2 .header-top .cart-preview .ht_cart ul li:last-child {
        border-bottom: none;
    }
    #header.header-type2 .header-top .cart-preview .ht_cart ul li .cart-img {
        float: left;
        margin-right: 12px;
        text-align: center;
        width: 80px;
        border: 1px solid #e1e1e1;
    }
    #header.header-type2 .header-top .cart-preview .ht_cart ul li .cart-img img {
        max-width: 100%;
    }
    #header.header-type2 .header-top .cart-preview .ht_cart ul li .cart-info {
        overflow: hidden;
        padding-right: 20px;
        position: relative;
        text-align: left;
        color: #111;
    }
    #header.header-type2 .header-top .cart-preview .ht_cart ul li .cart-info .product-quantity {
        float: left;
        margin-right: 5px;
        font-size: 13px
    }
    #header.header-type2 .header-top .cart-preview .ht_cart ul li .cart-info .product-name {
        display: inline-block;
        font-size: 13px;
        max-width: 136px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    #header.header-type2 .header-top .cart-preview .ht_cart ul li .cart-info .product-price {
        display: block;
        font-size: 14px;
        color: #121312;
        line-height: 20px;
        padding: 5px 0 5px;
        width: 100%;
        font-weight: 700;
    }
    #header.header-type2 .header-top .cart-preview .ht_cart ul li .cart-info .remove-from-cart {
        position: absolute;
        right: 0;
        top: 0px;
        z-index: 99;
    }
    #header.header-type2 .header-top .cart-preview .ht_cart ul li .cart-info .remove-from-cart .remove-icon i {
        color: #111;
        font-size: 16px;
    }
    #header.header-type2 .header-top .cart-preview .ht_cart ul li .cart-info .remove-from-cart .remove-icon i:hover {
        color: #be8658;
    }
    #header.header-type2 .header-top .cart-preview .ht_cart ul li .cart-info .remove-from-cart .remove-icon-text {
        display: none;
    }
    #header.header-type2 .header-top .cart-preview .ht_cart .cart-summary {
        display: block;
        float: left;
        width: 100%;
    }
    #header.header-type2 .header-top .cart-preview .ht_cart .cart-summary .cart-subtotals,
    #header.header-type2 .header-top .cart-preview .ht_cart .cart-summary .cart-total {
        display: block;
        float: left;
        width: 100%;
        padding: 20px 15px 20px;
        border-bottom: 1px solid #e1e1e1;
    }
    #header.header-type2 .header-top .cart-preview .ht_cart .cart-summary .cart-subtotals .products,
    #header.header-type2 .header-top .cart-preview .ht_cart .cart-summary .cart-subtotals .shipping {
        display: block;
        float: left;
        width: 100%;
        padding: 5px 0;
    }
    #header.header-type2 .header-top .cart-preview .ht_cart .cart-summary .cart-subtotals .label,
    #header.header-type2 .header-top .cart-preview .ht_cart .cart-summary .cart-total .label {
        font-weight: normal;
        padding-left: 0;
        white-space: inherit;
        float: left;
        color: #3c3c3c;
        font-size: 13px;
        letter-spacing: 0.8px;
    }
    #header.header-type2 .header-top .cart-preview .ht_cart .cart-summary .cart-subtotals .value,
    #header.header-type2 .header-top .cart-preview .ht_cart .cart-summary .cart-total .value {
        color: #3c3c3c;
        font-size: 13px;
        letter-spacing: 0.8px;
        float: right !important;
    }
    #header.header-type2 .header-top .cart-preview .ht_cart .cart-wishlist-action {
        display: block;
        float: left;
        width: 100%;
        padding: 15px;
        border: none;
        text-align: center;
    }
    #header.header-type2 .header-top .cart-preview .ht_cart .cart-wishlist-action a {
        cursor: pointer;
        float: none;
        display: inline-block;
        background-color: #be8658;
        background-position: 0 0;
        background-repeat: no-repeat;
        color: #ffffff;
        font-size: 13px;
        font-weight: 700;
        height: auto;
        padding: 13px 25px;
        line-height: 14px;
        border: 1px solid #be8658;
        position: relative;
        text-transform: uppercase;
        z-index: 1;
        letter-spacing: 0;
        border-radius: 3px;
    }
    #header.header-type2 .header-top .cart-preview .ht_cart .cart-wishlist-action a:hover {
        background-color: #333333;
        border-color: #333333;
        color: #fff;
    }


    /*top menu*/
    #checkout #header.header-type2 .top-navigation-menu{
        display: none;
    }
    #checkout #header.header-type2 #_desktop_logo{
        display: block;
        height: auto;
        position: relative;
        left: none;
        right: none;
        margin: 0 auto;
        top: none;
        transform: none;
        text-align: center;
    } 
    #checkout #header.header-type2 .header-top{
        padding: 20px 0;
    }
    #checkout #header.header-type2 #_desktop_logo .header-logo {
        display: block;
        text-align: center;
        margin-bottom: 0;
    }
    #header.header-type2 .header-bottom{
        float: left;
        width: 100%;
        clear: both;
        display: block;
        background: #ffffff;
    }
    #header.header-type2 .top-navigation-menu {
        float: left;
        width: 100%;
        display: block;
        position: relative;
        border-top: 1px solid #cdcdcd;
    }
    #header.header-type2 .top-navigation-menu-inner {
        margin-bottom: 0;
        background: transparent;
    }
    #header.header-type2 .main-menu {
        padding: 0;
        margin: 0;
        width: 100%;
        display: block;
    }
    #header.header-type2 .main-menu .top-menu {
        display: block;
        margin: 0 auto;
        padding: 0;
        width: auto;
        text-align: center;
    }
    #header.header-type2 .main-menu > ul > li {
        margin: 0 15px 0 0;
        display: inline-block;
        vertical-align: top;
        position: relative;
    }
    #header.header-type2 .main-menu > ul li:last-child {
        margin: 0;
    }
    #header.header-type2 .main-menu > ul a[data-depth="0"] {
        position: relative;
        display: block;
        padding: 11px 15px;
        cursor: pointer;
        font-size: 16px;
        font-weight: 400;
        letter-spacing: 0.5px;
        color: #333333;
        line-height: 28px;
        text-transform: capitalize;
    }
    #header.header-type2 .main-menu > ul > li:first-child > a[data-depth="0"]{
        padding-left: 0;
    }
    #header.header-type2 .main-menu > ul > li:last-child > a[data-depth="0"]{
        padding-right: 0;
    }
    #header.header-type2 .main-menu > ul a[data-depth="0"]:hover,
    #header.header-type2 .main-menu > ul li.current a[data-depth="0"] {
        color: #be8658;
    }
    #header.header-type2 .main-menu > ul a[data-depth="2"] {
        padding: 7px 0 0 0;
    }
    #header.header-type2 .main-menu .sub-menu {
        border: 1px solid #e1e1e1;
        margin-left: 0;
        z-index: 10000;
        border-radius: 0;
        display: none;
        top: 100% !important;
        width: max-content;
        min-width: inherit;
        left: auto;
        right: auto;
        background-color: #ffffff;
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
        padding: 15px 5px;
        -webkit-transform: scale(0, 0);
        -ms-transform: scale(0, 0);
        transform: scale(0, 0);
        display: block !important;
        opacity: 0;
        filter: alpha(opacity=0);
        -transform-origin: 20% 20% 0;
    }
    #header.header-type2 .main-menu ul > li:hover .sub-menu {
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 1;
        filter: alpha(opacity=100);
    }
    #header.header-type2 .main-menu .sub-menu a {
        color: #000;
    }
    #header.header-type2 .main-menu .sub-menu ul[data-depth="1"] > li {
        float: left;
        margin: 0 12px 0 15px;
        min-width: 160px;
    }
    #header.header-type2 .main-menu .sub-menu ul[data-depth="1"] > li:first-child {
        margin-left: 15px;
    }
    #header.header-type2 .main-menu .sub-menu li > a.dropdown-submenu {
        text-transform: uppercase;
        color: #333333;
        font-size: 14px;
        font-weight: 600;
        padding-bottom: 5px;
        margin-bottom: 0px;
    }
    #header.header-type2 .main-menu .sub-menu ul[data-depth="1"] > li a {
        position: relative;
        color: #333333;
        text-transform: unset;
    }
    #header.header-type2 .main-menu .sub-menu ul[data-depth="2"] > li a {
        color: #333333;
    }
    #header.header-type2 .main-menu .sub-menu .top-menu > li a:hover {
        color: #be8658;
    }
    #header.header-type2 .main-menu .sub-menu .menu-banner {
        margin-left: 15px;
        position: relative;
        display: block;
        float: left;
    }
    #header.header-type2 .main-menu .sub-menu .menu-banner-img {
        float: left;
        margin-top: 10px;
        position: relative;
        cursor: pointer;
        overflow: hidden;
    }
    #header.header-type2 .main-menu .sub-menu .menu-banner-img img {
        max-width: 100%;
        position: relative;
    }
    #header.header-type2 .main-menu .sub-menu .menu-banner-img::before {
        z-index: 1;
        content: "";
        position: absolute;
        left: 10px;
        right: 10px;
        top: 10px;
        bottom: 10px;
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
        transform: scale(0, 1);
        -moz-transform: scale(0, 1);
        -webkit-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
    }
    #header.header-type2 .main-menu .sub-menu .menu-banner-img::after {
        z-index: 1;
        content: "";
        position: absolute;
        left: 10px;
        right: 10px;
        top: 10px;
        bottom: 10px;
        border-left: 1px solid #fff;
        border-right: 1px solid #fff;
        transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -webkit-transform: scale(1, 0);
        -ms-transform: scale(0, 1);
    }
    #header.header-type2 .main-menu .sub-menu .menu-banner-img:hover::after,
    #header.header-type2 .main-menu .sub-menu .menu-banner-img:hover::before {
        transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -webkit-transform: scale(1, 1);
        -ms-transform: scale(1, 1);
    }
    #header.header-type2 .main-menu .sub-menu .menu-banner-img:hover img {
        opacity: 0.8;
    }
}
@media (max-width: 991px) {
    #header.header-type2 .main-menu > ul > li{
        margin: 0 10px 0 0;
    }
    #header.header-type2 .top-navigation-menu {
        width: 100%;
        border-top: 1px solid #e1e1e1;
    }
}
@media (max-width: 767px) {
    #header.header-type2 .header-nav {
        padding: 5px 0;
        background-color: #ffffff;
        border-bottom: 1px solid #e1e1e1;
    }

    #header.header-type2 .header-nav .container {
        max-width: 100%;
    }
    #header.header-type2 .header-top {
        position: relative;
        box-shadow: none;
    }
    #header.header-type2 .header-top > .container {
        max-width: 100%;
    }
    #header.header-type2 .header-nav #_mobile_cart {
        margin-right: 15px;
        margin-top: 12px;
        margin-bottom: 12px;
    }
    #header.header-type2 .header-nav .cart-preview i {
        font-size: 18px;
        line-height: 50px;
    }
    #header.header-type2 .header-nav .blockcart {
        padding: 0;
        width: 40px;
        text-align: center;
        height: 40px;
        margin: 5px 0;
    }
    #header.header-type2 #_mobile_cart .header .cart-products-count {
        display: block;
        position: absolute;
        top: 7px;
        right: 0px;
        background: #be8658;
        font-size: 12px;
        padding: 0;
        border-radius: 15px;
        width: 16px;
        height: 16px;
        text-align: center;
        color: #fff;
        line-height: 15px;
    }
    .ht_cart.cart-hover-content {
        display: none;
    }
    #header.header-type2 .header-nav .blockcart .header {
        margin-top: 0;
        position: relative;
        display: block ;
        width: 40px;
        height: 40px;
        line-height: 36px;
        font-size: 18px;
        text-align: center;
        cursor: pointer;
        border: 1px solid #333333;
        border-radius: 50%;
    }
    #header.header-type2 .header-nav .blockcart .header:hover{
        color: #be8658;
    }
    #header.header-type2 .header-nav .blockcart .cart-text {
        display: none;
    }
    #header.header-type2 #_mobile_user_info {
        margin: 17px 0;
    }
    #header.header-type2 .header-nav .user-info,
    #header.header-type2 .header-nav .user-info ul {
        margin: 0;
    }
    #header.header-type2 .header-nav .user-info li {
        display: inline-block;
        padding: 0;
    }
    #header.header-type2 .header-nav .user-info li a {
        display: block;
        width: 40px;
        height: 40px;
        line-height: 38px;
        font-size: 18px;
        text-align: center;
        cursor: pointer;
        border: 1px solid #333333;
        border-radius: 50%;
        margin-right: 10px;
    }
    #header.header-type2 .header-nav .user-info .account {
        margin-left: 0;
    }
    #header.header-type2 .user-link a i {
        padding-right: 0;
    }

    #header.header-type2 .header-top > .container {
        position: inherit;
    }

    #header.header-type2 #search-tog-btn {
        padding: 0;
        margin: 17px 0;
        float: right;
    }
    #header.header-type2 #search-tog-btn > span {
        width: 40px;
        height: 40px;
        line-height: 38px;
        display: block;
        font-size: 18px;
        text-align: center;
        cursor: pointer;
        border: 1px solid #333333;
        border-radius: 50%;
        margin-right: 10px;
    }
    #header.header-type2 #search-tog-btn > .search-text {
        display: none;
    }
    #header.header-type2 #search-tog-btn > span:hover {
        color: #be8658;
    }
    #header.header-type2 #search-tog-btn button {
        text-align: center;
    }
    #header.header-type2 .header-search {
        width: 100%;
        padding: 0;
    }
    #header.header-type2 #search_widget {
        padding: 15px;
        box-shadow: none;
        position: relative;
    }
    #header.header-type2 #search-tog-btn #search_widget button {
        bottom: 0;
    }
    #header.header-type2 .top-right-btn,
    .top-navigation-menu {
        padding: 0;
        width: 100%;
        margin: 0 auto;
        left: 0;
        right: 0;
        z-index: 11;
        background: #fff;
    }
    #header.header-type2 .header-top #_desktop_cart {
        height: auto;
        padding: 0;
        margin: 0;
    }
    #header.header-type2 .header-nav .cart-preview.active {
        background: transparent;
        margin-left: 0;
    }
    #header.header-type2 .header-nav .cart-preview a,
    #header.header-type2 .header-nav .cart-preview a:active,
    #header.header-type2 .header-nav .cart-preview a:focus,
    #header.header-type2 .header-nav .cart-preview a:visited,
    #header.header-type2 .header-nav .cart-preview i {
        color: #333333;
    }
    #header.header-type2 .header-nav .cart-preview.active a,
    #header.header-type2 .header-nav .cart-preview.active a:active,
    #header.header-type2 .header-nav .cart-preview.active a:focus,
    #header.header-type2 .header-nav .cart-preview.active a:visited,
    #header.header-type2 .header-nav .cart-preview.active i {
        color: #333333;
    }
    #header.header-type2 .header-nav .cart-preview a .cart-products-count {
        color: #333333;
    }
    #header.header-type2 .header-nav .cart-preview a:hover,
    #header.header-type2 .header-nav .cart-preview i:hover {
        color: #be8658;
    }
    #header.header-type2 .header-nav .cart-preview.active a:hover,
    #header.header-type2 .header-nav .cart-preview.active i:hover {
        color: #be8658;
    }
    #header.header-type2 .header-nav .cart-preview a:hover:before {
        color: #be8658;
    }
    #header.header-type2 .header-nav .cart-preview a:before {
        color: #333333;
        line-height: 23px;
        content: "\f290";
        font-family: "Fontawesome";
        font-size: 18px;
        font-weight: normal;
    }
    #header.header-type2 .header-nav .cart-preview a {
        position: relative;
    }
    #header.header-type2 .header-nav .cart-preview a:hover .cart-products-count {
        color: #be8658;
    }
    #header.header-type2 .header-nav .top-logo {
        float: left;
        display: table;
        height: 75px;
        padding-top: 0;
    }
    #header.header-type2 .header-nav .top-logo .header-logo {
        margin: 0;
        float: none;
        display: table-cell;
        vertical-align: middle;
    }
    #header.header-type2 .header-nav .top-logo a {
        display: block;
    }
    #header.header-type2 .header-nav .top-logo a > img {
        max-height: 100%;
        max-width: 100%;
    }
    #header.header-type2 .header-nav #menu-icon {
        padding-top: 14px;
    }
    #header.header-type2 .header-nav #menu-icon .material-icons {
        color: #333333;
    }
    #header.header-type2 .header-nav #menu-icon .material-icons:hover {
        color: #be8658;
    }
    #header.header-type2 .top-navigation-menu {
        margin-top: 0;
        border-top: none;
    }
}
@media (max-width: 479px) {
    #header.header-type2 .header-nav .top-logo a > img {
        max-width: 120px;
    }
    #header.header-type2 .header-nav #_mobile_cart{
        margin-right: 5px;
    }
    #header.header-type2 #search-tog-btn > span ,
    #header.header-type2 .header-nav .user-info li a {
        margin-right: 5px;
    }

}
@media (max-width: 375px) {
    #header.header-type2 .header-nav .top-logo a > img {
        max-width: 100px;
    }
}
/*navbar submenu styles start*/
@media (min-width: 768px) {
    #header.header-type2 .main-menu .top-menu > li.ht-level-0.has-child > a {
        position: relative;
    }
    #header.header-type2 .main-menu .top-menu > li.ht-level-0.has-child > a:after {
        content: "\f107";
        font-family: "Fontawesome";
        position: absolute;
        right: 0;
        top: 50%;
        transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -webkit-transform: translate(0, -50%);
    }
    #header.header-type2 .main-menu .top-menu > li.ht-level-0.has-child:hover > a:after {
        content: "\f106";
    }
    #header.header-type2 .main-menu .top-menu.ht-classic > li.ht-level-0.has-child {
        position: relative;
    }
    #header.header-type2 .main-menu .top-menu.ht-classic > li.ht-level-0 > .collapse {
        min-width: 225px;
        padding-left: 0;
        padding-right: 0;
        padding-bottom: 6px;
        padding-top: 6px;
    }
    #header.header-type2 .main-menu .top-menu.ht-classic > li.ht-level-0 > .collapse > ul.top-menu {
        display: block;
        padding: 0;
        margin: 0;
        list-style: none;
    }
    #header.header-type2 .main-menu .top-menu.ht-classic > li.ht-level-0 > .collapse > ul.top-menu > li.ht-level-1 {
        display: block;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
        float: none;
    }
    #header.header-type2 .main-menu .top-menu.ht-classic > li.ht-level-0 > .collapse > ul.top-menu > li.ht-level-1.has-child {
        position: relative;
    }
    #header.header-type2 .main-menu .top-menu.ht-classic > li.ht-level-0 > .collapse > ul.top-menu > li.ht-level-1 > a {
        padding: 8px 15px;
        position: relative;
        color: #333333;
        font-size: 14px;
        text-transform: unset;
        font-weight: 400;
        text-align: left;
    }
    #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] > li a:hover {
        color: #be8658;
    }
    #header .top-menu a[data-depth="0"]:hover{
        color:#333333
    }
    #header.header-type2 .main-menu .top-menu.ht-classic > li.ht-level-0 > .collapse > ul.top-menu > li.ht-level-1.has-child > a:after {
        content: "\f107";
        font-family: "Fontawesome";
        float: right;
        position: absolute;
        right: 15px;
        display: inline-block;
        text-decoration: none;
    }
    #header.header-type2 .main-menu .top-menu.ht-classic > li.ht-level-0 > .collapse > ul.top-menu > li.ht-level-1.has-child:hover > a:after {
        content: "\f105";
    }
    #header.header-type2 .main-menu .top-menu.ht-classic > li.ht-level-0 > .collapse > ul.top-menu li .collapse {
        position: absolute;
        left: 100%;
        top: 0;
        background: #fff;
        min-width: 220px;
        padding: 6px 0 6px;
        border: 1px solid #e1e1e1;
        display: none;
    }
    #header.header-type2 .main-menu .top-menu.ht-classic > li.ht-level-0 > .collapse > ul.top-menu li:hover > .collapse {
        display: block;
    }
    #header.header-type2 .main-menu .top-menu.ht-classic > li.ht-level-0 > .collapse > ul.top-menu li .collapse .top-menu {
        display: block;
        margin: 0;
        padding: 0;
        width: auto;
    }
    #header.header-type2 .main-menu .top-menu.ht-classic > li.ht-level-0 > .collapse > ul.top-menu li .collapse .top-menu li.category {
        display: block;
        margin-left: 0;
        margin-right: 0;
        float: none;
    }
    #header.header-type2 .main-menu .top-menu.ht-classic > li.ht-level-0 > .collapse > ul.top-menu > li > .collapse .top-menu > li.category.has-child {
        position: relative;
    }
    #header.header-type2 .main-menu .top-menu.ht-classic > li.ht-level-0 > .collapse > ul.top-menu > li > .collapse .top-menu > li.category > a {
        padding: 8px 15px;
        position: relative;
        color: #333333;
        text-transform: unset;
        font-size: 14px;
        font-weight: 400;   
        text-align: left;
    }
    #header.header-type2 .main-menu .top-menu.ht-classic > li.ht-level-0 > .collapse > ul.top-menu > li > .collapse .top-menu > li.category > a:hover {
        color: #be8658;
    }
    #header.header-type2 .main-menu .top-menu.ht-classic > li.ht-level-0 > .collapse > ul.top-menu > li > .collapse .top-menu > li.category.has-child > a:after {
        content: "\f107";
        font-family: "Fontawesome";
        float: right;
        float: right;
        position: absolute;
        right: 15px;
        display: inline-block;
        text-decoration: none;
    }
    #header.header-type2 .main-menu .top-menu.ht-classic > li.ht-level-0 > .collapse > ul.top-menu > li > .collapse .top-menu > li.category.has-child:hover > a:after {
        content: "\f105";
    }
    #header.header-type2 .main-menu .top-menu.ht-fullwidth li.ht-level-1 > a {
        padding: 6px 0;
        font-size: 16px;
    }
    #header.header-type2 .main-menu .top-menu.ht-fullwidth li.ht-level-1 > .collapse ul.top-menu > li.category {
        display: block;
        margin-bottom: 0;
    }
    #header.header-type2 .main-menu .top-menu.ht-fullwidth li.ht-level-1 > .collapse ul.top-menu > li.category > a {
        padding: 6px 0;
    }
    #header.header-type2 .main-menu .top-menu.ht-default li.ht-level-1 > a {
        padding: 6px 0;
        font-size: 16px;
    }
    #header.header-type2 .main-menu .top-menu.ht-default li.ht-level-1 > .collapse ul.top-menu > li.category {
        display: block;
        margin-bottom: 0;
    }
    #header.header-type2 .main-menu .top-menu.ht-default li.ht-level-1 > .collapse ul.top-menu > li.category > a {
        padding: 6px 0;
    }
}
/*navbar submenu styles end*/

/*search button*/
.search-widget form input[type="text"]:focus {
    outline: none;
    color: #333333;
    box-shadow: 0 0 5px #e1e1e1;
}
.page-content.page-not-found #search-tog-btn {
    display: none;
}
.page-content.page-not-found #search_widget {
    cursor: pointer;
    border: none;
    position: relative;
    min-width: 100%;
    z-index: 1;
}
.page-content.page-not-found .search-widget form {
    width: 100%;
}
#pagenotfound .page-not-found .search-widget input, 
#products .page-not-found .search-widget input {
    padding-right: 35px;
}
.page-content.page-not-found #search-tog-btn form input[type="text"] {
    width: auto;
    padding: 15px;
    min-width: 300px;
    border: 1px solid #e1e1e1;
}
.page-content.page-not-found #search-tog-btn #search_widget button {
    width: 40px;
    height: 40px;
    text-align: right;
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    text-align: center;
    right: 7px;
    bottom: 7px;
}
.page-content.page-not-found #search-tog-btn #search_widget button img {
    width: auto;
    margin: 0 auto;
}
#header .navbar-block {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 100%;
    display: block;
    float: none;
    width: 100%;
}
@media (min-width: 992px) {
    #header .navbar-block {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    #header .navbar-block {
        max-width: 1140px;
    }
}
@media (max-width: 767px) {
    #index .ht-main-content {
        padding-left: 0;
        padding-right: 0;
    }
    /*mobile menu css*/
    #mobile_top_menu_wrapper {
        box-shadow: 0 5px 5px 1px rgba(0,0,0,0.15);
        position: absolute;
        z-index: 100;
        left: 0;
        right: 0;
        margin: 0;
        top: 0;
    }
    /*currency-language css*/
    #mobile_top_menu_wrapper .js-top-menu-bottom #_mobile_contact_link {
        display: none;
    }
    #mobile_top_menu_wrapper .js-top-menu-bottom #_mobile_currency_selector {
        border: 1px solid #e1e1e1;
        padding: 8px 10px;
    }
    #mobile_top_menu_wrapper .js-top-menu-bottom .currency-selector {
        padding: 0;
        display: block;
        cursor: pointer;
        width: 100%;
    }
    #mobile_top_menu_wrapper .js-top-menu-bottom .currency-selector select {
        padding: 8px 10px;
        background: #f6f6f6;
        border: 1px solid #e1e1e1;
        display: block;
        cursor: pointer;
        width: 100%;
    }
    #mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper {
        padding: 8px 10px;
        background: #fff;
        border: 1px solid #e1e1e1;
        display: block;
        cursor: pointer;
        width: 100%;
    }
    #mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper #language-selector-label {
        display: none;
    }
    #mobile_top_menu_wrapper .js-top-menu-bottom .currency-selector #currency-selector-label {
        display: none;
    }
    #mobile_top_menu_wrapper .js-top-menu-bottom .language-selector-wrapper .language-selector select {
        width: 100%;
        background: #f6f6f6;
        padding: 8px 10px;
        border: 1px solid #e1e1e1;
    }
    #mobile_top_menu_wrapper .top-menu .sub-menu {
        background: #fff;
        border: none;
    }
    #mobile_top_menu_wrapper .top-menu a[data-depth="0"] {
        padding: 12px 0;
        font-size: 16px;
        font-weight: 400;
        color: #333333;
        text-transform: capitalize;
    }
    #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] > li a {
        padding: 7px 20px;
        color: #333333;
        font-weight: 400;
    }
    #mobile_top_menu_wrapper .top-menu .sub-menu ul[data-depth="1"] > li a:hover,
    #header .top-menu a[data-depth="0"]:hover {
        color: #be8658;
    }
    .ht_cart.cart-hover-content {
        display: none;
    }
    .search-widget form button[type="submit"] {
        bottom: 0;
        right: 0;
        height: 52px;
        cursor: pointer;
    }
    .header-top .search-widget form input[type="text"] {
        width: 100%;
    }
    .top-navigation-menu {
        padding: 0;
        width: 100%;
        margin: 0 auto;
        left: 0;
        right: 0;
        z-index: 11;
        background: #fff;
    }
    .advertising-block {
        display: none;
    }
}
@media (max-width: 479px) {
    .header-type2 .header-top .search-widget form input[type="text"] {
        min-width: 100%;
    }
}

/*image slider*/
.image-slider-block {
    float: left;
    width: 100%;
    clear: both;
    color: #fff;
    margin-bottom: 35px;
}
.image-slider-block .carousel .carousel-inner {
    height: auto;
    margin: 0;
}
.image-slider-block .slider-description {
    display: block;
    position: absolute;
    top: 50%;
    transform: translate(0,-50%);
    left: 0;
    right: 0;
    text-align: center;
}
.image-slider-block .slider-description .desc-content {
    text-align: left;
    display: block;
}
.image-slider-block .slider-description .desc-content {
    float: left;
}
.image-slider-block .slider-description .desc-content .banner-text{
    text-align: left;
    display: block;
}
.image-slider-block .slider-description .desc-content strong{
    margin-top: 0;
    font-weight: 600;
    color: #be8658;
    display: block;
    text-transform: capitalize;
    font-size: 60px;
    line-height: 1.2;
    margin-bottom: 10px;
}
.image-slider-block .slider-description .desc-content p {
    display: block;
    color: #333333;
    font-weight: 600;
    font-size: 50px;
    line-height: 1.2;
    margin-bottom: 15px;
}
.image-slider-block .slider-description .desc-content span{
    color: #333333;
    display: block;
    font-size: 30px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 30px;
}
.image-slider-block .slider-description .desc-content .action-button {
    background: #be8658;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    font-size: 17px;
    box-sizing: border-box;
    vertical-align: middle;
    padding: 14px 20px;
    min-width: 170px;
    text-transform: uppercase;
    border-radius: 5px;
    text-align: center;
}
.image-slider-block .slider-description .desc-content .action-button:hover {
    background: #333333;
    color: #f5f5f5;
    transition: all .2s ease-in 0s;
}
.image-slider-block .carousel .carousel-inner a,
.image-slider-block .carousel .carousel-inner figure {
    margin: 0;
    display: block;
}
.image-slider-block .carousel-control {
    opacity: 0;
    transition: 0.5s;
}
.image-slider-block:hover .carousel-control {
    opacity: 1;
}
.image-slider-block .carousel-control .icon-next {
    width: 50px;
    height: 50px;
    right: 30px;
    margin-right: 0;
    transition: 0.5s;
    border: 1px solid #be8658;
    background-color: rgba(255,255,255,0.5);
    border-radius: 5px;
}
.image-slider-block .carousel-control .icon-prev {
    width: 50px;
    height: 50px;
    left: 30px;
    margin-left: 0;
    transition: 0.5s;
    border: 1px solid #be8658;
    background-color: rgba(255,255,255,0.5);
    border-radius: 5px;
}
.image-slider-block .carousel .carousel-control .icon-prev i,
.image-slider-block .carousel .carousel-control .icon-next i {
    transition: 0.5s;
    font-size: 48px;
    color: #be8658;
    line-height: 50px;
    vertical-align: top;
    text-shadow: none;
}
.image-slider-block .carousel .carousel-control .icon-next:hover,
.image-slider-block .carousel .carousel-control .icon-prev:hover {
    border-color: #333333;
}
.image-slider-block .carousel .carousel-control .icon-next:hover i,
.image-slider-block .carousel .carousel-control .icon-prev:hover i {
    color: #333333;
}

@media (max-width: 1199px) {
    .image-slider-block .slider-description .desc-content .action.primary {
        padding: 10px 15px;
    }
    .image-slider-block .slider-description .desc-content {
        padding-left: 55px;
    }
    .image-slider-block .slider-description .desc-content strong {
        font-size: 50px;
    }
    .image-slider-block .slider-description .desc-content p {
        font-size: 40px;
    }
}
@media (max-width: 991px) {
    image-slider-block {
        margin-bottom: 25px;
    }
    .image-slider-block .slider-description .desc-content strong {
        font-size: 40px;
        margin-bottom: 5px;
    }
    .image-slider-block .slider-description .desc-content p {
        font-size: 30px;
    }
    .image-slider-block .slider-description .desc-content span{
        font-size: 22px;
        margin-bottom: 15px;
    }
    .image-slider-block .slider-description .desc-content .action-button {
        padding: 10px 20px;
    }
}
@media(max-width:767px){
    image-slider-block {
        margin-bottom: 20px;
    }
    .image-slider-block .slider-description .desc-content strong {
        font-size: 30px;
    }
    .image-slider-block .slider-description .desc-content p {
        font-size: 28px;
        margin-bottom: 8px;
    }
    .image-slider-block .slider-description .desc-content span{
        font-size: 20px;
        margin-bottom: 10px;
    }
    .image-slider-block .slider-description .desc-content .action-button {
        padding: 8px 12px;
        font-size: 16px;
        min-width: 140px;
    }
}
@media (max-width: 639px) {
    .image-slider-block .carousel-control .icon-prev, 
    .image-slider-block .carousel-control .icon-next {
        width: 35px;
        height: 35px;
        background-size: 20px;
    }
    .image-slider-block .carousel-control .icon-next,
    .image-slider-block .carousel-control .icon-prev {
        width: 35px;
        height: 35px;
        right: 30px;
    }
    .image-slider-block .carousel .carousel-control .icon-prev i,
    .image-slider-block .carousel .carousel-control .icon-next i {
        font-size: 30px;
        line-height: 35px;
    }
    .image-slider-block .slider-description .desc-content {
        padding-left: 30px;
    }
    .image-slider-block .slider-description .desc-content strong {
        font-size: 24px;
        margin-bottom: 0;
    }
    .image-slider-block .slider-description .desc-content p {
        font-size: 22px;
        margin-bottom: 5px;
    }
    .image-slider-block .slider-description .desc-content span{
        font-size: 18px;
        margin-bottom: 5px;
    }
    .image-slider-block .slider-description .desc-content .action-button {
        padding: 6px 12px;
        font-size: 14px;
        min-width: 100px;
    }
}
@media (max-width: 479px) {
    .image-slider-block {
        margin-bottom: 10px;
    }
    .image-slider-block .slider-description .desc-content  {
        padding-left: 0;
    }
    .image-slider-block .slider-description .desc-content strong {
        font-size: 18px;
    }
    .image-slider-block .slider-description .desc-content p {
        font-size: 16px;
    }
    .image-slider-block .slider-description .desc-content span{
        font-size: 16px;
    }
    .image-slider-block .slider-description .desc-content .action-button {
        padding: 4px 10px;
        font-size: 12px;
        min-width: 90px;
    }
}

/*service-block*/
.home-servives-block {
    clear: both;
    display: block;
    float: left;
    width: 100%;
    background-color: #333;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    height: auto;
}
.home-servives-block .services-main {
    display: block;
    font-size: 0;
}
.home-servives-block .services-main .services-inner {
    display: inline-block;
    width: 16.66%;
    padding-left: 15px;
    padding-right: 15px;
    vertical-align: top;
    font-size: 14px;
}
.home-servives-block .services-main .services-inner .services-inner-main {
    display: block;
    position: relative;
}
.home-servives-block .services-main .services-inner .services-inner-main .services-icon {

    position: relative;
    vertical-align: middle;
	margin-bottom: 20px;
}
.home-servives-block .services-main .services-inner .services-inner-main .services-icon > img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
}
.home-servives-block .services-main .services-inner .services-inner-main .services-content {
    box-sizing: border-box;
    position: relative;

    vertical-align: middle;

}
.home-servives-block .services-main .services-inner .services-inner-main .services-content > strong {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
    color: #fff;
    display: block;
    text-align: center;
    margin-bottom: 7px;
    line-height: 1.1;
}
.home-servives-block .services-main .services-inner .services-inner-main .services-content > p {
    font-size: 14px;
    color: #f1f1f1;
    font-weight: 500;
    text-align: center;
    line-height: 1.1;
    display: block;
    margin: 0 auto;
}
@media (max-width: 991px) {
    .home-servives-block .services-main .services-inner .services-inner-main .services-icon {
        margin: 0 auto;
        display: block;
        padding-bottom: 15px;
    }   
    .home-servives-block .services-main .services-inner .services-inner-main .services-content {
        display: block;
        padding-left: 0;
    }
    .home-servives-block .services-main .services-inner .services-inner-main .services-content > strong ,
    .home-servives-block .services-main .services-inner .services-inner-main .services-content > p{
        text-align: center;
    }
}

@media (max-width: 639px) {
    .home-servives-block .services-main .services-inner{
        width: 50%;
        margin-bottom: 20px;
    }
    .home-servives-block .services-main .services-inner:last-child{
        margin-bottom: 0;
    }
}
/**home category slider**/
.category-wrapper {
    margin-bottom: 35px;
    margin-top: 35px;
}
.category-wrapper .container {
    padding-left: 120px;
    padding-right: 120px;
    max-width: 100%;
}
.category-wrapper .category-title {
    display: block;
    position: relative;
    text-align: center;
    margin-bottom: 50px;
    border: none;
}
.category-wrapper .category-title > strong.pad-right:after , .section-title > span:after{
    content: "";
    width: 150px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    border-bottom: 2px solid #be8658;
}
.category-wrapper .category-title > strong {
    position: relative;
    font-weight: 500;
    color: #333333;
    font-size: 40px;
}
.category-wrapper.layout1 .ht-category-slider .item > .cat-content {
    border: none;
    padding: 0;
}
.category-wrapper.layout1 .ht-category-slider .item > .cat-content img {
    width: 100%;
    padding-bottom: 12px;
}
.category-wrapper.layout1 .ht-category-slider .item > a > .hover-likes{
    position: relative;
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 12px 8px;
    text-align: center;
    background: #f1e4da;
    color: #333333;
    font-size: 18px;
    font-weight: 500;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    z-index: 2;
}
.category-wrapper.layout1 .ht-category-slider .item > a > .hover-likes:hover {
    color: #be8658;
}
.category-wrapper.layout1 .ht-category-slider .item > .cat-content > .hover-btn:hover {
    background: #be8658;
}
.category-wrapper.category-slider .ht-category-slider .owl-controls.clickable {
    margin: 0;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: 1;
    transform: translate(0, -50%);
    right: 0;
    width: auto;
}
.category-wrapper.category-slider .ht-category-slider .owl-controls .owl-buttons > div i {
    vertical-align: top;
}
.category-wrapper.category-slider .ht-category-slider .owl-controls .owl-buttons > div:hover {
    background: transparent;
    border-color: transparent;
    color: #be8658;
}
.category-wrapper.category-slider .ht-category-slider .owl-controls .owl-buttons > div {
    padding: 0;
    border: none;
    font-size: 36px;
    color: #be8658;
    opacity: .8;
    line-height: 1.1;
}
.category-wrapper.layout1 .ht-category-slider .item > .cat-content > .hover-btn{
    display: none;
}
.category-wrapper.layout1 .ht-category-slider .item > .cat-content:hover::before{
    display: none;
}
@media (max-width: 1199px) {
    .category-wrapper .container {
        padding-left: 15px;
        padding-right: 15px;
    }
    .category-wrapper .category-title > strong{
        font-size: 38px;
    }
    .category-wrapper .category-title {
        margin-bottom: 30px;
    }

}
@media (max-width: 991px) {
    .category-wrapper {
        margin-bottom: 25px;
        margin-top: 25px;
    }
    .category-wrapper.layout1 .ht-category-slider .item > a > .hover-likes {
        padding: 10px 8px;
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .category-wrapper {
        margin-bottom: 20px;
        margin-top: 20px;
    }
    .category-wrapper .category-title > strong {
        font-size: 35px;
    }
}
@media (max-width: 639px) {
    .category-wrapper .category-title > strong::after, 
    .category-wrapper .category-title > strong::before {
        width: 100px;
    }
    .category-wrapper .category-title {
        margin-bottom: 30px;
    }
    .category-wrapper.layout1 .ht-category-slider .item > .cat-content .hover-likes {
        padding: 8px 8px;
        font-size: 16px;
    }
    .category-wrapper .category-title > strong.pad-right::after, .category-wrapper .category-title > strong.pad-right::before{
        display: block;
    }
    .category-wrapper .category-title > strong.pad-right::after, .section-title > span::after{
        width: 100px;
    }
}
@media (max-width: 479px) {
    .category-wrapper {
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .category-wrapper .category-title {
        margin-bottom: 20px;
    }
    .category-wrapper .category-title > strong {
        font-size: 26px;
    }
}

/**home-images-block-one-main**/
.home-images-block-one {
    float: left;
    width: 100%;
    clear: both;
    display: block;
    overflow: hidden;
}
.home-images-block-one .promotion-wrapper {
    font-size: 0;
    display: block;
}
.home-images-block-one .promotion-wrapper .home-images-block-above
{
    padding-bottom: 15px;
}
.home-images-block-one .promotion-wrapper .home-images-block-below  {
    padding-top: 15px;
}
.home-images-block-one .item {
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    font-size: 14px;
    position: relative;
}
.home-images-block-one .item .item-inner {
    display: block;
    position: relative;
}
.home-images-block-one .item .item-inner > a {
    display: block;
    position: relative;
    overflow: hidden;
}
.home-images-block-one .item .item-inner > a > img{
    display: block;
    width: 100%;
    transition: 0.5s;
	border: 2px solid #e8e8e8;
}
.home-images-block-one .item .item-inner .text-content {
    position: absolute;
    top: 50%;
    left: 0;
    color: #ffffff;
    font-weight: 400;
    padding-left: 30px;
    transform: translate(0, -50%);
}
.home-images-block-one .item .item-inner .text-content .offer-text {
    font-size: 15px;
    line-height: 1;
    margin-bottom: 5px;
    color: #be8658;
    font-weight: 500;
    text-transform: uppercase;
}
.home-images-block-one .item .item-inner .text-content strong {
    display: block;
    font-size: 35px;
    font-weight: 600;
    line-height: 1.3;
    margin-bottom: 15px;
    color: #111111;
    text-transform: capitalize;
}


@media (max-width: 1199px) {
    .home-images-block-one .item .item-inner .text-content strong {
        font-size: 32px;
    }
}
@media (max-width: 991px) {
    .home-images-block-one .item .item-inner .text-content strong {
        font-size: 26px;
    }
}
@media (max-width: 767px) {
    .home-images-block-one .item .item-inner .text-content strong {
        font-size: 20px;
        margin-bottom: 8px;
    }
    .home-images-block-one .item .item-inner .text-content {
        padding-left: 15px;
    }
}
@media(max-width:639px){  
    .home-images-block-one .item {
        width: 100%;
        padding-bottom: 15px;
        padding-top: 15px;
    }
    .home-images-block-one .promotion-wrapper .home-images-block-above .item:first-child
    {
        padding-top: 0;
    }
    .home-images-block-one .promotion-wrapper .home-images-block-below .item:last-child{
        padding-bottom: 0;
    }
    .home-images-block-one .promotion-wrapper .home-images-block-below , 
    .home-images-block-one .promotion-wrapper .home-images-block-above {
        padding: 0;
    }
    .home-images-block-one .item .item-inner .text-content {
        padding-left:30px;
    }
    .home-images-block-one .item .item-inner .text-content strong {
        font-size: 32px;
    }
}
@media (max-width: 479px) {
    .home-images-block-one .item .item-inner .text-content {
        padding-left: 15px;
    }
    .home-images-block-one .item {
        width: 100%;
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .home-images-block-one .item .item-inner .text-content strong {
        font-size: 20px;
    }
}

/*title*/
.section-title {
    display: block;
    position: relative;
    text-align: center;
    margin-bottom: 50px;
    color: #333333;
    font-size: 40px;
    font-weight: 500;
    text-transform: inherit;
}
.section-title > span {
    position: relative;
    display: inline-block;
    padding-bottom: 10px;
}
.section-title > span > i {
    color: #be8658;
    font-style: normal;
}
.section-title > span > span > i {
    color: #43b3ae;
    font-style: normal;
}
.home-servives-block .section-title {
	color:#fff
}

#index .color, .custom-checkbox input[type=checkbox]+span.color {
    width: 2.25rem !important;
    height: 2.25rem !important;
}

/*navigation arrow*/
.owl-theme .owl-controls .owl-pagination .owl-page {
    box-shadow: none;
    border-radius: 25px;
    margin: 0 6px;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
}
.owl-theme .owl-controls .owl-pagination .owl-page > span {
    width: 7px;
    height: 7px;
    margin: 6px 6px;
    background: #c3c4c8;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    border-radius: 30px;
    border: none;
}
.owl-theme .owl-controls .owl-page.active {
    background: #c3c4c8;
}
.owl-theme .owl-controls.clickable .owl-page:hover {
    background: #c3c4c8;
}
.owl-theme .owl-controls .owl-page.active span, 
.owl-theme .owl-controls.clickable .owl-page:hover span {
    background: #051829;
}
.owl-theme .owl-controls.clickable .owl-buttons > div {
    box-shadow: none;
    border-radius: 0;
    background: transparent;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 40%;
    transform: translate(0, -40%);
    font-size: 36px;
    color: #be8658;
    line-height: 1.1;
    opacity: .8;
}
.owl-theme .owl-controls.clickable .owl-buttons .owl-prev{
    left: -10px;
}
.owl-theme .owl-controls.clickable .owl-buttons .owl-next{
    right: -10px;
}
.owl-theme .owl-controls.clickable .owl-buttons > div .prev-arrow {
    background-repeat: no-repeat;
    background-position: center center;
    width: 48px;
    height: 48px;
    border: 1px solid #be8658;
    background-color: rgba(255,255,255,0.5);
    border-radius: 5px;
}
.owl-theme .owl-controls.clickable .owl-buttons > div .next-arrow {
    background-repeat: no-repeat;
    background-position: center center;
    width: 48px;
    height: 48px;
    border: 1px solid #be8658;
    background-color: rgba(255,255,255,0.5);
    border-radius: 5px;
}
.owl-theme .owl-controls.clickable .owl-buttons > div .next-arrow > i,
.owl-theme .owl-controls.clickable .owl-buttons > div .prev-arrow > i {
    vertical-align: middle;
    font-weight: 700;
}
.owl-theme .owl-controls.clickable .owl-buttons > div .next-arrow:hover,
.owl-theme .owl-controls.clickable .owl-buttons > div .prev-arrow:hover {
    border-color: #333333;
}
.owl-theme .owl-controls.clickable .owl-buttons > div .next-arrow:hover > i,
.owl-theme .owl-controls.clickable .owl-buttons > div .prev-arrow:hover > i {
    color: #333333;
}
@media (max-width: 1230px) {
    .owl-theme .owl-controls.clickable .owl-buttons .owl-prev {
        left: 0;
    }
    .owl-theme .owl-controls.clickable .owl-buttons .owl-next {
        right: 0;
    }
}
@media (max-width: 1199px) {
    .section-title {
        font-size: 38px;
        margin-bottom: 30px;
    }
    .owl-theme .owl-controls.clickable .owl-buttons .owl-prev{
        left: 0;
    }
    .owl-theme .owl-controls.clickable .owl-buttons .owl-next{
        right: 0;
    }
}
@media(max-width:767px){
    .section-title {
        font-size: 35px;
    }
}
@media (max-width: 639px) {
    .section-title {
        margin-bottom: 30px;
    }
    .owl-theme .owl-controls.clickable .owl-buttons > div .prev-arrow,
    .owl-theme .owl-controls.clickable .owl-buttons .owl-next .next-arrow {
        width: 35px;
        height: 35px;   
    }
    .category-wrapper.category-slider .ht-category-slider .owl-controls .owl-buttons > div,
    .owl-theme .owl-controls.clickable .owl-buttons > div {
        font-size: 30px;
        line-height: 35px;
    }
    .owl-theme .owl-controls.clickable .owl-buttons > div .next-arrow > i, .owl-theme .owl-controls.clickable .owl-buttons > div .prev-arrow > i{
        vertical-align: top;
    }
}
@media (max-width: 479px) {
    .section-title {
        font-size: 26px;
        margin-bottom: 20px;
    }
}


/*Instagram gallery*/

.footer-gallery-block-one{
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
    font-size: 0;
    float:left;
}
.footer-gallery-block-one .item {
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    padding: 0 7.5px;
    width: 20%;
}
.footer-gallery-block-one .item > a {
    display: block;
    position: relative;
    overflow: hidden;
}
.footer-gallery-block-one .item .img-responsive.center-block{
    display: block;
    max-width: 100%;
    width: 100%;
}
/*End Instagram gallery*/
/*******
products
*******/
#products .product-title a, .featured-products .product-title a,
.product-accessories .product-title a, .product-miniature .product-title a {
    font-weight: 400;
    letter-spacing: 0.5px;
    color: #555555;
    font-size: 16px;
}
#products .product-title a:hover, .featured-products .product-title a:hover,
.product-accessories .product-title a:hover, .product-miniature .product-title a:hover {
    color: #be8658;
}
#products .product-price-and-shipping, .featured-products .product-price-and-shipping, .product-accessories .product-price-and-shipping, .product-miniature .product-price-and-shipping .regular-price {
    text-align: left;
    font-size: 18px;
    font-weight: 500;
    white-space: nowrap;
    color: #000000;
}
.product-miniature .product-price-and-shipping .regular-price {
    font-size: 14px;
    font-weight: 600;
    white-space: nowrap;
    color: #555555;
    line-height: 24px;
}
.products-grid .btn-primary.add-to-cart .material-icons {
    display: none;
}
#products .product-title, .featured-products .product-title,
.product-accessories .product-title, .product-miniature .product-title {
    margin-bottom: 5px;
    margin-top: 15px;
    text-align: left;
	min-height:60px;
}

#products .color, .custom-checkbox input[type="checkbox"] + span.color{
	height:2.4rem !important;
	width:2.4rem !important;
}

#product .products-grid .color, .custom-checkbox input[type="checkbox"] + span.color{
	height:2.4rem !important;
	width:2.4rem !important;
}

#products .product-description, .featured-products .product-description,
.product-accessories .product-description, .product-miniature .product-description {
    width: 100%;
}
.featured-products .products-grid .products .product-item .product-miniature .thumbnail-container .product-description .product-short-desc {
    display: none !important;
}
.product-flags li.product-flag, 
#products .products-grid .products .product-item .product-flags > li, 
.products-grid .products .product-item .product-flags > li {
    background: #333333;
    color: #ffffff;
    font-weight: 500;
    padding: 2px 8px 2px;
    position: absolute;
    right: 10px;
    left: auto;
    text-transform: uppercase;
    top: 10px;
    font-size: 13px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    z-index: 1;
    margin: 0;
}
.product-flags li.product-flag.new, 
.products-grid .products .product-item .product-flags > li.new, 
#products .products-grid .products .product-item .product-flags > li.new {
    position: absolute;
    left: 10px;
    top: 10px;
    right: auto;
}
.product-flags li.product-flag.on-sale, 
.products-grid .products .product-item .product-flags > li.on-sale, 
#products .products-grid .products .product-item .product-flags > li.on-sale {
    background: #8b8f98;
}
.product-flags li.product-flag.on-sale::after, 
.products-grid .products .product-item .product-flags > li.on-sale::after, 
#products .products-grid .products .product-item .product-flags > li.on-sale::after {
    border-color: #8b8f98 #8b8f98 transparent transparent;
}
.product-flags li.product-flag.on-sale + .product-flag.discount, 
.products-grid .products .product-item .product-flags > li.on-sale + .product-flag.discount, 
#products .products-grid .products .product-item .product-flags > li.on-sale + .product-flag.discount {
    right: 10px;
    top: 45px;
}
#products .products-grid .products .product-item .product-flags li.product-flag.on-sale {
    width: max-content !important;
    width: -moz-max-content;
    left: auto;
}
.product-flags li.product-flag.on-sale::after {
    border-color: #8b8f98 #8b8f98 transparent transparent;
}
#product #content .product-flags .product-flag {
    font-size: 16px;
    font-weight: 700;
    padding: 6px 15px 5px;
}
.discount-percentage {
    top: -210px !important;
}
#products .product-miniature .on-sale.on-sale,
li.product-flag.on-sale {
    width: max-content !important;
    width: -moz-max-content;
    left: auto;
}
.featured-products .all-products .material-icons {
    display: none;
}
.product-flags li.product-flag, 
#products .products-grid .products .product-item .product-flags > li, 
.products-grid .products .product-item .product-flags > li {
    background: #2c3444;
    color: #ffffff;
    font-weight: 500;
    padding: 2px 8px 2px;
    position: absolute;
    right: 10px;
    left: auto;
    text-transform: uppercase;
    top: 10px;
    font-size: 13px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    z-index: 1;
    margin: 0;
}
/*.product-flags li.product-flag::after, 
#products .products-grid .products .product-item .product-flags > li::after, 
.products-grid .products .product-item .product-flags > li::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    right: 0;
    bottom: -3px;
    border-width: 3px;
    border-color: #2c3444 #2c3444 transparent transparent;
    border-style: solid;
}*/
.product-flags li.product-flag.new, 
.products-grid .products .product-item .product-flags > li.new, 
#products .products-grid .products .product-item .product-flags > li.new {
    position: absolute;
    left: 10px;
    top: 10px;
    right: auto;
}
.product-flags li.product-flag.on-sale, 
.products-grid .products .product-item .product-flags > li.on-sale, 
#products .products-grid .products .product-item .product-flags > li.on-sale {
    background: #8b8f98;
}
.product-flags li.product-flag.pack, 
.products-grid .products .product-item .product-flags > li.pack, 
#products .products-grid .products .product-item .product-flags > li.pack {
    position: absolute;
    left: 10px;
    top: 10px;
    right: auto;
}
.product-flags li.product-flag.new + .product-flag.pack, 
.products-grid .products .product-item .product-flags > li.new + .product-flag.pack, 
#products .products-grid .products .product-item .product-flags > li.new + .product-flag.pack {
    left: 10px;
    top: 45px;
}
.product-flags li.product-flag.pack, 
.products-grid .products .product-item .product-flags > li.pack, 
#products .products-grid .products .product-item .product-flags > li.pack {
    background: #8b8f98;
}
/*.product-flags li.product-flag.on-sale::after, 
.products-grid .products .product-item .product-flags > li.on-sale::after, 
#products .products-grid .products .product-item .product-flags > li.on-sale::after {
    border-color: #8b8f98 #8b8f98 transparent transparent;
}*/
.product-flags li.product-flag.on-sale + .product-flag.discount, 
.products-grid .products .product-item .product-flags > li.on-sale + .product-flag.discount, 
#products .products-grid .products .product-item .product-flags > li.on-sale + .product-flag.discount {
    right: 10px;
    top: 45px;
}
#products .products-grid .products .product-item .product-flags li.product-flag.on-sale {
    width: max-content !important;
    width: -moz-max-content;
    left: auto;
}
/*.product-flags li.product-flag.on-sale::after {
    border-color: #8b8f98 #8b8f98 transparent transparent;
}*/
#product #content .product-flags .product-flag {
    font-size: 16px;
    font-weight: 700;
    padding: 6px 15px 5px;
}
.discount-percentage {
    top: -210px !important;
}
#products .product-miniature .on-sale.on-sale,
li.product-flag.on-sale {
    width: max-content !important;
    width: -moz-max-content;
    left: auto;
}
.product-flags li.product-flag, 
#products .products-grid .products .product-item .product-flags > li, 
.products-grid .products .product-item .product-flags > li {
    background: #be8658;
    color: #ffffff;
    font-weight: 500;
    padding: 2px 8px 2px;
    position: absolute;
    right: 10px;
    left: auto;
    text-transform: uppercase;
    top: 10px;
    font-size: 13px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    z-index: 1;
    margin: 0;
}
/*.product-flags li.product-flag::after, 
#products .products-grid .products .product-item .product-flags > li::after, 
.products-grid .products .product-item .product-flags > li::after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    right: 0;
    bottom: -3px;
    border-width: 3px;
    border-color: #2c3444 #2c3444 transparent transparent;
    border-style: solid;
}*/
.product-flags li.product-flag.new, 
.products-grid .products .product-item .product-flags > li.new, 
#products .products-grid .products .product-item .product-flags > li.new {
    position: absolute;
    left: 10px;
    top: 10px;
    right: auto;
}
.product-flags li.product-flag.on-sale, 
.products-grid .products .product-item .product-flags > li.on-sale, 
#products .products-grid .products .product-item .product-flags > li.on-sale {
    background: #999999;
}
.product-flags li.product-flag.pack, 
.products-grid .products .product-item .product-flags > li.pack, 
#products .products-grid .products .product-item .product-flags > li.pack {
    position: absolute;
    left: 10px;
    top: 10px;
    right: auto;
}
.product-flags li.product-flag.new + .product-flag.pack, 
.products-grid .products .product-item .product-flags > li.new + .product-flag.pack, 
#products .products-grid .products .product-item .product-flags > li.new + .product-flag.pack {
    left: 10px;
    top: 45px;
}
.product-flags li.product-flag.pack, 
.products-grid .products .product-item .product-flags > li.pack, 
#products .products-grid .products .product-item .product-flags > li.pack {
    background: #8b8f98;
}
/*.product-flags li.product-flag.on-sale::after, 
.products-grid .products .product-item .product-flags > li.on-sale::after, 
#products .products-grid .products .product-item .product-flags > li.on-sale::after {
    border-color: #8b8f98 #8b8f98 transparent transparent;
}*/
.product-flags li.product-flag.on-sale + .product-flag.discount, 
.products-grid .products .product-item .product-flags > li.on-sale + .product-flag.discount, 
#products .products-grid .products .product-item .product-flags > li.on-sale + .product-flag.discount {
    right: 10px;
    top: 45px;
}
#products .products-grid .products .product-item .product-flags li.product-flag.on-sale {
    width: max-content !important;
    width: -moz-max-content;
    left: auto;
}
/*.product-flags li.product-flag.on-sale::after {
    border-color: #8b8f98 #8b8f98 transparent transparent;
}*/
#product #content .product-flags .product-flag {
    font-size: 16px;
    font-weight: 700;
    padding: 6px 15px 5px;
}
.discount-percentage {
    top: -210px !important;
}
#products .product-miniature .on-sale.on-sale,
li.product-flag.on-sale {
    width: max-content !important;
    width: -moz-max-content;
    left: auto;
}
.featured-products .all-products {
    text-align: -moz-center;
    margin-top: 30px;
    margin-bottom: 0;
    display: block;
}
.featured-products .all-products > a {
    background: #be8658;
    font-size: 14px;
    letter-spacing: 1px;
    margin: 0;
    padding: 10px 20px;
    font-weight: 600;
    line-height: 20px;
    display: block;
    width: -moz-max-content;
    color: #fff;
    box-sizing: border-box;
    text-transform: uppercase;
    float: none !important;
}
.all-products > a:hover,
.featured-products .all-products a:hover {
    background-color: #333333;
}
#products img, .featured-products img, .product-accessories img, .product-miniature img {
    margin: 0;
    display: block;
    height: auto;
    max-width: 100%;
    width: 100%;
}
#products .thumbnail-container,
.featured-products .thumbnail-container,
.product-accessories .thumbnail-container,
.product-miniature .thumbnail-container {
    height: 100%;
}
#products .products-grid {
    font-size: 0;
}
.products-grid .products .product-item {
    padding-left: 15px;
    padding-right: 15px;
    display: inline-block;
    font-size: 14px;
    margin-bottom: 30px;
    width: 100%;
}
.featured-product .products-grid .products .product-item {
    width: 25%;
}
.products-grid .products .product-item .product-miniature, #products .products-grid .products .product-item .product-miniature {
    margin: 0;
}
.products-grid .products .product-item .product-miniature .thumbnail-container, #products .products-grid .products .product-item .product-miniature .thumbnail-container {
    width: 100%;
    height: 100%;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0;
    background: transparent;
    font-size: 0;
}
#products .products-grid .products .product-item.list-view .product-miniature .thumbnail-container .product-image-block {
    float: none;
    width: 30%;
    position: relative;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
}
.products-grid .products .product-item .product-miniature .thumbnail-container .product-image-block,
#products .products-grid .products .product-item .product-miniature .thumbnail-container .product-image-block {
    position: relative;
    display: block;
    overflow: hidden;
    border: none;
}
.products-grid .products .product-item .product-miniature .thumbnail-container .product-image-block .highlighted-informations,
#products .products-grid .products .product-item .product-miniature .thumbnail-container .product-image-block .highlighted-informations {
    bottom: auto;
    background-color: transparent;
    box-shadow: none;
    transition: 0.5s;
    opacity: 0;
    width: 100%;
    bottom: -90px;
    height: auto;
    padding: 12px 0;
    z-index: 0;
}
.products-grid .products .product-item .product-miniature:hover .thumbnail-container .product-image-block .highlighted-informations,
#products .products-grid .products .product-item .product-miniature:hover .thumbnail-container .product-image-block .highlighted-informations {
    bottom: 0px;
    opacity: 1;
    background-color: transparent;
    box-shadow: none;
    top: auto;
    height: auto;
    width: 100%;
    background: #e1e1e1;
    z-index: 1;
    opacity: 0.95;
    border-radius: 0 0 10px 10px;
}
.products-grid .products .product-item .product-miniature .thumbnail-container .product-description,
#products .products-grid .products .product-item .product-miniature .thumbnail-container .product-description {
    position: static;
    background: transparent;
    height: auto;
}
.products-grid .products .product-item .product-miniature .thumbnail-container .product-description:after,
#products .products-grid .products .product-item .product-miniature .thumbnail-container .product-description:after {
    display: none;
}
.products-grid .products .product-item .product-miniature .thumbnail-container .product-description .add,
#products .products-grid .products .product-item .product-miniature .thumbnail-container .product-description .add {
    margin: 6px 0 0;
    text-align: left;
}
.products-grid .products .product-item .product-miniature .thumbnail-container .product-description .product-price-and-shipping,
#products .products-grid .products .product-item .product-miniature .thumbnail-container .product-description .product-price-and-shipping {
    margin: 5px 0 8px;
}
#products .highlighted-informations .quick-view,
.featured-products .highlighted-informations .quick-view,
.product-miniature .highlighted-informations .quick-view {
    background-color: #ffffff;
    color: #555555;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    padding: 0 15px;
    font-size: 14px;
}
#products .highlighted-informations .quick-view:hover,
.featured-products .highlighted-informations .quick-view:hover,
.product-miniature .highlighted-informations .quick-view:hover{
    color: #000000;
}
.color.active, .color:hover, .custom-checkbox input[type="checkbox"] + span.color.active,
.custom-checkbox input[type="checkbox"] + span.color:hover, .facet-label.active .custom-checkbox span.color,
.facet-label:hover .custom-checkbox span.color {
    border-color: #be8658;
}
#products .variant-links,
.featured-products .variant-links,
.product-accessories .variant-links,
.product-miniature .variant-links#products .variant-links {
    background: transparent;
    margin-top: 5px;
}
.product-cover .layer {
    display: flex;
    box-align: center;
    align-items: center;
    box-pack: center;
    justify-content: center;
    -ms-flex-pack: center;
    background: #ffffff;
    position: absolute;
    bottom: 20px;
    color: #878787;
    text-align: center;
    cursor: pointer;
    right: 20px;
    border-radius: 3px;
    transition: all 0.3s ease-in-out;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.175);
    height: unset;
    width: unset;
    opacity: 1;
    top: auto;
    left: auto;
}
.product-cover .layer .zoom-in {
    margin: 5px;
    font-size: 25px;
}
.product-cover .layer:hover {
    background: #be8658;
}
.product-cover .layer:hover .zoom-in {
    color: #ffffff;
}
body#checkout #header .header-nav {
    padding: 0;
    border: 1px solid #e8e8e8;
    box-shadow: none;
}
.quickview .modal-body .product-cover .layer {
    display: none;
}

.product-image-block .add {
    display: inline-block;
    padding: 0 5px;
}
.add .btn {
    background: #be8658;
    border: 1px solid #be8658;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    line-height: 24px;
    font-weight: 600;
    padding: 5px 11px;
    font-size: 14px;
    border-radius: 3px;
    transition: all .2s ease-in 0s;
    -moz-transition: all .2s ease-in 0s;
    -webkit-transition: all .2s ease-in 0s;
}
#product .product-add-to-cart .add-to-cart {
    margin-right: 0;
    width: auto;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 18px;
    height: auto;
    padding: 9px 25px;
}
#blockcart-modal .cart-content-btn .btn.btn-secondary:hover{
    color: #ffffff;
    background: #be8658;
    border-color: #be8658;
}
.add .btn:hover {
    background: #333333;
    border-color: #333333;
}
.product-actions .add-to-cart .material-icons.shopping-cart {
    display: none;
}
.featured-products {
    display: block;
    float: left;
    width: 100%;
    clear: both;
}
#blockcart-modal .cart-content .cart-content-btn .btn {
    line-height: 26px;
}
#blockcart-modal .modal-title {
    margin-bottom: 0;
}
@media(max-width:639px){
    .product-flags li.product-flag.new, .products-grid .products .product-item .product-flags > li.new, #products .products-grid .products .product-item .product-flags > li.new{
        left: 0;
        top: 0;
    }
    .product-flags li.product-flag, #products .products-grid .products .product-item .product-flags > li, .products-grid .products .product-item .product-flags > li{
        right: 0;
        top: 0;
    }.product-flags li.product-flag.on-sale + .product-flag.discount, .products-grid .products .product-item .product-flags > li.on-sale + .product-flag.discount, #products .products-grid .products .product-item .product-flags > li.on-sale + .product-flag.discount{
        right: 0;
    }
}

/******
category-page
*******/
#products .page-not-found {
    box-shadow: none;
    border: 1px solid rgba(0, 0, 0, .125);
}
#products .products-grid .products .product-item {
    margin-bottom: 40px;
}
.products-sort-order .select-title {
    box-shadow: none;
    line-height: 24px;
}
#product .h1 {
    font-size: 30px;
    font-weight: 600;
    color: #000000;
    line-height: 35px;
    text-transform: none;
}
#product .product-discount .regular-price {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
}
#product .product-price {
    color: #be8658;
    font-size: 28px;
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
    line-height: 1.2;
}
#product .product-price .current-price {
    font-size: 0;
    margin-bottom: 0;
}
#product .product-price .current-price > span {
    font-size: 28px;
}
#product .product-price .current-price .discount {
    padding: 5px;
    vertical-align: top;
    font-size: 13px;
    line-height: 22px;
    border-radius: 3px;
    color: #ffffff;	
}
#product .product-information {
    margin: 18px 0 10px;
    border-top: 1px solid #e1e1e1;
    padding-top: 15px;
}
.product-discounts > .product-discounts-title {
    font-weight: 600;
}
#product .product-actions .control-label {
    color: #333333;
    font-weight: 600;
    margin-bottom: 10px;
}
.social-sharing span {
    font-weight: 600;
}
.social-sharing ul > li {
    box-shadow: none;
}
.social-sharing ul > li > a {
    border: 1px solid #e1e1e1;
    border-radius: 3px;
}

#pagenotfound .page-not-found h4, #products .page-not-found h4 {
    font-size: 14px;
    font-weight: 500;
    color: #000;
}
#content-wrapper .block-category {
    border: none;
    min-height: unset;
    box-shadow: none;
    max-height: unset;
    margin-bottom: 20px;
}
.block-category .category-cover {
    margin-top: 0;
    margin-bottom: 0;
}
.block-category .category-cover-block {
    width: 100%;
    position: relative;
    z-index: 0;
    padding: 15px;
    border: 1px solid #e1e1e1;
}
.block-category .category-cover-block .category-desc {
    padding: 0;
    position: relative;
    box-sizing: border-box;
    display: block;
    text-align: left;
    margin: 20px 0 0;
}
.block-category .category-cover-block .category-desc h1 {
    color: #000;
    margin-bottom: 15px;
    font-weight: 700;
    font-size: 20px;
    text-transform: capitalize;
}
.block-category .category-cover-block .category-desc #category-description > p {
    font-size: 14px;
    color: #666666;
    line-height: 20px;
    display: block;
    margin-bottom: 0;
}

.tabs {
    margin-top: 25px;
    margin-bottom: 25px;
}
.tabs .nav-tabs {
    border-bottom: none;
}
.tabs .nav-tabs .nav-item {
    margin: 0;
}
.tabs .nav-tabs .nav-link.active, 
.tabs .nav-tabs .nav-link:hover {
    border: 1px solid #e1e1e1;
    background: #fff;
    color: #333333;
    text-decoration: none;
}
.tabs .nav-tabs .nav-link {
    background: #f6f6f6;
    border: 1px solid #e1e1e1;
}
.tabs .tab-content {
    background: #fff;
    padding: 20px;
    border: 1px solid #e1e1e1;
}
.tabs .tab-content img {
    max-width: 100%;
}
#product .tabs .tab-pane {
    padding: 0;
}
#product .tabs .tab-pane .product-description > p {
    color: #333333;
    margin-bottom: 10px;
}
#product .tabs .tab-pane .product-description > ul {
    text-align: justify;
    list-style-type: disc;
    padding-left: 30px;
}
#product .tabs .tab-pane .product-description > ul > li {
    margin-bottom: 10px;
}
.tabs .tab-pane p > label {
    float: none;
    width: auto;
    padding: 0;
}

.product-images > li.thumb-container > .thumb.selected,
.product-images > li.thumb-container > .thumb:hover {
    border: 2px solid #e1e1e1;
}
#products .page-not-found {
    box-shadow: none;
    border: 1px solid rgba(0, 0, 0, .125);
    margin-bottom: 30px;
    padding: 20px;
    text-align: center;
}
#products .best-seller .products-grid .products .product-item {
    width: 100%;
}
#products .products-grid .products .product-item {
    margin-bottom: 30px;
}
#products .products-grid .products.bestproduct-slider .product-item {
    margin-bottom: 0px;
}
#products .featured-products {
    margin-bottom: 0px;
    margin-top: 0px;
}
#products .products.bestproduct-slider {
    margin-bottom: 30px;
}
.products-sort-order .select-title {
    box-shadow: none;
    line-height: 24px;
}
#cms #wrapper {
    box-shadow: none;
    background: #fff;
}
.page-content.page-cms {
    padding: 0;
}
#cms .page-header > h1 {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 23px;
    color: #000;
    line-height: 20px;
}
#cms .page-content > h1 {
    display: none;
}
#cms .testimonials {
    margin: 0 0 10px 0;
    font-size: 13px;
    color: #666;
}
.page-cms h3 {
    font-size: 16px;
    font-weight: 600;
    color: #000;
    margin-bottom: 15px;
}
.page-cms p,
.page-cms li {
    margin: 0 0 10px 0;
    font-size: 13px;
    color: #666;
}
.page-content.page-cms .cms-box img {
    margin-bottom: 10px;
}
.page-cms p strong {
    font-weight: normal;
}
.pagination {
    background: #f9f9f9;
    padding: 0 15px;
    margin-top: 0;
}
.pagination .pagination-summary {
    margin: 0px;
    color: #666;
    font-size: 14px;
    line-height: inherit;
    padding: 5px 0;
}
.pagination .pagination-btn {
    margin: 0;
    width: 66.66667%;
    padding: 0px;
}
.pagination .pagination-btn ul {
    margin: 0;
    float: right;
    box-shadow: none;
    background: #f9f9f9;
    padding: 10px 0;
}
.pagination .page-list li {
    display: inline-block;
    margin: 0 2px;
    vertical-align: top;
    position: relative;
}
.pagination li a {
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    font-size: 13px;
    vertical-align: top;
    color: #222222;
    text-align: center;
}
.pagination li a i {
    color: #bbbbbb;
    cursor: default;
    height: 30px;
    width: 30px;
    line-height: 30px;
    position: absolute;
    left: 0;
    right: 0;
    font-size: 20px;
}

.pagination li a:hover,
.pagination li.current a,
.pagination li.current span,
.pagination li:hover span {
    color: #ffffff;
    font-size: 13px;
    background-color: #222222;
}

#products .row.products-selection .display-mode span,
#products .row.products-selection .total-products span {
    display: inline-block;
    float: left;
    margin: 0;
    font-size: 14px;
    background: #333333;
    width: 30px;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
    margin: 0 5px;
    text-align: center;
}

#products .row.products-selection .display-mode span i,
#products .row.products-selection .total-products span i {
    font-size: 14px;
    color: #fff;
}

.products-selection .sort-by-row {
    padding: 4px 0;
}

.products-sort-order .dropdown-menu {
    padding: 0;
    box-shadow: none;
}

#products .products-selection .products-sort-order .select-title,
#products .products-sort-order .select-list {
    font-size: 13px;
}

.block-categories,
#search_filters {
    padding: 0;
}

.block-categories .category-top-menu > li > a,
#search_filters > p.h6,
#search_filters_brands > p.h6,
#search_filters_suppliers > p.h6 {
    padding: 15px;
    background: #ffffff;
    color: #333333;
}

#left-column .block-categories .category-sub-menu li:hover > a,
#category #left-column #search_filters .facet .title h1:hover,
.block-categories .collapse-icons .add:hover,
.navbar-toggler .material-icons:hover {
    color: #be8658;
}
.block-categories .collapse-icons .add:hover, .block-categories .collapse-icons .remove:hover {
    color: #be8658;
}
.featured-products.category-products {
    margin-bottom: 30px;
}

#products .best-seller-item .products-grid .products .product-item {
    width: 100%;
}

#products .products-grid .products .product-item.list-view .product-miniature .thumbnail-container .product-description {
    background: #fff;
    padding: 0 0 0 15px;
    height: auto;
    min-height: 1px;
    display: inline-block;
    vertical-align: top;
    float: none;
    font-size: 14px;
}

#products .products-grid .product-item.list-view .product-miniature .product-description .product-title {
    width: 100%;
    margin-bottom: 15px;
}

#product .card {
    box-shadow: none;
    border: 1px solid #e1e1e1;
}

.card cart-summary .card-block.checkout .text-sm-center > a{
    background:#be8658;
    border:1px solid #be8658;
    line-height: 18px;
}

#product .product-customization {
    margin: 15px 0 0 0;
}

#product .product-customization .product-message {
    padding: 8px 15px;
    height: 40px;
}

.product-short-desc p {
    margin-bottom: 10px;
    text-align: justify;
    font-size: 15px;
    color: #555555;
    line-height: 24px;
}

.product-short-desc ul {
    text-align: justify;
    list-style-type: disc;
    padding-left: 30px;
}

.product-short-desc li {
    margin-bottom: 10px;
    font-size: 15px;
    color: #555555;
    line-height: 24px;
}

.block-reassurance-item .icon-img {
    display: inline-block;
}
#block-reassurance ul {
    margin: 0;
}
#product #block-reassurance {
    box-shadow: none;
    border: 1px solid #e1e1e1;
    overflow: hidden;
    background: #f6f6f6;
}
#block-reassurance li {
    border-bottom: 1px solid #e1e1e1;
}
#product #block-reassurance li span {
    font-weight: 500;
}
#products .products-selection .display-mode .show_list.active,
#products .products-selection .display-mode .show_grid.active,
#products .products-selection .display-mode .show_grid:hover,
#products .products-selection .display-mode .show_list:hover {
    background-color: #888888;
}
.page-authentication #content, .page-password #content {
    display: block;
    width: 100%;
    max-width: 600px;
    padding: 30px 30px;
    margin: 0 auto;
    box-shadow: 0 5px 20px 0 rgba(69,79,91,0.2);
    box-sizing: border-box;
    background: #fff;
    border: none;
}
.page-password #content {
    max-width: 800px;
    margin-bottom: 20px;
}
#main .page-content h1, #main .page-header h1 {
    text-align: center;
}
.js-customer-form .custom-checkbox input[type="checkbox"] + span {
    margin-top: .25rem;
}

@media (max-width: 991px) {
    .featured-product .products-grid .products .product-item {
        width: 33.33%;
    }
}
@media (max-width: 767px) {
    .featured-product .products-grid .products .product-item {
        width: 50%;
    }
    #products .thumbnail-container .product-description,
    .featured-products .thumbnail-container .product-description,
    .product-accessories .thumbnail-container .product-description {
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
    }
    #products .product-title, .featured-products .product-title, .product-accessories .product-title, .product-miniature .product-title {
        margin-bottom: 10px;
        margin-top: 12px;
    }
    #products .products-grid .products .product-item {
        margin-bottom: 25px;
    }
    .products-grid .products .product-item .product-miniature .thumbnail-container .product-description .product-price-and-shipping,
    #products .products-grid .products .product-item .product-miniature .thumbnail-container .product-description .product-price-and-shipping {
        margin: 9px 0 10px;
    }
    #products .product-title a, .featured-products .product-title a, .product-accessories .product-title a, .product-miniature .product-title a {
        font-size: 14px;
    }
    #products .products-grid .products .product-item {
        width: 33.3333%;
    }
}
@media (max-width: 639px) {
    .featured-product .products-grid .products .product-item,
    #products .products-grid .products .product-item {
        width: 50%;
    }
    #main .page-footer {
        margin-bottom: 0;
    }
    #product .h1 {
        font-size: 18px;
    }
}
@media (max-width: 479px) {
    .products-grid .products .product-item {
        padding-left: 10px;
        padding-right: 10px;
    }
    .product-flags li.product-flag, 
    #products .products-grid .products .product-item .product-flags > li, 
    .products-grid .products .product-item .product-flags > li {
        padding: 2px 5px 2px;
        font-size: 11px;
    }
}


/*******lookbook-section*******/
.home-images-block-two {
    float: left;
    width: 100%;
    background-image: url('../img/ad-block-5.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    clear: both;
    display: block;
    padding: 110px 0;
    text-align: left;
}
.home-images-block-two .content-main > span {
    color: #be8658;
    font-size: 18px;
    font-weight: 500;
    display: block;
    line-height: 1.1;
    margin-bottom: 10px;
}
.home-images-block-two .content-main > strong {
    color: #333333;
    font-size: 48px;
    font-weight: 600;
    display: block;
    text-transform: capitalize;
    line-height: 1.1;
    margin-bottom: 25px;
}
.home-images-block-two .content-main .action.primary.btn.btn-primary {
    color: #ffffff;
    background: #be8658;
    border-color: #be8658;
    border-radius: 5px;
    padding: 12px 6px;
    max-width: 160px;
    display: block;
    font-size: 16px;
    font-weight: 500;
    vertical-align: middle;
}
.home-images-block-two .content-main .action.primary.btn.btn-primary:hover{
    background: #333333;
    border-color: #333333;
    transition: all .2s ease-in 0s;
}
@media(max-width:1199px){
    .home-images-block-two {
        padding: 90px 0;
    }
}
@media (max-width: 991px) {
    .home-images-block-two {
        padding: 60px 0;
    }
    .home-images-block-two .content-main > strong {
        margin-bottom: 20px;
        font-size: 44px;  
    }

}
@media (max-width: 767px) {
    .home-images-block-two {
        padding: 45px 0;
    }
    .home-images-block-two .content-main > strong {
        margin-bottom: 15px;
        font-size: 35px;
    }
    .home-images-block-two .content-main .action.primary.btn.btn-primary {
        padding: 10px 6px;
        max-width: 145px;
    }
}
@media (max-width: 639px) {
    .home-images-block-two {
        padding: 25px 0;
    }
    .home-images-block-two .content-main > span{
        font-size: 16px;
        margin-bottom: 5px;
    }
    .home-images-block-two .content-main > strong {
        margin-bottom: 10px;
        font-size: 28px;
    }
    .home-images-block-two .content-main .action.primary.btn.btn-primary {
        padding: 8px 6px;
        max-width: 130px;
    }
}
@media (max-width: 479px) {
    .home-images-block-two {
        padding: 20px 0;
    }
    .home-images-block-two .content-main > span{
        font-size: 14px;
    }
    .home-images-block-two .content-main > strong {
        margin-bottom: 5px;
        font-size: 24px;
    }
    .home-images-block-two .content-main .action.primary.btn.btn-primary {
        padding: 7px 6px;
        max-width: 120px;
        font-size: 15px;
    }
}

/** testimonial-block**/
.testimonial-section {
    float: left;
    width: 100%;
    display: block;
    clear: both;
}
.testimonial-section .testimonial-inner {
    margin: 0 auto;
    display: block;
    max-width:825px;
}
.testimonial-section .testimonial-inner .testimonial-content {
    display: block;
    position: relative;
    font-size: 0;
}
.testimonial-section .testimonial-inner .testimonial-content .testimonial-img {
    display: inline-block;
    width: 20%;
    padding-right: 25px;
    box-sizing: border-box;
    font-size: 14px;
    vertical-align: middle;
}
.testimonial-section .testimonial-inner .testimonial-content .testimonial-img img {
    max-width: 100%;
    height: auto;
    display: block;
    margin-bottom: 5px;
}
.testimonial-section .testimonial-inner .testimonial-content .testimonial-img > strong {
    display: block;
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 4px;
    color: #be8658;
}
.testimonial-section .testimonial-inner .testimonial-content .testimonial-img > p {
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    color: #555555;
    margin-bottom: 4px;
}
.testimonial-section .testimonial-inner .testimonial-content .testimonial-desc {
    display: inline-block;
    padding-left: 25px;
    box-sizing: border-box;
    width: 80%;
    vertical-align: middle;
    position: relative;
    padding-top: 16px;
    border-left: 2px solid #d7d7d7;
}
.testimonial-section .testimonial-inner .testimonial-desc > p {
    font-size: 17px;
    text-align: left;
    color: #555555;
    font-weight: 500;
    max-width: 550px;
}
@media (max-width: 991px) {
    .testimonial-section .testimonial-inner .testimonial-desc > p {
        font-size: 16px;
    }
}
@media (max-width: 767px) {
    .testimonial-section .testimonial-inner .testimonial-content .testimonial-img {
        width: 100%;
        display: block;
        padding: 0;
    }
    .testimonial-section .testimonial-inner .testimonial-content .testimonial-img img {
        margin: 0 auto;
        padding-bottom: 5px;
    }
    .testimonial-section .testimonial-inner .testimonial-content .testimonial-desc {
        width: 100%;
        display: block;
        padding: 0;
        border-left: 0;
    }   
    .testimonial-section .testimonial-inner .testimonial-content .testimonial-img > strong {
        margin-bottom: 0;
    }
    .testimonial-section .testimonial-inner .testimonial-desc > p {
        text-align: center;
        margin: 0 auto;
    }
}
@media (max-width: 479px) {
    .testimonial-section .testimonial-inner .testimonial-content .testimonial-desc {
        padding:0  10px;
    }
}

/*******
blogpost-block
*******/
.blog-section {
    display: block;
    clear: both;
    float: left;
    width: 100%;
    background: #f4f4f4;
}
.blog-section .blogpost-block{
    float: left;
    width: 100%;
    display: block;
}
.blog-section .blogpost-block .blog-section-inner{
    width: 100%;
    display: block;
}
.blog-section .blogpost-block .blog-section-inner .page_subtitle{
    display: none;   
}
.row.home_blog_post_inner.carousel.slick-initialized.slick-slider{
    margin: 0 -15px;
    padding: 0;
}
.row.home_blog_post_inner.carousel.slick-initialized.slick-slider > .slick-arrow{
    background: #f4f4f4;
    z-index: 1;
    border-radius: 0;
    color: #fecb72;
    display: inline-block;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 35px;
    border: 1px solid #fecb72;
    position: absolute;
    transition: all .2s ease-in 0s;
    -moz-transition: all .2s ease-in 0s;
    -webkit-transition: all .2s ease-in 0s;
}
.row.home_blog_post_inner.carousel.slick-initialized.slick-slider > .slick-prev{
    top: 50%;
    margin-top: -20px;
    opacity: 1;
}
.row.home_blog_post_inner.carousel.slick-initialized.slick-slider > .slick-next{
    top: 50%;
    opacity: 1;
    margin-top: -20px;
}
.row.home_blog_post_inner.carousel.slick-initialized.slick-slider > .slick-prev {
    left: 0;
}
.row.home_blog_post_inner.carousel.slick-initialized.slick-slider > .slick-next {
    right: 0;
}

.post_format_items > .slick-arrow{
    background: #f4f4f4;
    border-radius: 0;
    color: #fecb72;
    display: inline-block;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 35px;
    border: 1px solid #fecb72;
    position: absolute;
    transition: all .2s ease-in 0s;
    -moz-transition: all .2s ease-in 0s;
    -webkit-transition: all .2s ease-in 0s;
}
.blog_post .slick-prev:hover, 
.blog_post .slick-next:hover{
    background: #fecb72;
    color: #ffffff;
    border-color: #fecb72;
}
.post_format_items > .slick-arrow.slick-prev{
    left: 0;
    top: 50%;
    margin-top: -20px;
}
.post_format_items > .slick-arrow.slick-next{
    right: 0;
    top: 50%;
    margin-top: -20px;
}
.post_format_items > .slick-arrow i{
    font-size: 14px;
    line-height: 32px;
    vertical-align: middle;
}
.row.home_blog_post_inner.carousel.slick-initialized.slick-slider > .slick-arrow:hover {
    background: #fecb72;
    color: #ffffff;
    border-color: #fecb72;
}
.post_thumbnail{
    margin-bottom: 0px;
    position: relative;
    overflow: hidden;
}
.post_thumbnail img {
    width: 100%;
    transition: all .3s ease-in 0s;
    -moz-transition: all .3s ease-in 0s;
    -webkit-transition: all .3s ease-in 0s;
}
.post_thumbnail:hover img {
    transform: scale(1.05);
}
.blog-content{
    float: left;
    width: 100%;
    margin-bottom: 0px;
    padding: 20px;
    text-align: center;
    background: #fff;
    font-family: 'Montserrat','Helvetica Neue',Helvetica,Arial,sans-serif;
}
.blog-content .post_content {
    padding: 0;
}
.blog-content .post-date,
.blog-content .post_meta{
    display: inline-block;
    margin: 0 10px;
}
.blog-content .post-date .date,
.blog-content .post_meta .meta_author,
.blog-content .post_meta .meta_author span{
    margin-bottom: 20px;
    font-size: 12px;
    color: #4c86b8;
    font-weight: 600;
}
.blog_post_content p.meta_author{
    margin: 0 0 3px;;
    font-size: 12px;
}
.blog_post_content p.meta_author span{
    font-weight: 600;
    color: #111;
}
.blog_post_content p.meta_category{
    display: none;
}
.blog-content .post_title,
.blog-content .post_content{
    display: block;
    width: 100%;
    float: left;
    margin: 0 0 10px;
}
.blog-content .post_content{
    margin-bottom: 15px;
}
.blog-content .post_title a{
    color: #333333;
    font-size: 16px;
    margin: 0px;
    text-transform: uppercase;
    line-height: 24px;
}
.blog-content .post_title a:hover{
    color: #be8658;
}
.blog-content .post_content p{
    line-height: 24px;
    display: block;
    margin-bottom: 0px;
    color: #555555;
    font-size: 13px;
}
.blog-content .content_more{
    display: block;
    text-align: center;
    float: left;
    clear: both;
    padding-top: 0px;
    margin: 0;
    width: 100%;
}
.blog-content .content_more a{
    margin-bottom: 0;
    font-size: 12px;
    padding: 5px 15px;
    font-weight: 500;
    display: inline-block;
    background: #be8658;
    border: 1px solid #be8658;
    color: #333333;
    cursor: pointer;
    transition: all .2s ease-in 0s;
    -moz-transition: all .2s ease-in 0s;
    -webkit-transition: all .2s ease-in 0s;
}
.blog-content .content_more a:hover{
    background: #000;
    color: #fff;
    border-color: #000;
}

@media (max-width: 991px) {
    .ht-home-blogs {
        padding-top: 25px;
        padding-bottom: 25px;
    }
}
@media (max-width: 767px) {
    .ht-home-blogs {
        padding-bottom: 0px;
    }
}
@media (max-width: 639px) {
    .ht-home-blogs .content-row {
        margin-right: 0px;
        margin-left: 0px;
    }
}

/*******
brand-section
*******/
.brand-section {
    float: left;
    clear: both;
    width: 100%;
    display: block;
}
.brand-content {
    float: left;
    width: 100%;
    clear: both;
}
.brand-content .brand-row {
    margin-left: -10px;
    margin-right: -10px;
}
.brands-slider {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
}
.brands-slider li {
    padding-left: 10px;
    padding-right: 10px;
    display: block;
}
.brands-slider li a {
    display: block;
}
.brands-slider li img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
}
.page-manufacturer #wrapper #content-wrapper ul {
    margin: 0 -15px;
    display: block;
    font-size: 0;
}
.page-manufacturer #wrapper #content-wrapper ul .brand {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    font-size: 14px;
    width: 25%;
    text-align: center;
    padding: 0 15px;
    margin-bottom: 15px;
}
.page-manufacturer #wrapper #content-wrapper ul .brand .brand-inner {
    display: block;
    border: 1px solid #e1e1e1;
}
.page-manufacturer #wrapper #content-wrapper ul .brand .brand-inner .brand-img a {
    display: block;
}
.page-manufacturer #wrapper #content-wrapper ul .brand .brand-inner .brand-img a > img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}
.page-my-account #content .links a:hover i{
    color:#be8658;
}
@media (max-width: 991px) {
    .page-manufacturer #wrapper #content-wrapper ul .brand {
        width: 33.33%;
    }
}
@media (max-width: 991px) {
    .page-manufacturer #wrapper #content-wrapper ul .brand {
        width: 50%;
    }
}

/*instagram gallary*/
.insta-wrapper{
    overflow: hidden;
}
.insta-wrapper .insta-title {
    display: none;
    position: relative;
    text-align: center;
    margin-bottom: 50px;
    color: #051829;
    font-size: 40px;
    font-weight: 400;
}
.insta-wrapper .insta-title > strong.pad-right {
    padding-right: 0;
    color: #051829;
    font-size: 40px;
    font-weight: 400;
    display: none;
}
.insta-wrapper .insta-title > strong.pad-right > span {
    position: relative;
}
.insta-wrapper .insta-title > strong.pad-right > span:after,
.insta-wrapper .insta-title > strong.pad-right > span:before {
    background-color: #babdc2;
    position: absolute;
    content: "";
    top: 50%;
    height: 1px;
    width: 200px;
    display: block;
}
.insta-wrapper .insta-title > strong.pad-right > span:after {
    left: 100%;
    background-image: linear-gradient(to right, #be8658, #babdc2);
    margin-left: 20px;
}
.insta-wrapper .insta-title > strong.pad-right > span:before {
    right: 100%;
    background-image: linear-gradient(to right, #babdc2, #be8658);
    margin-right: 20px;
}
.insta-wrapper .insta-gallery .item {
    font-size: 14px;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    width: 20%;
    margin-bottom: 30px;
    box-sizing: border-box;
}
.insta-wrapper.insta-slider .insta-gallery .item {
    margin-bottom: 15px;
    width: auto;
    display: block;
    font-size: 14px;
}
.insta-wrapper .insta-gallery .item > a:hover::before {
    content: "";
    display: block;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.7);
    position: absolute;
}
.insta-wrapper .insta-gallery .item > a > .hover-caption {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    text-align: center;
    padding: 6px 12px;
    box-sizing: border-box;
    color: #fff;
    opacity: 0;
    visibility: hidden;
}
.insta-wrapper .insta-gallery .item > a:hover > .hover-caption {
    opacity: 1;
    visibility: visible;
}
.insta-wrapper .insta-gallery .item > a > .hover-caption .icon-span {
    display: block;
    font-size: 34px;
}
.insta-wrapper .insta-gallery .item > a > .hover-caption .text-span {
    font-size: 15px;
    font-weight: 400;
    display: block;
}
.insta-wrapper.insta-slider .insta-gallery .owl-controls .owl-buttons {
    position: static;
    top: 0;
    right: 0;
}
.insta-wrapper.insta-slider .insta-gallery .owl-controls.clickable .owl-buttons > div {
    box-shadow: none;
    border-radius: 0;
    background: transparent;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    font-size: 0;
}
@media (max-width: 1199px) {
    .insta-wrapper .insta-title > strong.pad-right {
        font-size: 30px;
    }
}
@media (max-width: 991px) {
    .insta-wrapper .insta-title > strong.pad-right > span::after, 
    .insta-wrapper .insta-title > strong.pad-right > span::before {
        width: 100px;
    }
    .insta-wrapper {
        margin: 25px 0;
    }
}
@media(max-width:767px){
    .insta-wrapper {
        margin: 20px 0;
    }
}
@media (max-width: 639px) {
    .insta-wrapper {
        margin: 20px 0;
    }
    .insta-wrapper .insta-title > strong.pad-right > span::after, 
    .insta-wrapper .insta-title > strong.pad-right > span::before {
        display: none;
    }
}
@media (max-width: 479px) {
    .insta-wrapper .insta-gallery .item {
        padding: 0 10px;
    }    
    .insta-wrapper {
        margin: 10px 0;
    }

}

/****  Updated Version   *****/
#newsletter-popup .w-newsletter .newsletter-info .newsletter-title h2 {
    text-transform: uppercase;
}
#newsletter-popup .form-control {
    border: none;
}
#newsletter-popup .form-newsletter-popup .action-newsletter button {
    background: #111;
    letter-spacing: 1.5px;
    font-weight: 400;
}
#newsletter-popup .form-newsletter-popup .action-newsletter button:hover {
    background: #444;
}
#newsletter-popup .newsletter-bottom label {
    font-size: 13px;
    letter-spacing: 0.6px;
}
#_mobile_top_menu .navbar-toggler .material-icons:hover,
#footer .navbar-toggler .material-icons:hover {
    color: #be8658;
}

@media (min-width: 768px) {
    #_desktop_search_filters_clear_all {
        padding: 10px 10px 15px 15px;
        text-align: left;
    }
    #search_filters .js-search-filters-clear-all {
        font-weight: normal;
        margin: 0;
        padding: 9px 15px;
        text-align: left;
        text-transform: uppercase;
        width: auto;
        font-size: 12px;
        font-weight: 500;
        float: none;
    }
    .clear-all-wrapper .btn-tertiary {
        margin: 0;
        padding: 10px 12px;
        background: #111111;
        color: #fff;
        text-transform: capitalize;
        transition: .5s;
    }
    .clear-all-wrapper .btn-tertiary:hover {
        background: #be8658;
    }
    .products-sort-order .select-list:hover {
        background: #be8658;
    }
    #category #left-column #search_filters .facet .title {
        display: block !important;
        cursor: pointer;
    }
    #category #left-column #search_filters .facet .title:hover .facet-title ,
    #category #left-column #search_filters .facet .title:hover i{
        color: #be8658;
    }
    #category #left-column #search_filters .facet .title h1 {
        display: inline-block;
        margin-bottom: 0;
    }
    .block-categories .category-top-menu {
        padding-bottom: 0px;
        border: 1px solid #e1e1e1;
    }
    .navbar-toggler .material-icons {
        font-size: 18px;
        line-height: 18px;
        color: #333333;
    }
    #category #left-column #search_filters .facet .navbar-toggler,
    #category #right-column #search_filters .facet .navbar-toggler {
        display: inline-block;
        padding: 0;
        height: 18px;
        width: 18px;
        cursor: pointer;
    }
    #category #left-column #search_filters .facet .collapse.in {
        display: block;
        margin: 0;
        padding: 0;
    }
    #category #left-column #search_filters .facet .collapse.in {
        display: block;
        margin: 0;
        padding: 0;
    }
    #category #left-column #search_filters .facet .collapse {
        display: none;
    }
    #category #left-column #search_filters .facet .title .collapse-icons .add,
    #category #left-column #search_filters .facet .title[aria-expanded="true"] .collapse-icons .add {
        display: none;
    }
    #category #left-column #search_filters .facet .title[aria-expanded="true"] .collapse-icons .remove {
        display: block;
    }
    #category #left-column #search_filters .facet .title[aria-expanded="false"] .collapse-icons .remove {
        display: none;
    }
    #category #left-column #search_filters .facet .title[aria-expanded="false"] .collapse-icons .add {
        display: block;
    }
    #search_filters .facet {
        padding: 10px 15px;
    }
    .block-categories .category-sub-menu {
        padding: 10px 15px;
        margin: 0;
    }
    #search_filters .facet ul {
        margin: 0px;
        padding-top: 0px;
    }
    #search_filters .facet > ul > li {
        margin: 0;
    }
    #search_filters .facet > ul > li:first-child {
        margin-top: 10px;
    }
    #search_filters .facet > ul.faceted-slider  li {
        margin-bottom: 10px;
    }
    #search_filters .facet .facet-title,
    #search_filters_brands .facet .facet-title,
    #search_filters_suppliers .facet .facet-title,
    #left-column .block-categories .category-sub-menu li > a {
        color: #000;
    }
    body.nav-sticy#product .sticky-wrapper.top {
        top: 50px;
        z-index: 99;
    }
}

/******
footer
*****/
.block-contact .collapse {
    display: inherit;
}
.block-contact .collapse.in {
    display: block;
}
.contactinfo-section .footer-links-column .footer-column-content .content > p {
    margin-bottom: 25px;
    position: relative;
    color: #ffffff;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.5px;
}
.contact-rich {
    padding: 15px;
    border: 1px solid #e1e1e1;
}
#contact .contact-form {
    padding: 0 0 16px 0;
}
#contact .contact-rich .block a {
    display: inline-block;
    vertical-align: middle;
    margin-top: 0;
}
#contact .contact-form form .alert > ul {
    margin-bottom: 0;
}
.footer-links-column .footer-column-content .footer-social-icon {
    display: block;
    float: left;
    margin: 0;
}
.footer-links-column .footer-column-content .footer-social-icon li {
    display: inline-block;
    margin: 0;
    padding-right: 5px;
}
.footer-links-column .footer-column-content .footer-social-icon li a {
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #ffffff;
    background-color: #191919;
    font-size: 16px;
}
.footer-links-column .footer-column-content .footer-social-icon li a:hover {
    background-color: #be8658;
}
.contactinfo-section .footer-links-column .footer-colum-title {
    display: block;
    position: relative;
    margin-bottom: 32px;
}
input::-moz-placeholder, textarea::-moz-placeholder,
input:active::-moz-placeholder, textarea:active::-moz-placeholder {
    color: #333333;
}
.column-content {
    display: block;
    color: #ffffff;
}
.column-content .contact-info {
    display: block;
}
.column-content .contact-info .item {
    display: block;
    position: relative;
    margin-bottom: 15px;
}
.column-content .contact-info .item .icon-span {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 16px;
    line-height: 24px;
}
.column-content .contact-info .item .text-span {
    display: block;
    padding-left: 28px;
    line-height: 24px;
}
.column-content .contact-info .item .text-span a {
    color: #ffffff;
}
.column-content > p {
    margin-bottom: 15px;
    color: #ffffff;
}
.column-content .block.newsletter {
    width: 100%;
    margin: 0;
}
.block.newsletter .form.subscribe {
    display: table;
    width: 100%;
}
.block.newsletter .form.subscribe {
    display: table;
    width: 100%;
}
.column-content .block.newsletter .field.newsletter {
    display: block;
    width: 100%;
    margin-bottom: 15px;
}
.block.newsletter .field .control {
    text-decoration: none;
    display: block;
}
.column-content .block.newsletter .field.newsletter .control input {
    padding-left: 15px;
    height: 40px;
    border-color: #ffffff;
    color: #333333;
    background: #fff;
    background-clip: padding-box;
    border: 1px solid #e1e1e1;
    border-radius: 1px;
    font-size: 14px;
    padding: 0 9px;
    width: 100%;
    box-sizing: border-box;
}
.column-content .block.newsletter .actions {
    display: block;
    width: auto;
}
.condition {
    color: #fff;
    padding-top: 15px;
    font-size: 12px;
}
.search-widget form input[type="text"]:focus {
    outline: none;
    color: #333333;
    box-shadow: 0 0 5px #e1e1e1;
}
.page-content.page-not-found #search-tog-btn {
    display: none;
}
.page-content.page-not-found #search_widget {
    cursor: pointer;
    border: none;
    position: relative;
    min-width: 100%;
    z-index: 1;
}
.page-content.page-not-found .search-widget form {
    width: 100%;
}
#pagenotfound .page-not-found .search-widget input, 
#products .page-not-found .search-widget input {
    padding-right: 35px;
}
.search-widget form button[type="submit"] {
    cursor: pointer;
}
.page-content.page-not-found #search-tog-btn form input[type="text"] {
    width: auto;
    padding: 15px;
    min-width: 300px;
    border: 1px solid #e1e1e1;
}
.page-content.page-not-found #search-tog-btn #search_widget button {
    width: 40px;
    height: 40px;
    text-align: right;
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    text-align: center;
    right: 7px;
    bottom: 7px;
}
.page-content.page-not-found #search-tog-btn #search_widget button img {
    width: auto;
    margin: 0 auto;
}

@media(min-width: 768px) {
    #newsletter-popup {
        width: 100% !important;
    }
}
@media only screen and (max-width: 767px) {
    .footer-links-column .footer-column-content .footer-social-icon li {
        margin-top: 5px;
    }
    .block-contact .collapse {
        display: none;
    }
    .block-contact-tog{
        display: none;
    }
    .contactinfo-section .footer-links-column .footer-colum-title > h3:hover,
    .contactinfo-section .footer-links-column .footer-colum-title > h3:hover:after {
        color: #be8658;
        cursor: pointer;
    }
    .contactinfo-section {
        width: 100%;
        margin-bottom: 0;
        border: none;
    }
    .contactinfo-section .footer-links-column .footer-colum-title > h3::after {
        display: none;
    }
    .contactinfo-section .footer-links-column .footer-colum-title > h3 {
        padding: 9px 0;
        margin-bottom: 8px;
        font-size: 16px;
    }
    .contactinfo-section .footer-links-column .footer-column-content .content > p {
        margin-bottom: 8px;
    }
    #main .page-footer {
        margin-bottom: 0;
    }
}

/********
Footer
*******/
#footer.footer-type3 {
    float: left;
    clear: both;
    width: 100%;
    padding-top: 50px;
	background: #cdcdcd;
}
.tit {
    color: #43b3ae !important;
    display: block;
    font-size: 22px;
}
#footer.footer-type3 .footer-container {
    float: left;
    width: 100%;
    margin: 0;
    box-shadow: none;
    background-color: transparent;
    padding-top: 0;
}
#footer.footer-type3 .footer-container .links {
    float: left;
    width: 50%;
    padding: 0 15px;
    margin-bottom: 25px;
}
#footer.footer-type3 .block-contact .block-contact-title,
#footer.footer-type3 .footer-container .h3.hidden-sm-down {
    color: #333333;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 500;
    display: block;
    margin-bottom: 35px;
}
#footer.footer-type3 .footer-container li {
    display: block;
    margin-bottom: 9px;
    border: none;
}
#footer.footer-type3 .footer-container li > a {
    color: #333333;
    font-weight: 400;
    display: block;
    font-size: 14px;
    text-decoration: none;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    padding-left: 0;
}
#footer.footer-type3 .footer-container #block_myaccount_infos {
    width: 25%;
    margin-bottom: 25px;
}
#footer.footer-type3 .footer-container #block_myaccount_infos > h3 {
    color: #000;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
    display: block;
    margin-bottom: 35px;
    line-height: 1.5;
}
#footer.footer-type3 .footer-container #block_myaccount_infos > h3 > a {
    font-weight: 600;
    color: #000000;
}
#footer.footer-type3 .footer-container .footer-link {
    float: left;
    display: block;
    width: 20%;
    padding: 0 15px;
    margin-bottom: 40px;
}
#footer.footer-type3 .footer-container .footer-link .footer-title {
    float: left;
    display: block;
    width: 100%;
}
#footer.footer-type3 .footer-container .footer-link .footer-title > h3 {
    margin: 0;
    display: block;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
    line-height: 1.1;
}
#footer.footer-type3 .footer-container .footer-link .footer-content {
    float: left;
    display: block;
    width: 100%;
}
#footer.footer-type3 .footer-container .footer-link .footer-content > ul > li {
    color: #999;
    display: block;
    margin-bottom: 14px;
    font-weight: 400;
    line-height: 1.42857;
}
#footer.footer-type3 .footer-container .links ul li a:hover {
    margin-left: 8px;
}
#footer.footer-type3 .footer-container .footer-link .footer-content > ul > li > a > span > i {
    margin-right: 8px;
}
#footer.footer-type3 .footer-container .contactinfo-section .links {
    width: 100%;
}
#footer.footer-type3 .footer-bottom {
    display: block;
    padding: 0;
    clear: both;
}
#footer.footer-type3 .footer-bottom .footer-bottom-inner {
    padding: 20px 0;
    display: block;
    clear: both;
    font-size: 0;
    border-top: 1px solid #d7d7d7;
}

#footer.footer-type3 .footer-bottom .copyright {
    font-size: 14px;
    color: #333333;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 0;
    margin-top: 0;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    width: 33.33%;
    text-align: left;
}
#footer.footer-type3 .footer-bottom .copyright > a {
    color:#555555;
}
#footer.footer-type3 .footer-bottom .payment-social-block {
    text-align: right;
    color: #959595;
    font-weight: 400;
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
    box-sizing: border-box;
    width: 33.33%;
}
#footer.footer-type3 .footer-bottom .footer-payment-icon {
    margin: 0;
    font-size: 14px;
    text-align: right;
    color: #888888;
    font-weight: 500;
    float: none;
    padding: 0;
    clear: none;
    display: inline-block;
    vertical-align: middle;
}
#footer.footer-type3 .footer-bottom .footer-payment-icon > li {
    display:inline-block;
    list-style-type:none;
    margin-bottom:0;
    position:relative;
}
#footer.footer-type3 .footer-bottom .footer-payment-icon > li > a {
    display:block;
    padding:0 3px;
    box-sizing:border-box;
    color:#333333;
    font-size:28px;
    line-height: 32px;
    text-decoration:none;
    transition:all .2s ease-in 0s;
    -moz-transition:all .2s ease-in 0s;
    -webkit-transition:all .2s ease-in 0s;
}
#footer.footer-type3 .footer-bottom .footer-payment-icon > li > a:hover {
    color:#888888;
    text-decoration:none;
}
#footer.footer-type3 .footer-bottom .footer-payment-icon > li:first-child > a {
    padding-left:0;
}
#footer.footer-type3 .footer-bottom .footer-payment-icon > li:last-child > a {
    padding-right:0;
}
#footer.footer-type3 .footer-bottom .inner-left{
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
    box-sizing: border-box;
    width: 50%;
}
#footer.footer-type3 .footer-bottom .inner-right{
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
    box-sizing: border-box;
    text-align: right;
    width: 50%;
}
#footer.footer-type3 .footer-bottom .inner-right .payment-social-block {
    margin: 0;
    float: none;
    padding: 0;
    clear: none;
    display: inline-block;
    vertical-align: middle;
}
#footer.footer-type3 .footer-bottom .inner-right .payment-social-block .socials{
    margin: 0;
    float: none;
    padding: 0;
    clear: none;
    display: inline-block;
    vertical-align: middle;
    padding-right: 20px;
}
#footer.footer-type3 .footer-bottom .inner-right .payment-social-block .socials > li {
    display: inline-block;
    margin-left: 3px;
    margin-right: 3px;
    margin-bottom: 4px;
}
#footer.footer-type3 .footer-bottom .inner-right .payment-social-block .socials > li > a {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 28px;
    border: 1px solid #999;
    color: #999;
    font-size: 16px;
    text-align: center;
    box-sizing: border-box;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
}
#footer.footer-type3 .footer-bottom .inner-right .payment-social-block .socials > li > a:hover {
    color: #ffffff;
    background-color: #be8658;
    border-color: #be8658;
    text-decoration: none;
}
#footer.footer-type3 .footer-bottom .inner-right .extra-links {
    list-style: none;
    padding: 0;
    display: block;
    margin: 8px 0 0;
}
#footer.footer-type3 .footer-bottom .inner-right .extra-links > li {
    display: inline-block;
    margin-right: 20px;
    margin-left: 0;
    margin-top: 6px;
}
#footer.footer-type3 .footer-bottom .inner-right .extra-links > li:last-child {
    margin-right: 0;
}
#footer.footer-type3 .footer-bottom .inner-right .extra-links > li > a {
    color: #999;
    font-weight: 500;
    display: block;
    font-size: 16px;
    text-decoration: none;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
}
#footer.footer-type3 .footer-bottom .inner-right .extra-links > li > a:hover {
    color: #be8658;
}
#footer.footer-type3 .footer-bottom .inner-left .footer-logo {
    display: inline-block;
    vertical-align: middle;
}
#footer.footer-type3 .footer-bottom .inner-left .footer-logo > a {
    display: block;
}
#footer.footer-type3 .footer-bottom .inner-left .footer-logo > a > img {
    max-width: 90px;
    height: auto;
    display: block;
}
#footer.footer-type3 .footer-container .links.block-contact {
    width: 25%;
    font-size: 13px;
}
#footer.footer-type3 .footer-container .block-contact .contact-info {
    position: relative;
    margin-bottom: 16px;
    color: #333333;
    font-weight: 400;
    display: block;
    font-size: 14px;
}
#footer.footer-type3 .footer-container .block-contact .contact-label {
    font-weight: 600;
    font-size: 15px;
    display: block;
    margin-bottom: 4px;
    color: #333333;
    text-transform: uppercase;
}
#footer.footer-type3 .footer-container .block-contact .icon {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    color: #be8658;
    font-size: 16px;
    width: 16px;
    text-align: center;
}
#footer.footer-type3 .footer-container .block-contact .contact-info a:hover {
    margin: 0;
}
#footer.footer-type3 .footer-container .block_newsletter.links {
    float: left;
    width: 25%;
    font-size: 14px;
    padding: 0 15px;
    margin-bottom: 40px;
}
#footer.footer-type3 .newsletter-title > h2 {
    color: #333333;
    text-transform: capitalize;
    font-size: 20px;
    font-weight: 500;
    display: block;
    margin-bottom: 35px;
}
#footer.footer-type3 .block_newsletter .footer-block-toggle-content > p {
    padding: 0;
    color: #333333;
    font-weight: 400;
    font-size: 14px;
}
#footer.footer-type3 .block_newsletter .footer-block-toggle-content > form > p{
    text-align: center;
}
#footer.footer-type3 .block_newsletter form {
    float: left;
    width: 100%;
}
#footer.footer-type3 .block_newsletter form .subscribe-block {
    position: relative;
    width: 100%;
    display: block;
    padding: 0;
    float: none;
    overflow: hidden;
}
#footer.footer-type3 .block_newsletter form input[type="text"] {
    min-width: 100%;
    max-width: 100%;
    margin-right: 0;
    padding: 0 12px;
    text-align: left;
    background: #ffffff;
    font-weight: 400;
    font-size: 13px;
    height: 40px;
    border: 1px solid #e8e8e8;
    color: #333333;
}
#footer.footer-type3 .block_newsletter form input[type="text"]:focus {
    outline: none;
    transition: 0.5s;
    background: #ececec;
}
#footer.footer-type3 .block_newsletter form .input-wrapper {
    width: 100%;
}
#footer.footer-type3 .block_newsletter form .subscribe-block .btn-primary {
    display: block;
    margin: 10px 0 0;
    width: 100%;
    height: 40px;
    padding: 5px 25px;
    background: #be8658;
    border: 1px solid #be8658;
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
}
#footer.footer-type3 .block_newsletter form .subscribe-block .btn-primary:hover{
    background:#333333; 
    border-color: #333333; 
}
#footer.footer-type3 .block_newsletter .condition p {
    color: #666;
    padding-top: 10px;
    font-size: 12px;
    font-weight: 400;
    border: none;
}

@media(min-width: 768px) {
    #newsletter-popup {
        width: 100% !important;
    }
    .htwhatsapp-chat.only-icon {
        bottom: 30px;
    }
}
@media(max-width: 991px) {
    #footer.footer-type3 .footer-bottom .inner-left {
        padding-right: 0;
        width: 100%;
        text-align: center;
        margin-bottom: 20px;
    }
    #footer.footer-type3 .footer-bottom .inner-right {
        padding-left: 0;
        text-align: center;
        width: 100%;
    }
}
@media only screen and (max-width: 767px) {
    #footer.footer-type3 {
        padding-top: 20px;
    }
    #footer.footer-type3 .footer-container .links {
        width: 100%;
        margin-bottom: 0;
    }
    #footer.footer-type3 .footer-container .block_newsletter.links {
        width: 100%;
        margin-bottom: 0;
        padding: 0;
    }
    #footer.footer-type3 .footer-container #block_myaccount_infos {
        width: 100%;
        margin-bottom: 0;
    }
    #footer.footer-type3 .footer-container .footer-link {
        width: 100%;
        margin-bottom: 0;
        padding: .625rem;
        font-size: 1rem;
    }
    #footer.footer-type3 .footer-container .footer-link .footer-title > h3::after {
        display: none;
    }
    #footer.footer-type3 .block_newsletter form .subscribe-block {
        max-width: 370px;
    }
    #footer.footer-type3 .block_newsletter form input[type="text"] {
        min-width: 100%;
        font-size: 14px;
    }
    #footer.footer-type3 .block_newsletter form .subscribe-block .btn-primary {
        padding: 9px 0px;
        font-size: 14px;
        font-weight: 500;
    }
    #footer.footer-type3 .footer-bottom .inner-right .payment-social-block {
        display: block;
    }
    #footer.footer-type3 .footer-bottom .inner-right .payment-social-block .socials {
        padding: 0 0 20px;
        display: block;
    }
    #footer.footer-type3 .footer-bottom .footer-payment-icon {
        display: block;
        text-align: center;
    }

    #footer.footer-type3 .footer-container .footer-bottom {
        padding: 10px 0 15px;
        margin-top: 15px;
    }
    #footer.footer-type3 .footer-container .footer-bottom .row > .col-md-6 {
        width: 100%;
        float: left;
        text-align: center;
    }
    #footer.footer-type3 .footer-container .text-sm-center {
        text-align: center !important;
    }
    #footer.footer-type3 .footer-container .text-sm-center > a {
        padding: 5px 0 10px;
    }
    #footer.footer-type3 .footer-container .links .title {
        padding: 7px 15px;
        border: none;
        color: #000000;
    }
    #footer.footer-type3 .footer-container .links.block-contact{
        width: 100%;
        padding: 0;
    }
    #footer.footer-type3 .footer-container .links .title:hover span,
    #footer.footer-type3 .links .title:hover .navbar-toggler .material-icons {
        color: #be8658;
        cursor: pointer;
    }
    #footer.footer-type3 .footer-container .links .h3 {
        padding: 9px 0 0;
        margin-bottom: 8px;
        font-size: 18px;
        margin-top: 0px;
        font-weight: 500;
        color: #333333;
        text-transform: capitalize;
    }
    #footer.footer-type3 .footer-container .links ul > li {
        padding: 5px 15px;
        margin-bottom: 0;
    }
    #footer.footer-type3 .footer-container .links .navbar-toggler {
        display: inline-block;
        padding: 0;
        height: 25px;
        width: 25px;
    }
    #footer.footer-type3 .block_newsletter {
        width: 100%;
        margin-bottom: 0;
        border: none;
    }
    #footer.footer-type3 .newsletter-title > h2 {
        margin-bottom: 0;
        font-size: 18px;
        margin-top: 0px;
        font-weight: 500;
        color: #333333;
        cursor: pointer;
        padding: 7px 0;
        text-transform: capitalize;
    }
    #footer.footer-type3 .newsletter-title > h2:hover,
    #footer.footer-type3 .newsletter-title > h2:hover:after {
        color: #be8658;
    }
    #footer.footer-type3 .block_newsletter p {
        margin-top: 15px;
        text-align: left;
    }
    #footer.footer-type3 .footer-container {
        padding-bottom: 20px;
    }
    #footer.footer-type3 .footer-container .footer-bottom .office-time,
    #footer.footer-type3 .footer-container .footer-bottom .cards{
        display: block;
        float: left;
        width: 100%;
        text-align: center;
    }
    #footer.footer-type3 .footer-container .copyright {
        padding: 8px 0;
        display: block;
        float: left;
        width: 100%;
        text-align: center;
    }
    #footer.footer-type3 .footer-container .footer-block-title:after {
        position: absolute;
        display: inline-block;
        content: "\f107";
        color: #000000;
        top: 0;
        right: 20px;
        text-align: center;
        vertical-align: middle;
        line-height: 38px;
        font-size: 20px;
        font-family: FontAwesome;
        font-weight: 600;
    }
    #footer.footer-type3 .footer-container .footer-colum-title.active-tab:after {
        content: "\f106";
    }
    #footer.footer-type3 .footer-container .footer-block-toggle-content {   
        padding: 0 30px;
    }
    #footer.footer-type3 .footer-container .links ul {
        background: transparent;
        margin-bottom: 10px;
        padding: 0 15px;
    }
    #footer.footer-type3 .footer-container .links.block-contact ul {
        padding: 0 15px;
    }
    #footer.footer-type3 .footer-container .block-contact .contact-info,
    #footer.footer-type3 .footer-container .links ul > li a {
        color: #555555;
        font-weight: 500;
        display: block;
        font-size: 14px;
        padding-top: 0;
    }
    #footer.footer-type3 .footer-container .block-contact .contact-label {
        color: #333333;
    }
    .footer-links-column .footer-column-content .footer-social-icon li {
        margin-top: 5px;
    }
    .block-contact .collapse {
        display: none;
    }
    .block-contact-tog{
        display: none;
    }
    .contactinfo-section .footer-links-column .footer-colum-title > h3:hover,
    .contactinfo-section .footer-links-column .footer-colum-title > h3:hover:after {
        color: #be8658;
        cursor: pointer;
    }
    .contactinfo-section {
        width: 100%;
        margin-bottom: 15px;
        border: none;
    }
    .contactinfo-section .footer-links-column .footer-colum-title > h3::after {
        display: none;
    }
    .contactinfo-section .footer-links-column .footer-colum-title > h3 {
        padding: 9px 0;
        margin-bottom: 8px;
        font-size: 16px;
    }
    .contactinfo-section .footer-links-column .footer-column-content .content > p {
        margin-bottom: 8px;
    }
    #main .page-footer {
        margin-bottom: 0;
    }
    .advert-block {
        text-align: center;
    }
}
@media (max-width: 639px) {
    #footer.footer-type3 .block_newsletter form .subscribe-block {
        max-width: 100%;
    }
    #main .page-footer .account-link {
        margin-right: 0;
        margin-bottom: 10px;
        display: inline-block;
        vertical-align: top;
    }
    #main .page-footer .account-link:last-child {
        margin-bottom: 0;
    }
}
@media (max-width: 479px) {
    #footer.footer-type3 .block_newsletter form .subscribe-block {
        max-width: 100%;
    }
    #footer.footer-type3 .footer-container .links {
        padding: 0 10px;
    }
}
/*whatsapp chat*/
.htwhatsapp-chat.ht_whatsapp_desk {
    z-index: 99;
}
.htwhatsapp-chat.only-icon {
    z-index: 99;
}
.quickview .modal-footer {
    border-top: none;
}
#product .sticky-wrapper .product-sticky-img img {
    max-height: 90px;
}
/*Social icon*/
#footer.footer-type3 .social-btn {
    display: inline-block;
    vertical-align: middle;
    padding: 0 10px;
    text-align: center;
    box-sizing: border-box;
    width: 33.33%;
}
#footer.footer-type3 .inner-block{
    margin: 0;
    float: none;
    clear: none;
    display: inline-block;
    vertical-align: middle;
    padding-right: 20px;
}
#footer.footer-type3 .inner-block > ul{
    margin-bottom: 0;
}
#footer.footer-type3 .inner-block > ul > li{
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
}
#footer.footer-type3 .inner-block > ul > li:first-child{
    margin-left: 0;
}
#footer.footer-type3 .inner-block > ul > li:last-child{
    margin-right: 0;
}
#footer.footer-type3 .inner-block > ul > li > a {
    width: 40px;
    height: 40px;
    background: #be8658;
    border-radius: 50%;
    display: block;
    font-size: 18px;
    color: #ffffff;
    border: 1px solid #be8658;
    line-height: 38px;
    text-align: center;
    box-sizing: border-box;
    transition: all .2s ease-in-out;
}
#footer.footer-type3 .inner-block > ul > li > a:hover{
    background: #333333;
    border-color:#333333;
    color: #fff;
}
#footer.footer-type3 .inner-block > ul > li > a > i{
    font-weight: 700;
}
@media(max-width:991px){
    #footer.footer-type3 .footer-bottom .copyright{
        text-align: center;
        width: 100%;
        margin-bottom: 10px;
    }
    #footer.footer-type3 .inner-block{
        padding-right: 0;
    }
    #footer.footer-type3 .social-btn{
        width: 100%;
        margin-bottom: 10px;
        text-align: center;
        padding: 0;
    }
    #footer.footer-type3 .footer-bottom .payment-social-block{
        width: 100%;
        text-align: center;
        padding: 0;
    }
}

/*Payment - Icon*/
.ps_checkout.payment-method-logo-block-title {
    margin: 15px 0 10px;
    display: block;
    font-size: 14px;
    font-weight: 400;
}
.ps_checkout.payment-method-logo {
    display: inline-block;
    vertical-align: middle;
    margin: 2px;
}
.ps_checkout.payment-method-logo img {
    max-width: 100%;
    display: block;
}

/*.advertising-block*/

.advertising-block .img-block {
    display: block;
    position: relative;
}
.advertising-block .img-block > a {
    display: block;
    position: relative;
    overflow: hidden;
}
.advertising-block .img-block > a::after {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    background-color: rgba(0, 0, 0, .1);
    -webkit-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.advertising-block .img-block > a::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    margin: auto;
    background-color: rgba(0, 0, 0, .1);
    -webkit-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
.advertising-block .img-block > a:hover::before, 
.advertising-block .img-block > a:hover::after {
    height: 100%;
    width: 100%;
}
.advertising-block .img-block > a > img {
    display: block;
    width: 100%;
    transition: 0.5s;
}
#category-17 a {
    color: #e80000 !important;
}
#category-17 a:hover {
    color: #43B3AE !important;
}
