.iqitfake{ display: none;} @charset "UTF-8"; /*** Style mixins ***/ /*** Variables mixins and functions ***/ .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1400px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #000000; } 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 { border-bottom: solid 1px #e3e3e3; } #mobile-header .mobile-main-bar { padding-top: 2.8571428571rem; padding-bottom: 2.8571428571rem; } #mobile-header .m-nav-btn { color: #ffffff; } #mobile-header .m-nav-btn:hover { color: #ffffff; } #mobile-header .mobile-buttons-bar { background: #a2bf5e; } #mobile-header .m-nav-btn { padding-top: 1.0714285714rem; padding-bottom: 1.0714285714rem; border: none 1px; border-left: none; } #mobile-header .m-nav-btn:hover { background: #b2cc76; } #mobile-header .col-mobile-btn:last-child .m-nav-btn { border-right: none; } html { font-size: 14px; } @media (max-width: 767px) { html { font-size: 12px; } } body { line-height: 1.4rem; } body { font-family: 'Josefin Sans', sans-serif; } #blockcart-content { background: #ffffff; border: none 1px #0ff226; box-shadow: 0px 1px 30px 0px rgba(0, 0, 0, 0.15); } /*** Secondary button ***/ .btn-secondary, .btn-secondary.disabled, .btn-secondary:disabled, .bootstrap-touchspin .group-span-filestyle .btn-touchspin, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .group-span-filestyle .btn-default { background: #ffffff; color: #777777; border: solid 1px #e3e3e3; } .btn-secondary:hover, .btn-secondary:focus, .btn-secondary :active, .btn-secondary.disabled:hover, .btn-secondary.disabled:focus, .btn-secondary.disabled :active, .btn-secondary:disabled:hover, .btn-secondary:disabled:focus, .btn-secondary:disabled :active, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:hover, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:focus, .bootstrap-touchspin .group-span-filestyle .btn-touchspin :active, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:hover, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:focus, .group-span-filestyle .bootstrap-touchspin .btn-touchspin :active, .group-span-filestyle .btn-default:hover, .group-span-filestyle .btn-default:focus, .group-span-filestyle .btn-default :active { background: #f2f2f2; color: #2e2e2e; } .btn-secondary:not(:disabled):not(.disabled):active { background: #333333; color: #ffffff; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #ffffff; color: #777777; border: solid 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #f2f2f2; color: #2e2e2e; border: solid 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #ee0655; color: #ffffff; border: solid 1px #ee0655; } .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: #333333; color: #ffffff; } .btn-primary:not(:disabled):not(.disabled):active { background: #333333; color: #ffffff; } #wrapper .breadcrumb { background: #f4f7f2; padding-top: 0.5714285714rem; padding-bottom: 0.5714285714rem; padding-left: 0.3571428571rem; padding-right: 0.3571428571rem; margin-top: -5.7142857143rem; margin-bottom: 5.7142857143rem; font-size: 0.7857142857rem; 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: #ffffff; color: #777777; border: solid 1px #e3e3e3; } .custom-select2, .custom-select2 option { background-color: #ffffff; } .custom-select2:after { color: #777777; } .bootstrap-touchspin .btn-touchspin { background-color: #ffffff; color: #777777; border: solid 1px #e3e3e3; } .bootstrap-touchspin .btn-touchspin:hover { color: #777777; } .form-control::-webkit-input-placeholder { color: #777777; } .form-control::-moz-placeholder { color: #777777; } .form-control:-ms-input-placeholder { color: #777777; } .form-control:-moz-placeholder { color: #777777; } .form-control:focus { color: #777777; border-color: #8a8a8a; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #000000; } .custom-radio input[type=radio]:checked + span { background-color: #000000; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #ffffff; color: #000000; border-color: #e3e3e3; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #ffffff; border: solid 1px #e3e3e3; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #474747!important; border-bottom: solid 1px #e3e3e3; } .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:hover { background: rgba(71, 71, 71, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #333333; color: #ffffff; } .tooltip.bs-tether-element-attached-bottom .tooltip-inner:before, .tooltip.tooltip-top .tooltip-inner:before, .bs-tooltip-auto[x-placement^=top] .arrow:before, .bs-tooltip-top .arrow:before { border-top-color: #333333; } .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before { border-bottom-color: #333333; } /*** Modals ***/ .modal-backdrop { background: rgba(143, 148, 133, 0.67); } .modal-content { background: #ffffff; border: solid 1px rgba(161, 161, 161, 0.25); } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #ee0655; color: #ffffff; border: none 1px; } .product-price { color: #ee0655; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 0.8571428571rem; font-style: normal; font-weight: bold; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #ee0655; color: #ffffff; } .product-flags .new { background: #fbba00; color: #3b3b3b; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000000; } .product-flags .out_of_stock { background: #a17738; color: #fff7f7; } .discount { background: #ee0655; color: #ffffff; } .product-available { background: #67a675; color: #ffffff; } .product-unavailable { background: #a17738; 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 a:link:not(.nav-link):not(.btn), .alert-info a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-warning a:link:not(.nav-link):not(.btn), .alert-warning a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-danger a:link:not(.nav-link):not(.btn), .alert-danger a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } #iqitcompare-floating { background: #ee0655; border-top: none 1px; border-left: none 1px; border-right: none 1px; box-shadow: 0px 4px 30px 0px rgba(0, 0, 0, 0.3); } #iqitcompare-floating a { color: #ffffff; } #page-preloader { background: #ffffff; } #back-to-top { background: #ee0655; color: #ffffff; } #back-to-top:hover { background: #333333; color: #ffffff; } ::-webkit-scrollbar { -webkit-appearance: none; width: 7px; } ::-webkit-scrollbar-thumb { background: #ee0655; } ::-webkit-scrollbar-track { background: #d1d1d1; } body { scrollbar-face-color: #ee0655; scrollbar-track-color: #d1d1d1; } #header, #checkout-header { background: #ffffff; border-top: solid 2px #ee0655; border-bottom: none 1px #e3e3e3; box-shadow: 5px 0px 15px 0px rgba(61, 57, 57, 0.3); } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #ffffff; border-bottom: none 1px #e3e3e3; box-shadow: 5px 0px 15px 0px rgba(61, 57, 57, 0.3); } #header .header-nav { color: #000000; border-bottom: solid 1px rgba(227, 227, 227, 0.44); padding-top: 0.3571428571rem; padding-bottom: 0.3571428571rem; font-size: 0.7142857143rem; } #header .header-nav a { color: #000000; } #header .header-nav a:hover { color: #777777; } #header .header-nav .social-links._topbar { font-size: 0.7142857143rem; } #header .header-nav .social-links._topbar a:not(:hover) { color: #000000 !important; } .header-top { padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; color: #000000; } .header-top a:not(.btn):not(.nav-link) { color: #000000; } .header-top a:not(.btn):not(.nav-link):hover { color: #777777; } .header-top .form-search-control { border: solid 1px #e3e3e3; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.2857142857rem; display: block; } .header-top .header-btn-w .header-btn .title { display: none !important; } .header-top .header-cart-default a.cart-toogle { background: #000000; color: #000000; padding: 0.6428571429rem 0.6428571429rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #000000; } .header-top a.header-cart-btn:not(:hover) { color: #000000; } .stuck-header .header-top { padding-top: 1.4285714286rem; padding-bottom: 1.4285714286rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #ffffff; } .header-top { transition: padding 0.3s ease; } .cart-products-count-btn { background: #ee0655; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 50%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { 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: 3.2142857143rem; max-width: 14.2857142857rem; color: #000000; padding-left: 1.4285714286rem; padding-right: 1.4285714286rem; border-left: none 1px #575757; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #000000; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1.0357142857rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3.2142857143rem !important; } .cbp-vertical-on-top .cbp-vertical-title-text { display: none !important; } .cbp-horizontal > ul > li.cbp-hropen > a, .cbp-horizontal > ul > li.cbp-hropen > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li.cbp-hropen > a:hover { background: #ffffff; color: #ee0655; } .cbp-horizontal .cbp-tab-title { font-size: 1rem; font-style: normal; font-weight: bold; text-transform: uppercase; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #ee0655; color: #ffffff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.5714285714rem; max-height: 1.5714285714rem; } .cbp-horizontal > ul { text-align: center; } .cbp-horizontal > ul > li { float: none; text-align: left; } .cbp-horizontal .cbp-submenu-aindicator { display: none; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 0.8571428571rem; } .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; } .container-iqitmegamenu, .iqit-megamenu-container, .cbp-hrsub-narrow, #desktop-header-container.container { position: static !important; } .iqitmegamenu-submenu-container { width: auto !important; max-width: 100% !important; 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: italic; 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 #e3e3e3; box-shadow: 0px 100px 0px 3600px rgba(28, 28, 16, 0.41); } .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: #ee0655 !important; } .cbp-hrmenu .tabs-links { background: #f7f7f7; } .cbp-hrmenu .cbp-tabs-names li a { color: #777777 !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #ffffff; color: #777777 !important; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #333333 !important; border-bottom: none 3px #c2bc29; font-size: 1.0714285714rem; 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; } #iqitmegamenu-mobile { background: #f4f2f2; } #iqitmegamenu-mobile li > ul { background: #1f1f1f; } #iqitmegamenu-mobile li > ul > li > ul { background: #292929; } #iqitmegamenu-mobile > li > a { border-bottom: none 1px; } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile { border: none 1px; box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.15); } /*** PS_FacatedSearch ***/ /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #ffffff; color: #000000; } .swiper-pagination-bullet { background: #333333; } /*** Product miniature ***/ .products.row { margin: -1.0714285714rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 1.0714285714rem; } .swiper-container-wrapper { margin: -1.0714285714rem; } .swiper-container-wrapper .products.swiper-container { padding: 1.0714285714rem; } .swiper-container-wrapper .product-carousel { padding: 1.0714285714rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 1.0714285714rem; } .product-miniature { border: none 1px; 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 .product-title { font-size: 1.2857142857rem; font-style: normal; font-weight: bold; text-transform: none; } .product-miniature-grid .product-price { font-size: 1.5714285714rem; font-style: normal; font-weight: bold; text-transform: none; } @media (hover: hover) { .product-miniature:hover { outline: none 1px rgba(161, 161, 161, 0.25); box-shadow: 0px 0px 70px 0px rgba(0, 0, 0, 0.08); } } .product-miniature-grid .product-functional-buttons a:link, .product-miniature-grid .product-functional-buttons a:visited, .product-miniature-grid .product-functional-buttons a:hover { color: !important; } .product-miniature-grid .product-functional-buttons a { display: block; border-radius: 50%; margin: 5px 0; padding: 8px; box-shadow: 1px 1px 4px 0px rgba(0, 0, 0, 0.1); } .product-miniature-grid .product-functional-buttons i { font-size: 1rem; } .product-miniature-grid .product-functional-buttons a:link, .product-miniature-grid .product-functional-buttons a:visited, .product-miniature-grid .product-functional-buttons a:hover { background: #ffffff; } .product-miniature-grid .product-functional-buttons-bottom { bottom: auto; top: 0.7rem; right: 0rem; left: auto; min-width: auto; padding: 0; transform: translate(0, 0); } .products-grid .product-miniature .product-category-name { display: none !important; } .products-grid .product-miniature .product-reference { display: none !important; } .products-grid .product-miniature .product-brand { display: none !important; } .products-grid .product-miniature .product-description-short { display: none !important; } .products-grid .product-miniature .flag-discount-value { display: none !important; } .product-miniature .input-qty, .product-miniature .input-group-add-cart .bootstrap-touchspin { display: none !important; } .btn-product-list { padding: 0.5rem 1rem; background: #ffffff; color: #000000; border: solid 1px rgba(161, 161, 161, 0.25); } .btn-product-list:hover { background: #fbba00; color: #2a2a2a; border-color: #fbba00; } .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: 1.4285714286rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 1.4285714286rem; } .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(1, 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(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: 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.7857142857rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: none 1px #f4f2f2; } .images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow { color: #333333; background: #ffffff; } .images-container .swiper-button-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .swiper-button-arrow:hover { opacity: 0.6 !important; } #product .product-cover .expander { color: #333333; background: #ffffff; } #product .product-cover .expander:hover { opacity: 0.6 !important; } #product .product-cover .expander { display: none; } .product-variants > .product-variants-item { display: inline-block; margin-right: 1rem; vertical-align: top; } #wrapper { background: #ffffff; border-top: none 1px; border-bottom: none 1px; padding-top: 5.7142857143rem; padding-bottom: 5.7142857143rem; 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: 2.2857142857rem; 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: #000000; } #content-wrapper .page-title:after { content: ""; position: absolute; bottom: -4px; display: block; width: 40px; height: 1px; border-bottom: solid 8px #ee0655; left: 0; right: 0; } #content-wrapper .section-title { color: #333333; font-size: 1.2857142857rem; 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: #333333; } #content-wrapper .section-title:after { content: ""; position: absolute; bottom: -2.5px; display: block; width: 30px; height: 1px; border-bottom: solid 5px #ee0655; left: 0; right: 0; } .nav-tabs .nav-link { color: #000000; font-size: 1.2857142857rem; font-style: normal; font-weight: bold; text-transform: none; } .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { color: #000000; border-bottom: solid 5px #ee0655; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 5px #ee0655; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000000; border-bottom: solid 5px #ee0655; } #wrapper .block-title { color: #000000; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; padding-bottom: 0.6em; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #000000; } #wrapper .block-title:after { content: ""; position: absolute; bottom: -1.5px; display: block; width: 30px; height: 1px; border-bottom: solid 3px #ee0655; left: 0; right: 0; } #left-column .block, #right-column .block { border: none 1px rgba(161, 161, 161, 0.25); } #footer, #checkout-footer { background: #f9f8f4; } #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: #000000; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #ee0655; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #ee0655; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #000000; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #000000; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #000000; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #000000; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.7857142857rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #959595 !important; } #footer .block-title, #checkout-footer .block-title { color: #000000; font-size: 1.1428571429rem; font-style: normal; font-weight: bold; text-transform: none; margin-bottom: 0.8em; padding-bottom: 0.6em; } #footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:link, #checkout-footer .block-title a:visited { color: #000000; } #footer .block-title:after, #checkout-footer .block-title:after { content: ""; position: absolute; bottom: -2.5px; display: block; width: 30px; height: 1px; border-bottom: solid 5px #ee0655; left: 0; right: 0; } #footer-container-first { border-top: solid 1px #e6e6e6; padding-top: 2.8571428571rem; padding-bottom: 2.8571428571rem; background: #ffffff; color: #a2bf5e; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: bold; text-transform: none; } #footer-container-main, #checkout-footer { border-top: none 2px #000000; padding-top: 5.7142857143rem; padding-bottom: 4.7142857143rem; color: #000000; } #footer-container-main a, #checkout-footer a { color: #000000; } #footer-container-main a:hover, #checkout-footer a:hover { color: #777777; } #footer-copyrights { border-top: none 2px #000000; background: #ee0655; padding-top: 0.7142857143rem; padding-bottom: 0.7142857143rem; } @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: #000000; 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; } #product-details-tab .product-reference,#product-details-tab .product-quantities{ display:none; } @media (min-width: 768px) { #left-column{ border-right: 1px solid hsla(0,0%,63%,.25); } } @media (max-width: 991px) { #iqithtmlandbanners-block-2{ margin-right: 20%!important; margin: auto; } } #iqithtmlandbanners-block-2{margin-right:150px;} .product-miniature-grid .product-title{min-height: 32px;} #wrapper .breadcrumb{ padding-bottom: 0rem; margin-bottom: 1.7142857143rem; } .contact-nav { display: flex; align-items: center; gap: 10px; } .nav-item { display: flex; align-items: center; gap: 8px; color: #2a2a2a; text-decoration: none; transition: all 0.3s ease; font-size: 1.4em; line-height: 1; /* Добавлено для лучшего выравнивания */ } .messenger-icons { display: flex; align-items: center; /* Добавлено выравнивание по центру */ gap: 5px; margin: 0 5px; height: 100%; /* Добавлено для выравнивания по высоте */ } .messenger-icons .nav-item { font-size: 1.6em; display: flex; align-items: center; /* Выравнивание иконок по центру */ justify-content: center; /* Выравнивание иконок по центру */ height: 100%; /* Высота на всю высоту контейнера */ } /* Остальные стили остаются без изменений */ .viber i { color: #665CAC; } .whatsapp i { color: #25D366; } .telegram i { color: #0088cc; } .email i { color: #2a2a2a; } .messenger-icons .nav-item:hover { transform: scale(1.2) rotate(360deg); } .phone:hover, .email:hover { color: #ee0655; } .email:hover i { color: #ee0655; } .messenger-icons .nav-item i { transition: all 0.3s ease; display: flex; /* Добавлено для лучшего выравнивания */ align-items: center; /* Добавлено для лучшего выравнивания */ } .messenger-icons .nav-item:hover i { filter: brightness(1.2); } @keyframes pulse { 0% { transform: scale(1); } 50% { transform: scale(1.1); } 100% { transform: scale(1); } } .messenger-icons .nav-item:hover { animation: pulse 1s infinite; } .left-nav .block-links-inline{ font-size:1.2em; } .product-flags { position: absolute; top: 15px; left: 15px; display: flex; flex-direction: column; gap: 10px; z-index: 2; padding: 0; margin: 0; } .product-flag { list-style: none; padding: 12px 25px; font-size: 14px; font-weight: 700; text-transform: uppercase; letter-spacing: 1px; transition: all 0.3s ease; min-width: 130px; text-align: center; } /* Стиль для новых товаров - плавная волна */ .product-flag.new { background: linear-gradient(45deg, #ee0655, #ff4081); color: white; position: relative; overflow: hidden; border-radius: 25px 8px 25px 8px; padding: 15px 25px; } /* Стиль для распродажи - асимметричная форма */ .product-flag.sale { background: linear-gradient(45deg, #ff8400, #ffa726); color: white; border-radius: 8px 25px 8px 25px; padding: 15px 25px; transform: rotate(-2deg); } /* Стиль для отсутствия в наличии - капля */ .product-flag.out-of-stock { background: linear-gradient(45deg, #464646, #757575); color: white; border-radius: 30px 30px 5px 30px; padding: 15px 25px; } /* Улучшенная анимация блеска */ .product-flag.new::after { content: ''; position: absolute; top: 0; left: -100%; width: 50%; height: 100%; background: linear-gradient( to right, rgba(255,255,255,0) 0%, rgba(255,255,255,0.3) 50%, rgba(255,255,255,0) 100% ); transform: skewX(-25deg); animation: shine 3s infinite; } @keyframes shine { 0% { left: -100%; } 20%, 100% { left: 200%; } } /* Улучшенный эффект при наведении */ .product-flag:hover { transform: translateY(-3px) scale(1.05); box-shadow: 0 8px 20px rgba(0,0,0,0.2); } /* Дополнительные эффекты */ .product-flag { box-shadow: 0 4px 15px rgba(0,0,0,0.15); backdrop-filter: blur(5px); border: 1px solid rgba(255,255,255,0.1); } /* Добавляем пульсацию для новинок */ @keyframes pulse { 0% { box-shadow: 0 4px 15px rgba(238, 6, 85, 0.15); } 50% { box-shadow: 0 4px 25px rgba(238, 6, 85, 0.3); } 100% { box-shadow: 0 4px 15px rgba(238, 6, 85, 0.15); } } .product-flag.new { animation: pulse 2s infinite; } /* Добавляем небольшой поворот для распродажи */ .product-flag.sale:hover { transform: translateY(-3px) scale(1.05) rotate(0deg); } /* Вариант с дополнительным градиентным бордером */ .product-flag { position: relative; background-clip: padding-box; } .product-flag::before { content: ''; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: -1; margin: -2px; border-radius: inherit; background: linear-gradient(45deg, rgba(255,255,255,0.2), rgba(255,255,255,0.1)); } .product-miniature-default li.product-flag{ text-align:center; } /* Сбрасываем Bootstrap input-group */ #search_widget .input-group { display: flex !important; align-items: center !important; flex-wrap: nowrap !important; background: #fff; border: 1.5px solid #e0e0e0; border-radius: 50px !important; padding: 5px 5px 5px 16px; gap: 8px; box-shadow: none !important; height: auto !important; position: relative !important; /* фикс перекрытия */ } /* Убираем псевдоэлементы Bootstrap у input-group */ #search_widget .input-group::before, #search_widget .input-group::after { display: none !important; } /* Иконка поиска — добавляем через label или отдельный span */ /* Если нет отдельного элемента, добавим через padding-left на input */ #search_widget .form-search-control { flex: 1 1 auto !important; width: 1% !important; /* Bootstrap fix */ min-width: 0 !important; border: none !important; outline: none !important; background: transparent !important; box-shadow: none !important; font-size: 14px !important; color: #444 !important; padding: 10px 0 !important; height: auto !important; min-height: unset !important; border-radius: 0 !important; } #search_widget .form-search-control::placeholder { color: #bbb !important; } /* Кнопка — внутри контейнера, не выпирает */ #search_widget .search-btn { flex-shrink: 0 !important; background: linear-gradient(135deg, #ff7eb3 0%, #e91e8c 100%) !important; color: #fff !important; border: none !important; border-radius: 50px !important; padding: 11px 26px !important; font-size: 14px !important; font-weight: 700 !important; line-height: 1.2 !important; cursor: pointer !important; height: auto !important; align-self: stretch !important; /* растягивается по высоте родителя */ display: flex !important; align-items: center !important; white-space: nowrap !important; position: static !important; /* убираем absolute из Bootstrap */ z-index: auto !important; } #search_widget .search-btn:hover { opacity: 0.9 !important; } /* Скрываем fa-иконку, показываем текст */ #search_widget .search-btn i, #search_widget .search-btn .fa { display: none !important; } #search_widget .search-btn::after { content: 'Szukaj'; } /* Убираем Bootstrap стили input-group-btn/append */ #search_widget .input-group-btn, #search_widget .input-group-append { position: static !important; display: flex !important; align-items: center !important; } /*Блок 4 фишек*/ .fq-usp__item{ display:flex; align-items:flex-start; gap:16px; width:100%; min-height:116px; padding:18px 20px; background:#fff; border:1px solid #e9e3e5; border-radius:20px; box-sizing:border-box; } .fq-usp__icon{ width:52px; height:52px; min-width:52px; border-radius:16px; display:flex; align-items:center; justify-content:center; border:1px solid transparent; flex-shrink:0; } .fq-usp__icon svg{ width:22px; height:22px; stroke:#1d2433; stroke-width:2; fill:none; stroke-linecap:round; stroke-linejoin:round; } .fq-usp__content{ min-width:0; flex:1 1 auto; } .fq-usp__title{ margin:2px 0 7px; font-size:18px; line-height:1.2; font-weight:800; color:#1d2433; } .fq-usp__desc{ margin:0; font-size:15px; line-height:1.5; color:#6b7280; } .fq-usp__item--pink .fq-usp__icon{ background:#fdecef; border-color:#f6ccd8; } .fq-usp__item--peach .fq-usp__icon{ background:#fff2eb; border-color:#f6d1c1; } .fq-usp__item--mint .fq-usp__icon{ background:#ebfaf4; border-color:#c4e8d8; } .fq-usp__item--sand .fq-usp__icon{ background:#fff6e8; border-color:#efd9ab; } /*Хедер иконки*/ @media (min-width: 992px) { /* общая линия кнопок справа */ .col-header-right > .row { align-items: center; } .col-header-right .header-btn-w, .col-header-right #ps-shoppingcart-wrapper { flex: 0 0 auto; } /* круглые кнопки */ .col-header-right .header-btn, .col-header-right #ps-shoppingcart .cart-toogle { position: relative; width: 44px; height: 44px; min-width: 44px; padding: 0; display: flex !important; align-items: center; justify-content: center; background: #fff; border: 1px solid #e8e5e7; border-radius: 999px; box-shadow: 0 1px 2px rgba(16, 24, 40, 0.03); text-decoration: none !important; transition: border-color .18s ease, box-shadow .18s ease, transform .18s ease; overflow: visible; } .col-header-right .header-btn:hover, .col-header-right #ps-shoppingcart .cart-toogle:hover { transform: translateY(-1px); border-color: #ddd6da; box-shadow: 0 4px 12px rgba(16, 24, 40, 0.06); } /* скрываем подписи */ .col-header-right .header-btn > .title, .col-header-right #cart-toogle > .info-wrapper { display: none !important; } /* обычные иконки: поиск и пользователь */ .col-header-right .header-btn > .icon { display: inline-block; font-size: 0.95rem; line-height: 1; color: #1f2430; margin: 0; vertical-align: middle; } .col-header-right .header-btn > .icon.fa-fw { width: auto; } /* отдельно корзина */ .col-header-right #cart-toogle > .icon { position: relative; display: inline-block; font-size: 0.95rem; line-height: 1; color: #1f2430; margin: 0; vertical-align: middle; overflow: visible; width: auto; min-width: 16px; text-align: center; } .col-header-right #cart-toogle > .icon.fa-fw { width: auto; } /* сам символ иконки корзины */ .col-header-right #cart-toogle > .icon:before { display: block; line-height: 1; } /* badge количества */ .col-header-right #cart-toogle > .icon .cart-products-count-btn { position: absolute; top: -7px; right: -9px; width: 16px; height: 16px; display: flex; align-items: center; justify-content: center; padding: 0; margin: 0; border-radius: 50%; background: #ff3f93; color: #fff; font-size: 9px; font-weight: 700; line-height: 1; border: 2px solid #fff; box-shadow: 0 3px 8px rgba(255, 63, 147, 0.18); z-index: 2; } /* убираем странные внешние отступы у оберток */ .col-header-right .header-search-btn-w, .col-header-right .header-user-btn-w, .col-header-right .header-cart-btn-w, .col-header-right #ps-shoppingcart-wrapper { margin: 0 !important; } }