.products-page-columns .main-content .products .product .woocommerce-loop-product__title {
  font-size: 24px;
  font-family: 'Raleway';
  font-weight: 700;
}
@media (max-width: 900px) {
  .products-page-columns .main-content .products .product .woocommerce-loop-product__title {
    font-size: 16px;
  }
}
.products-page-columns .main-content .products .product .price {
  font-size: 24px;
  font-family: 'Raleway';
  font-weight: 300;
}
@media (max-width: 900px) {
  .products-page-columns .main-content .products .product .price {
    font-size: 16px;
  }
}
.products-page-columns .main-content .products .product .dimensions-catalog {
  font-size: 18px;
  font-family: 'Raleway';
  font-weight: 300;
}
@media (max-width: 900px) {
  .products-page-columns .main-content .products .product .dimensions-catalog {
    font-size: 12px;
  }
}
.products-page-columns .main-content .products .product .add_to_cart_button {
  border: 2px solid #45464c !important;
  background: #FAF9F6 !important;
  color: #45464c !important;
  font-family: 'Raleway';
  text-transform: uppercase;
  font-size: 20px;
}
.container .columns .half .wpcf7 {
  font-family: 'Raleway' !important;
}
.container .columns .half .wpcf7 form {
  text-align: center;
}
.container .columns .half .wpcf7 form p span input {
  font-family: 'Raleway' !important;
  border-radius: 37.5px;
  border-color: #403334 !important;
  border: 1px solid #403334 !important;
}
.container .columns .half .wpcf7 form p span input:focus {
  outline: none;
}
.container .columns .half .wpcf7 form p span textarea {
  font-family: 'Raleway' !important;
  border-radius: 37.5px;
  padding-left: 10px;
  padding-top: 20px;
  border: 1px solid #403334 !important;
}
.container .columns .half .wpcf7 form p span textarea:focus {
  outline: none;
}
.container .columns .half .wpcf7 form p span input[type=file] {
  border: none !important;
  border-radius: unset !important;
}
.container .columns .half .wpcf7 form p span input[type=file]::file-selector-button {
  background: #403334;
  color: #fff;
  height: 40px;
  width: 120px;
  border-radius: 5px !important;
  border: none;
}
.container .columns .half .wpcf7 form .wpcf7-submit {
  border-radius: 47px ;
  border: 1px solid #403334 !important;
  background: #403334 !important;
  font-family: 'Raleway' !important;
  text-transform: uppercase;
  padding: 33px 145px;
  width: unset;
  height: unset;
  display: block;
  margin: 10px auto 0;
  float: unset;
  font-size: 24px !important;
  font-weight: 600 !important;
}
@media (max-width: 500px) {
  .container .columns .half .wpcf7 form .wpcf7-submit {
    padding: 24px 82px;
    font-size: 16px !important;
  }
}
.container .columns .half .wpcf7 form .cf7sr-g-recaptcha {
  display: inline-block;
}
.wpcf7-list-item label {
  font-size: 16px;
}
@media (max-width: 768px) {
  .columns-4 .product,
  .columns-3 .product,
  .columns-2 .product,
  .columns-1 .product {
    width: 100% !important;
  }
}
.columns-4 .product .add_to_cart_button,
.columns-3 .product .add_to_cart_button,
.columns-2 .product .add_to_cart_button,
.columns-1 .product .add_to_cart_button {
 border: 2px solid #45464c !important;
    background: #FAF9F6 !important;
    color: #45464c !important;
  font-family: 'Raleway';
  text-transform: uppercase;
  font-size: 14px !important;
}

.header {
  background: #FAF9F6 !important;
	border-bottom:1px solid #45464c;
	margin-bottom:0px !important;
}
.header .header-nav .menu-outer .menu {
  background: #FAF9F6 !important;
	
	
}
.header .header-nav .menu-outer .menu .menu-link {
  font-family: 'Raleway';
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
	color:#45464c;
}
.gray-textbox {
  background-color: #F0EBE8 !important;
}
body {
  font-family: 'Raleway' !important;
  font-weight: 400 !important;
  font-size: 24px !important;
}
@media (max-width: 768px) {
  body {
    font-size: 16px !important;
  }
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4 {
  font-family: 'Poiret One' !important;
  font-weight: 400 !important;
}
h1,
h2,
.h2 {
  font-size: 64px !important;
}
@media (max-width: 768px) {
  h1,
  h2,
  .h2 {
    font-size: 30px !important;
  }
}
h3,
.h3 {
  font-size: 36px !important;
  font-family: 'Raleway' !important;
  font-weight: 700 !important;
}
@media (max-width: 768px) {
  h3,
  .h3 {
    font-size: 20px !important;
  }
}
.slide .slide-content-outer .slide-content .slide-heading,
.slide .slide-content-outer .slide-content .slide-subheading {
  font-family: 'Poiret One';
  font-weight: 400;
	color:#FAF9F6;
}
.slide .slide-content-outer .slide-cta {
   border: 2px solid #45464c !important;
  background: #FAF9F6 !important;
  color: #45464c !important;
  font-family: 'Raleway';
  text-transform: uppercase;
  font-size: 24px;
  padding: 33px 55px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .slide .slide-content-outer .slide-cta {
    font-size: 16px;
    padding: 24px;
  }
}
.container .columns .product .entry-summary .cart .quantity {
  display: none;
}
.container .columns .product .entry-summary .cart .single_add_to_cart_button,
.container .columns .product .entry-summary .cart .button {
  /*border-radius: 47px;*/
    border: 2px solid #45464c !important;
  background: #45464c !important;
  color: #FAF9F6 !important;
  font-family: 'Raleway';
  text-transform: uppercase;
  font-weight: 600;
  font-size: 24px;
  padding: 33px 98px !important;
}
@media (max-width: 768px) {
  .container .columns .product .entry-summary .cart .single_add_to_cart_button,
  .container .columns .product .entry-summary .cart .button {
    font-size: 16px !important;
  }
}
.xoo-wsc-footer .xoo-wsc-footer-content .xoo-wsc-footer-b .xoo-wsc-ft-btn {
  border-radius: 47px;
  border: 1px solid #403334;
  background: #403334;
  font-family: 'Raleway';
  text-transform: uppercase;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
}
.xoo-wsc-rp-products {
  padding: 0;
}
.xoo-wsc-rp-products .xoo-wsc-rp-item {
  max-width: 300px;
  margin-right: 0px !important;
  width: 100% !important;
}
.xoo-wsc-rp-products .xoo-wsc-rp-item .xoo-wsc-rp-left-area {
  width: 45%;
}
.xoo-wsc-rp-products .xoo-wsc-rp-item .xoo-wsc-rp-right-area {
  width: 45%;
}
.xoo-wsc-rp-products .xoo-wsc-rp-item .xoo-wsc-rp-right-area .xoo-wsc-sp-title {
  word-break: break-all;
  white-space: unset !important;
}
.xoo-wsc-rp-products .xoo-wsc-rp-item .xoo-wsc-rp-right-area .price {
  word-break: break-word;
}
.xoo-wsc-rp-products .xoo-wsc-rp-item .xoo-wsc-rp-right-area .button,
.xoo-wsc-rp-products .xoo-wsc-rp-item .xoo-wsc-rp-right-area .add_to_cart_button {
  border-radius: 47px !important;
  border: 2px solid #403334 !important;
  background: #403334 !important;
  font-family: 'Raleway';
  text-transform: uppercase;
  color: #fff !important;
  font-weight: 600 !important;
  font-size: 14px;
  padding: 0.618em 1em;
}
.up-sells {
  display: inline-block;
  width: 50%;
}
.up-sells .products .product {
  font-size: 16px;
}
@media (max-width: 1100px) {
  .up-sells .products .product {
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  .up-sells .products .product {
    width: 48% !important;
  }
	.up-sells {
  width: 100%;
}
}
.up-sells .products .product .button {
border: 2px solid #45464c !important;
    background: #FAF9F6 !important;
    color: #45464c !important;
  font-family: 'Raleway';
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
}
.products li.product .button {
  border: 2px solid #45464c !important;
    background: #FAF9F6 !important;
    color: #45464c !important;
  font-family: 'Raleway';
  text-transform: uppercase;
  
  font-weight: 600;
  font-size: 14px !important;
}
.actions .coupon .button {
  border: 2px solid #45464c !important;
    background: #FAF9F6 !important;
    color: #45464c !important;
  font-family: 'Raleway';
  text-transform: uppercase;
  
  font-weight: 600;
  font-size: 14px !important;
}
.actions .button {
  font-size: 14px !important;
}
.cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
  border: 2px solid #45464c !important;
    background: #FAF9F6 !important;
    color: #45464c !important;
  font-family: 'Raleway';
  text-transform: uppercase;
  
  font-weight: 600;
  font-size: 17.5px !important;
}
#kco-order-review .klarna-checkout-select-other-wrapper .checkout-button {
  font-size: 14px !important;
}
.footer {
  background: #45464c !important;
}
body .footer .container .columns .column .widget .widget-title {
  font-family: 'Raleway' !important;
  font-weight: 700 !important;
  font-size: 20px;
	color: #FAF9F6 !important;
}
.footer .textwidget a {
    
    color: #FAF9F6;
}
.footer .container .columns .column .widget .textwidget {
  font-size: 18px;
  font-family: 'Raleway' !important;
  font-weight: 400;
}
@media (max-width: 768px) {
  .footer .container .columns .column .widget .textwidget {
    font-size: 14px;
  }
}
.footer .container .columns .column .widget .textwidget form .mc4wp-form-fields p input[type=email] {
  border-radius: 37.5px;
  background: #45464c;
  border: 1px solid #FFFFFF;
  padding: 20px 0px 20px 20px;
  max-width: 370px;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  box-sizing: border-box;
  min-height: 75px;
}
.footer .container .columns .column .widget .textwidget form .mc4wp-form-fields p input[type=email]::placeholder {
  color: rgba(255, 255, 255, 0.4);
}
.footer .container .columns .column .widget .textwidget form .mc4wp-form-fields p input[type=email]:focus {
  outline: none;
}
.footer .container .columns .column .widget .textwidget form .mc4wp-form-fields p input[type=submit] {
  border-radius: 47px;
  background: #FAF9F6;
	color:#45464c;
  font-family: 'Raleway';
  height: unset;
  padding: 20px 33px;
  border: 1px solid #FFFFFF;
  font-size: 18px;
  font-weight: 400;
}
.footer .social-icons-lists .social-icons-list-item a i {
  font-size: 22px !important;
}
.page-template-template_customer_service .wpcf7 {
  font-family: 'Raleway' !important;
}
.page-template-template_customer_service .wpcf7 form {
  text-align: center;
}
.page-template-template_customer_service .wpcf7 form p span input {
  font-family: 'Raleway' !important;
  border-radius: 37.5px;
  border-color: #403334 !important;
  border: 1px solid #403334 !important;
}
.page-template-template_customer_service .wpcf7 form p span input:focus {
  outline: none;
}
.page-template-template_customer_service .wpcf7 form p span textarea {
  font-family: 'Raleway' !important;
  border-radius: 37.5px;
  padding-left: 10px;
  padding-top: 20px;
  border: 1px solid #403334 !important;
}
.page-template-template_customer_service .wpcf7 form p span textarea:focus {
  outline: none;
}
.page-template-template_customer_service .wpcf7 form .wpcf7-submit {
  border-radius: 47px ;
  border: 1px solid #403334;
  background: #403334;
  font-family: 'Raleway';
  text-transform: uppercase ;
  padding: 33px 145px;
  width: unset;
  height: unset;
  display: block;
  margin: 10px auto 0;
  float: unset;
  font-size: 24px ;
  font-weight: 600 ;
}
@media (max-width: 500px) {
  .page-template-template_customer_service .wpcf7 form .wpcf7-submit {
    padding: 24px 82px;
    font-size: 16px !important;
  }
}
.page-template-template_customer_service .wpcf7 form .cf7sr-g-recaptcha {
  display: inline-block;
}
.page-template-template_customer_service .wpcf7-list-item label {
  font-size: 16px;
}
.page-template-template_customer_service .faq-content .faq-category .faq-category-header {
  font-family: 'Poiret One' !important;
  font-weight: 400 !important;
  font-size: 64px;
}
@media (max-width: 768px) {
  .page-template-template_customer_service .faq-content .faq-category .faq-category-header {
    font-size: 36px;
  }
}
.page-template-template_customer_service .faq-content .faq-category .faq-category-body .faq-question {
  font-family: 'Raleway' !important;
  font-weight: 600;
  font-size: 24px;
}
@media (max-width: 768px) {
  .page-template-template_customer_service .faq-content .faq-category .faq-category-body .faq-question {
    font-size: 16px !important;
  }
}
.products-slide .add_to_cart_button {
    border: 2px solid #45464c !important;
  background: #FAF9F6 !important;
  color: #45464c !important;
  font-family: 'Raleway';
  text-transform: uppercase;
  font-weight: 600 !important;
}
.products-slide .products-slide-name {
  font-size: 24px;
  font-family: 'Raleway';
  font-weight: 700;
}
@media (max-width: 1440px) {
  .products-slide .products-slide-name {
    font-size: 16px;
  }
}
.products-slide .products-slide-price {
  font-size: 24px;
  font-family: 'Raleway';
  font-weight: 300;
}
@media (max-width: 1440px) {
  .products-slide .products-slide-price {
    font-size: 14px;
  }
}
.products-slideshow-cta {
  font-family: 'Raleway' !important;
  font-weight: 700;
}
.ti-widget .ti-widget-container .ti-reviews-container .ti-reviews-container-wrapper .ti-review-item .ti-inner .ti-review-header .ti-profile-details .ti-name {
  font-size: 24px !important;
  font-family: 'Raleway';
  font-weight: 600;
}
@media (max-width: 768px) {
  .ti-widget .ti-widget-container .ti-reviews-container .ti-reviews-container-wrapper .ti-review-item .ti-inner .ti-review-header .ti-profile-details .ti-name {
    font-size: 20px !important;
  }
}
.ti-widget .ti-widget-container .ti-reviews-container .ti-reviews-container-wrapper .ti-review-item .ti-inner .ti-review-header .ti-profile-details .ti-date {
  font-size: 14px !important;
  font-family: 'Raleway';
  font-weight: 300;
}
.ti-widget .ti-widget-container .ti-reviews-container .ti-reviews-container-wrapper .ti-review-item .ti-inner .ti-review-content {
  font-size: 20px !important;
  font-family: 'Raleway' !important;
  font-weight: 400;
}
@media (max-width: 768px) {
  .ti-widget .ti-widget-container .ti-reviews-container .ti-reviews-container-wrapper .ti-review-item .ti-inner .ti-review-content {
    font-size: 16px !important;
  }
}
.ti-widget .ti-widget-container .ti-rating-text .nowrap,
.ti-widget .ti-widget-container .ti-rating-text strong,
.ti-widget .ti-widget-container .ti-rating-text strong a {
  font-size: 30px !important;
  font-family: 'Raleway' !important;
}
@media (max-width: 768px) {
  .ti-widget .ti-widget-container .ti-rating-text .nowrap,
  .ti-widget .ti-widget-container .ti-rating-text strong,
  .ti-widget .ti-widget-container .ti-rating-text strong a {
    font-size: 16px !important;
  }
}

/*
 * @Ma
 * 2025-01-27
 */

/*h1, h2, h3, h4, h5, h6 {
	color: #45464c !important;
} */

/* Main css */
body {
	background:#FAF9F6 !important;
	background-color: #FAF9F6 !important;
	color: #45464c;
}

.menu-home-link {
    padding-left: 20px;
    background-repeat: no-repeat;
    background-position: center left;
    background-image: url("data:image/svg+xml,%3Csvg width='1792' height='1792' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%2345464c' d='M1472 992v480q0 26-19 45t-45 19h-384v-384H768v384H384q-26 0-45-19t-19-45V992q0-1 .5-3t.5-3l575-474 575 474q1 2 1 6zm223-69l-62 74q-8 9-21 11h-3q-13 0-21-7L896 424l-692 577q-12 8-24 7-13-2-21-11l-62-74q-8-10-7-23.5t11-21.5l719-599q32-26 76-26t76 26l244 204V288q0-14 9-23t23-9h192q14 0 23 9t9 23v408l219 182q10 8 11 21.5t-7 23.5z'/%3E%3C/svg%3E") !important;
    background-size: contain;
    text-decoration: none;
    -webkit-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
		color: #45464c !important;
}
.menu-toggle {
    display: inline-block;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50 50'%3E%3Cg transform='translate(0, 9)'%3E%3Cpath d='M0 0l50 0l0 5l-50 0Z' fill='%2345464c' /%3E%3Cpath d='M0 15l50 0l0 5l-50 0Z' fill='%2345464c' /%3E%3Cpath d='M0 30l50 0l0 5l-50 0Z' fill='%2345464c' /%3E%3C/g%3E%3C/svg%3E") !important;
    background-size: 20px;
    -webkit-transition: opacity .2s;
    -o-transition: opacity .2s;
    transition: opacity .2s;
}

/* Misc.css */
body .onsale {
	background-color: #45464c !important;
}


/* new */

.language-dropdown {
    position: relative; /* So the dropdown is correctly positioned */
	z-index:99999;
}

/* Hide/show the dropdown menu on hover or focus */
.language-dropdown .dropdown-menu {
    display: none;
    position: absolute;
    background: #FAF9F6 !important;
    list-style: none; /* Remove bullets */
    margin: 0;
    padding: 6px; /* Space around items */
    text-align: left; 
    text-transform: capitalize; 
    font-size: 11px;
	width:125px;
}

/* Show menu when hover or focus on the button */
.language-dropdown .dropdown-toggle:focus + .dropdown-menu,
.language-dropdown:hover .dropdown-menu {
    display: block;
}

/* Toggle Button Styles */
.language-dropdown .dropdown-toggle {
    position: relative; 
    background-color: #FAF9F6 !important; /* or whatever color you prefer */
    color: #45464c;
    border: none;
    padding: 6px 10px;
    cursor: pointer;
    font-size: 13px;
    text-transform: capitalize;
    /* If you want some spacing on the right for the arrow,
       you could do: padding-right: 2rem; 
       Then remove the arrow <span> from the HTML and use the pseudo-element approach below */
}

/* Items inside the dropdown */
.language-dropdown .dropdown-menu li {
    margin: 0;
    padding: 4px 0; 
}

/* Items inside the dropdown */
@media (max-width:768px) {
.language-dropdown .dropdown-menu{
    right:-15px;
}
	}

/* Remove underline on links */
.language-dropdown .dropdown-menu li a {
   text-decoration: none;
   color: #45464c; /* Adjust text color if you want */
	

}

/* OPTIONAL: Right arrow using a pseudo-element */
.language-dropdown .dropdown-toggle::after {
    content: "\25BC";
    position: absolute;
    right: -5px;
    top: 51%;
    transform: translateY(-50%);
    font-size: 10px;
	color: #45464c;
}

.kl-artplacer-image {
 width:366px;	
	padding-top:20px;
	    display: block;
    clear: both;
}
.single-product .artplacer-button {
	background-color: #FAF9F6 !important;
    color: rgb(0, 0, 0);
    border:2px solid #45464c !important;
    padding: 0.8em 1.4em;
    margin: 0px 6px 6px 0px !important;
    cursor: pointer;
    width: auto;
	 width:366px !important;
}
@media (max-width:768px){
	.kl-artplacer-image {
 width:314px;	
}
	.single-product .artplacer-button {
	 width:314px !important;		
}
}

/*
html:not([lang="sv-SE"]) .artplacer-button {
    display: none !important;
}
html:not([lang="sv-SE"]) .kl-artplacer-image {
    display: none !important;
} */

.konstlagret-stock-pdp:before {
    content: "";
    border: 1px solid #2cc070;
    width: 9px;
    height: 9px;
    display: inline-block;
    background-color: #2cc070;
    border-radius: 9px;
    position: relative;
    top: 1px;
    color: #2cc070;
    margin-right: 4px;
}

/* Wrapper for the USP section */
.kl-subheader-usps-wrapper {
    background-color: #45464c;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 14px;
    margin-bottom: 0px;
    padding: 10px 20px;
    flex-wrap: wrap;
    position: relative;
    overflow: hidden;
}

/* Default: USPs are evenly spaced in a row */
.kl-subheader-usp-item {
    margin: 0 15px;
    white-space: nowrap;
    opacity: 1;
    transition: opacity 0.5s ease-in-out;
}

/* MOBILE: Only show one USP at a time */
@media (max-width: 768px) {
    .kl-subheader-usps-wrapper {
        flex-direction: column;
        align-items: center;
        height: 22px;
        overflow: hidden;
    }

    .kl-subheader-usp-item {
        position: absolute;
        width: 100%;
        text-align: center;
        opacity: 0;
        animation: rotateUSPs 20s infinite;
    }

    /* Assign delays for each USP */
    .kl-subheader-usp-item:nth-child(1) { animation-delay: 0s; }
    .kl-subheader-usp-item:nth-child(2) { animation-delay: 5s; }
    .kl-subheader-usp-item:nth-child(3) { animation-delay: 10s; }
    .kl-subheader-usp-item:nth-child(4) { animation-delay: 15s; }
}

/* Rotation animation */
@keyframes rotateUSPs {
    0% { opacity: 0; }
    8% { opacity: 1; }
    25% { opacity: 1; }
    33% { opacity: 0; }
    100% { opacity: 0; }
}


/* startpage  banners start */
/* Startpage Banners */
.kl-banner-container {
    display: grid;
    grid-template-columns: 2fr 1fr; /* Two columns for desktop */
    grid-template-rows: auto auto;
    gap: 5px; /* Keeps equal spacing */
    max-width: 100%;
    margin: auto;
    padding: 5px; /* Unified padding */
}

/* Desktop: First banner takes full left column */
.kl-banner-item:nth-child(1) {
    grid-column: 1;
    grid-row: 1 / 3;
}

/* Desktop: Second banner */
.kl-banner-item:nth-child(2) {
    grid-column: 2;
    grid-row: 1;
}

/* Desktop: Third banner */
.kl-banner-item:nth-child(3) {
    grid-column: 2;
    grid-row: 2;
}

/* General banner styling */
.kl-banner-item {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-size: cover;
    background-position: center;
    color: white;
    text-decoration: none;
    position: relative;
    min-height: 350px;
    padding: 0; /* Removed extra padding */
}

/* Ensure spacing is applied between all banners */
.kl-banner-container {
    gap: 4px; /* Increased spacing for better visual balance */
}

/* Overlay Styling */
.kl-banner-overlay {
    background: rgba(0, 0, 0, 0.6);
    padding: 10px 20px;
    font-size: clamp(16px, 1.8vw, 20px) !important; /* Responsive font size */
    width: fit-content;
    text-align: center;
	position:absolute;
	left:10px;
	bottom:10px;
}

.kl-banner-overlay h3,.kl-banner-overlay h2,.kl-banner-overlay h1 {
    font-size: clamp(18px, 2vw, 22px) !important; /* Improved scaling */
    margin: 0;
}

.kl-banner-overlay h1 {
    font-size: clamp(30px, 2vw, 30px) !important; /* Improved scaling */
    margin: 0;
}

/* 📱 **Mobile Fix (Correct Stacking & Spacing)** */
@media (max-width: 768px) {
    .kl-banner-container {
        display: grid;
        grid-template-columns: 1fr; /* First row full-width */
        grid-template-rows: auto auto;
        gap: 4px;
    }
	
	.kl-banner-overlay h3,.kl-banner-overlay h2,.kl-banner-overlay h1 {
    font-size: clamp(16px, 2vw, 20px) !important; /* Improved scaling */
    margin: 0;
}

.kl-banner-overlay h1 {
    font-size: clamp(24px, 2vw, 24px) !important; /* Improved scaling */
    margin: 0;
}

    /* Mobile: First banner takes full width */
    .kl-banner-item:nth-child(1) {
        grid-column: 1 / 3;
        grid-row: 1;
        width: 100%;
    }

    /* Mobile: Second & Third banners side by side */
    .kl-banner-container {
        grid-template-columns: 1fr 1fr; /* Two equal columns for second row */
        grid-template-rows: auto;
    }

    .kl-banner-item:nth-child(2),
    .kl-banner-item:nth-child(3) {
        width: 100%;
        min-height: 200px;
        display: flex;
    }

    .kl-banner-item:nth-child(2) {
        grid-column: 1;
        grid-row: 2;
    }

    .kl-banner-item:nth-child(3) {
        grid-column: 2;
        grid-row: 2;
    }

    /* Ensure Banners 2 & 3 have the same height */
    .kl-banner-container .kl-banner-item:nth-child(2),
    .kl-banner-container .kl-banner-item:nth-child(3) {
        height: 100%;
        min-height: 150px; /* Keeps them equal */
    }

    /* Ensure spacing is applied between banners */
    .kl-banner-container {
        gap: 4px;
    }

    /* Adjust overlay text size */
    .kl-banner-overlay {
        font-size: clamp(14px, 1.5vw, 18px);
        padding: 6px 8px;
    }
}

/* startpage  banners end */

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) .woocommerce-breadcrumb {
    font-size: .72em;
    color: #767676;
    margin-top: 12px;
	margin-bottom:12px;
}

