/* ---------------------------
   Default CSS Start
----------------------------- */
.templateceo-my-account { width:100%; position:relative; background-color: var(--baselightbg); overflow: hidden; padding: 60px 0; }
.templateceo-my-account .container{max-width: 1730px; position:relative;}

.templateceo-sidebar {
    box-shadow: 0px 0px 10.2px 7px #0000000D;
    border: 1px solid #D2D2D2;
    background: #fff;
    border-radius: 20px;
    padding: 30px;
    gap: 8px;
}

.templateceo-profile-rightsidebar{
    box-shadow: 0px 0px 10.2px 7px #0000000D;
    border: 1px solid #D2D2D2;
    background: #fff;
    border-radius: 20px;
    padding: 35px 50px 60px;
}

.templateceo-profile-rightsidebar h3{
    color: #2A2A2A;
    font-family: 'TeXGyreAdventor';
    font-size: 36px;
    font-weight: 700;
    line-height: normal;
    letter-spacing: 0.3px;
    margin: 0 0 10px;
}

.templateceo-profile-rightsidebar .payStripe{
    color: #2A2A2A;
    font-family: 'TeXGyreAdventor';
    font-size: 18px;
    font-weight: 700;
    line-height: normal;
    margin: 0 0 16px;
    background: #e3e3e3;
    padding: 16px;
    border-radius: 8px;
}

.templateceo-profile-rightsidebar table{
    color: #2A2A2A;
    font-family: 'TeXGyreAdventor';
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.3px;
}

.templateceo-profile-rightsidebar .my-wallet-main-block ul{padding: 0;}

.templateceo-profile-rightsidebar .my-wallet-main-block li{list-style: none;}

.templateceo-profile-rightsidebar .my-wallet-main-block li,
.templateceo-profile-rightsidebar p{
    color: #2A2A2A;
    font-family: 'TeXGyreAdventor';
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.3px;
    margin: 0 0 12px;
}

.templateceo-profile-rightsidebar .form-label{
    color: #2A2A2A;
    font-family: 'TeXGyreAdventor';
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.3px;
    margin: 0 0 6px;
}

.templateceo-profile-rightsidebar .form-group {
    margin: 0 0 28px;
}

.templateceo-profile-rightsidebar .form-select,
.templateceo-profile-rightsidebar .form-control {
    font-size: 20px;
    font-weight: 400;
    font-family: 'TeXGyreAdventor';
    color: #969393;
    line-height: normal;
    letter-spacing: 0.3px;
    border: 1px solid #C7C7C7;
    border-radius: 6px;
    box-shadow: none;
    padding: 14px 14px;
    height: auto;
    width: 100%;
    outline: none;
}


.templateceo-profile-rightsidebar .theme_button {
    font-family: 'TeXGyreAdventor';
    margin: 36px 0 0;
    color: #fff;
    background: #556B2F;
    padding: 16px 38px 20px 38px;
    border-radius: 8px;
    text-decoration: none;
    transition: all ease-in-out 0.3s;
    display: inline-flex;
    align-items: center;
    gap: 12px;
    line-height: normal;
    font-weight: 700;
    letter-spacing: 2px;
    font-size: 18px;
    justify-content: center;
    outline: none;
    border: 0;
}

.templateceo-profile-rightsidebar .theme_button:hover {
    color: #FFFFFF;
    background: #000;
}

.templateceo-sidebar  .nav-link {
    color: #000;
    font-family: 'TeXGyreAdventor';
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    border-radius: 5px;
    padding: 12px 16px;
    letter-spacing: 0.3px;
    display: flex;
    align-items: center;
    gap: 10px;
}

.templateceo-sidebar .nav-link svg{
    width: 20px;
    color: #869191;
}

.templateceo-sidebar .nav-link.active svg{
    color: #fff;
}

.templateceo-sidebar .nav-link.active, .templateceo-sidebar .show>.nav-link {
    color: #fff;
    background-color: #556B2F;
    font-weight: 700;
}

.templateceo-sidebar .nav-link.logout{
    color: #BE2424;
}

/* .select2-container{
    width: 100% !important;
} */

.select2-container--default .select2-selection--single .select2-selection__rendered{
    padding: 10px 14px;
    font-size: 20px;
    font-weight: 400;
    font-family: 'TeXGyreAdventor';
    color: #969393 !important;
    line-height: normal !important;
}

.select2-container--default .select2-selection--single{
    height: auto !important;
}

.thumbnail-img-block {
    width: 100px;
    height: 100px;
}

.templateceo-profile-rightsidebar .full-order-main-block{
    font-family: 'TeXGyreAdventor';
}

.templateceo-profile-rightsidebar .full-order-main-block a{
        font-size: 20px;
    font-weight: 700;
    text-decoration: none;
        color: #2A2A2A;
    line-height: normal;
    letter-spacing: 0.3px;
}

.templateceo-profile-rightsidebar .full-order-main-block a.btn.btn-info {
    background: #556b2f !important;
    color: #fff;
    border: 0 !important;
    font-size: 14px;
    padding: 8px 16px 10px;
}

.templateceo-profile-rightsidebar .full-order-main-block a.btn.btn-info.bg-danger {
    background:  #dc3545 !important;
}

.order-view-dtl-page{
    border: 1px solid #C5C5C5;
    margin-bottom: 16px;
    border-radius: 8px;
    background: #F9F9F9;
}

.order-view-dtl-page .product-order-dtl-block{
    padding: 16px;
}

.order-view-dtl-page .product-date-rate {
    padding: 16px;
    border-bottom: 1px solid #C5C5C5;
}

.order-view-dtl-page .product-date-rate p.date-title {
    word-break: break-all;
}

.templateceo-profile-rightsidebar .thumbnail-img-block img {
    border: 1px solid #d7d7d7;
    padding: 5px;
    width: 100%;
    height: 100%;
}


.templateceo-profile-rightsidebar .full-order-main-block .pro-img2 {
    width: 100%;
    border: 1px solid #C5C5C5;
    padding: 5px;
    border-radius: 3px;
    height: 150px;
    object-fit: cover;
}

.templateceo-profile-rightsidebar .date-title.Statustext span{
    color: #556b2f;
    font-weight: 700;
}

@media (max-width: 1199.98px) {
    .templateceo-sidebar{
        border-radius: 16px;
        padding: 18px;
    }

    .templateceo-profile-rightsidebar{
        border-radius: 16px;
        padding: 20px 18px;
    }
}

@media (max-width: 991.98px) {
    .templateceo-profile-rightsidebar h3 {
        font-size: 24px;
    }

    .templateceo-profile-rightsidebar{
        margin-top: 20px;
    }
}

@media (max-width: 767.98px) {
    .templateceo-profile-rightsidebar .form-select,
    .templateceo-profile-rightsidebar .form-control {
        font-size: 16px;
        padding: 12px 14px;
    }

    .templateceo-profile-rightsidebar .theme_button {
        padding: 14px 20px 18px 20px;
        font-size: 14px;
    }

    .templateceo-profile-rightsidebar .form-label {
        font-size: 14px;
    }

    .templateceo-profile-rightsidebar .form-group {
        margin: 0 0 16px;
    }

    .templateceo-sidebar .nav-link{
        padding: 10px 14px;
        gap: 8px;
        font-size: 14px;
    }

    .templateceo-sidebar{
        gap: 5px;
    }

    .templateceo-sidebar .nav-link svg {
        width: 18px;
    }

}

@media (max-width: 575.98px) {
  
}
/* ---------------------------
   Default CSS End
----------------------------- */




/* ---------------------------
   Global CSS Start

/* Orders/Subscriptions tabs */
#orderTabs {
    border-bottom: 1px solid #dee2e6;
    margin-bottom: 1.5rem;
}

#orderTabs .nav-link {
    color: #6c757d;
    border: none;
    border-bottom: 2px solid transparent;
    padding: 0.75rem 1.5rem;
    font-weight: 500;
}

#orderTabs .nav-link:hover {
    border-color: #dee2e6;
    color: #495057;
}

#orderTabs .nav-link.active {
    color: #556b2f;
    border-bottom-color: #556b2f;
    background-color: transparent;
}

/* Cancel subscription button */
.cancel-subscription {
    transition: all 0.3s ease;
}

.cancel-subscription:hover {
    transform: translateY(-2px);
    box-shadow: 0 2px 8px rgba(220, 53, 69, 0.3);
}

/* Orders/Subs cards */
.product-order-block {
    border: 1px solid #dee2e6;
    border-radius: 8px;
    padding: 1.5rem;
    margin-bottom: 1.5rem;
    transition: box-shadow 0.3s ease;
}

.product-order-block:hover {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

/* Pagination styling (orders & subscriptions) */
.pagination-wrapper {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.pagination-wrapper .pagination {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 5px;
}

.pagination-wrapper .page-item {
    display: inline-block;
}

.pagination-wrapper .page-link {
    padding: 8px 12px;
    border: 1px solid #dee2e6;
    border-radius: 4px;
    color: #556b2f;
    text-decoration: none;
    transition: all 0.3s ease;
}

.pagination-wrapper .page-link:hover {
    background-color: #556b2f;
    color: white;
    border-color: #556b2f;
}

.pagination-wrapper .page-item.active .page-link {
    background-color: #556b2f;
    color: white;
    border-color: #556b2f;
}

.pagination-wrapper .page-item.disabled .page-link {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff;
    border-color: #dee2e6;
}

.pagination-wrapper .page-link:focus {
    box-shadow: none;
}

/* ---------------------------
   Global CSS End
----------------------------- */


