.info-img,
.order-wrapper-table-main .info-img {
    clip-path: polygon(0 0, 100% 0, 100% 88%, 90% 100%, 0 99%, 0 49%);
    text-align: center;
}
.order-wrapper-table-main .pagination a,
.picture-wrapper,
a.change-seller,
a.nav-wrapper {
    font-family: ClashGrotesk-Medium;
}
.replay-testemonial,
.view-product {
    font-size: 16px;
}
.picture-wrapper,
a.add-anchor-varient,
a.bth-achor-view,
a.change-seller,
a.order-view-detail,
a.special-anchor {
    text-decoration: underline;
}
.info-img {
    background: #fff;
    padding: 40px 40px 90px;
}
section.main-dashboard {
    padding: 70px 0;
}
.contect-us-wrapper {
    background: #09211c;
    background: linear-gradient(180deg, #09211c 23%, #092621 47%, #092c26 81%);
    padding: 29px 20px 97px;
}
.contect-us-wrapper p {
    padding-right: 120px;
}
.all-main-content {
    padding: 50px;
    background-image: url(../img/dashboardimg/border-profile.webp);
    background-size: 100% 100%;
    height: 694px;
}
.input-file-upload img {
    width: 70px;
    height: 70px;
    object-fit: cover;
    border-radius: 50px;
    border: 1px solid #0a2621;
}
.order-wrapper-table-main .info-img #profile-image {
    max-width: 114px;
    height: 114px;
    object-fit: cover;
    width: 100%;
    object-position: center;
    border-radius: 50%;
}
a.nav-wrapper {
    background: #f0e1c9;
    padding: 12px;
    color: #888376;
    font-size: 15px;
}
section.main-dashboard h1 {
    font-size: 35px;
}
a.nav-wrapper.active,
a.nav-wrapper.hover {
    background: #d3a573;
    color: #212622;
}
.user-info-wrapper {
    display: flex;
    align-items: center;
    gap: 10px;
    flex: 0 0 50%;
}
.user-info-wrapper i {
    background: #c8c8b8;
    padding: 5px;
    border-radius: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 35px;
    max-width: 35px;
}
.user-info-wrapper h4 {
    color: #8c8b80;
    font-size: 19px;
    word-break: break-all;
}
.input-file-upload {
    display: flex;
    align-items: center;
    gap: 1rem;
}
.picture-wrapper {
    color: #0a2621;
}
a.edit i {
    color: #084138;
    font-size: 21px;
}
a.trash i {
    color: #d10000;
    font-size: 21px;
}
.order-wrapper-table-main #tile-1 .nav-tabs li {
    margin: 0 !important;
    border-bottom: 1px solid #616161;
    padding-bottom: 0;
    width: 130px !important;
    text-align: center;
}
.order-wrapper-table-main #tile-1 .nav-tabs {
    position: relative;
    border: none !important;
    background-color: transparent;
    border-radius: 6px;
    display: flex;
    align-items: center;
    justify-content: end;
}
.order-wrapper-table-main #tile-1 .nav-tabs li a {
    position: relative;
    margin-right: 0 !important;
    padding: 10px !important;
    font-size: 13px;
    border: none !important;
    color: #808a7f !important;
    text-transform: uppercase;
    background: 0 0;
    font-family: ClashGrotesk-Medium;
    cursor: pointer;
}
.order-wrapper-table-main .cart-table-wrapper th {
    padding: 22px 14px;
    vertical-align: middle;
}
.order-wrapper-table-main .all-main-content {
    overflow: hidden;
}
.order-wrapper-table-main .main-order-table {
    padding: 30px 40px 0;
}
.order-wrapper-table-main .cart-table-wrapper .table tbody td {
    vertical-align: middle;
    background: 0 0;
    padding: 20px;
    font-size: 15px;
}
.order-wrapper-table-main .in-progress-order h4 {
    font-size: 14px;
    color: #327ba5;
    background: #b6e8e8;
    padding: 10px 0;
    width: 110px;
    text-transform: capitalize;
}
.order-wrapper-table-main .info-img h2 {
    font-size: 30px;
}
.order-wrapper-table-main .contect-us-wrapper p {
    padding-right: 100px;
    font-size: 15px;
}
.order-wrapper-table-main .info-img {
    background: #fff;
    padding: 30px 30px 80px;
}
.order-wrapper-table-main .unpaid-wrapper h4 {
    background: #ed1c24;
    padding: 10px 0;
    font-size: 14px;
    color: #fff;
    text-transform: capitalize;
}
.shipping-select .plans {
    height: 350px;
    overflow-x: hidden;
}
.shipping-select .plans.dasboard__plans {
    height: 450px;
}
a.order-view-detail {
    color: #0a2420;
}
a.order-view-detail:hover {
    color: #d3a573;
}
.unpaid-wrapper.green-wrapper h4 {
    background: #22b14c;
}
.order-wrapper-table-main .pagination a {
    color: #212622;
    padding: 10px 15px;
    margin: 0 5px;
    text-decoration: none;
    border: none;
    border-radius: 4px;
    transition: background-color 0.3s;
    background: #f0e1c9;
}
.order-wrapper-table-main .pagination a.arrow {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #d3a573 !important;
    height: 47px;
}
.order-wrapper-table-main .pagination a.active {
    background-color: #d3a573 !important;
    color: #212622;
}
#certificateContent,
.progress-bar,
.toggle-status-wrappper input:checked + .slider {
    background-color: #fff;
}
.modal-order {
    border-bottom: none;
}
.panding-second-wrapper h4 {
    background: #f0dc9b !important;
    color: #cb9e00 !important;
}
.complete-wrappper h4 {
    background: #cbe8c7 !important;
    color: #25b60d !important;
}
.dot-wrappper .fa-circle-dot:before,
.dot-wrappper .fa-dot-circle:before {
    content: "\f192";
    color: #c8c8b8;
    font-size: 14px !important;
}
a.change-seller {
    color: #0a2621;
}
.dot-wrappper i {
    font-size: 14px !important;
    padding: 0 !important;
    width: 10px;
    height: 10px;
}
a.special-anchor {
    font-family: Lato-Regular;
    color: #084138;
    white-space: nowrap;
}
a.bth-achor-view,
a.btn-accept {
    font-family: ClashGrotesk-Medium;
}
a.bth-achor-view {
    color: #0a2621;
    font-size: 15px;
}
a.btn-accept {
    background: #25b60d;
    padding: 12px;
    color: #fff;
}
a.btn-accept.reject {
    background-color: #c92f2f !important;
}
h4.para-reselling {
    font-size: 13px;
    margin-bottom: 0;
}
.info-seller-content {
    padding: 15px;
    background: #fff;
    clip-path: polygon(3% 1%, 100% 0, 100% 88%, 100% 100%, 0 99%, 0 49%);
}
.scroll-reselling-main,
.scroll-view-main {
    scroll-behavior: smooth;
    overflow-y: scroll;
    height: 551px;
    padding: 10px;
    overflow-x: hidden;
}
.user-info-wrapper1 h4 {
    color: #8c8b80;
    font-size: 19px;
}
a.x-mark i.fa-solid.fa-xmark,
h4.wrapper-review {
    color: #212622;
}
.replay-testemonial,
.view-product,
a.review-details {
    color: #0c3730;
    font-family: ClashGrotesk-Medium;
}
a.review-details {
    font-size: 14px;
}
.view-product {
    margin-right: 38px;
}
.product-card-review {
    padding: 26px 14px;
    background-image: url(../img/border.webp);
    background-size: 100% 100%;
}
.scroll-review-wrappper {
    scroll-behavior: smooth;
    overflow-y: scroll;
    height: 519px;
    padding-right: 30px;
}
.order-wrapper-table-main .review-mian-wrappper {
    padding: 30px 7px 0 40px;
}
.img-reviewg {
    background: #fff;
    object-fit: scale-down;
    clip-path: polygon(10% 0, 90% 0, 100% 12%, 100% 100%, 0 100%, 0 0);
    padding: 40px;
    margin-top: 20px;
}
.progress-container {
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: Arial, sans-serif;
    margin-bottom: 13px;
}
.progress-bar {
    width: 200px;
    height: 30px;
    border-radius: 0;
    overflow: hidden;
    position: relative;
    border: 1px solid #f0f2f2;
}
.progress-fill {
    height: 100%;
    background-color: #ecbd17;
    width: 0;
    transition: width 2s;
}
.progress-percent {
    font-size: 16px;
    width: 40px;
}
.wrapper-progress-rating {
    display: flex;
    flex-direction: column-reverse;
}
.star h5 {
    width: 67px;
}
.review-trash i {
    color: #c92f2f;
}
.review-main-padding-wrapper {
    background: #fff;
    clip-path: polygon(
        10% 0%,
        94% 0,
        100% 23%,
        100% 100%,
        0 100%,
        0 0
    ) !important;
    padding: 23px 30px !important;
}
.post-wrapper {
    display: flex;
    margin-top: 20px;
    align-items: center;
}
.post-wrapper input {
    width: 100%;
    height: 53px;
    border: 1px solid #a0a0a0;
    border-radius: 0;
}
.post-wrapper .btn {
    align-items: center;
    display: flex;
    justify-content: center;
}
figure.customer-figure-order img {
    width: 44px;
    height: 44px;
    object-fit: cover;
    border-radius: 50px;
}
.post-wrapper.inventory a.btn.btn-second {
    width: 200px;
}
.edit-inventor-wrappper {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: center;
}
.edit-inventor-wrappper a i {
    background: #c8c7b8;
    padding: 10px;
    border-radius: 50px;
    display: flex;
    animation-delay: initial;
    align-items: center;
    justify-content: center;
    color: #0a2420;
}
.in-active-wrap h4 {
    background-color: #eec9bb !important;
    color: #c92f2f !important;
}
.toggle-status-wrappper .switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 27px;
}
.toggle-status-wrappper .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.inventory-slider .slider-for img,
.inventory-slider .slider-nav img {
    width: 100%;
    background: #fff;
    clip-path: polygon(10% 0, 88% 0, 100% 12%, 100% 100%, 0 100%, 0 0);
    object-fit: scale-down;
}
.toggle-status-wrappper .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #0a2c26;
    transition: 0.4s;
}
.toggle-status-wrappper .slider:before {
    position: absolute;
    content: "";
    height: 24px;
    width: 24px;
    left: 2px;
    bottom: 2px;
    background-color: #fff;
    transition: 0.4s;
}
.toggle-status-wrappper input:checked + .slider:before {
    transform: translateX(26px);
    background-color: #0a2c26;
}
.toggle-status-wrappper .slider.round {
    border-radius: 24px;
}
.toggle-status-wrappper .slider.round:before {
    border-radius: 50%;
}
.toggle-status-wrappper {
    display: flex;
    align-items: center;
    gap: 10px;
    justify-content: end;
}
.inventory-slider .slider-for img {
    height: 370px;
    padding: 50px;
}
.inventory-slider .slider-nav img {
    margin: 9px;
    padding: 6px;
    opacity: 0.5;
}
.add-imge-upload {
    background: #f0e1c9;
    padding: 29px 0;
    text-align: center;
}
.add-image-upload,
.add-img-product-main {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
    padding: 20px;
}
.add-image-upload a#add-image-link {
    text-align: center;
}
.add-img-product-main a.x-mark {
    top: -9px;
    right: -10px;
    width: 30px;
    height: 30px;
}
.add-img-product img {
    width: 80px;
    height: 80px;
    object-fit: scale-down;
}
.input-varient {
    position: relative;
}
a.add-anchor-varient {
    position: absolute;
    right: 20px;
    top: 13px;
    font-family: ClashGrotesk-Medium;
    color: #0a2420;
}
a.x-mark {
    width: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
}
.varient-input .form-group {
    position: relative;
    margin-bottom: 0 !important;
}
.toggle-status-wrappper a.btn.btn-second {
    justify-content: center;
}
.main-method-img {
    background: #c8cbbb;
    width: 120px;
    height: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    clip-path: polygon(0 0, 100% 0, 100% 88%, 90% 100%, 0 99%, 0 49%);
    flex-direction: column;
}
.main-method-img img.img-fluid {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}
.main-method-wrappper {
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}
.row.center-method-css {
    margin-top: 170px;
    height: 400px;
    overflow-y: auto;
}
.inventory-add-product-wrapper .custom-select2 {
    width: 100%;
}
.inventory-add-product-wrapper .all-main-content {
    height: unset !important;
}
.inventory-add-product-wrapper .order-wrapper-table-main .main-order-table {
    padding: 30px 40px 38px;
}
.inventory-add-product-wrapper
    .select2-container--default
    .select2-selection--multiple
    .select2-selection__choice {
    background-color: #d3a573;
    border: 1px solid #d3a573;
    color: #212622;
}
.inventory-add-product-wrapper
    span.select2.select2-container.select2-container--default {
    width: 100% !important;
}
.inventory-add-product-wrapper
    .select2-container--default
    .select2-selection--multiple {
    background-color: #f3f3f3;
    border: 1px solid #ccc;
    border-radius: 4px;
    height: 50px;
}
.inventory-add-product-wrapper
    .select2-container
    .select2-selection--multiple
    .select2-selection__rendered {
    display: inline;
    list-style: none;
    padding: 0;
    position: relative;
    bottom: -6px;
}
.inventory-add-product-wrapper span.select2-search.select2-search--inline {
    margin-top: 7px;
    margin-left: 10px;
}
.contect-us-wrapper a {
    position: relative;
    z-index: 1111;
}
.resend-otp-wrapper {
    cursor: pointer;
}
.empty_wrap {
    font-size: 40px;
    font-family: var(--heading-font);
    font-weight: 500;
    padding-top: 120px;
}
.shipping__img img.img-fluid {
    max-width: 63px;
    height: 42px;
}
#cerificate_view .modal-content {
    border-radius: 15px;
    border: none;
}
#cerificate_view .modal-wrapper-close {
    border: none;
    color: #000;
    font-size: 1.5rem;
    background-color: transparent;
}
#cerificate_view .modal-body {
    padding: 30px;
    position: relative;
    overflow: hidden;
}
#certificateContent {
    border: 10px solid #f0f0f0;
    padding: 100px 60px 40px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    width: 100%;
    position: relative;
    overflow: hidden;
    min-height: 450px;
    font-family: Roboto, sans-serif;
}
#certificateContent::before {
    content: "";
    position: absolute;
    top: -20px;
    left: -20px;
    width: 250px;
    height: 250px;
    background-color: #f8f8f8;
    transform: rotate(45deg);
    transform-origin: top left;
    z-index: 1;
}
#certificateContent::after {
    content: "";
    position: absolute;
    top: -10px;
    right: -10px;
    width: 200px;
    height: 200px;
    background: linear-gradient(135deg, #ffc107, #ff9800);
    opacity: 0.8;
    border-radius: 0 0 0 100%;
    z-index: 1;
}
.badge-container-custom {
    position: absolute;
    top: 40px;
    left: 40px;
    z-index: 5;
    width: 120px;
    height: 120px;
    background-image: url("../img/badge-img.webp");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
#certificateContent .reseller__heading {
    font-size: 2.5rem;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 30px;
    text-align: center;
    color: #333;
}
#certificateContent h5 {
    font-size: 1.5rem;
    font-weight: 500;
    color: #000;
    margin-bottom: 20px;
}
#certificateContent h4 {
    font-size: 1rem;
    font-weight: 400;
    color: #000;
    line-height: 1.5;
}
.pagination__wrapper .page-item.active .page-link {
    color: #000;
    background-color: #d3a573;
}
.order__scroll {
    max-height: 380px;
    overflow-y: auto;
}
@media (max-width: 1368px) {
    .all-main-content {
        height: 701px;
    }
    .order-wrapper-table-main .cart-table-wrapper .table tbody td,
    h4.para-reselling {
        font-size: 12px;
    }
    a.nav-wrapper {
        padding: 9px;
        font-size: 13px;
    }
    section.main-dashboard h1 {
        font-size: 30px;
    }
    .order-wrapper-table-main .info-img h2 {
        font-size: 25px;
    }
    .user-info-wrapper h4 {
        font-size: 17px;
    }
}
@media (max-width: 1200px) {
    .order-wrapper-table-main .info-img {
        padding: 20px 20px 60px;
    }
    .order-wrapper-table-main .info-img h2,
    section.main-dashboard h1 {
        font-size: 25px;
    }
    .user-info-wrapper h4 {
        font-size: 15px;
        word-break: break-word;
    }
    a.bth-achor-view,
    a.btn-accept,
    a.special-anchor {
        font-size: 12px;
    }
    a.btn-accept {
        padding: 10px;
    }
    .info-seller-content {
        clip-path: unset;
    }
}
@media (max-width: 576px) {
    .listdashboard,
    .toggle-status-wrappper {
        flex-direction: column;
    }
    .all-main-content {
        padding: 30px;
        height: auto;
    }
    .user-info-wrapper h4 {
        font-size: 13px;
    }
    .listdashboard {
        width: 100%;
        margin-top: 10px;
    }
    a.nav-wrapper {
        width: 100%;
        display: block;
    }
    .empty_wrap {
        font-size: 25px;
        padding-top: 60px;
    }
    .listdashboard .nav-dashboard {
        width: 100%;
    }
    .order-wrapper-table-main #tile-1 .nav-tabs {
        justify-content: center;
    }
    .order-wrapper-table-main .cart-table-wrapper .table tbody td {
        padding: 15px;
        font-size: 13px;
    }
    .order-wrapper-table-main .all-main-content .cart-table-wrapper .table {
        min-width: 1220px;
    }
    section.main-dashboard h1 {
        font-size: 21px;
    }
    .user-info-wrapper {
        flex: unset;
    }
    .input-file-upload {
        gap: 5px;
        margin-top: 25px;
    }
    .row.center-method-css {
        margin-top: 50px;
    }
    .main-method-wrappper {
        margin-bottom: 20px;
    }
    section.main-dashboard {
        padding: 50px 0;
    }
    .order-wrapper-table-main .main-order-table {
        padding: 30px 10px 0;
    }
    .order-wrapper-table-main .pagination a {
        padding: 7px 12px;
    }
    .mian-total-subs {
        flex-direction: column;
        row-gap: 10px;
    }
    #certificateContent .reseller__heading {
        font-size: 1.8rem;
        margin-bottom: 20px;
    }
    .badge-container-custom {
        top: 10px;
    }
    #certificateContent {
        padding: 100px 40px 40px;
    }
    #cerificate_view .modal-body {
        padding: 20px;
    }
    #certificateContent::before {
        width: 130px;
        height: 130px;
    }
    #certificateContent::after {
        width: 80px;
        height: 80px;
    }
}
