/* Themify Customize Styling */
#headerwrap {	background: none;
	background-color: #53cb3c; 
}
#pagewrap #headerwrap.fixed-header, .transparent-header #pagewrap #headerwrap.fixed-header {	background: none;
	background-color: #53cb3c; 
}
body #site-logo a img {		width: 300px; 
}
#site-description {	display: none; 
}
#main-nav a {		font-size:22px;
 
}
#footerwrap {	background: none;
	background-color: #53cb3c; 
}
#footer {	
	color: #000000; 
}
#footer a:hover {	
	color: #605ba8; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 300px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 300px; 
}
 }@media(max-width: 600px) { /* Themify Customize Styling */
body #site-logo a img {		width: 300px; 
}
 }
/* Themify Custom CSS */
.um-right  {
	display : none !important
}