div.twoItemsBelowPrice {
  display: flex;
  justify-content: space-between;
  margin-top: 6px;
  flex-direction: column;
}
@media only screen and (max-width: 992px) {
  div.twoItemsBelowPrice {
    flex-direction: column-reverse;
  }
}

@media only screen and (max-width: 992px) {
  body.catalog-category-view ol.products.list {
    gap: 25px 20px;
  }
}
@media only screen and (max-width: 992px) {
  body.catalog-category-view #amasty-shopby-product-list div.toolbar-products {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin: 15px 0 30px 0;
    align-items: center;
  }
}
@media only screen and (max-width: 992px) {
  body.catalog-category-view #amasty-shopby-product-list div.toolbar-products:before, body.catalog-category-view #amasty-shopby-product-list div.toolbar-products:after {
    display: none !important;
  }
}
body.catalog-category-view #amasty-shopby-product-list div.toolbar-products p#toolbar-amount {
  margin: 0;
  padding: 0;
  text-align: left;
  margin: 0;
}
@media only screen and (max-width: 992px) {
  body.catalog-category-view #amasty-shopby-product-list div.toolbar-products select {
    min-width: auto;
    margin: 0;
  }
}
body.catalog-category-view div.category-view div.category-description {
  margin: 9px auto 20px auto !important;
  gap: 8px;
}
@media only screen and (max-width: 992px) {
  body.catalog-category-view div.category-view div.category-description {
    margin: 15px auto 0 auto !important;
  }
}
body.catalog-category-view div.category-view div.category-description > div {
  padding: 0 !important;
}
body.catalog-category-view div.category-view div.category-description > div div[data-content-type=text] {
  display: grid;
  grid-template-columns: repeat(2, auto);
  align-items: baseline;
}
body.catalog-category-view div.category-view div.category-description > div div[data-content-type=text] h1,
body.catalog-category-view div.category-view div.category-description > div div[data-content-type=text] p {
  color: #000000 !important;
}
body.catalog-category-view div.category-view div.category-description > div div[data-content-type=text] h1 {
  grid-area: 1/1/2/3;
  margin-bottom: 0;
}
@media only screen and (max-width: 992px) {
  body.catalog-category-view div.category-view div.category-description > div div[data-content-type=text] h1 {
    width: 100%;
    text-align: left;
    margin: 0;
  }
}
body.catalog-category-view div.category-view div.category-description > div div[data-content-type=text] p {
  grid-area: 2/1/3/2;
  max-width: 784px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  margin: 0;
}
@media only screen and (max-width: 992px) {
  body.catalog-category-view div.category-view div.category-description > div div[data-content-type=text] p {
    display: block !important;
    font-size: 16px;
    line-height: 1.4;
    margin-bottom: 0;
    flex: 90%;
  }
}
body.catalog-category-view div.category-view div.category-description > div div[data-content-type=text] span.popUpExtraContent {
  color: #1AAB7B;
  grid-area: 2/2/3/3;
  margin-left: 5px;
}
@media only screen and (max-width: 992px) {
  body.catalog-category-view div.category-view div.category-description > div div[data-content-type=text] span.popUpExtraContent {
    font-size: 16px;
    line-height: 1.4;
    margin: 0 0 -5px 0;
    text-align: left;
    display: block;
  }
}
body.catalog-category-view div.category-view div.category-description div.pagebuilder-column-group div.pagebuilder-column-line div.pagebuilder-column {
  position: relative;
  max-height: 140px;
}
body.catalog-category-view div.category-view div.category-description div.pagebuilder-column-group div.pagebuilder-column-line div.pagebuilder-column > div {
  position: absolute;
  bottom: 10px;
  left: 15px;
  pointer-events: none;
}
body.catalog-category-view div.category-view div.category-description div.pagebuilder-column-group div.pagebuilder-column-line div.pagebuilder-column > div p,
body.catalog-category-view div.category-view div.category-description div.pagebuilder-column-group div.pagebuilder-column-line div.pagebuilder-column > div h1,
body.catalog-category-view div.category-view div.category-description div.pagebuilder-column-group div.pagebuilder-column-line div.pagebuilder-column > div h2,
body.catalog-category-view div.category-view div.category-description div.pagebuilder-column-group div.pagebuilder-column-line div.pagebuilder-column > div h3,
body.catalog-category-view div.category-view div.category-description div.pagebuilder-column-group div.pagebuilder-column-line div.pagebuilder-column > div h4,
body.catalog-category-view div.category-view div.category-description div.pagebuilder-column-group div.pagebuilder-column-line div.pagebuilder-column > div h5,
body.catalog-category-view div.category-view div.category-description div.pagebuilder-column-group div.pagebuilder-column-line div.pagebuilder-column > div h6,
body.catalog-category-view div.category-view div.category-description div.pagebuilder-column-group div.pagebuilder-column-line div.pagebuilder-column > div span {
  font-family: Oswald, Helvetica, Sans-Serif, serif !important;
  font-size: 15px !important;
  color: white !important;
  text-transform: uppercase;
  position: relative;
  z-index: 1;
}
body.catalog-category-view div.category-view div.category-description div.pagebuilder-column-group div.pagebuilder-column-line div.pagebuilder-column > div p {
  font-weight: 600;
}
@media only screen and (max-width: 992px) {
  body.catalog-category-view div.category-view div.category-description div.pagebuilder-column-group div.pagebuilder-column-line div.pagebuilder-column > div {
    left: 18px;
    bottom: 13px;
  }
  body.catalog-category-view div.category-view div.category-description div.pagebuilder-column-group div.pagebuilder-column-line div.pagebuilder-column > div p {
    font-size: 16px !important;
  }
}
body.catalog-category-view div.category-view div.category-description div.pagebuilder-column-group div.pagebuilder-column-line div.pagebuilder-column > div span.popUpExtraContent {
  display: none !important;
  visibility: hidden !important;
  opacity: 0 !important;
}
body.catalog-category-view div.category-view div.category-description div.pagebuilder-column-group div.pagebuilder-column-line div.pagebuilder-column figure {
  height: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}
body.catalog-category-view div.category-view div.category-description div.pagebuilder-column-group div.pagebuilder-column-line div.pagebuilder-column figure a {
  transition: all 0.2s;
}
body.catalog-category-view div.category-view div.category-description div.pagebuilder-column-group div.pagebuilder-column-line div.pagebuilder-column figure a:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.29);
  border-radius: 5px;
  transition: all 0.2s;
}
body.catalog-category-view div.category-view div.category-description div.pagebuilder-column-group div.pagebuilder-column-line div.pagebuilder-column figure a:hover {
  transition: all 0.2s;
}
body.catalog-category-view div.category-view div.category-description div.pagebuilder-column-group div.pagebuilder-column-line div.pagebuilder-column figure a:hover:before {
  background-color: rgba(0, 0, 0, 0.1);
  transition: all 0.2s;
}
body.catalog-category-view div.category-view div.category-description div.pagebuilder-column-group div.pagebuilder-column-line div.pagebuilder-column figure a:hover img {
  transform: scale(1.03);
  transition: all 0.2s;
  position: relative;
  z-index: -1;
}
body.catalog-category-view div.category-view div.category-description div.pagebuilder-column-group div.pagebuilder-column-line div.pagebuilder-column figure a img {
  border-radius: 5px;
  height: 100% !important;
  width: 100% !important;
  object-fit: cover !important;
  transition: all 0.2s;
  position: relative;
  z-index: -1;
}
body.catalog-category-view div.category-view div.category-description div.pagebuilder-column-group div.pagebuilder-column-line div.pagebuilder-column figure a img.pagebuilder-mobile-hidden {
  display: block !important;
}
@media only screen and (max-width: 992px) {
  body.catalog-category-view div.category-view div.category-description div.pagebuilder-column-group div.pagebuilder-column-line div.pagebuilder-column figure a img.pagebuilder-mobile-hidden {
    display: none !important;
  }
}
body.catalog-category-view div.category-view div.category-description div.pagebuilder-column-group div.pagebuilder-column-line div.pagebuilder-column figure a img.pagebuilder-mobile-only {
  display: none !important;
}
@media only screen and (max-width: 992px) {
  body.catalog-category-view div.category-view div.category-description div.pagebuilder-column-group div.pagebuilder-column-line div.pagebuilder-column figure a img.pagebuilder-mobile-only {
    display: block !important;
  }
}
body.catalog-category-view div.product-item-details div.price-box {
  margin: 0 0 0;
  line-height: 1;
}
body.catalog-category-view div.product-item-details div.twoItemsBelowPrice {
  display: flex;
  justify-content: space-between;
  margin-top: 6px;
  flex-direction: column;
}
@media only screen and (max-width: 992px) {
  body.catalog-category-view div.product-item-details div.twoItemsBelowPrice {
    flex-direction: column-reverse;
  }
}
body.catalog-category-view div.product-item-details div.noReviews {
  display: flex;
  align-items: center;
  gap: 7px;
  margin-top: 5px;
}
@media only screen and (max-width: 992px) {
  body.catalog-category-view div.product-item-details div.noReviews {
    align-items: start;
    margin-bottom: 0;
    gap: 4px;
  }
}
body.catalog-category-view div.product-item-details div.noReviews div.stars {
  display: flex;
  gap: 2px;
}
body.catalog-category-view div.product-item-details div.noReviews div.stars img {
  display: block;
  width: 14px;
  height: 14px;
}
body.catalog-category-view div.product-item-details div.noReviews a {
  transition: all 0.2s;
  font-weight: 500;
  font-size: 12px;
  position: relative;
  top: -1px;
}
body.catalog-category-view div.product-item-details div.noReviews a:hover {
  color: #1cab7b;
  transition: all 0.2s;
}
@media only screen and (max-width: 992px) {
  body.catalog-category-view div.product-item-details div.noReviews a {
    font-size: 12px;
  }
}
body.catalog-category-view div.product-item-details div.yesReviews {
  margin-top: -3px;
}
@media only screen and (max-width: 992px) {
  body.catalog-category-view div.product-item-details div.yesReviews {
    margin-top: 0;
  }
}
body.catalog-category-view div.product-item-details div.yesReviews div.product-reviews-summary {
  display: flex;
  gap: 6px;
}
body.catalog-category-view div.product-item-details div.yesReviews div.product-reviews-summary .reviews-actions {
  font-size: 12px;
  margin-top: 7px;
}
@media only screen and (max-width: 992px) {
  body.catalog-category-view div.product-item-details div.yesReviews div.product-reviews-summary .reviews-actions {
    margin-top: 0;
  }
}
@media only screen and (max-width: 992px) {
  body.catalog-category-view div.product-item-details div.yesReviews div.product-reviews-summary {
    align-items: start;
    gap: 4px;
    margin-top: 1px;
  }
}
body.catalog-category-view div.product-item-details div.yesReviews div.product-reviews-summary div.rating-summary {
  padding: 0;
  overflow: unset;
}
body.catalog-category-view div.product-item-details div.yesReviews div.product-reviews-summary div.rating-summary div.rating-result:before {
  content: url(/media/categoryProducts/grey-material-stars-ruimte-12px.svg) url(/media/categoryProducts/grey-material-stars-ruimte-12px.svg) url(/media/categoryProducts/grey-material-stars-ruimte-12px.svg) url(/media/categoryProducts/grey-material-stars-ruimte-12px.svg) url(/media/categoryProducts/grey-material-stars-ruimte-12px.svg) !important;
  height: 100%;
}
body.catalog-category-view div.product-item-details div.yesReviews div.product-reviews-summary div.rating-summary div.rating-result > span:before {
  content: url(/media/categoryProducts/green-materials-stars-ruimte-12px.svg) url(/media/categoryProducts/green-materials-stars-ruimte-12px.svg) url(/media/categoryProducts/green-materials-stars-ruimte-12px.svg) url(/media/categoryProducts/green-materials-stars-ruimte-12px.svg) url(/media/categoryProducts/green-materials-stars-ruimte-12px.svg) !important;
  height: 100%;
}
body.catalog-category-view div.product-item-details div.yesReviews div.product-reviews-summary div.reviews-actions a {
  transition: all 0.2s;
  font-weight: 500;
  font-size: 12px;
  text-transform: lowercase;
}
@media only screen and (max-width: 992px) {
  body.catalog-category-view div.product-item-details div.yesReviews div.product-reviews-summary div.reviews-actions a {
    margin-left: 0;
    font-size: 12px;
    position: relative;
    top: 4px;
  }
}
body.catalog-category-view div.product-item-details div.yesReviews div.product-reviews-summary div.reviews-actions a span {
  margin-left: -3px;
}
body.catalog-category-view div.product-item-details div.stock {
  align-items: center;
  display: flex;
  gap: 6px;
  margin-top: 6px;
  margin-bottom: 1px;
}
body.catalog-category-view div.product-item-details div.stock span {
  font-weight: 600;
  font-size: 12px;
}
body.catalog-category-view div.product-item-details div.stock img {
  max-width: 12px;
  max-height: 12px;
}
body.catalog-category-view div.product-item-details div.stock.available span {
  color: #1AAB7B;
  margin-top: -1px;
}
body.catalog-category-view div.product-item-details div.stock.unavailable span {
  color: #333;
}
body.catalog-category-view div.product-item-details div.stock.saleableAt span {
  color: #E6B201;
}
body.catalog-category-view div.seo-info div.content div.info {
  border-top: 1px solid rgba(0, 0, 0, 0.19);
  margin-top: 40px;
  padding-top: 45px;
}
@media only screen and (max-width: 992px) {
  body.catalog-category-view div.seo-info div.content div.info {
    border: none;
    margin-top: 0;
    padding-top: 20px;
  }
}
body.catalog-category-view div.product.details.product-item-details div.reviewPlusSwatches {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: 0;
}
@media only screen and (max-width: 992px) {
  body.catalog-category-view div.product.details.product-item-details div.reviewPlusSwatches {
    display: flex;
  }
}
body.catalog-category-view div.product.details.product-item-details div.reviewPlusSwatches div.swatch-attribute-options {
  margin: 0;
  justify-content: end;
}
body.catalog-category-view div.product.details.product-item-details div.reviewPlusSwatches div.swatch-attribute-options div.swatch-option {
  margin: 0 0 0 3px;
  border: 2px solid transparent;
  min-width: 14px;
  width: 14px !important;
  height: 16px !important;
}
body.catalog-category-view div.product.details.product-item-details div.reviewPlusSwatches div.swatch-attribute-options div.swatch-option.image {
  background-repeat: repeat !important;
}
body.catalog-category-view div.product.details.product-item-details div.reviewPlusSwatches div.swatch-attribute-options div.swatch-option.disabled {
  display: none;
}
body.catalog-category-view div.product.details.product-item-details div.reviewPlusSwatches div.swatch-attribute-options div.swatch-option.selected {
  border-color: #1AAB7B;
  outline: none;
}
body.catalog-category-view div.product.details.product-item-details div.reviewPlusSwatches div.swatch-attribute-options div.swatch-option div.swatch-option:not(.disabled):nth-of-type(n+6) {
  display: none;
}
body.catalog-category-view div.product.details.product-item-details div.reviewPlusSwatches div.swatch-attribute-options div.swatch-option div.swatch-option:not(.disabled):nth-of-type(5) {
  background: transparent !important;
  pointer-events: none;
  margin: 0 !important;
}
body.catalog-category-view div.product.details.product-item-details div.reviewPlusSwatches div.swatch-attribute-options div.swatch-option div.swatch-option:not(.disabled):nth-of-type(5):after {
  content: "";
  background-image: url(../images/category/plus.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  width: 100%;
  height: 100%;
}
body.catalog-category-view div.product.details.product-item-details strong.product.name {
  display: grid;
  grid-template-columns: 1fr;
}
@media only screen and (max-width: 992px) {
  body.catalog-category-view div.product.details.product-item-details strong.product.name {
    grid-template-columns: 1fr;
    gap: 0;
  }
}
@media only screen and (max-width: 992px) {
  body.catalog-category-view div.product.details.product-item-details strong.product.name a.product-item-link {
    order: 2;
    font-size: 15px !important;
    min-height: 0;
    margin-top: 0;
  }
}
@media only screen and (max-width: 992px) {
  body.catalog-category-view div.product.details.product-item-details strong.product.name div.attributesColor {
    order: 1;
    display: flex;
  }
}
body.catalog-category-view div.product.details.product-item-details strong.product.name div.attributesColor div.swatch-attribute-options {
  margin: 0;
  justify-content: end;
}
body.catalog-category-view div.product.details.product-item-details strong.product.name div.attributesColor div.swatch-attribute-options div.swatch-option {
  margin: 0 0 0 3px;
  border: 2px solid transparent;
  min-width: 14px;
  width: 14px !important;
  height: 16px !important;
}
body.catalog-category-view div.product.details.product-item-details strong.product.name div.attributesColor div.swatch-attribute-options div.swatch-option.image {
  background-repeat: repeat !important;
}
body.catalog-category-view div.product.details.product-item-details strong.product.name div.attributesColor div.swatch-attribute-options div.swatch-option.disabled {
  display: none;
}
body.catalog-category-view div.product.details.product-item-details strong.product.name div.attributesColor div.swatch-attribute-options div.swatch-option.selected {
  border-color: #1AAB7B;
  outline: none;
}
body.catalog-category-view div.product.details.product-item-details strong.product.name div.attributesColor div.swatch-attribute-options div.swatch-option div.swatch-option:not(.disabled):nth-of-type(n+6) {
  display: none;
}
body.catalog-category-view div.product.details.product-item-details strong.product.name div.attributesColor div.swatch-attribute-options div.swatch-option div.swatch-option:not(.disabled):nth-of-type(5) {
  background: transparent !important;
  pointer-events: none;
  margin: 0 !important;
}
body.catalog-category-view div.product.details.product-item-details strong.product.name div.attributesColor div.swatch-attribute-options div.swatch-option div.swatch-option:not(.disabled):nth-of-type(5):after {
  content: "";
  background-image: url(../images/category/plus.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: block;
  width: 100%;
  height: 100%;
}
body.catalog-category-view div.product.details.product-item-details div.caseSwatches {
  display: flex;
  gap: 4px;
}
body.catalog-category-view div.product.details.product-item-details div.caseSwatches:has(.extraToev) {
  width: 100%;
  justify-content: space-between;
  margin-left: 8px;
  align-items: flex-end;
}
@media only screen and (max-width: 992px) {
  body.catalog-category-view div.product.details.product-item-details div.caseSwatches:has(.extraToev) {
    justify-content: flex-end;
  }
}
body.catalog-category-view div.product.details.product-item-details div.extraToev {
  display: flex;
  gap: 5px;
  margin-bottom: 0;
  margin-top: 0;
  position: relative;
  top: 1px;
  align-items: flex-end;
}
@media only screen and (max-width: 992px) {
  body.catalog-category-view div.product.details.product-item-details div.extraToev {
    margin-top: 0;
    display: none !important;
  }
}
body.catalog-category-view div.product.details.product-item-details div.extraToev img {
  max-width: 16px;
  max-height: 16px;
  object-fit: contain;
  object-position: center;
}
body.catalog-category-view div.product.details.product-item-details div.extraToev span.extraToevText {
  font-family: "helvetica";
  font-size: 11px;
}

div.product-info-main {
  position: sticky;
  top: 17px;
  height: 100%;
}
div.product-info-main div.product-reviews-summary {
  display: flex;
  gap: 7px;
}
div.product-info-main div.product-reviews-summary div.rating-summary {
  padding: 0;
  overflow: unset;
}
div.product-info-main div.product-reviews-summary div.rating-summary div.rating-result:before {
  content: url(/media/categoryProducts/grey-material-stars-ruimte-12px.svg) url(/media/categoryProducts/grey-material-stars-ruimte-12px.svg) url(/media/categoryProducts/grey-material-stars-ruimte-12px.svg) url(/media/categoryProducts/grey-material-stars-ruimte-12px.svg) url(/media/categoryProducts/grey-material-stars-ruimte-12px.svg) !important;
  height: 100%;
}
div.product-info-main div.product-reviews-summary div.rating-summary div.rating-result > span:before {
  content: url(/media/categoryProducts/green-materials-stars-ruimte-12px.svg) url(/media/categoryProducts/green-materials-stars-ruimte-12px.svg) url(/media/categoryProducts/green-materials-stars-ruimte-12px.svg) url(/media/categoryProducts/green-materials-stars-ruimte-12px.svg) url(/media/categoryProducts/green-materials-stars-ruimte-12px.svg) !important;
  height: 100%;
}
div.product-info-main div.product-reviews-summary div.reviews-actions a {
  transition: all 0.2s;
  font-weight: 500;
  font-size: 12px;
  text-transform: lowercase;
}
div.product-info-main div.product-reviews-summary div.reviews-actions a span {
  margin-left: -3px;
}

div.fullWidth {
  width: 100%;
}
@media only screen and (max-width: 992px) {
  div.fullWidth div.pagebuilder-column-line {
    gap: 8px;
    flex-wrap: nowrap;
    overflow-y: scroll;
    margin: 0 -20px;
    padding: 0 20px;
  }
  div.fullWidth div.pagebuilder-column-line > div {
    min-width: 280px;
  }
}