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

.ywcrbp_their_price {
    margin-top: 5px !important;
    color: #34657c !important;
    display: block !important;
    font-size: 75%;
}

.ywcrbp_their_price span bdi {
    margin-top: 5px !important;
    color: #34657c !important;
}

.ywcrbp_regular_price {
    margin-top: 5px !important;
    color: #34657c !important;
    display: block !important;
    font-size: 75%;
}

.woocommerce-Price-amount {
    color: #34657c !important;
}

.woocommerce-Price-amount bdi {
    color: #34657c !important;
}

.woocommerce,
.columns-4 {
    background-color: #fff;
    margin: 20px 0px;
}

.cat-item-3736{
	display:none;
}