body a:focus{
    outline: none !important;
}
#site-header #site-logo #site-logo-inner a:hover img{
    opacity: 1;
}
#top-bar-content {
    float: none;
}
#topbar-template{
	display: block !important;
}
#site-navigation-wrap .dropdown-menu>li.btn>a>span {
    border-radius: 30px !important;
}
.grid-meta-bottom .post-grid-text-wrap{
	border-bottom: 0 !important;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
body .wpforms-container .wpforms-field{
	padding: 10px 0;
}
@media screen and (min-width: 1025px) {
	
}
@media only screen and (max-width: 767px) {
	
}
@media only screen and (max-width: 459px) { 
	
}