/*
Theme Name: WorkScout Child
Theme URI: http://workscout.in/
Description: Child theme for WorkScout
Author: Purethemes
Template: workscout
Version: 1.0.0
Text Domain: workscout-child
*/

/* ------------------------------------------------------------------- */
/* Scope adds
---------------------------------------------------------------------- */

.rss_link{display:none !important;}
.job_filters a.reset{background:#dbf0f9 !important;color:#0B60A8 !important;font-weight:500 !important;}
.alert{background-color:#0B60A8 !important;color:#fff !important}
.headline{font-weight:800 !important;font-size:26px !important;}
.headline span {display:block;font-size:18px !important;}
.job-type {background-color:#0B60A8 !important;}
.new-layout.job_listings > li a span.job-type {color:#FFFFFF !important;}
.select2-dropdown--below {top: 30px} /*fix problem select*/

@media screen and (min-width: 1080px) {
	#menu-item-110 {margin-left:30px !important;}
	#menu-item-291 {margin-left:30px !important;}
	#menu-item-110 {padding:5px;background-color: #0B60A8 !important; color:#ffffff;}
	#menu-item-110 a {color:#ffffff !important;}
	#menu-item-110:hover {background-color: #ffffff !important;border:solid 1px #0B60A8;}
	#menu-item-110:hover a {color:#0B60A8 !important;}
	#menu-item-110 a:hover {color:#0B60A8 !important;}

	#menu-item-291 {padding:5px;background-color: #ffffff !important; color:#0B60A8;margin-left:30px !important;border:solid 1px #0B60A8;}
	#menu-item-291 a {color:#0B60A8 !important;}
	#menu-item-291:hover {background-color: #0B60A8 !important;border:solid 1px #ffffff;}
	#menu-item-291:hover a {color:#ffffff !important;}

}
	.select2-search__field {
		min-width:200px !important;
	}

@media screen and (min-width: 1080px) and (max-width: 1360px) {
	#menu-item-291 {display:none !important;}
}


#titlebar h2, #titlebar h1 {
    text-transform: none !important;
}
