@charset "utf-8";
@media only screen and (min-width: 48em) {
    .navbar>ul>li.insuranceLink>a:before {
        content: 'Versicherung';
        font-size: 16px;
    }
    .dl-menuwrapper{
        max-width: unset;
    }
    .navbar:has(.dl-menuwrapper.dlactive)>ul {
        padding-right: calc(93.5px + 8rem)
    }
    .badgeContainer {
        align-items:center;
        max-width: calc(100% + 40px);
        padding-right: 2rem;
    }
}

body .breadcrumb > a:first-child {
    width: 26px;
    max-width: 26px;
    min-width: 26px;
    overflow: hidden;
    position: relative;
    text-overflow: clip;
}

/*CAR PAGES*/
body .notavailableprice b.price:before {
    content: 'Nicht verfügbar';
    font-size: 14px;
    display: inline-block;
    margin-top: 14px;
    width:100%;
}

body .notavailableprice b.price {
    font-size: 0px;
    line-height: 10px;
}

@media only screen and (min-width: 48em) {
    .badgeBox {
        max-width: 33.333%;
        min-width: 33.333%;
    }

    .qqContainer2019 #qqbtn{
        letter-spacing: -1px;
    }
}

:root {
    --red: var(--accent-2);
}

body #flatSelectedDatesDiv>b:first-of-type:before {
    content: 'Abholungdatum';
    letter-spacing: 0;
    font-size:12px
}

body #flatSelectedDatesDiv>b:last-of-type:before {
    content: 'Rückgabedatum';
    letter-spacing: 0;
    font-size:12px
}

body .pHourWrapper:before{
    content:'Abholzeit';
}
body .rHourWrapper:before {
    content:'Rückgabezeit';
}

body b.hoursLabel[data-label='Morning']:before,
body .datesWrapper b.hoursLabel:nth-of-type(1):before {
    content:"Morgensbeginn"
}
body b.hoursLabel[data-label='Office Hours']:before,
body .datesWrapper b.hoursLabel:nth-of-type(2):before {
    content:"Bürozeiten"
}
body b.hoursLabel[data-label='Night']:before,
body .datesWrapper b.hoursLabel:nth-of-type(3):before {
    content:"Abendsbeginn"
}

body #calendarsContainer > div.datesWrapper > div > span.noon:after{
    content:"Mittag";
    letter-spacing:-.5px;
    font-weight:600;
}
body #calendarsContainer > div.datesWrapper > div > span.midnight:after{
    content:"Nacht";
    letter-spacing:-.5px;
    font-weight:600;
}

body .datesWrapper button:before{
    content:'Ok';
}

body .offers2018 span.off18features:after {
    content: 'Enthält  \a Premium-Versicherung!';
}
body .offers2018 span.off18group:before {
    content: 'oder ähnlich ';
}

body .trunc[open] button.trunc--btn > span:before {
    content: 'Weniger';
}

button.trunc--btn > span {
    margin-left: 0px;
    margin-right: 6px;
}

body section.active button.acc-read-more > span:before {
    content: 'Weniger';
}

@media only screen and (min-width: 1200px) {
    body #topMenuContainer.active .langListHeader{
        left: auto;
        right: 29vw;
    }
}

@media screen and (min-width: 1300px) {
    body #topMenuContainer.active .langListHeader{
        left: calc(50% + 75px);
    }
}

@media only screen and (min-width: 1024px) {
    body #step1.inlineStep1.open:after{
        content: 'Premium-Versicherung!';
    }
    body #step1.inlineStep1.open .superbox:after{
        content: "Ohne Kreditkarte\A Kostenlose Stornierung\A Ohne Selbstbeteiligung";
    }
}

@media only screen and (max-width: 767px) {
    body.calendarActive .calendarsContainer.hoursOnly #pud-red-shadow > b:first-of-type:before {
        content: 'Abholung';
        letter-spacing: 0;
        font-size:12px
    }
    body.calendarActive .calendarsContainer.hoursOnly #pud-red-shadow > :last-of-type:before {
        content: 'Rückgabe';
        letter-spacing: 0;
        font-size:12px
    }
}

@media only screen and (min-width: 768px) {
    .heroQuote:not(.qqInSubPage) {
        height: calc(100dvh - 261px);
        max-height: calc(100dvh - 261px);
    }
}

.breadcrumb ul>li.bdHome>a>span {
    display: none
}

.breadcrumb ul>li:nth-child(1)>a {
    margin-right: 0
}

body .offers2018 ul>li.notavailable:after{
    text-transform: uppercase;
    content: 'nicht verfügbar';
}

.offers2018 ul>li.groupOnRequest .button {
    font-size: 0px!important;
}
.offers2018 ul>li.groupOnRequest .button:before {
    content: 'Auf Anfrage ⚠';
    font-size: 14px;
    padding-top: 6px;
    display: block;
    padding-bottom: 8px;
}

@media only screen and (max-width: 767px) {
    .heroQuote:not(.qqInSubPage) button.showQuoteOnMobile:before {
        content: 'Schließen';
    }

    body.lp .mainText.pd40 {
        padding-left: 2rem;
        padding-right: 2rem;
    }
}

#ez-toc-container nav:before,
#ez-toc-container label:after{
    content:'Inhaltsverzeichnis';
}

body #ez-toc-container.open button.TocViewAll:before{
    content:'Weniger anzeigen';
}

@media only screen and (min-width: 48em) {
    body .heroQuote.qqInSubPage.stickering .quickQuote:after {
        content: 'ab\a 14,9 € pro Tag';
    }
}

body .carHireLocations .nearbyLocations {
    margin-left:0;
}
@media only screen and (max-width: 1024px) {
    body .carHireLocations .nearbyLocations {
        margin-left:auto;
        float: none;
        width: 100%;
        margin-top: 0rem;
    }
}

body section.latestPosts:before{
    transform: translate(-11.5rem, 10rem) rotate(-90deg);
}

/* FIXING QUICK QUOTE */
html.qqScrolling body div#pud-red-shadow {
    top: 13px!important;
    left: calc(50% - 113px)!important;
    max-width: 486px;
}
@media only screen and (min-width: 767px) {
    body .isPickupActive0:not(.hoursOnly) div#pud-red-shadow > b:first-of-type, body .isReturnActive0:not(.hoursOnly) div#pud-red-shadow > b:last-of-type{
        margin-top: -6px;
    }
    body:has( .hoursOnly ) div#pud-red-shadow b{
        margin-top: -6px!important;
    }
}


td.diA:after{
    content: 'Tage';
}



/* BLOG EDITS */
body aside.inlineCarQuoteWidget:after{
    content: 'Premium-Versicherung!';
}
body aside.inlineCarQuoteWidget:before{
    content: "Ohne Kreditkarte\A Kostenlose Stornierung\A Ohne Selbstbeteiligung";
}

picture.blogHero2025picture {
    aspect-ratio: 1332 / 810;
    @media only screen and (max-width: 768px) {
        margin-bottom:4rem;
    }
}
.crp_aside{ 
    .crp_related {
        margin: 0;
        padding: 0;
        p{
            margin:1rem 0 0 0;
            padding:0;
        }
    }
    ul{
        margin:0;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: flex-start;
        align-items: flex-start;
        gap: 2rem;
        margin-top:1rem;

        li{
            list-style:none;
            margin:0;
            a{
                min-width: 100%;
                justify-content: flex-start;
                text-wrap-style: pretty;
                margin: 0;
                text-decoration: none;
                color: var(--accent-2-dark);
                font-weight:500;
                font-size:17px;
                
                display:flex;
                align-content: center;
                flex-direction: row;
                align-items: center;
                justify-content: flex-start;

                &:hover{
                    text-decoration: underline;
                    filter:grayscale(.4)
                }
                &:before{
                    content:'↘ ';
                    margin-right:1rem;
                    color: var(--accent-2-dark);
                }
            }
        }
    }
}