@media only screen and (min-width: 1399px)
{
.container{max-width:1400px;}
.medium-container{max-width:1100px;}
.small-container{max-width:900px;}	
}
@media only screen and (min-width: 1199px)
{
.container{max-width:1200px;}	
.small-container{max-width:900px;}	
.medium-container{max-width:1000px;}	
}
@media only screen and (min-width: 1024px)
{
.ct-menu-section{display: flex; width: 100%;align-items: center; justify-content: space-between;}
#cw-logo{ width: 25%;position:relative;}
#cw-menu{ width: 85%; display: flex; align-items: center; justify-content: flex-end;}
section.splash_screen,ul#primary-menu {
    display: none;
}
}
@media (min-width: 1200px){
    .back-button-wrap{display: none;}
    .category-list {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }
    .category-list-item {
        background-color: #007fc3;
        padding: 10px;
        border-radius: 4px;
        min-height: 200px;
        max-height: 250px;
        position: relative;
    }
    .amenity-categories a {
        cursor: pointer;
    }
    .amenity-categories h4 {
        margin-bottom: 20px;
        font-weight: 500;
    }
    a.categories-amenity:hover{color: #fff !important;}
    .category-list-item img {
        display: block;
        margin: 0 auto;
        padding: 10px 0px;
    }
    span.name_and_description {
        display: block;       
        position: absolute;
        bottom: 15px;
    }
    span.category-name {
        font-weight: 500;
        display: block;
        margin-bottom: 5px;
    }
    button.back-button {
        border: none;
        background-color: transparent;
    }
    .banner-details h3 { text-transform: uppercase;  margin-bottom: 0px; width: 60%;}
    .banner-details .banner_sub_title {color: #007fc3; text-transform: uppercase;padding-top: 10px;}
    .banner-details .banner_sub_title p{margin-bottom: 10px;}
    #mobile-menu {
        display: none;
    }
    .home-banner-slider .banner-slide img {
        height: 300px;
    }
    .copyright_content p{font-size: inherit;margin-top: 15px;}
    .banner-details {
        position: absolute;
        top: 50%;
        left: 50%;
        text-align: left;
        width: 100%;
        transform: translate(-50%, -50%);
    }
    .ct-menu-section .back-button-wrap {
        display: none;
    }
    #primary-menu li a:visited{color: #fff !important;}
    .splash_screen a.skip-button{
        font-size: 14px;
    }
    #primary-menu li.current-menu-item a{color: #007FC3 !important;}
    .ui-datepicker th{text-align: left;}
    body {
        background: url(../../../wp-content/uploads/2024/07/body-bg.svg);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        background-position: center;
    }
    .booking-details-confirmation {
        border: 1px solid #007fc3;
        border-width: 1px 1px 1px 1px;
        padding: 20px 20px;
        border-radius: 20px;
    }
    .pmpro-checkout form.pmpro_form input[type=text].input, .pmpro-checkout form.pmpro_form input[type=password].input, .pmpro-checkout form.pmpro_form input[type=email].input, .pmpro-checkout form.pmpro_form select, .pmpro-member-profile-edit form.pmpro_form input[type=password], .page-template-confirmation-page input[type=text] {
        height: 42px;
        border-radius: 10px;
        max-width: 100%;
        width: 100%;
        color: #fff;
        margin-bottom: 10px;
        background-color: #191919;
        padding: 0px 10px;
        border: 1px solid #007FC3;
    }
    .terms-and-conditions {
        display: flex;
        align-items: center;
        justify-content: flex-start;
        column-gap: 15px;
    }
    .terms-and-conditions label {
        color: #fff !important;
        padding-bottom: 0px !important;
    }
    #bookstatus .modal-content {
        background-color: #191919;
        width: 90%;
        border: 1px solid #007fc3;
        border-radius: 20px;
    }
    .modal-header, .modal-footer {
        border: none;justify-content: center;
    }
    #bookstatus .message-section {
        margin: 0 auto;
        text-align: center;
    }
    span.booked-details.u {
        padding: 8px 13px;
        text-align: center;
        background: #007FC3;
        border-radius: 7px;
        opacity: 1;
    }
    section.upcomming-booked-slots .booked-slots {
        margin-bottom: 0px;
        padding: 11px 10px 11px 15px;
    }
    .slot_details_wrap {
        width: 50%;
        align-items: center;
    }
    section.upcomming-booked-slots .booked-slots, section.previous_bookings_section .booked-slots {
        display: flex;
        justify-content: space-between;
    }
    span.booked-details, span.slot-paid-status {       
        font-style: italic;
        color: #fff;
        opacity: 0.4;
        display: block;
    }
    .plan-heading {
        font-weight: 500;
        color: #fff;}
        #goto-checkout a {
            font-weight: 500;
            text-transform: uppercase;
        }
        .subscription_content span.level-cost {
            display: flex;
            justify-content: center;
            padding-top: 30px;
            column-gap: 8px;
        }
        .subscription_content span.amount-value {
            font-size: 24px;
            color: #fff;
            line-height: 30px;
            padding: 12px 45px;
            border: 1px solid #fff;
            border-radius: 10px;
            width: 50%;
            background: #142D3B;
            text-transform: lowercase;
            text-align: center;
        }
        .popup-inner-heading {
            color: #fff;
            font-weight: 600;
        }
        #goto-checkout a {
            color: #fff;
            background-color: #007FC3;
            padding: 5px 15px;
            border-radius: 5px;
        }
        .subscription_content table td {
            list-style: none;
            color: #fff;
            padding-right: 20px;
            padding-bottom: 15px;
        }
        .memberlimit-note {
            color: #007fc3;
            font-style: italic;
            font-weight: 500;
        }
    .user-booking-details .wrap {
        padding: 15px;
        border: 1px solid #007fc3;
        border-radius: 15px;
    }
    .reschedule-booking a {
        height: 42px;
        border-radius: 10px;
        max-width: 100%;
        width: 100%;
        color: #fff;
        margin-bottom: 10px;
        background-color: #191919;
        padding: 0px 10px;
        border: 1px solid #007FC3;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .booking-details input[type=text] {
        height: 42px;
        border-radius: 10px;
        max-width: 100%;
        width: 100%;
        color: #fff;
        margin-bottom: 10px;
        background-color: #191919;
        padding: 0px 10px;
        border: 1px solid #007FC3;
    }
    .plan-name-sub {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .subscription_details {
        padding: 20px;
    }
    .subscription_details_wrap {
        border: 2px solid #007fc3;
        border-radius: 10px;
    }
    .popup-inner-heading {
        color: #fff;
        font-weight: 600;
    }
    a#subscribe_button {
        padding: 4px 15px;
        border: 2px solid #007fc3;
        border-radius: 10px;
    }
    section.profile-menus-section {
        padding: 10px 0px;
    }
    .profile-image-section {
        display: flex;
        justify-content: center;
        background-color: #fff;
        padding: 20px 0px;
        width: 130px;
        align-items: center;
        margin: 0 auto;
        border-radius: 50%;
        height: 130px;
        position: relative;
        overflow: hidden;
    }
    #profile-edit {
        position: absolute;
        top: 22%;
        left: 54%;
    }
    ul.pmpro_levels_list li span.level-name, ul.pmpro_levels_list li span.membership-details, ul.pmpro_levels_list li span.level-cost {
        display: block;
    }
    span.membership-details {
        text-decoration: unset;
        margin-top: 5px;
        font-weight: 300;
        
    }
    .popup {       
            position: absolute;
            top: 0;
            left: 0;
            width: 100vw;
        height: auto;
            background: url(../../../wp-content/uploads/2024/07/body-bg.svg);
            background-repeat: no-repeat;
            background-size: cover;
            color: #000;
            /* overflow-y: scroll; */
            box-sizing: border-box;
            z-index: 1000;
            display: none;
          
    }
    span.category-description {
        font-size: 14px;
    }
    .pmpro-checkout form.pmpro_form label {
        color: #007FC3;
    }
    .pmpro_checkout-field.pmpro_checkout-field-bconfirmemail, .pmpro_checkout-field.pmpro_checkout-field-bcountry,.pmpro-checkout span.pmpro_asterisk {
        display: none;
    }
    .subscription_content {
        padding: 130px 20px 0px 20px !important;
    }
    .plan-subscribe-section {
        display: flex;
        justify-content: space-between;
    }
    span.years-count{color: #fff;}
    ul.pmpro_levels_list {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 10px;
    }
    .membership_list_section ul.pmpro_levels_list li{
        background-color: #191919 !important;
        border: 2px solid #007FC3 !important;
    }
    .profile-menu-list {
        padding-top: 20px;
    }
    .profile-menu-list ul,.profile-menu-list ul,.membership-details .plan-details ul{
        list-style: none;
    }
    .profile-menu-list a {
        display: flex;
        align-items: center;
        padding: 10px 15px;
        border: 1px solid #007FC3;
        border-radius: 4px;
        height: 44px;
        margin-bottom: 15px;
        font-size: 12px;
        background-color: #191919;
    }
    .plan-info-links ul {
        display: flex;
        justify-content: space-between;
        padding-top: 10px;
    }
    .plan-info-links ul li {
        font-weight: 300;
    }
    ul.profile-logout-menu a {
        display: block;
        border: none;
        text-align: center;
        font-size: 12px;
        background-color: transparent;
    }
    .pmpro-member-profile-edit form.pmpro_form label {
        color: #007FC3;
    }
    form.pmpro_form label, #loginform label {
        padding-bottom: 5px;
    }
    #loginform input[type=submit], input.pmpro_btn.pmpro_btn-submit, .pmpro_btn.pmpro_btn-submit-checkout {
        height: 48px;
        text-transform: capitalize;
        color: #fff;
        border-radius: 4px;
        border: none;
        background-color: #007FC3;
        font-weight: 500;
    }
    input.pmpro_btn.pmpro_btn-cancel {
        margin-top: 10px;
        color: #007fc3;
        text-decoration: none;
    }
    .membership-details .plan-details {
        display: flex;
        justify-content: space-around;
        margin-top: 20px;
        padding: 12px 12px;
        border: 1px solid #007fc3;
        border-radius: 8px;
    }
 
    .plan-details.past-invoices th {
        color: #fff;
        font-weight: 600;
    }
    .plan-details li {
        font-size: 16px;
    }
    .plan-details.past-invoices table.pmpro_table {
        margin-bottom: 0px;
    }
    .subscription_content ul li {
        list-style: none;
        font-size: 14px;
        color: #fff;}
    .user-booking-details .booking-details {
        padding: 15px 0px 15px 10px;
    }
    span.slot-price-amount {
        color: #fff;
        font-weight: 400;
    }
    #bookstatus .modal-body p {
        margin-top: 15px;
        margin-bottom: 0px;
        text-align: center;
    }
    .booked-popup-info {
        display: flex;
        justify-content: center;
        gap: 10px;
        margin-top: 25px;
        align-items: center;
    }
    .time-info, .date-info {
        display: flex;
        align-items: end;
    }
    .date-info img, .time-info img {
        padding-right: 5px;
    }
    .payment-details h2 {
        color: #007FC3;
    }
    .subscription-charges {
        display: flex;
        justify-content: space-between;
        color: #fff;
        padding: 10px 0px;
    }
    h1.service-title {
        color: #fff;
        font-weight: 600;
        margin-top: 0;
    }
    #book-service-button, button#checkout-button, #confirm-booking-button, #confirm-and-pay-button, #reschedule, #reschedule-free {
        background-color: #007FC3;
        color: #fff;
        padding: 10px 20px;
        border-radius: 5px;
        border: none;
        font-size: 20px;
        font-weight: 600;
        width: 100%;
        text-transform: uppercase;
    }
    .single-amenity-sections .description i {
        color: #007fc3;
        font-weight: 600;
    }
    .pmpro_login_wrap.welcome label {
        display: none !important;
    }
    ul#primary-menu > li > a{color: #fff;}
    .amenity-lists-items {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 15px;
    }
    .category-heading-section {
        margin-bottom: 25px;
    }
    .amenity-item {
        background-color: #007fc3;
        padding: 10px;
        border-radius: 8px;
        min-height: 170px;
        max-height: 200px;
        position: relative;
    }
    .amenity-item img {
        width: auto;
        display: block;
        margin: 0 auto;
        padding: 10px 0px;
    }
    .amenity-item h4 {
        display: block;       
        line-height: 20px;
        position: absolute;
        bottom: 5px;
        margin-right: 10px;
        text-transform: uppercase;
    }
    .amenity-lists-items a:hover{color: #fff;}
}
@media (max-width: 1024px)
{
    .search-container button[type="submit"]{transform: translate(-8%, 10%); border: unset; transform: translate(-8%, 10%); border: unset;}
.search-container button[type="submit"]:hover {background-color: unset; }
body{font-size: 16px;}
ul#primary-menu li a{margin: 0;}
.button-link{padding:10px 15px;}
/* .innerpage_banner{padding:60px 0px;} */
.innerpage_banner h1{font-size:55px;line-height:55px;}
.toggled ul#primary-menu.nav-menu{ display: flex; flex-direction: column; }
header#masthead{position:relative;top:0px !important;}
body.logged-in.admin-bar header#masthead{top:0px !important;padding: 15px 0px;}
header#masthead img.custom-logo{max-width: 130px;}
.ct-menu-section {text-align:center;display: flex;align-items: center;justify-content: space-between;padding:45px 0 30px 8px;}
ul#primary-menu { text-align: center; padding: 15px; float: unset; width: 100%; background: #fff; height: 100vh; min-height: 100%; min-width: 100vw; position: absolute; left: 0;margin-top: 45px; z-index: 999; }
.mobile-button{display: block;}
ul#primary-menu li{border:0px;}
a.meanmenu-reveal span::before { content: ''; background-color: #000; width: 25px; height: 2px; padding: 3px 0 0 0; position: absolute; top: 5px; left: 0; transition: 0.5s;}
a.meanmenu-reveal span::after { content: ''; background-color: #000; width: 25px; height: 2px; padding: 3px 0 0 0; position: absolute; bottom: -7px; left: 0; transition: 0.5s;}
a.meanmenu-reveal.meanclose span::before { rotate: 45deg; transition: 0.5s; top: -3px;}
a.meanmenu-reveal.meanclose span::after { rotate: -45deg; transition: 0.5s; top: -3px;}
.mean-container .mean-nav{position:unset !important;}
}
@media (max-width: 1024px) and (min-width: 768px)
{
    section.splash_screen {
    display: block !important;
}
    .page-id-13 #pmpro_pricing_fields {
        padding-top: 110px;
    }
    .pmpro-checkout #innerpage_banner{display: none;}
    .pmpro-checkout button.back-button{top: 20px !important;}
    .single-event-container .event-time {
        color: #007fc3;
        font-weight: 600;
    }
    .single-amenity-sections .description i {
        color: #007fc3;
        font-weight: 600;
    }
   .single-event-container .plan_content_wrap .description i {
        color: #007fc3;
        font-weight: 600;
    }
    section.upcomming-events.single_event h2 {
        color: #007fc3;
        font-weight: 600;
    }
    #termsandCondition .modal-footer button{background-color: #007FC3;border: 1px solid #007FC3;}
    #termsandCondition .modal-footer{justify-content: center;}
    #termsandCondition h5{
        font-size: 20px;
        color: #007fc3;
    }
    #termsandCondition .modal-header .close {
        padding: 0px;
        background-color: transparent;
        border: none;
    }
    #termsandCondition .modal-header .close{font-size: 36px;}
    #termsandCondition h3{
        font-size: 16px;
        color: #007fc3;
    }
    #termsandCondition ul{margin-left: 0px;}
    #termsandCondition .modal-content{background-color: #191919;}
    #termsandCondition {
        color: #000;
        z-index: 99999;
        width: 90%;
        height: 80%;
        top: 46%;
        left: 50%;
        transform: translate(-50%, -50%);
        border-radius: 10px;
        overflow-y: scroll;
        border: 1px solid #007FC3;
    }
   .wp-block-list li{color: #fff;}
    #termsandCondition .modal-dialog{display: block;}
    #termsandCondition .wp-block-list li{color: #fff;font-size: 14px;} 
    #termsandCondition .modal-body p{font-size:14px;color:#fff;text-align: left;margin-bottom: 10px;}
    .page-id-772 button.back-button { top: -2% !important;}
    .page-id-772 .ct-menu-section{display: none;}
    
    .booked-datetime-section input{pointer-events: none;}
    button.increase-disabled,button.decrease-disabled {
        opacity: 0.6;
        pointer-events: none;}
    section.user-booking-details {
        padding-top: 140px;
    }
    .page-template-booking-details .ct-menu-section{display: none;}
    .reschedule-booking a{
        height: 42px;
        border-radius: 10px;
        max-width: 100%;
        width: 100%;
        color: #fff;
        margin-bottom: 10px;
        background-color: #191919;
        padding: 0px 10px;
        border: 1px solid #007FC3;
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: 14px;
    }
    .booking-details input[type=text] {
        height: 42px;
        border-radius: 10px;
        max-width: 100%;
        width: 100%;
        color: #fff;
        margin-bottom: 10px;
        background-color: #191919;
        padding: 0px 10px;
        border: 1px solid #007FC3;
    }
    .subscription_content table td{
        list-style: none;
        font-size: 14px;
        color: #fff;
        padding-right: 20px;
        padding-bottom: 15px;
    }
    .membership-details-page {
        padding-top: 140px;
    }
    .booking-details strong{color:#007FC3;}
    .user-booking-details .wrap {
        padding: 15px;
        border: 1px solid #007fc3;
        border-radius: 15px;
    }
    .plan-details.past-invoices td, .plan-details.past-invoices td a {
        font-size: 10px;
        margin: 8px 10px 0px 0px;
        padding-top: 10px;
    }
    .plan-details.past-invoices th{color: #fff;font-size: 12px;font-weight: 600;}
    .plan-details.past-invoices table.pmpro_table{margin-bottom: 0px;}
    .plan-details li:last-child {
        margin-bottom: 0px;
    }
    .membership-details .plan-details {
        display: flex;
        justify-content: space-around;
        margin-top: 20px;
        padding: 12px 12px;
        border: 1px solid #007fc3;
        border-radius: 8px;
    }
    .plan-info-links ul {
        display: flex;
        justify-content: space-between;
        padding-top: 10px;
    }
    .plan-info-links ul li{font-size: 10px;
        font-weight: 300;}
        section.membership-details {
            padding: 10px 0px;
        }
    .plan-details li{font-size: 12px;}
    .membership-details .plan-details ul{list-style: none;}
    .page-template-membership-details h2{font-size: 16px !important;font-weight: 500;}
    input.pmpro_btn.pmpro_btn-cancel {
        margin-top: 10px;
        color: #007fc3;
        text-decoration: none;
    }
    #edit-profile-image {
        position: absolute;
        top: 22%;
        left: 62%;
    }
    .profile-menu-list {
        padding-top: 20px;
    }
    .pmpro_checkout_box-user {
        margin-top: 20px;
    }
    .profile-menu-list ul{list-style: none;}
    .profile-menu-list a {
        display: flex;
        align-items: center;
        padding: 10px 15px;
        border: 1px solid #007FC3;
        border-radius: 4px;
        height: 44px;
        margin-bottom: 15px;
        font-size: 12px;
        background-color: #191919;
    }
    
    .profile-image-section {
        display: flex;
        justify-content: center;
        background-color: #fff;
        padding: 20px 0px;
        width: 130px;
        align-items: center;
        margin: 0 auto;
        border-radius: 50%;
        height: 130px;
        position: relative;
        overflow: hidden;
    }
    .booking-details-confirmation {
        border: 1px solid #007fc3;
        border-width: 1px 1px 1px 1px;
        padding: 20px 20px;
        border-radius: 20px;
       
    }
    .blog_listing_content {
        padding: 140px 5px 30px 5px;
    }
    .tax-amenity_category button.back-button{left: 1% !important;}
    .category-heading-section h1{
        font-size: 16px;
        font-weight: 500;
        margin-bottom: 25px;
        }
    .amenity-item h4{
    display: block;
    font-size: 16px;
    line-height: 20px;
    position: absolute;
    margin-right: 10px;
    bottom: 5px;
    text-transform: uppercase;
    }
    .amenity-item img{width: auto;display: block;
        margin: 0 auto;
        padding: 10px 0px;}
        .tax-amenity_category .ct-menu-section {
            display: none;
        }
    .amenity-item {
        background-color: #007fc3;
        padding: 10px;
        border-radius: 8px;
        min-height: 170px;
        max-height: 200px;
        position: relative;
    }
    section.amenity-categories{padding-top: 0px !important;}
    .category-list{
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }
    .amenity-categories h4{
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 500;
    }
    span.name_and_description {
        display: block;
        font-size: 10px;
        line-height: 15px;
        position: absolute;
        bottom: 5px;
    }
    span.category-description {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        line-clamp: 2;
        -webkit-box-orient: vertical;
        font-size: 10px;
        font-weight: 300;
    }
    .category-list-item img{display: block;margin: 0 auto;padding: 10px 0px;}
    span.category-name {
        font-weight: 400;
        font-size: 12px;
        line-height: 26px;
    }
    .category-list-item {
        background-color: #007fc3;
        padding: 10px;
        border-radius: 4px;
        min-height: 130px;
        max-height: 150px;
        position: relative;
    }
    .banner-details {
        position: absolute;
        top: 8%;
        left: 5%;
        text-align: left;
        width: 165px;
    }
    .banner-details .banner_sub_title p{margin-bottom: 0px;}
    .banner_description{font-size: 8px;}
    .banner-details .banner_sub_title {
        color: #007fc3;
        text-transform: uppercase;
        font-size: 9px;
    }
    .banner-details h3 {
        text-transform: uppercase;
        font-size: 16px;
        margin-bottom: 0px;
        width: 60%;
    } 
    .plan-subscribe-section {
        display: flex;
        justify-content: space-between;
    }
    body.pmpro-checkout{height: auto !important;padding-top: 140px;}
    #goto-checkout a {
        color: #fff;
        background-color: #007FC3;
        padding: 5px 15px;
        border-radius: 5px;
    }
    a.back-to-logins {
        position: absolute;
        top: 9%;
        left:2%;
    }
    .pmpro-levels .ct-menu-section,body.pmpro-checkout .ct-menu-section,.single-amenity .ct-menu-section,.page-template-membership-details .ct-menu-section{
        display: none;
    }
    .single-amenity .single-service{padding-top: 140px;}
    .single-service{padding-top: 20px;}
    .amenity-lists-items {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
    span.plan-details {
        display: flex;
        justify-content: space-between;
    }
    footer#colophon {
        display: none;
    }
    button.back-button {
        position: absolute;
        top: 8%;
        left: 3%;
        background: transparent;
        border: none;
        z-index: 9;
    }
    .login-form-member h4 {
        font-size: 12px;
        color: #fff;
        font-weight: 300;
    }
    .pmpro_login_wrap form#loginform input[type=text].input:focus, .pmpro_login_wrap form#loginform input[type=password].input:focus {
        color: #fff;
    }
    button#login-with-otp-btn { text-transform: none; }
    a.forgot-password {
        font-size: 12px;
        font-weight: 300;
    }  
    .pmpro_login_wrap.welcome label {
        display: none !important;
    }
    body{font-size: 16px;}
    ul#primary-menu li a{margin: 0;}
    .button-link{padding:10px 15px;}
    .innerpage_banner{padding:60px 0px;}
    .innerpage_banner h1{font-size:55px;line-height:55px;}
    .toggled ul#primary-menu.nav-menu{ display: flex; flex-direction: column; }
    header#masthead{position:relative;top:0px !important;}
    body.logged-in.admin-bar header#masthead{top:0px !important;padding: 15px 0px;}
    header#masthead img.custom-logo{max-width: 130px;}
    .ct-menu-section {text-align:center;margin-top: 20px;display: flex;align-items: flex-start;justify-content: space-between;margin-bottom: 30px;padding-bottom: 0px;}
    ul#primary-menu { text-align: center; padding: 15px; float: unset; width: 100%; background: #EDF3F7; height: 100vh; min-height: 100%; min-width: 100vw; position: absolute; left: 0;margin-top: 45px; z-index: 999; }
    .mobile-button{display: block;}
    ul#primary-menu li{border:0px;}
    a.meanmenu-reveal span::before { content: ''; background-color: #000; width: 25px; height: 2px; padding: 3px 0 0 0; position: absolute; top: 5px; left: 0; transition: 0.5s;}
    a.meanmenu-reveal span::after { content: ''; background-color: #000; width: 25px; height: 2px; padding: 3px 0 0 0; position: absolute; bottom: -7px; left: 0; transition: 0.5s;}
    a.meanmenu-reveal.meanclose span::before { rotate: 45deg; transition: 0.5s; top: -3px;}
    a.meanmenu-reveal.meanclose span::after { rotate: -45deg; transition: 0.5s; top: -3px;}
    .mean-container .mean-nav{position:unset !important;}
a.meanmenu-reveal.meanclose span.hamburger_menu{
    background: transparent;
}
body.pmpro-login{
	background: url('../../../wp-content/uploads/2024/07/body-bg.svg');
	background-size: cover;
	background-repeat: no-repeat;
    background-position: top;
	height: 100vh;
}
body.pmpro-login .ct-menu-section,body.pmpro-login footer#colophon{display: none;}
form.pmpro_form label, #loginform label{font-size: 14px;padding-bottom: 5px;}
p.login-remember {
    display: none;
}

section.full_width_content_section-block.login-form-member.align-Center{
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
	padding-top: 50px;
}

#loginform input[type=submit],input.pmpro_btn.pmpro_btn-submit,.pmpro_btn.pmpro_btn-submit-checkout{
	height: 48px;
    text-transform: uppercase;
    color: #fff;
    border-radius: 10px;
    border: none;
    background-color: #007FC3;
    font-size: 18px;
    font-weight: 600;  
    width: 100%;  


    
}
a.forgot-password {
    display: block;
    margin-bottom: 20px;
}
.pmpro_actions_nav {
    display: none !important;
}
a.member-login {
    display: block;
    margin-bottom: 20px;
}
.pmpro_login_wrap .pmpro_actions_nav{text-align: center;    display: none;}
.pmpro_actions_nav a{color: #fff;}
.login-form-member .row{margin: 0 auto;}
.pmpro_lost_password_wrap .pmpro_lost_password-instructions {
    color: #fff;
    text-align: left;
}
#lostpasswordform label{display: none;}
.custom-navpmpro_actions_nav ,p.custom-navpmpro_actions_nav a{
    color: #fff;font-size: 12px;
}
a.signup {
    font-weight: 600;
}
a.forgot-password{font-size: 12px;font-weight: 300;}
#ct-menu {
    margin-bottom: 0px;
}
ul.pmpro_levels_list{
    display: grid;
    grid-template-columns: repeat(2, 1fr); /* Two columns with equal width */
    gap: 20px;
    padding: 15px;
}
.copyright_content p{ 
    font-size: 12px;
    padding-top: 5px;
}
ul.pmpro_levels_list li{
    list-style: none;
    border: 1px solid #ccc;
    padding: 15px;
    margin-bottom: 0px;
    border-radius: 5px;
    color: #fff;
}
.membership_list_section ul.pmpro_levels_list li:nth-child(1){
    border: 1px solid #FFB3BA;
    border-radius: 10px;
    background-color: #FFB3BA;
}
.membership_list_section ul.pmpro_levels_list li:nth-child(2){
    border: 1px solid #FFDFBB;
    border-radius: 10px;
    background-color: #FFDFBB;
}
.membership_list_section ul.pmpro_levels_list li:nth-child(3){
    border: 1px solid #FFFFB9;
    border-radius: 10px;
    background-color: #FFFFB9;
}
.membership_list_section ul.pmpro_levels_list li:nth-child(4){
    border: 1px solid #BBFFC9;
    border-radius: 10px;
    background-color: #BBFFC9;
}
.membership_list_section ul.pmpro_levels_list li:nth-child(5){
    border: 1px solid #BAE1FF;
    border-radius: 10px;
    background-color: #BAE1FF;
}
.subscription_content ul li{list-style: none;font-size: 14px;color: #fff;}
span.level-name {
    font-weight: 500;
    text-transform: capitalize;
    font-size: 16px;
   
}
span.membership-details {
    font-size: 10px;
    text-decoration: unset;
    margin-top: 5px;
    font-weight: 300;
}
ul.pmpro_levels_list li span.level-name,ul.pmpro_levels_list li span.membership-details,ul.pmpro_levels_list li span.level-cost{display: block;}
.pmpro-levels .innerpage_banner,.pmpro-cancel .innerpage_banner{padding-top: 0px !important;padding-bottom: 0px !important;}
.pmpro-levels .innerpage_banner h1{
    font-size: 20px;
    line-height: 25px;
    font-weight: 600;   
}
.pmpro-checkout .innerpage_banner h1,.pmpro-confirmation .innerpage_banner h1,
.pmpro-account .innerpage_banner h1,.pmpro-cancel #innerpage_banner h1,.pmpro-member-profile-edit #innerpage_banner h1{
    font-size: 24px;
    line-height: 25px;
    font-weight: 600;   
}
span.pmpro_checkout-h2-msg{color: #1D4999;font-style: normal !important;font-weight: 600 !important}
.pmpro_checkout h2 span.pmpro_checkout-h2-name {
    font-size: 21px;
    font-weight: 600;
}
.pmpro_checkout-h2-msg a{
    font-size: 16px;
    background-color: #007FC3;
    padding: 10px 20px;
    color: #fff;
    border-radius: 5px;
    font-style: normal;
    font-weight: normal;
    margin: 25px 0px;
    position: relative;
    text-transform: capitalize;
    display: block;
    width: max-content;
}
.pmpro-checkout form.pmpro_form label{
    color: #1D4999;
}
.pmpro-checkout form.pmpro_form select{max-width: 100%;}
.pmpro-checkout span.pmpro_asterisk {
    display: none;
}
.pmpro-checkout form.pmpro_form input[type=text].input,.pmpro-checkout form.pmpro_form input[type=password].input,
.pmpro-checkout form.pmpro_form input[type=email].input,.pmpro-checkout form.pmpro_form select,.pmpro-member-profile-edit form.pmpro_form input[type=password],.page-template-confirmation-page input[type=text]{
    height: 42px;
    border-radius: 10px;
    max-width: 100%;
    width: 100%;
    margin-bottom: 10px;
    padding: 0px 10px;
    border: 1px solid #81828594;
}
.pmpro-member-profile-edit .lite {
    color: #000 !important;
}
.pmpro-member-profile-edit span.pmpro_asterisk {
    display: none;
}
.pmpro-confirmation .pmpro_invoice_wrap h2{font-size: 20px;}
.pmpro-confirmation .pmpro_invoice_wrap ul li{list-style: none;}
.pmpro_confirmation_wrap strong{color: #1D4999;}
#pmpro_form .pmpro_checkout h2{margin-top: 0px;}
.pmpro-checkout #innerpage_banner,.pmpro-confirmation #innerpage_banner{padding:0px !important}
.pmpro-checkout #innerpage_content,.pmpro-confirmation #innerpage_content{padding-top: 0px !important;}
.pmpro-checkout #innerpage_banner .col-md-12,.pmpro-confirmation #innerpage_banner .col-md-12,
.pmpro-account #innerpage_banner .col-md-12,.pmpro-account #innerpage_banner .container,.pmpro-cancel #innerpage_banner .col-md-12,
.pmpro-cancel #innerpage_banner .container,.pmpro-member-profile-edit #innerpage_banner .col-md-12{margin-bottom: 0px;}
.pmpro-levels #innerpage_content,.pmpro-cancel #innerpage_content{padding: 40px 0px !important;}
.pmpro-member-profile-edit #innerpage_content h2{font-size: 20px;}
.pmpro-levels #innerpage_content .col-md-12{
    padding: 0px;
}
.pmpro_actionlinks {
    margin-bottom: 0px;font-weight: normal;
}
a#pmpro_actionlink-change {
    color: #097600;
    font-weight: 400;
}
a#pmpro_actionlink-cancel {
    color: #007FC3;
    font-weight: 400;
}
td.pmpro_account-membership-levelname {
    font-weight: 600;
}
#pmpro_account .pmpro_box h2{font-size: 20px;margin-bottom: 20px;}
.pmpro-account #innerpage_banner,.pmpro-member-profile-edit #innerpage_banner{padding: 0px !important;}
.pmpro-levels #innerpage_banner .col-md-12 {
    margin-bottom: 0px;
}
#pmpro_account .pmpro_box ul{padding-top: 10px;}
table.pmpro_table th,#pmpro_account .pmpro_box strong{color: #1D4999;}
#pmpro_account-profile ul li{list-style: none;}
#pmpro_account #pmpro_account-membership {
    padding-bottom: 0px;
}
h3.pmpro_member_display_name, h3.pmpro_member_display_name a{color: #E9222C;}
.pmpro_member_log_out a{color: #1D4999;font-weight: 600;}
h3.pmpro_member_display_name a{display: block;}
.pmpro_logged_in_welcome_wrap li{list-style: none;}
.pmpro_logged_in_welcome_wrap li a{color: #1D4999;font-weight: 600;}

span.level-name {
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 5px;
    font-size: 16px;
}
span.amount-value {
    font-size: 24px;
    font-weight: 600;
    
}
span.years-count {
    font-size: 12px;
    color: #fff;
    font-weight: 300;
    text-transform: capitalize;
}
/* Full page popup */
.popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: url('../../../wp-content/uploads/2024/07/body-bg.svg'); background-repeat: no-repeat; background-size: cover;
    color: #000;   
    overflow-y: scroll; -webkit-overflow-scrolling: touch;
    box-sizing: border-box;
    z-index: 1000;
    display: none;
}
#goto-checkout a {
    margin-bottom: 0px;
    background-color: #007FC3;
    text-align: center;
    height: 22px;
    font-size: 12px;

   
}
.pmpro-checkout .pmpro_level_description_text {
    display: none;
}

.subscription_content ul{padding-left: 35px;}
.subscription_content ul li::before {
    /* width: 20px;
    content: " ";
    background-image: url(../../../wp-content/uploads/2024/05/tick-icon.png);
    position: absolute;
    left: 27px;
    height: 24px;
    background-repeat: no-repeat; */
}
.subscription_content ul.demand-list li::before {
    /* width: 20px;
    content: " ";
    background-image: url(../../../wp-content/uploads/2024/05/yellow-tick.png);
    position: absolute;
    left: 27px;
    height: 24px;
    background-repeat: no-repeat; */
}
/* Close icon */
.close-icon {
    position: absolute;
    top: 25px;
    right: 20px;
    cursor: pointer;
    font-size: 30px;
}

/* Popup content */
.subscription_content {
    padding: 80px 20px 0px 20px;
}
.subscription_content .membership-title {
    font-size: 20px;
    font-weight: 600;
}
.plan-heading {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 15px;
}
.subscription_content span.level-cost {
    display: flex;
    padding-bottom: 10px;
    padding-top: 0px;
    justify-content: center;
    column-gap: 8px;
}
.subscription_details {
    padding: 20px;
}
.subscription_details_wrap {
    border: 2px solid #007fc3;
    border-radius: 10px;
}
.subscription_content span.amount-value{
    font-size: 24px;
    color: #fff;
    line-height: 30px;
    padding: 12px 45px;
    border: 1px solid #fff;
    border-radius: 10px;
    width: 50%;
    background: #142D3B;
    text-align: center;
}
.pmpro_actionlinks a{color: #007FC3;}
.pmpro-member-profile-edit form.pmpro_form label{color: #007FC3;}
.pmpro-account table th,.pmpro-account table td{border: 1px solid #ccc;padding: 5px;}
.pmpro-account #innerpage_content,.pmpro-member-profile-edit #innerpage_content{padding-top: 0px !important  ;}
.pmpro-account #innerpage_banner .row{margin-bottom: 0px;}
.pmpro-levels .innerpage_banner .container,.pmpro-levels .innerpage_banner .container .row{margin-bottom: 0px;}
.pmpro_logged_in_welcome_wrap #menu-main-menu {margin-top: 18px;}
a#pmpro_actionlink-levels {
    background-color: #007FC3;
    color: #fff;
    padding: 5px 20px;
    border-radius: 5px;
}

.subscription_content sup {
    top: 0px;
    font-size: 100%;
    color: #fff;
    right: 6px;
    font-family: 'Times New Roman';
}
.popup-inner-heading{
    color:#fff;font-weight: 600;
}
#on-demand {
    padding-top: 15px;
    margin-bottom: 15px;
}
.subscription_content span.years-count{
    font-size: 24px;
    color: #fff;
    line-height: 30px;
    padding: 12px 20px;
    border: 1px solid #fff;
    border-radius: 10px;
    width: 50%;
    font-weight: 500;
    text-align: center;
    background: #142D3B;
    text-transform: lowercase;
}
/*Dashboard-page start*/
.logged-user-profile {
    display: flex;
}
/*Dashboard-page end*/
.logged-user-profile {
    display: flex;
    gap: 7px;
    align-items: center;
}
.user-info {
    margin-bottom: 0px;
}
span.user-membership {
    display: block;
    text-align: left;
    color: #000;
    font-size: 12px;
    opacity: 0.4;
    font-style: italic;
}
.dashboardpage h2{font-size: 20px;text-align: center;line-height: 30px;}

.event-slider .slide {
    flex: 0 0 auto;
    margin-right: 10px; 
    margin-left: 10px;
    position: relative;
}

.event-slider .slide .slide-overlay {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #007FC3;
    opacity: 0.79;
    padding: 10px;
    border-radius: 0px 0px 7px 7px;
}

.event-slider .slide .post-title {
    color: #fff;
    margin: 0;
    font-size: 12px;
    font-weight: normal;
}

.event-slider button.slick-prev.slick-arrow,.event-slider button.slick-next.slick-arrow {
    width: 10px;
    border: none;
}
section.upcomming-booked-slots,section.search-bar,section.popular-amenities{
    padding: 20px 20px 0px 20px !important;
}
#pmpro_pricing_fields {
    padding-top: 30px;
}
.pmpro_checkout-field.pmpro_checkout-field-bconfirmemail, .pmpro_checkout-field.pmpro_checkout-field-bcountry {
    display: none;
}
/*amenity*/
.amenity-slider .slide {
    flex: 0 0 auto;
    margin-left: 15px;
    position: relative;
    
}
.pmpro-confirmation .innerpage_banner h1{margin-bottom: 20px;}
.logged-in li#menu-item-28{display: none;}
.logged-out li#menu-item-374,.logged-out li#menu-item-381{display: none;}

.heading-amenity-category {
    display: flex;
    justify-content: space-between;
    color: #1d4999;
    font-weight: 600;
    padding: 10px 20px;
    margin-bottom: 30px;
}
.amenity-slider .slide .slide-overlay {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #1D4999;
    opacity: 0.79;
    padding: 10px;
    margin: 8px;
    border-radius: 10px;
}
a.go-amenity {
    color: #E9222C;
    font-weight: 600;
    background-color: #fff;
    padding: 10px 20px;
    border-radius: 10px;
}
.amenity-name {
    font-weight: 600;
}
.amenity-list {
    display: flex;
    justify-content: space-between;
    padding: 10px 20px;
}

.amenity-slider .slide .post-title {
    color: #1d4999;
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    padding-top:10px;
}

.amenity-slider button.slick-prev.slick-arrow,.amenity-slider button.slick-next.slick-arrow {
    width: 10px;
    border: none;
}
.booked-slots {
    display: flex;
    justify-content: space-between;
    padding-top: 10px;margin-bottom: 15px;
}
span.booked-details,span.slot-paid-status {
    display: block;
}
.slot-view-option .dropdown-toggle::after{display: none;}
.slot-view-option .dropdown-menu.show {
    right: 0;    transform: translate3d(-146px, 38px, 0px) !important;
}
.slot-view-option .dropdown-item{font-size: 12px;}
span.slot-name{font-weight: 300;}
span.booked-details, span.slot-paid-status{font-size: 12px;font-style: italic;color: #fff;opacity: 0.4;}
span.amenity-cost {
    font-size: 12px;
    font-style: italic;
    color: #000;
    opacity: 0.4;
}
span.slot-price-amount {
    color: #fff;
    font-weight: 400;
}
.upcomming-events{padding-bottom: 0px !important;}
.event-slider .slick-track{margin-bottom: 0px;}
span.post-date {
    position: absolute;
    top: 10px;
    left: 10px;
    color: #fff;
}
.search-container {
    position: relative;
    display: inline-block;
    width: 100%;
  }
  
  .search-container input[type="text"] {
    width: 100%; /* Adjust width as needed */
    padding: 8px;
    border: 1px solid #ccc;
    height: 48px;
    border-radius: 10px;
  }
  
  .search-container button[type="submit"] {
    position: absolute;
    right: 0;
    top: 0;
    padding: 8px 12px;
    background-color: #fff;
    border-radius: 10px;
    color: #fff;
    /* border: 1px solid #ccc;
    border-width: 1px 1px 1px 0px;
    height: 48px; */
  }
  
  .search-container button[type="submit"]:hover {
    background-color: #0056b3;
  }
  
  /* Font Awesome icon */
  .search-container button[type="submit"] i {
    font-size: 18px;
  }
  .service-featured-image img{width: 100%;height: 220px;}
  h1.service-title {
    font-size: 22px;
    color: #fff;
    font-weight: 600;
}
.service-info,.slot-selection{
    margin-bottom: 20px;
}
form#booking-form {
    margin-bottom: 20px;
}
button#checkout-button {
    background-color: #E9222C;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    border: none;
    font-size: 20px;
    font-weight: 600;
    width: 100%;
    text-transform: uppercase;
}
input.flatpickr-input.flatpickr-mobile {
    height: 42px;
    height: 42px;
    border-radius: 10px;
    max-width: 100%;
    width: 220px;
    margin-bottom: 10px;
    padding: 0px 10px;
    border: 1px solid #81828594;
}
.subscription-charges {
    display: flex;
    justify-content: space-between;
    color: #fff;
    padding: 10px 0px;
}
.service-booking {
    margin-top: 20px;
}
.payment-details h2 {
    font-size: 22px;
    color: #1d4999;
}
#pmpro-member-navigation li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-381{display: none;}
}

@media (max-width: 991px) 
{
}
@media (max-width: 980px) 
{

/* General */
	

.container-medium{max-width:900px;}	
.container-sml{max-width:800px;}
.blog_container{max-width:750px;}
	#canvas{display:none;}

/* Menu */
}

@media (max-width: 860px) 
{

h2,h2 a{font-size:37px;}
h3,h3 a{font-size:25px;}
h4,h4 a{font-size:17px;}
h5,h5 a{font-size:17px;}
}

@media (max-width: 767px)
{
    input.pmpro_btn.pmpro_btn-cancel:focus {
    outline: none;
}
    .comming-soon-section {
    display: none;
}
    .event-slider .slides-container.slick-initialized.slick-slider {
    padding-top: 20px;
    text-align: center;
}
    section.splash_screen {
    display: block !important;
}
    .privacy-policy header#masthead img.custom-logo{padding-top:100px;}
    .memberlimit-note {
        color: #007fc3;
        font-style: italic;
        font-weight: 500;
    }
    .page-id-13 #pmpro_pricing_fields {
        padding-top: 110px;
    }
    .pmpro-checkout button.back-button{top: 20px !important;}
    .pmpro-checkout #innerpage_banner{display: none;}
    .single-event-container .event-time {
        color: #007fc3;
        font-weight: 600;
    }
    .single-amenity-sections .description i {
        color: #007fc3;
        font-weight: 600;
    }
    section.upcomming-events.single_event h2 {
        color: #007fc3;
        font-weight: 600;
    }
    #termsandCondition .modal-header .close{font-size: 36px;}
    #termsandCondition .modal-footer button{background-color: #007FC3;border: 1px solid #007FC3;}
    #termsandCondition .modal-footer{justify-content: center;}
    #termsandCondition ul{margin-left: 0px;}
    #termsandCondition .wp-block-list li{color: #fff;font-size: 14px;} 
    .page-id-772 .ct-menu-section{display: none;}
    #termsandCondition {
        color: #000;
        z-index: 99999;
        width: 90%;
        height: 80%;
        top: 46%;
        left: 50%;
        transform: translate(-50%, -50%);
        border: 1px solid #007FC3;
        border-radius: 10px;
        overflow-y: scroll;
    }
    #termsandCondition .modal-content{background-color: #191919;}
    #termsandCondition h5{
        font-size: 20px;
        color: #007fc3;
    }
    #termsandCondition h3{
        font-size: 16px;
        color: #007fc3;
    }
    #termsandCondition .modal-header .close {
        padding: 0px;
        background-color: transparent;
        border: none;
    }
    #termsandCondition .modal-dialog{display: block;}
    #termsandCondition .modal-body p{font-size: 14px;color:#fff;text-align: left;margin-bottom: 10px;}
    .page-id-772 button.back-button { top: -2% !important;}
    .booked-datetime-section input{pointer-events: none;}
    button.increase-disabled,button.decrease-disabled {
        opacity: 0.6;
        pointer-events: none;}
    section.user-booking-details {
    padding-top: 140px;
}
.page-template-booking-details .ct-menu-section{display: none;}
.reschedule-booking a{
    height: 42px;
    border-radius: 10px;
    max-width: 100%;
    width: 100%;
    color: #fff;
    margin-bottom: 10px;
    background-color: #191919;
    padding: 0px 10px;
    border: 1px solid #007FC3;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 14px;
}
.booking-details input[type=text] {
    height: 42px;
    border-radius: 10px;
    max-width: 100%;
    width: 100%;
    color: #fff;
    margin-bottom: 10px;
    background-color: #191919;
    padding: 0px 10px;
    border: 1px solid #007FC3;
}
    .subscription_content table td{
    list-style: none;
    font-size: 14px;
    color: #fff;
    padding-right: 20px;
    padding-bottom: 15px;
    }
    .page-template-subscriptions .ct-menu-section{display: none;}
    ul.info-links li a {
        font-size: 11px;
        opacity: 0.7;
    }
    section.profile-menus-section{
        padding: 10px 0px;
    }
    .membership-details-page {
        padding-top: 140px;
    }
    .booking-details strong{color:#007FC3;}
    .user-booking-details .wrap {
        padding: 15px;
        border: 1px solid #007fc3;
        border-radius: 15px;
    }
    .plan-details.past-invoices table.pmpro_table{margin-bottom: 0px;}
    .plan-details.past-invoices td, .plan-details.past-invoices td a {
        font-size: 10px;
        margin: 8px 10px 0px 0px;
        padding-top: 10px;
    }
    .plan-details.past-invoices th{color: #fff;font-size: 12px;font-weight: 600;}
    section.membership-details {
        padding: 10px 0px;
    }
    .plan-info-links ul {
        display: flex;
        justify-content: space-between;
        padding-top: 10px;
    }
    .plan-info-links ul li{font-size: 10px;
        font-weight: 300;}
    .plan-details li:last-child {
        margin-bottom: 0px;
    }
    .plan-details li{font-size: 12px;}
    .membership-details .plan-details {
        display: flex;
        justify-content: space-around;
        margin-top: 20px;
        padding: 12px 12px;
        border: 1px solid #007fc3;
        border-radius: 8px;
    }
    
    .membership-details .plan-details ul{list-style: none;}
    .page-template-membership-details h2{font-size: 16px !important;font-weight: 500;}
    input.pmpro_btn.pmpro_btn-cancel {
        margin-top: 10px;
        color: #007fc3;
        text-decoration: none;
    }
    #edit-profile-image {
        position: absolute;
        top: 22%;
        left: 62%;
    }
    .profile-menu-list {
        padding-top: 20px;
    }
    .profile-menu-list ul{list-style: none;}
    .profile-menu-list a {
        display: flex;
        align-items: center;
        padding: 10px 15px;
        border: 1px solid #007FC3;
        border-radius: 4px;
        height: 44px;
        margin-bottom: 15px;
        font-size: 12px;
        background-color: #191919;
    }
    .pmpro_checkout_box-user {
        margin-top: 20px;
    }
    ul.profile-logout-menu a{display:block;border: none;text-align: center;font-size: 12px;background-color: transparent;}
    .profile-image-section {
        display: flex;
        justify-content: center;
        background-color: #fff;
        padding: 20px 0px;
        width: 130px;
        align-items: center;
        margin: 0 auto;
        border-radius: 50%;
        height: 130px;
        position: relative;
        overflow: hidden;
    }
    .pmpro-account section#innerpage_banner,body.page-template-subscriptions section#innerpage_banner{
        display: none;
    }
    #bookstatus .message-section {
        width: 230px;
        margin: 0 auto;
        text-align: center;
    }
    #bookstatus .modal-body p{margin-top: 15px;}
    .booked-popup-info p{margin-bottom: 0px;}
    .date-info img,.time-info img{padding-right: 5px;}
    .date-info,.time-info {
        font-size: 14px;
    }
    #bookstatus .modal-content {
        background-color: #191919;
        width: 90%;
        border: 1px solid #007fc3;
        border-radius: 20px;
    }
    .time-info,.date-info {
        display: flex;
        align-items: end;
    }
    #bookstatus .modal-header h3{font-size: 16px;font-weight: 500;}
    #bookstatus .modal-content{background-color: #191919;}
    #bookstatus .modal-header{justify-content: center;}
    #updatestatus .message-section {
        width: 230px;
        margin: 0 auto;
        text-align: center;
    }
    #updatestatus .modal-body p{margin-top: 15px;}
    .booked-popup-info p{margin-bottom: 0px;}
    .date-info img,.time-info img{padding-right: 5px;}
    .date-info,.time-info {
        font-size: 14px;
    }
    #updatestatus .modal-content {
        background-color: #191919;
        width: 90%;
        border: 1px solid #007fc3;
        border-radius: 20px;
    }
    .time-info,.date-info {
        display: flex;
        align-items: end;
    }
    #updatestatus .modal-header h3{font-size: 16px;font-weight: 500;}
    #updatestatus .modal-content{background-color: #191919;}
    #updatestatus .modal-header{justify-content: center;}
    .booking-details-confirmation {
        border: 1px solid #007fc3;
        border-width: 1px 1px 1px 1px;
        padding: 20px 20px;
        border-radius: 20px;
       
    }
    #single-amenity-container,#booking-confirmation-section,#booking-details-section,#single-event-container{
    background: url('../../../wp-content/uploads/2024/07/amenity-bg.svg');
    background-repeat: no-repeat;
    background-position: top center;
    background-size: contain;
    }
    .single-amenity .single-service,.single-event .single-service{padding-top: 140px;}
    .single-service{padding-top: 20px;}
    .tax-amenity_category button.back-button{left: 1% !important;}
    .blog_listing_content {
        padding: 140px 5px 30px 5px;
    }
    .category-heading-section h1{
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 25px;
    }
    .tax-amenity_category .ct-menu-section {
        display: none;
    }
    .amenity-item h4{
        display: block;
    font-size: 16px;
    line-height: 20px;
    position: absolute;
    bottom: 5px;
    margin-right: 10px;
    text-transform: uppercase;
    }
    .amenity-lists-items {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }
    .amenity-item {
        background-color: #007fc3;
        padding: 10px;
        border-radius: 8px;
        min-height: 170px;
        max-height: 200px;
        position: relative;
    }
    .amenity-item img{width: auto;display: block;
        margin: 0 auto;
        padding: 10px 0px;}
    span.category-name {
        font-weight: 400;
        font-size: 12px;
        line-height: 22px;
    }
    span.category-description {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        line-clamp: 2;
        -webkit-box-orient: vertical;
        font-size: 10px;
        font-weight: 300;
    }
    section.amenity-categories{padding-top: 0px !important;}
    .amenity-categories h4{
        margin-bottom: 15px;
        font-size: 16px;
        font-weight: 500;
        }
    .category-list-item {
        background-color: #007fc3;
        padding: 10px;
        border-radius: 4px;
        min-height: 120px;
        max-height: 150px;
        position: relative;
    }
    .category-list-item img{display: block;margin: 0 auto;padding: 10px 0px;}
    .category-list{
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
    }
    .banner-details .banner_sub_title p{margin-bottom: 0px;}
    .banner-details .banner_sub_title {
        color: #007fc3;
        text-transform: uppercase;
        font-size: 9px;
    }
    .banner_description{font-size: 8px;}
    .banner-details h3 {
        text-transform: uppercase;
        font-size: 16px;
        margin-bottom: 0px;
        width: 60%;
    }
    span.name_and_description {
        display: block;
        font-size: 10px;
        line-height: 15px;
        position: absolute;
        bottom: 5px;
    }
    .amenity-categories a{cursor: pointer;}
    .banner-details {
        position: absolute;
        top: 8%;
        left: 5%;
        text-align: left;
        width: 165px;
    }
    body.pmpro-checkout{height: auto !important;padding-top: 40px !important;}
    
    #goto-checkout a {
        color: #fff;
        background-color: #007FC3;
        padding: 5px 15px;
        border-radius: 5px;
    }
    .plan-subscribe-section {
        display: flex;
        justify-content: space-between;
    }
    body.pmpro-levels,body.pmpro-confirmation,body.pmpro-account,.tax-amenity_category,body.single-amenity,body.page-template-confirmation-page,body.page-template-subscriptions{height: auto !important;}
    a.back-to-logins {
        position: absolute;
        top: 9%;
        left:2%;
    }
    .pmpro-levels .ct-menu-section,body.single-event .ct-menu-section,body.pmpro-checkout .ct-menu-section,.single-amenity .ct-menu-section,.page-template-confirmation-page .ct-menu-section,.page-template-membership-details .ct-menu-section{
        display: none;
    }
    span.plan-details {
        display: flex;
        justify-content: space-between;
    }
    footer#colophon .container {
        display: none;
    }
    button.back-button {
        position: absolute;
        top: 8%;
        left: 3%;
        background: transparent;
        border: none;
        z-index: 9;
    }
    .pmpro_login_wrap form#loginform input[type=text].input, .pmpro_login_wrap form#loginform input[type=password].input {
        color: #fff;
    }
    button#login-with-otp-btn { text-transform: none; }
    #lostpasswordform label{display: none;}
    .pmpro_login_wrap.welcome label { display: none !important; }
    .login-form-member h4{ font-size: 12px; color: #fff; font-weight: 300; }
    body{ background: url('../../../wp-content/uploads/2024/07/body-bg.svg'); background-repeat: no-repeat; background-size: cover; background-attachment:fixed;background-position: center; }
  
    .page-id-10 section.innerpage_banner h1{padding-right: 0px !important;padding-top: 10px; padding-bottom: 15px;}
    .search form.search-form { display: none; }
    .choose-time-intrevel { padding-top: 20px; }
    .choose-time-intrevel label { margin-right: 15px; }
.thirty-minutes{display: none;}
.choose-time-option label{padding-bottom: 15px;}
.search h1{
    padding-right: 0px;
}
.choose-time-option {
    padding: 20px 0px;
}
select#time_slot {
    height: 40px;
}   
.confirmation-page #payment_button {width: 85%;
    margin: 0 auto;}
    button.app-pay a {
        color: #fff;
        font-size: 20px;
        font-weight: 600;
    }
    #bookstatus .modal-footer a{background-color: #E9222C;
        color: #fff;
        padding: 10px 20px;
        border-radius: 5px;
        border: none;
        font-size: 20px;
        font-weight: 600;
        text-transform: uppercase;}
        #updatestatus .modal-footer a{background-color: #E9222C;
            color: #fff;
            padding: 10px 20px;
            border-radius: 5px;
            border: none;
            font-size: 20px;
            font-weight: 600;
            text-transform: uppercase;}
.event-date,.event-time{font-size: 20px;}
/* section {padding: 20px 0px !important;} */
section.no-padding{padding:0px !important;}
.text_image_section-block {padding-top: 0px;}
header#masthead{position:relative;}
body{font-size: 17px;}
.tns-outer .tns-nav{right: 5%;}
.home h1 {font-size: 30px;}
.article_title_wrap h4 { line-height: 25px; }
a.meanmenu-reveal.meanclose span.hamburger_menu{
    background: transparent;
}
body.pmpro-login{
	background: url('../../../wp-content/uploads/2024/07/body-bg.svg');
	background-size: cover;
	background-repeat: no-repeat;
    background-position: top;
	height: 100vh;
}
body.pmpro-login .ct-menu-section,body.pmpro-login footer#colophon{display: none;}
form.pmpro_form label, #loginform label{font-size: 14px;padding-bottom: 5px;}
p.login-remember {
    display: none;
}

section.full_width_content_section-block.login-form-member.align-Center{
	position: absolute;
    top: 50%;
    transform: translateY(-50%);
	padding-top: 50px;
}

#loginform input[type=submit],input.pmpro_btn.pmpro_btn-submit,.pmpro_btn.pmpro_btn-submit-checkout{
	height: 48px;
    text-transform: capitalize;
    color: #fff;
    border-radius: 4px;
    border: none;
    background-color: #007FC3;
    font-size: 16px;
    font-weight: 500;    
}
a.forgot-password {
    display: block;
    margin-bottom: 20px;
}
.pmpro_actions_nav {
    display: none !important;
}
a.member-login {
    display: block;
    margin-bottom: 20px;
}
.pmpro_login_wrap .pmpro_actions_nav{text-align: center;    display: none;}
.pmpro_actions_nav a{color: #fff;}
.login-form-member .row{margin: 0 auto;}
.pmpro_lost_password_wrap .pmpro_lost_password-instructions {
    color: #fff;
    text-align: left;
}
.custom-navpmpro_actions_nav ,p.custom-navpmpro_actions_nav a{
    color: #fff;font-size: 12px;
}
a.signup {
    font-weight: 600;
}
a.forgot-password{font-size: 12px;font-weight: 300;}
#ct-menu {
    margin-bottom: 0px;
    display: none;
}
ul.pmpro_levels_list{
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
}
.membership_list_section ul.pmpro_levels_list li{background-color: #191919 !important;border: 2px solid #007FC3 !important;}
.copyright_content p{ 
    font-size: 12px;
    padding-top: 5px;
}
ul.pmpro_levels_list li{
    list-style: none;
    border: 1px solid #ccc;
    padding: 15px;
    color: #fff;
    margin-bottom: 0px;
    border-radius: 5px;
}
.membership_list_section ul.pmpro_levels_list li:nth-child(1){
    border: 1px solid #FFB3BA;
    border-radius: 10px;
    background-color: #FFB3BA;
}
.membership_list_section ul.pmpro_levels_list li:nth-child(2){
    border: 1px solid #FFDFBB;
    border-radius: 10px;
    background-color: #FFDFBB;
}
.membership_list_section ul.pmpro_levels_list li:nth-child(3){
    border: 1px solid #FFFFB9;
    border-radius: 10px;
    background-color: #FFFFB9;
}
.membership_list_section ul.pmpro_levels_list li:nth-child(4){
    border: 1px solid #BBFFC9;
    border-radius: 10px;
    background-color: #BBFFC9;
}
.membership_list_section ul.pmpro_levels_list li:nth-child(5){
    border: 1px solid #BAE1FF;
    border-radius: 10px;
    background-color: #BAE1FF;
}
.subscription_content ul li{list-style: none;font-size: 14px;color: #fff;
    /* margin: 0 0 15px 0; */
}
span.level-name {
    font-weight: 500;
    text-transform: capitalize;
    font-size: 16px;
    
}
span.membership-details {
    font-size: 10px;
    text-decoration: unset;
    margin-top: 5px;
    font-weight: 300;
}
ul.pmpro_levels_list li span.level-name,ul.pmpro_levels_list li span.membership-details,ul.pmpro_levels_list li span.level-cost{display: block;}
.pmpro-levels .innerpage_banner,.pmpro-cancel .innerpage_banner{padding-top: 0px !important;padding-bottom: 0px !important;}
.pmpro-levels .innerpage_banner h1{
    font-size: 20px;
    line-height: 25px;
    font-weight: 600;   
}
.pmpro-checkout .innerpage_banner h1,.pmpro-confirmation .innerpage_banner h1,
.pmpro-account .innerpage_banner h1,.pmpro-cancel #innerpage_banner h1,.pmpro-member-profile-edit #innerpage_banner h1{
    font-size: 24px;
    line-height: 25px;
    font-weight: 600;   
}
span.pmpro_checkout-h2-msg{color: #1D4999;font-style: normal !important;font-weight: 600 !important}
.pmpro_checkout h2 span.pmpro_checkout-h2-name {
    font-size: 21px;
    font-weight: 600;
}
.pmpro_checkout-h2-msg a{
    font-size: 16px;
    background-color: #007FC3;
    padding: 10px 20px;
    color: #fff;
    border-radius: 5px;
    font-style: normal;
    font-weight: normal;
    margin: 25px 0px;
    position: relative;
    text-transform: capitalize;
    display: block;
    width: max-content;
}
.pmpro-checkout form.pmpro_form label{
    color: #007FC3;
}
.pmpro-checkout form.pmpro_form select{max-width: 100%;}
.pmpro-checkout span.pmpro_asterisk {
    display: none;
}
.pmpro-checkout form.pmpro_form input[type=text].input,.pmpro-checkout form.pmpro_form input[type=password].input,
.pmpro-checkout form.pmpro_form input[type=email].input,.pmpro-checkout form.pmpro_form select,.pmpro-member-profile-edit form.pmpro_form input[type=password],.page-template-confirmation-page input[type=text]{
    height: 42px;
    border-radius: 10px;
    max-width: 100%;
    width: 100%;
    color: #fff;
    margin-bottom: 10px;
    background-color: #191919;
    padding: 0px 10px;
    border: 1px solid #007FC3;
}
.pmpro-member-profile-edit .lite {
    color: #000 !important;
}
.pmpro-member-profile-edit span.pmpro_asterisk {
    display: none;
}
.pmpro-confirmation .pmpro_invoice_wrap h2{font-size: 20px;}
.pmpro-confirmation .pmpro_invoice_wrap ul li{list-style: none;}
.pmpro_confirmation_wrap strong{color: #007FC3;}
#pmpro_form .pmpro_checkout h2{margin-top: 0px;}
.pmpro-checkout #innerpage_banner,.pmpro-confirmation #innerpage_banner{padding:0px !important}
.pmpro-checkout #innerpage_content,.pmpro-confirmation #innerpage_content{padding-top: 0px !important;}
.pmpro-checkout #innerpage_banner .col-md-12,.pmpro-confirmation #innerpage_banner .col-md-12,
.pmpro-account #innerpage_banner .col-md-12,.pmpro-account #innerpage_banner .container,.pmpro-cancel #innerpage_banner .col-md-12,
.pmpro-cancel #innerpage_banner .container,.pmpro-member-profile-edit #innerpage_banner .col-md-12{margin-bottom: 0px;}
.pmpro-levels #innerpage_content,.pmpro-cancel #innerpage_content{padding: 140px 15px 40px 15px;}
.pmpro-member-profile-edit #innerpage_content h2{font-size: 20px;}
.pmpro-levels #innerpage_content .col-md-12{
    padding: 0px;
}
.pmpro_actionlinks {
    margin-bottom: 0px;font-weight: normal;
}
a#pmpro_actionlink-change {
    color: #097600;
    font-weight: 400;
}
a#pmpro_actionlink-cancel {
    color: #007FC3;
    font-weight: 400;
}
td.pmpro_account-membership-levelname {
    font-weight: 600;
}
#pmpro_account .pmpro_box h2{font-size: 20px;margin-bottom: 20px;}
.pmpro-account #innerpage_banner,.pmpro-member-profile-edit #innerpage_banner{display:none;padding: 0px !important;}
.pmpro-levels #innerpage_banner .col-md-12 {
    margin-bottom: 0px;
}
#pmpro_account .pmpro_box ul{padding-top: 10px;}
table.pmpro_table th,#pmpro_account .pmpro_box strong{color: #007FC3;}
#pmpro_account-profile ul li{list-style: none;}
#pmpro_account #pmpro_account-membership {
    padding-bottom: 0px;
}
h3.pmpro_member_display_name, h3.pmpro_member_display_name a{color: #E9222C;}
.pmpro_member_log_out a{color: #007FC3;font-weight: 600;}
h3.pmpro_member_display_name a{display: block;}
.pmpro_logged_in_welcome_wrap li{list-style: none;}
.pmpro_logged_in_welcome_wrap li a{color: #007FC3;font-weight: 600;}

span.level-name {
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 5px;
    font-size: 16px;
}
span.amount-value {
    font-size: 16px;
    font-weight: 500;
   
}
span.years-count {
    font-size: 12px;
    color: #fff;
    font-weight: 300;
    text-transform: capitalize;
}
/* Full page popup */
.popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: url('../../../wp-content/uploads/2024/07/body-bg.svg'); background-repeat: no-repeat; background-size: cover;
    color: #000;
   
    overflow-y: scroll;
    box-sizing: border-box;
    z-index: 1000;
    display: none;
}

.pmpro-checkout .pmpro_level_description_text {
    display: none;
}
#goto-checkout a{font-size: 12px;font-weight: 500;text-transform: uppercase;width: 100%;height: 100%;}
.subscription_content ul{padding-left: 15px;}
.subscription_content ul li::before {
    /* width: 20px;
    content: " ";
    background-image: url(../../../wp-content/uploads/2024/05/tick-icon.png);
    position: absolute;
    left: 27px;
    height: 24px;
    background-repeat: no-repeat; */
}
.subscription_content ul.demand-list li::before {
    /* width: 20px;
    content: " ";
    background-image: url(../../../wp-content/uploads/2024/05/yellow-tick.png);
    position: absolute;
    left: 27px;
    height: 24px;
    background-repeat: no-repeat; */
}
/* Close icon */
.close-icon {
    position: absolute;
    top: 25px;
    left: 2%;
    cursor: pointer;
    font-size: 30px;
}

/* Popup content */
.subscription_content {
    padding: 80px 20px 0px 20px;
}
.subscription_content .membership-title {
    font-size: 20px;
    font-weight: 600;
}
.plan-heading {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 15px;
}
.subscription_content span.level-cost {
    display: flex;
    justify-content: center;
    padding-bottom: 10px;
    padding-top: 30px;
    column-gap: 8px;
}
.subscription_content span.amount-value{
    font-size: 24px;
    color: #fff;
    line-height: 30px;
    padding: 12px 45px;
    border: 1px solid #fff;
    border-radius: 10px;
    width: 50%;
    background: #142D3B;
    text-transform: lowercase;
    text-align: center;
}
.pmpro_actionlinks a{color: #007FC3;}
.pmpro-member-profile-edit form.pmpro_form label{color: #007FC3;}
.pmpro-account table th,.pmpro-account table td{border: 1px solid #ccc;padding: 5px;}
.pmpro-account #innerpage_content,.pmpro-member-profile-edit #innerpage_content{padding-top: 0px !important  ;}
.pmpro-account #innerpage_banner .row{margin-bottom: 0px;}
.pmpro-levels .innerpage_banner .container,.pmpro-levels .innerpage_banner .container .row{margin-bottom: 0px;}
.pmpro_logged_in_welcome_wrap #menu-main-menu {margin-top: 18px;}
a#pmpro_actionlink-levels {
    background-color: #007FC3;
    color: #fff;
    padding: 5px 20px;
    border-radius: 5px;
}

.subscription_content sup {
    top: 0px;
    font-size: 100%;
    color: #fff;
    right: 6px;
    font-family: 'Times New Roman';
}
.popup-inner-heading{
    color:#fff;font-weight: 600;
}
#on-demand {
    padding-top: 15px;
    margin-bottom: 15px;
}
.subscription_content span.years-count{
    font-size: 24px;
    color: #fff;
    line-height: 30px;
    padding: 12px 20px;
    border: 1px solid #fff;
    border-radius: 10px;
    width: 50%;
    font-weight: 500;
    text-align: center;
    background: #142D3B;
}
/*Dashboard-page start*/
.logged-user-profile {
    display: flex;
}
/*Dashboard-page end*/
.logged-user-profile {
    display: flex;
    gap: 7px;
    align-items: center;
}
.user-info {
    margin-bottom: 0px;
}
span.user-membership {
    display: block;
    text-align: left;
    color: #000;
    font-size: 12px;
    opacity: 0.4;
    font-style: italic;
}


.event-slider .slide {
    flex: 0 0 auto;
    margin-right: 5px; 
    margin-left: 5px;
    position: relative;
}

.event-slider .slide .slide-overlay {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #007FC3;
    opacity: 1;
    padding: 10px;
    border-radius: 0px 0px 7px 7px;
}

.event-slider .slide .post-title {
    color: #fff;
    margin: 0;
    font-size: 12px;
    font-weight: normal;
}

.event-slider button.slick-prev.slick-arrow,.event-slider button.slick-next.slick-arrow {
    width: 10px;
    border: none;
}
section.upcomming-booked-slots{
    padding: 0 20px 0 20px !important;
}
.container.dashboardpage section.search-bar{padding: 0 11px;}
#pmpro_pricing_fields {
    padding-top: 30px;
}
.pmpro_checkout-field.pmpro_checkout-field-bconfirmemail, .pmpro_checkout-field.pmpro_checkout-field-bcountry {
    display: none;
}
/*amenity*/
.amenity-slider .slide {
    flex: 0 0 auto;
    margin-left: 8px;
    position: relative;
    
}
.pmpro-confirmation .innerpage_banner h1{margin-bottom: 20px;}
.logged-in li#menu-item-28{display: none;}
.logged-out li#menu-item-374,.logged-out li#menu-item-381{display: none;}

.heading-amenity-category {
    display: flex;
    justify-content: space-between;
    color: #1d4999;
    font-weight: 600;
    padding: 10px 20px;
    margin-bottom: 30px;
}
.amenity-slider .slide .slide-overlay {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #1D4999;
    opacity: 0.79;
    padding: 10px;
    margin: 8px;
    border-radius: 10px;
}
a.go-amenity {
    color: #E9222C;
    font-weight: 600;
    background-color: #fff;
    padding: 10px 20px;
    border-radius: 10px;
    font-size: 12px;
}
.amenity-name {
    font-weight: 600;
}
.amenity-list {
    display: flex;
    justify-content: space-between;
    padding: 10px 20px;
}

.amenity-slider .slide .post-title {
    color: #1d4999;
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    padding-top:10px;
}

.amenity-slider button.slick-prev.slick-arrow,.amenity-slider button.slick-next.slick-arrow {
    width: 10px;
    border: none;
}
/* .amenity-content-wrap {padding: 0 30px;}
p.amenity-para {font-size: 14px;}
.amenity-para p{font-size: 14px;}
p.amenity-para.m-btm{margin-bottom: 0;}
.slot-selection {background: #DDE6F0;padding: 30px 19px 30px 30px;}
.slot-selection h4, .addons-sec h4, .service-content-wrap h4{color: #1D4999;text-transform: capitalize;}
.slot-content-wrap {display: flex;justify-content: space-between;align-items: center;}
button#decrease-slots, button#increase-slots {border-radius: 7px;}
button#increase-slots:hover {background-color: #097600;color: white;}
button#decrease-slots:hover {background-color: red;color: white;}
input#slot-count{border: none!important;width: 30px!important;padding: 3px 9px!important;background: transparent;}
#increase-slots{padding: 2px 8px!important;}
.service-details {background: white;padding-bottom: 30px;}
.service-details .service-content-wrap{padding: 30px 30px 30px 30px;}
.ui-state-default, .ui-widget-content .ui-state-default{background: white;color: black;border: none!important;border-radius: 40px;text-align: center;width: 30px;}
.ui-state-active{background: #A8CD73!important;color: #fff!important;border: none;}
ul.badmiton-addons {margin: 25px 0 15px 0;padding-left: 25px;}
ul.badmiton-addons li, ul.contact-details-amenity li{list-style: none;padding-bottom: 10px;}
ul.badmiton-addons li::before {width: 20px;content: " ";background-image: url(../../../wp-content/uploads/2024/05/tick-icon.png);position: absolute;left: 27px;height: 24px;background-repeat: no-repeat;}
.addons-sec {padding: 30px 30px 30px 30px;background: #EDF3F7;}
.questions-other-services {padding: 30px 30px 0 30px;}
.service-booking {width: 80%;margin: 0 auto;}
ul.contact-details-amenity {margin: 25px 0;padding-left: 50px;}
p.other-ser-sub{font-size: 13px;color: #1D4999;font-weight: 600;}
.payment-details {padding: 30px 30px 5px 30px;}
p.amenity-para.adons{margin-bottom: 0;}
.service-content-wrap #timings-container{display: grid!important;gap: 5px;grid-template-columns: repeat(3, 1fr) !important;margin: 40px 0px 0 0!important;}
.service-content-wrap #timings-container .timing-label{font-size: 13px;text-align: center;border-radius: 7px;}
.selected-time {background-color: #568880;}
.single-amenity .site-content section.popular-amenities h2{margin-bottom: 0;}
.single-amenity .site-content section.popular-amenities{padding: 0 15px 30px 20px;}
ul.contact-details-amenity::before{width: 20px;content: " ";background-image: url(../../../wp-content/uploads/2024/06/call.svg);position: absolute;left: 35px;height: 24px;background-repeat: no-repeat;}
table.ui-datepicker-calendar tbody tr{border-bottom: 0.1px solid rgba(211, 211, 211, 0.5);}
.ui-icon-circle-triangle-e {background-position: -32px 0px!important;}
.ui-icon-circle-triangle-w {background-position: -97px 0px!important;}
.page-id-17 hr:not([size]) {height: 0;}
ul.dropdown-menu.show li {margin-bottom: 0;} */
section.popular-amenities {padding: 40px 0px 20px 0;}
section.book-your-slot {padding: 20px 0px 20px 0;}
section.previous_bookings_section {padding: 10px 20px 20px 20px !important;}
.booked-slots {
    display: flex;
    justify-content: space-between;
    padding-top: 10px;margin-bottom: 15px;
}
span.booked-details,span.slot-paid-status {
    display: block;
}
span.slot-paid-status{
    text-align: right;
}
.slot-view-option .dropdown-toggle::after{display: none;}
.slot-view-option .dropdown-menu.show {
    right: 0;
        /* transform: translate3d(-146px, 20px, 0px) !important; */
}
.slot-view-option .dropdown-item{font-size: 12px;}
span.slot-name{font-weight: 300;}
span.booked-details,span.slot-paid-status{font-size: 12px;font-style: italic;color: #fff;opacity: 0.4;}
span.amenity-cost {
    font-size: 12px;
    font-style: italic;
    color: #000;
    opacity: 0.4;
}
span.slot-price-amount {
    color: #fff;
    font-weight: 400;
}
.upcomming-events{padding-bottom: 0px !important;}
.event-slider .slick-track{margin-bottom: 0px;}
span.post-date {
    position: absolute;
    top: 10px;
    left: 10px;
    color: #fff;
}
.search-container {
    position: relative;
    display: inline-block;
    width: 100%;
  }
  
  .search-container input[type="text"] {
    width: 100%; /* Adjust width as needed */
    padding: 8px;
    border: 1px solid #ccc;
    height: 48px;
    border-radius: 10px;
  }
  
  .search-container button[type="submit"] {
    position: absolute;
    right: 0;
    top: 0;
    padding: 8px 12px;
    background-color: #fff;
    border-radius: 10px;
    color: #fff;
    /* border: 1px solid #ccc;
    border-width: 1px 1px 1px 0px;
    height: 48px; */
  }
  
  .search-container button[type="submit"]:hover {
    background-color: #007FC3;
  }
  
  /* Font Awesome icon */
  .search-container button[type="submit"] i {
    font-size: 18px;
  }
  a.categories-amenity:hover, .amenity-lists-items a:hover {
    color: #fff;
  }
  .service-featured-image img{width: 65%;margin: 0 auto;height: auto;border-radius: 10px;padding-bottom: 20px;}
  .back-button-wrap.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #191919;
    z-index: 999;
    height: 100px;
    display: flex;
    align-items: center;
}
.back-button-wrap.sticky button.back-button{
    position: unset;
    padding-left: 5px;
    padding-top: 25px;
}
  .single-amenity .site-content .container{padding: 0;}
  h1.service-title {
    font-size: 22px;
    color: #fff;
    font-weight: 600;
    margin-top: 0;
}
.service-info{
    margin-bottom: 20px;
}
form#booking-form {
    margin-bottom: 20px;
}
#book-service-button, button#checkout-button, #confirm-booking-button, #confirm-and-pay-button,#reschedule,#reschedule-free {
    background-color: #007FC3;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    border: none;
    font-size: 20px;
    font-weight: 600;
    width: 100%;
    text-transform: uppercase;
}
input.flatpickr-input.flatpickr-mobile {
    height: 42px;
    height: 42px;
    border-radius: 10px;
    max-width: 100%;
    width: 220px;
    margin-bottom: 10px;
    padding: 0px 10px;
    border: 1px solid #81828594;
}

.subscription-charges {
    display: flex;
    justify-content: space-between;
    color: #fff;
    padding: 10px 0px;
}
/* .service-booking {
    margin-top: 20px;
} */
.payment-details h2 {
    font-size: 22px;
    color: #007FC3;
}
#pmpro-member-navigation li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-381{display: none;}
.event-date {
    color: #007FC3;
    font-weight: 600;
}
.user-booking-details h1{font-size: 24px;}
.user-booking-details .booking-details {
    padding: 15px 0px 15px 10px;
}
.user-booking-details a.button{
    background-color: #007FC3;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    border: none;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    text-transform: uppercase;
    margin-left: 10px;
}
.user-booking-details button.button{
    background-color: #007FC3;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    border: none;
    font-size: 16px;
    font-weight: 600;
    width: 100%;
    text-transform: uppercase;
}
.logo-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 10px;
}
#profile-image {
    width: 100%;
    /* height: 80px; */
}
.search-results section.search_result_section{padding: 25px 5px 30px 5px;}
.lu_thumb_wrap .blog_thumb_img img{width: 45%;}
}
@media (max-width: 668px)
{
body{font-size:16px;}	
.cw_blog_single_content p, .cw_blog_single_content ul li,.cw_blog_single_content p a, .cw_blog_single_content ul li a{font-size:18px;}
.cw_blog_single_content .wp-block-columns.stat_column.stat_column2 > div:first-child{flex-basis: 100%!important;}
	
#gototop{bottom:20px;right:10px;}
.cw_tabs .nav-tabs .nav-item{margin-left:5px;margin-right:5px;}	
}

@media (max-width: 390px)
{
.buttons_wrap{display:block;}	

}
