/* Theme Name: Egovt Child Theme
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Description: This is child theme of egovt
Author: Ovatheme
Author URI: https://themeforest.net/user/ovatheme
Template: egovt
Version: 1.0.0
Tags: two-columns, three-columns, left-sidebar, right-sidebar, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain:  egovt-child
*/
p{
	margin-top: 0;
	margin-bottom:20px;
}
.icon_red i {
    color: #E5341E;
}
.bg_logo_left:before {
    background-color: var(--e-global-color-primary)
}
@media (max-width: 768px){
	.search_archive_event{
		padding: 30px 20px !important;
	}
	
}