@charset "utf-8";
@media only screen and (min-width: 48em) {

    .navbar>ul>li.insuranceLink>a:before {
        content: 'Cobertura del Seguro';
        font-size: 16px;
    }
    .dl-menuwrapper{
        max-width: unset;
    }
    .navbar:has(.dl-menuwrapper.dlactive)>ul {
        padding-right: calc(93.5px + 8rem)
    }

}
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: 'Bajo pedido ⚠';
    font-size: 16px;
    display: inline-block;
    margin-top: 14px;
    width:100%;
}
@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);
    --readMoreText: 'Leer más';
    --closeText: 'Cerrar';
}

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

body #flatSelectedDatesDiv>b:last-of-type:before{
    content: 'Fecha de devolución';
    letter-spacing: 0;
    font-size: 12px;
}

body .pHourWrapper:before{
    content:'Hora de recogida';
}
body .rHourWrapper:before {
    content:'Hora de devolución';
}
body .datesWrapper b.hoursLabel:nth-of-type(1):before {
    content: 'Mañana';
}
body .datesWrapper b.hoursLabel:nth-of-type(2):before {
    content: 'Horario de oficina';
}
body .datesWrapper b.hoursLabel:nth-of-type(3):before {
    content: 'Noche';
}
body #calendarsContainer > div.datesWrapper > div > span.noon:after{
    content:"Mediodía";
    letter-spacing:-.5px;
    font-weight:600;
}
body #calendarsContainer > div.datesWrapper > div > span.midnight:after{
    content:"Medianoche";
    letter-spacing:-.5px;
    font-weight:600;
}
body .datesWrapper button:before{
    content:'Ok';
}

body .offers2018 .off18features:after {
    content: 'Incluye \a ¡Seguro Premium!';
}
body .offers2018 span.off18group:before {
    content: 'o similar ';
}

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


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


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

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

@media only screen and (min-width: 1024px) {
    body #step1.inlineStep1.open:after{
        content: '¡Seguro Premium!';
    }
    body #step1.inlineStep1.open .superbox:after{
        content: "Sin Tarjeta de Crédito\A Sin Comisión de Cancelación\A Sin Franquicia";
    }
}


@media only screen and (min-width: 768px) {
    .heroQuote:not(.qqInSubPage) {
        /* height: calc(100dvh - 261px);
        max-height: calc(100dvh - 261px); */
    }
}
@media only screen and (min-width: 48em) {
    .navbar>ul>li.insuranceLink>a:before {
        content: 'Sin Franquicia';
        /* font-size: 18px;
        display: block;
        line-height: 1em */
    }
}
@media only screen and (min-width: 48em) {
    .navbar>ul>li.insuranceLink>a:before {
        font-size: 16px;
    }
}

.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: 'Agotado';
}

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

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

.offers2018 ul>li.groupOnRequest .button {
    font-size: 0px!important;
}
.offers2018 ul>li.groupOnRequest .button:before {
    content: 'Bajo pedido ⚠';
    font-size: 16px;
    padding-top: 6px;
    display: block;
    padding-bottom: 8px;
}
#offer-modal .bookit.button-orange-ghost:before {
    content: 'Bajo pedido ⚠';
}
#offer-modal .bookit.button-orange-ghost{
    overflow:hidden;

    &:before {
        font-size: 15px;
        padding-top: 0px;
        display: block;
        padding-bottom: 20px;
        overflow:hidden;
    }
}


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

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

    /* booking ios fix */
    .allInclinCarsBtn{
        padding:1rem 0;
        > br{
            display:none;
        }
    }
}


#ez-toc-container nav:before,
#ez-toc-container label:after{
    content:'Índice';
}
@media only screen and (min-width: 48em) {
    body .heroQuote.qqInSubPage.stickering .quickQuote:after {
        content: 'desde\a 14,9 € / día';
    }
}


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 .pHourWrapper:before{
    content:'Hora de recogida';
}
body .rHourWrapper:before{
    content:'Hora de devolución';
}
body b.hoursLabel[data-label='Morning']:before{
    content:"Primera hora de la mañana"
}
body b.hoursLabel[data-label='Office Hours']:before{
    content:"Horario de oficina"
}
body b.hoursLabel[data-label='Night']:before{
    content:"Noche"
}
body .datesWrapper button:before{
    content:'Ok';
}

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

body #ez-toc-container.open button.TocViewAll:before{
    content:'Mostrar menos';
}
body section.latestPosts:before{
    transform: translate(-11.5rem, 10rem) rotate(-90deg);
}


body #calendarsContainer > div.datesWrapper > div > span.noon:after{
    content:"Mediodía";
}
body #calendarsContainer > div.datesWrapper > div > span.midnight:after{
    content:"Medianoche";
}

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


/* 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;
    }
}
body td.diA:after{
    content: 'Días';
}




/* BOOKING PAGE EDITS */
@media only screen and (min-width: 1024px) {
    body .premInsurHeader{
        font-weight: bold;
        line-height: normal;
    }
}


/* CENTERPIECE ANNOTATION EDITS */
body .rm-toggle {
    display: none;
}
.centerpiece {
    display: flex;
    gap: 1.5rem;
    max-width: 1070px;
    width: 100%;
    max-height: 85px;
    overflow: hidden;
    background: rgb(255 255 255 / 95%);
    padding: 0 2rem;
    white-space: pre-line;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    position: relative;

    p,ul,li{
        margin:0;
        padding:0;
    }
    ul{
        margin-top:-3rem;
    }
    li{
        display:inline-block
    }
    li:before{
        content:'› ';
    }
    @media only screen and (min-width: 768px) and (max-width: 1023px)  {

        background: rgb(0 0 0 / 30%);
        border-radius: 1rem;
        backdrop-filter: blur(4px);
        border: 2px solid rgba(255,255,255,0.2);
        color:#fff;
        max-width:90vw;
        margin-bottom: 1rem;

        .rm-label{
            padding: 0 1rem;
            left: 50%;
            transform: translateX(-50%);
            background: #fff;
            font-size: 14px;
            text-transform: lowercase;
            border-radius: .5rem;
            outline:2px solid #fff;
        }
    }
    @media only screen and (max-width: 768px) {
        background: var(--light);
        padding-top: 1rem;
        max-height: 95px;
    }
    &:before {
        position: absolute;
        width: 100%;
        bottom: 0;
        height: 36px;
        left: 0;

        background: rgb(252 250 250);
        backdrop-filter: blur(4px);
        display: inline-block;
        content: '';

        @media only screen and (min-width: 768px) and (max-width: 1023px)  {
            background: linear-gradient(0deg,rgb(0 0 0 / 50%) 10%, rgb(255 255 255 / 0%) 100%);
            backdrop-filter: none;
        }

        @media only screen and (max-width: 768px) {
            background: var(--light);
            /* background:#fff; */
        }
    }
}

@media only screen and (min-width: 768px) {
    body:has(.centerpiece) .heroQuote:not(.qqInSubPage) {
        /* height: calc(100dvh - 261px); */
        /* max-height: calc(100dvh - 261px); */
        height: fit-content;
        max-height: fit-content;
    }
}
@media only screen and (max-width: 768px) {
    body.lp:has(.centerpiece) .heroQuote:not(.qqInSubPage) .centerpiece{
        background:#fff;
        &:before{
            background:#fff;
        }
    }
}

.rm-label {
    display: inline;
    margin-top: 4px;
    color: #222;
    cursor: pointer;
    margin-right: auto;
    margin-left: 0;
    position: absolute;
    bottom: 0;
    font-weight: 400;
}

body:has(.rm-toggle:checked){
    .centerpiece {
        -webkit-line-clamp: unset;
        max-height: none;
        padding-bottom: 40px;
    }
    .rm-label{
        font-weight:500;
        display: flex;
        flex-direction: row-reverse;
    }
    .rm-label>span{
        display:none;
    }
    .rm-label:before{
        content: ' menos';
        margin-left: .5rem;
    }
    .rm-label:after {
        rotate: -90deg;
        order: -1;
    }
    .heroQuote{
        min-height: fit-content;
        aspect-ratio: auto;
    }
    .quickQuoteTitle{
        margin-top:3rem;
    }
}

.rm-label:after {
    content: ' ›';
    display: inline-block;
    rotate: 90deg;
    margin-left: 1rem;
}

.rm-label:hover {
    text-decoration: underline;
}

/* BOOKING PAGE */
.caritem.notavailable .caritemmodels:after {
    content: ' ¡no disponible!';
    font-weight: 400;
    color: #999;
}

.ccDiv > span::before {
    content: '¡Nuevo! » ';
}

body .caritem.bookingActive .expand>b:before {
    content: var(--readMoreText);
}
body .caritem.bookingActive .expanded .expand>b:before {
    content: var(--closeText);
}

@supports (appearance: base-select) {
    select:is(#pickup,#retur) optgroup[label^="Heraklion"]:after {
        content: 'Provincia de Heraklion';
    }
    select:is(#pickup,#retur) optgroup[label^="Chania"]:after {
        content: 'Provincia de La Canea';
    }
    select:is(#pickup,#retur) optgroup[label^="Lassithi"]:after {
        content: 'Provincia de Lassithi';
    }
    select:is(#pickup,#retur) optgroup[label^="Rethymno"]:after {
        content: 'Provincia de Rethymno';
    }
}
