/* The product rail is intentionally separated by spacing only, not decorative rules. */
.home .ot-products .ot-product-rail,
.home .ot-products .ot-product-rail::before,
.home .ot-products .ot-product-rail::after,
.home .ot-products .ot-product-card,
.home .ot-products .ot-product-card + .ot-product-card,
.home .ot-products .ot-product-card__body,
.home .ot-products .ot-product-card__image,
.home .ot-products .ot-home-product-price {
  border: 0 !important;
  box-shadow: none !important;
}

.home .ot-products .ot-product-card__body > span::after,
.home .ot-products .ot-product-card__image::after {
  display: none !important;
}
