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


.woocommerce-message .button {
    display: none !important;
}

.wd-checkout-coupon{
	
	margin-top:50px !important;
}


.woocommerce-additional-fields {
    display: none !important;
}


.woocommerce-order{
	margin-top:50px !important;
}



.woocommerce-table.order_details tfoot:first-of-type {
    display: none !important;
}


