/* Hide shipping calculated at checkout */
.product__policies {
  display: none !important;
}