@font-face { font-family: 'Montserrat Alternates'; font-style: normal; font-weight: 400; src: url('../fonts/MontserratAlternates-Regular.eot'); src: url('../fonts/MontserratAlternates-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/MontserratAlternates-Regular.woff2') format('woff2'), url('../fonts/MontserratAlternates-Regular.woff') format('woff'), url('../fonts/MontserratAlternates-Regular.ttf') format('truetype'), url('../fonts/MontserratAlternates-Regular.svg#MontserratAlternates') format('svg'); } @font-face { font-family: 'Montserrat Alternates'; font-style: italic; font-weight: 400; src: url('../fonts/MontserratAlternates-Italic.eot'); src: url('../fonts/MontserratAlternates-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/MontserratAlternates-Italic.woff2') format('woff2'), url('../fonts/MontserratAlternates-Italic.woff') format('woff'), url('../fonts/MontserratAlternates-Italic.ttf') format('truetype'), url('../fonts/MontserratAlternates-Italic.svg#MontserratAlternates') format('svg'); } @font-face { font-family: 'Montserrat Alternates'; font-style: normal; font-weight: 700; src: url('../fonts/MontserratAlternates-Bold.eot'); src: url('../fonts/MontserratAlternates-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/MontserratAlternates-Bold.woff2') format('woff2'), url('../fonts/MontserratAlternates-Bold.woff') format('woff'), url('../fonts/MontserratAlternates-Bold.ttf') format('truetype'), url('../fonts/MontserratAlternates-Bold.svg#MontserratAlternates') format('svg'); } @font-face { font-family: 'Montserrat Alternates'; font-style: italic; font-weight: 700; src: url('../fonts/MontserratAlternates-BoldItalic.eot'); src: url('../fonts/MontserratAlternates-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/MontserratAlternates-BoldItalic.woff2') format('woff2'), url('../fonts/MontserratAlternates-BoldItalic.woff') format('woff'), url('../fonts/MontserratAlternates-BoldItalic.ttf') format('truetype'), url('../fonts/MontserratAlternates-BoldItalic.svg#MontserratAlternates') format('svg'); } @font-face { font-family: 'Montserrat Alternates'; font-style: normal; font-weight: 900; src: url('../fonts/MontserratAlternates-Black.eot'); src: url('../fonts/MontserratAlternates-Black.eot?#iefix') format('embedded-opentype'), url('../fonts/MontserratAlternates-Black.woff2') format('woff2'), url('../fonts/MontserratAlternates-Black.woff') format('woff'), url('../fonts/MontserratAlternates-Black.ttf') format('truetype'), url('../fonts/MontserratAlternates-Black.svg#MontserratAlternates') format('svg'); } .iqitfake{ display: none;} /*** Style mixins ***/ /*** Variables mixins and functions ***/ .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1320px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #171717; } a:hover:not(.nav-link):not(.btn) { color: #777777; } .pagination .page-list li:hover { border-color: #777777; } .pagination .page-list li.current { border-color: #777777; } .pagination .page-list li.current a { color: #777777; } #mobile-header { background: rgba(233, 233, 233, 0.62); border-bottom: none 1px #e3e3e3; } #mobile-header #mobile-header-sticky { background: rgba(233, 233, 233, 0.62); } #mobile-header .mobile-main-bar { padding-top: 0.2666666667rem; padding-bottom: 0.2666666667rem; } #mobile-header .m-nav-btn { color: #1c5575; } #mobile-header .m-nav-btn:hover { color: #000001; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #c9c9c9; } html { font-size: 15px; } @media (max-width: 767px) { html { font-size: 14px; } } body { line-height: 1.5rem; } body { font-family: Tahoma, Geneva, sans-serif; } #blockcart-content { background: #ffffff; color: rgba(18, 18, 18, 0.98); border: none 1px; box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } #blockcart-content a:not(.btn) { color: rgba(18, 18, 18, 0.98); } #blockcart-content a:not(.btn):hover { color: rgba(18, 18, 18, 0.98); } /*** Secondary button ***/ .btn-secondary, .btn-secondary.disabled, .btn-secondary:disabled, .bootstrap-touchspin .group-span-filestyle .btn-touchspin, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .group-span-filestyle .btn-default { background: rgba(0, 0, 0, 0); color: #333333; border: solid 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: #f0f0f0; color: #2e2e2e; } .btn-secondary:not(:disabled):not(.disabled):active { background: #f0f0f0; color: #2e2e2e; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: rgba(0, 0, 0, 0); color: #333333; border: solid 1px #f0f0f0; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #f0f0f0; color: #2e2e2e; border: solid 1px #f0f0f0; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #45556c; color: #ffffff; border: none 3px; } .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: #3e77aa; color: #ffffff; } .btn-primary:not(:disabled):not(.disabled):active { background: #3e77aa; color: #ffffff; } #wrapper .breadcrumb { background: rgba(234, 234, 234, 0.21); padding-top: 0.6666666667rem; padding-bottom: 0.6666666667rem; font-size: 0.7333333333rem; font-style: normal; font-weight: normal; text-transform: none; color: #858585; } #wrapper .breadcrumb li:after { color: #858585; } #wrapper .breadcrumb a { color: #858585; } /*** Text fields ***/ .form-control { background-color: rgba(255, 255, 255, 0.66); color: #000003; border: solid 1px #f0f0f0; } .custom-select2, .custom-select2 option { background-color: rgba(255, 255, 255, 0.66); } .custom-select2:after { color: #000003; } .bootstrap-touchspin .btn-touchspin { background-color: rgba(255, 255, 255, 0.66); color: #000003; border: solid 1px #f0f0f0; } .bootstrap-touchspin .btn-touchspin:hover { color: #000003; background: #f0f0f0; } .form-control::-webkit-input-placeholder { color: #000003; } .form-control::-moz-placeholder { color: #000003; } .form-control:-ms-input-placeholder { color: #000003; } .form-control:-moz-placeholder { color: #000003; } .form-control:focus { color: #000003; background: #f0f0f0; border-color: #8a8a8a; box-shadow: 1px 2px 5px 0px rgba(69, 85, 108, 0.39); } .custom-select2:focus-within { background: #f0f0f0; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: rgba(0, 105, 252, 0.9); } .custom-radio input[type=radio]:checked + span { background-color: rgba(0, 105, 252, 0.9); } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #f5f5f5; color: rgba(0, 105, 252, 0.9); border-color: #f5f5f5; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #ffffff; border: solid 1px #e3e3e3; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #474747!important; border-bottom: solid 1px #e3e3e3; } .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:hover { background: rgba(71, 71, 71, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #45556c!important; color: white!important; } .tooltip { --bs-tooltip-bg: #45556c; --bs-tooltip-color: #ffffff; } /*** Modals ***/ .modal-backdrop { background: rgba(255, 255, 255, 0.93); } .modal-content { background: #ffffff; border: solid 1px #cfcfcf; } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #ffffff; color: #1c5575; border: solid 1px #c7d6db; box-shadow: 3px 3px 10px 3px #cccccc; } .product-price { color: #1c5575; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 0.8rem; letter-spacing: 0.0666666667rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #1c5575; color: #ffffff; } .product-flags .new { background: #054f99; color: #ffffff; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000004; } .product-flags .out_of_stock { background: rgba(161, 119, 56, 0.47); color: #fff7f7; } .discount { background: #1c5575; color: #ffffff; } .product-available { background: #78d07d; color: #fffcfc; } .product-unavailable { background: rgba(161, 119, 56, 0.47); color: #fff7f7; } .alert-success a:link:not(.nav-link):not(.btn), .alert-success a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-info { background: rgba(255, 255, 255, 0); color: #000005; border-color: rgba(255, 255, 255, 0); } .alert-info a:link:not(.nav-link):not(.btn), .alert-info a:visited:not(.nav-link):not(.btn) { color: #000005; text-decoration: underline; } .alert-warning a:link:not(.nav-link):not(.btn), .alert-warning a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-danger a:link:not(.nav-link):not(.btn), .alert-danger a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } #iqitcompare-floating { background: #ffffff; border-top: none 1px; border-left: none 1px; border-right: none 1px; } #page-preloader { background: #ffffff; } #back-to-top { background: #45556c; color: #ffffff; } #back-to-top:hover { background: #333333; color: #ffffff; } #header, #checkout-header { background: #ffffff; border-top: none 1px; border-bottom: none 4px #e3e3e3; box-shadow: 0px -2px 11px 0px rgba(61, 57, 57, 0.17); } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #ffffff; border-bottom: none 4px #e3e3e3; box-shadow: 0px -2px 11px 0px rgba(61, 57, 57, 0.17); } @media (min-width: 992px) { #index #header { position: absolute; top: 0; left: 0; width: 100%; background: rgba(0, 0, 0, 0); } } #header .header-nav { color: #434040; background: #ffffff; border-bottom: none 1px rgba(255, 255, 255, 0.23); padding-top: 0.1333333333rem; padding-bottom: 0.1333333333rem; font-size: 0.8rem; } #header .header-nav a { color: #575252; } #header .header-nav a:hover { color: #e8e8e8; } #header .header-nav .social-links._topbar { font-size: 1.2rem; } #header .header-nav .social-links._topbar a:not(:hover) { color: #ffffff !important; } .header-top { padding-top: 0.2rem; padding-bottom: 0.2rem; color: #ffffff; } .header-top a:not(.btn):not(.nav-link) { color: #054f99; } .header-top a:not(.btn):not(.nav-link):hover { color: #000007; } .header-top .form-search-control { background: #f9f9f9; color: #929292; border: solid 1px #c5c5c5; } .header-top input.form-search-control::-webkit-input-placeholder { color: #929292; } .header-top input.form-search-control:-moz-placeholder { color: #929292; } .header-top input.form-search-control:-ms-input-placeholder { color: #929292; } .header-top input.form-search-control:-moz-placeholder { color: #929292; } .header-top .search-btn { color: #929292; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.4rem; display: block; } .header-top .header-cart-default a.cart-toogle { background: #000000; color: #054f99; padding: 0.6rem 0.6rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #054f99; } .header-top a.header-cart-btn:not(:hover) { color: #054f99; } .stuck-header .header-top { padding-top: 0.3333333333rem; padding-bottom: 0.3333333333rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: rgba(209, 209, 209, 0.57); } .cart-products-count-btn { background: #fa0000; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 45%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: rgba(216, 175, 175, 0); border-top: none 1px #e3e3e3; border-right: none 3px #38b82c; border-bottom: none 3px #e3e3e3; border-left: none 3px #a6cc0f; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { line-height: 3rem; max-width: 13.3333333333rem; color: #54546f; padding-left: 0.6666666667rem; padding-right: 0.6666666667rem; border-left: none 1px #575757; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #54546f; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -0.9666666667rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3rem !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 { color: #777777; } .cbp-horizontal .cbp-tab-title { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #ca5058; color: #ffffff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.4666666667rem; max-height: 1.4666666667rem; } .cbp-horizontal > ul { text-align: center; } .cbp-horizontal > ul > li { float: none; text-align: left; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 0.9333333333rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 0.5333333333rem; padding-right: 0.5333333333rem; } } #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: #f4f2f2; border: solid 1px #e3e3e3; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.16); } #content-wrapper #cbp-hrmenu1 { background: #f4f2f2; border: solid 1px #e3e3e3; box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.16); } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1.0666666667rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background: rgba(0, 0, 0, 0); line-height: 3.3333333333rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #000000; background: #ffffff; } #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.5333333333rem; padding-bottom: 0.5333333333rem; 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.6666666667rem; max-height: 1.6666666667rem; } #cbp-hrmenu1 > ul > li > a, #cbp-hrmenu1 > ul > li > span.cbp-main-link { color: #000000; } #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: #000000; background: #ffffff; } .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: solid 1px #e3e3e3; box-shadow: 0px 4px 25px 0px rgba(74, 63, 63, 0.15); } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: #929292 !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #333333 !important; } .cbp-hrmenu .tabs-links { background: #f7f7f7; } .cbp-hrmenu .cbp-tabs-names li a { color: #777777 !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #ffffff; color: #777777 !important; } .cbp-hrmenu .cbp-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: #333333 !important; border-bottom: none 3px #c2bc29; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: uppercase; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #f4f2f2; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #595050 !important; } #iqitmegamenu-mobile { background: #f4f2f2; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab { min-height: 2.6rem; } #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.6666666667rem; padding-bottom: 0.6666666667rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__link { color: #595050 !important; padding-top: 0.6666666667rem; padding-bottom: 0.6666666667rem; font-size: 1.2rem; font-style: normal; font-weight: normal; text-transform: none; } .col-mobile-menu-push #iqitmegamenu-mobile { border: none 1px; } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile { box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } .mobile-menu__submenu { background: #f4f2f2; } .mobile-menu__tab { border-bottom: solid 1px #c4b7a9; min-height: 2.4666666667rem; } .mobile-menu__link { color: #595050 !important; padding-top: 0.6rem; padding-bottom: 0.6rem; font-size: 1.2rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__arrow { padding-top: 0.6rem; padding-bottom: 0.6rem; color: #595050; font-size: 1.2666666667rem; } .mobile-menu__tab-icon { font-size: 1.2rem; } .mobile-menu__tab-icon--img { max-height: 1.2rem; } .mobile-menu__legend { font-size: 0.8rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background-color: #595050; } .mobile-menu__header-wrapper { color: #595050; background-color: #f4f4f4; border-bottom: solid 1px #c4b7a9; } .mobile-menu__title { font-size: 1.4666666667rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__column-title { font-size: 1.3333333333rem; font-style: normal; font-weight: normal; text-transform: none; color: #595050 !important; } .mobile-menu__column { font-size: 1.0666666667rem; font-style: normal; font-weight: normal; text-transform: none; color: #595050; margin-bottom: 2.6666666667rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 2.6666666667rem; } .mobile-menu__links-list-li { padding-top: 0.4rem; padding-bottom: 0.4rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #595050; } .mobile-menu__footer { border-top: solid 1px #c4b7a9; color: #595050; background-color: #f4f4f4; } /*** PS_FacatedSearch ***/ .facet-type-checkbox:not(.facet_color) > li, .facet-type-radio:not(.facet_color) > li { display: inline-block; } .facet-type-checkbox:not(.facet_color) .custom-checkbox, .facet-type-checkbox:not(.facet_color) .custom-radio, .facet-type-radio:not(.facet_color) .custom-checkbox, .facet-type-radio:not(.facet_color) .custom-radio { display: none; } .facet-type-checkbox:not(.facet_color) .facet-label, .facet-type-radio:not(.facet_color) .facet-label { border: 1px solid rgba(161, 161, 161, 0.25); } .facet-type-checkbox:not(.facet_color) a, .facet-type-radio:not(.facet_color) a { padding: 0.4rem 0.8rem; } /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #ffffff; color: #054f99; } .swiper-pagination-bullet { background: #054f99; } /*** Product miniature ***/ .products.row { margin: -0.3333333333rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0.3333333333rem; } .swiper-container-wrapper { margin: -0.3333333333rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.3333333333rem; } .swiper-container-wrapper .product-carousel { padding: 0.3333333333rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.3333333333rem; } .product-miniature { border: none 1px #f1f1f1; outline: 1px none transparent; box-shadow: 0px 0px 1px 0px #e4e1e1; } .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.2rem; } .product-miniature-grid .product-title { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; } .product-miniature-grid .product-price { font-size: 1.2rem; font-style: normal; font-weight: bold; text-transform: none; } @media (hover: hover) { .product-miniature:hover { outline: none 1px #e0e0e0; } } .product-miniature-grid .product-functional-buttons a:link, .product-miniature-grid .product-functional-buttons a:visited, .product-miniature-grid .product-functional-buttons a:hover { color: !important; } .product-miniature-grid .product-functional-buttons a { display: block; border-radius: 50%; margin: 5px 0; padding: 8px; box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.1); } .product-miniature-grid .product-functional-buttons i { font-size: 1rem; } .product-miniature-grid .product-functional-buttons a:link, .product-miniature-grid .product-functional-buttons a:visited, .product-miniature-grid .product-functional-buttons a:hover { background: #ffffff; } .product-miniature-grid .product-functional-buttons-bottom { bottom: auto; top: 0.7rem; right: 0rem; left: auto; min-width: auto; padding: 0; transform: translate(0, 0); } .products-grid .product-miniature .product-category-name { display: none !important; } .products-grid .product-miniature .product-brand { display: none !important; } .products-grid .product-miniature .product-description-short { display: none !important; } .products-grid .product-miniature .product-add-cart { display: none !important; } .products-grid .product-miniature .products-variants { display: none !important; } .products-grid .product-miniature .flag-discount-value { display: none !important; } .product-miniature .input-qty, .product-miniature .input-group-add-cart .bootstrap-touchspin { display: none !important; } .btn-product-list { padding: 0.4666666667rem 0.9333333333rem; background: #f5f5f5; color: #000008; border: solid 1px rgba(161, 161, 161, 0.25); } .btn-product-list:hover { background: #054f99; color: #ffffff; border-color: #054f99; } .products-grid .product-miniature-default { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; } .products-grid .product-miniature-default .product-description { -webkit-box-flex: auto; -ms-flex: auto; flex: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; } .products-grid .product-add-cart { margin: auto auto 0 auto; } .product-carousel { height: 100%; } .products.swiper-container .swiper-slide { height: auto; } .products-grid .product-miniature-layout-1 { text-align: center; } .products-grid .product-miniature-layout-1 .input-group-add-cart { justify-content: center; } .products-grid .product-miniature-layout-1 .product-description { padding: 0.2rem; } .products-grid .product-miniature-layout-2 .product-add-cart { display: none !important; } .products-grid .product-miniature-layout-2 .products-variants { padding-top: 0rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 0.2rem; } .products-grid .product-miniature-layout-3 .product-description { background: rgba(247, 247, 247, 0.93); } .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-rows: 1fr; grid-auto-rows: 0; display: grid; overflow-y: hidden; } .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } @media (min-width: 768px) { .layout-full-width .swiper-default-carousel:not(.swiper-initialized) .swiper-wrapper { grid-template-columns: repeat(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: 2rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: none 1px #e3e3e3; } .images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow { color: #333333; background: rgba(0, 0, 0, 0); } .images-container .swiper-button-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .swiper-button-arrow:hover { opacity: 0.6 !important; } #product .product-cover .expander { color: #333333; background: rgba(0, 0, 0, 0); } #product .product-cover .expander: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; } @media (max-width: 767px) { #main-product-wrapper .product-add-to-cart { background: #ffffff; box-shadow: 0px 0px 31px 0px rgba(0, 0, 0, 0.27); 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 { border-top: none 1px; border-bottom: none 1px; color: #545454; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; padding-bottom: 0rem; } #content-wrapper .page-title { color: #1c5575; font-size: 1.8666666667rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; padding-bottom: 0.6em; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #1c5575; } #content-wrapper .page-title:after { content: ""; position: absolute; bottom: -2.5px; display: block; width: 40px; height: 1px; border-bottom: none 5px #45556c; left: 0; right: 0; } #content-wrapper .section-title { color: #45556c; text-align: center; font-size: 1.6666666667rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; padding-bottom: 0.6em; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #45556c; } #content-wrapper .section-title:after { content: ""; position: absolute; bottom: -2.5px; display: block; width: 30px; height: 1px; border-bottom: none 5px #45556c; left: 0; right: 0; margin: auto; } .nav-tabs .nav-link { color: #45556c; font-size: 1.5333333333rem; font-style: normal; font-weight: bold; text-transform: none; } .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { color: #45556c; border-bottom: solid 3px #45556c; } .iqit-accordion .title { 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: #a5a5a5; } .iqit-accordion .nav-link { border-bottom: solid 3px #45556c; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #45556c; border-bottom: solid 3px #45556c; } #wrapper .block-title { color: #45556c; font-size: 0.9333333333rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 3px #45556c; margin-bottom: 0.8em; padding-bottom: 0.5em; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #45556c; } #left-column .block, #right-column .block { padding: 1rem; border: none 1px rgba(89, 89, 89, 0.17); } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: solid 1px rgba(161, 161, 161, 0.25); background: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #000013; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #000014; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #d06e6a; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #000013; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #000013; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #000013; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #000013; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.7333333333rem; } #footer .social-links._footer a:hover, #checkout-footer .social-links._footer a:hover { color: #c13584 !important; } #footer .block-title, #checkout-footer .block-title { color: #45556c; font-size: 1.0666666667rem; letter-spacing: 0.0666666667rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; position: relative; -js-display: flex; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-flow: row wrap; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; width: 100%; } #footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:link, #checkout-footer .block-title a:visited { color: #45556c; } #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 #45556c; } #footer-container-first { border-top: none 1px rgba(161, 161, 161, 0.25); background: #ffffff; color: #000000; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: bold; letter-spacing: 0.0666666667rem; text-transform: none; } #footer-container-main, #checkout-footer { border-top: solid 1px #f0f0f0; padding-top: 0.6666666667rem; padding-bottom: 0; color: #545454; } #footer-container-main a, #checkout-footer a { color: #000010; } #footer-container-main a:hover, #checkout-footer a:hover { color: #3e77aa; } #footer-copyrights { border-top: solid 1px rgba(161, 161, 161, 0.25); background: #f5f5f5; padding-top: 1rem; padding-bottom: 1rem; } #maintenance-page { background: #e3e3e3; color: #333333; } #maintenance-page a, #maintenance-page a:link { color: #333333; } .maintenance-page-newsletter .maintenance-page-newsletter-btn { background: #000016; color: #ffffff; } .maintenance-page-newsletter .maintenance-page-newsletter-btn:hover { background: #333333; color: #ffffff; } .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'; } .form-control { padding: .1rem 1rem; } .ps-shoppingcart.floating-cart button#mobile-cart-toogle { background: transparent !important; border: none !important; padding: 0 !important; } .product-cover button.expander { background: none; border: none; padding: 0; cursor: pointer; } /* зменшення повної ширини для розтягнутих елементів, прибрали полосу прокрутки */ body { overflow-x: hidden; } /* Обтікання логотипу в роварі */ #content-wrapper .product-container .h1.page-title { display: block; /* Скасовуємо flex і повертаємо стандартну блочну поведінку */ } /* Вирівнюємо комбінації в списках товарів по центру */ .js-an_productattributes-standart .an_productattributes-group { display: flex !important; justify-content: center !important; flex-wrap: wrap !important; list-style: none !important; padding: 0 !important; margin: 0 !important; } .js-an_productattributes-standart .input-container { float: none !important; margin: 5px; } /* Для SVG іконки */ .js-an_productattributes-standart .anpa-attribute-not-available-icon { vertical-align: middle; } /* прокрутка ліва колонка фільтрів */ #category #left-column, #new-products #left-column, #manufacturer #left-column { position: sticky; top: 35px; height: calc(100vh - 40px); overflow-y: auto; scrollbar-width: none; -ms-overflow-style: none; } #category #left-column::-webkit-scrollbar, #new-products #left-column::-webkit-scrollbar, #manufacturer #left-column::-webkit-scrollbar { display: none; } @media (max-width: 768px) { #category #left-column, #new-products #left-column, #manufacturer #left-column { position: static; height: auto; overflow-y: visible; } } .iqitsociallogin-colors-native .btn-google { background: #ffffff00 !important; color: #000 !important; } /* Основний контейнер модального вікна для Відео*/ .js-iqit-iqitvideos-modal { background-color: rgba(0, 0, 0, 0.9); padding: 0; } .js-iqit-iqitvideos-modal .modal-dialog { max-width: 854px; margin: 0 auto; /* height: 100vh; */ display: flex; align-items: center; } .js-iqit-iqitvideos-modal .modal-content { background-color: #000; border: none; border-radius: 0; width: 100%; box-shadow: 0 0 20px rgba(0, 0, 0, 0.5); } .js-iqit-iqitvideos-modal .modal-header { border-bottom: none; padding: 10px 15px; background-color: #000; color: #fff; } .js-iqit-iqitvideos-modal .modal-title { font-family: 'Roboto', sans-serif; font-size: 16px; font-weight: 500; } .js-iqit-iqitvideos-modal .close { color: #fff; opacity: 0.8; font-size: 24px; text-shadow: none; transition: opacity 0.2s; } .js-iqit-iqitvideos-modal .close:hover { opacity: 1; } .js-iqit-iqitvideos-modal .modal-body { padding: 0; } .js-iqit-iqitvideos-modal .iqitvideos-block { width: 100%; padding: 0; } .js-iqit-iqitvideos-modal .iqitvideo iframe { width: 100%; height: 480px; border: none; display: block; } @media (max-width: 767px) { .js-iqit-iqitvideos-modal .modal-dialog { max-width: 100%; margin: 0; } .js-iqit-iqitvideos-modal .iqitvideo iframe { height: 240px; } } /* Стиль кнопки для відкриття модального відео */ .btn.btn-secondary[data-button-action="open-iqitvideos"] { background-color: #ff000052; border: none; color: #fff; font-family: 'Roboto', sans-serif; font-size: 14px; font-weight: 500; padding: 8px 16px; border-radius: 4px; display: inline-flex; align-items: center; justify-content: center; text-transform: uppercase; transition: background-color 0.2s ease; } .btn.btn-secondary[data-button-action="open-iqitvideos"] .fa-play { margin-right: 6px; font-size: 12px; } .btn.btn-secondary[data-button-action="open-iqitvideos"]:hover { background-color: #cc0000; color: #fff; } .btn.btn-secondary[data-button-action="open-iqitvideos"]:active { background-color: #b30000; } /* приховуємо теги */ .iqitproducttags { display: none; } /* липкий кошик при прокрутці вниз */ #iqitmegamenu-wrapper.stuck-menu #sticky-cart-wrapper { margin-top: 20px; } /* приховуємо стікер Розпродаж */ .product-flag.on-sale { display: none; } /* Вигляд кнопок комбінацій */ .input-color:checked+span, .input-color:hover+span, .input-radio:checked+span, .input-radio:hover+span { border: 1px solid rgba(160, 160, 160, 0.25); border-radius: 5px; } .input-radio+span { border-radius: 5px; } .product-variants .input-radio:checked+span { border: 2px solid #054f99; } .product-variants .input-radio:hover+span { border: 2px solid #054f99; } .input-color:checked+span, .input-color:hover+span, .input-radio:checked+span, .input-radio:hover+span { border: 1px solid #2196F3; border-radius: 5px; } /*Радіус кнопок*/ .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 { border-radius: 8px; box-shadow: #9e9e9e78 -3px -3px 6px -1px inset; } .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: #ffffff; box-shadow: #9e9e9e78 3px 2px 6px -1px inset; } .btn-product-list { border-radius: 8px; box-shadow: inset 2px 1px 5px -1px rgba(0, 0, 0, 0.2); } .btn-primary, .btn-primary.disabled, .btn-primary:disabled { border-radius: 8px; box-shadow: inset -3px -3px 6px -1px rgb(255 255 255 / 87%); } .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 { box-shadow: inset 3px 3px 6px -1px rgb(255 255 255 / 87%); } .btn:hover { border-color: rgb(86 94 100 / 19%); } .input-group.bootstrap-touchspin>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) { border-top-left-radius: 8px; border-bottom-left-radius: 8px; } .pagination .page-list li { border: 1px solid #ffffff; } .pagination .page-list li.current { border-color: #e5e3e3; border-radius: 8px; } .products-selection .form-control { padding: .3rem .8rem; border-radius: 8px; } .select-title .select-title-name { max-width: 180px; } .js-an_productattributes-img .an_productattributes-img { width: 40px; height: 40px; } .product-available { border-radius: 3px; } .product-unavailable { border-radius: 3px; } /*Приховуємо мініатюри розміри в мініатюрах товару*/ .product-miniature .an_pa_product-variants .product-variants-item:not(:first-child) { opacity: 0; max-height: 0; overflow: hidden; transform: translateY(-10px); transition: opacity 0.3s ease, max-height 0.3s ease, transform 0.3s ease; } .product-miniature:hover .an_pa_product-variants .product-variants-item:not(:first-child) { opacity: 1; max-height: 1200px; transform: translateY(0); } /* Додаємо затримку для кожного розміру */ .product-miniature:hover .an_pa_product-variants .product-variants-item:nth-child(2) { transition-delay: 0.05s; } .product-miniature:hover .an_pa_product-variants .product-variants-item:nth-child(3) { transition-delay: 0.1s; } .product-miniature:hover .an_pa_product-variants .product-variants-item:nth-child(4) { transition-delay: 0.15s; } @media (max-width: 767px) { .product-miniature .an_pa_product-variants .product-variants-item { opacity: 1 !important; max-height: none !important; transform: none !important; transition-delay: 0s !important; } } /* Лічильник акцій та стікер */ .product-miniature-default .price-countdown { background: #ffffff; color: #ff7c7c; } .price-countdown.badge-discount.discount { background-color: #ffffff; color: #1c5575; } .tooltip .tooltip-inner { border-radius: 6px !important; } .discount { border-radius: 10px; } .product-flags .new { border-radius: 10px; } /* сітка брендів */ .ms-grid .brand { border: solid 1px #f0f0f0; margin: 3px; border-radius: 10px; } #brand-letter-filter .brand-filter-btn { border-radius: 3px; margin: 3px; } /* адаптивність всіх зображеннь які у вкладках та описі */ .tabs.product-tabs.ets-ept-list-tabs-more-info img { max-width: 100%; height: auto; } .an_productattributes-add .material-icons.shopping-cart { font-size: 13px; } .iqitfreedeliverycount-title { font-size: x-small; } #blockcart-content .cart-subtotals { padding: .2rem 0; } element.style { } #blockcart-content .cart-totals { padding: .2rem 0; } /* іконка PDF */ .fa.fa-file-pdf-o, .fa.fa-file-word-o { font-size: xx-large; } .table-labeled .label { border-radius: 5px; } .estimateddelivery > div { border: 1px solid #ffffff00; font-size: smaller; } .ps-shoppingcart .cart-products-count-btn { top: -10px; right: -10px; } .product-variants .form-control-label { padding-bottom: 18px; } .product-variants > .product-variants-item { border: 1px solid rgba(160, 160, 160, .25); border-radius: 8px; text-align: center; padding-left: 5px; } .input-color { height: 3rem; width: 3rem; } /*спливаюче вікно радіус */ .ns-box { border-radius: 10px; } .header-top .form-search-control { border-radius: 15px !important; } /*лупа+ на зобр*/ .fa.fa-expand { --fa: "\f00e" !important; color: #45556c; font-size: 20px; } .iqitfreedeliverycount { font-size: 9px; font-style: italic; line-height: 1.2; } .iqitfreedeliverycount-title, .iqitfreedeliverycount-title * { font-size: inherit; font-style: normal; line-height: normal; } #blockcart-content { border-radius: 10px; } .ns-box { margin-left: 10px; } /* Доставка оплата картка тов */ #iqitadditionaltabs-accordion { display: flex; flex-wrap: wrap; gap: 10px; } .card .title a { display: block; text-align: center; } .card .content { width: 100%; padding: 15px; } .iqit-accordion .collapsed .angle-down { margin-left: 10px; } /* Рамки картка товару */ @media (min-width: 768px) { #product .col-md-6 { width: 49%; } } @media (min-width: 768px) { #product .col-md-6.col-product-image { border: 1px solid #e7e7e7; border-radius: 30px; margin: 2px; } #product .col-md-6.col-product-info { border: 1px solid #e7e7e7; border-radius: 30px; margin: 2px; } #content-wrapper .page-title { margin: 10px; } #iqitadditionaltabs-accordion { margin: 10px; } #product .swiper-horizontal { border-radius: 30px; margin-top: 13px; } } /* попередження замовлення не зап поле */ .errorsmall_custom { background-color: #ffd1d1; border-radius: 5px; color: #080808 !important; font-size: 100% !important; } /* особ кабінет */ .fa.fa-file-pdf-o, .fa.fa-file-word-o { color: red; } #order-detail .col article#invoice-address { display: none; } #main .page-content { border-radius: 30px; } .page-order-detail .box { border-radius: 6px; } .brand-logo2 { max-height: 70px; max-width: 40%; width: auto; margin-right: 10px; } .h1.page-title { display: flex; justify-content: space-between; align-items: center; } #iqitcompare-floating { border-radius: 10px 10px 0 0; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2); border: 1px solid #F44336; } /* приховування відгуків */ .ets_rv_statistics { display: none; } .iqitproductvariants__product { position: relative; display: inline-block; } .product-variant-tooltip-text { visibility: hidden; width: max-content; max-width: 300px; background-color: #45556c; color: #fff; text-align: center; border-radius: 4px; padding: 5px 10px; position: absolute; z-index: 10; bottom: 110%; left: 50%; transform: translateX(-50%); opacity: 0; transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out; font-size: 0.85rem; line-height: 1.2; pointer-events: none; white-space: normal; } /* Стрілочка для tooltip (опціонально) */ .product-variant-tooltip-text::after { content: ""; position: absolute; top: 100%; left: 50%; margin-left: -5px; border-width: 5px; border-style: solid; border-color: #333 transparent transparent transparent; } .iqitproductvariants__product:hover .product-variant-tooltip-text { visibility: visible; opacity: 1; } .iqitproductvariants__product--current { box-shadow: 0 0 0 1px #054f99 !important; border-radius: 5px; } .iqitproductvariants__product-col { padding: 3px; } #product-modal .modal-header { padding: 5px; } #product-modal .modal-dialog { max-width: 1100px; } #product-modal .modal-content { border-radius: 10px; } .product-add-cart { display: none; } .login-form { width: 100%; max-width: 550px; margin: 0 auto; } /* приховуємо лівий верхній блок з посиланнями на моб */ @media (max-width: 500px) { .block-iqitlinksmanager.block-iqitlinksmanager-2.block-links-inline.d-inline-block { display: none !important; } } /* стікер немає в наявності */ #js-product-list .badge-danger { display: none; } .thumbnail-container .product-unavailable { display: none; } /* */ .price-countdown.badge-discount.discount { display: none; } .thumbnail-container .price-countdown-wrapper { display: none; } /* плаваючий кошик */ .floating-cart { position: fixed; top: 10px; right: 14px; z-index: 1000; transition: top 0.3s ease-in-out; } .floating-cart.col-mobile-btn-cart { position: fixed; top: 20px; right: 20px; z-index: 9999; width: 40px; height: 40px; background-color: #ffffffab; border-radius: 50%; box-shadow: inset 2px 1px 5px -1px rgba(0, 0, 0, 0.2); display: flex; justify-content: center; align-items: center; } .floating-cart .m-nav-btn { display: flex; flex-direction: column; align-items: center; color: #1c5575 !important; font-size: 2rem; } .floating-cart .m-nav-btn > span { display: none; } #ps-shoppingcart.floating-cart .info-wrapper { display: none; } .floating-cart.col-mobile-btn-cart .dropdown-menu-custom { position: fixed; top: 70px; right: 20px; left: auto !important; transform: none !important; width: calc(100% - 40px); max-width: 380px; } /* * Приховуємо технічні елементи стандартного мобільного меню теми Warehouse */ .iqitmobilenav-mobile.js-mobile-menu { display: none !important; } @media (max-width: 767px) { .product-manufacturer-next img { max-width: 80px; } } .product-manufacturer-next img { border-radius: 10px; } .anfield-checkbox, .anfield-radio { padding: 0 10px 0 10px; color: #1c5575; } .an-pf-field { display: flex ; flex-direction: row; flex-wrap: wrap; } .anfield-checkbox input, .anfield-radio input { cursor: pointer; }