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

.product-tag-badge {
    position: absolute;
    top: 10px;
    left: 10px;
    background: #e91e63;
    color: white;
    padding: 4px 8px;
    font-size: 12px;
    border-radius: 3px;
    z-index: 10;
}
.badge-gujarat { background: #4caf50; }
.badge-enquiry { background: #ff9800; }
