/* xs - SMARTPHONE PORTRAIT STYLES */ 
.quantity {
    display: inline-grid !important;
    grid-template-columns: 2.2rem 2.2rem 2.2rem !important;
}

.woocommerce-js .quantity .qty {
	width: 2.3rem !important;
}

a.ast-qty-placeholder {
    cursor: pointer !important;
}

