.iqitfake{ display: none;} /*** Style mixins ***/ /*** Variables mixins and functions ***/ a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #333333; } a:hover:not(.nav-link):not(.btn) { color: #444444; } .pagination .page-list li:hover { border-color: #444444; } .pagination .page-list li.current { border-color: #444444; } .pagination .page-list li.current a { color: #444444; } #mobile-header { background: #ffffff; border-bottom: none 1px #e3e3e3; } #mobile-header #mobile-header-sticky { background: #ffffff; } #mobile-header .mobile-main-bar { padding-top: 1.0714285714rem; padding-bottom: 1.0714285714rem; } #mobile-header .m-nav-btn { color: #000000; } #mobile-header .m-nav-btn:hover { color: #333333; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #ffffff; } #mobile-header .m-nav-btn { padding-top: 1.0714285714rem; padding-bottom: 1.0714285714rem; border: none 1px; border-left: none; } #mobile-header .m-nav-btn:hover { background: #ffffff; } #mobile-header .col-mobile-btn:last-child .m-nav-btn { border-right: none; } html { font-size: 14px; } @media (max-width: 767px) { html { font-size: 12px; } } body { line-height: 1.4rem; } body { font-family: "Sen", sans-serif; } .h1, .h2, .block-title, .page-title, .modal-title, .step-title { font-family: "Playfair Display", serif; } #blockcart-content { background: #ffffff; border: none 1px; box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } /*** Secondary button ***/ .btn-secondary, .btn-secondary.disabled, .btn-secondary:disabled, .bootstrap-touchspin .group-span-filestyle .btn-touchspin, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .group-span-filestyle .btn-default { background: #000000; color: #ffffff; border: none 1px #f0f0f0; } .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: #d2184a; color: #ffffff; } .btn-secondary:not(:disabled):not(.disabled):active { background: #d2184a; color: #ffffff; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #000000; color: #ffffff; border: solid 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #d2184a; color: #ffffff; border: solid 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #dc0070; 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: #d2184a; color: #ffffff; } .btn-primary:not(:disabled):not(.disabled):active { background: #d2184a; color: #ffffff; } #wrapper .breadcrumb { padding-top: 0.7142857143rem; padding-bottom: 0.7142857143rem; margin-top: -1.0714285714rem; margin-bottom: 1.0714285714rem; font-size: 0.8571428571rem; font-style: normal; font-weight: normal; text-transform: none; color: #333333; } #wrapper .breadcrumb li:after { color: #333333; } #wrapper .breadcrumb a { color: #333333; } /*** Text fields ***/ .form-control { background-color: #ffffff; color: #777777; border: solid 1px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: #ffffff; } .custom-select2:after { color: #777777; } .bootstrap-touchspin .btn-touchspin { background-color: #ffffff; color: #777777; border: solid 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #777777; } .form-control::-webkit-input-placeholder { color: #777777; } .form-control::-moz-placeholder { color: #777777; } .form-control:-ms-input-placeholder { color: #777777; } .form-control:-moz-placeholder { color: #777777; } .form-control:focus { color: #777777; border-color: #8a8a8a; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #000000; } .custom-radio input[type=radio]:checked + span { background-color: #000000; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #ffffff; color: #000000; border-color: #e3e3e3; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #ffffff; 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, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:hover { background: rgba(71, 71, 71, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #333333; color: #ffffff; } .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: #333333; } .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before { border-bottom-color: #333333; } /*** Modals ***/ .modal-backdrop { background: rgba(194, 194, 194, 0.7); } .modal-content { background: #ffffff; border: none 1px; } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #ca5058; color: #ffffff; border: none 1px; } .product-price { color: #000000; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 0.8571428571rem; font-style: normal; font-weight: bold; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #dc0070; color: #ffffff; } .product-flags .new { background: #000000; color: #ffffff; } .product-flags .online-only, .product-flags .pack { background: #000000; color: #ffffff; } .product-flags .out_of_stock { background: #000000; color: #ffffff; } .discount { background: #dc0070; color: #ffffff; } .product-available { background: #67a675; color: #ffffff; } .product-unavailable { background: #000000; color: #ffffff; } .alert-success a:link:not(.nav-link):not(.btn), .alert-success a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-info a:link:not(.nav-link):not(.btn), .alert-info a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-warning a:link:not(.nav-link):not(.btn), .alert-warning a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-danger a:link:not(.nav-link):not(.btn), .alert-danger a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } #iqitcompare-floating { background: #ffffff; border-top: none 1px; border-left: none 1px; border-right: none 1px; } #page-preloader { background: #ffffff; } #back-to-top { background: #000000; color: #ffffff; display: none; } #back-to-top:hover { background: #333333; color: #ffffff; } #header, #checkout-header { border-top: none 1px; border-bottom: none 1px; } .sticky-desktop-wrapper #desktop-header.stuck-header { border-bottom: none 1px; } #header .header-nav { color: #000000; background: #f8f8f8; border-bottom: none 1px; padding-top: 0.5714285714rem; padding-bottom: 0.5714285714rem; font-size: 0.8571428571rem; } #header .header-nav a { color: #333333; } #header .header-nav a:hover { color: #444444; } #header .header-nav .social-links._topbar { font-size: 1.1428571429rem; } .header-top { padding-top: 1.7857142857rem; padding-bottom: 1.7857142857rem; color: #000000; } .header-top a:not(.btn):not(.nav-link) { color: #333333; } .header-top a:not(.btn):not(.nav-link):hover { color: #444444; } .header-top .form-search-control { border: none 1px #e3e3e3; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.4285714286rem; display: block; } .header-top .header-cart-default a.cart-toogle { background: #000000; color: #000000; padding: 0.6428571429rem 0.6428571429rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #000000; } .header-top a.header-cart-btn:not(:hover) { color: #000000; } .stuck-header .header-top { padding-top: 0.3571428571rem; padding-bottom: 0.3571428571rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #ffffff; } .header-top { transition: padding 0.3s ease; } .cart-products-count-btn { background: #dc0070; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 80%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #ffffff; border-top: none 3px #521919; border-right: none 3px #38b82c; border-bottom: solid 2px #e9e9e9; border-left: none 3px #a6cc0f; margin: 0 -500%; padding: 0 500%; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { line-height: 3.5714285714rem; max-width: 14.2857142857rem; color: #000000; padding-left: 1.0714285714rem; padding-right: 1.0714285714rem; border-left: none 2px rgba(87, 87, 87, 0.57); } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #000000; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1.2142857143rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3.5714285714rem !important; } .cbp-vertical-on-top .cbp-vertical-title-text { display: none !important; } .cbp-horizontal > ul > li.cbp-hropen > a, .cbp-horizontal > ul > li.cbp-hropen > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li.cbp-hropen > a:hover { background: #ffffff; color: #000000; } .cbp-horizontal .cbp-tab-title { font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #dc0070; color: #333333; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.4285714286rem; max-height: 1.4285714286rem; } @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.7142857143rem; padding-right: 0.7142857143rem; } } #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; } /*** VERTICAL MENU ***/ .cbp-vertical-on-top #cbp-hrmenu1-ul { background: #ffffff; border: solid 1px #e3e3e3; } #content-wrapper #cbp-hrmenu1 { background: #ffffff; border: solid 1px #e3e3e3; } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1.2857142857rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background: #000000; line-height: 3.5714285714rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #ffffff; background: #000000; } #cbp-hrmenu1 > ul > li > a, #cbp-hrmenu1 > ul > li > span.cbp-main-link { font-style: normal; font-weight: normal; text-transform: none; padding-top: 0.5714285714rem; padding-bottom: 0.5714285714rem; border-top: solid 1px rgba(227, 227, 227, 0.35); } #cbp-hrmenu1 > ul > li > a .cbp-mainlink-icon, #cbp-hrmenu1 > ul > li > a .cbp-mainlink-iicon { font-size: 1.7142857143rem; max-height: 1.7142857143rem; } #cbp-hrmenu1 > ul > li.cbp-hropen > a, #cbp-hrmenu1 > ul > li.cbp-hropen > a:hover { background: #f8f8f8; color: #333333; } #cbp-hrmenu1 .cbp-legend { background: #ca5058; color: #ffffff; } #cbp-hrmenu1 .cbp-hrsub, #cbp-hrmenu1 > ul, #cbp-hrmenu1 .cbp-hrsub-level2, #cbp-hrmenu1 .cbp-hrsub-wrapper { transition: visibility 300ms ease-in-out, opacity 300ms ease-in-out; } .cbp-vert-expanded #cbp-hrmenu1 .cbp-vertical-title { color: #ffffff; background: #000000; } .cbp-not-on-top #cbp-hrmenu1-ul { position: relative; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-wrapper { top: 0; margin-top: 0px !important; min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-hrsub { min-height: 100%; } .cbp-hrmenu.cbp-vertical .cbp-show { -js-display: flex; display: flex; flex-wrap: wrap; } .cbp-hrmenu.cbp-vertical .cbp-hrsub-inner { width: 100%; } /*** SUBMENU ***/ .cbp-hrmenu .cbp-hrsub { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #f9f9f9; border: none 1px #37a625; box-shadow: 0px 15px 25px 0px rgba(74, 63, 63, 0.15); } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #333333 !important; } .cbp-hrmenu .tabs-links { background: #f7f7f7; } .cbp-hrmenu .cbp-tabs-names li a { color: #777777 !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #ffffff; color: #777777 !important; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #333333 !important; border-bottom: none 3px #c2bc29; font-size: 1rem; 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: #ffffff; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #595050 !important; } #iqitmegamenu-mobile { background: #ffffff; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab { min-height: 3.8571428571rem; } #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.1428571429rem; padding-bottom: 1.1428571429rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__link { color: #595050 !important; padding-top: 1.1428571429rem; padding-bottom: 1.1428571429rem; font-size: 1.2857142857rem; font-style: normal; font-weight: normal; text-transform: none; } .col-mobile-menu-push #iqitmegamenu-mobile { border: none 1px; } .mobile-menu__submenu { background: #ffffff; } .mobile-menu__tab { border-bottom: solid 1px #ebebeb; min-height: 4.4285714286rem; } .mobile-menu__link { color: #595050 !important; padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; font-size: 1.5714285714rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__arrow { padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; color: #595050; font-size: 1.5714285714rem; } .mobile-menu__tab-icon { font-size: 1.5714285714rem; } .mobile-menu__tab-icon--img { max-height: 1.5714285714rem; } .mobile-menu__legend { font-size: 0.8571428571rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background-color: #595050; } .mobile-menu__header-wrapper { color: #595050; background-color: #f4f4f4; border-bottom: none 1px; } .mobile-menu__title { font-size: 1.5714285714rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__column-title { font-size: 1.5714285714rem; font-style: normal; font-weight: bold; text-transform: uppercase; color: #595050 !important; } .mobile-menu__column { font-size: 1.1428571429rem; font-style: normal; font-weight: normal; text-transform: none; color: #595050; margin-bottom: 2.8571428571rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 2.8571428571rem; } .mobile-menu__column-title { margin-bottom: 0.5714285714rem; } .mobile-menu__links-list-li { padding-top: 0.4285714286rem; padding-bottom: 0.4285714286rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #595050; } .mobile-menu__footer { border-top: none 1px; color: #595050; background-color: #f4f4f4; } /*** PS_FacatedSearch ***/ /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #333333; color: #ffffff; } .swiper-pagination-bullet { background: #333333; } /*** Product miniature ***/ .products.row { margin: -0.7142857143rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0.7142857143rem; } .swiper-container-wrapper { margin: -0.7142857143rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.7142857143rem; } .swiper-container-wrapper .product-carousel { padding: 0.7142857143rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.7142857143rem; } .product-miniature { border: solid 1px #f0f0f0; outline: 1px none transparent; box-shadow: 2px 1px 5px 0px rgba(162, 162, 162, 0.15); color: #000000; } .product-miniature a:link:not(.nav-link):not(.btn), .product-miniature a:visited:not(.nav-link):not(.btn) { color: #000000; } .product-miniature .product-price { color: #000000; } .product-miniature .iqit-review-star { color: #dc0070; } .product-miniature .thumbnail-container .product-thumbnail-second { position: absolute; top: 0; left: 0; right: 0; opacity: 0; transition: opacity 0.3s ease; backface-visibility: hidden; } .product-miniature .thumbnail-container:hover .product-thumbnail-second { opacity: 1; } .product-miniature .thumbnail-container:hover .product-thumbnail-first { opacity: 0; } .product-miniature .thumbnail-container:hover .product-thumbnail-first:last-child { opacity: 1; } .product-miniature-grid .product-title { font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; } .product-miniature-grid .product-price { font-size: 1.1428571429rem; font-style: normal; font-weight: bold; text-transform: none; } @media (hover: hover) { .product-miniature:hover { outline: none 1px; color: #000000; } .product-miniature:hover a:link:not(.nav-link):not(.btn), .product-miniature:hover a:visited:not(.nav-link):not(.btn) { color: #000000; } .product-miniature:hover .product-price { color: #000000; } .product-miniature:hover .iqit-review-star { color: #dc0070; } } .product-miniature-grid .product-functional-buttons a:link, .product-miniature-grid .product-functional-buttons a:visited, .product-miniature-grid .product-functional-buttons a:hover { color: !important; } .product-miniature-grid .product-functional-buttons a { display: block; border-radius: 50%; margin: 5px 0; padding: 8px; box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.1); } .product-miniature-grid .product-functional-buttons i { font-size: 1rem; } .product-miniature-grid .product-functional-buttons a:link, .product-miniature-grid .product-functional-buttons a:visited, .product-miniature-grid .product-functional-buttons a:hover { background: #ffffff; } .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 .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.7142857143rem 1.4285714286rem; background: #dc0070; color: #ffffff; border: none 1px; } .btn-product-list:hover { background: #e260a2; color: #ffffff; } .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.7142857143rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 0.7142857143rem; } .products-grid .product-miniature-layout-3 .product-description { background: rgba(40, 44, 51, 0.93); } .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-rows: 1fr; grid-auto-rows: 0; display: grid; overflow-y: hidden; } .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } @media (min-width: 768px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } } @media (min-width: 992px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(4, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } } @media (min-width: 1200px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(4, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 1.8571428571rem; 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: #ffffff; background: #333333; } .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: #ffffff; background: #333333; } #product .product-cover .expander:hover { opacity: 0.6 !important; } #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; } #wrapper { border-top: none 1px; border-bottom: none 1px; padding-top: 1.0714285714rem; padding-bottom: 1.0714285714rem; color: #000000; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; padding-bottom: 0rem; } #content-wrapper .page-title { color: #000000; text-align: center; font-size: 2.1428571429rem; font-style: normal; font-weight: bold; text-transform: uppercase; margin-bottom: 0.8em; padding-bottom: 0.6em; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #000000; } #content-wrapper .page-title:after { content: ""; position: absolute; bottom: -0.5px; display: block; width: 40px; height: 1px; border-bottom: solid 1px #000000; left: 0; right: 0; margin: auto; } #content-wrapper .section-title { color: #000000; font-size: 1.1428571429rem; 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: #000000; } .nav-tabs .nav-link { color: #000000; font-size: 1.1428571429rem; 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: #000000; border-bottom: solid 3px #ca5058; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 3px #ca5058; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000000; border-bottom: solid 3px #ca5058; } #wrapper .block-title { color: #333333; 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; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #333333; } #left-column .block, #right-column .block { border: none 1px; } #footer, #checkout-footer { background: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: solid 1px #e5e5e5; background: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #000000; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #bd4e0f; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #000000; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #000000; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #000000; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #000000; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #000000; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.3571428571rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #777777 !important; } #footer .block-title, #checkout-footer .block-title { color: #000000; font-size: 1rem; 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: #000000; } #footer .block-title:after, #checkout-footer .block-title:after { content: ""; position: absolute; bottom: -0.5px; display: block; width: 30px; height: 1px; border-bottom: solid 1px #000000; left: 0; right: 0; } #footer-container-first { border-top: solid 1px #e5e5e5; padding-top: 2.1428571429rem; padding-bottom: 2.1428571429rem; background: #f7f7f7; color: #000000; } #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: 2.8571428571rem; padding-bottom: 1.8571428571rem; color: #000000; } #footer-container-main a, #checkout-footer a { color: #333333; } #footer-container-main a:hover, #checkout-footer a:hover { color: #dc0070; } #footer-copyrights { border-top: solid 1px #e5e5e5; background: #ffffff; padding-top: 1.0714285714rem; padding-bottom: 1.0714285714rem; } #maintenance-page { background: #e3e3e3; color: #333333; } #maintenance-page a, #maintenance-page a:link { color: #333333; } @font-face { font-family: 'Material Icons'; font-style: normal; font-weight: 400; src: url(iconfont/MaterialIcons-Regular.eot); /* For IE6-8 */ src: local('Material Icons'), local('MaterialIcons-Regular'), url(iconfont/MaterialIcons-Regular.woff2) format('woff2'), url(iconfont/MaterialIcons-Regular.woff) format('woff'), url(iconfont/MaterialIcons-Regular.ttf) format('truetype'); } .material-icons { font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px; /* Preferred icon size */ display: inline-block; width: 1em; height: 1em; line-height: 1; text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap; direction: ltr; -webkit-font-smoothing: antialiased; text-rendering: optimizeLegibility; -moz-osx-font-smoothing: grayscale; font-feature-settings: 'liga'; } :root { --rose: #dc0070; } .text-rose { color: var(--rose); } .bg-rose { background-color: var(--rose); } /* Icone */ .fa.fa-heart-o.icon::before, .fa.fa-user.icon::before, .fa.fa-shopping-bag.icon::before, /* #mobile-header .fa.fa-search::before, */ #mobile-header .fa.fa-user::before, #mobile-header .fa.fa-shopping-bag::before { font-family: 'Material Symbols Outlined'; font-weight: normal; font-style: normal; font-size: 30px; line-height: 1; letter-spacing: normal; text-transform: none; display: inline-block; white-space: nowrap; word-wrap: normal; direction: ltr; text-rendering: optimizeLegibility; -moz-font-feature-settings: 'liga'; -moz-osx-font-smoothing: grayscale; } .fa.fa-heart-o.icon, .fa.fa-user.icon, .fa.fa-shopping-bag.icon, /* #mobile-header .fa.fa-search, */ #mobile-header .fa.fa-user, #mobile-header .fa.fa-shopping-bag { width: 30px; height: 30px; } .fa.fa-heart-o.icon::before { content: "\e87e" !important; } /* #mobile-header .fa.fa-search::before { content: "\e8b6" !important; } */ .fa.fa-user.icon::before, #mobile-header .fa.fa-user::before { content: "\e7ff" !important; } .fa.fa-shopping-bag.icon::before, #mobile-header .fa.fa-shopping-bag::before { content: "\e8cb" !important; } #mobile-header .fa.fa-bars, #mobile-header .fa.fa-search { font-size: 22px; } .ps-shoppingcart .cart-products-count-btn:not(.d-none) { top: unset; bottom: -5px; right: -14px; font-size: 12px; font-weight: bold; font-family: arial; display: flex !important; justify-content: center; align-items: center; padding: 10px; aspect-ratio: 1/1; } #iqitwishlist-nbr .wishlist-count-btn:not(.d-none) { top: unset; bottom: -5px; right: -14px; font-size: 12px; font-weight: bold; font-family: arial; display: flex !important; justify-content: center; align-items: center; padding: 10px; aspect-ratio: 1/1; text-align: center; line-height: 15px; border-radius: 30px; min-width: 16px; height: 16px; position: absolute; background: var(--rose); color: #ffffff; } /* */ /* Header */ .ps-shoppingcart.dropdown #blockcart-content { z-index: 1000; } #desktop_logo .logo { width: 154px; } .header-top .form-search-control { border-bottom: solid 1px #000; } .search-widget .form-search-control { padding: .8rem 0 .8rem .5em; } .search-widget .search-btn { padding: 0 .5em 0 1em; } #header .header-btn-w .header-btn .title { margin-top: 0; text-transform: capitalize; } .dropdown-user.show::after { content: ""; background: rgba(0, 0, 0, 0.2); left: 0; right: 0; top: 0; bottom: 0; width: 100%; height: 100%; position: fixed; z-index: 4; } #header-user-btn .dropdown.show::after { background: rgba(0, 0, 0, 0.2); width: 100%; height: 100%; position: fixed; left: 0; right: 0; top: 0; bottom: 0; content: ""; } #blockcart.show::after { background: rgba(0, 0, 0, 0.2); width: 100%; height: 100%; position: fixed; left: 0; right: 0; top: 0; bottom: 0; content: ""; z-index: 3; } /* */ /* Mobile header */ #mobile-header .logo { width: 140px; } #mobile-header #mobile-header-sticky { border-bottom: solid 1px #e3e3e3; } .col-mobile-menu-push.show #mobile_menu_click_overlay { background: rgba(0, 0, 0, .5); } #mobile-btn-search.show::after, #mobile-btn-user.show::after { content: ""; width: 100%; height: 100%; left: 0; right: 0; bottom: 0; position: fixed; background: rgba(0, 0, 0, .5); top: 0; z-index: -1; } #mobile-cart-wrapper.show::after { content: ""; width: 100%; height: 100%; left: 0; right: 0; bottom: 0; position: fixed; background: rgba(0, 0, 0, .5); top: 0; z-index: 1; } /* */ /* Menu orizzontale */ #cbp-hrmenu { display: flex; } .cbp-hrmenu>ul>li>a { line-height: 25px !important; margin-top: 15px; margin-bottom: 15px; } .cbp-hrmenu-tab .cbp-hrsub ul.cbp-category-tree { display: grid; grid-template-columns: auto auto auto; gap: 7px 15px; } .cbp-hrmenu-tab .cbp-hrsub .cbp-category-link-w .cbp-column-title { display: none; } .cbp-hrmenu-tab .cbp-hrsub ul.cbp-category-tree li a { padding-left: 0 !important; } .cbp-hrmenu-tab .cbp-hrsub ul.cbp-category-tree li a::before { display: none; } /* */ /* Menu mobile*/ .mobile-menu__tab--id-14, .mobile-menu__footer { display: none !important; } /* */ /* Pagina Marchi */ #manufacturer:not([class*="manufacturer-id-"]) #left-column { display: none; } #manufacturer:not([class*="manufacturer-id-"]) #content-wrapper { flex: 0 0 100%; max-width: 100%; } #manufacturer:not([class*="manufacturer-id-"]) a[name^="man-letter-"] { padding-top: 120px; margin-top: -120px; } /* */ /* Categoria prodotti */ .products-grid .product-miniature-layout-1 .product-price-and-shipping { padding: 10px 0 15px 0; } .product-miniature-grid .product-functional-buttons-bottom { transform: translate(-50%, 0); opacity: 1; } /* */ /* Prodotto */ .product-miniature-default .product-flags { left: 5px; top: 5px; } .product-miniature-default li.product-flag { border-radius: 12px; } #main.-combinations-loading #product-preloader { top: 150px; left: 50%; transform: translateX(-50%); } #product-preloader .fa.fa-circle-o-notch.fa-spin { font-size: 50px; } #product .product-tabs.product-sections .block-section { background: #f8f9fa; border: 1px solid #dee2e6; padding: .75rem 1.25rem; } #product #content-wrapper .product-tabs.product-sections .block-section .section-title { font-size: 1.5rem; } #product .product-manufacturer img { max-width: 100px; } /* */ /* Pagina login */ #authentication #content { border: none; } #login-form .form-group { justify-content: center; } #login-form .form-control-comment { flex: 0 0 100%; max-width: 100%; } #login-form #submit-login { text-transform: uppercase; font-weight: bold; } #header .iqitsociallogin-colors-native .btn-google span { padding: 4px 8px; } #header .btn-iqitsociallogin.btn-facebook { padding: 8px 10px; margin-bottom: 10px !important; } #header .btn-iqitsociallogin.btn-facebook .fa-facebook-square { margin-right: 5px; } /* */ /* Sign up */ .progress-container .progress { background: #e9ecef; height: 1rem; } .progress-bar.bg-danger, .progress-bar.bg-warning { background-color: #ff4c4c !important; } .password-requirements .fa.fa-check { background: #777; padding: 5px; border-radius: 50%; color: white; } .password-requirements .fa.fa-check.text-success { background: #28a745; padding: 5px; border-radius: 50%; color: #ffffff !important; } /* */ /* checkout */ #checkout-header .logo { width: 220px; } #checkout-header .container>div { display: flex; justify-content: center; margin-top: 15px; } #ps_checkout-card-fields-form { background: #f8f8f8; padding: 0 10px; border: 1px solid #777; border-radius: 10px; } #ps_checkout-card-fields-form .ps_checkout-card-fields-cvv-label-wrapper > label { display: inline-block; } /* */ /* Pagina omaggi */ .testo-omaggi>.elementor-column-wrap>.elementor-widget-wrap { display: flex; flex-direction: column; } /* */ /* Fix quantità wishlist */ .iqitwishlist-product .input-group-add-cart { position: relative; } .iqitwishlist-product .input-group-add-cart input { width: 54px; text-align: center; } .iqitwishlist-product .input-group-add-cart .quantity-nav { float: left; position: relative; width: 21px; margin-right: 20px; } .iqitwishlist-product .input-group-add-cart .quantity-nav .button { cursor: pointer; width: 21px; text-align: center; background: #fafafa; } .iqitwishlist-product .input-group-add-cart .quantity-nav .button:active { background: #eaeaea; } .iqitwishlist-product .input-group-add-cart .quantity-nav .button.quantity-up { position: absolute; height: 50%; top: 0; border-top: 1px solid #e3e3e3; border-right: 1px solid #e3e3e3; border-bottom: 0px solid #e3e3e3; border-left: 0px solid #e3e3e3; } .iqitwishlist-product .input-group-add-cart .quantity-nav .button.quantity-down { position: absolute; bottom: 0; height: 50%; right: 0; border-top: 1px solid #e3e3e3; border-right: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3; border-left: 0px solid #e3e3e3; } /* */ #active-search-filters .filter-block-all .js-search-link.btn { background: #d2184a; } #active-search-filters .js-search-link.btn { font-size: 14px; display: flex; align-items: center; gap: 5px; font-weight: bold; } #search_filter_controls .btn { padding: .5rem 1.25rem; font-size: 14px; display: inline-flex; align-items: center; gap: 7px; font-weight: bold; } /* */ #iqitpopup .iqit-close-checkbox { display: none; } #iqitpopup .iqitpopup-close { top: 0; } #iqitpopup .iqitpopup-newsletter-form .custom-checkbox { justify-content: center; } /* */ .no-click { pointer-events: none; } .iqitwishlist-added { background-color: var(--rose); } #wrapper p a { color: var(--rose) !important; } #customer-form #field-email { text-transform: lowercase; } /* Footer */ #footer .footer-style-3 .block-newsletter > .h5 { display: inline-block; margin: 1rem; vertical-align: top; font-size: 1.5rem; font-style: normal; font-weight: bold; text-transform: none; } @media (max-width: 575px) { .block-social-links { margin-bottom: 50px; } } @media (min-width: 576px) and (max-width: 767px) {} @media (max-width: 767px) { #products .products-selection { border-top: 0px; border-bottom: 0px; margin-bottom: 0; } #category #products>div:nth-child(1) { position: sticky; top: 60px; margin-left: -15px; margin-right: -15px; padding-left: 15px; padding-right: 15px; z-index: 3; backdrop-filter: saturate(180%) blur(20px); -webkit-backdrop-filter: blur(20px) saturate(180%); background: rgba(251, 251, 251, 0.9); outline: 1px solid #e4e4e4; outline-offset: 0px; } #category #products > div:nth-child(2) { padding-top: 30px; } #active-search-filters { padding-bottom: 20px; border-top: 1px solid #e4e4e4; padding-top: 15px; margin-top: 0; } #search_filter_toggler.btn { background: var(--rose); font-size: 14px; font-weight: bold; } #left-column.-only-facet-search { position: fixed; top: 0; bottom: 0; left: 0; right: 0; z-index: 999; background: white; margin-top: 0; overflow-y: scroll; } .-only-facet-search #search_filter_controls { background: #fbfbfb; margin-right: -15px; margin-left: -15px; position: fixed; left: 0; right: 0; padding: 10px 0; z-index: 1; border-bottom: 1px solid #e3e3e3; } #left-column #search_filters { padding-top: 80px; } } @media (min-width: 768px) { #js-active-search-filters { margin-bottom: 15px; } } @media (min-width: 768px) and (max-width: 991px) { #login-form .col-form-label { padding-right: 0; } } /* GDPRPRO */ #footer .show-gdpr-modal { background-color: transparent; color: inherit !important; border: 0; margin: 0; padding: 0; font-size: inherit; line-height: normal; } #footer .show-gdpr-modal:hover { color: inherit; } .gdprModal .gdpr-consent-tabs-content { height: auto !important; max-height: calc(100vh - 256px) !important; min-height: 90px; overflow-y: auto; } .gdpr-consent-tabs-content li { height: 100% !important; max-height: 100% !important; padding-right: 0 !important; padding-left: 0 !important; } body.gdpr-modal { overflow: hidden !important; } body.gdpr-modal::after { content: ""; height: 100%; width: 100%; position: fixed; top: 0; background-color: rgba(0, 0, 0, 0.5); left: 0; right: 0; bottom: 0; z-index: 999; } .gdprModal:not(.open) .gdprModal__placeholder { width: 400px; margin-left: 30px !important; margin-bottom: 30px !important; border-radius: 10px; box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px 0px !important; transition: width .2s ease, -webkit-transform .2s ease; } .gdprModal .gdpr-consent-tabs { border-radius: 10px; } .gdprModal:not(.open) .h3_popuptitle { text-align: center; padding: 15px 0; } .gdprModal:not(.open) .gdpr-consent-tabs-v2 .div_control_your_privacy { display: inline-block; width: 100%; text-align: justify; margin-bottom: 20px !important; } .gdprModal .gdpr-consent-tabs .div_accept_moreinfo button#accept-all-gdpr, .gdprModal #reject-all-gdpr { margin-left: 0 !important; } .gdprModal:not(.open) #reject-all-gdpr { display: none; } .gdprModal:not(.open) .span_moreinfo::after { background-image: none; display: none; } .gdprModal .gdpr-consent-tabs .div_accept_moreinfo .span_moreinfo { border: 2px solid #df0000; color: #df0000 !important; padding: 14px 0; border-radius: 25px; width: 270px; font-weight: bold; } .gdprModal .gdpr-consent-tabs .div_accept_moreinfo .span_moreinfo.open { display: none !important; } .gdprModal .gdpr-consent-tabs .div_accept_moreinfo #accept-all-gdpr { border: 2px solid #df0000; background-color: #df0000 !important; border-radius: 25px; height: 52px; width: 270px; font-weight: bold; } .gdprModal .gdpr-consent-tabs .div_accept_moreinfo #reject-all-gdpr { border: 2px solid #df0000; color: #df0000 !important; border-radius: 25px; font-weight: 700; background: #fff !important; height: 52px; width: 270px; } .gdpr-consent-tabs-v2 #close-gdpr-consent { margin-left: 20px; border: 2px solid #df0000; color: #df0000 !important; border-radius: 25px; width: auto; font-weight: 700; background: #fff !important; height: 40px; margin-top: -11px; } .gdprModal .gdpr-consent-tabs-v2 .div_accept_moreinfo { display: flex; width: 100%; flex-direction: column; justify-content: center; text-align: center; align-items: center; } @media (max-width: 450px) { .gdprModal:not(.open) .gdprModal__placeholder { width: 300px; margin-left: 10px !important; margin-bottom: 10px !important; border-radius: 10px; box-shadow: rgba(0, 0, 0, 0.3) 0px 0px 10px 0px !important; transition: width .2s ease, -webkit-transform .2s ease; } .div_top_buttons { padding: 0 15px; } .gdprModal.open .gdpr-consent-tabs-content { padding: 0 15px; } .gdprModal.open .gdpr-consent-tabs-v2 { padding: 12px 0px; } } @media (max-width: 630px) { #gdprModal.gdprModal.open .gdprModal__placeholder { width: calc(100vw - 30px) !important; bottom: 10px !important; } } @media (max-width: 767px) { .gdprModal .gdpr-consent-tabs-v2 .div_accept_moreinfo { display: flex; width: 100%; flex-direction: column; justify-content: center; text-align: center; align-items: center; } .gdprModal .gdpr-consent-tabs .div_accept_moreinfo #accept-all-gdpr { margin-top: 12px; } } @media (min-width: 768px) { .gdprModal.open .gdpr-consent-tabs-v2 .div_accept_moreinfo { display: flex; width: 100%; flex-direction: row; justify-content: center; text-align: center; align-items: center; gap: 20px; } .gdprModal.open .gdpr-consent-tabs .div_accept_moreinfo #accept-all-gdpr, .gdprModal.open .gdpr-consent-tabs .div_accept_moreinfo #reject-all-gdpr { padding: 0 35px; width: 40%; } } #gdprModal.open .gdpr-consent-tabs.gdpr-consent-tabs-v2 { display: flex; flex-direction: column-reverse; } #gdprModal.open .div_control_your_privacy { display: none; } .gdpr-consent-tabs-content .tooltiptext { display: none; } .gdpr-consent-tabs-content .table-responsive td.td_description { cursor: auto; } .gdprModal.open .gdprModal__placeholder { width: 600px; left: 50%; transform: translateX(-50%); bottom: 40px !important; border-radius: 10px; box-shadow: rgba(0, 0, 0, .3) 0 0 10px 0px !important; } .gdprModal .div_summary_checkboxes { display: none; } .gdpr-consent-tabs-v2 .div_center_area { display: flex; flex-direction: column; } .gdpr-consent-tabs-navigation { display: flex; } .gdpr-consent-tabs-navigation a { border: none; font-size: 16px !important; } .gdpr-consent-tabs-navigation { display: flex !important; overflow-x: auto; } .gdpr-consent-tabs-navigation li { width: unset; flex: 1 1 0%; margin: 0 auto; } .gdpr-consent-tabs-navigation li a { white-space: nowrap; } .gdpr-consent-tabs-navigation a:hover { text-decoration: none !important; background-color: #ffffff !important; } .gdpr-consent-tabs-navigation a.selected { box-shadow: unset !important; background: transparent !important; border-bottom: 3px solid #df0000; text-align: center; font-weight: bold; } .gdpr-consent-tabs-navigation a:not(.selected) { background: #fff; border-bottom: 2px solid #ccc; text-align: center; } .gdpr-consent-tabs nav, .gdpr-consent-tabs-content { width: 100% !important; } .gdpr-consent-tabs .div_top_buttons { margin: 0 0 10px 0; width: 100%; top: 0; } .gdpr-consent-tabs-content .table-responsive td>div div { padding-bottom: 10px; } .gdprModal .td_checkbox { position: relative; display: flex; height: 40px; } .gdprModal .td_checkbox input { opacity: 0; width: 0; height: 0; } .gdpr-consent-tabs-content li p { font-size: 12px; } .gdpr-consent-tabs-content .table-responsive td { font-size: 12px; } .gdprModal .td_checkbox label { border-radius: 34px; color: transparent !important; font-size: 1px !important; border-radius: 34px; width: 60px !important; height: 34px; transform: translate(-100%, -50%); left: 100%; top: 50%; position: absolute; cursor: pointer; background-color: #ccc; -webkit-transition: .4s; transition: .4s; } .gdprModal .td_checkbox label::before { border-radius: 50%; position: absolute; content: ""; height: 26px; width: 26px; left: 4px; bottom: 4px; background-color: white; -webkit-transition: .4s; transition: .4s; } .gdprModal .td_checkbox input:checked+label { background-color: #72aa33; } .gdprModal .td_checkbox input:disabled+label { background-color: #aac986; } .gdprModal .td_checkbox input:checked+label::before { -webkit-transform: translateX(26px); -ms-transform: translateX(26px); transform: translateX(26px); } .gdpr-consent-tabs-content .table-responsive td:last-child { width: 100% !important; text-align: center; height: 45px !important; } .gdpr-consent-tabs-navigation { display: flex !important; overflow-x: auto; } .gdpr-consent-tabs-navigation li { width: unset; flex: 1 1 0%; margin: 0 auto; } .gdpr-consent-tabs-navigation li a { white-space: nowrap; } .gdpr-consent-tabs-content::before { display: none; } .gdpr-consent-tabs .div_center_area { border: 1px solid rgba(255, 255, 255, 0); border-bottom: 0px solid #fff; margin-left: -1px; margin-right: -1px; overflow-x: hidden; } .gdprModal.open .gdpr-consent-tabs .div_show_moreinfo { display: none; background: #fff; padding: 0 0px 10px; margin-top: 12px; } /* Promozioni */ .promo-box { border-radius: 10px; padding: 10px; margin-top: 15px; font-weight: bold; text-align: center; box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); } .promo1 { background: #ffebcc; border-left: 6px solid #ffa500; } /* Arancio */ .promo2 { background: #d6f5d6; border-left: 6px solid #28a745; } /* Verde */ .promo3 { background: #cce5ff; border-left: 6px solid #007bff; } /* Blu */ .promo4 { background: #f8d7da; border-left: 6px solid #dc3545; } /* Rosso */ .promo5 { background: #fff3cd; border-left: 6px solid #ffc107; } /* Giallo */ .promo6 { background: #e2e3e5; border-left: 6px solid #6c757d; } /* Grigio */ .promo7 { background: #f4d1ff; border-left: 6px solid #d63384; } /* Rosa */ .promo8 { background: #d1ecf1; border-left: 6px solid #17a2b8; } /* Azzurro */ .promo9 { background: #d4edda; border-left: 6px solid #155724; } /* Verde Scuro */ .promo10 { background: #fde2e2; border-left: 6px solid #e60000; } /* Rosso Intenso */ .promo11 { background: #ebf5fb; border-left: 6px solid #3498db; } /* Azzurro Pastello */ .promo12 { background: #f9ebea; border-left: 6px solid #c0392b; } /* Rosso Mattone */ .promo13 { background: #eafaf1; border-left: 6px solid #1abc9c; } /* Verde Acqua */ .promo14 { background: #fcf3cf; border-left: 6px solid #f39c12; } /* Giallo Ocra */ .promo15 { background: #f5eef8; border-left: 6px solid #8e44ad; } /* Viola Soft */ .promo-box span { display: block; color: #333; } @media (min-width: 992px) and (max-width: 1199px) {} @media (min-width: 992px) and (max-width: 1199px) {} @media (min-width: 1200px) and (max-width: 1399px) {} @media (min-width: 1400px) {} .col-xxl,.col-xxl-1,.col-xxl-10,.col-xxl-11,.col-xxl-12,.col-xxl-15,.col-xxl-2,.col-xxl-3,.col-xxl-4,.col-xxl-5,.col-xxl-6,.col-xxl-7,.col-xxl-8,.col-xxl-9,.col-xxl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}@media (min-width:1400px){.col-xxl-auto{max-width:100%}.order-xxl-first{order:-1}.order-xxl-last{order:13}.order-xxl-0{order:0}.order-xxl-1{order:1}.order-xxl-2{order:2}.order-xxl-3{order:3}.order-xxl-4{order:4}.order-xxl-5{order:5}.order-xxl-6{order:6}.order-xxl-7{order:7}.order-xxl-8{order:8}.order-xxl-9{order:9}.order-xxl-10{order:10}.order-xxl-11{order:11}.order-xxl-12{order:12}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333%}.offset-xxl-2{margin-left:16.66667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333%}.offset-xxl-5{margin-left:41.66667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333%}.offset-xxl-8{margin-left:66.66667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333%}.offset-xxl-11{margin-left:91.66667%}.dropdown-menu-xxl-right{right:0;left:auto}.dropdown-menu-xxl-left{right:auto;left:0}.navbar-expand-xxl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xxl>.container,.navbar-expand-xxl>.container-fluid{flex-wrap:nowrap;padding-right:0;padding-left:0}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}.modal-xxl{max-width:1140px}.d-xxl-none,.hidden-xxl-down,.hidden-xxl-up{display:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.float-xxl-left{float:left!important}.float-xxl-right{float:right!important}.float-xxl-none{float:none!important}.m-xxl-0{margin:0!important}.mt-xxl-0,.my-xxl-0{margin-top:0!important}.mr-xxl-0,.mx-xxl-0{margin-right:0!important}.mb-xxl-0,.my-xxl-0{margin-bottom:0!important}.ml-xxl-0,.mx-xxl-0{margin-left:0!important}.m-xxl-1{margin:.25rem!important}.mt-xxl-1,.my-xxl-1{margin-top:.25rem!important}.mr-xxl-1,.mx-xxl-1{margin-right:.25rem!important}.mb-xxl-1,.my-xxl-1{margin-bottom:.25rem!important}.ml-xxl-1,.mx-xxl-1{margin-left:.25rem!important}.m-xxl-2{margin:.5rem!important}.mt-xxl-2,.my-xxl-2{margin-top:.5rem!important}.mr-xxl-2,.mx-xxl-2{margin-right:.5rem!important}.mb-xxl-2,.my-xxl-2{margin-bottom:.5rem!important}.ml-xxl-2,.mx-xxl-2{margin-left:.5rem!important}.m-xxl-3{margin:1rem!important}.mt-xxl-3,.my-xxl-3{margin-top:1rem!important}.mr-xxl-3,.mx-xxl-3{margin-right:1rem!important}.mb-xxl-3,.my-xxl-3{margin-bottom:1rem!important}.ml-xxl-3,.mx-xxl-3{margin-left:1rem!important}.m-xxl-4{margin:1.5rem!important}.mt-xxl-4,.my-xxl-4{margin-top:1.5rem!important}.mr-xxl-4,.mx-xxl-4{margin-right:1.5rem!important}.mb-xxl-4,.my-xxl-4{margin-bottom:1.5rem!important}.ml-xxl-4,.mx-xxl-4{margin-left:1.5rem!important}.m-xxl-5{margin:3rem!important}.mt-xxl-5,.my-xxl-5{margin-top:3rem!important}.mr-xxl-5,.mx-xxl-5{margin-right:3rem!important}.mb-xxl-5,.my-xxl-5{margin-bottom:3rem!important}.ml-xxl-5,.mx-xxl-5{margin-left:3rem!important}.p-xxl-0{padding:0!important}.pt-xxl-0,.py-xxl-0{padding-top:0!important}.pr-xxl-0,.px-xxl-0{padding-right:0!important}.pb-xxl-0,.py-xxl-0{padding-bottom:0!important}.pl-xxl-0,.px-xxl-0{padding-left:0!important}.p-xxl-1{padding:.25rem!important}.pt-xxl-1,.py-xxl-1{padding-top:.25rem!important}.pr-xxl-1,.px-xxl-1{padding-right:.25rem!important}.pb-xxl-1,.py-xxl-1{padding-bottom:.25rem!important}.pl-xxl-1,.px-xxl-1{padding-left:.25rem!important}.p-xxl-2{padding:.5rem!important}.pt-xxl-2,.py-xxl-2{padding-top:.5rem!important}.pr-xxl-2,.px-xxl-2{padding-right:.5rem!important}.pb-xxl-2,.py-xxl-2{padding-bottom:.5rem!important}.pl-xxl-2,.px-xxl-2{padding-left:.5rem!important}.p-xxl-3{padding:1rem!important}.pt-xxl-3,.py-xxl-3{padding-top:1rem!important}.pr-xxl-3,.px-xxl-3{padding-right:1rem!important}.pb-xxl-3,.py-xxl-3{padding-bottom:1rem!important}.pl-xxl-3,.px-xxl-3{padding-left:1rem!important}.p-xxl-4{padding:1.5rem!important}.pt-xxl-4,.py-xxl-4{padding-top:1.5rem!important}.pr-xxl-4,.px-xxl-4{padding-right:1.5rem!important}.pb-xxl-4,.py-xxl-4{padding-bottom:1.5rem!important}.pl-xxl-4,.px-xxl-4{padding-left:1.5rem!important}.p-xxl-5{padding:3rem!important}.pt-xxl-5,.py-xxl-5{padding-top:3rem!important}.pr-xxl-5,.px-xxl-5{padding-right:3rem!important}.pb-xxl-5,.py-xxl-5{padding-bottom:3rem!important}.pl-xxl-5,.px-xxl-5{padding-left:3rem!important}.m-xxl-n1{margin:-.25rem!important}.mt-xxl-n1,.my-xxl-n1{margin-top:-.25rem!important}.mr-xxl-n1,.mx-xxl-n1{margin-right:-.25rem!important}.mb-xxl-n1,.my-xxl-n1{margin-bottom:-.25rem!important}.ml-xxl-n1,.mx-xxl-n1{margin-left:-.25rem!important}.m-xxl-n2{margin:-.5rem!important}.mt-xxl-n2,.my-xxl-n2{margin-top:-.5rem!important}.mr-xxl-n2,.mx-xxl-n2{margin-right:-.5rem!important}.mb-xxl-n2,.my-xxl-n2{margin-bottom:-.5rem!important}.ml-xxl-n2,.mx-xxl-n2{margin-left:-.5rem!important}.m-xxl-n3{margin:-1rem!important}.mt-xxl-n3,.my-xxl-n3{margin-top:-1rem!important}.mr-xxl-n3,.mx-xxl-n3{margin-right:-1rem!important}.mb-xxl-n3,.my-xxl-n3{margin-bottom:-1rem!important}.ml-xxl-n3,.mx-xxl-n3{margin-left:-1rem!important}.m-xxl-n4{margin:-1.5rem!important}.mt-xxl-n4,.my-xxl-n4{margin-top:-1.5rem!important}.mr-xxl-n4,.mx-xxl-n4{margin-right:-1.5rem!important}.mb-xxl-n4,.my-xxl-n4{margin-bottom:-1.5rem!important}.ml-xxl-n4,.mx-xxl-n4{margin-left:-1.5rem!important}.m-xxl-n5{margin:-3rem!important}.mt-xxl-n5,.my-xxl-n5{margin-top:-3rem!important}.mr-xxl-n5,.mx-xxl-n5{margin-right:-3rem!important}.mb-xxl-n5,.my-xxl-n5{margin-bottom:-3rem!important}.ml-xxl-n5,.mx-xxl-n5{margin-left:-3rem!important}.m-xxl-auto{margin:auto!important}.mt-xxl-auto,.my-xxl-auto{margin-top:auto!important}.mr-xxl-auto,.mx-xxl-auto{margin-right:auto!important}.mb-xxl-auto,.my-xxl-auto{margin-bottom:auto!important}.ml-xxl-auto,.mx-xxl-auto{margin-left:auto!important}.text-xxl-left{text-align:left!important}.text-xxl-right{text-align:right!important}.text-xxl-center{text-align:center!important}.col-xxl{flex-basis:0;flex-grow:1;max-width:100%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xxl-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xxl-3{flex:0 0 25%;max-width:25%}.col-xxl-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xxl-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xxl-6{flex:0 0 50%;max-width:50%}.col-xxl-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xxl-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xxl-9{flex:0 0 75%;max-width:75%}.col-xxl-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xxl-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xxl-12{flex:0 0 100%;max-width:100%}.col-xxl-15{flex:0 0 20%;max-width:20%}.pull-xxl-0{right:auto}.pull-xxl-1{right:8.33333%}.pull-xxl-2{right:16.66667%}.pull-xxl-3{right:25%}.pull-xxl-4{right:33.33333%}.pull-xxl-5{right:41.66667%}.pull-xxl-6{right:50%}.pull-xxl-7{right:58.33333%}.pull-xxl-8{right:66.66667%}.pull-xxl-9{right:75%}.pull-xxl-10{right:83.33333%}.pull-xxl-11{right:91.66667%}.pull-xxl-12{right:100%}.push-xxl-0{left:auto}.push-xxl-1{left:8.33333%}.push-xxl-2{left:16.66667%}.push-xxl-3{left:25%}.push-xxl-4{left:33.33333%}.push-xxl-5{left:41.66667%}.push-xxl-6{left:50%}.push-xxl-7{left:58.33333%}.push-xxl-8{left:66.66667%}.push-xxl-9{left:75%}.push-xxl-10{left:83.33333%}.push-xxl-11{left:91.66667%}.push-xxl-12{left:100%}.container{max-width:1320px}.table-responsive-xxl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.table-responsive-xxl>.table-bordered{border:0}} /* Promozioni */