/*
Theme Name:     Listify Child
Theme URI:      http://astoundify.com/themes/listify
Template:       listify
Version:        1.0
*/

.type-job_listing.style-grid .job_listing-entry-header {
    height: 250px;
    padding: 10px;
}

.dropshadow {
  box-shadow: 5px 10px 18px #888888;
	}

body.logged-in .hidetext {
  display: none;
}

.hidetext {
  display: inline;
}

.nf-field-element input[type=checkbox] {
        width: 25px;
        height: 20px;
		vertical-align: middle;
		background-color: #eee;
        }


.map-marker__shadow:after {
    content: "";
    border-radius: 50%;
    height: 40px;
    width: 40px;
    position: absolute;
    margin: -13px 0 0 -14px;
    opacity: 0;
    box-shadow: 0 0 2px 5px rgb(221 51 51 / 62%);
}

/*
Position search this location button
*/

#search-this-location {
    right: 60px;
	top: 13px;
}

@media (min-width:992px){
#search-this-location {
    right: 10px;
	top: 80px;
	}}

/*
Hide map-sat view button
*/

div.gmnoprint {
	display: none;
}

/*
Fix flex in IE
*/

div.search_jobs {
	flex: 1 1 auto;
	margin-bottom:0;
	margin-right:0px;
}
/*
Set hight of cover image
*/
