/* @override 
	https://beveragetradenetwork.com/cont/featuredSuppliers/vinLog/css/styles_vinLog_standalone.css
	https://local.beveragetradenetwork.com/cont/featuredSuppliers/vinLog/css/styles_vinlog_standalone.css
*/

body {
	background-color: #bbbbbb;
	font-family: 'Alegreya Sans';
}

#wrapper {
	width: 1000px;
	margin: auto;
	position: relative;
	background-color: #FFF;
}

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

#wrapper > section > header h2 {
	width: 100%;
	padding: 0.5rem 0rem 0.5rem 0rem;
	position: absolute;
	top: 0rem;
	text-align: center;
	text-transform: uppercase;
	background-color: #0f3369;
	color: #FFF;
}

#wrapper > section > header h1 {
	width: 40%;
	padding: 0.5rem 10% 0.5rem 0rem;
	position: absolute;
	top: 5rem;
	right: 0rem;
	text-align: right;
	font-family: 'Source Serif 4';
	font-style: italic;
	color: #FFF;
	font-size: 4rem;
	line-height: 0.8;
	text-shadow: 1px 1px 4px #000000;
}

#wrapper .brandDescription .logo {
	width: 30%;
	margin: 0rem 0rem 2rem 0rem;
}

#wrapper .brandDescription h1, 
#wrapper .brandDescription h2 {
	margin: 0rem 0rem 1rem 0rem;
	padding: 0rem 10% 0rem 10%;
	font-size: 2rem;
	font-weight: 700;
	color: #0f3369;
	
}

#wrapper .brandDescription p {
	margin: 0rem 0rem 1rem 0rem;
	padding: 0rem 10% 0rem 10%;
	line-height: 1.6;
	font-size: 1.2rem;
}

#wrapper .brandDescription ul {
	margin: 0rem 0rem 1rem 0rem;
	padding: 0rem 10% 0rem 13%;
	line-height: 1.4;
	font-size: 1.2rem;
}

#wrapper .brandDescription ul li {
	font-size: 1.1rem;
	list-style-position: inside;
	list-style-type: disc;
}

#wrapper .brandDescription p strong {
	color: #0f3369;
}

#wrapper .brandDescription div {
	width: 100%;
	text-align: center;
}

#wrapper .brandDescription div img {
	width: 60%;
	text-align: center;
}

#wrapper .brandDescription div.staff {
	padding: 2rem 20% 0rem 20%;
	display: flex;
	justify-content: space-between;
}

#wrapper .brandDescription div.staff {
	margin: 0rem 0% 2rem 0%;
}

#wrapper .brandDescription div.staff div:nth-child(1) {
	flex-basis: 40%;
}

#wrapper .brandDescription div.staff div:nth-child(1) img {
	width: 100%;
}

#wrapper .brandDescription div.staff div:nth-child(2) {
	flex-basis: 55%;
	padding: 2rem 0rem 0rem 0rem;
	text-align: left;
}

#wrapper .brandDescription div.staff div:nth-child(2) h3 {
	font-size: 2rem;
	color: #0f3369;
}

#wrapper .brandDescription div.staff div:nth-child(2) h4 {
	margin: 0rem 0rem 1rem 0rem;
	font-size: 1rem;
	color: #0f3369;
}

#wrapper .brandDescription div.staff div:nth-child(2) p {
	padding: 0rem 0rem 0rem 0rem;
	font-size: 1rem;
	
}

#wrapper .preFooter .fourCol {
	margin: 3rem 0rem 0.1rem 0rem;
	display: flex;
	justify-content: space-between;
}

#wrapper .preFooter .fourCol div {
	flex-basis: 24.5%;
}

#wrapper .preFooter .fourCol div img {
	width: 100%;
}

#wrapper .preFooter .oneCol img {
	width: 100%;
	margin: 0rem 0rem 0.1rem 0rem;
}

#wrapper > footer {
	margin: 0rem 0px 0px 0px;
	padding: 2rem 0px 2rem 0px;
	text-align: center;	
	color: #FFF;
	background-color: #0f3369;
}

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

#wrapper > footer .contact {
}

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

#wrapper > footer .contactForm h3 {
	margin: 0px 0px 0.5rem 0px;
	font-size: 25px;
	font-family: 'Source Serif 4';
	text-align: left;
	color: #FFF;
}

#wrapper > footer .contactForm p {
	font-size: 1rem;
	line-height: 1;
	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: 15px;
	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: 15px; 
	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: #0a0a0a;
}
