.tws-article--price-is-zero {
	display: none;
}
.tws-opc-cart--item-price {
  display: none;
}
.tws-cart-summary--wrapper {
  display: none;
}
.tws-cart-summary--header {
  display: none;
}
.tws-cart-summary--sticky-summary {
  display: none;
}
.tws-checkout--pay-total {
  visibility: hidden;
  position: relative;
}
.tws-checkout--pay-total:after {
	visibility: visible;
  position: relative;
  top: 0;
  right: 0;
  content: "The total order amount will be indicated on your invoice";
}
.tws-opc-cart--heading-wrapper {
  display: none;
}
.tws-article-choices--variant-price-is-zero {
  visibility: hidden;
  position: relative;
}
.tws-article-choices--variant-price-is-zero:after {
    visibility: visible;
    position: relative;
    top: 0;
    right: 17px;
    content: "Price list";
    font-style: italic;
}
.tws-api--price-current {
  display: non;
}
.tws-article-buy-button-with-modal--name {
  font-weight: bold;
}
.tws-text-display--pre-wrap {
  font-weight: bold;
}
.tws-opc-cart--header {
  margin: 0 0 20px 0;
}
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.tws-article-social {
  display: none;
}
.tws-opc-cart--item-info-deliveryInfo-label {
  display: none;
}
.tws-opc-cart--item-info-deliveryInfo-msg {
  display: none;
}
.responsive {
  width: 100%;
  height: auto;
}
.tws-list--type-list .row .tws-list--list-item {
  display: inline;
}
.tws-api-price {
  display: inline-table;
}
.tws-vertical-menu-light--articlegroup-8068248 {
  color: #e94141 !important;
  font-weight: bold !important;
}
.tws-article-price--compare-at-price {
  display: none;
}
.carousel-inner {
    position: relative;
    height: 450px;
    overflow: visible;
  }

  .carousel-inner .carousel-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: opacity 0.8s ease-in-out;
  }

  .carousel-inner .carousel-item.active {
    opacity: 1;
  }
.slot--article-price .tws-api--price-regular {
  display: none;
}
.tws-article-buy-button-with-modal--price {
    display: none;
}
