/* @override 
	https://local.beveragetradenetwork.com/cont/featuredBrands/angryJiraffe/css/styles_angryJiraffe_standalone.css
	https://beveragetradenetwork.com/cont/featuredBrands/angryJiraffe/css/styles_angryJiraffe_standalone.css
*/

body {
	margin: 0rem 0rem 0rem 0rem;
	padding: 0rem 0rem 0rem 0rem;
	font-family: "Anonymous Pro";
	background-color: #3c2111;
}

#wrapper {
	width: 1200px;
	padding: 0rem 0rem 0rem 0rem;
	margin: auto;
	background-color: #FFF;
	box-shadow: 0 0 4px #000000;
}


#wrapper > section {
	padding: 0rem 0rem 0rem 0rem;
}
 
#wrapper > header {
	position: relative;
	text-align: center;
	background-color:  transparent;
	background-image: url('https://beveragetradenetwork.com/cont/featuredBrands/angryJiraffe/img/angryJiraffe_Header.jpg');
	background-repeat: no-repeat;
	background-size: 100%;
	/* opacity: 90%; */
}

#wrapper header img {
	width: 25%;
	margin: 1rem 1rem 1rem 1rem;
}


#wrapper header > div {
	padding: 0rem 0rem 0rem 0rem;
	background-position: center;
	text-align: center;
	position: relative;
}

#wrapper header h1 { 
	color: #565d5c;
	font-size: 4rem;
	margin: 0rem 0rem 1rem 0rem;
}

#wrapper .brandDescription {
	padding: 1rem 2rem 1rem 2rem;
	text-align: center;
}

/* #wrapper .brandDescription .giraffe {
	width: 100%;
	margin: 0rem 0% 0rem 0%;
} */

#wrapper .brandDescription img {
	width: 40%;
	margin: 3rem 2rem 3rem 1rem;
}

#wrapper .brandDescription p.nyc img { 
	width: 100%;
	margin: 0rem 0rem 0rem 0rem;
}

#wrapper .brandDescription h1 {
	max-width: 100%;
	margin: 0rem 5rem 0rem 5rem;
	font-family: "Fjalla One";
	font-size: 3rem;
	text-align: center;
	color: #d9631f;
	line-height: 1.5;
}

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

#wrapper .brandDescription h3 { 
	font-family: "Fjalla One";
}

#wrapper .brandDescription h2, 
#wrapper .brandDescription h3 {
	color: #d9631f;
	margin: 1rem 0rem 1rem 0rem;
	font-size: 2rem; 
}

 
#wrapper .brandDescription h4 {
	color: #525252;
	margin: 0rem 0rem 2rem 0rem;
	font-size: 1.2rem; 
	text-transform: uppercase;
	letter-spacing: 0.1rem;
}

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

#wrapper .brandDescription p {
	margin: 2rem 2rem 2rem 2rem;
	font-size: 1.1rem;
	text-align: center;
	color: #565d5c;
	line-height: 1.4;
}

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

#wrapper .brandDescription li {
	margin: 0rem 0rem 0.5rem 0rem;
	color: #565d5c;
	font-size: 1.1rem;
	list-style-type: disc;
	list-style-position: inside;
}

#wrapper .brandDescription img.model {
	width: 25%;
	margin: 0rem 1rem 0rem 0rem;
	float: center;
}

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

#wrapper section article.productListing {
	margin: 0rem 0rem 0rem 0rem;
	padding: 2rem 2rem 2rem 2rem;
	background-color: #f2e2c4;
	background-image: url('https://beveragetradenetwork.com/cont/featuredBrands/angryJiraffe/img/angryGIRAFFE_pattern1.png');
	background-position: 23%, 13%;
	background-size: 1950px;
	background-repeat: no-repeat;

}

#wrapper section article.productListing > div {
	display: flex;
	justify-content: space-between;
	flex-direction: row;
	margin: 0rem 5rem 0rem 5rem;
}

#wrapper section article.productListing > div div.txt { 
	display: flex;
	flex-basis: 40%;
	flex-direction: column;
	/* justify-content: space-between; */
	align-items: left;
	background-color: #f2e2c5;
	border-radius: 30px;
	margin: 3rem 0% 7rem 0%;
	padding: 0rem 0rem 0rem 0rem; 
}

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

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

#wrapper section article.productListing div > div.txt h2 {
	padding-top: 4rem;
	font-family: "Fjalla One";
}


#wrapper section article.productListing > div > div.txt h2 {
	margin: 0rem 0rem 0rem 0rem;
	color: #d9631f;
	font-weight: 600;
	text-align: left;
	font-size: 2rem;
}

#wrapper section article.productListing > div > div.txt p {
	margin: 0rem;
	color: #d9631f;
	font-size: 1.1rem;
	text-align: left;
	line-height: 1.5;
	font-family: "Fjalla One";
}

#wrapper section .miniSiteContactData > div {
	margin: 0rem 0rem 1rem 0rem;
	padding: 0rem 5% 0rem 5%;
	display: flex;
	justify-content: space-between;
}

#wrapper section .miniSiteContactData > div .imgContainer {
	flex-basis: 40%;
}

#wrapper section h1.ProductListingTitle {
	margin: 1rem 2rem 1rem 2rem;
	font-family: 'Fjalla One';
	font-size: 2rem;
	font-weight: 600;
	color: #d9631f;
	text-align: Center;
}

#wrapper section .miniSiteContactData .imgContainer {
	padding: 3rem 0rem 0rem 0rem;
}

#wrapper section .miniSiteContactData > div .imgContainer img {
	width: 80%;
}

#wrapper section .miniSiteContactData > div .txt {
	flex-basis: 60%;
	color: #565d5c;
}

#wrapper section .miniSiteContactData > div .txt h2 {
	margin: 0rem 0rem 1rem 0rem;
	font-family: 'Cormorant Infant';
	font-size: 2rem;
	color: #565d5c;
}

#wrapper section .miniSiteContactData > div .txt h3 {
	margin: 0rem 0rem 1rem 0rem;
	font-size: 1rem;
	font-weight: 700;
}

#wrapper section .miniSiteContactData > div .txt p {
	margin: 0rem 0rem 1rem 0rem;
	font-size: 1rem;
	line-height: 1.5;
}

#wrapper section .productListing ul {
	margin: 0rem 0rem 1rem 0rem;
	text-align: left;

}

#wrapper section .productListing ul li {
	margin: 0rem 0.5rem 0.5rem 0.5rem;
	font-size: 1rem;
	color: #d9631f;
	line-height: 1.5;
	display: list-item;
	text-transform: capitalize;
	list-style-type: disc;
	font-family: "Fjalla One";
}

#wrapper section .photoComp1 {
	width: 100%;
	margin: 1rem 0rem 2rem 0rem;
}

#wrapper section .block3 {
	padding: 1rem 8% 1rem 33%;
	background-color: #d9631f;
	background-image: url('http://beveragetradenetwork.com/cont/featuredBrands/angryJiraffe/img/angryJiraffe_GiraffePotrait.png');
	background-repeat: no-repeat;
	background-size: 26rem;
	background-position: 0rem 3rem;
}

#wrapper section .block3 h1 {
	margin: 0rem 0rem 1rem 0rem;
	font-family: 'Fjalla One';
	font-size: 1.3rem;
	font-weight: 400;
	letter-spacing: 0.2rem;
	text-align: left;
	text-transform: uppercase;
	color: #d9631f;
}

#wrapper section .block3 h2 {
	margin: 0rem 0rem 1rem 0rem;
	font-family: 'Fjalla One';
	font-size: 1.7rem;
	font-weight: 400;
	text-align: left;
	color: #fff;
}

#wrapper section .block3 p {
	margin: 0rem auto 1rem auto;
	color: #fff;
	text-align: left;
	font-family: 'Anonymous Pro';
	font-weight: 300;
	font-size: 1.1rem;
	line-height: 1.5;
}

#wrapper section .block3 p strong {
	max-width: 80%;
	margin: 0rem auto 1rem auto;
	color: #d9631f;
	text-align: center;
	font-family: 'Anonymous Pro';
	font-weight: 700;
	font-size: 1rem;
	line-height: 1.6;
}

#wrapper section .block3 ul {
	margin: 0rem auto 1rem auto;
	color: #565d5c;
	line-height: 1.4;
	font-family: 'Anonymous Pro';
	font-size: 1.1rem;
	text-align: center;
}

#wrapper section .block3 ul li {
	margin: 0rem 0% 1rem 0%;
	font-family: 'Anonymous Pro';
	color: #565d5c;
	font-size: 1rem;
	list-style-type: disc;
	list-style-position: inside;
	text-align: center;
}

#wrapper section .block3 ul li strong {
	display: inline;
}

#wrapper section .photoComp2 {
	width: 100%;
	margin: 0rem 0rem 0.1rem 0rem;
}

#wrapper > footer {
	padding-top: 0rem;
	background-color:  #FFF;
	background-image: url('http://beveragetradenetwork.com/cont/featuredBrands/angryJiraffe/img/angryJiraffe_Footer.jpg');
	background-size: 100%;
	opacity: 90%;
}

#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;
	font-family: 'Anonymous Pro';
}

#wrapper > footer .contactForm h3 {
	margin: 0px 0px 0.5rem 0px;
	text-align: left;
	font-family: 'Fjalla One';
	font-size: 2rem;
	color: #FFF;
	text-shadow: 0 0 3px #000000;
}

#wrapper > footer .contactForm p {
	font-family: 'Anonymous Pro';
	font-size: 0.8rem;
	font-weight: 200;
	line-height: 1.4;
	color: #FFF;
	line-height: 1.4;
	text-align: left;
	text-shadow: 0 0 3px #000000;
}

#wrapper > footer .contactForm form .col1 label {
	width: 180px;
	margin: 6px 0px 4px 0px;
	display: block;
	font-family: 'Anonymous Pro';
	font-weight: 500;
	font-size: 0.9rem;
	color: #FFF;
	text-align: left;
	text-shadow: 0 0 3px #000000;
}

#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: 'Anonymous Pro';
	font-weight: 500;
	font-size: 0.9rem;
	color: #FFF;
	text-shadow: 0 0 3px #000000;
}

#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;
	font-family: 'Fjalla One';
	color: #FFF;
	font-size: 1.1rem;
	font-weight: 700;
	background-color: #d9631f;
}

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

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