/*
Theme Name:   WorkScout Child
Theme URI: http://workscout.in
Author: Purethemes
Author URI: http://themeforest.net/user/purethemes
Description: WordPress Job Theme
Version: 1.0
License: ThemeForest
License URI: http://themeforest.net/licenses
Text Domain: workscout
Domain Path: /languages/
Tags: light, responsive-layout, post-formats, theme-options, translation-ready, two-columns
Template:  workscout
*/
#logo img {
    margin-top: -12px;
    margin-bottom: 5px;
}

.menu ul > li > a {
    color: #654e61;
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
    padding: 0;
    overflow: hidden;
    padding: 2px 6px;
    margin-bottom: 12px;
}

.menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-weight: 700;
    text-transform: uppercase;
    margin: 31px 0 0 13px;
    max-width: 853px;
}

.menu ul ul {
    position: absolute;
    /*display: none;*/
    top: 100%;
    left: 0;
    z-index: 100;
    width: 247px;
    letter-spacing: 0;
}

ul.float-right li a:hover,
.menu ul li.sfHover a.sf-with-ul,
.menu ul li.current-menu-parent > a,
.menu ul li a:hover {
	color: #c9f0d5;
}

.job_filters_links a,
a.button.gray.app-link.opened,
.resume-manager-add-row,
.upload-btn,
.load_more_resumes,
button,
.button,
input[type="button"],
input[type="submit"],
a.button {
	cursor: pointer;
	padding: 9px 18px;
	display: inline-block;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 14px;
	outline: none;
	overflow: hidden;
	line-height: 27px;
	position: relative;
	z-index: 10;
	color: #c9f0d5;
	background-color: #c9f0d5;
	border: none;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	border-radius: 0px;
	box-shadow: 0px 0px 0px 0px;
}

.job_filters_links a {
	color: #808080;
}	

a.post-edit-link {
	background-color: #f2f2f2;
	color: #808080;
}

/* ---------------------------------- */
/* Infobox
------------------------------------- */
.infobox {
	background-color: #505050;
	font-size: 42px;
	font-weight: 300;
	line-height: 40px;
	color: #c9f0d5;
	padding: 45px 0;
	text-align: center;
	margin: 47px 0 47px 0;
	font-family: Montserrat;
font-weight: 500;
}

.infobox-entete-1 {
	background-color: #c9f0d5;
	font-size: 25px;
	font-weight: 300;
	line-height: 40px;
	color: #c9f0d5;
	padding-top:10px;
	padding-bottom:17px;
	padding-left:6px;
	padding-right:6px;
	text-align: center;
	margin: 32px 0 20px 0;
	font-family: Montserrat;
font-weight: 500;
}

.infobox-entete-2 {
	background-color: #654e61;
	font-size: 25px;
	font-weight: 300;
	line-height: 40px;
	color: #c9f0d5;
	padding-top:10px;
	padding-bottom:8px;
	padding-left:6px;
	padding-right:6px;
	text-align: center;
	margin: 0 0 47px 0;
	font-family: Montserrat;
font-weight: 500;
}

.infobox a {
	color: #615561;
	font-weight: 600;
	font-size: 15px;
	border: 1px solid #615561;
	background-color: transparent;
	text-transform: uppercase;
	padding: 15px 20px;
	margin: 0 0 0 20px;
	position: relative;
	top: -7px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.infobox a:hover {
	background-color: #fff;
	color: #615561;
}

#titlebar {
    background-color: #654e61;
    position: relative;
    padding: 40px;
    margin-bottom: 50px;
}

#titlebar h2 {
    font-size: 27px;
    line-height: 36px;
	color:#c9f0d5;
}

#titlebar h2 span {
 color:#c9f0d5;
}

.job-spotlight h4 span,
#titlebar h2 span,
.job-list h4 span {
	color: #615561;
	font-size: 17px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 0 10px;
	line-height: 28px;
	position: relative;
	margin: 0 0 0 4px;
	top: -2px;
}

header#main-header {
    height: 96px;
    background-color: #fff;
}

#banner {
    max-height: 600px;
    width: 100%;
    display: inline-block;
    position: relative;
    background-repeat: no-repeat;
    background-position: 50% !important;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

#footer {
	background-color: #615561;
	padding: 50px 0 0 0;
	color: #999;}

.copyrights { color: #c9f0d5; }

.ptwsi_social-icons.ptwsi3 li a:visited, .ptwsi_social-icons.ptwsi3 li a {
    background: #c9f0d5;
    color: #615561;
}

.company-info img {
	float: left;
	display: inline-block;
	height: 200px;
	width: 200px;
	margin-right: 30px;
}

.job-list img {
    float: left;
    display: inline-block;
    margin-left: 35px;
    margin-top: 2px;
    width: 150px;
    height: 150px;
}

.job-list .job-list-content {
    display: block;
    margin-left: 54px;
    position: relative;
}

ul#popular-categories,
 {
	margin: 0px;
	list-style: none;
	padding-left: 19%;
}

.showbiz .overflowholder ul li {
	float: right;
	position:relative;
}

.announce {
    color: #fff;
    font-size: 28px;
    font-weight: 500;
    margin-top: 40px;
}

.notification.success,
.notification.success a,
.notification.success strong {
	background-color: #c9f0d5;
	color: #654e61;
}
h3.centered-headline {
    text-align: center;
    font-size: 24px;
    margin: 20px 0 15px 0;
    padding: 40px 0;
    display: block;
    background-color: #c9f0d5;
	color: #654e61;
}

.plan-features {
    background: #fff;
    border-top: none;
    text-align: center;
}

.search-container {
    display: block;
    width: 100%;
    position: relative;
    padding-top: 255px;
	padding-bottom: 0px;
    margin-top: -10px;
}

#popular-categories li a {
    width: 20%;
    display: inline-block;
    border: 0px solid #e0e0e0;
    float: left;
    margin: -1px 0 0 -1px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
     background-color: rgba(255, 255, 255,0);
    font-size: 14px;
    text-transform: uppercase;
    color: #666;
    padding: 0px 15px;
    max-height: 157px;
}

#popular-categories li a i {
    display: block;
    font-size: 32px;
    padding: 32px 0 14px 0;
    background-color: #c9f0d5;
    border-radius: 153px;
    margin-bottom: 9px;
    height: 55px;
    width: 103px;
	margin-left: 47px;
}

#popular-categories li a:hover {
    background-color: rgba(255, 255, 255,0);
}

#nos-services-categories li a {
    width: 20%;
    display: inline-block;
    border: 0px solid #e0e0e0;
    float: left;
    margin: -1px 0 0 -1px;
    box-sizing: border-box;
    text-align: center;
    position: relative;
     background-color: rgba(255, 255, 255,0);
    font-size: 14px;
    text-transform: uppercase;
    color: #c9f0d5;
    padding: 0px 15px;
    max-height: 157px;
}

#nos-services-categories li a i {
    display: block;
    font-size: 32px;
    padding: 32px 0 14px 0;
    background-color: #654e61;
    border-radius: 153px;
    margin-bottom: 9px;
    height: 55px;
    width: 103px;
	margin-left: 47px;
}

#nos-services-categories li a:hover {
    background-color: rgba(255, 255, 255,0);
}

#nos-services-categories {
    margin: 0px;
    list-style: none;
	display: block;
	font: inherit;
	vertical-align: baseline;
}

li {
    padding: 0px 0px 0px 0px;
	line-height: 27px;
}

.wp_job_manager_meta_data .form-field:nth-child(2n) {
    float: right;
    padding: 0 0 1 12px;
    clear: right;
}
.pfix{
	clear: both
}
#lesjobs .job_listing{
	width: 50%;
	float: left;
	background: white !important;
	border: 1px solid #e0e0e0;
	box-sizing: border-box;
	min-height: 250px;
}
.wp_job_manager_meta_data .form-field:nth-child(2n) {
    float: right;
    padding: 0 0 1 12px;
    clear: right;
}
#titlebar em {
    color: #c9f0d5;
}

#googlemaps { padding-bottom: 30%; height: 180px; }

#banner::before {
    content: "";
    width: 100%;
    height: 100%;
    display: inline-block;
    background-color: rgba(34,34,34,0);
    position: absolute;
}

.tp-caption.largeblue-whitebg {
    font-size: 45px;
    line-height: 70px;
    font-weight: 300;
    font-family: "Open Sans";
    color: #654e61;
    text-decoration: none;
    background-color: rgb(255,255,255);
    padding: 0px 20px 5px;
    text-shadow: none;
    border-width: 0px;
    border-color: rgb(255,255,255);
    border-style: none;
}

.tp-caption.largebluebg {
    font-size: 60px;
    line-height: 70px;
    font-weight: 300;
    font-family: "Open Sans";
    color: rgb(255,255,255);
    text-decoration: none;
    background-color: #654e61;
    padding: 5px 20px 15px;
    text-shadow: none;
    border-width: 0px;
    border-color: rgb(255,255,255);
    border-style: none;
}
.woocommerce-info, .woocommerce-message, .job-manager-message a, .job-manager-message, .notification.notice, .notification.notice a, .notification.notice strong {
    background-color: #c9f0d5;
    color: #654e61;
}
span.job-type {
    background-color: transparent ;
}
#navigation {
    float: right;
    margin-right: 0;
}
.tabs-nav.blog li {
    width: 100%;
    text-align: center;
}

.resumes li a, .job_listings > li a, .job-list > li a {
    color: #808080;
    width: 100%;
    height: 248px;
    display: inline-block;
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
	.fourteen.carousel.columns { width: 80%; }
	.resumes img,
	.job-list img,
	.candidate_photo { display: none; }
	.indeed_job_listing .meta, .indeed_job_listing .location, .indeed_job_listing .position,
	.resume-titlebar .resumes-content, .resumes .resumes-content, .job-list .job-list-content {
	    margin-left: 20px;
	}
	dl.resume-table dt{
		white-space: normal;
	}
	.bookmark-notice.bookmarked {
		float: none;
	}
}

@media only screen and (max-width: 1290px) {
#lesjobs	.job_listing{
	width: 50%;
	float:left;
	background: white !important;
	border: 1px solid #e0e0e0;
	box-sizing: border-box;
	min-height: 330px;
}
}

@media only screen and (max-width: 970px) {
#lesjobs	.job_listing{
	width: 100%;
	background: white !important;
	border: 1px solid #e0e0e0;
	box-sizing: border-box;
	min-height:222px;
	height: 100%;

}
}

.job_filters a.reset{
	background: #654e61 ;
	color: #c9f0d5;
}

.recent-post {
    border-bottom: 0px solid #e0e0e0;
    padding-bottom: 32px;
    margin-bottom: 0px;
}

.menu ul {
    max-width: 924px;
	}
	

élément {

}
#titlebar h1 {
    font-size: 34px;
    line-height: 36px;
    color: #c9f0d5;
    font-weight: 600;
}

.gw-go-coinf {
    height: 110px !important;
    width: 110px !important;
}

.gw-go-coinb {
	border-radius: 60px !important;
	}

.widget h4 {
    display: none;
}