/* 20250528133437 - v2 */
.gui,
.gui-block-linklist li a {
  color: #444343;
}

.gui-page-title,
.gui a.gui-bold,
.gui-block-subtitle,
.gui-table thead tr th,
.gui ul.gui-products li .gui-products-title a,
.gui-form label,
.gui-block-title.gui-dark strong,
.gui-block-title.gui-dark strong a,
.gui-content-subtitle {
  color: #808080;
}

.gui-block-inner strong {
  color: #666666;
}

.gui a {
  color: #0f4499;
}

.gui-input.gui-focus,
.gui-text.gui-focus,
.gui-select.gui-focus {
  border-color: #0f4499;
  box-shadow: 0 0 2px #0f4499;
}

.gui-select.gui-focus .gui-handle {
  border-color: #0f4499;
}

.gui-block,
.gui-block-title,
.gui-buttons.gui-border,
.gui-block-inner,
.gui-image {
  border-color: #f0f0f0;
}

.gui-block-title {
  color: #000000;
  background-color: #ffffff;
}

.gui-content-title {
  color: #000000;
}

.gui-form .gui-field .gui-description span {
  color: #444343;
}

.gui-block-inner {
  background-color: #f4f4f4;
}

.gui-block-option {
  border-color: #fcfcfc;
  background-color: #fefefe;
}

.gui-block-option-block {
  border-color: #fcfcfc;
}

.gui-block-title strong {
  color: #000000;
}

.gui-line,
.gui-cart-sum .gui-line {
  background-color: #f8f8f8;
}

.gui ul.gui-products li {
  border-color: #fafafa;
}

.gui-block-subcontent,
.gui-content-subtitle {
  border-color: #fafafa;
}

.gui-faq,
.gui-login,
.gui-password,
.gui-register,
.gui-review,
.gui-sitemap,
.gui-block-linklist li,
.gui-table {
  border-color: #fafafa;
}

.gui-block-content .gui-table {
  border-color: #fcfcfc;
}

.gui-table thead tr th {
  border-color: #f8f8f8;
  background-color: #fefefe;
}

.gui-table tbody tr td {
  border-color: #fcfcfc;
}

.gui a.gui-button-large,
.gui a.gui-button-small {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large.gui-button-action,
.gui a.gui-button-small.gui-button-action {
  border-color: #8d8d8d;
  color: #000000;
  background-color: #ffffff;
}

.gui a.gui-button-large:active,
.gui a.gui-button-small:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui a.gui-button-large.gui-button-action:active,
.gui a.gui-button-small.gui-button-action:active {
  background-color: #cccccc;
  border-color: #707070;
}

.gui-input,
.gui-text,
.gui-select,
.gui-number {
  border-color: #8d8d8d;
  background-color: #ffffff;
}

.gui-select .gui-handle,
.gui-number .gui-handle {
  border-color: #8d8d8d;
}

.gui-number .gui-handle a {
  background-color: #ffffff;
}

.gui-input input,
.gui-number input,
.gui-text textarea,
.gui-select .gui-value {
  color: #000000;
}

.gui-progressbar {
  background-color: #a07e7e;
}

/* custom */
#content.shipment .checkout-shipping-method .footer {display:none!important;}
#content.shipment .checkout-shipping-method .footer {display:none;}
.groen > .icons-icon-check::before, .groen {color:green;}

.checkout-shipping-method .footer {display:none!important;}

@media (max-width: 576px){
.theme-messages {

    bottom: unset !important;
    top: 0 !important;
}
}

.theme-messages .message {
	box-shadow: 4px 7px 10px 8px rgb(0 0 0 / 50%);
}

.custom-payment-icons a {
  margin: 5px 15px;
  display: inline-block;
}

.etrusted-trusted-stars-service-widget-logo {
  display: none !important;
}

#header-content .header-wrap {
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  height: 80px;
  transition: height .3s ease;
  position: relative;
}

.body-content {
	margin-top: 85px;
}
@media (max-width:767px) {
.body-content {
	margin-top: 35px;
}
}
.subheader-holder {
  height: 43px;
}

@media (max-width:767px) {
  #header-holder {
/*     height: 105px; */
  }
  #header-content {
    flex-direction: column;
    background: #fff;
  }
  
  #header-content .header-wrap {
    height: 100%;
  }
  
  #header-content {
    display: block;
  }
  
  .subheader-holder {
/*     margin-top: 25px; */
  }
  .subheader {
  	display: flex
    justify-content: space-between!impotant;
	}
  .logo {
    max-width: auto%;
    max-height: 50px;
	}
  #header-content .mobile-trusted-widget {
    width: 100%;
    margin-top: -20px;
  }
}
.stars i {
  	padding: 0px;
    font-size: 10px;
    color: #ffd600;
  	background: none;
}
.stars .empty {
    color: rgb(155 155 155 / 35%);
  	background: none;
}
.header-rating.ml-1 {
  color: white;
}

.highlight-bg {
  	background: #000;
}

#trustbadge-container-98e3dadd90eb493088abdc5597a70810 {display: none !important;}

a.kussen-wijzer {
	
  display: block;
}

/**#trustedshops-productreviews-sticker-wrapper {display: none !important;}**/

.with-read-more .collapsed {
	max-height: 125px;
    overflow: hidden;
}

.with-read-more .collapsed:after {
	content: "";
}

.read-more-btn {
	display: none;
}
.with-read-more .read-more-btn {
	    display: inline;
    background: #cba8ac;
    color: white;
    margin: 0 auto;
    text-align: center;
    padding: 5px 15px;
  cursor: pointer;
}

.read-more-btn-container {
	display: flex;
}

.banners-home .title {
	font-size: 18px !important;
}

.ct-custom-usps {
	margin: 0;
  padding: 0;
  list-style-type: none;
  margin-top: 20px;
}

.ct-custom-usps li span {
	margin-bottom: 10px !important;  
}

.ct-custom-usps li {
	display: flex;
}

.ct-custom-usps li span {
	color: #808080 !important;
}

.ct-custom-usps li span.label {
	font-size: 15px;
  font-weight: normal !important;
}

.ct-custom-usps li span.green {
	color: #8bb64c !important;
  font-weight: bold;
}

.in3-psp {
	max-height: 21px;
}

.dmws-display-colors {
	margin-top: 20px;
}

.d-flex {
  display:flex;
}

.rounded {
  border-radius: 12px;
}
.mt-1 {
  margin-top: 10px;
}
.mt-2 {
  margin-top: 20px;
}
.ml-3 {
  margin-left: 30px;
}

p {
  line-height: inherit;
  margin: 0.7em 0 0.7em 0;
}
.margin-bottom {
  margin-bottom: 30px;
}

.font-weight-light {
  font-weight: 100;
}

.custom-payment-icons a {
    margin: 5px 8px;
}
.productpage .related-products .swiper-container {
  padding: 0px;
}

/* Header */
#navbar nav>ul {
    text-align: left;
}

.nova-icon.nova-icon-shopping-bag {
  background: #E5C3AD;
  padding: 9px 10px 9px 10px;
  border-radius: 200px;
  color: white;
}
.logo {
  max-height: 50px;
}
#navbar nav>ul>li>a:hover, #navbar nav>ul>li:hover>a, #navbar nav>ul>li.active>a {
    color: #000000;
}
.swiper-slide.usp-block {
  font-size: 12px;
}
.headerscrolled #header-content {
    padding-left: 0px;
}
.categories-button.small.scroll.scroll-nav.hidden-sm.hidden-xs.hidden-xxs {
  display: none;
}

@media only screen and (max-width: 991px) {
.d-flex.justify-content-end.reviews {
  display: none;
}
}

#navbar .right {
	float: right;
  display: inline-block;
  
}

#navbar .right ul li:not(:last-of-type){
	margin-right: 25px;
}

#navbar .right ul li {
	  display: inline-block;
}

#navbar .right a {
		height: 40px;
    line-height: 40px;
  	color: #0c1f2d;
    font-weight: normal;
    letter-spacing: 1px;
    text-decoration: none;
}


@media only screen and (max-width: 700px) {
.logo {
    width: auto!important;
}
}

/* Buttons */
button, .button {
  border-radius: 100px!important;
}
.fas.fa-arrow-right {
  margin-left: 15px;
  margin-right: 0px;
}
.fa.fa-solid.fa-arrow-right.fa-xs {
  margin-left: 10px;
}
.newsletter input[type=email] {
    border-radius: 100px;
}

/* Slider Home */
.home-slider-holder.single-slide .button {
  background: #E55137;
}
.swiper-container.home-slider.fixed.medium-height {
  border-radius: 12px;
}
.home-slider .slider-text .title {
  margin-bottom: 5px;
}
.home-slider-slide:after {
  background: rgb(0,0,0);
  background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 50%, rgba(0,0,0,0) 100%);
}

/* boxed banners home */
.boxed.banners-home .banner-content-holder {
  background: none;
  border: solid 1px #F0F0F0;
  border-radius: 12px;
}

.boxed.banners-home .banner-content-holder .banner-content {
	height: 100%;
  position: relative;
}

.banners-home-block {
	overflow: visible;
}

.banners-home-block .banner-text-block {
    color: #0C1F2D!important;
  height: 100%;
}
.banner-text-block .title {
  text-shadow: none;
}
.banners-home-block .banner-content-holder {
  display: flex;
  align-items: flex-start;
}
.banners-home-block .banner-content-holder .button {
  position: absolute;
  bottom: 0px;
 transform: translateY(50%);
  left: 20%;
    right: 20%;
    width: auto;
}


/* Speciaal geselecteerd door Monique */
@media only screen and (min-width: 700px) {
.full-width.background.margin-top-double.margin-bottom {
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255,1) 13%, rgba(250,225,223,1) 13%, rgba(250,225,223,1) 100%);
}
}
@media only screen and (max-width: 700px) {
.full-width.background.margin-top-double.margin-bottom {
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255,1) 8%, rgba(250,225,223,1) 8%, rgba(250,225,223,1) 100%);
}
}
.quick-order .button {
    padding: 1px 8px 1px 13px;
    margin-left: none;
    background: none;
    color: #59C973;
    border: 1px solid #59C973;
}
.quick-order .button:hover {
    color: white;
  	background: #59C973;
}



.product-block-holder.boxed-border {
  	border-radius: 12px;
}

.subheadlines .subheadline-content {
    display: flex;
    align-items: flex-end;
}
.banners-home-block.amount-3.small.margin-top {
		background-size: 68%;
    background-repeat: no-repeat;
    background-position: bottom;
}
.row.product-grid.static-products-holder .col-md-12.margin-top-double.d-flex {
		display: flex;
    justify-content: space-between;
}
.button-txt {
    color: #0C1F2D;
    text-transform: inherit;
}
@media (max-width: 576px) {
.Afbeelding.Monique.d-sm-none.d-md-block {
  display: none;
  }
}
@media (min-width: 576px){
.text-center.monique {
    text-align: center;
    margin: 0px 250px 0px 250px;
}
}
.deliverytime-product {
  color: #3C3C3C;
  margin-bottom: 0px;
  opacity: .6;
  width: 80%;
}
.fa.fa-solid.fa-truck {
	margin-right: 10px; 
}
.subheadlines .subheadline-content {
	background: rgb(0,0,0);
	background: linear-gradient(45deg, rgba(0,0,0,0.7049194677871149) 0%, rgba(0,0,0,0) 80%, rgba(0,0,0,0) 100%);

}
.subheadlines .subheadline-content:hover {
    background: linear-gradient(45deg, rgba(0,0,0,0.7049194677871149) 0%, rgba(0,0,0,0) 60%, rgba(0,0,0,0) 100%);
  	transition: .4s;
}
@media (max-width: 768px) {
.product-grid.odd {
    padding-right: 5px;
    padding-left: 5px;
}
}

/* Reviews homepage */
@media (min-width: 576px){
.column.review-block {
  border-radius: 12px;
  border: 1px solid #F0F0F0;
  padding: 20px;
  width: 32%;
  display: flex;
  flex-direction: column;
  margin: 8px;
}
}
@media (max-width: 576px){
.column.review-block {
  border-radius: 12px;
  border: 1px solid #F0F0F0;
  padding: 20px;
  flex-direction: column;
  margin-bottom: 20px;
}
}
.row {
    margin-right: 0px;
    margin-left: 0px;
}


.d-flex.justify-content-between {
  display: flex;
  justify-content: space-between;
}
.d-flex.align-items-center {
  display: flex;
  align-items: center;
}
.review-grade {
  background: #E5C3AD;
  color: white;
  margin-bottom: 5px;
  padding: 3px 10px;
  border-radius: 100px;
  font-weight: bold;
}
.column {
  float: left;
  width: 33.33%;
}

.home-banner .banner-text-block .title span {
    background: #E55137;
    border-radius: 50px;
    padding: 5px 20px;
    line-height: 1;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 40px;
    rotate: -10deg;
}


/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}
.column {
  float: left;
}
@media screen and (max-width: 600px) {
  .column {
    width: 100%;
  }
}

/* Home banner */
.home-banner.rounded .title {
  font-size: 46px;
}

/* Categories Homepage */
@media screen and (min-width: 992px) {
  .img-holder.rounded.overflow-hidden {
    height: 300px;
  }
}
.hidden-xs.hidden-xxs.flex-container.seamless.text-center {
  background: none;
  border: solid 1px #F0F0F0;
  border-radius: 12px;
}
.category .flex-container {
  color: #0C1F2D;
}
.category .flex-container>h4 {
  text-shadow: none;
}

/* Brands */
.merken.full-width.background.margin-top.margin-bottom {
    background: rgb(255,255,255);
    background: #FAE1DF;
}
.container.homepage-brands {
  padding-bottom: 50px;
}

/* Blog homepage */
.blog-block.full-width .summary {
    border-radius: 0px 0px 12px 12px;
}
.blog-block.full-width .img-responsive {
    border-radius: 12px 12px 0px 0px;
}
.button-txt {
  letter-spacing: 0px;
}
.p-compact p {
  line-height: inherit;
}

/* Over mij homepage */
.home-module.mod-textblock-b.margin-top-double {
  background: #FAE1DF;
}
.home-textblock-image.home-textblock-col.col-md-6.p-0.d-flex.justify-content-center {
  margin-top: -50px;
  margin-bottom: 50px;
  justify-content: center;
}
.rounded-circle {
  border-radius: 500px;
}
.special-heading.margin-bottom {
    font-family: cursive;
    /* rotate: inherit; */
    transform: rotate(-2.5deg);
    font-size: 25px;
}

/* Product page */
.productpage .offer-holder {
    background: #e5c3ad3b;
    border-radius: 12px;
}
.information-button.mt-1 {
  color: #0C1F2D;
}
.product-description {
  line-height: 2.1em;
}
@media (max-width: 768px) {
.productpage .offer-holder {
    padding: 20px;
}
}
.qty {
    border-radius: 100px;
}
.productpage .qty input, .qty input {
    border-radius: 100px;
}
.qty .qtyadd {
    border-radius: 0px 200px 0px 0px;
    margin: 3px;
}
.qty .qtyminus {
    border-radius: 0px 0px 200px 0px;
    margin: 3px;
}
.productpage .btn-addtocart {
    width: auto;
  	font-size: 14px;
  	padding: 0px 20px;
}
.button-cta {
  	background: #59C973;
}
.product-price .col-xs-6 {
    padding-right: 0px;
    padding-left: 0px;
}
.in-stock {
    color: #59C973!important;
}
.ct-custom-usps {
  color: #0C1F2D;
  font-size: 15px;
}
.ct-custom-usps li span.icon, .ct-custom-usps li span {
  color: #0C1F2D!important;
  font-size: 15px;
}
.bold {
  font-weight: bold!important;
}
.container.productpage .d-flex.advies-blok {
    background: #fbf1ed;
    border-radius: 12px;
    padding: 25px 25px 0px 10px;
}
.advies-titel {
 	 font-size: 21px;
}
.product-block .product-label.rotated, .product-label.rotated {
    transform: rotate(-3deg);
    left: 5px;
    top: 18px;
    width: 85px;
    height: 25px;
    border-radius: 100px;
    background: #ED6A5A;
}
.product-block-price .price-old {
    font-size: 1em;
  	color: #3C3C3C;
}
.quick-order {
    margin-top: 0px;
}

/* Footer */
.newsletter.gray-bg {
	background: #FCF7F7;
}
.newsletter-sub {
  margin-top: 10px;
  font-size: 19px;
}
.socials a {
    background: #ffffff;
    color: #E5C3AD;
}

/* Home content */
.content h2 {
  color: #000!important;
}
@media (min-width: 700px){
.col-md-12.content {
  column-count: 2;
  }
}
.col-md-12{
    padding-right: 0px;
    padding-left: 0px;
}

/* Footer */
.footer p.info i {
    color: #E5C3AD;
    background: white;
    padding: 10px;
    border-radius: 100px;
}
@media (min-width: 700px){
.footer p.info {
    padding-left: 45px;
    padding-top: 8px;
}
}
.footer {
    padding: 0px 0px 30px 0px;
}
@media (max-width: 700px){
.footer {
    text-align: left;
}
}

footer .fbc-widget .__fbcw__widget {
    border-radius: 12px!important;
}


/* Copyright */
.copyright-pbs {
  background-color: #E5C3AD;
  color: #0C1F2D;
}
.copyright-pbs ul {
 	padding: 0 5px;
  margin-bottom: 0px;
	list-style: none;
  flex-wrap: wrap;
}
.copyright-pbs li {
  display: inline;
}
.copyright-pbs ul li::before {
  content: '|';
}
.copyright-pbs ul li a:hover {
  text-decoration: underline;
}
.copyright-pbs.py-lg-2.py-1 .container {
  padding-top: 15px;
  padding-bottom: 15px;
/*   padding-left: 0px!important;
  padding-right: 0px!important; */
}
.copyright-pbs ul {
  padding-right: 15px;
}
/* @media (max-width: 1199.98px) {
	.copyright-pbs span {
  	margin-left: 0;
  }
} */

.copyright-pbs.py-lg-2.py-1 .d-flex.align-items-center {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/* Afspraak maken button */
#header-advies {
		position: fixed;
    bottom: 15px;
    right: 15px;
    width: auto;
    height: 50px;
    line-height: 20px;
    z-index: 9999;
    text-align: center;
    background: #E55137;
  	color: white!important;
    padding: 15px;
    border-radius: 200px;
  	margin-top: 0px!important;
  	font-size: 14px;
}

.fancy-cart .button.inverted {
    background: #59C973;
    color: white;
    border: 0px;
    opacity: 1;
    padding: 11px 20px;
}

.ts-rating-light.ts-rating.nl_NL.productreviews {
  display:none;
}

.dmws-a_w8fra9-deliverytime-in-productcard.not-available {
  color: #5BCF76!important;
}

.dmws-a_w8fra9-deliverytime-in-productcard.not-available i svg path {
  fill: #5BCF76!important;
}


/* Keuzehulp */
.block-with-background-image {
		background-image: url(https://cdn.webshopapp.com/shops/217187/files/444722011/slider-1.jpg);
    background-repeat: no-repeat;
  	background-size: cover;
  	height: 100%;
  	width: 100%;
    padding-top: 50px;
    padding-bottom: 50px;
}
.row.keuzehulp, .text.keuzehulp-wrap h1 {
  	color: #0C1F2D;
  	background: #E5C3AD;
  	opacity: 0.98;
  	border-radius: 10px;
}

.row.keuzehulp .qw-wrapper-content-wrapper {
  	background: white;
  	padding: 35px;
  	border-radius: 4px;
}
.qw-list-item {
  	border-radius: 0px 0px 10px 10px!important;
}
.qw-list-item-image {
		background: transparent linear-gradient(180deg, #93613B00 0%, #4A311E 100%) 0% 0% no-repeat padding-box!important;
    border-top-left-radius: 0rem!important;
    border-top-right-radius: 0rem!important;
}
.qw-list-item:hover, .qw-list-item:hover:hover {
    --tw-border-opacity: 1;
    border-color: var(--accent)!important;
}
.text.keuzehulp-wrap {
    margin: 25px;
}
.row.keuzehulp .qw-content-header {
  	color: #000;
}

@media (max-width: 767.98px) {
  .row.keuzehulp {
    margin: .5rem!important;
  }
  .text.keuzehulp-wrap {
    margin: 25px 25px -10px 25px;
	}
  .qw-wrapper-space {
    padding: 0em!important;
	}
  .row.keuzehulp .qw-wrapper-content-wrapper {
    padding: 20px!important;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

.filter-toggle.mobile {
    left: 22%;
    border-radius: 100px;
    font-style: normal;
    font-size: 14px;
}

.review-stars.small.reviews-top {
  cursor: pointer;
}

/* Kies je maat blok */
.top-cats .inner {
  background: #fbf1ed!important;
  padding: 20px!important;
  border-radius: 12px;
}
.top-cats .extra-information {
  margin-top: 10px!important;
}
.keuzehulp-blok {
  background: #fbf1ee;
  padding: 20px;
  border-radius: 12px;
}
.col-md-3.sidebar {
  padding-left: 0px;
}

@media (max-width: 768px) {
	.breadcrumbs {
    text-align: left;
  }
	h1.page-title {
    text-align: left;
}
}
@media screen and (max-width: 991px) {
  .keuzehulp-blok.sidebar.d-sm-none {
    visibility: hidden;
    display: none;
  }
	.keuzehulp-blok.d-flex.justify-content-between.align-items-center.mt-2 {
  	display: flex;
    align-items: flex-start;
    flex-direction: column;
	}
  .keuzehulp-blok .button.with-icon {
    margin-top: 15px;
  }
  .d-sm-none {
    display: none;
		visibility: collapse;
  }
  #sort_filters {
    display: flex;
    align-items: center;
  }
}

@media screen and (min-width: 991px) {
.dmws-a_w8fra9-deliverytime-in-productcard {
  max-height: 20px;
  overflow: hidden;
  }
}

/**
* BUILDER-TWOCOLUMN
**/
.builder-twocolumn {
 	display: grid; 
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  padding-bottom: var(--builderpadding);
}
.builder-twocolumn__content {
	padding: 60px;
  background-color: #FCF7F7;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.builder-twocolumn__image {
  height: 100%;
  min-height: 485px;
  position: relative;
}
.builder-twocolumn__image img {
    height: 100%;
    left: 0;
    object-position: center center;
    position: absolute;
    top: 0;
    width: 100%;
  	object-fit: cover;
}
@media only screen and (max-width: 992px) {
  .builder-twocolumn__content {
    padding: 40px;
  }
  .builder-twocolumn__image {
    height: 0;
    padding-bottom: 56.25%;
    min-height: unset;
  }
  .builder-twocolumn {
		grid-template-columns: 1fr;
  }
}
@media only screen and (max-width: 768px) {
  .builder-twocolumn__content {
    padding: 20px;
  }
  .builder-twocolumn__image {
    padding-bottom: 75%;
  }
}

.builder-taste__list {
	list-style: none;
  padding-left: 0;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
.builder-taste__list li {
	position: relative;
  padding-left: 50px;
  line-height: 25px;
  counter-increment: count;
} 
.builder-taste__list li::before {
  content: counter(count);
  position: absolute;
  left: 0;
  width: 25px;
  height: 25px;
  background-color: rgba(0,0,0,.7);
  border-radius: 50%;
  color: white;
  font-size: 12px;
  text-align: center;
  line-height: 25px;
  font-weight: 700;
}
@media (max-width: 768px){
.d-flex.align-items-center.contact {
  display: block;
  }
}
.contact-form.margin-top-half .col-md-6 {
    padding-left: 0px;
}




.topbar-menu {
  display: flex;
}

.topbar-menu a {
  color: white;
  text-decoration: none;
  font-size: 12px;
  margin-right: 10px;
}
.topbar-menu a:hover {
  text-decoration: underline;
}
.topbar-menu ul {
  margin-bottom: 0;
}
.subheader {
  display: flex;
  width: 100%; 
  justify-content: space-between;
}
.subheader-rating {
  font-size: 12px;
}
.header-hallmark img.thuiswinkel-white {
    max-height: 27px;
}

/* CSS to hide elements on screens that are 768px wide or less */
@media (max-width: 768px) {
  .hide-on-mobile {
    display: none;
  }
}
@media (max-width: 768px) {
  .usps-slider-holder {
    width: 100%!important;
  }
}

/* USP's Productpage */
.ct-custom-usps .label, .label-levertijd {
		max-width: 100%;
    text-wrap: wrap;
    text-align: left;
}


.product-bundle-holder .img-holder {
	height: auto !important;
}
/* FAQ Generator */
.faq-section {
    max-width: 800px;
    margin: 0 auto;
    padding: 10px;
    margin-top: 20px;
}

/* FAQ Header Style */
.faq-header {
    font-size: 1.2em;
    font-weight: bold;
    margin: 20px 0 10px;
    color: #ab846a;
    text-align: left;
}

/* Container voor de twee kolommen */
.faq-container {
    display: flex;
    flex-wrap: wrap;
    gap: 20px; /* Spacing tussen kolommen */
}

.faq-column {
    flex: 1 1 45%; /* Maakt twee kolommen van elk 45% breed */
    min-width: 300px; /* Zorgt ervoor dat kolommen niet te smal worden */
}

.faq-item {
    margin: 0;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}

.faq-question {
    cursor: pointer;
    display: block;
    font-weight: 600;
    font-size: 1.0em;
    padding: 5px 0;
    margin: 0;
}

.faq-answer {
    display: none;
    padding: 5px 0;
    font-size: 1.0em;
    line-height: 1.4;
    letter-spacing: 0.5px;
}

.faq-toggle {
    display: none;
}

/* Maak de antwoorden zichtbaar bij selectie */
.faq-toggle:checked + h3 + .faq-answer {
    display: block;
}

/* Stijl voor links */
.faq-answer a {
    color: #ab846a;
    text-decoration: none;
}

.faq-answer a:hover {
    text-decoration: underline;
}
<style>
    /* Container voor FAQ-secties */
    .faq-container {
        display: grid;
        grid-template-columns: repeat(2, 1fr); /* Twee kolommen */
        gap: 20px; /* Ruimte tussen de kolommen */
    }

    /* Stijlen voor FAQ-secties */
    .faq-section {
        border: 1px solid #ddd; /* Optioneel voor visuele scheiding */
        padding: 15px;
        border-radius: 5px;
    }

    /* Responsief design voor kleinere schermen */
    @media (max-width: 768px) {
        .faq-container {
            grid-template-columns: 1fr; /* Eén kolom op kleinere schermen */
        }
    }
</style>
.accordion-item {
    margin-bottom: 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.accordion-label {
    display: block;
    padding: 15px;
    font-weight: bold;
    cursor: pointer;
    background-color: #f9f9f9;
    border-radius: 5px;
}

.accordion-toggle {
    display: none;
}

.accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
    padding: 0 15px;
}

.accordion-toggle:checked + .accordion-label + .accordion-content {
    max-height: 500px; /* Pas aan op basis van de verwachte inhoud */
    padding-top: 10px;
    padding-bottom: 10px;
}
.hidden {
  display: none;
}

.faq-container {
  margin-top: 10px;
}

.faq-item {
  margin-bottom: 15px;
}

.faq-toggle {
  display: none;
}

.faq-question {
  cursor: pointer;
  font-weight: bold;
}

.faq-answer {
  display: none;
  margin-top: 5px;
  padding-left: 15px;
}

.faq-toggle:checked + .faq-question + .faq-answer {
  display: block;
}
.faq-title {
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  font-size: 1.2em;
  transition: color 0.2s ease;
  position: relative; /* Nodig voor het positioneren van het pijltje */
}

.faq-title:hover {
  color: #804040; /* Verandert de kleur bij hover */
}

.faq-title::before {
  content: "▶"; /* Unicode voor een rechtswijzend pijltje */
  font-size: 1em;
  margin-right: 8px; /* Ruimte tussen pijltje en tekst */
  transition: transform 0.2s ease; /* Zorgt voor vloeiende draaiing */
  display: inline-block; /* Houdt consistentie in positie */
}

.faq-container.hidden + .faq-title::before {
  transform: rotate(0deg); /* Standaard rechtswijzend */
}

.faq-container:not(.hidden) + .faq-title::before {
  transform: rotate(90deg); /* Draait naar beneden bij uitklappen */
}
.faq-container {
  display: block; /* Zorgt ervoor dat alles onder elkaar staat */
}

.faq-item {
  margin-bottom: 15px; /* Ruimte tussen vragen */
  display: block; /* Elke vraag krijgt zijn eigen regel */
}

.faq-answer {
  display: none; /* Antwoorden verborgen totdat de vraag wordt geopend */
  margin-top: 5px;
  padding-left: 15px; /* Optioneel: inspringing voor antwoorden */
}

.faq-toggle {
  display: none; /* Verbergt de input-checkbox */
}

.faq-question {
  cursor: pointer;
  font-weight: bold;
}

.faq-toggle:checked + .faq-question + .faq-answer {
  display: block; /* Toont het antwoord als de checkbox is geselecteerd */
}
.faq-answer {
    display: none;
}

.faq-toggle:checked + .faq-question + .faq-answer {
    display: block;
}

.keuzehulp-blok-collection {
	margin-bottom: 20px;
  }
/* Reset wrapper zodat block-level kinderen echt full-width worden */
#gerelateerde-blogs .blog-row {
  font-size: initial !important;
  text-align: center; /* titels blijven gecentreerd */
}

/* Mobile: vanaf max-width 991px stapelen */
@media (max-width: 991px) {
  #gerelateerde-blogs .blog-item {
    display: block !important;
    width: 100% !important;
    margin: 0 0 1.5rem !important;
  }
 button.button.cta-button {
  width: 100px !important;
  height: 25px !important;

  background-color: #fbf1ed !important;
  color: #333 !important;

  border: none !important;
  border-radius: 0 !important;
  padding: 0 !important;
  margin: 0 !important;

  font-size: 0.8rem !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;

  text-decoration: none !important;
  cursor: pointer !important;

  transition: background-color 0.2s !important, transform 0.1s !important;
}

button.button.cta-button:hover {
  background-color: #f2e4df !important;
  transform: translateY(-1px) !important;
}

