/*
 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-product-wrapper .sf-custom-badge {
    background-color: #d11e31 !important;
    color: #ffffff;
    font-size: 08px;
    font-weight: 700;
    padding: 3px 10px;
    border-radius: 4px;
    display: inline-block;
    text-transform: uppercase;
    box-shadow: 0 2px 5px rgba(0,0,0,0.15);
    margin: 5px 0;
}
