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

.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: #000000;
}

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

.gui a {
  color: #9fb1d4;
}

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

.gui-select.gui-focus .gui-handle {
  border-color: #9fb1d4;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.gui-table thead tr th {
  border-color: #e8e8e8;
  background-color: #fcfcfc;
}

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

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

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

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

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

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

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

.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: #fff8e9;
}

/* custom */
:root {
/*     --themeblue: #547A82; Origineel */
	--themeblue: #1C5E73;
/* 	--themebrown: #C5911B; */
/* 	--themebrown: #AB7003; bijna goed */
	--themebrown: #1C5E73;
	--darkgray: #333333;
	--darkblue: #144266;
}

body {
padding-top: 0!important;
}

html {
padding-top: 80px;
}

/* .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  white-space: nowrap;
  border: 0;
	font-size: 0px!important;
} */

/* #cookie-consent-modal, #CybotCookiebotDialog {
  max-width: 100%!important;
left: 0;
  right: 0;
  box-sizing: border-box;
	display: none!important;
} */

.reviews-carousel-card-star-rating-shop-badge-container {
	width: initial!important;
}

.reviews-carousel-card-reviewer-info-container.reviewer-info-site-review {
	display: flex;
	gap: 1rem;
}

.reviews-carousel-card-container {
	text-align: center!important;
	height: auto!important;
}

.sr-only {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  white-space: nowrap;
  border: 0;
}

.home-module .product-block {
	overflow: visible;
}

.quick-order input {
	color: #3c3c3c!important;
}

#information .pp-section-title, #information h3.pp-section-title {
/* 	border-bottom: 1px solid #ccc; */
	padding: 0.6rem 1.2rem;
/* 	margin-bottom: 0.8rem!important; */
	background: var(--themeblue);
	color: white;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}

#information .content {
	padding: 1rem;
}

.relatedproducts-title {
	background: var(--themebrown);
	color: white;
	padding: 0.6rem 1rem;
	border-top-left-radius: 2px;
	border-top-right-radius: 2px;
}

.info-right #pp-related-products {
	padding: 0.4rem 1rem;
	border: 1px solid rgba(155,155,155,.17);
}

.mini-list-title .lh-1 {
	font-size: 16px!important;
	font-weight: 400!important;
}

.toggle-content ul {
	padding: 0.6rem;
}

.toggle-content li {
	list-style: none;
}

.toggle-content h2, .toggle-content h3, .toggle-content h4 {
	margin-bottom: 0.8rem;
}

.flex-grow-1 {
	flex-grow: 1 !important;
}

.flex-shrink-0 {
	flex-shrink: 0;
}

#user-avatar {
	max-height: 130%;
}

.custom-modal {
    display: none; /* Verberg de modal standaard */
    /* Voeg hier je andere modal styling toe */
}

.custom-modal.active {
    display: block; /* Toon de modal wanneer actief */
}


.addtocart-holder .button-icon::before {
	background: none;
}

/* Stijlen voor de modal zonder Bootstrap JS */
.custom-modal {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	justify-content: center;
	align-items: center;
	z-index: 9999;
}

.custom-modal.active {
	display: flex;
}

.custom-modal .modal-content {
	background: white;
	color: #333;
	border-radius: 5px;
	max-width: 520px;
	width: 100%;
	z-index: 10000;
	overflow: hidden;
}

.custom-modal .modal-content .modal-header, .custom-modal .modal-content .modal-header h4 {
	background: #333!important;
	color: white!important;
}

.btn-close-custom {
	display: flex;
	justify-content: center;
	align-items: center;
	width: 30px;
	height: 30px;
	margin-left: auto;
	background: #C5911B;
	border: none;
	color: #FFF;
	font-size: 1.2rem;
	float: right;
	border-radius: 3px;
	padding: 4px;
}

.btn-close-custom:hover {
	color: #C5911B;
}

.usp-list .usp {
	display: flex;
	gap: 0.4rem;
}

.usp-list .usp .head {
	font-weight: bold;
}

.product-deliverytime {
	display: none!important;
}

.hidden {
	display: none!important;
}

#volgendmoment {
	font-weight: bold;
}

.gap-space {
	gap: 0.25em;
}

.shipping-date {
	font-size: 0.8rem;
}

.verzend-info-container {
	display: inline-flex;
	align-items: center;
/* 	gap: 0.3rem; */
	font-size: 15px;
	border: 1px solid #CCC;
/* 	padding: 10px 4px 4px 4px; */
	padding: 4px 10px;
	margin: 10px 0;
	border-radius: 3px;
	background: rgba(0,0,0, 0.02);
}

.verzend-info {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 0.4rem;
/*     flex: 1 1 100%; */
}

.volgendmoment {
	margin-top: -10px;
	margin-bottom: 6px;
	color: rgba(0,0,0, 0.6);
}

@media only screen and (max-width: 344px) {
	.verzend-info .icon-truck, .verzend-info .rechts {
		margin: auto;
/* 		flex: 0; */
	}
}

@media only screen and (max-width: 550px) {
	.icon-truck {
		display: none;
/* 		flex: 0; */
	}
	
	.verzend-info {
		justify-content: center;
	}
}

.verzend-info .icon-truck {
/* 	margin: auto;
	flex: 0; */
}

.delivery-time-text {
/*     display: flex; */
/*     flex-wrap: wrap; */
/* 	gap: 0.3rem; */
/* 	align-items: center; */
}


.verzend-info .rechts {
display: flex;
	align-items: center;
	flex-wrap: nowrap;
	gap: 0.4rem;
}

#jehebtnog,
#countdown,
.clock-container {
	display: flex;
	align-items: center;
    flex: 1;
}

.clock-container .clock {
	width: 44.25px;
	height: 44.25px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
	margin-right: -1.2rem;
/* 	margin-left: 0.5rem; */
	z-index: 10;
	transform: translateY(-3px);
}


.clock-svg {
	width: 100%;
	height: 100%;
}

.countdown-hielke {
/* 	margin: 0 0.4rem; */
	background: var(--themeblue);
	color: white;
/* 	border: 1px solid var(--darkblue); */
	padding: 0 0.4rem;
	padding-left: 1.4rem;
	padding-top: 1px;
	font-weight: bold;
	border-radius: 2px;
}

.row-gap-0 {
	row-gap: 0!important;
}

.gap-1 {
	gap: 0.4rem;
}

.no-wrap {
    white-space: nowrap;
}

#breadcrumbs {
	border-bottom: 1px solid #CCC;
	margin-bottom: 6px;
}

.toonmeeruitcat .cats, .toonmeeruitcat .meeruitmerk {
	align-items: center;
}

.toonmeeruitcat .meeruitmerk {
	border-radius: 4px;
	overflow: hidden;
/* 	background: #EFEFEF; */
}

.toonmeeruitcat .meeruitmerk a {
	margin-left: 4px;
	color: var(--themeblue);
	font-weight: bold;
/* 	padding: 2px 12px 2px 12px; */
}

.toonmeeruitcat .catlink {
	position: relative;
/* 	margin-left: 6px; */
	border: 1px solid #CCC;
	padding: 2px 8px 2px 8px;
	border-radius: 4px;
	white-space: nowrap;
}

.toonmeeruitcat .cats .icon {
	margin-left: 6px;
/* 	display: block; */
	display: none;
	position: relative;
	width: 20px;
	height: 20px;
	content: "";
}

.toonmeeruitcat .cats .icon::before {
	display: block;
	position: absolute;
	content: "";
	right: -7px;
	top: -2px;
	width: 18px;
	height: 18px;
	z-index: 4;
	background: url("https://cdn.webshopapp.com/shops/7221/files/455861580/catlabelblue.svg");
	background-repeat: no-repeat;
	background-size: contain;
}

@media screen and (max-width: 640px) {
    .meeruitmerk {
        display: none!important;
    }
	
	.cats .text {
		margin-bottom: .4rem;
	}
}

.cplaceholders {
	padding: 0;
	display: grid;
/* 	grid-template-columns: repeat(2, minmax(0, 1fr)); */
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
	grid-gap: 10px;
}

.cplaceholders li {
	list-style: none;
	margin-bottom: 3px;
	display: flex;
	gap: 1rem;
}

.cplaceholders .cplaceholder {
	display: inline-block;
	position: relative;
	margin-right: 4px;
	height: 76px;
	width: 24px;
	flex-shrink: 0;
}

.cplaceholders .cplaceholder::after {
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
	content: "";
	height: 76px;
	width: 24px;
	background: url("https://cdn.webshopapp.com/shops/334718/files/436512520/verfpotje-small.png");
	background-repeat: no-repeat;
	background-size: contain;
}

.cplaceholderdesc {
	display: flex;
	flex-direction: column;
	padding-right: 6px;
}

.product-block-price {
	text-align: center;
}

.home-module.mod-clerk2 {
	margin-bottom: 2rem;
}

.hidden {
	display: none!important;
}

.copyright > span:nth-child(2) {
	display: inline!important;
}

.content a {
	text-decoration: none!important;
}

.order-summary .gui-item {
	padding: 0.2rem 0!important;
}

.gui-table a.gui-bold {
	font-size: 0.9rem;
}

.gui-table tbody tr:last-child td {
	border-color: #f7f7f7!important;
	border-bottom: 1px solid #e8e8e8!important;
}

.gui-cart-sum {
	margin-top: 1rem!important;
}

.order-summary .gui-table td {
	font-size: .9rem;
}

.order-summary .gui-table td:nth-child(2) {
	text-align: center;
}

.order-summary th {
/* 	background: #144266!important; */
	padding-left: 0.4rem!important;
	padding-right: 0.4rem !important;
	text-align: center!important;
}

.order-summary th:first-child {
	text-align: left!important;
	padding-left: 0!important;
}

.order-summary th:last-child {
	text-align: right!important;
	padding-right: 0!important;
}

.order-summary th > span {
	font-size: 1rem!important;
	color: #144266!important;
/* 	color: white; */
}

.order-summary th:nth-child(2) > span {
	font-size: .8rem!important;
}

.order-summary .gui-table tbody tr td {
	padding: 10px 0!important;
}

.order-summary small {
	display: none;
}

.order-summary .gui-delivery-time-checkout {
	display: none;
}

#header-right .insiderbalans {
	margin-right: 1.2rem;
}

/* IN DE GATEN HOUDEN!!! */
#gui-block-review.step-review {
	display: flex;
	flex-direction: column;
}

.belco-np0iat .belco-home {
	height: auto!important;
}

.insiderbalans {
	display: flex;
/* 	gap: .8rem; */
	align-items: center;
	background: #333333;
	padding: .4rem .8rem;
/* 	margin: 1rem 0; */
	color: white;
}

.insiderbalans .coin {
	content: "";
	width: 42px;
	height: 42px;
	background: url("https://cdn.webshopapp.com/shops/7221/files/447704792/scenery-insiders-club-60x60.png");
	background-size: contain;
	background-repeat: no-repeat;
}

.insiderbalans .flex-vertical {
	display: flex;
	flex-direction: column;
	position: relative;
	margin: 0 .6rem;
	z-index: 6;
}

.flex-vertical > span {
/* 	font-weight: bold; */
	line-height: 1.1rem;
}

.pointbalancecontainer {
	background: #444444;
	border-radius: 4px;
	height: 100%;
	padding: .2rem .6rem;
	display: flex;
	align-items: center;
}

.insiderbalans .swell-point-balance {
	font-size: 1.2rem;
	font-weight: bold;
	display: flex;
	align-items: center;
	gap: .4rem;
/* 	padding-left: .8rem; */
}

.insiderbalans .swell-point-balance::after {
	content: "\e92c";
/* 	position: absolute; */
	font-family: "proxima-icons";
	right: 0;
	font-size: 7px;
	font-weight: 700;
	color: white;
	opacity: 0.6;
/* 	margin: 0 .4rem; */
/* 	top: 50%; */
/* 	transform: translateY(-50%); */
}

.pointbalancecontainer {
	position: relative;
}

.pointbalancecontainer .symbol {
	position: absolute;
	top: 0;
	left: 0;
}

.overlay-right {
	display: block;
	content: "";
	z-index: 7;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 50%;
  background-color: white;
  animation: slideOverlay 6s forwards;
}

.overlay-left {
	display: block;
	content: "";
	z-index: 8;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 50%;
  background-color: white;
  animation: slideOverlay 6s forwards;
}

.rollOverlay {
	z-index: 9;
}

@keyframes slideOverlay {
  from {
    width: 50%;
  }
  to {
    width: 0;
  }
}

/* Bestaande stijlen voor .container, .image, .overlay.left, en .overlay.right */

.rollOverlay {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  background: rgba(255, 255, 255, 0); /* Transparant, zodat de afbeelding zichtbaar is */
}

.rollOverlay.left {
  left: 50%;
  animation: rollOutLeft 6s forwards;
}

.rollOverlay.right {
  right: 50%;
  animation: rollOutRight 6s forwards;
}

.rollEffect {
  width: 75px;
  height: 99%;
  background: url('https://scenery.hielke.net/papier-hielkeV4.jpg') repeat;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #BBB;
  border-radius: 3px;
  animation: rollEffectAnimation 6s forwards;
}

@keyframes rollOutLeft {
  from { left: 50%; width: 0; }
  to { left: 0; width: 0; }
}

@keyframes rollOutRight {
  from { right: 50%; width: 0; }
  to { right: 0; width: 0; }
}

@keyframes rollEffectAnimation {
  from {
    width: 120px;
    background-position: 100% 0;
    box-shadow: -30px 0px 30px rgba(0,0,0, 0.9), 30px 0px 30px rgba(0,0,0, 0.9);
  }
  to {
    width: 0px;
    background-position: 0 0;
    box-shadow: none;
  }
}

html[lang="nl"] body #gui-block-payment-method:after {
	content: "Je moet minimaal 18 jaar zijn om de betaaldienst Billink te gebruiken.";
}

html[lang="en"] body #gui-block-payment-method:after {
	content: "You must be at least 18 years old to use the Billink payment service.";
}

.p-0 {
padding: 0;
}

.m-0 {
margin: 0;
}

.collection-products-row .product-block {
	overflow: visible;
}

.loadImage {
background: var(--themeblue);
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.uploadContainer {
	gap: .6rem;
}

.colorPicker .disclaimer {
	position: relative;
	z-index: 999999999999999;
	margin: 6px;
	color: rgba(0,0,0, 0.6);
	border-color: rgba(0,0,0, 0.4);
	box-shadow: 2px 2px 4px rgba(0,0,0, 0.2);
	font-size: 15px;
}

#feedbackFormStatus {
	color: #CC191E;
	font-size: 20px;
}

.labelStrong {
	font-size: 16px;
	font-weight: bold;
	color: var(--themeblue);
}

.colorPicker .disclaimer .readMore {
	color: rgba(0,0,0, 0.8);
	text-decoration: none;
	border-bottom: 1px solid rgba(0,0,0, 0.8);
}

.colorPicker .disclaimer #disclaimerShow {
	max-height: 0;
	overflow: hidden;
	opacity: 0;
/* 	transition: max-height 0.5s ease-out, opacity 0.5s ease-out; */
	transition: all 0.5s ease-in-out;
}

.colorPicker .disclaimer #disclaimerShow.expanded {
	max-height: 4000px;
	opacity: 1;
/* 	transition: max-height 0.5s ease-in, opacity 0.5s ease-in; */
	transition: all 0.5s ease-in-out;
	margin-top: 1rem;
}

.colorPicker .disclaimer > span {
	display: block;
}

.colorPicker .disclaimer .disclaimerShow > span {
	display: block;
	margin-bottom: 1rem;
}

#imageInput {
    display: none;
}


.colorPicker {
/* 	overflow-x: scroll; */
	overflow-x: hidden;
}

#pickerProducts {
  border-top-right-radius: 12px;
  position: relative;
  z-index: 2;
/* gap: 1rem; */
}

.tabinator {
  /* border-bottom: 1px solid #ccc; */
  display: flex;
  align-items: end;
}

.tabinator input {
  display: none;
}

.tabinator label {
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;

  cursor: pointer;
  transition: all 0.3s ease-in-out;
  position: relative;
  flex: 0 0 auto;
  font-weight: bold;
}

#pickerMatches {
  display: flex;
  flex-wrap: wrap;
}

#pickerMatches .spacer {
	display: block;
	content: "";
	height: 1rem;
}

#pickerMatches label:hover {
  transform: scale(1.24);
  margin: 0 6px;
}

/* Klasse om de tab naar beneden te laten schuiven en te verbergen */
#pickerMatches .slide-down {
  transform: translateY(200px);
  /* opacity: 0; */
}

#pickerProducts {
	padding: .5rem;
}

#pickerProducts .product-item, #globalPalette .product-item {
/*   background: white; */
/*   border: 4px solid white; */
  cursor: pointer;
  position: relative;
	padding: .5rem;
/* 	margin-bottom: 1rem; */
/*   width: 230px; */
/*   max-width: 230px; */
/*   transition: all 0.2s ease-in-out; */
/* 	min-width: 190px; */
}

#pickerProducts .product-item > * , #globalPalette .product-item > * {
	background: white;
}

#pickerProducts .product-item:hover, #globalPalette .product-item:hover {
/*   box-shadow: 4px 4px 4px rgba(0, 0, 0, 0.6); */
  border: none;
  transform: scale(1.04);
}

#pickerProducts .product-block-title, #globalPalette .product-block-title {
	padding: .5rem .2rem;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 3em;
	max-height: 3em;
}

#pickerProducts .priceSpan, #globalPalette .priceSpan {
	font-weight: bold;
}

#pickerProducts .quick-order, #globalPalette .quick-order {
	gap: .3rem;
}

#pickerProducts .quick-order-button, #globalPalette .quick-order-button {
	text-decoration: none;
}

.tabinator label:hover {
  color: #888;
  cursor: pointer;
/* margin-top: 2rem; */
}

.tabinator label {
margin-top: 2rem;
}

.tabinator input:checked + label {
  position: relative;
  transform: scale(1.24);
  margin-left: 6px;
margin-right: 6px;
}

.product-item .product-image {
  max-width: 100%;
}

.product-item .product-title {
  font-size: 16px;
  font-weight: bold;
}

#imageCanvas {
/*   margin-bottom: 2rem; */
  cursor: crosshair;
  position: relative;
}

.matchContainer {
  min-width: 400px;
}

#color-picker-cursor {
  position: absolute;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  border: 1px solid #ccc;
  transform: translate(15px, 15px); /* Position adjustment relative to cursor */
  pointer-events: none; /* Ensures cursor doesn't interact with the preview */
  box-shadow: 2px 2px 2px rgba(255, 255, 255, 0.05);
  z-index: 9999999;
}

.hidden {
  display: none !important;
}

#cursor-color-preview {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

#colorPreview {
  display: none;
}

.color-box {
  width: 50px;
  height: 50px;
  display: inline-block;
  position: relative;
  margin: 5px;
}

.color-box button {
  position: absolute;
  top: 0;
  right: 0;
  background-color: rgba(255, 255, 255, 0.8);
  border: none;
  cursor: pointer;
  padding: 2px 8px;
  font-size: 10px;
}

.color-box {
  width: 50px;
  height: 50px;
  display: inline-block;
  position: relative;
  margin: 5px;
}

#colorInfo {
  display: none;
}

#globalPalette {
  display: flex;
  flex-wrap: wrap;
/*   gap: 2rem; */
  /* margin: 0 1rem; */
}

#uploadedImage {
  margin: 1rem;
  display: none;
}

.pickerContainer {
	gap: 2rem;
}

.clerk .icon-angle-right {
	background: var(--darkblue);
}

#collection-sidebar .custom-filter-form .filter-content {
	display: flex;
	flex-direction: column;
}

#proxima-home-newest-products i {
	background: #144266;
}

.custom-filter-col.categories {
	order: 2;
}

.custom-filter-form div[data-filter-title="Kleur"] {
/* 	display: none; */
	order: 1;
}

.product-block-sub .in-stock {
margin: 0;
}

.noReviews {
	display: none;
/* 	width: 100%; */
	font-size: 15px;
    position: absolute;
    top: 58%;
    left: 50%;
    transform: translate(-50%, -50%);
	white-space: nowrap;
    text-align: center;
	color: #AAA;
}

@keyframes bounceStar {
    0%, 50% { 
        transform: scaleX(0);
        opacity: 0.5;
    }
    25% { 
        transform: scaleX(1);
        opacity: 1;
    }
    100% { 
        transform: scaleX(var(--scale-final));
        opacity: 1;
    }
}

.starsH {
	display: flex;
	height: 17px;
	width: 91px;
	padding: 0;
	position: relative;
}

.starsHbg {
	display: block;
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	height: 100%;
	background: #FFD200;
	transform-origin: left center;
}

.starsHbgGray {
	display: block;
	content: "";
	position: absolute;
	z-index: -2;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #CCC;
/* 	transition: transform 1s ease-in-out; */
}

.starsH img {
	padding: 0;
	margin: 0;
	height: 100%;
	width: 100%;
}

.starsHbg.pop1 {
    animation: popStar1 1s forwards;
}

.starsHbg.pop2 {
    animation: popStar2 1s forwards;
}

.starsHbg.pop3 {
    animation: popStar3 1s forwards;
}

.starsHbg.pop4 {
    animation: popStar4 1s forwards;
}

.starsHbg.pop5 {
    animation: popStar5 1s forwards;
}

@keyframes popStar1 {
    to {
        width: 20%; /* 1 ster */
    }
}

@keyframes popStar2 {
    to {
        width: 40%; /* 2 sterren */
    }
}

@keyframes popStar3 {
    to {
        width: 60%; /* 3 sterren */
    }
}

@keyframes popStar4 {
    to {
        width: 80%; /* 4 sterren */
    }
}

@keyframes popStar5 {
    to {
        width: 100%; /* 5 sterren */
    }
}

.gap-2 {
	gap: 2rem;
}

.menu-itemH, .menu-itemH * {
    box-sizing: border-box;
}

.masonryHeading {
color: var(--themeblue);
}

.menu-itemH {
margin-bottom: 1rem;
}

#notification {
	justify-content: center!important;
}

.notificationBarContainer {
	padding: 0 .6rem;
}

.notificationBar {
	display: flex;
	position: relative;
	justify-content: center;
	justify-items: center;
	gap: 1rem;
	margin: auto;
}

.notificationBar a {
	gap: .8rem;
	font-size: 1rem;
}

.notificationBar .horn {
	display: inline-block;
	content: "";
	width: 30px;
	height: 20px;
	background: url("https://cdn.webshopapp.com/shops/334718/files/437908936/mededeling-sceneryworkshop-icon-sm.svg");
	background-repeat: no-repeat;
	background-size: contain;
}

.notificationBar .info {
    display: flex;
    justify-content: center;
    align-items: center;
	width: 20px;
    height: 20px;
	background: white;
	border-radius: 100%;
/* 	border: 1px solid #CCC; */
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
}

.notificationBar .info::before {
    content: "?";
	font-size: .9rem;
/*     display: inline-block; */
    color: #333;
}

.blogs p, .textpage p {
/* 	font-size: 1.2rem; */
}

.blogs h1, .textpage h1 {
/* 	font-size: 1.2rem; */
	color: var(--themeblue);
	margin-bottom: .8rem;
}

.blogs h2, .textpage h2 {
	color: var(--themebrown);
}

.blogs h3, .textpage h3 {
	font-size: 1.2rem;
	color: var(--darkgray);
} 

.gui-messages ul.gui-success {
	color: var(--success-color);
	border-color: var(--success-color);
}

.gui-messages ul.gui-success::before {
/* 	background: var(--themeblue); */
}

.position-absolute {
	position: absolute;
}

.position-relative {
	position: relative;
}

.pb-100 {
	padding-bottom: 100%;
}

.start-0 {
	left: 0;
}
.top-0 {
	top: 0;
}

.swiper-slide.usp-carousel-item {
	display: flex;
	justify-content: center!important;
}

div[data-filter-title="Kleur"] .dy-swatch-filter-values {
	display: flex;
	gap: .8rem;
	flex-wrap: wrap;
	margin: 0;
	padding: .6rem;
}

div[data-filter-title="Kleur"] .dy-swatch-filter-value {
	position: relative;
	display: flex;
	width: 25px;
	max-width: 25px;
	height: 80px;
	overflow: hidden;
	padding: 0;
}

div[data-filter-title="Kleur"] .dy-filter-swatch {
	border: none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	z-index: 0;
}

div[data-filter-title="Kleur"] .dy-filter-swatch::before {
	position: absolute;
	content: "";
	z-index: -3;
	width: 100%;
	min-width: 100%;
	height: 100%;
	background: url("https://cdn.webshopapp.com/shops/334718/files/436512520/verfpotje-small.png");
	background-size: 100% 100%;
	background-repeat: no-repeat;
}

div[data-filter-title="Kleur"] .dy-filter-swatch::after {
	top: 24px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	height: 16px;
	width: 16px;
	background: rgba(255,255,255, 0.6);
	color: black;
}

div[data-filter-title="Kleur"] .dy-swatch-filter-title {
	position: absolute;
	z-index: -3;
	color: white;
}

.subheader-rating #yotpo-sitescore::after {
	display: block;
	position: absolute;
	content: "";
	height: 90%;
	width: 90%;
	background: url("https://cdn.webshopapp.com/shops/334718/files/436348267/kroon2-small.png");
	background-size: contain;
	background-repeat: no-repeat;
/* 	left: 0; */
	right: -3px;
	top: -21px;
	transform: rotate(12deg);
/* 	margin: auto; */
	z-index: 999999999999999;
}

.navbar-link-active::before {
	display: none;
}

.navbar-link-active.navbar-main-link {
	color: var(--themebrown)!important;
}


.navbar-main-item:hover .navbar-main-link::before, .navbar-link-active::before {
	display: none;
}

.navbar-main-link:hover {
	color: var(--themebrown)!important;
}

#overlayH {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 80px;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 999; /* Zorg ervoor dat dit lager is dan de z-index van je zoekresultaten */
}

.price-old::after {
	bottom: .6rem;
	margin-right: .4rem;
}

.header-gravatar {
	height: 3rem;
	width: auto;
}

.home-blogs .masonry {
	column-count: 3;
	column-gap: 15px;
}

.home-blogs h4 {
	margin-bottom: .6rem;
}

.home-blogs .item {
	display: inline-block;
	background: white;
	box-sizing: border-box;
	margin: 0 0 15px;
	width: 100%;
	border: 1px solid #ccc;
}

.home-blogs .imgLink {
	display: block;
	height: 0;
	padding-bottom: 56.25%;
	background-size: cover;
	background-position: center;
}

.home-blogs .content-container {
	padding: 15px;
}

.banner-button-button {
	font-size: 1.4rem;
	text-shadow: 1px 2px 4px rgba(0,0,0, .8);
}

.yotpo-pictures-gallery .load-btn-white, .yotpo-pictures-widget .load-btn-white {
	width: initial!important;
}

#breadcrumbs {
	padding-top: 0;
	margin-top: 1.2rem;
}

.order-md-first { order: -1; }
.order-md-last { order: 1; }


.d-noneH {
	display: none!important;
}

.yotpo-stappen .yotpo-tile-box {
	display: flex;
	flex-direction: column;
}

#more-link, #less-link {
/* 	border: 1px solid #CCC; */
	color: gray;
	border-radius: .2rem;
	width: 60px;
	height: 40px;
	font-size: .9rem;
}

#more-link .chevron {
	display: flex;
	content: '';
	justify-content: center;
/* 	align-items: top; */
/* 	height: 1.2rem;
	width: 1.2rem; */
	position: relative;
/* 	background: gray; */
}

.chevron::before {
/* 	justify-content: center;
	align-items: center; */
	border-style: solid;
	border-width: 0.14rem 0.14rem 0 0;
	content: '';
	display: block;
	width: .4rem;
	height: .4rem;
/* 	left: 0.15em; */
/* 	position: relative; */
/* 	top: 0.3em; */
	
	transform: rotate(-45deg);
	vertical-align: center;
}

.chevron.right:before {
	left: 0;
	transform: rotate(45deg);
}

.chevron.down:before {
	top: 0;
	transform: rotate(135deg);
}

.chevron.left:before {
	left: 0.25em;
	transform: rotate(-135deg);
}

.payment-icon {
	background: none;
}

.yotpo-widget-my-rewards-widget .yotpo-tile-box {
	padding: 0!important;
}

.yotpo-loyalty-banner .yotpo-center-layout {
	background: white;
	padding: 1.4rem;
}

.yotpo-loyalty-banner * {
	font-family: var(--font-body)!important;
}

.yotpo-loyalty-banner .yotpo-widget-hero-section .yotpo-text-on-background {
	min-height: 450px!important;
}

.yotpo-lightbox.yotpo-lightbox-new.yotpo .yotpo-modal .yotpo-lightbox-arrows .yotpo-icon-left-arrow-thin, .yotpo-lightbox.yotpo-lightbox-new.yotpo .yotpo-modal .yotpo-lightbox-arrows .yotpo-icon-right-arrow-thin {
	position: absolute!important;
}

.yotpo-lightbox.yotpo-lightbox-new.yotpo .yotpo-modal .yotpo-lightbox-arrows .yotpo-icon-left-arrow-thin {
	left: -30px!important;
}

.yotpo-lightbox.yotpo-lightbox-new.yotpo .yotpo-modal .yotpo-lightbox-arrows .yotpo-icon-right-arrow-thin {
	right: -30px!important;
}

.yotpo-display-wrapper .yotpo-pictures-gallery-upload-button {
	border-radius: 3px!important;
	padding-top: 1rem!important;
	padding-right: .8rem!important;
	padding-bottom: 1.1rem!important;
	padding-left: .8rem!important;
	line-height: initial!important;
	height: initial!important;
}

.yotpo-pictures-gallery-header-wrapper {
	padding-left: .4rem!important;
	padding-right: .4rem!important;
}

.ico-factuur {
	width: auto;
}

.product-block-footer {
	height: 52px;
	position: relative;
}

.product-block-footer.out-of-stock {
	color: black;
}

.product-block-footer.out-of-stock::after {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(255,255,255, 0.8);
	z-index: 9999;
}

.product-block-footer .out-of-stock {
	text-align: center;
	color: rgba(0,0,0, 0.6);
}

.product-block {
	overflow: visible;
}

.product-sale.sale-bg {
	position: absolute;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 2rem;
	transform: rotate(-20deg);
	box-shadow: 4px 4px 0px rgba(0,0,0, 0.4);
	border: 2px solid white;
/* 	top: -4px; */
/* 	left: -4px; */
/* 	width: 70px; */
/* 	height: 70px; */
/* 	background: none; */
	font-size: 1rem;
	z-index: 2;
	background: #642760;
/* 	--rotate: 0deg;
	--flip: 1;
	--main-rotate: 0deg;
	transform: rotate(-20deg); */
}

.product-sale.sale-bg::before {
	display: block;
	content: "";
	position: absolute;
/* 	width: 70px; */
/* 	height: 70px; */
/* 	background: #642760; */
/* 	background: url('https://cdn.webshopapp.com/shops/334718/files/442385816/vlek-paars-nieuw2.png'); */
/* 	background-size: 70px 70px; */
	background-repeat: no-repeat;
/* 	transform: rotate(var(--rotate)) var(--flip); */
/* 	transform: rotate(var(--rotate)) scaleX(var(--flip)); */
	z-index: -1;
}

/* .product-sale.sale-bg[data-rotate] {
  --rotate: attr(data-rotate);
}

.product-sale.sale-bg[data-flip] {
  --flip: attr(data-flip);
} */

.procentSign {
	font-size: 1rem;
	margin-bottom: .4rem;
	display: inline;
	vertical-align: super;
}

.lh-1, .lh-100 {
	line-height: initial;
	font-size: 16px;
/* 	font-size: .9rem; */
}

.fz-1-1, .fz-110 {
	font-size: 1rem;
}

.navbar-main-item-dropdownH:hover .megamenuH {
	display: flex;
}

.subheader-rating {
	width: 182px;
}

#yotpo-sitereviews .icon-star-s {
	font-size: 16px;
}

#yotpo-sitereviews .shopreviews {
	font-size: 14px;
	margin-right: -8px;
}

#yotpo-sitereviews .stars {
	margin-top: 8px;
}

#yotpo-sitescore {
	display: flex;
	position: relative;
	font-weight: bold;
	justify-content: center;
	align-items: center;
	width: 34px;
	height: 34px;
	border-radius: 50%;
/* 	box-shadow: 2px 2px 0px rgba(0,0,0, 0.2), 2px -1px 0px rgba(0,0,0, 0.2); */
	background: #144266;
	color: white;
	margin-top: 10px;
	padding-top: 2px;
}

.productpage iframe {
	max-width: 100%!important;
}

.border-light-subtle {
	border-color: #CCC;
}

img.yotpo-image.lazy {
	opacity: 1;
}

.viewAll {
	background: #C5911B;
	color: white!important;
	font-weight: bold;
/* 	padding: .6rem 1.4rem; */
	margin-bottom: 1rem;
}

.border-light {
	border-color: #e8e8e8;
}

.notificationBar {
/* 	display: block; */
	text-align: center;
	padding: 1rem;
}

.navbar-main-item:hover .navbar-main-link::before, .navbar-link-active::before {
	display: none!important;
}

li[data-navbar-id="11343133"] a {
	background: var(--themebrown);
	color: white!important;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0 .8rem;
/* 	text-shadow: 2px 2px 0px rgba(0,0,0, .5); */
}

li[data-navbar-id="11343133"] a.navbar-link-active {
	color: var(--themebrown);
	background: none;
/* 	text-shadow: 2px 2px 0px rgba(0,0,0, .5); */
}

li[data-navbar-id="11343133"]:hover a::before {
	display: none!important;
} 

li[data-navbar-id="11343133"]:hover a {
	background: none!important;
	text-shadow: none;
} 

h2.clerkHeader {
	margin-top: 1.8rem;
}

#navbar-items .nav-sale-link {
	display: none;
}

#blog-custom .pos-relative {
	overflow: hidden;
}

#promobanner .banner-text-block {
	background-color: rgba(0,0,0, 0.6);
	padding: 0;
}

#promobanner .banner-title {
	background: var(--themeblue);
	padding: .6rem;
}

#promobanner .banner-subtitle {
	padding: .6rem;
}

.home-slider-slide .banner-text {
	padding: 0!important;
}

.home-slider-slide .banner-text .banner-title, .home-slider-slide .banner-text .banner-subtitle {
	text-align: center;
}

.home-slider-slide .banner-text > div, .home-slider-slide .banner-text > span {
	margin: 1rem;
}

.home-slider-slide .banner-pre {
	display: block;
	line-height: initial;
	padding: .6rem 1rem;
	font-size: 1.4rem;
	margin: 0!important;
}

.usp-bar {
	display: flex;
	align-items: center;
	height: 80px;
}

.usp-bar .usp-carousel, .usp-carousel-item {
	max-height: 60px!important;
}

.usp-bar > .container {
	height: 60px;
}

.uspH {
	display: flex;
	flex-direction: column;
/* 	height: 60px; */
}

.uspH span {
	line-height: 1.4;
}

.uspH span:nth-child(2) {
	font-size: .9rem;
	color: #575757;
}

.uspH strong {
	color: var(--themeblue);
	font-size: 1rem;
}

.usp-carousel-icon {
	margin-right: 1rem;
	font-size: 1.2rem;
}

.product-block .product-col-brand {
	font-size: .8rem;
	margin-bottom: .4rem;
}

#navbar-items li {
	margin-right: 0!important;
	padding-right: 20px;
}

.heading.product-block-title {
	font-size: 1rem;
	font-weight: normal;
}

input:focus {
	outline: 2px solid var(--themebrown);
}

.header-search-input:focus {
	outline: 1px solid var(--themebrown);
}

.subheader-search-input {
	height: 34px;
	outline: 0;
	width: 100%;
	border: 0;
	background: none;
	z-index: 1;
	padding: 0px 10px;
	color: inherit;
	opacity: 0.85;
}

.container {
/* 	overflow: hidden; */
}

.clerk-live-search-container {
/* 	position: fixed!important; */
	top: 80px!important;
	left: 0 !important;
	right: 0 !important;
	margin-left: auto;
	margin-right: auto;
/* 	max-width: 80%; /* Pas dit percentage aan om de maximale breedte van de container te wijzigen */
	background: white;
}

.search-resultsC {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
  max-width: 1430px;
  margin: 0 auto;
  padding: 20px;
  box-sizing: border-box;
}

.search-resultsC .collection-category-carousel-block {
	max-width: initial;
	border: .1rem solid #ccc;
}

.search-resultsC h5.card-title {
	font-size: .95rem;
}

.search-resultsC .brand {
	font-size: .8rem;
}

.productC {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: normal;
  align-items: normal;
  align-content: normal;
}

.productC .mini-list-image {
  flex: 0 0 auto;
  margin-right: 20px;
  width: 65px;
  height: 65px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.productC .mini-list-image img {
  max-height: 100%;
  width: auto;
  max-width: 100%;
  height: auto;
  object-fit: contain;
}

.productC .mini-list-title {
  flex: 1 1 auto;
}

.productC .mini-list-price {
  flex: 0 0 auto;
/*   margin-left: 20px; */
}

.productC .mini-list-view-icon {
  flex: 0 0 auto;
  margin-left: 20px;
}

/* .clerk-live-search-container .mini-list-image {
  flex: 0 0 65px;
  margin-right: 10px;
}

.clerk-live-search-container .mini-list-title {
  flex: 1;
  margin-right: 10px;
}

.clerk-live-search-container .mini-list-price {
  flex: 0 0 60px;
  text-align: right;
} */

.title-appendix {
	margin-bottom: 1rem;
}

.zzproductpage-right h1 {
	margin-bottom: 1rem;
}

.productpage .product-price .price {
	font-size: 1.2rem;
}

.home-module.mod-products-a, .home-module.mod-categories.mt-5, .home-module.mod-subbanners {
	margin: 0!important;
}

.navbar-compact .navbar-main-link {
/* 	font-weight: bold; */
	color: var(--darkgray);
}

.navbar-main-link {
	font-size: 1rem!important;
	font-weight: bold;
	color: rgba(0,0,0, 0.7)!important;
}

.home-highlight .banner-content-holder {
	padding: 0;
}

.home-highlight .banner-text {
/* 	background: var(--darkgray); */
/* 	background: rgba(0,0,0, 0.6); */
	margin: 1rem 0;
	padding: 1rem;
}

.block-acrylic-dark {
	background-color: rgba(0,0,0, 0.6);
	backdrop-filter: none!important;
/* 	box-shadow: 60px 60px 60px rgba(0,0,0, 0.6), -60px 60px 60px rgba(0,0,0, 0.6), 0px -60px 60px rgba(0,0,0, 0.6), -60px 0px 60px rgba(0,0,0, 0.6); */
	box-shadow: -40px 40px 40px rgba(0,0,0, 0.6), -40px -40px 40px rgba(0,0,0, 0.6), 40px 40px 40px rgba(0,0,0, 0.6), 40px 0px 40px rgba(0,0,0, 0.6), 0px 40px 40px rgba(0,0,0, 0.6);
}

.block-acrylic-dark h2 {
	text-shadow: 2px 2px 1px rgba(0,0,0, 0.8);
}

.banner-text .banner-pre {
	background: var(--themeblue);
	border-radius: 0;
}

.home-slider-slide .banner-text {
	position: relative;
/* 	background-color: white; */
/* 	background-color: rgba(0,0,0, 0.5); */
	padding: 1rem;
}

@media only screen and (max-width: 767px) {
	.clerk-live-search-container {
		top: 120px!important;
	}
}

@media only screen and (max-width: 1090px) {
  .insiderbalans .flex-vertical {
    display: none!important;
  }
	.insiderbalans .pointbalancecontainer {
		padding-left: 1.4rem;
	}
	.insiderbalans .coin {
		margin-right: -1rem;
		z-index: 9999;
	}
}
