.iqitfake{ display: none;} @charset "UTF-8"; /*** Style mixins ***/ /*** Variables mixins and functions ***/ .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 92%; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #423f42; } a:hover:not(.nav-link):not(.btn) { color: #423f42; } .pagination .page-list li:hover { border-color: #423f42; } .pagination .page-list li.current { border-color: #423f42; } .pagination .page-list li.current a { color: #423f42; } #mobile-header { border-bottom: solid 1px #e3e3e3; } #mobile-header .mobile-main-bar { padding-top: 1.1111111111rem; padding-bottom: 1.1111111111rem; } #mobile-header .m-nav-btn { color: #666666; } #mobile-header .m-nav-btn:hover { color: #666666; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #c9c9c9; } html { font-size: 18px; } @media (max-width: 767px) { html { font-size: 16px; } } body { line-height: 1.4rem; } body { font-family: 'Roboto', sans-serif; } #blockcart-content { background: #ffffff; border: none 1px; box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } #blockcart-content .cart-products > li, #blockcart-content .cart-subtotals { border-color: #423f42; } #blockcart-content .cart-products::-webkit-scrollbar-thumb { background-color: #423f42; } /*** Secondary button ***/ .btn-secondary, .btn-secondary.disabled, .btn-secondary:disabled, .bootstrap-touchspin .group-span-filestyle .btn-touchspin, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .group-span-filestyle .btn-default { background: #423f42; color: #ffffff; border: solid 1px #423f42; } .btn-secondary:hover, .btn-secondary:focus, .btn-secondary :active, .btn-secondary.disabled:hover, .btn-secondary.disabled:focus, .btn-secondary.disabled :active, .btn-secondary:disabled:hover, .btn-secondary:disabled:focus, .btn-secondary:disabled :active, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:hover, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:focus, .bootstrap-touchspin .group-span-filestyle .btn-touchspin :active, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:hover, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:focus, .group-span-filestyle .bootstrap-touchspin .btn-touchspin :active, .group-span-filestyle .btn-default:hover, .group-span-filestyle .btn-default:focus, .group-span-filestyle .btn-default :active { background: #ffffff; color: #5f2262; border-color: #5f2262; } .btn-secondary:not(:disabled):not(.disabled):active { background: #ffffff; color: #5f2262; border-color: #5f2262; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #423f42; color: #ffffff; border: solid 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #ffffff; color: #5f2262; border: solid 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #423f42; color: #ffffff; border: solid 1px #423f42; } .btn-primary:hover, .btn-primary:focus, .btn-primary :active, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled :active, .btn-primary:disabled:hover, .btn-primary:disabled:focus, .btn-primary:disabled :active { background: #ffffff; color: #5f2262; border-color: #5f2262; } .btn-primary:not(:disabled):not(.disabled):active { background: #ffffff; color: #5f2262; border-color: #5f2262; } #wrapper .breadcrumb { padding-top: 0.5555555556rem; padding-bottom: 0.5555555556rem; margin-top: -0.8333333333rem; margin-bottom: 0.8333333333rem; font-size: 0.6666666667rem; font-style: normal; font-weight: normal; text-transform: none; color: #423f42; } #wrapper .breadcrumb li:after { color: #423f42; } #wrapper .breadcrumb a { color: #423f42; } /*** Text fields ***/ .form-control { background-color: #ffffff; color: #423f42; border: solid 1px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: #ffffff; } .custom-select2:after { color: #423f42; } .bootstrap-touchspin .btn-touchspin { background-color: #ffffff; color: #423f42; border: solid 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #423f42; } .form-control::-webkit-input-placeholder { color: #423f42; } .form-control::-moz-placeholder { color: #423f42; } .form-control:-ms-input-placeholder { color: #423f42; } .form-control:-moz-placeholder { color: #423f42; } .form-control:focus { color: #423f42; border-color: #423f42; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #423f42; } .custom-radio input[type=radio]:checked + span { background-color: #423f42; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #ffffff; color: #423f42; border-color: #e3e3e3; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #ffffff; border: solid 1px #e3e3e3; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #423f42!important; border-bottom: solid 1px #e3e3e3; } .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:hover { background: rgba(66, 63, 66, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #423f42; color: #ffffff; } .tooltip.bs-tether-element-attached-bottom .tooltip-inner:before, .tooltip.tooltip-top .tooltip-inner:before, .bs-tooltip-auto[x-placement^=top] .arrow:before, .bs-tooltip-top .arrow:before { border-top-color: #423f42; } .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before { border-bottom-color: #423f42; } /*** Modals ***/ .modal-backdrop { background: rgba(194, 194, 194, 0.7); } .modal-content { background: #ffffff; border: none 1px; } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #423f42; color: #ffffff; border: none 1px; } .product-price { color: #5f2262; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 0.6111111111rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #5f2262; color: #ffffff; } .product-flags .new { background: #109648; color: #ffffff; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000000; } .product-flags .out_of_stock { background: #a17738; color: #fff7f7; } .discount { background: #5f2262; color: #ffffff; } .product-available { background: #67a675; color: #ffffff; } .product-unavailable { background: #a17738; color: #fff7f7; } .alert-success a:link:not(.nav-link):not(.btn), .alert-success a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-info a:link:not(.nav-link):not(.btn), .alert-info a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-warning a:link:not(.nav-link):not(.btn), .alert-warning a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-danger a:link:not(.nav-link):not(.btn), .alert-danger a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } #iqitcompare-floating { background: #ffffff; border-top: none 1px; border-left: none 1px; border-right: none 1px; } #page-preloader { background: #ffffff; } #back-to-top { background: #5f2262; color: #ffffff; } #back-to-top:hover { background: #943598; color: #ffffff; } #header, #checkout-header { border-top: none 1px; border-bottom: none 1px; } #header .container, #checkout-header .container { max-width: 100%; } .sticky-desktop-wrapper #desktop-header.stuck-header { border-bottom: none 1px; } #header .header-nav { color: #ffffff; background: #109648; border-bottom: none 1px; padding-top: 0.4444444444rem; padding-bottom: 0.4444444444rem; font-size: 0.7777777778rem; } #header .header-nav a { color: #ffffff; } #header .header-nav a:hover { color: #ffffff; } #header .header-nav .social-links._topbar { font-size: 0.7777777778rem; } .header-top { padding-top: 0.8333333333rem; padding-bottom: 0.8333333333rem; color: #423f42; } .header-top a:not(.btn):not(.nav-link) { color: #423f42; } .header-top a:not(.btn):not(.nav-link):hover { color: #423f42; } .header-top .form-search-control { color: #423f42; border: solid 1px #666666; } .header-top input.form-search-control::-webkit-input-placeholder { color: #423f42; } .header-top input.form-search-control:-moz-placeholder { color: #423f42; } .header-top input.form-search-control:-ms-input-placeholder { color: #423f42; } .header-top input.form-search-control:-moz-placeholder { color: #423f42; } .header-top .search-btn { color: #423f42; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.5rem; display: block; } .header-top .header-cart-default a.cart-toogle { background: #000000; color: #423f42; padding: 0.5rem 0.5rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #423f42; } .header-top a.header-cart-btn:not(:hover) { color: #423f42; } .stuck-header .header-top { padding-top: 0.2777777778rem; padding-bottom: 0.2777777778rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #ffffff; } .header-top { transition: padding 0.3s ease; } .cart-products-count-btn { background: #5f2262; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 40%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #ffffff; border-top: solid 1px #eeeff1; border-right: none 3px #38b82c; border-bottom: solid 1px #eeeff1; border-left: none 3px #a6cc0f; margin: 0 -500%; padding: 0 500%; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { line-height: 2.7777777778rem; max-width: 16.6666666667rem; color: #423f42; padding-left: 1.1111111111rem; padding-right: 1.1111111111rem; border-left: none 2px rgba(87, 87, 87, 0.57); } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #423f42; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -0.9444444444rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 2.7777777778rem !important; } .cbp-vertical-on-top .cbp-vertical-title-text { display: none !important; } .cbp-horizontal > ul > li.cbp-hropen > a, .cbp-horizontal > ul > li.cbp-hropen > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li.cbp-hropen > a:hover { background: #ffffff; color: #5f2262; } .cbp-horizontal .cbp-tab-title { font-size: 1.1111111111rem; font-style: normal; font-weight: normal; text-transform: none; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #109648; color: #ffffff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.1111111111rem; max-height: 1.1111111111rem; } .cbp-horizontal > ul { text-align: center; } .cbp-horizontal > ul > li { float: none; text-align: left; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 0.8888888889rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 0.7222222222rem; padding-right: 0.7222222222rem; } } #cbp-hrmenu .cbp-hrsub { transform: translateY(-10px); } #cbp-hrmenu .cbp-hropen .cbp-hrsub { transform: translateY(0px); } #cbp-hrmenu .cbp-hrsub, #cbp-hrmenu .cbp-hrsub-level2, #cbp-hrmenu .cbp-hrsub-wrapper { transition: opacity 300ms ease-in-out, transform 300ms ease-in-out; } .container-iqitmegamenu, .iqit-megamenu-container, .cbp-hrsub-narrow, #desktop-header-container.container { position: static !important; } .cbp-hrmenu .cbp-hrsub-inner { padding-left: 0; padding-right: 0; } /*** VERTICAL MENU ***/ .cbp-vertical-on-top #cbp-hrmenu1-ul { background: #ffffff; border: solid 1px #e3e3e3; } #content-wrapper #cbp-hrmenu1 { background: #ffffff; border: solid 1px #e3e3e3; } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background: #000000; line-height: 2.7777777778rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #ffffff; background: #000000; } #cbp-hrmenu1 > ul > li > a, #cbp-hrmenu1 > ul > li > span.cbp-main-link { font-style: normal; font-weight: normal; text-transform: none; padding-top: 0.4444444444rem; padding-bottom: 0.4444444444rem; border-top: solid 1px rgba(227, 227, 227, 0.35); } #cbp-hrmenu1 > ul > li > a .cbp-mainlink-icon, #cbp-hrmenu1 > ul > li > a .cbp-mainlink-iicon { font-size: 1.3333333333rem; max-height: 1.3333333333rem; } #cbp-hrmenu1 > ul > li.cbp-hropen > a, #cbp-hrmenu1 > ul > li.cbp-hropen > a:hover { background: #f8f8f8; color: #333333; } #cbp-hrmenu1 .cbp-legend { background: #ca5058; color: #ffffff; } #cbp-hrmenu1 .cbp-hrsub, #cbp-hrmenu1 > ul, #cbp-hrmenu1 .cbp-hrsub-level2, #cbp-hrmenu1 .cbp-hrsub-wrapper { transition: visibility 300ms ease-in-out, opacity 300ms ease-in-out; } .cbp-vert-expanded #cbp-hrmenu1 .cbp-vertical-title { color: #ffffff; background: #000000; } .cbp-not-on-top #cbp-hrmenu1-ul { position: relative; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-wrapper { top: 0; margin-top: 0px !important; min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-hrsub { min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-show { -js-display: flex; display: flex; flex-wrap: wrap; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-inner { width: 100%; } /*** SUBMENU ***/ .cbp-hrmenu .cbp-hrsub { font-size: 0.9444444444rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #ffffff; border: none 1px #37a625; box-shadow: 0px 15px 25px 0px rgba(74, 63, 63, 0.15); } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #333333 !important; } .cbp-hrmenu .tabs-links { background: #f7f7f7; } .cbp-hrmenu .cbp-tabs-names li a { color: #777777 !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #ffffff; color: #777777 !important; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #333333 !important; border-bottom: none 3px #c2bc29; font-size: 0.9444444444rem; font-style: normal; font-weight: bold; text-transform: uppercase; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #ffffff; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #595050 !important; } #iqitmegamenu-mobile { background: #ffffff; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab { min-height: 3rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab:not(:last-child) { border-bottom: none 1px; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__arrow { padding-top: 0.8888888889rem; padding-bottom: 0.8888888889rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__link { color: #595050 !important; padding-top: 0.8888888889rem; padding-bottom: 0.8888888889rem; font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .col-mobile-menu-push #iqitmegamenu-mobile { border: none 1px; } .mobile-menu__submenu { background: #ffffff; } .mobile-menu__tab { border-bottom: solid 1px #ebebeb; min-height: 3.4444444444rem; } .mobile-menu__link { color: #595050 !important; padding-top: 1.1111111111rem; padding-bottom: 1.1111111111rem; font-size: 1.2222222222rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__arrow { padding-top: 1.1111111111rem; padding-bottom: 1.1111111111rem; color: #595050; font-size: 1.2222222222rem; } .mobile-menu__tab-icon { font-size: 1.2222222222rem; } .mobile-menu__tab-icon--img { max-height: 1.2222222222rem; } .mobile-menu__legend { font-size: 0.6666666667rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background-color: #595050; } .mobile-menu__header-wrapper { color: #595050; background-color: #f4f4f4; border-bottom: none 1px; } .mobile-menu__title { font-size: 1.2222222222rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__column-title { font-size: 1.2222222222rem; font-style: normal; font-weight: bold; text-transform: uppercase; color: #595050 !important; } .mobile-menu__column { font-size: 0.8888888889rem; font-style: normal; font-weight: normal; text-transform: none; color: #595050; margin-bottom: 2.2222222222rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 2.2222222222rem; } .mobile-menu__column-title { margin-bottom: 0.4444444444rem; } .mobile-menu__links-list-li { padding-top: 0.3333333333rem; padding-bottom: 0.3333333333rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #595050; } .mobile-menu__footer { border-top: none 1px; color: #595050; background-color: #f4f4f4; } /*** PS_FacatedSearch ***/ /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #423f42; color: #ffffff; } .swiper-pagination-bullet { background: #5f2262; } /*** Product miniature ***/ .products.row { margin: -0.5555555556rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0.5555555556rem; } .swiper-container-wrapper { margin: -0.5555555556rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.5555555556rem; } .swiper-container-wrapper .product-carousel { padding: 0.5555555556rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.5555555556rem; } .product-miniature { border: solid 1px #5f2262; outline: 1px solid transparent; } .product-miniature .thumbnail-container .product-thumbnail-second { position: absolute; top: 0; left: 0; right: 0; opacity: 0; transition: opacity 0.3s ease; backface-visibility: hidden; } .product-miniature .thumbnail-container:hover .product-thumbnail-second { opacity: 1; } .product-miniature .thumbnail-container:hover .product-thumbnail-first { opacity: 0; } .product-miniature .thumbnail-container:hover .product-thumbnail-first:last-child { opacity: 1; } .product-miniature-grid { padding: 0.5555555556rem; } .product-miniature-grid .product-title { font-size: 1.0555555556rem; font-style: normal; font-weight: bold; text-transform: none; } .product-miniature-grid .product-price { font-size: 1.2777777778rem; font-style: normal; font-weight: bold; text-transform: none; } .product-miniature-grid .product-title { overflow: hidden; height: 2.3222222222rem; } @media (hover: hover) { .product-miniature:hover { outline: solid 1px #5f2262; box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15); } } .product-miniature-grid .product-functional-buttons a:link, .product-miniature-grid .product-functional-buttons a:visited, .product-miniature-grid .product-functional-buttons a:hover { color: #ffffff !important; } .product-miniature-grid .product-functional-buttons a { display: block; border-radius: 50%; margin: 5px 0; padding: 8px; box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.1); } .product-miniature-grid .product-functional-buttons i { font-size: 1rem; } .product-miniature-grid .product-functional-buttons a:link, .product-miniature-grid .product-functional-buttons a:visited, .product-miniature-grid .product-functional-buttons a:hover { background: #5f2262; } .product-miniature-grid .product-functional-buttons-bottom { bottom: auto; top: 0.7rem; right: 0rem; left: auto; min-width: auto; padding: 0; transform: translate(0, 0); } .products-grid .product-miniature .product-reference { display: none !important; } .products-grid .product-miniature .product-description-short { display: none !important; } .products-grid .product-miniature .products-variants { display: none !important; } .products-grid .product-miniature .flag-discount-value { display: none !important; } .product-miniature .input-qty, .product-miniature .input-group-add-cart .bootstrap-touchspin { display: none !important; } .btn-product-list { padding: 0.4166666667rem 0.8333333333rem; background: #423f42; color: #ffffff; border: solid 1px #423f42; } .btn-product-list:hover { background: #ffffff; color: #5f2262; border-color: #5f2262; } .products-grid .product-miniature-default { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; } .products-grid .product-miniature-default .product-description { -webkit-box-flex: auto; -ms-flex: auto; flex: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; } .products-grid .product-add-cart { margin: auto auto 0 auto; } .product-carousel { height: 100%; } .products.swiper-container .swiper-slide { height: auto; } .products-grid .product-miniature-layout-1 { text-align: center; } .products-grid .product-miniature-layout-1 .input-group-add-cart { justify-content: center; } .products-grid .product-miniature-layout-1 .product-description { padding: 0.5555555556rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 0.5555555556rem; } .products-grid .product-miniature-layout-3 .product-description { background: rgba(40, 44, 51, 0.93); } .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-rows: 1fr; grid-auto-rows: 0; display: grid; overflow-y: hidden; } .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } @media (min-width: 768px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } } @media (min-width: 992px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(4, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } } @media (min-width: 1200px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(5, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(4, 1fr); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 2.2777777778rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: none 1px; } .images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow { color: #ffffff; background: #5f2262; } .images-container .swiper-button-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .swiper-button-arrow:hover { opacity: 0.6 !important; } #product .product-cover .expander { color: #ffffff; background: #5f2262; } #product .product-cover .expander:hover { opacity: 0.6 !important; } .product-variants > .product-variants-item { display: inline-block; margin-right: 1rem; vertical-align: top; } @media screen and (max-width: 768px) { .col-left-product-cover, .col-left-product-thumbs { flex: 0 0 100%; max-width: 100%; } .col-left-product-thumbs { order: 2; margin-top: 2rem; } } #checkout #header { display: none !important; } #checkout #footer, #checkout #iqitcompare-floating-wrapper { display: none !important; } #wrapper { border-top: none 1px; border-bottom: none 1px; padding-top: 0.8333333333rem; padding-bottom: 0.8333333333rem; color: #423f42; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 1.1111111111rem; padding-bottom: 1.1111111111rem; } #content-wrapper .page-title { color: #423f42; font-size: 1.7777777778rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; padding-bottom: 0.6em; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #423f42; } #content-wrapper .page-title:after { content: ""; position: absolute; bottom: -3px; display: block; width: 40px; height: 1px; border-bottom: solid 6px #5f2262; left: 0; right: 0; } #content-wrapper .section-title { color: #423f42; font-size: 1.4444444444rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; padding-bottom: 0.6em; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #423f42; } #content-wrapper .section-title:after { content: ""; position: absolute; bottom: -3px; display: block; width: 30px; height: 1px; border-bottom: solid 6px #5f2262; left: 0; right: 0; } .nav-tabs .nav-link { color: #423f42; font-size: 1.4444444444rem; font-style: normal; font-weight: bold; text-transform: none; } .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { color: #423f42; border-bottom: solid 6px #5f2262; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 6px #5f2262; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #423f42; border-bottom: solid 6px #5f2262; } #wrapper .block-title { color: #423f42; font-size: 1.3333333333rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; padding-bottom: 0.6em; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #423f42; } #wrapper .block-title:after { content: ""; position: absolute; bottom: -3px; display: block; width: 30px; height: 1px; border-bottom: solid 6px #109648; left: 0; right: 0; } #left-column .block, #right-column .block { border: none 1px; } #footer, #checkout-footer { background: #fffefe; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: solid 1px #e3e3e3; background: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #423f42; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #423f42; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #5f2262; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #423f42; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #423f42; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #423f42; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #423f42; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.3888888889rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #423f42 !important; } #footer .social-links._footer a:hover, #checkout-footer .social-links._footer a:hover { color: #423f42 !important; } #footer .block-title, #checkout-footer .block-title { color: #423f42; font-size: 1.3333333333rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; padding-bottom: 0.6em; } #footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:link, #checkout-footer .block-title a:visited { color: #423f42; } #footer .block-title:after, #checkout-footer .block-title:after { content: ""; position: absolute; bottom: -3px; display: block; width: 30px; height: 1px; border-bottom: solid 6px #5f2262; left: 0; right: 0; } #footer-container-first { border-top: none 1px; padding-top: 1.6666666667rem; padding-bottom: 1.6666666667rem; background: #212121; color: #ffffff; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: bold; text-transform: none; } #footer-container-main, #checkout-footer { border-top: none 1px; padding-top: 3.3333333333rem; padding-bottom: 2.3333333333rem; color: #423f42; } #footer-container-main a, #checkout-footer a { color: #423f42; } #footer-container-main a:hover, #checkout-footer a:hover { color: #423f42; } #footer-copyrights { border-top: solid 4px #5f2262; background: #fffefe; padding-top: 0.8333333333rem; padding-bottom: 0.8333333333rem; } @media (max-width: 767px) { #footer .block-toggle { width: 100%; flex-basis: initial; } #footer .block-toggle > .block-title { cursor: pointer; } #footer .block-toggle > .block-title span::after { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: ""; margin-left: 10px; } #footer .block-toggle > .block-content { display: none; } #footer .block-toggle._toggled > .block-content { display: block; } #footer .block-toggle._toggled .block-title span::after { content: ""; } #footer .footer-style-inline .block-title { display: block !important; max-width: 100%; } #footer .footer-style-inline .block-content { display: block; width: 100%; margin-top: 1rem; } } #maintenance-page { background: #e3e3e3; color: #333333; } #maintenance-page a, #maintenance-page a:link { color: #333333; } .maintenance-page-newsletter .maintenance-page-newsletter-btn { background: #000000; color: #ffffff; } .maintenance-page-newsletter .maintenance-page-newsletter-btn:hover { background: #333333; color: #ffffff; } .maintenance-page-newsletter input[type=email] { border: solid 1px #333333; background: #e3e3e3; color: #333333; } .maintenance-page-newsletter input[type=email]::-webkit-input-placeholder { color: #333333; } .maintenance-page-newsletter input[type=email]::-moz-placeholder { color: #333333; } .maintenance-page-newsletter input[type=email]:-ms-input-placeholder { color: #333333; } .maintenance-page-newsletter input[type=email] :-moz-placeholder { color: #333333; } @font-face { font-family: 'Material Icons'; font-style: normal; font-weight: 400; src: url(iconfont/MaterialIcons-Regular.eot); /* For IE6-8 */ src: local('Material Icons'), local('MaterialIcons-Regular'), url(iconfont/MaterialIcons-Regular.woff2) format('woff2'), url(iconfont/MaterialIcons-Regular.woff) format('woff'), url(iconfont/MaterialIcons-Regular.ttf) format('truetype'); } .material-icons { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; /* Preferred icon size */ display: inline-block; width: 1em; height: 1em; line-height: 1; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; font-feature-settings: 'liga'; } .product-unavailable { padding: 15px; } /* Effet de ligne animée - gauche */ .cbp-horizontal > ul > li > a::before, .cbp-horizontal > ul > li > a::after { content: ''; position: absolute; bottom: 0; height: 4px; /* Hauteur de la ligne */ background-color: #5f2262; /* Couleur de la ligne */ transition: width 0.25s ease-in-out; /* Transition de la largeur */ } /* Effet de ligne animée - gauche */ .cbp-horizontal > ul > li > a::before { left: 50%; width: 0; /* Largeur initiale de la ligne */ transform: translateX(-100%); } /* Effet de ligne animée - droite */ .cbp-horizontal > ul > li > a::after { right: 50%; width: 0; /* Largeur initiale de la ligne */ transform: translateX(100%); } /* Effet de survol */ .cbp-horizontal > ul > li > a:hover::before,.cbp-horizontal > ul > li > a:hover::after { width: 50%; /* Largeur au survol */ } #iqitcookielaw { max-width: 440px !important; padding: 30px !important; } #iqitcookielaw-accept { padding: 10px 20px 10px 20px; } .card { border: 1px solid #5f2262 ; } .card-header { padding: 25px; margin-bottom: 0; color: inherit; background-color: white; border-bottom: 1px solid #5f2262; } .PM_ASearchTitle { color: #000000 !important; font-size: 35px; font-weight: bold; text-transform: uppercase; } #payment-option-10-container { margin-bottom: 20px !important; } .ps_checkout-payment-option span.custom-radio { margin-right: 5px !important; } .my-account-page-content-wrapper .my-account-side-links .fa-user::before { content: "\f007"; background-image: url(/img/cms/compte.webp) !important; background-size: 16px 23px; display: inline-block; width: 16px; height: 23px; } .my-account-page-content-wrapper .my-account-side-links .fa-heart-o::before { content: "\f007"; background-image: url(/img/cms/coeurheader.webp) !important; background-size: 16px 16px; display: inline-block; width: 16px; height: 16px; } .PM_ASLevelDepth .PM_ASCriterionLevelSelected.PM_ASCriterionLevelChoosen span + .PM_ASCriterionLevelChoose, .PM_ASLevelDepth .PM_ASCriterionLevelSelected.PM_ASCriterionLevelChoosen a.PM_ASCriterionLevelChoose { text-decoration: none !important; } #registration_fields { margin-bottom: -25px; } .plugin-form { max-width: 100%; } #iqit-wishlist-product-btn:hover .fa-heart-o::before { background-image: url(/img/cms/coeurnoir.webp) !important; background-size: 20px 20px; display: inline-block; width: 20px; height: 20px; background-repeat: no-repeat; } #iqit-compare-product-btn:hover .fa-random::before { background-image: url(/img/cms/comparernoir.webp) !important; background-size: 20px 20px; display: inline-block; width: 20px; height: 20px; background-repeat: no-repeat; } .fa-shopping-bag::before { background-image: url(/img/cms/panierwhite.png) !important; background-size: 17px 21px; display: inline-block; width: 17px; height: 21px; } .btn.btn-primary.btn-lg.add-to-cart:hover .fa-shopping-bag::before, .btn.btn-product-list.add-to-cart:hover .fa-shopping-bag::before{ background-image: url(/img/cms/panierblack.png) !important; background-size: 17px 21px; display: inline-block; width: 17px; height: 21px; } .product-description .h3.product-title { line-height: 21px; } /* Hover header et footer */ #footer-container-main a:hover, .col.col-md.block.block-toggle.block-iqitlinksmanager.block-iqitlinksmanager-3.block-links.js-block-toggle a:hover, .header-btn.header-user-btn:hover .title, .header-btn.header-cart-btn:hover span.title, .h3.product-title a:hover { box-shadow: inset 0px -7px 0 #5F226269; transition-property: color, box-shadow; transition-duration: 0.3s, 0.3s; transition-timing-function: ease-in-out, ease-in-out; transition-delay: 0s, 0s; } .ps-shoppingcart.dropdown #blockcart-content{ z-index: 1000; } .rte-content div { text-align: left !important; } #product-infos-tabs-content .product-description span,#product-infos-tabs-content .rte-content span { font-size: 18px !important; font-family: 'Roboto',sans-serif !important; font-weight: 400 !important; } #iqithtmlandbanners-block-3 .block-title { display: none; } #header .header-nav { background: linear-gradient(90deg,#5F2262,#AA52AE); } .fa-heart-o::before { content: no-close-quote !important; } .fa-shopping-bag::before{ content: no-close-quote !important; } .fa-heart-o::before { background-image: url(/img/cms/coeur.webp) !important; background-size: 20px 20px; display: inline-block; width: 20px; height: 20px; background-repeat: no-repeat; } .fa-heart-o.hovered::before { background-image: url(/img/cms/coeurnoir.webp) !important; background-size: 20px 20px; display: inline-block; width: 20px; height: 20px; background-repeat: no-repeat; } .fa-random::before { background-image: url(/img/cms/comparer.webp) !important; background-size: 20px 20px; display: inline-block; width: 20px; height: 20px; background-repeat: no-repeat; } .fa-random.hovered::before{ background-image: url(/img/cms/comparernoir.webp) !important; background-size: 20px 20px; display: inline-block; width: 20px; height: 20px; background-repeat: no-repeat; } .fa-user::before { content: no-close-quote !important; } .btn.btn-primary.PM_ASSubmitSearch:hover, .elementor-button-link.elementor-button.btn.elementor-size-medium.btn-primary:hover, .btn.btn-primary.btn-lg.add-to-cart:hover, #iqit-wishlist-product-btn:hover, #iqit-compare-product-btn:hover, #iqitcookielaw-accept:hover, .btn.btn-product-list:hover, .btn.btn-product-list.add-to-cart:hover, .elementor-button-link.elementor-button.btn.elementor-size-large.btn-secondary.btn-traditional:hover, .btn.btn-primary.btn-block.btn-lg.mb-2:hover, .btn.btn-secondary.btn-block:hover, .continue.btn.btn-primary.btn-block.btn-lg:hover, #submit-login:hover, #form-control-submit-login:hover, #form-control-submit-email:hover, #form-control-submit-create:hover, .elementor-button-link.elementor-button.btn.elementor-size-xl.btn-secondary.btn-traditional:hover, .elementor-button-link.elementor-button.btn.elementor-size-small.btn-secondary.btn-traditional:hover, #fmSubmit:hover, .btn.btn-primary.pull-right.hidden-xs-down.elementor-newsletter-btn:hover, .elementor-button-link.elementor-button.btn.elementor-size-medium.btn-secondary.btn-traditional:hover { box-shadow: 2px 2px 0 -2px #fff,6px 6px 0 0 #5F2262; } .btn-primary, .btn-secondary { font-weight: 500; } #header, #checkout-header { box-shadow: 0 .275rem .75rem -.0625rem rgba(19,16,34,.06),0 .125rem .4rem -.0625rem rgba(19,16,34,.03) !important; } .fa-random::before { content: no-close-quote !important; } .stuck-header #header-compare-btn .title, .stuck-header #header-wishlist-btn .title, .stuck-header #ps-shoppingcart-wrapper .title, .stuck-header #header-user-btn .title { display: none !important; } .ps-shoppingcart.dropdown #blockcart-content{ z-index: 1000; } @media screen and (min-width: 951px) { .col.col-auto.col-header-right .fa-heart-o::before, .col.col-auto.col-header-right .fa-user::before, .col.col-auto.col-header-right .fa-shopping-bag::before { content: no-close-quote !important; } #header .fa-random::before { background-image: url(/img/cms/comparerheader.webp) !important; background-size: 24px 24px; display: inline-block; width: 24px; height: 24px; margin-top: 3px; } #header .fa-user::before { background-image: url(/img/cms/compte.webp) !important; background-size: 21px 28px; display: inline-block; width: 21px; height: 28px; } #header .fa-heart-o::before { background-image: url(/img/cms/coeurheader.webp) !important; background-size: 24px 24px; display: inline-block; width: 24px; height: 24px; margin-left: -3px; margin-top: 3px; } #header .fa-shopping-bag:before{ background-image: url(/img/cms/panier.webp) !important; background-size: 21px 28px; display: inline-block; width: 21px; height: 28px; } .rf_input_label.required.col-md-3.form-control-label { max-width: 13%; } } @media screen and (max-width: 950px) { .col-mobile-btn .fa-heart-o::before, .col-mobile-btn .fa-user::before, .col-mobile-btn .fa-shopping-bag::before { content: no-close-quote !important; } #mobile-header .m-nav-btn .fa-random::before { background-image: url(/img/cms/comparerheader.webp) !important; background-size: 21px 28px; display: inline-block; width: 21px; height: 28px; } #mobile-header .m-nav-btn .fa-user::before { background-image: url(/img/cms/compte.webp) !important; background-size: 17px 22px; display: inline-block; width: 17px; height: 22px; } #mobile-header .fa-heart-o::before { background-image: url(/img/cms/coeurheader.webp) !important; background-size: 22px 21px; display: inline-block; width: 22px; height: 21px; } #mobile-header .fa-shopping-bag:before{ background-image: url(/img/cms/panier.webp) !important; background-size: 23px 22px; display: inline-block; width: 23px; height: 22px; } }