/* 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
*/
.sidebar .widget ul li a  {
  font-size: 16px !important;
  line-height: 24px !important;
  color: #202b5d !important;
  font-weight: 500 !important;
  margin-top: -5px !important;
    line-height: 1.9 !important;	
margin-bottom:20px !important;
	color:#fff !important
}
#widget_crp-3, #widget_crp-4{
	background: #202B5D !important;
  padding: 15px !important;
}
.crp_posts_list_widget h4{color:#fff !important;}
.sticky-menu {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 9999;
  background: white;
  padding: 10px 20px;
}
/* Evidenzia la voce di menu attiva */
.current-menu-item > a {
  font-weight: bold;
  color: #0044cc; /* cambia con il colore che vuoi */
  border-bottom: 2px solid #0044cc; /* oppure un effetto underline */
}
.elementor-3463 .elementor-element.elementor-element-f2a35ad > .elementor-widget-container {
    margin: 10px 0px 0px 5px !important;
}
.ova_doc_wrap .ova_doc_content .doc-meta .doc-categories .cat-doc a {
    color: #A0060B !important;
}
.ova_doc_wrap .ova_doc_content .doc-meta .doc-categories .cat-doc {
    color: #A0060B !important;
}
body {
  font-size: 18px !important;
}
#header-cover-image {display:none !important}
#profile-navigation{display:none !important}
.blog-grid article.post-wrap .post-meta-date {
    margin-top: 0px !important;
}
.comment{display:none !important}
#your-message {
  height: 45px;
  width: 100%;
  font-size: 17px;
  line-height: 45px;
  color: #333;
  border: 1px solid #e5e5e5 !important;
  padding: 0px 20px 0px 20px;
  letter-spacing: 0.2px;
}
.default article.post-wrap .post-title h2.post-title a {
  text-transform: normal !important;
}
article.post-wrap h2.post-title a, article.post-wrap h2.entry-title a {
  text-transform: normal !important;
}
article.post-wrap .post-title h2.post-title a {
  text-transform: normal !important;
}
.share_social{display:none !important}