/* Enter Your Custom CSS Here */

h1, h2, h3, h4, h5, h6, span.medium, span.large, #main-menu.style-modern .top-menu li a, .post-nav > a .subtitle, .post-nav > a .title, .post-header .title h1, .post-header .title h2, post-header > span.subtitle, .infinite-text, .main-post .post-header span, .page-header-type h1, .krown-button, input[type="submit"], .post-header > span.subtitle, span.icl_lang_sel_current.icl_lang_sel_native, .woocommerce-pagination, #filter, .woocommerce .price, #filter-opener .count, .single-product .cart .input-text, .product-quantity .input-text, .amount, .single-product .cart .button, .product-quantity .button, .woocommerce-message .button, .woocommerce-error .button, .woocommerce-info .button, .update-button  { font-family: BaskervillePosterPT-Regular !important; 
	font-style: normal;
	font-weight: 400 !important; 
  
}
body #footer > div {
	display: block;
  min-height: 30vh;
  height: 30vh;
}
@media (min-width: 2000px) {
	body #footer > div {
		display: block;
  	min-height: 40vh;
		height: 40vh;
	}
}