.show-section {
    display: none;
}
@media (max-width: 700px) {
    .mobile .xs-header-top {
        display: none !important;
    }

    .hideMobile {
        display: none !important;
    }

    .mobile .main-logo {
        height: 70px !important;
        width: 100px !important;
    }

    .mobile .mobile-logo {
        padding: 0 !important;
    }

    .mobile .promo-content-item {
        padding: 0 !important;
    }

    .mobile .single-promo-content p,
    .mobile .single-promo-content a {
        display: none !important;
    }

    .mobile .promo-content-dropdown p,
    .mobile .promo-content-dropdown a {
        display: none !important;
    }

    .mobile .single-promo-content {
        display: flex;
        padding: 20px;
        margin-bottom: 0 !important;
        border-bottom: 1px solid #008435;
    }
    .mobile .promo-content-dropdown {
        display: flex;
        padding: 20px;
        margin-bottom: 0 !important;
        border-bottom: 1px solid #008435;
        justify-content: space-between;
    }

    .mobile .single-promo-content .xs-service-title {
        font-size: 12px !important;
        line-height: 20px;
        margin: 0 !important;
        margin-left: 15px !important;
    }

    .mobile .promo-content-dropdown .xs-service-title {
        font-size: 12px !important;
        line-height: 20px;
        margin: 0 !important;
        margin-left: 15px !important;
    }
    .mobile .single-promo-content i {
        margin-bottom: 0 !important;
        font-size: 20px !important;
    }
    .mobile .promo-content-dropdown i {
        margin-bottom: 0 !important;
        font-size: 20px !important;
    }

    .mobile .promo-area-sec .promo-content-item:before {
        background: none !important;
    }
    .mobile .funfact-sec.section-padding {
        padding: 15px 0 !important;
    }
    .mobile .funfact-sec .section-title-item .section-title {
        margin-bottom: 5px !important;
        font-size: 15px !important;
    }
    .mobile .funfact-sec .single-funfact i {
        font-size: 20px !important;
        margin-bottom: 5px !important;
    }
    .mobile .funfact-sec .single-funfact {
        margin-bottom: 10px !important;
    }
    .mobile .funfact-sec .single-funfact .funfact-title {
        font-size: 15px !important;
        margin-bottom: 0 !important;
    }
    .mobile .xs-title {
        font-size: 12px !important;
        margin-bottom: 5px;
    }
    .drop {
        display: flex;
    }
    .drop i {
        color: #008435;
    }
    .drop h3 {
        color: #333;
    }
    .hide-section {
        display: none !important;
    }
    .promo-area-accordion {
        position: relative;
        max-width: auto;
    }
    .card-header {
        padding: 0px;
        border-radius: 0px;
        background-color: #ffffff;
    }
    .tree-svg {
        width: 20px;
    }
    .show-section {
        margin-top: -80px;
        display: block;
        background-color: #ffffff;
        position: relative;
        z-index: 1;
        -webkit-box-shadow: 0px 4px 29px 3px rgba(0, 0, 0, 0.1);
        box-shadow: 0px 4px 29px 3px rgba(0, 0, 0, 0.1);
    }

    .promo-content-dropdown svg {
        transition: transform 0.3s ease; /* Smooth transition for rotation */
    }

    .promo-content-dropdown[aria-expanded="true"] svg {
        transform: rotate(180deg);
    }
    .drop-list {
        border-top: 1px solid rgb(240, 240, 240);
        right: auto;
        display: block;
        min-width: 180px;
        margin: 0px;
        padding: 0;
        text-align: left;
        list-style: none;
        z-index: 98;
        white-space: nowrap;
        display: flex;
        flex-direction: column;
    }
    .drop-list li {
        border-bottom: 1px solid rgb(240, 240, 240);
        padding: 10px 0 10px 10px;
        text-align: left;
        color: #333;
    }
    .drop-list a {
        padding: 20px 10px 0 44px;
        font-size: 13px;
        color: #282828;
        text-transform: capitalize;
    }
}

.card {
    border: none;
    margin-bottom: 0px;
    border-radius: 0px;
}
/* .card-body {
    border-bottom: 1px solid #008435 !important;
} */
/* .collapse {
    border-bottom: 1px solid #008435;
} */
.card-body {
    padding: 15px 20px;
}
.btn-link {
    background: none;
}

@media (max-width: 700px) {
    /* .mobile .xs-header-top {
        display: block !important;
    }

    .hideMobile {
        display: block !important;

    } */

    .xs-header-top .header-top-info ul li {
        padding-left: 0px !important;
    }

    .service-image {
        height: auto !important;
        width: 825px !important;
    }

    /* .xs-header-middle .header-middle-info ul li {
        display: block !important;
        margin-left: 0 !important;
        margin-bottom: 10px !important;
    } */
    .xs-header-middle .header-middle-info {
        float: none !important;
        padding: 5px 0px !important;
    }

    /* .xs-header-middle .header-middle-info ul li:last-child {
        margin-bottom: 0 !important;
    } */
    .column-title.column-title2 {
        font-size: 25px !important;
    }
}

@media only screen and (max-width: 767px) {
    .column-title.column-title2 {
        font-size: 25px !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .service-inner-sec .single-service-post-content h2 {
        margin-bottom: 40px !important;
    }

    .column-title.column-title2 {
        font-size: 25px !important;
    }

    .xs-header-top .header-top-info ul li {
        line-height: 26px !important;
        padding-left: 0px !important;
    }
}

.text-wrap {
    word-wrap: break-word;
}

.form-control:focus {
    background-color: #ffffff !important;
}

.xs-btn {
    text-wrap: nowrap !important;
}

.column-title2 {
    /* font-size: 25px !important; */
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.column-title2 a {
    float: none !important;
}

/* @media (max-width:767px) {
    .column-title2{
        display: block;
    }
}
@media (max-width:575px) {
    .column-title2{
        font-size: 25px !important;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
} */
.list-disc li {
    list-style-type: disc;
    /* list-style-position: inside; */
}
.operate li {
    list-style-type: decimal;
}
p {
    margin-bottom: 10px !important;
}
.benefits h6,
.service h6 {
    margin-bottom: 10px;
}

/* Custom CSS for Nearby locations buttons */
.location-place {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 0px 0px 100px 0px;
    text-align: center;
}
.widget-post img{
    width: 117px;
    height: 74px;
    padding-right: 17px;
}
.button-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    padding: 8px 12px;
    margin: 4px 0;
    box-sizing: border-box;
}

/* Button Styles */
.btn-custom {
    background-color: white;
    color: black;
    padding: 12px 30px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    border-radius: 10px;
    box-shadow: 0 0 21px -5px rgba(0, 0, 0, 0.2);
    transition: background-color 0.3s, color 0.3s;
    /* flex: 1 1 calc(25% - 4px); */
    /* max-width: calc(25% - 4px); */
    text-align: center;
    margin: 0 2px;
    box-sizing: border-box;
    white-space: nowrap;
}

/* Hover Effect */
.btn-custom:hover {
    background-color: #278434;
    color: white;
    transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
}

/* Responsive Design */
/* @media (max-width: 1200px) {
    .btn-custom {
        flex: 1 1 calc(33.33% - 4px);
        max-width: calc(33.33% - 4px);
    }
}

@media (max-width: 575px) {
    .btn-custom {
        max-width: calc(50% - 4px);
    }
}
@media (max-width: 350px) {
    .btn-custom {
        max-width: calc(100% - 4px);
    }
} */

/* Cookie-banner design */
.cookie-banner {
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #f4f5f9;
    padding: 15px 0;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
    z-index: 9999;
}

.cookie-banner p {
    margin: 0;
    color: #333;
}

.cookie-banner .acc-custom-btn {
    background-color: #278434;
    color: white;
}

.cookie-banner .acc-custom-btn:hover {
    background: #004b1e;
    /* border-color: #004b1e; */
}

.cookie-banner .rej-custom-btn {
    border: 1px solid #278434;
}

.cookie-banner .rej-custom-btn:hover {
    background-color: #004b1e;
    color: white;
}

.cookie-banner .btn,
.cookie-banner a {
    margin-left: 10px;
}

.cookie-banner .cookie-setting {
    color: black;
}

.cookie-banner .cookie-setting:hover {
    color: #004b1e;
    text-decoration: underline;
}

@media (max-width: 576px) {
    .cookie-banner .btn,
    .cookie-banner a {
        margin: 5px 0;
    }
    .cookie-banner .d-flex {
        flex-direction: column;
        align-items: center;
    }
}

/* Pop-up menu styling */

/* Cookie Settings Popup */
.cookie-settings-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6); /* Semi-transparent background */
    display: none; /* Hidden by default */
    justify-content: center;
    align-items: center;
    z-index: 1050;
}

.popup-content {
    background: white;
    padding: 20px 30px;
    border-radius: 10px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
    text-align: center;
    min-width: 300px;
}

.popup-content h5 {
    margin-bottom: 20px;
    font-weight: bold;
}

.form-check {
    text-align: left;
    margin-bottom: 15px;
}

#saveSettings,
#closePopup {
    width: 100%;
    margin-top: 10px;
    padding: 10px;
    border-radius: 5px;
}

#saveSettings {
    background-color: #278434;
    color: white;
    border: none;
}

#saveSettings:hover {
    background-color: #004b1e;
}

#closePopup {
    background-color: #f8f9fa;
    border: none;
    color: black;
}

#closePopup:hover {
    background-color: #e9ecef;
}

.xs-footer-sec .footer-top-item .xs-back-to-top .BackTo {
    padding-top: 10px;
    color: #008435;
    display: block;
    font-size: 22px;
    cursor: pointer;
}

.head{
    display: flex;
    margin-bottom: -20px;
}

.input-group-text{
    background: none;
    border: none;
}

  .datepicker-dropdown {
    background: #ffffff;
    border: 1px solid #e0e0e0;
    border-radius: 10px;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
    padding: 10px;
    font-family: 'Poppins', sans-serif;
    color: #333;
    transition: all 0.3s ease-in-out;
    z-index: 1000;
  }

  .datepicker-dropdown table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 5px;
  }

  .datepicker-dropdown th {
    font-size: 14px;
    color: #999;
    padding-bottom: 12px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.5px;
  }

  .datepicker-dropdown th.dow {
    color: #00a46e;
    font-weight: 600;
  }

  .datepicker-dropdown td {
    padding: 10px;
    font-size: 15px;
    color: #333;
    cursor: pointer;
    text-align: center;
    transition: all 0.2s ease-in-out;
    user-select: none;
  }

  label.radio-btn{
    border-radius: 0px !important;
    background-color: white !important;
  }

  .datepicker-dropdown td:hover {
    background-color: #00a46e !important;
    color: #fff;
    transform: scale(1.05);
    box-shadow: 0 2px 6px rgba(0, 164, 110, 0.25);
  }

  td.active.day {
    background-image: linear-gradient(to top, #00a46e, #00cc99) !important;
    color: #fff !important;
    font-weight: bold;
    box-shadow: 0 3px 10px rgba(0, 164, 110, 0.4) !important;
    transform: scale(1.05);
  }

  tr .day{
    background-color: #f9f9f9;
  }

  td.new.day{
     background-color: #ffffff;
  }

  .datepicker-dropdown td.today {
    background-image: none !important;
    background-color: #f9f9f9 !important;
    color:#00cc99 !important;
  }

  .datepicker-dropdown td.disabled,
  .datepicker-dropdown td.disabled:hover {
    background-color: transparent;
    color: #ccc;
    cursor: not-allowed;
    transform: none;
    box-shadow: none;
  }

  .give-date{
    text-align: right;
    padding-right: 10px;
    font-size: 20px;
  }

  .parking-charge{
    padding-bottom: 0px;
  }

  .frb-head{
    margin-top: 25px;
    display: flex;
    color: #333;
  }

  .title-group{
    display: flex;
    justify-content: space-between;
    border-bottom: 2px solid #eeeeee;
    background-color: white;
  }

  .title-group h4{
    margin-bottom: 10px;
}

  .title-price{
    padding: 4px 0px 4px 10px;
  }

  .title-time{
    padding: 4px 15px 4px 0px;
  }

  .title-slot{
    padding: 4px;
  }

  .frb-group-title{
    margin-top: 10px ;
  }

 .frb-main{
    display: flex;
    flex-direction: column;
    gap: 0;
    width: 100%;
    max-width: 600px;
    margin: 0px;
    font-family: sans-serif;
}

.frb {
    width: 100%;
    background-color: transparent;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    border: none;
}

.frb:hover {
    background-color: #f5faff;
}

.frb input[type="radio"]:checked + label {
    background-color: #008435 !important;
    color: #fafafa !important;
    border: none;
    border-radius: 0px;
}

.frb label {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 4px 10px;
    font-size: 16px;
    font-weight: 500;
    color: #333;
    cursor: pointer;
    background-color: transparent;
    border: none !important;
    outline: none !important;
    margin-bottom: 0 ;
}

.frb-title {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    margin: 5px 0 !important;
    border: none;
}

.frb-description {
    font-size: 14px;
    color: #6d6d6d !important;
    font-style: normal !important;
    margin: 0 !important;
    line-height: 1.4;
    border: none;
}

.frb input[type="radio"]:checked + label .frb-title,
.frb input[type="radio"]:checked + label .frb-description {
    color: #fafafa !important;
}

.frb input[type="radio"] + label{
    background-color: white;
    box-shadow: none;
}

.frb ~ .frb {
    margin-top: 0px;
    border-top: 1px solid #eeeeee;
}

.frb input[type="radio"] ~ label:hover{
    box-shadow: none;
}

.first-input label{
    margin-bottom: 0;
    margin-top: 10px;
}

.input-group-append{
    padding: 10px;
    background-color: white ;
}

input[type="radio"], [type="checkbox"] {
    accent-color: #278434 ;
  }

.subscribe-button{
    border: none;
    padding: 1px 15px;
    font-size: 20px;
    background-color: #278434;
    height: 50px;
    width: 50px;
    outline: none !important;
    cursor: pointer;
}

.subscribe-input{
    color: #535353;
    width: 260px;
    height: 50px;
    padding: 10px 20px;
    font-size: 13px;
    background: #282828;
    border: 1px solid #535353;
    margin-bottom: 30px;
    border-radius: 0px !important;
}

.subscribe-input:focus {
    background: #282828 !important;
    border: 1px solid transparent;
}

.subscribe-text{
    font-weight: 300;
}
.disabled-slot {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;
}

@media (max-width: 480px) {
    .xs-maps-wraper .map {
        height: 300px ;
     }
    }

 .login-body{
    background: #f7f7f7 ;
    padding: 50px 36px;
}

.form-input{
    font-family: "Open Sans", sans-serif;
    border: none;
    outline: none !important;
    color: #495057 !important;
    background-color: #ffffff !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    margin-bottom: 25px;
    height: 50px !important;
    padding: 10px 20px;
    font-size: 13px !important;
}

.form-label{
    color: #212529 !important;
}

.form-link{
    color: #212529 !important;
    box-shadow: none !important;
}

.form-link:hover{
    color: #278434 !important;
}

.login-btn{
    display: block !important;
    width: 100% !important;
    text-wrap: nowrap !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    font-family: "Poppins", sans-serif !important;
    color: #FFFFFF !important;
    box-shadow: none !important;
    letter-spacing: 0 !important;
    background: #008435 !important;
    text-transform: none !important;
    line-height: 54px !important;
    padding: 0 40px !important;
    border: 1px solid #008435 !important;
    border-radius: 2px !important;
    cursor: pointer;
}

.login-btn:hover{
    background: #124B1E !important;
}


.form-check-input:checked {
    accent-color: #278434 !important;
    background-color: #278434 !important;
    box-shadow: none !important;


  }
  .form-check-input {
    box-shadow: none !important;
  }

  .information{
    color: #212529 !important;
  }


  .profile-btn{
    display: block !important;
    font-size: 13px !important;
    font-weight: 400 !important;
    color: #FFFFFF !important;
    background: #008435 !important;
    line-height: 30px !important;
    padding: 0 20px !important;
    border: 1px solid #008435 !important;
    border-radius: 2px !important;
    letter-spacing: 0 !important;
    box-shadow: none !important;
    text-transform: none !important;

}

.background-section{
    background-color: #ffffff !important;
}

.background-form{
    background-color: #F7F7F7 !important;
    box-shadow: none !important;
}

.title-price,
.title-time,
.title-slot {
    margin: 5px 0px;
}

.frb:has(input[disabled]) {
    cursor: not-allowed;
}

.title-slot{
    margin-right: 22px !important;
}

@media (max-width: 991px){
    .frb-primary label{
        padding: 0 !important;
    }

    .title-price,
    .title-time{
        padding: 0px;
    }
}

.panel-body{
    background-color: #f7f7f7 ;
}.panel-body li {
    color: #6d6d6d;
    width: 100%;
}

.panel-body a::before {
    content: none !important;
}
.panel-body li a:hover{
 background-color: #dee0de !important;
 color: #008435 !important;
}

.service-inner-sec .service-sidebar .widgets .services-link-item li a[aria-expanded="true"]::before {
    content: '\f107';
}

.services-section .services-section-card{
    padding: 10px;
}
.services-section .services-section-card ul li{
    margin: 5px;
    border-radius: 5px;
    border-bottom: 1px solid rgb(240, 240, 240);
    padding: 10px;
    text-align: left;
}
.service-title-list{
    color: #282828;
    font-weight: 600;
}
.services-section .services-section-card ul li div a{
    color:#008435;
    font-size: 12px;
}
.services-section .services-section-card .xs-service-title{
    width: max-content;
    padding-bottom: 5px;
    border-bottom: 1px solid #008435;
}
.landscaping-list ul li:last-child {
    border: none;
  }
  .services-link-item .accordion li a[aria-expanded="true"] {
    background-color: #008435 !important;
    color: #FFFFFF;
}


.booking-card {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border-radius: 8px;
    overflow: hidden;
    border: 2px solid #F4F4F4;
  }

  .booking-card:hover {
    box-shadow: 0 10px 20px rgba(0,0,0,0.15);
  }

  .booking-detail-link {
    color: #008435;
    cursor: pointer;
    text-decoration: underline;
    transition: color 0.2s ease;
  }

  .booking-detail-link:hover {
    color: #005f29;
  }

  .card-icon {
    font-size: 1.6rem;
    color: #008435;
    margin-right: 8px;
  }

  .card-header {
    background-color: #f4f4f4;
    border-bottom: 1px solid #e0e0e0;
  }

  .booking-card-body{
    padding: 0px 0px 10px 10px;
  }

  .booking-date{
    padding: 10px 10px 5px 10px;
    margin-bottom: 0px !important;
  }

  .booking-detail-link{
    padding: 0 10px 10px 10px ;
  }
.single-promo-content.last-child::before{
    display: none;
}
.promo-area-sec .promo-content-item .single-promo-content p{
    padding: 0 20px 10px;
    min-height: initial;
}
.banner-inner-sec .banner-inner-content .xs-breadcumb li a.xs-btn:hover{
    color: #FFFFFF !important;
}
.contact-info-group{
    height: 100%;
}
.form-label{
    display: block;
}
.single-service-post-content img.service-image{
    height: 450px;
    width: 100%;
    object-fit: cover;
}
.main-single-service-v2 .key-benifits-item .key-benifits-content{
    padding: 0 !important;
}
.main-single-service-v2 .single-service-post-content img{
    height: 450px;
    object-fit: cover;
    object-position: 50% 100%;
}
@media (max-width:992px) {
    .main-single-service-v2 .single-service-post-content img{
        height: 350px;
    }
}
@media (max-width:768px) {
    .service-inner-sec{
        padding: 30px 0 !important;
    }
    .main-single-service-v2 .single-service-post-content img{
        height: 300px;
    }
}
@media (max-width:576px) {
    .main-single-service-v2 .single-service-post-content img{
        height: 250px;
    }
}
.single-service-inner-v2-sec.section-padding{
    padding: 80px 0;
}
@media (min-width: 768px) and (max-width: 991px){
    .single-service-inner-v2-sec.section-padding{
        padding: 60px 0;
    }
}
