#site-logo-inner, #site-header-inner {
    transition: all .3s ease-in-out;
}
#site-header #site-logo #site-logo-inner a img {
	transition: all .3s ease-in-out;
}

./* Flexbox styles for desktop */
.custom-cart-layout {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 20px;
}

.custom-cart {
    flex: 1;
}

.custom-cart-collaterals {
    flex: 0 0 380px; /* Adjust the width as needed */
}

/* Responsive adjustments for mobile */
@media (max-width: 768px) {
    .custom-cart-layout {
        flex-direction: column;
    }
    .custom-cart-collaterals {
        width: 100%;
    }
}
/* Standaard styling voor de slider */
.topbar-slider .slick-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

.topbar-slider .topbar-content {
    display: block;
    padding: 10px;
    color: inherit; /* Overnemen van de kleur van de top bar */
}

/* Verberg de slider standaard op desktop */
@media (min-width: 769px) {
    .topbar-slider {
        display: none;
    }
}

/* Verberg de originele content op mobiel */
@media (max-width: 768px) {
    .original-content {
        display: none;
    }
}
/* Verberg de originele content op mobiel */
@media (max-width: 768px) {
#site-header #site-logo #site-logo-inner a img {
    max-height: 26px !important;
}
}

/* Hide mobile slider by default */
.topbar-slider {
    display: none;
}

/* Show original content by default */
#top-bar-inner {
    display: block;
}

/* Responsive adjustments */
@media (max-width: 768px) {
    .topbar-slider {
        display: block;
    }
    #top-bar-inner {
        display: none !important;
    }
}

@media only screen and (max-width: 767px) {
    #top-bar {
        padding: 0px !important; 
    }
}

.topbar-slider .flickity-button {
	display: none !important;
}

.topbar-slider .flickity-slider {
	text-align: center;
}

.topbar-slider .gallery-cell {
    width: 100%;
}

.topbar-slider .gallery-format .flickity-button {
	display:none;
}

.topbar-slider .flickity-prev-next-button .flickity-button-icon, .topbar-slider .gallery-format .flickity-button.previous, .topbar-slider .gallery-format .flickity-button.next {
	display:none;
}

.topbar-content, .top-bar-right {
	font-size: 12px;
	font-weight : 700;
}

.woocommerce ul.products .product {
    display: block;
	/* border: solid 1px #dae3e8; */
    overflow: hidden;
    margin-bottom: 1rem;
    background: #fff;
    min-height: 300px;
    position: relative;
/*    webkit-box-shadow: 0 6px 16px -4px rgba(0, 0, 0, .13);
    -moz-box-shadow: 0 6px 16px -4px rgba(0, 0, 0, .13);
    box-shadow: 0 6px 16px -4px rgba(0, 0, 0, .13); */
    text-decoration: none;
}

/* Vergroot de marge tussen WooCommerce-producten */
.woocommerce ul.products li.product {
    margin: 10px; /* Verander 20px naar een waarde die je geschikt vindt */
}

/* Zorg ervoor dat er 4 producten per rij zijn */
.woocommerce ul.products li.product {
    width: 31%; /* Zorg ervoor dat de breedte van de producten goed is voor 4 in een rij */
    margin: 1%; /* Voeg wat ruimte tussen de producten toe */
    box-sizing: border-box; /* Zorg ervoor dat de padding en margin worden meegerekend in de breedte */
}

li.title {
    margin-top: 20px;
}

span.vanaf {
    font-size: 14px;
    color: #000;
    font-weight: 700;
}
.woocommerce div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
	display: none !important;
}

.merk-thumbnail img {
    height: 80px;
}

/* Set the width of each thumbnail to 60px */
.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs li {
    height: 60px; /* Set the thumbnail width to 60px */
    float: left;
    margin-right: 5px; /* Add a small margin between thumbnails */
}

/* Ensure all thumbnails are displayed in a single row */
.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs {
    display: flex;
    flex-wrap: nowrap; /* Prevent thumbnails from wrapping */
    justify-content: flex-start; /* Align thumbnails to the start of the row */
}

/* Optional: Remove unnecessary margin after the last thumbnail */
.woocommerce div.product .woocommerce-product-gallery .flex-control-thumbs li:last-child {
    margin-right: 0;
}

.woocommerce-product-gallery__image.flex-active-slide img {
    max-height: 500px !important; /* Restrict the height to a max value */
    width: auto !important; /* Allow the image to scale according to its natural width */
    max-width: 100%; /* Ensure the image does not overflow the container */
}

.woocommerce div.product .woocommerce-product-gallery .zoomImg {
    max-height: 1920px !important;
}

.woocommerce div.product form.cart {
    display: flex;
    align-items: center; /* Vertically center the button and quantity input */
}

.woocommerce div.product .quantity {
    margin-right: 40px !important; /* Space between the quantity input and the button */
    flex: 0 0 auto; /* Prevent the quantity input from stretching */
}

.woocommerce div.product .single_add_to_cart_button {
    flex: 1; /* Allow the button to take up the remaining space */
    display: inline-block;
    width: auto;
    text-align: center;
}

.product_meta {
    padding-top: 20px !important; 
}

.woocommerce div.product form.cart {
    border-top: none !important;
	padding : 0px !important;
}

.product_meta {
	border-top: none !important;
}

.woocommerce div.product form.cart {
    border-bottom: none !important;
}

@media (min-width: 1080px) {
    .owp-product-nav-wrap {
        top: -70px !important;
    }
}

.woocommerce .related.products .product {
    padding-bottom: 20px;
}

.product_meta .merk-thumbnail {
        padding-left: 20px;
        padding-right: 20px;
}

/* Wrapper styling voor de USPs */
.usp-wrapper {
    margin-top: 0px;
	padding-top: 0px;
}

/* Styling van de afzonderlijke USP-items */
.usp-item {
    display: flex;
    align-items: center;
    margin-bottom: 10px; /* Ruimte tussen de verschillende USPs */
}

/* Styling voor de iconen, zowel SVG als afbeeldingen */
.usp-icon, .usp-default-icon {
    width: 24px;
    height: 24px;
    margin-right: 10px;
    flex-shrink: 0; /* Zorg ervoor dat de iconen niet krimpen */
}

/* Styling voor de USP-tekst */
.usp-text {
    font-size: 16px;
    color: #333;
}

/* Optionele styling voor de H4-titel boven de USPs */
.usp-wrapper h4 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 15px;
    color: #333;
}


.payment-methods-icons {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 30px;
}

.payment-method img {
    width: 60px;
    height: auto;
    display: inline-block;
}

.woocommerce div.product .woocommerce-tabs {
    padding-top: 20px !important;
}

.product_meta {
    border-bottom: none !important;
}

.woocommerce button.button {
    padding: 24px 48px !important;
}

.woocommerce form input[type=number] {
    max-width: 58px;
    min-height: 60px !important;
}

.quantity .minus, .quantity .plus {
    font-size: 13px;
    line-height: 36px !important;
}

.amount {
    font-size: 0.8em;
}

.woocommerce div.product form.variations_form.cart {
    display: flex;
    flex-direction: column;
	align-items: flex-start;
}

/** Quantity, button en andere aanpassing voor mobiel **/

@media only screen and (max-width: 767px) {
	.woocommerce button.button {
		padding: 12px 24px !important;
	}

	.quantity .qty, .quantity .minus, .quantity .plus {
		width: 32px !important;
		min-height: 32px !important;
	}

	.woocommerce form input[type=number] {
		max-width: 32px;
		min-height: 32px !important;
	}

	.quantity .minus, .quantity .plus {
		font-size: 13px;
		line-height: 28px !important;
	}
	.woocommerce div.product .quantity {
    margin-right: 14px !important;
	}
	.woocommerce div.product .woocommerce-tabs {
    padding-top: 20px !important;
	}
    .owp-product-nav {
        display: none !important;
    }
}

.woocommerce div.product div.woocommerce-product-details__short-description {
    margin-top: 0px !important;
}

.woocommerce .related.products .product {
    padding-bottom: 0;
    width: 14%;
}

span.starting-from {
    font-size: 12px;
    color: #070707;
}

@media only screen and (min-width: 1024px) {
    .cart-container {
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
    }

    .cart-items {
        width: 65%; /* Adjust the width of the cart items section */
    }

    .cart-totals {
        width: 30%; /* Adjust the width of the totals section */
        margin-left: 20px;
        padding: 20px;
        border: 1px solid #ddd;
        background-color: #f9f9f9;
    }

    .woocommerce-cart-form {
        width: 100%;
    }
}

.woocommerce-page .quantity .qty,
.woocommerce-page .quantity .minus,
.woocommerce-page .quantity .plus {
    width: 60px !important;
    min-height: 60px !important;
}

.woocommerce-cart td.product-quantity.checkout .quantity .qty,
.woocommerce-cart td.product-quantity.checkout .quantity .minus,
.woocommerce-cart td.product-quantity.checkout .quantity .plus {
    max-width: 36px !important;
	max-height: 36px !important;
    min-height: 36px !important; 
	line-height: 36px !important; 
}

input.qty[type="number"] {
    width: auto !important;
    text-align: center;
    opacity: 1;
    visibility: visible;
    height: auto !important; /* Ensure proper height */
}

.quantity.hidden {
    display: flex !important; /* Make the div visible again */
    visibility: visible !important; /* Ensure it's fully visible */
}

button.apply-coupon {
    background-color: #eaeaea !important; /* Example: red background */
    padding: 12px 20px !important;
}

.woocommerce button.apply-coupon {
    background-color: #eaeaea !important; /* Example: red background */
    padding: 12px 20px !important;
}

.woocommerce button.update-cart {
    padding: 12px 20px !important;
	background-color: #000000 !important; /* Example: red background */
}

a.checkout-button.button.alt.wc-forward {
	background-color : #00782d !important;
	padding : 24px 48px !important;
}

.woocommerce-variation-add-to-cart {
    display: flex;
    align-items: center; /* Align items vertically in the center */
    gap: 10px; /* Add space between the elements */
    flex-wrap: wrap; /* Ensure wrapping on smaller screens */
}

.woocommerce-variation-add-to-cart .quantity {
    display: flex;
    align-items: center;
    margin-right: 10px;
}

.woocommerce-variation-add-to-cart .single_add_to_cart_button {
    flex: 1; /* Allow the button to take the remaining space */
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%; /* Ensure the button takes up available width */
    max-width: none; /* Remove max width restriction */
    text-align: center;
    background-color: #008000; /* Button color */
    color: white;
    padding: 10px 20px;
}

.woocommerce-variation-add-to-cart .quantity .qty {
    max-width: 80px; /* Set a max width for the quantity input */
    margin: 0 10px; /* Add spacing around the input */
}

.custom-cart-collaterals h2 {
    display: none;
}

@media only screen and (min-width: 1024px) {
    .cart-totals {
        display: none;
    }
}

td.product-subtotal {
    text-align: center;
}

li.title {
    margin-top: 0px; 
}

.woocommerce ul.products li.product .woo-entry-inner li {
    margin-bottom: 0px !important;
}

.thwvsf-wrapper-ul .thwvsf-wrapper-item-li.thwvsf-label-li.attr_swatch_design_default {
    width: 36px;
    height: 36px;
}
/* ============================================================
 * My-account: beide forms side-by-side (Filou-stijl)
 * --------------------------------------------------------------
 * OceanWP injecteert standaard een Login/Registreer toggle die
 * altijd 1 kolom toont. Voor betere conversie van nieuwe klanten
 * tonen we beide forms direct naast elkaar (desktop) of onder
 * elkaar (mobile).
 * ============================================================ */

/* Verberg de OceanWP toggle (Login | OF | Registreer) */
body .woocommerce ul.owp-account-links {
    display: none !important;
}

/* Forceer beide kolommen zichtbaar + 2-kol grid layout */
body .woocommerce #customer_login.u-columns.col2-set {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    align-items: start;
}

body .woocommerce #customer_login .u-column1,
body .woocommerce #customer_login .u-column2 {
    display: block !important;
    width: 100% !important;
    float: none !important;
    margin: 0 !important;
}

/* Visuele scheiding desktop: subtiele border tussen kolommen */
@media (min-width: 769px) {
    body .woocommerce #customer_login .u-column2 {
        border-left: 1px solid #e6e6e6;
        padding-left: 40px;
    }
}

/* Mobile: stack onder elkaar */
@media (max-width: 768px) {
    body .woocommerce #customer_login.u-columns.col2-set {
        grid-template-columns: 1fr;
        gap: 32px;
    }
    body .woocommerce #customer_login .u-column2 {
        border-top: 1px solid #e6e6e6;
        padding-top: 32px;
    }
}

/* Header styling: maak Login + Registreren zelfde h2 visueel */
body .woocommerce #customer_login .u-column1 h2,
body .woocommerce #customer_login .u-column2 h2 {
    margin-top: 0;
    margin-bottom: 16px;
    font-size: 22px;
}

/* ============================================================
 * Register-form: waarde-prop block + benefits-lijst
 * ============================================================ */

/* Default '<h2>Registreren</h2>' boven de form verbergen — we tonen
   onze eigen waardevollere headline INSIDE de form. */
body .woocommerce #customer_login .u-column2 > h2 {
    display: none;
}

.vsw-register-value-prop {
    margin: 0 0 24px 0;
}

.vsw-register-headline {
    font-size: 22px !important;
    font-weight: 700;
    line-height: 1.3;
    margin: 0 0 8px 0 !important;
    color: #222;
}

.vsw-register-intro {
    font-size: 14px;
    color: #666;
    margin: 0 0 16px 0 !important;
    line-height: 1.5;
}

.vsw-register-benefits {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 0 20px 0 !important;
}

.vsw-register-benefits li {
    position: relative;
    padding: 6px 0 6px 28px;
    margin: 0;
    font-size: 14px;
    line-height: 1.5;
    color: #333;
}

.vsw-register-benefits li::before {
    content: '\2713';  /* unicode checkmark */
    position: absolute;
    left: 0;
    top: 6px;
    font-size: 16px;
    font-weight: 700;
    color: #03a84e;
}

.vsw-register-benefits li strong {
    color: #222;
    font-weight: 700;
}

/* ============================================================
 * Forceer visibility tegen OceanWP toggle-JS dat H2's + tekst
 * verbergt in beide kolommen. Onze CSS moet specifieker zijn
 * dan hun inline styles -- vandaar de body-prefix + !important.
 * ============================================================ */

/* Login-kolom: H2 'Login' moet terug zichtbaar */
body .woocommerce #customer_login .u-column1 > h2,
body.woocommerce-account .woocommerce #customer_login .u-column1 > h2 {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    font-size: 22px !important;
    margin: 0 0 16px 0 !important;
}

/* Register-kolom: value-prop wrapper + ALLE kinderen zichtbaar */
body .woocommerce #customer_login .vsw-register-value-prop,
body.woocommerce-account .vsw-register-value-prop {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
}

body .woocommerce #customer_login .vsw-register-headline,
body.woocommerce-account .vsw-register-headline {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
}

body .woocommerce #customer_login .vsw-register-intro,
body.woocommerce-account .vsw-register-intro {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
}

body .woocommerce #customer_login .vsw-register-benefits,
body.woocommerce-account .vsw-register-benefits {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
}

body .woocommerce #customer_login .vsw-register-benefits li,
body.woocommerce-account .vsw-register-benefits li {
    display: list-item !important;
    visibility: visible !important;
    opacity: 1 !important;
}

/* Cart-aware bedrag-pill: groene highlight */
.vsw-register-amount {
    color: #03a84e;
    font-weight: 700;
    white-space: nowrap;
}

/* ============================================================
 * My-account: loyalty info-block + FAQ-accordion (below forms)
 * ============================================================ */

.vsw-loyalty-info {
    margin: 64px 0 48px 0;
    text-align: center;
}

.vsw-loyalty-info__title {
    font-size: 26px !important;
    font-weight: 700;
    margin: 0 0 12px 0 !important;
    color: #222;
}

.vsw-loyalty-info__intro {
    font-size: 15px;
    color: #555;
    max-width: 640px;
    margin: 0 auto 32px auto !important;
    line-height: 1.6;
}

.vsw-loyalty-cards {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
    margin: 0 0 24px 0;
}

.vsw-loyalty-card {
    background: #f6f6f6;
    border-radius: 8px;
    padding: 28px 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 8px;
}

.vsw-loyalty-card__number {
    font-size: 48px;
    font-weight: 800;
    line-height: 1;
    color: #03a84e;
}

.vsw-loyalty-card__label {
    font-size: 14px;
    color: #333;
    text-align: center;
    line-height: 1.5;
}

.vsw-loyalty-card__label strong {
    font-weight: 700;
    color: #222;
}

.vsw-loyalty-info__more {
    margin: 16px 0 0 0 !important;
    font-size: 14px;
}

.vsw-loyalty-info__more a {
    color: #B22226;
    font-weight: 600;
    text-decoration: none;
}
.vsw-loyalty-info__more a:hover {
    text-decoration: underline;
}

@media (max-width: 768px) {
    .vsw-loyalty-cards {
        grid-template-columns: 1fr;
        gap: 12px;
    }
    .vsw-loyalty-info {
        margin: 40px 0 32px 0;
    }
    .vsw-loyalty-card {
        padding: 22px 16px;
        flex-direction: row;
        text-align: left;
        gap: 16px;
    }
    .vsw-loyalty-card__number {
        font-size: 36px;
        flex-shrink: 0;
    }
    .vsw-loyalty-card__label {
        text-align: left;
    }
}

/* FAQ accordion (native <details>/<summary>) */
.vsw-faq {
    max-width: 800px;
    margin: 0 auto 48px auto;
}

.vsw-faq__title {
    font-size: 26px !important;
    font-weight: 700;
    text-align: center;
    margin: 0 0 24px 0 !important;
    color: #222;
}

.vsw-faq__item {
    border-bottom: 1px solid #e6e6e6;
    padding: 0;
}

.vsw-faq__item[open] {
    background: #fafafa;
}

.vsw-faq__q {
    cursor: pointer;
    padding: 18px 40px 18px 0;
    font-size: 16px;
    font-weight: 600;
    color: #222;
    list-style: none;
    position: relative;
    transition: color 0.15s;
}

.vsw-faq__q::-webkit-details-marker {
    display: none;
}

.vsw-faq__q:hover {
    color: #B22226;
}

.vsw-faq__q::after {
    content: '+';
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 24px;
    font-weight: 400;
    color: #999;
    transition: transform 0.2s;
}

.vsw-faq__item[open] .vsw-faq__q::after {
    content: '\2212';  /* unicode minus */
}

.vsw-faq__a {
    padding: 0 40px 20px 0;
    font-size: 15px;
    line-height: 1.6;
    color: #444;
}

.vsw-faq__a a {
    color: #B22226;
    text-decoration: underline;
}

/* ============================================================
 * Register-form: nieuwsbrief opt-in checkbox
 * ============================================================ */

.vsw-register-newsletter-optin {
    background: #fff5f5;
    border: 1px solid #f5d5d5;
    border-radius: 6px;
    padding: 12px 14px !important;
    margin: 0 0 16px 0 !important;
}

.vsw-register-newsletter-optin__label {
    display: flex !important;
    gap: 10px;
    align-items: flex-start;
    cursor: pointer;
    margin: 0 !important;
}

.vsw-register-newsletter-optin input[type='checkbox'] {
    flex-shrink: 0;
    margin: 2px 0 0 0 !important;
    width: 18px;
    height: 18px;
    cursor: pointer;
    accent-color: #B22226;
}

.vsw-register-newsletter-optin__text {
    font-size: 13px;
    line-height: 1.5;
    color: #444;
}

.vsw-register-newsletter-optin__bonus {
    display: block;
    margin-top: 4px;
    font-size: 13px;
    color: #B22226;
    font-weight: 600;
}

/* ============================================================
 * Opt-in checkbox: GROEN (van rood-roze naar groen-tint)
 * + condition-tag voor 10%-disclaimer in value-prop bullets
 * ============================================================ */

.vsw-register-newsletter-optin {
    background: #ebf9ed !important;
    border: 1px solid #b6e2bf !important;
}

.vsw-register-newsletter-optin input[type='checkbox'] {
    accent-color: #03a84e !important;
}

.vsw-register-newsletter-optin__bonus {
    color: #03a84e !important;
}

/* Condition-tag: licht-grijze inline footnote die de 10%-claim conditioneert
   ('alleen met nieuwsbrief'). Subtieler dan een aparte regel. */
.vsw-register-cond {
    display: inline;
    font-size: 12px;
    color: #888;
    font-weight: 400;
    margin-left: 4px;
}

/* De extra 'newsletter-bullet' in empty-cart krijgt een lichte highlight */
.vsw-register-newsletter-bullet {
    background: #f8fcf9;
    padding: 8px 12px !important;
    margin-top: 6px !important;
    border-left: 3px solid #03a84e;
    border-radius: 0 4px 4px 0;
}

.vsw-register-newsletter-bullet::before {
    /* gebruik dezelfde checkmark als andere benefits maar dan groen-bold */
    color: #03a84e !important;
}

/* Newsletter-bullet: GEEN vinkje (visueel rommelig naast de gehighlighte
   groene rand). De tekst krijgt de full-width van de container. */
.vsw-register-benefits li.vsw-register-newsletter-bullet::before {
    content: '' !important;
    display: none !important;
}
.vsw-register-benefits li.vsw-register-newsletter-bullet {
    padding-left: 12px !important;
}
