.bountiful--header {
  background: #f8f8f8;
}

.bountiful--body {
 	background-image: url('https://cdn.abicart.com/shop/ws63/159963/files/bg_image.jpg'); 
  background-size: cover;                 
  background-position: center;             
  background-repeat: no-repeat;                                          
  margin: 0;
}

.bountiful--body .bountiful--body-wrapper .bountiful--main .bountiful--main-wrapper {
  background: #f8f8f8;
}

.bountiful--footer {
  margin: 0;
}
.tws-article-description--text-container {
  max-height: none;
  overflow: visible;
}
.slot--article-description .tws-article-description .tws-article-description--show-more {
  display: none;
}
.bountiful--top-bar .slot--top-bar-audience-selector,
.slot--sidebar-audience-selector {
  display: none;
}

/* --- BUY BUTTON --- */

@media(min-width:768px)  {
 
.slot--article-quantity .tws-article-quantity--input-wrapper {
    max-width: 160px;
}
.bountiful--buy-button-group .slot--article-buy-button {
    max-width: 200px;
    margin: 0;
}
.slot--article-quantity {
    float: left;
}
.bountiful--buy-button-group .buy-button-wrapper {
    display: inline-block;
	  width: 50%;
}
 }


@media(max-width:767px)  { 
  .bountiful--footer-mid-right ul {
  	padding: 0;
  list-style: none;
  }
}
