/*Jobbox*/

.headerimg {
    position: relative;
}

.headerimg img {
    position: relative;
}


.headerimg span.title {
    position: absolute;
    background: #fef102;
    left: 20px;
    bottom: 20px;
    padding: 10px 30px;
    font-family: latobold,sans-serif;
    font-weight: normal;
    font-size: 24px;
    line-height: 34px;
    color: #000;

}

.yellowhl {
    /*border-left: 45px solid yellow;
     padding: 0  0 0 10px;*/
    width: 100%;
    clear:both;
    font-size: 24px;
    line-height: 1.5em;
}


.jobrow {
    width: 100%;
    clear:both;
    display: block;
    float: left;
    height: auto;
    margin-bottom: 1.5em;
}

.joblead {
    margin: 25px 0;

    font-size: 17px;
    line-height: 1.6em;
}

/*.jobbox {
    width: 48%;
    float:left;
    margin-right: 1%;
    margin-bottom: 25px;
}*/

.jobbox {
    width: 100%;
    float: left;
    margin-right: 1%;
    margin-bottom: 10px;
}


.jobbox:hover {
    cursor: pointer;
}

p.jobimage{
    margin-bottom:0;
    padding-bottom: 0;
    display: none;
}

.jobbox:hover p.jobtitle {
    background: #333;
    color:#fff;
}

.jobbox p.jobtitle.active {
    background: #333;
    color:#fff;
}

/*.jobbox p.jobtitle {
    border-top: 3px solid #fef102;
    border-bottom: 3px solid #fef102;
    background: #fef102;
    text-align: center;
    margin:0;
    padding: 5px 0 3px 0;
}*/

.jobbox p.jobtitle {

    /*border-bottom: 3px dotted #fef102;*/

    text-align: left;
    margin: 0;
    padding: 7px 0 5px 10px;
    margin: 0;
    font-size: 120%;
}

.jobbox p.jobtitle::before{
    content: "\f105";
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    display: block;
    float: left;
    text-decoration: inherit;
    font-size: 14px;
    margin-right: 10px;
    top: -2px;
    position: relative;
}


p.bewerbung-cta {
    text-align: center;
}

a.jobbutton {
    background: #fef102 none repeat scroll 0 0;
    padding:5px 50px;
    margin: 0 auto 15px auto;
    display: inline-block;
    text-align: center;
    color:#000;
    transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
}




a.jobbutton:hover{
    background: #bef21d;
    color: #545353;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0,0,0,.2);
    -moz-box-shadow: 0 3px 5px 0 rgba(0,0,0,.2);
    box-shadow: 0 3px 5px 0 rgba(0,0,0,.2);
}


.jobinfo {
    opacity: 0;
    display: none;
    background: #333;
    color:#fff;
    font-size: 14px;
    float: left;
    width: 100%;

}

.jobinfo-inner {
    padding:25px 15px;
}

.jobinfo h2, .jobinfo h3 {
    color:#fff;
}

.jobinfo h3{

}


.jobinfo ul {
    display: inline-block;
    height: auto;
    width: 100%;
    clear: both;
    float: left;
}


.jobinfo li {
    line-height: 1.5em;
    margin-bottom: 0.5em;
    list-style-type: disc;
    padding-left:5px;
    margin-left:15px;
    clear:both;

}


.jobinfo.active {


}

.jobbanner {
    background: url('https://www.logando.de/wp-content/uploads/2018/09/bei-logando-bewerben_web.jpg') bottom left no-repeat #333;
    background-size: cover;
    color:#000;
    display: block;
    width: 100%;
    clear: both;
    padding:0;
    margin-bottom: 25px;
}

.jobbanner-inner {
  padding:15px 25px;
}

.jobbanner p, .jobbanner h3 {
    background: rgba(255,255,255, 0.7);
    padding: 15px;
    text-align: center;
}

.jobbanner a {
    margin-top: 15px;
}

.jobbanner h3 {
    border-bottom: 1px dotted #fff;
}

.jobinfo hr {
    margin: 20px 0;
    border: 0;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-top: none;
    border-bottom: 1px dotted #fff;
    width: 100%;
    display: block;
    clear: both;
}


@media only screen and (max-width: 767px){
    .jobbox {
        width: 100%;
        float:left;
        margin-right: 0;
        margin-bottom: 25px;
    }
}

.wpcf7 .personalfragebogen input[type="text"], .wpcf7 .personalfragebogen input[type="email"], .wpcf7 .personalfragebogen input[type="tel"], .wpcf7 .personalfragebogen textarea, .wpcf7 .personalfragebogen select {
    width: 95%;
    margin-top: 0px;
    margin-bottom: 10px;
    border-color: #e4e4e4;
    background: #f7f7f7;
}

.wpcf7 .wpcf7-form-control-wrap .wpcf7-list-item{
    margin-left: 0;
    clear: both;
    display: block;
}

.personalfragebogen input[type="radio"], .personalfragebogen input[type="checkbox"] {
    margin: -3px 0 0;
    margin-top: 1px \9;
    *margin-top: 0;
    line-height: normal;
}

.personalfragebogen label {
    display: inline-block;
    margin-bottom: 5px;
    text-align: right;
    vertical-align: top;
    margin-right: 15px;
}


.personalfragebogen .wpcf7-acceptance label{
    text-align: left;
}

.personalfragebogen .span3 label {
    width: 100%;
}

.personalfragebogen .span9 label{
    margin-left: 15px;
    margin-top: 8px;
    margin-right: 0;
}

.personalfragebogen span.wpcf7-form-control-wrap {
    display: inline-block;
}

.personalfragebogen .wpcf7-text.numberinput {
    text-align: center;
}


.personalfragebogen .span6 .span3{
    width: 30%;
}

.personalfragebogen .span6 .span9{
    width: 60%;
}


/*WOOF*/

@media (max-width: 979px) and (max-width: 767px) {

	}

  @media (max-width: 767px) {
    .container .spb_featured_clients_widget .featured-clients-items .span2 {
        width: 100%;
        text-align: center;
      }

      .post-11658 p {
        padding-left:0 !important;
      }

.woocommerce table.shop_table .product-thumbnail {
  display: block !important;
}

.woocommerce table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail {
  width: 80px;
}

  	}

  @media(max-width:520px) {
    .page-content .woof_container_select, .page-content .woof_redraw_zone .woof_container {
    float: left;
    margin-right: 1%;
    width: 48%;
    }

    .page-content ul#products li{
      min-height: 260px;
    }

    .headerimg span.title {
        position: absolute;
        background: #fef102;
        left: 0;
        bottom: 8px;
        padding: 5px 10px;
            padding-top: 5px;
            padding-right: 10px;
            padding-bottom: 5px;
            padding-left: 10px;
        font-family: latobold,sans-serif;
        font-weight: 400;
        font-size: 17px;
        line-height: 20px;
        color: #000;
    }


    a.jobbutton {
        background: #fef102 none repeat scroll 0 0;
        padding: 5px 15px;
        margin: 0 auto 12px auto;
        display: inline-block;
        text-align: center;
        color: #000;
    }



    .personalfragebogen .span3 label {
        width: 100%;
        hyphens: auto;
        text-align: left;
    }

    .personalfragebogen .span6 .span9 {
    width: 50%;
    margin-left: 16%;
      float:left;
    }

    .personalfragebogen .span6 .span3{
      float: left;
    }


    .personalfragebogen .span6.fullrow .span3, .personalfragebogen .span6.fullrow .span9{
      width: 100%;
      margin-left:0;
    }

    form hr{
      margin:10px 0;
    }

    .personalfragebogen .span6.fullrow {
      margin-bottom: 10px;
    }





  }

  @media(max-width:350px) {
    .page-content .woof_container_select, .page-content .woof_redraw_zone .woof_container {
    float: left;
    margin-right: 0;
    width: 100%;
    }
  }


.page-id-24313 label:hover {
  cursor:default;
}
