/* Themify Customize Styling */
a {	
	color: #eb6b09; 
}
a:hover {	
	color: #121212; 
}
body #site-logo a img {		width: 40px;
	height: 40px; 
}
@media(max-width: 1024px) { /* Themify Customize Styling */
body #site-logo a img {		width: 40px;
	height: 40px; 
}
 }@media(max-width: 768px) { /* Themify Customize Styling */
body #site-logo a img {		width: 40px;
	height: 40px; 
}
 }@media(max-width: 480px) { /* Themify Customize Styling */
body #site-logo a img {		width: 40px;
	height: 40px; 
}
#main-nav a {	
	background-color: transparent;
	color: #f56105; 
}
#main-nav a:hover {	
	background-color: transparent;
	color: #f7f7f7; 
}
#main-nav .current_page_item > a, #main-nav .current-menu-item > a {	background: none;
	background-color: #f56105;
	color: #f5f5f5; 
}
#main-nav .current_page_item > a:hover, #main-nav .current-menu-item > a:hover {	background: none;
	background-color: #f5f5f5;
	color: #f56105; 
}
 }
/* Themify Custom CSS */
.sidebar-none #content{
padding-top: 0;
}
 .module-buttons .module-buttons-item a span{
text-decoration:none !important;
}
.tf_vd_lazy.tf_lazy{
	opacity:1;
}
.tf_vd_lazy.tf_lazy:before,
.tf_vd_lazy.tf_lazy:after{
	display:none;
}