/* 
Theme Name:		Fallow Restaurant
Theme URI:		https://fallowrestaurant.com
Description:	Website for Fallow Restaurant
Author:			Stanley van Heusden, WPinaday
Author URI:		https://wpinaday.nl
Template:		hello-elementor
Version:		1.0.4
Text Domain:		wct
*/

body {
	font-size: 16px;
	font-size: 1em;
}
h1 {		
	font-size: 2em;
	line-height: 130%;
}
h2 {
	font-size: 1.5em;
	line-height: 130%;
}
h3 {
	font-size: 1.17em;
	line-height: 130%;
}
h4 {
	font-size: 1em;
	line-height: 130%;
}
h5 {
	font-size: .83em;
	line-height: 130%;
}

input[type="color"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="email"],
input[type="month"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"],
input[type="time"],
input[type="url"],
input[type="week"],
select:focus,
textarea {
  font-size: 16px;
}


.elementor-widget-text-editor ul, 
.elementor-widget-text-editor ol { 
	margin-bottom: 0.9em !important;
}
/** Custom CSS **/




/** Responsive - Mobile **/
/*
@media screen and (max-width: 768px) {

}
*/
