@font-face {
    font-family: 'Cheddar Jack';
    src: url('/fonts/cheddarjack.tff');
}
:focus{
	outline: none;
}
html{
	position: absolute;
}
html, body{
	margin:0 !important;
	padding:0 !important;
	width: 100%;
	position: absolute;
    overflow-x: hidden;
}
body,p{
    font-family: LunchBoxSlab;
    font-size: 16px;
}
#sidenav-overlay{
position: unset;
}
p strong{
    font-family: LunchBoxSlab-Bold;    
}
strong{
	font-family: LunchBoxSlab-Bold;
	font-weight: 500; 
}
a{
	color: #000;
	font-weight: strong;
}
a:hover{
	color: rgba(10,94,53,1);
	font-weight: strong;
}
.side-nav li>a{
	font-size: 24px;
	color: #0A5E35;
}
.side-nav li>a:hover{
	    color: #F68D46;
    transition: 0.2s linear;
}
nav ul li{
	white-space: nowrap;
overflow: hidden;
}
nav i.material-icons{
	font-size: 36px
}
nav a{
	color: #0A5E35;
}
nav{
    height: 200px;
    background: #fff;
    background-image: linear-gradient(to bottom, rgba(249, 249, 249,0.6) 0%, rgba(249, 249, 249,1)100%);
    background-repeat: no-repeat;
    background-position: top;
    background-position-x: 25%;
}
nav .brand-logo img{
    width: 275px;
    padding: 25px 0 0 0;
}
nav ul a{
    color: #0A5E35;
    font-size: 2.5rem;
	margin: -25px 30px -10px 30px;
	padding: 0px;
}
nav ul a:hover{
    background: transparent;
	    color: #F68D46;
       border: 10px solid transparent;
    -webkit-border-image: url(/img/border--bottom-sketched.svg) 20 20 repeat; /* Safari 3.1-5 */
    -o-border-image: url(/img/border--bottom-sketched.svg) 4 round; /* Opera 11-12.1 */
    border-image: url(/img/border--bottom-sketched.svg) 80 round;
    border-top:0;
    border-left:0;
    border-right:0;
    transition: 0.2s linear;
}
nav .right {
        padding-right: 7%;
        padding-top: 137px;
}
nav .left {
        padding-left: 7%;
        padding-top: 137px;
}
@media only and screen(max-width: 1240px){
nav .right {
        padding-right: 5%;
   
}
nav .left {
        padding-left: 5%;
}
	nav ul a{
    font-size: 2rem;
	margin: -25px 20px -10px 20px;
}
}
#slider {
	margin-top: 100px;
}
.ontop{
    z-index: 9;
    position: relative;
    background: rgba(10,94,53,1);
    color: #fff;
   
}
.ontop2{
    z-index: 9;
    position: inherit;
    background: #1f3a6c;
    color: #fff;
   
}
.ontop2:hover{
    background: rgba(10,94,53,1);
    transition: 0.7s;
}
.ontop3{
    z-index: 9999;
    position: inherit;
    background: #1f3a6c;
    color: #fff;
}

.ontop3:hover{
    background: #E7C01F;
    transition: 0.7s;
}
.ontop4{
    z-index: 9999;
    position: inherit;
    background: #0A5E35;
    color: #fff;
   
}
.ontop4:hover{
    background: #FAA842 ;
    transition: 0.7s;
}
.ontop5{
    z-index: 9999;
    position: inherit;
    background: #A85726;
    color: #fff;
   
}
.ontop5:hover{
    background: #91A33B;
    transition: 0.7s;
}
.ontop6{
    z-index: 9999;
    position: inherit;
    background: #F68D46;
    color: #fff;
   
}
.ontop6:hover{
    background: #0F894A;
    transition: 0.7s;
}
.ontopstory{
    z-index: 9;
    position: inherit;
    background: #1f3a6c;
    color: #fff;
   
}
.ontopstory:hover{
    background: rgba(10,94,53,1);
    transition: 0.7s;
}
.label-container{
    margin: 0px auto 0px auto;
    float: none;
    height: auto;
    bottom: 0;
    top: 0px;
}
.label-container2{
    width: 250px;
    margin: auto;
    float: none;
    height: auto;
    bottom: 0;
    top: 0px;
	margin-top: -80px;
	z-index: 2;
    position: relative;
}
.label-container3{
    width: 65%;
    margin: auto;
    float: none;
    height: auto;
    bottom: 0;
    top: 0px;
	display: none;
}
.label-containerstory{
    width: 300px;
    margin: auto;
    float: none;
    height: auto;
    bottom: 0;
    top: 0px;
}
.onbottom {
    position: relative;
    bottom: 0;
    top: 300px;
}
#borderimg1 { 
    border: 10px solid transparent;
    -webkit-border-image: url(/img/border-sketched.svg) 4 round; /* Safari 3.1-5 */
    -o-border-image: url(/img/border-sketched.svg) 4 round; /* Opera 11-12.1 */
	border-image: url(/img/border-sketched.svg) 5 5 repeat;
}
#borderimg2 { 
    margin-top: 20px;
    border: 10px solid transparent;
    -webkit-border-image: url(/img/border--bottom-sketched.svg) 4 round; /* Safari 3.1-5 */
    -o-border-image: url(/img/border--bottom-sketched.svg) 4 round; /* Opera 11-12.1 */
    border-image: url(/img/border--bottom-sketched.svg) 4 round;
    border-top:0;
    border-left:0;
    border-right:0;
	display: none;
}
#borderimg2 .row{
     margin-bottom: -50px;
}
.down-icon{
    width: 64px;
    height: 64px;
    margin: auto;
    display: block;
}
a svg{
    margin: auto;
    display: block;
}
a svg:hover #down-icon-svg{
    fill: #F68D46;
    transform: scale(1.1);
    transition: 0.5s;
}

.product-row{
    padding-top: 100px;

}
.secondary-text{
    color: #F68D46;
}
.container-two{
    padding-top: 50px;
    margin-bottom: 125px;
}
.color-bar{
    background: rgba(10,94,53,1);
}
.ingredients ul{
    display: list-item;
}

.clearfix:before,
.clearfix:after {
        display: table;
        content: " ";
}

.clearfix:after {
    clear: both;
}
.container-top-margin{
    margin-top: 150px
}
.child-bg {
    background: #fff;
    background-image: linear-gradient(to bottom, rgba(249, 249, 249,0.2) 0%, rgba(249, 249, 249,0.2)100%), url('/img/yummy-ever-after-baby-sitting.jpg');
     background-repeat: no-repeat;
    background-position: bottom right;
    background-position-x: 80%;
    background-position-y: 100%;
}
.freshly-made li{
    font-size: 28px;
    text-transform: uppercase;
    font-family: LunchBoxSlab-Bold;
    color: #F68D46;
	padding: 0 0 0 15px;
}
.product-img:hover{
    transform: rotate(10deg);
    transition: .2s ease-in;
}
.tertiart-text{
color: #fff;
font-size: 14px;
line-height: 20px;
}
.circle-span{
    border-radius: 50%;
    behavior: url(PIE.htc);
    width: 125px;
    height: 125px;
    padding: 8px;
    background: rgba(10,94,53,1);
    border: 2px solid #666;
    color: #666;
    text-align: center;
    float: right;
    position: relative:
}
.big-number {
    font-size: 32px;
    display: block;
    padding: 5px 0;
}
.carousel .carousel-item {
    display: none;
    width: 350px;
    height: 350px;
    position: absolute;
    top: 0;
    left: 0;
}
.parallax-container {
    position: relative;
    overflow: hidden;
    padding-bottom: 100px;
    padding-top: 100px;
    background: rgba(255,255,255,0.9);
    height: auto;
}
.bg-green{
    background: rgba(10,94,53,1);
}
.page-footer .footer-copyright {
    background-color: #fff;
    color: rgba(10,94,53,1);
}
.carousel-title{
    font-size: 26px;
    line-height: 24px;
}
.text-apple{
    color: #0A5E35;
}
.text-figs{
    color: #1F3A6C;
}
.text-chicken{
    color: #A85726;
}
.text-carrot{
    color: #F68D46;
}
.modal img{
    width: 100%;
    margin: auto;
    float: none;
}
.modal{
    max-height: 85%;
}
#stockists{
	display: none;
}
#stockists, #contact-us{
    padding: 100px 0;
}
#contact-us{
	background: #fff;
}
.contact-container{
	padding: 0 250px;
}
form{
	text-align: center;
}
form .btn{
	font-size: 24px;
	background: #1F3A6C;
}
form .btn:hover{
	background: #E7C01F;
}
.input-field{
    border: 20px solid transparent;
    -webkit-border-image: url(/img/border-sketched2.svg) 3 round; /* Safari 3.1-5 */
    -o-border-image: url(/img/border-sketched2.svg) 6 round; /* Opera 11-12.1 */
    border-image: url(/img/border-sketched2.svg) 4 4 repeat;
	
}
input, textarea{
	border-bottom: none !important;
}
input .validate{
	border-bottom: none !important;
}
.input-field label {
	font-size: 1.5rem;
	color: #0a5e35;
}
.input-field .prefix{
	margin-top: 15px;
	color: #1F3A6C;
}
.input-field .prefix.active{
	color: #0a5e35;
}
.input-field label.active {
	font-size: 2rem;
    color: #1F3A6C !important;
    margin-top: -35px
}
.address-box{
	margin-top: 15px;
}
.fa{
	border: 3px solid #1F3A6C;
    padding: 10px;
    border-radius: 50%;
    font-size: 32px;
    color: #1F3A6C
}
.fa:hover{
	border: 3px solid #E7C01F;
	padding: 10px; 
	border-radius: 50%;
	color: #fff;
	background: #E7C01F;
	transition: 0.7s;
}
.fa-facebook{
	padding: 10px 15px;
}
.fa-facebook:hover{
	padding: 10px 15px;
}
.gv-link{
	color: rgba(10,94,53,1);
}
.cheddar-text{
	font-family: 'Cheddar Jack';
}
.pp-container{
	width: 100% !important;
}
.color-pot{
	background-image: url('/img/lid-mobile.png') ;
	background-repeat: no-repeat;
	padding: 0 !important;
	background-size: 100%;
	background-position: right;
	
}
.color-pouch{
	background-image: url('/img/POUCH.jpg');
	background-position: left;
	background-size: 100%;
	background-repeat: no-repeat;
	padding: 0 !important;
}
ul.pouch{
	padding-left: 28%;
	padding-right: 20%;
	padding-top: 22%;
}
ul.pot{
	padding-left: 25%;
	padding-right: 20%;
	padding-top: 22%;
}
.pot-v-pouch li{
	font-size: 24px;
    color: #FFF;
}
.pouch li{
	font-size: 20px;
	color: #0A5E35;
}
.pouch-title{
    color: #0A5E35;
    margin-bottom:  0px;
}
.pot li{
	font-size: 20px;
	color: #F68D46;
}
.pot-title{
    color: #F68D46;
	margin-left: -50px;
	margin-bottom: 0px;
}
@media(max-width: 990px){
	.color-pot {
    background-image: url(/img/lid-mobile.png);
    background-repeat: no-repeat;
    padding: 0 !important;
    background-size: contain;
    background-position: center bottom;
	}
	.color-pouch {
    background-image: url(/img/POUCH.jpg);
    background-position: center top;
    background-size: contain;
    background-repeat: no-repeat;
    padding: 0 !important;
	}
	ul.pouch{
	padding-left: 32%;
    padding-right: 28%;
    padding-top: 15%;
	}
	ul.pot{
	padding-left: 32%;
    padding-right: 28%;
    padding-top: 10%;
	}
}
@media(max-width: 690px){.pouch li{
	font-size: 22px;
    color: #0A5E35;
}
.pouch-title{
    color: #0A5E35;
	font-size: 36px;
}
.pot li{
	font-size: 22px;
    color: #F68D46;
}
.pot-title{
    color: #F68D46;
	margin-left: -50px;
	font-size: 36px;
}
.pot-v-pouch{
	margin: 0px 100px 50px 100px;
}
ul.pouch{
	padding-left: 28%;
    padding-right: 20%;
    padding-top: 20%;
}
ul.pot{
	padding-left: 25%;
    padding-right: 20%;
    padding-top: 20%;
}
}
@media(max-width: 480px){
	.color-pot {
    background-image: url(/img/lid-mobile.png);
    background-repeat: no-repeat;
    padding: 0 !important;
    background-size: cover;
    background-position: center;
	}
	.color-pouch {
	background-image: url(/img/POUCH.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0 !important;
	}
	ul.pouch{
	padding-left: 18%;
    padding-right: 10%;
    padding-top: 20%;
	}
	ul.pot{
	padding-left: 15%;
    padding-right: 10%;
    padding-top: 20%;
}
}
.container-pot-pouch{
	display: -webkit-box;
	display: flex;
    margin: auto;
}
.circle-right{
	padding: 50px;
	width: auto;
	height: 800px;
	margin: 0px;
	z-index: -1;
}
.versus{
	text-align: center;
	font-size: 54px;
	display: -webkit-box;
	text-transform: uppercase;
	color: #fff;
	    margin: 100% auto;
}
.versus:hover{
	transform: rotate(360deg);
	transition: 1.7s ease-in-out;
}
.versus-span{
	width: 125px;
    height: 125px;
    padding: 15px 37.5px;
    text-align: center;
    font-size: 54px;
    border: 4px dashed #fff;
    border-radius: 50%;
    margin: 0 auto;
    display: inline-block;
    z-index: 99999;
	right: 45%;
    left: 45%;
    top: 45%;
    bottom: 45%;
    text-transform: uppercase;
    color: #fff;
    background: #F68D46;
    position: absolute;
}
.versus-span:hover{
	transform: rotate(360deg);
	transition: 1.7s ease-in-out;
}
.versus-header{
	margin: 50px auto;
}
#pot-pouch{
	background: #ffffff;
    z-index: 0;
    position: relative;
    margin-top: 75px;
    margin-bottom: -50px;
}
.process-animation{
	max-width: 100%;
    width: 100%;
	margin-top: -100px;
}
.process-container{
	padding-bottom: 0;
	background: rgba(255,255,255,0.7);
}
.process-num{
	width: 100px;
    height: 100px;
    padding: 0px 35px;
	text-align: center;
	font-size: 54px;
	border: 4px dashed #fff;
	border-radius: 50%;
	display: -webkit-box;
	text-transform: uppercase;
	color: #fff;
	background: #F68D46;
	margin-right: 50px;
	margin: 0 auto;
}
.process-num:hover{
	transform: rotate(360deg);
	transition: 1.7s ease-in-out;
}
.num-1{
	background: rgba(15, 137, 74,0.6);
}
.num-2{
	background: #F68D46;
}
.num-3{
	background: rgba(31, 58, 108,0.8);
}
.process-num-row{
	margin-top: 50px;
	padding: 0 50px;
	display: none;
}
.process-num-row2{
	margin-top: 50px;
	margin-bottom: 100px;
	padding: 0 50px;
	display: none;
}
small{
	font-size: 50%;
}
.card-reveal p{
	font-size: 20px;
}
.press-row{
	margin-top: 50px;
}
.page-footer{
	background-color: #fff;
}
section:active{
	border:none;
	outline: none;
}
section{
	border:none;
	outline: none;
}
#color-bar .parallax-container{
	padding: 50px 0; 
}
.top-chevrons{
	 margin-left: -25px;
}
.pot-pouch-img{
	width: 100%
}
.yummy-image{
	padding-top: 150px;
}
.yummy-image img{
	z-index: 0;
	position: relative;
}
.process-num2 {
    width: 100px;
    height: 100px;
    padding: 0px 35px;
    text-align: center;
    font-size: 54px;
    border: 4px dashed #fff;
    border-radius: 50%;
    display: -webkit-box;
    text-transform: uppercase;
    color: #fff;
    background: #F68D46;
    margin-right: 50px;
    /* margin: 0 auto; */
}
.thank-you{
	background: rgba(31, 58, 108,1);
    padding: 10px 0;
    width: 50%;
    margin: auto;
    border-radius: 15px;
    color: #fff;
}
#product, #flavours{
	background: #fff;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .fruit-out{
	top: 450px;
}
	.input-field{
	border-image: url(/img/border-sketched2.svg) 50 50 repeat;
}
}

@supports (-ms-accelerator:true) {
  .input-field{
	border-image: url(/img/border-sketched2.svg) 50 50 repeat;
}
}
.slider-top{
	width: 100%;
}
#process{
	display: none;
}
#slider{
	padding-top: 50px;	
}
.slider-container{
	width: 80%;
}
@media(max-width: 690px){.slider-container{
	display: none;
}
}
.slider-container2{
	display: none;
}
.yummy-image-mobile{
		display: none;
}
@media(max-width: 690px){.slider-container2{
	display: block;
	width: 100%;
	    margin-top: -25px;
    margin-bottom: -50px;
}
	.slider-fruit{
		width: 100%;
	}
	.yummy-image{
		display: none;
	}
	.yummy-image-mobile{
		display: block;
	}
}
.pot-pouch-title{
	margin-bottom: 10px;
	}
.fa{
    width: 56px;
    height: 56px;
    }
input[type=email]:not(.browser-default).valid+label.active:after{
    display: block;
    width: 125% !important;
    text-align: right !important;
}
input[type=email]:not(.browser-default).invalid+label.active:after{
    display: block;
    width: 125% !important;
    text-align: right !important;
}