/*
 * Theme Name: Manitoba Start 2018
 * Description: Manitoba Start Theme build with Timber Starter Theme (Requires Timber plugin)
 * Author: Pattern Interactive
*/

header ul.mb_start_info_social {
  margin: 10px 0 -20px 45px;
}


@media (max-width: 1024px){
	header ul.mb_start_info_social {
	  margin: 10px 0 0 45px;
	}
}
@media (max-width: 1024px) and (min-width: 769px){
	.home header ul.mb_start_info_social {
	  position: relative;
	  /* margin-top: -85px */
	}
}

.search-results-list h3.search-result-job-name {
	margin-bottom:5px;
	font-size:2rem;

}

.search-results-list .tease-job-employer {
font-size: 0.875rem !important;
line-height: 1.5rem;
color: #666666;
font-weight:600;
}

.search-results-list .tease-job-city {
	font-size: 0.875rem !important;
	line-height: 1.5rem;
	color: #666666;
	display:inline-block;
}

.search-results-list .tease-job-posted {
	font-size: 0.7rem !important;
	line-height: 1.5rem;
	color: #666666;
}


.search-results-list .job-desc {
	margin-top:10px;
}

.search-results-list .row.tease-job-address {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;

	display:inline-block;
	float:right;
	margin-right:-10px;
	margin-top:-10px;
}
.search-results-list .show-on-map-btn-wrap {
margin: 0px;
padding: 0px;
}

.show-on-map-link {
	float: right;
	margin-top: 10px;
	margin-right: -10px;
}
.show-on-map-link 	img {
		width:50px;
}

.search-results-list .show-on-map-btn-wrap button.show-on-map {
	margin:0px;
	}

.search-results-list .show-on-map-btn-wrap img {
	width: 40px;
}


#job-map-toggle .toggle-state-wrap img {
	width:50px;

	}

.search-results-list  .search-result .tease-job-category {
	padding-right:0px;
}

.search-result.job-cat-ukraine-initiative .tease-job-category {
	background-image:unset;
}

.search-results-list .search-result .tease-job-category .job-category.job-category-id-67 {
	background-image: url("/wp-content/themes/manitobastart-2018/assets/images/icon-ukraine-flag.svg");
	background-repeat: no-repeat;
	background-size: 30px;
	background-position: top right;
	padding-right:40px;
}

