@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap);body {
    background: #000;
    display: flex;
}

section {
    width: 100%;
    padding: 0;
    background: #000;
}

.store-front {
    background: #000;
    padding: 30px 0 0;
}

.store-front-checkout {
    width: 100%;
}

/* RT Wholesaling Checkout CSS Start */
.store-front-checkout.rt-wholesaling,
.store-front-checkout.rt-wholesaling .container {
    background-color: #0c1f2e;
    font-family: "Poppins", sans-serif;
}

.store-front-checkout.rt-wholesaling .new-checkout {
    font-family: "Poppins", sans-serif;
}

.store-front-checkout.rt-wholesaling .new-checkout .checkout-content .summary-main-box .summary-box {
    border: 1px solid #323740 !important;
}

.store-front-checkout.rt-wholesaling .new-checkout .checkout-content .checkout-summary ul li:not(:last-child) {
    border-bottom: 1px solid #323740 !important;
}

.store-front-checkout.rt-wholesaling .new-checkout .checkout-content .checkout-price .title-price p,
.store-front-checkout.rt-wholesaling .new-checkout .checkout-content .checkout-summary ul li .title-price h4,
.store-front-checkout.rt-wholesaling .new-checkout .checkout-content .checkout-form .checkout-title {
    color: #fff;
    font-weight: 700;
}

.store-front-checkout.rt-wholesaling .new-checkout .checkout-content .summary-main-box .summary-box h4,
.store-front-checkout.rt-wholesaling .new-checkout .checkout-content .checkout-summary .summary-main-box ul li .title-price span,
.store-front-checkout.rt-wholesaling .new-checkout .checkout-content .checkout-summary .summary-main-box ul li .title-price p,
.store-front-checkout.rt-wholesaling .new-checkout .checkout-content .checkout-summary .summary-main-box ul li .title-price strong,
.store-front-checkout.rt-wholesaling .new-checkout .checkout-content .checkout-summary .summary-main-box ul li .title-price p,
.store-front-checkout.rt-wholesaling .new-checkout .checkout-content .checkout-form .disclaimer p,
.store-front-checkout.rt-wholesaling .new-checkout .checkout-content .checkout-form .disclaimer p a {
    color: #fff !important;
}

.store-front-checkout.rt-wholesaling .new-checkout .checkout-content .checkout-price .title-price h3 {
    font-family: "Poppins", sans-serif;
    color: #158aff;
}

.store-front-checkout.rt-wholesaling .new-checkout .checkout-content .checkout-summary ul li .title-price span,
.store-front-checkout.rt-wholesaling .new-checkout .checkout-content .checkout-summary ul li .title-price strong {
    color: #c5c6c6;
    font-weight: 700;
}

.store-front-checkout.rt-wholesaling .new-checkout .checkout-content .checkout-price .checkout-summary ul li p,
.store-front-checkout.rt-wholesaling .new-checkout .checkout-content .checkout-price .checkout-summary ul li p strong {
    color: #babdc4;
    font-weight: 400;
}

.store-front-checkout.rt-wholesaling .new-checkout .checkout-content .checkout-form .user-details .form-group input {
    border: 1px solid #323740;
    background: #ffffff0a !important;
    color: #fff !important;
    box-shadow: 0px 3px 6px 0px #00000005;
}

.store-front-checkout.rt-wholesaling .new-checkout .checkout-content .checkout-form .user-details .form-group input::-moz-placeholder {
    color: #6d7686;
}

.store-front-checkout.rt-wholesaling .new-checkout .checkout-content .checkout-form .user-details .form-group input::placeholder {
    color: #6d7686;
}

.store-front-checkout.rt-wholesaling .new-checkout .checkout-content .checkout-form hr {
    border-color: #172f42;
}

.store-front-checkout.rt-wholesaling .new-checkout .checkout-content .checkout-form .button-container .checkout-btn {
    background-color: #158aff;
    box-shadow: 0px 5px 30px 0px #4c44ecc9;
}

/* RT Wholesaling Checkout CSS End */

/* setandforget Checkout CSS Start */
.store-front-checkout.setandforget,
.store-front-checkout.setandforget .container {
    font-family: "Helvetica";
    background-color: #000000;
}

.store-front-checkout.setandforget .new-checkout .checkout-content .summary-main-box .summary-box {
    border: 1px solid #323740 !important;
}

.store-front-checkout.setandforget .new-checkout .checkout-content .checkout-form,
.store-front-checkout.ecomknockout .new-checkout .checkout-content .checkout-form {
    border-top: 1px solid #323740;
}

.store-front-checkout.setandforget .new-checkout .checkout-content .checkout-summary ul li:not(:last-child) {
    border-bottom: 1px solid #323740 !important;
}

.store-front-checkout.setandforget .new-checkout {
    font-family: "Helvetica";
}

.store-front-checkout.setandforget .new-checkout .checkout-content .checkout-price .title-price p {
    font-family: "Helvetica";
    font-weight: 400;
    color: #fff;
}

.store-front-checkout.setandforget .new-checkout .checkout-content .checkout-price .title-price h3 {
    font-family: "Inter", sans-serif;
    font-weight: 800;
    color: #39e9ab;
}

.store-front-checkout.setandforget .new-checkout .checkout-content .checkout-summary ul li .title-price h4,
.store-front-checkout.setandforget .new-checkout .checkout-content .checkout-summary ul li .title-price span,
.store-front-checkout.setandforget .new-checkout .checkout-content .checkout-summary ul li .title-price strong,
.store-front-checkout.setandforget .new-checkout .checkout-content .checkout-form .checkout-title,
.store-front-checkout.setandforget .new-checkout .checkout-content .summary-main-box .summary-box h4,
.store-front-checkout.setandforget .new-checkout .checkout-content .checkout-summary .summary-main-box ul li .title-price span,
.store-front-checkout.setandforget .new-checkout .checkout-content .checkout-summary .summary-main-box ul li .title-price p {
    font-family: "Helvetica";
    font-weight: 700;
    color: #fff !important;
}

.store-front-checkout.setandforget .new-checkout .checkout-content .checkout-price .title-price p,
.store-front-checkout.setandforget .new-checkout .checkout-content .checkout-price .title-price p strong {
    font-family: "Helvetica";
    color: #fff;
    font-weight: 400 !important;
}

.store-front-checkout.setandforget .new-checkout .checkout-content .checkout-summary ul li:not(:last-child) {
    border-bottom: 1px solid #c8c8c81a;
}

.store-front-checkout.setandforget .new-checkout .checkout-content .checkout-form .user-details .form-group input {
    background: #ffffff01 !important;
    border: 1px solid #323740;
    color: #fff !important;
}

.store-front-checkout.setandforget .new-checkout .checkout-content .checkout-form .user-details .form-group.intel-phonenumber .iti__selected-flag {
    background-color: #121212;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.store-front-checkout.setandforget .new-checkout .checkout-content .checkout-form .user-details .form-group.intel-phonenumber .iti__country-list {
    max-width: 220px;
}

.store-front-checkout.setandforget .new-checkout .checkout-content .checkout-form .user-details .form-group input::-moz-placeholder {
    color: #6b7280;
}

.store-front-checkout.setandforget .new-checkout .checkout-content .checkout-form .user-details .form-group input::placeholder {
    color: #6b7280;
}

.store-front-checkout.setandforget .new-checkout .checkout-content .checkout-form hr {
    border-color: #323740;
}

.store-front-checkout.setandforget .new-checkout .checkout-content .checkout-form .button-container .checkout-btn {
    background-color: #42c999;
    box-shadow: 0px 5px 30px 0px #44ecc5c9;
}

.store-front-checkout.setandforget .new-checkout .checkout-content .checkout-form .button-container .checkout-btn:is(:hover) {
    background-color: #19b37d;
}

#upsellpopup .modal-body .upsell-box .upsell-content .checkout-btn.disabled {
    opacity: 0.6;
    pointer-events: none;
}

.store-front-checkout.setandforget .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div.active {
    box-shadow: 0 1px 1px 0 rgb(66, 201, 153, 0.7),
        0 0 0 3px rgba(66, 201, 153, 0.7);
    border-radius: 4px;
    width: 100%;
    margin-top: 5px;
}

.store-front-checkout.setandforget .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div .promotion-code-btn,
.store-front-checkout.setandforget .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div .promotion-code {
    color: #ffffff !important;
    background: radial-gradient(circle,
            rgba(66, 201, 153, 1) 0%,
            rgba(66, 201, 153, 1) 100%);
    background-image: radial-gradient(circle,
            rgba(66, 201, 153, 1) 0%,
            rgba(66, 201, 153, 1) 100%);
}

.store-front-checkout.setandforget .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div.active .promotion-code {
    background: radial-gradient(circle,
            rgba(66, 201, 153, 1) 0%,
            rgba(66, 201, 153, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-color: transparent;
}

.store-front-checkout.setandforget .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div .apply-btn {
    color: #19b37d !important;
}

.store-front-checkout.setandforget .new-checkout .checkout-content .checkout-form .disclaimer p,
.store-front-checkout.setandforget .new-checkout .checkout-content .checkout-form .disclaimer p a {
    color: #fff;
    opacity: 0.8;
}

/* setandforget Checkout CSS End */

/* elite Checkout CSS Start */
.store-front-checkout.elite-ecom,
.store-front-checkout.elite-ecom .container {
    font-family: "Helvetica";
    background-color: #000000;
}

.store-front-checkout.elite-ecom .new-checkout .checkout-content .summary-main-box ul.add-order li .custom-checkbox input[type="checkbox"]:checked+div span.ck-boox {
    background-color: #e76435;
    border-color: #e76435;
}

.store-front-checkout.elite-ecom .new-checkout .checkout-content .summary-main-box .summary-box {
    border: 1px solid #323740 !important;
}

/* .store-front-checkout.elite-ecom .new-checkout .checkout-content .checkout-form{
    border-top: 1px solid #323740;
} */
.store-front-checkout.elite-ecom .new-checkout .checkout-content .checkout-summary ul li:not(:last-child) {
    border-bottom: 1px solid #323740 !important;
}

.store-front-checkout.elite-ecom .new-checkout {
    font-family: "Helvetica";
}

.store-front-checkout.elite-ecom .new-checkout .checkout-content .checkout-price .title-price p {
    font-family: "Helvetica";
    font-weight: 400;
    color: #fff;
}

.store-front-checkout.elite-ecom .new-checkout .checkout-content .checkout-price .title-price h3 {
    font-family: "Inter", sans-serif;
    font-weight: 800;
    color: #e76435;
}

.store-front-checkout.elite-ecom .new-checkout .checkout-content .checkout-summary ul li .title-price h4,
.store-front-checkout.elite-ecom .new-checkout .checkout-content .checkout-summary ul li .title-price span,
.store-front-checkout.elite-ecom .new-checkout .checkout-content .checkout-summary ul li .title-price strong,
.store-front-checkout.elite-ecom .new-checkout .checkout-content .checkout-form .checkout-title,
.store-front-checkout.elite-ecom .new-checkout .checkout-content .summary-main-box .summary-box h4,
.store-front-checkout.elite-ecom .new-checkout .checkout-content .checkout-summary .summary-main-box ul li .title-price span,
.store-front-checkout.elite-ecom .new-checkout .checkout-content .checkout-summary .summary-main-box ul li .title-price p {
    font-family: "Helvetica";
    font-weight: 700;
    color: #fff !important;
}

.store-front-checkout.elite-ecom .new-checkout .checkout-content .checkout-price .title-price p,
.store-front-checkout.elite-ecom .new-checkout .checkout-content .checkout-price .title-price p strong {
    font-family: "Helvetica";
    color: #fff;
    font-weight: 400 !important;
}

.store-front-checkout.elite-ecom .new-checkout .checkout-content .checkout-summary ul li:not(:last-child) {
    border-bottom: 1px solid #c8c8c81a;
}

.store-front-checkout.elite-ecom .new-checkout .checkout-content .checkout-form .user-details .form-group input {
    background: #ffffff01 !important;
    border: 1px solid #323740 !important;
    color: #fff !important;
}

.store-front-checkout.elite-ecom .new-checkout .checkout-content .checkout-form .user-details .form-group.intel-phonenumber .iti__selected-flag {
    background-color: #121212;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.store-front-checkout.elite-ecom .new-checkout .checkout-content .checkout-form .user-details .form-group.intel-phonenumber .iti__country-list {
    max-width: 220px;
}

.store-front-checkout.elite-ecom .new-checkout .checkout-content .checkout-form .user-details .form-group input::-moz-placeholder {
    color: #6b7280;
}

.store-front-checkout.elite-ecom .new-checkout .checkout-content .checkout-form .user-details .form-group input::placeholder {
    color: #6b7280;
}

.store-front-checkout.elite-ecom .new-checkout .checkout-content .checkout-form hr {
    border-color: #323740;
}

.store-front-checkout.elite-ecom .new-checkout .checkout-content .checkout-form .button-container .checkout-btn {
    background-color: #e76435;
    box-shadow: 0 0px 24px 0 #f1764a;
}

.store-front-checkout.elite-ecom .new-checkout .checkout-content .checkout-form .user-details .form-group input:focus {
    outline: 0px;
    border-color: hsla(22, 92%, 48%, 0.5);
    box-shadow: 0px 1px 1px rgba(247, 144, 75, 0.03),
        0px 3px 6px rgba(0, 0, 0, 0.02),
        0 0 0 3px hsl(27.66deg 92.38% 18.99% / 61%),
        0 1px 1px 0 rgba(0, 0, 0, 0.08);
}

.store-front-checkout.elite-ecom .new-checkout .checkout-content .checkout-form .button-container .checkout-btn:is(:hover) {
    background-color: #e85e2c;
    /* border: #e85e2c solid 1px; */
}

#upsellpopup .modal-body .upsell-box .upsell-content .checkout-btn.disabled {
    opacity: 0.6;
    pointer-events: none;
}

.store-front-checkout.elite-ecom .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div.active {
    box-shadow: 0 1px 1px 0 #e76435, 0 0 0 3px #e76435;
    border-radius: 4px;
    width: 100%;
    margin-top: 5px;
}

.store-front-checkout.elite-ecom .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div .promotion-code-btn,
.store-front-checkout.elite-ecom .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div .promotion-code {
    color: #ffffff !important;
    background: radial-gradient(circle, #e76435 0%, #e76435 100%);
    background-image: radial-gradient(circle, #e76435 0%, #e76435 100%);
}

.store-front-checkout.elite-ecom .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div.active .promotion-code {
    background: radial-gradient(circle, #e76435 0%, #e76435 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-color: transparent;
}

.store-front-checkout.elite-ecom .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div .apply-btn {
    color: #e76435 !important;
}

.store-front-checkout.elite-ecom .new-checkout .checkout-content .checkout-form .disclaimer p,
.store-front-checkout.elite-ecom .new-checkout .checkout-content .checkout-form .disclaimer p a {
    color: #fff;
    opacity: 0.8;
}

.store-front-checkout.elite-ecom .form-group label {
    background: unset !important;
    color: #ffffff;
}

.store-front-checkout.elite-ecom .form-group #address_country {
    background: hsla(0, 0%, 100%, .00392156862745098) !important;
    border: 1px solid #323740;
    color: #fff !important;
}

.store-front-checkout.elite-ecom .form-group #address_country:focus,
.store-front-checkout.elite-ecom .form-group #address_line:focus {
    border-color: rgba(235, 92, 10, .5);
    box-shadow: 0 1px 1px rgba(247, 144, 75, .03), 0 3px 6px rgba(0, 0, 0, .02), 0 0 0 3px hsl(27.66deg 92.38% 18.99% / 61%), 0 1px 1px 0 rgba(0, 0, 0, .08);
}

.store-front-checkout.elite-ecom .form-group #address_country option {
    background: #121212 !important;
}

/* elite Checkout CSS End */

/* Ai Agency 100k Checkout CSS Start */
.store-front-checkout.ai-agency-100k,
.store-front-checkout.ai-agency-100k .container {
    font-family: "Helvetica";
    background: #000000;
    background-image: url(https://cdn.prod.website-files.com/6888bb7…/688aa19…_Group%201261158342.webp), radial-gradient(circle at 50% 0, rgb(0 34 24 / 30%) 14%, rgb(3 3 3 / 50%) 72%);
    background-repeat: repeat, no-repeat;
    background-size: cover;
}

.store-front-checkout.ai-agency-100k .new-checkout .checkout-content .summary-main-box ul.add-order li .custom-checkbox input[type="checkbox"]:checked+div span.ck-boox {
    background-color: #e76435;
    border-color: #e76435;
}

.store-front-checkout.ai-agency-100k .new-checkout .checkout-content .summary-main-box .summary-box {
    border: 1px solid #323740 !important;
}

.store-front-checkout.ai-agency-100k .new-checkout .checkout-content .checkout-summary ul li:not(:last-child) {
    border-bottom: 1px solid #323740 !important;
}

.store-front-checkout.ai-agency-100k .new-checkout {
    font-family: "Helvetica";
}

.store-front-checkout.ai-agency-100k .new-checkout .checkout-content .checkout-price .title-price p {
    font-family: "Helvetica";
    font-weight: 400;
    color: #fff;
}

.store-front-checkout.ai-agency-100k .new-checkout .checkout-content .checkout-price .title-price h3 {
    font-family: "Inter", sans-serif;
    font-weight: 800;
    color: #ffc290;
}

.store-front-checkout.ai-agency-100k .new-checkout .checkout-content .checkout-summary ul li .title-price h4,
.store-front-checkout.ai-agency-100k .new-checkout .checkout-content .checkout-summary ul li .title-price span,
.store-front-checkout.ai-agency-100k .new-checkout .checkout-content .checkout-summary ul li .title-price strong,
.store-front-checkout.ai-agency-100k .new-checkout .checkout-content .checkout-form .checkout-title,
.store-front-checkout.ai-agency-100k .new-checkout .checkout-content .summary-main-box .summary-box h4,
.store-front-checkout.ai-agency-100k .new-checkout .checkout-content .checkout-summary .summary-main-box ul li .title-price span,
.store-front-checkout.ai-agency-100k .new-checkout .checkout-content .checkout-summary .summary-main-box ul li .title-price p {
    font-family: "Inter", sans-serif;
    font-weight: 800;
    color: #fff !important;
}

.store-front-checkout.ai-agency-100k .new-checkout .checkout-content .checkout-price .title-price p,
.store-front-checkout.ai-agency-100k .new-checkout .checkout-content .checkout-price .title-price p strong {
    font-family: "Helvetica";
    color: #fff;
    font-weight: 400 !important;
}

.store-front-checkout.ai-agency-100k .new-checkout .checkout-content .checkout-summary ul li:not(:last-child) {
    border-bottom: 1px solid #134c3e !important;
}

.store-front-checkout.ai-agency-100k .new-checkout .checkout-content .checkout-form .user-details .form-group input {
    background: #0b0f0ee0 !important;
    border: 1px solid #1b312b !important;
    color: #fff !important;
    transition: all 0.3s ease-in-out;
}

.store-front-checkout.ai-agency-100k .new-checkout .checkout-content .checkout-form .user-details .form-group.intel-phonenumber .iti__selected-flag {
    background-color: #121212;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.store-front-checkout.ai-agency-100k .new-checkout .checkout-content .checkout-form .user-details .form-group.intel-phonenumber .iti__country-list {
    max-width: 220px;
}

.store-front-checkout.ai-agency-100k .new-checkout .checkout-content .checkout-form .user-details .form-group input::-moz-placeholder {
    color: #6b7280;
}

.store-front-checkout.ai-agency-100k .new-checkout .checkout-content .checkout-form .user-details .form-group input::placeholder {
    color: #6b7280;
}

.store-front-checkout.ai-agency-100k .new-checkout .checkout-content .checkout-form hr {
    background-image: linear-gradient(90deg, #000, #134c3e 25% 84%, #000);
    height: 0.5px;
}

.store-front-checkout.ai-agency-100k .new-checkout .checkout-content .checkout-form .button-container .checkout-btn {
    background-color: #fff;
    background-image: linear-gradient(0deg, #eea467 2%, #ffc290 17% 81%, #e49452);
    border: 2px solid #f5d89899;
    padding: 15px 1rem;
    height: auto;
    font-size: 1.25rem;
    color: #161616;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    line-height: 1;
    border-radius: 1rem;
}

.store-front-checkout.ai-agency-100k .new-checkout .checkout-content .checkout-form .button-container .checkout-btn.zip-payment {
    color: #ffffff;
    border: 2px solid #503164 !important;
}

.store-front-checkout.ai-agency-100k .new-checkout .checkout-content .checkout-form .button-container .checkout-btn.zip-payment span {
    color: #ffffff;
    font-size: 80%;
    font-weight: 400;
}

.store-front-checkout.ai-agency-100k .new-checkout .checkout-content .checkout-form .button-container .checkout-btn.payva-button {
    color: #ffffff;
}

.store-front-checkout.ai-agency-100k .new-checkout .checkout-content .checkout-form .button-container .checkout-btn.payva-button:is(:hover) {
    color: #ffffff;
}

.store-front-checkout.ai-agency-100k .new-checkout .checkout-content .checkout-form .user-details .form-group input:focus {
    outline: 0px;
    border-color: #ffc29014;
    box-shadow: none;
    border: 1px solid #5f4c3d !important;
}

.store-front-checkout.ai-agency-100k .new-checkout .checkout-content .checkout-form .button-container .checkout-btn:is(:hover) {
    background-image: linear-gradient(0deg, #eea467 2%, #ffc290 17% 81%, #e49452);
    background-color: unset;
    border: 2px solid #f5d89899;
    color: #161616;
}

.store-front-checkout.ai-agency-100k .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div.active {
    box-shadow: 0 1px 1px 0 #ffc290, 0 0 0 2px #ffc290;
    border-radius: 4px;
    width: 100%;
    margin-top: 5px;
}

.store-front-checkout.ai-agency-100k .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div .promotion-code-btn,
.store-front-checkout.ai-agency-100k .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div .promotion-code {
    color: #ffffff !important;
    background: radial-gradient(circle, #e76435 0%, #e76435 100%);
    background-image: radial-gradient(circle, #e76435 0%, #e76435 100%);
}

.store-front-checkout.ai-agency-100k .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div.active .promotion-code {
    background: radial-gradient(circle, #e76435 0%, #e76435 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-color: transparent;
    border: none;
}

.store-front-checkout.ai-agency-100k .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div .apply-btn {
    color: #ffc290 !important;
}

.store-front-checkout.ai-agency-100k .new-checkout .checkout-content .checkout-form .disclaimer p,
.store-front-checkout.ai-agency-100k .new-checkout .checkout-content .checkout-form .disclaimer p a {
    color: #fff;
    opacity: 0.8;
}

.ai-agency-100k quadpay-widget-v3 {
    color: #fff;
}

.store-front-checkout.ai-agency-100k .new-checkout .checkout-content .summary-main-box li.summary-box {
    background: #0b0f0ee0;
    border: 1px solid #1b312b !important;
    border-radius: 10px;
    margin-right: 1rem;
}

.store-front-checkout.ai-agency-100k .new-checkout .checkout-content .summary-main-box ul.add-order {
    background: transparent;
}

.store-front-checkout.ai-agency-100k .new-checkout .checkout-content .checkout-summary .summary-main-box .add-order .summary-box .summary-main-content p.summary-content {
    color: #fff !important;
}

.ai-agency-100k quadpay-widget-v3 {
    color: #fff;
}

.store-front-checkout.ai-agency-100k .new-checkout .checkout-content .checkout-form .checkout-title span {
    color: #ffc290;
}

.store-front-checkout.ai-agency-100k .new-checkout .checkout-content .checkout-form::after {
    box-shadow: 15px 0 30px 0 #002218;
}

.store-front-checkout.ai-agency-100k .new-checkout .checkout-content .avatar {
    box-shadow: 0px 0 12px #ffc290;
    border: 1px solid #ffc290;
}

.store-front-checkout.ai-agency-100k .iti--inline-dropdown .iti__dropdown-content {
    background: #000000;
    background-image: url(https://cdn.prod.website-files.com/6888bb7…/688aa19…_Group%201261158342.webp), radial-gradient(circle at 50% 0, rgb(0 34 24 / 30%) 14%, rgb(3 3 3 / 50%) 72%);
    background-repeat: repeat, no-repeat;
    background-size: cover;
    border-color: #5f4c3d;
    color: #fff;
    border-radius: 5px;
}

.store-front-checkout .new-checkout .checkout-content .checkout-form .user-details .form-group.intel-phonenumber .iti__dropdown-content input {
    border-top: unset !important;
    border-left: unset !important;
    border-right: unset !important;
    border-radius: 5px 5px 0 0 !important;
    border-bottom: 1px solid #5f4c3d !important;
}

.store-front-checkout.ai-agency-100k .iti--inline-dropdown .iti__dropdown-content input:focus {
    border: 1px solid #5f4c3d;
    box-shadow: none;
}

.store-front-checkout.ai-agency-100k .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div .promotion-code {
    background-color: #fff;
    background-image: linear-gradient(0deg, #eea467 2%, #ffc290 17% 81%, #e49452) !important;
    border: 2px solid #f5d89899;
    height: auto;
    color: #161616 !important;
    font-family: 'Inter', sans-serif;
    font-weight: 400;
    line-height: 1;
}

/* Ai Agency 100k Checkout CSS End */

/*jacob-levinrad-custom checkout css start*/

.store-front-checkout.jacob-levinrad-custom .new-checkout .checkout-content .checkout-summary ul li:not(:last-child) {
    border-bottom: 1px solid #fff;
}

.store-front-checkout.jacob-levinrad-custom .new-checkout .checkout-content .checkout-summary ul li .title-price h4,
.store-front-checkout.jacob-levinrad-custom .new-checkout .checkout-content .checkout-form .checkout-title span,
.store-front-checkout.jacob-levinrad-custom .new-checkout .checkout-content .checkout-summary .summary-main-box ul li .title-price strong,
.store-front-checkout.jacob-levinrad-custom .new-checkout .checkout-content .checkout-summary .summary-main-box .summary-box p.summary-content,
.store-front-checkout.jacob-levinrad-custom .new-checkout .checkout-content .summary-main-box .summary-box h4,
.store-front-checkout.jacob-levinrad-custom .new-checkout .checkout-content .checkout-summary .summary-main-box ul li .title-price span,
.store-front-checkout.jacob-levinrad-custom .new-checkout .checkout-content .checkout-summary .summary-main-box ul li .title-price p,
.store-front-checkout.jacob-levinrad-custom .new-checkout .checkout-content .checkout-summary .summary-main-box ul li .title-price strong,
.store-front-checkout.jacob-levinrad-custom .new-checkout .checkout-content .checkout-summary .summary-main-box ul li .title-price p {
    color: #fff !important;
}

/*jacob-levinrad-custom checkout css end*/

/* Playerfit Checkout CSS Start */
.store-front-checkout.player-fit,
.store-front-checkout.player-fit .container {
    font-family: "Roboto", sans-serif;
    background-color: #000000;
}

.store-front-checkout.player-fit .new-checkout {
    font-family: "Roboto", sans-serif;
}

.store-front-checkout.player-fit .new-checkout .checkout-content .summary-main-box .summary-box {
    border: 1px solid #323740 !important;
}

.store-front-checkout.player-fit .new-checkout .checkout-content .checkout-form {
    border-top: 1px solid #323740;
}

.store-front-checkout.player-fit .new-checkout .checkout-content .checkout-summary ul li:not(:last-child) {
    border-bottom: 1px solid #323740 !important;
}

.store-front-checkout.player-fit .new-checkout .checkout-content .checkout-price .title-price p {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    color: #fff;
}

.store-front-checkout.player-fit .new-checkout .checkout-content .checkout-form .disclaimer p,
.store-front-checkout.player-fit .new-checkout .checkout-content .checkout-form .disclaimer p a {
    color: #fff;
}

.store-front-checkout.player-fit .new-checkout .checkout-content .checkout-price .title-price h3 {
    font-family: "Inter", sans-serif;
    font-weight: 800;
    color: #f11941;
}

.store-front-checkout.player-fit .new-checkout .checkout-content .checkout-summary ul li .title-price h4,
.store-front-checkout.player-fit .new-checkout .checkout-content .checkout-summary ul li .title-price span,
.store-front-checkout.player-fit .new-checkout .checkout-content .checkout-summary ul li .title-price strong,
.store-front-checkout.player-fit .new-checkout .checkout-content .checkout-form .checkout-title,
.store-front-checkout.player-fit .new-checkout .checkout-content .summary-main-box .summary-box h4,
.store-front-checkout.player-fit .new-checkout .checkout-content .checkout-summary .summary-main-box ul li .title-price span,
.store-front-checkout.player-fit .new-checkout .checkout-content .checkout-summary .summary-main-box ul li .title-price p {
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    color: #fff !important;
}

.store-front-checkout.player-fit .new-checkout .checkout-content .checkout-price .title-price p,
.store-front-checkout.player-fit .new-checkout .checkout-content .checkout-price .title-price p strong {
    font-family: "Roboto", sans-serif;
    color: #fff;
    font-weight: 400 !important;
}

.store-front-checkout.player-fit .new-checkout .checkout-content .checkout-summary ul li:not(:last-child) {
    border-bottom: 1px solid #c8c8c81a;
}

.store-front-checkout.player-fit .new-checkout .checkout-content .checkout-form .user-details .form-group input {
    background: #ffffff01 !important;
    border: 1px solid #323740;
    color: #fff !important;
}

.store-front-checkout.player-fit .new-checkout .checkout-content .checkout-form .user-details .form-group.intel-phonenumber .iti__selected-flag {
    background-color: #121212;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.store-front-checkout.player-fit .new-checkout .checkout-content .checkout-form .user-details .form-group.intel-phonenumber .iti__country-list {
    max-width: 220px;
}

.store-front-checkout.player-fit .new-checkout .checkout-content .checkout-form .user-details .form-group input::-moz-placeholder {
    color: #6b7280;
}

.store-front-checkout.player-fit .new-checkout .checkout-content .checkout-form .user-details .form-group input::placeholder {
    color: #6b7280;
}

.store-front-checkout.player-fit .new-checkout .checkout-content .checkout-form hr {
    border-color: #323740;
}

.store-front-checkout.player-fit .new-checkout .checkout-content .checkout-form .button-container .checkout-btn {
    background-color: #f11941;
}

.store-front-checkout.player-fit .new-checkout .checkout-content .checkout-form .button-container .checkout-btn:is(:hover) {
    background-color: #f7002e;
    border-color: transparent;
}

.store-front-checkout.player-fit .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div.active {
    box-shadow: 0 1px 1px 0 rgb(241, 25, 65, 0.7),
        0 0 0 3px rgba(241, 25, 65, 0.7);
    border-radius: 4px;
    width: 100%;
    margin-top: 5px;
}

.store-front-checkout.player-fit .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div .promotion-code-btn,
.store-front-checkout.player-fit .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div .promotion-code {
    color: #ffffff !important;
    background: radial-gradient(circle,
            rgba(241, 25, 65, 1) 0%,
            rgba(241, 25, 65, 1) 100%);
    background-image: radial-gradient(circle,
            rgba(241, 25, 65, 1) 0%,
            rgba(241, 25, 65, 1) 100%);
}

.store-front-checkout.player-fit .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div.active .promotion-code {
    background: radial-gradient(circle,
            rgba(241, 25, 65, 1) 0%,
            rgba(241, 25, 65, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.store-front-checkout.player-fit .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div .apply-btn {
    color: #f7002e !important;
}

.store-front-checkout.rt-wholesaling .new-checkout .checkout-content .checkout-form .disclaimer p,
.store-front-checkout.rt-wholesaling .new-checkout .checkout-content .checkout-form .disclaimer p a {
    color: #fff !important;
}

.store-front-checkout.player-fit .new-checkout .checkout-content .footer-links ul li a,
.store-front-checkout.player-fit .new-checkout .checkout-content .checkout-form .footer-links ul li a,
.store-front-checkout.setandforget .new-checkout .checkout-content .footer-links ul li a,
.store-front-checkout.setandforget .new-checkout .checkout-content .checkout-form .footer-links ul li a,
.store-front-checkout.rt-wholesaling .new-checkout .checkout-content .footer-links ul li a,
.store-front-checkout.rt-wholesaling .new-checkout .checkout-content .checkout-form .footer-links ul li a {
    color: #ffffff;
}

.store-front-checkout.rt-wholesaling .new-checkout .checkout-content .checkout-form {
    border-color: #323740;
}

.store-front-checkout.figurefitness .new-checkout .checkout-content .checkout-form .button-container .sub-btn.checkout-btn {
    background: radial-gradient(circle,
            rgba(241, 221, 121, 1) 0%,
            rgba(219, 163, 34, 1) 100%) !important;
    color: #212529 !important;
    position: relative;
    border: none !important;
    transition: background 0.5s ease;
}

.store-front-checkout.figurefitness .new-checkout .checkout-content .checkout-form .button-container .sub-btn.checkout-btn:hover {
    background: radial-gradient(circle,
            rgba(241, 221, 121, 0.7) 0%,
            rgba(219, 163, 34, 0.7) 100%) !important;
}

.store-front-checkout.figurefitness .new-checkout .checkout-content .checkout-form .button-container .sub-btn.checkout-btn:before {
    content: "";
    position: absolute;
    top: -4px;
    left: -4px;
    right: -4px;
    bottom: -4px;
    border-radius: 13px;
    overflow: hidden;
    background: radial-gradient(circle,
            rgba(247, 201, 128, 1) 0%,
            rgba(233, 175, 0, 1) 100%);
    z-index: -1;

    background-image: radial-gradient(circle,
            rgba(247, 201, 128, 1) 0%,
            rgba(233, 175, 0, 1) 100%);
}

.store-front-checkout.figurefitness .new-checkout .checkout-content .checkout-price .title-price h3 {
    background: radial-gradient(circle,
            rgba(141, 87, 0, 1) 0%,
            rgba(232, 174, 0, 1) 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* Playerfit Checkout CSS End */

.store-front .profile-details-box {
    background: #0b0c0e;
    padding: 22px 0 22px 22px;
    margin-bottom: 50px;
    position: relative;
}

.store-front .profile-details-box::after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    background: url("/images/new-home/storefront-start.svg");
    width: 185px;
    height: 180px;
    background-position: center;
    background-size: cover;
}

.store-front .profile-details-box .details .prof-img {
    width: 166px;
    height: 166px;
    border: 8px solid rgba(244, 67, 54, 25%);
    border-radius: 50%;
    overflow: hidden;
    margin-right: 27px;
}

.store-front-checkout .prof-details {
    margin-bottom: 20px;
}

.store-front .profile-details-box .details .prof-details h2,
.store-front-checkout .prof-details h2 {
    font-family: "Helvetica";
    font-weight: bold;
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 15px;
    text-transform: capitalize;
    word-break: break-word;
}

.store-front .profile-details-box .details .prof-details h2 span,
.store-front-checkout .prof-details h2 span {
    font-weight: 400;
}

.store-front .profile-details-box .details .prof-details p.catg,
.store-front-checkout .prof-details p.catg {
    font-size: 18px;
    line-height: 1.5;
    color: #fff;
    margin-bottom: 10px;
    word-break: break-word;
}

.store-front-checkout .prof-details p.member-tag {
    font-size: 20px;
    line-height: 1.5;
    font-weight: 700;
    color: #212529;
    word-break: break-word;
}

.store-front-checkout .toggle-custom span {
    line-height: 1;
}

.store-front-checkout .toggle-custom span {
    color: #fc3363 !important;
    opacity: 1 !important;
}

.store-front-checkout .membership-checkout .price-table td {
    line-height: 1;
}

.store-front .profile-details-box .details .prof-details p,
.store-front-checkout .prof-details p {
    font-size: 16px;
    line-height: 22.5px;
    font-family: "Helvetica";
    font-weight: 700;
    color: rgba(255, 255, 255, 0.6);
    margin-bottom: 15px;
    word-break: break-word;
}

.store-front-checkout .prof-details h2+p span {
    font-weight: 400;
}

.store-front-checkout .prof-details+p {
    color: #212529;
    font-family: Helvetica;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 22.5px;
    /* 140.625% */
}

.store-front .profile-details-box .details .prof-details ul,
.store-front-checkout .prof-details ul {
    display: flex;
}

.store-front .profile-details-box .details .prof-details ul li a,
.store-front-checkout .prof-details ul li a {
    width: 40px;
    height: 40px;
    overflow: hidden;
    border-radius: 50%;
    padding: 5px;
    margin-right: 10px;
    /* background: rgba(255, 255, 255, 70%); */
    background: #0b0c0e;
    display: flex;
    justify-content: center;
    align-items: center;
    word-break: break-word;
}

.store-front .profile-details-box .details .prof-details ul li img,
.store-front-checkout .prof-details ul li img {
    width: 20px;
    height: 20px;
    filter: invert(99%) sepia(100%) saturate(2%) hue-rotate(22deg) brightness(107%) contrast(101%);
}

.store-front .profile-details-box .details .prof-details ul li a.active,
.store-front-checkout .prof-details ul li a.active {
    background: #e32552;
}

.store-front .profile-details-box .details .prof-details ul li a.active img,
.store-front-checkout .prof-details ul li a.active img {
    filter: invert(99%) sepia(100%) saturate(2%) hue-rotate(22deg) brightness(107%) contrast(101%);
}

.store-front .tab-box-design .nav-tabs {
    border-color: #272c33;
}

.store-front .tab-box-design .nav-tabs .nav-link {
    background: transparent;
    color: rgba(255, 255, 255, 0.6);
    border: 0;
    font-family: "Helvetica";
    font-weight: bold;
}

.store-front .tab-box-design .nav-tabs .nav-link.active {
    background: transparent;
    color: #fff;
    border: 0;
    border-bottom: 4px solid #e32552;
    margin-bottom: -2px;
}

.store-front .tab-box-design .nav-tabs {
    margin-bottom: 0;
}

section.store-front .tab-box-design div#myTabContent .exp-tab {
    background: #0b0c0e;
    padding: 55px 5px 30px;
}

section.store-front .tab-box-design div#myTabContent .store-profile,
section.store-front .tab-box-design div#myTabContent .member-profile {
    height: 450px;
    overflow: hidden;
    background: #272c33;
}

section.store-front .tab-box-design div#myTabContent .store-profile img,
section.store-front .tab-box-design div#myTabContent .member-profile img {
    -o-object-fit: cover;
       object-fit: cover;
    width: 100%;
    height: 100%;
}

section.store-front .tab-box-design div#myTabContent .store-profile h2,
section.store-front .tab-box-design div#myTabContent .member-profile h2 {
    font-size: 26px;
    line-height: 1.4;
    font-family: "Helvetica";
    font-weight: bold;
    margin-bottom: 15px;
    position: relative;
}

section.store-front .tab-box-design div#myTabContent .member-profile h2::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -10px;
    width: 20px;
    height: 2px;
    background: #fff;
    transform: translateX(-50%);
}

section.store-front .tab-box-design div#myTabContent .store-profile p,
section.store-front .tab-box-design div#myTabContent .member-profile p {
    font-size: 20px;
    font-family: "Helvetica";
    font-weight: 400;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1;
    height: 142px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
}

section.store-front .tab-box-design div#myTabContent .member-profile p {
    height: auto;
}

section.store-front .tab-box-design div#myTabContent .store-profile .store-price,
section.store-front .tab-box-design div#myTabContent .member-profile .store-price {
    color: #fff;
    font-size: 20px;
    line-height: 1;
    font-family: "Helvetica";
    font-weight: bold;
    padding-top: 25px;
    height: inherit;
}

.book-now-btn {
    border: 2px solid rgba(255, 255, 255, 0.5);
    /* background: #E32552; */
    height: 50px;
    border-radius: 10px;
    font-size: 18px;
    font-family: "Helvetica";
    font-weight: bold;
    cursor: pointer;
}

.book-now-btn:hover {
    color: #fff;
    background: #e32552;
    border-color: #e32552;
}

section.store-front .tab-box-design div#myTabContent .profile-member-frame .main-set a.book-now-btn {
    width: 225px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    font-family: "Helvetica";
    font-weight: bold;
}

.book-now-btn[disabled],
section.store-front .tab-box-design div#myTabContent .profile-member-frame .main-set a.book-now-btn[disabled] {
    border: 2px solid rgba(255, 255, 255, 0.7);
    background: rgba(255, 255, 255, 0.7) !important;
    height: 50px;
    border-radius: 10px;
    font-size: 18px;
    color: #fff !important;
}

section.store-front .tab-box-design div#myTabContent .member-box {
    padding: 25px;
    margin-top: 30px;
    background: rgba(39, 44, 51, 20%);
}

section.store-front .tab-box-design div#myTabContent .member-box p {
    font-family: "Helvetica";
    font-weight: 400;
    font-size: 22px;
    color: #fff;
    word-break: break-word;
}

section.store-front .tab-box-design div#myTabContent div#membership {
    background: #0b0c0e;
}

section.store-front .tab-box-design div#myTabContent .member-box .become-member {
    width: 258px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    font-family: "Helvetica";
    font-weight: bold;
    border-radius: 10px;
    background: #e32552;
}

section.store-front .tab-box-design div#myTabContent .member-box .become-member:hover {
    color: #fff;
}

section.store-front .tab-box-design div#myTabContent .profile-member-frame {
    border-radius: 15px;
    width: 100%;
    height: 350px;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
}

section.store-front .tab-box-design div#myTabContent .profile-member-frame>img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}

section.store-front .tab-box-design div#myTabContent .profile-member-frame img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
}

section.store-front .tab-box-design div#myTabContent .profile-member-frame::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(23, 23, 23, 90%);
    z-index: 0;
    width: 100%;
    height: 100%;
}

section.store-front .tab-box-design div#myTabContent .admin-content-box {
    display: flex;
    align-items: center;
}

section.store-front .tab-box-design div#myTabContent .profile-member-frame .main-set {
    z-index: 1;
    position: absolute;
    top: 30px;
    width: 100%;
}

section.store-front .tab-box-design div#myTabContent .profile-member-frame .profile_ul {
    margin-bottom: 64px;
}

section.store-front .tab-box-design div#myTabContent .admin-content-box span {
    font-size: 18px;
    line-height: 1;
    font-family: "Helvetica";
    font-weight: 400;
}

section.store-front .tab-box-design div#myTabContent .admin_icon img {
    height: 35px;
    width: 35px;
    margin-top: 0;
}

.member-cont-set .lock-ic {
    width: 50px;
    height: 50px;
    margin: 0 auto;
    background: #e32552;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    margin-bottom: 20px;
}

.member-cont-set p {
    font-size: 18px;
    font-family: "Helvetica";
    font-weight: 400;
    margin-bottom: 25px;
}

.store-front-checkout {
    padding: 0;
    /* background: transparent; */
    background: #fff;
}

.store-front-checkout .container {
    background: #fff;
}

.store-front-checkout .checkout-box {
    background-color: #272c33;
    margin: 35px 0;
    position: relative;
}

.store-front-checkout .checkout-box::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 0.5px;
    height: 100%;
    background: #0b0c0e;
}

.store-front-checkout .form-group {
    position: relative;
}

.store-front-checkout .form-group:focus-visible {
    outline: none;
    box-shadow: none;
}

.store-front-checkout .form-group input {
    height: 45px;
}

.store-front-checkout .form-group input,
.store-front-checkout .form-group textarea {
    background: transparent !important;
    color: #fff !important;
    border: 1px solid #6d6d6d;
    border-radius: 10px;
    display: flex;
    align-items: center;
    font-size: 16px;
    font-family: "Helvetica";
    font-weight: normal;
    padding: 10px 20px;
}

.store-front-checkout .form-control::-moz-placeholder, .new-contact-us input::-moz-placeholder, .new-contact-us textarea::-moz-placeholder {
    color: #7d8084;
    font-weight: normal;
}

.store-front-checkout .form-control::placeholder,
.new-contact-us input::placeholder,
.new-contact-us textarea::placeholder {
    color: #7d8084;
    font-weight: normal;
}

.store-front-checkout .form-group select {
    background: #272c33 !important;
    color: #fff !important;
    border: 1px solid #6d6d6d;
    border-radius: 10px;
    padding: 13px 20px;
    line-height: 1;
}

.store-front-checkout .form-group select.custom-select.form-control {
    padding-left: 0 !important;
    text-indent: 20px;
    height: 45px;
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12'%3E%3Cpath d='M10.293 3.293L6 7.586 1.707 3.293A1 1 0 00.293 4.707l5 5a1 1 0 001.414 0l5-5a1 1 0 10-1.414-1.414z' fill='%23000'/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: right 15px center !important;
    -webkit-appearance: none;
    -moz-appearance: window;
}

.store-front-checkout .form-group .palceholder {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
    color: #7d8084;
    display: none;
    z-index: 1;
}

.store-front-checkout .form-group label {
    font-weight: normal;
    color: #7d8084;
    background: #272c33;
    padding-right: 6px;
    margin-left: 0;
    margin-bottom: 0;
    font-size: 16px;
    font-family: "Helvetica";
    font-weight: normal;
}

.store-front-checkout .star {
    color: #ff023e;
}

.store-front-checkout .required-sign {
    color: #ff023e;
    background: none;
    border: none;
}

.store-front-checkout .selectdiv {
    position: relative;
}

.store-front-checkout .selectdiv:after {
    content: "\F107";
    font: normal normal normal 20px/1 FontAwesome;
    color: #fff;
    right: 16px;
    top: 0px;
    height: 100%;
    padding: 0px;
    position: absolute;
    pointer-events: none;
    display: flex;
    align-items: center;
}

.payment-details-box {
    background: #1f2329;
    /* padding: 35px; */
}

.store-front-checkout .discount-code button#coupon_code_apply_e,
.store-front-checkout .discount-code button#coupon_code_apply {
    width: 100%;
    height: 45px;
    line-height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
    font-size: 16px;
    font-weight: bold;
}

.store-front-checkout .discount-code button#coupon_code_apply_e:is(:hover, :focus, :active, .active-btn-mobile),
.store-front-checkout .discount-code button#coupon_code_apply:is(:hover, :focus, :active, .active-btn-mobile) {
    background: linear-gradient(-45deg,
            #121aff,
            #3f43b0,
            #5157ff,
            #fb0941,
            #e32552);
    background-size: 400% !important;
    animation: Gradient 5s ease infinite !important;
    color: #fff;
}

.store-front-checkout .form-group .cutsom-checkbox-row label {
    color: #fff !important;
    padding-left: 28px;
}

.store-front-checkout .form-group#discount-code-e {
    margin-bottom: 50px;
}

.store-front-checkout .form-group#discount-code-e .row .col-12 {
    justify-content: space-between;
    gap: 20px;
}

.store-front-checkout .form-group .cutsom-checkbox-row label a {
    color: #e32552;
    display: inline-flex;
}

.store-front-checkout .cutsom-checkbox-row input[type="checkbox"]:checked+label::before {
    background: #fc3363 !important;
    border-color: #fc3363 !important;
}

.store-front-checkout .cutsom-checkbox-row input[type="checkbox"]:checked+label::after {
    color: #fff !important;
    font-size: 14px;
    top: -1px;
}

.store-front-checkout .form-group.fan-detail input {
    height: auto;
}

.store-front-checkout .payment-details-box .pay-bill h2 {
    font-size: 26px;
    font-family: "Helvetica";
    font-weight: bold;
    color: #fff;
    margin-bottom: 20px;
}

.store-front-checkout .payment-details-box .pay-bill .confirmation-notes {
    background: transparent;
    padding: 0;
}

.store-front-checkout .payment-details-box .pay-bill td {
    color: rgba(255, 255, 255, 0.6);
    font-size: 18px;
    line-height: 1;
    font-family: "Helvetica";
    font-weight: normal;
}

.confirmation-notes table tr {
    display: flex;
    justify-content: space-between;
}

.store-front-checkout .payment-details-box .pay-bill td#sub-price,
.store-front-checkout .payment-details-box .pay-bill td#discount-applied-e,
.store-front-checkout .payment-details-box .pay-bill td#sub-charge,
.store-front-checkout .payment-details-box .pay-bill td#sub-total-charge,
.store-front-checkout .payment-details-box .pay-bill td#tip-amount,
.store-front-checkout .payment-details-box .pay-bill td#mem-sub-total,
.store-front-checkout .payment-details-box .pay-bill td#mem-service-charge,
.store-front-checkout .payment-details-box .pay-bill td#discount-applied,
.store-front-checkout .payment-details-box .pay-bill td#mem-order-total {
    font-weight: bold;
    opacity: 1;
}

.store-front-checkout .payment-details-box .pay-bill tr {
    padding: 0 15px;
    margin-bottom: 20px;
}

.store-front-checkout .payment-details-box .pay-bill tr.grand-total {
    background: #272c33;
    padding: 15px;
    border-radius: 10px;
}

.store-front-checkout .payment-details-box .pay-bill tr.grand-total td {
    color: #fff;
}

.store-front-checkout .selected-content {
    background: rgba(255, 255, 255, 10%);
    border: 2px solid #6d6d6d;
    border-radius: 10px;
    font-size: 18px;
    font-family: "Helvetica";
    font-weight: normal;
}

.store-front-checkout .selected-content h3,
.store-front-checkout .selected-content h6 {
    font-family: "Helvetica";
    font-weight: normal;
}

.store-front-checkout .selected-content .btn-s-ticket span {
    font-family: "Helvetica";
    font-weight: bold;
}

.store-front-checkout .selected-label input:checked+.icon {
    background: #e32552;
    border-color: #e32552;
}

.store-front-checkout .selected-label input:checked~.selected-content {
    background: #1f2329;
    border-color: #e32552;
    box-shadow: none;
}

.store-front-checkout .payment-details-box .pay-bill .pay-type-box .selected-label {
    margin-bottom: 20px;
}

.store-front-checkout .payment-details-box .pay-bill .pay-type-box,
.store-front-checkout .payment-details-box .pay-bill .pay-type-box .selected-label {
    width: 100%;
}

.store-front-checkout .payment-details-box .pay-bill .pay-type-box .selected-label .selected-content,
.store-front-checkout .payment-details-box .pay-bill .pay-type-box .selected-label input:checked~.selected-content {
    max-width: 100%;
    text-align: left;
    display: block;
}

.store-front-checkout .payment-details-box .pay-bill .pay-type-box .selected-label input:checked~.selected-content {
    border: 1.8px solid #e32552;
}

.store-front-checkout .payment-details-box .pay-bill .pay-type-box .selected-label .selected-content h6 {
    color: #fff;
    /* padding-left: 10px; */
    margin-bottom: 0;
    font-weight: 500;
    font-family: "Helvetica";
}

.store-front-checkout .payment-details-box .pay-bill .pay-type-box .selected-label .main-icon {
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
}

.store-front-checkout .payment-details-box .pay-bill .pay-type-box .selected-label .main-icon.card {
    background: url("/images/payment/card.svg");
    width: 30px;
    height: 20px;
    background-size: cover;
    background-position: center;
}

.store-front-checkout .payment-details-box .pay-bill .pay-type-box .selected-label .main-icon.afterpay {
    background: url("/images/payment/afterpay.svg");
    width: 29px;
    height: 24px;
    background-size: cover;
    background-position: center;
}

.store-front-checkout .payment-details-box .pay-bill .pay-type-box .selected-label .main-icon.apple-icon {
    background: url("/images/payment/applepay.png");
    width: 35px;
    height: 22px;
    background-size: cover;
    background-position: center;
}

.store-front-checkout .payment-details-box .pay-bill .pay-type-box .selected-label .selected-content {
    padding: 15px 40px 15px 55px !important;
}

.store-front-checkout .payment-details-box .pay-bill .pay-type-box .selected-label .icon {
    top: 50%;
    transform: translateY(-50%);
    border: 2px solid rgba(255, 255, 255, 0.5);
    background: transparent;
}

.store-front-checkout .payment-details-box .pay-bill .pay-type-box .selected-label input:checked+.icon {
    background: #e32552;
    border-color: #e32552;
}

.store-front-checkout .payment-details-box .pay-bill .pay-type-box .selected-label input:checked+.icon:before {
    color: #fff;
    opacity: 1;
    transform: scale(0.7);
    background: #fff;
    border-radius: 50%;
}

.store-front-checkout .payment-details-box .pay-bill .pay-type-box .selected-label .store-front-checkout .payment-details-box .pay-bill .pay-type-box .card-box .card-box-details .card-input input {
    width: 100%;
}

.store-front-checkout .payment-details-box .pay-bill .pay-type-box .card-input {
    margin: 0;
    background: #272c33;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 10px;
    position: relative;
}

.store-front-checkout .payment-details-box .pay-bill .pay-type-box .card-input input {
    border: 1px solid #6d6d6d;
    border-radius: 10px;
    background: #272c33;
    height: 55px;
    padding: 20px;
    font-size: 16px;
    font-family: "Helvetica";
    font-weight: normal;
    color: #fff;
}

.store-front-checkout button.sub-btn,
.payment-success .btn-home,
.payment-failer .btn-home {
    width: 150px;
    height: 45px;
    background: #e32552;
    border-radius: 10px;
    opacity: 1;
    color: #fff;
    font-size: 16px;
    font-family: "Helvetica";
    font-weight: bold;
    border-color: #e32552;
    border: 0;
}

.store-front-checkout button.sub-btn:is(:hover, :focus, :active, .active-btn-mobile),
.payment-success .btn-home:is(:hover, :focus, :active, .active-btn-mobile),
.payment-failer .btn-home:is(:hover, :focus, :active, .active-btn-mobile) {
    background: linear-gradient(-45deg,
            #121aff,
            #3f43b0,
            #5157ff,
            #fb0941,
            #e32552);
    background-size: 400% !important;
    animation: Gradient 5s ease infinite !important;
    color: #fff;
}

.store-front-checkout .sub-box {
    margin-top: 20px;
}

.store-front-checkout .sub-box p {
    color: rgba(255, 255, 255, 0.7);
}

.store-front-checkout .sub-box p span {
    color: #e32552;
}

.store-front-checkout .selected-content .btn-s-ticket {
    height: 36px;
    line-height: 36px;
    display: flex;
    justify-content: center;
    align-items: center;
}

/*new contactus page design css*/

.new-contact-us .contact-form {
    background: #fff;
    padding: 60px 50px 50px;
    margin: 65px auto;
    border-radius: 30px;
    font-family: "Helvetica";
}

.new-contact-us h4 {
    color: #000000;
    font-size: 40px;
    font-family: "Helvetica";
    font-weight: bold;
    margin-bottom: 56px;
    max-width: 432px;
}

.new-contact-us h5 {
    color: rgba(255, 255, 255, 0.6);
    font-size: 18px;
    font-family: "Helvetica";
    font-weight: normal;
    margin-bottom: 60px;
}

.new-contact-us input {
    border: 1px solid #6d6d6d;
    border-radius: 10px;
    background: transparent;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: start;
    color: #000;
    margin-bottom: 20px;
    padding: 15px 20px;
    opacity: 1;
    font-size: 16px;
}

.form-control {
    opacity: 1;
}

.new-contact-us textarea {
    border: 1px solid #6d6d6d;
    border-radius: 10px;
    background: transparent;
    color: #000;
    margin-bottom: 20px;
    padding: 15px 20px;
    opacity: 1;
    font-size: 16px;
}

.new-contact-us input:focus,
.new-contact-us textarea:focus {
    background: transparent;
    color: #7d8084;
    opacity: 1;
}

.new-contact-us button {
    font-size: 16px;
    font-family: "Helvetica";
    font-weight: bold;
    border-radius: 10px !important;
}

.new-contact-us button:is(:hover, :focus) {
    opacity: 1;
    color: #fff;
}

.new-contact-us button::before {
    display: none;
}

.payment-success,
.payment-failer {
    margin-top: 200px;
}

.payment-success .pay-box,
.payment-failer .pay-box {
    max-width: 50%;
    background: #fff;
    border-radius: 15px;
    padding: 35px;
}

.payment-success .pay-box p,
.payment-failer .pay-box p {
    font-size: 20px;
    line-height: 1.3;
    font-family: "Helvetica";
    font-weight: normal;
}

.search-box .overflow-set,
.exp-top-10 {
    display: flex;
    width: 100%;
    flex-direction: column;
    overflow-y: hidden;
    overflow-x: scroll;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

.search-box h3 {
    font-size: 24px;
    line-height: 1;
    margin-bottom: 30px;
    color: #fff;
    font-family: "Helvetica";
    font-weight: bold;
}

section.search-box div#wrap ul#search-celebrity-slider {
    display: flex;
    width: 100%;
    flex-direction: row;
    overflow-y: hidden;
    overflow-x: scroll;
    position: relative;
    padding-bottom: 10px;
}

section.search-box div#wrap ul#search-celebrity-slider li {
    margin: 0 20px 0 0;
}

.search-box .overflow-set ul,
.exp-top-10 ul {
    display: flex;
    flex-direction: row;
}

.search-box .overflow-set ul:nth-child(1),
.exp-top-10 ul:nth-child(1) {
    margin-bottom: 15px;
}

.search-box .overflow-set ul li,
.exp-top-10 ul li {
    display: flex;
    width: 100%;
}

.search-box .overflow-set ul li a {
    width: 300px;
    position: relative;
}

.search-box .overflow-set ul li a img.img-fluid {
    width: 100%;
    height: 150px !important;
    -o-object-fit: cover;
    object-fit: cover;
}

.exp-top-10 ul li a.d-flex {
    width: 370px;
    margin-right: 20px;
}

.exp-top-10 ul li a.d-flex .img-profile {
    width: 185px;
    height: 100px;
    overflow: hidden;
    margin-right: 15px;
}

.exp-top-10 ul li a.d-flex h2 {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 15px;
}

.exp-top-10 ul li a.d-flex p,
.exp-top-10 ul li a.d-flex span {
    font-size: 16px;
    line-height: 1;
    color: #fff;
}

.exp-top-10 ul li a.d-flex span {
    color: rgba(255, 255, 255, 0.5) !important;
}

.search-box .overflow-set ul li a p {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 0 15px;
    color: #fff;
    font-size: 20px;
    line-height: 1;
    font-family: "Helvetica";
    font-weight: bold;
}

section.search-box div#wrap ul#search-celebrity-slider .cir-img {
    width: 210px;
    height: 210px;
    overflow: hidden;
    border-radius: 50%;
}

section.search-box div#wrap ul#search-celebrity-slider .slid-details h4 {
    font-size: 16px;
}

section.search-box div#wrap ul#search-celebrity-slider .cir-img img {
    margin-bottom: 15px;
}

.store-front-checkout h5.chk-head {
    font-weight: 700;
}

.store-front-checkout .checkout-box,
.store-front-checkout .form-group label,
.store-front-checkout .form-group select,
.store-front-checkout .payment-details-box,
.store-front-checkout .payment-details-box .pay-bill tr.grand-total,
.store-front-checkout .selected-label input:checked~.selected-content,
.store-front-checkout .payment-details-box .pay-bill .pay-type-box .card-input,
.store-front-checkout .payment-details-box .pay-bill .pay-type-box .card-input input {
    background: #fff !important;
}

.store-front-checkout .prof-details {
    display: flex;
    gap: 30px;
}

.store-front-checkout .prof-details .store-img {
    min-width: 130px;
    min-height: 130px;
    max-width: 130px;
    max-height: 130px;
    aspect-ratio: 1/1;
    border-radius: 130px;
    overflow: hidden;
}

.store-front-checkout .prof-details .store-img img {
    -o-object-fit: cover;
    object-fit: cover;
    position: relative;
    /* max-width: 200px;
    max-height: 200px; */
    height: 100%;
    width: 100%;
    /* aspect-ratio: 1/1; */
}

.store-front-checkout .prof-details h2,
.store-front-checkout .prof-details p.catg,
.store-front-checkout .prof-details p,
.store-front-checkout h5.chk-head,
.store-front-checkout .payment-details-box .pay-bill .pay-type-box .selected-label .selected-content h6,
.store-front-checkout .payment-details-box .pay-bill h2,
.store-front-checkout .payment-details-box .pay-bill td,
.store-front-checkout .payment-details-box .pay-bill td#sub-charge,
.store-front-checkout .signupcheckout,
.store-front-checkout .signupcheckout h6,
.store-front-checkout .selected-content h3,
.store-front-checkout .sub-box p,
.store-front-checkout .payment-details-box .pay-bill .pay-type-box .card-input input {
    color: #212529;
    font-family: "Helvetica";
}

.store-front-checkout .payment-details-box .pay-bill td,
.store-front-checkout .form-group .cutsom-checkbox-row label,
.store-front-checkout .payment-details-box .pay-bill td#sub-price,
.store-front-checkout .payment-details-box .pay-bill td#discount-applied-e,
.store-front-checkout .payment-details-box .pay-bill td#sub-charge,
.store-front-checkout .payment-details-box .pay-bill td#sub-total-charge,
.store-front-checkout .payment-details-box .pay-bill td#tip-amount,
.store-front-checkout .form-group input,
.store-front-checkout .form-group textarea,
.store-front-checkout .form-group select {
    color: #212529 !important;
}

.store-front-checkout .form-group select,
.store-front-checkout .form-group select option {
    font-size: 16px !important;
    font-family: "Helvetica";
    font-weight: normal;
}

/* -- custom stripe checkout start -- */
.checkout-custom .checkout-container .tab-container {
    width: 100%;
}

.checkout-custom .checkout-container .tab-container .tab-header {
    /* background-color: #f1f1f1; */
    width: 100%;
    max-width: 84%;
    display: flex;
    justify-content: flex-start;
}

.checkout-custom .checkout-container .tab-container .tab-header .tab-list {
    display: flex;
    gap: 10px;
    flex-wrap: nowrap;
    position: relative;
}

.checkout-custom .checkout-container .tab-container .tab-header .tab-list>li>.tab-link {
    background-color: inherit;
    display: flex;
    flex-direction: column;
    gap: 5px;
    align-items: flex-start;
    text-align: left;
    outline: none;
    /* font-family: 'Roboto'; */
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 16px;
    color: #6d6e78;
    cursor: pointer;
    min-width: 100px;
    min-height: 100px;
    padding: 12px;
    background: #ffffff;
    border: 1px solid #e6e6e6;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.03), 0px 3px 6px rgba(0, 0, 0, 0.02);
    border-radius: 5px;
    transition: background-color 0.3s ease;
}

.checkout-custom .checkout-container .tab-container .tab-header .tab-list .tab-link svg,
.checkout-custom .checkout-container .tab-container .tab-header .tab-list .more-tabs .icons svg {
    height: 1.3em;
    width: auto;
}

.checkout-custom .checkout-container .tab-container .tab-header .tab-list .more-tabs .icons {
    text-align: center;
}

.checkout-custom .checkout-container .tab-container .tab-header .tab-list .tab-link.active {
    border-color: #0570de;
    color: #0570de;
}

.checkout-custom .checkout-container .tab-container .tab-content {
    border-top: none;
    margin-top: 20px;
}

.checkout-custom .checkout-container .tab-container .tab-content .tab-pane {
    display: none;
}

.checkout-custom .checkout-container .tab-container .tab-content .tab-pane.active {
    display: block;
}

.checkout-custom .checkout-container .tab-container .tab-header .tab-list .more-tabs {
    background: #ffffff;
    border: 1px solid #e6e6e6;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.03), 0px 3px 6px rgba(0, 0, 0, 0.02);
    border-radius: 5px;
    position: relative;
    flex-direction: column;
    align-items: center;
    padding: 10px 0 0;
    height: 100%;
}

.checkout-custom .checkout-container .tab-container .tab-header .tab-list .more-tabs .more-btn {
    background-color: transparent;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 10px;
    display: flex;
    flex: auto;
    font-size: 16px;
}

.checkout-custom .checkout-container .tab-container .tab-header .tab-list .more-tabs .more-btn::after {
    display: none;
}

.checkout-custom .checkout-container .tab-container .tab-header .tab-list .more-tabs .more-dropdown {
    white-space: nowrap;
    margin-top: 100px;
    transform: unset !important;
    right: 0;
    left: unset !important;
    background: #ffffff;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    z-index: 1;
    box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}

.checkout-custom .checkout-container .tab-container .tab-header .tab-list .more-tabs .more-dropdown li {
    width: 100%;
    display: flex !important;
}

.checkout-custom .checkout-container .tab-container .tab-header .tab-list .more-tabs .more-dropdown li.d-none,
.checkout-custom .checkout-container .tab-container .tab-header .tab-list .more-tabs .more-dropdown li.d-none .payment-methods.d-active {
    display: none !important;
}

.checkout-custom .checkout-container .tab-container .tab-header .tab-list li:has(.nav-item) {
    order: 10;
}

.checkout-custom .checkout-container .tab-container .tab-header .tab-list .more-tabs .more-dropdown li:not(:last-child) {
    border-bottom: 1px solid #e6e6e6;
}

.checkout-custom .checkout-container .tab-container .tab-header .tab-list .more-tabs .more-dropdown button {
    display: flex !important;
    width: 100%;
    padding: 10px;
    text-align: left;
    background-color: inherit;
    border: none;
    outline: none;
    cursor: pointer;
    align-items: center;
    gap: 5px;
}

.checkout-custom .checkout-container .tab-container .tab-header .tab-list .more-tabs .more-dropdown button:hover {
    background-color: #ddd;
}

.checkout-custom .checkout-container .tab-container .tab-header .tab-list .icon-drodpdown {
    display: flex;
    flex-direction: column;
}

.payment-details-box .user-details .form-group input,
.checkout-custom .checkout-container .tab-container input {
    background: rgba(255, 255, 255, 0.002);
    border: 1px solid #e6e6e6;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.03), 0px 3px 6px rgba(0, 0, 0, 0.02);
    border-radius: 5px;
}

.AfterpayMessage-logo {
    transform: none !important;
}

.cashApp-container {
    padding: 0.75rem;
    border-radius: 5px;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.03), 0px 3px 6px rgba(0, 0, 0, 0.02);
}

.cashApp-container svg {
    height: 2em;
    width: auto;
    margin-bottom: 0.75rem;
}

.cashApp-container p {
    line-height: 1.45;
}

.cashApp-container .divider {
    background: rgb(230, 230, 230);
    height: 1px;
    width: 100%;
    margin: 0.75rem 0;
}

.cashApp-container .QRCodeScanText {
    display: flex;
    align-items: center;
}

.cashApp-container .QRCodeScanText {
    font-size: 0.875rem;
    color: #6d6e78;
}

.cashApp-container .QRCodeScanText svg {
    height: 3em;
    width: 3em;
    margin-right: 0.75rem;
    margin-bottom: 0;
}

/* fanbasis statement charge */
.fanbasis-statement-charge p {
    font-size: 12px;
    color: #4d5053;
    margin: 0;
    font-weight: 400;
    line-height: 1.3;
}

#successModal .fanbasis-statement-charge p {
    font-family: "Inter", serif !important;
    font-size: 14px;
    color: #6b7280;
}

@keyframes fade {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

/* -- custom stripe checkout end -- */

/** Safari */
@media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance: none) and (stroke-color: transparent) {
        .store-front-checkout .form-group select {
            height: 45px;
            text-indent: 10px;
        }
    }
}

.store-front-checkout .payment-details-box .pay-bill .pay-type-box .selected-label .icon {
    border: 2px solid #000000;
}

.store-front-checkout .payment-details-box .pay-bill tr.grand-total {
    padding: 0;
    margin-bottom: 15px;
}

.store-front-checkout .payment-details-box .pay-bill tr {
    margin-bottom: 10px;
    padding: 0;
}

/*
.store-front-checkout .payment-details-box{
    padding: 0 35px;
} */

.store-front-checkout .selected-content,
.selected-label input:checked~.selected-content {
    border-width: 1px;
}

.auto-renew {
    display: flex;
    align-items: center;
}

.auto-renew .icon {
    width: 30px;
    margin-right: 10px;
}

.auto-renew .toggle-custom label {
    background-color: #dadada;
    width: 60px;
    height: 25px;
}

.auto-renew .toggle-custom label::before {
    content: "OFF";
    position: absolute;
    right: 10px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    margin: auto;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.auto-renew .toggle-custom input:checked+label::before {
    content: "ON";
    left: 10px;
    right: unset;
    color: #fff;
}

.auto-renew label {
    font-size: 16px;
    line-height: 27px;
    color: #212529;
    font-family: "Helvetica";
}

.toggle-custom input:checked+label::after {
    right: 5px;
    left: unset;
}

.toggle-custom label::after {
    content: "";
    width: 16px;
    height: 16px;
    position: absolute;
    left: 4px;
    border-radius: 50%;
    background-color: #fff;
    transition: all 0.2s ease-in-out;
    top: 0;
    bottom: 0;
    margin: auto;
}

.store-front-checkout .signupcheckout .grid-wrapper {
    grid-gap: 20px;
}

/* EcomKnockout checkout design */
.store-front-checkout.ecomknockout,
.store-front-checkout.ecomknockout .container {
    background: #141414;
}

.store-front-checkout.ecomknockout .new-checkout .checkout-content .checkout-form .button-container .sub-btn.checkout-btn {
    background: radial-gradient(circle,
            rgba(241, 221, 121, 1) 0%,
            rgba(219, 163, 34, 1) 100%) !important;
    color: #212529 !important;
    position: relative;
    border: none !important;
    transition: background 0.5s ease;
}

.store-front-checkout.ecomknockout .new-checkout .checkout-content .checkout-form .button-container .checkout-btn.btn-checkout-zip,
.store-front-checkout.ecomknockout .new-checkout .checkout-content .checkout-form .button-container .checkout-btn.btn-checkout-zip:hover {
    background: #503164 !important;
    color: #fff;
}

.store-front-checkout.ecomknockout .new-checkout .checkout-content .checkout-form .button-container .sub-btn.checkout-btn:before {
    content: "";
    position: absolute;
    top: -4px;
    left: -4px;
    right: -4px;
    bottom: -4px;
    border-radius: 13px;
    overflow: hidden;
    background: radial-gradient(circle,
            rgba(247, 201, 128, 1) 0%,
            rgba(233, 175, 0, 1) 100%);
    z-index: -1;
    background-image: radial-gradient(circle,
            rgba(247, 201, 128, 1) 0%,
            rgba(233, 175, 0, 1) 100%);
}

.store-front-checkout.ecomknockout .new-checkout .checkout-content .checkout-summary ul li .title-price h4,
.store-front-checkout.ecomknockout .new-checkout .checkout-content .checkout-summary span,
.store-front-checkout.ecomknockout .new-checkout .checkout-content .checkout-summary ul li .title-price p,
.store-front-checkout.ecomknockout .new-checkout .checkout-content .checkout-summary ul li .title-price,
.store-front-checkout.ecomknockout .new-checkout .checkout-content .checkout-summary ul li span,
.store-front-checkout.ecomknockout .new-checkout .checkout-content .checkout-price .title-price p,
.store-front-checkout.ecomknockout .new-checkout .checkout-content .checkout-price .title-price h3,
.store-front-checkout.ecomknockout .new-checkout .checkout-content .checkout-form .checkout-title span,
.store-front-checkout.ecomknockout .new-checkout .checkout-content .checkout-summary .summary-main-box ul li .title-price strong,
.store-front-checkout.ecomknockout .new-checkout .checkout-content .checkout-summary .summary-main-box .summary-box p.summary-content {
    color: #fff !important;
}

.store-front-checkout.ecomknockout .new-checkout .checkout-content .checkout-summary ul li:not(:last-child) {
    border-bottom: 1px solid #fff;
}

.store-front-checkout.ecomknockout .new-checkout .checkout-content .checkout-summary span.text-muted {
    color: #6c757d !important;
}

.store-front-checkout.ecomknockout .new-checkout .checkout-content .checkout-form .user-details .form-group input {
    background-color: #fff !important;
}

.store-front-checkout.ecomknockout .new-checkout .checkout-content .checkout-form .footer-links ul li a,
.store-front-checkout.ecomknockout .new-checkout .checkout-content .footer-links ul li a,
.store-front-checkout.ecomknockout .new-checkout .checkout-content .checkout-form .disclaimer p,
.store-front-checkout.ecomknockout .new-checkout .checkout-content .checkout-form .disclaimer a {
    color: #8c8d8f;
}

.store-front-checkout.ecomknockout .new-checkout .checkout-content .footer-links ul li a,
.store-front-checkout.ecomknockout .new-checkout .checkout-content .checkout-form .disclaimer p,
.store-front-checkout.ecomknockout .new-checkout .checkout-content .checkout-form .disclaimer p a {
    color: #fff;
}

/*End css for EcomKnockout checkout*/

/* rosscoachings-ecommknockout checkout page css*/
.store-front-checkout.rosscoachings-ecommknockout .new-checkout .checkout-content .checkout-form .button-container .checkout-btn {
    background: #ffa9cd;
}

.store-front-checkout.rosscoachings-ecommknockout .new-checkout .checkout-content .checkout-form .button-container .checkout-btn:hover {
    background: #c76894;
    border-color: #c76894;
}

.store-front-checkout.rosscoachings-ecommknockout .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div.active {
    box-shadow: 0 1px 1px 0 rgb(255, 169, 205, 0.7),
        0 0 0 3px rgba(255, 169, 205, 0.7);
    border-radius: 4px;
    width: 100%;
    margin-top: 5px;
}

.store-front-checkout.rosscoachings-ecommknockout .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div .promotion-code-btn,
.store-front-checkout.rosscoachings-ecommknockout .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div .promotion-code {
    color: #ffffff !important;
    background: radial-gradient(circle,
            rgba(255, 169, 205, 1) 0%,
            rgba(255, 169, 205, 1) 100%);
    background-image: radial-gradient(circle,
            rgba(255, 169, 205, 1) 0%,
            rgba(255, 169, 205, 1) 100%);
}

.store-front-checkout.rosscoachings-ecommknockout .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div.active .promotion-code {
    background: radial-gradient(circle,
            rgba(255, 169, 205, 1) 0%,
            rgba(255, 169, 205, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.store-front-checkout.rosscoachings-ecommknockout .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div .apply-btn {
    color: #c76894 !important;
}

/* rosscoachings-ecommknockout checkout page css end*/

/* MDM checkout page css */

.store-front-checkout.mdm,
.store-front-checkout.mdm .container {
    background: #0c0d0d;
}

.store-front-checkout.mdm .new-checkout .checkout-content .checkout-form .user-details .form-group input {
    background-color: #0c0d0d !important;
    color: #fffff0 !important;
}

.store-front-checkout.mdm .new-checkout .checkout-content .checkout-summary ul li .title-price h4,
.store-front-checkout.mdm .new-checkout .checkout-content .checkout-summary span,
.store-front-checkout.mdm .new-checkout .checkout-content .checkout-summary ul li .title-price p,
.store-front-checkout.mdm .new-checkout .checkout-content .checkout-summary ul li .title-price,
.store-front-checkout.mdm .new-checkout .checkout-content .checkout-summary ul li span,
.store-front-checkout.mdm .new-checkout .checkout-content .checkout-price .title-price p,
.store-front-checkout.mdm .new-checkout .checkout-content .checkout-price .title-price h3,
.store-front-checkout.mdm .new-checkout .checkout-content .checkout-form .checkout-title span,
.store-front-checkout.mdm .new-checkout .checkout-content .checkout-form .disclaimer p,
.store-front-checkout.mdm .new-checkout .checkout-content .checkout-form .disclaimer a,
.store-front-checkout.mdm .new-checkout .checkout-content .checkout-summary .summary-main-box ul li .title-price span,
.store-front-checkout.mdm .new-checkout .checkout-content .checkout-summary .summary-main-box ul li .title-price strong,
.store-front-checkout.mdm .new-checkout .checkout-content .checkout-summary .summary-main-box .summary-box p.summary-content,
.store-front-checkout.mdm .new-checkout .checkout-content .footer-links ul li a,
.store-front-checkout.mdm .new-checkout .checkout-content .checkout-form .footer-links ul li a {
    color: #fffff0 !important;
}

.store-front-checkout.mdm .new-checkout .checkout-content .checkout-form .button-container .sub-btn.checkout-btn,
.store-front-checkout.mdm .new-checkout .checkout-content .checkout-form .button-container .checkout-btn.btn-checkout-zip {
    background: radial-gradient(circle,
            rgba(241, 221, 121, 1) 0%,
            rgba(219, 163, 34, 1) 100%) !important;
    color: #212529 !important;
    position: relative;
    border: none !important;
    transition: background 0.5s ease;
}

.store-front-checkout.mdm .new-checkout .checkout-content .checkout-form .button-container .checkout-btn.btn-checkout-zip span {
    color: #212529 !important;
}

.store-front-checkout.mdm .new-checkout .checkout-content .checkout-form .button-container .sub-btn.checkout-btn:hover,
.store-front-checkout.mdm .new-checkout .checkout-content .checkout-form .button-container .checkout-btn.btn-checkout-zip:hover {
    background: radial-gradient(circle,
            rgba(241, 221, 121, 1) 0%,
            rgba(219, 163, 34, 1) 100%) !important;
    opacity: 1;
}

.store-front-checkout.mdm .new-checkout .checkout-content .checkout-form .button-container .sub-btn.checkout-btn:before {
    content: "";
    position: absolute;
    top: -4px;
    left: -4px;
    right: -4px;
    bottom: -4px;
    border-radius: 13px;
    overflow: hidden;
    background: radial-gradient(circle,
            rgba(247, 201, 128, 1) 0%,
            rgba(233, 175, 0, 1) 100%);
    z-index: -1;

    background-image: radial-gradient(circle,
            rgba(247, 201, 128, 1) 0%,
            rgba(233, 175, 0, 1) 100%);
}

.store-front-checkout.mdm .new-checkout .checkout-content .checkout-summary ul li:not(:last-child) {
    border-bottom: 1px solid #fffff0;
}

.store-front-checkout.mdm .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div.active,
.store-front-checkout.ecomknockout .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div.active,
.store-front-checkout.figurefitness .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div.active {
    box-shadow: 0 1px 1px 0 rgb(247, 201, 128, 0.7),
        0 0 0 3px rgba(247, 201, 128, 0.7);
    border-radius: 4px;
    width: 100%;
    margin-top: 5px;
}

.store-front-checkout.mdm .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div .promotion-code-btn,
.store-front-checkout.mdm .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div .promotion-code,
.store-front-checkout.ecomknockout .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div .promotion-code-btn,
.store-front-checkout.ecomknockout .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div .promotion-code,
.store-front-checkout.figurefitness .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div .promotion-code-btn,
.store-front-checkout.figurefitness .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div .promotion-code {
    color: #212529 !important;
    background: radial-gradient(circle,
            rgba(247, 201, 128, 1) 0%,
            rgba(233, 175, 0, 1) 100%);
    background-image: radial-gradient(circle,
            rgba(247, 201, 128, 1) 0%,
            rgba(233, 175, 0, 1) 100%);
}

.store-front-checkout.mdm .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div.active .promotion-code,
.store-front-checkout.ecomknockout .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div.active .promotion-code,
.store-front-checkout.figurefitness .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div.active .promotion-code,
.store-front-checkout.mdm .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div .apply-btn,
.store-front-checkout.ecomknockout .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div .apply-btn {
    background: radial-gradient(circle,
            rgba(247, 201, 128, 1) 0%,
            rgba(233, 175, 0, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-color: transparent !important;
}

.store-front-checkout.figurefitness .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div .apply-btn {
    color: #212529;
}


/* MDM checkout page css end*/

/* Prestige checkout page css */

.store-front-checkout.prestige,
.store-front-checkout.prestige .container {
    background: #0c0d0d;
}

.store-front-checkout.prestige .new-checkout .checkout-content .checkout-form .user-details .form-group input {
    background-color: #0c0d0d !important;
    color: #fffff0 !important;
}

.store-front-checkout.prestige .new-checkout .checkout-content .checkout-summary ul li .title-price h4,
.store-front-checkout.prestige .new-checkout .checkout-content .checkout-summary span,
.store-front-checkout.prestige .new-checkout .checkout-content .checkout-summary ul li .title-price p,
.store-front-checkout.prestige .new-checkout .checkout-content .checkout-summary ul li .title-price,
.store-front-checkout.prestige .new-checkout .checkout-content .checkout-summary ul li span,
.store-front-checkout.prestige .new-checkout .checkout-content .checkout-price .title-price p,
.store-front-checkout.prestige .new-checkout .checkout-content .checkout-price .title-price h3,
.store-front-checkout.prestige .new-checkout .checkout-content .checkout-form .checkout-title span,
.store-front-checkout.prestige .new-checkout .checkout-content .checkout-form .disclaimer p,
.store-front-checkout.prestige .new-checkout .checkout-content .checkout-form .disclaimer a,
.store-front-checkout.prestige .new-checkout .checkout-content .checkout-summary .summary-main-box ul li .title-price span,
.store-front-checkout.prestige .new-checkout .checkout-content .checkout-summary .summary-main-box ul li .title-price strong,
.store-front-checkout.prestige .new-checkout .checkout-content .checkout-summary .summary-main-box .summary-box p.summary-content,
.store-front-checkout.prestige .new-checkout .checkout-content .footer-links ul li a,
.store-front-checkout.prestige .new-checkout .checkout-content .checkout-form .footer-links ul li a {
    color: #fffff0 !important;
}

.store-front-checkout.prestige .new-checkout .checkout-content .checkout-form .button-container .sub-btn.checkout-btn,
.store-front-checkout.prestige .new-checkout .checkout-content .checkout-form .button-container .checkout-btn.btn-checkout-zip {
    background: radial-gradient(circle,
            rgba(241, 221, 121, 1) 0%,
            rgba(219, 163, 34, 1) 100%) !important;
    color: #212529 !important;
    position: relative;
    border: none !important;
    transition: background 0.5s ease;
}

.store-front-checkout.prestige .new-checkout .checkout-content .checkout-form .button-container .checkout-btn.btn-checkout-zip span {
    color: #212529 !important;
}

.store-front-checkout.prestige .new-checkout .checkout-content .checkout-form .button-container .sub-btn.checkout-btn:hover,
.store-front-checkout.prestige .new-checkout .checkout-content .checkout-form .button-container .checkout-btn.btn-checkout-zip:hover {
    background: radial-gradient(circle,
            rgba(241, 221, 121, 1) 0%,
            rgba(219, 163, 34, 1) 100%) !important;
    opacity: 1;
}

.store-front-checkout.prestige .new-checkout .checkout-content .checkout-form .button-container .sub-btn.checkout-btn:before {
    content: "";
    position: absolute;
    top: -4px;
    left: -4px;
    right: -4px;
    bottom: -4px;
    border-radius: 13px;
    overflow: hidden;
    background: radial-gradient(circle,
            rgba(247, 201, 128, 1) 0%,
            rgba(233, 175, 0, 1) 100%);
    z-index: -1;

    background-image: radial-gradient(circle,
            rgba(247, 201, 128, 1) 0%,
            rgba(233, 175, 0, 1) 100%);
}

.store-front-checkout.prestige .new-checkout .checkout-content .checkout-summary ul li:not(:last-child) {
    border-bottom: 1px solid #fffff0;
}

.store-front-checkout.prestige .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div.active {
    box-shadow: 0 1px 1px 0 rgb(247, 201, 128, 0.7),
        0 0 0 3px rgba(247, 201, 128, 0.7);
    border-radius: 4px;
    width: 100%;
    margin-top: 5px;
}

.store-front-checkout.prestige .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div .promotion-code-btn,
.store-front-checkout.prestige .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div .promotion-code {
    color: #212529 !important;
    background: radial-gradient(circle,
            rgba(247, 201, 128, 1) 0%,
            rgba(233, 175, 0, 1) 100%);
    background-image: radial-gradient(circle,
            rgba(247, 201, 128, 1) 0%,
            rgba(233, 175, 0, 1) 100%);
}

.store-front-checkout.prestige .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div.active .promotion-code,
.store-front-checkout.prestige .new-checkout .checkout-content .checkout-summary ul li.flex-column .promotion-div .apply-btn {
    background: radial-gradient(circle,
            rgba(247, 201, 128, 1) 0%,
            rgba(233, 175, 0, 1) 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-color: transparent !important;
}

.store-front-checkout.prestige .new-checkout .checkout-content .checkout-form {
    border-top: 1px solid #ebebeb;
}

/* Prestige checkout page css end*/

/* highticketecommerce checkout page css*/
.store-front-checkout.highticketecommerce,
.store-front-checkout.highticketecommerce .container {
    background: #fff !important;
}

.store-front-checkout.highticketecommerce .new-checkout .checkout-content .checkout-form .user-details .form-group input {
    background-color: #fff !important;
    /* color: #000000 !important; */
}

.store-front-checkout.highticketecommerce .new-checkout .checkout-content .checkout-form .button-container .sub-btn.checkout-btn,
.store-front-checkout.highticketecommerce .new-checkout .checkout-content .checkout-form .button-container .checkout-btn.btn-checkout-zip {
    background: radial-gradient(circle,
            rgba(241, 221, 121, 1) 0%,
            rgba(219, 163, 34, 1) 100%) !important;
    color: #212529 !important;
    position: relative;
    border: none !important;
    transition: background 0.5s ease;
}

.store-front-checkout.highticketecommerce .new-checkout .checkout-content .checkout-form .button-container .sub-btn.checkout-btn:hover,
.store-front-checkout.highticketecommerce .new-checkout .checkout-content .checkout-form .button-container .checkout-btn.btn-checkout-zip:hover {
    background: radial-gradient(circle,
            rgba(241, 221, 121, 1) 0%,
            rgba(219, 163, 34, 1) 100%) !important;
    opacity: 1;
}

.store-front-checkout.highticketecommerce .new-checkout .checkout-content .checkout-form .button-container .sub-btn.checkout-btn:before {
    content: "";
    position: absolute;
    top: -4px;
    left: -4px;
    right: -4px;
    bottom: -4px;
    border-radius: 13px;
    overflow: hidden;
    background: radial-gradient(circle,
            rgba(247, 201, 128, 1) 0%,
            rgba(233, 175, 0, 1) 100%);
    z-index: -1;

    background-image: radial-gradient(circle,
            rgba(247, 201, 128, 1) 0%,
            rgba(233, 175, 0, 1) 100%);
}

/* highticketecommerce checkout page css end*/

/* section 8 checkout page css */

.store-front-checkout.section8,
.store-front-checkout.section8-friday,
.store-front-checkout.section8-friday-ob-black,
.store-front-checkout.section8 .container,
.store-front-checkout.section8-friday .container,
.store-front-checkout.section8-friday-ob-black .container {
    background: #eff1f6 !important;
    font-family: "Montserrat", sans-serif !important;
}

.store-front-checkout.section8 .checkout-form,
.store-front-checkout.section8-friday .checkout-form,
.store-front-checkout.section8-friday-ob-black .checkout-form {
    background: #fff !important;
    padding: 20px;
}

.store-front-checkout.section8 .checkout-content,
.store-front-checkout.section8-friday .checkout-content,
.store-front-checkout.section8-friday-ob-black .checkout-content {
    align-items: baseline !important;
}

.store-front-checkout.section8 .checkout-content .right-side-content,
.store-front-checkout.section8-friday .checkout-content .right-side-content,
.store-front-checkout.section8-friday-ob-black .checkout-content .right-side-content {
    padding-bottom: 120px !important;
}

.store-front-checkout.section8 .checkout-content .benefits,
.store-front-checkout.section8-friday .checkout-content .benefits,
.store-front-checkout.section8-friday-ob-black .checkout-content .benefits {
    border-bottom: 1px solid #47474721 !important;
}

.store-front-checkout.section8 .new-checkout .checkout-content .checkout-form::after,
.store-front-checkout.section8-friday .new-checkout .checkout-content .checkout-form::after,
.store-front-checkout.section8-friday-ob-black .new-checkout .checkout-content .checkout-form::after {
    content: none !important;
}

.store-front-checkout.section8 .new-checkout .checkout-content .checkout-form .user-details .form-group input,
.store-front-checkout.section8-friday .new-checkout .checkout-content .checkout-form .user-details .form-group input,
.store-front-checkout.section8-friday-ob-black .new-checkout .checkout-content .checkout-form .user-details .form-group input {
    border: 1px solid #00000033 !important;
    background-color: #f1f1f1 !important;
    height: auto !important;
}

@media (max-width: 575px) {

    .store-front-checkout.section8 .checkout-form,
    .store-front-checkout.section8-friday .checkout-form,
    .store-front-checkout.section8-friday-ob-black .checkout-form {
        padding: 10px !important;
    }
}

/* section 8 THURSDAY checkout page css */

.store-front-checkout.section8-thursday,
.store-front-checkout.section8-thursday .container {
    background: #ebf7ff !important;
    font-family: "Montserrat", sans-serif !important;
}

.store-front-checkout.section8-thursday .checkout-form {
    background: #fff !important;
    padding: 20px;
}

.store-front-checkout.section8-thursday .checkout-content {
    align-items: baseline !important;
}

.store-front-checkout.section8-thursday .checkout-content .right-side-content {
    padding-bottom: 120px !important;
}

.store-front-checkout.section8-thursday .checkout-content .benefits {
    border-bottom: 1px solid #47474721 !important;
}

.store-front-checkout.section8-thursday .new-checkout .checkout-content .checkout-form::after {
    content: none !important;
}

.store-front-checkout.section8-thursday .new-checkout .checkout-content .checkout-form .user-details .form-group input {
    border: 1px solid #00000033 !important;
    background-color: #f1f1f1 !important;
    height: auto !important;
}

@media (max-width: 575px) {
    .store-front-checkout.section8-thursday .checkout-form {
        padding: 10px !important;
    }
}

/* section 8 checkout page css end */

.store-front-checkout.mdm .new-checkout .checkout-content .checkout-summary .summary-main-box .summary-box-cont.summary-box p.summary-content,
.store-front-checkout.ecomknockout .new-checkout .checkout-content .checkout-summary .summary-main-box .summary-box-cont.summary-box p.summary-content,
.store-front-checkout.player-fit .new-checkout .checkout-content .checkout-summary .summary-main-box .summary-box-cont.summary-box p.summary-content,
.store-front-checkout.rt-wholesaling .new-checkout .checkout-content .checkout-summary .summary-main-box .summary-box-cont.summary-box p.summary-content,
.store-front-checkout.setandforget .new-checkout .checkout-content .checkout-summary .summary-main-box .summary-box-cont.summary-box p.summary-content {
    color: #ffffff !important;
}

.store-front-checkout.jacob-levinrad-custom .new-checkout .checkout-content .summary-main-box ul.add-order li .custom-checkbox input[type="checkbox"]:checked+div span.ck-boox {
    -webkit-appearance: none;
    background: linear-gradient(180deg, #45b1ed, #4c44ec);
    -o-border-image: linear-gradient(180deg, #45b1ed, #4c44ec);
    border-image: linear-gradient(180deg, #45b1ed, #4c44ec);
    border-image-slice: 1;
    clip-path: border-box;
}

.store-front-checkout.mdm .new-checkout .checkout-content .summary-main-box ul.add-order li .custom-checkbox input[type="checkbox"]:checked+div span.ck-boox,
.store-front-checkout.prestige .new-checkout .checkout-content .summary-main-box ul.add-order li .custom-checkbox input[type="checkbox"]:checked+div span.ck-boox,
.store-front-checkout.ecomknockout .new-checkout .checkout-content .summary-main-box ul.add-order li .custom-checkbox input[type="checkbox"]:checked+div span.ck-boox,
.store-front-checkout.figurefitness .new-checkout .checkout-content .summary-main-box ul.add-order li .custom-checkbox input[type="checkbox"]:checked+div span.ck-boox,
.store-front-checkout.highticketecommerce .new-checkout .checkout-content .summary-main-box ul.add-order li .custom-checkbox input[type="checkbox"]:checked+div span.ck-boox {
    -webkit-appearance: none;
    background: radial-gradient(circle,
            #f1dd79 0%,
            #dba322 100%) !important;
    /* Background gradient */
    border: 2px solid transparent;
    /* Transparent border for gradient */
    -o-border-image: radial-gradient(circle,
            #f1dd79 0%,
            #dba322 100%);
       border-image: radial-gradient(circle,
            #f1dd79 0%,
            #dba322 100%);
    /* Gradient border */
    border-image-slice: 1;
    /* Ensures the gradient fills the entire border */
    clip-path: border-box;
}

.store-front-checkout.mdm .new-checkout .checkout-content .summary-main-box ul.add-order li .custom-checkbox span.ck-boox:after,
.store-front-checkout.prestige .new-checkout .checkout-content .summary-main-box ul.add-order li .custom-checkbox span.ck-boox:after,
.store-front-checkout.ecomknockout .new-checkout .checkout-content .summary-main-box ul.add-order li .custom-checkbox span.ck-boox:after,
.store-front-checkout.figurefitness .new-checkout .checkout-content .summary-main-box ul.add-order li .custom-checkbox span.ck-boox:after,
.store-front-checkout.highticketecommerce .new-checkout .checkout-content .summary-main-box ul.add-order li .custom-checkbox span.ck-boox:after {
    border-color: #212819;
}

.store-front-checkout.rosscoachings-ecommknockout .new-checkout .checkout-content .summary-main-box ul.add-order li .custom-checkbox input[type="checkbox"]:checked+div span.ck-boox {
    background: #ffa9cd;
    border-color: #ffa9cd;
}

.store-front-checkout.player-fit .new-checkout .checkout-content .summary-main-box ul.add-order li .custom-checkbox input[type="checkbox"]:checked+div span.ck-boox {
    background: #f11941;
    border-color: #f11941;
}

.store-front-checkout.setandforget .new-checkout .checkout-content .summary-main-box ul.add-order li .custom-checkbox input[type="checkbox"]:checked+div span.ck-boox {
    background: #42c999;
    border-color: #42c999;
}

.store-front-checkout.rt-wholesaling .new-checkout .checkout-content .summary-main-box ul.add-order li .custom-checkbox input[type="checkbox"]:checked+div span.ck-boox {
    background: #158aff;
    border-color: #158aff;
}

/*Common checkout css*/

.store-front-checkout.mdm .new-checkout .checkout-content .summary-main-box li.summary-box,
.store-front-checkout.setandforget .new-checkout .checkout-content .summary-main-box li.summary-box,
.store-front-checkout.elite-ecom .new-checkout .checkout-content .summary-main-box li.summary-box,
.store-front-checkout.ecomknockout .new-checkout .checkout-content .summary-main-box li.summary-box,
.store-front-checkout.player-fit .new-checkout .checkout-content .summary-main-box li.summary-box,
.store-front-checkout.jacob-levinrad-custom .new-checkout .checkout-content .summary-main-box li.summary-box,
.store-front-checkout.prestige .new-checkout .checkout-content .summary-main-box li.summary-box {
    background: transparent;
}

.store-front-checkout.jacob-levinrad-custom .new-checkout .checkout-content .checkout-price .title-price p {
    color: #fff;
}

.store-front-checkout.rt-wholesaling .new-checkout .checkout-content .summary-main-box li.summary-box {
    background: #152836;
}

.store-front-checkout.mdm .new-checkout .checkout-content .summary-main-box ul.add-order,
.store-front-checkout.prestige .new-checkout .checkout-content .summary-main-box ul.add-order,
.store-front-checkout.setandforget .new-checkout .checkout-content .summary-main-box ul.add-order,
.store-front-checkout.elite-ecom .new-checkout .checkout-content .summary-main-box ul.add-order,
.store-front-checkout.ecomknockout .new-checkout .checkout-content .summary-main-box ul.add-order,
.store-front-checkout.rt-wholesaling .new-checkout .checkout-content .summary-main-box ul.add-order,
.store-front-checkout.player-fit .new-checkout .checkout-content .summary-main-box ul.add-order,
.store-front-checkout.jacob-levinrad-custom .new-checkout .checkout-content .summary-main-box ul.add-order {
    background: transparent;
}

.store-front-checkout.mdm .new-checkout .checkout-content .checkout-summary .summary-main-box .add-order .summary-box .summary-main-content p.summary-content,
.store-front-checkout.prestige .new-checkout .checkout-content .checkout-summary .summary-main-box .add-order .summary-box .summary-main-content p.summary-content,
.store-front-checkout.setandforget .new-checkout .checkout-content .checkout-summary .summary-main-box .add-order .summary-box .summary-main-content p.summary-content,
.store-front-checkout.elite-ecom .new-checkout .checkout-content .checkout-summary .summary-main-box .add-order .summary-box .summary-main-content p.summary-content,
.store-front-checkout.ecomknockout .new-checkout .checkout-content .checkout-summary .summary-main-box .add-order .summary-box .summary-main-content p.summary-content,
.store-front-checkout.rt-wholesaling .new-checkout .checkout-content .checkout-summary .summary-main-box .add-order .summary-box .summary-main-content p.summary-content,
.store-front-checkout.player-fit .new-checkout .checkout-content .checkout-summary .summary-main-box .add-order .summary-box .summary-main-content p.summary-content,
.store-front-checkout.jacob-levinrad-custom .new-checkout .checkout-content .checkout-summary .summary-main-box .add-order .summary-box .summary-main-content p.summary-content {
    color: #fff !important;
}

.store-front-checkout.jacob-levinrad-custom .new-checkout .checkout-content .summary-main-box li.summary-box {
    border-color: #323740;
}

.store-front-checkout.rt-wholesaling .new-checkout .checkout-content .checkout-summary ul li:not(:last-child) {
    border-color: #2c4a61;
}

.store-front-checkout.player-fit .new-checkout .checkout-content .checkout-summary ul li:not(:last-child),
.store-front-checkout.jacob-levinrad-custom .new-checkout .checkout-content .checkout-summary ul li:not(:last-child) {
    border-color: #323740;
}

/*Common checkout css end*/

/* successful payment page design */

div#successModal {
    display: flex;
    padding: 16px;
    flex-direction: column;
    justify-content: center !important;
    align-items: center;
    gap: 16px;
}

div#successModal .suc-content {
    display: flex;
    flex-direction: column;
    justify-content: center !important;
    align-items: center;
    gap: 16px;
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
}

.btn-primary-fill {
    border: 1px solid #fd3363;
    background: #fd3363;
    color: #fff;
    padding: 10px 20px;
    border-radius: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    font-weight: 500;
}

div#successModal .suc-content .btn-primary-fill:hover {
    border: 1px solid #fd3363;
    background: transparent !important;
    color: #fd3363;
}

div#successModal .suc-content+a.btn-primary-fill {
    display: none;
}

div#successModal h4 {
    color: #000;
    font-family: "Inter", serif !important;
    font-size: 32px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.cp-dwp--popup {
    display: none !important;
}

div#successModal .icon-box {
    width: 80px;
    height: 80px;
    margin-bottom: 16px;
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
}

div#successModal .icon-box svg {
    width: 80px;
    height: 80px;
}

div#successModal .icon-box.active {
    width: 128px;
    height: 128px;
}

div#successModal .icon-box.active::before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100px;
    height: 100px;
    transform: translate(-50%, -50%);
    border-radius: 64px;
    background: #def7ec;
    z-index: -1;
}

div#successModal .icon-box.error.active::before {
    background: #fdecf0;
}

div#successModal p.sort-msg {
    color: #6b7280;
    text-align: center;
    font-family: "Inter", serif !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    /* 16.8px */
}

@keyframes confetti-slow {
    0% {
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0);
    }

    100% {
        transform: translate3d(25px, 105vh, 0) rotateX(360deg) rotateY(180deg);
    }
}

@keyframes confetti-medium {
    0% {
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0);
    }

    100% {
        transform: translate3d(100px, 105vh, 0) rotateX(100deg) rotateY(360deg);
    }
}

@keyframes confetti-fast {
    0% {
        transform: translate3d(0, 0, 0) rotateX(0) rotateY(0);
    }

    100% {
        transform: translate3d(-50px, 105vh, 0) rotateX(10deg) rotateY(250deg);
    }
}

/* .container {
    width: 100vw;
    height: 100vh;
    background: #f0f0f0;
  }
   */
.confetti-container {
    perspective: 700px;
    position: absolute;
    overflow: hidden;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.confetti {
    position: absolute;
    z-index: 1;
    top: -10px;
    border-radius: 0%;
}

.confetti--animation-slow {
    animation: confetti-slow 2.25s linear 1 forwards;
}

.confetti--animation-medium {
    animation: confetti-medium 1.75s linear 1 forwards;
}

.confetti--animation-fast {
    animation: confetti-fast 1.25s linear 1 forwards;
}

.store-front-checkout.mdm quadpay-widget-v3,
.setandforget quadpay-widget-v3,
.elite-ecom quadpay-widget-v3,
.rt-wholesaling quadpay-widget-v3,
.player-fit quadpay-widget-v3,
.ecomknockout quadpay-widget-v3,
.prestige quadpay-widget-v3 {
    color: #fff;
}

/* animation for payment mode */
.outer-glow {
    position: absolute;
    width: 120px;
    height: 120px;
    border-radius: 50%;
    opacity: 0;
    transform: scale(0.8);
    animation: fadeInGlow 1s ease-out 2s forwards;
}

.success .outer-glow {
    background: rgb(49 196 141 / 20%);
}

.error .outer-glow {
    background: #ffe3e7;
    z-index: -1;
}

.in-progress .outer-glow {
    background: #daf0ff;
    z-index: -1;
}

.ach-in-progress .outer-glow {
    background: #daf0ff;
    z-index: -1;
}

.sort-msg {
    opacity: 0;
    transform: scale(0.8);
    animation: fadeInGlow 1.2s ease-out 2.4s forwards;
}

@keyframes fadeInGlow {
    0% {
        opacity: 0;
        transform: scale(0.8);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes fadeInScale {
    0% {
        opacity: 0;
        transform: scale(0.8);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

@media screen and (min-width: 1700px) {
    .container {
        max-width: 1700px;
    }
}

@media screen and (min-width: 1440px) {
    .container {
        margin: 0 auto;
        padding: 0 15px !important;
    }
}

@media screen and (max-width: 1600px) {
    .container {
        max-width: 100% !important;
    }
}

@media screen and (max-width: 1299px) {
    .store-front-checkout .prof-details .store-img {
        min-width: 100px;
        min-height: 100px;
        max-width: 100px;
        max-height: 100px;
        border-radius: 100px;
    }

    section.store-front .tab-box-design div#myTabContent .profile-member-frame .profile_ul {
        display: flex !important;
    }

    section.store-front .tab-box-design div#myTabContent .profile-member-frame .profile_ul {
        margin-bottom: 40px;
    }

    .member-cont-set .lock-ic {
        width: 50px;
        height: 50px;
        margin: 0 auto 15px;
    }

    .member-cont-set p {
        font-size: 16px;
        margin-bottom: 15px;
    }

    section.store-front .tab-box-design div#myTabContent .profile-member-frame .main-set a.book-now-btn {
        width: 200px;
        height: 40px;
    }
}

@media (min-width: 992px) {
    .store-front-checkout .checkout-box .col-lg-6 {
        flex: 0 0 48%;
        max-width: 48%;
    }
}

@media screen and (max-width: 1199px) {
    .store-front-checkout .prof-details .store-img {
        margin-bottom: 20px;
    }

    .store-front .c .details .prof-details h2,
    .store-front-checkout .prof-details h2 {
        font-size: 24px;
    }

    .store-front .profile-details-box .details .prof-details p {
        font-size: 14px;
    }
}

@media screen and (max-width: 1024px) {
    section.store-front .tab-box-design div#myTabContent .profile-member-frame {
        height: 250px;
    }

    section.store-front .tab-box-design div#myTabContent .profile-member-frame .profile_ul {
        display: flex !important;
    }

    section.store-front .tab-box-design div#myTabContent .profile-member-frame .profile_ul {
        margin-bottom: 24px;
    }

    .member-cont-set .lock-ic {
        width: 30px;
        height: 30px;
        margin: 0 auto 10px;
    }

    .member-cont-set p {
        font-size: 15px;
        margin-bottom: 10px;
    }

    section.store-front .tab-box-design div#myTabContent .profile-member-frame .main-set a.book-now-btn {
        width: 200px;
        height: 40px;
    }

    section.store-front .tab-box-design div#myTabContent .store-profile h2,
    section.store-front .tab-box-design div#myTabContent .member-profile h2 {
        font-size: 22px;
    }

    section.store-front .tab-box-design div#myTabContent .store-profile p {
        font-size: 18px;
        height: 92px;
    }

    section.store-front .tab-box-design div#myTabContent .member-profile p {
        font-size: 18px;
        height: auto;
    }

    section.store-front .tab-box-design div#myTabContent .store-profile,
    section.store-front .tab-box-design div#myTabContent .member-profile {
        height: 350px;
    }
}

@media screen and (max-width: 991px) {
    .container .col-md-6 {
        margin-bottom: 0;
    }

    .new-contact-us .contact-form {
        margin: 30px auto;
    }

    div#bottomNav {
        display: block;
    }

    div#bottomNav.v-bottom-nav--active {
        background: #0e0e0e;
        position: fixed;
        bottom: 0;
        z-index: 161;
        width: 100%;
        transform: translate(0);
        opacity: 1;
    }

    div#bottomNav.v-bottom-nav--fixed {
        transform: translateY(0);
        opacity: 0;
        display: none;
    }

    div#bottomNav.v-bottom-nav--fixed.v-bottom-nav--active {
        opacity: 1;
        display: block;
    }

    div#bottomNav .before-login button {
        min-width: 80px;
        max-width: 160px;
        width: auto;
    }

    div#bottomNav .mb-btn {
        background: transparent;
        border: 0;
        padding: 8px 0;
        height: 100%;
        min-width: 66px;
        max-width: 160px;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    div#bottomNav a {
        text-decoration: none;
    }

    div#bottomNav a i {
        font-size: 20px;
    }

    div#bottomNav a svg {
        width: 20px;
        height: 24px;
        display: block;
        margin: 0 auto 0.5rem;
    }

    div#bottomNav a.is-active i,
    div#bottomNav a.is-active p,
    div#bottomNav a:hover i,
    div#bottomNav a:hover p,
    div#bottomNav a:focus i,
    div#bottomNav a:focus p {
        color: #e32552 !important;
    }

    div#bottomNav a.is-active svg,
    div#bottomNav a:hover svg,
    div#bottomNav a:focus svg {
        fill: #e32552 !important;
    }

    div#bottomNav a.is-active svg path,
    div#bottomNav a:hover svg path,
    div#bottomNav a:focus svg path {
        fill: #e32552 !important;
    }

    div#bottomNav a p {
        font-size: 11px;
        line-height: 1;
        word-spacing: -2px;
    }

    div#bottomNav a--active i,
    div#bottomNav a--active p,
    div#bottomNav a:hover i,
    div#bottomNav a:hover p,
    div#bottomNav a:focus i,
    div#bottomNav a:focus p {
        color: #e32552 !important;
    }

    .store-front-checkout .checkout-box::after {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .container {
        padding-left: 15px !important;
        padding-right: 15px !important;
        max-width: 100% !important;
    }

    .store-front {
        padding: 15px 0 0;
    }

    section.store-front .tab-box-design div#myTabContent .store-profile,
    section.store-front .tab-box-design div#myTabContent .member-profile {
        height: 300px;
    }

    section.store-front .tab-box-design div#myTabContent .store-profile img,
    section.store-front .tab-box-design div#myTabContent .member-profile img {
        width: 45% !important;
    }

    section.store-front .tab-box-design div#myTabContent .store-profile .store-det,
    section.store-front .tab-box-design div#myTabContent .member-profile .member-editor {
        width: 55% !important;
    }

    section.store-front .tab-box-design div#myTabContent .store-profile h2,
    section.store-front .tab-box-design div#myTabContent .member-profile h2 {
        font-size: 18px;
        margin-bottom: 10px;
    }

    section.store-front .tab-box-design div#myTabContent .store-profile p {
        font-size: 16px;
        height: 80px;
    }

    section.store-front .tab-box-design div#myTabContent .member-profile p {
        font-size: 16px;
        height: auto;
    }

    section.store-front .tab-box-design div#myTabContent .store-profile .store-price,
    section.store-front .tab-box-design div#myTabContent .member-profile .store-price {
        padding-top: 15px;
        font-size: 18px;
    }

    .store-front .profile-details-box .details .prof-details h2,
    .store-front-checkout .prof-details h2 {
        font-size: 20px;
    }

    .store-front .profile-details-box {
        padding: 22px 15px;
    }

    .store-front .profile-details-box {
        margin-bottom: 30px;
    }

    section.store-front .tab-box-design div#myTabContent .exp-tab {
        padding-top: 30px;
    }

    section.store-front .tab-box-design div#myTabContent .member-box p {
        font-size: 18px;
    }

    section.store-front .tab-box-design div#myTabContent div#membership p.main-dics {
        font-size: 14px;
    }

    .store-front .profile-details-box .details .prof-img {
        width: 80px;
        height: 80px;
    }

    section.store-front .tab-box-design div#myTabContent .profile-member-frame .profile_ul {
        display: flex !important;
    }

    section.store-front .tab-box-design div#myTabContent .profile-member-frame .profile_ul {
        margin-bottom: 24px;
    }

    .member-cont-set .lock-ic {
        width: 30px;
        height: 30px;
        margin: 0 auto 10px;
    }

    .member-cont-set p {
        font-size: 15px;
        margin-bottom: 10px;
    }

    .store-front-checkout .checkout-box {
        /* padding: 30px 15px; */
        margin: 30px 0;
    }

    header.new-header .newsearch-dropdown_responsive ul li,
    header.new-header .newsearch-dropdown_responsive .populat-start ul li {
        width: 100%;
    }

    .store-front-checkout .selected-content {
        padding: 15px 22px;
        width: 100%;
    }

    .store-front-checkout .grid-wrapper.grid-col-2 {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        grid-gap: 0;
        justify-content: space-between !important;
        padding: 0;
    }

    .store-front-checkout .grid-wrapper.grid-col-2 .selection-wrapper {
        width: 48%;
        padding-bottom: 10px;
    }

    .store-front-checkout .grid-wrapper.grid-col-2 .selection-wrapper label.selected-label {
        width: 100%;
    }

    .signupcheckout .entry-txt {
        left: 18%;
    }

    .store-front-checkout .selected-content {
        padding: 15px 20px;
    }

    .cutsom-checkbox-row input[type="checkbox"]+label::before {
        top: 4px;
    }

    .store-front-checkout .payment-details-box .pay-bill tr {
        margin-bottom: 10px;
    }

    .store-front-checkout .payment-details-box .pay-bill h2 {
        margin-bottom: 15px;
    }

    .store-front-checkout .payment-details-box .pay-bill td {
        font-size: 16px;
    }

    .store-front-checkout .payment-details-bsox .pay-bill tr.grand-total {
        padding: 10px;
    }

    .store-front .profile-details-box::after {
        display: none;
    }

    .store-front .profile-details-box .details .prof-details h2,
    .store-front-checkout .prof-details h2 {
        font-size: 22px;
    }

    .book-now-btn {
        font-size: 16px;
        height: 44px;
    }

    .store-front-checkout button.sub-btn {
        width: 130px;
    }

    .new-contact-us .contact-form {
        padding: 30px 15px !important;
    }

    .new-contact-us h5 {
        margin-bottom: 0 !important;
        font-size: 16px !important;
    }

    .payment-failer .pay-box,
    .payment-success .pay-box {
        max-width: 100%;
    }

    .payment-failer,
    .payment-success {
        margin-top: 60px;
    }

    .search-box .overflow-set,
    .exp-top-10 {
        margin-bottom: 20px;
    }

    .search-box .overflow-set ul li a {
        width: 150px;
    }

    .search-box .overflow-set ul li a img.img-fluid {
        width: 100%;
        height: 80px !important;
        -o-object-fit: cover;
           object-fit: cover;
    }

    .search-box .overflow-set ul li a p {
        font-size: 13px;
        line-height: 1.2;
    }

    .search-box h3 {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .exp-top-10 ul li a.d-flex {
        width: 270px;
        margin-right: 20px;
    }

    .exp-top-10 ul li a.d-flex .img-profile {
        width: 185px;
        height: 100px;
        overflow: hidden;
        margin-right: 15px;
    }

    .exp-top-10 ul li a.d-flex h2 {
        font-size: 14px;
        line-height: 1;
        margin-bottom: 15px;
    }

    .exp-top-10 ul li a.d-flex p,
    .exp-top-10 ul li a.d-flex span {
        font-size: 12px;
        line-height: 1;
        color: #fff;
    }

    .exp-top-10 ul li a.d-flex span {
        color: rgba(255, 255, 255, 0.5) !important;
    }

    section.search-box div#wrap ul#search-celebrity-slider .cir-img {
        width: 90px;
        height: 90px;
        overflow: hidden;
        border-radius: 50%;
    }

    section.search-box div#wrap ul#search-celebrity-slider .cir-img {
        margin-bottom: 10px;
    }

    section.search-box div#wrap ul#search-celebrity-slider .slid-details h4 {
        font-size: 10px;
    }

    .store-front-checkout .prof-details {
        gap: 15px;
    }

    .store-front-checkout .cutsom-checkbox-row input[type="checkbox"]:checked+label:after {
        top: 3px;
    }

    .ecomknockout-product-img img {
        width: 75%;
    }
}

@media screen and (max-width: 576px) {
    .new-contact-us h4 {
        font-size: 32px;
        margin-bottom: 30px;
        max-width: 345px;
    }

    .store-front-checkout .prof-details {
        margin-bottom: 0;
    }

    .store-front-checkout .prof-details+p {
        margin-bottom: 20px;
    }

    .store-front-checkout .prof-details .store-img {
        margin-bottom: 10px;
    }

    .store-front-checkout .prof-details h2 {
        font-size: 20px;
        line-height: 22px;
    }

    .store-front-checkout .prof-details+p span {
        font-weight: 400;
    }
}

@media screen and (max-width: 350px) {
    .signupcheckout .entry-txt {
        left: 10%;
    }

    .store-front-checkout .selected-content {
        padding: 15px;
    }
}

.FundedPicks .custom-container {
    background-color: #171723;
}

.FundedPicks {
    background-color: #171723;
}

.FundedPicks .custom-container .new-checkout .checkout-content p {
    color: #fff;
}

.FundedPicks .custom-container .new-checkout .checkout-content .checkout-price .checkout-summary .summary-main-box .zip-payment {
    color: #fff;
}

.FundedPicks .custom-container .new-checkout .checkout-content .checkout-price .title-price p {
    color: #fff;
}

.FundedPicks .custom-container .new-checkout .checkout-content .checkout-price .title-price h3 {
    color: #fff;
}

.FundedPicks .custom-container .new-checkout .checkout-content .checkout-price .checkout-summary .title-price span {
    color: #fff;
}

.FundedPicks .custom-container .new-checkout .checkout-content .checkout-price .checkout-summary .title-price p {
    color: #fff;
}

.FundedPicks .custom-container .new-checkout .checkout-content .checkout-price .checkout-summary .summary-main-box .title-price strong {
    color: #fff;
}

.FundedPicks .custom-container .new-checkout .checkout-content .checkout-price .checkout-summary .summary-main-box .title-price #total-amount-number strong {
    color: #fff;
}

.FundedPicks .custom-container .new-checkout .checkout-content .checkout-price .checkout-summary .summary-main-box .summary-box {
    background-color: transparent;
    border: 1px solid #2c2c41;
}

.FundedPicks .custom-container .new-checkout .checkout-content .checkout-price .checkout-summary .summary-main-box .summary-box .title-price p {
    color: #fff !important;
}

.FundedPicks .custom-container .new-checkout .checkout-content .checkout-price .checkout-summary .summary-main-box .summary-box .title-price h4 {
    color: #fff !important;
}

.FundedPicks .custom-container .new-checkout .checkout-content .checkout-price .checkout-summary .summary-main-box .summary-box .avatar {
    box-shadow: none;
    border: 1px solid #2c2c41;
}

.FundedPicks .custom-container .new-checkout .checkout-content .checkout-form label {
    color: #73738d;
}

.FundedPicks .custom-container .new-checkout .checkout-form .button-container .checkout-btn {
    background-color: #cbba69 !important;
    color: #000 !important;
}

.FundedPicks .custom-container .new-checkout .checkout-form .button-container .checkout-btn:focus {
    background-color: #cbba69 !important;
    color: #000 !important;
}

.FundedPicks .custom-container .new-checkout .checkout-form .button-container .checkout-btn:hover {
    border: none !important;
}

.FundedPicks .custom-container .new-checkout .checkout-form .user-details .form-group input {
    background-color: #212130 !important;
    border: none !important;
    color: #a0a0bb !important;
}

.FundedPicks .custom-container .new-checkout .checkout-form .user-details .form-group input:focus {
    box-shadow: none !important;
}

.FundedPicks .custom-container .new-checkout .add-order {
    background-color: #212130 !important;
    border: 1px solid #2c2c41 !important;
}

.FundedPicks .disclaimer-checkbox label::before {
    background: #cbba69 !important;
}

.FundedPicks .checkout-content .summary-main-box ul.add-order li .custom-checkbox input[type="checkbox"]:checked+div span.ck-boox {
    background: #cbba69 !important;
    border-color: #cbba69 !important;
}

.FundedPicks .checkout-content .order-msg p {
    color: #000 !important;
}

.FundedPicks .checkout-content .order-msg {
    background-color: #cbba69 !important;
}

.FundedPicks .custom-container .qp-logo-svg path:first-child {
    fill: #fff;
}

.FundedPicks .custom-container .qp-logo-svg path:last-child {
    fill: #fff;
}

.FundedPicks .custom-container .qp-logo-svg path:nth-child(3) {
    fill: #fff;
}

.FundedPicks .promotion-code {
    background-color: #cbba69 !important;
    color: #000 !important;
}

.FundedPicks .custom-container .new-checkout .checkout-content .checkout-title span {
    color: #fff;
}

.fundedx .custom-container {
    background-color: #000000;
}

.fundedx {
    background-color: #000000;
}

.fundedx .custom-container .new-checkout .checkout-content p {
    color: #fff;
}

.fundedx .custom-container .new-checkout .checkout-content .checkout-price .checkout-summary .summary-main-box .zip-payment {
    color: #fff;
}

.fundedx .custom-container .new-checkout .checkout-content .checkout-price .title-price p {
    color: #fff;
}

.fundedx .custom-container .new-checkout .checkout-content .checkout-price .title-price h3 {
    color: #fff;
}

.fundedx .custom-container .new-checkout .checkout-content .checkout-price .checkout-summary .title-price span {
    color: #fff;
}

.fundedx .custom-container .new-checkout .checkout-content .checkout-price .checkout-summary .title-price p {
    color: #fff;
}

.fundedx .custom-container .new-checkout .checkout-content .checkout-price .checkout-summary .summary-main-box .title-price strong {
    color: #fff;
}

.fundedx .custom-container .new-checkout .checkout-content .checkout-price .checkout-summary .summary-main-box .title-price #total-amount-number strong {
    color: #fff;
}

.fundedx .custom-container .new-checkout .checkout-content .checkout-price .checkout-summary .summary-main-box .summary-box {
    background-color: transparent;
    border: 1px solid #2c2c41;
}

.fundedx .custom-container .new-checkout .checkout-content .checkout-price .checkout-summary .summary-main-box .summary-box .title-price p {
    color: #fff !important;
}

.fundedx .custom-container .new-checkout .checkout-content .checkout-price .checkout-summary .summary-main-box .summary-box .title-price h4 {
    color: #fff !important;
}

.fundedx .custom-container .new-checkout .checkout-content .checkout-price .checkout-summary .summary-main-box .summary-box .avatar {
    box-shadow: none;
    border: 1px solid #2c2c41;
}

.fundedx .custom-container .new-checkout .checkout-content .checkout-form label {
    color: #73738d;
}

.fundedx .custom-container .new-checkout .checkout-form .button-container .checkout-btn {
    background-color: #AC8C44 !important;
    color: #000 !important;
}

.fundedx .custom-container .new-checkout .checkout-form .button-container .checkout-btn:focus {
    background-color: #AC8C44 !important;
    color: #000 !important;
}

.fundedx .custom-container .new-checkout .checkout-form .button-container .checkout-btn:hover {
    border: none !important;
}

.fundedx .custom-container .new-checkout .checkout-form .user-details .form-group input {
    background-color: #212130 !important;
    border: none !important;
    color: #a0a0bb !important;
}

.fundedx .custom-container .new-checkout .checkout-form .user-details .form-group input:focus {
    box-shadow: none !important;
}

.fundedx .custom-container .new-checkout .add-order {
    background-color: #212130 !important;
    border: 1px solid #2c2c41 !important;
}

.fundedx .disclaimer-checkbox label::before {
    background: #AC8C44 !important;
}

.fundedx .checkout-content .summary-main-box ul.add-order li .custom-checkbox input[type="checkbox"]:checked+div span.ck-boox {
    background: #AC8C44 !important;
    border-color: #AC8C44 !important;
}

.fundedx .checkout-content .order-msg p {
    color: #000 !important;
}

.fundedx .checkout-content .order-msg {
    background-color: #AC8C44 !important;
}

.fundedx .custom-container .qp-logo-svg path:first-child {
    fill: #fff;
}

.fundedx .custom-container .qp-logo-svg path:last-child {
    fill: #fff;
}

.fundedx .custom-container .qp-logo-svg path:nth-child(3) {
    fill: #fff;
}

.fundedx .promotion-code {
    background-color: #AC8C44 !important;
    color: #000 !important;
}

.fundedx .custom-container .new-checkout .checkout-content .checkout-title span {
    color: #fff;
}

.fundedx .ecomknockout-product-img {
    max-width: 200px;
}

.title-with-bg {
    background-image: url(../images/highlight-bg.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    /* display: flex;
    align-items: center;
    justify-content: center; */
}

/* sectioin8 checkout */
.store-front-checkout.section8 .right-side-content,
.store-front-checkout.section8-friday .right-side-content,
.store-front-checkout.section8-friday-ob-black .right-side-content {
    padding: 20px;
}

.store-front-checkout.section8 .right-side-content h2,
.store-front-checkout.section8-friday .right-side-content h2,
.store-front-checkout.section8-friday-ob-black .right-side-content h2 {
    color: #212f61;
    font-weight: 700;
    margin-bottom: 15px;
    text-align: center;
    font-size: 32px;
}

.store-front-checkout.section8 .right-side-content h2 span,
.store-front-checkout.section8-friday .right-side-content h2 span,
.store-front-checkout.section8-friday-ob-black .right-side-content h2 span {
    color: #7aad82;
    font-weight: 500;
}

.store-front-checkout.section8 .benefit-text,
.store-front-checkout.section8-friday .benefit-text,
.store-front-checkout.section8-friday-ob-black .benefit-text {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #2d2d2d;
}

.store-front-checkout.section8 .benefit-text strong,
.store-front-checkout.section8-friday .benefit-text strong,
.store-front-checkout.section8-friday-ob-black .benefit-text strong {
    font-weight: 700;
    color: #212f61;
}

.store-front-checkout.section8 .highlight-line,
.store-front-checkout.section8-friday .highlight-line,
.store-front-checkout.section8-friday-ob-black .highlight-line {
    height: 3px;
    width: 90px;
    background-color: #c43e3e;
    margin-bottom: 20px;
}

/* Benefits Section */
.store-front-checkout.section8 .benefit-item,
.store-front-checkout.section8-friday .benefit-item {
    display: flex;
    margin-bottom: 25px;
    align-items: baseline;
}

.store-front-checkout.section8 .check-icon,
.store-front-checkout.section8 .document-icon,
.store-front-checkout.section8-friday .check-icon,
.store-front-checkout.section8-friday .document-icon,
.store-front-checkout.section8-friday-ob-black .check-icon,
.store-front-checkout.section8-friday-ob-black .document-icon {
    color: #00bd38;
    font-size: 20px;
    margin-right: 15px;
    margin-top: 2px;
    flex-shrink: 0;
}

.store-front-checkout.section8 .document-icon,
.store-front-checkout.section8-friday .document-icon,
.store-front-checkout.section8-friday-ob-black .document-icon {
    color: #212f61;
}

.store-front-checkout.section8 .benefit-item strong,
.store-front-checkout.section8-friday .benefit-item strong,
.store-front-checkout.section8-friday-ob-black .benefit-item strong {
    color: #212f61;
    font-weight: 600;
}

/* Form Section Spacing */
.store-front-checkout.section8 .form-section,
.store-front-checkout.section8-friday .form-section,
.store-front-checkout.section8-friday-ob-black .form-section {
    margin-bottom: 20px;
}

.store-front-checkout.section8 .almost-finished-banner,
.store-front-checkout.section8-friday .almost-finished-banner,
.store-front-checkout.section8-friday-ob-black .almost-finished-banner {
    color: #212f61;
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    text-align: center;
    text-transform: uppercase;
}

/* Item Info Section */
.store-front-checkout.section8 .item-info,
.store-front-checkout.section8-friday .item-info,
.store-front-checkout.section8-friday-ob-black .item-info {
    padding: 15px 0;
    position: relative;
}

.store-front-checkout.section8 .section-8-checkout-input,
.store-front-checkout.section8-friday .section-8-checkout-input,
.store-front-checkout.section8-friday-ob-black .section-8-checkout-input {
    position: relative;
}

.store-front-checkout.section8 .section-8-checkout-input img,
.store-front-checkout.section8-friday .section-8-checkout-input img,
.store-front-checkout.section8-friday-ob-black .section-8-checkout-input img {
    position: absolute;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

.store-front-checkout.section8 .investment,
.store-front-checkout.section8-friday .investment,
.store-front-checkout.section8-friday-ob-black .investment {
    font-weight: 700;
    font-size: 14px;
    line-height: 40px;
    color: #111111;
}

.store-front-checkout.section8 .item-name,
.store-front-checkout.section8-friday .item-name,
.store-front-checkout.section8-friday-ob-black .item-name {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #474747;
}

.store-front-checkout.section8 .checkout-hr,
.store-front-checkout.section8-friday .checkout-hr,
.store-front-checkout.section8-friday-ob-black .checkout-hr {
    position: absolute;
    width: 100%;
    top: 33px;
}

.store-front-checkout.section8 .item-price,
.store-front-checkout.section8-friday .item-price,
.store-front-checkout.section8-friday-ob-black .item-price {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #474747;
}

/* Responsive Adjustments */
@media (max-width: 992px) {

    .store-front-checkout.section8 .right-side-content,
    .store-front-checkout.section8-friday .right-side-content,
    .store-front-checkout.section8-friday-ob-black .right-side-content {
        margin-top: 0px;
    }

    .store-front-checkout.section8 .checkout-form,
    .store-front-checkout.section8-friday .checkout-form,
    .store-front-checkout.section8-friday-ob-black .checkout-form {
        padding: 20px !important;
    }

    .store-front-checkout.section8 .checkout-price,
    .store-front-checkout.section8-friday .checkout-price,
    .store-front-checkout.section8-friday-ob-black .checkout-price {
        padding: 20px !important;
    }
}

@media (max-width: 768px) {

    .store-front-checkout.section8 .right-side-content,
    .store-front-checkout.section8-friday .right-side-content,
    .store-front-checkout.section8-friday-ob-black .right-side-content {
        padding: 15px;
    }

    .store-front-checkout.section8 .benefit-item,
    .store-front-checkout.section8-friday .benefit-item,
    .store-front-checkout.section8-friday-ob-black .benefit-item {
        margin-bottom: 20px;
    }
}

.store-front-checkout.section8 .btn-enroll,
.store-front-checkout.section8-friday .btn-enroll,
.store-front-checkout.section8-friday-ob-black .btn-enroll {
    background-color: #00bd38;
    color: white;
    font-weight: 600;
    font-size: 36px;
    line-height: 51px;
    padding: 18px;
    border-radius: 4px;
    margin-top: 20px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    border: none;
}

.store-front-checkout.section8 .btn-enroll:hover,
.store-front-checkout.section8-friday .btn-enroll:hover,
.store-front-checkout.section8-friday-ob-black .btn-enroll:hover {
    background-color: #00a030;
    color: white;
}

/* Terms Text */
.store-front-checkout.section8 .terms-text .terms,
.store-front-checkout.section8 .terms-text .terms a,
.store-front-checkout.section8-friday .terms-text .terms,
.store-front-checkout.section8-friday .terms-text .terms a,
.store-front-checkout.section8-friday-ob-black .terms-text .terms,
.store-front-checkout.section8-friday-ob-black .terms-text .terms a {
    font-size: 14px;
    margin-top: 50px !important;
    color: #474747;
    margin-bottom: 0px !important;
}

.store-front-checkout.section8 .terms-text .terms a,
.store-front-checkout.section8-friday .terms-text .terms a,
.store-front-checkout.section8-friday-ob-black .terms-text .terms a {
    text-decoration: underline;
}

.store-front-checkout.section8 .notice-text,
.store-front-checkout.section8-friday .notice-text,
.store-front-checkout.section8-friday-ob-black .notice-text {
    font-size: 14px;
    font-weight: 500;
    color: #474747;
    margin-top: 20px !important;
}

.store-front-checkout.section8 .notice-text span,
.store-front-checkout.section8-friday .notice-text span,
.store-front-checkout.section8-friday-ob-black .notice-text span {
    color: #212f61;
    font-weight: 700;
}

.store-front-checkout.section8 .checkout-title-text,
.store-front-checkout.section8-friday .checkout-title-text,
.store-front-checkout.section8-friday-ob-black .checkout-title-text {
    font-size: 22px;
    font-weight: 700;
    line-height: 28px;
}

/* sectioin8 checkout */
.store-front-checkout.section8-thursday .right-side-content {
    padding: 20px;
}

.store-front-checkout.section8-thursday .checkout-price {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.store-front-checkout.section8-thursday .checkout-content {
    gap: 38px !important;
}

.store-front-checkout.section8-thursday .right-side-content {
    padding-left: 10px;
    padding-right: 10px;
}

.store-front-checkout.section8-thursday .right-side-content h2 {
    color: #212f61;
    font-weight: 700;
    margin-bottom: 15px;
    text-align: center;
    font-size: 27px;
}

.store-front-checkout.section8-thursday .right-side-content h2 span {
    color: #7aad82;
    font-weight: 500;
}

.store-front-checkout.section8-thursday .benefit-text {
    font-weight: 400;
    font-size: 18px;
    line-height: 26px;
    color: #2d2d2d;
}

.store-front-checkout.section8-thursday .benefit-text strong {
    font-weight: 700;
    color: #212f61;
}

.store-front-checkout.section8-thursday .highlight-line {
    height: 3px;
    width: 90px;
    background-color: #c43e3e;
    margin-bottom: 20px;
}

/* Benefits Section */
.store-front-checkout.section8-thursday .benefit-item {
    display: flex;
    margin-bottom: 16px;
    align-items: baseline;
}

.store-front-checkout.section8-thursday .check-icon,
.store-front-checkout.section8-thursday .document-icon {
    color: #00bd38;
    font-size: 20px;
    margin-right: 12px;
    margin-top: 2px;
    flex-shrink: 0;
}

.store-front-checkout.section8-thursday .document-icon {
    color: #212f61;
}

.store-front-checkout.section8-thursday .benefit-item strong {
    color: #212f61;
    font-weight: 600;
}

/* Form Section Spacing */
.store-front-checkout.section8-thursday .form-section {
    margin-bottom: 20px;
}

.store-front-checkout.section8-thursday .almost-finished-banner {
    color: #212f61;
    font-weight: 700;
    font-size: 28px;
    line-height: 36px;
    text-align: center;
    text-transform: uppercase;
}

/* Item Info Section */
.store-front-checkout.section8-thursday .item-info {
    padding: 15px 0;
    position: relative;
}

.store-front-checkout.section8-thursday .section-8-checkout-input {
    position: relative;
}

.store-front-checkout.section8-thursday .section-8-checkout-input img {
    position: absolute;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}

.store-front-checkout.section8-thursday .investment {
    font-weight: 700;
    font-size: 14px;
    line-height: 40px;
    color: #111111;
}

.store-front-checkout.section8-thursday .item-name {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #474747;
}

.store-front-checkout.section8-thursday .checkout-hr {
    position: absolute;
    width: 100%;
    top: 33px;
}

.store-front-checkout.section8-thursday .item-price {
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #474747;
}

/* Responsive Adjustments */
@media (max-width: 992px) {
    .store-front-checkout.section8-thursday .right-side-content {
        margin-top: 0px;
    }

    .store-front-checkout.section8-thursday .checkout-form {
        padding: 20px !important;
    }

    .store-front-checkout.section8-thursday .checkout-price {
        padding: 20px !important;
    }
}

@media (max-width: 768px) {
    .store-front-checkout.section8-thursday .right-side-content {
        padding: 15px;
    }

    .store-front-checkout.section8-thursday .benefit-item {
        margin-bottom: 15px;
    }
}

.store-front-checkout.section8-thursday .btn-enroll {
    background-color: #00bd38;
    color: white;
    font-weight: 600;
    font-size: 36px;
    line-height: 51px;
    padding: 18px;
    border-radius: 4px;
    margin-top: 20px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    border: none;
}

.store-front-checkout.section8-thursday .btn-enroll:hover {
    background-color: #00a030;
    color: white;
}

/* Terms Text */
.store-front-checkout.section8-thursday .terms-text .terms,
.store-front-checkout.section8-thursday .terms-text .terms a {
    font-size: 14px;
    margin-top: 50px !important;
    color: #474747;
    margin-bottom: 0px !important;
}

.store-front-checkout.section8-thursday .terms-text .terms a {
    text-decoration: underline;
}

.store-front-checkout.section8-thursday .notice-text {
    font-size: 14px;
    font-weight: 500;
    color: #474747;
    margin-top: 20px !important;
}

.store-front-checkout.section8-thursday .notice-text span {
    color: #212f61;
    font-weight: 700;
}

.store-front-checkout.section8-thursday .checkout-title-text {
    font-size: 22px;
    font-weight: 700;
    line-height: 28px;
}

/* footer css */

.checkout-footer {
    background-color: #ffffff;
    border-top: 1px solid #e0e0e0;
    padding: 20px 10px;
    font-size: 14px;
    color: #888;
}

.checkout-footer-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.checkout-footer-right {
    display: flex;
    gap: 5px;
    /* align-items: center; */
    flex-direction: column;
}

.checkout-footer-links {
    display: flex;
    gap: 30px;
    align-items: center;
}

.checkout-footer-right a {
    text-decoration: none;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: #c2c2c2;
    flex-shrink: 0;
}

.copyright {
    text-align: end;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    color: #00000066;
}

@media (max-width: 575px) {
    .checkout-footer-container {
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }

    .copyright {
        text-align: center;
    }

    .store-front-checkout.section8 .checkout-title-text {
        font-size: 16px;
        font-weight: 700;
        line-height: 20px;
    }

    .store-front-checkout.section8-thursday .checkout-title-text {
        font-size: 16px;
        font-weight: 700;
        line-height: 20px;
    }

    .checkout-footer-links {
        flex-wrap: wrap;
        justify-content: center;
    }
}

/* header css */
.support-header {
    background-color: #1b2b61;
    color: white;
    padding: 10px 20px;
}

.support-header-thursday {
    background-color: #fff;
    color: #212f61;
    padding: 10px 20px;
}

.checkout-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.support-contact {
    text-align: right;
}

.support-contact strong {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
}

.support-contact .email {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 13px;
}

.support-contact a {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #fff;
}

#stripe-elements-container {
    margin-bottom: 60px !important;
}

.support-contact-mobile {
    display: none;
}

.support-contact-mobile strong {
    font-weight: 700;
    font-size: 18px;
    line-height: 24px;
    color: #212f61;
}

.support-contact-mobile .mobile-email {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 13px;
    justify-content: center;
}

.support-contact-mobile a {
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    color: #1e1e1ee0;
}

/* section8 countdown timer */
.countdown-timer {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
}

.countdown-timer h4 {
    font-weight: 700;
    font-size: 27px;
    line-height: 38px;
    color: #2e2e2e;
}

.countdown-timer-hours {
    display: flex;
    gap: 4px;
    align-items: center;
    flex-direction: column;
}

.countdown-timer-minutes {
    display: flex;
    gap: 4px;
    align-items: center;
    flex-direction: column;
}

.countdown-timer-seconds {
    display: flex;
    gap: 4px;
    align-items: center;
    flex-direction: column;
}

.countdown-timer span {
    font-weight: 400;
    font-size: 10px;
    line-height: 14px;
    text-transform: uppercase;
    color: #00000066;
}

/* Facetime Call Book */
.checkout-facetime-call-book {
    border: 3px dotted #000000;
    padding: 13px;
    background: #ffe1de;
    /* margin-bottom: 15px; */
    margin-top: 30px;
}

.checkout-facetime-call-book-header {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
    padding: 10px;
    background-color: #ffffff;
}

.checkout-facetime-call-book-header h4 {
    font-weight: 700;
    font-size: 18px;
    line-height: 30px;
    color: #990000;
}

.checkout-facetime-call-book-header svg {
    opacity: 0;
    animation: fadeIn 0.5s ease-in-out infinite;
}

@keyframes fadeIn {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.checkout-facetime-call-book .checkout-facetime-call-book-body {
    margin-top: 10px;
}

.checkout-facetime-call-book .checkout-facetime-call-book-body p {
    font-weight: 400;
    font-size: 13px;
    line-height: 20px;
    color: #474747;
}

@media (max-width: 575px) {
    .checkout-header {
        justify-content: center;
    }

    .support-contact {
        display: none;
    }

    .support-contact-mobile {
        display: block;
        text-align: center;
    }

    .store-front-checkout.section8 #stripe-elements-container,
    .store-front-checkout.section8-friday #stripe-elements-container,
    .store-front-checkout.section8-friday-ob-black #stripe-elements-container {
        margin-bottom: 0px !important;
    }

    .store-front-checkout.section8 #checkout-price-block,
    .store-front-checkout.section8-friday #checkout-price-block,
    .store-front-checkout.section8-friday-ob-black #checkout-price-block {
        padding: 0px 0px 0px 0px !important;
    }

    .store-front-checkout.section8 .almost-finished-banner,
    .store-front-checkout.section8-friday .almost-finished-banner,
    .store-front-checkout.section8-friday-ob-black .almost-finished-banner {
        font-size: 20px;
        line-height: 24px;
    }

    .store-front-checkout.section8 .right-side-content h2,
    .store-front-checkout.section8-friday .right-side-content h2,
    .store-front-checkout.section8-friday-ob-black .right-side-content h2 {
        font-size: 22px;
        line-height: 28px;
    }

    .store-front-checkout.section8-thursday #stripe-elements-container {
        margin-bottom: 0px !important;
    }

    .store-front-checkout.section8-thursday #checkout-price-block {
        padding: 0px 0px 0px 0px !important;
    }

    .store-front-checkout.section8-thursday .almost-finished-banner {
        font-size: 20px;
        line-height: 24px;
    }

    .store-front-checkout.section8-thursday .right-side-content h2 {
        font-size: 18px;
        line-height: 24px;
    }

    .store-front-checkout.section8 .btn-enroll,
    .store-front-checkout.section8-friday .btn-enroll,
    .store-front-checkout.section8-friday-ob-black .btn-enroll {
        font-size: 20px;
        line-height: 24px;
        padding: 15px;
    }

    .store-front-checkout.section8 .btn-enroll svg,
    .store-front-checkout.section8-friday .btn-enroll svg,
    .store-front-checkout.section8-friday-ob-black .btn-enroll svg {
        width: 20px;
    }
}

.radio-input {
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    /* Hides default */
    width: 14px;
    height: 14px;
    border: 1px solid #0075ff;
    border-radius: 50%;
    position: relative;
    cursor: pointer;
    margin-left: 1px;
}

.radio-input:checked::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px;
    background: #0075ff;
    border-radius: 50%;
    transform: translate(-50%, -50%);
}

@media (max-width: 575px) {

    .store-front-checkout.section8 #stripe-elements-container,
    .store-front-checkout.section8-friday #stripe-elements-container,
    .store-front-checkout.section8-friday-ob-black #stripe-elements-container {
        margin-bottom: 0px !important;
    }

    .store-front-checkout.section8 #checkout-price-block,
    .store-front-checkout.section8-friday #checkout-price-block,
    .store-front-checkout.section8-friday-ob-black #checkout-price-block {
        padding: 0px 0px 0px 0px !important;
    }

    .store-front-checkout.section8 .almost-finished-banner,
    .store-front-checkout.section8-friday .almost-finished-banner,
    .store-front-checkout.section8-friday-ob-black .almost-finished-banner {
        font-size: 20px;
        line-height: 24px;
    }

    .store-front-checkout.section8 .right-side-content h2,
    .store-front-checkout.section8-friday .right-side-content h2,
    .store-front-checkout.section8-friday-ob-black .right-side-content h2 {
        font-size: 22px;
        line-height: 28px;
    }

    .store-front-checkout.section8 .btn-enroll,
    .store-front-checkout.section8-friday .btn-enroll,
    .store-front-checkout.section8-friday-ob-black .btn-enroll {
        font-size: 20px;
        line-height: 24px;
        padding: 15px;
    }

    .store-front-checkout.section8 .btn-enroll svg,
    .store-front-checkout.section8-friday .btn-enroll svg,
    .store-front-checkout.section8-friday-ob-black .btn-enroll svg {
        width: 20px;
    }

    .store-front-checkout.section8 .checkout-title-text,
    .store-front-checkout.section8-friday .checkout-title-text,
    .store-front-checkout.section8-friday-ob-black .checkout-title-text {
        font-size: 16px;
        font-weight: 700;
        line-height: 20px;
    }

    .checkout-facetime-call-book-header {
        flex-direction: column;
    }
}

/* purchase card */

.purchase-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
    gap: 80px;
}

.purchase-container .purchase-card {
    padding: 32px;
    border-radius: 16px;
    border: 1px solid #5865f2;
    background: #fafafa;
    box-shadow: 0px 4px 11.1px 0px rgba(0, 0, 0, 0.02);
    max-width: 430px;
    width: 100%;
    text-align: center;
}

.purchase-container .purchase-card .purchase-card-header {
    display: flex;
    align-items: center;
    gap: 24px;
    flex-direction: column;
}

.purchase-container .purchase-card .purchase-card-header .purchase-card-header-title .purchase-card-header-title-text {
    color: #000 !important;
    font-size: 24px !important;
    font-weight: 800 !important;
    line-height: 28px !important;
}

.purchase-container .purchase-card .purchase-card-body p {
    color: #6b7280;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    margin: 16px auto 33px auto;
}

.purchase-container .purchase-card .purchase-card-footer .btn-purchase-card {
    padding: 10px 20px;
    border-radius: 8px;
    background: #5865f2;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 28px;
    border: none;
    text-decoration: none;
}

.purchase-container .purchase-card .btn-purchase-card-secondary {
    background: #0072f9 !important;
}

.purchase-container .purchase-card .purchase-card-footer {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 991px) {
    .purchase-container .purchase-card {
        padding: 24px;
    }
}

@media (max-width: 768px) {
    .purchase-container {
        flex-direction: column;
        gap: 30px;
    }

    .purchase-container .purchase-card {
        max-width: 100%;
        padding: 20px;
    }
}

/* kay capitals upsell css start here */
/* .kay-capitals-upsell .kay-capitals-upsell-container {
    display: block !important;
} */
.kay-capitals-upsell button.upsell-btn:before {
    display: none;
}

.kay-capitals-upsell-container {
    max-width: 1000px;
    margin: 0 auto;
    width: 100%;
}

.kay-capitals-upsell-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 15px 0;
}

.kay-capitals-email-link {
    color: #172f44;
    font-size: 12px;
    font-weight: 400;
    line-height: 17px;
    text-decoration: none;
}

.kay-capitals-email-link:hover {
    color: #172f44;
}

.kay-capitals-upsell-card {
    padding: 16px 40px;
    background-color: #fff;
    border-radius: 16px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    margin-top: 25px;
}

/* Warning banner styles */
.kay-capitals-upsell .warning-banner {
    background: #f00;
    color: white !important;
    padding: 12px 0 !important;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    border: none;
    border-radius: 0 !important;
    margin-top: 16px;
    border-radius: 4px;
}

.kay-capitals-upsell ol.trader-fail-reasons {
    margin-left: 20px;
    padding-left: 20px;
    list-style-type: decimal;
}

.kay-capitals-upsell ol.trader-fail-reasons li {
    color: #172f44;
    font-size: 21px;
    line-height: 33px;
    font-weight: 400;
    margin-bottom: 15px;
    padding-left: 10px;
}

.kay-capitals-upsell .trader-fail-image-container {
    margin: 20px 0;
    text-align: center;
}

.kay-capitals-upsell .trader-fail-image {
    max-width: 100%;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.kay-capitals-upsell .truth-banner {
    background-color: #fff7f7;
    border: 1px solid #f00;
    color: #172f44;
    font-weight: 700;
}

.kay-capitals-upsell a {
    color: #172f44;
    text-decoration: underline;
}

.kay-capitals-upsell a:hover {
    color: #f00;
}

.kay-capitals-upsell .action-button {
    background-color: #28a745;
    color: #fff;
}

.kay-capitals-upsell-header {
    color: #172f44;
}

.key-capitals-email a {
    color: #172f44;
}

.key-capitals-email a:hover {
    color: #f00;
}

/* Progress bar styles */
.kay-capitals-upsell .progress-container {
    padding: 0;
}

.kay-capitals-upsell .progress {
    height: 48px;
    border-radius: 6px;
    background-color: #f0ceca;
    overflow: hidden;
}

.kay-capitals-upsell .progress-bar {
    display: flex;
    align-items: flex-end;
    overflow: visible;
    border-radius: 6px;
    background: linear-gradient(315deg,
            rgba(255, 255, 255, 0.13) 25%,
            rgba(0, 0, 0, 0) 25%,
            rgba(0, 0, 0, 0) 50%,
            rgba(255, 255, 255, 0.13) 50%,
            rgba(255, 255, 255, 0.13) 75%,
            rgba(0, 0, 0, 0) 75%,
            rgba(0, 0, 0, 0) 100%),
        #ff5151;
    height: 100%;
    border-radius: 10px;
    position: relative;
}

/* Wait message styles */
.kay-capitals-upsell .wait-message {
    text-align: center;
    margin: 30px 0;
}

.kay-capitals-upsell .wait-message h1 {
    font-size: 52px;
    color: #2b3d51;
    line-height: 58px;
    font-weight: 400;
}

.kay-capitals-upsell .wait-highlight {
    color: #c45a33;
    font-weight: bold;
}

/* Separator line styles */
.kay-capitals-upsell .separator-line {
    border-top: 1px solid #172f44;
    margin: 30px 0;
}

.kay-capitals-upsell .progress-track {
    flex-grow: 1;
    height: 4px !important;
    background-color: #444 !important;
    margin: 0 10px;
    position: relative;
    border-radius: 2px !important;
    padding: 0 !important;
}

/* Action button styles */
.kay-capitals-upsell .action-button {
    text-align: center;
    padding: 16px !important;
    margin: 30px 0;
    font-size: 16px;
    font-weight: 400;
    background: #059e2f;
}

.do-not-close-window {
    text-decoration: underline;
    font-weight: 600;
}

/* Truth banner styles */
.kay-capitals-upsell .truth-banner {
    background: #f00 !important;
    color: white !important;
    padding: 15px 0 !important;
    text-align: center;
    font-weight: 700;
    font-size: 26px;
    margin: 30px 0;
    border: none;
    border-radius: 0;
}

/* Responsive styles */
@media (max-width: 768px) {
    .kay-capitals-upsell-header {
        flex-direction: column;
        text-align: center;
    }

    .key-capitals-email {
        margin-top: 10px;
    }

    .kay-capitals-upsell .wait-message h1 {
        font-size: 24px;
        line-height: 30px;
    }

    .kay-capitals-upsell-card {
        padding: 16px 20px;
    }
}

@media (max-width: 480px) {
    .kay-capitals-upsell .wait-message h1 {
        font-size: 20px;
        line-height: 26px;
    }

    .kay-capitals-upsell .action-button {
        font-size: 16px;
        padding: 12px !important;
    }

    .kay-capitals-upsell .truth-banner {
        font-size: 16px;
    }
}

/* Kay Capitals Upsell Styles - Color Updates */
.kay-capitals-upsell {
    color: #172f44;
}

.kay-capitals-upsell .market-victim-heading {
    color: #172f44;
    font-size: 35px;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 15px;
}

.kay-capitals-upsell .market-victim-text {
    color: #172f44;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 12px;
}

.kay-capitals-upsell .deadly-reasons-heading {
    color: #172f44;
    font-size: 35px;
    font-weight: 700;
    margin: 20px 0 15px;
    text-align: center;
}

.kay-capitals-upsell .deadly-reasons-heading span {
    color: #f00;
    text-decoration: underline;
}

.kay-capitals-upsell .text-danger,
.kay-capitals-upsell span.text-danger {
    color: #f00 !important;
}

.kay-capitals-upsell .trader-fail-reasons {
    color: #172f44;
    font-size: 16px;
    line-height: 1.5;
    padding-left: 20px;
}

.kay-capitals-upsell .trader-fail-reason {
    color: #172f44;
    margin-bottom: 10px;
}

.kay-capitals-upsell strong {
    color: #172f44;
    font-weight: 700;
}

.kay-capitals-upsell .wait-highlight {
    color: #c45a33;
    font-weight: 700;
}

.key-capitals-footer {
    color: #172f44;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
}

/* Override any Bootstrap or other framework text colors */
.kay-capitals-upsell .text-primary {
    color: #172f44 !important;
}

.kay-capitals-upsell .warning-banner strong {
    color: #000;
}

.kay-capitals-upsell .market-victim-section {
    padding: 15px 0;
    color: #172f44;
}

.kay-capitals-upsell strong {
    font-weight: 700;
}

.kay-capitals-upsell a.do-not-close-window {
    color: #fff;
    font-weight: 700;
    text-decoration: underline;
}

.kay-capitals-upsell a.do-not-close-window:hover {
    color: #172f44;
}

/* Fix any conflicting styles */
.kay-capitals-upsell-card .text-danger {
    color: #f00 !important;
}

.kay-capitals-upsell .everest-heading {
    color: #172f44;
    font-size: 42px;
    font-weight: 400;
    line-height: 60px;
    margin-bottom: 20px;
    text-align: start;
}

.kay-capitals-upsell .everest-heading a {
    color: #172f44;
    text-decoration: underline;
}

.kay-capitals-upsell .mindset-subheading {
    color: #172f44;
    font-size: 26px;
    line-height: 33px;
    margin-bottom: 25px;
    font-weight: 400;
    text-align: start;
}

.kay-capitals-upsell .trader-problems-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.kay-capitals-upsell .trader-problems-list li {
    color: #172f44;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px;
    position: relative;
    font-weight: 400;
    display: flex;
    gap: 10px;
    align-items: baseline;
}

.kay-capitals-upsell .trader-problems-list li svg {
    flex-shrink: 0;
}

/* Different icons for different list items */

.kay-capitals-upsell .trader-problems-list strong {
    font-weight: 700;
    color: #172f44;
}

.kay-capitals-upsell .highlight {
    color: #172f44;
    font-weight: 700;
}

.kay-capitals-upsell .reveal-heading {
    text-align: center;
    margin: 30px 0 20px;
}

.kay-capitals-upsell .reveal-heading .revealed-text {
    color: #f00;
    font-size: 44px;
    font-weight: 700;
    text-decoration: underline;
}

.kay-capitals-upsell .reveal-heading .reason-text {
    color: #172f44;
    font-size: 44px;
    font-weight: 700;
}

.kay-capitals-upsell .root-cause-text {
    color: #172f44;
    font-size: 20px;
    line-height: 33px;
    margin-bottom: 15px;
    font-weight: 400;
    text-align: start;
}

.kay-capitals-upsell .what-is-it {
    color: #172f44;
    font-size: 20px;
    line-height: 32px;
    font-weight: 400;
    text-align: start;
    margin-top: 25px;
}

/* Mobile responsiveness for the trader problems section */
@media screen and (max-width: 768px) {
    .kay-capitals-upsell .everest-heading {
        font-size: 28px;
        line-height: 34px;
    }

    .kay-capitals-upsell .mindset-subheading {
        font-size: 18px;
        line-height: 28px;
    }

    .kay-capitals-upsell .trader-problems-list li {
        font-size: 18px;
        line-height: 28px;
        padding-left: 32px;
    }

    .kay-capitals-upsell .trader-problems-list li:nth-child(n)::before {
        font-size: 11px;
        line-height: 20px;
    }

    .kay-capitals-upsell .reveal-heading .revealed-text {
        font-size: 26px;
    }

    .kay-capitals-upsell .reveal-heading .reason-text {
        font-size: 22px;
        display: block;
        margin-top: 5px;
    }

    .kay-capitals-upsell .root-cause-text {
        font-size: 18px;
        line-height: 28px;
    }

    .kay-capitals-upsell .what-is-it {
        font-size: 20px;
        line-height: 30px;
    }
}

/* Trading Mindset Section Styles */
.kay-capitals-upsell .trading-mindset-section {
    margin-top: 40px;
    padding: 0;
    color: #172f44;
}

.kay-capitals-upsell .trading-approach-heading {
    color: #172f44;
    font-size: 22px;
    line-height: 34px;
    font-weight: 700;
    margin-bottom: 20px;
    text-align: start;
    text-decoration: underline;
}

.kay-capitals-upsell .trading-journey {
    color: #172f44;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 15px;
    font-weight: 400;
    text-align: start;
}

.kay-capitals-upsell .highlight-blue {
    color: #172f44;
    font-weight: 700;
    text-decoration: underline;
}

.kay-capitals-upsell .unlock-access-heading {
    color: #172f44;
    font-size: 28px;
    line-height: 38px;
    font-weight: 600;
    margin: 30px 0 20px;
    text-align: start;
}

.kay-capitals-upsell .university-name {
    color: #172f44;
    font-weight: 800;
    font-size: 28px;
}

.kay-capitals-upsell .training-name {
    color: #172f44;
    font-weight: 800;
    font-size: 28px;
}

.kay-capitals-upsell .mindset-training-image {
    text-align: center;
    margin: 30px 0;
    background-color: #f9f9f9;
    padding: 15px;
    border-radius: 10px;
}

.kay-capitals-upsell .mindset-training-image img {
    max-width: 100%;
    height: auto;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
}

.kay-capitals-upsell .training-description {
    color: #172f44;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 15px;
    font-weight: 400;
    text-align: start;
}

.kay-capitals-upsell .highlight-bold {
    color: #172f44;
    font-weight: 700;
}

/* Mobile responsiveness for trading mindset section */
@media screen and (max-width: 768px) {
    .kay-capitals-upsell .trading-approach-heading {
        font-size: 22px;
        line-height: 32px;
    }

    .kay-capitals-upsell .trading-journey {
        font-size: 18px;
        line-height: 28px;
    }

    .kay-capitals-upsell .unlock-access-heading {
        font-size: 24px;
        line-height: 34px;
    }

    .kay-capitals-upsell .training-description {
        font-size: 18px;
        line-height: 28px;
    }
}

/* Small mobile screens */
@media screen and (max-width: 480px) {
    .kay-capitals-upsell .trading-approach-heading {
        font-size: 20px;
        line-height: 30px;
    }

    .kay-capitals-upsell .trading-journey {
        font-size: 16px;
        line-height: 26px;
    }

    .kay-capitals-upsell .unlock-access-heading {
        font-size: 22px;
        line-height: 32px;
    }

    .kay-capitals-upsell .training-description {
        font-size: 16px;
        line-height: 26px;
    }

    .kay-capitals-upsell .mindset-training-image {
        margin: 20px 0;
    }
}

.kay-capitals-upsell .zoom-header {
    background-color: #000;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    text-align: left;
    padding: 10px 15px;
    border-radius: 8px 8px 0 0;
    margin-bottom: 0;
}

.kay-capitals-upsell .foundation-footer {
    background-color: #000;
    color: #fff;
    padding: 10px 15px;
    border-radius: 0 0 8px 8px;
    text-align: center;
}

.kay-capitals-upsell .foundation-title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.kay-capitals-upsell .foundation-subtitle {
    font-size: 14px;
    color: #f00;
    margin-bottom: 0;
    text-transform: uppercase;
}

.kay-capitals-upsell .mindset-training-image img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    display: block;
    border-top: none;
    border-bottom: none;
    border-radius: 0;
}

.kay-capitals-upsell .mindset-training-image {
    margin: 30px auto;
    background-color: transparent;
    padding: 0;
    border-radius: 10px;
    max-width: 600px;
    overflow: hidden;
}

.green-text {
    color: #075400 !important;
}

@media screen and (max-width: 768px) {
    .kay-capitals-upsell .zoom-header {
        font-size: 20px;
        padding: 8px 12px;
    }

    .kay-capitals-upsell .foundation-title {
        font-size: 16px;
    }

    .kay-capitals-upsell .foundation-subtitle {
        font-size: 12px;
    }
}

/* Responsive tweaks for Mindset Training */
@media screen and (min-width: 992px) {
    .kay-capitals-upsell .trading-mindset-section {
        padding: 0 15px;
    }

    .kay-capitals-upsell .trading-approach-heading {
        font-size: 24px;
        line-height: 34px;
    }

    .kay-capitals-upsell .trading-journey {
        font-size: 20px;
        line-height: 30px;
    }

    .kay-capitals-upsell .unlock-access-heading {
        font-size: 44px;
        line-height: 58px;
        font-weight: 400;
    }
}

@media screen and (max-width: 480px) {
    .kay-capitals-upsell .mindset-training-image {
        margin: 20px -15px;
        border-radius: 0;
    }

    .kay-capitals-upsell .zoom-header {
        border-radius: 0;
    }

    .kay-capitals-upsell .foundation-footer {
        border-radius: 0;
    }
}

/* Proper Mindset Section Styles */
.kay-capitals-upsell .proper-mindset-section {
    margin-top: 40px;
    padding: 0;
    color: #172f44;
}

.kay-capitals-upsell .mindset-heading {
    color: #172f44;
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    margin-bottom: 20px;
    text-align: start;
}

.kay-capitals-upsell .mindset-text {
    color: #172f44;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 15px;
    font-weight: 400;
    text-align: start;
}

.kay-capitals-upsell .lessons-heading {
    color: #172f44;
    font-size: 22px;
    line-height: 32px;
    font-weight: 700;
    margin: 25px 0 20px;
    text-align: start;
}

.kay-capitals-upsell .blue-years {
    color: #0085ff;
    font-weight: 600;
    margin: 0 5px;
}

.kay-capitals-upsell .formula-heading {
    color: #172f44;
    font-size: 22px;
    line-height: 32px;
    font-weight: 700;
    margin: 30px 0 20px;
    text-align: center;
}

.kay-capitals-upsell .stressed-trader-image {
    text-align: center;
    margin: 20px auto;
    max-width: 400px;
}

.kay-capitals-upsell .stressed-trader-image img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
}

.kay-capitals-upsell .bonus-heading {
    color: #172f44;
    font-size: 28px;
    line-height: 36px;
    font-weight: 400;
    margin: 25px 0 20px;
    text-align: start;
}

/* Mobile responsiveness for proper mindset section */
@media screen and (min-width: 992px) {
    .kay-capitals-upsell .proper-mindset-section {
        padding: 0 15px;
    }

    .kay-capitals-upsell .mindset-heading {
        font-size: 24px;
        line-height: 34px;
    }

    .kay-capitals-upsell .formula-heading {
        font-size: 24px;
        line-height: 34px;
    }

    .kay-capitals-upsell .lessons-heading {
        font-size: 24px;
        line-height: 34px;
    }
}

@media screen and (max-width: 768px) {
    .kay-capitals-upsell .mindset-heading {
        font-size: 20px;
        line-height: 30px;
    }

    .kay-capitals-upsell .mindset-text {
        font-size: 18px;
        line-height: 28px;
    }

    .kay-capitals-upsell .lessons-heading {
        font-size: 20px;
        line-height: 30px;
    }

    .kay-capitals-upsell .formula-heading {
        font-size: 20px;
        line-height: 30px;
    }

    .kay-capitals-upsell .bonus-heading {
        font-size: 18px;
        line-height: 28px;
    }
}

.kay-capitals-upsell .lessons-heading {
    color: #172f44;
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    margin: 25px 0 5px;
    text-align: start;
}

.kay-capitals-upsell .lessons-heading-continued {
    color: #172f44;
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    margin: 5px 0 20px;
    text-align: start;
}

.kay-capitals-upsell .blue-years-text {
    margin: 0 0 5px;
    text-align: start;
}

.kay-capitals-upsell .blue-years {
    color: #0085ff;
    font-size: 22px;
    line-height: 30px;
    font-weight: 600;
    text-decoration: underline;
}

.kay-capitals-upsell .blue-years:hover {
    color: #0066cc;
}

.kay-capitals-upsell .formula-heading {
    color: #172f44;
    font-size: 26px;
    line-height: 36px;
    font-weight: 700;
    margin: 35px 0 20px;
    text-align: center;
}

.kay-capitals-upsell .bonus-heading {
    color: #172f44;
    font-size: 22px;
    line-height: 32px;
    font-weight: 700;
    margin: 25px 0 20px;
    text-align: start;
}

@media screen and (min-width: 992px) {

    .kay-capitals-upsell .lessons-heading,
    .kay-capitals-upsell .lessons-heading-continued,
    .kay-capitals-upsell .blue-years {
        font-size: 40px;
        line-height: 44px;
        font-weight: 700;
    }

    .kay-capitals-upsell .formula-heading {
        font-size: 48px;
        line-height: 58px;
    }
}

.progress-text {
    width: 44.73px;
    height: 20px;
    border-radius: 10px;
    background: #0b0114;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: -10px;
}

/* Foundation Mentor Section Styles */
.kay-capitals-upsell .foundation-mentor-section {
    margin-top: 40px;
    padding: 0;
    color: #172f44;
}

.kay-capitals-upsell .foundation-badge-container {
    margin: 30px 0;
}

.kay-capitals-upsell .badge-worker-row {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 20px;
}

.kay-capitals-upsell .foundation-badge {
    max-width: 180px;
    height: auto;
}

.kay-capitals-upsell .construction-worker {
    max-width: 180px;
    height: auto;
}

.kay-capitals-upsell .share-text {
    color: #172f44;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 15px;
    font-weight: 400;
    text-align: start;
}

.kay-capitals-upsell .mentor-payment-heading {
    color: #172f44;
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    margin: 30px 0 20px;
    text-align: start;
}

.kay-capitals-upsell .no-payment-heading {
    color: #172f44;
    font-size: 32px;
    line-height: 38px;
    font-weight: 400;
    margin: 30px 0 20px;
    text-align: start;
}

.kay-capitals-upsell .limited-offer {
    font-style: italic;
    font-weight: 600;
}

/* Mobile responsiveness for foundation mentor section */
@media screen and (min-width: 992px) {
    .kay-capitals-upsell .foundation-mentor-section {
        padding: 0 15px;
    }

    .kay-capitals-upsell .badge-worker-row {
        justify-content: flex-start;
    }

    .kay-capitals-upsell .foundation-badge {
        max-width: 200px;
    }

    .kay-capitals-upsell .construction-worker {
        max-width: 200px;
    }

    .kay-capitals-upsell .mentor-payment-heading {
        font-size: 36px;
        line-height: 44px;
    }

    .kay-capitals-upsell .no-payment-heading {
        font-size: 32px;
        line-height: 40px;
    }
}

@media screen and (max-width: 768px) {
    .kay-capitals-upsell .foundation-badge {
        max-width: 150px;
    }

    .kay-capitals-upsell .construction-worker {
        max-width: 150px;
    }

    .kay-capitals-upsell .share-text {
        font-size: 18px;
        line-height: 26px;
    }

    .kay-capitals-upsell .mentor-payment-heading {
        font-size: 28px;
        line-height: 36px;
    }

    .kay-capitals-upsell .no-payment-heading {
        font-size: 24px;
        line-height: 32px;
    }
}

@media screen and (max-width: 480px) {
    .kay-capitals-upsell .badge-worker-row {
        flex-direction: column;
        gap: 15px;
    }

    .kay-capitals-upsell .foundation-badge {
        max-width: 140px;
    }

    .kay-capitals-upsell .construction-worker {
        max-width: 140px;
    }

    .kay-capitals-upsell .mentor-payment-heading {
        font-size: 24px;
        line-height: 32px;
    }

    .kay-capitals-upsell .no-payment-heading {
        font-size: 22px;
        line-height: 30px;
    }
}

.kay-capitals-upsell .highlight-text {
    color: #172f44;
    font-weight: 700;
    text-decoration: underline;
}

.kay-capitals-upsell .mentor-payment-heading {
    color: #172f44;
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    margin: 30px 0 20px;
    text-align: start;
}

/* Make the badges more prominent on larger screens */
@media screen and (min-width: 992px) {
    .kay-capitals-upsell .badge-worker-row {
        justify-content: space-around;
        margin: 30px 0;
    }

    .kay-capitals-upsell .foundation-badge {
        max-width: 220px;
    }

    .kay-capitals-upsell .construction-worker {
        max-width: 220px;
    }
}

.kay-capitals-upsell .cta-button-container {
    margin: 40px 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.kay-capitals-upsell .action-button-cta {
    display: inline-block;
    background-color: #f00;
    color: white;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 18px 35px;
    border-radius: 8px;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    letter-spacing: 0.5px;
}

.kay-capitals-upsell .action-button-cta:hover {
    background-color: #d00;
    transform: translateY(-2px);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
}

@media screen and (max-width: 768px) {
    .kay-capitals-upsell .action-button-cta {
        font-size: 18px;
        padding: 12px 25px;
    }
}

@media screen and (max-width: 480px) {
    .kay-capitals-upsell .action-button-cta {
        font-size: 16px;
        padding: 10px 20px;
        width: 100%;
    }
}

/* VIP Discount Section Styles */
.kay-capitals-upsell .vip-discount-section {
    margin-top: 60px;
    padding: 0;
    color: #172f44;
}

.kay-capitals-upsell .vip-heading {
    color: #172f44;
    font-size: 32px;
    line-height: 40px;
    font-weight: 700;
    margin-bottom: 25px;
    text-align: start;
}

.kay-capitals-upsell .vip-text {
    text-decoration: underline;
    font-weight: 700;
}

.kay-capitals-upsell .vip-text-content {
    color: #172f44;
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 15px;
    font-weight: 400;
    text-align: start;
}

.kay-capitals-upsell .guarantee-heading {
    color: #172f44;
    font-size: 28px;
    line-height: 36px;
    font-weight: 700;
    margin: 35px 0 20px;
    text-align: start;
}

.kay-capitals-upsell .zoom-call-image {
    margin: 30px auto;
    text-align: center;
    max-width: 600px;
}

.kay-capitals-upsell .zoom-call-image img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
    border: 1px solid #e0e0e0;
}

.kay-capitals-upsell .divider-line {
    height: 1px;
    background-color: #e0e0e0;
    border: none;
    margin: 30px 0;
}

/* Mobile responsiveness for VIP discount section */
@media screen and (min-width: 992px) {
    .kay-capitals-upsell .vip-discount-section {
        padding: 0 15px;
    }

    .kay-capitals-upsell .vip-heading {
        font-size: 36px;
        line-height: 44px;
    }

    .kay-capitals-upsell .guarantee-heading {
        font-size: 44px;
        line-height: 50px;
        font-weight: 400;
    }
}

@media screen and (max-width: 768px) {
    .kay-capitals-upsell .vip-heading {
        font-size: 28px;
        line-height: 36px;
    }

    .kay-capitals-upsell .vip-text-content {
        font-size: 18px;
        line-height: 26px;
    }

    .kay-capitals-upsell .guarantee-heading {
        font-size: 24px;
        line-height: 32px;
    }
}

@media screen and (max-width: 480px) {
    .kay-capitals-upsell .vip-heading {
        font-size: 24px;
        line-height: 32px;
    }

    .kay-capitals-upsell .guarantee-heading {
        font-size: 22px;
        line-height: 30px;
    }
}

.kay-capitals-upsell .button-subtext {
    color: #172f44;
    font-size: 16px;
    margin-top: 10px;
    font-style: italic;
}

.kay-capitals-upsell .highlight-discount {
    color: #f00;
    font-weight: 700;
    text-decoration: underline;
}

.kay-capitals-upsell .bottom-spacing {
    height: 60px;
    width: 100%;
}

.action-button-cta-footer {
    padding: 9.5px 18px 9.83px 18px !important;
    border-radius: 4.8px !important;
    border: 2px solid #FF0000 !important;
    opacity: 0.65 !important;
    background: #FF0000 !important;
    color: #AFBCC4 !important;
    text-align: center !important;
    font-size: 14.75px !important;
    font-weight: 600 !important;
    line-height: 21.33px !important;
    text-transform: uppercase !important;
    display: inline-block !important;
    margin-bottom: 25px !important;
    margin-top: 25px !important;
}

.kay-capitals-upsell .btm-link {
    text-decoration: underline !important;
    cursor: pointer !important;
    color: #1010104D !important;
}

.button-subtext-footer {
    color: rgba(16, 16, 16, 0.3);
    text-align: center;
    font-size: 13.234px;
    font-weight: 500;
    line-height: 20px;
    text-decoration: underline;
}

textarea.checkout-input:focus,
textarea.checkout-input:hover {
    border-color: #1482d6;
    box-shadow: 0 0 0 2px rgba(51, 153, 255, 0.2);
    outline: none;
}

/* DO NOT REUSE THIS CLASS ONLY MODIFIY THE BLADE FILE THAT CONTAINS IT!!!! PLZZZZ */
.store-front-checkout .new-checkout .shared-powered-by-fanbasis {
    margin-top: 10px;
    font-size: 10px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.checkout-loader {
    width: 48px;
    height: 48px;
    border: 5px solid #fd3363;
    border-bottom-color: transparent;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }

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



/* Picks */
.piks .new-checkout .checkout-content .checkout-form .user-details .iti__dropdown-content .iti__dropdown-content input {
    border-bottom: 1px solid #c1c1c145 !important;
}

.piks .new-checkout .checkout-content .checkout-form .user-details .iti__dropdown-content .iti--inline-dropdown .iti__dropdown-content {
    border-radius: 3px !important;
    background-color: #000 !important;
    border: 1px solid #c1c1c145 !important;
}

.piks .new-checkout .checkout-content .checkout-form .user-details .iti__dropdown-content .iti__country.iti__highlight {
    color: #fff !important;
}

.piks .custom-container,
.piks .iti--inline-dropdown .iti__dropdown-content,
.piks .checkout-custom .checkout-container .tab-container .tab-header .tab-list .more-tabs .more-dropdown,
.piks .cashApp-container {
    background-color: #000;
}

.piks .new-checkout {
    margin: 0 auto !important;
    align-items: flex-start !important;
}

.piks .new-checkout .checkout-content {
    height: 100% !important;
}

.piks .checkout-custom .checkout-container .tab-container .tab-header .tab-list .more-tabs .more-btn {
    background: #000 !important;
}

.piks #apple-pay-btn {
    background: #2563EB !important;
}

.piks .cashApp-container {
    border: 1px solid #c1c1c145;
}

.piks .cashApp-container .QRCodeScanText svg {
    fill: #fff !important;
}

.piks .checkout-custom .checkout-container .tab-container .tab-header .tab-list .more-tabs .more-dropdown {
    border: 1px solid #c1c1c145;
}

.piks .checkout-custom .checkout-container .tab-container .tab-header .tab-list .more-tabs .more-dropdown li:not(:last-child),
.piks .new-checkout .checkout-content .checkout-summary ul li:not(:last-child) {
    border-bottom: 1px solid #c1c1c145 !important;
}

.piks .cashApp-container .divider {
    background: #c1c1c145;
}

.piks .new-checkout .checkout-content>div#spreedly-elements-container {
    border-left: 1px solid hsl(0deg 0% 100% / 10%);
}

@media screen and (max-width: 991px) {
    .piks .new-checkout .checkout-content>div#spreedly-elements-container {
        border-left: none;
    }
}

.piks #sezzle-smart-button-container .sezzle-smart-button {
    margin: 0 !important;
}

.piks .checkout-custom .checkout-container .tab-container .tab-header .tab-list .more-tabs .more-dropdown li .tab-link {
    color: #fff !important;
}

.piks .terms-text-checkout {
    color: #c1c1c145 !important;
}

.piks .terms-text-checkout a {
    color: #0570de !important;
}

.piks .checkout-custom .checkout-container .tab-container .tab-header .tab-list .more-tabs .more-dropdown li .tab-link svg path[fill="#000000"] {
    fill: #fff !important;
}

.piks .checkout-custom .checkout-container .tab-container .tab-header .tab-list .more-tabs .more-dropdown li .tab-link:hover {
    background-color: #2563EB !important;
}

.piks .checkout-custom .checkout-container .tab-container .tab-header .tab-list .more-tabs .more-dropdown li:not(:last-child):hover {
    background-color: #2563EB !important;
}

.piks .iti--inline-dropdown .iti__dropdown-content {
    border: 1px solid rgb(255 255 255 / 25%);
    border-radius: 6px;
    overflow: hidden;
}

.piks.store-front-checkout .custom-container .new-checkout .checkout-form .user-details .form-group.intel-phonenumber .iti__dropdown-content input {
    border-top: unset !important;
    border-left: unset !important;
    border-right: unset !important;
    border-radius: 5px 5px 0 0 !important;
    border-bottom: 1px solid rgb(255 255 255 / 25%) !important;
    padding: 0.75rem !important;
}

.piks .iti__country .iti__country-name {
    color: #fff !important;
}

.piks .iti__country.iti__highlight .iti__country-name {
    color: #2563EB !important;
}

.piks {
    background-color: #000;
}

.piks .custom-container .new-checkout .checkout-content p {
    color: #fff;
}

.piks .custom-container .new-checkout .shared-powered-by-fanbasis {
    margin: 20px 0 15px !important;
    color: #fff;
    justify-content: flex-start;
}

.piks .custom-container .new-checkout .shared-powered-by-fanbasis path:not([fill="#FD3363"]) {
    fill: #fff;
}

.piks .custom-container .new-checkout .checkout-content .checkout-price .checkout-summary .summary-main-box .zip-payment {
    color: #fff;
}

.piks .custom-container .new-checkout .checkout-content .checkout-price .title-price p {
    color: #fff;
}

.piks .custom-container .new-checkout .checkout-content .checkout-price .title-price h3 {
    color: #fff;
}

.piks .custom-container .new-checkout .checkout-content .checkout-price .checkout-summary .title-price span {
    color: #fff;
}

.piks .custom-container .new-checkout .checkout-content .checkout-price .checkout-summary .title-price p {
    color: #fff;
}

.piks .custom-container .new-checkout .checkout-content .checkout-price .checkout-summary .summary-main-box .title-price strong {
    color: #fff;
}

.piks .custom-container .new-checkout .checkout-content .checkout-price .checkout-summary .summary-main-box .title-price #total-amount-number strong {
    color: #fff;
}

.piks .custom-container .new-checkout .checkout-content .checkout-price .checkout-summary .summary-main-box .summary-box {
    background-color: transparent;
    border: 1px solid #c1c1c145;
}

.piks .custom-container .new-checkout .checkout-content .checkout-price .checkout-summary .summary-main-box .summary-box .title-price p {
    color: #fff !important;
}

.piks .custom-container .new-checkout .checkout-content .checkout-price .checkout-summary .summary-main-box .summary-box .title-price h4 {
    color: #fff !important;
}

.piks .custom-container .new-checkout .checkout-content .checkout-price .checkout-summary .summary-main-box .summary-box .avatar {
    box-shadow: none;
    border: 1px solid #2c2c41;
}

.piks .custom-container .new-checkout .checkout-content .checkout-form label {
    color: #fff !important;
    background: #000 !important;
}

.piks .custom-container .new-checkout .checkout-form .button-container .checkout-btn {
    background-color: #2563EB !important;
    color: #fff !important;
}

.piks .custom-container .new-checkout #spreedly-payment-method-block label {
    color: #fff !important;
}

.piks .custom-container .new-checkout .checkout-form .button-container .checkout-btn:focus {
    background-color: #2563EB !important;
    color: #fff !important;
}

.piks .custom-container .new-checkout .checkout-form .button-container .checkout-btn:hover {
    border: none !important;
}

.piks .custom-container .new-checkout .checkout-form .user-details .form-group input,
.piks .custom-container .new-checkout .checkout-form .user-details .form-group.intel-phonenumber .iti__dropdown-content input,
.piks #spreedly-payment-method-block .checkout-input,
.piks #address_country,
.piks #address_line,
.piks #address_city,
.piks #address_state,
.piks #address_zip {
    background-color: transparent !important;
    border: 1px solid #c1c1c145 !important;
    color: #fff !important;
}

.piks #address_country option {
    background: #000;
}

.piks .checkout-custom .checkout-container .tab-container .tab-header .tab-list>li>.tab-link,
.piks .checkout-custom .checkout-container .tab-container .tab-header .tab-list .more-tabs {
    background: #000 !important;
    color: #fff !important;
    border: 1px solid #c1c1c145;
}

.piks .store-front-checkout .new-checkout .checkout-content .checkout-summary ul li:not(:last-child) {
    border-bottom: 1px solid #c1c1c145 !important;
}

.checkout-custom .checkout-container .tab-container .tab-header .tab-list .more-tabs .more-btn {
    background: #FFF !important;
    color: #fff !important;
}

.piks .checkout-custom .checkout-container .tab-container .tab-header .tab-list>li>.tab-link svg,
.piks .checkout-custom .checkout-container .tab-container .tab-header .tab-list .more-tabs svg {
    fill: #fff !important;
}

.piks .checkout-custom .checkout-container .tab-container .tab-header .tab-list .tab-link.active {
    color: #fff;
    border: 2px solid #0570de !important;
}

.piks .custom-container .new-checkout .checkout-form .user-details .form-group input:focus {
    box-shadow: none !important;
}

.piks .custom-container .new-checkout .add-order {
    background-color: #212130 !important;
    border: 1px solid #2c2c41 !important;
}

.piks .disclaimer-checkbox label::before {
    background: #2563EB !important;
}

.piks .checkout-content .summary-main-box ul.add-order li .custom-checkbox input[type="checkbox"]:checked+div span.ck-boox {
    background: #2563EB !important;
    border-color: #2563EB !important;
}

.piks .checkout-content .order-msg p {
    color: #000 !important;
}

.piks .checkout-content .order-msg {
    background-color: #2563EB !important;
}

.piks .custom-container .qp-logo-svg path:first-child {
    fill: #fff;
}

.piks .custom-container .qp-logo-svg path:last-child {
    fill: #fff;
}

.piks .custom-container .qp-logo-svg path:nth-child(3) {
    fill: #fff;
}

.piks .promotion-code {
    background-color: #2563EB !important;
    color: #000 !important;
}

.piks .custom-container .new-checkout .checkout-content .checkout-title span {
    color: #fff;
}

.store-front-checkout.mdm .new-checkout .checkout-content .checkout-form .button-container .payva-button {
    border-radius: 50px !important;
}

.store-front-checkout.mdm .new-checkout .checkout-content .checkout-form .button-container .payva-button::before {
    border-radius: 50px !important;
}

.store-front-checkout.mdm .new-checkout .checkout-content .checkout-form .button-container .payva-button img {
    mix-blend-mode: difference;
}

.store-front-checkout.mdm .new-checkout .checkout-content .checkout-form .shared-powered-by-fanbasis {
    color: #fff;
}

.store-front-checkout.mdm .new-checkout .checkout-content .checkout-form .shared-powered-by-fanbasis .shared-powered-by-fanbasis-logo g path:nth-child(4),
.store-front-checkout.mdm .new-checkout .checkout-content .checkout-form .shared-powered-by-fanbasis .shared-powered-by-fanbasis-logo g path:nth-child(5),
.store-front-checkout.mdm .new-checkout .checkout-content .checkout-form .shared-powered-by-fanbasis .shared-powered-by-fanbasis-logo g path:nth-child(6),
.store-front-checkout.mdm .new-checkout .checkout-content .checkout-form .shared-powered-by-fanbasis .shared-powered-by-fanbasis-logo g path:nth-child(7),
.store-front-checkout.mdm .new-checkout .checkout-content .checkout-form .shared-powered-by-fanbasis .shared-powered-by-fanbasis-logo g path:nth-child(8),
.store-front-checkout.mdm .new-checkout .checkout-content .checkout-form .shared-powered-by-fanbasis .shared-powered-by-fanbasis-logo g path:nth-child(9),
.store-front-checkout.mdm .new-checkout .checkout-content .checkout-form .shared-powered-by-fanbasis .shared-powered-by-fanbasis-logo g path:nth-child(11) {
    fill: #fff !important;
}

.store-front-checkout.mdm .new-checkout .checkout-content .checkout-form .normal-checkout-pay-section .fanbasis-statement-charge p {
    color: #fff;
}

@media(max-width: 991px) {
    .store-front-checkout.mdm .new-checkout .checkout-content .checkout-form {
        border-top: 1px solid #ebebeb;
    }
}