.woocommerce-products-header__title.page-title {
  display: none;
}

#masthead.site-header {
  margin-bottom: 10px;
}

.storefront-full-width-content .woocommerce-products-header,
.storefront-full-width-content.woocommerce-account .entry-header,
.storefront-full-width-content.woocommerce-cart .entry-header,
.storefront-full-width-content.woocommerce-checkout .entry-header {
  padding-bottom: 5px;
}



.woocommerce-form-coupon-toggle {
  display: none;
}

.woocommerce-message {
    background-color: #de6714;
}