.woocommerce-page h1 {
	font-family: "Overpass", Arial, Helvetica, sans-serif;
    font-weight: 100 !important;
    text-transform: initial !important;
    font-size: 40px !important;
    line-height: 40px !important;
    margin-top: 100px;
}
.tm-titlebar-wrapper .tm-titlebar-main h1.entry-title {
	color: #ffffff !important;
}

h1.product_title {
	color: #419d38 !important;
}

h2.woocommerce-loop-product__title {
	color: #419d38 !important;
	font-size: 20px !important;
    line-height: 24px !important;
    padding-top: 10px !important;
}

.variations label {
	color: #000000;
    font-size: 16px;
    line-height: 18px;
    margin-top: 15px;
}

.variations td.label, .variations td.value {
	text-align: center;
	display: block;
}