.elementor-6363 .elementor-element.elementor-element-7be4c76{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;--margin-top:5vh;--margin-bottom:5vh;--margin-left:0;--margin-right:0;}.elementor-6363 .elementor-element.elementor-element-2d6b59b .ms-ah-wrapper .content__title{font-size:max(40px,min(4vw,100px));font-weight:600;text-transform:uppercase;}.elementor-6363 .elementor-element.elementor-element-abd437b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:15px;--padding-right:15px;}@media(min-width:768px){.elementor-6363 .elementor-element.elementor-element-7be4c76{--content-width:1320px;}}@media(max-width:1024px) and (min-width:768px){.elementor-6363 .elementor-element.elementor-element-7be4c76{--content-width:1303px;}}@media(max-width:1024px){.elementor-6363 .elementor-element.elementor-element-7be4c76{--margin-top:2vh;--margin-bottom:2vh;--margin-left:0;--margin-right:0;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}}@media(max-width:767px){.elementor-6363 .elementor-element.elementor-element-7be4c76{--padding-top:0px;--padding-bottom:0px;--padding-left:15px;--padding-right:15px;}.elementor-6363 .elementor-element.elementor-element-2d6b59b .ms-ah-wrapper .content__title{font-size:48px;}}/* Start custom CSS for container, class: .elementor-element-abd437b */.thjmf-job-list-page .thjmf-jobs .thjmf-job-filter-panel .thjmf-job-filter input {
    padding: 8px;
    padding-left: 85px;
    margin-inline-end: 5px;
}

.thjmf-job-list-page .thjmf-jobs .thjmf-job-filter-panel .thjmf-secondary-filters select{
    padding: 5px 20px;
}

.thjmf-job-list-page .thjmf-jobs .thjmf-job-filter-panel{
    border-bottom: 0px;
}

.thjmf-loop-job {
  border-radius: 25px !important;
  padding: 20px !important;
  margin-bottom: 20px !important;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1) !important;

}

.thjmf-loop-job-title a {
  font-size: 1.5rem !important;
  color: #333 !important;
  text-decoration: none !important;
  transition: color 0.3s ease !important;
}

.thjmf-loop-job-title a:hover {
  color: #0E9170 !important;
}



.thjmf-job-tags {
  margin-top: 15px !important;
  display: flex !important;
  flex-wrap: wrap !important;
  gap: 10px !important;
}

.thjmf-job-tag {
 
  border-radius: 25px !important;
  display: flex !important;
  align-items: center !important;
  padding: 5px 8px !important;
  font-size: 0.85rem !important;
  color: #555 !important;
}

.thjmf-job-tag img {
  width: 16px !important;
  height: 16px !important;
  margin-right: 5px !important;
}

.thjmf-loop-job-excerpt {
  margin: 15px 0 !important;
  color: #555;
}

.thjmf-loop-job-details-button {
  display: inline-block;
  padding: 8px 16px;
  background-color: #0E9170;
  color: #fff;
  border-radius: 25px !important;
  text-decoration: none;
  transition: background-color 0.3s ease;
}

.thjmf-loop-job-details-button:hover {
    color: white;
  background-color: #000000 !important;
}/* End custom CSS */