.site-header {
    background: #fff;
    min-height: 150px;
}
.front-page-2 
{background: #e2b021;}

.front-page-1 {
    padding: 0 0px;
}
.entry-title a {
	font-family: 'Slabo 27px', serif; font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.archive-pagination li a {
	font-family: 'Slabo 27px', serif; font-weight: 300;
	text-transform: uppercase;
	letter-spacing: 2px
}

.flexible-widgets .widget {
    float: left;
    margin-bottom: 0;
    padding: 0%;
}

.header-full-width .title-area {
    float: none;
    margin: 0 auto;
    /* padding: 20px 0; */
    text-align: center;
    width: 100%;
}

.flexible-widgets .widget {
    float: left;
    margin-bottom: 0;
    padding: 0%;
    background: transparent;
}

.site-header .widget-area {
    float: right;
    padding: 45px 0 0;
    text-align: right;
    width: 450px;
	margin-top: 70px;
}

.wp-custom-logo .title-area {
    max-width: 600px;
    padding-bottom: 0px;
    padding-top: 0px;
}

.nav-secondary .wrap {
  border-bottom: 0px solid #eee;
    padding: 0 30px;
}

.front-page-4 h1, h3 {
	color: #3b3b3b;
}

.entry-header .entry-meta {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
}

.entry-title, .page-title {
    font-size: 40px;
    margin: 0 0 15px;
    text-align: center;
}

.home-blog {
    margin-bottom: 50px;
    text-align: justify;
}

input, select, textarea {
    background-color: #e2b021;
    border: 1px solid #FFF;
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: .5px;
    padding: 13px;
    width: 99%;
}

input:focus {
	background: #1d537f;
 color: #fff;
 outline: 2px solid white;  
}


.front-page a.more-link::before {
    content: "";
    height: 35px;
    width: 1px;
    background: #333;
    display: block;
    margin: -15% auto 5%;
    position: relative;
    z-index: 1;
}

a.more-link::before {
    content: "";
    height: 35px;
    width: 1.5px;
    background: #333;
    display: block;
    margin: -5% auto 2%;
    position: relative;
    z-index: 1;
}

a.more-link {
	width: 100%;
	color: #333333;
	font-family: 'Slabo 27px', serif;
	text-align:center;
	background: #fff;
	border: 0px;
	font-size: 13px
}

a.more-link:hover {
	background: transparent; 
	color: #e2b021;
	font-size: 16px;
}

.wp-caption-text {
    font-size: 11px;
    font-weight: 700;
    text-align: center;
}

.sidebar .widget {
    margin-bottom: 10px;
    overflow: hidden;
    padding: 10px;
}

.archive-description h1 {
	display:none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Slabo 27px', serif;}

.sidebar li a {
	color: #fff;
	padding: 5px;
}
.sidebar li:hover,
.sidebar li:nth-child(2n+2):hover,
.sidebar li:nth-child(3n+3):hover{
	background: #393939;
}

.sidebar li { 
	text-align: center;
	width: 100%;
	font-family: 'Slabo 27px', serif;
	text-transform: uppercase;
	font-size: 16px;
	letter-spacing: 2px;
	padding: 5px;
	background: #1d537f;
    outline: 1px solid #fff;
    outline-offset: -10px;
	padding: 15px;
}

.sidebar li:nth-child(2n+2) {
    background: #d35200;
    margin-bottom: 5px;
    padding: 9px;
    text-align: center;
	  outline: 1px solid #fff;
    outline-offset: -10px;
	padding: 15px;
}

.sidebar li:nth-child(3n+3)  {
    background: #e2b021;
    margin-bottom: 5px;
    padding: 5px;
    text-align: center;
	  outline: 1px solid #fff;
    outline-offset: -10px;
	padding: 15px;
}


.site-wide-cta .widget-title {
	font-family: 'Slabo 27px', serif;
    margin-bottom: 0;
    font-size: 27px;
    margin-right: 20px;
	letter-spacing: 3px;
	color: #e2b021;
}
.site-wide-cta .enews-widget {
	color: #fff;
	font-family: 'Montserrat', sans-serif;
    margin-left: -50px;
    margin-top: 40px;
    padding: 40px;
    position: relative;
    background: url(http://www.thatwhichnourishes.com/wp-content/uploads/2019/09/vectorstock_4444102.jpg) center no-repeat;
}

.enews-widget input[type="submit"] {
    margin: 0;
    width: 99%;
}

.archive-title, .widget-title {
    font-family: 'Slabo 27px', serif;
    font-weight: 600;
    font-size: 16px;
    font-style: normal;
    letter-spacing: 4px;
    margin-bottom: 20px;
    text-align: center;
    text-transform: uppercase;
}

.archive-title::after, .widget-title::after {
    content: "";
    display: block;
    padding-top: 4px;
    width: 5rem;
    margin: 0 auto;
    margin-bottom: 0px;
    border-bottom: 0px solid #000;
    margin-bottom: 0px;
}

#comment input, select, textarea {
    background-color: #eee;
    border: 1px solid #FFF;
    color: #393939;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: .5px;
    padding: 7px;
    width: 100%;
}

.site-footer {
		color: #fff;
    background: #1d537f;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 2px;
    line-height: 1;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
}

.site-footer a,
.site-footer a:active {
	color: #fff;
}

.site-footer a:hover {
	color: #e2b021;
	font-size: 15px;
}

.genesis-nav-menu .current-menu-item > a{
	color: #e2b021;
	font-size: 12px;
}

.genesis-nav-menu .sub-menu a {
	color: #333;
    font-size: 11px;
    position: relative;
    width: 200px;
}

.genesis-nav-menu .sub-menu a:hover {
	background: #1d537f;
	color: #fff;
}

embed, iframe, img, object, video, .featured-content img.entry-image, .wp-caption {
    max-width: 90%;
}