/*
 Theme Name:     Myyntimaatio
 Theme URI:      https://myyntimaatio.fi
 Description:    Myyntimaation Hello Themen lapsiteema.
 Author:         Myyntimaatio
 Author URL:     https://myyntimaatio.fi
 Template:       hello-elementor
 Version:        2.1.3
*/

/*jobs*/


.job_description ul {
    padding-bottom: 20px !important;
}

ul.job_listings {
    border-bottom: 4px solid #D7D7D7 !important;
    background: #F7F7F7 !important;
}
ul.job_listings::hover {
    border-bottom: 4px solid #BF1343 !important;
    background: #F7F7F7 !important;
}

.position {
    font-family: "Hind Madurai", Sans-serif !important;
    font-weight: 100 !important;
    color: black;
	    margin-top: 10px;
    font-size: 22px !important;
}

.single_job_listing .meta li {
    margin: 0 1em 0 0;
    padding: 33px !important;
    float: left;
    line-height: 1em;
    border: solid 1px #eee !important;
    border-bottom: 2px solid #eee !important;
}

.single_job_listing .company {
    position: relative;
    border: 1px solid #eee;
    padding: 1em;
    margin: 0 0 2em;
    display: flex !important;
    width: 16% !important;
    clear: none !important;
    min-height: 3em;
    box-shadow: 0 1px 1px rgba(0,0,0,.1);
    box-sizing: content-box;
}

.single_job_listing .meta {
    list-style: none outside;
    padding: 0;
    margin: 0 0 1.5em;
    overflow: unset !important;

    clear: none !important;
}

.single_job_listing .company .name {
 font-weight: 200;
    line-height: 48px !important;
}

.single_job_listing .meta li, .single_job_listing .meta li a {
    color: black;
   
}

input.application_button.button {
    background: #BF1343 !important;
    color: white !important;
    border-radius: 0 !important;
}

input.wpcf7-form-control.wpcf7-submit {
    background: #BF1343 !important;
    color: white !important;
    border-radius: 0 !important;
}

input.application_button.button:hover {
    background: black !important;
    color: white !important;
    border-radius: 0 !important;
}

 .single_job_listing .application {
    padding: 0;
    margin: 0 0 1em;
    overflow: hidden;
    text-align: right;
}

.single_job_listing .meta .date-posted:before {
    display: inline-block;
    width: 16px;
    height: 16px;
    -webkit-font-smoothing: antialiased;
    font-family: job-manager!important;
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    vertical-align: top;
    font-size: 30px !important;
    color: gray !important;
    margin: 0 28px 0 0 !important;
    content: '\e80f';
}

.single_job_listing .meta .location:before {
    display: inline-block;
    width: 16px;
    height: 16px;
    -webkit-font-smoothing: antialiased;
    font-family: job-manager!important;
    text-decoration: none;
    font-weight: 400;
    font-style: normal;
    vertical-align: top;
    font-size: 30px !important;
    color: gray !important;
    margin: 0 18px 0 0 !important;
    content: '\e81d';
}

.job-manager-application-wrapper .application .application_details, .single_job_listing .application .application_details {
    clear: both;
    border: 0px solid #eee !important;
    padding: 3% !important;
    margin: 1em 0;
    line-height: 1.5em;
    display: block;
    background: #E9E9E9 !important;
    position: relative;
    box-shadow: 0 1px 1px rgba(0,0,0,.1);
}
input[type=date], input[type=email], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {   
    border: 0px solid #666 !important;
    border-radius: 0px !important;
}

label.add-file span {
    margin-left: 20px;
}

li.date-posted {
    display: none !important;
}

/*bread*/

.fbc-page .fbc-wrap .fbc-items {
    position: absolute !important;
}
ol.fbc-items {
    color: white !important;
}


.elementor-nav-menu--main .elementor-nav-menu a, .elementor-nav-menu--main .elementor-nav-menu a.highlighted, .elementor-nav-menu--main .elementor-nav-menu a:focus, .elementor-nav-menu--main .elementor-nav-menu a:hover {
    padding: 27px 20px !important;
}


.wpcf7-form-control.wpcf7-textarea {
    height: 120px !important;
}

input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea {
    border: 0px solid #666 !important;
    border-radius: 0px !important;
    margin-bottom: 10px !important;
}


@media all and (max-width:768px){
	.location {
    width: 91.7% !important;
}	
	.single_job_listing .company {
    position: relative;
    border: 1px solid #eee;
    padding: 1em;
    margin: 0 0 2em;
    display: flex !important;
    width: 80% !important;
    clear: none !important;
    min-height: 3em;
    box-shadow: 0 1px 1px rgba(0,0,0,.1);
    box-sizing: content-box;
}
	
	
	
	
}