/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
.whb-main-header .whb-general-header .whb-general-header-inner .whb-col-center{
  flex: 0 !important;
}
.post-single-page .wd-post-meta .wd-meta-date{
  display: none;
}
.tai-khoan-ngan-hang {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.tai-khoan-ngan-hang .img-bank {
    width: 200px;
    padding: 5px;
    border: 1px solid #e1e1e1;
    background-color: #fff;
    border-radius: 8px;
}
.tai-khoan-ngan-hang .img-bank img {
    width: 100%;
    max-width: 100%;
    margin: 0px !important;
    max-height: unset;
    height: auto;
}
.tai-khoan-ngan-hang .info-bank {
    width: calc(100% - 200px);
    padding: 0px 0px 0px 5px;
    font-size: 15px;
}
.tai-khoan-ngan-hang .info-bank .title-bank {
    font-weight: 700;
}
#billing_last_name_field,
#billing_country_field,
#billing_postcode_field,
#billing_city_field {
  display: none !important;
}
.elementor-3529 .product-grid-item .wd-entities-title{
    color:#fff !important;
}
th.product-name,
th.product-price,
th.product-quantity,
th.product-subtotal {
    color: #fff;
}
.woocommerce-cart-form__contents .woocommerce-cart-form__cart-item .product-name a{
    color: #fff;
}