.wc-block-cart .wc-block-components-product-metadata__description, .wc-block-checkout .wc-block-components-product-metadata__description {
  display: none;
}
.wc-block-cart .ovabrw-cart-blocks .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__prices .wc-block-components-product-price__regular, .wc-block-checkout .ovabrw-cart-blocks .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__prices .wc-block-components-product-price__regular {
  display: none;
}
.wc-block-cart .ovabrw-cart-blocks .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__prices .wc-block-components-product-price__value, .wc-block-checkout .ovabrw-cart-blocks .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__prices .wc-block-components-product-price__value {
  margin-left: 0;
}
.wc-block-cart .ovabrw-cart-blocks .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-components-product-badge, .wc-block-checkout .ovabrw-cart-blocks .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-components-product-badge {
  display: none;
}
.wc-block-cart .ovabrw-cart-blocks .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector, .wc-block-checkout .ovabrw-cart-blocks .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-cart-item__quantity .wc-block-components-quantity-selector {
  display: none;
}
.wc-block-cart .ovabrw-cart-blocks .wc-block-cart-item__total .wc-block-components-product-price, .wc-block-cart .ovabrw-cart-blocks .wc-block-components-order-summary-item__total-price .wc-block-components-product-price, .wc-block-checkout .ovabrw-cart-blocks .wc-block-cart-item__total .wc-block-components-product-price, .wc-block-checkout .ovabrw-cart-blocks .wc-block-components-order-summary-item__total-price .wc-block-components-product-price {
  text-align: left;
}
.wc-block-cart .ovabrw-cart-blocks .wc-block-cart-item__total .wc-block-components-product-price .variation, .wc-block-cart .ovabrw-cart-blocks .wc-block-components-order-summary-item__total-price .wc-block-components-product-price .variation, .wc-block-checkout .ovabrw-cart-blocks .wc-block-cart-item__total .wc-block-components-product-price .variation, .wc-block-checkout .ovabrw-cart-blocks .wc-block-components-order-summary-item__total-price .wc-block-components-product-price .variation {
  margin: 0;
  text-align: left;
}
.wc-block-cart .ovabrw-block-totals-remaining, .wc-block-cart .ovabrw-block-totals-payable, .wc-block-checkout .ovabrw-block-totals-remaining, .wc-block-checkout .ovabrw-block-totals-payable {
  margin-top: 15px !important;
}

.wc-block-cart .ovabrw-cart-item dl.variation {
  margin: 0;
  text-align: left;
  font-size: 1em;
}
.wc-block-cart .ovabrw-cart-item dt {
  float: left;
  clear: both;
  margin-right: 0.25em;
  display: inline-block;
  list-style: none outside;
  font-size: 0.75em;
  font-weight: 700;
}
.wc-block-cart .ovabrw-cart-item dd {
  font-size: 0.75em;
  margin: 0;
}

.wc-block-checkout .ovabrw-cart-item .tax_label {
  display: block;
}
.wc-block-checkout .ovabrw-cart-item dl.variation {
  margin: 0;
  text-align: left;
}
.wc-block-checkout .ovabrw-cart-item dt {
  list-style: none outside;
  font-size: 14px;
  font-weight: 700;
}
.wc-block-checkout .ovabrw-cart-item dd {
  font-size: 14px;
  font-weight: normal;
  margin: 0 0 0 20px;
}
.wc-block-checkout .wc-block-components-product-details.wc-block-components-product-details li {
  font-size: 14px;
}
.wc-block-checkout .wc-block-components-product-details.wc-block-components-product-details li .wc-block-components-product-details__value {
  display: block;
  margin-left: 20px;
}