@import url(base.css);

/*********
Header
*********/
#header {
    background: #fff;
    color: #7a7a7a;
    clear: both;
    float: left;
    width: 100%;
}

#header .header-nav {
    float: left;
    width: 100%;
    display: block;
    padding-bottom: 0;
    border: 1px solid #e8e8e8;
    max-height: none;
    margin: 0;
}

body#checkout #header .header-nav .text-xs-right {
    display: none;
}

#header .header-nav .payment-currency-block {
    padding-top: 14px;
    padding-bottom: 14px;
}

#header .header-nav .right-nav {
    padding-top: 14px;
    padding-bottom: 14px;
}

#_desktop_language_selector,
#_desktop_currency_selector {
    float: left;
}

#header .header-nav .currency-selector,
#header .header-nav .language-selector {
    padding-right: 15px;
    letter-spacing: 0.5px;
    margin: 0;
}

#header .header-nav .currency-selector>button,
#header .header-nav .language-selector>button {
    cursor: pointer;
}

#header .header-nav .currency-selector>button .expand-more,
#header .header-nav .language-selector>button .expand-more {
    color: #333333;
}

#header .header-nav .currency-selector>button:hover .expand-more,
#header .header-nav .language-selector>button:hover .expand-more {
    color: #f66d1f;
}

#header .header-nav .currency-selector>.dropdown-menu .dropdown-item,
#header .header-nav .language-selector>.dropdown-menu .dropdown-item {
    padding: 4px 10px;
    font-size: 13px;
}

#header .header-nav .right-nav .user-info .material-icons {
    display: none;
}

#header .header-nav .right-nav .user-info,
#header .header-nav .right-nav #contact-link {
    color: #333;
    margin: 0;
    padding-left: 15px;
    letter-spacing: 0.5px;
}

#header .header-nav .user-info .account {
    margin-left: 0;
    margin-right: 10px;
}

#header .header-nav .right-nav .user-info>a:active,
#header .header-nav .right-nav .user-info>a:focus,
#header .header-nav .right-nav .user-info>a:visited,
#header .header-nav .right-nav #contact-link>a:active,
#header .header-nav .right-nav #contact-link>a:visited,
#header .header-nav .right-nav #contact-link>a:focus {
    color: #333333;
}

#header .header-nav .right-nav .user-info>a:hover,
#header .header-nav .right-nav #contact-link>a:hover {
    color: #f66d1f;
}

#header .header-nav .material-icons.expand-more,
#header .header-nav .material-icons {
    margin: 0;
    line-height: 21px;
}

.dropdown:hover .expand-more {
    color: #f66d1f;
}

.btn-unstyle:focus .expand-more {
    color: #f66d1f;
}

.btn-primary {
    color: #fff;
    background-color: #333333;
    border-color: transparent;
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
    color: #fff;
    background-color: #f66d1f;
    border-color: transparent;
}

#header .header-top {
    float: left;
    width: 100%;
    display: block;
    padding: 28px 0;
}

#header a:hover {
    color: #f66d1f;
}

.search-widget form button[type="submit"] .search:hover,
.search-widget form input[type="text"]:focus+button .search {
    color: #f66d1f;
}

#_desktop_cart {
    float: right;
    height: 45px;
    padding-left: 15px;
    margin: 2px 0 2px;
}

#_desktop_cart .blockcart {
    float: right;
    height: 45px;
    border: 1px solid #d1d1d1;
    padding: 0 10px;
    color: #333;
}

#_desktop_cart .blockcart i {
    font-size: 18px;
    width: 24px;
    height: 24px;
}

#_desktop_cart .blockcart:hover,
.search-widget form button[type="submit"]:hover {
    color: #f66d1f;
}

#_desktop_cart .header {
    line-height: 45px;

}

#search_widget {
    float: right;
    padding: 0;
    margin: 2px 0 2px;
}

#pagenotfound .page-not-found .search-widget,
#products .page-not-found .search-widget {
    float: none;
    min-width: 100%;
    margin: 0;
}

.page-not-found .search-widget form {
    display: inline-block;
    width: 100%;
}

#pagenotfound .page-not-found .search-widget input,
#products .page-not-found .search-widget input {
    width: 100%;
    padding-right: 45px;
    height: 45px;
}

.search-widget form button[type="submit"] {
    padding: 0;
    bottom: 0px;
    right: 0;
    height: 45px;
    width: 45px;
    cursor: pointer;
}

.header-top .search-widget form input[type="text"] {
    height: 45px;
    padding-right: 45px;
    border-color: #d1d1d1;
}

.search-widget form input[type="text"]:focus {
    outline: none;
}

body#checkout #wrapper {
    box-shadow: inset 0 2px 5px 0 rgba(0, 0, 0, .11);
}

body#checkout .top-navigation-menu {
    display: none;
}

.top-navigation-menu {
    background: #222;
    float: left;
    width: 100%;
    clear: both;
}

#header .navbar-block {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 100%;
    display: block;
    float: none;
    width: 100%;
}

@media(min-width: 768px) {
    #header .navbar-block {
        max-width: 720px;
    }
}

@media(min-width: 992px) {
    #header .navbar-block {
        max-width: 960px;
    }
}

@media(min-width: 1200px) {
    #header .navbar-block {
        max-width: 1140px;
    }
}

#header .navbar-block .top-menu {
    position: relative;
    margin: 0;
    padding: 0;
}

.top-menu .sub-menu {
    margin-left: 0;
}

#header .navbar-block .top-menu .level0 {
    margin: 0;
    display: inline-block;
    float: left;
    text-transform: uppercase;
}

#header .navbar-block .top-menu .level0:hover,
#header .navbar-block .top-menu .level0:active {
    background-color: #f66d1f;
}

#header .navbar-block .top-menu .level0:hover>.sub-menu {
    display: block;
    top: 100% !important;
}

#header .navbar-block .top-menu .level1 a:hover,
#header .navbar-block .top-menu .level1 a:active {
    color: #f66d1f;
}

#header .navbar-block .top-menu .level0>a {
    position: relative;
    display: block;
    font-size: 14px;
    font-weight: 600;
    padding: 18px 20px;
    letter-spacing: 0.5;
    color: #fff;
    line-height: 20px;
    transition: all .3s ease-in 0s;
    -moz-transition: all .3s ease-in 0s;
    -webkit-transition: all .3s ease-in 0s;
}

#header .navbar-block .top-menu .level1 {
    position: relative;
    vertical-align: top;
}

#header .navbar-block .top-menu .level1>a {
    font-size: 14px;
    position: relative;
    font-weight: 600;
    padding: 18px 20px;
    letter-spacing: 0.5;
    color: #333333;
    line-height: 20px;
    transition: all .3s ease-in 0s;
    -moz-transition: all .3s ease-in 0s;
    -webkit-transition: all .3s ease-in 0s;
}

#header .navbar-block .top-menu .level2 {
    margin-left: 30px;
}

#header .navbar-block .top-menu .level3 {
    margin-left: 5px;
    position: relative;
}

#header .navbar-block .top-menu .level3>a {
    color: #4c4c4c;
    font-size: 13px;
}

#header .navbar-block .top-menu .level4 {
    margin-left: 15px;
    position: relative;
}

#header .navbar-block .top-menu .level4>a {
    color: #4c4c4c;
    font-size: 12px;
}

/*
#header .navbar-block .top-menu .category .sub-menu{
    display: block;
    top: 56px;
    width: auto;
    margin: 0;
}
#header .navbar-block .top-menu .category .sub-menu .top-menu .category a{
    position: relative;
    display: block;
    font-size: 14px;
    font-weight: 600;
    padding: 18px 20px;
    letter-spacing: 0.5;
    color: #222;
    line-height: 20px;
    transition: all .3s ease-in 0s;
    -moz-transition: all .3s ease-in 0s;
    -webkit-transition: all .3s ease-in 0s;
}
*/
.image-slider-block {
    float: left;
    width: 100%;
    clear: both;
}

.image-slider-block .carousel .carousel-inner {
    height: auto;
}

.image-slider-block .carousel-control .icon-next {
    margin-right: 0;
    width: 50px;
    height: 30px;
    background-color: #333;
    right: 0;
}

.image-slider-block .carousel-control .icon-prev {
    width: 50px;
    height: 30px;
    background-color: #333;

}

.image-slider-block .carousel .carousel-control .icon-prev i,
.image-slider-block .carousel .carousel-control .icon-next i {
    font-size: 25px;
}

.image-slider-block .material-icons {
    vertical-align: inherit;
    line-height: 28px;
}

.carousel .carousel-control .icon-next:hover i,
.carousel .carousel-control .icon-prev:hover i {
    color: #f66d1f;
}

/********
promotion-block
********/
.promotion-section {
    float: left;
    width: 100%;
    clear: both;
}

.promotion-block {
    display: block;
    float: left;
    clear: both;
    width: 100%;
}

.promotion-block .promotion-wrapper {
    display: block;
    float: left;
    width: 100%;
    padding-top: 25px;
    padding-bottom: 25px;
}

.promotion-block .promotion-wrapper .row {
    margin-left: -10px;
    margin-right: -10px;
}

.promotion-block .promotion-wrapper .promotion-inner {
    display: block;
    float: left;
    width: 33.3333%;
    padding: 0 10px;
}

.promotion-block .promotion-wrapper .promotion-inner a {
    display: block;
    float: left;
    width: 100%;
}

.promotion-block .promotion-wrapper .promotion-inner a img {
    display: block;
    width: 100%;
}

/*******
products
*******/
.product-section-title {
    position: relative;
    display: block;
    margin-bottom: 25px;
}

.featured-products .product-section-title h1,
.product-section-title h1 {
    border-bottom: 2px solid #555;
    display: block;
    font-size: 22px;
    margin-top: 0;
    padding-bottom: 10px;
    text-transform: capitalize !important;
    letter-spacing: 0.5px;
    color: #222222;
    margin-bottom: 0;
    text-align: left;
    line-height: 24px;
    font-weight: 600;
}

#products .product-title a,
.featured-products .product-title a,
.product-accessories .product-title a,
.product-miniature .product-title a {
    color: #666666;
    font-size: 15px;
}

#products .product-title a:hover,
.featured-products .product-title a:hover,
.product-accessories .product-title a:hover,
.product-miniature .product-title a:hover {
    color: #f66d1f;
}

#products .products-grid .products .product-item.list-view .product-description .product-title>a {
    color: #333333;
}

#products .products-grid .products .product-item.list-view .product-description .product-title>a:hover {
    color: #f66d1f;
}

.products-grid .btn-primary.add-to-cart .material-icons {
    display: none;
}

.product-actions .add-to-cart .material-icons {
    line-height: 24px;
    vertical-align: middle;
}

#products .product-title,
.featured-products .product-title,
.product-accessories .product-title,
.product-miniature .product-title {
    margin-bottom: 15px;
}

#products .highlighted-informations,
.featured-products .highlighted-informations,
.product-accessories .highlighted-informations,
.product-miniature .highlighted-informations {
    box-shadow: none;
}

#products .product-description,
.featured-products .product-description,
.product-accessories .product-description,
.product-miniature .product-description {
    width: 100%;
}

#products .highlighted-informations,
.featured-products .highlighted-informations,
.product-accessories .highlighted-informations,
.product-miniature .highlighted-informations {
    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;
    min-height: auto;
    min-width: auto;
    line-height: 18px;
    box-shadow: none;
}

.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;
    background: #f66d1f;
}

.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,
.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+.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 #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.discount,
.product-flags li.product-flag.discount-amount,
.product-flags li.product-flag.discount-percentage {
    background-color: #333333;
}

.featured-products .all-products .material-icons {
    display: none;
}

.featured-products .all-products {
    text-align: -moz-center;
    margin-top: 30px;
    margin-bottom: 0;
    display: block;
}

.featured-products .all-products>a {
    background: #f66d1f;
    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: #333;
}

#products img,
.featured-products img,
.product-accessories img,
.product-miniature img {
    margin: 0;
    display: block;
    height: auto;
    max-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;
}

.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;
}

.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: 1px solid #e1e1e1;
}

#products .highlighted-informations,
.featured-products .highlighted-informations,
.product-accessories .highlighted-informations,
.product-miniature .highlighted-informations {
    background: rgba(255, 255, 255, 0.8);
}

.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: -90px;
    height: auto;
    padding: 8px 0;
}

.products-grid .products .product-item:hover .product-miniature .thumbnail-container .product-image-block .highlighted-informations,
#products .products-grid .products .product-item:hover .product-miniature .thumbnail-container .product-image-block .highlighted-informations {
    bottom: 0px;
}

#products .variant-links,
.featured-products .variant-links,
.product-accessories .variant-links,
.product-miniature .variant-links {
    background: transparent;
}

.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: center;
}

.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 15px;
}

#products .highlighted-informations .quick-view:hover,
.featured-products .highlighted-informations .quick-view:hover,
.product-accessories .highlighted-informations .quick-view:hover,
.product-miniature .highlighted-informations .quick-view:hover {
    color: #f66d1f;
}

.product-slider .owl-controls.clickable {
    margin: 0;
    position: absolute;
    right: 15px;
    top: -65px;
}

.product-slider .owl-controls.clickable .owl-buttons>div {
    background: #333333;
    padding: 7px 12px;
    opacity: 1;
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 0 3px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    color: #ffffff;
}

.product-slider .owl-controls.clickable .owl-buttons>div:hover {
    background: #F66D1F;
}

.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: #f66d1f;
}

.input-group .input-group-btn>.btn,
.input-group .input-group-btn>.btn[data-action="show-password"] {
    line-height: 24px;
}

#product .add {
    width: auto;
    margin: 0;
}

#product .add .btn {
    line-height: 24px;
}

.add .btn {
    background: #333;
    font-weight: 700;
    padding: 10px 15px;
    font-size: 13px;
    ;
    box-shadow: none;
}

.add .btn:hover {
    background-color: #f66d1f;
}

.featured-products {
    margin-top: 25px !important;
    margin-bottom: 25px;
    float: left;
    width: 100%;
}

.products article .thumbnail-container .wishlist-button-add {
    top: 45px;
    left: auto;
}

/*******
latest-offer
*******/
.latest-offer-section {
    display: block;
    float: left;
    clear: both;
    max-width: 100%;
    width: 100%;
    margin: 25px 0;
}

.latest-offer-section .offer-inner {
    background-position: center center;
    background-repeat: no-repeat;
    clear: both;
    background-image: url(../img/bizkick-parralex-image.jpg);
    float: left;
    padding: 90px 0;
    text-align: center;
    width: 100%;
    background-size: cover;
}

.latest-offer-section .offer-inner>p {
    color: white;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 20px;
    margin-top: 0;
}

.latest-offer-section .offer-inner>h1 {
    color: #ffffff;
    font-size: 60px;
    font-weight: 700;
    letter-spacing: 2px;
    margin-top: 0;
    margin-bottom: 36px;
    line-height: 1.1;
}

.latest-offer-section .offer-inner>a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    font-size: 14px;
    letter-spacing: 1.5px;
    margin: 0;
    padding: 15px 25px;
    border: 2px solid #f66d1f;
    color: #fff;
    font-weight: 700;
    box-sizing: border-box;
    text-transform: uppercase;
}

.latest-offer-section .offer-inner>a:hover {
    background-color: #f66d1f;
}

/*********
block-reassurance
*********/
#product #block-reassurance {
    box-shadow: none;
}

#block-reassurance ul {
    margin: 0;
    border: 1px solid rgba(0, 0, 0, .25);
}

.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;
}

.blockreassurance_product {
    margin-top: 25px;
    box-shadow: none;
    border: 1px solid rgba(0, 0, 0, .25);
    overflow: hidden;
    background: #fff;
}

.blockreassurance_product>div {
    border-bottom: 1px solid rgba(0, 0, 0, .25);
    padding: 1rem 1.5rem;
}

.blockreassurance_product>div>p {
    margin-bottom: 0;
}

.blockreassurance_product>div:last-child {
    border-bottom: none;
    padding: 0;
}

.blockreassurance_product>div:nth-last-child(2) {
    border-bottom: none;
}

/*******
custom-text
*******/
.testimonial-section {
    float: left;
    width: 100%;
    background: #f1f1f1;
    margin: 0;
    padding: 0;
    margin: 25px 0;
}

.testimonial-section .testimonial-block {
    padding: 25px 0;
}

.testimonial-section .testimonial-block .testimonial-content {
    display: block;
    padding: 0 15px;
}

.testimonial-section .testimonial-block .section-title {
    position: relative;
    display: block;
    margin-bottom: 25px;
}

.testimonial-section .testimonial-block .section-title>strong {
    border-bottom: 2px solid #555;
    display: block;
    font-size: 22px;
    margin-top: 0;
    padding-bottom: 10px;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    color: #222222;
    text-align: left;
    line-height: 24px;
    font-weight: 600;
}

.testimonial-section .testimonial-block .testimonial-desc {
    float: left;
    width: 100%;
    padding: 15px;
    border: 1px solid #d1d1d1;
    box-sizing: border-box;
    position: relative;
    margin-bottom: 15px;
}

.testimonial-desc::before {
    border-color: #d1d1d1 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 8px;
    bottom: -16px;
    content: "";
    left: 45px;
    position: absolute;
}

.testimonial-desc::after {
    border-color: #f1f1f1 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 8px;
    bottom: -15px;
    content: "";
    left: 45px;
    position: absolute;
}

.testimonial-section .testimonial-block p {
    font-size: 13px;
    margin: 0;
    padding: 0;
    text-align: left;
}

.testimonial-section .testimonial-block .testimonial-desc p {
    color: #333333;
}

.testimonial-section .testimonial-block .testimonial-detail {
    float: left;
    padding: 0 10px 10px;
    width: 100%;
    position: relative;
}

.testimonial-section .testimonial-block .testimonial-detail img {
    display: inline-block;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-right: 10px;
    width: auto;
}

.testimonial-section .testimonial-block .testimonial-detail .profile {
    display: inline-block;
    vertical-align: middle;
}

.testimonial-section .testimonial-block .testimonial-detail .profile h4 {
    margin: 0 0 4px;
    font-size: 13px;
}

.testimonial-section .testimonial-block .testimonial-detail .profile p {
    margin: 0;
}

.testimonial-slider .owl-controls.clickable {
    margin: 0;
    position: absolute;
    right: 15px;
    top: -65px;
}

.testimonial-slider .owl-controls.clickable .owl-buttons>div {
    background: #333333;
    padding: 7px 12px;
    opacity: 1;
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 0 3px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    color: #ffffff;
}

.testimonial-slider .owl-controls.clickable .owl-buttons>div:hover {
    background: #F66D1F;
}

/*******
blogpost-block
*******/
.blog-section {
    display: block;
    clear: both;
}

.blogpost-block {
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 25px;
    margin-top: 25px;
}

.blogpost-block .blog-section-title {
    float: left;
    width: 100%;
    display: block;
    margin-bottom: 25px;
}

.blogpost-block .blog-section-title>strong {
    border-bottom: 2px solid #555;
    display: block;
    font-size: 22px;
    margin-top: 0;
    padding-bottom: 10px;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    color: #222222;
    line-height: 24px;
    font-weight: 600;
    text-align: left;
}

.blogpost-block .blog-block {
    width: 100%;
    float: left;
    display: block;
}

.blogpost-block .blog-block .blog-inner {
    float: left;
    box-sizing: border-box;
}

.blogpost-block .blog-block .blog-inner .blog-inner-block {
    border: 1px solid #d1d1d1;
    padding: 15px;
    margin: 0 15px;
    float: left;
    box-sizing: border-box;
    margin-bottom: 2px;
}

.blogpost-block .blog-block .blog-inner .blog-image {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding-right: 20px;
}

.blogpost-block .blog-block .blog-inner .blog-image img {
    max-width: 100%;
    display: block;
    height: auto;
}

.blogpost-block .blog-block .blog-inner .blog-content {
    float: left;
    width: 50%;
    box-sizing: border-box;
}

.blogpost-block .blog-block .blog-inner .blog-content>h3 {
    font-size: 14px;
    margin: 5px 0 10px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    line-height: 1.1;
}

.blogpost-block .blog-block .blog-inner .blog-content>h3 a {
    color: #333;
}

.blogpost-block .blog-block .blog-inner .blog-content>p {
    margin: 5px 0 10px;
    text-align: justify;
    font-size: 13px;
}

.blog-slider .owl-controls.clickable {
    margin: 0;
    position: absolute;
    right: 15px;
    top: -65px;
}

.blog-slider .owl-controls.clickable .owl-buttons>div {
    background: #333333;
    padding: 7px 12px;
    opacity: 1;
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 0 3px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    color: #ffffff;
}

.blog-slider .owl-controls.clickable .owl-buttons>div:hover {
    background: #F66D1F;
}

/*******
brand-section
*******/
.brand-section {
    float: left;
    clear: both;
    width: 100%;
    padding: 25px 0;
}

.brand-section .brand-section-title {
    position: relative;
    display: none;
    margin-bottom: 25px;
    text-align: center;
}

.brand-section .brand-section-title>h4 {
    border-bottom: 2px solid #555;
    display: inline-block;
    font-size: 20px;
    margin-top: 0;
    padding-bottom: 10px;
    letter-spacing: 0.5px;
    color: #222222;
    margin-bottom: 0;
    text-align: left;
    text-transform: uppercase;
    line-height: 24px;
    font-weight: 600;
}

.brand-section .brand-section-title>h4 a:visited,
.brand-section .brand-section-title>h4 a:active,
.brand-section .brand-section-title>h4 a:focus,
.brand-section .brand-section-title>h4 a:hover,
.brand-section .brand-section-title>h4 a {
    color: #222222;
}

.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;
}

.brand-content .brands-list {
    display: block;
    float: left;
    margin: 0;
}

.brand-content .brands-list li {
    display: block;
    float: left;
    padding: 0 10px;
}

.brand-content .brands-list li a {
    display: block;
}

.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;
}

.brands-slider .owl-controls.clickable {
    display: none !important;
    margin: 0;
    position: absolute;
    right: 10px;
    top: -65px;
}

.brands-slider .owl-controls.clickable .owl-buttons>div {
    background: #333333;
    padding: 7px 12px;
    opacity: 1;
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 0 3px;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    color: #ffffff;
}

.brands-slider .owl-controls.clickable .owl-buttons>div:hover {
    background: #F66D1F;
}

#products .row.products-selection {
    border: 1px solid #e1e1e1;
}

.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-img {
    display: block;
    border: 1px solid #e1e1e1;
    margin-bottom: 10px;
}

@media (max-width: 767px) {
    .page-manufacturer #wrapper #content-wrapper ul .brand {
        width: 33.33%;
    }
}

@media (max-width: 479px) {
    .page-manufacturer #wrapper #content-wrapper ul .brand {
        width: 50%;
    }
}

/******
footer
*****/
#footer {
    margin-top: 25px;
    float: left;
    clear: both;
    width: 100%;
    padding: 0;
    background: #F5F5F5;
}

#footer .newsletter-section {
    float: left;
    display: block;
    padding: 25px 0;
    margin-top: 0;
    background-color: #555555;
    clear: both;
    width: 100%;
}

#block-newsletter-label {
    float: left;
    padding: 0;
    width: 100%;
    display: block;
    color: #ffffff;
    font-size: 30px;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 48px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

#footer .newsletter-section .block_newsletter {
    float: left;
    width: 100%;
    font-size: 14px;
    margin-bottom: 0;
    text-align: -moz-center;
    text-align: -webkit-center;
}

#footer .newsletter-section .block_newsletter .col-md-7 {
    width: 100%;
}

#footer .newsletter-section .block_newsletter .col-md-7 form {
    width: 50%;
}

.block_newsletter form input[type="text"]:focus {
    border: none;
}

#footer .newsletter-section .block_newsletter form .col-xs-12 p {
    display: none
}

#footer .newsletter-section .block_newsletter form .col-xs-12 .btn-primary {
    background-color: #F66D1F;
}

#footer .newsletter-section .block_newsletter form .btn-primary:focus,
#footer .newsletter-section .block_newsletter form .btn-primary:hover {
    background-color: #333;
    transition: all .3s ease-in 0s;
}

.block_newsletter form input {
    height: 48px;
}

.block_newsletter form input[type="text"] {
    border-color: #ffffff;
    min-width: 100%;
}

#footer .block-social {
    width: 100%;
    text-align: center;
    margin-top: 18px;
    float: left;
}

#footer .block-social>ul {
    margin-bottom: 0;
    display: block;
}

#footer .block-social ul>li {
    background-color: #F66D1F;
    color: #fff;
    width: 60px;
    height: 60px;
    margin: .125rem;
    border-radius: 50%;
    background-position: center;
    transition: 0.3s ease all;
    background-size: auto;
}

#footer .block-social ul>li:hover {
    background-color: #333;
}

#footer .footer-container {
    float: left;
    width: 100%;
    margin: 0;
    padding: 50px 0;
    box-shadow: none;
    background: #F5F5F5;
}

#footer .footer-container .links {
    float: left;
    width: 50%;
    margin-bottom: 0;
}

#footer .footer-container .h3.hidden-sm-down {
    margin: 0;
    margin-bottom: 0px;
    margin-bottom: 0px;
    display: block;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    color: #222222;
    line-height: 1.1;
}

.footer-container li {
    color: #555555;
    display: block;
    margin-bottom: 10px;
    font-weight: 400;
    line-height: 1.42857;
}

.footer-container li a {
    color: #555555;
    font-size: 13px;
}

.footer-container li a:before {
    content: "\f105";
    margin-right: 8px;
    font-family: "Fontawesome";
}

#footer .footer-container .h3.hidden-sm-down::after {
    background: #222222;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    width: 25px;
    margin-top: 13px;
}

#footer .footer-container #block_myaccount_infos {
    width: 25%;
    margin-bottom: 0;
}

#footer .footer-container #block_myaccount_infos>h3 {
    margin: 0;
    margin-bottom: 0px;
    margin-bottom: 0px;
    display: block;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    color: #222222;
}

#footer .footer-container #block_myaccount_infos>h3>a {
    font-size: 18px;
    font-weight: 600;
}

#footer .footer-container #block_myaccount_infos>h3::after {
    background: #222222;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    width: 25px;
    margin-top: 13px;
}

#footer .footer-container .footer-link {
    float: left;
    display: block;
    width: 20%;
    padding: 0 15px;
    margin-bottom: 25px;
}

#footer .footer-container .footer-link .footer-title {
    float: left;
    display: block;
    width: 100%;
}

#footer .footer-container .footer-link .footer-title>h3 {
    margin: 0;
    display: block;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    color: #222222;
    line-height: 1.1;
}

#footer .footer-container .footer-link .footer-title>h3:after {
    background: #222222;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    width: 25px;
    margin-top: 13px;
}

#footer .footer-container .footer-link .footer-content {
    float: left;
    display: block;
    width: 100%;

}

#footer .footer-container .footer-link .footer-content>ul>li {
    color: #555555;
    display: block;
    margin-bottom: 14px;
    font-weight: 400;
    line-height: 1.42857;
}

#footer .footer-container .links ul li a:hover {
    color: #f66d1f;
}

#footer .footer-container .footer-link .footer-content>ul>li>a>span>i {
    margin-right: 8px;
}

#footer .footer-container .footer-link .footer-content .contact {
    margin-bottom: 15px;
    position: relative;
    color: #555555;
    margin-top: 0;
}

#footer .footer-container .footer-link .footer-content .contact>strong {
    font-weight: 600;
    display: block;
    margin-bottom: 6px;
    color: #333333;
    font-size: 13px;
}

#footer .footer-container .footer-link .footer-content .contact>span {
    display: block;
    padding-left: 22px;
}

#footer .footer-container .contactinfo-section .links {
    width: 100%;
}

.contactinfo-section {
    float: left;
    width: 25%;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 13px;
}

.contactinfo-section .footer-links-column .footer-column-content .content>p {
    margin-bottom: 15px;
    position: relative;
    color: #555555;
}

.contactinfo-section .footer-links-column .footer-column-content .content>p strong {
    font-weight: 600;
    display: block;
    margin-bottom: 5px;
    color: #333333;
    font-size: 13px;
}

.contactinfo-section .footer-links-column .footer-column-content .content>p strong em {
    font-size: 16px;
    color: #333333;
    vertical-align: middle;
}

.contactinfo-section .footer-links-column .footer-column-content .content>p strong {
    font-weight: 600;
    color: #333333;
}

.contactinfo-section .footer-links-column .footer-column-content .content>p>span {
    display: block;
    padding-left: 22px;
    font-size: 13px;
}

.contactinfo-section .footer-links-column .footer-column-content .content>p>span a:visited,
.contactinfo-section .footer-links-column .footer-column-content .content>p>span a:focus,
.contactinfo-section .footer-links-column .footer-column-content .content>p>span a:active,
.contactinfo-section .footer-links-column .footer-column-content .content>p>span a {
    color: #555555;
}

.contactinfo-section .footer-links-column .footer-column-content .content>p>span a:hover {
    color: #f66d1f;
}

.contactinfo-section .footer-links-column .footer-colum-title {
    display: block;
    position: relative;
}

.contactinfo-section .footer-links-column .footer-colum-title>h3 {
    margin: 0;
    margin-bottom: 0px;
    display: block;
    margin-bottom: 25px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    color: #333333;
}

.contactinfo-section .footer-links-column .footer-colum-title>h3:after {
    background: #333333;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    width: 25px;
    margin-top: 13px;
}

#footer .footer-bottom {
    float: left;
    width: 100%;
    clear: both;
    padding: 0;
    display: block;
}

#footer .footer-bottom .footer-bottom-inner {
    padding: 25px 0;
    display: block;
    clear: both;
    font-size: 0;
    border-top: 1px solid #d1d1d1;
}

#footer .footer-bottom .footer-bottom-inner .copyright {
    display: inline-block;
    vertical-align: middle;
    padding-right: 10px;
    box-sizing: border-box;
    width: 50%;
    font-size: 14px;
    color: #555;
    font-weight: 500;
    margin: 0;
    line-height: 30px;
}

#footer .footer-bottom .footer-bottom-inner .copyright>a {
    color: #555;
}

#footer .footer-bottom .footer-bottom-inner .footer-payment-icon {
    text-align: right;
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
    box-sizing: border-box;
    width: 50%;
}

#footer .footer-bottom .footer-bottom-inner .footer-payment-icon>li {
    display: inline-block;
    list-style-type: none;
    margin-bottom: 0;
    position: relative;
}

#footer .footer-bottom .footer-bottom-inner .footer-payment-icon>li>a {
    display: block;
    padding: 0 3px;
    box-sizing: border-box;
    color: #555555;
    font-size: 28px;
    line-height: 30px;
    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-bottom .footer-bottom-inner .footer-payment-icon>li>a:hover {
    color: #555555;
    text-decoration: none;
}

#footer .footer-bottom .footer-bottom-inner .footer-payment-icon>li:last-child>a {
    padding-right: 0;
}

@media (max-width: 991px) {
    #footer .newsletter-section .block_newsletter .col-md-7 form {
        width: 100%;
    }
}

@media only screen and (max-width: 767px) {
    #footer {
        margin-top: 18px;
    }

    #footer .footer-container .links {
        width: 100%;
        margin-bottom: 0;
    }

    #footer .footer-container #block_myaccount_infos {
        width: 100%;
        margin-bottom: 0;
    }

    #footer .footer-container .footer-link {
        width: 100%;
        margin-bottom: 0;
        padding: .625rem;
        font-size: 1rem;
    }

    .footer-container .links ul {
        background-color: transparent;
    }

    #footer .footer-container .footer-link .footer-title>h3::after {
        display: none;
    }

    #footer .footer-bottom .footer-bottom-inner .copyright {
        text-align: center;
        padding: 0 0 10px;
        width: 100%;
    }

    #footer .footer-bottom .footer-bottom-inner .footer-payment-icon {
        text-align: center;
        padding: 0;
        width: 100%;
    }
}

/******
category-page
*******/
#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;
    background: #f9f9f9;
}

#products .row.products-selection {
    border: 1px solid #e1e1e1;
}

.block-category #category-description {
    padding: 0;
    position: relative;
    box-sizing: border-box;
    display: block;
    text-align: left;
    margin: 20px 0 0;
    font-size: 14px;
    color: #666666;
}

.block-category #category-description>p {
    font-size: 14px;
    color: #666666;
    line-height: 20px;
    display: block;
    margin-bottom: 0;
}

#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;
}

.products-sort-order .dropdown-menu .select-list:hover {
    color: #ffffff;
}

.products-sort-order .dropdown-menu {
    width: 100%;
}

.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 {
    cursor: pointer;
    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;
    cursor: pointer;
}

.pagination li a:hover,
.pagination li.current a,
.pagination li.current span,
.pagination li:hover span {
    color: #ffffff;
    font-size: 13px;
    background-color: #222222;
}

.pagination li a:hover i {
    color: #ffffff;
}

.pagination .page-list {
    box-shadow: none;
}

.pagination li a.next,
.pagination li a.previous {
    font-size: 0;
}

/*******
product-page
*******/
#product .h1 {
    font-size: 30px;
    font-weight: 600;
    color: #000000;
    line-height: 35px;
    text-transform: capitalize;
}

#product .product-discount .regular-price {
    color: #000;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
}

#product .product-price {
    color: #f66d1f;
    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;
}

#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;
}

.quickview .social-sharing {
    margin-left: 0;
}

.modal.quickview .social-sharing ul>li>a {
    border: none;
}

.social-sharing ul>li {
    box-shadow: none;
}

.social-sharing ul>li>a {
    border: 1px solid #e1e1e1;
    border-radius: 3px;
}

.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;
}

.images-container .product-cover img,
#product #block-reassurance,
.bootstrap-touchspin,
.product-images>li.thumb-container>.thumb,
.product-variants>.product-variants-item select,
.product-information .tabs {
    box-shadow: none;
}

.product-information .tabs {
    padding: 0;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.product-information .tabs p {
    font-size: 13px;
}

.product-information .tabs .nav-tabs .nav-link.active,
.product-information .tabs .nav-tabs .nav-link:hover {
    border-color: #f66d1f;
    color: #f66d1f;
}

.product-images>li.thumb-container>.thumb.selected,
.product-images>li.thumb-container>.thumb:hover,
.product-images>li.thumb-container>.thumb.selected,
.product-images>li.thumb-container>.thumb:hover,
.input-color:checked+span,
.input-color:hover+span,
.input-radio:checked+span,
.input-radio:hover+span {
    border: 2px solid #f66d1f;
}

#product #block-reassurance {
    margin-bottom: 25px;
}

.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: #333;
    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: #333;
    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;
}

/*home service block*/
.home-advantage-block {
    clear: both;
    float: left;
    padding: 50px 0 30px;
    width: 100%;
}

.home-advantage-block .hab-row {
    margin-left: -10px;
    margin-right: -10px;
}

.home-advantage-block .hab-inner {
    float: left;
    position: relative;
    width: 25%;
    padding-left: 10px;
    padding-right: 10px;
}

.home-advantage-block .hab-inner .home-advantage-block-inner {
    float: left;
    margin-bottom: 20px;
    padding: 20px;
    width: 100%;
    text-align: center;
    background-color: #f6f6f6;
}

.home-advantage-block .hab-inner .home-advantage-block-inner>span {
    border: 2px solid;
    border-radius: 50%;
    color: #f66d1f;
    display: inline-block;
    font-size: 30px;
    height: 70px;
    line-height: 66px;
    margin-bottom: 15px;
    width: 70px;
}

.home-advantage-block .hab-inner .home-advantage-block-inner>p {
    font-size: 18px;
    font-weight: normal;
    color: #333333;
    margin: 0;
}

/*fullwidth block*/
.home-fullwidth-block {
    background: #F5F5F5;
    clear: both;
    float: left;
    padding: 65px 0;
    text-align: center;
    width: 100%;
    margin: 25px 0;
}

.home-fullwidth-block h1 {
    color: #333333;
    font-size: 34px;
    font-weight: 600;
    margin-bottom: 30px;
}

.home-fullwidth-block ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.home-fullwidth-block ul li {
    display: block;
    margin: 0;
}

.home-fullwidth-block ul li h1 {
    color: #F66D1F;
    font-size: 26px;
    font-weight: 600;
    margin-bottom: 18px;
}

.home-fullwidth-block ul li p {
    color: #666666;
    font-size: 16px;
    line-height: 28px;
    display: block;
    max-width: 80%;
    margin: 0 auto 30px;
}

.home-fullwidth-block .action.primary {
    background: #333333;
    border-color: #333333;
    border-width: 2px;
    font-size: 14px;
    letter-spacing: 1.5px;
    margin: 0;
    padding: 15px 25px;
    color: #ffffff;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
}

.home-fullwidth-block .action.primary:active,
.home-fullwidth-block .action.primary:visited,
.home-fullwidth-block .action.primary:focus {
    background: #333333;
    border-color: #333333;
    color: #ffffff;
}

.home-fullwidth-block .action.primary:hover {
    background: #f66d1f;
    border-color: #f66d1f;
    color: #ffffff;
}

#header a {
    color: #333333;
}

.card {
    box-shadow: none;
    margin-top: 15px;
    margin-bottom: 0;
}

@media(max-width: 767px) {
    #mobile_top_menu_wrapper {
        margin-top: 0;
        padding-bottom: .625rem;
        background: #fff;
        position: absolute;
        width: 100%;
        top: 0;
        z-index: 111;
    }

    #mobile_top_menu_wrapper .top-menu .sub-menu li>a {
        border: none;
        font-weight: 500;
    }

    #header .header-nav .top-logo {
        float: left;
        display: table;
        height: 75px;
        margin-top: 0;
        padding-top: 0;
    }

    #header .header-nav .top-logo a {
        margin: 0;
        float: none;
        display: table-cell;
        vertical-align: middle;
    }

    #header .header-nav .top-logo a img {
        max-height: 100%;
        max-width: 170px;
    }

    #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;
    }

    #header .header-top {
        padding: 0px;
    }

    #search_widget {
        margin: 15px 0;
    }

    #mobile_top_menu_wrapper .dropdown select {
        cursor: pointer;
    }

    #mobile_top_menu_wrapper .dropdown select:hover {
        color: #f66d1f;
    }

    #header .header-top #_desktop_cart {
        height: auto;
        padding: 0;
        margin: 0;
    }

    #header .header-nav .cart-preview.active {
        background: transparent;
    }

    #header .header-nav .cart-preview a,
    #header .header-nav .cart-preview a:active,
    #header .header-nav .cart-preview a:focus,
    #header .header-nav .cart-preview a:visited,
    #header .header-nav .cart-preview i {
        color: #333333;
    }

    #header .header-nav .cart-preview.active a,
    #header .header-nav .cart-preview.active a:active,
    #header .header-nav .cart-preview.active a:focus,
    #header .header-nav .cart-preview.active a:visited,
    #header .header-nav .cart-preview.active i {
        color: #333333;
    }

    #header .header-nav .cart-preview a .cart-products-count {
        color: #333333;
    }

    #header .header-nav .cart-preview a:hover,
    #header .header-nav .cart-preview i:hover {
        color: #F66D1F;
    }

    #header .header-nav .cart-preview.active a:hover,
    #header .header-nav .cart-preview.active i:hover {
        color: #F66D1F;
    }

    #header .header-nav .cart-preview a:hover .cart-products-count {
        color: #F66D1F;
    }

    #header .header-nav .user-info .account:visited,
    #header .header-nav .user-info .account:hover,
    #header .header-nav .user-info .account:active,
    #header .header-nav .user-info .account {
        color: #333333;
    }

    #header .header-nav .user-info .account:hover {
        color: #F66D1F;
    }

    #header .header-nav .user-info .logged {
        color: #333333;
    }

    #header .header-nav .user-info .logged:hover {
        color: #F66D1F;
    }

    #header .header-nav .user-info {
        text-align: left;
        margin-left: 0;
        margin-top: 0;
    }

    #header .header-nav .user-info .account {
        margin-left: 0;
    }

    #header .header-nav .user-info>a {
        width: 35px;
        height: 35px;
        display: block;
        text-align: center;
        line-height: 35px;
    }

    #_mobile_user_info {
        padding: 20px 0;
    }

    #_mobile_cart {
        padding: 20px 0;
        margin-right: 15px;
    }

    #header .header-nav .blockcart {
        margin-left: 0;
        background: inherit;
        padding: 0;
        height: auto;
    }

    #header .header-nav .blockcart .header {
        margin-top: 0;
        display: block;
        height: 35px;
        width: auto;
        line-height: 35px;
        text-align: center;
        font-size: 16px;
        cursor: pointer;
    }

    #header .header-nav #menu-icon {
        padding: 12px 0;
    }

    #header .header-nav #menu-icon .material-icons:hover {
        color: #F66D1F;
    }

    #search_widget {
        width: 100%;
    }

    .footer-container .links .title {
        padding: 9px 15px 0;
    }

    .footer-container .links .h3 {
        margin-bottom: 0;
        font-weight: 700;
    }

    .footer-container .links ul>li {
        padding: 7px 15px 3px;
        margin-bottom: 0;
        border-bottom: none;
        font-weight: 400;
    }

    .footer-container .links .navbar-toggler {
        display: inline-block;
        padding: 0;
        height: 25px;
        width: 25px;
    }

    .contactinfo-section {
        width: 100%;
        margin-bottom: 0;
    }

    .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: 0;
        font-size: 16px;
        font-weight: 700;
    }

    .contactinfo-section .footer-links-column .footer-column-content .content>p {
        margin-bottom: 8px;
    }

    .block_newsletter {
        padding-bottom: 0;
        border: none;
    }

    #block-newsletter-label {
        line-height: 34px;
        margin-bottom: 15px;
        font-size: 24px;
        letter-spacing: 0;
    }

    #footer .block-social {
        margin-top: 10px;
    }

    #footer .footer-container {
        padding: 25px 0;
    }

    .blogpost-block {
        margin-bottom: 18px;
        margin-top: 18px;
    }

    .blogpost-block .blog-section-title>strong {
        font-size: 18px;
    }

    .blogpost-block .blog-section-title {
        margin-bottom: 18px;
    }

    .testimonial-section {
        margin: 18px 0;
    }

    .blog-slider .owl-controls.clickable {
        top: -56px;
    }

    .testimonial-section .testimonial-block {
        padding: 20px 0;
    }

    .testimonial-section .testimonial-block .section-title>strong {
        font-size: 18px;
    }

    .testimonial-section .testimonial-block .section-title {
        margin-bottom: 18px;
    }

    .home-advantage-block .hab-inner {
        width: 50%;
    }

    .home-advantage-block {
        padding: 25px 0 0;
    }

    .home-advantage-block .hab-inner .home-advantage-block-inner>p {
        font-size: 16px;
    }

    .home-advantage-block .hab-inner .home-advantage-block-inner {
        margin-bottom: 16px;
    }

    .home-advantage-block .hab-inner .home-advantage-block-inner>span {
        margin-bottom: 9px;
    }

    .home-advantage-block .hab-inner .home-advantage-block-inner>span {
        font-size: 24px;
        height: 60px;
        line-height: 56px;
        margin-bottom: 12px;
        width: 60px;
    }

    .home-fullwidth-block {
        padding: 30px 0;
        margin: 18px 0;
    }

    .home-fullwidth-block h1 {
        font-size: 24px;
        margin-bottom: 15px;
    }

    .home-fullwidth-block ul li h1 {
        font-size: 18px;
        margin-bottom: 12px;
    }

    .home-fullwidth-block ul li p {
        color: #666666;
        font-size: 14px;
        line-height: 24px;
        display: block;
        max-width: 100%;
        margin: 0 auto 18px;
    }

    .home-fullwidth-block .action.primary {
        padding: 10px 20px;
        letter-spacing: 0;
    }

    .brand-section {
        padding: 20px 0;
    }

    .featured-products {
        margin-top: 18px !important;
        margin-bottom: 18px;
    }

    .product-section-title {
        margin-bottom: 18px;
    }

    .featured-products .product-section-title h1,
    .product-section-title h1 {
        font-size: 18px;
    }

    .product-slider .owl-controls.clickable {
        top: -56px;
    }

    .latest-offer-section {
        margin: 18px 0;
    }

    .latest-offer-section .offer-inner {
        padding: 45px 0;
    }

    .latest-offer-section .offer-inner>p {
        margin-bottom: 15px;
    }

    .latest-offer-section .offer-inner>h1 {
        font-size: 40px;
        letter-spacing: 1px;
        margin-bottom: 25px;
    }

    .latest-offer-section .offer-inner>a {
        font-size: 14px;
        letter-spacing: 0;
        padding: 10px 20px;
        display: inline-block;
    }

    .promotion-block .promotion-wrapper {
        padding-top: 18px;
        padding-bottom: 18px;
    }

    #main .page-footer {
        margin-bottom: 0;
    }

    #footer .footer-container .footer-block-title:after {
        position: absolute;
        display: inline-block;
        content: "\f107";
        color: #333;
        top: 0;
        right: 6px;
        text-align: center;
        vertical-align: middle;
        line-height: 38px;
        font-size: 20px;
        font-family: FontAwesome;
        font-weight: 600;
        cursor: pointer;
    }

    #footer .footer-container .footer-colum-title.active-tab:after {
        content: "\f106";
    }

    #footer .footer-container .footer-block-toggle-content {
        display: none;
    }
}

@media(max-width: 639px) {
    #block-newsletter-label {
        line-height: 28px;
        margin-bottom: 10px;
        font-size: 20px;
    }

    #footer {
        margin-top: 12px;
    }

    #footer .block-social ul>li {
        width: 43px;
        height: 43px;
        margin: 1px;
    }

    #footer .newsletter-section {
        padding: 20px 0;
    }

    #footer .newsletter-section .block_newsletter .col-md-7 form {
        width: 100%;
    }

    #footer .footer-container {
        padding: 15px 0 0;
    }

    .blogpost-block {
        margin-bottom: 12px;
        margin-top: 12px;
    }

    .blogpost-block .blog-section-title>strong {
        font-size: 16px;
    }

    .blogpost-block .blog-section-title {
        margin-bottom: 15px;
    }

    .testimonial-section {
        margin: 12px 0;
    }

    .blog-slider .owl-controls.clickable {
        top: -52px;
    }

    .testimonial-section .testimonial-block {
        padding: 18px 0;
    }

    .testimonial-section .testimonial-block .section-title>strong {
        font-size: 16px;
    }

    .testimonial-section .testimonial-block .section-title {
        margin-bottom: 15px;
    }

    .home-advantage-block {
        padding: 5px 0 0;
    }

    .home-advantage-block .hab-inner .home-advantage-block-inner>p {
        font-size: 13px;
    }

    .home-advantage-block .hab-inner .home-advantage-block-inner {
        margin-bottom: 10px;
    }

    .home-advantage-block .hab-inner .home-advantage-block-inner>span {
        margin-bottom: 8px;
    }

    .home-fullwidth-block {
        padding: 20px 0 22px;
        margin: 16px 0;
    }

    .home-fullwidth-block h1 {
        font-size: 20px;
        margin-bottom: 12px;
    }

    .home-fullwidth-block ul li h1 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .home-fullwidth-block ul li p {
        font-size: 13px;
        margin: 0 auto 12px;
    }

    .home-fullwidth-block .action.primary {
        padding: 9px 18px;
        letter-spacing: 0;
    }

    .brand-section {
        padding: 12px 0;
    }

    .featured-products {
        margin-top: 12px !important;
        margin-bottom: 12px;
    }

    .product-section-title {
        margin-bottom: 15px;
    }

    .featured-products .product-section-title h1,
    .product-section-title h1 {
        font-size: 16px;
    }

    .product-slider .owl-controls.clickable {
        top: -52px;
    }

    .latest-offer-section {
        margin: 12px 0;
    }

    .latest-offer-section .offer-inner {
        padding: 35px 0;
    }

    .latest-offer-section .offer-inner>p {
        margin-bottom: 12px;
    }

    .latest-offer-section .offer-inner>h1 {
        font-size: 30px;
        letter-spacing: 0;
        margin-bottom: 18px;
    }

    .latest-offer-section .offer-inner>a {
        padding: 9px 18px;
    }

    .promotion-block .promotion-wrapper {
        padding-top: 12px;
        padding-bottom: 12px;
    }

    #main .page-footer {
        margin-bottom: 0;
    }

    .testimonial-slider .owl-controls.clickable {
        top: -52px;
    }

    .blogpost-block .blog-block .blog-inner .blog-content {
        width: 60%;
    }

    .blogpost-block .blog-block .blog-inner .blog-image {
        width: 40%;
        padding-right: 12px;
    }
}

@media(max-width: 479px) {
    .promotion-block .promotion-wrapper .promotion-inner {
        width: 100%;
        margin-bottom: 12px;
    }

    .blogpost-block .blog-block .blog-inner .blog-image {
        width: 100%;
        padding-right: 0;
        margin-bottom: 10px;
    }

    .blogpost-block .blog-block .blog-inner .blog-image img {
        width: 100%;
    }

    .blogpost-block .blog-block .blog-inner .blog-content {
        width: 100%;
    }
}

#blockcart-modal .modal-body .divide-right span.color {
    height: auto;
    width: auto;
    border: none;
    margin: 0 0 0.3125rem;
    cursor: auto;
}

.product-line-info.color {
    height: auto;
    width: auto;
    border: none;
    margin: 0;
    cursor: auto;
}
#product-comments-list .btn-comment.post-product-comment {
	margin: 0;
}

#empty-product-comment {
	padding: 20px 15px;
}

.btn.btn-comment.btn-comment-big.post-product-comment {
    background: #333;
}

.btn.btn-comment.btn-comment-big.post-product-comment:hover {
    background: #f66d1f;
}

#search_filters_wrapper #search_filters .facet .collapse {
    margin-bottom: 0px;
}

.btn.btn-comment.post-product-comment {
    background: #333;
}

.btn.btn-comment.post-product-comment:hover {
    background: #f66d1f;
}
.product-comments {
	margin: 70px 0 55px;
	margin-top: 70px;
	float: left;
	width: 100%;
	clear: both;
	background-color: #fff;
	border: 2px solid #e1e1e1;
	margin-top: 40px;
}
#product-comments-list-header {
	padding: 15px;
	border-bottom: 1px solid #e1e1e1;
}
#product-comments-list-header .comments-nb {
	padding-left: 0;
	padding-top: 3px;
	font-size: 16px;
	font-weight: 700;
	color: #7a7a7a;
}
.comments-note {
	padding-left: 0;
	font-size: 16px;
	font-weight: 700;
	color: #7a7a7a;
}
#product-comments-list {
	padding: 0 15px;
}
.product-comment-list-item.row {
	padding: 20px 15px;
	background-color: #FFFFFF;
	text-align: left;
	border-bottom: 1px solid #e1e1e1;
}
.product-comment-list-item:last-child {
	border: none;
}
#product-comments-list-footer {
	border-top: 1px solid #e1e1e1;
}
#product-comments-list-footer {
	min-height: 100%;
}
#product-comments-list-footer .post-product-comment {
	margin: 30px auto;
	display: block;
}


/* =========================================================================
   GEMBA CUSTOM : DESIGN FULL MOSAÏQUE (TRANSPARENCE TOTALE)
   ========================================================================= */


.contact-rich, .breadcrumb, #main .page-header, #content .page-content, .container-fluid, .breadcrumb , #main .row {
    background-color: rgba(255, 255, 255, 0.94) !important;
}


.material-icons , .fa-shopping-cart {
    color: white !important;
}

.wishlist-button-add {
    background-color: #f0c61c !important;
}

/* 1. DÉFINITION MANUELLE DE LA POLICE */
@font-face {
    font-family: 'VisitorGemba';
    src: url('https://fonts.cdnfonts.com/s/55128/visitor2.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* 2. FOND GÉNÉRAL GLOBAL (IMAGE MOSAÏQUE EN BASE64) */
body, html {
    background-color: #1a1a1a !important;
    background-image: url(data:image/gif;base64,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) !important;
    background-repeat: repeat !important;
    background-attachment: fixed !important;
    background-size: auto !important;
    min-height: 100vh;
}



/* 3. HEADER : TRANSPARENCE TOTALE (PLUS DE ROUGE, PLUS DE DÉGRADÉ) */
#header, header, .header-top, .header-nav {
    background: transparent !important;
    background-image: none !important;
    background-color: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

#header .header-top {
    background: transparent url('../img/header.png') no-repeat top center !important;
    background-size: auto 90% !important; /* Ajuste la hauteur, garde les proportions */
    /* OU background-size: cover; si vous voulez que ça couvre tout même en zoom */
    border: none !important;
    box-shadow: none !important;
}



/* 4. CONTENU : TRANSPARENCE TOTALE */
/* On rend tous les conteneurs transparents pour voir la mosaïque partout */
#wrapper, #content-wrapper, #main, .container {
    background: transparent !important;
    background-color: transparent !important;
    background-image: none !important;
    box-shadow: none !important;
    border: none !important;
}

#footer {
    background: transparent !important;
    background-color: transparent !important;
    background-image: none !important;
    box-shadow: none !important;
    border: none !important;
}

#footer .newsletter-section {
    background: transparent !important;
    background-color: transparent !important;
    background-image: none !important;
    box-shadow: none !important;
    border: none !important;
}


.product-item {
    background-color: white !important;
}

 {
    font: bold !important;
    color: white !important;
}

.product-section-title h1, .product-section-title h2, .product-section-title h3, .product-section-title h4, .product-section-title h5, .product-section-title p, .product-section-title span {
    color: #ffffff !important;
}

.owl-prev, .owl-next {
    background-color: #f0c61c !important;
}

.owl-prev:hover, .owl-next:hover {
    background-color: #926523 !important;
}

#wrapper .tabs {
    border: 2px solid #f0c61c;
}

/* LES PRODUITS RESTENT LISIBLES (FOND BLANC LÉGER) */
/* Si vous voulez aussi que les produits soient sur fond transparent, supprimez ce bloc */
.product-miniature, .card, .block-contact, .cms-content {
    background-color: rgba(255, 255, 255, 0.94) !important;
    border-radius: 4px;
    padding: 10px;
}

/* 5. MENU PRINCIPAL : NETTOYAGE */
#header .navbar-block .top-menu .level0 {
    background: none !important;
    margin: 0 !important;
    padding: 0 !important;
    min-height: 0 !important;
    line-height: 0 !important;
    display: inline-block;
    float: none !important;
}

#header .navbar-block .top-menu .level0 > a {
    font-family: 'VisitorGemba', sans-serif !important;
    font-size: 20px !important;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff !important; /* Texte blanc pour ressortir sur la mosaïque sombre */
    text-shadow: 1px 1px 2px #000; /* Ombre portée pour lisibilité */

    /* HAUTEUR FIXE 40px */
    line-height: 20px !important;
    padding: 10px 15px !important;
    margin: 0 5px !important;
    display: inline-block !important;
    height: 40px !important;
    box-sizing: border-box !important;
    transition: all 0.2s ease;
}

/* EFFET SURVOL */
#header .navbar-block .top-menu .level0:hover > a,
#header .navbar-block .top-menu .level0 > a:hover,
#header .navbar-block .top-menu .level0.active > a {
    background-color: #ffe005 !important;
    color: #000000 !important;
    text-shadow: none !important;
    border-radius: 3px;
    text-decoration: none !important;
    line-height: 20px !important;
}

/* 6. BOUTON PANIER */
#_desktop_cart .blockcart {
    background-color: #ffe005 !important;
    color: #000000 !important;
    border: 1px solid #cfaa00;
    border-radius: 4px;
}
#_desktop_cart .blockcart span,
#_desktop_cart .blockcart i {
    color: #000000 !important;
    font-weight: 600;
}
#_desktop_cart .blockcart:hover {
    background-color: #fff4b3 !important;
}

/* 7. LIENS HEADER BLANCS */
#header .header-nav .right-nav .user-info > a,
#header .header-nav .right-nav #contact-link > a,
#header .header-nav .currency-selector > button,
#header .header-nav .language-selector > button {
    color: #f1f1f1 !important;
    text-shadow: 1px 1px 2px rgba(0,0,0,1); /* Ombre plus forte pour la mosaïque */
}

#category #wrapper .container {
    background-color: white !important;
}

#manufacturer #wrapper .container {
    background-color: white !important;
}


.custom-checkbox > input[type="checkbox"]:checked + span .checkbox-checked {
  color: #000 !important;
}

/* Optionnel : quand pas cochée (si tu veux contrôler aussi l'état off) */
.custom-checkbox > input[type="checkbox"]:not(:checked) + span .checkbox-checked {
  color: inherit; /* ou une couleur explicite */
}
/* ------------- Menu highjack ============= */

/* 1. Le conteneur global du sous-menu */
.top-menu .sub-menu.collapse,
.popover.sub-menu {
    width: 610px;
    left: 50%;
    transform: translateX(-50%);
    top: 100%;
    padding: 20px;
    background: #fff;
    box-shadow: 0 5px 15px rgba(0,0,0,0.2);
    display: none; /* Caché par défaut */
}

/* 2. Affichage au survol */
.top-menu > ul > li:hover .sub-menu,
.top-menu .sub-menu.collapse.in {
    display: block !important;
}

/* 3. La Grille Interne */
.top-menu .sub-menu ul[data-depth="1"] {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px 30px;
    align-items: start; /* Important */
}


/* 4. Les blocs individuels (Catégories) */
.top-menu .sub-menu ul[data-depth="1"] > li {
    margin-bottom: 0; /* Le gap gère l'espace */
    height: auto;     /* Laisse la hauteur s'adapter au contenu */
}


/* 5. Style des Titres (Lynx, Jaguar...) */
/* Style des Titres (Lynx, Jaguar...) - CORRIGÉ POUR RETOUR LIGNE */
.top-menu .sub-menu ul[data-depth="1"] > li > a {
    font-weight: bold !important;
    text-transform: none; /* ou uppercase selon votre choix */
    color: #333;
    display: block;
    margin-bottom: 8px;
    border-bottom: 2px solid #ffe005;
    padding-bottom: 5px;

    /* --- NOUVEAU : GESTION DES TEXTES LONGS --- */
    white-space: normal !important;  /* Autorise le texte à aller à la ligne */
    overflow-wrap: break-word;       /* Coupe proprement les mots longs */
    word-wrap: break-word;           /* Support vieux navigateurs */
    line-height: 1.3;                /* Un peu d'air entre les lignes si ça coupe */
    max-width: 100%;                 /* S'assure qu'il ne dépasse pas sa case */
}

.classic-menu  li.has-child > a {
    background-color: #ffe003 !important;
    color: #000000 !important;   
    font-size: 12px !important;    
    font-weight: normal !important;  
    text-align: center !important;       
    display: block !important; 
}

.classic-menu  li.has-child > a:hover {
    background-color: #e6c800 !important; /* Jaune un peu plus foncé au survol */
    color: #000000 !important;
    text-decoration: none;
}

/* 6. Responsive */
@media (max-width: 992px) {
    .popover.sub-menu { width: 100% !important; left: 0 !important; transform: none !important; }
    .top-menu .sub-menu ul[data-depth="1"] { grid-template-columns: 1fr !important; }
}



/* ----------- Hijack Mobile Menu ----------- */


@media (max-width: 991px) {
    
    #_desktop_top_menu { 
        display: none !important; 
    }

    #mobile_top_menu_wrapper .top-menu { 
        margin-bottom: 0; 
        padding-bottom: 0; 
    }
    
    #mobile_top_menu_wrapper li { 
        border-bottom: 1px solid #ffe003;
    }
    
    #mobile_top_menu_wrapper li a { 
        padding: 8px 12px;
        font-size: 14px;
        font-weight: bold;
        display: block;
        width: 100%;
        color: #222221;
        background-color: white;
    }
    
    /* 2. Style spécifique pour les parents (SEGA, NINTENDO...) */
    /* Note : J'ajoute juste [data-depth="0"] pour être sûr que ça cible bien les parents si la classe n'est pas mise par le TPL d'origine */
    #mobile_top_menu_wrapper a.parent-category-title,
    #mobile_top_menu_wrapper .top-menu > li > a[data-depth="0"] { 
        font-weight: bold; 
        text-transform: uppercase; 
        color: #222221 !important; 
        background-color: #ffe003 !important; 
        pointer-events: none; /* REND LE LIEN NON CLIQUABLE */ 
        padding-top: 12px; /* Un peu plus d'espace au dessus du titre */ 
    }
    
    /* 3. Décaler les sous-catégories (indentation) */
    #mobile_top_menu_wrapper .sub-menu-container,
    #mobile_top_menu_wrapper .sub-menu { /* Ajout .sub-menu pour compatibilité TPL origine */
        display: block !important; /* Force l'affichage */ 
        padding-left: 0; 
        background: #fff; 
    }
    
    #mobile_top_menu_wrapper .sub-menu-container ul,
    #mobile_top_menu_wrapper .sub-menu ul { 
        margin-left: 0; 
        padding-left: 0; 
    }
    
    #mobile_top_menu_wrapper .sub-menu-container li,
    #mobile_top_menu_wrapper .sub-menu li { 
        border-bottom: none; /* Pas de ligne entre sous-cats pour faire propre */ 
    }
    
    #mobile_top_menu_wrapper .sub-menu-container a,
    #mobile_top_menu_wrapper .sub-menu a { 
        padding-left: 25px; /* Indentation visuelle */ 
        font-weight: normal; 
        color: #222221; 
        font-weight: bold; 
        font-size: 13px; /* Un peu plus petit */ 
    }
    
    /* 4. Supprimer les flèches si elles traînent encore */
    #mobile_top_menu_wrapper .navbar-toggler, 
    #mobile_top_menu_wrapper .collapse-icons { 
        display: none !important; 
    }

    /* --- AJOUT TECHNIQUE INDISPENSABLE POUR OUVRIR PAR DÉFAUT --- */
    /* C'est la seule chose ajoutée pour forcer l'ouverture des menus fermés par le TPL d'origine */
    #mobile_top_menu_wrapper .collapse {
        display: block !important;
        height: auto !important;
        opacity: 1 !important;
        visibility: visible !important;
    }

    #mobile_top_menu_wrapper li.has-child > a {
    background-color: #ffe003 !important; /* Jaune */
        color: #000000 !important;           /* Noir */
        font-weight: bold !important;        /* Gras */
	text-align: left !important;
    }

    /* 2. Optionnel : Gérer le survol (Hover) pour les parents */
    #mobile_top_menu_wrapper li.has-child > a:hover {
        background-color: #e6c800 !important; /* Jaune un peu plus foncé au survol */
        color: #000000 !important;
        text-decoration: none;
    }

}

