.site-header {
  min-height: 0;
	padding-top: -15px;
}

.header-full-width .title-area {
  width: 100%;
	padding-top: 0;
}

.site-header .wrap {
  padding: 0;
}

ul#menu-top-menu {
text-align: center;
}

.search-form {
	background: #fff;
	padding-left:10px;
	padding-top:3px;
	padding-bottom:3px;
  visibility: visible;
}

.header-image .site-title > a {
  background-position: center center !important;
  background-size: contain !important;
  display: block;
  height: 150px;
  margin: 20px auto;
}

body {
	background: none;
	color: #000;
	font-family: "Urbanist", sans-serif;
	font-size: 16px;
	font-weight: 400;
	letter-spacing: .5px;
	line-height: 1.5;
	margin: 0;
	overflow-x: hidden;
}

.site-inner,
.wrap {
	padding-left: 35px;
	padding-right: 25px;
	margin: 15px px 15px 20px;
	max-width: 900px;
}

.title-area {
	background: none;
	background-size: 0;
	float: left;
	margin: 0px 0px;
	text-align: center;
	width: 100%;
	height: 100%;
}

.genesis-nav-menu > .search { display: none; }

.genesis-nav-menu a {
    color: #fff;
		display: block;
    padding: 9px;
    text-transform: none;
}

.genesis-nav-menu a:active {
        color: #fff;
    }

.genesis-nav-menu {
	clear: both;
	font-family: "Urbanist",sans-serif;
	font-size: 19px;
	font-weight: 400;
	letter-spacing: 1.3px;
	line-height: 1.2;
	text-transform: none;
	width: 100%;
	padding: 0px 0px 20px 0px;
}

a, .genesis-nav-menu a:hover, .genesis-nav-menu .current-menu-item > a, .entry-title a:hover, .content #genesis-responsive-slider h2 a:hover {
  color: #fff;
}

.search-form {
  visibility: visible;
}

.genesis-nav-menu > .search input {
	background: transparent;
  border: none;
  padding: 0;
}

.nav-primary {
	background: #61439a;
	background-size: 20px;
	vertical-align: center;
	align-content: center;
	padding-top: 20px;
	border-top: #61439a;
	border-top-style: solid;
	border-top-width: 2px;
	border-bottom: #61439a;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

.genesis-nav-menu .sub-menu {
	background: #61439a;
	opacity: 0;
}

.genesis-nav-menu .sub-menu a {
	font-size: 14px;
	position: relative;
	width: 200px;
}

  .nav-primary .genesis-nav-menu.responsive-menu .sub-menu a, .nav-primary .genesis-nav-menu.responsive-menu .sub-menu a:hover {
    color: #fff;
  }


.category-index {
    background: none;
    padding: 10px 0 0 0;
}

.category-index .widget {
    padding: 0px 10px;
}

.featured-content .entry-title {
    font-size: 20px;
	  padding-bottom: 30px;
    text-align: center;
	  width: 100%;
}

.home-slider-overlay .wrap {
	padding: 0 0;
}

.widget-title {
    font-family: "Urbanist", sans-serif;
    font-size: 16px;
    letter-spacing: 3px;
    margin-bottom: 20px;
    padding: 20px 0px 0 0;
    text-align: center;
    text-transform: none;
}

h1, h2, h3, h4, h5, h6 {
    color: #000;
    font-family: "Urbanist", sans-serif;
    font-style: normal;
    font-weight: 400;
    letter-spacing: .5px;
    line-height: 1.2;
    margin: 0 0 30px 0;
}

.front-page-1 .featured-content .entry-header {
  background: #fff;
  margin: 0 20%;
  padding: 15px;
  width: 60%;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, section, summary {
  display: contents;
}

a, .entry-title a:hover, .content #genesis-responsive-slider h2 a:hover {
  color: #744dcd;
}

.entry-header .entry-meta {
  font-family: "Urbanist", sans-serif;
  font-size: 16px;
	padding-bottom: 10px;
  font-style: italic;
}

.front-page-1 .featured-content .entry-header .entry-title a {
  font-family: 'Urbanist', sans-serif;
	font-size: 22px;
  line-height: 25px;
  margin: 20px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}

.front-page .widget-area h3 {
    color: #61439a;
    font-family: 'Urbanist', sans-serif;
    font-size: 30px;
    letter-spacing: 2px;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
	  padding-bottom: 10px;
}

.front-page .footer-widget-area.widget-area h3 {
    font-family: "Urbanist", sans-serif;
    font-size: 18px;
    letter-spacing: 1px;
    margin-bottom: 20px;
    padding: 0 0;
    text-align: center;
    text-transform: lowercase;
}

input, select, textarea {
    background-color: #e8e8e8;
    border: 1px solid #b6b4b4;
    color: #000;
    font-size: 14px;
    font-weight: 300;
    padding: 15px;
    width: 100%;
}

.sidebar .widget {
    background: #fff;
		width: 300px; 
		font-size: 14px;
    margin-bottom: 5px;
    overflow: hidden;
    padding: 0px;
}

.sidebar li a {
    color: #fff;
}

.sidebar .widget li:nth-of-type(2n+1) {
    background: #e8e8e8;
}

.fg-masonry.fg-transparent .fg-caption-title, .fg-masonry.fg-transparent .fg-caption-title a {
    color: #fff;
}

.responsive-menu-icon::before {
    color: #ffcc66;
    content: "\f130";
    font: normal 24px/1 "ionicons";
    margin: 0 auto;
}

.entry-footer {
    background: none;
    font-size: 10px;
    overflow: hidden;
    padding: 0 0 10px;
    text-transform: uppercase;
}

.adjacent-entry-pagination a {
  color: #bbb;
  font-size: 11px;
  text-transform: uppercase;
}

.simple-social-icons ul.aligncenter {
  text-align: center;
  padding-top: 30px;
	padding-bottom: 40px;
}

.widget-above-content {
	padding: 30px;
}

.sidebar .widget li:nth-of-type(2n) {
  background: #8c8c8c;
}

.sidebar .widget li:nth-of-type(2n+1) {
  background: #9b81d6;
}

.footer-widgets {
	background-color: #fff;
}

.adjacent-entry-pagination a {
  color: #000;
  font-size: 11px;
  text-transform: uppercase;
}

.pmpro_form_field-file-name {
    display: none;
}

.pmpro_member_profile .pmpromd_filename {
  display: none;
}

.pmpro .pmpro_font-large {
        font-size: 20px;
        line-height: 1.5;
    }

