.bountiful--top-bar .slot--top-bar-audience-selector .tws-audience-selector,
.slot--top-bar-login a,
.slot--top-bar-selling-points .tws-unique-selling-points ul li {
  font-size: 14px;
}


@media only screen and (min-width: 768px) {
  .bountiful--top-bar .bountiful--top-bar-wrapper {
    padding: 20px 30px;
  }
}

@media only screen and (min-width: 1100px) {
  .slot--header-cart {
  background: #458241;
    border-radius: 20px;
    padding: 1px 20px;
}
  .slot--header-cart .tws-mini-cart--header-cart-button .tws-mini-cart--header-cart-text {
    font-size: 18px;
    color: #fff;
  }
  .slot--header-cart .tws-mini-cart--header-cart-button .tws-mini-cart--header-quantity,
  .slot--header-cart .tws-mini-cart--header-cart-button .tws-mini-cart--header-cart-img::before {
  	color: #fff;
  }
  
  .bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light--title {
    background: #808080;
    color: #fff;
  }
  .bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light-root-level,
  .bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light-root-level li,
  .bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light-root-level li a,
  .bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light--inner-ul,
  .bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light--inner-ul > li,
  .bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light--inner-ul > li > div > a {
  background: #f8f5f1;
}
  .bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light-root-level {
    padding: 10px 0px 20px 0px;
  }
 .bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light-root-level li a {
    padding: 10px 35px 10px 15px;
  }
 .tws-vertical-menu-light--articlegroup.open.active {
		background: #80b042 !important;
    color: #fff !important;
}
  .bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light--inner-ul li:not(:last-child) {
  border-bottom: 1px solid #ebebeb;
}
.bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light--inner-ul li:last-child {
  margin: 0;
}
 }
