.elementor-7378 .elementor-element.elementor-element-477a758 > .elementor-container{max-width:1200px;}.elementor-7378 .elementor-element.elementor-element-477a758{margin-top:20px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-7378 .elementor-element.elementor-element-e0cc023 > .elementor-container{max-width:1200px;}.elementor-7378 .elementor-element.elementor-element-e0cc023{padding:0px 16px 0px 16px;}.elementor-7378 .elementor-element.elementor-element-badf97b > .elementor-container{max-width:1200px;}.elementor-7378 .elementor-element.elementor-element-badf97b{padding:0px 16px 0px 16px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-7378 .elementor-element.elementor-element-f0c6205 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7378 .elementor-element.elementor-element-f0c6205{text-align:start;}.elementor-7378 .elementor-element.elementor-element-f0c6205 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:34px;font-weight:700;color:var( --e-global-color-astglobalcolor2 );}.elementor-7378 .elementor-element.elementor-element-36a0222 > .elementor-container{max-width:1200px;}.elementor-7378 .elementor-element.elementor-element-36a0222{padding:0px 16px 0px 16px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-7378 .elementor-element.elementor-element-8f05bd6 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7378 .elementor-element.elementor-element-8f05bd6{font-family:"Montserrat", Sans-serif;font-size:17px;font-weight:400;color:#5F6C7B;}.elementor-7378 .elementor-element.elementor-element-f237123 > .elementor-container{max-width:1200px;}.elementor-7378 .elementor-element.elementor-element-f237123{padding:0px 16px 0px 16px;}.elementor-7378 .elementor-element.elementor-element-d5852b2 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7378 .elementor-element.elementor-element-d5852b2{text-align:start;}.elementor-7378 .elementor-element.elementor-element-d5852b2 .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:28px;font-weight:bold;color:var( --e-global-color-astglobalcolor2 );}.elementor-7378 .elementor-element.elementor-element-7a32796 > .elementor-container{max-width:1200px;}.elementor-7378 .elementor-element.elementor-element-7a32796{padding:0px 16px 0px 16px;}.elementor-7378 .elementor-element.elementor-element-bd29d7f > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-7378 .elementor-element.elementor-element-bd29d7f{font-family:"Montserrat", Sans-serif;font-size:17px;font-weight:400;color:#5F6C7B;}.elementor-7378 .elementor-element.elementor-element-22f5432 > .elementor-container{max-width:1200px;}.elementor-7378 .elementor-element.elementor-element-22f5432{padding:0px 16px 0px 16px;}@media(max-width:767px){.elementor-7378 .elementor-element.elementor-element-f0c6205 > .elementor-widget-container{margin:10px 0px 0px 0px;}.elementor-7378 .elementor-element.elementor-element-f0c6205 .elementor-heading-title{font-size:30px;}.elementor-7378 .elementor-element.elementor-element-d5852b2 > .elementor-widget-container{margin:10px 0px 0px 0px;}.elementor-7378 .elementor-element.elementor-element-d5852b2 .elementor-heading-title{font-size:30px;}}/* Start custom CSS for shortcode, class: .elementor-element-94a4b00 */.panorama-theme-hero {
    position: relative;
    height: 420px;
    background-size: cover;
    background-position: center;
    border-radius: 16px;
    overflow: hidden;
    margin-bottom: 15px;
}

.panorama-theme-hero-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(
        rgba(0,0,0,0.55),
        rgba(0,0,0,0.45)
    );
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 40px;
    text-align: center;
    color: #fff;
}

/* breadcrumb gore levo */
.panorama-breadcrumbs {
    position: absolute;
    top: 20px;
    left: 30px;
    font-size: 13px;
}

.panorama-breadcrumbs a {
    color: #f2994a;
    text-decoration: none;
}

.panorama-breadcrumbs span {
    color: #fff;
}

/* naslov */
.panorama-theme-title {
    font-size: 36px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #fff;
}

/* dugme */
.panorama-hero-cta {
    background: #f2c94c;
    color: #000;
    padding: 12px 26px;
    border-radius: 999px;
    font-weight: 600;
    text-decoration: none !important;
    display: inline-block;
}

/* kredit slike */
.panorama-image-credit {
    position: absolute;
    bottom: 10px;
    left: 15px;
    font-size: 12px;
    color: #fff;
    opacity: 0.8;
}

.panorama-image-credit a {
    color: #fff;
    text-decoration: underline;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-477a758 *//* ==========================================================
   PANORAMA THEME HERO — FINAL (MATCH CITY 1:1)
========================================================== */

.panorama-theme-hero {
    position: relative;
    height: 420px;
    background-size: cover;
    background-position: center;
    border-radius: 20px;
    overflow: hidden;
    margin-bottom: 15px;
}

/* OVERLAY — DEPTH */

.panorama-theme-hero-overlay {
    position: absolute;
    inset: 0;

    background: linear-gradient(
        to bottom,
        rgba(0,0,0,0.25) 0%,
        rgba(0,0,0,0.45) 40%,
        rgba(0,0,0,0.65) 100%
    );

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;

    padding: 40px;
    color: #fff;
}

/* BREADCRUMB */

.panorama-breadcrumbs {
    position: absolute;
    top: 16px;
    left: 16px;
    font-size: 13px;
    color: #fff;
    z-index: 2;
}

.panorama-breadcrumbs a {
    color: #f2c94c;
    text-decoration: none;
}

/* TITLE */

.panorama-theme-title {
    font-size: 36px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 20px;
    line-height: 1.2;
}

/* CTA BUTTON */

.panorama-hero-cta {
    display: inline-block;
    background: #f2c94c;
    color: #000;
    padding: 14px 28px;
    border-radius: 999px;
    font-weight: 600;
    text-decoration: none;
    margin-top: 10px;
    transition: all 0.3s ease;
}

.panorama-hero-cta:hover {
    background: #e0b93f;
}

/* IMAGE CREDIT — CLEAN (NO BACKGROUND) */

.panorama-image-credit {
    position: absolute;
    bottom: 12px;
    left: 16px;
    font-size: 12px;
    color: #fff;
    opacity: 0.85;
}

.panorama-image-credit a {
    color: #fff;
    text-decoration: underline;
}

/* ==========================================================
   MOBILE — FINAL FIX
========================================================== */

@media (max-width: 768px) {

    .panorama-theme-hero {
        height: 260px;

        /* 👇 OVO JE KLJUČ (kao destinacije) */
        margin-left: 12px;
        margin-right: 12px;
        border-radius: 16px;
    }

    .panorama-theme-hero-overlay {
        padding: 20px;
    }

    .panorama-theme-title {
        font-size: 24px;
    }

    .panorama-hero-cta {
        padding: 12px 22px;
        font-size: 14px;
    }

    .panorama-breadcrumbs {
        font-size: 12px;
        top: 12px;
        left: 12px;
    }

    .panorama-image-credit {
        bottom: 10px;
        left: 12px;
        font-size: 11px;
    }
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-f24f0b8 */.panorama-share a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background: #fff;
    border: 1px solid #ddd;
    color: #555;
    font-size: 12px;
    text-decoration: none;
}

.panorama-share a:hover {
    background: #f2c94c;
    color: #000;
    border-color: #f2c94c;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-e0cc023 *//* ==========================================================
   PANORAMA — CITY / THEME INFO STRIP (FINAL)
========================================================== */

.city-info-strip {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid #f2e3b0;
    border-radius: 12px;
    padding: 12px 20px;
    margin-bottom: 30px;
    background: #fff;
}

/* ----------------------------------------------------------
   LEFT SIDE — SHARE
---------------------------------------------------------- */

.city-share-icons {
    display: flex;
    align-items: center;
    gap: 10px;
}

.city-share-label {
    font-size: 14px;
    color: #666;
    margin-right: 6px;
}

/* ICON WRAPPER */
.city-share-icons a {
    width: 28px;
    height: 28px;
    border-radius: 50%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #f5f5f5;
    text-decoration: none;
    transition: all 0.2s ease;
}

/* SVG SIZE */
.city-share-icons svg {
    width: 14px;
    height: 14px;
}

/* ----------------------------------------------------------
   BRAND COLORS (kao destinacija)
---------------------------------------------------------- */

/* Facebook */
.city-share-icons .share-fb svg {
    fill: #1877f2;
}

/* X */
.city-share-icons .share-x svg {
    fill: #000;
}

/* Viber */
.city-share-icons .share-viber svg {
    fill: #7360f2;
}

/* WhatsApp */
.city-share-icons .share-wa svg {
    fill: #25d366;
}

/* Copy */
.city-share-icons .share-copy svg {
    fill: #555;
}

/* Mail */
.city-share-icons .share-mail svg {
    fill: #333;
}

/* HOVER */
.city-share-icons a:hover {
    background: #f2c94c;
}

.city-share-icons a:hover svg {
    fill: #000;
}


/* ----------------------------------------------------------
   RIGHT SIDE — HIGHLIGHTS
---------------------------------------------------------- */

.city-info-tags {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 14px;
    color: #777;
    text-align: right;
}


/* ----------------------------------------------------------
   MOBILE
---------------------------------------------------------- */

@media (max-width: 768px) {

    .city-info-strip {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .city-info-tags {
        text-align: left;
    }

}

/* ==========================================================
   HERO BREADCRUMB — FORCE COLOR
========================================================== */

.panorama-theme-hero .panorama-breadcrumbs a {
    color: #f2994a !important;
}

.panorama-theme-hero .panorama-breadcrumbs a:hover {
    color: #f2c94c !important;
}

.panorama-theme-hero .panorama-breadcrumbs span {
    color: #fff;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-8f05bd6 */.elementor-7378 .elementor-element.elementor-element-8f05bd6 a {
        text-decoration: none !important;
    }/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-bd29d7f */.elementor-7378 .elementor-element.elementor-element-bd29d7f a {
        text-decoration: none !important;
    }/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-22f5432 *//* ==========================================================
   PANORAMA CARD SYSTEM — FINAL CLEAN
========================================================== */

/* GRID */
.panorama-hotel-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    margin-top: 8px;
    align-items: stretch;
}

/* TABLET */
@media (max-width: 1024px) {
    .panorama-hotel-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* MOBILE */
@media (max-width: 640px) {
    .panorama-hotel-grid {
        grid-template-columns: 1fr;
        padding-left: 0;
        padding-right: 0;
    }
}

/* CARD */
.panorama-card {
    background: #fff;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 6px 18px rgba(0,0,0,0.06),
                0 0 0 1px rgba(0,0,0,0.04);
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    height: 100%;
}

.panorama-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 28px rgba(0,0,0,0.10);
}

/* IMAGE */
.panorama-card-image {
    position: relative;
    overflow: hidden;
    flex-shrink: 0;
}

.panorama-card-image img {
    width: 100%;
    height: 290px;
    object-fit: cover;
    display: block;
    transition: transform 0.4s ease;
}

.panorama-card:hover img {
    transform: scale(1.05);
}

/* BADGE */
.panorama-card-badge {
    position: absolute;
    top: 12px;
    left: 12px;
    background: #f2c94c;
    color: #000;
    font-size: 12px;
    padding: 6px 10px;
    border-radius: 6px;
    font-weight: 600;
}

/* CONTENT */
.panorama-card-content {
    padding: 14px 16px 16px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    flex-grow: 1;
}

/* TITLE */
.panorama-card-title {
    font-size: 18px;
    margin: 0;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 48px;
}

.panorama-card-title a {
    text-decoration: none;
    color: #111;
}

.panorama-card-title a:hover {
    color: #f2c94c;
}

/* STARS */
.panorama-card-stars {
    color: #f2c94c;
    font-size: 14px;
    margin-top: 2px;
}

/* LOCATION */
.panorama-card-location {
    font-size: 13px;
    color: #8a8a8a;
    display: flex;
    align-items: center;
    gap: 6px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* RATING */
.panorama-card-rating {
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 14px;
    margin-top: 2px;
    min-height: 20px;
}

.rating-value {
    font-weight: 600;
    color: #111;
}

.rating-max,
.rating-reviews {
    color: #777;
    font-size: 13px;
}

/* PRICE */
.panorama-card-price {
    font-size: 14px;
    color: #555;
    margin-top: 4px;
}

.panorama-card-price strong {
    font-size: 18px;
    color: #111;
}

/* CTA */
.panorama-card-button {
    margin-top: auto;
    display: inline-block;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
    background: #f2c94c;
    color: #000;
    font-weight: 600;
    font-size: 14px;
    text-decoration: none;
    transition: all 0.3s ease;
}

.panorama-card-button:hover {
    background: #e0b93f;
}

/* MOBILE */
@media (max-width: 640px) {
    .panorama-card-image img {
        height: 260px;
    }

    .panorama-card-title {
        font-size: 16px;
    }

    .panorama-card-content {
        padding: 14px;
    }

    .panorama-card-button {
        padding: 12px;
        font-size: 15px;
    }

    .panorama-card {
        border-radius: 14px;
    }
}

/* ==========================================================
   REMOVE UNDERLINE — THEME CARDS FIX
========================================================== */

/* REMOVE UNDERLINE — FORCE */
.panorama-card a,
.panorama-card a:link,
.panorama-card a:visited,
.panorama-card a:hover,
.panorama-card a:focus {
    text-decoration: none !important;
}

/* ==========================================================
   LOAD MORE — FINAL CLEAN
========================================================== */

.load-more-wrapper {
    display: flex;
    justify-content: center;
    margin-top: 24px;
    margin-bottom: 50px;
}

.panorama-load-more-btn {
    background: #f2c94c;
    color: #000;
    border: none;
    border-radius: 999px;
    padding: 12px 28px;
    font-weight: 600;
    cursor: pointer;
    font-size: 14px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 10px rgba(0,0,0,0.08);
}

.panorama-load-more-btn:hover {
    background: #111;
    color: #fff;
    transform: translateY(-2px);
}

.panorama-home-recommendations .panorama-section-title {
    margin-bottom: 32px;
}

.panorama-section-title::after {
    content: '';
    display: block;
    width: 50px;
    height: 3px;
    background: #f2c94c;
    margin-top: 10px;
}

/* PANORAMA — THEME TITLE FIX (H3 kao H2) */

.panorama-theme-section .panorama-section-title {
    font-size: 26px;
    font-weight: 700;
    line-height: 1.2;
}

/* ==========================================================
   PANORAMA — LOAD MORE BUTTON
========================================================== */

.panorama-theme-load-more {
    background: #f2c94c; /* Panorama yellow */
    color: #000;
    border: none;
    padding: 14px 28px;
    border-radius: 12px;
    font-weight: 600;
    font-size: 15px;
    cursor: pointer;
    transition: all 0.25s ease;
    box-shadow: 0 4px 12px rgba(0,0,0,0.08);
}

/* hover */
.panorama-theme-load-more:hover {
    background: #e6b93f;
    transform: translateY(-2px);
    box-shadow: 0 6px 18px rgba(0,0,0,0.12);
}

/* disabled */
.panorama-theme-load-more:disabled {
    opacity: 0.6;
    cursor: not-allowed;
    transform: none;
}

/* wrapper centriranje */
.load-more-wrapper {
    text-align: center;
    margin-top: 25px;
}/* End custom CSS */