.bountiful--body {
    background: url('http://sportwithsuccess.se/shop/ws54/37754/t3782964/bg-069a42.png');
		background-repeat:no-repeat;
		background-position: center center;
		background-attachment: fixed;
		background-size: cover;
}

.bountiful--top-bar,
.slot--sidebar-audience-selector,
.bountiful--top-bar .slot--top-bar-audience-selector {
    display: none;
}
.bountiful--header {
    box-shadow: none;
}
.slot--header-horizontal-menu {
    background: #ddf4fb;
	  border-top: none;
}

.slot--header-horizontal-menu .navbar-nav > li a {
    color: #0c79cb;
    padding: 12px 15px;
}

@media(min-width:1100px) {
.bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light--title {
    background: #0c79cb;
    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 a {
    background: #ddf4fb;
}
 }
.tws-article-description--text-container {
    max-height: none;
    overflow: visible;
}
.slot--article-description .tws-article-description .tws-article-description--show-more {
	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%;
}
 }








