.iqitfake{} /*** Style mixins ***/ /*** Variables mixins and functions ***/ .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 85%; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #000; } a:hover:not(.nav-link):not(.btn) { color: #000; } .pagination .page-list li:hover { border-color: #000; } .pagination .page-list li.current { border-color: #000; } .pagination .page-list li.current a { color: #000; } #mobile-header { background: #cb6462; border-bottom: none 1px #e3e3e3; } #mobile-header #mobile-header-sticky { background: #cb6462; } #mobile-header .mobile-main-bar { padding-top: 0.7142857143rem; padding-bottom: 0.7142857143rem; } #mobile-header .m-nav-btn { color: #000; } #mobile-header .m-nav-btn:hover { color: #333; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #c9c9c9; } html { font-size: 14px; } @media (max-width: 767px) { html { font-size: 12px; } } body { line-height: 1.4rem; } body { font-family: 'Open Sans', sans-serif; } .h1, .h2, .block-title, .page-title, .modal-title, .step-title { font-family: 'Poppins', sans-serif; } #blockcart-content { background: #fff; border: none 1px; box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } /*** 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: #333; 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: #fff; color: #af3335; border-color: #af3335; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #f8f8f8; color: #333; border: solid 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #dedede; color: #2e2e2e; border: solid 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #af3335; color: #fff; border: solid 1px #af3335; } .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: #fff; color: #af3335; border-color: #af3335; } .btn-primary:not(:disabled):not(.disabled):active { background: #fff; color: #af3335; border-color: #af3335; } #wrapper .breadcrumb { padding-top: 0.7142857143rem; padding-bottom: 0.7142857143rem; margin-top: -7.1428571429rem; margin-bottom: 7.1428571429rem; font-size: 0.8571428571rem; font-style: normal; font-weight: normal; text-transform: none; color: #8f8f8f; } #wrapper .breadcrumb li:after { color: #8f8f8f; } #wrapper .breadcrumb a { color: #8f8f8f; } /*** Text fields ***/ .form-control { background-color: #fff; color: #777; border: solid 1px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: #fff; } .custom-select2:after { color: #777; } .bootstrap-touchspin .btn-touchspin { background-color: #fff; color: #777; border: solid 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #777; } .form-control::-webkit-input-placeholder { color: #777; } .form-control::-moz-placeholder { color: #777; } .form-control:-ms-input-placeholder { color: #777; } .form-control:-moz-placeholder { color: #777; } .form-control:focus { color: #777; border-color: #8a8a8a; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #000; } .custom-radio input[type=radio]:checked + span { background-color: #000; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #fff; color: #000; border-color: #e3e3e3; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #fff; border: solid 1px #e3e3e3; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #474747!important; border-bottom: solid 1px #e3e3e3; } .dropdown-menu .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:hover { background: rgba(71, 71, 71, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #333; 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: #333; } .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before { border-bottom-color: #333; } /*** Modals ***/ .modal-backdrop { background: rgba(194, 194, 194, 0.7); } .modal-content { background: #fff; border: none 1px; } .js-quickview-np-btn { background: #fff; } /*** Notifications ***/ .ns-box { background: #ca5058; color: #fff; border: none 1px; } .product-price { color: #000; } .iqit-review-star { color: rgba(224, 208, 65, 0); } .product-flags .product-flag { font-size: 0.0714285714rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: rgba(235, 165, 61, 0); color: rgba(255, 255, 255, 0); } .product-flags .new { background: rgba(150, 150, 150, 0); color: rgba(255, 255, 255, 0); } .product-flags .online-only, .product-flags .pack { background: rgba(255, 255, 255, 0); color: rgba(0, 0, 0, 0); } .discount { background: rgba(235, 165, 61, 0); color: rgba(255, 255, 255, 0); } .product-available { background: rgba(255, 255, 255, 0); color: rgba(255, 255, 255, 0); } .product-unavailable { background: rgba(255, 255, 255, 0); color: rgba(255, 255, 255, 0); } .product-unavailable-allow-oosp { background: rgba(255, 255, 255, 0); color: rgba(255, 255, 255, 0); } .alert-success { background: rgba(255, 255, 255, 0); color: rgba(255, 255, 255, 0); border-color: rgba(255, 255, 255, 0); } .alert-success a:link:not(.nav-link):not(.btn), .alert-success a:visited:not(.nav-link):not(.btn) { color: rgba(255, 255, 255, 0); text-decoration: underline; } .alert-info { background: #000; color: #fff; border-color: #000; } .alert-info a:link:not(.nav-link):not(.btn), .alert-info a:visited:not(.nav-link):not(.btn) { color: #fff; text-decoration: underline; } .alert-warning { background: #000; color: #fff; border-color: #000; } .alert-warning a:link:not(.nav-link):not(.btn), .alert-warning a:visited:not(.nav-link):not(.btn) { color: #fff; text-decoration: underline; } .alert-danger { background: #000; color: #fff; border-color: #000; } .alert-danger a:link:not(.nav-link):not(.btn), .alert-danger a:visited:not(.nav-link):not(.btn) { color: #fff; text-decoration: underline; } #iqitcompare-floating { background: #fff; border-top: none 1px #a53737; border-left: none 1px #a53737; border-right: none 1px #a53737; box-shadow: 0px 4px 19px 6px rgba(92, 81, 81, 0.16); } #iqitcompare-floating a { color: #242424; } #page-preloader { background: #fff; } #back-to-top { background: #000; color: #fff; } #back-to-top:hover { background: #af3335; color: #fff; } #header, #checkout-header { background: #fff; border-top: none 1px; border-bottom: none 1px; box-shadow: 6px 5px 19px 0px rgba(0, 0, 0, 0.16); } @media (min-width: 992px) { #header, #checkout-header { padding-bottom: 0.7142857143rem; } } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #fff; border-bottom: none 1px; box-shadow: 6px 5px 19px 0px rgba(0, 0, 0, 0.16); } #header .header-nav { color: #777; background: #fff; border-bottom: solid 1px #e8e8e8; padding-top: 0.6428571429rem; padding-bottom: 0.6428571429rem; font-size: 0.8571428571rem; } #header .header-nav a { color: #777; } #header .header-nav a:hover { color: #333; } #header .header-nav .social-links._topbar { font-size: 1rem; } .header-top { padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; color: #777; } .header-top a:not(.btn):not(.nav-link) { color: #af3335; } .header-top a:not(.btn):not(.nav-link):hover { color: #333; } .header-top .form-search-control { border: none 1px #e3e3e3; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.2142857143rem; display: block; } .header-top .header-cart-default a.cart-toogle { background: #000; color: #af3335; padding: 0.6428571429rem 0.6428571429rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #af3335; } .header-top a.header-cart-btn:not(:hover) { color: #af3335; } .stuck-header .header-top { padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #cb6462; } .cart-products-count-btn { background: #fff; color: #af3335; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 50%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { border-top: none 3px #521919; border-right: none 3px #38b82c; border-bottom: none 3px #457deb; 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.5714285714rem; max-width: 14.7857142857rem; color: #000; padding-left: 1.4285714286rem; padding-right: 1.4285714286rem; border-left: none 2px rgba(87, 87, 87, 0.57); } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #000; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1.2142857143rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3.5714285714rem !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: #000; } .cbp-horizontal .cbp-tab-title { font-size: 1.2142857143rem; font-style: normal; font-weight: bold; text-transform: none; line-height: 1em; } .cbp-horizontal .cbp-legend { color: #000; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.4285714286rem; max-height: 1.4285714286rem; } .cbp-horizontal > ul { text-align: right; } .cbp-horizontal > ul > li { float: none; text-align: left; } .cbp-horizontal .cbp-submenu-aindicator { display: none; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 1.1428571429rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 1.4285714286rem; padding-right: 1.4285714286rem; } } #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; } .cbp-vertical-on-top #cbp-hrmenu1-ul { /*** VERTICAL MENU ***/ background: #fff; border: none 1px #e3e3e3; } #content-wrapper #cbp-hrmenu1 { background: #fff; border: none 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: none 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.7142857143rem; max-height: 1.7142857143rem; } #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-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #fff; 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: #af3335 !important; } .cbp-hrmenu .tabs-links { background: #f7f7f7; } .cbp-hrmenu .cbp-tabs-names li a { color: !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #fff; color: #af3335 !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: !important; border-bottom: none 3px #c2bc29; font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: #000 !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #fff; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #000; } #iqitmegamenu-mobile { background: #fff; color: #000; } #iqitmegamenu-mobile a, #iqitmegamenu-mobile a:link, #iqitmegamenu-mobile a:visited, #iqitmegamenu-mobile a:hover { color: #000; } #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 ***/ /*** Carousels ***/ .slick-default-carousel .slick-dots { display: none !important; } /*** Product miniature ***/ .products.row { margin: 0rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0rem; } .slick-products-carousel { margin: 0rem; } .slick-products-carousel .slick-list { padding: 0rem; } .slick-products-carousel .product-carousel { padding: 0rem; } .slick-products-carousel.slick-arrows-above .slick-next, .slick-products-carousel.slick-arrows-above .slick-prev { margin: 0rem; } .product-miniature { border: none 1px; outline: 1px none transparent; } .product-miniature-grid { padding: 1.0714285714rem; } .product-miniature-grid .product-title { font-style: normal; font-weight: bold; text-transform: none; } .product-miniature-grid .product-price { font-style: normal; font-weight: normal; text-transform: none; } .product-miniature-grid .product-title { overflow: hidden; } @media (hover: hover) { .product-miniature:hover { outline: none 1px; } } .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: #000 !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 .input-qty, .products-grid .product-miniature .input-group-add-cart .bootstrap-touchspin { 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; } .btn-product-list { padding: 0rem 0rem; border: none 1px; } .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-2 .product-add-cart { display: none !important; } .products-grid .product-miniature-layout-2 .products-variants { padding-top: 0rem; } .product_header_container .product-price, .product_p_price_container .product-price { font-style: normal; font-weight: normal; 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(255, 255, 255, 0); } .images-container .slick-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .slick-arrow:hover { opacity: 0.6 !important; } #product .product-cover .expander { color: #000; background: rgba(255, 255, 255, 0); } #product .product-cover .expander: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; 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%; } } #wrapper { border-top: none 1px; border-bottom: none 1px; padding-top: 7.1428571429rem; padding-bottom: 7.1428571429rem; color: #000; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 6.4285714286rem; padding-bottom: 6.4285714286rem; } #content-wrapper .page-title { font-style: normal; font-weight: normal; text-transform: none; border-bottom: none 1px; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .section-title { font-style: normal; font-weight: normal; text-transform: none; border-bottom: none 1px; margin-bottom: 0.8em; padding-bottom: 0.5em; } .nav-tabs .nav-link { font-style: normal; font-weight: normal; text-transform: none; } .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { border-bottom: none 1px; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: none 1px; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { border-bottom: none 1px; } #wrapper .block-title { font-style: normal; font-weight: normal; text-transform: none; border-bottom: none 1px; margin-bottom: 0.8em; padding-bottom: 0.5em; } #left-column .block, #right-column .block { border: none 1px; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: none 1px; background: #af3335; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #af3335; } #footer .block-title, #checkout-footer .block-title { color: #cb6462; font-style: normal; font-weight: normal; text-transform: none; border-bottom: none 1px; 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: #cb6462; } #footer-container-first { border-top: none 1px; } #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; } #footer-copyrights { border-top: none 1px; } @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; } } .formbuilder_column .button-medium { background: #af3335; color: #fff; border: solid 1px #af3335; } /* TOP BAR */ #header .header-btn-w .header-btn>.icon {display:none;} #header .header-btn-w { padding: 0 .5rem; margin-left: 10px;} #header-user-btn .title:before { content: " "; background-image: url("/img/cms/log-angel_1.jpg"); background-repeat: no-repeat; height: 20px; background-repeat: no-repeat; background-size: contain; width: 20px; position: absolute; margin-left: -22px; } #sticky-cart-wrapper .info-wrapper { display: block!important; } #sticky-cart-wrapper .info-wrapper:before { content: " "; background-image: url(/img/cms/Groupe_243.png)!important; background-repeat: no-repeat; height: 20px; background-repeat: no-repeat; background-size: contain; width: 20px; display: block; margin-left: 0px; } #sticky-cart-wrapper .info-wrapper span.title{display:none!important;} .info-wrapper:before { content: " "; background-image: url("/img/cms/shopping-cart-angel.jpg"); background-repeat: no-repeat; height: 20px; background-repeat: no-repeat; background-size: contain; width: 20px; display: block; margin-left: -18px; } #header-search-btn-drop {margin-left: 10px;} #header-search-btn-drop .title:before { content: " "; background-image: url("/img/cms/search-angel.jpg"); background-repeat: no-repeat; height: 20px; background-repeat: no-repeat; background-size: contain; width: 20px; position: absolute; margin-left: -22px; } #wrapper .product-accessories p { font-size: 1.4rem; font-weight: 800!important; } .product-information .rte-content { width: 100%!important; } span.current-price { font-size: 1.4rem; font-weight: 800; } /* MENU */ .cbp-category-title{ color: black!important; font-weight: 400!important; border-bottom: none!important; } .product-list-subcategories .subcategory-image { margin-bottom: 1.2rem; border: none!important; } /*.cbp-hrsub.col-12.cbp-show.cbp-notfit { margin-top: 3%; }*/ div#iqithtmlandbanners-block-1 .rte-content, #iqithtmlandbanners-block-3 .rte-content { width: 100%; } #header .header-nav .left-nav>div:after, #header .header-nav .right-nav>div:after { content: unset!important; display: inline-block; vertical-align: middle; height: 1.5em; width: 1px; margin-left: .5rem; margin-right: .5rem; background-color: currentColor; opacity: .2; } .header-nav .text-center { text-align: left!important; width: 25%!important; } div#iqithtmlandbanners-block-3 .rte-content { font-size: 0.9rem; padding-right: 2%; } div#iqithtmlandbanners-block-3 { width: 100%; text-align:end; } div#ps-shoppingcart-wrapper { border-right: solid 1px #d0d0d0; border-right-width: 1px; border-right-style: solid; border-right-color: rgb(208, 208, 208); height: max-content; } .center-nav #iqithtmlandbanners-block-3, .text-right .d-inline-block { padding-left: 2%; padding-right: 1%; border-right: solid 1px #d0d0d0; height: max-content; } div#header-search-btn { padding-left: 2%!important; } #header-search-btn .title { margin-top: 0!important; } .d-inline-block { padding-left: 2%; padding-right: 1%; width: max-content; height: max-content; } /*#cbp-hrmenu .cbp-hrsub { transform: translateX(-250px)!important; }*/ a.btn.btn-primary.btn-block.btn-lg.mb-2 { color: white!important; width: 100%; } a.btn.btn-secondary.btn-block { width: 100%; color: black!important; } .cart-buttons.text-center { width: 100%!important; max-width: 100%; text-align: center!important; } span.cbp-column-title.nav-link.transition-300 { color: #af3335!important; margin-bottom: 1rem!important; font-family: 'Poppins'; font-size:1.3rem!important; } /*.row.menu_row.menu-element.first_rows.menu-element-id-1 { margin-bottom: 2%; } .row.menu_row.menu-element.first_rows.menu-element-id-23 { margin-bottom: 2%; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #fff; margin-top: 4%; padding-bottom: 3%; } #header .header-nav { color: #777; padding-bottom: 2%!important;} .header-nav { position: fixed!important; width: 100%; }*/ .header-top { padding-top: 1rem!important; padding-bottom: 1rem!important; color: #777; } .col.col-auto.col-header-left { width: 37%; } .col.col-auto.col-header-right { display: none; } /* BLOG */ #module-ph_simpleblog-single .rte-content { width: 100%; padding-top: 3%; } /* CATEGORY */ .product-description-short.text-muted { color: #af3335!important; } .filter-button { display: none; } .PM_ASCriterionStepEnable select { background-image: none; } div#PM_ASBlock_1 { border: none; } a.subcategory-name { font-size: 1.2rem; text-transform: uppercase; } .product-list-subcategories { display: none; } .category-id-26 .col-6.col-md-4.col-lg-2 { text-align: center; margin-bottom: 4%; } .category-id-26 .product-list-subcategories, .category-expressionisme .product-list-subcategories { display: block!important; } .category-expressionisme .alert.alert-warning{display:none;} .category-id-26 .alert-warning, .category-id-27 .alert-warning{ display: none!important; } #wrapper .breadcrumb { padding-top: 2rem!important; margin-bottom: 2rem!important; } .product-list-subcategories, div#js-product-list-header { padding-left: 1rem; } .js-product-miniature-wrapper.col-12.col-md-6.col-lg-4.col-xl-4 { margin-bottom: 2rem; } .subcategory-image { display: none; } .category-id-26 .subcategory-image { display: block!important; } #category .col-lg-3 { margin-bottom: 2rem!important; } .product-list-subcategories { text-align: left; margin-bottom: 2rem; } .cbp-hrmenu .cbp-column-title { display: block; padding: 0; margin-bottom: 0!important; } a.subcategory-name { font-size: 1.1rem; font-weight: 600; font-family: 'Poppins', sans-serif; } .product-list-subcategories .subcategory-image { margin-bottom: 1.2rem; border: 1px solid hsla(0,0%,63%,.25); } #category .col-3.col-md-6.col-lg-3 { margin-bottom: 3%; } .text-muted { font-size: .9rem; color: black!important; opacity: .8; line-height: 1.2em; font-weight: 600;} div#js-product-list-top .justify-content-between .col-auto { display: none; } .col.col-auto.facated-toggler { display: block!important; } .products-selection { margin: 1rem 0; padding: .8rem 0; border-top: unset; border-bottom: unset; } .col.view-switcher { display: none; } #facets_search_center { padding: 1rem 1rem 0; margin-bottom: 1rem; background: unset; display: none; } /* PRODUCT */ .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: white; color: #333; border: none 1px #f0f0f0; } #product .form-maker-form h3.page-subheading { color: black; font-size: 1.6rem; margin-bottom: 2%; font-family: 'Poppins'; } #product form.form-maker-form { box-shadow: unset; background: white; color: black; width: 100%; margin: auto; overflow: hidden; margin-top: 8%!important; } #product .form-maker-form .rte p { color: black; width: 90%; margin-bottom: 2%; } .tab-pane .rte-content { width: 100%; } /*#product-infos-tabs .nav-item:nth-child(2) { display: none; }*/ span#product-availability { display: none; } #product .product-manufacturer.float-right { display: none; } /* HEADER */ .sticky-desktop-wrapper #desktop-header.stuck-header { border-bottom: none 1px; box-shadow: 0 4px 2px -2px rgba(0, 0, 0, 0.08)!important; } .row.justify-content-between { width: 100%; } .logo{width:58%;} div#iqithtmlandbanners-block-1, .rte-content { width: 50%;} #ps-shoppingcart-wrapper .title { display: none!important;} #header-user-btn i.fa:before, #ps-shoppingcart-wrapper i.fa:before {font-size: 1.2rem; color:#af3335;} div#header-user-btn:after{content:" ";} .header-user-btn:after { content: ". "!important; display: inline-block; vertical-align: middle; height: 1.5em; width: 1px; margin-left: .5rem; margin-right: .5rem; background-color: currentColor; opacity: .2; } #header .header-nav .right-nav>div:after { content: unset; } .fa-heart-o:before {content: "\f08a";color: #af3335;} .right-nav .d-inline-block a{color: #af3335!important;} i.fa.fa-heart-o {font-size: 1.2rem;} .col.col-auto.col-md.right-nav.text-right { display: contents;} div#header-user-btn::after {display: none!important;} #header .header-btn-w .header-btn { text-align: center; display: flex; cursor: pointer; } #header-user-btn .title { display: block!important; margin-top: 0!important; padding-left: 10%; } i.fa.fa-search.fa-fw.icon { margin-right: 15%; margin-top: 5%; } .col.col-header-center.col-header-menu { margin-top: 2%; } .col.col-auto.col-header-right { margin-top: 1%; } i.fa.fa-search.fa-fw.icon { color: black; } span.title { color: black; } /*HOME*/ /*.rev-btn { border: solid 2px white!important; }*/ #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; padding-bottom: 6.4285714286rem; } #index .product-description-short.text-muted { display: block; } div#slide-1-layer-19{ border-color:white!important;} /*FOOTER*/ div#iqithtmlandbanners-block-2 span { color: white; } i.fa.fa-envelope-o { color: #af3335!important; } #footer .container { max-width: 100%!important; padding: 0; } #footer .container .row:first-child { background-color: #af3335; width: 100%; margin: 0; padding: 2%; color: white; } #footer .col, #footer .col-12 { position: relative; width: 100%; padding-right: 20px; padding-left: 20px; } #footer .col-md-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: 20%!important; } #footer .col.col-md.block.block-toggle.block-iqitcontactpage.js-block-toggle { display: none; } #footer-container-first h5 { font-size: 1.1rem; font-style: normal; font-weight: bold; text-transform: none; } .block-links ul>li a { display: inline-block; position: relative; padding-left: 0; } a:before { display:none!important; } block-links a { padding-left: 0px!important; } .col-md-4.offset-md-0.col-sm-6.offset-sm-0.col-xs-12, .col-md-4.offset-md-0.col-sm-4.offset-sm-0.col-xs-12 { padding-left: 10%; padding-right: 10%; } #cms .rte-content { width: 100%; } .blockreassurance p { font-size: 0.9rem; } .blockreassurance.col-sm-12 { margin-bottom: 5%; } .col-md-4.offset-md-0.col-sm-6.offset-sm-0.col-xs-12:first-child { padding-left: 0; padding-right: 15%; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border:none; border-bottom: solid 1px #e3e3e3!important; background: #fff; } div#footer-container-main .container .row:nth-child(2) { margin-top: 5%; padding: 2%; } div#iqithtmlandbanners-block-2 { border-bottom: solid 1px rgba(119, 119, 119, 0.2); padding-bottom: 3rem; } div#iqithtmlandbanners-block-2 .rte-content { width: 100%; } #footer .col-md-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: 30%; } #iqithtmlandbanners-block-2 h5.block-title { font-size: 1.1rem!important; } .block-iqitcontactpage hr { display: none; } .blockreassurance .col-md-4.offset-md-0.col-sm-4.offset-sm-0.col-xs-12 { padding-right: 0; padding-left: 15%; } div#footer-container-main .container .row:nth-child(2) { margin-top: 5%; } .blockreassurance { padding-top: 10px; text-align: center; width: 86%; margin: auto; } #footer-container-main, #checkout-footer { border-top: none; padding-top: 2.5rem; padding-bottom: 0.5rem; color: #777; } /*COOKIE*/ div#tarteaucitronAlertBig { top: 95%!important; } #tarteaucitronAlertBig #tarteaucitronPersonalize { background: #af3335!important; font-size: 12px!important; } div#tarteaucitronPercentage { top: 94%!important; background: #af3335!important; } #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert, #tarteaucitronAlertBig #tarteaucitronDisclaimerAlert b { font: 11px Open sans!important; color: #fff; } /* FORM */ .rte p { color: black; width:90%; margin-bottom: 8%; } .form_2 .rte p { color: black; width:90%; margin-bottom: 1%; } .form_2 .rte{margin-bottom:6%;} h3.page-subheading { color: black; font-size: 1.6rem; margin-bottom: 4%; font-family: 'Poppins'; } div#element_1, #element_2, #element_4, #element_5, #element_7, #element_8, #element_15, #element_18, #element_20, #element_19 { flex: 0 0 50%; } .form_1 label, .form_2 label { font-weight: 600; } #fmSubmit { background: #af3335; color: #fff; border: none 1px; } .form-control:focus { color: #777; border-color: #af3335; } form#form_1, form#form_2 { margin-top: 3%; } .form-control { background-color: #fff; color: #777; border-bottom: solid 1px #e3e3e3; } form.form-maker-form { box-shadow: unset; background: white; padding: 1rem; color: black; width: 70%; margin: auto; overflow: hidden; } @media screen and (max-width: 575px){ .product-list-subcategories .col-6.col-md-4.col-lg-2 { margin-bottom: 5%; } .my-account-side-links .col-sm-6 { margin-top: 5%; margin-bottom: 5%; } .my-account-side-links .link-item, #footer a { font-size: 1.2rem!important; } #footer a {margin-bottom:5%;} #header .header-nav{z-index:1;} #wrapper { border-top: none 1px; border-bottom: none 1px; padding-top: 7.1428571429rem; padding-bottom: 0; color: #000; } .logo { width: 80%!important; } .col.col-auto.center-nav.text-center, .col.col-auto.col-md.left-nav { width: 100%!important; max-width: 100%; padding: 0; } .col.col-auto.center-nav.text-center { display:none!important; } .blockreassurance { text-align: left!important; } .col-md-4 { padding-left: 0!important; } div#iqithtmlandbanners-block-1 .rte-content { width: 120%; } .header-nav .col-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: 100%; max-width: 100%; text-align: center; } .col.col-auto.col-md.right-nav.text-right { display: none; }#iqitmegamenu-mobile { background: #ffffff; color: #000000; margin-top: 7%; } #product .row.extra-small-gutters.product-quantity { display: grid; grid-template-columns: 30% 60% 10%; } .product-add-to-cart .col-add-qty { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 100%; } .product-add-to-cart .col-add-btn { -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 100%; } button#iqit-wishlist-product-btn { padding-left: 30%; } .nav-tabs:nth-child(3) { display: none!important; } .iqit-accordion .nav-tabs .nav-link { padding: 1.5rem; background: white; margin-bottom: 1px; opacity: 1; } #footer .col-md-auto { -ms-flex: 0 0 auto; flex: 0 0 auto; width: 100%; } #footer .col-12.col-md-auto { width: 100%!important; } div#element_1, #element_2, #element_4, #element_5, #element_7, #element_8, #element_15, #element_18 { flex: 100%; } .tabs.product-tabs { display: none; } div#iqithtmlandbanners-block-1 { text-align: left; } div#mobile-header { z-index: 1; position: relative; } nav.header-nav { z-index: 99; } form.form-maker-form { box-shadow: unset; background: white; padding: 1rem; color: black; width: 100%; margin: auto; overflow: hidden; }} @media screen and (min-width: 1600px){ .subcategory-name{font-size:1.3rem!important;} .product-list-subcategories .col-6 { margin-bottom: 2%!important; } #iqithtmlandbanners-block-2 h5.block-title{ font-size: 1.4rem!important;} div#iqithtmlandbanners-block-2 p { font-size: 1.3rem!important; } #footer a, .cbp-category-title{font-size:1.2rem!important;} h2{font-size:1.6rem;} .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #fff; } #wrapper .tab-pane span, #wrapper p {font-size:1.2rem!important; line-height:2rem!important;} #wrapper .product-accessories p { font-size: 1.4rem!important; font-weight: 800!important; } /*.cbp-hrsub.col-12.cbp-show.cbp-notfit { margin-top: 2%; }*/ .d-inline-block{padding-left:0!important;} body{line-height:1.6rem!important;} } @media screen and (min-width: 1800px){ /*.cbp-hrsub.col-12.cbp-show.cbp-notfit { margin-top: 3%; }*/ div#tarteaucitronAlertBig { top: 97%!important; } div#tarteaucitronPercentage { top: 96%!important; background: #af3335!important; }} @media screen and (max-width: 992px) { #mobile-btn-search .fa-search:before { content: " "; background-image: url("/img/cms/magnifying-glass-2935435_1280.png"); background-repeat: no-repeat; height: 20px; background-repeat: no-repeat; background-size: contain; width: 20px; display:block; } .col-mobile-btn .fa-user:before { content: " "; background-image: url("/img/cms/instagram-3814049_1280.png"); background-repeat: no-repeat; height: 20px; background-repeat: no-repeat; background-size: contain; width: 20px; display:block; } .ps-shoppingcart .fa-shopping-bag:before { content: " "; background-image: url(/img/cms/Groupe_243.png)!important; background-repeat: no-repeat; height: 20px; background-repeat: no-repeat; background-size: contain; width: 20px; display: block; } #mobile-cart-products-count{margin-top:-15px !important;} span#mobile-cart-products-count { display: none; } .card-header { padding: .75rem 1.25rem; margin-bottom: 0; color: inherit; background-color: white; border-bottom: none; } .PM_ASBlockOutput.PM_ASMobileMode .PM_ASBlockTitle:after, .PM_ASBlockOutput.PM_ASMobileMode .PM_ASearchTitle:after { content: " "!important; font-family: "font aweosme"; padding-right: 5px; font-size: 24px; font-weight: 400; position: absolute; right: 0; } .PM_ASBlockOutput.PM_ASMobileMode.PM_ASMobileVisible .PM_ASBlockTitle:after, .PM_ASBlockOutput.PM_ASMobileMode.PM_ASMobileVisible .PM_ASearchTitle:after { content: " "; } .card-header.hidden-sm-up { background-color: #af3335; } span.PM_ASearchTitle { color: white; font-weight: 800; } } .bx-wrapper img { max-width: 100%; display: block; height: 213px !important; } .elementor-text-editor.rte-content { width: 100%; }