/*
Theme Name: Minimog Child
Theme URI: http://minimog.thememove.com/
Author: ThemeMove
Author URI: http://thememove.com/
Version: 1.0.0
Template: minimog
Text Domain:  minimog-child
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
*/

/* Theme Styling */

.header-above-center.header-col-center {
    font-size: 15px;
}
.header-above-center.header-col-center a {
    font-size: 13px;
	line-height: inherit;
	font-weight: 500;
}

/* --- Global Grid Styles (Desktop) --- */
.my-custom-grid-wrapper {
  display: grid;
  grid-template-columns: 1fr 2fr 1fr;
  gap: 20px;
  margin: 0 0 20px;
  overflow: hidden;
  align-items: center; 
  box-sizing: border-box;
}

.my-grid-item {
  display: flex;
  position: relative;
  width: 100%;
  border-radius: 6px;
  overflow: hidden;
  background-color: #f7f7f7;
}

/* Square Middle Item */
.my-custom-grid-wrapper .my-grid-item:nth-child(2) {
  aspect-ratio: 1 / 1;
}

/* Tall Side Items */
.my-custom-grid-wrapper .my-grid-item:first-child,
.my-custom-grid-wrapper .my-grid-item:nth-child(3) {
  aspect-ratio: 1 / 2; 
}

.my-grid-item figure {
  width: 100%;
  height: 100%;
  margin: 0;
  position: relative;
}

.my-grid-item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Remove the text overlay */
.shop-now-text {
  display: none !important;
}

/* --- Tablet & Mobile (Restored Centering) --- */
@media screen and (max-width: 1023px) {
  .my-custom-grid-wrapper {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 16px;
    margin: 10px 0 20px;
    
    /* Clean Centering Logic */
    width: 100vw;               /* Wrapper is exactly screen width */
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    justify-content: center;    /* Keeps the middle item perfectly dead-center */
    align-items: center;
    overflow: visible;          /* Allows side items to hang off-screen */
  }

  .my-grid-item {
    height: auto;
    flex-shrink: 0;             /* Prevents items from squishing to fit */
  }

  /* Middle square */
  .my-custom-grid-wrapper .my-grid-item:nth-child(2) {
    flex-basis: 70vw; 
    aspect-ratio: 1 / 1;
    z-index: 2;
  }

  /* Side items */
  .my-custom-grid-wrapper .my-grid-item:first-child,
  .my-custom-grid-wrapper .my-grid-item:nth-child(3) {
    flex-basis: 35vw;
    transform: scale(0.85);   
    aspect-ratio: 1 / 2;
    opacity: 0.8;               /* Slightly more faded to emphasize center */
  }
}

.woocommerce-product-attributes th {
    color: #000 !important;
}

.header-06 {
    --header-nav-item-hoz-padding: 20px !important;
}

.page-content {
  margin-bottom: 0;
}

@media screen and (min-width: 1400px) {
    .page-header {
        --header-nav-item-hoz-padding: 10px;
    }
}

.page-header .menu--primary > ul > li > a {
    font-size: 16px;
}

.menu-item-35226:after {
    content: "Binnenkort";
    position: absolute;
    top: 10px;
    right: 10px;
    background: #FF3B00;
    padding: 2px 8px;
    color: #FFFFFF;
    font-size: 11px;
    line-height: 12px;
    border-radius: 4px;
    font-weight: 600;
}
.menu-item-35632:after {
    content: "Binnenkort";
    position: absolute;
    top: 10px;
    right: 10px;
    background: #FF3B00;
    padding: 2px 8px;
    color: #FFFFFF;
    font-size: 11px;
    line-height: 12px;
    border-radius: 4px;
    font-weight: 600;
}
.menu-item-38686:after {
    content: "Binnenkort";
    position: absolute;
    top: 10px;
    right: 10px;
    background: #FF3B00;
    padding: 2px 8px;
    color: #FFFFFF;
    font-size: 11px;
    line-height: 12px;
    border-radius: 4px;
    font-weight: 600;
}

@media screen and (max-width: 768px) {
.menu-item-35632:after,
.menu-item-35226:after,
.menu-item-38686:after {
	position: relative;
    top: -17px;
    right: 0px;
}
}

a.page-open-popup-search.hint--bounce.hint--bottom.header-icon.icon-set-05.icon-display--icon.show-sm {
    display: none;
}

.header-dark img, .dark-logo img, .header-light img, .light-logo img {
    border-radius: 0 !important;
}

.m-img-loaded img {
    -webkit-animation: none !important;
    animation: none !important;
    -webkit-animation-name: none !important;
    animation-name: none !important;
    opacity: 1;
    -webkit-transform: none;
    transform: none;
}

@media screen and (min-width: 767px) {
.elementor-page.page-has-sidebar .page-content>.container {
    max-width: 1380px;
    padding-left: 50px;
    padding-right: 50px;
}
.woocommerce-cart-form {
    max-width: 1380px;
    margin: 0 auto;
    margin-bottom: 20px;
    padding-left: var(--bs-gutter-x, .9375rem);
    padding-right: var(--bs-gutter-x, .9375rem);
}
.woocommerce-account .page-content>.container, .woocommerce-cart .page-content>.container, .woocommerce-checkout .page-content>.container {
    max-width: 1380px !important;
    padding-left: var(--bs-gutter-x, .9375rem) !important;
    padding-right: var(--bs-gutter-x, .9375rem) !important;
}
}

.archive-product-info {
    line-height: 1;
    color: #000000;
}

/*.minimog-product .woocommerce-loop-product__title {
    min-height: 48px;
} */
.minimog-product .thumbnail img {
border-radius: 5px;
}

.minimog-product .woocommerce-loop-product__title {
    font-size: 16px;
    font-weight: 700 !important;
    color: #000000;
    font-weight: var(--minimog-typography-headings-font-weight-secondary);
    line-height: 1.5;
    margin-bottom: 0;
}

/*
.grid-item.product-type-simple {
    border: 1px solid #eee;
    border-radius: 3px;
    padding: 10px;
}
*/

.containerpx {
    width: calc(100% - 15px) !important;
    margin: 0 auto !important;
}

.sample-selector-link  .icon svg {
    display: none; /* Hide the existing SVG */
}

.header-icon svg {
    width: 1.4em;
    height: 1.4em;
}

.sample-selector-link  .icon {
    background-image: url('https://xlblinds.nl/wp-content/uploads/2025/03/material_13969721.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 1.4em; /* Match the SVG size */
    height: 1.4em;
}

@media (min-width: 768px) {
    .header-icon-badge-large .header-icon .icon-badge {
        font-weight: 700;
        top: -7px;
        right: -6px;
    }
	.header-icon {
    padding-right: 6px !important;
	padding-left: 6px !important;
}
}
@media (max-width: 767px) {
    .header-icon .icon-badge {
        right: -8px;
    }
	.header-icon {
    padding-right: 8px !important;
	padding-left: 8px !important;
}

	.header-icon .icon-badge {
    min-width: 17px;
    height: 17px;
    border-radius: 17px;
    line-height: 17px;
    font-size: 10px;
}
}

h3.entry-product-section-heading.product-information-heading {
    display: none;
}

.minimog-wc-account-wrap {
    box-shadow: none !important;
}

.woocommerce-account .page-title-bar-minimal-01 {
    display: none;
}
.single-product .page-title-bar-minimal-01 {
    margin: 10px 0px !important;
}
td.woocommerce-table__product-name.product-name ul {
    list-style: none;
}

@media (min-width: 992px) {
.woocommerce-order .row .col-lg-7 {
    flex: 0 0 100% !important;
    max-width: 100% !important;
}
.woocommerce-order .col-lg-5 {
    margin-top: 20px;
    flex: 0 0 100% !important;
    max-width: 100% !important;
}
}

.woocommerce-order-received .page-title-bar-minimal-01 {
    display: none;
}

p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-size: 2em;
    text-align: center;
    margin-top: 20px;
    font-weight: var(--minimog-typography-headings-font-weight-secondary);
    line-height: 1.5;
}
.checkout-order-review-heading, .woocommerce-order-details__title, .woocommerce-order-downloads__title {
    font-size: 2em;
    text-align: center;
    margin-bottom: 20px;
    font-weight: var(--minimog-typography-headings-font-weight-secondary);
    line-height: 1.5;
}
.woocommerce-order-received .woocommerce-column--shipping-address, .woocommerce-order-received .woocommerce-column--billing-address {
    min-height: 250px;
}
.woocommerce-order-overview__order .order-overview-value {
    background: #ff5c35 !important;
    color: #fff;
    padding: 0px 3px;
    font-size: 1.2em;
}

button.show-password-input.display-password, button.show-password-input, button.show-password-input {
    display: none;
}

.single-product .woo-single-gallery .minimog-thumbs-swiper .swiper-slide.swiper-slide-thumb-active .swiper-thumbnail-wrap img, .single-product .woo-single-gallery .minimog-thumbs-swiper .swiper-slide:hover .swiper-thumbnail-wrap img {
    -webkit-transform: scale3d(.95, .95, .95) !important;
    transform: scale3d(.95, .95, .95) !important;
}
.single-product .woo-single-gallery .minimog-thumbs-swiper .swiper-slide .swiper-thumbnail-wrap:before {
    border: 1px solid #666666 !important;
    border-radius: 0 !important;
}

p.elementor-heading-title.elementor-size-default {
    margin: -4px 0;
}


/* XL Product Archive Styling START */

.xl_archivetitle {
    min-height: 2lh;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

/* XL Product Archive Styling END */

/* XL Product Styling MAIN START */

.entry-product .entry-product-badges.product-badges.product-badges-label,
.entry-product .product-title-wrap,
.entry-product .entry-price-wrap {
	display: none;
}

.entry-product-section.entry-product-content-section {
	display: none;
}

.woocommerce-tabs.woocommerce-main-tabs {
    display: none;
}

.single-product .entry-summary form.cart {
	margin: 0;
}

@media only screen and (max-width: 768px) {
.single-product .entry-summary {
	margin-top: 0px;
}
.single-product .entry-summary form.cart {
	margin: 0px 0 0;
}
}

.entry-product-quantity-wrapper .quantity-button-wrapper>label {
    margin: 6px 0px 6px;
    text-align: center;
}

/* XL Product Styling MAIN */

@media (max-width: 420px) {
.entry-product-quantity-wrapper .button {
    font-size: 0.7em;
}
.entry-product-meta-shipping .item {
    font-size: 0.75em;
}
}

/* WooCommerce Product Attributes Styling */
.woocommerce-product-attributes.shop_attributes {
  width: 100% !important;
  max-width: 100% !important;
  border-collapse: collapse !important;
  font-family: 'Sora', sans-serif !important;
  font-size: 0.9em !important;
  border: 0;
  overflow: hidden !important;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.02) !important;
}

.woocommerce-product-attributes.shop_attributes tbody {
  width: 100% !important;
}

/* Row styling with alternating colors */
.woocommerce-product-attributes-item {
  border: none !important;
  border-bottom: 1px solid #e8e8e8 !important;
}

.woocommerce-product-attributes-item:nth-child(even) {
  background-color: #ffffff !important;
}

.woocommerce-product-attributes-item:nth-child(odd) {
  background-color: #fafafa !important;
}

.woocommerce-product-attributes-item:last-child {
  border-bottom: none !important;
}

/* Label styling (left side) */
.woocommerce-product-attributes-item__label {
  font-family: 'Sora', sans-serif !important;
  font-size: 0.9em !important;
  font-weight: 600 !important;
  color: #000000 !important;
  text-align: left !important;
  padding: 8px 24px !important;
  vertical-align: top !important;
  width: 40% !important;
  background: transparent !important;
  border: none !important;
  margin: 0 !important;
}

/* Value styling (right side) */
.woocommerce-product-attributes-item__value {
  font-family: 'Sora', sans-serif !important;
  font-size: 0.8em !important;
  font-weight: 400 !important;
  color: #333333 !important;
  text-align: right !important;
  padding: 8px 24px !important;
  vertical-align: top !important;
  width: 60% !important;
  background: transparent !important;
  border: none !important;
  margin: 0 !important;
}

/* Remove default paragraph margins inside values */
.woocommerce-product-attributes-item__value p {
  margin: 0 !important;
  padding: 0 !important;
  font-family: inherit !important;
  font-size: inherit !important;
  font-weight: inherit !important;
  color: inherit !important;
  text-align: inherit !important;
}

/* Mobiel responsive aanpassingen (geen stacking) */
@media (max-width: 768px) {
  .woocommerce-product-attributes-item__label,
  .woocommerce-product-attributes-item__value {
    /* Alleen de padding wordt aangepast, het 'table-like' gedrag blijft */
    padding: 8px 8px !important;
  }
}

/* Optional: Add hover effect */
.woocommerce-product-attributes-item:hover {
  background-color: #f0f0f0 !important;
  transition: background-color 0.2s ease !important;
}

.wc-item-meta li {
    line-height: 1.33em !important;
}

@media (max-width: 768px) {
    .col-md-3.top-bar-left {
        width: 15% !important;
        min-width: 121px;
        justify-items: left;
    }
    .col-md-6.top-bar-center {
        width: 65%;
        justify-items: center;
		overflow: hidden;
    }
    .col-md-3.top-bar-right {
        width: 0%;
		display: none;
    }
    .page-top-bar.top-bar-has-collapsible-toggle {
        padding-right: 0;
    }
    .page-top-bar.top-bar-has-collapsible-toggle .top-bar-collapsible-toggle {
        display: none;
    }
}

@media (max-width: 767px) {
    .hide-sm {
		display: none !important;
        justify-self: center;
    }
}
}

@media (min-width: 768px) {
	.col-md-3.top-bar-left {
        flex: 0 0 20%;
        max-width: 20%;
        min-width: 150px;
    }
    .col-md-6.top-bar-center {
        flex: 0 0 80%;
        max-width: 80%;
		overflow: hidden;
    }
	.col-md-3.top-bar-right {
        width: 0%;
		display: none;
    }
}

.top-bar-column-wrap>* {
    margin: 0 0 0px;
}

/*
div#slick-slide1::after,
div#slick-slide2::after,
div#slick-slide3::after,
div#slick-slide4::after,
div#slick-slide5::after,
div#slick-slide6::after,
div#slick-slide7::after,
div#slick-slide8::after,
div#slick-slide9::after,
div#slick-slide10::after,
div#slick-slide11::after,
div#slick-slide12::after,
div#slick-slide13::after,
div#slick-slide14::after,
div#slick-slide15::after,
div#slick-slide16::after,
div#slick-slide17::after,
div#slick-slide18::after,
div#slick-slide19::after,
div#slick-slide20::after {
    content: '';
    display: block;
    position: absolute;
    top: 10px;
    left: 10px;
    width: 100px;
    height: 100px;
    background-image: url(https://xlblinds.nl/wp-content/uploads/2025/11/XL_Black_Friday_2025_2.png);
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 10;
}

@media (max-width: 1024px) {
    div#slick-slide1::after,
    div#slick-slide2::after,
    div#slick-slide3::after,
    div#slick-slide4::after,
    div#slick-slide5::after,
    div#slick-slide6::after,
    div#slick-slide7::after,
    div#slick-slide8::after,
    div#slick-slide9::after,
    div#slick-slide10::after,
    div#slick-slide11::after,
    div#slick-slide12::after,
    div#slick-slide13::after,
    div#slick-slide14::after,
    div#slick-slide15::after,
    div#slick-slide16::after,
    div#slick-slide17::after,
    div#slick-slide18::after,
    div#slick-slide19::after,
    div#slick-slide20::after {
        width: 80px;
        height: 80px;
    }
}

@media (max-width: 768px) {
    div#slick-slide1::after,
    div#slick-slide2::after,
    div#slick-slide3::after,
    div#slick-slide4::after,
    div#slick-slide5::after,
    div#slick-slide6::after,
    div#slick-slide7::after,
    div#slick-slide8::after,
    div#slick-slide9::after,
    div#slick-slide10::after,
    div#slick-slide11::after,
    div#slick-slide12::after,
    div#slick-slide13::after,
    div#slick-slide14::after,
    div#slick-slide15::after,
    div#slick-slide16::after,
    div#slick-slide17::after,
    div#slick-slide18::after,
    div#slick-slide19::after,
    div#slick-slide20::after {
        width: 80px;
        height: 80px;
    }
}
*/

/* Styling for Particulier/Zakelijk Radio Buttons */
#customer-type-selection {
    /* Use Flexbox to arrange the elements horizontally */
    display: flex;
    flex-wrap: wrap; /* Allows wrapping on smaller screens */
    gap: 20px; /* Space between the two radio button groups */
    margin-bottom: 20px; /* Space below the entire selection box */
    /* Optional: Add a border/padding to make it stand out */
    border: 1px solid #ddd; 
    padding: 15px; 
    border-radius: 5px;
}

/* Target the individual radio button wrapper elements */
/* In WooCommerce, these are typically wrapped in a <p> with a specific class, 
   but our PHP created wrappers that are direct children of the container. */
#customer-type-selection p {
    flex-grow: 1; /* Allows both elements to take up equal space */
    margin: 0 !important; /* Remove default margins for alignment */
    padding: 0 !important; /* Remove default paddings */
}

/* Style the actual radio buttons and labels to make them look like large buttons (optional) */
#customer-type-selection label {
    display: block;
    text-align: center;
    padding: 10px 15px;
    border: 1px solid #ccc;
    cursor: pointer;
    border-radius: 4px;
    background-color: #f9f9f9;
    transition: background-color 0.3s, border-color 0.3s;
}

/* Style the label when the radio button is checked (Particulier or Zakelijk) */
#customer-type-selection input[type="radio"]:checked + label {
    background-color: #FF3B00;
    color: white;
    border-color: #FF3B00;
    font-weight: bold;
}

/* Hide the actual radio input dots, as the labels act as buttons */
#customer-type-selection input[type="radio"] {
    display: none;
}

.header-text a:after {
	background: rgb(255 255 255 / 0%) !important;
}

.right-info {
    float: right; 
    line-height: 1;
	font-weight: 700;
}

.right-info img {
    height: 20px;
    width: auto;
    vertical-align: middle; 
}

.tm-icon-box .heading-wrap {
    overflow: hidden; 
}

.productinfo100 .heading {
    width: 100%;
}

.tc-mode-images .tc-inline-description, .tc-mode-color .tc-inline-description {
	font-size: 11px;
    line-height: 14px;
    padding: 3px 8px;
    background: rgba(0, 0, 0, 0.85);
    color: #fff;
    border-radius: 4px;
}

[data-uniqid="kortingprijs"] {
	font-size: 15px;
    color: #FF3B00;
    font-weight: 600;
    text-decoration: line-through;
    margin-bottom: -18px !important;
}
[data-uniqid="kortingprijsduo"] {
	font-size: 15px;
    color: #FF3B00;
    font-weight: 600;
    text-decoration: line-through;
    margin-bottom: -18px !important;
}

@media (max-width: 768px) {
    #page-top-bar {
        z-index: 9999;
    }
}

a.tm-cart-edit-options {
    display: block !important;
}

.tc-extra-product-options .cpf-type-textfield .tmcp-field-wrap label.fullwidth .tm-epo-field {
    text-align: center;
    font-size: 22px;
    font-weight: 700;
}

div#productprijsbase {
    display: none;
    opacity: 0;
}

span.tc-epo-element-label-text {
    font-size: 1em;
    font-weight: 700;
}

.fullwidth-ul .tc-mode-color .tc-label-inner .tc-price-wrap, .fullwidth-ul .tc-mode-images .tc-label-inner .tc-price-wrap {
    margin-top: -10px;
}

.fullwidth-ul .tc-label-inner .tc-price-wrap {
    justify-self: flex-end;
    font-size: 12px;
    font-weight: 600;
    color: #FF3B00;
	gap: 1px;
}
.epo_select .price {
    color: #FF3B00 !important;
}
.epo_select .amount {
    color: #FF3B00 !important;
}

.tc-price-wrap .tc-price .woocommerce-Price-amount.amount {
    color: #FF3B00 !important;
}

.tc-price-wrap .amount bdi {
    color: #FF3B00 !important;
}

.tmcp-ul-wrap .tmcp-field-wrap.tc-active {
    background-color: rgb(255 59 0 / 6%) !important;
    border-radius: 4px;
}

.tc-mode-images .tmcp-field-wrap-inner {
    border-radius: 5px;
    padding: 12px;
    border: 1px solid #d9d9d9;
}

.tmcp-field-wrap.tc-mode-images.tc-active .tmcp-field-wrap-inner {
    border-radius: 0 !important;
    padding: 13px;
    border: 0 !important;
}

li.tmcp-field-wrap.tmhexcolorimage-li-nowh.tm-per-row.tc-mode-images.round.tc-active {
    outline: 2px solid;
	outline-color: #FF3B00 !important;
	border-color: #FFFFFF00;
}

li.tmcp-field-wrap.tm-per-row.tc-mode-text.round.tc-epo-text-wrapper.tc-active {
	outline: 2px solid;
	outline-color: #FF3B00 !important;
	border-color: #FFFFFF00;
}

.tm-extra-product-options .tmcp-field-wrap.tc-active.tc-mode-text, .tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tc-image, .tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap .tm-transparent-swatch .tc-image, .tm-extra-product-options .tc-epo-element-product-thumbnail.tc-active {
    border-color: #FFFFFF00;
    border-width: 0;
}

.tm-extra-product-options .tmcp-field-wrap.tc-mode-text {
    border-style: none;
}

li.tmcp-field-wrap.tm-per-row.tc-mode-text.round.tc-epo-text-wrapper {
    outline: 1px solid;
    outline-color: #000000;
}

.tm-extra-product-options-radio .tc-label-text {
    font-size: 14px;
	line-height: 16px;
}

.tm-extra-product-options-radio .tc-active .tc-label-text {
    font-weight: 400;
}

.tm-extra-product-options ul.tc-images-container li.tmcp-field-wrap {
    height: auto !important;
    display: flex !important;
}

.tm-extra-product-options ul.tc-images-container li.tmcp-field-wrap .tmcp-field-wrap-inner {
    display: flex !important;
    flex: 1 1 auto !important;
    width: 100% !important;
}

.tm-extra-product-options ul.tc-images-container .tc-field-label-wrap {
    display: flex !important;
    flex: 1 1 auto !important;
    width: 100% !important;
}

.tm-extra-product-options ul.tc-images-container label.tm-epo-field-label {
    display: flex !important;
    flex-direction: column !important;
    flex: 1 1 auto !important;
    height: 100% !important; 
    margin: 0 !important;
}

.tm-extra-product-options ul.tc-images-container .tc-label-wrap {
    display: flex !important;
    flex-direction: column !important;
    flex: 1 1 auto !important;
    justify-content: space-between !important;
}

.tm-extra-product-options ul.tc-images-container {
    align-items: stretch !important;
}

.tm-extra-product-options .tc-mode-text .tc-label-inner {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    min-height: 45px !important;
    padding: 0 !important;
    margin: 0 !important;
    gap: 0 !important;
}

.tm-extra-product-options .tc-mode-text .tc-label-wrap {
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important; 
    align-items: center !important;
    height: 100% !important;
    width: 100% !important;
}

.tm-extra-product-options .tc-mode-text .tc-label-text,
.tm-extra-product-options .tc-mode-text .tc-price-wrap {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1.1 !important;
}

.tm-extra-product-options .tc-mode-text .tc-price-wrap {
    margin-top: 2px !important; 
}


[data-uniqid="rolmotorisch"] .xl-tooltip-product::after,
[data-uniqid="cassettetype"] .xl-tooltip-product::after {
	content: "Meer informatie";
    display: inline-block;
    vertical-align: middle;
    margin-left: 0;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    color: #ffffff;
    background: #FF3B00;
    border-radius: 4px;
    padding: 2px 8px;
    white-space: nowrap;
    position: relative;
    top: 0px;
    cursor: pointer;
    transition: background 0.2s ease;
}

.xl-tooltip-product::after {
    content: "Klik voor Meetinstructies";
    display: inline-block;
    vertical-align: middle;
    margin-left: 0;
    font-size: 14px;
    font-weight: 600;
    line-height: 24px;
    color: #ffffff;
    background: #FF3B00;
    border-radius: 4px;
    padding: 2px 8px;
    white-space: nowrap;
    position: relative;
    top: 0px;
    cursor: pointer;
    transition: background 0.2s ease;
}

.xl-tooltip-product:hover::after {
    background: #e63500;
}

.xl-tooltip-product {
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
}

/*
.prijsbox {
    background: #fbfbfb;
    border: 1px solid #eaeaea;
    border-radius: 5px;
    padding: 20px 10px !important;
}

.prijsbox .tc-row {
    gap: 0px 15px !important;
}
*/

[data-uniqid="kortingprijs"] .tc-result {
    color: #ff0000;
    font-weight: 500;
    text-decoration: line-through;
    text-decoration-thickness: 1.5px;
}

[data-uniqid="kortingprijs"] .tc-result {
    font-size: 16px;
    font-weight: 800;
}
[data-uniqid="kortingprijs"] .tc-epo-element-label-text {
    font-size: 16px;
    font-weight: 800;
}

[data-uniqid="stofkleur"] .xl-tooltip-product,
[data-uniqid="framekleur"] .xl-tooltip-product {
    right: 0;
    position: absolute;
	z-index: 9998;
}

[data-uniqid="cassettetype"] .xl-tooltip-product {
	left: 150px;
    position: absolute;
	z-index: 9998;
	top: -32px;
}

[data-uniqid="rolmotorisch"] .xl-tooltip-product {
	left: 115px;
    position: absolute;
	z-index: 9998;
	top: -32px;
}
.epo_colors-div .tm-description {
    position: absolute;
    right: 0px;
    top: 0px;
	z-index: 9999;
}

.EPOTotaaltext-div .tc-epo-element-label-text {
    font-size: 24px;
    font-weight: 900;
}

[data-uniqid="6954ad9a9aa208.14659880"] .tc-result {
	font-weight: 600;
}

[data-uniqid="totaalnieuwprijs"] {
	font-size: 24px;
    font-weight: 900;
}

.klarnaicon-div .tc-element-inner-wrap, .klarnaicon-div .tc-row, .klarnaicon-div .tc-cell {
    height: 100%;
}

.klarnaicon-div img {
    margin: 0 0 0px;
    vertical-align: middle;
}

@media (max-width: 768px) {
.klarnaicon-div img {
    vertical-align: -webkit-baseline-middle;
}
}

.Totaaltext-div .tc-epo-element-label-text {
    font-size: 26px !important;
}

.tc-extra-product-options .cpf-type-textfield .tmcp-field-wrap label.fullwidth .tm-epo-field {
    text-align: center;
    font-size: 16px;
    font-weight: 700;
}

.tm-description {
    font-size: 11px;
}

@media (max-width: 768px) {
#product-sticky-bar {
	z-index: 9999 !important;
}
[data-uniqid="width"] .tc-cell.tm-error,
[data-uniqid="height"] .tc-cell.tm-error {
    font-size: 7px !important;
}
}
	
[data-uniqid="width"] .tc-cell.tm-error,
[data-uniqid="height"] .tc-cell.tm-error {
    display: block;
    font-size: 11px !important;
	line-height: 14px;
    font-weight: 700;
    background: #FF3B00;
    color: #fff !important;
    margin: 0 !important;
    padding: 4px 0px;
    z-index: 2;
    text-align: center;
	border-radius: 3px;
}

.xl-swatch-container {
    display: flex;
    align-items: center;
    gap: 10px; /* Ruimte tussen de swatches en de tekst */
}

/* DE STACK (DE OVERLAP) */
.xl-swatches {
    display: flex;
    flex-direction: row;
}

.swatch {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: block;
    margin-right: -10px; /* Dit zorgt voor de 'Eclipse' overlap */
    border: 2px solid #fff; /* Wit randje maakt de overlap duidelijk zichtbaar */
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    position: relative;
    transition: transform 0.2s ease, z-index 0.2s;
    cursor: pointer;
}

/* HOVER EFFECT (De geselecteerde kleur komt naar boven) */
.swatch:hover {
    transform: translateY(-3px);
    z-index: 10;
}

.xl-text {
    font-size: 14px;
    font-weight: 500;
    color: #333;
    font-family: inherit;
    margin-left: 5px; /* Extra ademruimte na de laatste swatch */
}

/* MOBIEL (768px) */
@media (max-width: 768px) {
    .swatch {
        width: 28px;
        height: 28px;
        margin-right: -8px;
    }
    .xl-text {
        font-size: 14px;
    }
}

@media (max-width: 768px) {
	.in3box {
		font-size: 12px !important;
	}
}

/* Modern browsers (Chrome, Safari, Firefox, Edge) */
.tmcp-textfield::placeholder {
  font-weight: 400 !important;
  font-size: 13px !important;
}

/* WebKit (Safari, older Chrome) */
.tmcp-textfield::-webkit-input-placeholder {
  font-weight: 400 !important;
  font-size: 13px !important;
}

/* Firefox 19+ */
.tmcp-textfield::-moz-placeholder {
  font-weight: 400 !important;
  font-size: 13px !important;
}

/* Internet Explorer/Edge Legacy */
.tmcp-textfield:-ms-input-placeholder {
  font-weight: 400 !important;
  font-size: 13px !important;
}

@media screen and (max-width: 767px) {
.wpconsent-banner-holder .wpconsent-banner-footer.wpconsent-button-size-small .wpconsent-banner-button {
    height: 42px !important;
	}
}

.xl_item_mini_info,
#xl_item_mini_info {
	pointer-events: none;
}

.whatsappproduct {
    display: block; /* Maakt de hele box klikbaar */
    text-decoration: none;
    background-color: #21af56; /* WhatsApp groen */
    border-radius: 6px;
    padding: 12px 20px;
    margin-bottom: 0px;
    transition: all 0.3s ease;
    border: 1px solid rgba(0,0,0,0.05);
}

.wa-content {
    display: flex;
    align-items: center;
    gap: 15px;
}

.wa-icon-wrapper {
    background: white; /* Het witte icoon effect */
    width: 38px;
    height: 38px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.wa-svg {
    width: 22px;
    height: 22px;
    fill: #25D366; /* Icoon krijgt de groene kleur terug */
}

.wa-text-container {
    display: flex;
    flex-direction: column;
}

.wa-header {
    color: white;
    font-weight: bold;
    font-size: 16px;
    line-height: 1.2;
}

.wa-description {
    color: rgba(255, 255, 255, 0.9);
    font-size: 12px;
	line-height: 14px;
}

/* Voor mobiel: zorg dat de tekst goed uitlijnt */
@media (max-width: 600px) {
    .whatsappproduct {
        padding: 10px 15px;
    }
}

.sample-img-container {
    position: relative;
    width: 100%;
    aspect-ratio: 1 / 1;
    border-radius: 6px;
    margin-bottom: 12px;
    overflow: hidden;
    background: #f9f9f9;
    line-height: 0; /* Voorkomt witruimte onder de img */
}

.sample-img-container img {
    width: 100% !important;
    height: 100% !important;
    object-fit: cover !important;
    display: block;
}

/* --- Basis Layout --- */
.xl-product-info {
    display: flex !important;
    flex-direction: column !important;
    padding: 0 !important;
    flex-grow: 1;
    margin-top: 5px;
}

.xl-product-thumbnail {
    margin: 0 !important;
    margin-bottom: 10px !important;
}

/* --- Tekst & Titels --- */
.xl-category { 
    font-size: 11px;
    line-height: 1.2em;
    text-transform: uppercase; 
    color: #333; 
    margin-bottom: 2px;
}
.xl-category a { color: #333; }

.xl-title { 
    font-size: 14px; 
    margin: 0 0 10px 0 !important;
    font-weight: 800 !important; 
    line-height: 1.2; 
    color: #333333 !important;
    /* De fix: */
    flex-grow: 1; 
    display: flex;
    align-items: flex-start; /* Zorgt dat de tekst bovenin begint */
}

.xl-title a {
    color: #333333 !important;
    text-decoration: none;
}

/* --- Specs Container --- */
.xl-specs-container {
    margin-bottom: 10px;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    padding: 6px 0;
    line-height: 1em;
}

.xl-spec-row { 
    display: flex; 
    justify-content: space-between; 
    align-items: center; 
    margin-bottom: 2px;
}

.xl-spec-left { display: flex; align-items: center; gap: 6px; }
.xl-spec-icon { width: 14px; height: auto; }
.xl-spec-label { font-size: 12px; color: #333333; }
.xl-spec-right { font-size: 12px; font-weight: 700; color: #333333; }

/* --- Prijs, Stock & Fabric --- */
.xl-price-row {
    font-size: 17px;
    font-weight: 700;
    color: #333;
    margin-bottom: 4px;
	text-align: end;
}

.xl-price-row del {
    color: #ff0000;
    font-weight: 400;
    font-size: 12px;
    margin-right: 4px;
    text-decoration: line-through;
}

.xl-price-row, 
.xl-price-row ins, 
.xl-price-row ins .woocommerce-Price-amount { 
    color: #333333 !important; 
    font-weight: 900 !important; 
}

.xl-info-bottom-row {
    margin-top: auto;
    margin-bottom: 12px;
}

.xl-info-bottom-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-height: 24px; /* Voorkomt 'springen' van de layout als er geen icoon is */
}

/* Als er GEEN fabric-badge is, zorg dat stock-status alle ruimte pakt */
.xl-info-bottom-row:not(:has(.xl-fabric-badge)) .xl-stock-status {
    flex-grow: 1;
}

/* Forceer de grootte van de SVG in de badge */
.xl-fabric-badge img {
    width: 18px !important;
    height: 18px !important;
    min-width: 18px !important;
    display: block;
    object-fit: contain;
}

/* Zorg dat de badge zelf niet groter wordt dan nodig */
.xl-fabric-badge {
    display: flex;
    align-items: center;
    gap: 4px;
    flex-shrink: 0; /* Voorkomt dat de badge gaat uitrekken */
}

.xl-fabric-badge span {
    font-size: 11px;
}

.xl-stock-status { 
    display: flex; 
    align-items: center; 
    gap: 6px; 
    font-size: 12px;
	line-height: 1.2em;
    color: #333; 
}

.xl-fabric-badge {
    background: #fbfbfb;
    padding: 2px 6px;
    border-radius: 4px;
    border: 1px solid #d9d9d9;
    display: flex;
    align-items: center;
    gap: 4px;
}

/* Pulsating Dot */
.xl-pulse-dot {
    width: 7px; height: 7px;
    background-color: #27ae60;
    border-radius: 50%;
    position: relative;
}
.xl-pulse-dot::after {
    content: ""; width: 100%; height: 100%;
    background-color: #27ae60; border-radius: 50%;
    position: absolute; animation: xl-pulse 2s infinite;
}
@keyframes xl-pulse {
    0% { transform: scale(1); opacity: 0.8; }
    100% { transform: scale(3); opacity: 0; }
}

/* --- Badges (op foto) --- */
.xl-badges-container {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 10;
    display: flex;
    flex-direction: column;
    gap: 4px;
    pointer-events: none;
}

.xl-badge {
    display: flex;
    align-items: center;
    gap: 5px;
    background-color: #FF3B00;
    color: #fff;
    padding: 3px 7px;
    border-radius: 4px;
    font-size: 0.65em;
    line-height: 1.2;
    font-weight: 500;
    width: fit-content;
}

.xl-badge svg { width: 12px; height: 12px; }

/* --- Buttons --- */
.xl-button-stack { display: flex; flex-direction: column; gap: 8px; }
.xl-button, .xl-button2 {
    display: flex !important;
    justify-content: center;
    align-items: center;
    padding: 8px 10px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    transition: all 0.2s ease;
}
.xl-button { background-color: #fff !important; color: #333 !important; border: 1px solid #000 !important; }
.xl-button2 { background-color: #FF3B00 !important; color: #fff !important; border: 1px solid #FF3B00 !important; }

/* --- RESPONSIVE FIX VOOR MOBIEL (< 480px) --- */
@media screen and (max-width: 480px) {
    /* Houd ze op één rij */
    .xl-info-bottom-row {
        flex-direction: row !important;
        justify-content: space-between !important;
        align-items: center !important;
        gap: 0;
    }

    /* Strip de styling van de badge op mobiel */
    .xl-fabric-badge {
        background: transparent !important;
        border: none !important;
        padding: 0 !important;
    }

    /* Verberg de tekst (span) binnen de badge op mobiel */
    .xl-fabric-badge span {
        display: none !important;
    }

    /* Icoontje rechts houden */
    .xl-fabric-badge img {
        width: 18px;
        height: 18px;
        opacity: 1; /* Iets duidelijker aangezien de tekst weg is */
    }

    /* Voorraad tekst iets compacter zodat er altijd ruimte is voor het icoon */
    .xl-stock-status {
        font-size: 11px;
    }
}

/* Extra tweak voor de allerkleinste schermen (< 330px) */
@media screen and (max-width: 350px) {
    .xl-spec-label, .xl-spec-right {
        font-size: 10px;
    }
    .xl-title {
        font-size: 13px;
    }
}

/* --- Global Font Weight Updates (Applies to Mobile, Tablet, and Desktop) --- */
.xl-title { 
    font-weight: 800 !important; 
}

.xl-spec-right { 
    font-weight: 700; /* Keeping this bold as per your previous setup */
}

.xl-stock-status { 
    font-weight: 500 !important; 
}

.xl-fabric-badge span { 
    font-weight: 500 !important; 
}

/* --- Color & Weight Fixes (Applies to All Devices) --- */
.xl-title, 
.xl-title a { 
    color: #333333 !important; 
    font-weight: 800 !important; 
}

.xl-price-row { 
    color: #333333 !important; 
    font-weight: 900 !important; 
}

.xl-spec-right { 
    color: #333333 !important; 
    font-weight: 700 !important; 
}

.xl-stock-status { 
    font-weight: 500 !important; 
}

.xl-fabric-badge span { 
    font-weight: 500 !important; 
}

/* --- Desktop Specific Sizing (min-width: 1025px) --- */
@media screen and (min-width: 1025px) {
    /* Title: 1.1em */
    .xl-title {
        font-size: 1.1em !important;
    }

    /* Price: 1.3em */
    .xl-price-row {
        font-size: 1.3em !important;
    }

    /* Specs: 0.9em and 4px margin rows */
    .xl-spec-label, 
    .xl-spec-right {
        font-size: 0.9em !important;
    }

    .xl-spec-row {
        margin-bottom: 4px !important;
    }

    /* Stock Status: 0.9em */
    .xl-stock-status {
        font-size: 0.9em !important;
    }

    /* Fabric Badge: 0.7em */
    .xl-fabric-badge span {
        font-size: 0.7em !important;
    }
}

.btn-open-off-sidebar-mobile.position-left {
    bottom: 0;
    left: 50%;
    right: auto;
    -webkit-transform: rotate(0deg) translate(-50%, 0%);
    transform: rotate(0deg) translate(-50%, 0%);
}

div#block-3 {
    border: 1px solid #e0e0e0;
    border-radius: 5px;
}

#block-3 p {
    margin: 0;
}

@media (max-width: 767px) {
    /* 1. Layout stack */
    .page-content .row {
        display: flex !important;
        flex-direction: column !important;
    }

    /* 2. De Filter Knop */
    .btn-js-open-off-sidebar.btn-open-off-sidebar-mobile {
        order: 1 !important;
        position: relative !important;
        left: auto !important;
        bottom: auto !important;
        top: auto !important;
        transform: none !important;
        -webkit-transform: none !important;
        box-shadow: none !important;
        
        /* Breedte en Centrering op de pagina */
        display: flex !important;
        width: 96% !important; /* Iets breder voor een betere balans */
        margin: 15px auto 25px auto !important;
        box-sizing: border-box;
        
        /* Flexbox voor verticale en horizontale uitlijning */
        justify-content: center; /* Tekst exact in het midden */
        align-items: center; /* Icoon en tekst verticaal in het midden */
        min-height: 48px; /* Zorgt voor een consistente hoogte */
        padding: 0 20px;

        /* Kleuren & Border */
        background-color: #ffffff !important;
        color: #333333 !important;
        border: 1px solid #e5e5e5 !important;
        border-radius: 6px !important;
        
        /* Tekst styling */
        text-transform: uppercase;
        font-weight: 700;
        letter-spacing: 1px;
        font-size: 14px;
        text-decoration: none !important;
    }

    /* 3. Het SVG Icoon aan de linkerkant vastzetten */
    .btn-js-open-off-sidebar.btn-open-off-sidebar-mobile::before {
        content: "";
        position: absolute; /* Haalt het icoon uit de tekst-flow */
        left: 15px; /* Altijd 15px vanaf de linker rand */
        display: block;
        width: 20px;
        height: 20px;
        background-image: url('https://xlblinds.nl/wp-content/uploads/2026/02/xl_filter.svg');
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }

    /* 4. Tekst kleur en uitlijning */
    .btn-js-open-off-sidebar.btn-open-off-sidebar-mobile .button-text {
        color: #333333 !important;
        display: inline-block;
        line-height: 1; /* Voorkomt dat de tekst naar boven/beneden 'lekt' */
    }

    /* 5. Content volgorde */
    .page-main-content {
        order: 2 !important;
    }
}

@media (min-width: 992px) {
    .page-sidebar {
        margin-bottom: 40px;
    }
}

.minimog-product:not(.style-list).group-style-08+.woocommerce-pagination>* {
    margin: 35px 0px 40px;
}

@media (max-width: 1024px) {
    /* 1. De tekst 'Home' verbergen en vervangen door een icoon */
    .insight_core_breadcrumb li.item-home a {
        font-size: 0 !important; /* Verbergt de tekst 'Home' */
        display: flex !important;
        align-items: center;
    }

    /* 2. Het huis-icoontje toevoegen */
    .insight_core_breadcrumb li.item-home a::before {
        content: "";
        display: inline-block;
        width: 16px;
        height: 16px;
        background-color: #888; /* Kleur van het icoon */
        /* Een standaard modern huis-icoon (SVG mask) */
        -webkit-mask: url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z'%3E%3C/path%3E%3Cpolyline points='9 22 9 12 15 12 15 22'%3E%3C/polyline%3E%3C/svg%3E") no-repeat center;
        mask: url("data:image/svg+xml;charset=UTF-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z'%3E%3C/path%3E%3Cpolyline points='9 22 9 12 15 12 15 22'%3E%3C/polyline%3E%3C/svg%3E") no-repeat center;
        mask-size: contain;
        -webkit-mask-size: contain;
    }

    /* 3. Zorg dat de rest van de items strak aansluit */
    .insight_core_breadcrumb {
        display: flex !important;
        align-items: center !important;
        justify-content: flex-start !important;
        gap: 0 !important;
        padding: 10px 0 !important;
    }

    .insight_core_breadcrumb li {
        display: flex !important;
        align-items: center !important;
        margin: 0 !important;
        padding: 0 !important;
    }

    /* 4. De slash (scheidingsteken) */
    .insight_core_breadcrumb li:not(:last-child):after {
        content: "/";
        margin: 0 8px !important;
        color: #cccccc !important;
        font-size: 11px;
    }
    
    /* Dubbele iconen van het thema zelf uitschakelen */
    .insight_core_breadcrumb li:before {
        display: none !important;
    }
}

.page-title-bar-minimal-01 {
    margin-bottom: 10px;
    margin-top: 10px;
}

@media (min-width: 1024px) {
	.Cat_FAQ {
    width: 66%;
}
}

@media (min-width: 1025px) {
    /* 1. We zoeken de .row die direct boven de .page-sidebar staat */
    /* Zo blijven andere Elementor rows volledig met rust gelaten */
    .row:has(> .page-sidebar) {
        display: flex !important;
        align-items: stretch !important;
    }

    /* 2. De sidebar container */
    .page-sidebar {
        height: auto !important; 
        min-height: 100%;
        position: relative;
    }

    /* 3. De inhoud van de sidebar (sticky deel) */
    .page-sidebar-inner {
        position: -webkit-sticky !important;
        position: sticky !important;
        top: 110px !important; /* Ruimte voor je header */
        height: fit-content !important; 
        /* Veiligheid voor kleinere schermen: */
        max-height: calc(100vh - 130px);
        overflow-y: auto;
    }

    /* 4. Interne wrapper van dit thema */
    .page-sidebar-content-wrap {
        height: auto !important;
    }
}

#xlhiddenfield1 {
    display: none !important;
}