/*
Theme Name: Divi child
Theme URI: https://solentis-expertises.fr/wp-content/themes/divi
Description: Solentis Expertises
Author: Code graphique
Author URI: https://codegraphique.fr/
Template: Divi
Version: 0.1.0
*/
#blog-accueil-solentis .et_pb_image_container {
  margin: 0px;
}

#blog-accueil-solentis .et_pb_post .entry-featured-image-url {
  margin-bottom: 0px;
}


#footer-widgets .footer-widget li::before {
  content: none;
}

#service-home-section .et_pb_blurb:hover{
  box-shadow: 0px 5px 35px 0px rgba(0,0,0,0.7);
  transition: box-shadow 0.3s ease-in-out;
}

#service-home-section .et_pb_blurb{
  transition: box-shadow 0.3s ease-in-out;
}

#et-info-email{
  margin-right: 15px;
}
#footer-widgets .footer-widget #menu-menu-footer li {
      padding-left: 0px;
}

.et_pb_contact_form_0.et_pb_contact_form_container.et_pb_module .et_pb_button{
    margin-top: 15px;
}


@media screen and (max-width: 1400px){
  body .margin-nous-realisons {
      margin-top: 0px!important;
      margin-left: 0px!important;
  }
}
@media screen and (max-width: 980px){
  body .margin-image-service-top {
      padding-bottom: 0;
      margin-right: 0 !important;
  }
  #et-info{
    width: 100%;
  }
  #horaire-solentis{
    margin: 4px 0 10px
  }
}
@media screen and (max-width: 767px){
  #horaire-solentis{
    text-align: center;
  }

  body .espace20vh{
    height: 20vh;
  }
  #overflow-col{
    overflow: hidden;
  }
}
