.iqitfake{ display: none;} /*** Style mixins ***/ /*** Variables mixins and functions ***/ body { background: #f5f5f5; } .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1400; } 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 { background: #f5f5f5; border-bottom: solid 1px #f5f5f5; } #mobile-header #mobile-header-sticky { background: #f5f5f5; } #mobile-header .mobile-main-bar { padding-top: 2.3529411765rem; padding-bottom: 2.3529411765rem; } #mobile-header .m-nav-btn { color: #333433; } #mobile-header .m-nav-btn:hover { color: #e66d0c; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #ea6a00; } html { font-size: 17px; } @media (max-width: 767px) { html { font-size: 16px; } } body { line-height: 1.55rem; } body { font-family: "Manrope", sans-serif; } .h1, .h2, .block-title, .page-title, .modal-title, .step-title { font-family: "Plus Jakarta 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: #f2f2f2; color: #2e2e2e; } .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: #ea6a00; color: #ffffff; border: solid 1px #ea6a00; } .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: #e8d8a4; padding-top: 0.4705882353rem; padding-bottom: 0.4705882353rem; padding-left: 0.2941176471rem; padding-right: 0.2941176471rem; margin-top: -4.7058823529rem; margin-bottom: 4.7058823529rem; font-size: 0.7647058824rem; font-style: normal; font-weight: normal; text-transform: none; color: #333433; display: none !important; } #wrapper .breadcrumb li:after { color: #333433; } #wrapper .breadcrumb a { color: #333433; } /*** 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!important; color: #ffffff!important; } .tooltip { --bs-tooltip-bg: #333333; --bs-tooltip-color: #ffffff; } /*** Modals ***/ .modal-backdrop { background: rgba(143, 148, 133, 0.67); } .modal-content { background: #ffffff; border: solid 1px hsla(0, 0%, 63%, 0.25); } .js-quickview-np-btn { background: #ffffff; } /*** Notifications ***/ .ns-box { background: #e8d8a4; color: #333433; border: none 1px; } .product-price { color: #ea6a00; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 0.7058823529rem; font-style: normal; font-weight: bold; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #ea6a00; color: #ffffff; } .product-flags .new { background: #f5f5f5; color: #ea6a00; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000000; } .product-flags .out_of_stock { background: #a17738; color: #fff7f7; } .discount { background: #ea6a00; 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: #ea6a00; 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: #e66d0c; color: #ffffff; } #back-to-top:hover { background: #333333; color: #ffffff; } #header, #checkout-header { background: #f5f5f5; border-top: none 2px #ea6a00; border-bottom: none 1px #e3e3e3; box-shadow: 5px 0px 15px 0px rgba(61, 57, 57, 0.09); } #header .container, #checkout-header .container { max-width: 100%; } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #f5f5f5; border-bottom: none 1px #e3e3e3; box-shadow: 5px 0px 15px 0px rgba(61, 57, 57, 0.09); } #header .header-nav { color: #000000; border-bottom: solid 1px rgba(227, 227, 227, 0.44); padding-top: 0.2941176471rem; padding-bottom: 0.2941176471rem; font-size: 0.5882352941rem; display: none !important; } #header .header-nav a { color: #000000; } #header .header-nav a:hover { color: #777777; } #header .header-nav .social-links._topbar { font-size: 0.5882352941rem; } #header .header-nav .social-links._topbar a:not(:hover) { color: #000000 !important; } .header-top { padding-top: 1.1764705882rem; padding-bottom: 1.1764705882rem; 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.0588235294rem; 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.5294117647rem 0.5294117647rem; } .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.1764705882rem; padding-bottom: 1.1764705882rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #ffffff; } .cart-products-count-btn { background: #ea6a00; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 40%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #ea6a00; border-top: none 1px #e3e3e3; border-right: none 3px #38b82c; border-bottom: none 3px #e02e84; 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: 2.9411764706rem; max-width: 11.7647058824rem; color: #ffffff; padding-left: 0.5882352941rem; padding-right: 0.5882352941rem; border-left: none 1px #ffffff; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #ffffff; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 2.9411764706rem !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: #ea6a00; } .cbp-horizontal .cbp-tab-title { font-size: 0.7647058824rem; font-style: normal; font-weight: bold; text-transform: uppercase; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #ea6a00; color: #ffffff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.2941176471rem; max-height: 1.2941176471rem; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 0.7058823529rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 0.5882352941rem; padding-right: 0.5882352941rem; } } #cbp-hrmenu .cbp-hrsub { transform: translateY(15px); } #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; } .iqitmegamenu-submenu-container { padding: 0; } /*** VERTICAL MENU ***/ .cbp-vertical-on-top #cbp-hrmenu1-ul { background: #ffffff; border: solid 1px #e3e3e3; } #content-wrapper #cbp-hrmenu1 { background: #ffffff; border: solid 1px #e3e3e3; } #cbp-hrmenu1 .cbp-vertical-title { font-size: 1.0588235294rem; font-style: italic; font-weight: normal; text-transform: none; color: #ffffff; background: #000000; line-height: 2.9411764706rem; } #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.4117647059rem; max-height: 1.4117647059rem; } #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: 0.8235294118rem; 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: #ea6a00 !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: 0.8823529412rem; 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: 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 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: none 1px; min-height: 3.6470588235rem; } .mobile-menu__link { color: #595050 !important; padding-top: 1.1764705882rem; padding-bottom: 1.1764705882rem; font-size: 1.2941176471rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__arrow { padding-top: 1.1764705882rem; padding-bottom: 1.1764705882rem; 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.7058823529rem; 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 rgba(89, 80, 80, 0.44); } .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: #595050; margin-bottom: 2.3529411765rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 2.3529411765rem; } .mobile-menu__links-list-li { padding-top: 0.3529411765rem; padding-bottom: 0.3529411765rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #595050; } .mobile-menu__footer { border-top: solid 1px rgba(89, 80, 80, 0.44); color: #595050; background-color: #f4f4f4; display: none; } /*** 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 hsla(0, 0%, 63%, 0.25); } .facet-type-checkbox:not(.facet_color) a, .facet-type-radio:not(.facet_color) a { padding: 0.4rem 0.8rem; } .facet-type-checkbox:not(.facet_color) a:hover, .facet-type-checkbox:not(.facet_color) a:focus, .facet-type-checkbox:not(.facet_color) .facet-label.active a, .facet-type-radio:not(.facet_color) a:hover, .facet-type-radio:not(.facet_color) a:focus, .facet-type-radio:not(.facet_color) .facet-label.active a { background: #000000; color: #ffffff; } /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #ffffff; color: #000000; } .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 #f3f3f3; outline: 5px none transparent; } .product-miniature .thumbnail-container .product-thumbnail-second { position: absolute; top: 0; left: 0; right: 0; opacity: 0; transition: opacity 0.3s ease; backface-visibility: hidden; } .product-miniature .thumbnail-container:hover .product-thumbnail-second { opacity: 1; } .product-miniature .thumbnail-container:hover .product-thumbnail-first { opacity: 0; } .product-miniature .thumbnail-container:hover picture:last-child .product-thumbnail-first { opacity: 1; } .product-miniature-grid .product-title { font-size: 0.8823529412rem; font-style: normal; font-weight: bold; text-transform: none; } .product-miniature-grid .product-price { font-size: 0.9411764706rem; letter-spacing: -0.0588235294rem; font-style: normal; font-weight: bold; text-transform: none; } .product-miniature-grid .product-title { overflow: hidden; height: 1.9411764706rem; } @media (hover: hover) { .product-miniature:hover { outline: none 5px #f3f3f3; box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.05); } } .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: #000000 !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.4117647059rem 0.8235294118rem; background: #ea6a00; color: #ffffff; border: solid 1px hsla(0, 0%, 63%, 0.25); } .btn-product-list:hover { background: #ea6a00; color: #ffffff; border-color: #ea6a00; } .products-grid .product-miniature-default { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; } .products-grid .product-miniature-default .product-description { -webkit-box-flex: auto; -ms-flex: auto; flex: auto; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-flow: column; flex-flow: column; } .products-grid .product-add-cart { margin: auto auto 0 auto; } .product-carousel { height: 100%; } .products.swiper-container .swiper-slide { height: auto; } .products-grid .product-miniature-layout-1 .product-description { padding: 1.1764705882rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 1.1764705882rem; } .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(4, 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(3, 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: 1.4705882353rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: none 1px #d944b8; } .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; } #col-product-info { position: -webkit-sticky; position: sticky; z-index: 1; top: 30px; transition: top 300ms ease 0s; } #main-product-wrapper .product-cover .expander { z-index: 1; } @media screen and (min-width: 768px) { #main-product-wrapper .no-quick-view-d-md-none { display: none; } } @media screen and (min-width: 768px) { #main-product-wrapper #swiper-wrapper-column-images { display: block; } } .modal-open #col-product-info { position: static; } .product-cover .expander { width: 100%; height: 100%; padding: 0; bottom: 0; right: 0; } .product-cover .expander > span { position: absolute; bottom: 1rem; right: 1rem; padding: 0.6rem; } #product .product-cover .expander > span { color: #333333; background: #ffffff; transition: opacity 0.2s cubic-bezier(0.7, 0, 0.3, 1), color 0.2s cubic-bezier(0.7, 0, 0.3, 1); } #product .product-cover .expander > span:hover { opacity: 0.6 !important; } .product-variants > .product-variants-item { display: inline-block; margin-right: 1rem; vertical-align: top; } #wrapper { background: #ffffff; border-top: none 1px; border-bottom: none 1px; padding-top: 4.7058823529rem; padding-bottom: 4.7058823529rem; color: #000000; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 0rem; padding-bottom: 0rem; } #content-wrapper .page-title { color: #000000; font-size: 1.8823529412rem; 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 #ea6a00; left: 0; right: 0; } #content-wrapper .section-title { color: #333333; font-size: 1.0588235294rem; 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 #ea6a00; left: 0; right: 0; } .nav-tabs .nav-link { color: #000000; font-size: 1.0588235294rem; 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 #ea6a00; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .nav-link { border-bottom: solid 5px #ea6a00; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #000000; border-bottom: solid 5px #ea6a00; } #wrapper .block-title { color: #000000; font-size: 0.8235294118rem; 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 #ea6a00; left: 0; right: 0; } #left-column .block, #right-column .block { border: none 1px hsla(0, 0%, 63%, 0.25); } #footer, #checkout-footer { background: #333433; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: solid 1px hsla(0, 0%, 63%, 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: #ea6a00; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #ea6a00; } #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: 2.3529411765rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #333433 !important; } #footer .social-links._footer a:hover, #checkout-footer .social-links._footer a:hover { color: #e66d0c !important; } #footer .block-title, #checkout-footer .block-title { color: rgba(255, 255, 255, 0.87); font-size: 0.9411764706rem; 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: rgba(255, 255, 255, 0.87); } #footer .block-title:after, #checkout-footer .block-title:after { content: ""; position: absolute; bottom: -2px; display: block; width: 30px; height: 1px; border-bottom: solid 4px #e66d0c; left: 0; right: 0; } #footer-container-first { border-top: solid 1px #e6e6e6; padding-top: 0.8823529412rem; padding-bottom: 0.8823529412rem; background: #e8d8a4; color: #333433; } #footer-container-first h5 { font-size: 1.5rem; font-style: normal; font-weight: bold; text-transform: none; } #footer-container-main, #checkout-footer { border-top: solid 4px #e66d0c; padding-top: 0.8823529412rem; padding-bottom: 0; color: rgba(255, 255, 255, 0.92); } #footer-container-main a, #checkout-footer a { color: rgba(255, 255, 255, 0.92); } #footer-container-main a:hover, #checkout-footer a:hover { color: #ffffff; } #footer-copyrights { border-top: groove 1px rgba(255, 255, 255, 0.52); background: #000000; padding-top: 1.1764705882rem; padding-bottom: 1.1764705882rem; } #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; }/* =========================================== 🧭 STRUCTURĂ GENERALĂ - BEIACASA.RO =========================================== */ /* === CONTAINERE === */ #header .container, #checkout-header .container { max-width: 1320px !important; } /* === VARIABILE GLOBALE === */ :root { --brand-orange: #E66D0C; --brand-orange-dark: #cf5d00; --brand-dark: #333433; --brand-light-bg: #f9f9f9; --container-max-width: 1320px; --hb-side-gap: 16px; } /* =========================================== 🔹 HELLO BAR =========================================== */ .hello-bar { background: transparent; padding: 0 var(--hb-side-gap); } .hello-bar__inner { width: auto; max-width: var(--container-max-width); margin: 8px auto; padding: 8px 16px; background: #fff; color: #333; text-align: center; font-size: 14px; line-height: 1.5; border-bottom: 2px solid var(--brand-orange); border-radius: 6px; box-shadow: 0 1px 3px rgba(0, 0, 0, .05); } @media (max-width: 767.98px) { .hello-bar__inner { font-size: 13px; padding: 10px 12px; } } /* =========================================== 🔹 MENIU PRINCIPAL =========================================== */ #iqitmegamenu-horizontal .menu > li > a { white-space: nowrap !important; font-size: 13px !important; padding: 0 28px !important; } /* =========================================== 🔹 FOOTER =========================================== */ .ba-footer-row { display: flex; align-items: center; justify-content: space-between; gap: 16px; flex-wrap: nowrap; color: #DDD; } .ba-footer-left { font-size: 14px; } .ba-footer-right { display: flex; align-items: center; gap: 12px; margin-left: auto; } .ba-footer-logo { height: 32px; width: auto; display: block; } @media (max-width: 768px) { .ba-footer-row { flex-direction: column; text-align: center; gap: 4px; } .ba-footer-right { margin-left: 0; justify-content: center; gap: 8px; } .ba-footer-logo { height: 26px; } .ba-footer-left { line-height: 1.3; } } /* =========================================== 🔹 PRODUSE =========================================== */ .products-grid .product-add-cart { margin: 0; } /* ===== CARD PRODUS ===== */ .products-grid .product-miniature, .products-grid .thumbnail-container { background: var(--brand-light-bg); border-radius: 10px; overflow: hidden; padding: 0; margin: 10px; } /* ===== IMAGINI SLIDER PRODUSE ===== */ .drink-slider .slick-slide { padding: 10px; transition: transform 0.3s ease; } .drink-slider .slick-slide:hover { transform: scale(1.03); } .drink-slider img { border-radius: 8px; object-fit: cover; aspect-ratio: 16 / 9; box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1); } /* ===== BUTOANE PRODUSE ===== */ .products-grid .btn-product-list, .products-grid button.btn-product-list, .products-grid a.btn.btn-product-list { width: 100%; background-color: var(--brand-orange) !important; color: #fff !important; font-weight: 600; border: none; border-radius: 8px !important; padding: 12px 0; text-align: center; font-size: 15px; text-transform: none; cursor: pointer; transition: background 0.2s ease, transform 0.2s ease; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.08); } .products-grid .btn-product-list:hover { background-color: var(--brand-orange-dark) !important; transform: translateY(-1px); } /* Eliminare icon coș */ .products-grid .btn-product-list .fa-shopping-bag, .products-grid .add-to-cart i.fa-shopping-bag { display: none !important; } /* =========================================== 🔹 NOTIFICARE COȘ =========================================== */ #blockcart-notification { background-color: #ffffff; border: 3px solid var(--brand-dark); border-radius: 12px; box-shadow: 0 6px 18px rgba(0, 0, 0, 0.1); } /* =========================================== 🔹 NEWSLETTER =========================================== */ .ps-emailsubscription-conditions { display: none !important; } .block-newsletter h5 { font-size: 0; position: relative; } /* =========================================== 🔹 COOKIE BANNER =========================================== */ #iqitcookielaw { position: fixed; inset: auto 0 2rem 0; margin: 0 auto; z-index: 9999; max-width: 1200px; width: 95%; padding: 18px 26px; border-radius: 14px; border: 3px solid var(--brand-orange); box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15); text-align: center; font-size: 15px; line-height: 1.6; background: #fff; opacity: 0; transform: translateY(30px); animation: cookieFadeUp 0.6s ease forwards; box-sizing: border-box; } #iqitcookielaw p { margin: 8px 0; } @media (max-width: 600px) { #iqitcookielaw { padding: 14px 16px; width: 94%; font-size: 14px; border-radius: 10px; border-width: 2px; } } @keyframes cookieFadeUp { to { opacity: 1; transform: translateY(0); } } /* === CONTAINER IMAGINE === */ .products-grid .thumbnail-container { margin: 0 !important; padding: 0 !important; width: 100%; height: 100%; line-height: 0; /* elimină spațiul sub imagine (important!) */ display: block; overflow: hidden; background: none; border: none; } /* === LINK IMAGINE === */ .products-grid a.thumbnail.product-thumbnail { display: block; width: 100%; height: 100%; margin: 0; padding: 0; border: none; background: none; } /* === IMAGINEA PROPRIU-ZISĂ === */ .products-grid img.img-fluid { display: block; width: 100%; height: 100%; object-fit: cover; /* umple complet containerul fără distorsiune */ margin: 0 !important; padding: 0 !important; border: none; background: none; vertical-align: middle; }