.iqitfake{ display: none;} /*** Style mixins ***/ /*** Variables mixins and functions ***/ body { background: #ffffff; } .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 95%; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #000000; } a:hover:not(.nav-link):not(.btn) { color: #0095da; } .pagination .page-list li:hover { border-color: #0095da; } .pagination .page-list li.current { border-color: #0095da; } .pagination .page-list li.current a { color: #0095da; } #mobile-header { border-bottom: solid 1px #e0d300; } #mobile-header .mobile-main-bar { padding-top: 0.7142857143rem; padding-bottom: 0.7142857143rem; } #mobile-header .m-nav-btn { color: #000000; } #mobile-header .m-nav-btn:hover { color: #333333; } #mobile-header .mobile-buttons-bar { background: #f5e70f; } #mobile-header .m-nav-btn { padding-top: 0.8571428571rem; padding-bottom: 0.8571428571rem; border: solid 1px rgba(21, 21, 21, 0.11); border-left: none; } #mobile-header .m-nav-btn:hover { background: #e0d300; } #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: "Rubik", sans-serif; } #blockcart-content { background: #ffffff; color: #000000; border: double 2px #0095da; box-shadow: 0px 0px 50px 30px #999999; } #blockcart-content a:not(.btn) { color: #000000; } #blockcart-content a:not(.btn):hover { color: #000000; } #blockcart-content .cart-products > li, #blockcart-content .cart-subtotals { border-color: #0095da; } #blockcart-content .cart-products::-webkit-scrollbar-thumb { background-color: #0095da; } /*** 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: #ffffff; color: #000000; border: solid 1px rgba(0, 0, 0, 0.11); } .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: #f2f2f2; color: #000000; } .btn-secondary:not(:disabled):not(.disabled):active { background: #f2f2f2; color: #000000; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #ffffff; color: #000000; border: solid 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #f2f2f2; color: #000000; border: solid 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #0095da; 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: #2183e6; color: #ffffff; } .btn-primary:not(:disabled):not(.disabled):active { background: #2183e6; color: #ffffff; } #wrapper .breadcrumb { background: #e6e6e6; padding-top: 0.3571428571rem; padding-bottom: 0.3571428571rem; margin-top: -1.4285714286rem; margin-bottom: 1.4285714286rem; font-size: 1rem; font-style: normal; font-weight: normal; text-transform: uppercase; color: #000000; } #wrapper .breadcrumb li:after { color: #000000; } #wrapper .breadcrumb a { color: #000000; } /*** Text fields ***/ .form-control { background-color: #ffffff; color: #000000; border: solid 1px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: #ffffff; } .custom-select2:after { color: #000000; } .bootstrap-touchspin .btn-touchspin { background-color: #ffffff; color: #000000; border: solid 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #000000; } .form-control::-webkit-input-placeholder { color: #000000; } .form-control::-moz-placeholder { color: #000000; } .form-control:-ms-input-placeholder { color: #000000; } .form-control:-moz-placeholder { color: #000000; } .form-control:focus { color: #000000; border-color: #086bd0; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #2183e6; } .custom-radio input[type=radio]:checked + span { background-color: #2183e6; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #f2f2f2; color: #2183e6; border-color: #e3e3e3; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #ffffff; border: solid 1px rgba(0, 0, 0, 0.27); box-shadow: 7px 4px 30px 0px rgba(0, 0, 0, 0.16); } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #000000!important; border-bottom: solid 1px rgba(0, 0, 0, 0.27); } .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:hover { background: rgba(0, 0, 0, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #333333!important; color: #ffffff!important; } .tooltip { --bs-tooltip-bg: #333333; --bs-tooltip-color: #ffffff; } /*** Modals ***/ .modal-backdrop { background: rgba(255, 255, 255, 0.8); } .modal-content { background: #ffffff; border: solid 2px #086bd0; box-shadow: 7px 3px 30px 0px rgba(0, 0, 0, 0.16); } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #f5e70f; color: #000000; border: none 1px; box-shadow: 7px 3px 30px 0px rgba(0, 0, 0, 0.16); } .product-price { color: #086bd0; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 1.1428571429rem; font-style: normal; font-weight: bold; text-transform: uppercase; } .product-flags .discount, .product-flags .on-sale { background: #f5e70f; color: #000000; } .product-flags .new { background: #ff0000; color: #ffffff; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000000; } .product-flags .out_of_stock { background: #ff0000; color: #fff7f7; } .discount { background: #f5e70f; color: #000000; } .product-available { background: #2e7d32; color: #ffffff; } .product-unavailable { background: #ff0000; color: #fff7f7; } .alert-success { background: #f2f2f2; color: #2e7d32; border-color: #f2f2f2; } .alert-success a:link:not(.nav-link):not(.btn), .alert-success a:visited:not(.nav-link):not(.btn) { color: #2e7d32; text-decoration: underline; } .alert-info { background: #f2f2f2; color: #e70016; border-color: #f2f2f2; } .alert-info a:link:not(.nav-link):not(.btn), .alert-info a:visited:not(.nav-link):not(.btn) { color: #e70016; text-decoration: underline; } .alert-warning { color: #ff0000; } .alert-warning a:link:not(.nav-link):not(.btn), .alert-warning a:visited:not(.nav-link):not(.btn) { color: #ff0000; text-decoration: underline; } .alert-danger { color: #ff0000; } .alert-danger a:link:not(.nav-link):not(.btn), .alert-danger a:visited:not(.nav-link):not(.btn) { color: #ff0000; text-decoration: underline; } #iqitcompare-floating { background: #086bd0; border-top: none 1px; border-left: none 1px; border-right: none 1px; } #iqitcompare-floating a { color: #ffffff; } #page-preloader { background: #ffffff; } #page-preloader .loader-wrapper { font-size: 60px; } #page-preloader .loader-1 { border-color: rgba(254, 0, 7, 0.2); border-top-color: #fe0007; } #page-preloader .loader-2 { background: rgba(254, 0, 7, 0.3); } #page-preloader .loader-2:after, #page-preloader .loader-2:before { background: rgba(254, 0, 7, 0.3); } @keyframes loader-2 { 50% { background: #fe0007; } } #back-to-top { background: #0095da; color: #ffffff; } #back-to-top:hover { background: #086bd0; color: #ffffff; } ::-webkit-scrollbar { -webkit-appearance: none; width: 7px; } ::-webkit-scrollbar-thumb { background: #f5e70f; } ::-webkit-scrollbar-track { background: #086bd0; } body { scrollbar-face-color: #f5e70f; scrollbar-track-color: #086bd0; } #header, #checkout-header { background: #ffffff; border-top: none 1px; border-bottom: none 1px; } #header .container, #checkout-header .container { max-width: 100%; } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #ffffff; border-bottom: none 1px; } @media (min-width: 992px) { #index #header { position: absolute; top: 0; left: 0; width: 100%; } } #header .header-nav { color: #000000; background: #0095da; border-bottom: none 1px; padding-top: 0.2857142857rem; padding-bottom: 0.2857142857rem; font-size: 0.9285714286rem; } #header .header-nav a:hover { color: #ffffff; } #header .header-nav .social-links._topbar { font-size: 1.1428571429rem; } #header .header-nav .social-links._topbar a:not(:hover) { color: #000000 !important; } #header .header-nav .social-links._topbar a:hover { color: #ff2800 !important; } .header-top { padding-top: 0.3571428571rem; padding-bottom: 0.3571428571rem; color: #000000; } .header-top a:not(.btn):not(.nav-link) { color: #000000; } .header-top a:not(.btn):not(.nav-link):hover { color: #0095da; } .header-top .form-search-control { background: #ffffff; color: #0095da; border: solid 1px #000000; } .header-top input.form-search-control::-webkit-input-placeholder { color: #0095da; } .header-top input.form-search-control:-moz-placeholder { color: #0095da; } .header-top input.form-search-control:-ms-input-placeholder { color: #0095da; } .header-top input.form-search-control:-moz-placeholder { color: #0095da; } .header-top .search-btn { color: #0095da; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.4285714286rem; display: block; } .header-top .header-btn-w .header-btn .title { display: none !important; } .header-top .header-cart-default a.cart-toogle { background: #ffffff; color: #000000; } .header-top .header-cart-default a.cart-toogle:hover { color: #000000; } .header-top .header-cart-default .cart-toogle > .icon { font-size: 2.8rem; display: inline-block; vertical-align: middle; } .header-top .header-cart-default .cart-toogle > .info-wrapper { text-align: left; display: inline-block; vertical-align: middle; } .header-top .header-cart-default .cart-toogle > .info-wrapper > .cart-toggle-details, .header-top .header-cart-default .cart-toogle > .info-wrapper > .title { display: block; } .header-top .header-cart-default .cart-toogle > .info-wrapper > .title { opacity: 0.8; } .header-top .header-cart-default .cart-toogle > .info-wrapper > .cart-toggle-details { font-weight: bold; } .header-top .header-cart-default .cart-toogle > .info-wrapper .cart-separator { display: none; } .header-top a.header-cart-btn:not(:hover) { color: #000000; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #ffffff; } .header-top { transition: padding 0.3s ease; } .cart-products-count-btn { background: #2183e6; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 85%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #ffffff; border-top: solid 1px #0095da; border-right: none 1px #000000; border-bottom: solid 1px #0095da; border-left: none 1px #000000; 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.5rem; padding-right: 1.5rem; border-left: solid 1px #0095da; } #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-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: #0095da; color: #ffffff; } .cbp-horizontal .cbp-tab-title { font-size: 1rem; font-style: normal; font-weight: bold; text-transform: uppercase; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #ca5058; color: #ffffff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.4285714286rem; max-height: 1.4285714286rem; } .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: 1rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 1.4285714286rem; padding-right: 1.4285714286rem; } } #cbp-hrmenu .cbp-hrsub, #cbp-hrmenu .cbp-hrsub-level2, #cbp-hrmenu .cbp-hrsub-wrapper { transition: visibility 300ms ease-in-out, opacity 300ms ease-in-out; } .container-iqitmegamenu, .iqit-megamenu-container, .cbp-hrsub-narrow, #desktop-header-container.container { position: static !important; } .cbp-hrmenu .cbp-hrsub-inner { padding-left: 0; padding-right: 0; } /*** 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: bold; text-transform: none; color: #000000; background: #0095da; line-height: 3.5714285714rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #ffffff; background: #0095da; } #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: #0095da; } .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: 1.2857142857rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #ffffff; border: solid 1px #0095da; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: #000000 !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #0095da !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-links li a:before { display: none; } .cbp-hrmenu .cbp-links li a { padding-left: 0; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #0095da !important; border-bottom: solid 2px rgba(0, 0, 0, 0.12); padding-bottom: 8px; font-size: 1.4285714286rem; 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: #0095da; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #ffffff !important; } #iqitmegamenu-mobile { background: #0095da; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab { min-height: 3rem; } #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: 0.8571428571rem; padding-bottom: 0.8571428571rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__link { color: #333333 !important; padding-top: 0.8571428571rem; padding-bottom: 0.8571428571rem; font-size: 1.1428571429rem; font-style: normal; font-weight: bold; text-transform: uppercase; } .col-mobile-menu-push #iqitmegamenu-mobile { border: none 1px #e30000; } .mobile-menu__submenu { background: #0095da; } .mobile-menu__tab { border-bottom: none 1px; min-height: 2.4285714286rem; } .mobile-menu__link { color: #ffffff !important; padding-top: 0.5714285714rem; padding-bottom: 0.5714285714rem; font-size: 1.2857142857rem; font-style: normal; font-weight: bold; text-transform: uppercase; } .mobile-menu__arrow { padding-top: 0.5714285714rem; padding-bottom: 0.5714285714rem; color: #ffffff; font-size: 1.2857142857rem; } .mobile-menu__tab-icon { font-size: 1.2857142857rem; } .mobile-menu__tab-icon--img { max-height: 1.2857142857rem; } .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: #000000; background-color: #f4f4f4; border-bottom: none 1px; } .mobile-menu__title { font-size: 1.4285714286rem; font-style: normal; font-weight: bold; text-transform: uppercase; } .mobile-menu__column-title { font-size: 1.4285714286rem; font-style: normal; font-weight: normal; text-transform: none; 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__links-list-li { padding-top: 0.4285714286rem; padding-bottom: 0.4285714286rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #000000; } .mobile-menu__footer { border-top: none 1px; color: #000000; background-color: #f4f4f4; } /*** PS_FacatedSearch ***/ #search_filters .noUi-connect { background: #f90000; } /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #ffffff; color: #000000; } .swiper-pagination-bullet { background: #333333; } /*** Product miniature ***/ .products.row { margin: -0.3571428571rem; } .products.row > .col, .products.row > [class*=col-] { padding: 0.3571428571rem; } .swiper-container-wrapper { margin: -0.3571428571rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.3571428571rem; } .swiper-container-wrapper .product-carousel { padding: 0.3571428571rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.3571428571rem; } .product-miniature { border: none 1px #f0f0f0; outline: 1px none transparent; } .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 picture:last-child .product-thumbnail-first { opacity: 1; } .product-miniature-grid { padding: 0.1428571429rem; } .product-miniature-grid .product-title { font-size: 1.3571428571rem; font-style: normal; font-weight: bold; text-transform: uppercase; } .product-miniature-grid .product-price { font-size: 1.2857142857rem; font-style: normal; font-weight: bold; text-transform: uppercase; } @media (hover: hover) { .product-miniature:hover { outline: none 1px hsla(119, 73%, 51%, 0.25); } } .product-miniature-grid .product-functional-buttons { background: #fafafa; } .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: #000000 !important; } .products-grid .product-miniature .product-reference { 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 .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: #0095da; color: #ffffff; border: none 1px #c8c8c8; } .btn-product-list:hover { background: #0095da; color: #ffffff; border-color: #0095da; } .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-2 .product-add-cart { display: none !important; } .products-grid .product-miniature-layout-2 .products-variants { padding-top: 0rem; } .products-grid .product-miniature-layout-3 .product-description { background: #0095da; } .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(1, 1fr); } @media (min-width: 768px) { .layout-full-width .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 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(2, 1fr); } } @media (min-width: 992px) { .layout-full-width .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(5, 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(4, 1fr); } } @media (min-width: 1200px) { .layout-full-width .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(5, 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(4, 1fr); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 2.1428571429rem; font-style: normal; font-weight: bold; text-transform: uppercase; } #product .images-container .product-cover { border: solid 1px #0095da; } .images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow { color: #000000; background: #ffffff; } .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-cover .expander { width: 100%; height: 100%; padding: 0; bottom: 0; right: 0; } .product-cover .expander > span { position: absolute; bottom: 1rem; right: 1rem; padding: 0.6rem; } #product .product-cover .expander > span { color: #000000; background: #ffffff; transition: opacity 0.2s cubic-bezier(0.7, 0, 0.3, 1), color 0.2s cubic-bezier(0.7, 0, 0.3, 1); } #product .product-cover .expander > span:hover { opacity: 0.6 !important; } .product-variants > .product-variants-item { display: inline-block; margin-right: 1rem; vertical-align: top; } #main #main-product-wrapper { transition: opacity 0.3s ease; } #main.-combinations-loading { 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; } .product-tabs .nav-tabs { justify-content: center; } #wrapper { background: #fafafa; border-top: none 1px; border-bottom: none 1px; padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; color: #000000; box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.3); } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; } #content-wrapper .page-title { color: #000000; font-size: 2.2857142857rem; font-style: normal; font-weight: bold; text-transform: uppercase; border-bottom: solid 5px #0095da; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #000000; } #content-wrapper .section-title { color: #333333; text-align: center; font-size: 1.7142857143rem; font-style: normal; font-weight: bold; text-transform: uppercase; border-bottom: solid 5px #0095da; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #333333; } .nav-tabs .nav-link { color: #000000; font-size: 1.8571428571rem; font-style: normal; font-weight: bold; text-transform: uppercase; } .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { color: #000000; border-bottom: solid 5px #0095da; } .iqit-accordion .title { font-size: 1.7857142857rem; font-style: normal; font-weight: bold; text-transform: uppercase; } .iqit-accordion .title a:link:not(.nav-link):not(.btn), .iqit-accordion .title a:visited:not(.nav-link):not(.btn) { color: #000000; } .iqit-accordion .nav-link { border-bottom: solid 5px #0095da; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000000; border-bottom: solid 5px #0095da; } #wrapper .block-title { color: #000000; font-size: 1.4285714286rem; font-style: normal; font-weight: bold; text-transform: uppercase; border-bottom: solid 1px #0095da; margin-bottom: 0.8em; padding-bottom: 0.5em; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #000000; } #left-column .block, #right-column .block { background: #ffffff; padding: 0.7142857143rem; border: solid 1px #0095da; } #footer, #checkout-footer { background: #000000; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: solid 1px #000000; 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: #000000; } #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: 3.5714285714rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #ffffff !important; } #footer .block-title, #checkout-footer .block-title { color: #0095da; font-size: 1.1428571429rem; font-style: normal; font-weight: bold; text-transform: uppercase; 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: #0095da; } #footer .block-title:after, #checkout-footer .block-title:after { content: ""; position: absolute; bottom: -1.5px; display: block; width: 30px; height: 1px; border-bottom: solid 3px #0095da; left: 0; right: 0; } #footer-container-first { border-top: none 1px hsla(247, 100%, 48%, 0.25); padding-top: 0.7142857143rem; padding-bottom: 0.7142857143rem; background: #0095da; color: #ffffff; } #footer-container-first .h5 { font-size: 1.5rem; font-style: normal; font-weight: bold; text-transform: uppercase; } #footer-container-main, #checkout-footer { border-top: solid 1px hsla(0, 0%, 63%, 0.25); padding-top: 0.7142857143rem; padding-bottom: 0; color: rgba(255, 255, 255, 0.85); } #footer-container-main a, #checkout-footer a { color: rgba(255, 255, 255, 0.85); } #footer-container-main a:hover, #checkout-footer a:hover { color: #ffffff; } #footer-copyrights { border-top: solid 1px hsla(0, 0%, 63%, 0.25); background: #0095da; padding-top: 0.3571428571rem; padding-bottom: 0.3571428571rem; } @media (max-width: 767px) { #footer .block-toggle { width: 100%; flex-basis: initial; } #footer .block-toggle > .block-title { cursor: pointer; } #footer .block-toggle > .block-title span::after { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: "\f107"; margin-left: 10px; } #footer .block-toggle > .block-content { display: none; } #footer .block-toggle._toggled > .block-content { display: block; } #footer .block-toggle._toggled .block-title span::after { content: "\f106"; } #footer .footer-style-inline .block-title { display: block !important; max-width: 100%; } #footer .footer-style-inline .block-content { display: block; width: 100%; margin-top: 1rem; } } #maintenance-page { background: #e3e3e3; color: #333333; } #maintenance-page a, #maintenance-page a:link { color: #333333; } .maintenance-page-newsletter .maintenance-page-newsletter-btn { background: #000000; color: #ffffff; } .maintenance-page-newsletter .maintenance-page-newsletter-btn:hover { background: #333333; color: #ffffff; } .maintenance-page-newsletter input[type=email] { border: solid 3px #333333; background: #e3e3e3; color: #333333; } .maintenance-page-newsletter input[type=email]::-webkit-input-placeholder { color: #333333; } .maintenance-page-newsletter input[type=email]::-moz-placeholder { color: #333333; } .maintenance-page-newsletter input[type=email]:-ms-input-placeholder { color: #333333; } .maintenance-page-newsletter input[type=email] :-moz-placeholder { color: #333333; }/* --- CONTAINER E RESET --- */ .product-variants > .product-variants-item .custom-select2 { position: relative; width: 100%; min-width: 80px; /* Evita che sia troppo stretto */ } /* --- IL SELECT VERO E PROPRIO --- */ .custom-select2 .form-control-select { /* Reset Stile Nativo */ -webkit-appearance: none; -moz-appearance: none; appearance: none; /* Geometria e Spaziatura */ height: 48px; /* Target tocco comodo (mobile friendly) */ padding: 0 40px 0 16px; /* Spazio a destra per la freccia custom */ width: 100%; /* Stile Bordo e Sfondo */ background-color: #ffffff; border: 1px solid #e0e0e0; /* Grigio neutro leggero */ border-radius: 6px; /* Stesso radius del bottone carrello */ /* Tipografia */ font-family: 'Segoe UI', system-ui, sans-serif; font-size: 14px; font-weight: 500; color: #333; /* Interazione */ cursor: pointer; transition: all 0.2s ease-in-out; box-shadow: 0 2px 4px rgba(0,0,0,0.02); /* Ombra minimal */ } /* --- STATO HOVER E FOCUS --- */ .custom-select2 .form-control-select:hover { border-color: #b0b0b0; box-shadow: 0 4px 8px rgba(0,0,0,0.05); } .custom-select2 .form-control-select:focus { outline: none; border-color: #0095da; /* Colore Brand */ box-shadow: 0 0 0 3px rgba(0, 149, 218, 0.15); /* Focus ring accessibile */ } /* --- FRECCIA CUSTOM (Migliorata) --- */ .custom-select2::after { /* Usiamo l'icona FontAwesome che hai già, ma posizionata meglio */ content: "\f107"; font-family: FontAwesome; position: absolute; right: 16px; top: 50%; transform: translateY(-50%); /* Centratura verticale perfetta */ font-size: 14px; color: #0095da; /* Colore Brand per la freccia */ pointer-events: none; /* Importante: il click deve passare al select sottostante */ transition: transform 0.2s ease; } /* (Opzionale) Ruota la freccia quando il select ha focus - Nota: funziona solo su alcuni browser che mantengono focus attivo */ .custom-select2:focus-within::after { transform: translateY(-50%) rotate(180deg); } /* 1. Targeting Specifico e Reset */ /* Usiamo un selettore specifico per non rompere altri btn-primary nel sito, ma abbastanza forte da sovrascrivere Bootstrap/Theme base. */ .product-add-to-cart .add-to-cart.btn-primary { position: relative; display: inline-flex; align-items: center; justify-content: center; gap: 10px; /* Spazio moderno tra icona e testo (sostituisce i margin hack) */ /* Dimensioni e Tipografia */ padding: 12px 32px; font-family: 'Segoe UI', system-ui, sans-serif; /* O il font del tuo tema */ font-weight: 600; font-size: 1rem; text-transform: uppercase; letter-spacing: 0.5px; /* Migliora la leggibilità dell'uppercase */ /* Colore e Sfondo */ color: #ffffff; background-color: #0095da; border: none; /* Rimuoviamo il border 1px esistente */ /* Geometria e Profondità */ border-radius: 6px; /* 4-6px è lo sweet spot moderno. Non troppo tondo, non spigoloso */ box-shadow: 0 4px 6px rgba(0, 149, 218, 0.25); /* Ombra colorata, non nera! */ /* Performance e Transizioni */ transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1); will-change: transform, box-shadow; overflow: hidden; /* Per eventuali effetti ripple o glare */ } /* 2. Stato HOVER (Invito all'azione) */ .product-add-to-cart .add-to-cart.btn-primary:hover:not(:disabled) { background-color: #00a4f0; /* Leggermente più chiaro per luminosità */ transform: translateY(-2px); /* "Lift" effect: il bottone si solleva */ box-shadow: 0 8px 15px rgba(0, 149, 218, 0.35); /* L'ombra si espande e diffonde */ } /* 3. Stato ACTIVE (Click/Pressione) */ .product-add-to-cart .add-to-cart.btn-primary:active:not(:disabled) { transform: translateY(1px); /* "Press" effect: il bottone scende */ box-shadow: 0 2px 4px rgba(0, 149, 218, 0.25); background-color: #0088c7; /* Feedback visivo di pressione */ } /* 4. Gestione Icone (Shopping Bag & Spinner) */ .product-add-to-cart .add-to-cart i { font-size: 1.2em; /* Icona leggermente più grande del testo */ margin: 0 !important; /* Reset dei margini di FontAwesome, gestiti dal gap del flex */ } /* Gestione Spinner di caricamento PrestaShop */ /* Quando PrestaShop attiva il caricamento, nasconde l'icona bag e mostra lo spinner */ .product-add-to-cart .add-to-cart .spinner-icon { display: none; /* Nascosto di default */ } .product-add-to-cart .add-to-cart.processing .bag-icon { display: none; } .product-add-to-cart .add-to-cart.processing .spinner-icon { display: inline-block; animation: fa-spin 2s infinite linear; } /* 5. Stato DISABLED (Es. stock esaurito) */ .product-add-to-cart .add-to-cart.btn-primary:disabled, .product-add-to-cart .add-to-cart.btn-primary.disabled { background-color: #e0e0e0; color: #999; box-shadow: none; cursor: not-allowed; transform: none; } #product .images-container .product-cover { /* Stato Base: Pulito e minimale */ border: 1px solid rgba(0, 0, 0, 0.04); /* Bordo strutturale appena visibile */ border-radius: 8px; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05); /* Preparazione per l'animazione */ transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease; will-change: transform, box-shadow; /* Hint per la GPU */ } /* Stato Hover: Il brand color entra in gioco */ #product .images-container .product-cover:hover { /* Il bordo diventa del tuo blu, ma rimane elegante */ border-color: #0095da; /* Glow effetto "neon" molto sottile usando il colore del brand */ box-shadow: 0 10px 20px rgba(0, 149, 218, 0.15); /* Leggero sollevamento verso l'alto */ transform: translateY(-4px); } /* Prezzo Prodotto Moderno - Blue */ .product_header_container .product-price, .product_p_price_container .product-price { color: #0056b3 !important; /* Un blu più serio e profondo del precedente */ font-size: 2.3rem !important; font-weight: 800 !important; /* Extra grassetto per impatto */ letter-spacing: -0.02em; line-height: 1; } /* add background colors in variouse boxes - start */ .product-info-row{ background: #fff; margin: 0; padding: 2rem 1rem; margin-bottom: 3rem; border: 1px solid #f0f0f0 } #cbp-hrmenu1{ background: #fff; border: 1px solid #f0f0f0; } body#checkout section.checkout-step, .cart-grid-right .cart-summary{ background: #fff } .cart-items{ background: #fff; border: 1px solid #f0f0f0 } .cart-item{ padding: 1rem } .products-selection{ background: #fff; padding-left: 1rem; padding-right: 1rem; border: 1px solid #f0f0f0 } /* add background colors in variouse boxes - end */ #back-to-top{ bottom: 70px; } /* Modifica Badge Disponibilità - Stile Pillola */ #product-availability { background-color: #e8f5e9 !important; /* Sfondo verde menta chiaro */ color: #1b5e20 !important; /* Testo verde bosco */ border: 1px solid #c8e6c9; /* Bordo sottile */ border-radius: 50px !important; /* Forma completamente arrotondata */ padding: 8px 16px !important; /* Più spazio interno */ font-size: 13px !important; font-weight: 600 !important; text-transform: uppercase; /* Testo tutto maiuscolo per pulizia */ letter-spacing: 0.5px; /* Leggero spazio tra le lettere */ display: inline-flex; /* Allinea icona e testo */ align-items: center; } /* Colore dell'icona (spunta) */ #product-availability i { color: #2e7d32 !important; margin-right: 5px; } .delivery-information { color: #155724; background-color: #d4edda; border: 1px solid #c3e6cb; padding: 10px 15px; border-radius: 6px; font-size: 14px; font-weight: 600; display: inline-block; margin-top: 15px; } .delivery-information::before { content: "\f0d1"; /* Codice icona Camion */ font-family: "FontAwesome"; margin-right: 8px; font-weight: normal; } /* --- STILE PULSE PER PRESTASHOP --- */ .blink-div { display: block; position: relative; /* Font e Dimensioni */ font-weight: 800; font-size: clamp(14px, 5vw, 18px); /* Adatta la dimensione tra mobile e desktop */ line-height: 1.4; text-transform: uppercase; /* Tutto maiuscolo per impatto */ letter-spacing: 0.5px; /* Spaziatura e Colori */ padding: 12px 20px; background-color: #d32f2f; /* Rosso professionale (Material Design) */ color: #ffffff !important; /* Forza il testo bianco */ text-align: center; /* Forma */ box-sizing: border-box; width: 100%; border-radius: 6px; /* Angoli arrotondati moderni */ /* Gestione testo lungo */ white-space: normal; word-break: break-word; clear: both; /* L'Animazione */ box-shadow: 0 0 0 0 rgba(211, 47, 47, 0.7); animation: pulse-red 2s infinite; /* Margine di sicurezza per non attaccarsi ad altri elementi */ margin: 10px 0; cursor: pointer; /* Fa capire che è un'area importante */ } /* Reset per lo span interno (se presente nel tuo HTML attuale) */ .blink-div > span { background: none !important; -webkit-text-fill-color: initial !important; color: white !important; animation: none !important; } /* Definizione dell'animazione */ @keyframes pulse-red { 0% { transform: scale(1); box-shadow: 0 0 0 0 rgba(211, 47, 47, 0.7); } 70% { transform: scale(1.02); /* Si ingrandisce appena appena */ box-shadow: 0 0 0 10px rgba(211, 47, 47, 0); /* L'onda svanisce */ } 100% { transform: scale(1); box-shadow: 0 0 0 0 rgba(211, 47, 47, 0); } } /* Ottimizzazione specifica Desktop */ @media (min-width: 768px) { .blink-div { font-size: 18px; padding: 15px; } } /* --- NUOVO STILE: BADGE SPEDIZIONE MATERIAL --- */ .blink-div-spedizione { /* Layout Box Model */ display: inline-flex; /* Fondamentale: si adatta al contenuto, non allarga al 100% */ align-items: center; /* Allinea verticalmente icona e testo */ justify-content: center; box-sizing: border-box; width: fit-content; /* Assicura che il box sia largo quanto basta */ /* Spaziatura */ margin-top: 5px; /* Spazio dal prezzo sopra */ margin-bottom: 0; padding: 4px 10px; /* Padding interno bilanciato */ gap: 6px; /* Spazio moderno tra icona e testo */ /* Stile Visivo (Material Design Red) */ background-color: #ffebee; /* Rosso molto pallido, elegante */ color: #c62828 !important; /* Rosso scuro per leggibilità */ border: 1px solid #ffcdd2; /* Bordo sottile coordinato */ border-radius: 4px; /* Angoli leggermente arrotondati */ /* Tipografia */ font-family: 'Segoe UI', system-ui, sans-serif; /* O eredita dal tema */ font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: 0.5px; line-height: 1.2; /* Reset di proprietà ereditate o vecchie */ box-shadow: none; text-decoration: none; cursor: default; /* Non è cliccabile */ animation: none; /* Rimuoviamo il lampeggiamento fastidioso */ } /* Inserimento automatico dell'icona camioncino (FontAwesome) */ .blink-div-spedizione::before { content: "\f0d1"; /* Codice Unicode per 'fa-truck' */ font-family: "FontAwesome"; font-weight: normal; font-size: 13px; /* Icona leggermente più grande del testo */ color: inherit; /* Prende lo stesso rosso del testo */ } /* Opzionale: Se vuoi un micro-effetto quando passi sopra col mouse */ .product-miniature:hover .blink-div-spedizione { border-color: #c62828; /* Il bordo diventa leggermente più scuro */ transition: border-color 0.3s ease; } /* --- MODERN CITYMUSCLE MENU STYLE --- */ /* 1. Barra Menu Principale: Effetto "Glass" e Pulizia */ .iqit-megamenu-container { background: rgba(255, 255, 255, 0.98) !important; /* Quasi solido per leggibilità */ backdrop-filter: blur(12px); /* Effetto sfocatura moderno */ border-bottom: 2px solid #f1f1f1; box-shadow: 0 4px 20px rgba(0,0,0,0.05); } /* 2. Elementi di Primo Livello (Home, Integratori, ecc.) */ .cbp-hrmENU > ul > li > a { font-family: 'Oswald', sans-serif; /* Assicurati che il font sia caricato, o usa il default */ font-weight: 700 !important; text-transform: uppercase; font-size: 15px; letter-spacing: 0.5px; padding: 20px 25px !important; color: #1a1a1a !important; transition: color 0.3s ease; } /* 3. Effetto Hover "Active Bar" in alto */ .cbp-hrmENU > ul > li > a::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 3px; background: #d32f2f; /* ROSSO CITYMUSCLE */ transform: scaleX(0); /* Nascosto di default */ transform-origin: left; transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94); } .cbp-hrmENU > ul > li:hover > a::before { transform: scaleX(1); /* Mostra la barra rossa al passaggio */ } .cbp-hrmENU > ul > li:hover > a { color: #d32f2f !important; /* Testo rosso al passaggio */ background: transparent !important; } /* 4. Etichette (es. "Novità", "Sconti") - Dal CSV ho visto che usi le label */ .cbp-hrmENU .cbp-rgt .label { top: -10px !important; right: 5px !important; padding: 3px 8px; border-radius: 4px; font-size: 9px; font-weight: 800; text-transform: uppercase; box-shadow: 0 2px 5px rgba(211, 47, 47, 0.3); animation: pulse-red 2s infinite; /* Animazione pulsante */ } /* 5. Sottomenu (Dropdown) Modernizzato */ .cbp-hrmENU .cbp-hrsub { border-top: none !important; margin-top: 0 !important; box-shadow: 0 15px 50px rgba(0,0,0,0.1); border-radius: 0 0 8px 8px; padding: 30px !important; } /* Titoli delle categorie nel sottomenu */ .cbp-hrsub-inner h4 a { font-size: 16px; font-weight: 800; text-transform: uppercase; color: #000; margin-bottom: 15px; display: inline-block; border-bottom: 2px solid rgba(211, 47, 47, 0.1); /* Sottolineatura leggera */ } /* Link normali nel sottomenu */ .cbp-hrsub-inner ul li a { font-size: 14px; color: #666; padding: 5px 0; transition: transform 0.2s ease, color 0.2s ease; } .cbp-hrsub-inner ul li a:hover { color: #d32f2f; transform: translateX(5px); /* Sposta leggermente a destra al passaggio */ } /* Animazione Pulsante per le etichette */ @keyframes pulse-red { 0% { transform: scale(1); } 50% { transform: scale(1.05); } 100% { transform: scale(1); } } /* --- Messaggio Klarna --- */ #payment-method-messaging-element.StripeElement { padding-bottom: 15px; } /* ============================================================ Citymuscle · badge sconto percentuale — "cartellino" ============================================================ */ .product-prices .badge.discount-percentage { /* ── COLORE: per cambiare variante modifica solo queste 2 righe ── Giallo brand (default) : #f5e70f / #171700 Rosso promo : #e4322b / #fff3f1 Blu brand : #086bd0 / #eaf3ff */ --cm-bg: #f5e70f; --cm-fg: #171700; --cm-notch: .5em; display: inline-flex; align-items: center; padding: .34em .6em .34em calc(.6em + var(--cm-notch)); font-family: "Rubik", sans-serif; font-size: .8rem; font-weight: 700; line-height: 1; letter-spacing: -.01em; font-variant-numeric: tabular-nums; white-space: nowrap; color: var(--cm-fg); background: var(--cm-bg); border-radius: 3px; /* fallback per browser senza clip-path */ -webkit-clip-path: polygon(var(--cm-notch) 0, 100% 0, 100% 100%, var(--cm-notch) 100%, 0 50%); clip-path: polygon(var(--cm-notch) 0, 100% 0, 100% 100%, var(--cm-notch) 100%, 0 50%); box-shadow: 0 1px 2px rgba(17, 17, 0, .22); vertical-align: middle; } /* ============================================================ Citymuscle · badge sconto "-X%" — stile cartellino Incollare in: themes/<tuo-tema>/assets/css/custom.css ============================================================ */ /* Base condivisa dai due badge. Per cambiare colore modifica SOLO queste 2 righe (valgono per entrambi): Rosso promo : --cm-bg:#e4322b; --cm-fg:#fff3f1; Blu brand : --cm-bg:#086bd0; --cm-fg:#eaf3ff; */ .product-prices .badge.discount-percentage, .product-flags .product-flag.discount { --cm-bg: #f5e70f; --cm-fg: #171700; --cm-notch: .5em; font-family: "Rubik", sans-serif; font-weight: 700; line-height: 1; letter-spacing: -.01em; font-variant-numeric: tabular-nums; color: var(--cm-fg); background: var(--cm-bg); padding: .34em .6em .34em calc(.6em + var(--cm-notch)); border-radius: 3px; /* fallback per browser senza clip-path */ -webkit-clip-path: polygon(var(--cm-notch) 0, 100% 0, 100% 100%, var(--cm-notch) 100%, 0 50%); clip-path: polygon(var(--cm-notch) 0, 100% 0, 100% 100%, var(--cm-notch) 100%, 0 50%); box-shadow: 0 1px 2px rgba(17, 17, 0, .22); } /* badge nel blocco prezzo */ .product-prices .badge.discount-percentage { display: inline-flex; align-items: center; white-space: nowrap; font-size: .8rem; vertical-align: middle; } /* sticker sull'angolo della foto (un filo più grande) */ .product-flags .product-flag.discount { font-size: .85rem; } /* opzionale — micro-ingresso del badge prezzo (rispetta prefers-reduced-motion) @media (prefers-reduced-motion: no-preference) { .product-prices .badge.discount-percentage { animation: cm-in .45s cubic-bezier(.2,.7,.2,1) both; } @keyframes cm-in { from { opacity:0; transform:translateX(-5px) scale(.92) } to { opacity:1; transform:none } } } */ /* * Citymuscle — logo power-up * Targets the Warehouse desktop and mobile header logos. */ #desktop_logo > a.cm-logo-link, .col-mobile-logo > a.cm-logo-link { --cm-logo-blue: #079bdd; --cm-logo-blue-soft: rgb(7 155 221 / 24%); position: relative; display: inline-block; isolation: isolate; overflow: hidden; line-height: 0; border-radius: 2px; -webkit-tap-highlight-color: transparent; } #desktop_logo > a.cm-logo-link > img, .col-mobile-logo > a.cm-logo-link > img { position: relative; z-index: 1; display: block; transform: translateZ(0); transform-origin: 51% 56%; transition: transform 220ms cubic-bezier(0.16, 1, 0.3, 1), filter 220ms cubic-bezier(0.16, 1, 0.3, 1); } /* The white/blue sweep echoes the speed lines already drawn into the logo. */ #desktop_logo > a.cm-logo-link::before, .col-mobile-logo > a.cm-logo-link::before { position: absolute; z-index: 2; inset: -24% -42%; pointer-events: none; content: ""; opacity: 0; background: linear-gradient( 108deg, transparent 42%, rgb(7 155 221 / 8%) 45%, rgb(255 255 255 / 92%) 49%, rgb(7 155 221 / 38%) 52%, transparent 57% ); mix-blend-mode: screen; transform: translate3d(-62%, 0, 0) skewX(-10deg); } /* A short energy trace anchors the movement to the blue swoosh. */ #desktop_logo > a.cm-logo-link::after, .col-mobile-logo > a.cm-logo-link::after { position: absolute; z-index: 3; right: 8%; bottom: 9%; left: 16%; height: 2px; pointer-events: none; content: ""; opacity: 0; background: linear-gradient( 90deg, transparent, var(--cm-logo-blue) 24%, white 50%, var(--cm-logo-blue) 74%, transparent ); clip-path: inset(0 100% 0 0); filter: drop-shadow(0 3px 4px var(--cm-logo-blue-soft)); transition: clip-path 260ms cubic-bezier(0.16, 1, 0.3, 1), opacity 160ms ease-out; } #desktop_logo > a.cm-logo-link.cm-logo--energized > img, .col-mobile-logo > a.cm-logo-link.cm-logo--energized > img { will-change: transform, filter; animation: cm-logo-power-up 720ms cubic-bezier(0.16, 1, 0.3, 1) both; } #desktop_logo > a.cm-logo-link.cm-logo--energized::before, .col-mobile-logo > a.cm-logo-link.cm-logo--energized::before { will-change: transform, opacity; animation: cm-logo-light-sweep 640ms 80ms cubic-bezier(0.16, 1, 0.3, 1) both; } #desktop_logo > a.cm-logo-link.cm-logo--energized::after, .col-mobile-logo > a.cm-logo-link.cm-logo--energized::after { animation: cm-logo-energy-trace 480ms 250ms cubic-bezier(0.16, 1, 0.3, 1) both; } #desktop_logo > a.cm-logo-link:focus-visible, .col-mobile-logo > a.cm-logo-link:focus-visible { outline: 3px solid var(--cm-logo-blue); outline-offset: 4px; } @media (hover: hover) and (pointer: fine) { #desktop_logo > a.cm-logo-link:hover > img, .col-mobile-logo > a.cm-logo-link:hover > img { filter: saturate(1.08) contrast(1.04) drop-shadow(0 5px 6px rgb(7 155 221 / 20%)); transform: translate3d(0, -1px, 0) scale(1.018); } #desktop_logo > a.cm-logo-link:hover::after, .col-mobile-logo > a.cm-logo-link:hover::after { opacity: 0.82; clip-path: inset(0); } } @keyframes cm-logo-power-up { 0% { filter: saturate(0.82) brightness(0.92); transform: translate3d(-5px, 0, 0) scale(0.985); } 58% { filter: saturate(1.14) brightness(1.04) drop-shadow(0 6px 8px rgb(7 155 221 / 22%)); transform: translate3d(1px, 0, 0) scale(1.012); } 100% { filter: none; transform: translate3d(0, 0, 0) scale(1); } } @keyframes cm-logo-light-sweep { 0% { opacity: 0; transform: translate3d(-62%, 0, 0) skewX(-10deg); } 22% { opacity: 0.95; } 100% { opacity: 0; transform: translate3d(62%, 0, 0) skewX(-10deg); } } @keyframes cm-logo-energy-trace { 0% { opacity: 0; clip-path: inset(0 100% 0 0); } 42% { opacity: 0.9; } 100% { opacity: 0; clip-path: inset(0); } } @media (prefers-reduced-motion: reduce) { #desktop_logo > a.cm-logo-link, .col-mobile-logo > a.cm-logo-link, #desktop_logo > a.cm-logo-link::before, .col-mobile-logo > a.cm-logo-link::before, #desktop_logo > a.cm-logo-link::after, .col-mobile-logo > a.cm-logo-link::after, #desktop_logo > a.cm-logo-link > img, .col-mobile-logo > a.cm-logo-link > img { animation: none !important; transition: none !important; } } /* ============================================================ Citymuscle — personalizzazioni sconto / prezzo / countdown File: themes/<tuo-tema>/assets/css/custom.css Dopo l'inserimento: Parametri avanzati -> Prestazioni -> Svuota cache Regole AUTO-SUFFICIENTI (non dipendono dal CSS del tema). ============================================================ */ /* ------------------------------------------------------------ 1) Badge sconto "-X%" — stile cartellino (badge nel blocco prezzo + sticker sulla foto prodotto) ------------------------------------------------------------ */ .product-prices .badge.discount-percentage, .product-flags .product-flag.discount { --cm-bg: #f5e70f; /* rosso: #e4322b / #fff3f1 · blu: #086bd0 / #eaf3ff */ --cm-fg: #171700; --cm-notch: .5em; font-family: "Rubik", sans-serif; font-weight: 700; line-height: 1; letter-spacing: -.01em; font-variant-numeric: tabular-nums; color: var(--cm-fg); background: var(--cm-bg); padding: .34em .6em .34em calc(.6em + var(--cm-notch)); border-radius: 3px; -webkit-clip-path: polygon(var(--cm-notch) 0, 100% 0, 100% 100%, var(--cm-notch) 100%, 0 50%); clip-path: polygon(var(--cm-notch) 0, 100% 0, 100% 100%, var(--cm-notch) 100%, 0 50%); box-shadow: 0 1px 2px rgba(17, 17, 0, .22); } .product-prices .badge.discount-percentage { display: inline-flex; align-items: center; white-space: nowrap; font-size: .8rem; vertical-align: middle; } .product-flags .product-flag.discount { font-size: .85rem; } /* ------------------------------------------------------------ 2) Blocco prezzo — gerarchia ------------------------------------------------------------ */ .product-prices .product-discount .regular-price { color: #9aa0a6; font-weight: 500; text-decoration-thickness: 1px; } .product-prices .current-price { margin-right: .05rem; } .product-prices .product-discount { margin: 0 .5rem 0 .1rem; } /* ------------------------------------------------------------ 3) Countdown "Tempo rimasto" — originale rifinito (cifre gialle + separatori ":" + etichette · niente tile) ------------------------------------------------------------ */ .price-countdown.badge-discount.discount { display: inline-flex; align-items: stretch; background: #16181d; border-radius: 10px; overflow: hidden; border: 1px solid rgba(255, 255, 255, .06); box-shadow: 0 2px 10px rgba(0, 0, 0, .18); animation: cmCountdownIn .5s cubic-bezier(.2, .7, .2, 1) both; /* entrata */ } /* FIX larghezza: il wrapper del tema è un flex che "stira" la barra. align-self:flex-start la fa tornare a stringersi sul contenuto. */ .product-prices .price-countdown-wrapper .price-countdown.badge-discount.discount { align-self: flex-start !important; flex: 0 0 auto !important; width: auto !important; max-width: 100% !important; } @keyframes cmCountdownIn { from { opacity: 0; transform: translateY(10px); } to { opacity: 1; transform: translateY(0); } } .price-countdown .price-countdown-title { display: flex; align-items: center; gap: 8px; background: #e4322b; /* rosso brand (era #ff3b30) */ color: #fff; font-family: "Rubik", sans-serif; font-weight: 700; font-size: 11px; letter-spacing: .07em; text-transform: uppercase; white-space: nowrap; padding: 0 16px; } .price-countdown .price-countdown-title i { display: none !important; } /* nasconde l'orologio del tema */ /* fulmine SVG (non emoji): identico e ben visibile ovunque, anche su categoria/brand */ .price-countdown .price-countdown-title::before { content: "" !important; width: 15px; height: 17px; flex: 0 0 auto; display: inline-block; background: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2024%2024'%20fill='%23ffffff'%3E%3Cpath%20d='M7%202v11h3v9l7-12h-4l4-8z'/%3E%3C/svg%3E") center/contain no-repeat !important; } .price-countdown .count-down-timer { display: flex; align-items: flex-start; gap: 16px; padding: 8px 16px 8px 14px; color: inherit; } .price-countdown .countdown-time-group { font-size: 0; /* nasconde i separatori/testo originali (" : ", "G.") */ line-height: 0; /* azzera la "riga fantasma" del testo di coda -> etichette allineate */ position: relative; display: inline-flex; flex: 0 0 auto; /* i gruppi non si comprimono (numeri mai accavallati) */ flex-direction: column; align-items: center; background: none; border: 0; padding: 0; min-width: 0; } .price-countdown .countdown-time-group .countdown-time { font-family: "Rubik", sans-serif; font-size: 21px; font-weight: 800; line-height: 1; color: #f5e70f; /* cifre GIALLE (energia originale) */ font-variant-numeric: tabular-nums; padding: 0; } .price-countdown .countdown-time-group::after { font-family: "Rubik", sans-serif; font-size: 9px; line-height: 1; font-weight: 600; letter-spacing: .09em; text-transform: uppercase; color: #8b93a1; margin-top: 5px; } .price-countdown .countdown-days::after { content: "gg"; } .price-countdown .countdown-hours::after { content: "ore"; } .price-countdown .countdown-minutes::after { content: "min"; } .price-countdown .countdown-second::after { content: "sec"; } /* separatori ":" tra i gruppi, allineati alle cifre */ .price-countdown .count-down-timer .countdown-time-group:not(.countdown-days)::before { content: ":"; position: absolute; left: -8px; top: 11px; transform: translate(-50%, -50%); font-family: "Rubik", sans-serif; font-size: 18px; font-weight: 700; color: #5b6472; line-height: 1; } /* ---- MOBILE: la barra diventa full-width e il timer si adatta ---- Senza questo il contenuto (298px) supera lo spazio disponibile (270px) e i secondi vengono ritagliati da overflow:hidden. */ @media (max-width: 575px) { .product-prices .price-countdown-wrapper .price-countdown.badge-discount.discount { align-self: stretch !important; width: 100% !important; } .price-countdown .price-countdown-title { flex: 0 0 auto; padding: 0 11px; font-size: 9.5px; gap: 6px; letter-spacing: .05em; } .price-countdown .price-countdown-title::before { width: 13px; height: 15px; } .price-countdown .count-down-timer { flex: 1 1 auto; min-width: 0; justify-content: center; gap: 14px; padding: 7px 10px; } .price-countdown .countdown-time-group .countdown-time { font-size: 17px; } .price-countdown .countdown-time-group { flex: 0 0 auto; } .price-countdown .countdown-time-group::after { font-size: 7.5px; margin-top: 4px; } .price-countdown .count-down-timer .countdown-time-group:not(.countdown-days)::before { left: -7px; top: 9px; font-size: 15px; } } /* schermi molto stretti (iPhone SE ecc.): via le parole, resta il fulmine, così i numeri restano grandi e leggibili invece di rimpicciolirsi */ @media (max-width: 360px) { .price-countdown .price-countdown-title .time-txt { display: none; } .price-countdown .price-countdown-title { padding: 0 10px; } .price-countdown .count-down-timer { gap: 12px; padding: 7px 8px; } } /* countdown COMPATTO nelle liste (card categoria/brand/home): la card è ~178px, quindi nascondo il testo "Tempo rimasto" (resta il fulmine) e rimpicciolisco le cifre. Scoping su .product-miniature -> la pagina prodotto non è toccata. */ .product-miniature .price-countdown .price-countdown-title { padding: 0 9px; } .product-miniature .price-countdown .price-countdown-title .time-txt { display: none; } .product-miniature .price-countdown .price-countdown-title::before { width: 14px; height: 16px; } .product-miniature .price-countdown .count-down-timer { gap: 10px; padding: 5px 9px 5px 7px; } .product-miniature .price-countdown .countdown-time-group .countdown-time { font-size: 14px; } .product-miniature .price-countdown .countdown-time-group::after { font-size: 7px; margin-top: 3px; } .product-miniature .price-countdown .count-down-timer .countdown-time-group:not(.countdown-days)::before { left: -5px; top: 7.5px; font-size: 12px; } /** Slider per elementor */ .elementor-element-e5tooxv .swiper-slide:first-child .swiper-slide-image { aspect-ratio: 1774 / 887; width: 100%; height: auto; }