 /* mönster sidebar */
.brew--sidebar {
	background: #0094BF url("https://admin.abicart.se/shop/ws21/49421/files/pantamera/sidebar-pattern-6.png") no-repeat bottom left; 
	background-size: 80%;
}

/* färg meny */
.brew--sidebar-wrapper {
	background: url("https://admin.abicart.se/shop/ws21/49421/files/pantamera/sidebar-pattern-4.png") no-repeat top center; 
  background-size: 100% 20em;
}

/* göm momsväxlare, pris

.slot--top-bar-audience-selector,
.slot--article-price,
.tws-api-price {
	display: none;
} */

/* lagersaldo text inne i produkt */
.tws-article-stock-shipping--stock-message {
	font-size: 1.2em;
  font-weight: bold;
}

/* padding top content */
.brew--main-wrapper {
	padding-top: 6em;
}

/* lagersaldo text produktlista */
.tws-article-list--item-stock {
	font-weight: bold;
}
