body {
	background-color: #B66888;
}

@media screen and (min-width: 900px) {
.link-slider-block .slide-intro-title {
    font-weight: bold;

}

@media screen and (max-width: 729px) {
.link-slider-block .slide-intro-title {
    font-size: 36px;
    font-weight: bold;

}

.link-slider-block .slide-intro, .link-slider-block .slide-text-container {
    color: #fd0;
}

.intro {
    border-bottom: 0px solid transparent;
}

.StartPage .container-block.margin-h-md {
    margin-top: 1.5em !important;
    margin-bottom: 1.5em !important;
}

header .main-navigation-item, header.header .main-navigation-item {
    text-transform: lowercase;
}

.ArticlePage p {
    font-size: 1.5em !important;
    line-height: 1.2;
}

header .mobile-menu-icon:before {
    display: block;
    border-bottom: 12px double #B66888;
    border-top: 4px solid #B66888;
    content: "";
    width: 24px;
    line-height: 20px;
    height: 20px;
    position: relative;
    top: 18px;
}

// .mobile-sub-navigation-item.r-sm-hide {
//    display: none;
// }

.footer.using-structured-footer .structured-footer .footer-social-media-items-container .footer-icon {
    font-size: 48px;
}

.container .tags {
    border-top: none;
}

.footable>thead>tr>th, .footable>thead>tr>td {
    display: none;

}

.gda-for-adult {
    display: none;
}

@media screen and (max-width: 729px) {
.product-list-block .block-teaser {
    height: 220px;
	}
}

.heading-block-subheading .heading-block-item {
    font-weight: bold;
}

@media screen and (max-width: 729px) {
.product-list-block .block-teaser {
    width: 100% !important;
    max-width: 100% !important;
    text-align: center;
    padding-left: 10%;
	}
}

@media screen and (max-width: 729px) {
.xs-12.sm-4.md-3.ng-scope {
    width: 50%;
	}
}

@media screen and (max-width: 729px) {
     .flockler-block .xs-12 {
           width: 100% !important;
     }
}

h4.ingredients-heading {
    text-transform: lowercase;
}

h6, .h6, .show-more, .footer-phone {
    line-height: 17px;

}

p.diet-disclaimer {
    text-transform: lowercase;
}

h4.nutrients-heading {
    text-transform: lowercase;
}

.modal-window-content .footable>tbody>tr td {
    text-transform: lowercase;
}

.flockler-block .block-author-image {
    width: 40px;
    height: unset;
}