.iqitfake{} /*** Style mixins ***/ /*** Variables mixins and functions ***/ body { background: #fff; } .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1500px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #555; } a:hover:not(.nav-link):not(.btn) { color: #555; } .pagination .page-list li:hover { border-color: #555; } .pagination .page-list li.current { border-color: #555; } .pagination .page-list li.current a { color: #555; } #mobile-header { background: #fff; border-bottom: none 1px #e3e3e3; } #mobile-header #mobile-header-sticky { background: #fff; } #mobile-header .mobile-main-bar { padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; } #mobile-header .m-nav-btn { color: #555; } #mobile-header .m-nav-btn:hover { color: #555; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #fff; } html { font-size: 14px; } @media (max-width: 767px) { html { font-size: 13px; } } body { line-height: 1.5rem; } body { font-family: 'Manrope', sans-serif; } #blockcart-content { background: #fff; color: #000; border: none 1px; } #blockcart-content a:not(.btn) { color: #000; } #blockcart-content a:not(.btn):hover { color: #000; } #blockcart-content .cart-products > li, #blockcart-content .cart-subtotals { border-color: #ededed; } #blockcart-content .cart-products::-webkit-scrollbar-thumb { background-color: #ededed; } /*** 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: #f8f8f8; color: #000; border: none 1px #f0f0f0; } .btn-secondary:hover, .btn-secondary.disabled:hover, .btn-secondary:disabled:hover, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:hover, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:hover, .group-span-filestyle .btn-default:hover, .btn-secondary:focus, .btn-secondary.disabled:focus, .btn-secondary:disabled:focus, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:focus, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:focus, .group-span-filestyle .btn-default:focus, .btn-secondary :active, .btn-secondary.disabled :active, .btn-secondary:disabled :active, .bootstrap-touchspin .group-span-filestyle .btn-touchspin :active, .group-span-filestyle .bootstrap-touchspin .btn-touchspin :active, .group-span-filestyle .btn-default :active { background: #dedede; color: #2e2e2e; } .btn-secondary:not(:disabled):not(.disabled):active { background: #1b90de; color: #fff; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #f8f8f8; color: #000; border: none 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #dedede; color: #2e2e2e; border: none 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #0972b8; color: #fff; border: none 1px; } .btn-primary:hover, .btn-primary.disabled:hover, .btn-primary:disabled:hover, .btn-primary:focus, .btn-primary.disabled:focus, .btn-primary:disabled:focus, .btn-primary :active, .btn-primary.disabled :active, .btn-primary:disabled :active { background: #1b90de; color: #fff; } .btn-primary:not(:disabled):not(.disabled):active { background: #1b90de; color: #fff; } #wrapper .breadcrumb { background: #fff; font-size: 0.8571428571rem; font-style: normal; font-weight: normal; text-transform: none; color: #555; } #wrapper .breadcrumb li:after { color: #555; } #wrapper .breadcrumb a { color: #555; } /*** Text fields ***/ .form-control { background-color: #f8f8f8; color: #282828; border: none 1px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: #f8f8f8; } .custom-select2:after { color: #282828; } .bootstrap-touchspin .btn-touchspin { background-color: #f8f8f8; color: #282828; border: none 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #282828; background: #f8f8f8; } .form-control::-webkit-input-placeholder { color: #282828; } .form-control::-moz-placeholder { color: #282828; } .form-control:-ms-input-placeholder { color: #282828; } .form-control:-moz-placeholder { color: #282828; } .form-control:focus { color: #282828; background: #f8f8f8; border-color: #8a8a8a; box-shadow: 0px 2px 0px 0px #0972b8; } .custom-select2:focus-within { background: #f8f8f8; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #0972b8; } .custom-radio input[type=radio]:checked + span { background-color: #0972b8; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #f8f8f8; color: #0972b8; border-color: #f2f2f2; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #f8f8f8; border: none 1px #e3e3e3; box-shadow: 1px 1px 30px 0px rgba(0, 0, 0, 0.15); } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #282828!important; border-bottom: none 1px #e3e3e3; } .dropdown-menu .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:hover { background: rgba(40, 40, 40, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #282828; color: #fff; } .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: #282828; } .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before { border-bottom-color: #282828; } /*** Modals ***/ .modal-backdrop { background: rgba(255, 255, 255, 0.61); } .modal-content { background: #fff; border: none 1px; box-shadow: 0px 0px 31px 0px rgba(0, 0, 0, 0.2); } .js-quickview-np-btn { background: #fff; } /*** Notifications ***/ .ns-box { background: #0972b8; color: #fff; border: none 1px; } .product-price { color: #fe3333; } .iqit-review-star { color: #fbb03b; } .product-flags .product-flag { font-size: 0.8571428571rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #fe3333; color: #fff; } .product-flags .new { background: #fafafa; color: #000; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #282828; } .discount { background: #fe3333; color: #fff; } .product-available { background: #5f9219; color: #fff; } .product-unavailable { background: #ffb71b; color: #fff; } .product-unavailable-allow-oosp { background: #17459e; color: #fff; } .alert-success { background: #d4edda; color: #155724; border-color: #d4edda; } .alert-success a:link:not(.nav-link):not(.btn), .alert-success a:visited:not(.nav-link):not(.btn) { color: #155724; text-decoration: underline; } .alert-info { background: #d1ecf1; color: #0c5460; border-color: #d1ecf1; } .alert-info a:link:not(.nav-link):not(.btn), .alert-info a:visited:not(.nav-link):not(.btn) { color: #0c5460; text-decoration: underline; } .alert-warning { background: #fff3cd; color: #856404; border-color: #fff3cd; } .alert-warning a:link:not(.nav-link):not(.btn), .alert-warning a:visited:not(.nav-link):not(.btn) { color: #856404; text-decoration: underline; } .alert-danger { background: #f8d7da; color: #721c24; border-color: #f8d7da; } .alert-danger a:link:not(.nav-link):not(.btn), .alert-danger a:visited:not(.nav-link):not(.btn) { color: #721c24; text-decoration: underline; } #iqitcompare-floating { background: #fff; border-top: solid 1px #0972b8; border-left: solid 1px #0972b8; border-right: solid 1px #0972b8; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.03); } #iqitcompare-floating a { color: #0972b8; } #page-preloader { background: #fff; } #back-to-top { background: #0972b8; color: #fff; } #back-to-top:hover { background: #1b90de; color: #fff; } ::-webkit-scrollbar { -webkit-appearance: none; width: 7px; } ::-webkit-scrollbar-thumb { background: #0972b8; } ::-webkit-scrollbar-track { background: #fff; } body { scrollbar-face-color: #0972b8; scrollbar-track-color: #fff; } #header, #checkout-header { background: #fff; border-top: none 1px; border-bottom: solid 3px #f8f8f8; } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #fff; border-bottom: solid 3px #f8f8f8; } #header .header-nav { color: #282828; background: #f5f3f4; border-bottom: none 1px; padding-top: 0.5714285714rem; padding-bottom: 0.5714285714rem; font-size: 0.8571428571rem; display: none !important; } #header .header-nav a { color: #777; } #header .header-nav a:hover { color: #0972b8; } #header .header-nav .social-links._topbar { font-size: 1rem; } .header-top { padding-top: 0.7142857143rem; padding-bottom: 0.7142857143rem; color: #0972b8; } .header-top a:not(.btn):not(.nav-link) { color: #0972b8; } .header-top a:not(.btn):not(.nav-link):hover { color: #0972b8; } .header-top .form-search-control { border: none 1px #e3e3e3; } .header-top .header-btn-w .header-btn > .icon { font-size: 2.1428571429rem; display: block; } .header-top .header-cart-default a.cart-toogle { background: #000; color: #0972b8; padding: 0.6428571429rem 0.6428571429rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #0972b8; } .header-top a.header-cart-btn:not(:hover) { color: #0972b8; } .stuck-header .header-top { padding-top: 0.5rem; padding-bottom: 0.5rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #fff; } .header-top { transition: padding 0.3s ease; } .cart-products-count-btn { background: #ffb71c; color: #fff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 50%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #fff; border-top: solid 2px #f8f8f8; border-right: none 3px #38b82c; border-bottom: solid 2px #f8f8f8; border-left: none 3px #a6cc0f; margin: 0 -500%; padding: 0 500%; } #main-page-content { overflow: hidden; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { line-height: 2.8571428571rem; max-width: 28.5714285714rem; color: #000; padding-left: 1.7857142857rem; padding-right: 1.7857142857rem; border-left: none 1px #e3e3e3; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #000; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -0.8571428571rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 2.8571428571rem !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 { color: #0972b8; } .cbp-horizontal .cbp-tab-title { font-size: 1.1428571429rem; font-style: normal; font-weight: normal; text-transform: none; line-height: 1em; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 2.8571428571rem; max-height: 2.8571428571rem; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 1rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 1.0714285714rem; padding-right: 1.0714285714rem; } } #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; } .cbp-vertical-on-top #cbp-hrmenu1-ul { /*** VERTICAL MENU ***/ background: #fff; border: solid 1px #e3e3e3; } #content-wrapper #cbp-hrmenu1 { background: #fff; border: solid 1px #e3e3e3; } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1.2857142857rem; font-style: normal; font-weight: normal; text-transform: none; color: #fff; background: #000; line-height: 3.5714285714rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #fff; background: #000; } #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.5714285714rem; padding-bottom: 0.5714285714rem; 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: 2.2857142857rem; max-height: 2.2857142857rem; } #cbp-hrmenu1 > ul > li.cbp-hropen > a, #cbp-hrmenu1 > ul > li.cbp-hropen > a:hover { background: #f8f8f8; color: #333; } #cbp-hrmenu1 .cbp-legend { background: #ca5058; color: #fff; } #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: #fff; background: #000; } .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: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #f8f8f8; border: none 1px #37a625; box-shadow: 10px 10px 10px 0px rgba(0, 0, 0, 0.04); } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: #555 !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #333 !important; } .cbp-hrmenu .tabs-links { background: #f7f7f7; } .cbp-hrmenu .cbp-tabs-names li a { color: #555 !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #fff; color: #333 !important; } .cbp-hrmenu .cbp-links li a:before { display: none; } .cbp-hrmenu .cbp-links li a { padding-left: 0; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #555 !important; border-bottom: none 3px #c2bc29; font-size: 1.1428571429rem; font-style: normal; font-weight: bold; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: #333 !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #fff; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #555; } #iqitmegamenu-mobile { background: #fff; color: #555; } #iqitmegamenu-mobile a, #iqitmegamenu-mobile a:link, #iqitmegamenu-mobile a:visited, #iqitmegamenu-mobile a:hover { color: #555; } #iqitmegamenu-mobile li > ul { background: #fff; } #iqitmegamenu-mobile li > ul > li > ul { background: #fff; } #iqitmegamenu-mobile > li > a { border-bottom: none 1px; } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile { border: none 1px; } /*** PS_FacatedSearch ***/ #search_filters .noUi-connect { background: #0972b8; } /*** Carousels ***/ .slick-arrow { background: rgba(255, 255, 255, 0); color: rgba(0, 0, 0, 0.59); } ul.slick-dots li button:before, ul.slick-dots li.slick-active button:before { color: #000; } .slick-default-carousel .slick-dots { display: none !important; } /*** Product miniature ***/ .products.row { margin: -0.3571428571rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0.3571428571rem; } .slick-products-carousel { margin: -0.3571428571rem; } .slick-products-carousel .slick-list { padding: 0.3571428571rem; } .slick-products-carousel .product-carousel { padding: 0.3571428571rem; } .slick-products-carousel.slick-arrows-above .slick-next, .slick-products-carousel.slick-arrows-above .slick-prev { margin: 0.3571428571rem; } .product-miniature { border: none 1px #e3e3e3; outline: 1px none transparent; } .product-miniature-grid .product-title { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .product-miniature-grid .product-price { font-size: 1.2857142857rem; font-style: normal; font-weight: bold; text-transform: none; } @media (hover: hover) { .product-miniature:hover { outline: none 1px #f2f2f2; } } .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; } .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: #fff; } .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-category-name { display: none !important; } .products-grid .product-miniature .product-reference { display: none !important; } .products-grid .product-miniature .product-brand { display: none !important; } .products-grid .product-miniature .product-description-short { display: none !important; } .products-grid .product-miniature .input-qty, .products-grid .product-miniature .input-group-add-cart .bootstrap-touchspin { display: none !important; } .products-grid .product-miniature .products-variants { display: none !important; } .products-grid .product-miniature .flag-discount-value { display: none !important; } .btn-product-list { padding: 0.5357142857rem 1.0714285714rem; background: #1b90de; color: #fff; border: none 1px; } .btn-product-list:hover { background: #0069d9; color: #fff; } .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; } .products-grid .slick-slide > div:only-child, .products-grid .slick-slide > div > .product-carousel { height: 100%; } .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.7142857143rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 0.7142857143rem; } .products-grid .product-miniature-layout-3 .product-description { background: rgba(40, 44, 51, 0.93); } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 1.7142857143rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: none 1px; } .images-container .slick-arrow, #product .product-cover .expander > span, #product-modal .modal-body .slick-arrow { color: #000; background: rgba(0, 0, 0, 0); } .images-container .slick-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .slick-arrow:hover { opacity: 0.6 !important; } .product-cover .expander { width: 100%; height: 100%; padding: 0; bottom: 0; right: 0; } .product-cover .expander > span { position: absolute; bottom: 1rem; right: 1rem; padding: 0.6rem; } #product .product-cover .expander > span { color: #000; background: rgba(0, 0, 0, 0); transition: opacity 0.2s cubic-bezier(0.7, 0, 0.3, 1), color 0.2s cubic-bezier(0.7, 0, 0.3, 1); } #product .product-cover .expander > span:hover { opacity: 0.6 !important; } .product-variants > .product-variants-item { display: inline-block; margin-right: 1rem; vertical-align: top; } @media (max-width: 767px) { #main-product-wrapper .product-add-to-cart { background: #fff; box-shadow: 0px -4px 30px 0px rgba(0, 0, 0, 0.09); 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: 0 0 75%; flex: 0 0 75%; max-width: 75%; } } #checkout #header { display: none !important; } #wrapper { background: #fff; border-top: none 1px; border-bottom: none 1px; color: #555; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; padding-bottom: 0rem; } #content-wrapper .page-title { color: #555; font-size: 2.7142857143rem; font-style: normal; font-weight: bold; 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: #555; } #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: none 1px #e3e3e3; } #content-wrapper .section-title { color: #555; font-size: 1.4285714286rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: none 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #555; } .nav-tabs .nav-link { color: #555; font-size: 1.4285714286rem; 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: #555; border-bottom: solid 3px #0972b8; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 3px #0972b8; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #555; border-bottom: solid 3px #0972b8; } #wrapper .block-title { color: #282828; font-size: 1.0714285714rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #282828; } #left-column .block, #right-column .block { border: none 1px; } #footer, #checkout-footer { background: #fff; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: solid 1px #e3e3e3; background: #fff; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #000; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #000; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #fff; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #000; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #000; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #000; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #000; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.4285714286rem; } #footer .block-title, #checkout-footer .block-title { color: #fff; font-size: 1.1428571429rem; font-style: normal; font-weight: normal; text-transform: none; border-bottom: none 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #footer .block-title a:link, #checkout-footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:visited { color: #fff; } #footer-container-first { border-top: none 1px; padding-top: 1.5rem; padding-bottom: 1.5rem; color: #555; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: normal; text-transform: none; } #footer-container-main, #checkout-footer { border-top: none 1px; padding-top: 2.1428571429rem; padding-bottom: 1.1428571429rem; color: #fff; } #footer-container-main a, #checkout-footer a { color: #fff; } #footer-container-main a:hover, #checkout-footer a:hover { color: #fff; } #footer-copyrights { border-top: none 1px; background: #fff; padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; } @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: "\f107"; margin-left: 10px; } #footer .block-toggle > .block-content { opacity: 0; visibility: hidden; height: 0; } #footer .block-toggle._toggled > .block-content { opacity: 1; visibility: visible; height: auto; } #footer .block-toggle._toggled .block-title span::after { content: "\f106"; } #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: #fff; color: #555; } #maintenance-page a, #maintenance-page a:link { color: #555; } @media (max-width: 1400px){ main { margin: 0px auto; } } .nav-tabs { border: none; } @media screen and (max-width: 390px) { .box-cat img {margin:-2rem 0rem 0rem 4rem!important;} } @media screen and (max-width: 767px) { .contentflip {position:relative!important;display:inline-block;padding:0px 10px 10px 10px;width:100%!important;background:#E51017;top:0px!important;right:0px!important;} .titleflip{margin:0 auto;} .box-cat img {max-height: 13rem!important;} .box-cat img {margin:-2rem 0rem 0rem 8rem;} .box-cat .elementor-iqit-banner-description{margin-left:55px!important;} .box-cat .elementor-iqit-banner-description::before{left:-55px!important;} /* Current offers */ .current-offers .product_list_seemore{text-align:center!important} .box-cat-min .slick-dotted.slick-slider{margin-bottom:50px} /* End Current offers */ } @media screen and (max-width: 1024px) { /* Landing Page */ .box-cat-min .elementor-widget-container{height:150px!important;background-size:15rem!important;} .box-cat-min .elementor-widget-container:hover{background-size:17rem!important;} /* End Landing Page */ /* Current offers */ .current-offers .slick-dotted.slick-slider{margin-bottom:50px} .current-offers .slick-next,.list-sliders .slick-next{right: -1rem!important;} .current-offers .slick-prev,.list-sliders .slick-prev{left: -1rem!important} /* End Current offers */ } #cms h1 {display:none!important} .contentflip {position:absolute;z-index:99;top:200px;right:130px;} .titleflip{position:relative;text-align:center;} .titleflip span {font-weight:800;color:white;font-size:1.05em} .flipdown {display:inline-block;margin:0 auto;padding-top:5px;} /* Guides Homepage */ .guid-R1 .elementor-iqit-banner-content,.guid-XS0 .elementor-iqit-banner-content{position: absolute;} .guid-XS0 .elementor-iqit-banner-content,.guid-R2 .elementor-iqit-banner-content,.guid-L0 .elementor-iqit-banner-content{background-color: #fbb71b;} .guid-XS0 .elementor-iqit-banner-content,.guid-R2 .elementor-iqit-banner-content,.guid-L0 .elementor-iqit-banner-content{width: 45%;} .guid-L0 .elementor-iqit-banner-content{border-radius:10px 0px 10px 0px!important;} .guid-XS0 .elementor-iqit-banner-content,.guid-R2 .elementor-iqit-banner-content{border-radius:10px 0px 0px 10px!important;height:100%;} .guid-R1 .elementor-iqit-banner-content{width: 100%!important;} .guid-R1 .elementor-button,.guid-XS0 .elementor-button,.guid-R2 .elementor-button,.guid-L0 .elementor-button,.box-cat .elementor-button,.box-cat2 .elementor-button,.triplePush_wrapper .elementor-button{background:rgba(237,237,237,0.0)!important;border-radius:2em!important;border-width:0.25em!important;backdrop-filter: blur(0.25em);} .elementor-widget-banner .elementor-iqit-banner-img {border-radius:10px!important;} /* End Guides HomePage */ /* Landing Page */ .box-cat .elementor-iqit-banner-description,.box-cat2 .elementor-iqit-banner-description{background-color:var(--review_color)!important;padding: .25rem .45rem; margin-left:65px; border-radius: 72px; color: white;font-weight:bolder!important;font-size:1.45em;border:none!important;position:relative!important;width: fit-content;color:#ffffff!important;} .box-cat .elementor-iqit-banner-description::before,.box-cat2 .elementor-iqit-banner-description::before{position:absolute;color: #080808;right: 70px;font-size: 0.75em;font-weight: 300;} .FR .elementor-iqit-banner-description::before{content: "Jusqu'à";} .ES .elementor-iqit-banner-description::before{content: "Hasta";} .IT .elementor-iqit-banner-description::before{content: "Fino a";} .DE .elementor-iqit-banner-description::before{content: "Bis zu";} .PL .elementor-iqit-banner-description::before{content: "Do";} .PT .elementor-iqit-banner-description::before{content: "Até";} .NL .elementor-iqit-banner-description::before{content: "Tot";} .UK .elementor-iqit-banner-description::before{content: "Up to";} .box-cat .elementor-button,.box-cat2 .elementor-button{padding: .5rem .75rem .5rem 1.25rem;} .box-cat .elementor-iqit-banner-content,.box-cat2 .elementor-iqit-banner-content{height: 100%} .box-cat img {height: 15rem; width: auto!important;margin-left:12rem;} .box-cat .elementor-widget-container a:hover .elementor-button,.box-cat2 .elementor-widget-container a:hover .elementor-button {color: var(--review_color)!important;border-color: var(--review_color)!important;} .box-cat2 .elementor-widget-container .elementor-button {margin-top:2rem!important} .box-cat-min div{transition: all .2s .1s ease-out!important;-webkit-transition: all .2s .1s ease-out;} .box-cat-min .elementor-widget-container{height:185px;background-size:20rem;background-position:165px center;} .box-cat-min .elementor-widget-container:hover{background-size:22rem;background-position:155px center;} .box-cat-min .elementor-widget-container a{display: block;position: absolute;top: 0;left: 0;min-width: 100%;width: 100%;height: 100%;} .box-cat-min .elementor-iqit-banner{overflow:visible;position:inherit} .box-cat-min .elementor-widget-container a:hover .elementor-button{color: var(--review_color)!important;border-color: var(--review_color)!important;} .box-cat-min .elementor-iqit-banner-description{background-color:var(--review_color)!important;padding: .25rem .45rem; margin-left:65px; border-radius: 72px; color: white;font-weight:bolder!important;font-size:1.45em;border:none!important;position:relative!important;width: fit-content;color:#ffffff!important;} .box-cat-min .elementor-button{padding: .5rem .75rem .5rem 1.25rem;} .box-cat-min .elementor-iqit-banner-description::before{position:absolute; color: #080808;right: 70px;font-size: 0.75em;font-weight: 300;} .box-cat-min .elementor-button{background:rgba(237,237,237,0.5)!important;border-radius:2em!important;border-width:0.25em!important;backdrop-filter: blur(0.25em);} .box-list ul {display: flex;flex-wrap: wrap;gap: 0.5rem;overflow: scroll;white-space: nowrap;scrollbar-width: none;display: block!important;} .box-list ul::-webkit-scrollbar,.box-list ul::-webkit-scrollbar {display: none!important;} .box-list li{display: inline-flex;} .box-list a{color: #12151B !important;border: .18em solid rgba(34, 34, 34, 0.9);border-radius: 4rem;font-size: .92em;padding: .25rem .75rem;transition:all .5s} .box-list a:hover{color: var(--review_color) !important;border-color: var(--review_color)} .box-list .block-title{color: unset;font-size: unset;font-style: unset;font-weight: unset;text-transform: unset;border-bottom: unset;margin-bottom: 0.8em unset;padding-bottom: unset;} .box-links .box-title,.box-links .box-btn{display:inline-flex;} .box-links .box-title{float:left;cursor:default;} .list-sliders article {padding:10px} .list-sliders .badge {left:-10px} .triplePush_wrapper,.triplePush_element,.triplePush_wrapper img,.triplePush_wrapper h4,.triplePush_wrapper div,.elementor-iqit-banner-content::before,.elementor-iqit-banner-content::after{transition: all .3s .1s ease-out!important;-webkit-transition: all .3s .1s ease-out;} .triplePush_element{width:33.33%;padding:0px 4px;} .triplePush_wrapper .elementor-widget-wrap{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: nowrap;flex-wrap: nowrap;height: 100%;overflow: hidden;position: relative;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;gap:0;} .triplePush_wrapper .triplePush_element:hover {width: calc(50% - 16px);min-height: 604px;aspect-ratio: 1 / 1;} .triplePush_element .elementor-widget-container,.triplePush_wrapper{height: 560px;} .triplePush_wrapper .elementor-iqit-banner{height: 100%;border-radius:8px} .triplePush_wrapper .triplePush_element .elementor-iqit-banner-content{position: absolute;padding: 15px;bottom: 15px;width: 100%;} .triplePush_wrapper .elementor-widget-container a{display: block;position: absolute;top: 0;left: 0;min-width: 100%;width: 100%;height: 100%;} .triplePush_wrapper .elementor-iqit-banner-title,.triplePush_wrapper .elementor-iqit-banner-description{width: 40%;} .triplePush_wrapper .triplePush_element:hover h4{font-size: 2.05em!important;} .triplePush_wrapper .elementor-iqit-banner-content::after{position: absolute;background: rgba(27,114,187, 0.8);border-radius: 2rem;padding:15rem;z-index: -2;top:min(calc(15vw - 278px));left:min( calc(0vw - 278px));transform: rotate(15deg);content: "";backdrop-filter: blur(0.25em);} .triplePush_wrapper .triplePush_element:hover .elementor-iqit-banner-content::after{padding:20rem;top:min(calc(14vw - 278px));left:min( calc(0vw - 278px))} .triplePush_wrapper .elementor-button{position: absolute;bottom: 15px;right: 15px;padding:.5rem .45rem .5rem 1.25rem} /* End Landing Page */ /* Current offers */ .current-offers .nav-tabs{padding-bottom:15px;overflow: scroll;white-space: nowrap;scrollbar-width: none;flex-wrap:nowrap;justify-content:left!important} .current-offers .nav-item{margin-right:.5rem!important} .current-offers .nav-link{border-radius: 1.5em!important;border:solid 3px #eeeeee!important;color: #555555!important;font-size: 1.08rem!important;padding:.55rem .85rem!important;font-weight:500!important;opacity:1} .current-offers .nav-link:hover {font-size: 1.08rem!important;border:solid 3px #eeeeee!important;border-bottom:3px solid var(--main_color_1)!important;} .current-offers .nav-link.active,.current-offers .btn-secondary:active{color: var(--main_color_1)!important;border-color: var(--main_color_1)!important;} .current-offers .btn-secondary{border-radius: 1.5em!important;border:solid 3px var(--main_color_1)!important;background:none!important;font-size: 1.08rem!important;padding:8px 15px!important;font-weight:500!important;color:var(--main_color_1)!important} .current-offers .btn-secondary::after{content:"\f061";font: normal normal normal 14px / 1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;margin-left:5px} .current-offers .btn-secondary:hover{border:solid 3px var(--review_color)!important;color:var(--review_color)!important;} .current-offers article {padding:10px} .current-offers .badge {left:-10px} .current-offers button,.list-sliders button{opacity:1;} .current-offers .slick-next,.list-sliders .slick-next{right: -1.5rem;} .current-offers .slick-prev,.list-sliders .slick-prev{left: -1.5rem} .current-offers .slick-next::before,.current-offers .slick-prev::before,.list-sliders .slick-next::before,.list-sliders .slick-prev::before{font-size:1.05rem;border-radius: 2em!important;border:solid 3px var(--gray_1)!important;padding:.95rem;background: rgba(255,255,255, 0.95);} .current-offers .slick-next::before,.list-sliders .slick-next::before{content:"\f061";color:var(--gray_1);} .current-offers .slick-prev::before,.list-sliders .slick-prev::before{content:"\f060";color:var(--gray_1);} .current-offers .slick-prev:hover::before,.current-offers .slick-next:hover::before,.list-sliders .slick-prev:hover::before,.list-sliders .slick-next:hover::before {color:var(--main_color_1);border:solid 3px var(--main_color_1)!important;} /* End Current offers */