body .ajde_evcal_calendar .EVOWV_grid .evo_wv_day.newmo .mo_name em,
body .evoWV.ajde_evcal_calendar .EVOWV_grid .evo_wv_day.today .day_num {
    background-color: #000;
}

body .evo_lightboxes .color.eventon_list_event .evoet_cx span.evcal_event_subtitle {
    /* position: relative; */
    display: inline-block;
}

.elementor-location-footer {
    position: relative;
    z-index: 1040;
}

.comments-area a,
.page-content a,
html body a,
html body main section a {
    text-decoration: none;
}

.daterangepicker .calendar-table th,
.daterangepicker .calendar-table td {
    padding: 0 !important;
    border-block-start: none !important;
}

.daterangepicker select {
    display: unset !important;
}

.evo_lightboxes .color.eventon_list_event .evopop_top {
    flex-wrap: wrap;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

input:-internal-autofill-selected {
    border-color: white !important;
    background-color: black !important;
}

.custom-enroll {
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    color: white;
    padding-right: 50px;
}

@media(max-width:768px) {
    .custom-enroll {
        width: 100%;
    }
}

body .evo_lightboxes .color.eventon_list_event .evoet_cx span.evcal_event_subtitle::before {
    /* position: absolute; */
    content: "Location : ";
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
    text-transform: capitalize;
}

.EVOWV_content.wk_1 .EVOWV_grid {
    background-color: #fff !important;
}

/* page choose your plan */
.page-choose {
    background-color: #000;
    position: relative;
}

.page-choose h1 {
    margin: 0;
}

/* style nav bar */
.nav-bar nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-bottom: 75px;
}

.nav-list {
    display: flex;
    padding: 0;
    justify-content: space-between;
    align-items: center;
    list-style: none;
    width: 100%;
    flex-wrap: wrap;
}

.nav-list .nav-item {
    padding: 10px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 40%;
    background-color: #dedede;
}

@media (max-width: 768px) {
    .nav-list .nav-item {
        width: 100%;
    }
}

.nav-list .nav-item a {
    font-size: 16px;
    line-height: 22px;
    font-weight: 300;
    color: #000;
    text-transform: uppercase;
    pointer-events: none;
}

.nav-list .nav-item.active a {
    pointer-events: unset;
}

@media (max-width: 1024px) {
    .nav-list .nav-item a {
        font-size: 11px;
    }
}

.nav-list .nav-item a .elementor-icon-list-icon i::before {
    color: #c36;
    padding-right: 8px;
}

.nav-list .nav-item.active {
    background-color: #2e4c5c !important;
    border-color: #FFFFFF36;
}

.nav-list .nav-item.active a {
    color: #fff;
}

.nav-list .nav-item:not(:last-child) {
    border-right: 1px solid rgba(0, 0, 0, 0.129);
    width: 15%;
    background-color: #fff;
}

@media (max-width: 768px) {
    .nav-list .nav-item:not(:last-child) {
        width: 25%;
    }
}

.page-choose .page-header {
    background-color: #000;
    display: flex;
}

.page-choose .page-header .wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
    padding: 0 70px;
    flex-wrap: wrap;
}

@media (max-width: 1024px) {
    .page-choose .page-header .wrapper {
        padding: 0 50px;
    }
}

@media (max-width: 768px) {
    .page-choose .page-header .wrapper {
        padding: 0 5%;
    }
}

.page-choose .page-header .wrapper .header-content-left {
    display: flex;
    flex-direction: column;
    row-gap: 20px;
}

.page-choose .page-header .wrapper .header-content-left a span {
    font-size: 13px;
    line-height: 22px;
    font-weight: 300;
    text-transform: uppercase;
    font-family: "Figtree", sans-serif;
    color: #fff;
    transition: all 0.3s;
}

.page-choose .page-header .wrapper .header-content-left a:hover>span {
    color: #a3abb0;
}

.page-choose .page-header .wrapper .header-content-left h1 {
    font-size: 72px;
    line-height: 70px;
    font-weight: 900;
    text-transform: uppercase;
    color: #fff;
    font-family: "Public Sans", sans-serif;
}

@media (max-width: 1024px) {
    .page-choose .page-header .wrapper .header-content-left h1 {
        font-size: 48px;
        line-height: 53px;
    }

    .page-choose .page-header .wrapper form {
        width: 100%;
        margin-top: 20px;
    }
}

.page-choose .page-header .wrapper form .form-fields-wrapper {
    display: flex;
    flex-wrap: wrap;
}

.page-choose .page-header .wrapper form .form-fields-wrapper .field-group-message {
    width: 256px;
}

@media (max-width: 1024px) {
    .page-choose .page-header .wrapper form .form-fields-wrapper .field-group-message {
        width: 75%;
    }

    .page-choose .page-header .wrapper form .form-fields-wrapper .field-group {
        width: 25%;
    }
}

@media (max-width: 768px) {

    .page-choose .page-header .wrapper form .form-fields-wrapper .field-group-message,
    .page-choose .page-header .wrapper form .form-fields-wrapper .field-group {
        width: 100%;
    }
}

.page-choose .page-header .wrapper form .form-fields-wrapper .field-group-message input {
    width: 100%;
}

.page-choose .page-header .wrapper form .form-fields-wrapper .field-group .button {
    color: #fff;
    background: #2e4c5c;
    border: 1px solid #2e4c5c;
}

@media (max-width: 1024px) {
    .page-choose .page-header .wrapper form .form-fields-wrapper .field-group .button {
        width: 100%;
    }
}

.page-choose .page-header .wrapper form .form-fields-wrapper .field-group .button:hover {
    background: #a3abb0;
    border: 1px solid #a3abb0;
}

/* .page-choose .page-header .wrapper  form{
    display: flex;
} */
/* style plans */
.g-40px, .gx-40px {
    --bs-gutter-x: 40px;
}

#plan {
    background-color: #000;
    padding: 100px 0;
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

#plan::before {
    content: "";
    background-image: url("../images/svg/background.svg");
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.3;
}

#plan .button-content-wrapper {
    margin-bottom: 20px;
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    align-items: center;
    gap: 8px;
    transform: translateY(-32px);
    position: relative;
    z-index: 3;
}

#plan .button-content-wrapper.is-hidden {
    display: none;
}

#plan .button-content-wrapper .button-icon i::before {
    color: white;
}

#plan .button-content-wrapper .button-text {
    font-size: 16px;
    line-height: 22px;
    font-weight: 300;
    color: white;
    font-family: "Figtree", sans-serif;
    text-transform: uppercase;
}

#plan .button-content-wrapper:hover>.button-icon i::before,
#plan .button-content-wrapper:hover>.button-text {
    color: #a3abb0;
    cursor: pointer;
}

#plan .list-item {
    /*display: grid;*/
	display: flex;	
    grid-template-columns: 1fr 1fr 1fr;
    list-style-type: none;
    margin: 0 auto;
    max-width: 1440px;
    position: relative;
    z-index: 2;
    /* padding: 0 70px;
    row-gap: 90px;
    column-gap: 40px;*/
}

#plan .row .col-md-6:nth-child(1) .list-item {
	justify-content: flex-end;
}

@media (max-width: 1024px) {
    /*#plan .list-item {
        grid-template-columns: 1fr;
        padding: 0 50px;
        row-gap: 40px;
    }*/
	.row.gx-40px{
		padding: 0 50px;
	}
}

@media (max-width: 768px) {
    #plan .list-item {
        padding: 0 5.1%;
    }
}
@media (max-width: 576px) {
	.row.gx-40px{
		padding: 0;
	}
	#plan .row .list-item:nth-child(1) {
		margin-bottom: 40px!important;
	}
}


#plan .list-item .item {
    width: 100%;
    background-color: white;
    transition: all 0.4s;
	max-width: 440px;
}

#plan .list-item .item.is-choose {
    grid-column: 2;
    height: calc(100% + 80px);
    transform: translateY(-40px);
}

#plan .list-item .item:nth-child(4) {
    grid-column: 2;
}

/* Ordering for the fifth item */
#plan .list-item .item:nth-child(5) {
    grid-column: 3;
    grid-row: 2;
}

#plan .list-item .item.is-hidden {
    display: none;
}


@media (min-width: 1024px) {
    #plan .list-item .item:nth-child(2) {
        box-shadow: 0px 10px 38px -5px rgba(0, 0, 0, 0.51);
        /*height: calc(100% + 80px);*/
        /*transform: translateY(-40px);*/
		height: calc(100%);
    }
}

#plan .list-item .item .item-header {
    padding: 30px 35px;
    background-color: #dedede;
    text-align: center;
}

#plan .list-item .item .item-header .item-header-title {
    font-size: 40px;
    line-height: 48px;
    font-weight: 900;
    text-transform: uppercase;
    color: #000;
    font-family: "Figtree", sans-serif;
}

@media (max-width: 1024px) {
    #plan .list-item .item .item-header .item-header-title {
        font-size: 29px;
        line-height: 29px;
        margin: 0;
    }
}

#plan .list-item .item .item-body {
    padding: 40px;
    background-color: white;
}

@media(max-width: 768px) {
    #plan .list-item .item .item-body {
        padding: 0 0 20px;
    }
}

#plan .list-item .item .item-body .item-body__type .enroll {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 12px 24px;
    width: 100%;
    border: 2px solid black;
    border-radius: 8px;
    font-weight: 700;
    font-size: 24px;
    line-height: 28px;
    margin: 6px 0;
    text-transform: uppercase;
}

#plan .list-item .item .item-body .item-body__type .desc {
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    margin: 0;
}

#plan .list-item .item .item-body .item-body__image {
    width: 100%;
    aspect-ratio: 376 / 200;
    margin-bottom: 40px;
}

@media (max-width: 1024px) {
    #plan .list-item .item .item-body .item-body__image {
        aspect-ratio: 825 / 300;
    }
}

@media (max-width: 768px) {
    #plan .list-item .item .item-body .item-body__image {
        aspect-ratio: 486 / 200;
    }
}

#plan .list-item .item .item-body .item-body__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#plan .list-item .item .item-body .item-body__price {
    box-sizing: border-box;
    text-align: center;
}

#plan .list-item .item .item-body .item-body__price span {
    font-size: 72px;
    line-height: 70px;
    font-weight: 900;
    text-transform: uppercase;
    color: #000;
    font-family: "Public Sans", sans-serif;
}

@media (max-width: 1024px) {
    #plan .list-item .item .item-body .item-body__price span {
        font-size: 48px;
        line-height: 53px;
    }
}

#plan .list-item .item .item-body .item-body__btn {
    margin-top: 40px;
}

#plan .list-item .item .item-body .item-body__btn a {
    padding: 12px 24px;
    background-color: #000;
    color: white;
    font-size: 18px;
    line-height: 24px;
    font-weight: 100;
    text-transform: uppercase;
    font-family: "Public Sans", sans-serif;
    display: block;
    width: max-content;
    margin: 0 auto;
    transition: all 0.4s;
    position: relative;
}

#plan .list-item .item.is-choose .item-body .item-body__btn a {
    padding-right: 50px;
}

#plan .list-item .item.is-choose .item-body .item-body__btn a::after {
    content: '';
    background-image: url('../images/svg/check-mark-white.svg');
    display: inline-block;
    background-repeat: no-repeat;
    position: absolute;
    background-size: contain;
    width: 20px;
    height: 20px;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

#plan .list-item .item .item-body .item-body__btn a:hover {
    opacity: 0.8;
}

/* style sticky */
.sticky-next {
    position: sticky;
    bottom: 0;
    background-color: #dedede;
    min-height: 54px;
    z-index: 20;
}

.sticky-next .wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 0 70px;
    position: relative;
}

.sticky-next .wrapper .sticky-infor {
    position: absolute;
    width: max-content;
    top: 0;
    left: 50%;
    transform: translate(-50%, 0);
    height: max-content;
    max-height: 250px;
    min-height: max-content;
    background-color: #dedede;
    z-index: -1;
    border-radius: 8px 8px 0px 0px;
    padding: 8px 32px 16px;
    transition: all 0.4s;
}

@media(max-width: 980px) {
    .sticky-next .wrapper .sticky-infor {
        width: 100%;
        max-height: 280px;
    }
}

.sticky-next .wrapper .sticky-infor.is-show {
    transform: translate(-50%, -100%);
}

.sticky-next .wrapper .sticky-infor .btnshow {
    position: absolute;
    top: 0;
    left: 50%;
    height: 30px;
    width: 60px;
    background-image: url(../images/svg/arrow-up.svg);
    transform: translate(-50%, -100%);
    background-color: #dedede;
    background-size: 20px 20px;
    background-repeat: no-repeat;
    border-radius: 80px 80px 0 0;
    background-position: center;
    cursor: pointer;
    transition: all 0.4s;
}

.sticky-next .wrapper .sticky-infor.is-show .btnshow {
    background-image: url(../images/svg/arrow-down.svg);
}

.sticky-next .wrapper .sticky-infor .btnshow:hover {
    background-color: rgb(134, 134, 134);
}

.sticky-infor-content {
    gap: 30px;
    flex-wrap: wrap;
}

@media(max-width:980px) {
    .sticky-infor-content {
        max-height: 250px;
        overflow-y: scroll;
    }

    .sticky-infor-content::-webkit-scrollbar {
        display: none;
    }
}

.sticky-infor-content .item-price {
    width: 270px;
    border: 1px solid white;
    border-radius: 8px;
    box-shadow: 0 0 black;
    padding: 16px;
}

@media(max-width:980px) {
    .sticky-infor-content .item-price {
        width: 100%;
    }
}

.sticky-infor-content .item-price>p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: black;
}

.sticky-infor-content .item-price .box-item {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.sticky-infor-content .item-price .box-item .content {
    margin-bottom: 10px;
}

.sticky-infor-content .item-price .box-item h2 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: black;
    font-family: "Figtree", sans-serif;
}

.sticky-infor-content .item-price .box-item p {
    font-size: 12px;
    line-height: 17px;
    font-weight: 400;
    color: black;
    font-family: "Figtree", sans-serif;
    margin: 0;
}

.sticky-infor-content .item-price .box-item .price-detail {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: black;
    font-family: "Figtree", sans-serif;
}

@media (max-width: 1024px) {
    .sticky-next .wrapper {
        padding: 0 10px;
    }
}

.sticky-next .wrapper .list {
    display: grid;
    grid-template-columns: 30% 40% 30%;
    width: 100%;
    background-color: #dedede;
}

@media (max-width: 768px) {
    .sticky-next .wrapper .list {
        grid-template-columns: 1fr;
    }
}

.sticky-next .wrapper .list .item {
    padding: 10px;
    display: flex;
    align-items: center;
}

.sticky-next .wrapper .list .item:not(:last-child) {
    border-right: 1px solid rgba(0, 0, 0, 0.129);
}

@media (max-width: 768px) {
    .sticky-next .wrapper .list .item:nth-child(2) {
        display: none;
    }

    .sticky-next .wrapper .list .item:not(:last-child) {
        border: 0;
        height: 60px;
        justify-content: center;
    }
}

.sticky-next .wrapper .list .item span {
    font-size: 19px;
    line-height: 22px;
    font-weight: 400;
    color: #333;
    font-family: "Figtree", sans-serif;
    text-transform: uppercase;
}

.sticky-next .wrapper .list .item.center {
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.sticky-next .wrapper .list .item .item-price {
    padding: 10px;
    width: calc(100% / 3);
    text-align: center;
}

.sticky-next .wrapper .list .item .item-price h2 {
    font-size: 19px;
    line-height: 27px;
    font-weight: 300;
    color: #333;
}

.sticky-next .wrapper .list .item .item-price .price-detail {
    font-size: 19px;
    line-height: 27px;
    font-weight: 600;
    color: #333;
    text-align: center;
}

@media (max-width: 768px) {
    .sticky-next .wrapper .list .item .item-price h2 {
        font-size: 14px;
        line-height: 16px;
    }

    .sticky-next .wrapper .list .item .item-price .price-detail {
        font-size: 16px;
        line-height: 24px;
    }

    .sticky-next .wrapper .list .item span {
        font-size: 14px;
        line-height: 16px;
    }
}

.sticky-next .wrapper .list .item .btn-next {
    background-color: #000;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    font-weight: 300;
    padding: 5px 20px 5px 20px;
    transition: all 0.4s;
    display: block;
    width: max-content;
    margin-left: auto;
}

@media (max-width: 768px) {
    .sticky-next .wrapper .list .item .btn-next {
        margin: 0 auto;
        width: 100%;
        text-align: center;
        font-size: 13px;
    }
}

.sticky-next .wrapper .list .item .btn-next:hover {
    opacity: 0.8;
}

/* page profile information */
.page-onlinestore {
    background-color: #000;
}

.page-onlinestore section:not(.nav-bar, .sticky-next) {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
}

@media(max-width: 1240px) {

    .page-onlinestore section:not(.nav-bar, .sticky-next) {
        padding: 0 5%;
    }
}

.page-onlinestore .page-header .header-content-left h1 {
    font-size: 48px;
    line-height: 48px;
    font-weight: 900;
    font-family: "Public Sans", sans-serif;
    color: white;
}

@media(max-width:980px) {

    .page-onlinestore .page-header .header-content-left h1 {
        font-size: 22px;
        line-height: 27px;
    }
}

.page-onlinestore .page-header .header-content-left h2 {
    font-size: 18px;
    line-height: 34px;
    font-weight: 300;
    font-family: "Figtree", sans-serif;
    color: white;
    margin-bottom: 50px;
}

@media(max-width:980px) {

    .page-onlinestore .page-header .header-content-left h2 {
        margin-bottom: 30px;
    }
}

.page-guest-registration .form-guest-registration .ff-el-section-title,
#payment-information .form-credit-card .ff-el-section-title,
.page-profile-information .form-information .ff-el-section-title {
    font-size: 32px;
    line-height: 37px;
    font-weight: 700;
    font-family: "Figtree", sans-serif;
    color: white;
    margin-bottom: 30px;
}

@media(max-width:980px) {

    .page-guest-registration .form-guest-registration .ff-el-section-title,
    #payment-information .form-credit-card .ff-el-section-title,
    .page-profile-information .form-information .ff-el-section-title {
        font-size: 27px;
        line-height: 29px;
    }
}

.page-guest-registration .form-guest-registration form label,
#payment-information .form-credit-card form label,
.page-profile-information .form-information form label {
    display: none;
}

.page-guest-registration .ff-t-container,
#payment-information .ff-t-container,
.page-profile-information .ff-t-container {
    display: flex;
    gap: 15px;
    width: 100%;
}

@media(max-width:980px) {

    .page-guest-registration .ff-t-container,
    #payment-information .ff-t-container,
    .page-profile-information .ff-t-container {
        flex-wrap: wrap;
    }
}

.page-guest-registration .ff-t-cell,
#payment-information .ff-t-cell,
.page-profile-information .ff-t-cell {
    display: flex;
    flex-direction: column;
    vertical-align: inherit;
    width: 100%;
}

.page-guest-registration .ff-el-group,
#payment-information .ff-el-group,
.page-profile-information .ff-el-group {
    margin-bottom: 20px;
}

@media(max-width:980px) {

    .page-guest-registration .ff-t-container,
    #payment-information .ff-t-container,
    .page-profile-information .ff-t-container {
        gap: 0;
    }

    .page-guest-registration .ff-t-cell,
    .page-guest-registration .ff-el-group,
    #payment-information .ff-t-cell,
    #payment-information .ff-el-group,
    .page-profile-information .ff-t-cell,
    .page-profile-information .ff-el-group {
        margin-bottom: 15px;
        width: 100%;
        flex-basis: 100% !important;
    }
}

.page-guest-registration .form-guest-registration form select::placeholder,
.page-guest-registration .form-guest-registration form input::placeholder,
#payment-information .form-credit-card form select::placeholder,
#payment-information .form-credit-card form input::placeholder,
.page-profile-information .form-information form select::placeholder,
.page-profile-information .form-information form input::placeholder {
    font-size: 18px;
    line-height: 34px;
    font-weight: 300;
    font-family: "Figtree", sans-serif;
    color: white;
}

.page-guest-registration .form-guest-registration form input.error::placeholder,
#payment-information .form-credit-card form input.error::placeholder,
.page-profile-information .form-information form input.error::placeholder {
    color: red !important;

}

.page-profile-information .form-information form select {
    height: 56px;
}

.page-guest-registration .form-guest-registration form select,
.page-guest-registration .form-guest-registration form input,
#payment-information .form-credit-card form select,
#payment-information .form-credit-card form input,
.page-profile-information .form-information form select,
.page-profile-information .form-information form input {
    border-style: solid;
    border-radius: 0;
    border-width: 0px 0px 1px 0px !important;
    border-color: white !important;
    background-color: black;
    margin-bottom: 0;
    max-width: 100%;
    padding: 11px 15px;
    font-size: 18px;
    line-height: 34px;
    font-weight: 300;
    font-family: "Figtree", sans-serif;
    color: white;
    outline: 0;
    box-shadow: none;
}

select.error,
.page-guest-registration .form-guest-registration form input.error,
#payment-information .form-credit-card form input.error,
.page-profile-information .form-information form input.error {
    border-color: red !important;
    color: red !important;
}

.page-guest-registration input[type="checkbox"],
#payment-information input[type="checkbox"],
.page-profile-information input[type="checkbox"] {
    min-width: 15px;
    min-height: 15px;
}

label,
.page-guest-registration .MuiTypography-root,
#payment-information .MuiTypography-root {
    font-family: "Figtree", sans-serif;
    font-Style: normal;
    font-Weight: 300;
    Color: rgb(255, 255, 255);
    font-Size: 18px !important;
    line-height: 34px !important;
}

.page-guest-registration .ff-el-form-check-label span,
#payment-information .ff-el-form-check-label span,
.page-profile-information .ff-el-form-check-label span {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: white;
    margin-top: -2px;
}

@media(max-width:768px) {
    #payment-information #plan-name {
        display: none;
    }

    .page-guest-registration .form-guest-registration form select::placeholder,
    .page-guest-registration .form-guest-registration form input::placeholder,
    .page-guest-registration .form-guest-registration form select,
    .page-guest-registration .form-guest-registration form input,
    #payment-information .form-credit-card form select::placeholder,
    #payment-information .form-credit-card form input::placeholder,
    #payment-information .form-credit-card form select,
    #payment-information .form-credit-card form input,
    .page-profile-information .form-information form select::placeholder,
    .page-profile-information .form-information form input::placeholder,
    .page-profile-information .form-information form select,
    .page-profile-information .form-information form input {
        font-size: 18px;
        line-height: 34px;
    }

    #payment-information .ff-el-form-check-label span {
        font-size: 16px;
        line-height: 16px;
    }

    .page-profile-information .ff-el-form-check-label span {
        font-size: 12px;
        line-height: 12px;
    }

    .ff-el-form-check-label {
        align-items: flex-start !important;
    }
}

/* style payment information */
#credit-card {
    padding-bottom: 60px;
}

.page-guest-registration .submit_btn_wrapper,
#payment-information .submit_btn_wrapper {
    display: flex;
    gap: 30px;
    align-items: center;
}

@media(max-width:767px) {

    .page-guest-registration .submit_btn_wrapper,
    #payment-information .submit_btn_wrapper {
        flex-wrap: wrap;
    }
}

.page-guest-registration .submit_btn_wrapper button,
#payment-information .submit_btn_wrapper button {
    background-color: white;
    color: black;
    transition: all 0.4s;
    padding: 12px 24px;
    width: max-content;
    font-size: 18px;
    line-height: 24px;
    font-weight: 100;
    font-family: "Figtree", sans-serif;
    border-radius: 0;
}

.page-guest-registration .submit_btn_wrapper button:hover,
#payment-information .submit_btn_wrapper button:hover {
    background-color: #2e4c5c;
    color: white
}

.page-guest-registration .submit_btn_wrapper .wrapper-image,
#payment-information .submit_btn_wrapper .wrapper-image {
    width: 500px;
    height: 100px;
    padding: 20px;
    background-color: white;
}

@media(max-width:767px) {

    .page-guest-registration .submit_btn_wrapper .wrapper-image,
    #payment-information .submit_btn_wrapper .wrapper-image {
        width: 100%;
    }
}

.page-guest-registration .submit_btn_wrapper .wrapper-image img,
#payment-information .submit_btn_wrapper .wrapper-image img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

#payment-information #recurring-payment>.ff-el-group>p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: white;
}

.box-recurring__header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.box-recurring__header .header-right p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: white;
    margin: 0;
}

.box-recurring__header .header-right p:last-child {
    font-size: 30px;
    line-height: 37px;
}

#payment-information #recurring-payment .box-recurring .header-left .nav-item button {
    background-color: white;
    color: black;
    transition: all 0.4s;
    padding: 12px 24px;
    width: max-content;
    font-size: 18px;
    line-height: 24px;
    font-weight: 100;
    font-family: "Figtree", sans-serif;
    border-radius: 0;
    border: none !important;
}

#payment-information #recurring-payment .box-recurring .header-left .nav-item button:hover,
#payment-information #recurring-payment .box-recurring .header-left .nav-item button.active {
    background-color: #2e4c5c;
    color: white;
}

/* style signature */
#sig-canvas {
    border: 1px solid #CCCCCC;
    border-radius: 0;
    cursor: crosshair;
    display: block;
    margin: 0 auto;
    background-color: white;
}

/* style popup signature */
#popupSignature .modal-dialog {
    max-width: 1000px;
    width: 100%;
    border-radius: 0;
}

@media(max-width: 1024px) {
    #popupSignature .modal-dialog {
        max-width: 850px;
    }
}

@media(max-width: 768px) {
    #popupSignature .modal-dialog {
        max-width: 600px;
    }
}

@media(max-width: 575px) {
    #popupSignature .modal-dialog {
        max-width: 400px;
    }
}

#popupSignature .modal-dialog .modal-header {
    display: flex;
    justify-content: center;
    position: relative;
    border: 0;
}

#popupSignature .modal-dialog .modal-header .modal-title {
    font-size: 48px !important;
    line-height: 48px;
    font-weight: 900;
    font-family: "Public Sans", sans-serif;
    padding-top: 40px;
    text-align: center;
}

@media(max-width:767px) {
    #popupSignature .modal-dialog .modal-header .modal-title {
        font-size: 22px !important;
        line-height: 27px;
    }
}

#popupSignature .modal-dialog .modal-header .btn-close {
    position: absolute;
    top: 20px;
    right: 20px;
    border: none !important;
    background-color: transparent !important;
    border-radius: 0 !important;
    opacity: 1;
    background-size: center/14px;
    transition: all 0.4s;
}

#popupSignature .modal-dialog .modal-header .btn-close:hover {
    opacity: 0.8;

}

#popupSignature .modal-dialog .modal-body {
    margin: 0 45px 45px;
    background-color: #dedede;
    padding: 30px 20px;
    border-radius: 0;
}

@media(max-width:767px) {
    #popupSignature .modal-dialog .modal-body {
        margin: 0 20px 20px;
        padding: 20px 15px;
    }
}

#popupSignature .modal-dialog .modal-body h2 {
    font-size: 24px;
    line-height: 24px;
    font-weight: 300;
    font-family: "Figtree", sans-serif;
    color: black;
    margin: 10px 0;
}

@media(max-width:767px) {
    #popupSignature .modal-dialog .modal-body h2 {
        font-size: 19px;
        line-height: 19px;
        text-align: center;
    }
    #sig-canvas{
        max-width: 100%;
    }
}

#popupSignature .modal-dialog .modal-body .group-btn {
    display: flex;
    gap: 20px;
    justify-content: flex-end;
    margin-top: 20px;
}

@media(max-width:767px) {
    #popupSignature .modal-dialog .modal-body .group-btn {
        flex-direction: column;
        justify-content: center;
    }
}

#popupSignature .modal-dialog .modal-body .group-btn button {
    padding: 12px 24px;
    border: 1px solid black;
    font-size: 18px;
    line-height: 24px;
    font-family: "Figtree", sans-serif;
    color: black;
    text-transform: uppercase;
    background-color: transparent;
    transition: all 0.4s;
    cursor: pointer;
    border-radius: 0;
}

#popupSignature .modal-dialog .modal-body .group-btn button.btn-primary {
    background-color: #000 !important;
    color: white !important;
}

#popupSignature .modal-dialog .modal-body .group-btn button.btn-default:hover {
    color: white;
    background-color: #2e4c5c;
    border: 1px solid #2e4c5c;
}

/* style membership review */
#member-review {
    padding-bottom: 5%;
    border-bottom: 1px solid #FFFFFF29;
}

#member-review section:not(.nav-bar, .sticky-next) {
    max-width: 1400px;
    padding: 0 70px;
}

@media(max-width:1400px) {
    #member-review section:not(.nav-bar, .sticky-next) {
        padding: 0 5%;
    }
}

#member-review .page-header .header-content-left h1 {
    width: 60%;
    margin-bottom: 42px;
}

@media(max-width: 980px) {
    #member-review .page-header .header-content-left h1 {

        width: 100%;
    }
}

#member-review .page-content {
    display: flex;
    gap: 70px;
}

@media(max-width: 980px) {
    #member-review .page-content {
        flex-direction: column;
        gap: 40px;
    }
}

#member-review .page-content .content-left {
    width: 60%;
    display: flex;
    flex-direction: column;
    gap: 40px;
}

@media(max-width:980px) {
    #member-review .page-content .content-left {
        width: 100%;
    }
}

#member-review .page-content .content-left .box {
    background-color: white;
    padding: 30px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}


#member-review .page-content .content-left .box .header-title {
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: #000;
    font-family: "Figtree", sans-serif;
}

#member-review .page-content .content-left .box .box-infor .text span {
    font-size: 18px;
    line-height: 34px;
    font-weight: 300;
    color: #000;
    font-family: "Figtree", sans-serif;
}

#member-review .page-content .content-left .box .box-payment__body .text span {
    font-size: 18px;
    line-height: 34px;
    font-weight: 400;
    color: 000;
    font-family: "Figtree", sans-serif;
}

#member-review .page-content .content-left .box .btn-edit {
    padding: 0;
    border: 0;
    flex-direction: row-reverse;
    gap: 4px;
    background-color: transparent !important;
}

#member-review .page-content .content-left .box .btn-edit span::before,
#member-review .page-content .content-left .box .btn-edit span {
    font-size: 13px;
    line-height: 22px;
    font-weight: 300;
    color: #000;
    font-family: "Figtree", sans-serif;
    transition: all 0.4s;
}

#member-review .page-content .content-left .box .btn-edit:hover span,
#member-review .page-content .content-left .box .btn-edit:hover span::before {
    color: #a3abb0;
}

.box-payment__desc h2 {
    font-size: 18px;
    line-height: 34px;
    font-weight: 300;
    color: rgb(51, 51, 51);
    font-family: "Figtree", sans-serif;
}


#member-review .page-content .content-right {
    width: 40%;
}

@media(max-width:980px) {
    #member-review .page-content .content-right {
        width: 100%;
    }
}

#member-review .page-content .content-right .box {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

#member-review .page-content .content-right .box .offer-detail {
    background-color: #2e4c5c;
    padding: 30px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}

#member-review .page-content .content-right .box .offer-detail-title h2 {
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: white;
    font-family: "Figtree", sans-serif;
}

#member-review .page-content .content-right .box .offer-detail-body>ul {
    list-style: none;
    padding: 0;
}

#member-review .page-content .content-right .box .offer-detail-body>ul .item {
    display: flex;
    flex-direction: column;
}

#member-review .page-content .content-right .box .offer-detail-body>ul .item h2 {
    font-size: 18px;
    line-height: 34px;
    font-weight: 400;
    color: white;
    font-family: "Figtree", sans-serif;
}

#member-review .page-content .content-right .box .offer-detail-body>ul .item p {
    font-size: 18px;
    line-height: 34px;
    font-weight: 300;
    color: white;
    font-family: "Figtree", sans-serif;
    margin: 0;
}


#member-review .page-content .content-right .box .price .list {
    list-style: none;
    padding: 0;
}

#member-review .page-content .content-right .box .price .list .item-price {
    background-color: white;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 30px;
}

#member-review .page-content .content-right .box .price .list .item-price:not(:last-child) {
    border-bottom: 1px solid #00000021;
}

#member-review .page-content .content-right .box .price .list .item-price h2 {
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    color: black;
    font-family: "Figtree", sans-serif;
}

#member-review .page-content .content-right .box .price .list .item-price span {
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: black;
    font-family: "Figtree", sans-serif;
}

#member-review .page-content .content-right .btn-complete-order {
    width: 100%;
}

#member-review .page-content .content-right .btn-complete-order a {
    width: 100%;
    padding: 14px 24px;
    font-size: 18px;
    line-height: 24px;
    font-weight: 100;
    color: black;
    background-color: white;
    transition: all 0.4s;
    font-family: "Figtree", sans-serif;
    text-align: center;
    display: block;
}

#member-review .page-content .content-right .btn-complete-order a:hover {
    color: white;
    background-color: #2e4c5c;
}

/* style page thanks */
.page-thanks .page-content {
    padding: 80px 0;
    position: relative;
}

.page-thanks::before {
    content: "";
    background-image: url("../images/svg/background.svg");
    background-position: left center;
    background-repeat: no-repeat;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0.3;
}

.page-thanks .page-content .wrapper {
    padding: 5%;
    background-color: white;
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 80%;
    margin: 0 auto;
}

@media(max-width: 980px) {
    .page-thanks .page-content {
        padding: 0 !important;
    }

    .page-thanks .page-content .wrapper {
        width: 100%;
        padding: 40px;
    }
}

.page-thanks .page-content .wrapper h1 {
    font-size: 48px;
    font-weight: 900;
    line-height: 48px;
    color: black;
    font-family: "Public Sans", sans-serif;
}

@media(max-width:768px) {
    .page-thanks .page-content .wrapper h1 {
        font-size: 28px;
        line-height: 32px;
    }

    .page-thanks .page-content .wrapper {
        padding: 20px;
    }
}

.page-thanks .page-content .wrapper h2 {
    font-size: 32px;
    font-weight: 700;
    line-height: 37px;
    color: black;
    font-family: "Figtree", sans-serif;
}

.page-thanks .page-content .wrapper p {
    font-size: 18px;
    font-weight: 300;
    line-height: 34px;
    color: black;
    font-family: "Figtree", sans-serif;
}

.page-thanks .page-content .wrapper .box {
    background-color: #FAF8F8;
    padding: 15px 30px;
}

.page-thanks .page-content .wrapper .box .box-infor {
    padding: 15px 0;
}

.page-thanks .page-content .wrapper .box .box-infor:nth-child(2) {
    border-top: 1px solid #00000021;
    border-bottom: 1px solid #00000021;
}

.page-thanks .page-content .wrapper .box .box-infor .header .header-title {
    font-size: 16px;
    font-weight: 600;
    line-height: 22px;
    color: black;
    font-family: "Figtree", sans-serif;
}

.page-thanks .page-content .wrapper .box .box-infor .header span {
    font-size: 24px;
    font-weight: 400;
    line-height: 24px;
    color: black;
    font-family: "Figtree", sans-serif;
}

.page-thanks .page-content .wrapper .box .box-infor .body .text {
    font-size: 18px;
    font-weight: 900;
    line-height: 34px;
    color: black;
    font-family: "Figtree", sans-serif;
}

.page-thanks.page-confirmation .page-content .wrapper .box .box-infor .body .text {
    font-size: 18px;
    font-weight: 600;
    line-height: 34px;
    color: black;
    font-family: "Figtree", sans-serif;
}

.page-thanks .page-content .wrapper .box .box-infor .body .item p {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 34px;
    color: black;
    font-family: "Figtree", sans-serif;
}

#terms-conditions .modal-header,
#privacy .modal-header {
    position: relative;
}

#terms-conditions .modal-header .btn-close,
#privacy .modal-header .btn-close {
    position: absolute;
    margin: 0;
    top: 12px;
    right: 12px;
    border: none;
}

#terms-conditions .modal-header h1,
#privacy .modal-header h1 {
    font-size: 48px !important;
    line-height: 56px;
    font-weight: 500;
    text-align: center;
    display: block;
    margin: 0 auto;
}

#terms-conditions .modal-body,
#privacy .modal-body {
    padding: 20px 50px;
}

@media(max-width:991px) {

    #terms-conditions .modal-header h1,
    #privacy .modal-header h1 {
        font-size: 30px !important;
        line-height: 38px;
    }

    #terms-conditions .modal-body,
    #privacy .modal-body {
        padding: 20px;
    }
}

#terms-conditions .modal-body p,
#privacy .modal-body p {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    margin-bottom: 10px;
}

#privacy .modal-body a {
    font-size: 16px;
    line-height: 1.5;
    font-weight: 400;
    color: rgb(192, 192, 192);
}

#terms-conditions .modal-body h2 {
    font-size: 24px;
    line-height: 1.5;
    font-weight: 700;
    display: block;
    margin: 20px 0;
}

#terms-conditions .modal-body h3 {
    font-size: 19px;
    line-height: 1.5;
    font-weight: 700;
    margin-bottom: 16px;
}

#privacy .modal-footer button,
#terms-conditions .modal-footer button {
    background-color: #2e4c5c;
    color: white;
    border: 1px solid #2e4c5c;
    transition: all 0.4s;
}

#privacy .modal-footer button:hover,
#terms-conditions .modal-footer button:hover {
    color: #2e4c5c;
    background-color: white;
}

@media(max-width: 991px) {

    #privacy .modal-footer,
    #terms-conditions .modal-footer {
        justify-content: center;
    }
}

.group-calendar{
    position: relative;
    
}
.group-calendar .ic-calendar{
    position: absolute;
    top: 20px;
    right: 12px;
}
.group-calendar .ic-calendar svg{
    width: 24px;
    height: 24px;
}