/**handles:elevent**/
.elevent-quantity-selector-quantity, input[type="text"].elevent-quantity-selector-quantity {
    min-width: 50px;
    width: 50px;
}

.elevent-quantity-selector-quantity, input[type="text"].elevent-quantity-selector-quantity {
        min-width: 32px;
		width: 32px;
}

.elevent-quantity-selector-quantity, input[type="text"].elevent-quantity-selector-quantity {
        padding: 4px;
}

.account-header .cart a,
.account-header a:not([href]):not([tabindex]) {
	color: #ccc !important;
}