/*
Theme Name: Egovenz Child
Description: Child Theme for Egovenz Theme
Author: Zozothemes
Version: 1.91
Template: egovenz
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
Text Domain: zozotheme
*/

/*Custom Style Code Right Here */

#menu-top-bar-menu{margin-top:12px !important; }

.current_page_item a {
  color: #525252;
}

.footer-middle-wrap .current_page_item a {
  color: #FFF;
}

.topbar-items li.menu-item:after {
    width: 0.5px !important;
}


ul.uolist {
            list-style: disc;
	 		padding: 20px;
        }	
		
div.list-space ul > li {
          	margin-bottom:20px !important;
			line-height: 22px;
        }			
		
table.paleBlueRows { border-spacing: 1; 
  border-collapse: collapse; 
  background:white;
  border-radius:6px;
  overflow:hidden;
  max-width:600px;
  width:100%;
  position:relative;}
table.paleBlueRows td, table.paleBlueRows th {border-collapse: collapse;border:none;padding: 6px 8px;text-align:left;}
table.paleBlueRows tr:nth-child(even) {background: #FFF;}
table.paleBlueRows tr:nth-child(odd) {background: #E4F5FC;}
table.paleBlueRows th {background: #120A8F; color:#fff}
table.paleBlueRows tfoot td {}
table.paleBlueRows thead {border-bottom: 5px solid #FFFFFF;}
table.paleBlueRows thead th {font-size: 17px;font-weight: bold;color: #FFFFFF;text-align: left;border-collapse: collapse;background: #21339B;}
table.paleBlueRows thead th:first-child {border-left: none;}
		
.sp-easy-accordion .sp-ea-single .ea-header a {
  font-size: 16px;
  line-height: 20px;
}

.eael-accordion-content img, .gallery-item a img {
  border-radius: 5px;
  box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.5);
  background: #fff;
  border: solid 1px #8893d1;
  padding: 2px;
  }
  
.single-post-template article .article-inner .entry-content {margin-left: 0;} 
.search-results .egovenz-content > .egovenz-content-inner {padding: 50px 0;}

.round-corners{ border-radius: 10px !important;}

h2.wp-block-heading{font-size:24px !important}

.egovenz_latest_post_widget li a, .elementor-widget-wp-widget-egovenz_latest_post_widget li a {
  line-height: 30px !important;
}

/*aside.widget-area .widget {
  background: #96dbf4;
}*/