/* Themify Customize Styling */
a {	
	color: #3da46d; 
}
body[class*="themify"] #site-logo a img {		width: 200px; 
}
#main-nav-wrap #main-nav a:hover, #main-nav-wrap #main-nav > li > a:hover {	
	color: #3da46d; 
}
#main-nav-wrap #main-nav .current_page_item > a, #main-nav .current-menu-item > a, #main-nav > .current_page_item > a, #main-nav > .current-menu-item > a {	
	color: #3da46d; 
}
.post-title a:hover {	
	color: #3da46d; 
}
.post-date, .loops-wrapper.list-post .post .post-date, .single #pagewrap .post-content .post-date {	background: none;
	background-color: #4b9c67; 
}
.post-nav a {	
	color: #3da46d; 
}
.post-nav .arrow {	
	color: #3da46d; 
}
#footerwrap {	background: none;
	background-color: #555555;
	border: none !important; 
}
#footer {	
	color: #ffffff; 
}
#footer a {	
	color: #ffffff; 
}
#footer a:hover {	
	color: #4c9f6d; 
}
.footer-widgets .widget {	
	border: none !important; 
}
#footer .footer-widgets .widgettitle {	
	color: #4c9f6d; 
}
.footer-widgets .widgettitle {	
	border: none !important; 
}
.footer-widgets .widget li {	
	border: none !important; 
}
@media screen and (max-width: 1280px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
 }@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
 }
/* Themify Custom CSS */
#header {
    text-align: inherit;
    padding: 0em 0;
}
#headerwrap.fixed-header #site-logo img {
    width: auto;
    max-height: 60px;
}
#headerwrap.fixed-header #main-nav {
    margin-top: 15px;
}
#main-nav {
    margin-top: 45px;
}

.post-date{
    color: #fff;
    padding-left: 10px;
}
.footer-horizontal-left .footer-text .one {
    float: left;
    display: block;
	    font-size: 13px;
}
.footer-horizontal-left .footer-text .two {
    float: right;
    display: block;
	    font-size: 13px;
	    padding-top: 2px;
}
#footerwrap {
    clear: both;
    text-align: center;
    padding: 20px 0 0px;
    color: #000;
}

.dr-chris{
    color: #989898;
    font-size: 14px;
    margin: 0 0 10px;

}

ul.staffcontact li.phone {
    background: url(/wp-content/uploads/2018/08/icon-dark-phone.png);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-right: 10px;
}



ul.staffcontact li.email {
    background: url(/wp-content/uploads/2018/08/icon-dark-email.png);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 25px;
    padding-right: 10px;
}

ul.staffcontact {
    list-style: none;
    overflow: hidden;
}

ul.staffcontact li {
    float: left;
}

input[type=submit], button {
    color: #fff;
    background-color: #3da46d!important;
}