@media screen and (max-width: 1235px) {
    .card-section {
        max-width: calc(65% - 30px);
    }
    .manage-address-right p br {
        display: none;
    }
}
@media screen and (max-width: 1200px) {
    .text-right {
        text-align: left;
    }
    .order-section {
        padding: 15px;
    }
    .row-delete-btn {
        left: calc(100% - 60px);
    }
}
@media screen and (max-width: 1150px) {
    .cart-border1 > div:nth-child(1) {
        order: 1;
        width: 50%;
    }
    .cart-border1 > div:nth-child(2) {
        order: 5;
        width: 100%;
    }
    .cart-border1 > div:nth-child(3) {
        width: 50%;
        order: 2;
    }
    .cart-border1 > div:nth-child(4) {
        order: 4;
        width: 50%;
    }
    .cart-border1 > div:nth-child(5) {
        order: 3;
        width: 50%;
    }
    .cart-amt {
        text-align: right;
    }
    .total-amt-save {
        text-align: left;
        padding-block: 15px;
    }
    .other-page-add-btn {
        justify-content: end;
    }
    .save-later-delete {
        gap: 20px;
        justify-content: end;
    }
    .quantity-sub-total {
        display: none;
    }
    .diagonal-btn:not(:last-child) {
        margin-right: 10px;
    }
}
@media screen and (max-width: 1100px) {
    .card-section {
        max-width: calc(75% - 30px);
    }
}

@media screen and (max-width: 992px) {
    .card-section {
        max-width: calc(100% - 30px);
    }
    .text-input.search-section {
        margin-bottom: 8px;
        margin-top: 18px;
    }
    .row-delete-btn {
        top: 51px;
        left: calc(100% - 35px);
    }
    .dropdown-select {
        justify-content: start;
        flex-wrap: nowrap;
    }
    .dropdown-box {
        margin-top: 10px;
    }
    .manage-address-right p br {
        display: none;
    }
}
@media screen and (max-width: 768px) {
    .nav-list li a span{
        display: none;
    }
    .nav-list > li:not(:last-child) {
        margin-right: 20px;
    }
    .order-outer-sec {
        flex-direction: column;
    }

    .admin-menu {
        right: 0;
        left: auto;
    }
    .manage-address {
        padding: 15px;
    }
    .left-side {
        position: absolute;
        background-color: white;
        left: -100%;
        transition:all .5s linear;
        z-index:5;
    }
    .mobile-menu-active .left-side {
        left: 0%;
    }
    .right-side {
        max-width: 100%;
    }
    .nav-list > li > a img {
        margin-right: 0px;
    }
    .mobile-menu-toggle {
        display: block;
        transition:all .3s ease;
    }
    .mobile-menu-active .mobile-menu-toggle {
        color: #1CAC52;
    }
    .navbar-section {
        padding-inline: 15px;
    }
    .card-section {
        max-width: calc(85% - 30px);
    }
    .site-inner-section {
        position: relative;
        transition: all .5s ease;
    }
    .mobile-menu-active .site-inner-section:before {
        background-color: rgb(0 0 0 / 12%);
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        z-index: 1;
    }
    .left-sidebar ul li:not(:first-child) a {
        padding-left: 55px;
    }
    .left-sidebar ul li:nth-child(2) {
        padding-left: 55px;
    }
    .dataTables_wrapper .dataTables_info {
        float: left;
        text-align: left;
    }
    .dataTables_wrapper .dataTables_paginate {
        float: right;
        text-align: right;
        margin-top:0;
    }
    .order-image {
        padding-bottom: 15px;
    }
    .custom-popup-inner{
        margin:20px;
    }
}

@media screen and (max-width: 600px) {
    .card-section {
        max-width: calc(100% - 30px);
    }
}

@media screen and (max-width: 576px) {
    .admin-menu ul li a {
        font-size: 14px;
    }
    .row-delete-btn {
        top: 40px;
        left: calc(100% - 39px);
    }   
    .table-other-links li a {
        font-size: 12px;
    }
    .product-quantity li a{
        font-size:12px;
    }
    .table-other-links li a img {
        max-width: 20px;
        margin-top: -3px;
    }
    .page-heading h1, .page-heading h2 {
        font-size: 26px;
    }
    .tableDiv .dataTables_info {
        font-size: 12px;
        line-height: 14px;
    }
    .card-section {
        min-width:auto;
        padding:20px;
    }
    .card-heading {
        display:block;
    }
        .card-heading h2 {
            font-size: 32px;
            padding-right: 0;
            padding-left: 0;
            text-align: left;
            padding-top: 0;
            padding-bottom: 20px;
        }
    .card-sec-name h4 {
        font-size: 22px;
    }
    .card-sec-name p {
        font-size: 14px;
        line-height: 22px;
    }
    .card-status-name h6 {
        font-size: 22px;
    }
    .card-status-name:not(:last-child) {
        margin-right: 20px;
    }
    .card-sec-name > p {
        margin-bottom: 30px;
        width: 95%;
    }
    .diagonal-btn {
        padding: 12px 15px;
        min-width: 80px;
        font-size:12px;
    }
    .right-inner-section {
        padding: 20px 0px;
    }
    .top-link .top-links-btn:not(:last-child) {
        padding-right: 15px;
    }
    .left-sidebar ul li a {
        font-size: 14px;
    }
    .left-sidebar ul li:first-child .diagonal-btn {
        padding: 12px 20px;
        font-size: 12px;
        max-width: 140px;
    }
    .input-field {
        padding: 0px 15px;
        font-size: 14px;
        height: 45px;
        padding-top: 10px;
    }
    :is(.input-field:focus, .input-field:valid, .input-field:disabled) + .input-label, :is(.input-field:focus, .input-field:valid, .input-field:disabled) ~ .input-label {
        font-size: 10px;
        top: 14px;
    }
    .input-label {
        left: 16px;
        font-size: 14px;
        top: 10px;
    }
    .search-section .input-label img {
        padding-right: 5px;
        max-width: 20px;
    }
    .page-heading h3 a img{
        max-width:30px;
    }
    ul.review-detail-page > li {
        padding: 20px;
    }
    .review-section > h6 {
        font-size: 14px;
        margin-bottom: 10px;
        line-height: 24px;
    }
    .review-section > p {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 20px;
    }
    .review-left img {
        max-width: 45px;
    }
    .review-profile1 {
        padding-left: 15px;
    }
        .review-profile1 > h5 {
            font-size: 14px;
            line-height: 26px;
        }
        .review-profile1 p {
            font-size: 10px;
            line-height: 6px;
        }
            .review-profile1 p i {
                margin-right: 6px;
                font-size: 12px;
                padding-top: 9px;
            }
    .review-right > p {
        font-size: 12px;
        margin-bottom: 8px;
    }
    .review-right button img{
        max-width:20px;
    }
    .table-menu-more > ul > li a{
        font-size:12px;
    }
    .review-right button:not(:last-child) {
        margin-right: 5px;
    }
    .page-heading h3 {
        font-size: 26px;
        padding-bottom: 8px;
    }
    .text-review-detail {
        padding-left: 15px;
    }
        .text-review-detail ul li {
            padding-right: 15px;
            font-size: 12px;
        }
    .page-heading .order-image {
        padding-left: 15px;
    }
    .pro-bg-color-light {
        width: 75px;
        padding: 10px;
        height: 75px;
    }
    .pro-bg-color img {
        max-width: 60px;
    }
    .manage-address-right h5 {
        font-size: 20px;
        line-height: 20px;
        padding-bottom: 8px;
    }
    .manage-address-right p {
        line-height: 20px;
        font-size: 14px;
        margin-bottom: 15px;
    }
    .manage-address-right.order-detail-page p {
        line-height: 22px;
        font-size: 14px;
        margin-bottom: 15px;
    }
    .page-heading h1 img {
        max-width: 30px;
        margin-bottom: 2px;
    }
    .order-name-text {
        padding: 0;
    }
    .order-image {
        margin: auto;
    }
    .order-left-sec h5 {
        line-height: 20px;
        font-size: 14px;
    }
    .order-left-sec p {
        font-size: 10px;
        line-height: 16px;
        margin-bottom: 2px;
    }
    .order-left-sec ul h6 {
        font-size: 13px;
    }
    .order-left-sec ul li a {
        font-size: 12px;
    }
    .Delivered-time p {
        font-size: 12px;
        line-height: 18px;
        text-align: right;
    }
    .order-upper-text h6 {
        font-size: 14px;
        line-height: 18px;
    }
    .order-upper-text p {
        font-size: 10px;
        line-height: 16px;
    }
    .order-total p {
        font-size: 11px;
        line-height: 17px;
    }
    .order-upper-text span {
        font-size: 12px;
    }
    .payment-order-pop-up {
        left: -110%;
    }
    .tabs-number-length p {
        font-size: 12px;
        margin-bottom: 15px;
    }
    .nav-pills {
        padding-bottom: 10px;
    }
        .nav-pills .nav-link{
            font-size:14px;
        }
            .nav-pills .nav-link .tab-numbering {
                line-height: 20px;
                height: 20px;
                width: 20px;
                font-size: 12px;
            }
    .check-box-label {
        padding-left: 8px;
        font-size: 12px;
        line-height:13px;
    }
    .col-xs-12 {
        flex: 0 0 auto;
        width: 50%;
    }
    .custom-link img {
        max-width: 20px;
    }
    .add-category-checkbox {
        margin-right: 20px;
        margin-bottom: 15px;
    }
    .AddMoreContect .input-select {
        top: -6px;
        right: 43px;
    }
    .custom-link {
        font-size: 12px;
    }
    .custom-colunm-7 {
        width: 100%;
        min-width:auto;
    }
    .custom-row {
        padding-top: 10px;
    }
    .custom-colunm-3 {
        width: 50%;
    }
        .custom-colunm-3 .other-page-add-btn {
            padding-left: 0;
            justify-content: start;
        }
        .custom-colunm-3.pt-2.pb-20 {
            padding: 0;
        }
    .cart-amt h5 {
        font-size: 20px;
        line-height: 20px;
    }
    .other-page-add-btn span {
        padding: 2px 10px;
    }
    .other-page-add-btn .cart-number {
        font-size: 20px;
        line-height: 24px;
    }
    .save-later-delete a {
        font-size: 11px;
    }
    .AddMoreContect .input-field {
        width: calc(100% - 50px);
    }
    .lang-btn-padding {
        padding: 12px 12px !important;
    }
    .pro-img {
        gap: 10px;
    }
    .dropdown-box select{
        min-width:125px;
    }
}
@media screen and (max-width: 500px) {
    .table-other-links li:not(:last-child) {
        padding-right: 10px;
    }
    .faq-drawer__content ul li {
        margin-bottom: 10px;
    }
    .col-xs-12 {
        flex: 0 0 auto;
        width: 80%;
    }
    .upload-image.addedImage img {
        width: 40%;
    }
}
@media screen and (max-width: 450px) {
    .header-logo img {
        max-width: 110px;
    }
    .mobile-menu-toggle {
        margin-left: 15px;
    }
}
@media screen and (max-width: 425px) {
    .top-links-btn {
        padding-bottom: 10px;
    }
    .diagonal-btn:not(:last-child) {
        margin-right: 10px;
    }
    .cart-border1 > div:nth-child(5) {
        width: 65%;
    }
    .cart-border1 > div:nth-child(4) {
        order: 3;
        width: 100%;
    }
    .cart-border1 > div:nth-child(2) {
        width: 35%;
    }
}
@media screen and (max-width: 400px) {
    .review-profile-sec{
        display:block;
    }
    .col-xs-12 {
        flex: 0 0 auto;
        width: 100%;
    }
    .top-link .top-links-btn:not(:last-child) {
        padding-right: 10px;
    }
    .review-right .table-menu-more {
        left: 0;
    }
}
@media screen and (max-width: 375px) {
    .cart-border1 > div:nth-child(1) {
        order: 1;
        width: 100%;
    }

    .cart-border1 > div:nth-child(2) {
        order: 5;
        width: 100%;
    }

    .cart-border1 > div:nth-child(3) {
        width: 100%;
        order: 2;
    }

    .cart-border1 > div:nth-child(4) {
        order: 4;
        width: 100%;
    }

    .cart-border1 > div:nth-child(5) {
        order: 3;
        width: 100%;
    }

    .cart-amt {
        text-align: left;
        padding-top:15px;
    }

    .total-amt-save {
        text-align: left;
        padding-block: 15px;
    }

    .other-page-add-btn {
        justify-content: start;
    }

    .save-later-delete {
        justify-content: start;
        padding-top:15px;
    }
}

@media screen and (max-width: 355px) {
    .nav-list > .admin-menu-btn > a img {
        width: 20px;
        height: 20px;
        min-width: 20px;
    }
    .payment-order-pop-up {
        left: -140%;
    }
}
