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

.shop_attributes tr {
    justify-content: left !important;}

tr.cart-subtotal {
    display: none !important;
}

.wd-sidebar.sidebar-container.wd-grid-col.sidebar-left {
    background: #fff;
    padding: 15px;
}
.wd-billing-details {
    background: #fff;
    padding: 15px;
}

span.wc-block-product-categories-list-item-count {
    display: none;
}


tr.cart-subtotal {
    display: none;
}

th.product-total {
    display: none;
}

.tagged_as {
    display: none;
}

.wd-last {
    font-size: 18px;
    color: #080b5b !important;
}

