/**** Navigation Menu ****/

#ast-hf-mobile-menu a.menu-link:empty{
   display: none !important;
}

/* Woocommerce Checkout */
.woocommerce-cart .elementor-container {
    width: 100%;
    max-width: 100% !important;
}

.woocommerce-cart .elementor-element-populated {
    padding: 0 !important;
}

/*.woocommerce-account-fields .woocommerce-validated { display: none; }*/
.cart-subtotal.recurring-total {
    display: none;
}

/*.woocommerce-page.woocommerce-checkout form #order_review .jetzt-zahlen th {
    background: #ecf6ed;
    border: none !important;
    padding-left: 5px;
    border-radius: 10px 0px 0px 9px;
}

.woocommerce-page.woocommerce-checkout form #order_review .jetzt-zahlen td {
    background: #ecf6ed;
    border: none !important;
    border-radius: 0px 10px 10px 0px;
}*/

.cart-discount th,
.cart-discount td {
    border: none;
}

.product-total .subscription-details {
    display: none;
}

.woocommerce-checkout-review-order-table .jetzt-zahlen td {
    width: 55%;
}

.recurring-totals th {
    text-align: left !important;
}

.kl_newsletter_checkbox_field {
    display: none;
}

.user_DOB {
    margin: 0 auto;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
}

.user_DOB span {
    width: 100%;
}

.user_DOB #user_DOB {
    color: #666;
    padding: 0.75em;
    height: auto;
    border-width: 1px;
    border-style: solid;
    background: #fafafa;
    transition: all .2s linear;
    background-color: #fff;
    border-color: #cccccc;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    top: 50% !important;
    transform: translateY(-50%);
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    padding: 0 9px !important;
}

/*.pmpro_form_field-geburtstag.error .ui-datepicker-trigger{
    top: 33%;
}*/

.pmpro_form_field-geburtstag.age-error .ui-datepicker-trigger {
    top: 32%;
}

.ui-datepicker-trigger {
    position: absolute;
    right: 10px;
    top: 15px;
    /*top: 50%;
    transform: translateY(-50%);*/
    height: 20px !important;
}

.user_DOB span {
    position: relative;
}

#ui-datepicker-div {
    display: none;
}

.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info {
    font-size: 22px;
    font-weight: bold;
}

#createaccount {
    display: none !important;
}

.woocommerce-account-fields .woocommerce-form__label {
    display: block !important;
}

#customer_details h3:not(.elementor-widget-woocommerce-checkout-page h3) {
    border: none;
}

.woocommerce-form-coupon-toggle .woocommerce-info {
    font-size: 20px !important;
}


/****** Place Order  ******/

.verify_email { font-size : 16px; }

/*** My account ***/
/*.shop_table {
    padding: 10px !important;
}*/

.woocommerce-MyAccount-navigation-link--members-area {
    display: none !important;
}

.woocommerce-MyAccount-navigation-link--subscriptions {
    display: none !important;
}

.pass-d-none {
    height: 0 !important;
    width: 0 !important;
    border: 0 !important;
    opacity: 0;
    pointer-events: none;
}

@media only screen and (max-width:1200px) {
    .woocommerce-MyAccount-navigation {
        width: 100% !important;
    }

    .woocommerce-MyAccount-content {
        width: 100% !important;
    }

}

/* Login */
.femna-login-title {
    text-align: center;
}

.femna-login {
    margin: 0 auto !important;
    max-width: 50%;
}

.femna-verify-user-email {
    text-align: center;
}

.femna-verify-user-email.error {
    color: red !important;
    font-size: 1.3em !important;
}

.femna-verify-user-email.sucess {
    color: green !important;
    font-size: 1.3em !important;
}

.femna-verify-user-email.validate-email {
    color: #D4494C !important;
    font-size: 1.3em !important;
}

.woocommerce-notices-wrapper {
    max-width: 100% !important;
}

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

.femna_login_wrapper .woocommerce-notices-wrapper {
    width: 50% !important;
}

/* Reset Password text ***/

.femna-reset-pass, .femna-reset-msg { text-align: center; max-width: 100% !important; width: 100% !important;  }
.femna-reset-pass.success, .femna-reset-msg.success { color: green !important; }
.femna-reset-pass.error, .femna-reset-msg .error{ color: red !important; }

.reset-new-pass-msg { text-align: center; max-width: 100% !important; width: 100% !important; }



/* Datatable CSS */
.dataTables_wrapper .dataTable {
    margin-top: 25px;
}

.dataTables_wrapper #load_user_report_length select {
    margin: 0 10px;
    background-position: 91% 50%;
    padding: 9px 25px 9px 10px;
}

table.dataTable thead th,
table.dataTable thead td,
table.dataTable.no-footer {
    border-bottom: 1px solid #dddddd !important;
}

table.dataTable thead th {
    text-align: left;
    padding: 10px 10px;
}

.dataTables_filter input {
    padding: 7px;
}

.dataTables_length {
    margin-bottom: 15px;
}

#load_user_report {
    margin-bottom: 15px;
}

#load_user_report thead tr {
    border: inherit !important;
}

#load_user_report thead tr th {
    padding: 10px 18px !important;
    border-right: 1px solid #dddddd !important;
}

#load_user_report tbody tr td {
    padding: 10px 18px !important;
    border-right: 1px solid #dddddd !important;
    border-bottom: 1px solid #dddddd !important;
}

#load_user_report {
    border-bottom: none !important;
}

/* Mail Body */
.mail-wrap {
    background-color: #fdfdfd;
    border: 1px solid #e5e5e5;
    border-radius: 3px;
}

.mail-wrap h2 {
    background-color: #99d0a3;
    color: #202020;
    border-bottom: 0;
    font-weight: bold;
    line-height: 100%;
    vertical-align: middle;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    border-radius: 3px 3px 0 0;
}

.mail-wrap .mail-content {
    padding: 48px 48px 32px;
}

/* Update Password */
.woocommerce-lost-password h1 {
    text-align: center;
    margin-bottom: 40px;
}

.woocommerce-lost-password .woocommerce-notices-wrapper {
    max-width: 600px;
    margin: 0 auto;
}

form.reset-password {
    max-width: 600px;
    margin: 0 auto;
    padding: 16px 30px;
    border: 1px solid #61ce70;
    border-radius:3px;
    font-size: 14px;
}

form.reset-password p {
    font-size: 1.3em;
    color: #69727d;
    font-size: 22px;
    font-family: Roboto,sans-serif;
}

form.reset-password .pmpro-form-row {
    width: 100%;
    float: none;
    margin-bottom: 0;
    padding: 3px 0;
    margin: 0 0 6px;
}

form.reset-password label {
  display: block;
  color: #69727d;
  margin-bottom: var(--forms-label-spacing,0);
  font-size: 16px;
  font-weight: 600;
  line-height: 2;
  font-family: Roboto,sans-serif;
}

form.reset-password label.error {
  color: red;
}

form.reset-password input#pmpro_user_login{
  color: var(--forms-fields-normal-color,#69727d);
  border-radius: var(--forms-fields-border-radius,0);
  padding: var(--forms-fields-padding,16px);
  background: #f9fafa;
  border: none;
  font-size: 14px;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  outline: 0;
  line-height: 1;
}

form.reset-password .pmpro-Button{
    padding: 12px 32px;
    color: #171717 !important;
    font-family: "Josefin Sans" !important;
    font-weight: 600;
    /* padding: 1em; */
    border-radius: 15px !important;
    border: none !important;
    background: #99d0a3 !important;
    transition: 0.5s;
    border: 2px solid #99D0A3 !important;
    line-height: 1;
}

form.reset-password .pmpro-Button:hover {
    color: #99D0A3 !important;
    background: #ECF6ED !important;
    border: 2px solid #99D0A3 !important;
}

form.reset-password .woocommerce-form-row {
    float: none;
    width: 100%
}

form.reset-password input[type=password] {
    border-radius: 0 !important;
    background-color: #f7f7f7;
    border-color: #f7f7f7;
    color: var(--forms-fields-normal-color,#69727d);
    border-radius: var(--forms-fields-border-radius,0);
    padding: var(--forms-fields-padding,16px);
    background: #f9fafa;
    border: none;
    font-size: 14px;
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    outline: 0;
    line-height: 1;
}

.femna-reset-msg,
.reset-new-pass-msg {
  text-align: left !important;
  font-size: 20px !important;
  margin: 0 !important;
}

form.reset-password .woocommerce-form-row label {
    color: #848c93;
    font-size: 16px;
}

form.reset-password .woocommerce-form-row button {
    padding: 13px 35px;
}

.back_to_login {
    margin: 0 auto;
    padding-top: 10px;
    max-width: 600px;
}

.back_to_login a.woocommerce-Button {
    color: #171717 !important;
    font-family: "Josefin Sans" !important;
    font-weight: 600;
    padding: 1em !important;
    border-radius: 15px !important;
    border: none !important;
    background: #99d0a3 !important;
    transition: 0.5s;
    border: 2px solid #99D0A3 !important;
    display: inline-block;
    line-height: 1;
}

.back_to_login a:hover {
  color: #99D0A3 !important;
  background: #ECF6ED !important;
  border: 2px solid #99D0A3 !important;
}


.reset-pass-widget-wrap {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    padding: 3em;
    border-radius: 12px;
    background-color: var(--e-global-color-c02dcae );
}


@media only screen and (max-width:1024px) {
    .back_to_login {
        width: 100%;
    }

}

@media (max-width:767px) {
    .reset-pass-widget-wrap {
        width: 100%;
    }
}

/* Symptoms Tracker*/
.symptoms_form {
    width: 100%;
    max-width: 720px;
    margin: 0px auto;
    padding-left: 0px;
    padding-right: 0px;
}

.symptoms_title {
    font-size: 24px;
}

.symptoms_tracker_inner {
    margin-top: 32px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.symptoms_tracker input {
    height: 100%;
    flex: 1 1 0%;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    outline: none;
    cursor: pointer;
    user-select: none;
    margin-right: 6px;
    margin-bottom: 6px;
    border-radius: 4px;
    background-color: rgba(153, 208, 163, 0.1);
    color: rgb(153, 208, 163);
    box-shadow: rgba(153, 208, 163, 0.60) 0px 0px 0px 1px inset;
    position: relative;
    transition: all 0.1s ease-out 0s;
    padding: 15px 19px;
    font-size: 20px;
    line-height: 28px;
}

.symptoms_tracker input:hover {
    background-color: rgba(153, 208, 163, 0.3);
    color: rgb(153, 208, 163);
    box-shadow: rgba(153, 208, 163, 0.60) 0px 0px 0px 1px inset;
}

.symptoms_tracker input.active,
.symptoms_tracker input:focus,
.symptoms_tracker input:active {
    box-shadow: rgb(153, 208, 163) 0px 0px 0px 2px inset;
    background-color: rgb(153, 208, 163);
    color: rgb(63, 118, 73);
}

.symptoms_tracker .submit {
    margin-top: 15px;
    border-radius: 4px;
    padding: 8px 17px;
    background-color: rgb(153, 208, 163);
    color: rgb(33, 73, 41);
    border: none;
    box-shadow: rgb(0 0 0 / 10%) 0px 3px 12px 0px;
    border: 1px solid transparent;
    font-weight: 700;
    position: relative;
    font-family: inherit;
    line-height: inherit;
    transition-duration: 0.1s;
    transition-property: background-color, color, border-color, opacity, box-shadow;
    transition-timing-function: ease-out;
    font-size: 18px;
}

.symptoms_tracker .submit:hover {
    background-color: rgb(168, 215, 177);
    border: 1px solid transparent;
    color: rgb(33, 73, 41);
}

.bottom-title-wrap {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 10px;
}

.bottom-title-wrap span {
    color: rgb(153, 208, 163);
}

.symptoms_hide {
    width: 100%;
    max-width: 720px;
    display: flex;
    flex-flow: column;
    text-align: center;
    margin: 0px auto;
    text-align: center;
    padding: 100px 0;
}

/* Track Graph*/
.tract_symptoms_by_year {
    margin-bottom: 20px;
}

.select_symptoms_year {
    padding: 8px 35px 8px 8px !important;
    background-position: 90% 50% !important;
}

@media only screen and (max-width:1200px) {
    #load_user_report_wrapper {
        margin-top: 25px;
    }

    .tract_symptoms_by_year {
        margin-top: 20px;
    }

    .pmpro_form_field-geburtstag.age-error .ui-datepicker-trigger {
        top: 25%;
    }

}


@media only screen and (min-width: 375px) and (max-width: 767px) {
    .pmpro_form_field-geburtstag.age-error .ui-datepicker-trigger {
        top: 19%;
    }
}


@media only screen and (max-width:480px) {
    .symptoms_tracker .submit {
        width: 100%;
    }
    .mob-menu .elementor-nav-menu a {
      padding: 10px 5px !important;
      font-size: 12px !important;
    }
    .terms_condition .pmpro_term_wrapper .pmpro-terms-and-conditions .pmpro-terms-and-conditions-checkbox-text{
      font-size: 13px;
    }

    .pmpro_data_protection {
      font-size: 13px;
    }

    .pmpro_form_field-geburtstag.age-error .ui-datepicker-trigger {
        top: 19%;
    }

}

/* Symptoms Tracker */
.symptoms_hide {
    display: none;
}

.user_access_symptoms {
    text-align: center;
}

/* Register User Page */
.customer_register_wrapper h2 {
    text-align: center;
}

.customer_register {
    margin: 0 auto;
    max-width: 50%;
    border: 1px solid #cccccc;
    padding: 20px;
    text-align: left;
    border-radius: 5px;
}

.entry-content.clear .customer_register_wrapper label {
    font-size: 14px;
    font-weight: 600;
    line-height: 2;
}

.customer_register_wrapper .woocommerce-button.button.woocommerce-form-register__submit {
    color: #171717 !important;
    font-family: "Josefin Sans" !important;
    font-weight: 600;
    padding: 1em;
    border-radius: 15px !important;
    border: none !important;
    background: #99d0a3 !important;
    transition: 0.5s;
}

.consent-checkbox,
.woocommerce-privacy-policy-text p {
    line-height: 1.9em !important;
    font-weight: 300 !important;
    font-size: 12px !important;
    margin-bottom: 1em;
}

ul.woocommerce-error {
    background: #f8d7da;
    border-radius: 13px;
    border-top: none;
    padding: 1em 2em 1em 3.5em;
    margin: 0 0 2em;
    position: relative;
    color: #515151;
    list-style: none outside;
    zoom: 1;
    width: auto;
    word-wrap: break-word;
}

ul.woocommerce-error li {
    font-size: 14px;
}

.register .entry-header {
    margin-bottom: 1.5em;
    margin-top: 4em;
}

.register h1.entry-title {
    font-size: 32px;
    line-height: 1.2;
}

@media only screen and (max-width:992px) {
    .femna-login {
        max-width: 100%;
    }

    .customer_register {
        max-width: 100%;
    }

    .woocommerce-notices-wrapper {
        max-width: 100% !important;
    }

    .woocommerce-account .woocommerce-notices-wrapper {
        max-width: 100% !important;
        width: 100%;
    }

    .woocommerce-account .woocommerce {
        display: flex;
        flex-wrap: wrap;
    }

}

/*** Cart upsell product css ***/

.upsell ul.products li.product span.onsale {
    display: block;
    right: 10px !important;
    left: auto !important;
    top: 10px !important;
}

.upsell_wrapper {
    margin-top: 11px;
    margin-bottom: 16px;
    background-color: #eff9f1;
}

.upsell_item_data_section {
    padding: 13px 25px;
}

.upsell_item_heading h2 {
    border-bottom: 1px solid #000000;
    padding: 0rem 2.5rem 1rem 0;
    margin: 0;
    font-size: 1em !important;
    font-weight: normal;
    line-height: 1.2rem;
    letter-spacing: 0;
    text-transform: inherit;
    font-weight: normal;
}

.item__close {
    position: absolute;
    top: 23px;
    right: 17px;
    padding: 10px;
    background-color: transparent;
    border: none;
    line-height: 0;
    cursor: pointer;
}

.upsell_item {
    display: flex;
    margin: 1rem 0;
}

.upsell_item_image_wrapper {
    position: relative;
    flex-basis: 10%;
    flex-shrink: 0;
    margin-right: 1rem;
    text-align: center;
}

.upsell_item_description {
    display: flex;
    flex-basis: 100%;
    justify-content: space-between;
    line-height: 1.2rem;
    position: relative;
    padding: 0.3125em 0 0;
}

.item_data_desc {
    padding: 0.3125em 0 0;
}

.item_data_title a {
    display: flex;
    align-items: baseline;
    justify-content: space-between;
    color: #000;
}

.item_price {
    font-weight: bold;
    color: #000;
}

.item_cart_btn {
    text-align: left;
    margin-top: 20px;
}

/** luck_wp contet **/
.lucky_wp_wrapper {
    padding: 14px 18px 18px;
    border-radius: 16px;
    background: #fafafa !important;
    margin: 32px 0;
}

.lucky_header {
    margin-bottom: 6px;
}

.lucky_wp_wrapper ul {
    margin: 0;
    list-style: none;
}

.lucky_wp_wrapper li>ul {
    margin: 0 0 0 1em;
}

.lucky_content_toggle {
    font-size: 80%;
}

.lucky_wp_wrapper ul li a {
    font-size: 90%;
    color: #000;
}

/***** Blog Page ****/

.elementor-element .blog-post-content sup{
    color: #000 !important;
}

.health-insurance-emails .e-con-inner{
    gap: 0 !important;
}
.health-insurance-emails .elementor-heading-title {
    margin-bottom: 16px;
}

.single-post .wp-block-image.aligncenter {
    margin-bottom: 20px;
}

.food-journal {
    font-family: "Josefin Sans", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 37px;
    letter-spacing: 0.2px;
    fill: #1E1E1E;
    color: #1E1E1E;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #99D0A3;
    border-radius: 19px 19px 19px 19px;
    padding: 10px;
}

.food-journal-link {
    font-family: "Josefin Sans", Sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 37px;
    letter-spacing: 0.2px;
    fill: #1E1E1E;
    color: #1E1E1E;
    border-style: solid;
    background-color: #ECF6ED;
    border-width: 2px 2px 2px 2px;
    border-color: #99D0A3;
    border-radius: 19px 19px 19px 19px;
    padding: 10px;
    width: 100%;
    margin: 0 auto;
    max-width: 330px;
}

/**** PMPRO Error message Register *****/

.elementor .brand_logo img{
    width: 150px;
}

.elementor-element #pmpro_form label {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 14px;
}

.elementor-element #pmpro_form div {
    margin-bottom: 10px;
}

.elementor-element #pmpro_form .error {
    color: red;
    font-weight: normal;
    margin-left: 0;
    border-color: red;
}

.elementor-element #pmpro_form input {
    border-color: #ffffff;
    width: 100% !important;
    max-width: 100% !important;
    background: #fff !important;
    font-size: 15px;
    line-height: 1.4;
}

.elementor-element #pmpro_form input:focus-visible {
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .1);
    outline: 0;
}

.elementor-remember-me label {
  font-size: 14px;
  font-weight: 600 !important;
  display: flex;
  justify-content: flex-start;
}

.elementor-remember-me label input[type=checkbox] {
  margin-right: 5px;
}

/*.elementor-element #pmpro_form .pmpro_card .pmpro_form_field {
    display: flex;
    flex-direction: column;
}*/

/**** Tk Programm User Registration Form ***/


.elementor-shortcode .pmpro .pmpro_card {
    background-color: transparent;
    border: none;
    border-radius: unset;
    box-shadow: none;
    display: block;
    margin: 0;
    overflow: unset;
    color: #4b4f58;
}

.elementor-shortcode .pmpro .pmpro_card .pmpro_form_field { gap: 0; }

.elementor-shortcode .pmpro .pmpro_card .pmpro_card_content { padding: 0; }

.elementor-shortcode .pmpro .pmpro_card .pmpro_form_field .pmpro_form_label { display: none !important; }

.elementor-shortcode .pmpro .pmpro_card .pmpro_form_fields { gap: 0px; }

.elementor-shortcode .pmpro .pmpro_card .pmpro_form_input { border-radius: unset; }

.elementor-shortcode .pmpro .pmpro_card  p:not(.pmpro_form_hint) { margin-bottom: 1.75em; margin-top: 0; }

.elementor-shortcode .pmpro .pmpro_card .pmpro_form_submit { margin-top: 0px; }

.elementor-element #pmpro_form .hide,
.elementor-element .hide-user-field,
.elementor-shortcode .pmpro .pmpro_card .pmpro_form_field-bemail,
.elementor-shortcode .pmpro .pmpro_card .pmpro_form_field-password,
.elementor-shortcode .pmpro .pmpro_card .pmpro_form_field-password2,
.elementor-shortcode .pmpro .pmpro_card .terms_condition { 
    display: none; 
}

.elementor-element #pmpro_form .hide-first {
    display: none; 
}


.elementor-element #pmpro_form .hide-user-field.view {    
    display: flex;
}


.elementor-shortcode .pmpro .pmpro_card .pmpro_form_field-geburtstag {
    position: relative;
}

.elementor-element #pmpro_form .pmpro_btn-verify-checkout{
    font-weight: 500;
    fill: var(--e-global-color-text);
    color: var(--e-global-color-text);
    background-color: var(--e-global-color-c02dcae) !important;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: var(--e-global-color-cf70a54);
    border-radius: 16px 16px 16px 16px;
    padding: 12px 14px;
    width: auto !important;
    min-height: 40px;
    font-size: 15px;
    line-height: 1;
    border-radius: 15px;
    font-family: var(--e-global-typography-primary-font-family),Sans-serif;
}

.elementor-element #pmpro_form .pmpro_form_field.pmpro_form_field-username {
    display: none;
}

.elementor-element #pmpro_form .pmpro_form_field.pmpro_form_field-health-insurance {
    order: 1;
}


.elementor-element #pmpro_form .pmpro_form_field.pmpro_form_field-verifizierungscode {
    order: 2;
}

.elementor-element #pmpro_form .user_register_account_wrraper {
    order: 2;
    text-align: left;
    font-size: 14px;
    line-height: 1.4;
    margin-left: 10px;
    margin-bottom: 10px;
}

.elementor-element #pmpro_form .insurance_not_include {
    order: 2;
    display: none;
    flex-wrap: wrap;
    text-align: left;
}

.elementor-element #pmpro_form .insurance_not_include .insurance_not_include_text {
    margin-bottom: 20px;
    margin-left: 10px;
    margin-top: 20px;
}

#pmpro_ins_not_inc_btn { margin-left: 10px; }

.elementor-element #pmpro_form .pmpro_verify_code{
    order: 3;
    text-align: left !important;
}

.elementor-element #pmpro_form .pmpro_form_field-interested_program{
    order: 3;
}

.elementor-element #pmpro_form .pmpro_about_user {
    order: 4;
}

.elementor-element #pmpro_form .pmpro_form_field.pmpro_form_field-geburtstag {
    order: 5;
}

.elementor-element #pmpro_form .pmpro_form_field.pmpro_form_field-insurance-number {
    order: 6;
}

.elementor-element #pmpro_form .pmpro_form_field.pmpro_form_field-bemail {
    order: 7;
}

.elementor-element #pmpro_form .pmpro_form_field.pmpro_form_field-password {
    order: 8;
}

.elementor-element #pmpro_form .pmpro_form_field.pmpro_form_field-password2 {
    order: 9;
}

.elementor-element #pmpro_form .terms_condition {
    order: 10;
}

.elementor-element #pmpro_form .pmpro_submit {
    order: 11;
}

.elementor-element #pmpro_form .pmpro_about_user {    
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0;
}

.custom-loggedin .elementor-field {
    background-color: #fff !important;
    border-color : #fff !important;
}

.elementor-element #pmpro_form .pmpro_about_user .pmpro_form_field-name , 
.elementor-element #pmpro_form .pmpro_about_user .pmpro_form_field-vorname {
    width: 48%;
}


.elementor-element #pmpro_form .pmpro_form_field.pmpro_form_field-health-insurance .health_insurance,
.elementor-element #pmpro_form .pmpro_form_field.pmpro_form_field-interested_program .interested_program
{
    width: 100%;
    max-width: 100%;
    background-color: #fff !important;
    border-color: #fff !important; 
}

.elementor-element #pmpro_form .pmpro_submit {
    margin-top: 10px !important;
    text-align: left;
}

.terms_condition .pmpro_term_wrapper {
    display: flex;
}

.terms_condition .pmpro_term_wrapper .pmpro_checkbox {
    margin: 4px 5px 0 0;
    font-size: 0;
    width: 13px;
}

#pmpro_form .terms_condition .pmpro_term_wrapper .pmpro_checkbox  input[type=checkbox] {
  width: 13px !important;
  height: 13px;
}

.terms_condition .pmpro_term_wrapper .pmpro-terms-and-conditions, .pmpro_data_protection, .teilnahmeerklarung {
    text-align: left;
    font-size: 14px;
    font-weight: 400;
}

.terms_condition .pmpro_term_wrapper .pmpro-terms-and-conditions-link, .pmpro_data_protection .pmpro-terms-and-conditions-link {
    border-bottom: 2px dotted;
    white-space: pre;
}

.terms_condition .pmpro_term_wrapper .pmpro-terms-and-conditions .required {
    color: red;
    font-weight: 700;
    border: 0;
}

.terms_condition .pmpro_term_wrapper p {
    margin-bottom: 5px;
}

.terms_condition .pmpro_term_wrapper .pmpro-terms-and-conditions .pmpro-terms-and-conditions-checkbox-text{
    margin-bottom: 10px;
    display: inline-block;
}


/*.terms_condition .pmpro_term_wrapper .pmpro-terms-and-conditions .pmpro_data_protection {
    display: none;
}*/

.elementor-element #pmpro_form .pmpro_term_wrapper #terms-error {
    text-align: left;
    font-size: 12px;
    margin: 0;
}

.terms-error label {
    text-align: left !important;
}

.elementor-element #pmpro_form .terms_condition .pmpro_term_wrapper,
.elementor-element #pmpro_form .terms_condition .pmpro_checkbox,
.elementor-element #pmpro_form .terms_condition .pmpro-terms-and-conditions {
    margin-bottom: 0;
}

.elementor-element #pmpro_form .pmpro_btn-submit-checkout {
    font-size: 16px;
    font-weight: 500;
    fill: var(--e-global-color-text);
    color: var(--e-global-color-text);
    background-color: var(--e-global-color-c02dcae) !important;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: var(--e-global-color-cf70a54);
    border-radius: 16px 16px 16px 16px;
    padding: 12px 14px;
    width: auto !important;
    min-height: 40px;
    font-size: 15px;
    line-height: 1;
    border-radius: 3px;
}

.pmpro-popup-URL {
    display: flex;
    flex-wrap: wrap;
    text-align: left;
    font-size: 14px;
    line-height: 1.4;
    margin-top: 10px;
}

.pmpro-popup-URL .find_insurance_number a, 
.pmpro-popup-URL .not_received_code a,
.user_register_account_wrraper .user_register_account a {
    font-weight: 500;
}


/****** PMPRO Error message Login *****/
.elementor-element .elementor-login .error {
    color: red;
    font-weight: normal;
    /*margin-left: 5px;*/
    border-color: red;
    font-size: 14px;
}

.attempt_remain {
    margin-top: 10px;
}

@media (max-width:768px) {
    form.pmpro_form input[type=email].input {
        width: 90%;
    }

    form.pmpro_form .pmpro_btn {
        padding: 10px;
    }

    form.pmpro_form input[type=text],
    form.pmpro_form input[type=password],
    form.pmpro_form input[type=email],
    form.pmpro_form input[type=number],
    form.pmpro_form textarea,
    form.pmpro_form select,
    #loginform input[type=text],
    #loginform input[type=password] {
        width: 100% !important;
        max-width: 100% !important;
        background: #fff !important;
    }

}

.elementor-element #pmpro_form .pmpro_btn-submit-checkout {
    font-weight: 500;
    fill: var(--e-global-color-text);
    color: var(--e-global-color-text);
    background-color: var(--e-global-color-c02dcae) !important;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: var(--e-global-color-cf70a54);
    border-radius: 16px 16px 16px 16px;
    padding: 12px 14px;
    width: auto !important;
    min-height: 40px;
    font-size: 15px;
    line-height: 1;
    border-radius: 15px;
    font-family: var(--e-global-typography-primary-font-family),Sans-serif;
}

/**** Symptom tracker datepicker *****/
.symptom_datepicker_wrap select.ui-datepicker-month,
.symptom_datepicker_wrap select.ui-datepicker-year {
    width: 30% !important;
}

.symptom_datepicker_wrap .ui-datepicker-month,
.symptom_datepicker_wrap .ui-datepicker-year {
    padding: 0 5px !important;
}

.symptom_datepicker_wrap select,
.select2-container .select2-selection--single {
    background-position-y: center !important;
}

/**** formidable style  *****/
body.symptomverlauf #large-footer {
    margin-top: 0 !important;
}

.frm-graph-entry .frm_forms fieldset {
    margin: 0 !important;
}

.frm-graph-entry .frm_forms .frm_form_title {
    margin-bottom: 0px !important;
}

.frm-graph-entry .frm_forms .frm_description {
    margin-bottom: 15px !important;
}

.frm-graph-entry .frm_forms .frm_description p {
    margin-top: 0 !important;
}

.frm_style_sleek-smooth-style.with_frm_style .symptom_score {
    margin-bottom: 5px !important;
}

.symptom_score .frm_scale input[type=radio]:before {
    margin: 0px !important;
}

.symptom_score .frm_scale input[type=radio]:checked:before {
    box-shadow: inset 10px 10px #99D0A3 !important;
}

.symptom_date .frm_date {
    font-size: 16px !important;
    border-radius: 20px !important;
}

.frm-graph-entry .symptom_date input.frm_date {
    min-width: 140px;
    max-width: 140px;
}

@media only screen and (max-width:400px) {
    .symptom_score .frm_scale {
        margin-right: 9px;
    }

}

/******* User Report Info section *********/
.user_report_wrapper .user_report_info {
    margin-bottom: 25px;
    padding: 10px 10px;
    border-radius: 1px solid;
    border: 2px solid #99D0A3;
    border-radius: 15px;
}


/**** Formadible form export btn ******/

.symptom_diary_export.btn-d-none{
    display: none;
}

/**** Woo checkout after wordpress update ***/

.wc-block-components-notice-banner.is-info {
    background-color: #ecf6ed !important;
    border-color: #99D0A6 !important;
}
.wc-block-components-notice-banner.is-info>svg {
    background-color: #99D0A6 !important;
}

.pmpro-form-row .frc-captcha,
.pmpro .frc-captcha {
    margin-bottom: 15px;
}

.e-search-results-list {
    row-gap:0px !important;
}
.e-search-results .learndash-wrapper .ld-content-actions {
    display:none !important;
}
.e-search-results .learndash-wrapper:has(.ld-content-actions) {
    display:none !important;
}
.e-search-results .sfwd-topic {
    margin-bottom:20px !important;
    border-bottom:1px solid #dddddd !important;
}
.e-search-results .ld-progress {
    display:none !important;
}


.single-sfwd-courses .post__thumbnail {
    position: relative;
}

.single-sfwd-lessons .post__progress-check,
.single-sfwd-courses .post__progress-check {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 24px;
    height: 24px;
    background-color: rgb(43, 79, 102);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
}

.single-sfwd-lessons .post__progress-check::before,
.single-sfwd-courses .post__progress-check::before {
    content: "✓";
    color: white;
    font-size: 14px;
    font-weight: bold;
}

#reset-password-form{
    border-color: #2b4f66;
}

#reset-password-form .pmpro-Button{
    font-family: var( --e-global-typography-1ee5e75-font-family ), Sans-serif !important;
    font-size: var( --e-global-typography-1ee5e75-font-size ) !important;
    font-weight: var( --e-global-typography-1ee5e75-font-weight ) !important;
    line-height: var( --e-global-typography-1ee5e75-line-height ) !important;
    fill: var( --e-global-color-172c31e ) !important;
    color: var( --e-global-color-172c31e ) !important;
    background-image: linear-gradient(180deg, #6E8B9E 37%, #264559 100%) !important;
    border-radius: 15px 15px 15px 15px !important;
    padding: 25px 25px 25px 25px !important;
    border: none !important;
}

#reset-password-form .pmpro-Button:hover{
    transform: scale(1.1);
}

#reset-password-form #pmpro_user_login{
    background-color: #F8F9F9;
}

#reset-password-form + .back_to_login .woocommerce-Button{
    color: #171717 !important;
    font-family: var( --e-global-typography-1ee5e75-font-family ), Sans-serif !important;
    font-weight: 600;
    padding: 0 !important;
    border-radius: 0 !important;
    border: none !important;
    background: none !important;
    border: none !important;
    font-weight: 400 !important;
    text-decoration: underline;
}

/**** Global Femna Button ****/
button.femna-btn,
button.femna-btn[type="button"],
button.femna-btn:not(:disabled) {
    background-color: #264559;
    color: #ffffff;
    border: none;
    border-radius: 10px;
    padding: 10px 20px;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    transition: background-color 0.2s ease;
}

button.femna-btn:hover,
button.femna-btn[type="button"]:hover {
    background-color: #1a3344;
}

button.femna-btn:disabled {
    opacity: 0.6;
    cursor: not-allowed;
}

/**** Interested Program Changer ****/
.femna-interested-program-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    gap: 10px;
}

.femna-interested-program-wrapper select {
    flex: 1;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 10px;
    font-size: 16px;
}

.femna-interested-program-wrapper #femna-interested-program-message {
    order: -1;
    width: 100%;
}


#pmpro_form .pmpro_btn.pmpro_btn-submit-checkout{
    font-family: var( --e-global-typography-1ee5e75-font-family ), Sans-serif !important;
    font-size: var( --e-global-typography-1ee5e75-font-size ) !important;
    font-weight: var( --e-global-typography-1ee5e75-font-weight ) !important;
    line-height: var( --e-global-typography-1ee5e75-line-height ) !important;
    fill: var( --e-global-color-172c31e ) !important;
    color: var( --e-global-color-172c31e ) !important;
    background-image: linear-gradient(180deg, #6E8B9E 37%, #264559 100%) !important;
    background-color: transparent !important;
    border-radius: 15px 15px 15px 15px !important;
    padding: 25px 25px 25px 25px !important;
    border: none !important;
    transition: all .3s;
}

#pmpro_form .pmpro_btn.pmpro_btn-submit-checkout:hover{
    transform: scale(1.1);
}