.bountiful--body .bountiful--body-wrapper .bountiful--main .bountiful--main-wrapper {
    box-shadow: none;
}

/* --- TOP BAR --- */
.slot--top-bar-selling-points .tws-unique-selling-points ul li i {
    border: none;
    font-size: 16px;
}

.bountiful--top-bar .slot--top-bar-audience-selector {
    display: none;
}

/* --- HEADER --- */
.bountiful--header {
    box-shadow: none;
  	border-bottom: 2px solid #c5ae87;
}

@media only screen and (min-width: 1100px) {
.slot--header-search input.form-control {
    border: 1px solid #c5ae87;
    border-radius: 0px;
}
  .slot--header-search .tws-article-search--no-label {
    color: #fff;
    background: #c5ae87;
    right: 0;
}
}

.tws-mini-cart--header-cart-button .tws-mini-cart--header-cart-info .tws-mini-cart--header-cart-img:before {
    font-size: 22px;
    color: #c5ae87;
    content: "\f290" !important;
}

.slot--header-logo .tws-logo .tws-logo--text {
    color: #c5ae87;
    font-family: 'Shippori Mincho B1', serif;
}
@media only screen and (min-width: 550px) {  
 .slot--header-logo .tws-logo {
    max-width: 400px;
}
.slot--header-logo .tws-logo .tws-logo--text {
    font-size: 26px;
    font-weight: 400;
    letter-spacing: 0.5px;
}
}
.slot--header-horizontal-menu {
		display: none;
}


/* --- SIDEBAR --- */

@media only screen and (min-width: 1100px) {
.bountiful--sidebar .tws-vertical-menu-light {
    box-shadow: none;
}
  .bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light--title,
  .bountiful--sidebar .tws-articles-two .tws-articles-two--heading {
    background: #c5ae87;
    color: #fff;
}
  .bountiful--sidebar .tws-articles-two .tws-articles-two--list {
    box-shadow: none;
}
}
.bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light-root-level li {
    border-bottom: none;
}
.bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light-root-level li a {
    padding: 4px 35px 4px 0;
}
.bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light--expand-children {
    min-height: 30px;
    min-width: 30px;
}
.bountiful--sidebar .fa-chevron-right:before {
    -webkit-text-stroke: 1px #fff;
    text-stroke: 1px #fff;
}

/* --- STARTPAGE --- */



/* --- GRIDS/LISTS --- */

.tws-article-list--list .tws-list--type-grid .thumbnail .caption {
    box-shadow: none;
}

.tws-article-list--list .tws-article-list--article-name .tws-util-heading--heading,
.tws-container--tws-articles-two-type-carousel .thumbnail .caption {
    font-size: 14px;
}

.tws-article-list--list .tws-article-list--buy-button .btn.tws-article-buy-button-with-modal--buy-button:after {
	display: none;
}

.tws-article-list--list .tws-article-list--buy-button .btn {
    border: 1px solid #333;
}
.tws-article-list--list .tws-article-list--buy-button .btn:hover {
    border: 1px solid #333;
    background: transparent; 
}

/* --- PRODUKSIDA --- */

@media only screen and (min-width: 992px) {
.tws-article-name h1 {
    font-size: 26px;
}
}
.bountiful--buy-button-group .slot--article-buy-button .btn {
    border: 1px solid #333;
}
.bountiful--buy-button-group .slot--article-buy-button .btn:after {
		display: none;
}
.tws-article-description--text-container {
    max-height: none;
    overflow: visible;
}

.slot--article-description .tws-article-description .tws-article-description--show-more {
    border-top: none;
    display: none;
}
/* --- SIDFOT --- */

.bountiful--footer-left,
.bountiful--footer-mid-right,
.bountiful--footer-right {
		display: none;
}

.bountiful--footer-mid-left {
		width: 100%;
}

.bountiful--footer-mid-left ul li {
		display: inline-block;
}





