@media screen and (max-width: 600px) {
  .product-item--price small, .template-cart .main-content span.h2, .product-meta .h1, .template-product .product-meta .h1 {
      font-size: 25px !important;
  }
  .product-meta .h1 s, .product-item--price s, .product-item--price s small, .template-cart .main-content span.h2 s, .template-product .product-meta .h1 s {
      font-size: 18px !important;
  }
}
.header-cart .cart-normal {display:block; text-align:right; }
.header-cart .cart-normal * {display:block; }
#ajaxifyModal .cart-subtotal__note, #ajaxifyModal .discount-code-field {display:block !important; }
.header-cart .cart-normal a, .header-cart .cart-normal button {display:none !important; }