.wc-block-cart .ovass-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 .ovass-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 .ovass-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 .ovass-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 .ovass-cart-blocks .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-components-product-badge, .wc-block-checkout .ovass-cart-blocks .wc-block-cart-item__product .wc-block-cart-item__wrap .wc-block-components-product-badge {
  display: none;
}
.wc-block-cart .ovass-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 .ovass-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 .ovass-cart-blocks .wc-block-cart-item__total .wc-block-components-product-price, .wc-block-checkout .ovass-cart-blocks .wc-block-cart-item__total .wc-block-components-product-price {
  text-align: left;
}
.wc-block-cart .ovass-cart-blocks .wc-block-components-order-summary-item__quantity, .wc-block-checkout .ovass-cart-blocks .wc-block-components-order-summary-item__quantity {
  display: none;
}
.wc-block-cart .ovass-cart-blocks .ovass-cart-item .ovass-extra-prices, .wc-block-checkout .ovass-cart-blocks .ovass-cart-item .ovass-extra-prices {
  margin-top: 5px;
  margin-bottom: 0;
  text-align: left;
}
.wc-block-cart .ovass-cart-blocks .ovass-cart-item .ovass-extra-prices dd, .wc-block-checkout .ovass-cart-blocks .ovass-cart-item .ovass-extra-prices dd {
  margin-bottom: 5px;
}
.wc-block-cart .ovass-block-totals-remaining, .wc-block-cart .ovass-block-totals-payable, .wc-block-checkout .ovass-block-totals-remaining, .wc-block-checkout .ovass-block-totals-payable {
  margin-top: 15px !important;
}
.wc-block-cart.is-large .wc-block-checkout__sidebar.is-sticky, .wc-block-checkout.is-large .wc-block-checkout__sidebar.is-sticky {
  z-index: 1;
}

body.rtl .wc-block-cart .ovass-cart-blocks .ovass-cart-item .ovass-extra-prices, body.rtl .wc-block-checkout .ovass-cart-blocks .ovass-cart-item .ovass-extra-prices {
  text-align: right;
}