/* @override 
	https://local.beveragetradenetwork.com/cont/featuredBrands/redCadillacTequila/css/styles_redCadillacTequila_standalone.css
	https://beveragetradenetwork.com/cont/featuredBrands/redCadillacTequila/css/styles_redCadillacTequila_standalone.css
*/

body {
	margin: 0rem 0rem 0rem 0rem;
	padding: 0rem 0rem 0rem 0rem;
	font-family: 'Abel';
}

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

#wrapper .brandDescription {
	text-align: center;
}

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

#wrapper .brandDescription h1 {
	max-width: 80%;
	margin: 0rem auto 0rem auto;
	font-family: 'Road Rage';
	font-size: 2rem;
	text-transform: uppercase;
	color: #535353;
}

#wrapper .brandDescription h2 {
	max-width: 80%;
	margin: 0rem auto 1rem auto;
	font-family: 'Road Rage';
	font-size: 2rem;
	text-transform: uppercase;
	color: #eb2a28;
}

#wrapper .brandDescription h3 {
	max-width: 80%;
	margin: 0rem auto 2rem auto;
	font-family: 'Road Rage';
	font-size: 3rem;
	text-transform: uppercase;
	color: #eb2a28;
}

#wrapper .brandDescription h4 {
	max-width: 80%;
	margin: 0rem auto 1rem auto;
	font-family: 'Road Rage';
	font-size: 2rem;
	text-transform: uppercase;
	color: #eb2a28;
}

#wrapper .brandDescription p {
	max-width: 80%;
	margin: 0rem auto 1rem auto;
	font-size: 1.3rem;
}

#wrapper .brandDescription div.twoCol {
	display: flex;
	justify-content: space-between;
}

#wrapper .brandDescription div.twoCol .col1 {
	flex-basis: 70%;
	padding: 2rem 0rem 0rem 0rem;
}

#wrapper .brandDescription div.twoCol .col1 img {
	width: 90%;
}

#wrapper .brandDescription div.twoCol .col2 {
	flex-basis: 30%;
}

#wrapper .brandDescription div.twoCol .col2 img {
	width: 100%;
}

#wrapper .brandDescription div .logo {
	width: 60%;
	margin: 2rem auto 2rem auto;
}

#wrapper .brandDescription div .lyingBottle {
	width: 70%;
	margin: 2rem auto 2rem auto;
}

#wrapper .brandDescription div .photoComp1 {
	width: 100%;
	margin: 2rem auto 2rem auto;
}

#wrapper .brandDescription div.threeCol {
	padding: 0rem 5% 4rem 5%;
	display: flex;
	justify-content: space-between;
}

#wrapper .brandDescription div.threeCol .col {
	flex-basis: 33.3%;
}

#wrapper .brandDescription div.threeCol .col div {
	min-height: 10rem;
	margin-bottom: 1rem;
	display: flex;
	justify-content: center;
	align-items: center;
}

#wrapper .brandDescription div.threeCol .col div img {
	width: 50%;
	height: auto;
}

#wrapper .brandDescription div.threeCol .col p {
	width: 100%;
	max-width: 100%;
	margin: 0rem 0rem 0rem 0rem;
	padding: 0rem 5% 0rem 5%;
	font-size: 1rem;
	line-height: 1.2;
	text-align: center;
}

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

#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: 'Road Rage';
	font-size: 1.8rem;
	text-align: left;
	text-transform: uppercase;
	font-weight: 300;
	color: #ff0a10;
}

#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-weight: 400;
	font-size: 0.8rem;
	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-weight: 400;
	font-size: 0.8rem;
	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: #ff0a10;
}

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

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