/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

p#pww_delivery_date_field {
    margin-bottom: 0px;
}

div.quantity input[type="number"] {
    width: 50px;
}

.cart:not(.variations_form):not(.grouped_form),
.cart:not(.variations_form):not(.grouped_form)>* {
    /* margin-bottom: 0px; */
}

#radio_delivery_field {
    margin-bottom: 0;
}

table.cart .product-price {
    display: none;
}
table.cart .product-quantity {
    text-align: center;
}