
.anfrage_btn{
    color: white !important;
    font-weight: 500 !important;
    background-color: #3A9D61 !important;
}

h1 {

    font-size: 8vw;
    font-family: Inter;
    font-weight: 900;
    margin-bottom: 3vw;
    color: black
}

body {
    font-family: Inter;
}
.firma-angebot > p{
    margin-bottom: 12px;
    font-weight: 400 !important;

}

.logo {
    width: 20vw;
    overflow: hidden;
    height: auto;
    height: 20vw;
    position: absolute;
    right: 3vw;
    margin-top: -5vw;
    border: 0.5vw solid #3A9D61;
    border-radius: 5vw;
}

.logopfp {
    position: relative;
    width: 100% !important;
    height: auto;

    margin: 0 !important;

}

.logo-pc {
    width: 100%;
    position: relative;

}

.logo-pc>.logopfp-pc {
    width: 8vw;
    overflow: hidden;
    height: auto;
    height: 8vw;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);

    border: 0vw solid #3A9D61;
    box-shadow: 0px 2px 9px -3px rgba(0, 0, 0, 0.58);
    border-radius: 2vw;
}

.infos {
    margin-top: 10vw;
    width: 60vw;
    float: left;
}

.infos p {
    font-size: 4vw;
    width: 100vw;
}



.kommentare {

    width: 100vw;
    float: left;
    margin-top: 100px;
    margin-bottom: 15vw;
}

.kommentare h1 {
    text-align: center;
    font-size: 40px !important;
}

.kommentar {
    width: 100%;

    padding-top: 4vw;
    padding-left: 4vw;
    border-top: 0.4vw solid black;
    margin-top: 30px !important;
    margin-right: 30px !important;
    float: left;


}

.antwort {
    width: 95%;
    margin-left: 2%;
    float: right;
    position: relative;



}

.hd {
    width: 30%;
    float: left;

}

svg {
    transform: scale(2);
    cursor: pointer;
    z-index: 999;
}

.bewertung div {
    display: inline;
    cursor: pointer;
}

h2 {
    font-style: none;
    
}

.textinp {
    margin-left: 2vw;


    border: 1px solid gray;
    resize: vertical;
    width: 55%;
    height: auto;
}

.text {
    padding-left: 3vw;
    padding-right: 3vw;
    width: 60%;
    height: 100%;
    float: left;
}

.von,
.bewertung {
    width: 100%;
    float: left;
    font-size: 3vw;
}

#senden {
    float: right;
    margin-right: 3vw;
}

.replying {
    background-color: rgba(100, 100, 100, 0.393)
}

#schreibe {
    font-size: 4vw;
}

#prodname {
    text-transform: capitalize;
    margin-bottom: 6vw;
    margin-left: 3vw;
    width: 95vw;

}

#prodname_pc {
    width: 100% !important;
    text-align: center !important;
    margin-left: -20%;
    margin-top: 0 !important;
    font-size: 2.6vw !important;
}



@media (min-width: 1000px) {
    .svgzoom {
        transform: scale(4);
    }
    .inquiryButtons button{
        line-height: 15px;
    }
}

.payinfo {
    margin-top: -8vw;
    margin-left: 32vw;
}

.back {
    float: right;
    margin: 40px
}

.savel {
    transform: scale(4.5) !important;
    width: 4vw !important;
    position: absolute;
    right: -2vw;
    border: 0;
    margin-top: 8vw;



}

.save-container {
    height: 5vw;

}

 

.anfrage {
    margin-top: 3vw;
    min-height: 4vw;


}

.anfrage h1 {
    font-size: 5vw;
    margin-bottom: 24px;
}

.anfrage>textarea {
    width: 95%;
    min-height: 30vw;
    border-radius: 3vw;

}

.anfrage>button,
.warning>button {
    display: inline;
    background-color: #3A9D61;
    color: black;

    display: block;

    width: 50%;
    min-height: 6vw;
    margin: auto;
    border-radius: 5vw;
    font-size: 3vw;
    margin-top: 5vw;
    font-weight: 800;
    border: 0vw solid black;
    transition: 1s;
}

.anfrage>button:hover {
    background-color: #2b8b69;
}

.warning {
    text-align: center;
    margin-top: 2vw;
}

.warning>p, .warning a {
    color: black !important;
    font-weight: 700;
    width: 100%;
    margin: 0;
}

.warning>button {}

.warning>button:hover {
    background-color: #2b8b69;
}



.aspects-beschreibung {
    margin-top: 3vw;
    height: 40vw;
    overflow: hidden;
    transition: 1s;
    position: relative;
}




.aspects-beschreibung.ausgefahren-phone {

    height: fit-content;
}

.aspects-beschreibung>.see-more {
    width: 100%;
    text-align: center;
    color: darkgreen;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: white;
    font-weight: 600;

}

.websiteButton,
.inquiryButton {
    background-color: #3A9D61;
    color: black;

    height: 2vw;
    margin-top: 0vw;
    margin-left: 3vw;
    border-radius: 5.5vw;
    font-size: 3.4vw;

    font-weight: 800;
    border: 0vw solid black;
    transition: 1s;

    line-height: 15px !important;
}



.menu-phone {
    margin-top: 2vw;
    float: left;
    width: 100vw;
    margin-left: 5vw;
}


.websiteButton:hover,
.inquiryButton:hover {
    background-color: #2b8b69;
}

.kontaktspace {
    float: left;
    margin-left: 7.5vw;
    margin-top: 0vw;
    font-size: 4vw;
    margin-top: 15vw;

}

.kontaktspace svg {

    color: black;
    transform: scale(1.2);
    margin-left: 5vw;
    width: 3vw;
}




.kontaktspace b {
    margin-left: 3vw;
    font-weight: 600;
}


.contc {
    color: #3A9D61;
    font-weight: 900 !important;
    margin-right: 3vw;

    width: 88vw;
}

.ccc {
    display: inline;
    font-weight: 900 !important;
    font-size: 5vw;

}


.infofeld {

    position: absolute;
    width: 360px;
    height: auto;
    background: black;
    color: white;
    border-radius: 30px;
    border-top-left-radius: 0vw;
    margin-top: 30px;
    overflow: hidden;
    font-size: 15px;
    opacity: 0;
    transition: 0.4s;
    padding: 20px;
    display: none;
}

.infopay:focus+.infofeld {
    opacity: 1;
    display: inline;
}

.starsname-phone {
    display: inline;
    font-size: 6vw;
    position: absolute;
    right: 3vw;
    margin-top: 1vw;
    display: none;
}

.starsname {
    font-size: 6vw;
}

.moq {
    width: 100% !important;
}

.pcversion {
    display: none;
}

iframe {
    width: 100vw;
    height: 100vh;
    position: absolute;
    top: 0;
    z-index: 9999;

}




.coupon{
    color: var(--primary)
}


.extra, .extra + b{
    font-weight: 400 !important;
}
.dotdotdot{
    display: none
}

@media (min-width: 700px) {

    .coupon{
        position: absolute;
        display: block;
        top: calc(100% + 9px) !important;
        width: 100%;
        text-align: center;
        left: 0;
        font-size: 17px !important;

    }



    .toggleextra{
        color:#3A9D61;
        padding-left: 0;
        margin-bottom: 20px;
        display:block
    }
    .extra, .extra + b{
        display: none;
        font-weight: 450 !important;
    }
    .extranothidden{
        display: inline !important
    }


    .handyversion {
        display: none;
    }
    
    .pcversion {
        margin-top: 64px !important;
        display: flex;
        flex-direction: row;
        justify-content: center;
        width: 100% !important;
        margin: 64px 0 0 0 !important;
    }
    

    .pcversion>*{
        flex: 0 0 auto
    }

    .auswahl,
    .firma,
    .firma-angebot,
    .anfrage,
    .images,
    .katalog {
        border-radius: 20px;
        background-color: white;
        overflow: hidden;
        box-shadow: 0 0px 4px 2px rgba(0, 0, 0, 0.06) !important;

        position: relative;
    }

    .rechtespalte{
        margin-left: 51.2px !important;
        margin-right: -0 !important;
        width: 256px;
    }
    
    .images {
        
        width: 256px;
        height: auto !important;
        min-height: 0 !important;
        max-height: 1000px;
        padding: 0 !important;

        
        transition: 1s;
        background-color: transparent;
        

        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: auto;
        gap: 10px;
        margin: auto;
        box-shadow: none !important;

        overflow: visible !important;
      }
      
      .images img:nth-child(1),
      .images img:nth-child(4) {
        grid-column: span 2;
        width: 100%;
      }
      
      .images img {
        border: 0.2px solid rgba(0, 0, 0, 0.5);
        cursor: pointer;
        width: 100%; 
        aspect-ratio: 1 / 1;
        object-fit: cover;
        object-fit: cover;
        border-radius: 10px;
        transition: 0.3s;

      }
      .images img:hover{
        transform: scale(1.03) !important;
    }
    .showmorepics{
        border: 1px solid black;
        border-radius: 100px;
        min-width: 100px;
        padding: auto 20px;
        position: absolute;
        bottom: -38px;
        right: 0;
        transition: 0.3s;
        
    }
    .showmorepics:hover{
        transform: scale(1.03) !important;
    }
      
    
    .firma-angebot {
        width: 32vw;
    }
    
    h1,
    .starsname {
        font-style: Inter;
        text-align: center;
        text-transform: capitalize;
    }
    
    .starsname {
        color: gold;
    }
    
    
    .ccc {
        margin-left: 0 !important;
        text-align: left;
    }
    
    .contc>svg {
        margin: 0;
    }
    
    .logopfp-pc {
        all: none;
        position: absolute;
        margin: auto;
        box-shadow: 0 0px 4px 2px rgba(0, 0, 0, 0.06) !important;

        z-index: 99999;
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-size: 110%;
        background-position: center;
    }
    
    .web-sve {
        position: absolute;
        bottom: 0;
        width: 82%;
        height: 102px;
        left: 50%;
        transform: translateX(-50%);
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    
    .websiteButton,
    .inquiryButton {
        width: 100%;
        position: relative;
        bottom: 64px;
        margin: 0;
        top: 0 !important;
        float: right;

        border-radius: 10px !important;
        line-height: 100% !important;

    }

    

    
    .auswahl svg {
        transform: scale(1.024);
    }
    
    .kommis {
        position: relative;
        float: left;
        width: 64vw;
        margin-top: 0;
    }
    
    .kommentare {
        margin-left: 80px;
    }
    
    .kommentare h1 {
        text-align: left;
        margin-bottom: 38.4px;
        margin-top: 0;
    }
    
    .kommentare h1,
    #schreibe {
        font-size: 25.6px;
    }
    
    .kommentar {
        width: 80%;
        max-width: 57.6vw;
        border: none;
        margin-top: 0%;
        float: left;
    }
    
    .kommentar:not(#bewerte) {
        width: auto;
        background-color: #D9D9D9;
        border: none;
        border-radius: 19.2px;
        padding: none;
        padding: 32px;
        font-weight: 800 !important;
        font-size: 2.816vw;
        font-family: Inter;
    }
    
    .kommentar:not(#bewerte) .hd,
    .kommentar:not(#bewerte) .text {
        width: 64% !important;
        margin-bottom: 19.2px;
    }
    
    .kommentar:not(#bewerte) .hd .von,
    .kommentar:not(#bewerte) .hd .bewertung {
        width: auto;
    }
    
    .kommentar:not(#bewerte) svg {
        display: none;
    }
    
    #bewerte {
        background-color: white;
        padding-top: 17.92px;
        border-radius: 32px;
        width: 1024px;
    }
    
    .antwort {
        width: 51.2%;
        margin-left: 3.2%;
        float: right;
        position: relative;
    }
    
    .text,
    .hd,
    .von,
    .bewertung,
    .bewertung>div {
        font-size: 19.2px;
    }
    
    .bewertung {
        margin-left: 0.64vw;
        color: black;
    }
    
    .text,
    .hd {
        width: 56.32%;
        padding: 0;
    }
    
    .hd {
        float: left;
        display: inline;
    }
    
    .von,
    .bewertung {
        width: auto;
        height: 100%;
    }
    
    .svgzoom {
        transform: scale(1.28) !important;
        width: 1.92% !important;
    }
    
    .infozeile2 {
        background-color: white;
        padding-top: 9.6vw;
    }
    
    .infozeile2 div {
        transform: scale(0.192);
    }
    
    .textinp {
        font-size: 12.8px;
    }
    
    .steckbrief-phone {
        border: 0.192vw solid rgba(0, 0, 0, 0.3);
        font-size: 0.832vw;
        position: absolute;
        z-index: 9999;
        margin: 1.28vw;
        right: 0;
        top: 0;
        width: 19.2%;
        height: 19.2%;
        padding: 0.64vw;
        background-color: white;
        overflow: hidden;
        border-radius: 1.92vw;
        line-height: 1.152vw;
        transition: 1s;
    }
    
    .steckbrief-phone>.see-more {
        position: absolute;
        width: 57.6%;
        background-color: white;
        color: darkgreen;
        bottom: 0;
        height: 10.88%;
        font-size: 0.64vw;
        text-align: center;
        cursor: pointer;
        padding: 0.256vw;
    }
    
    .steckbrief-phone.ausgefahren {
        width: 57.6%;
        height: 50%;
    }
    


    .hwithline{
        width: 800px !important;
        margin-left: -20px !important;
        padding-left: 20px !important;
        margin-top: 30px !important;
        padding-top: 30px;
        display: block;
      
        border-top: 1px solid rgba(0, 0, 0, 0.1);
    }


    .break {
        width: 100%;
    }
    
    .anfrage {
        display: block;
        margin: 0;
        margin-top: 19.2px;
        width: 500px;
        height: auto;
        margin: auto;
        min-height: 0;
        padding: 32px 32px !important;
        border-radius: 19.2px;
    }
    
    .anfrage>h1 {
        text-transform: none;
        font-size: 23px;
        text-align: left !important;
    }
    
    .anfrage>textarea {
        width: 85%;
        margin-left: 6.4%;
        border-radius: 12.8px;
        min-height: 128px;
    }
    
    .anfrage>button, .warning button , .warning>button{
        background-color: #3A9D61;
        color: black;
        min-height: 0;
        display: block;
        margin: auto;
        width: 250px;
        min-width: fit-content !important;
        padding: 0 20px !important;
        border-radius: 50px;
        font-size: 15px;
        margin-top: 1.28vw;
        font-weight: 800;
        border: 0vw solid black;
        transition: 1s;

        height: 40px !important;
    }
    .anfrage_btn{
        color: white !important;
        font-weight: 500 !important;
        background-color: #3A9D61 !important;
    }
    

    
    .warning {
        text-align: center;
        margin-top: 12.8px;
        
    }
    .warning >p{
        width: 50% !important;
        margin: 20px 25% !important;
    }
    .warning>p, .warning a {
        color: red !important;
        font-size: 12.8px !important;
        
        font-weight: 700;
        line-height: 15px;
        text-align: left;
    }
    

    .warning>button{
        background-color: white !important;
        color:#3A9D61 !important;
        border: 2px solid #3A9D61 !important;
    }
    
    .warning>button:hover {
        background-color: #2b8b69 !important;
    }
    
    .savel>.savesvg {
        transform: scale(0.512);
    }
    
    



    .pcversion {
        width: fit-content;
        height: fit-content;
        margin: auto;
        margin-top: 32px;
    }
    
    .pcversion *,
    .pcversion * *,
    .pcversion * * *,
    .pcversion * * * * {
        font-size: 16px;
        line-height: 22.4px;
        font-family: Inter;
    }
    
    .pcversion div {
        position: relative;
        margin: 0;
    }
    
    .firma,
    .firma-angebot {
        padding: 44.8px 25.6px 20px 25.6px;
        min-height: 512px !important;
        margin-bottom: 0 !important;
        border-radius: 22.4px;
    }
    
    .firma {
        width: 288px;
        height: 420px;
        min-height: 0 !important;
        
    }
    
    .firma-angebot {
        width: 512px;
        height: auto;
        margin-left: 51.2px !important;
        background-color: transparent !important;
        box-shadow: none !important;
    }
    
    .firma-angebot h1 {
        font-size: 27px;
        font-weight: 800;
        text-align: left;
        margin-bottom: 30px;
    }
    
    .firma-angebot p {
        font-weight: 450;
    }
    
    .pcversion b {
        font-weight: 700;
    }
    
    .steckbrieftext {
        margin-top: 12.8px;
        margin-bottom: 20px;
    }
    
    #prodname_pc {
        font-size: 32px  !important;
        width: 100%;
        left: 0;
        margin-left: 0;
        margin-bottom: 51.2px;
        line-height: 32px;
        white-space: nowrap; 
        margin-top: -10px !important;
        position: relative;
        height: 100px !important;
        max-height: 90px;

        display: flex;
        align-items: center;
        justify-content: center;
        padding-bottom: 50px !important;


        /*
        overflow-wrap: break-word;
        word-wrap: break-word;
        hyphens: auto;
        */

    }
    
    .starsname {
        margin-top: 35.2px !important;
        font-size: 34px;

        position: absolute !important;
        bottom: 306px;
        left: 0;

        width: 100%;

        font-weight: 100 !important;

        letter-spacing: -3px;


    }
    .starsname svg{
        stroke-width: 131px !important;
        stroke: gold !important;
    }
    
    .contc svg {
        width: 12.8px !important;
    }
    
    .kontaktspace {
        bottom: 12.8px;
    }
    
    .contact-link {
        margin-left: 6.4px !important;
    }
    
    .auswahl-svg {
        margin-right: 19.2px !important;
    }
    
    .web-sve {
        position: absolute !important;
        bottom: 16px !important;
    }
    
    .savel {
        transform: scale(1) !important;
        left: 0;
        position: absolute !important;
        margin-top: 12.8px;
        border: 0;
        float: left;

        border: 1px solid black;
        transform: scale(1) translateX(125px) translateY(206px) !important;

        z-index: 999999;

        background-color: white;
        width: 35px !important;
        height: 35px !important;

        display: flex;
        align-items: center;
        justify-content: center;

        border-radius: 100px;
        padding: 7px;
    }
    
    .savel>svg {
        width: 100%;
        height: 100%;
        transform: none !important;
        
        color: red;
        
    }
    
    .websiteButton{
        width: 100%;
    }

     .websiteButton,
     .inquiryButton {
        padding: 0 !important;
        height: 38.4px;
        font-size: 16.5px;
        font-weight: 450;
        margin-top: 12.8px;
        margin-left: 0;
    }

    
    
    .inquiryButton svg {
        width: 21.76px;
        height: 21.76px;
        position: relative;
        margin: auto;
    }
    
    .steckbrief-phone {
        position: absolute !important;
        margin: 25.6px !important;
        border-width: 2.56px;
        border-radius: 25.6px;
        padding: 12.8px;
    }
    
    .steckbrief-phone.ausgefahren {
        width: 57.6%;
    }
    
    .see-more {
        font-size: 8.32px !important;
        width: 100%;
        margin-left: 0;
        bottom: 0;
        height: fit-content;
    }
    
    .logopfp-pc {
        width: 64px;
        height: 64px;
        margin: 0;
        position: absolute !important;
        top: -32.2px;
        right: 12.8px;
        background: none;
        background-size: cover;
        border-radius: 19.2px !important;
        border-width: 1.28px !important;
    }
    
    .logopfp-pc.alone {
        width: 128px;
        height: 128px;
        border: none;
    }
    
    #image-container .btn {
        width: 6.4px;
    }
    
    #image-container {
        position: relative;
        width: 100%;
        height: fit-content;
        overflow: hidden;
    }
    
    #image-container img {
        width: 192px;
        height: auto;
        border-radius: 1.92vw;
    }
    
    .infopay {
        width: 16.4px !important;
    }
    
    b {
    }
    
        
   

    


}


.katalog{
    padding: 25px;
    margin-bottom: 0 !important;
    margin-top: 40px !important;
    width: 290px;
}
.katalog h1{
    text-align: left;
    font-size: 17px;
    margin-bottom: 20px;
    font-weight: 800;
}
.katalog button{

    font-size: 15px;
    padding: 6px 14px;

    font-weight: 600;
    width: 100%;

    border-radius: 15px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    color: gray;

    text-align: left;

    transition: .1s;

    margin-bottom: 10px;

    position: relative;
}
.katalog button svg{
    position: absolute;
    transform: translateY(4px);
    right: 13px;
    width: 16px !important
}
.katalog button:hover{
    border-color: black
}

.katalog h1{
    text-align: center !important;
}
.kontakt svg{
    width: 8px;
    height: 8px;
    margin-right: 10px;
}
.kontakt p{
    display: flex;
    flex-direction: row;
    align-items: center;
}
.kontakt a{
    word-break: break-all;
}
.unlock{
    width: 100%;
    left: 0%;
    height: 105px;
    margin-bottom: 5px !important;

    background-color: #ecf6f0;
    border-radius: 17px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.unlock button{
    color: var(--primary);
    border: 1px solid var(--primary);
    background-color: white;

    display: flex;
    flex-direction: row;
    justify-content: center !important;
    align-items: center;
    border-radius: 100px;
    
    gap: 10px;
    width: auto;
    min-width: 78%;
    margin: 0;
    font-size: 15px !important;
    font-weight: 700;
}
.unlock button svg{
    color: var(--primary);
    fill: var(--primary);
    width: 19px !important;
    height: 19px !important;
    right: 0 !important;
    position: relative !important;
    transform: none !important;
    margin: 0 !important;

}

.certificate{
    max-width: 100%;
}
.kontakt .contact-link {
    color: black !important;
}

.kontakt > div > p:last-child .contact-link {
    color: var(--primary) !important;
    text-decoration: underline;
}
.kontakt > div:last-child {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding-left: 5%;
}


@media (max-width: 700px) {

    .contact-link{
        font-size: 4.5vw;
    }
    .kontakt h1{
        font-size: 4.5vw !important;
        margin: 1vw 0 5vw 0 !important;
    }

    .kontakt p{
        width: 100%;
        font-size: 3.5vw;
    }
    .kontakt svg{
        width: 4vw;
        height: 4vw;
        transform: scale(1);
    }

    .katalog{
        position: relative !important;
        margin-top: 5vw !important;
        margin-right: 8vw !important;
        float: left !important
    }
    .kontakt{
        margin-top: 10vw !important;
        display: block !important;
        padding-bottom: 7vw !important;
    }
    .unlock{
        border-radius: 5vw !important;
        width: 86%;
        margin-left: 7%;
        height: 35vw;
    }
    .unlock button{
        font-size: 4vw !important;
    }
    .unlock svg{
        width: 9vw !important;
        height: 9vw !important;
    }

    .kontakt, .certificate{
        margin-right: 4vw !important;
    }
}

.contact-link {
    text-decoration: none;
    color: darkgreen !important;
    font-weight: 600;
    font-size: 17px;
}
.contact-link:hover{
    color: #3A9D !important
}

.inquiry_leiste{
    display: none
}

.sentScreen{
    background-color: white;
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 999999;
    padding: 200px 0;

    display: flex;
    justify-content: center;
    align-items: start;
}
.sentScreen .sentSreenCard{
    width: 550px;
    padding: 30px;
    border-radius: 30px;
    box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.15) !important;
    display: flex;
    flex-direction: column;
    
}
.sentScreen .sentSreenCard > div:not(.sentScreenHeader){
    display: flex;
    flex-direction: column;
    align-items: center;
}
.sentScreen .sentScreenHeader{
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 30px;

}
.sentScreen .sentScreenHeader h1{
    font-size: 20px;
    margin: 0;
}   
.sentScreen .sentScreenHeader svg{
    width: 10px
}
.sentScreen img{
    width: 100px;
    margin: 50px auto 20px auto;
}
.sentScreen p{
    font-size: 20px;
    text-align: center;
    margin-top: 30px;
}
.sentScreen button{
    width: 200px;
    font-size: 20px;
    background-color: var(--primary);
    color: white;
    min-height: 40px;
    border-radius: 10px;
    margin-top: 30px;
}
.sentScreen button svg{
    width: 10px;
    color: white !important;
    fill: white !important;
    margin-right: 20px;
}

@media (max-width: 700px) {

    .whatsappBtnLeiste .whatsappsvg{
        transform: scale(2) translateX(1vw) !important;
    }

    .inquiry_leiste{
        display: flex;
        align-items: center;
        justify-content: center;
        position: fixed;
        bottom: 0;
        width: 100vw;
        height: 23vw;

        background-color: white;

        z-index: 99999;


        box-shadow: 0 0 2vw 0.5vw rgba(0, 0, 0, 0.15);
    }
    .inquiry_leiste>button{
        background-color: var(--primary);
        font-size: 4.5vw;
        font-weight: 700;
        color: white;
        width: 87%;
        height: 50%;
        border-radius: 7vw;
    }
    

    
    .sentScreen{
    z-index: 999999;
    padding: 0;
    z-index: 999999999999;
    }
    .sentScreen .sentSreenCard{
        width: 100vw;
        padding: 10vw;
        border-radius: 30px;
        box-shadow: none !important;
        background-color: transparent;
        gap: 8vw
        
    }

    .sentScreen .sentScreenHeader{
        display: flex;
        flex-direction: row;
        align-items: center;
        gap: 3vw;

        
    }
    .sentScreen .sentScreenHeader h1{
        font-size: 5vw;
        margin-left: 2vw;
    }   
    .sentScreen .sentScreenHeader svg{
        width: 4vw;
    }
    
    .sentScreen img{
        width: 20vw;
        margin: 5vw auto 5vw auto;
    }
    .sentScreen p{
        position: relative;
        font-size: 4vw;
        text-align: center;
        margin: 0;
        width: 80%;
        margin: 5vw auto 0 auto;


        padding-bottom: 10vw;
        margin-bottom: 10vw;
    }
    .sentScreen p::after{
        content: "";
        display: block;
        width: 130%;
        position: absolute;
        bottom: 0;
        border-bottom: 2px solid rgba(0, 0, 0, 0.2);
        transform: translateX(-15%);
        
    }
    .sentScreen b{
        font-size: 4vw;
        text-align: center;
        width: 90%;
        font-weight: 700;
    }
    .sentScreen button{
        font-size: 4vw;
        font-weight: 600;
        width: 40vw;
        min-height: 10vw;
        margin-top: 7vw;
        border-radius: 50vw;
    }




    .coupon{
        display: block;
        width: 100vw;
        text-align: center;
        margin-top: 3vw;
        margin-bottom: 3vw;
        font-size: 3.8vw;
    }


    .katalog{
        padding: 5vw 5vw
    }
    .katalog h1{
        font-size:3.4vw;
        font-weight: 700;
        margin-bottom: 3vw;
    }
    .katalog button{

        font-size: 3vw;
        padding: 2vw 4vw;

        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .katalog button svg{
        transform: scale(1);
        position: absolute;
        right: 5%;
        width: 3vw !important;
        height: 3vw !important
    }




    .infopay {
        width: 4vw !important;
    }
    

    .back {
        display: block !important;
        width: 8vw !important;
        margin-top: 6vw !important;
        margin-bottom: 6vw !important;
        
    }

    .aspects {
        font-family: Inter !important;
        border: 1vw solid rgb(110, 110, 110);
        border-radius: 5vw;
        padding: 4vw;
        width: 85vw !important;
        max-width: 85vw !important;
        margin-left: 7.5vw;
        line-height: 5vw;

        margin-top: 2.5vw;

        background-color: white;
        border: none;
        box-shadow: 0 0.25vw 0.8vw 0.6vw rgba(0, 0, 0, 0.1) !important;
        box-shadow: 0px 0.25vw 5px 0px rgba(0, 0, 0, 0.25) !important;
        
    }

    .header {
        background-color: white;

    }

    .kommentare {
        background-color: white;
    }

    #prodname {
        margin-left: 7.5vw !important;
        width: 74vw;
        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;
        word-wrap: break-word;
        transform: translateY(-3vw);
        font-size: 7vw
    }

    .menu-phone {
        height: auto;
    }

    .menu-phone>button {
        width: 85vw;
        height: 11vw;
        margin-top: 3vw;
    }

    .savesvg {
        position: absolute;
    }

    .auswahl-svg {
        margin-left: 4vw !important
    }

    .infos{
        position: relative;
        width: 100vw
    }

    .savel{
        transform: none !important;
        margin: 0;
        position: absolute;

        right: 4vw;
        top: -1vw;

        width: 5vw !important;
        height: 5vw !important;
    }

    .savel>.savesvg {
        width: 6vw !important;
        height: 6vw !important;
        transform: scale(1) translateX(0) translateY(0) !important;

    }

    .kommentare h1 {
        font-size: 8vw !important;
    }

    .kommentar:not(#bewerte) {
        width: 80vw;
        background-color: #D9D9D9;
        border: none;
        border-radius: 3vw;
        margin-left: 10vw;
        padding: 4vw;

        font-weight: 800 !important;
        font-size: 4.4vw;
        font-family: Inter;
    }

    .kommentar:not(#bewerte) .hd,
    .kommentar:not(#bewerte) .text {
        width: 100% !important;
        margin-bottom: 4vw;
    }

    .kommentar:not(#bewerte) .hd .von,
    .kommentar:not(#bewerte) .hd .bewertung {
        width: auto;
        margin-left: 3vw;
    }

    .kommentar:not(#bewerte) svg {
        display: none;
    }

    .infofeld {

        
        width: 50vw;
        border-radius: 3vw;
        border-top-left-radius: 0vw;
        margin-top: 1vw;
        overflow: hidden;
        font-size: 3vw;
        opacity: 0;
        transition: 0.4s;
        padding: 2vw;
    }

    .back{
        width: 3vw !important;
    }
    .warning>button{
        width: 30vw !important;
    }


    .aspects > p{
        margin-bottom: 2vw;
    }  

}


.produkte {
    width: 100% !important;
}


.btn {
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    padding: 10px 20px;
    background-color: rgba(51, 51, 51, 0.5);
    color: #fff;
    border: none;
    font-size: 10px;
}

#prev,
#prev1 {
    left: 10px;
}

#next,
#next1 {
    right: 10px;
}


#image-container-phone {
    position: relative;
    margin-left: 7.5vw;
    height: fit-content;
    overflow: visible;
    /* Remove width: 100vw to allow it to shrink-to-fit */
    height: 55vw;
    margin-bottom: 10vw;
    border: none;
    border-radius: 5vw;
    background-color: transparent;
    
    display: flex;
    gap: 5vw;
    transition: 0.3s;
}

#image-container-phone .img-wrapper {
    display: inline-flex; /* Adjust to fit only the image's content */
    transition: 0.3s;   
    width: auto; /* Let width be controlled by the content */
    padding: 0 !important;
}

#image-container-phone img {

    transition: 0.3s;   

    display: block;
    border-radius: 5vw;
    border: 0.3vw solid rgba(0, 0, 0, 0.34) !important;
    height: 100%; /* Maintain image aspect ratio */
    position: relative;
    cursor: pointer;
    margin: 0 !important;
}

.bilderNav{
    position: absolute !important;
    bottom: -6vw;
    height: 5vw;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40vw;
    flex-wrap: nowrap !important;
    gap: 1.2vw;

    
    margin-left: 34vw;
    overflow: hidden;

    
    
    .bullet{
        flex: 0 0 auto !important;  
        border: 0.7px solid rgba(0, 0, 0, 0.411);
        width: 2.2vw !important;
        height: 2.2vw !important;
        filter: opacity(1);
        border-radius: 5vw;

        transition: background-color 0.5s;
        transition: transform 0.5s;
        transition: filter 0;

    }
    .active_bullet{
        background-color: rgba(0, 0, 0, 0.3);
        transition: background-color 0;

    }
    .hidden_bullet{
        filter: opacity(0);
    }
    .small_bullet{
        width: 1vw !important;
        height: 1vw !important;
        margin: 0.4vw !important;
    }
    .small_bullet_left {
        margin-left: 5vw !important; /* Applies to the first .small_bullet element */
    }
    
    .small_bullet_right {
        margin-right: 5vw !important; /* Applies to the second .small_bullet element */
    }
    

}


@media (max-width: 700px) {
    #image-container-phone .img-cont-img{
        display: none !important
    }   

}

#image-container-phone .logopfp-phone {

    position: absolute;
    margin: auto;
    border: 0.88vw solid darkgreen;
    border-radius: 4vw;
    left: auto;
    top: 3vw !important;
    right: 3vw !important;
    z-index: 99999;
    height: 18vw;
    width: 18vw;
    background-repeat: no-repeat;
    background-size: 110%;
    background-position: center;
}

.logopfp-phone {
    position: absolute;
    left: 3vw;
    top: -21vw;
    width: 6vw;
    display: none;
}


.disabled {

    background-color: rgba(0, 0, 0, 0.2) !important;
    pointer-events: none;
    cursor: not-allowed !important;
}



.websiteButton {

    color: #3A9D61 !important;
    background-color: white;
    border: 2px solid #3A9D61;

}

.inquiryButton {

    color: white;
    background-color: #3A9D61 !important;
    overflow:hidden;
}


.auswahl {
    display: none
}


#ratingBtn {

    background-color: #3A9D61;
    color: white;
    display: block;
    padding: 10px 20px;
    width: auto;
    border-radius: 5vw;
    font-size: 24px;

    margin-left: 2.5vw;
    font-weight: 600;
    border: 0vw solid black;
    transition: 1s;
    display: block !important;

}

.sponsored{
    color: rgba(0, 0, 0, 0.7);
    margin-top: 0;
    transform: translateY(-50px);
    
    margin-left: 10px;
    position: absolute !important; 
    font-weight: 600;
    font-size: 13px;
    font-style: italic; 

  }
  
  @media (max-width: 700px) {
  
    .sponsored{
      font-size: 2.8vw;
      margin-top: -5vw;
      margin-left: 7.5vw;
      transform: none;
      
    }
  
    #ratingBtn {
        margin-top: 0;
        scale: 0.5;
        margin-left: 10vw;
        transform-origin: left;
    }


    .inquiryButton svg {
        transform: scale(2.4) !important;
        margin-left: 3vw;
    }
}

.join-info {
    font-size: 50% !important;
}

.footerhome div {
    font-size: 130% !important;
}

.websiteButton:hover {
    color: #1c392f;
    transition: 1s;
}

.body,
html {
    width: 100vw !important;
    overflow-x: hidden !important;
    padding-bottom: 0 !important;
}

.infopay {
    transform: none;
}



.footer {
    text-align: center;
    position: relative;
    bottom: 0;
    margin-top: 100px;
    width: 100%;
    background-color: #f2f2f283;
    padding: 15px 0;
  }
  
  .footer-options {
    display: inline-block;
  
    margin: 0 50px;
  
  }
  
  .footer-options a {
    color: black !important;
    text-decoration: none;
    font-size: 15px;
  }
  
  @media (max-width: 700px) {
    .footer {
      margin-top: 100px !important;
      background-color: white
    }
  
  }




.footerhome *, .footerhome * *{
  font-size: 16px;
}

.anfrage{
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
    
.options-list {
    width: 90%;
    margin: auto;
    border: none;
    border-radius: 8px;
    background-color: #fff;
    overflow: hidden;
    cursor: pointer
  }
  
  .option {
    display: flex;
    align-items: center;
    border: 1px solid #000;
    border-radius: 8px;
    margin-bottom: 15px;
  }
  
  .option:last-child {
    border-bottom: none;
  }
  
  .option input[type="radio"] {
    margin: 10px;
  }
  
  .option-text {
    display: block;
    padding: 10px 0;
    width: 100%;
  }
  
  .create-new {
    
    display: block;
    width: 100%;
    padding: 10px 5%;
    text-align: left;
    border: none;
    background-color: #fff;
    cursor: pointer;
    font-size: 16px;
    border: 1px solid #000;
    border-radius: 8px;
  }

  .option, .create-new{
    border-color: rgba(0, 0, 0, 0.6);
    border-radius: 17px;
    height: 50px;
    color: rgba(0, 0, 0, 0.6);
  }
  @media (max-width: 700px){
    
  .option, .create-new{
    font-size: 3.4vw !important;
    height: 11vw !important;
  }
  }
  .create-new:hover,  .option:hover {
    background-color: #f0f0f0;
  }
  
  
  /* Hiding the default radio button style */
  .option input[type="radio"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 20px;
    height: 20px;
    border: 2px solid rgba(0, 0, 0, 0.5);;
    border-radius: 50%;
    outline: none;
    margin-right: 10px;
    position: relative;
  }
  
  /* Styling the radio buttons */
  .option input[type="radio"]:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    background-color: #fff;
    border-radius: 50%;
  }

  .option input[type="radio"]:checked {
    background-color: #e0e0e0 !important;
  }
  
  .option input[type="radio"]:checked:before {
    background-color: #3A9D61;
  }
  .hidden {
    display: none !important;

}

.loader {
    border: 3px solid #f3f3f3;
    border-radius: 100px;
    border-top: 3px solid #3498db;
    width: 15px;
    height: 15px;
    animation: spin 1s linear infinite;
    position: absolute;

    margin-left: 70px !important;
}


.verified_svg{
    width: 26px ;
    height: 26px;
    transform: translateX(15px) translateY(-0px);
    fill: var(--primary)
}


@media (max-width: 700px){

    .verified_svg{
        width: 6vw ;
        height: 6vw;
        transform: translateX(3vw) translateY(-0.5vw);
    }

    .loader{
        width: 3vw;
        height: 3vw;
        margin-top: -1vw;

    } 

    .warning button{
        width: auto !important;
        padding: 1vw 3vw;
    }

}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.edit_svg{
    width: 9px !important;
    margin-right: 15px;
}
#bilderGalleryCont{
    position: absolute !important;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 999999999;
    display: flex;
    overflow: show;
}
#bilderGallery{
    height: fit-content !important;
    width: fit-content !important;
    display: flex;
    margin: auto;
    justify-content: center;
    align-items: center;
    z-index: 100;

}
#bilderGallery .img-cont-img{
    width: 500px;

}

#bilderGalleryCont .mask{
    position: absolute;
    z-index: -1;
    background-color: rgba(0, 0, 0, 0.5);
    width: 100vw;
    min-height: 100vh;
}

@media (max-width: 700px){
    #bilderGallery .img-cont-img{
        width: 80vw;
    
    }
    #bilderGalleryCont button{
        z-index: 10000;
    }
}



.inquiryButtons{
    width: 100%;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    gap: 5px
}
.inquiryButtons *{
    flex: 1 1 0;
    
}


@media (max-width:700px){
    .inquiryButtons{
        width: 87.5vw;
        margin-top: 3vw;
        gap: 2vw
    }
    .inquiryButtons *{
        height: 11vw !important;
    }
}

@media (min-width:700px){
    .fullWidth {
        width: 98% !important;
        height: 42px !important;
        margin-top: 12px;
    }
}
.darkButton{
    background-color: #3A9D61 !important;
    color: white !important;
    
}
.lightButton{
    background-color: white !important;
    color: var(--primary) !important;
    border: 1px solid var(--primary) !important
}

.nothidden{
    display: block !important
}

.email_input{
    width: 90%;
    border: 2px solid rgba(0, 0, 0, 0.44);
    border-radius: 15px;
    margin: 15px auto;
    height: 50px;
}


.firma{
    overflow: visible !important;
}

.warning p{
    color: red !important
}

.anfrage{
    display: none !important
}








.kommis{
    display: none !important
}


.reviews{
    position: relative;
    float: left;
    width: 1176px;
    margin: auto;
    margin-top: 100px;

    margin-left: 50vw;
    transform: translateX(-50%);


    transform-origin: top left;
    margin-bottom: 200px;

    display: flex;
    flex-direction: column;
    align-items: left;

}

.createreviewbtn{
    width: 215.025px;
    height: 41.413px;
    border-radius: 27.632px;
    background: var(--primary);
    color: #FFF;
    font-size: 16.695px;
    font-weight: 600;

    margin: 0 0 50px 0;
}

.review{
    position: relative;
    display: flex;
    flex-direction: row;
    padding: 30px 0;
}
.review::before{
    width: 98%;
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.review:last-child::after{
    width: 98%;
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    
}

.review>div:first-child{
    width: 30%;
    display: flex;
    flex-direction: row;
    gap: 22px
}
.review>div:first-child img{
    width: 100px;
    height: 100px;
    border-radius: 20px;
    border: 0.5px solid rgba(0, 0, 0, 0);
}
.review>div:first-child b{
    font-size: 16px;
}
.review>div:last-child{
    width: 70%;
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.review .rating {
    display: flex;
    flex-direction: row;
    gap: 15px;
}
.review .head{
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 30px
}
.review .rating svg{
    width:  13px;
    height: 13px;
}

.review>div:last-child b,
.review>div:last-child p,
.review>div:last-child .date {
    font-size: 16px ;
}

.review .review_images{
    display: flex;
    flex-direction: row;
    flex-grow: unset;
    gap: 30px;
    margin-top: 15px;
}
.review .review_images img{
    height: 112px;
    width: auto;
    object-fit: contain;
    border-radius: 8.63px;
}




@media (max-width: 700px) {
	.reviews {
		margin-top: 20vw;
		margin-left: 0;
		margin-bottom: 10vw;
		width: 80vw;
		margin-left: 10vw;
		transform: none;
	}

	.createreviewbtn {
		width: 57.34vw;
		height: 11.04vw;
		border-radius: 7.37vw;
		background: var(--primary);
		font-size: 4.45vw;
		font-weight: 600;
		margin: 0 0 13.34vw 0;
	}

	.review {
		flex-direction: column;
		gap: 2vw;
	}

	.review>div:first-child {
		width: 100%;
		gap: 5.87vw;
	}

	.review>div:first-child img {
		width: 15vw;
		height: 15vw;
		border-radius: 3.33vw;
	}

	.review>div:first-child b {
		font-size: 4.53vw;
	}

	.review>div:last-child {
		gap: 2.67vw;
        width: 100%;
	}

	.review .rating {
		gap: 3vw;
	}

	.review .head {
		gap: 8vw;
	}

	.review .rating svg {
		width: 3vw;
		height: 3vw;
	}

	.review>div:last-child b,
	.review>div:last-child p,
	.review>div:last-child .date {
		font-size: 4.53vw;
	}

	.review .review_images {
		gap: 8vw;
		margin-top: 4vw;
	}

	.review .review_images img {
		height: 29.87vw;
		border-radius: 2.3vw;
	}
}
.review_images, .review div:first-child{
    cursor: pointer
}

@media (min-width: 700px){
     @media (max-width: 1171px) {
        .pcversion, .reviews{
            scale: 0.7 !important;
        }
        .reviews{
            margin-top: -50px;
        }
    }
    
    @media (max-width: 800px) {
        .pcversion, .reviews{
            scale: 0.6 !important;
        }
        
        .reviews{
            margin-top: -100px;
        }
    }

}
