@font-face {
    font-family: 'SuisseIntlCond-Medium-WebS';
    src: url('../fonts/SuisseIntlCond-Medium-WebS.eot');
    src: url('../fonts/SuisseIntlCond-Medium-WebS.eot?#iefix') format('embedded-opentype'),
        url('../fonts/SuisseIntlCond-Medium-WebS.woff2') format('woff2'),
        url('../fonts/SuisseIntlCond-Medium-WebS.woff') format('woff'),
        url('../fonts/SuisseIntlCond-Medium-WebS.ttf') format('truetype'),
        url('../fonts/SuisseIntlCond-Medium-WebS.svg#Font') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

.step_wrapper .container {
    max-width: 100% !important;
}

.step_wrapper .stpe-1 {
    width: 100% !important;
}

.secondStepActiveWrapper,
.thirdStepActiveWrapper,
.secondStepActive,
.secondStepActive > div:first-of-type,
.step_wrapper .container .step-2,
.thirdStepActive,
.thirdStepActive > div:first-of-type,
.step_wrapper .container .step-3-billingComponentWrapper {
    height: 100%;
}

.checkout-shipping-component-container, .checkout-billing-component-container {
    height: 100%;
}

.secondStepActive {
    height: 100%;
}

hr {
    border: 1px solid #EEE;
}

#meal_wrapper .step-1 {
    padding: 24px 24px 0;
}

.checkout-cards {
    gap: 8px;
}

.selectPlanImageWrapper {
    padding: 0 0 56px 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.selectPlanCardContainer {
    display: flex;
    width: 100%;
    gap: 24px;
}

.planImageCardWrapper {
    padding: 0;
    width: 50%;
}

.planImageCardWrapper {
    padding: 0;
}

.step1ContentWrapper {
    gap: 20px;
}

.step1RadioBtnConatinerWrapper {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.step1RadioBtnConatiner {
    display: flex;
    gap: 9px;
}

.step1RadioBtnConatiner input, .step1CheckboxBtnConatiner input {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    outline: none;
    border: 2px solid #9A9A9A;
    cursor: pointer;
}

.step1RadioBtnConatiner input {
    height: 24px;
    width: 24px;
    border-radius: 100px;
}

.step1CheckboxBtnConatiner input {
    height: 18px;
    width: 18px;
    border-radius: 2px;
    position: relative;
}

.step1RadioBtnConatiner input:checked, .step1CheckboxBtnConatiner input:checked {
    background-color: #fff;
    border-color: #0AAB65;
}

.step1RadioBtnConatiner input:checked::before {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    margin: 5px;
    background-color: #0AAB65;
    border-radius: 50%;
}

.step1CheckboxBtnConatiner input:checked::before {
    content: '';
    display: block;
    background: #0AAB65;
    filter: none;
    height: 24px;
    width: 24px;
    border-radius: 2px;
    margin: -2px;
    position: absolute;
}

.step1CheckboxBtnConatiner input:checked::after {
    content: '';
    content: '';
    height: 5px;
    width: 16px;
    position: absolute;
    border: 2px solid #ffffff;
    transform: rotate(-40deg);
    border-width: 0 0 3px 3.1px;
    top: 4px;
    left: 1px;
}

.step1RadioBtnConatiner label, .step1CheckboxBtnConatiner label {
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--black, #020202);
    text-align: center;
    font-family: Montserrat;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    cursor: pointer;
}

.planImageCardWrapper .cs_checkout_card.selected {
    border: 4px solid #000;
}

.planImageCardWrapper .cs_checkout_card img.notSelected {
    filter: brightness(0.6);
}

.backBtnSVG {
    margin: 0 0 16px 0;
    cursor: pointer;
}

.step2InputBoxContainerWrapper {
    margin: 0;
    padding: 0;
    display: flex;
    gap: 24px;
}

.step_wrapper .container .step-2 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.step2InputBox {
    width: 50%;
}

.step2PhoneNumberInputBox {
    padding: 0;
    width: 100%;
}

.deliverInfoContainer2by3 {
    width: 100%;
    gap: 24px;
}

.deliveryInfoSuiteInput {
    width: 33.33333%;
}

.deliveryInfoeditAdressFormWrapper {
    gap: 24px;
    flex-direction: column;
}

.deliveryInfoeditAdressFormContainer {
    gap: 24px;
}

.deliverInfoContainer2by3Container {
    gap: 24px;
}

.deliverInfoContainercityState{
    width: 66.6667%;
}

.address_edit_box_display {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.checkout-addressbox-delivery-note {
    height: 146px;
}

.step2deliveryNoteWrapper {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.paddingZero {
    padding: 0;
}

.macrosLabel {
    position: absolute;
    top: 12px;
    left: 20px;
    pointer-events: none;
    transition: 0.5s;
    background: #fff;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    font-size: 13px;

    color: var(--Primary-Black-40, #9A9A9A);
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.5px;
}

.step3Separator {
    height: 1px;
    width: 100%;
    background: var(--Primary-Black-20, #CCC);
}

.stepCalculationboxwrapper {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.planAmountcalculationBox {
    flex-direction: column;
    gap: 13px;
}

.step-3-checkout-btn {
    margin: 24px 0 0 0;
}

.checkoutSectionHeader {
    color: var(--Secondary-Blue-70, #4F6677);
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.customMacroDescContainer {
    display: flex;
    flex-direction: column;
    gap: 9px;
}

.mealPreferenceText {
    display: flex;
    flex-direction: column;
    gap: 13px;
}

.step-3-checkout-btn {
    height: 120px !important;
}

.csErrorTop {
    padding: 0;
}

.step-3-billingComponentWrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}


/* NEW UI CSS END */



.checkoutPageButtonFontFamily {
    font-family: var(--suissecond-int-normal);
}

.allergies-counter-value {
    display: none;
}

.mealPreferenceText {
    margin-bottom: 1.5rem !important;
}

.mealPreferenceTextArea {
    height: 122px !important;
}

.shippingDeliveryInfoLabels {
    /* top: 16px !important; */
    left: 15px !important;
}

.deliveryNoteTextArea {
    height: 146px !important;
}

.page-2-checkoutBtn {
    height: 65px !important;
    display: flex;
    background: black;
    color: #fff;
    justify-content: center;
    align-items: center;
    height: 100%;
    font-size: 24px;
    cursor: pointer;
    display: flex;
    gap: 10px;
    border: 0px;
}

.remove_coupon_btnv2 .card-body{
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}

.text-success {
    color: #0AAB65;
}

.font-weight-bold {
    font-weight: 700;
}

.promoAppliedText {
    font-weight: 400;
    color: #0AAB65 !important;
}

.text-success-promo {
    color: #0AAB65;
}

.body-modal-open {
    overflow: hidden;
}

.checkout-section .form-check-input:focus {
    box-shadow: none;
}

.checkout-section {
    position: fixed;
    right: 0;
    width: 100%;
    max-width: 554px;
    overflow-y: scroll;
    height: 100%;
    overflow-x: hidden;
    top: 0;
    right: -100%;
    transition: 0.5s;
    z-index: 1000;
    background: #fff;
    border-left: 1px solid #c3c3c3;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    font-family: 'Montserrat', sans-serif;
}

.toprightCloseIconCheckout {
    position: absolute;
    top: 13px;
    right: 22px;
    font-size: 28px;
    color: black;
    cursor: pointer;
    width: 16px;
    height: 16px;
}

.toprightCloseIconCheckout:before, .toprightCloseIconCheckout:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 17px;
    width: 1px;
    background-color: #000;
}
.toprightCloseIconCheckout:before{
    transform: rotate(45deg);
}
.toprightCloseIconCheckout:after{
    transform: rotate(-45deg);
}

.sliderCloseIcon {
    position: absolute;
    font-size: 28px;
    color: black;
    cursor: pointer;
    width: 52px;
    height: 52px;
    background-color: #fff;
    border-radius: 50%;
}

.sliderCloseIcon:before, .sliderCloseIcon:after {
    position: absolute;
    left: 25px;
    content: ' ';
    height: 28px;
    width: 2px;
    background-color: #000;
    top: 12px;
}
.sliderCloseIcon:before{
    transform: rotate(45deg);
}
.sliderCloseIcon:after{
    transform: rotate(-45deg);
}

.checkout-section h6 {
    font-size: 19px;
    letter-spacing: 1px;

}

.checkout-section.active {
    right: 0;
}

.checkout-section form {
    margin: 0;
    height: 100%;
}

.checkout-section .checkout-close {
    border: 0px;
    background: none;
    font-size: 38px;
    position: absolute;
    right: 0;
    top: -26px;
    padding: 1rem;
    font-weight: 500;
    z-index: 1;
}

#checkout-overlay {
    background: #fff;
    pointer-events: none;
    position: fixed;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    top: 0;
    z-index: 1;
    opacity: 0;
    transition: 0.5s;
    z-index:999;
}

.checkout-section.active+#checkout-overlay {
    opacity: 0.9;
    pointer-events: all;
}

.checkout-section .custom-checkbox {
    border-radius: 50%;
    border: 2px solid #0AAB65;
    height: 48px;
    width: 48px;
    position: absolute;
    background-color: #fff;
    pointer-events: none;
    display: none;
}

.checkout-status-bar .custom-checkbox.no-active {
    background: transparent;
}

.checkout-section .custom-checkbox.no-active {
    top: -26px;
    width: 25px;
    height: 25px;
    border-width: 2px;
}

.checkout-section .form-check-input.meals-radio:checked+.custom-checkbox,
.checkout-section .custom-checkbox.active {
    background-image: url("../images/checkmark.png");
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    border-color: #0AAB65;
    color: #0AAB65;
    display: block;
}

.checkout-section .form-check-input.meals-radio {
    height: 100%;
    width: 100%;
}

.exclusionSection {
    margin-bottom: 24px !important;
}

.main-content-menu.row {
    position: relative;
}

.main-content-menu.row:after {
    content: '';
    left: 15px;
    /* Commenting it for future reference, removing it because it was impacting by current CSS */
    /* position: absolute; */
    bottom: 0;
    right: 12px;
    width: calc(100% - 30px);
}

.checkout-section .form-check-input:hover+label::before {
    box-shadow: 0px 1px 5px 3px #ccc;
}

.applied_text {
    font-size: 11px;
    text-align: center;
    margin: 0;
    font-weight: 600;
    color: #5CAD66;
    border: 1px solid #0AAB65;
    line-height: 1;
    background: #0AAB65;
    color: white;
    display: inline-block;
    width: 100%;
    left: 0;
    top: 100%;
    padding: 5px;
}

.checkout-section .checkout-status {
    background-color: #EAE5E0;
    position: sticky;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 2; 
    height: 75px;
}
.checkout-status .container{ 
    background: transparent;
    padding: 0;
    margin: 0;
    height: 100%;
}
.checkout-section .checkout-status .checkout-close:hover {
    color: #000;
}

.checkout-section .status-bar {
    text-align: center;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.checkout-section .status-bar h6 {
    color: var(--Universal-Colors-Black, #000);
    text-align: center;
    font-family: Montserrat;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: uppercase;
}

.checkout-section .status-bar h6 span {
    position: absolute;
    right: -8%;
}

.checkout-section .status-bar h6 span.last {
    right: -28%;
}

.checkout-section .status-bar .form-check-input[type=checkbox],
.status-bar .custom-checkbox {
    top: -26px;
    width: 25px;
    height: 25px;
    left: 0;
    right: 0;
    margin: auto;
}

.checkout-section .checkout-card-details {
    background: #EAE5E0;
    text-align: center;
    border: 2px solid #000;
    border-top-style: none;
    height: 96px;
}

.checkout-section .checkout-cards figure {
    position: relative;
    margin: 0;
    cursor: pointer;

}

.checkout-section .checkout-cards figure:hover .custom-checkbox {
    transition: 0.5s;
}

.checkout-cards .custom-checkbox {
    top: 45%;
    left: 40%;
}

.checkout-section .checkout-card-details h5 {
    color: var(--Universal-Colors-Black, #000);
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 3px;
    text-transform: uppercase;
}

section.meal-day {
    padding: 0 20px;
}

.checkout-section .row {
    width: auto;
    margin: 0;
}

.checkout-section .checkout-card-details a {
    text-decoration: underline !important;
    color: #686666;
    font-family: 'Montserrat', sans-serif;
}

.checkout-section .checkout-cards>div:hover img {
    box-shadow: -4px -3px 7px #ccc;
    transition: 0.5s;
}

.checkout-section .checkout-cards>div:hover .checkout-card-details {
    box-shadow: 0px 3px 9px #ccc;
    transition: 0.5s;
}

.checkout-section .status-bar .form-check {
    color: #5CAD66;
    font-size: 40px;
    position: relative;

}

.cs_checkout_card .checkout-cards figure img {
    border-bottom: 0px;
}

.cs_checkout_card {
    overflow: hidden;
    border: 2px solid #000;
    height: 100%;
}

.cs_checkout_card figure::before {
    content: '';
    display: block;
    padding-top: 135.27%;
}

.cs_checkout_card .form-check input {
    position: absolute;
    top: 0;
    margin: 0;
    opacity: 0;
    cursor: pointer;
}

.cs_checkout_card .checkout-card-details {
    /* border-radius: 0 0 27px 27px !important; */
    border-radius: 0;
    border: 0 none;
    font-size: 13px;
    display: flex;
    flex-direction: column;
    gap: 14px;
    justify-content: center;
}

.cs_checkout_card>figure>img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    left: 0;
    margin: 0;
    top: 0;
    display: block;
}

.checkout-section .checkout-cards .form-check .custom-radio {
    border-radius: 50%;
    border: 4px solid #5CAD66;
    position: absolute;
    width: 30px;
    height: 30px;
    left: 20px;
    top: 20px;
}


.checkout-section .main-content-menu {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.addOnSection {
    color: #04253c;
    letter-spacing: 3px;
    font-size: 14px;
    font-weight: 500;
}

.checkout-section .meals-day-content h5 {
    color: #84929E;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 3px;
    text-transform: uppercase;
}

.checkout-section .meals-day-content h5 small {
    letter-spacing: 0;
    font-size: 0.875rem;
    font-weight: 400;
}

.checkout-section .accordion-header {
    border-bottom: 1px solid #ccc;
}

.fz_sm {
    font-size: 12px;
    opacity: .6;
    margin-top: -0.25rem;
    margin-bottom: 1rem;
    line-height: 1.5 !important;
}

.checkout-section .form-select-options p {
    color: #626262;
    font-weight: 300;
    opacity: 0.600;

}

.checkout-section .form-select-options button {
    font-size: 22px;
    color: #343131;
    letter-spacing: 3px;
    font-family: 'SuisseIntlCond-Medium-WebS';
    padding-left: 0;
}

.checkout-section .form-select-options button.collapsed {
    color: #838485;
}

.checkout-section .form-select-options button.collapsed:hover {
    color: #343131;
}

.checkout-section .form-select-options .accordion-item {
    border: none;
    border-bottom: none;

}

.snackAndCustomValidationMessageElementBottom {
    text-align: left;
    line-height: 20px;
}

.checkout-section .accordion-header {
    border: none !important;
    background: transparent;
}

.meal-day .accordion-button {
    border: 0 none !important;
    border-bottom: 1px solid #9f9f9f !important;
    border-radius: 0 !important;
    background: transparent;
    box-shadow: none;
    font-size: 14px;
    font-weight: 400;
    opacity: .60;
    padding-left: 0;
    padding-right: 0;
}

.accordion-item {
    border: none;
    border-radius: 0;
}

/* =======Accordion Style======= */
.meal-day .accordion [aria-expanded="true"]:before {
    transform: rotate(180deg);
}

.meal-day .accordion [aria-expanded]:before {
    transform: rotate(90deg);
}

.meal-day .accordion [aria-expanded]:after,
.accordion [aria-expanded]:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 1px;
    background: currentColor;
    right: 2px;
    top: calc(50% - 1px);
    transition: 0.35s;
}

.meal-day .accordion [aria-expanded="true"]:before {
    transform: rotate(180deg);
}

.meal-day .accordion [aria-expanded="true"]:after {
    background: transparent;
    transform: rotate(45deg);
}

/* =============== */


.checkout-section .form-select-options .accordion-button::after {
    position: absolute;
    right: 0;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3e%3cpath fill-rule='evenodd' d='M4 8a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7A.5.5 0 0 1 4 8z'/%3e%3c/svg%3e");
}

.checkout-section .form-select-options .accordion-button.collapsed::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' %3e%3cpath fill-rule='evenodd' d='M8 2a.5.5 0 0 1 .5.5v5h5a.5.5 0 0 1 0 1h-5v5a.5.5 0 0 1-1 0v-5h-5a.5.5 0 0 1 0-1h5v-5A.5.5 0 0 1 8 2Z'/%3e%3c/svg%3e");
}

.checkout-section .form-select-options .accordion-button:focus,
.checkout-section .form-select-options .accordion-button:not(.collapsed) {
    background: transparent;
    border: none;
    box-shadow: none;
}

.checkout-section .form-select-options .accordion-item:last-of-type .accordion-button.collapsed {
    border-radius: 0px;
}

.checkout-section .checkout-section ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgb(4 37 60 / 60%);
    opacity: 0.6;
    /* Firefox */
}

.checkout-section :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: rgb(4 37 60 / 60%);
    opacity: 0.6;
}

.checkout-section ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: rgb(4 37 60 / 60%);
    opacity: 0.6;
}

.checkout-section .textarea-box {
    padding: 50px 15px;
}

.checkout-section .textarea-box textarea {
    padding: 20px;
    font-weight: 500 !important;
}

.checkout-section .select-box {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 20px;
    color: #838485;
}

.checkout-section .select-box select {
    width: 100px;
    height: 40px;
    border: 1px solid #ccc;
    color: #000;
    opacity: 0.5;
    cursor: pointer;
    border-radius: 0;
    padding: .375rem 1.75rem .375rem .75rem;
}

.checkout-section .input-email {
    margin: 60px 0 40px;
}

#checkoutModal .checkout-section .input-email input {
    background-color: #fff;
    border: 1px solid #0aab65;
    color: #838485;
    padding: 20px 15px;
    width: 100%;
    letter-spacing: 1px;
    border-radius: 0;

}

#checkoutModal .checkout-section .input-email input:focus {
    border-color: #ccc;
}

.checkout-section .custom-btn {
    border: none;
    width: 100%;
    padding: 22px 15px;
    font-size: 24px;
    margin-top: 30px;
    border: 0px;
    display: block;
    margin: 0px auto;
    background: #000;
    color: #fff;
    font-weight: normal;
    letter-spacing: 0px;
}

.checkout-section .select-your-plan-google-location a.custom-btn {
    color: #0000007a;
    margin-right: 3%;
    font-size: 14px;
    font-weight: bold;
    display: initial;
    padding: 0;
    background: none;
}

.checkout-section .custom-btn:disabled {
    opacity: 0.6;
    cursor: not-allowed;
    pointer-events: none;
}

.checkout-section .input-box ::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 0.6;
    /* Firefox */
}

.checkout-section .input-box :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #fff;
    opacity: 0.6;
}

.checkout-section .input-box ::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #fff;
    opacity: 0.6;
}

.input-box {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.google-input-field {
    margin-bottom: 0 !important;
}

.searchAddress-input-box {
    position: relative;
}

#checkoutModal .input-box input,
#checkoutModal .input-box textarea {
    border: 0 none;
    border: 1px solid #9A9A9A !important;
    padding: 12px 16px;
    width: 100%;
    color: rgba(33, 37, 41, .6);
    border-radius: 0 !important;
    box-shadow: none !important;
    padding: 12px 16px !important;
    height: auto;
    background: transparent;
}

#checkoutModal .input-box textarea {
    resize: none;
}

#checkoutModal .input-box input:focus,
#checkoutModal .input-box textarea:focus {
    border-color: #0aab65 !important;
}

.input-box .input-box-label-setting {
        position: absolute;
        top: 16px;
        left: 20px;
        pointer-events: none;
        transition: 0.5s;
        background: #fff;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        -o-transition: 0.5s;
        font-family: 'Montserrat', sans-serif;

        color: var(--Primary-Black-40, #9A9A9A);
        font-family: Montserrat;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px; /* 150% */
        letter-spacing: 0.5px;
}


.inputRow.cardInfoBox {
    margin-bottom: -2px;
}
.input-box .deliveryInfoLabels {
        position: absolute;
        top: 16px;
        left: 20px;
        pointer-events: none;
        transition: 0.5s;
        background: #fff;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        -o-transition: 0.5s;
        font-size: 13px;

        color: var(--Primary-Black-40, #9A9A9A);
        font-family: Montserrat;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px; /* 150% */
        letter-spacing: 0.5px;
}

.page-2-addressLabel {
    left: 15px !important;
}
.input-box .personalInfoLabels {
        position: absolute;
        top: 16px;
        left: 16px;
        pointer-events: none;
        transition: 0.5s;
        background: #fff;
        margin: 0;
        -webkit-transition: 0.5s;
        -moz-transition: 0.5s;
        -ms-transition: 0.5s;
        -o-transition: 0.5s;

        color: var(--Primary-Black-40, #9A9A9A);
        font-family: Montserrat;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px; /* 150% */
        letter-spacing: 0.5px;
}

.input-box input:focus,
.input-box input:focus-visible,
.input-box textarea:focus {

    border-color: #0aab65;
    box-shadow: none;
    outline: none;
    border-width: 1px;

}

.input-box input:not(:placeholder-shown)+label,
.input-box input:focus+label,
.input-box textarea:not(:placeholder-shown)+label,
.input-box textarea:focus+label {
    top: -12px;
    color: #838485;
    opacity: 1;
    font-size: 12px;
    width: auto;
    transition: top 0.5s, color .5s, font-size .5s, width 0s .9s;
}

.cs_date_box input {
    height: 50px;
}

.bottom-button {
    background: #fff;
    padding: 0;
    bottom: 0;
    z-index: 1;
}

.getStartedButton {
    position: sticky;
}

.adOnLabel {
    margin-bottom: 0;
    display: flex;
    align-items: center;
    gap: 5px;
}

.proteinAddOnLabel {
    position: relative;
}

.proteinTooltip {
    position: absolute;
    display: none;
    padding: 14px 35px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 12px;
    bottom: 29px;
    right: 0;
    border-radius: 10px;
    background: var(--Universal-Colors-Black, #000);
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.12);
}

.proteinTooltip svg {
    position: absolute;
    bottom: -7px;
    right: 10px;
}


.proteinTooltip ul {
    color: var(--Universal-Colors-White, #FFF);
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: 18px; /* 150% */
}

.proteinTooltip ul li {
    list-style: disc;
}

.proteinTooltip.tooltipShow {
    display: flex;
}

@media screen and (max-width: 767px) {
    .proteinTooltip {
        padding: 10px 22px;
        width: 130px;
    }
    .proteinTooltip ul {
        font-size: 10px;
    }
}

.smoothieInformation {
    width: 24px;
    height: 24px;
}

.buttons-box {
    display: flex;
    /* commented below line of code , contradicting my current UI requirement */
    /* height: 90px; */
    flex-direction: column;
    gap: 13px;
    align-self: stretch;
    position: sticky;
}

.buttons-box .custom-btn {
    padding: 17px 15px 12px;
    font-size: 24px;
    color: #fff;
    font-weight: 500 !important;
}
.back-btn{
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 18px;
    width: fit-content;
    cursor: pointer;
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1px;
    font-size: 11px;
    color: #007bff;
}
.back-btn:hover {
    color: #0056b3;
}
.back-btn:hover::before{
    content: "";
    position: absolute;
    left: 6px;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #007bff;
}
.back-btn .gg-chevron-left {
    box-sizing: border-box;
    position: relative;
    display: block;
    transform: scale(var(--ggs,1));
    width: 22px;
    height: 22px;
    border: 3px solid transparent;
    border-radius: 100px
}
    
.back-btn .gg-chevron-left::after {
    content: "";
    display: block;
    box-sizing: border-box;
    position: absolute;
    width: 7px;
    height: 7px;
    border-bottom: 2px solid;
    border-left: 2px solid;
    transform: rotate(45deg);
    left: 6px;
    top: 4px
}

.termsAndCondLabel {
    color: var(--Primary-Black-100, #020202);
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    margin-bottom: 25px;
}

.termsAndCondAnchor {
    color: var(--Universal-Colors-Link, #027BFF);
    font-family: Montserrat;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration-line: underline;
}

.termsAndCondAnchor:hover {
    text-decoration: underline !important;
    color: #007bff;
}

.step3BillingAddress {
    width: 66.6667%;
}

.placeOrder-btn {
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0 !important;
}

.horizontal-border {
    border-bottom: 1px solid #ccc;
    margin-bottom: 16px;
}

.allergy-selection:hover {
    opacity: 0.6;
    text-decoration: none;
}
    

body .btn_cs {
    font-size: 15px;
}

#datepicker {
    border-radius: 0;
    height: 50px !important;
}

body .gj-datepicker-md [role=right-icon] {
    top: 15px;
    opacity: .6;
    right: 10px;
}

.checkout-section .meal-day {
    display: flex;
    flex-direction: column;
    gap: 28px;
}

.form-floating>.bi-calendar-date+.datepicker_input+label {
    padding-left: 3.5rem;
    z-index: 3;
}


#inputExpDate {
    width: 90px;
    height: 45px;
    font-size: 23px;
    line-height: 30px;
    padding: 5px;
    width: 240px;
}

/* ==Expire Date== */
.exp-wrapper {
    position: relative;
    border: 1px solid #9A9A9A;
    display: flex;
    width: 100%;
    justify-content: space-around;
    flex-direction: unset !important;
}

.exp-wrapper:after {
    content: '/';
    position: absolute;
    left: 50%;
    margin-left: -4px;
    color: #aaa;
    top: 14px;
}

input.exp {
    float: left;
    border: 0;
    width: 50%;
    outline: none;
    appearance: none;
    font-size: 16px;
    padding: 5px 2rem;
    text-align: center;
}

#checkoutModal #expire_d_box input.exp {
    border: none !important;
    margin: 0;
}

#checkoutModal select,
#checkoutModal textarea {
    color: rgba(33, 37, 41, .6) !important;
}

input.exp::placeholder,
#datepicker::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #333 !important;
    opacity: .5;
    /* Firefox */
    font-size: 13px;
}

input.exp:-ms-input-placeholder,
#datepicker:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #333;
    opacity: .5;
    font-size: 13px;
}

input.exp::-ms-input-placeholder,
#datepicker::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #333;
    opacity: .5;
    font-size: 13px;
}

.expire_d_box label {
    width: 90% !important;
    z-index: 1;
    transition: top 0.5s, color .5s, font-size .5s, width 0s .1s;
}

.exp-wrapper.input-box input:not(:placeholder-shown)+input+label,
.exp-wrapper.input-box input:focus+input+label,
.exp-wrapper.input-box input:not(:placeholder-shown)+label,
.exp-wrapper.input-box input:focus+label {
    top: -12px;
    color: #838485;
    transition: top 0.35s, color .35s, font-size .35s, width .2s;
    width: auto !important;
    font-size: 12px;
}

/* ============Googl api================= */
label.active {
    top: -20px;
    transition: 0.5s;
    color: #838485;
}

.lable_normal {
    position: static !important;
}

.cs_input_label {
    position: relative;
}

.cs_input_label label {
    position: absolute;
    top: 45%;
    left: 16px;
    pointer-events: none;
    transition: 0.5s;
    transform: translateY(-50%);
    margin: 0 !important;

    color: var(--Primary-Black-40, #9A9A9A);
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px; /* 150% */
    letter-spacing: 0.5px;
}

.cs_input_label input:not(:placeholder-shown)+label {
    top: 0;
    transition: 0.5s;
    color: #838485;
    background: #fff;
    opacity: 1;
    font-size: 12px;
    letter-spacing: 2px;
}

.cs_input_label input:focus+label {
    top: 0;
    transition: 0.5s;
    color: #838485;
    background: #fff;
    opacity: 1;
    font-size: 12px;
    letter-spacing: 2px;
}

.cs_input_label input::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    opacity: 0;
}

.cs_input_label input:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    opacity: 0;
}

.cs_input_label input::-ms-input-placeholder {
    /* Microsoft Edge */
    opacity: 0;
}

#js_total_price {
    font-size: 24px;
}

#checkoutModal #email_field,
#checkoutModal #email_field:focus {
    border: 1px solid #9A9A9A !important;
    color: #838485 !important;
    padding: 20px 15px;
    width: 100%;
    letter-spacing: 1px;
    border-radius: 0 !important;
    height: auto;
    box-shadow: none !important;
    font-weight: 500 !important;
    font-size: 16px;
    height: 66px;
}

#checkoutModal #email_field:focus {
    border-color: #ccc !important;
    border: 1px solid #0aab65 !important;
}

#email_field:focus-visible {
    outline: none;
    border-color: #333;
}

.checkout-status-bar {
    display: flex;
    justify-content: center;
    height: 100%;
    padding: 11px 0;
    gap: 19px;
}

.checkout-status-bar p {
    display: flex;
    justify-content: center;
    align-items: end;
    padding-bottom: 7px;
}

.status-bar {
    position: relative;
}

.checkout-section #stepcount_1 #meal_wrapper{
    padding: 0;
    overflow: hidden;
}

.step_wrapper:not(.active) {
    display: none;
}

/* Start: Custom CSS for accordian */
.plus_min .acc {
    border-radius: none;
    box-shadow: none;

}

.meals-day-content .plus_min .acc {
    margin: 0;
}

.plus_min .acc-head {
    position: relative;
    cursor: pointer;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}


.plus_min .acc-head::after {
    content: '';
    position: absolute;
    width: 12px;
    height: 12px;
    border: 2px solid #66b83d;
    border-width: 0 3px 3px 0;
    right: 1rem;
    top: 50%;
    transform: translateY(-50%) rotate(-45deg);
    transition: .25s;
}

.plus_min .acc-head:after {
    content: none;
}

.plus_min .acc-head a {
    border: 0 none !important;
    border-bottom: 1px solid #9f9f9f !important;
    border-radius: 0 !important;
    background: transparent;
    box-shadow: none;
    font-size: 14px;
    font-weight: 500;
    opacity: 1;
    padding: 16px 16px 16px 0;
    letter-spacing: 2.5px;
    flex: 0 0 100%;
    min-width: 100%;
    display: flex;
    align-items: center;
    color: rgba(4, 37, 60, 0.6);
}

.plus_min .acc-head.active a:before {
    transform: rotate(180deg);
}

.plus_min .acc-head a:before {
    transform: rotate(90deg);
}

.meals-day-content .plus_min .acc-head a:after,
.meals-day-content .acc-head a:before {
    background: currentColor;
} 

.plus_min .acc-head a:after,
.acc-head a:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 1px;
    right: 10px;
    top: calc(50% - 1px);
    transition: 0.35s;
}

.plus_min .acc-head.active a:before {
    transform: rotate(180deg);
}

.meal-day .plus_min .acc-head.active a:after {
    background: transparent;
    transform: rotate(45deg);
}



.acc-content {
    padding: 15px 10px;
    display: none;
}

.acc-content-body {
    margin: 0px 30px 20px 0px;
    border-left: 2px solid #66b83d;
    padding-left: 15px;
    border-top: none;
}

/* =============== */
/* ===input number=== */
.cs_numBox {
    color: #838485;
}

.unit_postion {
    /* position: absolute; */
    left: 0;
    font-size: 13px;
    top: 100%;
    text-align: right;
    width: 100%;
    text-transform: capitalize;
    padding-bottom: 2px;

    font-style: italic;
}

.addOnsUnitDetails {
    height: 100%;
}

/* ============= */
/* =============== */
.number-input {
    position: relative;
    height: 46px;
}

.cs_numBox label {
    letter-spacing: .2px;
    opacity: 0.600;
    color: #04253c;
    font-family: 'Montserrat', sans-serif;
}

.number-input input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    outline: none;
    color: #838485;
}

.number-input input[type=number]::-webkit-inner-spin-button,
.number-input input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
}

.number-input {
    border: 1px solid #ccc;
    display: inline-flex;
}

.number-input,
.number-input * {
    box-sizing: border-box;
}

.number-input a,
.number-input .qtyBtn {
    outline: none;
    -webkit-appearance: none;
    background-color: transparent;
    border: none;
    align-items: center;
    justify-content: center;
    width: 27px;
    height: auto;
    cursor: pointer;
    margin: 0;
    position: relative;
    padding: 0;
}

.number-input a:active,
.number-input .qtyBtn:active {
    background: #f5f5f5;
    transition: .1s;
}

.number-input a:after,
.number-input a.plus:before,
.number-input .qtyBtn:after,
.number-input .plus:before {
    content: '';
    width: 12px;
    height: 2px;
    position: absolute;
    top: calc(50% - 1px);
    background: gray;
    left: calc(50% - 6px);
}

.number-input a.plus:before,
.number-input .plus:before {
    transform: rotate(90deg);
}

#checkoutModal .number-input input[type=number],
#checkoutModal .number-input input[type=number]:focus {
    max-width: 42px;
    padding: 10px 2px !important;
    border-width: 0 1px !important;
    text-align: center;
    margin: 0;
    height: auto;
    font-size: 16px;
    color: inherit !important;
    font-weight: 500 !important;
    box-shadow: none !important;
    border-color: #ccc !important;
    border-radius: 0 !important;
}

.jsp_class {
    border: 1px solid #ccc;
}

.cs_ibutton {
    display: inline-flex;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #fff;
    color: #0AAB65;
    position: relative;
    border: 1px solid #0AAB65;
    justify-content: center;
    align-items: center;
    padding: 0 0 0 0;
    font-size: 12px;
    font-style: normal;
    text-transform: initial;
}

.cs_ibutton span {
    position: absolute;
    padding: 12px 10px;
    border-radius: 7px;
    background: #333;
    bottom: calc(100% + 3px);
    opacity: 0;
    left: 50%;
    transform: translatex(-50%);
    color: #fff;
    line-height: 1.2;
    font-size: 14px;
    width: 200px;
    transition: .25s;
    pointer-events: none;
    text-align: center;
    z-index: 1;
}

.cs_ibutton:hover span {
    opacity: 1;
    bottom: calc(100% + 9px);
    pointer-events: initial;
}

.cs_ibutton span:after {
    content: '';
    position: absolute;
    border: 10px solid transparent;
    border-bottom-width: 0;
    border-top-color: #333;
    left: 50%;
    transform: translateX(-50%);
    bottom: -7px;
}

/* =====Tool tip======== */

.deliverInfoDiv-displayAddress {
    padding-left: 6px;
}

.deliverInfoDiv-displayAddress-title {
    padding: 0;
}

.personalInfoSection {
    padding: 0;
}

.addressBoxContainerWrapper {
    padding: 0;
}

.checkout-section .meal-day .acc-container .form-check.form-check-inline:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
}

.snackAndCustomValidationMessageElementTop {
    line-height: 24px;
}

#checkoutModal .step-1 .row .col-left-spacing .input-box input{
    margin-bottom: 0 !important;
    height: 50px;
}

.gj-picker.gj-picker-md.datepicker.gj-unselectable {
    max-width: 325px;
}

body .gj-picker-md table tr td div,
body .gj-picker-md table tr th div {
    line-height: 30px;
    width: 30px;
    height: 30px;
}

#address_box #display_addr {
    border: 1px solid #d9d9d9;
    padding: 20px 20px 15px;
    background: #e9e9e9;
}

#address_box .btn_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 1rem;
}

#address_box .btn_box a {
    color: inherit !important;
}

#address_box .btn_box a {
    color: #0000007a !important;
    margin-right: 3%;
    font-size: 14px;
    font-weight: bold;
}

#address_box .btn_box p {
    font-weight: bold;
    font-size: 15px;
}

#address_box .btn_box h3,
#address_box .btn_box h4 {
    color: rgba(0, 0, 8, 0.77);
    font-weight: bold;
    font-size: 1.5rem !important;
}

#address_box .editalbe_form {
    padding: 16px 16px 0 16px;
    border: 1px solid #ccc;
    box-shadow: 0 3px 7px rgba(0, 0, 0, .1);
    margin-bottom: 1rem;
}

#address_box .editalbe_form form {
    margin: 0;
}
.deliveryDropDownSelect select {
    -moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
    background: url('../../imgs/arrow-down.svg') white no-repeat calc(100% - 20px) !important;
    cursor: pointer;
}


#address_box input,
#address_box select,
#address_box textarea {
    border: 0 none;
    border: 1px solid #ccc !important;
    padding: 12px; 
    width: 100%;
    color: rgba(33, 37, 41, .6);
    border-radius: 0 !important;
    box-shadow: none !important;
    padding: 12px 16px !important;
    height: auto;
    background: transparent;
    /* margin-bottom: 10px !important; */
}

#address_box select {
    font-size: 16px;
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.5px;
    border: 1px solid #9A9A9A !important;
}

.review_list_header {
    display: flex;
    padding: 12px 16px;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-bottom: 1px solid var(--Primary-Black-20, #CCC);
    background: #EFEFEF;
    color: var(--Primary-Black-60, #676767);
    text-align: center;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}

#review_box {
    border: 1px solid #ccc;
    border-radius: 2px;
}

.review_list {
    padding: 24px 16px 0;
}

#review_box .review_list_item {
    display: flex;
    justify-content: space-between;
    align-items: end;
}

.review_list_item_container_separator:last-child {
    display: none;
}

.review_list_item_container {
    flex-direction: column;
    gap: 24px;
    padding: 24px 0 0 0;
}

.sideBarDesc {
    color: #84929E;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 3px;
    text-transform: uppercase;
}

#review_box .review_list_item strong {
    font-weight: 500;
    font-size: 13px;
    display: block;
    text-transform: uppercase;
}

#review_box .price_side {
    min-width: 100px;
    flex:0 0 118px;
    text-align: right;
}
#review_box .price_side small{
    font-size:11px;
    font-weight:500;
}

#review_box .review_list_item:last-child {
    border-bottom: none;
    padding: 24px 0 0 0;
}

#review_box .review_list_item_header {
    padding: 0 0 13px 0;
}

#review_box .review_list_item h5 {
    color: var(--Universal-Colors-Black, #000);
    font-family: Montserrat;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.1px;
}

#review_box .review_list_footer {
    display: flex;
    flex-direction: column;
    gap: 18px;
    padding: 0 16px 24px;
}

#review_box .review_list_footer p, .review_list_item .planAmountcalculationBox p:last-child, .review_list_item .price_side p {
    color: var(--Universal-Colors-Black, #000) !important;
    font-family: Montserrat;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.08px;
}

#review_box .review_list_footer .review_list_item {
    border-bottom: none;
    text-align: right;
    padding: .25rem 0;
    display: flex; 
    justify-content: space-between;
}

#review_box .review_list_footer .total_title,
#review_box .review_list_footer .total_price {
    font-size: 18px;
}


.cs_loader{
    width:20px;
    height:20px;
    border: 4px solid #f3f3f3;
    border-radius: 50%;
    border-top: 4px solid #bbb;
    -webkit-animation: spin 1s linear infinite;
    /*Safari*/animation: spin 1s linear infinite;
    margin: 0 auto;
    display:inline-block;
}
.promocode_box .cs_loader{
    margin: 0 14px;
}
#review_box .promocode_box  input{ 
    margin-bottom: 0 !important;
    line-height: initial !important;
    height: 48px;
    font-size: initial;
}
.promocode_box  button{
   border: 0 none !important;
}
@-webkit-keyframes spin {
    0% { -webkit-transform: rotate(0deg); }
    100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

.promocode_box input {
    background: transparent !important;
}

.promocode_box {
    position: relative;
    margin-bottom: 1.8px;
}

.promocode_box [type='button'] {
    position: absolute;
    right: 0;
    top: 0px;
    background: #000;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    padding: 18px 1.5rem;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content:center;
    font-family: 'Montserrat', sans-serif;
    cursor: pointer;
}

.page-3-hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
}

.step1CheckboxBtnConatiner {
    display: flex;
    gap: 9px;
}

.cs_checkbox [type='checkbox'] {
    width: 24px !important;
    height:24px;   
}

.cs_checkbox [type='checkbox']:checked {
    color: #549d2f;
}

.tnc_lable {
    z-index: 1;
}

#billing_add h5{
    color: #04253c;
    letter-spacing: 3px;
    font-size: 14px;
    opacity: 0.600;
    line-height: calc(29/18);
    font-weight: 500;
}
.tncLable {
    color: var(--Secondary-Blue-70, #4F6677) !important;
    font-family: Montserrat !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 500 !important;
    line-height: normal !important;
}
.tncLable a {
    color: green;
}
.tncLable a:hover {
    color: green;
}
#billing_add input{
    margin-bottom:0px;
}

.pac-container {
    background-color: #fff;
    z-index: 1000;
    border-radius: 2px;
    font-size: 13px;
    margin-bottom: 15px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .3);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    width: 100%; 
}
.pac-item-static.custom {
    background-color: #FFF9C4;
    cursor: not-allowed;
}

.pac-item-static {
    cursor: pointer;
    padding: 0 4px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 30px;
    vertical-align: middle;
    text-align: left;
    border-top: 1px solid #e6e6e6;
    color: #999;
}
.pac-item {
    cursor: pointer;
    padding: 0 4px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    line-height: 30px;
    vertical-align: middle;
    text-align: left;
    border-top: 1px solid #e6e6e6;
    color: #999;
}
.loader {
    position: relative;
    height: 20px;
    width: 20px;
    margin-bottom: -5px;
    display: inline-block;
    animation: around 5.4s infinite;
}
.loader::after, .loader::before {
    content: "";
    background: white;
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 100%;
    border-width: 2px;
    border-color: #333 #333 transparent transparent;
    border-style: solid;
    border-radius: 20px;
    box-sizing: border-box;
    top: 0;
    left: 0;
    animation: around 0.7s ease-in-out infinite;
}
.loader::after {
    animation: around 0.7s ease-in-out 0.1s infinite;
    background: transparent;
}
@keyframes around {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}



    .promocode_box .cs_error {
        margin-top: 5px;
    }

 .cs_error{
    font-size:13px;
    color:red;
    margin-bottom:0px;
    text-transform: capitalize;
 }

 .paleo-plan-img-checkout {
    top: -1px !important;
 }

 .input-sm-box {
    margin-bottom: 0px !important;
 }

 .checkout-section-inner .side-main-content-menu.checkout-ingredient-box {
    padding-bottom: 1.25rem;
 }

 .ingredient-text-mt {
    padding-right: 0 !important;
 }

 .spacing-pt-2{
    padding-top: 2px;
 }

#checkoutModal .number-input input {
    margin: 0 !important;
}
       
.allergies-validation-close-btn {
    position: absolute;
    right: 20px;
    top: 0;
    color: #000;
    font-size: 2.5rem;
    cursor: pointer;
    right: 15px;
}
.allergies-validation-popup {
    position: fixed;
    background: rgba(20, 20, 20, .5);
    width: 554px;
    height: 100vh;
    overflow-y: hidden;
    z-index: 999;
    top: 0;
    display: none;
    right: 0;
    max-width: 100%;
}
p#alertMessage{
    font-size: 16px;
    color: #000;
    font-family: 'Montserrat', sans-serif;
    line-height: 24px;
}

.allergies-validation-content h4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 24px;
}

.allergies-validation-content .mt-2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
}

.allergies-validation-content .plan-middle {
    margin: 30px;
}

.allergies-validation-content a {
    border: 2px solid #000;
    padding: 10px 35px 10px;
    font-size: 14px;
    background: #000;
    color: #fff;
    font-weight: 500;
    transition: 200ms;
    font-family: 'Montserrat', sans-serif;
}

.allergies-validation-content a:hover {
    background: #fff;
    color: #000;
}

.allergies-validation-content {
    max-width: 450px;
    width: 100%;
    margin: auto;
    transform: translateY(-50%);
    top: 50%;
    left: 0;
    background: #fff;
    color: #707070;
    position: absolute;
    padding: 35px 35px;
    font-size: 16px;
    right: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    border: 2px solid #000;
}   

/* ====================Responsive======================== */

@media (max-width: 767px) {

    /* new UI css */

    #meal_wrapper .step-1 {
        padding: 16px 16px 0;
    }

    .selectPlanImageWrapper, .selectPlanCardContainer, .deliverInfoContainer2by3Container, .deliverInfoContainer2by3, .step2InputBoxContainerWrapper {
        gap: 16px;
    }

    .checkout-section #stepcount_2 .container.checkout-shipping-component-container, .checkout-section #stepcount_3 .checkout-billing-component-container {
        padding: 16px 16px 0 16px !important;
    }

    .input-box .personalInfoLabels, .input-box .deliveryInfoLabels, .input-box .input-box-label-setting {
        font-size: 14px;
    }

    .sideBarDesc {
        font-size: 12px;
    }

    #review_box .review_list_footer p, .review_list_item .planAmountcalculationBox p:last-child, .review_list_item .price_side p {
        font-size: 14px;
    }

    #review_box .review_list_item h5 {
        font-size: 16px !important;
    }


    /* end */


    .checkout-section {
        padding: 0;
    }
    
    .remove_coupon_btnv2 {
        height: auto !important;
    }

    .customMacroDiv {
        margin-left: 10px;
    }

    .customMacroPlanField {
        width: 90% !important;
    }

    .toprightCloseIconCheckout:before, .toprightCloseIconCheckout:after {
        height: 15px !important;
    }

    .toprightCloseIconCheckout {
        top: 15px !important;
        right: 22px !important;
    }

    .horizontal-border {
        margin-bottom: 6px !important;
    }

    .placeOrder-btn {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .input-sm-box {
        margin-bottom: 0px !important;
    }

    .preSetDietContent {
        margin-top: -4px;
    }

    .ingredient-text-mt {
        margin-top: 2px !important;
    }

    .buttons-box {
        /* margin-left: -26px !important;
        margin-right: -26px !important; */
    }

    .checkout-section h6 {
        font-size: 16px;
    }

    .checkout-section .status-bar h6 {
        letter-spacing: 1px;
        font-size: 12px;
    }

    .checkout-section h6 {
        font-size: 12px;
        letter-spacing: 1px;
        white-space: nowrap;
    }

    .checkout-cards.row {
        margin-left: -7.5px;
        margin-right: -7.5px;
    }

    #checkoutModal .step-1 .row {
        margin-left: -10px;
        margin-right: -10px;
    }

    .checkout-section .checkout-card-details h5 {
        font-size: 12px;
        letter-spacing: 2px;
        margin: 0;
        margin-bottom: 2px;
    }

    #checkoutModal .row>[class*='col'].inputbox-padding-right {
        padding-right: 12px !important;
    }

    .checkout-section .form-select-options button {
        font-size: 15px;
        letter-spacing: 1px;
    }

    .fz_sm {
        font-size: 11px;
    }

    .meal-day .accordion-button {
        font-size: 13px;
    }

    #meal-day .form-control,
    #meal-day .form-select {
        font-size: 14px;
    }

    .checkout-section label {
        font-size: 13px;
    }

    .checkout-section .checkout-card-details {
        padding: 10px 0 15px;
    }

    #meal-day textarea.form-control {
        font-size: 13px;
        padding: 15px;
    }

    .checkout-section .input-email input {
        padding: 15px;
    }

    .meal-day .accordion [aria-expanded]:after,
    .accordion [aria-expanded]:before {
        right: 10px;
    }

    .plus_min .acc-head a {
        padding-right: 20px;
    }

    .exclusionSection {
        margin-bottom: 35px !important;
    }


    .allergies-validation-content {
        max-width: 450px;
        width: 92%;
        margin: auto;
        transform: translate(-25%, -50%);
        top: 50%;
        left: 27%;
        font-family: 'Montserrat', sans-serif;
        background: #fff;
        color: #707070;
        position: absolute;
        padding: 35px 35px;
        font-size: 16px;
        -webkit-border-radius:;
        -moz-border-radius:;
        -ms-border-radius:;
        -o-border-radius:;
        -webkit-transform: translate(-25%, -50%);
        -moz-transform: translate(-25%, -50%);
        -ms-transform: translate(-25%, -50%);
        -o-transform: translate(-25%, -50%);
    }
    .expire_d_box label {
        width: 80% !important;
    }  
    .remove_coupon_btn, .remove_coupon_btnv2 p {
        font-size: 15px;
    }  


    /* Gio plan page checkout css */

    .gioPlanBoxes .summer-h3 {
        align-items: center;
    }

    .gioPlanBoxes .summer-h3 span.price-summer {
        padding-left: 1rem;
        text-align: right;
        min-width: 120px;
    }

    .gioPlanBoxes .icon-list {
        display: block !important;
        text-align: left !important;
        padding-left: 0px;
    }

    .gioPlanBoxes .icon-list img {
        margin-top: 30px;
    }

    .gioPlanBoxes .summer-h3 strike {
        display: inline-block;
    }


}
.remove_coupon_btn {
    background-color: #fff;
    border: none;
    color: #0000007a;
    padding: 10px 90px 10px 0px;
    letter-spacing: 1px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.6;
    cursor: pointer;
}

.review_list .header {
    text-transform: uppercase;
    font-weight: 600;
}

.remove_coupon_btnv2 {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-radius: 0.25rem;
    -webkit-border-radius: 0.25rem;
    -moz-border-radius: 0.25rem;
    -ms-border-radius: 0.25rem;
    -o-border-radius: 0.25rem;
    margin-bottom: 0.4px;
    height: 92px;
}
.remove_coupon_btn:hover {
    color: #0000007a !important;
}
.remove_coupon_btnv2 p{
    margin-bottom: 4px !important;
}
.discount-text{
    padding-left: 20px;
}


.checkout-section .custom-btn:hover {
    color: #fff !important;
    cursor: pointer;
}

.custom_badge {
    border-radius: 2px !important;
    background-color: #0AAB65 !important;
    color: #fff !important;
    -webkit-border-radius: 2px !important;
    -moz-border-radius: 2px !important;
    -ms-border-radius: 2px !important;
    -o-border-radius: 2px !important;
    min-width: 24px;
    height: 24px;
    align-items: center;
    justify-content: center;
    padding: 1px 0 1px 1px;
    margin-left: 6px;
}

.expire_d_box p{
    margin-bottom: 5px;
}

.cs_loader {
    position: relative !important;
}
.hide {
    display: none;
}


.checkout-section #stepcount_2 .container.checkout-shipping-component-container {
    margin: 0;
    padding: 24px 24px 0 24px;
}

#checkoutModal .step-2 .input-box input, #checkoutModal .step-2 .input-box textarea{
    margin-bottom: 0 !important;
    color: #838485 !important;
    box-shadow: none !important;
    font-weight: 500 !important;
    font-size: 16px;
    height: 56px;
}
#checkoutModal .step-3 .input-box input{
    margin-bottom: 0 !important;
    color: #838485 !important;
    font-weight: 500 !important;
    font-size: 16px;
    height: 56px;
}

.title-checkout-review {
    padding-top: 26px;
    padding-bottom: 12px !important;

}

@media screen and (min-width: 1025px) and (max-width: 1368px) {
    .step-3-billingComponentWrapper {
        height: 100%;
    }
}

@media all and (max-width:844px) {

    .cs_ibutton span {
        white-space: normal;
    }

    .horizontal-border {
        margin-bottom: 6px !important;
    }

    .placeOrder-btn {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    .buttons-box {
        padding-bottom: 0 !important;
        margin-top: 13px;
        padding-left: 0;
        padding-right: 0;
    }

    .unit_postion {
        white-space: nowrap;
    }

    .ingredient-text-mt {
        margin-top: 3px;
    }

    .preSetDietSection-Accordin-box {
        margin-top: -13px;
    } 

    #checkoutModal .number-input.jsp_class input[type=number], #checkoutModal .number-input.jsp_class input[type=number]:focus {
        max-width: 25px;
    }

    .checkout-section #stepcount_2 .container.checkout-shipping-component-container {
        background-color: inherit;
        border-top: none;
    }

    .checkout-section #stepcount_1 .container {
        background-color: inherit;
        border-top: none;
    }

    .checkout-section #stepcount_3 .container {
        background-color: inherit;
        border-top: none;
    }
}

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

    .input-box.cityShippingCls {
        padding-right: 15px !important;
    }

    .checkout-shipping-component-container #address_box .address-setting {
        padding-right: 18px!important;
    }

    .addOnSection {
        font-size: 13px;
        white-space: nowrap;
    }

    #checkoutModal .step-1 .row .col-spacing {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .expire_d_box .input-box .input-box-label-setting {
        width: 75%;
    }

    #review_box .promocode_box input {
        font-size: initial;
    }

    .promo_code_wrapper .promocode_box .input-box-label-setting {
        font-size: 12px;
    }

    .confirm-password-label {
        font-size: 9px !important;
    }

    .remove_coupon_btnv2 .card-body{
        padding: 0.75rem !important;
    }

}


.promocode_box.input-box button[disabled]:hover {
    background-color: #000 !important;
}

.mt-nd5px {
    margin-top: -0.5px;
}

.card-info-box {
    margin-top: 27px;
}


#display_addr .selected-address-text {
    font-size: 15px;
    margin-bottom: 5px;
    text-transform: capitalize!important;
    color: #6c757d;
}

.editSearchBtn {
    margin-right: 3%;
    font-size: 14px;
    font-weight: bold;
    display: initial;
    padding: 0;
    background: none;
    color: #0000007a !important;
}

.enableAddressEdit {
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    background: none;
    color: #0000007a !important;
}

#display_addr .checkout-address-h3 {
    font-size: 1.5rem;
    font-weight: bold;
    color: #6c757d;
    margin-bottom: 0.5rem;
}

#display_addr .secondary-address {
    font-weight: 500;
    font-size: 1rem;
    margin-bottom: 1rem;
    color: #6c757d;
}

#display_addr .display_address_links a {
    font-size: 13px;
    text-decoration: none;
    text-transform: uppercase!important;
}


.checkout-section .select-your-plan-google-location a.custom-btn.custom-btn-edit-search {
    color: #0000007a !important;
}

.checkout-section .select-your-plan-google-location a.custom-btn.custom-btn-edit-search:hover {
    color: #0000007a !important;
}

.select-your-plan-google-location {
    margin-bottom: 17px;
}

.wrapper-google-searchbox {
    width: 66.66667%;
}

.allergies-display-labels {
    letter-spacing: 0.2px;
    font-size: 15px;
    opacity: 0.600;
    color: #04253c;
}

.ingredient-content {
    letter-spacing: 3px;
}

.checkout-section #stepcount_3 .checkout-billing-component-container {
    padding: 24px 24px 0 24px;
}

.step-3-back-btn {
    margin-top: 25px;
}

.back-btn-arrow {
    color: #007bff;
}

/***** Skeleton UI CSS **/
.skeleton {
    opacity: .7;
    animation: skeleton-loading 1s linear infinite alternate;
    -webkit-animation: skeleton-loading 1s linear infinite alternate;
}
  
.skeleton-text {
    width: 100%;
    height: 1.25rem;
    margin-bottom: .25rem;
    border-radius: .125rem;
}

.skeleton-text:last-child {
    margin-bottom: 0;
    width: 80%;
}

@keyframes skeleton-loading {
    0% {
        background-color: hsl(200, 20%, 70%);
    }

    100% {
        background-color: hsl(200, 20%, 95%);
    }
}

.emailZipContainer {
    gap: 24px;
    margin: 0 0 24px 0 !important;
}

.select-plan-email {
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

/* Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) 
and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
 /* CSS styles specific to iPad Air portrait mode */
 .checkout-radio-button-align-with-text {
    padding-top: 0px;
 }
}
/* Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) 
and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
 /* CSS styles specific to iPad Air landscape mode */
 .checkout-radio-button-align-with-text {
    padding-top: 0px;
 }
}


.add-on-section-snack {
    /* margin-bottom: 40px; */
    flex-direction: column;
    gap: 9px;
}

.add-on-section-snack-container {
    width: 100%;
}

/* Please dont use this css any where this has been used only to hide the hr tag on allergies */
.hrtaghidden-proactive {
    display: none;
}

.cardNumberJsValidation {
    display: none;
}

.cardValidityJsValidation {
    display: none;
}

.cardCvvJsValidation {
    display: none;
}
.gg-chevron-left {
    color: #007bff;
}




/* Gio plan CSS checkout */

.gioPlanBoxes .box-summer {
    border: 1px solid #ccc;
    padding: 10px;
    display: flex;
    gap: 15px;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 20px;
    position: relative;
    background: #FFFFFF;
    cursor: pointer;
    box-shadow: 0 5px 10px rgba(0,0,0,0.1);
}

.gioPlanBoxes .radio-box {
    padding: 0.7rem 0 0 1rem;
}

.gioPlanBoxes .radio-box input {
    height: 28px;
    width: 28px !important;
    box-shadow: none !important;
    margin-top: 5px;
    cursor: pointer;
    accent-color: green;
}

.gioPlanBoxes .content-summer {
    width: 100%;
}

.gioPlanBoxes .summer-h3 {
    font-size: 25px;
    padding-top: 0.85rem;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
}

.gioPlanBoxes .summer-h3 span {
    font-weight: 400 !important;
    font-size: 14px;
}

.gioPlanBoxes .icon-list {
    gap: 2.5rem;
    text-align: center;
    padding-right: 0;
    display: flex;
    justify-content: space-between;
    padding-bottom: 15px;
}

.gioPlanBoxes .icon-list .icon {
    text-align: left;
}

.gioPlanBoxes .icon-list img {
    vertical-align: middle;
    height: 25px;
    margin-bottom: 10px;
    max-width: 100%;
    width: auto;
}

.checkout-section .checkout-cards>div:hover .icon-list img {
    box-shadow: none;
}

.gioPlanBoxes h4 {
    font-size: 15px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    margin-bottom: 0px;
}

.gioPlanBoxes .icon-list p {
    text-align: left;
    font-size: 14px;
}

.gioPlanBoxes .radio-box input:checked+.border-div {
    /* border: 2px solid #66B83D; */
    border: 2px solid #000;
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
}
.themeTextColor {
    color: rgba(4, 37, 60, 0.6);
}


@media all and (min-width: 280px) and (max-width: 375px) {
    .checkout-section .status-bar h6 {
        font-size: 8px;
    }

    .checkout-section .status-bar .form-check-input[type=checkbox], .status-bar .custom-checkbox {
        width: 18px;
        height: 18px;
    }

    .checkout-section .custom-checkbox.no-active {
        width: 18px;
        height: 18px;
    }

    .checkout-section .checkout-card-details h5 {
        font-size: 8px;
        margin-bottom: 0px;
    }

    .checkout-section .checkout-card-details a {
        font-size: 8px;
    }

    .checkout-section .meals-day-content h5, .checkoutSectionHeader {
        font-size: 8px;
        line-height: 1;
    }

    .selectPlanPageContentPadding {
        padding: 0;
    }

    .customMacroDiv {
        margin-left: 0;
    }

    .programLengthSection .checkout-radio-button-align-with-text {
        padding: 0;
    }

    .checkout-section .form-check-input+label {
        font-size: 11px;
    }

    .cs_checkbox label:before {
        width: 14px;
        height: 14px;
    }

    .fz_sm {
        font-size: 8px;
        margin-top: 0px;
    }

    .plus_min .acc-head a {
        padding: 14px 16px 12px 0;
        font-size: 10px;
    }

    .checkout-section label, .unit_postion {
        font-size: 9px;
    }

    .cs_ibutton {
        width: 12px;
        height: 12px;
    }

    .checkout-section .custom-btn, #js_total_price {
        font-size: 18px;
    }

    .input-box .personalInfoLabels {
        font-size: 9px;
        top: 6px;
    }

    .input-box input:not(:placeholder-shown)+label, .input-box input:focus+label, .input-box textarea:not(:placeholder-shown)+label, .input-box textarea:focus+label {
        top: -11px;
        font-size: 8px;
    }

    .cs_error {
        font-size: 9px;
    }

    #checkoutModal .step-2 .input-box input, #checkoutModal .step-2 .input-box textarea, .review_list_header {
        font-size: 12px;
        height: 35px;
    }

    #review_box .review_list_item strong {
        font-size: 11px;
    }

    #review_box .review_list_item h5 {
        font-size: 10px;
    }

    #review_box .price_side {
        flex: 0 0 100px;
    }

    .promo_code_wrapper .promocode_box .input-box-label-setting {
        font-size: 8px;
        top: 8px;
    }

    .promocode_box input {
        font-size: 12px !important;
        height: 40px !important;
    }

    .promocode_box [type='button'] {
        font-size: 11px;
        padding: 13px 1rem;
    }

    #checkoutModal .step-3 .input-box input {
        font-size: 12px;
    }

    .exp-wrapper.input-box input:not(:placeholder-shown)+input+label {
        top: -5px;
        font-size: 9px;
    }

    .remove_coupon_btn, .remove_coupon_btnv2 p {
        font-size: 12px;
    }

    .remove_coupon_btn {
        padding: 0;
        font-size: 10px;
    }

    .cardInfoBox .input-box .input-box-label-setting {
        /* top: 20px; */
        font-size: 12px;
    }

    #checkoutModal #email_field, #checkoutModal #email_field:focus {
        font-size: 12px;
    }

    .cs_input_label input:not(:placeholder-shown)+label {
        font-size: 10px;
    }

    .cs_loader {
        top: 3px;
    }

    .cs_checkbox label:before {
        top: 0px;
    }

    .cs_checkbox input[type=checkbox]+label {
        padding-left: 28px !important;
    }

    .cs_checkbox input:checked+label:after {
        width: 12px;
        top: 4px;
    }

    .side-main-content-menu.checkout-ingredient-box .cs_checkbox {
        top: -4px;
    }

    p#alertMessage {
        font-size: 14px;
    }

    .input-box .personalInfoLabels {
        padding: 0;
    }

    .input-box .deliveryInfoLabels {
        font-size: 9px;
        top: 6px;
    }

    #display_addr .selected-address-text {
        font-size: 13px;
    }

    #display_addr .checkout-address-h3 {
        font-size: 1rem;
    }

    #display_addr .secondary-address {
        font-size: 0.8rem;
    }

    .deliveryDropDownSelect p {
        font-size: 13px;
    }

    .buttons-box .custom-btn {
        padding: 15px 10px 12px;
    }

    .page-2-checkoutBtn {
        height: 50px !important;
    }

    .checkoutPageButtonFontFamily {
        height: 60px;
    }

    .input-box .input-box-label-setting {
        top: 16px;
        font-size: 12px;
        left: 15px;
    }

    .placeOrder-btn {
        height: 50px !important;
    }

    .cs_ibutton span {
        transform: translatex(-65%);
        padding: 8px 6px;
        font-size: 12px;
    }

    




    .gioPlanBoxes .cs_gio_hero h1 {
        font-size: 24px;
      }
    
      .gioPlanBoxes .price-summer {
        margin-right: 0;
      }
    
      .gioPlanBoxes .summer-h3 span {
        font-size: 12px;
      }
    
      .gioPlanBoxes .summer-h3 span.price-summer {
        min-width: auto;
      }
    
      .gioPlanBoxes .radio-box input {
        margin-top: 7px;
      }
    
      .gioPlanBoxes .cs_gio_hero h1 span {
        font-size: 10px;
      }
    
      .gioPlanBoxes .cs_gio_hero .x_text {
        font-size: 20px;
      }
    
      .gioPlanBoxes .cs_gio_hero h3 {
        font-size: 20px;
      }
    
      .gioPlanBoxes .cs_btn {
        padding: 5px 1rem;
        font-size: 13px;
        height: 37px;
      }
    
      .gioPlanBoxes {
        padding: 25px 0 0 0 !important;
      }
    
      .gioPlanBoxes h2 {
        font-size: 24px;
      }
    
      .gioPlanBoxes .summer-h3 {
        font-size: 16px;
      }
    
      .gioPlanBoxes .radio-box input {
        height: 18px;
        width: 18px !important;
      }

      .snackAndCustomValidationMessageElementBottom {
        margin: 0 0 10px 0;
        font-size: 12px;
      }

}

.disableProgramLength {
    opacity: 0.6 !important;
    cursor: not-allowed !important;
    pointer-events: none !important;
}

.disableProgramLength::before {
    background-color: #ccc !important;
    border: 2px solid #ccc !important;
}

.cursorPointerNone {
    cursor: not-allowed !important;
}

.pheonixInfoMsg {
    padding: 10px 5px;
    background: #FEDBC1;
    font-size: 10px;
    font-weight: bold;
    line-height: 0;
    letter-spacing: 0.5px;
}

.reviewScreenInfoMsg, .allergiesRuleBreak {
    padding: 10px 10px;
    background: #FEDBC1;
    font-size: 10px;
    font-weight: bold;
    line-height: 1.56;
    letter-spacing: 0.5px;
}

.limitRuleErrorInfoMessageClass {
    font-size: 12px;
    font-style: italic;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.1px;
    padding: 4px 15px;
}
.text-danger {
    color: red;
}
.disableProgramLengthInput {
    background-color: #ccc !important;
}

.warningMsg.hide {
    display: none;
}

.warningMsg {
    background: #D6EDFF;
    display: flex;
    padding: 8px 16px;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    color: #000;
    font-family: Montserrat;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
}

.stopScrollBackground {
    overflow: hidden;
}


.disclaimerContainer {
    display: flex;
    padding: 5px 6px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    align-self: stretch;
    background: #FEDBC1;
}

.disclaimerContainer p {
    color: var(--Universal-Colors-Black, #000);
    font-family: Montserrat;
    font-size: 10px;
    font-style: normal;
    font-weight: 600;
    line-height: 16px; /* 160% */
    letter-spacing: 0.5px;
    margin-bottom: 0;
}

/* General styles for toggle sections */
.cardDetailBlock,
.billingDetailBlock {
    overflow: hidden; /* Hide content when collapsed */
    max-height: 0; /* Initially collapsed */
    display: none !important; 
    transition: max-height 0.7s ease-out; /* Smooth slide effect */
}

/* Class to show content */
.cardDetailBlock.show,
.billingDetailBlock.show {
    display: flex !important;
    max-height: 1000px; /* Large enough to fit content */
    transition: max-height 0.7s ease-in; /* Smooth slide effect when expanding */
}

/* Optional: Hide button smoothly when needed */
.toggleDetailsBtn.hidden {
    opacity: 0;
    visibility: hidden;
    display: none; /* Remove the button from the layout flow */
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

/* Initially hide the button */
.cardPlaceOrderCls {
    display: none;
}

.step3Separator-container-1,
.step3Separator-container-2 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    position: relative;
}

.step3Separator-line,
.step3Separator-line-2 {
    flex-grow: 1; /* Ensures the lines stretch to fill space */
    height: 1px;
    background: var(--Primary-Black-20, #CCC); /* Ensure this color is visible */
}

.step3Separator-text,
.step3Separator-text-2 {
    margin: 0 10px;
    color: #666;
    font-weight: 500;
    font-size: 14px;
    white-space: nowrap;
}


.signup-request-processing-loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.3s ease;
    backdrop-filter: blur(4.5px);
}

.processing-request-content {
    max-width: 450px;
    width: 100%;
    margin: auto;
    transform: translateY(-50%);
    top: 42%;
    left: 0;
    color: #707070;
    position: absolute;
    padding: 35px 35px;
    font-size: 16px;
    right: 0;
    width: 50px;
    height: 50px;
    border: 6px solid #f3f3f3; /* Light grey */
    border-top: 6px solid #000; /* Blue */
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

.signup-request-processing-loader p {
    color: #fff;
}

@media (max-width: 1024px) and (orientation: landscape) and (min-width: 768px) {
    .mt-checkout-loader-message {
        margin-top: 8rem !important;
    }
}

  