/*!***/
/* * TC EDD Account Widget Styles*/
/* *!*/

/*!* Account Wrapper *!*/
/*.tc-edd-account-widget-wrapper {*/

/*}*/

/*!* Account Header *!*/
/*.tc-edd-account-header {*/
/*    max-width: 990px;*/
/*    margin: 0 auto;*/
/*    border-radius: 16px;*/
/*    border: 1px solid #DFE1E5;*/
/*    background: #FFF;*/
/*    padding: 38px 40px 85px;*/
/*}*/

/*.tc-edd-account-header {*/

/*}*/

/*.tc-edd-account-header-inner {*/
/*    display: flex;*/
/*    justify-content: space-between;*/
/*    align-items: center;*/
/*    flex-wrap: wrap;*/
/*    gap: 20px;*/
/*}*/

/*.tc-edd-account-title {*/
/*    margin: 0;*/
/*    font-size: 32px;*/
/*    font-weight: 700;*/
/*    color: #454545;*/
/*}*/

/*.tc-edd-account-welcome {*/
/*    margin: 0;*/
/*    color: #4F4F4F;*/
/*    font-size: 18px;*/
/*}*/

/*.tc-edd-logout-btn {*/
/*    display: inline-block;*/
/*    padding: 10px 20px;*/
/*    border-radius: 32px;*/
/*    border: 1px solid #DFE1E5;*/
/*    background: #FAFBFC;*/
/*    transition: background 0.3s ease;*/
/*    color: #6D6D6D;*/
/*}*/

/*.tc-edd-logout-btn:hover {*/
/*    background: #094ec0;*/
/*    color: #fff;*/
/*    border-color: #094ec0;*/
/*}*/

/*!* Tabs Navigation *!*/
/*.tc-edd-tabs-nav {*/
/*    display: flex;*/
/*    gap: 0;*/
/*    flex-wrap: wrap;*/
/*    padding: 0 15px;*/
/*    justify-content: center;*/
/*    border-radius: 12px;*/
/*    border: 1px solid #DFE1E5;*/
/*    background: #FFF;*/
/*    width: max-content;*/
/*    !*margin: -41px auto;*!*/
/*    margin: 0 auto;*/
/*    transform: translateY(-50%);*/
/*}*/

/*.tc-edd-tab-btn {*/
/*    padding: 27px 23px;*/
/*    background: transparent;*/
/*    border: none;*/
/*    cursor: pointer;*/
/*    font-size: 16px;*/
/*    font-weight: 500;*/
/*    color: #888;*/
/*    transition: all 0.3s ease;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    gap: 48px;*/
/*}*/

/*.tc-edd-tab-btn:hover {*/
/*    color: #094EC0;*/
/*}*/

/*.tc-edd-tab-btn.active {*/
/*    color: #094EC0;*/
/*}*/

/*.tc-edd-tab-btn i {*/
/*    font-size: 18px;*/
/*}*/

/*!* Tab Content *!*/
/*.tc-edd-tabs-content {*/
/*    margin-top: 18px;*/
/*}*/

/*.tc-edd-licenses-table thead th {*/
/*    padding: 26px 48px;*/
/*    font-size: 18px;*/
/*}*/

/*.tc-edd-account-heading {*/
/*    text-align: center;*/
/*    margin-bottom: 52px;*/
/*}*/

/*h4.tc-package-name {*/
/*    font-size: 24px;*/
/*    letter-spacing: -0.24px;*/
/*    font-weight: 500;*/
/*    margin-bottom: 29px;*/
/*}*/

/*.tc-edd-tab-content {*/
/*    display: none;*/
/*    opacity: 0;*/
/*    transition: opacity 0.4s ease, transform 0.4s ease;*/
/*}*/

/*.tc-edd-tab-content.active {*/
/*    display: block;*/
/*    animation: fadeInUp 0.4s ease forwards;*/
/*}*/

/*.tc-edd-tab-content-inner {*/

/*}*/

/*.tc-edd-tab-content-inner h3 {*/
/*    margin-top: 0;*/
/*    margin-bottom: 10px;*/
/*    font-size: 24px;*/
/*    font-weight: 600;*/
/*}*/

/*.tc-edd-tab-content-inner p {*/
/*    color: #666;*/
/*    margin-bottom: 20px;*/
/*}*/

/*#subscriptions > a {*/
/*    display: block;*/
/*    border-radius: 8px;*/
/*    border: 1px solid #E9EAEB;*/
/*    background: #fff;*/
/*    box-shadow: 0 4px 6px -2px rgba(10, 13, 18, 0.03);*/
/*    font-size: 16px;*/
/*    font-weight: 500;*/
/*    color: #3D3D3D;*/
/*}*/

/*td.tc-license-product, td.tc-license-details {*/
/*    padding: 44px 48px;*/
/*}*/

/*.tc-package-info-item {*/
/*    font-weight: 600;*/
/*    margin-bottom: 10px;*/
/*    font-size: 18px;*/
/*}*/

/*!* No Tabs Layout *!*/
/*.tc-edd-account-content-no-tabs {*/
/*    margin-top: 30px;*/
/*}*/

/*.tc-edd-section {*/
/*    margin-bottom: 40px;*/
/*    padding: 30px;*/
/*    background: #f8f9fa;*/
/*    border-radius: 5px;*/
/*}*/

/*.tc-edd-section h3 {*/
/*    margin-top: 0;*/
/*    margin-bottom: 20px;*/
/*    font-size: 24px;*/
/*    font-weight: 600;*/
/*}*/

/*!* Subscriptions Table *!*/
/*.tc-edd-subscriptions-table-wrapper {*/
/*    overflow-x: auto;*/
/*    margin-top: 20px;*/
/*}*/

/*.tc-edd-subscriptions-table {*/
/*    width: 100%;*/
/*    border-collapse: collapse;*/
/*    background: #fff;*/
/*}*/

/*.tc-edd-subscriptions-table thead {*/
/*    background: #f0f0f0;*/
/*}*/

/*.tc-edd-subscriptions-table th,*/
/*.tc-edd-subscriptions-table td {*/
/*    padding: 12px;*/
/*    text-align: left;*/
/*    border-bottom: 1px solid #eee;*/
/*}*/

/*.tc-edd-subscriptions-table th {*/
/*    font-weight: 600;*/
/*    color: #333;*/
/*}*/

/*.tc-subscription-status {*/
/*    display: inline-block;*/
/*    padding: 5px 12px;*/
/*    border-radius: 4px;*/
/*    font-size: 12px;*/
/*    font-weight: 600;*/
/*    text-transform: uppercase;*/
/*}*/

/*.tc-subscription-status.status-active {*/
/*    background: #28a745;*/
/*    color: #fff;*/
/*}*/

/*.tc-subscription-status.status-trialling {*/
/*    background: #17a2b8;*/
/*    color: #fff;*/
/*}*/

/*.tc-subscription-status.status-pending {*/
/*    background: #ffc107;*/
/*    color: #333;*/
/*}*/

/*.tc-subscription-status.status-cancelled {*/
/*    background: #dc3545;*/
/*    color: #fff;*/
/*}*/

/*.tc-subscription-status.status-expired {*/
/*    background: #6c757d;*/
/*    color: #fff;*/
/*}*/

/*.tc-subscription-action {*/
/*    display: inline-block;*/
/*    padding: 6px 12px;*/
/*    background: #0073aa;*/
/*    color: #fff !important;*/
/*    text-decoration: none;*/
/*    border-radius: 3px;*/
/*    font-size: 14px;*/
/*    transition: background 0.3s ease;*/
/*    margin-right: 5px;*/
/*}*/

/*.tc-subscription-action:hover {*/
/*    background: #005a87;*/
/*}*/

/*#edd_user_history .edd_subscription_invoice {*/
/*    color: #094EC0;*/
/*}*/

/*.edd_subscription_cancel {*/
/*    color: #dc3545;*/
/*}*/

/*!* All Access Active Message *!*/
/*.tc-edd-all-access-active {*/
/*    padding: 20px;*/
/*    background: #d4edda;*/
/*    border: 1px solid #c3e6cb;*/
/*    border-radius: 5px;*/
/*    margin-bottom: 20px;*/
/*}*/

/*.tc-edd-all-access-active p {*/
/*    margin: 0 0 10px 0;*/
/*}*/

/*.tc-edd-all-access-active p:last-child {*/
/*    margin-bottom: 0;*/
/*}*/

/*.tc-edd-all-access-active i {*/
/*    margin-right: 5px;*/
/*}*/

/*!* Not Logged In *!*/
/*.tc-edd-account-not-logged-in {*/
/*    text-align: center;*/
/*    padding: 60px 20px;*/
/*}*/

/*.tc-edd-account-not-logged-in h2 {*/
/*    margin-bottom: 20px;*/
/*    font-size: 32px;*/
/*}*/

/*.tc-edd-account-not-logged-in p {*/
/*    color: #666;*/
/*    font-size: 16px;*/
/*    margin-bottom: 30px;*/
/*}*/

/*.tc-edd-login-btn {*/
/*    display: inline-block;*/
/*    padding: 12px 30px;*/
/*    background: #0073aa;*/
/*    color: #fff !important;*/
/*    text-decoration: none;*/
/*    border-radius: 4px;*/
/*    font-weight: 600;*/
/*    font-size: 16px;*/
/*    transition: background 0.3s ease;*/
/*}*/

/*.tc-edd-login-btn:hover {*/
/*    background: #005a87;*/
/*}*/

/*!* Animations *!*/
/*@keyframes fadeInUp {*/
/*    from {*/
/*        opacity: 0;*/
/*        !*transform: translateY(20px);*!*/
/*    }*/
/*    to {*/
/*        opacity: 1;*/
/*        !*transform: translateY(0);*!*/
/*    }*/
/*}*/

/*!* Responsive *!*/
/*@media (max-width: 768px) {*/
/*    .tc-edd-account-header-inner {*/
/*        flex-direction: column;*/
/*        align-items: flex-start;*/
/*    }*/

/*    .tc-edd-tabs-nav {*/
/*        overflow-x: auto;*/
/*        -webkit-overflow-scrolling: touch;*/
/*    }*/

/*    .tc-edd-tab-btn {*/
/*        white-space: nowrap;*/
/*        padding: 12px 20px;*/
/*        font-size: 14px;*/
/*    }*/

/*    .tc-edd-tab-content-inner,*/
/*    .tc-edd-section {*/
/*        padding: 20px;*/
/*    }*/

/*    .tc-edd-subscriptions-table {*/
/*        font-size: 14px;*/
/*    }*/

/*    .tc-edd-subscriptions-table th,*/
/*    .tc-edd-subscriptions-table td {*/
/*        padding: 8px;*/
/*    }*/
/*}*/

/*@media (max-width: 480px) {*/
/*    .tc-edd-account-title {*/
/*        font-size: 24px;*/
/*    }*/

/*    .tc-edd-tab-btn {*/
/*        padding: 10px 15px;*/
/*        font-size: 13px;*/
/*    }*/

/*    .tc-edd-tab-btn i {*/
/*        font-size: 16px;*/
/*    }*/
/*}*/

/*!* EDD Form Styling *!*/
/*.tc-edd-tab-content-inner .edd_profile_editor_form label {*/
/*    font-weight: 600;*/
/*    display: block;*/
/*    margin-bottom: 5px;*/
/*}*/

/*.tc-edd-tab-content-inner .edd_profile_editor_form input[type="text"],*/
/*.tc-edd-tab-content-inner .edd_profile_editor_form input[type="email"],*/
/*.tc-edd-tab-content-inner .edd_profile_editor_form input[type="password"] {*/
/*    width: 100%;*/
/*    padding: 10px;*/
/*    border: 1px solid #ddd;*/
/*    border-radius: 4px;*/
/*    margin-bottom: 15px;*/
/*}*/

/*.tc-edd-tab-content-inner .edd_profile_editor_form input[type="submit"] {*/
/*    background: #0073aa;*/
/*    color: #fff;*/
/*    padding: 10px 20px;*/
/*    border: none;*/
/*    border-radius: 4px;*/
/*    cursor: pointer;*/
/*    font-weight: 600;*/
/*    transition: background 0.3s ease;*/
/*}*/

/*.tc-edd-tab-content-inner .edd_profile_editor_form input[type="submit"]:hover {*/
/*    background: #005a87;*/
/*}*/

