.iqitfake{ display: none;} @charset "UTF-8"; /*** Style mixins ***/ /*** Variables mixins and functions ***/ body { background: #fcfbf4; } .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1320px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #1fa185; } a:hover:not(.nav-link):not(.btn) { color: #ed5ba3; } .pagination .page-list li:hover { border-color: #ed5ba3; } .pagination .page-list li.current { border-color: #ed5ba3; } .pagination .page-list li.current a { color: #ed5ba3; } #mobile-header { background: rgba(252, 251, 244, 0); border-bottom: none 1px #f0f0eb; box-shadow: 0px 4px 20px 0px rgba(37, 51, 77, 0.08); } #mobile-header #mobile-header-sticky { background: rgba(252, 251, 244, 0); } #mobile-header .mobile-main-bar { padding-top: 0.6666666667rem; padding-bottom: 0.6666666667rem; } #mobile-header .m-nav-btn { color: #25334d; } #mobile-header .m-nav-btn:hover { color: #ed5ba3; } html { font-size: 15px; } @media (max-width: 767px) { html { font-size: 15px; } } body { line-height: 1.6rem; } body { font-family: 'Outfit', sans-serif; } #blockcart-content { background: #fcfbf4; color: #25334d; border: none 1px; box-shadow: 0px 8px 24px 0px rgba(37, 51, 77, 0.12); } #blockcart-content a:not(.btn) { color: #25334d; } #blockcart-content a:not(.btn):hover { color: #25334d; } /*** 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: rgba(0, 0, 0, 0); color: #25334d; border: solid 1px #25334d; } .btn-secondary:hover, .btn-secondary:focus, .btn-secondary :active, .btn-secondary.disabled:hover, .btn-secondary.disabled:focus, .btn-secondary.disabled :active, .btn-secondary:disabled:hover, .btn-secondary:disabled:focus, .btn-secondary:disabled :active, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:hover, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:focus, .bootstrap-touchspin .group-span-filestyle .btn-touchspin :active, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:hover, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:focus, .group-span-filestyle .bootstrap-touchspin .btn-touchspin :active, .group-span-filestyle .btn-default:hover, .group-span-filestyle .btn-default:focus, .group-span-filestyle .btn-default :active { background: #25334d; color: #ffffff; border-color: #25334d; } .btn-secondary:not(:disabled):not(.disabled):active { background: #25334d; color: #ffffff; border-color: #25334d; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: rgba(0, 0, 0, 0); color: #25334d; border: solid 1px #e6e2da; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #25334d; color: #ffffff; border: solid 1px #e6e2da; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #ed5ba3; color: #ffffff; border: none 1px; } .btn-primary:hover, .btn-primary:focus, .btn-primary :active, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled :active, .btn-primary:disabled:hover, .btn-primary:disabled:focus, .btn-primary:disabled :active { background: #d94a8f; color: #ffffff; border-color: rgba(0, 0, 0, 0); } .btn-primary:not(:disabled):not(.disabled):active { background: #d94a8f; color: #ffffff; border-color: rgba(0, 0, 0, 0); } #wrapper .breadcrumb { background: #fcfbf4; padding-top: 0.9333333333rem; padding-bottom: 0.9333333333rem; margin-top: -1.6rem; margin-bottom: 1.6rem; font-size: 0.8666666667rem; font-style: normal; font-weight: normal; text-transform: none; color: #25334d; } #wrapper .breadcrumb li:after { color: #25334d; } #wrapper .breadcrumb a { color: #25334d; } /*** Text fields ***/ .form-control { background-color: #ffffff; color: #25334d; border: solid 1px #e6e2da; } .custom-select2, .custom-select2 option { background-color: #ffffff; } .custom-select2:after { color: #25334d; } .bootstrap-touchspin .btn-touchspin { background-color: #ffffff; color: #25334d; border: solid 1px #e6e2da; } .bootstrap-touchspin .btn-touchspin:hover { color: #25334d; background: #ffffff; } .form-control::-webkit-input-placeholder { color: #25334d; } .form-control::-moz-placeholder { color: #25334d; } .form-control:-ms-input-placeholder { color: #25334d; } .form-control:-moz-placeholder { color: #25334d; } .form-control:focus { color: #25334d; background: #ffffff; border-color: #ed5ba3; box-shadow: 0px 0px 8px 0px rgba(237, 91, 163, 0.15); } .custom-select2:focus-within { background: #ffffff; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #ffffff; } .custom-radio input[type=radio]:checked + span { background-color: #ffffff; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #ed5ba3; color: #ffffff; border-color: rgba(0, 0, 0, 0); } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #ffffff; border: solid 1px #e6e2da; box-shadow: 0px 8px 20px 0px rgba(37, 51, 77, 0.12); } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #25334d!important; border-bottom: solid 1px #e6e2da; } .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:hover { background: rgba(37, 51, 77, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #ed5ba3!important; color: white!important; } .tooltip { --bs-tooltip-bg: #ed5ba3; --bs-tooltip-color: #ffffff; } /*** Modals ***/ .modal-backdrop { background: rgba(37, 51, 77, 0.29); } .modal-content { background: #fcfbf4; border: none 1px #212121; box-shadow: 0px 10px 32px 0px rgba(37, 51, 77, 0.12); } .js-quickview-np-btn { background: #fcfbf4; } /*** Notifications ***/ .ns-box { background: #fcf4fa; color: #25334d; border: solid 1px #f3d7e7; box-shadow: 0px 5px 18px 0px rgba(37, 51, 77, 0.08); } .product-price { color: #25334d; } .iqit-review-star { color: #ed5ba3; } .product-flags .product-flag { font-size: 0.8rem; font-style: normal; font-weight: bold; text-transform: uppercase; } .product-flags .discount, .product-flags .on-sale { background: #ed5ba3; color: #ffffff; } .product-flags .new { background: #fcfbf4; color: #25334d; } .product-flags .online-only, .product-flags .pack { background: #f4ddea; color: #25334d; } .product-flags .out_of_stock { background: #25334d; color: #ffffff; } .discount { background: #ed5ba3; color: #ffffff; } .product-available { background: #1fa185; color: #ffffff; } .product-unavailable { background: #25334d; color: #ffffff; } .product-unavailable-allow-oosp { background: #ed5ba3; color: #ffffff; } .alert-success { background: #e6f7f3; color: #1fa185; border-color: #e6f7f3; } .alert-success a:link:not(.nav-link):not(.btn), .alert-success a:visited:not(.nav-link):not(.btn) { color: #1fa185; text-decoration: underline; } .alert-info { background: #f4f6f8; color: #25334d; border-color: #f4f6f8; } .alert-info a:link:not(.nav-link):not(.btn), .alert-info a:visited:not(.nav-link):not(.btn) { color: #25334d; text-decoration: underline; } .alert-warning { background: #fff4e6; color: #cc7a00; border-color: #fff4e6; } .alert-warning a:link:not(.nav-link):not(.btn), .alert-warning a:visited:not(.nav-link):not(.btn) { color: #cc7a00; text-decoration: underline; } .alert-danger { background: #fdeaea; color: #b30031; border-color: #fdeaea; } .alert-danger a:link:not(.nav-link):not(.btn), .alert-danger a:visited:not(.nav-link):not(.btn) { color: #b30031; text-decoration: underline; } #iqitcompare-floating { background: #ffffff; border-top: none 1px; border-left: none 1px; border-right: none 1px; box-shadow: 0px 8px 24px 0px rgba(37, 51, 77, 0.1); } #iqitcompare-floating a { color: #25334d; } #page-preloader { background: #fcfbf4; } #back-to-top { background: #ed5ba3; color: #ffffff; } #back-to-top:hover { background: #25334d; color: #ffffff; } ::-webkit-scrollbar { -webkit-appearance: none; width: 7px; } ::-webkit-scrollbar-thumb { background: #ed5ba3; } ::-webkit-scrollbar-track { background: rgba(240, 240, 235, 0); } body { scrollbar-face-color: #ed5ba3; scrollbar-track-color: rgba(240, 240, 235, 0); } #header, #checkout-header { background: rgba(252, 251, 244, 0); border-top: none 1px; border-bottom: none 1px #beb9b4; box-shadow: 0px 6px 24px 0px rgba(37, 51, 77, 0.06); } #header .container, #checkout-header .container { max-width: 100%; } .sticky-desktop-wrapper #desktop-header.stuck-header { background: rgba(252, 251, 244, 0); border-bottom: none 1px #beb9b4; box-shadow: 0px 6px 24px 0px rgba(37, 51, 77, 0.06); } #header .header-nav { color: #25334d; background: #fcfbf4; border-bottom: none 1px #cfcfcf; font-size: 0.8666666667rem; } #header .header-nav a { color: #25334d; } #header .header-nav a:hover { color: #ed5ba3; } #header .header-nav .social-links._topbar { font-size: 1.6666666667rem; } .header-top { padding-top: 0.3333333333rem; padding-bottom: 0.3333333333rem; color: #25334d; } .header-top a:not(.btn):not(.nav-link) { color: #25334d; } .header-top a:not(.btn):not(.nav-link):hover { color: #ed5ba3; } .header-top .form-search-control { background: #ffffff; color: #25334d; border: solid 1px #e6e0d8; } .header-top input.form-search-control::-webkit-input-placeholder { color: #25334d; } .header-top input.form-search-control:-moz-placeholder { color: #25334d; } .header-top input.form-search-control:-ms-input-placeholder { color: #25334d; } .header-top input.form-search-control:-moz-placeholder { color: #25334d; } .header-top .search-btn { color: #25334d; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.4666666667rem; display: block; } .header-top .header-btn-w .header-btn .title { display: none !important; } .header-top .header-cart-default a.cart-toogle { background: rgba(0, 0, 0, 0); color: #25334d; padding: 0.6rem 0.6rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #25334d; } .header-top a.header-cart-btn:not(:hover) { color: #25334d; } .stuck-header .header-top { padding-top: 0.6666666667rem; padding-bottom: 0.6666666667rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: rgba(252, 251, 244, 0.96); } .cart-products-count-btn { background: #ed5ba3; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 42%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: rgba(0, 0, 0, 0); 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.2rem; max-width: 21.3333333333rem; color: #25334d; padding-left: 1.2rem; padding-right: 1.2rem; border-left: none 1px #575757; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #25334d; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1.0666666667rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3.2rem !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: #f6d9ea; color: #25334d; } .cbp-horizontal .cbp-tab-title { font-size: 0.8rem; font-style: normal; font-weight: bold; text-transform: uppercase; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #25334d; color: #fcfbf4; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.2rem; max-height: 1.2rem; } .cbp-horizontal > ul { text-align: center; } .cbp-horizontal > ul > li { float: none; text-align: left; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 0.8666666667rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 0.6666666667rem; padding-right: 0.6666666667rem; } } #cbp-hrmenu .cbp-hrsub { transform: translateY(15px); } #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; } /*** VERTICAL MENU ***/ .cbp-vertical-on-top #cbp-hrmenu1-ul { background: #fcfbf4; border: solid 1px #e8e1d8; } #content-wrapper #cbp-hrmenu1 { background: #fcfbf4; border: solid 1px #e8e1d8; } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1.0666666667rem; font-style: normal; font-weight: normal; text-transform: none; color: #fcfbf4; background: #25334d; line-height: 3.3333333333rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #fcfbf4; background: #ed5ba3; } #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.6666666667rem; padding-bottom: 0.6666666667rem; border-top: solid 1px #eee7de; } #cbp-hrmenu1 > ul > li > a .cbp-mainlink-icon, #cbp-hrmenu1 > ul > li > a .cbp-mainlink-iicon { font-size: 1.3333333333rem; max-height: 1.3333333333rem; } #cbp-hrmenu1 > ul > li > a, #cbp-hrmenu1 > ul > li > span.cbp-main-link { color: #25334d; } #cbp-hrmenu1 > ul > li.cbp-hropen > a, #cbp-hrmenu1 > ul > li.cbp-hropen > a:hover { background: #f7f2eb; color: #25334d; } #cbp-hrmenu1 .cbp-legend { background: #ed5ba3; color: #ffffff; } #cbp-hrmenu1 .cbp-hrsub, #cbp-hrmenu1 > ul, #cbp-hrmenu1 .cbp-hrsub-level2, #cbp-hrmenu1 .cbp-hrsub-wrapper { transition: visibility 300ms ease-in-out, opacity 300ms ease-in-out; } .cbp-vert-expanded #cbp-hrmenu1 .cbp-vertical-title { color: #fcfbf4; background: #ed5ba3; } .cbp-not-on-top #cbp-hrmenu1-ul { position: relative; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-wrapper { top: 0; margin-top: 0px !important; min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-hrsub { min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-show { -js-display: flex; display: flex; flex-wrap: wrap; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-inner { width: 100%; } /*** SUBMENU ***/ .cbp-hrmenu .cbp-hrsub { font-size: 0.8666666667rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #ffffff; border: none 1px #37a625; box-shadow: 0px 8px 30px 0px rgba(37, 51, 77, 0.08); } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: #25334d !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #ed5ba3 !important; } .cbp-hrmenu .tabs-links { background: rgba(0, 0, 0, 0); } .cbp-hrmenu .cbp-tabs-names li a { color: #25334d !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #ed5ba3; color: #ffffff !important; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #25334d !important; border-bottom: none 1px #c69de3; font-size: 0.8666666667rem; font-style: normal; font-weight: bold; text-transform: uppercase; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: #ed5ba3 !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #fcfbf4; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #25334d !important; } #iqitmegamenu-mobile { background: #fcfbf4; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab { min-height: 3.4666666667rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab:not(:last-child) { border-bottom: none 1px; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__arrow { padding-top: 1.0666666667rem; padding-bottom: 1.0666666667rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__link { color: #595050 !important; padding-top: 1.0666666667rem; padding-bottom: 1.0666666667rem; font-size: 1.2rem; font-style: normal; font-weight: normal; text-transform: none; } .col-mobile-menu-push #iqitmegamenu-mobile { border: none 1px; } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile { box-shadow: 0px 0px 24px 0px rgba(37, 51, 77, 0.1); } .mobile-menu__submenu { background: #fcfbf4; } .mobile-menu__tab { border-bottom: none 1px; min-height: 3.6rem; } .mobile-menu__link { color: #25334d !important; padding-top: 1.1333333333rem; padding-bottom: 1.1333333333rem; font-size: 1.0666666667rem; font-style: normal; font-weight: bold; text-transform: none; } .mobile-menu__arrow { padding-top: 1.1333333333rem; padding-bottom: 1.1333333333rem; color: #25334d; font-size: 1.3333333333rem; } .mobile-menu__tab-icon { font-size: 1.0666666667rem; } .mobile-menu__tab-icon--img { max-height: 1.0666666667rem; } .mobile-menu__legend { font-size: 0.7333333333rem; font-style: normal; font-weight: normal; text-transform: none; color: #fcfbf4; background-color: #25334d; } .mobile-menu__header-wrapper { color: #25334d; background-color: #fcfbf4; border-bottom: none 1px; } .mobile-menu__title { font-size: 0.8666666667rem; font-style: normal; font-weight: bold; text-transform: none; } .mobile-menu__column-title { font-size: 0.9333333333rem; font-style: normal; font-weight: bold; text-transform: none; color: #25334d !important; } .mobile-menu__column { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; color: #25334d; margin-bottom: 0.8rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 0.8rem; } .mobile-menu__column-title { margin-bottom: 0.5333333333rem; } .mobile-menu__links-list-li { padding-top: 0.5333333333rem; padding-bottom: 0.5333333333rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #25334d; } .mobile-menu__footer { border-top: none 1px; color: #25334d; background-color: #fcfbf4; } /*** PS_FacatedSearch ***/ /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: rgba(252, 251, 244, 0.8); color: #25334d; } .swiper-pagination-product { display: none !important; } /*** Product miniature ***/ .products.row { margin: -0.9333333333rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0.9333333333rem; } .swiper-container-wrapper { margin: -0.9333333333rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.9333333333rem; } .swiper-container-wrapper .product-carousel { padding: 0.9333333333rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.9333333333rem; } .product-miniature { border: none 1px; outline: 1px none transparent; box-shadow: 0px 6px 20px 0px rgba(37, 51, 77, 0.06); background: #f9f8f0; color: #25334d; } .product-miniature a:link:not(.nav-link):not(.btn), .product-miniature a:visited:not(.nav-link):not(.btn) { color: #25334d; } .product-miniature .product-price { color: #ed5ba3; } .product-miniature .iqit-review-star { color: #ed5ba3; } .product-miniature-grid .product-title { font-size: 1.0666666667rem; font-style: normal; font-weight: normal; text-transform: none; } .product-miniature-grid .product-price { font-size: 1.3333333333rem; font-style: normal; font-weight: bold; text-transform: none; } @media (hover: hover) { .product-miniature:hover { border-color: #f9f8f0; outline: none 1px; box-shadow: 0px 8px 24px 0px rgba(37, 51, 77, 0.1); background: #f9f8f0; color: #25334d; } .product-miniature:hover a:link:not(.nav-link):not(.btn), .product-miniature:hover a:visited:not(.nav-link):not(.btn) { color: #25334d; } .product-miniature:hover .product-price { color: #ed5ba3; } .product-miniature:hover .iqit-review-star { color: #ed5ba3; } } .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: #25334d !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: rgba(37, 51, 77, 0.04); } .product-miniature-grid .product-functional-buttons-bottom { bottom: auto; top: 0.7rem; right: 0rem; left: auto; min-width: auto; padding: 0; transform: translate(0, 0); } .products-grid .product-miniature .product-category-name { display: none !important; } .products-grid .product-miniature .product-reference { display: none !important; } .products-grid .product-miniature .product-brand { display: none !important; } .products-grid .product-miniature .product-description-short { display: none !important; } .products-grid .product-miniature .product-add-cart { display: none !important; } .products-grid .product-miniature .products-variants { display: none !important; } .products-grid .product-miniature .flag-discount-value { display: none !important; } .product-miniature .input-qty, .product-miniature .input-group-add-cart .bootstrap-touchspin { display: none !important; } .btn-product-list { padding: 0.4rem 0.8rem; background: #ed5ba3; color: #25334d; border: none 1px #ed5ba3; } .btn-product-list:hover { background: #c94c91; color: #ffffff; border-color: rgba(0, 0, 0, 0); } .products-grid .product-miniature-default { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; } .products-grid .product-miniature-default .product-description { -webkit-box-flex: auto; -ms-flex: auto; flex: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; } .products-grid .product-add-cart { margin: auto auto 0 auto; } .product-carousel { height: 100%; } .products.swiper-container .swiper-slide { height: auto; } .products-grid .product-miniature-layout-1 { text-align: center; } .products-grid .product-miniature-layout-1 .input-group-add-cart { justify-content: center; } .products-grid .product-miniature-layout-1 .product-description { padding: 0.6666666667rem; } .products-grid .product-miniature-layout-2 .product-add-cart { display: none !important; } .products-grid .product-miniature-layout-2 .products-variants { padding-top: 0rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 0.6666666667rem; } .products-grid .product-miniature-layout-3 .product-description { background: #f9f8f0; } .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-rows: 1fr; grid-auto-rows: 0; display: grid; overflow-y: hidden; } .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } @media (min-width: 768px) { .layout-full-width .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(1, 1fr); } } @media (min-width: 992px) { .layout-full-width .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(4, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } } @media (min-width: 1200px) { .layout-full-width .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(4, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 1.7333333333rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: none 1px; } .images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow { color: #25334d; background: rgba(237, 91, 163, 0.08); } .images-container .swiper-button-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .swiper-button-arrow:hover { opacity: 0.6 !important; } #product .product-cover .expander { color: #25334d; background: rgba(237, 91, 163, 0.08); } #product .product-cover .expander:hover { opacity: 0.6 !important; } #product .product-cover .expander { display: none; } .product-variants > .product-variants-item { display: inline-block; margin-right: 1rem; vertical-align: top; } #main #main-product-wrapper { transition: opacity 0.3s ease; } #main.-combinations-loading { position: relative; } #main.-combinations-loading #product-preloader { display: block; position: absolute; z-index: 10; top: -10px; } #main.-combinations-loading #main-product-wrapper { opacity: 0.3; } #checkout #header { display: none !important; } #checkout #footer, #checkout #iqitcompare-floating-wrapper { display: none !important; } #checkout #wrapper { background: #fcfbf4; } #checkout .card, #checkout section.checkout-step { background: #ffffff; color: #25334d; } #checkout .card a:link:not(.nav-link):not(.btn), #checkout .card a:visited:not(.nav-link):not(.btn), #checkout section.checkout-step a:link:not(.nav-link):not(.btn), #checkout section.checkout-step a:visited:not(.nav-link):not(.btn) { color: #25334d; } #wrapper { background: #fcfbf4; border-top: none 1px #000000; border-bottom: none 1px #000000; padding-top: 1.6rem; padding-bottom: 1.6rem; color: #25334d; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; padding-bottom: 0rem; } #content-wrapper .page-title { color: #3a4664; font-size: 1.8666666667rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; padding-bottom: 0.6em; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #3a4664; } #content-wrapper .page-title:after { content: ""; position: absolute; bottom: -1px; display: block; width: 40px; height: 1px; border-bottom: none 2px #212121; left: 0; right: 0; } #content-wrapper .section-title { color: #25334d; font-size: 1.2rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: none 1px #beb9b4; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #25334d; } .nav-tabs .nav-link { color: #25334d; font-size: 1.0666666667rem; 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: #25334d; border-bottom: none 3px #c69de3; } .iqit-accordion .title { font-size: 1.0666666667rem; font-style: normal; font-weight: bold; text-transform: none; } .iqit-accordion .title a:link:not(.nav-link):not(.btn), .iqit-accordion .title a:visited:not(.nav-link):not(.btn) { color: #25334d; } .iqit-accordion .nav-link { border-bottom: none 3px #c69de3; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #25334d; border-bottom: none 3px #c69de3; } #wrapper .block-title { color: #25334d; font-size: 1.0666666667rem; letter-spacing: 0.0333333333rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; padding-bottom: 0.6em; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #25334d; } #wrapper .block-title:after { content: ""; position: absolute; bottom: -0.5px; display: block; width: 30px; height: 1px; border-bottom: none 1px #c69de3; left: 0; right: 0; } #left-column .block, #right-column .block { background: #ffffff; padding: 1.0666666667rem; border: none 1px; } #footer, #checkout-footer { background: #fcfbf4; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: none 1px #ffffff; background: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #25334d; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #25334d; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #25334d; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #25334d; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #25334d; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #25334d; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.8666666667rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #ffffff !important; } #footer .social-links._footer a:hover, #checkout-footer .social-links._footer a:hover { color: #ed5ba3 !important; } #footer .block-title, #checkout-footer .block-title { color: #25334d; font-size: 1.0666666667rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; padding-bottom: 0.6em; } #footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:link, #checkout-footer .block-title a:visited { color: #25334d; } #footer .block-title:after, #checkout-footer .block-title:after { content: ""; position: absolute; bottom: -0.5px; display: block; width: 30px; height: 1px; border-bottom: none 1px #c69de3; left: 0; right: 0; } #footer-container-first { border-top: none 1px; padding-top: 3.2rem; padding-bottom: 3.2rem; background: #25334d; color: #ffffff; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: bold; text-transform: none; } #footer-container-main, #checkout-footer { border-top: none 1px; padding-top: 5.3333333333rem; padding-bottom: 4.3333333333rem; color: #25334d; } #footer-container-main a, #checkout-footer a { color: #25334d; } #footer-container-main a:hover, #checkout-footer a:hover { color: #ed5ba3; } #footer-copyrights { border-top: none 1px; background: #fcf4fa; padding-top: 2rem; padding-bottom: 2rem; } @media (max-width: 767px) { #footer .block-toggle { width: 100%; flex-basis: initial; } #footer .block-toggle > .block-title { cursor: pointer; } #footer .block-toggle > .block-title span::after { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: ""; margin-left: 10px; } #footer .block-toggle > .block-content { display: none; } #footer .block-toggle._toggled > .block-content { display: block; } #footer .block-toggle._toggled .block-title span::after { content: ""; } #footer .footer-style-inline .block-title { display: block !important; max-width: 100%; } #footer .footer-style-inline .block-content { display: block; width: 100%; margin-top: 1rem; } } #maintenance-page { background: #f0f0eb; color: #212121; } #maintenance-page a, #maintenance-page a:link { color: #212121; } @font-face { font-family: 'Material Icons'; font-style: normal; font-weight: 400; src: url(iconfont/MaterialIcons-Regular.eot); /* For IE6-8 */ src: local('Material Icons'), local('MaterialIcons-Regular'), url(iconfont/MaterialIcons-Regular.woff2) format('woff2'), url(iconfont/MaterialIcons-Regular.woff) format('woff'), url(iconfont/MaterialIcons-Regular.ttf) format('truetype'); } .material-icons { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; /* Preferred icon size */ display: inline-block; width: 1em; height: 1em; line-height: 1; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; font-feature-settings: 'liga'; } /* Nasconde il blocco cashback nel footer del carrello */ #cart .cart-detailed-footer .ets-am-cart-footer, #cart .cart-detailed-footer [class*="ets_am_"] { display: none; } .p4l-popup-newsletter { display: grid; grid-template-columns: 46% 54%; width: 100%; background: #fcfbf4; border-radius: 18px; overflow: hidden; } .p4l-popup-media { min-height: 420px; background: #f7edf3 url("https://pelvis4love.it/img/cms/foto homepage/popup newsletter.JPEG") 84% center / cover no-repeat; } .p4l-popup-content { display: flex; align-items: center; justify-content: center; padding: 30px 28px; background: #fcfbf4; } .p4l-popup-inner { width: 100%; max-width: 360px; margin: 0 auto; } .p4l-popup-eyebrow { margin: 0 0 8px 0; font-family: 'Outfit', Arial, sans-serif; font-size: 11px; line-height: 1.4; letter-spacing: .12em; text-transform: uppercase; font-weight: 600; color: #25334d; opacity: .55; text-align: center; } .p4l-popup-title { margin: 0 0 14px 0; font-family: 'Playfair Display', Georgia, serif; font-size: 30px; line-height: 1.1; font-weight: 700; color: #3a4664; text-align: center; } .p4l-popup-text { margin: 0 0 16px 0; font-family: 'Outfit', Arial, sans-serif; font-size: 14px; line-height: 1.6; color: #25334d; text-align: center; } .p4l-popup-note { margin: 0 0 20px 0; font-family: 'Outfit', Arial, sans-serif; font-size: 13px; line-height: 1.5; color: #25334d; opacity: .78; text-align: center; } .p4l-popup-note strong { font-weight: 700; color: #25334d; } .p4l-popup-cta-wrap { margin: 0 0 20px 0; } .p4l-popup-cta { display: block; width: 100%; box-sizing: border-box; text-align: center; padding: 14px 18px; background: #ed5ba3; color: #ffffff !important; font-family: 'Outfit', Arial, sans-serif; font-size: 16px; line-height: 1.2; font-weight: 700; border-radius: 14px; text-decoration: none !important; box-shadow: 0 8px 20px rgba(237, 91, 163, 0.22); transition: transform .2s ease, box-shadow .2s ease, background .2s ease; } .p4l-popup-cta:hover { background: #e14b96; color: #ffffff !important; transform: translateY(-1px); box-shadow: 0 10px 24px rgba(237, 91, 163, 0.26); } .p4l-popup-legal { margin: 0; font-family: 'Outfit', Arial, sans-serif; font-size: 12px; line-height: 1.55; color: #25334d; opacity: .72; text-align: center; } .p4l-popup-legal a { color: #1fa185; text-decoration: underline; } @media (max-width: 767px) { .p4l-popup-newsletter { grid-template-columns: 1fr; border-radius: 18px; } .p4l-popup-media { min-height: 220px; background-position: center center; } .p4l-popup-content { padding: 22px 18px 20px; } .p4l-popup-inner { max-width: 100%; } .p4l-popup-title { font-size: 28px; line-height: 1.08; } .p4l-popup-text, .p4l-popup-note { font-size: 14px; } .p4l-popup-cta { padding: 15px 16px; } } @media (max-width: 767px) { .p4l-popup-eyebrow { font-size: 12px !important; } .p4l-popup-title { font-size: 30px !important; line-height: 1.1 !important; } .p4l-popup-text { font-size: 15px !important; line-height: 1.6 !important; } .p4l-popup-note { font-size: 14px !important; } .p4l-popup-cta { font-size: 17px !important; padding: 16px 18px !important; } .p4l-popup-legal { font-size: 12.5px !important; } } /* === P4L DESIGN SYSTEM 2026: START === */ :root { --p4l-bg: #fcfbf4; --p4l-surface: #ffffff; --p4l-navy: #25334d; --p4l-heading: #3a4664; --p4l-pink: #ed5ba3; --p4l-pink-hover: #d94a8f; --p4l-green: #1fa185; --p4l-warm-grey: #8a837c; --p4l-border: #e6e2da; --p4l-radius-sm: 10px; --p4l-radius-md: 14px; --p4l-radius-lg: 18px; --p4l-shadow-card: 0 6px 20px rgba(37, 51, 77, .06); --p4l-shadow-card-hover: 0 8px 24px rgba(37, 51, 77, .10); } /* Allineamento breadcrumb al grid globale */ .breadcrumb, .breadcrumb-wrapper .container, .iqitbreadcrumb .container { max-width: 1320px; margin-left: auto; margin-right: auto; } /* Immagini prodotto stabili: riduce CLS nelle griglie */ .product-miniature .thumbnail-container, .product-miniature .product-thumbnail, .product-miniature .product-thumbnail a { display: block; } .product-miniature .product-thumbnail { aspect-ratio: 1 / 1; overflow: hidden; background: #ffffff; } .product-miniature .product-thumbnail img { width: 100%; height: 100%; object-fit: contain; } /* Hover card più editoriale e meno marketplace */ .product-miniature .thumbnail-container { transition: transform .22s ease, box-shadow .22s ease; box-shadow: var(--p4l-shadow-card); } .product-miniature:hover .thumbnail-container { transform: translateY(-3px); box-shadow: var(--p4l-shadow-card-hover); } /* Prezzo pieno neutro, prezzo promozionale rosa */ .product-price-and-shipping .regular-price, .product-prices .regular-price { color: var(--p4l-navy); } .product-price-and-shipping .price, .product-prices .current-price { color: var(--p4l-pink); } /* Testi secondari editoriali */ .p4l-meta, .p4l-caption, .p4l-note, .article-meta, .cms-meta { color: var(--p4l-warm-grey); } /* CTA secondaria coerente */ .btn-secondary, .btn-outline-primary, .p4l-btn-secondary { background: transparent; color: var(--p4l-navy); border: 1px solid var(--p4l-navy); } .btn-secondary:hover, .btn-outline-primary:hover, .p4l-btn-secondary:hover { background: var(--p4l-navy); color: #ffffff; border-color: var(--p4l-navy); } /* Contenuti CMS più leggibili e coerenti con la nuova homepage */ .page-cms .page-content, .cms-page-content, .p4l-editorial-content { max-width: 900px; margin-left: auto; margin-right: auto; } .page-cms .page-content p, .cms-page-content p, .p4l-editorial-content p { line-height: 1.75; } /* Migliore focus da tastiera */ a:focus-visible, button:focus-visible, .btn:focus-visible, input:focus-visible, select:focus-visible, textarea:focus-visible { outline: 2px solid var(--p4l-pink); outline-offset: 3px; } /* Mobile: mantiene leggibilità e stabilità */ @media (max-width: 767px) { .product-miniature:hover .thumbnail-container { transform: none; } .page-cms .page-content, .cms-page-content, .p4l-editorial-content { max-width: 100%; } } /* === P4L DESIGN SYSTEM 2026: END === */ }