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

.woodmart-tab-wrapper {
	margin: 0 auto;
	max-width: 650px;
}

.occasion-label {
	background-color: #2e97d3;
}

.new-label {
	background-color: #2ed37b;
}

.onsale {
	background-color: #e74924 !important;
}

.product-labels {
	display: none;
}

.music-centre-labels {
	display: block;
}

a.extract-bold{
	font-weight: bold !Important;
	color: #DD0000;
}