.elementor-14314 .elementor-element.elementor-element-e872412{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-14314 .elementor-element.elementor-element-dc1c076{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-14314 .elementor-element.elementor-element-e5fca9f{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}@media(max-width:767px){.elementor-14314 .elementor-element.elementor-element-e5fca9f{--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}}/* Start custom CSS for text-editor, class: .elementor-element-ddb2563 */.shop_table.subscription_details tbody tr:last-child {
    display: table-row !important;
}
.shop_table.subscription_details tbody tr:last-child br{
    display: none;
}
.shop_table.subscription_details tbody tr:last-child a{
    margin-right: 5px;
}
.shop_table.subscription_details tbody tr:last-child .suspend,
.shop_table.subscription_details tbody tr:last-child .change_payment_method{
    display: none !important;
}/* End custom CSS */
/* Start custom CSS */.woocommerce .woocommerce-MyAccount-content,
.wc-MyAccount-sub-heading h2 strong,
h2,
.woocommerce .woocommerce-MyAccount-content .MyAccount-content--dashboard p,
.woocommerce .woocommerce-MyAccount-content .woocommerce-Addresses .woocommerce-Address-title h3 {
    font-family: "Poppins", Sans-serif;
}

.bb-template-v2 .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-MyAccount-navigation ul li {
    font-family: "Poppins", Sans-serif;
    border: 1px solid; 
    border-radius: 5px;
    margin-top:5px;
    margin-bottom: 5px;
    
}

.bb-template-v2 .woocommerce .woocommerce-MyAccount-navigation ul li.is-active  {
    background-color: white;
    color: black;
    border:none;
}

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

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

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

.woocommerce-MyAccount-content{
    
    border: 1px solid !important; 
}

.woocommerce-MyAccount-navigation-link--orders, .woocommerce-MyAccount-navigation-link--edit-address {
    display: none !important;
}

.woocommerce-Addresses > .u-column2 {
    display:none !important;
}


/* Hide the last row of the table */
.shop_table.subscription_details tbody tr:last-child {
    display: none;
}

/* Hide the Actions cell and its buttons */
.shop_table.subscription_details tbody td:nth-child(1):contains("Actions") {
    display: none;
}

/* Hide the Upgrade or Downgrade link */
a.wcs-switch-link.button[href*="switch-subscription=19964"] {
    display: none !important;
}

.woocommerce-button {
    display: inline !important;
}

.woocommerce-MyAccount-navigation-link--edit-account {
    display: none !important;
}/* End custom CSS */