.elementor-11709 .elementor-element.elementor-element-040ec1e{text-align:center;}.elementor-11709 .elementor-element.elementor-element-040ec1e .elementor-heading-title{font-size:35px;line-height:50px;letter-spacing:1px;color:var( --e-global-color-b0cc23c );}.elementor-11709 .elementor-element.elementor-element-2d2d853{font-size:14px;}.elementor-11709 .elementor-element.elementor-element-a184b68{margin:-30px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.woocommerce .elementor-11709 .elementor-element.elementor-element-a184b68 .shop_attributes{font-weight:700;}.elementor-11709 .elementor-element.elementor-element-6c1fd4c{text-align:end;}.elementor-11709 .elementor-element.elementor-element-6c1fd4c .elementor-heading-title{font-size:25px;color:var( --e-global-color-b0cc23c );}.elementor-11709 .elementor-element.elementor-element-e5689d6{margin:-15px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:end;}.elementor-11709 .elementor-element.elementor-element-e5689d6 .elementor-heading-title{font-size:15px;font-weight:400;color:var( --e-global-color-b0cc23c );}.elementor-11709 .elementor-element.elementor-element-ee1f2fc{text-align:end;}.woocommerce .elementor-11709 .elementor-element.elementor-element-ee1f2fc .price{color:var( --e-global-color-b0cc23c );font-size:30px;font-weight:700;}.elementor-11709 .elementor-element.elementor-element-1fde3026 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-11709 .elementor-element.elementor-element-78009bba{border-radius:10px 10px 10px 10px;}.elementor-11709 .elementor-element.elementor-element-88afe5b{--spacer-size:15px;}@media(min-width:768px){.elementor-11709 .elementor-element.elementor-element-1e554f4{width:25%;}.elementor-11709 .elementor-element.elementor-element-e9242c1{width:74.999%;}}/* Start custom CSS for html, class: .elementor-element-714762e */.kavaya-back-link {
    display: inline-block;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 600;
    color: #00594f;
    text-decoration: none;
}

.kavaya-back-link:hover {
    text-decoration: underline;
    opacity: 0.8;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-af5ab27 */.elementor-11709 .elementor-element.elementor-element-af5ab27 .kavaya-transfer-images {
    display: flex;
    width: 100%;
    height: 420px;
    border-radius: 18px;
    overflow: hidden;
    position: relative;
}

.elementor-11709 .elementor-element.elementor-element-af5ab27 .kavaya-transfer-images .kavaya-img {
    width: 50%;
    background-size: cover;
    background-position: center;
}

.elementor-11709 .elementor-element.elementor-element-af5ab27 .kavaya-transfer-images::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 0;
    width: 2px;
    height: 100%;
    background: rgba(255,255,255,0.35);
    transform: translateX(-50%);
    z-index: 2;
}

.elementor-11709 .elementor-element.elementor-element-af5ab27 .kavaya-transfer-images::after {
    content: "↔";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 42px;
    color: #005332;
    background: #ffffff;
    border-radius: 50%;
    font-weight: 700;
    box-shadow: 0 6px 18px rgba(0,0,0,0.15);
    z-index: 3;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-8417e19 */.kavaya-btn {
    display: inline-block;
    background: #005332;
    color: #ffffff;
    padding: 14px 26px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 4px;
    transition: all 0.25s ease;
}

/* Hover Effekt */
.kavaya-btn:hover {
    background: #007a4d;   /* etwas heller */
    color: #e6f4ef;        /* leichtes soft grün */
    transform: translateY(-1px);
}

/* Optional: leichter Click Effekt */
.kavaya-btn:active {
    transform: translateY(0px);
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-aec578e */.hotel-rate-tabs {
    margin-top: 30px;
}

/* TAB BAR */
.hotel-rate-tab-buttons {
    display: flex;
    gap: 0;
    margin-bottom: -2px;
}

/* TAB BUTTONS */
.tab-btn {
    background: #e8efec;
    border: 2px solid #cfdad6;
    border-bottom: none;
    padding: 12px 22px;
    cursor: pointer;
    color: #00594f;
    font-weight: 700;
    font-size: 17px;
    line-height: 1.2;
    transition: all 0.2s ease;
}

/* ACTIVE TAB */
.tab-btn.active {
    background: #ffffff;
    border-color: #cfdad6;
    color: #00594f;
    position: relative;
    z-index: 2;
}

/* CONTENT BOX */
.tab-content {
    display: none;
    border: 2px solid #cfdad6;
    padding: 25px 25px 10px;
    background: #ffffff;
}

/* ACTIVE CONTENT */
.tab-content.active {
    display: block;
}

/* OPTIONAL TABLE SPACING */
.tab-content table {
    margin-top: 10px;
}/* End custom CSS */
/* Start custom CSS for shortcode, class: .elementor-element-72efa2b */.kavaya-product-highlights {
    margin: 28px 0 34px 0;
    padding: 22px 26px 18px 26px;
    background: #f7f8f5;
    border-left: 4px solid #005332;
}

.kavaya-product-highlights-title {
    color: #005332;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 14px 0;
}

.kavaya-product-highlights-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.kavaya-product-highlights-item {
    position: relative;
    margin-bottom: 10px;
    padding-left: 22px;
    line-height: 1.6;
    color: #222222;
    font-size: 17px;
}

.kavaya-product-highlights-item:last-child {
    margin-bottom: 0;
}

.kavaya-product-highlights-item::before {
    content: "•";
    position: absolute;
    left: 0;
    top: 0;
    color: #005332;
    font-size: 20px;
    line-height: 1.2;
    font-weight: 700;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-8c33652 */.excursion-info-tabs {
    margin-top: 30px;
}

.excursion-tab-buttons {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    margin-bottom: -2px;
}

.excursion-tab-btn {
    background: #e8efec;
    border: 2px solid #cfdad6;
    border-bottom: none;
    padding: 12px 22px;
    cursor: pointer;
    color: #00594f;
    font-weight: 700;
    font-size: 17px;
    line-height: 1.2;
    transition: all 0.2s ease;
}

.excursion-tab-btn.active {
    background: #ffffff;
    border-color: #cfdad6;
    color: #00594f;
    position: relative;
    z-index: 2;
}

.excursion-tab-content {
    display: none;
    border: 2px solid #cfdad6;
    padding: 26px 28px;
    background: #ffffff;
}

.excursion-tab-content.active {
    display: block;
}

.excursion-tab-text {
    font-size: 16px;
    line-height: 1.75;
    color: #2f2f2f;
}

.excursion-tab-text p {
    margin: 0 0 16px;
}

.excursion-tab-text p:last-child {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    .excursion-tab-btn {
        font-size: 15px;
        padding: 10px 16px;
    }

    .excursion-tab-content {
        padding: 20px 18px;
    }

    .excursion-tab-text {
        font-size: 15px;
        line-height: 1.65;
    }
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-83c9379 */.hotel-info-sections {
    margin-top: 40px !important;
}

.hotel-info-section {
    display: grid !important;
    grid-template-columns: 1.4fr 1fr !important;
    gap: 40px !important;
    align-items: start !important;
    margin-bottom: 50px !important;
}

.hotel-info-image {
    width: 100% !important;
}

.hotel-info-image img {
    width: 100% !important;
    height: 350px !important;
    object-fit: cover !important;
    object-position: center center !important;
    display: block !important;
    border-radius: 4px !important;
    max-height: none !important;
}

.hotel-info-content h3 {
    margin: 0 0 12px !important;
    font-size: 24px !important;
    line-height: 1.2 !important;
    color: #00594f !important;
    font-weight: 500 !important;
    letter-spacing: 0.3px !important;
}

.hotel-info-text {
    font-size: 16px !important;
    line-height: 1.7 !important;
    color: #2f2f2f !important;
}

.hotel-info-text p {
    margin: 0 0 14px !important;
}

.hotel-info-text p:last-child {
    margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
    .hotel-info-section {
        grid-template-columns: 1fr !important;
        gap: 24px !important;
        margin-bottom: 40px !important;
    }

    .hotel-info-image img {
        height: 420px !important;
    }

    .hotel-info-content h3 {
        font-size: 22px !important;
    }

    .hotel-info-text {
        font-size: 15px !important;
        line-height: 1.65 !important;
    }
}

@media (max-width: 767px) {
    .hotel-info-sections {
        margin-top: 30px !important;
    }

    .hotel-info-section {
        gap: 18px !important;
        margin-bottom: 32px !important;
    }

    .hotel-info-image img {
        height: 320px !important;
    }

    .hotel-info-content h3 {
        font-size: 20px !important;
        margin-bottom: 10px !important;
    }

    .hotel-info-text {
        font-size: 15px !important;
        line-height: 1.6 !important;
    }

    .hotel-info-text p {
        margin-bottom: 12px !important;
    }
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-9df15e2 */.hotel-info-sections {
    margin-top: 40px !important;
}

.hotel-info-section {
    display: grid !important;
    grid-template-columns: 1.4fr 1fr !important;
    gap: 40px !important;
    align-items: start !important;
    margin-bottom: 50px !important;
}

.hotel-info-image {
    width: 100% !important;
}

.hotel-info-image img {
    width: 100% !important;
    height: 350px !important;
    object-fit: cover !important;
    object-position: center center !important;
    display: block !important;
    border-radius: 4px !important;
    max-height: none !important;
}

.hotel-info-content h3 {
    margin: 0 0 12px !important;
    font-size: 24px !important;
    line-height: 1.2 !important;
    color: #00594f !important;
    font-weight: 500 !important;
    letter-spacing: 0.3px !important;
}

.hotel-info-text {
    font-size: 16px !important;
    line-height: 1.7 !important;
    color: #2f2f2f !important;
}

.hotel-info-text p {
    margin: 0 0 14px !important;
}

.hotel-info-text p:last-child {
    margin-bottom: 0 !important;
}

@media (max-width: 1024px) {
    .hotel-info-section {
        grid-template-columns: 1fr !important;
        gap: 24px !important;
        margin-bottom: 40px !important;
    }

    .hotel-info-image img {
        height: 420px !important;
    }

    .hotel-info-content h3 {
        font-size: 22px !important;
    }

    .hotel-info-text {
        font-size: 15px !important;
        line-height: 1.65 !important;
    }
}

@media (max-width: 767px) {
    .hotel-info-sections {
        margin-top: 30px !important;
    }

    .hotel-info-section {
        gap: 18px !important;
        margin-bottom: 32px !important;
    }

    .hotel-info-image img {
        height: 320px !important;
    }

    .hotel-info-content h3 {
        font-size: 20px !important;
        margin-bottom: 10px !important;
    }

    .hotel-info-text {
        font-size: 15px !important;
        line-height: 1.6 !important;
    }

    .hotel-info-text p {
        margin-bottom: 12px !important;
    }
}/* End custom CSS */