/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.main-footer div#custom_html-2
 {
    margin-bottom: 0px;
    padding-bottom: 0px;
    border: none;
}

.single-product .quantity input 
{
    border-radius: 0px !important;
    color: black !important;
    width: 50px !important;
}
.single-product button.single_add_to_cart_button.button.alt {
    min-width: 250px;
    font-size: 15px;
    font-weight: 300 !important;
}