.elementor-81460 .elementor-element.elementor-element-ea8a84c > .elementor-background-overlay{background-color:#FFFFFF;opacity:0.9;transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-81460 .elementor-element.elementor-element-ea8a84c > .elementor-container{max-width:1600px;}.elementor-81460 .elementor-element.elementor-element-ea8a84c{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:4px 4px 4px 4px;}.elementor-81460 .elementor-element.elementor-element-7901fdee > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){--kit-widget-spacing:10px;}.elementor-81460 .elementor-element.elementor-element-d676717{--spacer-size:50px;}.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-81460 .elementor-element.elementor-element-589b42da{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:center;}.elementor-81460 .elementor-element.elementor-element-589b42da .elementor-heading-title{font-family:"Raleway", Sans-serif;font-size:30px;font-weight:500;color:#313131;}.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-81460 .elementor-element.elementor-element-720b1ecf{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 30px) 0px;font-family:"Roboto", Sans-serif;font-size:16px;color:var( --e-global-color-secondary );}.elementor-81460 .elementor-element.elementor-element-13338c2{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:start;}.elementor-81460 .elementor-element.elementor-element-13338c2 .elementor-heading-title{font-family:"Raleway", Sans-serif;font-size:20px;font-weight:500;color:#313131;}.elementor-81460 .elementor-element.elementor-element-104694d2{font-family:"Roboto", Sans-serif;font-size:16px;color:var( --e-global-color-secondary );}.elementor-81460 .elementor-element.elementor-element-24388e7{margin:30px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;text-align:start;}.elementor-81460 .elementor-element.elementor-element-24388e7 .elementor-heading-title{font-family:"Raleway", Sans-serif;font-size:20px;font-weight:500;color:#313131;}.elementor-81460 .elementor-element.elementor-element-90b46bc{font-family:"Roboto", Sans-serif;font-size:16px;color:var( --e-global-color-secondary );}.elementor-81460 .elementor-element.elementor-element-740c6bd8{--spacer-size:50px;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-81460 .elementor-element.elementor-element-350d0491 .elementor-button{background-color:#A8506E;font-family:"Poppins", Sans-serif;font-weight:500;border-radius:0px 0px 0px 0px;padding:20px 30px 20px 030px;}.elementor-81460 .elementor-element.elementor-element-350d0491 .elementor-button:hover, .elementor-81460 .elementor-element.elementor-element-350d0491 .elementor-button:focus{background-color:var( --e-global-color-secondary );}.elementor-81460 .elementor-element.elementor-element-350d0491{margin:15px 0px calc(var(--kit-widget-spacing, 0px) + 030px) 0px;}.elementor-81460 .elementor-element.elementor-element-528afe72{--spacer-size:50px;}#elementor-popup-modal-81460{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-81460 .dialog-message{width:1000px;height:auto;padding:13px 13px 13px 13px;}#elementor-popup-modal-81460 .dialog-close-button{display:flex;}#elementor-popup-modal-81460 .dialog-widget-content{box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}@media(max-width:767px){.elementor-81460 .elementor-element.elementor-element-350d0491{margin:15px 0px calc(var(--kit-widget-spacing, 0px) + 30px) 0px;}}/* Start custom CSS for text-editor, class: .elementor-element-104694d2 *//* WILD CAT EXPEDITION ITINERARY */

.wildcat-itinerary,
.wildcat-itinerary * {
    box-sizing: border-box;
}

.wildcat-itinerary {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
    font-family: Arial, Helvetica, sans-serif;
    color: #222222;
    background: #ffffff;
    margin: 0 auto;
}

.wildcat-itinerary .legend {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin-bottom: 32px;
}

.wildcat-itinerary .legend-item {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 12px;
    color: #666666;
}

.wildcat-itinerary .dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    flex-shrink: 0;
}

.wildcat-itinerary .dot-wildlife {
    background: #A8506E;
}

.wildcat-itinerary .dot-meal {
    background: #C4845A;
}

.wildcat-itinerary .dot-transfer {
    background: #8888AA;
}

.wildcat-itinerary .dot-activity {
    background: #5A9E7A;
}

.wildcat-itinerary .dot-evening {
    background: #5A7A9E;
}

.wildcat-itinerary .dot-leisure {
    background: #9E9E5A;
}

.wildcat-itinerary .section-divider {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 18px;
    border-radius: 8px;
    margin: 40px 0 24px;
}

.wildcat-itinerary .section-sg {
    background: #E8F4EC;
}

.wildcat-itinerary .section-jr {
    background: #E8EEF8;
}

.wildcat-itinerary .section-icon {
    font-size: 24px;
    line-height: 1;
}

.wildcat-itinerary .section-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
}

.wildcat-itinerary .section-sg .section-title {
    color: #2E7D4F;
}

.wildcat-itinerary .section-jr .section-title {
    color: #2E4F8A;
}

.wildcat-itinerary .section-dates {
    font-size: 13px;
    margin-top: 2px;
}

.wildcat-itinerary .section-sg .section-dates {
    color: #5AAA7A;
}

.wildcat-itinerary .section-jr .section-dates {
    color: #5A7AAA;
}

.wildcat-itinerary .day-section {
    margin-bottom: 32px;
}

.wildcat-itinerary .day-header {
    display: flex;
    align-items: center;
    gap: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 2px solid #A8506E;
}

.wildcat-itinerary .day-label {
    font-size: 18px;
    font-weight: 700;
    color: #222222;
}

.wildcat-itinerary .day-sub {
    font-size: 14px;
    color: #888888;
}

.wildcat-itinerary table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

.wildcat-itinerary tbody {
    width: 100%;
}

.wildcat-itinerary tr {
    width: 100%;
}

.wildcat-itinerary td {
    padding: 10px 8px;
    font-size: 14px;
    line-height: 1.6;
    vertical-align: top;
    border-bottom: 1px solid #EEEEEE;
}

.wildcat-itinerary tr:last-child td {
    border-bottom: none;
}

.wildcat-itinerary .td-dot {
    width: 24px;
    min-width: 24px;
    padding-right: 0;
}

.wildcat-itinerary .td-dot-inner {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-top: 6px;
}

.wildcat-itinerary img {
    max-width: 100%;
    height: auto;
}

.wildcat-itinerary a {
    color: #A8506E;
    text-decoration: none;
}

.wildcat-itinerary a:hover {
    text-decoration: underline;
}

/* MOBILE */

@media screen and (max-width: 768px) {

    .wildcat-itinerary {
        padding: 0;
    }

    .wildcat-itinerary .legend {
        gap: 10px;
    }

    .wildcat-itinerary .legend-item {
        font-size: 11px;
    }

    .wildcat-itinerary .day-header {
        flex-wrap: wrap;
    }

    .wildcat-itinerary .day-label {
        font-size: 16px;
    }

    .wildcat-itinerary .day-sub {
        width: 100%;
        margin-left: 0;
    }

    .wildcat-itinerary td {
        font-size: 13px;
        line-height: 1.5;
    }

    .wildcat-itinerary .section-title {
        font-size: 16px;
    }
}

/* PREVENT ELEMENTOR WIDTH ISSUES */

.elementor-widget-container .wildcat-itinerary,
.elementor-text-editor .wildcat-itinerary {
    width: 100%;
    max-width: 100%;
}

.elementor-widget-container .wildcat-itinerary table {
    width: 100% !important;
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-90b46bc *//* WILD CAT EXPEDITION ITINERARY */

.wildcat-itinerary,
.wildcat-itinerary * {
    box-sizing: border-box;
}

.wildcat-itinerary {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
    font-family: Arial, Helvetica, sans-serif;
    color: #222222;
    background: #ffffff;
    margin: 0 auto;
}

.wildcat-itinerary .legend {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin-bottom: 32px;
}

.wildcat-itinerary .legend-item {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 12px;
    color: #666666;
}

.wildcat-itinerary .dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    flex-shrink: 0;
}

.wildcat-itinerary .dot-wildlife {
    background: #A8506E;
}

.wildcat-itinerary .dot-meal {
    background: #C4845A;
}

.wildcat-itinerary .dot-transfer {
    background: #8888AA;
}

.wildcat-itinerary .dot-activity {
    background: #5A9E7A;
}

.wildcat-itinerary .dot-evening {
    background: #5A7A9E;
}

.wildcat-itinerary .dot-leisure {
    background: #9E9E5A;
}

.wildcat-itinerary .section-divider {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 18px;
    border-radius: 8px;
    margin: 40px 0 24px;
}

.wildcat-itinerary .section-sg {
    background: #E8F4EC;
}

.wildcat-itinerary .section-jr {
    background: #E8EEF8;
}

.wildcat-itinerary .section-icon {
    font-size: 24px;
    line-height: 1;
}

.wildcat-itinerary .section-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
}

.wildcat-itinerary .section-sg .section-title {
    color: #2E7D4F;
}

.wildcat-itinerary .section-jr .section-title {
    color: #2E4F8A;
}

.wildcat-itinerary .section-dates {
    font-size: 13px;
    margin-top: 2px;
}

.wildcat-itinerary .section-sg .section-dates {
    color: #5AAA7A;
}

.wildcat-itinerary .section-jr .section-dates {
    color: #5A7AAA;
}

.wildcat-itinerary .day-section {
    margin-bottom: 32px;
}

.wildcat-itinerary .day-header {
    display: flex;
    align-items: center;
    gap: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 2px solid #A8506E;
}

.wildcat-itinerary .day-label {
    font-size: 18px;
    font-weight: 700;
    color: #222222;
}

.wildcat-itinerary .day-sub {
    font-size: 14px;
    color: #888888;
}

.wildcat-itinerary table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

.wildcat-itinerary tbody {
    width: 100%;
}

.wildcat-itinerary tr {
    width: 100%;
}

.wildcat-itinerary td {
    padding: 10px 8px;
    font-size: 14px;
    line-height: 1.6;
    vertical-align: top;
    border-bottom: 1px solid #EEEEEE;
}

.wildcat-itinerary tr:last-child td {
    border-bottom: none;
}

.wildcat-itinerary .td-dot {
    width: 24px;
    min-width: 24px;
    padding-right: 0;
}

.wildcat-itinerary .td-dot-inner {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-top: 6px;
}

.wildcat-itinerary img {
    max-width: 100%;
    height: auto;
}

.wildcat-itinerary a {
    color: #A8506E;
    text-decoration: none;
}

.wildcat-itinerary a:hover {
    text-decoration: underline;
}

/* MOBILE */

@media screen and (max-width: 768px) {

    .wildcat-itinerary {
        padding: 0;
    }

    .wildcat-itinerary .legend {
        gap: 10px;
    }

    .wildcat-itinerary .legend-item {
        font-size: 11px;
    }

    .wildcat-itinerary .day-header {
        flex-wrap: wrap;
    }

    .wildcat-itinerary .day-label {
        font-size: 16px;
    }

    .wildcat-itinerary .day-sub {
        width: 100%;
        margin-left: 0;
    }

    .wildcat-itinerary td {
        font-size: 13px;
        line-height: 1.5;
    }

    .wildcat-itinerary .section-title {
        font-size: 16px;
    }
}

/* PREVENT ELEMENTOR WIDTH ISSUES */

.elementor-widget-container .wildcat-itinerary,
.elementor-text-editor .wildcat-itinerary {
    width: 100%;
    max-width: 100%;
}

.elementor-widget-container .wildcat-itinerary table {
    width: 100% !important;
}/* End custom CSS */
/* Start custom CSS *//* WILD CAT EXPEDITION ITINERARY */

.wildcat-itinerary,
.wildcat-itinerary * {
    box-sizing: border-box;
}

.wildcat-itinerary {
    width: 100%;
    max-width: 100%;
    overflow-x: hidden;
    font-family: Arial, Helvetica, sans-serif;
    color: #222222;
    background: #ffffff;
    margin: 0 auto;
}

.wildcat-itinerary .legend {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    margin-bottom: 32px;
}

.wildcat-itinerary .legend-item {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 12px;
    color: #666666;
}

.wildcat-itinerary .dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    flex-shrink: 0;
}

.wildcat-itinerary .dot-wildlife {
    background: #A8506E;
}

.wildcat-itinerary .dot-meal {
    background: #C4845A;
}

.wildcat-itinerary .dot-transfer {
    background: #8888AA;
}

.wildcat-itinerary .dot-activity {
    background: #5A9E7A;
}

.wildcat-itinerary .dot-evening {
    background: #5A7A9E;
}

.wildcat-itinerary .dot-leisure {
    background: #9E9E5A;
}

.wildcat-itinerary .section-divider {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 14px 18px;
    border-radius: 8px;
    margin: 40px 0 24px;
}

.wildcat-itinerary .section-sg {
    background: #E8F4EC;
}

.wildcat-itinerary .section-jr {
    background: #E8EEF8;
}

.wildcat-itinerary .section-icon {
    font-size: 24px;
    line-height: 1;
}

.wildcat-itinerary .section-title {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.3;
}

.wildcat-itinerary .section-sg .section-title {
    color: #2E7D4F;
}

.wildcat-itinerary .section-jr .section-title {
    color: #2E4F8A;
}

.wildcat-itinerary .section-dates {
    font-size: 13px;
    margin-top: 2px;
}

.wildcat-itinerary .section-sg .section-dates {
    color: #5AAA7A;
}

.wildcat-itinerary .section-jr .section-dates {
    color: #5A7AAA;
}

.wildcat-itinerary .day-section {
    margin-bottom: 32px;
}

.wildcat-itinerary .day-header {
    display: flex;
    align-items: center;
    gap: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 2px solid #A8506E;
}

.wildcat-itinerary .day-label {
    font-size: 18px;
    font-weight: 700;
    color: #222222;
}

.wildcat-itinerary .day-sub {
    font-size: 14px;
    color: #888888;
}

.wildcat-itinerary table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

.wildcat-itinerary tbody {
    width: 100%;
}

.wildcat-itinerary tr {
    width: 100%;
}

.wildcat-itinerary td {
    padding: 10px 8px;
    font-size: 14px;
    line-height: 1.6;
    vertical-align: top;
    border-bottom: 1px solid #EEEEEE;
}

.wildcat-itinerary tr:last-child td {
    border-bottom: none;
}

.wildcat-itinerary .td-dot {
    width: 24px;
    min-width: 24px;
    padding-right: 0;
}

.wildcat-itinerary .td-dot-inner {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-top: 6px;
}

.wildcat-itinerary img {
    max-width: 100%;
    height: auto;
}

.wildcat-itinerary a {
    color: #A8506E;
    text-decoration: none;
}

.wildcat-itinerary a:hover {
    text-decoration: underline;
}

/* MOBILE */

@media screen and (max-width: 768px) {

    .wildcat-itinerary {
        padding: 0;
    }

    .wildcat-itinerary .legend {
        gap: 10px;
    }

    .wildcat-itinerary .legend-item {
        font-size: 11px;
    }

    .wildcat-itinerary .day-header {
        flex-wrap: wrap;
    }

    .wildcat-itinerary .day-label {
        font-size: 16px;
    }

    .wildcat-itinerary .day-sub {
        width: 100%;
        margin-left: 0;
    }

    .wildcat-itinerary td {
        font-size: 13px;
        line-height: 1.5;
    }

    .wildcat-itinerary .section-title {
        font-size: 16px;
    }
}

/* PREVENT ELEMENTOR WIDTH ISSUES */

.elementor-widget-container .wildcat-itinerary,
.elementor-text-editor .wildcat-itinerary {
    width: 100%;
    max-width: 100%;
}

.elementor-widget-container .wildcat-itinerary table {
    width: 100% !important;
}/* End custom CSS */