html.mobile {
	font-size: 1em; 
}

body.mobile {
	width: 100%;
}

.mobile .paddOnMobile {
	padding-left: 4% !important;
	padding-right: 4% !important;
}

.mobile .hideOnMobile {
	display: none !important;
}

.mobile .stackOnMobile,
.mobile .innerStackOnMobile .stack {
	flex-direction: column;
}

.mobile img,
.mobile .imgContainer,
.mobile .imgContainer img {
	width: 100%;
}

.mobile iframe {
	width: 100%;
	margin: 0rem 0rem 2rem 0rem;
	height: 500px;
}

.mobile #wrapper {
	width: 100%;
}

.mobile #wrapper > header{
	min-height: 18rem;
    margin: 0rem 0rem 1rem 0rem;
}

.mobile #wrapper header img { 
	width: 40%;
	margin: 1rem 1rem 1rem 1rem;
}

.mobile #wrapper > header h1{
	font-size: 4rem;
}

.mobile #wrapper .brandDescription{
	padding: 0rem 5% 2rem 5%;
}

.mobile #wrapper .brandDescription h1{
	margin: 0rem 0% 2rem 0%;
  	font-size: 2.3rem;
}

.mobile #wrapper .brandDescription h2,
.mobile #wrapper .brandDescription h3 {
	margin: 0.5rem 0rem 2rem 0rem;
	font-size: 1.7rem;
}

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

.mobile #wrapper .brandDescription p {
	margin: 0rem auto 2rem auto;
  	font-size: 0.9rem;
    text-align: center;
}

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

.mobile #wrapper .brandDescription img.illustration { 
    width: 35%;
}

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

.mobile #wrapper .brandDescription ul li {
	margin: 0rem 0rem 2rem 0rem;
	font-size: 1.8rem;
}

.mobile #wrapper section .productsContainer h1 {
	font-size: 4rem;
}

.mobile #wrapper section article.productListing {
	padding: 0rem 5% 2rem 5%;
    display: flex;
    flex-direction: column;
	margin: 0rem 0rem 0rem 0rem;
    background-color: #f2e2c4;
    background-image: url(https://beveragetradenetwork.com/cont/featuredBrands/angryJiraffe/img/angryGIRAFFE_pattern1.png);
    background-position: 8% 4%;
    background-size: 600%;
    background-repeat: no-repeat;
}

.mobile #wrapper section .productListing ul { 
	margin: 0rem 25% 0rem 7%;
	text-align: left;
}

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

.mobile #wrapper section article.productListing > div {
	flex-direction: column;
}

.mobile #wrapper section .productListing h2 {
	font-size: 3rem;
}

.mobile #wrapper section article.productListing > div > div.txt {
    flex-basis: 50%;
    padding: 0rem 0rem 0rem 0rem;
}

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

.mobile #wrapper section article.productListing > div > div.txt p {
	margin: 2rem;
    color: #d9631f;
    font-size: 2.2rem;
    text-align: left;
    line-height: 1.5;
}

.mobile #wrapper section .productListing p{
	width: 90%;
	font-size: 2rem;
}

.mobile #wrapper section article.productListing > div > div.imgContainer {
    flex-basis: 40%;
    text-align: center;
}

.mobile #wrapper section article.productListing > div > div.imgContainer img{
    margin: 4rem 0% 0rem 0%;
    width: 60%;
}

.mobile .block3 {
	padding: 2rem 5% 2rem 5%;
	background-size: 200%;
	background-position: 100% 100%;
}

.mobile #wrapper section .block3 {
    padding: 4rem 10% 4rem 10%;
    background-color: #4f4f4e;
    background-image: url(https://beveragetradenetwork.com/cont/featuredBrands/cantineCocoioni/img/cantineCocoioni_2.png);
    background-repeat: no-repeat;
    background-size: 22rem;
    background-position: 21rem 11rem;
}

.mobile #wrapper section .block3 h1 { 
    margin: 1rem 0rem 20rem 0rem;
    font-family: 'Cormorant Infant';
    font-size: 1.3rem;
    font-weight: 400;
    letter-spacing: 0.2rem;
    text-align: center;
    text-transform: uppercase;
    color: #fe9d9d;
}

.mobile #wrapper section .block3 h2 { 
    margin: 0rem 0rem 21rem 0rem;
    font-family: 'Cormorant Infant';
    font-size: 1.7rem;
    font-weight: 400;
    text-align: center;
    color: #FFF;
}

.mobile #wrapper section .block3 p {
    margin: 0rem auto 1rem auto;
    color: #d6d6d6;
    text-align: center;
    font-family: 'Cormorant Infant';
    font-weight: 300;
    font-size: 1.1rem;
    line-height: 1.5;
}

.mobile .block3 h2 {
	font-size: 3rem;
}

.mobile .block3 p {
	font-size: 2rem;
}

.mobile .block3 ul li {
	font-size: 2.1rem;
}


.mobile #wrapper > footer > div {
	display: flex;
	flex-direction: column;
	width: 100%;
}

.mobile #wrapper > footer > div div {
	display: block;
}

.mobile #wrapper > footer .contactAdvertiser > header{
	text-align: center;
	padding: 2rem 0% 2rem 0%;
}

.mobile #wrapper > footer .claim.signature p {
	text-align: center;
	text-align: -moz-center;
	text-align: -webkit-center;
}

.mobile #wrapper > footer .contactForm h3 {
	text-align: center;
	font-size: 3rem;
}

.mobile #wrapper > footer .contactForm p {
	font-size: 1.5rem;
}

.mobile #wrapper > footer .contactForm form .col1 label {
	width: auto;
	height: auto;
	font-size: 2rem;
}

.mobile #wrapper > footer .contactForm form .col1 input {
	height: 4rem;
	border-radius: 1rem;
	font-size: 2rem;
}

.mobile #wrapper > footer .contactForm form .col2 label {
	width: auto;
	height: auto;
	font-size: 2rem;
}

.mobile #wrapper > footer .contactForm form .col2 textarea {
	height: 10rem;
	border-radius: 1rem;
	font-size: 2rem;
}

.mobile #wrapper > footer .contactForm form .col2 input[type="submit"] {
	float: right;
	font-size: 2rem;
}