.notification-dropdown span.woocommerce-Price-amount.amount {
    font-size: 14px !important;
}
.woocommerce form.checkout_coupon .form-row-last {
    width: 200px !important;
}
.woocommerce-cart button[name="apply_coupon"], .woocommerce-checkout button[name="apply_coupon"]{
    padding: 0.918em 1em !important;
}
.site-header .header-mini-cart ul.cart_list{
	max-height: calc(100vh - 400px) !important;
}