[type=button]:focus,
[type=button]:hover,
[type=submit]:focus,
[type=submit]:hover,
button:focus,
button:hover {
    color: #fff;
    background-color: #f3a203;
    text-decoration: none;
}

/***Demo Page Css*****/
.days-box:after {
    content: "";
    background: #b08a4f;
    width: 2px;
    position: absolute;
    left: 40px;
    top: 35px;
    height: calc(100% + 30px);
}

.days {
    position: relative;
    z-index: 9999;
}

.remove-line:after {
    content: none;
}

.price-package h2 strong {
    color: #e89538;
    font-size: 37px;
}

.title_div_lodge h2 {
    margin: 0 !important
}

a.owl-link {
    color: #000;
    font-size: 19px;
    font-family: 'Roboto';
}

a.owl-link h2 {
    font-size: 27px;
    font-weight: 600;
    letter-spacing: normal !important;
    font-family: 'Roboto' !important;
}


.page-id-37822 header#masthead {
    display: none;
}

.custom-btn-wrap a {
    text-decoration: none;
}

.custom-btn-wrap a .elementor-button-content-wrapper {
    display: inline-flex;
    align-items: center;
}

.custom-btn-wrap a svg {
    width: 28px;
    height: 28px;
    position: relative;
    top: 1px;
}

.btn-quote.outline-btn {
    border: 1px solid #fff !important;
    background: unset !important;
}

.page-id-37822 .elementor-column-gap-no {
    width: 1366px !important;
    padding: 0px 20px;
}

.custom-header-wrap {
    position: absolute;
    top: 0;
    z-index: 222;
    width: 100%;
    left: 0;
    padding: 20px 0px;
}

.header-container {
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/* LOGO */
.custom-logo-warp img {
    max-height: 100px;
}

/* MENU */
.nav-menu ul {
    display: flex;
    gap: 40px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.nav-menu {
    padding-left: 120px;
}

.nav-menu ul li a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    transition: 0.3s;
    font-weight: 600;
    font-family: 'Roboto';
}

.nav-menu ul li a:hover {
    color: #c9a15d;
}

/* RIGHT SIDE */
.header-right {
    display: flex;
    align-items: center;
    gap: 20px;
}

.phone,
.phone:hover {
    color: #fff;
    text-decoration: none !important;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Roboto';
    display: flex;
    align-items: center;
    gap: 4px;
}

.phone svg {
    position: relative;
    top: 2px;
}

/* BUTTON */
.btn-quote,
.btn-quote:hover {
    background: #b08a4f;
    color: #fff;
    padding: 13px 21px;
    border-radius: 4px;
    text-decoration: none !important;
    font-size: 16px;
    transition: 0.3s;
    text-transform: uppercase;
    font-weight: 600;

    font-family: 'Roboto';
}

.pop_navigation {
    margin: 0;
}

/* MOBILE MENU */
.menu-toggle {
    display: none;
    flex-direction: column;
    cursor: pointer;
}

.menu-toggle span {
    height: 2px;
    width: 25px;
    background: #fff;
    margin-bottom: 5px;
}

a[role="button"] {
    cursor: pointer;
}

/* RESPONSIVE */
@media (max-width: 991px) {

    .page-id-37822 .nav-menu {
        position: absolute !important;
        top: 80px;
        left: 0;
        width: 100%;
        background: #000;
        display: none;
        flex-direction: column;
        padding: 20px;
    }

    .nav-menu ul {
        flex-direction: column;
        gap: 15px;
    }

    .nav-menu.active {
        display: flex;
    }

    .menu-toggle {
        display: flex;
    }

    .header-right {
        display: none;
    }

    .custom-logo-warp img {
        max-height: 70px;
    }

}

.new-page-top-banner-sec {
    display: flex;
    align-items: center;
}

/* SECTION BACKGROUND */
.lodge-section {
    color: #fff;
}

.lodge-wrapper {
    display: flex;
    gap: 40px;
    align-items: center;
    position: relative;
    font-family: 'Roboto';
}

/* LEFT */
.lodge-left {
    width: 390px;
    padding: 0px 20px;
}

.cards-slider-wrap {
    width: calc(100% - 410px) !important;
}

.tagline {
    font-size: 14px;
    letter-spacing: 1px;
    color: #ce9c46;
    font-weight: 600;
    font-family: 'Roboto';
}

.lodge-left h2 {
    font-size: 36px;
    margin: 10px 0;
    font-family: "Playfair Display", Sans-serif !important;
}

.lodge-left p {
    font-size: 16px;
    opacity: 0.8;
    margin-top: 15px;
}

.view-link {
    display: inline-flex;
    margin-top: 6px;
    color: #fff;
    text-decoration: none !important;
    align-items: center;
    gap: 6px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Roboto';
    font-size: 15px;
}

.view-link:hover {
    color: #fff;
}

.view-link svg {
    width: 27px;
}

.owl-nav button span {
    font-size: 25px !important;
    line-height: 28px;
}

/* SLIDER */


/* CARD */
.lodge-card {
    background: #e4e1d9;
    border-radius: 10px;
    overflow: hidden;
    color: #000;
    border: 1px solid #e4e1d9;
}

.lodge-card img {
    width: 100%;
    height: 220px;
    object-fit: cover;
}

.card-content {
    padding: 15px;
}

.card-content h3 {
    font-size: 15px;
    margin-bottom: 5px;
    min-height: 22px;
    font-family: "Playfair Display", Sans-serif;
}

.card-content p {
    font-size: 13px;
    color: #777;
}

.features {
    margin-top: 10px;
    display: flex;
    gap: 5px;
    font-size: 11px;
    justify-content: space-between;
}

.features span {
    display: flex;
    align-items: center;
    gap: 5px;
}

.features span svg {
    min-width: 22px;
    height: 22px;
}

/* ARROWS */
.owl-nav button {
    position: absolute;
    top: 40%;
    background: rgba(255, 255, 255, 0.2) !important;
    color: #fff !important;
    border-radius: 50%;
    width: 40px;
    height: 40px;
}

.owl-nav .owl-prev {
    left: -46%;
}

.owl-nav .owl-next {
    right: -50px;
}

.image-slider .owl-nav .owl-prev {
    left: 0%;

    z-index: 999;
    border-radius: 0;
    background: hsl(0deg 0% 0% / 57%) !important;
}

.image-slider .owl-nav .owl-next {
    right: 0%;
    z-index: 999;
    border-radius: 0;
    background: hsl(0deg 0% 0% / 57%) !important;
}

/* RESPONSIVE */
@media (max-width: 991px) {
    .lodge-wrapper {
        flex-direction: column;
    }

    .lodge-slider {
        width: 100%;
    }
}

.package-note-wrap {
    display: flex;
    align-items: center;
    font-size: 16px;
    line-height: 22px;
    font-family: 'Roboto';
    gap: 5px;
}

.package-note-wrap svg {
    min-width: 40px;
    height: 40px;
}

ul.package-list-ul {
    display: grid;
    padding: 0;
    grid-template-columns: repeat(2, 1fr);
    list-style: none;
    font-family: 'Roboto';
    font-size: 16px;
    gap: 19px 0px;
}

ul.package-list-ul li {
    display: flex;
    align-items: center;
    gap: 6px;
}

.package-inner-sec-wrap .elementor-container.elementor-column-gap-default {
    justify-content: space-between;
    max-width: 1366px;
    align-items: center;
}

.package-price sub,
.package-price sup {
    color: #555;
    font-size: 16px;
}

.package-price {
    font-size: 34px;
    font-family: 'Roboto';
    font-weight: bold;
    color: #e17d2f;
}

.banner-btn-wrap {
    display: flex;
    gap: 10px;
    margin-top: 15px;
}

.banner-btn-wrap a {
    display: inline-flex;
    align-items: center;
    border: 1px solid #b08a4f;
}

.itinerary-card-images {
    width: 300px;
    height: 190px;
}

.image-items img {
    height: 190px;
    object-fit: cover;
    width: 100%;
}

.banner-btn-wrap a svg {
    width: 26px;
}

.itinerary-v1-section {
    padding: 20px;
    background: #f7f5f2;
    font-family: 'Inter', sans-serif;
}

.itinerary-v1-section .owl-dots {
    position: absolute;
    bottom: 0px;
    width: 100%;
    display: flex;
    gap: 10px;
    justify-content: center;
}

.itinerary-v1-section .owl-dots button span {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #fffbfb;
    border-radius: 100%;
}

.itinerary-v1-section .owl-dots button.active span {
    background: #000000;
}

.itinerary-v1-container {
    max-width: 1200px;
    margin: auto;
    display: grid;
    grid-template-columns: 1fr 120px 2fr;
    gap: 30px;
}

/* LEFT */
.itinerary-v1-subtitle {
    font-size: 14px;
    letter-spacing: 2px;
    color: #b8965a;
    font-weight: 600;
}

.itinerary-v1-title {
    font-size: 36px;
    margin-top: 10px;
    line-height: 1.3;
}

/* TIMELINE */
.itinerary-v1-timeline {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 60px;
}

.itinerary-v1-line {
    position: absolute;
    width: 2px;
    height: 100%;
    background: #b08a4f;
    left: 50%;
    transform: translateX(-50%);
}

.itinerary-v1-day {
    position: relative;
    z-index: 2;
    background: #fff;
    border: 1px solid #b08a4f;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    font-size: 12px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 40px 0;
    line-height: 1.2;
    flex-direction: column;
    justify-content: center;
    padding-top: 12px;
}

.itinerary-v1-day span {
    /* display: table; */
    /* margin: 0 auto; */
    text-align: center;
    font-weight: 600;
    color: #b08a4f;
    line-height: 0px;
}

/* RIGHT CARDS */
.itinerary-v1-card {
    display: flex;
    gap: 20px;
    background: #fff;
    border-radius: 10px;
    margin-bottom: 20px;
    overflow: hidden;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
    align-items: center;
    width: 100%
}

.itinerary-v1-img {
    width: 220px;
    height: 150px;
    object-fit: cover;
}

.itinerary-v1-content {
    padding: 20px;
}

.itinerary-v1-content h3 {
    margin: 0;
    font-size: 18px;
    font-family: "Playfair Display", Sans-serif !important;
}

.itinerary-v1-content p {
    font-size: 14px;
    margin: 10px 0;
    color: #666;
}

/* TAGS */
.itinerary-v1-tags {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.itinerary-v1-tags span {
    font-size: 11px;
    background: unset;
    padding: 0;
    border-radius: 0;
    display: flex;
    align-items: center;
    gap: 6px;
}

/* BUTTON */
.itinerary-v1-btn-wrap {
    text-align: center;
    margin-top: 40px;
    display: flex;
}

.itinerary-v1-btn {
    padding: 12px 30px;
    border: 1px solid #c9a15d;
    color: #000;
    text-decoration: none !important;
    font-size: 14px;
    display: inline-block;
    font-weight: 500;
}

.itinerary-v1-btn:hover {
    background: #c9a15d;
    color: #fff;
}

.card-inner-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px
}

/* RESPONSIVE */
@media (max-width: 991px) {
    .itinerary-v1-container {
        grid-template-columns: 1fr;
        display: block;
    }

    .itinerary-v1-timeline {
        display: none;
    }

    .itinerary-v1-card {
        flex-direction: column;
        width: 100%;
    }

    .itinerary-v1-img {
        width: 100%;
        height: 200px;
    }

    .itinerary-v1-right {
        width: 100% !important;
    }

    .itinerary-v1-right .owl-nav {
        display: none;
    }

    .custom-btn-wrap a {
        line-height: 23px;
    }

    .itinerary-v1-title {
        font-size: 32px;
    }

    .itinerary-v1-left {
        margin-bottom: 10px;
        text-align: center
    }

    .itinerary-v1-section {
        padding: 40px 10px;
    }

    .itinerary-card-images,
    .lodge-left,
    .cards-slider-wrap,
    .itinerary-v1-content {
        width: 100% !important;
    }

    .cards-slider-wrap {
        padding: 0px 15px;
    }
}

@media screen and (min-width:992px) {
    .itinerary-card-images .owl-item {
        width: 300px !important;
    }
}

@media screen and (max-width:1500px) {
    .owl-nav .owl-next {
        right: 0;
    }

    .owl-nav .owl-prev {
        left: 0px;
    }

    .owl-nav button {
        background: rgb(33 41 29 / 79%) !important;
    }
}

@media screen and (max-width:1400px) {
    .page-id-37822 .elementor-column-gap-no {
        max-width: 1366px !important;
        padding: 0px 15px;
        width: 100% !important;
    }

    .nav-menu {
        padding-left: 20px;
    }

    .nav-menu ul {
        gap: 12px;
    }

    .nav-menu ul li a {
        font-size: 14px;
    }
}

@media screen and (max-width:767px) {

    .lodge-left {
        width: 100%;
        padding: 0px 15px;
    }

    .cards-slider-wrap {
        width: 100% !important;
        padding: 0px 15px;
    }

    .itinerary-card-images {
        width: 100% !important;
    }

    .banner-btn-wrap {
        flex-direction: column;
        justify-content: center;
        gap: 10px;
    }

    .banner-btn-wrap a {
        justify-content: center;
    }

}

/**** Demo page css end***/


.vff-footer .f-progress {
    min-width: 200px;
    padding: 5px 15px;
    position: relative;
    text-align: left;
    display: none !important;
}

.thumb_slider_content {
    position: absolute;
    left: calc((100% - 1300px) / 2);
    top: 50%;
    transform: translateY(-50%);
    width: auto !important;
    z-index: 6;
    max-width: 700px;
}

/* Wrapper settings */
.scroll-snap-wrapper {
    scroll-snap-type: y mandatory;
    overflow-y: scroll;
    height: 100vh;
}

/* Section settings */
.scroll-snap-section {
    scroll-snap-align: start;
    height: 100vh;
}

.scroll-snap-wrapper {
    scroll-behavior: smooth;
}

.progressbar-style-9.steps-form .steps-row .steps-step:has(.uacf7-btn-active) Specificity: (0, 5, 0) {
    background: linear-gradient(90deg, #2a2726 0%, #2a2726 100%) !important;
}

@font-face {
    font-family: 'Helvetica Neue';
    src: url('https://tapestryofafrica.com/wp-content/themes/hello-elementor-child/Helvetica-Neue/HelveticaNeue-Roman.woff2') format('woff2'),
        url('https://tapestryofafrica.com/wp-content/themes/hello-elementor-child/Helvetica-Neue/HelveticaNeue-Roman.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'neue_plakcondensed';
    src: url('https://tapestryofafrica.com/wp-content/themes/hello-elementor-child/neue-webfont/neue_plak_condensed_regular-webfont.woff2') format('woff2'),
        url('https://tapestryofafrica.com/wp-content/themes/hello-elementor-child/neue-webfont/neue_plak_condensed_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body,
html {
    overflow-x: hidden !important;
}

.font-css h1 {
    font-family: 'neue_plakcondensed' !important;
}

.safari-card .package-btn {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: calc(100% - 40px);
}

.safari-card .content-section .package-btn a {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 17px;
    margin-top: 20px;
    border: 1px solid var(--e-global-color-secondary);
    border-radius: 5px;
    color: var(--e-global-color-secondary);
}

.page-id-205 .safari-card.slick-slide {
    background: #241F1D !important;
    height: 860px;
}

.singlepage_book_now_button:hover {
    background: #000 !important;
}

.page-id-205 .earlybird-rate-list {
    display: block !important;
}

.page-id-205 .earlybird-package-btn {
    width: 50% !important;
}

.page-id-205 .price {
    max-width: 100% !important;
}

h2.nm-booking-cls {
    text-align: center;
    padding: 40px;
    margin-top: -20px;
}

h1.entry-title.checkoutttttt {
    padding-bottom: 23px;
}

.wc-item-meta p {
    font-size: 17px;
}

strong.wc-item-meta-label {
    font-weight: bold !important;
    font-size: 20px;
}

.page-id-21690 th {
    font-weight: 800 !important;
    font-size: 20px !important;
}

.wc-item-meta img.converted-image {
    width: 80%;
}

.wc-item-meta p {
    text-align: right;
}

.feature-safari-experience .safari-card {
    height: auto;
    display: flex !important;
    flex-direction: column;
}

.feature-safari-experience .safari-card .package-btn button {
    background: linear-gradient(#E17D2F, #EDA841) !important;
    color: #000000;
    border-radius: 0px;
}

.feature-safari-experience .safari-card:hover .package-btn button {
    background: #000000 !important;
    color: #fff;
    border-radius: 0px;
}

.lovation_div_new span {
    width: 70px;
    display: inline-block;
}

.singlepage_book_now_button:hover #singlepage_book_now_link {
    color: #fff !important;
}

.image-section-honeymoon {
    background-position: center;
    background-size: 100%;
    border-radius: 10px 10px 0 0;
}

body .image_slider_custom button.slick-next.slick-arrow {
    background: #B39477 url(https://tapestryofafrica.com/wp-content/uploads/2025/04/arrow_forward.png) !important;
    border: none;
    padding: 18px 20px;
    margin: 0px 5px;
    cursor: pointer;
    color: #fff !important;
    background-repeat: no-repeat !important;
    border-radius: 0px;
    background-position: center center !important;
    bottom: -70px;
}

body .image_slider_custom button.slick-prev.slick-arrow {
    background: #B39477 url(https://tapestryofafrica.com/wp-content/uploads/2025/04/leftarrow.png) !important;
    border: none;
    padding: 18px 20px;
    margin: 0px 5px;
    cursor: pointer;
    color: #fff !important;
    background-repeat: no-repeat !important;
    border-radius: 0px;
    background-position: center center !important;
    bottom: -70px;
}

.content-section h2.sav_newtitle {
    color: #fff;
    margin: 0px 0 20px 0;
    font-size: 24px;
    font-weight: 400;
    line-height: 1.2;
    background: none;
    -webkit-text-fill-color: unset;
}

.content-section h2.sav_newtitle a {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-size: 24px;
    color: #fff;
}

.feature-safari-experience .safari-card p.sub_title {
    font-size: 14px;
    font-weight: 400;
    color: var(--e-global-color-secondary);
}

body :is(input[type="date"]:focus-visible,
    input[type="date"]:visited,
    input[type="email"]:focus-visible,
    input[type="email"]:visited,
    input[type="number"]:focus-visible,
    input[type="number"]:visited,
    input[type="password"]:focus-visible,
    input[type="password"]:visited,
    input[type="search"]:focus-visible,
    input[type="search"]:visited,
    input[type="tel"]:focus-visible,
    input[type="tel"]:visited,
    input[type="text"]:focus-visible,
    input[type="text"]:visited,
    select:visited,
    select:focus-visible,
    textarea:visited,
    textarea:focus-visible) {
    border-color: var(--e-global-color-primary) !important;
    outline: none;
}

.text-heading ul {
    padding: 0px;
    display: flex;
    column-gap: 20px;
    flex-wrap: wrap;
    min-height: 50px;
}

.text-heading ul li {
    display: block;
}

.text-heading li span,
.safari-card .text-heading li {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.25px;
    font-weight: 200;
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
    margin: 0 0 5px 0;
    position: relative;
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
}

.safari-card .text-heading li span,
.safari-card .text-heading li {
    color: #fff;
    margin-bottom: 0;
    font-weight: 400;
}

.safari-card .text-heading li {
    background: transparent;
    display: flex;
    align-items: center;
    height: fit-content;
    line-height: normal;
    padding: 2px 10px;
    border-right: 1px solid #e99b3b59;
}

.safari-card .text-heading ul {
    column-gap: 0px;
    row-gap: 10px;
}

.start_end_loc span {
    width: 70px;
    display: inline-block;
}

.customize_package:hover #singlepage_customize_package_btn {
    color: #000000 !important;
}

.lovation_div_new p:nth-child(1) {
    margin-bottom: 0px !important;
}

label.wc-block-components-radio-control__option.wc-block-components-radio-control__option-checked input {
    border: none !important;
}

.woocommerce-checkout .wc-block-checkout__payment-method .wc-block-components-radio-control.disable-radio-control .wc-block-components-radio-control__option {
    background: #000;
    color: #fff;
    display: flex;
    column-gap: 5px;
}

.woocommerce-checkout .wc-block-checkout__payment-method .wc-block-components-radio-control.disable-radio-control .wc-block-components-radio-control__option:before {
    content: "Enter";
}

.woocommerce-checkout .wc-block-checkout__payment-method .wc-block-components-radio-control.disable-radio-control .wc-block-components-radio-control__option:after {
    content: "Deatils Below";
}

span.wc-block-components-payment-method-label:after {
    content: "Details Below:";
    margin: 0 0 0 5px;
}

.main_colsav .elementor-container.elementor-column-gap-default {
    position: unset;
}

.rating-widget {
    position: absolute;
    left: 50px;
    bottom: -60px;
}

.home-banner-btn {
    position: relative;
}

.lovation_div_new p img {
    vertical-align: middle;
}

.singlepage_right {
    position: relative;
}

.singlepage_price_book_now {
    width: 100%;
}

.three_fields_in_one {
    margin: 20px 0px 10px 0px !important;
}

.align_map_in_right {
    margin-bottom: 10px;
    display: inline-block;
    width: 50%;
    text-align: end;
    margin-top: 20px;
}

.pop_progress_fill {
    background: #B39477 !important;
}

.pop_progress_bar {
    background: #B3947729 !important;
    border-radius: 10px;
    width: 40%;
}

.container {
    margin: 0 auto;
    max-width: 1366px;
}

.the_grid_sfarie .custom-slider-nav {
    display: flex;
    position: absolute;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    top: 50%;
    transform: translateY(-50%);
    padding-inline: 10px;
}

.the_grid_sfarie .custom-slider-nav img {
    min-height: unset !important;
    height: unset !important;
}

.the_grid_sfarie .custom-slider-nav button button.next-slide {
    right: 0px;
    position: absolute;
    left: unset;
}

label.user-details {
    margin-top: 20px;
}

.three_fields_in_one .destination_filed_in_sigle_post,
.singlepage_highlightsandactivities.Second_highlights,
.second_ebrochure_btn {
    display: none;
}


/*Similar*/
.similar_safari_adventures .price_package .view_package_btn {
    padding: 10px 15px !important;
    margin-top: 5px !important;
    margin-right: 0px !important;
    border: 0.5px solid #FFFFFF;
    background: #2A2726 !important;
    color: #ffffff !important;
}

.similar_safari_adventures .safari-gallery-item2 img {
    height: 280px !important;
}

.similar_safari_adventures .the_grid_sfarie2 {
    display: flex !important;
    background: #2A2726;
    color: #ffffff;
    position: relative;
    border: 8px solid #F2E8DE !important;
}

.similar_safari_adventures .the_grid_sfarie2:hover {
    border: 8px solid #B39477 !important;
}

.similar_safari_adventures .price_package {
    position: absolute;
    width: 100% !important;
    right: 0px;
    left: 0px;
    box-sizing: border-box;
    padding: 0px 25px;
    align-items: center;
    bottom: 0px;
    justify-content: space-between;
}

.similar_safari_adventures .price_package .price_package_text p {
    margin: 0px;
}

.similar_safari_adventures .Right_side_ree2 {
    padding: 10px 25px 25px;
    width: 70%;
    position: relative;
}

.similar_safari_adventures .title_parent2 h3 {
    font-size: 25px !important;
    font-weight: 600;
    line-height: 28px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.location-parent2 .location_start_span,
.location-parent2 .location_start_span2 {
    font-family: 'Helvetica Neue';
    font-size: 14px !important;
    font-weight: 200;
    line-height: 24px !important;
    margin-bottom: 2px !important;
    vertical-align: top;
}

.singlepage_left2 .slick-prev.slick-arrow {
    background: #00000066;
    backdrop-filter: blur(24px) !important;
    padding: 10px !important;
    position: absolute;
    left: 0px;
    z-index: 999;
}

.similar_safari_adventures .view_package_btn {
    margin: 0px !important;
}

.singlepage_left2 .slick-prev.slick-arrow {
    background: #00000066;
    backdrop-filter: blur(24px) !important;
    padding: 10px !important;
    position: absolute;
    left: 0;
    top: unset;
    bottom: -20px;
    transform: translateY(-50%);
    z-index: 999;
    height: 40px;
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 0px;
}

.singlepage_left2 .slick-next.slick-arrow {
    position: absolute;
    right: 0;
    top: unset;
    bottom: -20px;
    transform: translateY(-50%);
    z-index: 999;
    height: 40px;
    width: 40px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    background: #00000066;
    backdrop-filter: blur(24px) !important;
    padding: 10px !important;
    border-radius: 0px;
}

.the_grid_sfarie:hover .view_package_btn {
    color: #ffffff !important;
}

.real-slider .swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: var(--e-global-color-secondary) !important;
}

.real-slider .swiper-pagination {
    display: block;
    bottom: 20px;
    left: 0px;
    margin: 0px !important;
    right: unset !important;
}

.real-slider .swiper-pagination span.swiper-pagination-bullet {
    width: 70px;
    height: 2px;
    border-radius: 0px;
    margin: 0px;
    float: left;
    background: #B3947729 !important;
}

.left_side_ree .singlepage_left {
    width: 100% !important;
}

.price .pricing-appliesbased_2,
.pricing-applies_maychange {
    font-family: 'Helvetica Neue';
    font-size: 12px;
}

.vie_more_related_listing {
    text-align: center;
    margin-top: 40px;
}

.vie_more_related_listing .view_more_btn {
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 2px;
    border: 0.5px solid #000000;
    background: #00000000 !important;
    color: #000000 !important;
    font-weight: 600;
    padding: 12px 24px 10px 24px !important;
    text-transform: uppercase;
}

/*.single-blog-image img {
    height: 640px !important;
    background-position: center;
    background-repeat: no-repeat;
    object-fit: cover;
}*/

figure.swiper-slide-inner img {
    min-height: 259px !important;
    object-fit: cover !important;
}

.filters_btn #apply_filters:hover {
    color: #ffffff !important;
}

.singlepage_top_horzontal_filter_bar.highlight {
    border: 0px !important;
}

/*view lodge popup*/
.full_div_lodge_details {
    background: #241F1D;
}

.pop_features_list ul {
    list-style: none;
}

.pop_slide li {
    display: flex;
    gap: 10px;
    font-family: "Helvetica Neue", sans-serif;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.5px;
    align-items: baseline;
    color: #fff;
}

.pop_slide li img {
    width: 10px !important;
    height: 10px !important;
}

.pop_nav_buttons .pop_prev_btn,
.pop_nav_buttons .pop_next_btn {
    border: none;
}

.pop_nav_buttons {
    gap: 0px;
}

.pop_nav_buttons .pop_prev_btn:hover,
.pop_nav_buttons .pop_next_btn:hover,
.pop_nav_buttons .pop_prev_btn:focus,
.pop_nav_buttons .pop_next_btn:focus {
    border: none;
    background: #241F1D;
}

.pop_features_list {
    padding: 0px 10px;
}

.features_list ul.hotel_features {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    list-style: none;
    margin: 0;
    padding-bottom: 40px;
}

.features_list ul.hotel_features li {
    flex: 0 0 calc(33.333% - 20px);
    box-sizing: border-box;
}

.slider_images_lodge_all img {
    height: 300px;
}

.slider_button_nav span {
    background: #00000066;
    backdrop-filter: blur(24px) !important;
    padding: 10px 12px;
}

.title_div_lodge h1 {
    font-size: 40px !important;
    font-weight: 600 !important;
    line-height: 44px !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 20px 0px 0px 20px;
    color: #fff !important;
}

.rating_and_location_div_lodge .location_div_lodge {
    font-size: 16px !important;
    font-weight: 300 !important;
    line-height: 22px !important;
    font-family: "Helvetica Neue", sans-serif;
    color: #fff !important;
}

.rating-box .rating-text {
    font-family: "Helvetica Neue", sans-serif;
    font-size: 16px !important;
    font-weight: 300 !important;
    line-height: 22px !important;
    letter-spacing: 0.5px !important;
    color: #fff;
}

.rating-box {
    display: flex;
    gap: 3px;
}

.rating-box .star {
    color: #B39477 !important;
    font-size: 23px;
    margin-top: -8px;
}

.rating_and_location_div_lodge {
    display: flex;
    gap: 15px;
    padding: 0px 0px 0 20px;
}

.description_div_in_lodge p {
    color: #fff;
    font-size: 14px !important;
    font-weight: 300 !important;
    line-height: 22px !important;
    letter-spacing: 0.5px;
    padding: 0px 25px 20px 25px;
}

.features_list {
    color: #ffffff;
    font-size: 14px !important;
    font-weight: 300 !important;
    line-height: 22px !important;
    letter-spacing: 0.25px;
    font-family: "Helvetica Neue", sans-serif;
}

ul.hotel_features li {
    list-style: none;
}

.sgpb-popup-builder-content-23048.sgpb-popup-builder-content-html {
    background: #241F1D;
    color: #ffffff;
}

.pop_navigation {
    padding-bottom: 20px;
}

/*view lodge popup end*/

/*CUSTOMIZE PACKAGE Start*/
/*.sgpb-popup-dialog-main-div-theme-wrapper-3::after {
    content: "/";
    visibility: visible;
    display: block;
    position: absolute;
    top: 4px;
    right: 20px;
    background-image: url('https://tapestryofafrica.com/wp-content/uploads/2025/05/close.png');
    background-size: cover;
    background-repeat: no-repeat;
    cursor: pointer;
    background-color: #00000066;
    width: 40px;
    height: 40px;
	backdrop-filter: blur(24px) !important;
}*/

.sgpb-popup-close-button-3 {
    background: var(--e-global-color-secondary);
    padding: 13px;
    width: 40px !important;
    height: 40px !important;
    border-radius: 50%;
    right: -12px !important;
    top: -12px !important;
    cursor: pointer;
}
.custom-package-form {
    border-radius: 0px;
    max-width: 100% !important;
    margin: auto;
    background-color: #241F1D !important;
}

div#sgpb-popup-dialog-main-div {
    width: 800px !important;
    background-color: #00000000 !important;
    border-color: rgb(0 0 0 / 0%) !important;
    max-height: 700px !important;
}

.sgpb-popup-dialog-main-div-theme-wrapper-3 {
    left: 0px;
    margin: 10px 0px;
}

.custom-package-form h2 {
    font-size: 40px !important;
    line-height: 44px !important;
    letter-spacing: 2px;
    font-weight: 600;
}

.custom-package-form p label {
    font-size: 12px !important;
    line-height: 20px !important;
    letter-spacing: 2px;
}

.custom-package-form p input,
.traveler-wrap p,
.custom-package-form p span .wpcf7-form-control-wrap input,
.custom-package-form p select,
.custom-package-form p span textarea {
    border: 1px solid #FFFFFF29;
    border-radius: 0px !important;
    background-color: #241F1D;
}

.custom-package-form input,
.custom-package-form textarea,
.custom-package-form select {
    background-color: #241F1D !important;
}

.traveler-wrap p span {
    border: none;
}

.customize-packages>p:nth-of-type(1) {
    display: none;
}

.custom-package-form p span textarea {
    overflow: auto;
    resize: vertical;
    height: 120px !important;
}

.custom-package-form input[type="submit"] {
    background: linear-gradient(#E17D2F, #EDA841) !important;
    color: #000000;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 1px;
    font-family: 'neue_plakcondensed';
}

.custom-package-form input[type="submit"]:hover {
    color: white;
}

/*CUSTOMIZE PACKAGE End*/

/*Order Received*/
.woocommerce-order-received .page-header.display_header_custom {
    background-color: #ffffff;
}

.woocommerce-table tfoot tr {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0px 4px;
}

.woocommerce-table.order_details {
    border-collapse: separate;
    border-spacing: 0;
    width: 100%;
    background: #fff;
    border-radius: 0px;
    overflow: hidden;
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1);
    font-family: "Helvetica Neue", sans-serif;
}

td.woocommerce-table__product-total.product-total {
    display: none;
}

.wc-item-meta li {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 8px;
}

.woocommerce table.shop_table {
    border-radius: 0px !important;
}

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    margin: -14px 0px 30px 0px !important;
    padding: 10px 0px 30px 0px;
}

.woocommerce-checkout.woocommerce-order-received main#content {
    margin-bottom: 50px !important;
    padding: 30px;
    margin-top: 60px;
    width: 50% !important;
}

.woocommerce-checkout table tbody>tr:nth-child(odd)>td,
.woocommerce-checkout table tbody>tr:nth-child(odd)>th {
    background-color: #ffffff;
    width: 100% !important;
}

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    background: #fff;
}

p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    background: #fff;
}

table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot {
    background-color: #ffffff;
}

section.woocommerce-customer-details address {
    background-color: #ffffff !important;
}

.woocommerce-checkout.woocommerce-order-received .page-header.display_header_custom .entry-title {
    text-align: center;
    font-size: 32px !important;
    line-height: 40px !important;
    letter-spacing: 2px !important;
}

.woocommerce-order-received .wc-item-meta li:nth-child(2),
.woocommerce-order-received .wc-item-meta li:nth-child(8) {
    display: none;
}

.woocommerce-order .woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    text-align: center;
    font-size: 14px !important;
    line-height: 24px !important;
    letter-spacing: 0.5px !important;
    margin: -16px 0px;
    padding: 9px 0px 20px;
}

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin: 0 auto;
}

.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li:nth-child(2),
.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li:nth-child(3),
.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li:nth-child(4),
.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li:nth-child(5) {
    display: none;
}

.woocommerce-order-overview__order.order {
    display: flex;
    color: #000000CC !important;
    font-size: 14px !important;
    line-height: 24px !important;
    letter-spacing: 1px;
    padding: 8px 16px !important;
    align-items: center;
    justify-content: center;
}

.woocommerce-order-overview__order.order strong {
    color: #000000 !important;
    font-size: 18px !important;
    line-height: 20px !important;
    letter-spacing: 1px;
    padding-left: 5px;
}

.woocommerce-order-details .woocommerce-order-details__title {
    color: #000000 !important;
    font-size: 20px !important;
    line-height: 24px !important;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 600;
}

.woocommerce ul.order_details li {
    text-align: center !important;
    border: 0.5px dashed #000000;
    border-radius: 0px !important;
}

.woocommerce-checkout strong.product-quantity {
    display: none;
}

.woocommerce-table.woocommerce-table--order-details,
.woocommerce-table.woocommerce-table--order-details th,
.woocommerce-table.woocommerce-table--order-details td {
    border: none !important;
    box-shadow: none !important;
}

.woocommerce-table.woocommerce-table--order-details.shop_table.order_details thead tr:nth-child(1) {
    display: none;
}

.woocommerce-Price-amount.amount {
    color: #000000 !important;
    font-size: 24px !important;
    line-height: 24px !important;
    letter-spacing: 1px;
    font-family: 'neue_plakcondensed';
}

.woocommerce-checkout tfoot tr th {
    font-size: 14px;
    line-height: 24px !important;
    letter-spacing: 1px;
    font-family: 'Helvetica Neue';
    font-weight: 400 !important;
    color: #757575;
}

.woocommerce-customer-details address {
    font-family: 'Helvetica Neue';
    border-radius: 0px !important;
    border: 0.5px solid;
    padding: 20px !important;
}

.woocommerce-checkout ul.wc-item-meta li p strong:nth-child(4) {
    display: none !important;
}

.woocommerce-table__product-name>a {
    display: none;
}

.woocommerce-checkout table tbody>tr:nth-child(odd)>td,
.woocommerce-checkout table tbody>tr:nth-child(odd)>th {
    background-color: #ffffff;
}

li .wc-item-meta-label {
    font-family: 'Helvetica Neue';
}

ul.wc-item-meta li strong {
    color: #757575 !important;
    font-weight: 400;
}

td.woocommerce-table__product-total.product-total {
    font-family: 'Helvetica Neue';
}

span.woocommerce-Price-amount.amount bdi {
    font-size: 14px !important;
    line-height: 20px !important;
}

.woocommerce td.product-name .wc-item-meta:last-child {
    padding-left: 0px !important;
}

h2.woocommerce-column__title {
    color: #000000 !important;
    font-size: 20px !important;
    line-height: 24px !important;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 600;
}

.woocommerce table.shop_table tbody th,
.woocommerce table.shop_table tfoot td,
.woocommerce table.shop_table tfoot th {
    font-weight: 600;
    border-top: 1px solid rgba(0, 0, 0, .1);
}

table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot tr:nth-child(3) {
    font-size: 14px;
    letter-spacing: 0.5px;
    font-family: 'Helvetica Neue';
}

.woocommerce-order>p:nth-of-type(2) {
    display: none;
}

.woocommerce .woocommerce-customer-details address {
    border: 0px solid rgba(0, 0, 0, .1);
    border-bottom-width: 0px;
    border-right-width: 0px;
    text-align: left;
    border-radius: 0px;
}

/*Order Received end*/

/*Checkout Page woocommerce-checkout */
.woocommerce-checkout main#content {
    margin-bottom: 50px !important;
}

.woocommerce-checkout .page-header.display_header_custom {
    margin-top: 0px !important;
    padding: 20px 0px 0px 0px;
}

.woocommerce-checkout .wc-block-checkout__sidebar.is-sticky {
    position: sticky;
    margin-top: -30px !important;
}

.woocommerce-checkout .hfeed {
    background-color: #F2E8DE !important;
}

.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block {
    background-color: #ffffff;
    border-radius: 0px !important;
}

.woocommerce-checkout .wc-block-components-checkout-order-summary__title p {
    font-size: 20px;
    font-weight: 600 !important;
    line-height: 24px;
    text-transform: uppercase;
    color: #000000;
    letter-spacing: 2px;
}

.woocommerce-checkout .wc-block-components-order-summary-item__total-price,
.woocommerce-checkout .wc-block-components-order-summary-item__image img,
.wc-block-components-order-summary-item__individual-prices.price.wc-block-components-product-price span,
.woocommerce-checkout .wc-block-components-product-name,
.woocommerce-checkout .wc-block-components-order-summary-item__image,
.wc-block-components-product-details__safari-image .wc-block-components-product-details__name,
.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-totals-block,
.woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-coupon-form-block.wc-block-components-totals-wrapper {
    display: none !important;
}

.woocommerce-checkout ul.wc-block-components-product-details li {
    font-family: 'Helvetica Neue';
    display: flex;
}

.wc-block-components-product-details__safari-title .wc-block-components-product-details__name {
    display: none;
}

.wc-block-components-product-metadata ul li:nth-child(3),
.wc-block-components-product-metadata ul li:nth-child(4),
.wc-block-components-product-metadata ul li:nth-child(7),
.wc-block-components-product-metadata ul li:nth-child(8) {
    display: none;
}

.wc-block-components-product-details__destination .wc-block-components-product-details__name {
    display: none;
}

.is-large:not(.wc-block-checkout) .wc-block-components-product-details__name,
.wc-block-components-totals-footer-item .wc-block-components-totals-item__label {
    font-weight: 400 !important;
}

.woocommerce-checkout .wc-block-components-product-details__safari-image .wc-block-components-product-details__value img {
    width: 100% !important;
}

.woocommerce-checkout .wc-block-components-product-details__safari-image {
    margin-bottom: 20px;
}

.woocommerce-checkout .wc-block-components-product-details__name,
.woocommerce-checkout .wc-block-components-totals-item__label {
    color: #757575;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px !important;
    letter-spacing: 1px;
    font-family: 'Helvetica Neue';
}

.woocommerce-checkout .wc-block-components-product-details__value {
    font-size: 14px;
    font-weight: 600;
    line-height: 20px !important;
    color: #000000;
    margin-left: auto;
}

.wc-block-components-product-details__safari-title .wc-block-components-product-details__value {
    font-family: 'neue_plakcondensed';
    background-color: #2A2726;
    color: #ffffff;
    font-size: 24px;
    font-weight: 400;
    line-height: 24px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 17px 14px;
    margin: -25px 0px;
}

.woocommerce-checkout .wc-block-components-totals-item__value span {
    font-size: 24px;
    font-weight: 600;
    line-height: 24px !important;
    color: #000000;
    letter-spacing: 1px;
}

.woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__description {
    padding: 0px 0px !important;
    font-family: 'neue_plakcondensed';
}

.woocommerce-checkout .wc-block-components-totals-wrapper {
    border-top: 1px solid #00000029;
    padding: 14px 0px;
}

.woocommerce-checkout .page-header.display_header_custom .entry-title {
    font-size: 40px;
    font-weight: 600;
    line-height: 40px;
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text {
    position: absolute;
    top: -40px;
    margin: 0 0 16px 0px !important;
}

.wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title {
    margin-top: 0px !important;
}

.woocommerce-checkout .wc-block-components-product-details__safari-title {
    margin-bottom: 20px;
}

.woocommerce-checkout .wc-block-components-order-summary.is-large {
    padding: 0 0px;
}

.woocommerce-checkout .wc-block-components-product-details__date,
.woocommerce-checkout .wc-block-components-product-details__guests,
.wc-block-components-product-details__destination {
    padding: 0px 16px !important;
}

.woocommerce-checkout li.wc-block-components-product-details__safari-title {
    margin-top: 0px;
    margin-bottom: 40px;
}

.woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__individual-prices {
    padding-top: 0px !important;
}

.woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__description .wc-block-components-product-metadata,
.wc-block-components-order-summary .wc-block-components-order-summary-item__description p {
    line-height: 1.375;
    margin-top: -21px;
}

.woocommerce-checkout .wc-block-components-form.wc-block-checkout__form {
    background-color: #ffffff;
    padding: 20px;
}

.woocommerce-checkout .wc-block-components-title.wc-block-components-checkout-step__title {
    font-size: 24px !important;
    line-height: 32px;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-weight: 600;
    color: #000000 !important;
}

.woocommerce-checkout .wc-block-components-address-card {
    align-items: center;
    border: 1px solid #00000029;
    border-radius: 0px !important;
}

.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input input[type=email],
.wc-block-components-textarea {
    border-radius: 0px !important;
    border: 1px solid #00000029 !important;
    font-family: 'Helvetica Neue' !important;
    font-size: 16px !important;
    font-weight: 300;
    line-height: 24px !important;
    letter-spacing: 0.5px;
}

.wc-block-checkout__add-note .wc-block-components-textarea:focus {
    box-shadow: 0 0 0 1px #00000029;
}

.woocommerce-checkout .wc-block-components-form .wc-block-components-text-input label,
.wc-block-components-text-input label,
.wc-block-components-address-card__address-section,
.wc-block-components-radio-control__label-group span,
.wc-block-components-radio-control-accordion-content,
.wc-block-components-checkbox__label {
    font-family: 'Helvetica Neue' !important;
}

.woocommerce-checkout .wc-block-components-address-form div input,
.wc-blocks-components-select .wc-blocks-components-select__select {
    border-radius: 0px !important;
    border: 1px solid #00000029 !important;
    font-family: 'Helvetica Neue' !important;
}

.woocommerce-checkout .wc-blocks-components-select__container {
    font-family: 'Helvetica Neue' !important;
    font-size: 16px !important;
    font-weight: 300;
    line-height: 24px !important;
    letter-spacing: 0.5px;
}

.woocommerce-checkout .wc-block-checkout__payment-method .wc-block-components-radio-control.disable-radio-control .wc-block-components-radio-control__option {
    border-radius: 0px !important;
    border: 1px solid #00000029 !important;
    font-family: 'Helvetica Neue' !important;
    font-size: 16px !important;
    font-weight: 300;
    line-height: 24px !important;
    letter-spacing: 0.5px;
}

.wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
    width: 25% !important;
    background: linear-gradient(#E17D2F, #EDA841) !important;
    font-size: 20px !important;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000000 !important;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 10px 20px 10px 21px;
    border: none;
}

.wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
    border-top: 0px !important;
    padding-top: 0px !important;
}

.woocommerce-checkout .wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox]:focus {
    outline: none;
}

.woocommerce-checkout input[type="checkbox"] {
    border-radius: 0px !important;
    width: 16px !important;
    height: 16px !important;
    border: 0.5px solid #00000029 !important;
    cursor: pointer;
    position: relative;
    margin-top: 2px;
}

.woocommerce-checkout .wc-block-components-checkout-return-to-cart-button,
.woocommerce-checkout .wc-block-components-address-form__address_2-toggle {
    font-family: 'Helvetica Neue' !important;
    text-decoration: none;
}

.woocommerce-checkout .wc-block-components-address-card__edit {
    background: linear-gradient(#E17D2F, #EDA841) !important;
    font-family: 'Helvetica Neue' !important;
    text-decoration: none !important;
}

.woocommerce-checkout .wc-block-components-address-card__edit:hover,
.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.contained:hover {
    color: #ffffff !important;
}

.woocommerce-checkout .wc-block-components-radio-control--highlight-checked:after {
    border: 0px !important;
}

.woocommerce-checkout .wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted {
    box-shadow: none !important;
}

.woocommerce-checkout .wc-block-components-radio-control-accordion-content {
    padding: 15px 0px 0px 0px !important;
}

.woocommerce-checkout .wc-block-components-form .wc-block-checkout__order-notes.wc-block-components-checkout-step {
    margin-bottom: 15px;
}

.woocommerce-checkout .wc-block-checkout__add-note .wc-block-components-checkbox {
    margin-top: -20px;
}

.wc-block-components-address-card__address-section:first-child {
    font-weight: 400 !important;
    color: #121212B2 !important;
}

/*Checkout page end*/

/*safari single page*/
ul.singlepage_safari-highlights li {
    align-items: center;
}

.three_fields_in_one .form-group label {
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    font-family: 'Helvetica Neue';
}

.singlepage_content_view_on_map {
    padding: 12px 24px 10px 24px !important;
}

.lovation_div_new p {
    font-size: 16px !important;
    line-height: 20px !important;
    letter-spacing: 0.5px;
}

.singlepage_content_view_on_map:hover {
    color: #000;
    background: linear-gradient(#E17D2F, #EDA841);
    border: 1px solid #E17D2F;
}

.customize_package .custom-package:focus {
    background-color: #F2E8DE !important;
}

.form-group .filter_dates {
    width: 100% !important;
    border-radius: 0px !important;
    border: none;
    font-family: 'Helvetica Neue';
    padding: 12px;
}

.content_wrapper {
    background-color: #F2E8DE;
}

.singlepage_left {
    width: 50%;
}

.back_to_listing_page_class_div a {
    font-size: 12px !important;
    font-weight: 600;
    line-height: 20px !important;
    font-family: 'Helvetica Neue';
    color: #000000 !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-left: 5px !important;
}

.singlepage_top_horzontal_filter_bar.top_horzontal_filter_bar {
    background-color: #F2E8DE;
    display: inline-block;
    width: 49% !important;
    padding: 10px 0px !important;
}

.three_fields_in_one {
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin-top: -30px;
    min-width: 100%;
    padding: 0px !important;
    gap: 10px;
    /* 	  position: absolute;
    bottom: 105px; */
}

.three_fields_in_one #singlepage_filter_destination,
.three_fields_in_one #singlepage_filter_date,
.three_fields_in_one #singlepage_filter_guests {
    padding: 15px 8px 15px 8px;
    width: 100% !important;
    border-radius: 0px !important;
    border: none;
    font-size: 16px !important;
    line-height: 24px !important;
    font-weight: 400;
    letter-spacing: 0.5px;
    font-family: 'Helvetica Neue';
}

.three_fields_in_one .form-group #singlepage_filter_date {
    padding: 11px !important;
}

.singlepage_content_wrapper {
    display: flex;
    padding: 0px 0px 50px 0px;
    gap: 60px;
}

.singlepage_left .safari-gallery-item.slick-slide.slick-current.slick-active img {
    width: 100% !important;
    min-height: 483px;
    object-fit: cover;
}

.singlepage_right h3 {
    color: #000000 !important;
    font-size: 48px !important;
    font-weight: 600;
    line-height: 46px !important;
    text-transform: uppercase;
    letter-spacing: 2px !important;
}

.singlepage_right a {
    font-size: 14px;
    line-height: 24px !important;
    font-weight: 400;
    color: #000000 !important;
    letter-spacing: 1px !important;
    border-bottom: 0.5px solid #0000003D;
    padding-bottom: 10px !important;
    padding: 0px 10px;
}

.singlepage_location-parent p {
    font-size: 16px !important;
    font-weight: 300;
    line-height: 28px !important;
    letter-spacing: 0.5px !important;
    margin: 0px !important;
}

.singlepage_highlightsandactivities h2 {
    font-size: 12px !important;
    font-weight: 600;
    line-height: 16px !important;
    text-transform: uppercase;
    color: #000000 !important;
    letter-spacing: 2px !important;
    font-family: 'Helvetica Neue' !important;
    margin-top: 10px;
    margin-bottom: 5px;
}

.singlepage_left {
    margin-left: 0px !important;
}

.singlepage_total_cost p {
    font-size: 32px !important;
    font-weight: 600;
    line-height: 27px !important;
    letter-spacing: 2px !important;
    color: #000000;
    margin-bottom: 0px;
}

.singlepage_location-parent {
    display: flex;
}

.singlepage_safari-highlights {
    margin-bottom: 20px !important;
}

.singlepage_safari-highlights li {
    list-style: none;
    font-size: 14px !important;
    font-weight: 300;
    line-height: 20px !important;
    font-family: 'Helvetica Neue' !important;
    display: flex;
    align-items: flex-start;
    gap: 8px;
    letter-spacing: 0.5px;
    color: rgba(0, 0, 0, 0.8);
}

.singlepage_price p strong {
    font-size: 32px !important;
    font-weight: 600;
    line-height: 27px !important;
    letter-spacing: 2px !important;
    color: #000000;
}

.ebrochure_btn {
    margin-left: auto;
}

.ebrochure_btn a {
    font-family: 'Helvetica Neue';
    color: #000000 !important;
    display: none;
}

.singlepage_dynamic_data {
    margin-top: 20px;
}

.two_divs_in_one_first .singlepage_total_cost p {
    font-size: 30px !important;
    font-weight: 400 !important;
    line-height: 40px !important;
    font-family: 'neue_plakcondensed' !important;
}

.singlepage_dynamic_data {
    margin-left: auto;
    width: max-content;
}

.singlepage_dynamic_data p {
    font-size: 16px !important;
    font-weight: 300;
    line-height: 28px !important;
    letter-spacing: 0.5px !important;
    color: #000000CC !important;
}

.singlepage_price_book_now {
    gap: 10px !important;
}

.two_divs_in_one_first {
    display: flex;
    /*justify-content: space-between;*/
    gap: 20px;
}

.singlepage_total_cost small {
    font-size: 14px;
    font-family: 'Helvetica Neue' !important;
    display: none;
}

.customize_package {
    width: 50% !important;
    background: #000000;
    font-size: 22px !important;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff !important;
    align-items: center;
    text-align: center;
    padding: 10px 30px 10px 30px;
    border: none;
}

.singlepage_book_now_button {
    width: 50% !important;
    background: linear-gradient(#E17D2F, #EDA841);
    font-size: 22px !important;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #000000 !important;
    align-items: center;
    text-align: center;
    padding: 14px 30px 10px 30px;
}

.singlepage_book_now_button #singlepage_book_now_link {
    font-size: 22px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 2px;
    color: #000000 !important;
    align-items: center;
    border: none;
}

.singlepage_html_custom_data {
    display: flex;
    align-items: center;
    margin-top: 10px !important;
    justify-content: center;
    gap: 20px;
}

/*.customize_package {
    margin-left: auto !important;
}*/
.customize_package button {
    border: none;
    border-radius: 0px !important;
    padding: 8px 12px !important;
    font-size: 22px !important;
    font-weight: 600;
    line-height: 20px !important;
    letter-spacing: 1px;
    color: #fff;
    text-transform: uppercase;
}

.customize_package:hover {
    background: linear-gradient(#E17D2F, #EDA841);
    color: #000000 !important;
}

.customize_package button:hover {
    background-color: #00000000 !important;
    color: #000000 !important;
}

.secure_payment_icon_text p img {
    vertical-align: middle;
}

.card_images img {
    height: 30px !important;
}

.secure_payment_icon_text {
    display: flex;
    align-items: center;
    height: 100%;
}

.secure_payment_icon_text p {
    display: flex;
    align-items: center;
    gap: 3px;
    margin: 0;
}

#singlepage_customize_package_btn img {
    vertical-align: middle;
}

.slick-prev:before,
.slick-next:before {
    padding: 0px !important;
    position: absolute;
    margin-bottom: 0px;
}

.singlepage_left .slick-next.slick-arrow {
    background-color: #00000066 !important;
    padding: 20px !important;
    right: 0px;
    bottom: 0px !important;
    position: absolute !important;
    border-radius: 0px !important;
    backdrop-filter: blur(24px) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    top: unset;
    bottom: -20px !important;
}

.singlepage_left .slick-prev.slick-arrow {
    background-color: #00000066 !important;
    padding: 20px !important;
    bottom: 0px !important;
    position: absolute !important;
    border-radius: 0px !important;
    z-index: 999;
    left: unset;
    backdrop-filter: blur(24px) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    right: 50px;
    top: unset;
    bottom: -20px !important;
}

.slick-prev:before {
    content: '';
    display: inline-block;
    width: 15px !important;
    height: 15px !important;
    background-image: url('https://tapestryofafrica.com/wp-content/uploads/2025/05/arrow_forward.png');
    background-size: contain;
    background-repeat: no-repeat;
}

.slick-next:before {
    content: '';
    display: inline-block;
    width: 15px !important;
    height: 15px !important;
    background-image: url('https://tapestryofafrica.com/wp-content/uploads/2025/05/arrow_forward-1.png');
    background-size: contain;
    background-repeat: no-repeat;
}

.singlepage_highlightsandactivities ul {
    padding-left: 0px !important;
}

.start_end_loc p img {
    vertical-align: middle !important;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 1 !important;
}



.location-parent span {
    font-family: 'Helvetica Neue';
    font-size: 14px !important;
    font-weight: 200;
    line-height: 24px !important;
    margin-bottom: 2px !important;
    vertical-align: top;
}

#safari_pagination .page-numbers {
    width: 44px;
    height: 44px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 16px;
    margin: 0;
    padding: 0;
    border: 1px solid #000;
    color: #000;
    text-decoration: none;
}

#safari_pagination .page-numbers:is(.next, .prev) {
    width: 90px;
    border-radius: 40px;
    background: var(--e-global-color-secondary);
    border-color: var(--e-global-color-secondary);
    color: #000;
}

#safari_pagination .page-numbers.current {
    background: var(--e-global-color-secondary);
    border-color: var(--e-global-color-secondary);
    color: #000;
    font-weight: 600;
}

.location_end_span {
    display: inline-block;
    width: 58%;
}

.location-parent .location_end_icon {
    margin-top: 0px !important;
    display: inline-flex;
    align-items: flex-start;
    vertical-align: top;
    align-items: center;
}

.filters_btn #reset_filters:hover {
    background-color: #EDA841 !important;
    border: 1px solid #EDA841;
}

.blurred {
    filter: blur(5px);
    opacity: 0.5;
    transition: all 0.5s ease;
}

.essential-coverages:hover {
    box-shadow: -15px 0px 20px -10px rgba(0, 0, 0, 0.5) !important;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s ease !important;

    --e-column-margin-left: 0px;
    border-radius: 20px !important;
}

.itinerary_desc p {
    color: white !important;
}

.packing-list ul li span,
.health-safety-list ul li,
.health-safety-list p,
.passport-list ul li,
.travel-document-list ul li a,
.travel-insurance ul li span,
.insurance-tips ul li span,
.accomodation-list ul li,
.travel-document-btn a span {
    font-family: 'Helvetica Neue' !important;
}

.travel-insurance h3 {
    font-family: 'neue_plakcondensed' !important;
}

/*Destination Map*/
body button.safari-tab {
    background: transparent;
    border-bottom: 1px solid #E3E3E3;
    border-radius: 0px;
    font-size: 18px;
    line-height: 24px;
    color: #000;
    font-weight: normal;
    font-family: 'Helvetica Neue' !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 0px;
    padding: 15px 50px 15px 50px;
    position: relative;
}

body button.safari-tab.active {
    background: transparent;
    color: #000 !important;
    font-weight: 600;
    border-bottom: 2px solid #B39477 !important;
}

button.safari-tab:nth-child(3):before {
    background: url(https://tapestryofafrica.com/wp-content/uploads/2025/04/kenyaflag.png);
    background-repeat: no-repeat;
    content: "sdv";
    color: transparent;
    background-size: 32px !important;
    height: 35px;
    position: absolute;
    left: 10px;
    top: 12px;
}

button.safari-tab:nth-child(2):before {
    background: url(https://tapestryofafrica.com/wp-content/uploads/2025/04/ugandaflag.png);
    background-repeat: no-repeat;
    content: "sdv";
    color: transparent;
    background-size: 32px;
    height: 35px;
    position: absolute;
    left: 10px;
    top: 12px;
}

button.safari-tab:nth-child(1):before {
    background: url(https://tapestryofafrica.com/wp-content/uploads/2025/04/tanzaniaflag.png);
    background-repeat: no-repeat;
    content: "sdv";
    color: transparent;
    background-size: 32px;
    height: 35px;
    position: absolute;
    left: 10px;
    top: 12px;
}

/*Safari-listing*/
.page-id-19103 .page-header {
    display: none;
}

.safari-listing .top_horzontal_filter_bar {
    align-items: center;
    justify-content: center;
    display: none !important;
}

#ui-datepicker-div {
    top: 299px !important;
}

.filter-block {
    margin-top: 4px;
}

.safari-listing .panel {
    display: flex;
    flex-direction: column;
    color: #fff;
}

input[type="checkbox"]:checked {
    accent-color: var(--e-global-color-secondary);
}

input[type="checkbox"] {
    border-radius: 0px !important;
    width: 16px !important;
    height: 16px !important;
    border: 0.5px solid var(--e-global-color-secondary);
    cursor: pointer;
    position: relative;
    /*appearance: none;*/
    margin-top: 2px;
}

.safari-listing input[type=text]:focus {
    border-color: #00000029;
}

option:hover {
    color: red !important;
}

.search_filter {
    position: relative;
    display: inline-block;
    width: 100% !important;
}

.search_icon {
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background-image: url('https://tapestryofafrica.com/wp-content/uploads/2025/04/search.png');
    background-repeat: no-repeat;
    background-size: contain;
    pointer-events: none;
}

.search_filter input {
    padding-left: 35px !important;
    /* Make room for icon */
    height: 48px !important;
}

#singlepage_filter_destination,
#singlepage_filter_date,
#singlepage_filter_guests,
#filter_destination,
.safari-listing #filter_guests,
.safari-listing #filter_date {
    padding: 15px 8px 15px 8px;
    width: 100% !important;
    border-radius: 0px !important;
    border: none;
    font-size: 16px !important;
    line-height: 24px !important;
    font-weight: 400;
    letter-spacing: 0.5px;
    font-family: 'Helvetica Neue';
}

.three_fields_in_one #singlepage_filter_destination,
.form-group input#filter_date {
    padding: 14px !important;
}

.three_fields_in_one .form-group,
.top_horzontal_filter_bar .form-group {
    width: 40% !important;
}


.safari-listing #find_safaris {
    padding: 14px 33px;
    background: #000000;
    color: #fff;
    border: none;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 18px !important;
    line-height: 20px !important;
    letter-spacing: 1px;
    margin-top: 26px !important;
}

.left_side_bar_filters h3 {
    font-family: 'Helvetica Neue';
    font-size: 20px;
    font-weight: 300;
    line-height: 28px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
    margin: 0;
}

.left_side_bar_filters input {
    font-family: 'Helvetica Neue';
    border-radius: 0px;
    border: 1px solid #00000029;
    font-size: 16px !important;
    font-weight: 300;
    line-height: 24px !important;
}

.top_bar_filters .count_div_how_much_avaliable_safaries {
    font-size: 32px !important;
    font-weight: 600;
    line-height: 44px !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #000000;
    display: none !important;
}

.filter-block .accordion {
    font-family: var(--e-global-typography-text-font-family), sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    letter-spacing: 0;
    text-transform: uppercase;
    color: var(--e-global-color-secondary);
    background: transparent;
    padding-left: 0;
    padding-bottom: 0px;
    border-top: 1px solid #dddddd36;
    border-radius: 0;
    margin-top: 5px;
    padding-top: 22px;
}

span#budget-range {
    font-family: 'Helvetica Neue';
}

.ui-widget-content {
    border: 0px solid #dddddd !important;

    color: #333333;
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 50% !important;
}

.paren_div_li {
    display: flex;
    justify-content: space-between;
    max-width: 90%;
    flex: 1 1 80%;
}

input.filter-style {
    display: flex;
}

span.rewrwerer {
    margin-left: auto;
}

.location-parent {
    flex: 1 1 30% !important;
    max-width: 26% !important;
}

.title_parent {
    flex: 1 1 60% !important;
    max-width: 70% !important;
}

.panel label {
    font-size: 14px !important;
    font-weight: 400;
    line-height: 20px !important;
    font-family: 'Helvetica Neue';
    letter-spacing: 1px !important;
    padding-bottom: 5px;
    display: flex;
    gap: 10px;
    width: 100%;
    flex-wrap: wrap;
}

.panel label:last-child {
    margin-bottom: 0;
}

.top_horzontal_filter_bar .form-group label {
    margin-bottom: 3px;
    font-size: 13px;
    font-weight: 600;
    line-height: 20px;
    font-family: 'Helvetica Neue';
    letter-spacing: 2px;
    color: #000000;
    text-transform: uppercase;
}

.descriptions {
    margin: 3px 0px 10px 0px;
}

.panel input#filter_days {
    width: 35% !important;
    text-align: center;
    border-radius: 0px !important;
    border: 0px solid #00000029 !important;
    padding: 12px 0px 8px 21px !important;
    margin: 0px 47px;
}

button#minus-days,
button#plus-days {
    border-radius: 0px !important;
    border: 0px solid #00000029 !important;
    color: black;
    font-weight: 600;
    font-size: 16px;
    padding: 10px 20px;
    border: none !important;
    width: 12px !important;
}

.number-input {
    border: 1px solid #00000029;
}

.safari-listing [type=button]:focus,
.safari-listing [type=button]:hover,
.safari-listing [type=submit]:focus,
.safari-listing [type=submit]:hover {
    color: #000000 !important;
    background-color: #f8f2eb00;
    text-decoration: none;
}

.panel .ui-widget-header {
    background: #B394773D !important;
}

span.ui-slider-handle.ui-corner-all.ui-state-default {
    background: #B39477 !important;
    border-radius: 0px !important;
    width: 16px !important;
    height: 16px !important;
}

/*.descriptions p {
    margin: 0px;
}*/
ul li::marker {
    font-size: 20px !important;
}

.custom-package .package-icon {
    display: none;
}

#safari_pagination {
    display: flex !important;
    gap: 0.5rem !important;
    align-items: center !important;
    flex-wrap: wrap !important;
    justify-content: center;
}

#safari_pagination {
    margin-top: 20px;
}

.Medications img {
    min-height: 240px !important;
    object-fit: cover;
}

.sort_by_filter {
    width: 31% !important;
    border-radius: 0px !important;
}

#filter_sort {
    width: fit-content;
    float: right;
    background: var(--e-global-color-secondary);
    color: #000;
    height: 55px;
    border: 0;
}

.filter_count_and_the.soeryt {
    display: flex;
    justify-content: space-between;
    padding-bottom: 20px;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -6.6px;
}

.Full_section_left_right {
    display: flex;
    gap: 22px !important;
    align-items: start;
}

.banner-button a,
.explore-package a {
    font-family: 'neue_plakcondensed' !important;
}

.nav-menu li a,
.footer-text,
p {
    font-family: 'Helvetica Neue';
}

body {
    font-family: 'neue_plakcondensed' !important;
}

.sav_neuehdg h3,
.sav_neuehdg h1,
.sav_neuehdg h2,
.sav_neuehdg h4,
.sav_neuehdg h5,
.sav_neuehdg h6 {
    font-family: 'neue_plakcondensed' !important;
}

/*Footer*/
.footer-quick-links ul li:hover {
    background-color: #EDA841 !important;
}

.subscribe p input:hover,
[type=submit]:focus {
    background: #EDA841 !important;
    color: #ffffff !important;
}

.subscribe-form {
    display: flex;
    gap: 1px;
}

.subscribe p input {
    color: black;
    background-color: white;
    border: black;
    border-radius: 0px !important;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
}

.e-mail p span input[type=email] {
    border: 0px solid #666 !important;
    border-radius: 0px !important;
    background-color: #000000;
    color: #ffffff;
}

.e-mail p {
    border: 1px solid #4F4F4F;
}

.subscribe p {
    border: 1px solid black;
}

.subscribe p input:hover {
    background: white;
    color: black;
}

.footer-quick-links ul li {
    border: 0.5px solid #4F4F4F !important;
    padding: 10px 24px !important;
}

.footer-links h2,
.footer-safari-tips h2,
.footer-quick-links ul li span {
    font-family: 'Helvetica Neue' !important;
}

.form-subscribe .wpcf7-response-output {
    color: #ffffff;
    border: 0px !important;
    padding-top: 0px !important;
}

/*Contact Form*/
.contact-form p label {
    font-family: "Poppins", Sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0;
    text-transform: capitalize;
    width: 100%;
    padding-bottom: 6px;
    color: #000;
}

.contact_form_section .contact-form p span :is(input, select, textarea) {
    font-family: 'Helvetica Neue' !important;
    border: 1px solid #00000030;
    height: 40px;
    background-color: transparent !important;
}

.contact_form_section .contact-form p span :is(input, select):focus {
    outline: none;
}

.included_excluded ul li::before {
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    display: inline-block;
    background-color: var(--e-global-color-secondary);
}

 .included_excluded .elementor-widget-text-editor ul li{
    padding-left: 18px;
    position: relative;
    list-style: none;
}

.included_excluded ul.elementor-icon-list-items {
    display: grid;
    gap: 12px;
}

.included_excluded ul li::before {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: inline-block;
    background-color: var(--e-global-color-secondary);
    position: absolute;
    left: 0px;
    top: 9px;
}

.contact_form_section .contact-form p span textarea {
    height: 90px;
}

.contact_form_section:before {
    z-index: 2;
}

.contact-form p label span input {
    font-family: 'Helvetica Neue' !important;
    font-size: 16px !important;
    font-weight: 300;
    line-height: 24px !important;
    letter-spacing: 0.5px !important;
    border: 1px solid #00000029;
}

.contact_overlay_image:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 26%;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, #00000000, #ffefd7);
}

.preferred-destination,
.budget,
.travel-date {

    border: 1px solid #00000029;
    color: #00000066;
    padding: 12px 16px !important;
}

.get-a-quote {
    font-family: 'neue_plakcondensed' !important;
    font-size: 18px !important;
    font-weight: 400;
    line-height: 20px !important;
    text-transform: uppercase;
    background-color: black;
    color: white;
    border: none;
    width: 100%;
    padding: 12px 0 12px 0 !important;
    margin-top: 20px;
}

.get-a-quote:hover {
    background-color: black;
    color: white;
}

span.schedule-call {
    text-decoration: underline;
    font-size: 16px !important;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: 0.5px !important;
    cursor: pointer;
}

/*FAQ*/
.faq .elementor-tab-title {
    margin-top: 8px;
}

.faq .elementor-tab-title a {
    font-family: 'neue_plakcondensed';
}

.faq .elementor-tab-content {
    margin-top: -20px;
    font-family: 'Helvetica Neue';
}

.profile-img-wrapper img {
    border-radius: 0px !important;
}

.testimonial-reviews .item-content img {
    padding: 30px 0px 0px 0px;
    width: 40px;
    margin: 0 0 0 -13px;
}

.rating-wrapper span {
    display: none;
}

p.deborah-designation {
    font-size: 13px !important;
    font-weight: 300;
    line-height: 16px !important;
    padding-left: 46px !important;
}

p.name-deborah {
    padding: 0px 0px 0 64px;
    margin-top: -50px;
}

p.deborah-designation {
    font-size: 13px !important;
    font-weight: 300;
    line-height: 16px !important;
    padding-left: 60px !important;
    margin-top: -15px;
}

.testimonial-reviews .tss-layout1 .item-content-wrapper {
    margin: 0px 0px 11px 0px;
    background: #f8f8f8;
    flex: 2;
    position: relative;
    padding-bottom: 0px;
}

.testimonial-reviews .item-content {
    font-family: 'Helvetica Neue' !important;
}

/*Real slider*/
#sp-testimonial-free-wrapper-1001 .sp-testimonial-free-section .sp-testimonial-title .sp-testimonial-post-title {
    color: black;
}

.real-slider .sp-testimonial-title h3 {
    text-align: left;
}

.real-slider .sp-testimonial-free {
    border: 0px solid #e3e3e3;
    border-radius: 0px;
    background-color: white;
    padding: 20px;
}

#sp-testimonial-free-wrapper-1001 .sp-testimonial-free {
    background: white;
    border: 0px solid #e3e3e3;
    border-radius: 0px;
}

.real-slider .sp-testimonial-client-name {
    text-align: left;
}

.real-slider.sp-testimonial-client-name {
    text-align: left;
}

.sp-testimonial-free-section .sp-testimonial-title h3 {
    font-weight: 400;
}

/*Feature safari Experience*/
.feature-safari-experience {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.safari-card {
    width: 31%;
}

.safari-card .price {
    width: 100%;
    background: var(--e-global-color-secondary);
    padding: 15px;
    border-radius: 5px;
    display: flex;
    max-width: 100%;
    flex: unset;
}

.safari-card .price>p:empty {
    display: none;
}

.safari-card .safari-price-range {
    display: flex;
    gap: 10px;
    align-items: center;
}

.safari-card .safari-price-range p {
    margin-bottom: 0;
}

.safari-card .safari-price-range p span {
    color: #000;
}

.safari-card .safari-price-range p.pricing-applies {
    width: 135px;
    padding-left: 15px;
    margin-left: 10px;
    border-left: 1px solid #000;
    color: #000;
    font-size: 16px;
    line-height: 1.2;
}

.image-section-honeymoon {
    background-image: url('https://tapestryofafrica.com/wp-content/uploads/2025/04/perfect-for-honeymoon.png');
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
}

.image-section-retired {
    background-image: url('https://tapestryofafrica.com/wp-content/uploads/2025/04/retired-couple.png');
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
}

.image-section-family {
    background-image: url('https://tapestryofafrica.com/wp-content/uploads/2025/04/Tracking-safari-image.jpg');
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
}

.image-section-safari-adventure {
    background-image: url('https://tapestryofafrica.com/wp-content/uploads/2025/04/image-car-safari.jpg');
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
}

.image-section-safaris {
    background-image: url('https://tapestryofafrica.com/wp-content/uploads/2025/04/honeymoon-safaris.jpg');
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
}

.image-section-classic {
    background-image: url('https://tapestryofafrica.com/wp-content/uploads/2025/04/classic-safaris.jpg');
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
}

.content-section {
    background-color: #241F1D;
    padding: 20px 20px;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-radius: 0 0 10px 10px;
    border-color: #ddd;
}

.featured_safaris .content-section {
    background-color: #0000009c;
    height: -webkit-fill-available;
    padding-bottom: 96px;
    position: relative;
    backdrop-filter: blur(20px);
    border-color: #00000038;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.featured_safaris .content-section:before {
    content: "";
    position: absolute;
    left: -1px;
    bottom: 100%;
    width: calc(100% + 2px);
    height: 85px;
    background: linear-gradient(0deg, #0e0803, transparent);
}

.featured_safaris .content-section :is(h2, a, p) {
    color: #fff;
}

.perfect-text {
    font-size: 12px;
    line-height: 20px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
    background: #ffffff8a;
    color: #000;
    padding: 8px 12px 6px;
    text-align: center;
    backdrop-filter: blur(3px);
    width: max-content;
    transform: translate(10px, 10px);
    border-radius: 4px;
}

.content-section h2 {
    text-transform: uppercase;
    font-weight: 600;
    background: linear-gradient(#E17D2F, #EDA841);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    word-spacing: 2px;
    line-height: 1.2;
    font-size: 11px;
}

.content-section h2 a {
    font-size: 14px;
}

.content-section .description {
    font-family: "Poppins", Sans-serif;
    color: #ababab !important;
    font-size: 16px !important;
    line-height: 24px !important;
    letter-spacing: 0.2px;
    font-weight: 300;
    min-height: 50px;
    margin-bottom: 20px;
}


.locations {
    color: #FFFFFF;
    font-size: 14px !important;
    line-height: 20px !important;
    letter-spacing: 0.25px;
    font-weight: 200;
    display: flex;
    gap: 5px;
    flex-wrap: wrap;
    margin: 0 0 15px 0;
}

.locations p {
    margin: 0px;
}

.safari-adventure-locations,
.safaris-locations {
    color: #FFFFFF;
    font-size: 14px !important;
    line-height: 20px !important;
    letter-spacing: 0.25px;
    font-weight: 200;
    display: flex;
    gap: 15px;
    padding-top: 24px;
}

.locations p span {
    color: #B39477;
}

.rate-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #ffffff;
}

.price .per-person-rate {
    font-size: 27px;
    font-weight: 300;
    line-height: 24px;
    letter-spacing: 0.5px !important;
}

.rate-list .price p span,
.price .pricing-applies {
    color: #000;
    font-size: 16px;
    font-weight: 300;
    line-height: 14px;
    display: block;
}

.safari-card .safari-price-range p.per-person-rate span {
    margin-top: 10px
}

.season-rate {
    display: flex;
    flex-direction: column;
    font-size: 14px;
}

.season-rate p:first-child {
    font-weight: 600;
    font-size: 16px;
}

.package-btn button {
    font-family: 'Helvetica Neue' !important;
    background: #241F1D;
    font-size: 12px;
    line-height: 20px;
    color: #ffffff;
    border-bottom: 0.5px solid #FFFFFF3D !important;
    padding: 10px 0px 8px 0px;
    text-transform: uppercase;
    font-weight: 600;
    cursor: pointer;
    border: none;
    letter-spacing: 2px;
    margin-top: 25px;
    box-sizing: border-box;
    white-space: normal;
    width: 100%;
}

.safari-card:hover .package-btn button {
    background: linear-gradient(#E17D2F, #EDA841) !important;
    color: #000000;
    border-radius: 0px;
}

.earlybird-package-btn button a {
    color: #fff;
    padding: 8px 12px !important;
}

.first_slide:hover .earlybird-package-btn button {
    background: linear-gradient(#E17D2F, #EDA841) !important;
    color: #000000 !important;
    border-radius: 0px;
}

.rate-list {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #ffffff;
    flex-wrap: wrap;
}

.feature-safari-experience .slick-track:has(.safari-card) {
    display: flex;
}

.price {
    max-width: 65%;
    flex: 1 1 63%;
    display: flex;
    flex-flow: column;
}

.package-btn button:hover {
    background-color: #241F1D;
}

/*Exclucive Deals*/
.image-section-earlybird {
    background-image: url('https://tapestryofafrica.com/wp-content/uploads/2025/04/honeymoon-safaris.jpg');
    height: 310px;
    background-size: cover;
    background-repeat: no-repeat;
}

.image-section-pathsafari {
    background-image: url('https://tapestryofafrica.com/wp-content/uploads/2025/04/safari-offer.jpg');
    height: 310px;
    background-size: cover;
    background-repeat: no-repeat;
}

.image-section-packeg {
    background-image: url('https://tapestryofafrica.com/wp-content/uploads/2025/04/perfect-for-honeymoon.png');
    height: 310px;
    background-size: cover;
    background-repeat: no-repeat;
}

.deals-content-section .text-heading h2 {
    color: white;
    text-transform: uppercase;
}

.deals-description {
    color: white;
    font-size: 14px !important;
    font-weight: 200;
    line-height: 24px;
    letter-spacing: 0.5px;
}

.deals-content-section {
    background-color: #2A2726;
    padding: 20px;
    margin-top: -5px !important;
    min-height: 390px;
}

.price .per-person-rate .full-price {
    color: #FFFFFFA3;
    font-size: 14px !important;
    font-weight: 300;
    line-height: 14px !important;
}

.price .per-person-rate .save-btn {
    font-size: 10px !important;
    background: linear-gradient(#E17D2F, #EDA841);
    font-weight: 600;
    line-height: 14px !important;
    padding: 4px;
    color: black;
    letter-spacing: 0.5px !important;
}

.location-name {
    color: white;
    font-size: 16px !important;
    font-weight: 200;
    line-height: 24px;
    letter-spacing: 0.5px !important;
}

.deals-locations .fa-map-marker-alt:before {
    content: "\f3c5";
    margin-right: 4px;
    color: #B39477;
}

.package-btn button:hover {
    background-color: #2A2726;
}

.sav_hdr {
    background: #000;
}

.home .sav_hdr {
    background: transparent;
}

.find-your-safari a span,
.start-planning a span {
    font-family: 'neue_plakcondensed' !important;
}

.home_blogs h2.eael-entry-title {
    min-height: 65px;
}

.related_blogs img.wp-post-image {
    height: 300px;
    object-fit: cover;
}

.related_blogs h3 {
    font-size: 32px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 32px;
    letter-spacing: 2px;
    color: #000;
}

.related_blogs h3 a {
    color: #000;
}

.related-posts p.date_cls {
    margin: 15px 0 8px 0;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: #B39477;
}

a.related_more {
    font-size: 14px;
    line-height: 20px;
    color: #000;
    letter-spacing: 2px;
    font-weight: 600;
    border-bottom: 0.5px solid rgba(0, 0, 0, 0.24);
    padding: 0 0 8px 0;
}

.related-posts div p {
    font-size: 14px;
    line-height: 21px;
    letter-spacing: 0.5px;
    color: #000;
}

/*slick slider*/
.slick-slider.slick-initialized .slick-next,
.slick-slider.slick-initialized .slick-next {
    display: none;
}

.home_blogs h2.eael-entry-title a {
    font-family: 'neue_plakcondensed' !important;
}

.home_blogs .eael-entry-wrapper {
    display: flex;
    flex-flow: column;
    font-family: 'Helvetica Neue' !important;
}

.home_blogs .eael-entry-wrapper .eael-entry-header-after {
    order: 1;
    font-family: 'Helvetica Neue' !important;
}

.home_blogs .eael-entry-wrapper header.eael-entry-header {
    order: 2;
}

.home_blogs .eael-entry-content {
    order: 3;
}

.home_blogs .eael-entry-wrapper .eael-entry-header-after span.eael-posted-on:before {
    display: none;
}

#sp-testimonial-free-wrapper-1001 .sp-testimonial-free-section .sp-testimonial-title .sp-testimonial-post-title {
    font-size: 14px;
    line-height: 22px;
    font-family: 'Helvetica Neue' !important;
}

#sp-testimonial-free-wrapper-1001 .sp-testimonial-free {
    display: flex;
    flex-flow: column;
}

#sp-testimonial-free-wrapper-1001 .sp-testimonial-free .sp-testimonial-client-rating {
    order: 1;
}

#sp-testimonial-free-wrapper-1001 .sp-testimonial-free .sp-testimonial-client-image {
    order: 2;
    position: absolute;
    right: 12px;
    top: 10px;
}

#sp-testimonial-free-wrapper-1001 .sp-testimonial-free .sp-testimonial-title {
    order: 3;
    margin-top: 15px;
	padding-bottom: 25px;
}

#sp-testimonial-free-wrapper-1001 .sp-testimonial-free-section .sp-testimonial-client-rating i.fa-star {
    font-size: 15px;
    color: var(--e-global-color-secondary) !important;
}

.sp-testimonial-free-section .sp-testimonial-item {
    border: 1px solid var(--e-global-color-secondary);
    border-radius: 6px;
    overflow: hidden;
}

#sp-testimonial-free-wrapper-1001 .sp-testimonial-free h4.sp-testimonial-client-name {
    order: 4;
    font-size: 12px;
    color: #0000008F;
    font-family: 'Helvetica Neue' !important;
    font-weight: normal;
    letter-spacing: 1px;
	position: absolute;
	bottom: 10px;	
}

#sp-testimonial-free-wrapper-1001 .sp-testimonial-free-section .sp-testimonial-client-image img {
    border-radius: 0px;
}

#sp-testimonial-free-wrapper-1001 .sp-testimonial-free-section .testimonial-nav-arrow {
    bottom: -47px;
    position: absolute;
    top: unset;
    padding: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: var(--e-global-color-secondary);
    border: 0;
    color: #000;
}

#sp-testimonial-free-wrapper-1001 .sp-testimonial-free-section .testimonial-nav-arrow::after {
    filter: invert(1);
}

.slide .image-container>img {
    height: 410px;
}

div#sp-testimonial-free-1001 {
    margin: 0px !important;
    padding: 0px 0 70px 0 !important;
}

#sp-testimonial-free-wrapper-1001 .swiper-button-prev.testimonial-nav-arrow {
    right: 50px !important;
    left: unset !important;
    bottom: -47px;
    top: unset !important;
}

#sp-testimonial-free-wrapper-1001 .swiper-button-prev.testimonial-nav-arrow i:after {
    content: "sdsd";
    background: url(https://tapestryofafrica.com/wp-content/uploads/2025/04/leftarrow.png);
    background-repeat: no-repeat;
    color: transparent;
    text-align: center;
    background-position: center;
    filter: invert(1);
}

#sp-testimonial-free-wrapper-1001 .sp-testimonial-free-section .testimonial-nav-arrow:hover {
    background: var(--e-global-color-primary);
    color: #fff;
}

.sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-next i:after {
    content: "sdsd";
    background: url(https://tapestryofafrica.com/wp-content/uploads/2025/04/arrow_forward.png);
    background-repeat: no-repeat;
    color: transparent;
    text-align: center;
    background-position: center;
    filter: invert(1);
}

#sp-testimonial-free-wrapper-1001 .sp-testimonial-free-section .testimonial-nav-arrow i:before {
    display: none;
}

.sp-testimonial-free-section .testimonial-nav-arrow.swiper-button-next {
    right: 0px;
    left: auto;
}

#sp-testimonial-free-wrapper-1001 .sp-testimonial-free-section .sp-testimonial-item{
    height: auto;
}

body .dealssec slick-prev:before,
body .dealssec .slick-next:before {
    color: #000 !important;
}

/*Safari Package list*/
.activities ul li span,
.optional-activity h2,
.itinerary-btn a span {
    font-family: 'Helvetica Neue' !important;
}

.Lodge-text h2 {
    background-color: #00000066;
    backdrop-filter: blur(24px);
    padding: 12px 24px 12px 24px;
    /*margin-right: 181px;*/
    font-family: 'Helvetica Neue' !important;
    width: 36%;
    text-align: center;
}

.package-list-carousal .elementor-swiper-button-prev {
    background-color: #00000066;
    backdrop-filter: blur(24px);
    padding: 12px 24px 12px 24px;
    left: 0px !important;
}

.package-list-carousal .elementor-swiper-button-next {
    background-color: #00000066;
    -webkit-backdrop-filter: blur(24px);
    backdrop-filter: blur(24px);
    padding: 12px 24px 12px 24px;
    right: 0px !important;
}

.package-list-carousal .swiper .elementor-swiper-button svg {
    height: 12px !important;
    width: 12px !important;
}

.viewdetail-btn a span {
    font-family: 'neue_plakcondensed' !important;
}

.national-reserve-text {
    height: 270px !important;
}

.zanzibar-carousal .elementor-swiper-button-prev {
    position: absolute;
    left: 10px;
    bottom: -11px;
    top: auto !important;
}

.zanzibar-carousal .elementor-swiper-button-next {
    position: absolute;
    right: 0px !important;
    bottom: -11px;
    top: auto !important;
}

.zanzibar-carousal .elementor-swiper-button-prev {
    background-color: #00000066;
    -webkit-backdrop-filter: blur(24px);
    backdrop-filter: blur(24px);
    padding: 10px 15px 10px 15px !important;
    left: 0px !important;
}

.zanzibar-carousal .elementor-swiper-button-next {
    background-color: #00000066;
    -webkit-backdrop-filter: blur(24px);
    backdrop-filter: blur(24px);
    padding: 10px 15px 10px 15px !important;
    right: 0px !important;
}

.zanzibar-carousal .elementor-swiper-button svg {
    height: 11px !important;
    width: 11px !important;
}

.mountain-lodge .elementor-swiper-button-prev {
    position: absolute;
    left: 10px;
    bottom: -13px;
    top: auto !important;
}

.mountain-lodge .elementor-swiper-button-next {
    position: absolute;
    right: 0px !important;
    bottom: -13px;
    top: auto !important;
}

.safari-price-range p {
    font-size: 18px;
    line-height: 24px;
    color: #fff;
}

.safari-card .safari-price-range p.per-person-rate {
	display: flex;
	align-items: center;
	column-gap: 8px;
    font-family: var(--e-global-typography-primary-font-family), sans-serif;
    color: #000;
}
.safari-card .safari-price-range p.per-person-rate small{
	margin: 0 !important;
	transform: translateY(3px);
}

.slick-safari-card .price .safari-price-range .per-person-rate {
    margin-bottom: 0px;
}

.slick-safari-card span.pricing-applies {
    font-family: 'Helvetica Neue' !important;
}

.slick-safari-card .price .safari-price-range .per-person-rate {
    margin-bottom: 0px;
}

.slick-safari-card span.pricing-applies {
    font-family: 'Helvetica Neue' !important;
}

.earlybird-package-btn button {
    font-family: 'Helvetica Neue' !important;
    background: linear-gradient(#E17D2F, #EDA841);
    font-size: 12px !important;
    line-height: 20px !important;
    color: #000000;
    border-bottom: 0.5px solid #FFFFFF3D !important;
    padding: 5px 0px;
    text-transform: uppercase;
    font-weight: 500;
    cursor: pointer;
    border: none;
    letter-spacing: 2px;
    margin-top: 25px;
    box-sizing: border-box;
    white-space: normal;
    width: 100%;
}

.deals-content-section:hover .earlybird-package-btn button {
    background: #000000 !important;
    color: #ffffff !important;
}

.earlybird-rate-list {
    display: flex;
    justify-content: space-between;
}

.earlybird-package-btn button a {
    color: #000;
}

.deals-content-section:hover .earlybird-package-btn button a {
    color: #ffffff !important;
}

.image_slider_custom button.slick-next.slick-arrow {
    background: url(https://tapestryofafrica.com/wp-content/uploads/2025/04/arrow_forward_yellow.png) !important;
    width: 22px;
    background-repeat: no-repeat !important;
    background-position: right center;
    position: absolute;
    bottom: -50px;
    top: unset;
    right: 5px;
}

.image_slider_custom button.slick-prev.slick-arrow {
    background: url(https://tapestryofafrica.com/wp-content/uploads/2025/04/arrow_backward.png) !important;
    width: 22px;
    background-repeat: no-repeat !important;
    background-position: right center;
    position: absolute;
    bottom: -55px;
    top: unset;
    left: unset;
    right: 60px;
}

.image_slider_custom button.slick-next.slick-arrow:before,
.image_slider_custom button.slick-prev.slick-arrow:before {
    display: none;
}

.perfect-text-earlybird {
    font-size: 12px !important;
    line-height: 20px !important;
    font-weight: 500;
    letter-spacing: 3px;
    text-transform: uppercase;
    background: #00000066;
    color: #FFFFFF;
    padding: 10px 15px !important;
    text-align: center;
    backdrop-filter: blur(3px);
    width: max-content;
}

.slide .author img {
    display: none;
}

body .sav_megalist li.elementor-icon-list-item a {
    display: flex;
    justify-content: space-between !important;
}

.sav_megalist li.elementor-icon-list-item span.elementor-icon-list-icon {
    order: 2;
}

#short_mega span.elementor-icon-list-icon:before {
    content: "1-3 Days";
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 14px;
    letter-spacing: 1.2px;
}

#med_mega span.elementor-icon-list-icon:before {
    content: "4-7 Days";
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 14px;
    letter-spacing: 1.2px;
}

#extd_mega span.elementor-icon-list-icon:before {
    content: "8+ Days";
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 14px;
    letter-spacing: 1.2px;
}

.image-container iframe {
    border-radius: 0px !important;
}

.package-btn button:hover {
    background: #000;
}

div#videoModal {
    display: flex;
    justify-content: center !important;
    align-items: center !important;
    height: 100%;
    margin: 0 auto;
    background: transparent !important;
}

.contact-form select.wpcf7-form-control {
    border: 1px solid #00000029;
    padding: 6px 16px !important;
}

.home .sav_hdr {
    position: absolute;
    width: 100%;
}

.sav_imagebox h3.elementor-image-box-title {
    font-family: 'neue_plakcondensed' !important;
}

.page-id-17855 .home_blogs .eael-entry-thumbnail img {
    height: 260px !important;
    object-fit: cover;
}

.get-a-quote:hover {
    background: #EDA841 !important;
}

.home_blogs .eael-post-elements-readmore-btn {
    border-bottom: 0.5px solid #0000003D !important;
    width: max-content;
    text-align: center;
    padding: 10px 10px 5px 10px !important;
    margin-top: 20px;
}

.form-subscribe .wpcf7-not-valid-tip {
    position: absolute;
    top: 40px !important;
}

.wayto-safari .perfect-text-earlybird {
    padding: 10px 20px !important;
    letter-spacing: 2px !important;
}

.kenya-t div#elementor-tab-title-1631 {
    border-bottom: 1px solid #333 !important;
}

.panel label {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}

body div#sgpb-popup-dialog-main-div {
    max-height: 700px !important;
    border: none !important;
}

.destination_filed_in_sigle_post {
    width: 0;
    height: 0;
    opacity: 0;
    pointer-events: none;
}

.safari-gallery-item2 {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.safari-gallery-item2 img {
    object-fit: cover !important;
}

.form-flex span.wpcf7-form-control-wrap {
    width: 100%;
}

.form-flex input.wpcf7-form-control,
.question-form textarea.wpcf7-form-control {
    background: #b394773d;
}

.form-flex .inner-form {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

.form-flex .inner-form p label {
    font-weight: 600;
    letter-spacing: 1px !important;
    line-height: 20px;
    margin: 14px 0px 8px 0px !important;
}

.message_label p label {
    margin: 14px 0px 8px 0px !important;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 20px;
}

.inner-form p {
    margin-bottom: 0px;
}

.question-form input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-family: 'neue_plakcondensed' !important;
    font-size: 18px !important;
    font-weight: 400;
    line-height: 20px !important;
    text-transform: uppercase;
    background-color: black;
    color: white;
    border: none;
    width: 100%;
    padding: 12px 0 12px 0 !important;
    margin-top: 20px;
    letter-spacing: 1px;
}

.question-form input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
    background-color: #EDA841 !important;
}

.question-form .wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b45000;
}

.question-form .wpcf7-response-output {
    color: #000 !important;
    text-align: center;
    letter-spacing: 1px;
}

.viewdetail-btn a:hover {
    background: linear-gradient(#E17D2F, #EDA841) !important;
    border: 1px solid #EDA841 !important;
    color: #000000 !important;
}

.national-reserve-text:hover .viewdetail-btn a {
    background: linear-gradient(#E17D2F, #EDA841) !important;
    border: 1px solid #EDA841 !important;
    color: #000000 !important;
}

.vie_more_related_listing .view_more_btn:hover {
    background-color: #000000 !important;
    color: #FFFFFF !important;
}

.listing_customize_package_btn.custom-package {
    background: #241F1D;
    border-bottom: 0.5px solid #FFFFFF3D !important;
    color: #ffffff;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 20px;
    margin-right: 40px;
    border: none;
    border-radius: 0px;
    justify-content: center;
    align-items: center;
    padding: 10px 15px !important;
    display: none;
}

.the_grid_sfarie:hover .listing_customize_package_btn.custom-package {
    background: linear-gradient(#E17D2F, #EDA841) !important;
    color: #000000;
}

.wpcf7-response-output {
    color: #000 !important;
    text-align: center;
    letter-spacing: 0.5px;
    border: none !important;
}

.form-subscribe .wpcf7-response-output {
    color: #fff !important;
}

.copyright a {
    color: #ffffff;
}

.traveler_video_testimonials video {
    min-height: 580px;
}

.have_question span.schedule-call {
    cursor: pointer;
    color: #000000;
}

.ebrochure_btn #singlepage_customize_package_btn {
    display: none;
}

.our_team_img img {
    max-height: 365px;
    object-fit: cover;
    min-width: 100%;
}

.salist_adventure .elementor-image-box-wrapper {
    display: flex;
}

span.single_page_one_person_price {
    color: #E17D2F;
    font-size: 18px;
    line-height: 18px;
    display: block;
}

.sav_femainpost .wpw-featured-post:after {
    content: "sdsd";
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0px;
    left: 0px;
    color: transparent;
    width: 100%;
    height: 100%;
}

.sav_femainpost .wpw-featured-post .wpw-featured-content {
    z-index: 999;
    background: transparent;
}

.wpw-featured-badge {
    border-bottom: 2px solid #EDA841;
}

h2.wpw-featured-title {
    text-transform: uppercase;
}

a.wpw-featured-readmore {
    text-transform: uppercase;
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    background: linear-gradient(180deg, #E17D2F 0%, #EDA841 100%);
}

a.wpw-featured-readmore:hover {
    color: #fff;
    background: #000;
}

.form-subscribe .wpcf7-response-output {
    margin-top: 0px !important;
}

.elementor-element-17f45f7.optional-activity,
.elementor-element-7cc8bd5.activities {
    display: none;
}

.sav_copycolleft p {
    margin: 0px;
}

.sav_copycolleft .elementor-widget-wrap.elementor-element-populated {
    padding-left: 0px;
    padding-bottom: 0px;
}

.single-product div.product {
    opacity: 0 !important;
}

.single-product nav.woocommerce-breadcrumb {
    opacity: 0;
}

.eael-grid-post-holder:hover a.eael-post-elements-readmore-btn {
    fill: #000000;
    color: #000000;
    background-image: linear-gradient(180deg, #E17D2F 0%, #EDA841 100%);
    border-radius: 0px 0px 0px 0px;
    padding: 10px 20px 10px 20px;
}

.helth-cont-sectio {
    margin: 40px;
    box-shadow: 6px 6px 0px 0px #B394773D;
    border: 1px solid;
    border-image-source: linear-gradient(120.25deg, #B39477 0%, rgba(179, 148, 119, 0) 40.01%);
    border-image-slice: 1;
}

.keney-conx h3.elementor-image-box-title {
    font-family: 'Helvetica Neue' !important;
    font-weight: 600 !important;
}

.title_div_lodge h2 {
    color: #fff !important;
    padding-left: 20px;
}

/*28-8-2025*/

.newquote_safari-quote-form {
    padding: 30px;
}

.newquote_safari-quote-form .newquote_form-group label,
.newquote_safari-quote-form .newquote_form-group span input,
.newquote_safari-quote-form .newquote_form-group.newquote_full-width span textarea,
.button_div_form.open_custom_quote_form_single_form {
    font-family: 'Helvetica Neue';
}

.newquote_safari-quote-form .newquote_form-group {
    margin-bottom: 15px;
}

.newquote_safari-quote-form input[type="submit"] {
    background: var(--e-global-color-secondary);
    font-size: 16px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 20px;
    letter-spacing: 0;
    color: #000000;
    border-radius: 60px;
    padding: 15px 40px;
    border: 0;
    font-family: 'Poppins';
}

.newquote_safari-quote-form h2 {
    margin-bottom: 30px;
    text-align: center;
    color: #000;
    line-height: 1.1;
}

.newquote_safari-quote-form input[type="submit"]:hover {
    background-image: linear-gradient(180deg, #E17D2F 0%, #EDA841 100%) !important;
    color: #fff !important;
}

.newquote_form-group input:focus,
.newquote_form-group select:focus,
.newquote_form-group textarea:focus {
    border-color: #0000008c !important;
    box-shadow: 0 0 5px rgb(0 0 0 / 0%) !important;
}



@media (min-width:767px) {
    .learnmore-btn {
        position: absolute !important;
        bottom: 40px !Important;
    }

    .helth-cont-sectio p.elementor-icon-box-description {
        font-size: 14px !important;
    }
}

@media (max-width:1350px) and (min-width:767px) {
    .padding-section-ne .elementor-widget-wrap {
        padding: 0px !important;
    }

    .helth-cont-sectio {
        margin: 13px !important;
        padding: 0 !important;
    }

    .helth-cont-sectio p.elementor-icon-box-description {
        font-size: 14px !important;
        word-break: break-word;
    }
}

/*****Responsive CSS*******/
@media (max-width: 767px) {

    /* .rating-widget .elementor-shortcode div:nth-child(2) > div {
    width: 100px !important;
    height: auto !important;
} */
    #featured-safari .safari-card .content-section h2 {
        min-height: unset !important;
    }

    .page-id-205 .safari-card.slick-slide {
        background: #241F1D !important;
        height: auto !important;
    }

    .keney-conx .elementor-image-box-wrapper {
        display: flex;
        gap: 10px;
    }

    .keney-conx h3.elementor-image-box-title {
        text-align: left !important;
    }

    .helth-cont-sectio {
        padding: 24px !important;
    }

    .image-sectionn p br {
        display: none;
    }

    .our_team_img img {
        min-height: 320px;
        object-fit: cover;
    }

    .destination-btn {
        margin-left: -8px;
    }

    .blog-btn {
        margin-left: -7px;
    }

    .contact-btn {
        margin-left: -16px;
    }

    .prep_sabtn a.elementor-button {
        width: max-content;
        margin: 0 auto;
    }

    .sav_femainpost .wpw-featured-post .wpw-featured-content {
        background: #2A2726;
    }

    .sav_femainpost .wpw-featured-badge {
        position: absolute;
        top: 0px;
        left: 0px;
    }

    .sav_femainpost h2.wpw-featured-title {
        font-size: 40px;
        line-height: 44px;
    }

    .safari_grid_wrapper .price_package {
        position: unset !important;
        justify-content: space-between;
        align-items: center;
    }

    body .three_fields_in_one {
        margin: 15px 0px !important;
    }

    body .two_divs_in_one_first {
        margin-top: 15px;
    }

    body .three_fields_in_one .form-group label {
        margin: 7px 0 5px 0;
    }

    .br-text p br {
        display: none;
    }

    .safari-card .safari-price-range p.pricing-applies {
        width: 100px;
        font-size: 12px;
    }

    .price .per-person-rate {
        font-size: 22px;
    }

    .rate-list .price p span,
    .price .pricing-applies {
        font-size: 14px;
    }

    #safari_pagination .page-numbers {
        width: 26px;
        height: 26px;   
        font-size: 14px;
    }

    #safari_pagination .page-numbers:is(.next, .prev) {
        width: 66px;
    }

    .page-content .custom-quote-link {
        padding: 10px 24px;
        font-size: 14px;
    }

    #filter_sort {
        height: 45px;
    }
}

.advent_col .elementor-container.elementor-column-gap-default {
    position: unset;
}

.sav_safariadv {
    position: absolute;
    right: 0px;
    height: 100%;
}

.sav_safariadvlft {
    position: absolute;
    left: 0px;
    height: 100%;
}

.nav-menu .elementskit-megamenu-panel {
    padding-top: 65px;
    left: 0px;
    width: 100% !important;
}

.nav-menu ul li {
    position: relative !important;
}

.nav-menu .elementskit-navbar-nav-default .elementskit-dropdown {
    min-width: 150px !important;
}

.nav-menu .elementskit-navbar-nav-default .elementskit-submenu-panel>li:hover>a,
.elementskit-navbar-nav-default .elementskit-submenu-panel>li>a:hover {
    color: #0d3a4f;
    background-color: #000;
}

.nav-menu .elementor-7 .elementor-element.elementor-element-c74bc53 .elementskit-navbar-nav .elementskit-submenu-panel>li>a:hover {
    color: #fff !important;
}

.nav-menu .elementor-widget-wrap.elementor-element-populated {
    position: unset !important;
}

.nav-menu nav.ekit-wid-con.ekit_menu_responsive_tablet {
    position: unset !important;
}

.nav-menu {
    position: unset !important;
}

.sav_hdr .elementor-widget-wrap.elementor-element-populated {
    position: unset !important;
}

.sav_hdr .elementor-column.elementor-col-25 {
    position: unset !important;
}

}

@media only screen (min-width: 375px) and (max-width: 480px) {
    .zanzibar-carousal .elementor-swiper-button-prev {
        left: 10px;
        bottom: -16px !important;
    }

}

@media (min-width: 375px) and (max-width: 384px) {
    .safari-filters-section {
        padding-top: 100px !important;
    }

}

@media (max-width: 576px) {
    .mountain-lodge .elementor-swiper-button-prev {
        position: absolute;
        left: 10px;
        bottom: -13px;
        top: auto !important;
    }

    .mountain-lodge .elementor-swiper-button-next {
        position: absolute;
        right: 0px !important;
        bottom: -13px;
        top: auto !important;
    }

    .Lodge-text h2 {
        width: 24%;
    }

    .zanzibar-carousal .elementor-swiper-button-prev {
        position: absolute;
        left: 10px;
        bottom: -18px !important;
        top: auto !important;
    }

    .zanzibar-carousal .elementor-swiper-button-next {
        position: absolute;
        right: 0px !important;
        bottom: -18px;
        top: auto !important;
    }

}


@media only screen and (max-width: 767px) {
    .descriptions p {
        margin: 10px 0px;
    }

    button.safari-tab {
        font-size: 12px !important;
        padding: 10px 10px 10px 40px !important;
    }

    .home button.safari-tab:before {
        background-size: 20px !important;
        height: 20px !important;
    }



    .sav_safariadv {
        position: unset;
    }

    .salist_adventure .elementor-image-box-wrapper {
        column-gap: 5px;
        align-items: center;
    }

    div#top_footerlink {
        margin: 0px;
    }

    .salist_adventure .elementor-image-box-wrapper figure.elementor-image-box-img img {
        display: flex;
    }

    .secure_payment_icon_text {
        margin-top: 15px !important;
    }

    .banner-button a {
        display: block;
    }

    .main_colsav h2.elementor-heading-title br {
        display: none;
    }

    .sav_imagebox .elementor-image-box-wrapper {
        display: flex;
    }

    .sav_imagebox figure.elementor-image-box-img {
        width: 55px !important;
    }

    .sav_imagebox h3.elementor-image-box-title {
        margin: 0px;
    }

    .safari-card .content-section h2 {
        font-size: 25px !important;
        line-height: 32px !important;
        min-height: 65px !important;
    }

    .rate-list {
        flex-flow: column;
        justify-content: start;
    }

    .rate-list>div {
        max-width: 100%;
        flex: 1 1 100%;
        display: block;
        width: 100%;
    }

    .package-btn button {
        width: max-content !important;
        padding: 10px 20px;
        margin: 0px;
    }

    .safari-experience .locations {
        min-height: unset !important;
    }

    .feature-safari-experience ul.slick-dots {
        bottom: -40px;
    }

    .your_journey .elementor-widget-icon-box .elementor-icon-box-icon {
        margin-top: 20px;
    }

    .slider-container ul.slick-dots {
        bottom: -33px;
    }

    .home_blogs .eael-entry-header h2 a {
        font-size: 30px !important;
    }

    .real-slider .swiper-pagination {
        display: block;
    }

    #sp-testimonial-free-wrapper-1001 .testimonial-nav-arrow {
        display: none;
    }

    .perfect-text-earlybird {
        padding: 5px 10px !important;
        font-size: 10px !important;
    }

    #sp-testimonial-free-wrapper-1001 .sp-testimonial-free-section .testimonial-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #B39477;
        opacity: 1;
    }

    .sp-testimonial-free-section .testimonial-pagination .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
    }

    #sp-testimonial-free-wrapper-1001 .sp-testimonial-free-section .testimonial-pagination span.swiper-pagination-bullet {
        background: #B39477;
        opacity: 25%;
    }

    .slick-dots li button:before {
        color: #B39477;
    }

    .deals-content-section {
        min-height: 467px;
    }

    .earlybird-rate-list {
        flex-flow: column;
    }

    .earlybird-package-btn button {
        width: max-content;
        padding: 3px 5px;
        border-radius: 0px;
        margin: 0px;
    }

    .ways_safari .banner-button a.elementor-button {
        width: max-content;
        margin: 0 auto;
    }

    .footer-quick-links li.elementor-icon-list-item {
        margin-bottom: 10px;
    }

    .sav_safaritips h2.elementor-heading-title {
        font-family: 'Helvetica Neue' !important;
        margin: 10px 0 0 0;
    }

    .travel-insurance .elementor-container {
        display: grid !important;
        grid-template-columns: repeat(1, 1fr);
    }

    .page-id-20535 .travel-insurance .elementor-container {
        grid-template-columns: repeat(1, 1fr) !important;
    }

    .tanzania {
        margin: 10px 0px !important;
    }

    .sunglasses .elementor-widget-wrap {
        margin: 10px 0px !important;
    }

}

@media only screen and (max-width: 1024px) {
    .main_colsav .elementor-container.elementor-column-gap-default {
        position: unset;
    }

    .rating-widget .rating_banner {
        float: right !important;
    }

    .three_fields_in_one .form-group,
    .top_horzontal_filter_bar .form-group {
        width: 33% !important;
    }

    .two_divs_in_one_first {
        padding-bottom: 12px;
    }

    .customize_package {
        padding: 7px 30px !important;
    }

    .singlepage_book_now_button {
        padding: 12px 30px 8px 30px !important;
    }

    .image-sectionn p br {
        display: none;
    }

    .singlepage_price_book_now .two_divs_in_one_first:nth-child(2) {
        margin-bottom: 12px;
        margin-top: -10px;
    }

    .form-group .filter_dates {
        padding: 7px 9px 7px 9px;
    }

    .three_fields_in_one #singlepage_filter_guests {
        padding: 10px 9px 10px 8px;
    }

    div#ekit-megamenu-main-menu {
        background: #161414;
        color: #fff;
    }

    .elementskit-nav-identity-panel {
        padding: 10px 20px !important;
    }

    [type=button]:focus,
    [type=button]:hover,
    [type=submit]:focus,
    [type=submit]:hover,
    button:focus,
    button:hover {
        background-color: transparent !important;
    }

    div#ekit-megamenu-main-menu.active {
        max-width: 100%;
    }

    button.elementskit-menu-close.elementskit-menu-toggler {
        top: 45px;
        right: 20px;
        color: #fff !important;
    }

    .sav_megamenusmall>.elementor-container.elementor-column-gap-default {
        max-width: 100% !important;
        box-sizing: border-box;
    }

    button.elementskit-menu-close.elementskit-menu-toggler {
        top: 45px;
        right: 20px;
        color: #fff !important;
        border-color: #fff;
    }

    ul#menu-main-menu {
        padding: 20px 20px;
        width: 100% !important;
        max-width: 100%;
        overflow-x: hidden;
    }

    .elementskit-navbar-nav>li>a .elementskit-submenu-indicator {
        border: none;
    }

    .elementskit-navbar-nav>li {
        padding: 10px 0px;
    }

    .main_megarow section .elementor-container.elementor-column-gap-custom {
        flex-wrap: unset;
        width: 3000px;
        column-gap: 30px;
    }

    .main_megarow {
        overflow-x: scroll;
    }

    .main_megarow section .elementor-widget-wrap.elementor-element-populated {
        margin: 0px !important;
    }

    .main_megarow section .elementor-column:last-child .elementor-widget-wrap.elementor-element-populated {
        margin-right: 20px !important;
    }

    .package-btn a button {
        font-size: 10px !important;
        letter-spacing: 1px !important;
    }

    .home_blogs .eael-entry-wrapper header.eael-entry-header {
        min-height: 111px;
    }

    .earlybird-package-btn button {
        font-size: 10px !important;
        letter-spacing: 1px;
    }

    div#ekit-megamenu-main-menu {
        background: #000;
        color: #fff;
    }

    div#ekit-megamenu-main-menu li a {
        color: #fff;
    }

    a.dropdown-item {
        color: #000 !important;
    }

    .travel-insurance .elementor-container {
        display: grid !important;
        grid-template-columns: repeat(2, 1fr);
    }

    .essential-coverages {
        width: 100% !important;
    }

    .essential-coverages {
        padding-top: 20px;
    }

    .sgpb-popup-dialog-main-div-theme-wrapper-3 {
        top: 60px !important;
    }

    table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot tr:nth-child(3) {
        font-size: 14px;
        font-weight: 400 !important;
        font-family: 'Helvetica Neue';
    }

    .woocommerce-checkout.woocommerce-order-received main#content {
        width: 100% !important;
        padding: 10px;
    }

    /*Checkout Page woocommerce */
    .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
        width: 33% !important;
    }

    /* end Checkout Page woocommerce*/
    .singlepage_safari-highlights li img {
        margin-top: 5px !important;
    }

    .start_end_loc {
        width: 60%;
    }

    .singlepage_html_custom_data {
        margin-top: -5px !important;
    }

    .back_to_listing_page_class_div {
        margin-left: 5px !important;
    }

    .singlepage_right h3 {
        font-size: 37px !important;
        line-height: 40px !important;
    }

    #singlepage_book_now_link {
        font-size: 18px !important;
        padding: 10px 20px !important;
        letter-spacing: 1px !important;
    }

    .singlepage_price p strong {
        font-size: 26px !important;
    }

    .singlepage_content_wrapper {
        padding: 0px 20px 35px 20px;
        gap: 10px;
    }

    .singlepage_left {
        margin-left: 0 !important;
        width: 45%;
    }

    .singlepage_price_book_now {
        flex-direction: row;
        align-items: flex-start;
        margin-top: 20px !important;
    }

    .singlepage_location-parent {
        gap: 10px;
    }

    .three_fields_in_one {
        width: 100% !important;
        padding: 0 18px;
    }

    .three_fields_in_one #singlepage_filter_destination,
    .three_fields_in_one #singlepage_filter_date,
    .three_fields_in_one #singlepage_filter_guests {
        width: 100% !important;
    }

    .singlepage_left .slick-next.slick-arrow {
        right: 0px !important;
    }

    .singlepage_left .slick-prev.slick-arrow {
        right: 48px;
    }

    .card_images img {
        height: 21px;
    }

    .card_images {
        margin-left: 6px;
    }

    .two_divs_in_one_first .singlepage_total_cost p {
        font-size: 28px !important;
    }

    .secure_payment_icon_text p {
        font-size: 12px;
    }

    .customize_package button {
        padding: 7px 4px !important;
        font-size: 13px;
    }

    .secure_payment_icon_text p {
        gap: 0px;
    }

    ul.singlepage_safari-highlights li img {
        margin-top: 7px;
        flex-shrink: 0;
    }

    .singlepage_location-parent p {
        display: flex;
        align-items: flex-start;
        gap: 8px;
        line-height: 22px !important;
    }

    .start_end_loc p img {
        margin-top: 7px;
        flex-shrink: 0;
    }

    .trip_advisor img {
        max-width: 164px;
    }
}

@media only screen and (max-width: 480px) {
    .wc-block-components-checkout-order-summary__title-text {
        display: none;
    }

    .wc-block-formatted-money-amount.wc-block-components-formatted-money-amount {
        padding-left: 20px;
    }

    .descriptions p {
        margin: 12px 0px;
    }

    .rating-widget .rating_banner {
        float: right !important;
        padding: 10px 0px 0px 0px !important;
    }

    .rating-widget {
        position: unset !important;
    }

    .text-section .elementor-widget-container {
        text-align: left !important;
    }

    .home_blogs .eael-entry-wrapper header.eael-entry-header {
        min-height: 0px !important;
    }

    .second_ebrochure_btn {
        display: none;
    }

    /* .our_team_img img {
    min-width: 381px !important;
} */

    .singlepage_dynamic_data {
        margin-top: 5px !important;
    }

    .three_fields_in_one .form-group:nth-child(2) {
        max-width: 100% !important;
        min-width: 100% !important;
        display: inline-block;
    }

    .three_fields_in_one .form-group:nth-child(3) {
        max-width: 100% !important;
        min-width: 100% !important;
        display: inline-block;
    }

    .singlepage_safari-highlights {
        margin-bottom: 0px !important;
    }

    .singlepage_highlightsandactivities,
    .ebrochure_btn {
        display: none;
    }

    .singlepage_highlightsandactivities.Second_highlights h2 {
        padding-top: 10px;
    }

    .singlepage_highlightsandactivities.Second_highlights,
    .second_ebrochure_btn {
        display: unset;
    }

    button.listing_customize_package_btn {
        margin-right: 0px !important;
        font-size: 17px !important;
    }

    .Lodge-text h2 {
        width: 24% !important;
    }

    figure.swiper-slide-inner img {
        min-height: 322px !important;
        object-fit: cover !important;
    }

    .get-a-quote:hover {
        background: #EDA841 !important;
        color: white;
    }

    ul.singlepage_safari-highlights li {
        align-items: baseline;
    }

    .singlepage_price_book_now .two_divs_in_one_first:nth-child(1) {
        display: inline;
    }

    .three_fields_in_one {
        display: inline-block !important;
        width: 100% !important;
        gap: 10px !important;
        margin-bottom: 0px !important;
        margin-top: 10px;
    }

    .two_divs_in_one_first {
        margin-top: 0px;
        width: 100%;
        display: inline-block;
        margin-bottom: -20px !important;

    }

    .singlepage_price_book_now {
        position: unset;
        margin-top: 0px !important;
    }

    .similar_safari_adventures .safari-gallery-item2 img {
        min-width: 375px !important;
        object-fit: cover;
    }

    .Similar_Safari_Adventures .slick-slide {
        margin-left: 0px !important;
    }

    .similar_safari_adventures .slick-list.draggable {
        padding: 0px !important;
    }

    .similar_safari_adventures .location_start_span2 {
        font-size: 16px !important;
    }

    .similar_safari_adventures {
        padding: 0px;
    }

    .similar_safari_adventures .Right_side_ree2 {
        width: 100% !important;
        padding: 15px !important;
        min-height: 258px;
    }

    .location-child-12 {
        display: flex;
        gap: 5px;
        align-items: center;
    }

    .similar_safari_adventures .price_package {
        align-items: flex-start;
    }

    .singlepage_book_now_button {
        margin-left: 0px !important;
        margin-top: 14px !important;
    }

    .align_map_in_right {
        margin-right: 20px;
    }

    .ebrochure_btn a {
        padding: 8px !important;
    }

    .two_divs_in_one_first .singlepage_total_cost p {
        font-size: 30px !important;
    }

    /*.singlepage_total_cost {
    width: 60%;
}*/
    .singlepage_total_cost small {
        font-size: 13x;
    }

    .secure_payment_icon_text {
        margin-top: 15px;
    }

    .card_images img {
        height: 32px !important;
    }

    .singlepage_html_custom_data {
        display: inline-block !important;
    }

    /*.singlepage_dynamic_data {
    position: absolute;
    bottom: 84px;
    right: 0;
	margin-top: 13px !important;
}*/
    .singlepage_book_now_button,
    .customize_package {
        width: 100% !important;
        margin: 0px 0px 10px 0px;
    }

    .ebrochure_btn #singlepage_customize_package_btn {
        border: 0.5px solid #0000003D;
        border-radius: 0px !important;
        padding: 8px 10px !important;
        font-size: 14px !important;
        font-weight: 400;
        line-height: 24px !important;
        font-family: 'Helvetica Neue' !important;
        color: #000000 !important;
        margin-bottom: 10px;
    }

    .similar_safari_adventures .price_package {
        margin-top: 10px;
    }

    .similar_safari_adventures .view_package_btn {
        margin-bottom: 42px !important;
    }

    .similar_safari_adventures .the_grid_sfarie2 {
        display: inline-block !important;
    }

    .similar_safari_adventures .left_side_ree2 {
        width: 100% !important;
    }

    ul.fetch_location_in_permalink {
        padding: 0px 0px 15px 20px !important;
    }

    .location-parent {
        margin-bottom: 10px !important;
    }


    /*Lodge view popup*/
    .title_div_lodge h1 {
        font-size: 32px !important;
        line-height: 32px !important;
    }

    .rating_and_location_div_lodge .location_div_lodge {
        font-size: 14px !important;
        line-height: 20px !important;
    }

    .rating-box .rating-text {
        font-family: "Helvetica Neue", sans-serif;
        font-size: 14px !important;
        line-height: 22px !important;
    }

    .slider_images_lodge_all img {
        height: 240px;
    }

    /*Lodge view popup end*/
    .custom-package-form input[type="submit"] {
        margin-top: 15px;
    }

    .sgpb-popup-dialog-main-div-theme-wrapper-3 {
        /*left: 16px !important;*/
        top: 0px !important;
    }

    .custom-package-form h2 {
        font-size: 32px !important;
        line-height: 32px !important;
    }

    .woocommerce-Price-amount.amount {
        margin-left: -33px;
    }

    .woocommerce-checkout.woocommerce-order-received main#content {
        width: 95% !important;
        padding: 10px;
    }

    ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
        margin: 0px 0px 30px 0px !important;
    }

    table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot tr:nth-child(3) {
        font-size: 14px;
        font-family: 'Helvetica Neue' !important;
        font-weight: 400;
        line-height: 20px !important;
    }

    /*Checkout Page woocommerce-checkout */
    .woocommerce-checkout .page-header.display_header_custom .entry-title {
        font-size: 22px;
        line-height: 28px;
        letter-spacing: 1px;
    }

    .wc-block-components-product-details__safari-title .wc-block-components-product-details__value {
        font-size: 18px !important;
        padding: 12px 18px !important;
        margin: -15px 0px !important;
    }

    .woocommerce-checkout .wc-block-components-totals-item__value span {
        font-size: 18px;
        line-height: 20px !important;
    }

    .woocommerce-checkout .wc-block-components-product-details__name,
    .woocommerce-checkout .wc-block-components-totals-item__label {
        font-size: 14px;
        letter-spacing: 0.5px;
    }

    .woocommerce-checkout .wc-block-components-product-details__value {
        font-size: 14px;
    }

    .woocommerce-checkout .wc-block-components-product-details__safari-image img {
        width: 100% !important;
        height: auto;
    }

    .woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__description .wc-block-components-product-metadata,
    .woocommerce-checkout .wc-block-components-order-summary .wc-block-components-order-summary-item__description p {
        margin-top: -15px !important;
    }

    .woocommerce-checkout .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
        width: 44% !important;
        font-size: 16px !important;
    }

    .wc-block-checkout__terms.wc-block-checkout__terms--with-separator.wp-block-woocommerce-checkout-terms-block {
        margin-top: 20px !important;
    }

    .woocommerce-checkout .wc-block-components-product-details__safari-image {
        margin-bottom: 0px;
    }

    .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .wc-block-components-order-summary {
        padding: 0px !important;
        margin-top: -6px;
    }

    .woocommerce-checkout .wp-block-woocommerce-checkout-order-summary-block .checkout-order-summary-block-fill {
        border-radius: 0px !important;
    }

    .wc-block-components-form .wc-block-components-checkout-step:after,
    .is-small .wc-block-components-form .wc-block-components-checkout-step:after {
        display: none !important;
    }

    .woocommerce-checkout .wc-block-components-form .wc-block-components-checkout-step,
    .woocommerce-checkout .wc-block-components-form .wc-block-components-checkout-step {
        padding-top: 0px !important;
    }

    .woocommerce-checkout .wc-block-components-address-card {
        align-items: center;
    }

    /*end Checkout Page woocommerce-checkout */

    .related_blogs .slick-slide {
        padding: 0px 15px 0px 0px !important;
    }

    .price {
        max-width: 100%;
    }

    .single-blog-image img {
        height: 220px !important;
        background-position: center;
        background-repeat: no-repeat;
        object-fit: cover;
    }

    .safari-experience .safari-card {
        width: 100%;
    }

    .slider-nav {
        text-align: right;
        margin: 0px 14px 0px 0px !important;
        display: none !important;
    }

    /*Testimonials & Reviews
*/
    .slide-content {
        display: inline-block !important;
    }

    .image-container {
        max-width: 100% !important;
    }

    .text-container {
        max-width: 100% !important;
    }

    .slick-dots li.slick-active button:before {
        opacity: .75 !important;
        color: #B39477 !important;
    }

    .slick-dots li {
        margin: 0px !important;
    }

    .slick-dots li button:before {
        color: #B39477 !important;
        font-size: 10px !important;
    }

    .safari-experience .slick-dots li button:before {
        color: #000 !important;
        font-size: 10px !important;
    }

    .slider-progress {
        display: none !important;
    }

    /*Blog*/
    .home_blogs .eael-entry-title a {
        font-size: 28px !important;
        margin-top: 0px !important;
    }

    .home_blogs .eael-grid-post .eael-entry-header-after {
        margin-bottom: -10px !important;
    }

    .home_blogs .eael-grid-post-excerpt p {
        margin: 0px !important;
    }

    .home_blogs h2.eael-entry-title {
        min-height: 0px !important;
    }

    .sav_postcont h2 {
        color: #000000 !important;
        font-size: 32px !important;
        line-height: 32px !important;
    }

    .blog-banner-button a span,
    .banner-load-more a span {
        font-family: 'neue_plakcondensed';
    }

    .home_blogs .eael-entry-meta span {
        font-family: 'Helvetica Neue';
        letter-spacing: 2px !important;
    }

    .visa-gallery div#gallery-1 {
        display: flex;
    }

    .payment-secure-footer .elementor-image-box-wrapper {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .payment-secure-footer .elementor-widget-image-box .elementor-image-box-img {
        margin-left: 0px !important;
        margin-right: 0px !important;
    }

    .payment-secure-footer .elementor-image-box-img {
        margin: 0 5px 0 0px !important;
        width: auto !IMPORTANT;
    }

    .payment-secure-footer .elementor-image-box-wrapper {
        text-align: center;
    }

    .payment-secure-footer .elementor-image-box-content {
        text-align: left;
        width: 40%;
    }

}

@media (min-width: 601px) and (max-width: 1024px) {
    .slide-content {
        display: inline-block !important;
    }

    .our_team_img img {
        min-height: 320px;
        object-fit: cover;
    }

    .image-container {
        max-width: 100% !important;
    }

    .text-container {
        max-width: 100% !important;
    }

    section#testimonials section {
        padding: 0px 0px 50px 34px !important;
    }

}

@media (min-width: 768px) and (max-width: 1024px) {

    .rating-widget {
        width: 350px !important;
    }
    .blog-banner-image {
        margin: 0px 20px !important;
    }

    .related_blogs .slick-slide {
        padding: 0px 10px 0px 10px !important;
    }

    .zanzibar-carousal img {
        min-height: 260px !important;
    }

}

@media (min-width: 817px) and (max-width: 874px) {
    .home_blogs .eael-entry-wrapper {
        min-height: 313px !important;
    }

    /*way to safari*/
    .deals-content-section .text-heading h2 {
        color: white;
        text-transform: uppercase;
        font-size: 28px;
        min-height: 115px !important;
    }

    .slick-safari-card .price .safari-price-range .per-person-rate {
        font-size: 16px !important;
    }

    .earlybird-package-btn button a {
        font-size: 11px !important;
    }

    .slick-safari-card span.location-name {
        font-size: 14px !important;
    }

    .deals-description {
        font-size: 14px !important;
    }

    .earlybird-package-btn button {
        margin-top: 40px;
    }

    .deals-content-section .text-heading h2 {
        min-height: 106px !important;
    }

    .elementor-element.elementor-grid-tablet-eael-col-2 .eael-grid-post:nth-of-type(2n + 1) {
        clear: none;
    }

    .home_blogs h2.eael-entry-title {
        min-height: 0px !important;
    }

    .footer-quick-links ul li {
        margin-bottom: 10px !important;
    }

    .deals-content-section {
        min-height: 472px;
    }

}

@media only screen and (min-width: 1025px) and (max-width: 1258px) {
    .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
        width: 32% !important;
    }

    .deals-content-section {
        min-height: 520px !important;
    }

}

@media only screen and (min-width: 1165px) and (max-width: 1258px) {

    .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
        width: 33% !important;
    }

}

@media only screen and (min-width: 1025px) and (max-width: 1164px) {
    .footer-quick-links ul li {
        margin-bottom: 8px !important;
    }

}


@media only screen and (min-width: 1025px) and (max-width: 1250px) {

    .three_fields_in_one {
        margin-top: -33px !important;
    }

    .two_divs_in_one_first .singlepage_total_cost p {
        font-size: 23px !important;
        font-weight: 400 !important;
        line-height: 40px !important;
        font-family: 'neue_plakcondensed' !important;
    }

    /*.two_divs_in_one_first .singlepage_total_cost p {
    font-size: 28px !important;
}*/
    .ebrochure_btn a {
        font-size: 13px !important;
    }

    .singlepage_location-parent p {
        font-size: 14px !important;
        line-height: 25px !important;
    }

    .singlepage_left {
        width: 43% !important;
    }

    .location-parent {
        max-width: 100% !important;
    }

    .text-container {
        max-width: 100% !important;
    }

    .title_parent {
        max-width: 100% !important;
    }

    .singlepage_content_wrapper {
        padding: 0px 45px 50px 45px;
        gap: 15px;
    }

    .back_to_listing_page_class_div {
        margin-left: 30px !important;
    }

    .singlepage_right h3 {
        font-size: 38px !important;
        line-height: 38px !important;
    }

    .singlepage_price p strong {
        font-size: 26px !important;
    }

    .singlepage_left .slick-next.slick-arrow {
        right: 0px !important;
    }

    .singlepage_left .slick-prev.slick-arrow {
        right: 45px !important;
    }

    .secure_payment_icon_text p {
        font-size: 14px !important;
    }

    #singlepage_customize_package_btn img {
        width: 20px !important;
    }

    .card_images {
        margin-left: 10px;
    }

    .singlepage_dynamic_data p,
    .singlepage_price p span {
        font-size: 14px !important;
    }

}

@media only screen and (min-width: 1259px) and (max-width: 1320px) {
    .singlepage_left {
        width: 45% !important;
    }

    .singlepage_left .slick-next.slick-arrow {
        right: 0px !important;
    }

    .singlepage_left .slick-prev.slick-arrow {
        right: 45px !important;
    }

}

@media only screen and (min-width: 1451px) and (max-width: 1500px) {
    .singlepage_content_wrapper {
        gap: 15px !important;
    }

}

@media only screen and (min-width: 1251px) and (max-width: 1500px) {
    .text-container {
        max-width: 100% !important;
    }

    .singlepage_location-parent p {
        font-size: 14px !important;
    }

    .singlepage_content_wrapper {
        padding: 0px 100px 50px 100px;
        gap: 26px !important;
    }

    .back_to_listing_page_class_div {
        margin-left: 84px !important;
    }

    .card_images img {
        height: 27px !important;
    }

    .singlepage_right h3 {
        font-size: 45px !important;
        line-height: 45px !important;
    }

    .secure_payment_icon_text p {
        font-size: 13px !important;
    }

    .singlepage_left .slick-next.slick-arrow {
        right: 0px !important;
    }

    .singlepage_left .slick-prev.slick-arrow {
        right: 48px !important;
    }

    .card_images {
        margin-left: 14px;
    }

    .singlepage_left {
        width: 45% !important;
        object-fit: cover;
        background-repeat: no-repeat;
    }

}

@media only screen and (min-width: 1259px) and (max-width: 1435px) {
    .title_parent {
        flex: 1 1 67% !important;
        max-width: 67% !important;
    }

    .location-parent {
        flex: 1 1 30% !important;
        max-width: 28% !important;
    }

    .deals-content-section {
        min-height: 434px !important;
    }

    .deals-content-section .text-heading h2 {
        font-size: 30px !important;
    }

    .singlepage_left {
        width: 45% !important;
    }
}

@media only screen and (min-width: 1259px) and (max-width: 1350px) {
    .singlepage_left {
        width: 45% !important;
    }

    .singlepage_left .slick-next.slick-arrow {
        right: 0px !important;
    }

    .singlepage_left .slick-prev.slick-arrow {
        right: 50px !important;
    }

    .card_images img {
        height: 28px !important;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1460px) {
    .blog-banner-image {
        margin: 0px 20px !important;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1500px) {
    div#sgpb-popup-dialog-main-div {
        width: 800px !important;
        background-color: #00000000 !important;
        border-color: rgb(0 0 0 / 0%) !important;
        max-height: 600px !important;
    }

    button#apply_filters {
        width: 100%;
    }

    .header-button .elementor-button {
        padding: 12px 14px 12px 13px !important;
        font-size: 12px !important;
    }

    .elementor-7 .elementor-element.elementor-element-c74bc53 .elementskit-navbar-nav>li {
        margin: 0px 5px 0px -16px !important;
    }

    .earlybird-package-btn button {
        font-family: 'Helvetica Neue' !important;
        font-size: 11px !important;
        letter-spacing: 1px;
    }

    .banner-button.safari {
        margin: 0 0 0 50px !important;
    }

    .banner-button a.elementor-button.elementor-button-link.elementor-size-sm {
        width: max-content;
    }

    .package-btn button {
        font-size: 10px !important;
        letter-spacing: 1px !important;
    }

    .perfect-text-earlybird {
        padding: 10px 11px !important;
    }

    .content-section h2 {
        font-size: 24px !important;
        letter-spacing: 1px;
    }

    .slick-safari-card .price .safari-price-range .per-person-rate {
        font-size: 13px !important;
    }

    .eael-entry-title a {
        font-size: 28px !important;
        letter-spacing: 1px !important;
    }

    .home_blogs h2.eael-entry-title {
        min-height: 46px !important;
    }

    .slide-content {
        display: inline-block !important;
    }

    .image-container {
        max-width: 100% !important;
    }

}


@media only screen and (min-width: 1049px) and (max-width: 1500px) {
    .home_blogs .eael-entry-wrapper {
        min-height: 264px !important;
    }

}

@media only screen and (min-width: 1661px) and (max-width: 2000px) {
    .singlepage_left .safari-gallery-item.slick-slide.slick-current.slick-active img {
        width: 100% !important;
    }

    .singlepage_left .slick-next.slick-arrow {
        right: 0px !important;
    }

    .singlepage_left .slick-prev.slick-arrow {
        right: 50px !important;
    }

    .singlepage_content_wrapper {
        gap: 30px !important;
    }

}

@media (max-width: 767px) {
    .location-parent .location_end_icon {
        vertical-align: middle;
        align-items: center;
    }

    .safari-filters-section {
        padding-top: 44px !important;
    }

    .top_horzontal_filter_bar .form-group input#filter_date {
        padding: 12px !important;
    }

    .top_horzontal_filter_bar .form-group:nth-child(2) {
        max-width: 48% !important;
        min-width: 49% !important;
        display: inline-block;
        margin-right: 5px;
    }

    .top_horzontal_filter_bar .form-group:nth-child(3) {
        max-width: 48% !important;
        min-width: 49% !important;
        display: inline-block;
    }

    .top_horzontal_filter_bar {
        display: block;
        margin-bottom: 0px !important;
    }

    .top_horzontal_filter_bar .form-group #filter_guests {
        display: inline-block;
        width: 100% !important;
        min-width: 49% !important;
    }

    .top_horzontal_filter_bar .form-group #filter_guests {
        display: inline-block;
        width: 100% !important;
        min-width: 49% !important;
        padding: 15px 8px !important;
    }

    #ui-datepicker-div {
        top: 268px !important;
    }

    .ui-widget-content {
        background: #F8F2EB !important;
    }

    .panel input#filter_days {
        background: #F8F2EB !important;
    }

    .safari-listing #find_safaris {
        display: none;
    }

    .filter-button-wrapper .mobile-filter-toggle {
        border: 0.5px solid #000000;
        border-radius: 0px !important;
        background: #33333300 !important;
        color: #000000 !important;
        margin-top: 32px !important;
        font-size: 18px !important;
        font-weight: 600;
        letter-spacing: 2px !important;
        line-height: 22px !important;
    }

    .top_horzontal_filter_bar .form-group label {
        display: none;
    }

    .top_horzontal_filter_bar .form-group {
        margin-bottom: 10px !important;
    }

    .filter-button-wrapper {
        display: flex;
        justify-content: flex-end;
        width: 100% !important;
    }

    .filters_btn {
        display: flex;
        justify-content: space-between;
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
    }

    .number-input {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border: 1px solid #ccc;
    }

    .number-input button {
        background: none !important;
        border: none !important;
        font-size: 20px;
        width: 40px;
    }

    .number-input input {
        border: none !important;
        text-align: center !important;
        width: 60px;
        font-size: 18px;
    }

    .number-input input:focus {
        outline: none !important;
    }
}

@media (min-width: 769px) and (max-width: 819px) {
    .singlepage_book_now_button #singlepage_book_now_link {
        font-size: 18px !important;
    }

    .singlepage_right h3 {
        font-size: 33px !important;
        line-height: 36px !important;
    }

    .singlepage_location-parent p {
        line-height: 20px !important;
    }

    .singlepage_book_now_button #singlepage_book_now_link {
        background: linear-gradient(#E17D2F, #EDA841);
        font-size: 18px !important;
    }

    .singlepage_location-parent p {
        font-size: 15px !important;
    }

    .singlepage_right a {
        font-size: 11px !important;
    }

    .filters_btn {
        display: inline-block;
    }

    .top_bar_filters .count_div_how_much_avaliable_safaries {
        line-height: 32px !important;
    }
}

@media screen and (max-width: 768px) {

    .descriptions p {
        margin: 10px 0px;
    }

    /* .rating-widget .rating_banner {
    float: right !important;
    padding: 10px 70px 0px 0px !important;
} */
    .rating-widget {
        position: unset !important;
    }

    .package-list-carousal figure.swiper-slide-inner img {
        height: 300px !important;
    }

    .similar_safari_adventures .price_package {
        padding: 0px !important;
    }

    .sav_femainpost .wpw-featured-post .wpw-featured-content {
        background: #2A2726;
    }

    .sav_femainpost .wpw-featured-badge {
        position: absolute;
        top: 0px;
        left: 0px;
    }

    .sav_femainpost h2.wpw-featured-title {
        font-size: 40px;
        line-height: 44px;
    }

    .our_team_img img {
        min-height: 274px !important;
        object-fit: cover;
        min-width: unset;
    }

    figure.swiper-slide-inner img {
        min-height: 499px !important;
        object-fit: cover !important;
    }

    .Lodge-text h2 {
        width: max-content;
    }

    .national-reserve-text {
        margin-top: -26px !important;
    }

    .singlepage_dynamic_data {
        margin-top: 10px;
        margin-bottom: -10px !important;
    }

    .singlepage_book_now_button {
        padding: 12px 30px 12px 30px !important;
    }

    .three_fields_in_one {
        width: 100% !important;
        display: inline-block !important;
        margin-top: 0px !important;
        position: unset !important;
    }

    .form-group .filter_dates {
        padding: 10px 9px 10px 9px;
    }

    .three_fields_in_one #singlepage_filter_guests {
        padding: 13px 9px 13px 8px;
    }

    .singlepage_dynamic_data {
        margin-left: 0px !important;
    }

    .form-flex .inner-form {
        display: block !important;
    }

    .singlepage_price_book_now .two_divs_in_one_first:nth-child(1) {
        align-items: baseline;
    }

    .card_images img {
        height: 32px !important;
        vertical-align: middle !important;
    }

    .singlepage_price_book_now {
        position: unset;
    }

    .secure_payment_icon_text {
        margin-top: 8px !important;
    }

    .location-parent .location_end_icon {
        vertical-align: middle;
        align-items: center;
    }

    .safari-filters-section {
        padding-top: 62px;
    }

    .top_bar_filters .count_div_how_much_avaliable_safaries {
        text-align: center;
        position: absolute;
        top: 0;
    }

    .sort_by_filter {
        position: absolute;
        width: fit-content !important;
        right: 0;
        top: 20px;
    }

    .filter_count_and_the.soeryt {
        padding: 0;
    }

    .top_bar_filters {
        display: none;
    }

    .safari-filters-section .result_contaioner {
        margin-top: 20px !important;
    }

    .safari-filters-section button.mobile-filter-toggle {
        width: fit-content;
    }

    .Full_section_left_right .mobile-filter-toggle span {
        display: none;
    }

    .top_horzontal_filter_bar {
        flex-direction: column;
        gap: 4px;
        align-items: stretch;
        flex-wrap: wrap !important;
    }

    .top_bar_filters {
        margin: 20px 0px !important;
    }

    .top_horzontal_filter_bar .form-group {
        min-width: 100% !important;
    }

    .title_parent {
        max-width: 100% !important;
    }

    #find_safaris {
        width: 100%;
        max-width: none;
        margin-top: 10px !important;
    }

    .top_bar_filters .count_div_how_much_avaliable_safaries {
        text-align: center;
        width: 100% !important;
    }

    .location-parent {
        max-width: 100% !important;
    }

    a.view_package_btn {
        font-size: 15px !important;
        margin-top: 15px !important;
    }

    body div#sgpb-popup-dialog-main-div {
        max-height: calc(100vh - 40px) !important;
        height: auto;
    }

    ul.fetch_location_in_permalink {
        padding-left: 0px !important;
    }

    .single-blog-image img {
        height: 350px !important;
    }

    .sgpb-popup-dialog-main-div-theme-wrapper-3 {
        left: 20px !important;
    }

    .woocommerce-Price-amount.amount {
        font-size: 20px !important;
    }

    .woocommerce-checkout.woocommerce-order-received main#content {
        width: 100% !important;
        padding: 10px;
    }

    .wc-item-meta li:nth-child(2) {
        display: none;
    }

    table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details tfoot tr:nth-child(3) {
        font-size: 16px;
    }

    /*Checkout Page woocommerce */
    .woocommerce-checkout .wp-block-woocommerce-checkout-actions-block .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
        width: 42% !important;
        font-size: 18px !important;
    }

    .woocommerce-checkout .wc-block-checkout__terms {
        margin: 20px 0 20px;
    }

    /*.woocommerce-checkout .wc-block-components-product-details__date, .woocommerce-checkout .wc-block-components-product-details__guests, .wc-block-components-product-details__destination {
    padding: 0px !important;
}*/
    /*end Checkout Page woocommerce */

    .singlepage_left,
    .singlepage_right {
        width: 100% !important;
        margin-left: 0 !important;
    }

    .singlepage_content_wrapper {
        flex-direction: column;
        padding: 20px 20px 40px 20px;
    }

    .singlepage_price_book_now {
        flex-direction: row !important;
        justify-content: space-between;
    }

    /*.singlepage_dynamic_data {
    display: none;
}*/

    .ebrochure_btn {
        margin: 0px 0px 20px 0px !important;
        display: none;
    }

    .singlepage_left .slick-next.slick-arrow {
        padding: 20px !important;
        right: 0px !important;
        bottom: -20px !important;
    }

    .singlepage_left .slick-prev.slick-arrow {
        right: 48px !important;
        bottom: -20px !important;
    }

    .singlepage_left .safari-gallery-item.slick-slide.slick-current.slick-active img {
        width: 100% !important;
        min-height: 100%;
        object-fit: cover;
    }

    .three_fields_in_one .form-group:nth-child(2) {
        max-width: 48%;
        min-width: 49%;
        display: inline-block;
    }

    .three_fields_in_one .form-group:nth-child(3) {
        max-width: 48%;
        min-width: 49%;
        display: inline-block;
    }

    .singlepage_html_custom_data {
        margin-top: 10px !important;
        vertical-align: middle;
        gap: 15px;
    }

    .card_images {
        margin: 10px 0px 0px 0px !important;
    }

    .singlepage_right h3 {
        font-size: 40px !important;
        line-height: 40px !important;
    }

    #singlepage_book_now_link {
        font-size: 22px !important;
        padding: 10px 20px !important;
    }

    .singlepage_left .safari-gallery-item img {
        width: 100% !important;
        height: auto;
    }

    .back_to_listing_page_class_div {
        margin-left: 0px !important;
        display: none;
    }

    .singlepage_location-parent {
        flex-direction: column !important;
        gap: 10px;
    }

    ul.singlepage_safari-highlights li img {
        margin-top: 7px;
        flex-shrink: 0;
    }

    .start_end_loc {
        width: 100% !important;
    }

    .start_end_loc p img {
        margin-top: 3px !important;
    }

    .secure_payment_icon_text p {
        font-size: 14px !important;
    }
}

@media (min-width: 1025px) and (max-width: 1414px) {
    .number-input {
        display: flex;
        justify-content: space-around;
        align-items: center;
        width: 100%;
    }

    .number-input button#minus-days,
    .number-input button#plus-days {
        padding: 10px 18px;
        font-size: 16px;
        width: auto !important;
    }

    .panel input#filter_days {
        width: 48px !important;
        font-size: 16px;
        margin: 0 10px !important;
    }
}

@media only screen and (min-width: 1259px) and (max-width: 1660px) {
    .back_to_listing_page_class_div {
        margin-left: 54px !important;
    }

    .singlepage_price_book_now {
        margin-top: 0px !important;
    }

    .singlepage_html_custom_data {
        margin-top: 10px !important;
    }

    .singlepage_left {
        width: 45% !important;
    }

    .singlepage_left .slick-next.slick-arrow {
        right: 0px !important;
    }

    .singlepage_left .slick-prev.slick-arrow {
        right: 45px !important;
    }

    .singlepage_content_wrapper {
        gap: 35px !important;
        padding: 0px 65px 50px 65px !important;
    }

    .two_divs_in_one_first {
        margin-top: 10px !important;
    }

    .singlepage_total_cost {
        margin-bottom: 10px;
    }

    .singlepage_right h3 {
        font-size: 46px !important;
        line-height: 46px !important;
    }

    .secure_payment_icon_text p {
        font-size: 14px !important;
    }

    .card_images img {
        height: 28px !important;
    }

    .card_images {
        margin-left: 10px !important;
    }
}

@media only screen and (min-width: 769px) and (max-width: 933px) {
    .card_images img {
        height: 20px !important;
    }

    .customize_package button img {
        width: 18px !important;
    }

    .secure_payment_icon_text p img {
        height: 18px !important;
    }

    .secure_payment_icon_text p {
        font-size: 11px !important;
    }

    .customize_package button {
        font-size: 20px !important;
    }

    #singlepage_book_now_link {
        font-size: 20px !important;
    }

    .singlepage_highlightsandactivities h2 {
        margin-top: 15px;
        margin-bottom: 2px;
    }

    .card_images {
        margin-left: 4px !important;
    }
}

@media (min-width: 769px) and (max-width: 1024px) {

    .number-input {
        display: flex;
        justify-content: space-around;
        align-items: center;
        width: 100%;
    }

    .number-input button {
        padding: 8px 16px;
        font-size: 14px;
        width: auto !important;
    }

    .panel input#filter_days {
        width: 40px !important;
        font-size: 14px;
        margin: 0 6px !important;
    }

    .location-parent {
        flex: 1 1 30% !important;
        max-width: 100% !important;
    }

    .title_parent {
        max-width: 100% !important;
    }

    .location-parent .location_end_icon {
        margin-top: 0px !important;
        display: inline-flex;
        align-items: flex-start;
        vertical-align: top;
        align-items: center;
    }

    .location-parent span {
        font-family: 'Helvetica Neue';
        font-size: 14px !important;
        font-weight: 200;
        line-height: 24px !important;
        margin-bottom: 2px !important;
        vertical-align: top;
    }

    .location_end_span {
        display: inline-block;
        width: 58%;
    }

    .filters_btn {
        gap: 5px !important;
    }

    button#apply_filters {
        width: 100%;
    }

    .safari-filters-section {
        padding-top: 0px;
    }

    .top_horzontal_filter_bar {
        flex-wrap: wrap;
        gap: 15px;
        align-items: flex-end;
    }

    .top_horzontal_filter_bar .form-group {
        flex: 1 1 45%;
        min-width: 240px;
    }

    #find_safaris {
        flex: 1 1 100%;
        max-width: 250px;
        margin-top: 15px;
    }

    .Full_section_left_right {
        display: flex !important;
        flex-wrap: wrap;
        gap: 22px !important;
    }

    .the_grid_sfarie {
        display: flex;
        flex-direction: column;
        gap: 20px;
    }

    .Right_side_ree {
        padding: 30px;
    }

    .panel input#filter_days {
        margin: 0px 8px !important;
    }

    .view_package_btn {
        font-size: 14px;
        padding: 10px 16px;
    }
}

@media (min-width: 481px) and (max-width: 575px) {

    .singlepage_price_book_now .two_divs_in_one_first:nth-child(1) {
        display: inline-block;
        width: 100% !important;
    }

    .customize_package {
        width: 100% !important;
        margin-top: 10px;
    }

    .singlepage_book_now_button {
        width: 100% !important;
    }

    .singlepage_html_custom_data {
        display: inline-block;
    }

    .three_fields_in_one {
        width: 100% !important;
    }

    .ebrochure_btn button#singlepage_customize_package_btn {
        display: none;
    }
}

@media (min-width: 1025px) and (max-width: 1053px) {

    .title_parent h3 {
        line-height: 28px !important;
    }

    .panel input#filter_days {
        margin: 0 31px 0 26px !important;
    }
}

@media only screen and (min-width: 1700px) {
    .sgpb-popup-dialog-main-div-theme-wrapper-3 {
        top: 50px !important;
    }

    body div#sgpb-popup-dialog-main-div {
        max-height: 720px !important;
    }

}

@media only screen and (max-width: 390px) {
    .align_map_in_right {
        margin-right: 20px;
    }

    .price_package {
        margin-top: 20px !important;
        position: unset;
        bottom: 0px;
    }

    .ebrochure_btn a {
        font-size: 12px !important;
    }

    .ebrochure_btn #singlepage_customize_package_btn {
        font-size: 12px !important;
    }

    button.listing_customize_package_btn {
        font-size: 14px !important;
    }
}

.copyright div p a {
    align-items: center;
    justify-content: center;
    vertical-align: middle;
}


.wpw-featured-wrapper {
    max-width: 100%;
    margin-bottom: 30px;
}

.wpw-featured-post {
    position: relative;
    display: flex;
    align-items: flex-end;
    padding: 40px;
    height: 500px;
    color: #fff;
    background: var(--featured-img) center/cover no-repeat;
}

.wpw-featured-content {
    background: rgba(0, 0, 0, 0.6);
    padding: 20px;
    max-width: 600px;
}

.wpw-featured-badge {
    font-family: 'Helvetica Neue';
    display: inline-block;
    margin-bottom: 10px;
    padding: 5px 15px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: #1a1a1a;
    color: #fff;
    line-height: 20px;
}

.wpw-featured-date {
    font-family: 'Helvetica Neue';
    margin-bottom: 10px;
    font-size: 12px;
    color: #ccc;
    font-weight: 400;
    line-height: 16px;
}

.wpw-featured-title {
    margin-bottom: 15px;
    font-weight: bold;
    font-size: 40px;
    font-weight: 400;
    line-height: 44px;
    letter-spacing: 2px;
}

.wpw-featured-excerpt {
    font-family: 'Helvetica Neue';
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: 0.5px;
    color: #ddd;
}

.wpw-featured-readmore {
    font-size: 16px;
    display: inline-block;
    padding: 10px 20px;
    font-weight: 400;
    line-height: 24px;
    color: #000;
    background: #ffa726;
    letter-spacing: 2px;
    text-decoration: none;
    transition: background 0.3s ease;
}

.wpw-featured-readmore:hover {
    background: #ff8800;
}

select {
    -webkit-appearance: none;
    /* Remove default iOS styles */
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 10px;
    border-radius: 6px;
    font-size: 16px;
    background-image: url(' https://tapestryofafrica.com/wp-content/uploads/2025/05/chevron_right-1.png');
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 16px;
    color: #000;
}

input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date.travel-date {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 12px 16px;
    border-radius: 6px;
    font-size: 16px;
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 16px;
    height: 50px;
}

.custom-slider-wrapper {
    height: 100% !important;
}

.custom-slider-track {
    height: 100%;
}

.custom-slider-track img {
    height: 100%;
}

/* Responsive Styles */
@media (max-width: 768px) {
    #get_a_quote p strong {
        display: block;
    }

    .wpw-featured-post {
        flex-direction: column;
        height: auto;
        padding: 0;
        background: none !important;
    }

    .wpw-featured-post::before {
        content: '';
        display: block;
        width: 100%;
        height: 200px;
        background: var(--featured-img) center/cover no-repeat;
    }

    .wpw-featured-content {
        max-width: 100%;
        background: #1a1a1a;
        color: #fff;
        padding: 20px;
    }

    .wpw-featured-title {
        font-size: 18px;
    }

    .wpw-featured-excerpt {
        font-size: 14px;
    }

    .wpw-featured-date {
        font-size: 12px;
    }

    .wpw-featured-badge {
        font-size: 10px;
        padding: 3px 10px;
    }

    .wpw-featured-readmore {
        font-size: 14px;
        padding: 8px 16px;
    }

    .page-id-29447 .imgae-slider img {
        height: 300px !important;
        width: 100% !important;
    }

    .left-right-img img {
        height: auto !important;
    }

    .Cornfort-level p {
        display: block !important;
    }

    .Cornfort-level input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
        margin-top: 20px !important;
    }

    .form-csse input.wpcf7-form-control.wpcf7-submit.has-spinner {
        margin-top: 10px !important;
    }

    .faq-section p {
        padding-left: 10px !important;
    }

    a.view_package_btn {
        width: 36px;
    }

    a.view_package_btn svg {
        width: 13px;
    }

    .price_package p.package_rate {
        font-size: 24px;
    }
}

.imgae-slider img {
    height: 700px !important;
    width: 100% !important;
}

.crousel-slider img {
    height: 400px !important;
}

.crousel-slider img {
    height: 400px !important;
    width: 100% !important;
}

.Cornfort-level input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    border: 1px solid #666;
    border-radius: 3px;
    padding: .5rem 1rem;
    transition: all .3s;
    background: #b394773d;
}

.form-csse input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-family: 'neue_plakcondensed' !important;
    font-size: 18px !important;
    font-weight: 400;
    line-height: 20px !important;
    text-transform: uppercase;
    background-color: black;
    color: white;
    border: none;
    width: 100%;
    padding: 12px 0 12px 0 !important;
    margin-top: 20px;
    letter-spacing: 1px;
}

.Cornfort-level p {
    display: flex;
    gap: 10px;
}

@media (min-width: 1280px) and (max-width: 1400px) {
    .text-section .elementor-widget-wrap.elementor-element-populated {
        padding: 30px 30px 30px 60px !important;
    }
}

@media (min-width: 1400px) and (max-width: 1600px) {
    .text-section .elementor-widget-wrap.elementor-element-populated {
        padding: 40px 40px 40px 70px !important;
    }
}

@media (min-width: 1025px) and (max-width: 1400px) {
    .sav_adventure h3.lake-heading-new {
        min-height: 65px;
    }

    .elementor-section.elementor-section-boxed>.elementor-container {
        max-width: 90%;
    }

    .sav_exper {
        margin-top: 160px !important;
    }

    h3.sav_newtitle {
        font-size: 26px !important;
    }

    .home .text-heading ul {
        min-height: 80px;
    }

    .footer-quick-links ul li {
        padding: 10px 15px !important;
    }

    .right-section-img p.elementor-image-box-description {
        font-size: 14px !important;
    }
}

.page-content .custom-quote-link {
    margin-top: 20px;
    padding: 15px 40px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    margin-right: 15px;
    display: inline-block;
    width: max-content;
    border-radius: 40px;
    background: var(--e-global-color-secondary);
    border: 1px solid var(--e-global-color-secondary);
    text-decoration: none;
    color: #000;
}

.custom-quote-link:hover {
    color: #000 !important;
}

.Right_side_ree_2 {
    text-align: center;
    padding: 30px;
    background: #ffe2b7;
    border-radius: 15px;
    border: 1px solid var(--e-global-color-secondary);
}

.Right_side_ree_2 p {
    margin: 0;
    font-size: 24px;
    color: #000;
    font-family: var(--e-global-typography-primary-font-family), sans-serif;
}

.Right_side_ree_2 p strong {
    font-weight: 400;
}


.safari_grid_wrapper .Right_side_ree_2{
	margin-top: -12px;
	padding: 0;
	background: #ECECEC;
	border: none;
}


/**********7-11-2025 Uganda Mission  form css **********/
.ugranda-mission-form {
    background: #fff;
    box-shadow: 12px 24px 48px 0px #1C54A80A;
    padding: 40px;
    border-radius: 16px;
}

.ugranda-mission-form input {
    margin-bottom: 11px !important;
}

.ugranda-mission-form label {
    font-family: inter !important;
    font-weight: 600 !important;
    color: #000;
    font-size: 14px !important;
    width: 100% !important;
}

.ugranda-mission-form input#application-date {
    width: 100% !important;
}

.application_checkbox label {
    width: auto !important;
}

.ugranda-mission-form .wpcf7-list-item {
    margin-left: 3px;
    margin-right: 5px;
}

.ugranda-mission-form h3 {
    font-size: 15px !important;
    font-family: 'Inter';
}

.ugranda-mission-form .value-display span.wpcf7-list-item-label {
    display: none !important;
}

.ugranda-mission-form button.clear-button {
    background-color: #eda841 !important;
    color: #fff !important;
    border: none !important;
    font-family: 'Inter';
    font-size: 14px !important;
}

.ugranda-mission-form h2.volun-heading {
    font-size: 20px !important;
    font-weight: 700;
    font-family: 'Inter' !important;
}

.ugranda-mission-form .control_div {
    margin-bottom: 16px;
}

.ugranda-mission-form .application_checkbox label {
    font-weight: 400 !important;
}

.ugranda-mission-form h3.current-licence {
    font-weight: 700;
}

.ugranda-mission-form h3.passport {
    font-weight: 700;
}

.ugranda-mission-form h3.mission {
    font-weight: 700;
}

.ugranda-mission-form h3.roomate_with {
    font-weight: 700;
}

.ugranda-mission-form h3.gmad {
    font-weight: 700;
}

.ugranda-mission-form h3.emergency {
    font-weight: 700;
}

.ugranda-mission-form .group-field-ugm-ne {
    display: flex;
    gap: 10px;
}

.ugranda-mission-form .field-inner-cont {
    width: 100%;
}

.ugranda-mission-form canvas#sign_parent {
    border: 1px solid #00000014 !important;
    border-radius: 3px;
}

.ugranda-mission-form canvas#sign {
    border: 1px solid #00000014 !important;
    border-radius: 3px;
}

.ugranda-mission-form h3.position-applied {
    font-weight: 700;
}

.ugranda-mission-form input[type="date"] {
    font-family: inter;
    font-size: 15px;
}

#application-date {
    width: 100% !important;
    -webkit-appearance: none;
    /* Prevent native style conflicts */
    appearance: none;

}

.ugranda-mission-form input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-date {
    width: 100% !important;
    -webkit-appearance: none;
    /* Prevent native style conflicts */
    appearance: none;
}

@media (max-width:767px) {

    .myimgs {
        width: 125px;
    }

    .myimgs>div {
        width: 135px !important;
        height: 138px !important;
        background-size: contain;
    }

    .myimgs>div>div:nth-child(1) {
        width: 65px !important;
        padding-top: 27px !important;
        height: 55px !important;
    }

    .myimgs>div>div:nth-child(1) a {
        margin: 4px 0 0 -12px !important;
        display: block;
        padding: 0px 7px;
    }

    .myimgs>div>div:nth-child(2) a {
        font-size: 9px !important;
        margin: 4px 0 0 -12px !important;
        display: block;
    }

    .rating-widget .elementor-shortcode {
        align-items: start !important;
    }

    .ugranda-mission-form {
        padding: 15px !important;
    }

    .ugranda-mission-form .group-field-ugm-ne {
        display: block !important;
    }

    .ugranda-mission-form canvas#sign {
        width: 100%;
    }

    .ugranda-mission-form canvas#sign_parent {
        width: 100% !important;
    }

    .commitment_image .elementor-swiper-button.elementor-swiper-button-next,
    .commitment_image .elementor-swiper-button.elementor-swiper-button-prev {
        top: 474px !important;
    }

    .healthsectext p br {
        display: none;
    }

    .packing-list li.elementor-icon-list-item.elementor-inline-item {
        flex-flow: column;
        justify-content: center;
        width: 100%;
    }

    .packing-list li.elementor-icon-list-item.elementor-inline-item span.elementor-icon-list-icon {
        margin: 0 auto 10px auto;
    }

    .packing-list li.elementor-icon-list-item.elementor-inline-item strong {
        display: block;
        text-align: center;
        line-height: 20px;
    }

    .packing-list li.elementor-icon-list-item.elementor-inline-item span.elementor-icon-list-text {
        line-height: 24px;
        display: block;
    }

    .page-id-20535 .banner-button a.elementor-button {
        width: max-content;
        margin: 0 auto;
    }

    .vaccination_cls img {
        height: 200px;
    }

    .vaccination_cls p img {
        height: unset;
    }

}

.sgpb-popup-dialog-main-div-theme-wrapper-3 {
    background: #fff;
}

.rating-widget .elementor-shortcode {
    align-items: center;
    display: flex;
    column-gap: 10px;
}

@media only screen and (min-width:980px) {
    .rating-widget {
        width: 50% !important;
    }

    .rating-widget img {
        width: 150px;
    }

    .rating-widget .elementor-shortcode {
        align-items: center;
        display: flex;
        column-gap: 10px;
    }

    img.asseen_logo {
        width: 140px;
        margin: 0 0 0 16px;
    }
}



.new_section_two_divs {
    flex-flow: column;
    justify-content: start !important;
    align-items: self-start;
    background: transparent;
}

.new_section_two_divs .button_div_form {
    font-size: 18px;
}

.new_section_two_divs p.package_rate {
    font-size: 18px !important;
}

.iconic-text .elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-9876c42.animated.fadeInRight {
    width: 100%;
}

.sav_adventure .owl-dots {
    text-align: left;
}

.sav_adventure .owl-dots button.owl-dot.active span {
    background: #B39477 !important;
    color: #B39477 !important;
}

.sav_maxcontbtn {
    width: max-content !important;
}

.park img {
    display: none;
}

.our_team_img img {
    box-shadow: 8px 8px 0px 0px #B3947766;
}

.commitment_image .elementor-swiper-button.elementor-swiper-button-next,
.commitment_image .elementor-swiper-button.elementor-swiper-button-prev {
    background: #00000066;
    width: 50px !important;
    height: 50px !important;
    padding: 13px;
    /* bottom: -111px; */
    /* margin-top: 336px; */
    top: 365px;
}

.slider-chnge img.swiper-slide-image {
    height: 390px;
    width: 100% !important;
}


.commitment_image .elementor-swiper-button.elementor-swiper-button-next {
    right: 0px;
}

.commitment_image .elementor-swiper-button.elementor-swiper-button-prev {
    left: 0px;
}

.last-contact h2.elementor-heading-title.elementor-size-default {
    font-family: "Helvetica", sans-serif !important;
}


.weather-climate strong,
.weather-climate b {
    font-weight: bold;
}

.accomodation-list img {
    width: 16px;
    margin: 2px 6px 0 0;
}

.page-id-32755 .terms-conditions h3,
.page-id-32755 .terms-conditions h4 {
    color: #000000 !important;
    font-size: 30px !important;
    font-weight: 500 !important;
    line-height: 30px !important;
    letter-spacing: 1px !important;
    font-family: 'neue_plakcondensed' !important;
}

.terms-conditions p,
.terms-conditions ul li {
    font-family: 'Helvetica Neue' !important;
    color: #000 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
}

.terms-conditions ul {
    border-left: 0px !important;
}

.terms-conditions strong {
    color: #000 !important;
}

.terms-conditions p {
    margin-bottom: .9rem !important;
}

.terms-conditions ul {
    margin-bottom: 30px;
}

.terms-conditions p {
    margin-bottom: 22px !important;
    margin-top: 22px !important;
}




/*New page chages*/

/* ── Brand Tokens ──────────────────────────────────── */
:root {
    --amber: #C8761A;
    --amber-lt: #E09040;
    --dark: #1A1208;
    --charcoal: #2D2416;
    --sand: #F0E6CE;
    --sand-lt: #F8F2E4;
    --cream: #FBF7EF;
    --white: #FFFFFF;
    --text: #3D3020;
    --muted: #7A6A50;
    --border: #DDD0B0;
    --radius: 6px;
    --shadow: 0 2px 16px rgba(0, 0, 0, .09);
}

*,
*::before,
*::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

body {
    font-family: 'Lato', sans-serif;
    color: var(--text);
    background: var(--cream);
    line-height: 1.7
}

img {
    display: block;
    max-width: 100%
}

a {
    color: inherit;
    text-decoration: none
}

h1,
h2,
h3,
h4 {
    font-family: 'Playfair Display', serif;
    line-height: 1.25
}

.container {
    max-width: 1500px;
    margin: 0 auto;
    padding: 0 24px
}

.btn {
    display: inline-block;
    padding: 12px 28px;
    border-radius: var(--radius);
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .09em;
    text-transform: uppercase;
    cursor: pointer;
    transition: all .22s;
    border: none;
    font-family: 'Lato', sans-serif
}

.btn-amber {
    background: var(--amber);
    color: #fff
}

.btn-amber:hover {
    background: var(--amber-lt);
    transform: translateY(-1px);
    box-shadow: 0 6px 18px rgba(200, 118, 26, .30)
}

.btn-outline {
    background: transparent;
    border: 2px solid var(--amber);
    color: var(--amber)
}

.btn-outline:hover {
    background: var(--amber);
    color: #fff
}

.tag {
    display: inline-block;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
    color: var(--amber);
    background: rgba(200, 118, 26, .10);
    padding: 3px 10px;
    border-radius: 20px
}

.section-label {
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .18em;
    text-transform: uppercase;
    color: var(--amber);
    margin-bottom: 10px
}

/* ── PAGE HEADER ─────────────────────────────────── */
.page-header {
    background: var(--charcoal);
    padding: 52px 0 40px;
    border-bottom: 3px solid var(--amber)
}

.page-header h1 {
    font-size: clamp(1.6rem, 3.5vw, 2.4rem);
    color: #fff;
    margin-bottom: 10px
}

.page-header p {
    color: rgba(255, 255, 255, .60);
    font-size: 15px;
    max-width: 520px
}

.ph-top {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
    gap: 16px
}

.sort-row {
    display: flex;
    align-items: center;
    gap: 10px
}

.sort-row label {
    font-size: 12px;
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase;
    color: rgba(255, 255, 255, .55)
}

.sort-row select {
    border: 1.5px solid rgba(255, 255, 255, .2);
    background: rgba(255, 255, 255, .08);
    color: #fff;
    padding: 8px 14px;
    border-radius: var(--radius);
    font-size: 13px;
    font-family: 'Lato', sans-serif;
    cursor: pointer;
    outline: none
}

.sort-row select option {
    background: var(--charcoal)
}

.result-count {
    font-size: 13px;
    color: rgba(255, 255, 255, .55);
    margin-top: 8px
}

.result-count strong {
    color: var(--amber-lt)
}

/* ── MAIN LAYOUT ─────────────────────────────────── */
.listing-layout {
    display: grid;
    grid-template-columns: 260px 1fr;
    gap: 32px;
    padding: 40px 0 64px
}

/* ── SIDEBAR ─────────────────────────────────────── */
.sidebar {
    display: flex;
    flex-direction: column;
    gap: 20px;
    position: sticky;
    top: 24px;
    align-self: start
}

.filter-card {
    background: #fff;
    border: 1px solid var(--border);
    border-radius: 10px;
    overflow: hidden;
    box-shadow: var(--shadow)
}

.filter-card-head {
    background: var(--charcoal);
    padding: 14px 18px;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.filter-card-head h3 {
    font-family: 'Lato', sans-serif;
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .12em;
    text-transform: uppercase;
    color: #fff
}

.filter-card-head a {
    font-size: 11px;
    color: var(--amber-lt);
    font-weight: 600;
    cursor: pointer
}

.filter-body {
    padding: 18px
}

/* filter group */
.fgroup {
    margin-bottom: 18px
}

.fgroup:last-child {
    margin-bottom: 0
}

.fgroup-title {
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .14em;
    text-transform: uppercase;
    color: var(--muted);
    margin-bottom: 10px;
    padding-bottom: 6px;
    border-bottom: 1px solid var(--border)
}

.fitem {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 5px 0;
    cursor: pointer
}

.fitem-left {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 13px;
    color: var(--text)
}

.fitem input[type=checkbox] {
    accent-color: var(--amber);
    width: 15px;
    height: 15px;
    cursor: pointer;
    flex-shrink: 0
}

.fitem-count {
    font-size: 11px;
    color: var(--muted);
    background: var(--sand);
    border-radius: 10px;
    padding: 1px 7px
}

/* range slider */
.range-wrap {
    padding: 4px 0
}

.range-labels {
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    color: var(--muted);
    margin-bottom: 6px
}

input[type=range] {
    width: 100%;
    accent-color: var(--amber);
    cursor: pointer
}

.sidebar-cta {
    background: linear-gradient(135deg, var(--amber) 0%, var(--amber-lt) 100%);
    border-radius: 10px;
    padding: 22px 18px;
    text-align: center;
    color: #fff
}

.sidebar-cta h4 {
    font-size: 1rem;
    margin-bottom: 8px
}

.sidebar-cta p {
    font-size: 12.5px;
    opacity: .85;
    margin-bottom: 16px;
    line-height: 1.5
}

.sidebar-cta .btn {
    background: #fff;
    color: var(--amber);
    width: 100%;
    text-align: center
}

.sidebar-cta .btn:hover {
    background: var(--dark);
    color: #fff
}

.apply-btn {
    width: 100%;
    text-align: center;
    margin-top: 4px
}

/* ── RESULTS AREA ────────────────────────────────── */
.results-area {
    display: flex;
    flex-direction: column;
    gap: 0
}

/* custom-itinerary CTA strip */
.custom-strip {
    background: linear-gradient(90deg, var(--charcoal) 0%, #3d2a0a 100%);
    border-radius: 10px;
    padding: 20px 28px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 24px;
    flex-wrap: wrap
}

.custom-strip p {
    color: rgba(255, 255, 255, .80);
    font-size: 14px;
    max-width: 500px
}

.custom-strip strong {
    color: #fff;
    display: block;
    font-size: 15px;
    margin-bottom: 4px
}

/* ── SAFARI CARD ─────────────────────────────────── */
.safari-card-custom {
    background: #fff;
    border: 1px solid var(--border);
    border-radius: 10px;
    overflow: hidden;
    display: grid;
    grid-template-columns: 300px 1fr;
    margin-bottom: 20px;
    box-shadow: var(--shadow);
    transition: box-shadow .22s, transform .22s
}

.safari-card-custom:hover {
    box-shadow: 0 8px 32px rgba(0, 0, 0, .14);
    transform: translateY(-2px)
}

.card-img-wrap {
    position: relative;
    height: 100%;
    min-height: 210px;
    overflow: hidden
}

.card-img-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .4s
}

.safari-card-custom:hover .card-img-wrap img {
    transform: scale(1.05)
}

.card-badge {
    position: absolute;
    top: 12px;
    left: 12px;
    background: var(--amber);
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: .1em;
    text-transform: uppercase;
    padding: 4px 12px;
    border-radius: 20px
}

.card-wishlist {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 32px;
    height: 32px;
    background: rgba(255, 255, 255, .85);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    cursor: pointer;
    transition: background .2s
}

.card-wishlist:hover {
    background: #fff
}

.card-body {
    padding: 24px 26px;
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.card-top {}

.card-meta {
    display: flex;
    gap: 10px;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 10px
}

.card-meta .tag {
    font-size: 10px
}

.card-meta .days-tag {
    background: var(--sand);
    color: var(--charcoal);
    font-size: 10px;
    font-weight: 700;
    padding: 3px 10px;
    border-radius: 20px;
    letter-spacing: .08em;
    text-transform: uppercase
}

.card-body h3 {
    font-size: 1.15rem;
    color: var(--dark);
    margin-bottom: 8px;
    line-height: 1.3
}

.card-body .desc {
    font-size: 13px;
    color: var(--muted);
    line-height: 1.65;
    margin-bottom: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden
}

/* highlights row */
.card-highlights {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-bottom: 14px
}

.hl-pill {
    font-size: 11px;
    color: var(--text);
    background: var(--sand-lt);
    border: 1px solid var(--border);
    border-radius: 4px;
    padding: 3px 9px
}

/* card footer */
.card-price-wrap {
    width: stretch;
}

.card-info-row .package-location {
    max-width: 500px;
    overflow-wrap: anywhere;
}

.card-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 14px;
    border-top: 1px solid var(--border);
    gap: 12px
}

.card-price .from {
    font-size: 10px;
    color: var(--muted);
    text-transform: uppercase;
    letter-spacing: .08em
}

.card-price .amount {
    font-family: 'Playfair Display', serif;
    font-size: 1.4rem;
    color: var(--amber);
    font-weight: 700
}

.card-price .pp {
    font-size: 11px;
    color: var(--muted)
}

.card-info-row {
    display: flex;
    gap: 14px;
    font-size: 12px;
    color: var(--muted);
    flex-wrap: wrap
}

.card-info-row span {
    display: flex;
    align-items: center;
    gap: 4px;
    font-size: 12px
}

.card-info-row .package-location {
    font-size: 18px
}

/* mid-listing CTA */
.mid-cta {
    background: var(--sand);
    border: 1px solid var(--border);
    border-radius: 10px;
    padding: 22px 28px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    margin-bottom: 20px;
    flex-wrap: wrap
}

.mid-cta p {
    font-size: 14px;
    color: var(--muted)
}

.mid-cta strong {
    color: var(--dark);
    display: block;
    font-size: 15px;
    margin-bottom: 3px;
    font-family: 'Playfair Display', serif
}

/* pagination */
.pagination {
    display: flex;
    align-items: center;
    gap: 8px;
    padding-top: 12px
}

.pg-btn {
    width: 36px;
    height: 36px;
    border-radius: var(--radius);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-weight: 600;
    border: 1.5px solid var(--border);
    color: var(--text);
    cursor: pointer;
    transition: all .2s
}

.pg-btn.active,
.pg-btn:hover {
    background: var(--amber);
    color: #fff;
    border-color: var(--amber)
}

.pg-btn.dots {
    border: none;
    cursor: default
}

/* ── WHY US strip ────────────────────────────────── */
.why-strip {
    background: var(--charcoal);
    padding: 48px 0
}

.why-strip .container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 32px
}

.why-item {
    text-align: center;
    color: #fff
}

.why-icon {
    font-size: 2rem;
    margin-bottom: 12px
}

.why-item h4 {
    font-size: 1rem;
    margin-bottom: 8px;
    color: var(--amber-lt)
}

.why-item p {
    font-size: 13px;
    color: rgba(255, 255, 255, .60);
    line-height: 1.6
}

/* ── FAQ ──────────────────────────────────────────── */
.faq-section {
    padding: 72px 0;
    background: var(--sand)
}

.faq-head {
    text-align: center;
    margin-bottom: 44px
}

.faq-head h2 {
    font-size: clamp(1.5rem, 3vw, 2rem);
    color: var(--dark)
}

.faq-head p {
    font-size: 14px;
    color: var(--muted);
    margin-top: 8px
}

.faq-cols {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px;
    max-width: 900px;
    margin: 0 auto
}

.faq-item {
    background: #fff;
    border: 1px solid var(--border);
    border-radius: 8px;
    overflow: hidden
}

.faq-q {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 20px;
    cursor: pointer;
    gap: 12px;
    font-weight: 700;
    font-size: 13px;
    color: var(--dark);
    text-transform: uppercase;
    letter-spacing: .04em
}

.faq-q .arrow {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: var(--sand);
    color: var(--amber);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    transition: transform .25s, background .2s
}

.faq-item.open .faq-q .arrow {
    transform: rotate(180deg);
    background: var(--amber);
    color: #fff
}

.faq-a {
    max-height: 0;
    overflow: hidden;
    transition: max-height .3s ease
}

.faq-a p {
    padding: 0 20px 18px;
    font-size: 13px;
    color: var(--muted);
    line-height: 1.65
}

.faq-item.open .faq-a {
    max-height: 300px
}

/* ── QUOTE FORM ───────────────────────────────────── */
.quote-section {
    padding: 72px 0;
    background: var(--cream)
}

.quote-inner {
    display: grid;
    grid-template-columns: 1fr 1.1fr;
    gap: 64px;
    align-items: start
}

.quote-left .section-label {
    margin-bottom: 12px
}

.quote-left h2 {
    font-size: clamp(1.6rem, 3vw, 2.4rem);
    color: var(--dark);
    margin-bottom: 14px
}

.quote-left p {
    font-size: 14px;
    color: var(--muted);
    margin-bottom: 28px;
    line-height: 1.7
}

.trust-row {
    display: flex;
    flex-direction: column;
    gap: 16px
}

.trust-item {
    display: flex;
    gap: 14px;
    align-items: flex-start
}

.t-icon {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: rgba(200, 118, 26, .10);
    border: 1px solid rgba(200, 118, 26, .2);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    flex-shrink: 0
}

.trust-item strong {
    color: var(--dark);
    display: block;
    font-size: 13.5px;
    margin-bottom: 2px
}

.trust-item p {
    font-size: 13px;
    color: var(--muted)
}

.quote-form-wrap {
    background: #fff;
    border: 1px solid var(--border);
    border-radius: 12px;
    padding: 36px;
    box-shadow: var(--shadow)
}

.quote-form-wrap h3 {
    font-size: 1.1rem;
    color: var(--dark);
    margin-bottom: 22px
}

.form-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px;
    margin-bottom: 14px
}

.form-group {
    display: flex;
    flex-direction: column;
    gap: 5px
}

.form-group label {
    font-size: 11px;
    font-weight: 700;
    letter-spacing: .08em;
    text-transform: uppercase;
    color: var(--muted)
}

.form-group input,
.form-group select {
    border: 1.5px solid var(--border);
    border-radius: var(--radius);
    padding: 10px 13px;
    font-size: 13.5px;
    color: var(--text);
    font-family: 'Lato', sans-serif;
    outline: none;
    transition: border .2s;
    background: #fff
}

.form-group input:focus,
.form-group select:focus {
    border-color: var(--amber)
}

.form-full {
    margin-bottom: 14px
}

.submit-btn {
    width: 100%;
    padding: 15px;
    font-size: 13px;
    margin-top: 6px
}

.form-note {
    font-size: 11px;
    color: var(--muted);
    text-align: center;
    margin-top: 10px
}

/* ── Responsive ───────────────────────────────────── */
@media(max-width:960px) {
    .listing-layout {
        grid-template-columns: 1fr;
        padding: 32px 0 48px
    }

    .sidebar {
        position: static
    }

    .safari-card-custom {
        grid-template-columns: 1fr
    }

    .card-img-wrap {
        height: 220px
    }

    .why-strip .container {
        grid-template-columns: 1fr 1fr
    }

    .faq-cols {
        grid-template-columns: 1fr
    }

    .quote-inner {
        grid-template-columns: 1fr
    }
}

@media(max-width:600px) {
    .form-row {
        grid-template-columns: 1fr
    }

    .why-strip .container {
        grid-template-columns: 1fr
    }

    .ph-top {
        flex-direction: column;
        align-items: flex-start
    }
}




.page-header-explore-afric {
    background: url('https://tapestryofafrica.com/wp-content/uploads/2026/05/Sunset-Rhinos-2-scaled.jpg');
    padding: 91px 0 40px;
    border-bottom: 3px solid var(--amber);
    height: 355px;
    background-position: center -335px;
    background-repeat: no-repeat;
    position: relative;
    background-size: 100%;
}

.page-header-explore-afric h1 {
    font-size: clamp(1.6rem, 3.5vw, 2.4rem);
    color: #fff;
    margin-bottom: 10px
}

.page-header-explore-afric p {
    color: rgba(255, 255, 255, .60);
    font-size: 15px;
    max-width: 520px
}

.page-header-explore-afric::after {
    background-color: #000000D9;
    opacity: 0.5;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}