.elementor-kit-10{--e-global-color-primary:#5374DD;--e-global-color-secondary:#A668E3;--e-global-color-text:#2D2D2D;--e-global-color-accent:#5374DD;--e-global-color-light:#FFFFFF;--e-global-color-9af41a8:#5374DD;--e-global-color-28d1fd2:#A668E3;--e-global-color-e3a690e:#0F1F36;--e-global-color-d122cef:#F5F5F5;--e-global-color-0139c14:#FFFFFF;--e-global-color-38f8a7c:#F2EEF6;--e-global-color-a43d66d:#0F1F36;--e-global-color-327f758:#2D2D2D;--e-global-color-84e5847:#4F4F4F;--e-global-color-16db01f:#D9D9D9;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:500;--e-global-typography-231e27f-font-family:"Inter";--e-global-typography-231e27f-font-size:40px;--e-global-typography-231e27f-font-weight:700;--e-global-typography-231e27f-line-height:120%;--e-global-typography-a12f96a-font-family:"Inter";--e-global-typography-a12f96a-font-size:34px;--e-global-typography-a12f96a-font-weight:700;--e-global-typography-a12f96a-line-height:120%;--e-global-typography-caa738e-font-family:"Inter";--e-global-typography-caa738e-font-size:24px;--e-global-typography-caa738e-font-weight:700;--e-global-typography-caa738e-line-height:120%;--e-global-typography-c8fbdec-font-family:"Inter";--e-global-typography-c8fbdec-font-size:21px;--e-global-typography-c8fbdec-font-weight:600;--e-global-typography-c8fbdec-line-height:135%;--e-global-typography-9ff79e1-font-family:"Inter";--e-global-typography-9ff79e1-font-size:18px;--e-global-typography-9ff79e1-font-weight:600;--e-global-typography-9ff79e1-line-height:135%;--e-global-typography-8dc0262-font-family:"Inter";--e-global-typography-8dc0262-font-size:16px;--e-global-typography-8dc0262-font-weight:400;--e-global-typography-8dc0262-line-height:150%;--e-global-typography-94dcfab-font-family:"Inter";--e-global-typography-94dcfab-font-size:14px;--e-global-typography-94dcfab-font-weight:500;--e-global-typography-94dcfab-line-height:150%;--e-global-typography-8515c2b-font-family:"Inter";--e-global-typography-8515c2b-font-size:14px;--e-global-typography-8515c2b-font-weight:600;--e-global-typography-8515c2b-line-height:120%;--e-global-typography-4782232-font-family:"Inter";--e-global-typography-4782232-font-size:12px;--e-global-typography-4782232-font-weight:600;--e-global-typography-4782232-line-height:120%;--e-global-typography-4f4c6cf-font-family:"Inter";--e-global-typography-4f4c6cf-font-size:18px;--e-global-typography-4f4c6cf-font-weight:500;--e-global-typography-4f4c6cf-line-height:120%;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1240px;}.e-con{--container-max-width:1240px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* podcast player width */
.ekit-audio-player .ekit-player {
    width: 100%;
}


/*My account table*/

.woocommerce-orders-table {
  border-radius: 10px !important;
  border-collapse: separate !important; 
  border-spacing: 0 !important;
  overflow: hidden !important;
}

.woocommerce-orders-table {
  border-top: none !important;
}

.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th {
    padding: 8px 16px !important;
}
th.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-number, .woocommerce table.my_account_orders td {
    border-right: 1px solid #e7e7e7 !important;
}

table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-total, table.woocommerce-orders-table.woocommerce-MyAccount-orders.shop_table.shop_table_responsive.my_account_orders.account-orders-table td.my-account-order-products-cell {
    border-right: none !important;
}

th.woocommerce-orders-table__header.woocommerce-orders-table__header-order-actions, td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions {
    display: none;
}

tr.woocommerce-orders-table__row.order:hover {
        background-color: #f1f5f980;
}

 tr.my-account-order-products-row {
        background-color: #e7e7e780;
}

td.my-account-order-products-cell {
     border-bottom: 2px solid #000 !important;
}


/* Form sent success message */
div.gform_confirmation_wrapper {
    margin: 5px 0 15px;
    border: 1px solid #d6e9c6;
    background-color: #dff0d8;
    color: #468847;
    border-radius: 6px;
    font-size: 16px !important;
    padding: 18px;
}

.wc-block-checkout__terms a{
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

/* Quantity button on Donation product */
input[aria-label="Quantity of Donation in your cart."] {
    padding: 0 !important;
}

/* Lactmap product image */
.woocommerce-mini-cart-item.mini_cart_item [data-product_sku="map_pin"] + img, .woocommerce-mini-cart-item.mini_cart_item [data-product_id="73948"] + img {
    width: 70px !important;
    height: 70px !important;
    float: right;
}

/* Lactmap pin edit form */
#gform_30 .ginput_complex label {
    display: block;
}

/*form fields */

#input_13_1, #input_13_31,#input_13_32, #input_13_33, #input_13_34, #input_13_35, #input_12_13, 
    #input_12_12{
    pointer-events: none;
}

#input_13_35 {
    height: 462px;
}

#input_13_10, #input_13_11 {
        background-image: url("data:image/svg+xml,%3Csvg width='21' height='13' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.5.379L20.621 2.5 10.5 12.621.379 2.5 2.5.379l8 8z' fill='%234F5D6D' fill-rule='nonzero'/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat, repeat !important;
    background-size: 16px auto, 100% !important;
    background-position: right 15px top 50%, 0 0 !important;
    text-overflow: ellipsis;
}


a.gf-repeater-field-button-add {
        font-size: var( --e-global-typography-94dcfab-font-size );
    font-weight: var( --e-global-typography-94dcfab-font-weight );
    line-height: var( --e-global-typography-94dcfab-line-height );
    background-color: #5374DD !important;
}

#field_18_70 .repeater-field-header, #field_18_70 ul {
    display: flex !important;
    justify-content: flex-end !important;
}
.repeater-field-header-title {
    display: none !important;
}

/*Login / registration forms*/
.woocommerce form .form-row label, .woocommerce-page form .form-row label {
    margin-bottom: 0;
}
.woocommerce form .form-row .input-text, .woocommerce form .form-row select {
        background-color: #f2eef6 !important;
    border: none !important;
    height: 50px !important;
}

form.woocommerce-form.woocommerce-form-login.login, form.woocommerce-form.woocommerce-form-register.register {
    padding-left: 0;
    padding-right: 0;
}
.woocommerce-account form.login .form-row, .woocommerce-account form.register .form-row {
    margin-bottom: 0 !important;
}

.ekit-popup-modal__close.popup-top-right {
        top: 27px !important;
}

.ekit-popup-modal__header.ekit-popup__header, .ekit-popup-modal__footer.ekit-popup-footer.ekit-popup-modal__footer-with-divider {
    padding: 0 !important;
    height: 0 !important;
}
.ekit-popup-modal__content.ekit-popup__content.animated.animated-normal.fade-in-up {
    border-radius: 10px;
}
/*cart page*/
.wc-block-components-order-meta.css-0.e19lxcc00, .wc-block-components-totals-wrapper.slot-wrapper {
    display: none;
}

/*Purchase pin button*/
button.single_add_to_cart_button.button.alt {
        margin-bottom: 1rem;
        width: 100% !important;
} 

/* New Pin form */
#gform_25 .gform-footer.gform_footer.top_label,#gform_30 .gform-footer.gform_footer.top_label {
    margin-bottom: 3rem;
}

div#gform_confirmation_message_25, div#gform_confirmation_message_30 {
    height: 50vh;
    margin-top: 33vh;
}

/*forms*/

input#input_14_15, input#input_14_21 {
    padding-left: 0;
    background-color: #fff !important;
}


.gform-theme--framework .field_sublabel_below .gform-field-label--type-sub {
    display: none;
}

body:not(.woocommerce-account) .e-con-inner .gform_wrapper .gform-body input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]), body:not(.woocommerce-account) .e-con-inner .gform_wrapper .gform-body select, body .e-con-inner .gform_wrapper .gform-body textarea {
    border: none !important;
    background: var( --e-global-color-38f8a7c ) !important;
}



body .e-con-inner .gform_wrapper .gform-body legend, body .e-con-inner .gform_wrapper .gform-body label {
    font-weight: 600 !important;
}


.product-template-default p {
    color: #4f4f4f;
    line-height: 1.5;
    letter-spacing: -0.02em;
}



#content .woocommerce_account_subscriptions .woocommerce-Button{
    color: white !important;
    text-decoration: none;
}

#content .woocommerce_account_subscriptions .woocommerce-Button:hover {
    color: white !important;
    text-decoration: none;
}

#content p a, .elementskit-box-style-content a {
    color: var( --e-global-color-primary ) !important;
    text-decoration: underline;
}

#content p a:hover, .elementskit-box-style-content a:hover {
    color: var( --e-global-color-primary ) !important;
    text-decoration: none;
}

.order-again{
    display: none !important;
}


.woocommerce-column__title, .woocommerce-order-details__title, .woocommerce-order-details h2{
    text-transform: capitalize;
    text-align: left !important;
}

.wc-block-components-checkbox__label {
	display: inline !important;
	white-space: normal !important;
	line-height: 1.5;
}

.wc-block-components-checkbox__label a {
	display: inline !important;
}

.ms-team-member img {
    max-height: 300px;
    object-fit: cover;
}

.elementor-shortcode h3.gsection_title {
    display: none;
}

.elementor-alert-description a {
    color: var(--e-global-color-primary) !important;
    text-decoration: underline;
}


.gform-body.gform_body p,
.ginput_container label{
    font-size: 16px;
    font-family: 'Inter';
    font-weight: 400;
    line-height: 150%;
    letter-spacing: -2%;
    color: rgba(79, 79, 79, 1) !important;
}

.gfield_description.gfield_consent_description {
    font-size: 14px;
    line-height: 150%;
    letter-spacing: -1%;
    font-weight: 400;
}


#content .elementor-element ul > li > a {
    color: var( --e-global-color-primary )
}

#content li{
    padding-bottom: 1rem;
}


#gform_2 input{
    appearance: none;
    width: 100%;
    height: var(--component-height, 50px);
    font-family: inherit;
    font-size: var(--font-size-paragraphs, 16px);
    color: var(--e-global-color-text);
    padding-left: var(--column-spacing, 15px);
    padding-right: var(--column-spacing, 15px);
    border: 1px solid var(--color-border);
    border-radius: var(--global-border-radius, 0px);
    transition: var(--global-transition);
    background: var(--color-white);
    box-shadow: none !important;
    border-color: var(--e-search-input-border-color) !important;
}

select#input_2_4,
textarea#input_2_6{

    width: 100%;
    height: var(--component-height, 50px);
    padding-top: 5px;

    
    font-family: inherit;
    font-size: var(--font-size-paragraphs, 16px);
    color: var(--e-global-color-text);
    padding-left: var(--column-spacing, 15px);
    padding-right: var(--column-spacing, 15px);
    border: 1px solid var(--color-border);
    border-radius: var(--global-border-radius, 0px);
    transition: var(--global-transition);

    box-shadow: none !important;
    border-color: var(--e-search-input-border-color) !important;
}

textarea#input_2_6{
    padding-top: 10px;
}

#gform_2 input[type="checkbox"] {
    height: auto;
    padding: 2px 2px;
    border-radius: 6px;
}

div#gfield_consent_description_2_11 {
    margin-bottom: 2rem;
    border-radius: 10px
}

#gform_2 legend,
#gform_2 label,
div#gfield_consent_description_2_11{
    font-family: "Inter", sans-serif;
      font-weight: 400; 
      font-size: 14px;
      line-height: 1.5;
}

#gform_submit_button_2 {
    color: white !important;
}



@media (min-width: 768px) {
  /* row becomes a 3-col grid so items can stretch equally */
  .ms-card-grid {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    align-items: stretch !important;
  }

  /* columns + card fill the grid track height */
  .ms-card-grid > [data-element_type="container"],
  .ms-card-grid .profile-card{
    height: 100% !important;
  }

  /* make the card a flex column so the body can expand */
  .ms-card-grid .profile-card{
    display: flex !important;
    flex-direction: column !important;
  }

  /* THIS is what makes short cards “fill the remaining space” */
  .ms-card-grid .profile-body{
    flex: 1 1 auto !important;
  }

  .ms-card-grid .elementor-widget,
  .ms-card-grid .elementor-widget-container,
  .ms-card-grid .ekit-wid-con,
  .ms-card-grid .profile-square-v{
    height: 100% !important;
  }
  
  #gform_2 input[type="checkbox"] {
        width: 20px;
        height: 20px;
        margin-top: 5px;
    }
}

.page-id-104001 button.e-search-submit.elementor-screen-only {
    display: none !important;
}

.gform-body.gform_body p {
    font-family: 'Inter' !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 150% !important;
}

label.gform-field-label.gform-field-label--type-inline.gfield_consent_label span {
    margin-left: 5px;;
}

.post-type-archive-product .elementor-loop-container > .e-loop-item:last-child .elementor-element-88856f4 {
  border-radius: 0 0 10px 10px;

}

#secondary-nav-container nav ul > li > a {
    color: inherit !important;
}

#secondary-nav-container .elementor-element ul > li > a.elementor-item-active {
    color: var( --e-global-color-primary ) !important;
}


.post-type-archive nav.elementor-pagination.ajax-pagination > * {
    font-size: 16px !important;
    padding: 0px 4px;
}

#search-results span.page-numbers.current {
    font-weight: 900;
    color: #A668E3;
}

.ekit-wid-con .ekit-mini-cart .ekit-mini-cart-container .ekit-dropdown-menu-mini-cart ul li a.remove {
    z-index: 10;
}

.active-topic-pill,
#active-category-pill {
    cursor: pointer;
}

@media (max-width: 768px) {
    .post-type-archive nav.elementor-pagination.ajax-pagination > * {
        font-size: 14px !important;
        padding: 0px 5px;
        
    }
    
    .post-type-archive nav.elementor-pagination.ajax-pagination {
        justify-content: center !important;
    }
}


/* GLOBAL GFORM CSS */
/* INPUTS */
body .e-con-inner .gform_wrapper .gform-body input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]) {
    appearance: none;
    width: 100%;
    height: var(--component-height, 50px);
    font-family: inherit;
    font-size: var(--font-size-paragraphs, 16px);
    color: var(--e-global-color-text);
    padding-left: var(--column-spacing, 15px);
    padding-right: var(--column-spacing, 15px);
    border: 1px solid var(--color-border);
    border-radius: var(--global-border-radius, 0px);
    transition: var(--global-transition);
    background: var(--color-white);
    box-shadow: none;
    border-color: var(--e-search-input-border-color);
}

/* SELECT + TEXTAREA */
body .e-con-inner .gform_wrapper .gform-body select,
body .e-con-inner .gform_wrapper .gform-body textarea {
    width: 100%;
    height: var(--component-height, 50px);
    font-family: inherit;
    font-size: var(--font-size-paragraphs, 16px);
    color: var(--e-global-color-text);
    padding-left: var(--column-spacing, 15px);
    padding-right: var(--column-spacing, 15px);
    border: 1px solid var(--color-border);
    border-radius: var(--global-border-radius, 0px);
    transition: var(--global-transition);
    background: var(--color-white);
    box-shadow: none;
    border-color: var(--e-search-input-border-color);
    padding-top: 5px;
}

body .e-con-inner .gform_wrapper .gform-body textarea {
    padding-top: 10px;
}

/* CHECKBOX */
body .e-con-inner .gform_wrapper .gform-body input[type="checkbox"] {
    height: auto;
    padding: 2px;
    border-radius: 6px;
}

/* LABELS */
body .e-con-inner .gform_wrapper .gform-body legend,
body .e-con-inner .gform_wrapper .gform-body label {
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
}



.product-template-default ul.tabs.wc-tabs li a {
    font-size: 16px !important;
    line-height: 135% !important;
    padding: 2px 32px !important;
    padding-top: 20px !important;
}

.product-template-default ul.tabs.wc-tabs li.active a {
    color: white !important;
}

.product-template-default ul.tabs.wc-tabs li.active {
    background-color: #5374dd !important;
    border-top-right-radius: 10px !important;
    border-top-left-radius: 10px !important;
    
}

.product-template-default ul.tabs.wc-tabs li {
    flex: 1;
}



.ekit-wid-con .ekit-mini-cart .ekit-mini-cart-container .ekit-dropdown-menu-mini-cart ul li a.remove {
    position: absolute !important;
    right: 4px !important;
    top: 18px !important;
    border-radius: 30px !important;
    box-shadow: none !important;
    /*background: #fff !important;*/
    line-height: 22px !important;
    font-size: 22px !important;
    color: var(--e-global-color-primary) !important;
    text-align: center !important;
    border: 1px solid var(--color-border) !important;
    transition: var(--global-transition) !important;
    height: 28px !important;
    width: 28px !important;
}




/* ── Shared typography tokens ───────────────────────────────── */
:root {
    --qt-font: "Inter", Sans-serif;
    --qt-tracking-tight:  -0.025em;
    --qt-tracking-mid:    -0.02em;
    --qt-tracking-normal: -0.01em;
    --qt-lh-base:  1.5;
    --qt-lh-snug:  1.35;
}

/* ══ Questions page scope ═══════════════════════════════════════ */
.questions-template-default {

    h1.title {
        font-family: var(--qt-font);
        font-size: 40px;
        font-weight: 700;
        line-height: 1.2;
        letter-spacing: var(--qt-tracking-tight);
        color: var(--e-global-color-327f758);
    }

    .cq_num,
    h6.center {
        font-family: var(--qt-font);
        font-size: 14px;
        font-weight: 400;
        line-height: var(--qt-lh-base);
        letter-spacing: var(--qt-tracking-normal);
        color: var(--e-global-color-84e5847);
        text-align: left;
    }

    div.title {
        font-size: 18px;
        font-weight: 700;
        color: #a668e3;
        margin-bottom: 1.5em;
    }

    /* ── Fact box ───────────────────────────────────────── */
    .lactfact {
        margin-top: 20px;
        padding: 15px;
        background-color: #CBB5F5;
        border: 1px solid var(--e-global-color-28d1fd2);
        border-radius: 10px;
        line-height: var(--qt-lh-base);
        letter-spacing: var(--qt-tracking-normal);

        .lf {
            font-size: 16px;
            font-weight: 600;
            color: #2d2d2d;
        }

        a {
            color: var(--e-global-color-primary) !important;
            text-decoration: underline !important;
        }
    }

    /* ── Question block ─────────────────────────────────── */
    .cq {
        font-size: 18px;
        font-weight: 700;
        letter-spacing: var(--qt-tracking-tight);
        margin-bottom: 20px;
    }

    .cq + div p {
        line-height: var(--qt-lh-base);
        letter-spacing: var(--qt-tracking-mid);
    }

    .cqw {
        .cqw {
        margin-top: 44px;

        li {
            color: #4f4f4f;
            line-height: var(--qt-lh-base);
            letter-spacing: var(--qt-tracking-mid);
            list-style-type: upper-alpha;
        }
      }
    }
}

/* ══ Accordion scope ════════════════════════════════════════════ */
.accordion-section {

    h3:first-child {
        color: var(--e-global-color-9af41a8);
        font-weight: 600;
        line-height: var(--qt-lh-snug);
        letter-spacing: var(--qt-tracking-tight);
        padding: 10px;
        background-color: #5374DD33;
        border-left: 2px solid var(--e-global-color-9af41a8);
        font-size: 21px;
    }
    
    h3:hover {
        color: #2d2d2d;
        cursor: pointer;
    }

    h1.abstract {
        font-size: 21px;
        font-weight: 600;
        line-height: var(--qt-lh-snug);
        letter-spacing: var(--qt-tracking-tight);
        color: var(--e-global-color-text);
    }

    h2 {
        font-size: 18px;
        line-height: var(--qt-lh-snug);
        letter-spacing: var(--qt-tracking-tight);
        margin: 16px 0 8px;
    }

    /* ── Body text (shared base) ────────────────────────── */
    p,
    .answer,
    .source,
    .authors {
        font-size: 16px;
        font-weight: 400;
        line-height: var(--qt-lh-base);
        letter-spacing: var(--qt-tracking-mid);
        color: var(--e-global-color-84e5847);
    }

    .sourceTitle a {
        font-size: 16px;
        line-height: var(--qt-lh-base);
        letter-spacing: var(--qt-tracking-mid);
        color: var(--e-global-color-primary) !important;
        text-decoration: underline !important;
    }

    .section {
        margin: 20px 0;
        padding: 24px;
        border: 1px solid #d9d9d9;
        border-radius: 10px;
    }

   
    .IABLEcomment {
        font-size: 18px;
        font-weight: 700;
        margin-bottom: 20px;
    }
}

@media (max-width: 768px) {
    .questions-template-default {
    
    h1.title  {
        font-size: 26px;
    }
    
    .cq + div p {
        font-size: 16px;
    }
    

  }
  
  .accordion-section {
    .section {
        padding: 12px;
    }
  }
}

.elementor-shortcode table {
        
    border-collapse: separate;
    border: none;
}
thead tr:first-child th:first-child { border-radius: 10px 0 0 0; }
thead tr:first-child th:last-child  { border-radius: 0 10px 0 0; }
tbody tr:last-child  td:first-child { border-radius: 0 0 0 10px; }
tbody tr:last-child  td:last-child  { border-radius: 0 0 10px 0; } /* or 0 0 10px 10px */

/* pin table responsiveness */

#content .woocommerce_account_subscriptions .woocommerce-Button, .elementor-button-text, .woocommerce-MyAccount-content a.button {
    text-transform: capitalize !important;
}

@media (max-width: 768px) {
    p.no_subscriptions.woocommerce-message.woocommerce-message--info.woocommerce-Message.woocommerce-Message--info.woocommerce-info {
    flex-direction: column;
    padding: 32px 0 32px;
    margin-bottom: 0;
}

p.no_subscriptions.woocommerce-message.woocommerce-message--info.woocommerce-Message.woocommerce-Message--info.woocommerce-info::before {
	display: none;
}
    .woocommerce-form.woocommerce-form-login input, form input, #ajax-search-input {
        font-size: 16px !important;
    }
    input#input_2_11_1 {
        height: fit-content !important;
    }
    
    a.woocommerce-button.woocommerce-button--next.woocommerce-Button.woocommerce-Button--next.button {
    margin-top: 1rem;
}
    
    /* My account table */
    td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions {
        display: none !important;
    }
    .my-account-order-products {
    text-align: left;
}

tr.my-account-order-products-row {
    border-radius: 0;
}

th.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-number, .woocommerce table.my_account_orders td {
    border-right: 0 !important;
}
    
    tr.my-account-order-products-row .my-account-order-products-cell::before {
        content: '' !important;
    } 
    
 .woocommerce .woocommerce-message[tabindex="-1"] {
            margin-top: 3rem;
    margin-bottom: 0 !important;
    }
    
    .elementor-23 .elementor-element.elementor-element-cd0c264 .ekit-popup-modal__close i {
    font-size: 37px !important;
    z-index: 100000;
}

.elementor-23 .elementor-element.elementor-element-cd0c264 .ekit-popup-modal__close {
    right: 23px !important;
    height: 38px !important;
    width: 38px !important;
    top: 17px !important;
}
    
    /* hide duplicate order summary */
    .checkout-order-summary-block-fill-wrapper{
display: none;
    }
    
    /* fix issue of lactmap pin creation form zooming on mobile devices */
    #gform_25 input {
        font-size: 16px !important;
    }
    
    
    #input_13_35, #input_13_31, #input_13_32, 
    #input_13_33{
    
    overflow: visible;
    pointer-events: unset;
}
    .wc-block-components-totals-wrapper.slot-wrapper {
        display: none;
    }
    
    #pin-form-modal, #pin-edit-modal {
        padding: 60px 12px !important;
    }
    
    div#emr-search-app {
        flex-direction: column;
    }
    
    #close-pin-form, .close-pin-form, #close-pin-edit, .close-pin-edit {
        top: 4rem !important;
    }
    
    div#field_18_70, div#field_18_6 {
        padding: 0 !important;
    }
    
    tbody tr:first-child  td:first-child { border-radius: 10px 10px 0 0; }
    tbody tr:last-child  td:last-child {
    border-radius: 0 0 10px 10px;
}
tbody tr:last-child  td:first-child {
    border-radius: 0;
}
  thead tr { position: absolute; top: -9999px; left: -9999px; } /* hide header */
  tr { display: block; border: 1px solid #ccc; border-radius: 8px; margin-bottom: 12px; }
  td {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 8px 14px;
    border-bottom: 1px solid #eee;
  }
  td::before {
    content: attr(data-label); /* pulls the label from the data attribute */
    font-weight: bold;
    font-size: 14px;
    /*text-transform: uppercase;*/
    color: #2d2d2d;
  }
  
  td[data-label="Actions"] {
      border-bottom: 4px solid #2d2d2d;
  }
  
  .handout span.elementor-button-text {
      text-align: left;
  }
}

#tab-description h2{
    font-size: 34px !important;
    font-weight: 700 !important;
    margin-bottom: calc(0.3em + 10px) !important;
}/* End custom CSS */