/* @override 
	https://local.beveragetradenetwork.com/cont/featuredBrands/club13/css/styles_club13_standalone.css
	https://beveragetradenetwork.com/cont/featuredBrands/club13/css/styles_club13_standalone.css
*/

body {
	margin: 0rem 0rem 0rem 0rem;
	padding: 0rem 0rem 0rem 0rem;
	font-family: "Poppins", sans-serif;;
}

#wrapper {
	width: 1200px;
	padding: 0rem 0rem 0rem 0rem;
	margin: auto;
	background-color: #000;
}

#wrapper > section {
	padding: 0rem 0rem 0rem 0rem;
}
 
#wrapper > header {
	min-height: 30rem;
	padding: 2rem 0rem 0rem 0rem;
	position: relative;
	text-align: center;
	background-image: url('https://beveragetradenetwork.com/cont/featuredBrands/club13/img/club13_headerBackground.jpg');
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: 0% 65%;
	position: relative;
}

#wrapper > header img.logo {
	width: 20rem;
	margin-bottom: 1.5rem;
}

#wrapper > header h1 {
	width: 100%;
	position: absolute;
	left: 0rem;
	bottom: 0rem;
	margin: 0rem 0rem 0rem 0rem;
	padding: 0rem 0rem 1rem 0rem;
	color: #FFF;
	font-weight: 700;
	font-size: 3rem;
	text-transform: uppercase;
	text-shadow: 0 0 14px #111111;
	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.42+39 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.42) 39%,rgba(0,0,0,0.42) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */

}

#wrapper .brandDescription {
	padding: 3rem 10% 2rem 10%;
	text-align: center;
}

#wrapper .brandDescription h1 {
	margin: 0rem 0rem 1.5rem 0%;
	font-size: 1.3rem;
	text-align: center;
	color: #9dc833;
	line-height: 1.5;
	text-transform: uppercase;
}

#wrapper .brandDescription h1 strong {
	font-size: 2rem;
	font-weight: 700;
	text-transform: uppercase;
}

#wrapper .brandDescription h2, 
#wrapper .brandDescription h3 {
	margin: 0.5rem 0rem 1rem 0rem;
	color: #FFF;
	font-weight: 700;
	font-size: 2rem;
	line-height: 1.3;
}

#wrapper .brandDescription img {
	width: 75%;
	margin: 0rem auto 1rem auto;
}

#wrapper .brandDescription p {
	margin: 0rem 0rem 1rem 0rem;
	font-size: 1rem;
	text-align: center;
	color: #FFF;
	line-height: 1.7;
}

#wrapper .brandDescription ul {
	width: 60%;
	margin: 0rem auto 0rem auto;
}

#wrapper .brandDescription ul li {
	margin: 0rem 0rem 1rem 0rem;
	color: #FFF;
	list-style-type: disc;
	list-style-position: inside;
}

#wrapper section .photos {
	width: 100%;
}

#wrapper section article.productListing {
	padding: 0rem 8% 2rem 8%;
}

#wrapper section .productsContainer h1 {
	margin: 0rem 0rem 1rem 0rem;
	color: #9dc833;
	text-align: center;
	font-weight: 700;
	font-size: 3rem;
}

#wrapper section article.productListing > div {
	margin: 0rem 0rem 2rem 0rem;
	display: flex;
	justify-content: space-between;
	background-color: #FFF;
	border-top-left-radius: 1rem;
	border-bottom-right-radius: 1rem;
	overflow: hidden;
}

#wrapper section article.productListing > div > div.imgContainer {
	flex-basis: 60%;
	align-content: center;
}

#wrapper section article.productListing > div > div.imgContainer img {
	width: 100%;
	padding: 1rem 1rem 1rem 1rem;
	margin: 0rem 0rem 0rem 0rem;
}

#wrapper section article.productListing > div > div.txt {
	padding: 1rem 1rem 1rem 1rem;
	flex-basis: 40%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

#wrapper section article.productListing > div > div.txt h2 {
	margin: 0rem 0rem 1rem 0rem;
	color: rgb(50, 50, 50);
	font-weight: 700;
}

#wrapper section article.productListing > div > div.txt p {
	margin: 0rem;
	color: rgb(50, 50, 50);
}

#wrapper section .productListing h2 {
	max-width: 80%;
	margin: 0rem auto 1rem auto;
	font-size: 2rem;
	text-align: center;
	color: #9dc833;
}

#wrapper section .productListing p {
	width: 80%;
	margin: 0rem auto 1rem auto;
	color: #FFF;
	font-size: 1.2rem;
	line-height: 1.6;
	text-align: center;
}

.block3 {
	padding: 2rem 20% 2rem 20%;
	color: #FFF;
	background-image: url('https://beveragetradenetwork.com/cont/featuredBrands/club13/img/club13_preFooterBackground.jpg');
	background-size: 100%;
	background-repeat: no-repeat;
	text-align: center;
}

.block3 h2 {
	padding: 0rem 5% 1rem 5%;
	color: #000;
	text-align: center;
	font-weight: 700;
	font-size: 2rem;
}

.block3 p {
	padding: 0rem 5% 1rem 5%;
	color: #000;
	text-align: center;
	line-height: 1.2;
}

.block3 ul {
	margin: 0rem auto 0rem auto;
	color: #000;
	text-align: center;
}

.block3 ul li {
	margin: 0rem 0rem 1rem 0rem;
	color: #000;
	text-align: center;
	list-style-type: disc;
	list-style-position: inside;
	font-size: 1.1rem;
	line-height: 1.2;
}

#wrapper > footer {
	padding-top: 0rem;
	background-size: 100%;
	background-color: #1a1a1a;
}

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

#wrapper > footer div.contactAdvertiser {
	padding-top: 2rem;
}

#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;
	text-align: left;
	font-size: 2rem;
	font-weight: 700;
	color: #9dc833;
}

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

#wrapper > footer .contactForm form .col1 label {
	width: 180px;
	margin: 6px 0px 4px 0px;
	display: block;
	font-weight: 500;
	font-size: 0.9rem;
	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: 500;
	font-size: 0.9rem;
	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: #1a1a1a;
	font-size: 1.1rem;
	font-weight: 700;
	background-color: #9dc833;
}

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

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