/*
 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-labels .product-label--custom {
	display: inline-block;
	margin: 0 6px 6px 0;
	padding: 0.35em 0.65em;
	border-radius: 3px;
	color: #fff;
	font-size: 0.75rem;
	font-weight: 600;
	line-height: 1;
	text-transform: uppercase;
}
