.header-addons .cart-count {
color: white !important;
}
#masthead .header-main .header-wrapper .column:nth-child(2) {
margin-left: 36px;
}
#masthead {
padding-top: 24px;
}
.site-brand {
margin-top: -24px;
}
.site-departments-wrapper {
margin-top: 16px;
}
body { } .sidebar-inner .widget {
}
.sidebar-inner .widget .woocommerce-widget-layered-nav-list, div.widget.widget_klb_product_categories > div > ul {
max-height: 180px;
overflow-y: auto;
overflow-x: hidden;
padding-right: 16px;
scrollbar-width: thin;
scrollbar-color: #333 #eee;  
}
div.widget.widget_klb_product_categories > div > ul {
max-height: 480px;
}
.sidebar-inner .widget::-webkit-scrollbar {
width: 4px;
}
.sidebar-inner .widget::-webkit-scrollbar-track {
background-color: #eee;
}
.sidebar-inner .widget::-webkit-scrollbar-thumb {
background-color: #333;
border-radius: 6px;
}
.sidebar-inner .widget ul li {
display: inline-block !important;
padding-right: 12px;
font-weight: 500;
white-space: nowrap;
}
div:not(.widget_klb_product_categories) h4.widget-title {
text-transform: uppercase;
font-weight: 600;
padding-bottom: 0 !important;
border-bottom: none !important;
}
.widget_klb_product_categories .widget-checkbox-list ul li {
width: 100%;
}
#sidebar > div > div.sidebar-inner > div.widget.widget_klb_product_categories span.subDropdown::before {
font-weight: 600;
} 
.sidebar-inner .widget ul li .count {
color: #a7a7a7; }
.sidebar-inner .widget ul li.chosen a, .sidebar-inner .widget ul li.chosen span {
color: #901d78;
font-weight: 600;
} ::-webkit-scrollbar {
width: 10px;
} ::-webkit-scrollbar-track {
background: #f1f1f1;
} ::-webkit-scrollbar-thumb {
background: #888;
} ::-webkit-scrollbar-thumb:hover {
background: #555;
} body > footer > div.footer-row.footer-widgets { }
body > footer > .footer-details {
display: none;
}
@media(max-width: 600px) {
#main > div > div > div > div.row.mt-20.d-mt-20.shop-banner-top {
display: none;
}
}
// Hide all product tags from user
.tagged_as {
display: none !important;
}
.single_add_to_cart_button {
background-color: #901d78;
border-color: #901d78;
}
.single_add_to_cart_button:hover { background-color: #811a6c;
border-color: #811a6c;
}
#id-homepage-brands .site-brands .brand-item {
flex: 0 0 14%;
max-width: 14%;
}
.product-title {
min-height: 60px;
}
.products .product-price-cart a.button i {
color: #811a6c;
font-size: 1.5rem !important;
}
.id-contact-form form button {
width: 100% !important;
background-color: #901d78 !important;
}
.price ins {
color: black;
}
.banner-wrapper .banner-inner .entry-title {
font-family: Tahoma;
} .tagged_as {
display: none;
}
.people-have {
display: none !important;
}
.sidebar-inner .widget.widget_layered_nav:nth-child(n+13) {
display: none;
}
.site-departments .departments-menu > li .sub-menu { }
.site-departments .departments-menu > li.menu-item-has-children.has-image.column-2 > .sub-menu {
width: 720px !important;
}
.site-departments .departments-menu > li.menu-item-has-children.has-image.column-1 > .sub-menu {
width: 520px !important;
}
.id-vat-included-label {
color: var(--color-link);
}
.swiper-container::before {
opacity: 0;
visibility: hidden;
}
.checkout_coupon button, .woocommerce-checkout-payment .place-order #place_order {
background-color: #901d78;
border-color: #901d78;
}
.id-vat-suffix {
font-size: 0.875rem;
}
.single-product-wrapper .single-product-container .id-vat-suffix {
display: none;
}
.id-loop-sku {
display: block;
margin-bottom: 0.75rem;
font-size: 0.75rem;
color: var(--color-text-light);
}
.product-type-1 .product-title {
margin-bottom: 0.25rem;
}
#payment-slip {
margin-top: 32px;
margin-bottom: 32px;
}
#payment-slip-image {
margin-bottom: 20px;
} .search-results .widget_klb_product_categories {
display: none;
} .blockUI.blockOverlay {
opacity: 0.8 !important;
}
.woocommerce-checkout :not(.order-review-wrapper) .blockUI.blockOverlay:before {
z-index: 1100;
height: 4em;
width: 16em;
position: absolute; top: 50%;
left: 30%;
margin-left: -0.5em;
margin-top: -0.5em;
display: block;
content: "";
-webkit-animation: none;
-moz-animation: none;
animation: none;
background: url(https://luksometar.hr/wp-content/uploads/2025/01/id-loader-3.gif)
center center;
background-size: cover;
line-height: 1;
text-align: center;
font-size: 2em;
}
@media(max-width: 768px) {
.woocommerce-checkout :not(.order-review-wrapper) .blockUI.blockOverlay:before {
top: 100px;
left: 18%;
font-size: 1rem;
margin-left: 0;
margin-top: 0;
}
}
#order_review > table > div.blockUI.blockOverlay:before, #payment > div.blockUI.blockOverlay:before {
background: none !important;
}
.woocommerce-order-details .order-actions-button {
display: none;
}