/*text changes*/
body {
	color: #555;
	font-family: 'Lora', serif;
	font-size: 15px;
	font-weight: 400;
	letter-spacing: .4px;
	line-height:2;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Noto Sans KR', sans-serif;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 1.25;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	text-transform: uppercase;
	text-align: center
}
h1 {
	font-size: 42px;
}

h2 {
	font-size: 36px;
}

h3 {
	font-size: 26px;
}

h4 {
	font-size: 24px;
}

h5 {
	font-size: 20px;
}

h6 {
	font-size: 16px;
}

.archive-title,
.widget-title {
	border-bottom: double #e8e8e8;
	font-family: 'Noto Sans KR';
	font-size: 16px;
	letter-spacing: 1px;
	margin-bottom: 20px;
	padding: 0 0 7px;
	text-align: center;
	text-transform: uppercase;
}

.home-bottom .featured-content .entry-meta,
.featured-content .entry-meta {
	color: #777;
	font-family: 'Lora', serif;
	font-size: 11px;
	font-style: italic;
	line-height: 1.2;
	margin: 0;
}

.home-bottom .featured-content .entry-meta a,
.featured-content .entry-meta a {
	color: #777;
	font-family: 'Lora', serif;
	font-size: 11px;
	font-style: italic;
	line-height: 1.2;
	margin: 0;
}

div.easyrecipe {
	background: #f9f9f9 !important;
	border: 1px solid #fff !important;
	font-family: 'Noto Sans KR' !important;
	font-size: 15px !important;
	font-weight: 300 !important;
	margin: 30px 10px;
	outline: 5px solid #f9f9f9;
	padding: 30px !important;
}

.easyrecipe .ERSName,
.easyrecipe .ERSIngredients .ERSIngredientsHeader,
.easyrecipe .ERSInstructions .ERSInstructionsHeader,
.easyrecipe div .ERSNotesHeader,
.easyrecipe .nutrition .ERSNutritionHeader {
	font-family: 'Lora' !important;
	font-weight: 100 !important;
	font-size: 18px !important;
	padding: 10px 0;
	text-transform: uppercase;
}

.easyrecipe .ui-button-text-icon-primary .ui-button-text,
.easyrecipe .ui-button-text-icons .ui-button-text {
	background: #596922 !important;
	border-radius: 0 !important;
	font-family: 'Noto Sans KR' !important;
	padding: 5px 10px 5px 30px !important;
	text-transform: uppercase !important;
}


.site-title {
	font-family: 'Noto Sans KR',sans-serif;
	font-size: 55px;
	font-weight: 200;
	letter-spacing: 3px;
	line-height: 1;
	margin: 0 0 5px;
	text-transform: uppercase;
}

.genesis-nav-menu {
	clear: both;
	color: #777;
	font-family: 'Noto Sans KR';
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 1.5;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-transform: uppercase;
	width: 100%;
}


.adjacent-entry-pagination {
	font-family: 'Lora', serif;
	font-size: 13px;
	margin: 40px 0;
	overflow: hidden;
	text-transform: uppercase;
}

.entry-comments .comment-author {
	font-family: 'Lora', serif;
	font-weight: 100;
	line-height: 1.3;
	margin: 0;
	text-transform: uppercase;
}

.site-footer {
	background: #e5e2d9;
	color: #777;
	font-family: 'Noto Sans KR', serif;
	font-size: 12px;
	letter-spacing: 1px;
	padding: 20px 0;
	text-align: center;
	text-transform: uppercase;
}
.site-footer a {
	color: #777;
}

.site-footer p {
	margin: 0;
}
.footer-widgets {
	background: #e5e2d9;
	clear: both;
	font-size: 14px;
}

.genesis-nav-menu a:hover {
	color: #e7c9bf;
	text-decoration: none;
}

.genesis-nav-menu .current-menu-item > a {
	color: #e7c9bf;
}

/* 4-column Footer Widgets
--------------------------------------------- */

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4 {
	width: 22%; /* 264px / 1200px */
	float: left;
	margin-top: 100px;
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3 {
	margin-right: 4%; /* 48px / 1200px */
}

@media only screen and (max-width: 1024px) {

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.footer-widgets-4 {
		width: 47.5%; /* 456px / 960px */
	}

	.footer-widgets-1,
	.footer-widgets-3 {
		margin-right: 5%; /* 48px / 960px */
	}
	
	.footer-widgets-2,
	.footer-widgets-4 {
		margin-right: 0;
	}

}

@media only screen and (max-width: 568px) {

	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.footer-widgets-4 {
		width: 100%;
	}
	
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3 {
		margin-right: 0;
	}

}

/*footer custom*/

.widget-before-footer {
	background: #fff;
	border-bottom: 0px;
	border-top: 0px;
	padding: 10px 0;
	margin-bottom: -150px;
}

.widget-before-footer .wrap {
	margin: 0 auto;
	overflow: hidden;
	padding: 10px 30px;
	width: 100%;
}

/*header custom*/
.site-header {
	border-bottom: 0px solid #e8e8e8;
	margin: 0 auto;
	min-height: 150px;
	padding: 0 0 30px;
	width: 100%;
}


/*featured posts*/
.before-content .entry-header {
    background: #fff;
    margin: 0 10%;
    padding: 15px 55px;
    position: absolute;
    top: 75%;
    left: 0;
    width: 80%;
}

/*image blog posts*/
img.entry-image {
	width: 100%;
}

/*category alignment*/
.archive .content .entry {
min-height: 440px;
}

/*footer link color*/
 .widget a {
     color: #686763 !important;
} 

.content .genesis_responsive_slider .flex-direction-nav li a.prev {
background-position: 0 0;
left: 10px;
}

.content .genesis_responsive_slider .flex-direction-nav li a:hover.prev {
background-position: 0 -48px;
}