.et_pb_search input.et_pb_searchsubmit {
    min-height: 100%!important;
    background-color: #26ac5e;
    position: absolute;
    top: 0;
    bottom: 0;
    cursor: pointer;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
	 font-family: 'Reem Kufi',Helvetica,Arial,Lucida,sans-serif;
}

.et_pb_search input.et_pb_s, .et_pb_search input.et_pb_searchsubmit {
    font-size: 25px;
	padding-left: 25px;
}
body {
    .et_pb_search input.et_pb_s {
        padding-left: 170px !important;
    }
}


.apply-btn {
    background: #25ac5e;
    display: inline-block;
    padding: 14px;
    margin: 20px 0px;
    color: #FFF;
}
.apply-btn a {
    color: #FFF;
	font-family: 'Reem Kufi',Helvetica,Arial,Lucida,sans-serif;
}



.et_pb_blog_grid .et_pb_post {
    padding: 20px;
    box-shadow: 0px 8px 15px rgba(118,146,252,0.18)!important;
    border-radius: 2%!important;
    background: #fff!important;
}

.et_pb_blog_grid .et_pb_post:hover,
.et_pb_blog_grid .et_pb_post:focus {
  box-shadow: 0 0.5em 0.5em -0.4em var(--hover);
  transform: translateY(-0.25em);
}


.filter-btn {
    background: #0ea3c1;
    display: inline-block;
    padding: 14px;
    margin: 5px 5px;
    color: #fcfcfc;
    font-family: 'Reem Kufi',Helvetica,Arial,Lucida,sans-serif;
}

.et_pb_search input.et_pb_s {
    background: white;
}

.et_pb_posts a.more-link {
    clear: both;
    display: block;
    background: #fcfcfc;
    display: inline-block;
    padding: 5px;
    margin-top: 20px;
    font-family: 'Geo',Helvetica,Arial,Lucida,sans-serif;
    border: 2px solid;
}

.search #header-featured-image {
 display: none;
}

.et_pb_button {
    font-size: 20px;
    font-weight: 500;
    padding: .3em 1em;
    line-height: 1.7em!important;
    background-color: transparent;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    border: 2px solid;
    border-radius: 3px;
    -webkit-transition: all .2s;
    transition: all .2s;
    font-family: 'Geo',Helvetica,Arial,Lucida,sans-serif!important;
}

.filter-btn:hover,
.filter-btn:focus {
  box-shadow: 0 0.5em 0.5em -0.4em var(--hover);
  transform: translateY(-0.25em);
}

.pagination {
    font-family: 'Reem Kufi',Helvetica,Arial,Lucida,sans-serif;
}


@media only screen and (min-width: 981px) {

	body.archive .et_pb_post img,
	body.search .et_pb_post img {
		height: 180px !important;
		width: 335px;
		float: left;
		left: 0;
		margin-right: 25px;
	}

	body.archive .et_pb_post,
	body.search .et_pb_post {
	    clear: both;
	    min-height: 180px
	}

	/* Move text over when there is no thumbnail */
/*	body.archive .et_pb_post:not(.has-post-thumbnail) {
	    margin-left: 360px;
	} */

}


.az-letters > ul.az-links > li a, .a-z-listing-widget .az-letters > ul.az-links > li a, .a-z-listing-widget.widget .az-letters > ul.az-links > li a {
    color: #0a0a0a;
    text-decoration: none;
    border: 0;
    box-shadow: none;
    font-family:'Reem Kufi',Helvetica,Arial,Lucida,sans-serif;
}


p.info-position {
    background: #4ab673;
    display: inline-block;
    padding: 10px;
    margin-bottom: 20px;
    color: #FFF;
    font-family: 'Geo',Helvetica,Arial,Lucida,sans-serif;
}

p.info-location {
    background: #07a1db;
    display: inline-block;
    padding: 10px;
    margin-bottom: 20px;
    color: #FFF;
    font-family: 'Geo',Helvetica,Arial,Lucida,sans-serif;
}

span.location-label {
    display: block;
    font-size: 20px;
    color: #07a1d9;
}

.menu-item span.location-label {
    display: none;
}



.et_pb_blog_grid .et_pb_post {
    border: 0px solid #d8d8d8;
}

a.more-link {
    font-family: 'Geo',Helvetica,Arial,Lucida,sans-serif;
    color: #b6b8b9;
}


#mc_embed_signup .button {
    clear: both;
    background-color: #0ea3c1!important;
    border: 0 none;
    border-radius: 4px;
    transition: all 0.23s ease-in-out 0s;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 22px!important;
    font-weight: normal;
    height: 32px;
    line-height: 32px;
    margin: 0 5px 10px 0;
    padding: 0 22px;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: auto;
    font-family: 'Geo',Helvetica,Arial,Lucida,sans-serif!important;
}


p.post-meta {
    font-family: 'Geo',Helvetica,Arial,Lucida,sans-serif;
    color: #777;
}

p.post-meta a {
    font-family: 'Geo',Helvetica,Arial,Lucida,sans-serif;
    color: #777;
}


li.product {
    padding: 20px!important;
    box-shadow: 0px 8px 15px rgba(118,146,252,0.18)!important;
    border-radius: 2%!important;
    background: #fff!important;
}


.jobAdsItem-desc {
    display: block;
    padding: 20px 0px;
}


body.archive .et_pb_post img, body.search .et_pb_post img {
}

.search-results .position {
    border-bottom: 2px solid gainsboro !important;
    padding-bottom: 20px !important;
}


body.search .et_pb_post img {
    width: 335px;
    float: inherit;
	height:auto;
    left: 0;
    margin-right: 25px;
    display: block;
}


li.cat-item {
    background: #0ea3c1;
    display: inline-block;
    padding: 14px;
    margin: 5px 5px;
    color: #fcfcfc;
    font-family: 'Geo',Helvetica,Arial,Lucida,sans-serif;
}


li.cat-item a {
    color: #ffff;
}


li.cat-item.cat-item-1 {
    display: none;
}



body.archive .et_pb_post img {
    height: auto!important;
    width: auto;
}


.menu_btn {
background-color: #27ab5e;
color: #fff;
padding: 0 !important;
}

.menu_btn a {
color: #fff !important;
padding: 15px 15px 15px 15px !important;
}