/* Custom CSS for katrinarozelle.com and the foodie-pro theme */
.title-area .site-title {
	font-family: "adobe-jenson-pro";
	font-style: normal;
	font-weight: 400;
}
.title-area p.site-description {
	font-family: "adobe-jenson-pro";
	font-style: normal;
	font-weight: 400;
	font-size: 1.618rem;
}
.widget.widget_media_image .widget-wrap img {
	display: block;
	margin: 0 auto;
}
.lessthan-one-half {
	width: 43%;
	float: left;
}
.lessthan-margin {
	margin-right: .5em;
}
.lessthan-margin:nth-child(3){
	margin-right: 0;
	margin-left: .5em;
}
#fp-locations {
	text-align:center;
}
.locations-cont{
	display:flex;
	justify-content:space-between;
}
#before-hd {
	display:flex;
	justify-content:space-evenly;
}
#before-header {
	background-color:#ffffcc;
}
.flex-container {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-evenly;
}
.wp-image-1158 {
	width: 3%;
}
#before-hd a {
	color:#000;
	font-family: "adobe-jenson-pro";
	font-size:1rem;
}
.smart-page-loader{
   background: #ffffcc;
}
#text-7 p{
	font-size: 1rem;
	text-align: center;
}
.genesis-nav-menu {
  border: 1px solid #eee;
}
.site-inner {
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  border-bottom: 1px solid #eee;
}