/* Themify Customize Styling */
body {	
	font-family:Open Sans Condensed;	font-weight:300;
 
}
h1 {	
	font-family:Droid Serif;	font-weight:normal;
 
}
h2 {	
	color: #0b6623; 
}
h3 {	
	font-family:Open Sans Condensed;	font-weight:300;

	color: #0b6623; 
}
h4 {	
	font-family:Open Sans Condensed;	font-weight:300;
 
}
h6 {	
	font-family:Open Sans Condensed;	font-weight:bold;
 
}
#headerwrap {	background: none;
	background-color: #0b6623; 
}
body[class*="themify"] #site-logo img {		width: 150px; 
}
#main-nav a {	
	font-family:Open Sans;	font-weight:600;
 
}
#main-nav-wrap #main-nav a:hover, #main-nav-wrap #main-nav > li > a:hover {	
	color: #ffffff; 
}
#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: #ffffff; 
}
#footerwrap {	background: none;
	background-color: #0b6623; 
}
#footer-logo img {		width: 200px; 
}
#footer {	
	color: #ffffff; 
}
#footer a {	
	color: #e6c337; 
}
@media screen and (max-width: 1024px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 150px; 
}
#footer-logo img {		width: 200px; 
}
 }@media screen and (max-width: 768px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 150px; 
}
#footer-logo img {		width: 200px; 
}
 }@media screen and (max-width: 480px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo img {		width: 150px; 
}
#footer-logo img {		width: 200px; 
}
 }
/* Themify Custom CSS */
.number-wrap a.phone {
    color: red;
    font-size: 27px;
    text-decoration: none;
}
.number-wrap p.city {
    margin: 5px 0 4px 0;
    text-align: center;
    font-size: 14px;
    color: white;
    text-transform: uppercase;
    line-height: 1.1;
}
.number-wrap p.number {
    text-align: center;
    margin: 0 0 5px 0;
}
.number-wrap {
    margin: 1% 1% 1% 1%;
    float: right;
}
#menu-item-186{background:green;line-height:1 !important}
@media screen and (max-width: 760px) {
    .number-wrap {
        margin:1px 5% 0 5%;
        width:90%;
        float:none;
        clear:both;
        position:relative;
        bottom:2px;
    }
	#menu-item-186{display:none}
}
.header-widget-full{display:none}