/*Global Variables*/
/*Mixins*/
/* Global Style */
/* Font Style */
/* Carousel Typography */
/* CTA Button */
/* Color Themes per page*/
/*Theme Variables*/
/*Theme Text Color*/
/*Theme Border Color*/
/* Homepage */
/*Products*/
/* Who we are */
/* What's New */
/* Layout Structure */
/*
    Twitter Bootstrap Overrides
        - retrict the layout container width to 960px 
*/
.row {
  margin-left: -10px;
  margin-right: -10px; }

.container {
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  width: auto; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
  padding-left: 10px;
  padding-right: 10px; }

/* Layout*/
body {
  font-family: "Source Sans Pro", Arial, Tahoma, Verdana, sans-serif;
  color: #fff; }

.boxed-layout .bws-globalWrapper {
  background: url("../images/clouds.png") no-repeat center top transparent;
  max-width: 100%; }
  @media (min-width: 310px) and (max-width: 975px) {
    .boxed-layout .bws-globalWrapper .bws-main {
      margin-left: 5px;
      margin-right: 5px; } }

body.boxed-layout {
  background: url(../images/pageBg.png) repeat top center; }

body#product-page, body.ForNutritionFact {
  background: #dd6b8c; }

body.who-we-are {
  background: #e0b83f; }

body.whats-new {
  background: url(../images/whts-new-pagebg.png) repeat top center; }

/*FB Like Button alignment fix*/
.bws-footer .fb_iframe_widget iframe {
  margin: -6px 0 0; }

/*modal backdrop layer z-index fix*/
.bws-modal-backdrop {
  z-index: 14; }

.carousel-commands {
  display: none; }

#cookieDiv {
  display: none; }

/*
    Heading Tags
*/
h1, h2, h3, h4, h5, h6 {
  font-family: "Source Sans Pro", Arial, Tahoma, Verdana, sans-serif;
  color: #FFF;
  font-weight: 700; }

/* Common */
.bws-header {
  background: transparent;
  /* new */ }
  @media (min-width: 992px) {
    .bws-header {
      min-height: 150px; } }
  .bws-header .bws-logo {
    margin-bottom: 20px; }
    .bws-header .bws-logo img {
      max-width: 65%; }
      @media (min-width: 992px) {
        .bws-header .bws-logo img {
          max-width: 100%; } }
    @media (min-width: 992px) {
      .bws-header .bws-logo {
        margin-top: 30px;
        margin-bottom: 0;
        position: relative;
        z-index: 11; } }

/*Theme based slogans images*/
.boxed-layout .bws-header .row {
  background: url(../images/homepage-header-bg.png) no-repeat 50% 92px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .boxed-layout .bws-header .row {
      background-position: 167px 34px; } }
  @media (min-width: 992px) {
    .boxed-layout .bws-header .row {
      background-position: 247px 60px; } }

.article .bws-header .row,
.ErrorPage .bws-header .row,
.home .bws-header .row {
  background: url(../images/homepage-header-bg.png) no-repeat 50% 92px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .article .bws-header .row,
    .ErrorPage .bws-header .row,
    .home .bws-header .row {
      background-position: 167px 34px; } }
  @media (min-width: 992px) {
    .article .bws-header .row,
    .ErrorPage .bws-header .row,
    .home .bws-header .row {
      background-position: 247px 60px; } }

.who-we-are .bws-header .row {
  background: url(../images/article-header-text.png) no-repeat 50% 92px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .who-we-are .bws-header .row {
      background-position: 167px 34px; } }
  @media (min-width: 992px) {
    .who-we-are .bws-header .row {
      background-position: 247px 60px; } }

.whats-new .bws-header .row {
  background: url(../images/whats-new-header-text.png) no-repeat 50% 92px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .whats-new .bws-header .row {
      background-position: 167px 34px; } }
  @media (min-width: 992px) {
    .whats-new .bws-header .row {
      background-position: 247px 60px; } }

.category-landing .bws-header .row,
.product .bws-header .row,
.ForNutritionFact .bws-header .row {
  background: url(../images/pink-header-text.png) no-repeat 50% 92px; }
  @media (min-width: 768px) and (max-width: 991px) {
    .category-landing .bws-header .row,
    .product .bws-header .row,
    .ForNutritionFact .bws-header .row {
      background-position: 167px 34px; } }
  @media (min-width: 992px) {
    .category-landing .bws-header .row,
    .product .bws-header .row,
    .ForNutritionFact .bws-header .row {
      background-position: 247px 60px; } }

.bws-footer {
  padding-bottom: 0;
  margin: 20% 0 0;
  border: 0; }
  .bws-footer .container {
    padding: 10px 0 0; }
    @media (min-width: 768px) and (max-width: 991px) {
      .bws-footer .container {
        margin: 40% auto 4%; } }
    @media (min-width: 992px) {
      .bws-footer .container {
        margin: 29% auto 4%; } }
    @media (min-width: 1200px) {
      .bws-footer .container {
        margin: 24% auto 4%; } }
  .bws-footer li a {
    text-decoration: underline; }
    .bws-footer li a:hover {
      text-decoration: none; }
  .bws-footer .bws-footer-copyright {
    font-size: 14px;
    margin: 0 auto;
    text-align: center; }
    @media (min-width: 992px) {
      .bws-footer .bws-footer-copyright {
        width: 684px; } }
  .bws-footer .bws-footer-nav {
    margin: 10px auto;
    float: none;
    overflow: hidden; }
    @media (min-width: 992px) {
      .bws-footer .bws-footer-nav {
        width: 680px; } }
    .bws-footer .bws-footer-nav ul {
      min-height: 0;
      width: auto;
      float: none;
      margin-left: -10px; }
      .bws-footer .bws-footer-nav ul li {
        border: 0;
        display: inline-block;
        line-height: 14px;
        font-size: 15px;
        font-weight: 400;
        margin: 0 0 0 10px; }
        @media (min-width: 992px) {
          .bws-footer .bws-footer-nav ul li {
            float: left; } }
        .bws-footer .bws-footer-nav ul li:last-child a {
          border-right: none !important; }
        .bws-footer .bws-footer-nav ul li a {
          font-size: 14px;
          font-weight: 700;
          border-right: 1px solid #5ac4c2;
          padding: 0 10px 0 0; }
  @media (min-width: 768px) {
    .bws-footer .bws-socials {
      width: 680px;
      margin: 0 auto; } }
  .bws-footer .bws-socials ul li {
    float: none; }
  .bws-footer .bws-contact-number a {
    color: #fff; }
  @media (min-width: 768px) {
    .bws-footer {
      margin: 0; } }

.HomePage .bws-footer,
.boxed-layout .bws-footer {
  color: #5dc6c5;
  background: url(../images/footer-background-mobile.png) repeat top left; }
  .HomePage .bws-footer li a,
  .boxed-layout .bws-footer li a {
    color: #5dc6c5;
    border-right: 1px solid #5dc6c5; }
  @media (min-width: 768px) {
    .HomePage .bws-footer,
    .boxed-layout .bws-footer {
      background: url(../images/footer-background.png) no-repeat bottom center;
      background-position: center bottom; } }
  .HomePage .bws-footer .bws-socials ul li a,
  .boxed-layout .bws-footer .bws-socials ul li a {
    border-right: none; }
.HomePage .scroll-top,
.boxed-layout .scroll-top {
  background-color: #5ac4c2;
  color: #fff; }
.HomePage .scroll-top:before,
.boxed-layout .scroll-top:before {
  border-bottom: 5px solid #fff; }

#whats-new .bws-footer {
  color: #cc82a2;
  background: url(../images/whats-new-footer-background-mobile.png) repeat top left; }
  #whats-new .bws-footer li a {
    color: #cc82a2;
    border-right: 1px solid #cc82a2; }
  @media (min-width: 768px) {
    #whats-new .bws-footer {
      background: url(../images/whats-new-footer-background.png) no-repeat bottom center;
      background-position: center bottom; } }
  #whats-new .bws-footer .bws-socials ul li a {
    border-right: none; }
#whats-new .scroll-top {
  background-color: #cc82a2;
  color: #fff; }

#who-we-are .bws-footer {
  color: #dfd648;
  background: url(../images/article-footer-background-mobile.png) repeat top left; }
  #who-we-are .bws-footer li a {
    color: #dfd648;
    border-right: 1px solid #dfd648; }
  @media (min-width: 768px) {
    #who-we-are .bws-footer {
      background: url(../images/article-footer-background.png) no-repeat bottom center;
      background-position: center bottom; } }
  #who-we-are .bws-footer .bws-socials ul li a {
    border-right: none; }
#who-we-are .scroll-top {
  background-color: #dfd648;
  color: #fff; }

#product-page .bws-footer, #article-page01 .bws-footer {
  color: #ed7bad;
  background: url(http://www.cornettouk.co.uk/Skins/Cornetto/images/pink-footer-background-mobile.png) repeat top left; }
  #product-page .bws-footer li a, #article-page01 .bws-footer li a {
    color: #ed7bad;
    border-right: 1px solid #ed7bad; }
  @media (min-width: 768px) {
    #product-page .bws-footer, #article-page01 .bws-footer {
      background: url(../images/pink-footer-background.png) no-repeat bottom center;
      background-position: center bottom; } }
  #product-page .bws-footer .bws-socials ul li a, #article-page01 .bws-footer .bws-socials ul li a {
    border-right: none; }
#product-page .scroll-top, #article-page01 .scroll-top {
  background-color: #ed7bad;
  color: #fff; }

/*Theme Variables*/
/*Theme Text Color*/
/*Theme Border Color*/
/*Set Country Selector Theme*/
.boxed-layout .bws-action-menu {
  margin: 5px 0 10px; }
  .boxed-layout .bws-action-menu ul li.bws-country-selector {
    border: none;
    /*Country selector popup*/ }
    .boxed-layout .bws-action-menu ul li.bws-country-selector .bws-country-selector-wrapper {
      width: 160px;
      background: url(../images/page-dropdown-arrow.png) no-repeat 95% 1px #71cecc; }
      .boxed-layout .bws-action-menu ul li.bws-country-selector .bws-country-selector-wrapper > a {
        border: 1px solid #609e9c;
        background: url("../images/icn_arrow_countryselector.png") no-repeat 96.5% 5px transparent;
        color: #396a69;
        padding: 1px 1px 0 4px;
        /*Hover state*/
        /*expanded state*/ }
        .boxed-layout .bws-action-menu ul li.bws-country-selector .bws-country-selector-wrapper > a:hover {
          background-color: transparent; }
        .boxed-layout .bws-action-menu ul li.bws-country-selector .bws-country-selector-wrapper > a.is-expanded {
          background: url("../images/icn_arrow_countryselector.png") no-repeat 96.5% 5px transparent; }
    .boxed-layout .bws-action-menu ul li.bws-country-selector .bws-popup-country-selector {
      border: none;
      background-color: #71cecc;
      min-width: 161px;
      /* new */ }
      .boxed-layout .bws-action-menu ul li.bws-country-selector .bws-popup-country-selector > ul {
        border: 1px solid #609e9c; }
        .boxed-layout .bws-action-menu ul li.bws-country-selector .bws-popup-country-selector > ul li a {
          border: 0;
          color: #396a69;
          padding: 2px 4px;
          /*Hover state*/ }
          .boxed-layout .bws-action-menu ul li.bws-country-selector .bws-popup-country-selector > ul li a:hover {
            text-decoration: none;
            background: #9ee0df; }

.article .bws-action-menu,
.ErrorPage .bws-action-menu,
.HomePage .bws-action-menu {
  margin: 5px 0 10px; }
  .article .bws-action-menu ul li.bws-country-selector,
  .ErrorPage .bws-action-menu ul li.bws-country-selector,
  .HomePage .bws-action-menu ul li.bws-country-selector {
    border: none;
    /*Country selector popup*/ }
    .article .bws-action-menu ul li.bws-country-selector .bws-country-selector-wrapper,
    .ErrorPage .bws-action-menu ul li.bws-country-selector .bws-country-selector-wrapper,
    .HomePage .bws-action-menu ul li.bws-country-selector .bws-country-selector-wrapper {
      width: 160px;
      background: url(../images/page-dropdown-arrow.png) no-repeat 95% 1px #71cecc; }
      .article .bws-action-menu ul li.bws-country-selector .bws-country-selector-wrapper > a,
      .ErrorPage .bws-action-menu ul li.bws-country-selector .bws-country-selector-wrapper > a,
      .HomePage .bws-action-menu ul li.bws-country-selector .bws-country-selector-wrapper > a {
        border: 1px solid #609e9c;
        background: url("../images/icn_arrow_countryselector.png") no-repeat 96.5% 5px transparent;
        color: #396a69;
        padding: 1px 1px 0 4px;
        /*Hover state*/
        /*expanded state*/ }
        .article .bws-action-menu ul li.bws-country-selector .bws-country-selector-wrapper > a:hover,
        .ErrorPage .bws-action-menu ul li.bws-country-selector .bws-country-selector-wrapper > a:hover,
        .HomePage .bws-action-menu ul li.bws-country-selector .bws-country-selector-wrapper > a:hover {
          background-color: transparent; }
        .article .bws-action-menu ul li.bws-country-selector .bws-country-selector-wrapper > a.is-expanded,
        .ErrorPage .bws-action-menu ul li.bws-country-selector .bws-country-selector-wrapper > a.is-expanded,
        .HomePage .bws-action-menu ul li.bws-country-selector .bws-country-selector-wrapper > a.is-expanded {
          background: url("../images/icn_arrow_countryselector.png") no-repeat 96.5% 5px transparent; }
    .article .bws-action-menu ul li.bws-country-selector .bws-popup-country-selector,
    .ErrorPage .bws-action-menu ul li.bws-country-selector .bws-popup-country-selector,
    .HomePage .bws-action-menu ul li.bws-country-selector .bws-popup-country-selector {
      border: none;
      background-color: #71cecc;
      min-width: 161px;
      /* new */ }
      .article .bws-action-menu ul li.bws-country-selector .bws-popup-country-selector > ul,
      .ErrorPage .bws-action-menu ul li.bws-country-selector .bws-popup-country-selector > ul,
      .HomePage .bws-action-menu ul li.bws-country-selector .bws-popup-country-selector > ul {
        border: 1px solid #609e9c; }
        .article .bws-action-menu ul li.bws-country-selector .bws-popup-country-selector > ul li a,
        .ErrorPage .bws-action-menu ul li.bws-country-selector .bws-popup-country-selector > ul li a,
        .HomePage .bws-action-menu ul li.bws-country-selector .bws-popup-country-selector > ul li a {
          border: 0;
          color: #396a69;
          padding: 2px 4px;
          /*Hover state*/ }
          .article .bws-action-menu ul li.bws-country-selector .bws-popup-country-selector > ul li a:hover,
          .ErrorPage .bws-action-menu ul li.bws-country-selector .bws-popup-country-selector > ul li a:hover,
          .HomePage .bws-action-menu ul li.bws-country-selector .bws-popup-country-selector > ul li a:hover {
            text-decoration: none;
            background: #9ee0df; }

#product-page .bws-action-menu,
.ForNutritionFact .bws-action-menu {
  margin: 5px 0 10px; }
  #product-page .bws-action-menu ul li.bws-country-selector,
  .ForNutritionFact .bws-action-menu ul li.bws-country-selector {
    border: none;
    /*Country selector popup*/ }
    #product-page .bws-action-menu ul li.bws-country-selector .bws-country-selector-wrapper,
    .ForNutritionFact .bws-action-menu ul li.bws-country-selector .bws-country-selector-wrapper {
      width: 160px;
      background: url(../images/page-dropdown-arrow.png) no-repeat 95% 1px #feaec6; }
      #product-page .bws-action-menu ul li.bws-country-selector .bws-country-selector-wrapper > a,
      .ForNutritionFact .bws-action-menu ul li.bws-country-selector .bws-country-selector-wrapper > a {
        border: 1px solid #b8677e;
        background: url("../images/icn_arrow_countryselector.png") no-repeat 96.5% 5px transparent;
        color: #396a69;
        padding: 1px 1px 0 4px;
        /*Hover state*/
        /*expanded state*/ }
        #product-page .bws-action-menu ul li.bws-country-selector .bws-country-selector-wrapper > a:hover,
        .ForNutritionFact .bws-action-menu ul li.bws-country-selector .bws-country-selector-wrapper > a:hover {
          background-color: transparent; }
        #product-page .bws-action-menu ul li.bws-country-selector .bws-country-selector-wrapper > a.is-expanded,
        .ForNutritionFact .bws-action-menu ul li.bws-country-selector .bws-country-selector-wrapper > a.is-expanded {
          background: url("../images/icn_arrow_countryselector.png") no-repeat 96.5% 5px transparent; }
    #product-page .bws-action-menu ul li.bws-country-selector .bws-popup-country-selector,
    .ForNutritionFact .bws-action-menu ul li.bws-country-selector .bws-popup-country-selector {
      border: none;
      background-color: #feaec6;
      min-width: 161px;
      /* new */ }
      #product-page .bws-action-menu ul li.bws-country-selector .bws-popup-country-selector > ul,
      .ForNutritionFact .bws-action-menu ul li.bws-country-selector .bws-popup-country-selector > ul {
        border: 1px solid #b8677e; }
        #product-page .bws-action-menu ul li.bws-country-selector .bws-popup-country-selector > ul li a,
        .ForNutritionFact .bws-action-menu ul li.bws-country-selector .bws-popup-country-selector > ul li a {
          border: 0;
          color: #396a69;
          padding: 2px 4px;
          /*Hover state*/ }
          #product-page .bws-action-menu ul li.bws-country-selector .bws-popup-country-selector > ul li a:hover,
          .ForNutritionFact .bws-action-menu ul li.bws-country-selector .bws-popup-country-selector > ul li a:hover {
            text-decoration: none;
            background: #fad3de; }

.who-we-are .bws-action-menu {
  margin: 5px 0 10px; }
  .who-we-are .bws-action-menu ul li.bws-country-selector {
    border: none;
    /*Country selector popup*/ }
    .who-we-are .bws-action-menu ul li.bws-country-selector .bws-country-selector-wrapper {
      width: 160px;
      background: url(../images/page-dropdown-arrow.png) no-repeat 95% 1px #f4c644; }
      .who-we-are .bws-action-menu ul li.bws-country-selector .bws-country-selector-wrapper > a {
        border: 1px solid #dfb950;
        background: url("../images/icn_arrow_countryselector.png") no-repeat 96.5% 5px transparent;
        color: #396a69;
        padding: 1px 1px 0 4px;
        /*Hover state*/
        /*expanded state*/ }
        .who-we-are .bws-action-menu ul li.bws-country-selector .bws-country-selector-wrapper > a:hover {
          background-color: transparent; }
        .who-we-are .bws-action-menu ul li.bws-country-selector .bws-country-selector-wrapper > a.is-expanded {
          background: url("../images/icn_arrow_countryselector.png") no-repeat 96.5% 5px transparent; }
    .who-we-are .bws-action-menu ul li.bws-country-selector .bws-popup-country-selector {
      border: none;
      background-color: #f4c644;
      min-width: 161px;
      /* new */ }
      .who-we-are .bws-action-menu ul li.bws-country-selector .bws-popup-country-selector > ul {
        border: 1px solid #dfb950; }
        .who-we-are .bws-action-menu ul li.bws-country-selector .bws-popup-country-selector > ul li a {
          border: 0;
          color: #396a69;
          padding: 2px 4px;
          /*Hover state*/ }
          .who-we-are .bws-action-menu ul li.bws-country-selector .bws-popup-country-selector > ul li a:hover {
            text-decoration: none;
            background: #f5de9d; }

.whats-new .bws-action-menu {
  margin: 5px 0 10px; }
  .whats-new .bws-action-menu ul li.bws-country-selector {
    border: none;
    /*Country selector popup*/ }
    .whats-new .bws-action-menu ul li.bws-country-selector .bws-country-selector-wrapper {
      width: 160px;
      background: url(../images/page-dropdown-arrow.png) no-repeat 95% 1px #d793ad; }
      .whats-new .bws-action-menu ul li.bws-country-selector .bws-country-selector-wrapper > a {
        border: 1px solid #dda4ba;
        background: url("../images/icn_arrow_countryselector.png") no-repeat 96.5% 5px transparent;
        color: #396a69;
        padding: 1px 1px 0 4px;
        /*Hover state*/
        /*expanded state*/ }
        .whats-new .bws-action-menu ul li.bws-country-selector .bws-country-selector-wrapper > a:hover {
          background-color: transparent; }
        .whats-new .bws-action-menu ul li.bws-country-selector .bws-country-selector-wrapper > a.is-expanded {
          background: url("../images/icn_arrow_countryselector.png") no-repeat 96.5% 5px transparent; }
    .whats-new .bws-action-menu ul li.bws-country-selector .bws-popup-country-selector {
      border: none;
      background-color: #d793ad;
      min-width: 161px;
      /* new */ }
      .whats-new .bws-action-menu ul li.bws-country-selector .bws-popup-country-selector > ul {
        border: 1px solid #dda4ba; }
        .whats-new .bws-action-menu ul li.bws-country-selector .bws-popup-country-selector > ul li a {
          border: 0;
          color: #396a69;
          padding: 2px 4px;
          /*Hover state*/ }
          .whats-new .bws-action-menu ul li.bws-country-selector .bws-popup-country-selector > ul li a:hover {
            text-decoration: none;
            background: #f8c8da; }

/*Theme Variables*/
/*Theme Text Color*/
/*Theme Border Color*/
/*Generic Variables*/
.bws-navigation {
  width: 140px;
  background: transparent;
  z-index: 15;
  /*Disable transition*/
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important; }
  .bws-navigation nav .navbar-nav {
    border-top: 0; }
    .bws-navigation nav .navbar-nav li {
      text-align: left;
      text-transform: uppercase; }
      @media (min-width: 320px) and (max-width: 767px) {
        .bws-navigation nav .navbar-nav li {
          border-bottom: none; } }
      @media (min-width: 992px) {
        .bws-navigation nav .navbar-nav li.active {
          background: url(../images/shadow.png) no-repeat 3px -10px transparent;
          padding-right: 20px;
          z-index: 1; }
          .bws-navigation nav .navbar-nav li.active + li {
            margin-left: -20px; } }
      .bws-navigation nav .navbar-nav li.active a {
        background: url(../images/top-nav.png) no-repeat 0 -33px transparent; }
      @media (min-width: 992px) {
        .bws-navigation nav .navbar-nav li:hover {
          background: url(../images/shadow.png) no-repeat 3px -10px transparent;
          padding-right: 20px;
          z-index: 1; }
          .bws-navigation nav .navbar-nav li:hover + li {
            margin-left: -20px; } }
      .bws-navigation nav .navbar-nav li > a {
        background: url(../images/top-nav.png) no-repeat 0 -1px transparent;
        width: 143px;
        height: 32px;
        color: #fff;
        text-decoration: none;
        padding: 6px 0 0 20px;
        font-size: 14px;
        font-weight: 700; }
        @media (min-width: 992px) {
          .bws-navigation nav .navbar-nav li > a {
            padding: 7px 0 0 0; } }
        .bws-navigation nav .navbar-nav li > a:hover {
          background-position: 0 -33px;
          background-color: transparent; }
        @media (min-width: 992px) {
          .bws-navigation nav .navbar-nav li > a {
            height: 33px; } }
      .bws-navigation nav .navbar-nav li:hover {
        background-color: transparent; }
      .bws-navigation nav .navbar-nav li.products a {
        background-position: -143px 0; }
        .bws-navigation nav .navbar-nav li.products a:hover {
          background-position: -144px -33px; }
      .bws-navigation nav .navbar-nav li.products.active a {
        background-position: -144px -33px; }
      .bws-navigation nav .navbar-nav li.who a {
        background-position: -430px 0; }
        .bws-navigation nav .navbar-nav li.who a:hover {
          background-position: -430px -33px; }
        @media (min-width: 992px) {
          .bws-navigation nav .navbar-nav li.who a {
            background-position: -429px 0; }
            .bws-navigation nav .navbar-nav li.who a:hover {
              background-position: -429px -33px; } }
      .bws-navigation nav .navbar-nav li.who.active a {
        background-position: -430px -33px; }
        @media (min-width: 992px) {
          .bws-navigation nav .navbar-nav li.who.active a {
            background-position: -429px -33px; } }
      .bws-navigation nav .navbar-nav li.what a {
        background-position: -572px 0; }
        .bws-navigation nav .navbar-nav li.what a:hover {
          background-position: -572px -33px; }
      .bws-navigation nav .navbar-nav li.what.active a {
        background-position: -572px -33px; }
        .bws-navigation nav .navbar-nav li.what.active a:hover {
          background-position: -572px -33px; }
      @media (min-width: 992px) {
        .bws-navigation nav .navbar-nav li {
          padding-bottom: 20px;
          text-align: center; } }
    @media (min-width: 992px) {
      .bws-navigation nav .navbar-nav {
        border-top: none; } }
  @media (min-width: 992px) {
    .bws-navigation nav {
      margin-left: 219px;
      margin-top: -69px; } }
  .bws-navigation .bws-body-layout-l .col-sm-4 {
    height: 340px; }
  .bws-navigation .bws-body-layout-l .col-xs-12 {
    margin-top: 60px; }
  @media (min-width: 992px) {
    .bws-navigation {
      border: none;
      position: static;
      height: 0;
      width: 100%;
      z-index: 10;
      margin-bottom: 0; } }

/*Mobile Menu*/
.bws-mobile-menu {
  right: 15px;
  top: 15px; }

/*Set Top Navigation Theme*/
.boxed-layout {
  /*Top navigation container*/
  /*Drawer Menu Icon*/ }
  .boxed-layout .bws-navigation {
    /*country selector*/ }
    .boxed-layout .bws-navigation nav {
      background-color: #71cecc; }
    .boxed-layout .bws-navigation .form-control {
      border: 1px solid #609e9c;
      background: url(../images/page-dropdown-arrow.png) no-repeat 96% 0 #71cecc;
      height: auto;
      padding: 0;
      border-radius: 0;
      color: #396a69; }
    .boxed-layout .bws-navigation .btn {
      background: #609e9c;
      width: auto;
      border-radius: 0;
      border: none; }
      .boxed-layout .bws-navigation .btn:hover, .boxed-layout .bws-navigation .btn:focus {
        background: #609e9c; }
  .boxed-layout .bws-mobile-menu {
    background: url("../images/menu-icon-sprite.png") no-repeat scroll 9px 11px #609e9c; }

.HomePage {
  /*Top navigation container*/
  /*Drawer Menu Icon*/ }
  .HomePage .bws-navigation {
    /*country selector*/ }
    .HomePage .bws-navigation nav {
      background-color: #71cecc; }
    .HomePage .bws-navigation .form-control {
      border: 1px solid #609e9c;
      background: url(../images/page-dropdown-arrow.png) no-repeat 96% 0 #71cecc;
      height: auto;
      padding: 0;
      border-radius: 0;
      color: #396a69; }
    .HomePage .bws-navigation .btn {
      background: #609e9c;
      width: auto;
      border-radius: 0;
      border: none; }
      .HomePage .bws-navigation .btn:hover, .HomePage .bws-navigation .btn:focus {
        background: #609e9c; }
  .HomePage .bws-mobile-menu {
    background: url("../images/menu-icon-sprite.png") no-repeat scroll 9px 11px #609e9c; }

.category-landing,
.product-detail,
.ForNutritionFact {
  /*Top navigation container*/
  /*Drawer Menu Icon*/ }
  .category-landing .bws-navigation,
  .product-detail .bws-navigation,
  .ForNutritionFact .bws-navigation {
    /*country selector*/ }
    .category-landing .bws-navigation nav,
    .product-detail .bws-navigation nav,
    .ForNutritionFact .bws-navigation nav {
      background-color: #feaec6; }
    .category-landing .bws-navigation .form-control,
    .product-detail .bws-navigation .form-control,
    .ForNutritionFact .bws-navigation .form-control {
      border: 1px solid #b8677e;
      background: url(../images/page-dropdown-arrow.png) no-repeat 96% 0 #feaec6;
      height: auto;
      padding: 0;
      border-radius: 0;
      color: #396a69; }
    .category-landing .bws-navigation .btn,
    .product-detail .bws-navigation .btn,
    .ForNutritionFact .bws-navigation .btn {
      background: #b8677e;
      width: auto;
      border-radius: 0;
      border: none; }
      .category-landing .bws-navigation .btn:hover, .category-landing .bws-navigation .btn:focus,
      .product-detail .bws-navigation .btn:hover,
      .product-detail .bws-navigation .btn:focus,
      .ForNutritionFact .bws-navigation .btn:hover,
      .ForNutritionFact .bws-navigation .btn:focus {
        background: #b8677e; }
  .category-landing .bws-mobile-menu,
  .product-detail .bws-mobile-menu,
  .ForNutritionFact .bws-mobile-menu {
    background: url("../images/menu-icon-sprite.png") no-repeat scroll 9px -110px #b8677e; }

.who-we-are {
  /*Top navigation container*/
  /*Drawer Menu Icon*/ }
  .who-we-are .bws-navigation {
    /*country selector*/ }
    .who-we-are .bws-navigation nav {
      background-color: #f4c644; }
    .who-we-are .bws-navigation .form-control {
      border: 1px solid #dfb950;
      background: url(../images/page-dropdown-arrow.png) no-repeat 96% 0 #f4c644;
      height: auto;
      padding: 0;
      border-radius: 0;
      color: #396a69; }
    .who-we-are .bws-navigation .btn {
      background: #dfb950;
      width: auto;
      border-radius: 0;
      border: none; }
      .who-we-are .bws-navigation .btn:hover, .who-we-are .bws-navigation .btn:focus {
        background: #dfb950; }
  .who-we-are .bws-mobile-menu {
    background: url("../images/menu-icon-sprite.png") no-repeat scroll 9px -71px #dfb950; }

.whats-new {
  /*Top navigation container*/
  /*Drawer Menu Icon*/ }
  .whats-new .bws-navigation {
    /*country selector*/ }
    .whats-new .bws-navigation nav {
      background-color: #d793ad; }
    .whats-new .bws-navigation .form-control {
      border: 1px solid #dda4ba;
      background: url(../images/page-dropdown-arrow.png) no-repeat 96% 0 #d793ad;
      height: auto;
      padding: 0;
      border-radius: 0;
      color: #396a69; }
    .whats-new .bws-navigation .btn {
      background: #dda4ba;
      width: auto;
      border-radius: 0;
      border: none; }
      .whats-new .bws-navigation .btn:hover, .whats-new .bws-navigation .btn:focus {
        background: #dda4ba; }
  .whats-new .bws-mobile-menu {
    background: url("../images/menu-icon-sprite.png") no-repeat scroll 9px -29px #dda4ba; }

/*Reset navigation theme in desktop*/
@media (min-width: 992px) {
  .boxed-layout .bws-navigation nav {
    background-color: transparent; } }

.bws-module-breadcrumb {
  display: none; }

/*
    Left menu
        - toggle variation
*/
.bws-sidenav.bws-sidenav-toggle {
  z-index: 1;
  border: none;
  background-color: #c84067;
  /*Left menu heading*/
  /*accordion collapsible handle*/
  /*Hide sub menu UL items*/ }
  .bws-sidenav.bws-sidenav-toggle strong {
    background-color: transparent;
    border: 0; }
    @media (min-width: 768px) {
      .bws-sidenav.bws-sidenav-toggle strong {
        display: none; } }
  .bws-sidenav.bws-sidenav-toggle span.bws-sidenav-h {
    display: none; }
  @media (min-width: 768px) {
    .bws-sidenav.bws-sidenav-toggle {
      position: absolute;
      top: 350px;
      left: 49px;
      background-color: transparent; } }
  .bws-sidenav.bws-sidenav-toggle ul {
    border: 1px solid #9a4b62; }
    @media (min-width: 768px) {
      .bws-sidenav.bws-sidenav-toggle ul {
        display: inline-block;
        overflow: hidden;
        background: url(../images/product-nav-shadow.png) 0 -8px no-repeat;
        padding-left: 7px;
        width: 800px;
        border: none; } }
    @media (min-width: 768px) and (max-width: 991px) {
      .bws-sidenav.bws-sidenav-toggle ul {
        width: 650px; } }
    .bws-sidenav.bws-sidenav-toggle ul li {
      /*Menu anchor tag*/
      /*Active Menu Item*/ }
      .bws-sidenav.bws-sidenav-toggle ul li a {
        background: #c84067;
        border-bottom: 1px solid #9a4b62;
        /*breakpoint for tablet & desktop*/ }
        .bws-sidenav.bws-sidenav-toggle ul li a:hover {
          background: #c03657;
          text-decoration: none;
          color: #fff; }
        @media (min-width: 768px) {
          .bws-sidenav.bws-sidenav-toggle ul li a {
            text-align: center;
            background: url(../images/product-nav.png) 0 0 no-repeat;
            border-bottom: 0;
            color: #fff;
            text-decoration: none;
            font: bold 14px "Futura PT", Arial, Helvetica, sans-serif;
            padding: 8px; }
            .bws-sidenav.bws-sidenav-toggle ul li a:hover {
              background: url(../images/product-nav.png) 0 -34px no-repeat; } }
      @media (min-width: 768px) {
        .bws-sidenav.bws-sidenav-toggle ul li {
          float: left;
          margin: 0;
          padding: 10px 0 20px;
          color: #fff;
          text-transform: uppercase;
          width: 200px;
          list-style: none; } }
      .bws-sidenav.bws-sidenav-toggle ul li.active {
        /*Hide submenu for active item*/ }
        .bws-sidenav.bws-sidenav-toggle ul li.active a {
          background: #c84067; }
          .bws-sidenav.bws-sidenav-toggle ul li.active a:hover {
            background: #c03657; }
          @media (min-width: 768px) {
            .bws-sidenav.bws-sidenav-toggle ul li.active a {
              background: url(../images/product-nav.png) 0 -34px no-repeat; }
              .bws-sidenav.bws-sidenav-toggle ul li.active a:hover {
                background: url(../images/product-nav.png) 0 -34px no-repeat; } }
        .bws-sidenav.bws-sidenav-toggle ul li.active .bws-nav-child {
          display: none; }
  .bws-sidenav.bws-sidenav-toggle .bws-nav-child {
    display: none; }

body.ForNutritionFact .nf-back a {
  border-radius: 4px;
  background: #fff;
  text-transform: uppercase;
  font-weight: 700;
  padding: 5px 20px;
  color: #000;
  text-decoration: none; }

.bws-carousel .bws-caption .btn-default {
  font-family: "Futura PT", Arial, Tahoma, Verdana, sans-serif;
  background: url(../images/call-to-action.png) no-repeat 0 0 transparent;
  font-size: 15px;
  height: 67px;
  padding: 19px 40px 0 27px;
  display: inline-block;
  color: #fff;
  text-decoration: none;
  border: none;
  text-transform: uppercase;
  font-weight: 700;
  position: static;
  text-align: left;
  margin-left: 4px; }
  .bws-carousel .bws-caption .btn-default:hover {
    background-position: 0 -65px;
    background-color: transparent; }

#product-page a.btn-default {
  background-image: none;
  font-weight: 400;
  text-decoration: underline;
  text-transform: capitalize;
  text-align: left;
  margin: 0;
  padding: 0; }
#product-page a:hover {
  text-decoration: none; }
#product-page.product-category-large a.btn-default {
  margin-left: -3px; }

.modal .modal-dialog {
  max-width: 740px; }
.modal .modal-content {
  background-color: transparent;
  box-shadow: none;
  border: none; }
.modal .modal-header {
  border-bottom: none; }
  .modal .modal-header .close {
    background: url(../images/close-btn.png) no-repeat scroll right 0 transparent;
    text-indent: -999px;
    overflow: hidden;
    width: 28px;
    height: 25px;
    opacity: 1; }
    .modal .modal-header .close:hover {
      background-position: right -23px; }

/* Modules */
.bws-teaser {
  padding-bottom: 27px; }
  .bws-teaser .bws-caption {
    color: #fff;
    margin-top: -70px;
    position: relative;
    text-align: center; }
    .bws-teaser .bws-caption h3 {
      font-size: 17px;
      line-height: 21px;
      margin-bottom: 0; }
    .bws-teaser .bws-caption .bws-caption-desc {
      font-size: 14px;
      margin: 0; }
    .bws-teaser .bws-caption .btn {
      background: url(../images/home-calltoaction.png) no-repeat 0 0;
      border: none;
      width: 34px;
      height: 34px;
      float: right;
      text-indent: -999px;
      overflow: hidden;
      margin-top: -30px; }
      .bws-teaser .bws-caption .btn:hover, .bws-teaser .bws-caption .btn:focus {
        border: none;
        background-position: 0 -34px; }
    @media (min-width: 992px) {
      .bws-teaser .bws-caption {
        text-align: left; } }

.bws-teaser .bws-teaser-body:hover .btn, .bws-teaser .bws-teaser-body:focus .btn {
  background-color: transparent;
  background-position: 0 -34px; }
.bws-teaser .bws-teaser-body a:hover, .bws-teaser .bws-teaser-body a:focus {
  text-decoration: none; }
.bws-teaser .bws-teaser-body a .bws-icon-play {
  display: none; }

/*Hide CTA from video teaser*/
@media (min-width: 768px) {
  .HomePage .bws-teaser-row {
    max-width: 960px;
    margin: 15px auto;
    position: relative; } }
  @media (min-width: 768px) and (min-width: 992px) {
    .HomePage .bws-teaser-row {
      margin: 0 auto; } }
@media (min-width: 768px) {
    .HomePage .bws-teaser-row .col-sm-4:last-child {
      position: absolute;
      right: 0; }
      .HomePage .bws-teaser-row .col-sm-4:last-child h3 {
        display: none; }
      .HomePage .bws-teaser-row .col-sm-4:last-child .btn {
        display: none; } }
@media (min-width: 768px) and (max-width: 991px) {
  .HomePage .bws-teaser-row .btn {
    display: none; } }
.HomePage .bws-teaser-row .bws-modal-video .bws-caption h3 {
  visibility: hidden; }
.HomePage .whats-new .bws-article-body img {
  max-width: 100%; }
.HomePage #bws-carousel-hero.bws-module {
  margin-bottom: 0; }
.HomePage .bws-module.bws-teaser {
  background: none; }

.HomePage .bws-carousel-image {
  width: 100%; }
.HomePage .bws-caption h1, .HomePage .bws-caption h2 {
  font-size: 2.583em;
  font-weight: 800;
  text-transform: uppercase;
  height: auto;
  line-height: 1;
  letter-spacing: -2px;
  margin: 0 0 4px;
  font-weight: 700; }
.HomePage .bws-caption p {
  font-size: 15px;
  margin: 0 0 7px 3px;
  line-height: 18px; }
.HomePage .bws-carousel {
  min-height: 255px; }
  .HomePage .bws-carousel ul li {
    overflow: hidden; }
    @media (min-width: 320px) and (max-width: 767px) {
      .HomePage .bws-carousel ul li .bws-caption {
        text-align: center; } }
  .HomePage .bws-carousel .bws-caption {
    margin: 30px 0; }
    @media (min-width: 768px) {
      .HomePage .bws-carousel .bws-caption {
        width: 313px;
        margin-top: 90px;
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .HomePage .bws-carousel .bws-carousel-caption {
      padding: 0;
      margin: 0;
      position: absolute;
      right: -7.5%; } }
.HomePage .bws-carousel-nav .bws-icon-next, .HomePage .bws-carousel-nav .bws-icon-prev {
  background: url("../images/controls.png") no-repeat scroll 0 -34px transparent;
  display: block;
  position: relative;
  text-indent: -99999px;
  height: 34px; }
.HomePage .bws-carousel-nav .bws-icon-next {
  right: 15px; }
  .HomePage .bws-carousel-nav .bws-icon-next:hover {
    background-position: 0 -102px; }
.HomePage .bws-carousel-nav .bws-icon-prev {
  background-position: 0 0;
  left: 15px; }
  .HomePage .bws-carousel-nav .bws-icon-prev:hover {
    background-position: 0 -69px; }
.HomePage .bws-carousel-nav .carousel-control {
  opacity: 1;
  top: 21%;
  width: 34px; }
  @media (min-width: 768px) {
    .HomePage .bws-carousel-nav .carousel-control {
      top: 107px; } }
  @media (min-width: 992px) {
    .HomePage .bws-carousel-nav .carousel-control {
      top: 134px; } }
@media (min-width: 320px) and (max-width: 767px) {
  .HomePage .carousel-indicators {
    position: relative; } }
.HomePage .carousel-indicators li {
  margin: 0 3px; }
  .HomePage .carousel-indicators li a {
    position: relative;
    background: url(../images/carousel-slide-indicator.png) 100% 0 no-repeat;
    height: 20px;
    margin: -1px;
    width: 16px;
    border: 0; }
    .HomePage .carousel-indicators li a:hover {
      background-position: 0 0;
      background-color: transparent; }
  .HomePage .carousel-indicators li .active {
    background: none; }
    .HomePage .carousel-indicators li .active a {
      background: url(../images/carousel-slide-indicator.png) 0 0 no-repeat; }
.HomePage .carousel-indicators .active {
  background: url("../images/carousel-slide-indicator.png") no-repeat !important; }
@media (min-width: 768px) {
  .HomePage .carousel-indicators {
    left: 95%;
    bottom: 30px; } }

.carousel-control.left,
.carousel-control.right {
  background-image: none; }

.bws-grid h3 {
  display: none; }
@media (min-width: 768px) {
  .bws-grid li {
    min-height: 235px;
    margin: 0; } }
.bws-grid li a {
  background: transparent;
  border: none;
  border-bottom: 2px solid #ed7bad;
  padding-bottom: 10px; }
  .bws-grid li a .bws-caption {
    text-align: left;
    padding: 0 !important;
    width: 140px; }
    .bws-grid li a .bws-caption h4.bws-caption-title {
      font-weight: 700;
      line-height: 17px;
      text-transform: uppercase;
      font-size: 14px;
      text-decoration: none;
      font-family: "Futura PT", Arial, Gadget, sans-serif;
      text-align: left;
      color: #fff; }
  @media (min-width: 768px) {
    .bws-grid li a {
      border-bottom: none;
      padding: 0; } }
  .bws-grid li a:hover {
    background-color: transparent; }
.bws-grid .bws-grid-thumbnail img {
  margin: 0;
  display: block;
  background: url(../images/product-image-shadow.png) center 0 no-repeat;
  padding: 0 0 13px 0; }
@media (min-width: 768px) {
  .bws-grid .bws-grid-list {
    margin: 60px 0 0 40px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .bws-grid .bws-grid-list {
    margin-top: 0; } }

@media (min-width: 768px) {
  .product-category-large .bws-grid .bws-grid-list {
    margin: 53px 0 0 50px; } }

@media (min-width: 320px) and (max-width: 767px) {
  #fw-root {
    /*Form Labels*/
    /*form controls*/
    /*helper text wrapper*/
    /*error message wrapper*/ }
    #fw-root .fw-fieldset-label-wrapper {
      min-width: 100%;
      display: block; }
    #fw-root .fw-text, #fw-root .fw-dropdown, #fw-root .fw-textarea {
      width: 99%;
      min-width: 99%; }
    #fw-root .fw-helper-text {
      margin: 0; }
    #fw-root div.fw-error {
      margin: 0; } }

/*branding rules*/
.fw-form {
  /*label*/
  /*Radio button & checkboxes*/
  /*anchors*/
  /*fieldset heading*/
  /*help text block*/
  /*submit button*/ }
  .fw-form .fw-fieldset-label {
    font-weight: normal; }
  .fw-form input[type="radio"], .fw-form input[type="checkbox"] {
    margin-right: 10px; }
  .fw-form a {
    color: #fff;
    text-decoration: underline; }
    .fw-form a:hover {
      text-decoration: none; }
  .fw-form .fw-legend-heading {
    color: #fff;
    font-size: 18px;
    line-height: 25px;
    padding-bottom: 20px;
    text-transform: uppercase; }
  .fw-form .fw-helper-text {
    color: #fff; }
  .fw-form input[type="submit"] {
    color: #000; }

/*Theme Variables*/
/*Theme Text Color*/
/*Theme Border Color*/
/*Set Country Selector Theme*/
.HomePage {
  /*Share Menu Theme*/ }
  .HomePage .bws-socialshare-content .bws-share-button {
    background: url("../images/share-icons.png") no-repeat scroll center center #71cecc;
    z-index: 2;
    padding: 5px;
    height: 40px;
    width: 46px; }
  .HomePage .bws-socialshare-content #bws-share-options {
    background: #71cecc;
    border: 1px solid #71cecc;
    margin-top: -1px;
    top: 40px; }
    @media (min-width: 768px) {
      .HomePage .bws-socialshare-content #bws-share-options {
        top: auto; } }
    .HomePage .bws-socialshare-content #bws-share-options ul li {
      border-bottom: 1px solid #fff; }
      .HomePage .bws-socialshare-content #bws-share-options ul li:hover {
        background: #9ee0df; }
      @media (min-width: 768px) {
        .HomePage .bws-socialshare-content #bws-share-options ul li {
          border-bottom: none; }
          .HomePage .bws-socialshare-content #bws-share-options ul li:hover {
            background: none; } }
    @media (min-width: 768px) {
      .HomePage .bws-socialshare-content #bws-share-options {
        border: none;
        background: transparent; } }

.product-detail,
.ForNutritionFact {
  /*Share Menu Theme*/ }
  .product-detail .bws-socialshare-content .bws-share-button,
  .ForNutritionFact .bws-socialshare-content .bws-share-button {
    background: url("../images/share-icons.png") no-repeat scroll center center #feaec6;
    z-index: 2;
    padding: 5px;
    height: 40px;
    width: 46px; }
  .product-detail .bws-socialshare-content #bws-share-options,
  .ForNutritionFact .bws-socialshare-content #bws-share-options {
    background: #feaec6;
    border: 1px solid #feaec6;
    margin-top: -1px;
    top: 40px; }
    @media (min-width: 768px) {
      .product-detail .bws-socialshare-content #bws-share-options,
      .ForNutritionFact .bws-socialshare-content #bws-share-options {
        top: auto; } }
    .product-detail .bws-socialshare-content #bws-share-options ul li,
    .ForNutritionFact .bws-socialshare-content #bws-share-options ul li {
      border-bottom: 1px solid #fff; }
      .product-detail .bws-socialshare-content #bws-share-options ul li:hover,
      .ForNutritionFact .bws-socialshare-content #bws-share-options ul li:hover {
        background: #fad3de; }
      @media (min-width: 768px) {
        .product-detail .bws-socialshare-content #bws-share-options ul li,
        .ForNutritionFact .bws-socialshare-content #bws-share-options ul li {
          border-bottom: none; }
          .product-detail .bws-socialshare-content #bws-share-options ul li:hover,
          .ForNutritionFact .bws-socialshare-content #bws-share-options ul li:hover {
            background: none; } }
    @media (min-width: 768px) {
      .product-detail .bws-socialshare-content #bws-share-options,
      .ForNutritionFact .bws-socialshare-content #bws-share-options {
        border: none;
        background: transparent; } }

.who-we-are {
  /*Share Menu Theme*/ }
  .who-we-are .bws-socialshare-content .bws-share-button {
    background: url("../images/share-icons.png") no-repeat scroll center center #f4c644;
    z-index: 2;
    padding: 5px;
    height: 40px;
    width: 46px; }
  .who-we-are .bws-socialshare-content #bws-share-options {
    background: #f4c644;
    border: 1px solid #f4c644;
    margin-top: -1px;
    top: 40px; }
    @media (min-width: 768px) {
      .who-we-are .bws-socialshare-content #bws-share-options {
        top: auto; } }
    .who-we-are .bws-socialshare-content #bws-share-options ul li {
      border-bottom: 1px solid #fff; }
      .who-we-are .bws-socialshare-content #bws-share-options ul li:hover {
        background: #f5de9d; }
      @media (min-width: 768px) {
        .who-we-are .bws-socialshare-content #bws-share-options ul li {
          border-bottom: none; }
          .who-we-are .bws-socialshare-content #bws-share-options ul li:hover {
            background: none; } }
    @media (min-width: 768px) {
      .who-we-are .bws-socialshare-content #bws-share-options {
        border: none;
        background: transparent; } }

.whats-new {
  /*Share Menu Theme*/ }
  .whats-new .bws-socialshare-content .bws-share-button {
    background: url("../images/share-icons.png") no-repeat scroll center center #d793ad;
    z-index: 2;
    padding: 5px;
    height: 40px;
    width: 46px; }
  .whats-new .bws-socialshare-content #bws-share-options {
    background: #d793ad;
    border: 1px solid #d793ad;
    margin-top: -1px;
    top: 40px; }
    @media (min-width: 768px) {
      .whats-new .bws-socialshare-content #bws-share-options {
        top: auto; } }
    .whats-new .bws-socialshare-content #bws-share-options ul li {
      border-bottom: 1px solid #fff; }
      .whats-new .bws-socialshare-content #bws-share-options ul li:hover {
        background: #f8c8da; }
      @media (min-width: 768px) {
        .whats-new .bws-socialshare-content #bws-share-options ul li {
          border-bottom: none; }
          .whats-new .bws-socialshare-content #bws-share-options ul li:hover {
            background: none; } }
    @media (min-width: 768px) {
      .whats-new .bws-socialshare-content #bws-share-options {
        border: none;
        background: transparent; } }

.bws-share-button > span {
  visibility: hidden; }

/*Pages*/
.ForNutritionFact .bws-article-body table.nf-table {
  border-collapse: collapse;
  width: 97% !important;
  color: #723525;
  background: #e5aabb;
  font-size: 12px;
  text-align: center;
  margin: 20% auto 0; }
  .ForNutritionFact .bws-article-body table.nf-table td {
    border: 1px solid #d797a9; }
  @media (min-width: 768px) and (max-width: 991px) {
    .ForNutritionFact .bws-article-body table.nf-table {
      margin-top: 0; } }
  @media (min-width: 992px) {
    .ForNutritionFact .bws-article-body table.nf-table {
      width: 100% !important;
      margin-top: 0; } }
  @media only screen and (min-device-width: 320px) and (max-device-width: 767px) and (orientation: landscape) {
    .ForNutritionFact .bws-article-body table.nf-table {
      margin-top: 0; } }
.ForNutritionFact tr.nf-hd-tr {
  background: #d2859b;
  text-transform: uppercase;
  color: #FFF;
  font-weight: 700; }
  .ForNutritionFact tr.nf-hd-tr td {
    font-weight: 700; }
.ForNutritionFact .bws-article-content-module .bws-utility-social-wrapper {
  display: none; }
@media (min-width: 992px) {
  .ForNutritionFact .bws-article-content-module {
    padding: 36px 80px; } }
.ForNutritionFact .bws-main {
  background: url("../images/article-page-shadow.png") no-repeat scroll center 97%;
  color: #fff;
  margin: 60px auto auto;
  padding-bottom: 50px;
  text-align: justify;
  max-width: 96%; }
  @media (min-width: 992px) {
    .ForNutritionFact .bws-main {
      max-width: 940px;
      margin: 78px auto auto; } }
  .ForNutritionFact .bws-main > .bws-layout-l {
    background: #d06584;
    border-left: 1px solid #e5aabb;
    border-top: 1px solid #e5aabb;
    border-radius: 12px; }
  .ForNutritionFact .bws-main .bws-article-content {
    padding: 0; }
    .ForNutritionFact .bws-main .bws-article-content h1 {
      display: block;
      height: 65px;
      line-height: 28px;
      text-align: left;
      font-size: 2.28em;
      font-weight: 700;
      text-transform: uppercase;
      margin-bottom: 0;
      padding: 20px 0 20px 20px; }
      @media (min-width: 992px) {
        .ForNutritionFact .bws-main .bws-article-content h1 {
          padding-left: 0; } }
  .ForNutritionFact .bws-main .nf-back {
    left: -72px;
    position: relative;
    top: -100px;
    font-weight: 400;
    text-align: left;
    left: auto; }
    @media (min-width: 768px) and (max-width: 991px) {
      .ForNutritionFact .bws-main .nf-back {
        top: -106px; } }
    @media (min-width: 992px) {
      .ForNutritionFact .bws-main .nf-back {
        top: -146px;
        left: -80px; } }
  .ForNutritionFact .bws-main .bws-article-body {
    font-size: 1.27em; }
    .ForNutritionFact .bws-main .bws-article-body div {
      margin: 0 !important; }
  .ForNutritionFact .bws-main th, .ForNutritionFact .bws-main td {
    padding: 0.4em; }
  .ForNutritionFact .bws-main td {
    font-weight: 400; }
    @media (min-width: 100px) and (max-width: 400px) {
      .ForNutritionFact .bws-main td {
        padding: 0.1em; } }

.ErrorPage .bws-layout-l .row {
  background: url("../images/carousal-shadow.png") no-repeat scroll center 104%/100% 20% transparent;
  padding-bottom: 40px; }
  @media (min-width: 768px) {
    .ErrorPage .bws-layout-l .row {
      background-size: 100% 16%; } }
.ErrorPage .bws-layout-l .bws-module {
  background: url("../images/article-page-bg.png") repeat;
  border-left: 1px solid #9bb6b5;
  border-radius: 12px;
  border-top: 1px solid #9bb6b5;
  color: #fff;
  margin: 95px auto auto;
  padding: 26px 70px 0;
  text-align: justify; }
  @media (min-width: 320px) and (max-width: 767px) {
    .ErrorPage .bws-layout-l .bws-module {
      margin: 20px auto auto;
      padding: 26px 30px 0; } }
  .ErrorPage .bws-layout-l .bws-module h1 {
    font-size: 2.27em;
    text-transform: uppercase; }
  .ErrorPage .bws-layout-l .bws-module p strong {
    font-size: 1.26em;
    font-weight: 400;
    line-height: 22.5px;
    text-align: justify; }

.error-500 .bws-error {
  height: 260px;
  margin: 75px 0 150px; }
  @media (min-width: 992px) {
    .error-500 .bws-error {
      margin: 75px 10px 150px; } }

#product-page {
  /*Side Nav bar*/
  /* new */
  /* new */ }
  #product-page .bws-main {
    margin: 0 auto;
    /*center align product image*/ }
    @media (min-width: 768px) {
      #product-page .bws-main {
        background-position: center 0;
        max-width: 940px; } }
    #product-page .bws-main .bws-static-hero-thumbnail img {
      margin: 0 auto; }
      @media (min-width: 768px) and (max-width: 991px) {
        #product-page .bws-main .bws-static-hero-thumbnail img {
          margin: 0 0 0 25%; } }
      @media (min-width: 992px) {
        #product-page .bws-main .bws-static-hero-thumbnail img {
          margin: 0 0 0 127px;
          min-height: 300px; } }
  #product-page .bws-body-layout-s1 {
    display: block !important; }
  #product-page .bws-body-layout-l {
    width: 100%; }
    #product-page .bws-body-layout-l .bws-hero-static {
      background: url("../images/product-hero-bg.png") no-repeat scroll center 0/100% auto transparent;
      background-size: 95% 375px;
      padding-bottom: 20px; }
      @media (min-width: 768px) and (max-width: 991px) {
        #product-page .bws-body-layout-l .bws-hero-static {
          background-size: 97% 90%;
          padding-bottom: 120px;
          height: 420px; } }
      @media (min-width: 992px) {
        #product-page .bws-body-layout-l .bws-hero-static {
          background-size: 100% 100%;
          padding-bottom: 48px; } }
    @media (min-width: 768px) and (max-width: 991px) {
      #product-page .bws-body-layout-l .row .bws-caption {
        padding: 25px 10px 0 95px; } }
    @media (min-width: 992px) {
      #product-page .bws-body-layout-l .row .bws-caption {
        padding: 25px 0 0 216px; } }
    #product-page .bws-body-layout-l .row .bws-caption-desc {
      margin-bottom: 0; }
    #product-page .bws-body-layout-l .row .bws-caption-title {
      text-transform: uppercase; }
    #product-page .bws-body-layout-l .row .bws-caption-subtitle {
      display: none; }
    #product-page .bws-body-layout-l .row .bws-caption-desc-long {
      line-height: 1.5em; }
      #product-page .bws-body-layout-l .row .bws-caption-desc-long a {
        color: #fff;
        text-decoration: underline; }
  #product-page .bws-caption p.bws-caption-desc, #product-page .bws-caption .bws-caption-desc-long p {
    font-size: 15px;
    color: #fff;
    font-weight: normal;
    line-height: 1.5em;
    margin-bottom: 16px; }
  #product-page .bws-caption h1 {
    font-size: 31px;
    font-weight: 700;
    margin-bottom: 3px;
    text-transform: uppercase;
    word-spacing: -2px;
    margin-top: 30px;
    width: 50%; }
    @media (min-width: 768px) {
      #product-page .bws-caption h1 {
        width: auto;
        display: block;
        letter-spacing: -1px;
        line-height: 1;
        margin-top: 0; } }
  #product-page .bws-caption p.bws-caption-desc {
    margin-bottom: 0; }
  #product-page .bws-caption p:last-child {
    margin-bottom: 0; }
  #product-page .bws-caption .bws-caption-desc-long p a:hover {
    text-decoration: none; }
  @media (min-width: 768px) {
    #product-page .bws-caption .bws-sharenav-wrapper {
      margin: 5px 0 0 9px; } }
  #product-page .bws-nav-parent:hover, #product-page .active.bws-nav-parent {
    background: url("../images/shadow.png") no-repeat scroll 0 -115% transparent; }

#product-page.product-category-large .bws-grid {
  margin: 0 10px; }
  @media (min-width: 992px) {
    #product-page.product-category-large .bws-grid {
      margin: 0; } }
#product-page.product-category-large .bws-carousel .bws-caption {
  margin-top: 0;
  padding: 10px; }
  #product-page.product-category-large .bws-carousel .bws-caption a.btn {
    display: block !important; }
#product-page.product-category-large .bws-body-layout-l {
  padding: 0; }
#product-page.product-category-large .bws-main {
  /*center align product image*/ }
  #product-page.product-category-large .bws-main .bws-thumbnail img {
    margin: 0 auto; }
    @media (min-width: 768px) and (max-width: 991px) {
      #product-page.product-category-large .bws-main .bws-thumbnail img {
        margin: 0 0 0 25%; } }
    @media (min-width: 992px) {
      #product-page.product-category-large .bws-main .bws-thumbnail img {
        margin: 0 0 0 134px; } }
  #product-page.product-category-large .bws-main .row .bws-caption h1 {
    margin-left: -3px; }
  @media (min-width: 768px) and (max-width: 991px) {
    #product-page.product-category-large .bws-main .row .bws-caption {
      padding: 25px 10px 0 30px; } }
  @media (min-width: 768px) {
    #product-page.product-category-large .bws-main .row .bws-caption {
      padding: 25px 10px 0 43px; } }
  #product-page.product-category-large .bws-main .row .bws-caption p {
    margin-bottom: 16px; }
  @media (min-width: 768px) {
    #product-page.product-category-large .bws-main .bws-carousel ul li .bws-carousel-caption {
      padding: 0 0 0 30px; } }
  #product-page.product-category-large .bws-main .carousel-inner {
    background: url("../images/product-hero-bg.png") no-repeat scroll center 0/100% auto transparent;
    background-size: 95% 54%;
    padding-bottom: 20px; }
    @media (min-width: 768px) and (max-width: 991px) {
      #product-page.product-category-large .bws-main .carousel-inner {
        background-size: 97% 100%;
        padding-bottom: 50px; } }
    @media (min-width: 992px) {
      #product-page.product-category-large .bws-main .carousel-inner {
        background-size: 100% 100%;
        padding-bottom: 48px; } }

.contact-us .col-sm-9.bws-body-layout-l {
  width: 100%; }
.contact-us h1 {
  font-family: "Futura PT", Arial, Tahoma, Verdana, sans-serif;
  font-size: 27px;
  text-transform: uppercase;
  margin-bottom: 16px; }
.contact-us .bws-form-desc {
  font-weight: 400; }
  .contact-us .bws-form-desc p {
    color: #fff;
    font-size: 15px;
    line-height: 17px;
    font-weight: 400; }
    .contact-us .bws-form-desc p a {
      color: #fff; }
      .contact-us .bws-form-desc p a:hover, .contact-us .bws-form-desc p a:focus {
        color: #fff; }
  .contact-us .bws-form-desc + .bws-form-element-required {
    color: #ee1b22;
    font-size: 15px; }
.contact-us .bws-form-module-header {
  margin: 6px 0 10px; }
.contact-us .fw-help-box {
  color: #000; }
.contact-us .fw-thankyou-message {
  font-size: 15px;
  font-weight: 700; }
.contact-us .fw-section-product .fw-fieldset-storepur .fw-fieldset-label {
  display: block;
  width: 230px; }
@media (min-width: 768px) {
  .contact-us input.fw-text {
    width: 212px !important;
    line-height: 1.2em; } }
@media (min-width: 768px) {
  .contact-us textarea {
    width: 452px !important;
    line-height: 1.2em; } }

textarea, pre, code, kbd, samp, var, tt {
  font-family: Consolas, "Lucida Console", "Andale Mono", "Bitstream Vera Sans Mono", "Courier New", Courier; }

/*Article Page - CMS Content*/
.bws-article-body h1, .bws-article-body h2, .bws-article-body h3, .bws-article-body h4 {
  font-size: 27px;
  text-transform: uppercase;
  margin-bottom: 5px;
  display: inline-block; }
.bws-article-body p {
  color: #674b57;
  line-height: 1.3em;
  font-size: 15px; }
.bws-article-body a {
  color: #fff;
  font-size: 15px;
  line-height: 17px;
  text-decoration: underline; }
  .bws-article-body a:hover {
    text-decoration: none; }
.bws-article-body img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
  height: auto; }
  @media (min-width: 768px) {
    .bws-article-body img {
      float: left;
      margin-right: 22px; } }
.bws-article-body .clearfix {
  clear: both;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .bws-article-body .clearfix {
      margin-bottom: 0; } }
@media (min-width: 768px) {
  .bws-article-body {
    margin-top: 5px; } }

.bws-article-content-module .bws-article-content {
  width: 100%; }
  .bws-article-content-module .bws-article-content > h1 {
    display: none; }
.bws-article-content-module .bws-print-content, .bws-article-content-module .bws-utility-social-wrapper {
  display: none; }

.who-we-are .bws-module {
  margin-bottom: 0; }
.who-we-are .bws-article-content-module .bws-article-content {
  padding-top: 30px; }
  .who-we-are .bws-article-content-module .bws-article-content > h1 {
    color: #aa8f35;
    display: block;
    font-size: 2.25em;
    margin-bottom: 8px; }
  .who-we-are .bws-article-content-module .bws-article-content .bws-article-body p {
    line-height: 16px;
    color: #6b5820;
    font-size: 15px;
    margin-bottom: 15px; }
  @media (min-width: 992px) {
    .who-we-are .bws-article-content-module .bws-article-content {
      padding: 16px 20px 0 176px; } }
@media (min-width: 768px) and (max-width: 991px) {
  .who-we-are .bws-footer {
    margin: 20% 0 0; } }

.article .bws-article-content h1 {
  display: block;
  font-size: 1.38em;
  font-weight: 700;
  margin: 0 0 23px;
  text-transform: capitalize; }
.article .bws-article-body h4 {
  font-size: 1.25em;
  font-weight: 700;
  margin: 0 0 5px;
  text-transform: capitalize; }
.article .bws-article-body p {
  font-size: 1.25em;
  font-weight: 400;
  color: #fff;
  line-height: 17px;
  margin: 0 0 1.5em; }
  .article .bws-article-body p a {
    font-size: 1em;
    font-weight: 400;
    color: #fff;
    line-height: 17px;
    text-decoration: underline; }
    .article .bws-article-body p a:hover {
      text-decoration: none; }
.article .bws-article-body div strong {
  font-size: 1.25em;
  font-weight: 700; }
.article .bws-main {
  background: url("../images/article-page-shadow.png") no-repeat scroll center bottom transparent;
  color: #fff;
  margin: 30px auto auto;
  max-width: 940px;
  padding-bottom: 46px;
  text-align: justify;
  max-width: 940px; }
  @media (min-width: 320px) and (max-width: 767px) {
    .article .bws-main {
      max-width: 100%; } }
  @media (min-width: 768px) {
    .article .bws-main {
      margin: 78px auto auto; } }
  .article .bws-main .bws-layout-l.clearfix {
    background: url("../images/article-page-bg.png") repeat scroll 0 0 transparent;
    border-left: 1px solid #9bb6b5;
    border-radius: 12px;
    border-top: 1px solid #9bb6b5;
    padding: 10px; }
    @media (min-width: 768px) {
      .article .bws-main .bws-layout-l.clearfix {
        padding: 36px 70px 0; } }
  .article .bws-main .bws-layout-l {
    padding: 6px; }

/*# sourceMappingURL=brand.css.map */