/**
 * Theme Name: Jobify - Classic
 * Theme URI: https://astoundify.com/
 * Author: Astoundify
 * Author URI: http://astoundify.com
 * Description: Everything you need to build a professional job board.
 * Version: 1.0.0
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Tags: white, one-column, right-sidebar, fixed-width, custom-background, custom-header, theme-options, full-width-template, featured-images, flexible-header, custom-menu, translation-ready
 * Template: jobify
*/
/**
 * The parent theme's CSS is automatically included so there is no need
 * to use the @import rule to include the parent theme CSS.
 *
 * Place Custom CSS Below this.
 */
 .footer {
 	background-color: #333;
 	color: #fff;
 	margin-top: 50px;
 }
body[class*=" jobify"] form.gjm-features-enabled i.gjm-locator-btn{
	top: 2px !important;
	right: 3px !important;
}
 #jobify_widget_feature_callout-16 .feature-callout {
 	background-color: #202C3A !important;
 }
 #jobify_widget_feature_callout-16 .callout-feature-content h2,  
#jobify_widget_feature_callout-16 .callout-feature-content p,  
#jobify_widget_feature_callout-16 .callout-feature-content a{
 	color: #fff !important;
 }
 #jobify_widget_feature_callout-16 .callout-feature-content p {
 	padding-bottom: 20px;
 }
 #jobify_widget_feature_callout-16 .callout-feature-content a#contact-link {
  	border: 2px solid white;
    padding: 10px;
    border-radius: 5px;
    text-decoration: none;
 }
#jobify_widget_feature_callout-16 .callout-feature-content a {
  text-decoration: none; 
}
 .menu-footer-menu-container {
 	text-align: center;
 }
 .menu-footer-menu-container a {
  	padding: 0px 10px;
  	text-decoration: none;
 }
.menu-footer-menu-container span{
	display: inline-table;
}
 .jobify_widget_companies {
 	color: #717A8F;
 }
 .site-header__wrap a h1 {
 	max-width: 400px;
 }
embed rect.st0, embed polygon.st2, embed circle.st2, embed rect.st1 {
	fill: #6DC054;
}
 @media screen and (min-width: 992px) {
 	.hero-search--height-medium .hero-search__content {
 		margin-bottom: 8em;
 	}
 }
 @media screen and (min-width: 1200px) {
 	.hero-search--height-medium {
 		padding-top: 6em;
 		background-position: unset !important;
 	}
 }
.search_categories .select2-container .select2-selection--single {
	height: 40px;
}
.search_categories .select2-container .select2-selection--single .select2-selection__rendered {
	padding-top: 5px;
}
.search_categories .select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 34px;
}
.job_search_form {
	padding: 15px;
	background: rgba(0, 0, 0, 0.6);
}
.site-title img {
	max-width: 100%;
}
fieldset.fieldset-featured_image, fieldset.fieldset-company_tagline, fieldset.fieldset-company_description, fieldset.fieldset-company_video, fieldset.fieldset-company_website, fieldset.fieldset-company_google, fieldset.fieldset-company_facebook, fieldset.fieldset-company_linkedin, fieldset.fieldset-company_twitter {
/*     display: none; */
}
fieldset.fieldset-company_tagline, fieldset.fieldset-company_description, fieldset.fieldset-company_video ,fieldset.fieldset-featured_image{
	display: none
}
#generic_price_table .generic_content {
	border: 1px solid #c9c7c7;
	border-radius: 10px;
}
.user-job-package input{
	visibility:visible !important;
}

/*custom-code*/
#generic_price_table .generic_content .generic_head_price .generic_head_content .head_bg
{
border-width: 84px 83px 0px 716px !important;
	border-style: solid !important;
	position: absolute !important;
}
#generic_price_table .generic_content:active
{
    border: 2px solid #000 !important;
}
#generic_price_table .generic_content:hover
{
    border: 2px solid #000 !important;
}
#generic_price_table .generic_content .generic_head_price .generic_head_content .head
{
	padding-top: 24px !important;
}
#generic_price_table .row{
	display: flex;
    flex-wrap: wrap;
}
.generic_content{
	margin-bottom: 50px;
}
.head label {
    font-size: 15px !important;
}
.generic_content.clearfix.active {border: 2px solid #000 !important;}	
@media only screen and (max-width:767px)
{
.page-id-18 .hero-search__title 
{
       font-size: 38px !important;
}
.page-id-18 .hero-search.hero-search--no-overlay.hero-search--height-medium
 {
    background-image: url(http://lovefoodjobs.co.uk/wp-content/uploads/2019/11/cherry.jpg) !important;
    background-position: center center !important;
}
}
/**/
.job_listings form.job_filters {
    width: 25% !important;
    float: left;
    padding: 0 15px;
	position: relative;
}
.job_filters .search_location{
	margin-bottom: 70px !important;
}
.job_filters .gjm-filters-wrapper{
	position: absolute;
	top: 170px;
	left:15px;
	right:15px;
	padding: 10px 30px 30px !important;
	width: auto !important;
}
body[class*=" jobify"] form.gjm-features-enabled.job_filters div.gjm-filters-count-3:nth-of-type(2) {
	padding: 0 10px;
}
form.gjm-features-enabled.job_filters div.gjm-filter-wrapper select{
	padding: 10px 8px;
}
.job_listings ul.job_listings {
    width: 75% !important;
    float: left;
}
.job_listings .job_filters .search_keywords {
    width: 100% !important;
}
.job_listings .job_filters .search_region {
    width: 100% !important;
    margin-bottom: 8px !important;
}
.job_listings .job_types li {   
    width: 100% !important;
}
.job_listings .search_jobs {
    background: #fafafa !important;
}
.job_listings .search_jobs label {
    position: relative !important;
}
.job_listings .search_submit input {

    background: #7dc246 !important;
    color: #fff !important;
    width: 100%;
    padding: 17px !important;
    border-radius: 10px !important;

}
.job_listings .search_keywords input {
    border: 1px solid #ccc !important;
}
.job_listings .search_categories .select.job-manager-filter-wrapper select {
    border: 1px solid;
}
.job_listings .search_keywords input::-webkit-input-placeholder {
   color:transparent;
}
.job_listings .refine-search {
    text-align: left;
    margin-left: 17px;
}
.job_listings .refine-search button {
    padding: 9px;
    border: 1px solid #727272;    
    background: #727272;
    color: #fff;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
	border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
.job_listings .job_types {  
   border:none !important;
}
.job_listings .job_types li {   
    text-align: left;border: none !important;padding: 10px 0px !important;

}
.job_listings .search_location input {
    border: 1px solid #ccc !important;
   width: 100%;
}
.job_listings .search_location {
	  width: 100% !important;
}

.job_listings .search_submit {

    padding: 0px 18px;
        padding-bottom: 0px;
    background: #fafafa;
    padding-bottom: 16px;

}
.job_listings .select2-selection__rendered::before {
    content: '\f105';
   /* content: '\f0da';*/
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    margin: 0px 0px 0px 10px;
    text-decoration: none;
	font-size: 24px;
	
	margin-right: 7px;

}
.job_listings .selection ul.select2-selection__rendered {
    display: flex !important;
    align-items: center;

}
.job_listings .select2-container--default .select2-selection--multiple {    
    border-radius: 0px !important;
    cursor: text;
    border-top: 1px solid #aaa !important;
    border-bottom:none !important;
	border-left: none !important;
    border-right: none!important;
	background: #fafafa !important;
}

.job_listings .select2-container {
    
    margin: 2px 0px !important;
    
}
.job_listings .search_categories label {
    display: none;
}
#jobify_widget_jobs-1 ul.job_listings {
    width: 100% !important;
}
.job-spotlights-slide .item{
	margin:0 15px;
	height: 100%;
	padding-bottom: 20px;
}
.job-spotlights-slide .item .job-spotlight{
	margin-bottom: 0;
	height: 100%;
}
.job-spotlights-slide .owl-wrapper{
	display: -ms-flexbox !important;
	display: -webkit-flex !important;
	display:flex !important;
	
}
.job-spotlights-slide .owl-wrapper-outer{
	display: -ms-flexbox;
	display: -webkit-flex;
	display:flex;
}
.job-spotlights-slide .owl-item{
	display: -ms-flexbox;
	display: -webkit-flex;
	display:flex;
	height: 100%;
}
.entry-content p a img {
	height: 25px;
}

@media only screen and (max-width:992px)
{
	.job_listings form.job_filters {
		width: 35% !important;
		float: left;		
	}
	.job_listings ul.job_listings {
		width: 65% !important;
		float: left;
	}
}
@media only screen and (max-width:767px)
{
	.job_listings form.job_filters {
		width: 100% !important;
		float: none;
		padding:0px;
		
	}
	.job_listings ul.job_listings {
		width: 100% !important;
		float: none;
	}
	.job_listings .job_filters .search_keywords {
		width: 100% !important;
	}
	.job_listings .job_filters .search_region {
		width: 100% !important;
		margin-bottom: 8px !important;
	}
	.job_listings .job_types li {   
		width: 100% !important;
	}
	/*form.job_filters {
    display: block;
	}*/
	.job_listings .select2-container {   
		width: 100% !important;
	}
	.job_listings .refine-search {    
		margin-left: 31px;
	}
	.job_listings .gjm-filters-wrapper {
		padding: 20px 15px 30px !important;
	}
}

.search_location + .search_categories + .search_categories > span > span > span
{
	border-top: 0px !important;
}
.bluebar{text-align: center;
    background-color: #333;
    width: 100vw;
    margin-left: calc(-50vw + 50% - 8px);
    position: relative;
    left: 0;
    right: 0;
    padding: 40px 0px;
	color: #fff;
	margin-top: 50px;
}
.bluebar h2 {
    clear: both !important;
    padding-bottom: 15px;
}
.bluebar span.special-text{
	color: #f8b318;
}
.buynowbtn { font: 700 18px/normal Montserrat,sans-serif;
    text-transform: uppercase;
    text-align: center;
    padding: 20px 50px;
    border-radius: 4px;
    display: inline-block;
    border-style: solid;
    border-width: 2px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    background-color: #7dc246;
    border-color: transparent;
    color: #fff;
	    margin-bottom: 30px;
}
.job_listing_packages_title .button{
    visibility: visible;
    z-index: 9999;
    position: relative;
    top: 60px;
}
.entry-content .job_listing_packages_title{
	height: 20px;
}
.paid-listings li{
	list-style-type: none;
	font-size: 20px;
}
.job_listings .search_categories label {
    font: 400 14px/normal Montserrat,sans-serif;
    display: block;
	padding:5px 0px;
	clear: both;
}
.job_listings .job_filters .search_jobs > div input{
    font: 0 14px/normal Montserrat,sans-serif;
    width:10% !important;margin-right:6px; float: left;
}
#search_keywords,#search_location{
    width:100% !important;
}
.job_listings .job_filters .search_categories,.job_listings .job_filters .job_types {border-top:1px solid #e7e7e7 !important;padding:10px 0px 5px}
.categories {display:none;padding-top:8px}
.job_search_form .job_types{display:none;}
.categories.open {display:block}
.head-label:before{
content: url(http://lgbtjobs.co.uk/wp-content/uploads/2019/02/ars.jpg);font-size:22px;vertical-align:middle;margin:-1px 4px 0 0
}
.head-label.opened:before{
content: url(http://lgbtjobs.co.uk/wp-content/uploads/2019/02/opens.jpg);font-size:22px;vertical-align:middle;margin:-5px 4px 0 0
}

#jobify_widget_search_hero-1 .search_categories, #jobify_widget_search_hero-1 .gjm-filters-wrapper .units, #jobify_widget_search_hero-1 .gjm-filters-wrapper .orderby,
.job_listings .gjm-filters-wrapper .units, .job_listings .gjm-filters-wrapper .orderby, .job_listings .gjm-map-wrapper.map-wrapper.results-map{
	display: none !important;
}
#jobify_widget_search_hero-1 form.gjm-features-enabled div.gjm-filters-wrapper{
	margin-bottom: 0px;
}
.extra-content-section{
	text-align:center;
	font-size: 30px;
	position: relative;
    min-height: 140px;
}
.extra-content-section p{
	width: 50%;
	margin: auto;
	position: absolute;
	top: 35%;
	left: 25%;
}
.extra-content-section img{
	width: 100%;
    height: auto;
/*     position: absolute;
    bottom: 0px;
    left: 0px; */
}
.extra-content-section span{
	color: #3583c5;
	font-weight:bold;
}
#qd-tax-exempt{
	margin-bottom: 15px;
}
#colophon{
	margin-top: 0px;
}
body[class*=" jobify"] #jobify_widget_search_hero-1 form.gjm-features-enabled div.gjm-filters-count-3, .job_listings .gjm-filters-wrapper .gjm-filter-wrapper.radius{
	width: 100%;
	max-width: 100%;
}
body[class*=" jobify"] #jobify_widget_search_hero-1 div.search_jobs.gjm_use div.gjm-filter-wrapper{
	margin-top: 0px;
}
form.gjm-features-enabled div.gjm-filter-wrapper select {
    height: 40px;
}
body[class*=" jobify"] #jobify_widget_search_hero-1 .hero-search .job_search_form.gjm-features-enabled .search_submit{
	width: 20%;
	padding: 0px 15px;
	margin-top: 0px;
}
.wp-job-manager-categories-enabled .search_jobs.gjm_use div.search_keywords, .wp-job-manager-categories-enabled .search_jobs.gjm_use div.search_location, #jobify_widget_search_hero-1 form.gjm-features-enabled div.gjm-filters-wrapper{
	width: 26.5%;
}
.job_filters .search_keywords{
	padding-bottom: 8px;
}
#jobify_widget_feature_callout-16 p span{
	display: -webkit-inline-box;
}
.showing_jobs.wp-job-manager-showing-all, .job_filters.gjm-features-enabled .filter_wide.filter_by_tag{
	display: none !important;
}
.entry-content .special-font-color{
	color: #3583c5;
}
.search_jobs .search_categories label div{
	width: 85%;
    float: left;
}
#label-package-260 .generic_feature_list ul li:nth-child(4), #label-package-260 .generic_feature_list ul li:nth-child(5){
	color: #ef7a1a !important;
}
#label-package-261 .generic_feature_list ul li:nth-child(4), #label-package-261 .generic_feature_list ul li:nth-child(5){
	color: #2954a2 !important;
}
#label-package-262 .generic_feature_list ul li:nth-child(4), #label-package-262 .generic_feature_list ul li:nth-child(5){
	color: #66317c !important;
}
.woocommerce-message {
	font-weight: bold;
}
body{
	-moz-hyphens:none; 
	-ms-hyphens:none; 
	-webkit-hyphens: none; 
	hyphens:none; 
	word-break:keep-all; 
}
/*
love food jobs style begins
*/
.application_details{
	display: none !important;
}
/*#jobify_widget_search_hero-1 .hero-search--height-medium {
	background-position: unset !important;
}
#jobify_widget_search_hero-1 .hero-search__title{
	color: #2f3337 !important;
	max-width: 435px;
    text-transform: uppercase;
    font-weight: bold;
}
#jobify_widget_search_hero-1 .hero-search__content{
	text-align: left;
}*/




ul.social-section li{
	list-style: none;
 	display: inline-block;
 	padding: 8px 14px;
 }
 
 ul.social-section{
 	margin: 0;
 }
 div.header-section{
 	padding: 10px 0;
 }
 
 footer{
 	position: relative;
 }
 footer ul.footer-social-mobile {
 	background-color: #282828;
 	position: fixed;
 	right: 0;
 	bottom: 0;
 	z-index: 10;
 	padding:4px;
 	list-style: none;
 }
footer ul.footer-social-mobile li{
	padding:10px 0px;
}
footer ul.footer-social-mobile li a{
	padding:8px 4px;
}
 footer ul.footer-social-mobile {
		display: block;
	}
 footer ul.footer-social-mobile img{
 	width: 30px;
 	padding:3px;
 }
@media screen and (min-width: 1200px){
	div.social-section-container{
 	text-align: right;
 }
	.nav-menu-break-large .site-primary-navigation{
		display:block;
	}
}
 @media screen and (max-width: 1200px){
	.social-section-container .social-section{
		display: none;
	}
	
	footer ul.footer-social-mobile {
		display: block;
	}
}

/* media query */
@media (min-width: 768px) and (max-width: 992px) {
	.wp-job-manager-categories-enabled .search_jobs.gjm_use div.search_keywords, .wp-job-manager-categories-enabled .search_jobs.gjm_use div.search_location, #jobify_widget_search_hero-1 form.gjm-features-enabled div.gjm-filters-wrapper{
		width: 24.3%;
	}
	#jobify_widget_search_hero-1 form.gjm-features-enabled div.gjm-filters-wrapper{
		margin-left: 20px;
	}
}
@media (max-width: 767px) {
	.wp-job-manager-categories-enabled .search_jobs.gjm_use div.search_keywords, .wp-job-manager-categories-enabled .search_jobs.gjm_use div.search_location, #jobify_widget_search_hero-1 form.gjm-features-enabled div.gjm-filters-wrapper{
		width: 100%;
	}
	#jobify_widget_search_hero-1 form.gjm-features-enabled div.gjm-filters-wrapper{
		margin-left: 0px;
	}
	body[class*=" jobify"] #jobify_widget_search_hero-1 .hero-search .job_search_form.gjm-features-enabled .search_submit {
		width: 100%;
		padding: 0px;
	}
}
@media (min-width: 1199px) and (max-width: 1440px) {
	.extra-content-section p{
		top: 20%;
	}
}
@media (min-width: 900px) and (max-width: 1200px) {
	.extra-content-section p{
		width: 70%;
		top: 15%;
		left: 15%;
	}
}
@media (min-width: 675px) and (max-width: 899px) {
	.extra-content-section p{
		top: 11%;
		font-size: 30px;
		width: 75%;
		left: 13%;
	}
	.extra-content-section {
		padding-top: 3%;
		background-color: #f6f6f6;
	}
}
@media (min-width: 585px) and (max-width: 674px) {
	.extra-content-section p {
 		width: 80%;
		top: 14%;
		left: 10%;
		font-size: smaller;
	}
	.extra-content-section{
		min-height: 156px;
    	padding-top: 9%;
		background-color: #f6f6f6;
	}
}
@media (min-width: 542px) and (max-width: 584px) {
	.extra-content-section p {
 		width: 80%;
		top: 14%;
		left: 10%;
		font-size: 24px;
	}
	.extra-content-section{
		min-height: 155px;
    	padding-top: 11%;
		background-color: #f6f6f6;
	}
}
@media (min-width: 453px) and (max-width: 541px) {
	.extra-content-section p {
 		width: 80%;
		top: 14%;
		left: 10%;
		font-size: 24px;
	}
	.extra-content-section{
		min-height: 180px;
    	padding-top: 22%;
		background-color: #f6f6f6;
	}
}
@media (min-width: 354px) and (max-width: 452px) {
	.extra-content-section p {
 		width: 90%;
		top: 15%;
		left: 6%;
		font-size: 23px;
	}
	.extra-content-section{
		min-height: 160px;
    	padding-top: 30%;
		background-color: #f6f6f6;
	}
}
@media (min-width: 295px) and (max-width: 353px) {
	.extra-content-section p {
 		width: 90%;
		top: 13%;
		left: 6%;
		font-size: 21px;
	}
	.extra-content-section{
		min-height: 160px;
    	padding-top: 40%;
		background-color: #f6f6f6;
	}
}
@media (min-width: 295px) and (max-width: 353px) {
	.extra-content-section p {
 		width: 90%;
		top: 13%;
		left: 6%;
		font-size: 21px;
	}
	.extra-content-section{
		min-height: 160px;
    	padding-top: 40%;
		background-color: #f6f6f6;
	}
}

@media (min-width: 200px) and (max-width: 674px) {
	#generic_price_table, #primary {
		margin-bottom: 0px;
	}
}
@media (max-width: 735px) {
	.job_listing_packages_title .button{
		top: 20px;
	}
	.job_listing_packages .paid-listings{
		margin-top: 75px;
	}
}
@media (max-width: 600px) {
	.job_listing_preview_title .button{
		margin: 7px;
	}
	.job_listing_preview_title input[name="continue"], .resume_preview_title input[name="continue"], .job_listing_preview_title input[name="edit_job"], .resume_preview_title input[name="edit_resume"] {
		float: none;
	}
	.job_listing_preview_title h2, .resume_preview_title h2{
		padding-top: 0px;
	}
}
@media (max-width: 768px) {
	body .woocommerce table.cart .product-price, body .woocommerce table.cart .product-quantity, body .woocommerce table.cart .product-subtotal, body.woocommerce-page table.cart .product-price, body.woocommerce-page table.cart .product-quantity, body.woocommerce-page table.cart .product-subtotal{
		width: 100%;
	}
	.widget-title--home{
		font-size: 23px;
	}
}
@media (max-width: 767px) {
	.job_filters .search_location {
		margin-bottom: 124px !important;
	}
}