.iqitfake{ display: none;} @charset "UTF-8"; /*** Style mixins ***/ /*** Variables mixins and functions ***/ body { background: #ffffff; } .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 95%; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #000000; } a:hover:not(.nav-link):not(.btn) { color: #5ca152; } .pagination .page-list li:hover { border-color: #5ca152; } .pagination .page-list li.current { border-color: #5ca152; } .pagination .page-list li.current a { color: #5ca152; } #mobile-header { background: #424242; border-bottom: solid 1px #dbdbdb; } #mobile-header #mobile-header-sticky { background: #424242; } #mobile-header .mobile-main-bar { padding-top: 0.2941176471rem; padding-bottom: 0.2941176471rem; } #mobile-header .m-nav-btn { color: #ffffff; } #mobile-header .m-nav-btn:hover { color: #28a745; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #c9c9c9; } html { font-size: 17px; } @media (max-width: 767px) { html { font-size: 16px; } } body { line-height: 1.4rem; } body { font-family: Arial, Helvetica, sans-serif; } #blockcart-content { background: #ffffff; color: #333333; border: none 1px; box-shadow: 0px 6px 30px 0px #2d2c2c; } #blockcart-content a:not(.btn) { color: #333333; } #blockcart-content a:not(.btn):hover { color: #333333; } /*** 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: #5e5e5e; color: #ffffff; border: none 1px #000000; } .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: #2fd655; color: #fefefe; } .btn-secondary:not(:disabled):not(.disabled):active { background: #2fd655; color: #fefefe; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #5e5e5e; color: #ffffff; border: solid 1px #a4a3a3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #2fd655; color: #fefefe; border: solid 1px #a4a3a3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #28a745; color: #ffffff; border: none 1px #000000; } .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: #2fd655; color: #ffffff; } .btn-primary:not(:disabled):not(.disabled):active { background: #2fd655; color: #ffffff; } #wrapper .breadcrumb { padding-top: 0.5882352941rem; padding-bottom: 0.5882352941rem; margin-top: -0.8823529412rem; margin-bottom: 0.8823529412rem; font-size: 0.7647058824rem; font-style: normal; font-weight: normal; text-transform: none; color: #6c6c6c; } #wrapper .breadcrumb li:after { color: #6c6c6c; } #wrapper .breadcrumb a { color: #6c6c6c; } /*** Text fields ***/ .form-control { background-color: #ffffff; color: #585858; border: solid 1px #a4a3a3; box-shadow: 0px 0px 0px 0px #8a8a8a; } .custom-select2, .custom-select2 option { background-color: #ffffff; } .custom-select2:after { color: #585858; } .bootstrap-touchspin .btn-touchspin { background-color: #ffffff; color: #585858; border: solid 1px #a4a3a3; } .bootstrap-touchspin .btn-touchspin:hover { color: #585858; } .form-control::-webkit-input-placeholder { color: #585858; } .form-control::-moz-placeholder { color: #585858; } .form-control:-ms-input-placeholder { color: #585858; } .form-control:-moz-placeholder { color: #585858; } .form-control:focus { color: #585858; border-color: #8a8a8a; box-shadow: 0px 0px 1px 0px #8a8a8a; } /*** Radio buttons and checkboxes ***/ .custom-checkbox input[type=checkbox] + span .checkbox-checked { color: #000000; } .custom-radio input[type=radio]:checked + span { background-color: #000000; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #ffffff; color: #000000; border-color: #e3e3e3; } /*** Dropdowns ***/ .dropdown-menu, .autocomplete-suggestions { background: #ffffff; border: solid 1px #e3e3e3; } .dropdown-menu .dropdown-item, .autocomplete-suggestions .dropdown-item { color: #474747!important; border-bottom: solid 1px #e3e3e3; } .dropdown-menu .dropdown-item:focus, .dropdown-menu .dropdown-item:hover, .autocomplete-suggestions .dropdown-item:focus, .autocomplete-suggestions .dropdown-item:hover { background: rgba(71, 71, 71, 0.05); } /*** Tooltips ***/ .tooltip-inner { background: #333333; color: #ffffff; } .tooltip.bs-tether-element-attached-bottom .tooltip-inner:before, .tooltip.tooltip-top .tooltip-inner:before, .bs-tooltip-auto[x-placement^=top] .arrow:before, .bs-tooltip-top .arrow:before { border-top-color: #333333; } .bs-tooltip-auto[x-placement^=bottom] .arrow::before, .bs-tooltip-bottom .arrow::before { border-bottom-color: #333333; } /*** Modals ***/ .modal-backdrop { background: rgba(194, 194, 194, 0.7); } .modal-content { background: #ffffff; border: none 1px; } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #ca5058; color: #ffffff; border: none 1px; } .product-price { color: #e80000; } .iqit-review-star { color: #ffd600; } .product-flags .product-flag { font-size: 0.8823529412rem; font-style: normal; font-weight: bold; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #e80000; color: #ffffff; } .product-flags .new { background: #00cdfa; color: #ffffff; } .product-flags .online-only, .product-flags .pack { background: #28a745; color: #ffffff; } .product-flags .out_of_stock { background: #ff6600; color: #ffffff; } .discount { background: #e80000; color: #ffffff; } .product-available { background: #67a675; color: #ffffff; } .product-unavailable { background: #ff6600; color: #ffffff; } .product-unavailable-allow-oosp { background: #f4d900; color: #000000; } .alert-success a:link:not(.nav-link):not(.btn), .alert-success a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-info a:link:not(.nav-link):not(.btn), .alert-info a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-warning a:link:not(.nav-link):not(.btn), .alert-warning a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } .alert-danger a:link:not(.nav-link):not(.btn), .alert-danger a:visited:not(.nav-link):not(.btn) { text-decoration: underline; } #iqitcompare-floating { background: #ffffff; border-top: none 1px #a53737; border-left: none 1px #a53737; border-right: none 1px #a53737; box-shadow: 0px 4px 19px 6px rgba(92, 81, 81, 0.16); } #iqitcompare-floating a { color: #242424; } #page-preloader { background: #ffffff; } #back-to-top { background: #000000; color: #ffffff; display: none; } #back-to-top:hover { background: #333333; color: #ffffff; } #header, #checkout-header { border-top: none 1px; border-bottom: none 1px; } .sticky-desktop-wrapper #desktop-header.stuck-header { border-bottom: none 1px; } #header .header-nav { color: #ffffff; background: #424242; border-bottom: none 1px; padding-top: 0.2941176471rem; padding-bottom: 0.2941176471rem; font-size: 0.7058823529rem; } #header .header-nav a { color: #ffffff; } #header .header-nav a:hover { color: #28a745; } #header .header-nav .social-links._topbar { font-size: 0.8235294118rem; } .header-top { padding-top: 0.5882352941rem; padding-bottom: 0.5882352941rem; color: #777777; } .header-top a:not(.btn):not(.nav-link) { color: #777777; } .header-top a:not(.btn):not(.nav-link):hover { color: #28a745; } .header-top .form-search-control { color: #000000; border: solid 1px #d2d2d2; } .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.7647058824rem; display: block; } .header-top .header-cart-default a.cart-toogle { background: #719f41; color: #28a745; padding: 0.5294117647rem 0.5294117647rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #28a745; } .header-top a.header-cart-btn:not(:hover) { color: #28a745; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #333333; } .cart-products-count-btn { background: #d31b1b; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 80%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #3e3e3e; border-top: solid 1px #000000; border-right: none 3px #38b82c; border-bottom: solid 1px #000000; 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.2352941176rem; max-width: 72.9411764706rem; color: #ffffff; padding-left: 0.8823529412rem; padding-right: 0.8823529412rem; 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.1470588235rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3.2352941176rem !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: #28a745; color: #ffffff; } .cbp-horizontal .cbp-tab-title { font-size: 0.9411764706rem; font-style: normal; font-weight: bold; text-transform: uppercase; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #ca5058; color: #ffffff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.1764705882rem; max-height: 1.1764705882rem; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 0.8823529412rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 0.2941176471rem; padding-right: 0.2941176471rem; } } #cbp-hrmenu .cbp-hrsub { transform: translateY(-10px); } #cbp-hrmenu .cbp-hropen .cbp-hrsub { transform: translateY(0px); } #cbp-hrmenu .cbp-hrsub, #cbp-hrmenu .cbp-hrsub-level2, #cbp-hrmenu .cbp-hrsub-wrapper { transition: opacity 300ms ease-in-out, transform 300ms ease-in-out; } .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: 0.7058823529rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background: #28a745; line-height: 2.3529411765rem; } #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.4705882353rem; padding-bottom: 0.4705882353rem; 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.1764705882rem; max-height: 1.1764705882rem; } #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-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: 0.7647058824rem; font-style: normal; font-weight: bold; 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: !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: #000000 !important; } .cbp-hrmenu .cbp-tabs-names li a:hover, .cbp-hrmenu .cbp-tabs-names li a.active { background: #28a745; color: #ffffff !important; } .cbp-hrmenu .cbp-hrsub-inner .cbp-column-title, .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:link { color: #333333 !important; border-bottom: solid 1px rgba(0, 0, 0, 0.43); padding-bottom: 8px; font-size: 0.7647058824rem; font-style: normal; font-weight: bold; text-transform: uppercase; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #ffffff; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #000000 !important; } #iqitmegamenu-mobile { background: #ffffff; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab { min-height: 3.1764705882rem; } #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.9411764706rem; padding-bottom: 0.9411764706rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__link { color: #595050 !important; padding-top: 0.9411764706rem; padding-bottom: 0.9411764706rem; font-size: 1.0588235294rem; font-style: normal; font-weight: normal; text-transform: none; } .col-mobile-menu-push #iqitmegamenu-mobile { border: none 20px #000000; } .col-mobile-menu-push #_mobile_iqitmegamenu-mobile { box-shadow: 0px 0px 30px 8px #303030; } .mobile-menu__submenu { background: #ffffff; } .mobile-menu__tab { border-bottom: solid 1px #a0a0a0; min-height: 2.4705882353rem; } .mobile-menu__link { color: #000000 !important; padding-top: 0.5882352941rem; padding-bottom: 0.5882352941rem; font-size: 1.2941176471rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__arrow { padding-top: 0.5882352941rem; padding-bottom: 0.5882352941rem; color: #595050; font-size: 1.2941176471rem; } .mobile-menu__tab-icon { font-size: 1.2941176471rem; } .mobile-menu__tab-icon--img { max-height: 1.2941176471rem; } .mobile-menu__legend { font-size: 0.6470588235rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background-color: #00a322; } .mobile-menu__header-wrapper { color: #080808; background-color: #ffffff; border-bottom: none 1px; } .mobile-menu__title { font-size: 1.2941176471rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__column-title { font-size: 1.1764705882rem; font-style: normal; font-weight: normal; text-transform: none; color: #595050 !important; } .mobile-menu__column { font-size: 0.9411764706rem; font-style: normal; font-weight: normal; text-transform: none; color: #000000; margin-bottom: 0.1764705882rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 0.1764705882rem; } .mobile-menu__column-title { margin-bottom: 0.1764705882rem; } .mobile-menu__links-list-li { padding-top: 0.1764705882rem; padding-bottom: 0.1764705882rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #080808; } .mobile-menu__footer { border-top: none 1px; color: #080808; background-color: #ffffff; } /*** PS_FacatedSearch ***/ #search_filters .noUi-connect { background: #d33131; } /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #333333; color: #ffffff; } .swiper-pagination-bullet { background: #333333; } /*** Product miniature ***/ .products.row { margin: -0.5882352941rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0.5882352941rem; } .swiper-container-wrapper { margin: -0.5882352941rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.5882352941rem; } .swiper-container-wrapper .product-carousel { padding: 0.5882352941rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.5882352941rem; } .product-miniature { border: solid 1px rgba(202, 200, 200, 0.32); 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.4117647059rem; } .product-miniature-grid .product-title { font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; } .product-miniature-grid .product-price { font-size: 1.1764705882rem; font-style: normal; font-weight: bold; text-transform: none; } @media (hover: hover) { .product-miniature:hover { outline: none 1px; box-shadow: 0px 0px 18px 1px rgba(0, 0, 0, 0.24); } } .product-miniature-grid .product-functional-buttons { display: none; } .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; } .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; } .product-miniature .input-qty, .product-miniature .input-group-add-cart .bootstrap-touchspin { display: none !important; } .btn-product-list { padding: 0.0588235294rem 0.1176470588rem; background: #696969; color: #ffffff; border: solid 1px rgba(0, 0, 0, 0.32); } .btn-product-list:hover { background: #28a745; color: #ffffff; } .products-grid .product-miniature-default { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; } .products-grid .product-miniature-default .product-description { -webkit-box-flex: auto; -ms-flex: auto; flex: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; } .products-grid .product-add-cart { margin: auto auto 0 auto; } .product-carousel { height: 100%; } .products.swiper-container .swiper-slide { height: auto; } .products-grid .product-miniature-layout-1 { text-align: center; } .products-grid .product-miniature-layout-1 .input-group-add-cart { justify-content: center; } .products-grid .product-miniature-layout-3 .product-description { background: rgba(180, 180, 180, 0.93); } .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-rows: 1fr; grid-auto-rows: 0; display: grid; overflow-y: hidden; } .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } @media (min-width: 768px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(2, 1fr); } } @media (min-width: 992px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(4, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } } @media (min-width: 1200px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(5, 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(4, 1fr); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 2.3529411765rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: solid 1px #dbdbdb; } .images-container .swiper-button-arrow, #product .product-cover .expander > span, #product-modal .modal-body .swiper-button-arrow { color: #ffffff; background: #333333; } .images-container .swiper-button-arrow:hover, #product .product-cover .expander > span:hover, #product-modal .modal-body .swiper-button-arrow:hover { opacity: 0.6 !important; } #product .product-cover .expander { color: #ffffff; background: #333333; } #product .product-cover .expander:hover { opacity: 0.6 !important; } #product .product-cover .expander { display: none; } #wrapper { border-top: none 1px; border-bottom: none 1px; padding-top: 0.8823529412rem; padding-bottom: 0.8823529412rem; color: #000000; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 1.1764705882rem; padding-bottom: 1.1764705882rem; } #content-wrapper .page-title { color: #000000; font-size: 1.4117647059rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .page-title a:link, #content-wrapper .page-title a:visited { color: #000000; } #content-wrapper .section-title { color: #555555; font-size: 0.9411764706rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #content-wrapper .section-title a:link, #content-wrapper .section-title a:visited { color: #555555; } .nav-tabs .nav-link { color: #000000; font-size: 1.1764705882rem; font-style: normal; font-weight: bold; text-transform: none; } .nav-tabs .nav-link.active, .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { color: #000000; border-bottom: solid 3px #5ca152; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 3px #5ca152; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000000; border-bottom: solid 3px #5ca152; } #wrapper .block-title { color: #333333; font-size: 0.8235294118rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #wrapper .block-title a:link, #wrapper .block-title a:visited { color: #333333; } #left-column .block, #right-column .block { border: none 1px; } #footer, #checkout-footer { background: #5f5f5f; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: solid 1px #4f4f4f; background: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #a9a9a9; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #050505; } #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: #a9a9a9; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #a9a9a9; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #a9a9a9; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #a9a9a9; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.5882352941rem; } #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: #5ca152 !important; } #footer .block-title, #checkout-footer .block-title { color: #ffffff; font-size: 0.8823529412rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px #e3e3e3; margin-bottom: 0.8em; padding-bottom: 0.5em; } #footer .block-title a:link, #footer .block-title a:visited, #checkout-footer .block-title a:link, #checkout-footer .block-title a:visited { color: #ffffff; } #footer-container-first { border-top: none 1px; padding-top: 1.7647058824rem; padding-bottom: 1.7647058824rem; background: #212121; color: #ffffff; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: bold; text-transform: none; } #footer-container-main, #checkout-footer { border-top: none 1px; padding-top: 2.3529411765rem; padding-bottom: 1.3529411765rem; color: #ffffff; } #footer-container-main a, #checkout-footer a { color: #35de5c; } #footer-container-main a:hover, #checkout-footer a:hover { color: #ffffff; } #footer-copyrights { border-top: none 1px; background: #ffffff; padding-top: 0.8823529412rem; padding-bottom: 0.8823529412rem; } @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; } @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'; } /* ======================================================= */ /* 1. ГАЛЕРИЯ С ПРОДУКТИ: ДЕСКТОП ВЕРСИЯ */ /* ======================================================= */ /* Контейнер на малките картинки (thumbnails) */ .uit-gallery-thumbs-container { overflow: hidden !important; /* Скрива излишното съдържание */ max-width: 380px !important; /* Ограничава ширината на реда с картинки */ margin: 0 auto !important; /* Центрира контейнера */ height: 110px !important; /* Фиксирана височина, за да не се режат рамките при hover */ display: block !important; padding-bottom: 5px !important; /* Буфер за сянката или долната част на рамката */ } /* Списъкът с картинки - задаваме голяма ширина, за да не се подреждат на нов ред */ #uit-gallery-thumbs { display: block !important; width: 3415% !important; /* Изкуствено голяма ширина за хоризонтално подреждане */ } /* Индивидуална малка картинка в списъка */ #uit-gallery-thumbs li { width: 80px !important; /* Фиксирана ширина на всяка иконка */ float: left !important; /* Подрежда ги една до друга */ margin-right: 10px !important; /* Разстояние между картинките */ padding-bottom: 2px !important; /* Предпазва долната рамка от отрязване */ } /* ======================================================= */ /* 2. ГАЛЕРИЯ С ПРОДУКТИ: МОБИЛНА ВЕРСИЯ */ /* ======================================================= */ @media (max-width: 767px) { /* Скриваме иконките на мобилно устройство */ .uit-gallery-thumbs-container { display: none !important; } /* Показваме точките (bullets) за навигация под голямата снимка */ .bx-wrapper .bx-pager { display: block !important; bottom: -20px !important; /* Позиционира точките под снимката */ visibility: visible !important; } } /* ======================================================= */ /* 3. СТРУКТУРНИ КОРЕКЦИИ (ТАБОВЕ И ШРИФТОВЕ) */ /* ======================================================= */ /* Премахване на излишните разстояния при табовете на продукта */ .product-tabs { margin-top: 0 !important; margin-bottom: 0 !important; } /* Намаляване на разстоянието между редовете с информация */ .product-info-row { margin-bottom: 0 !important; } /* Оптимизация за по-бързо зареждане на шрифтовете (предотвратява мигане) */ @font-face { font-display: swap; } /* ======================================================= */ /* 4. АНИМАЦИЯ ПРИ ОБНОВЯВАНЕ (CART LOADING STATE) */ /* ======================================================= */ /* Състояние на продукта, докато се обновява количката */ .product-updating-wh { position: relative !important; opacity: 0.5 !important; /* Става полупрозрачен */ transition: opacity 0.3s ease-in-out; pointer-events: none !important; /* Забранява кликането по време на зареждане */ filter: grayscale(100%); /* Прави продукта черно-бял */ display: block !important; } /* Въртящият се индикатор (Spinner) */ .product-updating-wh::before { content: ""; position: absolute; top: 50%; left: 50%; width: 40px; height: 40px; margin: -20px 0 0 -20px; /* Центриране на спинъра */ border: 3px solid rgba(35, 65, 130, 0.1); /* Светъл заден кръг */ border-top: 3px solid #234182; /* Тъмен движещ се сегмент */ border-radius: 50%; /* Прави го кръгъл */ animation: warehouse-spin 0.8s linear infinite; /* Постоянно въртене */ z-index: 1000; box-shadow: 0 4px 6px rgba(0,0,0,0.1); } /* Бял воал върху продукта по време на зареждане */ .product-updating-wh::after { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.6); z-index: 999; } /* Логика за самото въртене */ @keyframes warehouse-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } /* Корекция на спинъра за малки пространства (странична количка) */ #blockcart-content .product-updating-wh::before, .cart-products .product-updating-wh::before { width: 26px; height: 26px; margin: -13px 0 0 -13px; border-width: 2px; } /* ======================================================= */ /* 5. VIBER POPUP СИСТЕМА */ /* ======================================================= */ /* Бутонът, който стои фиксиран в ъгъла (Launcher) */ #viber-launcher { position: fixed; bottom: 20px; left: 20px; background-color: #7360f2; /* Емблематичното лилаво на Viber */ color: #fff; padding: 12px 25px; border-radius: 25px; font-weight: bold; font-size: 14px; text-transform: uppercase; cursor: pointer; box-shadow: 0 4px 15px rgba(0,0,0,0.3); z-index: 99999 !important; /* Под лентата за бисквитки */ letter-spacing: 0.5px; transition: transform 0.3s ease; } /* Ефект при посочване на Viber бутона */ #viber-launcher:hover { transform: scale(1.05); } /* Тъмният фон зад изскачащия прозорец */ #viber-overlay { display: none; /* Скрит по подразбиране */ position: fixed; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.8); /* Полупрозрачно черно */ z-index: 100000; align-items: center; justify-content: center; backdrop-filter: blur(2px); /* Замъглява съдържанието отзад */ } /* Самият бял прозорец (Popup) */ #viber-popup { background: #fff; width: 90%; max-width: 450px; padding: 40px 30px; border-radius: 15px; text-align: center; position: relative; box-shadow: 0 10px 25px rgba(0,0,0,0.2); animation: fadeInScale 0.3s ease-out; /* Плавно появяване */ } /* Анимация за "изскачане" на прозореца */ @keyframes fadeInScale { from { opacity: 0; transform: scale(0.9); } to { opacity: 1; transform: scale(1); } } /* Иконата/Логото вътре в попъпа */ .viber-popup-image { width: 80px; height: auto; margin: 0 auto 20px; display: block; border-radius: 50%; box-shadow: 0 5px 15px rgba(115, 96, 242, 0.4); } /* Заглавие в попъпа */ #viber-popup h2 { font-size: 22px; font-weight: 700; color: #333; margin-bottom: 15px; line-height: 1.3; } /* Описателен текст в попъпа */ #viber-popup p { font-size: 15px; color: #666; line-height: 1.6; margin-bottom: 30px; } /* Бутон за затваряне (X) */ .viber-close { position: absolute; top: 10px; right: 15px; font-size: 32px; cursor: pointer; color: #ccc; line-height: 20px; transition: color 0.2s; } .viber-close:hover { color: #333; } /* Главният бутон за присъединяване */ .viber-join-btn { display: inline-block; background-color: #7360f2; color: white !important; padding: 14px 40px; border-radius: 30px; text-decoration: none !important; font-weight: bold; font-size: 16px; transition: all 0.2s; box-shadow: 0 4px 10px rgba(115, 96, 242, 0.3); } /* Ефект при посочване на лилавия бутон */ .viber-join-btn:hover { transform: translateY(-2px); /* Леко повдигане */ box-shadow: 0 6px 15px rgba(115, 96, 242, 0.5); background-color: #5b49d1; } /* ======================================================= */ /* 6. УПРАВЛЕНИЕ НА СЛОЕВЕТЕ (Z-INDEX) И ПОЗИЦИЯ */ /* ======================================================= */ /* Лентата за бисквитки трябва да е винаги най-отгоре */ #iqitcookielaw { z-index: 9999999 !important; } /* Регулиране на Viber бутона на мобилни устройства */ @media (max-width: 768px) { #viber-launcher { bottom: 20px !important; /* Разстояние от долния край на екрана */ } }