/* Enter Your Custom CSS Here */
span.top-phone {
	  font-weight: bold;
    font-size: 22px;
	  font-family: sans-serif;
}
i.fa.fa-phone {
	  font-weight: bold;
    font-size: 25px;
    color: #25d366;
}
i.fa.fa-envelope-o {
    color: #D44638;
    font-size: 25px;
    font-weight: bold;
}
a.top-email {
	  font-weight: bold;
    font-size: 22px;
		
    font-family: sans-serif;
}
	span.top-phone:hover {
    color: #25d366;
}
ul.socials.init-animate.animated {
    font-size: 30px;
}
.blog article.sticky, .top-header .read-more, .circle {
    font-size: 20px;
    font-family: sans-serif;
}
.main-navigation ul {
    font-size: 25px;
    font-weight: bolder;
}
.site-info {
	display:none
}
article.post .entry-content, article.page .entry-content {
    padding: 0px;
}
.natural-header-text #logo img {
    max-height: 250px;
}