<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*-------PERSONLIGA FÄRGER---------*/
h1, h2 {
	color: #84915d;
}

.slot--header-cart {
    display: none;
}

.slot--header-horizontal-menu {
    border-top: 1px solid #84915d;
    border-bottom: 1px solid #84915d;
}

.slot--header-horizontal-menu .navbar-nav &gt; li a:hover,
.slot--header-horizontal-menu .navbar-nav &gt; li a:active {
    background: #84915d;
}

.bountiful--sidebar .tws-vertical-menu-light .tws-vertical-menu-light--title,
.bountiful--sidebar .tws-filter-sidebar .title {
    color: #84915d;
}

.bountiful--start-page .bountiful--component-container&gt;div:first-child.tws-container--tws-content-box .tws-content-box--second-line::after {
    background: #84915d;
}
.bountiful--start-page .bountiful--component-container&gt;div:not(:first-child).tws-container--tws-content-box .tws-content-box--first-line::after {
    background: #84915d;
}
.tws-container--tws-content-box-2x.text-below .tws-content-box--inner-wrapper {
    background: #84915d;
}
.tws-container--tws-newsletter-subscribe .tws-newsletter-subscribe--subscribe-button {
	background: #84915d;
  border-bottom: 2px solid #84915d;
}

/*--------VARUMÄRKEN--------*/
.articlegroup-7813597 .tws-list--list-item {
	pointer-events: none;
  cursor: inherit;
  box-shadow: none;
}
.articlegroup-7813597 .tws-article-list--buy-button {
	display: none;
}
.articlegroup-7813597 .tws-article-list--list .tws-list--type-list .tws-list--list-item .tws-img {
	width: 100px;
  height: 100px;
  margin: 0 auto;
}
.articlegroup-7813597 .tws-article-list--list .tws-list--type-list .tws-list--list-item .tws-img .tws-img--wrapper {
	border: none;
}
.articlegroup-7813597 .tws-article-list--list .tws-article-list--article-name .tws-util-heading--heading {
	font-size: 18px;
}
.articlegroup-7813597 .tws-article-list--list .tws-article-list--article-name .tws-util-heading--heading a {
	font-weight: bold;
}
.articlegroup-7813597 .tws-list--type-list .tws-list--list-item&gt;* {
	width: 25%;
}

.bountiful--buy-button-group .slot--article-buy-button,
.slot--article-quantity,
.tws-article-list--list .tws-article-list--buy-button {
  display: none;
}

/* ----- Kampanjskylt på produkter under "Kampanjer"-produktgruppen */
.articlegroup-9134185 .tws-list--grid-item::after {
  content: "Nu i säsong!";
  position: absolute;
  z-index: 45;
  background: #9D2B14;
  padding: 5px;
  border-radius: 5px;
  color: #ffffff;
}
.articlegroup-9134185 .tws-list--grid-item .tws-api--price-current {
	color: #9D2B14;
}

.article-primary-group-9134185 .tws-api--price-current,
.article-secondary-group-9134185 .tws-api--price-current {
	color: #9D2B14;
}

.article-primary-group-9134185 .bountiful--article-images::after,
.article-secondary-group-9134185 .bountiful--article-images::after {
  content: "Nu i säsong!";
  position: absolute;
  z-index: 45;
  background: #9D2B14;
  padding: 5px;
  border-radius: 5px;
  color: #ffffff;
  top: 0;
}

</pre></body></html>