/* Enter Your Custom CSS Here */

body {
	width: 100vw;
	overflow: hidden;
}

.sidebar .widget_search {
 margin-bottom: 0; 
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context, #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
    opacity: .6;
    display: none;
}

.gform_wrapper {
    margin: 0 0;
    max-width: 100%;
}

section#text-527810488 {
    margin-bottom: -15px;
    overflow: hidden;
}

#gform_widget-2 {
 margin-bottom: 15px;
 border-bottom: 1px solid #ddd;
}

.gform_wrapper .gform_footer {
    padding: 0px 0 10px !important;
    margin: 1px 0 0 !important;
    clear: both;
    width: 100%;
}

button, input[type="button"], input[type="reset"], input[type="submit"], .button, .entry-content .button {
    background-color: #000;
    border: none;
    color: #fff;
    cursor: pointer;
    font-family: Lato, sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    padding: 10px 24px;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

#gform_confirmation_message_1 {
  
float: left;
  margin-top: 30px !important;
  
}

.newsletter-signup {
	font-weight: bold;
}

.fl-rich-text a span {
  color: #000000;
		font-weight:bold;
	
}
