.bullitpoints ul li {
    opacity: 0; /* Begin met onzichtbare elementen */
}

.bullitpoints ul li:first-child {
    animation: fadeBottom 0.8s linear 0ms forwards;
}

.bullitpoints ul li:nth-child(2) {
    animation: fadeBottom 0.8s linear 400ms forwards;
}

.bullitpoints ul li:last-child {
    animation: fadeBottom 0.8s linear 800ms forwards;
}

@keyframes fadeBottom {
    0% {
        opacity: 0;
        -webkit-transform: translateY(10%);
        transform: translateY(10%)
    }
    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

/* homepage */

.home a.knopCollectieCard, .RowCollectieSlider .dsm_card_carousel_child .et_pb_button_wrapper > a {
	width:100%;
	padding: 10px 20px !important;
	display: flex !important;
    align-items: center;
    justify-content: space-between;
}

.knopCollectieCard:after, .RowCollectieSlider .dsm_card_carousel_child .et_pb_button_wrapper > a::after {
	position:relative;
	content: url("/wp-content/uploads/2025/08/right-arrow-10-5.svg") !important;
	height:24px;
	width:27px;
}

.RowCollectie {
	display:flex;
	gap:15px;
}

#ervaring > div > div.et_pb_blurb_container > h4 {
	display: flex;
	justify-content: center;
}

#ervaring > div > div.et_pb_blurb_container > h4 > span {
	width: 110px;
	display: flex;
	justify-content: center;
}

.RowCollectie.et_pb_row_5col {
    display: flex;
    flex-wrap: wrap;
    /* justify-content: center; */
    gap: 10px;
}

/* 5 columns per rij (groot scherm) */
.RowCollectie.et_pb_row_5col .et_pb_column_1_5 {
    flex: 0 0 calc(20% - 10px);
    max-width: calc(20% - 10px);
    min-width: 261px;
    box-sizing: border-box;
}

.RowCollectieSlider .dsm_card_carousel_child:hover .et_pb_button_wrapper > a {
	padding-right: 10px !important;
    padding-left: 10px !important;
}

.RowCollectieSlider .dsm_card_wrapper  {
	padding-top: 0px !important;
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.RowCollectieSlider .dsm_card_carousel_child .et_pb_button_wrapper > a {
	margin-top: 0px !important;
}

/* Base styling voor slider items */
.RowCollectieSlider .swiper-slide {
    min-width: 261px;
    box-sizing: border-box;
}

/* Zorg dat Swiper de width zelf berekent */
.RowCollectieSlider .swiper-wrapper {
    display: flex;
}

/* slider */

/* .RewiewSlider .ratingcarousel .swiper-button-prev.dsm_card_carousel_arrow {
	position:absolute;
	top:-85px;
	left:52vw
}

.RewiewSlider .ratingcarousel .swiper-button-next.dsm_card_carousel_arrow {
	position:absolute;
	top:-85px;
	left:56vw
} */

.RewiewSlider {
    position: relative;
}

/* Position arrows at heading level */
.RewiewSlider .et_pb_row_9 {
    position: relative;
}

.RewiewSlider .ratingcarousel .swiper-button-prev.dsm_card_carousel_arrow,
.RewiewSlider .ratingcarousel .swiper-button-next.dsm_card_carousel_arrow {
    position: absolute !important;
    top: -120px !important; /* Naar heading niveau */
    left: auto !important;
    margin: 0 !important;
}

.RewiewSlider .ratingcarousel .swiper-button-prev.dsm_card_carousel_arrow {
    right: calc(10% + 70px) !important;
}

.RewiewSlider .ratingcarousel .swiper-button-next.dsm_card_carousel_arrow {
    right: 10% !important;
}
/* contactform 7 */

.singleInputRow >p {
	margin-bottom:1rem;
}

.duoInputRow {
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	margin-bottom:1rem;
}

.duoInputRow >p > span, .duoInputRow > div{
	width:48%;
}

.Bericht {
	height:200px !important;
}

.wpcf7-spinner {
	display:none !important;
}


@media (max-width: 500px) {
	.dsm_contact_form_7 .duoInputRow {
		flex-direction: column;
	}
	.dsm_contact_form_7 .duoInputRow > div {
		width:100%;
	}
	.dsm_contact_form_7 .duoInputRow > div:first-child {
		margin-bottom:1rem;
	}
	.wpcf7-spinner {
		display:none;
	}
}

.TitleMarginBottom :is(h2, h1) {
	margin-bottom:20px !important;
}

.Accordion .et_pb_toggle:first-child {
	display:none !important;
}

.NoImgListItems .dsm_icon_list_wrapper:empty + .dsm_icon_list_text {
    padding-left: 5px !important;
}

/* plan je bezoek */

.KomLangs.dsm_contact_form_7 form.wpcf7-form :is(input, textarea) {
	font-size:14px !important;
	font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif !important;
}

.KomLangs.Dark.dsm_contact_form_7_0 form.wpcf7-form :is(input, textarea) {
	border-color: #fdd8df !important;
	color: #000000 !important;
}

.KomLangs.Dark.dsm_contact_form_7_0 form.wpcf7-form :is(input, textarea)::placeholder {
	color: #000000 !important;
}

/* sub categorien background */

.et-db #et-boc .et-l .SubCategoriënProductFeed li {
    background-color: #FFFFFF;
}

.et-db #et-boc .et-l .SubCategoriënProductFeed li {
    transition: transform 0.2s ease-in-out;
}

.et-db #et-boc .et-l .SubCategoriënProductFeed li:hover {
    transform: scale(1.07);
}
 

/* ============================== */
/* Filters categorie pagina's */
/* ============================== */


:is(.MaterialFilter, .ShapeFilter, .AlignmentFilter, .ColorCirclesFilter, .BrandFilter, .PriceFilter) {
	border-bottom: 1px solid #D9D9D9;
}

/* CategoryFilter */

/* Verberg de originele checkbox */
:is(.BrandFilter, .MaterialFilter, .ShapeFilter, .AlignmentFilter) .bapf_body input[type="checkbox"] {
    display: none;
}

/* Style voor de label die als checkbox fungeert */
:is(.BrandFilter, .MaterialFilter, .ShapeFilter, .AlignmentFilter) .bapf_body label {
    display: flex !important;
    align-items: center;
    cursor: pointer;
    color: #000;
    transition: all 0.3s ease;
    position: relative;
	padding: 6px 0px;
	font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif !important;
	font-weight: 500;
	font-size: 14px;
	line-height: 100%;
}

/* Hover effect */
:is(.BrandFilter, .MaterialFilter, .ShapeFilter, .AlignmentFilter) .bapf_body label:hover {
    color: #007cba;
}

/* Custom checkbox vierkant */
:is(.BrandFilter, .MaterialFilter, .ShapeFilter, .AlignmentFilter) .bapf_body label:before {
    content: '';
    display: inline-block;
    width: 12px;
    height: 12px;
    background-color: #D9D9D9;
    border-radius: 2px;
    margin-right: 10px;
    transition: all 0.3s ease;
    flex-shrink: 0;
}

/* Checkbox checked state */
:is(.BrandFilter, .MaterialFilter, .ShapeFilter, .AlignmentFilter) .bapf_body input[type="checkbox"]:checked + label:before {
    background-color: #C9B8A7;
    border-color: #C9B8A7;
}

/* Vinkje in de checkbox */
:is(.BrandFilter, .MaterialFilter, .ShapeFilter, .AlignmentFilter) .bapf_body input[type="checkbox"]:checked + label:after {
    content: '';
}

/* Focus state voor accessibility */
:is(.BrandFilter, .MaterialFilter, .ShapeFilter, .AlignmentFilter) .bapf_body input[type="checkbox"]:focus + label:before {
    outline: 2px solid #007cba;
    outline-offset: 2px;
}

/* CategoryFilter */

/* Color filter */

.berocket_single_filter_widget .ColorCirclesFilter ul li label span {
	width: 35px !important;
	height: 35px !important;
	border-radius:100px;
}

.berocket_single_filter_widget .ColorCirclesFilter ul li label > span:hover {
	border: 2px solid #D9D9D9;
}

.berocket_single_filter_widget .ColorCirclesFilter ul li.checked label > span {
	border: 2px solid #000;
}

/* Color filter */

/* Prijs filter */

.bapf_sfilter .bapf_head h3 {
	font-size: 16px !important;
	font-weight: 600 !important;
	color: #000000 !important;
	font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif !important;
	margin: 0 0 20px 0 !important;
	text-transform: uppercase !important;
	padding: 0 !important;
}

/* Chevron icon styling */
.bapf_head .fa-chevron-up {
	color: #666 !important;
	font-size: 14px !important;
}

/* Slider container - add space for input fields */
.bapf_sfilter .bapf_slidr_all {
	position: relative !important;
	padding: 40px 0 20px 0 !important;
}

/* Ion Range Slider container */
.bapf_sfilter .irs {
	position: relative !important;
	display: block !important;
	height: 55px !important;
}

/* Slider line - light gray */
.bapf_sfilter .irs-line {
	position: relative !important;
	display: block !important;
	overflow: hidden !important;
	outline: none !important;
	height: 4px !important;
	top: 25px !important;
	background: #e0e0e0 !important;
	border-radius: 2px !important;
	border: none !important;
}

/* Hide default berocket elements */
.bapf_sfilter .irs-bar {
	display: none !important;
}

/* Custom green connection line - met animatie */
.bapf_sfilter .irs-line::before {
	content: '' !important;
	position: absolute !important;
	height: 4px !important;
	background: #C9B8A7 !important;
	border-radius: 2px !important;
	top: 0 !important;
	left: 0% !important;
	width: 94.2214% !important;
	z-index: 1 !important;
/* 	transition: left 0.15s ease, width 0.15s ease !important; */
}

/* Handles - circular design */
.bapf_sfilter .irs-handle {
	position: absolute !important;
	display: block !important;
	box-sizing: border-box !important;
	cursor: pointer !important;
	z-index: 3 !important;
	width: 35px !important;
	height: 35px !important;
	top: 9.5px !important;
	background: #ffffff !important;
	border: 3px solid #C9B8A7 !important;
	border-radius: 50% !important;
	box-shadow: 0px 4px 4px 0px #00000040;
	transition: transform 0.2s ease !important;
}

/* Remove inner handle decorations */
.bapf_sfilter .irs-handle > i {
	display: none !important;
}

/* Left handle - green fill */
.bapf_sfilter .irs-handle.from {
	background: #fff !important;
	border-color: #C9B8A7 !important;
}

/* Right handle - gray fill */
.bapf_sfilter .irs-handle.to {
	background: #fff !important;
	border-color: #C9B8A7 !important;
}

/* Handle hover effects */
.bapf_sfilter .irs-handle:hover {
	transform: scale(1.1) !important;
}

/* HIDE original price labels */
.bapf_sfilter .irs-from,
.bapf_sfilter .irs-to,
.bapf_sfilter .irs-min,
.bapf_sfilter .irs-max,
.bapf_sfilter .irs-single,
.bapf_sfilter .irs-grid,
.bapf_sfilter .irs-shadow {
	display: none !important;
}

/* Custom input fields container */
.custom-price-inputs {
	position: absolute !important;
	top: 0 !important;
	left: 0 !important;
	right: 0 !important;
	display: flex !important;
	justify-content: space-between !important;
	align-items: center !important;
	pointer-events: none !important;
	z-index: 4 !important;
}

/* Individual input field styling */
.custom-price-input {
	background: #fff !important;
	border: 1px solid #D9D9D9 !important;
	border-radius: 4px !important;
	color: #000 !important;
	font-size: 14px !important;
	font-weight: 500 !important;
	padding: 4px 8px !important;
	width: 80px !important;
	height:34px;
	/* text-indent:47% !important; */
	pointer-events: auto !important;
	outline: none !important;
	transition: all 0.2s ease !important;
}

/* Input field focus state */
.custom-price-input:focus {
	border-color: #C9B8A7 !important;
}

/* Input field hover state */
.custom-price-input:hover {
	border-color: #C9B8A7 !important;
}

/* Make sure the original slider is still functional but invisible */
.bapf_sfilter .bapf_slidr_main {
	opacity: 0 !important;
	position: absolute !important;
	pointer-events: none !important;
}

/* Divi theme compatibility */
.et_pb_row .bapf_sfilter.PriceFilter,
.et_pb_column .bapf_sfilter.PriceFilter {
	max-width: 100% !important;
	width: 100% !important;
}


/* WooCommerce compatibility */
.woocommerce .bapf_sfilter.PriceFilter {
	margin-bottom: 20px !important;
}

/* Ensure berocket animations work */
.bapf_sfilter.bapf_slidr_ready .irs {
	opacity: 1 !important;
}

/* Fix for berocket collapse functionality */
.bapf_sfilter.bapf_ccolaps .bapf_body {
	overflow: visible !important;
}

/* Prijs filter */

/* inklappen filters op tablet en telefoon */

.filtermenu .et_pb_text_inner {
	display: flex;
    flex-direction: row;
    justify-content: space-between;
}

/* Filter dropdown - alleen op 981px en lager */
@media (max-width: 1180px) {
	.CategoryRowColumn {
		display:flex;
		flex-direction:column;
	}
	
	.CategoryRowColumn .et_pb_column  {
		width: 100% !important;
	}

    .FilterDropdown {
        background: none;
        border: none;
        cursor: pointer;
        padding: 5px;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: transform 0.3s ease;
        width: 24px;
        height: 24px;
    }

    .FilterDropdown::before {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-top: 8px solid #666;
        transition: transform 0.3s ease;
    }

    .FilterDropdown.active::before {
        transform: rotate(180deg);
    }

    .BerocketFilters {
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.4s ease-out, padding 0.4s ease-out;
    }

    .BerocketFilters.active {
        max-height: 800px;
        padding: 20px 0;
    }

    /* SVG versie */
    .FilterDropdown.use-svg {
        content: url('/wp-content/uploads/2026/02/Arrow-down-sign-to-navigate.svg');
        transition: transform 0.3s ease;
    }

    .FilterDropdown.use-svg.active {
        transform: rotate(180deg);
    }
}

/* Desktop (982px en hoger) - filters altijd zichtbaar */
@media (min-width: 1181px) {
    .FilterDropdown {
        display: none;
    }
    
    .et_pb_code_0_tb_body {
        max-height: none !important;
        overflow: visible !important;
        padding: 0 !important;
    }
}
/* inklappen filters op tablet en telefoon */


/* ============================== */
/* Filters categorie pagina's */
/* ============================== */


.woocommerce-result-count, .woocommerce-ordering {
	display: none !important;
}


/* =====================================================
   PRODUCT CARDS STYLING - MET MAX-HEIGHT FIX
   ===================================================== */

.WooProductCardStyling ul li {
	background-color: #F8F8F8;
	padding-bottom: 24px !important;
	transition: all 0.3s ease-in-out;
}

/* Zoom effect on product image hover - more specific */
:is(.WooProductCardStyling, .gerelateerdeProducten) li.product .et_shop_image {
    overflow: hidden;
    position: relative;
}

:is(.WooProductCardStyling, .gerelateerdeProducten) li.product .et_shop_image img {
    transition: transform 0.3s ease;
    transform-origin: center center;
    will-change: transform; /* Optimize for animation */
}

:is(.WooProductCardStyling, .gerelateerdeProducten) li.product .et_shop_image:hover img {
    transform: scale(1.2); /* Adjust zoom level as needed (1.2 = 20% zoom) */
}

/* Optional: smooth transition for the overlay as well */
:is(.WooProductCardStyling, .gerelateerdeProducten) li.product .et_shop_image .et_overlay {
    transition: opacity 0.3s ease;
}

.woocommerce-page .WooProductCardStyling .woocommerce ul.products li.product a img {
	margin-bottom: 0px !important;
}

.woocommerce-page .WooProductCardStyling .woocommerce ul.products li.product a .woocommerce-loop-product__title {
	padding-top: 24px !important;
}

.WooProductCardStyling ul li a > :is(h2, .price, .variation-options-text ) {
	background-color: #F8F8F8;
	padding-left: 16px !important;
	padding-right: 16px !important;
}

.variation-options-text {
	color: #000;
	font-family: Inter;
	font-size: 12px;
	margin-top: 16px !important;
	font-style: italic;
	font-weight: 300;
	line-height: normal;
}

body.woocommerce-page .Aanbevolen ul.products li.product {
	background-color: #F8F8F8;
	padding: 0px !important;
	display: flex;
	margin-bottom: 0px !important;
}

.Aanbevolen ul {
	display: flex;
}

.Aanbevolen ul li a {
	display: flex !important;
	flex-direction: column !important;
}

.Aanbevolen ul li a h2 {
	margin-bottom: auto !important;
}

/* Price styling */
:is(.WooProductCardStyling, .Aanbevolen) .woocommerce ul.products li.product .price {
	color: #000 !important;
	font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif !important;
	font-size: 16px !important;
	font-style: normal;
	font-weight: 700 !important;
	line-height: normal;
	/* text-transform: uppercase; */
}

/* Title styling - MET MAX-HEIGHT FIX */
:is(.WooProductCardStyling, .Aanbevolen) .woocommerce ul.products li.product .woocommerce-loop-product__title {
	color: #000 !important;
	font-family: 'Inter Serif', Helvetica, Arial, Lucida, sans-serif !important;
	font-size: 16px !important;
	font-style: normal;
	font-weight: 400 !important;
	line-height: normal;
	/* text-transform: uppercase; */
	/* MAX HEIGHT FIX VOOR SAFARI/iOS */
	max-height: 100px !important;
	overflow: hidden !important;
}

/* Grid layout - blijft zoals het was */
.WooProductCardStyling .products {
	display: grid;
	grid-template-columns: repeat(4, 1fr);
	gap: 20px;
	align-items: stretch;
}

.WooProductCardStyling .products::before,
.WooProductCardStyling .products::after {
	content: none !important;
}

.et-db #et-boc .et-l .et_pb_shop ul.products li.product {
	display: flex;
	flex-direction: column;
	height: 100%;
	width: 100% !important;
	margin-bottom: 1em !important;
}

.WooProductCardStyling .product a {
	display: flex !important;
	flex-direction: column;
	height: 100%;
}

.WooProductCardStyling .woocommerce-loop-product__title {
	flex-grow: 1;
	display: flex;
}

.WooProductCardStyling .products {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
	gap: 20px;
	align-items: stretch;
}

.WooProductCardStyling .products .product {
	display: flex;
	flex-direction: column;
	height: auto;
	min-height: 100%;
}

/* Safari/iOS specifieke fix */
@supports (-webkit-appearance: none) {
	.WooProductCardStyling .woocommerce-loop-product__title {
		/* Extra zekerheid voor Safari */
		max-height: 100px !important;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
}

@media (max-width: 981px) {
	.et-db #et-boc .et-l .et_pb_shop ul.products.columns-3 li.product {
		width: 100% !important;
	}
}

@media (max-width: 768px) { 
	.WooProductCardStyling .products {
		grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
		gap: 15px;
	}
}

@media (max-width: 480px) {
	.WooProductCardStyling .products {
		grid-template-columns: 1fr;
		gap: 10px;
	}
}

/* =====================================================
   PRODUCT PAGINA STYLING
   ===================================================== */


   /* This targets the specific text module */
.Levertijd.et_pb_text_0_tb_body .et_pb_text_inner::before {
    content: "Levertijd: ";
    font-weight: bold;
}

.product .et_pb_wc_breadcrumb  {
	margin-bottom:20px !important;
}

.et_pb_wc_add_to_cart .quantity input.qty {
	height: calc(4.3em - 4px);
}

#specificatiesenomschrijving .et_pb_row .et_pb_column:nth-child(2) {
	padding-top:0px !important;
}

#specificatiesenomschrijving .et_pb_row {
	max-width:1300px !important;
}

/* specificaties goed uitgelijnt */
#specificatiesenomschrijving .et_pb_row_inner_1_tb_body {
    display: flex !important;
}

#specificatiesenomschrijving .et_pb_row_inner_1_tb_body .et_pb_column_inner {
    display: flex !important;
    flex-direction: column !important;
}

#specificatiesenomschrijving .et_pb_row_inner_1_tb_body .et_pb_text {
    flex: 1 !important;
    display: flex !important;
    align-items: center !important;
    min-height: 25px !important;
    padding: 12px 15px 12px 0px !important;
    margin-bottom: 0 !important;
}

#specificatiesenomschrijving .et_pb_row_inner_1_tb_body .et_pb_text .et_pb_text_inner {
    width: 100%;
}

#specificatiesenomschrijving .et_pb_row_inner_1_tb_body > .et_pb_column:first-child  {
	margin-right:0px;
	width:30% !important; 
}


#specificatiesenomschrijving .et_pb_row_inner_1_tb_body > .et_pb_column:last-child  {
	width:70% !important; 
}

/* gerelateerde producten */

.gerelateerdeProducten .related.products > h2 {
	display:none !important;
}

.gerelateerdeProducten .related.products li.product {
	background-color: #FDD8DF !important;
    padding-bottom:20px !important;
    padding-left: 6px !important;
    padding-right: 6px !important;
    padding-top: 6px !important;
}

.gerelateerdeProducten .related.products li.product > a :is(.woocommerce-loop-product__title, span.price, .variation-options-text ){
	padding-left:10px !important;
	padding-right:10px !important;
}

.gerelateerdeProducten .related.products li.product > a .woocommerce-loop-product__title {
	padding-top:20px !important;
}

.gerelateerdeProducten .related.products li.product > a .variation-options-text {
	padding-bottom:20px !important;
}

.gerelateerdeProducten .product .et_overlay::before {
	content:none;
}

:is(.gerelateerdeProducten, .WooProductCardStyling) .product .et_overlay {
	background-color:rgba(230, 221, 212, 0.46) !important;
}

/* woo-meldingen */

.woocommerce-notices-wrapper .woocommerce-message,  .woocommerce-info {
	display:flex;
	justify-content:space-between;
	align-items:center;
	background:#FDD8DF !important;
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
    color: white !important;
}

.woocommerce-notices-wrapper .woocommerce-message::after, .woocommerce-MyAccount-content .woocommerce-info::after {
	content:none !important;
}


.woocommerce-notices-wrapper .woocommerce-message > a:not(.restore-item), .woocommerce-MyAccount-content .woocommerce-info  a.button.wc-forward {
	color: #efa1af !important;
    border-width: 5px !important;
    border-color: #fdd8df;
    border-radius: 0px;
    background-color: #fdd8df !important;
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif;
}

/* Winkelwagen */

.page-winkelwagen h1.entry-title {
	font-family: 'Great Vibes';
    font-size: 60px;
    color: #EFA1AF !important;
    line-height: 1.2em;
}

.page-winkelwagen .woocommerce-cart.et_pb_wc_cart_totals table tr td > :is(span, strong) {
	float:right !important;
}

.page-winkelwagen .woocommerce-cart.et_pb_wc_cart_totals h2 {
	display: none !important;
}

/* cart count */

.cart-count {
	position: absolute;
    top: -13px;
    right: -12px;
    background-color: #fdd8df;
    color: #fff;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}

@media screen and (min-width: 1181px) {
	.cart-count {
		background-color: #fff;
    	color: #fdd8df;
	}
}

@media screen and (max-width: 980px) {
	.cart-count {
		top: -3px !important;
	}
}

@media screen and (min-width: 980px) and (max-width: 1180px) {
	.cart-count {
		top: 12px !important;
	}
}

.winkelwagenIcon a,
.et_pb_menu__cart-button {
    position: relative !important;
    display: inline-block;
}

/* afrekenen */

.page-afrekenen .container {
	width:80% !important;
	max-width:1200px !important;
}


.page-afrekenen .container #content-area {
	width:100% !important;
}

/* Afreken pagina - geoptimaliseerd */

/* Layout */
.page-afrekenen .et_pb_row_0 {
	max-width: 1200px !important;
}

.page-afrekenen div.et_pb_section.et_pb_section_1 h1 {
	color: #FFF;
	text-align: center;
	font-family: 'Great Vibes';
	font-size: 64px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	text-transform: uppercase;
}

/* inter font styling */
.page-afrekenen h2,
.page-afrekenen #content-area p#wc-guest-checkout-notice,
.page-afrekenen #content-area span.wc-block-components-address-form__address_2-toggle,
.page-afrekenen #content-area span.wc-block-components-checkbox__label,
.page-afrekenen #content-area p.wc-block-components-checkout-step__description,
.page-afrekenen #content-area .wc-block-components-checkout-return-to-cart-button,
.page-afrekenen #content-area .wc-block-components-checkbox__label a:link,
.page-afrekenen #content-area .wc-block-components-sidebar .wc-block-components-checkout-order-summary__title p,
.page-afrekenen #content-area .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-formatted-money-amount,
.page-afrekenen #content-area .wc-block-checkout__sidebar .wc-block-components-product-name,
.page-afrekenen #content-area .wc-block-components-panel__button,
.page-afrekenen #content-area .wc-block-components-totals-item__label {
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif !important;
	font-style: normal;
	line-height: normal;
	color: #000;
}

/* Specifieke font settings */

.page-afrekenen h1.entry-title.main_title {
	color: #efa1af;
	font-family: 'Great Vibes';
	font-size: 50px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.page-afrekenen #content-area h2 {
	font-size: 20px !important;
	font-weight: 700;
}

.page-afrekenen p#wc-guest-checkout-notice {
	font-weight: 400;
	font-size: 13px;
	line-height: 29px;
}

.page-afrekenen span.wc-block-components-address-form__address_2-toggle,
.page-afrekenen span.wc-block-components-checkbox__label,
.page-afrekenen p.wc-block-components-checkout-step__description,
.page-afrekenen .wc-block-components-checkbox__label a:link,
.page-afrekenen .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-formatted-money-amount,
.page-afrekenen .wc-block-checkout__sidebar .wc-block-components-product-name,
.page-afrekenen .wc-block-components-panel__button {
	font-size: 14px;
	font-weight: 400;
}

.page-afrekenen p.wc-block-components-checkout-step__description {
	line-height: 29px;
}

.page-afrekenen .wc-block-components-checkout-return-to-cart-button {
	color: #242424;
	text-align: center;
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif !important;
	font-size: 16px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}

.page-afrekenen .wc-block-components-checkbox__label a:link,
.page-afrekenen .wc-block-components-panel__button {
	color: #efa1af !important;
}

.page-afrekenen .wc-block-components-sidebar .wc-block-components-checkout-order-summary__title p,
.page-afrekenen .wc-block-components-totals-item__label {
	font-weight: 700;
}

.page-afrekenen .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-formatted-money-amount {
	font-size: 14px !important;
	font-weight: 400 !important;
}

/* Form elements */
.page-afrekenen :is(input[type="email"], input[type="text"], input[type="tel"], input[type="number"], textarea, select) {
	border-radius: 2px !important;
	border: 1px solid #D9D9D9 !important;
	height: 53px !important;
	font-family: 'Inter' !important;
}

.page-afrekenen .wc-block-components-form .wc-block-components-text-input label,
.page-afrekenen .wc-block-components-text-input label,
.page-afrekenen .wc-block-components-text-input.wc-block-components-totals-coupon__input label {
	top: 1.862em;
}

.page-afrekenen .wc-block-components-text-input.wc-block-components-totals-coupon__input.is-active label {
	top: 0;
}

.page-afrekenen input#wc-block-components-totals-coupon__input-coupon {
	height:100%;
}

/* Radio buttons */
.page-afrekenen .wc-block-components-radio-control .wc-block-components-radio-control__input {
	background-color: #efa1af;
	border: 0px solid #fff;
}

.page-afrekenen .wc-block-components-radio-control .wc-block-components-radio-control__input:checked {
	background-color: #efa1af;
	border: 0px solid #fff;
}

.page-afrekenen .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
	content: none;
}

/* Checkboxes */
.page-afrekenen .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
	background-color: #efa1af;
	border: 0px solid #fff;
	border-radius: 2px;
}

.page-afrekenen .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:checked {
	background-color: #efa1af;
	border-radius: 2px;
	border: 0px solid #fff;
}

/* Order summary */
.page-afrekenen .wp-block-woocommerce-checkout-order-summary-block {
	border: 1px solid #d4d4d4;
	background: #FFF;
	border-radius: 5px;
}

.page-afrekenen .wc-block-components-totals-shipping__via,
.page-afrekenen .wc-block-components-product-details {
	color: #000;
}

/* .page-afrekenen .wc-block-components-totals-footer-item-tax {
	display:none !important;
} */

.woo-search-results-info {
	display:none !important;
}


.page-afrekenen .wc-block-components-product-metadata__description {
	display:none !important;
}

.page-afrekenen .wc-block-checkout__sidebar {
	top:23vh;
}

.page-afrekenen .wc-block-components-totals-item__label {
	color: #000;
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif !important;
	font-size: 14px !important;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}

.page-afrekenen .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-product-name {
	padding-bottom:0px !important;
}

/* Buttons */
.page-afrekenen button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained,
.page-afrekenen button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
	color: #efa1af;
	text-align: center;
	font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif !important;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	background: #fdd8df;
	transition: background 0.3s ease-in-out;
}

.page-afrekenen button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained,
.page-afrekenen button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
	transition: letter-spacing 0.3s ease-in-out !important;
}

.page-afrekenen button.wc-block-components-button.wp-element-button.wc-block-components-totals-coupon__button.contained:hover,
.page-afrekenen button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained:hover {
	cursor: pointer;
	letter-spacing: 2px !important;
}

.page-afrekenen button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
	width: 45% !important;
}

.page-afrekenen .wc-block-checkout__login-prompt {
	color: #efa1af;
	text-align: right;
	font-family: Inter;
	font-size: 14px !important;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

@media (max-width: 822px) {
	/* Margin en border weg halen bij bestelling overzicht */
	.page-afrekenen .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title {
		margin-top:0px !important;
		border: none !important;
	}
}

@media (max-width: 981px) {
	
	.page-afrekenen .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title {
		border: none !important;
		margin-top:0px !important;
	}

	.page-afrekenen form.wc-block-components-form.wc-block-checkout__form  .css-0.e19lxcc00{
		display:none !important;
	}
	
	/* summary content de border bottom weg halen */
	.page-afrekenen .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content.is-open {
		border: none !important;
	}
	/* padding links en rechts van de bestellings overzicht */
	.page-afrekenen .wp-block-woocommerce-checkout-order-summary-block {
		padding: 0px 10px;
	}
	/* platte text 14px */
	.page-afrekenen span.wc-block-components-address-form__address_2-toggle,
	.page-afrekenen span.wc-block-components-checkbox__label,
	.page-afrekenen p.wc-block-components-checkout-step__description,
	.page-afrekenen .wc-block-components-checkbox__label a:link,
	.page-afrekenen .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-formatted-money-amount,
	.page-afrekenen .wc-block-checkout__sidebar .wc-block-components-product-name,
	.page-afrekenen .wc-block-components-panel__button {
		font-size: 14px;
		font-weight: 400;
	}
	
	/* alle h2 font-size 18px */
	.page-afrekenen h2 {
		font-size:18px !important;
	}
	
	/* 2e bestelling overzicht verbergen */
	.page-afrekenen .wc-block-components-form.wc-block-checkout__form > .css-0 {
		display:none;
	}
	/* padding boven akkoord algemene voorwaarden weg */
	.page-afrekenen .wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
		padding-top: 20px !important;
	}
	
	/* ruimte minder boven bestelling overzicht	 */
	.page-afrekenen .et_pb_section.et_pb_section_1.et_section_regular {
		padding-top:0px !important
	}
	
	.page-afrekenen .et_pb_row.et_pb_row_1 {
		width: 85% !important;
	}

	.page-afrekenen .et_pb_section_0 h1 {
		font-size:40px !important
	}
	
}

@media (max-width: 630px) {
	/* onder 630px zet de knoppen in column */
	.page-afrekenen .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row {
		flex-direction:column !important;
	}
	
	/* magin om terug knop */
	.page-afrekenen .wc-block-components-checkout-return-to-cart-button {
		margin: 16px auto;
	}

	/* knop de volledige breedte geven wanneer het in column staat */
	.page-afrekenen button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained {
		width:100% !important;
	}
}

/* Afrekenen pagina */

/* mijn account */

.page-mijn-account h2 {
    font-size: 35px !important;
}

.page-mijn-account form.woocommerce-form.woocommerce-form-login.login button.woocommerce-button.button.woocommerce-form-login__submit,
.page-mijn-account form.woocommerce-form.woocommerce-form-register.register button.woocommerce-Button.woocommerce-button.button.woocommerce-form-register__submit,
:is(.page-facturatie, .page-verzending) .woocommerce-MyAccount-content .woocommerce-address-fields button.button,
.page-edit-account .woocommerce-MyAccount-content button.button {
    font-size: 14px !important;
}

.page-mijn-account form.woocommerce-form.woocommerce-form-login.login input,
.page-mijn-account form.woocommerce-form.woocommerce-form-register.register input,
:is(.page-facturatie, .page-verzending) .woocommerce-MyAccount-content .woocommerce-address-fields input,
.page-edit-account .woocommerce-MyAccount-content input {
    background-color: white !important;
    border: 2px solid #EFA1AF !important;
    border-radius: 8px 8px 8px 8px !important;
	color:#000 !important;
}

.page-orders .woocommerce-MyAccount-content a.woocommerce-button.button.view {
    font-size: 14px !important;
    padding: 0.3em 2em 0.3em 2em;
}

.page-orders .woocommerce-MyAccount-content a.woocommerce-button.button.view::after {
    display: none !important;
}

.AccountRow .woocommerce-MyAccount-navigation ul {
    list-style-type: none;
}

.AccountRow .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a {
    color: #EFA1AF !important;
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif !important;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 63px;
    text-decoration: none !important;
    position: relative;
    display: inline-block;
}

.AccountRow .woocommerce-MyAccount-content a {
    color: #EFA1AF !important;
}

/* Animated underline using pseudo-element */
.AccountRow .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 18px;
    width: 0;
    height: 2px;
    background-color: #EFA1AF;
    transition: width 0.3s ease-in-out;
}

/* Hover and active state */
.AccountRow .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link:hover a::after,
.AccountRow .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link.is-active a::after {
    width: 100%;
}

.AccountRow .woocommerce-MyAccount-navigation-link--downloads {
    display: none !important;
}

.AccountRow .woocommerce-Address a {
    color: #EFA1AF !important;
}

.AccountRow :is(button.button, a.button) {
	color: #EFA1AF !important;
    border-color: #FDD8DF;
    border-radius: 0px;
    font-size: 18px;
    font-family: 'Montserrat', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    background-color: #FDD8DF;
}

.AccountRow button.button:hover {
	background-color: #FDD8DF;
	padding: 0.3em 1em;
}


.AccountRow button.button::after {
    content: none !important;
}

/* banner */
.my-account-header-section {
	z-index: 0;
    position: relative;
}

.my-account-header-section .et_pb_section_0_tb_body {
	background-image: linear-gradient(180deg, #e6ddd4 70%, #ffffff 70%) !important;
}

.my-account-header-section .et_pb_section_0_tb_body .et_pb_row_0_tb_body {
	max-width: 1550px;
}

.my-account-header-section h1 {
	font-family: 'Inria Serif', Georgia, "Times New Roman", serif;
    font-weight: 700;
    font-size: 64px;
	padding-top: 8vh;
    color: #fdd8df !important;
}

.my-account-header-section .et_pb_section_0_tb_body  {
	padding-bottom: 0px;
}

/* Betaalmogelijkheden */

.Betaalmogelijkheden .et_pb_row .et_pb_column .dsm_card .dsm_card_wrapper {
	padding-top:0px !important;
}

/* Liggende tablet */

@media (min-width: 1500px) {
	.RowCollectieSlider {
		display: none  !important;
	}
}

@media (max-width: 1500px) {
	.RowCollectie {
		display: none !important;
	}

	.RowCollectieSlider {
		display: block !important;
	}
}

@media (min-width:981px) and (max-width: 1225px) { 
	/* algemeen */

	body #page-container #main-content :is(.et_pb_section_0, .et_pb_section_0_tb_body) .et_pb_text h1 {
		font-size: 55px !important;
	}

	body #page-container #main-content .et_pb_row:not(.CategoryRowColumn) h2:not(.woocommerce-loop-product__title) {
		font-size: 35px !important;
	}

	/* Evenementen */
	.page-Evenementen .et_pb_section_1 {
		padding-top: 0px !important;
	}

	.page-Evenementen .et_pb_section_1 .et_pb_row_1 {
		display: flex;
		flex-direction: column-reverse;
		gap: 50px;
	}

	.page-Evenementen .et_pb_section_1 .et_pb_row_1 > div {
		width: 100% !important;
	}
}

@media (min-width:981px) and (max-width: 1180px) {
	/* footer */

	.et-db #et-boc .et-l .et_pb_text_0_tb_footer h2 {
		font-size: 40px !important;
	}

	footer .et_pb_row_0_tb_footer > div {
		width: 50% !important;
		margin-right:0px !important;
	}

	.et_pb_column.et_pb_column_1_4.et_pb_column_5_tb_footer.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    	width: 112px;
	}

	footer div.product > div > div {
		width: 90% !important;
	}

	.dsm-business-hours-time {
		text-wrap: nowrap !important;
	}

	.et-db #et-boc .et-l .dsm_business_hours_0_tb_footer {
        max-width: 100% !important;
    }

	footer h4 {
		text-wrap: nowrap !important;
	}

	footer .et_pb_row_1_tb_footer {
		display: flex;
	}

	footer .et_pb_section_1_tb_footer .et_pb_row_1_tb_footer > div:not(div:last-child) {
		margin-right: 40px !important;
		flex-grow: 1;
	}

	/* home */

	 .page-home .et_pb_section_0 .et_pb_row_0 .et_pb_column_1  {
		width: 0px !important;
	 }

	 .page-home .et_pb_section_0 .et_pb_row_0 .et_pb_column_0 {
		width: 100% !important;
	 }

	 .page-home  .et_pb_section_0 h1 {
		font-size: 60px !important;
	 }

	 .page-home .et_pb_module:not(.gerelateerdeProducten) h2 {
		font-size: 40px !important;
	 }

	/* Product pagina */

	body #page-container div.et_pb_section .et_pb_wc_add_to_cart_0_tb_body .button {
		font-size: 14px !important;
		padding-top:14px !important;
		padding-bottom:14px !important;
	}

	.woocommerce div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity {
		margin-right: 10px !important;
	}

	.product .et_pb_wc_add_to_cart .quantity input {
		width:3.5em !important;
	}
	
	/* Evenementen */
	
	.page-evenementen .et_pb_section_1 .et_pb_row {
		display: flex;
    	flex-direction: column;
		gap: 30px;
	}

	.page-evenementen .et_pb_section_1 .et_pb_row .et_pb_column {
		width: 100% !important;
	}

}

@media (min-width:980px) {
	.woocommerce-notices-wrapper .woocommerce-message a.button.wc-forward {
		font-size: 16px !important;
	}
	
	.product section.up-sells > h2 {
		font-size: 45px;
	}
}

/* tablet staand / telefoon */

@media (max-width:981px) {
	/* footer */
	.et-db #et-boc .et-l .dsm_business_hours_0_tb_footer {
        min-width: 200px !important;
    }

		footer h4 {
		text-wrap: nowrap !important;
	}

	/* home */

	/* .page-home .et_pb_section_0 .et_pb_row_0 .et_pb_column_1 {
		transform: scale(0.7);
    	right: -13% !important;
		top: -6px !important;
	} */
	
	body #page-container #main-content :is(.et_pb_section_0, .et_pb_section_0_tb_body) .et_pb_text h1 {
		font-size: 55px !important;
	}
	
	.page-winkelwagen h1.entry-title {
		font-size: 55px
	}

	body:not(.page-afrekenen) #page-container #main-content .et_pb_row:not(.CategoryRowColumn) h2:not(.woocommerce-loop-product__title) {
		font-size: 35px !important;
	}
}

@media (max-width:768px) {
	.RewiewSlider .ratingcarousel .swiper-button-prev.dsm_card_carousel_arrow,
	.RewiewSlider .ratingcarousel .swiper-button-next.dsm_card_carousel_arrow {
		position: absolute !important;
		top: -60px !important; /* Naar heading niveau */
		left: auto !important;
		margin: 0 !important;
	}

	.RewiewSlider .ratingcarousel .swiper-button-next.dsm_card_carousel_arrow {
		right: 0% !important;
	}

	.RewiewSlider .ratingcarousel .swiper-button-prev.dsm_card_carousel_arrow {
		right: 70px !important;
	}

	.GoogleReviews {
		right: -21.5% !important;
	}

	.page-home .et_pb_section_0  .supremeButtons .et_pb_button_module_wrappers  {
		display: flex;
		flex-direction: column;
	} 
	
	body.page-home #page-container .et_pb_section .dsm_button_0 .et_pb_button:is(.et_pb_button_one, .et_pb_button_two) {
		width: fit-content;
		padding-left: 30px !important;
		padding-right: 30px !important;
	}

	body.page-home #page-container .et_pb_section .dsm_button_0 .et_pb_button_two.et_pb_button {
		margin-left: 0px !important;
	}
	
	body #page-container #main-content :is(.et_pb_section_0, .et_pb_section_0_tb_body) .et_pb_text h1 {
		font-size: 45px !important;
	}
	
	.page-winkelwagen h1.entry-title {
		font-size: 45px
	}

	body:not(.page-afrekenen) #page-container #main-content .et_pb_row:not(.CategoryRowColumn) h2:not(.woocommerce-loop-product__title) {
		font-size: 35px !important;
	}

/* 	Product pagina */

	body #page-container div.et_pb_section .et_pb_wc_add_to_cart_0_tb_body .button {
		font-size: 14px !important;
		padding-top:14px !important;
		padding-bottom:14px !important;
	}
	
	.woocommerce div.product form.cart:not(.variations_form) {
		display:flex;
		flex-direction:row !important;
	}

	.woocommerce div.product form.cart div.quantity, .woocommerce-page div.product form.cart div.quantity {
		margin-right: 10px !important;
		min-width:3.5em !important
	}

	.product .et_pb_wc_add_to_cart .quantity input {
		width:3.5em !important;
	}
	
	.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images .flex-viewport {
		height:400px !important;
	}

	.woocommerce-notices-wrapper .woocommerce-message a.button.wc-forward {
		font-size: 14px !important;
	}

	.AccountRow .woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link a {
		font-size: 20px;
	}
	
	.woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2, section.woocommerce-order-details  {
		margin-top: 5vh;
	}

	.woocommerce .et_pb_row_1 table.shop_table_responsive tr td, .woocommerce-page .et_pb_row_1 table.shop_table_responsive tr td {
		display:table-cell !important;
	}
	
	.woocommerce .et_pb_row_1 table.shop_table_responsive tr, .woocommerce-page .et_pb_row_1 table.shop_table_responsive tr {
		display: table-row !important;
	}

}

@media (max-width:425px) {
	body #page-container div.et_pb_section .et_pb_wc_add_to_cart_0_tb_body .button {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
        line-height: 18px !important;
	}
}
