/** Shopify CDN: Minification failed

Line 3923:22 Unexpected "("

**/
/* Gotham Regular font
================================================== */
    @font-face {
        font-family: 'Gotham';
        src: url('gotham-rnd-ss-m-book-web.eot');
        src: url('gotham-rnd-ss-m-book-web.eot?iefix') format('eot'),
             url('gotham-rnd-ss-m-book-web.woff') format('woff'),
             url('gotham-rnd-ss-m-book-web.ttf') format('truetype'),
             url('gotham-rnd-ss-m-book-web.svg#webfontZam02nTh') format('svg');
        font-weight: normal;
        font-style: normal; }

/* Gotham Regular Medium
================================================== */
    @font-face {
        font-family: 'Gotham';
        src: url('Gotham-Medium.eot');
        src: url('Gotham-Medium.eot?iefix') format('eot'),
             url('Gotham-Medium.woff') format('woff'),
             url('Gotham-Medium.ttf') format('truetype'),
             url('Gotham-Medium.svg#webfontZam02nTh') format('svg');
        font-weight: 600;
        font-style: normal; }

/* Gotham Bold font
================================================== */
    @font-face {
        font-family: 'Gotham';
        src: url('gotham-ss-m-bold-web.eot');
        src: url('gotham-ss-m-bold-web.eot?iefix') format('eot'),
             url('gotham-ss-m-bold-web.woff') format('woff'),
             url('gotham-ss-m-bold-web.ttf') format('truetype'),
             url('gotham-ss-m-bold-web.svg#webfontZam02nTh') format('svg');
        font-weight: bold;
        font-style: normal; }

/* Gotham Rounded font
================================================== */
    @font-face {
        font-family: 'Gotham Rounded';
        src: url('GothamRounded-Book.eot');
        src: url('GothamRounded-Book.eot?iefix') format('eot'),
             url('Gotham-Rounded-Book.woff') format('woff'),
             url('GothamRounded-Book.ttf') format('truetype'),
             url('GothamRounded-Book.svg#webfontZam02nTh') format('svg');
        font-weight: normal;
        font-style: normal; }

/* Signature font
================================================== */
    @font-face {
        font-family: 'Signature';
        src: url('jv-signature-alt.eot');
        src: url('jv-signature-alt.eot?iefix') format('eot'),
             url('jv-signature-alt.woff') format('woff'),
             url('jv-signature-alt.ttf') format('truetype'),
             url('jv-signature-alt.svg#webfontZam02nTh') format('svg');
        font-weight: bold;
        font-style: normal; }



/* Header
================================================== */
span.quick-cart__indicator-inner {
    background-image: url(https://cdn.shopify.com/s/files/1/0565/4007/0060/files/cart.svg?v=1620635298);
    background-repeat: no-repeat;
    background-size: contain;
    width: 17px;
    height: 20px;
    background-position: center;
    color: transparent;
    border-radius: 0px;
  	position:relative;
}
span.quick-cart__indicator-inner.quick-cart--cart-has-item:after {
    content: "";
    position: absolute;
    top: 0;
    right: -5px;
    width: 7px;
    height: 7px;
    background: #d50032;
    border-radius: 100%;
}
.header__content {
    padding: 0 30px;
}
section.section{
 	padding-left:30px;
  	padding-right:30px;
}
li.drawer-menu__item a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 2.29;
}
.drawer-menu__panel.shadow-3 {
    width: 42%;
}
.drawer-menu__header a.drawer-menu__logo {
    display: none;
}
a.drawer-menu__close svg {
    width: 22px;
    height: 22px;
}
.drawer-menu__header {
    padding-left: 30px;
    padding-top: 20px;
  	padding-bottom: 44px;
}
.drawer-menu__contents {
    width: 60%;
    margin-left: 20%;
  	overflow:visible;
}
.drawer-menu__footer li.drawer-menu__item.drawer-menu__item--search {
    display: none;
}
.drawer-menu__footer {
    margin-left: 20%;
    padding-left: 20px;
    position: absolute;
    bottom: 10%;
    width: 100%;
}
.social-row-drawer{
 	display:table;
  	width:100%;
  	max-width:300px;
}
.quick-cart__items .cart__item {
    position: relative;
    height: 115px;
}
.social-row-drawer .social-column {
    display: table-cell;
    width: 25%;
    text-align: left;
}
.drawer-menu__footer:before {
    display: none;
}
.drawer-menu__main{
 	overflow:visible; 
}
li.drawer-menu__item{
 	position:relative; 
}
li.drawer-menu__item:before {
    content: "";
    position: absolute;
    left: -35px;
    top: 16px;
    width: 16px;
    height: 15px;
    background-image: url(https://cdn.shopify.com/s/files/1/0565/4007/0060/files/arrow-right-black.svg?v=1621413939);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    opacity: 0;
    pointer-events: none;
    transition: ease-in-out 300ms all;
}
li.drawer-menu__item:hover:before, li.drawer-menu__item.site-nav--active:before{
 	left:-20px; 
  	opacity:1;
}
.topbar-menu-item {
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 2.29;
    display: inline-block;
    padding-right: 15px;
  	padding-top:11px;
}
.topbar-menu {
    margin-left: 30px;
  	margin-right:30px;
}
/* Font Settings
================================================== */
body * {
    font-family: 'Gotham' !important;
}
body p {
    font-family: 'Gotham Rounded' !important;
}
h1{
 	font-size:60px;
  	font-weight:bold;
  	line-height:72px;
}
h2{
 	font-size:46px;
  	font-weight:bold;
  	line-height:60px;
}
h3{
 	font-size:36px;
  	font-weight:bold;
  	line-height:56px;
  	text-transform:uppercase;
}
h4{
 	font-size:30px;
  	font-weight:bold;
  	line-height:44px;
}

.h5{
    font-size:18px;
    font-weight:bold;
    text-transform: uppercase;
    text-align: center;
    margin-top: 0;
}

/* Header
================================================== */
.header-container.is-sticky .header {
    box-shadow: none;
    /* background-color: transparent; */
    background: white;
}
.carousel__next-button svg *, .carousel__previous-button svg *{
 	fill:#000; 
}

/* Sticky Header effect (Blog detail, )
================================================== */
body.template-article .header-section section.bg-base {
    background-color: transparent;
  	transition:ease-in-out 300ms all;
}
body.template-article .header--effect section.bg-base {
    background-color: #fff;
  	transition:ease-in-out 300ms all;
}
body.template-article div#shopify-section-article--template {
    margin-top: -65px;
}
body.template-article .header__menu-icon svg * {
    fill: #fff;
  	transition:ease-in-out 300ms all;
}
body.template-article .header--effect .header__menu-icon svg * {
    fill: #000;
}
/* body.template-article span.quick-cart__indicator-inner {
  	background-image: url(https://cdn.shopify.com/s/files/1/0565/4007/0060/files/cart-white.svg?v=1623156867);
}
body.template-article .header--effect span.quick-cart__indicator-inner {
    background-image: url(https://cdn.shopify.com/s/files/1/0565/4007/0060/files/cart.svg?v=1620635298);
} */
/* Cart Header
================================================== */
.cart-flyout {
    box-shadow: none;
}
.drawer-overlay__inner{
 	background-color:rgb(42 54 59 / 50%); 
}
.quick-cart__footer{
 	padding:30px 0px; 
}
li.recently-viewed-tab, li.quick-shop-tab {
    display: none;
}
ul.quick-cart__tabs li a {
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
}
.cart-flyout__inner.quick-cart {
    padding: 0px 40px;
}
.quick-cart__items {
    overflow-y: auto;
  	padding-left:0px;
  	padding-right:0px;
}
.quick-cart__tabs>li, .quick-cart__tabs {
    padding-left: 0px;
    padding-right: 0px;
}
.quick-cart__tabs {
    border-bottom: 1px solid rgb(0 0 0 / 9%);
}
li.quick-cart__close {
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    font-size: 14px;
    letter-spacing: 1px;
}
.quick-cart__image {
    width: 100px;
    text-align: center;
    background: #f3f3f3;
    position: absolute;
    left: 0px;
    top: 0px;
}
.quick-cart__product-details.justify-between {
    padding-left: 105px;
}
.quick-cart__image img {
    width: 100%;
    -o-object-fit: contain;
    object-fit: contain;
  	margin-top:9px;
}
.cart__item-content {
    align-items: center;
}
.quick-cart__product-details h4 a {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.quick-cart__product-details.justify-between>div>div {
    float: left;
}
.quick-cart__product-details.justify-between>div>div {
    float: left;
    font-size: 14px;
    color: #737373;
    font-family: 'Gotham Rounded' !important;
    letter-spacing: -0.26px;
  	line-height:30px;
}
.quick-cart__product-price-value {
    color: #737373;
    font-size: 14px;
    letter-spacing: -0.26px;
    margin-left: 0px;
    font-family: 'Gotham Rounded' !important;
    line-height: 24px;
}
.cart__item {
    position: relative;
}
button.quick-cart__quantity-button {
    width: 32px;
    height: 32px;
    padding: 0px;
    margin: 0px;
    display: block;
    border-radius: 50px;
    background-color: #f3f3f3;
  	color:#000;
}
button.quick-cart__quantity-button svg {
    vertical-align: middle;
}
/* .product-form__quantity input {
    font-weight: bold;
} */
.quick-cart__quantity {
    border: 0px;
}
.quick-cart__item-bottom{
 	padding-left:120px; 
}
.subtotal-container span {
    width: 49.27%;
    display: inline-block;
}
.subtotal-container span.js-subtotal {
    text-align: right;
    font-size: 22px;
    font-weight: bold;
}
.subtotal-container span.subtotal-text {
    font-size: 18px;
    font-weight: bold;
}
a.quick-cart__checkout-button {
    font-weight: bold;
    letter-spacing: 1px;
  	background-color: transparent;
    background-image: url(https://cdn.shopify.com/s/files/1/0565/4007/0060/files/overlay-button_2x_152e87ec-d83b-4ba6-9144-96161bd541f7.png?v=1621601457);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
  	color:#fff;
  	outline:none;
}
.cart__item.cart__item--highlight {
    padding: 0px;
    margin: 0px;
  	animation:none;
    margin-bottom: 8rem;
}
button.checkout-bttn-quick {
    display: block;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 20px;
    font-weight: bold;
}
.quick-cart__product-details h4 {
    line-height: 15px;
  	margin-top:5px;
}
footer.quick-cart__footer.js-footer.active form {
    display: none;
}
/* Home Page Sections
================================================== */
section.section-in-grid {
    max-width: 1230px;
  	overflow:visible;
}



.article-info .text-block__subheading.type-body-regular.ma0.mt3 {
    display: none;
}
section.section.blog-posts {
    padding-top: 0px;
}
section.section.blog-posts .article-info {
    position: absolute;
    bottom: 0px;
    width: 100%;
    padding: 30px 60px 25px 30px;
  	transition:cubic-bezier(0.65, 0.05, 0.36, 1) 600ms all;
  	pointer-events:none;
  	z-index:1;
  
}
section.section.blog-posts .dark-overlay {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
    z-index: 1;
    opacity: 0.3;
}
section.section.blog-posts .article-info p, section.section.blog-posts .article-info h2{
 	text-align:left;
  	color:#fff;
  	max-width:unset !important;
}
section.section.blog-posts .article-info p {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 0px;
}
section.section.blog-posts .article-info .text-block {
    margin-top: 10px;
}
section.section.blog-posts .blog-posts__slide a.blog-posts__slide-image.carousel__slide-image.test:before {
    content: "";
    width: 32px;
    height: 30px;
    position: absolute;
    bottom: -50px;
    left: 0px;
    background-image: url(https://cdn.shopify.com/s/files/1/0565/4007/0060/files/arrow.svg?v=1620640392);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 2;
    transition-delay: 150ms;
  	transition:cubic-bezier(0.65, 0.05, 0.36, 1) 600ms all;
  	
}
section.section.blog-posts .blog-posts__slide:hover a.blog-posts__slide-image.carousel__slide-image.test:before {
    bottom: 25px;
}

section.section.blog-posts .blog-posts__slide a.blog-posts__slide-image.carousel__slide-image.test:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0px 0 0 0px;
    border-color: transparent transparent transparent #ffffff;
    position: absolute;
    left: 0px;
    bottom: 0px;
  	pointer-events:none;
  	z-index:1;
  	transition:cubic-bezier(0.65, 0.05, 0.36, 1) 600ms all;
}
section.section.blog-posts .blog-posts__slide:hover a.blog-posts__slide-image.carousel__slide-image.test:after {
    border-width: 110px 0 0 110px;
}
section.section.blog-posts .blog-posts__slide:hover .article-info{
    padding: 30px 60px 110px 30px;
}
section.section.blog-posts .thumbail-image {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(100% - 20px);
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    z-index: 0;
  	opacity:1;
  	pointer-events:none;
  	transition:ease-in-out 300ms all;
}
section.section.blog-posts .blog-posts__slide:hover .thumbail-image{
  	opacity:0;
}



section.section.image-with-text .image-with-text__image.db {
    overflow: visible;
}
section.section.image-with-text h2.text-block__heading.big-title {
    -webkit-text-stroke: 1px #595959;
    font-size: 62px;
    font-weight: bold;
    color: rgba(0, 0, 0, 0);
    max-width: unset !important;
  	margin-left:-110px;
  	margin-bottom:40px;
}
section.section.image-with-text h2.text-block__heading {
    text-transform: uppercase;
    font-size: 28px;
  	margin-bottom:15px;
}
section.section.image-with-text .text-block__subheading p {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2;
    letter-spacing: normal;
    color: #737373;
}
section.section.image-with-text .text-block__subheading {
    margin-bottom: 45px;
}
section.section.image-with-text .testimonial-text p {
    font-size: 26px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.23;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
    font-family: 'Gotham' !important;
}
section.section.image-with-text .testimonial-person {
    font-size: 14px;
    font-weight: 700;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.43;
    letter-spacing: 1px;
    color: #000000;
    text-transform: uppercase;
    text-align: center;
    margin-top: 20px;
}
.testimonial-content:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 370px;
    height: 226px;
    background-color: #f3f3f3;
    z-index: -1;
}
section.section.image-with-text .sticky-stopper{
 	display:block;
  	height:20px;
}
section.section.image-with-text .testimonial-content{
 	position:relative; 
}
section.section.image-with-text .text-block__subheading.testimonial-content {
    margin-bottom: 70px;
    margin-top: 70px;
  	z-index:1;
}
section.section.image-with-text .image-with-text__image .image {
    height: auto;
  	width:100%;
    transform: scale(1) !important;
}


/* section.section.featured-collection-grid .product-item__image img {
    max-width: 130px;
    height: auto;
}
section.section.featured-collection-grid.section--default.section--bordered.in-view {
    padding: 0px;
    max-width: 1170px;
    margin: 0 auto;
} */



section.section.quote .quote__container {
    background: #f7f7f7;
}
section.section.quote .quote__item {
    background-size: contain;
    min-height: 540px;
    background-position: right;
    background-repeat: no-repeat;
  	text-align:left;
}

section.section.quote h3, section.section.quote span.quote__author{
 	max-width: 500px!important;
    margin: 0px;
    display: block;
}

section.section.quote .quote-container-dfns {
    position: absolute;
    left: 65px;
    top: 50%;
    transform: translateY(-50%);
}
section.section.quote .quote__text{
 	font-size:26px;
  	line-height:1.23;
}
section.section.quote span.quote__author {
    font-size: 14px;
    font-weight: bold;
    margin-top: 30px;
}
section.section-in-grid.quote{
 	padding:0;
  	background-color:#f7f7f7;
}
section.section.quote .quote__item.is-visible {
    opacity: 1;
}


section.section.featured-collection-grid h2.text-block__heading {
    font-size: 36px;
    max-width: unset !important;
}
section.section.featured-collection-grid .product-item__image img {
    object-fit: contain;
    object-position: bottom;
    position: relative;
    top: unset;
    bottom: -60px;
    transform: none;
    width: 90%;
    height: auto;
    margin: 0 auto;
}
section.section.featured-collection-grid .product-item--portrait .product-item__image-wrapper {
    padding-top: 310px;
}
section.section.featured-collection-grid .product-item:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 0;
    background-color: #f3f3f3;
    width: 100%;
    height: 230px;
    z-index: -1;
    transition: ease-in-out .3s all;
}
section.section.featured-collection-grid .product-item:hover:after {
    width: 80%;
    height: 50%;
}


section.section.rich-text.section--default.section--spacing-tall {
    padding: 0px 60px;
}

section.section.rich-text.section--default.section--spacing-tall h2 {
    -webkit-text-stroke: 1px #595959;
    font-size: 62px;
    font-weight: bold;
    color: rgba(0, 0, 0, 0);
    max-width: unset !important;
  	text-transform:uppercase;
}



.image-with-text__inner .image-with-text__image {
    display: inline-block;
    width: 50%;
    grid-column: unset !important;
    grid-row: unset;
}
.image-with-text__inner {
    display: flex;
  	grid-template-columns:unset;
  	flex-direction: unset;
}
.image-with-text__inner .image-with-text__text-container {
    display: inline-block !important;
    width: 46%;
    grid-column: unset !important;
    align-items: unset !important;
    justify-content: unset;
  	grid-row:unset;
}
.image-with-text__text .image-with-text__text-block {
    margin-left: 0px;
}

.grid-display.grid-display--one-third {
    display: block;
}
.text-columns--alignment-center .text-columns__feature {
    display: inline-block;
    width: calc(33% - 30px);
    float: left;
  	text-align:center;
}
.text-columns__feature.animates.title-seperator {
    width: 100%;
}
.text-columns__feature.animates.title-seperator h4 {
    margin: 70px 0px 50px 0px;
}

/* Collectie Detail
================================================== */

.filter-input__input{
 	border-color:#000; 
}
.product-item:hover:after {
    width: 80%;
    height: 50%;
}
.product-item:after {
    content: "";
    position: absolute;
    left: 0;
  	right:0;
  	margin:0 auto;
    bottom: 40%;
    background-color: #f3f3f3;
    width: 100%;
    height: 56%;
    z-index: -1;
  	transition:ease-in-out 300ms all;
}
.product-item {
    position: relative;
    z-index: 1;
}
.product-item .product-item__details a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
}
.product-item .product-dfns-meta {
    font-size: 14px;
    color: #737373;
    font-family: 'Gotham Rounded' !important;
}
.product-dfns-meta>span, .product-dfns-meta>div {
    display: inline-block;
    width: 49%;
}
.product-dfns-meta>span{
 	text-align:right;
  	padding-right:30px;
}
.product-dfns-meta>div{
 	text-align:left;
  	padding-left:30px;
  	border-left:1px solid rgb(0 0 0 / 20%); 	
}
.product-dfns-meta dl.price__regular {
    margin: 0px;
}
.custom-product-item-label-dfns {
    position: absolute;
    top: 15px;
    left: 0;
    padding: 5px 20px;
    background-color: #333;
    color: #fff;
  	font-size:12px;
}
body.template-collection .product-item__image img {
    height: 285px;
}
body.template-collection .product-item .product-item__details a{
 	min-height:54px;
  	display:block;
}
body.template-collection .product-item__image img {
    object-fit: contain;
    object-position: bottom;
    position: relative;
    top: unset;
    transform: none;
    width: 100%;
    max-height: 250px;
    margin: 30px auto 0 auto;
}
.product-item__image.not-first {
    display: none;
}
.product-item__sizer>div.image {
    padding-top: 285px !important;
}
.collection__details {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.collection__details{
 	color:#fff; 
}
.template-collection div#shopify-section-blog-posts--dynamic section.section.blog-posts {
    max-width: 1220px;
}

body.template-collection div#shopify-section-collection--template>.collection {
    margin-top: 0px;
}
body.template-collection .collection__main-area {
    max-width: 1170px;
    margin: 0 auto;
}
body.template-collection .product-item__image>div {
    padding: 0px;
}
body.template-collection header.collection__header h2 {
    max-width: unset !important;
    -webkit-text-stroke: 1px #ffffff;
    font-size: 62px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    color: rgba(255, 255, 255, 0);
}
a.collection-sidebar__heading {
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 15px;
    padding-bottom: 15px;
    height: 100%;
    position: relative;
  	background-color:transparent !important;
    margin-left: 0px;
    margin-right: 0px;
    border-bottom: 2px solid rgb(0 0 0 / 10%);
}
.collection-sidebar__group:last-child {
    margin-right: 0px;
}
.collection-top-bar__filters > a{
  	width:33%;
  	font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
  	outline:none;
  	border:none;
  	border-bottom:2px solid rgb(0 0 0 / 10%);
  	margin-right:30px;
}
.collection__button:hover, .collection__button:active{
 	border:none; 
  	border-bottom:2px solid rgb(0 0 0 / 10%);
}
.collection__content {
    display: block;
    max-width: 1170px;
    margin: 27px auto 0 auto;
}
.collection__sidebar {
    width: 100%;
  	margin-bottom:40px;
  	padding-left:15px;
}
.collection-sidebar__group {
    width: calc(24.4% - 20px);
  	margin-right:30px;
    display: inline-block;
  	position:relative;
}
.collection-sidebar__group ul {
    position: absolute;
    z-index: 10;
    background-color: #fff;
    width: 100%;
    padding: 20px 20px 20px 0px;
  	margin:0px;
  	display:none;
}
.collection-sidebar__heading.closed svg {
    transform: rotate(0deg);
}
.collection-sidebar__heading svg {
    transform: rotate(0deg);
    opacity: 1;
}
.collection__container {
    padding-left: 30px;
    padding-right: 30px;
}
.collection__image-overlay {
    background-color: rgba(0, 0, 0, 0.2);
  	display:block;
}
.simple-gallery .gallery-image-information {
    position: absolute;
    bottom: 0px;
  	color:#fff;
  	padding: 30px 60px 25px 40px;
    transition: cubic-bezier(.65, .05, .36, 1) .6s all;
    pointer-events: none;
}
.simple-gallery .gallery__slide:hover .gallery-image-information {
  	padding: 30px 60px 110px 40px;
}

.simple-gallery .gallery-image-information p{
 	font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 0; 
}
.simple-gallery .gallery-image-information h2.small{
 	font-size:28px;
  	line-height:32px;
}
.simple-gallery a.gallery__image:before {
    content: "";
    width: 32px;
    height: 30px;
    position: absolute;
    bottom: -50px;
    left: 0;
    background-image: url(https://cdn.shopify.com/s/files/1/0565/4007/0060/files/arrow.svg?v=1620640392);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 2;
    transition-delay: 150ms;
    transition: cubic-bezier(.65, .05, .36, 1) .6s all;
}
.simple-gallery .gallery__slide:hover a.gallery__image:before{
 	bottom:25px; 
}
.simple-gallery a.gallery__image:after{
 	content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 0 0 0;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    pointer-events: none;
    z-index: 1;
    transition: cubic-bezier(.65, .05, .36, 1) .6s all; 
}
.simple-gallery .gallery__slide:hover a.gallery__image:after{
 	border-width:110px 0 0 110px; 
}
.template-collection .simple-gallery {
    max-width: 1200px;
    margin: 0 auto;
}
.simple-gallery .gallery__slide {
    padding-right: 15px;
    padding-left: 15px;
}
.template-collection .text-block__subheading.type-body-regular.ma0.mt3 {
    display: none;
}
.collection__details .text-block__overline.overline {
    font-size: 36px;
    font-weight: bold;
    letter-spacing: normal;
}
img.promotion-product-image {
    width: 100%;
    max-width: 380px;
    position: absolute;
    top: 40px;
    left: 0;
    right: 0;
    margin: 0 auto 0 auto;
}
.background-image-for-promotion {
    margin-top: 15px;
  	height:202px;
  	position:relative;
  	background-size:cover;
}

.collection__products .grid-display:after {
    content: "";
    display: table;
    clear: both;
}
.collection__products .grid-display .product-item {
    width: calc(25% - 30px);
}
.product-promo.half {
    width: calc(50% - 30px);
}
.collection__products .grid-display {
    display: block;
}
.product-promo.half, .collection__products .grid-display .product-item {
    margin: 15px;
  	float:left;
  	height:380px;
  	position:relative;
}
.product-promo.half p{
 	text-align:center;
  	font-size:14px;
}
.product-promo.half p.title {
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Gotham' !important;
    margin: 0px;
}
.product-promo.half p.sub-title {
    font-family: Gotham!important;
    margin: 0px 0 15px 0;
}
.content-promotion {
    position: absolute;
    bottom: -15px;
    width: 100%;
}
.product-item__details {
    text-align: center;
}
body.template-collection .bttn--secondary:before{
 	background:#333; 
}

/* Product Detail Page
================================================== */
button.bttn.product-form__cart-submit {
    background-color: transparent;
    background-image: url(https://cdn.shopify.com/s/files/1/0565/4007/0060/files/overlay-button_2x_152e87ec-d83b-4ba6-9144-96161bd541f7.png?v=1621601457);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    font-weight: 700;
    max-width: 171px;
    border-radius: 0px;
}
.product-form__quantity {
    max-width: 120px;
    margin: 0 auto;
}
body.template-product .product__media-action{
  	width:50%;
  	display:none;
}
body.template-product .product__media{
 	width:50%;
  	padding-top:70px;
}
body.template-product .product__meta{
 	width:50%; 
  	padding-left:6vw;
}
body.template-product .product__meta-inner{
 	padding-top:65px; 
}
body.template-product h1.product__title.type-heading-display {
    font-size: 36px;
    line-height: 1.28;
    max-width: 50%;
  	text-transform:uppercase;
}
body.template-product h2.product__sub-heading {
    opacity: 0.3;
    -webkit-text-stroke: 1px #595959;
    font-size: 62px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: right;
    color: rgba(0, 0, 0, 0);
    max-width: 50%;
    position: absolute;
    top: 35px;
    left: 17%;
    margin-top: 0px;
    line-height: 63px;
}
body.template-product .product-page-wrapper {
    margin: 0px 30px 0px 30px;
}
body.template-product .product__media-wrapper {
    max-width: 670px;
  	margin:0 auto;
}
body.template-product section.product {
    position: relative;
}
/* body.template-product .product__media:after {
    content: "";
    position: absolute;
    left: -30px;
    top: 0px;
    width: calc(100% + 30px);
    height: 100%;
    background-color: #f3f3f3;
    display: block;
    z-index: -1;
} */
/* body.template-product .header {
   background: linear-gradient(90deg, #f3f3f3 50%, #fff 50%);
} */
/* body.template-product .product__media-wrapper div[data-media-type="image"] {
    display: none;
} */


.product__media-wrapper div[data-media-type=image] img {
    max-height: 600px;
    object-fit: contain;
}
.product__media-wrapper div[data-media-type=image]>a>div{
 	padding-top:650px; 
}
body.template-product .product__media-wrapper div[data-media-type="video"] {
    pointer-events: none;
}
body.template-product .product__media-wrapper div[data-media-type="video"] button.plyr__control{
 	display:none; 
}
body.template-product .product__media-wrapper div[data-media-type=video] .plyr__controls {
    display: none;
}
body.template-product .product__media-wrapper div[data-media-type="video"] .plyr--video{
	outline:none;
  	border:none;
}
  
body.template-product .product-recommendations__inner {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
  	padding-left:0px;
  	padding-top:80px;
}
body.template-product .product__price {
    font-weight: bold;
    color: #000;
    font-size: 28px;
  	/* position:absolute; */
  	bottom:10px;
}
body.template-product .product__description {
    font-family: 'Gotham Rounded';
    color: #737373;
    line-height: 32px;
    max-width: 470px;
    /* margin-bottom: 40px; */
    margin-top: 0px;
}
body.template-product .product-form__submit-button-wrapper {
    /* max-width: 470px;
    margin-left: 120px; */
    margin-right: 0;
    display: block;
  	position:relative;
}
body.template-product .product-form__submit-button-wrapper button.bttn.product-form__cart-submit {
    flex-grow: unset;
    display: inline-block;
    width: 65%;
  	position:relative;
}
body.template-product .product-form__submit-button-wrapper .product-form__controls-group {
    flex-grow: unset;
    margin: 0px;
    display: inline-block;
    width: 35%;
}
body.template-product .product__policies{
 	display:none; 
}
span.quote__author.overline {
    font-weight: 700;
}
body.template-product button.product-form__quantity-button {
    width: 32px;
    height: 32px;
    padding: 0px;
    margin: 0px;
    display: block;
    border-radius: 50px;
    background-color: #f3f3f3;
}
body.template-product button.product-form__quantity-button svg {
    vertical-align: middle;
}
body.template-product .product-form__quantity input {
    font-weight: bold;
}
body.template-product .custom-content-row-1 .column-6 {
    display: inline-block;
    width: 50%;
}
body.template-product .custom-content-row-1 {
    display: flex;
    max-width: 1170px;
    margin: 0 auto;
    position: relative;
    align-items: center;
  	margin-top:92px;
}
.custom-content-row-1 .column-6.content {
    padding-right: 30px;
}
body.template-product .custom-content-row-1 .column-6 img {
    max-width: 100%;
}
body.template-product .custom-content-row-2 .column-6 {
    display: inline-block;
    width: 50%;
}
body.template-product .custom-content-row-2 {
    display: flex;
    max-width: 1170px;
    margin: 0 auto;
    position: relative;
    align-items: center;
  	margin-top:100px;
}
.custom-content-row-2 .column-6.content {
    padding-left: 30px;
}
body.template-product .custom-content-row-2 .column-6 img {
    max-width: 100%;
}

body.template-product .custom-content-row-3 .column-6 {
    display: inline-block;
    width: 50%;
}
body.template-product .custom-content-row-3 {
    display: flex;
    max-width: 1170px;
    margin: 0 auto;
    position: relative;
    align-items: center;
  	margin-top:0px;
}
.custom-content-row-3 .column-6.content {
    padding-right: 30px;
}
body.template-product .custom-content-row-3 .column-6 img {
    max-width: 100%;
}


.column-6.content h2 {
    font-size: 28px;
    text-transform: uppercase;
}
.column-text-content {
    color: #737373;
    line-height: 32px;
}

body.template-product .showcase-video-product video {
    width: 100%;
}

.fade-in{
  	animation:fade-in 1s;
}


@keyframes fade-in {
  0% {
    opacity: 0;
  }
  70% {
   	opacity:0; 
  }
  100% {
    opacity: 1;
  }
}

.variant-inhoud-first {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 25px;
    margin-bottom: 12px;
  	border-bottom: 2px solid #dd1e36;
    padding-bottom: 5px;
}
.variant-inhoud-second {
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
    margin-right: 30px;
  	border-bottom: 2px solid rgb(0 0 0 / 9%);
    padding-bottom: 5px;
  	transition:ease-in-out 300ms all;
}
.variant-inhoud-second:hover{
  	border-color:#dd1e36;
}


body.template-product .product-item__sizer img {
    height: 285px;
}
body.template-product .product-item__sizer img {
    object-fit: contain;
    object-position: bottom;
    position: relative;
    top: unset;
    transform: none;
    width: 80%;
    max-height: 250px;
    margin: 30px auto 0 auto;
}
body.template-product .product-item .product-item__sizer{
 	opacity:1; 
}
.product-recommendations__heading h2 {
    text-align: center;
    font-size: 36px;
    text-transform: uppercase;
  	margin-bottom:35px;
}
body.template-product .product-item__image.first {
    display: none;
}
body.template-product .product-item .product-item__image>div.image {
    padding-top: 0px !important;
}
body.template-product .product-item__sizer>div.image {
    padding-top:0px !important;
}
body.template-product .product-item .product-item__image>div.image img {
  object-fit: contain;
  object-position: bottom;
  position: relative;
  top: unset;
  transform: none;
  width: 70%;
  max-height: 250px;
  height: 195px;
  margin: 30px auto 0 auto;
}

@media (min-width: 992px) {
  body.template-product .product-item .product-item__image>div.image img {
      object-fit: contain;
      object-position: bottom;
      position: relative;
      top: unset;
      transform: none;
      width: 70%;
      height: 250px;
      margin: 30px auto 0 auto;
  }
}
body.template-product div#shopify-section-product-recommendations--static {
    margin-bottom: 28px;
}
.bttn__spinner {
    position: absolute;
    left: 5px;
}
span.product-form__chip-label {
    background-color: transparent;
    background-image: url(https://cdn.shopify.com/s/files/1/0565/4007/0060/files/overlay-button_2x_152e87ec-d83b-4ba6-9144-96161bd541f7.png?v=1621601457);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    font-weight: 700;
    max-width: 171px;
    border-radius: 0;
    color: #fff;
}
.product-form__chip-wrapper {
    padding-left: 0px;
}
.product-form .label-above {
    left: 0px;
    padding-left: 0px;
    font-weight: bold;
}
.testimonial-row {
    max-width: 1170px;
    display: block;
    margin: 0 auto;
}
.testimonial-row .testimonal-item {
    background-size: contain;
    background-position: right center;
    background-repeat: no-repeat;
  	padding:120px 85px 220px 85px;
  	background-color:#f8f8fa;
}
.testimonial-row .testimonal-item .quote-container-dfns {
    max-width: 500px;
}

/* Blog Overview
================================================== */

body.template-blog section.blog {
    max-width: 1230px;
    padding-left: 30px;
    padding-right: 30px;
}
body.template-blog .blog__articles {
    grid-template-columns: repeat(3,1fr);
}
body.template-blog .blog__heading>.flex.justify-between.items-center {
    display: block;
}
.template-blog .blog__heading h1 {
    font-size: 36px;
    text-transform: uppercase;
    text-align: center;
}
.template-blog .blog__heading h2{
  	opacity: 0.3;
  	-webkit-text-stroke: 1px #595959;
  	font-family: Gotham;
  	font-size: 62px;
  	font-weight: bold;
  	font-stretch: normal;
  	font-style: normal;
  	line-height: normal;
  	letter-spacing: normal;
  	text-align: center;
  	color: rgba(0, 0, 0, 0);
  	text-transform:uppercase;
  	margin-top:10px;
}
.template-blog .blog__article .blog__article-content {
    display: inline-block;
    /* width: 49%; */
    margin-top: 2rem;
  	/* align-self: center; */
}
.template-blog .blog__article>a {
    display: inline-block;
    /* width: 50%; */
}
.template-blog .type-heading-meta.meta {
    display: none;
}
.blog__article-image{
 	/* padding-top:430px;  */
}
.blog__article{
 	display:flex; 
}
.template-blog .blog__article .blog__article-content h3 {
    margin: 0;
    max-width: 100%;
  	font-size:28px;
  	line-height:32px;
  	letter-spacing:0px;
  	color:#000;
}

.blog__article-content a.bttn {
    margin: 30px 0px 0px 0px;
    max-width:175px;
  	font-weight:bold;
}
.blog__article-excerpt {
    margin: 30px 0px 0px 0px;
  	color: #737373;
    font-family: 'Gotham Rounded' !important;
    line-height: 2;
  	margin-top:20px;
}
body.template-blog .pagination p {
    display: none;
}

/* Blog Detail
================================================== */

.template-blog .article__content.rte.center.mb5, .article__image.mb5 {
    display: inline-block;
    width: 42%;
  	margin-bottom:0px;
  	min-height:100vh;
}
.template-blog .blog__article {
    display: flex;
    flex-direction: column;
}
article.article.section {
    padding: 0px;
    display: flex;
  	position:relative;
}
.template-blog .article__content {
    max-width: 570px;
    text-align: left;
}
.template-article .article__header h1 {
    font-size: 28px;
    line-height: 32px;
    letter-spacing: 0px;
}
.article__comments, .article__content, .article__heading, .article__pagination, .article__published-date, .article__tags {
    max-width: 570px;
}
.article__content {
    padding-top: 100px;
}

@media only screen and (min-width: 768px) {
    .article__content {
        padding-left: 3rem;
    }
}
  

.template-article section.section {
    padding: 30px 0px;
}
body.template-article .article__image img {
    min-height: 100vh;
  	position:sticky;
}
body.template-article article .no-padding > div > div {
    padding: 0px;
}
.products-in-story-wrapper {
    max-width: 1170px;
    display: block;
    margin: 0 auto;
}
.products-in-story-wrapper h3{
 	text-align:center; 
}
img.product-image-story {
    max-width: 90%;
    height: 280px;
    object-fit: contain;
    display: block;
    margin: 0 auto;
}
.products-wrapper-story {
    display: flex;
  	margin:0px -15px;
}
.product-item-in-story.col-3 {
    flex:1;
    align-self: auto;
  	margin:0px 15px;
}
.products-wrapper-story .product-item:after{
 	height:230px;
  	bottom:38%;
}
.products-wrapper-story .product-item:hover:after {
    width: 80%;
    height: 180px;
}
.cf-widget-products-in-story-blog {
    margin: 80px 0px 100px 0px;
}
body.template-article h1.article__heading.type-heading-1{
 	position:relative; 
}
body.template-article h1.article__heading.type-heading-1:after {
    width: 100%;
    content: "stories";
    position: absolute;
    right: 0;
    top: -30px;
    font-size: 62px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: right;
    color: rgba(0, 0, 0, 0);
    opacity: 0.3;
    -webkit-text-stroke: 1px #595959;
    text-transform: uppercase;
}
/* FAQ
================================================== */
 .faq{
   	border-radius: 0px;
   	overflow: hidden;
   	max-width:1170px;
   	margin:100px auto -50px auto;
}
.faq .tab-toggle{
  	display: none;
}
.faq .tab-label{
	background-color: #000;
    display: flex;
    justify-content: flex-start;
    padding: 1em;
    font-weight: 700;
    color: #fff;
    margin-bottom: 10px;
    position: relative;
    padding-left: 45px;
}
.faq .tab-label:hover{
    background-color:#000;
}
.faq .tab-toggle:checked ~.tab-label{
    background-color: #000;
}
.faq .tab-label::before {
    content: '\276F';
    transition: all .4s;
    margin-right: 20px;
    position: absolute;
    top: 15px;
    left: 15px;
}
.faq .tab-toggle:checked ~ .tab-label::before{
    transform: rotate(90deg);
}
.faq .tab-content{
    background-color: white;
    max-height: 0px;
    overflow: hidden;
    transition: all .4s;
    padding: 0 1em;
}
.faq .tab-toggle:checked ~ .tab-content{
    max-height: 100vh;
    padding:1em;
}
.faq {
   max-width: 1170px;
   margin: 100px auto -50px auto;
}

/* Login
================================================== */

section.section.account.half {
    width: 47.9%;
    display: inline-flex;
    height: calc(100vh - 65px);
    vertical-align: middle;
    align-items: center;
}

section.section.account.my-account {
    width: 100%;
    display: block;
    height: auto;
    vertical-align: middle;
    align-items: center;
  	max-width:1170px;
}
section.section.account.with-image{
  	background-image:url(https://cdn.shopify.com/s/files/1/0565/4007/0060/files/image_42.png?v=1681891592);
  	background-size:cover;
  	background-position:center center;
  	background-repeat:no-repeat;
}
.login input, .account__auth-wrapper input {
    border-bottom: 2px solid rgb(0 0 0 / 10%);
}
div#RecoverPasswordForm {
    display: block;
    max-width: 460px;
    margin: 0 auto;
}
div#RecoverPasswordForm .bttn--secondary:before{
 	display:none; 
}
div#RecoverPasswordForm .bttn--secondary, div#RecoverPasswordForm .bttn--secondary:hover{
  	color:#000;
}

/* My Account
================================================== */
.account .responsive-table td, .account .responsive-table th {
    border: 1px solid rgb(0 0 0 / 8%);
  	padding:10px 15px;
}
section.section.account.order {
    max-width: 1200px;
}
dd {
    margin-left: 0px;
    font-weight: 700;
}
td[data-label="Product"] a, td[data-label="Product"] span {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
}
/* Cart page
================================================== */
section.section.cart-template {
    max-width: 1200px;
}
section.section.cart-template .cart-template__image img {
    max-height: 150px;
    object-fit: contain;
}
.cart-header {
    text-align: center;
}
.cart-header h1 {
    font-size: 36px;
    text-transform: uppercase;
    text-align: center;
}
.checkout-btn {
    background-color: transparent;
    background-image: url(https://cdn.shopify.com/s/files/1/0565/4007/0060/files/overlay-button_2x_152e87ec-d83b-4ba6-9144-96161bd541f7.png?v=1621601457);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    transition: ease-in-out 300ms all;
    border-radius: 0px;
}
.checkout-btn:hover {
    transition: ease-in-out 300ms all;
    background-position: left bottom;
}
.cart-template__details .meta span {
    display: block;
}
body.template-cart li.header__icon.header__icon--cart {
    display: none;
}
.cart-template__details a {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}
/* Contact
================================================== */
section.contact.section {
    padding-top: 0px;
}
.contact-header{
 	margin-bottom:100px; 
}
.contact-header h2{
  	-webkit-text-stroke: 1px #ffffff;
    font-size: 62px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    color: rgba(255,255,255,0);
  	padding:0px 30px;
}	
.contact-header h1 {
    font-size: 36px;
    line-height: 48px;
    margin: 0px;
}
.first-part-form, .second-part-form {
    display: inline-block;
    width: 50%;
    float: left;
  	padding:0px 15px;
  	height:265px;
}
.contact__form textarea {
    height: 150px;
}
.first-part-form label, .second-part-form label{
  	font-weight:bold;
  	text-transform:uppercase;
  	font-size:11px;
  	letter-spacing:1px;
  	opacity:0.4;
}
.second-part-form button{
 	margin-top:32px;
  	border-radius:0px;
  	font-weight:bold;
}
.contact__inner {
    max-width: 800px;
}
.contact__form textarea, .contact__form input, .contact__form select {
    border-bottom: 2px solid rgb(0 0 0 / 10%);
  	border-left: 0px;
    border-right: 0px;
    border-top: 0px;
  	padding-left:0px;
  	outline:none;
  	font-family: 'Gotham Rounded' !important;
    font-weight: 600;
    line-height: 2;
  	padding-top:0px;
}
.contact__form input {
    margin-bottom: 24px !important;
}
.template-page section.section.featured-collection {
    max-width: 1230px;
}
.featured-collection__slides .product-item img.image__img {
    object-fit: contain;
    object-position: bottom;
    position: relative;
    top: unset;
    transform: none;
    width: 50%;
    margin: 0 auto;
}
.template-page .rich-text__inner.animation__staggered-children-fade-in * {
    opacity: 1;
}
.template-page .rich-text__subheading, .template-page h2{
 	max-width:unset !important; 
}
header.section-header.center {
    text-align: center;
}

/* General Pages
================================================== */
.template-page .section.section--spacing-tall {
    padding-top: 50px;
    padding-bottom: 50px;
}
section.no-space-top{
 	padding-top:0px; 
}
section.no-space-top header.collection__header.contact-header {
    margin-bottom: 0px;
}
.page__content, .page__header {
    max-width: 1170px;
}
.bttn {
    font-weight: 700;
}

/* 404 page
================================================== */
body.template-404 h1 {
    text-transform: uppercase;
}
.notfound-row {
    display: flex;
    align-items: center;
    max-width: 1350px;
    margin: 0 auto;
}
.notfound-row video{ 
	width:100%;
}
  
/* Footer
================================================== */
footer .footer__container {
    max-width: 1330px;
  	position:relative;
}
footer .footer__newsletter {
    grid-row: unset;
    grid-column: unset;
    width: 26%;
    display: inline-block;
}
.footer__newsletter-button{
 	right:-5px; 
}
footer .footer__col-list {
    width: 25%;
    display: inline-block;
}
footer .footer__cols {
    grid-template-columns: unset;
    display: flex;
    flex-wrap: unset;
}
footer h3.footer__col-title {
    color: #fff;
    font-size: 22px;
    letter-spacing: normal;
}
footer .footer__signup-text {
    line-height: 2;
    font-size: 16px;
    font-family: 'Gotham Rounded' !important;
}
footer ul.list li {
    padding-bottom: 25px;
  	font-size: 16px;
    font-family: 'Gotham Rounded' !important;
}
footer hr.footer__divider {
    display: none;
}
footer.footer {
    margin: 30px;
}
.footer__bottom {
    flex-wrap: unset;
    text-align: right;
    display: block;
}
.footer__social-icons ul {
    display: block;
}
.footer__social-icons svg{
 	width:20px;
  	height:20px;
}
footer .footer__social-icons ul.list li {
    line-height: 25px;
    height: 20px;
    padding-bottom: 0px;
  	padding-left: 12px;
    padding-right: 12px;
}
.footer__newsletter-button svg {
    width: 19px;
}
.footer__newsletter input#Email {
    font-size: 14px;
    color: rgb(255 255 255 / 50%);
    padding-left: 0px;
  	border-bottom:2px solid #fff;
}
.footer__newsletter input#Email:focus {
    padding-left: 15px;
  	color:#fff;
}
.footer-instagram-row {
    margin: 30px;
    background-color: #f7f7f7;
    text-align: center;
  	padding:85px 30px 100px 30px;
}
.footer-instagram-row h3 {
    display: inline-block;
    text-transform: uppercase;
    padding-left: 25px;
    margin: 0px 0px 0px 0px;
    font-size: 36px;
}

.footer-instagram-row h2 {
    display:none;
}
#rap__med__instagram{
  float:none !important;
  clear:none !important;
}
.footer-instagram-row img.insta-logo {
    display: inline-block;
    margin-bottom: -13px;
}
.footer-instagram-row .container {
    max-width: 1210px;
    margin: 0 auto;
}
.footer-instagram-row .container .spacer{
 	display:block;
  	height:35px;
}
.footer-instagram-row .container .column {
    background-color: #000;
    height: 210px;
    width: 19%;
    display: inline-block;
}
/* ================================================== */
/* Mobile CSS
================================================== */

@media only screen and (max-width: 768px) {
  
  
/* Header
================================================== */
.header__content {
    padding: 0 16px;
}
.desktop{
 	display:none; 
}
.drawer-menu__panel.shadow-3 {
    width: 100%;
}
.drawer-menu__link{
 	padding:0px; 
}
.drawer-menu__contents {
    width: 100%;
    margin-left: 13%;
}
  .header__menu-icon:hover {
    opacity: 0;
    pointer-events: none;
}
section.drawer-menu {
    max-height: 93%;
    top: 50px;
}
.drawer-menu__header {
    padding-left: 16px;
    padding-top: 0px;
    padding-bottom: 30px;
}
a.drawer-menu__close {
    position: absolute;
    top: -30px;
    background-color: #fff;
}
li.drawer-menu__item:hover:before {
    left: -35px;
}
li.drawer-menu__item:before {
    left: -55px;
}
.drawer-menu__footer {
    margin-left: 13%;
  	margin-right:13%;
  	padding-left:0px;
  	position:relative;
  	bottom:unset;
  	width:unset;
}
.social-row-drawer{
 	max-width:unset; 
}
.cart-flyout.is-visible {
    width: 100%;
}
li.drawer-menu__item.site-nav--active:before, li.drawer-menu__item:hover:before {
    left: -35px;
    opacity: 1;
}
.quick-cart__image img {
    width: 100%;
    margin-top: 0px;
}
.quick-cart__items .cart__item {
    margin-bottom: 20px;
    height: 120px;
}
.quick-cart__footer.active {
    padding: 20px 0px 30px 0px;
}
.cart-flyout__inner.quick-cart {
    padding: 0 15px;
}
/* Sticky Header effect (Blog detail, )
================================================== */
body.template-article div#shopify-section-article--template {
    margin-top: 0px;
}
body.template-article .header__menu-icon svg * {
    fill: #000;
  	transition:ease-in-out 300ms all;
}
body.template-article .header--effect .header__menu-icon svg * {
    fill: #000;
}
/* Home Page Sections
================================================== */
section.section {
    padding-left: 16px;
    padding-right: 16px;
}
  
  
section.section.blog-posts .blog-posts__slide a.blog-posts__slide-image.carousel__slide-image.test:before {
    background-image: url(https://cdn.shopify.com/s/files/1/0565/4007/0060/files/arrow-wit.svg?v=1620642672);
    bottom: 20px;
    left: unset;
    right: 30px;
}
section.section.blog-posts .article-info{
 	width:96%; 
}
section.section.blog-posts .thumbail-image {
    width: calc(100% - 10px);
}
  
  
section.section.image-with-text h2.text-block__heading.big-title{
 	margin-left:0px; 
  	font-size:42px;
}
section.section.image-with-text .image-with-text__video video {
    transform: none !important;
    width: calc(100% + 50px);
}
section.section.image-with-text .image-with-text__video.sticky{
  	position:relative !important;
  	top:unset !important;
  	bottom:unset !important;
  	width:100% !important;
}
.image-with-text__inner .image-with-text__image, .image-with-text__inner .image-with-text__text-container{
  	width:100%;
    display:block;
}
section.section.image-with-text .image-with-text__inner{
 	display: block; 
}
  
section.section.rich-text.section--default.section--spacing-tall {
    padding: 0 15px;
}
section.section.rich-text.section--default.section--spacing-tall h2{
 	font-size:32px; 
}
  
section.section.quote .quote-container-dfns {
    position: relative;
    left: unset;
    top: unset;
    transform: none;
}
section.section.quote .quote__item.is-visible{
 	background-image:none !important; 

}
.mobile-background-opacity {
    width: 100%;
    height: calc(100% + 115px);
    top: -35px;
    left: 15px!important;
    opacity: .25;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 0% 100%;
    filter: grayscale(1);
}
.testimonial-content:after {
    width: 80%;
    height: 80%;
}
section.section.quote .quote__item{
  	min-height:unset;
}
section.section.quote .flickity-viewport{
 	overflow:visible; 
}
section.section.quote .quote__container {
    padding: 35px 0px 80px 0px;
}
  
section.section.featured-collection-grid .product-item__image img {
    height: 225px;
  	bottom:0px;
}
section.section.featured-collection-grid .product-item__sizer>div.image{
 	padding-top:225px !important; 
}
section.section.featured-collection-grid .product-item--portrait .product-item__image-wrapper {
    padding-top: 225px;
}
section.section.featured-collection-grid .product-item:after{
  	height:180px; 
}
  
.grid-display {
    display: block;
    grid-gap: unset;
    gap: unset;
    grid-template-columns: unset;
}
.grid-display__item {
    display: inline-block;
    width: 50%;
    vertical-align: top;
  	margin-bottom:40px;
}
.product-item .product-dfns-meta{
 	display:flex; 
}
.product-dfns-meta>span{
 	font-size:13px; 
}
.product-item .product-item__details a {
    display: block;
    text-align: center;
}
.product-item:after {
    bottom: unset;
    top: 0px;
    height: 185px;
}
.grid-display__item:nth-child(odd) {
    padding-right: 7.5px;
}
.grid-display__item:nth-child(even) {
    padding-left: 7.5px;
}
section.section.quote .flickity-viewport {
    min-height: 300px !important;
    max-height: 300px !important;
}
  
.text-columns--alignment-center .text-columns__feature {
    width: calc(100% - 30px);
}
  
/* Collectie Detail
================================================== */  
body.template-collection .collection__image{
 	height:350px; 
}
body.template-collection .collection__products .grid-display {
    display: table;
}
body.template-collection .product-item {
    display: inline-block;
    width: calc(50% - 7.5px);
    vertical-align: top;
    margin-bottom: 40px;
}
body.template-collection .product-item:nth-child(odd) {
    margin-right: 7.5px;
}
body.template-collection .product-item:nth-child(even) {
    margin-left: 7.5px;
}
body.template-collection .product-item .product-dfns-meta {
    margin-top: 10px;
}
.collection__container {
    padding-left: 0px;
    padding-right: 0px;
}
.collection__container .mobile-only {
    padding: 0px 15px;
}
.collection__container .collection-top-bar__filters{
 	padding:0px 15px; 
}
body.template-collection header.collection__header {
    /* padding: 0px 15px; */
}
.toon-filter-uit, .filter-tonen .toon-filter{
 	display:none; 
}
.filter-tonen .toon-filter-uit{
	display:flex;    
}
a.bttn.bttn-full.toon-filter, a.bttn.bttn-full.toon-filter-uit {
    margin-bottom: 30px;
}
.collection-top-bar__filters{
 	display:block; 
  	max-height:0px;
  	transition:ease-in-out 500ms all;
  	overflow:hidden;
  	opacity:0;
  	pointer-events:none;
}
.filter-tonen .collection-top-bar__filters{
 	max-height:500px;
  	overflow:visible;
  	opacity:1;
  	pointer-events:all;
  	padding-bottom:35px; 
}
a.collection__button.type-body-regular{
 	width:100%; 
  	text-align: center;
    align-items: center;
    justify-content: center;
}
.collection-flyout {
    width: 100%;
}
body.template-collection header.collection__header h2{
   	margin-top:0px; 
}
.collection__details{
 	padding-left:15px;
  	padding-right:15px;
}
.collection__products .grid-display .product-item:nth-of-type(2n+2) {
    width: calc(50% - 15px);
    margin: 0 7.5px 30px 7.5px;
}
.collection__products .grid-display .product-item:nth-of-type(2n+1) {
    width: calc(50% - 15px);
    margin: 0 7.5px 30px 7.5px !important;
}
.collection__products .grid-display .product-item, .product-promo.half {
    height: 340px;
}
.product-promo.half{
 	width:100%;
  	margin:0 0 30px 0 !important ;
  	padding:0px 7.5px;
}
body.template-collection .collection__window {
    padding: 0px 7.5px;
}
body.template-collection .product-item__image img {
    height: 185px;
}
body.template-collection .product-item__sizer>div.image {
    padding-top: 225px!important;
}
/* Product Detail
================================================== */
body.template-product .product__media{
 	width:100%;
  	padding-top:10px;
}
body.template-product .product__meta{
 	width:100%; 
}
body.template-product .product-page-wrapper {
    margin: 0 0px 0 0px;
  	padding-top:0px;
  	padding-left: 0px;
    padding-right: 0px;
}
body.template-product .product__meta .product__header {
    display: block;
}
body.template-product .product__mobile-header {
    display: none;
}
body.template-product .product__media:after {
    left: -20px;
    width: calc(100% + 40px);
    background-image: linear-gradient(to bottom, #ffffff, #f3f3f3);
    background-color: transparent;
}
body.template-product .header {
    background: linear-gradient(90deg,#fff 50%,#fff 50%);
}
.product__header {
    position: relative;
}

body.template-product .product__meta{
 	padding-left:0px; 
}
body.template-product .product-form__submit-button-wrapper {
    max-width: 100%;
    margin-left: 0px;
    margin-right: 0;
    display: block;
}
body.template-product h2.product__sub-heading {
    font-size: 52px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: right;
    max-width: 100%;
    top: -25px;
    left: 0px;
    line-height: 53px;
}
body.template-product .product__meta-inner{
 	padding-left:15px;
  	padding-right:15px;
  	padding-top:15px;
}
body.template-product .plyr__video-wrapper{
 	background-color:transparent; 
}
body.template-product .product__media-wrapper div[data-media-type=image] {
    display: block;
}
body.template-product .product__media-wrapper div[data-media-type=image] img {
    max-height: 350px;
  	margin-top:0px;
    object-fit: contain;
}
body.template-product .product__media-wrapper div[data-media-type=image] .image{
 	padding-top:350px !important; 
}
body.template-product .product__price{
 	position:relative; 
  	display: block;
    bottom: 0px;
    margin-top: 40px;
}
body.template-product .product-form__submit-button-wrapper button.bttn.product-form__cart-submit {
    flex-grow: unset;
    display: block;
    width: 100%;
    max-width: 100%;
    position: relative;
    margin: 40px 0px 0px 0px;
}
body.template-product .product-form__submit-button-wrapper .product-form__controls-group {
    flex-grow: unset;
    margin: 0;
    display: inline-block;
    /* width: 50%; */
    /* position: absolute; */
    /* top: -70px; */
    /* right: 10%; */
}
body.template-product .flickity-prev-next-button.previous {
    left: 30px;
}
body.template-product .flickity-prev-next-button.next {
    right: 30px;
}
body.template-product .custom-content-row-1 .column-6, body.template-product .custom-content-row-2 .column-6, body.template-product .custom-content-row-3 .column-6 {
    display: block;
    width: 100%;
}
body.template-product .custom-content-row-1, body.template-product .custom-content-row-2, body.template-product .custom-content-row-3{
  	padding-left:15px;
  	padding-right:15px;
}
body.template-product .product-item__sizer img {
    height: 195px;
}
.custom-content-row-2 .column-6.content{
 	padding-left:0px; 
}
.custom-content-row-1 .column-6.content, .custom-content-row-3 .column-6.content {
    padding-right: 0px;
}
.custom-content-row-2{
    flex-direction: column;
  	margin-top:15px !important;
}
.custom-content-row-1, .custom-content-row-3 {
    flex-direction: column-reverse;
}
.testimonial-row {
    display: block;
    max-height: 1170px;
    margin: 0 auto;
  	position:relative;
  	background-color:#f8f8fa;
}
.testimonial-row .testimonal-item{
 	background-image:none !Important;
  	padding:35px;
}
body.template-product .testimonial-row .mobile-background-opacity {
    height: calc(100% + 0px);
    top: 0px;
    left: 0px!important;
}
  
/* Blog Overview
================================================== */
.template-blog .blog__article {
    display: block;
}
.template-blog .blog__article>a, .template-blog .blog__article .blog__article-content{
 	width:100%; 
}
.template-blog .blog__article .blog__article-content h3, .blog__article-excerpt{
 	margin:20px 0px 0px 0px; 
}
.blog__article-content a.bttn{
 	margin:30px 0px 0px 0px;
  	max-width:100%;
}
body.template-blog section.blog {
    padding-left: 15px;
    padding-right: 15px;
}
.template-blog .blog__heading h2 {
    display: none;
}
.blog__article-image {
    padding-top: 220px;
}
.blog__article-excerpt {
    max-height: 95px;
    overflow: hidden;
}


/* Blog Detail
================================================== */
.template-article .article__image.mb5, .template-blog .article__content.rte.center.mb5 {
    display: block;
    width: 100%;
}
.template-article article.article.section {
    padding: 0px 15px;
    display: block;
}
.template-article .article__image img {
    height: 340px;
}
.template-article .article__image>div {
    padding-top: 0px;
}
.article__image.mb5, .template-blog .article__content.rte.center.mb5{
  	min-height:auto;
}
body.template-article .article__image img {
    min-height: auto;
    position: relative;
}
.products-wrapper-story .product-item:after {
    height: 185px;
}
body.template-article .testimonial-content:after {
    width: 80%;
    height: 200%;
}
.article__content {
    padding-top: 0px;
}

@media only screen and (min-width: 768px) {
    .article__content {
        width: 50%;
        padding-left: 3rem;
    }
}

.product-item-in-story.col-3 {
    flex: unset;
    align-self: unset;
    margin: 20px 0px;
    display: inline-block;
    width: 100%;
}
.product-item-in-story.col-3:nth-child(odd) {
    padding-right: 7.5px;
}
.product-item-in-story.col-3:nth-child(even) {
    padding-left: 7.5px;
}
.products-wrapper-story {
    display: block;
    margin: 0px 15px;
}
img.product-image-story {
    height: 180px;
    margin: 50px auto 0 auto;
}
.sticky-blog-featured-image{
  	position:relative !important;
  	top:unset !important;
  	bottom:unset !important;
  	width:100% !important;
}
body.template-article h1.article__heading.type-heading-1:after{
   top:-10px; 
}
/* Login page
================================================== */  
section.section.account.half {
    width: 100%;
    display: block;
    min-height: 250px;
    height: auto;
    vertical-align: middle;
    align-items: center;
}  

/* Contact page
================================================== */
.first-part-form, .second-part-form {
    display: block;
    width: 100%;
    float: none;
    padding: 0 0px;
    height: auto;
    margin-top: 40px;
}
.contact-header {
    margin-bottom: 50px;
}
.contact-header-image {
    height: 340px;
}
.contact-header h2{
 	font-size:22px; 
}
/* Footer
================================================== */
footer.footer {
    margin: 0px;
}  
footer .footer__cols {
    grid-template-columns: unset;
    display: block;
    flex-wrap: unset;
}
footer .footer__col-list, footer .footer__newsletter {
    width: 100%;
    display: inline-block;
}
.footer__bottom {
    text-align: left;
    margin-top: 30px;
}
.footer-instagram-row h3 {
    padding-left: 0px;
  	display: block;
  	font-size:2.4rem;
    margin-top: 20px;
}
.footer-instagram-row h2 {
  display: none;
}
.footer-instagram-row {
    margin: 15px;
    background-color: #fff;
}
.footer-instagram-row .container .column {
    width: 49%;
  	height:160px;
}
.footer-instagram-row .container .column:nth-child(5) {
    display:none;
}
.footer-instagram-row{
 	padding-bottom:80px; 
}
}


/* ================================================== */
/* Above Mobile CSS
================================================== */
@media only screen and (max-width: 1080px) {
.topbar-menu{
 	display:none; 
}
}


/* ================================================== */
/* Above Mobile CSS
================================================== */

@media only screen and (min-width: 769px) {
.mobile-background-opacity{
  	display:none;
}
.mobile, .mobile-only{
   	display:none; 
}
.header.header--always-mobile .header__logo-wrapper{
 	flex:5; 
}
  
/* Blog Detail
================================================= */
.sticky-blog-featured-image {
    width: 42vw !important;
}
}



/* ================================================== */
/* Large Screens
================================================== */
@media only screen and (min-width: 2400px){
section.section.blog-posts .carousel__slide-image {
    padding-top: 1067.50px;
}
}

/* ================================================== */
/* SNEAKER CLEANING SERVICE PAGE
================================================== */

/* Infinite Ad Slider
================================================== */

.margin-taken-off{
    margin-top: 0px !important;
}

/* .invisible {
    display: none !important;
} */

#fsb_bar{
    display: none;
}

.announcement-bar{
    display: none;
}

.collapsed {
    height: 0;
}

.margin-taken-off {
    margin-top: 0px;
}


.infinite-ad-slider-container{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    display: block;
}

/* specific style for the cleaning service ad slider */

.clening-service-ad-slider {
    position: relative;
    margin-top: 0px;
    margin-bottom: 13px;
}

.clening-service-ad-slider .m-scroll {
    height: 62px;
    background-color: white;
}

.clening-service-ad-slider .m-scroll__title p {
    font-size: 55px;
    line-height: 1;
    color: black;
    -webkit-text-fill-color: white; /* Will override color (regardless of order) */
    -webkit-text-stroke-width: .7px;
    -webkit-text-stroke-color: black;
    font-weight: bold;
    font-family: Gotham !important;
}

.clening-service-ad-slider .m-scroll__title > div {
    -webkit-animation: scrollText 44s infinite linear;
            animation: scrollText 44s infinite linear;
  }

/* end */

.infinite-ad-slider-container span{
    color: white;
}

.m-scroll {
    display: flex;
    position: relative;
    width: 100vw;
    height: 40px;
    margin: auto;
    background-color: #86FFBB;
    overflow: hidden;
    z-index: 1;
  }
  .m-scroll__title {
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    align-items: end;
    justify-content: flex-start;
    width: 100%;
    height: 100%;
    white-space: nowrap;
    transition: all 1s ease;
  }
  .m-scroll__title > div {
    display: flex;
    -webkit-animation: scrollText 33s infinite linear;
            animation: scrollText 33s infinite linear;
  }
  .m-scroll__title p {
    margin: 0;
    line-height: 4;
    color: black;
    transition: all 2s ease;
    font-size: 12px;
  }

  .m-scroll__title a {
    text-decoration: none;
    color: black;
  }
  
  .dot{
    background: black;
    border-radius: 50%;
    width: 4px;
    height: 4px;
    margin: 3px 80px;
    display: inline-flex;
  }

  @-webkit-keyframes scrollText {
    from {
      transform: translateX(0%);
    }
    to {
      transform: translateX(-50%);
    }
  }
  @keyframes scrollText {
    from {
      transform: translateX(0%);
    }
    to {
      transform: translateX(-50%);
    }
  }
  .announcement-bar{
    border:none !important;
  }

/* ================================================== */
/* Compare Slider
================================================== */

.compare-slider-outer-container {
    width: 100%;
    display: flex;
    align-items: flex-start;
    overflow-y: hidden;
    position: relative;
    max-width: 1440px;
    margin: 0 auto;
}

.compare-slider-text-container {
    width: 50%;
    padding: 135px 0 135px 135px;
}

.compare-slider-text-container h2 {
    margin: 0;
}

.compare-slider-text-container h2:first-child {
    margin-bottom: 8px;
}

.compare-slider-text-container h2:nth-child(2){
    margin-bottom: 62px;
    transform: translateX(48px);
    display: inline-block;
    border-bottom: 10px solid #d50032;  
    line-height: 0.5;
}

.compare-slider-text-container h6 {
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 4px;
}

.compare-slider-text-container p {
    margin: 0;
    line-height: 2;
    color: #737373;
}

.bottom-text-description {
    margin-bottom: 50px !important;
}

.img-comp-container {
    position: relative;
    height: 442px; /*should be the same height as the images*/
  }

  .img-comp-overlay {
    background-image: linear-gradient(to bottom, rgba(243, 243, 243, 0), #f3f3f3);
    padding: 135px 0px 135px 0px;
  }
  
  .img-comp-img {
    position: absolute;
    width: auto;
    height: auto;
    overflow:hidden;
    border-right: inset 3px white;
  }

  .img-comp-bg {
    padding: 135px 135px 135px 0px; 
  }
  
  .img-comp-img img {
    display:block;
    vertical-align:middle;
    min-width: 566px;
  }

  .comparison-img {
    width:518px;
    height:442px;
  }
  
  .img-comp-slider {
    position: absolute;
    z-index:9;
    cursor: ew-resize;
    /*set the appearance of the slider:*/
    width: 41px;
    height: 41px;
    border-radius: 50%;
    background-image: url("https://cdn.shopify.com/s/files/1/0565/4007/0060/files/group-5_3x_2b0d7264-c2c0-44ed-9d25-fdc2c11ed310.png?v=1663338825");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
  }

  .img-comp-slider:before {
      content: "";
      height: 100%;
      width: 2px;
      background: white;
  }

  .cleaning-product-img-container {
      position: absolute;
      bottom: 15%;
      right: 5%;
      width: 200px;
      height: 452px;
      background: transparent;
  }

  .cleaning-product-img-container img {
      width: 100%;
      height: 100%;
      object-fit: cover;
  }

  @media only screen and (min-width: 1024px) and (max-width: 1430px) {
    .compare-slider-text-container h2:nth-child(2){
        transform: unset;
        line-height: initial;
    }
  }

  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .compare-slider-outer-container {
        flex-direction: column;
        overflow-y: visible;
    }

    .compare-slider-text-container {
        width: 100%;
        padding: 75px;
    }

    .compare-slider-text-container h2:nth-child(2){
        transform: unset;
    }

    .img-comp-container{
        width: 100%;
    }

    .img-comp-bg{
        width: 100%;
    }

    .cleaning-product-img-container {
        bottom: -15%;
    }
  }
  
  @media only screen and (max-width: 767px) {
    .compare-slider-outer-container {
        flex-direction: column;
        overflow-y: visible;
    }

    .compare-slider-text-container {
        width: 100%;
        padding: 20px 16px;
    }

    .compare-slider-text-container h2:nth-child(2){
        transform: unset;
        line-height: initial;
    }

    .compare-slider-text-container h2{
       font-size: 30px;
       line-height: initial;
    }

    .img-comp-container{
        width: 100%;
    }

    .img-comp-bg{
        width: 100%;
    }

    .cleaning-product-img-container {
        bottom: -5%;
        width: 85px;
        height: 200px;
    }

    .comparison-img{
        width: 345px;
        height: 345px;
    }

    .img-comp-bg {
        padding: 75px 75px 75px 0;
    }

    .img-comp-overlay {
        padding: 75px 0;
    }
  }
 
/* ================================================== */
/* Cleaning Service Cta
================================================== */

.cleaning-service-cta-outer-container { 
    margin: -80px 145px 0 145px;
    display: flex;
    align-items: center;
    gap: 44px;
    padding: 40px 50px 60px;
    box-shadow: 10px 12px 44px #00000014;
    background-color: #fff;
    position: relative;
}

.cleaning-service-cta-left-text {
    width: 70%;
}

.cleaning-service-cta-left-text h6 {
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 4px;
}

.cleaning-service-cta-left-text p {
    margin: 0;
    line-height: 2;
    color: #737373;
}

.cleaning-service-cta-right-text {
    width: 30%;
    text-align: center;
}

.cleaning-service-cta-right-text h6 {
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
}

@media only screen and (min-width: 1441px) {
    .cleaning-service-cta-outer-container { 
        margin: -80px auto 0 auto;
        max-width: 1152px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .cleaning-service-cta-outer-container { 
        width: 90%;
        margin: 200px auto 0 auto;
    }
  }
  
  @media only screen and (max-width: 767px) {
    .cleaning-service-cta-outer-container { 
        width: 90%;
        margin: 100px auto 0 auto;
        flex-direction: column;
        gap: 50px;
    }

    .cleaning-service-cta-left-text, .cleaning-service-cta-right-text {
        width: 100%;
    }
  }

/* ================================================== */
/* Cleaning Service Cards
================================================== */

.cleaning-service-cards-outer-container {
    padding: 80px 145px;
    max-width: 1440px;
    margin: 0 auto;
}

.cleaning-service-cards-inner-container {

}

.cleaning-service-cards-top-titles-container {
    text-align: center;
    margin-bottom: 40px;
}

.cleaning-service-cards-top-titles-container h2 {
    margin: 0;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 15px;
}

.cleaning-service-cards-top-titles-container p {
    margin: 0;
    color: #737373;
}

.cleaning-service-cards-overlayed-titles-container {
    width: 100%;
    display: flex;
    margin-top: 80px;
    margin-bottom: 30px;
}

.cleaning-service-cards-overlayed-titles-container h1 {
    margin: 0;
    font-size: 13vw;
    color: black;
    -webkit-text-fill-color: white; /* Will override color (regardless of order) */
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: black;
}

.cleaning-service-cards-overlayed-titles-container .right-overlayed-title {
    transform: translateY(70%);
    z-index: 1;
    position: relative;
}

.cleaning-service-steps-container {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.step-outer-container {
    width: 332px;
    height: 408px;
    box-shadow: 9px 11px 40px 0 rgba(0, 0, 0, 0.08);
    display: flex;
    flex-direction: column;
    padding: 0px 36px 36px 36px;
    z-index: 2;
    position: relative;
    background: white;
    transition: all 0.2s ease-in-out;
}

.step-outer-container:hover {
    transform: scale(1.1);
}

.step-img-container {
  margin-top: -27%;
}

.step-img-container img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.step-text-container {
    display: flex;
    flex-direction: column;
    gap: 14px;
}

.step-number-container {
    text-align: left;
}

.step-number-container h4 {
    margin: 0;
    font-size: 28px;
    font-weight: bold;
}

.step-title-container h6 {
    margin: 0;
    font-size: 14px;
    font-weight: bold;
}

.step-description-container p {
    margin: 0;
    font-size: 14px;
    color: #737373;
}

.cleaning-service-cards-outer-container .bttn {
    max-width: 266px;
    margin: 60px auto;
}

@media only screen and (min-width: 1441px)  {
    .cleaning-service-cards-overlayed-titles-container h1 {
        font-size: 180px;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .cleaning-service-cards-outer-container {
        padding: 75px;
    }

    .cleaning-service-cards-overlayed-titles-container h1 {
        font-size: 13vw;
    }

    .cleaning-service-steps-container {
        flex-wrap: wrap;
        gap: 50px;
        justify-content: center;
    }
  }
  
  @media only screen and (max-width: 767px) {
    .cleaning-service-cards-outer-container {
        padding: 20px 16px;
    }

    .cleaning-service-cards-overlayed-titles-container{
        justify-content: center;
    }
    

    .cleaning-service-cards-overlayed-titles-container h1 {
        font-size: 55px;
    }

    .cleaning-service-steps-container {
        flex-direction: column;
        gap: 100px;
        align-items: center;
    }

    .step-outer-container:hover {
        transform: unset;
    }
  }

/* ================================================== */
/* Custom swiper slider
================================================== */

.custom-multi-image-slider-outer-container {
    padding: 80px 0;
}

.custom-multi-image-slider-inner-container {
    max-width: 1440px;
    margin: 0 auto;
}

.custom-multi-image-slider-inner-container{
    width: 100%;
    position:relative;
}

.custom-multi-image-slider-title-container {
    text-align: center;
}

.custom-multi-image-slider-title-container h2 {
    margin: 0;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 100px;
}

.swiper {
    width: 100%;
    height: 100%;
  }

  .multi-images-slide-container {
      padding: 13px;
      background: white;
      height: 264px;
      transition: all .2s ease-in-out; 
  }

  .multi-images-slide-container img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  .custom-multi-image-slider-dots {
    display: none;
  }

  .swiper-slide-active > .multi-images-slide-container {
    transform: scale(1.2);
  }

  .multiple-imgs-button-next, .multiple-imgs-button-prev {
    position: absolute;
    width: 35px;
    height: 35px;
    box-shadow: 10px 12px 44px 0 rgba(0, 0, 0, 0.08);
    background-color: #000;
    border-radius: 50%;
    top: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
    cursor: pointer;
  }

  .multiple-imgs-button-next {
      right: 12%;
  }

  .multiple-imgs-button-prev {
      left: 12%;
  }

  .slider-arrow-reverse {
      transform: rotate(-180deg);
  }

/* ================================================== */
/* Cleaning service pricing section
================================================== */
.cleaning-service-pricing-outer-container {
    width: 100%;
    padding: 100px 135px;
    max-width: 1440px;
    margin: 0 auto;
}

.cleaning-service-pricing-title-container {
    text-align: center;
}

.cleaning-service-pricing-title-container h2 {
    margin: 0;
    font-size: 28px;
    font-weight: bold;
    margin-bottom: 100px;
}

.cleaning-service-pricing-inner-container{ 
    width: 100%;
    box-shadow: 10px 12px 44px 0 rgba(0, 0, 0, 0.08);
    background-color: #fff;
    display: flex;
    align-items: center;
    gap: 93px;
}

.cleaning-service-pricing-left-img{
    width: 70%;
}

.cleaning-service-pricing-left-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.cleaning-service-pricing-right-text {
    width: 30%;
    display: flex;
    flex-direction: column;
    padding-right: 90px;
}

.cleaning-service-pricing-right-text h6 {
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}

.cleaning-service-pricing-right-text p {
    margin: 0;
    font-size: 14px;
    color: #737373;
    margin-bottom: 72px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    .cleaning-service-pricing-outer-container {
        padding: 75px;
    }

    .cleaning-service-pricing-inner-container{ 
        flex-direction: column;
        gap: 50px;
    }

    .cleaning-service-pricing-left-img {
        width: 100%;
    }

    .cleaning-service-pricing-right-text {
        width: 100%;
        padding: 20px;
    }
  }
  
  @media only screen and (max-width: 767px) {
    .cleaning-service-pricing-outer-container {
        padding: 20px 16px;
    }

    .cleaning-service-pricing-inner-container{ 
        flex-direction: column;
        gap: 50px;
    }

    .cleaning-service-pricing-left-img {
        width: 100%;
    }

    .cleaning-service-pricing-right-text {
        width: 100%;
        padding: 16px;
    }
  }

/* ================================================== */
/* Cleaning service form
================================================== */

.cleaning-service-form-outer-container {
    max-width: 1440px;
    margin: 0 auto;
}

/* ================================================== */
/* How does it work product detail page
================================================== */

.how-it-works-outer-container {
    padding: 75px 135px;
    margin-top: 100px;
}

.how-it-works-title-container { 
    width: 100%;
    text-align: center;
}

.how-it-works-title-container h2 {
    font-size: 28px;
    margin: 0;
    margin-bottom: 80px;
}

.how-it-works-inner-container {
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    display: flex;
    align-items: flex-start;
    gap: 50px;
}

.how-it-works-left-video-container {
    width: 50%;
    height: 50%;
}

.how-it-works-left-video-container .how-it-works-left-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.how-it-works-right-steps-container {
    width: 50%;
    display: flex;
    flex-direction: column;
    gap: 40px;
    overflow-y: scroll;
    height: 53vh;
}

.how-it-works-right-steps-container::-webkit-scrollbar {
    width: 10px;
    background-color: #f5f5f5;
}

/* Set the scrollbar thumb color and border radius */
.how-it-works-right-steps-container::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 5px;
}
  
  /* Set the scrollbar thumb color and border radius on hover */
.how-it-works-right-steps-container::-webkit-scrollbar-thumb:hover {
    background-color: #aaa;
    border-radius: 5px;
}
  

.how-it-works-step-card {
    width: 100%;
    padding: 40px;
    text-align: left;
    display: flex;
    flex-direction: column;
    gap: 15px;
    box-shadow: 10px 12px 44px 0 rgba(0, 0, 0, 0.08);
    background: white;
}

.how-it-works-step-card h4 {
    margin: 0;
}

.how-it-works-step-card h6 {
    margin: 0;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}

.how-it-works-step-card p {
    margin: 0;
    font-size: 14px;
    color: #737373;
}

@media only screen and (max-width: 1050px) {
    .how-it-works-outer-container {
        padding: 50px 15px;
    }

    .how-it-works-inner-container {
        flex-direction: column;
    }

    .how-it-works-left-video-container {
        width: 100%;
    }

    .how-it-works-right-steps-container {
        width: 100%;
    }
}

/**********************************/
/******** TRUSTED BY *********/
/**********************************/

.trusted-by .section {
    padding-top: 0;
}

.trusted-by__wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 32px;
}

@media screen and (min-width: 992px) {
    .trusted-by__wrapper {
        gap: 64px;
    }
}

.ufc img {
  padding: 6px;
}

.trusted-by__block img {
    height: 35px;
    width: auto;
}

@media screen and (min-width: 992px) {
    .trusted-by__block img {
        height: 40px;
    }
}

.product-page-wrapper .section {
    padding-bottom: 0;
}

@media screen and (min-width: 992px) {
    .product-page-wrapper .trusted-by {
        margin-top: 100px;
    }
    
    .product-page-wrapper .section {
        border-top: 1px solid #cccccc;
        padding-top: 50px;
        padding-bottom: 0;
    }
}




/**********************************/
/******** PRODUCT SLIDER *********/
/**********************************/

body.template-product .product__media-custom {
    width:100%;
    padding-top:0;
}

@media (min-width: 768px) and (max-width: 1600px) {
  body.template-product #shopify-section-product--static {
      min-height: 100vh;
      padding-bottom: 70px;
  }
}

@media (max-width: 768px) {
    body.template-product .product__media-custom {
        margin-bottom: 30px;
    }
}

@media (min-width: 960px) and (max-width: 1100px) {
    body.template-product .product__media-custom {
        width:50%;
        padding-top:0;
        min-height: 80vh;
    }
}

@media screen and (min-width: 1100px) {
    body.template-product .product__media-custom {
        width: 35%;
        margin: 0 50% 0 auto;
        padding-top:70px;
        min-height: 80vh;
    }
}

.product__media--slider {
    overflow: hidden;
    position: relative;
}


@media screen and (min-width: 992px) {
    
}

.product-slider .swiper-slide {
    height: auto;
}

.thumbnail-slider {
    width: 40%;
    margin: 0 auto;
    overflow: hidden;
}

.thumbnail-slider .swiper-slide {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: auto;
    border: 1px solid #cccccc;
}

.thumbnail-slider .swiper-slide .thumbnail-wrapper {
    padding: 12px;
}

.thumbnail-slider .swiper-slide-thumb-active {
    opacity: 1;
}

.thumbnail-slider .swiper-slide-thumb-active .thumbnail-wrapper{
    border-bottom: 2px solid #dd1e36;
}

.slider__next,
.slider__prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    width: 64px;
    height: 64px;
    cursor: pointer;
}

.slider__prev {
    left: 0;
    transform: translateY(-50%) rotate(180deg);
    transform-origin: center;
}

.slider__next {
    right: 0;
}

@media screen and (max-width: 992px) {
    .slider__next {
        right: 10px;
    }

    .slider__prev {
        left: 10px;
    }
}

/*************** BUNDLE BADGE ***************/
.badge.type-body-small.ttu.lh-title.absolute.top-0.right-0.mt3.mr3.bg-sale.same-as-bg {
  position: absolute;
  top: 15px;
  /* left: 0; */
  padding: 11px 20px;
  background-color: #d50032;
  color: #fff;
  font-size: 12px;
  margin: 0;
  text-transform: inherit;
}

.price.price--listing.price--on-sale {
  padding-left: 0;
  /* width: 100%; */
  /* text-align: center; */
  border-left: 0;
}

.price--on-sale .price__sale {
  flex-wrap: nowrap;
}

/*************** SOLDOUT ***************/
.badge.type-body-small.ttu.lh-title.absolute.top-0.right-0.mt3.mr3.bg-sold-out.same-as-bg {
  position: absolute;
  top: 15px;
  /* left: 0; */
  padding: 11px 20px;
  background-color: #000;
  color: #fff;
  font-size: 12px;
  margin: 0;
  text-transform: inherit;
}

/*************** YOTPO ***************/
.modal-backdrop {
  z-index: 300!important;
}
.yotpo-body-text {
  color: #737373!important;
}
.yotpo-reviews-trademark {
  display: none !important;
}
.yotpo-headline,
.yotpo-modal-header,
.yotpo-form-label,
.yotpo-title-text {
  text-transform: uppercase !important;
}

.yotpo-new-review-btn,
.yotpo-new-review-submit,
.yotpo-shop-complete,
.yotpo-clear-filters-btn {
  text-transform: uppercase !important;
  border-radius: 0px!important;
  background-image: url(/cdn/shop/files/overlay-button_2x_152e87ec-d83b-4ba6-9144-96161bd541f7.png?v=1621601457)!important;
  background-size: cover!important;
  background-repeat: no-repeat!important;
  background-position: center!important;
  font-weight: 600!important;
}

.yotpo-new-review-btn,
.yotpo-new-review-submit {
  height: fit-content!important;
  width: fit-content!important;
  padding: 1.6rem 2rem!important;
  letter-spacing: 0.1em!important;
}

.yotpo-input-wrapper.yotpo-new-review-content textarea {
  border: 1px solid var(--yotpo-form-border-black)!important;
}

/************ Adidas ************/
.align-the-content {
  margin-left: 0!important;
  margin-bottom: 16px!important;
}

@media screen and (max-width: 1130px) {
  section.section.quote .quote-container-dfns {
    position: relative;
    left: unset;
    top: unset;
    transform: none;
  }
}


@media only screen and (max-width: 1130px) {
    #shopify-section-quote--dynamic-adidas {
        padding-top:0;
        padding-bottom:0;
    }
    #shopify-section-quote--dynamic-adidas .section-in-grid{
        padding-top:0;
        padding-bottom:0;
    } 
    #shopify-section-quote--dynamic-adidas .mobile-background-opacity {
        background-size: cover;
        /* height: 100%; */
        margin-bottom: 3px;
        background-position: center;
        display:block;
        /* top:0; */
    }
    #shopify-section-quote--dynamic-adidas .section-in-grid .quote__item{
        display: flex;
        align-items: center;
        justify-content:center;
        min-height:unset;
        padding:50px 24px;
    }
  
}
@media only screen and (max-width: 1130px) {
    .mobile-background-opacity {
        width: 100%;
        height: calc(100% + 115px);
        top: -35px;
        left: 0 !important;
        opacity: .25;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: 0% 100%;
        filter: grayscale(1);
    }
}

@media only screen and (max-width: 1130px) {
    section.section.quote .quote__item.is-visible {
        background-image: none !important;
    }
}

media only screen and (max-width: 768px) {
    #shopify-section-quote--dynamic-adidas .mobile-background-opacity {
        background-size: cover;
        height: 410px;
        margin-bottom: 3px;
        margin-left: -10px;
        background-position: center;
    }
}