.show-as-options {
  font-size: 13px;
}
.show-as-options span {
  display: inline-block;
  padding: 2px 3px;
  margin-right: 3px;
  margin-left: 0px;
  line-height: 1;
  background-color: #096883;
  color: #fff;
}
.show-as-options.is-tag span {
  background-color: #b40187;
}
.tag-badges {
  position: absolute;
  z-index: 999;
  margin-top: -13px;
}
.single-product-cat-in {
  padding-bottom: 10px;
}
.single-product-cat-in a.has-image {
  width: 100%;
  aspect-ratio: 1.7777777778;
  overflow: hidden;
  display: inline-block;
  border-radius: 3px;
  position: relative;
  min-height: 125px;
}
.single-product-cat-in a.has-image img {
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
}
.single-product-cat-in .product-cat-title {
  font-size: 18px;
  font-weight: 700;
  padding-top: 14px;
  margin-bottom: 4px;
}
@media (max-width: 768px) {
  .separate-containers .site-main {
    margin-top: 0;
  }
}
@media (min-width: 769px) {
  .filter-button-container {
    display: none;
  }
}
.filter-button-container {
  margin-bottom: 10px;
}
.filter-button-container button {
  width: 100%;
}
.hide-fixed-filter {
  display: none;
}
.show-filter-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  overflow: hidden;
}
.show-filter-fixed .hide-fixed-filter {
  display: block;
  width: 100%;
}
.show-filter-fixed form.searchandfilter {
  height: 80vh;
  overflow-y: scroll;
}
.hide-for-logged-out {
  display: none;
}
body.logged-in .hide-for-logged-out {
  display: list-item;
}
body.logged-in .hide-for-logged-in {
  display: none !important;
}
.fw-bold {
  font-weight: 700;
}
.bs_footer_menu {
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  list-style: none;
}
@media (min-width: 768px) {
  .bs_footer_menu {
    flex-direction: row;
  }
}
.bs_footer_menu .column-heading {
  padding: 0 10px 0 0;
  flex-basis: 100%;
}
.bs_footer_menu .column-heading > a {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  pointer-events: none;
  cursor: default;
}
.bs_footer_menu .column-heading > a::after {
  display: block;
  width: 150px;
  height: 2px;
  content: " ";
  background-color: #096883;
  margin-top: 12px;
}
.bs_footer_menu .sub-menu {
  list-style: none;
  padding: 0;
  margin: 10px 0 40px 0;
}
.bs_footer_menu .sub-menu li {
  padding-top: 3px;
  padding-bottom: 3px;
}
.searchandfilter .sf-field-search {
  width: 100%;
}
.searchandfilter .sf-field-search label {
  width: 100%;
}
.searchandfilter .sf-field-search label input {
  width: 100%;
}
.searchandfilter .sf-field-taxonomy-product_cat h4, .searchandfilter .sf-field-taxonomy-bransch h4, .searchandfilter .sf-field-search h4 {
  font-size: 15px;
  display: inline-block;
  border-bottom: 1px solid #cacaca;
  width: 80%;
  font-weight: 700;
  text-transform: uppercase;
}
.searchandfilter > ul {
  margin-left: 0px;
  padding-left: 0px;
}
.searchandfilter > ul li {
  margin-bottom: 0px;
}
.searchandfilter > ul li label {
  font-weight: 700;
}
.searchandfilter > ul li label span.sf-count {
  color: #cacaca;
}
.searchandfilter > ul li > ul.children {
  padding-left: 0px;
  padding-top: 0px;
  margin-top: 0px;
}
.searchandfilter > ul li > ul.children > li {
  display: none;
}
.searchandfilter > ul li > ul.children > li:first-child {
  padding-top: 6px;
  margin-top: 0.5em;
}
.searchandfilter > ul li > ul.children > li.sf-option-active {
  display: block;
}
.searchandfilter > ul li.sf-option-active > ul.children {
  display: block;
}
.searchandfilter > ul li.sf-option-active > ul.children > li {
  display: block;
}
.woocommerce .woocommerce-breadcrumb {
  margin-top: 30px;
}
.woocommerce ul.products li.product .price {
  font-size: 13px;
  margin-bottom: 0;
  margin-top: 4px;
}
.woocommerce ul.products li.product .outofstock-text, .woocommerce ul.products li.product .instock-text {
  font-size: 13px;
  font-weight: 700;
  margin-top: 0;
}
.woocommerce ul.products li.product .outofstock-text {
  color: #a90404;
}
.woocommerce ul.products li.product .instock-text {
  color: #0b6882;
}
.woocommerce ul.products li.product div.product-attributes span.pa_volym {
  font-weight: 700;
  font-size: 13px;
}
.woocommerce ul.products li.product a > .wc-product-image > .inside-wc-product-image > img {
  object-fit: contain;
  height: 120px;
  width: 180px;
}
body.antal-lampanjer-0 li.menu-item-type-taxonomy.menu-item-15019 {
  display: none;
}
div.woocommerce.columns-4zzz ul.products.columns-4 li.product-category .inside-wc-product-image {
  display: block;
  aspect-ratio: 1.7777777778;
  overflow: hidden;
}
.kontaktavdelning {
  margin-top: 100px;
}
.kontaktperson {
  padding-bottom: 40px;
  line-height: 1.7em;
}
.kontaktperson .media-container {
  padding: 20px;
  overflow: hidden;
}
.kontaktperson .media-container .kontaktperson-bild {
  aspect-ratio: 1;
  width: 100%;
  object-fit: cover;
}
.kontaktperson .media-container .kontaktperson-utan-bild {
  display: block;
  padding: 80px 40px 0px 40px;
  aspect-ratio: 1;
  width: 100%;
  object-fit: contain;
  fill: #b7bebf;
}
.kontaktperson .business-title {
  font-style: italic;
  margin-bottom: 6px;
}
.kontaktperson .small-icon {
  margin-right: 8px;
  background-color: #096883;
  fill: #fff;
  padding: 3px;
  border-radius: 3px;
}
.kontaktperson .align-middle {
  display: flex;
  align-items: center;
}
.pb-0 {
  padding-bottom: 0px;
}
.mb-0 {
  margin-bottom: 0px;
}
.pb-05 {
  padding-bottom: 5px;
}
.mb-05 {
  margin-bottom: 5px;
}
.pb-1 {
  padding-bottom: 10px;
}
.mb-1 {
  margin-bottom: 10px;
}
.pb-2 {
  padding-bottom: 20px;
}
.mb-2 {
  margin-bottom: 20px;
}
.pt-0 {
  padding-top: 0px;
}
.mt-0 {
  margin-top: 0px;
}
.pt-1 {
  padding-top: 10px;
}
.mt-1 {
  margin-top: 10px;
}
.pt-2 {
  padding-top: 20px;
}
.mt-2 {
  margin-top: 20px;
}
.fw-700 {
  font-weight: 700;
}
.dib {
  display: inline-block;
}
.db {
  display: block;
}
nav ul li.menu-item > a > svg {
  margin-right: 3px;
  margin-bottom: -2px;
}
.menu-separator {
  opacity: 0 !important;
}
.menu-separator a {
  opacity: 0 !important;
  pointer-events: none !important;
}
ul li.menu-item svg {
  color: #096883;
}
.sf-item-15, .sf-item-3235zz {
  display: none !important;
}
.woocommerce-breadcrumb {
  padding-bottom: 10px !important;
}
.woocommerce div.product .woocommerce-tabs .panel {
  margin-bottom: 60px;
}
.wjecf-cols img.attachment-woocommerce_thumbnail {
  margin-top: 20px !important;
}
