/* 
Theme Name: storefront 
URL: http://neters.pocketelephant.net
Description: Storefront Child 
Theme Author: Pocket Elephant
Author URL: http://pocketelephant.net
Template: storefront 
Version: 2.5.3
Text Domain: storefront-child 
*/
body{
font-family: minion-pro-caption, serif; 
}

.pe-hg-txt{
	font-size: calc(1em + 5vw) !important;
	line-height: 1!important;
	margin: 0 0 75px!important;
}

.pe-hg-txt span{
	color:#c09860;
}

p.museo{
font-family: museo-sans, sans-serif;
	font-weight: 600;
}

.wp-block-cover{
	min-height: calc(100vh - 199px)!important;
} 

.wc-block-grid__product-title{
	font-weight: 600!important;
}