.iqitfake{ display: none;} @charset "UTF-8"; /*** Style mixins ***/ /*** Variables mixins and functions ***/ body { background: #faf9f6; } .container, .elementor-section.elementor-section-boxed > .elementor-container { max-width: 1270px; } a:link:not(.nav-link):not(.btn), a:visited:not(.nav-link):not(.btn) { color: #777777; } a:hover:not(.nav-link):not(.btn) { color: #333333; } .pagination .page-list li:hover { border-color: #333333; } .pagination .page-list li.current { border-color: #333333; } .pagination .page-list li.current a { color: #333333; } #mobile-header { border-bottom: solid 1px #e3e3e3; } #mobile-header .mobile-main-bar { padding-top: 1.25rem; padding-bottom: 1.25rem; } #mobile-header .m-nav-btn { color: #777777; } #mobile-header .m-nav-btn:hover { color: #333333; } #mobile-header .m-nav-btn > span { display: none !important; } #mobile-header .mobile-buttons-bar { background: #c9c9c9; } html { font-size: 16px; } @media (max-width: 767px) { html { font-size: 14px; } } body { line-height: 1.4rem; } body { font-family: 'Karla', sans-serif; } .h1, .h2, .block-title, .page-title, .modal-title, .step-title { font-family: 'Cormorant Garamond', serif; } #blockcart-content { background: #ffffff; border: none 1px; box-shadow: 0px 6px 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: #f8f8f8; color: #333333; border: none 1px #f0f0f0; } .btn-secondary:hover, .btn-secondary:focus, .btn-secondary :active, .btn-secondary.disabled:hover, .btn-secondary.disabled:focus, .btn-secondary.disabled :active, .btn-secondary:disabled:hover, .btn-secondary:disabled:focus, .btn-secondary:disabled :active, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:hover, .bootstrap-touchspin .group-span-filestyle .btn-touchspin:focus, .bootstrap-touchspin .group-span-filestyle .btn-touchspin :active, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:hover, .group-span-filestyle .bootstrap-touchspin .btn-touchspin:focus, .group-span-filestyle .bootstrap-touchspin .btn-touchspin :active, .group-span-filestyle .btn-default:hover, .group-span-filestyle .btn-default:focus, .group-span-filestyle .btn-default :active { background: #dedede; color: #2e2e2e; } .btn-secondary:not(:disabled):not(.disabled):active { background: #dedede; color: #2e2e2e; } .btn-outline-secondary, .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { background: #f8f8f8; color: #333333; border: solid 1px #e3e3e3; } .btn-outline-secondary:hover, .btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover { background: #dedede; color: #2e2e2e; border: solid 1px #e3e3e3; } /*** Primary button ***/ .btn-primary, .btn-primary.disabled, .btn-primary:disabled { background: #5d755f; color: #ffffff; border: none 1px; } .btn-primary:hover, .btn-primary:focus, .btn-primary :active, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled :active, .btn-primary:disabled:hover, .btn-primary:disabled:focus, .btn-primary:disabled :active { background: #4a5f4c; color: #ffffff; } .btn-primary:not(:disabled):not(.disabled):active { background: #4a5f4c; color: #ffffff; } #wrapper .breadcrumb { padding-top: 0.625rem; padding-bottom: 0.625rem; margin-top: -0.9375rem; margin-bottom: 0.9375rem; font-size: 0.75rem; font-style: normal; font-weight: normal; text-transform: none; color: #8f8f8f; } #wrapper .breadcrumb li:after { color: #8f8f8f; } #wrapper .breadcrumb a { color: #8f8f8f; } /*** Text fields ***/ .form-control { background-color: #ffffff; color: #777777; border: solid 1px #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: #5d755f; } .custom-radio input[type=radio]:checked + span { background-color: #5d755f; } .custom-checkbox input[type=checkbox] + span:not(.color), .custom-radio { background: #ffffff; color: #5d755f; border-color: #a9b3aa; } /*** 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: #2b2b2b; } .iqit-review-star { color: #e0d041; } .product-flags .product-flag { font-size: 0.6875rem; font-style: normal; font-weight: normal; text-transform: none; } .product-flags .discount, .product-flags .on-sale { background: #eba53d; color: #ffffff; } .product-flags .new { background: #969696; color: #ffffff; } .product-flags .online-only, .product-flags .pack { background: #e0e0e0; color: #000000; } .product-flags .out_of_stock { background: #6e6e6e; color: #ffffff; } .discount { background: #eba53d; color: #ffffff; } .product-available { background: #67a675; color: #ffffff; } .product-unavailable { background: #6e6e6e; color: #ffffff; } .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; border-left: none 1px; border-right: none 1px; } #page-preloader { background: #ffffff; } #back-to-top { background: #5d755f; color: #ffffff; } #back-to-top:hover { background: #4a5f4c; color: #ffffff; } #header, #checkout-header { background: #ffffff; border-top: none 1px; border-bottom: solid 1px #e3e3e3; } .sticky-desktop-wrapper #desktop-header.stuck-header { background: #ffffff; border-bottom: solid 1px #e3e3e3; } #header .header-nav { color: #ffffff; background: #5d755f; border-bottom: none 1px; padding-top: 0.5rem; padding-bottom: 0.5rem; font-size: 0.875rem; } #header .header-nav a { color: #ffffff; } #header .header-nav a:hover { color: #cddac9; } #header .header-nav .social-links._topbar { font-size: 0.875rem; } .header-top { padding-top: 0.875rem; padding-bottom: 0.875rem; color: #2b2b2b; } .header-top a:not(.btn):not(.nav-link) { color: #2b2b2b; } .header-top a:not(.btn):not(.nav-link):hover { color: #5d755f; } .header-top .form-search-control { border: solid 1px #e3e3e3; } .header-top .header-btn-w .header-btn > .icon { font-size: 1.25rem; display: block; } .header-top .header-btn-w .header-btn .title { display: none !important; } .header-top .header-cart-default a.cart-toogle { background: #5d755f; color: #ffffff; padding: 0.5625rem 0.5625rem; } .header-top .header-cart-default a.cart-toogle:hover { color: #ffffff; } .header-top a.header-cart-btn:not(:hover) { color: #ffffff; } .stuck-header .header-top { padding-top: 0.3125rem; padding-bottom: 0.3125rem; } .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu { background: #ffffff; } .cart-products-count-btn { background: #4a5f4c; color: #ffffff; } .desktop-header-style-1 .search-widget, .desktop-header-style-2 .search-widget { max-width: 50%; } /*** HORIZONTAL MENU ***/ #iqitmegamenu-horizontal { background: #ffffff; border-top: none 3px #4a5f4c; border-right: none 3px #4a5f4c; border-bottom: none 3px #4a5f4c; border-left: none 3px #4a5f4c; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { line-height: 3.125rem; max-width: 12.5rem; color: #2b2b2b; padding-left: 0.9375rem; padding-right: 0.9375rem; border-left: none 1px; } #sticky-cart-wrapper a.header-cart-btn:not(:hover) { color: #2b2b2b; } #sticky-cart-wrapper .ps-shoppingcart.side-cart #blockcart-content { top: -1.0625rem; } .cbp-vertical-on-top .cbp-vertical-title { line-height: 3.125rem !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: #f5f4f1; color: #5d755f; } .cbp-horizontal .cbp-tab-title { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; line-height: 1em; } .cbp-horizontal .cbp-legend { background: #ca5058; color: #ffffff; } .cbp-horizontal .cbp-mainlink-icon, .cbp-horizontal .cbp-mainlink-iicon { font-size: 1.25rem; max-height: 1.25rem; } @media (max-width: 1300px) { .cbp-horizontal .cbp-tab-title { font-size: 0.9375rem; } .cbp-horizontal > ul > li > a, .cbp-horizontal > ul > li > a:not([href]):not([tabindex]), .cbp-horizontal > ul > li > .cbp-main-link { padding-left: 0.625rem; padding-right: 0.625rem; } } #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; } .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.125rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background: #5d755f; line-height: 3.125rem; } #cbp-hrmenu1 .cbp-vertical-title:hover { color: #ffffff; background: #4a5f4c; } #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.5rem; padding-bottom: 0.5rem; 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.5rem; max-height: 1.5rem; } #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: #4a5f4c; } .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.875rem; font-style: normal; font-weight: normal; text-transform: none; } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu ul.cbp-hrsub-level2 { background: #ffffff; border: none 1px #37a625; box-shadow: 0px 15px 25px 0px rgba(74, 63, 63, 0.15); } .cbp-hrmenu .cbp-hrsub-inner, .cbp-hrmenu .cbp-hrsub-inner a, .cbp-hrmenu .cbp-hrsub-inner a:link { color: #2b2b2b !important; } .cbp-hrmenu .cbp-hrsub-inner a:hover { color: #5d755f !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: #2b2b2b !important; border-bottom: none 3px #c2bc29; font-size: 0.875rem; font-style: normal; font-weight: bold; text-transform: uppercase; } .cbp-hrmenu .cbp-hrsub-inner a.cbp-column-title:hover { color: #5d755f !important; } /*** MOBILE MENU ***/ #mobile-header .col-mobile-menu-dropdown.show { background: #ffffff; } #mobile-header .col-mobile-menu-dropdown.show .m-nav-btn { color: #595050 !important; } #iqitmegamenu-mobile { background: #ffffff; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__tab { min-height: 3.375rem; } #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: 1rem; padding-bottom: 1rem; } #iqitmegamenu-mobile li > ul.mobile-menu__submenu--accordion .mobile-menu__link { color: #595050 !important; padding-top: 1rem; padding-bottom: 1rem; font-size: 1.125rem; font-style: normal; font-weight: normal; text-transform: none; } .col-mobile-menu-push #iqitmegamenu-mobile { border: none 1px; } .mobile-menu__submenu { background: #ffffff; } .mobile-menu__tab { border-bottom: solid 1px #ebebeb; min-height: 3.875rem; } .mobile-menu__link { color: #595050 !important; padding-top: 1.25rem; padding-bottom: 1.25rem; font-size: 1.375rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__arrow { padding-top: 1.25rem; padding-bottom: 1.25rem; color: #595050; font-size: 1.375rem; } .mobile-menu__tab-icon { font-size: 1.375rem; } .mobile-menu__tab-icon--img { max-height: 1.375rem; } .mobile-menu__legend { font-size: 0.75rem; font-style: normal; font-weight: normal; text-transform: none; color: #ffffff; background-color: #5d755f; } .mobile-menu__header-wrapper { color: #ffffff; background-color: #5d755f; border-bottom: none 1px; } .mobile-menu__title { font-size: 1.375rem; font-style: normal; font-weight: normal; text-transform: none; } .mobile-menu__column-title { font-size: 1.375rem; font-style: normal; font-weight: bold; text-transform: uppercase; color: #595050 !important; } .mobile-menu__column { font-size: 1rem; font-style: normal; font-weight: normal; text-transform: none; color: #595050; margin-bottom: 2.5rem; } .mobile-menu__column-categories:not(:last-child) { margin-bottom: 2.5rem; } .mobile-menu__column-title { margin-bottom: 0.5rem; } .mobile-menu__links-list-li { padding-top: 0.375rem; padding-bottom: 0.375rem; } .mobile-menu__close, .mobile-menu__back-btn { color: #ffffff; } .mobile-menu__footer { border-top: none 1px; color: #ffffff; background-color: #5d755f; } /*** PS_FacatedSearch ***/ /*** Carousels ***/ .swiper-button-next, .swiper-button-prev { background: #333333; color: #ffffff; } .swiper-pagination-bullet { background: #333333; } /*** Product miniature ***/ .products.row { margin: -0.75rem; } .products.row > .col, .products.row > [class*="col-"] { padding: 0.75rem; } .swiper-container-wrapper { margin: -0.75rem; } .swiper-container-wrapper .products.swiper-container { padding: 0.75rem; } .swiper-container-wrapper .product-carousel { padding: 0.75rem; } .swiper-products-carousel.swiper-arrows-above .swiper-button { margin: 0.75rem; } .product-miniature { border: solid 1px #e3e3e3; 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: 0.875rem; font-style: normal; font-weight: normal; text-transform: none; } .product-miniature-grid .product-price { font-size: 0.875rem; font-style: normal; font-weight: normal; text-transform: none; } .product-miniature-grid .product-title { overflow: hidden; height: 1.925rem; } @media (hover: hover) { .product-miniature:hover { outline: none 1px; box-shadow: 0px 0px 25px 0px rgba(0, 0, 0, 0.15); } } .product-miniature-grid .product-functional-buttons a:link, .product-miniature-grid .product-functional-buttons a:visited, .product-miniature-grid .product-functional-buttons a:hover { color: #2b2b2b !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 .product-add-cart { 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.46875rem 0.9375rem; background: #5d755f; color: #ffffff; border: none 1px; } .btn-product-list:hover { background: #ffffff; color: #5d755f; } .products-grid .product-miniature-layout-1 { text-align: center; } .products-grid .product-miniature-layout-1 .input-group-add-cart { justify-content: center; } .products-grid .product-miniature-layout-1 .product-description { padding: 0.625rem; } .products-grid .product-miniature-layout-2 .product-add-cart { display: none !important; } .products-grid .product-miniature-layout-2 .products-variants { padding-top: 0rem; } .products-grid .product-miniature-layout-2 .product-description { padding: 0.625rem; } .products-grid .product-miniature-layout-3 .product-description { background: rgba(40, 44, 51, 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(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(4, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } } @media (min-width: 1200px) { .layout-full-width .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(4, 1fr); } .layout-left-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper, .layout-right-column .swiper-default-carousel:not(.swiper-container-initialized) .swiper-wrapper { grid-template-columns: repeat(3, 1fr); } } .product_header_container .product-price, .product_p_price_container .product-price { font-size: 1.125rem; font-style: normal; font-weight: bold; text-transform: none; } #product .images-container .product-cover { border: none 1px; } .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-variants > .product-variants-item { display: inline-block; margin-right: 1rem; vertical-align: top; } #wrapper { border-top: none 1px; border-bottom: none 1px; padding-top: 0.9375rem; padding-bottom: 0.9375rem; color: #777777; } #index #wrapper, #module-iqitelementor-Preview.elementor-landing-body #wrapper { padding-top: 1.25rem; padding-bottom: 1.25rem; } #content-wrapper .page-title { color: #333333; font-size: 1.375rem; 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: #333333; } #content-wrapper .section-title { color: #333333; font-size: 1rem; 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: #333333; } .nav-tabs .nav-link { color: #2b2b2b; font-size: 1rem; 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: #2b2b2b; border-bottom: solid 3px #5d755f; } .iqit-accordion .title { font-style: normal; font-weight: normal; text-transform: none; } .iqit-accordion .title a:link:not(.nav-link):not(.btn), .iqit-accordion .title a:visited:not(.nav-link):not(.btn) { color: #2b2b2b; } .iqit-accordion .nav-link { border-bottom: solid 3px #5d755f; border-bottom-color: transparent; } .iqit-accordion .nav-link:not(.collapsed) { color: #2b2b2b; border-bottom: solid 3px #5d755f; } #wrapper .block-title { color: #333333; font-size: 0.875rem; 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: #5d755f; } #footer .ps-emailsubscription-block .newsletter-input-group, #checkout-footer .ps-emailsubscription-block .newsletter-input-group { border: solid 1px #e3e3e3; background: #ffffff; } #footer .ps-emailsubscription-block .newsletter-input-group .input-subscription, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .input-subscription { color: #777777; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe { color: #777777; } #footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover, #checkout-footer .ps-emailsubscription-block .newsletter-input-group .btn-subscribe:hover { color: #5d755f; } #footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-webkit-input-placeholder { color: #777777; } #footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription::-moz-placeholder { color: #777777; } #footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription:-ms-input-placeholder { color: #777777; } #footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder, #checkout-footer .ps-emailsubscription-block input.input-subscription :-moz-placeholder { color: #777777; } #footer .social-links._footer, #checkout-footer .social-links._footer { font-size: 1.1875rem; } #footer .social-links._footer a:not(:hover), #checkout-footer .social-links._footer a:not(:hover) { color: #ffffff !important; } #footer .block-title, #checkout-footer .block-title { color: #ffffff; font-size: 1rem; font-style: normal; font-weight: bold; text-transform: none; border-bottom: solid 1px rgba(255, 255, 255, 0.29); 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.875rem; padding-bottom: 1.875rem; background: #f5f4f1; color: #2b2b2b; } #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.5rem; padding-bottom: 1.5rem; color: #ffffff; } #footer-container-main a, #checkout-footer a { color: #ffffff; } #footer-container-main a:hover, #checkout-footer a:hover { color: #cddac9; } #footer-copyrights { border-top: none 1px; background: #4d6250; padding-top: 0.9375rem; padding-bottom: 0.9375rem; } @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: #5d755f; color: #ffffff; } .maintenance-page-newsletter .maintenance-page-newsletter-btn:hover { background: #4a5f4c; 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; } .ps-shoppingcart.dropdown #blockcart-content{ z-index: 1000; } /* --- Karo custom --- */ .product-miniature .thumbnail img{width:100%;height:auto;aspect-ratio:1/1;object-fit:contain;background:#f5f4f1} .product-miniature .thumbnail-container .product-thumbnail-second{width:100%;height:100%;object-fit:contain} .product-miniature{border-radius:8px;overflow:hidden} .js-karo-enquire{display:block;width:100%;box-sizing:border-box;border:1px solid #5d755f;color:#5d755f;background:#fff;padding:14px 16px;margin-top:14px;text-align:center;letter-spacing:.08em;text-transform:uppercase;font-size:13px;text-decoration:none;transition:background .2s,color .2s} .js-karo-enquire:hover{background:#5d755f;color:#fff;text-decoration:none} /* --- Karo header round 2 --- */ #desktop_logo img{max-height:90px;width:auto;height:auto} #header{box-shadow:0 2px 12px rgba(0,0,0,.08);position:relative;z-index:100} .sticky-desktop-wrapper #desktop-header.stuck-header,.stuck-menu{box-shadow:0 2px 12px rgba(0,0,0,.08)} .cbp-horizontal > ul > li > a:hover,.cbp-horizontal > ul > li.cbp-hropen > a{box-shadow:inset 0 -2px 0 #5d755f} #mobile-header .col-mobile-logo img{max-height:72px;width:auto;height:auto} #footer .block-title,#checkout-footer .block-title{font-size:16px !important} /* --- Karo visual pass 2026-08-14 --- */ .product-miniature{background:#fff;transition:border-color .2s,box-shadow .2s} .product-miniature:hover{border-color:#5d755f} .product-miniature .thumbnail img{transition:transform .35s ease} .product-miniature:hover .thumbnail img{transform:scale(1.04)} .product-miniature-grid .product-price{color:#5d755f;font-weight:600} .product-miniature .product-flag{background:#2b2b2b;color:#fff;border-radius:4px;letter-spacing:.06em;text-transform:uppercase;font-size:11px} .product-miniature .product-flag.out_of_stock,.product-miniature .product-flag.discount{background:#5d755f} #product .product-title{margin-bottom:.4em} #product .product-prices .current-price{font-size:1.5rem;color:#2b2b2b} #product .js-karo-enquire{margin-top:20px} #product .product-tags a{display:inline-block;border:1px solid #e3e3e3;padding:3px 10px;margin:0 4px 6px 0;font-size:12px;border-radius:8px} #product .tabs{margin-top:0} .product-miniature-grid .product-title{height:auto;min-height:34px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden} /* --- Karo product tabs panel --- */ #product .tabs{background:#fff;border:1px solid #e3e3e3;border-radius:8px;padding:24px 28px;box-shadow:0 1px 4px rgba(0,0,0,.05)} #product .tabs .nav-tabs{border-bottom:1px solid #e3e3e3;margin-bottom:22px} #product .tabs [style*="background-color"]{background-color:transparent !important} /* --- Karo home info sections --- */ .elementor-column-wrap:has(> .elementor-widget-wrap > .elementor-widget-icon-box){background-image:none !important;background-color:transparent !important;padding:8px 28px !important} .elementor-column:not(:first-child) > .elementor-column-wrap:has(> .elementor-widget-wrap > .elementor-widget-icon-box){border-left:1px solid #e3e3e3} .elementor-widget-icon-box .elementor-icon-box-title,.elementor-widget-icon-box .elementor-icon-box-title a{color:#2b2b2b !important;font-size:13px !important;letter-spacing:.1em;text-transform:uppercase;line-height:1.5} .elementor-widget-icon-box .elementor-icon-box-description{color:#6e6e6e !important;font-size:14px;line-height:1.7} .elementor-widget-icon-box .elementor-icon,.elementor-widget-icon-box .elementor-icon i{color:#5d755f !important;font-size:26px !important} .elementor-widget-icon-box .fa-globe:before{content:"\f0d1"} .elementor-widget-icon-box .fa-scissors:before{content:"\f219"} .elementor-widget-icon-box .fa-shield:before{content:"\f023"} .elementor-widget-accordion .elementor-accordion{background:#fff;border:1px solid #e3e3e3;border-radius:8px;box-shadow:0 1px 4px rgba(0,0,0,.05);overflow:hidden} .elementor-widget-accordion .elementor-accordion-item{border:0 !important;border-bottom:1px solid #e3e3e3 !important} .elementor-widget-accordion .elementor-accordion-item:last-child{border-bottom:0 !important} .elementor-widget-accordion .elementor-tab-title{padding:18px 24px !important;background:transparent !important} .elementor-widget-accordion .elementor-tab-title a{color:#2b2b2b !important;letter-spacing:.04em} .elementor-widget-accordion .elementor-tab-title.elementor-active a{color:#5d755f !important} .elementor-widget-accordion .elementor-tab-content{padding:0 24px 22px !important;border:0 !important;color:#6e6e6e} /* --- Karo small product lists (home category carousels) --- */ .swiper-container-wrapper .product-carousel:has(.product-miniature-small){padding-top:0 !important;padding-bottom:0 !important} .product-miniature-small{border-bottom:1px solid #ebebeb} .swiper-slide:last-child .product-miniature-small{border-bottom:0} /* --- Karo design round 2026-08-14 --- */ .btn,.btn-primary,.btn-secondary,.btn-outline-primary,.js-karo-enquire,.form-control,input[type=text],input[type=email],input[type=password],input[type=search],input[type=tel],select,textarea,.dropdown-menu,.alert,.modal-content,.card{border-radius:8px} .product-miniature .product-functional-buttons .js-quick-view-iqit{display:none !important} @media (min-width:992px){.page-search .products.row > [class*="col-"],#manufacturer .products.row > [class*="col-"]{flex:0 0 33.3333%;max-width:33.3333%}} .block-iqitlinksmanager-2 li a:before{font-family:FontAwesome;content:"\f095";margin-right:7px} /* homepage category tabs */ .elementor-products-tabs .nav-tabs{border-bottom:1px solid #e3e3e3;margin-bottom:26px} .elementor-products-tabs .nav-tabs .nav-link{border:0;border-bottom:2px solid transparent;background:transparent;color:#6e6e6e;padding:10px 20px;letter-spacing:.06em;text-transform:uppercase;font-size:13px} .elementor-products-tabs .nav-tabs .nav-link.active{color:#2b2b2b;border-bottom-color:#5d755f} /* footer legibility on green */ #footer-copyrights,#footer-copyrights p,#footer-copyrights a{color:#ffffff} #footer .ps-emailsubscription-conditions{opacity:1;color:#ffffff} /* product thumbnail strip: 5 across with breathing room */ .MagicToolboxSelectorsContainer .mcs-item{padding:0 6px;box-sizing:border-box} .MagicToolboxSelectorsContainer .mcs-item img{max-width:100%;height:auto;border-radius:4px} /* header right: cart and account on one line */ .col-header-right{display:flex;align-items:center;justify-content:flex-end;gap:18px;white-space:nowrap} #header .col-header-right #user_info{margin-top:0} .col-header-right > #user_info{order:1} .col-header-right > #ps-shoppingcart-wrapper{order:2} #ps-shoppingcart.header-cart-default .cart-toogle:has(.cart-products-count-btn.d-none) .info-wrapper{display:none} .col-header-right .dropdown-menu{white-space:normal;text-align:left} #ps-shoppingcart.header-cart-default .cart-toogle .title,#ps-shoppingcart.header-cart-default .cart-toogle .cart-separator,#ps-shoppingcart.header-cart-default .cart-toogle .cart-products-count{display:none} #ps-shoppingcart.header-cart-default .cart-toogle .icon{position:relative} #ps-shoppingcart.header-cart-default .cart-toogle .info-wrapper{margin-left:9px} #ps-shoppingcart.header-cart-default .cart-products-count-btn{display:inline-block;background:#ffffff;color:#2b2b2b} /* --- KARO homepage batch 2026-08-21 --- */ /* emphasised words inside an icon-box title (Livrare gratuita / Free shipping) */ .elementor-icon-box-title .karo-emph{color:#5d755f;font-weight:700} /* links inside an icon-box description must read as links, not as body copy */ .elementor-icon-box-description a{color:#5d755f;font-weight:700;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:3px;padding:0 2px;border-radius:3px;transition:background-color .15s ease,color .15s ease;white-space:nowrap} .elementor-icon-box-description a::after{content:"\00A0\203A";font-weight:700} .elementor-icon-box-description a:hover,.elementor-icon-box-description a:focus{color:#3f5641;background-color:rgba(93,117,95,.12);text-decoration-thickness:2px} /* payment marks under the secure-payment icon box */ .karo-paylogos{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:16px 0 0} .karo-paylogos img{width:68px;height:auto;border:1px solid #e6e4df;border-radius:5px;background:#fff} @media (max-width:480px){.karo-paylogos{gap:8px}.karo-paylogos img{width:60px}} /* per-tab link to the full category listing, under each tab carousel */ .karo-tabs-more{display:flex;justify-content:flex-end;margin-top:18px} .karo-tabs-more-btn{letter-spacing:.06em;text-transform:uppercase} @media (max-width:575px){.karo-tabs-more{justify-content:center}} /* --- KARO checkout controls 2026-09-21 --- */ /* checkboxes: white when empty, green with a white tick when checked (the theme option can only set one fill for both states) */ .custom-checkbox input[type=checkbox]:checked+span:not(.color){background:#5d755f;border-color:#5d755f} .custom-checkbox input[type=checkbox]:checked+span:not(.color) .checkbox-checked{color:#fff} .custom-checkbox input[type=checkbox]:focus+span:not(.color),.custom-radio:focus-within{box-shadow:0 0 0 3px rgba(93,117,95,.25)} /* carrier logos: one box for every logo, whatever the uploaded size */ body#checkout section.checkout-step .delivery-option .carrier-hasLogo{display:flex;flex-wrap:nowrap;align-items:center;margin:0} body#checkout section.checkout-step .delivery-option .carrier-hasLogo>div{flex:0 0 auto;width:auto;max-width:none;padding:0} body#checkout section.checkout-step .delivery-option .carrier-hasLogo img{width:64px;height:40px;object-fit:contain;background:#fff;border:1px solid #e6e4df;border-radius:4px;padding:3px;margin:0 .8rem 0 0} /* --- KARO checkout payment step 2026-09-21 --- */ /* payment methods: one tappable row each, the chosen one picked out in green */ body#checkout section.checkout-step .payment-options{margin-bottom:1.25rem} body#checkout section.checkout-step .payment-options .payment-option{display:flex;align-items:center;gap:.75rem;margin:0 0 .5rem;padding:.85rem 1rem;background:#fff;border:1px solid #e6e4df;border-radius:6px;transition:border-color .15s ease,box-shadow .15s ease} body#checkout section.checkout-step .payment-options .payment-option:hover{border-color:#a9b3aa} body#checkout section.checkout-step .payment-options .payment-option:has(input:checked){border-color:#5d755f;box-shadow:0 0 0 1px #5d755f} body#checkout section.checkout-step .payment-options .payment-option .custom-radio{flex:0 0 auto;margin:0} body#checkout section.checkout-step .payment-options .payment-option label{flex:1 1 auto;max-width:none;display:flex;align-items:center;justify-content:space-between;gap:.75rem;cursor:pointer;font-weight:600;color:#3d3d3d} body#checkout section.checkout-step .payment-options .payment-option label img{order:2;height:26px;width:auto} body#checkout section.checkout-step .additional-information{margin:-.15rem 0 .75rem;padding:.85rem 1rem;background:#f4f3ef;border-radius:6px;font-size:.9rem} body#checkout #conditions-to-approve{margin:0 0 1.5rem} body#checkout #conditions-to-approve ul{margin:0;padding:0;list-style:none} body#checkout #conditions-to-approve .custom-checkbox{display:flex;align-items:flex-start;gap:.6rem} body#checkout #conditions-to-approve .custom-checkbox>span{flex:0 0 auto;margin-top:.15rem} body#checkout #conditions-to-approve a{color:#5d755f;font-weight:700;text-decoration:underline;text-underline-offset:3px} /* order summary: one white panel, same card language for every block */ body#checkout #order-summary-content{background:#fff;border:1px solid #e6e4df;border-radius:8px;padding:1.5rem} body#checkout #order-summary-content>.row:first-child h4{margin:0 0 1.25rem;padding-bottom:.9rem;border-bottom:1px solid #e6e4df;font-size:1.15rem} body#checkout #order-summary-content h5.h5{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin:0 0 .75rem;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:#6b6b6b} body#checkout #order-summary-content h5.h5 a{text-decoration:none} body#checkout #order-summary-content .step-edit{font-size:.75rem;letter-spacing:.04em;color:#5d755f;font-weight:700;white-space:nowrap} body#checkout #order-summary-content .step-edit:hover{text-decoration:underline} body#checkout #order-summary-content .address-block{height:calc(100% - 1.5rem);margin-bottom:1.5rem;background:#faf9f6;border:1px solid #e6e4df;border-radius:6px;line-height:1.55} body#checkout #order-summary-content .address-block .card-body{padding:1rem 1.1rem} body#checkout #order-summary-content h4.addresshead{margin:0 0 .5rem;padding:0;border:0;font-size:.95rem;text-transform:none;letter-spacing:0;color:#2f2f2f} body#checkout #order-summary-content .summary-selected-carrier{margin-bottom:1.5rem;padding:.85rem 1.1rem;background:#faf9f6;border:1px solid #e6e4df;border-radius:6px} body#checkout #order-summary-content .summary-selected-carrier img{width:64px;height:40px;object-fit:contain;background:#fff;border:1px solid #e6e4df;border-radius:4px;padding:3px} body#checkout #order-summary-content .summary-selected-carrier .carrier-name{font-weight:700;margin-right:.4rem} body#checkout #order-summary-content .summary-selected-carrier .carrier-price{font-weight:700} body#checkout #order-summary-content .order-confirmation-table{padding:1rem 1.1rem;background:#faf9f6;border:1px solid #e6e4df;border-radius:6px} body#checkout #order-summary-content #order-items .order-line{margin-top:0;padding:.35rem 0} body#checkout #order-summary-content #order-items .order-line+.order-line{border-top:1px solid #e6e4df;padding-top:.85rem;margin-top:.5rem} body#checkout #order-summary-content #order-items .order-line img{border:1px solid #e6e4df;border-radius:4px;background:#fff} body#checkout #order-summary-content #order-items .details a{color:#2f2f2f;font-weight:600} body#checkout #order-summary-content #order-items hr{margin:1rem 0 .75rem;border-color:#e6e4df} body#checkout #order-summary-content .order-confirmation-table table{width:100%} body#checkout #order-summary-content .order-confirmation-table td{padding:.2rem 0} body#checkout #order-summary-content .order-confirmation-table td:last-child{text-align:right} body#checkout #order-summary-content .order-confirmation-table tr.total-value td{padding-top:.7rem;border-top:1px solid #e6e4df;font-size:1.1rem;color:#2f2f2f} body#checkout #order-summary-content .order-confirmation-table tr.sub.taxes{display:none} @media (max-width:575px){body#checkout #order-summary-content{padding:1rem}body#checkout #order-summary-content #order-items .qty{margin-top:.5rem}} /* --- KARO checkout steps 1-3 + sidebar 2026-09-21 --- */ /* same card language as the payment step: white panels, #e6e4df hairlines, 6-8px radii, green for the chosen thing */ body#checkout section.checkout-step{background:#fff;border:1px solid #e6e4df;border-radius:8px;padding:1.25rem 1.5rem;margin-bottom:.75rem;opacity:1} body#checkout section.checkout-step:not(.-current):not(.-complete){background:transparent} body#checkout section.checkout-step:not(.-current):not(.-complete) .step-title{color:#9a9a9a} body#checkout section.checkout-step .step-title{display:flex;align-items:center;gap:.7rem;font-size:1.15rem} body#checkout section.checkout-step.-current .step-title{margin:0 -1.5rem 1.25rem;padding:0 1.5rem 1.1rem;border-bottom:1px solid #e6e4df} body#checkout section.checkout-step .step-number{display:inline-flex !important;align-items:center;justify-content:center;flex:0 0 auto;width:1.8rem;height:1.8rem;border-radius:50%;border:1px solid #cfd5cf;font-family:inherit;font-size:.85rem;font-weight:700;color:#6b6b6b;background:#fff} body#checkout section.checkout-step.-current .step-number{background:#5d755f;border-color:#5d755f;color:#fff} body#checkout section.checkout-step.-complete:not(.-current) .step-number{background:#eef1ee;border-color:#eef1ee;color:#5d755f} body#checkout section.checkout-step .step-title .done{color:#5d755f;font-size:.9rem} body#checkout section.checkout-step.-reachable.-complete h1 .step-edit{float:none;margin:0 0 0 auto;font-size:.75rem;letter-spacing:.04em;font-weight:700;color:#5d755f !important} body#checkout section.checkout-step.-reachable.-complete h1 .step-edit:hover{text-decoration:underline} body#checkout section.checkout-step .content{padding:0} /* step 1: login box and form */ body#checkout section.checkout-step #personal-information-step-login{background:#faf9f6;border:1px solid #e6e4df;border-radius:6px;padding:1.25rem} body#checkout section.checkout-step .form-control-comment,body#checkout section.checkout-step .form-text{color:#8a8a8a;font-size:.8rem} body#checkout section.checkout-step .form-control{border-radius:6px} body#checkout section.checkout-step .custom-checkbox label{line-height:1.45} body#checkout section.checkout-step .custom-checkbox label em{display:block;margin-top:.25rem;color:#8a8a8a;font-size:.82rem} /* step 2: address cards */ body#checkout section.checkout-step .address-selector{gap:.75rem;justify-content:flex-start;align-items:stretch} body#checkout section.checkout-step .address-item{flex:1 1 calc(50% - .75rem);max-width:calc(50% - .375rem);margin:0;background:#fff;border:1px solid #e6e4df;border-radius:6px;transition:border-color .15s ease,box-shadow .15s ease} body#checkout section.checkout-step .address-item:hover{border-color:#a9b3aa} body#checkout section.checkout-step .address-item.selected{border-color:#5d755f;box-shadow:0 0 0 1px #5d755f} body#checkout section.checkout-step .address-item hr{border-color:#e6e4df} body#checkout section.checkout-step .address-item .radio-block{display:flex;align-items:center;gap:.6rem;cursor:pointer} body#checkout section.checkout-step .address-item .address{line-height:1.55} body#checkout section.checkout-step .address-footer{padding:.55rem;background:#faf9f6;border-radius:0 0 6px 6px;font-size:.85rem} body#checkout section.checkout-step .address-footer a:hover{color:#5d755f !important} body#checkout section.checkout-step .add-address a,body#checkout section.checkout-step a[data-link-action="different-invoice-address"]{color:#5d755f;font-weight:700;text-decoration:underline;text-underline-offset:3px} body#checkout section.checkout-step .cancel-address{display:inline-block;margin:.75rem 0 0;color:#6b6b6b;text-decoration:underline} /* step 3: carriers as tappable rows, like the payment methods */ body#checkout section.checkout-step .delivery-option{background:#fff;border:1px solid #e6e4df;border-radius:6px;padding:.85rem 1rem;margin-bottom:.5rem;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease} body#checkout section.checkout-step .delivery-option:hover{border-color:#a9b3aa} body#checkout section.checkout-step .delivery-option:has(input:checked){border-color:#5d755f;box-shadow:0 0 0 1px #5d755f} body#checkout section.checkout-step .delivery-option>label{cursor:pointer} body#checkout section.checkout-step .delivery-option .carrier-name{font-weight:700;color:#2f2f2f} body#checkout section.checkout-step .delivery-option .carrier-delay{color:#8a8a8a} body#checkout section.checkout-step .delivery-option .carrier-price{font-weight:700} body#checkout section.checkout-step #delivery{margin-top:1.25rem} body#checkout section.checkout-step #delivery label{display:block;margin-bottom:.5rem;color:#6b6b6b;text-align:left} body#checkout section.checkout-step #delivery textarea{border-radius:6px} body#checkout section.checkout-step .continue{margin-top:1.25rem} /* sidebar summary */ body#checkout #js-checkout-summary{background:#fff;border:1px solid #e6e4df;border-radius:8px;box-shadow:none;overflow:hidden} body#checkout #js-checkout-summary hr{margin:0;border-color:#e6e4df} body#checkout #js-checkout-summary .cart-summary-line{padding-top:.2rem;padding-bottom:.2rem} body#checkout #js-checkout-summary .cart-total,body#checkout #js-checkout-summary .cart-summary-totals .cart-summary-line:first-child{font-weight:700;color:#2f2f2f} body#checkout #cart-summary-product-list .cart-summary-product{border-color:#e6e4df} body#checkout #cart-summary-product-list img{border:1px solid #e6e4df;border-radius:4px} @media (max-width:767px){body#checkout section.checkout-step{padding:1rem}body#checkout section.checkout-step.-current .step-title{margin:0 -1rem 1rem;padding:0 1rem .9rem}body#checkout section.checkout-step .address-item{flex-basis:100%;max-width:100%}} /* --- KARO address cards equal footers 2026-09-21 --- */ /* cards are already equal height (stretch); make each one a column so the text grows and the Modifica/Sterge strip sits on the bottom edge of every card */ body#checkout section.checkout-step .address-item{display:flex;flex-direction:column} body#checkout section.checkout-step .address-item>.address{flex:1 1 auto} body#checkout section.checkout-step .address-item>.address-footer{margin-top:auto} /* --- KARO cart page 2026-09-21 --- */ /* same card language as the checkout: white panels, #e6e4df hairlines, 6-8px radii */ body#cart .cart-container{background:#fff;border:1px solid #e6e4df;border-radius:8px;padding:0 1.5rem} body#cart .cart-items{margin:0;padding:0;list-style:none} body#cart .cart-item-header{padding:.9rem 0;border-top:0;border-bottom:1px solid #e6e4df;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6b6b6b} body#cart .cart-item-header .col-6:first-child{text-align:left} body#cart .cart-item{padding:1.1rem 0;border-bottom:1px solid #e6e4df} body#cart .cart-item:last-child{border-bottom:0} body#cart .cart-item .product-image{max-width:96px} body#cart .cart-item .product-image img{border:1px solid #e6e4df;border-radius:4px;background:#fff} body#cart .cart-item .product-line-info a.label{color:#2f2f2f;font-weight:600;line-height:1.35} body#cart .cart-item .product-line-info a.label:hover{color:#5d755f} body#cart .cart-item .unit-price{color:#6b6b6b} body#cart .cart-item .product-price strong{color:#2f2f2f} body#cart .cart-item .bootstrap-touchspin input,body#cart .cart-item .bootstrap-touchspin .btn{border-color:#e6e4df} body#cart .cart-item .bootstrap-touchspin input{border-radius:6px 0 0 6px} body#cart .cart-item .remove-from-cart{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;color:#8a8a8a;transition:background-color .15s ease,color .15s ease} body#cart .cart-item .remove-from-cart:hover{background:#f4e9e7;color:#a5412f} body#cart .cart-container .alert{margin:1.25rem 0} body#cart .cart-grid-body>.btn-secondary{background:transparent;border:0;padding-left:0;color:#5d755f;font-weight:700;text-decoration:underline;text-underline-offset:3px} body#cart .cart-grid-body>.btn-secondary:hover{color:#3f5641;background:transparent} body#cart .cart-grid-right .cart-summary{background:#fff;border:1px solid #e6e4df;border-radius:8px;box-shadow:none;overflow:hidden} body#cart .cart-grid-right hr{border-color:#e6e4df} body#cart .cart-grid-right .cart-detailed-totals>hr:last-child{display:none} body#cart .cart-summary-line{padding:.2rem 0} body#cart .cart-summary-line .label{color:#6b6b6b} body#cart .cart-summary-line small.value{float:none;display:block;text-align:right;color:#8a8a8a} body#cart .cart-summary-line.cart-total{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;font-size:1.05rem} body#cart .cart-summary-line.cart-total .label{color:#2f2f2f;font-size:.8rem;letter-spacing:.06em;text-transform:uppercase} body#cart .cart-summary-line.cart-total .value{float:none;font-size:1.5rem;color:#2f2f2f;white-space:nowrap} body#cart .cart-summary-line.cart-total::after{display:none} body#cart .cart-summary-totals .cart-summary-line:not(.cart-total){display:none} body#cart .block-promo .cart-voucher-area{background:#faf9f6} body#cart .block-promo .promo-input,body#cart .block-promo .form-control{border-color:#e6e4df;border-radius:6px 0 0 6px} @media (max-width:767px){body#cart .cart-container{padding:0 1rem}body#cart .cart-item .product-line-grid-right{margin-top:.75rem}} /* --- KARO footer GDPR + withdrawal buttons 2026-09-23 (live only: gdprpro, pchwiderruf) --- */ /* GDPR "Controleaza-ti confidentialitatea": own line under the footer columns, not a column */ #footer #gdpr-modal-container { order: 98; flex: 0 0 100%; max-width: 100%; height: 0; margin: 0; padding: 0; } #footer #gdpr-consent { order: 98; } #footer a.show-gdpr-modal { order: 99; flex: 0 0 auto; align-self: flex-start; margin: 6px 15px 0; } /* GDPR: slim outlined button in the footer palette */ #footer a.show-gdpr-modal { display: inline-block !important; background: transparent !important; border: 1px solid rgba(255, 255, 255, .55) !important; border-radius: 4px !important; box-shadow: none !important; padding: 6px 14px !important; max-height: none !important; font-size: 13px !important; font-weight: 500 !important; line-height: 1.3 !important; text-decoration: none !important; white-space: nowrap !important; transition: background-color .15s ease, border-color .15s ease; } #footer a.show-gdpr-modal:hover, #footer a.show-gdpr-modal:focus { background: rgba(255, 255, 255, .12) !important; border-color: #ffffff !important; } /* Withdrawal "Anulare comanda": boxed like the GDPR button, no list arrow */ body #footer a#pchwr-footer-link { display: inline-block !important; background: transparent !important; border: 1px solid rgba(255, 255, 255, .55) !important; border-radius: 4px !important; box-shadow: none !important; padding: 6px 14px !important; margin: 0 !important; width: auto !important; font-size: 13px !important; font-weight: 500 !important; line-height: 1.3 !important; letter-spacing: normal !important; text-transform: none !important; text-align: left !important; text-decoration: none !important; white-space: nowrap !important; filter: none !important; } body #footer a#pchwr-footer-link::before { display: none !important; } body #footer a#pchwr-footer-link:hover, body #footer a#pchwr-footer-link:focus { background: rgba(255, 255, 255, .12) !important; border-color: #ffffff !important; text-decoration: none !important; filter: none !important; } body #footer #pchwr-footer-li { margin: 10px 0 0 !important; padding: 0 !important; } /* --- KARO footer ANPC SAL + SOL badges 2026-09-23 (live only: iqithtmlandbanners block 2 on displayFooterAfter) --- */ #footer #iqithtmlandbanners-block-2 { flex: 0 0 100%; max-width: 100%; margin: 10px 0 6px; } #footer #iqithtmlandbanners-block-2 .block-title { display: none !important; } #footer #iqithtmlandbanners-block-2 .block-content { display: block !important; } #footer .karo-anpc-badges { display: flex; flex-wrap: wrap; justify-content: center; gap: 12px; } #footer .karo-anpc-badges a { display: inline-block; line-height: 0; border-radius: 4px; } #footer .karo-anpc-badges a:hover, #footer .karo-anpc-badges a:focus { opacity: .85; } #footer .karo-anpc-badges img { height: 50px; width: auto; display: block; }