/* @override 
	https://local.beveragetradenetwork.com/cont/featuredBrands/terragena/css/styles_terragena_standalone.css
	https://beveragetradenetwork.com/cont/featuredBrands/terragena/css/styles_terragena_standalone.css
*/

body {
	font-family: 'Source Serif';
	font-weight: 400;
	color: #000;
	background-color: #e6e7ea;
}

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

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

#wrapper > header > img {
	width: 100%;
	margin: 0px 0px 2rem 0px;
}

#wrapper > header h1 {
	margin-bottom: 2rem;
	padding: 0rem 20% 0rem 20%;
	font-weight: 300;
	font-size: 2rem;
	color: #5b5b5b;
}

#wrapper .logo {
	width: 25%;
	margin: 0rem 0rem 1rem 0rem;
}

.brandDescription {
	padding: 0rem 10% 2rem 10%;
	color: #262626;
}

.brandDescription h2 {
	margin: 0rem 0rem 1rem 0rem;
	color: #6a6a6a;
	font-weight: 500;
	font-style: italic;
	font-size: 2rem;
}

.brandDescription p {
	padding: 0rem 0rem 1rem 0rem;
	line-height: 1.5;
	color: #313131;
}

.brandDescription img {
	width: 45%;
}

.brandDescription img:first-of-type {
	float: right;
	margin: 0rem 0rem 0rem 1rem;
}

.brandDescription img.left {
	width: 25rem;
	margin: 0rem 1.5rem 1rem 0rem;
	padding: 0rem 0rem 0rem 0rem;
	float: left;
}

.brandDescription img.right {
	width: 25rem;
	margin: 0rem 0rem 0rem 1.5rem;
	float: right;
}

.productListing { 
	margin: 0rem 0rem 0rem 0rem;
	padding: 2rem 4% 1rem 4%;
	background-color: #3d4435;
}

.productListing div.wineOfTheYear {
	width: 100%;
	margin: 0rem 0rem -2.7rem 0rem;
	padding: 2.1rem 0rem 0rem 0rem;
	overflow: hidden;
	background-color: transparent;
}

.productListing div.wineOfTheYear img {
	width: 101%;
	margin: -2rem 0rem 0rem -0.2rem;
	padding: 0rem;
}

.productListing h1 {
	width: 80%;
	margin: 0rem auto 2rem auto;
	padding: 0rem 0% 0rem 0%;
	color: #FFF;
	font-size: 2rem;
	text-align: center;
	text-transform: uppercase;
}


.productListing > div > div {
	width: 100%;
	margin: 0rem auto 2rem auto;
	padding: 1rem;
	background-color: #FFF;
	display: flex;
	flex-direction: row;
}

.productListing > div > div > img {
	width: 30%;
	flex-basis: 30%;
	margin: 0rem 1rem 0rem 0rem;
}

.productListing > div > div .txt {
	/* product name */
	flex-basis: 70%;
}

.productListing > div > div .txt h2 {
	/* product name */
	margin: 1rem 0rem 1rem 0rem;
	font-size: 1.5rem;
	text-transform: uppercase;
	color: #696969;
	font-weight: 400;
}

.productListing div div .txt h3 {
	/* product name */
	margin: 0rem 0rem 0.5rem 0rem;
	font-size: 1.3rem;
	color: #434343;
	font-weight: 300;
	font-style: italic;
}

.productListing div div .txt p {
	/* product name */
	margin: 0rem 0rem 1rem 0rem;
	font-size: 1.1rem;
	color: #545454;
	font-weight: 400;
	line-height: 1.6;
}

.productListing div.gradient {
	margin: -2rem 0rem 2rem 0rem;
	padding: 0rem;
	overflow: hidden;
}

.productListing div.gradient img {
	width: 110%;
	margin: 0rem 0rem 0rem -1.8rem;
}

.videos {
	margin: 0rem 0rem 2rem 0rem;
	padding: 0rem 4% 3rem 4%;
	background-color: #3d4435;
}

.videos h1 {
	width: 80%;
	margin: 0rem auto 2rem auto;
	padding: 0rem 0% 0rem 0%;
	color: #FFF;
	font-size: 2rem;
	text-align: center;
	text-transform: uppercase;
}

.videos > div {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-content: center;
	align-items: flex-start;
}

.videos > div > div {
	flex-basis: 48%;
	display: flex;
	flex-direction: column;
	align-content: top;
}

.videos > div > div iframe {
	width: 100%;
	margin: 0rem 0rem 1rem 0rem;
	min-height: 224px;
}

.videos div div  p {
	font-size: 1.1rem;
	font-weight: 400;
	color: #FFF;
	text-align: center;
}

#wrapper .footerPhoto {
	margin: -2rem 0rem -0.3rem 0rem;
}

#wrapper > footer {
	padding-top: 2rem;
	background-color: #3d4435;
}

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

#wrapper > footer .contactForm p {
	font-size: 14px;
	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 2px 0px;
	display: block;
	font-size: 14px;
	color: #FFF;
	text-align: left;
}

#wrapper > footer .contactForm form .col1 input {
	width: 260px;
	height: 25px;
	margin: 0px 0px 10px 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 2px 0px;
	display: block;
	font-size: 14px; 
	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: 0.8rem;
	font-weight: 400;
	text-transform: uppercase;
	background-color: #c10828;
}
