shopify-payment-terms {
  display: none;
}
.price__container {
  justify-content: flex-start;
}
.customer a,
.customer a:hover,
.customer-login-s a,
.customer-login-s a:hover
{
    color: #fff;
}
.customer-login-s {
  text-align: center;
  font-size: 22px;
}
#cart-notification {
  display: none;
}
.customer-login-s.product-page {
  text-align: left;
  font-size: 16px;
}