.elementor-1482 .elementor-element.elementor-element-c699a3c{--display:flex;}.elementor-1482 .elementor-element.elementor-element-02b4fad .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li a:hover{background-color:var( --e-global-color-96e2695 );}.elementor-1482 .elementor-element.elementor-element-02b4fad .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a{background-color:var( --e-global-color-96e2695 );}.elementor-1482 .elementor-element.elementor-element-02b4fad .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-EditAccountForm .button, .elementor-1482 .elementor-element.elementor-element-02b4fad .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce-address-fields .button, .elementor-1482 .elementor-element.elementor-element-02b4fad .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .login .button, .elementor-1482 .elementor-element.elementor-element-02b4fad .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .register .button, .elementor-1482 .elementor-element.elementor-element-02b4fad .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-ResetPassword .button, .elementor-1482 .elementor-element.elementor-element-02b4fad #add_payment_method #payment #place_order{background-color:var( --e-global-color-96e2695 );}.elementor-1482 .elementor-element.elementor-element-02b4fad{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:50px 0px 50px 0px;--tabs-normal-color:var( --e-global-color-96e2695 );--tabs-hover-color:var( --e-global-color-primary );--tabs-active-color:var( --e-global-color-primary );--forms-buttons-normal-text-color:var( --e-global-color-primary );--forms-buttons-border-radius:50px 50px 50px 50px;--tables-title-color:#000000;}.elementor-1482 .elementor-element.elementor-element-02b4fad .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li a{font-family:"Lato", Sans-serif;text-transform:uppercase;text-decoration:none;}.elementor-1482 .elementor-element.elementor-element-02b4fad button.button, .elementor-1482 .elementor-element.elementor-element-02b4fad #add_payment_method #payment #place_order{text-transform:uppercase;}/* Start custom CSS for woocommerce-my-account, class: .elementor-element-02b4fad */.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody>tr:nth-child(2n)>td, .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody>tr:nth-child(2n)>th, .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody>tr:nth-child(odd)>td, .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce tbody>tr:nth-child(odd)>th {
    
padding-inline-start: 10px;
}


.woocommerce-MyAccount-navigation-link--downloads,
.woocommerce-MyAccount-navigation-link--wishlist {
    display: none !important;
}


/* =============================================
   BONIMEDICS – WooCommerce Subscription Page
   Modern redesign 2026
   ============================================= */

/* === ELEMENTOR OVERRIDE === */
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce thead:first-child tr:first-child td,
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce thead:first-child tr:first-child th {
    padding: 14px 28px;
}

/* === SUBSCRIPTION STATUS TABLE === */
.subscription_details {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 1px 3px rgba(0,0,0,.06), 0 4px 16px rgba(0,0,0,.06);
    overflow: hidden;
    margin-bottom: 2rem;
}

.subscription_details tr {
    border: none;
}

.subscription_details tr:not(:last-child) td {
    border-bottom: 1px solid #f0f0f0;
}

.subscription_details td {
    padding: 22px 28px;
    font-size: 0.9rem;
    vertical-align: middle;
    background: none;
    border: none;
}

.subscription_details td:first-child {
    color: #888;
    font-weight: 500;
    width: 220px;
    text-transform: uppercase;
    font-size: 0.75rem;
    letter-spacing: 0.04em;
}

.subscription_details td:last-child {
    color: #1a1a1a;
    font-weight: 500;
}

.subscription_details tr:first-child td:last-child {
    font-weight: 600;
    color: #b00020;
}

.woocommerce-button.resubscribe {
    background-color: #2a9d8f !important;
    color: #fff !important;
    border: none !important;
    border-radius: 8px !important;
    padding: 10px 20px !important;
    font-size: 0.85rem !important;
    font-weight: 600 !important;
    letter-spacing: 0.02em !important;
    cursor: pointer !important;
    transition: background 0.2s ease, transform 0.15s ease !important;
    box-shadow: 0 2px 8px rgba(42,157,143,.3) !important;
    text-decoration: none !important;
}

.woocommerce-button.resubscribe:hover {
    background-color: #1a8a7d !important;
    transform: translateY(-1px) !important;
    box-shadow: 0 4px 12px rgba(42,157,143,.4) !important;
}

/* === SECTION HEADINGS === */
.woocommerce-MyAccount-content-wrapper h2 {
    font-size: 1rem !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.06em !important;
    color: #333 !important;
    margin: 2rem 0 1rem !important;
    padding-bottom: 0.5rem !important;
    border-bottom: 2px solid #2a9d8f !important;
    display: inline-block !important;
}

/* === ORDER DETAILS / TOTALS TABLE === */
.order_details {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 1px 3px rgba(0,0,0,.06), 0 4px 16px rgba(0,0,0,.06);
    overflow: hidden;
    margin-bottom: 2rem;
}

.order_details thead tr {
    background: #f7f7f7;
}

.order_details thead th {
    padding: 14px 28px;
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #888;
    font-weight: 600;
    border: none;
    border-bottom: 1px solid #eee;
}

.order_details tbody td {
    padding: 16px 28px;
    border: none;
    border-bottom: 1px solid #f0f0f0;
    font-size: 0.9rem;
    color: #1a1a1a;
}

.order_details tfoot tr th,
.order_details tfoot tr td {
    padding: 14px 28px;
    border: none;
    border-top: 1px solid #f0f0f0;
    font-size: 0.88rem;
    color: #555;
}

.order_details tfoot tr:last-child th,
.order_details tfoot tr:last-child td {
    font-weight: 700;
    color: #1a1a1a;
    font-size: 0.95rem;
    border-top: 2px solid #eee;
}

/* === RELATED ORDERS TABLE === */
#woocommerce-subscriptions-related-orders-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 1px 3px rgba(0,0,0,.06), 0 4px 16px rgba(0,0,0,.06);
    overflow: hidden;
    margin-bottom: 2rem;
}

#woocommerce-subscriptions-related-orders-table thead th {
    background: #f7f7f7;
    padding: 14px 28px;
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #888;
    font-weight: 600;
    border: none;
    border-bottom: 1px solid #eee;
}

#woocommerce-subscriptions-related-orders-table tbody td {
    padding: 16px 28px;
    border: none;
    border-bottom: 1px solid #f0f0f0;
    font-size: 0.88rem;
    color: #333;
    vertical-align: middle;
}

#woocommerce-subscriptions-related-orders-table tbody tr:last-child td {
    border-bottom: none;
}

#woocommerce-subscriptions-related-orders-table tbody tr:hover td {
    background: #f9fffe;
}

#woocommerce-subscriptions-related-orders-table .order-number a {
    color: #2a9d8f;
    font-weight: 600;
    text-decoration: none;
}

#woocommerce-subscriptions-related-orders-table .order-number a:hover {
    text-decoration: underline;
}

#woocommerce-subscriptions-related-orders-table .order-status {
    color: #2a9d8f;
    font-weight: 600;
    font-size: 0.82rem;
}

#woocommerce-subscriptions-related-orders-table .woocommerce-button.view,
.woocommerce-button.button.view {
    background: transparent !important;
    color: #2a9d8f !important;
    border: 1.5px solid #2a9d8f !important;
    border-radius: 8px !important;
    padding: 7px 16px !important;
    font-size: 0.8rem !important;
    font-weight: 600 !important;
    letter-spacing: 0.02em !important;
    transition: all 0.2s ease !important;
    text-decoration: none !important;
}

#woocommerce-subscriptions-related-orders-table .woocommerce-button.view:hover,
.woocommerce-button.button.view:hover {
    background: #2a9d8f !important;
    color: #fff !important;
}

/* === ADDRESS CARDS === */
.woocommerce-customer-details .addresses {
    gap: 1.5rem;
    margin-top: 0.5rem;
}

.woocommerce-customer-details .woocommerce-column {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 1px 3px rgba(0,0,0,.06), 0 4px 16px rgba(0,0,0,.06);
    padding: 1.5rem !important;
}

.woocommerce-customer-details .woocommerce-column__title {
    font-size: 0.75rem !important;
    text-transform: uppercase !important;
    letter-spacing: 0.06em !important;
    color: #888 !important;
    font-weight: 600 !important;
    margin-bottom: 0.75rem !important;
    border: none !important;
    display: block !important;
}

.woocommerce-customer-details address {
    font-size: 0.9rem !important;
    color: #333 !important;
    line-height: 1.7 !important;
    font-style: normal !important;
    height: auto !important;
}

.woocommerce-customer-details address p {
    margin: 0.25rem 0 0 !important;
    font-size: 0.88rem !important;
    color: #555 !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-c699a3c *//* =============================================
   BONIMEDICS – WooCommerce Subscription Page
   Modern redesign 2026
   ============================================= */

/* === SUBSCRIPTION STATUS TABLE === */
.subscription_details {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 1px 3px rgba(0,0,0,.06), 0 4px 16px rgba(0,0,0,.06);
    overflow: hidden;
    margin-bottom: 2rem;
}

.subscription_details tr {
    border: none;
}

.subscription_details tr:not(:last-child) td {
    border-bottom: 1px solid #f0f0f0;
}

.subscription_details td {
    padding: 14px 20px;
    font-size: 0.9rem;
    vertical-align: middle;
    background: none;
    border: none;
}

.subscription_details td:first-child {
    color: #888;
    font-weight: 500;
    width: 200px;
    text-transform: uppercase;
    font-size: 0.75rem;
    letter-spacing: 0.04em;
}

.subscription_details td:last-child {
    color: #1a1a1a;
    font-weight: 500;
}

/* Status badge */
.subscription_details tr:first-child td:last-child {
    font-weight: 600;
    color: #b00020;
}

/* Prenumerera igen-knapp */
.woocommerce-button.resubscribe {
    background-color: #2a9d8f !important;
    color: #fff !important;
    border: none !important;
    border-radius: 8px !important;
    padding: 10px 20px !important;
    font-size: 0.85rem !important;
    font-weight: 600 !important;
    letter-spacing: 0.02em !important;
    cursor: pointer !important;
    transition: background 0.2s ease, transform 0.15s ease !important;
    box-shadow: 0 2px 8px rgba(42,157,143,.3) !important;
    text-decoration: none !important;
}

.woocommerce-button.resubscribe:hover {
    background-color: #1a8a7d !important;
    transform: translateY(-1px) !important;
    box-shadow: 0 4px 12px rgba(42,157,143,.4) !important;
}

/* === SECTION HEADINGS === */
.woocommerce-MyAccount-content-wrapper h2 {
    font-size: 1rem !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.06em !important;
    color: #333 !important;
    margin: 2rem 0 1rem !important;
    padding-bottom: 0.5rem !important;
    border-bottom: 2px solid #2a9d8f !important;
    display: inline-block !important;
}

/* === ORDER DETAILS / TOTALS TABLE === */
.order_details {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 1px 3px rgba(0,0,0,.06), 0 4px 16px rgba(0,0,0,.06);
    overflow: hidden;
    margin-bottom: 2rem;
}

.order_details thead tr {
    background: #f7f7f7;
}

.order_details thead th {
    padding: 12px 20px;
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #888;
    font-weight: 600;
    border: none;
    border-bottom: 1px solid #eee;
}

.order_details tbody td {
    padding: 14px 20px;
    border: none;
    border-bottom: 1px solid #f0f0f0;
    font-size: 0.9rem;
    color: #1a1a1a;
}

.order_details tfoot tr th,
.order_details tfoot tr td {
    padding: 12px 20px;
    border: none;
    border-top: 1px solid #f0f0f0;
    font-size: 0.88rem;
    color: #555;
}

.order_details tfoot tr:last-child th,
.order_details tfoot tr:last-child td {
    font-weight: 700;
    color: #1a1a1a;
    font-size: 0.95rem;
    border-top: 2px solid #eee;
}

/* === RELATED ORDERS TABLE === */
#woocommerce-subscriptions-related-orders-table {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 1px 3px rgba(0,0,0,.06), 0 4px 16px rgba(0,0,0,.06);
    overflow: hidden;
    margin-bottom: 2rem;
}

#woocommerce-subscriptions-related-orders-table thead th {
    background: #f7f7f7;
    padding: 12px 20px;
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    color: #888;
    font-weight: 600;
    border: none;
    border-bottom: 1px solid #eee;
}

#woocommerce-subscriptions-related-orders-table tbody td {
    padding: 14px 20px;
    border: none;
    border-bottom: 1px solid #f0f0f0;
    font-size: 0.88rem;
    color: #333;
    vertical-align: middle;
}

#woocommerce-subscriptions-related-orders-table tbody tr:last-child td {
    border-bottom: none;
}

#woocommerce-subscriptions-related-orders-table tbody tr:hover td {
    background: #f9fffe;
}

/* Order number link */
#woocommerce-subscriptions-related-orders-table .order-number a {
    color: #2a9d8f;
    font-weight: 600;
    text-decoration: none;
}

#woocommerce-subscriptions-related-orders-table .order-number a:hover {
    text-decoration: underline;
}

/* Status pill */
#woocommerce-subscriptions-related-orders-table .order-status {
    color: #2a9d8f;
    font-weight: 600;
    font-size: 0.82rem;
}

/* Utsikt/View-knapp */
#woocommerce-subscriptions-related-orders-table .woocommerce-button.view,
.woocommerce-button.button.view {
    background: transparent !important;
    color: #2a9d8f !important;
    border: 1.5px solid #2a9d8f !important;
    border-radius: 8px !important;
    padding: 7px 16px !important;
    font-size: 0.8rem !important;
    font-weight: 600 !important;
    letter-spacing: 0.02em !important;
    transition: all 0.2s ease !important;
    text-decoration: none !important;
}

#woocommerce-subscriptions-related-orders-table .woocommerce-button.view:hover,
.woocommerce-button.button.view:hover {
    background: #2a9d8f !important;
    color: #fff !important;
}

/* === ADDRESS CARDS === */
.woocommerce-customer-details .addresses {
    gap: 1.5rem;
    margin-top: 0.5rem;
}

.woocommerce-customer-details .woocommerce-column {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 1px 3px rgba(0,0,0,.06), 0 4px 16px rgba(0,0,0,.06);
    padding: 1.5rem !important;
}

.woocommerce-customer-details .woocommerce-column__title {
    font-size: 0.75rem !important;
    text-transform: uppercase !important;
    letter-spacing: 0.06em !important;
    color: #888 !important;
    font-weight: 600 !important;
    margin-bottom: 0.75rem !important;
    border: none !important;
    display: block !important;
}

.woocommerce-customer-details address {
    font-size: 0.9rem !important;
    color: #333 !important;
    line-height: 1.7 !important;
    font-style: normal !important;
    height: auto !important;
}

.woocommerce-customer-details address p {
    margin: 0.25rem 0 0 !important;
    font-size: 0.88rem !important;
    color: #555 !important;
}/* End custom CSS */