.genesis-nav-menu a {
    border-bottom-width: 0;
    color: #222;
    display: block;
  font-family: medium-content-sans-serif-font,"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Arial,sans-serif;        
font-size: 14px;
    font-size: 1.4rem;
    font-weight: 500;
    letter-spacing: 0.5px;
    padding: 10px;
    text-transform: lowercase;
}


.site-header .search-form input[type="search"] {
    background-color: transparent;
    border: none;
    color: #333;
  font-family: medium-content-sans-serif-font,"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Arial,sans-serif;    
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 0;
    padding-right: 25px;
    text-align: right;
    text-transform: lowercase;
}

.single-post .featured-image {
    display: none;
}

h1{
    color: #232525;
    font-family: medium-content-sans-serif-font,"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Arial,sans-serif;    
font-weight: 500;
    line-height: 1.2;
    margin: 0 0 30px;
}


h2,h3,h4,h5,h6 {
    color: #232525;
    font-family: medium-content-sans-serif-font,"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Geneva,Arial,sans-serif;    
    font-weight: 500;
    line-height: 1.2;
    margin: 0 0 20px;
}

h3 {
    font-size: 28px;
    font-size: 2.4rem;
}


.entry-author, .entry-comments-link, .entry-footer .entry-meta, .entry-time {
    letter-spacing: 0.5px;
    margin-bottom: 0;
    text-transform: capitalize;
}


body {
    background-color: #f5f5f5;
    color: #333;
font-family: medium-content-serif-font,Georgia,Cambria,"Times New Roman",Times,serif;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.625;
    margin: 0;
    -webkit-font-smoothing: antialiased;
}

blockquote {
    font-family: Georgia,serif;
    margin: 40px;
}


@media only screen and (max-width: 720px)
style.css?ver=1.0.4:2073
.menu-toggle {
    font-family: 'poppins', sans-serif;
    font-weight: 400;
    letter-spacing: 1px;
    position: relative;
    right: 0;
    z-index: 1000;
    text-transform: uppercase;
    width: 100%;
}

	a:hover,
		a:focus,
		.entry-title a:hover,
		.entry-title a:focus,
		.js nav button:focus,
		.js .menu-toggle:focus,
		.pagination a:hover,
		.pagination a:focus {
			color: #ff8c00;
		}
		@media only screen and (max-width: 720px) {

			.nav-primary li.highlight > a:hover,
			.nav-primary li.menu-item.highlight > a:focus {
				color: #FF8C00;
			}

h3 {
    color: #232525;
    font-family: 'poppins',sans-serif;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 20px;
}

.js .ns-hidden {
opacity:1;
visibility:visible
}

.page-width .entry-content {
    max-width: 800px;
}

.page-width  .entry-header {
    max-width: 800px;


.footer-widgets {
    background-color: #63B9DC;
}