#main_container header div.content_wrapper
{
    position:relative;
    top:0px;
    background-color:#ffffff;
    box-shadow: 0 1px 10px rgba(0,0,0,0.2);
    width:100%;
    padding-left:24px;
    z-index:1000;
}

#main_container a {text-decoration:none;outline:0;}

header .grid.allbran-header
{
   /* display:none;*//*R*/
    background-color:#ffffff;
    /*R position:fixed; 
     box-shadow: 0 1px 10px rgba(0,0,0,0.2); 
    top:0px;
    width:100%; R*/
    width:940px;
    margin:0px auto;
    text-align:center;
    height:145px;
    /*R z-index:1000; R*/
}

#main_container header .grid.allbran-header .grid__item:first-of-type
{
    width:40%;
    text-align:left;
}

#main_container header .grid.allbran-header .grid__item:nth-of-type(2) ,#main_container header .grid.allbran-header .grid__item:nth-of-type(3)
{
    display:none;
}

#main_container header .grid.allbran-header .grid__item
{
    width:24%;
    text-align:left;
    float:left;
    padding:0px;
    height:100%;
    line-height:145px;
    vertical-align:middle;
}

header div.allbran-header .search-textbox input[type="text"] {
    cursor:text;
    width: 160px;
    border: none;
    box-shadow: none;
    background-color: #eeeeee;
    height: 28px;
    margin-left:20px;
    padding: 4px 6px;
    font-size: 14px;
    line-height: 20px;
    color: #555555;
    font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
}

.cust-search.product-grid-control .search-textbox__input {cursor:text;}

header div.allbran-header .search-textbox{text-align:left;}
header div.allbran-header .search-textbox .search-textbox__link{float:left;outline:none;cursor:default;height:1px;}
.search-textbox__link img{cursor:pointer;}

section div.content_wrapper
{
    margin-top:0px;
}

div .grid.allbran-content
{
    margin-left:0px;
    margin-top:0px;
}

section div.grid.digestivehealth
{
margin-top:120px;
}

section div.grid.my-digestive-health{/*margin-top:264px;*/width:980px;margin:120px auto 0 auto;}

body
{
    background: #FBF2D6 url(/content/dam/NorthAmerica/allbran/backgrounds/cereal-bg-big.jpg) no-repeat center 90px;
    font-size: 14px;
    font-family: Georgia, Times, "Times New Roman", serif;
    line-height:1.5;

}

footer 
{
    background-color:#EAD89F;
    font-style:italic;
    padding:30px 0px;
    margin-top:50px;
}

.main section{float:left;}


footer .footer-menu ul li
{
    border-right: 1px solid #5E2510;
    display: inline;
    padding: 0 5px;
    width: auto;

}

footer .footer-menu ul li.last-item
{
    border:none;
}

footer .footer-menu ul li a:link, footer .footer-menu ul li a:visited, footer .footer-menu ul li a:active
{
    text-decoration:none;
    color:#5E2510;
    outline:none;
}

footer .footer-menu ul li a:hover{text-decoration:underline;}

.login-link, .summary-link, .join-link, .continue-link {
    display: none;
}

.login-link.active, .summary-link.active, .join-link.active, .continue-link.active {
    display: block;
}

.section-about-5dc 
{
    background: white url(/content/dam/NorthAmerica/allbran/backgrounds/about-5dc-bg-big.jpg) no-repeat center bottom;
    min-height: 266px;
    padding: 30px 0;
}

.image-component figure 
{
    position: relative;
}

figure {
    margin: 0;
}

.image-component figure img {
    max-width: 100%;
    position: absolute;
}

img {
    border: 0;
}

.title-teaser, .multiimage-teaser {
    color: #472a2b;
    font-size: 1.4em;
}

@media screen and (min-width: 768px)
{
.section-about-5dc .title-teaser > div {
    padding: 0 6%;
}

.allbran-content .section-about-5dc .title-teaser > div,.individual_product .section-about-5dc .title-teaser > div {
    padding: 0 3%;
}

}

.section-about-5dc .title-teaser > div .text-box h3 {
    color: #472a2b;
    font-size:28px;
    font-weight:400;
}

.extra-left-margin {
    margin-left: 5%;
}

.section-about-5dc .title-teaser > div .decor-title 
{
    width: 90%;
}

.section-about-5dc .title-teaser > div .text-box 
{
    color: #918b8c;
}

.section-about-5dc div.teaser.text-center.span6 .active .text-box p {
    color: #918b8c;
    padding: 0px 30px;
    font-size:14px;
    margin-bottom:15px;
}

.allbran-content .multiimage-teaser ul.thumbs-list.thumb100{margin:25px 0px;}

.digestivehealth .section-about-5dc div.teaser.text-center.span6 .active .text-box p{padding:0px;}

div.allbran-content section.section-about-5dc.row-fluid, div.individual_product section.section-about-5dc.row-fluid, .digestivehealth section.section-about-5dc{/*margin-bottom:50px;*/height:326px;}

.home .section-wheat-bran, section.section-wheat-bran 
{
    background: transparent url(/content/dam/NorthAmerica/allbran/backgrounds/section-wheat-bran-bg-big.png) no-repeat center top;
    padding: 30px 0;
}

.main {
    margin-top: 15px;
    margin-bottom: 30px;
    background-color: white;
}

.row-fluid {
    width: 100%;
}

.allbran-content .grid__item{padding-left:0px;}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
}

.individual_product .section-products-list .products-list li a > p {
    display: block;
    padding: 10px 27px;
    font-size: 14px;
}

.individual_product .container.main .accordion-group .accordion-inner {padding:0px;}

.individual_product .section-products-list .products-list li a figure figcaption {font-style:italic;font-size:16px;text-align:center;}
.individual_product .section-products-list .products-list li a figure {min-height:298px;}

.section-recipe-digestive-health.row-fluid {
    padding: 30px 0px;
    border-bottom: #f3f0e6;
    background: -webkit-gradient(linear, 0 0, 0 100%, from(white), color-stop(97%, #f7f6ef), to(#f3f0e6));
    background: -webkit-linear-gradient(white 0%, #f7f6ef 97%, #f3f0e6 99%);
    background: -moz-linear-gradient(top, white 0%, #f7f6ef 97%, #f3f0e6 99%);
    background: -o-linear-gradient(white 0%, #f7f6ef 97%, #f3f0e6 99%);
    /* background: linear-gradient(white 0%, #f7f6ef 97%, #f3f0e6 99%); */
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFF3F0E6', GradientType=0);
}

.row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.12766%;
}
  .row-fluid .span6 {
    width: 48.93617%;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}
.row-fluid .span3 {
    width: 23.40426%;
}

.decor-title {
    overflow: hidden;
    text-align: center;
    width: 84%;
    margin: 0 auto;
}

.allbran-content .section-recipe-digestive-health .multiimage-teaser > div .decor-title h2{font-size:24px;}

.individual_product .hero, .digestivehealth .hero, .my-digestive-health .hero{height:auto;}

.individual_product .hero .teaser, .digestivehealth .hero .teaser , .my-digestive-health .hero .teaser {width:640px;margin-bottom:100px;}
.my-digestive-health .hero .teaser{margin-top:10px;margin-bottom:150px;}

.individual_product .hero .teaser .decor-title h1 , .digestivehealth .hero .teaser .decor-title h1, .my-digestive-health .hero .teaser .decor-title h1
{
font-size:42px;
line-height:30px;
text-align:center;
text-rendering:optimizeLegibility;
}

.individual_product .hero .teaser .decor-title h1 {letter-spacing:10px;}
.individual_product .hero .teaser .decor-title h1 span{letter-spacing:0px;}

.my-digestive-health .hero .teaser .decor-title h1 {max-width:50%;margin-left:15px;color:#472A2B;}

.digestivehealth .hero .teaser .decor-title h1 {width:340px;}
.digestivehealth .hero .teaser p, .my-digestive-health .hero .teaser p {padding:0 16%; width:auto;font-size:16px;margin:10px 0px;}
.my-digestive-health .hero .teaser p.text {padding:0 15%;line-height:22px;}
.my-digestive-health .hero .teaser p.subdescription{line-height:24px;}
.individual_product .hero .teaser .decor-title h1 span, .digestivehealth .hero .teaser .decor-title h1 span , .my-digestive-health .hero .teaser .decor-title h1 span {font-size:24px;}

.hero .teaser 
{
    text-align:center;
    width:340px;
    margin:0 auto;
}

.hero .teaser img
{
    display:block;
    margin:0 auto;
}

.hero .teaser h1 img
{
height:80px;
}

.hero .teaser h2 {
    font-size: 28px;
    font-weight: 400;
    line-height: 1.14em;
    margin: 10px auto;
    width: 250px;
    text-transform: none;
    text-align:center;
    font-family: inherit;
    text-rendering: optimizeLegibility;
    color: #472a2b;
}

.hero .teaser p {
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    color: #4a4445;
    width:300px;
    margin:0px auto;
}

.btn {
    color: white;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    border: 0 none;
    box-shadow: none;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 1.2em;
    padding: 6px 11px;
    text-shadow: 0 0 0;
    display:inline-block;  
    outline:none;
    border-radius:4px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
}

.red {
    background-color: #c8002f;
    background-image: -moz-linear-gradient(top, #d80030, #b0002e);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d80030), to(#b0002e));
    background-image: -webkit-linear-gradient(top, #d80030, #b0002e);
    background-image: -o-linear-gradient(top, #d80030, #b0002e);
    background-image: linear-gradient(to bottom, #d80030, #b0002e);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFD80030', endColorstr='#FFB0002E', GradientType=0);
}

.brown {
    background-color: #55271a;
    background-image: -moz-linear-gradient(top, #5f250f, #472a2b);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5f250f), to(#472a2b));
    background-image: -webkit-linear-gradient(top, #5f250f, #472a2b);
    background-image: -o-linear-gradient(top, #5f250f, #472a2b);
    background-image: linear-gradient(to bottom, #5f250f, #472a2b);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5F250F', endColorstr='#FF472A2B', GradientType=0);
}

.intro .hero .teaser .btn 
{
    margin: 20px auto;
    font-size: 1em;
}

.btn.medium {
    font-size: 1.3em;
    padding: 5px 12px;
}

.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container .main {
    max-width: 980px;
    margin: 0 auto;
}
.image-component figure {
    position: relative;
}

.decor-title .line.left {
    right: 75%;
}

.allbran-content .decor-title .line.left,.individual_product .decor-title .line.left , .digestivehealth .decor-title .line.left , .my-digestive-health .section-about-5dc .decor-title .line.left {right:105%;width:25%;}
.allbran-content .decor-title .line.right,.individual_product .decor-title .line.right, .digestivehealth .decor-title .line.right , .my-digestive-health .section-about-5dc .decor-title .line.right { left:105%;width:25%;}

.my-digestive-health .decor-title .line.left{right:110%;width:40%;}
.my-digestive-health .decor-title .line.right{left:110%;width:40%;}


.individual_product .container.intro .decor-title .line.left {right:100%;width:10%;}
.individual_product .container.intro .decor-title .line.right {left:100%;width:10%;}

.digestivehealth .container.intro .decor-title .line.left {right:85%;width:25%;}
.digestivehealth .container.intro .decor-title .line.right {left:85%;width:25%;}

#main_container section div.individual_product .grid__item:first-of-type
{
    padding:90px 0px 0px;
}

.individual_product .hero .teaser p{font-size:16px;width:450px;margin:10px auto;line-height:24px;}

.decor-title .line {
    background: #000000;
    display: inline-block;
    width: 15%;
    position: absolute;
    top: 0;
    content: ".";
    top: 50%;
    height: 1px;
}

.decor-title .line.right {
    left: 75%;
}

.decor-title .line {
    background: #000000;
    display: inline-block;
    width: 15%;
    position: absolute;
    top: 0;
    content: ".";
    top: 50%;
    height: 1px;
}

.text-box.box1 {
    padding: 0px 6%;
}

.title-teaser > div .decor-title h2, .multiimage-teaser > div .decor-title h2 {
    font-size: 20px;
    margin: 10px auto;
    position:relative;
}

div.teaser.text-center.span6 .text-box p {
    color: #472a2b;
    padding: 0px 3%;
    font-size:16px;
}

.allbran-content .section-recipe-digestive-health .multiimage-teaser > div .text-box p{padding:0 10%;margin:10px auto;}

.thumbs-list li figure figcaption
{
    width: 100%;
    padding: 0;
    display: block;
    margin-top: 10px;
    vertical-align: middle;
    font-style: italic;
    color: #918b8c;
}

.thumbs-list a{text-decoration:none;font-size:14px;}

.text-center {
    text-align: center;
}

.allbran-content .section-recipe-digestive-health .multiimage-teaser > div .text-box .thumb140{max-height:200px;}

.thumbs-list li {
    margin: 5px 10px;
    width: auto;
    vertical-align: top;
    display: inline-block;
    line-height: inherit;
}

.thumb140 li figure img{height:140px;}

.title-teaser > div, .multiimage-teaser > div{padding: 0 35px;}

.title-teaser > div .decor-title h2 {position:relative;}

.allbran-content .section-wheat-bran div.teaser.text-center.span6 .active .text-box p
{
    margin:10px 0px;
    width:362px;
}

.section-wheat-bran div.teaser.text-center.span6 .active .text-box p {
    color: #918b8c;
    font-size:14px;
}

ul, ol {
    margin: 0;
    list-style: none;
}

.thumbs-list li 
{
    margin: 5px 10px;
    width: auto;
    vertical-align: top;
    display:inline-block;
	line-height:inherit;
}

.thumb140 li figure 
{
    width: 140px;
    text-align:center;
    display:block;
    margin:0;
}

.thumbs-list li figure img 
{
    max-width: 100%;
    display: block;
    vertical-align: middle;
}

.thumbs-list li figure figcaption 
{
    width: 100%;
    padding: 0;
    display: block;
    margin-top: 10px;
    vertical-align: middle;
    font-style: italic;
    color: #918b8c;
}

.title-teaser > div .text-box .btn, .multiimage-teaser > div .text-box .btn 
    {
    font-size: 12px;
    margin: 10px auto;
}

.digestivehealth .section-preview-boxes {
    background: -webkit-gradient(linear, 0 0, 0 100%, from(white), color-stop(97%, #f7f6ef), to(#f3f0e6));
    background: -webkit-linear-gradient(white 0%, #f7f6ef 97%, #f3f0e6 99%);
    background: -moz-linear-gradient(top, white 0%, #f7f6ef 97%, #f3f0e6 99%);
    background: -o-linear-gradient(white 0%, #f7f6ef 97%, #f3f0e6 99%);
    background: linear-gradient(white 0%, #f7f6ef 97%, #f3f0e6 99%);
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFF3F0E6', GradientType=0);
    border-bottom: 2px solid #f3f0e6;
}

.digestivehealth .span6 .preview-box.section{text-align:center;padding:20px 3%;background: url(/content/dam/NorthAmerica/allbran/backgrounds/box-border.jpg) right top repeat-y transparent;}

.accordion .accordion-group .accordion-heading {
    background: -moz-linear-gradient(5deg, white 0%, #f7f6ef 75%, #f3f0e6 95%);
    background: -webkit-gradient(linear, left top, right bottom, from(white), color-stop(75%, 75%), to(#f3f0e6));
    background: -webkit-linear-gradient(5deg, white 0%, #f7f6ef 75%, #f3f0e6 95%);
    background: -o-linear-gradient(5deg, white 0%, #f7f6ef 75%, #f3f0e6 95%);
    background: -ms-linear-gradient(5deg, white 0%, #f7f6ef 75%, #f3f0e6 95%);
    background: linear-gradient(185deg, white 0%, white 75%, white 95%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFF3F0E6',GradientType=1 );
}

div.individual_product .section-products-list {
    background: -webkit-gradient(linear, 0 0, 0 100%, from(white), color-stop(97%, #f7f6ef), to(#f3f0e6));
    background: -webkit-linear-gradient(white 0%, #f7f6ef 97%, #f3f0e6 99%);
    background: -moz-linear-gradient(top, white 0%, #f7f6ef 97%, #f3f0e6 99%);
    background: -o-linear-gradient(white 0%, #f7f6ef 97%, #f3f0e6 99%);
    background: linear-gradient(white 0%, #f7f6ef 97%, #f3f0e6 99%);
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFF3F0E6', GradientType=0);
    border-bottom: 2px solid #f3f0e6;
    padding: 0px 0;
}

div.individual_product .section-products-list .products-list li {
    width: 31%;
    margin: 10px 1%;
    display: inline-block;
    text-align: center;
    vertical-align: top;
    font-size: 1.6em;
}

div.individual_product .section-products-list .products-list li a {
    display: block;
    color: #a59792;
    min-height: 225px;
    font-size: 14px;
    text-decoration:none;
    outline:none;
}

div.individual_product .section-products-list .products-list li a:hover {
    color: orange;
}

div.individual_product .section-products-list .products-list li a figure img {
    max-height: 220px;
}

#main_container .kstl-prod-detail-page .productDetail .kstl-responsive-image img{max-width:360px;}
#main_container .kstl-prod-detail-page .productDetail a.smartlabel-button.js-smartlabel-button {margin-left:20px;padding:10px 20px;font-weight:700;border:2px solid #666666; color:#666666;}

#main_container .productDetail .kstl-product-nutrition-table {margin-top:-20px;width:95%;}
#main_container .productDetail .kstl-product-nutrition-table tbody tr td{padding:0px;}
#main_container .productDetail .headline .kstl-nutrition-info {color:#918b8c;}
#main_container .productDetail p.smartlabel-label {padding-right:0px;}
#main_container .productDetail .headline .kstl-nutrition-info{color:#918b8c;}

#main_container .kstl-recipe-page .recipeDetail .recipe-description-container .desk-four-tenths:nth-of-type(1)
{
    width:35%;
}

#main_container .kstl-recipe-page .recipeDetail .recipe-description-container .desk-four-tenths .meta-container{margin-right:0px !important;}

#main_container .kstl-recipe-page .recipeDetail .recipe-description-container .desk-four-tenths:nth-of-type(2)
{
    width:45%;
}

#main_container .kstl-recipe-page .recipeDetail .recipe-description-container span.kstl-responsive-image img{max-width:95%;}

#main_container .kstl-recipe-page .recipeDetail .recipe-description-container h3.directions-title {color:#7b6767;font-size:14px;font-style:italic;font-weight:normal;}
#main_container .kstl-recipe-page .recipeDetail .recipe-description-container p.kstl-recipe-description {margin-top:-24px;color:#472a2b;}
#main_container .kstl-recipe-page .recipeDetail .recipe-description-container .decor-title{width:100%;}
#main_container .kstl-recipe-page .recipeDetail .recipe-description-container .decor-title h4{font-size:16px;max-width:100%;}
#main_container .kstl-recipe-page .recipeDetail .recipe-description-container .decor-title .line.left{right:105%;width:10%;}
#main_container .kstl-recipe-page .recipeDetail .recipe-description-container .decor-title .line.right{left:105%;width:10%;}
#main_container .kstl-recipe-page .recipeDetail .recipe-description-container .kstl-recipe-ingredients ul.ingredients li{font-size:12px;color:#472a2b;}
#main_container .kstl-recipe-page .recipeDetail .recipe-description-container div.prep-time , #main_container .kstl-recipe-page .recipeDetail .recipe-description-container div.total-time {text-transform: capitalize;font-family: Georgia, Times, "Times New Roman", serif;font-style:italic;font-weight:700;color:#707070;}
#main_container .kstl-recipe-page .recipeDetail .recipe-description-container div.total-time {margin-top:-20px;}
#main_container .kstl-recipe-page .recipeDetail .recipe-description-container div.prep-time span.prep-value , #main_container .kstl-recipe-page .recipeDetail .recipe-description-container div.total-time span.total-value 
{
    font-size: 22px;
    margin-right: 6px;
    margin-left: 6px;
}
#main_container .kstl-recipe-page .recipeDetail .recipe-description-container p.kstl-recipe-servings.recipe_attr {color:#472a2b;font-size:18px;font-weight:400;}
#main_container .kstl-recipe-page .recipeDetail .recipe-description-container div.recipe-sharing .grid__item:nth-of-type(2){width:auto;float:right;padding-top:0px;padding-left:0px;margin-right:15px;margin-top:15px;}
#main_container .kstl-recipe-page .recipeDetail .recipe-description-container div.recipe-sharing .grid__item:nth-of-type(3){width:auto;padding-top:0px;}
#main_container .kstl-recipe-page .recipeDetail .recipe-description-container div.recipe-sharing .grid__item:nth-of-type(3) .kstl-add-this{margin-top:0px;border:none;padding-bottom:0px;}
#main_container .kstl-recipe-page .recipeDetail .recipe-description-container div.recipe-sharing .grid__item:nth-of-type(3) .kstl-add-this .kstl-rich-text p{padding-right:0px;}
#main_container .kstl-recipe-page .recipeDetail .recipe-description-container div.servings 
{
    background-color: #412827;
    width: 80px;
    height: 80px;
    border-radius: 40px;
    color: white;
    text-align: center;
    vertical-align: -webkit-baseline-middle;
    padding-top: 15px;
    float: right;
    margin-right: 30%;
	margin-top:-24px;
}

#main_container .kstl-recipe-page .recipeDetail .recipe-description-container div.servings span.serves-title
{
    display: block;
    text-transform: uppercase;
    font-size: 11px;
    font-style:italic;
}

#main_container .kstl-recipe-page .recipeDetail .recipe-description-container div.servings span.serves-value
{
    display: block;
    font-size: 30px;
    font-weight: 700;
    vertical-align: text-top;
    line-height: 30px;
    font-style:italic;
}

#main_container .kstl-recipe-page .recipeDetail .recipe-description-container a.recipe_nutrition_btn 
{
    background:#412827;
    text-transform:capitalize;
    color:#FFFFFF;
    font-size:15px;
    font-weight:normal;
   /* padding-left:20px;
    background-image:url("/content/dam/NorthAmerica/allbran/backgrounds/magnify.png");
    background-repeat:no-repeat;
    background-position: 0px 50%;*/

}


.my-digestive-health .breadcrumbs {
    background: -moz-linear-gradient(5deg, white 0%, #f7f6ef 75%, #f3f0e6 95%);
    background: -webkit-gradient(linear, left top, right bottom, from(white), color-stop(75%, 75%), to(#f3f0e6));
    background: -webkit-linear-gradient(5deg, white 0%, #f7f6ef 75%, #f3f0e6 95%);
    background: -o-linear-gradient(5deg, white 0%, #f7f6ef 75%, #f3f0e6 95%);
    background: -ms-linear-gradient(5deg, white 0%, #f7f6ef 75%, #f3f0e6 95%);
    background: linear-gradient(185deg, white 0%, #f7f6ef 75%, #f3f0e6 95%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFF3F0E6',GradientType=1 );
    height: 60px;
    display: none;
}

.breadcrumbs {
    position: relative;
    display: none;
}

.breadcrumbs ul {
    position: absolute;
    top: 20px;
    left: 18px;
}

.digestivehealth .teaser .decor-title span , .my-digestive-health .teaser .decor-title span {font-size:14px;display:block;letter-spacing:0px;}
.digestivehealth .section-preview-boxes .teaser .decor-title h2 , .my-digestive-health .section-preview-boxes .teaser .decor-title h2 {font-size:25px;line-height:25px;font-weight:400;letter-spacing:4px;color:rgb(71,42,43);margin:15px auto;}
.my-digestive-health .section-preview-boxes .teaser .decor-title h2 {width:100%;}
.digestivehealth .section-about-5dc .teaser .decor-title h2 , .my-digestive-health .section-about-5dc .teaser .decor-title h2 {max-width:90%;}
.digestivehealth .section-preview-boxes .preview-box .description {
    margin-bottom: 60px;
	color: rgb(145, 139, 140);
}

.my-digestive-health .section-preview-boxes .preview-box .description {
    margin-bottom: 60px;
	color: rgb(145, 139, 140);
    font-size:14px;
}

.my-digestive-health .section-preview-boxes .preview-box a.btn {
    font-size:16px;
}

.my-digestive-health .breadcrumbs {
    width: 980px;
    /*margin: 0 13%;*/
    display:block;
    float:left;
}

.breadcrumbs ul > li {
    padding: 0;
    margin: 0;
    background: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    display: inline-block;
    font-size: 1.4em;
    float: left;
}

.breadcrumbs ul > li > a, .breadcrumbs ul > li > a + .divider, .breadcrumbs ul > li.active > a {
    color: #472a2b;
    float: left;
    font-size:14px;
}

.breadcrumbs ul > li > a {
    text-decoration: underline;
    padding: 0 5px;
    font-size:14px;
}

#main_container .my-digestive-health .kstl-show-hide.js-show-hide {
    background: linear-gradient(white 0%, rgb(247, 246, 239) 97%, rgb(243, 240, 230) 99%) no-repeat;
    border-bottom: 2px solid rgb(243, 240, 230);
    width: 980px;
    /*margin: 0px 13%;*/
    /*margin:0 auto;*/
    font-size: 1.6em;
}

#main_container .my-digestive-health .grid__item {
    padding: 0px;
}

.my-digestive-health .kstl-show-hide .kstl-show-hide-trigger:before{content:"Q";display:inline-block;width:20px;height:20px;left:-20px;position:relative;color:#ECB11D;font-size:24px;}

.my-digestive-health .kstl-show-hide .kstl-show-hide-trigger {
    outline:0;
    text-decoration:none;
    color: rgb(71, 42, 43);
    text-align: left;
    min-height: auto;
    background: none;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    background-repeat: no-repeat;
    display: inline-block;
    margin: 0 13%;
    width: 75%;
    padding: 23px 0 22px 25px;
    font-size:18px;
}

#main_container .my-digestive-health .grid.kstl-show-hide-container {
    width: 75%;
    margin: 0px 15%;
    color: rgb(145,139,140);
    padding: 15px 30px;
}

#main_container .my-digestive-health .grid.kstl-show-hide-container .description-teaser
{
    font-size:16px;
}

#main_container .my-digestive-health .grid.kstl-show-hide-container .accordion-inner p {font-size:16px;}

.my-digestive-health section
{
	float:left;
}

.my-digestive-health section.section-about-5dc{
    background-color:transparent;
        /*max-width:980px;
        margin:0 13%;
        margin-left:12px;*/
        padding:28px 0px;
        height:326px;
        /*margin-bottom:50px;*/
    }

.searchResults .my-digestive-health section.section-about-5dc {max-width:inherit;margin:0 auto;}

.my-digestive-health .accordion-body .accordion-inner .reference {
    color: #ecb11d;
    font-size: 0.875em;
    font-style: italic;
    margin: 30px 0;
    font-size:14px;
}

.my-digestive-health .accordion-body .accordion-inner .reference.separate-reference {
    margin: 30px 0px 0px 0px;
}

#main_container .my-digestive-health .accordion-body .accordion-inner .reference.separate-reference p{
    font-size:14px;
}

#main_container .my-digestive-health .accordion-body .accordion-inner .reference.separate-reference p a , #main_container .my-digestive-health .accordion-body .accordion-inner p a{
    color:#0088cc;
}

.my-digestive-health .accordion-body .accordion-inner .bulleted-list-teaser ul li {

    padding: 10px 0 10px 2.52101%;
    font-size:16px;
}

.my-digestive-health .accordion-body .accordion-inner .bulleted-list-teaser p.subtitle{font-size:16px;}

.my-digestive-health .accordion-body .accordion-inner .bulleted-list-teaser ul {
    list-style-type: disc;
    padding-left: 25px;
}

.legend .tooltip-text {
    color: #918B8C;
    display: inline-block;
    padding: 3px;
}

.legend .tooltip-text:hover {
    background: #e7e1ce;
    border-radius: 3px;
}

.legend:after {
    content: "*";
    color: #ECB11D;
    font-weight: bold;
    position: relative;
    right: 2px;
}

.my-digestive-health .section-preview-boxes {
    background: -webkit-gradient(linear, 0 0, 0 100%, from(white), color-stop(97%, #f7f6ef), to(#f3f0e6));
    background: -webkit-linear-gradient(white 0%, #f7f6ef 97%, #f3f0e6 99%);
    background: -moz-linear-gradient(top, white 0%, #f7f6ef 97%, #f3f0e6 99%);
    background: -o-linear-gradient(white 0%, #f7f6ef 97%, #f3f0e6 99%);
    background: linear-gradient(white 0%, #f7f6ef 97%, #f3f0e6 99%);
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFF3F0E6', GradientType=0);
    border-bottom: 2px solid #f3f0e6;

}

/*.my-digestive-health .section-preview-boxes{margin:0 13%;max-width:980px;}*/


.my-digestive-health .section-preview-boxes .preview-box {
    font-size: 1.4em;
    background: transparent url(/content/dam/Europe/allbran/v3/allbran/box-border.jpg) repeat-y top right;
    padding: 20px 3%;
    text-align: center;
    color: #918b8c;
    position: relative;
}

.my-digestive-health .section-preview-boxes .preview-box .line {
    padding: 0px 13%;
    color:#472a2b;
}

.allbran-header .kstl-mega-nav a 
{
    color: #bfb9a6;
    font-size: 16px;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-style: italic;
    padding: 0px 10px;
    border-right:1px solid #e9e7e0;
}

.allbran-header .kstl-mega-nav a:hover,.allbran-header .kstl-mega-nav li.highlightedNavLink a {color:#7b6767;}

.allbran-header .kstl-mega-nav ul,.allbran-header .kstl-mega-nav li{display:inline-block;}

.allbran-header .kstl-mega-nav li:last-of-type a
{
    padding-right:0px;
    border:none;
}

div .grid.allbran-content .hero
{
    height:auto;
}

.decor-title h1, .decor-title h2, .decor-title h3, .decor-title h4, .decor-title h5, .decor-title h6 {
    display: inline-block;
    position: relative;
    word-wrap: break-word;
    font-size:20px;
    max-width: 70%;
    text-transform: uppercase;
    margin: 0 auto;
    font-weight:400;
}

.allbran-content .section-wheat-bran .title-teaser .text-box h3
{
    font-size:28px;
    font-weight:400;
    width:340px;
    text-align:center;
}

.allbran-content .section-recipe-digestive-health .multiimage-teaser > div{padding:0px;}

/* Receipe styles */

.recipeDetail div.recipe-description-container
{
    background: -webkit-gradient(linear, 0 0, 0 100%, from(white), color-stop(97%, #f7f6ef), to(#f3f0e6));
    background: -webkit-linear-gradient(white 0%, #f7f6ef 97%, #f3f0e6 99%);
    background: -moz-linear-gradient(top, white 0%, #f7f6ef 97%, #f3f0e6 99%);
    background: -o-linear-gradient(white 0%, #f7f6ef 97%, #f3f0e6 99%);
    background: linear-gradient(white 0%, #f7f6ef 97%, #f3f0e6 99%);
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFF3F0E6', GradientType=0);
    border-bottom: 2px solid #f3f0e6;
}

.custom-gsa-container .collection .result-item .link-wrapper .description {
    display: none;
}

.custom-gsa-container .collection .result-item .link-wrapper {
    min-height: 320px;
}

#main_container .custom-gsa-container .collection .result-item {padding:0px;}

#main_container .product-grid-container 
{
    max-width:980px;
    margin:0 auto;
    border-radius:5px;
    
   /* background: -webkit-gradient(linear, 0 0, 0 100%, from(white), color-stop(97%, #f7f6ef), to(#f3f0e6));
    background: -webkit-linear-gradient(white 0%, #f7f6ef 97%, #f3f0e6 99%);
    background: -moz-linear-gradient(top, white 0%, #f7f6ef 97%, #f3f0e6 99%);
    background: -o-linear-gradient(white 0%, #f7f6ef 97%, #f3f0e6 99%);
    background: linear-gradient(white 0%, #f7f6ef 97%, #f3f0e6 99%);
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFF3F0E6', GradientType=0);
    border-bottom: 2px solid #f3f0e6; */
}

#main_container .product-grid-container .tab-control-wrapper ul li{position:relative;}

#main_container .product-grid-container .tab-control-wrapper ul li a
{
	font-size:14px;
    color:#a59792;
    outline:0px;
}

#main_container .product-grid-container .tab-control-wrapper ul li a.active, #main_container .product-grid-container .tab-control-wrapper ul li a:hover
{
    color:#461b0b;
    border-bottom:none;
}

#main_container .product-grid-container .tab-control-wrapper ul li a.active:after, #main_container .product-grid-container .tab-control-wrapper ul li a.active:before,#main_container .product-grid-container .tab-control-wrapper ul li a:hover:after, #main_container .product-grid-container .tab-control-wrapper ul li a:hover:before
{
    content: "";
    position: absolute;
    height: 1px;
    border-bottom: 1px solid #461b0b;
    top: 50%;
    margin-top: -1px; 
    width:8px;
}

#main_container .product-grid-container .tab-control-wrapper ul li a.active:before, #main_container .product-grid-container .tab-control-wrapper ul li a:hover:before{left:-10px;}
#main_container .product-grid-container .tab-control-wrapper ul li a.active:after, #main_container .product-grid-container .tab-control-wrapper ul li a:hover:after{right:-10px;}

#main_container .product-grid-container>div.grid__item
{
    padding-left:0px;
}

.product-grid-container .product-grid-wrapper .section-preview-recipe .preview-recipe {float:left;background:rgba(255,255,255,0.8);border:1px solid #FFFFFF;padding:10px;}
.product-grid-container .product-grid-wrapper .section-preview-recipe .preview-recipe figure{display:inline-block;float:left;}
.product-grid-container .product-grid-wrapper .section-preview-recipe .preview-recipe div.description p{font-size:14px;margin-top:10px;font-family: Georgia, Times, "Times New Roman", serif;}
.product-grid-container .product-grid-wrapper .section-preview-recipe .preview-recipe div.description .recipe-name
{
   	color: #472a2b;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
    line-height: 1.2em;
    text-transform: uppercase; 
}
.product-grid-container .product-grid-wrapper .section-preview-recipe .preview-recipe div.description .category-title 
{    
    color: #ecb11d;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-transform: uppercase;
    margin: 10px 0;
}
.product-grid-container .product-grid-wrapper .section-preview-recipe .preview-recipe div.description 
{
    float: left;
    width: 50%;
    text-align: left;
    font-size: 14px;
    padding: 0px 20px;
}

.product-grid-wrapper.digestivehealth section.section-about-5dc p
{
    font-family: Georgia, Times, "Times New Roman", serif;
}


/*individual recipes styles copied from other-2-new.css*/

#nutrition-modal .modal-body{max-height:550px;}
#nutrition-modal.modal.fade.in{top:41%;}

.recipeDetail
{
    font-family: Georgia, Times, "Times New Roman", serif;
}

.recipeDetail .kstl-recipe-description , .recipeDetail .kstl-recipe-directions p
{
    font-size:14px;
    font-weight:400;
}

.recipeDetail .ingredients-title, .recipeDetail .directions-title
{
	font-size: 18px;
    font-style: italic;
    color: #262626;
}

.recipeDetail .kstl-recipe-ingredients ul li
{
    font-size:14px;
}

.breadcrumbs-wrapper{max-width:980px;margin:0px auto;}
.breadcrumbs-wrapper.below-banner
{
    max-width:inherit;
    /*text-transform:uppercase;*/
    font-size:12px;
    width: 980px;
    margin: 0 auto;
    margin-bottom: -24px;
    background: linear-gradient(185deg, white 0%, #f7f6ef 75%, #f3f0e6 95%);
    min-height: 60px;
    padding-left: 20px;
}
.breadcrumbs-wrapper.below-banner .breadcrumbs-content{padding-top:20px;}
.breadcrumbs-wrapper.below-banner .breadcrumbs-content ul li a{color:#2c2c2c;}
.breadcrumbs-wrapper ul{list-style:none;margin-left:0px;}
.breadcrumbs-wrapper ul li{position:relative;display:inline-block;margin-right:17px;text-decoration:underline;font-size:14px;}
.breadcrumbs-wrapper ul li span{display:inline-block;font-size:14px;}
.breadcrumbs-wrapper ul li::after{content:"";display:inline-block;width:8px;height:13px;margin-left:20px;margin-bottom:-2px;opacity:0.2;background:url(/content/dam/NorthAmerica/allbran/backgrounds/icon-arrow-right.png) 0px 50% no-repeat transparent;}
.breadcrumbs-wrapper ul li:last-of-type::after{display:none;}
.breadcrumbs-wrapper ul li.home-item img{margin-bottom:-9px;}

/*individual product page design*/

#main_container .productDetail
{
    width: 980px;
    margin: 0 auto;
    background: white;
    /* background: -webkit-gradient(linear, 0 0, 0 100%, from(white), color-stop(97%, #f7f6ef), to(#f3f0e6));
    background: -webkit-linear-gradient(white 0%, #f7f6ef 97%, #f3f0e6 99%);
    background: -moz-linear-gradient(top, white 0%, #f7f6ef 97%, #f3f0e6 99%);
    background: -o-linear-gradient(white 0%, #f7f6ef 97%, #f3f0e6 99%);
    background: linear-gradient(white 0%, #f7f6ef 97%, #f3f0e6 99%);
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFF3F0E6', GradientType=0);
    border-bottom: 2px solid #f3f0e6; */
}

#main_container .productDetail .multiContentGrid .product_nutrition_btn.product_nutrition_label, #main_container .recipeDetail .recipe_nutrition_btn
{
	display:inline-block;
    margin-left:40%;
    text-align:left;
    margin-top:-48px;

    color: white;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    border: 0 none;
    box-shadow: none;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 14px;
    padding: 6px 11px;
    text-shadow: 0 0 0;
    border-radius:4px;

    background-color: #55271a;
    background-image: -moz-linear-gradient(top, #5f250f, #472a2b);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5f250f), to(#472a2b));
    background-image: -webkit-linear-gradient(top, #5f250f, #472a2b);
    background-image: -o-linear-gradient(top, #5f250f, #472a2b);
    background-image: linear-gradient(to bottom, #5f250f, #472a2b);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF5F250F', endColorstr='#FF472A2B', GradientType=0);
}

#main_container .recipeDetail .recipe_nutrition_btn{margin-left:0px;}

#main_container .productDetail .multiContentGrid .operators-container{display:none;}

#main_container .productDetail .headline .kstl-nutrition-info{list-style:none;}

 #main_container .productDetail .breadcrumbs-wrapper.below-banner 
{
    margin-left:-24px;
    margin-top:-48px;
}

#main_container .productDetail .multiContentGrid .one-myFifth
{
	width:30%;
}

#main_container .productDetail .multiContentGrid .four-myFifths
{
	width:70%;
}

#main_container .grid.individual-product-footer .grid__item
{
    padding:0px;
}

#main_container .kstl-recipe-page .individual-product-footer section.section-about-5dc
{
    /*width:980px;
    margin: 0 13%;*/
    margin-left:12px;
    background-color:transparent;
    margin-bottom:-50px;
}


/* tooltip  styles*/

 .tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  /*font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;*/
  font-family: Georgia, Times, "Times New Roman", serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  filter: alpha(opacity=0);
  opacity: 0;

  line-break: auto;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: .9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}


/* all-bran tooltip styles*/
.legend .tooltip-text{	
	color: #918B8C;
    display: inline-block;
    padding: 3px;	
}			
.legend .tooltip-text:hover{ 
	background: #e7e1ce;/*#f3f0e6;*/
	border-radius: 3px; 
}
.legend .tooltip {
	/*font-size: 0.875em;*/
	line-height: normal;
}
.legend .tooltip.in {
    opacity: 0.95;
    filter: alpha(opacity=95); 
}
.legend .tooltip.in{opacity: 1;}
.legend .tooltip.top{ margin-top: -12px; }
.legend .tooltip .tooltip-arrow { border-top-color: #ffffff; }			
.legend .tooltip .tooltip-inner {
	background-color: #ffffff;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    box-shadow: 0 0 2px 1px #dcdcdc;
    color: #472A2B;
    font-size: 14px;
    max-width: 300px;
    padding: 20px 25px;
    text-align: left;
    word-wrap: break-word;
}
.legend.wider .tooltip .tooltip-inner {
	max-width: 350px !important;
}
.legend .tooltip .tooltip-inner h6{ 
	font-size: 10px; 
    font-style:italic;
	font-weight: 400;
}
.legend .tooltip .tooltip-inner p{ 
	margin: 5px 0 !important; 
	font-style: italic;
	padding: 0 !important;
}	
div.teaser.text-center.span6 .legend .tooltip .tooltip-inner p.text, .legend .tooltip .tooltip-inner p.text { color: #ecb11d; }		    
body[data-locale="en_US"] .legend:after{
	content: "*";
	color: #ECB11D;
	font-weight: bold;
	position: relative;
	right: 2px;
}

/* search result page*/

.cust-search form.search-textbox{text-align:center;}
.searchResults .tab-control-wrapper{margin-top:20px;}

/* error page*/
.page404 .section-page404 {
    background: -webkit-gradient(linear, 0 0, 0 100%, from(white), color-stop(97%, #f7f6ef), to(#f3f0e6));
    background: -webkit-linear-gradient(white 0%, #f7f6ef 97%, #f3f0e6 99%);
    background: -moz-linear-gradient(top, white 0%, #f7f6ef 97%, #f3f0e6 99%);
    background: -o-linear-gradient(white 0%, #f7f6ef 97%, #f3f0e6 99%);
    background: linear-gradient(white 0%, #f7f6ef 97%, #f3f0e6 99%);
    background-repeat: no-repeat;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFF3F0E6', GradientType=0);
    border-bottom: 2px solid #f3f0e6;
    padding: 20px 0 40px;
    float:left;
}

.page404 .digestivehealth
{
    width:980px;
    margin:0 auto;

}
#main_container .page404 .digestivehealth > .grid__item
{
    padding:0px;
}

/* mobile devices media queries*/
@media (min-width:320px) and (max-width:979px){


/* mobile devices content wrapper margin fix*/
section div.content_wrapper{margin-top:120px;}


/* mobile devices header fixes*/
header .grid.allbran-header {height:90px;}
#main_container header div.content_wrapper {padding-left:0px;}
#main_container header .grid.allbran-header {width:90%;margin:0 auto;}
#main_container header .grid.allbran-header .grid__item {line-height:90px;}
#main_container header .grid.allbran-header .kstl-image-wrapper img{height:90px;}
#main_container header .grid.allbran-header .grid__item:first-of-type{display:none;}
#main_container header .grid.allbran-header .grid__item {text-align:center;}
#main_container header .grid.allbran-header .grid__item {width:40%;}
header div.allbran-header .search-textbox input[type="text"] {width:85px; margin-left:0px; margin-right:0px;}
header div.allbran-header .search-textbox {text-align:right;}
header div.allbran-header .search-textbox .search-textbox__link{float:none;}

/* drop down menu*/
#main_container header .grid.allbran-header .grid__item:nth-of-type(2) 
{
    display:block;
    position:absolute;
    top:100%;
    left:8px;
    width:80%;
    height:auto;
}
#main_container header .grid.allbran-header .KSTLNav>li {border-bottom:1px solid #bfb9a6;border-left:1px solid #bfb9a6;border-right:1px solid #bfb9a6;}
#main_container header .grid.allbran-header .KSTLNav>li.nav-button>a {text-align:left;color:#bfb9a6;background:#fff;}
#main_container header .grid.allbran-header .KSTLNav.KSTLNav-show {border-top:1px solid #bfb9a6;}
#main_container header .grid.allbran-header .KSTLNav>li.nav-button.active>a, #main_container header .grid.allbran-header .KSTLNav>li.nav-button.highlightedNavLink>a 
{
    background:#bfb9a6;
    color:#fff;
}

/* mobile menu button icon*/
#main_container header .grid.allbran-header .grid__item:nth-of-type(3) { display:block; width:20%;}
.allbran-header .menu-button {float:left; position:relative;top:20%;}
.allbran-header .menu-button .navicon span, .allbran-header .menu-button .navicon span:after, .allbran-header .menu-button .navicon span:before {background:#bfb9a6;width:25px;}




/* mobile device fixes for high fiber and my-digestive health*/
section div.grid.my-digestive-health{width:95%;margin:120px auto 0 auto;}
#main_container .my-digestive-health .kstl-show-hide.js-show-hide{width:100%;}
.my-digestive-health .breadcrumbs{width:100%;}
.my-digestive-health section.section-about-5dc,.digestivehealth section.section-about-5dc,.individual_product section.section-about-5dc,div.allbran-content section.section-about-5dc.row-fluid
{
width:100%;
background: white url(/content/dam/NorthAmerica/allbran/backgrounds/about-5dc-bg-medium.jpg) no-repeat right bottom;
}
.individual_product .hero .teaser, .digestivehealth .hero .teaser, .my-digestive-health .hero .teaser{width:100%;}
.breadcrumbs ul > li > a{font-size:12px;}
.my-digestive-health .kstl-show-hide .kstl-show-hide-trigger 
{
    font-size:14px;
    margin:0 5%;
    width:89%;
    padding-left:10px;
}

#main_container .my-digestive-health .grid.kstl-show-hide-container .description-teaser{font-size:14px;}
#main_container .my-digestive-health .grid.kstl-show-hide-container {width:89%;margin:0 5%;padding:15px;}
.my-digestive-health .kstl-show-hide .kstl-show-hide-trigger:before {height:10px;width:10px;font-size:18px;}
.breadcrumbs ul > li > a, .breadcrumbs ul > li > a + .divider, .breadcrumbs ul > li.active > a {font-size:12px;}
.my-digestive-health .section-preview-boxes .preview-box a.btn {font-size:12px;}
.my-digestive-health .hero .teaser .decor-title h1{max-width:80%;}
.my-digestive-health .accordion-body .accordion-inner .reference.separate-reference,.my-digestive-health .accordion-body .accordion-inner .reference.separate-reference p {word-wrap: break-word;}
.my-digestive-health .accordion-body .accordion-inner .bulleted-list-teaser ul li,.my-digestive-health .accordion-body .accordion-inner .bulleted-list-teaser p.subtitle {font-size:14px;}
.hidden-phone {display:none !important;}

[class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.section-about-5dc div.teaser.text-center.span6 .active .text-box p {padding:10px;}
.section-about-5dc .extra-left-margin{margin-left:2%;}
.section-about-5dc .title-teaser > div .text-box h3 {font-size:22px;}
.individual_product .section-about-5dc .teaser .decor-title h2,.allbran-content .section-about-5dc .teaser .decor-title h2,.digestivehealth .section-about-5dc .teaser .decor-title h2, .my-digestive-health .section-about-5dc .teaser .decor-title h2{font-size:18px;}
.individual_product .hero .teaser .decor-title h1, .digestivehealth .hero .teaser .decor-title h1, .my-digestive-health .hero .teaser .decor-title h1{font-size:32px;}
.individual_product .hero .teaser .decor-title h1 span, .digestivehealth .hero .teaser .decor-title h1 span, .my-digestive-health .hero .teaser .decor-title h1 span {font-size:16px;}
.individual_product .hero .teaser, .digestivehealth .hero .teaser, .my-digestive-health .hero .teaser {margin-bottom:30px;}
.digestivehealth .hero .teaser p.text, .my-digestive-health .hero .teaser p.text {padding:0 5%;font-size:14px;}
.digestivehealth .hero .teaser p.subdescription, .my-digestive-health .hero .teaser p.subdescription {padding:0 5%;}
.individual_product .decor-title .line.left {right:85%;width:10%;}
.individual_product .decor-title .line.right {left:85%;width:10%;}

.digestivehealth.individual-product-footer .decor-title .line.left {right:102%;width:10%;}
.digestivehealth.individual-product-footer .decor-title .line.right {left:102%;width:10%;}

.legend .tooltip .tooltip-inner {max-width:280px;}
.my-digestive-health .hero .teaser .decor-title h1 {margin-left:0px;width:90%;}
#main_container .my-digestive-health .grid.kstl-show-hide-container .accordion-inner p{font-size:14px;}
.digestivehealth .section-preview-boxes .teaser .decor-title h2, .my-digestive-health .section-preview-boxes .teaser .decor-title h2{font-size:22px;}


/* mobile device fixes for home screen*/
.allbran-content .section-wheat-bran div.teaser.text-center.span6 .active .text-box p{width:100%;}
.allbran-content .section-wheat-bran .title-teaser .text-box h3{width:100%;}
div .grid.allbran-content {width:90%;margin:0 auto;}
.allbran-content .hero .teaser,.allbran-content .hero .teaser p{width:100%;}
.allbran-content .hero .teaser h1 img{height:auto;}
.allbran-content .hero .teaser h2{font-size:24px;}
.allbran-content .title-teaser > div, .allbran-content .multiimage-teaser > div{padding:0px;}
.allbran-content .section-wheat-bran .title-teaser .text-box h3 {font-size:22px;}
.allbran-content .title-teaser > div .decor-title h2, .allbran-content .multiimage-teaser > div .decor-title h2{font-size:16px;}
.allbran-content .login-link.extra-left-margin{margin-left:0;}
section.section-wheat-bran{background:white url("/content/dam/NorthAmerica/allbran/backgrounds/section-wheat-bran-bg-medium.jpg") no-repeat left top;}
.allbran-content .multiimage-teaser .decor-title{width:90%;}
.allbran-content .section-recipe-digestive-health .multiimage-teaser > div .decor-title h2{font-size:15px;}
.allbran-content .section-recipe-digestive-health .multiimage-teaser > div .text-box p {font-size:14px;}
.allbran-content .section-recipe-digestive-health .multiimage-teaser > div .text-box .thumb140{max-height:none;}

/* mobile device fixes for products page */
.decor-title{width:85%;}
#main_container .grid.individual_product{width:95%;margin:0 auto;}
#main_container .grid.individual_product .grid__item{padding:0px;}
.individual_product .hero .teaser p{width:100%;}
div.individual_product .section-products-list .products-list li{width:46%;}
.individual_product .section-products-list .products-list li a > p{display:none;}
.individual_product .section-products-list .products-list li a figure figcaption{font-size:12px;}
#main_container section div.individual_product .grid__item:first-of-type{padding:0px;}
.individual_product .hero .teaser .decor-title h1 {letter-spacing:0px;}
.title-teaser > div, .multiimage-teaser > div{padding:0 20px;}
#main_container .kstl-prod-detail-page .productDetail .kstl-responsive-image img {max-width:90%;}
#main_container .productDetail .kstl-product-nutrition-table {margin:0px;width:calc(100% - 40px);}

/* mobile device fixes for recipes page*/
.product-grid-container .product-grid-wrapper .section-preview-recipe .preview-recipe div.description{width:100%;}
#main_container .product-grid-container .product-grid-control {margin-top:0px;}
#main_container .product-grid-container .product-grid-wrapper {margin-top:20px;}
#main_container .product-grid-container .product-grid-control > .grid__item {padding:0px;}
.product-grid-container .grid.centeredContent.side-tile {margin-left:0px;}
#main_container .kstl-recipe-page .recipeDetail .recipe-description-container .desk-four-tenths:nth-of-type(1) {width:100%;}
#main_container .kstl-recipe-page .recipeDetail .recipe-description-container .desk-four-tenths:nth-of-type(2){width:100%;}

.tab-control-wrapper{margin:0px;}
#main_container .digestivehealth{width:95%;margin:0 auto;}
#main_container .digestivehealth .grid__item{padding:0px;}
#main_container .product-grid-container{width:95%;}
.product-grid-container .centeredContent p{padding-right:0px;}
.my-digestive-health .section-about-5dc .decor-title .line.left,.product-grid-container .digestivehealth .decor-title .line.left{right:102%;width:25%;}
.my-digestive-health .section-about-5dc .decor-title .line.right,.product-grid-container .digestivehealth .decor-title .line.right{left:102%;width:25%;}
.my-digestive-health .decor-title .line.right {left:105%;width:25%;}
.my-digestive-health .decor-title .line.left {right:105%;width:25%;}
.results-total-wrapper {margin-top:15px;}

/* mobile device fixes for search results page*/
#main_container .searchResults .search-textbox__input{width:75%;}
#main_container .searchResults {margin-left:0px;}
#main_container .searchResults > div.grid__item {padding-left:0px;}

/* mobile device fixes for individual recipe page*/
.recipeDetail .kstl-recipe-name{font-size:22px;}
#main_container .recipeDetail{width:95%;margin:0 auto;}
#main_container .recipeDetail >  div.grid__item {padding-left:0px;}
.recipeDetail .recipe-description-container {width:100%;}
#main_container .kstl-recipe-page .individual-product-footer section.section-about-5dc{margin-left:0px;}
#main_container .kstl-recipe-page .digestivehealth.individual-product-footer{margin-left:0px!important;margin-right:0px!important;width:100%;}
.recipeDetail .meta-container .operator{display:none;}
.kstl-add-this .addthis_text{padding-top:0px;}

/* mobile device fixes for individual product page*/
.kstl-product-header {font-size:22px;}
 #main_container .productDetail{width:95%;margin:0 auto;}
#main_container .productDetail > .grid__item {padding:0px;}
#main_container .productDetail .multiContentGrid{margin-left:0px;}
#main_container .productDetail .breadcrumbs-wrapper.below-banner {margin-left:0px;max-width:100%;}


p.smartlabel-label{margin-top:20px;padding-right:0px;}
div.custom-smart-label-img{margin-top:20px;}
#main_container .kstl-prod-detail-page .productDetail a.smartlabel-button.js-smartlabel-button{margin:0px;background:#666666;color:#ffffff;padding:8px;}


/*#main_container .productDetail .multiContentGrid > .grid__item {padding:0px;}*/
.productDetail .headline .kstl-product-description {margin-top:20px;}
#main_container .productDetail .multiContentGrid .one-myFifth {width:100%; padding:0px;}
#main_container .productDetail .multiContentGrid .four-myFifths {width:100%; padding:0px;}
#main_container .productDetail .multiContentGrid .four-myFifths .wideColumn {margin-top:20px;margin-left:0px;}
#main_container .productDetail .multiContentGrid .four-myFifths .wideColumn > .grid__item {padding:0px 4%;}
#main_container .productDetail .multiContentGrid .four-myFifths .wideColumn .headline > .grid__item {padding:0px;}
#main_container .productDetail .multiContentGrid .product_nutrition_btn.product_nutrition_label, #main_container .recipeDetail .recipe_nutrition_btn {margin:0px;} 
#nutrition-modal.modal.fade.in {top:10px;}
}

/* mobile devices fixes for header menu*/

@media only screen and (min-width:602px) and (max-width:979px) {

    .allbran-header .menu-button{display:block;}
	.allbran-header .KSTLNav {display:block;margin-top:0px;overflow:hidden;max-height:0px;}
	.allbran-header .KSTLNav.KSTLNav-show{max-height:2000px; opacity:1;}
	.allbran-header .KSTLNav>li.nav-button:after{display:none;}
	#main_container header .grid.allbran-header .grid__item:nth-of-type(2){width:50%;left:30px;}
	header div.allbran-header .search-textbox input[type="text"]{width:150px;}
	header div.allbran-header .search-textbox .search-textbox__link{float:none;}
	#main_container header .grid.allbran-header .grid__item:nth-of-type(3){width:33%;}
	#main_container header .grid.allbran-header .grid__item{width:33%;}

.digestivehealth .decor-title .line.left{right:105%;}
.digestivehealth .decor-title .line.right{left:105%;}
}

@media only screen and (min-width:320px) and (max-width:359px) {
    .digestivehealth .decor-title .line.left{right:85%;width:10%;}
.digestivehealth .decor-title .line.right{left:85%;width:10%;}
    p.smartlabel-label{margin-top:20px;font-size:13px;padding-right:0px;}
    div.custom-smart-label-img{margin-top:20px;}
    #main_container .kstl-prod-detail-page .productDetail a.smartlabel-button.js-smartlabel-button{margin:0px;font-size:13px;padding:5px;background:#666666;color:#ffffff;font-weight:normal;}
    #main_container .kstl-recipe-page .recipeDetail .recipe-description-container div.recipe-sharing .grid__item:nth-of-type(2) a.recipe_nutrition_btn {font-size:11px;}
}

@media only screen and (min-width:768px) and (max-width:979px) {
    #main_container .breadcrumbs-wrapper.below-banner{width:auto;}
    .individual_product .decor-title .line.left{right:105%;}
	.individual_product .decor-title .line.right{left:105%;}
.individual_product .decor-title{width:50%;}
#nutrition-modal.modal.fade.in{top:50%;}
#main_container .kstl-recipe-page .recipeDetail .recipe-description-container div.recipe-sharing .grid__item:nth-of-type(2){margin-right:50%;}

}
