html {
	scroll-behavior: smooth;
}

.cwginstock-subscribe-form {
	width: 100%;
}

.cwginstock-panel-heading {
	color: #ffffff !important;
	background: #000000 !important;
	border-color: #000000 !important;
}

.cwgstock_button {
	font-size: 14px !important;
	color: #ffffff !important;
	background: #9e9167 !important;
}

.cwginstock-panel-heading h4 {
	color: #ffffff !important;
	font-size: 18px !important;
}

.cwginstock-panel-primary {
	border-color: #000000 !important;
}

.cwginstock-subscribe-form .form-group:last-child {
	margin-bottom: 0;
}

.cwginstock-panel-heading {
	padding: 15px 10px;
}

.cwginstock-subscribe-form .panel-body {
	padding: 30px 15px 15px !important;
}

.cwgstock_button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 15px;
	text-transform: uppercase;
	border: 0;
	margin-top: 10px;
	box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.3);
	transition: background-color 200ms, box-shadow 200ms, color 200ms, opacity 200ms;
}

.cwgstock_button:hover {
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.45);
}

.cwgstock_email {
	background-color: #ffffff;
	border: 1px solid transparent;
	border-radius: 3px;
	color: #181818;
	display: block;
	font-size: 12px;
	height: 44px;
	letter-spacing: 0.1em;
	margin-bottom: 18px;
	padding: 0 16px;
	width: 100%;
}

.cwginstocksuccess {
	text-align: center;
	font-size: 12px;
}

.cwginstock-panel-body {
	background: #e8e8e8;

}


.no-js img.lazyload {
	display: none;
}

figure.wp-block-image img.lazyloading {
	min-width: 150px;
}

.lazyload {
	opacity: 0;
}

.lazyloading {
	border: 0 !important;
	opacity: 1;
	background: rgba(255, 255, 255, 0) url('../images/smush-lazyloader-1.gif') no-repeat center !important;
	background-size: 16px auto !important;
	min-width: 16px;
}

.featured-product:before {
	background-image: url('../images/bg-featured-prod-lg-2.jpg');
}



.poster__main p {
	display: block;
	width: 800px;
	margin: 0 auto 0.5rem auto;
	font-size: 15px;
}

.subscribe {
	background-image: url(../images/Home-2-scaled.jpg);
}


.durucreative {
	width: 4rem;
	filter: grayscale();
	margin-left: 1rem;
}

.durucreative:hover {
	filter: none;
}

.durucreative img {
	width: 100%;
	height: auto;
}

.footer-list a {
	float: left;
	display: contents;
	margin-right: 1rem;
	border: 1px solid #ff0000;
}


.footer-coin__img {
	width: 6rem;
}

.gamp-video {
	width: 800px;
	height: auto;
	display: block;
	position: relative;
	margin-top: 30px;

}

.gamp-video img {
	width: 100%;
	height: auto;
}

.gamp-video a:hover img {
	filter: brightness(150%);
	-webkit-transition-timing-function: ease-in-out;
	-moz-transition-timing-function: ease-in-out;
	-o-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
}

.e_name,
.e_email,
.e_email-1,
.e_sub,
.e_mes {
	display: none;
}


.contact-col-6 {
	position: relative;
	width: 50%;
	float: left;
	padding: 0 10px;

}

#contactForm input,
#contactForm textarea {
	width: 100%;
	color: #acabaa;
	margin: 0;
	padding: 15px;
	transition: color .2s;
	font-size: 22px;
	opacity: 0.3;
	margin-bottom: 10px;
}

.adresp {
	font-size: 18px;
}

a.roadmap {
	margin-top: 15px;
	display: block;
	position: relative;
}

a.roadmap span {
	font-size: 20px;
	color: #9e9167;
	padding-bottom: 5px;
	text-decoration: none !important;
	display: block;
}

.roadmap:hover span {
	color: #fff;
	text-decoration: underline;
}

.footer-legal__copyright {
	margin-right: 10px;
}

@media screen and (max-width: 1281px) {
	.subscribe {
		background-image: url(../images/Home-2-1-scaled.jpg);
	}
}

@media screen and (max-width: 769px) {
	.subscribe {
		background-image: url(../images/home-4.jpg);
	}

	.durucreative img {
		margin: 10px auto 0 auto;
		width: 20%;

	}
}

.hero__fg {
	margin: 0;
	padding: 500px 5px 150px 5px;
	position: relative;
	width: 100%;
	display: block;
	height: 100vh;

}


@media(max-width: 1024px) {
	.featured-product:before {
		background-image: url('../images/bg-featured-prod-lg-2.jpg');
	}

	.site-logo__text {
		height: 23px;
	}

	.nav-main__link {
		display: block;
		padding: 20px 15px 11px;
	}

	.hero__fg {
		width: 100%;
		margin: 0;
		padding: 200px 5px 10px 5px;
		background-size: cover;
		height: 60vh;
	}

	.poster {
		height: 100vw;
		margin: 0 auto;
		/* max-height: 735px; */
		max-width: 1024px;
		overflow: hidden;
		position: relative;
		z-index: 1;
	}

	.subscribe__copy {
		text-align: center;
		width: 1020px;
	}
}

@media(max-width: 768px) {
	.featured-product:before {
		background-image: url('../images/bg-featured-prod-sm-2.jpg');
	}

	.site-logo__text {
		height: 23px;
	}

	.nav-main__link {
		padding: 20px 15px 11px;
	}

	.poster {
		height: 195vw;
		margin: 0 auto;
		/* max-height: 735px; */
		max-width: 1920px;
		overflow: hidden;
		position: relative;
		z-index: 1;
	}

	.poster__main p {
		display: block;
		position: relative;
		width: 350px;
		font-size: 15px;
	}

	.contact-col-6 {
		width: 100%;
	}

	#contactForm input,
	#contactForm textarea {
		width: 100%;
		color: #acabaa;
		margin: 0;
		padding: 10px;
		transition: color .2s;
		font-size: 16px;
		opacity: 0.3;
		margin-bottom: 10px;
	}

	.subscribe__copy {
		width: 100%;
	}

	a.roadmap spa {
		font-size: 15px;
	}
}
