.navbar-default .navbar-nav> li.current-menu-ancestor>a{color: #FFEA00;}
.navbar-default .navbar-nav > li>a:hover {
    color: #FFEA00;
}
.not-found-404 h2 {
    font-size: 180px;
    margin: 30px 0;
    line-height: 180px;
  
}
.error404 .not-found-404{
  color:#fff;
  text-align:center;
  padding-bottom:8%;
}
section#procats a:hover,#breadcrumbs a:hover{text-decoration:none;}
section#smoothie_flavour a{color:#ce3542; }
#breadcrumbs a,section#our_products span.pro-name a{color: #db1136;}
section#our_products span.pro-name a:hover, section#recipes a:hover{text-decoration:underline;}
section#our_products div.view-all a:hover{background-color: #b11312;}
section#home-red-boxes .golden-bongo-box div.learn-more {
margin-top: 0px !important;
}
section#home-instagram .social-img .hover-effect i{
width: 35px;
    margin: auto;
    font-size: 36px;
    color: white;}
section#our_products div.hover-effect a:hover{text-decoration: none; color:#ff0000; transition:all 0.2s}
section#kids-nutri .kids-nutri-container a.underline { 
    text-decoration: underline !important;
}
.blog-post-body a{color:#fff;}
section#product_detail .rightsec .col-md-6{padding-left:0px;}
section#single_recipe .recipe_breadcrumb{
   font-size: 19px;
    line-height: 29px;
    color: #ce3542;
    font-family: 'quicksandregular';text-decoration: none;}
.loader {
	z-index: 9999;
	background: url('./images/page-loader.gif');
    height:32px;
    width:40px;
    margin-left:48%;
}
#breadcrumbs a{font-family: 'quicksandregular';}
.sitemap a{color:#fff;}
.page-template-page-kids-nutrition .productimg{
	 background: url(./images/kids-nutrition-hero.jpg) !important;
    background-size: cover !important;
}
.page-template-page-promotion .productimg{
	 background: url(./images/dnm-promo_header-img.jpg) !important;
    background-size: cover !important;
}
.products-row a ,.products-row a:hover, .products-row a:active, .products-row a:visited,.products-row a:focus {
    text-decoration-color: #ce3542 !important;
}
.recipes-row a,.recipes-row a:hover, .recipes-row a:active, .recipes-row a:visited,.recipes-row a:focus {
    text-decoration-color: #ce3542 !important;
       
}
.other-recipes a ,.other-recipes a:hover, .other-recipes a:active, .other-recipes a:visited,.other-recipes a:focus {
    text-decoration-color: #ce3542 !important;
}
section#procats .product-box:hover { transition: all 200ms ease-out;transform:scale(1.03);}
section#recipes .recipe-box:hover { transition: all 200ms ease-out;transform:scale(1.03);}
#footer li.social a i{    font-size: 20px; }
@media screen and (max-width: 767px){
.tax-product_categories .productimg {
    margin-top:47px !important;
}
.term-kids-yogurt-and-smoothies .productimg {
    margin-top:0px !important;
} 
#product_header .productimg {
    margin-top:0px;
}
.term-yogurt-tubes  #product_header .sec {  
    width: 290px !important;   
}
#footer .bottomsec li.social {
    padding: 14px 7px 5px 7px; 
}
#footer .bottomsec h1{margin-top:0px;}
#footer .bottomsec li.social a i {
    font-size: 26px !important;
}
.not-found-404 h2 {
    font-size: 130px;
  
}
}