body {
	font-family:raleway, sans-serif;
	font-size: 16px;
	line-height: 1.4;
	margin: 0;
}

html {
	background: #eeefea url('/wp-content/themes/ravensmith/img/pagebg.jpg') no-repeat 0 bottom;
	 -webkit-background-size: 100% auto;
	 -moz-background-size: 100% auto;
	 -o-background-size: 100% auto;
	 background-size: 100% auto;
}

h1, h2, h3 {
    color: darkred;
    font-family: Cambria, 'Hoefler Text', 'Liberation Serif', Times, 'Times New Roman', 'serif';
    font-size: 40px;
    font-style: italic;
    font-weight: normal;
}

.woopack-product-title {
	margin: 0;	
}

.price {
	margin: 0;
}

 .woopack-single-product .summary {
	 justify-content: left !important;
}

.woopack-single-product .product-content {
 	width: 100% !important;
}

.product a{
	color: #8b0000;	
}