/*
Theme Name: treeislandyogurt
Theme URI: https://treeislandyogurt.com
Author: LWA
*/

@import url(http://fonts.googleapis.com/css?family=Amatic+SC:400,700&subset=latin,latin-ext);

@font-face {
	font-family: 'TheOnlyException';
	src: url('fonts/TheOnlyException.eot');
	src: url('fonts/TheOnlyException.eot?#iefix') format('embedded-opentype'),
		url('fonts/TheOnlyException.woff') format('woff'),
		url('fonts/TheOnlyException.ttf')  format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Amatic';
	src: url('fonts/Amatic-Bold.eot');
	src: url('fonts/Amatic-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/Amatic-Bold.woff') format('woff'),
		url('fonts/Amatic-Bold.ttf')  format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('fonts/Montserrat-Light.eot');
	src: url('fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'),
		url('fonts/Montserrat-Light.woff') format('woff'),
		url('fonts/Montserrat-Light.ttf')  format('truetype');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'Montserrat';
	src: url('fonts/Montserrat-Bold.eot');
	src: url('fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
		url('fonts/Montserrat-Bold.woff') format('woff'),
		url('fonts/Montserrat-Bold.ttf')  format('truetype');
	font-weight: bold;
	font-style: normal;
}
/*FIX PRODUCTS PAGE ON MOBILE*/
@media screen and (max-width:600px){
	html{
	position: absolute !important;
    width: 100vw !important;
	}
	.page-id-204{
		overflow-x:hidden !important;
}
}
/*MOBILE ISSUES*/
@media screen and (max-width:767px){
	ul.homeSliderInner{
		height:400px !important;
	}
}
@media screen and (max-width:768px){
.page-id-249 .mainSlider {
    height: auto !important;
    background-repeat: no-repeat !important;
    background-size: cover;
    background-position: bottom;
}
	.page-id-107 .mainSlider{
	  height: auto !important;
		background-size: cover;
    background-position: bottom;	
	}
	.page-id-171 .mainSlider{
	  height: auto !important;
		background-size: cover;
    background-position: bottom;
}
	.page-id-365 .mainSlider{
  height: auto !important;
		background-size: cover;
    background-position: bottom;
}
	.page-id-632 .mainSlider{
  height: auto !important;
		background-size: cover;
    background-position: bottom;
}
	.page-id-204 .mainSlider{
		  height: auto !important;
		background-size: cover;
    background-position: bottom;
}
	.page-id-2049 .mainSlider,.page-id-207 .mainSlider,.page-id-210 .mainSlider,.postid-301 .mainSlider,.postid-296 .mainSlider,
.postid-290 .mainSlider,.postid-293 .mainSlider,.postid-2083 .mainSlider,.postid-2064 .mainSlider,.postid-2062 .mainSlider,.postid-2061 .mainSlider,
.postid-2051 .mainSlider,.postid-146 .mainSlider,.postid-149 .mainSlider,.postid-152 .mainSlider,.postid-2085 .mainSlider,.postid-2087 .mainSlider,.page-id-204 .mainSlider,.postid-299 .mainSlider  {
	  height: auto !important;
		background-size: cover;
    background-position: bottom;
	
}
}
/*MULTIPACK NUTRITIONAL INFO*/
@media screen and (max-width:930px){
.multipack-left{
      width: 100%;
    display: inline-block;	
}
.multipack-center{
     width: 100%;
    display: inline-block;	
}
.multipack-right{
    width: 100%;
    display: inline-block;	
}	
}
@media screen and (min-width:931px){
.multipack-left{
    width: 33%;
    display: inline-block;	
}
.multipack-center{
    width: 33%;
    display: inline-block;	
}
.multipack-right{
    width: 33%;
    display: inline-block;	
}
}
.multipack-italic em{
	font-size:15px !important;
}
/*CHANGE THE CSS OF ITALICS ON MULTIPACK*/
.multipack-italic em{
	font-family: 'Montserrat';
	font-style: italic;
}
/*MAILCHIMP*/
#mce-success-response{
	color:#fff !important;
}
select{
	color:#000 !important;
}
.mc-field-group.input-group input{
	margin-right:10px !important;
}
#mc_embed_signup .mc-field-group{
	padding-bottom:10px !important;
}
#mc_embed_signup .name{
	padding-bottom:4px !important;
}
.input-group strong{
	display:none;
}
#mc_embed_signup{
	background:#DAAA00 !important;
}
input,textarea{
	color:#000 !Important;
}
#mc_embed_signup input:focus{
	border-color:rgba(0,0,0,0) !important;
}
#mc_embed_signup .button{
	background-color:#fff !important;
	border-radius:0px !important;
	color:#DAAA00 !important;
    font-size: 42px !important;
    padding: 15px 22px !important;
	height:auto !important;
    text-shadow: none;
    display: inline-block;
    cursor: pointer;
    font-weight: bold !important;
    font-family: 'Amatic SC',cursive !important;
}
.homeMore h2{
	margin-top:30px !important;
font-family: 'TheOnlyException' !important;
}

#mc_embed_signup .clear{
	text-align:center !important;
	    position: relative;
    left: -20px !important;
}
/*.homeMore{
	display:none;
}
/*CHANGE FRUIT CUP COLOR*/
/*STRAWBERRY*/
.productItem.color-strawberry,.category-color-strawberry .yogurtTitle{
	color:#C51527 !important;	
}
.productItem.color-strawberry .productItemLinkSpan{
	background:#C51527 !important;
}
/*PEACH*/
.productItem.color-peach,.category-color-peach .yogurtTitle{
	color:#e57200 !important;	
}
.productItem.color-peach .productItemLinkSpan{
	background:#e57200 !important;
}
/*BERRY*/
.productItem.color-berry,.category-color-berry .yogurtTitle{
	color:#700D3C !important;	
}
.productItem.color-berry .productItemLinkSpan{
	background:#700D3C !important;
}
/*REMOVE SHADOW FROM BUTTONS*/
a:focus {
    outline: 0px solid #c1c1c1 !important;
    outline: 0px solid #fff !important;
}
/*END*/
@media screen and (min-width:768px){
ul.homeSliderInner{
	height:391px !important;
}	
}
ul.homeSliderInner li{
	height:100% !important;
}
.bx-wrapper .bx-loading{
background:unset !important;
}
.page-id-2049 .mainSlider,.page-id-207 .mainSlider,.page-id-210 .mainSlider,.postid-301 .mainSlider,.postid-296 .mainSlider,
.postid-290 .mainSlider,.postid-293 .mainSlider,.postid-2083 .mainSlider,.postid-2064 .mainSlider,.postid-2062 .mainSlider,.postid-2061 .mainSlider,
.postid-2051 .mainSlider,.postid-146 .mainSlider,.postid-149 .mainSlider,.postid-152 .mainSlider,.postid-2085 .mainSlider,.postid-2087 .mainSlider,.page-id-204 .mainSlider,.postid-299 .mainSlider  {
	height:100%;
	background-image:url('/wp-content/uploads/2015/08/Chai-Latte-Yogurt_1200px-715px.jpg') !important;
	background-repeat:no-repeat !important;
	
}
.page-id-2049 ul.mainSliderInner li,.page-id-207 ul.mainSliderInner li,.page-id-210 ul.mainSliderInner li,.postid-301 ul.mainSliderInner li,.postid-296 ul.mainSliderInner li,
.postid-290 ul.mainSliderInner li,.postid-293 ul.mainSliderInner li,.postid-2083 ul.mainSliderInner li,.postid-2064 ul.mainSliderInner li,.postid-2062 ul.mainSliderInner li,.postid-2061 ul.mainSliderInner li,
.postid-2051 ul.mainSliderInner li,.postid-146 ul.mainSliderInner li,.postid-149 ul.mainSliderInner li,.postid-152 ul.mainSliderInner li,.postid-2085 ul.mainSliderInner li,.postid-2087 ul.mainSliderInner li,.page-id-204 ul.mainSliderInner li,.page-id-107 ul.mainSliderInner li,.postid-299 ul.mainSliderInner li {
background: unset !important;
}
/*BC SILVER PRODUCT POST*/
.postid-1072 .mainSlider{
		height:100vh !important;
	background-image:url('/wp-content/uploads/2017/01/BC-Food-Processors-Horizontal-e1485471471879.jpg') !important;
	background-repeat:no-repeat !important;
	background-size:cover;
}
.postid-1072 .ourFeatures{
	margin-top:100px !important;
}
/*END*/
/*WINNING RECIPES*/
.postid-893 .mainSlider{
			height:100vh !important;
	background-image:url('/wp-content/uploads/2016/01/12308326_10153666721990985_8053226883473468586_n.jpg') !important;
	background-repeat:no-repeat !important;
	background-size:cover;
}
.postid-893 .ourFeatures{
	margin-top:100px !important;
}
/*END*/
/*GRASSFED*/
.postid-141 .mainSlider{
		height:100vh !important;
	background-image:url('/wp-content/uploads/2015/08/GrassFedCommitment-1200px-715px.jpg') !important;
	background-repeat:no-repeat !important;
	background-size:cover;
}
.postid-141 .ourFeatures{
	margin-top:100px !important;
}
/*END*/
/*PAST RECIPE
.postid-809 .mainSlider{
			height:100vh !important;
	background-image:url('/wp-content/uploads/2015/09/recipe-web.jpeg') !important;
	background-repeat:no-repeat !important;
	background-size:cover;
}
.postid-809 .ourFeatures{
	margin-top:100px !important;
}
/*END*/
.single-post ul.mainSliderInner{
	height:100vh !important;
}
ul.mainSliderInner li{
	background-size:100% !important;
	background-repeat:no-repeat !important;
}
@media screen and (min-width:768px){
.single-post .ourFeatures{
	margin-top:10% !important;
}
}

.page-id-207 .img-responsive,.page-id-210 .img-responsive{
	display:none !important;
}

/*OUR STORY*/
.page-id-171 .mainSlider{
	height:100vh;
	background-image:url('/wp-content/uploads/2015/08/Yogurtiers_1200px-715px.jpg') !important;
	background-repeat:no-repeat !important;	
}
.page-id-171 .img-responsive{
	display:none !important;
}
/*END*/
/*BLOG FEED*/
.page-id-365 .mainSlider{
	height:100vh;
	background-image:url('/wp-content/uploads/2015/09/sliderr-2-Shortened.jpg') !important;
	background-repeat:no-repeat !important;
}
.page-id-365 ul.mainSliderInner li{
	background:unset !important;
}
/*STORE LOCATOR*/
.page-id-249 .mainSlider{
	height:100vh;
	background-image:url('/wp-content/uploads/2015/09/TreeIslandStoreLocator-1200px-715px.jpg') !important;
	background-repeat:no-repeat !important;
}
.page-id-249 ul.mainSliderInner li{
	background:unset !important;
}
/*FAQ*/
.page-id-107 .mainSlider{
	height:100vh ;
	background-image:url('/wp-content/uploads/2015/08/FAQ-BowlOfYogurt.jpg') !important;
	background-repeat:no-repeat !important;
}
.page-id-107 ul.mainSliderInner li{
	background:unset !important;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 62.5%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
body {
	background: url(img/main-bg.jpg);
	background-size: 100% auto;
}

*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing: inherit;
	box-sizing: inherit;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}

ol,
ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption,
th,
td {
	font-weight: normal;
	text-align: left;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}

blockquote,
q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none;
}

a:focus {
	outline: 2px solid #c1c1c1;
	outline: 2px solid rgba(51, 51, 51, 0.3);
}

a:hover,
a:active {
	outline: 0;
}

a img {
	border: 0;
}
.cf:before,
.cf:after {
	content : "";
	display: table;
}
.cf:after {
	clear: both;
}
#content {
	color: #3c2415;
	max-width: 1200px;
	margin: 0 auto;
	margin-top: -50px;
}
h1 {
	font-family: 'Amatic';
    font-size: 60px;
    text-transform: uppercase;
    margin: 40px 0;
    color: #3c2415;
}
h2, h3, h4, h5, h6 {
	font-family: 'Montserrat';
    text-transform: initial;
    font-weight: bold;
    font-size: 27px;
    line-height: 1.5em;
}
h3 {
	font-size: 25px;
}
h4 {
	font-size: 23px;
}
h5 {
	font-size: 20px;
}
h6 {
	font-size: 18px;
}
p, .entry ul {
	font-family: 'Montserrat';
    font-weight: normal;
    font-size: 20px;
    padding: 12px 30px;
    line-height: 1.5em;
}
.entry ul li {
	margin-bottom: 10px;
}
em {
    font-family: 'TheOnlyException';
    font-size: 30px;
    color: inherit;
    margin: 20px;
}
.entry em {
	margin: 15px 20px 0;
	display: inline-block;
}
strong {
	font-weight: bold;
}
#post-slides {
	touch-action: auto !important;
}
.entry {
	margin-bottom: 30px;
}
.productItemTitle {
	font-family: 'TheOnlyException';
	font-weight: normal;
}
.productItemImg {
	display: block;
	margin: 10px auto ;
}
.greek-yogurts .productItemImg {
	margin-top: -30px;
}
.productItem {
	margin: 30px 0;
}
.productItemLink {
	color: #fff;
	display: inline-block;
	margin: 0 auto;
}
.productItemLinkSpan {
	color: #fff;
	font-family: 'Amatic';
	text-transform: uppercase;
	padding: 2px 10px;
	font-size: 23px;
	margin: 20px;
	display: inline-block;
}
.widecolumn {
	width: 80%;
	margin: 0 auto;
}
.yogurtTitle {
	font-family: 'TheOnlyException';
	font-weight: normal;
	margin: 15px 0;
}
.productItem.blue-link {
	color: #00587c;
}
.productItem.blue-link .productItemLinkSpan {
	background: #00587c;
}
.category-blue-link .yogurtTitle {
	color: #00587c;
}
.productItem.orange-link {
	color: #e57200;
}
.productItem.orange-link .productItemLinkSpan {
	background: #e57200;
}
.category-orange-link .yogurtTitle {
	color: #e57200;
}
.productItem.honey-link {
	color: #AF6D04;
}
.productItem.honey-link .productItemLinkSpan {
	background: #AF6D04;
}
.category-honey-link .yogurtTitle {
	color: #AF6D04;
}
.productItem.vanilla-link {
	color: #674736;
}
.productItem.vanilla-link .productItemLinkSpan {
	background: #674736;
}
.category-vanilla-link .yogurtTitle {
	color: #674736;
}
.productItem.green-link {
	color: #658d1b;
}
.productItem.green-link .productItemLinkSpan {
	background: #658d1b;
}
.category-green-link .yogurtTitle {
	color: #658d1b;
}
.productItem.brown-link {
	color: #a1561c;
}
.productItem.brown-link .productItemLinkSpan {
	background: #a1561c;
}
.category-brown-link .yogurtTitle {
	color: #a1561c;
}
.productItem.yellow-link {
	color: #daaa00;
}
.productItem.yellow-link .productItemLinkSpan {
	background: #daaa00;
}
.category-yellow-link .yogurtTitle {
	color: #daaa00;
}

.site-footer .textwidget {
	font-family: 'Montserrat';
}
.site-footer .textwidget .footerTitle {
	font-family: 'TheOnlyException';
	font-size: 1.3em;
}
.gallery {
	margin: 20px;
}
.gallery img {
	border: none !important;
	width: 90%;
    height: auto;
}
.search-navigation {
	font-size: 2em;
	font-family: 'TheOnlyException';
	margin: 20px 0;
	min-height: 20px;
}
.search-navigation a ,
.search-navigation a:hover {
	color: #fff;
}
.search-navigation .text-right,
.search-navigation .text-left {
	text-align: right;
	padding: 0 50px;
}
.search-navigation .text-right {
    float: right;
}
.search-navigation .text-left {
    float: left;
}
.search-post-link,
.search-post-link:hover ,
.search-post-link:focus {
background-color: inherit !important;
    color: #fff;
}
/* Menu */
section.header {
	display: block;
	width: 100%;
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
}
.header-inner {
	height: 0;
}
.pageShare {
    width: 200px;
    margin: 40px auto;
    min-height: 30px;
}
.pageShareLink {
    display: inline;
    height: 30px;
    float: left;
    width: 100px;
}
#primary {
	position: relative;
	z-index: 99;
}
.sociale-menu a[href*="facebook"],
.sociale-menu a[href*="twitter"],
.sociale-menu a[href*="instagram"] {
	font: normal normal normal 0px FontAwesome;
	max-width: 45px;
}
.sociale-menu a[href*="facebook"]:before,
.sociale-menu a[href*="twitter"]:before,
.sociale-menu a[href*="instagram"]:before {
	color: #fff;
	font-size: 35px;
	line-height: 1.8em;
}
.sociale-menu a[href*="facebook"]:before,
.sociale-menu a[href*="twitter"]:before,
.sociale-menu a[href*="instagram"]:before {

}
.sociale-menu a[href*="facebook"]:before {
	content: "\f09a";
}
.sociale-menu a[href*="twitter"]:before {
	content: "\f099";
}
.sociale-menu a[href*="instagram"]:before {
	content: "\f16d";
}
#main-navi.sociale-menu a {
	font-size: 0;
	max-height: 110px;
	padding: 10px 7px;
}
.main-navi .hidden-link {
	background: url(img/milky-logo.png) no-repeat;
	display: block;
	width: 100px;
	height: 80px;
	background-size: 100%;
	font-size: 0;
}
.main-logo {
    position: relative;
    z-index: 3;
    text-align: center;
    height: 0;
    display: block;
    margin: 0 auto;
    width: 60%;
    top: -95%;
}
.page .main-logo,
.single .main-logo {
    width: 500px;
    top: -45px;
}
.footer-logo {
    height: 145px;
    width: 350px;
    margin: 0 auto;
    background-position: center;
    background-size: 100%;
}
.main-navi li:last-child  {
	position: absolute;
	right: 10px;
	top: 15px;
	float: none;
}
.main-navi li:last-child a {
	background: url(img/store-locator.png) no-repeat center;
	background-size: 100% auto;
	width: 190px;
	height: 50px;
	margin: 0 auto;

}
.navbar {
	background: transparent;
	border: none;
	margin-bottom: 0;
	min-height: initial;
}
.navbar-nav {
	position: relative;
	z-index: 99999;
	float: none;
}
#myCarousel {
	position: relative;
}
.site-content {
	position: relative;
	z-index: 2;
	margin-top: -15px;
}
.visionLink,
.productsLink {
	width: 150px;
    height: 150px;
    display: inline-block;
}
.carousel-indicators-cont {
	position: absolute;
    bottom: 20px;
    width: 100%;
    z-index: 9999;
}
.visionLink {
	background: url(img/our-vision.png) no-repeat top center ;
	background-size: 80% auto;
}
.productsLink {
	background: url(img/our-products.png) no-repeat top center;
	background-size: 65% auto;
}
.yogurtsCarousel {
	display: none;
	background: #00587c;
	padding: 70px 0;
}
.yogurtsCarousel .carousel-control {
	width: 30px;
	top: auto;
	bottom: 10px;
}
.yogurtsCarousel .carousel-control.left {
	left: 10%;
}
.yogurtsCarousel .carousel-control.right {
	right: 10%;
}
.yogurtsCarousel .carousel-control.left,
.yogurtsCarousel .carousel-control.right {
	background: none;
}
.yogurtsCarouselInnerItem {
	text-align: center;
}
.yogurtsCarouselInnerLink {
	display: inline-block;
}
.yogurtsCarouselInnerLink img {
	min-height: 230px;
	width: auto;
}
.widget-title {
	display: none;
}
.yogurtsHome .bx-wrapper .bx-pager {
	bottom: -120px;
}
.yogurtsHome {
	display: block;
	background: #00587c;
	padding-top: 80px;
	padding-bottom: 40px;
}
.yogurtsHomeList {
	text-align: center;
}
.yogurtsHomeListItem {
	display: inline-block;
}
.yogurtsHomeListItem .yogurtsHomeListItemImg {
	margin: 0 auto;
	width: auto;
	height: 155px;
}
.yogurtsHomeTitle {
	text-align: center;
	color: #fff;
	font: 16px/2em "Myriad Pro";
	margin-top: 10px;
	margin-bottom: 40px;
	letter-spacing: .2px;
	word-spacing: 3px;
	padding: 0 25px;
	text-transform: uppercase;
}
.ourFeatures {
	text-align: center;
	margin: 0;
	position: relative;
}
.ourFeaturesPage,
.ourFeaturesPost {
	display: inline-block;
}
.ourFeaturesNonhome {
	margin-top: -95px;
}
.ourFeatures a span {
	position: relative;
    top: 80%;
    transform: translateY(-50%);
    font-family: 'TheOnlyException';
    font-size: 30px;
    white-space: nowrap;
    color: #3c2415;
}
.ourFeaturesHome a span {
	color: #fff;
}
.ourFeatures a:hover,
.ourFeatures a:focus {
	text-decoration: none;
}
.ourFeaturesVision,
.ourFeaturesProducts {
	padding: 0;
}
.homeSearch,
.homeMore {
	background: #daaa00;
	color: #fff;
	padding: 20px 0;
}
.homeSearch .theTitle {
	color: #fff;
}
.homeSearch .form-control::-webkit-input-placeholder {
	text-align: center;
}

.homeSearch .btn-search {
	background-color: transparent;
	padding: 0;
}
.homeSearch .search-input-group {
	position: relative;
	left: 20px;
	z-index: 1;
}
.homeSearch .search-input {
	position: relative;
	z-index: 0;
	border-radius: 15px !important;
	text-indent: 25px;
	border: none;
	margin-left: -15px;
	font: 18px "Myriad Pro";
	color: #daaa00;
	text-align: center;
	line-height: 20px;
}
.homeSearch .content {
	margin: 50px 0;
	padding: 10px 0;
}
.glyphicon-search {
	color: #daaa00;
	font-size: 27px;
	line-height: 1.2em;
}
.homeSearch .row {
	margin: 0;
}
.grid-item {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;}
.postHomeItem {
	display: block;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 100%;
	text-transform: uppercase;
	font-family: 'Amatic SC', cursive;
	
	color: #fff;
	text-decoration: none;
	text-align: center;
}
.postHomeItem .postsHomeItemTitle {
	display: block;
	font-size: 60px;
	padding-bottom: 20px;
	cursor: -webkit-grab;
	cursor: grab;
	font-weight: bold;
}
.postLink {
	background-color: #fff;
	font-size: 42px;
	padding: 4px 10px;
	text-shadow: none;
	color: rgba(0,0,0,.85);
	box-shadow: 2px 2px 9px rgba(0,0,0,.4);
	display: inline-block;
	cursor: pointer;
	font-weight: bold;
	font-family: 'Amatic SC',cursive;
}
.postLink:hover,
.postLink:focus {
	text-decoration: none;
}
.homeMore .postLink {
	color: #daaa00;
	box-shadow: none;
}
.site-footer {
	background: url(img/footer.jpg) no-repeat center;
	background-size: 100% 100%;
	padding-top: 40px;
	margin: -1px auto 0;
	color: #fff;
	text-align: center;
	padding: 30px 20px;
	position: relative;
	z-index: 2;
	max-width: 1200px;
}
.footer-sidebar {
	font-family: 'Myriad Pro';
	font-size: 20px;
	line-height: 1.7em;
}
.footer-sidebar a,
.footer-sidebar a:hover,
.footer-sidebar a:focus {
	color: #fff;
	text-decoration: underline;
}
.footer-credits {
	padding: 20px 0;
	font-size: 22px;
	font-family: Myriad Pro 
}
.footer-credits a,
.footer-credits a:hover,
.footer-credits a:focus {
	color: #fff;
	text-decoration: none;
}

.footer-logo img,
.main-logo img {
	display: inline-block;
	height: inherit;
	width: inherit;
}
.main-logo img {
	width: 100%;
	height: auto;
	position: absolute;
	top: 55px;
	left: 0;
}
.single .main-logo img,
.page .main-logo img {
	top: 110px;
}
/*.logged-in .main-logo img {
	top: 10px;
}*/
.footer-menu {
	display: inline-block;
	transform: translateY(30%);
}
.footer-menu-links li {
	display: inline-block;
	padding: 0 5px;
}
.sociale-menu.footer-menu a,
.sociale-menu.footer-menu a:hover {
	text-decoration: none;
}
.sociale-menu.footer-menu a:before {
    font-size: 40px;
}
/* 
.grid {
    -moz-column-count: 2;
    -moz-column-gap: 0;
    -webkit-column-count: 2;
    -webkit-column-gap: 0;
    column-count: 2;
    column-gap: 0;
    width: 100%;
    overflow: hidden;
}*/

.logged-in #content {
	margin-top: 0;
}
.grid-item {
	position: relative;
	overflow: hidden;

}
.grid-item:before {
	content: "";
	position: absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	transition: all .4s ease-in;
}
.grid-item.community:hover:before {
	background: rgba(101,141,27,.6);
}
.grid-item.friend:hover:before {
	background: rgba(161,86,28,.6);
}
.grid-item.ingredient:hover:before {
	background: rgba(229,114,0,.6);
}
.grid-item.recipe:hover:before {
	background: rgba(218,170,0,.6);
}
.grid-item.recipe:hover:before {
	background: rgba(218,170,0,.6);
}
.grid-item.farmer:hover:before {
	background: rgba(101,141,25,.6);
}
.grid-item.faqs:hover:before {
	background: rgba(0,88,124,.6);
}
#content {
	text-align: center;
}
.navbar {
	height: 0;
}
.burger-nav {
	display: none;
}
.burger-nav .navbar-collapse {
    background-color: rgba(100,142,35,0.95);
    width: 90%;
    margin: 0 auto;
    padding-top: 20px;
}
.burger-nav li a {
    font-family: 'Montserrat';
    font-size: 20px;
    color: #fff !important;
}
.navbar-toggle {
	float: left;
}
.navbar-default .navbar-toggle .icon-bar {
	background: #fff;
}
.burger-nav .sociale-menu li {
display: inline-block;
    width: auto;
}

.burger-nav .sociale-menu {
	padding-top: 30px;
    padding-bottom: 30px;
}
.burger-nav .sociale-menu li:last-child {
    margin-left: 40px;
}
#wpsl-wrap {
    font-family: 'Montserrat';
    font-size: 13px;
    font-weight: bold;
    white-space: nowrap;
}
#wpsl-search-wrap #wpsl-search-btn {
	background: #648d1b;
    box-shadow: initial;
    color: #fff;
    font-family: 'Amatic';
    font-size: 37px;
    margin-top: 10px;
    min-width: 150px;
    height: 55px;
    line-height: 35px;
    padding: 0;
    text-transform: uppercase !important;
}
.wpsl-input > *,
#wpsl-radius > *,
#wpsl-results > * {
	float: left;
	clear: both;
}
#wpsl-search-wrap #wpsl-results {
	margin-right: 35px;
}
#wpsl-result-list li p {
	font-size: .8em;
}
.wpsl-store-below #wpsl-result-list p {
	padding-right: 0;
}
.site-info .mc4wp-form {
    width: 450px;
    margin: 15px auto 0;
}
.site-info .mc4wp-form label {
    font-family: 'TheOnlyException';
    font-size: 27px;
    font-weight: normal;
}
.footer-form {
	position: relative;
}
.mailSign {
    background: rgba(110,142,20,.4) !important;
}
.mc4wp-form .mailSign,
.mc4wp-form .mailSend {
	height: 60px !important;
}
.mc4wp-form .mailSign,
input::-webkit-input-placeholder {
    font-size: 15.4px;
    color: #fff !important;
    font-family: 'Montserrat';
    text-indent: 20px;
}
.site-info .mc4wp-form .mailSend {
	position: absolute;
	right: 0;
	top: 0;
	font-family: 'Amatic SC',cursive;
    font-size: 40px;
    padding: 0 10px;
    font-weight: bold;
    height: 60px;
    text-transform: uppercase;
    color: #6e952a !important;
}
.mc4wp-form input[type="date"], .mc4wp-form input[type="email"], .mc4wp-form input[type="tel"], .mc4wp-form input[type="text"], .mc4wp-form input[type="url"], .mc4wp-form select, .mc4wp-form textarea {
	border-color: #fff;
}
.mc4wp-form .footer-form input[type="email"] {
	color: #fff !important;
}
.site-info .mc4wp-form input[type="submit"]:hover,
.site-info .mc4wp-form input[type="submit"]:focus {
    color: #6e952a !important;
}
.carousel-inner .bx-controls {
	position: relative;
    bottom: 60px;
}
.carousel-inner .bx-wrapper {
	margin-bottom: 0;
}
.ourFeaturesMain {
	height: 190px;
	width: 170px;
	position: static;
}
.ourFeaturesPage.ourFeaturesMain {
	background: url(img/our-products.png) no-repeat center;
	background-size: contain;
}
.ourFeaturesPost.ourFeaturesMain {
	background: url(img/our-vision.png) no-repeat center;
	background-size: contain;
}
.carousel-inner .bx-wrapper img {
	margin: 0 auto;
	width: 100%;
	height: auto;
}
.bx-wrapper .bx-viewport {
	left: auto;
}
.logo-item {
	margin: 40px auto;
}
input[type="search"] {
    -webkit-appearance: textfield;
}
.mc4wp-success,
.mc4wp-error {
	font-size: 20px;
}
#main-navi {
	position: absolute;
	width: 95%;
}
.burger-nav .container {
	position: absolute;
}
.page-template-our-feed .content-area {
	padding-bottom: 70px;
}

.bxslider li {
	width: 350px !important;
}
.snp-content .contest-link {
	background: url(img/contest-desktop.jpg) no-repeat center center;
	background-size: 100% 100%;
	display: block;
	width: 450px;
	height: 425px;
}
.page-template-contest section.header,
.page-template-thankyou section.header,
.page-template-contest .site-footer,
.page-template-thankyou .site-footer{
	display: none;
}
.contest-container section.contest-header {
	background: #e16f00;
	padding: 10px 0 20px;
}
section.contest-header * {
	color: #fff;
}
section.contest-header a {
	font-size: 20px;
	font-family: 'Montserrat';
}
section.contest-header a:hover {
	text-decoration: none;
}
.page-template-contest #content,
.page-template-thankyou #content {
	max-width: none;
	margin-top: initial;
}
.contest-container.main-container {
	padding: 0;
}
.contest-container p span {
	color: #883a1d;
}
.contest-container h1 {
	font-family: 'Montserrat';
    font-size: 30px;
    margin: 40px 0 20px;
    text-transform: initial;
}
.contest-container h3 {
	color: #ea7200;
	clear: both;
}
.contest-container input,
.contest-container textarea {
	border: 2px solid #87391d;
	background: transparent;
	padding: 10px;
}
.contest-container .contest-upload {
	margin: 0 auto;
	border: 0;
	width: 250px;
}
.contest-container input[type="submit"] {
	background: url(img/contest-submit.png) no-repeat center center;
	background-size: 100% 100%;
	width: 500px;
	height: 120px;
	border: 0;
	font-size: 0;
	margin-top: 30px;
}
.contest-container *,
.contest-container *:before {
	color: #883a1d;
}
.contest-container *:before {
	color: #eb7203 !important;
}
.contest-container .footer-menu {
	transform: none;
}
.contest-container .mailSign, .contest-container input::-webkit-input-placeholder,
 .contest-container textarea::-webkit-input-placeholder {
	text-indent: 0;
	font-size: 20px;
	color: #87391d!important;
	text-shadow: 0 0 #87391d;
}
.contest-container input[type="file"]::-webkit-file-upload-button {
	background-color: #e06f00;
	color: #fff;
	border: 0;
	border-radius: 10px;
	width: 100%;
	cursor: pointer;
	line-height: 35px;
	font-size: 20px;
}
.contest-container .wpcf7-response-output {
	font-size: 30px;
	float:left;
	clear:both;
	width: 100%;
}
.contest-container .contest-footer .footer-logo {
	height: auto;
	margin: 25px 0;
	display: inline-block;
}
.contest-container .contest-footer .container-fluid img {
	margin: 15px 0;
}
.contest-container .contest-copy {
	margin: 20px auto;
}
span.wpcf7-not-valid-tip {
	float:left;
}
.homeSliderInnerTitle {
	position: absolute;
    	top: 40%;
	bottom: auto;
    	width: 100%;
    	color: #fff;
    	font-family: 'Amatic SC',cursive;
    	font-size: 50px;
}
.mainSliderInner li {
	position: relative !important;
	height: 0;
    padding-bottom: 100%;
}
.mainSliderInner li img {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
}

#menu-social {
	max-height: 0;
}
@media (max-width: 1199px) {
	.grid {
		height: auto !important;
	}
	.grid-item {
		position: relative !important;
		width: 100% !important;
		top: auto !important;
		left: auto !important;
	}
	.grid-item img {
	    width: 100%;
	    height: auto;
	}
}
@media (max-width: 767px) {
	.homeSliderInnerTitle {
		line-height: 40px;
		font-size: 40px;
   		text-shadow: 0px 0px 3px #000;
	}
	.burger-nav .sociale-menu li:first-child {
    		display: none;
	}
	.bx-wrapper .bx-viewport {
		max-height: 300px !important;
	}
	.snp-theme-html .snp-content-inner {
		background-color: #FF6F03;
	}
	.footer-logo {
		width: 320px;
	}
	.page .main-logo, .single .main-logo {
		width: 200px;
	}
	.page .main-logo img,
	.single .main-logo img {
		top: 70px;
	}
	.page .ourFeaturesMain,
        .single .ourFeaturesMain {
	   	height: 120px;
   		width: 125px;
   		position: static;
   		margin-top: 30px;
        }
	.contest-container .contest-footer .container-fluid img {
		transform: scale(0.85);
		-webkit-transform: scale(0.85);
	}
	.snp-content .contest-link {
		background: url(img/contest-mobile.jpg) no-repeat center center;
		background-size: 100% 100%;
		width: 275px;
		max-height: 450px;
	}
	.contest-container .wpcf7-form p,
	.contest-container.wpcf7-form p  {
		float: left;
	}
	.contest-container input, .contest-container textarea {
		margin-bottom: 25px;
	}
	.contest-container input[type="submit"] {
		width: 290px;
		height: 70px;
	}
	.yogurtsCarousel {
		display: block;
	}
	.store-locator, .yogurtsHome {
		display: none;
	}
	.main-navi a[href*="store"] {
		display: block;
	}
	.main-navi li {
		display: inline-block;
		width: 32%;
		padding: 0;
		text-align: center;
	}
	.main-navi li:last-child {
		margin-left: 40px;
		height: 50px;
		position: static;
		text-indent: -9999px;
	}
	.navbar .navbar-header .navbar-toggle,
	.navbar .navbar-header .navbar-toggle:hover {
		background: transparent;
		border: none;
	}
	.navbar-toggle .icon-bar {
		background: #fff;
	}
	.navbar .navbar-toggle {
		float: left;
		margin-left: 20px;
		position: relative;
		z-index: 9999;
	}
	.navbar-toggle .icon-bar {
		width: 35px;
		height: 6px;
	}
	.collapse.in {
		border-top: 1px solid #fff;
	}
	.main-navi a[href*="facebook"]:before,
	.main-navi a[href*="twitter"]:before,
	.main-navi a[href*="instagram"]:before {
		line-height: initial;
	}
	.visionLink, .productsLink {
		width: 300px;
		height: 300px;
	}
	.ourFeaturesVision,
	.ourFeaturesProducts {
		padding: 50px 0;
	}
	.ourFeaturesVision {
		background: url(img/our-vision-BG.jpg) no-repeat center;
		background-size: cover;
	}
	.ourFeaturesProducts {
		background: url(img/our-products-BG.jpg) no-repeat center;
		background-size: cover;
	}
	.form-control::-webkit-input-placeholder {
		color: #daaa00;
		text-transform: uppercase;
		font: bold 25px/35px "Myriad Pro";
		letter-spacing: 1px;
	}
	.footer-menu {
		transform: none;
	}
	.non-home .ourFeaturesVision, .non-home .ourFeaturesProducts {
		display: none;
	}
	.gallery .gallery-item {
		width: 100% !important;
	}
	.burger-nav {
		display: block;
		margin-top: 45px;
	}
	.logged-in .burger-nav {
		margin-top: 0;
	}
	.postHomeItem .postsHomeItemTitle {
		font-size: 43px;
	}
	.postHomeItem .postsHomeItemCat {
		font-size: 35px;
	}
	.site-info .mc4wp-form {
		width: 280px;
	}
	.site-info .mc4wp-form .mailSend {
		font-size: 30px;
	}
	.mc4wp-form .mailSign, input::-webkit-input-placeholder {
		text-indent: 0;
	}
	.main-logo img {
		-ms-transform: scale(1.1);
		-webkit-transform: scale(1.1);
		transform: scale(1.1);
	}
	.footer-logo img {
		max-width: 90%;
		height: auto;
	}
	.site-footer {
		background-image: url(img/footer-mobile.jpg);
		background-size: 100% 100%;
	}

	.site-content > .carousel-inner .bx-viewport {
   		 height: 400px !important;
		 max-height: none !important;
        }

	.site-content .homeSliderInner li {
  		  overflow: hidden;
	}
	.site-content .homeSliderInner li img {
   		position: relative;
		width: 200% !important;
		left: -50%;
		max-width: none;
		height: 400px;
	}    
}
@media (min-width: 768px) {
	.ourFeatures {
		margin-top: -245px;
	}
	.ourFeaturesVision,
	.ourFeaturesProducts {
		position: absolute;
		top: -210px;
		z-index: 99999;
		min-width: 250px;
		width: auto;
		height: 170px;
		display: inline-block;
	}
	.ourFeaturesNonhome .ourFeaturesVision,
	.ourFeaturesNonhome .ourFeaturesProducts {
		position: static;
	}
	.ourFeaturesNonhome .ourFeaturesProducts {
		text-align: right;
	}
	.ourFeaturesNonhome .ourFeaturesVision,
	.ourFeaturesNonhome .ourFeaturesProducts {
		height: auto;
		transform: translateY(125px);
		font-family: 'TheOnlyException';
		font-size: 27px;
		white-space: nowrap;
	}
	.ourFeaturesVision a,
	.ourFeaturesProducts a {
		width: 200px;
		height: 170px;
	}
	.ourFeaturesVision {
		left: 10%;
	}
	.ourFeaturesProducts {
		right: 10%;
	}
	.form-control::-webkit-input-placeholder {
		color: transparent;
	}
	.homeSliderInnerTitle {
		top: auto;
    		bottom: 20px;
	}
}
@media (min-width: 768px) and (max-width: 1200px) {
	.main-navi .hidden-link {
		display: none
	}
}
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 667px)
  and (-webkit-min-device-pixel-ratio: 2) {
  	.footer-logo img {
		width: 200px;
		height: auto;
	}
  	.site-content .homeSliderInner li img {
		width: 300% !important;
		left: -100%;
	}

}