/* @override 
	https://local.beveragetradenetwork.com/cont/featuredBrands/afterGolfVodka/css/styles_afterGolfVodka_standalone.css
	https://beveragetradenetwork.com/cont/featuredBrands/afterGolfVodka/css/styles_afterGolfVodka_standalone.css
*/

body {
	margin: 0rem 0rem 0rem 0rem;
	padding: 0rem 0rem 0rem 0rem;
	font-family: 'Oswald';
	font-weight: 400;
	background-image: url('/cont/featuredBrands/afterGolfVodka/img/afterGolfVodka_golfCourse.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #171717;
}

#wrapper {
	width: 1000px;
	padding: 0rem 0rem 0rem 0rem;
	margin: auto;
}

#wrapper > section .brandDescription {
	padding: 0rem 5% 0rem 5%;
	display: flex;
}

#wrapper > section .brandDescription .col1 {
	flex-basis: 45%;
}

#wrapper > section .brandDescription .col1 img {
	width: 100%;
}

#wrapper > section .brandDescription .col2 {
	flex-basis: 55%;
	text-align: center;
}

#wrapper > section .brandDescription .col2 .silohuette {
	width: 60%;
	margin: 5rem auto 2rem auto;
}

#wrapper > section .brandDescription .col2 h1 {
	margin: 0rem 0rem 3rem 0rem;
	font-size: 2rem;
	line-height: 1.2;
}

#wrapper > section .brandDescription h1, 
#wrapper > section .brandDescription h2 {
	margin: 0rem 0rem 0.5rem 0rem;
	font-size: 1.5rem;
	font-weight: 400;
	color: #dcac61;
	text-align: left;
	text-transform: uppercase;
}

#wrapper > section .brandDescription h3 {
	margin: 0rem 0rem 1rem 0rem;
	font-size: 1rem;
	font-weight: 300;
	color: #FFF;
	text-align: left;
}

#wrapper > section .brandDescription p {
	margin: 0rem 0rem 1rem 0rem;
	font-family: 'Roboto', sans-serif;
	font-size: 0.9rem;
	font-weight: 300;
	line-height: 1.6;
	color: #FFF;
	text-align: left;
}

#wrapper .keyPoints { 
	width: 100%;
} 

#wrapper section .productsContainer {
	padding: 2rem 0rem 0rem 0rem;
	text-align: center;
}

#wrapper section .productsContainer h1 {
	margin: 0rem 0rem 0rem 0rem;
	padding: 0rem 0% 0rem 0%;
	text-align: center;
	text-transform: uppercase;
	color: #dcac61;
	font-size: 2rem;
}

#wrapper .productListing {
	padding: 2rem 0% 10rem 0%;
	text-align: center;
	color: #FFF;
}

#wrapper .productListing img.products {
	width: 100%;
	margin-bottom: 2rem;
}

#wrapper .productListing h2 {
	width: 80%;
	margin: 0rem auto 1rem auto;
	font-size: 1.8rem;
	color: #dcac61;
}

#wrapper .productListing p {
	width: 80%;
	margin: 0rem auto 1rem auto;
	font-family: 'Roboto', sans-serif;
	line-height: 1.5;
}

#wrapper .productListing .golfBall {
	width: 15%;
	margin: 2rem 0rem 0rem 0rem;
}

#wrapper > footer {
	padding-top: 2rem;
	background-image: url('/cont/img/black-30t.png');
}

#wrapper > footer .contact {
	padding: 1rem 0rem 0rem 0rem;
}

#wrapper > footer .claim.signature p {
	color: #FFF;
}

#wrapper > footer .contactForm h3 {
	margin: 0px 0px 0.5rem 0px;
	font-size: 1.5rem;
	text-align: left;
	text-transform: uppercase;
	font-weight: 300;
	color: #FFF;
}

#wrapper > footer .contactForm p {
	font-family: 'DM Sans', sans-serif;
	font-size: 1rem;
	font-weight: 200;
	line-height: 1.4;
	color: #FFF;
	line-height: 1.4;
	text-align: left;
}

#wrapper > footer .contactForm form .col1 label {
	width: 180px;
	height: 20px;
	margin: 0px 0px 5px 0px;
	display: block;
	font-family: 'DM Sans', sans-serif;
	font-weight: 200;
	font-size: 1rem;
	color: #FFF;
	text-align: left;
}

#wrapper > footer .contactForm form .col1 input {
	width: 260px;
	height: 25px;
	margin: 0px 0px 1rem 0px;
	padding: 2px 5px 4px 5px;
	display: inline-block;
	color: #000;
	border: 0px;
	background-color: #fff;
	opacity: 0.8;
	border-radius: 2px;
	text-align: left;
}

#wrapper > footer .contactForm form .col2 {
	text-align: left;
}

#wrapper > footer .contactForm form .col2 label {
	width: 180px;
	height: 20px;
	margin: 0px 0px 5px 0px;
	display: block;
	font-family: 'DM Sans', sans-serif;
	font-weight: 200;
	font-size: 1rem;
	color: #FFF;
}

#wrapper > footer .contactForm form .col2 textarea {
	width: 260px;
	height: 160px;
	margin: 0px 0px 10px 0px;
	padding: 2px 5px 4px 5px;
	clear: both;
	color: #000;
	border: 0px;
	background-color: #fff;
	opacity: 0.8;
	border-radius: 2px;
}

#wrapper > footer .contactForm form .col2 input[type="submit"] {
	padding: 6px 15px 6px 15px;
	border: 0px;
	color: #FFF;
	font-size: 1rem;
	font-weight: 400;
	text-transform: uppercase;
	background-color: #dcac61;
}

#wrapper > footer .logoContainer {
	width: 100%;
}

#wrapper > footer .logoContainer img.logo {
	width: 80%;
	margin: 2rem auto 2rem auto;
}
