.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation {
    width: 20% !important;
}
.elementor-widget-woocommerce-my-account .e-my-account-tab .woocommerce-MyAccount-content {
    width: 80% !important;
    padding: 34px !important;
}
/*.elementor-widget-woocommerce-my-account .e-my-account-tab__dashboard:not(.e-my-account-tab__dashboard--custom) .woocommerce-MyAccount-content-wrapper, .elementor-widget-woocommerce-my-account .e-my-account-tab__edit-account .woocommerce-MyAccount-content-wrapper, .elementor-widget-woocommerce-my-account .e-my-account-tab__payment-methods .woocommerce-MyAccount-content-wrapper {
	padding: var(--sections-padding,16px 30px);
}*/
/*.woocommerce-MyAccount-navigation,*/ .woocommerce-MyAccount-content {
    border: #fff solid 8px !important;
    -moz-box-shadow: 2px 3px 20px -5px rgba(149, 149, 149, 0.5);
    -webkit-box-shadow: 2px 3px 20px -5px rgba(149, 149, 149, 0.5);
    box-shadow: 2px 3px 20px -5px rgba(149, 149, 149, 0.5);
}
.woocommerce-MyAccount-navigation {
    margin-top: 30px;
}
.woocommerce-MyAccount-content {
    min-height: 500px;
    padding-left: 60px;
}
.woocommerce-MyAccount-navigation-link a:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 12px;
}
.woocommerce-MyAccount-navigation-link--my-account a:before {
    content: "\f19d";
}
.woocommerce-MyAccount-navigation-link--wc-zoom-meetings a:before {
    content: "\f03d";
}
.woocommerce-MyAccount-navigation-link--wc-zoom-recordings a:before {
    content: "\f144";
}
.woocommerce-MyAccount-navigation-link--members-area a:before {
    content: "\f82f";
}
.woocommerce-MyAccount-navigation-link--edit-account a:before {
    content: "\f007";
}
.woocommerce-MyAccount-navigation-link--orders a:before {
    content: "\f07a";
}
.woocommerce-MyAccount-navigation-link--my-cards a:before {
    content: "\f09d";
}
.woocommerce-MyAccount-navigation-link--customer-logout a:before {
    content: "\f2f5";
}
.elementor-widget-woocommerce-my-account {
	font-family: "URW-Form", urw-form, sans-serif !important; 
}
.woocommerce table.shop_table, .woocommerce-page table.shop_table {
	border: none !important;
}
.e-my-account-tab__dashboard .woocommerce-MyAccount-content p:nth-of-type(1) {
    font-size: 18px !important;
}
.woocommerce table.my_account_orders th {
	font-size: 16px;
}
.vczapi-my-accounts-purchased-recordings h3, .woocommerce-MyAccount-content-wrapper h2 {
    display: none;
}
.vczapi-my-accounts-purchased-recordings {
    margin-top: 16px;
}
.woocommerce-orders-table__cell-order-number a, .vczapi-woocommerce-email-mtg-details li a {
    color: #006540 !important;
}
.woocommerce-zoom-meetings .woocommerce-orders-table__cell-order-actions, .woocommerce-zoom-meetings .woocommerce-orders-table__meeting_post {
    display: table-cell !important;
}