@import "print.css";



.config-list {

    margin-top: 40px;

}



.config-single {

    margin-bottom: 50px;

    min-height: 340px !important;

}



.config-single img {

    margin-bottom: 5px;

    max-width: 100%;

    height: auto;

}



.config-single .title {

    text-transform: uppercase;

    font-weight: 600;

    margin-bottom: 3px;

}



.contact-data {

    display: none !important;

}



.config-single a {

    color: #666666;

}



.config-single a small {

    margin-right: 4px;

}



.config-single-view {

    margin-bottom: 70px !important;

    margin-top: 70px !important;

}



.config-single-view h1 {

    font-size: 36px;

    line-height: 1;

    margin-bottom: 45px;

}



.sum {

    display: flex;

    justify-content: space-between;

}



.config-single-view h2 {

    font-size: 22px;

    line-height: 1;

    margin-top: 30px;

    margin-bottom: 15px;

    padding: 0;

}



.config-single-view li:before {

    content: "\f00c";

    color: #37b373;

    font-family: "Font Awesome 5 Free";

    display: inline-block;

    margin-right: 7px;

    height: auto;

    font-size: 10px;

    font-weight: 600;

    margin-bottom: 10px;

}



.config-single-view ul {

    list-style: none;

    padding: 0;

}



.radio {

    position: relative;

    cursor: pointer;

    line-height: 20px;

    font-size: 14px;

    margin-top: 10px;

    margin-bottom: 10px;

    display: block;

    font-weight: 400;



}



.radio .label {

    position: relative;

    display: block !important;

    float: left;

    margin-right: 10px;

    width: 20px;

    height: 20px;

    border: 1px solid #666666;

    border-radius: 100%;

    -webkit-tap-highlight-color: transparent;

}



.radio .label:after {

    content: '';

    position: absolute;

    top: 3px;

    left: 3px;

    width: 12px;

    height: 12px;

    border-radius: 100%;

    background: #37b373;

    transform: scale(0);

    transition: all 0.2s ease;

    opacity: 0.08;

    display: block;

    pointer-events: none;

}



input[type="radio"]:checked + .label {

    border-color: #666666;

}



input[type="radio"]:checked + .label:after {

    transform: scale(1);

    transition: all 0.2s cubic-bezier(0.35, 0.9, 0.4, 0.9);

    opacity: 1;

}



.hidden {

    display: none;

}



.float_right {

    float: right;

}



.border-bottom-green {

    margin-top: 30px;

    border-bottom: 1px solid #37b373;

}



.check {

    position: relative;

    cursor: pointer;

    line-height: 20px;

    font-size: 14px;

    margin: 0 0 15px 30px;

    font-weight: 400;

}



.checkmark {

    position: absolute;

    top: 0;

    left: 0;

    height: 18px;

    margin-left: -30px;

    width: 18px;

    background-color: white;

    border: 1px solid #666666;

    cursor: pointer;

}



.checkmark:after {

    left: 5px;

    top: 1px;

    width: 6px;

    height: 12px;

    border: solid #37b373;

    border-width: 0 3px 3px 0;

    -webkit-transform: rotate(45deg);

    -ms-transform: rotate(45deg);

    transform: rotate(45deg);

}



input[type=number]::-webkit-outer-spin-button,

input[type=number]::-webkit-inner-spin-button {

    -webkit-appearance: none;

    margin: 0;

}



input[type=number] {

    -moz-appearance:textfield;

}



.check input:checked ~ .checkmark:after {

    display: block;

}



.check .checkmark:after {

    content: "";

    position: absolute;

    display: none;

}



.img-fluid {

    max-width: 100%;

    object-fit: cover;

    max-height: 100px;

}



.number {

    display: flex;

    align-items: center;

    justify-content: center;

}

.number input {

    max-width: 40px;

    width: 40px !important;

    display: inline-block;

    border-width: 1px;

    border-radius: 3px;

    text-align: center;

    padding: 3px 5px !important;

}



.number .plus {

    display: inline-block;

    margin-right: 10px;

    font-size: 10px;

    color: #37b373;

}



.number .minus {

    display: inline-block;

    margin-left: 10px;

    font-size: 10px;

    color: #37b373;

}



.config-single-view form p {

    line-height: 1.3;

}

.config-single-view .head {

    font-size: 19px;

}

.fullwidth-image {



}



input[type=number]::-webkit-inner-spin-button,

input[type=number]::-webkit-outer-spin-button {

    -webkit-appearance: none;

    margin: 0;

}



.config-single-view .row {

    display: -webkit-box;

    display: -webkit-flex;

    display: -ms-flexbox;

    display: flex;

    flex-wrap: wrap;

}



.config-single-view .row > [class*='col-'] {

    display: flex;

    flex-direction: column;

}



.justify-content-center {

    justify-content: center;

}



.mb-30 {

    margin-bottom: 30px;

}



.mb-30:last-child {

    margin-bottom: 0;

}



.sum_number {

    display: none;

}

.sav_number {

    display: none;

}




.description-bottom p {

    line-height: 1.5;

    width: 100

}



.buttons {

    display: block!important;

    text-align: right;

    margin-top: 30px;

    justify-content: space-between;

}



.buttons.buttons-header {

    margin-top: 10px;

}

.buttons.buttons-header a em {

    margin-left: 0 !important;

    margin-right: 10px;

}

.buttons.buttons-header .back a {

    color: #ffffff!important;

    border-width: 12px!important;

    border-color: #37b373;

    border-radius: 100px;

    letter-spacing: 2px;

    font-size: 15px;

    font-weight: 700!important;

    text-transform: uppercase!important;

    background-color: #37b373;

    padding: 15px;

}





.buttons .termin {

    display: inline-block;
    margin: 30px 0 30px 10px;

}



.buttons .pdf-print {

    display: inline-block;

}



.buttons .pdf-print a {

    font-weight: 600;

    padding: 12px;

    border: 1px solid #37b373;

    font-size: 13px;

    text-transform: uppercase;

    color: #37b373;

}



.buttons .termin a {

    font-weight: 600;

    padding: 12px;

    font-size: 13px;

    text-transform: uppercase;

    background: #37b373;

    border: 1px solid #37b373;

    color: white;

}



.buttons .pdf-print a:hover {

    background: #37b373;

    border: 1px solid #37b373;

    color: white;

    transition: color .3s, background-color .3s;

}



.buttons .pdf-print a:focus {

    color: #37b373;

    background: white;

}



.buttons .termin a:hover {

    background: white;

    border: 1px solid #37b373;

    color: #37b373;

    transition: color .3s, background-color .3s;

}



.buttons .termin a:hover em {

    color: #37b373;

    transition: color .3s, background-color .3s;

}



.buttons .termin a em {

    margin-left: 10px;

    color: #fce220;

}



.herstellung {
    display:flex;    border:1px solid #37b373;    background-color: #37b373;    padding:12px;    box-sizing: border-box;    justify-content: space-between;    font-weight: 700;    color:white;    font-size: 16px;    text-transform: uppercase;    flex-wrap: wrap;
}

.herstellung > .addcosts {
    text-transform:initial!important;
}


.gesamtersparnis {
    display:flex;
    border:1px solid #37b373;
    background-color: #37b373;
    padding:12px;
    box-sizing: border-box;
    justify-content: space-between;
    font-weight: 700;
    color:white;
    font-size: 16px;
    text-transform: uppercase;
    flex-wrap: wrap;
}

.gesamtersparnis .saving {
    text-transform:initial!important;
}


.config-single-view .post-image {

    margin-bottom: 30px;

    /*width: 100%;*/

    height: auto;

}



.config-single-view .post-image img {

    max-width: 100%;

    height: auto;

}



.top-description > p {

    margin-bottom: 10px;

    font-weight: 600;

}





/*.image-div {*/

/*    padding-left: 0 !important;*/

/*}*/

/*.check-outer {*/

/*    padding-right: 0 !important;*/

/*}*/
.mobil p {
    display:none;
    margin-top:50px;
}

@media screen and (max-width: 992px) {

    .mobil p {
        display:inherit;
    }

    .image-div {

        padding-left: 15px !important;

    }

    .check-outer {

        padding-right: 15px !important;

    }

    .check {

        margin: 0 auto 30px auto;

    }



    .checkmark {

        margin-left: -10px;

    }



    .img-fluid {

        margin: 0 0 15px 0;

        max-width: 165px;

    }



    .text-xs-left {

        text-align: left !important;

    }



    .number {

        height: 100%;

    }

    .buttons .pdf-print {

        display: block;

        margin-right: 0;

        height: 100%;

    }

    .buttons .termin {

        display: block;
        margin:0;
        height: 100%;

    }

    .description-bottom p {

       display:none;
    
    }

}

