/**
 * Add any custom CSS here.
 *
 * This file will be loaded after all other theme stylesheets.
 */
 button.alt, input.alt[type="button"], input.alt[type="reset"], input.alt[type="submit"], .button.alt, .added_to_cart.alt, .widget-area .widget a.button.alt, .added_to_cart, .widget a.button.checkout {
  background-color: #cd0066 !important;
  color: #fff !important;
}
.stitle_custom.product_title.entry-title {
    display: none;
}
.product_title.entry-title {
    display: block;
}