.iqitfake{} /*** Style mixins ***/ /*** Variables mixins and functions ***/ .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1270px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #777; } a:hover:not(.nav-link):not(.btn) { color: #333; } .pagination .page-list li:hover { border-color: #333; } .pagination .page-list li.current { border-color: #333; } .pagination .page-list li.current a { color: #333; } #mobile-header { background: #fff; border-bottom: solid 1px #e3e3e3; box-shadow: 0px 1px 6px 0px #adadad; } #mobile-header #mobile-header-sticky { background: #fff; } #mobile-header .mobile-main-bar { padding-top: 1.42857rem; padding-bottom: 1.42857rem; } #mobile-header .m-nav-btn { color: #000; } #mobile-header .m-nav-btn:hover { color: #777; } #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; } #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 { background: #f8f8f8; color: #333; border: none 1px #f0f0f0; } .btn-secondary:hover, .btn-secondary.disabled:hover, .btn-secondary:disabled:hover { background: #dedede; color: #2e2e2e; } .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: #000; 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 { background: #333; color: #fff; } #wrapper .breadcrumb { padding-top: 0.71429rem; padding-bottom: 0.71429rem; margin-top: -1.07143rem; margin-bottom: 1.07143rem; font-size: 0.85714rem; font-style: normal; font-weight: normal; text-transform: none; display: none !important; } #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, .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: #ad1f00; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 0.78571rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #eba53d; color: #fff; } .product-flags .new { background: #969696; color: #fff; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000; } .discount { background: #eba53d; color: #fff; } .product-available { background: #67a675; color: #fff; } .product-unavailable { background: #a17738; color: #fff7f7; } .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: #cce5ff; color: #004085; border-color: #cce5ff; } .alert-info a:link:not(.nav-link):not(.btn), .alert-info a:visited:not(.nav-link):not(.btn) { color: #004085; 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; } #page-preloader { background: #fff; } #back-to-top { background: #f05bcf; color: #fff; display: none; } #back-to-top:hover { background: #333; color: #fff; } #header { background: #f8f8f8; border-top: none 1px; border-bottom: solid 1px #e3e3e3; box-shadow: 0px -2px 11px 0px rgba(61, 57, 57, 0.17); } #header .container { max-width: 100%; } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #f8f8f8; border-bottom: solid 1px #e3e3e3; box-shadow: 0px -2px 11px 0px rgba(61, 57, 57, 0.17); } #header .header-nav { color: #c9c9c9; background: #000; border-bottom: solid 1px #cfcfcf; padding-top: 0.35714rem; padding-bottom: 0.35714rem; font-size: 0.85714rem; } #header .header-nav a { color: #c9c9c9; } #header .header-nav a:hover { color: #fff; } #header .header-nav .social-links._topbar { font-size: 1rem; } .header-top { padding-top: 1.14286rem; padding-bottom: 1.14286rem; color: #000; } .header-top a:not(.btn):not(.nav-link) { color: #000; } .header-top a:not(.btn):not(.nav-link):hover { color: #777; } .header-top .form-search-control { border: solid 1px #e3e3e3; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.28571rem; display: block; } .header-top .header-cart-default a.cart-toogle { background: #000; color: #000; padding: 0.64286rem 0.64286rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #000; } .header-top a.header-cart-btn:not(:hover) { color: #000; } .stuck-header .header-top { padding-top: 0.35714rem; padding-bottom: 0.35714rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #000; } .header-top { transition: padding 0.3s ease; } .cart-products-count-btn { background: #aee48c; color: #fff; } .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.21429rem; max-width: 14.28571rem; color: #000; padding-left: 0.85714rem; padding-right: 0.85714rem; border-left: none 1px #575757; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #000; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1.03571rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3.21429rem !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: #fff; color: #777; } .cbp-horizontal .cbp-tab-title { font-size: 1.14286rem; font-style: normal; font-weight: bold; text-transform: uppercase; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #ca5058; color: #fff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.57143rem; max-height: 1.57143rem; } .cbp-horizontal > ul { text-align: center; } .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: 1rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 0.42857rem; padding-right: 0.42857rem; } } #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; } .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.28571rem; font-style: normal; font-weight: normal; text-transform: none; color: #fff; background: #000; line-height: 3.57143rem; } #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.57143rem; padding-bottom: 0.57143rem; border-top: solid 1px rgba(227, 227, 227, 0.35); } #cbp-hrmenu1 > ul > li > a .cbp-mainlink-icon, #cbp-hrmenu1 > ul > li > a .cbp-mainlink-iicon { font-size: 1.71429rem; max-height: 1.71429rem; } #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: #fff; border: none 1px #37a625; box-shadow: 0px 4px 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: #333 !important; } .cbp-hrmenu .tabs-links { background: #f7f7f7; } .cbp-hrmenu .cbp-tabs-names li a { color: #777 !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #fff; color: #777 !important; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #333 !important; border-bottom: none 3px #c2bc29; font-size: 1.07143rem; font-style: normal; font-weight: bold; text-transform: uppercase; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #000; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #dcd3e0; } #iqitmegamenu-mobile { background: #000; color: #dcd3e0; } #iqitmegamenu-mobile a, #iqitmegamenu-mobile a:link, #iqitmegamenu-mobile a:visited, #iqitmegamenu-mobile a:hover { color: #dcd3e0; } #iqitmegamenu-mobile li > ul { background: #1f1f1f; } #iqitmegamenu-mobile li > ul > li > ul { background: #292929; } #iqitmegamenu-mobile > li > a { border-bottom: none 1px; } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile { border: none 1px; } /*** Carousels ***/ .slick-arrow { background: #333; color: #fff; } ul.slick-dots li button:before, ul.slick-dots li.slick-active button:before { color: #333; } /*** Product miniature ***/ .products.row { margin: -0.71429rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0.71429rem; } .slick-products-carousel { margin: -0.71429rem; } .slick-products-carousel .slick-list { padding: 0.71429rem; } .slick-products-carousel .product-carousel { padding: 0.71429rem; } .slick-products-carousel.slick-arrows-above .slick-next, .slick-products-carousel.slick-arrows-above .slick-prev { margin: 0.71429rem; } .product-miniature { border: none 1px; 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: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .product-miniature:hover { outline: none 1px; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15); } .product-miniature-grid .product-functional-buttons { background: #fff; 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-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 .products-variants { display: none !important; } .products-grid .product-miniature .flag-discount-value { display: none !important; } .btn-product-list { padding: 0.39286rem 0.78571rem; background: rgba(0, 0, 0, 0); color: #000; border: solid 1px #000; } .btn-product-list:hover { background: #000; color: #fff; } .products-grid .product-miniature { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; } .products-grid .product-description { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; 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.71429rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 0.71429rem; } .products-grid .product-miniature-layout-3 .product-description { background: rgba(40, 44, 51, 0.93); } .product_header_container .product-price { font-size: 1.28571rem; 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: #fff; background: #333; } .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: #fff; background: #333; 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; } #main #main-product-wrapper { transition: opacity 0.3s ease; } #main.-combinations-loading #product-preloader { display: block; position: absolute; z-index: 10; top: -10px; } #main.-combinations-loading #main-product-wrapper { opacity: 0.3; } #wrapper { background: #fff; border-top: none 1px; border-bottom: none 1px; padding-top: 1.07143rem; padding-bottom: 1.07143rem; color: #777; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; padding-bottom: 0rem; } #content-wrapper .page-title { color: #333; text-align: left; font-size: 1.57143rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 2px #595050; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #333; } #content-wrapper .section-title { color: #333; text-align: left; font-size: 1.14286rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #333; } .nav-tabs .nav-link { color: #000; font-size: 1.14286rem; 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: #000; border-bottom: solid 3px #ca5058; } .iqit-accordion .nav-link { border-bottom: solid 3px #ca5058; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000; border-bottom: solid 3px #ca5058; } #wrapper .block-title { color: #333; text-align: left; font-size: 1rem; 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%; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #333; } #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: solid 1px #a1a1a1; } #left-column .block, #right-column .block { border: none 1px; } #footer { background: #000; } #footer .ps-emailsubscription-block .newsletter-input-group { border: none 1px #fff; background: #fff; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #777; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #777; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #bd4e0f; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #777; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #777; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #777; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #777; } #footer .social-links._footer { font-size: 1.35714rem; } #footer .social-links._footer a:not(:hover) { color: #777 !important; } #footer .block-title { color: #fff; text-align: left; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #footer .block-title a:link, #footer .block-title a:visited { color: #fff; } #footer-container-first { border-top: none 1px; padding-top: 2.14286rem; padding-bottom: 2.14286rem; background: #1f1f1f; color: #fff; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: bold; text-transform: none; } #footer-container-main { border-top: none 1px; padding-top: 4.28571rem; padding-bottom: 3.28571rem; color: #c9c9c9; } #footer-container-main a { color: #c9c9c9; } #footer-container-main a:hover { color: #fff; } #footer-copyrights { border-top: none 1px; background: #1f1f1f; padding-top: 2.14286rem; padding-bottom: 2.14286rem; } @media (max-width: 767px) { #footer .block-toggle { width: 100%; flex-basis: initial; } #footer .block-toggle > .block-title { cursor: pointer; } #footer .block-toggle > .block-content { opacity: 0; visibility: hidden; height: 0; } #footer .block-toggle._toggled > .block-content { opacity: 1; visibility: visible; height: auto; } #footer .footer-style-inline .block-title { display: block !important; max-width: 100%; } #footer .footer-style-inline .block-content { display: block; width: 100%; margin-top: 1rem; } } #maintenance-page { background: #e3e3e3; color: #333; } #maintenance-page a, #maintenance-page a:link { color: #333; } .maintenance-page-newsletter .maintenance-page-newsletter-btn { background: #000; color: #fff; } .maintenance-page-newsletter .maintenance-page-newsletter-btn:hover { background: #333; color: #fff; } .maintenance-page-newsletter input[type=email] { border: solid 1px #333; background: #e3e3e3; color: #333; } .maintenance-page-newsletter input[type=email]::-webkit-input-placeholder { color: #333; } .maintenance-page-newsletter input[type=email]::-moz-placeholder { color: #333; } .maintenance-page-newsletter input[type=email]:-ms-input-placeholder { color: #333; } .maintenance-page-newsletter input[type=email] :-moz-placeholder { color: #333; } @media (max-width: 575px){ #product-modal .modal-dialog{ min-height: 100%; } #product-modal .modal-content { min-height: 100%; position: absolute; left: 0; right: 0; } } @media (max-width: 700px){ #facets_search_center #search_filters .facet { width: 33%; } } @media (max-width: 530px){ #facets_search_center #search_filters .facet { width: 50%; } } img.logo.img-fluid { max-width: 100%; margin-left: 0px; max-height: 220px; margin-top: 0px; } @media (max-width: 362px){ #facets_search_center #search_filters .facet { width: 100%; } } .header-top .form-search-control{ border-top: none; border-right: none; border-left: none; } #index #wrapper{ padding-top: 0; } .container.iqit-megamenu-container { } .homeslider .caption { max-width: 400px !important; color : black !important; background: rgba(243, 225, 245, 0.85); left: 1% !important; bottom: 2% !important; } body { } .container, .elementor-section.elementor-section-boxed > .elementor-container { clear: left; } #footer { background: rgb(221 0 180 / 48%); font-weight: 400; line-height: 17px; font-size: 13px; } li#cbp-hrmenu-tab-7 { text-transform: capitalize !important; } .cbp-horizontal .cbp-tab-title:last-child { text-transform: capitalize !important; color: #4c4c4c; font-weight: 600 !important; } .product-reference { display: none; } .tax-shipping-delivery-label.text-muted { display: none; } @media (min-width: 768px){ .col-md-6 { } } #product .clearfix.mt-2 { border: 0px solid black; } small.pull-right { display: none; } button.btn.btn-primary.btn-lg.add-to-cart { font-size: 15px; color: #409653; font-size: 15px; } .product-quantity .qty .input-group { color: black; } .product-variants>.product-variants-item .custom-select2 { display: inline-block; min-width: 6rem; max-width: 100% !important; width: 100%; } #product .social-sharing { display: none; } #product h5.block-title { display: none; } .product-customization-item label { display: block; } .product-customization-item label { display: block; } .slick-track { text-align: center !important; margin: auto; } .product-description-short.text-muted { display: none; } .js-product-miniature-wrapper.product-carousel { text-align: left; } .container { padding: 0 0 0 0 !important; } #content-wrapper .section-title:LAST-child { text-align: CENTER !important; } section#product-details-wrapper { display: none; } section.product-extracontent-section.block-section h4.section-title { display: none; } .block-section { margin-bottom: 0rem !important; margin-bottom: -7px !important; } #product h4.section-title { display: none; } #content-wrapper .section-title { text-align: center !important; margin-bottom: .5em !important; } a.accordion-title.accordionTitle.js-accordionTrigger { text-transform: uppercase; font-size: 12px; font-weight: 600; } .new1 .elementor-toggle-content { display: block !important; } #checkout #wrapper { max-width: 960px; margin: auto; } #checkout h5.block-title { display: none; } .btn-primary:hover, .btn-primary.disabled:hover, .btn-primary:disabled:hover, .btn-primary:focus, .btn-primary.disabled:focus, .btn-primary:disabled:focus { background: #fff !important;; color: #409653 !important;; background: #409653 !important;; border: 1px solid #409653 !important;; } .btn-primary, .btn-primary.disabled, .btn-primary:disabled { color: #ffffff !important;; border: 1px solid #ffffff !important;; } .btn-group-lg>.btn, .btn-lg { padding: 0.8rem 1.5rem !important; } body#checkout section.checkout-step { background: #faf9f7; } .cart-grid-right .cart-summary { background: #faf9f7; } .btn-primary:hover, .btn-primary.disabled:hover, .btn-primary:disabled:hover, .btn-primary:focus, .btn-primary.disabled:focus, .btn-primary:disabled:focus { color: #409653 !important; background: #ffffff !important; border: 1px solid #409653 !important; font-weight: 400; } article.alert.alert-danger.m-t-2.js-alert-payment-conditions { display: none; } div#bx-boxtal-logo { display: none; } #bx-map .bx-marker { background-image: url(../../../../modules/boxtalconnect/views/img/marker3.svg) !important; font-size: 0px !important; } #bx-map #bx-map-inner .bx-parcel-point-button { background-color: #409653 !important; border: 1px solid #409653 !important; } .mapboxgl-ctrl-top-left { display: none !important; } .mapboxgl-ctrl-top-left #bx-boxtal-logo { display: none !important; } #bx-map.bx-modal-show { border: 4px solid #409653 ; } #bx-map #bx-map-inner #bx-pp-container table td a { color: #c3c3c3 !important; } span.bw-parcel-name { display: none; } #index #category .product-category-name.text-muted { display: none; } ul.product-flags { display: none; } .product-category-name.text-muted { display: none; } #index h5.block-title { display: none; } .custom-radio input[type=radio]:checked+span { background-color: #409653 !important; } span.carrier-price { text-transform: uppercase; font-weight: 700; } .col-sm-4.col-xs-12 { display: none; } #checkout .col-sm-4 { -ms-flex: 0 0 74.33333% !important; flex: 0 0 74.33333% !important; max-width: 74.33333% !important; padding-left: 50px !important; } #checkout .col-sm-5 { -ms-flex: 0 0 74.66667% !important; flex: 0 0 74.66667% !important; max-width: 74.66667% !important; height: 23px; } .custom-checkbox input[type=checkbox]+span:not(.color), .custom-radio { background: #ffffff !important; color: #d146b7!important; border-color: #d146b7!important; } .custom-radio { width: 20px !important; height: 20px !important; } #checkout .custom-checkbox input[type=checkbox]+span:not(.color), .custom-radio:hover { background: #409653 ; color: #ffffff; border-color: #ffffff; border: 1px solid white; } section#js-checkout-summary { font-size: 1.125rem; font-weight: 300; line-height: 25px; } h1.step-title.h3 { text-transform: uppercase; } #footer .footer-style-3 .block-newsletter>h5 { font-size: 1.2rem !important; } #checkout h1.h1.page-title { display: none; } div#iqithtmlandbanners-block-5 { margin-top: 10px; } .braintreeofficial-shortcut-container { padding-top: 0px !important; } .product-additional-info { border-top: 0px solid hsla(0,0%,63%,.25) !important; padding-top: 0px !important; } p.product-minimal-quantity { margin-bottom: 0rem !important; } nav.breadcrumb { background: #ffffff !important; padding-top: 5px !important; padding-bottom: 0px !important; margin-bottom: 0px !important; } div#js-product-list-header { display: none; } .block.block-toggle.block-categories.block-links.js-block-toggle { display: none; } .pagination-wrapper.pagination-wrapper-bottom { display: bock !important; } h4.block-title.facet-title { color: #797979 !important; } .elementor-widget-wrap { text-align: center; } #category span.elementor-heading-title.elementor-size-default.none { font-size: 20px; } #category .elementor-widget.elementor-element.elementor-element-fpx2zah.elementor-widget-heading { margin-top: 2px; margin-bottom: 6px; } #category .elementor-section.elementor-element.elementor-element-rpka77n.elementor-top-section.elementor-section-stretched.elementor-section-full_width.elementor-section-height-default { margin-top: 30px; } #category h5.block-title { display: none; } .elementor-element.elementor-element-r2bj5cl .elementor-heading-title { font-weight: 100; font-style: italic; } .elementor-element.elementor-element-fpx2zah .elementor-heading-title { color: #020000; font-size: 36px; font-weight: 800; line-height: 23px; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { height: 30px !important; } .ps-emailsubscription-block { display: none; } .block-links ul>li a { padding-left: 12px !important; } #footer-container-main a:hover { color: #b00d91; text-decoration: overline; } #footer .block-content { padding-top: 7px; } #footer .block-title { margin-bottom: 0em !important; padding-bottom: 5px !important; } #footer h5.block-title { display: block; } #cms h1.h1.page-title { TEXT-ALIGN: CENTER !important; font-size: 35PX !important; background: aliceblue !important; padding-top: 5px !important; color: #404040 !important; margin-bottom: 0px !important; padding-bottom: 10px !important; } #cms #content-wrapper .page-title:after { display: none !important; } label.btn.btn-default { background: #737373 !important; } .input-group .input-group-btn>.btn { padding: 12px 10px !important; } .product-customization small { display: none; } #product form { padding-top: 0px; } #back-to-top { background: #409653 !important; color: #fff; } @media (max-width:768px) { #footer-container-first { margin-bottom: 0px !important; }} @media (max-width:768px) { div#footer-container-first { padding-left: 13px !important; padding-right: 13px !important; }} @media (max-width:768px) { #footer .block { padding-left: 26px !important; line-height: 22px !important; } } #footer-container-main { border-top: none !important; } #footer form { padding-top: 0px; } #cms .col-md-9.col-md-offset-3 { display: none; } #active-search-filters { margin-top: 0rem !important; margin-bottom: 1rem !important; } #category a.js-search-link.btn.btn-secondary.btn-sm { background: #ffffff !important; color: #8a2f83 !important; border: 1px solid #8a2f83 !important; padding-left: 5px !important; padding-right: 5px !important; padding-top: 2px !important; padding-bottom: 2px !important; } span.elementor-toggle-icon { color: #b5b5b5; display: block !important; } @media (max-width:768px) { nav.header-nav { padding-left: 30px; padding-right: 30px; }} section.product-extracontent-section.block-section { margin-top: 40px !important; } .activity-stream-card:hover { transform: perspective(1px) scale(1.05); box-shadow: 0 3px 25px 0 rgba(0,0,0,.1); } body { background-color: #ffffff !important; } a.nav-link { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-rendering: optimizeLegibility; text-shadow: rgba(0,0,0,.01) 0 0 1px; } /*ffffffffffffffffffffffffffffffffffffffffffffffffff*/ a.nav-link { letter-spacing: -0.010rem; } select#group_1 { color: #000; } @media (max-width:768px) { h3.h3.product-title { font-size: 18px !important; text-align: center !important; font-weight: normal !important; width: 100% !important; min-width: 100px !important; min-height: 0px !important; }} @media (max-width:768px) { #header .header-nav { font-size: 11px !important; line-height: 13px !important; padding-left: 7px !important; padding-right: 7px !important; }} @media (max-width:768px) { #footer .block-content { font-size: 11px !important; }} .stream { display: flex !important; } @media (max-width:768px) { .col-md-6.col-product-info { margin-left: 10px; margin-right: 10px !important; }} .elementor-section.elementor-element.elementor-element-i3qdmfd.elementor-top-section.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default { display: none !important; } @media (max-width:768px) { #product .elementor-toggle-title { display: -webkit-box !important; -webkit-line-clamp: 3 !important; -webkit-box-orient: vertical !important; white-space: nowrap !important; overflow: hidden !important; text-overflow: ellipsis !important; max-width: 250px !important; }} @media (max-width:768px) { .elementor-widget-wrap { padding-bottom: 10px !important; }} @media (max-width:768px) { #mobile-header .ps-shoppingcart.side-cart #blockcart-content { min-width: 270px !important; max-width: 300px !important; }} @media (max-width:768px) { #checkout div#inner-wrapper { margin-left: 15px !important; margin-right: 15px !important; }} @media (max-width:768px) { #checkout .col-sm-5 { -ms-flex: 0 0 70% !important; flex: 0 0 70% !important; max-width: 70% !important; }} @media (max-width:768px) { label.col-sm-11.delivery-option-2 { min-height: 80px !important; }} @media (max-width:768px) { #checkout .col-xs-9 { margin-top: 5px !important; }} @media (max-width:768px) { body#checkout section.checkout-step .delivery-option>label>.row>div:last-child { max-width: 29% !important; }} @media (max-width:768px) { .row.delivery-option { min-height: 160px !important; }} @media (max-width:768px) { #checkout .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #73a761 !important; }} @media (max-width:768px) { header.page-header { min-height: 140px !important; }} @media (max-width:768px) { #wrapper { padding-bottom: 0rem !important; }} @media (max-width:768px) { .block-links ul>li { line-height: 17px !important; }} @media (max-width:768px) { ul#iqitmegamenu-mobile { font-size: 0.76rem !important; }} @media (max-width: 767px) { .elementor-element.elementor-element-b93ln4z .elementor-widget-container { margin-top: 10px !important; }} @media (max-width: 767px) { #checkout div#iqithtmlandbanners-block-5 { margin-bottom: 20px !important; }} @media (max-width: 767px) { #cms .elementor-toggle .elementor-toggle-title .elementor-toggle-icon { position: absolute !important; margin-left: -8px !important; }} @media (max-width: 767px) { #header .row.justify-content-between { display: block !important; }} @media (max-width: 767px) { #category .block-content.rte-content { margin-bottom: 0px; }} @media (max-width: 767px) { #product .elementor-element.elementor-element-tf4otwr { display: block !important; }} @media (max-width: 767px) { #category .product-description { width: 100% !important; max-width: 250px !important; text-align: center !important; float: none !important; margin: 0 auto !important; }} .jx_ui_Widget.bubble_text_wrapper { background: #eaaddb !important; background: rgb(234,173,219) !important; background: radial-gradient(circle, rgb(214, 156, 199) 42%, rgb(181, 121, 166) 99%) !important; } .meshim_widget_components_ChatButton.br .button_bar { background: #eaaddb !important; background: rgb(234,173,219) !important; background: radial-gradient(circle, rgb(214, 156, 199) 42%, rgb(181, 121, 166) 99%) !important; } .meshim_widget_components_chatButton_ButtonBar .favicon { color: #b30c9e !important; } .meshim_widget_components_chatButton_ButtonBar .button_text { color: #ffffff !important; } @media (min-width: 767px) { h3.h3.product-title { font-size: 18px !important; font-weight: 600 !important; }} .product-miniature-grid .product-price { font-size: 15px !important; color: #980000 !important; } .meshim_widget_components_ChatButton.br .button_bar { color: #ffffff !important; } @media (min-width: 767px) { #cms textarea.form-control { min-height: 200px !important; }} .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #70c055 !important; } @media (max-width: 767px) { #content-wrapper .page-title { padding-left: 0.6em !important; }} @media (max-width: 767px) { #content-wrapper .page-title:after { border-bottom: solid 0px #d6d6d6 !important; }} @media (max-width: 767px) { .block-content.rte-content { margin-bottom: 0px; }} @media (min-width: 767px) { body#checkout section.checkout-step .delivery-option { min-height: 120px !important; }} .thumbnail-container { padding-right: 10px; } .products-grid .product-miniature-layout-1 .product-description { padding-top: 10px !important; padding-bottom: 20px !important; } @media (max-width: 767px) { #elementor-element-5w81tvp { padding: 0px 0px 0px 0px !important; }} @media (max-width: 767px) { .product-miniature-default .product-thumbnail img { min-width: 26px !important; min-height: 22px !important; }} @media (min-width: 768px) { #product .product-cover img { }} @media (min-width: 768px) { .col-md-6 { -ms-flex: 0 0 58% !important; flex: 0 0 58% !important; max-width: 58% !important; }} @media (min-width: 768px) { .col-md-6.col-product-info { -ms-flex: 0 0 40% !important; flex: 0 0 40% !important; max-width: 40% !important; }} @media (max-width: 767px) { #elementor-element-5w81tvp { padding: 0px 0px 0px 0px !important; }} .thumbnail-container { padding-right: 0px !important; } .product-miniature { outline: 0px solid transparent !important; } td { } .block-links ul>li { margin-bottom: .4rem; } #index #footer { background: rgb(221 0 180 / 48%); font-weight: 400; line-height: 17px; font-size: 13px !important; } #footer .block-title { font-size: 1rem; font-style: normal; font-weight: 700; } span.cbp-tab-title { text-transform: none !important; } @media (max-width:768px) { #footer-container-first { margin-bottom: 0px !important; }} @media (max-width:768px) { div#footer-container-first { padding-left: 13px !important; padding-right: 13px !important; }} #footer .footer-style-3 .block-newsletter>h5 { font-size: 1.2rem !important; } #footer .footer-style-3 .block-newsletter { text-align: right !important; height: 30px !important; } #footer .footer-style-3 .block-newsletter>h5 { margin: 8px !important; margin-right: 15px !important; color: white !important; } #footer .footer-style-3 .block-newsletter>h5 { font-size: 14px !important; } #footer-container-first { padding-top: 1.14286rem !important; padding-bottom: 1.14286rem !important; } #cart #wrapper .block-title span { width: 0%; color: white; } #wrapper .block-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; width: 100%; border-bottom: solid 1px #f1f1f1 !important; } form.paypal_payment_form { display: none; } .col-12.col-sm-6.col-md-6.product-line-grid-right.product-line-actions { flex: 0 0 42%!important; max-width: 42%!important; } #footer-container-main a { color: #ffffff; } #footer-container-first { } #header .header-nav { color: #ffffff!important; background: #eaaddb!important; border-bottom: solid 0px #cfcfcf; padding-top: 3px; padding-bottom: 3px; font-size: .85714rem; } #header .header-nav a { color: #ffffff !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: 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-color: none !important; } #header .header-btn-w .header-btn .title { margin-top: .2rem !important; font-size: 13px; } .header-top { padding-top: 0rem; padding-bottom: 0rem; color: #409653; } .header-top a:not(.btn):not(.nav-link) { color: #409653; } .header-top a:not(.btn):not(.nav-link):hover { color: #409653; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #f3f3f3; } .product-manufacturer.product-manufacturer-next.float-right { display: none; } #footer-copyrights { background: #ffffff !important; background-image: radial-gradient(#ffecf9 20%, transparent 0), radial-gradient(#ffecf9 20%, transparent 0) !important; background-size: 2em 2em !important; background-position: 0 0, 1em 1em !important; border-top: 4px solid #ffecf9 ; padding-top: 1.14286rem; padding-bottom: 1.14286rem; } .images-container .slick-arrow, #product .product-cover .expander>span, #product-modal .modal-body .slick-arrow { color: #73a761; background: #fff; } .images-container .slick-arrow, #product .product-cover .expander>span, #product-modal .modal-body .slick-arrow { color: #73a761; background: #fff; } #product .product-cover .expander { color: #4ba711; background: none; } #product .btn-secondary, .btn-secondary.disabled, .btn-secondary:disabled { background: #409653; border: 1px solid #409653;} .btn-secondary:hover, .btn-secondary.disabled:hover, .btn-secondary:disabled:hover { background: #ffffff !important; color: #4e965e !important; border-color: #409653 !important; border: 1px solid #409653 !important; } a.btn.btn-primary.btn-block.btn-lg.mb-2 { background: #409653 !important; } a.btn.btn-secondary.btn-block { background: #409653 !important; } #content-wrapper .page-title { color: #409653 !important; border-bottom: solid 1px #409653 !important; } #cms header.page-header { display: none; } @media (min-width: 768px) { #category .col-md-3 { display: none; }} @media (min-width: 768px) { #category .col-md-9 { margin: auto; }} .btn-product-list:hover { background: #ffffff!important; color: #409653 !important; } .btn-product-list { padding: .39286rem .78571rem; background: rgba(0,0,0,0); color: #474a48 !important; border: solid 1px #409653 !important; } #product #content-wrapper .page-title { color: #409653 !important; border-bottom: none !important; } #product ul#product-infos-tabs { display: none; } .elementor-toggle .elementor-toggle-title .elementor-toggle-icon { display: inline-block !important; } .elementor-toggle .elementor-toggle-title .elementor-toggle-icon .fa:before { content: '\f0d7' !important; } #cart iqithtmlandbanners-block-2 { display : none; } #cms iqithtmlandbanners-block-2 { display : none; } #product iqithtmlandbanners-block-2 { display : none; } #index iqithtmlandbanners-block-2 { display : none; } #mobile-header .mobile-main-bar { padding-right: 0.5rem; } .col.col-auto.col-md.left-nav { height: 5px; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #d146b7; background: #e4e4e4; } #iqitmegamenu-mobile { color: #d146b7; background: #e4e4e4; } #iqitmegamenu-mobile a, #iqitmegamenu-mobile a:link, #iqitmegamenu-mobile a:visited, #iqitmegamenu-mobile a:hover { color: #383838; } #iqitmegamenu-mobile a, #iqitmegamenu-mobile a:link, #iqitmegamenu-mobile a:visited, #iqitmegamenu-mobile a{ color: #dcd3e0; color: #1b1b1b; } @media (max-width: 568px) { div#footer-container-main { max-width: 100%; }} @media (max-width: 568px) { #footer img.img-fluid { width: 70%; }} @media (max-width: 568px) { #header .header-nav { padding-top: 0rem !important; }} #mobile-header .mobile-main-bar { padding-top: 0.5rem; padding-bottom: 0.5rem; } div#mobile-btn-search { display: none; } #elementor-element-h791768 .elementor-button { color: #409653; } #main .page-content { margin-bottom: 0rem !important; } @media (max-width: 768px) { nav.breadcrumb { margin-left: 20px; }} #cms h5.block-title { display: none !important; } #footer h5.block-title { display: block !important; } .elementor-toggle .elementor-toggle-title .elementor-toggle-icon { margin-right: 10px; } a.btn.btn-primary.btn-block.btn-lg.mb-2:hover { color: #409653!important; background: #ffffff! important; border: 1px solid #409653!important; } a.btn.btn-secondary.btn-block:hover { color: #409653!important; background: #ffffff! important; /* border: 2px solid #409653!important; */ } button.btn.btn-secondary.btn-block { border: 1px solid #e8e8e8; } a.btn.btn-secondary.btn-block { background: #f3f3f3!important; border: 1px solid #eaeaea; } div#iqithtmlandbanners-block-2 h5.block-title { display: none; } .block-section.simpleblog-related-products h4.section-title { margin-top: 20px; font-size: 30px !important; font-family: Dancing Script, Sans-serif; /* font-size: 29px; */ } .alert-warning { display: none; } div#simpleblog-post-comments h3.section-title { display: none; } @media (min-width: 768px) { .simpleblog-post-item.col-md-6.col-sm-6.col-xs-12.col-ms-12.first-in-line { -ms-flex: 0 0 50% !important; flex: 0 0 50% !important; max-width: 50% !important; text-align: center !important; }} @media (min-width: 768px) { .row.simpleblog-posts .col-md-6 { -ms-flex: 0 0 50% !important; flex: 0 0 50% !important; max-width: 50% !important; text-align: center !important; }} @media (min-width: 568px) { .col.col-header-left.col-header-menu { margin-top: 0px; }} @media (min-width: 568px) { .col.col-header-right { margin-top: 0px; }} div#desktop-header { max-height: 165px; /* margin-bottom: 165px; */ } @media (max-width: 568px) { .col.col-mobile-logo { margin-left: 15px; }} @media (max-width: 568px) { img.logo.img-fluid { max-height: 150px; margin-top: 0px; }} #mobile-header .mobile-main-bar { padding-left: .5rem !important; padding-right: .5rem !important; } #mobile-header .mobile-main-bar { padding-top: 0rem !important; padding-bottom: 0rem !important; } div#mobile-header { max-height: 110px; } @media (max-width: 767px) { .elementor-element.elementor-element-5nqusvv { margin-top: 0px !important; }} .cbp-horizontal .cbp-tab-title:last-child { font-weight: 600 !important; FONT-SIZE: 14px !important; } #header .header-btn-w .header-btn .title { font-size: 9px !important; margin-top: .0rem !important; line-height: .6rem !important; } nav.breadcrumb { margin-top: 15px !important; } .col-md-4.col-product-info { margin-left: 15px !important; margin-right: 15px !important; } @media (max-width: 568px) { #checkout #wrapper { margin-top: 20px; }} div#iqithtmlandbanners-block-6 { padding-top: 20px; } div#iqithtmlandbanners-block-6 { display: none; } #product div#iqithtmlandbanners-block-6 { display: block !important; } div#desktop-header { max-height: 45px; } div#iqitmegamenu-horizontal { margin-top: -3px; } .header-top a:not(.btn):not(.nav-link) { color: #656565 !important; } #iqitmegamenu-wrapper.stuck-menu li#cbp-hrmenu-tab-1 { padding-right: 20px; } #iqitmegamenu-wrapper.stuck-menu li#cbp-hrmenu-tab-2 { padding-right: 20px; } #iqitmegamenu-wrapper.stuck-menu li#cbp-hrmenu-tab-3 { padding-right: 20px; } #iqitmegamenu-wrapper.stuck-menu li#cbp-hrmenu-tab-4 { padding-right: 20px; } #iqitmegamenu-wrapper.stuck-menu li#cbp-hrmenu-tab-5 { padding-right: 20px; } #iqitmegamenu-wrapper.stuck-menu li#cbp-hrmenu-tab-6 { padding-right: 20px; } #iqitmegamenu-wrapper.stuck-menu li#cbp-hrmenu-tab-7 { padding-right: 20px; } #iqitmegamenu-wrapper.stuck-menu li#cbp-hrmenu-tab-8 { padding-right: 20px; } #iqitmegamenu-wrapper.stuck-menu li#cbp-hrmenu-tab-9 { padding-right: 20px; } .pc-social-icon { border: 1px solid rgb(234, 173, 219); } div#footer-container-main { padding-top: 2rem; padding-bottom: 0rem; } #footer-container-first { } #footer-container-first { border: 2px solid #e4e4e4; } #footer .data { width: 90%; color: white; } .discount { background: #eaaddb !important; color: #fff; font-size: 11px; padding-left: 5px; padding-right: 5px; } div#mobile-header { max-height: 110px; padding-top: 4px; padding-bottom: 4px; } section#wrapper { padding-right: 15px; padding-left: 15px; padding-top: 5px;} .clearfix.product-variants-item { width: 100%; } .product-variants .color, .product-variants .input-color { height: 85px !important; width: 150px !important; } .product_header_container { margin-bottom: 0rem !important; } .product-variants .form-control-label { font-weight: 600 !important; } #product #content-wrapper .page-title { color: #5f5f5f !important; font-size: 16px !important; } .product-add-cart { display: none; } section#js-checkout-summary { color: black !important; } .whatsappDiv.right { bottom: 50px !important; } .row.menu_row.menu-element.first_rows.menu-element-id-1 { max-width: 1200px; float: none; margin: 0 auto; float: none; } @media (min-width: 10px) { a.cbp-column-title.nav-link.cbp-category-title { font-size: 20px !important; font-weight: 900 !important; color: #000 !important; text-transform: none !important; }} a.cbp-column-title.nav-link.cbp-category-title:hover { color: #bd5190!important; } .col-6.cbp-menu-column.cbp-menu-element.menu-element-id-27 { margin-bottom: 10px; } .cbp-horizontal .cbp-tab-title:last-child { FONT-SIZE: 14px !important; padding-top: 6px !important; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { font-size: 14px !important; font-weight: 600 !important; } ul#group_1 span.color.texture { height: 85px !important; } .cbp-hrmenu .cbp-categories-row>div { margin-top: 0px !important; } span.color.texture { height: 85px !important; border: 1px solid #8f8f8f !important; } .product-variants .input-color:checked+span, .product-variants .input-color:hover+span, .product-variants .input-radio:checked+span, .product-variants .input-radio:hover+span { border: 5px solid #ec71b4 !important; } #product span.form-control-label { padding-bottom: 0.3rem !important; padding-top: 0.1rem !important; } #product .product-variants>.product-variants-item { margin: .2rem 0 !important; } #product p.h4 { display: none; } .product-customization { border: 0px !important; margin-top: -50px !important; } .product_header_container.clearfix { border-bottom: 0px; } textarea.form-control.product-message { height: 45px; padding: 3px; } .product-customization-item label { color: black; } #product #group_accessories input[type=checkbox] { vertical-align: middle; width: 30px; height: 30px; } #product #group_accessories .option-row table td { border-bottom: 1px solid pink; } #product #group_accessories { background: #fff0f5 !important; color: #000; border-radius: 10px; } #product #group_accessories h3 { font-weight: 600 !important; font-size: 14px !important; margin: 2px 0 10px !important; } a.ma_accessory_name { font-size: 12px !important; color: black !important; } a.hs_multi_accessories_add_to_cart { padding-left: 10px !important; } #product #group_accessories .option-row table td { text-align: right !important; } #product .form-control-select, select { background-image: none !important; } #product #group_accessories { padding-bottom: 1px !important; } img.accessory_image.hsma-js-qv-product-cover { width: 80px !important; height: 80px !important; } #product #group_accessories .option-row table select { width: 30% !important; } #product .btn-secondary, .btn-secondary.disabled, .btn-secondary:disabled { color: #409653 !important; } #multiAccessoriesTab .product-cover .layer { height: 80px !important; width: 80px !important; background: hsl(330deg 100% 91% / 70%) !important; } #product button.btn.btn-secondary.btn-block { color: #ffffff !important; background: #eb71ba !important; border: 1px solid #d95da7 !important; !important; } #product button.btn.btn-secondary.btn-block:hover { color: #eb71ba !important; background: #ffffff !important; border: 1px solid #d95da7 !important; } #group_accessories .product-cover { margin: 0px !important; } #product #group_accessories input[type=checkbox] { cursor: pointer !important; } div#group_accessories { margin-top: -5px !important; } #iqitmegamenu-mobile li>ul { background: #f6f6f6 !important; } div#mobile-header-sticky { background: white; box-shadow: 0px 1px 8px #ffb1d2 !important; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #ffffff !important; box-shadow: 0px 1px 8px #ffb1d2; } @media (min-width: 768px) { .header-top { padding-top: 0px !important; }} @media (min-width: 768px) { div#desktop-header { margin-top: -5px; }} #wrapper .breadcrumb { display: none; } @media (max-width: 568px) { div#mobile-header { padding-top: 0px !important; padding-bottom: 0px !important; }} @media (max-width: 568px) { .col.col-mobile-logo { margin-left: 0px !important; }} #group_accessories .product-cover { display: block !important; } .row.no-gutters.justify-content-end { margin-top: 5px !important; } #mobile-header-sticky.stuck #_mobile_iqitmegamenu-mobile {overflow-x: initial;} div#mobile-btn-search { display: block;} @media (max-width: 999999px) { #mobile-header .m-nav-btn > span { display: block !important; font-size: 9px !important; margin-top: .0rem !important; line-height: .65rem !important; }} #mobile-header .col-mobile-logo { padding: 0rem !important; } @media (min-width: 768px) { #product .col-md-2 { -ms-flex: 0 0 60% !important; flex: 0 0 60% !important; max-width: 60% !important; margin: 0 auto !important; }} @media (max-width: 767px) { #product .col-md-2 { -ms-flex: 0 0 98% !important; flex: 0 0 98% !important; max-width: 98% !important; margin: 0 auto !important; }} label.label.brand { display: none; } ul#group_17 { display: none; } span.color.texture { background-repeat: no-repeat !important; text-align: center !important; background-position: center !important; } #product label.col-md-3.form-control-label { -ms-flex: 0 0 100% !important; flex: 0 0 100% !important; max-width: 100% !important; } .product-add-to-cart.pt-3 { border: 0px solid pink; } input#pd-delivery-date { border: solid 1px #6a6a6a !important; } input#pd-delivery-date:hover { border-color: #ff7089 !important; } .product-customization { border: 0px solid pink !important; } .lSSlideOuter img { margin: 0 auto; } @media (min-width: 568px) { .elementor-container.elementor-column-gap-default { zoom: 80%; } #category section#wrapper { zoom: 80%; } #product section#wrapper { zoom: 80%; }} @media (max-width: 568px) { div#pd-date-picker-calendar { max-width: 330px; } #product .product-quantity>.col { margin-bottom: .8rem; max-width: 100%; width: 100%; margin-left: 10px; }} @media (min-width: 569px) { .row.extra-small-gutters.product-quantity { margin-left: 15px !important; }} @media (max-width: 768px) { .hidden-sm-down { display: block !important; }} @media (max-width: 768px) { #category .hidden-sm-down { display: block !important; }} button#back-to-top { float: left !important; left: 4px !important; bottom: 4px !important; } @media (min-width: 768px) { #category .col-md-3 { display: block !important; }} @media (min-width: 768px) { .col-md-3 { -ms-flex: 0 0 25% !important; flex: 0 0 25% !important; max-width: 25% !important; }} @media (min-width: 768px) { .col-xl-3 { -ms-flex: 0 0 20% !important; flex: 0 0 20% !important; max-width: 20% !important; }} .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1500px !important; } @media (min-width: 768px) { #index .col-md-3 { -ms-flex: 0 0 20% !important; flex: 0 0 20% !important; max-width: 20% !important; }} @media (min-width: 768px) { #category .col-xl-4 { -ms-flex: 0 0 25% !important; flex: 0 0 25% !important; max-width: 25% !important; }} .homeslider-container { margin-bottom: 00px !important; float: none !important !important; text-align: center !important; margin: 0 auto !important; } .col.col-auto.col-md.left-nav { display: none; } .homeslider-container { margin-bottom: 00px !important; float: none !important !important; text-align: center !important; margin: 0 auto !important; } @media (min-width: 99px) { .homeslider .caption { }} #header span.caption { height: 30px !important; background: none !important; padding-top: 10px !important; padding-bottom: 0px !important; } nav.header-nav { height: 27px !important; } @media (max-width: 1200px) { .homeslider li { width: 100% !important; left: 0 !important; height: 25px !important; top: 0 !important; }} a.homeslider_nav.homeslider1_nav.next { display: none; } a.homeslider_nav.homeslider1_nav.prev { display: none; } #header span.caption { max-width: 100% !important; min-height: min-content !important; } .col.col-auto.center-nav.text-center { width: 100% !important; min-height: min-content !important; } #header .header-nav { min-height: min-content !important; } #header .container { min-height: min-content !important; } .col.col-auto.center-nav.text-center { min-height: min-content !important; } .homeslider-container { min-height: min-content !important; } .homeslider{ min-height: min-content !important; } nav.header-nav { height: 27px !important; } @media (max-width: 690px) { #header .header-nav { padding-bottom: 30px !important; }} @media (max-width: 690px) { nav.header-nav { height: 33px !important; }} @media (max-width: 1080px) { #header span.caption { max-width: 100% !important; } .col.col-auto.center-nav.text-center { width: 100%; }} @media (max-width: 1080px) { #header span.caption { padding-top: 10px !important; padding-bottom: 25px !important; }} @media (max-width: 690px) { #header .header-nav { padding-bottom: 30px !important; padding-top: 5px !important; }} #header span.caption { height: 38px!important; } @media (max-width: 1080px) { #header span.caption { height: 35px!important; }} @media (max-width: 960px) { #header span.caption { height: 42px!important; }} @media (min-width: 768px) { .col.col-header-right { padding-top: 4px; }} #index #header span.caption { height: 30px !important; } @media (min-width: 568px) { img.logo.img-fluid { margin-top: 5px; }} @media (max-width: 768px) { #index .homeslider { height: 40px !important; } #index #header .header-nav { height: 40px !important; }} @media (max-width: 615px) { #index #header .header-nav { height: 35px !important; } #index .homeslider { height: 35px !important; }} #category .homeslider .caption { font-size: 12px !important; } .sr-only { position: relative !important; bottom: -100% !important; } .product-variants>.product-variants-item ul li { margin-bottom: 30px !important; } span.form-control-label { font-size: 16px !important; } .product-variants { margin-top: 20px !important; } #product .form-control-select, select { height: 55px !important; } div#iqithtmlandbanners-block-2 { padding-bottom: 20px !important; } #footer .contact-rich>strong { color: white; } .locale--FR .message__content { padding-top: 5px; } @media (max-width: 768px){ table.deskt { display: none; }} @media (min-width: 768px){ #index table.deskt { display: block; }} @media (max-width: 800px){ #index table.deskt { display: none; }} @media (max-width: 767px) { table.mobb { margin-bottom: 20px !important; }} @media (min-width: 768px){ table.mobb { display: none; }} @media (min-width: 800px){ #index table.mobb { display: none; }} @media (max-width: 800px){ #index table.mobb { display: block; }} @media (min-width: 569px) { div#iqithtmlandbanners-block-7 { display: none; }} #footer div#iqithtmlandbanners-block-8 { display: none; } div#delivery { margin-top: 20px; } label.col-md-2.col-form-label { width: 100%; flex: 0 0 100%; max-width: 100%; } .order-options { margin-top: 20px; } .order-options { margin-top: 20px; } span.sr-only { color: #4a4a4a; font-weight: 700; } label.col-md-3.form-control-label { font-size: 18px; } label.col-md-3.form-control-label { font-size: 18px; color: #303030; } .product-add-to-cart.pt-3 { border: 0px solid pink !important; } .product-variants { margin-top: 20px !important; margin-bottom: 20px !important; } @media (min-width: 768px){ #product button.btn.btn-primary.btn-lg.add-to-cart { width: 315px; }} .product-add-to-cart.pt-3 { padding-right: 15px; } div#iqithtmlandbanners-block-5 { margin-bottom: 20px; } form#add-to-cart-or-refresh { padding-bottom: 15px; } .product-variants { border: 0px solid pink !important; } span.sr-only { font-size: 17px !important; width: 10px; } div#product-description-short-396 { line-height: 15px; } .cbp-horizontal > ul { text-align: center; display: flex; justify-content: left; } @media (max-width: 1200px) { .cbp-horizontal .cbp-tab-title:last-child { FONT-SIZE: 14px !important; }} @media (max-width: 568px) { #product label.col-md-3.form-control-label { line-height: 18px; font-size: 13px; }} @media (max-width: 568px) { label.col-md-3.form-control-label:after { line-height: 18px; font-size: 13px;}} div#iqithtmlandbanners-block-7 h5.block-title { display: none; } span.product-price { font-size: 25px !important; } div#iqithtmlandbanners-block-12 { padding-top: 10px; padding-bottom: 10px; } #category .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 100%!important; } #index .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1500px !important; } @media (max-width: 568px) { .product-customization { margin-top: -40px !important; }} span.product-price { color: #d72490 !important; } #product span.product-price { font-size: 25px !important; color: #d72490 !important; } .product-miniature-grid .product-price { font-size: 18px !important; color: #c95d9e !important; font-weight: 700; } a.select-title.expand-more.form-control { font-size: 14px !important; color: #323232; border-color: #b4b4b4; } .pagination .page-list li { font-size: 14px !important; color: black; border-color: #b4b4b4; font-weight: 700; min-height: 17px !important; min-width: 17px !important; } .pagination .page-list a { padding: 5px !important; } @media (max-width: 568px) { .col.col-auto.col-left-sort { padding-bottom: 0px; }} .pagination .page-list li.current a { color: #de86cf !important; font-size: 20px!important; } .pagination .page-list li.current { border-color: #cf48b7; } .col.view-switcher.hidden-sm-down { display: none !important; } .row.align-items-center.justify-content-between.small-gutters { justify-content: flex-end !important; } #facets_search_center #search_filters .facet { width: 100% !important; } .col.col-auto.col-left-sort { padding-right: 0px; } aside.facet.clearfix { width: 100% !important; } ul#facet_3441 { max-height: 9900px !important; overflow-x: visible !important; } ul#facet_3441 { display: inline-flex !important; max-width: 100% !important; flex-wrap: wrap !important; justify-content: space-evenly !important; } #facet_3441 li { width: 50% !important; height: 30px !important; } .custom-checkbox input[type=checkbox]+span:not(.color), .custom-radio { width: 18px !important; height: 18px !important; } #search_filters .facet .facet-type-radio-buttons, #search_filters .facet>.facet-type-checkboxes, #search_filters_brands .facet .facet-type-radio-buttons, #search_filters_brands .facet>.facet-type-checkboxes, #search_filters_suppliers .facet .facet-type-radio-buttons, #search_filters_suppliers .facet>.facet-type-checkboxes { max-height: 990px !important; } #search_filters .facet .facet-type-radio-buttons, #search_filters .facet>.facet-type-checkboxes, #search_filters_brands .facet .facet-type-radio-buttons, #search_filters_brands .facet>.facet-type-checkboxes, #search_filters_suppliers .facet .facet-type-radio-buttons, #search_filters_suppliers .facet>.facet-type-checkboxes { display: inline-flex !important; max-width: 100% !important; flex-wrap: wrap !important; justify-content: left; } .facet-type-checkboxes { width: 100% !important; } .facet-type-checkboxes li { min-width: 50% !important; } div#facets_search_center { display: block !important; padding-left: 3px !important; margin-bottom: 0px; padding: 0px; padding-right: 3px !important; } div#search_filters h4.block-title.facet-title { display: none; } @media (max-width: 568px) { div#search_filters_wrapper { padding-top: 7px; }} #left-column li { width: 100% !important; } .homeslider { height: 33px; } @media (max-width: 690px) { #header .header-nav { padding-bottom: 30px !important; }} #iqitmegamenu-mobile a, #iqitmegamenu-mobile a:link, #iqitmegamenu-mobile a:visited, #iqitmegamenu-mobile a { font-size: 14px; font-weight: 600; } #iqitmegamenu-mobile .mm-expand { font-size: 3em !important; } #iqitmegamenu-mobile a, #iqitmegamenu-mobile a:link, #iqitmegamenu-mobile a:visited, #iqitmegamenu-mobile a { justify-content: space-evenly; display: flex; border-bottom: 1px solid #c8c8c8; } #iqitmegamenu-mobile a, #iqitmegamenu-mobile a:link, #iqitmegamenu-mobile a:visited, #iqitmegamenu-mobile a { min-height: 25px; padding: 3px; } #iqitmegamenu-mobile .mm-expand { line-height: 0px; } #iqitmegamenu-mobile .mm-expand { margin-top: -1px; padding-right: 30%; } #iqitmegamenu-mobile li.show>ul { padding-bottom: 0px; padding-top: 0px; } #iqitmegamenu-mobile a, #iqitmegamenu-mobile a:link, #iqitmegamenu-mobile a:visited, #iqitmegamenu-mobile a { font-size: 16px; padding-top: 5px; padding-bottom: 5px; } div#deliveryCountdownBlock { width: 100%; background-color: #b67480; border-radius: 10px; padding-left: 5px; padding-right: 8px; padding-bottom: 50px; } span.showdeliverytime_small.showdeliverytime_small_bottom { font-size: 18px !important; } div#deliveryCountdownBlock::first-line { font-weight: 500 !important; } div#deliveryCountdownBlock { font-weight: 700; } span.showdeliverytime_small.showdeliverytime_small_top { font-size: 15px !important; } div#multiAccessoriesTab { max-height: 300px; overflow: scroll; } #facets_search_center #search_filters .facet { padding: 0px !important; } .col.col-auto.facated-toggler { display: none; } div#js-product-list-top { padding: 0px !important; border-top: 0px !important; border-bottom: 0px !important; margin-bottom: 0px !important; margin-top: 0px !important; } @media (max-width: 768px) { .col.col-auto.pagination-wrapper.hidden-sm-down { padding-right: 0px !important; }} .cart-products-count-btn { background: #eaaddb; } i.fa.fa-th-list { display: none; } @media (max-width: 690px){ #category #header .header-nav { padding-bottom: 29px !important; }} @media (max-width: 690px) { #category .homeslider { height: 30px; }} @media (min-width: 769px) { a._gray-darker.search-link.js-search-link { font-size: 14px !important; }} @media (max-width: 568px) { a._gray-darker.search-link.js-search-link { font-size: 12px !important; font-weight: 400 !important; }} #left-column .facet-type-checkboxes li { min-width: 100%!important; max-width: 100%!important; } @media (max-width: 11200px) { .facet-type-checkboxes li { min-width: 20%!important; max-width: 20%!important; }} @media (max-width: 1300px) { .facet-type-checkboxes li { min-width: 33.3%!important; max-width: 33.3%!important; }} @media (max-width: 575px) { .facet-type-checkboxes li { min-width: 50%!important; max-width: 50%!important; }} .product-add-to-cart.pt-3 { max-width: 80%; margin-left: 20px; } @media (max-width: 768px) { div#deliveryCountdownBlock { zoom: 80%; }} @media (max-width: 568px) { .product-variants .color, .product-variants .input-color { height: 51px!important; width: 90px!important; }} @media (max-width: 568px) { ul#group_1 span.color.texture { height: 51px!important; }} @media (max-width: 568px) { span.sr-only { font-size: 11px!important; }} .product-add-to-cart.pt-3 { max-width: 80%; margin-left: 20px; } @media (max-width: 768px) { div#deliveryCountdownBlock { zoom: 80%; }} @media (max-width: 568px) { .product-variants .color, .product-variants .input-color { height: 51px!important; width: 90px!important; }} @media (max-width: 568px) { ul#group_1 span.color.texture { height: 51px!important; }} @media (max-width: 568px) { span.sr-only { font-size: 11px!important; }} .row.extra-small-gutters.product-quantity { flex-wrap: nowrap; } @media (max-width: 568px) { .row.extra-small-gutters.product-quantity { flex-wrap: nowrap; max-width: 100%; }} @media (max-width: 568px) { .product-quantity .qty { width: 70PX !important; float: right; }} @media (max-width: 568px) { .product-add-to-cart.pt-3 { max-width: 100%; }} @media (max-width: 568px) { .row.extra-small-gutters.product-quantity { flex-wrap: nowrap; max-width: 100%; justify-content: center; }} div#delivery { DISPLAY: none; } h3.h3.product-title { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } span.product-price { color: #d72490 !important; } .elementor-column.elementor-element.elementor-element-tz8yuyd.elementor-col-100.elementor-top-column.tostyled { max-width: 700px; margin: 0 auto; } div#multiAccessoriesTab { max-height: 300px; overflow: scroll; } img.logo.img-fluid { max-height: 28px; } span.cbp-column-title.nav-link.transition-300 { padding-bottom: 8px!important; } @media (max-width: 767px) { #footer .block-toggle > .block-content { opacity: 1 !important; visibility: visible !important; height: auto !important; }} @media (max-width: 768px) { #footer .block { padding-bottom: 25px !important; }} .fa-spin { -webkit-animation: fa-spin 1s infinite linear !important; animation: fa-spin 1s infinite linear !important; color: #ff43b4 !important; font-size: 140px !important; } i.fa.fa-th { display: none; } .small-gutters>.col, .small-gutters>[class*=col-] { width: 100% !important; JUSTIFY-CONTENT: flex-end !important; DISPLAY: flex !important; } span.showing.hidden-sm-down { LINE-HEIGHT: 27px !important; } .col.col-auto.facated-toggler { display: none !important; } .fa-spin { position: fixed !important; z-index: 9999999999999999999999999999999999999999999999999999 !important; margin: 0 auto !important; top: 40% !important; right: 40% !important; } @media (max-width: 568px) { #product .product-quantity>.col:first-child { max-width: 20% !important; }} @media (max-width: 568px) { #product .product-quantity>.col { max-width: 250px !important; }} @media (max-width: 568px) { .product-add-to-cart.pt-3 { margin-left: 00px; }} @media (max-width: 568px) { div#deliveryCountdownBlock { max-width: 96%; }} div#iqithtmlandbanners-block-13 { width: 70%; float: none; margin: 0 auto; line-height: 18px; } div#iqithtmlandbanners-block-9 { width: 60%; float: none; margin: 0 auto; text-align: center; } @media (min-width: 569px) { a._gray-darker.search-link.js-search-link { font-size: 14px !important; font-weight: 400 !important; color: #6b6b6b !important; }} .lg-backdrop.in { opacity: 0.6 !important; } .lg-sub-html, .lg-toolbar { background-color: rgba(0,0,0,0) !important; } .lg-toolbar .lg-icon { color: #ffffff !important; } @media (min-width: 768px){ #category .col-md-9 { margin-top: 0px; }} @media (min-width: 768px){ div#iqithtmlandbanners-block-13 { line-height: 19px; }} body#product { zoom: 100%; } #zoom_html, #zoom_html .uit-gallery a, #zoom_html .uit-gallery img { text-align: right; } #header .header-nav { display: none !important; height: 0px !important; } #product .after-cover-tumbnails.text-center { display: none; } @media (max-width: 468px){ #product .after-cover-tumbnails.text-center img { text-align: center !important; float: none !important; margin: 0 auto !important; }} .modal-backdrop.show { width: 100%; height: 100%; } .ps-shoppingcart.side-cart .show #blockcart-content { height: 100%; } .product-id-1456 .after-cover-tumbnails.text-center { display: none !important; } .product-id-1535 .after-cover-tumbnails.text-center { display: none !important; } div#footer-container-main { padding-right: 15px; padding-left: 15px; } #footer-container-first { background-image: linear-gradient( 45deg , #ffdff9 25%, #ef85db 25%, #ef85db 50%, #ffdff9 50%, #ffdff9 75%, #ef85db 75%, #ef85db 100%); background-size: 56.57px 56.57px; } li.product-customization-item:first-child:before { content: "Veuillez indiquer le JOUR DE LIVRAISON ci-dessous :"; font-size: 15px; } body#checkout .additional-information { display: none !important; } section#content-hook_payment_return { display: none !important; } #order-confirmation .order-confirmation-title-payment i.fa.fa-check.rtl-no-flip { display: none; } .col-sm-12.col-md-7.order-confirmation-title-payment span { color: #850505; } .col-md-4.col-product-info { margin-top: 15px!important; } /*_______DEBUT CSS specific champs personalisation des gateaux_______________________________________*/ body.category-id-62 .product-customization:before { content: "Veuillez indiquer le JOUR DE LIVRAISON ci-dessous :"; font-size: 15px; font-weight: 700; position: relative; text-decoration: underline; top: 20px; } body.category-id-62 li.product-customization-item:first-child:before { color: #2c2c2c; font-size: 16px; position: relative; content: "de 8h-18h, Lundi à Samedi en France et les instructions de livraison (sonnette cassée...)."; top: -10px; } body.category-id-62 li.product-customization-item:nth-child(2):before { margin: 1rem 0; content: "Optionnel, Specifier prénom, âge et/ou message et des allergies additionnelles, nous adapterons la recette (amande, noisette...) :"; color: #2c2c2c; font-size: 16px; top: -5px; position: relative; } body.category-id-62 li.product-customization-item:first-child { margin-top: 40px; } body.category-id-62 li.product-customization-item:nth-child(2) label { display: none; } body.category-id-62 li.product-customization-item:nth-child(1) label { display: none; } /*_______FIN CSS specific champs personalisation des gateaux_______________________________________*/ /*_______DEBUT CSS specific champs personalisation des PATISSERIE_______________________________________*/ body.category-id-63 .product-customization:before { content: "Veuillez indiquer le JOUR DE LIVRAISON ci-dessous :"; font-size: 15px; font-weight: 700; position: relative; text-decoration: underline; top: 10px; } body.category-id-63 li.product-customization-item:first-child:before { color: #2c2c2c; font-size: 16px; position: relative; content: "8h-18h, Lundi à Samedi en France et les instructions de livraison (sonnette cassée...)."; top: -20px; } body.category-id-63 li.product-customization-item:nth-child(2):before { margin: 1rem 0; content: "(OPTIONNEL) Message carte de voeux"; color: #2c2c2c; font-size: 16px; top: -5px; position: relative; } body.category-id-63 li.product-customization-item:first-child { margin-top: 40px; } body.category-id-63 li.product-customization-item:nth-child(2) label { display: none; } body.category-id-63 li.product-customization-item:nth-child(1) label { display: none; } /*_______FIN CSS specific champs personalisation des PATISSERIE_______________________________________*/ div#product-description-short-674 { padding-bottom: 20px; } #product textarea.form-control.product-message { border: solid 1px #696969; } #product button.btn.btn-secondary.btn-block { font-size: 15px !important; } #product button.btn.btn-primary.btn-lg.add-to-cart { font-size: 20px !important; } .product-customization { padding-top: 45px; } #header [type="button"], [type="reset"], [type="submit"], button { appearance: button; border-radius: 10px; font-size: 12px; padding-left: 8px !important; padding-right: 8px !important; background: #fffbfe; border: 2px solid #D146B7; margin-right: 5px; font-style: italic; color: #D146B7; font-weight: 700; } #header input[type="text"] { border-radius: 10px; background: #fffbfe; border: 1px solid #D146B7; font-style: italic; color: #D146B7; font-weight: 700; position: relative; bottom: -1px; } .cbp-horizontal .cbp-tab-title:last-child { font-style: italic; } #footer .rte-content p:last-child { margin-bottom: 0; max-width: 200px; text-align: center; margin: 0 auto; float: none; } #footer span { font-style: italic; } #footer h5.block-title { margin-bottom: 0; text-align: center; margin: 0 auto; float: none; } #footer i.fa.fa-map-marker { color: #c328a6; font-size: 22px !important; } #footer i.fa.fa-phone { color: #c328a6; font-size: 22px !important; } #footer i.fa.fa-envelope-o { color: #c328a6; font-size: 19px !important; } #footer .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #ffedfc !important; } #footer .btn-primary:hover, .btn-primary.disabled:hover, .btn-primary:disabled:hover, .btn-primary:focus, .btn-primary.disabled:focus, .btn-primary:disabled:focus { border: 1px solid #c328a6 !important; } #footer .block-links ul>li a:before { font-size: 17px; color: #c328a6; } a.btn.btn-primary.btn-block.btn-lg.mb-2 { border-radius: 10px; font-size: 18px; } #product button.btn.btn-secondary.btn-block:hover { border-radius: 10px; } #product button.btn.btn-secondary.btn-block { border-radius: 10px !important; } #product button.btn.btn-secondary.btn-block { font-size: 15px !important; } .modal.show .modal-content { border-radius: 10px; } .fa-check:before { color: #D146B7; } span.modal-title { color: gray; } .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #70c055!important; border-radius: 10px; font-size: 15px; } #left-column div#facets_search_wrapper { display: none; } div#left-column { padding-top: 20px; } #category div#content-wrapper { padding-top: 14px; } #category .col.col-auto { padding-bottom: 5px; } /*_______DEBUT CSS specific champs personalisation des gateaux_______________________________________*/ body.category-id-10 .product-customization:before { content: "Veuillez indiquer le JOUR DE LIVRAISON ci-dessous :"; font-size: 15px; font-weight: 700; position: relative; text-decoration: underline; top: 20px; } body.category-id-10 li.product-customization-item:first-child:before { color: #2c2c2c; font-size: 16px; position: relative; content: "8h-18h, Lundi à Samedi en France et les instructions de livraison (sonnette cassée...)."; top: -10px; } body.category-id-10 li.product-customization-item:nth-child(2):before { margin: 1rem 0; content: "Optionnel, Specifier prénom, âge et/ou message et/ou des allergies additionnelles, nous adapterons la recette (amande, noisette...) :"; color: #2c2c2c; font-size: 16px; top: -5px; position: relative; } body.category-id-10 li.product-customization-item:first-child { margin-top: 40px; } body.category-id-10 li.product-customization-item:nth-child(2) label { display: none; } body.category-id-10 li.product-customization-item:nth-child(1) label { display: none; } /*_______FIN CSS specific champs personalisation des gateaux_______________________________________*/ /*_______DEBUT CSS specific champs personalisation des PATISSERIE_______________________________________*/ body.category-id-11 .product-customization:before { content: "Veuillez indiquer le JOUR DE LIVRAISON ci-dessous :"; font-size: 15px; font-weight: 700; position: relative; text-decoration: underline; top: 10px; } body.category-id-11 li.product-customization-item:first-child:before { color: #2c2c2c; font-size: 16px; position: relative; content: "8h-18h, Lundi à Samedi en France et les instructions de livraison (sonnette cassée...)."; top: -20px; } body.category-id-11 li.product-customization-item:nth-child(2):before { margin: 1rem 0; content: "(OPTIONNEL) Message carte de voeux"; color: #2c2c2c; font-size: 16px; top: -5px; position: relative; } body.category-id-11 li.product-customization-item:first-child { margin-top: 40px; } body.category-id-11 li.product-customization-item:nth-child(2) label { display: none; } body.category-id-11 li.product-customization-item:nth-child(1) label { display: none; } /*_______FIN CSS specific champs personalisation des PATISSERIE_______________________________________*/ #footer .footer-style-3 .block-newsletter>h5 { text-shadow: 1px 1px 0 #c328a6, -1px 1px 0 #c328a6, 1px -1px 0 #c328a6, -1px -1px 0 #c328a6, 0px 1px 0 #c328a6, 0px -1px 0 #c328a6, -1px 0px 0 #c328a6, 1px 0px 0 #c328a6, 2px 2px 0 #c328a6, -2px 2px 0 #c328a6, 2px -2px 0 #c328a6, -2px -2px 0 #c328a6, 0px 2px 0 #c328a6, 0px -2px 0 #c328a6, -2px 0px 0 #c328a6, 2px 0px 0 #c328a6, 1px 2px 0 #c328a6, -1px 2px 0 #c328a6, 1px -2px 0 #c328a6, -1px -2px 0 #c328a6, 2px 1px 0 #c328a6, -2px 1px 0 #c328a6, 2px -1px 0 #c328a6, -2px -1px 0 #c328a6; } #footer span { text-shadow: 1px 1px 0 #c328a6, -1px 1px 0 #c328a6, 1px -1px 0 #c328a6, -1px -1px 0 #c328a6, 0px 1px 0 #c328a6, 0px -1px 0 #c328a6, -1px 0px 0 #c328a6, 1px 0px 0 #c328a6, 2px 2px 0 #c328a6, -2px 2px 0 #c328a6, 2px -2px 0 #c328a6, -2px -2px 0 #c328a6, 0px 2px 0 #c328a6, 0px -2px 0 #c328a6, -2px 0px 0 #c328a6, 2px 0px 0 #c328a6, 1px 2px 0 #c328a6, -1px 2px 0 #c328a6, 1px -2px 0 #c328a6, -1px -2px 0 #c328a6, 2px 1px 0 #c328a6, -2px 1px 0 #c328a6, 2px -1px 0 #c328a6, -2px -1px 0 #c328a6; } .rte-content img { border-radius: 10px; } #facets_search_center #search_filters { background: hsla(0,0%,80%,.15); padding-top: 3px; padding-left: 3px; } .mail-sent-info { display: none; } .col-sm-12.col-md-7.order-confirmation-title-payment span:before { content: "ATTENTION"; } p.gg11 { padding: 7px; border-radius: 10px; color: #fff; vertical-align: middle; background-color: #2b4170; background: -moz-linear-gradient(top, #3b5998, #2b4170); background: -ms-linear-gradient(top, #3b5998, #2b4170); background: -webkit-linear-gradient(top, #3b5998, #2b4170); box-shadow: 0px 3px 10px rgb(0 0 0 / 25%); text-shadow: 0px 2px 5px rgb(0 0 0 / 45%); max-width: 310px; float: none; margin: 0 auto; } p.gg9 { color: black; } .block-section.simpleblog-socialshare h4.section-title { font-size: 15px !important; } button.btn.btn-default.btn-google-plus { display: none; } button.btn.btn-default.btn-twitter { display: none; } button.btn.btn-default.btn-pinterest { display: none; } .simpleblog-socialshare-icons { text-align: center; padding: 7px; color: white !important; position: fixed; bottom: 30px; border-radius: 10px; vertical-align: middle; background-color: #2b4170; background: -moz-linear-gradient(top,#3b5998,#2b4170); background: -ms-linear-gradient(top,#3b5998,#2b4170); background: -webkit-linear-gradient(top,#3b5998,#2b4170); box-shadow: 0 3px 10px rgb(0 0 0 / 25%); text-shadow: 0 2px 5px rgb(0 0 0 / 45%); max-width: 110px; float: none; margin: 0 auto; } button.btn.btn-default.btn-facebook { color: white !important; } .fb-page.fb_iframe_widget { max-width: 100px; margin-right: 100px; } @media (max-width: 767px){ .fb-page.fb_iframe_widget { max-width: 200px; padding-bottom: 20px; text-align: center; float: none; margin: 0 auto; }} @media (max-width: 767px) { #footer .fb-page.fb_iframe_widget { display: block !important; } .fb-page.fb_iframe_widget { display: none !important; }} .fb-page.fb_iframe_widget { max-width: 100%; margin-right: 100px; } @media (max-width: 767px){ .fb-page.fb_iframe_widget { max-width: 200px; padding-bottom: 20px; text-align: center; float: none; margin: 0 auto; }} @media (max-width: 767px) { #footer .fb-page.fb_iframe_widget { display: block !important; } .fb-page.fb_iframe_widget { display: none !important; }} div#left-column .fb-page.fb_iframe_widget:before { content: "Likez nous sur Facebook et recevez nos codes promos régulièrement !"; font-size: 20px !important; color: #d164c9; font-weight: 600; } #footer .fb-page.fb_iframe_widget:before { content: "Likez nous sur Facebook et recevez nos codes promos régulièrement !"; font-size: 20px !important; color: #d164c9; font-weight: 600; } #footer .fb-page.fb_iframe_widget:before { max-width: 200px !important; content: "Likez nous sur Facebook et recevez nos codes promos régulièrement !"; font-size: 14px !important; color: #ffffff; font-weight: 600; text-shadow: 1px 1px 0 #c328a6, -1px 1px 0 #c328a6, 1px -1px 0 #c328a6, -1px -1px 0 #c328a6, 0 1px 0 #c328a6, 0 -1px 0 #c328a6, -1px 0 0 #c328a6, 1px 0 0 #c328a6, 2px 2px 0 #c328a6, -2px 2px 0 #c328a6, 2px -2px 0 #c328a6, -2px -2px 0 #c328a6, 0 2px 0 #c328a6, 0 -2px 0 #c328a6, -2px 0 0 #c328a6, 2px 0 0 #c328a6, 1px 2px 0 #c328a6, -1px 2px 0 #c328a6, 1px -2px 0 #c328a6, -1px -2px 0 #c328a6, 2px 1px 0 #c328a6, -2px 1px 0 #c328a6, 2px -1px 0 #c328a6, -2px -1px 0 #c328a6; } #footer .fb-page.fb_iframe_widget { max-width: 200px !important; } #footer .fb-page.fb_iframe_widget { margin-right: 0px !important; } .fb_iframe_widget iframe { padding-top: 5px; } .input-group.newsletter-input-group { border-radius: 15px!important; } .fb_iframe_widget iframe { position: absolute; border-radius: 15px!important; } a._42ft._4jy0._opc.pluginConnectButtonDisconnected._4jy3._517h._51sy { border-radius: 15px!important; background: white !important; border: 4px solid #eb62cf !important; top: -10px; } a.select-title.expand-more.form-control { border-radius: 13px!important; } span.ps-shown-by-js { border-radius: 4px!important; } h3.h3.product-title { font-size: 12px !important; } textarea.form-control.product-message { border-radius: 5px!important; } span.color.texture { border-radius: 5px!important; } span.sr-only { bottom: -82px !important; } span.form-control-label { text-decoration: underline; } span.modal-title { color: #D146B7; } span.modal-title { font-weight: 900!important; text-transform: uppercase!important; font-style: italic!important; font-size: 16px!important; color: #D146B7; } h1.step-title.h3 { font-weight: 900!important; text-transform: uppercase!important; font-style: italic!important; font-size: 16px!important; color: #D146B7; } .row.extra-small-gutters.product-quantity { display: none; } #order-confirmation .order-confirmation-title-payment h1.h1.page-title:after { content: "C'est avec très grand regret que nous devons annuler votre commande. Nous sommes vraiment désolés de ne pas pouvoir assurer votre commande et allons vous recontacter dès que nous pourro