.ps-block--category {
  border-radius: 20px;
}
.ps-block--site-features {
  border-radius: 20px;
}
.owl-carousel .ps-product {
  border-radius: 20px;
}
.ps-collection img {
border-radius: 20px;
}
.ps-product-list .ps-section__header {

  background-color : #d60000;
  border-radius : 20px;
}
.ps-product-list .ps-section__links li a {
  color: white;
}
.ps-product-list .ps-section__header h3 {
color: white;
}
.ps-product-list .ps-section__links li a.active {
 color: white;
}
.ps-product--detail .ps-product__shopping .ps-btn.ps-btn--black {
  display: none;
}
.ps-btn.ps-btn--black, button.ps-btn.ps-btn--black {
  display: none; 
}