/* @override 
	https://local.beveragetradenetwork.com/cont/featuredBrands/hasherFamilyEstate/css/styles_hasherFamilyEstate_standalone.css
	https://beveragetradenetwork.com/cont/featuredBrands/hasherFamilyEstate/css/styles_hasherFamilyEstate_standalone.css
*/

body {
	margin: 0rem 0rem 0rem 0rem;
	padding: 0rem 0rem 0rem 0rem;
	font-family: 'Baskervville';
	background-color: #696969;
}

#wrapper {
	width: 1000px;
	background-color: #ffffff;
}

#wrapper > section > header {
	height: 20rem;
	padding: 7rem 0rem 0rem 0rem;
	background-image: url('https://beveragetradenetwork.com/cont/featuredBrands/hasherFamilyEstate/img/hasherFamilyEstates_header.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%;
	text-align: center;
}

#wrapper > section > header img {
	height: 10rem;
	
}

#wrapper .brandDescription h1 {
	margin: 0rem 0rem 3rem 0rem;
	padding: 1rem 0rem 1rem 0rem;
	text-align: center;
	font-family: 'Roboto Condensed';
	font-weight: 300;
	font-size: 1.4rem;
	text-transform: uppercase;
	color: #FFF;
	background-color: #7a8b83;
}

#wrapper .brandDescription div {
	padding: 0rem 5% 0rem 5%;
	min-height: 19rem;
}

#wrapper .brandDescription div:nth-child(even) img {
	margin: 0rem 2rem 1rem 0rem;
	float: left;
}

#wrapper .brandDescription div:nth-child(odd) img {
	margin: 0rem 0rem 1rem 2rem;
	float: right;
}

#wrapper .brandDescription div img {
	width: 30%;
}

#wrapper .brandDescription div h2 {
	margin: 1.5rem 0rem 1.5rem 0rem;
	font-family: 'Roboto Condensed';
	font-weight: 300;
	font-size: 1.7rem;
	text-transform: uppercase;
	color: #6e6a67;
}

#wrapper .brandDescription div p, 
#wrapper .brandDescription div ul {
	margin: 0rem 0rem 1rem 0rem;
	color: #4d4846;
	font-size: 1rem;
	line-height: 1.7;
}

#wrapper .brandDescription > div ul li {
	margin: 0rem 0rem 0.4rem 0rem;
	color: #4d4846;
	font-size: 1rem;
	line-height: 1.7;
	list-style-position: inside;
	list-style-type: disc;
}

#wrapper section img.productsHeader {
	width: 100%;
	margin: 0rem 0rem -0.3rem 0rem;
}

#wrapper section h1.productsHeader {
	margin: 0rem 0rem 0rem 0rem;
	padding: 1rem 0rem 1rem 0rem;
	text-align: center;
	font-family: 'Roboto Condensed';
	font-weight: 300;
	font-size: 1.4rem;
	text-transform: uppercase;
	color: #FFF;
	background-color: #7a8b83;
}

#wrapper section .brandDescription h4 {
	margin: 0rem 0rem 3rem 0rem;
	padding: 0rem;
	text-align: center;
	font-family: 'Roboto Condensed';
	font-weight: 300;
	font-size: 2rem;
	color: #6e6a67;
	text-transform: uppercase;
}

#wrapper .productListing > div {
	padding: 0rem 10% 2rem 10%;
	display: flex;
	justify-content: space-between;
}

#wrapper .productListing > div div:nth-child(1) {
	flex-basis: 30%;
	align-items: center;
	justify-content: center;
	text-align: center;
}

#wrapper .productListing > div div:nth-child(2) {
	flex-basis: 65%;
	padding: 2rem 0rem 0rem 0rem;
}

#wrapper .productListing > div div img {
	height: 40rem;
	margin: 0rem 0rem 0rem 0rem;
}

#wrapper .productListing > div div h4 {
	margin: 0rem 0rem 0.5rem 0rem;
	padding: 5rem 0rem 0rem 0rem;
	font-size: 1rem;
	color: #636363;
}

#wrapper .productListing div div h3 {
	margin: 0rem 0rem 0.5rem 0rem;
	font-family: 'Roboto Condensed';
	font-size: 2rem;
	text-transform: uppercase;
	font-weight: 300;
	
}

#wrapper .productListing div div h5 {
	margin: 0rem 0rem 0.5rem 0rem;
	font-family: 'Roboto Condensed';
	font-size: 1rem;
	text-transform: uppercase;
	font-weight: 700;
}

#wrapper .productListing div div p {
	margin: 0rem 0rem 0.5rem 0rem;
	font-size: 1rem;
	line-height: 1.5;
	color: #4d4846;
}

#wrapper .productListing div div ul {
	margin: 0rem 0rem 1rem 0rem;
	font-size: 1rem;
	line-height: 1.5;
}

#wrapper .productListing div div ul li {
	margin: 0rem 0rem 0.2rem 0rem;
	padding: 0rem 0rem 0rem 1rem;
	list-style-position: inside;
	font-size: 1rem;
	line-height: 1.5;
	color: #4d4846;
}

#wrapper .preFooter {
	width: 100%;
	margin: 0rem 0rem -0.3rem 0rem;
}

#wrapper > footer {
	padding-top: 0rem;
	background-color: #7a8b83;
}

#wrapper > footer > div {
	width: 1000px;
	margin: 0rem auto 0rem auto;
}

#wrapper > footer div.contactAdvertiser {

}

#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-family: 'Roboto Condensed';
	font-size: 1.8rem;
	text-align: left;
	text-transform: uppercase;
	font-weight: 200;
	color: #FFF;
}

#wrapper > footer .contactForm p {
	font-size: 1rem;
	font-weight: 200;
	line-height: 1.4;
	color: #FFF;
	text-align: left;
}

#wrapper > footer .contactForm form .col1 label {
	width: 180px;
	margin: 6px 0px 4px 0px;
	display: block;
	font-family: 'Roboto Condensed';
	font-weight: 300;
	font-size: 1rem;
	color: #FFF;
	text-align: left;
}

#wrapper > footer .contactForm form .col1 input {
	width: 260px;
	height: 25px;
	margin: 0px 0px 5px 0px;
	padding: 2px 5px 2px 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-family: 'Roboto Condensed';
	font-weight: 300;
	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-family: 'Roboto Condensed';
	font-size: 1rem;
	font-weight: 300;
	text-transform: uppercase;
	background-color: #2f3532;
}

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

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