
.bountiful--top-bar {
    background: #fff;
    color: #000;
    font-size: 13px;
    display: none;
}

@media only screen and (min-width: 1100px) {
.slot--header-horizontal-menu {
    border-top: none;
    background: #226aaf;
}
  .bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light-root-level {
  	background: #dae8f5;
  }
  
 .bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light-root-level li a {
    padding: 10px 35px 10px 15px;
    color: #fff;
    background: #226aaf;
}
 }


.slot--header-horizontal-menu .navbar-nav>li a,
.slot--header-horizontal-menu .navbar-nav>li a:hover {
    color: #fff;
}

/* --- ARTICLE GROUPS --- */
.articlegroup .slot--breadcrumbs {
    margin-bottom: 6px;
}
.articlegroup .slot--article-groups {
    margin: 0;
}

.articlegroup .tws-articlegroup-list .tws-artgrp-info .tws-util-heading--heading, 
.articlegroup .tws-custom-page--articlegroups-heading .tws-util-heading--heading, 
.articlegroup .tws-custom-page--article-heading .tws-util-heading--heading {
    border-bottom: 1px solid #216aaf;
    margin: 0;
    padding: 0;
    font-size: 0px !important;
}

.articlegroup .btn-toolbar.tws-list-controls.pull-right {
    display: none;
}
/* --- ARTICLE PAGES --- */





.slot--checkout-cart-usps {
    border-radius: 3px;
    display: none;
}


.tws-article-social--share-button.sharer-0 label {
  display: none;
}