/* *****************************************************

    ** Custom Stylesheet **

    Any custom styling you want to apply should be
    defined here.

***************************************************** */


select.form-control:not([size]):not([multiple]) {
    height: calc(3.5rem + 2px) !important;
}

#order-standard_cart select#incartsld, #order-standard_cart select#transfertld, #order-standard_cart select#registertld{
    height: 45px !important;
}
