/**
 * Kelloggs PT brand specific style
 */
/*
 * Webfonts
 * ------   --------------------------------------------
 */
 .js-kstl-mega-nav__link--top:after{
	 background: transparent url(/content/dam/europe/kelloggs_pt/images/down_arrow.svg) 0 50% no-repeat;
 }
 @media (max-width: 999px) {
	 .js-kstl-mega-nav__link--top:after{
        background: transparent url(/content/dam/europe/kelloggs_pt/images/down_arrow.svg) no-repeat center;
    }
	html header .content_wrapper .topNavWrapper .topNav .top-menu-container nav.kstl-mega-nav ul li.kstl-mega-nav-item--top a.open:after{
        background: transparent url(/content/dam/europe/kelloggs_pt/images/icon-arrow-top.png) no-repeat 8px 19px;
    }
 }
 .breadcrumbs-wrapper ul li::after {
	 background: url(/content/dam/europe/kelloggs_pt/images/icon-arrow-right.png) 0px 50% no-repeat transparent;
 }
 .operators-container .operator .where-to-buy {
    background-image: url(/content/dam/europe/kelloggs_pt/images/icon-shop.png);
 }
 .operators-container .operator .send-question {
    background: transparent url(/content/dam/europe/kelloggs_pt/images/icon-question.png) 0px 50% no-repeat;
 }
 .kstl-add-this .addthis_button_compact {
	 background: transparent url(/content/dam/europe/kelloggs_pt/images/icon-share.png) 0 0 no-repeat;
 }
 .recipeDetail .meta-container .operator .send-question {
    background: transparent url(/content/dam/europe/kelloggs_pt/images/icon-question.png) 0px 50% no-repeat;
 }
 .faq-section .kstl-show-hide .sign {
	 background-image: url(/content/dam/europe/kelloggs_pt/images/wwk2/plus_icon.png);
 }
 .faq-section .kstl-show-hide .open .sign {
    background-image: url(/content/dam/europe/kelloggs_pt/images/wwk2/minus_icon.png);
 }
 /** what we believe **/
.wwb-home-pera1{
    width: 40%;
    float: left;
    padding-top: 40px;
    margin-right: 40px;
}
	
.WWB_pera.box {
    text-align: center;
    padding: 1%;
    width: 22%;
    float: left;
    margin: 0;
}	
.WWB_pera_Heading{
    margin-left: 20px;
}

@media (max-width: 601px) {
	.wwb-home-pera1{width: 100% !important;}
    .WWB_pera.box {width: 100% !important;}	
}
@media (max-width: 480px) {    
    .our-community-video{
      height: 300px !important;
    }	
}
.hero-banner-top.chocokrispies .content-box .inner *,
.custom-slider.chocokrispies .link-wrapper .name,
.hero-banner-top.crunchy-nut .content-box .inner *,
.custom-slider.crunchy-nut .link-wrapper .name,
.custom-slider.spk .link-wrapper .name,
.hero-banner-top.coco-pops .content-box .inner *,
.custom-slider.coco-pops .link-wrapper .name,
.hero-banner-top.zimmys .content-box .inner *,
.custom-slider.zimmys .link-wrapper .name,
.hero-banner-top.krave .content-box .inner *,
.custom-slider.krave .link-wrapper .name{
    color:#000 !important;
}
.custom-slider.coco-pops1 .link-wrapper .name,
.custom-slider.krave1 .link-wrapper .name{
    color:#ffffff !important;
}
.hero-banner-top.frosties, .custom-slider.frosties {
    background: #5972c4;
}
.hero-banner-top.squares, .custom-slider.squares {
	background:#1452a9;
}
.hero-banner-top.crunchy-nut, .custom-slider.crunchy-nut {
	background:#FCCD3F;
}
.hero-banner-top.coco-pops1, .custom-slider.coco-pops1 {
	background:#562300;
}	
.hero-banner-top.kelloggs-consumer, .custom-slider.kelloggs-consumer {
	background:#837fbc;
}
.hero-banner-top.krave1, .custom-slider.krave1 {
	background:#f6a400;
}
.hero-banner-top.limitededition,  .custom-slider.ricekrispies {
	background:#1599ca;
}
.hero-banner-top.nutrigrain, .custom-slider.nutrigrain {
	background:#1452a9;
}
.hero-banner-top.poptarts, .custom-slider.poptarts {
	background:#d04c48;
}
.hero-banner-top.ricekrispies, .custom-slider.ricekrispies {
	background:#1599ca;
}
.hero-banner-top.flakes, .custom-slider.flakes {
	background:#008530;
}
.hero-banner-top.cornflakes1, .custom-slider.cornflakes1.anchor--products{
    background: #45a36e;
}
.hero-banner-top.cornflakes .content-box .inner *, .hero-banner-top.kelloggs{
    color: #ffffff;
}
.hero-banner-top.kelloggsnew, .custom-slider.kelloggsnew {
	background:#008530;
}	
.hero-banner-top.extra, .custom-slider.extra {
	background:#552300;
}
.hero-banner-top.nice-morning, .custom-slider.nice-morning {
	background:#e9843b;
}
.hero-banner-top.loopsnew, .custom-slider.loopsnew {
	background:#e9243d;
}
.hero-banner-top.smacksnew, .custom-slider.smacksnew {
	background:#01bc27;	
}
.hero-banner-top.mielpoopssnew, .custom-slider.mielpoopsnew {
	background:#e69b04;		
}
.hero-banner-top.zimmys, .custom-slider.zimmys {
	background:#fee69e;
}	

.related-section-tile p{
	min-height:40px;
}
@media only screen and (max-width: 1000px) {
	.related-section-tile p{
	min-height:auto;
}
}
/*banner*/
@media only screen and (min-width: 768px){
.hero-banner{
	height: auto;
	max-height: 100%;
}
}	
.cards-container .card3 .description h3, body #main_container .grid .grid.cards-container .card3 .kstl-rich-text a h3{
	min-height:auto;
}	
.product-image{
	width: 200px;
    height: 200px;
    border-radius: 50%;
}
.product-image.breakfastcereal{
	background-color: #ddaa1a;
}
.product-image.cookies{
	background-color: #158133;
}
.product-image.extra{
	background-color: #704c46;
}
.product-image.Krave{
	background-color: #ff9901;
}
.product-image.All-Bran-Fibre-Plus-50g{
	background-color: #78412b;
}
.product-image.frosties{
	background-color: #1b3aa1;
}
.product-image.chocokrispies{
	background-color: #7c4423;
}
.product-image.cornflakes{
	background-color:  #f2ebe5;	
}
.product-image.mielpops{
	background-color: #ff9e00;
}
.product-image.ricekrispies{
	background-color: #00a2d9;
}
.product-image.wkk{
	background-color: #b54c10;
}
.product-image.specialK{
	background-color: #ed1e1e;
}
.product-image.Variety-215g{
	background-color: #028071;
}
.product-image.zimmy{
	background-color: #fecf45;
}	
.product-image.ricekrispiessquares{
	background-color: #169acb;
}
.product-image.smacks{
	background-color: #008431;
}
.product-image.All-Bran-Fibre-Plus-50g img,
.product-image.cornflakes img,
.product-image.Krave img,
.product-image.extra img,
.product-image.chocokrispies img,
.product-image.frosties img,
.product-image.mielpops img,
.product-image.ricekrispies img,
.product-image.ricekrispiessquares img,
.product-image.wkk img,
.product-image.specialK img,
.product-image.frosties img,
.product-image.barreta img,
.product-image.zimmy img,
.product-image.smacks img{
	width: 84%;
    padding: 40px 20px;
    margin: 0 auto;
}
.product-image.cookies img{
	width: 71%;
    margin: 0 auto;
}
    .product-slider .slide-product, .custom-slider .result-item {
	 min-height: 300px;	
}
}
body #main_container .custom-brand-pages .cereal-slider.remove-padding-choco {
	padding-top:0;
}	

body header .content_wrapper .topNavWrapper .topNav .top-menu-container nav.kstl-mega-nav ul li.kstl-mega-nav-item--top .kstl-mega-nav__panel ul.kstl-mega-nav__column, html header .content_wrapper .topNavWrapper .topNav .top-menu-container nav.kstl-mega-nav ul li.kstl-mega-nav-item--top .kstl-mega-nav__panel ul.kstl-mega-nav__column {

height: auto;
}