.formkit-form[data-uid="d70af22293"] {
	margin: 20px auto;
}
#custom_html-19 {
	width: 100%;
}
.formkit-form[data-uid="3c7ae0b41f"] {
	max-width: 100% !important;
}

/* NerdPress Custom Fonts */
body {
	font-family: "Muli", sans-serif;
	font-size: 19px;
	line-height: 1.8;
}

h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
    font-family: "Muli", sans-serif;
		font-weight: 600;
    text-transform: none;
}

.widget-title {
	font-size: 22px;
	font-weight: 700;
}

.entry-content a,
.author-box a,
.user-profile a {
	text-decoration: underline;
	font-weight: 600;
}

.sidebar .entry-title {
	font-weight: 600;
}

.entry-comments h3, 
.comment-respond h3 {
	font-size: 1.17em;
	text-transform: none;
}

.simple-grid.one-third .entry-title, .simple-grid.one-fourth .entry-title, .simple-grid.one-sixth .entry-title, .fsri-title {
	font-size: 18px;
	font-style: normal !important;
}

.genesis-nav-menu a {
	font-size: 18px;
}

/* Head Social Icons */
.nav-wrap {
	width: 100%;
	border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
	text-align: center;
}
.nav-wrap .wrap {
	max-width: 100%;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.nav-primary {
	border: none;
	display: inline-block;
	width: auto;
}
.social-widget-area {
	display: inline-block;
	vertical-align: top;
}

@media only screen and (max-width: 940px) {
  .social-widget-area {
    display: none;
  }
}

/* Grow Popular Post Widget Grid */
.dpsp-top-shared-post {
	display: inline-block;
	width: 50%;
	vertical-align: top;
	padding: 0 1.5%;
	margin-bottom: 1em;
}

.sidebar .dpsp-top-shared-post a {
	border-bottom: none;
	margin: 0;
}

.sidebar .dpsp-top-shared-post a:hover {
	text-decoration: underline;
}

.sidebar .dpsp-top-shared-post a h3 {
	font-size: 17px;
	margin: 0
}
.single .dpsp-top-shared-post .wp-post-image {
	margin-bottom: 10px;
}

.social-widget-area #simple-social-icons-6 ul li a, .social-widget-area #simple-social-icons-6 ul li a:hover, .social-widget-area #simple-social-icons-6 ul li a:focus  {
	color: #B25D3E !important;
}