.iqitfake{ display: none;} @charset "UTF-8"; /*** Style mixins ***/ /*** Variables mixins and functions ***/ main { overflow: hidden; max-width: 1280px; margin: 0 auto; } body { background: url("/img/cms/brulea-thé2.jpg") center top / cover no-repeat fixed; } .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1280px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #72a800; } a:hover:not(.nav-link):not(.btn) { color: #6d0eb8; } .pagination .page-list li:hover { border-color: #6d0eb8; } .pagination .page-list li.current { border-color: #6d0eb8; } .pagination .page-list li.current a { color: #6d0eb8; } #mobile-header { background: rgba(85, 147, 243, 0.01); border-bottom: none 1px #e3e3e3; } #mobile-header #mobile-header-sticky { background: rgba(85, 147, 243, 0.01); } #mobile-header .m-nav-btn { color: #ffffff; } #mobile-header .m-nav-btn:hover { color: #059c7b; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: rgba(17, 68, 119, 0.02); } #mobile-header .m-nav-btn { border: none 1px; border-left: none; } #mobile-header .m-nav-btn:hover { background: rgba(17, 119, 136, 0.12); } #mobile-header .col-mobile-btn:last-child .m-nav-btn { border-right: none; } html { font-size: 18px; } @media (max-width: 767px) { html { font-size: 16px; } } body { line-height: 1.8rem; } body { font-family: 'Lora', serif; } .h1, .h2, .block-title, .page-title, .modal-title, .step-title { font-family: 'Lora', serif; } #blockcart-content { background: rgba(255, 255, 255, 0.92); color: #4a2c10; border: none 1px #0ff226; } #blockcart-content a:not(.btn) { color: #4a2c10; } #blockcart-content a:not(.btn):hover { color: #4a2c10; } #blockcart-content .cart-products > li, #blockcart-content .cart-subtotals { border-color: #881111; } #blockcart-content .cart-products::-webkit-scrollbar-thumb { background-color: #881111; } /*** 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: #ffffff; color: #a2bf5e; border: solid 1px #e3e3e3; } .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: #f2f2f2; color: #2e2e2e; } .btn-secondary:not(:disabled):not(.disabled):active { background: #f2f2f2; color: #2e2e2e; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #ffffff; color: #a2bf5e; border: none 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #f2f2f2; color: #2e2e2e; border: none 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #a2bf5e; color: #000000; border: none 1px #a2bf5e; } .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: #e6951c; color: #000000; border-color: rgba(0, 0, 0, 0); } .btn-primary:not(:disabled):not(.disabled):active { background: #e6951c; color: #000000; border-color: rgba(0, 0, 0, 0); } #wrapper .breadcrumb { background: #f7f7f7; padding-top: 0.3333333333rem; padding-bottom: 0.3333333333rem; padding-left: 0.4444444444rem; padding-right: 0.4444444444rem; font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; color: #4f1c06; } #wrapper .breadcrumb li:after { color: #4f1c06; } #wrapper .breadcrumb a { color: #4f1c06; } /*** Text fields ***/ .form-control { background-color: rgba(239, 200, 98, 0.5); color: #771111; border: none 1px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: rgba(239, 200, 98, 0.5); } .custom-select2:after { color: #771111; } .bootstrap-touchspin .btn-touchspin { background-color: rgba(239, 200, 98, 0.5); color: #771111; border: none 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #771111; background: rgba(0, 0, 0, 0); } .form-control::-webkit-input-placeholder { color: #771111; } .form-control::-moz-placeholder { color: #771111; } .form-control:-ms-input-placeholder { color: #771111; } .form-control:-moz-placeholder { color: #771111; } .form-control:focus { color: #771111; background: rgba(0, 0, 0, 0); border-color: #8a8a8a; } .custom-select2:focus-within { background: rgba(0, 0, 0, 0); } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #14881c; } .custom-radio input[type=radio]:checked + span { background-color: #14881c; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #ebe683; color: #14881c; border-color: rgba(239, 87, 12, 0.36); } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #ffffff; border: none 1px #e3e3e3; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #3c3535!important; border-bottom: none 1px #e3e3e3; } .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:hover { background: rgba(60, 53, 53, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #262121!important; color: white!important; } .tooltip { --bs-tooltip-bg: #262121; --bs-tooltip-color: #ffffff; } /*** Modals ***/ .modal-backdrop { background: #95840c; } .modal-content { background: #ffffff; border: solid 1px black; } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: rgba(65, 150, 224, 0.8); color: #ffffff; border: none 1px; } .product-price { color: #a2bf5e; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 0.6666666667rem; font-style: normal; font-weight: bold; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #a2bf5e; color: #ffffff; } .product-flags .new { background: #f5f5f5; color: #a2bf5e; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000000; } .product-flags .out_of_stock { background: #a17738; color: #fff7f7; } .discount { background: #a2bf5e; 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: #a2bf5e; border-top: none 1px; border-left: none 1px; border-right: none 1px; box-shadow: 0px 4px 0px 0px black; } #iqitcompare-floating a { color: #ffffff; } #page-preloader { background: #ffffff; } #back-to-top { background: #a2bf5e; color: #ffffff; } #back-to-top:hover { background: #333333; color: #ffffff; } ::-webkit-scrollbar { -webkit-appearance: none; width: 7px; } ::-webkit-scrollbar-thumb { background: #a2bf5e; } ::-webkit-scrollbar-track { background: #d1d1d1; } body { scrollbar-face-color: #a2bf5e; scrollbar-track-color: #d1d1d1; } #header, #checkout-header { background: rgba(37, 204, 204, 0); border-top: none 4px #a2bf5e; border-bottom: none 1px #e3e3e3; } @media (min-width: 992px) { #header, #checkout-header { padding-bottom: 1.2777777778rem; } } .sticky-desktop-wrapper #desktop-header.stuck-header { background: rgba(37, 204, 204, 0); border-bottom: none 1px #e3e3e3; } @media (min-width: 992px) { #index #header { position: absolute; top: 0; left: 0; width: 100%; background: rgba(45, 225, 225, 0); } } #header .header-nav { color: #000000; border-bottom: none 1px #222277; font-size: 0.8333333333rem; display: none !important; } #header .header-nav a { color: #0f0f0f; } #header .header-nav a:hover { color: #a11457; } #header .header-nav .social-links._topbar { font-size: 0.8333333333rem; } #header .header-nav .social-links._topbar a:not(:hover) { color: #6615a6 !important; } #header .header-nav .social-links._topbar a:hover { color: #ebb803 !important; } .header-top { padding-top: 1.1666666667rem; padding-bottom: 1.1666666667rem; color: #000000; } .header-top a:not(.btn):not(.nav-link) { color: #077b8d; } .header-top a:not(.btn):not(.nav-link):hover { color: #777777; } .header-top .form-search-control { background: rgba(135, 138, 37, 0.25); color: #42750d; border: none 3px #222244; } .header-top input.form-search-control::-webkit-input-placeholder { color: #42750d; } .header-top input.form-search-control:-moz-placeholder { color: #42750d; } .header-top input.form-search-control:-ms-input-placeholder { color: #42750d; } .header-top input.form-search-control:-moz-placeholder { color: #42750d; } .header-top .search-btn { color: #42750d; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.4444444444rem; display: block; } .header-top .header-btn-w .header-btn .title { display: none !important; } .header-top .header-cart-default a.cart-toogle { background: black; color: #367520; padding: 0.4444444444rem 0.4444444444rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #367520; } .header-top a.header-cart-btn:not(:hover) { color: #367520; } .stuck-header .header-top { padding-top: 0.5555555556rem; padding-bottom: 0.5555555556rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: rgba(19, 105, 162, 0.25); } .cart-products-count-btn { background: #fed108; color: #14160e; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 100%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { border-top: none 1px #e3e3e3; border-right: none 3px #38b82c; border-bottom: none 3px #e3e3e3; border-left: none 3px #a6cc0f; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { line-height: 3.8888888889rem; color: black; border-left: none 1px #575757; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: black; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1.5rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3.8888888889rem !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: rgba(255, 255, 255, 0.5); color: #65753d; } .cbp-horizontal .cbp-tab-title { font-size: 1.2222222222rem; letter-spacing: 0.0555555556rem; font-style: normal; font-weight: bold; text-transform: uppercase; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #a2bf5e; color: #2b99b3; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1rem; max-height: 1rem; } .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: 1.0555555556rem; } } #cbp-hrmenu .cbp-hrsub, #cbp-hrmenu .cbp-hrsub-level2, #cbp-hrmenu .cbp-hrsub-wrapper { transition: visibility 300ms ease-in-out, opacity 300ms ease-in-out; } .iqitmegamenu-submenu-container { padding: 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: italic; 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 #222277; } #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: 1.2777777778rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #ffffff; border: none 2px #113399; box-shadow: 3px 5px 45px 0px rgba(0, 6, 8, 0.75); } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: #084d0f !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #a2bf5e !important; } .cbp-hrmenu .tabs-links { background: rgba(34, 51, 85, 0.49); } .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: #110044; 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 1px #119944; font-size: 1.3888888889rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: #27ab34 !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #569ae8; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: rgba(255, 255, 255, 0.84) !important; } #iqitmegamenu-mobile { background: #569ae8; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab { min-height: 1.4444444444rem; } #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.1666666667rem; padding-bottom: 0.1666666667rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__link { color: #ffffff !important; padding-top: 0.1666666667rem; padding-bottom: 0.1666666667rem; font-size: 1.1666666667rem; font-style: normal; font-weight: normal; text-transform: none; } .col-mobile-menu-push #iqitmegamenu-mobile { border: none 1px; } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile { box-shadow: 1px 1px 15px 3px rgba(0, 0, 0, 0.48); } .mobile-menu__submenu { background: #569ae8; } .mobile-menu__tab { border-bottom: none 1px rgba(115, 22, 22, 0.78); min-height: 2.2222222222rem; } .mobile-menu__link { color: rgba(255, 255, 255, 0.84) !important; padding-top: 0.5555555556rem; padding-bottom: 0.5555555556rem; font-size: 1.2222222222rem; font-style: normal; font-weight: normal; text-transform: uppercase; } .mobile-menu__arrow { padding-top: 0.5555555556rem; padding-bottom: 0.5555555556rem; color: #000000; font-size: 1.1111111111rem; } .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: #66520a; background-color: rgba(244, 244, 244, 0.53); border-bottom: none 1px; display: none; } .mobile-menu__title { font-size: 1.3888888889rem; font-style: normal; font-weight: bold; text-transform: uppercase; } .mobile-menu__column-title { font-size: 1.1111111111rem; font-style: normal; font-weight: normal; text-transform: none; 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__links-list-li { padding-top: 0.3333333333rem; padding-bottom: 0.3333333333rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #66520a; } .mobile-menu__footer { border-top: none 1px; color: #66520a; background-color: rgba(244, 244, 244, 0.53); display: none; } /*** PS_FacatedSearch ***/ #search_filters .noUi-connect { background: #c72222; } /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #ffffff; color: #000000; } .swiper-pagination-bullet { background: #333333; } /*** Product miniature ***/ .products.row { margin: -0.8333333333rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0.8333333333rem; } .swiper-container-wrapper { margin: -0.8333333333rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.8333333333rem; } .swiper-container-wrapper .product-carousel { padding: 0.8333333333rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.8333333333rem; } .product-miniature { border: none 1px; outline: 1px none transparent; background: #ffffff; color: #000000; } .product-miniature a:link:not(.nav-link):not(.btn), .product-miniature a:visited:not(.nav-link):not(.btn) { color: #000000; } .product-miniature .product-price { color: #f8c237; } .product-miniature .iqit-review-star { color: #8c5f1b; } .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 picture:last-child .product-thumbnail-first { opacity: 1; } .product-miniature-grid .product-title { font-size: 1.3333333333rem; font-style: normal; font-weight: bold; text-transform: none; } .product-miniature-grid .product-price { font-size: 1.3333333333rem; font-style: normal; font-weight: bold; text-transform: none; } @media (hover: hover) { .product-miniature:hover { border-color: #225555; outline: none 1px black; box-shadow: 0px 0px 0px 0px black; } } .product-miniature-grid .product-functional-buttons { display: none; } .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: !important; } .products-grid .product-miniature .product-reference { display: none !important; } .products-grid .product-miniature .product-brand { display: none !important; } .products-grid .product-miniature .product-add-cart { 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: #ffffff; color: #000000; border: solid 1px black; } .btn-product-list:hover { background: #d06e6a; color: #ffffff; border-color: #d06e6a; } .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.0555555556rem; } .products-grid .product-miniature-layout-2 .product-add-cart { display: none !important; } .products-grid .product-miniature-layout-2 .products-variants { padding-top: 0rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 0.0555555556rem; } .products-grid .product-miniature-layout-3 .product-description { background: #ffffff; } .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-rows: 1fr; grid-auto-rows: 0; display: grid; overflow-y: hidden; } .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } @media (min-width: 768px) { .layout-full-width .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(4, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } } @media (min-width: 992px) { .layout-full-width .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(4, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } } @media (min-width: 1200px) { .layout-full-width .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(4, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 2.2222222222rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: none 4px #f4f2f2; } .images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow { color: #1f1309; background: rgba(230, 168, 9, 0.82); } .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: #1f1309; background: rgba(230, 168, 9, 0.82); } #product .product-cover .expander:hover { opacity: 0.6 !important; } .product-variants > .product-variants-item { display: inline-block; margin-right: 1rem; vertical-align: top; } #main #main-product-wrapper { transition: opacity 0.3s ease; } #main.-combinations-loading { position: relative; } #main.-combinations-loading #product-preloader { display: block; position: absolute; z-index: 10; top: -10px; } #main.-combinations-loading #main-product-wrapper { opacity: 0.3; } .col-product-info, .quickview-info { text-align: center; } .product-variants-item > ul { display: inline-block; } .product-variants-item .custom-select2 { margin: 0 auto; } .product-add-to-cart .row.product-quantity { justify-content: center; } @media (max-width: 767px) { #main-product-wrapper .product-add-to-cart { background: rgba(1, 135, 31, 0.57); position: fixed; bottom: 0; z-index: 99; width: 100%; left: 0; padding-left: 1rem; padding-right: 1rem; } #product #iqitcompare-floating { z-index: 0; } } @media (max-width: 576px) { .product-add-to-cart .col-add-qty { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .product-add-to-cart .col-add-btn { -ms-flex: 1; flex: 1; } .product-add-to-cart .col-add-wishlist, .product-add-to-cart .col-add-compare { max-width: 40px; } .product-add-to-cart .col-add-wishlist .btn, .product-add-to-cart .col-add-compare .btn { padding-left: 0; padding-right: 0; } } @media (max-width: 400px) { .product-add-to-cart .add-to-cart { padding-left: 0rem; padding-right: 0rem; } } #checkout #footer, #checkout #iqitcompare-floating-wrapper { display: none !important; } #wrapper { background: #ffffff; border-top: none 2px rgba(49, 153, 23, 0.48); border-bottom: none 2px rgba(49, 153, 23, 0.48); color: black; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; padding-bottom: 0rem; } #content-wrapper .page-title { color: #575d58; text-align: center; font-size: 2.0555555556rem; font-style: normal; font-weight: normal; text-transform: none; margin-bottom: 0.8em; position: relative; -js-display: flex; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 100%; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #575d58; } #content-wrapper .page-title span { margin-right: 0.5rem; } #content-wrapper .page-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: double 3px #8f8f8f; } #content-wrapper .page-title span { margin-left: 0.5rem; } #content-wrapper .page-title:before { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: double 3px #8f8f8f; } #content-wrapper .section-title { color: black; font-size: 1.3333333333rem; letter-spacing: 0.1111111111rem; font-style: normal; font-weight: bold; text-transform: uppercase; margin-bottom: 0.8em; position: relative; -js-display: flex; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 100%; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: black; } #content-wrapper .section-title span { margin-right: 0.5rem; } #content-wrapper .section-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: double 3px black; } .nav-tabs .nav-link { color: #f1c149; font-size: 1rem; 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: #f1c149; border-bottom: solid 5px #92b74c; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 5px #92b74c; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #f1c149; border-bottom: solid 5px #92b74c; } #wrapper .block-title { color: #a80c73; font-size: 1.2222222222rem; font-style: normal; font-weight: normal; text-transform: uppercase; margin-bottom: 0.8em; position: relative; -js-display: flex; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 100%; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #a80c73; } #wrapper .block-title span { margin-right: 0.5rem; } #wrapper .block-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: none 3px rgba(162, 191, 94, 0); } #left-column .block, #right-column .block { border: none 1px black; } #footer, #checkout-footer { background: #faf9f6; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: solid 1px black; background: rgba(97, 133, 20, 0.11); } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #000000; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #a2bf5e; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #a2bf5e; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #000000; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #000000; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #000000; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #000000; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.8333333333rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #a10e13 !important; } #footer .social-links._footer a:hover, #checkout-footer .social-links._footer a:hover { color: #a2bf5e !important; } #footer .block-title, #checkout-footer .block-title { color: rgba(38, 15, 2, 0.71); font-size: 1.0555555556rem; font-style: normal; font-weight: bold; text-transform: uppercase; margin-bottom: 0.8em; position: relative; -js-display: flex; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 100%; } #footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:link, #checkout-footer .block-title a:visited { color: rgba(38, 15, 2, 0.71); } #footer .block-title span, #checkout-footer .block-title span { margin-right: 0.5rem; } #footer .block-title:after, #checkout-footer .block-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: solid 1px #a2bf5e; } #footer-container-first { border-top: solid 1px #e6e6e6; padding-top: 2.2222222222rem; padding-bottom: 2.2222222222rem; background: #ffffff; color: #a2bf5e; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: bold; text-transform: uppercase; } #footer-container-main, #checkout-footer { border-top: none 2px #000000; padding-top: 0.8888888889rem; padding-bottom: 0; color: #a15a5a; } #footer-container-main a, #checkout-footer a { color: #071e4a; } #footer-container-main a:hover, #checkout-footer a:hover { color: #777777; } #footer-copyrights { border-top: none 2px #000000; background: #a2bf5e; padding-top: 0.5555555556rem; padding-bottom: 0.5555555556rem; } #maintenance-page { background: #e3e3e3 url("/img/cms/df98546f-455b-40ee-bbca-05d882aa717d_1-9e0d5003998809b863471524bb8ea28b.jpeg") center center / cover no-repeat fixed; 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'; } @media (min-width: 768px) { #left-column{ border-right: 1px solid hsla(0,0%,63%,.25); } } .simpleblog__listing__post__wrapper img, .simpleblog__post img { border-radius: 12px; display: block; transition: transform 0.4s ease, filter 0.4s ease, box-shadow 0.4s ease; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03); /* très discret */ } .simpleblog__listing__post__wrapper img:hover, .simpleblog__post img:hover { transform: scale(1.015); /* à peine perceptible */ filter: brightness(0.97) contrast(1.02); /* subtile profondeur */ box-shadow: 0 6px 20px rgba(0, 0, 0, 0.05); /* ombre légère au hover */ } /* Conteneur des catégories du blog */ .blogSubcat { margin-top: 2rem; padding-top: 1.5rem; padding-bottom: 0.5rem; border-top: 1px solid #ddd; border-bottom: none; text-align: center; } /* Liste horizontale épurée */ .blogSubcat__list { display: flex; justify-content: center; gap: 2.5rem; flex-wrap: wrap; padding: 0; margin: 0 auto; list-style: none; } /* Style des liens, très typé presse */ .blogSubcat__link { font-family: 'Playfair Display', serif; font-size: 1.15rem; font-weight: 400; letter-spacing: 0.3px; color: #222; position: relative; padding: 4px 0; cursor: pointer; transition: all 0.3s ease; text-transform: uppercase; } /* Ligne fine animée sous chaque lien */ .blogSubcat__link::after { content: ''; position: absolute; bottom: 0; left: 0; height: 1px; width: 0; background-color: #000; transition: width 0.3s ease; } .blogSubcat__link:hover::after { width: 100%; } .blogSubcat__link:hover { color: #000; } /* Titre principal */ .page-heading { font-family: 'Cormorant Garamond', serif; font-size: 2.4rem; font-weight: 500; color: #111; text-align: center; margin-bottom: 1rem; text-transform: uppercase; letter-spacing: 1px; } /* Ligne décorative sous le titre */ .page-heading::after { content: ''; display: block; margin: 0.5rem auto 0; width: 60px; height: 2px; background-color: #111; } /* Élargir la boîte déroulante */ .header-search-btn-w .dropdown-search { width: 900px !important; /* Ajuste à ta convenance (700px, etc.) */ max-width: 90vw; padding: 15px; border-radius: 6px; box-shadow: 0 4px 12px rgba(0,0,0,0.2); right: 0; /* pour bien l’aligner si besoin */ } /* Élargir le champ de saisie */ #search_widget .form-search-control { width: 100%; font-size: 15px; padding: 10px; } /* Styliser les résultats (suggestions ajax) */ .autocomplete-suggestions { max-height: 400px; overflow-y: auto; background: #fff; border: 1px solid #ddd; border-top: none; padding: 10px; box-shadow: 0 4px 10px rgba(0,0,0,0.1); } /* Style optionnel pour les éléments affichés */ .autocomplete-suggestions .autocomplete-suggestion { display: flex; align-items: center; padding: 8px; border-bottom: 1px solid #eee; } .autocomplete-suggestions .autocomplete-suggestion img { width: 50px; margin-right: 10px; border-radius: 4px; }