.iqitfake{ display: none;} @charset "UTF-8"; /*** Style mixins ***/ /*** Variables mixins and functions ***/ .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1240px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #e4032e; } a:hover:not(.nav-link):not(.btn) { color: #000000; } .pagination .page-list li:hover { border-color: #000000; } .pagination .page-list li.current { border-color: #000000; } .pagination .page-list li.current a { color: #000000; } #mobile-header { background: #ffffff; border-bottom: none 1px #e3e3e3; box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.2); } #mobile-header #mobile-header-sticky { background: #ffffff; } #mobile-header .mobile-main-bar { padding-top: 0.4285714286rem; padding-bottom: 0.4285714286rem; } #mobile-header .m-nav-btn { color: #787878; } #mobile-header .m-nav-btn:hover { color: #e4032e; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #c9c9c9; } html { font-size: 14px; } @media (max-width: 767px) { html { font-size: 14px; } } body { line-height: 1.5rem; } body { font-family: "Nunito", serif; } .h1, .h2, .block-title, .page-title, .modal-title, .step-title { font-family: "Nunito", serif; } #blockcart-content { background: #ffffff; color: #000000; border: none 1px; box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } #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: #e4032e; } #blockcart-content .cart-products::-webkit-scrollbar-thumb { background-color: #e4032e; } /*** 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: #333333; 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: #e4032e; color: #ffffff; } .btn-secondary:not(:disabled):not(.disabled):active { background: #e4032e; color: #ffffff; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #333333; color: #ffffff; border: solid 1px #eeeeee; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #e4032e; color: #ffffff; border: solid 1px #eeeeee; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #333333; 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: #e4032e; color: #ffffff; } .btn-primary:not(:disabled):not(.disabled):active { background: #e4032e; color: #ffffff; } #wrapper .breadcrumb { background: #f7f7f7; padding-top: 0.7142857143rem; padding-bottom: 0.7142857143rem; font-size: 0.8571428571rem; font-style: normal; font-weight: normal; text-transform: none; color: #8f8f8f; } #wrapper .breadcrumb li:after { color: #8f8f8f; } #wrapper .breadcrumb a { color: #8f8f8f; } /*** Text fields ***/ .form-control { background-color: #ffffff; color: #777777; border: solid 1px #eeeeee; } .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 #eeeeee; } .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: #e4032e; } .custom-radio input[type=radio]:checked + span { background-color: #e4032e; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #ffffff; color: #e4032e; border-color: #e4032e; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #ffffff; border: solid 1px #eeeeee; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: black!important; border-bottom: solid 1px #eeeeee; } .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: #e4032e; 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: #e4032e; } .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before { border-bottom-color: #e4032e; } /*** 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: #f7f7f7; color: #000000; border: none 1px; box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1); } .product-price { color: #000000; } .iqit-review-star { color: #ffd600; } .product-flags .product-flag { font-size: 0.7857142857rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #a0a0a0; color: #ffffff; } .product-flags .new { background: #a0a0a0; color: #ffffff; } .product-flags .online-only, .product-flags .pack { background: #e4032e; color: #ffffff; } .product-flags .out_of_stock { background: #a17738; color: #fff7f7; } .discount { background: #a0a0a0; color: #ffffff; } .product-available { background: #67a675; color: #ffffff; } .product-unavailable { background: #a17738; color: #fff7f7; } .product-unavailable-allow-oosp { background: #a0a0a0; } .alert-success { background: #a0a0a0; border-color: #a0a0a0; } .alert-success a:link:not(.nav-link):not(.btn), .alert-success a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-info { background: #a0a0a0; border-color: #a0a0a0; } .alert-info a:link:not(.nav-link):not(.btn), .alert-info a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-warning { background: #d50000; border-color: #d50000; } .alert-warning a:link:not(.nav-link):not(.btn), .alert-warning a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-danger { background: #d50000; border-color: #d50000; } .alert-danger a:link:not(.nav-link):not(.btn), .alert-danger a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } #iqitcompare-floating { background: #000000; border-top: none 1px; border-left: none 1px; border-right: none 1px; } #iqitcompare-floating a { color: #ffffff; } #page-preloader { background: #ffffff; } #back-to-top { background: #000000; color: #ffffff; } #back-to-top:hover { background: #e4032e; color: #ffffff; } ::-webkit-scrollbar { -webkit-appearance: none; width: 7px; } ::-webkit-scrollbar-thumb { background: #e4032e; } ::-webkit-scrollbar-track { background: #000000; } body { scrollbar-face-color: #e4032e; scrollbar-track-color: #000000; } #header, #checkout-header { background: #000000; border-top: none 1px; border-bottom: none 1px; } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #000000; border-bottom: none 1px; } #header .header-nav { color: #ffffff; background: #ee0000; border-bottom: none 1px; padding-top: 0.1428571429rem; padding-bottom: 0.1428571429rem; font-size: 0.8571428571rem; } #header .header-nav a { color: #ffffff; } #header .header-nav a:hover { color: #000000; } #header .header-nav .social-links._topbar { font-size: 1.1428571429rem; } #header .header-nav .social-links._topbar a:not(:hover) { color: #ffffff !important; } #header .header-nav .social-links._topbar a:hover { color: #000000 !important; } .header-top { padding-top: 0.7142857143rem; padding-bottom: 0.7142857143rem; color: #ffffff; } .header-top a:not(.btn):not(.nav-link) { color: #ffffff; } .header-top a:not(.btn):not(.nav-link):hover { color: #e4032e; } .header-top .form-search-control { background: #df5858; color: #000000; border: none 1px #e3e3e3; } .header-top input.form-search-control::-webkit-input-placeholder { color: #000000; } .header-top input.form-search-control:-moz-placeholder { color: #000000; } .header-top input.form-search-control:-ms-input-placeholder { color: #000000; } .header-top input.form-search-control:-moz-placeholder { color: #000000; } .header-top .search-btn { color: #000000; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.5714285714rem; display: block; } .header-top .header-cart-default a.cart-toogle { background: #000000; color: #ffffff; padding: 0.6428571429rem 0.6428571429rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #ffffff; } .header-top a.header-cart-btn:not(:hover) { color: #ffffff; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #ffffff; } .cart-products-count-btn { background: #ffffff; color: #000000; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 80%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #000000; border-top: none 3px #521919; border-right: none 3px #38b82c; border-bottom: none 3px #457deb; 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: 18.5714285714rem; color: #ffffff; 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: #ffffff; } #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: #000000; color: #e4032e; } .cbp-horizontal .cbp-tab-title { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: uppercase; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #d50000; 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: 0.7142857143rem; padding-right: 0.7142857143rem; } } #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; } .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: #ffffff; 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: #000000 !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #e4032e !important; } .cbp-hrmenu .tabs-links { background: #000000; } .cbp-hrmenu .cbp-tabs-names li a { color: #ffffff !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #e4032e; color: #ffffff !important; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #e4032e !important; border-bottom: none 3px #c2bc29; font-size: 1rem; font-style: normal; font-weight: normal; text-transform: uppercase; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: #000000 !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #ffffff; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #000000 !important; } #iqitmegamenu-mobile { background: #ffffff; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab { min-height: 3.7142857143rem; } #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; } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile { box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1); } .mobile-menu__submenu { background: #ffffff; } .mobile-menu__tab { border-bottom: solid 1px #f7f7f7; min-height: 3.7142857143rem; } .mobile-menu__link { color: #000000 !important; padding-top: 1.1428571429rem; padding-bottom: 1.1428571429rem; font-size: 1.1428571429rem; font-style: normal; font-weight: normal; text-transform: uppercase; } .mobile-menu__arrow { padding-top: 1.1428571429rem; padding-bottom: 1.1428571429rem; color: #e4032e; font-size: 1.4285714286rem; } .mobile-menu__tab-icon { font-size: 1.1428571429rem; } .mobile-menu__tab-icon--img { max-height: 1.1428571429rem; } .mobile-menu__legend { font-size: 0.8571428571rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background-color: #e4032e; } .mobile-menu__header-wrapper { color: #ffffff; background-color: #e4032e; border-bottom: none 1px; } .mobile-menu__title { font-size: 1.2142857143rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__column-title { font-size: 1.4285714286rem; font-style: normal; font-weight: normal; text-transform: uppercase; color: #e4032e !important; } .mobile-menu__column { font-size: 1.1428571429rem; font-style: normal; font-weight: normal; text-transform: uppercase; color: #000000; margin-bottom: 1.3571428571rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 1.3571428571rem; } .mobile-menu__column-title { margin-bottom: 0.6428571429rem; } .mobile-menu__links-list-li { padding-top: 0.4285714286rem; padding-bottom: 0.4285714286rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #ffffff; } .mobile-menu__footer { border-top: none 1px; color: #ffffff; background-color: #e4032e; } /*** PS_FacatedSearch ***/ #search_filters .noUi-connect { background: #e4032e; } /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #000000; color: #ffffff; } .products.swiper-container .swiper-button-next, .products.swiper-container .swiper-button-prev { display: none; } .swiper-pagination-bullet { background: #e4032e; } /*** 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 #f7f7f7; 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 .product-thumbnail-first:last-child { opacity: 1; } .product-miniature-grid { padding: 0.7142857143rem; } .product-miniature-grid .product-title { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: uppercase; } .product-miniature-grid .product-price { font-size: 1.4285714286rem; font-style: normal; font-weight: normal; text-transform: none; } .product-miniature-grid .product-title { overflow: hidden; height: 2.2rem; } @media (hover: hover) { .product-miniature:hover { border-color: #cfb06e; outline: none 1px; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15); } } .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: #ffffff !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: #000000; } .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 .products-variants { display: none !important; } .products-grid .product-miniature .flag-discount-value { display: none !important; } .btn-product-list { padding: 0.1428571429rem 0.2857142857rem; background: #333333; color: #ffffff; border: none 1px; } .btn-product-list:hover { background: #e4032e; 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 .product-description { padding: 0.7142857143rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 0.7142857143rem; } .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.2857142857rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: solid 1px #eeeeee; } .images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow { color: #ffffff; background: #000000; } .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: #ffffff; background: #000000; 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; } @media screen and (max-width: 768px) { .col-left-product-cover, .col-left-product-thumbs { flex: 0 0 100%; max-width: 100%; } .col-left-product-thumbs { order: 2; margin-top: 2rem; } } @media (max-width: 767px) { #main-product-wrapper .product-add-to-cart { background: #dddddd; position: fixed; bottom: 0; z-index: 99; width: 100%; left: 0; padding-left: 1rem; padding-right: 1rem; } #product #iqitcompare-floating { z-index: 0; } } @media (max-width: 576px) { .product-add-to-cart .col-add-qty { -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .product-add-to-cart .col-add-btn { -ms-flex: 1; flex: 1; } .product-add-to-cart .col-add-wishlist, .product-add-to-cart .col-add-compare { max-width: 40px; } .product-add-to-cart .col-add-wishlist .btn, .product-add-to-cart .col-add-compare .btn { padding-left: 0; padding-right: 0; } } @media (max-width: 400px) { .product-add-to-cart .add-to-cart { padding-left: 0rem; padding-right: 0rem; } } #wrapper { background: #f7f7f7; border-top: none 1px; border-bottom: none 1px; color: #000000; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; padding-bottom: 0rem; } #content-wrapper .page-title { color: #000000; font-size: 1.4285714286rem; font-style: normal; font-weight: normal; text-transform: uppercase; margin-bottom: 0.8em; position: relative; -js-display: flex; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 100%; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #000000; } #content-wrapper .page-title span { margin-right: 0.5rem; } #content-wrapper .page-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: solid 1px #e4032e; } #content-wrapper .section-title { color: #000000; font-size: 1.1428571429rem; font-style: normal; font-weight: normal; text-transform: uppercase; margin-bottom: 0.8em; position: relative; -js-display: flex; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 100%; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #000000; } #content-wrapper .section-title span { margin-right: 0.5rem; } #content-wrapper .section-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: solid 1px #e4032e; } .nav-tabs .nav-link { color: #000000; font-size: 1.1428571429rem; font-style: normal; font-weight: normal; text-transform: none; } .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { color: #000000; border-bottom: solid 3px #e4032e; } .iqit-accordion .title { font-size: 1.1428571429rem; font-style: normal; font-weight: normal; text-transform: none; } .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 3px #e4032e; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000000; border-bottom: solid 3px #e4032e; } #wrapper .block-title { color: #000000; font-size: 1rem; font-style: normal; font-weight: normal; text-transform: uppercase; margin-bottom: 0.8em; padding-bottom: 0.6em; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #000000; } #wrapper .block-title:after { content: ""; position: absolute; bottom: -0.5px; display: block; width: 30px; height: 1px; border-bottom: none 1px #d50000; left: 0; right: 0; } #left-column .block, #right-column .block { background: #f7f7f7; padding: 1.4285714286rem; border: none 1px; } #footer, #checkout-footer { background: #f9f9f9; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: none 1px #e3e3e3; background: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #e4032e; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #e4032e; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #ffffff; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #e4032e; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #e4032e; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #e4032e; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #e4032e; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.4285714286rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #ffffff !important; } #footer .social-links._footer a:hover, #checkout-footer .social-links._footer a:hover { color: #e4032e !important; } #footer .block-title, #checkout-footer .block-title { color: #000000; font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; margin-bottom: 0.8em; position: relative; -js-display: flex; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 100%; } #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 span, #checkout-footer .block-title span { margin-right: 0.5rem; } #footer .block-title:after, #checkout-footer .block-title:after { content: ""; display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; border-bottom: solid 1px #e4032e; } #footer-container-first { border-top: none 1px; padding-top: 2.8571428571rem; padding-bottom: 2.8571428571rem; background: #000000; color: #ffffff; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: normal; text-transform: none; } #footer-container-main, #checkout-footer { border-top: none 1px; 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: #e4032e; } #footer-copyrights { border-top: none 1px; background: #ffffff; padding-top: 1.0714285714rem; padding-bottom: 1.0714285714rem; } @media (max-width: 767px) { #footer .block-toggle { width: 100%; flex-basis: initial; } #footer .block-toggle > .block-title { cursor: pointer; } #footer .block-toggle > .block-title span::after { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: ""; margin-left: 10px; } #footer .block-toggle > .block-content { display: none; } #footer .block-toggle._toggled > .block-content { display: block; } #footer .block-toggle._toggled .block-title span::after { content: ""; } #footer .footer-style-inline .block-title { display: block !important; max-width: 100%; } #footer .footer-style-inline .block-content { display: block; width: 100%; margin-top: 1rem; } } #maintenance-page { background: #e3e3e3; color: #333333; } #maintenance-page a, #maintenance-page a:link { color: #333333; } .maintenance-page-newsletter .maintenance-page-newsletter-btn { background: #afa8a8; color: #000000; } .maintenance-page-newsletter .maintenance-page-newsletter-btn:hover { background: #cbc1c1; color: #000000; } .maintenance-page-newsletter input[type=email] { border: solid 1px #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; } @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'; } /* ====================================================== TERTIO MAYORISTA – B2B CLEAN UI (FINAL) Includes: Header + Product Cards + Buttons + Cart + Checkout Layout Scope: Global + Checkout only fixes are strictly targeted ====================================================== */ /* ----------------------------- 0) Design tokens ----------------------------- */ :root{ --b2b-bg: #f5f5f5; --b2b-card: #ffffff; --b2b-text: #111111; --b2b-muted: #6b7280; --b2b-line: #e5e7eb; --b2b-black: #000000; --b2b-black-2: #222222; --b2b-red: #e60023; --b2b-radius-lg: 22px; --b2b-radius-md: 14px; --b2b-radius-pill: 999px; --b2b-shadow-sm: 0 8px 24px rgba(0,0,0,.05); --b2b-shadow-md: 0 10px 30px rgba(0,0,0,.08); } /* ----------------------------- 1) Global base ----------------------------- */ body{ background: var(--b2b-bg); color: var(--b2b-text); } a{ color: var(--b2b-text); } a:hover{ color: var(--b2b-black); } /* Remove ugly blue focus */ input:focus, select:focus, textarea:focus, button:focus, .form-control:focus{ outline: none !important; box-shadow: none !important; border-color: var(--b2b-black) !important; } /* ----------------------------- 2) Header (B2B clean) ----------------------------- */ #header{ background: var(--b2b-black); } #header a{ color:#fff; } #header a:hover{ color:#ddd; } /* Top info bar centered + bold */ #header .header-nav{ display:flex; align-items:center; justify-content:center; padding: 4px 0; font-weight:700; font-size:12.5px; letter-spacing:.04em; } @media (max-width: 767px){ #header .header-nav{ font-size:11.5px; } } /* Logo */ .logo.img-fluid{ width:100px; height:auto; margin:8px; } @media (min-width: 1024px){ .logo.img-fluid{ width:130px; } } /* Search – unified (works for Warehouse/IQIT) */ header .search-widget{ display:flex; justify-content:center; } header .search-widget form{ position:relative; width:520px; max-width:100%; } header .search-widget input.form-control, .header-top .form-search-control{ height:44px; border-radius: var(--b2b-radius-pill) !important; background:#f2f2f2 !important; border:1px solid #e0e0e0 !important; padding:0 48px 0 22px !important; font-size:13px; color:var(--b2b-text) !important; } header .search-widget input.form-control::placeholder, .header-top .form-search-control::placeholder{ color:#888; } header .search-widget input.form-control:focus, .header-top .form-search-control:focus{ background:#fff !important; border-color:#000 !important; } header .search-widget button.search-btn{ position:absolute; right:14px; top:50%; transform:translateY(-50%); background:none !important; border:none !important; color:#111 !important; font-size:16px; } /* IQIT menu */ #iqitmegamenu-horizontal{ background:#000; border-radius:40px; padding:0 32px; max-width:1200px; margin:8px auto 0; text-align:center; } #iqitmegamenu-horizontal > ul{ display:inline-flex; justify-content:center; gap:24px; } #iqitmegamenu-horizontal > ul > li > a{ padding:12px 0; font-size:13px; font-weight:600; text-transform:uppercase; letter-spacing:.03em; color:#fff; position:relative; } #iqitmegamenu-horizontal > ul > li > a:hover, #iqitmegamenu-horizontal > ul > li.current > a{ color:#ff3366; } #iqitmegamenu-horizontal > ul > li > a::after{ content:""; position:absolute; left:50%; bottom:6px; width:0; height:2px; background:#ff3366; transform:translateX(-50%); transition:width .2s ease; } #iqitmegamenu-horizontal > ul > li > a:hover::after, #iqitmegamenu-horizontal > ul > li.current > a::after{ width:18px; } @media (max-width: 991px){ #iqitmegamenu-horizontal{ max-width:100%; border-radius:0; padding:0 10px; margin:0; } } /* Header cart + user icon: white */ header a.header-cart-btn, header a.header-cart-btn i, header .header-user-btn, header .header-user-btn i{ color:#fff !important; fill:#fff !important; } header .header-cart-btn:hover, header .header-cart-btn:hover i{ color:#fff !important; opacity:.9; } header .header-user-btn:hover{ opacity:.85; } /* Qty badge */ header .header-cart-btn .cart-products-count{ background: var(--b2b-red) !important; color:#fff !important; font-weight:700; font-size:11px; line-height:1; min-width:18px; height:18px; display:inline-flex; align-items:center; justify-content:center; border-radius: var(--b2b-radius-pill); } /* Fix cart dropdown overlay */ .ps-shoppingcart.dropdown #blockcart-content{ z-index:1000; } /* ----------------------------- 3) Hide non-B2B elements ----------------------------- */ #product-comments-list-header, #product-comments-list, #login-form-particular, .left-nav, .right-nav{ display:none !important; } /* ----------------------------- 4) Buttons (global upgrade) ----------------------------- */ .btn, button, .btn-primary, .btn-secondary{ border-radius: 14px !important; font-weight: 700; } .btn-primary{ background: var(--b2b-red) !important; border-color: var(--b2b-red) !important; } .btn-primary:hover{ filter: brightness(.95); } .btn-secondary{ background: var(--b2b-black-2) !important; border-color: var(--b2b-black-2) !important; } .btn-secondary:hover{ filter: brightness(1.05); } /* Side cart dropdown buttons text */ #blockcart-content .cart-buttons a.btn, #blockcart-content .cart-buttons a.btn span{ color:#fff !important; } /* ----------------------------- 5) Product grid cards (B2B) ----------------------------- */ .products-grid .product-miniature{ background: var(--b2b-card); border-radius: 20px; padding: 18px; box-shadow: var(--b2b-shadow-sm); transition: transform .2s ease, box-shadow .2s ease; } .products-grid .product-miniature:hover{ transform: translateY(-2px); box-shadow: var(--b2b-shadow-md); } .products-grid .thumbnail-container{ background:#fafafa; border-radius: 14px; padding:14px; } .products-grid .product-miniature img{ max-height:180px; object-fit:contain; } .products-grid .product-title a{ font-size:13.5px; font-weight:600; line-height:1.35; display:block; max-height: 2.7em; overflow:hidden; } .products-grid .price{ font-size:20px; font-weight:800; color: var(--b2b-red); margin: 6px 0 8px; } .products-grid .product-miniature .qty{ width:64px; border-radius: 10px; padding: 6px 8px; border:1px solid #ddd; } .products-grid .add-to-cart{ background: var(--b2b-black); color:#fff; padding: 10px 14px; border-radius: 12px; width:100%; font-weight:700; } .products-grid .add-to-cart:hover{ background: #111; } /* Flags */ .product-flag.new{ background:#000; color:#fff; padding:4px 10px; border-radius:6px; font-size:11px; } li.product-flag.discount{ background:#444; } li.product-flag.on-sale{ background:#666; } /* ----------------------------- 6) Category layout (wide + sticky filters) ----------------------------- */ body#category .container, body.page-new-products .container{ max-width: 1320px; } @media (min-width: 992px){ body#category #left-column, body.page-new-products #left-column{ flex:0 0 240px; max-width:240px; position:sticky; top:120px; } body#category #content-wrapper, body.page-new-products #content-wrapper{ flex:1; padding-left:24px; } } body#category .block-category, body.page-new-products .block-category{ background:#fff; border-radius: 22px; padding: 20px 26px; margin-bottom: 18px; box-shadow: var(--b2b-shadow-sm); } body#category .block-category .h1, body.page-new-products .block-category .h1{ font-size:26px; font-weight:800; } body#category #left-column .block, body#category #left-column .facets, body.page-new-products #left-column .block, body.page-new-products #left-column .facets{ background:#fff; border-radius: 18px; padding:16px 18px; box-shadow: var(--b2b-shadow-sm); } /* Pagination pill */ body#category nav.pagination{ display:flex; justify-content:center; margin:18px 0; } body#category .pagination .page-list{ display:flex; gap:6px; } body#category .pagination .page-list li > a, body#category .pagination .page-list li > span{ min-width:34px; height:34px; border-radius: var(--b2b-radius-pill); border:1px solid #eee; display:inline-flex; align-items:center; justify-content:center; font-size:13px; } body#category .pagination .page-list li.current > span{ background:#000; color:#fff; border-color:#000; } /* ----------------------------- 7) Product page big card ----------------------------- */ body.page-product #content-wrapper{ background:#fff; border-radius: 26px; box-shadow: 0 18px 45px rgba(0,0,0,.08); padding: 32px 40px 40px; max-width: 1200px; margin: 0 auto 40px; } @media (max-width: 991px){ body.page-product #content-wrapper{ border-radius:0; box-shadow:none; padding:20px 15px; } } /* ================================================== CART / CHECKOUT – PRODUCT ROW FIX (DESKTOP) Scope: item list only No cards / No layout break ================================================== */ @media (min-width: 1200px) { /* 商品行整体：恢复横向 */ .cart-items .cart-item, .cart-items .product-line-grid, .cart-items .product-line { display: flex !important; align-items: center; flex-wrap: nowrap !important; gap: 14px; } /* 商品图片 */ .cart-items .product-image, .cart-items .cart-item img { width: /* ================================================== CHECKOUT STRUCTURE FIX Remove EMPTY col-lg-6 placeholder (desktop only) ================================================== */ @media (min-width: 992px) { /* 只在 checkout 页 */ body#checkout .block-onepagecheckout.block-shipping > .block-content > .row > .col-lg-6:empty { display: none !important; } /* 让有内容的那一列占满 */ body#checkout .block-onepagecheckout.block-shipping > .block-content > .row > .col-lg-6:not(:empty) { flex: 0 0 100% !important; max-width: 100% !important; } } /* ================================================== NEWSLETTER – PRESTASHOP EMAIL SUBSCRIPTION (FINAL) Target: .ps-email-subscription-block ================================================== */ /* 整体区块 */ .ps-email-subscription-block { background: #000; padding: 60px 20px 50px; text-align: center; } /* 标题 */ .ps-email-subscription-block > h5 { font-size: 26px; font-weight: 700; color: #ffffff; margin-bottom: 18px; letter-spacing: 0.02em; } /* 表单 */ .ps-email-subscription-block .subscription-form { max-width: 520px; margin: 0 auto; } /* 输入组 */ .ps-email-subscription-block .input-group { position: relative; } /* 输入框 */ .ps-email-subscription-block .input-subscription { width: 100%; height: 50px; padding: 0 120px 0 20px; border-radius: 999px; border: none; background: #ffffff; font-size: 14px; color: #111; } /* placeholder */ .ps-email-subscri /* ================================================== NEWSLETTER – PRESTASHOP EMAIL SUBSCRIPTION (FINAL) Target: .ps-email-subscription-block ================================================== */ /* 整体区块 */ .ps-email-subscription-block { background: #000; padding: 60px 20px 50px; text-align: center; } /* 标题 */ .ps-email-subscription-block > h5 { font-size: 26px; font-weight: 700; color: #ffffff; margin-bottom: 18px; letter-spacing: 0.02em; } /* 表单 */ .ps-email-subscription-block .subscription-form { max-width: 520px; margin: 0 auto; } /* 输入组 */ .ps-email-subscription-block .input-group { position: relative; } /* 输入框 */ .ps-email-subscription-block .input-subscription { width: 100%; height: 50px; padding: 0 120px 0 20px; border-radius: 999px; border: none; background: #ffffff; font-size: 14px; color: #111; } /* placeholder */ .ps-email-subscription-block .input-subscription::placeholder { color: #999; font-weight: 500; } /* 提交按钮 */ .ps-email-subscription-block .btn-subscribe { position: absolute; top: 5px; right: 5px; height: 40px; padding: 0 26px; border-radius: 999px; background: #e60023; border: none; color: #ffffff; font-size: 13.5px; font-weight: 700; line-height: 1; } /* hover */ .ps-email-subscription-block .btn-subscribe:hover { background: #cc001f; } /* 邮件 icon 居中 */ .ps-email-subscription-block .btn-subscribe i { font-size: 15px; line-height: 1; } /* 说明文字 */ .ps-email-subscription-block .ps-email-subscription-conditions { margin-top: 16px; font-size: 12.5px; color: #bbbbbb; line-height: 1.4; } /* Mobile */ @media (max-width: 480px) { .ps-email-subscription-block { padding: 40px 15px; } .ps-email-subscription-block > h5 { font-size: 22px; } .ps-email-subscription-block .input-subscription { height: 46px; padding-right: 110px; } .ps-email-subscription-block .btn-subscribe { height: 36px; font-size: 13px; padding: 0 20px; } } /* ================================================== MAIN NAVIGATION – IQIT B2B FINAL ================================================== */ @media (min-width: 992px) { /* 整条导航容器 */ #iqitmegamenu-horizontal { background: #000; padding: 0 40px; min-height: 64px; display: flex; align-items: center; justify-content: center; } /* 一级菜单列表 */ #iqitmegamenu-horizontal > ul { display: flex; align-items: center; justify-content: center; gap: 34px; } /* 一级菜单文字 */ #iqitmegamenu-horizontal > ul > li > a { font-size: 15.5px; /* ⬆ 明显变大 */ font-weight: 700; /* ⬆ B2B 稳定感 */ letter-spacing: 0.05em; text-transform: uppercase; color: #ffffff; padding: 0; line-height: 64px; position: relative; } /* Hover / Active 下划线 */ #iqitmegamenu-horizontal > ul > li > a::after { content: ""; position: absolute; left: 50%; bottom: 14px; width: 0; height: 3px; background: #e60023; transform: translateX(-50%); transition: width .25s ease; } #iqitmegamenu-horizontal > ul > li:hover > a::after, #iqitmegamenu-horizontal > ul > li.current > a::after { width: 26px; } /* Hover / Active 文字保持白 */ #iqitmegamenu-horizontal > ul > li:hover > a, #iqitmegamenu-horizontal > ul > li.current > a { color: #ffffff; } } /* ================================================== HEADER TOP – BOXED -> 90% FULL WIDTH (DESKTOP) Theme: Warehouse + IQIT ================================================== */ @media (min-width: 992px){ /* 1) 解除 header top 内部 container 的 max-width */ #header .header-top .container, #header .header-top .container-fluid, #header .header-top .iqitmegamenu-container, #header .header-top .iqit-megamenu-wrapper { max-width: none !important; width: 90% !important; /* ✅ 你要的 90% */ margin-left: auto !important; margin-right: auto !important; padding-left: 0 !important; padding-right: 0 !important; } /* 2) 有些 Warehouse 会在 desktop wrapper 再套一层 container */ #header .desktop-header .container, #header .desktop-header-style-1 .container { max-width: none !important; width: 90% !important; margin-left: auto !important; margin-right: auto !important; } } /* ================================ TOP MARQUEE – STABLE VERSION ================================ */ .top-marquee { width: 100%; overflow: hidden; background: #0b2a45; /* 你现在用的深蓝 */ color: #ffffff; font-size: 13px; line-height: 36px; height: 36px; white-space: nowrap; position: relative; } .top-marquee-track { display: inline-flex; align-items: center; animation: marquee-scroll 28s linear infinite; padding-left: 100%; } /* 复制一份内容，实现无缝 */ .top-marquee-track::after { content: attr(data-text); } /* 强制 span 不被主题打断 */ .top-marquee-track span { display: inline-block; padding-right: 60px; white-space: nowrap; } /* 动画 */ @keyframes marquee-scroll { from { transform: translateX(0); } to { transform: translateX(-100%); } } /* hover 暂停（可删） */ .top-marquee:hover .top-marquee-track { animation-play-state: paused; }