/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

ul#select2-billing_state-results li,
ul#select2-billing_city-results li {
    padding: 10px !important;
}

h3.wd-entities-title {
    max-height: unset !important;
}

div.quantity {
    --wd-form-height: 42px;
    display: inline-flex;
    vertical-align: top;
    white-space: nowrap;
    font-size: 0;
    align-items: flex-end;
}