body:not(.elementor-editor-active) .d-none{
    display: none;
}
/*Modal>>>*/
.product-checkbox {
    position: absolute;
    z-index: 999;
}
#wfacp-e-form .wfacp_main_form .shop_table.wfacp-product-switch-panel{
    display: none !important;
}
#wfacp-e-form .wfacp_main_form .cart-subtotal{
    display: none !important;
}
#wfacp-e-form .woocommerce-terms-and-conditions-wrapper{
    display: none !important;
}
#wfacp-e-form .recurring-totals, #wfacp-e-form .order-total.recurring-total{
    display: none !important;
}
#wfacp-e-form .wfacp-coupon-section{
    display: none !important;
}
#wfacp-e-form .subscription-details{
    display: none !important;
}
#wfacp-e-form .woocommerce-account-fields{
    display: none !important;
}
body .wfacp_order_summary td.product-name-area .product-name .product-quantity{
    display: none !important;
}
body .wfacp_modal_outerwrap .wfacp_modal_innerwrap #wfacp_modal_content{
    max-width: 320px;
}
/*<<<Modal*/

/*Checkout>>>*/
.checkou_cs_notes li {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap:20px;
}
.checkou_cs_notes li img{
    flex-basis: 18px;
    max-width:18px;
}
.checkou_cs_notes li span{
    text-align: left;
    font-size: 13px !important;
}

.tooltip {
    text-decoration: underline;
}
.tooltip:hover {
    text-decoration: none;
    cursor: pointer;
}
.tooltip .tooltip-content {
    display: none!important;
}

.tooltip.active .tooltip-content {
    display: block!important;
    max-width: 295px;
    width: 100%!important;
    padding: 30px 30px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    z-index: 150;
    transform: translateX(-50%);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    bottom: 183px;
}
.tooltip .tooltip-content ul li {
    font-size: 11px!important;
    line-height: 18px!important;
    padding-left: 12px!important;
    position: relative!important;
    margin-bottom: 5px!important;
    color: #000000!important;
}
.tooltip .tooltip-content ul li:before {
    content: '';
    background: #000;
    border-radius: 100%;
    width: 5px;
    height: 5px;
    position: absolute;
    left: 0;
    top: 6px;
}
.disabled-button{
    opacity: 0.6;
    pointer-events: none;
}

body.wfacpef_page #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-section.wfacp_order_summary_box {
    margin-bottom: 0;
    background: #E3E9F4;
    border-radius: 16px;
    padding: 16px;
    margin-bottom:16px!important;
}
body #wfacp-e-form .wfacp_main_form .wfacp_section_title
{
    font-family: "Golos Text", Sans-serif;
    font-size:22px;
    font-weight:600!important;
    color:black
}
.payment_method_fkwcs_stripe
{	background:none!important;
}
.payment_box.payment_method_fkwcs_stripe
{
    padding-top:0!important;
    padding-bottom:0!important;
    margin:30px 0px 10px 0px!important
}
body .wfacp_main_form.woocommerce #wfacp_checkout_form #payment ul li label img
{
    margin-right: 2px !important;
    margin-inline-start: 2px !important;
    margin-inline-end: 2px !important;
}
.product-name span div:first-child, .wfacp_order_summary_item_total > span:first-of-type bdi, .wfacp_order_summary_item_total > span .woocommerce-Price-currencySymbol
{
    font-weight:600;
    font-family: "Golos Text", Sans-serif!Important;
    color:black!important;
}
.discount
{
    color:black;
}
.save_price_digit, .save_price_digit .woocommerce-Price-amount *
{
    font-weight:600;
    font-family: "Golos Text", Sans-serif;
    color:#0EA900!important;
}
.cart_item
{
    border-bottom: 1px solid rgba(0, 0, 0, 0.1)!important;
}
.cart_item:first-child
{
    border-top: 1px solid rgba(0, 0, 0, 0.1)!important;
}
.wc_payment_methods.methods li
{
    margin-bottom: 16px ! Important;
    border: 2px solid #E3E9F4 !important;
    border-radius: 12px;
}
.wc_payment_methods.methods
{
    border:none!Important;
}
.wfacp-order-place-btn-wrap button
{
    border-radius:50px!important;
    background:black!important;
    font-size:18px!important
}
.order-total span, .order-total bdi
{
    font-size: 18px ! Important;
    color: Black !important;
    font-weight: 600 !important;
    font-family: "Golos Text", Sans-serif;
}
.wc_payment_method.payment_method_fkwcs_stripe
{
    min-height:70px!important
}
/* email input */
body #wfacp-e-form .wfacp-inside .form-row > label.wfacp-form-control-label:not(.checkbox)
{
    background-color:transparent!important;
}
#wfacp_checkout_form #billing_email_field  #billing_email{
    padding-top:17px;
}
#billing_email_field label
{
    top: 10px!important;
    left: 20px!important;
    width: 80% !important;
    right: 0;
    height: 2.5em !important;
}
/* payment paypal */
.payment_method_ppcp label img
{
    display:none!Important;
}

/*<<<Checkout*/
/*Loader>>>*/
.sk-chase {
    margin: auto;
    width: 40px;
    height: 40px;
    position: relative;
    animation: sk-chase 2.5s infinite linear both;
}

.sk-chase-dot {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    animation: sk-chase-dot 2.0s infinite ease-in-out both;
}

.sk-chase-dot:before {
    content: '';
    display: block;
    width: 25%;
    height: 25%;
    background-color: #B04FBC;
    border-radius: 100%;
    animation: sk-chase-dot-before 2.0s infinite ease-in-out both;
}

.sk-chase-dot:nth-child(1) { animation-delay: -1.1s; }
.sk-chase-dot:nth-child(2) { animation-delay: -1.0s; }
.sk-chase-dot:nth-child(3) { animation-delay: -0.9s; }
.sk-chase-dot:nth-child(4) { animation-delay: -0.8s; }
.sk-chase-dot:nth-child(5) { animation-delay: -0.7s; }
.sk-chase-dot:nth-child(6) { animation-delay: -0.6s; }
.sk-chase-dot:nth-child(1):before { animation-delay: -1.1s; }
.sk-chase-dot:nth-child(2):before { animation-delay: -1.0s; }
.sk-chase-dot:nth-child(3):before { animation-delay: -0.9s; }
.sk-chase-dot:nth-child(4):before { animation-delay: -0.8s; }
.sk-chase-dot:nth-child(5):before { animation-delay: -0.7s; }
.sk-chase-dot:nth-child(6):before { animation-delay: -0.6s; }

@keyframes sk-chase {
    100% { transform: rotate(360deg); }
}

@keyframes sk-chase-dot {
    80%, 100% { transform: rotate(360deg); }
}

@keyframes sk-chase-dot-before {
    50% {
        transform: scale(0.4);
    } 100%, 0% {
          transform: scale(1.0);
      }
}
/*<<<Loader*/

/* Thank you page>>> */
.wfty_box.wfty_subscription{
    display: none !important;
}
/* <<< Thank you page */

/* Email page>>> */
#customSubmit .validate-email .quiz-loader-holder:first-of-type
{
    display:none!Important;
}
#customSubmit .validate-email .quiz-loader-holder
{
    position:absolute;
    display:flex;
    left: 45%;
    transform: translateX(-50%);
    top:50%;
    transform: translateY(-50%);
}
.invalid-email {
    text-align: center;
    color: red;
    margin-top: 5px;
    font-size: 14px;
    width: 100%;
}
/* <<< Email page */

/* >>> Hurrytimer page */
.hurrytimer-campaign{
    text-align: center;
    display: inline;
}
.hurrytimer-timer{
    display: inline-flex !important;
}

.special-offer-timer .hurrytimer-timer  {
    margin: 0 !important;
    top: -10px !important;
    position: relative;
}

.special-offer-timer .hurrytimer-timer-digit.hurrytimer-cdt__time {
    font-family: "Nunito" !important;
}
.special-offer-timer .hurrytimer-timer  {
    margin: 0 !important;
    top: -10px !important;
    position: relative;
}

.special-offer-timer .hurrytimer-timer-digit.hurrytimer-cdt__time {
    font-family: "Nunito" !important;
}
.hurrytimer-campaign .hurrytimer-timer-digit .hurrytimer-timer-sep {
    font-family: "red hat display" !important;
}
.timerdesktop{
    margin-top: 4px;
    font-family: "red hat display";
}

.timermobile{
    margin-left: 10px;
    margin-top: 3px;
    font-family: "red hat display";
}
.hurrytimer-headline {
    display: none !important;
}
.hurry-timer .hurrytimer-cdt__inner div {
    font-size: 31px;
    color: #fff;
    margin: 0 1px;
}
.discount-valid .hurry-time p {
    margin: 0 !important
}

.discount-valid .hurrytimer-timer {
    position: relative;
    top: -6px;
}

.discount-valid .hurrytimer-cdt div {
    color: #fff !important;
    margin: 0 2px !important
}

@media only screen and (max-width: 600px) {

    .hurry-timer p, .hurry-timer .hurrytimer-cdt__inner div {
        font-size: 15px;
    }

    .discount-valid .hurrytimer-timer {
        top: -4px;
    }
}
@media (max-width:450px) {
    .bf-timer-widget p  {
        margin-right: -20px !important;
    }
}
@media (max-width:375px) {
    .bf-timer-widget  {
        width: 200px !important;
    }
}
.special-offer-timer .hurrytimer-timer-digit.hurrytimer-cdt__time, .special-offer-timer  .hurrytimer-cdt__sep  {
    font-size: 31px !important;
    font-weight: 700 !important;
}

.special-offer-timer .hurrytimer-cdt  {
    position: relative;
    top: unset !important;
}

@media only screen and (max-width: 600px) {
    .special-offer-timer .hurrytimer-timer-digit.hurrytimer-cdt__time, .special-offer-timer  .hurrytimer-cdt__sep  {
        font-size: 18px !important;
    }
    .special-offer-timer .hurrytimer-cdt {
        top: 7.5px !important;
    }
}
/* <<< Hurrytimer page */
/* >>> Loader */
.posf.elementor-element {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255,255,255,0.8);
    z-index: 500;
    border-radius: 10px;
    margin: 0!important;
}

.posf.elementor-element.no-bg-loader {
    background: none!important;
}
.quiz-loader-holder {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    z-index: 5000;
    transform: translateY(-50%);
}

.price-loader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
/* <<< Loader */

.relative {
    position: relative!important;
}

/* >>> From MYF checkout page */
.time-to-spend-title, .age-box-title {
    color: #6B7280 !important;
    font-size: 16px !important;
}
.time-to-spend-text, .age-box-text {
    color: #4B5563;
}

.myf-plus-tab .e-n-tabs-heading button:nth-child(1) {
    min-width: 182px;
}

.myf-plus-tab .e-n-tabs-heading button:nth-child(2) {
    min-width: 182px;
}

@media (max-width:767px) {
    .time-to-spend-title, .age-box-title {
        font-size: 12px !important;
    }
    .time-to-spend-text, .age-box-text {
        font-size: 12px !important;
    }

    .myf-plus-tab .e-n-tabs-heading {
        display: flex;
        flex-wrap: nowrap;
    }

    .myf-plus-tab .e-n-tabs-heading button:nth-child(1) {
        min-width: 28%;
    }

    .myf-plus-tab .e-n-tabs-heading button:nth-child(2) {
        min-width: 25%;
    }

}

/* MOVE TO THEME CSS */


.myf-plus .elementor-element-populated {
    margin-bottom: 0 !important;
}

.myf-plus-tab .e-n-tabs-heading button:hover {
    backround: #6386DB !important;
}

.myf-plus-tab button[aria-selected="true"] {
    background: #6386DB !important;
}

.myf-plus-tab .e-n-tabs-heading button:nth-child(1) {
    border-top-left-radius: 100px !important;
    border-bottom-left-radius: 100px !important;
    border: 3px solid #303030 !important;
    border-right: 0 !important;
}


.myf-plus-tab .e-n-tabs-heading button:nth-child(2) {
    /*background: #6386DB !important;*/
    /*color: #fff;*/
    border-top-right-radius: 100px !important;
    border-bottom-right-radius: 100px !important;
    border: 3px solid #303030 !important;
}

.myf-plus-tab .e-n-tabs-heading button:nth-child(2):hover {
    /*color: #fff !important;*/
}

.custom_subline {
    width: 100% !important;
    display: flex !important;
    align-items: flex-end;
    justify-content: flex-end !important;
    max-width: 100%;
    position: relative;
    left: 85px;
    float: right;
    top: -2px;
}
.custom_subline td {
    text-align: right !important;
    color: #483F96 !important;
    width: 100% !important;
    display: inline-block;
    max-width: 100% !important;
    font-size: 9px !important;
    float: right;
}

.myf-plus-plan, .flag-container {
    display: none;
}
body #wfacp-e-form .wfacp-form table.shop_table.woocommerce-checkout-review-order-table tr.order-total th, body #wfacp-e-form .wfacp-form table.shop_table.woocommerce-checkout-review-order-table tr.order-total td{
    padding-bottom: 0 !important;
}

/* <<< From MYF checkout page */

.myf-modal.wfacpef_page #wfacp-e-form .wfacp_form .wfacp-inner-form-detail-wrap{
    /*background-color: #FFF8F2;*/

}
.myf-modal .wfacp-left-panel.wfacp_page.embed_form.single_step.wfacp_last_page > div{
    padding: 0 20px !important;
}
.myf-modal div#wfacp-sec-wrapper{
    margin: 0 -20px !important;
}
body.myf-modal #wfacp-e-form .wfacp_main_form .woocommerce-checkout .button.button#place_order{
    background-color: #9D49DE !important;
    border-radius: 12px !important;
    width: 90% !important;
}
body.myf-modal.wfacpef_page #wfacp-e-form .wfacp_main_form.woocommerce .wfacp-section.wfacp_order_summary_box{
    border-radius: 0;
    background: transparent;
}
body.myf-modal .wfacp_modal_outerwrap .wfacp_modal_innerwrap #wfacp_modal_content{
    background-color: #FFEAD7;
}
body.myf-modal #wfacp-e-form .wfacp_form .wfacp-inner-form-detail-wrap{
    background: transparent;
}
body.myf-modal #wfacp-e-form .wfacp_main_form{
    background: transparent;
}
body.myf-modal #wfacp-e-form .wfacp_form .woocommerce-checkout #payment{
    background: transparent;
}
/* >> frontend dev styles */

.myf-modal #_steps_field
{
    padding: 14px 0px 0px 0px ! Important;
    margin: 0!important;
}
.myf-modal #wfacp-e-form .product-name div, .myf-modal .wfacp_order_summary_item_total > span:first-of-type bdi, .myf-modal .wfacp_section_heading
{
    color:#483F96!important;
    font-family: dm serif display!important;
}
.myf-modal #wfacp-e-form .product-name div, .myf-modal .wfacp_order_summary_item_total > span:first-of-type bdi, .myf-modal .wfacp_order_summary_item_total > span:first-of-type .woocommerce-Price-currencySymbol
{
    font-weight:400!important;
    font-family: 'Nunito' !important;
    font-size: 16px!important;
}
.myf-modal .wfacp_order_summary_item_total > span:first-of-type .woocommerce-Price-currencySymbol
{
    color:#483F96!important
}
body.myf-modal .product-total .wfacp_order_summary_item_total
{
    min-height: 78px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
body.myf-modal .discount
{
    margin-top:7px!Important;
}
body.myf-modal .save_price_digit, .myf-modal .save_price_digit .woocommerce-Price-amount *
{
    color:#F07B3E !important;
    font-weight:400;
    font-size:16px!important;
    font-family: 'Nunito';

}
body.myf-modal  #wfacp-e-form .wfacp_main_form .form-row input[type=email]
{
    box-shadow: none !important;
    border-color: rgb(72 63 150 / 95%) !important;
}
body.myf-modal .cart_item:first-child{
    border-top:0!important
}
body.myf-modal .cart_item
{
    border-color:#483F96 !important
}
body.myf-modal #wfacp-e-form .wfacp-section.wfacp_payment
{
    padding:0!important;
}
body.myf-modal #wfacp-e-form .form-row.place-order
{
    background: #FFF8F2!Important;
    padding: 0px 20px! Important;
}
body.myf-modal .wc_payment_methods.payment_methods, body.myf-modal #wfacp-e-form .form_section_your_order_0_embed_forms_2 .wfacp_section_heading
{
    padding:0 20px!important
}
body.myf-modal .wc_payment_methods.payment_methods .wc_payment_method
{
    padding: 6px 0 !important;
    border:none!important;
    border-top: 1px solid rgb(0 128 0 / 20%) !important;
    border-radius:0;
}
body.myf-modal #wfacp_modal_content
{
    padding:0
}
body.myf-modal #wfacp-e-form .wfacp_form .wfacp-inner-form-detail-wrap
{
    padding:0px 20px!Important
}
body.myf-modal .order-total *
{
    color:#483F96!important;
    font-family: 'Nunito' !important;
    font-weight:800!Important;
    font-size:20px!important;
}
body.myf-modal .order-total th, body.myf-modal.order-total td
{
    padding-top:2px!important
}
body.myf-modal .checkou_cs_notes
{
    padding: 20px 0px !important;
}
/* tooltip style */
body.myf-modal  .tooltip.active .tooltip-content
{
    display: block !important;
    max-width: 295px;
    width: 100% !important;
    padding: 30px 30px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    z-index: 150;
    transform: translateX(-50%);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    bottom: 183px;
}
body.myf-modal .tooltip.active .main-title
{
    font-size: 19px !important;
    line-height: 22px !important;
    font-weight: 800 !important;
    color: black !important;
    margin-top: 0px !important;
    text-align: center;
}
body.myf-modal .tooltip.active .myfplus
{
    margin-top:15px
}
body.myf-modal .tooltip.active .sub-title center
{
    font-size:14px;
    color:black
}
.myf-modal .checkou_cs_notes li:first-child
{
    margin-bottom:20px!important
}
.myf-modal .checkou_cs_notes .tooltip-content li
{
    margin-bottom:5px!important
}
.myf-modal .tooltip .tooltip-content .close
{
    position: absolute;
    right: 0;
    top: 10px;
    width: 25px !important;
    object-fit: contain;
    background: transparent;
    border: none;
    padding: 0;
}
.myf-modal #wfacp-e-form .wfacp_main_form .wfacp_section_title
{
    font-size:20px!important
}
.myf-modal .wc_payment_method.payment_method_ppcp > .payment_box.payment_method_ppcp
{
    display:none!important
}
.myf-modal #wfacp-e-form .woocommerce-checkout #payment ul.payment_methods li
{
    margin-bottom:0!important
}
.myf-modal .wfacp_order_summary_item_total > span:first-of-type .woocommerce-Price-currencySymbol
{
    color:#483F96!important
}
body.myf-modal .save_price_digit, .myf-modal .save_price_digit .woocommerce-Price-amount *
{
    font-family: 'Nunito';
}
.myf-modal .checkou_cs_notes li:first-child
{
    margin-bottom:20px!important
}
.myf-modal .checkou_cs_notes .tooltip-content li
{
    margin-bottom:5px!important
}
.myf-modal .tooltip .tooltip-content .close
{
    position: absolute;
    right: 0;
    top: 10px;
    width: 25px !important;
    object-fit: contain;
    background: transparent;
    border: none;
    padding: 0;
}
.myf-modal #wfacp-e-form .wfacp_main_form .wfacp_section_title
{
    font-size:20px!important
}
.myf-modal .wc_payment_method.payment_method_ppcp > .payment_box.payment_method_ppcp
{
    display:none!important
}
.myf-modal #wfacp-e-form .woocommerce-checkout #payment ul.payment_methods li
{
    margin-bottom:0!important
}
/* << frontend dev styles */

body.myf-modal .checkou_cs_notes
{
    padding: 20px 0px !important;
}
/* tooltip style */
body.myf-modal  .tooltip.active .tooltip-content
{
    display: block !important;
    max-width: 295px;
    width: 100% !important;
    padding: 30px 30px;
    background-color: #fff;
    position: absolute;
    left: 50%;
    z-index: 150;
    transform: translateX(-50%);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    bottom: 183px;
}
body.myf-modal .tooltip.active .main-title
{
    font-size: 19px !important;
    line-height: 22px !important;
    font-weight: 800 !important;
    color: black !important;
    margin-top: 0px !important;
    text-align: center;
}
body.myf-modal .tooltip.active .myfplus
{
    margin-top:15px
}
body.myf-modal .tooltip.active .sub-title center
{
    font-size:14px;
    color:black
}
body.myf-modal .spf-field-submit button
{
    background:#9d49deFF!important;
    background-color:#9d49deFF!important;
}

body.myf-modal #wfacp-e-form .wfacp_main_form.woocommerce #payment ul.payment_methods li label img
{
    margin-left: 27px !important;
    margin-top: 10px;
    margin-bottom: 10px;
}
body.myf-modal .cs_custom_icon
{
    padding-left: 20px;
    padding-right: 20px;
    background:#FFF8F2!Important
}
body.myf-modal #wfacp-e-form .wfacp-panel-wrapper .wfacp-container
{
    padding-bottom:0
}
body.myf-modal .wfacp_order_summary_item_total
{
    position: absolute;
    top: 0;
    bottom: 13px;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
body.myf-modal td.product-total {
    position: relative;
}
body.myf-modal .save_price_digit *
{
    font-size:16px!important;
}
body.myf-modal #wfacp-e-form .wfacp-inside #billing_email_field:not(.wfacp-anim-wrap) input[type=email]
{
    padding-bottom: 0px !important;
}

.hide-btn{
    display: none !important;
}
.spf-field label{
    position: relative !important;
}
.spf-field-submit button{
    background-color: #000 !important;
}
.spf-field-submit button strong{
    font-size: 18px !important;
}
.spreedly-icon{
    display: none !important;
}


.elementor-field-type-email .suggestWrap{
    background: #F07B3E;
    width: 100%;
    color: #fff;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    margin-top: -8px;
    padding-top: 8px;
    padding-left: 19.5px;
}
.elementor-field-type-email .suggestWrap #suggestEmail{
    font-weight: 900;
    cursor: pointer;
}
.elementor-field-type-email .suggestWrap #suggestEmail:hover{
    text-decoration: underline;
}
.elementor-field-type-email input[type=email]{
    z-index: 2;
}
.custom-model-wrap::-webkit-scrollbar
{
    display:none;
}
.custom-model-wrap {
    -ms-overflow-style: none;
    scrollbar-width: none;
}
