/* EM42 Job Offre widget */
.em42-job-offre .elementor-icon-list-items{
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Separator styles */
.em42-job-offre--sep .elementor-icon-list-item{
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #E5E7EB;
  padding-bottom: 10px;
}

.em42-job-offre--sep .elementor-icon-list-item:last-child{
  border-bottom: none;
  padding-bottom: 0;
}

.em42-job-offre--sep-dashed .elementor-icon-list-item{ border-bottom-style: dashed; }
.em42-job-offre--sep-dotted .elementor-icon-list-item{ border-bottom-style: dotted; }
.em42-job-offre--sep-solid .elementor-icon-list-item{ border-bottom-style: solid; }


/* Popup injected content */
#em42-job-offre-popup-content{width:100%;}
