/**
 * Kelloggs AU Masterbrand style
 *
 * - Kelloggs Red: #b51946
 *
 */
/*
 * Webfonts
 * --------------------------------------------------
 */

@font-face {
    font-family: OpenSans;
    src: url(/content/dam/europe/kelloggs_gb/fonts/opensans-light-webfont.woff) format("woff");
    font-weight: 200;
    font-style: normal;
}
@font-face {
    font-family: OpenSans;
    src: url(/content/dam/europe/kelloggs_gb/fonts/opensans-regular-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: OpenSans;
    src: url(/content/dam/europe/kelloggs_gb/fonts/opensans-semibold-webfont.woff) format("woff");
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: OpenSans;
    src: url(/content/dam/europe/kelloggs_gb/fonts/opensans-bold-webfont.woff) format("woff");
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: OpenSans;
    src: url(/content/dam/europe/kelloggs_gb/fonts/opensans-extrabold-webfont.woff) format("woff");
    font-weight: 800;
    font-style: normal;
}
/*
 * Tool Styles
 * --------------------------------------------------
 */

.float-left {
    float: left;
}
.float-right {
    float: right;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
hr.dashed {
    border-top: 1px dashed #8c8b8b;
}
.text-center {
    text-align: center;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
.corn-flakes-head {
	margin-bottom:40px;
}
.corn-flakes-head h2 {
	text-align: center;
	font-family: KelloggsSansMedium;
	font-weight: normal;
	font-size: 26px;
	margin: 30px 20px 20px 20px;
}
.corn-flakes-head h2 span {
	color:rgb(211,17,69);
}
.corn-flakes-head p {
	font-size:19px;
}
.corn-flakes p {
	font-size: 18px;
	padding: 20px 20px 0px 20px;
}
.corn-flakes p:last-child {
	padding-bottom: 20px;
}
.corn-flakes p a {
	font-size:14px;
}
@media (max-width: 601px) {
    .mobile-text-center {
        text-align: center;
    }
    .mobile-text-left {
        text-align: left;
    }
    .mobile-text-right {
        text-align: right;
    }
}
@media (min-width: 602px) {
    .desktop-text-center {
        text-align: center;
    }
    .desktop-text-left {
        text-align: left;
    }
    .desktop-text-right {
        text-align: right;
    }
}
.no-background {
    background-image: none !important;
}
.display-none {
    display: noen;
}
body .red,
html .red {
    background: none!important;
}
.mobile {
    display: none;
}
.desktop {
    display: block;
}
table.border, table.border th, table.border td {
	border:1px solid #000;
}
/*
 * Partials
 * --------------------------------------------------
 */

.button {
    display: inline-block;
    padding: 15px 30px;
    background-color: #b41946;
    border-radius: 999px;
    text-transform: uppercase;
    font-size: 14px;
    color: white;
    text-decoration: none;
    transition: background-color .3s, border .3s;
    box-sizing: border-box;
}
.button:hover {
    background-color: #6f1b2b;
}
.button.white {
    background-color: white;
    color: #2c2c2c;
    border: solid 1px #cccccc;
}
.button.white:hover {
    background-color: #2c2c2c;
    color: white;
}
.desk-two-tenths.white,
.lap-two-thirds.white,
.palm-two-thirds.white {
    display: none;
}
/*
 * Default Structures
 * --------------------------------------------------
 */

body {
    font-family: OpenSans;
    background: url(/content/dam/europe/kelloggs_gb/images/pattern-natural-white.jpg) 0 0 repeat;
}

.container > .wrapper {
    padding: 40px 0;
}
ol {
    margin-left: 40px;
}
ul {
    margin-left: 40px;
}
.nav ul {
    margin-left: 0px;
}
.centeredContent p {
    font-family: OpenSans;
    font-size: 16px;
    color: #666666;
}
.centeredContent p a{
	color:#d31145;
}
/*
 * Structural Overrides
 * --------------------------------------------------
 */

.kstl-prod-detail-page .kstl-responsive-image img {
    padding: 0;
}
.grid.with-bg-white {
    position: relative;
    background-color: white;
    margin-top: 70px !important;
    margin-bottom: 70px !important;
}
.grid .product-grid-container.with-bg-white.no-space {
    margin-top: 0px !important;
}
/*
 * Header
 * --------------------------------------------------
 */

.content_wrapper .topNavWrapper {   
    background-color: white;
}
.content_wrapper .topNavWrapper .topNav .kstl-responsive-image img {
    width: 100px;
    margin: 14px 0 14px 40px;
}


.white-logo {
    display: none;
}
.red-logo {
    display: block;
}
.navicon span,
.navicon span:before,
.navicon span:after {
    cursor: pointer;
    height: 3px;
    width: 35px;
}
.custom-overlay-trigger-wrapper {
    float: right;
}
.kstl-mega-nav > ul {
    margin-left: 0;
}


.content_wrapper .topNavWrapper .topNav .operators-wrapper {
    text-align: right;
    padding-right: 20px;
}
.content_wrapper .topNavWrapper .topNav .operators-wrapper {
	margin:15px 15px 5px 0px;
}
.content_wrapper .topNavWrapper .topNav .operators-wrapper .overlay-trigger-wrapper,
.content_wrapper .topNavWrapper .topNav .custom-overlay-trigger-wrapper {    
    display: inline-block;
}
.content_wrapper .topNavWrapper .topNav .operators-wrapper .overlay-trigger-wrapper {
    margin-top: 12px;
}
.content_wrapper .topNavWrapper .topNav .custom-overlay-trigger-wrapper {
    margin-top: 26px;
    margin-left: 16px;
    transform: translateY(-8px);
}
.content_wrapper .topNavWrapper .topNav .custom-overlay-trigger-wrapper { 
	margin-top: 12px;
}
.content_wrapper .topNavWrapper .topNav .operators-wrapper .overlay-trigger-wrapper > a,
.content_wrapper .topNavWrapper .topNav .custom-overlay-trigger-wrapper > a {
    display: block;
}

/*
 * Footer
 * --------------------------------------------------
 */

.footer {
    /*background: repeating-linear-gradient(
        45deg,
        rgba(206,210,235, 0.2),
        rgba(206,210,235, 0.2) 20px,
        transparent 20px,
        transparent 40px
    );*/
}
.footer .logo-wrapper {
    max-width: 980px;
    margin: 0 auto !important;
}
.footer .logo-wrapper img {
    width: 100px;
    padding-top: 30px;
}
.footer .mob-logo-wrapper {
    padding: 0 60px;
}
.footer .breadcrumbs-wrapper {
    max-width: 980px;
    margin: 0 auto;
    /*background-color: rgba(0, 0, 255, 0.075);*/
}
.footer .breadcrumbs-wrapper ul {
    list-style: none;
}
.footer .breadcrumbs-wrapper ul li {
    position: relative;
    display: inline-block;
    margin-right: 17px;
}
.footer .breadcrumbs-wrapper ul li::after {
    content: "";
    display: inline-block;
    background: transparent url(/content/dam/europe/kelloggs_gb/images/icon-arrow-right.png) 0 50% no-repeat;
    width: 8px;
    height: 13px;
    margin-left: 20px;
    margin-bottom: -2px;
    opacity: 0.1;
}
.footer .breadcrumbs-wrapper ul li:last-of-type::after {
    display: none;
}
.footer .breadcrumbs-wrapper ul li.home-item img {
    margin-bottom: -9px;
}
.footer .breadcrumbs-wrapper ul li a,
.footer .breadcrumbs-wrapper ul li span {
    display: inline-block;
    font-size: 12px;
    font-family: KelloggsSansRegular;
    color: #2c2c2c;
    text-transform: uppercase;
    text-decoration: none;
}
.footer .breadcrumbs-wrapper ul li a:hover {
    text-decoration: underline;
}
.footer .widgets {
    max-width: 980px;
    margin: 0 auto 40px auto !important;
}
.footer .widgets .widget-list {
    margin-right: 50px;
}
@media (max-width: 601px) {
    .footer .widgets .widget-list {
        margin-right: 0px;
    }
    .footer .widgets .widget-list ul {
        margin-left: 0px;
    }
}
.footer .widgets .widget-list ul {
    list-style: none;
}
.footer .widgets .widget-list ul li {} .footer .widgets .widget-list ul li a {
    text-decoration: none;
    display: block;
    padding: 20px 0;
    border-bottom: solid 1px #e6e6e6;
    color: #2c2c2c;
}
.footer .widgets .widget-list ul li:last-of-type a {
    border-bottom: none;
}
.footer .widgets .widget-list.social-networks ul li a {
    background-color: transparent;
    background-position: 5px 50%;
    background-repeat: no-repeat;
    padding-left: 40px;
}
.footer .widgets .widget-list.social-networks ul li a.facebook {
    background-image: url(/content/dam/europe/kelloggs_gb/images/icon-facebook.png);
}
.footer .widgets .widget-list.social-networks ul li a.twitter {
    background-image: url(/content/dam/europe/kelloggs_gb/images/icon-twitter.png);
}
.footer .widgets .widget-list.social-networks ul li a.youtube {
    background-image: url(/content/dam/europe/kelloggs_gb/images/icon-youtube.png);
}
.footer .widgets .widget-list.social-networks ul li a.instagram {
    background-image: url(/content/dam/europe/kelloggs_gb/images/icon-instagram.png);
}
.footer .copyright {
    background-color: #2c2c2c;
    color: white;
    font-size: 12px;
    max-width: 1440px;
    margin: 0 auto !important;
}
.footer .copyright .wrapper {
    max-width: 980px;
    margin: 0 auto;
    position: relative;
    padding: 40px 0;
}
.footer .copyright .wrapper .back-top {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    transform: translateY(-50%);
    width: 64px;
    height: 64px;
    background-color: white;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    border-radius: 9999px;
    color: #2c2c2c;
    text-decoration: none;
}
.footer .copyright .wrapper .back-top .label {
    display: block;
    font-size: 32px;
    margin: 32px 0 0 10px;
    transform: rotate(90deg);
}

/*
 * Heros
 * --------------------------------------------------
 */

.hero {
    background-color: transparent;
    background-position: top;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}
.hero .description {
    position: absolute;
    top: 50%;
    left: 230px;
    transform: translateY(-50%);
    width: 350px;
}
.hero.home .description { 
	width: 375px;
	background:#ffffff;
	padding:15px 25px;
	opacity:0.95;
}
.hero .description h1
{
    font-family: KelloggsSansMedium;
    color: #262626;
    font-size: 81px;
    line-height: 1;
    padding-bottom: 15px;
}
.hero.home .description h1 {
	color:#b41946 !important;
	font-size:45px;
}
.hero .description h2 {
    font-family: KelloggsSansRegular;
    color: #262626;
    font-size: 56px;
    line-height: 0.8;
    padding-bottom: 15px;
}
.hero .description h3 {
    font-family: KelloggsSansRegular;
    color: #262626;
    font-size: 36px;
    line-height: 1.1;
}
.hero .description h4 {
    font-family: KelloggsSansRegular;
    color: #262626;
    font-size: 24px;
    line-height: 1.1;
}
.hero .description .operator {
    border-top: solid 1px #b41946;
    margin-top: 30px;
    padding-top: 20px;
}
.hero.home .description .operator {
	border-top: 0px;
	margin-top: 15px;
}
.hero .menu {
    position: absolute;
    top: 50%;
    right: 55px;
    transform: translateY(-50%);
    box-shadow: 0 6px 30px rgba(0, 0, 0, 0.1);
}
.hero .menu ul {
    list-style-type: none;
    margin-left: 0px;
}
.hero .menu ul li {} .hero .menu ul li a {
    display: block;
    width: 275px;
    height: 90px;
    box-sizing: border-box;
    padding: 35px 20px 35px 78px;
    color: #666666;
    text-decoration: none;
    font-size: 16px;
    background-color: white;
    background-repeat: no-repeat;
    background-position-y: 50%;
    border-left: solid 2px transparent;
    border-bottom: solid 1px #f4f4f3;
    position: relative;
    transition: background-color .3s;
}
.hero .menu ul li a::after {
    display: none;
    content: "";
    position: absolute;
    width: 8px;
    height: 100%;
    background: transparent url(/content/dam/europe/kelloggs_gb/images/icon-arrow-right.png) 0 50% no-repeat;
    top: 0;
    right: 35px;
}
.hero .menu ul li a:hover {
    background-color: #f4f4f3;
    border-left-color: #b41946;
    color: #2c2c2c;
}
.hero .menu ul li a:hover::after {
    display: block;
}
.hero .menu ul li:last-of-type a {
    border-bottom: none;
}
.hero .menu ul li a.brands {
    background-image: url(/content/dam/europe/kelloggs_gb/images/icon-brands.png);
    background-position-x: 32px;
}
.unstoppable.grid__item {
    padding-left: 24px;
    padding-top: 24px;
}
.hero .menu ul li a.cereals {
    background-image: url(/content/dam/europe/kelloggs_gb/images/icon-cereals.png);
    background-position-x: 24px;
}
.hero .menu ul li a.snacks {
    background-image: url(/content/dam/europe/kelloggs_gb/images/icon-snacks.png);
    background-position-x: 24px;
}
.show-3 .product-view-all a {
    display: inline-block;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    color: #262626;
    padding-bottom: 2px;
    border-bottom: 2px solid #262626;
    font-family: KelloggsSansMedium;
}
.show-3 .result-item:nth-child(n+4) {
    display: none;
}
.show-3.view-more .result-item:nth-child(n+4) {
    display: inline-block;
}
.show-3.view-more .product-view-all {
    display: none;
}
/*articles listing*/

.articles .custom-gsa-container .collection .result-item .link-wrapper {
    background-color: white;
    margin: 20px 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    text-decoration: none;
    display: block;
    transition: box-shadow 0.3s;
    min-height: 460px;
}
.articles .custom-gsa-container .collection .result-item .link-wrapper .name {
    font-family: KelloggsSansMedium;
    color: #2c2c2c;
    font-size: 24px;
    padding-bottom: 8px;
    text-transform: uppercase;
    min-height: 64px;
}
.articles .custom-gsa-container .collection .result-item .link-wrapper .image {
    margin-bottom: 30px;
}
.cta-articles {
    display: none;
}
/* Overrides on different hero variants */

.hero.medium {
    height: 536px;
}
.hero.medium .description h1 {
    font-size: 56px;
    font-family: KelloggsSansRegular;
}
.hero.medium .description p {
    font-size: 16px;
    line-height: 1.6;
    color: #666666;
}
.hero.small {
    height: 332px;
}
.hero-blurb {
    padding: 40px 20px;
}
.hero-blurb > .wrapper {
    /*background-color: rgba(255, 255, 0, 0.1);*/
    
    max-width: 660px;
    margin: 0 auto;
}
.hero-blurb .preheader {
    font-size: 14px;
    color: #b51946;
    text-transform: uppercase;
}
.hero-blurb h1, 
.hero-blurb h2.sizeH1 {
    font-size: 54px;
    margin-bottom: 20px;
    /*line-height: 1em;*/
    color: #262626;
    font-family: KelloggsSansRegular;
}
.hero-blurb h3 {
    font-size: 24px;
    color: #262626;
    font-family: KelloggsSansMedium;
}
.hero-blurb .author {
    font-size: 24px;
    color: #262626;
    font-family: KelloggsSansRegular;
}
.hero-blurb hr {
    border: none;
    border-top: 1px solid #dddddd;
    margin: 35px 0;
}
.hero-blurb li {
    font-size: 16px;
    color: #666666;
    font-family: OpenSans;
}
.hero-blurb p {
    font-size: 16px;
    color: #666666;
    ;
    font-family: OpenSans;
}
.hero-blurb ul {
    margin: 10px 0 20px 24px;
}
.hero-blurb ul li {
    font-size: 16px;
    color: #666666;
    margin: 8px 0;
    padding-left: 8px;
}
/*
 * Cards
 * --------------------------------------------------
 */

.cards-container .card {
    display: block;
    background-color: #8c8b8b;
    position: relative;
    float: left;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    transition: box-shadow 0.3s;
    margin: 20px 0;
    font-size: 0;
}
.cards-container .card:hover {
    box-shadow: 0 6px 30px rgba(0, 0, 0, 0.1);
}
.cards-container .grid__item:nth-of-type(even) .card {
    float: right;
}
.cards-container .card .image {
    width: 100%;
}
.cards-container .card .image .offer {
    max-height: 360px;
}
.cards-container .card .description {
    position: absolute;
    top: 30px;
    left: 50%;
    transform: translate(-50%, 0%);
    width: 80%;
    text-align: center;
}
.cards-container .card .description h3 {
    font-family: KelloggsSansMedium;
    color: #ffffff;
    font-size: 24px;
    padding-bottom: 8px;
    text-transform: uppercase;
}
.cards-container .card .description p {
    color: #ffffff;
    font-size: 18px;
    font-family: KelloggsSansRegular;
}
/* 2nd variants of the card component */

.cards-container .card2 {
    background-color: white;
    margin: 20px 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    text-decoration: none;
    display: block;
    transition: box-shadow 0.3s;
    min-height: 524px;
}
.cards-container .card2:hover {
    box-shadow: 0 6px 30px rgba(0, 0, 0, 0.1);
}
.cards-container .card2 .image {} .cards-container .card2 .image img {
    width: 100%;
}
.cards-container .card2 .description {
    padding: 40px 60px;
    text-align: center;
    min-height: 150px;
}
.cards-container .card2 .description h3 {
    font-family: KelloggsSansMedium;
    color: #2c2c2c;
    font-size: 24px;
    padding-bottom: 8px;
}
.cards-container .card2 .description p {
    color: #666666;
    font-size: 16px;
}
/* 3rd variants of the card component */

.cards-container .card3 {
    background-color: white;
    margin: 20px 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    text-decoration: none;
    display: block;
    transition: box-shadow 0.3s;
    min-height: 567px;
}
.cards-container .card3:hover {
    box-shadow: 0 6px 30px rgba(0, 0, 0, 0.1);
}
.cards-container .card3 .image img {
    width: 100%;
}
.cards-container .card3 .description {
    padding: 40px 60px;
    text-align: center;
    min-height: 150px;
}
.cards-container .card3 .description h3 {
    font-family: KelloggsSansMedium;
    color: #2c2c2c;
    font-size: 24px;
    padding-bottom: 8px;
}
.cards-container .card3 .description p {
    color: #666666;
    font-size: 16px;
}
/*static recipe tiles*/

.cards-container .card4 {
    max-height: 320px;
    background-color: white;
    margin: 20px 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    text-decoration: none;
    display: block;
    transition: box-shadow 0.3s;
}
.cards-container .card4 .description {
    padding: 40px 60px;
    text-align: center;
    min-height: 150px;
}
.cards-container .card4 .description h3 {
    font-size: 18px;
    font-family: KelloggsSansMedium;
    color: #2c2c2c;
    padding-bottom: 8px;
}
.cards-container .card4 .description p {
    color: #666666;
    font-size: 16px;
}
.cards-container .card4 .image img {
    width: 100%;
}
.cards-container .card4:hover {
    box-shadow: 0 6px 30px rgba(0, 0, 0, 0.1);
}
/*
 * Banners
 * --------------------------------------------------
 */

.banners-container {
    /*margin-bottom: 100px;*/
}
.banners-container .banner {
    background-color: #8c8b8b;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    margin: 20px 0 30px 0;
    width: 980px;
    height: 400px;
    float: left;
    /*box-shadow: 0 6px 30px rgba(0, 0, 0, 0.1);*/
}
.banners-container .banner .description {
    background-color: white;
    position: absolute;
    top: 40px;
    left: 60px;
    width: 320px;
    height: 380px;
    padding: 30px 20px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
    text-align: center;
}
.banners-container .banner.position-alt .description {
    left: auto;
    right: 60px;
}
.banners-container .banner .description .icon {
    display: inline-block;
    margin: 15px 0;
}
.banners-container .banner .description h3 {
    font-family: KelloggsSansMedium;
    color: #262626;
    font-size: 54px;
    line-height: 0.9;
    padding-bottom: 15px;
}
.banners-container .banner .description h6 {
    font-family: KelloggsSansRegular;
    color: #262626;
    font-size: 22px;
    line-height: 1;
}
.banners-container .banner .description .operator {
    border-top: solid 1px #b41946;
    margin: 40px 40px 0 40px;
    padding-top: 35px;
}

/* 2nd variant of the banner component */

.banners-container .banner2 {
    background-color: #8c8b8b;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    margin: 20px 0 30px 0;
    width: 980px;
    height: 400px;
    float: left;
   
}
.banners-container .banner2 .description {
    width: 320px;
    padding: 30px 20px;
    text-align: center;
    background-color: white;
    position: absolute;
    top: 40px;
    left: 60px;
    width: 320px;
    height: 380px;
    padding: 30px 20px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
    text-align: center;
}
.banners-container .banner2 .description .preheader {
    font-family: KelloggsSansRegular;
    font-size: 24px;
    color: #b51946;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.banners-container .banner2 .description h3 {
    font-family: KelloggsSansMedium;
    color: #262626;
    font-size: 36px;
    line-height: 1.1;
    padding-bottom: 15px;
}
.banners-container .banner2 .description p {
    font-size: 16px;
    color: #666666;
}
.banners-container .banner2 .description .operator {
    border-top: solid 1px #b41946;
    margin: 40px 40px 0 40px;
    padding-top: 35px;
}
/*
 * Promos
 * --------------------------------------------------
 */

.promos-container {} .promos-container .heading {
    display: block;
    text-align: center;
    font-family: KelloggsSansRegular;
    font-size: 36px;
    margin-bottom: 40px;
}
.promos-container .operator {
    text-align: center;
    margin-top: 20px;
}
.promos-container .operator a {
    display: inline-block;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    color: #262626;
    padding-bottom: 2px;
    border-bottom: 2px solid #262626;
    font-family: KelloggsSansMedium;
}
.promos-container .promo {
   
    background-color: white;
    max-width: 482px;
    height: 578px;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}
.promos-container .promo .description {
    margin: 30px 50px;
}
.promos-container .promo .description h3 {
    margin-bottom: 10px;
    font-family: KelloggsSansMedium;
    font-size: 24px;
    font-weight: normal;
}
.promos-container .promo .description p {
    margin: 10px 0;
    font-size: 16px;
    line-height: 1.6;
    color: #666666;
}
.promos-container .promo .description .operator {
    margin-top: 25px;
}
.promos-container .promo .description .operator a {
    text-transform: uppercase;
    color: #262626;
}
.promos-container .promo .description .operator a:hover {
    text-decoration: none;
}
/* Grid specific positionings */

.promos-container .grid__item .kstl-rich-text .promo {
    margin-bottom: 16px;
}
.promos-container .grid__item:nth-of-type(odd) .kstl-rich-text .promo {
    float: right;
}
.promos-container .grid__item:nth-of-type(even) .promo {
    margin-left: 12px;
}
.promos-container .grid__item:nth-of-type(odd) .promo {
    margin-right: 12px;
}
/*
 * Mosaic
 * --------------------------------------------------
 */

.mosaic-main-wrapper {
    max-width: 1440px;
    margin: 0 auto;
    margin-top: 100px !important;
}
.mosaic-main-wrapper .mosaic-tiles-wrapper {
    max-width: 980px;
    margin: 0 auto !important;
    padding: 100px 0 100px 0 !important;
}
.mosaic-main-wrapper .heading {
    margin-top: -125px;
}
.mosaic-main-wrapper .heading .item {
    float: left;
}
.mosaic-main-wrapper .heading .item.operator {
    float: right;
    margin-top: 50px;
}
.mosaic-main-wrapper .heading .item.blurb {
    float: right;
    margin-top: 62px;
    margin-right: 25px;
    font-size: 24px;
    color: #262626;
    font-family: KelloggsSansRegular;
}
.mosaic-main-wrapper .operator {
    text-align: center;
    margin-top: 20px;
}
.mosaic-main-wrapper .operator .view-all {
    display: inline-block;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    color: #262626;
    padding-bottom: 2px;
    border-bottom: 2px solid #262626;
    font-family: KelloggsSansMedium;
}
.operator .view-all {
    display: inline-block;
    font-size: 16px;
    text-decoration: none;
    text-transform: uppercase;
    color: #262626;
    padding-bottom: 2px;
    border-bottom: 2px solid #262626;
    font-family: KelloggsSansMedium;
}
/* Standard tile style */

.mosaic-main-wrapper .mosaic-tiles-wrapper .grid__item .cta {
    /*border: solid 1px darkslategrey;*/
    
    box-sizing: border-box;
    position: relative;
    padding: 0 0 10px 0;
    overflow: hidden;
}
.mosaic-main-wrapper .mosaic-tiles-wrapper .grid__item .cta .cta_image .kstl-image-wrapper .kstl-responsive-image img {
    padding: 0 !important;
}
.mosaic-main-wrapper .tile-content {
    position: absolute;
    top: 60px;
    left: 40px;
   width: 236px;
    height: 280px;
    
    color: #262626;
}
.mosaic-main-wrapper .tile-content .name {
    padding-left: 30px;
    padding-bottom: 5px;
    text-transform: uppercase;
    font-size: 14px;
    color: white;
}
.mosaic-main-wrapper .tile-content .quote {
    font-size: 18px;
    line-height: 1.8;
    margin: 20px 0;
    text-align: right;
    color: white;
}
.mosaic-main-wrapper .tile-content .operator {
    position: absolute;
    bottom: 18px;
    left: 0;
    width: 100%;
}
.mosaic-main-wrapper .tile-content .operator .view-answer {
    text-transform: uppercase;
    text-decoration: none;
    color: white;
    font-size: 14px;
}
.mosaic-main-wrapper .tile-content .operator .view-answer:hover {
    text-decoration: underline;
}
.mosaic-main-wrapper .mosaic-carousel-wrapper {
    padding-bottom: 60px !important;
}
.mosaic-main-wrapper .mosaic-carousel-wrapper .heading {
    position: relative;
    width: 380px;
    margin: 0 auto;
}
.mosaic-main-wrapper .mosaic-carousel-wrapper .heading .item.image {
    float: none;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50px);
}
.mosaic-main-wrapper .mosaic-carousel-wrapper .heading .item.operator {
    margin-bottom: 20px;
}
.mosaic-main-wrapper .mosaic-carousel-wrapper .flexslider {
   margin-top: 0;
}
.mosaic-main-wrapper .mosaic-carousel-wrapper .flexslider .flex-viewport {
   width: 316px;
    margin: 0 auto;
}
.mosaic-main-wrapper .mosaic-carousel-wrapper .kstl-full-image-slide {
    position: relative;
    background-color: transparent;
}
.mosaic-main-wrapper .mosaic-carousel-wrapper .kstl-full-image-slide .kstl-feature-inset {
    position: static;
    background-image: none;
    background-color: transparent;
}
.mosaic-main-wrapper .mosaic-carousel-wrapper .kstl-full-image-slide .kstl-feature-inset .kstl-rich-text {
    height: 0;
    padding: 0 !important;
}
/*
 * Inline Block
 * --------------------------------------------------
 */

.inline-overlay .answer-content {
    display: none;
}
.inline-overlay-block {
    display: block;
    position: fixed;
    background-color: rgba(255, 255, 255, 0.8);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}
.inline-overlay-block > .wrapper {
    position: relative;
    height: 100%;
}
.inline-overlay-block .answer-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - 40px);
    max-width: 800px;
    background-color: white;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}
.inline-overlay-block .answer-content > .wrapper {
    padding: 60px 80px;
    padding: 80px 80px 40px 80px;
    position: relative;
}
.inline-overlay-block .answer-content h3 {
    display: block;
    /*text-align: center;*/
    
    margin-bottom: 30px;
    font-family: KelloggsSansRegular;
    font-size: 24px;
    line-height: 1.2;
    color: #262626;
}
.inline-overlay-block .answer-content h3 .question-title {
    font-family: KelloggsSansMedium;
}
.inline-overlay-block .answer-content .description p {
    margin: 12px 0;
}
.inline-overlay-block .operator.close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 33px;
    height: 32px;
    background: transparent url(/content/dam/europe/kelloggs_gb/images/icon-close.png) 0 0 no-repeat;
    cursor: pointer;
}

/*
 * Tab Control
 * --------------------------------------------------
 */

.tab-control-wrapper {
    margin: 25px 0;
}

.tab-control-wrapper ul {
    list-style: none;
    text-align: center;
    margin-left: 0px;
}

.tab-control-wrapper ul li {
    display: inline-block;
    margin: 0 15px;
}
.tab-control-wrapper ul li a {
    display: block;
    padding: 4px 2px;
   text-decoration: none;
    color: #262626;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    border-bottom: 2px solid transparent;
}
.tab-control-wrapper ul li a.active,
.tab-control-wrapper ul li a:hover {
    color: #b51946;
    border-bottom-color: #b51946;
}
/*
 * Custom GSA List
 * --------------------------------------------------
 */

.custom-gsa-container .filters {
    text-align: center;
    margin-bottom: 70px;
}
.custom-gsa-container .filters > a {
    display: inline-block;
    background-color: #f7f7f7;
    padding: 12px 30px;
    text-decoration: none;
    border: solid 1px #dddddd;
    color: #666666;
    font-size: 12px;
    text-transform: uppercase;
    margin: 4px 4px;
    border-radius: 999px;
}

.results-total-wrapper {
    display: none;
    margin-bottom: 20px;
}
.results-total-wrapper span {
    font-weight: bold;
}

.custom-gsa-container .filters > a:hover,
.custom-gsa-container .filters > a.is-active {
    border-color: #262626;
    background-color: #262626;
    color: #f7f7f7;
}
.custom-gsa-container .collection {
    border-top: solid 1px #dddddd;
    padding-top: 40px;
}
.custom-gsa-container .collection .collection-no-results {
    text-align: center;
    padding: 20px 0;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    color: #b51946;
}

.custom-gsa-container .collection .result-item .link-wrapper {
    display: block;
    margin: 0 8px 16px 8px;
    background-color: white;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.2;
    color: #666666;
    overflow: hidden;
    transition: box-shadow 0.3s;
    box-sizing: border-box;
    min-height: 260px;
}
.custom-gsa-container .collection .result-item .link-wrapper .image {
    height:160px;
	overflow:hidden;
    text-align: center;
    margin-bottom: 14px;
}
.custom-gsa-container .collection .result-item .link-wrapper .image img {
    max-width: 100%;
	max-height:100%;
}
.custom-gsa-container .collection .result-item .link-wrapper .name {
    display: block;
    text-align: center;
    font-family: KelloggsSansMedium;
    font-size: 18px;
    line-height: 1.2;
    color: #2c2c2c;
    margin: 0 40px;
    margin-bottom: 14px;
	font-weight:normal;
}
.custom-gsa-container .collection .result-item .link-wrapper .description {
    display: none;
    text-align: center;
    margin: 25px 40px 40px 40px;
}
.custom-gsa-container .collection .result-item[data-type="product"] .link-wrapper .description {
    display: none;
}
.custom-gsa-container .collection .result-item[data-type="brand"] .link-wrapper .description {
    display: none;
}
.custom-gsa-container .pagination {
  
    margin: 40px 0;
    width: 100%;
}
.custom-gsa-container .pagination ul li a.number:hover {
    text-decoration: underline;
}

.custom-gsa-container .pagination ul {
    list-style-type: none;
    text-align: center;
    margin-left: 0;
}
.custom-gsa-container .pagination ul li {
    display: inline-block;
    margin: 0 10px;
}
.custom-gsa-container .pagination ul li a {
    display: block;
    font-size: 16px;
    color: #2c2c2c;
    border-radius: 999px;
    padding: 6px 15px;
    /*background-color: rgba(255, 0, 255, 0.2);*/
}
.custom-gsa-container .pagination ul li a:hover {
    background-color: rgba(243, 243, 243, 0.4);
}
.custom-gsa-container .pagination ul li a.is-active {
    cursor: default;
    background-color: #2c2c2c;
    color: white;
}
.custom-gsa-container .pagination ul li a.previous-link img,
.custom-gsa-container .pagination ul li a.first-link img {
    transform: rotate(180deg);
}
/*
 * Products Container & Grid
 * --------------------------------------------------
 */

.product-grid-container .heading h3 {
    text-align: center;
    font-family: KelloggsSansRegular;
    font-size: 36px;
    margin-bottom: 50px;
}
.products-container {
    margin: 0 0 140px 0;
    padding: 0 0 60px 0;
}
.products-container .heading h3 {
    text-align: center;
    font-family: KelloggsSansRegular;
    font-size: 36px;
    margin-bottom: 50px;
}
.products-container .operator {
    margin-top: 15px;
    text-align: center;
}
.products-needed-container h4 {
    font-family: KelloggsSansMedium;
    font-size: 18px;
    color: #262626;
    text-transform: uppercase;
    margin-top: 10px;
}
.products-container .operator .show-all {
    text-decoration: none;
    font-family: KelloggsSansMedium;
    font-size: 16px;
    text-transform: uppercase;
    color: #2c2c2c;
    border-bottom: solid 2px #2c2c2c;
}
.products-container .operator .show-all:hover {
    border-bottom-color: transparent;
}
.products-container .product_category {
    margin: 60px 0;
}
.products-container .product_category .grid__item {
    margin-bottom: 40px;
}
.products-container .product_category .grid__item > .product__image {
    /*margin: 10px;*/
}
.products-container .product_category .grid__item > h3 {
    display: inline-block;
    text-align: center;
    width: 100%;
    padding: 0 30px;
}
.products-container .product_category .grid__item > h3 > a {
    text-decoration: none;
    font-size: 18px;
    font-family: KelloggsSansMedium;
    color: #2c2c2c;
}
/*
 * Article Grid
 * --------------------------------------------------
 */

.article-grid-container .kstl-list {
    font-size: 0;
}
.article-grid-container .kstl-list .article-item .link-wrapper {
    display: block;
    margin: 0 8px 16px 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    background-color: white;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.2;
    color: #666666;
    overflow: hidden;
    transition: box-shadow 0.3s;
    height: 500px;
}
.article-grid-container .kstl-list .article-item .link-wrapper:hover {
    box-shadow: 0 6px 30px rgba(0, 0, 0, 0.1);
}
.article-grid-container .kstl-list .article-item .link-wrapper .image {
    background: repeating-linear-gradient( 135deg, rgba(255, 255, 0, 0.1), rgba(255, 255, 0, 0.1) 20px, transparent 20px, transparent 40px);
    min-height: 230px;
}
.article-grid-container .kstl-list .article-item .link-wrapper .image img {
    width: 100%;
}
.article-grid-container .kstl-list .article-item .link-wrapper h3 {
    display: block;
    text-align: center;
    font-family: KelloggsSansMedium;
    font-size: 18px;
    line-height: 1.2;
    color: #2c2c2c;
    margin: 45px 40px 0 40px;
}
.article-grid-container .kstl-list .article-item .link-wrapper p {
    display: block;
    text-align: center;
    margin: 25px 40px 40px 40px;
}

/*
 * Blades
 * --------------------------------------------------
 */

.blades-container {
    position: relative;
    margin: 60px 0 !important;
    padding: 40px 0 !important;
}
.blades-container .blade {
    padding: 20px 0;
}
.blades-container .blade.with-border-bottom {
    border-bottom: 1px solid #dddddd;
}
.blades-container .blade.with-vertical-spacing {
    padding: 60px 0;
}
.blades-container .blade.alt {} .blades-container .blade .block {
    width: 50%;
    float: left;
}
.blades-container .blade.alt .block {
    float: right;
}

.blades-container .blade .block.image {
	padding:20px;
} 
.blades-container .blade .block.image img {
    width: 100%;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}
.blades-container .blade .block.description {
    padding-left: 90px;
}
.blades-container .blade.alt .block.description {
    padding-left: 0;
    padding-right: 90px;
}
.blades-container .blade .block.description h4 {
    font-size: 24px;
    font-family: KelloggsSansMedium;
    color: #262626;
    margin-bottom: 10px;
}
.blades-container .blade .block.description h4 em,
.blades-container .blade .block.description h4 i {
    font-style: normal;
    color: #b51946;
}
.blades-container .blade .block.description p {
    font-size: 16px;
    font-family: KelloggsSansRegular;
    color: #666666;
    margin: 12px 0;
}
.blades-container .kstl-add-this {
    margin-top: 0 !important;
    text-align: center;
}

/*
 * Related Items
 * --------------------------------------------------
 */

.related-items-container .heading {
    text-align: center;
    margin-bottom: 50px;
}
.related-items-container .heading h3 {
    font-size: 36px;
    font-family: KelloggsSansRegular;
}
.related-items-container .flexslider .flex-viewport {
    max-width: 980px;
    margin: 0 auto;
}
.related-items-container .flexslider .flex-viewport .slides li .kstl-full-image-slide {
    background-color: white;
    margin: 0 5px;
}
.related-items-container .flexslider .flex-viewport .slides li .kstl-full-image-slide .kstl-feature-inset {
    position: static;
    max-width: 100%;
    width: 100%;
}
.related-items-container .flexslider .flex-viewport .slides li .kstl-full-image-slide .kstl-feature-inset .kstl-rich-text {
    padding: 0 !important;
}
.related-items-container .flexslider .flex-viewport .slides li .kstl-full-image-slide .description {
    height: 210px;
    text-align: center;
    padding: 30px 40px 15px 40px;
}
.related-items-container .flexslider .flex-viewport .slides li .kstl-full-image-slide .description .preheader {
    text-transform: uppercase;
    font-size: 14px;
    color: #b51946;
    margin-bottom: 5px;
}
.related-items-container .flexslider .flex-viewport .slides li .kstl-full-image-slide .description h5 {
    font-family: KelloggsSansMedium;
    font-size: 18px;
    color: #2c2c2c;
    line-height: 1.4;
    margin-bottom: 20px;
}
.related-items-container .flexslider .flex-viewport .slides li .kstl-full-image-slide .description p {
    font-family: KelloggsSansRegular;
    font-size: 16px;
    color: #666666;
    line-height: 1.4;
    margin: 10px 0;
}
.related-items-container .flexslider .flex-viewport .slides li .kstl-full-image-slide .operator {
   text-align: center;
    margin: 15px 40px 40px 40px;
}
.related-items-container .flexslider .flex-viewport .slides li .kstl-full-image-slide .operator a {
    display: inline-block;
    text-transform: uppercase;
    font-size: 16px;
    color: #2c2c2c;
    padding-bottom: 2px;
    font-family: KelloggsSansMedium !important;
    text-align: center;
    border-bottom: 2px solid #262626;
    text-decoration: none;
}
.related-items-container .flexslider .flex-viewport .slides li .kstl-full-image-slide .operator a:hover {
    text-decoration: none;
}
.related-items-container .related-item {
    display: block;
    text-align: center;
    padding: 0 20px;
   text-decoration: none;
    font-size: 18px;
    font-family: KelloggsSansMedium;
    color: #2c2c2c;
}

.related-items-container .related-item .description {
    margin-top: 15px;
}
/*
 * Lightbox Overlays
 * --------------------------------------------------
 */

.vbox-overlay {
    background-color: rgba(255, 255, 255, 0.8);
}
.vbox-container > .vbox-content > .vbox-inline {
    background-color: transparent !important;
}
.vbox-container > .vbox-content > .vbox-inline > .grid > .grid__item {
    padding-left: 0;
}
.vbox-container .vbox-content .overlay-container {
    max-width: 800px;
    background-color: white;
    padding: 60px 40px;
    margin: 10px auto;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}
/*
 * 'Ask Us' Overlay
 * --------------------------------------------------
 */

.vbox-container .vbox-content .overlay-container.overlay-ask-us-container {
    /*background-color: paleturquoise;*/
    
    font-size: 16px;
    color: #666666;
}
.vbox-container .vbox-content .overlay-container.overlay-ask-us-container #KSTL-ContactUs-contactinfo-region {
    display: none !important;
}
.vbox-container .vbox-content .overlay-container.overlay-ask-us-container #KSTL-ContactUs-contactform-region {
    border: none;
}
.vbox-container .vbox-content .overlay-container.overlay-ask-us-container #KSTL-ContactUs-contactform-region .box-header {
    display: none !important;
}
.vbox-container .vbox-content .overlay-container.overlay-ask-us-container #KSTL-ContactUs-contactform-region .box-body {
    padding: 0;
}
.vbox-container .vbox-content .overlay-container.overlay-ask-us-container #KSTL-ContactUs-contactform-region > form > fieldset > div {
    margin: 20px 0;
}
.vbox-container .vbox-content .overlay-container.overlay-ask-us-container #KSTL-ContactUs-contactform-region button[type="submit"] {
    background-color: #b51946;
    color: white;
    text-transform: uppercase;
    font-size: 14px;
    display: inline-block;
    padding: 10px 30px;
    border-radius: 999px;
    border: none;
    margin-top: 30px;
    transition: background-color .3s, border .3s;
}
.vbox-container .vbox-content .overlay-container.overlay-ask-us-container #KSTL-ContactUs-contactform-region button[type="submit"]:hover {
    background-color: #6f1b2b;
}
/*
 * Operators container (used in Product detail, promotion detail pages)
 * --------------------------------------------------
 */

.operators-container {
   
    padding-top: 40px;
}
.operators-container.is-sticky {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    padding-left: 40px !important;
    background-color: rgba(255, 255, 0, 0.2);
}
.operators-container .operator {
    margin-top: 30px;
}
.operators-container .operator .where-to-buy {
    background-image: url(/content/dam/europe/kelloggs_gb/images/icon-shop.png);
    background-position: 20px 50%;
    background-repeat: no-repeat;
    padding-left: 60px;
    display: none;
}
.operators-container .operator .send-question {
    background: transparent url(/content/dam/europe/kelloggs_gb/images/icon-question.png) 0px 50% no-repeat;
    display: inline-block;
    padding: 18px 10px 18px 60px;
    text-transform: uppercase;
    text-decoration: none;
    color: #2c2c2c;
}
.meta-container .kstl-add-this,
.operators-container .kstl-add-this {
    margin-top: 20px;
}
.kstl-add-this .addthis_text {
    cursor: pointer;
    display: block;
    padding-top: 14px;
    padding-bottom: 18px;
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    color: #2c2c2c;
    font-size: 14px;
}


.kstl-add-this .addthis_button_compact {
    display: block;
    position: relative;
    width: 53px !important;
    height: 53px !important;
}
.kstl-add-this .addthis_button_compact::after {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 53px;
    height: 53px;
    content: '';
    background: transparent url(/content/dam/europe/kelloggs_gb/images/icon-share.png) 0 0 no-repeat;
}
.kstl-add-this .addthis_button_compact .at-icon-wrapper {
    display: none;
}

/*
 * Product Details Page
 * --------------------------------------------------
 */

.productDetail .leftColumn {
    position: relative;
}
.productDetail .headline {
   margin-left: 60px !important;
}
.productDetail .headline .kstl-product-header {
    font-family: KelloggsSansRegular;
    font-size: 54px;
    color: #262626;
    padding-bottom: 30px;
    line-height: 1.1;
}
.productDetail .headline .kstl-product-description {
    font-family: KelloggsSansRegular;
    font-size: 18px;
    color: #2c2c2c;
}
.productDetail .headline .kstl-image-wrapper {
    margin-top: 20px;
    margin-left: 20px;
}
.productDetail .headline .kstl-nutrition-info {
    margin-top: 30px;
    padding: 0;
    font-size: 16px;
    color: #666666;
}
.productDetail .headline .kstl-nutrition-info .kstl-nutrition-header {
    font-family: KelloggsSansMedium;
    font-size: 18px;
    text-transform: uppercase;
    color: #262626;
}
.product_nutrition_btn {
    padding: 0;
    margin-top: 30px;
    font-family: KelloggsSansMedium;
    font-size: 18px;
    color: #262626;
    text-transform: uppercase;
    border: none;
    border-bottom: solid 2px #808080;
    text-align: center;
    margin: 0 auto;
    display: table;
    margin-top: 30px;
}
.productDetail .kstl-product-nutrition-table,
.productDetail .product-nutrition-table {
    margin-top: 60px;
    margin-left: 0;
    width: 100%;
    background-color: white;
    font-family: OpenSans;
    font-weight: normal;
    font-size: 14px;
    color: #666666;
}
.productDetail .kstl-product-nutrition-table tbody tr,
.productDetail .product-nutrition-table thead tr,
.productDetail .product-nutrition-table tbody tr {
    border: none;
}
.productDetail .product-nutrition-table thead tr {
    background-color: #b51946;
    color: white;
}
.productDetail .kstl-product-nutrition-table tbody tr:nth-of-type(odd),
.productDetail .product-nutrition-table tbody tr:nth-of-type(odd) {
    background-color: #f8f8f8;
}
.productDetail .kstl-product-nutrition-table tbody tr td,
.productDetail .product-nutrition-table thead tr th,
.productDetail .product-nutrition-table tbody tr td {
    padding: 15px 20px;
}
.productDetail .kstl-related-products {
    margin-top: 60px;
}
.productDetail .kstl-related-products .heading {
    width: 100%;
    text-align: center;
    font-family: KelloggsSansRegular;
    font-size: 36px;
    color: #2c2c2c;
}
.productDetail .kstl-related-products .relatedItem_list {
    margin-top: 30px;
}
.productDetail .kstl-related-products .relatedItem_list .grid__item {
    padding: 0 50px !important;
}
.productDetail .kstl-related-products .relatedItem_list .grid__item h3 a {
    font-family: KelloggsSansMedium;
    font-size: 18px;
    color: #2c2c2c;
}

/*
 * Recipes Grid Container
 * --------------------------------------------------
 */

.anchor--recipes .heading h3 {
    font-size: 36px;
    font-family: KelloggsSansRegular;
}
.recipes-grid-container {} .recipes-grid-container .kstl-list {
    font-size: 0;
}
.recipes-grid-container .kstl-list .recipe-item {
    font-size: 16px;
}
.recipes-grid-container .kstl-list .recipe-item .link-wrapper {
    display: block;
    text-decoration: none;
    background-color: white;
    margin: 0 8px 16px 8px;
    height: 330px;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    transition: box-shadow 0.3s;
}
.searchResults .result-container .result-item:hover {
    box-shadow: 0 6px 30px rgba(0, 0, 0, 0.1);
}
.recipes-grid-container .kstl-list .recipe-item .link-wrapper .image {
    background: repeating-linear-gradient( 45deg, rgba(206, 210, 235, 0.1), rgba(206, 210, 235, 0.1) 20px, transparent 20px, transparent 40px);
   }
.recipes-grid-container .kstl-list .recipe-item .link-wrapper .image img {
    width: 100%;
}
.recipes-grid-container .kstl-list .recipe-item h3 {
    display: block;
    text-align: center;
    margin: 20px;
    font-family: KelloggsSansMedium;
    font-size: 16px;
    color: #2c2c2c;
}
.related-recipe__body {
    margin-bottom: 14px;
}
div.kstl-related-recipes.grid {
    font-size: 0;
}
div.kstl-related-recipe {
    padding-left: 12px !important;
    background-color: white;
    text-decoration: none;
    font-size: 16px;
    line-height: 1.2;
    color: #666666;
    overflow: hidden;
    transition: box-shadow 0.3s;
}
div.related-recipe__img {
    text-align: center;
    margin-bottom: 14px;
}
.related-recipe__link a {
    display: block;
    text-align: center;
    font-family: KelloggsSansMedium;
    font-size: 18px;
    line-height: 1.2;
    color: #2c2c2c;
    margin-top: 45px;
    margin: 45px 40px 0 40px;
    margin: 0 40px;
    text-decoration: none;
}
.brand-container {
    font-family: KelloggsSansMedium;
    text-transform: uppercase;
    font-size: 14px;
    color: #b51946;
    margin-top: 12px;
    ;
}
div.related-recipe__copy {
    display: none;
}

/*
 * Past Promotions
 * --------------------------------------------------
 */

.past-promotions {
   
    margin: 40px 0;
}
.past-promotions .description {
    float: left;
    width: 33%;
    padding-right: 60px;
}
.past-promotions .description h4 {
    font-family: KelloggsSansRegular;
    font-size: 36px;
    display: inline-block;
    line-height: 1.0;
    margin-bottom: 20px;
}
.past-promotions .description p {
    font-size: 16px;
    line-height: 1.4;
    color: #666666;
}
.past-promotions .links {
    float: left;
    width: 67%;
    list-style-type: none;
}
.past-promotions .links li {
    display: inline-block;
    width: 48%;
}
.past-promotions .links li a {
    display: block;
    padding: 3px;
    margin: 4px;
    font-size: 14px;
    color: #2c2c2c;
    margin: 10px 20px 10px 0;
    text-decoration: none;
}
.past-promotions .links li a:hover {
    text-decoration: underline;
}

/*
 * Recipe Details Page
 * --------------------------------------------------
 */


.recipeDetail .meta-container {
    margin-right: 80px !important;
}
.recipeDetail .meta-container .kstl-recipe-servings,
.recipeDetail .meta-container .kstl-recipe-totaltime {
    text-transform: uppercase;
    padding: 35px 0 35px 10px;
    border-bottom: solid 1px #e9e8e6;
    font-size: 14px;
    color: #262626;
}
.recipeDetail .meta-container .operator {
    border-bottom: solid 1px #e9e8e6;
    padding: 30px 0;
}
.recipeDetail .meta-container .operator .send-question {
    background: transparent url(/content/dam/europe/kelloggs_gb/images/icon-question.png) 0px 50% no-repeat;
    display: inline-block;
    padding: 18px 10px 18px 65px;
    text-transform: uppercase;
    text-decoration: none;
    color: #2c2c2c;
}
.recipeDetail .meta-container .kstl-add-this {
    padding: 10px 0 20px 0;
    border-bottom: solid 1px #e9e8e6;
}
.recipeDetail .kstl-recipe-name {
    font-family: KelloggsSansRegular;
    font-size: 54px;
    color: #262626;
    padding-bottom: 30px;
    line-height: 1.1;
}
.recipeDetail .kstl-recipe-ingredients,
.recipeDetail .kstl-recipe-directions {
    font-family: KelloggsSansRegular;
    font-size: 16px;
    color: #666666;
    margin-bottom: 20px;
}
.recipeDetail .kstl-recipe-ingredients h4,
.recipeDetail .kstl-recipe-directions h4 {
    font-family: KelloggsSansMedium;
    font-size: 18px;
    color: #262626;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 10px;
}
.recipeDetail .kstl-recipe-ingredients .ingredient-section {
    font-family: KelloggsSansRegular;
    font-size: 16px;
    color: #666666;
    font-weight: normal;
    text-transform: uppercase;
    display: inline-block;
    /*margin-bottom: 8px;*/
    
    margin: 8px 0 4px 0;
}
.recipeDetail .kstl-recipe-ingredients ul {
    list-style-type: none;
    margin-left: 0px;
}
.recipeDetail .kstl-recipe-ingredients ul li {
    margin-bottom: 4px;
}

/*
 * Promotion Details Page
 * --------------------------------------------------
 */

.promotionDetail {} .promotionDetail .descriptions-container {
    font-size: 18px;
    color: #2c2c2c;
    line-height: 1.4;
}
.promotionDetail .descriptions-container h2 {
    font-family: KelloggsSansRegular;
    font-size: 54px;
    line-height: 1.1;
    color: #262626;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 40px;
}
.promotionDetail .descriptions-container h4 {
    font-family: KelloggsSansMedium;
    font-size: 18px;
    color: #262626;
    display: inline-block;
    margin-top: 30px;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.promotionDetail .descriptions-container ol {
    margin: 25px 0;
    counter-reset: lorem-li;
    list-style-type: none;
}
.promotionDetail .descriptions-container ol li {
    margin: 20px 0;
    font-size: 16px;
    color: #666666;
    counter-increment: lorem-li;
    position: relative;
    padding-left: 80px;
}
.promotionDetail .descriptions-container ol li::before {
    content: '0' counter(lorem-li) '.';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    font-family: KelloggsSansMedium;
    font-size: 24px;
    color: #b51946;
}
.promotionDetail .related-products-container {
    background-color: rgba(255, 0, 255, 0.2);
    margin: 40px 0;
}

/*
 * Search Results
 * --------------------------------------------------
 */

.searchResults .result-container {
    margin: 10px 0;
}
.searchResults .result-container .result-item {
    display: block;
    padding: 60px;
    background-color: white;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
    transition: box-shadow 0.3s;
}
.searchResults .result-container .result-item:hover {
    box-shadow: 0 6px 30px rgba(0, 0, 0, 0.1);
}
.searchResults .result-container .result-item .item {
    float: left;
}
.searchResults .result-container .result-item .item.blurb {
    width: calc(100% - 240px);
}
.searchResults .result-container .result-item .item.blurb h3 {
    display: inline-block;
    margin-bottom: 20px;
    font-family: KelloggsSansMedium;
    font-size: 24px;
    color: #262626;
}
.searchResults .result-container .result-item .item.blurb p {
    display: inline-block;
    font-size: 16px;
    color: #666666;
}
.searchResults .result-container .result-item .item.image {
    width: 120px;
    margin: 0 60px;
}
.serach-results .tab-wrapper-2 .custom-gsa-container .collection .result-item .link-wrapper .name {
    display: none;
}
/*
 * Internal Scroll
 * --------------------------------------------------
 */

.internal-scroll {
    padding: 25px 0 20px 0 !important;
}
.internal-scroll .logo-wrapper {
    float: left;
    display: none;
}
.internal-scroll .logo-wrapper img {
    width: 100px;
}
.internal-scroll .custom-overlay-trigger-wrapper {
    float: right !important;
    margin-top: 3px;
    display: none;
}
.internal-scroll .nav {
    /*width: 400px;*/
    
    text-align: center;
    margin: 0 auto;
    /*background-color: rgba(255, 255, 0, 0.15);*/
}
.internal-scroll .nav ul {
    list-style-type: none;
}
.internal-scroll .nav ul li {
    display: inline-block;
}
.internal-scroll .nav ul li a {
    display: block;
    margin: 0 10px;
    padding: 8px 16px;
    text-transform: uppercase;
    text-decoration: none;
    color: #2c2c2c;
    font-family: KelloggsSansRegular;
    font-size: 12px;
    border-radius: 9999px;
    /*background-color: rgba(0, 0, 0, 0.02);*/
}
.internal-scroll .nav ul li a:hover,
.internal-scroll .nav ul li a.active {
    background-color: #2c2c2c;
    color: white;
}
.internal-scroll.is-sticky {
    background-color: white;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    /*z-index: 99;*/
    
    z-index: 13;
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.internal-scroll.is-sticky > .grid__item {
    display: block;
    max-width: 1440px;
    margin: 0 auto !important;
}
.internal-scroll.is-sticky .logo-wrapper {
    display: block;
}

.internal-scroll.is-sticky .custom-overlay-trigger-wrapper {
    display: block;
}
/*
 * Custom Overlay
 * --------------------------------------------------
 */

.custom-overlay-parent {
    display: none !important;
    position: fixed;   
    background-color: rgba(255, 255, 255, 0.8);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
}
.custom-overlay-parent.active {
    display: block !important;
}
/*
 * Custom Overlay: Search Overlay
 * --------------------------------------------------
 */

.custom-overlay.search-overlay {
    max-width: 1440px;
    margin: 0 auto !important;
    background-color: white;
    background: linear-gradient(180deg, white, white 95%, transparent);
    padding: 15px 25px 120px 25px !important;
}
.custom-overlay.search-overlay .operator.close {
    text-align: right;
    cursor: pointer;
    margin-top: 12px;
}
.custom-overlay.search-overlay .search-textbox {
    max-width: 980px;
    margin: 100px auto 0 auto;
}
.custom-overlay.search-overlay .search-textbox input[type="text"] {
    width: calc(100% - 75px);
    font-family: KelloggsSansRegular;
    font-size: 36px;
    padding: 10px 0;
    margin: 0 20px 0 0;
    border: none;
    border-bottom: solid 1px #cccccc;
    border-radius: 0;
}
/*logo*/

.grid__item.custom-overlay-parent.active > div > div:nth-child(1) > div > span > img {
    margin-left: 15px;
    width: 100px;
    margin-top: 1px;
}
@media (max-width: 601px) {
    .grid__item.custom-overlay-parent.active > div > div:nth-child(1) > div > span > img {
        margin-left: -5px
    }
}
.custom-overlay.search-overlay .search-textbox input[type="text"]::-webkit-input-placeholder,
.custom-overlay.search-overlay .search-textbox input[type="text"]::-moz-placeholder,
.custom-overlay.search-overlay .search-textbox input[type="text"]::-ms-input-placeholder {
    color: darkslateblue;
}
.custom-banner-container .js-image-wrapper {
    display: none;
}
.custom-banner-container {
    opacity: 0;
    transition: opacity 0.25s;
}
/*spredfast*/

body > div.header-holder > div.header {
    display: none !important;
}
body > div.header-holder > div.subheader {
    background-color: none !important;
}
/**-- COntact us  --*/
#KSTL-ContactUs-main .callus {
    height: auto;
    margin-bottom: 12px;
}
#KSTL-ContactUs-main .box-header {
    background: #b41946 !important;
}
#KSTL-ContactUs-main .box-bordered {
    border: none !important;
}
#KSTL-ContactUs-main {
    display: block !important;
    font-family: KelloggsSansMedium !important;
    color: #262626 !important;
    font-size: 14px !important;
}
/*sitemap*/

.sitemap {
    display: block;
    padding: 0px 10px !important;
    margin: 0 auto !important;
    width: 100% !important;
    max-width: 980px !important;
}
.sitemap .subtitle {
    font-style: normal;
    font-size: 16px !important;
    font-family: KelloggsSansMedium !important;
    margin: 14px 0;
    display: block;
    padding-left: 2px;
    padding-bottom: 16px !important;
    border-bottom: 1px dotted black;
}
.sitemap ul li a {
    text-decoration: none;
    color: #d31145;
    display: inline-block;
    padding: 4px 0;
    margin: 2px 0;
}
/*fixes*/

.modal__container {
    display: none !important;
}
.header-holder {
    display: none !important;
}

.operator.close p {
    font-weight: bold;
    padding-bottom: 2px;
    border-bottom-style: solid;
    width: 43px;
    float: right;
}


.articlepodright {
    width: 220px;
    float: right;
    margin: 0 0 20px 20px;
}
.articlepodleft {
    width: 210px;
    float: left;
    margin: 0 20px 10px 0;
}
.articlepodright-paragraph {
    width: 210px;
    float: right;
    margin-left: 20px;
    margin-top: 0;
    height: 145px;
}
.hero-blurb ul.lichange li {
    font-size: 16px;
    color: #666666;
    margin: 8px 0;
    padding-left: 8px;
}
.nutritionImageRight Img {
    float: right;
    width: 300px;
    height: auto;
}
.nutritionImageLeft Img {
    float: left;
    width: 300px;
    height: auto;
    margin-right: 20px;
	}
.group1.cboxElement img{
	width:100%;
}
.hero.pillar.ourStory .description h1 {
	margin-left:0px;
}
.hero.pillar.ourStory .description h4 {
	margin-bottom:10px;
}
.hero.pillar .description h1 {
	font-size: 56px;
	margin-left:-65px;
}
.hero.pillar.our-story .description h1 {
	margin-left:0px;
    padding-bottom: 0px;
}
.hero.pillar.our-story .description p {
	margin:0px;
    margin-bottom: 15px;
}
.hero.pillar .description p.recipe {
    
    font-family: KelloggsSansMedium;
    color: #262626;
    line-height: 1;
    padding-bottom: 15px;
    
	font-size: 56px;
	margin-left:-65px;
}
.hero .description h2 {    
    font-family: KelloggsSansRegular;
    color: #262626;
    font-size: 56px;
    line-height: 0.8;
    padding-bottom: 15px;
}
.hero.pillar.who-we-are .description h2 {
    font-family: KelloggsSansRegular;
    color: #262626;
    font-size: 56px;
    line-height: 0.9;
    padding-bottom: 15px;
}
.hero .description h3 {
    font-family: KelloggsSansRegular;
    color: #262626;
    font-size: 36px;
    line-height: 1.1;
}

.hero .description h4 {
    font-family: KelloggsSansRegular;
    color: #262626;
    font-size: 24px;
    line-height: 1.1;
}
/****Samresh Masterbrand************/
.container .hero .description h4{
	font-weight: normal;
}
.grid.fullWidth.whiteBackground {
    margin-left: auto;
    margin-right: auto;
    background-color: white;
}
div.row2020 {
    width: 100%;
    float: left;
}
.whiteBackground {
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    width: 100%;
}
.LFlastPera {
    text-align: right;
}
.LFlastPeraText {
    width: 60%;
    float: left;
    text-align: left;
}
.LFlastPeraImage {
    width: 38%;
    display: inline-block;
}
.LFlastPeraImage img {
    width: 100%;
}

.row2020 p{
	padding-top:25px;
}
.brandDescContainer{
display:table;
}
.brandImg, .brandDesc{
	display:table-cell;
	height:100%;
	vertical-align:middle;
}
.brandImg{
	text-align:center;
}	
.brandDescContainer .brandDesc .kstl-brand-description{
	 padding-bottom:0 !important;
 }
 .recipe-list-wrapper .custom-gsa-container .collection .result-item .link-wrapper .image img{
	     width: 100%;
    height: auto;
    max-width: none;
    max-height: none;
 }
 .littleFarmerPeraImage div img{width:70%;}
 .tab-wrapper.brands .custom-gsa-container .collection .result-item .link-wrapper .name, .tab-wrapper.brands .custom-gsa-container .collection .result-item .link-wrapper .cta-articles,.tab-wrapper.brands .custom-gsa-container .collection .result-item .link-wrapper .description,
 .serach-results .custom-gsa-container .collection .result-item .link-wrapper .description{display:none !important;}


.banners-container .banner.position-alt.nutrition .description .icon{
	margin-top:0;
}
.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;
}
.custom-banner-container{
	background-repeat: no-repeat;
	background-size: cover;
} 
	.nourishProductWrapper .desk-one-quarter{
		width:100%;
	}
	.nourishProductWrapper .custom-gsa-container .collection{
		border-top:0px;
	}
@media (max-width: 768px) { 
	.internal-scroll .nav {
		clear:both;
	}
	.results-total-wrapper {
		margin-left:20px;
	}
	.footer .mob-logo-wrapper {
		margin-left:20px;
	}
 
}

.related-items-container .related-recipe__img a{
	width:90%;
	display:block;
	margin:0 auto;
}
.related-items-container .related-recipe__img a img{
	width:100%;
	height:auto;
}
.centeredContent .related-recipe__link a{
	    color: #2c2c2c;
}
.brandDetail .blades-container{
	padding:40px 0px !important;
}
.brandDetail .blades-container.centeredContent .blade p{
	padding:20px 20px 0;
}
.brandDetail .blades-container.centeredContent .blade .description p{
	padding:0;
}
.centeredContent .nourishPera .amazing-wrapper .ftr_text p{
	font-size:12px;
}
.specialkDisclaimer.ftr_text p{
	font-size:12px;
}
.prod-disclaimer-text .kstl-nutrition-info {
	font-size: .9rem !important;
}
.myAccountLogin .grid__item a{
    text-decoration: none;
}
.left-img {
	float: left; 
	margin-right: 20px; 
	margin-bottom: 20px;
}
.right-img {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px; 
	margin-top: 20px;
}
.margin_top {
	margin-top: 20px;
}
.center-txt {
	text-align:center !important;
}
/* Corn Flakes Page */
/*
.corn-flakes {
	padding-right:30px;
	padding-left:0px;
}
.corn-flakes img {
	width:200px;
}
.corn-flakes .body {
	font-family:KelloggsSansRegular;
}
.corn-flakes-head p {
	font-family:KelloggsSansRegular !important;
	font-size:18px;
}
.red-text {
	color:#d31145;
}
.flakes {
	width:65% !important;
}*/

@media (max-width: 999px) { 
.grid.centeredContent.myAccountLogin .grid__item {padding: 0px 20px !important;}  
.hero.pillar.ourStory{margin-bottom: 0px !important;}
}

.hide{display: none;}
.container .hero-blurb.marginbottomzero{
	margin-bottom:0 !important;
}
.kellogs-history-table tr td{border: 1px solid black;padding: 10px 20px;}

/* New Design Changes */
body {
    font-family: OpenSans;
    background: none;
	background-color:#ffffff;
	overflow-y:auto !important;
}
* {outline:0;}
.account-section {
	position: relative;
	top: 40px;
	left: 76px;
	z-index:10;
}
.contact-link {
	margin-top:5px;
	margin-right:15%;
}
.red-logo, .account {
	display:inline-block;
}
.red-logo {
	position:relative !important;
	top:0px !important;
	margin-right:2px !important;
}
.account {
	margin-top:0px !important;
}
.account a {
	padding:0px !important;
}
.account a:first-child {
	padding:0px !important;
	margin-right:2px !important;
}

.kstl-carousel-grid-slide .kstl-feature-inset, .kstl-carousel-grid-slide-reverse .kstl-feature-inset, .kstl-full-image-slide .kstl-feature-inset {
	background:transparent !important;
}
.cereal-slider {
	padding:0px;
	margin:0px auto;
}
@-ms-viewport {
  width: auto;
}
.flexslider .slides {
	-webkit-transform: translate3d(0, 0, 0); 
	-moz-transform: translate3d(0, 0, 0); 
	-ms-transform: none; 
	-o-transform: translate3d(0, 0, 0); 
	transform: none;
	-webkit-transition: 1s ease-out;
	-moz-transition: 1s ease-out;
	transition: 1s ease-out;
}
.cereal-slider .flexslider .slides .kstl-feature-inset {
	left:14% !important;
	top:24% !important;
	background: transparent !important;
}
.cereal-slider .section-body {
	color:#ffffff;
	max-width:420px;
}
.section-body .header {
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 20px;
}
.cereal-slider .section-body .header {
	font-size: 30px;
}
.section-body .description {
	margin-right:50px;
	margin-bottom:20px;
	font-size:16px;	
}
.cereal-slider .section-body .description {
	font-size:16px;
}
.section-body .section-icon {
	text-align:right;
	margin-top:50px;
}
.section-body .button {
	background:#ffffff;
	color:#000000;
	font-weight: bold;
	text-transform: none;
	margin-bottom:20px;
}
.section-body .button a {
	text-decoration: none;
	color:#000;
}
.section-body .section-icon img {
	vertical-align:bottom;
}
.section-body.section-left, .section-body.section-middle, .section-body.section-right {
	padding:58px 0px 0px 58px;
	color:#ffffff;
	max-height: 600px;
	overflow: hidden;
}
.section-body.section-left {
	background:#d30022;
}
.section-body.section-middle {
	background:#00ab42;
}
.section-body.section-right {
	background:#6b2f45;
}
.product-slider {
	margin:30px 0px;
	display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;      /* TWEENER - IE 10 */
	display: -webkit-flex;     /* NEW - Chrome */
	display: flex;             /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.product-slider .product-image {
	display:inline-block;
	text-align:center;
	padding:20px;
	box-sizing:border-box;
}
.product-slider .product-image img {
	/*width:280px;*/
}
.product-slider .product-image p {
	font-size:18px;
	font-weight:bold;
	margin-top:20px;
	text-decoration:none;
	color:#666666;
	
}
.view-all {
	text-align: center;
	margin: 20px 0px 40px 0px;
}
.view-all .button {
	background:#2c2c2c;
	text-transform: none;
	font-weight: bold;
}

.js-kstl-mega-nav__link--top::after {
	background: transparent url(/content/dam/europe/kelloggs_gb/images/down_arrow.svg) 0 50% no-repeat !important;
	opacity:1 !important;
}
.flex-control-paging li a.flex-active {
	background: #000000 !important;
}
.flex-control-paging li a:hover {
	background: #000000 !important;
}
.cereal-slider .flex-control-paging li a.flex-active {
	background: #ffffff !important;
}
.cereal-slider .flex-control-paging li a:hover {
	background: #ffffff !important;
}
.footer .widgets {
	max-width:1250px !important;
	margin: 0px auto 100px auto !important;
}
.footer .widgets .widget-list ul li a {
	padding: 10px 0px !important;
	font-size: 16px !important;
	color:#000000 !important;
	border-bottom: 1px solid #d8d8d8 !important;
}
.footer .copyright .wrapper {
	max-width:1250px !important;
	padding:40px 40px 0px 40px !important;
}
.footer .copyright {
	background:#fff !important;
}
.copyright-txt {
	font-size:10px;
	color:#3b3b3b !important;
	text-align:left;
}
.social-links {
	float:right;
}
.social-links span {
	margin-right:2px;
}
.footer .copyright .wrapper {
	padding: 40px 40px 40px 40px !important
}
.custom-slider .flex-viewport {
	padding:0 10%;
}
#kelloggsuk {
	text-align:center;
}
.vbox-next, .vbox-prev {
	display:none !important;
}
.flexslider ul.slides {
	margin:0px !important;
}
.home-page-slider .flexslider .slides .kstl-feature-inset {
	left: 6%;
	top: 36%;
}
.happy-gut-banner {
	font-size: 2.8vw;
	font-family:KelloggsSansMedium;
	max-width:25%;
	line-height: 1.1;
	color:#fff;
}
.fiber_left {
	background:url(/content/dam/europe/kelloggs_gb/images/brands/fiber_tab1.jpg);
	background-size: cover;
	height:480px;
	position:relative;
}
.fiber_middle {
	background:url(/content/dam/europe/kelloggs_gb/images/brands/fiber_tab2.jpg);
	background-size: cover;
	height:480px;
	position:relative;
}
.fiber_right {
	background:url(/content/dam/europe/kelloggs_gb/images/brands/fiber_tab3.jpg);
	background-size: cover;
	height:480px;
	position:relative;
}
.fiber_left > div, .fiber_middle > div, .fiber_right > div {
    width: 100%;
    text-align: center;
	color:#fff;
	font-size: 1.47vw;
	font-weight: bold;
	font-family: KelloggsSansMedium;
	padding: 0% 30% 0% 30%;
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
}
.custom-slider.fibre .flex-viewport {
	padding:0px 10% !important;
}
.disclaimer-txt {
	padding: 20px 50px;
	text-align: left;
	margin: 10px 0px;
	font-size:12px;
}
/*.nutrition_back {
	position: absolute;
	right: 18%;
	top: 12%
}
.cereal-slider .nutrition_back img {
	width:80% !important;
}*/
.custom-list .collection div{
	display:none;
}
.custom-list .collection div:nth-child(1), .custom-list .collection div:nth-child(2) {
	display:block;
}
.custom-list.show-all .collection div {
	display:block;
}
.custom-list .custom-gsa-container .collection .result-item .link-wrapper .name {
	font-size: 24px;
	font-weight: bold;
}
.recipes-view-all {
	text-align:center;
	margin:35px;
}
.recipes-view-all span {
	font-size: 16px;
	text-decoration: none;
	text-transform: uppercase;
	font-family: KelloggsSansMedium;
	cursor:pointer;
	background:#000;
	border-radius: 999px;
	color:#fff;
	padding: 10px 15px;
}
.custom-brand-pages .internal-scroll,
.custom-brand-pages .internal-scroll.is-sticky {padding:0 !important;background:#000; margin-bottom:0px;}
.custom-brand-pages .internal-scroll .top-links .nav {background:#000;display:flex;justify-content:center;}
.custom-brand-pages .internal-scroll .top-links .nav a {padding:15px 10px;display:inline-block;color:#fff;text-decoration:none;text-transform: none;font-size: 14px;margin: 0;background:none;border:0px;font-weight:normal;}
.custom-brand-pages .internal-scroll .top-links .nav a:hover, 
.custom-brand-pages .internal-scroll .top-links .nav a.active {text-decoration:underline; background:none;}
.custom-brand-pages .internal-scroll .nav ul li {margin:0px;}

.hero-banner-top {display:flex;flex-direction:row;background:#FCCD3F;}
.hero-banner-top.fibre { background:url(/content/dam/europe/kelloggs_gb/images/brands/fiber_banner_bg_web.jpg);padding:50px 0px;background-size: cover;}
.hero-banner-top.prebiotic { background:url(/content/dam/europe/kelloggs_gb/images/brands/prebiotic_bg_web.jpg);background-size: cover;min-height:500px;}
.hero-banner-top > div {width:50%;text-align:center;padding: 3vw 0 1vw 1vw;align-self: center;}
.hero-banner-top .content-box .inner {width:60%;text-align:left;display: inline-flex;flex-direction: column;}
.hero-banner-top.prebiotic .content-box .inner {width:65%;}
.hero-banner-top.prebiotic .content-box p {font-size:17px;}
.hero-banner-top.fibre- .content-box h1 {font-size: 50px;font-family: KelloggsSansMedium;font-weight: normal;}
.hero-banner-top.fibre .content-box h1 { font-size: 55px;line-height:1;}
.hero-banner-top.prebiotic .content-box h1 { font-size: 42px;line-height:1;}
.hero-banner-top.fibre- .content-box p {font-size: 18px;font-family: KelloggsSansMedium;}
.hero-banner-top .img-box {text-align:right;}	
.hero-banner-top .img-box.left {text-align:left;}	
.hero-banner-top .img-box img {max-height:559px; width:auto;}

/* Brand Pages */
.hero-banner-top .content-box h1 {font-size: 60px;font-family: KelloggsSansMedium;font-weight: normal;}
.hero-banner-top .content-box p {font-size: 18px;font-family: OpenSans;}

.hero-banner-top.frosties, .coco-pops-slider1.frosties {
	background:#5972c4;
}
.hero-banner-top.squares, .coco-pops-slider1.squares {
	background:#1452a9;
}
.hero-banner-top.kelloggs-consumer, .coco-pops-slider1.kelloggs-consumer {
	background:#837fbc;
}
.hero-banner-top.krave, .coco-pops-slider1.krave {
	background:#f6a400;
}
.hero-banner-top.limitededition, .coco-pops-slider1.limitededition {
	background:#1599ca;
}
.hero-banner-top.nutrigrain, .coco-pops-slider1.nutrigrain {
	background:#1452a9;
}
.hero-banner-top.poptarts, .coco-pops-slider1.poptarts {
	background:#d04c48;
}
.hero-banner-top.ricekrispies, .coco-pops-slider1.ricekrispies {
	background:#1599ca;
}
.hero-banner-top.flakes, .coco-pops-slider1.flakes {
	background:#008530;
}
.coco-pops-slider1.fibre {
	background:#fff;
}
.left-margin {
	margin-left:-18%;
}
.left-margin-5 {
	margin-left:-5%;
}
.hero-banner-top .content-box p a {
	color:#fff;
}
.hero-banner-top.frosties .content-box .inner,
.coco-pops-slider1.frosties .custom-gsa-container .collection .result-item .link-wrapper .name,
.hero-banner-top.squares .content-box .inner,
.coco-pops-slider1.squares .custom-gsa-container .collection .result-item .link-wrapper .name,
.hero-banner-top.kelloggs-consumer .content-box .inner,
.coco-pops-slider1.kelloggs-consumer .custom-gsa-container .collection .result-item .link-wrapper .name,
.hero-banner-top.krave .content-box .inner,
.coco-pops-slider1.krave .custom-gsa-container .collection .result-item .link-wrapper .name,
.hero-banner-top.limitededition .content-box .inner,
.coco-pops-slider1.limitededition .custom-gsa-container .collection .result-item .link-wrapper .name,
.hero-banner-top.nutrigrain .content-box .inner,
.coco-pops-slider1.nutrigrain .custom-gsa-container .collection .result-item .link-wrapper .name,
.hero-banner-top.poptarts .content-box .inner,
.coco-pops-slider1.poptarts .custom-gsa-container .collection .result-item .link-wrapper .name,
.hero-banner-top.ricekrispies .content-box .inner,
.coco-pops-slider1.ricekrispies .custom-gsa-container .collection .result-item .link-wrapper .name,
.hero-banner-top.flakes .content-box .inner,
.coco-pops-slider1.flakes .custom-gsa-container .collection .result-item .link-wrapper .name {
	color:#fff;
}

.coco-pops-slider1 {background:#FCCD3F;}
.coco-pops-slider1 .flexslider {min-height:316px;}
.banner-box-3 {display:flex; flex-direction:row;}
.banner-box-3 > div {width:33.34%}
.banner-box-3 img {display:block;}

.coco-pops-slider1 .custom-gsa-container .collection .result-item .link-wrapper {background:none; text-align:center;}
.coco-pops-slider1 .custom-gsa-container .collection .result-item .link-wrapper .image {width: 17vw;height: 17vw; background: #fff;border-radius: 50%;padding: 2vw;display: inline-flex;justify-content: center;max-width:240px; max-height:240px;}
.coco-pops-slider1 .custom-gsa-container .collection .result-item .link-wrapper .image img {display:inline-flex; align-self:center;width:auto; height:auto;}
.coco-pops-slider1 .custom-gsa-container .collection {border:0;}
.coco-pops-slider1 .custom-gsa-container .collection .result-item .link-wrapper .name {color:#562300;}

.custom-brand-pages .product-grid-container.recipe-list-wrapper .product-grid-wrapper .custom-gsa-container .collection .result-item .link-wrapper .image {width: 10vw;height: 10vw; background: #fff;border-radius: 50%;justify-content: center; border:12px solid #FCCD3F;float:left; margin:14px 0;}
.custom-brand-pages .product-grid-container.recipe-list-wrapper .product-grid-wrapper .custom-gsa-container .collection .result-item:nth-child(even) .link-wrapper .image {border-color: #2c65aa;}
.custom-brand-pages .product-grid-container.recipe-list-wrapper .product-grid-wrapper .result-item.grid__item.one-quarter.desk-one-quarter.lap-one-third.palm-one-whole {padding: 0 !important;}
.custom-brand-pages .product-grid-container.recipe-list-wrapper .product-grid-wrapper .custom-gsa-container .collection .result-item .link-wrapper .image img, 
.custom-brand-pages .product-grid-container.recipe-list-wrapper .product-grid-wrapper .custom-gsa-container .collection .result-item .link-wrapper .image img {width: auto;height: 100%;}
.custom-brand-pages .product-grid-container.recipe-list-wrapper .product-grid-wrapper .custom-gsa-container .collection .result-item .link-wrapper .description {display:block;}
.custom-brand-pages .product-grid-container.recipe-list-wrapper .product-grid-wrapper .custom-gsa-container .collection {display:flex; flex-direction:column; padding-top:0;}
.custom-brand-pages .product-grid-container.recipe-list-wrapper .product-grid-wrapper .custom-gsa-container .collection .result-item {width:100%; border-bottom:1px solid #ddd;}
.custom-brand-pages .product-grid-container.recipe-list-wrapper .product-grid-wrapper .custom-gsa-container .collection .result-item .link-wrapper h3, 
.custom-brand-pages .product-grid-container.recipe-list-wrapper .product-grid-wrapper .custom-gsa-container .collection .result-item .link-wrapper p {text-align:left;margin: 15px 0 0 14vw;}
.custom-brand-pages .tab-control-wrapper ul li a {font-family: KelloggsSansMedium; font-weight: normal; text-transform:none;color: #999;}
.custom-brand-pages .product-grid-container.recipe-list-wrapper .tab-control-wrapper ul {display: flex;flex-direction: row;justify-content: space-between;}
.custom-brand-pages .product-grid-container.recipe-list-wrapper .centeredContent p {line-height: 1.5;}
.custom-brand-pages .product-grid-container.recipe-list-wrapper h1, 
.custom-brand-pages .cereal-slider h1, .custom-brand-pages h1.header-txt {text-align:center;padding: 4vh;font-size: 2.5vw;font-family: KelloggsSansMedium;font-weight: normal;}
.custom-brand-pages .product-grid-container.recipe-list-wrapper .product-grid-wrapper .custom-gsa-container .collection .result-item .link-wrapper {padding-top:16px;}
/* Fibre Articles */
.hero-banner-top.fibre-articles-banner { 
	background:url(/content/dam/europe/kelloggs_gb/images/fibre/benfitsoffiber_web.jpg);
	background-size:cover;
	background-position:center;
	height:465px;
}
.hero-banner-top.fibre- > div {
	width:60% !important;
	padding:0vw 0 1vw 1vw !important;
	color:#fff;
}
.hero-banner-top.fibre- .content-box .inner {
	width:65% !important;
}
.fibre-articles {
	margin-top:30px;
	display: flex;
	flex-direction: column;
	padding:0 30px;
}
.articles {
	border-bottom: 1px solid #ddd;
	width:100%;
	padding:25px;
}
.articles.margin-bottom {
	margin-bottom:50px;
	border-bottom:0px;
}
.articles-img {
	width: 12vw;
	height: 12vw;
	background: #fff;
	justify-content: center;
	float: left;
}
.articles-body h3, .articles-body p{
	text-align: left;
	margin: 15px 0 0 15vw;
}
.articles-body h3 {
	font-size:18px;
}
.articles-body p {
	font-size:15px;
}
.articles-head {
	font-size:15px;
	margin:0px 0px 20px 15vw;	
}
.articles .button {
	background:#2c2c2c;
	margin:20px 0px 0px 3vw;
}
.articles .button a {
	color:#fff;
	text-decoration:none;
	text-transform:none;
}
.articles-img, .articles-body {
	
}
.hero-banner-top.fibre-.fibre-page-one > div,
.hero-banner-top.fibre-.fibre-page-two > div,
.hero-banner-top.fibre-.fibre-page-three > div,
.hero-banner-top.fibre-.fibre-page-four > div,
.hero-banner-top.fibre-.fibre-page-five > div,
.hero-banner-top.fibre-.fibre-page-six > div,
.hero-banner-top.fibre-.fibre-page-seven > div,
.hero-banner-top.fibre-.fibre-page-eight > div {
	width:100% !important;
}
.hero-banner-top.fibre-.fibre-page-one .content-box .inner,
.hero-banner-top.fibre-.fibre-page-two .content-box .inner,
.hero-banner-top.fibre-.fibre-page-three .content-box .inner,
.hero-banner-top.fibre-.fibre-page-four .content-box .inner,
.hero-banner-top.fibre-.fibre-page-five .content-box .inner,
.hero-banner-top.fibre-.fibre-page-six .content-box .inner,
.hero-banner-top.fibre-.fibre-page-seven .content-box .inner,
.hero-banner-top.fibre-.fibre-page-eight .content-box .inner {
	width:40% !important;
	text-align:center !important;
}
.hero-banner-top.fibre-.fibre-page-one {
	background:url(/content/dam/europe/kelloggs_gb/images/fibre/fiber.jpg);
	height:259px;
	background-position: center left;
	background-size: contain;
	background-repeat: no-repeat;
}
.hero-banner-top.fibre-.fibre-page-two {
	background:url(/content/dam/europe/kelloggs_gb/images/fibre/probiotics.jpg);
	height:259px;
	background-position: center left;
	background-size: contain;
	background-repeat: no-repeat;
}
.hero-banner-top.fibre-.fibre-page-three {
	background:url(/content/dam/europe/kelloggs_gb/images/fibre/fiberfacts.jpg);
	height:259px;
	background-position: center left;
	background-size: contain;
	background-repeat: no-repeat;
}
.hero-banner-top.fibre-.fibre-page-four {
	background:url(/content/dam/europe/kelloggs_gb/images/fibre/eatingfiber.jpg);
	height:259px;
	background-position: center left;
	background-size: contain;
	background-repeat: no-repeat;
}
.hero-banner-top.fibre-.fibre-page-five {
	background:url(/content/dam/europe/kelloggs_gb/images/fibre/microbiome.jpg);
	height:259px;
	background-position: center left;
	background-size: contain;
	background-repeat: no-repeat;
}
.hero-banner-top.fibre-.fibre-page-six {
	background:url(/content/dam/europe/kelloggs_gb/images/fibre/interestingfacts.jpg);
	height:259px;
	background-position: center left;
	background-size: contain;
	background-repeat: no-repeat;
}
.hero-banner-top.fibre-.fibre-page-seven {
	background:url(/content/dam/europe/kelloggs_gb/images/fibre/secondbrain.jpg);
	height:259px;
	background-position: center left;
	background-size: contain;
	background-repeat: no-repeat;
}
.hero-banner-top.fibre-.fibre-page-eight {
	background:url(/content/dam/europe/kelloggs_gb/images/fibre/fiberanddigestion.jpg);
	height:259px;
	background-position: center left;
	background-size: contain;
	background-repeat: no-repeat;
}
.hero-banner-half {
	display:flex;
	flex-direction:row;
}
.hero-banner-half.fibre-articles-one,
.hero-banner-half.fibre-articles-two,
.hero-banner-half.fibre-articles-three,
.hero-banner-half.fibre-articles-four,
.hero-banner-half.fibre-articles-five,
.hero-banner-half.fibre-articles-six,
.hero-banner-half.fibre-articles-seven,
.hero-banner-half.fibre-articles-eight {
	height:272px;
}
.hero-banner-half.fibre-articles-one {
	background:url(/content/dam/europe/kelloggs_gb/images/fibre/fiber-sub.jpg);
	background-position:center right;
	background-size:cover;
}
.hero-banner-half.fibre-articles-two {
	background:url(/content/dam/europe/kelloggs_gb/images/fibre/probiotics-sub.jpg);
	background-position:center right;
	background-size:cover;
}
.hero-banner-half.fibre-articles-three {
	background:url(/content/dam/europe/kelloggs_gb/images/fibre/fiberfacts-sub.jpg);
	background-position:center right;
	background-size:cover;
}
.hero-banner-half.fibre-articles-four {
	background:url(/content/dam/europe/kelloggs_gb/images/fibre/eatingfiber-sub.jpg);
	background-position:center right;
	background-size:cover;
}
.hero-banner-half.fibre-articles-five {
	background:url(/content/dam/europe/kelloggs_gb/images/fibre/microbiome-sub.jpg);
	background-position:center right;
	background-size:cover;
}
.hero-banner-half.fibre-articles-six {
	background:url(/content/dam/europe/kelloggs_gb/images/fibre/interestingfacts-sub.jpg);
	background-position:center right;
	background-size:cover;
}
.hero-banner-half.fibre-articles-seven {
	background:url(/content/dam/europe/kelloggs_gb/images/fibre/secondbrain-sub.jpg);
	background-position:center right;
	background-size:cover;
}
.hero-banner-half.fibre-articles-eight {
	background:url(/content/dam/europe/kelloggs_gb/images/fibre/fiberanddigestion-sub.jpg);
	background-position:center right;
	background-size:cover;
}
.hero-banner-half .content-box {
	padding:20px 30px;
	width:60%;
	color:#fff;
	position:relative;
}
.hero-banner-half .content-box h1 {
	font-size:28px;
	margin-bottom:10px;
}
.hero-banner-half .content-box p {
	font-size:14px;
}
.hero-banner-half .button {
	background:#fff;
	padding:15px 30px;
	margin-top:20px;
	position:absolute;
	bottom: 20px;
}
.hero-banner-half .button a {
	color:#000;
	text-decoration:none;
	text-transform:none;
	font-size: 14px;
}
.small-txt {
	font-size:12px;
}
.fibre-.fibre-articles-banner .button {
	background:#fff;
	padding: 15px 30px;
	margin-top: 20px;
	max-width:150px;
}
.fibre-articles.margin {
	margin-top:0px !important;
}
.fibre-.fibre-articles-banner .button a {
	text-decoration:none;
	color:#000;
}
/* WKK BY KIDS */
.hidebelow999 {
	visibility:visible;
}
.showbelow999 {
	display:none;
	visibility:hidden;
}
.wkkkids-margin {
	margin-top:-19px !important;
}
.wkkkids_video_section {
	margin-top:-38px !important;
}
.wkkkids .product-slider .product-image p {
	font-weight:normal !important;
}
.hero-banner-top.wkkkids, .coco-pops-slider1.wkkkids {
	background-color:#bce4ee;
}
.wkkkids_left {
	background:url(/content/dam/europe/kelloggs_gb/images/wkkbykids/Made_with_veg.jpg);
	background-size: cover;
	height:480px;
	position:relative;
	background-position:center;
}
.wkkkids_middle {
	background:url(/content/dam/europe/kelloggs_gb/images/wkkbykids/No_Added_Sugar.jpg);
	background-size: cover;
	height:480px;
	position:relative;
	background-position:center;
}
.wkkkids_right {
	background:url(/content/dam/europe/kelloggs_gb/images/wkkbykids/10p_from_Packs.jpg);
	background-size: cover;
	height:480px;
	position:relative;
	background-position:center;
}
.wkkkids_right .txt {
	position: absolute;
	bottom: -30px;
	font-size: 20px;
	padding: 50px;
	text-align: center;
	width: 100%;
	font-family:KelloggsSansMedium;
	color:#ffffff;
}
.hero-banner-top.wkkkids .content-box .inner {
	width:70% !important;
}
.wkkkids_video_section {
	background-color:#c4113b;
	padding:3vw 3vw !important;
	font-family:KelloggsSansMedium;
}
.wkkkids_video_section .body_copy {
	width: 100%;
	text-align: center;
	padding: 5vw 0 1vw 0vw;
	align-self: center;
}
.wkkkids_video_section .body_copy .inner {
	width: 65%;
	text-align: left;
	display: inline-flex;
	flex-direction: column;
}
.wkkkids_video_section .body_copy .inner h1 {
	font-size:39px;
	color:#fff;
    font-weight:normal;
    font-family:openSans;
}
.wkkkids_video_section .body_copy .inner p {
	font-size:15px;
	color:#eee;
    font-family:openSans;
}
.hero-banner-top.ar-game {
	background:#f2f1ef !important;
	color:#a2304c;
}
.hero-banner-top.ar-game .content-box .inner {
	width:60%;
}
.hero-banner-top.ar-game .content-box h1 {
	font-size:30px;
}
.hero-banner-top.ar-game .content-box p {
	font-size:15px;
}
.hero-banner-top.ar-game .content-box p a {
	color:#a2304c;
	text-decoration:none;
}
.ar.inner {
	text-align:left;
	padding-left:5%;
	padding-right:5%;
}
.ar .button {
	position: absolute;
	margin-top: 2%;
	padding: 12px 30px;
}
.discover, .bottom-txt {
	background:#af1959;
	color:#fff;
	padding:25px;
	text-align:center;
	font-family:KelloggsSansMedium;
}
.discover {
	font-size:30px;
}
.bottom-txt .disclaimer {
	font-size:14px;
}
.bottom-txt .copy {
	font-size:15px;
}
.coco-pops-slider1.wkkkids .flex-viewport{
	min-height:450px;
}
.press-release-list {
	list-style: none;
    margin-left: 5px;
    font-size: 12px;
}
.press-release-list li {
    margin-bottom: 15px;
}
.press-release-list li a {
    color: #d31145;
    text-decoration: none;
    cursor: pointer;
}
/* Anchor issue fix on Carousel */
.flexslider .slides .kstl-feature-inset {
	bottom: 20%;
	right: 50%;
}
.happy-gut-banner {
	max-width:100%;
}

/* SPK new design start */
.custom-brand-pages.spk .internal-scroll .top-links .nav {
	background:#d62630 !important;
}
.hero-banner-top.spk {
	background:#ffffff !important;
	min-height:100px !important;
}
.hero-banner-top.spk > div {
	width:100%;
	padding:0px;
}
.hero-banner-top.spk .content-box .inner {
	width:34%;
	text-align:center;
}
.hero-banner-top.spk .content-box p {
	font-size:15px;
	color:#626262 !important;
}
.spk_left {
	background:url(/content/dam/europe/kelloggs_gb/images/spk/iron_desk.jpg);
	background-size: cover;
	height:480px;
	position:relative;
	background-position:center;
}
.spk_middle {
	background:url(/content/dam/europe/kelloggs_gb/images/spk/vit_d_desk.jpg);
	background-size: cover;
	height:480px;
	position:relative;
	background-position:center;
}
.spk_right {
	background:url(/content/dam/europe/kelloggs_gb/images/spk/b3_desk.jpg);
	background-size: cover;
	height:480px;
	position:relative;
	background-position:center;
}
.spk_right .txt {
	position: absolute;
	bottom: -30px;
	font-size: 20px;
	padding: 50px;
	text-align: center;
	width: 100%;
	font-family:KelloggsSansMedium;
	color:#ffffff;
}
.hero-banner-top.spk2 {
	background: url(/content/dam/europe/kelloggs_gb/images/spk/power_of_multigrain_desk.jpg);
    background-size: auto;
	background-size: cover;
	background-position:center;
	min-height: 545px;
}
.hero-banner-top.spk2 > div {
	width:100% !important;
	padding:235px 0 1vw 1vw !important;
}
.hero-banner-top.spk2 .content-box .inner {
	width:35% !important;
}
.hero-banner-top.spk2 .content-box h1 {
	font-size:39px;
	color:#d6262f;
	text-align:center;
    font-family:openSans;
}
.hero-banner-top.spk2 .content-box p {
	font-size:15px;
	color:#626262 !important;
	text-align:center;
}
.spk-faq {
	color:#d6262f;
}
.faq-section.spk .kstl-show-hide .sign {
	background:url(/content/dam/europe/kelloggs_gb/images/spk/plus.png) !important;
	width:25px;
	height:25px;
}
.faq-section.spk .kstl-show-hide .open .sign {
	background:url(/content/dam/europe/kelloggs_gb/images/spk/collapse.png) !important;
	width:25px;
	height:25px;
}
.coco-pops-slider1.spk .custom-gsa-container .collection .result-item .link-wrapper .image {
	background:#d6262f !important;
}
.coco-pops-slider1.spk .custom-gsa-container .collection .result-item .link-wrapper .name {
	color:#656565 !important;
}
.disclaimer-txt.spk {
	text-align:center;
	font-size:14px;
}
@media only screen and (max-width:1200px) {
	.spk-box .banner-box-3 {
		flex-direction: column;
	}
	.spk-box .banner-box-3 > div {
		width:100%;
	}
	.spk_left, .spk_middle, .spk_right {
		height:108vw;
	}
	.spk_right .txt {
		font-size:5vw;
	}
	.hero-banner-top.spk2 .content-box h1 {
		font-size:35px;
	}
	.hero-banner-top .content-box p {
		font-size:15px;
	}
	.hero-banner-top.spk2 .content-box .inner {
		width:60% !important;
	}
}
@media only screen and (max-width:769px) {
	.hero-banner-top.spk .content-box .inner {
		width:85%;
	}
	.hero-banner-top.spk .content-box p,
	.hero-banner-top.spk2 .content-box p {
		font-weight:normal !important;
	}
	.faq-section.spk h6, .faq-section.spk .lastQuestion {
		padding:10px 35px 10px 0px !important;
	}
}
@media only screen and (max-width:999px) {
	.hero-banner-top.spk2 .content-box .inner {
		width:75% !important;
	}
}
@media only screen and (max-width:999px) {
	.hero-banner-top.spk2 .content-box p {
		font-weight: normal !important;
	}
}
@media only screen and (max-width:539px) {
	.hero-banner-top.spk2 {
		background:url(/content/dam/europe/kelloggs_gb/images/spk/power_of_multigrain.jpg);
		background-size: auto;
		background-size: cover;
		background-position:center;
		min-height: 440px;
	}
	.hero-banner-top.spk2 > div {
		padding:150px 0 1vw 1vw !important;
	}
}
/* SPK new design end */

@media only screen and (max-width:769px) {
	.flexslider .slides .kstl-feature-inset {
		bottom: 80%;
		right: 5%;
	}
}
/* Anchor issue fix on Carousel - End */
@media only screen and (max-width:999px) {
	.hidebelow999 {
		display:none;
		visibility:hidden;
	}
	.showbelow999 {
		display:block;
		visibility:visible;
	}
	.wkkkids_video_section .body_copy .inner {
		width:100%;
		padding-bottom:20px;
	}
	.wkkkids_left, .wkkkids_middle, .wkkkids_right {
		height:108vw;
	}
	.wkkkids-box .banner-box-3 {
		flex-direction:column;
	}
	.wkkkids-box .banner-box-3 > div {
		width:100%;
	}
	.wkkkids_right .txt {
		font-size:5vw;
	}
	.hero-banner-top.ar-game .content-box .inner {
		width:65%;
	}
	.wkkkids_video_section .body_copy .inner h1,
	.wkkkids_video_section .body_copy .inner p {
		text-align:center;
	}
}
@media only screen and (max-width:601px) {
	.wkkkids-margin {
		margin-top:-38px !important;
	}
	.wkkkids_video_section {
		margin-top:0px !important;
	}
}
/* To hide unwanted heading from product details page */
.kstl-nutrition-header.kstl-sansM h5 {
	display:none;
}
@media all and (-ms-high-contrast:none) {
	body #error_wp, 
	html #error_wp {border:0;}
	body #main_container, 
	html #main_container {overflow-y:hidden;}
}
@media only screen and (min-width:1399px) {
	.fiber_left > div, .fiber_middle > div, .fiber_right > div {
		font-size:1.2vw;
	}
	
}
@media only screen and (min-width:1365px) {
	.custom-slider.fibre .flex-viewport .product-slider .product-image {
		padding:40px !important;
	}
	.coco-pops-slider1.wkkkids .flex-viewport{
		min-height:450px;
	}
}
@media only screen and (max-width:1278px) {
	/*.nutrition_back {
		top: 7%
	}*/
}
@media only screen and (max-width:1200px) {
	.product-slider .product-image p a {
		font-size:15px;
	}
	/*.cereal-slider .nutrition_back img {
		width:65% !important;
	}*/
	.hero-banner-top.fibre-articles-banner { 	
		height:410px;
	}
	.hero-banner-half .content-box {
		width:65%;
	}
	.hero-banner-half.fibre-articles-one,
	.hero-banner-half.fibre-articles-two,
	.hero-banner-half.fibre-articles-three,
	.hero-banner-half.fibre-articles-four,
	.hero-banner-half.fibre-articles-five,
	.hero-banner-half.fibre-articles-six,
	.hero-banner-half.fibre-articles-seven,
	.hero-banner-half.fibre-articles-eight {
		height:225px;
	}
}
@media only screen and (max-width:1000px){
	.hero-banner-top .content-box .inner {width:80%}
	.hero-banner-top.fibre- .content-box h1 {font-size: 6vw;margin-bottom: 12px;}
	.hero-banner-top.fibre- .content-box p {font-size:2vw}
	.hero-banner-top .content-box h1 {font-size: 6vw;margin-bottom: 12px;}
	.hero-banner-top .content-box p {font-size:2vw}
	
	.product-grid-container.recipe-list-wrapper h1, 
	.cereal-slider h1, h1.header-txt {font-size: 5vw; padding:3vh;}
	.product-grid-container.recipe-list-wrapper .product-grid-wrapper .custom-gsa-container .collection {width: 85%;margin: 0 auto;}
	.product-grid-container.recipe-list-wrapper .product-grid-wrapper .custom-gsa-container .collection .result-item .link-wrapper .image {width: 25vw;height: 25vw;}
	.product-grid-container.recipe-list-wrapper .product-grid-wrapper .custom-gsa-container .collection .result-item .link-wrapper h3, 
	.product-grid-container.recipe-list-wrapper .product-grid-wrapper .custom-gsa-container .collection .result-item .link-wrapper p {margin-left:35vw;}
	
	.coco-pops-slider1 .custom-gsa-container .collection .result-item .link-wrapper .image {width: 30vw;height: 30vw; max-width:280px; max-height:280px;}
	.coco-pops-slider1 .custom-gsa-container .collection .result-item .link-wrapper .image img {width:65%;}	
}
@media only screen and (max-width:999px) {
	.red-logo {
		display: block;
		right: -33%;
	}
	.contact-link {
		margin-right:2%;
	}
	.corn-flakes-head h2 { 
		margin-top:0px;
	}
	.footer .widgets .widget-list ul li {
		text-align: left !important;
		border-bottom: 0px !important;
		padding-left: 20px !important;
	}
	.footer .widgets .widget-list ul li a {
		border-bottom:0px !important;
	}
	.footer .copyright .wrapper {
		padding: 40px 60px 40px 60px !important
	}
	.content_wrapper .topNavWrapper .topNav .custom-overlay-trigger-wrapper {
		right: 140px !important;
		top: -8px;
		margin-top: 0px !important;
		transform: translateY(-4px) !important;
	}
	.account {
		position: absolute;
		right: 57px;
		top: -12px;
	}
	.account a {
		display: inline-block;
		margin-right:5px;
	}
	.account a:first-child {
		margin-right:4px !important;
	}
	.flex-control-nav li {
		margin:0px 3px !important;
	}
	.cereal-slider .flexslider .slides .kstl-feature-inset {
		left: 5% !important;
		top: 12% !important;
	}
	.cereal-slider .section-body {
		max-width:350px;
	}
	.cereal-slider .section-body .header {
		font-size:18px;
	}
	.product-slider .product-image p a {
		font-size:12px;
	}
	.custom-slider .flex-viewport {
		padding:0 15% 0 15%;
	}
	.custom-slider.fibre .flex-viewport {
		padding:0px 10% !important;
	}
	.fiber_left > div, .fiber_middle > div, .fiber_right > div {
		font-size:1.8vw;
	}
	/*.cereal-slider .nutrition_back img {
		width:60% !important;
	}*/
	.hero-banner-top.fibre-articles-banner {	
		height:318px;
	}
	.hero-banner-top.fibre- .content-box h1 {
		font-size:4vw;
	}
	.articles-img {
		width:15vw;
		height:15vw;
	}
	.articles-body h3, .articles-body p {
		margin:15px 0 0 18vw;
	}
	.articles-head {
		margin-left:18vw;
	}
	.hero-banner-half .content-box h1 {
		font-size:2vw;
	}
	.hero-banner-half .button {
		padding:1vw 2vw;
	}
	.hero-banner-half .button a {
		font-size:1.3vw;
	}
	.hero-banner-half.fibre-articles-one,
	.hero-banner-half.fibre-articles-two,
	.hero-banner-half.fibre-articles-three,
	.hero-banner-half.fibre-articles-four,
	.hero-banner-half.fibre-articles-five,
	.hero-banner-half.fibre-articles-six,
	.hero-banner-half.fibre-articles-seven,
	.hero-banner-half.fibre-articles-eight {
		height:295px;
	}
}
@media only screen and (max-width:769px) {
	.hero-banner-top.ar-game > div {width:100%;}
	.hero-banner-top.ar-game {
		flex-direction: column;
		flex-flow: column-reverse;
		padding: 3vh 0;
	}
	.hero-banner-top.ar-game > div {
		text-align:left;
	}	
	.hero-banner-top.ar-game .content-box .inner {
		width:100%;
	}
	.hero-banner-top.ar-game .content-box p {
		text-align:left;
		padding-left:5%;
		padding-right:5%;
		font-weight:normal;
	}	
	ol.ar-tc {
		margin-left:30px;
	}
	ol.ar-tc li {
		text-align:left;
	}
	.txtCenterInMob {
		text-align:center !important;
	}
	.contact-link {
		margin-right:3%;
	}
	.product-slider .product-image p a {
		font-size:8px;
	}
	.home-page-slider .flexslider .slides .kstl-feature-inset {
		top:6% !important;
	}
	.cereal-slider .section-body .header {
		font-size:16px;
	}
	.cereal-slider .section-body .description {
		font-size:14px;
	}
	.happy-gut-banner {
		font-size:3.2vw;
		max-width: 100% !important;
		text-align: center;
	}
	.fiber_left > div, .fiber_middle > div, .fiber_right > div {
		font-size:2.4vw;
	}
	.hero-banner-top.fibre-articles-banner {	
		height:270px;
	}
	.hero-banner-half.fibre-articles-one,
	.hero-banner-half.fibre-articles-two,
	.hero-banner-half.fibre-articles-three,
	.hero-banner-half.fibre-articles-four,
	.hero-banner-half.fibre-articles-five,
	.hero-banner-half.fibre-articles-six,
	.hero-banner-half.fibre-articles-seven,
	.hero-banner-half.fibre-articles-eight {
		height:225px;
	}
	.notop-margin {
	margin-top:0px !important;
	}
	.notop-padding {
		padding-top:0px !important;
	}
	.fibre-articles {
		margin-top:-40px;
	}
	.coco-pops-slider1.wkkkids .flex-viewport{
		min-height:450px;
	}
}
@media only screen and (max-width:601px) {
	.contact-link {
		margin-right:5%;
	}
	.hero-banner-top .img-box.left {
		text-align: center;
		padding-left: 0;
	}
	.flexslider .flex-control-paging {
		display: block;
	}
	.section-body.section-left, .section-body.section-middle, .section-body.section-right {
		padding:35px 0px 0px 20px;
	}
	.cereal-slider .flexslider .slides .kstl-feature-inset {
		position: absolute;
		left: 20px !important;
		top: 25px !important;
		width:100%;
	}
	.section-body .button a {
		font-size:1.2rem;
	}
	.footer {
		padding-top:0px !important;
	}
	.flexslider .slides .kstl-feature-inset {
		position:absolute !important;
	}
	.footer .copyright .wrapper {
		padding: 40px 20px 40px 20px !important
	}
	.custom-slider .flex-viewport {
		padding:0 22% 0 22%;
	}
	.custom-slider.fibre .flex-viewport {
		padding:0px;
	}
	.happy-gut-banner {
		font-size:5vw;
		text-align:center;
	}
	.custom-slider.fibre .flex-viewport {
		padding: 0 22% 0 22%;
	}
	/*.cereal-slider .nutrition_back img {
		width:100% !important;
	}
	.nutrition_back {
		top: 54%;
	}*/	
	.hero-banner-top.fibre-articles-banner {	
		height:260px;
	}
	.hero-banner-half .content-box h1 {
		font-size: 5vw;
	}
	.hero-banner-half .content-box p {
		font-size: 12px;
	}
	.hero-banner-half .button {
		padding: 8px 20px;
	}
	.hero-banner-half .button a {
		    font-size: 12px;
	}
	.hero-banner-half.fibre-articles-one,
	.hero-banner-half.fibre-articles-two,
	.hero-banner-half.fibre-articles-three,
	.hero-banner-half.fibre-articles-four,
	.hero-banner-half.fibre-articles-five,
	.hero-banner-half.fibre-articles-six,
	.hero-banner-half.fibre-articles-seven,
	.hero-banner-half.fibre-articles-eight {
		height:215px !important;
	}
	.coco-pops-slider1.wkkkids .flex-viewport{
		min-height:auto;
	}
}
@media only screen and (max-width:602px){
	.hero-banner-top {flex-direction: column;flex-flow: column-reverse;padding: 3vh 0;}
	.hero-banner-top > div {width:100%;}
	.hero-banner-top .img-box {padding-left: 20vw;}
	.hero-banner-top .content-box .inner {text-align:center;}
	.hero-banner-top.fibre- .content-box h1 {font-size:12vw;font-weight: bold;}
	.hero-banner-top.fibre- .content-box p {font-size:4vw;font-weight: bold;}
	.hero-banner-top .content-box h1 {font-size:11vw;font-weight: bold;}
	.hero-banner-top .content-box p {font-size:4vw;font-weight: bold;}
	
	.coco-pops-slider1 .custom-gsa-container .collection .result-item .link-wrapper .image {width: 50vw;height: 50vw;}
	.coco-pops-slider1 .custom-gsa-container .collection .result-item .link-wrapper .image img {width: 60%;}
	
	.banner-box-3 {flex-direction: column;}
	.banner-box-3 > div {width:100%}
	
	.product-grid-container.recipe-list-wrapper h1, 
	.cereal-slider h1, h1.header-txt {font-size: 10vw !important;}
	
	.product-grid-container.recipe-list-wrapper .product-grid-wrapper .custom-gsa-container .collection .result-item .link-wrapper .image {float:none;width: 60vw;height: 60vw;margin: 14px auto;}
	.product-grid-container.recipe-list-wrapper .product-grid-wrapper .custom-gsa-container .collection .result-item .link-wrapper {display:flex; flex-direction: column;}
	.product-grid-container.recipe-list-wrapper .product-grid-wrapper .custom-gsa-container .collection .result-item .link-wrapper h3, 
	.product-grid-container.recipe-list-wrapper .product-grid-wrapper .custom-gsa-container .collection .result-item .link-wrapper p {margin: 5px 0;width: 100%;}
	
	.cereal-slider .section-body .description {font-size:15px;}
	.section-body .header {margin-bottom: 10px;}
	.kstl-full-image-slide .kstl-rich-text {padding: 20px 0px;}
	
	.product-grid-container.recipe-list-wrapper .tab-control-wrapper ul {border-radius: 20px;border:1px solid #ddd;margin: 0 20px;flex-direction: column; position:relative;}
	.product-grid-container.recipe-list-wrapper .tab-control-wrapper ul:after {position:absolute; top:15px; right:20px; content:''; width: 0;height: 0;border-top: 7px solid #b51946;border-left: 7px solid transparent;border-right: 7px solid transparent;}
	.product-grid-container.recipe-list-wrapper .tab-control-wrapper ul.show:after {border-bottom: 7px solid #b51946;border-left: 7px solid transparent;border-right: 7px solid transparent;border-top: none;}
	.product-grid-container.recipe-list-wrapper .tab-control-wrapper ul li {text-align: left;}
	.product-grid-container.recipe-list-wrapper .tab-control-wrapper ul li a {display:none;padding:8px 5px;}
	.product-grid-container.recipe-list-wrapper .tab-control-wrapper ul li a.active {display:block; border:none;}
	.product-grid-container.recipe-list-wrapper .tab-control-wrapper ul.show li a {display:block;}
	.hero-banner-top.fibre .img-box, .hero-banner-top.prebiotic .img-box {padding-left:20px;}
	.fiber_left > div, .fiber_middle > div, .fiber_right > div {
		font-size:4vw;
	}	
}
@media only screen and (max-width:640px){
	.cereal-slider.fiber .flexslider .slides .kstl-feature-inset {
		top:55% !important;
	}
	.hero-banner-top.fibre-articles-banner { 
		background:url(/content/dam/europe/kelloggs_gb/images/fibre/benfitsoffiber_mobile.jpg);
		background-size:cover;
		height:748px;
	}
	.hero-banner-top.fibre- {
		flex-flow:column-reverse;
	}
	.hero-banner-top.fibre- > div {
		width:100% !important;
	}
	.hero-banner-top.fibre- .content-box .inner {
		width:80% !important;
	}
	.hero-banner-top.fibre- .content-box h1 {
		font-size:3vw;
		text-align:left;
	}
	.hero-banner-top.fibre- .content-box p {
		font-size:3vw;
		text-align:left;
	}
	.articles-body h3, .articles-body p {
		margin-left:0px;
	}
	.articles-head {
		margin-left:0px;
	}
	.articles .button {
		margin-left:0px;
	}
	.articles-img {
		float:none;
		margin:auto;
		width:30vw;
		height:30vw;
	}
	.articles-body {
		margin-top:8%;
	}
	.hero-banner-top.fibre-.fibre-page-one {
		height:115px;
	}
	.hero-banner-top.fibre-.fibre-page-two {
		height:115px;
	}
	.hero-banner-top.fibre-.fibre-page-three {
		height:115px;
	}
	.hero-banner-top.fibre-.fibre-page-four {
		height:115px;
	}
	.hero-banner-top.fibre-.fibre-page-five {
		height:115px;
	}
	.hero-banner-top.fibre-.fibre-page-six {
		height:115px;
	}
	.hero-banner-top.fibre-.fibre-page-seven {
		height:115px;
	}
	.hero-banner-top.fibre-.fibre-page-eight {
		height:115px;
	}
	.hero-banner-top.fibre-.fibre-page-one .content-box h1 {
		text-align:center !important;
	}
	.hero-banner-half.fibre-articles-one,
	.hero-banner-half.fibre-articles-two,
	.hero-banner-half.fibre-articles-three,
	.hero-banner-half.fibre-articles-four,
	.hero-banner-half.fibre-articles-five,
	.hero-banner-half.fibre-articles-six,
	.hero-banner-half.fibre-articles-seven,
	.hero-banner-half.fibre-articles-eight {
		height:190px;
	} 
	.fibre-articles {
		margin-top:0px;
	}
}
@media only screen and (max-width:480px) {
	.cereal-slider .section-body .header {
		font-size:20px;
	}
	.section-body .description {
		margin-right:0px;
	}
	.cereal-slider .flexslider .slides .kstl-feature-inset {
		top:-10px !important;
	}
	.footer .copyright .wrapper {
		padding: 40px 20px 20px 20px !important
	}
	.product-slider .product-image p a {
		font-size:16px;
	}
	.social-links span {
		padding-right:4px;
	}
	.footer .widgets {
		margin-top:0px !important;
	}
	.kstl-carousel-grid-slide .kstl-rich-text a, .kstl-carousel-grid-slide-reverse .kstl-rich-text a, .kstl-full-image-slide .kstl-rich-text a {
		font-size:14px;
	}
	.custom-list .custom-gsa-container .collection .result-item .link-wrapper .name,
	.custom-list .custom-gsa-container .collection .result-item .link-wrapper .description {
		text-align:center !important;
	}
	.fiber_left > div, .fiber_middle > div, .fiber_right > div {
		font-size:5.5vw !important;
	}
	.hero-banner-top.fibre { 
		background:url(/content/dam/europe/kelloggs_gb/images/brands/fiber_banner_bg_mobile.jpg) !important;
		background-size: cover !important;
	}
	.hero-banner-top.fibre .content-box h1 { 
		font-size: 31px !important;
		text-align:left;
		margin-top:20%;
	}
	.hero-banner-top.prebiotic .content-box h1 { 
		font-size: 31px !important;
		text-align:left;
	}
	.hero-banner-top.prebiotic .content-box p {
		text-align:left;
		font-weight:normal !important;
		font-size:15px !important;
	}
	.hero-banner-top.fibre > div, .hero-banner-top.prebiotic > div {
		text-align:left !important;
		padding-left:30px !important;
	}
	.fiber_left, .fiber_middle, .fiber_right {
		padding:15% !important;
		height:auto !important;
	}
	.fiber_left > div, .fiber_middle > div, .fiber_right > div {
		padding:0% 20% 0% 20% !important;
	}
	.fiber_left > div, .fiber_middle > div, .fiber_right > div {
		position:relative;
		top:auto;
		left:auto;
		transform:none;
	}
	.hero-banner-top.fibre-articles-banner { 
		height:512px;
	}
	.hero-banner-top.fibre-articles-banner.fix {
		height:595px;
	}
	.hero-banner-top.fibre- .content-box h1 {
		font-size:35px;
	}
	.hero-banner-top.fibre- .content-box p {
		font-size:12px;
	}
	.articles-img {
		width:50vw;
		height:50vw;
	}
	.hero-banner-half .content-box h1 {
		font-size:17px;
	}
	.hero-banner-half .content-box {
		padding-top:10px;
	}
	.hero-banner-half .button {
		margin-top:5px;
	}
	.hero-banner-half.fibre-articles-one,
	.hero-banner-half.fibre-articles-two,
	.hero-banner-half.fibre-articles-three,
	.hero-banner-half.fibre-articles-four,
	.hero-banner-half.fibre-articles-five,
	.hero-banner-half.fibre-articles-six,
	.hero-banner-half.fibre-articles-seven,
	.hero-banner-half.fibre-articles-eight {
		height:175px !important;
	}
	.hero-banner-top.fibre-.fibre-page-two > div, .hero-banner-top.fibre-.fibre-page-three > div, .hero-banner-top.fibre-.fibre-page-four > div, .hero-banner-top.fibre-.fibre-page-five > div, .hero-banner-top.fibre-.fibre-page-six > div, .hero-banner-top.fibre-.fibre-page-seven > div, .hero-banner-top.fibre-.fibre-page-eight > div {
		text-align:left !important;
	}
	.hero-banner-top.fibre-.fibre-page-one .content-box .inner, .hero-banner-top.fibre-.fibre-page-two .content-box .inner, .hero-banner-top.fibre-.fibre-page-three .content-box .inner, .hero-banner-top.fibre-.fibre-page-four .content-box .inner, .hero-banner-top.fibre-.fibre-page-five .content-box .inner, .hero-banner-top.fibre-.fibre-page-six .content-box .inner, .hero-banner-top.fibre-.fibre-page-seven .content-box .inner, .hero-banner-top.fibre-.fibre-page-eight .content-box .inner {
		width:75% !important;
	}
	.hero-banner-top.fibre-.fibre-page-one {
		background:url(/content/dam/europe/kelloggs_gb/images/fibre/fiber_mob.jpg);
		height: 490px;
		background-position: center top;
		background-size: cover;
		background-repeat: no-repeat;
	}
	.hero-banner-top.fibre-.fibre-page-two {
		background:url(/content/dam/europe/kelloggs_gb/images/fibre/probiotics_mob.jpg);
		height: 551px;
		background-position: center top;
		background-size: cover;
		background-repeat: no-repeat;
		padding-left:30px;
	}
	.hero-banner-top.fibre-.fibre-page-three {
		background:url(/content/dam/europe/kelloggs_gb/images/fibre/fiberfacts_mob.jpg);
		height: 551px;
		background-position: center top;
		background-size: cover;
		background-repeat: no-repeat;
		padding-left:30px;
	}
	.hero-banner-top.fibre-.fibre-page-four {
		background:url(/content/dam/europe/kelloggs_gb/images/fibre/eatingfiber_mob.jpg);
		height: 551px;
		background-position: center top;
		background-size: cover;
		background-repeat: no-repeat;
		padding-left:30px;
	}
	.hero-banner-top.fibre-.fibre-page-five {
		background:url(/content/dam/europe/kelloggs_gb/images/fibre/microbiome_mob.jpg);
		height: 551px;
		background-position: center top;
		background-size: cover;
		background-repeat: no-repeat;
		padding-left:30px;
	}
	.hero-banner-top.fibre-.fibre-page-six {
		background:url(/content/dam/europe/kelloggs_gb/images/fibre/interestingfacts_mob.jpg);
		height: 551px;
		background-position: center top;
		background-size: cover;
		background-repeat: no-repeat;
		padding-left:30px;
	}
	.hero-banner-top.fibre-.fibre-page-seven {
		background:url(/content/dam/europe/kelloggs_gb/images/fibre/secondbrain_mob.jpg);
		height: 551px;
		background-position: center top;
		background-size: cover;
		background-repeat: no-repeat;
		padding-left:30px;
	}
	.hero-banner-top.fibre-.fibre-page-eight {
		background:url(/content/dam/europe/kelloggs_gb/images/fibre/fiberanddigestion_mob.jpg);
		height: 551px;
		background-position: center top;
		background-size: cover;
		background-repeat: no-repeat;
		padding-left:30px;
	}
}
@media only screen and (max-width:420px) {
	.hero-banner-top.fibre-.fibre-page-one {
		height:445px;
	}
}

.hero.storieshome-header {
	background:#87c6e7 url(/content/dam/europe/kelloggs_gb/images/banners/Header_Desktop.jpg) no-repeat center center / contain;
	height:432px;
}
@media (max-width: 767px) {
	.hero.storieshome-header {
		background:#87c6e7 url(/content/dam/europe/kelloggs_gb/images/banners/Header_Mobile.jpg) no-repeat center center / contain;
		height: 250px;
	}
}

/*Start the magic */
.coco-pops-slider1.magic {
	background:url(/content/dam/europe/kelloggs_gb/images/magic/tab_bg.jpg);
	background-position: center top;
	background-size: cover;
	background-repeat: no-repeat;
}
.custom-slider.magic {
	margin-top:-4px !important;
	margin-bottom:-140px;
}
.custom-slider.magic .flex-viewport {
	padding:0px !important;
}
.custom-slider.magic .product-slider .product-image img {
	width:280px;
}
.scroll {
	width: 100%;
    text-align: center;
}
.scroll img {
    width: 50px;
    margin: 1% auto;
}
.custom-slider.magic .flexslider .flex-direction-nav .flex-prev {
	background:url(/content/dam/europe/kelloggs_gb/images/magic/leftarrow.png) no-repeat 0 0;
	height:53px;
	width:32px;
}
.custom-slider.magic .flexslider .flex-direction-nav .flex-next {
	background:url(/content/dam/europe/kelloggs_gb/images/magic/rightarrow.png) no-repeat 0 0;
	height:53px;
	width:32px;
}
.custom-slider.magic .product-slider .product-image p {
	color:#000000 !important;
	text-decoration:uppercase;
}
.custom-slider.magic .flexslider .flex-direction-nav .flex-prev {
	left: 80px;
    top: 41%;
}
.custom-slider.magic .flexslider .flex-direction-nav .flex-next {
	right: 80px;
    top: 41%;	
}
.bottom-txt {
	font-size:17px;
	font-weight:bold;
	text-align:center;
	color:#000;
	padding:0px 20px 10px 20px;
    background:transparent;
}
.bottom-txt span {
	color:#733128;
	font-weight:bold;
}
.bottom-desc {
	padding:0px 20px 10px 20px;
    text-align:center;
    font-size:12px;
}
.magic_video_section {
	background-color:#fbd022;
	padding:3vw 1vw 3vw 3vw !important;
	font-family:KelloggsSansMedium;
	min-height:400px;
}
.magic_video_section .body_copy {
	width: 100%;
	text-align: left;
	padding: 2vw 0 1vw 0vw;
	align-self: left;
}
.magic_video_section .body_copy .inner {
	width: 100%;
	text-align: left;
	display: inline-flex;
	flex-direction: column;
	margin-top:15px;
	margin-bottom:6px;
}
.magic_video_section .body_copy .inner ol{
	margin-left: 14px;
    padding: 8px 0 8px 0;
	font-size:15px;
	color:#000;
}
.magic_video_section .body_copy .inner p {
	font-size:15px;
	color:#000;
}
.vbox-overlay.magic {
	background:rgba(0,0,0,0.85);
	z-index:9999 !important;
}
.magic_video_section .body_copy .head {
	text-align: center;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    background: #000;
    padding: 5px 20px 5px 20px;
    width: max-content;
	margin:auto;
}
.magic_video_section .body_copy .bottom {
	font-size: 17px;
}
.vbox-overlay.magic .vbox-close {
	top: 17% !important;
	right: 8% !important;
	border-radius:50%;
}
@media only screen and (max-width:420px) {
	.custom-slider.magic {
		margin-top:138px !important;
	}
	.custom-slider.magic .flexslider .flex-direction-nav .flex-prev {
		left: 15px;
	}
	.custom-slider.magic .flexslider .flex-direction-nav .flex-next {
		right: 15px;	
	}
	.magic_video_section {
		min-height:340px;
	}
	.magic_video_section iframe {
		width:95%;
	}
}

.hero-banner-top.spk2.kelloggs_to_go_footer_banner {
	background: url(/content/dam/europe/kelloggs_gb/images/brands/kelloggs-to-go/Footer_image.jpg) no-repeat center top / 100% auto;
	height: 73vw;
	min-height:420px;
}
.hero-banner-top.spk2.kelloggs_to_go_footer_banner .content-box .inner {width:90% !important; max-width:500px;}
.hero-banner-top.spk2.kelloggs_to_go_footer_banner > div {align-self:flex-start; padding-top:17vw !important;}
.hero-banner-top.spk2.kelloggs_to_go_footer_banner .content-box h1 {color:#fff;}
.hero-banner-top.spk2.kelloggs_to_go_footer_banner .content-box p {color:#fff !important;}

@media only screen and (max-width:767px) {
	.hero-banner-top.spk2.kelloggs_to_go_footer_banner .content-box .inner {
		max-width:unset;
	}
	.hero-banner-top.spk2.kelloggs_to_go_footer_banner .content-box h1 {
		font-size:8vw;
	}
	.hero-banner-top.spk2.kelloggs_to_go_footer_banner .content-box p {
		font-size:5vw;
	}
	.corn-flakes-head h2 { 
		margin-top:15px;
	}
	.hero-banner-top.spk2.kelloggs_to_go_footer_banner {
		background-image: url(/content/dam/europe/kelloggs_gb/images/brands/kelloggs-to-go/mobile_Footer.jpg);
		flex-flow: unset;
		height:260vw;
	}
	.hero-banner-top.spk2.kelloggs_to_go_footer_banner > div {
		padding-top: 60vw !important;
	}
}




/**kelloggs to go banner **/
.blockImg{
	display:block;
}
.kelloggs_to_go_footer_banner{
    background: url(/content/dam/europe/kelloggs_gb/images/brands/kelloggs-to-go/Footer_image.jpg) no-repeat center top / 100% auto;
	height: 73vw;
	min-height:420px;
}
.kelloggs_to_go_footer_banner .kstl-rich-text {
    width: 70%;
    padding: 17vw 0 1vw 1vw;
    text-align: center;
    max-width: 500px;
     color: #fff;
    margin:0 auto;
}
.kelloggs_to_go_footer_banner h1 {
    font-size: 56px;
    line-height: 1.1;
    margin: 0 0 20px 0;
    font-family: OpenSans;
}
.kelloggs_to_go_footer_banner p {
    font-size: 16px;    
    font-family: OpenSans;    
}
.kelloggs_to_go_introtext{
    font-family: KelloggsSansMedium;
    font-size: 16px;
    color: #666;
    padding: 40px 0 0;
    text-align: center;
    width:35%;
    margin:0 auto;
}
@media only screen and (max-width:1000px) {
    .kelloggs_to_go_introtext{
        width:auto;
        padding: 40px 20px 0;
    }
    .kelloggs_to_go_footer_banner h1 {
        font-size: 40px;
        margin-bottom: 10px;
    }
    .kelloggs_to_go_footer_banner p {
        font-size: 16px;
        font-weight: normal;    
    }
}
@media only screen and (max-width:601px) {
    .kelloggs_to_go_footer_banner {
		background-image: url(/content/dam/europe/kelloggs_gb/images/brands/kelloggs-to-go/mobile_Footer.jpg);
		flex-flow: unset;
		height:260vw;
	}
	.kelloggs_to_go_footer_banner .kstl-rich-text {
		padding-top: 55vw;
	}
}

/*** product slider */

body[js-page-name="kelloggs-to-go"] .product-slider .flex-viewport{
    padding:0 10%;
}
body[js-page-name="kelloggs-to-go"] .product-slider{
    padding: 40px 0 !important;
    margin:0;
}
body[js-page-name="kelloggs-to-go"] .product-slider .kstl-rich-text{
    display: flex;
    padding-bottom:20px;
}
body[js-page-name="kelloggs-to-go"] .product-slider .slide-product {
    width: 25%;
    flex-direction: column;
    text-align:center;
    vertical-align: top;    
    min-height:320px;
}
body[js-page-name="kelloggs-to-go"] .product-slider .slide-product a{
    width:auto;
    margin:0 10px;
    display: inline-block;
    text-decoration: none;
}
body[js-page-name="kelloggs-to-go"] .product-slider .product-image img {
	width:100%;
    margin-bottom:20px;
    color:#666666;
}
body[js-page-name="kelloggs-to-go"] .product-slider .product-image p {
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #666666;
    min-height:66px;
}
@media only screen and (max-width:1000px) {
body[js-page-name="kelloggs-to-go"] .product-slider .slide-product{
    width: 50%;
}
}
@media only screen and (max-width:601px) {
body[js-page-name="kelloggs-to-go"] .product-slider .slide-product {
    width: auto;
    display: block;
}

}
body[js-page-name="start-the-magic"] .product-slider{
	text-align:center;
	display:block;
}
@media only screen and (max-width:1000px){	
	/*.custom-slider .custom-gsa-container .collection .result-item .link-wrapper .image {
    width: 75vw;
    height: 75vw;
    padding: 5vw;
    }*/
}
.related-section-tile{
    padding: 20px;
    color: #ffffff;
    min-height: 270px;
    background-color: #6b2f45;
    position:relative;
}
.related-section-tile a{
    color:#fff;
    text-decoration:none;
    text-transform: uppercase;
    /* font-size:23px; */
}
.related-section-tile.red-bg{
	background-color:#d30022;
}
.related-section-tile.pink-bg{
	background-color:#D52A45;
}

.related-section-tile.green-bg{
    background: #00ab42; 
}
.related-section-tile.blue-bg{
    background: #33699D;
}
.related-section-tile.blue11-bg{
    background: #FCCD3F;
}
.related-section-tile.yellow-bg{
    background: #CAA112;
}
.related-section-tile.lightyellow-bg{
    background: #FCCD3F;
}
.related-section-tile img{
	position:absolute;
	right:0;
	bottom:0;
	max-height:80%;
}
.one-quarter .related-section-tile{
    min-height: 230px;
}
.one-quarter .related-section-tile img{
    max-width:70%;
    max-height:70%;
}
.home-related-article-tiles .related-section-tile{
	min-height: 560px;
	padding: 20px 40px;
}
.home-related-article-tiles .related-section-tile img{
	width:auto;
	max-height: 43%;
}
	.banner-image-cc img{width: 100%;}
}




.hero-banner-top.spk2.kelloggs_to_go_footer_banner1 {
	background: url(/content/dam/europe/kelloggs_gb/images/brands/kelloggs-to-go/web_Footer1.jpg) no-repeat center top / 100% auto;
	height: 73vw;
	min-height:420px;
}
.hero-banner-top.spk2.kelloggs_to_go_footer_banner1 .content-box .inner {width:90% !important; max-width:500px;}
.hero-banner-top.spk2.kelloggs_to_go_footer_banner1 > div {align-self:flex-start; padding-top:17vw !important;}
.hero-banner-top.spk2.kelloggs_to_go_footer_banner1 .content-box h1 {color:#fff;}
.hero-banner-top.spk2.kelloggs_to_go_footer_banner1 .content-box p {color:#fff !important;}

@media only screen and (max-width:767px) {
	.hero-banner-top.spk2.kelloggs_to_go_footer_banner1 .content-box .inner {
		max-width:unset;
	}
	.hero-banner-top.spk2.kelloggs_to_go_footer_banner1 .content-box h1 {
		font-size:8vw;
	}
	.hero-banner-top.spk2.kelloggs_to_go_footer_banner1 .content-box p {
		font-size:5vw;
	}
	.corn-flakes-head h2 { 
		margin-top:15px;
	}
	.hero-banner-top.spk2.kelloggs_to_go_footer_banner1 {
		background-image: url(/content/dam/europe/kelloggs_gb/images/brands/kelloggs-to-go/mobile_Footer1.jpg);
		flex-flow: unset;
		height:260vw;
	}
	.hero-banner-top.spk2.kelloggs_to_go_footer_banner1 > div {
		padding-top: 60vw !important;
	}
}

.kelloggs_to_go_footer_banner1{
    background: url(/content/dam/europe/kelloggs_gb/images/brands/kelloggs-to-go/web_Footer1.jpg) no-repeat center top / 100% auto;
	height: 73vw;
	min-height:1220px;
}
.kelloggs_to_go_footer_banner1 .kstl-rich-text {
    width: 70%;
    padding: 17vw 0 1vw 1vw;
    text-align: center;
    max-width: 500px;
     color: #fff;
    margin:0 auto;
}
.kelloggs_to_go_footer_banner1 h1 {
    font-size: 56px;
    padding-top: 40px;
    line-height: 1.1;
    margin: 0 0 20px 0;
    font-family: OpenSans;
}
.kelloggs_to_go_footer_banner1 p {
    font-size: 16px;    
    font-family: OpenSans;    
}
.kelloggs_to_go_introtext{
    font-family: KelloggsSansMedium;
    font-size: 16px;
    color: #666;
    padding: 40px 0 0;
    text-align: center;
    width:35%;
    margin:0 auto;
}

.kelloggs-middle-img .kstl-image-wrapper img{
display:block;
}
@media only screen and (max-width:1000px) {
    .kelloggs_to_go_introtext{
        width:auto;
        padding: 40px 20px 0;
    }
    .kelloggs_to_go_footer_banner1 h1 {
        font-size: 40px;
        margin-bottom: 10px;
    }
    .kelloggs_to_go_footer_banner1 p {
        font-size: 16px;
        font-weight: normal;    
    }
}
@media only screen and (max-width:601px) {
    .kelloggs_to_go_footer_banner1 {
		background-image: url(/content/dam/europe/kelloggs_gb/images/brands/kelloggs-to-go/mobile_Footer1.jpg);
		flex-flow: unset;
		height:260vw;
		min-height:420px;
	}
	.kelloggs_to_go_footer_banner1 .kstl-rich-text {
		padding-top: 55vw;
	}
}
.product-slider .product-image.product-image-to-go {
    padding: 0;
}
a.ot-sdk-show-settings {cursor: pointer;}