/* Enter Your Custom CSS Here */
.gm-map iframe {
	height: 600px;
 }
#hellobar-pusher{
  display:none;
}
#ajax-load-more {
  position: relative !important;
}
.san-posts-content {
  height: auto !important;
}
.wp-pagenavi{
  float:right;
}

.home__newsletter-title {
font-family: 'Roboto Slab', sans-serif;
font-size: 18px;
font-weight: 700;
text-transform: uppercase;
max-width: 700px;
margin: 0 auto;
}
.wp_post_email_notification {
max-width: 700px;
margin: 0 auto;
clear: both;
}
.home .wp_post_email_notification {
padding: 30px;
border-radius: 6px;
background: #fff;
margin: 0 auto 30px auto;
clear: both;
}
.wp_post_email_notification h3 {}
.wp_post_email_notification p {}
.wp_post_email_notification form { display: flex; padding: 5px 0 0 0;}
.wp_post_email_notification input {
height: 50px;
line-height: 50px;
border: none;
position: relative;
font-size: 14px;
}
.wp_post_email_notification input[type='email'] {
flex: 10 10 180px;
border-radius: 3px 0 0 3px;
box-shadow: 0 0 0 2px #eee inset;
background: #fdfdfd;
padding: 0 15px;
}
.wp_post_email_notification input[type='email']:focus {
border-radius: 3px 0 0 3px;
box-shadow: 0 0 8px 0 rgba(0, 0, 0, .20) ;
z-index: 1;
}
.wp_post_email_notification input[type='submit'] {
flex: 5 5 100px;
border-radius: 0 3px 3px 0;
color: #fff;
text-align: center;
text-transform: uppercase;
background: #333;
-webkit-transition: all 0.3s;
transition: all 0.3s;
cursor: pointer;
}
.wp_post_email_notification input[type='submit']:hover { background: #13C4A5;}

.single .post-title applause-button .count {
    white-space: nowrap;
}
