/*
        Theme Name: Premier Experts
        Description: Theme for Premier Experts Autovermietung
        Author: SAY Media Consulting
        Author URI: https://www.say-consulting.de
        Template: generatepress
        Version: 1.0
        Tags:
*/
body.home{
    overflow-x: hidden;
}
.home .kt-adv-heading158_2447bb-78, .home .ugb-blockquote__content em{
    hyphens: auto;
}
.smc-job_box{
    border-bottom: 1px solid  #007C60;
    margin-bottom: 1em;
    padding: 0 1em 0 1em;
    margin: 0 1em;
}
.smc-job_box_head h3{
    margin-bottom: .5em;
}
.smc-job_box .smc-job_box_head{
    padding: 1em 0;
    cursor: pointer;
    margin-left: 40px;
    position: relative;

}
.smc-job_box .smc-job_box_head:before{
    color: #007C60;
    content:'+';
    position: absolute;
    font-size: 34px;
    font-weight: 500;
    margin-left: -45px;
}

.smc-job_box .smc-job_box_content{
    border-top: 1px solid #d1d3d4;
    display: none;
    padding: 1em 0 2em 0;
}
.smc-jobs_h2{
    margin: 1em 0 !important;
}
.app_button{
    padding:.7em;
    color: #fff;
    background: #007C60;
    border-radius: 5px;
    font-size: 1.2em;
    text-transform: uppercase;
    /*margin-bottom: 1em;*/
    display: inline-block;
}
.str_section_contact .kt-row-column-wrap{
    margin-left: 0 !important;
}
.str_section_contact input{
    width: 100%;
}
.str_section_contact  table, .str_section_contact  td, .str_section_contact  th{
    border: 0 !important;
}

.separate-containers .site-main#main {
    margin-bottom: 0 !important;

}
@media(max-width: 768px){
    .site-main,
    .site-main .inside-article .entry-content .alignfull{
        margin-top: 0 !important;
    }
    .site-main .inside-article{
        padding-bottom: 0;
    }
}