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


.wd-nav > li {
    white-space: nowrap;
}


/**結帳頁，woocommerce_order_review**/
.woocommerce-checkout-review-order-table {
    margin-bottom: 50px !important;
}