/*
Theme Name: Woodmart Child
Template: woodmart
*/
@import url("../woodmart/style.css");

p.product-title a {
	color: #024574 !important;
	font-weight: bold;
	text-decoration: none;
}

p.product-title a:hover {
	opacity: 0.8;
}