@media (max-width: 600px) {
	.hero-new__video-wrapper {
		height: 100vh !important;
		min-height: 100vh !important;
		max-height: 100vh !important;
	}
	.hero-new__video {
		height: 100vh !important;
		min-height: 100vh !important;
		max-height: 100vh !important;
	}
	.hero-new__overlay {
		height: 100vh !important;
		min-height: 100vh !important;
		max-height: 100vh !important;
	}
}
/* Zorg dat hero altijd schermvullend is en geen grijze balken toont */
.hero-new {
	position: relative;
	width: 100vw;
	min-width: 100vw;
	max-width: 100vw;
	background: #000;
	overflow: hidden;
	z-index: 1;
	left: 0;
	right: 0;
	margin: 0;
	padding: 0;
}

.hero-new__video-wrapper {
	position: relative;
	width: 100vw;
	min-width: 100vw;
	max-width: 100vw;
	height: 60vw;
	max-height: 600px;
	min-height: 300px;
	overflow: hidden;
	background: #000;
	left: 0;
	right: 0;
	margin: 0;
	padding: 0;
}

.hero-new__video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100vw;
	min-width: 100vw;
	max-width: 100vw;
	height: 100%;
	object-fit: cover;
	object-position: center;
	z-index: 1;
	background: #000;
}

.hero-new__overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100vw;
	min-width: 100vw;
	max-width: 100vw;
	height: 100%;
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
	padding: 0;
}

@media (min-width: 1800px) {
	.hero-new__video-wrapper {
		min-height: 1200px;
		height: 66vh;
		max-height: none;
	}
}
@media (min-width: 1800px) {
	.hero-new__video-wrapper {
		min-height: 1200px;
		height: 66vh;
		max-height: none;
	}
}
/* Hero video styling */
.hero-new__video-wrapper {
	position: relative;
	width: 100%;
	height: 60vw;
	max-height: 600px;
	min-height: 300px;
	overflow: hidden;
}

.hero-new__video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	z-index: 1;
}

.hero-new__overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
}

.mailchimp-newsletter {
		margin-bottom: 1rem !important;
	}
	
	.mailchimp-newsletter  .woocommerce-form__label-for-checkbox {
		margin-left: 1rem !important;
	}
	
	
	.woocommerce-terms-and-conditions-checkbox-text {
		margin-left: 1rem !important;
	}
	
	.woocommerce-terms-and-conditions-wrapper .checkbox {
		margin-top: 1rem !important;
	}

/*
Theme Name: Shoppenvooriedereen
Author: Shoppenvooriedereen
Author URI: https://www.shoppenvooriedereen.nl
Version: 1.4
*/
