body:not(.hcx-legacy-page).template-collection #MainContent .product-grid .product-card-wrapper .card,
body:not(.hcx-legacy-page).template-collection #MainContent .product-grid .product-card-wrapper .card__inner,
body:not(.hcx-legacy-page).template-collection #MainContent .product-grid .product-card-wrapper .card__media,
body:not(.hcx-legacy-page).template-collection #MainContent .product-grid .product-card-wrapper .media {
  border-top: 0 !important;
  border-bottom: 0 !important;
  border-color: transparent !important;
  box-shadow: none !important;
  outline: 0 !important;
}

body:not(.hcx-legacy-page).template-collection #MainContent .product-grid .product-card-wrapper .card::before,
body:not(.hcx-legacy-page).template-collection #MainContent .product-grid .product-card-wrapper .card::after,
body:not(.hcx-legacy-page).template-collection #MainContent .product-grid .product-card-wrapper .card__inner::before,
body:not(.hcx-legacy-page).template-collection #MainContent .product-grid .product-card-wrapper .card__inner::after,
body:not(.hcx-legacy-page).template-collection #MainContent .product-grid .product-card-wrapper .card__media::before,
body:not(.hcx-legacy-page).template-collection #MainContent .product-grid .product-card-wrapper .card__media::after,
body:not(.hcx-legacy-page).template-collection #MainContent .product-grid .product-card-wrapper .media::before,
body:not(.hcx-legacy-page).template-collection #MainContent .product-grid .product-card-wrapper .media::after {
  border-top: 0 !important;
  border-bottom: 0 !important;
  border-color: transparent !important;
  box-shadow: none !important;
  outline: 0 !important;
}

body:not(.hcx-legacy-page).template-collection #MainContent .product-grid .product-card-wrapper .card__inner {
  overflow: hidden !important;
}
