
<br />
<b>Warning</b>:  Undefined array key 2 in <b>/var/www/html/websites/vendor.eatfromfarms.com/theme_styles.php</b> on line <b>7</b><br />
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@400;500;700&family=Roboto+Slab:wght@400;500;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Josefin+Slab:wght@400;700&display=swap');

.image-center
{
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.image-float-left
{
	float: left;
	margin: 0 20px 0 20px;
}
.image-float-right
{
	float: right;
	margin: 0 20px 0 20px;
}
.box-Half_Page
{
		width: 600;
			background-color: #e8f4fb;
	border: 1px solid #000000;
	border-radius: 5px;
	display: block;
	padding: 10px 20px 10px 20px;
}
.box-Full-width-box
{
		width: 1350;
			background-color: #e8f4fb;
	border: 1px solid #000000;
	border-radius: 5px;
	display: block;
	padding: 10px 20px 10px 20px;
}
.box-Third-width-boxes
{
		width: 400;
			max-width: 400;
		background-color: #e8f4fb;
	border: 1px solid #000000;
	border-radius: 5px;
	display: block;
	padding: 10px 20px 10px 20px;
}

