/* Custom Styles */
.minicart-items .item-qty {
	width: 62px !important;
}
.minicart-items .item-qty:disabled {
	cursor: not-allowed;
}