/* Theme Name: ESTF Child Theme
Theme URI: https://themeforest.net/user/ovatheme/portfolio
Description: This is child theme ESFTF
Author: Datadesk
Author URI: https://themeforest.net/user/DATADESK
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
*/

/* Custom CSS by DATADESK */
p, h4:not(.bottom_bar_heading h4){
	text-align: justify !important;
}
p {
	line-height: 1.7rem !important;
  	margin: 0.8rem 0 !important;
}
/* Page accueil : Raccourci au-dessous du slider */
.ova_feature.version_2 .items {
  margin-right: 7px !important;
}
.ova_feature.version_2 .items {
  padding: 10px 20px 10px 20px !important;
}
.ova_feature.version_2 .items .title::after {
  margin: 15px auto 0px auto !important;
}
/* Page accueil: Alignement des butons and titres dans la section Actualites */
@media (min-width: 768px) {
	.elementor-68 .elementor-element.elementor-element-8409923 .uael-post__title {
  		min-height: 115px !important;
	}
	.ovaev-content.content-grid .desc .event_post .event_title {
		min-height: 95px !important;
	}
}
@media only screen and (max-width: 1280px) {
  .fullwidth_section {
      padding-left: 2rem !important;
	  padding-right: 2rem !important;
  }
}
@media (max-width: 768px) {
  .elementor-column.elementor-col-16 {
    width: 50% !important;
  }
	.ova_feature.version_2 .items {
	  margin-bottom: 7px !important;
	}
	.ova_feature .title a {
	  font-size: 15px !important;
	}
}