/* @override 
	https://local.beveragetradenetwork.com/cont/featuredBrands/sur34/css/styles_sur34_standalone.css
	https://beveragetradenetwork.com/cont/featuredBrands/sur34/css/styles_sur34_standalone.css
*/

body {
	font-family: 'Grenze';
	font-weight: 400;
	color: #000;
}

#wrapper {
	width: 1000px;
	padding: 0rem 0rem 0rem 0rem;
	margin: auto;
	background-color: #ffefda;
	box-shadow: 0 0 5px #555555;
}

#wrapper > header {
	margin: 0px 0px 0rem 0px;
	padding: 0rem 0rem 0rem 0rem;
	text-align: center;
}	

#wrapper > section > h1 {
	margin: 2rem 0rem 1rem 0rem;
	text-align: center;
	font-size: 2rem;
	color: #3b3b3b;
}

.brandDescription {
	margin: 0rem 0rem 0rem 0rem;
	padding: 3rem 10% 0rem 10%;
}

.brandDescription h2 {
	margin: 2rem 0rem 1rem 0rem;
	color: #ee672d;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0.2rem;
	text-align: left;
}

.brandDescription p {
	margin: 0rem 0rem 1.2rem 0rem;
	padding: 0rem 0rem 0rem 0rem;
	font-size: 1.4rem;
	line-height: 1.2;
	color: #2d2926;
	text-align: left;
}

.brandDescription h4 {
	margin: 0rem 0rem 2rem 0rem;
	font-size: 1.5rem;
}

.brandDescription img.bottle2 {
	width: 25%;
	margin: 0rem 2rem 0rem 0rem;
	float: left;
}

.brandDescription img.aboutUs {
	width: 50%;
	margin: 0rem 0rem 0rem 2rem;
	float: right;
}

.brandDescription img.process {
	width: 50%;
	margin: 0rem 0rem 0rem 2rem;
	float: right;
}

.productListing {
	width: 100%;
	margin: 0rem;
	padding: 0rem 10% 0rem 10%;
	display: flex;
	flex-direction: column;
}

.productListing h1 {
	margin: 0rem 0rem 1rem 0rem;
	font-size: 3rem;
	font-weight: 400;
	color: #ee672d;
	text-align: center;
	border-bottom: 1px solid #ee672d;
}

.productListing img.bottle {
	width: 40%;
	margin-right: 3rem;
	float: left;
}

.productListing img.case {
	width: 40%;
	margin-top: 1rem;
	margin-left: 3rem;
	float: right;
}

.productListing div h2 {
	margin-bottom: 1rem;
	padding-top: 3rem;
	font-size: 1.6rem;
	font-weight: 700;
	color: #ee672d;
}

.productListing div p {
	font-size: 1.3rem;
	font-weight: 400;
	color: #2d2926;
}

.productListing .awards {
	clear: both;
	text-align: center;
}

.productListing .awards p {
	text-align: center;
	margin-bottom: 2rem;
}

.productListing .awards img {
	width: 19%;
	margin-bottom: 2rem;
}

#wrapper .videos {
	margin: 0rem 10% 4rem 10%;
	text-align: center;
}

#wrapper .videos h2 {
	margin: 0rem 0rem 2rem 0rem;
	font-size: 3rem;
	font-weight: 400;
	color: #ee672d;
	text-align: center;
	border-bottom: 1px solid #ee672d;
}

#wrapper .videos iframe {
	width: 80%;
	margin: 2rem 0rem 0rem 0rem;
	height: 360px;
}

#wrapper .videos p {
	margin: 0rem 0rem 0rem 0rem;
	text-align: center;
	font-size: 1.5rem;
}

#wrapper .preFooterImage {
	width: 80%;
	margin: 0rem 0rem -0.4rem 0rem;
}

#wrapper > footer {
	padding-top: 2rem;
	background-color: #1c1412;
}

#wrapper > footer .awards {
	width: 90%;
	margin: 0rem auto 0rem auto;
}

#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.7rem;
	text-align: left;
	font-weight: 300;
	color: #FFF;
}

#wrapper > footer .contactForm p {
	font-size: 1.2rem;
	line-height: 18px;
	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-size: 1.2rem;
	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-size: 1.2rem;
	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: #d75921;
}

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

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