.search-steps-label-active {color: #000000}
.search-steps-circle-active {color: #f1359f;}
.flight-segment-title__departure {color: #000000}
.nowrap {color: #000000;}

.link {color: #000000;}

.fake-link{color: #000000;}

.booked-back {color: #000000;}

.flight-additional-info-icon-number {display: none;}

#user-tooltip-profile {
  display: none;
}
.reservation.service.roundingcorrection {display: none;}

.result-summary-box-divider {display: none;}

.profile-main__card {display: none;}

.profile-side-bar {display: none;}

.profile-side-bar__items {display: none;}

.profile-main__title {display: none;}

.profile-main__card--empty {display: none;}

.profile-side-bar__item:hover {display: none;}

.result-summary-box-item {display: none;}
 
.result-summary-box-price {display: none;}

#result-main-div .result-information .result-form-box:has([id="0-passenger_frequent_flyer"]) {
  display: none !important;
}


.flight-additional-info-baggage-modal-table-cell__text a{
  display: none !important;
}


.flight-prices-policy-badges::after{
    content:
    "✓ Takse uključene\A\
✓Srpska podrška";
    display:block;
    white-space:pre-line;

    margin-top:12px;
    padding:10px 14px;

    border:1px solid #E5E7EB;
    border-radius:10px;

    background:#F8FAFC;

    color:#374151;

    font-size:12px;
    line-height:20px;

    text-align:left;

    max-width:240px;
    margin-left:auto;
    margin-right:auto;
}


/* MODERNO DUGME – IZABERI LET */

.flight-prices-links-price-button,
.flight-prices-links-price-button-smaller {
    width: 160px !important;
    height: 50px !important;
    margin: 11px auto !important;

    border: 0 !important;
    border-radius: 9px !important;

    background: linear-gradient(
        135deg,
        #f1359f 0%,
        #df248d 100%
    ) !important;

    color: #ffffff !important;

    font-size: 14px !important;
    font-weight: 800 !important;
    line-height: 50px !important;
    letter-spacing: 0.2px !important;
    text-transform: uppercase !important;
    text-align: center !important;

    cursor: pointer !important;

    box-shadow: 0 5px 14px rgba(241, 53, 159, 0.20) !important;

    transition:
        transform 0.2s ease,
        box-shadow 0.2s ease,
        background 0.2s ease !important;
}

.flight-prices-links-price-button:hover,
.flight-prices-links-price-button-smaller:hover {
    background: linear-gradient(
        135deg,
        #e92d96 0%,
        #cb1f7e 100%
    ) !important;

    transform: translateY(-2px) !important;

    box-shadow: 0 8px 18px rgba(241, 53, 159, 0.28) !important;
}

.flight-prices-links-price-button:active,
.flight-prices-links-price-button-smaller:active {
    transform: translateY(0) !important;
    box-shadow: 0 3px 10px rgba(241, 53, 159, 0.18) !important;
}

.flight-prices-links-price-button:focus-visible,
.flight-prices-links-price-button-smaller:focus-visible {
    outline: 3px solid rgba(241, 53, 159, 0.22) !important;
    outline-offset: 3px !important;
}



/* =========================================
   SKRAĆENI NAZIVI TARIFA - AIR SERBIA
   ========================================= */

/* Sakrij originalni tekst, ali zadrži ikonicu */
.flight-offer-brand[data-brandname="ECONOMY LIGHT"]
.flight-offer-brand-nameicon-wrapper,

.flight-offer-brand[data-brandname="ECONOMY STANDARD"]
.flight-offer-brand-nameicon-wrapper,

.flight-offer-brand[data-brandname="ECONOMY COMFORT"]
.flight-offer-brand-nameicon-wrapper {
    font-size: 0 !important;
}

/* Ikonica ostaje vidljiva */
.flight-offer-brand .flight-offer-brand-icons {
    font-size: 20px !important;
    margin-right: 8px !important;
}

/* Novi zajednički izgled naziva */
.flight-offer-brand[data-brandname="ECONOMY LIGHT"]
.flight-offer-brand-nameicon-wrapper::after,

.flight-offer-brand[data-brandname="ECONOMY STANDARD"]
.flight-offer-brand-nameicon-wrapper::after,

.flight-offer-brand[data-brandname="ECONOMY COMFORT"]
.flight-offer-brand-nameicon-wrapper::after {
    display: inline-block;
    font-size: 18px !important;
    line-height: 22px;
    font-weight: 700;
    color: #1f2746;
    vertical-align: middle;
}

/* Pojedinačni nazivi */
.flight-offer-brand[data-brandname="ECONOMY LIGHT"]
.flight-offer-brand-nameicon-wrapper::after {
    content: "LIGHT";
}

.flight-offer-brand[data-brandname="ECONOMY STANDARD"]
.flight-offer-brand-nameicon-wrapper::after {
    content: "STANDARD";
}

.flight-offer-brand[data-brandname="ECONOMY COMFORT"]
.flight-offer-brand-nameicon-wrapper::after {
    content: "COMFORT";
}

/* ==================================================
   SKRAĆENI NAZIVI TARIFA – LUFTHANSA
   ================================================== */

/* Sakrij originalne Lufthansa nazive */
.flight-offer-brand[data-brandname="Economy Light"]
.flight-offer-brand-nameicon-wrapper,

.flight-offer-brand[data-brandname="Economy Comfort"]
.flight-offer-brand-nameicon-wrapper,

.flight-offer-brand[data-brandname="Economy Comfort Green"]
.flight-offer-brand-nameicon-wrapper {
    font-size: 0 !important;
}

/* Vrati normalnu veličinu ikonice */
.flight-offer-brand[data-brandname="Economy Light"]
.flight-offer-brand-icons,

.flight-offer-brand[data-brandname="Economy Comfort"]
.flight-offer-brand-icons,

.flight-offer-brand[data-brandname="Economy Comfort Green"]
.flight-offer-brand-icons {
    font-size: 20px !important;
    margin-right: 8px !important;
}

/* Zajednički izgled novih naziva */
.flight-offer-brand[data-brandname="Economy Light"]
.flight-offer-brand-nameicon-wrapper::after,

.flight-offer-brand[data-brandname="Economy Comfort"]
.flight-offer-brand-nameicon-wrapper::after,

.flight-offer-brand[data-brandname="Economy Comfort Green"]
.flight-offer-brand-nameicon-wrapper::after {
    display: inline-block;
    font-size: 18px !important;
    line-height: 22px !important;
    font-weight: 700 !important;
    color: #1f2746;
    vertical-align: middle;
    white-space: nowrap;
}

/* Economy Light → LIGHT */
.flight-offer-brand[data-brandname="Economy Light"]
.flight-offer-brand-nameicon-wrapper::after {
    content: "LIGHT";
}

/* Economy Comfort → COMFORT */
.flight-offer-brand[data-brandname="Economy Comfort"]
.flight-offer-brand-nameicon-wrapper::after {
    content: "COMFORT";
}

/* Economy Comfort Green →GREEN */
.flight-offer-brand[data-brandname="Economy Comfort Green"]
.flight-offer-brand-nameicon-wrapper::after {
    content: "GREEN";
}

/* Aktivna Lufthansa tarifa – pink naziv */
.flight-offer-brand.active[data-brandname="Economy Light"]
.flight-offer-brand-nameicon-wrapper::after,

.flight-offer-brand.active[data-brandname="Economy Comfort"]
.flight-offer-brand-nameicon-wrapper::after,

.flight-offer-brand.active[data-brandname="Economy Comfort Green"]
.flight-offer-brand-nameicon-wrapper::after {
    color: #f1359f !important;
}


/* ==================================================
   TARIFNI TABOVI – RAČUNAR I MOBILNI
   UVEK PRIKAŽI SVE DOSTUPNE TARIFE
   ================================================== */

/* Glavni kontejner tarifa */
.flight-offer-brands {
    display: flex !important;
    flex-wrap: wrap !important;
    align-items: stretch !important;
    justify-content: flex-start !important;

    width: 100% !important;
    max-width: 100% !important;

    gap: 7px !important;

    margin: 0 !important;
    padding: 6px 8px !important;

    overflow: visible !important;
}

/* Uvek prikaži sve tarifne tabove */
.flight-offer-brands .flight-offer-brand {
    display: flex !important;
    flex: 0 0 auto !important;

    min-width: 118px !important;
    min-height: 44px !important;

    padding: 9px 12px !important;

    align-items: center !important;
    justify-content: center !important;

    background: #ffffff !important;
    color: #1f2746 !important;

    border: 1px solid #e1e6ef !important;
    border-radius: 9px 9px 0 0 !important;

    white-space: nowrap !important;
    box-shadow: none !important;
}

/* Aktivna tarifa */
.flight-offer-brands .flight-offer-brand.active {
    background: #ffffff !important;
    color: #f1359f !important;

    border-color: #f1359f !important;
    border-top: 3px solid #f1359f !important;

    box-shadow: 0 4px 10px rgba(31, 39, 70, 0.07) !important;
}

/* Pink naziv aktivne tarife */
.flight-offer-brands
.flight-offer-brand.active
.flight-offer-brand-nameicon-wrapper::after {
    color: #f1359f !important;
}

/* Dugme Više opcija ostaje kao poslednji tab */
.flight-offer-brands .flight-offer-brand:has(.more-brands-link) {
    display: flex !important;

    min-width: 130px !important;
    padding: 0 !important;

    background: #ffffff !important;
    border: 1px solid #d8deea !important;
    border-radius: 9px 9px 0 0 !important;
}

/* Izgled dugmeta Više opcija */
.flight-offer-brands .more-brands-link {
    display: flex !important;

    width: 100% !important;
    min-height: 42px !important;

    margin: 0 !important;
    padding: 9px 12px !important;

    align-items: center !important;
    justify-content: center !important;

    background: transparent !important;
    color: #071b63 !important;

    border: 0 !important;

    font-size: 13px !important;
    font-weight: 700 !important;
    line-height: 18px !important;
    text-align: center !important;
    text-indent: 0 !important;

    cursor: pointer !important;
    overflow: visible !important;
}

/* Hover za Više opcija */
.flight-offer-brands .more-brands-link:hover,
.flight-offer-brands .more-brands-link:focus {
    background: #fff5fb !important;
    color: #f1359f !important;
    outline: none !important;
}

/* ==================================================
   MOBILNI TELEFON
   SVI TABOVI OSTAJU VIDLJIVI I MOGU DA SE PREVLAČE
   ================================================== */

@media (max-width: 768px) {

    .flight-offer-brands {
        display: flex !important;
        flex-wrap: nowrap !important;

        gap: 6px !important;

        width: 100% !important;
        max-width: 100% !important;

        padding: 6px 8px !important;

        overflow-x: auto !important;
        overflow-y: hidden !important;

        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
    }

    .flight-offer-brands::-webkit-scrollbar {
        display: none;
    }

    .flight-offer-brands .flight-offer-brand {
        display: flex !important;
        flex: 0 0 auto !important;

        width: auto !important;
        min-width: 102px !important;
        min-height: 42px !important;

        padding: 8px 9px !important;
    }

    /* Manji nazivi tarifa na mobilnom */
    .flight-offer-brands
    .flight-offer-brand-nameicon-wrapper::after {
        font-size: 11px !important;
        line-height: 15px !important;
        font-weight: 700 !important;
        white-space: nowrap !important;
    }

    .flight-offer-brands .flight-offer-brand-icons {
        margin-right: 5px !important;
        font-size: 13px !important;
    }

    /* Više opcija kao poslednji tab na mobilnom */
    .flight-offer-brands
    .flight-offer-brand:has(.more-brands-link) {
        min-width: 112px !important;
    }

    .flight-offer-brands .more-brands-link {
        min-height: 40px !important;
        padding: 8px 9px !important;

        font-size: 11px !important;
        line-height: 15px !important;
        white-space: nowrap !important;
    }
}

/* ==================================================
   KOMPAKTNI TARIFNI TABOVI – BEDŽ IZNAD LIGHT
   DESKTOP I MOBILNI
   ================================================== */

.flight-offer-brands {
    gap: 6px !important;
    padding: 4px 6px 0 !important;
    align-items: stretch !important;
}

/* Svi tarifni tabovi */
.flight-offer-brands .flight-offer-brand {
    flex: 0 0 auto !important;

    width: auto !important;
    min-width: 0 !important;
    max-width: none !important;

    height: 64px !important;
    min-height: 64px !important;
    max-height: 64px !important;

    margin: 0 !important;
    padding: 0 14px !important;

    box-sizing: border-box !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;

    border-radius: 8px 8px 0 0 !important;
}

/* Prvi tab je malo širi zbog bedža */
.flight-offer-brands .flight-offer-brand:first-child {
    min-width: 146px !important;
}

/* Osnovni raspored sadržaja tarifa */
.flight-offer-brand-nameicon-wrapper {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;

    align-items: center !important;
    justify-content: center !important;

    gap: 4px !important;

    width: auto !important;
    min-width: 0 !important;
    height: auto !important;
    min-height: 0 !important;

    margin: 0 !important;
    padding: 0 !important;

    white-space: nowrap !important;
}

/*
   Samo prvi tab:
   bedž ide u prvi red,
   ikonica i LIGHT ostaju zajedno u drugom redu
*/
.flight-offer-brand:first-child
.flight-offer-brand-nameicon-wrapper {
    flex-wrap: wrap !important;
    row-gap: 4px !important;
}

/* Nazivi tarifa */
.flight-offer-brand-nameicon-wrapper,
.flight-offer-brand-nameicon-wrapper::after {
    font-size: 15px !important;
    line-height: 18px !important;
    font-weight: 500 !important;

    letter-spacing: 0 !important;
    white-space: nowrap !important;
}

/* Ikonica tarife */
.flight-offer-brand .flight-offer-brand-icons {
    margin: 0 4px 0 0 !important;
    padding: 0 !important;

    font-size: 15px !important;
    line-height: 18px !important;
}

/* Aktivna tarifa */
.flight-offer-brands .flight-offer-brand.active {
    border-top: 2px solid #f1359f !important;
}

/* Bedž iznad naziva LIGHT */
.flight-offer-brand:first-child
.flight-offer-brand-nameicon-wrapper::before {
    content: "✓ Najniža cena" !important;

    display: flex !important;
    flex: 0 0 100% !important;

    align-items: center !important;
    justify-content: center !important;

    width: 100% !important;
    height: auto !important;

    margin: 0 0 1px 0 !important;
    padding: 3px 8px !important;

    box-sizing: border-box !important;

    border: 1px solid #ffd5ec !important;
    border-radius: 8px !important;

    background: #fff5fb !important;
    color: #f1359f !important;

    font-size: 14px !important;
    line-height: 16px !important;
    font-weight: 700 !important;

    letter-spacing: 0 !important;
    text-transform: none !important;
    text-align: center !important;

    white-space: pre-line !important;
}

/* Precizno pregazi stare veličine Air Serbia i Lufthansa naziva */
.flight-offer-brand[data-brandname="ECONOMY LIGHT"]
.flight-offer-brand-nameicon-wrapper::after,

.flight-offer-brand[data-brandname="ECONOMY STANDARD"]
.flight-offer-brand-nameicon-wrapper::after,

.flight-offer-brand[data-brandname="ECONOMY COMFORT"]
.flight-offer-brand-nameicon-wrapper::after,

.flight-offer-brand[data-brandname="Economy Light"]
.flight-offer-brand-nameicon-wrapper::after,

.flight-offer-brand[data-brandname="Economy Comfort"]
.flight-offer-brand-nameicon-wrapper::after,

.flight-offer-brand[data-brandname="Economy Comfort Green"]
.flight-offer-brand-nameicon-wrapper::after {
    font-size: 15px !important;
    line-height: 18px !important;
    font-weight: 500 !important;
}

/* ==================================================
   MOBILNI TELEFON
   ================================================== */

@media (max-width: 768px) {

    .flight-offer-brands {
        gap: 5px !important;
        padding: 4px 5px 0 !important;
    }

    .flight-offer-brands .flight-offer-brand {
        height: 62px !important;
        min-height: 62px !important;
        max-height: 62px !important;

        padding: 0 9px !important;
    }

    /* Prvi tab mora imati dovoljno prostora za čitljiv bedž */
    .flight-offer-brands .flight-offer-brand:first-child {
        min-width: 132px !important;
    }

    .flight-offer-brand-nameicon-wrapper,
    .flight-offer-brand-nameicon-wrapper::after {
        font-size: 13px !important;
        line-height: 16px !important;
        font-weight: 500 !important;
    }

    .flight-offer-brand .flight-offer-brand-icons {
        margin-right: 3px !important;

        font-size: 13px !important;
        line-height: 16px !important;
    }

    /* Bedž ostaje dovoljno veliki i na mobilnom */
    .flight-offer-brand:first-child
    .flight-offer-brand-nameicon-wrapper::before {
        margin-bottom: 1px !important;
        padding: 3px 7px !important;

        font-size: 10px !important;
        line-height: 12px !important;
        font-weight: 700 !important;

        border-radius: 7px !important;
    }

    .flight-offer-brand[data-brandname="ECONOMY LIGHT"]
    .flight-offer-brand-nameicon-wrapper::after,

    .flight-offer-brand[data-brandname="ECONOMY STANDARD"]
    .flight-offer-brand-nameicon-wrapper::after,

    .flight-offer-brand[data-brandname="ECONOMY COMFORT"]
    .flight-offer-brand-nameicon-wrapper::after,

    .flight-offer-brand[data-brandname="Economy Light"]
    .flight-offer-brand-nameicon-wrapper::after,

    .flight-offer-brand[data-brandname="Economy Comfort"]
    .flight-offer-brand-nameicon-wrapper::after,

    .flight-offer-brand[data-brandname="Economy Comfort Green"]
    .flight-offer-brand-nameicon-wrapper::after {
        font-size: 13px !important;
        line-height: 16px !important;
        font-weight: 500 !important;
    }
}



/* Moderna kartica rezultata leta */

div[id^="flight-"].container {
    background: #ffffff !important;
    border: 1px solid #e3e8f0 !important;
    border-radius: 14px !important;
    box-shadow: 0 5px 16px rgba(31, 39, 70, 0.07) !important;
    overflow: hidden !important;
    margin-bottom: 16px !important;
}

div[id^="flight-"].container > .flight {
    background: #ffffff !important;
}

div[id^="flight-"].container .flight-segments {
    padding-top: 10px !important;
    padding-bottom: 6px !important;
}

@media (max-width: 768px) {
    div[id^="flight-"].container {
        border-radius: 12px !important;
        margin-bottom: 14px !important;
        box-shadow: 0 4px 12px rgba(31, 39, 70, 0.06) !important;
    }

    div[id^="flight-"].container .flight-segments {
        padding-top: 8px !important;
        padding-bottom: 4px !important;
    }
}



/* ==================================================
   MOBILNI – VEĆI I ČITLJIVIJI PRVI TARIFNI TAB
   ================================================== */

@media (max-width: 768px) {

    /* Malo viši tarifni tabovi */
    .flight-offer-brands .flight-offer-brand {
        height: 68px !important;
        min-height: 68px !important;
        max-height: 68px !important;

        padding: 0 11px !important;
    }

    /* Prvi tab širi da bedž i LIGHT imaju dovoljno prostora */
    .flight-offer-brands .flight-offer-brand:first-child {
        min-width: 188px !important;
    }

    /* Raspored u prvom tabu */
    .flight-offer-brand:first-child
    .flight-offer-brand-nameicon-wrapper {
        row-gap: 5px !important;
    }

    /* Najniža cena – veće i jasno čitljivo */
    .flight-offer-brand:first-child
    .flight-offer-brand-nameicon-wrapper::before {
        content: "✓ Najniža cena" !important;

        width: 100% !important;

        margin: 0 0 3px 0 !important;
        padding: 3px 10px !important;

        font-size: 13px !important;
        line-height: 16px !important;
        font-weight: 700 !important;

        white-space: nowrap !important;
    }

    /* LIGHT – veći i teget */
    .flight-offer-brand:first-child
    .flight-offer-brand-nameicon-wrapper::after {
        font-size: 15px !important;
        line-height: 18px !important;
        font-weight: 500 !important;

        color: #1f2746 !important;
    }

    /* Ikonica uz LIGHT */
    .flight-offer-brand:first-child
    .flight-offer-brand-icons {
        font-size: 15px !important;
        line-height: 18px !important;

        margin-right: 5px !important;
    }
}


/* ==================================================
   PREMIUM FLIGHT CARD – VREME POLASKA I DOLASKA
   ================================================== */

div[id^="flight-"].container .flight-segment-time {
    font-size: 20px !important;
    line-height: 24px !important;
    font-weight: 700 !important;

    min-height: 24px !important;

    color: #1f2746 !important;
    letter-spacing: -0.3px !important;
}

/* Kontejner vremena */
div[id^="flight-"].container .flight-segment-time-from {
    display: flex !important;
    align-items: center !important;

    min-height: 24px !important;
    margin: 0 !important;
}

/* Mobilni prikaz */
@media (max-width: 768px) {

    div[id^="flight-"].container .flight-segment-time {
        font-size: 18px !important;
        line-height: 22px !important;
        min-height: 22px !important;

        letter-spacing: -0.2px !important;
    }

    div[id^="flight-"].container .flight-segment-time-from {
        min-height: 22px !important;
    }
}



/* ==================================================
   PROMENLJIVO VREME LETA – PREMIUM I UJEDNAČENO
   ================================================== */

/* React Select polje za izbor vremena leta */
div[class$="-control"]:has(
    input[id^="react-select-flight-time-select"]
) {
    width: 116px !important;

    height: 42px !important;
    min-height: 42px !important;

    padding: 0 5px !important;

    border: 1px solid #cfdbea !important;
    border-radius: 8px !important;

    background: #ffffff !important;
    box-shadow: none !important;

    cursor: pointer !important;
    box-sizing: border-box !important;
}

/* Unutrašnji sadržaj polja */
div[class$="-control"]:has(
    input[id^="react-select-flight-time-select"]
) > div {
    min-height: 40px !important;

    padding-top: 0 !important;
    padding-bottom: 0 !important;

    align-items: center !important;
}

/* Prikaz izabranog vremena */
div[class$="-control"]:has(
    input[id^="react-select-flight-time-select"]
) span {
    font-size: 18px !important;
    line-height: 22px !important;
    font-weight: 700 !important;

    color: #1f2746 !important;
}

/* Pink strelica */
div[class$="-control"]:has(
    input[id^="react-select-flight-time-select"]
) svg {
    color: #f1359f !important;
    fill: #f1359f !important;
}

/* Aktivno polje */
div[class$="-control"]:has(
    input[id^="react-select-flight-time-select"]
):focus-within {
    border-color: #f1359f !important;

    box-shadow: 0 0 0 3px rgba(241, 53, 159, 0.12) !important;
}

/* ==================================================
   MOBILNI TELEFON
   ================================================== */

@media (max-width: 768px) {

    div[class$="-control"]:has(
        input[id^="react-select-flight-time-select"]
    ) {
        width: 116px !important;

        height: 42px !important;
        min-height: 42px !important;

        padding: 0 5px !important;
    }

    div[class$="-control"]:has(
        input[id^="react-select-flight-time-select"]
    ) > div {
        min-height: 40px !important;
    }

    div[class$="-control"]:has(
        input[id^="react-select-flight-time-select"]
    ) span {
        font-size: 18px !important;
        line-height: 22px !important;
        font-weight: 700 !important;
    }
}




/* ==================================================
   PREMIUM FLIGHT TIMELINE
   LINIJA + TRAJANJE + BROJ PRESEDANJA
   ================================================== */

/* Ceo srednji deo između polaska i dolaska */
div[id^="flight-"].container .flight-segment-middle {
    display: flex !important;
    flex: 3 1 !important;

    align-items: center !important;
    justify-content: center !important;

    min-width: 100px !important;
    min-height: 44px !important;

    padding: 0 8px !important;
    gap: 8px !important;

    box-sizing: border-box !important;
}

/* Leva i desna linija */
div[id^="flight-"].container .flight-segment-line {
    display: block !important;
    flex: 1 1 auto !important;

    width: auto !important;
    min-width: 18px !important;
    height: 1px !important;

    margin: 0 !important;
    padding: 0 !important;

    border: 0 !important;
    background: #d8deea !important;
}

/* Centralni blok sa trajanjem i statusom leta */
div[id^="flight-"].container
.flight-segment-transfers-duration {
    display: flex !important;
    flex-direction: column !important;

    align-items: center !important;
    justify-content: center !important;

    flex: 0 0 auto !important;

    min-width: 80px !important;
    min-height: 40px !important;

    margin: 0 !important;
    padding: 2px 4px !important;

    text-align: center !important;
}

/* Trajanje leta */
div[id^="flight-"].container .flight-segment-duration {
    margin: 0 0 2px 0 !important;
    padding: 0 !important;

    font-size: 15px !important;
    line-height: 18px !important;
    font-weight: 700 !important;

    color: #1f2746 !important;
    letter-spacing: -0.15px !important;
    white-space: nowrap !important;
}

/* Bez stopa / 1 presedanje / 2 presedanja */
div[id^="flight-"].container
.flight-segment-marks-transfers-description {
    margin: 0 !important;
    padding: 0 !important;

    font-size: 12px !important;
    line-height: 15px !important;
    font-weight: 500 !important;

    color: #536078 !important;
    white-space: nowrap !important;
}

/* ==================================================
   MOBILNI TELEFON
   ================================================== */

@media (max-width: 768px) {

    div[id^="flight-"].container .flight-segment-middle {
        min-width: 96px !important;
        min-height: 42px !important;

        padding: 0 5px !important;
        gap: 5px !important;
    }

    div[id^="flight-"].container .flight-segment-line {
        min-width: 14px !important;
        background: #dce2eb !important;
    }

    div[id^="flight-"].container
    .flight-segment-transfers-duration {
        min-width: 76px !important;
        min-height: 38px !important;

        padding: 1px 2px !important;
    }

    div[id^="flight-"].container .flight-segment-duration {
        font-size: 14px !important;
        line-height: 17px !important;
        font-weight: 700 !important;
    }

    div[id^="flight-"].container
    .flight-segment-marks-transfers-description {
        font-size: 11px !important;
        line-height: 14px !important;
        font-weight: 500 !important;
    }
}


/* ==================================================
   PREMIUM POLAZAK I DOLAZAK – AERODROM + VREME
   ================================================== */

/* Levi blok: polazni aerodrom i vreme */
div[id^="flight-"].container .flight-segment-city-from {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-content: center !important;

    gap: 5px !important;

    min-width: 116px !important;

    margin: 0 !important;
    padding: 0 !important;

    color: #1f2746 !important;
    text-transform: uppercase !important;
}

/* Desni blok: dolazni aerodrom i vreme */
div[id^="flight-"].container
.flight-segment-city-time:last-child {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-end !important;
    justify-content: center !important;

    min-width: 82px !important;

    margin: 0 !important;
    padding: 0 !important;

    color: #1f2746 !important;
    text-align: right !important;
}

/* Kodovi aerodroma: BEG, TIV... */
div[id^="flight-"].container .flight-segment-city-from,
div[id^="flight-"].container
.flight-segment-city-time:last-child {
    font-size: 17px !important;
    line-height: 20px !important;
    font-weight: 500 !important;
}

/* Vremena ostaju glavni podatak */
div[id^="flight-"].container .flight-segment-time {
    font-size: 20px !important;
    line-height: 24px !important;
    font-weight: 700 !important;

    min-height: 24px !important;

    color: #1f2746 !important;
    letter-spacing: -0.3px !important;
}

/* Razmak između ikonice i vremena */
div[id^="flight-"].container .flight-segment-time-from {
    display: flex !important;
    align-items: center !important;

    gap: 5px !important;

    min-height: 24px !important;

    margin: 0 !important;
    padding: 0 !important;
}

/* ==================================================
   MOBILNI TELEFON
   ================================================== */

@media (max-width: 768px) {

    div[id^="flight-"].container .flight-segment-city-from {
        min-width: 116px !important;
        gap: 4px !important;
    }

    div[id^="flight-"].container
    .flight-segment-city-time:last-child {
        min-width: 70px !important;
    }

    div[id^="flight-"].container .flight-segment-city-from,
    div[id^="flight-"].container
    .flight-segment-city-time:last-child {
        font-size: 16px !important;
        line-height: 19px !important;
        font-weight: 500 !important;
    }

    div[id^="flight-"].container .flight-segment-time {
        font-size: 19px !important;
        line-height: 23px !important;
        min-height: 23px !important;
    }
}


/* ==================================================
   PREMIUM TIMELINE – JAČA I DUŽA LINIJA
   ================================================== */

div[id^="flight-"].container .flight-segment-middle {
    flex: 1 1 auto !important;
    min-width: 130px !important;
    padding: 0 4px !important;
    gap: 7px !important;
}

div[id^="flight-"].container .flight-segment-line {
    flex: 1 1 38px !important;
    min-width: 28px !important;
    max-width: none !important;

    height: 1px !important;
    background: #cfd7e4 !important;
}

div[id^="flight-"].container
.flight-segment-transfers-duration {
    min-width: 84px !important;
}

div[id^="flight-"].container .flight-segment-duration {
    font-size: 15px !important;
    line-height: 18px !important;
    font-weight: 700 !important;
}

div[id^="flight-"].container
.flight-segment-marks-transfers-description {
    font-size: 12px !important;
    line-height: 15px !important;
    color: #5f6b7d !important;
}

/* Aerodrom bliže vremenu */
div[id^="flight-"].container .flight-segment-city-from {
    gap: 2px !important;
}

div[id^="flight-"].container
.flight-segment-city-time:last-child {
    gap: 2px !important;
}

@media (max-width: 768px) {

    div[id^="flight-"].container .flight-segment-middle {
        min-width: 118px !important;
        gap: 5px !important;
        padding: 0 2px !important;
    }

    div[id^="flight-"].container .flight-segment-line {
        min-width: 22px !important;
    }

    div[id^="flight-"].container
    .flight-segment-transfers-duration {
        min-width: 78px !important;
    }
}



/* ==================================================
   PREMIUM LOGO AVIO-KOMPANIJE
   Apple / Revolut stil
   ================================================== */

/* Desktop */
.flight-segment-airline-logo,
.flight-segment-airline-logo--large {

    width: auto !important;
    height: auto !important;

    max-width: 46px !important;
    max-height: 26px !important;

    object-fit: contain !important;

    margin-top: 2px !important;

    opacity: .92;

    transition: opacity .2s ease;
}

/* Hover */
.flight:hover .flight-segment-airline-logo,
.flight:hover .flight-segment-airline-logo--large{
    opacity:1;
}

/* Mobilni */
@media (max-width:768px){

    .flight-segment-airline-logo,
    .flight-segment-airline-logo--large{

        max-width:40px !important;
        max-height:22px !important;

        margin-top:1px !important;
    }

}



/* Sakrij naslov na stranici rezultata */

.header-h1{
    display:none !important;
}


/* ==================================================
   logo jeftineaviokarte.rs na drugoj strani sam podigla ka gore
   ================================================== */

@media (max-width: 768px) {

  .header-logo-image {
    height: 42px !important;
    width: auto !important;
    max-width: 220px !important;
    margin: 0 !important;
    float: none !important;
    object-fit: contain !important;
    display: block !important;
  }

  .header-logo {
    display: flex !important;
    align-items: center !important;
    transform: translateY(-5px) !important;
  }

  .header-mobile-button {
    transform: translateY(-5px) !important;
  }

}




/* ===========================================================
   GOLIBE - REZULTATI PRETRAGE
   Domen: https://jeftineaviokarters.golibe.com/
   Važi samo za stranicu rezultata pretrage i dalji booking proces.
   Ne menjati CSS naslovne stranice.
   =========================================================== */

@media (max-width: 768px) {

  body.layout--standard .header-search-form {
    margin-top: 12px !important;
  }

  body.layout--standard .header-search-form-desktop-line {
    min-height: 58px !important;
  }

}