.slot--header-horizontal-menu .nav .open>a, 
.slot--header-horizontal-menu .nav .open>a:hover, 
.slot--header-horizontal-menu .nav .open>a:focus,
.slot--header-horizontal-menu .nav a:focus {
 background: transparent;
}

.slot--header-horizontal-menu {
  border-top: none;
  margin-bottom: 3px;
}
.slot--header-horizontal-menu .navbar-nav > li a {
		padding: 8px 14px;
    border-radius: 3px;
}
.slot--header-horizontal-menu .navbar-nav > li a:hover {
  background: #006dc3 !important;
  color: #fff !important;
  border-radius: 3px;
}

  
.bountiful--header {
  box-shadow: none;
}
@media(min-width:1100px){
.startpage .bountiful--sidebar {
  display: none;
}
}
@media only screen and (min-width: 1100px) {
.startpage .bountiful--body .bountiful--body-wrapper .bountiful--main {
    float: none;
    width: 100%;
    margin: 0;
  }
  
.startpage .bountiful--body .bountiful--body-wrapper {
    padding: 0px 0px 40px 0px;
     width: 100%;
  overflow-x: hidden;
  max-width: none;
  }
.startpage .bountiful--body .bountiful--body-wrapper .bountiful--main .bountiful--main-wrapper {
  box-shadow: none;
 padding: 0;
}
  
.startpage .hero{
  max-width: none !important;
	    width: 100% !important;
  }
  
.startpage .tws-container--tws-image-carousel,
.startpage .tws-container--tws-custom-html,
.startpage .tws-container--tws-articles-two,
.startpage .newsletter,
.startpage .shopwindow {
  max-width: 1400px;
  margin: 0 auto !important;
  padding: 20px 10px 10px 10px;
  }
}

.tws-container--tws-image-carousel.hero {
    padding: 0px !important;
}
 @media (max-width: 768px) {
            .responsive-table tr,
            .responsive-table td {
                display: block;
                width: 100%;
            }
            .responsive-table td {
                padding: 1.5rem !important;
            }
        }

.slot--header-horizontal-menu {
    margin-bottom: 0px !important;
}