/* 20250716163017 - 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: #0a8de9;
}

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

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

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

.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: #ededed;
  background-color: #f9f9f9;
}

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

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

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

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

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

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

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

.gui-table thead tr th {
  border-color: #cbcbcb;
  background-color: #f9f9f9;
}

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

.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: #599938;
  color: #ffffff;
  background-color: #599938;
}

.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: #477a2c;
  border-color: #477a2c;
}

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

/* custom */
body, html {
  overflow-x: hidden;
}
@media (max-width: 767px) {
  .margin-top-double {
  	margin-top: 40px;
  }
}

.instagram-text {
    font-style: italic;
    font-size: 20px;
    align-items: center;
    margin: 0px;
}

.column.p-3::after {
  background: #000;
}
.logo {
		max-width: 100%;
    height: 45px;
}

/* Font */
h1, h2 {
  	font-size: 45px;
    font-style: italic;
}
@media (max-width: 767px) {
  h1, h2 {
  	font-size: 30px;
  }
}

#home-cat-prev, #home-cat-next {
    background: #000;
    padding: 7px;
    border-radius: 100%;
}
.icon-arrow-right:before, .icon-arrow-left:before {
    color: white;
}
.swiper-arrow-large {
    font-size: 20px;
}

/* About page */
.rounded-circle {
  border-radius: 500px;
}
.gray-bg-about-page {
  background: #f6f6f6;
}
#information, #specifications, #reviews, #stock {
  border-bottom: 1px solid #0000001f;
}
@media (max-width: 767px) {
.gray-border-bottom-lte-md {
    border-bottom: 1px solid rgb(155 155 155 / 0%);
}
}

/* Overrule proxima icons */

i.font-awesome {
  font-family: "Font Awesome 6 Pro" !important;
}

/* Header */
@media (max-width: 991px) {
#navbar-items {
  display: none!important;
  }
}
#header-center {
  margin-left: 70px;
  justify-content: center;
}

.usp-carousel-item {
    justify-content: flex-start;
}
.usp-carousel-item i.font-awesome {
	margin-right: 10px;
}
#header-fancy-cart:before {
    opacity: 1;
    background: #000000;
}
#cart-qty {
    font-size: 12px;
    height: 20px;
    width: 20px;
    line-height: 15px;
    right: 2px;
    border: 1px solid #fff;
    top: -12px;
}
.icon-shopping-bag:before {
    color: white;
}
#header-search-input.as-body {
    border-color: #ffffff;
    border-bottom: 1px solid #000;
    box-shadow: none;
}
#navbar-holder.navscrolled {
  	z-index: 11!important;
}

.nav-sale-link {
  	display: inline-block;
    position: relative;
    padding: 5px 20px 5px 10px;
    color: #fff;
}

.nav-sale-link:after {
   	color: #fff;
    opacity: 1;
    padding-right: 7px;
}

.nav-sale-link:before {
   display: none;
}

@media (max-width: 767px) {
#cart-header-link {
  border-radius: 5px;
  width: 50px;
  background: #000;
  }
}
  
/* Button */
.button.with-icon i {
		display: none;
}
.button.with-icon {
    position: relative;
    padding-right: 25px !important;
}
.button, button {
    padding: 7px 25px 7px 25px;
  	border-radius: 0px;
}
.button-cta {
  	background: #000!important;
}

/* Slider */
#home-slider .banner-content-holder {
    background: rgb(0,0,0);
    background: linear-gradient(90deg, rgba(0,0,0,0.3379945728291317) 0%, rgba(0,0,0,0) 76%);
}

.slider-content .banner-title {
    font-size: 5.4rem;
}

#home-slider .button, button {
    background-color: #fff;
    color: var(--button-bg-color);
}
#home-slider h2 {
  	font-style: normal;
}
#promobanner-img, .banner-img, .homepage-slider-img {
    object-fit: cover;
    width: 100%;
}
@media (max-width: 768px) {
#promobanner-img, .banner-img, .homepage-slider-img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}
}

/* Categorie Slider */
#home-categories-circles .home-category-img {
    border-radius: 0%;
    display: inline-block;
    width: 100%;
    max-width: 300px;
    height: 250px;
    object-fit: cover;
}
@media (max-width: 768px) {
  #home-categories-circles .home-category-img {
     height: 200px
  }
}
.homepage-categories {
	overflow: visible;
}
.mod-categories .container {
  position: relative;
}
.mod-categories #home-cat-prev, #home-cat-next {
  position: absolute;
  transition: opacity .3s ease;
  background-color: #000000;
  color: #ffffff;
  height: 26px;
  width: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 100;
}
.mod-categories #home-cat-prev::before, #home-cat-next::before {
 color: #ffffff;
  font-family: "Font Awesome 6 Pro" !important;
}
.mod-categories #home-cat-prev {
	left: 0;
}

.mod-categories #home-cat-next {
	right: 0;
}
@media (max-width: 1299.98px) {
  .mod-categories #home-cat-prev {
    left: 10px;
  }
  .mod-categories #home-cat-next {
		right: 10px;
	}
}
.mod-categories {
  overflow: hidden;
}
.mod-categories .swiper-slide {
  opacity: .2;
}
.mod-categories .swiper-slide-visible {
  opacity: 1;
}

.mod-categories .swiper-button-disabled {
	opacity: 0;
}
/* home-module mod-products a */
.home-module.mod-products-a {
  overflow: hidden;
}
.homepage-product-slider {
  overflow: visible;
  position: relative;
}
.homepage-product-slider #home-product-prev, .homepage-product-slider #home-product-next {
  position: absolute;
  transition: opacity .3s ease;
  background-color: #000000;
  color: #ffffff;
  padding: 7px;
  border-radius: 100%;
  height: 26px;
  width: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 8000;
  top: 185px;
}
.homepage-product-slider #home-product-prev::before, #home-product-next::before {
 color: #ffffff;
  font-family: "Font Awesome 6 Pro" !important;
}
.homepage-product-slider #home-product-prev {
	left: 0;
   transform: translateX(-50%);
}
.homepage-product-slider .quickshop-button {
	right: 25px;
}
.homepage-product-slider .swiper-slide-visible {
  opacity: 1;
}

.homepage-product-slider #home-product-next {
	right: 0;
  transform: translateX(50%);
}
@media (max-width: 1299.98px) {
  .homepage-product-slider #home-product-prev {
    left: 10px;
  }
  .homepage-product-slider #home-product-next {
		right: 10px;
	}
}
.homepage-product-slider .swiper-slide-visible {
  opacity: 1;
}

.homepage-product-slider .swiper-button-disabled {
	opacity: 0;
}


/* Home Products */
.product-block {
  	border-radius: 0px;
}
.product-block-title {
  font-size: 16px;
}
.product-block-price {
	font-weight: 200;
  font-size: 16px;
}
.shadow-hover:hover {
    box-shadow: none;
    box-shadow: none;
}

.product-grid-img-holder.dy-collection-grid-swatch-holder.lazy-pending.gray-overlay {
  	height: max-content;
    width: max-content;
}

/* Tekst blok A */
#home-textblock-a .home-textblock-a {
  height: auto!important;
}
#home-textblock-a .home-textblock-col {
  min-height: auto!important;
}

#home-textblock-a .home-textblock-col {
  height: auto!important;
}

/* Text blok B */
#home-textblock-b h2 {
  font-style: normal;
}

.home-textblock-b-wrapper {
  background: #f5f5f5;
  position: relative;
  overflow: hidden;
  border-left: 70px solid #ffffff;
}
@media (max-width: 1500px) {
  .home-textblock-b-wrapper {
  	border-left: 0;
  }
}
.home-textblock-b-wrapper::before {
	content: '';
  height: 40px;
  top: 0;
  width: 100vw;
  left: 0;
  position: absolute;
  background-color: #ffffff;
  z-index: 1;
}
.home-textblock-b-wrapper::after {
	content: '';
  height: 40px;
  bottom: 0;
  width: 100vw;
  left: 0;
  position: absolute;
	background-color: #ffffff;
  z-index: 1;
}
.home-textblock-b-wrapper .container {
  left: -35px;
  position: relative;
}
@media (max-width: 1500px) {
  .home-textblock-b-wrapper .container {
  	  position: initial;
  }
}
.home-textblock-b-wrapper .picture-absolute {
  z-index: 10;	 
}
.home-textblock-b-wrapper .picture-absolute img {
   object-position: center 15%;
}
#home-textblock-b .object-fit-contain {
    object-fit: cover;
}
#home-textblock-b .home-textblock-col .home-textblock-content {
  padding: 170px 50px 170px 0;
}
@media (max-width: 991px) {
#home-textblock-b .home-textblock-col .home-textblock-content {
    padding: 140px 50px 140px 0;
	}
}


@media (max-width: 767.98px) {
.home-textblock-content.p-3.p-sm-4.p-md-5 {
  	background: #f5f5f5;
    padding: 70px!important;
}
}
.home-textblock-col {
    min-height: 650px;
}
@media (max-width: 768px) {
  .home-textblock-b-wrapper::before {
  	all: unset;
  }
  .home-textblock-col {
     min-height: 380px;
  }
  #home-textblock-b .home-textblock-col .home-textblock-content {
    padding: 30px;
	}
}
@media (max-width: 568px) {
  #home-textblock-b .home-textblock-col .home-textblock-content {
    padding: 15px;
	}
}
/* Hero cta */
.hero-cta__container {
  position: absolute;
  margin: 0 auto;
  max-width: 1290px;
  width:100%;
  bottom: 0;
  z-index: 1;
  left: 50%;
  transform: translateX(-50%);
}
.hero-cta {
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0;
  transform: translateY(-70%);
}
.hero-cta:hover .hero-cta__text {
  background-color: var(--button-bg-color-hover)
}
@media (max-width: 1199.98px) { 
  .hero-cta { 
		right: 15px;
  }
}
.hero-cta__image {
  height: 20px;
  width: 20px;
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  
}
.hero-cta__text {
  background-color: var(--button-bg-color);
  border-radius: 0 var(--button-border-radius) var(--button-border-radius) 0;
  color: #ffffff;
  padding: 12px 20px 12px 40px;
  transition: background-color .3s ease;
}
@media (max-width: 767.98px) { 
  .hero-cta__text { 
		font-size: 13px;
  }
}

.hero-cta__title {
	color: #ffffff;
}
@media (max-width: 767.98px) { 
  .hero-cta__title { 
		font-size: 17px;
  }
}

/* Home Highlights */
#home-highlights h3 {
  	font-style: italic;
		font-size: 55px;
}
@media (max-width: 767.98px) {
  #home-highlights h3 {
  	font-size: 30px;
  }
}

.home-highlight .banner-content-holder {
  	padding: 100px;
}

#home-highlights .banner-overlay {
    background: rgb(0,0,0);
    background: linear-gradient(0deg, rgba(0,0,0,0.4416360294117647) 0%, rgba(0,0,0,0) 80%);
}

#home-highlights .button {
    background-color: #ffffff;
    color: #000;
}

#home-highlight-1 {
  	margin-right: 5px;
}
#home-highlight-2 {
		margin-left: 5px;
}
#home-highlights .banner-img {
  	object-fit: cover;
    height: 100%;
    width: 100%;
}
@media (max-width: 767.98px) {
  #home-highlights .highlight-large {
  	height: 350px;
  }
}

/* Promo Product */
.home-module.mod-promo-a .look-holder {
    flex-direction: column;
}

.home-module.mod-promo-a .look-sub-images {
    flex-direction: row;
    width: 100%;
}

@media (min-width: 767.98px) {
.promo-product-a-fit {
    object-fit: none;
  }
  .home-module.mod-promo-a .look-sub-images {
    padding-right: 15px;
  }
}

.home-module.mod-promo-a .look-images {
    width: 100%;
    display: flex;
  	flex-wrap: wrap;
}

@media (max-width: 767.98px) {
  .look-images .sub-image.image-2 {
    display: block;
  }
  .look-images .sub-image.image-1 {
    margin-top: 15px;
  }
}

.look-content {
    width: 40%;
    padding: 45px 40px;
    background: #fff;
    background: #F5F5F5;
    transform: translateX(200px);
    margin-top: -70px;
    z-index: 1;
    border-radius: 0px;
    box-shadow: none;
}

@media (max-width: 767.98px) {
  .look-content {
      width: 100%;
      transform: none;
    	padding: 15px;
    	margin-top: 20px;	
  }
  .home-main-products .d-flex {
    flex-wrap: wrap;
    row-gap: 10px;
  }
}

.home-module .sub-image {
  	margin: 0 5px;
  	height: 650px;
}
.home-module.mod-promo-a .sub-image.image-1 {
  	margin-top: 30px;
}
.home-module.mod-promo-a .sub-image.image-2 {
  	margin-top: 60px;
}

.sub-image:after, .look-main-image:after {
  background: none;
}
@media (max-width: 992px) {
  .home-module .sub-image {
  	height: 385px;
	}
  .home-module .sub-image img {
		object-fit: contain;
	}
}
@media (max-width: 767.98px) {
  .home-module .sub-image {
  	height: 305px;
	}
  .home-module .sub-image img {
		object-fit: cover;
	}
}

/* Brands */
#home-brands .br-2 {
    border-radius: 2px;
    border: 1px solid #7070703d;
}
.swiper-slide.home-brands-slide {
    width: 141.429px!important;
    margin-right: 50px;
}

/* Footer usp */
.usp-bar-footer {
	background-color: #ffffff;
  border-top: 1px solid #707070;
  padding: 5px 0;
}
.usp-bar-footer .usp-def-amount-3 .usp-carousel-item {
	justify-content: center;
}
.usp-bar-footer .subheader-rating {
  display: none !important;
}

/* Footer textblock a */
.home-textblock-footer {
  background-color: #f5f5f5;
}
.home-textblock-footer .home-textblock {
  overflow: unset;
}
.home-textblock-footer #home-textblock-a .home-textblock-image .picture-absolute {
    height: 100%;
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 50vw;
}
@media (max-width: 991px) {
  .home-textblock-footer .banner-text-block .heading {
    font-size:28px;
  }
}
@media (max-width: 767.98px) {
  .home-textblock-footer .home-textblock-content {
  	padding: 15px;
  }
  .home-textblock-footer #home-textblock-a .banner-text.text-start {
  	padding: 15px;
    margin: 15px;
  }
  .home-textblock-footer .home-textblock-content .heading{
  	font-size: 30px;
  }
  
  .home-textblock-footer .home-textblock .home-textblock-col {
    min-height: unset !important;
  }

  .home-textblock-footer #home-textblock-a .home-textblock-image .picture-absolute {
  	position: initial;
    width: 100%;
  }
}
@media (max-width: 568px) {
	 .home-textblock-footer .banner-text-block .heading {
  	font-size: 24px;
  }
  #newsletter-email, #newsletter-button {
  	padding: 0 15px;
  }
}
/* Our stores voorpagina */
.our-stores__block {
	padding: 0 8px;
  text-align: center;
}
.our-stores__block .our-stores__image {
	height: 350px;
  position: relative;
}
@media (max-width: 1200px) {
  .our-stores__block .our-stores__image {
		height: 250px;
	}
}
@media (max-width: 992px) {
  .our-stores__block .our-stores__image {
		height: 175px;
	}
}
@media (max-width: 768px) {
  .our-stores__block .our-stores__image {
		height: 0;
    padding-bottom: 56.25%;
	}
}
.our-stores__block .our-stores__image img {
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    position: absolute;
    top: 0;
    width: 100%;
}
.our-stores__block .our-stores__content {
	padding: 10px;
}
.our-stores__block .our-stores__content span {
	font-weight: 600;
  font-size: 18px;
}
.our-stores__block .our-stores__content i {
 	margin-right: 5px;
}
@media (max-width: 768px) {
  .our-stores__block .our-stores__content span {
    font-size: 16px;
  }
}

/* Footer */
.ism_footer_rating.ism_footer_rating_nl {
  display: none;
}

.footer-contact-icon {
    background: black;
    color: white;
}

.pre-footer.gray-bg {
  background: none;
  border-top: #707070 solid 0.5px;
  border-bottom: #707070 solid 0.5px;
}

#newsletter-email {
  border-bottom: 1px solid #000;
}

#home-textblock-a .banner-text.text-start {
    background: white;
    padding: 50px;
}

/* Copyright */
.copyright-pbs {
  background-color: #fff;
  color: #000;
}
.copyright-pbs ul {
 	padding: 0 5px;
  margin-bottom: 0;
	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 .growww-logo svg {
  height: 30px;
	width: 60px;
}
.copyright-pbs .growww-logo svg path {
  fill: #9D9185;
}
.copyright-pbs.py-lg-2.py-1 .container {
  padding-top: 15px;
  border-top: 1px solid #9D9185;
/*   padding-left: 0px!important;
  padding-right: 0px!important; */
}
.copyright-pbs ul {
  padding-right: 15px;
}

/* Product page */
@media (min-width: 991px) {
.addtocart-sticky {
    margin-top: 45px;
}
 #swiper-productimage .img-responsive {
   max-height: calc(100vh - 220px);
  object-fit: contain;
  }
}

.usp-list i {
    color: #000000;
}

.product-col-brand, .brand-label {
    letter-spacing: 1px;
    font-size: 16px;
    text-transform: none;
}
.container.productpage .d-none.d-md-block {
    font-weight: 500;
    margin-top: 10px;
}
.dy-variant-active {
    background: #000;
    color: #fff!important;
}

#pp-related-dynamic {
  margin: 15px 0;
}

.icon-angle-right.horizontal-scroll-icon.horizontal-scroll-icon-right, .horizontal-scroll-icon-left {
  box-shadow: none;
}

/* Stores pagina */
.gray-bg-half {
  position: relative;
}
.gray-bg-half:before {
	width: calc(50vw + 15px + 1px);
  content: '';
  left: 0;
  top: 0;
  height: 100%;
  background-color: #f5f5f5;
  position: absolute;
}

@media (max-width: 992px) {
  .gray-bg-half {
  	background-color: #f5f5f5;
  }
  .gray-bg-half:before {
  all: unset;
  }
}
.store-img {
  height: 100%;
  max-height: unset;
  background-position: center top;
}
.store-col-details {
  padding: 80px;
}
@media (max-width: 992px) {
  .store-img {
  	height: 0;
    padding-bottom: 56.25%;
    min-height: 275px;
  }
  .store-col-details {
    padding: 30px 15px;
  }
  .store-col-details h1 {
  	padding-left: 0;
    font-size: 26px;
  }
}


/* Collection pagina */
.fw-normal {
    font-weight: 100;
}
.collection-category-carousel-block {
    border-radius: 0px!important;
}
.product-col-brand.mt-3 {
  	letter-spacing: 0px;
    font-size: 14px;
    text-transform: none;
  	opacity: 1;
}

.product-block-wishlist {
    font-size: 22px;
    background: none!important;
  	border: none;
}
@media (max-width: 992px) {
  .product-block-wishlist {
  	font-size: 20px;
    left: 0;
    top: 4px;
  }
}

#dy-categorybanner-img {
    margin-top: 0px;
    border-radius: 0px;
}
#dy-cat-banner-holder {
  	padding-right: 0px;
  	padding-left: 0px;
  	height: 100%;
}

@media (min-width: 768px) {
.ct-slider-image.swiper-slide.swiper-slide-active {
  	height: 420px;
}
.ct-slider-image.swiper-slide {
  	height: 420px;
}
  #dy-cat-banner-holder {
  min-height: 250px;
}
}

@media (max-width: 768px) {
.ct-slider-image.swiper-slide.swiper-slide-active {
  	height: 280px;
}
.ct-slider-image.swiper-slide {
  	height: 280px;
}
.collection-intro {
  flex-direction: column;
}
.collection-intro .w-50{
  width: 100%;
	}
}

/* Product page */
.container.productpage .d-none.d-md-block {
    font-weight: 500;
    font-style: inherit;
    font-size: 2.9em;
}
.productpage .product-price .price {
    font-size: 1.4em;
    font-weight: 100;
}
.product-price {
  	margin-top: 20px;
}

.product-block {
	width:100%;
}
.product-grid-img-holder.dy-collection-grid-swatch-holder.lazy-pending.gray-overlay {
	width:100%;
}
.product-grid-img {
	object-position: center center;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width:568px) {
  .pp-related-title  {
  	font-size:26px;
  }
  .product-slider.is-scrollable .product-col {
    max-width: 85%;
  }
}

/* Uitklapbare items productpage */
.pp-section-title {
  font-weight: 700;
  font-size: 16px;
}
.toggle-title::after {
  content: "\2b";
	font-family: "Font Awesome 6 Pro" !important;
  font-size: 14px;
  transition: transform .5s ease;
  transform: rotate(0deg);
  opacity: 1;
}
.toggle-title.toggle-active::after {
	transform: rotate(180deg);
}
/* Personal shopping experience blok op productpagina */
.personalshopping {
	padding: 30px 15px 150px 15px;
  position: relative;
}
@media (max-width: 992px) {
  .personalshopping {
		padding: 30px 15px 100px 15px;
  }
}
@media (max-width: 768px) {
 .personalshopping {
		padding: 30px 0;
  }
}
.personalshopping:before {
  background-color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  content: '';
  height: 40%;
}
@media (max-width: 568px) {
  .personalshopping:before {
  	height: 20%;
  }
}
.personalshopping .personalshopping__image {
	height: 700px;
	position: relative;
}
@media (max-width: 1200px) {
  .personalshopping .personalshopping__image {
  	height: 450px;
  }
}
@media (max-width: 992px) {
   .personalshopping .personalshopping__image {
  		height: 300px;
  	}
}
@media (max-width: 768px) {
	.personalshopping .personalshopping__image {
  		height: 250px;
  	}
}
.personalshopping .personalshopping__image.second {
	margin-top: 70px;
}
@media (max-width: 568px) {
  .personalshopping .personalshopping__image.second {
    margin-top: 30px;
  }
}
.personalshopping .personalshopping__image.third {
	margin-top: 140px;
}

.personalshopping .personalshopping__image img {
		height: 100%;
    left: 0;
    object-fit: cover;
    object-position: center center;
    position: absolute;
    top: 0;
    width: 100%;
}

.personalshopping__wrapper {
	position: absolute;
  top: 0;
  width: 100%;
  left: 0;
  right: 0;
  height: 100%;
  padding-bottom: 50px;
  font-size: 16px;
}
@media (max-width: 768px) {
  .personalshopping__wrapper {
		padding-bottom: 15px;
  }
}
@media (max-width: 568px) {
  .personalshopping__wrapper {
  	position: initial;
    margin-top:30px;
  }
}
.personalshopping__text {
  	margin-right: 30px;
}
@media (max-width: 568px) {
  .personalshopping__text {
      margin-right: initial;
  }
}
.personalshopping__title {
	font-size: 42px;
  font-style: italic;
  line-height: 1.1;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .personalshopping__title {
		font-size: 32px;
  }
}

/* Pagina Personal shopping experience */
.page-personalshopping-header {
  height: 300px;
  position: relative;
}
.page-personalshopping-header img {
  	height: 100%;
    left: 0;
    object-fit: cover;
    object-position: center top;
    position: absolute;
    top: 0;
    width: 100%;
}
.page-personalshopping__title {
	font-size: 56px;
 font-style: italic;
  line-height: 1.1;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .page-personalshopping__title {
    font-size: 32px;
  }
}
.page-personalshopping-intro {
  margin-top:50px;
	margin-bottom: 100px;
}
@media (max-width: 768px) {
  .page-personalshopping-intro {
    margin-top:30px;
    margin-bottom: 50px;
  }
}
.personal-shopper-title {
	font-size: 40px;
 font-style: italic;
  line-height: 1.1;
  margin-bottom: 20px;
}
.page-personalshopping-images {
  position: relative;
}
.page-personalshopping-images:before {
  background-color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  content: '';
  height: 40%;
}
.page-personalshopping-images__image {
	height: 700px;
	position: relative;
}
@media (max-width: 1400px) {
  .page-personalshopping-images__image {
  	height: 550px;
  }
}
@media (max-width: 1200px) {
  .page-personalshopping-images__image {
  	height: 450px;
  }
}
@media (max-width: 992px) {
  .page-personalshopping-images__image {
  		height: 300px;
  	}
}
@media (max-width: 768px) {
	.page-personalshopping-images__image {
  		height: 250px;
  	}
}

.page-personalshopping-images__image img {
		height: 100%;
    left: 0;
    object-fit: cover;
    object-position: center center;
    position: absolute;
    top: 0;
    width: 100%;
}
.page-personalshopping-images__image.second {
	margin-top: 70px;
}
.page-personalshopping-images__image.third {
	margin-top: 140px;
}
@media (max-width: 568px) {
  .page-personalshopping-images__image.second, .page-personalshopping-images__image.third {
    margin-top: 15px;
  }
}

.page-personalshopping-merkentitel {
  font-size: 24px;
   font-style: italic;
  line-height: 1.1;
  margin-bottom: 20px;
}
/* Veelgestelde vragen  + blok wordt ook gebruikt op de personal shoppinge experience pagina*/
.questions {
  padding: 50px 0;
}
.questions .info-blok {
  padding: 15px 25px;
  border-right: 1px solid #bcbcbc;
}
.questions .info-blok:last-child {
  border-right: 0;
}
@media (max-width: 992px) {
  .questions {
    padding: 15px 0;
  }
  .questions .info-blok {
    padding: 15px;
  	border-right: 0;
  	border-bottom: 1px solid #bcbcbc;
  }
  .questions .info-blok:last-child {
  	border-bottom: 0;
	}
}
.questions .contact-item {
  display: flex;
  align-items: center;
}
.questions .footer-contact-icon {
  background: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
}
.questions .footer-contact-icon::before {
	color: var(--body-text-color);
}
.questions .info-blok .fw-bold {
	font-size: 16px;
  margin-bottom: 10px;
}


/* Grijze blok productpage */
/* container three colums */
.responsive-three-column-grid {
    display:block;
}

/* columns */
.responsive-three-column-grid.gray-bg.p-4.margin-top > * {
    padding:1rem;
}

/* tablet breakpoint */
@media (min-width:768px) {
.responsive-three-column-grid.gray-bg.p-4.margin-top {
        display: grid;
        grid-auto-rows: 1fr;
        grid-template-columns: 1fr 1fr 1fr;
    }
}
@media (min-width:768px) {
.info-blok-2 {
      	border-right: 0.5px solid #00000036;
        border-left: 0.5px solid #00000036;
  }
}
@media (max-width:768px) {
.info-blok-2 {
      	border-top: 0.5px solid #00000036;
        border-bottom: 0.5px solid #00000036;
  }
}

.responsive-three-column-grid.gray-bg.p-4.margin-top .footer-contact-icon {
    background: none;
    color: black;
}

.responsive-three-column-grid.gray-bg.p-4.margin-top .fw-bold {
  font-weight: 600;
}

.gray-bg {
  background-color: #F5F5F5;
}

.productpage .product-image .video {
height: auto;
}

.productpage .product-image .video iframe {
     height: 100%;
    width: 100%;
}

.productpage .product-thumbs .video .product-thumb-img {
	position: relative;
}

.productpage .product-thumbs .video .playbtn {
  position: absolute;
  width: 35px;
  height: 35px;
  top: 0;
  left: 25px;
  right: 0;
  bottom: 0px;
  margin: auto;
  transform: translateX(-50%)
}

.productpage .product-thumbs .video .playbtn img {
     height: 100%;
    width: 100%;
}




/* Klantenservice pagina */
.page-title.service {
	font-size: 42px;
  width: 50%;
}
@media (max-width:992px) {
  .page-title.service {
    width: 80%;
    font-size: 32px;
  }
}

@media (max-width:768px) {
  .page-title.service {
    width: 100%;
    font-size: 24px;
  }
}
.contact-form .heading {
	font-size: 32px;
}
@media (max-width:992px) {
  .contact-form .heading {
    font-size: 28px;
  }
}
@media (max-width:768px) {
  .contact-form .heading {
    font-size: 24px;
  }
}
.service-cta {
    padding: 20px 00px 20px 0px;
    position: relative;
    border-radius: 0px;
    background: #fff;
    box-shadow: 0px 0px 0px 0px;
}

.service-image img {
  height: 475px;
  object-fit: cover;
  object-position: center 0;
}
@media (max-width:992px) {
  .service-image img {
    height: 275px;
  }
}
@media (max-width:768px) {
  .service-image img {
    height: 200px;
  }
}

.service-image + .margin-top-double {
	margin-top: 0;
}
.fz-250 {
    font-size: 1em;
    color: white;
    padding: 8px;
    background: #000;
    border-radius: 100px;
}
#service-page-wrapper .button.with-icon {
	padding-right: 45px !important;
  padding: 7px 45px 7px 20px;
}
#service-page-wrapper .button.with-icon i {
  display:inline-block;
  font-size: 15px;
  right: 15px;
}
.service-policy {
  border-right: 1px solid #bcbcbc;
  padding: 15px 30px;
}
.service-policy .heading {
  font-weight: 600;
  font-size:16px;
  margin-bottom: 10px;
}
.service-policy:last-child{
  border-right: 0;
}

@media (max-width:768px) {
  .service-policy {
    border-right: 0;
    border-bottom: 1px solid #bcbcbc;
    padding: 15px;
  }
  .service-policy:last-child{
    border-bottom: 0;
  }
}

.ct-swiper-navigation .ct-next {
  	right: 0;
}

.ct-swiper-navigation .ct-prev {
    left: 0;
}

.ct-direction.swiper-button-disabled {
	pointer-events: all !important; 
}

.ct-direction {
	position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: inline-block;
  background: #d5d5d5;
  padding: 5px;
  line-height: 1;
}

.ct-swiper-navigation {
    position: absolute;
    z-index: 10;
    top: 0;
    bottom: 0;
    width: 100%;
  display: none;
}

.quickshop-button {
	z-index: 11;
}

/* Insta-feed */
.column {
  float: left;
  width: 25%;
}
.row:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (max-width: 991px) {
  .column {
    width: 50%;
  }
}

@media screen and (max-width: 991px) {
.variant-information-container .jq-variants .variants {
  grid-template-columns: repeat(5, 1fr);
  }
}

@media screen and (min-width: 991px) {
.variant-information-container .jq-variants .variants {
  grid-template-columns: repeat(6, 1fr);
  }
}

.variant-information-container .jq-variants .variants {
	display: grid;
  gap: 10px 10px;
}

.variant-information-container form {
	width: 100%;
  margin-top: 10px;
}
.variant-information-container .variant-item {
  background: #f5f5f5;
    padding: 5px;
    display: grid;
    text-align: center;
  	transition: 0.3s ease;
  	max-height: 32px;
  	overflow: hidden;
}

.variant-information-container .variant-item.out-of-stock {
	color: #000;
  opacity: 0.5;
  pointer-events: none;
  position: relative;
  overflow: hidden;
}

.variant-information-container .variant-item.out-of-stock::after {
	content: "";
  width: 60px;
  height: 1px;
  rotate: 145deg;
  background: #000;
  position: absolute;
    bottom: 15px;
    left: -7px;
}
@media screen and (max-width: 992px) {
  .variant-information-container .variant-item.out-of-stock::after {
    width: 100%;
    left: unset;
  }
}

.variant-information-container .variant-item:hover {
	background: #000;
  color: #fff;
}


.variant-item.selected {
	background: #000;
  color: #fff;
}


.variant-information-container .ct-add-variant-to-cart {
		background: black;
    color: white;
    padding: 5px;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    display: none;
    cursor: pointer;
  	transition: all .5s ease-in-out;
  	
}

.has-selected-variant .variant-information-container .ct-add-variant-to-cart {
    display: inline-block;
}

#mobile-lang-switcher {
	display: none!important;
}

.mobile-nav-list-item img {
  	display: none;
}
/* Cart */
@media screen and (max-width: 992px) {
  .cart-custom .no-items {
		padding: 30px;
  }
}
@media screen and (max-width: 768px) {
  .cart-custom .no-items {
		padding: 15px;
  }
}

.pile-discount {
	    position: absolute;
    top: 5px;
    right: 5px;
    display: inline-block;
    background: red;
    color: white;
    padding: 3px 10px;
    border-radius: 4px;
    font-weight: 400;
      z-index: 100;
}

.hide-product-sale .product-sale {
	display: none !important;
}
