/*Common styles*/

@media only screen and (min-width: 320px) and (max-width: 930px) {
    #mySidenav.active {
        width: 120px !important;
        height: calc(150vh - 20px) !important;
    }

    #noticationarea .div-col-100pers {
        float: left;
        width: 100%;
        height: calc(55vh - 90px);
        overflow-y: auto;
        padding-top: 20px;
    }

    .isc-admin table.dataTable thead .sorting {
        background-image: url(../../UIThemeEngine/Images/sorting/sort_both.png) !important;
        background-size: 8px 8px !important;
        background-repeat: no-repeat !important;
        background-position: center right !important;
    }

    #myModal--effect-pulses .isc-cart-button-checkout1 {
        background-color: #3E3E3E !important;
        color: white;
        border: 1px solid #3E3E3E;
        font-weight: 600;
        border-radius: 5px;
        text-transform: uppercase;
        width: 40%;
    }

    .isc-btn-s3 {
        display: inline-block;
        color: #525252;
        margin: 5px 0px 0px 0px;
        font-size: 14px;
        padding: 4px 10px;
        font-weight: 400;
        float: left;
        background-color: #f3f2f2;
        position: relative;
        border: 1px solid #efefef;
        border-radius: 4px;
    }

    sup#notification_count {
        color: #1589ee;
        font-weight: 600;
        position: absolute;
        top: -10px;
    }

    sup#Cart_count {
        color: #1589ee;
        font-weight: 600;
        position: absolute;
        top: -10px;
    }

    body.active {
        left: 115px !important;
        transition: all 0.5s ease;
        width: 60% !important;
    }

    .isc-var-11 span {
        margin-left: 0px !important;
        color: #888888;
        font-size: 7px !important;
        font-weight: 600;
        letter-spacing: 0;
    }

    .isc-set-scroll-noti {
        float: left;
        width: 100%;
    }

    .isc-notifi-drpdwn {
        position: absolute;
        top: 20px;
        right: 0;
        display: none;
        left: 0;
    }

    .isc-notif-cont {
        background-color: #fff;
        position: absolute;
        right: 0;
        top: 0px;
        Z-INDEX: 999;
        padding: 10px 20px;
        width: 320px;
        box-shadow: 0 1px 2px 1px rgb(0 0 0 / 8%), 0 3px 6px rgb(0 0 0 / 8%);
        border-radius: 4px !important;
        height: calc(100vh- 81px);
    }

    #mySidenav.active .isc-admin-products .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 1;
        top: 70px;
        left: 0;
        background-color: #f9f9f9;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 60px;
        border-right: 1px solid #d3d3d3;
        display: block !important;
    }

    .isc-products .isc-offer {
        background-color: #1590F1 !important;
        color: #fff;
        display: inline-block;
        font-weight: 600;
        left: 20px;
        letter-spacing: 1px;
        line-height: 1;
        padding: 4px 11px 5px;
        position: absolute;
        text-transform: uppercase;
        top: 0;
    }

    .isc-products .isc-product-top {
        float: none;
        width: 100%;
        margin-bottom: 10px;
    }

    .main-menu {
        display: none;
    }

    .img-logo {
        width: 30%;
    }

    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 1;
        top: 15px;
        left: 0;
        background-color: #f9f9f9;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 60px;
        border-right: 1px solid #d3d3d3;
    }

    .isc-checkouts-box .red-col {
        color: red !important;
        font-size: 12px !important;
        padding-left: 1px !important;
        position: absolute;
        margin-top: 5px !important;
    }

    .row {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: 0;
        margin-left: 0;
        clear: both;
    }

    .camera-dropdown-area {
        padding: 10px 0px 10px 0px;
        position: absolute;
        width: 39%;
        top: 150px;
        opacity: 0;
    }

    .isc-barcode-main {
        float: none;
        width: 100%;
        text-align: center;
        /* padding: 0px 130px; */
        border: 1px solid black;
        margin: 0 auto;
        max-width: 70%;
        height: auto !important;
        overflow: hidden;
    }

    .camera-position-area {
        background: inherit;
        border: none;
        width: 210px;
        height: 155px;
        margin: 0 auto;
        /* margin-top: 80px; */
        position: relative;
        /* padding: 10px 10px 5px 10px; */
        cursor: pointer;
    }

    .isc-contact-page .red-col {
        color: red !important;
        font-size: 12px !important;
        padding-left: 1px !important;
        padding-bottom: 0;
        position: absolute;
        float: left;
        text-align: left;
        position: absolute;
        left: 15px;
        z-index: 0;
        top: 25px;
        float: left;
    }

    .isc-contact-page .contact-title {
        color: #333;
        font-size: 16px;
        margin-bottom: 0;
        text-transform: uppercase;
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .sidebar-widget {
        display: block;
        padding-right: 0px;
        padding-left: 10px;
    }

    .isc-products #homepage_categories .isc-s2-tab-label {
        /*width: 100% !important;*/
        max-width: 70px !important;
        color: #888888;
        font-weight: 600;
        font-size: 9px !important;
    }

    .sidebar-widget .mb-45 {
        margin-bottom: 15px;
    }

    .isc-products .isc-s2-tab i.category-toggle {
        position: absolute;
        top: 9px !important;
        left: 5px;
        font-size: 14px !important;
        font-weight: 500;
        color: #888888;
    }

    .isc-var-11 span {
        margin-left: 35px;
        color: #888888;
        font-size: 8px !important;
        font-weight: 600;
        letter-spacing: 0;
    }

    .isc-products label.isc-s1-tab-label.isc-var-ttl.isc-tab-bg {
        margin: 0px 0px 0px 5px !important;
        border-bottom: none !important;
        display: inline-block;
        width: 90px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        font-weight: 600;
        color: #888888;
        font-size: 10px;
    }

    .modal-dialog.isc-cart-modal-popup {
        position: fixed;
        right: 0;
        height: 100%;
        width: 100%;
    }

    .header-area-2 .logo {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: 5% !important;
        margin-top: 10px;
    }

    .product-details-small > a.active:before {
        background: none;
        bottom: 0;
        content: "";
        left: 0;
        opacity: 1;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
        position: absolute;
        right: 0;
        top: 0;
        -webkit-transition: all 400ms ease-in 0s;
        transition: all 400ms ease-in 0s;
        z-index: 10;
    }

    .isc-products .borderBoxDanger {
        padding: 3px 0px !important;
        border-radius: 4px !important;
        color: #f30606;
        margin-bottom: 0 !important;
        text-align: left;
    }

    .isc-text-out {
        background-color: #808080;
        color: white;
        font-size: 7px;
        padding: 5px 6px;
        font-weight: 500;
        width: 40px;
    }

    .isc-container-fluid {
        height: 25px;
    }

    .product-img img {
        width: 100%;
        float: none;
        max-width: 75%;
        margin: 0 auto;
        height: 20vh;
        /* box-shadow: 1px 1px 1px 1px #dddd; */
    }

    .isc-products .ribbon {
        font-size: 7px !important;
        width: 100%;
        position: absolute;
        background: #eeeeef;
        color: #3e3e3e;
        text-align: center;
        padding: 0.15em 0em;
        margin-top: -90px !important;
        margin-left: 50px;
        font-weight: 600;
    }

    .intelligent-header {
        background-color: #fff;
        left: 0;
        position: fixed;
        width: 100%;
        z-index: 9999;
        border-bottom: 1px solid #bbbbbb;
        top: -10px;
    }

    .product-action > a {
        background-color: #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        color: #474747;
        display: inline-block;
        margin: 0 3px;
        text-align: center;
        width: 20px;
        line-height: 15px;
        height: 20px;
    }

    .product-categori > a:hover {
        color: white;
        display: inline-block;
        font-size: 11px !important;
        text-transform: uppercase;
        padding: 0;
        margin-top: 0;
        font-weight: 600;
    }

    .product-action > a i {
        font-size: 18px;
        line-height: 20px;
    }

    .header-sidebar.common-style {
        display: none;
    }

    .logo h2 {
        margin: 0px;
        padding: 0px;
        font-size: 16px;
    }

    .container-fluid {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto;
    }

    .header-search {
        margin-top: 3px;
        display: block;
    }

    .header-search-cart {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center;
        left: 75%;
        position: relative;
        top: -95%;
    }



    .header-area {
        height: 40px !important;
        line-height: 0px !important;
        padding-top: 15px;
        margin-top: 0px;
    }

    .header-space {
        height: 30px !important;
    }

    .sidebar-search-icon {
        display: none;
        float: right;
        overflow: hidden;
        position: absolute;
        right: 375px;
    }

    nav.mean-nav {
        margin-top: -8%;
    }

    .mean-container .mean-nav {
        float: left;
        width: 100%;
        background: #f8f8f8;
    }


        .mean-container .mean-nav ul li {
            background: #f8f8f8 none repeat scroll 0 0;
            float: left;
            position: relative;
            width: 100%;
            border-top: none;
            padding: 6px 0px;
        }

            .mean-container .mean-nav ul li a {
                background: #f8f8f8 none repeat scroll 0 0;
                color: #5b5b5b;
                display: block;
                float: left;
                font-size: 10px;
                margin: 0;
                padding: 1em 5%;
                text-align: left;
                text-decoration: none;
                text-transform: capitalize;
                width: 90%;
                font-weight: 700;
            }

            .mean-container .mean-nav ul li li a {
                border-top: none;
                opacity: 1;
                padding: 1em 10%;
                text-shadow: none !important;
                visibility: visible;
                width: 80%;
                font-weight: 700;
                text-transform: capitalize;
                color: #5b5b5b;
            }

    .isc-multi-drop li a {
        color: #5b5b5b !important;
        display: block;
        font-size: inherit;
        font-weight: 700 !important;
        line-height: 0px !important;
        padding: inherit !important;
        text-transform: capitalize !important;
        text-indent: 45px;
    }

    .mean-container .mean-nav ul li a.mean-expand {
        width: 26px;
        height: 5px;
        margin-top: 10px;
        padding: 6px 12px !important;
        text-align: center;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 2;
        font-weight: 700;
        background: rgba(255,255,255,.1);
        border: 0 !important;
        background: #F8F8F8;
    }

    .common-style > p {
        background: transparent none repeat scroll 0 0;
        border: medium none;
        line-height: 1;
        padding: 0;
        margin-left: 20px;
        cursor: pointer;
        -webkit-transition: all .3s ease 0s;
        transition: all .3s ease 0s;
        font-size: 15px;
        color: #4b4a48;
    }

    .mean-container a.meanmenu-reveal {
        color: #333;
        cursor: pointer;
        display: block;
        float: right;
        font-family: Arial,Helvetica,sans-serif;
        font-size: inherit;
        font-weight: 700;
        height: 22px;
        line-height: 22px;
        padding: 4px 5px;
        position: absolute;
        right: 0;
        text-decoration: none;
        top: -98px;
        width: 18px;
    }

    .breadcrumb-area {
        background-position: center;
        padding: 5px 0px 5px 0px;
        height: auto;
        border: 1px solid #f3f3f3;
        background: inherit;
        overflow: hidden;
    }

    .breadcrumb-content.isc-breadcrumb-left {
        float: left !important;
        width: 100% !important;
        text-align: center;
    }

    .breadcrumb-content.isc-breadcrumb-right {
        float: left !important;
        width: 100% !important;
        text-align: center;
    }

        .breadcrumb-content.isc-breadcrumb-right h5 {
            font-size: 10px !important;
            text-align: center !important;
            color: white;
            text-indent: 0px;
        }

    .footer-area {
        padding: 0px 0px 0px 0px;
        text-align: center;
        position: fixed;
        bottom: 0;
        width: 100%;
    }

    .f-right {
        float: left;
        width: 100%;
    }

    .footer-logo h2 {
        margin: 0px;
        padding: 0px;
        font-size: 22px;
    }

    .footer-widget-r-content li {
        color: #585858;
        margin-bottom: 0px;
        font-size: 13px;
    }

    .footer-link li {
        display: inline-block;
        list-style-type: none;
        padding-top: 5px;
    }

    .modal-dialog {
        margin: 90px auto;
        min-width: 0;
    }

    .isc-barcode-modal-content {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        pointer-events: auto;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid rgba(0,0,0,.2);
        border-radius: 0.3rem;
        outline: 0;
        width: 90% !important;
        margin: 0 auto !important;
    }

        .isc-barcode-modal-content h3 {
            font-size: 22px;
        }

    div#exampleModals .modal-body {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 20px;
    }

    div#exampleModals .ion-camera {
        font-size: 70px;
        color: black;
        padding-top: 15px;
    }

    .isc-cart-modal .modal-content {
        width: 100%;
        left: 0;
        top: -61px;
        max-width: 90%;
        margin: 0 auto;
        height: unset;
        overflow-y: auto;
        position: fixed;
        right: 0 !important;
    }

    .isc-cart-modal-whole {
        float: left;
        width: 100%;
        margin-bottom: 25px;
        display: block;
    }

    .isc-cart-modal-content {
        max-height: calc(100vh - 315px) !important;
        overflow-y: auto;
        height: unset;
        width: 100% !important;
        display: block;
    }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
    body.active {
        left: 250px !important;
        transition: all 0.5s ease;
        width: 67%;
    }

    .isc-products .isc-var-11 span {
        margin-left: 35px;
        color: #888888;
        font-size: 11px;
        font-weight: 600;
        letter-spacing: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 100px;
    }

    .isc-products .isc-s2-tab i.category-toggle {
        position: absolute;
        top: 5px;
        left: 5px;
        font-size: 20px;
        font-weight: 500;
        color: #888888;
    }

    body.active .sidenav .closebtn {
        position: absolute;
        top: 20px;
        right: 0;
        font-size: 25px;
        margin-left: 50px;
        font-weight: 700;
    }

    .header-search-cart {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center;
        left: 90%;
        position: relative;
        top: -95%;
    }

    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 1;
        top: 0 !important;
        left: 0;
        background-color: #f9f9f9;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 60px;
        border-right: 1px solid #d3d3d3;
    }

    .isc-contact-page .red-col {
        color: red !important;
        font-size: 12px !important;
        padding-left: 1px !important;
        padding-bottom: 0;
        position: absolute;
        float: left;
        text-align: left;
        position: absolute;
        left: 15px;
        z-index: 0;
        top: -75px;
    }

    .mobile-menu .mean-nav ul.menu-overflow {
        height: 220px;
        margin-top: -10px;
        overflow-y: auto;
    }

    .product-img img {
        width: 100%;
        float: none;
        max-width: 50%;
        margin: 0 auto;
        height: auto;
        /* box-shadow: 1px 1px 1px 1px #dddd; */
        overflow: hidden;
    }

    .img-logo {
        width: 25%;
    }

    .ribbon {
        font-size: 7px !important;
        width: 100%;
        position: absolute;
        background: #eeeeef;
        color: #3e3e3e;
        text-align: center;
        padding: 0.15em 0em;
        margin-top: -195px !important;
        margin-left: 158px;
        font-weight: 600;
    }

    .product-action > a i {
        font-size: 18px;
        line-height: 20px;
    }

    .product-action > a {
        background-color: #fff;
        box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        color: #474747;
        display: inline-block;
        margin: 0 3px;
        text-align: center;
        width: 20px;
        line-height: 20px;
        height: 20px;
    }

    nav.mean-nav {
        margin-top: -3%;
    }

    .mean-container .mean-nav ul li li li a {
        width: 90%;
        padding: 1em 15%;
        text-indent: 90px;
    }
}

@media only screen and (min-width: 813px) and (max-width: 1112px) {
    .header-search-cart {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center;
        left: 90%;
        position: relative;
        top: -225%;
    }

    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 1;
        top: 20px !important;
        left: 0;
        background-color: #f9f9f9;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 60px;
        border-right: 1px solid #d3d3d3;
    }

    .img-logo {
        width: 50%;
        margin-top: -40px;
    }

    .isc-contact-page .red-col {
        color: red !important;
        font-size: 12px !important;
        padding-left: 1px !important;
        padding-bottom: 0;
        position: absolute;
        float: left;
        text-align: left;
        position: absolute;
        left: 15px;
        z-index: 0;
        top: -75px;
    }

    .main-menu {
        display: none;
    }

    nav.mean-nav {
        margin-top: -3%;
    }

    .mean-container .mean-nav ul li li li a {
        width: 90%;
        padding: 1em 15%;
        text-indent: 90px;
    }

    .header-area {
        height: 60px !important;
        line-height: 0px !important;
        padding-top: 10px;
    }

    .header-space {
        height: 60px !important;
    }

    .header-sidebar.common-style {
        display: none;
    }

    .mean-container a.meanmenu-reveal {
        color: #333;
        cursor: pointer;
        display: block;
        float: right;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 1px;
        font-weight: 700;
        height: 22px;
        line-height: 22px;
        padding: 4px 5px;
        position: absolute;
        right: 0;
        text-decoration: none;
        top: -62px;
        width: 18px;
    }

    .common-style > p {
        background: transparent none repeat scroll 0 0;
        border: medium none;
        line-height: 1;
        padding: 0;
        margin-left: 15px;
        cursor: pointer;
        -webkit-transition: all .3s ease 0s;
        transition: all .3s ease 0s;
        font-size: 20px;
        color: #4b4a48;
    }

    .mean-container .mean-nav {
        float: left;
        width: 100%;
        background: #f8f8f8;
    }


        .mean-container .mean-nav ul li {
            background: #f8f8f8 none repeat scroll 0 0;
            float: left;
            position: relative;
            width: 100%;
            border-top: none;
            padding: 6px 0px;
        }

            .mean-container .mean-nav ul li a {
                background: #f8f8f8 none repeat scroll 0 0;
                color: #5b5b5b;
                display: block;
                float: left;
                font-size: 15px;
                margin: 0;
                padding: 1em 5%;
                text-align: left;
                text-decoration: none;
                text-transform: capitalize;
                width: 90%;
                font-weight: 700;
            }

            .mean-container .mean-nav ul li li a {
                border-top: none;
                opacity: 1;
                padding: 1em 10%;
                text-shadow: none !important;
                visibility: visible;
                width: 80%;
                font-weight: 700;
                text-transform: capitalize;
                color: #5b5b5b;
            }

    .isc-multi-drop li a {
        color: #5b5b5b !important;
        display: block;
        font-size: inherit;
        font-weight: 700 !important;
        line-height: 0px !important;
        padding: inherit !important;
        text-transform: capitalize !important;
        text-indent: 45px;
    }


    .mean-container .mean-nav ul li a.mean-expand {
        width: 26px;
        height: 5px;
        margin-top: 10px;
        padding: 6px 12px !important;
        text-align: center;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 2;
        font-weight: 700;
        background: rgba(255,255,255,.1);
        border: 0 !important;
        background: #F8F8F8;
    }

    .common-style > p {
        background: transparent none repeat scroll 0 0;
        border: medium none;
        line-height: 1;
        padding: 0;
        margin-left: 20px;
        cursor: pointer;
        -webkit-transition: all .3s ease 0s;
        transition: all .3s ease 0s;
        font-size: 20px;
        color: #4b4a48;
    }

    .mean-container a.meanmenu-reveal {
        color: #333;
        cursor: pointer;
        display: block;
        float: right;
        font-family: Arial,Helvetica,sans-serif;
        font-size: inherit;
        font-weight: 700;
        height: 22px;
        line-height: 22px;
        padding: 4px 5px;
        position: absolute;
        right: 0;
        text-decoration: none;
        top: -190px;
        width: 18px;
    }

    .mobile-menu .mean-nav ul.menu-overflow {
        height: 220px;
        margin-top: -135px;
        overflow-y: auto;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1365px) {

    .mean-container a.meanmenu-reveal {
        color: #333;
        cursor: pointer;
        display: block;
        float: right;
        font-family: Arial,Helvetica,sans-serif;
        font-size: inherit;
        font-weight: 700;
        height: 22px;
        line-height: 22px;
        padding: 4px 5px;
        position: absolute;
        right: 0;
        text-decoration: none;
        top: -63px;
        width: 18px;
    }

    .header-sidebar.common-style {
        display: block;
        margin-top: -12px;
    }

    .logo h2 {
        margin: 0px;
        padding: 0px;
        font-size: 25px;
    }

    .container-fluid {
        width: 100%;
        padding-right: 5px;
        padding-left: 5px;
        margin-right: auto;
        margin-left: auto;
    }

    .header-search {
        margin-top: 3px;
        display: block;
    }

    .header-search-cart {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        -ms-grid-row-align: center;
        align-items: center;
        left: 0%;
        position: relative;
        top: -36%;
    }

    .header-area {
        height: 50px !important;
        line-height: 0px !important;
        padding-top: 8px;
    }
    /*********Header************/
    .header-area {
        padding-top: 0px !important;
        height: 70px !important;
        line-height: 40px !important;
    }
    .header-search-cart {
        position: unset !important;
    }

    .main-menu ul li a {
        line-height: 101px !important;
    }
    .header-sidebar.common-style {
        margin-top: 0px !important;
    }
    .img-logo{
        width:192px !important;
        margin-top:0px !important;
    }
    /**************Header****************/
    .header-space {
        height: 50px !important;
    }

    .sidebar-search-icon {
        display: none;
        float: right;
        overflow: hidden;
        position: absolute;
        right: 375px;
    }

    nav.mean-nav {
        margin-top: -8%;
    }

    .mean-container .mean-nav {
        float: left;
        width: 100%;
        background: #f8f8f8;
    }


        .mean-container .mean-nav ul li {
            background: #f8f8f8 none repeat scroll 0 0;
            float: left;
            position: relative;
            width: 100%;
            border-top: none;
            padding: 6px 0px;
        }

            .mean-container .mean-nav ul li a {
                background: #f8f8f8 none repeat scroll 0 0;
                color: #5b5b5b;
                display: block;
                float: left;
                font-size: 15px;
                margin: 0;
                padding: 1em 5%;
                text-align: left;
                text-decoration: none;
                text-transform: capitalize;
                width: 90%;
                font-weight: 700;
            }

            .mean-container .mean-nav ul li li a {
                border-top: none;
                opacity: 1;
                padding: 1em 10%;
                text-shadow: none !important;
                visibility: visible;
                width: 80%;
                font-weight: 700;
                text-transform: capitalize;
                color: #5b5b5b;
            }

    .isc-multi-drop li a {
        color: #5b5b5b !important;
        display: block;
        font-size: inherit;
        font-weight: 700 !important;
        line-height: 0px !important;
        padding: inherit !important;
        text-transform: capitalize !important;
        text-indent: 45px;
    }

    .mean-container .mean-nav ul li a.mean-expand {
        width: 26px;
        height: 5px;
        margin-top: 10px;
        padding: 6px 12px !important;
        text-align: center;
        position: absolute;
        right: 0;
        top: 0;
        z-index: 2;
        font-weight: 700;
        background: rgba(255,255,255,.1);
        border: 0 !important;
        background: #F8F8F8;
    }

    .common-style > p {
        background: transparent none repeat scroll 0 0;
        border: medium none;
        line-height: 1;
        padding: 0;
        margin-left: 20px;
        cursor: pointer;
        -webkit-transition: all .3s ease 0s;
        transition: all .3s ease 0s;
        font-size: 20px;
        color: #4b4a48;
    }

    .mean-container a.meanmenu-reveal {
        color: #333;
        cursor: pointer;
        display: block;
        float: right;
        font-family: Arial,Helvetica,sans-serif;
        font-size: inherit;
        font-weight: 700;
        height: 22px;
        line-height: 22px;
        padding: 4px 5px;
        position: absolute;
        right: 0;
        text-decoration: none;
        top: -63px;
        width: 18px;
    }

    .breadcrumb-area {
        background-position: center;
        padding: 5px 0px 5px 0px;
        height: auto;
        border: 1px solid #f3f3f3;
        background: #808080;
        overflow: hidden;
    }

    .breadcrumb-content.isc-breadcrumb-left {
        float: left !important;
        width: 100% !important;
        text-align: center;
    }

    .breadcrumb-content.isc-breadcrumb-right {
        float: left !important;
        width: 100% !important;
        text-align: center;
    }

        .breadcrumb-content.isc-breadcrumb-right h5 {
            font-size: 11px !important;
            text-align: center !important;
            color: white;
            text-indent: 0px;
        }

    .footer-area {
        padding: 0px 0px 0px 0px;
        text-align: center;
    }

    .f-right {
        float: left;
        width: 100%;
    }

    .footer-logo h2 {
        margin: 0px;
        padding: 0px;
        font-size: 22px;
    }

    .footer-widget-r-content li {
        color: #585858;
        margin-bottom: 0px;
        font-size: 13px;
    }

    .footer-link li {
        display: inline-block;
        list-style-type: none;
        padding-top: 5px;
    }

    .modal-dialog {
        margin: 150px auto;
        min-width: 0;
    }

    .isc-barcode-modal-content {
        position: relative;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        pointer-events: auto;
        background-color: #fff;
        background-clip: padding-box;
        border: 1px solid rgba(0,0,0,.2);
        border-radius: 0.3rem;
        outline: 0;
        width: 90% !important;
        margin: 0 auto !important;
    }

        .isc-barcode-modal-content h3 {
            font-size: 22px;
        }

    div#exampleModals .modal-body {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 20px;
    }

    div#exampleModals .ion-camera {
        font-size: 70px;
        color: black;
        padding-top: 15px;
    }

    .isc-cart-modal .modal-content {
        width: 82%;
        top: -100px;
        right: 0;
        position: fixed;
        height: 95vh;
    }   

    
}


/* Landscape */
@media only screen and (min-width: 1024px) and (max-height: 1366px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1.5) {

    .isc-cart-modal-content {
      
        max-height: unset !important;
        height: auto;
        height: calc(100vh - 300px);
        width:100%;
    }

    .isc-cart-modal .modal-body {
        padding: 10px;
        position: relative;
        flex: none;
    }

    .isc-cart-modal .modal-footer {
       display:block;
       width:100%;
       float:none;
    }
    .isc-cart-modal .modal-content {
        width: 88%;
    }

    }










    @media only screen and (max-width: 3840px) and (min-width: 2160px) {
        /*  .img-logo {
        width: 65%;
    }*/

        body.active {
            left: 250px !important;
            transition: all 0.5s ease;
            width: 90% !important;
        }

        .img-logo {
            /*width: 25%;*/
        }

        .isc-s2-tab-label {
            display: -webkit-box;
            display: flex;
            -webkit-box-pack: justify;
            justify-content: flex-start;
            padding: 1em;
            background: #f4f4f4 !important;
            font-weight: bold;
            cursor: pointer;
            display: inline-block;
            width: 200px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }


        div#ProductReview_Modal {
            top: 20%;
        }

            div#ProductReview_Modal .modal-dialog {
                margin: 150px auto;
                min-width: 965px;
            }

        div#largeModal {
            top: 70px;
            overflow-x: hidden;
            overflow-y: hidden;
            position: absolute;
            right: -1px;
            width: 20%;
            float: right;
            left: 80.5%;
        }

        .isc-cart-modal .modal-content {
            width: 100%;
            left: 0;
            top: -80px;
            height: 95vh;
            right: 0;
            position: fixed;
        }
        /*.isc-cart-modal-content {
        max-height: unset !important;
        overflow-y: auto;
        height: 55vh !important;*/
        /* height: auto; */
        /*}*/
        .isc-cart-modal-content {
            max-height: unset !important;
            overflow-y: auto;
            height: calc(100vh - 245px) !important;
        }
    }





    /*Product Page*/
    @media only screen and (min-width: 320px) and (max-width: 480px) {
        .isc-products .isc-product-top-right {
            float: none;
            width: 100%;
            text-align: right;
        }

        .sidebar-categories li {
            margin-bottom: 25px;
            margin-top: 25px;
            margin-left: 0 !important;
        }

        .isc-products label.isc-s1-tab-label.isc-var-ttl.isc-tab-bg.categories_lst {
            font-size: 9px !important;
        }

        .isc-products .sidebar-search form input {
            font-size: 9px !important;
            padding-left: 2px;
            padding-right: 17px !important;
            width: 100%;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

        .isc-products .shop-sidebar {
            width: 20%;
            height: calc(110vh - 140px) !important;
            height: 100%;
            overflow-y: auto;
        }

        .isc-products label.isc-s2-tab-label.isc-var-ttl.isc-tab-bg {
            margin: 5px 0px 0px 14px !important;
            border-bottom: none !important;
            font-size: 10px;
        }

        .isc-products .isc-s2-tab i.category-toggle {
            position: absolute;
            top: 16px;
            left: 5px;
            font-size: 13px;
            font-weight: 500;
            color: #888888;
        }

        .isc-products .isc-heart-icon {
            float: inherit;
            width: 100%;
            text-align: right;
            margin-bottom: 0 !important;
        }

        .isc-products .shop-page-wrapper.shop-wrapper-pd {
            padding: 0;
            background: white;
            margin-top: 20px !important;
            width: 100%;
        }

        .isc-products .shop-product-wrapper {
            padding-left: 0px !important;
            padding-right: 25px;
            overflow-y: auto;
            overflow-x: hidden;
            height: calc(100vh - 130px);
        }

        .isc-products .product-action {
            display: inline-block;
            left: 0px;
            opacity: 0;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
            position: absolute;
            right: 0;
            text-align: center;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
        }

        .isc-products .product-cart p {
            font-size: 11px;
            font-weight: normal;
            line-height: 24px;
            color: #3e3e3e;
            margin-bottom: 15px;
            font-family: 'Open Sans', sans-serif;
            text-transform: capitalize;
        }

        .isc-products .isc-text-out {
            background-color: #808080;
            color: white;
            font-size: 8px;
            padding: 5px 5px;
            font-weight: 500;
        }

        .isc-products .breadcrumb-content.isc-breadcrumb-left h2 {
            font-size: 14px;
            color: white;
        }

        .isc-products .shop-found > p {
            color: #6c6c6c;
            font-size: 13px;
            font-weight: 600;
            margin: 0;
            cursor: pointer;
        }

        .isc-products .shop-selector label {
            color: #6c6c6c;
            font-size: 13px;
            font-weight: 600;
            text-transform: capitalize;
        }

        .isc-products .shop-selector select {
            -moz-appearance: none;
            background: rgba(0, 0, 0, 0) url(../img/icon-img/12.png) no-repeat scroll right 0 center;
            border: medium none;
            box-shadow: none;
            color: #6c6c6c;
            font-size: 14px;
            height: inherit;
            padding-left: 0;
            width: 113px;
            -webkit-appearance: none;
            -ms-appearance: none;
            font-weight: 600;
        }

        #slt_home_showitems {
            width: 45px;
            background-size: 10px;
            background-position: 32px 9px;
        }

        .isc-products .product-img {
            float: left;
            width: 30%;
        }

        .isc-products .product-content {
            float: left;
            width: 70%;
            padding-top: 0;
            padding-left: 10px;
        }

        .isc-products .product-title > h4 {
            color: #5d5d5d;
            font-size: 11px;
            font-weight: 600;
            margin-bottom: 8px;
            text-transform: capitalize;
        }

        .isc-products .product-price > span {
            color: #1589ee;
            font-weight: 700;
            font-size: 10px;
        }

        .isc-products .product-title > h4 {
            color: #5d5d5d;
            font-size: 11px;
            font-weight: 600;
            margin-bottom: 0px;
            text-transform: capitalize;
        }

        .isc-products .product-cart > span {
            color: #474747;
            display: inline-block;
            line-height: 1;
            opacity: 1;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
            text-transform: capitalize;
            -webkit-transform: translateY(0px);
            -ms-transform: translateY(0px);
            transform: translateY(0px);
            -webkit-transition: all 0.4s ease-in-out 0s;
            transition: all 0.4s ease-in-out 0s;
            font-size: 10px;
        }

        .isc-products .product-title-price {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: block;
            -webkit-box-pack: justify;
            -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
            justify-content: space-between;
        }

        #slt_home_sortproducts {
            width: 40% !important;
            cursor: pointer;
            margin-top: 10px;
            background-size: 10px;
        }


        .isc-products .sidebar-search {
            display: none;
        }

        .isc-products .sidebar-title {
            color: #353535 !important;
            font-size: 10px;
            font-weight: 800;
            margin-bottom: 0;
        }

        .isc-products .sidebar-categories li {
            margin-bottom: 0;
            margin-top: 0;
        }

        .isc-products .sidebar-widget.mb-40 {
            margin: 0 !important;
        }

        .isc-products .sidebar-widget.mb-50 {
            margin: 0 !important;
        }

        .isc-products .sidebar-categories li a {
            color: #353535 !important;
            font-size: 8px;
            font-weight: 600;
            line-height: 1;
            text-transform: capitalize !important;
        }

        .isc-products .shop-page-wrapper .container-fluid {
            padding-left: 5.5px;
            padding-right: 5.5px;
            position: relative;
        }

        .isc-products .shop-sidebar {
            float: left;
            width: 35%;
            padding-right: 10px;
            background-color: #f5f5f5;
            padding-left: 5px;
            padding-top: 5px;
            padding-bottom: 10px;
        }

        .isc-products .sidebar-categories li a {
            color: #353535 !important;
            font-size: 9px;
            font-weight: 600;
            line-height: 1;
            text-transform: capitalize !important;
            width: 75px !important;
            float: left;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            padding: 5px 0;
        }

        .isc-products .sidebar-categories li a {
            color: #353535 !important;
            font-size: 9px;
            font-weight: 600;
            line-height: 1;
            text-transform: capitalize !important;
        }

            .isc-products .sidebar-categories li a span {
                float: right;
                width: 5%;
                margin-top: 10px;
            }

        .isc-products .shop-product-wrapper {
            width: 65%;
            float: right;
            padding: 0 5px;
        }

        .isc-products .shop-bar {
            display: block;
            padding-bottom: 0 !important;
        }

        .isc-products .shop-found-selector {
            display: block;
        }

        .isc-products .shop-found {
            float: left;
            width: 100%;
            text-align: left;
        }

        .isc-products .shop-selector {
            margin-left: 0;
            margin-top: 0px;
        }

        #slt_home_sortproducts {
            width: 45% !important;
            cursor: pointer;
            margin-top: 10px;
        }

        .isc-products .custom-col-4 {
            -webkit-box-flex: 0;
            -webkit-flex: 1 0 100%;
            -ms-flex: 1 0 100%;
            flex: 1 0 100%;
            max-width: 100%;
        }

        .isc-products .product-img > span {
            background-color: #626262;
            color: #fff;
            display: inline-block;
            font-weight: 600;
            left: 0;
            letter-spacing: 1px;
            line-height: 1;
            padding: 4px 5px 5px;
            position: absolute;
            text-transform: uppercase;
            top: -20px;
            font-size: 5px;
            width: 57%;
        }

        .isc-products .single-product.mb-35 {
            float: left;
            width: 100%;
        }

        .isc-products .product-categori > a {
            color: white;
            display: inline-block;
            font-size: 15px;
            text-transform: uppercase;
            padding: 15px 0px 15px 0px;
            margin-top: -17px;
            font-weight: 500;
        }

        .isc-products .isc-pagination-sec-s1 {
            padding: 0;
            float: right;
            padding-top: 0;
            width: 100%;
        }



        .isc-products .product-categori > a {
            color: white;
            display: inline-block;
            font-size: 10px;
            text-transform: uppercase;
            padding: 0;
            margin-top: 0px;
            font-weight: 600;
        }

        .isc-products .product-categori {
            padding: 2px 0 5px;
        }

        .isc-products .isc-page-count-s1 {
            display: inline-block;
            padding: 3px 4px;
            margin-right: 0px;
            border-radius: 3px;
            border: solid 1px #c0c0c0;
            font-size: 7px;
            font-weight: 500;
            text-decoration: none;
            color: #000;
            cursor: pointer;
        }
    }

    @media only screen and (min-width: 320px) and (max-width: 568px) {
        .isc-products .isc-product-top-right {
            float: none;
            width: 100%;
            text-align: right;
        }

        .sidebar-categories li {
            margin-bottom: 25px;
            margin-top: 25px;
            margin-left: 0 !important;
        }

        .isc-products label.isc-s1-tab-label.isc-var-ttl.isc-tab-bg.categories_lst {
            font-size: 9px !important;
        }

        .isc-products .sidebar-search form input {
            font-size: 9px !important;
            padding-left: 2px;
            padding-right: 17px !important;
            width: 100%;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

        .isc-products .shop-sidebar {
            width: 20%;
            height: calc(110vh - 140px) !important;
            height: 100%;
            overflow-y: auto;
        }

        .isc-products label.isc-s2-tab-label.isc-var-ttl.isc-tab-bg {
            margin: 5px 0px 0px 14px !important;
            border-bottom: none !important;
            font-size: 10px;
        }

        .isc-products .isc-s2-tab i.category-toggle {
            position: absolute;
            top: 16px;
            left: 5px;
            font-size: 13px;
            font-weight: 500;
            color: #888888;
        }

        .isc-products .isc-heart-icon {
            float: inherit;
            width: 100%;
            text-align: right;
            margin-bottom: 0 !important;
        }

        .isc-products .shop-page-wrapper.shop-wrapper-pd {
            padding: 0;
            background: white;
            margin-top: 20px !important;
            width: 100%;
        }

        .isc-products .shop-product-wrapper {
            padding-left: 0px !important;
            padding-right: 25px;
            overflow-y: auto;
            overflow-x: hidden;
            height: calc(100vh - 130px);
        }

        .isc-products .product-action {
            display: inline-block;
            left: 0px;
            opacity: 0;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
            position: absolute;
            right: 0;
            text-align: center;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
        }

        .isc-products .product-cart p {
            font-size: 11px;
            font-weight: normal;
            line-height: 24px;
            color: #3e3e3e;
            margin-bottom: 15px;
            font-family: 'Open Sans', sans-serif;
            text-transform: capitalize;
        }

        .isc-products .isc-text-out {
            background-color: #808080;
            color: white;
            font-size: 8px;
            padding: 5px 5px;
            font-weight: 500;
        }

        .isc-products .breadcrumb-content.isc-breadcrumb-left h2 {
            font-size: 14px;
            color: white;
        }

        .isc-products .shop-found > p {
            color: #6c6c6c;
            font-size: 13px;
            font-weight: 600;
            margin: 0;
            cursor: pointer;
        }

        .isc-products .shop-selector label {
            color: #6c6c6c;
            font-size: 13px;
            font-weight: 600;
            text-transform: capitalize;
        }

        .isc-products .shop-selector select {
            -moz-appearance: none;
            background: rgba(0, 0, 0, 0) url(../img/icon-img/12.png) no-repeat scroll right 0 center;
            border: medium none;
            box-shadow: none;
            color: #6c6c6c;
            font-size: 14px;
            height: inherit;
            padding-left: 0;
            width: 113px;
            -webkit-appearance: none;
            -ms-appearance: none;
            font-weight: 600;
        }

        #slt_home_showitems {
            width: 45px;
            background-size: 10px;
            background-position: 32px 9px;
        }

        .isc-products .product-img {
            float: left;
            width: 30%;
        }

        .isc-products .product-content {
            float: left;
            width: 70%;
            padding-top: 0;
            padding-left: 10px;
        }

        .isc-products .product-title > h4 {
            color: #5d5d5d;
            font-size: 11px;
            font-weight: 600;
            margin-bottom: 8px;
            text-transform: capitalize;
        }

        .isc-products .product-price > span {
            color: #1589ee;
            font-weight: 700;
            font-size: 10px;
        }

        .isc-products .product-title > h4 {
            color: #5d5d5d;
            font-size: 11px;
            font-weight: 600;
            margin-bottom: 0px;
            text-transform: capitalize;
        }

        .isc-products .product-cart > span {
            color: #474747;
            display: inline-block;
            line-height: 1;
            opacity: 1;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
            text-transform: capitalize;
            -webkit-transform: translateY(0px);
            -ms-transform: translateY(0px);
            transform: translateY(0px);
            -webkit-transition: all 0.4s ease-in-out 0s;
            transition: all 0.4s ease-in-out 0s;
            font-size: 10px;
        }

        .isc-products .product-title-price {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: block;
            -webkit-box-pack: justify;
            -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
            justify-content: space-between;
        }

        #slt_home_sortproducts {
            width: 40% !important;
            cursor: pointer;
            margin-top: 10px;
            background-size: 10px;
        }


        .isc-products .sidebar-search {
            display: none;
        }

        .isc-products .sidebar-title {
            color: #353535 !important;
            font-size: 10px;
            font-weight: 800;
            margin-bottom: 0;
        }

        .isc-products .sidebar-categories li {
            margin-bottom: 0;
            margin-top: 0;
        }

        .isc-products .sidebar-widget.mb-40 {
            margin: 0 !important;
        }

        .isc-products .sidebar-widget.mb-50 {
            margin: 0 !important;
        }

        .isc-products .sidebar-categories li a {
            color: #353535 !important;
            font-size: 8px;
            font-weight: 600;
            line-height: 1;
            text-transform: capitalize !important;
        }

        .isc-products .shop-page-wrapper .container-fluid {
            padding-left: 5.5px;
            padding-right: 5.5px;
            position: relative;
        }

        .isc-products .shop-sidebar {
            float: left;
            width: 35%;
            padding-right: 10px;
            background-color: #f5f5f5;
            padding-left: 5px;
            padding-top: 5px;
            padding-bottom: 10px;
        }

        .isc-products .sidebar-categories li a {
            color: #353535 !important;
            font-size: 9px;
            font-weight: 600;
            line-height: 1;
            text-transform: capitalize !important;
            width: 75px !important;
            float: left;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            padding: 5px 0;
        }

        .isc-products .sidebar-categories li a {
            color: #353535 !important;
            font-size: 9px;
            font-weight: 600;
            line-height: 1;
            text-transform: capitalize !important;
        }

            .isc-products .sidebar-categories li a span {
                float: right;
                width: 5%;
                margin-top: 10px;
            }

        .isc-products .shop-product-wrapper {
            width: 65%;
            float: right;
            padding: 0 5px;
        }

        .isc-products .shop-bar {
            display: block;
            padding-bottom: 0 !important;
        }

        .isc-products .shop-found-selector {
            display: block;
        }

        .isc-products .shop-found {
            float: left;
            width: 100%;
            text-align: left;
        }

        .isc-products .shop-selector {
            margin-left: 0;
            margin-top: 0px;
        }

        #slt_home_sortproducts {
            width: 45% !important;
            cursor: pointer;
            margin-top: 10px;
        }

        .isc-products .custom-col-4 {
            -webkit-box-flex: 0;
            -webkit-flex: 1 0 100%;
            -ms-flex: 1 0 100%;
            flex: 1 0 100%;
            max-width: 100%;
        }

        .isc-products .product-img > span {
            background-color: #626262;
            color: #fff;
            display: inline-block;
            font-weight: 600;
            left: 0;
            letter-spacing: 1px;
            line-height: 1;
            padding: 4px 5px 5px;
            position: absolute;
            text-transform: uppercase;
            top: -20px;
            font-size: 5px;
            width: 57%;
        }

        .isc-products .single-product.mb-35 {
            float: left;
            width: 100%;
        }

        .isc-products .product-categori > a {
            color: white;
            display: inline-block;
            font-size: 15px;
            text-transform: uppercase;
            padding: 15px 0px 15px 0px;
            margin-top: -17px;
            font-weight: 500;
        }

        .isc-products .isc-pagination-sec-s1 {
            padding: 0;
            float: right;
            padding-top: 0;
            width: 100%;
        }



        .isc-products .product-categori > a {
            color: white;
            display: inline-block;
            font-size: 10px;
            text-transform: uppercase;
            padding: 0;
            margin-top: 0px;
            font-weight: 600;
        }

        .isc-products .product-categori {
            padding: 2px 0 5px;
        }

        .isc-products .isc-page-count-s1 {
            display: inline-block;
            padding: 3px 4px;
            margin-right: 0px;
            border-radius: 3px;
            border: solid 1px #c0c0c0;
            font-size: 7px;
            font-weight: 500;
            text-decoration: none;
            color: #000;
            cursor: pointer;
        }

        .isc-pagination-sec-s1 {
            position: fixed !important;
            bottom: 58px !important;
            right: 12px !important;
            left: -20px !important;
            background-color: #fff;
            width: 100% !important;
        }
    }


    @media only screen and (min-width: 375px) and (max-width: 667px) {
        .isc-products .isc-product-top-right {
            float: none;
            width: 100%;
            text-align: right;
        }

        .sidebar-categories li {
            margin-bottom: 25px;
            margin-top: 25px;
            margin-left: 0 !important;
        }

        .isc-products label.isc-s1-tab-label.isc-var-ttl.isc-tab-bg.categories_lst {
            font-size: 9px !important;
        }

        .isc-products .sidebar-search form input {
            font-size: 9px !important;
            padding-left: 2px;
            padding-right: 17px !important;
            width: 100%;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

        .isc-products .shop-sidebar {
            width: 20%;
            height: calc(110vh - 140px) !important;
            height: 100%;
            overflow-y: auto;
        }

        .isc-products label.isc-s2-tab-label.isc-var-ttl.isc-tab-bg {
            margin: 5px 0px 0px 14px !important;
            border-bottom: none !important;
            font-size: 10px;
        }

        .isc-products .isc-s2-tab i.category-toggle {
            position: absolute;
            top: 16px;
            left: 5px;
            font-size: 13px;
            font-weight: 500;
            color: #888888;
        }

        .isc-products .isc-heart-icon {
            float: inherit;
            width: 100%;
            text-align: right;
            margin-bottom: 0 !important;
        }

        .isc-products .shop-page-wrapper.shop-wrapper-pd {
            padding: 0;
            background: white;
            margin-top: 20px !important;
            width: 100%;
        }

        .isc-products .shop-product-wrapper {
            padding-left: 0px !important;
            padding-right: 25px;
            overflow-y: auto;
            overflow-x: hidden;
            height: calc(100vh - 130px);
        }

        .isc-products .product-action {
            display: inline-block;
            left: 0px;
            opacity: 0;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
            position: absolute;
            right: 0;
            text-align: center;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
        }

        .isc-products .product-cart p {
            font-size: 11px;
            font-weight: normal;
            line-height: 24px;
            color: #3e3e3e;
            margin-bottom: 15px;
            font-family: 'Open Sans', sans-serif;
            text-transform: capitalize;
        }

        .isc-products .isc-text-out {
            background-color: #808080;
            color: white;
            font-size: 8px;
            padding: 5px 5px;
            font-weight: 500;
        }

        .isc-products .breadcrumb-content.isc-breadcrumb-left h2 {
            font-size: 14px;
            color: white;
        }

        .isc-products .shop-found > p {
            color: #6c6c6c;
            font-size: 13px;
            font-weight: 600;
            margin: 0;
            cursor: pointer;
        }

        .isc-products .shop-selector label {
            color: #6c6c6c;
            font-size: 13px;
            font-weight: 600;
            text-transform: capitalize;
        }

        .isc-products .shop-selector select {
            -moz-appearance: none;
            background: rgba(0, 0, 0, 0) url(../img/icon-img/12.png) no-repeat scroll right 0 center;
            border: medium none;
            box-shadow: none;
            color: #6c6c6c;
            font-size: 14px;
            height: inherit;
            padding-left: 0;
            width: 113px;
            -webkit-appearance: none;
            -ms-appearance: none;
            font-weight: 600;
        }

        #slt_home_showitems {
            width: 45px;
            background-size: 10px;
            background-position: 32px 9px;
        }

        .isc-products .product-img {
            float: left;
            width: 30%;
        }

        .isc-products .product-content {
            float: left;
            width: 70%;
            padding-top: 0;
            padding-left: 10px;
        }

        .isc-products .product-title > h4 {
            color: #5d5d5d;
            font-size: 11px;
            font-weight: 600;
            margin-bottom: 8px;
            text-transform: capitalize;
        }

        .isc-products .product-price > span {
            color: #1589ee;
            font-weight: 700;
            font-size: 10px;
        }

        .isc-products .product-title > h4 {
            color: #5d5d5d;
            font-size: 11px;
            font-weight: 600;
            margin-bottom: 0px;
            text-transform: capitalize;
        }

        .isc-products .product-cart > span {
            color: #474747;
            display: inline-block;
            line-height: 1;
            opacity: 1;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
            text-transform: capitalize;
            -webkit-transform: translateY(0px);
            -ms-transform: translateY(0px);
            transform: translateY(0px);
            -webkit-transition: all 0.4s ease-in-out 0s;
            transition: all 0.4s ease-in-out 0s;
            font-size: 10px;
        }

        .isc-products .product-title-price {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: block;
            -webkit-box-pack: justify;
            -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
            justify-content: space-between;
        }

        #slt_home_sortproducts {
            width: 40% !important;
            cursor: pointer;
            margin-top: 10px;
            background-size: 10px;
        }


        .isc-products .sidebar-search {
            display: none;
        }

        .isc-products .sidebar-title {
            color: #353535 !important;
            font-size: 10px;
            font-weight: 800;
            margin-bottom: 0;
        }

        .isc-products .sidebar-categories li {
            margin-bottom: 0;
            margin-top: 0;
        }

        .isc-products .sidebar-widget.mb-40 {
            margin: 0 !important;
        }

        .isc-products .sidebar-widget.mb-50 {
            margin: 0 !important;
        }

        .isc-products .sidebar-categories li a {
            color: #353535 !important;
            font-size: 8px;
            font-weight: 600;
            line-height: 1;
            text-transform: capitalize !important;
        }

        .isc-products .shop-page-wrapper .container-fluid {
            padding-left: 5.5px;
            padding-right: 5.5px;
            position: relative;
        }

        .isc-products .shop-sidebar {
            float: left;
            width: 35%;
            padding-right: 10px;
            background-color: #f5f5f5;
            padding-left: 5px;
            padding-top: 5px;
            padding-bottom: 10px;
        }

        .isc-products .sidebar-categories li a {
            color: #353535 !important;
            font-size: 9px;
            font-weight: 600;
            line-height: 1;
            text-transform: capitalize !important;
            width: 75px !important;
            float: left;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            padding: 5px 0;
        }

        .isc-products .sidebar-categories li a {
            color: #353535 !important;
            font-size: 9px;
            font-weight: 600;
            line-height: 1;
            text-transform: capitalize !important;
        }

            .isc-products .sidebar-categories li a span {
                float: right;
                width: 5%;
                margin-top: 10px;
            }

        .isc-products .shop-product-wrapper {
            width: 65%;
            float: right;
            padding: 0 5px;
        }

        .isc-products .shop-bar {
            display: block;
            padding-bottom: 0 !important;
        }

        .isc-products .shop-found-selector {
            display: block;
        }

        .isc-products .shop-found {
            float: left;
            width: 100%;
            text-align: left;
        }

        .isc-products .shop-selector {
            margin-left: 0;
            margin-top: 0px;
        }

        #slt_home_sortproducts {
            width: 45% !important;
            cursor: pointer;
            margin-top: 10px;
        }

        .isc-products .custom-col-4 {
            -webkit-box-flex: 0;
            -webkit-flex: 1 0 100%;
            -ms-flex: 1 0 100%;
            flex: 1 0 100%;
            max-width: 100%;
        }

        .isc-products .product-img > span {
            background-color: #626262;
            color: #fff;
            display: inline-block;
            font-weight: 600;
            left: 0;
            letter-spacing: 1px;
            line-height: 1;
            padding: 4px 5px 5px;
            position: absolute;
            text-transform: uppercase;
            top: -20px;
            font-size: 5px;
            width: 57%;
        }

        .isc-products .single-product.mb-35 {
            float: left;
            width: 100%;
        }

        .isc-products .product-categori > a {
            color: white;
            display: inline-block;
            font-size: 15px;
            text-transform: uppercase;
            padding: 15px 0px 15px 0px;
            margin-top: -17px;
            font-weight: 500;
        }

        .isc-products .isc-pagination-sec-s1 {
            padding: 0;
            float: right;
            padding-top: 0;
            width: 100%;
        }



        .isc-products .product-categori > a {
            color: white;
            display: inline-block;
            font-size: 10px;
            text-transform: uppercase;
            padding: 0;
            margin-top: 0px;
            font-weight: 600;
        }

        .isc-products .product-categori {
            padding: 2px 0 5px;
        }

        .isc-products .isc-page-count-s1 {
            display: inline-block;
            padding: 3px 4px;
            margin-right: 0px;
            border-radius: 3px;
            border: solid 1px #c0c0c0;
            font-size: 7px;
            font-weight: 500;
            text-decoration: none;
            color: #000;
            cursor: pointer;
        }
    }

    @media only screen and (min-width: 414px) and (max-width: 736px) {
        .isc-products .isc-product-top-right {
            float: none;
            width: 100%;
            text-align: right;
        }

        .isc-products #homepage_categories .isc-s2-tab-label {
            /*width: 100% !important;*/
            max-width: 100px !important;
            color: #888888;
            font-weight: 600;
            font-size: 9px !important;
        }

        .sidebar-categories li {
            margin-bottom: 25px;
            margin-top: 25px;
            margin-left: 0 !important;
        }

        .isc-products label.isc-s1-tab-label.isc-var-ttl.isc-tab-bg.categories_lst {
            font-size: 9px !important;
        }

        .isc-products .sidebar-search form input {
            font-size: 9px !important;
            padding-left: 2px;
            padding-right: 17px !important;
            width: 100%;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

        .isc-products .shop-sidebar {
            width: 20%;
            height: calc(110vh - 140px) !important;
            height: 100%;
            overflow-y: auto;
        }

        .isc-products label.isc-s2-tab-label.isc-var-ttl.isc-tab-bg {
            margin: 5px 0px 0px 14px !important;
            border-bottom: none !important;
            font-size: 10px;
        }

        .isc-products .isc-s2-tab i.category-toggle {
            position: absolute;
            top: 16px;
            left: 5px;
            font-size: 13px;
            font-weight: 500;
            color: #888888;
        }

        .isc-products .isc-heart-icon {
            float: inherit;
            width: 100%;
            text-align: right;
            margin-bottom: 0 !important;
        }

        .isc-products .shop-page-wrapper.shop-wrapper-pd {
            padding: 0;
            background: white;
            margin-top: 20px !important;
            width: 100%;
        }

        .isc-products .shop-product-wrapper {
            padding-left: 0px !important;
            padding-right: 25px;
            overflow-y: auto;
            overflow-x: hidden;
            height: calc(100vh - 130px);
        }

        .isc-products .product-action {
            display: inline-block;
            left: 0px;
            opacity: 0;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
            position: absolute;
            right: 0;
            text-align: center;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
        }

        .isc-products .product-cart p {
            font-size: 11px;
            font-weight: normal;
            line-height: 24px;
            color: #3e3e3e;
            margin-bottom: 15px;
            font-family: 'Open Sans', sans-serif;
            text-transform: capitalize;
        }

        .isc-products .isc-text-out {
            background-color: #808080;
            color: white;
            font-size: 8px;
            padding: 5px 5px;
            font-weight: 500;
        }

        .isc-products .breadcrumb-content.isc-breadcrumb-left h2 {
            font-size: 14px;
            color: white;
        }

        .isc-products .shop-found > p {
            color: #6c6c6c;
            font-size: 13px;
            font-weight: 600;
            margin: 0;
            cursor: pointer;
        }

        .isc-products .shop-selector label {
            color: #6c6c6c;
            font-size: 13px;
            font-weight: 600;
            text-transform: capitalize;
        }

        .isc-products .shop-selector select {
            -moz-appearance: none;
            background: rgba(0, 0, 0, 0) url(../img/icon-img/12.png) no-repeat scroll right 0 center;
            border: medium none;
            box-shadow: none;
            color: #6c6c6c;
            font-size: 14px;
            height: inherit;
            padding-left: 0;
            width: 113px;
            -webkit-appearance: none;
            -ms-appearance: none;
            font-weight: 600;
        }

        #slt_home_showitems {
            width: 45px;
            background-size: 10px;
            background-position: 32px 9px;
        }

        .isc-products .product-img {
            float: left;
            width: 30%;
        }

        .isc-products .product-content {
            float: left;
            width: 70%;
            padding-top: 0;
            padding-left: 10px;
        }

        .isc-products .product-title > h4 {
            color: #5d5d5d;
            font-size: 11px;
            font-weight: 600;
            margin-bottom: 8px;
            text-transform: capitalize;
        }

        .isc-products .product-price > span {
            color: #1589ee;
            font-weight: 700;
            font-size: 10px;
        }

        .isc-products .product-title > h4 {
            color: #5d5d5d;
            font-size: 11px;
            font-weight: 600;
            margin-bottom: 0px;
            text-transform: capitalize;
        }

        .isc-products .product-cart > span {
            color: #474747;
            display: inline-block;
            line-height: 1;
            opacity: 1;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
            text-transform: capitalize;
            -webkit-transform: translateY(0px);
            -ms-transform: translateY(0px);
            transform: translateY(0px);
            -webkit-transition: all 0.4s ease-in-out 0s;
            transition: all 0.4s ease-in-out 0s;
            font-size: 10px;
        }

        .isc-products .product-title-price {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: block;
            -webkit-box-pack: justify;
            -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
            justify-content: space-between;
        }

        #slt_home_sortproducts {
            width: 40% !important;
            cursor: pointer;
            margin-top: 10px;
            background-size: 10px;
        }


        .isc-products .sidebar-search {
            display: none;
        }

        .isc-products .sidebar-title {
            color: #353535 !important;
            font-size: 10px;
            font-weight: 800;
            margin-bottom: 0;
        }

        .isc-products .sidebar-categories li {
            margin-bottom: 0;
            margin-top: 0;
        }

        .isc-products .sidebar-widget.mb-40 {
            margin: 0 !important;
        }

        .isc-products .sidebar-widget.mb-50 {
            margin: 0 !important;
        }

        .isc-products .sidebar-categories li a {
            color: #353535 !important;
            font-size: 8px;
            font-weight: 600;
            line-height: 1;
            text-transform: capitalize !important;
        }

        .isc-products .shop-page-wrapper .container-fluid {
            padding-left: 5.5px;
            padding-right: 5.5px;
            position: relative;
        }

        .isc-products .shop-sidebar {
            float: left;
            width: 35%;
            padding-right: 10px;
            background-color: #f5f5f5;
            padding-left: 5px;
            padding-top: 5px;
            padding-bottom: 10px;
        }

        .isc-products .sidebar-categories li a {
            color: #353535 !important;
            font-size: 9px;
            font-weight: 600;
            line-height: 1;
            text-transform: capitalize !important;
            width: 75px !important;
            float: left;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            padding: 5px 0;
        }

        .isc-products .sidebar-categories li a {
            color: #353535 !important;
            font-size: 9px;
            font-weight: 600;
            line-height: 1;
            text-transform: capitalize !important;
        }

            .isc-products .sidebar-categories li a span {
                float: right;
                width: 5%;
                margin-top: 10px;
            }

        .isc-products .shop-product-wrapper {
            width: 65%;
            float: right;
            padding: 0 5px;
        }

        .isc-products .shop-bar {
            display: block;
            padding-bottom: 0 !important;
        }

        .isc-products .shop-found-selector {
            display: block;
        }

        .isc-products .shop-found {
            float: left;
            width: 100%;
            text-align: left;
        }

        .isc-products .shop-selector {
            margin-left: 0;
            margin-top: 0px;
        }

        #slt_home_sortproducts {
            width: 45% !important;
            cursor: pointer;
            margin-top: 10px;
        }

        .isc-products .custom-col-4 {
            -webkit-box-flex: 0;
            -webkit-flex: 1 0 100%;
            -ms-flex: 1 0 100%;
            flex: 1 0 100%;
            max-width: 100%;
        }

        .isc-products .product-img > span {
            background-color: #626262;
            color: #fff;
            display: inline-block;
            font-weight: 600;
            left: 0;
            letter-spacing: 1px;
            line-height: 1;
            padding: 4px 5px 5px;
            position: absolute;
            text-transform: uppercase;
            top: -20px;
            font-size: 5px;
            width: 57%;
        }

        .isc-products .single-product.mb-35 {
            float: left;
            width: 100%;
        }

        .isc-products .product-categori > a {
            color: white;
            display: inline-block;
            font-size: 15px;
            text-transform: uppercase;
            padding: 15px 0px 15px 0px;
            margin-top: -17px;
            font-weight: 500;
        }

        .isc-products .isc-pagination-sec-s1 {
            padding: 0;
            float: right;
            padding-top: 0;
            width: 100%;
        }



        .isc-products .product-categori > a {
            color: white;
            display: inline-block;
            font-size: 10px;
            text-transform: uppercase;
            padding: 0;
            margin-top: 0px;
            font-weight: 600;
        }

        .isc-products .product-categori {
            padding: 2px 0 5px;
        }

        .isc-products .isc-page-count-s1 {
            display: inline-block;
            padding: 3px 4px;
            margin-right: 0px;
            border-radius: 3px;
            border: solid 1px #c0c0c0;
            font-size: 7px;
            font-weight: 500;
            text-decoration: none;
            color: #000;
            cursor: pointer;
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .isc-products .shop-page-wrapper.shop-wrapper-pd {
            padding: 0;
            background: white;
            margin-top: 20px !important;
            width: 100%;
        }

        .isc-products label.isc-var-11.isc-tab-bg.isc-p-r.categories_lst {
            margin-left: 40px !important;
        }

        .isc-products #homepage_categories .isc-s2-tab-label {
            /* width: 100% !important;*/
            max-width: 200px !important;
            color: #888888;
            font-weight: 600;
            font-size: 9px;
        }

        .isc-products .product-action {
            display: inline-block;
            left: 20px;
            opacity: 0;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
            position: absolute;
            right: 0;
            text-align: center;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
        }

        .isc-products label.isc-s1-tab-label.isc-var-ttl.isc-tab-bg {
            margin: 0px 0px 0px 25px !important;
            border-bottom: none !important;
            display: inline-block;
            width: 125px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-weight: 600;
            color: #888888;
        }

        .sidebar-parent {
            height: calc(102vh - 228px);
            overflow-y: auto;
            overflow-x: hidden;
        }

        .borderBoxDanger {
            padding: 3px 0px !important;
            border-radius: 4px !important;
            color: #f30606;
            margin-bottom: 0;
        }

        .isc-products .breadcrumb-content.isc-breadcrumb-left h2 {
            font-size: 14px;
            color: white;
        }

        .isc-products .shop-found > p {
            color: #6c6c6c;
            font-size: 13px;
            font-weight: 600;
            margin: 0;
            cursor: pointer;
        }

        .isc-products .shop-selector label {
            color: #6c6c6c;
            font-size: 13px;
            font-weight: 600;
            text-transform: capitalize;
        }

        .isc-products .shop-selector select {
            -moz-appearance: none;
            background: rgba(0, 0, 0, 0) url(../img/icon-img/12.png) no-repeat scroll right 0 center;
            border: medium none;
            box-shadow: none;
            color: #6c6c6c;
            font-size: 14px;
            height: inherit;
            padding-left: 0;
            width: 113px;
            -webkit-appearance: none;
            -ms-appearance: none;
            font-weight: 600;
        }

        #slt_home_showitems {
            width: 45px;
            background-size: 10px;
            background-position: 32px 9px;
        }

        .isc-products .product-img {
            float: left;
            width: 30%;
        }

        .isc-products .product-content {
            float: left;
            width: 70%;
            padding-top: 0;
        }

        .isc-products .product-title > h4 {
            color: #5d5d5d;
            font-size: 11px;
            font-weight: 600;
            margin-bottom: 8px;
            text-transform: capitalize;
        }

        .isc-products .product-price > span {
            color: #1589ee;
            font-weight: 700;
            font-size: 12px;
        }

        .isc-products .product-title > h4 {
            color: #5d5d5d;
            font-size: 13px;
            font-weight: 600;
            margin-bottom: 0px;
            text-transform: capitalize;
        }

        .isc-products .product-cart > span {
            color: #474747;
            display: inline-block;
            line-height: 1;
            opacity: 1;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
            text-transform: capitalize;
            -webkit-transform: translateY(0px);
            -ms-transform: translateY(0px);
            transform: translateY(0px);
            -webkit-transition: all 0.4s ease-in-out 0s;
            transition: all 0.4s ease-in-out 0s;
            font-size: 12px;
        }

        .isc-products .product-title-price {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: block;
            -webkit-box-pack: justify;
            -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
            justify-content: space-between;
        }

        #slt_home_sortproducts {
            width: 40% !important;
            cursor: pointer;
            margin-top: 10px;
            background-size: 10px;
        }


        .isc-products .sidebar-search {
            display: none;
        }

        .isc-products .sidebar-title {
            color: #353535 !important;
            font-size: 13px;
            font-weight: 800;
            margin-bottom: 0;
        }

        .isc-products .sidebar-categories li {
            margin-bottom: 0;
            margin-top: 0;
        }

        .isc-products .sidebar-widget.mb-40 {
            margin: 0 !important;
        }

        .isc-products .sidebar-widget.mb-50 {
            margin: 0 !important;
        }

        .isc-products .sidebar-categories li a {
            color: #353535 !important;
            font-size: 8px;
            font-weight: 600;
            line-height: 1;
            text-transform: capitalize !important;
        }

        .isc-products .shop-page-wrapper .container-fluid {
            padding-left: 5.5px;
            padding-right: 5.5px;
            position: relative;
        }

        .isc-products .shop-sidebar {
            float: left;
            width: 40%;
            padding-right: 10px;
            background-color: #f5f5f5;
            padding-left: 5px;
            padding-top: 5px;
            padding-bottom: 10px;
        }

        .isc-products .sidebar-categories li a {
            color: #353535 !important;
            font-size: 8px;
            font-weight: 600;
            line-height: 1;
            text-transform: capitalize !important;
        }

        .isc-products .sidebar-categories li a {
            color: #353535 !important;
            font-size: 10px;
            font-weight: 600;
            line-height: 1;
            text-transform: capitalize !important;
        }

            .isc-products .sidebar-categories li a span {
                float: right;
                width: 5%;
                margin-top: 10px;
            }

        .isc-products .shop-product-wrapper {
            width: 60%;
            float: right;
            padding: 0 5px;
        }

        .isc-products .shop-bar {
            display: block;
            padding-bottom: 0 !important;
        }

        .isc-products .shop-found-selector {
            display: block;
        }

        .isc-products .shop-found {
            float: left;
            width: 100%;
            text-align: left;
        }

        .isc-products .shop-selector {
            margin-left: 0;
            margin-top: 0px;
        }

        #slt_home_sortproducts {
            width: 20% !important;
            cursor: pointer;
            margin-top: 10px;
        }

        .isc-text-out {
            background-color: #808080;
            color: white;
            font-size: 11px;
            padding: 16px 5px;
            font-weight: 500;
            width: 75px;
        }

        .isc-products .custom-col-4 {
            -webkit-box-flex: 0;
            -webkit-flex: 1 0 100%;
            -ms-flex: 1 0 100%;
            flex: 1 0 100%;
            max-width: 100%;
        }

        .isc-products .product-img > span {
            background-color: #626262;
            color: #fff;
            display: inline-block;
            font-weight: 600;
            left: 0;
            letter-spacing: 1px;
            line-height: 1;
            padding: 4px 5px 5px;
            position: absolute;
            text-transform: uppercase;
            top: -20px;
            font-size: 5px;
            width: 15%;
        }

        .isc-products .single-product.mb-35 {
            float: left;
            width: 100%;
        }

        .isc-products .product-categori > a {
            color: white;
            display: inline-block;
            font-size: 15px;
            text-transform: uppercase;
            padding: 15px 0px 15px 0px;
            margin-top: -17px;
            font-weight: 500;
        }

        .isc-products .isc-pagination-sec-s1 {
            padding: 0;
            float: right;
            padding-top: 0;
            width: 100%;
            text-align: right;
        }



        .isc-products .product-categori > a {
            color: white;
            display: inline-block;
            font-size: 10px;
            text-transform: uppercase;
            padding: 0;
            margin-top: 0px;
            font-weight: 600;
        }

        .isc-products .product-categori {
            padding: 2px 0 5px;
        }

        .isc-products .isc-page-count-s1 {
            display: inline-block;
            padding: 3px 4px;
            margin-right: 0px;
            border-radius: 3px;
            border: solid 1px #c0c0c0;
            font-size: 7px;
            font-weight: 500;
            text-decoration: none;
            color: #000;
            cursor: pointer;
        }

        .isc-products img.isc-out-img {
            width: 100%;
            float: none;
            max-width: 100%;
            margin: 0 auto;
            /* box-shadow: 1px 1px 1px 1px #dddd; */
            /* max-inline-size: 100%; */
            /* block-size: auto; */
            /* aspect-ratio: 4/4; */
            /* object-fit: contain; */
            /* object-position: center; */
            height: 150px;
        }
    }

    @media only screen and (min-width: 813px) and (max-width: 1112px) {
        .isc-products .shop-page-wrapper.shop-wrapper-pd {
            padding: 0;
            background: white;
            margin-top: 0 !important;
            width: 100%;
        }

        .isc-products .product-action {
            display: inline-block;
            left: 20px;
            opacity: 0;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
            position: absolute;
            right: 0;
            text-align: center;
            top: 50%;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
        }

        .isc-products label.isc-s1-tab-label.isc-var-ttl.isc-tab-bg {
            margin: 0px 0px 0px 25px !important;
            border-bottom: none !important;
            display: inline-block;
            width: 125px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-weight: 600;
            color: #888888;
        }

        .borderBoxDanger {
            padding: 3px 0px !important;
            border-radius: 4px !important;
            color: #f30606;
            margin-bottom: 0;
        }

        .isc-products .breadcrumb-content.isc-breadcrumb-left h2 {
            font-size: 14px;
            color: white;
        }

        .isc-products .shop-found > p {
            color: #6c6c6c;
            font-size: 13px;
            font-weight: 600;
            margin: 0;
            cursor: pointer;
        }

        .isc-products .shop-selector label {
            color: #6c6c6c;
            font-size: 13px;
            font-weight: 600;
            text-transform: capitalize;
        }

        .isc-products .shop-selector select {
            -moz-appearance: none;
            background: rgba(0, 0, 0, 0) url(../img/icon-img/12.png) no-repeat scroll right 0 center;
            border: medium none;
            box-shadow: none;
            color: #6c6c6c;
            font-size: 14px;
            height: inherit;
            padding-left: 0;
            width: 113px;
            -webkit-appearance: none;
            -ms-appearance: none;
            font-weight: 600;
        }

        #slt_home_showitems {
            width: 45px;
            background-size: 10px;
            background-position: 32px 9px;
        }

        .isc-products .product-img {
            float: left;
            width: 30%;
        }

        .isc-products .product-content {
            float: left;
            width: 70%;
            padding-top: 0;
        }

        .isc-products .product-title > h4 {
            color: #5d5d5d;
            font-size: 11px;
            font-weight: 600;
            margin-bottom: 8px;
            text-transform: capitalize;
        }

        .isc-products .product-price > span {
            color: #1589ee;
            font-weight: 700;
            font-size: 12px;
        }

        .isc-products .product-title > h4 {
            color: #5d5d5d;
            font-size: 13px;
            font-weight: 600;
            margin-bottom: 0px;
            text-transform: capitalize;
        }

        .isc-products .product-cart > span {
            color: #474747;
            display: inline-block;
            line-height: 1;
            opacity: 1;
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
            text-transform: capitalize;
            -webkit-transform: translateY(0px);
            -ms-transform: translateY(0px);
            transform: translateY(0px);
            -webkit-transition: all 0.4s ease-in-out 0s;
            transition: all 0.4s ease-in-out 0s;
            font-size: 12px;
        }

        .isc-products .product-title-price {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: block;
            -webkit-box-pack: justify;
            -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
            justify-content: space-between;
        }

        #slt_home_sortproducts {
            width: 40% !important;
            cursor: pointer;
            margin-top: 10px;
            background-size: 10px;
        }


        .isc-products .sidebar-search {
            display: block;
        }

        .isc-products .sidebar-title {
            color: #353535 !important;
            font-size: 13px;
            font-weight: 800;
            margin-bottom: 0;
        }

        .isc-products .sidebar-categories li {
            margin-bottom: 0;
            margin-top: 0;
        }

        .isc-products .sidebar-widget.mb-40 {
            margin: 0 !important;
        }

        .isc-products .sidebar-widget.mb-50 {
            margin: 0 !important;
        }

        .isc-products .sidebar-categories li a {
            color: #353535 !important;
            font-size: 8px;
            font-weight: 600;
            line-height: 1;
            text-transform: capitalize !important;
        }

        .isc-products .shop-page-wrapper .container-fluid {
            padding-left: 5.5px;
            padding-right: 5.5px;
            position: relative;
        }

        .isc-products .shop-sidebar {
            float: left;
            width: 40%;
            padding-right: 10px;
            background-color: #f5f5f5;
            padding-left: 5px;
            padding-top: 5px;
            padding-bottom: 10px;
        }

        .isc-products .sidebar-categories li a {
            color: #353535 !important;
            font-size: 8px;
            font-weight: 600;
            line-height: 1;
            text-transform: capitalize !important;
        }

        .isc-products .sidebar-categories li a {
            color: #353535 !important;
            font-size: 10px;
            font-weight: 600;
            line-height: 1;
            text-transform: capitalize !important;
        }

            .isc-products .sidebar-categories li a span {
                float: right;
                width: 5%;
                margin-top: 10px;
            }

        .isc-products .shop-product-wrapper {
            width: 60%;
            float: right;
            padding: 0 5px;
        }

        .isc-products .shop-bar {
            display: block;
            padding-bottom: 0 !important;
        }

        .isc-products .shop-found-selector {
            display: block;
        }

        .isc-products .shop-found {
            float: left;
            width: 100%;
            text-align: left;
        }

        .isc-products .shop-selector {
            margin-left: 0;
            margin-top: 0px;
        }

        #slt_home_sortproducts {
            width: 20% !important;
            cursor: pointer;
            margin-top: 10px;
        }

        .isc-text-out {
            background-color: #808080;
            color: white;
            font-size: 11px;
            padding: 16px 5px;
            font-weight: 500;
            width: 75px;
        }

        .isc-products .custom-col-4 {
            -webkit-box-flex: 0;
            -webkit-flex: 1 0 100%;
            -ms-flex: 1 0 100%;
            flex: 1 0 100%;
            max-width: 100%;
        }

        .isc-products .product-img > span {
            background-color: #626262;
            color: #fff;
            display: inline-block;
            font-weight: 600;
            left: 0;
            letter-spacing: 1px;
            line-height: 1;
            padding: 4px 5px 5px;
            position: absolute;
            text-transform: uppercase;
            top: -20px;
            font-size: 5px;
            width: 15%;
        }

        .isc-products .single-product.mb-35 {
            float: left;
            width: 100%;
        }

        .isc-products .product-categori > a {
            color: white;
            display: inline-block;
            font-size: 15px;
            text-transform: uppercase;
            padding: 15px 0px 15px 0px;
            margin-top: -17px;
            font-weight: 500;
        }

        .isc-products .isc-pagination-sec-s1 {
            padding: 0;
            float: right;
            padding-top: 0;
            width: 100%;
            text-align: right;
        }



        .isc-products .product-categori > a {
            color: white;
            display: inline-block;
            font-size: 10px;
            text-transform: uppercase;
            padding: 0;
            margin-top: 0px;
            font-weight: 600;
        }

        .isc-products .product-categori {
            padding: 2px 0 5px;
        }

        .isc-products .isc-page-count-s1 {
            display: inline-block;
            padding: 3px 4px;
            margin-right: 0px;
            border-radius: 3px;
            border: solid 1px #c0c0c0;
            font-size: 7px;
            font-weight: 500;
            text-decoration: none;
            color: #000;
            cursor: pointer;
        }
    }

    @media only screen and (max-width: 3840px) and (min-width: 2160px) {

        .isc-products .product-img {
            float: left;
            width: 100%;
        }

        .ribbon {
            font-size: 16px !important;
            width: 55%;
            position: absolute;
            background: #eeeeef;
            color: #3e3e3e;
            text-align: center;
            padding: 0.15em 0em;
            margin-top: -40px !important;
            margin-left: 50px;
            font-weight: 600;
        }

        .isc-products label.isc-s1-tab-label.isc-var-ttl.isc-tab-bg {
            margin: 0px 0px 0px 25px !important;
            border-bottom: none !important;
            display: inline-block;
            width: 400px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-weight: 600;
            color: #888888;
        }

        .isc-products .shop-sidebar {
            float: left;
            width: 15%;
            padding-right: 20px;
            background-color: #f5f5f5;
            padding-left: 10px;
            padding-top: 10px;
        }

        .isc-products .shop-product-wrapper {
            width: 85%;
            float: left;
            padding-left: 50px;
        }



        .isc-products .custom-col-4 {
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 16% !important;
            -ms-flex: 0 0 16% !important;
            flex: 0 0 16% !important;
            max-width: 16% !important;
        }

        .isc-products .control-prev-btn {
            position: absolute;
            /* top: 0%; */
            right: 57.8% !important;
            background-color: #3e3e3e;
            height: 50px;
            line-height: 50px;
            width: 30px;
            text-align: center;
            box-shadow: 0 1px 3px #888;
            user-select: none;
            color: white;
            cursor: pointer;
            margin-top: 125px;
        }

        .isc-products .control-next-btn {
            position: absolute;
            /* top: 0%; */
            right: 26% !important;
            background-color: #3e3e3e;
            height: 50px;
            line-height: 50px;
            width: 30px;
            text-align: center;
            box-shadow: 0 1px 3px #888;
            user-select: none;
            color: white;
            cursor: pointer;
            margin-top: 125px;
            /* border: 1px solid red; */
        }

        .isc-products .product-categori {
            float: left;
            width: 100%;
            border: 1px solid #666666;
            background: #666666;
            color: white;
            height: auto !important;
            position: relative;
            margin-top: -10px;
            z-index: 9999999;
            text-align: center;
            line-height: 1.5;
            font-weight: 800;
            overflow: hidden;
        }
    }


    /*Brand Page*/


    @media only screen and (max-width: 3840px) and (min-width: 2160px) {
        .isc-brands .custom-col-4 {
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 25%;
            -ms-flex: 0 0 25%;
            flex: 0 0 16%;
            max-width: 16%;
        }

        .isc-brands .isc-brand-top-right {
            float: right;
            width: 10%;
        }

        .isc-brands .product-categori > a {
            color: white;
            display: inline-block;
            font-size: 14px;
            text-transform: uppercase;
            padding: 5px 0px;
            margin-top: 0;
            font-weight: 500;
        }

            .isc-brands .product-categori > a:hover {
                color: white;
                display: inline-block;
                font-size: 14px;
                text-transform: uppercase;
                padding: 15px 0px 15px 0px;
                margin-top: 0;
                font-weight: 500;
            }

        .isc-brands .isc-brand-top-right {
            float: right;
            width: 13%;
            text-align: right;
        }

        .isc-brands .slot__label {
            transform-origin: 50% 0;
            color: black;
            font-size: 15px;
            font-weight: 600;
            letter-spacing: 0;
            text-align: left;
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .isc-brands .isc-brand-top-right {
            float: left;
            width: 45%;
        }

        .isc-brands .slot {
            color: transparent;
            font-size: 1.5em;
            font-weight: 500;
            letter-spacing: 0;
            line-height: 1;
            overflow: hidden;
            height: 1em;
            text-indent: 0;
            float: right;
            width: 70%;
            margin-top: 3px;
            /* position: relative; */
            /* left: 0px !important; */
        }

        .isc-brands .toggle {
            border-radius: 100px;
            /* box-shadow: 0 0 0 0.1em inset; */
            cursor: pointer;
            position: relative;
            margin-right: 0.25em;
            width: 50px !important;
            height: 25px !important;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            -webkit-tap-highlight-color: transparent;
            border: 1px solid #585858;
            background: white;
            margin-left: 0px;
        }

            .isc-brands .toggle:focus {
                border-radius: 100px;
                /* box-shadow: 0 0 0 0.1em inset; */
                cursor: pointer;
                position: relative;
                margin-right: 0.25em;
                width: 50px !important;
                height: 25px !important;
                -webkit-appearance: none;
                -moz-appearance: none;
                appearance: none;
                -webkit-tap-highlight-color: transparent;
                border: 1px solid #585858;
                background: white;
                margin-left: 0px;
            }

        .isc-brands .isc-top-brand-img {
            width: 100%;
            cursor: pointer;
            margin-bottom: 10px;
        }

        .isc-brands .custom-col-4 {
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 100%;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%;
        }

        .isc-brands .product-categori > a {
            color: white;
            display: inline-block;
            font-size: 14px;
            text-transform: uppercase;
            padding: 0;
            margin-top: 0;
            font-weight: 500;
        }

            .isc-brands .product-categori > a:hover {
                color: white;
                display: inline-block;
                font-size: 14px;
                text-transform: uppercase;
                padding: 0;
                margin-top: 0;
                font-weight: 500;
            }
    }

    @media only screen and (min-width: 320px) and (max-width: 480px) {
        .isc-brands .isc-brand-top-right {
            float: left;
            width: 100%;
        }

        .isc-brands .shop-sidebar .mb-45 {
            margin-bottom: 15px !important;
        }

        .isc-brands .sidebar-categories li a {
            color: #888888 !important;
            font-size: 8px !important;
            font-weight: 600;
            line-height: 1;
            font-family: 'Open Sans', sans-serif !important;
        }

        .isc-brands .sidebar-title {
            color: #353535 !important;
            font-size: 10px !important;
            font-weight: 700;
            margin-bottom: 5px;
            padding-left: 0px;
        }

        .isc-brands label.isc-s1-tab-label.isc-var-ttl.isc-tab-bg {
            margin: 0px 0px 0px 5px !important;
            border-bottom: none !important;
            display: inline-block;
            width: 90px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-weight: 600;
            color: #888888;
            font-size: 10px;
            padding-top: 0 !important;
        }

        .isc-brands .isc-toggle {
            display: flex;
        }

        .isc-brands .slot {
            color: transparent;
            font-size: 1.5em;
            font-weight: 500;
            letter-spacing: 0;
            line-height: 1;
            overflow: hidden;
            height: 1em;
            text-indent: 0;
            float: right;
            width: 70%;
            margin-top: 3px;
            /* position: relative; */
            /* left: 0px !important; */
        }

        .isc-brands .toggle {
            border-radius: 100px;
            /* box-shadow: 0 0 0 0.1em inset; */
            cursor: pointer;
            position: relative;
            margin-right: 0.25em;
            width: 50px !important;
            height: 25px !important;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            -webkit-tap-highlight-color: transparent;
            border: 1px solid #585858;
            background: white;
            margin-left: 0;
        }

            .isc-brands .toggle:focus {
                border-radius: 100px;
                /* box-shadow: 0 0 0 0.1em inset; */
                cursor: pointer;
                position: relative;
                margin-right: 0.25em;
                width: 50px !important;
                height: 25px !important;
                -webkit-appearance: none;
                -moz-appearance: none;
                appearance: none;
                -webkit-tap-highlight-color: transparent;
                border: 1px solid #585858;
                background: white;
                margin-left: 0;
            }



        .isc-brands .shop-page-wrapper.shop-wrapper-pd {
            padding: 0px 5px 60px;
            background: white;
            margin-top: 20px !important;
            width: 100%;
        }

        .isc-brands .shop-sidebar {
            float: left;
            width: 40%;
            padding-right: 5px;
            background-color: #f5f5f5;
            padding-left: 5px;
            padding-top: 10px;
        }

        .isc-brands .sidebar-search form > button {
            background-color: #dedede;
            border: medium none;
            color: #1589ee;
            cursor: pointer;
            font-size: 24px;
            height: 30px;
            line-height: 35px;
            padding: 0 5px;
            position: absolute;
            right: 0;
            top: -10px;
            -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
        }

        .isc-brands .sidebar-search form input {
            background: #f1f1f1 none repeat scroll 0 0;
            border: medium none;
            box-shadow: none;
            color: #8e8d8d;
            font-size: 8px;
            padding-left: 5px;
            padding-right: 20px;
            height: 30px;
        }

        .isc-brands .sidebar-title {
            color: #6c6c6c;
            font-size: 14px;
            font-weight: 600;
            margin-bottom: 30px;
        }

        .isc-brands .sidebar-categories li a {
            color: #888888;
            font-size: 9px;
            font-weight: 600;
            line-height: 1;
        }

        .isc-brands .shop-product-wrapper {
            width: 60%;
            float: left;
            padding-left: 10px;
        }

        .isc-brands .section-title > h2 {
            color: #3e3e3e;
            font-size: 16px;
            font-weight: bold;
            margin-bottom: 20px;
            margin-top: 0;
        }

        .isc-brands img.isc-top-brand-img {
            width: 100%;
            cursor: pointer;
            margin-bottom: 10px;
        }

        .isc-brands .section-title > h2 {
            color: #3e3e3e;
            font-size: 16px;
            font-weight: bold;
            margin-bottom: 15px;
            margin-top: 0;
            text-align: left;
        }

        .isc-brands .shop-bar-area {
            margin-top: 0;
        }

        .isc-brands .shop-found-selector {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: block;
        }

        .isc-brands .shop-found > p {
            color: #6c6c6c;
            font-size: 15px;
            font-weight: 600;
            margin: 0;
        }

        .isc-brands .shop-selector label {
            color: #6c6c6c;
            font-size: 14px;
            font-weight: 600;
            text-transform: capitalize;
        }

        .isc-brands .shop-selector select {
            -moz-appearance: none;
            background: rgba(0, 0, 0, 0) url(../img/icon-img/12.png) no-repeat scroll right 0 center;
            border: medium none;
            box-shadow: none;
            color: #090909;
            font-size: 14px;
            height: inherit;
            line-height: 1;
            padding-left: 0;
            width: 100px;
            -webkit-appearance: none;
            -ms-appearance: none;
        }

        .isc-brands .shop-selector {
            margin-left: 0;
            margin-top: 0px;
        }

        .isc-brands .product-categori > a {
            color: white;
            display: inline-block;
            font-size: 14px;
            text-transform: uppercase;
            padding: 0;
            margin-top: 0;
            font-weight: 500;
        }

        .isc-brands .custom-col-4 {
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 25%;
            -ms-flex: 0 0 25%;
            flex: 0 0 80%;
            max-width: 80%;
        }

        .isc-brands .isc-exclusive-title {
            margin-top: 45px;
            padding-left: 10px;
        }

        .isc-brands .product-title > h4 {
            color: #5d5d5d;
            font-size: 11px;
            font-weight: 600;
            margin-bottom: 8px;
        }

        .isc-brands .product-price > span {
            color: #1589ee;
            font-weight: 600;
            font-size: 13px;
        }

        .isc-brands .product-categori {
            float: left;
            width: 100%;
            border: 1px solid #666666;
            background: #666666;
            color: white;
            height: auto;
            position: relative;
            margin-top: -10px;
            z-index: 0;
            text-align: center;
            line-height: 1;
            font-weight: 800;
            overflow: hidden;
        }
    }

    @media only screen and (min-width: 320px) and (max-width: 568px) {
        .isc-brands .isc-brand-top-right {
            float: left;
            width: 100%;
        }

        .isc-brands .sidebar-categories li a {
            color: #888888 !important;
            font-size: 8px !important;
            font-weight: 600;
            line-height: 1;
            font-family: 'Open Sans', sans-serif !important;
        }

        .isc-brands .sidebar-title {
            color: #353535 !important;
            font-size: 10px !important;
            font-weight: 700;
            margin-bottom: 5px;
            padding-left: 0px;
        }

        .isc-brands label.isc-s1-tab-label.isc-var-ttl.isc-tab-bg {
            margin: 0px 0px 0px 5px !important;
            border-bottom: none !important;
            display: inline-block;
            width: 90px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-weight: 600;
            color: #888888;
            font-size: 10px;
            padding-top: 0 !important;
        }

        .isc-brands .isc-toggle {
            display: flex;
        }

        .isc-brands .slot {
            color: transparent;
            font-size: 1.5em;
            font-weight: 500;
            letter-spacing: 0;
            line-height: 1;
            overflow: hidden;
            height: 1em;
            text-indent: 0;
            float: right;
            width: 70%;
            margin-top: 3px;
            /* position: relative; */
            /* left: 0px !important; */
        }

        .isc-brands .toggle {
            border-radius: 100px;
            /* box-shadow: 0 0 0 0.1em inset; */
            cursor: pointer;
            position: relative;
            margin-right: 0.25em;
            width: 50px !important;
            height: 25px !important;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            -webkit-tap-highlight-color: transparent;
            border: 1px solid #585858;
            background: white;
            margin-left: 0;
        }

            .isc-brands .toggle:focus {
                border-radius: 100px;
                /* box-shadow: 0 0 0 0.1em inset; */
                cursor: pointer;
                position: relative;
                margin-right: 0.25em;
                width: 50px !important;
                height: 25px !important;
                -webkit-appearance: none;
                -moz-appearance: none;
                appearance: none;
                -webkit-tap-highlight-color: transparent;
                border: 1px solid #585858;
                background: white;
                margin-left: 0;
            }



        .isc-brands .shop-page-wrapper.shop-wrapper-pd {
            padding: 0px 5px 60px;
            background: white;
            margin-top: 20px !important;
            width: 100%;
        }

        .isc-brands .shop-sidebar {
            float: left;
            width: 40%;
            padding-right: 5px;
            background-color: #f5f5f5;
            padding-left: 5px;
            padding-top: 10px;
        }

        .isc-brands .sidebar-search form > button {
            background-color: #dedede;
            border: medium none;
            color: #1589ee;
            cursor: pointer;
            font-size: 24px;
            height: 30px;
            line-height: 35px;
            padding: 0 5px;
            position: absolute;
            right: 0;
            top: -10px;
            -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
        }

        .isc-brands .sidebar-search form input {
            background: #f1f1f1 none repeat scroll 0 0;
            border: medium none;
            box-shadow: none;
            color: #8e8d8d;
            font-size: 8px;
            padding-left: 5px;
            padding-right: 20px;
            height: 30px;
        }

        .isc-brands .sidebar-title {
            color: #6c6c6c;
            font-size: 14px;
            font-weight: 600;
            margin-bottom: 30px;
        }

        .isc-brands .sidebar-categories li a {
            color: #888888;
            font-size: 11px;
            font-weight: 600;
            line-height: 1;
        }

        .isc-brands .shop-product-wrapper {
            width: 60%;
            float: left;
            padding-left: 10px;
        }

        .isc-brands .section-title > h2 {
            color: #3e3e3e;
            font-size: 16px;
            font-weight: bold;
            margin-bottom: 20px;
            margin-top: 0;
        }

        .isc-brands img.isc-top-brand-img {
            width: 100%;
            cursor: pointer;
            margin-bottom: 10px;
        }

        .isc-brands .section-title > h2 {
            color: #3e3e3e;
            font-size: 16px;
            font-weight: bold;
            margin-bottom: 15px;
            margin-top: 0;
            text-align: left;
        }

        .isc-brands .shop-bar-area {
            margin-top: 0;
        }

        .isc-brands .shop-found-selector {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: block;
        }

        .isc-brands .shop-found > p {
            color: #6c6c6c;
            font-size: 15px;
            font-weight: 600;
            margin: 0;
        }

        .isc-brands .shop-selector label {
            color: #6c6c6c;
            font-size: 14px;
            font-weight: 600;
            text-transform: capitalize;
        }

        .isc-brands .shop-selector select {
            -moz-appearance: none;
            background: rgba(0, 0, 0, 0) url(../img/icon-img/12.png) no-repeat scroll right 0 center;
            border: medium none;
            box-shadow: none;
            color: #090909;
            font-size: 14px;
            height: inherit;
            line-height: 1;
            padding-left: 0;
            width: 100px;
            -webkit-appearance: none;
            -ms-appearance: none;
        }

        .isc-brands .shop-selector {
            margin-left: 0;
            margin-top: 0px;
        }

        .isc-brands .product-categori > a {
            color: white;
            display: inline-block;
            font-size: 14px;
            text-transform: uppercase;
            padding: 0;
            margin-top: 0;
            font-weight: 500;
        }

        .isc-brands .custom-col-4 {
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 25%;
            -ms-flex: 0 0 25%;
            flex: 0 0 80%;
            max-width: 80%;
        }

        .isc-brands .isc-exclusive-title {
            margin-top: 45px;
            padding-left: 10px;
        }

        .isc-brands .product-title > h4 {
            color: #5d5d5d;
            font-size: 11px;
            font-weight: 600;
            margin-bottom: 8px;
        }

        .isc-brands .product-price > span {
            color: #1589ee;
            font-weight: 600;
            font-size: 13px;
        }

        .isc-brands .product-categori {
            float: left;
            width: 100%;
            border: 1px solid #666666;
            background: #666666;
            color: white;
            height: auto;
            position: relative;
            margin-top: -10px;
            z-index: 0;
            text-align: center;
            line-height: 1;
            font-weight: 800;
            overflow: hidden;
        }
    }

    @media only screen and (min-width: 375px) and (max-width: 667px) {
        .isc-brands .isc-brand-top-right {
            float: left;
            width: 100%;
        }

        .isc-brands .sidebar-categories li a {
            color: #888888 !important;
            font-size: 8px !important;
            font-weight: 600;
            line-height: 1;
            font-family: 'Open Sans', sans-serif !important;
        }

        .isc-brands .sidebar-title {
            color: #353535 !important;
            font-size: 10px !important;
            font-weight: 700;
            margin-bottom: 5px;
            padding-left: 0px;
        }

        .isc-brands label.isc-s1-tab-label.isc-var-ttl.isc-tab-bg {
            margin: 0px 0px 0px 5px !important;
            border-bottom: none !important;
            display: inline-block;
            width: 90px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-weight: 600;
            color: #888888;
            font-size: 10px;
            padding-top: 0 !important;
        }

        .isc-brands .isc-toggle {
            display: flex;
        }

        .isc-brands .slot {
            color: transparent;
            font-size: 1.5em;
            font-weight: 500;
            letter-spacing: 0;
            line-height: 1;
            overflow: hidden;
            height: 1em;
            text-indent: 0;
            float: right;
            width: 70%;
            margin-top: 3px;
            /* position: relative; */
            /* left: 0px !important; */
        }

        .isc-brands .toggle {
            border-radius: 100px;
            /* box-shadow: 0 0 0 0.1em inset; */
            cursor: pointer;
            position: relative;
            margin-right: 0.25em;
            width: 50px !important;
            height: 25px !important;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            -webkit-tap-highlight-color: transparent;
            border: 1px solid #585858;
            background: white;
            margin-left: 0;
        }

            .isc-brands .toggle:focus {
                border-radius: 100px;
                /* box-shadow: 0 0 0 0.1em inset; */
                cursor: pointer;
                position: relative;
                margin-right: 0.25em;
                width: 50px !important;
                height: 25px !important;
                -webkit-appearance: none;
                -moz-appearance: none;
                appearance: none;
                -webkit-tap-highlight-color: transparent;
                border: 1px solid #585858;
                background: white;
                margin-left: 0;
            }



        .isc-brands .shop-page-wrapper.shop-wrapper-pd {
            padding: 0px 5px 60px;
            background: white;
            margin-top: 20px !important;
            width: 100%;
        }

        .isc-brands .shop-sidebar {
            float: left;
            width: 40%;
            padding-right: 5px;
            background-color: #f5f5f5;
            padding-left: 5px;
            padding-top: 10px;
        }

        .isc-brands .sidebar-search form > button {
            background-color: #dedede;
            border: medium none;
            color: #1589ee;
            cursor: pointer;
            font-size: 24px;
            height: 30px;
            line-height: 35px;
            padding: 0 5px;
            position: absolute;
            right: 0;
            top: -10px;
            -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
        }

        .isc-brands .sidebar-search form input {
            background: #f1f1f1 none repeat scroll 0 0;
            border: medium none;
            box-shadow: none;
            color: #8e8d8d;
            font-size: 8px;
            padding-left: 5px;
            padding-right: 20px;
            height: 30px;
        }

        .isc-brands .sidebar-title {
            color: #6c6c6c;
            font-size: 14px;
            font-weight: 600;
            margin-bottom: 30px;
        }

        .isc-brands .sidebar-categories li a {
            color: #888888;
            font-size: 11px;
            font-weight: 600;
            line-height: 1;
        }

        .isc-brands .shop-product-wrapper {
            width: 60%;
            float: left;
            padding-left: 10px;
        }

        .isc-brands .section-title > h2 {
            color: #3e3e3e;
            font-size: 16px;
            font-weight: bold;
            margin-bottom: 20px;
            margin-top: 0;
        }

        .isc-brands img.isc-top-brand-img {
            width: 100%;
            cursor: pointer;
            margin-bottom: 10px;
        }

        .isc-brands .section-title > h2 {
            color: #3e3e3e;
            font-size: 16px;
            font-weight: bold;
            margin-bottom: 15px;
            margin-top: 0;
            text-align: left;
        }

        .isc-brands .shop-bar-area {
            margin-top: 0;
        }

        .isc-brands .shop-found-selector {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: block;
        }

        .isc-brands .shop-found > p {
            color: #6c6c6c;
            font-size: 15px;
            font-weight: 600;
            margin: 0;
        }

        .isc-brands .shop-selector label {
            color: #6c6c6c;
            font-size: 14px;
            font-weight: 600;
            text-transform: capitalize;
        }

        .isc-brands .shop-selector select {
            -moz-appearance: none;
            background: rgba(0, 0, 0, 0) url(../img/icon-img/12.png) no-repeat scroll right 0 center;
            border: medium none;
            box-shadow: none;
            color: #090909;
            font-size: 14px;
            height: inherit;
            line-height: 1;
            padding-left: 0;
            width: 100px;
            -webkit-appearance: none;
            -ms-appearance: none;
        }

        .isc-brands .shop-selector {
            margin-left: 0;
            margin-top: 0px;
        }

        .isc-brands .product-categori > a {
            color: white;
            display: inline-block;
            font-size: 14px;
            text-transform: uppercase;
            padding: 0;
            margin-top: 0;
            font-weight: 500;
        }

        .isc-brands .custom-col-4 {
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 25%;
            -ms-flex: 0 0 25%;
            flex: 0 0 80%;
            max-width: 80%;
        }

        .isc-brands .isc-exclusive-title {
            margin-top: 45px;
            padding-left: 10px;
        }

        .isc-brands .product-title > h4 {
            color: #5d5d5d;
            font-size: 11px;
            font-weight: 600;
            margin-bottom: 8px;
        }

        .isc-brands .product-price > span {
            color: #1589ee;
            font-weight: 600;
            font-size: 13px;
        }

        .isc-brands .product-categori {
            float: left;
            width: 100%;
            border: 1px solid #666666;
            background: #666666;
            color: white;
            height: auto;
            position: relative;
            margin-top: -10px;
            z-index: 0;
            text-align: center;
            line-height: 1;
            font-weight: 800;
            overflow: hidden;
        }
    }

    @media only screen and (min-width: 414px) and (max-width: 736px) {
        .isc-brands .isc-brand-top-right {
            float: left;
            width: 100%;
        }

        .isc-brands .sidebar-categories li a {
            color: #888888 !important;
            font-size: 8px !important;
            font-weight: 600;
            line-height: 1;
            font-family: 'Open Sans', sans-serif !important;
        }

        .isc-brands .sidebar-title {
            color: #353535 !important;
            font-size: 10px !important;
            font-weight: 700;
            margin-bottom: 5px;
            padding-left: 0px;
        }

        .isc-brands label.isc-s1-tab-label.isc-var-ttl.isc-tab-bg {
            margin: 0px 0px 0px 5px !important;
            border-bottom: none !important;
            display: inline-block;
            width: 90px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-weight: 600;
            color: #888888;
            font-size: 10px;
            padding-top: 0 !important;
        }

        .isc-brands .isc-toggle {
            display: flex;
        }

        .isc-brands .slot {
            color: transparent;
            font-size: 1.5em;
            font-weight: 500;
            letter-spacing: 0;
            line-height: 1;
            overflow: hidden;
            height: 1em;
            text-indent: 0;
            float: right;
            width: 70%;
            margin-top: 3px;
            /* position: relative; */
            /* left: 0px !important; */
        }

        .isc-brands .toggle {
            border-radius: 100px;
            /* box-shadow: 0 0 0 0.1em inset; */
            cursor: pointer;
            position: relative;
            margin-right: 0.25em;
            width: 50px !important;
            height: 25px !important;
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
            -webkit-tap-highlight-color: transparent;
            border: 1px solid #585858;
            background: white;
            margin-left: 0;
        }

            .isc-brands .toggle:focus {
                border-radius: 100px;
                /* box-shadow: 0 0 0 0.1em inset; */
                cursor: pointer;
                position: relative;
                margin-right: 0.25em;
                width: 50px !important;
                height: 25px !important;
                -webkit-appearance: none;
                -moz-appearance: none;
                appearance: none;
                -webkit-tap-highlight-color: transparent;
                border: 1px solid #585858;
                background: white;
                margin-left: 0;
            }



        .isc-brands .shop-page-wrapper.shop-wrapper-pd {
            padding: 0px 5px 60px;
            background: white;
            margin-top: 20px !important;
            width: 100%;
        }

        .isc-brands .shop-sidebar {
            float: left;
            width: 40%;
            padding-right: 5px;
            background-color: #f5f5f5;
            padding-left: 5px;
            padding-top: 10px;
        }

        .isc-brands .sidebar-search form > button {
            background-color: #dedede;
            border: medium none;
            color: #1589ee;
            cursor: pointer;
            font-size: 24px;
            height: 30px;
            line-height: 35px;
            padding: 0 5px;
            position: absolute;
            right: 0;
            top: -10px;
            -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
        }

        .isc-brands .sidebar-search form input {
            background: #f1f1f1 none repeat scroll 0 0;
            border: medium none;
            box-shadow: none;
            color: #8e8d8d;
            font-size: 8px;
            padding-left: 5px;
            padding-right: 20px;
            height: 30px;
        }

        .isc-brands .sidebar-title {
            color: #6c6c6c;
            font-size: 14px;
            font-weight: 600;
            margin-bottom: 30px;
        }

        .isc-brands .sidebar-categories li a {
            color: #888888;
            font-size: 11px;
            font-weight: 600;
            line-height: 1;
        }

        .isc-brands .shop-product-wrapper {
            width: 60%;
            float: left;
            padding-left: 10px;
        }

        .isc-brands .section-title > h2 {
            color: #3e3e3e;
            font-size: 16px;
            font-weight: bold;
            margin-bottom: 20px;
            margin-top: 0;
        }

        .isc-brands img.isc-top-brand-img {
            width: 100%;
            cursor: pointer;
            margin-bottom: 10px;
        }

        .isc-brands .section-title > h2 {
            color: #3e3e3e;
            font-size: 16px;
            font-weight: bold;
            margin-bottom: 15px;
            margin-top: 0;
            text-align: left;
        }

        .isc-brands .shop-bar-area {
            margin-top: 0;
        }

        .isc-brands .shop-found-selector {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: block;
        }

        .isc-brands .shop-found > p {
            color: #6c6c6c;
            font-size: 15px;
            font-weight: 600;
            margin: 0;
        }

        .isc-brands .shop-selector label {
            color: #6c6c6c;
            font-size: 14px;
            font-weight: 600;
            text-transform: capitalize;
        }

        .isc-brands .shop-selector select {
            -moz-appearance: none;
            background: rgba(0, 0, 0, 0) url(../img/icon-img/12.png) no-repeat scroll right 0 center;
            border: medium none;
            box-shadow: none;
            color: #090909;
            font-size: 14px;
            height: inherit;
            line-height: 1;
            padding-left: 0;
            width: 100px;
            -webkit-appearance: none;
            -ms-appearance: none;
        }

        .isc-brands .shop-selector {
            margin-left: 0;
            margin-top: 0px;
        }

        .isc-brands .product-categori > a {
            color: white;
            display: inline-block;
            font-size: 14px;
            text-transform: uppercase;
            padding: 0;
            margin-top: 0;
            font-weight: 500;
        }

        .isc-brands .custom-col-4 {
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 25%;
            -ms-flex: 0 0 25%;
            flex: 0 0 80%;
            max-width: 80%;
        }

        .isc-brands .isc-exclusive-title {
            margin-top: 45px;
            padding-left: 10px;
        }

        .isc-brands .product-title > h4 {
            color: #5d5d5d;
            font-size: 11px;
            font-weight: 600;
            margin-bottom: 8px;
        }

        .isc-brands .product-price > span {
            color: #1589ee;
            font-weight: 600;
            font-size: 13px;
        }

        .isc-brands .product-categori {
            float: left;
            width: 100%;
            border: 1px solid #666666;
            background: #666666;
            color: white;
            height: auto;
            position: relative;
            margin-top: -10px;
            z-index: 0;
            text-align: center;
            line-height: 1;
            font-weight: 800;
            overflow: hidden;
        }
    }




    /*Product 360*/


    @media only screen and (min-width: 320px) and (max-width: 480px) {

        .isc-product-360 .description-review-title a.active {
            color: #1589ee !important;
        }

        .isc-product-360 .mr-10 {
            margin-right: 3px;
        }


        .isc-product-360 .product-details-2 {
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 80px;
            -ms-flex: 0 0 80px;
            flex: 0 0 80px;
        }

        .isc-product-360 .isc-detail-qus p {
            margin-bottom: 0px;
            font-size: 12px !important;
        }

        .isc-product-360 .Maindiv {
            width: unset;
            float: left;
            color: #fff;
        }

        .isc-product-360 #main {
            transition: margin-left .5s;
            padding: 0 16px 16px 0px;
            margin-top: -40px !important;
            margin-right: 0;
            width: 10%;
            /* display: flex; */
        }

        #Breadcrumbs {
            width: 80%;
            float: right !important;
        }

        .isc-product-360 .sidebar-search form > button {
            background-color: #dedede;
            border: medium none;
            color: #1589ee;
            cursor: pointer;
            font-size: 17px;
            height: 25px;
            line-height: 25px;
            padding: 0 5px;
            position: absolute;
            right: 0;
            top: -50px;
            -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
            left: 60px;
            width: 45%;
        }

        .isc-product-360 .shop-detailsidebar {
            float: left;
            width: 100%;
            padding-right: 20px;
            background-color: #F5F5F5;
            padding-left: 10px;
            padding-top: 10px;
            height: calc(105vh - 70px);
        }

        .isc-product-360 .sidebar-search form input {
            background: #f1f1f1 none repeat scroll 0 0;
            border: medium none;
            box-shadow: none;
            color: #8e8d8d;
            font-size: 10px;
            padding-left: 5px;
            padding-right: 0px;
            height: 25px;
            width: 65px;
            font-size: 7px;
        }

        .sidenav {
            height: 100%;
            width: 20%;
            position: relative;
            z-index: 99;
            top: 0px;
            left: 0;
            background-color: #F5F5F5;
            overflow-x: hidden;
            transition: 0.5s;
            /* padding-top: 60px; */
            border-right: 1px solid #d3d3d3;
            float: left;
            height: 100%;
            overflow-y: auto;
        }


        .isc-product-360 .product-details-content > h3 {
            color: #707070;
            font-size: 13px;
            font-weight: 600;
            margin-bottom: 13px;
            text-transform: capitalize;
            width: 80%;
        }

        .isc-product-360 .isc-desc {
            font-size: 14px;
            font-weight: 600;
        }

        .isc-product-360 .isc-deal span {
            font-size: 15px;
            font-weight: 600;
            color: #3e3e3e;
        }

        .isc-product-360 .ml-10 {
            margin-left: 5px;
            font-size: 14px;
            margin-top: -3px;
        }

        .isc-product-360 .quickview-btn-cart > a {
            background-color: #333;
            color: #fff;
            display: inline-block;
            font-weight: 600;
            letter-spacing: 0.08px;
            line-height: 1.5;
            padding: 5px 5px;
            position: relative;
            text-transform: uppercase;
            z-index: 5;
            border-radius: 4px;
            font-size: 9px;
            width: 140%;
            text-align: center;
        }

        .isc-right-side-parent .isc-product-360 .picZoomer-pic {
            width: 35%;
            height: 45%;
        }

        #mySidenav .sidebar-categories li {
            margin-bottom: 0;
            margin-top: 0;
            margin-left: 0 !important;
        }

        #mySidenav .spl-categories li a {
            font-weight: 600;
            color: #888888 !important;
            font-size: 6px !important;
            margin-left: 0 !important;
            padding: 5px 0px !important;
            text-align: left;
            width: 40px;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
        }

        #mySidenav .sidenav a {
            padding: 10px 8px 10px 8px !important;
            text-decoration: none;
            font-size: 8px !important;
            color: #686868 !important;
            display: block;
            transition: 0.3s;
            font-weight: 600 !important;
            margin-left: 0 !important;
            line-height: 1.5;
        }

        .isc-right-side-parent .rating-number {
            display: block;
        }

        .isc-right-side-parent .quickview-plus-minus {
            display: block;
        }

        .isc-right-side-parent .isc-product-360 .cart-plus-minus {
            border: 1px solid #dcdcdc;
            overflow: hidden;
            padding: 0px 5px 0px 5px;
            width: 80px;
            float: left;
            width: 85px;
            border-radius: 4px;
            height: auto;
            overflow: hidden;
        }

        .isc-right-side-parent .isc-product-360 .quickview-btn-cart > a {
            background-color: #333;
            color: #fff;
            display: inline-block;
            font-weight: 600;
            letter-spacing: 0.08px;
            line-height: 1.5;
            padding: 5px 5px;
            position: relative;
            text-transform: uppercase;
            z-index: 5;
            border-radius: 4px;
            font-size: 9px;
            width: 65%;
            text-align: center;
            margin-top: 10px;
        }

        .isc-right-side-parent .isc-product-360 .nav-tabs li a {
            font-size: 13px !important;
            font-weight: 500;
            color: white;
            margin: 0px 15px;
            cursor: default;
        }

        .isc-right-side-parent .isc-table-new {
            border-collapse: collapse;
            width: 100%;
            margin-left: 15px;
        }

        .isc-right-side-parent .owl-prev {
            font-size: 10px !important;
            width: 15% !important;
        }

        .isc-right-side-parent .owl-next {
            width: 15% !important;
            font-size: 10px !important;
        }

        div #Wishlist_btn {
            margin-left: 30px !important;
        }

        ol #breadcrumb-item {
            margin-left: 0 !important;
        }

        .isc-product-360 .nav-tabs li a {
            font-size: 13px;
            font-weight: 500;
            color: #686868;
            margin: 0px 15px;
            cursor: default;
        }

        .isc-product-360 .mb-10 {
            margin-bottom: 10px;
            display: block;
            width: 100%;
            height: auto;
            max-width: 45%;
        }

        .isc-product-360 .product-details-small a > img {
            width: 100%;
            max-width: 100%;
            height: auto;
        }

        .isc-product-360 .picZoomer-pic {
            width: 45%;
            height: 45%;
        }

        .isc-product-360 .easyzoom img {
            display: block;
            width: 100%;
            float: none;
            max-width: 35%;
            height: auto;
            margin: 0 auto;
        }

        .isc-product-360 .easyzoom img {
            display: block;
            float: left;
            width: 100%;
        }

        .isc-product-360 .isc-amount {
            color: #1589ee;
            font-size: 17px;
            font-weight: 600;
        }

        .isc-product-360 .product-categori {
            overflow: hidden;
            float: left;
            width: 100%;
            border: 1px solid #666666;
            background: #666666;
            color: white;
            height: auto;
            position: relative;
            margin-top: -10px;
            z-index: 9999999;
            text-align: center;
            line-height: 0;
            font-weight: 800;
        }

            .isc-product-360 .product-categori > a {
                color: white;
                display: inline-block;
                font-size: 13px;
                text-transform: uppercase;
                padding: 2px 0px;
                margin-top: 0;
                font-weight: 600;
            }

        div#Related_Product_div {
            padding-bottom: 0;
        }

        .isc-product-360 .cart-plus-minus {
            border: 1px solid #dcdcdc;
            overflow: hidden;
            padding: 0px 5px 0px 5px;
            width: 80px;
            float: left;
            width: 110px;
            border-radius: 4px;
            height: auto;
            overflow: hidden;
        }

        .isc-table-new {
            border-collapse: collapse;
            width: 100%;
            margin-left: 15px;
        }

        .isc-product-360 .isc-product-top-right {
            float: right;
            width: 0;
            text-align: right;
        }

        div#Wishlist_btn {
            margin-left: 20px;
        }

        .isc-product-360 .slider {
            display: block;
            height: auto;
            max-height: auto;
            overflow-y: hidden;
            overflow-x: scroll !important;
            padding: 10px 0px;
            transform: scroll(calc(var(--i,0)/var(--n)*-100%));
            scroll-behavior: smooth;
            max-width: 94%;
            margin: 0 auto;
            background-color: inherit !important;
        }

        .isc-product-360 .control-prev-btn {
            display: none;
        }

        .isc-product-360 .control-next-btn {
            display: none;
        }

        .isc-product-360 .description-review-title a {
            color: black;
            font-size: 18px;
            font-weight: bold;
            margin: 0 20px;
        }

        .isc-product-360 .breadcrumb-content h2 {
            color: #3e3e3e;
            font-size: 26px;
            font-weight: bold;
            margin-bottom: 0;
            text-transform: capitalize;
        }

        div#ProductReview_Modal {
            float: none;
            width: 100%;
            max-width: 90%;
            margin: 0 auto;
        }

        h5#exampleModalLabel {
            font-size: 14px;
        }

        .isc-product-360 .isc-rev-sec h4 {
            font-size: 14px;
        }

        .isc-product-360 .borderBoxDanger {
            padding: 3px 5px;
            border-radius: 4px !important;
            color: #f30606;
            margin-bottom: 0;
        }

        .modal-body {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
            -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
            justify-content: space-between;
            padding: 20px;
        }


        .container-slider {
            float: none !important;
            width: 100% !important;
            max-width: 100% !important;
            margin: 0 auto !important;
        }

        .owl-carousel .owl-item img {
            display: block;
            width: 100%;
            float: none;
            max-width: 100%;
            height: 150px !important;
            /* margin: 0 auto; */
            /* max-inline-size: 100%; */
            /* block-size: auto; */
            /* aspect-ratio: 4/4; */
            /* object-fit: contain; */
            /* object-position: center; */
        }

        .isc-product-360 .owl-prevs {
            display: block;
            background-color: #3e3e3e;
            margin-top: -265px !important;
            z-index: 9999;
            margin-left: -5px;
            color: white;
            font-size: 16px !important;
        }

        .owl-nexts {
            position: absolute;
            margin-top: -265px !important;
            z-index: 9999;
            margin-left: 77% !important;
            color: white;
            font-size: 25px;
            font-weight: 600;
            text-align: left;
            display: block;
        }

        .owl-prev {
            float: left;
            width: 10% !important;
            position: absolute !important;
            margin-top: 0;
            z-index: 999;
            border: 1px solid;
            text-align: center;
            padding: 5px;
            background-color: #3e3e3e;
            color: #3e3e3e;
            font-size: 10px !important;
            font-weight: 600;
            text-transform: capitalize;
            margin-left: 0 !important;
            left: 0 !important;
        }

        .owl-next {
            float: right !important;
            width: 10% !important;
            position: absolute !important;
            z-index: 999;
            border: 1px solid #3e3e3e;
            text-align: left;
            padding: 5px;
            background-color: #3e3e3e;
            color: #3e3e3e !important;
            font-size: 10px !important;
            font-weight: 600;
            text-transform: capitalize;
            margin-left: 0 !important;
            right: 0 !important;
        }

        .isc-product360 .product-categori > a {
            color: white;
            display: inline-block;
            font-size: 15px;
            text-transform: uppercase;
            padding: 3px 0px;
            margin-top: 0;
            font-weight: 600;
        }

        .isc-product-360 .sidebar-search {
            position: relative;
            top: 50px;
            margin-bottom: 0px;
            padding-bottom: 15px;
            padding-right: 25px;
            display: block;
        }

        .isc-product-360 .sidenav .closebtn {
            position: absolute;
            top: 5px;
            right: 10px;
            font-size: 15px;
            margin-left: 50px;
            font-weight: 700;
            padding: 0;
            line-height: 1;
        }

        .isc-product-360 .shop-detailsidebar {
            float: left;
            width: 100%;
            padding-right: 20px;
            background-color: #F5F5F5;
            padding-left: 10px;
            padding-top: 10px;
            height: calc(90vh - 20px);
        }

        .isc-product-360 .shop-detailsidebar {
            float: left;
            width: 100%;
            padding-right: 0;
            background-color: #F5F5F5;
            padding-left: 2px;
            padding-top: 10px;
            height: calc(100vh - 20px);
            margin-top: 0;
        }

        .isc-product-360 .sidenav {
            height: 100%;
            width: 35%;
        }

        .isc-product-360 #Breadcrumbs {
            width: 65%;
            float: left;
        }

        .isc-product-360 .sidebar-title {
            color: #3e3e3e;
            font-size: 7px;
            font-weight: 600;
            margin-bottom: 30px;
            margin-top: 0px;
            text-transform: uppercase;
        }

        label.isc-s1-tab-label.isc-var-ttl.isc-tab-bg {
            margin: 0px 0px 0px 0px !important;
            border-bottom: none !important;
            display: inline-block;
            width: 200px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            color: #888888;
            font-size: 7px !important;
            font-weight: 600;
        }

        #homepage_categories .isc-s2-tab-label {
            width: 100% !important;
            max-width: 220px !important;
            color: #888888;
            font-size: 7px !important;
            font-weight: 600;
            margin: 0 !important;
            margin-left: 6px !important;
        }

        .isc-s2-tab i.category-toggle {
            position: absolute;
            top: 9px !important;
            left: 0 !important;
            font-size: 11px !important;
            font-weight: 500;
            color: #888888;
        }

        .isc-product-360 .breadcrumb-content li {
            color: #585858;
            display: inline-block;
            font-weight: 600;
            text-transform: uppercase;
            font-size: 11px;
        }

        .isc-product-360 .product-details-large.tab-content {
            float: none;
            width: 100%;
            max-width: 80%;
            margin: 0 auto;
            margin-left: -95px;
            margin-top: 30px;
        }

        .isc-product-360 .product-details-content {
            margin-top: -175px;
        }

        .isc-product-360 .quickview-btn-cart {
            margin: 0 5px;
        }

        .isc-product-360 .section-title > h2 {
            color: #3e3e3e;
            font-size: 20px;
            font-weight: bold;
            margin-bottom: 0;
            margin-top: 20px;
            text-transform: capitalize;
        }
    }



    @media only screen and (min-width: 768px) and (max-width: 1024px) {

        .isc-product-360 .product-details-content > h3 {
            color: #707070;
            font-size: 21px;
            font-weight: 600;
            margin-bottom: 13px;
            text-transform: capitalize;
            width: 80%;
        }

        .isc-right-side-parent {
            margin-left: 270px !important;
            width: 65%;
        }

            .isc-right-side-parent .breadcrumb-content {
                margin-left: 270px !important;
            }

        .isc-product-360 .isc-s2-tab i.category-toggle {
            position: absolute;
            top: 20px;
            left: 5px;
            font-size: 20px;
            font-weight: 500;
            color: #888888;
        }

        .isc-right-side-parent .content-wrapper {
            width: 100%;
            position: relative;
        }

        .isc-product-360 #Breadcrumbs {
            width: 100% !important;
            float: left;
            margin-left: 0px !important;
        }

        .isc-right-side-parent .product-details-2 {
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 125px;
            -ms-flex: 0 0 125px;
            flex: 0 0 90px;
        }

        .isc-right-side-parent .picZoomer-pic-wp {
            position: relative;
            overflow: hidden;
            width: 300px !important;
            height: 300px !important;
        }


        .isc-product-360 .sidenav {
            height: 100%;
            width: 35%;
            position: fixed;
            z-index: 1;
            top: 30px !important;
            left: 0;
            background-color: #f9f9f9;
            overflow-x: hidden;
            transition: 0.5s;
            padding-top: 60px;
            border-right: 1px solid #d3d3d3;
        }

        .isc-product-360 .mb-10 {
            margin-bottom: 10px;
            display: block;
            width: 51%;
            height: auto;
        }

        .isc-product-360 .isc-deal span {
            font-size: 21px;
            font-weight: 600;
            color: #3e3e3e;
        }

        .isc-product-360 .details-price h5 {
            color: Tomato;
            font-weight: 600;
            font-size: 19px;
            text-transform: capitalize;
            margin-top: 10px;
        }

        .isc-product-360 .easyzoom img {
            display: block;
            float: left;
            width: 100%;
        }

        .isc-product-360 .isc-amount {
            color: #1589ee;
            font-size: 17px;
            font-weight: 600;
        }

        .isc-product-360 .product-categori {
            overflow: hidden;
            float: left;
            width: 100%;
            border: 1px solid #666666;
            background: #666666;
            color: white;
            height: auto;
            position: relative;
            margin-top: -10px;
            z-index: 9999999;
            text-align: center;
            line-height: 0;
            font-weight: 800;
        }

            .isc-product-360 .product-categori > a {
                color: white;
                display: inline-block;
                font-size: 13px;
                text-transform: uppercase;
                padding: 5px 0px;
                margin-top: 0px;
                font-weight: 600;
            }

        div#Related_Product_div {
            padding-bottom: 0;
        }

        .isc-product-360 .cart-plus-minus {
            border: 1px solid #dcdcdc;
            overflow: hidden;
            padding: 5px 5px 5px 5px;
            width: 80px;
            float: left;
            width: 85px;
            border-radius: 4px;
            height: auto;
            overflow: hidden;
        }

        .isc-product-360 .slider {
            display: flex;
            height: auto;
            max-height: auto;
            overflow-y: hidden;
            overflow-x: scroll !important;
            padding: 10px 0px;
            transform: scroll(calc(var(--i,0)/var(--n)*-100%));
            scroll-behavior: smooth;
            max-width: 94%;
            margin: 0 auto;
            background-color: inherit !important;
        }

        .isc-product-360 .control-prev-btn {
            display: block;
        }

        .isc-product-360 .control-next-btn {
            display: block;
        }

        .isc-right-side-parent .control-next-btn {
            position: absolute;
            top: 35%;
            right: 7%;
            margin-top: 10% !important;
            background-color: #3e3e3e;
            height: 50px;
            line-height: 50px;
            width: 30px;
            text-align: center;
            box-shadow: 0 1px 3px #888;
            user-select: none;
            color: white;
            cursor: pointer;
            float: left !important;
        }

        .isc-right-side-parent .control-prev-btn {
            position: inherit;
            top: -19%;
            right: 90%;
            background-color: #3e3e3e;
            height: 50px;
            line-height: 50px;
            width: 30px;
            text-align: center;
            box-shadow: 0 1px 3px #888;
            user-select: none;
            color: white;
            cursor: pointer;
            margin-top: 35% !important;
            float: left;
        }

        .isc-product-360 .content-wrapper {
            width: 100%;
            position: relative;
        }

        .isc-right-side-parent .slide img {
            height: 100px;
            width: 100px;
            margin: 20px 125px !important;
            object-fit: cover;
            border-radius: 100px;
            cursor: default;
            transition: .25s ease-in-out;
            /* padding: 10px 50px; */
        }

        .isc-right-side-parent .control-next-btn {
            position: absolute;
            top: 35% !important;
            right: 0%;
            margin-top: 10% !important;
            background-color: #3e3e3e;
            height: 50px;
            line-height: 50px;
            width: 30px;
            text-align: center;
            box-shadow: 0 1px 3px #888;
            user-select: none;
            color: white;
            cursor: pointer;
            float: left !important;
        }

        .isc-product-360 .slide img {
            height: 100px;
            width: 100px;
            margin: 20px 100px;
            object-fit: cover;
            border-radius: 100px;
            cursor: default;
            transition: .25s ease-in-out;
            /* padding: 10px 50px; */
        }

        .isc-product-360 .control-next-btn {
            position: absolute;
            top: 10%;
            right: 0%;
            margin-top: 10% !important;
            background-color: #3e3e3e;
            height: 50px;
            line-height: 50px;
            width: 30px;
            text-align: center;
            box-shadow: 0 1px 3px #888;
            user-select: none;
            color: white;
            cursor: pointer;
            float: left !important;
        }

        .isc-product-360 .breadcrumb-content h2 {
            color: #3e3e3e;
            font-size: 26px;
            font-weight: bold;
            margin-bottom: 0;
            text-transform: capitalize;
        }

        div#ProductReview_Modal {
            float: none;
            width: 100%;
            max-width: 90%;
            margin: 0 auto;
        }

        h5#exampleModalLabel {
            font-size: 14px;
        }

        .isc-product-360 .description-review-title a {
            color: #e0e0e0;
            font-size: 23px;
            font-weight: bold;
            margin: 0 20px;
        }

        .container-slider {
            float: none !important;
            width: 100% !important;
            max-width: 100% !important;
            margin: 0 auto !important;
        }


        .isc-product-360 .owl-prevs {
            display: block;
            background-color: #3e3e3e;
            margin-top: -265px !important;
            z-index: 9999;
            margin-left: 0px;
            color: white;
            font-size: 22px !important;
        }

        .owl-nexts {
            position: absolute;
            margin-top: -265px !important;
            z-index: 9999;
            margin-left: 77% !important;
            color: white;
            font-size: 25px;
            font-weight: 600;
            text-align: left;
            display: block;
        }

        .owl-prev {
            float: left;
            width: 7% !important;
            position: absolute !important;
            margin-top: 0;
            z-index: 999;
            border: 1px solid;
            text-align: center;
            padding: 5px;
            background-color: #3e3e3e;
            color: #3e3e3e;
            font-size: 16px !important;
            font-weight: 600;
            text-transform: capitalize;
            margin-left: 0 !important;
            left: 0 !important;
        }

        .owl-next {
            float: right !important;
            width: 7% !important;
            margin-top: 0 !important;
            z-index: 999;
            border: 1px solid #3e3e3e;
            text-align: left;
            padding: 5px;
            background-color: #3e3e3e;
            color: #3e3e3e !important;
            font-size: 10px !important;
            font-weight: 600;
            text-transform: capitalize;
            position: absolute !important;
            right: 0 !important;
        }

        .isc-product360 .product-categori > a {
            color: white;
            display: inline-block;
            font-size: 15px;
            text-transform: uppercase;
            padding: 3px 0px;
            margin-top: 0;
            font-weight: 600;
        }
    }

    @media only screen and (min-width: 813px) and (max-width: 1112px) {

        .isc-product-360 .product-details-content > h3 {
            color: #707070;
            font-size: 21px;
            font-weight: 600;
            margin-bottom: 13px;
            text-transform: capitalize;
            width: 80%;
        }

        .isc-product-360 .mb-10 {
            margin-bottom: 10px;
            display: block;
            width: 51%;
            height: auto;
        }

        .isc-product-360 .isc-deal span {
            font-size: 21px;
            font-weight: 600;
            color: #3e3e3e;
        }

        .isc-product-360 .details-price h5 {
            color: Tomato;
            font-weight: 600;
            font-size: 19px;
            text-transform: capitalize;
            margin-top: 10px;
        }

        .isc-product-360 .easyzoom img {
            display: block;
            float: left;
            width: 100%;
        }

        .isc-product-360 .isc-amount {
            color: #1589ee;
            font-size: 17px;
            font-weight: 600;
        }

        .isc-product-360 .product-categori {
            overflow: hidden;
            float: left;
            width: 100%;
            border: 1px solid #666666;
            background: #666666;
            color: white;
            height: auto;
            position: relative;
            margin-top: -10px;
            z-index: 9999999;
            text-align: center;
            line-height: 0;
            font-weight: 800;
        }

            .isc-product-360 .product-categori > a {
                color: white;
                display: inline-block;
                font-size: 13px;
                text-transform: uppercase;
                padding: 5px 0px;
                margin-top: 0px;
                font-weight: 600;
            }

        div#Related_Product_div {
            padding-bottom: 0;
        }

        .isc-product-360 .cart-plus-minus {
            border: 1px solid #dcdcdc;
            overflow: hidden;
            padding: 5px 5px 5px 5px;
            width: 80px;
            float: left;
            width: 85px;
            border-radius: 4px;
            height: auto;
            overflow: hidden;
        }

        .isc-product-360 .slider {
            display: block;
            height: auto;
            max-height: auto;
            overflow-y: hidden;
            overflow-x: scroll !important;
            padding: 10px 0px;
            transform: scroll(calc(var(--i,0)/var(--n)*-100%));
            scroll-behavior: smooth;
            max-width: 94%;
            margin: 0 auto;
            background-color: inherit !important;
        }

        .isc-product-360 .control-prev-btn {
            display: none;
        }

        .isc-product-360 .control-next-btn {
            display: none;
        }

        .isc-product-360 .breadcrumb-content h2 {
            color: #3e3e3e;
            font-size: 26px;
            font-weight: bold;
            margin-bottom: 0;
            text-transform: capitalize;
        }

        div#ProductReview_Modal {
            float: none;
            width: 100%;
            max-width: 90%;
            margin: 0 auto;
        }

        h5#exampleModalLabel {
            font-size: 14px;
        }

        .isc-product-360 .description-review-title a {
            color: #e0e0e0;
            font-size: 23px;
            font-weight: bold;
            margin: 0 20px;
        }

        .container-slider {
            float: none !important;
            width: 100% !important;
            max-width: 100% !important;
            margin: 0 auto !important;
        }


        .isc-product-360 .owl-prevs {
            display: block;
            background-color: #3e3e3e;
            margin-top: -265px !important;
            z-index: 9999;
            margin-left: 0px;
            color: white;
            font-size: 22px !important;
        }

        .owl-nexts {
            position: absolute;
            margin-top: -265px !important;
            z-index: 9999;
            margin-left: 77% !important;
            color: white;
            font-size: 25px;
            font-weight: 600;
            text-align: left;
            display: block;
        }

        .owl-prev {
            float: left;
            width: 7% !important;
            position: absolute !important;
            margin-top: 0;
            z-index: 999;
            border: 1px solid;
            text-align: center;
            padding: 5px;
            background-color: #3e3e3e;
            color: #3e3e3e;
            font-size: 16px !important;
            font-weight: 600;
            text-transform: capitalize;
            margin-left: 0 !important;
            left: 0 !important;
        }

        .owl-next {
            float: right !important;
            width: 7% !important;
            margin-top: 0 !important;
            z-index: 999;
            border: 1px solid #3e3e3e;
            text-align: left;
            padding: 5px;
            background-color: #3e3e3e;
            color: #3e3e3e !important;
            font-size: 10px !important;
            font-weight: 600;
            text-transform: capitalize;
            position: absolute !important;
            right: 0 !important;
        }

        .isc-product360 .product-categori > a {
            color: white;
            display: inline-block;
            font-size: 15px;
            text-transform: uppercase;
            padding: 3px 0px;
            margin-top: 0;
            font-weight: 600;
        }
    }

    @media only screen and (max-width: 3840px) and (min-width: 2160px) {
        .isc-product-360 .isc-product-top-right {
            float: right;
            width: 10%;
            text-align: right;
        }

        .isc-product-360 .mb-10 {
            margin-bottom: 10px;
            display: block;
            width: 50%;
            height: auto;
            overflow: hidden;
        }

        .isc-product-360 .content-wrapper {
            height: 100%;
            width: 100%;
            max-width: 100rem;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            padding-bottom: 5rem;
            text-align: center;
            float: none;
            margin: 0 auto;
        }

        .isc-product-360 .isc-right-side-parent .slider {
            max-width: 100%;
        }

        .product-content {
            line-height: 1;
            padding-top: 17px;
            width: 84%;
            margin-left: 60px;
        }

        .owl-carousel .owl-item img {
            display: block;
            width: 100%;
            max-width: 90%;
            margin: 0 auto;
        }

        .isc-product-360 .cart-plus-minus {
            border: 1px solid #dcdcdc;
            overflow: hidden;
            padding: 5px 5px 5px 5px;
            width: 80px;
            float: left;
            width: 85px;
            border-radius: 4px;
            height: auto;
            overflow: hidden;
        }

        .isc-product-360 .product-categori {
            float: left;
            width: 100%;
            border: 1px solid #666666;
            background: #666666;
            color: white;
            height: auto;
            position: relative;
            margin-top: -10px;
            z-index: 9999999;
            text-align: center;
            line-height: 1;
            font-weight: 800;
            overflow: hidden;
        }

        .no-js .owl-carousel, .owl-carousel.owl-loaded {
            display: block;
            z-index: 0;
        }

        .isc-product-360 .control-prev-btn {
            top: 30% !important;
            left: 20% !important;
            background-color: #3e3e3e;
            height: 50px;
            line-height: 50px;
            width: 30px;
            text-align: center;
            box-shadow: 0 1px 3px #888;
            user-select: none;
            color: white;
            cursor: pointer;
            margin-top: 5% !important;
        }

        .isc-product-360 .control-prev-btn {
            top: 100px !important;
            left: 0% !important;
            background-color: #3e3e3e;
            height: 50px;
            line-height: 50px;
            width: 30px;
            text-align: center;
            box-shadow: 0 1px 3px #888;
            user-select: none;
            color: white;
            cursor: pointer;
            margin-top: 0 !important;
            position: relative;
        }

        .isc-product-360 .control-next-btn {
            position: relative;
            top: 100px !important;
            right: 0 !important;
            background-color: #3e3e3e;
            height: 50px;
            line-height: 50px;
            width: 30px;
            text-align: center;
            box-shadow: 0 1px 3px #888;
            user-select: none;
            color: white;
            cursor: pointer;
            /* border: 1px solid red; */
            margin-top: 0 !important;
            float: right !important;
        }

        .isc-right-side-parent .control-next-btn {
            margin-top: -20% !important;
        }

        .isc-right-side-parent .owl-prev {
            width: 1.5% !important;
        }

        .isc-right-side-parent .owl-next {
            width: 1.5% !important;
        }

        .isc-product-360 .owl-prev {
            float: left;
            width: 2% !important;
            position: absolute;
            margin-top: -320px !important;
            z-index: 999;
            border: 1px solid;
            text-align: center;
            padding: 5px;
            background-color: #3e3e3e;
            color: #3e3e3e;
            font-size: 15px;
            font-weight: 600;
            text-transform: capitalize;
        }

        .isc-product-360 .single-product.mb-35 {
            float: none;
            width: 100%;
            max-width: 70%;
            margin: 0 auto;
        }

        .isc-product-360 .owl-prevs {
            position: absolute;
            margin-top: -320px !important;
            z-index: 9999;
            margin-left: 50px;
            color: white;
            font-size: 25px;
            font-weight: 600;
        }

        .isc-product-360 .owl-next {
            float: right !important;
            width: 2% !important;
            margin-top: -320px !important;
            z-index: 999;
            border: 1px solid #3e3e3e;
            text-align: left;
            padding: 5px;
            background-color: #3e3e3e;
            color: #3e3e3e;
            font-size: 14px;
            font-weight: 600;
            text-transform: capitalize;
            margin-left: 96.5%;
            position: absolute;
        }

        .isc-product-360 .owl-prev::before {
            font-family: 'FontAwesome';
            content: "\f104";
            padding-left: 0;
            color: white;
            font-size: 22px;
            position: absolute;
            left: 15px;
            top: 0px;
            font-weight: 600;
        }

        .isc-product-360 .owl-next::before {
            font-family: 'FontAwesome';
            content: "\f105";
            padding-left: 0;
            color: white;
            font-size: 22px;
            position: absolute;
            left: 18px;
            top: 0px;
            font-weight: 600;
        }

        .isc-product-360 .owl-nexts {
            position: absolute;
            margin-top: -320px !important;
            z-index: 9999;
            margin-left: 97.7%;
            color: white;
            font-size: 25px;
            font-weight: 600;
            text-align: left;
        }


        .isc-product-360 .product-categori > a {
            color: white;
            display: inline-block;
            font-size: 15px;
            text-transform: uppercase;
            padding: 5px 0px;
            margin-top: 0;
            font-weight: 600;
        }

        .isc-product-360 .owl-carousel .owl-item img {
            display: block;
            width: 100%;
            float: none;
            max-width: 100%;
            height: 300px;
            margin: 0 auto;
            /* max-inline-size: 100%; */
            /* block-size: auto; */
            /* aspect-ratio: 6/4; */
            /* object-fit: contain; */
            /* object-position: center; */
        }

        .isc-product-360 #main {
            transition: margin-left .5s;
            padding: 0 16px 16px 0px;
            margin-top: -42px;
            margin-right: 0;
            width: 10%;
            float: left;
            position: absolute;
            left: 45px;
        }
    }






    /*Contact*/

    @media only screen and (min-width: 320px) and (max-width: 480px) {
        .isc-contact .breadcrumb-content h2 {
            color: #3e3e3e;
            font-size: 22px;
            font-weight: bold;
            margin-bottom: 0;
            text-transform: capitalize;
        }

        .contact-title {
            color: #333;
            font-size: 16px;
            margin-bottom: 0;
            text-transform: uppercase;
            margin-top: 20px;
        }

        .isc-contact-page {
            float: left !important;
            width: 100% !important;
            background: white !important;
            padding: 0 !important;
        }

        .isc-contact-page-left {
            float: left !important;
            width: 100% !important;
            padding-left: 10px !important;
        }

        .isc-contact-page-left-one {
            float: left !important;
            width: 100% !important;
        }

        .isc-contact-page-left-one-left {
            float: left !important;
            width: 10% !important;
        }

        .isc-contact-page-left-one-right {
            float: right !important;
            width: 60% !important;
            padding-left: 0;
        }

        .contact-info-content {
            padding-left: 0;
        }

            .contact-info-content p {
                color: #666666;
                font-size: 11px;
                line-height: 15px;
                margin: 0;
            }

        .contact-info-icon i {
            border: 1px solid #cbcbcb;
            border-radius: 100%;
            color: #393939;
            display: block;
            font-size: 20px;
            height: 30px !important;
            line-height: 30px !important;
            text-align: center;
            width: 30px !important;
        }

        .isc-contact-page-right {
            float: left !important;
            width: 90% !important;
            padding-left: 20px !important;
            padding-top: 0px !important;
        }

        .isc-contact-para {
            float: left;
            width: 90%;
            padding-left: 0;
        }

        .contact-form-wrap {
            float: left;
            width: 100%;
            max-width: 90%;
            margin: 0 auto;
        }

        #map {
            margin: 0 auto;
            width: 100% !important;
            height: 450px;
            float: left;
        }

        .isc-contact-para p {
            font-weight: 600;
            font-size: 15px !important;
            line-height: 1.5 !important;
            text-align: left !important;
            margin: 3px auto !important;
        }
    }


    @media only screen and (min-width: 320px) and (max-width: 568px) {
        .isc-contact .breadcrumb-content h2 {
            color: #3e3e3e;
            font-size: 22px;
            font-weight: bold;
            margin-bottom: 0;
            text-transform: capitalize;
        }

        .contact-title {
            color: #333;
            font-size: 16px;
            margin-bottom: 0;
            text-transform: uppercase;
            margin-top: 20px;
        }

        .isc-contact-page {
            float: left !important;
            width: 100% !important;
            background: white !important;
            padding: 0 !important;
        }

        .isc-contact-page-left {
            float: left !important;
            width: 100% !important;
            padding-left: 10px !important;
        }

        .isc-contact-page-left-one {
            float: left !important;
            width: 100% !important;
        }

        .isc-contact-page-left-one-left {
            float: left !important;
            width: 10% !important;
        }

        .isc-contact-page-left-one-right {
            float: right !important;
            width: 60% !important;
            padding-left: 0;
        }

        .contact-info-content {
            padding-left: 0;
        }

            .contact-info-content p {
                color: #666666;
                font-size: 11px;
                line-height: 15px;
                margin: 0;
            }

        .contact-info-icon i {
            border: 1px solid #cbcbcb;
            border-radius: 100%;
            color: #393939;
            display: block;
            font-size: 20px;
            height: 30px !important;
            line-height: 30px !important;
            text-align: center;
            width: 30px !important;
        }

        .isc-contact-page-right {
            float: left !important;
            width: 90% !important;
            padding-left: 20px !important;
            padding-top: 0px !important;
        }

        .isc-contact-para {
            float: left;
            width: 90%;
            padding-left: 0;
        }

        .contact-form-wrap {
            float: left;
            width: 100%;
            max-width: 90%;
            margin: 0 auto;
        }

        #map {
            margin: 0 auto;
            width: 100% !important;
            height: 450px;
            float: left;
        }

        .isc-contact-para p {
            font-weight: 600;
            font-size: 15px !important;
            line-height: 1.5 !important;
            text-align: left !important;
            margin: 3px auto !important;
        }
    }

    @media only screen and (min-width: 375px) and (max-width: 667px) {
        .isc-contact .breadcrumb-content h2 {
            color: #3e3e3e;
            font-size: 22px;
            font-weight: bold;
            margin-bottom: 0;
            text-transform: capitalize;
        }

        .contact-title {
            color: #333;
            font-size: 16px;
            margin-bottom: 0;
            text-transform: uppercase;
            margin-top: 20px;
        }

        .isc-contact-page {
            float: left !important;
            width: 100% !important;
            background: white !important;
            padding: 0 !important;
        }

        .isc-contact-page-left {
            float: left !important;
            width: 100% !important;
            padding-left: 10px !important;
        }

        .isc-contact-page-left-one {
            float: left !important;
            width: 100% !important;
        }

        .isc-contact-page-left-one-left {
            float: left !important;
            width: 10% !important;
        }

        .isc-contact-page-left-one-right {
            float: right !important;
            width: 60% !important;
            padding-left: 0;
        }

        .contact-info-content {
            padding-left: 0;
        }

            .contact-info-content p {
                color: #666666;
                font-size: 11px;
                line-height: 15px;
                margin: 0;
            }

        .contact-info-icon i {
            border: 1px solid #cbcbcb;
            border-radius: 100%;
            color: #393939;
            display: block;
            font-size: 20px;
            height: 30px !important;
            line-height: 30px !important;
            text-align: center;
            width: 30px !important;
        }

        .isc-contact-page-right {
            float: left !important;
            width: 90% !important;
            padding-left: 20px !important;
            padding-top: 0px !important;
        }

        .isc-contact-para {
            float: left;
            width: 90%;
            padding-left: 0;
        }

        .contact-form-wrap {
            float: left;
            width: 100%;
            max-width: 90%;
            margin: 0 auto;
        }

        #map {
            margin: 0 auto;
            width: 100% !important;
            height: 450px;
            float: left;
        }

        .isc-contact-para p {
            font-weight: 600;
            font-size: 15px !important;
            line-height: 1.5 !important;
            text-align: left !important;
            margin: 3px auto !important;
        }
    }

    @media only screen and (min-width: 414px) and (max-width: 736px) {
        .isc-contact .breadcrumb-content h2 {
            color: #3e3e3e;
            font-size: 22px;
            font-weight: bold;
            margin-bottom: 0;
            text-transform: capitalize;
        }

        .contact-title {
            color: #333;
            font-size: 16px;
            margin-bottom: 0;
            text-transform: uppercase;
            margin-top: 20px;
        }

        .isc-contact-page {
            float: left !important;
            width: 100% !important;
            background: white !important;
            padding: 0 !important;
        }

        .isc-contact-page-left {
            float: left !important;
            width: 100% !important;
            padding-left: 10px !important;
        }

        .isc-contact-page-left-one {
            float: left !important;
            width: 100% !important;
        }

        .isc-contact-page-left-one-left {
            float: left !important;
            width: 10% !important;
        }

        .isc-contact-page-left-one-right {
            float: right !important;
            width: 60% !important;
            padding-left: 0;
        }

        .contact-info-content {
            padding-left: 0;
        }

            .contact-info-content p {
                color: #666666;
                font-size: 11px;
                line-height: 15px;
                margin: 0;
            }

        .contact-info-icon i {
            border: 1px solid #cbcbcb;
            border-radius: 100%;
            color: #393939;
            display: block;
            font-size: 20px;
            height: 30px !important;
            line-height: 30px !important;
            text-align: center;
            width: 30px !important;
        }

        .isc-contact-page-right {
            float: left !important;
            width: 90% !important;
            padding-left: 20px !important;
            padding-top: 0px !important;
        }

        .isc-contact-para {
            float: left;
            width: 90%;
            padding-left: 0;
        }

        .contact-form-wrap {
            float: left;
            width: 100%;
            max-width: 90%;
            margin: 0 auto;
        }

        #map {
            margin: 0 auto;
            width: 100% !important;
            height: 450px;
            float: left;
        }

        .isc-contact-para p {
            font-weight: 600;
            font-size: 15px !important;
            line-height: 1.5 !important;
            text-align: left !important;
            margin: 3px auto !important;
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .isc-contact-page-left-one-left {
            float: left !important;
            width: 5% !important;
        }

        .isc-contact-page .contact-info-content p {
            color: #666666;
            font-size: 15px;
            line-height: 28px;
            margin: 0;
        }

        .contact-info-content {
            padding-left: 45px;
        }

        .isc-contact-page-left {
            float: left !important;
            width: 50% !important;
            padding-left: 10px !important;
        }

        .isc-contact-page-right {
            float: right !important;
            width: 50% !important;
            padding-left: 0px !important;
            padding-top: 0px !important;
        }

        .isc-contact-page {
            float: left !important;
            width: 100% !important;
            background: white !important;
            padding: 15px !important;
        }

        .isc-contact-page-left-one-right {
            float: right !important;
            width: 60% !important;
            padding-left: 20px !important;
        }
    }

    @media only screen and (min-width: 813px) and (max-width: 1112px) {
        .contact-info-content {
            padding-left: 30px !important;
        }
    }

    @media only screen and (max-width: 3840px) and (min-width: 2160px) {
        .isc-contact-footer {
            position: fixed;
            bottom: 0;
            width: 100%;
            left: 0;
        }

        .isc-contact-page-left-one-right {
            float: right;
            width: 50%;
            margin-left: -65px;
        }
    }


    /*Login page*/
    @media only screen and (min-width: 320px) and (max-width: 480px) {
        .isc-login .isc-form-sec {
            float: left;
            width: 100%;
            text-align: center;
            margin-top: 0 !important;
        }

        .isc-login .form-outline.mb-4 {
            margin-top: 0;
            margin-bottom: 0px !important;
        }

        input.form2Example1 {
            margin-bottom: 10px !important;
        }

        .isc-mb-line-height {
            line-height: 35px;
        }

        .isc-log-container {
            float: none;
            width: 100%;
            max-width: 100% !important;
            margin: 0 auto;
            padding-bottom: 40px;
        }

        .isc-login .isc-forgot {
            float: right;
            width: 60% !important;
            margin-top: -15px;
        }

        .about-story.ptb-100.isc-login {
            padding: 20px;
        }
    }

    @media only screen and (min-width: 320px) and (max-width: 568px) {
        .isc-login .isc-form-sec {
            float: left;
            width: 100%;
            text-align: center;
            margin-top: 0 !important;
        }

        .isc-login .form-outline.mb-4 {
            margin-top: 0;
        }

        .isc-log-container {
            float: none;
            width: 100%;
            max-width: 100% !important;
            margin: 0 auto;
            padding-bottom: 40px;
        }

        .isc-login .isc-forgot {
            float: right;
            width: 60% !important;
            margin-top: -15px;
        }

        .about-story.ptb-100.isc-login {
            padding: 20px;
        }
    }

    @media only screen and (min-width: 375px) and (max-width: 667px) {
        .isc-login .isc-form-sec {
            float: left;
            width: 100%;
            text-align: center;
            margin-top: 0 !important;
        }

        .isc-login .form-outline.mb-4 {
            margin-top: 0;
        }

        .isc-log-container {
            float: none;
            width: 100%;
            max-width: 100% !important;
            margin: 0 auto;
            padding-bottom: 40px;
        }

        .isc-login .isc-forgot {
            float: right;
            width: 60% !important;
            margin-top: -15px;
        }

        .about-story.ptb-100.isc-login {
            padding: 20px;
        }
    }

    @media only screen and (min-width: 414px) and (max-width: 736px) {
        .isc-login .isc-form-sec {
            float: left;
            width: 100%;
            text-align: center;
            margin-top: 0 !important;
        }

        .isc-login .form-outline.mb-4 {
            margin-top: 0;
        }

        .isc-log-container {
            float: none;
            width: 100%;
            max-width: 100% !important;
            margin: 0 auto;
            padding-bottom: 40px;
        }

        .isc-login .isc-forgot {
            float: right;
            width: 60% !important;
            margin-top: -15px;
        }

        .about-story.ptb-100.isc-login {
            padding: 20px;
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .about-story.ptb-100.isc-login {
            padding: 20px;
            height: 90vh;
        }

        .isc-login .form-outline.mb-4 {
            margin-top: 0;
        }

        .isc-log-container {
            float: none;
            width: 100%;
            max-width: 50% !important;
            margin: 0 auto;
            padding-bottom: 40px;
        }
    }

    @media only screen and (min-width: 813px) and (max-width: 1112px) {
        .about-story.ptb-100.isc-login {
            padding: 20px;
            height: 90vh;
        }

        .isc-login .form-outline.mb-4 {
            margin-top: 0;
        }

        .isc-log-container {
            float: none;
            width: 100%;
            max-width: 50% !important;
            margin: 0 auto;
            padding-bottom: 40px;
        }
    }

    @media only screen and (max-width: 3840px) and (min-width: 2160px) {
        .about-story.ptb-100.isc-login {
            padding: 20px;
            height: 100vh;
        }

        .isc-login-page-footer {
            position: fixed;
            bottom: 0;
            width: 100%;
            left: 0;
        }
        /* .isc-login .isc-form-sec {
        float: left;
        width: 100%;
        text-align: center;
        margin-top: 125px;
    }*/
        .isc-login .isc-form-sec {
            float: left;
            width: 100%;
            text-align: center;
            margin-top: 125px;
            max-width: 25%;
            margin: 210px auto 300px auto;
        }

        .isc-login .isc-log-container {
            float: none;
            width: 100%;
            max-width: 25%;
            margin: 0 auto;
            padding-bottom: 40px;
        }
    }


    /*Sign up*/
    @media only screen and (min-width: 320px) and (max-width: 812px) {

        .isc-signup .mask {
            margin: 0;
        }

        .isc-signup .form-outline.mb-4 {
            margin-top: 0;
        }

        .isc-signup .d-flex {
            display: block;
        }

        .isc-signup .signup {
            font-size: 22px;
            margin-bottom: 20px;
        }

        .form-outline.mb-4 {
            float: left;
            width: 100% !important;
            margin-left: 0px;
            margin-right: 10px;
        }

        .isc-page-count-s1.active {
            border: 1px solid #1589ee;
        }

        .isc-pagination-sec-s1 {
            width: 100%;
            text-align: right;
        }
    }

    @media only screen and (max-width: 3840px) and (min-width: 2160px) {
        .isc-signup-footer {
            position: fixed;
            width: 100%;
            bottom: 0;
        }

        .isc-signup .card {
            float: none;
            width: 100%;
            max-width: 100%;
            margin: 125px auto 125px auto;
        }
    }



    /*Checkout1*/
    @media only screen and (min-width: 320px) and (max-width: 480px) {

        .isc-checkout1 .isc-check-nfo-left {
            float: left;
            width: 100%;
            background-color: white;
            border-radius: 5px;
            margin-left: 0px;
            margin-right: 10px;
            height: calc(130vh - 380px);
            overflow-y: auto;
            overflow-x: hidden;
        }

        .isc-checkout1 .about-story {
            padding: 15px 5px 15px 5px;
            background-color: white;
            height: 115vh;
        }

        .isc-checkout1 div#OrderSummary {
            height: calc(35vh - 0px);
            overflow-y: auto;
            overflow-x: hidden;
            margin-top: 15px;
        }

        .isc-checkout1 .isc-payment-button {
            background-color: #1589EE;
            border: 1px solid #1589EE;
            font-size: 10px;
            font-weight: 600;
            padding: 10px 10px 10px 10px;
            text-transform: uppercase;
        }

        .isc-checkout1 .isc-check-nfo {
            float: left;
            width: 100%;
            margin: 0;
            background: white !important;
        }

        .isc-checkout1 .isc-dummy h5 {
            float: left;
            width: 100%;
            color: #979797;
            text-transform: capitalize;
            font-size: 13px;
            font-weight: 600;
            margin-bottom: 10px;
            text-indent: 10px;
            border-bottom: none;
            padding-bottom: 0px;
            width: 200px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .isc-checkout1 strong {
            font-weight: bolder;
            font-size: 11px;
        }

        .isc-checkout1 .quantity__minus, .isc-checkout1 .quantity__plus {
            display: block !important;
            width: 25px !important;
            height: 20px !important;
            margin: 0 !important;
            background: #dee0ee !important;
            text-decoration: none !important;
            text-align: center !important;
            line-height: 18px !important;
        }

        .isc-checkout1 .quantity__input {
            width: 45px !important;
            height: 20px !important;
            margin: 0 !important;
            padding: 0 !important;
            text-align: center !important;
            border-top: 2px solid #dee0ee !important;
            border-bottom: 2px solid #dee0ee !important;
            border-left: 1px solid #dee0ee !important;
            border-right: 2px solid #dee0ee !important;
            background: #fff !important;
            color: #8184a1 !important;
        }


        .isc-checkout1 .isc-check-container {
            padding: 0;
            margin: 0;
        }

        li.box.isc-new-box-box {
            width: 100% !important;
            box-shadow: none;
            margin: 0 !important;
            margin-top: 15px !important;
            height: auto !important;
            overflow: hidden !important;
            padding: 10px 5px
        }

        .isc-checkout1 .isc-check-nfo {
            float: left;
            width: 100%;
            margin: 0;
        }

        .isc-checkout1 .isc-check-nfo-left {
            float: left;
            width: 100% !important;
            background-color: white;
            border-radius: 5px;
            margin-left: 0px !important;
            margin-right: 0 !important;
            height: auto !important;
            overflow: hidden !important;
            padding-top: 10px !important;
        }

        .isc-checkout1 .isc-box-title {
            position: absolute;
            font-size: 17px;
            font-weight: 600;
            top: 0px !important;
            left: 5px !important;
            margin-bottom: 0;
        }

        .isc-checkout1 .quantity {
            display: flex !important;
            align-items: center !important;
            justify-content: left !important;
            padding: 0 !important;
            margin-top: 0px !important;
            margin-right: 40px;
            float: right;
        }

        .isc-checkout1 .box .title {
            font-size: 13px !important;
            text-transform: capitalize;
            margin-top: 0px;
            font-weight: 600;
            color: #3e3e3e;
            letter-spacing: 0.1px;
            margin-bottom: 5px;
        }

        .isc-checkout1 .isc-timeline-left {
            float: left;
            width: 20%;
        }

        .isc-checkout1 .isc-timeline-right {
            float: right;
            width: 80%;
        }

        .isc-checkout1 .price {
            margin: 5px 0 5px 0;
            letter-spacing: 0;
            font-weight: 600;
        }

        .isc-checkout1 .isc-quan {
            float: left;
            width: 100%;
            display: flex;
        }

        .isc-checkout1 .isc-check-nfo-right {
            float: right;
            width: 100%;
            border-top: 2px solid #1589EE;
            border-left: 1px solid white;
            border-right: 1px solid white;
            border-bottom: 1px solid white;
            border-radius: 2px;
            background: white;
            height: auto;
            overflow: hidden;
        }

        .isc-checkout1 .isc-watch-label {
            margin-top: 0px;
            position: absolute;
            margin-left: 5px;
            font-weight: 600;
            font-size: 11px;
        }

        .isc-checkout1 .isc-check-container ul:before {
            content: "";
            position: absolute;
            top: 0;
            left: -20px;
            height: 75%;
            border: 1px dashed #aaa;
            margin-top: 0px;
            opacity: 0;
            display: none !important;
        }

        .isc-checkout1 .isc-payment-sec-two-left {
            float: left;
            width: 44%;
        }

        ul.footer-link {
            text-align: center;
        }

        .footer-widget-r-content {
            margin-top: 25px;
            text-align: center;
        }

        footer.gray-bg.isc-checkout1-footer {
            position: fixed;
            left: 0;
            bottom: 0;
            width: 100%;
            z-index: -999;
        }

        .isc-checkout1 .layout-grid {
            display: block;
            float: right;
            position: relative;
            margin-top: -8%;
            margin-left: 0;
            width: 100%;
            z-index: 999;
        }

        .isc-checkout1 {
            margin-bottom: 200px;
        }
    }

    @media only screen and (min-width: 320px) and (max-width: 568px) {

        .isc-checkout1 .isc-check-nfo-left {
            float: left;
            width: 100%;
            background-color: white;
            border-radius: 5px;
            margin-left: 0px;
            margin-right: 10px;
            height: calc(130vh - 380px);
            overflow-y: auto;
            overflow-x: hidden;
        }

        .isc-checkout1 .about-story {
            padding: 15px 5px 15px 5px;
            background-color: white;
            height: 115vh;
        }

        .isc-checkout1 div#OrderSummary {
            height: calc(35vh - 0px);
            overflow-y: auto;
            overflow-x: hidden;
            margin-top: 15px;
        }

        .isc-checkout1 .isc-payment-button {
            background-color: #1589EE;
            border: 1px solid #1589EE;
            font-size: 10px;
            font-weight: 600;
            padding: 10px 10px 10px 10px;
            text-transform: uppercase;
        }

        .isc-checkout1 .isc-check-nfo {
            float: left;
            width: 100%;
            margin: 0;
            background: white !important;
        }

        .isc-checkout1 .isc-dummy h5 {
            float: left;
            width: 100%;
            color: #979797;
            text-transform: capitalize;
            font-size: 13px;
            font-weight: 600;
            margin-bottom: 10px;
            text-indent: 10px;
            border-bottom: none;
            padding-bottom: 0px;
            width: 200px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .isc-checkout1 strong {
            font-weight: bolder;
            font-size: 11px;
        }

        .isc-checkout1 .quantity__minus, .isc-checkout1 .quantity__plus {
            display: block !important;
            width: 25px !important;
            height: 20px !important;
            margin: 0 !important;
            background: #dee0ee !important;
            text-decoration: none !important;
            text-align: center !important;
            line-height: 18px !important;
        }

        .isc-checkout1 .quantity__input {
            width: 45px !important;
            height: 20px !important;
            margin: 0 !important;
            padding: 0 !important;
            text-align: center !important;
            border-top: 2px solid #dee0ee !important;
            border-bottom: 2px solid #dee0ee !important;
            border-left: 1px solid #dee0ee !important;
            border-right: 2px solid #dee0ee !important;
            background: #fff !important;
            color: #8184a1 !important;
        }


        .isc-checkout1 .isc-check-container {
            padding: 0;
            margin: 0;
        }

        li.box.isc-new-box-box {
            width: 100% !important;
            box-shadow: none;
            margin: 0 !important;
            margin-top: 15px !important;
            height: auto !important;
            overflow: hidden !important;
            padding: 10px 5px
        }

        .isc-checkout1 .isc-check-nfo {
            float: left;
            width: 100%;
            margin: 0;
        }

        .isc-checkout1 .isc-check-nfo-left {
            float: left;
            width: 100% !important;
            background-color: white;
            border-radius: 5px;
            margin-left: 0px !important;
            margin-right: 0 !important;
            height: auto !important;
            overflow: hidden !important;
            padding-top: 10px !important;
        }

        .isc-checkout1 .isc-box-title {
            position: absolute;
            font-size: 17px;
            font-weight: 600;
            top: 0px !important;
            left: 5px !important;
            margin-bottom: 0;
        }

        .isc-checkout1 .quantity {
            display: flex !important;
            align-items: center !important;
            justify-content: left !important;
            padding: 0 !important;
            margin-top: 0px !important;
            margin-right: 40px;
            float: right;
        }

        .isc-checkout1 .box .title {
            font-size: 13px !important;
            text-transform: capitalize;
            margin-top: 0px;
            font-weight: 600;
            color: #3e3e3e;
            letter-spacing: 0.1px;
            margin-bottom: 5px;
        }

        .isc-checkout1 .isc-timeline-left {
            float: left;
            width: 20%;
        }

        .isc-checkout1 .isc-timeline-right {
            float: right;
            width: 80%;
        }

        .isc-checkout1 .price {
            margin: 5px 0 5px 0;
            letter-spacing: 0;
            font-weight: 600;
        }

        .isc-checkout1 .isc-quan {
            float: left;
            width: 100%;
            display: flex;
        }

        .isc-checkout1 .isc-check-nfo-right {
            float: right;
            width: 100%;
            border-top: 2px solid #1589EE;
            border-left: 1px solid white;
            border-right: 1px solid white;
            border-bottom: 1px solid white;
            border-radius: 2px;
            background: white;
            height: auto;
            overflow: hidden;
        }

        .isc-checkout1 .isc-watch-label {
            margin-top: 0px;
            position: absolute;
            margin-left: 5px;
            font-weight: 600;
            font-size: 11px;
        }

        .isc-checkout1 .isc-check-container ul:before {
            content: "";
            position: absolute;
            top: 0;
            left: -20px;
            height: 75%;
            border: 1px dashed #aaa;
            margin-top: 0px;
            opacity: 0;
            display: none !important;
        }

        .isc-checkout1 .isc-payment-sec-two-left {
            float: left;
            width: 44%;
        }

        ul.footer-link {
            text-align: center;
        }

        .footer-widget-r-content {
            margin-top: 25px;
            text-align: center;
        }

        footer.gray-bg.isc-checkout1-footer {
            position: fixed;
            left: 0;
            bottom: 0;
            width: 100%;
            z-index: -999;
        }

        .isc-checkout1 .layout-grid {
            display: block;
            float: right;
            position: relative;
            margin-top: -8%;
            margin-left: 0;
            width: 100%;
            z-index: 999;
        }

        .isc-checkout1 {
            margin-bottom: 200px;
        }
    }

    @media only screen and (min-width: 375px) and (max-width: 667px) {

        .isc-checkout1 .isc-check-nfo-left {
            float: left;
            width: 100%;
            background-color: white;
            border-radius: 5px;
            margin-left: 0px;
            margin-right: 10px;
            height: calc(130vh - 380px);
            overflow-y: auto;
            overflow-x: hidden;
        }

        .isc-checkout1 .about-story {
            padding: 15px 5px 15px 5px;
            background-color: white;
            height: 115vh;
        }

        .isc-checkout1 div#OrderSummary {
            height: calc(35vh - 0px);
            overflow-y: auto;
            overflow-x: hidden;
            margin-top: 15px;
        }

        .isc-checkout1 .isc-payment-button {
            background-color: #1589EE;
            border: 1px solid #1589EE;
            font-size: 10px;
            font-weight: 600;
            padding: 10px 10px 10px 10px;
            text-transform: uppercase;
        }

        .isc-checkout1 .isc-check-nfo {
            float: left;
            width: 100%;
            margin: 0;
            background: white !important;
        }

        .isc-checkout1 .isc-dummy h5 {
            float: left;
            width: 100%;
            color: #979797;
            text-transform: capitalize;
            font-size: 13px;
            font-weight: 600;
            margin-bottom: 10px;
            text-indent: 10px;
            border-bottom: none;
            padding-bottom: 0px;
            width: 200px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .isc-checkout1 strong {
            font-weight: bolder;
            font-size: 11px;
        }

        .isc-checkout1 .quantity__minus, .isc-checkout1 .quantity__plus {
            display: block !important;
            width: 25px !important;
            height: 20px !important;
            margin: 0 !important;
            background: #dee0ee !important;
            text-decoration: none !important;
            text-align: center !important;
            line-height: 18px !important;
        }

        .isc-checkout1 .quantity__input {
            width: 45px !important;
            height: 20px !important;
            margin: 0 !important;
            padding: 0 !important;
            text-align: center !important;
            border-top: 2px solid #dee0ee !important;
            border-bottom: 2px solid #dee0ee !important;
            border-left: 1px solid #dee0ee !important;
            border-right: 2px solid #dee0ee !important;
            background: #fff !important;
            color: #8184a1 !important;
        }


        .isc-checkout1 .isc-check-container {
            padding: 0;
            margin: 0;
        }

        li.box.isc-new-box-box {
            width: 100% !important;
            box-shadow: none;
            margin: 0 !important;
            margin-top: 15px !important;
            height: auto !important;
            overflow: hidden !important;
            padding: 10px 5px
        }

        .isc-checkout1 .isc-check-nfo {
            float: left;
            width: 100%;
            margin: 0;
        }

        .isc-checkout1 .isc-check-nfo-left {
            float: left;
            width: 100% !important;
            background-color: white;
            border-radius: 5px;
            margin-left: 0px !important;
            margin-right: 0 !important;
            height: auto !important;
            overflow: hidden !important;
            padding-top: 10px !important;
        }

        .isc-checkout1 .isc-box-title {
            position: absolute;
            font-size: 17px;
            font-weight: 600;
            top: 0px !important;
            left: 5px !important;
            margin-bottom: 0;
        }

        .isc-checkout1 .quantity {
            display: flex !important;
            align-items: center !important;
            justify-content: left !important;
            padding: 0 !important;
            margin-top: 0px !important;
            margin-right: 40px;
            float: right;
        }

        .isc-checkout1 .box .title {
            font-size: 13px !important;
            text-transform: capitalize;
            margin-top: 0px;
            font-weight: 600;
            color: #3e3e3e;
            letter-spacing: 0.1px;
            margin-bottom: 5px;
        }

        .isc-checkout1 .isc-timeline-left {
            float: left;
            width: 20%;
        }

        .isc-checkout1 .isc-timeline-right {
            float: right;
            width: 80%;
        }

        .isc-checkout1 .price {
            margin: 5px 0 5px 0;
            letter-spacing: 0;
            font-weight: 600;
        }

        .isc-checkout1 .isc-quan {
            float: left;
            width: 100%;
            display: flex;
        }

        .isc-checkout1 .isc-check-nfo-right {
            float: right;
            width: 100%;
            border-top: 2px solid #1589EE;
            border-left: 1px solid white;
            border-right: 1px solid white;
            border-bottom: 1px solid white;
            border-radius: 2px;
            background: white;
            height: auto;
            overflow: hidden;
        }

        .isc-checkout1 .isc-watch-label {
            margin-top: 0px;
            position: absolute;
            margin-left: 5px;
            font-weight: 600;
            font-size: 11px;
        }

        .isc-checkout1 .isc-check-container ul:before {
            content: "";
            position: absolute;
            top: 0;
            left: -20px;
            height: 75%;
            border: 1px dashed #aaa;
            margin-top: 0px;
            opacity: 0;
            display: none !important;
        }

        .isc-checkout1 .isc-payment-sec-two-left {
            float: left;
            width: 44%;
        }

        ul.footer-link {
            text-align: center;
        }

        .footer-widget-r-content {
            margin-top: 25px;
            text-align: center;
        }

        footer.gray-bg.isc-checkout1-footer {
            position: fixed;
            left: 0;
            bottom: 0;
            width: 100%;
            z-index: -999;
        }

        .isc-checkout1 .layout-grid {
            display: block;
            float: right;
            position: relative;
            margin-top: -8%;
            margin-left: 0;
            width: 100%;
            z-index: 999;
        }

        .isc-checkout1 {
            margin-bottom: 200px;
        }
    }

    @media only screen and (min-width: 414px) and (max-width: 736px) {

        .isc-checkout1 .isc-check-nfo-left {
            float: left;
            width: 100%;
            background-color: white;
            border-radius: 5px;
            margin-left: 0px;
            margin-right: 10px;
            height: calc(130vh - 380px);
            overflow-y: auto;
            overflow-x: hidden;
        }

        .isc-checkout1 .about-story {
            padding: 15px 5px 15px 5px;
            background-color: white;
            height: 115vh;
        }

        .isc-checkout1 div#OrderSummary {
            height: calc(35vh - 0px);
            overflow-y: auto;
            overflow-x: hidden;
            margin-top: 15px;
        }

        .isc-checkout1 .isc-payment-button {
            background-color: #1589EE;
            border: 1px solid #1589EE;
            font-size: 10px;
            font-weight: 600;
            padding: 10px 10px 10px 10px;
            text-transform: uppercase;
        }

        .isc-checkout1 .isc-check-nfo {
            float: left;
            width: 100%;
            margin: 0;
            background: white !important;
        }

        .isc-checkout1 .isc-dummy h5 {
            float: left;
            width: 100%;
            color: #979797;
            text-transform: capitalize;
            font-size: 13px;
            font-weight: 600;
            margin-bottom: 10px;
            text-indent: 10px;
            border-bottom: none;
            padding-bottom: 0px;
            width: 200px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .isc-checkout1 strong {
            font-weight: bolder;
            font-size: 11px;
        }

        .isc-checkout1 .quantity__minus, .isc-checkout1 .quantity__plus {
            display: block !important;
            width: 25px !important;
            height: 20px !important;
            margin: 0 !important;
            background: #dee0ee !important;
            text-decoration: none !important;
            text-align: center !important;
            line-height: 18px !important;
        }

        .isc-checkout1 .quantity__input {
            width: 45px !important;
            height: 20px !important;
            margin: 0 !important;
            padding: 0 !important;
            text-align: center !important;
            border-top: 2px solid #dee0ee !important;
            border-bottom: 2px solid #dee0ee !important;
            border-left: 1px solid #dee0ee !important;
            border-right: 2px solid #dee0ee !important;
            background: #fff !important;
            color: #8184a1 !important;
        }


        .isc-checkout1 .isc-check-container {
            padding: 0;
            margin: 0;
        }

        li.box.isc-new-box-box {
            width: 100% !important;
            box-shadow: none;
            margin: 0 !important;
            margin-top: 15px !important;
            height: auto !important;
            overflow: hidden !important;
            padding: 10px 5px
        }

        .isc-checkout1 .isc-check-nfo {
            float: left;
            width: 100%;
            margin: 0;
        }

        .isc-checkout1 .isc-check-nfo-left {
            float: left;
            width: 100% !important;
            background-color: white;
            border-radius: 5px;
            margin-left: 0px !important;
            margin-right: 0 !important;
            height: auto !important;
            overflow: hidden !important;
            padding-top: 10px !important;
        }

        .isc-checkout1 .isc-box-title {
            position: absolute;
            font-size: 17px;
            font-weight: 600;
            top: 0px !important;
            left: 5px !important;
            margin-bottom: 0;
        }

        .isc-checkout1 .quantity {
            display: flex !important;
            align-items: center !important;
            justify-content: left !important;
            padding: 0 !important;
            margin-top: 0px !important;
            margin-right: 40px;
            float: right;
        }

        .isc-checkout1 .box .title {
            font-size: 13px !important;
            text-transform: capitalize;
            margin-top: 0px;
            font-weight: 600;
            color: #3e3e3e;
            letter-spacing: 0.1px;
            margin-bottom: 5px;
        }

        .isc-checkout1 .isc-timeline-left {
            float: left;
            width: 20%;
        }

        .isc-checkout1 .isc-timeline-right {
            float: right;
            width: 80%;
        }

        .isc-checkout1 .price {
            margin: 5px 0 5px 0;
            letter-spacing: 0;
            font-weight: 600;
        }

        .isc-checkout1 .isc-quan {
            float: left;
            width: 100%;
            display: flex;
        }

        .isc-checkout1 .isc-check-nfo-right {
            float: right;
            width: 100%;
            border-top: 2px solid #1589EE;
            border-left: 1px solid white;
            border-right: 1px solid white;
            border-bottom: 1px solid white;
            border-radius: 2px;
            background: white;
            height: auto;
            overflow: hidden;
        }

        .isc-checkout1 .isc-watch-label {
            margin-top: 0px;
            position: absolute;
            margin-left: 5px;
            font-weight: 600;
            font-size: 11px;
        }

        .isc-checkout1 .isc-check-container ul:before {
            content: "";
            position: absolute;
            top: 0;
            left: -20px;
            height: 75%;
            border: 1px dashed #aaa;
            margin-top: 0px;
            opacity: 0;
            display: none !important;
        }

        .isc-checkout1 .isc-payment-sec-two-left {
            float: left;
            width: 44%;
        }

        ul.footer-link {
            text-align: center;
        }

        .footer-widget-r-content {
            margin-top: 25px;
            text-align: center;
        }

        footer.gray-bg.isc-checkout1-footer {
            position: fixed;
            left: 0;
            bottom: 0;
            width: 100%;
            z-index: -999;
        }

        .isc-checkout1 .layout-grid {
            display: block;
            float: right;
            position: relative;
            margin-top: -8%;
            margin-left: 0;
            width: 100%;
            z-index: 999;
        }

        .isc-checkout1 {
            margin-bottom: 200px;
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .isc-checkout1 .isc-check-nfo-left {
            float: left;
            width: 57% !important;
            background-color: white;
            border-radius: 5px;
            margin-left: 0px !important;
            margin-right: 0 !important;
            height: auto !important;
            overflow: hidden !important;
            padding-top: 10px !important;
        }

        .isc-checkout1 .about-story {
            padding: 15px 5px 15px 5px;
            background-color: #F1F1F1;
            height: 89vh;
        }

        .isc-checkout1 .isc-box-title {
            position: absolute;
            font-size: 17px;
            font-weight: 600;
            top: 0;
            left: 10px !important;
            margin-bottom: 0;
        }

        .isc-checkout1 .isc-dummy h5 {
            float: left;
            width: 100%;
            color: #979797;
            text-transform: capitalize;
            font-size: 15px;
            font-weight: 600;
            margin-bottom: 10px;
            text-indent: 10px;
            border-bottom: none;
            padding-bottom: 0px;
            width: 100px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .isc-checkout1 .isc-check-container {
            padding: 0;
            margin: 0;
        }

        .isc-checkout1 .box.isc-new-box-box {
            width: 100%;
            box-shadow: none;
            margin: 0;
            margin-top: 15px;
            height: 30vh;
        }

        .isc-checkout1 .isc-quan {
            float: left;
            width: 100%;
            display: flex;
        }

        .isc-checkout1 .box.isc-new-box-box {
            width: 100%;
            box-shadow: none;
            margin: 0;
            margin-top: 15px;
            height: auto;
        }

        .isc-checkout1 img.img-logo-footer {
            width: 40%;
        }

        label.isc-watch-label {
            margin-top: 2px;
            position: absolute;
            margin-left: 5px;
            font-weight: 600;
            font-size: 10px;
        }

        .isc-payment-sec-two-left {
            float: left;
            width: 50%;
        }

        .isc-checkout1 .isc-check-nfo-right {
            float: right;
            width: 40%;
            border-top: 2px solid #1589EE;
            border-left: 1px solid white;
            border-right: 1px solid white;
            border-bottom: 1px solid white;
            border-radius: 2px;
            background: white;
            height: auto;
            overflow: hidden;
        }

        div#OrderSummary {
            /* height: 32vh !important; */
            overflow-y: auto !important;
            height: calc(60vh - 0px) !important;
        }
    }

    @media only screen and (max-width: 3840px) and (min-width: 2160px) {
        .isc-checkout1 .about-story {
            padding: 15px 5px 15px 5px;
            background-color: #F1F1F1;
            height: 90.1vh !important;
        }

        .isc-checkout1 span.isc-order-close {
            float: right;
            width: 10%;
        }

        .isc-checkout1 .container {
            max-width: 97% !important
        }

        .isc-back-menu {
            margin-bottom: 20px;
        }

        .isc-checkout1 .isc-new-box-box {
            width: 100% !important;
            box-shadow: none;
            margin: 0;
            margin-top: 15px;
            height: auto !important;
            padding: 15px 0px;
        }

        .isc-checkout1 .isc-timeline-left {
            float: left;
            width: 10%;
            margin: 0 auto;
            text-align: left;
        }

        .isc-checkout1 img.isc-time-img {
            max-inline-size: 100%;
            block-size: auto;
            aspect-ratio: 5/4;
            object-fit: contain;
            object-position: center;
        }

        .isc-checkout1 .isc-timeline-right {
            float: right;
            width: 90%;
            text-align: left;
            padding-left: 15px;
        }

        .isc-checkout1 .box .title {
            font-size: 18px;
            text-transform: capitalize;
            margin-top: 0px;
            font-weight: 600;
            color: #3e3e3e;
            letter-spacing: 0.1px;
            margin-bottom: 5px;
        }

        .isc-checkout1 .info-isc p {
            font-size: 16px;
            font-weight: normal;
            line-height: 24px;
            color: #3e3e3e;
            margin-bottom: 15px;
            font-family: 'Open Sans', sans-serif;
        }

        .isc-checkout1 .isc-quan {
            float: left;
            width: 17%;
            text-align: left;
        }

            .isc-checkout1 .isc-quan strong {
                font-size: 16px;
            }

        .isc-checkout1 .quantity {
            display: flex !important;
            align-items: center !important;
            justify-content: left !important;
            padding: 0 !important;
            margin-top: 0px !important;
            margin-right: 0 !important;
            float: right;
            margin-left: 0;
        }

        .isc-checkout1 h4.isc-box-title {
            position: absolute;
            font-size: 17px;
            font-weight: 600;
            top: -50px;
            left: 0px;
            margin-bottom: 0;
        }
        /*  .isc-checkout1 .isc-check-nfo-left {
        float: left;
        width: 65%;
        background-color: white;
        border-radius: 5px;
        margin-left: 0px;
        margin-right: 10px;
        height: calc(130vh - 800px) !important;
        overflow-y: hidden;
        overflow-x: hidden;
        padding-top: 10px !important;
    }*/

        /* .isc-checkout1 .isc-check-nfo-left {
        float: left;
        width: 65%;
        background-color: white;
        border-radius: 5px;
        margin-left: 0px;
        margin-right: 10px;
        height: calc(90vh - 800px) !important;
        overflow-y: hidden;
        overflow-x: hidden;
        padding-top: 10px !important;
    }*/

        .isc-checkout1 .isc-check-nfo-left {
            float: left;
            width: 65%;
            background-color: white;
            border-radius: 5px;
            margin-left: 0px;
            margin-right: 10px;
            height: auto !important;
            overflow-y: hidden;
            overflow-x: hidden;
            padding-top: 10px !important;
        }


        .isc-checkout1 .pay-button {
            float: left;
            width: 100%;
            text-align: center;
            margin-top: 15px;
            margin-bottom: 20px;
            /* height: 10vh !important; */
            /* position: fixed; */
            bottom: 0;
        }

        /*  .isc-checkout1 div#OrderSummary {
        overflow-y: auto;
        height: calc(73vh - 245px) !important;
    }*/

        .isc-checkout1 div#OrderSummary {
            overflow-y: auto;
            height: calc(65vh - 100px) !important;
        }

        .isc-checkout1 .isc-payment-button {
            background-color: #1589EE;
            border: 1px solid #1589EE;
            font-size: 15px;
            font-weight: 600;
            padding: 10px 10px 10px 10px;
            text-transform: uppercase;
            margin-top: 30px;
        }

        .isc-checkout1 .isc-payment-sec-one h4 {
            float: left;
            width: 100%;
            color: #000000;
            text-transform: capitalize;
            font-size: 17px;
            font-weight: 600;
            margin-bottom: 0px;
            text-indent: 10px;
            border-bottom: 1px solid #f7f7f7;
            padding-bottom: 10px;
        }

        .isc-checkout1 .isc-dummy h5 {
            float: left;
            width: 100%;
            color: #979797;
            text-transform: capitalize;
            font-size: 17px;
            font-weight: 600;
            margin-bottom: 10px;
            text-indent: 10px;
            border-bottom: none;
            padding-bottom: 0px;
        }

        .isc-checkout1 .isc-dummy h6 {
            text-align: center;
            color: #979797;
            text-transform: capitalize;
            font-size: 17px;
            font-weight: 500;
            margin-bottom: 10px;
            text-indent: 10px;
            border-bottom: none;
            padding-bottom: 0px;
        }

        .isc-checkout1 .isc-check-nfo-right {
            float: right;
            width: 32%;
            border-top: 2px solid #1589EE;
            border-left: 1px solid white;
            border-right: 1px solid white;
            border-bottom: 1px solid white;
            border-radius: 2px;
            background: white;
            height: calc(38vh - 425px) !important;
        }
    }




    /*Payment Details*/
    @media only screen and (min-width: 320px) and (max-width: 480px) {
        .checkout-panel {
            display: block;
            flex-direction: column;
            width: 100%;
            height: auto;
            background-color: rgb(255, 255, 255);
            box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .2);
            overflow: hidden;
            float: none;
            max-width: 90% !important;
            margin: 0 auto;
        }


        .panel-body {
            padding: 10px;
            flex: 1;
        }

        .title {
            font-weight: 700;
            margin-top: 0;
            margin-bottom: 12px !important;
            color: #2e2e2e;
        }

        .payment-method {
            display: block !important;
            margin-bottom: 60px;
            justify-content: space-between;
        }

        .input-fields {
            display: block !important;
            justify-content: space-between;
        }
    }

    @media only screen and (min-width: 320px) and (max-width: 568px) {
        .checkout-panel {
            display: block;
            flex-direction: column;
            width: 100%;
            height: auto;
            background-color: rgb(255, 255, 255);
            box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .2);
            overflow: hidden;
            float: none;
            max-width: 90% !important;
            margin: 0 auto;
        }

        .panel-body {
            padding: 10px;
            flex: 1;
        }

        .title {
            font-weight: 700;
            margin-top: 0;
            margin-bottom: 12px !important;
            color: #2e2e2e;
        }

        .payment-method {
            display: block !important;
            margin-bottom: 60px;
            justify-content: space-between;
        }

        .input-fields {
            display: block !important;
            justify-content: space-between;
        }
    }

    @media only screen and (min-width: 375px) and (max-width: 667px) {
        .checkout-panel {
            display: block;
            flex-direction: column;
            width: 100%;
            height: auto;
            background-color: rgb(255, 255, 255);
            box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .2);
            overflow: hidden;
            float: none;
            max-width: 90% !important;
            margin: 0 auto;
        }

        .panel-body {
            padding: 10px;
            flex: 1;
        }

        .title {
            font-weight: 700;
            margin-top: 0;
            margin-bottom: 12px !important;
            color: #2e2e2e;
        }

        .payment-method {
            display: block !important;
            margin-bottom: 60px;
            justify-content: space-between;
        }

        .input-fields {
            display: block !important;
            justify-content: space-between;
        }
    }

    @media only screen and (min-width: 414px) and (max-width: 736px) {
        .checkout-panel {
            display: block;
            flex-direction: column;
            width: 100%;
            height: auto;
            background-color: rgb(255, 255, 255);
            box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .2);
            overflow: hidden;
            float: none;
            max-width: 90% !important;
            margin: 0 auto;
        }

        .panel-body {
            padding: 10px;
            flex: 1;
        }

        .title {
            font-weight: 700;
            margin-top: 0;
            margin-bottom: 12px !important;
            color: #2e2e2e;
        }

        .payment-method {
            display: block !important;
            margin-bottom: 60px;
            justify-content: space-between;
        }

        .input-fields {
            display: block !important;
            justify-content: space-between;
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .checkout-panel {
            display: block;
            flex-direction: column;
            width: 100%;
            height: auto;
            background-color: rgb(255, 255, 255);
            box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .2);
            overflow: hidden;
            float: none;
            max-width: 100% !important;
            margin: 0 auto;
        }
    }

    @media only screen and (min-width: 813px) and (max-width: 1112px) {
        .checkout-panel {
            display: block;
            flex-direction: column;
            width: 100%;
            height: auto;
            background-color: rgb(255, 255, 255);
            box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .2);
            overflow: hidden;
            float: none;
            max-width: 90% !important;
            margin: 0 auto;
        }
    }



    /*Blog Page*/
    @media only screen and (min-width: 3840px) {
        .isc-blog .isc-blog-top {
            float: none;
            width: 100%;
            background-color: white;
            padding-top: 35px;
            max-width: 60%;
            margin: 0 auto;
        }

        .isc-blog .post--limit-width {
            max-width: 772px;
            margin-left: auto;
            margin-right: auto;
            height: 0;
        }
    }

    @media only screen and (max-width: 2560px) and (min-width: 1367px) {
        .isc-blog .post--limit-width {
            max-width: 772px;
            margin-left: auto;
            margin-right: auto;
            height: 35vh;
        }
    }

    @media only screen and (max-width: 1280px) and (min-width: 720px) {
        .isc-blog .post--limit-width {
            max-width: 772px;
            margin-left: auto;
            margin-right: auto;
            height: 60vh;
        }
    }

    @media only screen and (max-width: 1024px) and (min-width: 768px) {
        a.btn {
            float: none;
            width: 100%;
            text-align: center;
            margin: 10px 0px 10px 0px;
            max-width: 60% !important;
            margin: 10px auto;
            font-size: 15px;
        }
    }



    /*Checkout Information*/

    @media only screen and (min-width: 320px) and (max-width: 480px) {
        .isc-checkout-information .pay-button {
            float: left;
            width: 100%;
            text-align: center;
            /* margin-top: 94px; */
            margin-bottom: 20px;
            height: 10vh !important;
            margin-top: 0 !important;
        }

        .isc-checkout-information .about-story {
            padding: 15px 5px 15px 5px;
            background-color: white;
            height: 88vh;
        }

        .isc-checkout-information .isc-payment-button {
            background-color: #1589EE;
            border: 1px solid #1589EE;
            font-size: 11px;
            font-weight: 600;
            padding: 5px;
            text-transform: uppercase;
            color: white;
            margin-top: 20px;
        }

        .isc-checkout-information .isc-dummy h6 {
            text-align: center;
            color: #979797;
            text-transform: capitalize;
            font-size: 11px;
            font-weight: 500;
            margin-bottom: 10px;
            text-indent: 10px;
            border-bottom: none;
            padding-bottom: 0px;
        }

        .isc-checkout-information .isc-dummy h5 {
            float: left;
            width: 100%;
            color: #979797;
            text-transform: capitalize;
            font-size: 11px;
            font-weight: 600;
            margin-bottom: 10px;
            text-indent: 10px;
            border-bottom: none;
            padding-bottom: 0px;
        }

        .isc-checkout-information .isc-check-nfo {
            float: left;
            width: 100%;
            margin: 0 auto;
            background: white;
        }

        div#EstimatedPickup {
            margin-left: 0;
            position: absolute;
            left: 0;
            width: 100%;
        }

        .isc-checkout-information .title.isc-titles {
            margin-top: -20px;
            overflow: hidden;
            width: 75%;
            text-overflow: ellipsis;
            margin-bottom: 0 !important;
            line-height: 1;
            font-size: 13px;
        }

        div#Delivery_Method_Types {
            display: flex;
            margin: 10px 0px;
            float: left;
            width: 31% !important;
        }

        .isc-checkout-information label.rb-self {
            position: absolute;
            margin-top: 60px;
            margin-left: 0;
            font-size: 13px;
            margin-bottom: 0;
        }

        .isc-checkout-information label.rb-self-label {
            margin-top: 30px;
            font-size: 11px;
            font-weight: 600;
            letter-spacing: 0;
            width: 80px;
            padding-left: 6px;
        }

        input#Pickup_date {
            position: absolute;
            width: 100% !important;
            margin-top: 95px;
            margin-left: 0 !important;
            border: 1px solid #ddd;
            padding: 5px 5px;
            height: 5vh;
            background: white;
            border-radius: 5px;
            text-transform: uppercase;
        }


        .isc-checkout-information input.rb-self {
            float: left;
            width: 25%;
            margin-top: 33px;
            cursor: pointer;
            height: 11px;
            width: 11px;
        }

        .isc-checkout-information .isc-check-nfo-left {
            float: left;
            width: 100%;
            background-color: white;
            border-radius: 5px;
            margin-left: 0px;
            margin-right: 10px;
            height: auto;
            overflow: hidden;
        }

        .isc-checkout-information .isc-edit {
            float: right;
            font-size: 12px;
            color: #878787;
            cursor: pointer;
            position: absolute;
            margin-top: -10%;
            margin-left: 70%;
            display: flex;
        }

        .isc-checkout-information .isc-check-container {
            padding: 0;
            margin: 0 35px;
        }

        .isc-checkout-information-address .isc-check-container ul:before {
            content: "";
            position: absolute;
            top: 22px;
            left: -20px;
            height: 73% !important;
            border: 1px dashed #aaa;
        }

        .form-check-inline {
            display: inline-block;
            margin-right: 0.75rem;
            float: left;
            width: 15%;
        }

        div#address_modal .isc-form-left {
            float: left;
            width: 100% !important;
            margin-right: 0 !important;
        }

        div#address_modal .isc-form-right {
            float: left !important;
            width: 100% !important;
        }

        .isc-checkout-information-address .box {
            margin: 30px 5px 0 5px;
            padding: 10px 20px;
            background: white;
            width: 100% !important;
            position: relative;
            letter-spacing: 2px;
            border-radius: 5px;
            box-sizing: border-box;
            box-shadow: 1px 1px 3px rgb(100 100 100 / 30%);
            border: 1px solid #1589EE;
            height: auto !important;
        }

        .info {
            font-weight: 600;
            text-transform: capitalize;
            font-size: 11px;
            letter-spacing: 0;
            margin-top: 10px;
        }

        .isc-checkout-information .isc-tick-icon {
            position: relative;
            top: -22px;
            border: 1px solid #1589EE;
            background: #1589EE;
            color: white;
            padding: 2px 4px 2px 4px;
            border-radius: 100px;
            right: 0 !important;
        }

        #Delivery_Address {
            margin-top: 40px !important;
        }

        #Payment_Method {
            margin-top: 0 !important;
        }

        .Billing_text {
            font-weight: 600;
            position: absolute;
            width: 230px !important;
            float: left !important;
            text-align: left !important;
            margin-left: 20px !important;
            margin-top: 0 !important;
            z-index: 999;
            font-size: 11px;
        }

        .Billing-checkbox {
            position: absolute;
            float: left;
            width: 15px !important;
            margin-top: -65px !important;
            margin-left: 0 !important;
            display: flex !important;
        }

        .isc-checkout-information-address .isc-check-nfo-right {
            float: left;
            width: 100%;
            border-top: 2px solid #1589EE;
            border-left: 1px solid white;
            border-right: 1px solid white;
            border-bottom: 1px solid white;
            border-radius: 2px;
            background: white;
            margin-top: 15px;
        }

        .isc-checkout-information-address .isc-payment-sec-two-left {
            float: left;
            width: 50%;
        }

        .isc-checkout-information-footer {
            position: fixed;
            left: 0;
            bottom: 0;
            width: 100%;
            z-index: -999;
        }

        .isc-checkout-information {
            margin-bottom: 1595px;
        }

            .isc-checkout-information .ionicons.ion-location {
                font-size: 22px;
                border: none !important;
                float: left;
                position: absolute;
                left: -20px;
                top: -30px;
            }

            .isc-checkout-information .ionicons.ion-plus {
                border: 1px solid #b9b9b9;
                color: white;
                background: #b9b9b9;
                padding: 3px 5px 3px 5px;
                border-radius: 100px;
                margin-left: 15px;
            }

            .isc-checkout-information .isc-self {
                display: flex;
                float: left;
                width: 100%;
                margin: 0 5px;
            }

        div#EstimatedDelivery {
            margin-left: 0;
            position: absolute;
            left: 0;
            width: 100%;
        }

        input#Delivery_date {
            position: absolute;
            width: 100% !important;
            margin-top: 95px;
            margin-left: 0 !important;
            border: 1px solid #ddd;
            padding: 5px 5px;
            height: 5vh;
            background: white;
            border-radius: 5px;
            text-transform: uppercase;
        }

        i.fa.fa-calendar {
            position: absolute;
            margin-top: 100px !important;
            margin-left: 0% !important;
            right: 0;
            width: 45%;
        }

        .containerss {
            float: left;
            width: 200% !important;
            position: absolute;
            top: -76px;
            z-index: 0;
            margin-left: 0;
            /* font-size: 28px; */
        }

        input#Delivery_date {
            position: absolute;
            width: 100% !important;
            margin-top: 95px;
            margin-left: 0 !important;
            border: 1px solid #ddd;
            padding: 5px 5px;
            height: 5vh;
            background: white;
            border-radius: 5px;
            text-transform: uppercase;
        }

        i.fa.fa-calendar {
            position: absolute;
            margin-top: 100px !important;
            margin-left: 0% !important;
            right: 0;
            width: 10%;
        }

        div#ChooseAddress_Modal .modal-body {
            padding: 10px;
        }

        div#ChooseAddress_Modal .isc-popup-ad label {
            margin-bottom: 0;
            padding-bottom: 10px;
            font-size: 12px;
            font-weight: 600;
            margin-left: 7px;
        }
    }



    @media only screen and (min-width: 375px) and (max-width: 667px) {
        .isc-checkout-information .pay-button {
            float: left;
            width: 100%;
            text-align: center;
            /* margin-top: 94px; */
            margin-bottom: 20px;
            height: 10vh !important;
            margin-top: 0 !important;
        }

        .isc-checkout-information .about-story {
            padding: 15px 5px 15px 5px;
            background-color: white;
            height: 88vh;
        }

        .isc-checkout-information .isc-payment-button {
            background-color: #1589EE;
            border: 1px solid #1589EE;
            font-size: 11px;
            font-weight: 600;
            padding: 5px;
            text-transform: uppercase;
            color: white;
            margin-top: 20px;
        }

        .isc-checkout-information .isc-dummy h6 {
            text-align: center;
            color: #979797;
            text-transform: capitalize;
            font-size: 11px;
            font-weight: 500;
            margin-bottom: 10px;
            text-indent: 10px;
            border-bottom: none;
            padding-bottom: 0px;
        }

        .isc-checkout-information .isc-dummy h5 {
            float: left;
            width: 100%;
            color: #979797;
            text-transform: capitalize;
            font-size: 11px;
            font-weight: 600;
            margin-bottom: 10px;
            text-indent: 10px;
            border-bottom: none;
            padding-bottom: 0px;
        }

        .isc-checkout-information .isc-check-nfo {
            float: left;
            width: 100%;
            margin: 0 auto;
            background: white;
        }

        div#EstimatedPickup {
            margin-left: 0;
            position: absolute;
            left: 0;
            width: 100%;
        }

        .isc-checkout-information .title.isc-titles {
            margin-top: -20px;
            overflow: hidden;
            width: 75%;
            text-overflow: ellipsis;
            margin-bottom: 0 !important;
            line-height: 1;
            font-size: 13px;
        }

        div#Delivery_Method_Types {
            display: flex;
            margin: 10px 0px;
            float: left;
            width: 31% !important;
        }

        .isc-checkout-information label.rb-self {
            position: absolute;
            margin-top: 60px;
            margin-left: 0;
            font-size: 13px;
            margin-bottom: 0;
        }

        .isc-checkout-information label.rb-self-label {
            margin-top: 30px;
            font-size: 11px;
            font-weight: 600;
            letter-spacing: 0;
            width: 80px;
            padding-left: 6px;
        }

        input#Pickup_date {
            position: absolute;
            width: 75% !important;
            margin-top: 95px;
            margin-left: 0 !important;
            border: 1px solid #ddd;
            padding: 5px 5px;
            height: 5vh;
            background: white;
            border-radius: 5px;
            text-transform: uppercase;
        }


        .isc-checkout-information input.rb-self {
            float: left;
            width: 25%;
            margin-top: 33px;
            cursor: pointer;
            height: 11px;
            width: 11px;
        }

        .isc-checkout-information .isc-check-nfo-left {
            float: left;
            width: 100%;
            background-color: white;
            border-radius: 5px;
            margin-left: 0px;
            margin-right: 10px;
            height: auto;
            overflow: hidden;
        }

        .isc-checkout-information .isc-edit {
            float: right;
            font-size: 12px;
            color: #878787;
            cursor: pointer;
            position: absolute;
            margin-top: -10%;
            margin-left: 70%;
            display: flex;
        }

        .isc-checkout-information .isc-check-container {
            padding: 0;
            margin: 0 35px;
        }

        .isc-checkout-information-address .isc-check-container ul:before {
            content: "";
            position: absolute;
            top: 22px;
            left: -20px;
            height: 73% !important;
            border: 1px dashed #aaa;
        }

        .form-check-inline {
            display: inline-block;
            margin-right: 0.75rem;
            float: left;
            width: 15%;
        }

        div#address_modal .isc-form-left {
            float: left;
            width: 100% !important;
            margin-right: 0 !important;
        }

        div#address_modal .isc-form-right {
            float: left !important;
            width: 100% !important;
        }

        .isc-checkout-information-address .box {
            margin: 30px 5px 0 5px;
            padding: 10px 20px;
            background: white;
            width: 100% !important;
            position: relative;
            letter-spacing: 2px;
            border-radius: 5px;
            box-sizing: border-box;
            box-shadow: 1px 1px 3px rgb(100 100 100 / 30%);
            border: 1px solid #1589EE;
            height: auto !important;
        }

        .info {
            font-weight: 600;
            text-transform: capitalize;
            font-size: 11px;
            letter-spacing: 0;
            margin-top: 10px;
        }

        .isc-checkout-information .isc-tick-icon {
            position: relative;
            top: -22px;
            border: 1px solid #1589EE;
            background: #1589EE;
            color: white;
            padding: 2px 4px 2px 4px;
            border-radius: 100px;
            right: 0 !important;
        }

        #Delivery_Address {
            margin-top: 40px !important;
        }

        #Payment_Method {
            margin-top: 0 !important;
        }

        .Billing_text {
            font-weight: 600;
            position: absolute;
            width: 230px !important;
            float: left !important;
            text-align: left !important;
            margin-left: 20px !important;
            margin-top: 0 !important;
            z-index: 999;
            font-size: 11px;
        }

        .Billing-checkbox {
            position: absolute;
            float: left;
            width: 15px !important;
            margin-top: -65px !important;
            margin-left: 0 !important;
            display: flex !important;
        }

        .isc-checkout-information-address .isc-check-nfo-right {
            float: left;
            width: 100%;
            border-top: 2px solid #1589EE;
            border-left: 1px solid white;
            border-right: 1px solid white;
            border-bottom: 1px solid white;
            border-radius: 2px;
            background: white;
            margin-top: 15px;
        }

        .isc-checkout-information-address .isc-payment-sec-two-left {
            float: left;
            width: 50%;
        }

        .isc-checkout-information-footer {
            position: fixed;
            left: 0;
            bottom: 0;
            width: 100%;
            z-index: -999;
        }

        .isc-checkout-information {
            margin-bottom: 1595px;
        }

            .isc-checkout-information .ionicons.ion-location {
                font-size: 22px;
                border: none !important;
                float: left;
                position: absolute;
                left: -20px;
                top: -30px;
            }

            .isc-checkout-information .ionicons.ion-plus {
                border: 1px solid #b9b9b9;
                color: white;
                background: #b9b9b9;
                padding: 3px 5px 3px 5px;
                border-radius: 100px;
                margin-left: 15px;
            }

            .isc-checkout-information .isc-self {
                display: flex;
                float: left;
                width: 100%;
                margin: 0 5px;
            }

        div#EstimatedDelivery {
            margin-left: 0;
            position: absolute;
            left: 0;
            width: 100%;
        }

        input#Delivery_date {
            position: absolute;
            width: 75% !important;
            margin-top: 95px;
            margin-left: 0 !important;
            border: 1px solid #ddd;
            padding: 5px 5px;
            height: 5vh;
            background: white;
            border-radius: 5px;
            text-transform: uppercase;
        }

        i.fa.fa-calendar {
            position: absolute;
            margin-top: 100px !important;
            margin-left: 0% !important;
            right: 0;
            width: 45%;
        }

        .containerss {
            float: left;
            width: 200% !important;
            position: absolute;
            top: -76px;
            z-index: 0;
            margin-left: 0;
            /* font-size: 28px; */
        }

        input#Delivery_date {
            position: absolute;
            width: 75% !important;
            margin-top: 95px;
            margin-left: 0 !important;
            border: 1px solid #ddd;
            padding: 5px 5px;
            height: 5vh;
            background: white;
            border-radius: 5px;
            text-transform: uppercase;
        }

        i.fa.fa-calendar {
            position: absolute;
            margin-top: 105px !important;
            margin-left: 0% !important;
            right: 0;
            width: 10%;
        }

        div#ChooseAddress_Modal .modal-body {
            padding: 10px;
        }

        div#ChooseAddress_Modal .isc-popup-ad label {
            margin-bottom: 0;
            padding-bottom: 10px;
            font-size: 12px;
            font-weight: 600;
            margin-left: 7px;
        }
    }

    @media only screen and (min-width: 414px) and (max-width: 736px) {

        .isc-checkout-information .pay-button {
            float: left;
            width: 100%;
            text-align: center;
            /* margin-top: 94px; */
            margin-bottom: 20px;
            height: 10vh !important;
            margin-top: 0 !important;
        }

        .isc-checkout-information .about-story {
            padding: 15px 5px 15px 5px;
            background-color: white;
            height: 88vh;
        }

        .isc-checkout-information .isc-payment-button {
            background-color: #1589EE;
            border: 1px solid #1589EE;
            font-size: 11px;
            font-weight: 600;
            padding: 5px;
            text-transform: uppercase;
            color: white;
            margin-top: 30px;
        }

        .isc-checkout-information .isc-dummy h6 {
            text-align: center;
            color: #979797;
            text-transform: capitalize;
            font-size: 11px;
            font-weight: 500;
            margin-bottom: 10px;
            text-indent: 10px;
            border-bottom: none;
            padding-bottom: 0px;
        }

        .isc-checkout-information .isc-dummy h5 {
            float: left;
            width: 100%;
            color: #979797;
            text-transform: capitalize;
            font-size: 11px;
            font-weight: 600;
            margin-bottom: 10px;
            text-indent: 10px;
            border-bottom: none;
            padding-bottom: 0px;
        }

        .isc-checkout-information .isc-check-nfo {
            float: left;
            width: 100%;
            margin: 0 auto;
            background: white;
        }

        div#EstimatedPickup {
            margin-left: 0;
            position: absolute;
            left: 0;
            width: 100%;
        }

        .isc-checkout-information .title.isc-titles {
            margin-top: -20px;
            overflow: hidden;
            width: 75%;
            text-overflow: ellipsis;
            margin-bottom: 0 !important;
            line-height: 1;
            font-size: 13px;
        }

        div#Delivery_Method_Types {
            display: flex;
            margin: 10px 0px;
            float: left;
            width: 31% !important;
        }

        .isc-checkout-information label.rb-self {
            position: absolute;
            margin-top: 60px;
            margin-left: 0;
            font-size: 13px;
            margin-bottom: 0;
        }

        .isc-checkout-information label.rb-self-label {
            margin-top: 30px;
            font-size: 11px;
            font-weight: 600;
            letter-spacing: 0;
            width: 80px;
            padding-left: 6px;
        }

        input#Pickup_date {
            position: absolute;
            width: 65% !important;
            margin-top: 95px;
            margin-left: 0 !important;
            border: 1px solid #ddd;
            padding: 5px 5px;
            height: 5vh;
            background: white;
            border-radius: 5px;
            text-transform: uppercase;
        }


        .isc-checkout-information input.rb-self {
            float: left;
            width: 25%;
            margin-top: 33px;
            cursor: pointer;
            height: 11px;
            width: 11px;
        }

        .isc-checkout-information .isc-check-nfo-left {
            float: left;
            width: 100%;
            background-color: white;
            border-radius: 5px;
            margin-left: 0px;
            margin-right: 10px;
            height: auto;
            overflow: hidden;
        }

        .isc-checkout-information .isc-edit {
            float: right;
            font-size: 12px;
            color: #878787;
            cursor: pointer;
            position: absolute;
            margin-top: -10%;
            margin-left: 70%;
            display: flex;
        }

        .isc-checkout-information .isc-check-container {
            padding: 0;
            margin: 0 35px;
        }

        .isc-checkout-information-address .isc-check-container ul:before {
            content: "";
            position: absolute;
            top: 22px;
            left: -20px;
            height: 73% !important;
            border: 1px dashed #aaa;
        }

        .form-check-inline {
            display: inline-block;
            margin-right: 0.75rem;
            float: left;
            width: 15%;
        }

        div#address_modal .isc-form-left {
            float: left;
            width: 100% !important;
            margin-right: 0 !important;
        }

        div#address_modal .isc-form-right {
            float: left !important;
            width: 100% !important;
        }

        .isc-checkout-information-address .box {
            margin: 30px 5px 0 5px;
            padding: 10px 20px;
            background: white;
            width: 100% !important;
            position: relative;
            letter-spacing: 2px;
            border-radius: 5px;
            box-sizing: border-box;
            box-shadow: 1px 1px 3px rgb(100 100 100 / 30%);
            border: 1px solid #1589EE;
            height: auto !important;
        }

        .info {
            font-weight: 600;
            text-transform: capitalize;
            font-size: 11px;
            letter-spacing: 0;
            margin-top: 10px;
        }

        .isc-checkout-information .isc-tick-icon {
            position: relative;
            top: -22px;
            border: 1px solid #1589EE;
            background: #1589EE;
            color: white;
            padding: 2px 4px 2px 4px;
            border-radius: 100px;
            right: 0 !important;
        }

        #Delivery_Address {
            margin-top: 40px !important;
        }

        #Payment_Method {
            margin-top: 0 !important;
        }

        .Billing_text {
            font-weight: 600;
            position: absolute;
            width: 230px !important;
            float: left !important;
            text-align: left !important;
            margin-left: 20px !important;
            margin-top: 0 !important;
            z-index: 999;
            font-size: 11px;
        }

        .Billing-checkbox {
            position: absolute;
            float: left;
            width: 15px !important;
            margin-top: -65px !important;
            margin-left: 0 !important;
            display: flex !important;
        }

        .isc-checkout-information-address .isc-check-nfo-right {
            float: left;
            width: 100%;
            border-top: 2px solid #1589EE;
            border-left: 1px solid white;
            border-right: 1px solid white;
            border-bottom: 1px solid white;
            border-radius: 2px;
            background: white;
            margin-top: 15px;
        }

        .isc-checkout-information-address .isc-payment-sec-two-left {
            float: left;
            width: 50%;
        }

        .isc-checkout-information-footer {
            position: fixed;
            left: 0;
            bottom: 0;
            width: 100%;
            z-index: -999;
        }

        .isc-checkout-information {
            margin-bottom: 1595px;
        }

            .isc-checkout-information .ionicons.ion-location {
                font-size: 22px;
                border: none !important;
                float: left;
                position: absolute;
                left: -20px;
                top: -30px;
            }

            .isc-checkout-information .ionicons.ion-plus {
                border: 1px solid #b9b9b9;
                color: white;
                background: #b9b9b9;
                padding: 3px 5px 3px 5px;
                border-radius: 100px;
                margin-left: 45px;
            }

            .isc-checkout-information .isc-self {
                display: flex;
                float: left;
                width: 100%;
                margin: 0 5px;
            }

        div#EstimatedDelivery {
            margin-left: 0;
            position: absolute;
            left: 0;
            width: 100%;
        }

        input#Delivery_date {
            position: absolute;
            width: 65% !important;
            margin-top: 95px;
            margin-left: 0 !important;
            border: 1px solid #ddd;
            padding: 5px 5px;
            height: 5vh;
            background: white;
            border-radius: 5px;
            text-transform: uppercase;
        }

        i.fa.fa-calendar {
            position: absolute;
            margin-top: 110px !important;
            margin-left: 0% !important;
            right: 0;
            width: 45%;
        }

        .containerss {
            float: left;
            width: 200% !important;
            position: absolute;
            top: -76px;
            z-index: 0;
            margin-left: 0;
            /* font-size: 28px; */
        }

        input#Delivery_date {
            position: absolute;
            width: 65% !important;
            margin-top: 95px;
            margin-left: 0 !important;
            border: 1px solid #ddd;
            padding: 5px 5px;
            height: 5vh;
            background: white;
            border-radius: 5px;
            text-transform: uppercase;
        }

        i.fa.fa-calendar {
            position: absolute;
            margin-top: 110px !important;
            margin-left: 0% !important;
            right: 0;
            width: 10%;
        }

        div#ChooseAddress_Modal .modal-body {
            padding: 10px;
        }

        div#ChooseAddress_Modal .isc-popup-ad label {
            margin-bottom: 0;
            padding-bottom: 10px;
            font-size: 12px;
            font-weight: 600;
            margin-left: 7px;
        }
    }




    @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .isc-checkout-information .isc-check-nfo-left {
            float: left;
            width: 50% !important;
            background-color: white;
            border-radius: 5px;
            margin-left: 0px;
            margin-right: 10px;
            height: 60vh;
            overflow-y: auto;
        }

        .isc-checkout-information i.ionicons.ion-location {
            font-size: 22px;
            border: none !important;
            float: left;
            position: absolute;
            left: -55px;
            top: -30px;
        }

        span.isc-tick-icon {
            position: absolute;
            left: 90% !important;
            top: -10px !important;
        }

        .isc-checkout-information .info {
            width: 100%;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            line-height: 1.5;
            font-size: 12px;
            font-weight: 600;
        }

        .isc-checkout-information .title.isc-titles {
            margin-top: 0;
            overflow: hidden;
            width: 75%;
            text-overflow: ellipsis;
        }

        .isc-checkout-information .isc-dummy h5 {
            float: left;
            width: 200px;
            color: #979797;
            text-transform: capitalize;
            font-size: 15px;
            font-weight: 600;
            margin-bottom: 10px;
            text-indent: 10px;
            border-bottom: none;
            padding-bottom: 0px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .isc-checkout-information span.isc-edit {
            float: right;
            font-size: 12px;
            color: #878787;
            cursor: pointer;
            position: absolute;
            margin-top: -10px;
            margin-left: 38px;
        }

        .isc-checkouts-box:before {
            content: "";
            position: absolute;
            top: 35px;
            left: -20px;
            height: 65% !important;
            border: 1px dashed #aaa;
            margin-top: 0px;
        }

        .isc-checkout-information-address .isc-check-nfo-right {
            float: right;
            width: 45%;
            border-top: 2px solid #1589EE;
            border-left: 1px solid white;
            border-right: 1px solid white;
            border-bottom: 1px solid white;
            border-radius: 2px;
            background: white;
            margin-top: 0;
        }

        .isc-checkout-information-address .box {
            margin: 50px 0 0 0;
            padding: 10px 20px;
            background: white;
            width: 90%;
            position: relative;
            letter-spacing: 2px;
            border-radius: 5px;
            box-sizing: border-box;
            box-shadow: 1px 1px 3px rgb(100 100 100 / 30%);
            border: 1px solid #1589EE;
            height: auto;
            float: left;
            margin-right: 8px;
        }

        .isc-checkout-information .box > span {
            content: "";
            position: absolute;
            top: 0;
            left: 20px;
            height: 20%;
            border: none;
            line-height: 14px;
            top: 0px;
            width: 9%;
        }

        div#Delivery_Method_Types {
            display: flex;
            margin: 10px 0px;
            float: left;
            width: 90% !important;
        }

        li#Payment_Method .containerss {
            float: left;
            width: 231% !important;
            position: absolute;
            top: -76px;
            z-index: 0;
            margin-left: 27px;
            /* font-size: 28px; */
        }

        .isc-checkouts-box:before {
            content: "";
            position: absolute;
            top: 35px;
            left: -20px;
            height: 45% !important;
            border: 1px dashed #aaa;
            margin-top: 0px;
        }

        .isc-checkout-information-footer {
            position: fixed;
            bottom: 0;
            width: 100%;
            left: 0;
        }

        .isc-checkout-information .about-story {
            padding: 15px 5px 15px 5px;
            background-color: #F1F1F1;
            height: 100vh;
        }

        .isc-form-left {
            float: left;
            width: 47%;
            margin-right: 10px;
        }

        .isc-modal-form input[type=text] {
            width: 100%;
            padding: 12px;
            border: 1px solid #ccc;
            border-radius: 4px;
            box-sizing: border-box;
            margin-top: 0px;
            margin-bottom: 6px;
            resize: vertical;
            height: 1vh;
        }

        .isc-checkou-modal {
            height: 40vh;
            overflow-y: scroll;
            padding: 0px 50px 50px 50px;
        }

        .isc-checkou-modals-address {
            height: 40vh;
            overflow-y: scroll;
        }

        .isc-popup-ad label {
            margin-bottom: 0;
            padding-bottom: 10px;
            font-size: 16px;
            font-weight: 600;
            padding-left: 10px;
        }



        .isc-checkout-information .isc-check-container {
            padding: 0 30px;
            margin: 10px 10px !important;
        }

        .isc-checkout-information label.rb-self {
            position: absolute;
            margin-top: 60px;
            margin-left: 0;
            left: 0;
        }

        .isc-checkout-information input#Delivery_date {
            position: absolute;
            width: 70%;
            margin-top: 95px;
            margin-left: 0;
            border: 1px solid #ddd;
            padding: 5px 5px;
            height: 5vh;
            background: white;
            border-radius: 5px;
            text-transform: uppercase;
            position: absolute;
            left: 0;
        }

        .isc-checkout-information i.fa.fa-calendar {
            position: absolute;
            margin-top: 120px;
            margin-left: -33%;
            cursor: pointer;
        }

        .isc-checkout-information input#Pickup_date {
            position: absolute;
            width: 70%;
            margin-top: 95px;
            margin-left: 0;
            border: 1px solid #ddd;
            padding: 5px 5px;
            height: 5vh;
            background: white;
            border-radius: 5px;
            text-transform: uppercase;
            position: absolute;
            left: 0;
        }
    }

    @media only screen and (min-width: 813px) and (max-width: 1112px) {
        .isc-checkout-information .isc-check-nfo-left {
            float: left;
            width: 50% !important;
            background-color: white;
            border-radius: 5px;
            margin-left: 0px;
            margin-right: 10px;
            height: 60vh;
            overflow-y: auto;
        }

        .isc-checkout-information i.ionicons.ion-location {
            font-size: 22px;
            border: none !important;
            float: left;
            position: absolute;
            left: -55px;
            top: -30px;
        }

        span.isc-tick-icon {
            position: absolute;
            left: 90% !important;
            top: -10px !important;
        }

        .isc-checkout-information .info {
            width: 100%;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            line-height: 1.5;
            font-size: 12px;
            font-weight: 600;
        }

        .isc-checkout-information .title.isc-titles {
            margin-top: 0;
            overflow: hidden;
            width: 75%;
            text-overflow: ellipsis;
        }

        .isc-checkout-information .isc-dummy h5 {
            float: left;
            width: 200px;
            color: #979797;
            text-transform: capitalize;
            font-size: 15px;
            font-weight: 600;
            margin-bottom: 10px;
            text-indent: 10px;
            border-bottom: none;
            padding-bottom: 0px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .isc-checkout-information span.isc-edit {
            float: right;
            font-size: 12px;
            color: #878787;
            cursor: pointer;
            position: absolute;
            margin-top: -10px;
            margin-left: 38px;
        }

        .isc-checkouts-box:before {
            content: "";
            position: absolute;
            top: 35px;
            left: -20px;
            height: 65% !important;
            border: 1px dashed #aaa;
            margin-top: 0px;
        }

        .isc-checkout-information-address .isc-check-nfo-right {
            float: right;
            width: 45%;
            border-top: 2px solid #1589EE;
            border-left: 1px solid white;
            border-right: 1px solid white;
            border-bottom: 1px solid white;
            border-radius: 2px;
            background: white;
            margin-top: 0;
        }

        .isc-checkout-information-address .box {
            margin: 50px 0 0 0;
            padding: 10px 20px;
            background: white;
            width: 90%;
            position: relative;
            letter-spacing: 2px;
            border-radius: 5px;
            box-sizing: border-box;
            box-shadow: 1px 1px 3px rgb(100 100 100 / 30%);
            border: 1px solid #1589EE;
            height: auto;
            float: left;
            margin-right: 8px;
        }

        div#Delivery_Method_Types {
            display: flex;
            margin: 10px 0px;
            float: left;
            width: 90% !important;
        }

        li#Payment_Method .containerss {
            float: left;
            width: 231% !important;
            position: absolute;
            top: -76px;
            z-index: 0;
            margin-left: 27px;
            /* font-size: 28px; */
        }

        .isc-checkouts-box:before {
            content: "";
            position: absolute;
            top: 35px;
            left: -20px;
            height: 45% !important;
            border: 1px dashed #aaa;
            margin-top: 0px;
        }

        .isc-checkout-information-footer {
            position: fixed;
            bottom: 0;
            width: 100%;
            left: 0;
        }

        .isc-checkout-information .about-story {
            padding: 15px 5px 15px 5px;
            background-color: #F1F1F1;
            height: 100vh;
        }

        .isc-form-left {
            float: left;
            width: 47%;
            margin-right: 10px;
        }

        .isc-modal-form input[type=text] {
            width: 100%;
            padding: 12px;
            border: 1px solid #ccc;
            border-radius: 4px;
            box-sizing: border-box;
            margin-top: 0px;
            margin-bottom: 6px;
            resize: vertical;
            height: 1vh;
        }

        .isc-checkou-modal {
            height: 40vh;
            overflow-y: scroll;
            padding: 0px 50px 50px 50px;
        }

        .isc-checkou-modals-address {
            height: 40vh;
            overflow-y: scroll;
        }

        .isc-popup-ad label {
            margin-bottom: 0;
            padding-bottom: 10px;
            font-size: 16px;
            font-weight: 600;
            padding-left: 10px;
        }



        .isc-checkout-information .isc-check-container {
            padding: 0 30px;
            margin: 10px 10px !important;
        }

        .isc-checkout-information label.rb-self {
            position: absolute;
            margin-top: 60px;
            margin-left: 0;
            left: 0;
        }

        .isc-checkout-information input#Delivery_date {
            position: absolute;
            width: 70%;
            margin-top: 95px;
            margin-left: 0;
            border: 1px solid #ddd;
            padding: 5px 5px;
            height: 5vh;
            background: white;
            border-radius: 5px;
            text-transform: uppercase;
            position: absolute;
            left: 0;
        }

        .isc-checkout-information i.fa.fa-calendar {
            position: absolute;
            margin-top: 120px;
            margin-left: -33%;
            cursor: pointer;
        }

        .isc-checkout-information input#Pickup_date {
            position: absolute;
            width: 70%;
            margin-top: 95px;
            margin-left: 0;
            border: 1px solid #ddd;
            padding: 5px 5px;
            height: 5vh;
            background: white;
            border-radius: 5px;
            text-transform: uppercase;
            position: absolute;
            left: 0;
        }
    }

    @media only screen and (min-width: 2160px) and (max-width: 3840px) {
        .isc-checkout-information .box {
            margin: 50px 0 0 0;
            padding: 10px 20px;
            background: white;
            width: 250px;
            position: relative;
            letter-spacing: 2px;
            border-radius: 5px;
            box-sizing: border-box;
            box-shadow: 1px 1px 3px rgb(100 100 100 / 30%);
            border: 1px solid #1589EE;
            height: 10vh;
            float: left;
            margin-right: 8px;
        }

        /*  .isc-checkout-information span.isc-tick-icon {
        position: relative;
        top: -22px;
        left: 310px;
        border: 1px solid #1589EE;
        background: #1589EE;
        color: white;
        padding: 2px 4px 2px 4px;
        border-radius: 100px;
    }*/
        .isc-checkout-information span.isc-tick-icon {
            position: absolute;
            top: -10px;
            border: 1px solid #1589EE;
            background: #1589EE;
            color: white;
            padding: 2px 4px 2px 4px;
            border-radius: 100px;
            right: 0;
            width: 30px;
            height: auto;
            left: 90%;
        }


        .isc-checkout-information div#Delivery_Method_Types {
            display: flex;
            margin: 10px 0px;
            float: left;
            width: 20%;
        }

        .isc-checkout-information .container {
            /* max-width: 1200px; */
            max-width: 97%;
        }
        /* .isc-checkout-information .isc-check-nfo-left {
        float: left;
        width: 65%;
        background-color: white;
        border-radius: 5px;
        margin-left: 0px;
        margin-right: 10px;
        height: 50vh;
        overflow-y: scroll;
        overflow-x: hidden;
    }*/
        .isc-checkout-information .isc-check-nfo-left {
            float: left;
            width: 65%;
            background-color: white;
            border-radius: 5px;
            margin-left: 0px;
            margin-right: 10px;
            height: auto;
            overflow-y: hidden;
            overflow-x: hidden;
        }

        .isc-checkout-information .pay-button {
            float: left;
            width: 100%;
            text-align: center;
            margin-bottom: 20px;
            height: auto !important;
            margin-top: 0;
        }

        .isc-checkout-information .isc-checkouts-box:before {
            content: "";
            position: absolute;
            top: 35px;
            left: -20px;
            height: 60%;
            border: 1px dashed #aaa;
            margin-top: 0px;
        }

        input#Delivery_date {
            position: absolute;
            width: 20%;
            margin-top: 95px;
            margin-left: -50%;
            border: 1px solid #ddd;
            padding: 5px 5px;
            height: auto !important;
            background: white;
            border-radius: 5px;
            text-transform: uppercase;
        }

        .isc-checkout-information-footer {
            position: fixed;
            width: 100%;
            bottom: 0;
        }

        .isc-checkout-information .about-story {
            padding: 15px 5px 15px 5px;
            background-color: #F1F1F1;
            height: 100vh;
        }

        .isc-modal-form input[type=text] {
            width: 100%;
            padding: 12px;
            border: 1px solid #ccc;
            border-radius: 4px;
            box-sizing: border-box;
            margin-top: 0px;
            margin-bottom: 6px;
            resize: vertical;
            height: 1vh !important;
        }

        .isc-checkou-modal {
            height: 25vh !important;
            overflow-y: scroll;
            padding: 0px 50px 50px 50px;
        }

        .isc-checkou-modals-address {
            height: 30vh !important;
            overflow-y: scroll;
        }
        /* #largeModals .modal-content {
        max-height: unset !important;
        overflow-y: auto;
        height: 60vh;
        overflow-x: hidden;
    }*/
        #largeModals .modal-content {
            max-height: unset !important;
            overflow-y: auto;
            overflow-x: hidden;
            height: calc(65vh - 35px) !important;
        }

        .isc-order-list .shop-page-wrapper.shop-wrapper-pd {
            float: left;
            width: 72%;
            padding-bottom: 0px;
            padding-top: 20px;
        }

        .isc-order-list .isc-entity-filter-container {
            background-color: #fff;
            margin-top: 20px;
            float: left;
            width: 100%;
            padding-left: 150px;
        }

        .isc-order-list .isc-close-action {
            float: right;
            position: relative;
            top: 8px;
            right: 0;
            left: -25px;
        }

        .isc-order-list .isc-btn-s1:hover {
            background-color: #fff;
            color: #13a840 !important;
            border: 1px solid #13a840;
        }

        .isc-order-list .table {
            width: 100%;
            max-width: 100%;
            margin-bottom: 1rem;
            background-color: transparent;
            margin-top: 15px;
        }

        .isc-orderl-sec-last {
            float: left;
            width: 100%;
            text-align: center;
            border-top: none;
            background: white;
            height: 50vh !important;
            overflow: hidden;
            margin-top: -50px;
            overflow-y: auto;
        }

        .isc-checkout-information input#Delivery_date {
            position: absolute;
            width: 13%;
            margin-top: 95px;
            margin-left: -20%;
            border: 1px solid #ddd;
            padding: 5px 5px;
            height: 2vh !important;
            background: white;
            border-radius: 5px;
            text-transform: uppercase;
        }

        .isc-checkout-information input#Pickup_date {
            position: absolute;
            width: 13%;
            margin-top: 95px;
            margin-left: -20%;
            border: 1px solid #ddd;
            padding: 5px 5px;
            height: 5vh;
            background: white;
            border-radius: 5px;
            text-transform: uppercase;
        }

        .isc-checkout-information h5.infos {
            font-size: 14px;
            font-weight: 600;
            letter-spacing: 0;
            text-align: center;
            position: absolute;
            width: 80%;
        }

        .isc-order-list .isc-cta {
            background-color: #1589ee;
            border: 1px solid #1589ee;
            padding: 0px 5px 0px 5px;
            height: auto;
            color: white;
            width: 15%;
        }
    }




    /*Order list*/

    @media only screen and (min-width: 320px) and (max-width: 480px) {
        .isc-order-list .shop-page-wrapper.shop-wrapper-pd {
            float: left;
            width: 100% !important;
            padding-bottom: 0px;
            padding-top: 20px;
        }

        #mailEnvelope .isc-60per {
            width: 100% !important;
            overflow-x: scroll !important;
        }

        .isc-order-list .isc-repeat-order-img {
            width: 40%;
            margin-top: -5px;
        }

        h4#oi_exp_deldate {
            text-indent: 30px;
        }

        #myModal .modal-dialog {
            margin: 90px auto 90px 15px !important;
            min-width: 0;
        }

        h5#oi_billaddress {
            margin-top: 35px;
        }

        .isc-order-list .shop-product-wrapper {
            float: left;
            width: 100% !important;
            margin-left: 0 !important;
            padding-left: 0px;
        }

        .isc-order-list .shop-tab a {
            color: #6c6c6c;
            font-size: 15px;
            line-height: 1;
            margin-left: 30px;
        }

        .isc-order-list .isc-close-action {
            float: right;
            position: relative;
            top: 8px;
            right: 0;
            left: 25px;
            cursor: pointer;
        }

        .isc-order-list .container {
            width: 100%;
            padding-right: 0;
            padding-left: 0;
            margin-right: auto;
            margin-left: auto;
        }


        .isc-order-list .col-xs-3.col-lg-3 {
            float: left;
            width: 100% !important;
        }

        .isc-order-list .table td, .table th {
            white-space: nowrap;
        }

        .isc-order-list .table {
            overflow-x: scroll;
        }

        .isc-order-list #largeModals {
            top: -50px;
            overflow-x: hidden;
            overflow-y: hidden;
            position: fixed;
            right: 0px;
            width: 100%;
            float: left;
            left: 0 !important;
            max-width: 90% !important;
            margin: 0 auto !important;
        }

            .isc-order-list #largeModals .isc-orderl-sec-top-middle {
                float: left;
                width: 100% !important;
                text-align: center;
                border: 1px solid #dbdbdb;
                padding: 10px 0px 10px 0px;
                background-color: white;
                border-radius: 10px;
                margin-left: 0 !important;
                margin-top: 10px !important;
            }

            .isc-order-list #largeModals .isc-orderl-sec-top-left {
                float: left;
                width: 100% !important;
                text-align: center;
                border: 1px solid #dbdbdb;
                padding: 10px 0px 10px 0px;
                background-color: white;
                border-radius: 10px;
                margin-left: 0 !important;
                margin-top: 10px !important;
            }

            .isc-order-list #largeModals .isc-orderl-sec-top-last {
                float: left;
                width: 100% !important;
                text-align: center;
                border: 1px solid #dbdbdb;
                padding: 10px 0px 10px 0px;
                background-color: white;
                border-radius: 10px;
                margin-left: 0 !important;
                margin-top: 10px !important;
            }

            .isc-order-list #largeModals .isc-ol-top-left {
                float: left;
                width: 50% !important;
                text-align: left;
                padding-left: 0 !important;
            }

            .isc-order-list #largeModals .isc-ol-top-right1 {
                float: right;
                width: 42% !important;
                text-align: left;
            }

            .isc-order-list #largeModals .isc-ol {
                float: left;
                width: 100%;
                text-align: center;
                background: white;
                margin-top: 0px;
                height: auto !important;
                overflow: hidden !important;
            }

        .isc-order-list .isc-entity-filter-container {
            background-color: #fff;
            margin-top: 20px;
            float: left;
            width: 100%;
            padding-left: 0;
        }

        .isc-order-list .isc-filter-row {
            margin-left: 0;
        }

        .isc-order-list .isc-split-screen {
            display: grid;
        }

        .isc-order-list .isc-filter-options {
            display: grid;
        }

        .isc-order-list .isc-80 {
            width: 100%;
        }

        .isc-order-list .isc-filter-item {
            width: 100%;
            margin-right: 20px;
        }

        .isc-order-list .isc-20 {
            width: 20%;
            float: left;
            padding-left: 20px;
            margin-top: -40px;
        }

        .isc-order-list .nav {
            display: flex !important;
        }

        .isc-order-list .tabs-left li a {
            border-bottom-color: #ddd;
            border-right-color: transparent;
            /* background: #f90; */
            border: none;
            border-radius: 0px;
            margin: 0px 3px;
            font-size: 11px;
            font-weight: 700;
        }

        .isc-order-list .col-xs-12.col-lg-12 {
            float: left;
            width: 100%;
            border-left: none;
            padding: 0;
        }

        .isc-order-list .table .table-header .cell {
            padding: 15px;
            color: #1371d3;
            font-size: 10px;
        }

        .isc-order-list .table td, .table th {
            white-space: nowrap;
            font-size: 10px;
        }

        .isc-order-list .isc-cta {
            background-color: #1589ee;
            border: 1px solid #1589ee;
            padding: 0px 5px 0px 5px;
            height: auto;
            color: white;
            width: 48%;
            font-size: 9px;
        }

        .isc-order-list-modal-body-contents {
            padding-right: 0px;
            display: block;
            float: none;
            width: 100%;
            margin: 0 auto;
            max-width: 80%;
            left: 0;
        }

        #largeModals {
            top: -50px;
            overflow-x: hidden;
            overflow-y: hidden;
            position: fixed;
            right: 0px;
            width: 100%;
            float: left;
            left: 0px;
        }

            #largeModals .isc-orderl-sec-top-left {
                float: left;
                width: 30%;
                text-align: center;
                border: 1px solid #dbdbdb;
                padding: 10px 0px 10px 0px;
                background-color: white;
                border-radius: 10px;
            }

            #largeModals .isc-orderlist-secone h5 {
                color: #1371d3;
                font-size: 13px;
                font-weight: 600;
                line-height: 1;
            }

            #largeModals .isc-orderlist-secone h4 {
                color: #6c6c6c;
                font-size: 10px;
                font-weight: 600;
                margin: 0;
            }

            #largeModals .isc-orderl-sec-top-last {
                float: left;
                width: 60%;
                text-align: center;
                padding: 10px 0px 10px 0px;
                border: 1px solid #dbdbdb;
                background-color: white;
                margin-left: 10px;
                border-radius: 10px;
            }

            #largeModals .isc-orderl-sec-top-middle {
                float: left;
                width: 45%;
                text-align: center;
                border: 1px solid #dbdbdb;
                padding: 10px 0px 10px 0px;
                background-color: white;
                border-radius: 10px;
                margin-left: 0;
                margin-top: 10px;
            }

            #largeModals .isc-orderlist-secone h5 {
                color: #1371d3;
                font-size: 9px;
                font-weight: 600;
                line-height: 1;
            }

            #largeModals .isc-orderlist-sectwoo {
                float: left;
                width: 100%;
                text-align: center;
            }

            #largeModals .isc-ol-top-left {
                float: left;
                /* width: 38%; */
                text-align: left;
                padding-left: 10px;
                width: 40%;
            }

                #largeModals .isc-ol-top-left h5 {
                    color: #1371d3;
                    /* font-size: 15px; */
                    font-weight: 600;
                    /* line-height: 1; */
                    font-size: 7px;
                    line-height: 2;
                }

            #largeModals .isc-ol-top-right1 h5 {
                color: #888888;
                font-size: 14px;
                font-weight: 600;
                line-height: 1.5 !important;
                width: 100%;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

        h5.isc-billing-address.isc-billing-text {
            margin-top: -30px;
        }

        h5#oi_billaddress {
            margin-top: -30px;
        }

        #largeModals .isc-orderlist-sectwoos {
            float: left;
            width: 100%;
            margin-top: 15px;
        }

        #largeModals .isc-ol-top-right h5 {
            color: #888888;
            font-size: 9px;
            font-weight: 600;
            line-height: 1.5 !important;
        }

        #largeModals .table > tbody > tr > td {
            padding: 15px;
            line-height: 1.42857143;
            vertical-align: middle;
            border-top: 1px solid #ddd;
            font-size: 9px;
        }

        #myModal .isc-orderl-sec-last {
            float: left;
            width: 100%;
            text-align: center;
            border-top: none;
            background: white;
            height: 40vh;
            overflow: hidden;
            margin-top: 0px;
            overflow-y: auto;
        }

        #myModal .container-new {
            padding: 0;
            margin-top: 0;
            margin: 0 10px;
        }

            #myModal .container-new ul:before {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                height: 0;
                border: 1px dashed #aaa;
            }

        #myModal .box > span:before {
            content: "";
            position: absolute;
            left: 12px;
            width: 20px;
            height: 20px;
            border: 2px solid #ccc;
            background: #01579B;
            border-radius: 100%;
        }

        #myModal .box .time span:first-child {
            top: -9px;
            left: -2px;
        }

        #myModal .box .title {
            font-size: 11px;
            text-transform: capitalize;
            margin-top: 10px;
            font-weight: 600;
            color: #526aef;
            word-spacing: 0;
            letter-spacing: 0;
            text-align: left;
            margin-top: -20px;
        }

        #myModal .box .info {
            margin: 0px 0;
            font-size: 11px;
            font-weight: 500;
            color: #646464;
            text-align: justify;
            text-transform: capitalize;
            word-spacing: 0;
            letter-spacing: 0;
        }
    }

    @media only screen and (min-width: 320px) and (max-width: 568px) {
        .isc-order-list .shop-page-wrapper.shop-wrapper-pd {
            float: left;
            width: 100% !important;
            padding-bottom: 0px;
            padding-top: 20px;
        }

        #mailEnvelope .isc-60per {
            width: 100% !important;
            overflow-x: scroll !important;
        }

        .isc-order-list .isc-repeat-order-img {
            width: 40%;
            margin-top: -5px;
        }

        h4#oi_exp_deldate {
            text-indent: 30px;
        }

        h5#oi_billaddress {
            margin-top: 35px;
        }

        .isc-order-list .shop-product-wrapper {
            float: left;
            width: 100% !important;
            margin-left: 0 !important;
            padding-left: 0px;
        }

        .isc-order-list .shop-tab a {
            color: #6c6c6c;
            font-size: 15px;
            line-height: 1;
            margin-left: 30px;
        }

        .isc-order-list .isc-close-action {
            float: right;
            position: relative;
            top: 8px;
            right: 0;
            left: 25px;
            cursor: pointer;
        }

        .isc-order-list .container {
            width: 100%;
            padding-right: 0;
            padding-left: 0;
            margin-right: auto;
            margin-left: auto;
        }


        .isc-order-list .col-xs-3.col-lg-3 {
            float: left;
            width: 100% !important;
        }

        .isc-order-list .table td, .table th {
            white-space: nowrap;
        }

        .isc-order-list .table {
            overflow-x: scroll;
        }

        .isc-order-list #largeModals {
            top: -50px;
            overflow-x: hidden;
            overflow-y: hidden;
            position: fixed;
            right: 0px;
            width: 100%;
            float: left;
            left: 0 !important;
            max-width: 90% !important;
            margin: 0 auto !important;
        }

            .isc-order-list #largeModals .isc-orderl-sec-top-middle {
                float: left;
                width: 100% !important;
                text-align: center;
                border: 1px solid #dbdbdb;
                padding: 10px 0px 10px 0px;
                background-color: white;
                border-radius: 10px;
                margin-left: 0 !important;
                margin-top: 10px !important;
            }

            .isc-order-list #largeModals .isc-orderl-sec-top-left {
                float: left;
                width: 100% !important;
                text-align: center;
                border: 1px solid #dbdbdb;
                padding: 10px 0px 10px 0px;
                background-color: white;
                border-radius: 10px;
                margin-left: 0 !important;
                margin-top: 10px !important;
            }

            .isc-order-list #largeModals .isc-orderl-sec-top-last {
                float: left;
                width: 100% !important;
                text-align: center;
                border: 1px solid #dbdbdb;
                padding: 10px 0px 10px 0px;
                background-color: white;
                border-radius: 10px;
                margin-left: 0 !important;
                margin-top: 10px !important;
            }

            .isc-order-list #largeModals .isc-ol-top-left {
                float: left;
                width: 50% !important;
                text-align: left;
                padding-left: 0 !important;
            }

            .isc-order-list #largeModals .isc-ol-top-right1 {
                float: right;
                width: 42% !important;
                text-align: left;
            }

            .isc-order-list #largeModals .isc-ol {
                float: left;
                width: 100%;
                text-align: center;
                background: white;
                margin-top: 0px;
                height: auto !important;
                overflow: hidden !important;
            }

        .isc-order-list .isc-entity-filter-container {
            background-color: #fff;
            margin-top: 20px;
            float: left;
            width: 100%;
            padding-left: 0;
        }

        .isc-order-list .isc-filter-row {
            margin-left: 0;
        }

        .isc-order-list .isc-split-screen {
            display: grid;
        }

        .isc-order-list .isc-filter-options {
            display: grid;
        }

        .isc-order-list .isc-80 {
            width: 100%;
        }

        .isc-order-list .isc-filter-item {
            width: 100%;
            margin-right: 20px;
        }

        .isc-order-list .isc-20 {
            width: 20%;
            float: left;
            padding-left: 20px;
            margin-top: -40px;
        }

        .isc-order-list .nav {
            display: flex !important;
        }

        .isc-order-list .tabs-left li a {
            border-bottom-color: #ddd;
            border-right-color: transparent;
            /* background: #f90; */
            border: none;
            border-radius: 0px;
            margin: 0px 3px;
            font-size: 11px;
            font-weight: 700;
        }

        .isc-order-list .col-xs-12.col-lg-12 {
            float: left;
            width: 100%;
            border-left: none;
            padding: 0;
        }

        .isc-order-list .table .table-header .cell {
            padding: 15px;
            color: #1371d3;
            font-size: 10px;
        }

        .isc-order-list .table td, .table th {
            white-space: nowrap;
            font-size: 10px;
        }

        .isc-order-list .isc-cta {
            background-color: #1589ee;
            border: 1px solid #1589ee;
            padding: 0px 5px 0px 5px;
            height: auto;
            color: white;
            width: 48%;
            font-size: 9px;
        }

        .isc-order-list-modal-body-contents {
            padding-right: 0px;
            display: block;
            float: none;
            width: 100%;
            margin: 0 auto;
            max-width: 80%;
            left: 0;
        }

        #largeModals {
            top: -50px;
            overflow-x: hidden;
            overflow-y: hidden;
            position: fixed;
            right: 0px;
            width: 100%;
            float: left;
            left: 0px;
        }

            #largeModals .isc-orderl-sec-top-left {
                float: left;
                width: 30%;
                text-align: center;
                border: 1px solid #dbdbdb;
                padding: 10px 0px 10px 0px;
                background-color: white;
                border-radius: 10px;
            }

            #largeModals .isc-orderlist-secone h5 {
                color: #1371d3;
                font-size: 13px;
                font-weight: 600;
                line-height: 1;
            }

            #largeModals .isc-orderlist-secone h4 {
                color: #6c6c6c;
                font-size: 10px;
                font-weight: 600;
                margin: 0;
            }

            #largeModals .isc-orderl-sec-top-last {
                float: left;
                width: 60%;
                text-align: center;
                padding: 10px 0px 10px 0px;
                border: 1px solid #dbdbdb;
                background-color: white;
                margin-left: 10px;
                border-radius: 10px;
            }

            #largeModals .isc-orderl-sec-top-middle {
                float: left;
                width: 45%;
                text-align: center;
                border: 1px solid #dbdbdb;
                padding: 10px 0px 10px 0px;
                background-color: white;
                border-radius: 10px;
                margin-left: 0;
                margin-top: 10px;
            }

            #largeModals .isc-orderlist-secone h5 {
                color: #1371d3;
                font-size: 9px;
                font-weight: 600;
                line-height: 1;
            }

            #largeModals .isc-orderlist-sectwoo {
                float: left;
                width: 100%;
                text-align: center;
            }

            #largeModals .isc-ol-top-left {
                float: left;
                /* width: 38%; */
                text-align: left;
                padding-left: 10px;
                width: 40%;
            }

                #largeModals .isc-ol-top-left h5 {
                    color: #1371d3;
                    /* font-size: 15px; */
                    font-weight: 600;
                    /* line-height: 1; */
                    font-size: 7px;
                    line-height: 2;
                }

            #largeModals .isc-ol-top-right1 h5 {
                color: #888888;
                font-size: 14px;
                font-weight: 600;
                line-height: 1.5 !important;
                width: 100%;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

        h5.isc-billing-address.isc-billing-text {
            margin-top: -30px;
        }

        h5#oi_billaddress {
            margin-top: -30px;
        }

        #largeModals .isc-orderlist-sectwoos {
            float: left;
            width: 100%;
            margin-top: 15px;
        }

        #largeModals .isc-ol-top-right h5 {
            color: #888888;
            font-size: 9px;
            font-weight: 600;
            line-height: 1.5 !important;
        }

        #largeModals .table > tbody > tr > td {
            padding: 15px;
            line-height: 1.42857143;
            vertical-align: middle;
            border-top: 1px solid #ddd;
            font-size: 9px;
        }

        #myModal .isc-orderl-sec-last {
            float: left;
            width: 100%;
            text-align: center;
            border-top: none;
            background: white;
            height: 40vh;
            overflow: hidden;
            margin-top: 0px;
            overflow-y: auto;
        }

        #myModal .container-new {
            padding: 0;
            margin-top: 0;
            margin: 0 10px;
        }

            #myModal .container-new ul:before {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                height: 0;
                border: 1px dashed #aaa;
            }

        #myModal .box > span:before {
            content: "";
            position: absolute;
            left: 12px;
            width: 20px;
            height: 20px;
            border: 2px solid #ccc;
            background: #01579B;
            border-radius: 100%;
        }

        #myModal .box .time span:first-child {
            top: -9px;
            left: -2px;
        }

        #myModal .box .title {
            font-size: 11px;
            text-transform: capitalize;
            margin-top: 10px;
            font-weight: 600;
            color: #526aef;
            word-spacing: 0;
            letter-spacing: 0;
            text-align: left;
            margin-top: -20px;
        }

        #myModal .box .info {
            margin: 0px 0;
            font-size: 11px;
            font-weight: 500;
            color: #646464;
            text-align: justify;
            text-transform: capitalize;
            word-spacing: 0;
            letter-spacing: 0;
        }
    }

    @media only screen and (min-width: 375px) and (max-width: 667px) {
        .isc-order-list .shop-page-wrapper.shop-wrapper-pd {
            float: left;
            width: 100% !important;
            padding-bottom: 0px;
            padding-top: 20px;
        }

        #mailEnvelope .isc-60per {
            width: 100% !important;
            overflow-x: scroll !important;
        }

        .isc-order-list .isc-repeat-order-img {
            width: 40%;
            margin-top: -5px;
        }

        h4#oi_exp_deldate {
            text-indent: 30px;
        }

        h5#oi_billaddress {
            margin-top: 35px;
        }

        .isc-order-list .shop-product-wrapper {
            float: left;
            width: 100% !important;
            margin-left: 0 !important;
            padding-left: 0px;
        }

        .isc-order-list .shop-tab a {
            color: #6c6c6c;
            font-size: 15px;
            line-height: 1;
            margin-left: 30px;
        }

        .isc-order-list .isc-close-action {
            float: right;
            position: relative;
            top: 8px;
            right: 0;
            left: 25px;
            cursor: pointer;
        }

        .isc-order-list .container {
            width: 100%;
            padding-right: 0;
            padding-left: 0;
            margin-right: auto;
            margin-left: auto;
        }


        .isc-order-list .col-xs-3.col-lg-3 {
            float: left;
            width: 100% !important;
        }

        .isc-order-list .table td, .table th {
            white-space: nowrap;
        }

        .isc-order-list .table {
            overflow-x: scroll;
        }

        .isc-order-list #largeModals {
            top: -50px;
            overflow-x: hidden;
            overflow-y: hidden;
            position: fixed;
            right: 0px;
            width: 100%;
            float: left;
            left: 0 !important;
            max-width: 90% !important;
            margin: 0 auto !important;
        }

            .isc-order-list #largeModals .isc-orderl-sec-top-middle {
                float: left;
                width: 100% !important;
                text-align: center;
                border: 1px solid #dbdbdb;
                padding: 10px 0px 10px 0px;
                background-color: white;
                border-radius: 10px;
                margin-left: 0 !important;
                margin-top: 10px !important;
            }

            .isc-order-list #largeModals .isc-orderl-sec-top-left {
                float: left;
                width: 100% !important;
                text-align: center;
                border: 1px solid #dbdbdb;
                padding: 10px 0px 10px 0px;
                background-color: white;
                border-radius: 10px;
                margin-left: 0 !important;
                margin-top: 10px !important;
            }

            .isc-order-list #largeModals .isc-orderl-sec-top-last {
                float: left;
                width: 100% !important;
                text-align: center;
                border: 1px solid #dbdbdb;
                padding: 10px 0px 10px 0px;
                background-color: white;
                border-radius: 10px;
                margin-left: 0 !important;
                margin-top: 10px !important;
            }

            .isc-order-list #largeModals .isc-ol-top-left {
                float: left;
                width: 50% !important;
                text-align: left;
                padding-left: 0 !important;
            }

            .isc-order-list #largeModals .isc-ol-top-right1 {
                float: right;
                width: 42% !important;
                text-align: left;
            }

            .isc-order-list #largeModals .isc-ol {
                float: left;
                width: 100%;
                text-align: center;
                background: white;
                margin-top: 0px;
                height: auto !important;
                overflow: hidden !important;
            }

        .isc-order-list .isc-entity-filter-container {
            background-color: #fff;
            margin-top: 20px;
            float: left;
            width: 100%;
            padding-left: 0;
        }

        .isc-order-list .isc-filter-row {
            margin-left: 0;
        }

        .isc-order-list .isc-split-screen {
            display: grid;
        }

        .isc-order-list .isc-filter-options {
            display: grid;
        }

        .isc-order-list .isc-80 {
            width: 100%;
        }

        .isc-order-list .isc-filter-item {
            width: 100%;
            margin-right: 20px;
        }

        .isc-order-list .isc-20 {
            width: 20%;
            float: left;
            padding-left: 20px;
            margin-top: -40px;
        }

        .isc-order-list .nav {
            display: flex !important;
        }

        .isc-order-list .tabs-left li a {
            border-bottom-color: #ddd;
            border-right-color: transparent;
            /* background: #f90; */
            border: none;
            border-radius: 0px;
            margin: 0px 3px;
            font-size: 11px;
            font-weight: 700;
        }

        .isc-order-list .col-xs-12.col-lg-12 {
            float: left;
            width: 100%;
            border-left: none;
            padding: 0;
        }

        .isc-order-list .table .table-header .cell {
            padding: 15px;
            color: #1371d3;
            font-size: 10px;
        }

        .isc-order-list .table td, .table th {
            white-space: nowrap;
            font-size: 10px;
        }

        .isc-order-list .isc-cta {
            background-color: #1589ee;
            border: 1px solid #1589ee;
            padding: 0px 5px 0px 5px;
            height: auto;
            color: white;
            width: 48%;
            font-size: 9px;
        }

        .isc-order-list-modal-body-contents {
            padding-right: 0px;
            display: block;
            float: none;
            width: 100%;
            margin: 0 auto;
            max-width: 80%;
            left: 0;
        }

        #largeModals {
            top: -50px;
            overflow-x: hidden;
            overflow-y: hidden;
            position: fixed;
            right: 0px;
            width: 100%;
            float: left;
            left: 0px;
        }

            #largeModals .isc-orderl-sec-top-left {
                float: left;
                width: 30%;
                text-align: center;
                border: 1px solid #dbdbdb;
                padding: 10px 0px 10px 0px;
                background-color: white;
                border-radius: 10px;
            }

            #largeModals .isc-orderlist-secone h5 {
                color: #1371d3;
                font-size: 13px;
                font-weight: 600;
                line-height: 1;
            }

            #largeModals .isc-orderlist-secone h4 {
                color: #6c6c6c;
                font-size: 10px;
                font-weight: 600;
                margin: 0;
            }

            #largeModals .isc-orderl-sec-top-last {
                float: left;
                width: 60%;
                text-align: center;
                padding: 10px 0px 10px 0px;
                border: 1px solid #dbdbdb;
                background-color: white;
                margin-left: 10px;
                border-radius: 10px;
            }

            #largeModals .isc-orderl-sec-top-middle {
                float: left;
                width: 45%;
                text-align: center;
                border: 1px solid #dbdbdb;
                padding: 10px 0px 10px 0px;
                background-color: white;
                border-radius: 10px;
                margin-left: 0;
                margin-top: 10px;
            }

            #largeModals .isc-orderlist-secone h5 {
                color: #1371d3;
                font-size: 9px;
                font-weight: 600;
                line-height: 1;
            }

            #largeModals .isc-orderlist-sectwoo {
                float: left;
                width: 100%;
                text-align: center;
            }

            #largeModals .isc-ol-top-left {
                float: left;
                /* width: 38%; */
                text-align: left;
                padding-left: 10px;
                width: 40%;
            }

                #largeModals .isc-ol-top-left h5 {
                    color: #1371d3;
                    /* font-size: 15px; */
                    font-weight: 600;
                    /* line-height: 1; */
                    font-size: 7px;
                    line-height: 2;
                }

            #largeModals .isc-ol-top-right1 h5 {
                color: #888888;
                font-size: 14px;
                font-weight: 600;
                line-height: 1.5 !important;
                width: 100%;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

        h5.isc-billing-address.isc-billing-text {
            margin-top: -30px;
        }

        h5#oi_billaddress {
            margin-top: -30px;
        }

        #largeModals .isc-orderlist-sectwoos {
            float: left;
            width: 100%;
            margin-top: 15px;
        }

        #largeModals .isc-ol-top-right h5 {
            color: #888888;
            font-size: 9px;
            font-weight: 600;
            line-height: 1.5 !important;
        }

        #largeModals .table > tbody > tr > td {
            padding: 15px;
            line-height: 1.42857143;
            vertical-align: middle;
            border-top: 1px solid #ddd;
            font-size: 9px;
        }

        #myModal .isc-orderl-sec-last {
            float: left;
            width: 100%;
            text-align: center;
            border-top: none;
            background: white;
            height: 40vh;
            overflow: hidden;
            margin-top: 0px;
            overflow-y: auto;
        }

        #myModal .container-new {
            padding: 0;
            margin-top: 0;
            margin: 0 10px;
        }

            #myModal .container-new ul:before {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                height: 0;
                border: 1px dashed #aaa;
            }

        #myModal .box > span:before {
            content: "";
            position: absolute;
            left: 12px;
            width: 20px;
            height: 20px;
            border: 2px solid #ccc;
            background: #01579B;
            border-radius: 100%;
        }

        #myModal .box .time span:first-child {
            top: -9px;
            left: -2px;
        }

        #myModal .box .title {
            font-size: 11px;
            text-transform: capitalize;
            margin-top: 10px;
            font-weight: 600;
            color: #526aef;
            word-spacing: 0;
            letter-spacing: 0;
            text-align: left;
            margin-top: -20px;
        }

        #myModal .box .info {
            margin: 0px 0;
            font-size: 11px;
            font-weight: 500;
            color: #646464;
            text-align: justify;
            text-transform: capitalize;
            word-spacing: 0;
            letter-spacing: 0;
        }
    }

    @media only screen and (min-width: 414px) and (max-width: 736px) {
        .isc-order-list .shop-page-wrapper.shop-wrapper-pd {
            float: left;
            width: 100% !important;
            padding-bottom: 0px;
            padding-top: 20px;
        }

        #mailEnvelope .isc-60per {
            width: 100% !important;
            overflow-x: scroll !important;
        }

        .isc-order-list .isc-repeat-order-img {
            width: 40%;
            margin-top: -5px;
        }

        h4#oi_exp_deldate {
            text-indent: 36px;
        }

        h5#oi_billaddress {
            margin-top: 0px;
        }

        h5#oi_shipaddress {
            color: #888888;
            font-size: 9px;
            font-weight: 600;
            line-height: 1.5 !important;
            width: 100%;
            overflow: hidden;
            text-overflow: ellipsis;
            height: calc(8vh - 20px);
        }

        h5#oi_billaddress {
            color: #888888;
            font-size: 9px;
            font-weight: 600;
            line-height: 1.5 !important;
            width: 100%;
            overflow: hidden;
            text-overflow: ellipsis;
            height: calc(8vh - 20px);
        }

        .isc-order-list .shop-product-wrapper {
            float: left;
            width: 100% !important;
            margin-left: 0 !important;
            padding-left: 0px;
        }

        .isc-order-list .shop-tab a {
            color: #6c6c6c;
            font-size: 15px;
            line-height: 1;
            margin-left: 30px;
        }

        .isc-order-list .isc-close-action {
            float: right;
            position: relative;
            top: 8px;
            right: 0;
            left: 25px;
            cursor: pointer;
        }

        .isc-order-list .container {
            width: 100%;
            padding-right: 0;
            padding-left: 0;
            margin-right: auto;
            margin-left: auto;
        }


        .isc-order-list .col-xs-3.col-lg-3 {
            float: left;
            width: 100% !important;
        }

        .isc-order-list .table td, .table th {
            white-space: nowrap;
        }

        .isc-order-list .table {
            overflow-x: scroll;
        }

        .isc-order-list #largeModals {
            top: -50px;
            overflow-x: hidden;
            overflow-y: hidden;
            position: fixed;
            right: 0px;
            width: 100%;
            float: left;
            left: 0 !important;
            max-width: 90% !important;
            margin: 0 auto !important;
        }

            .isc-order-list #largeModals .isc-orderl-sec-top-middle {
                float: left;
                width: 100% !important;
                text-align: center;
                border: 1px solid #dbdbdb;
                padding: 10px 0px 10px 0px;
                background-color: white;
                border-radius: 10px;
                margin-left: 0 !important;
                margin-top: 10px !important;
            }

            .isc-order-list #largeModals .isc-orderl-sec-top-left {
                float: left;
                width: 100% !important;
                text-align: center;
                border: 1px solid #dbdbdb;
                padding: 10px 0px 10px 0px;
                background-color: white;
                border-radius: 10px;
                margin-left: 0 !important;
                margin-top: 10px !important;
            }

            .isc-order-list #largeModals .isc-orderl-sec-top-last {
                float: left;
                width: 100% !important;
                text-align: center;
                border: 1px solid #dbdbdb;
                padding: 10px 0px 10px 0px;
                background-color: white;
                border-radius: 10px;
                margin-left: 0 !important;
                margin-top: 10px !important;
            }

            .isc-order-list #largeModals .isc-ol-top-left {
                float: left;
                width: 50% !important;
                text-align: left;
                padding-left: 0 !important;
            }

            .isc-order-list #largeModals .isc-ol-top-right1 {
                float: right;
                width: 42% !important;
                text-align: left;
            }

            .isc-order-list #largeModals .isc-ol {
                float: left;
                width: 100%;
                text-align: center;
                background: white;
                margin-top: 0px;
                height: auto !important;
                overflow: hidden !important;
            }

        .isc-order-list .isc-entity-filter-container {
            background-color: #fff;
            margin-top: 20px;
            float: left;
            width: 100%;
            padding-left: 0;
        }

        .isc-order-list .isc-filter-row {
            margin-left: 0;
        }

        .isc-order-list .isc-split-screen {
            display: grid;
        }

        .isc-order-list .isc-filter-options {
            display: grid;
        }

        .isc-order-list .isc-80 {
            width: 100%;
        }

        .isc-order-list .isc-filter-item {
            width: 100%;
            margin-right: 20px;
        }

        .isc-order-list .isc-20 {
            width: 20%;
            float: left;
            padding-left: 20px;
            margin-top: -40px;
        }

        .isc-order-list .nav {
            display: flex !important;
        }

        .isc-order-list .tabs-left li a {
            border-bottom-color: #ddd;
            border-right-color: transparent;
            /* background: #f90; */
            border: none;
            border-radius: 0px;
            margin: 0px 10px;
            font-size: 11px;
            font-weight: 700;
        }

        .isc-order-list .col-xs-12.col-lg-12 {
            float: left;
            width: 100%;
            border-left: none;
            padding: 0;
        }

        .isc-order-list .table .table-header .cell {
            padding: 15px;
            color: #1371d3;
            font-size: 10px;
        }

        .isc-order-list .table td, .table th {
            white-space: nowrap;
            font-size: 10px;
        }

        .isc-order-list .isc-cta {
            background-color: #1589ee;
            border: 1px solid #1589ee;
            padding: 0px 5px 0px 5px;
            height: auto;
            color: white;
            width: 48%;
            font-size: 9px;
        }

        .isc-order-list-modal-body-contents {
            padding-right: 0px;
            display: block;
            float: none;
            width: 100%;
            margin: 0 auto;
            max-width: 80%;
            left: 0;
        }

        #largeModals {
            top: -50px;
            overflow-x: hidden;
            overflow-y: hidden;
            position: fixed;
            right: 0px;
            width: 100%;
            float: left;
            left: 0px;
        }

            #largeModals .isc-orderl-sec-top-left {
                float: left;
                width: 30%;
                text-align: center;
                border: 1px solid #dbdbdb;
                padding: 10px 0px 10px 0px;
                background-color: white;
                border-radius: 10px;
            }

            #largeModals .isc-orderlist-secone h5 {
                color: #1371d3;
                font-size: 13px;
                font-weight: 600;
                line-height: 1;
            }

            #largeModals .isc-orderlist-secone h4 {
                color: #6c6c6c;
                font-size: 10px;
                font-weight: 600;
                margin: 0;
            }

            #largeModals .isc-orderl-sec-top-last {
                float: left;
                width: 60%;
                text-align: center;
                padding: 10px 0px 10px 0px;
                border: 1px solid #dbdbdb;
                background-color: white;
                margin-left: 10px;
                border-radius: 10px;
            }

            #largeModals .isc-orderl-sec-top-middle {
                float: left;
                width: 45%;
                text-align: center;
                border: 1px solid #dbdbdb;
                padding: 10px 0px 10px 0px;
                background-color: white;
                border-radius: 10px;
                margin-left: 0;
                margin-top: 10px;
            }

            #largeModals .isc-orderlist-secone h5 {
                color: #1371d3;
                font-size: 9px;
                font-weight: 600;
                line-height: 1;
            }

            #largeModals .isc-orderlist-sectwoo {
                float: left;
                width: 100%;
                text-align: center;
            }

            #largeModals .isc-ol-top-left {
                float: left;
                /* width: 38%; */
                text-align: left;
                padding-left: 10px;
                width: 40%;
            }

                #largeModals .isc-ol-top-left h5 {
                    color: #1371d3;
                    /* font-size: 15px; */
                    font-weight: 600;
                    /* line-height: 1; */
                    font-size: 7px;
                    line-height: 2;
                }

            #largeModals .isc-ol-top-right1 h5 {
                color: #888888;
                font-size: 14px;
                font-weight: 600;
                line-height: 1.5 !important;
                width: 100%;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
            }

        h5.isc-billing-address.isc-billing-text {
            margin-top: -30px;
        }

        h5#oi_billaddress {
            margin-top: -30px;
        }

        #largeModals .isc-orderlist-sectwoos {
            float: left;
            width: 100%;
            margin-top: 15px;
        }

        #largeModals .isc-ol-top-right h5 {
            color: #888888;
            font-size: 9px;
            font-weight: 600;
            line-height: 1.5 !important;
        }

        #largeModals .table > tbody > tr > td {
            padding: 15px;
            line-height: 1.42857143;
            vertical-align: middle;
            border-top: 1px solid #ddd;
            font-size: 9px;
        }

        #myModal .isc-orderl-sec-last {
            float: left;
            width: 100%;
            text-align: center;
            border-top: none;
            background: white;
            height: 40vh;
            overflow: hidden;
            margin-top: 0px;
            overflow-y: auto;
        }

        #myModal .container-new {
            padding: 0;
            margin-top: 0;
            margin: 0 10px;
        }

            #myModal .container-new ul:before {
                content: "";
                position: absolute;
                top: 0;
                left: 0;
                height: 0;
                border: 1px dashed #aaa;
            }

        #myModal .box > span:before {
            content: "";
            position: absolute;
            left: 12px;
            width: 20px;
            height: 20px;
            border: 2px solid #ccc;
            background: #01579B;
            border-radius: 100%;
        }

        #myModal .box .time span:first-child {
            top: -9px;
            left: -2px;
        }

        #myModal .box .title {
            font-size: 11px;
            text-transform: capitalize;
            margin-top: 10px;
            font-weight: 600;
            color: #526aef;
            word-spacing: 0;
            letter-spacing: 0;
            text-align: left;
            margin-top: -20px;
        }

        #myModal .box .info {
            margin: 0px 0;
            font-size: 11px;
            font-weight: 500;
            color: #646464;
            text-align: justify;
            text-transform: capitalize;
            word-spacing: 0;
            letter-spacing: 0;
        }
    }

    @media only screen and (min-width: 813px) and (max-width: 1112px) {
        .isc-order-list .shop-page-wrapper.shop-wrapper-pd {
            float: left;
            width: 100% !important;
            padding-bottom: 0px;
            padding-top: 20px;
        }

        .isc-order-list .col-lg-12.col-sm-6.isc-tc-section {
            background: white;
            float: left;
            /* width: 100%; */
            padding-top: 0px;
            padding-bottom: 35px;
        }



        #myModal .isc-orderl-sec-last {
            float: left;
            width: 100%;
            text-align: center;
            border-top: none;
            background: white;
            height: 40vh;
            overflow: hidden;
            margin-top: 0px;
            overflow-y: scroll;
        }

        #myModal .container-new {
            padding: 20px 30px;
            margin-top: 0;
        }

        #largeModals .isc-ol-top-right h5 {
            color: #888888;
            font-size: 11px;
            font-weight: 600;
            line-height: 1.5 !important;
        }

        #largeModals .table > tbody > tr > td {
            padding: 15px;
            line-height: 1.42857143;
            vertical-align: middle;
            border-top: 1px solid #ddd;
            font-size: 9px;
        }

        #largeModals .isc-orderlist-sectwoos {
            float: left;
            width: 100%;
            margin-top: 15px;
        }

        #largeModals .isc-ol-top-right1 h5 {
            color: #888888;
            font-size: 12px;
            font-weight: 600;
            line-height: 1.5 !important;
            width: 100%;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        #largeModals .isc-ol-top-left h5 {
            color: #1371d3;
            /* font-size: 15px; */
            font-weight: 600;
            /* line-height: 1; */
            font-size: 10px;
            line-height: 1.5;
        }

        #largeModals .isc-ol-top-left {
            float: left;
            /* width: 38%; */
            text-align: left;
            padding-left: 10px;
            width: 40%;
        }

        #largeModals .isc-orderlist-sectwoo {
            float: left;
            width: 100%;
            text-align: center;
        }

        #largeModals .isc-orderlist-secone h5 {
            color: #1371d3;
            font-size: 12px;
            font-weight: 600;
            line-height: 1;
        }

        #largeModals .isc-orderl-sec-top-middle {
            float: left;
            width: 45%;
            text-align: center;
            border: 1px solid #dbdbdb;
            padding: 10px 0px 10px 0px;
            background-color: white;
            border-radius: 10px;
            margin-left: 0;
            margin-top: 10px;
        }

        #largeModals .isc-orderl-sec-top-last {
            float: left;
            width: 45%;
            text-align: center;
            padding: 10px 0px 10px 0px;
            border: 1px solid #dbdbdb;
            background-color: white;
            margin-left: 10px;
            border-radius: 10px;
        }

        #largeModals .isc-orderlist-secone h4 {
            color: #6c6c6c;
            font-size: 13px;
            font-weight: 600;
            margin: 0;
        }

        #largeModals .isc-orderlist-secone h5 {
            color: #1371d3;
            font-size: 12px;
            font-weight: 600;
            line-height: 1;
        }

        #largeModals .isc-orderl-sec-top-left {
            float: left;
            width: 30%;
            text-align: center;
            border: 1px solid #dbdbdb;
            padding: 10px 0px 10px 0px;
            background-color: white;
            border-radius: 10px;
        }

        .isc-order-list-modal-body-contents {
            padding-right: 0px;
            display: block;
            float: none;
            width: 100%;
            margin: 0 auto;
            max-width: 80%;
            left: 0;
        }

        #largeModals {
            top: -50px;
            overflow-x: hidden;
            overflow-y: hidden;
            position: fixed;
            right: 0px;
            width: 100%;
            float: left;
            left: 0px;
        }

        .isc-order-list .isc-cta {
            background-color: #1589ee;
            border: 1px solid #1589ee;
            padding: 0px 5px 0px 5px;
            height: auto;
            color: white;
            width: 48%;
            font-size: 9px;
        }

        .isc-order-list .table td, .table th {
            white-space: nowrap;
            font-size: 14px;
        }

        .isc-order-list .table .table-header .cell {
            padding: 15px;
            color: #1371d3;
            font-size: 14px;
        }

        .isc-order-list .nav {
            display: flex !important;
            margin-left: 10px;
        }

        .isc-order-list .tabs-left li a {
            border-bottom-color: #ddd;
            border-right-color: transparent;
            /* background: #f90; */
            border: none;
            border-radius: 0px;
            margin: 0px 3px;
            font-size: 13px;
            font-weight: 700;
        }

        .isc-order-list .col-xs-12.col-lg-12 {
            float: left;
            width: 100%;
            border-left: none;
            padding: 0;
        }

        .isc-order-list .isc-20 {
            width: 20%;
            float: right;
            padding-left: 20px;
            margin-top: 0;
        }

        .isc-close-action {
            float: right;
            position: relative;
            top: 8px;
            right: -40px;
        }

        .isc-order-list .isc-filter-options {
            display: flex;
        }

        .isc-order-list .isc-80 {
            width: 80%;
        }

        .isc-order-list .isc-filter-row {
            margin-left: 0;
        }

        .isc-order-list .isc-filter-row {
            margin-left: 0;
        }

        .isc-order-list .isc-split-screen {
            display: flex;
        }

        .isc-order-list .isc-filter-item {
            width: 100%;
            margin-right: 20px;
        }

        .isc-order-list .shop-product-wrapper {
            float: left;
            width: 85% !important;
            margin-left: 0 !important;
            padding-left: 0px;
        }

        .row.no-gutters {
            height: 25px;
        }

        .isc-order-list .isc-entity-filter-container {
            background-color: #fff;
            margin-top: 20px;
            float: left;
            width: 700px;
            padding-left: 10px;
        }

        .isc-order-list .col-xs-3.col-lg-3 {
            float: left;
            width: 100% !important;
        }

        .isc-order-list .table {
            overflow-x: scroll;
            max-width: 740px !important;
            width: 900px;
            margin-left: 10px;
        }

        #largeModals .isc-ol {
            float: left;
            width: 100%;
            text-align: center;
            background: white;
            margin-top: 0px;
            height: auto;
            text-transform: capitalize;
        }



        .isc-order-list #largeModals {
            top: -50px;
            overflow-x: hidden;
            overflow-y: hidden;
            position: fixed;
            right: 0px;
            width: 100%;
            float: left;
            left: 0 !important;
            max-width: 90% !important;
            margin: 0 auto !important;
        }

            .isc-order-list #largeModals .isc-orderl-sec-top-middle {
                float: left;
                width: 100% !important;
                text-align: center;
                border: 1px solid #dbdbdb;
                padding: 10px 0px 10px 0px;
                background-color: white;
                border-radius: 10px;
                margin-left: 0 !important;
                margin-top: 10px !important;
            }

            .isc-order-list #largeModals .isc-orderl-sec-top-left {
                float: left;
                width: 100% !important;
                text-align: center;
                border: 1px solid #dbdbdb;
                padding: 10px 0px 10px 0px;
                background-color: white;
                border-radius: 10px;
                margin-left: 0 !important;
                margin-top: 10px !important;
            }

            .isc-order-list #largeModals .isc-orderl-sec-top-last {
                float: left;
                width: 100% !important;
                text-align: center;
                border: 1px solid #dbdbdb;
                padding: 10px 0px 10px 0px;
                background-color: white;
                border-radius: 10px;
                margin-left: 0 !important;
                margin-top: 10px !important;
            }

            .isc-order-list #largeModals .isc-ol-top-left {
                float: left;
                width: 50% !important;
                text-align: left;
                padding-left: 0 !important;
            }

            .isc-order-list #largeModals .isc-ol-top-right1 {
                float: right;
                width: 42% !important;
                text-align: left;
            }

            .isc-order-list #largeModals .isc-ol {
                float: left;
                width: 100%;
                text-align: center;
                background: white;
                margin-top: 0px;
                height: auto !important;
                overflow: hidden !important;
            }
    }

    @media only screen and (min-width: 2160px) and (max-width: 3840px) {
        .isc-order-list .shop-page-wrapper.shop-wrapper-pd {
            float: left;
            width: 99%;
            padding-bottom: 0px;
            padding-top: 20px;
        }

        .isc-order-list .isc-repeat-order-img {
            width: 4%;
            margin-top: -10px;
        }

        .isc-order-list .isc-filter-item {
            width: 10% !important;
            margin-right: 20px;
        }

        .isc-order-list .isc-billing-text {
            margin-top: 0 !important;
        }

        .isc-order-list .isc-80 {
            width: 100%;
        }

        .isc-tc-container {
            float: none;
            margin: 0 auto;
            max-width: 97% !important;
            width: 100% !important;
        }

        .isc-order-list .container {
            /* max-width: 1200px; */
            max-width: 100%;
        }

        .isc-order-list .isc-cta {
            background-color: #1589ee;
            border: 1px solid #1589ee;
            padding: 0px 5px 0px 5px;
            height: auto;
            color: white;
            width: 15%;
        }

        .isc-order-list .shop-product-wrapper {
            float: left;
            width: 100%;
            margin-left: 0px;
            padding-left: 0px;
        }

        .isc-order-list-modal .modal-dialog {
            margin: 150px auto;
            min-width: auto;
            max-width: 50%;
        }
    }


    /*Customer Details */

    @media only screen and (min-width: 2160px) and (max-width: 3840px) {
        .isc-customer-details img.cus-img {
            width: 40%;
            border-radius: 100px;
        }

        .isc-customer-details .isc-customer-detail {
            float: left;
            width: 80%;
            text-align: left;
            margin-left: 0px;
            margin-top: 100px;
        }

            .isc-customer-details .isc-customer-detail h4 {
                max-width: 100%;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                font-size: 22px;
                font-weight: 600;
                line-height: 1.25;
                display: block;
                cursor: default;
                color: #000000;
                position: absolute;
                text-transform: capitalize;
                margin-top: -80px;
                left: 7%;
            }

        .isc-customer-details p.emp-txt.txtcustemailprimary1 {
            float: left;
            width: 100%;
            text-indent: 40px;
            font-weight: 600;
            text-align: left;
        }

        .isc-customer-details p.emp-txt.txtcustemailprimary {
            float: left;
            width: 100%;
            font-weight: 600;
            text-align: left;
            text-indent: 40px;
        }

        .isc-customer-details .container {
            /* max-width: 1200px; */
            max-width: 100%;
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .isc-customer-details .isc-customer-detail {
            float: left;
            width: 80%;
            text-align: left;
            margin-left: 0;
            margin-top: 15px;
        }

        .customer-information-container {
            float: none;
            width: 100%;
            padding: 10px 0px 40px 0px !important;
            max-width: 90%;
            margin: 0 auto;
            background: whitesmoke;
        }

        .isc-customer-details p.emp-txt.txtcustemailprimary {
            float: left;
            width: 75%;
            font-weight: 600;
            padding-left: 40px;
        }


        .isc-customer-details .emp-sets p {
            color: #5d5d5d;
            text-align: left;
            text-indent: 0;
            margin-bottom: 5px;
            font-weight: 600;
            font-size: 13px !important;
            width: 200px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    }

    @media only screen and (min-width: 320px) and (max-width: 480px) {

        .customer-information-container {
            float: none;
            width: 100%;
            padding: 0px 0px 40px 0px !important;
            max-width: 90%;
            margin: 0 auto;
            background: whitesmoke;
        }

        .isc-customer-details img.cus-img {
            width: 100%;
            border-radius: 100px;
        }

        .isc-customer-details p.emp-txt.txtcustemailprimary1 {
            float: left;
            width: 100%;
            text-indent: 55px;
            font-weight: 600;
            text-align: left;
        }

        .isc-customer-details .tab-content {
            padding: 10px 20px 10px 0px;
        }

        .isc-customer-details p.emp-txt.txtcustemailprimary {
            float: left;
            width: 100%;
            font-weight: 600;
            text-indent: 55px;
            text-align: left;
        }

        .isc-customer-details .isc-customer-detail {
            float: left;
            width: 65%;
            text-align: left;
            margin-left: 0;
            margin-top: 15px;
        }

        .isc-customer-details .isc-customer-header {
            float: left;
            width: 100%;
            margin-top: 40px;
            background-color: #f9f9f9;
            padding: 10px 10px;
            border: 1px solid #dfdfdf;
        }

        .isc-customer-details .isc-main-left {
            float: left;
            width: 100%;
            text-align: center;
            padding-top: 15px;
            border-right: 1px solid #e1e1e1;
            height: auto;
        }

        .isc-customer-details .main-right {
            float: left;
            width: 100%;
            text-align: center;
        }

        .isc-customer-details ul#scroller {
            display: flex !important;
        }

        .isc-customer-details .nav-tabs li {
            flex-basis: 90px;
            min-width: 33%;
            display: flex;
            align-items: flex-start;
            margin: 0 !important;
            padding-bottom: 0px;
        }

            .isc-customer-details .nav-tabs li a {
                width: 100%;
                text-align: center;
                font-size: 9px !important;
                font-weight: 600;
                text-transform: uppercase;
            }

        .isc-customer-details .tab-pane {
            margin-top: 0;
            height: calc(120vh - 320px);
        }

        .isc-customer-details .isc-custom-detail {
            float: left;
            width: 100%;
            margin-top: 0;
            border-bottom: 1px solid #d9d9d9;
        }

        .isc-customer-details .emp-sets p {
            color: #5d5d5d;
            text-align: justify;
            text-indent: 0;
            margin-bottom: 5px;
            font-weight: 600;
            font-size: 11px;
            width: 155px;
            overflow: visible;
            text-overflow: ellipsis;
            white-space: break-spaces;
            line-height: 1.5;
        }

        .isc-customer-details .emp-sets {
            float: left;
            width: 100%;
            text-align: left;
            margin-bottom: 10px;
        }

        .isc-customer-details .emp-txts {
            color: #3e3e3e !important;
            text-align: left;
            text-indent: 19px;
            margin-bottom: 10px;
            font-weight: 500 !important;
            font-size: 11px !important;
        }

        .isc-customer-details .isc-label {
            float: left !important;
            width: auto !important;
            margin-left: 0;
            font-size: 11px;
            margin-top: 4px;
            width: 72px !important;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .isc-customer-details .self {
            float: left;
            width: 40%;
            text-align: center;
            position: absolute;
            margin-top: 0px;
            font-weight: 600;
            letter-spacing: 0.5px;
            margin-left: 0;
            font-size: 11px;
        }

        .isc-customer-details input.self {
            float: left;
            width: 40%;
            position: absolute;
            margin-top: 40px;
            margin-left: 10px;
            padding: 15px 10px;
            border: 1px solid #a1a1a1;
            background-color: white;
            border-radius: 5px;
        }

        .isc-customer-details .standard {
            float: left;
            width: 40%;
            text-align: center;
            position: absolute;
            margin-top: 0px;
            font-weight: 600;
            letter-spacing: 0.5px;
            margin-left: 0;
            padding-bottom: 0px;
            font-size: 11px;
        }

        .isc-customer-details input.standard {
            float: left;
            width: 22%;
            position: absolute;
            margin-top: 25px;
            margin-left: 0;
            padding: 0px;
            border: none;
            background-color: white;
            border-radius: 0px;
            color: #1589EE;
            font-size: 17px;
            height: auto;
            overflow: hidden;
            width: 50%;
            font-size: 11px;
            left: -35px;
        }

        .isc-customer-details .stand1 {
            float: left;
            width: 35%;
            text-align: center;
            position: absolute;
            margin-top: 30px;
            font-weight: 600;
            letter-spacing: 0.5px;
            margin-left: 0;
            font-size: 11px;
        }

        .isc-customer-details input.stand1 {
            float: left;
            width: 22%;
            position: absolute;
            margin-top: 47px;
            margin-left: 0;
            padding: 0px;
            border: none;
            background-color: white;
            border-radius: 0px;
            color: #1589EE;
            font-size: 14px;
            height: auto;
            overflow: hidden;
            width: 26%;
        }

        .isc-customer-details label.express {
            float: left;
            width: 40%;
            text-align: center;
            position: absolute;
            margin-top: 0;
            font-weight: 600;
            letter-spacing: 0.5px;
            margin-left: 0;
            padding-bottom: 0px;
            font-size: 14px;
        }

        .isc-customer-details input.express {
            float: left;
            /* width: 22%; */
            position: absolute;
            margin-top: 30px;
            margin-left: 0;
            padding: 0px;
            border: none;
            background-color: white;
            border-radius: 0px;
            color: #1589EE;
            font-size: 14px;
            height: auto;
            overflow: hidden;
            font-weight: 600;
            width: 35%;
        }

        .isc-customer-details label.isc-customer-express1 {
            margin-top: 40px;
            font-weight: 600;
            width: 50%;
            margin-left: 0;
        }

        .isc-customer-details input.express1 {
            float: left;
            position: absolute;
            margin-top: 70px;
            margin-left: 0;
            padding: 0px;
            border: none;
            background-color: white;
            border-radius: 0px;
            color: #1589EE;
            font-size: 14px;
            height: auto;
            overflow: hidden;
            font-weight: 600;
            width: 25%;
            position: absolute;
            left: 8px;
            margin-bottom: 10px;
        }

        .isc-customer-details label#label-test-1 {
            float: left;
            width: auto;
            margin-left: 0;
            background: inherit !important;
            margin-top: 0px;
            font-size: 11px;
            position: absolute;
            left: 32px;
        }

        .isc-customer-details label#label-test-2 {
            float: left;
            width: auto;
            margin-left: 10px;
            background: inherit !important;
            margin-top: 0;
            font-size: 11px;
            position: absolute;
            right: 30px;
        }

        .isc-customer-details input#test-2 {
            margin-left: 140px;
        }

        .isc-customer-details div#content-test-1 {
            float: left;
            width: 100%;
            text-align: left;
            margin: 0 auto;
        }

        .isc-customer-details .isc-payment-section-new {
            float: left;
            width: 100%;
        }

            .isc-customer-details .isc-payment-section-new div[class*='column'] {
                width: 68%;
            }

        .isc-customer-details .isc-customer-image {
            float: left;
            width: 27%;
            text-align: left;
            padding-left: 30px;
        }
    }

    @media only screen and (min-width: 320px) and (max-width: 568px) {

        .customer-information-container {
            float: none;
            width: 100%;
            padding: 0px 0px 40px 0px !important;
            max-width: 90%;
            margin: 0 auto;
            background: whitesmoke;
        }

        .isc-customer-details img.cus-img {
            width: 100%;
            border-radius: 100px;
        }

        .isc-customer-details p.emp-txt.txtcustemailprimary1 {
            float: left;
            width: 100%;
            text-indent: 55px;
            font-weight: 600;
            text-align: left;
        }

        .isc-customer-details .tab-content {
            padding: 10px 20px 10px 0px;
        }

        .isc-customer-details p.emp-txt.txtcustemailprimary {
            float: left;
            width: 100%;
            font-weight: 600;
            text-indent: 55px;
            text-align: left;
        }

        .isc-customer-details .isc-customer-detail {
            float: left;
            width: 65%;
            text-align: left;
            margin-left: 0;
            margin-top: 15px;
        }

        .isc-customer-details .isc-customer-header {
            float: left;
            width: 100%;
            margin-top: 40px;
            background-color: #f9f9f9;
            padding: 10px 10px;
            border: 1px solid #dfdfdf;
        }

        .isc-customer-details .isc-main-left {
            float: left;
            width: 100%;
            text-align: center;
            padding-top: 15px;
            border-right: 1px solid #e1e1e1;
            height: auto;
        }

        .isc-customer-details .main-right {
            float: left;
            width: 100%;
            text-align: center;
        }

        .isc-customer-details ul#scroller {
            display: flex !important;
        }

        .isc-customer-details .nav-tabs li {
            flex-basis: 90px;
            min-width: 33%;
            display: flex;
            align-items: flex-start;
            margin: 0 !important;
            padding-bottom: 0px;
        }

            .isc-customer-details .nav-tabs li a {
                width: 100%;
                text-align: center;
                font-size: 9px !important;
                font-weight: 600;
                text-transform: uppercase;
            }

        .isc-customer-details .tab-pane {
            margin-top: 0;
            height: calc(120vh - 320px);
        }

        .isc-customer-details .isc-custom-detail {
            float: left;
            width: 100%;
            margin-top: 0;
            border-bottom: 1px solid #d9d9d9;
        }

        .isc-customer-details .emp-sets p {
            color: #5d5d5d;
            text-align: justify;
            text-indent: 0;
            margin-bottom: 5px;
            font-weight: 600;
            font-size: 11px;
            width: 155px;
            overflow: visible;
            text-overflow: ellipsis;
            white-space: break-spaces;
            line-height: 1.5;
        }

        .isc-customer-details .emp-sets {
            float: left;
            width: 100%;
            text-align: left;
            margin-bottom: 10px;
        }

        .isc-customer-details .emp-txts {
            color: #3e3e3e !important;
            text-align: left;
            text-indent: 19px;
            margin-bottom: 10px;
            font-weight: 500 !important;
            font-size: 11px !important;
        }

        .isc-customer-details .isc-label {
            float: left !important;
            width: auto !important;
            margin-left: 0;
            font-size: 11px;
            margin-top: 4px;
            width: 72px !important;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .isc-customer-details .self {
            float: left;
            width: 40%;
            text-align: center;
            position: absolute;
            margin-top: 0px;
            font-weight: 600;
            letter-spacing: 0.5px;
            margin-left: 0;
            font-size: 11px;
        }

        .isc-customer-details input.self {
            float: left;
            width: 40%;
            position: absolute;
            margin-top: 40px;
            margin-left: 10px;
            padding: 15px 10px;
            border: 1px solid #a1a1a1;
            background-color: white;
            border-radius: 5px;
        }

        .isc-customer-details .standard {
            float: left;
            width: 40%;
            text-align: center;
            position: absolute;
            margin-top: 0px;
            font-weight: 600;
            letter-spacing: 0.5px;
            margin-left: 0;
            padding-bottom: 0px;
            font-size: 11px;
        }

        .isc-customer-details input.standard {
            float: left;
            width: 22%;
            position: absolute;
            margin-top: 25px;
            margin-left: 0;
            padding: 0px;
            border: none;
            background-color: white;
            border-radius: 0px;
            color: #1589EE;
            font-size: 17px;
            height: auto;
            overflow: hidden;
            width: 50%;
            font-size: 11px;
            left: -35px;
        }

        .isc-customer-details .stand1 {
            float: left;
            width: 35%;
            text-align: center;
            position: absolute;
            margin-top: 30px;
            font-weight: 600;
            letter-spacing: 0.5px;
            margin-left: 0;
            font-size: 11px;
        }

        .isc-customer-details input.stand1 {
            float: left;
            width: 22%;
            position: absolute;
            margin-top: 47px;
            margin-left: 0;
            padding: 0px;
            border: none;
            background-color: white;
            border-radius: 0px;
            color: #1589EE;
            font-size: 14px;
            height: auto;
            overflow: hidden;
            width: 26%;
        }

        .isc-customer-details label.express {
            float: left;
            width: 40%;
            text-align: center;
            position: absolute;
            margin-top: 0;
            font-weight: 600;
            letter-spacing: 0.5px;
            margin-left: 0;
            padding-bottom: 0px;
            font-size: 14px;
        }

        .isc-customer-details input.express {
            float: left;
            /* width: 22%; */
            position: absolute;
            margin-top: 30px;
            margin-left: 0;
            padding: 0px;
            border: none;
            background-color: white;
            border-radius: 0px;
            color: #1589EE;
            font-size: 14px;
            height: auto;
            overflow: hidden;
            font-weight: 600;
            width: 35%;
        }

        .isc-customer-details label.isc-customer-express1 {
            margin-top: 40px;
            font-weight: 600;
            width: 50%;
            margin-left: 0;
        }

        .isc-customer-details input.express1 {
            float: left;
            position: absolute;
            margin-top: 70px;
            margin-left: 0;
            padding: 0px;
            border: none;
            background-color: white;
            border-radius: 0px;
            color: #1589EE;
            font-size: 14px;
            height: auto;
            overflow: hidden;
            font-weight: 600;
            width: 25%;
            position: absolute;
            left: 8px;
            margin-bottom: 10px;
        }

        .isc-customer-details label#label-test-1 {
            float: left;
            width: auto;
            margin-left: 0;
            background: inherit !important;
            margin-top: 0px;
            font-size: 11px;
            position: absolute;
            left: 32px;
        }

        .isc-customer-details label#label-test-2 {
            float: left;
            width: auto;
            margin-left: 10px;
            background: inherit !important;
            margin-top: 0;
            font-size: 11px;
            position: absolute;
            right: 30px;
        }

        .isc-customer-details input#test-2 {
            margin-left: 140px;
        }

        .isc-customer-details div#content-test-1 {
            float: left;
            width: 100%;
            text-align: left;
            margin: 0 auto;
        }

        .isc-customer-details .isc-payment-section-new {
            float: left;
            width: 100%;
        }

            .isc-customer-details .isc-payment-section-new div[class*='column'] {
                width: 68%;
            }

        .isc-customer-details .isc-customer-image {
            float: left;
            width: 27%;
            text-align: left;
            padding-left: 30px;
        }
    }

    @media only screen and (min-width: 375px) and (max-width: 667px) {

        .customer-information-container {
            float: none;
            width: 100%;
            padding: 0px 0px 40px 0px !important;
            max-width: 90%;
            margin: 0 auto;
            background: whitesmoke;
        }

        .isc-customer-details img.cus-img {
            width: 100%;
            border-radius: 100px;
        }

        .isc-customer-details p.emp-txt.txtcustemailprimary1 {
            float: left;
            width: 100%;
            text-indent: 55px;
            font-weight: 600;
            text-align: left;
        }

        .isc-customer-details .tab-content {
            padding: 10px 20px 10px 0px;
        }

        .isc-customer-details p.emp-txt.txtcustemailprimary {
            float: left;
            width: 100%;
            font-weight: 600;
            text-indent: 55px;
            text-align: left;
        }

        .isc-customer-details .isc-customer-detail {
            float: left;
            width: 65%;
            text-align: left;
            margin-left: 0;
            margin-top: 15px;
        }

        .isc-customer-details .isc-customer-header {
            float: left;
            width: 100%;
            margin-top: 40px;
            background-color: #f9f9f9;
            padding: 10px 10px;
            border: 1px solid #dfdfdf;
        }

        .isc-customer-details .isc-main-left {
            float: left;
            width: 100%;
            text-align: center;
            padding-top: 15px;
            border-right: 1px solid #e1e1e1;
            height: auto;
        }

        .isc-customer-details .main-right {
            float: left;
            width: 100%;
            text-align: center;
        }

        .isc-customer-details ul#scroller {
            display: flex !important;
        }

        .isc-customer-details .nav-tabs li {
            flex-basis: 90px;
            min-width: 33%;
            display: flex;
            align-items: flex-start;
            margin: 0 !important;
            padding-bottom: 0px;
        }

            .isc-customer-details .nav-tabs li a {
                width: 100%;
                text-align: center;
                font-size: 9px !important;
                font-weight: 600;
                text-transform: uppercase;
            }

        .isc-customer-details .tab-pane {
            margin-top: 0;
            height: calc(120vh - 320px);
        }

        .isc-customer-details .isc-custom-detail {
            float: left;
            width: 100%;
            margin-top: 0;
            border-bottom: 1px solid #d9d9d9;
        }

        .isc-customer-details .emp-sets p {
            color: #5d5d5d;
            text-align: justify;
            text-indent: 0;
            margin-bottom: 5px;
            font-weight: 600;
            font-size: 11px;
            width: 155px;
            overflow: visible;
            text-overflow: ellipsis;
            white-space: break-spaces;
            line-height: 1.5;
        }

        .isc-customer-details .emp-sets {
            float: left;
            width: 100%;
            text-align: left;
            margin-bottom: 10px;
        }

        .isc-customer-details .emp-txts {
            color: #3e3e3e !important;
            text-align: left;
            text-indent: 19px;
            margin-bottom: 10px;
            font-weight: 500 !important;
            font-size: 11px !important;
        }


        .isc-customer-details .isc-label {
            float: left !important;
            width: auto !important;
            margin-left: 0;
            font-size: 11px;
            margin-top: 4px;
            width: 72px !important;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .isc-customer-details .self {
            float: left;
            width: 40%;
            text-align: center;
            position: absolute;
            margin-top: 0px;
            font-weight: 600;
            letter-spacing: 0.5px;
            margin-left: 0;
            font-size: 11px;
        }

        .isc-customer-details input.self {
            float: left;
            width: 40%;
            position: absolute;
            margin-top: 40px;
            margin-left: 10px;
            padding: 15px 10px;
            border: 1px solid #a1a1a1;
            background-color: white;
            border-radius: 5px;
        }

        .isc-customer-details .standard {
            float: left;
            width: 40%;
            text-align: center;
            position: absolute;
            margin-top: 0px;
            font-weight: 600;
            letter-spacing: 0.5px;
            margin-left: 0;
            padding-bottom: 0px;
            font-size: 11px;
        }

        .isc-customer-details input.standard {
            float: left;
            width: 22%;
            position: absolute;
            margin-top: 25px;
            margin-left: 0;
            padding: 0px;
            border: none;
            background-color: white;
            border-radius: 0px;
            color: #1589EE;
            font-size: 17px;
            height: auto;
            overflow: hidden;
            width: 50%;
            font-size: 11px;
            left: -35px;
        }

        .isc-customer-details .stand1 {
            float: left;
            width: 35%;
            text-align: center;
            position: absolute;
            margin-top: 30px;
            font-weight: 600;
            letter-spacing: 0.5px;
            margin-left: 0;
            font-size: 11px;
        }

        .isc-customer-details input.stand1 {
            float: left;
            width: 22%;
            position: absolute;
            margin-top: 47px;
            margin-left: 0;
            padding: 0px;
            border: none;
            background-color: white;
            border-radius: 0px;
            color: #1589EE;
            font-size: 14px;
            height: auto;
            overflow: hidden;
            width: 26%;
        }

        .isc-customer-details label.express {
            float: left;
            width: 40%;
            text-align: center;
            position: absolute;
            margin-top: 0;
            font-weight: 600;
            letter-spacing: 0.5px;
            margin-left: 0;
            padding-bottom: 0px;
            font-size: 14px;
        }

        .isc-customer-details input.express {
            float: left;
            /* width: 22%; */
            position: absolute;
            margin-top: 30px;
            margin-left: 0;
            padding: 0px;
            border: none;
            background-color: white;
            border-radius: 0px;
            color: #1589EE;
            font-size: 14px;
            height: auto;
            overflow: hidden;
            font-weight: 600;
            width: 35%;
        }

        .isc-customer-details label.isc-customer-express1 {
            margin-top: 40px;
            font-weight: 600;
            width: 50%;
            margin-left: 0;
        }

        .isc-customer-details input.express1 {
            float: left;
            position: absolute;
            margin-top: 70px;
            margin-left: 0;
            padding: 0px;
            border: none;
            background-color: white;
            border-radius: 0px;
            color: #1589EE;
            font-size: 14px;
            height: auto;
            overflow: hidden;
            font-weight: 600;
            width: 25%;
            position: absolute;
            left: 8px;
            margin-bottom: 10px;
        }

        .isc-customer-details label#label-test-1 {
            float: left;
            width: auto;
            margin-left: 0;
            background: inherit !important;
            margin-top: 0px;
            font-size: 11px;
            position: absolute;
            left: 32px;
        }

        .isc-customer-details label#label-test-2 {
            float: left;
            width: auto;
            margin-left: 10px;
            background: inherit !important;
            margin-top: 0;
            font-size: 11px;
            position: absolute;
            right: 30px;
        }

        .isc-customer-details input#test-2 {
            margin-left: 140px;
        }

        .isc-customer-details div#content-test-1 {
            float: left;
            width: 100%;
            text-align: left;
            margin: 0 auto;
        }

        .isc-customer-details .isc-payment-section-new {
            float: left;
            width: 100%;
        }

            .isc-customer-details .isc-payment-section-new div[class*='column'] {
                width: 68%;
            }

        .isc-customer-details .isc-customer-image {
            float: left;
            width: 27%;
            text-align: left;
            padding-left: 30px;
        }
    }

    @media only screen and (min-width: 414px) and (max-width: 736px) {

        .customer-information-container {
            float: none;
            width: 100%;
            padding: 0px 0px 40px 0px !important;
            max-width: 90%;
            margin: 0 auto;
            background: whitesmoke;
        }

        .isc-customer-details img.cus-img {
            width: 100%;
            border-radius: 100px;
        }

        .isc-customer-details p.emp-txt.txtcustemailprimary1 {
            float: left;
            width: 100%;
            text-indent: 55px;
            font-weight: 600;
            text-align: left;
        }

        .isc-customer-details .tab-content {
            padding: 10px 20px 10px 0px;
        }

        .isc-customer-details p.emp-txt.txtcustemailprimary {
            float: left;
            width: 100%;
            font-weight: 600;
            text-indent: 55px;
            text-align: left;
        }

        .isc-customer-details .isc-customer-detail {
            float: left;
            width: 65%;
            text-align: left;
            margin-left: 0;
            margin-top: 25px;
        }

        .isc-customer-details .isc-customer-header {
            float: left;
            width: 100%;
            margin-top: 40px;
            background-color: #f9f9f9;
            padding: 10px 10px;
            border: 1px solid #dfdfdf;
        }

        .isc-customer-details .isc-main-left {
            float: left;
            width: 100%;
            text-align: center;
            padding-top: 15px;
            border-right: 1px solid #e1e1e1;
            height: auto;
        }

        .isc-customer-details .main-right {
            float: left;
            width: 100%;
            text-align: center;
        }

        .isc-customer-details ul#scroller {
            display: flex !important;
        }

        .isc-customer-details .nav-tabs li {
            flex-basis: 90px;
            min-width: 33%;
            display: flex;
            align-items: flex-start;
            margin: 0 !important;
            padding-bottom: 0px;
        }

            .isc-customer-details .nav-tabs li a {
                width: 100%;
                text-align: center;
                font-size: 9px !important;
                font-weight: 600;
                text-transform: uppercase;
            }

        .isc-customer-details .tab-pane {
            margin-top: 0;
            height: calc(120vh - 320px);
        }

        .isc-customer-details .isc-custom-detail {
            float: left;
            width: 100%;
            margin-top: 0;
            border-bottom: 1px solid #d9d9d9;
        }

        .isc-customer-details .emp-sets p {
            color: #5d5d5d;
            text-align: justify;
            text-indent: 0;
            margin-bottom: 5px;
            font-weight: 600;
            font-size: 11px;
            width: 155px;
            overflow: visible;
            text-overflow: ellipsis;
            white-space: break-spaces;
            line-height: 1.5;
        }

        .isc-customer-details .emp-sets {
            float: left;
            width: 100%;
            text-align: left;
            margin-bottom: 10px;
        }

        .isc-customer-details .emp-txts {
            color: #3e3e3e !important;
            text-align: left;
            text-indent: 19px;
            margin-bottom: 10px;
            font-weight: 500 !important;
            font-size: 11px !important;
        }

        .isc-customer-details .isc-label {
            float: left !important;
            width: auto !important;
            margin-left: 0;
            font-size: 11px;
            margin-top: 4px;
            width: 72px !important;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .isc-customer-details .self {
            float: left;
            width: 40%;
            text-align: center;
            position: absolute;
            margin-top: 0px;
            font-weight: 600;
            letter-spacing: 0.5px;
            margin-left: 0;
            font-size: 11px;
        }

        .isc-customer-details input.self {
            float: left;
            width: 40%;
            position: absolute;
            margin-top: 40px;
            margin-left: 10px;
            padding: 15px 10px;
            border: 1px solid #a1a1a1;
            background-color: white;
            border-radius: 5px;
        }

        .isc-customer-details .standard {
            float: left;
            width: 40%;
            text-align: center;
            position: absolute;
            margin-top: 0px;
            font-weight: 600;
            letter-spacing: 0.5px;
            margin-left: 0;
            padding-bottom: 0px;
            font-size: 11px;
        }

        .isc-customer-details input.standard {
            float: left;
            width: 22%;
            position: absolute;
            margin-top: 25px;
            margin-left: 0;
            padding: 0px;
            border: none;
            background-color: white;
            border-radius: 0px;
            color: #1589EE;
            font-size: 17px;
            height: auto;
            overflow: hidden;
            width: 50%;
            font-size: 11px;
            left: -35px;
        }

        .isc-customer-details .stand1 {
            float: left;
            width: 35%;
            text-align: center;
            position: absolute;
            margin-top: 30px;
            font-weight: 600;
            letter-spacing: 0.5px;
            margin-left: 0;
            font-size: 11px;
        }

        .isc-customer-details input.stand1 {
            float: left;
            width: 22%;
            position: absolute;
            margin-top: 47px;
            margin-left: 0;
            padding: 0px;
            border: none;
            background-color: white;
            border-radius: 0px;
            color: #1589EE;
            font-size: 14px;
            height: auto;
            overflow: hidden;
            width: 26%;
        }

        .isc-customer-details label.express {
            float: left;
            width: 40%;
            text-align: center;
            position: absolute;
            margin-top: 0;
            font-weight: 600;
            letter-spacing: 0.5px;
            margin-left: 0;
            padding-bottom: 0px;
            font-size: 14px;
        }

        .isc-customer-details input.express {
            float: left;
            /* width: 22%; */
            position: absolute;
            margin-top: 30px;
            margin-left: 0;
            padding: 0px;
            border: none;
            background-color: white;
            border-radius: 0px;
            color: #1589EE;
            font-size: 14px;
            height: auto;
            overflow: hidden;
            font-weight: 600;
            width: 35%;
        }

        .isc-customer-details label.isc-customer-express1 {
            margin-top: 40px;
            font-weight: 600;
            width: 50%;
            margin-left: 0;
        }

        .isc-customer-details input.express1 {
            float: left;
            position: absolute;
            margin-top: 70px;
            margin-left: 0;
            padding: 0px;
            border: none;
            background-color: white;
            border-radius: 0px;
            color: #1589EE;
            font-size: 14px;
            height: auto;
            overflow: hidden;
            font-weight: 600;
            width: 25%;
            position: absolute;
            left: 8px;
            margin-bottom: 10px;
        }

        .isc-customer-details label#label-test-1 {
            float: left;
            width: auto;
            margin-left: 0;
            background: inherit !important;
            margin-top: 0px;
            font-size: 11px;
            position: absolute;
            left: 32px;
        }

        .isc-customer-details label#label-test-2 {
            float: left;
            width: auto;
            margin-left: 10px;
            background: inherit !important;
            margin-top: 0;
            font-size: 11px;
            position: absolute;
            right: 30px;
        }

        .isc-customer-details input#test-2 {
            margin-left: 140px;
        }

        .isc-customer-details div#content-test-1 {
            float: left;
            width: 100%;
            text-align: left;
            margin: 0 auto;
        }

        .isc-customer-details .isc-payment-section-new {
            float: left;
            width: 100%;
        }

            .isc-customer-details .isc-payment-section-new div[class*='column'] {
                width: 68%;
            }

        .isc-customer-details .isc-customer-image {
            float: left;
            width: 27%;
            text-align: left;
            padding-left: 30px;
        }
    }




    /*Admin*/

    @media only screen and (min-width: 768px) and (max-width: 1024px) {

        .isc-admin .col-md-3 {
            -ms-flex: 0 0 18% !important;
            flex: 0 0 30% !important;
            max-width: 30% !important;
            margin-left: -25px !important;
        }

        .isc-admin table.dataTable thead .sorting {
            background-image: url(../../UIThemeEngine/Images/sorting/sort_both.png) !important;
            background-size: 10px 10px !important;
            background-repeat: no-repeat !important;
            background-position: center right !important;
        }

        .isc-admin input.myFile {
            position: absolute;
            float: left;
            width: 17%;
            right: 265px;
            font-size: 9px;
            background: inherit;
            border: none;
            height: 25px;
            padding-left: 0;
            opacity: 1;
            margin-top: 5px;
        }

        .isc-admin .isc-admin-cta {
            background-color: #626262;
            color: #fff;
            display: inline-block;
            font-weight: 600;
            left: 20px;
            letter-spacing: 1px;
            line-height: 1;
            padding: 5px 5px 7px 5px;
            text-transform: capitalize;
            top: 0px;
            text-align: left;
            float: left;
            border-radius: 5px;
            font-size: 10px;
            border: none;
            width: 20% !important;
            text-indent: 10px;
        }

        .isc-admin .col-md-9 {
            align-content: normal;
            -ms-flex: 0 0 100% !important;
            flex: 0 0 70% !important;
            max-width: 70% !important;
            border-left: none;
            position: relative;
            margin-top: 0px;
            padding-bottom: 30px;
        }

        .isc-admin .range-slider__range {
            appearance: none;
            width: calc(90% - (155px));
            height: 10px;
            border-radius: 5px;
            background: #d7dcdf;
            outline: none;
            padding: 0;
            margin: 0;
            margin-left: 45px;
            position: absolute;
            margin-top: 2px;
        }

        .isc-admin .card-body {
            float: none;
            width: 100%;
            max-width: 100%;
            margin: 0 auto;
            background-color: white;
            border-radius: 10px;
            margin-top: 5px;
            margin-bottom: 5px;
        }

        .isc-admin .content {
            padding: 0 18px;
            display: none;
            overflow: hidden;
            background-color: #F1F2F3;
            padding-bottom: 15px;
            padding-top: 15px;
        }

        .isc-admin .isc-abt-second-left {
            float: left;
            width: 100%;
        }

        .isc-admin .isc-abt-second-right {
            float: left;
            width: 100%;
        }

        .isc-admin .isc-abt-brand {
            float: left;
            width: 100%;
            margin: 0px 10px;
            max-width: 90%;
        }

        .isc-admin .myfiles {
            opacity: 0;
            background: inherit;
            border: none;
            height: 30px;
            box-shadow: none;
            padding-left: 0px;
            font-size: 14px;
            color: #626262;
            width: 20%;
        }

        .isc-admin .video-popup {
            top: 75%;
        }

        .isc-admin .isc-abt-brands {
            float: left;
            width: 46%;
            margin: 0px 10px;
        }

        .isc-admin .isc-blg-left {
            float: left;
            width: 100%;
            text-align: center;
        }

        .isc-admin .isc-blg-right {
            float: left;
            width: 100%;
            border: none;
            margin-top: 15px;
            margin-right: 12px;
            max-width: 100%;
        }

        .isc-admin input.isc-p-input {
            width: 100%;
            border: 1px solid #ddd;
            height: 30px;
            margin: 10px 0px 10px 5px;
            background-color: inherit;
            border-radius: 5px;
        }

        .isc-admin .isc-new-rule-left {
            float: left;
            width: 30%;
            text-align: left;
            margin-bottom: 10px;
            margin-top: 0;
        }

        .isc-admin .isc-new-rule-right {
            float: right;
            width: 65%;
            text-align: right;
            margin-bottom: 10px;
            margin-top: 10px;
        }

        .isc-admin .isc-filter-new-customer-pricing {
            border: 1px solid #dadada;
            border-radius: 4px !important;
            height: 30px;
            padding-bottom: 5px;
            position: relative;
            top: 0px;
            width: 30px;
            margin-left: 10px;
        }

        .isc-admin .isc-customer-pricing-filter-content {
            margin-left: 0;
            width: 100%;
            margin-top: 0 !important;
            float: left;
        }

        .fs-wrap {
            display: inline-block;
            cursor: pointer;
            line-height: 1.1;
            width: 100%;
            text-align: left;
        }

        .isc-admin .isc-split-screen {
            display: block;
        }

        .isc-admin .shop-found-selector {
            display: block;
            float: left;
            width: 100%;
        }

        .isc-admin .isc-80 {
            width: 100%;
            float: left;
        }

        .isc-admin .isc-filter-options {
            display: block;
        }

        .isc-admin .isc-filter-item {
            width: 100%;
            margin-right: 0;
        }

        .isc-admin .isc-filter-details {
            width: 100% !important;
        }

        .isc-admin .isc-20 {
            width: 100%;
            margin: 0px 20px 0px 15px;
            margin-top: 0px;
            padding-top: 10px;
            text-align: right;
        }

        div#exampleModalCenter-newrule .modal-dialog {
            max-width: 90%;
            margin: 30px auto;
            min-width: 50%;
        }

        div#exampleModalCenter-newrule .isc-detail-name-input {
            background: white;
            border: 1px solid #dddd;
            height: 30px;
            box-shadow: none;
            padding-left: 10px;
            font-size: 14px;
            color: #626262;
            width: 40%;
            border-radius: 5px;
        }

        div#exampleModalCenter-newrule .isc-stock-threshold-right select {
            width: 40%;
            height: 30px;
            border: 1px solid #dddd;
            background: white;
            border-radius: 5px;
        }

        div#exampleModalCenter-newrule .isc-text-area {
            border: 1px solid #ddd;
            border-radius: 4px;
            height: 60px;
            box-sizing: border-box;
            background: white;
            width: 40%;
        }

        div#exampleModalCenter-newrule .radio {
            float: left;
            width: 25%;
            text-align: left;
        }

        div#exampleModalCenter-newrule .isc-table-bordered th {
            border-bottom: 1px solid #dddddd;
            padding: 5px 29px;
            white-space: nowrap;
            width: 160px !important;
            text-align: center;
        }

        div#exampleModalCenter-newrule .isc-style-2 img {
            width: 70%;
            margin-top: 10px;
        }

        div#exampleModalCenter-newrule .isc-inventory-table tbody tr td h5 {
            text-overflow: ellipsis;
            white-space: nowrap;
            width: 100%;
            font-size: 14px;
            font-weight: 500;
            margin: 0;
        }

        div#exampleModalCenter-newrule .isc-table-bordered td {
            /* border-bottom: 1px solid #dddddd; */
            padding: 8px 29px;
            white-space: nowrap;
            text-align: center;
        }

        div#exampleModalCenter-newrule .isc-customer-table-inventory tbody tr td h5 {
            text-overflow: ellipsis;
            white-space: nowrap;
            width: 80px;
            font-size: 14px;
            font-weight: 500;
            margin: 0;
            color: #1589ee;
            overflow: hidden;
            text-align: left;
        }

        div#exampleModalCenter-newrule .isc-role-txt {
            font-size: 12px !important;
            margin-top: -21px;
            margin-left: 75px;
            overflow: hidden;
            width: 100px;
        }

        div#exampleModalCenter-newrule span.inventory-text {
            font-weight: 600;
            float: left;
            width: 85%;
            margin-top: 5px;
        }

        div#exampleModalThreshold .modal-dialog-threshold {
            max-width: 90% !important;
            margin: 30px auto;
        }

        div#exampleModalThreshold .isc-stock-threshold-left {
            float: left;
            width: 30%;
        }

        div#exampleModalThreshold .isc-stock-threshold-right {
            float: right;
            width: 70%;
        }

        div#exampleModalThreshold .isc-single-line-desc {
            border: 1px solid #ddd;
            width: 40%;
            background-color: white;
            float: left;
            margin-left: 0px;
            height: 30px;
            border-radius: 5px;
        }

        div#exampleModalThreshold .isc-stock-threshold-right select {
            width: 40%;
            height: 30px;
            border: 1px solid #dddd;
            background: white;
            border-radius: 5px;
        }

        div#exampleModalRestrict .modal-dialog {
            max-width: 90%;
            margin: 30px auto;
        }

        div#exampleModalRestrict .isc-restriction-left {
            float: left;
            width: 50%;
            text-align: left;
        }

        div#exampleModalRestrict .isc-restriction-right {
            float: right;
            width: 50%;
            text-align: left;
            margin-top: -5px;
        }

        div#exampleModalRestrict .isc-restriction-input {
            background: white;
            border: 1px solid #cfcfcf;
            height: 30px;
            box-shadow: none;
            padding-left: 5px;
            font-size: 14px;
            color: #626262;
            width: 130%;
            border-radius: 4px;
        }

        div#exampleModalRestrict .isc-restriction-validity-input {
            background: white;
            border: 1px solid #cfcfcf;
            height: 30px;
            box-shadow: none;
            padding-left: 10px;
            font-size: 14px;
            color: #626262;
            width: 130%;
            margin-bottom: 20px;
            border-radius: 4px;
        }

        div#exampleModalRestrict .isc-inout-tab-3-row {
            float: left;
            width: 60%;
            display: flex;
            margin-left: 15px;
        }

        div#exampleModalRestrict .faq-drawer {
            margin-bottom: 0px;
            flex: 1;
            box-shadow: none;
            float: left;
            width: 100%;
            border-bottom: 1px solid #dddd;
            padding-bottom: 10px;
        }

        div#exampleModalCenter .container {
            max-width: 100%;
        }

        div#exampleModalCenter .modal-dialog {
            max-width: 90%;
            margin: 30px auto;
            min-width: 75%;
        }
    }

    @media only screen and (min-width: 2160px) and (max-width: 3840px) {
        .isc-admin .isc-admin-cta {
            background-color: #626262;
            color: #fff;
            display: inline-block;
            font-weight: 600;
            left: 20px;
            letter-spacing: 1px;
            line-height: 1;
            padding: 10px 5px 10px 5px;
            text-transform: capitalize;
            top: 0px;
            text-align: left;
            float: left;
            border-radius: 5px;
            font-size: 10px;
            border: none;
            width: 5%;
            text-indent: 10px;
        }

        .isc-admin .isc-product-review th:nth-child(2)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 75% !important;
            font-weight: 100;
        }

        .isc-admin .isc-customer-review .dataTable th:nth-child(3)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 75% !important;
            font-weight: 100;
        }

        .isc-admin .isc-customer-review .dataTable th:nth-child(4)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 75% !important;
            font-weight: 100;
        }

        .isc-admin .isc-customer-review .dataTable th:nth-child(5)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 60% !important;
            font-weight: 100;
        }

        .isc-admin .dataTable th:nth-child(6)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 87%;
            font-weight: 100;
        }

        .isc-admin .dataTable th:nth-child(7)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 75%;
            font-weight: 100;
        }

        .isc-admin .v-pills-restriction th:nth-child(2)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 91% !important;
            font-weight: 100;
        }

        .isc-admin .col-md-9 {
            -ms-flex: 0 0 81%;
            flex: 0 0 81%;
            max-width: 81%;
            border-left: 1px solid #d3d3d3;
            position: relative;
            margin-top: 0px;
            padding-bottom: 30px;
        }

        .isc-admin .one {
            float: left;
            height: 5vh;
            width: 5%;
            margin: 0px 5px;
            border: 2px solid black;
            background: #6495ED;
            padding: 10px 0px;
        }

        .isc-admin .two {
            height: 5vh;
            width: 5%;
        }

        .isc-admin .three {
            height: 5vh;
            width: 5%;
        }

        .isc-admin .four {
            height: 5vh;
            width: 5%;
        }

        .isc-admin .five {
            height: 5vh;
            width: 5%;
        }

        .isc-admin .isc-admin-cta {
            background-color: #626262;
            color: #fff;
            display: inline-block;
            font-weight: 600;
            left: 20px;
            letter-spacing: 1px;
            line-height: 1;
            padding: 10px 5px 10px 5px;
            text-transform: capitalize;
            top: 0px;
            text-align: left;
            float: left;
            border-radius: 5px;
            font-size: 10px;
            border: none;
            width: 7%;
            text-indent: 10px;
        }

        .isc-admin .one {
            float: left;
            height: 3vh;
            width: 3%;
            margin: 0px 5px;
            border: 2px solid black;
            background: #6495ED;
            padding: 10px 0px;
        }

        .isc-admin .two {
            height: 3vh;
            width: 3%;
        }

        .isc-admin .three {
            height: 3vh;
            width: 3%;
        }

        .isc-admin .four {
            height: 3vh;
            width: 3%;
        }

        .isc-admin .five {
            height: 3vh;
            width: 3%;
        }

        .isc-admin .isc-tick-right {
            float: left;
            width: 5%;
            text-align: center;
            color: white;
            font-weight: 900;
            font-size: 25px;
            position: absolute;
            margin-top: 0;
            /* border: 1px solid black; */
            border-radius: 100px;
            /* padding: 1px 1px 1px 1px; */
            margin-left: 0;
            position: absolute;
            left: 0;
        }

        .isc-admin .isc-admin-cta {
            background-color: #626262;
            color: #fff;
            display: inline-block;
            font-weight: 600;
            left: 20px;
            letter-spacing: 1px;
            line-height: 1;
            padding: 10px 5px 10px 5px;
            text-transform: capitalize;
            top: 0px;
            text-align: left;
            float: left;
            border-radius: 5px;
            font-size: 10px;
            border: none;
            width: 6%;
            text-indent: 10px;
        }

        .isc-abt-us input.myFile {
            position: absolute;
            float: left;
            width: 8%;
            right: 17%;
            top: 11%;
            font-size: 11px;
            background: inherit;
            border: none;
            height: 25px;
            padding-left: 0;
            opacity: 1;
        }

        .isc-abt-us input.myFiles {
            position: absolute;
            float: left;
            width: 8%;
            right: 75px;
            top: 11%;
            font-size: 11px;
            background: inherit;
            border: none;
            height: 25px;
            padding-left: 0;
            opacity: 1;
        }
    }

    @media only screen and (min-width: 320px) and (max-width: 480px) {
        .isc-admin .isc-btn-s1 {
            display: inline-block;
            color: #525252;
            margin: 0px 0px 0px 0px;
            font-size: 10px;
            padding: 4px 10px;
            font-weight: 400;
            float: left;
            background-color: #f3f2f2;
            position: relative;
            border: 1px solid #efefef;
            border-radius: 4px;
        }

        .isc-admin table.dataTable thead .sorting {
            background-image: url(../../UIThemeEngine/Images/sorting/sort_both.png) !important;
            background-size: 10px 10px !important;
            background-repeat: no-repeat !important;
            background-position: center right !important;
        }

        .isc-admin .isc-btn-s3 {
            display: inline-block;
            color: #525252;
            margin: 0px 0px 0px 0px;
            font-size: 11px;
            padding: 4px 10px;
            font-weight: 400;
            float: left;
            background-color: #f3f2f2;
            position: relative;
            border: 1px solid #efefef;
            border-radius: 4px;
        }

        .isc-admin .col-md-3 {
            -ms-flex: 0 0 18% !important;
            flex: 0 0 34% !important;
            max-width: 34% !important;
            margin-left: -25px !important;
        }

        .isc-admin .one {
            float: left;
            height: 5vh;
            width: 20%;
            margin: 0px 5px;
            border: 2px solid black;
            background: #6495ED;
            padding: 10px 0px;
        }

        .isc-admin .two {
            height: 5vh;
            width: 20%;
        }

        .isc-admin .three {
            height: 5vh;
            width: 20%;
        }

        .isc-admin .four {
            height: 5vh;
            width: 20%;
            margin-top: 10px;
        }

        .isc-admin .five {
            height: 5vh !important;
            width: 20% !important;
            margin-top: 10px !important;
        }

        .isc-admin .col-md-9 {
            align-content: normal;
            -ms-flex: 0 0 100% !important;
            flex: 0 0 73% !important;
            max-width: 73% !important;
            border-left: none;
            position: relative;
            margin-top: 0px;
            padding-bottom: 30px;
        }

        .isc-admin .isc-my-admin-left a {
            color: #474747;
            font-weight: 600;
            text-transform: capitalize;
            font-size: 7px;
            text-align: left;
            text-indent: 0px !important;
            float: left;
            width: 100%;
            white-space: nowrap;
            padding-left: 5px !important;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .isc-admin a.isc-visit {
            color: white !important;
            padding-left: 0 !important
        }

        .isc-admin button.btn-visit {
            border: none;
            background: #1590F1;
            border-radius: 5px;
            color: white;
            padding: 5px 10px;
            float: left;
            width: 100%;
        }

        .isc-admin .card-body {
            float: none;
            width: 100%;
            max-width: 100%;
            margin: 0 auto;
            background-color: white;
            border-radius: 10px;
            margin-top: 5px;
            margin-bottom: 5px;
        }

        .isc-admin .faq-section .mb-0 > a {
            display: block;
            position: relative;
            font-size: 11px;
        }

        .isc-admin .isc-admin-text {
            font-size: 7px;
            font-weight: 500;
            color: black;
            margin-bottom: 5px;
        }

        .isc-admin .isc-admin-box-text {
            float: left;
            width: 75%;
        }

            .isc-admin .isc-admin-box-text h5 {
                font-size: 7px;
                font-weight: 600;
                color: #474747;
            }

        .isc-admin .range-slider__range {
            appearance: none;
            width: calc(160% - (155px));
            height: 10px;
            border-radius: 5px;
            background: #d7dcdf;
            outline: none;
            padding: 0;
            margin: 0;
            margin-left: -25px;
            position: absolute;
            margin-top: 2px;
        }

        .isc-admin .range-slider__value {
            display: none;
            position: relative;
            width: 25px;
            color: #fff;
            line-height: 20px;
            text-align: center;
            border-radius: 3px;
            background: #2c3e50;
            padding: 5px 10px;
            margin-left: 8px;
        }

        .isc-admin .collapsible {
            background-color: white;
            color: #686868;
            cursor: pointer;
            padding: 10px;
            width: 100%;
            border: none;
            text-align: left;
            outline: none;
            font-size: 9px;
            font-weight: 600;
        }

        .isc-admin .content {
            padding: 0 5px;
            display: none;
            overflow: hidden;
            background-color: #F1F2F3;
            padding-bottom: 15px;
        }

            .isc-admin .content p {
                font-size: 7px;
                font-weight: 600;
                text-align: justify;
                line-height: 1.5;
            }

        .isc-admin .isc-admin-cta {
            background-color: #626262;
            color: #fff;
            display: inline-block;
            font-weight: 600;
            left: 20px;
            letter-spacing: 1px;
            line-height: 1;
            padding: 5px 5px 7px 5px;
            text-transform: capitalize;
            top: 0px;
            text-align: left;
            float: left;
            border-radius: 5px;
            font-size: 10px;
            border: none;
            width: 60%;
            text-indent: 10px;
        }

        .isc-admin .isc-filter-new-customer-pricing {
            border: 1px solid #dadada;
            border-radius: 4px !important;
            height: 20px;
            padding-bottom: 5px;
            position: relative;
            top: -10px;
            width: 20px;
            cursor: pointer;
            font-size: 10px;
        }

        .isc-admin .isc-admin-cta a {
            color: #fff;
            font-size: 7px;
        }

        .isc-admin .isc-tick-right {
            float: left;
            width: 15%;
            text-align: center;
            color: white;
            font-weight: 900;
            font-size: 10px;
            position: absolute;
            margin-top: -5px;
            /* border: 1px solid black; */
            border-radius: 100px;
            /* padding: 1px 1px 1px 1px; */
            margin-left: -10px;
        }

        .isc-admin .five {
            float: left;
            height: 5vh;
            width: 15%;
            margin: 5px 5px;
            border: 1px solid black;
            background: black;
            padding: 10px 0px;
        }

        .isc-admin .isc-abt-banner-text {
            color: #3e3e3e;
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 0px;
            text-transform: capitalize;
            text-align: left;
            text-indent: 20px;
            width: 100%;
            height: 40px;
            box-shadow: none;
            padding-left: 0px;
        }



        .isc-admin .isc-abt-story-text {
            color: black;
            font-size: 11px !important;
            font-weight: 600;
            margin-bottom: 0px;
            text-transform: capitalize;
            text-align: left;
            text-indent: 20px;
            width: 100%;
            height: 40px;
            box-shadow: none;
            padding-left: 0px;
            background-color: inherit;
            border: none;
        }

        .isc-admin .textarea {
            resize: vertical;
            background: inherit;
            border: none;
            padding: 10px;
            width: 100%;
            font-size: 7px;
            font-weight: 500;
            padding-left: 20px;
            text-align: justify;
        }

        .isc-admin .isc-abt-second-left {
            float: left;
            width: 50%;
        }

        .isc-admin .isc-abt-second-right {
            float: right;
            width: 50%;
            display: flex;
        }

        .isc-admin img.isc-abt-second-img {
            width: 50%;
            margin-left: 10px;
        }

        .isc-admin img.isc-abt-second-imgs {
            width: 50%;
            margin-left: 0;
        }

        .isc-admin input.myFiles {
            position: absolute;
            float: left;
            width: 22% !important;
            right: 0px !important;
            top: 19.3% !important;
            font-size: 5px !important;
            background: inherit;
            border: none;
            height: 25px;
            padding-left: 0;
            opacity: 1;
        }

        .isc-admin .isc-abt-text-area {
            float: none;
            width: 100% !important;
            max-width: 100%;
            text-align: justify !important;
            margin: 0 auto;
        }

        .isc-admin .isc-abt-brand {
            float: left;
            width: 100%;
            margin: 0px 10px;
        }

        .isc-admin .myfiles {
            opacity: 0;
            background: inherit;
            border: none;
            height: 30px;
            box-shadow: none;
            padding-left: 0px;
            font-size: 7px;
            color: #626262;
            width: 38%;
        }

        .isc-admin .video-popup {
            background-color: rgba(255, 255, 255, 0.7);
            color: #353030;
            display: inline-block;
            font-size: 20px;
            height: 30px;
            left: 0;
            line-height: 35px;
            margin: 0 auto;
            position: absolute;
            right: 0;
            text-align: center;
            top: 78% !important;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            width: 35px;
        }

        .isc-admin .isc-abt-brands {
            float: left;
            width: 100%;
            margin: 0px 10px;
        }

        .isc-admin img.isc-abt-brand-img {
            width: 40%;
        }

        .isc-admin .isc-abt-story-texts {
            color: black;
            font-size: 14px;
            font-weight: 600;
            margin-bottom: 0px;
            text-transform: capitalize;
            text-align: center;
            text-indent: 0;
            width: 100%;
            height: 40px;
            box-shadow: none;
            padding-left: 0px;
            background-color: inherit;
            border: none;
        }

        .isc-admin input.myFile {
            position: absolute;
            float: left;
            width: 31% !important;
            right: 30px !important;
            top: 150px !important;
            font-size: 6px !important;
            background: inherit;
            border: none;
            height: 25px;
            padding-left: 0;
            opacity: 1;
        }

        .isc-admin button.remove {
            width: 11%;
            background: #1589EE;
            border: 1px solid #1589EE;
            color: white;
            padding: 5px 4px 5px 4px;
            font-size: 9px;
            font-weight: 600;
            cursor: pointer !important;
            border-radius: 5px;
        }

        .isc-admin .isc-blg-left {
            float: left;
            width: 100%;
            text-align: center;
        }

        .isc-admin div#editor {
            width: 100%;
            height: 220px;
            margin: 0;
            margin-bottom: 20px;
            padding: 0;
            border: 1px solid #cfcfcf;
            border-radius: 4px;
        }

        .isc-admin .icon {
            float: left;
            height: 20px;
            width: 40px;
            margin-right: 0;
            background: #fafafa;
            font-size: 0.8rem;
            color: #464646;
            text-align: center;
            cursor: pointer;
            padding: 6px;
        }

        .isc-admin .buttons {
            clear: both;
            margin-top: 10px;
            text-align: left;
            padding-left: 0;
            padding-top: 11px;
        }

        .isc-admin button.log-out-client {
            width: 11%;
            background: #1589EE;
            border: 1px solid #1589EE;
            color: white;
            padding: 5px 4px 5px 4px;
            font-size: 11px;
            cursor: pointer !important;
            font-weight: 600;
            border-radius: 5px;
        }

        .isc-admin button.clone {
            width: 10%;
            background: #1589EE;
            border: 1px solid #1589EE;
            color: white;
            padding: 5px 4px 5px 4px;
            font-size: 11px;
            font-weight: 600;
            cursor: pointer !important;
            border-radius: 5px;
            margin-top: 10px;
        }

        .isc-admin .isc-blg-right {
            float: left;
            width: 100%;
            border: 1px solid #ededed;
            margin-top: 15px;
            margin-right: 12px;
            max-width: 100%;
        }

        .isc-admin input.isc-p-inputs {
            width: 92%;
            border: 1px solid #4444;
            height: 5vh;
            margin: 10px 0px 10px 5px;
            background-color: inherit;
            border-radius: 5px;
        }

        .isc-admin p.isc-p {
            float: left;
            width: 95%;
            margin-left: 5px;
            font-size: 11px;
            font-weight: 600;
            text-align: left;
            text-indent: 5px;
            padding-top: 6px;
            margin-bottom: 0px;
        }

        .isc-admin input.isc-p-input {
            width: 80%;
            border: 1px solid #ddd;
            height: 30px;
            margin: 10px 0px 10px 5px;
            background-color: inherit;
            border-radius: 5px;
        }

        .isc-admin .isc-new-rule-left {
            float: left;
            width: 50%;
            text-align: left;
            margin-bottom: 10px;
            margin-top: 0;
        }

        .isc-admin .isc-promote {
            margin-top: 0;
            font-size: 10px;
            font-weight: 600;
            text-align: left;
            color: #5d5d5d;
            padding-top: 5px;
            padding-bottom: 0;
            padding-left: 0px;
        }

        .isc-admin .isc-new-rule-right {
            float: right;
            width: 50%;
            text-align: right;
            margin-bottom: 10px;
            margin-top: 10px;
        }

        .isc-admin .btn {
            border-radius: 0px;
            font-size: 11px;
            padding: 0px 10px;
            height: 30px;
            line-height: 30px;
        }

        .isc-admin .isc-no-style-button {
            outline: none !important;
            border: none;
            background: white;
            text-align: left;
        }

        .isc-admin .toggle, .isc-admin .toggler {
            display: inline-block;
            vertical-align: middle;
            margin: 10px 0px;
            font-size: 9px !important;
        }

        .isc-admin .toggle {
            position: relative;
            width: 45px;
            height: 20px;
            border-radius: 100px;
            background-color: #1590F1;
            overflow: hidden;
            box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, 0.05);
        }

        .isc-admin .switch {
            width: 15px;
            height: 15px;
        }

        .isc-admin .isc-product-review {
            border-collapse: collapse;
            width: 100%;
            padding: 50px;
            font-size: 7px;
        }

        .isc-admin .isc-customer-pricing-filter-content {
            margin-left: 0;
            width: 100%;
            margin-top: 0 !important;
        }

        .isc-admin .isc-split-screen {
            display: block;
        }

        .isc-admin .isc-80 {
            width: 100%;
        }

        .isc-admin .isc-filter-options {
            display: block;
        }

        .isc-admin .isc-filter-item {
            width: 85%;
            margin-right: 0;
            margin-left: 12px;
        }

        .isc-admin .isc-80 {
            width: 100%;
        }

        .isc-admin .isc-filter-label {
            font-size: 11px;
            color: #525252;
            margin-bottom: 5px;
            text-align: left;
            font-weight: 600;
            margin-top: 5px;
        }

        .isc-admin .isc-20 {
            width: 100%;
            margin: 0px 20px 0px 25px;
            margin-top: 0px;
            padding-top: 10px;
            text-align: right;
        }

        .isc-admin .isc-pagination-sec-s1 {
            padding: 20px 0px;
            float: right;
            padding-top: 0;
            width: 100%;
            margin: 10px 0px;
            text-align: right;
        }

        .isc-admin .isc-page-count-s1 {
            display: inline-block;
            padding: 3px 3px;
            margin-right: 0px;
            border-radius: 3px;
            border: solid 1px #c0c0c0;
            font-size: 6px;
            font-weight: 500;
            text-decoration: none;
            color: #000;
        }

        .isc-admin .fs-label-wrap .fs-label {
            padding: 6px 22px 6px 8px;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
            font-size: 9px;
        }

        .isc-admin .isc-btn-s1 {
            display: inline-block;
            color: #ffffff;
            margin: 0px 0px 5px 0px;
            font-size: 11px;
            padding: 4px 10px;
            font-weight: 400;
            float: left;
            background-color: #13a840;
            position: relative;
            border: 1px solid #efefef;
            border-radius: 4px;
        }

        .isc-admin .isc-btn-s2 {
            display: inline-block;
            color: #ffffff;
            margin: 0px 0px 0px 0px;
            font-size: 11px;
            padding: 4px 10px;
            font-weight: 400;
            float: left;
            background-color: #13a840;
            position: relative;
            border: 1px solid #efefef;
            border-radius: 4px;
        }

        .isc-admin .isc-filter-act-btn {
            margin-top: 0;
        }

        .isc-admin .isc-customer-pricing-close {
            left: 80% !important;
            position: absolute;
            margin-top: 90px;
            right: 0px !important;
        }

        div#exampleModalCenter-newrule .modal-dialog {
            max-width: 80%;
            margin: 30px auto;
            min-width: auto;
        }

        div#exampleModalCenter-newrule .nav-pills li a {
            background: none;
            color: #000;
            display: inline-block;
            padding: 6px 8px;
            cursor: pointer;
            font-size: 11px;
            text-transform: uppercase;
            font-weight: 600;
        }

        div#exampleModalCenter-newrule .isc-stock-threshold-left {
            float: left;
            width: 40%;
        }

        div#exampleModalCenter-newrule .isc-stock-threshold-right {
            float: right;
            width: 55%;
        }

        div#exampleModalCenter-newrule .isc-detail-name-input {
            background: white;
            border: 1px solid #dddd;
            height: 30px;
            box-shadow: none;
            padding-left: 10px;
            font-size: 9px;
            color: #626262;
            width: 100%;
            border-radius: 5px;
        }

        div#exampleModalCenter-newrule label {
            font-size: 11px;
            font-weight: 400;
            color: #626262;
        }

        div#exampleModalCenter-newrule .isc-stock-threshold-right select {
            width: 100%;
            height: 30px;
            border: 1px solid #dddd;
            background: white;
            border-radius: 5px;
        }

        div#exampleModalCenter-newrule .isc-text-area {
            border: 1px solid #ddd;
            border-radius: 4px;
            height: 60px;
            box-sizing: border-box;
            background: white;
            width: 100%;
        }

        div#exampleModalCenter-newrule .radio {
            float: left;
            width: 100%;
            text-align: left;
        }

        div#exampleModalCenter-newrule span.inventory-text {
            font-weight: 600;
            float: left;
            width: 90%;
            margin-top: 9px;
            font-size: 11px;
        }

        div#exampleModalCenter-newrule .isc-table-bordered th {
            border-bottom: 1px solid #dddddd;
            padding: 5px 29px;
            white-space: nowrap;
            width: 100%;
        }

        div#exampleModalCenter-newrule .isc-inventory-table thead {
            background-color: #f6f6f6;
            float: left;
            width: auto;
        }

        div#exampleModalCenter-newrule .isc-inventory-table tbody.isc-style-2 {
            float: left;
        }

        div#exampleModalCenter-newrule table.isc-table.isc-table-row.isc-var-inp.isc-table-bordered.isc-customer-table-inventory thead {
            background-color: #f6f6f6;
            float: left;
        }

        div#exampleModalCenter-newrule table.isc-table.isc-table-row.isc-var-inp.isc-table-bordered.isc-customer-table-inventory tbody {
            float: left;
        }

        .isc-inventory-table tbody tr td h5 {
            text-overflow: ellipsis;
            white-space: nowrap;
            width: 90%;
            font-size: 11px !important;
            font-weight: 500;
            margin: 0;
        }

        div#exampleModalCenter-newrule .isc-role-txt {
            font-size: 9px !important;
            margin-top: -20px;
            margin-left: 75px;
        }

        div#exampleModalCenter-newrule .isc-table-bordered td {
            /* border-bottom: 1px solid #dddddd; */
            padding: 8px 29px;
            white-space: nowrap;
            font-size: 11px !important;
        }

        div#exampleModalCenter-newrule .isc-table-bordered th {
            /* border-bottom: 1px solid #dddddd; */
            padding: 8px 29px;
            white-space: nowrap;
            font-size: 11px !important;
        }

        div#exampleModalCenter-newrule .btn {
            border-radius: 0px;
            font-size: 9px;
            padding: 0px 15px;
            height: 30px;
            line-height: 30px;
        }

        div#exampleModalCenter-newrule .required {
            width: 100%;
            border: 1px solid #dadada;
            padding: 2px 2px;
            font-size: 11px;
            color: #525252;
            height: 30px;
            border-radius: 5px;
            background: white;
        }

        .modal-content.isc-modal-dialog-centres {
            height: 60vh;
            overflow-y: auto;
        }

        .modal-dialog.modal-dialog-threshold {
            max-width: 89% !important;
            margin: 30px auto;
        }

        .isc-threshold-modal-popup label {
            font-size: 11px;
            font-weight: 400;
            color: #626262;
        }

        .isc-stock-threshold-left {
            float: left;
            width: 40%;
        }

        .isc-stock-threshold-right {
            float: right;
            width: 60%;
        }

        .isc-threshold-modal-popup .isc-single-line-desc {
            border: 1px solid #ddd;
            width: 85%;
            background-color: white;
            float: left;
            margin-left: 0px;
            height: 30px;
            border-radius: 5px;
            font-size: 11px;
        }

        .isc-threshold-modal-popup .isc-stock-threshold-right select {
            width: 85%;
            height: 30px;
            border: 1px solid #dddd;
            background: white;
            border-radius: 5px;
            font-size: 11px;
        }

        .isc-threshold-modal-popup .isc-single-line-desc:focus {
            border: 1px solid #ddd;
            width: 85%;
            background-color: white;
            float: left;
            margin-left: 0px;
            height: 30px;
            border-radius: 5px;
            font-size: 11px;
        }

        .isc-threshold-modal-popup .isc-stock-threshold-right select:focus {
            width: 85%;
            height: 30px;
            border: 1px solid #dddd;
            background: white;
            border-radius: 5px;
            font-size: 11px;
        }

        .modal-dialog-centereds .nav-pills li a {
            background: none;
            color: #000;
            display: inline-block;
            padding: 6px 10px;
            cursor: pointer;
            font-size: 11px;
            text-transform: uppercase;
            font-weight: 600;
        }

        .modal-dialog .modal-dialog-centereds {
            max-width: 90% !important;
        }

        .modal-dialog-centereds .isc-row {
            float: left;
            width: 100%;
            margin-top: 0;
        }

        .modal-dialog-centereds .isc-restriction-left {
            float: left;
            width: 35%;
            text-align: left;
        }

            .modal-dialog-centereds .isc-restriction-left h5 {
                color: #474747;
                font-weight: 600;
                text-transform: capitalize;
                font-size: 11px;
            }

        .modal-dialog-centereds div#exTab3 {
            padding: 0;
            overflow-x: hidden;
        }

        .isc-admin .modal-title {
            margin-bottom: 0;
            line-height: 1.5;
            font-size: 11px !important;
        }

        .isc-admin .modal-header .close {
            padding: 15px;
            margin: -20px -15px -15px auto;
            cursor: pointer;
        }

        .modal-dialog .modal-dialog-centereds {
            max-width: 90% !important;
        }

        .isc-restriction {
            float: left;
            width: 100%;
            padding-left: 25px;
            margin-top: 20px;
        }

        .modal-dialog-centereds .isc-restriction-right {
            float: right;
            width: 63%;
            text-align: left;
            margin-top: -5px;
        }

        .modal-dialog-centereds .isc-restriction-input {
            background: white;
            border: 1px solid #cfcfcf;
            height: 30px;
            box-shadow: none;
            padding-left: 5px;
            font-size: 11px;
            color: #626262;
            width: 85%;
            border-radius: 4px;
        }

        .modal-dialog-centereds .isc-restriction-validity-input {
            background: white;
            border: 1px solid #cfcfcf;
            height: 30px;
            box-shadow: none;
            padding-left: 10px;
            font-size: 11px;
            color: #626262;
            width: 85%;
            margin-bottom: 20px;
            border-radius: 4px;
        }

        .modal-dialog-centereds .faq-drawer {
            margin-bottom: 0px;
            flex: 1;
            box-shadow: none;
            float: left;
            width: 100%;
            border-bottom: 1px solid #dddd;
            padding-bottom: 10px;
        }

        .modal-dialog-centereds .faq-drawer__title {
            display: block;
            position: relative;
            padding: 10px 0px 10px 0px;
            margin-bottom: 0;
            background: white;
            color: #373737;
            font-weight: 600;
            font-size: 11px;
            border-radius: 8px;
            transition: all 0.25s ease-out;
            cursor: pointer;
        }

        .modal-dialog-centereds .isc-table-bordered th {
            border-bottom: 1px solid #dddddd;
            padding: 5px 29px;
            white-space: nowrap;
            font-size: 11px;
        }

        .modal-dialog-centereds .isc-detail-name {
            float: left;
            width: 100px;
        }

        .modal-dialog-centereds input.form-control {
            height: 30px;
            font-size: 9px;
            border: 1px solid #cfcfcf;
            width: 100%;
        }

        .modal-dialog-centereds .isc-up-bill-add {
            text-align: left;
            margin-top: 10px;
            font-size: 11px;
        }
    }

    @media only screen and (min-width: 320px) and (max-width: 568px) {
        .isc-admin .isc-btn-s1 {
            display: inline-block;
            color: #525252;
            margin: 0px 0px 0px 0px;
            font-size: 10px;
            padding: 4px 10px;
            font-weight: 400;
            float: left;
            background-color: #f3f2f2;
            position: relative;
            border: 1px solid #efefef;
            border-radius: 4px;
        }

        .isc-admin table.dataTable thead .sorting {
            background-image: url(../../UIThemeEngine/Images/sorting/sort_both.png) !important;
            background-size: 10px 10px !important;
            background-repeat: no-repeat !important;
            background-position: center right !important;
        }

        .isc-admin .isc-btn-s3 {
            display: inline-block;
            color: #525252;
            margin: 0px 0px 0px 0px;
            font-size: 11px;
            padding: 4px 10px;
            font-weight: 400;
            float: left;
            background-color: #f3f2f2;
            position: relative;
            border: 1px solid #efefef;
            border-radius: 4px;
        }

        .isc-admin .col-md-3 {
            -ms-flex: 0 0 18% !important;
            flex: 0 0 34% !important;
            max-width: 34% !important;
            margin-left: -25px !important;
        }

        .isc-admin .one {
            float: left;
            height: 5vh;
            width: 20%;
            margin: 0px 5px;
            border: 2px solid black;
            background: #6495ED;
            padding: 10px 0px;
        }

        .isc-admin .two {
            height: 5vh;
            width: 20%;
        }

        .isc-admin .three {
            height: 5vh;
            width: 20%;
        }

        .isc-admin .four {
            height: 5vh;
            width: 20%;
            margin-top: 10px;
        }

        .isc-admin .five {
            height: 5vh !important;
            width: 20% !important;
            margin-top: 10px !important;
        }

        .isc-admin .col-md-9 {
            align-content: normal;
            -ms-flex: 0 0 100% !important;
            flex: 0 0 73% !important;
            max-width: 73% !important;
            border-left: none;
            position: relative;
            margin-top: 0px;
            padding-bottom: 30px;
        }

        .isc-admin .isc-my-admin-left a {
            color: #474747;
            font-weight: 600;
            text-transform: capitalize;
            font-size: 7px;
            text-align: left;
            text-indent: 0px !important;
            float: left;
            width: 100%;
            white-space: nowrap;
            padding-left: 5px !important;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .isc-admin a.isc-visit {
            color: white !important;
            padding-left: 0 !important
        }

        .isc-admin button.btn-visit {
            border: none;
            background: #1590F1;
            border-radius: 5px;
            color: white;
            padding: 5px 10px;
            float: left;
            width: 100%;
        }

        .isc-admin .card-body {
            float: none;
            width: 100%;
            max-width: 100%;
            margin: 0 auto;
            background-color: white;
            border-radius: 10px;
            margin-top: 5px;
            margin-bottom: 5px;
        }

        .isc-admin .faq-section .mb-0 > a {
            display: block;
            position: relative;
            font-size: 11px;
        }

        .isc-admin .isc-admin-text {
            font-size: 7px;
            font-weight: 500;
            color: black;
            margin-bottom: 5px;
        }

        .isc-admin .isc-admin-box-text {
            float: left;
            width: 75%;
        }

            .isc-admin .isc-admin-box-text h5 {
                font-size: 7px;
                font-weight: 600;
                color: #474747;
            }

        .isc-admin .range-slider__range {
            appearance: none;
            width: calc(160% - (155px));
            height: 10px;
            border-radius: 5px;
            background: #d7dcdf;
            outline: none;
            padding: 0;
            margin: 0;
            margin-left: -25px;
            position: absolute;
            margin-top: 2px;
        }

        .isc-admin .range-slider__value {
            display: none;
            position: relative;
            width: 25px;
            color: #fff;
            line-height: 20px;
            text-align: center;
            border-radius: 3px;
            background: #2c3e50;
            padding: 5px 10px;
            margin-left: 8px;
        }

        .isc-admin .collapsible {
            background-color: white;
            color: #686868;
            cursor: pointer;
            padding: 10px;
            width: 100%;
            border: none;
            text-align: left;
            outline: none;
            font-size: 9px;
            font-weight: 600;
        }

        .isc-admin .content {
            padding: 0 5px;
            display: none;
            overflow: hidden;
            background-color: #F1F2F3;
            padding-bottom: 15px;
        }

            .isc-admin .content p {
                font-size: 7px;
                font-weight: 600;
                text-align: justify;
                line-height: 1.5;
            }

        .isc-admin .isc-admin-cta {
            background-color: #626262;
            color: #fff;
            display: inline-block;
            font-weight: 600;
            left: 20px;
            letter-spacing: 1px;
            line-height: 1;
            padding: 5px 5px 7px 5px;
            text-transform: capitalize;
            top: 0px;
            text-align: left;
            float: left;
            border-radius: 5px;
            font-size: 10px;
            border: none;
            width: 60%;
            text-indent: 10px;
        }

        .isc-admin .isc-filter-new-customer-pricing {
            border: 1px solid #dadada;
            border-radius: 4px !important;
            height: 20px;
            padding-bottom: 5px;
            position: relative;
            top: -10px;
            width: 20px;
            cursor: pointer;
            font-size: 10px;
        }

        .isc-admin .isc-admin-cta a {
            color: #fff;
            font-size: 7px;
        }

        .isc-admin .isc-tick-right {
            float: left;
            width: 15%;
            text-align: center;
            color: white;
            font-weight: 900;
            font-size: 10px;
            position: absolute;
            margin-top: -5px;
            /* border: 1px solid black; */
            border-radius: 100px;
            /* padding: 1px 1px 1px 1px; */
            margin-left: -10px;
        }

        .isc-admin .five {
            float: left;
            height: 5vh;
            width: 15%;
            margin: 5px 5px;
            border: 1px solid black;
            background: black;
            padding: 10px 0px;
        }

        .isc-admin .isc-abt-banner-text {
            color: #3e3e3e;
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 0px;
            text-transform: capitalize;
            text-align: left;
            text-indent: 20px;
            width: 100%;
            height: 40px;
            box-shadow: none;
            padding-left: 0px;
        }



        .isc-admin .isc-abt-story-text {
            color: black;
            font-size: 11px !important;
            font-weight: 600;
            margin-bottom: 0px;
            text-transform: capitalize;
            text-align: left;
            text-indent: 20px;
            width: 100%;
            height: 40px;
            box-shadow: none;
            padding-left: 0px;
            background-color: inherit;
            border: none;
        }

        .isc-admin .textarea {
            resize: vertical;
            background: inherit;
            border: none;
            padding: 10px;
            width: 100%;
            font-size: 7px;
            font-weight: 500;
            padding-left: 20px;
            text-align: justify;
        }

        .isc-admin .isc-abt-second-left {
            float: left;
            width: 50%;
        }

        .isc-admin .isc-abt-second-right {
            float: right;
            width: 50%;
            display: flex;
        }

        .isc-admin img.isc-abt-second-img {
            width: 50%;
            margin-left: 10px;
        }

        .isc-admin img.isc-abt-second-imgs {
            width: 50%;
            margin-left: 0;
        }

        .isc-admin input.myFiles {
            position: absolute;
            float: left;
            width: 22% !important;
            right: 0px !important;
            top: 19.3% !important;
            font-size: 5px !important;
            background: inherit;
            border: none;
            height: 25px;
            padding-left: 0;
            opacity: 1;
        }

        .isc-admin .isc-abt-text-area {
            float: none;
            width: 100% !important;
            max-width: 100%;
            text-align: justify !important;
            margin: 0 auto;
        }

        .isc-admin .isc-abt-brand {
            float: left;
            width: 100%;
            margin: 0px 10px;
        }

        .isc-admin .myfiles {
            opacity: 0;
            background: inherit;
            border: none;
            height: 30px;
            box-shadow: none;
            padding-left: 0px;
            font-size: 7px;
            color: #626262;
            width: 38%;
        }

        .isc-admin .video-popup {
            background-color: rgba(255, 255, 255, 0.7);
            color: #353030;
            display: inline-block;
            font-size: 20px;
            height: 30px;
            left: 0;
            line-height: 35px;
            margin: 0 auto;
            position: absolute;
            right: 0;
            text-align: center;
            top: 78% !important;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            width: 35px;
        }

        .isc-admin .isc-abt-brands {
            float: left;
            width: 100%;
            margin: 0px 10px;
        }

        .isc-admin img.isc-abt-brand-img {
            width: 40%;
        }

        .isc-admin .isc-abt-story-texts {
            color: black;
            font-size: 14px;
            font-weight: 600;
            margin-bottom: 0px;
            text-transform: capitalize;
            text-align: center;
            text-indent: 0;
            width: 100%;
            height: 40px;
            box-shadow: none;
            padding-left: 0px;
            background-color: inherit;
            border: none;
        }

        .isc-admin input.myFile {
            position: absolute;
            float: left;
            width: 31% !important;
            right: 30px !important;
            top: 150px !important;
            font-size: 6px !important;
            background: inherit;
            border: none;
            height: 25px;
            padding-left: 0;
            opacity: 1;
        }

        .isc-admin button.remove {
            width: 11%;
            background: #1589EE;
            border: 1px solid #1589EE;
            color: white;
            padding: 5px 4px 5px 4px;
            font-size: 9px;
            font-weight: 600;
            cursor: pointer !important;
            border-radius: 5px;
        }

        .isc-admin .isc-blg-left {
            float: left;
            width: 100%;
            text-align: center;
        }

        .isc-admin div#editor {
            width: 100%;
            height: 220px;
            margin: 0;
            margin-bottom: 20px;
            padding: 0;
            border: 1px solid #cfcfcf;
            border-radius: 4px;
        }

        .isc-admin .icon {
            float: left;
            height: 20px;
            width: 40px;
            margin-right: 0;
            background: #fafafa;
            font-size: 0.8rem;
            color: #464646;
            text-align: center;
            cursor: pointer;
            padding: 6px;
        }

        .isc-admin .buttons {
            clear: both;
            margin-top: 10px;
            text-align: left;
            padding-left: 0;
            padding-top: 11px;
        }

        .isc-admin button.log-out-client {
            width: 11%;
            background: #1589EE;
            border: 1px solid #1589EE;
            color: white;
            padding: 5px 4px 5px 4px;
            font-size: 11px;
            cursor: pointer !important;
            font-weight: 600;
            border-radius: 5px;
        }

        .isc-admin button.clone {
            width: 10%;
            background: #1589EE;
            border: 1px solid #1589EE;
            color: white;
            padding: 5px 4px 5px 4px;
            font-size: 11px;
            font-weight: 600;
            cursor: pointer !important;
            border-radius: 5px;
            margin-top: 10px;
        }

        .isc-admin .isc-blg-right {
            float: left;
            width: 100%;
            border: 1px solid #ededed;
            margin-top: 15px;
            margin-right: 12px;
            max-width: 100%;
        }

        .isc-admin input.isc-p-inputs {
            width: 92%;
            border: 1px solid #4444;
            height: 5vh;
            margin: 10px 0px 10px 5px;
            background-color: inherit;
            border-radius: 5px;
        }

        .isc-admin p.isc-p {
            float: left;
            width: 95%;
            margin-left: 5px;
            font-size: 11px;
            font-weight: 600;
            text-align: left;
            text-indent: 5px;
            padding-top: 6px;
            margin-bottom: 0px;
        }

        .isc-admin input.isc-p-input {
            width: 80%;
            border: 1px solid #ddd;
            height: 30px;
            margin: 10px 0px 10px 5px;
            background-color: inherit;
            border-radius: 5px;
        }

        .isc-admin .isc-new-rule-left {
            float: left;
            width: 50%;
            text-align: left;
            margin-bottom: 10px;
            margin-top: 0;
        }

        .isc-admin .isc-promote {
            margin-top: 0;
            font-size: 10px;
            font-weight: 600;
            text-align: left;
            color: #5d5d5d;
            padding-top: 5px;
            padding-bottom: 0;
            padding-left: 0px;
        }

        .isc-admin .isc-new-rule-right {
            float: right;
            width: 50%;
            text-align: right;
            margin-bottom: 10px;
            margin-top: 10px;
        }

        .isc-admin .btn {
            border-radius: 0px;
            font-size: 11px;
            padding: 0px 10px;
            height: 30px;
            line-height: 30px;
        }

        .isc-admin .isc-no-style-button {
            outline: none !important;
            border: none;
            background: white;
            text-align: left;
        }

        .isc-admin .toggle, .isc-admin .toggler {
            display: inline-block;
            vertical-align: middle;
            margin: 10px 0px;
            font-size: 9px !important;
        }

        .isc-admin .toggle {
            position: relative;
            width: 45px;
            height: 20px;
            border-radius: 100px;
            background-color: #1590F1;
            overflow: hidden;
            box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, 0.05);
        }

        .isc-admin .switch {
            width: 15px;
            height: 15px;
        }

        .isc-admin .isc-product-review {
            border-collapse: collapse;
            width: 100%;
            padding: 50px;
            font-size: 7px;
        }

        .isc-admin .isc-customer-pricing-filter-content {
            margin-left: 0;
            width: 100%;
            margin-top: 0 !important;
        }

        .isc-admin .isc-split-screen {
            display: block;
        }

        .isc-admin .isc-80 {
            width: 100%;
        }

        .isc-admin .isc-filter-options {
            display: block;
        }

        .isc-admin .isc-filter-item {
            width: 85%;
            margin-right: 0;
            margin-left: 12px;
        }

        .isc-admin .isc-80 {
            width: 100%;
        }

        .isc-admin .isc-filter-label {
            font-size: 11px;
            color: #525252;
            margin-bottom: 5px;
            text-align: left;
            font-weight: 600;
            margin-top: 5px;
        }

        .isc-admin .isc-20 {
            width: 100%;
            margin: 0px 20px 0px 25px;
            margin-top: 0px;
            padding-top: 10px;
            text-align: right;
        }

        .isc-admin .isc-pagination-sec-s1 {
            padding: 20px 0px;
            float: right;
            padding-top: 0;
            width: 100%;
            margin: 10px 0px;
            text-align: right;
        }

        .isc-admin .isc-page-count-s1 {
            display: inline-block;
            padding: 3px 3px;
            margin-right: 0px;
            border-radius: 3px;
            border: solid 1px #c0c0c0;
            font-size: 6px;
            font-weight: 500;
            text-decoration: none;
            color: #000;
        }

        .isc-admin .fs-label-wrap .fs-label {
            padding: 6px 22px 6px 8px;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
            font-size: 9px;
        }

        .isc-admin .isc-btn-s1 {
            display: inline-block;
            color: #ffffff;
            margin: 0px 0px 5px 0px;
            font-size: 11px;
            padding: 4px 10px;
            font-weight: 400;
            float: left;
            background-color: #13a840;
            position: relative;
            border: 1px solid #efefef;
            border-radius: 4px;
        }

        .isc-admin .isc-btn-s2 {
            display: inline-block;
            color: #ffffff;
            margin: 0px 0px 0px 0px;
            font-size: 11px;
            padding: 4px 10px;
            font-weight: 400;
            float: left;
            background-color: #13a840;
            position: relative;
            border: 1px solid #efefef;
            border-radius: 4px;
        }

        .isc-admin .isc-filter-act-btn {
            margin-top: 0;
        }

        .isc-admin .isc-customer-pricing-close {
            left: 80% !important;
            position: absolute;
            margin-top: 90px;
            right: 0px !important;
        }

        div#exampleModalCenter-newrule .modal-dialog {
            max-width: 80%;
            margin: 30px auto;
            min-width: auto;
        }

        div#exampleModalCenter-newrule .nav-pills li a {
            background: none;
            color: #000;
            display: inline-block;
            padding: 6px 8px;
            cursor: pointer;
            font-size: 11px;
            text-transform: uppercase;
            font-weight: 600;
        }

        div#exampleModalCenter-newrule .isc-stock-threshold-left {
            float: left;
            width: 40%;
        }

        div#exampleModalCenter-newrule .isc-stock-threshold-right {
            float: right;
            width: 55%;
        }

        div#exampleModalCenter-newrule .isc-detail-name-input {
            background: white;
            border: 1px solid #dddd;
            height: 30px;
            box-shadow: none;
            padding-left: 10px;
            font-size: 9px;
            color: #626262;
            width: 100%;
            border-radius: 5px;
        }

        div#exampleModalCenter-newrule label {
            font-size: 11px;
            font-weight: 400;
            color: #626262;
        }

        div#exampleModalCenter-newrule .isc-stock-threshold-right select {
            width: 100%;
            height: 30px;
            border: 1px solid #dddd;
            background: white;
            border-radius: 5px;
        }

        div#exampleModalCenter-newrule .isc-text-area {
            border: 1px solid #ddd;
            border-radius: 4px;
            height: 60px;
            box-sizing: border-box;
            background: white;
            width: 100%;
        }

        div#exampleModalCenter-newrule .radio {
            float: left;
            width: 100%;
            text-align: left;
        }

        div#exampleModalCenter-newrule span.inventory-text {
            font-weight: 600;
            float: left;
            width: 90%;
            margin-top: 9px;
            font-size: 11px;
        }

        div#exampleModalCenter-newrule .isc-table-bordered th {
            border-bottom: 1px solid #dddddd;
            padding: 5px 29px;
            white-space: nowrap;
            width: 100%;
        }

        div#exampleModalCenter-newrule .isc-inventory-table thead {
            background-color: #f6f6f6;
            float: left;
            width: auto;
        }

        div#exampleModalCenter-newrule .isc-inventory-table tbody.isc-style-2 {
            float: left;
        }

        div#exampleModalCenter-newrule table.isc-table.isc-table-row.isc-var-inp.isc-table-bordered.isc-customer-table-inventory thead {
            background-color: #f6f6f6;
            float: left;
        }

        div#exampleModalCenter-newrule table.isc-table.isc-table-row.isc-var-inp.isc-table-bordered.isc-customer-table-inventory tbody {
            float: left;
        }

        .isc-inventory-table tbody tr td h5 {
            text-overflow: ellipsis;
            white-space: nowrap;
            width: 90%;
            font-size: 11px !important;
            font-weight: 500;
            margin: 0;
        }

        div#exampleModalCenter-newrule .isc-role-txt {
            font-size: 9px !important;
            margin-top: -20px;
            margin-left: 75px;
        }

        div#exampleModalCenter-newrule .isc-table-bordered td {
            /* border-bottom: 1px solid #dddddd; */
            padding: 8px 29px;
            white-space: nowrap;
            font-size: 11px !important;
        }

        div#exampleModalCenter-newrule .isc-table-bordered th {
            /* border-bottom: 1px solid #dddddd; */
            padding: 8px 29px;
            white-space: nowrap;
            font-size: 11px !important;
        }

        div#exampleModalCenter-newrule .btn {
            border-radius: 0px;
            font-size: 9px;
            padding: 0px 15px;
            height: 30px;
            line-height: 30px;
        }

        div#exampleModalCenter-newrule .required {
            width: 100%;
            border: 1px solid #dadada;
            padding: 2px 2px;
            font-size: 11px;
            color: #525252;
            height: 30px;
            border-radius: 5px;
            background: white;
        }

        .modal-content.isc-modal-dialog-centres {
            height: 60vh;
            overflow-y: auto;
        }

        .modal-dialog.modal-dialog-threshold {
            max-width: 89% !important;
            margin: 30px auto;
        }

        .isc-threshold-modal-popup label {
            font-size: 11px;
            font-weight: 400;
            color: #626262;
        }

        .isc-stock-threshold-left {
            float: left;
            width: 40%;
        }

        .isc-stock-threshold-right {
            float: right;
            width: 60%;
        }

        .isc-threshold-modal-popup .isc-single-line-desc {
            border: 1px solid #ddd;
            width: 85%;
            background-color: white;
            float: left;
            margin-left: 0px;
            height: 30px;
            border-radius: 5px;
            font-size: 11px;
        }

        .isc-threshold-modal-popup .isc-stock-threshold-right select {
            width: 85%;
            height: 30px;
            border: 1px solid #dddd;
            background: white;
            border-radius: 5px;
            font-size: 11px;
        }

        .isc-threshold-modal-popup .isc-single-line-desc:focus {
            border: 1px solid #ddd;
            width: 85%;
            background-color: white;
            float: left;
            margin-left: 0px;
            height: 30px;
            border-radius: 5px;
            font-size: 11px;
        }

        .isc-threshold-modal-popup .isc-stock-threshold-right select:focus {
            width: 85%;
            height: 30px;
            border: 1px solid #dddd;
            background: white;
            border-radius: 5px;
            font-size: 11px;
        }

        .modal-dialog-centereds .nav-pills li a {
            background: none;
            color: #000;
            display: inline-block;
            padding: 6px 10px;
            cursor: pointer;
            font-size: 11px;
            text-transform: uppercase;
            font-weight: 600;
        }

        .modal-dialog .modal-dialog-centereds {
            max-width: 90% !important;
        }

        .modal-dialog-centereds .isc-row {
            float: left;
            width: 100%;
            margin-top: 0;
        }

        .modal-dialog-centereds .isc-restriction-left {
            float: left;
            width: 35%;
            text-align: left;
        }

            .modal-dialog-centereds .isc-restriction-left h5 {
                color: #474747;
                font-weight: 600;
                text-transform: capitalize;
                font-size: 11px;
            }

        .modal-dialog-centereds div#exTab3 {
            padding: 0;
            overflow-x: hidden;
        }

        .isc-admin .modal-title {
            margin-bottom: 0;
            line-height: 1.5;
            font-size: 11px !important;
        }

        .isc-admin .modal-header .close {
            padding: 15px;
            margin: -20px -15px -15px auto;
            cursor: pointer;
        }

        .modal-dialog .modal-dialog-centereds {
            max-width: 90% !important;
        }

        .isc-restriction {
            float: left;
            width: 100%;
            padding-left: 25px;
            margin-top: 20px;
        }

        .modal-dialog-centereds .isc-restriction-right {
            float: right;
            width: 63%;
            text-align: left;
            margin-top: -5px;
        }

        .modal-dialog-centereds .isc-restriction-input {
            background: white;
            border: 1px solid #cfcfcf;
            height: 30px;
            box-shadow: none;
            padding-left: 5px;
            font-size: 11px;
            color: #626262;
            width: 85%;
            border-radius: 4px;
        }

        .modal-dialog-centereds .isc-restriction-validity-input {
            background: white;
            border: 1px solid #cfcfcf;
            height: 30px;
            box-shadow: none;
            padding-left: 10px;
            font-size: 11px;
            color: #626262;
            width: 85%;
            margin-bottom: 20px;
            border-radius: 4px;
        }

        .modal-dialog-centereds .faq-drawer {
            margin-bottom: 0px;
            flex: 1;
            box-shadow: none;
            float: left;
            width: 100%;
            border-bottom: 1px solid #dddd;
            padding-bottom: 10px;
        }

        .modal-dialog-centereds .faq-drawer__title {
            display: block;
            position: relative;
            padding: 10px 0px 10px 0px;
            margin-bottom: 0;
            background: white;
            color: #373737;
            font-weight: 600;
            font-size: 11px;
            border-radius: 8px;
            transition: all 0.25s ease-out;
            cursor: pointer;
        }

        .modal-dialog-centereds .isc-table-bordered th {
            border-bottom: 1px solid #dddddd;
            padding: 5px 29px;
            white-space: nowrap;
            font-size: 11px;
        }

        .modal-dialog-centereds .isc-detail-name {
            float: left;
            width: 100px;
        }

        .modal-dialog-centereds input.form-control {
            height: 30px;
            font-size: 9px;
            border: 1px solid #cfcfcf;
            width: 100%;
        }

        .modal-dialog-centereds .isc-up-bill-add {
            text-align: left;
            margin-top: 10px;
            font-size: 11px;
        }
    }

    @media only screen and (min-width: 375px) and (max-width: 667px) {
        .isc-admin .isc-btn-s1 {
            display: inline-block;
            color: #525252;
            margin: 0px 0px 0px 0px;
            font-size: 10px;
            padding: 4px 10px;
            font-weight: 400;
            float: left;
            background-color: #f3f2f2;
            position: relative;
            border: 1px solid #efefef;
            border-radius: 4px;
        }

        .isc-admin table.dataTable thead .sorting {
            background-image: url(../../UIThemeEngine/Images/sorting/sort_both.png) !important;
            background-size: 10px 10px !important;
            background-repeat: no-repeat !important;
            background-position: center right !important;
        }

        .isc-admin .isc-btn-s3 {
            display: inline-block;
            color: #525252;
            margin: 0px 0px 0px 0px;
            font-size: 11px;
            padding: 4px 10px;
            font-weight: 400;
            float: left;
            background-color: #f3f2f2;
            position: relative;
            border: 1px solid #efefef;
            border-radius: 4px;
        }

        .isc-admin .col-md-3 {
            -ms-flex: 0 0 18% !important;
            flex: 0 0 34% !important;
            max-width: 34% !important;
            margin-left: -27px !important;
        }

        .isc-admin .one {
            float: left;
            height: 5vh;
            width: 20%;
            margin: 0px 5px;
            border: 2px solid black;
            background: #6495ED;
            padding: 10px 0px;
        }

        .isc-admin .two {
            height: 5vh;
            width: 20%;
        }

        .isc-admin .three {
            height: 5vh;
            width: 20%;
        }

        .isc-admin .four {
            height: 5vh;
            width: 20%;
            margin-top: 10px;
        }

        .isc-admin .five {
            height: 5vh !important;
            width: 20% !important;
            margin-top: 10px !important;
        }

        .isc-admin .col-md-9 {
            align-content: normal;
            -ms-flex: 0 0 100% !important;
            flex: 0 0 73% !important;
            max-width: 73% !important;
            border-left: none;
            position: relative;
            margin-top: 0px;
            padding-bottom: 30px;
        }

        .isc-admin .isc-my-admin-left a {
            color: #474747;
            font-weight: 600;
            text-transform: capitalize;
            font-size: 7px;
            text-align: left;
            text-indent: 0px !important;
            float: left;
            width: 100%;
            white-space: nowrap;
            padding-left: 5px !important;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .isc-admin a.isc-visit {
            color: white !important;
            padding-left: 0 !important
        }

        .isc-admin button.btn-visit {
            border: none;
            background: #1590F1;
            border-radius: 5px;
            color: white;
            padding: 5px 10px;
            float: left;
            width: 100%;
        }

        .isc-admin .card-body {
            float: none;
            width: 100%;
            max-width: 100%;
            margin: 0 auto;
            background-color: white;
            border-radius: 10px;
            margin-top: 5px;
            margin-bottom: 5px;
        }

        .isc-admin .faq-section .mb-0 > a {
            display: block;
            position: relative;
            font-size: 11px;
        }

        .isc-admin .isc-admin-text {
            font-size: 7px;
            font-weight: 500;
            color: black;
            margin-bottom: 5px;
        }

        .isc-admin .isc-admin-box-text {
            float: left;
            width: 75%;
        }

            .isc-admin .isc-admin-box-text h5 {
                font-size: 7px;
                font-weight: 600;
                color: #474747;
            }

        .isc-admin .range-slider__range {
            appearance: none;
            width: calc(160% - (155px));
            height: 10px;
            border-radius: 5px;
            background: #d7dcdf;
            outline: none;
            padding: 0;
            margin: 0;
            margin-left: -25px;
            position: absolute;
            margin-top: 2px;
        }

        .isc-admin .range-slider__value {
            display: none;
            position: relative;
            width: 25px;
            color: #fff;
            line-height: 20px;
            text-align: center;
            border-radius: 3px;
            background: #2c3e50;
            padding: 5px 10px;
            margin-left: 8px;
        }

        .isc-admin .collapsible {
            background-color: white;
            color: #686868;
            cursor: pointer;
            padding: 10px;
            width: 100%;
            border: none;
            text-align: left;
            outline: none;
            font-size: 9px;
            font-weight: 600;
        }

        .isc-admin .content {
            padding: 0 5px;
            display: none;
            overflow: hidden;
            background-color: #F1F2F3;
            padding-bottom: 15px;
        }

            .isc-admin .content p {
                font-size: 7px;
                font-weight: 600;
                text-align: justify;
                line-height: 1.5;
            }

        .isc-admin .isc-admin-cta {
            background-color: #626262;
            color: #fff;
            display: inline-block;
            font-weight: 600;
            left: 20px;
            letter-spacing: 1px;
            line-height: 1;
            padding: 5px 5px 7px 5px;
            text-transform: capitalize;
            top: 0px;
            text-align: left;
            float: left;
            border-radius: 5px;
            font-size: 10px;
            border: none;
            width: 60%;
            text-indent: 10px;
        }

        .isc-admin .isc-filter-new-customer-pricing {
            border: 1px solid #dadada;
            border-radius: 4px !important;
            height: 20px;
            padding-bottom: 5px;
            position: relative;
            top: -10px;
            width: 20px;
            cursor: pointer;
            font-size: 10px;
        }

        .isc-admin .isc-admin-cta a {
            color: #fff;
            font-size: 7px;
        }

        .isc-admin .isc-tick-right {
            float: left;
            width: 15%;
            text-align: center;
            color: white;
            font-weight: 900;
            font-size: 10px;
            position: absolute;
            margin-top: -5px;
            /* border: 1px solid black; */
            border-radius: 100px;
            /* padding: 1px 1px 1px 1px; */
            margin-left: -10px;
        }

        .isc-admin .five {
            float: left;
            height: 5vh;
            width: 15%;
            margin: 5px 5px;
            border: 1px solid black;
            background: black;
            padding: 10px 0px;
        }

        .isc-admin .isc-abt-banner-text {
            color: #3e3e3e;
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 0px;
            text-transform: capitalize;
            text-align: left;
            text-indent: 20px;
            width: 100%;
            height: 40px;
            box-shadow: none;
            padding-left: 0px;
        }



        .isc-admin .isc-abt-story-text {
            color: black;
            font-size: 11px !important;
            font-weight: 600;
            margin-bottom: 0px;
            text-transform: capitalize;
            text-align: left;
            text-indent: 20px;
            width: 100%;
            height: 40px;
            box-shadow: none;
            padding-left: 0px;
            background-color: inherit;
            border: none;
        }

        .isc-admin .textarea {
            resize: vertical;
            background: inherit;
            border: none;
            padding: 10px;
            width: 100%;
            font-size: 7px;
            font-weight: 500;
            padding-left: 20px;
            text-align: justify;
        }

        .isc-admin .isc-abt-second-left {
            float: left;
            width: 50%;
        }

        .isc-admin .isc-abt-second-right {
            float: right;
            width: 50%;
            display: flex;
        }

        .isc-admin img.isc-abt-second-img {
            width: 50%;
            margin-left: 10px;
        }

        .isc-admin img.isc-abt-second-imgs {
            width: 50%;
            margin-left: 0;
        }

        .isc-admin input.myFiles {
            position: absolute;
            float: left;
            width: 22% !important;
            right: 0px !important;
            top: 19.3% !important;
            font-size: 5px !important;
            background: inherit;
            border: none;
            height: 25px;
            padding-left: 0;
            opacity: 1;
        }

        .isc-admin .isc-abt-text-area {
            float: none;
            width: 100% !important;
            max-width: 100%;
            text-align: justify !important;
            margin: 0 auto;
        }

        .isc-admin .isc-abt-brand {
            float: left;
            width: 100%;
            margin: 0px 10px;
        }

        .isc-admin .myfiles {
            opacity: 0;
            background: inherit;
            border: none;
            height: 30px;
            box-shadow: none;
            padding-left: 0px;
            font-size: 7px;
            color: #626262;
            width: 38%;
        }

        .isc-admin .video-popup {
            background-color: rgba(255, 255, 255, 0.7);
            color: #353030;
            display: inline-block;
            font-size: 20px;
            height: 30px;
            left: 0;
            line-height: 35px;
            margin: 0 auto;
            position: absolute;
            right: 0;
            text-align: center;
            top: 78% !important;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            width: 35px;
        }

        .isc-admin .isc-abt-brands {
            float: left;
            width: 100%;
            margin: 0px 10px;
        }

        .isc-admin img.isc-abt-brand-img {
            width: 40%;
        }

        .isc-admin .isc-abt-story-texts {
            color: black;
            font-size: 14px;
            font-weight: 600;
            margin-bottom: 0px;
            text-transform: capitalize;
            text-align: center;
            text-indent: 0;
            width: 100%;
            height: 40px;
            box-shadow: none;
            padding-left: 0px;
            background-color: inherit;
            border: none;
        }

        .isc-admin input.myFile {
            position: absolute;
            float: left;
            width: 31% !important;
            right: 30px !important;
            top: 150px !important;
            font-size: 6px !important;
            background: inherit;
            border: none;
            height: 25px;
            padding-left: 0;
            opacity: 1;
        }

        .isc-admin button.remove {
            width: 11%;
            background: #1589EE;
            border: 1px solid #1589EE;
            color: white;
            padding: 5px 4px 5px 4px;
            font-size: 9px;
            font-weight: 600;
            cursor: pointer !important;
            border-radius: 5px;
        }

        .isc-admin .isc-blg-left {
            float: left;
            width: 100%;
            text-align: center;
        }

        .isc-admin div#editor {
            width: 100%;
            height: 220px;
            margin: 0;
            margin-bottom: 20px;
            padding: 0;
            border: 1px solid #cfcfcf;
            border-radius: 4px;
        }

        .isc-admin .icon {
            float: left;
            height: 20px;
            width: 40px;
            margin-right: 0;
            background: #fafafa;
            font-size: 0.8rem;
            color: #464646;
            text-align: center;
            cursor: pointer;
            padding: 6px;
        }

        .isc-admin .buttons {
            clear: both;
            margin-top: 10px;
            text-align: left;
            padding-left: 0;
            padding-top: 11px;
        }

        .isc-admin button.log-out-client {
            width: 11%;
            background: #1589EE;
            border: 1px solid #1589EE;
            color: white;
            padding: 5px 4px 5px 4px;
            font-size: 11px;
            cursor: pointer !important;
            font-weight: 600;
            border-radius: 5px;
        }

        .isc-admin button.clone {
            width: 10%;
            background: #1589EE;
            border: 1px solid #1589EE;
            color: white;
            padding: 5px 4px 5px 4px;
            font-size: 11px;
            font-weight: 600;
            cursor: pointer !important;
            border-radius: 5px;
            margin-top: 10px;
        }

        .isc-admin .isc-blg-right {
            float: left;
            width: 100%;
            border: 1px solid #ededed;
            margin-top: 15px;
            margin-right: 12px;
            max-width: 100%;
        }

        .isc-admin input.isc-p-inputs {
            width: 92%;
            border: 1px solid #4444;
            height: 5vh;
            margin: 10px 0px 10px 5px;
            background-color: inherit;
            border-radius: 5px;
        }

        .isc-admin p.isc-p {
            float: left;
            width: 95%;
            margin-left: 5px;
            font-size: 11px;
            font-weight: 600;
            text-align: left;
            text-indent: 5px;
            padding-top: 6px;
            margin-bottom: 0px;
        }

        .isc-admin input.isc-p-input {
            width: 80%;
            border: 1px solid #ddd;
            height: 30px;
            margin: 10px 0px 10px 5px;
            background-color: inherit;
            border-radius: 5px;
        }

        .isc-admin .isc-new-rule-left {
            float: left;
            width: 50%;
            text-align: left;
            margin-bottom: 10px;
            margin-top: 0;
        }

        .isc-admin .isc-promote {
            margin-top: 0;
            font-size: 10px;
            font-weight: 600;
            text-align: left;
            color: #5d5d5d;
            padding-top: 5px;
            padding-bottom: 0;
            padding-left: 0px;
        }

        .isc-admin .isc-new-rule-right {
            float: right;
            width: 50%;
            text-align: right;
            margin-bottom: 10px;
            margin-top: 10px;
        }

        .isc-admin .btn {
            border-radius: 0px;
            font-size: 11px;
            padding: 0px 10px;
            height: 30px;
            line-height: 30px;
        }

        .isc-admin .isc-no-style-button {
            outline: none !important;
            border: none;
            background: white;
            text-align: left;
        }

        .isc-admin .toggle, .isc-admin .toggler {
            display: inline-block;
            vertical-align: middle;
            margin: 10px 0px;
            font-size: 9px !important;
        }

        .isc-admin .toggle {
            position: relative;
            width: 45px;
            height: 20px;
            border-radius: 100px;
            background-color: #1590F1;
            overflow: hidden;
            box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, 0.05);
        }

        .isc-admin .switch {
            width: 15px;
            height: 15px;
        }

        .isc-admin .isc-product-review {
            border-collapse: collapse;
            width: 100%;
            padding: 50px;
            font-size: 7px;
        }

        .isc-admin .isc-customer-pricing-filter-content {
            margin-left: 0;
            width: 100%;
            margin-top: 0 !important;
        }

        .isc-admin .isc-split-screen {
            display: block;
        }

        .isc-admin .isc-80 {
            width: 100%;
        }

        .isc-admin .isc-filter-options {
            display: block;
        }

        .isc-admin .isc-filter-item {
            width: 85%;
            margin-right: 0;
            margin-left: 12px;
        }

        .isc-admin .isc-80 {
            width: 100%;
        }

        .isc-admin .isc-filter-label {
            font-size: 11px;
            color: #525252;
            margin-bottom: 5px;
            text-align: left;
            font-weight: 600;
            margin-top: 5px;
        }

        .isc-admin .isc-20 {
            width: 100%;
            margin: 0px 20px 0px 25px;
            margin-top: 0px;
            padding-top: 10px;
            text-align: right;
        }

        .isc-admin .isc-pagination-sec-s1 {
            padding: 20px 0px;
            float: right;
            padding-top: 0;
            width: 100%;
            margin: 10px 0px;
            text-align: right;
        }

        .isc-admin .isc-page-count-s1 {
            display: inline-block;
            padding: 3px 3px;
            margin-right: 0px;
            border-radius: 3px;
            border: solid 1px #c0c0c0;
            font-size: 6px;
            font-weight: 500;
            text-decoration: none;
            color: #000;
        }

        .isc-admin .fs-label-wrap .fs-label {
            padding: 6px 22px 6px 8px;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
            font-size: 9px;
        }

        .isc-admin .isc-btn-s1 {
            display: inline-block;
            color: #ffffff;
            margin: 0px 0px 5px 0px;
            font-size: 11px;
            padding: 4px 10px;
            font-weight: 400;
            float: left;
            background-color: #13a840;
            position: relative;
            border: 1px solid #efefef;
            border-radius: 4px;
        }

        .isc-admin .isc-btn-s2 {
            display: inline-block;
            color: #ffffff;
            margin: 0px 0px 0px 0px;
            font-size: 11px;
            padding: 4px 10px;
            font-weight: 400;
            float: left;
            background-color: #13a840;
            position: relative;
            border: 1px solid #efefef;
            border-radius: 4px;
        }

        .isc-admin .isc-filter-act-btn {
            margin-top: 0;
        }

        .isc-admin .isc-customer-pricing-close {
            left: 80% !important;
            position: absolute;
            margin-top: 90px;
            right: 0px !important;
        }

        div#exampleModalCenter-newrule .modal-dialog {
            max-width: 80%;
            margin: 30px auto;
            min-width: auto;
        }

        div#exampleModalCenter-newrule .nav-pills li a {
            background: none;
            color: #000;
            display: inline-block;
            padding: 6px 8px;
            cursor: pointer;
            font-size: 11px;
            text-transform: uppercase;
            font-weight: 600;
        }

        div#exampleModalCenter-newrule .isc-stock-threshold-left {
            float: left;
            width: 40%;
        }

        div#exampleModalCenter-newrule .isc-stock-threshold-right {
            float: right;
            width: 55%;
        }

        div#exampleModalCenter-newrule .isc-detail-name-input {
            background: white;
            border: 1px solid #dddd;
            height: 30px;
            box-shadow: none;
            padding-left: 10px;
            font-size: 9px;
            color: #626262;
            width: 100%;
            border-radius: 5px;
        }

        div#exampleModalCenter-newrule label {
            font-size: 11px;
            font-weight: 400;
            color: #626262;
        }

        div#exampleModalCenter-newrule .isc-stock-threshold-right select {
            width: 100%;
            height: 30px;
            border: 1px solid #dddd;
            background: white;
            border-radius: 5px;
        }

        div#exampleModalCenter-newrule .isc-text-area {
            border: 1px solid #ddd;
            border-radius: 4px;
            height: 60px;
            box-sizing: border-box;
            background: white;
            width: 100%;
        }

        div#exampleModalCenter-newrule .radio {
            float: left;
            width: 100%;
            text-align: left;
        }

        div#exampleModalCenter-newrule span.inventory-text {
            font-weight: 600;
            float: left;
            width: 90%;
            margin-top: 9px;
            font-size: 11px;
        }

        div#exampleModalCenter-newrule .isc-table-bordered th {
            border-bottom: 1px solid #dddddd;
            padding: 5px 29px;
            white-space: nowrap;
            width: 100%;
        }

        div#exampleModalCenter-newrule .isc-inventory-table thead {
            background-color: #f6f6f6;
            float: left;
            width: auto;
        }

        div#exampleModalCenter-newrule .isc-inventory-table tbody.isc-style-2 {
            float: left;
        }

        div#exampleModalCenter-newrule table.isc-table.isc-table-row.isc-var-inp.isc-table-bordered.isc-customer-table-inventory thead {
            background-color: #f6f6f6;
            float: left;
        }

        div#exampleModalCenter-newrule table.isc-table.isc-table-row.isc-var-inp.isc-table-bordered.isc-customer-table-inventory tbody {
            float: left;
        }

        .isc-inventory-table tbody tr td h5 {
            text-overflow: ellipsis;
            white-space: nowrap;
            width: 90%;
            font-size: 11px !important;
            font-weight: 500;
            margin: 0;
        }

        div#exampleModalCenter-newrule .isc-role-txt {
            font-size: 9px !important;
            margin-top: -20px;
            margin-left: 75px;
        }

        div#exampleModalCenter-newrule .isc-table-bordered td {
            /* border-bottom: 1px solid #dddddd; */
            padding: 8px 29px;
            white-space: nowrap;
            font-size: 11px !important;
        }

        div#exampleModalCenter-newrule .isc-table-bordered th {
            /* border-bottom: 1px solid #dddddd; */
            padding: 8px 29px;
            white-space: nowrap;
            font-size: 11px !important;
        }

        div#exampleModalCenter-newrule .btn {
            border-radius: 0px;
            font-size: 9px;
            padding: 0px 15px;
            height: 30px;
            line-height: 30px;
        }

        div#exampleModalCenter-newrule .required {
            width: 100%;
            border: 1px solid #dadada;
            padding: 2px 2px;
            font-size: 11px;
            color: #525252;
            height: 30px;
            border-radius: 5px;
            background: white;
        }

        .modal-content.isc-modal-dialog-centres {
            height: 60vh;
            overflow-y: auto;
        }

        .modal-dialog.modal-dialog-threshold {
            max-width: 89% !important;
            margin: 30px auto;
        }

        .isc-threshold-modal-popup label {
            font-size: 11px;
            font-weight: 400;
            color: #626262;
        }

        .isc-stock-threshold-left {
            float: left;
            width: 40%;
        }

        .isc-stock-threshold-right {
            float: right;
            width: 60%;
        }

        .isc-threshold-modal-popup .isc-single-line-desc {
            border: 1px solid #ddd;
            width: 85%;
            background-color: white;
            float: left;
            margin-left: 0px;
            height: 30px;
            border-radius: 5px;
            font-size: 11px;
        }

        .isc-threshold-modal-popup .isc-stock-threshold-right select {
            width: 85%;
            height: 30px;
            border: 1px solid #dddd;
            background: white;
            border-radius: 5px;
            font-size: 11px;
        }

        .isc-threshold-modal-popup .isc-single-line-desc:focus {
            border: 1px solid #ddd;
            width: 85%;
            background-color: white;
            float: left;
            margin-left: 0px;
            height: 30px;
            border-radius: 5px;
            font-size: 11px;
        }

        .isc-threshold-modal-popup .isc-stock-threshold-right select:focus {
            width: 85%;
            height: 30px;
            border: 1px solid #dddd;
            background: white;
            border-radius: 5px;
            font-size: 11px;
        }

        .modal-dialog-centereds .nav-pills li a {
            background: none;
            color: #000;
            display: inline-block;
            padding: 6px 10px;
            cursor: pointer;
            font-size: 11px;
            text-transform: uppercase;
            font-weight: 600;
        }

        .modal-dialog .modal-dialog-centereds {
            max-width: 90% !important;
        }

        .modal-dialog-centereds .isc-row {
            float: left;
            width: 100%;
            margin-top: 0;
        }

        .modal-dialog-centereds .isc-restriction-left {
            float: left;
            width: 35%;
            text-align: left;
        }

            .modal-dialog-centereds .isc-restriction-left h5 {
                color: #474747;
                font-weight: 600;
                text-transform: capitalize;
                font-size: 11px;
            }

        .modal-dialog-centereds div#exTab3 {
            padding: 0;
            overflow-x: hidden;
        }

        .isc-admin .modal-title {
            margin-bottom: 0;
            line-height: 1.5;
            font-size: 11px !important;
        }

        .isc-admin .modal-header .close {
            padding: 15px;
            margin: -20px -15px -15px auto;
            cursor: pointer;
        }

        .modal-dialog .modal-dialog-centereds {
            max-width: 90% !important;
        }

        .isc-restriction {
            float: left;
            width: 100%;
            padding-left: 25px;
            margin-top: 20px;
        }

        .modal-dialog-centereds .isc-restriction-right {
            float: right;
            width: 63%;
            text-align: left;
            margin-top: -5px;
        }

        .modal-dialog-centereds .isc-restriction-input {
            background: white;
            border: 1px solid #cfcfcf;
            height: 30px;
            box-shadow: none;
            padding-left: 5px;
            font-size: 11px;
            color: #626262;
            width: 85%;
            border-radius: 4px;
        }

        .modal-dialog-centereds .isc-restriction-validity-input {
            background: white;
            border: 1px solid #cfcfcf;
            height: 30px;
            box-shadow: none;
            padding-left: 10px;
            font-size: 11px;
            color: #626262;
            width: 85%;
            margin-bottom: 20px;
            border-radius: 4px;
        }

        .modal-dialog-centereds .faq-drawer {
            margin-bottom: 0px;
            flex: 1;
            box-shadow: none;
            float: left;
            width: 100%;
            border-bottom: 1px solid #dddd;
            padding-bottom: 10px;
        }

        .modal-dialog-centereds .faq-drawer__title {
            display: block;
            position: relative;
            padding: 10px 0px 10px 0px;
            margin-bottom: 0;
            background: white;
            color: #373737;
            font-weight: 600;
            font-size: 11px;
            border-radius: 8px;
            transition: all 0.25s ease-out;
            cursor: pointer;
        }

        .modal-dialog-centereds .isc-table-bordered th {
            border-bottom: 1px solid #dddddd;
            padding: 5px 29px;
            white-space: nowrap;
            font-size: 11px;
        }

        .modal-dialog-centereds .isc-detail-name {
            float: left;
            width: 100px;
        }

        .modal-dialog-centereds input.form-control {
            height: 30px;
            font-size: 9px;
            border: 1px solid #cfcfcf;
            width: 100%;
        }

        .modal-dialog-centereds .isc-up-bill-add {
            text-align: left;
            margin-top: 10px;
            font-size: 11px;
        }
    }


    @media only screen and (min-width: 414px) and (max-width: 736px) {
        .isc-admin .isc-btn-s1 {
            display: inline-block;
            color: #525252;
            margin: 0px 0px 0px 0px;
            font-size: 10px;
            padding: 4px 10px;
            font-weight: 400;
            float: left;
            background-color: #f3f2f2;
            position: relative;
            border: 1px solid #efefef;
            border-radius: 4px;
        }

        .isc-admin table.dataTable thead .sorting {
            background-image: url(../../UIThemeEngine/Images/sorting/sort_both.png) !important;
            background-size: 10px 10px !important;
            background-repeat: no-repeat !important;
            background-position: center right !important;
        }

        .isc-admin .isc-btn-s3 {
            display: inline-block;
            color: #525252;
            margin: 0px 0px 0px 0px;
            font-size: 11px;
            padding: 4px 10px;
            font-weight: 400;
            float: left;
            background-color: #f3f2f2;
            position: relative;
            border: 1px solid #efefef;
            border-radius: 4px;
        }

        .isc-admin .col-md-3 {
            -ms-flex: 0 0 18% !important;
            flex: 0 0 34% !important;
            max-width: 34% !important;
            margin-left: -25px !important;
        }

        .isc-admin .one {
            float: left;
            height: 5vh;
            width: 20%;
            margin: 0px 5px;
            border: 2px solid black;
            background: #6495ED;
            padding: 10px 0px;
        }

        .isc-admin .two {
            height: 5vh;
            width: 20%;
        }

        .isc-admin .three {
            height: 5vh;
            width: 20%;
        }

        .isc-admin .four {
            height: 5vh;
            width: 20%;
            margin-top: 10px;
        }

        .isc-admin .five {
            height: 5vh !important;
            width: 20% !important;
            margin-top: 10px !important;
        }

        .isc-admin .col-md-9 {
            align-content: normal;
            -ms-flex: 0 0 100% !important;
            flex: 0 0 72% !important;
            max-width: 72% !important;
            border-left: none;
            position: relative;
            margin-top: 0px;
            padding-bottom: 30px;
        }

        .isc-admin .isc-my-admin-left a {
            color: #474747;
            font-weight: 600;
            text-transform: capitalize;
            font-size: 7px;
            text-align: left;
            text-indent: 0px !important;
            float: left;
            width: 100%;
            white-space: nowrap;
            padding-left: 5px !important;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .isc-admin a.isc-visit {
            color: white !important;
            padding-left: 0 !important
        }

        .isc-admin button.btn-visit {
            border: none;
            background: #1590F1;
            border-radius: 5px;
            color: white;
            padding: 5px 10px;
            float: left;
            width: 100%;
        }

        .isc-admin .card-body {
            float: none;
            width: 100%;
            max-width: 100%;
            margin: 0 auto;
            background-color: white;
            border-radius: 10px;
            margin-top: 5px;
            margin-bottom: 5px;
        }

        .isc-admin .faq-section .mb-0 > a {
            display: block;
            position: relative;
            font-size: 11px;
        }

        .isc-admin .isc-admin-text {
            font-size: 7px;
            font-weight: 500;
            color: black;
            margin-bottom: 5px;
        }

        .isc-admin .isc-admin-box-text {
            float: left;
            width: 75%;
        }

            .isc-admin .isc-admin-box-text h5 {
                font-size: 7px;
                font-weight: 600;
                color: #474747;
            }

        .isc-admin .range-slider__range {
            appearance: none;
            width: calc(160% - (155px));
            height: 10px;
            border-radius: 5px;
            background: #d7dcdf;
            outline: none;
            padding: 0;
            margin: 0;
            margin-left: -25px;
            position: absolute;
            margin-top: 2px;
        }

        .isc-admin .range-slider__value {
            display: none;
            position: relative;
            width: 25px;
            color: #fff;
            line-height: 20px;
            text-align: center;
            border-radius: 3px;
            background: #2c3e50;
            padding: 5px 10px;
            margin-left: 8px;
        }

        .isc-admin .collapsible {
            background-color: white;
            color: #686868;
            cursor: pointer;
            padding: 10px;
            width: 100%;
            border: none;
            text-align: left;
            outline: none;
            font-size: 9px;
            font-weight: 600;
        }

        .isc-admin .content {
            padding: 0 5px;
            display: none;
            overflow: hidden;
            background-color: #F1F2F3;
            padding-bottom: 15px;
        }

            .isc-admin .content p {
                font-size: 7px;
                font-weight: 600;
                text-align: justify;
                line-height: 1.5;
            }

        .isc-admin .isc-admin-cta {
            background-color: #626262;
            color: #fff;
            display: inline-block;
            font-weight: 600;
            left: 20px;
            letter-spacing: 1px;
            line-height: 1;
            padding: 5px 5px 7px 5px;
            text-transform: capitalize;
            top: 0px;
            text-align: left;
            float: left;
            border-radius: 5px;
            font-size: 10px;
            border: none;
            width: 60%;
            text-indent: 10px;
        }

        .isc-admin .isc-filter-new-customer-pricing {
            border: 1px solid #dadada;
            border-radius: 4px !important;
            height: 20px;
            padding-bottom: 5px;
            position: relative;
            top: -10px;
            width: 20px;
            cursor: pointer;
            font-size: 10px;
        }

        .isc-admin .isc-admin-cta a {
            color: #fff;
            font-size: 7px;
        }

        .isc-admin .isc-tick-right {
            float: left;
            width: 15%;
            text-align: center;
            color: white;
            font-weight: 900;
            font-size: 10px;
            position: absolute;
            margin-top: -5px;
            /* border: 1px solid black; */
            border-radius: 100px;
            /* padding: 1px 1px 1px 1px; */
            margin-left: -10px;
        }

        .isc-admin .five {
            float: left;
            height: 5vh;
            width: 15%;
            margin: 5px 5px;
            border: 1px solid black;
            background: black;
            padding: 10px 0px;
        }

        .isc-admin .isc-abt-banner-text {
            color: #3e3e3e;
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 0px;
            text-transform: capitalize;
            text-align: left;
            text-indent: 20px;
            width: 100%;
            height: 40px;
            box-shadow: none;
            padding-left: 0px;
        }



        .isc-admin .isc-abt-story-text {
            color: black;
            font-size: 11px !important;
            font-weight: 600;
            margin-bottom: 0px;
            text-transform: capitalize;
            text-align: left;
            text-indent: 20px;
            width: 100%;
            height: 40px;
            box-shadow: none;
            padding-left: 0px;
            background-color: inherit;
            border: none;
        }

        .isc-admin .textarea {
            resize: vertical;
            background: inherit;
            border: none;
            padding: 10px;
            width: 100%;
            font-size: 7px;
            font-weight: 500;
            padding-left: 20px;
            text-align: justify;
        }

        .isc-admin .isc-abt-second-left {
            float: left;
            width: 50%;
        }

        .isc-admin .isc-abt-second-right {
            float: right;
            width: 50%;
            display: flex;
        }

        .isc-admin img.isc-abt-second-img {
            width: 50%;
            margin-left: 10px;
        }

        .isc-admin img.isc-abt-second-imgs {
            width: 50%;
            margin-left: 0;
        }

        .isc-admin input.myFiles {
            position: absolute;
            float: left;
            width: 22% !important;
            right: 0px !important;
            top: 19.3% !important;
            font-size: 5px !important;
            background: inherit;
            border: none;
            height: 25px;
            padding-left: 0;
            opacity: 1;
        }

        .isc-admin .isc-abt-text-area {
            float: none;
            width: 100% !important;
            max-width: 100%;
            text-align: justify !important;
            margin: 0 auto;
        }

        .isc-admin .isc-abt-brand {
            float: left;
            width: 100%;
            margin: 0px 10px;
        }

        .isc-admin .myfiles {
            opacity: 0;
            background: inherit;
            border: none;
            height: 30px;
            box-shadow: none;
            padding-left: 0px;
            font-size: 7px;
            color: #626262;
            width: 38%;
        }

        .isc-admin .video-popup {
            background-color: rgba(255, 255, 255, 0.7);
            color: #353030;
            display: inline-block;
            font-size: 20px;
            height: 30px;
            left: 0;
            line-height: 35px;
            margin: 0 auto;
            position: absolute;
            right: 0;
            text-align: center;
            top: 78% !important;
            -webkit-transform: translateY(-50%);
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
            width: 35px;
        }

        .isc-admin .isc-abt-brands {
            float: left;
            width: 100%;
            margin: 0px 10px;
        }

        .isc-admin img.isc-abt-brand-img {
            width: 40%;
        }

        .isc-admin .isc-abt-story-texts {
            color: black;
            font-size: 14px;
            font-weight: 600;
            margin-bottom: 0px;
            text-transform: capitalize;
            text-align: center;
            text-indent: 0;
            width: 100%;
            height: 40px;
            box-shadow: none;
            padding-left: 0px;
            background-color: inherit;
            border: none;
        }

        .isc-admin input.myFile {
            position: absolute;
            float: left;
            width: 31% !important;
            right: 30px !important;
            top: 150px !important;
            font-size: 6px !important;
            background: inherit;
            border: none;
            height: 25px;
            padding-left: 0;
            opacity: 1;
        }

        .isc-admin button.remove {
            width: 11%;
            background: #1589EE;
            border: 1px solid #1589EE;
            color: white;
            padding: 5px 4px 5px 4px;
            font-size: 9px;
            font-weight: 600;
            cursor: pointer !important;
            border-radius: 5px;
        }

        .isc-admin .isc-blg-left {
            float: left;
            width: 100%;
            text-align: center;
        }

        .isc-admin div#editor {
            width: 100%;
            height: 220px;
            margin: 0;
            margin-bottom: 20px;
            padding: 0;
            border: 1px solid #cfcfcf;
            border-radius: 4px;
        }

        .isc-admin .icon {
            float: left;
            height: 20px;
            width: 40px;
            margin-right: 0;
            background: #fafafa;
            font-size: 0.8rem;
            color: #464646;
            text-align: center;
            cursor: pointer;
            padding: 6px;
        }

        .isc-admin .buttons {
            clear: both;
            margin-top: 10px;
            text-align: left;
            padding-left: 0;
            padding-top: 11px;
        }

        .isc-admin button.log-out-client {
            width: 11%;
            background: #1589EE;
            border: 1px solid #1589EE;
            color: white;
            padding: 5px 4px 5px 4px;
            font-size: 11px;
            cursor: pointer !important;
            font-weight: 600;
            border-radius: 5px;
        }

        .isc-admin button.clone {
            width: 10%;
            background: #1589EE;
            border: 1px solid #1589EE;
            color: white;
            padding: 5px 4px 5px 4px;
            font-size: 11px;
            font-weight: 600;
            cursor: pointer !important;
            border-radius: 5px;
            margin-top: 10px;
        }

        .isc-admin .isc-blg-right {
            float: left;
            width: 100%;
            border: 1px solid #ededed;
            margin-top: 15px;
            margin-right: 12px;
            max-width: 100%;
        }

        .isc-admin input.isc-p-inputs {
            width: 92%;
            border: 1px solid #4444;
            height: 5vh;
            margin: 10px 0px 10px 5px;
            background-color: inherit;
            border-radius: 5px;
        }

        .isc-admin p.isc-p {
            float: left;
            width: 95%;
            margin-left: 5px;
            font-size: 11px;
            font-weight: 600;
            text-align: left;
            text-indent: 5px;
            padding-top: 6px;
            margin-bottom: 0px;
        }

        .isc-admin input.isc-p-input {
            width: 80%;
            border: 1px solid #ddd;
            height: 30px;
            margin: 10px 0px 10px 5px;
            background-color: inherit;
            border-radius: 5px;
        }

        .isc-admin .isc-new-rule-left {
            float: left;
            width: 50%;
            text-align: left;
            margin-bottom: 10px;
            margin-top: 0;
        }

        .isc-admin .isc-promote {
            margin-top: 0;
            font-size: 10px;
            font-weight: 600;
            text-align: left;
            color: #5d5d5d;
            padding-top: 5px;
            padding-bottom: 0;
            padding-left: 0px;
        }

        .isc-admin .isc-new-rule-right {
            float: right;
            width: 50%;
            text-align: right;
            margin-bottom: 10px;
            margin-top: 10px;
        }

        .isc-admin .btn {
            border-radius: 0px;
            font-size: 11px;
            padding: 0px 10px;
            height: 30px;
            line-height: 30px;
        }

        .isc-admin .isc-no-style-button {
            outline: none !important;
            border: none;
            background: white;
            text-align: left;
        }

        .isc-admin .toggle, .isc-admin .toggler {
            display: inline-block;
            vertical-align: middle;
            margin: 10px 0px;
            font-size: 9px !important;
        }

        .isc-admin .toggle {
            position: relative;
            width: 45px;
            height: 20px;
            border-radius: 100px;
            background-color: #1590F1;
            overflow: hidden;
            box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, 0.05);
        }

        .isc-admin .switch {
            width: 15px;
            height: 15px;
        }

        .isc-admin .isc-product-review {
            border-collapse: collapse;
            width: 100%;
            padding: 50px;
            font-size: 7px;
        }

        .isc-admin .isc-customer-pricing-filter-content {
            margin-left: 0;
            width: 100%;
            margin-top: 0 !important;
        }

        .isc-admin .isc-split-screen {
            display: block;
        }

        .isc-admin .isc-80 {
            width: 100%;
        }

        .isc-admin .isc-filter-options {
            display: block;
        }

        .isc-admin .isc-filter-item {
            width: 85%;
            margin-right: 0;
            margin-left: 12px;
        }

        .isc-admin .isc-80 {
            width: 100%;
        }

        .isc-admin .isc-filter-label {
            font-size: 11px;
            color: #525252;
            margin-bottom: 5px;
            text-align: left;
            font-weight: 600;
            margin-top: 5px;
        }

        .isc-admin .isc-20 {
            width: 100%;
            margin: 0px 20px 0px 25px;
            margin-top: 0px;
            padding-top: 10px;
            text-align: right;
        }

        .isc-admin .isc-pagination-sec-s1 {
            padding: 20px 0px;
            float: right;
            padding-top: 0;
            width: 100%;
            margin: 10px 0px;
            text-align: right;
        }

        .isc-admin .isc-page-count-s1 {
            display: inline-block;
            padding: 3px 3px;
            margin-right: 0px;
            border-radius: 3px;
            border: solid 1px #c0c0c0;
            font-size: 6px;
            font-weight: 500;
            text-decoration: none;
            color: #000;
        }

        .isc-admin .fs-label-wrap .fs-label {
            padding: 6px 22px 6px 8px;
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
            font-size: 9px;
        }

        .isc-admin .isc-btn-s1 {
            display: inline-block;
            color: #ffffff;
            margin: 0px 0px 5px 0px;
            font-size: 11px;
            padding: 4px 10px;
            font-weight: 400;
            float: left;
            background-color: #13a840;
            position: relative;
            border: 1px solid #efefef;
            border-radius: 4px;
        }

        .isc-admin .isc-btn-s2 {
            display: inline-block;
            color: #ffffff;
            margin: 0px 0px 0px 0px;
            font-size: 11px;
            padding: 4px 10px;
            font-weight: 400;
            float: left;
            background-color: #13a840;
            position: relative;
            border: 1px solid #efefef;
            border-radius: 4px;
        }

        .isc-admin .isc-filter-act-btn {
            margin-top: 0;
        }

        .isc-admin .isc-customer-pricing-close {
            left: 80% !important;
            position: absolute;
            margin-top: 90px;
            right: 0px !important;
        }

        div#exampleModalCenter-newrule .modal-dialog {
            max-width: 80%;
            margin: 30px auto;
            min-width: auto;
        }

        div#exampleModalCenter-newrule .nav-pills li a {
            background: none;
            color: #000;
            display: inline-block;
            padding: 6px 8px;
            cursor: pointer;
            font-size: 11px;
            text-transform: uppercase;
            font-weight: 600;
        }

        div#exampleModalCenter-newrule .isc-stock-threshold-left {
            float: left;
            width: 40%;
        }

        div#exampleModalCenter-newrule .isc-stock-threshold-right {
            float: right;
            width: 55%;
        }

        div#exampleModalCenter-newrule .isc-detail-name-input {
            background: white;
            border: 1px solid #dddd;
            height: 30px;
            box-shadow: none;
            padding-left: 10px;
            font-size: 9px;
            color: #626262;
            width: 100%;
            border-radius: 5px;
        }

        div#exampleModalCenter-newrule label {
            font-size: 11px;
            font-weight: 400;
            color: #626262;
        }

        div#exampleModalCenter-newrule .isc-stock-threshold-right select {
            width: 100%;
            height: 30px;
            border: 1px solid #dddd;
            background: white;
            border-radius: 5px;
        }

        div#exampleModalCenter-newrule .isc-text-area {
            border: 1px solid #ddd;
            border-radius: 4px;
            height: 60px;
            box-sizing: border-box;
            background: white;
            width: 100%;
        }

        div#exampleModalCenter-newrule .radio {
            float: left;
            width: 100%;
            text-align: left;
        }

        div#exampleModalCenter-newrule span.inventory-text {
            font-weight: 600;
            float: left;
            width: 90%;
            margin-top: 9px;
            font-size: 11px;
        }

        div#exampleModalCenter-newrule .isc-table-bordered th {
            border-bottom: 1px solid #dddddd;
            padding: 5px 29px;
            white-space: nowrap;
            width: 100%;
        }

        div#exampleModalCenter-newrule .isc-inventory-table thead {
            background-color: #f6f6f6;
            float: left;
            width: auto;
        }

        div#exampleModalCenter-newrule .isc-inventory-table tbody.isc-style-2 {
            float: left;
        }

        div#exampleModalCenter-newrule table.isc-table.isc-table-row.isc-var-inp.isc-table-bordered.isc-customer-table-inventory thead {
            background-color: #f6f6f6;
            float: left;
        }

        div#exampleModalCenter-newrule table.isc-table.isc-table-row.isc-var-inp.isc-table-bordered.isc-customer-table-inventory tbody {
            float: left;
        }

        .isc-inventory-table tbody tr td h5 {
            text-overflow: ellipsis;
            white-space: nowrap;
            width: 90%;
            font-size: 11px !important;
            font-weight: 500;
            margin: 0;
        }

        div#exampleModalCenter-newrule .isc-role-txt {
            font-size: 9px !important;
            margin-top: -20px;
            margin-left: 75px;
        }

        div#exampleModalCenter-newrule .isc-table-bordered td {
            /* border-bottom: 1px solid #dddddd; */
            padding: 8px 29px;
            white-space: nowrap;
            font-size: 11px !important;
        }

        div#exampleModalCenter-newrule .isc-table-bordered th {
            /* border-bottom: 1px solid #dddddd; */
            padding: 8px 29px;
            white-space: nowrap;
            font-size: 11px !important;
        }

        div#exampleModalCenter-newrule .btn {
            border-radius: 0px;
            font-size: 9px;
            padding: 0px 15px;
            height: 30px;
            line-height: 30px;
        }

        div#exampleModalCenter-newrule .required {
            width: 100%;
            border: 1px solid #dadada;
            padding: 2px 2px;
            font-size: 11px;
            color: #525252;
            height: 30px;
            border-radius: 5px;
            background: white;
        }

        .modal-content.isc-modal-dialog-centres {
            height: 60vh;
            overflow-y: auto;
        }

        .modal-dialog.modal-dialog-threshold {
            max-width: 89% !important;
            margin: 30px auto;
        }

        .isc-threshold-modal-popup label {
            font-size: 11px;
            font-weight: 400;
            color: #626262;
        }

        .isc-stock-threshold-left {
            float: left;
            width: 40%;
        }

        .isc-stock-threshold-right {
            float: right;
            width: 60%;
        }

        .isc-threshold-modal-popup .isc-single-line-desc {
            border: 1px solid #ddd;
            width: 85%;
            background-color: white;
            float: left;
            margin-left: 0px;
            height: 30px;
            border-radius: 5px;
            font-size: 11px;
        }

        .isc-threshold-modal-popup .isc-stock-threshold-right select {
            width: 85%;
            height: 30px;
            border: 1px solid #dddd;
            background: white;
            border-radius: 5px;
            font-size: 11px;
        }

        .isc-threshold-modal-popup .isc-single-line-desc:focus {
            border: 1px solid #ddd;
            width: 85%;
            background-color: white;
            float: left;
            margin-left: 0px;
            height: 30px;
            border-radius: 5px;
            font-size: 11px;
        }

        .isc-threshold-modal-popup .isc-stock-threshold-right select:focus {
            width: 85%;
            height: 30px;
            border: 1px solid #dddd;
            background: white;
            border-radius: 5px;
            font-size: 11px;
        }

        .modal-dialog-centereds .nav-pills li a {
            background: none;
            color: #000;
            display: inline-block;
            padding: 6px 10px;
            cursor: pointer;
            font-size: 11px;
            text-transform: uppercase;
            font-weight: 600;
        }

        .modal-dialog .modal-dialog-centereds {
            max-width: 90% !important;
        }

        .modal-dialog-centereds .isc-row {
            float: left;
            width: 100%;
            margin-top: 0;
        }

        .modal-dialog-centereds .isc-restriction-left {
            float: left;
            width: 35%;
            text-align: left;
        }

            .modal-dialog-centereds .isc-restriction-left h5 {
                color: #474747;
                font-weight: 600;
                text-transform: capitalize;
                font-size: 11px;
            }

        .modal-dialog-centereds div#exTab3 {
            padding: 0;
            overflow-x: hidden;
        }

        .isc-admin .modal-title {
            margin-bottom: 0;
            line-height: 1.5;
            font-size: 11px !important;
        }

        .isc-admin .modal-header .close {
            padding: 15px;
            margin: -20px -15px -15px auto;
            cursor: pointer;
        }

        .modal-dialog .modal-dialog-centereds {
            max-width: 90% !important;
        }

        .isc-restriction {
            float: left;
            width: 100%;
            padding-left: 25px;
            margin-top: 20px;
        }

        .modal-dialog-centereds .isc-restriction-right {
            float: right;
            width: 63%;
            text-align: left;
            margin-top: -5px;
        }

        .modal-dialog-centereds .isc-restriction-input {
            background: white;
            border: 1px solid #cfcfcf;
            height: 30px;
            box-shadow: none;
            padding-left: 5px;
            font-size: 11px;
            color: #626262;
            width: 85%;
            border-radius: 4px;
        }

        .modal-dialog-centereds .isc-restriction-validity-input {
            background: white;
            border: 1px solid #cfcfcf;
            height: 30px;
            box-shadow: none;
            padding-left: 10px;
            font-size: 11px;
            color: #626262;
            width: 85%;
            margin-bottom: 20px;
            border-radius: 4px;
        }

        .modal-dialog-centereds .faq-drawer {
            margin-bottom: 0px;
            flex: 1;
            box-shadow: none;
            float: left;
            width: 100%;
            border-bottom: 1px solid #dddd;
            padding-bottom: 10px;
        }

        .modal-dialog-centereds .faq-drawer__title {
            display: block;
            position: relative;
            padding: 10px 0px 10px 0px;
            margin-bottom: 0;
            background: white;
            color: #373737;
            font-weight: 600;
            font-size: 11px;
            border-radius: 8px;
            transition: all 0.25s ease-out;
            cursor: pointer;
        }

        .modal-dialog-centereds .isc-table-bordered th {
            border-bottom: 1px solid #dddddd;
            padding: 5px 29px;
            white-space: nowrap;
            font-size: 11px;
        }

        .modal-dialog-centereds .isc-detail-name {
            float: left;
            width: 100px;
        }

        .modal-dialog-centereds input.form-control {
            height: 30px;
            font-size: 9px;
            border: 1px solid #cfcfcf;
            width: 100%;
        }

        .modal-dialog-centereds .isc-up-bill-add {
            text-align: left;
            margin-top: 10px;
            font-size: 11px;
        }
    }









    /*Admin Panel*/
    @media only screen and (min-width: 320px) and (max-width: 480px) {
        .isc-admin-panel .col-md-3.isc-my-admin-left {
            background-color: #F1F2F3;
            margin-left: 0;
        }

        .isc-admin-panel ul.nav.nav-pills {
            padding: 0px 0px 0px 5px;
        }

        .isc-admin-panel .isc-red {
            color: red;
            float: left;
            margin: 0 !important;
            padding: 9px 0 !important;
        }

        div#AddInput .isc-modal-one {
            margin: 80px auto;
            min-width: 100% !important;
        }

        div#AddInput .isc-product-name {
            width: 100%;
            background: inherit;
            border: 1px solid #ddd;
            height: 35px;
            padding-left: 10px;
            box-shadow: none;
            font-size: 14px;
            color: #626262;
            margin-top: 0px;
            border-radius: 5px;
            text-transform: capitalize;
            cursor: pointer;
        }

        .isc-admin-panel .div-col-30per {
            width: 100% !important;
            float: left;
            margin-bottom: 10px;
        }

        .isc-admin-panel .isc-add-bundle {
            width: 40% !important;
            font-size: 14px;
            text-align: center;
            background: #007bff;
            border: none;
            color: white;
            padding: 7px;
            margin-bottom: 20px;
            float: left;
            margin-left: 15px;
            margin-top: 15px;
            cursor: pointer;
        }

        .isc-admin-panel .isc-preview-table th {
            border-bottom: 1px solid #dddddd;
            text-align: left;
            padding: 8px;
            width: 100px;
            white-space: nowrap;
            font-size: 9px;
        }

        .isc-admin-panel .isc-preview-table td {
            border-bottom: 1px solid #dddddd;
            text-align: left;
            padding: 8px;
            width: 100px;
            white-space: nowrap;
            font-size: 9px;
        }

        .isc-admin-panel .col-md-3.isc-my-admin-left {
            background-color: #F1F2F3;
            margin-left: 0px;
        }

        .isc-admin-panel .col-md-3 {
            -ms-flex: 0 0 25% !important;
            flex: 0 0 25% !important;
            max-width: 25% !important;
            padding: 0;
        }

        .isc-admin-panel .container-fluid {
            width: 100%;
            padding-right: 0;
            padding-left: 0;
            margin-right: auto;
            margin-left: auto;
        }

        .isc-admin-panel a.isc-back-arrow {
            font-size: 13px;
        }

        .isc-admin-panel img.edit-product-img {
            width: 100%;
            margin-left: 0;
            margin-top: 20px;
            text-align: center;
            float: none;
            max-width: 100%;
            margin-bottom: 15px;
            height: auto;
            cursor: default;
        }

        .isc-admin-panel .edit-product-heading {
            font-size: 9px;
            font-weight: 600;
            color: #626262;
            text-align: left;
            width: 100px;
            text-indent: 0px;
            padding: 0px 0px;
            text-transform: capitalize;
            position: relative;
            margin-top: 0px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .isc-admin-panel .isc-my-admin-left a {
            color: #474747;
            font-weight: 600;
            text-transform: capitalize;
            font-size: 9px;
            text-align: left;
            text-indent: 2px;
            float: left;
            width: 100%;
            cursor: default;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .isc-admin-panel .col-md-9 {
            -ms-flex: 0 0 75%;
            flex: 0 0 75%;
            max-width: 75%;
            border-left: none;
            position: relative;
            margin-top: 20px;
            padding-bottom: 30px;
            margin-top: 20px;
            padding: 0 4px;
        }

        .isc-admin-panel .data p {
            color: green;
            font-weight: 600;
            font-size: 5px;
            position: relative;
            right: 0;
            top: 0;
        }

        .isc-admin-panel div#exTab3 {
            margin-left: 0;
        }

        .isc-admin-panel .div-col-100per {
            width: 100%;
            float: left;
            margin-top: 10px;
        }

        .isc-admin-panel .heading {
            font-size: 11px;
            font-weight: 600;
            color: #626262;
            text-align: left;
            width: 100%;
            text-indent: 0;
            padding: 20px 20px;
            text-transform: capitalize;
        }

        .isc-admin-panel .heading-inputss {
            border: 1px solid #9f9f9fdd;
            width: 95%;
            text-align: left;
            float: left;
            margin-left: 20px;
            margin-bottom: 20px;
            background: inherit;
            height: 25vh;
            overflow-y: scroll;
            font-size: 9px;
        }

        .isc-admin-panel .nav-pills li a {
            background: none;
            color: #000;
            display: inline-block;
            padding: 6px 14px;
            cursor: pointer;
            font-size: 9px;
            text-transform: uppercase;
            font-weight: 600;
        }

        .isc-admin-panel .isc-digital-asset-tab h5 {
            margin-top: 0;
            font-size: 10px;
        }

        .isc-admin-panel .container {
            width: 100%;
            padding-right: 0;
            padding-left: 0;
            margin-right: auto;
            margin-left: auto;
        }

        .isc-admin-panel .isc-preview-table {
            max-width: 100%;
            border-collapse: collapse;
            width: 100%;
            margin: 0 auto;
            table-layout: unset;
            overflow-x: auto;
        }

        .isc-admin-panel .table {
            width: 100%;
            max-width: 100%;
            margin-bottom: 1rem;
            background-color: transparent;
            table-layout: unset;
            overflow-x: auto;
        }

        .isc-admin-panel .isc-product-review td {
            border-bottom: 1px solid #dddddd;
            text-align: center;
            padding: 8px;
            font-size: 8px;
        }

        .isc-admin-panel details summary {
            width: 100%;
            padding: 0.5rem 0;
            border-bottom: 1px solid #d9d9d9;
            position: relative;
            cursor: pointer;
            font-size: 9px;
            font-weight: 300;
            list-style: none;
            text-align: left;
            font-weight: 600;
        }

        .isc-admin-panel .isc-add-bundle {
            width: 50% !important;
            font-size: 9px;
            text-align: center;
            background: #007bff;
            border: none;
            color: white;
            padding: 7px;
            margin-bottom: 20px;
            float: left;
            margin-left: 0;
            margin-top: 15px;
            cursor: pointer;
        }

        .isc-admin-panel .row.isc-common-button {
            float: right;
            margin-bottom: 0;
            position: relative;
            margin-top: 0;
            z-index: 0;
        }

        .isc-admin-panel .btn {
            border-radius: 0px;
            font-size: 9px;
            padding: 0px 10px;
            height: 20px;
            line-height: 20px;
        }

        div#v-pills-tabContent {
            margin-top: 30px;
        }

        .isc-admin-panel label.isc-digital-asset-tab-label {
            background-color: #3E3E3E;
            color: white;
            padding: 5px 10px;
            font-size: 9px !important;
            font-weight: 500;
            margin: 5px 5px;
            border-radius: 5px;
        }

        div#addfile_modal {
            width: 100%;
            max-width: 90%;
            margin: 0 auto;
            top: -90px;
        }

        .isc-admin-panel .isc-modal-one {
            margin: 60px auto;
            min-width: 0;
        }

            .isc-admin-panel .isc-modal-one .modal-body-contents {
                float: left;
                width: 100%;
                padding: 0px 10px;
            }

            .isc-admin-panel .isc-modal-one .isc-products-label {
                font-size: 11px;
                font-weight: 600;
                color: #626262;
            }

            .isc-admin-panel .isc-modal-one .isc-products-name {
                float: left;
                width: 30%;
                color: #666666;
                text-align: left;
            }

            .isc-admin-panel .isc-modal-one .isc-products-text {
                float: right;
                width: 70%;
                text-align: left;
            }

        .isc-admin-panel .isc-product-name {
            width: 100%;
            background: inherit;
            border: 1px solid #ddd;
            height: 25px;
            padding-left: 10px;
            box-shadow: none;
            font-size: 11px;
            color: #626262;
            margin-top: 0px;
            border-radius: 5px;
            text-transform: capitalize;
        }

        .isc-admin-panel .nav-pills li a {
            background: none;
            color: #000;
            display: inline-block;
            padding: 6px 8px;
            cursor: pointer;
            font-size: 9px;
            text-transform: uppercase;
            font-weight: 600;
        }

        .isc-admin-panel .isc-table-bordered th {
            border-bottom: 1px solid #dddddd;
            padding: 8px 29px;
            white-space: nowrap;
            font-size: 9px;
        }

        .isc-admin-panel .isc-promote {
            margin-top: 10px;
            font-size: 10px;
            font-weight: 700;
            text-align: left;
            color: #5d5d5d;
            padding-top: 15px;
            border-bottom: 1px solid #c3c3c3;
            padding-bottom: 15px;
        }

        #addfile_modal .isc-modal-one {
            margin: 150px auto;
            min-width: 100% !important;
        }

        #addfile_modal .isc-products-label {
            font-size: 14px;
            font-weight: 600;
            color: #626262;
        }

        #addfile_modal label.isc-products-labels {
            text-indent: 15px;
            font-size: 14px;
            font-weight: 600;
            color: #626262;
        }

        #addfile_modal .isc-products-name {
            float: left;
            width: 60%;
            color: #666666;
            text-align: left;
        }

        #addfile_modal .isc-products-text {
            float: right;
            width: 40%;
            text-align: left;
        }

        #addfile_modal span.drop-zone__prompt {
            font-size: 9px;
        }

        #addfile_modal .isc-product-name {
            width: 100%;
            background: inherit;
            border: 1px solid #7e7e7e;
            height: 35px;
            padding-left: 10px;
            box-shadow: none;
            font-size: 9px;
            color: #626262;
            margin-top: 0px;
            overflow: hidden;
            text-overflow: ellipsis;
        }
    }

    @media only screen and (min-width: 320px) and (max-width: 568px) {
        .isc-admin-panel ul.nav.nav-pills {
            padding: 0px 0px 0px 5px;
        }

        .isc-admin-panel .isc-red {
            color: red;
            float: left;
            margin: 0 !important;
            padding: 9px 0 !important;
        }

        div#AddInput .isc-modal-one {
            margin: 80px auto;
            min-width: 100% !important;
        }

        div#AddInput .isc-product-name {
            width: 100%;
            background: inherit;
            border: 1px solid #ddd;
            height: 35px;
            padding-left: 10px;
            box-shadow: none;
            font-size: 14px;
            color: #626262;
            margin-top: 0px;
            border-radius: 5px;
            text-transform: capitalize;
            cursor: pointer;
        }

        .isc-admin-panel .col-md-3.isc-my-admin-left {
            background-color: #F1F2F3;
            margin-left: 0;
        }

        .isc-admin-panel .div-col-30per {
            width: 100% !important;
            float: left;
            margin-bottom: 10px;
        }

        .isc-admin-panel .isc-add-bundle {
            width: 40% !important;
            font-size: 14px;
            text-align: center;
            background: #007bff;
            border: none;
            color: white;
            padding: 7px;
            margin-bottom: 20px;
            float: left;
            margin-left: 15px;
            margin-top: 15px;
            cursor: pointer;
        }

        .isc-admin-panel .isc-preview-table th {
            border-bottom: 1px solid #dddddd;
            text-align: left;
            padding: 8px;
            width: 100px;
            white-space: nowrap;
            font-size: 9px;
        }

        .isc-admin-panel .isc-preview-table td {
            border-bottom: 1px solid #dddddd;
            text-align: left;
            padding: 8px;
            width: 100px;
            white-space: nowrap;
            font-size: 9px;
        }

        .isc-admin-panel .col-md-3.isc-my-admin-left {
            background-color: #F1F2F3;
            margin-left: 0px;
        }

        .isc-admin-panel .col-md-3 {
            -ms-flex: 0 0 25% !important;
            flex: 0 0 25% !important;
            max-width: 25% !important;
            padding: 0;
        }

        .isc-admin-panel .container-fluid {
            width: 100%;
            padding-right: 0;
            padding-left: 0;
            margin-right: auto;
            margin-left: auto;
        }

        .isc-admin-panel a.isc-back-arrow {
            font-size: 13px;
        }

        .isc-admin-panel img.edit-product-img {
            width: 100%;
            margin-left: 0;
            margin-top: 20px;
            text-align: center;
            float: none;
            max-width: 100%;
            margin-bottom: 15px;
            height: auto;
            cursor: default;
        }

        .isc-admin-panel .edit-product-heading {
            font-size: 9px;
            font-weight: 600;
            color: #626262;
            text-align: left;
            width: 100px;
            text-indent: 0px;
            padding: 0px 0px;
            text-transform: capitalize;
            position: relative;
            margin-top: 0px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .isc-admin-panel .isc-my-admin-left a {
            color: #474747;
            font-weight: 600;
            text-transform: capitalize;
            font-size: 9px;
            text-align: left;
            text-indent: 2px;
            float: left;
            width: 100%;
            cursor: default;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .isc-admin-panel .col-md-9 {
            -ms-flex: 0 0 75%;
            flex: 0 0 75%;
            max-width: 75%;
            border-left: none;
            position: relative;
            margin-top: 20px;
            padding-bottom: 30px;
            margin-top: 20px;
            padding: 0 4px;
        }

        .isc-admin-panel .data p {
            color: green;
            font-weight: 600;
            font-size: 5px;
            position: relative;
            right: 0;
            top: 0;
        }

        .isc-admin-panel div#exTab3 {
            margin-left: 0;
        }

        .isc-admin-panel .div-col-100per {
            width: 100%;
            float: left;
            margin-top: 10px;
        }

        .isc-admin-panel .heading {
            font-size: 11px;
            font-weight: 600;
            color: #626262;
            text-align: left;
            width: 100%;
            text-indent: 0;
            padding: 20px 20px;
            text-transform: capitalize;
        }

        .isc-admin-panel .heading-inputss {
            border: 1px solid #9f9f9fdd;
            width: 95%;
            text-align: left;
            float: left;
            margin-left: 20px;
            margin-bottom: 20px;
            background: inherit;
            height: 25vh;
            overflow-y: scroll;
            font-size: 9px;
        }

        .isc-admin-panel .nav-pills li a {
            background: none;
            color: #000;
            display: inline-block;
            padding: 6px 14px;
            cursor: pointer;
            font-size: 9px;
            text-transform: uppercase;
            font-weight: 600;
        }

        .isc-admin-panel .isc-digital-asset-tab h5 {
            margin-top: 0;
            font-size: 10px;
        }

        .isc-admin-panel .container {
            width: 100%;
            padding-right: 0;
            padding-left: 0;
            margin-right: auto;
            margin-left: auto;
        }

        .isc-admin-panel .isc-preview-table {
            max-width: 100%;
            border-collapse: collapse;
            width: 100%;
            margin: 0 auto;
            table-layout: unset;
            overflow-x: auto;
        }

        .isc-admin-panel .table {
            width: 100%;
            max-width: 100%;
            margin-bottom: 1rem;
            background-color: transparent;
            table-layout: unset;
            overflow-x: auto;
        }

        .isc-admin-panel .isc-product-review td {
            border-bottom: 1px solid #dddddd;
            text-align: center;
            padding: 8px;
            font-size: 8px;
        }

        .isc-admin-panel details summary {
            width: 100%;
            padding: 0.5rem 0;
            border-bottom: 1px solid #d9d9d9;
            position: relative;
            cursor: pointer;
            font-size: 9px;
            font-weight: 300;
            list-style: none;
            text-align: left;
            font-weight: 600;
        }

        .isc-admin-panel .isc-add-bundle {
            width: 50% !important;
            font-size: 9px;
            text-align: center;
            background: #007bff;
            border: none;
            color: white;
            padding: 7px;
            margin-bottom: 20px;
            float: left;
            margin-left: 0;
            margin-top: 15px;
            cursor: pointer;
        }

        .isc-admin-panel .row.isc-common-button {
            float: right;
            margin-bottom: 0;
            position: relative;
            margin-top: 0;
            z-index: 0;
        }

        .isc-admin-panel .btn {
            border-radius: 0px;
            font-size: 9px;
            padding: 0px 10px;
            height: 20px;
            line-height: 20px;
        }

        div#v-pills-tabContent {
            margin-top: 30px;
        }

        .isc-admin-panel label.isc-digital-asset-tab-label {
            background-color: #3E3E3E;
            color: white;
            padding: 5px 10px;
            font-size: 9px !important;
            font-weight: 500;
            margin: 5px 5px;
            border-radius: 5px;
        }

        div#addfile_modal {
            width: 100%;
            max-width: 90%;
            margin: 0 auto;
            top: -90px;
        }

        .isc-admin-panel .isc-modal-one {
            margin: 60px auto;
            min-width: 0;
        }

            .isc-admin-panel .isc-modal-one .modal-body-contents {
                float: left;
                width: 100%;
                padding: 0px 10px;
            }

            .isc-admin-panel .isc-modal-one .isc-products-label {
                font-size: 11px;
                font-weight: 600;
                color: #626262;
            }

            .isc-admin-panel .isc-modal-one .isc-products-name {
                float: left;
                width: 30%;
                color: #666666;
                text-align: left;
            }

            .isc-admin-panel .isc-modal-one .isc-products-text {
                float: right;
                width: 70%;
                text-align: left;
            }

        .isc-admin-panel .isc-product-name {
            width: 100%;
            background: inherit;
            border: 1px solid #ddd;
            height: 25px;
            padding-left: 10px;
            box-shadow: none;
            font-size: 11px;
            color: #626262;
            margin-top: 0px;
            border-radius: 5px;
            text-transform: capitalize;
        }

        .isc-admin-panel .nav-pills li a {
            background: none;
            color: #000;
            display: inline-block;
            padding: 6px 8px;
            cursor: pointer;
            font-size: 9px;
            text-transform: uppercase;
            font-weight: 600;
        }

        .isc-admin-panel .isc-table-bordered th {
            border-bottom: 1px solid #dddddd;
            padding: 8px 29px;
            white-space: nowrap;
            font-size: 9px;
        }

        .isc-admin-panel .isc-promote {
            margin-top: 10px;
            font-size: 10px;
            font-weight: 700;
            text-align: left;
            color: #5d5d5d;
            padding-top: 15px;
            border-bottom: 1px solid #c3c3c3;
            padding-bottom: 15px;
        }

        #addfile_modal .isc-modal-one {
            margin: 150px auto;
            min-width: 100% !important;
        }

        #addfile_modal .isc-products-label {
            font-size: 14px;
            font-weight: 600;
            color: #626262;
        }

        #addfile_modal label.isc-products-labels {
            text-indent: 15px;
            font-size: 14px;
            font-weight: 600;
            color: #626262;
        }

        #addfile_modal .isc-products-name {
            float: left;
            width: 60%;
            color: #666666;
            text-align: left;
        }

        #addfile_modal .isc-products-text {
            float: right;
            width: 40%;
            text-align: left;
        }

        #addfile_modal span.drop-zone__prompt {
            font-size: 9px;
        }

        #addfile_modal .isc-product-name {
            width: 100%;
            background: inherit;
            border: 1px solid #7e7e7e;
            height: 35px;
            padding-left: 10px;
            box-shadow: none;
            font-size: 9px;
            color: #626262;
            margin-top: 0px;
            overflow: hidden;
            text-overflow: ellipsis;
        }
    }

    @media only screen and (min-width: 375px) and (max-width: 667px) {
        .isc-admin-panel ul.nav.nav-pills {
            padding: 0px 0px 0px 5px;
        }

        .isc-admin-panel .isc-red {
            color: red;
            float: left;
            margin: 0 !important;
            padding: 9px 0 !important;
        }

        div#AddInput .isc-modal-one {
            margin: 80px auto;
            min-width: 100% !important;
        }

        div#AddInput .isc-product-name {
            width: 100%;
            background: inherit;
            border: 1px solid #ddd;
            height: 35px;
            padding-left: 10px;
            box-shadow: none;
            font-size: 14px;
            color: #626262;
            margin-top: 0px;
            border-radius: 5px;
            text-transform: capitalize;
            cursor: pointer;
        }


        .isc-admin-panel .col-md-3.isc-my-admin-left {
            background-color: #F1F2F3;
            margin-left: 0;
        }

        .isc-admin-panel .div-col-30per {
            width: 100% !important;
            float: left;
            margin-bottom: 10px;
        }

        .isc-admin-panel .isc-add-bundle {
            width: 40% !important;
            font-size: 14px;
            text-align: center;
            background: #007bff;
            border: none;
            color: white;
            padding: 7px;
            margin-bottom: 20px;
            float: left;
            margin-left: 15px;
            margin-top: 15px;
            cursor: pointer;
        }

        .isc-admin-panel .isc-preview-table th {
            border-bottom: 1px solid #dddddd;
            text-align: left;
            padding: 8px;
            width: 100px;
            white-space: nowrap;
            font-size: 9px;
        }

        .isc-admin-panel .isc-preview-table td {
            border-bottom: 1px solid #dddddd;
            text-align: left;
            padding: 8px;
            width: 100px;
            white-space: nowrap;
            font-size: 9px;
        }

        .isc-admin-panel .col-md-3.isc-my-admin-left {
            background-color: #F1F2F3;
            margin-left: 0px;
        }

        .isc-admin-panel .col-md-3 {
            -ms-flex: 0 0 25% !important;
            flex: 0 0 25% !important;
            max-width: 25% !important;
            padding: 0;
        }

        .isc-admin-panel .container-fluid {
            width: 100%;
            padding-right: 0;
            padding-left: 0;
            margin-right: auto;
            margin-left: auto;
        }

        .isc-admin-panel a.isc-back-arrow {
            font-size: 13px;
        }

        .isc-admin-panel img.edit-product-img {
            width: 100%;
            margin-left: 0;
            margin-top: 20px;
            text-align: center;
            float: none;
            max-width: 100%;
            margin-bottom: 15px;
            height: auto;
            cursor: default;
        }

        .isc-admin-panel .edit-product-heading {
            font-size: 9px;
            font-weight: 600;
            color: #626262;
            text-align: left;
            width: 100px;
            text-indent: 0px;
            padding: 0px 0px;
            text-transform: capitalize;
            position: relative;
            margin-top: 0px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .isc-admin-panel .isc-my-admin-left a {
            color: #474747;
            font-weight: 600;
            text-transform: capitalize;
            font-size: 9px;
            text-align: left;
            text-indent: 2px;
            float: left;
            width: 100%;
            cursor: default;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .isc-admin-panel .col-md-9 {
            -ms-flex: 0 0 75%;
            flex: 0 0 75%;
            max-width: 75%;
            border-left: none;
            position: relative;
            margin-top: 20px;
            padding-bottom: 30px;
            margin-top: 20px;
            padding: 0 4px;
        }

        .isc-admin-panel .data p {
            color: green;
            font-weight: 600;
            font-size: 5px;
            position: relative;
            right: 0;
            top: 0;
        }

        .isc-admin-panel div#exTab3 {
            margin-left: 0;
        }

        .isc-admin-panel .div-col-100per {
            width: 100%;
            float: left;
            margin-top: 10px;
        }

        .isc-admin-panel .heading {
            font-size: 11px;
            font-weight: 600;
            color: #626262;
            text-align: left;
            width: 100%;
            text-indent: 0;
            padding: 20px 20px;
            text-transform: capitalize;
        }

        .isc-admin-panel .heading-inputss {
            border: 1px solid #9f9f9fdd;
            width: 95%;
            text-align: left;
            float: left;
            margin-left: 20px;
            margin-bottom: 20px;
            background: inherit;
            height: 25vh;
            overflow-y: scroll;
            font-size: 9px;
        }

        .isc-admin-panel .nav-pills li a {
            background: none;
            color: #000;
            display: inline-block;
            padding: 6px 14px;
            cursor: pointer;
            font-size: 9px;
            text-transform: uppercase;
            font-weight: 600;
        }

        .isc-admin-panel .isc-digital-asset-tab h5 {
            margin-top: 0;
            font-size: 10px;
        }

        .isc-admin-panel .container {
            width: 100%;
            padding-right: 0;
            padding-left: 0;
            margin-right: auto;
            margin-left: auto;
        }

        .isc-admin-panel .isc-preview-table {
            max-width: 100%;
            border-collapse: collapse;
            width: 100%;
            margin: 0 auto;
            table-layout: unset;
            overflow-x: auto;
        }

        .isc-admin-panel .table {
            width: 100%;
            max-width: 100%;
            margin-bottom: 1rem;
            background-color: transparent;
            table-layout: unset;
            overflow-x: auto;
        }

        .isc-admin-panel .isc-product-review td {
            border-bottom: 1px solid #dddddd;
            text-align: center;
            padding: 8px;
            font-size: 8px;
        }

        .isc-admin-panel details summary {
            width: 100%;
            padding: 0.5rem 0;
            border-bottom: 1px solid #d9d9d9;
            position: relative;
            cursor: pointer;
            font-size: 9px;
            font-weight: 300;
            list-style: none;
            text-align: left;
            font-weight: 600;
        }

        .isc-admin-panel .isc-add-bundle {
            width: 50% !important;
            font-size: 9px;
            text-align: center;
            background: #007bff;
            border: none;
            color: white;
            padding: 7px;
            margin-bottom: 20px;
            float: left;
            margin-left: 0;
            margin-top: 15px;
            cursor: pointer;
        }

        .isc-admin-panel .row.isc-common-button {
            float: right;
            margin-bottom: 0;
            position: relative;
            margin-top: 0;
            z-index: 0;
        }

        .isc-admin-panel .btn {
            border-radius: 0px;
            font-size: 9px;
            padding: 0px 10px;
            height: 20px;
            line-height: 20px;
        }

        div#v-pills-tabContent {
            margin-top: 30px;
        }

        .isc-admin-panel label.isc-digital-asset-tab-label {
            background-color: #3E3E3E;
            color: white;
            padding: 5px 10px;
            font-size: 9px !important;
            font-weight: 500;
            margin: 5px 5px;
            border-radius: 5px;
        }

        div#addfile_modal {
            width: 100%;
            max-width: 90%;
            margin: 0 auto;
            top: -90px;
        }

        .isc-admin-panel .isc-modal-one {
            margin: 60px auto;
            min-width: 0;
        }

            .isc-admin-panel .isc-modal-one .modal-body-contents {
                float: left;
                width: 100%;
                padding: 0px 10px;
            }

            .isc-admin-panel .isc-modal-one .isc-products-label {
                font-size: 11px;
                font-weight: 600;
                color: #626262;
            }

            .isc-admin-panel .isc-modal-one .isc-products-name {
                float: left;
                width: 30%;
                color: #666666;
                text-align: left;
            }

            .isc-admin-panel .isc-modal-one .isc-products-text {
                float: right;
                width: 70%;
                text-align: left;
            }

        .isc-admin-panel .isc-product-name {
            width: 100%;
            background: inherit;
            border: 1px solid #ddd;
            height: 25px;
            padding-left: 10px;
            box-shadow: none;
            font-size: 11px;
            color: #626262;
            margin-top: 0px;
            border-radius: 5px;
            text-transform: capitalize;
        }

        .isc-admin-panel .nav-pills li a {
            background: none;
            color: #000;
            display: inline-block;
            padding: 6px 8px;
            cursor: pointer;
            font-size: 9px;
            text-transform: uppercase;
            font-weight: 600;
        }

        .isc-admin-panel .isc-table-bordered th {
            border-bottom: 1px solid #dddddd;
            padding: 8px 29px;
            white-space: nowrap;
            font-size: 9px;
        }

        .isc-admin-panel .isc-promote {
            margin-top: 10px;
            font-size: 10px;
            font-weight: 700;
            text-align: left;
            color: #5d5d5d;
            padding-top: 15px;
            border-bottom: 1px solid #c3c3c3;
            padding-bottom: 15px;
        }

        #addfile_modal .isc-modal-one {
            margin: 150px auto;
            min-width: 100% !important;
        }

        #addfile_modal .isc-products-label {
            font-size: 14px;
            font-weight: 600;
            color: #626262;
        }

        #addfile_modal label.isc-products-labels {
            text-indent: 15px;
            font-size: 14px;
            font-weight: 600;
            color: #626262;
        }

        #addfile_modal .isc-products-name {
            float: left;
            width: 60%;
            color: #666666;
            text-align: left;
        }

        #addfile_modal .isc-products-text {
            float: right;
            width: 40%;
            text-align: left;
        }

        #addfile_modal span.drop-zone__prompt {
            font-size: 9px;
        }

        #addfile_modal .isc-product-name {
            width: 100%;
            background: inherit;
            border: 1px solid #7e7e7e;
            height: 35px;
            padding-left: 10px;
            box-shadow: none;
            font-size: 9px;
            color: #626262;
            margin-top: 0px;
            overflow: hidden;
            text-overflow: ellipsis;
        }
    }

    @media only screen and (min-width: 414px) and (max-width: 736px) {
        .isc-admin-panel ul.nav.nav-pills {
            padding: 0px 0px 0px 5px;
        }

        .isc-admin-panel .isc-red {
            color: red;
            float: left;
            margin: 0 !important;
            padding: 9px 0 !important;
        }

        div#AddInput .isc-modal-one {
            margin: 80px auto;
            min-width: 100% !important;
        }

        div#AddInput .isc-product-name {
            width: 100%;
            background: inherit;
            border: 1px solid #ddd;
            height: 35px;
            padding-left: 10px;
            box-shadow: none;
            font-size: 14px;
            color: #626262;
            margin-top: 0px;
            border-radius: 5px;
            text-transform: capitalize;
            cursor: pointer;
        }


        .isc-admin-panel .col-md-3.isc-my-admin-left {
            background-color: #F1F2F3;
            margin-left: 0;
        }

        .isc-admin-panel .div-col-30per {
            width: 100% !important;
            float: left;
            margin-bottom: 10px;
        }

        .isc-admin-panel .isc-add-bundle {
            width: 40% !important;
            font-size: 14px;
            text-align: center;
            background: #007bff;
            border: none;
            color: white;
            padding: 7px;
            margin-bottom: 20px;
            float: left;
            margin-left: 15px;
            margin-top: 15px;
            cursor: pointer;
        }

        .isc-admin-panel .isc-preview-table th {
            border-bottom: 1px solid #dddddd;
            text-align: left;
            padding: 8px;
            width: 100px;
            white-space: nowrap;
            font-size: 9px;
        }

        .isc-admin-panel .isc-preview-table td {
            border-bottom: 1px solid #dddddd;
            text-align: left;
            padding: 8px;
            width: 100px;
            white-space: nowrap;
            font-size: 9px;
        }

        .isc-admin-panel .col-md-3.isc-my-admin-left {
            background-color: #F1F2F3;
            margin-left: 0px;
        }

        .isc-admin-panel .col-md-3 {
            -ms-flex: 0 0 25% !important;
            flex: 0 0 25% !important;
            max-width: 25% !important;
            padding: 0;
        }

        .isc-admin-panel .container-fluid {
            width: 100%;
            padding-right: 0;
            padding-left: 0;
            margin-right: auto;
            margin-left: auto;
        }

        .isc-admin-panel a.isc-back-arrow {
            font-size: 13px;
        }

        .isc-admin-panel img.edit-product-img {
            width: 100%;
            margin-left: 0;
            margin-top: 20px;
            text-align: center;
            float: none;
            max-width: 100%;
            margin-bottom: 15px;
            height: auto;
            cursor: default;
        }

        .isc-admin-panel .edit-product-heading {
            font-size: 9px;
            font-weight: 600;
            color: #626262;
            text-align: left;
            width: 100px;
            text-indent: 0px;
            padding: 0px 0px;
            text-transform: capitalize;
            position: relative;
            margin-top: 0px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .isc-admin-panel .isc-my-admin-left a {
            color: #474747;
            font-weight: 600;
            text-transform: capitalize;
            font-size: 9px;
            text-align: left;
            text-indent: 2px;
            float: left;
            width: 100%;
            cursor: default;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .isc-admin-panel .col-md-9 {
            -ms-flex: 0 0 75%;
            flex: 0 0 75%;
            max-width: 75%;
            border-left: none;
            position: relative;
            margin-top: 20px;
            padding-bottom: 30px;
            margin-top: 20px;
            padding: 0 4px;
        }

        .isc-admin-panel .data p {
            color: green;
            font-weight: 600;
            font-size: 5px;
            position: relative;
            right: 0;
            top: 0;
        }

        .isc-admin-panel div#exTab3 {
            margin-left: 0;
        }

        .isc-admin-panel .div-col-100per {
            width: 100%;
            float: left;
            margin-top: 10px;
        }

        .isc-admin-panel .heading {
            font-size: 11px;
            font-weight: 600;
            color: #626262;
            text-align: left;
            width: 100%;
            text-indent: 0;
            padding: 20px 20px;
            text-transform: capitalize;
        }

        .isc-admin-panel .heading-inputss {
            border: 1px solid #9f9f9fdd;
            width: 95%;
            text-align: left;
            float: left;
            margin-left: 20px;
            margin-bottom: 20px;
            background: inherit;
            height: 25vh;
            overflow-y: scroll;
            font-size: 9px;
        }

        .isc-admin-panel .nav-pills li a {
            background: none;
            color: #000;
            display: inline-block;
            padding: 6px 14px;
            cursor: pointer;
            font-size: 9px;
            text-transform: uppercase;
            font-weight: 600;
        }

        .isc-admin-panel .isc-digital-asset-tab h5 {
            margin-top: 0;
            font-size: 10px;
        }

        .isc-admin-panel .container {
            width: 100%;
            padding-right: 0;
            padding-left: 0;
            margin-right: auto;
            margin-left: auto;
        }

        .isc-admin-panel .isc-preview-table {
            max-width: 100%;
            border-collapse: collapse;
            width: 100%;
            margin: 0 auto;
            table-layout: unset;
            overflow-x: auto;
        }

        .isc-admin-panel .table {
            width: 100%;
            max-width: 100%;
            margin-bottom: 1rem;
            background-color: transparent;
            table-layout: unset;
            overflow-x: auto;
        }

        .isc-admin-panel .isc-product-review td {
            border-bottom: 1px solid #dddddd;
            text-align: center;
            padding: 8px;
            font-size: 8px;
        }

        .isc-admin-panel details summary {
            width: 100%;
            padding: 0.5rem 0;
            border-bottom: 1px solid #d9d9d9;
            position: relative;
            cursor: pointer;
            font-size: 9px;
            font-weight: 300;
            list-style: none;
            text-align: left;
            font-weight: 600;
        }

        .isc-admin-panel .isc-add-bundle {
            width: 50% !important;
            font-size: 9px;
            text-align: center;
            background: #007bff;
            border: none;
            color: white;
            padding: 7px;
            margin-bottom: 20px;
            float: left;
            margin-left: 0;
            margin-top: 15px;
            cursor: pointer;
        }

        .isc-admin-panel .row.isc-common-button {
            float: right;
            margin-bottom: 0;
            position: relative;
            margin-top: 0;
            z-index: 0;
        }

        .isc-admin-panel .btn {
            border-radius: 0px;
            font-size: 9px;
            padding: 0px 10px;
            height: 20px;
            line-height: 20px;
        }

        div#v-pills-tabContent {
            margin-top: 30px;
        }

        .isc-admin-panel label.isc-digital-asset-tab-label {
            background-color: #3E3E3E;
            color: white;
            padding: 5px 10px;
            font-size: 9px !important;
            font-weight: 500;
            margin: 5px 5px;
            border-radius: 5px;
        }

        div#addfile_modal {
            width: 100%;
            max-width: 90%;
            margin: 0 auto;
            top: -90px;
        }

        .isc-admin-panel .isc-modal-one {
            margin: 60px auto;
            min-width: 0;
        }

            .isc-admin-panel .isc-modal-one .modal-body-contents {
                float: left;
                width: 100%;
                padding: 0px 10px;
            }

            .isc-admin-panel .isc-modal-one .isc-products-label {
                font-size: 11px;
                font-weight: 600;
                color: #626262;
            }

            .isc-admin-panel .isc-modal-one .isc-products-name {
                float: left;
                width: 30%;
                color: #666666;
                text-align: left;
            }

            .isc-admin-panel .isc-modal-one .isc-products-text {
                float: right;
                width: 70%;
                text-align: left;
            }

        .isc-admin-panel .isc-product-name {
            width: 100%;
            background: inherit;
            border: 1px solid #ddd;
            height: 25px;
            padding-left: 10px;
            box-shadow: none;
            font-size: 11px;
            color: #626262;
            margin-top: 0px;
            border-radius: 5px;
            text-transform: capitalize;
        }

        .isc-admin-panel .nav-pills li a {
            background: none;
            color: #000;
            display: inline-block;
            padding: 6px 8px;
            cursor: pointer;
            font-size: 9px;
            text-transform: uppercase;
            font-weight: 600;
        }

        .isc-admin-panel .isc-table-bordered th {
            border-bottom: 1px solid #dddddd;
            padding: 8px 29px;
            white-space: nowrap;
            font-size: 9px;
        }

        .isc-admin-panel .isc-promote {
            margin-top: 10px;
            font-size: 10px;
            font-weight: 700;
            text-align: left;
            color: #5d5d5d;
            padding-top: 15px;
            border-bottom: 1px solid #c3c3c3;
            padding-bottom: 15px;
        }

        #addfile_modal .isc-modal-one {
            margin: 150px auto;
            min-width: 100% !important;
        }

        #addfile_modal .isc-products-label {
            font-size: 14px;
            font-weight: 600;
            color: #626262;
        }

        #addfile_modal label.isc-products-labels {
            text-indent: 15px;
            font-size: 14px;
            font-weight: 600;
            color: #626262;
        }

        #addfile_modal .isc-products-name {
            float: left;
            width: 60%;
            color: #666666;
            text-align: left;
        }

        #addfile_modal .isc-products-text {
            float: right;
            width: 40%;
            text-align: left;
        }

        #addfile_modal span.drop-zone__prompt {
            font-size: 9px;
        }

        #addfile_modal .isc-product-name {
            width: 100%;
            background: inherit;
            border: 1px solid #7e7e7e;
            height: 35px;
            padding-left: 10px;
            box-shadow: none;
            font-size: 9px;
            color: #626262;
            margin-top: 0px;
            overflow: hidden;
            text-overflow: ellipsis;
        }
    }


    @media only screen and (min-width: 768px) and (max-width: 1024px) {

        div#AddInput .isc-modal-one {
            margin: 80px auto;
            min-width: 100%;
        }

        div#AddInput .isc-product-name {
            width: 100%;
            background: inherit;
            border: 1px solid #ddd;
            height: 35px;
            padding-left: 10px;
            box-shadow: none;
            font-size: 14px;
            color: #626262;
            margin-top: 0px;
            border-radius: 5px;
            text-transform: capitalize;
            cursor: pointer;
        }

        .isc-admin-panel .col-md-9 {
            -ms-flex: 0 0 65%;
            flex: 0 0 79%;
            max-width: 79%;
            border-left: 1px solid #d3d3d3;
            position: relative;
            margin-top: 20px;
            padding-bottom: 30px;
            margin-top: 90px;
        }

        .isc-admin-panel .data p {
            color: green;
            font-weight: 600;
            font-size: 4px;
            position: unset;
            right: 0;
            top: 0;
        }


        .isc-admin-panel .edit-product-heading {
            font-size: 15px;
            font-weight: 700;
            color: #626262;
            text-align: left;
            width: 100px;
            text-indent: 0px;
            padding: 0px 0px;
            text-transform: uppercase;
            position: relative;
            margin-top: 0px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    }

    @media only screen and (max-width: 3840px) and (min-width: 2160px) {


        .isc-admin-panel .col-md-9 {
            -ms-flex: 0 0 75%;
            flex: 0 0 75%;
            max-width: 75%;
            border-left: 1px solid #d3d3d3;
            position: relative;
            margin-top: 20px;
            padding-bottom: 30px;
            margin-top: 50px;
        }

        .isc-admin-panel .data p {
            color: green;
            font-weight: 600;
            font-size: 12px;
            position: absolute;
            top: 110px;
        }

        .isc-admin-panel .isc-red {
            color: red;
            float: left;
            margin-top: 10px;
        }

        div#AddInput .modal-content {
            height: calc(45vh - 200px) !important;
        }

        .isc-admin-panel section.isc-collapse-new {
            padding-top: 1rem;
            width: 93%;
            margin: 10px 45px;
        }

        .isc-admin-panel .isc-add-bundle {
            width: 7% !important;
            font-size: 14px;
            text-align: center;
            background: #007bff;
            border: none;
            color: white;
            padding: 7px;
            margin-bottom: 20px;
            float: left;
            margin-left: 15px;
            margin-top: 15px;
            cursor: pointer;
        }

        .isc-admin-panel .isc-pricing-standard {
            height: 30px;
            background: white;
            border: 1px solid #ddd;
            box-shadow: none;
            padding-left: 10px;
            font-size: 14px;
            color: #626262;
            width: 100%;
            border-radius: 5px;
        }

        .isc-admin-panel select.isc-price-standard-select {
            width: 100%;
            border: 1px solid #ddd;
            box-shadow: none;
            height: 30px;
            background: white;
            border-radius: 5px;
            cursor: pointer;
        }
    }



    /*@media only screen and (max-width: 2560px) and (min-width: 1249px){
    .isc-admin-panel .data p {
        color: green;
        font-weight: 600;
        font-size: 12px;
        position: absolute;
        top: 105px;
    }

}*/

    /*Customer Details*/
    @media only screen and (min-width: 2160px) and (max-width: 3840px) {
        .isc-customer-details p.emp-txt.txtcustemailprimary1 {
            float: left;
            width: 50%;
            text-indent: 40px;
            font-weight: 600;
        }

        .isc-customer-details .isc-customer-image {
            float: left;
            width: 10%;
            text-align: left;
            padding-left: 30px;
        }

        .isc-customer-details img.cus-img {
            width: 75%;
            border-radius: 100px;
        }

        .isc-customer-details .isc-customer-detail {
            float: left;
            width: 80%;
            text-align: left;
            margin-left: 0px;
            margin-top: 10px;
        }

            .isc-customer-details .isc-customer-detail h4 {
                max-width: 100%;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                font-size: 18px;
                font-weight: 700;
                line-height: 1.25;
                display: block;
                cursor: default;
                color: #000000;
                position: relative;
                text-transform: capitalize;
            }

        .isc-customer-details .container {
            /* max-width: 1200px; */
            max-width: 100%;
        }

        .isc-customer-details p.emp-txt.txtcustemailprimary {
            float: left;
            width: 32%;
            font-weight: 600;
        }

        .isc-customer-details .isc-label {
            float: left !important;
            width: auto !important;
            margin-left: -80px;
        }

        .isc-customer-details .self {
            float: left;
            width: 40%;
            text-align: center;
            position: absolute;
            margin-top: 0px;
            font-weight: 600;
            letter-spacing: 0.5px;
            margin-left: -13%;
        }

        .isc-customer-details input.self {
            float: left;
            width: 10%;
            position: absolute;
            margin-top: 40px;
            margin-left: 113px;
            padding: 15px 10px;
            border: 1px solid #a1a1a1;
            background-color: white;
            border-radius: 5px;
        }

        .isc-customer-details .standard {
            float: left;
            width: 40%;
            text-align: center;
            position: absolute;
            margin-top: 0px;
            font-weight: 600;
            letter-spacing: 0.5px;
            margin-left: -330px;
            padding-bottom: 0px;
        }

        .isc-customer-details input.standard {
            float: left;
            width: 22%;
            position: absolute;
            margin-top: 25px;
            margin-left: -130px;
            padding: 0px;
            border: none;
            background-color: white;
            border-radius: 0px;
            color: #1589EE;
            font-size: 17px;
            height: auto;
            overflow: hidden;
            width: 22%;
        }

        .isc-customer-details .stand1 {
            float: left;
            width: 60%;
            text-align: center;
            position: absolute;
            margin-top: 50px;
            font-weight: 600;
            letter-spacing: 0.5px;
            margin-left: -595px;
        }

        .isc-customer-details input.stand1 {
            float: left;
            width: 22%;
            position: absolute;
            margin-top: 85px;
            margin-left: 18px;
            padding: 0px;
            border: none;
            background-color: white;
            border-radius: 0px;
            color: #1589EE;
            font-size: 17px;
            height: auto;
            overflow: hidden;
            width: 10%;
        }

        .isc-customer-details label.express {
            float: left;
            width: 40%;
            text-align: center;
            position: absolute;
            margin-top: 5px;
            font-weight: 600;
            letter-spacing: 0.5px;
            margin-left: -330px;
            padding-bottom: 0px;
        }

        .isc-customer-details input.express {
            float: left;
            /* width: 22%; */
            position: absolute;
            margin-top: 30px;
            margin-left: 115px;
            padding: 0px;
            border: none;
            background-color: white;
            border-radius: 0px;
            color: #1589EE;
            font-size: 17px;
            height: auto;
            overflow: hidden;
            font-weight: 600;
            width: 10%;
        }

        .isc-customer-details label.isc-customer-express1 {
            margin-top: 40px;
            font-weight: 600;
            width: 11%;
            margin-left: 110px;
        }

        .isc-customer-details input.express1 {
            float: left;
            position: absolute;
            margin-top: 70px;
            margin-left: -205px;
            padding: 0px;
            border: none;
            background-color: white;
            border-radius: 0px;
            color: #1589EE;
            font-size: 17px;
            height: auto;
            overflow: hidden;
            font-weight: 600;
            width: 10%;
        }

        .isc-customer-details label#label-test-1 {
            float: left;
            width: auto;
            margin-left: -375px;
            background: inherit !important;
            margin-top: -5px;
        }

        .isc-customer-details label#label-test-2 {
            float: left;
            width: auto;
            margin-left: -75px;
            background: inherit !important;
            margin-top: -5px;
        }
    }

    @media only screen and (min-width: 320px) and (max-width: 480px) {
        .isc-customer-details p.emp-txt.txtcustemailprimary {
            float: left;
            width: 100% !important;
            font-weight: 600;
            text-indent: 55px !important;
            text-align: left;
        }
    }

    @media only screen and (min-width: 320px) and (max-width: 568px) {
        .header-search-cart {
            position: relative;
            top: -127%;
            left: -12% !important;
        }

        .mean-container a.meanmenu-reveal {
            right: 10px;
            top: -62px !important;
            width: 18px;
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .isc-customer-details .emp-set p:first-child {
            color: #1589ee;
            text-align: left;
            text-indent: 10px;
            margin-bottom: 0;
            font-weight: 600;
        }

        .isc-customer-details p.emp-txt.txtcustemailprimary1 {
            float: left;
            width: 60%;
            text-indent: 40px;
            font-weight: 600;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
        }

        .isc-customer-details p.emp-txt.txtcustemailprimary {
            float: left;
            width: 50%;
            font-weight: 600;
            text-indent: 0;
        }
    }


    @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .isc-customer-details .isc-main-left {
            width: 30%;
        }

        .isc-customer-details .main-right {
            width: 70%;
            padding-top: 20px;
        }

        .isc-customer-details .isc-custom-detail-left {
            width: 50%;
        }

        .isc-customer-details .isc-custom-detail-right {
            width: 50%;
        }
    }



    /*Customer List View*/
    @media only screen and (min-width: 2160px) and (max-width: 3840px) {
        .isc-customer-list-view .isc-customer-list-view-right {
            float: right;
            width: 20%;
        }

        .isc-customer-list-view .isc-row {
            padding-left: 15px;
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .isc-cutomer-list-view-mains table.isc-product-review {
            float: left;
            width: 100%;
            white-space: nowrap;
            overflow-x: scroll;
        }

        .isc-cutomer-list-view-mains #main {
            transition: margin-left .5s;
            padding: 16px;
            margin-top: -20px;
        }

        .isc-cutomer-list-view-mains .isc-promote {
            margin-top: 5px;
            font-size: 17px;
            font-weight: 600;
            text-align: left;
            color: #5d5d5d;
            padding-top: 15px;
            padding-bottom: 0;
            padding-left: 10px;
        }

        .isc-cutomer-list-view-mains .table thead th {
            vertical-align: bottom;
            border-bottom: 2px solid #e9ecef;
            white-space: nowrap;
            width: 100px;
            text-overflow: ellipsis;
            overflow: hidden;
        }

        .isc-cutomer-list-view-mains .isc-80 {
            width: 80%;
            padding-left: 25px;
        }

        .isc-cutomer-list-view-mains .isc-filter-item {
            width: 25%;
            margin-right: 20px;
        }

        .isc-cutomer-list-view-mains .isc-20 {
            width: 30%;
            margin: 0px 20px 0px 0px;
            margin-top: 0px;
            padding-top: 10px;
            text-align: right;
        }

        .isc-cutomer-list-view-mains .isc-customer-list-view-left {
            float: left;
            width: 25%;
        }

        .isc-cutomer-list-view-mains .isc-customer-list-view-right {
            float: right;
            width: 65%;
        }

        .isc-cutomer-list-view-mains .sidebar-search {
            position: relative;
            margin-top: 10px;
            margin-bottom: 20px;
            float: left;
            width: 75%;
            margin-left: 0;
        }

        .isc-cutomer-list-view-mains .isc-review-sort {
            float: right;
            width: 80%;
        }
    }

    @media only screen and (min-width: 320px) and (max-width: 480px) {
        .isc-cutomer-list-view-mains .isc-customer-list-view-left {
            float: left;
            width: 40%;
        }

        .isc-cutomer-list-view-mains .isc-split-screen {
            display: block;
        }

        .isc-cutomer-list-view-mains .isc-80 {
            width: 100%;
        }

        .isc-cutomer-list-view-mains .isc-filter-options {
            display: block;
        }

        .isc-cutomer-list-view-mains .isc-filter-item {
            width: 100%;
            margin-right: 20px;
        }

        .isc-cutomer-list-view-mains .isc-20 {
            width: 90%;
            margin: 0px 20px 0px 15px;
            margin-top: 0px;
            padding-top: 10px;
            text-align: right;
        }

        .isc-cutomer-list-view-mains .isc-close-action {
            float: right;
            position: relative;
            top: 8px;
            right: 5px;
            cursor: pointer;
        }


        .isc-contact-container .isc-sidenav-new {
            width: 11%;
        }

        .isc-cutomer-list-view-mains {
            float: left;
            width: 100%;
            background: white;
            margin-top: 10px !important;
        }

            .isc-cutomer-list-view-mains .isc-entity-header-actions {
                display: flex;
                align-items: center;
                margin-left: -12px;
            }

            .isc-cutomer-list-view-mains .isc-customer-list-view-right {
                float: right;
                width: 60%;
            }

            .isc-cutomer-list-view-mains .isc-review-sort {
                float: right;
                width: 100%;
            }

            .isc-cutomer-list-view-mains .sidebar-search {
                position: relative;
                margin-top: 0;
                margin-bottom: 20px;
                float: left;
                width: 85%;
                margin-left: 0;
            }

            .isc-cutomer-list-view-mains ul.isc-entity-icons {
                margin-top: 0;
            }

            .isc-cutomer-list-view-mains .sidebar-search form input {
                background: #f1f1f1 none repeat scroll 0 0;
                border: medium none;
                box-shadow: none;
                color: #8e8d8d;
                font-size: 9px;
                padding-left: 15px;
                padding-right: 55px;
                border: 1px solid #ddd !important;
                height: 30px;
            }

            .isc-cutomer-list-view-mains .sidebar-search form > button {
                background-color: #dedede;
                border: medium none;
                color: #1589ee;
                cursor: pointer;
                font-size: 24px;
                height: 30px;
                line-height: 30px;
                padding: 0 10px;
                position: absolute;
                right: 0;
                top: 0;
                -webkit-transition: all 0.3s ease 0s;
                transition: all 0.3s ease 0s;
            }

            .isc-cutomer-list-view-mains .isc-promote {
                margin-top: -12px;
                font-size: 14px;
                font-weight: 600;
                text-align: left;
                color: #5d5d5d;
                padding-top: 15px;
                padding-bottom: 0;
                padding-left: 10px;
            }

            .isc-cutomer-list-view-mains .table {
                width: 100%;
                max-width: 100%;
                margin-bottom: 1rem;
                background-color: transparent;
                overflow-x: scroll;
            }

            .isc-cutomer-list-view-mains table.isc-product-review {
                float: left;
                width: 100%;
                table-layout: unset;
                /* white-space: nowrap; */
                /* overflow-x: scroll; */
            }

            .isc-cutomer-list-view-mains .table td, .isc-cutomer-list-view-mains .table th {
                padding: 0.75rem;
                vertical-align: top;
                border-top: 1px solid #e9ecef;
                white-space: nowrap;
            }

            .isc-cutomer-list-view-mains .isc-cutomer-list-view-mains .isc-sec-lvl-cust-dd-s1 {
                margin: 20px 5px 0px 50px;
                float: left;
                padding: 0px;
                display: flex;
            }
    }

    @media only screen and (min-width: 320px) and (max-width: 568px) {
        .isc-cutomer-list-view-mains .isc-customer-list-view-left {
            float: left;
            width: 40%;
        }

        .isc-cutomer-list-view-mains .isc-split-screen {
            display: block;
        }

        .isc-cutomer-list-view-mains .isc-80 {
            width: 100%;
        }

        .isc-cutomer-list-view-mains .isc-filter-options {
            display: block;
        }

        .isc-cutomer-list-view-mains .isc-filter-item {
            width: 100%;
            margin-right: 20px;
        }

        .isc-cutomer-list-view-mains .isc-20 {
            width: 90%;
            margin: 0px 20px 0px 15px;
            margin-top: 0px;
            padding-top: 10px;
            text-align: right;
        }

        .isc-cutomer-list-view-mains .isc-close-action {
            float: right;
            position: relative;
            top: 8px;
            right: 5px;
            cursor: pointer;
        }


        .isc-contact-container .isc-sidenav-new {
            width: 11%;
        }

        .isc-cutomer-list-view-mains {
            float: left;
            width: 100%;
            background: white;
            margin-top: 10px !important;
        }

            .isc-cutomer-list-view-mains .isc-entity-header-actions {
                display: flex;
                align-items: center;
                margin-left: -12px;
            }

            .isc-cutomer-list-view-mains .isc-customer-list-view-right {
                float: right;
                width: 60%;
            }

            .isc-cutomer-list-view-mains .isc-review-sort {
                float: right;
                width: 100%;
            }

            .isc-cutomer-list-view-mains .sidebar-search {
                position: relative;
                margin-top: 0;
                margin-bottom: 20px;
                float: left;
                width: 85%;
                margin-left: 0;
            }

            .isc-cutomer-list-view-mains ul.isc-entity-icons {
                margin-top: 0;
            }

            .isc-cutomer-list-view-mains .sidebar-search form input {
                background: #f1f1f1 none repeat scroll 0 0;
                border: medium none;
                box-shadow: none;
                color: #8e8d8d;
                font-size: 9px;
                padding-left: 15px;
                padding-right: 55px;
                border: 1px solid #ddd !important;
                height: 30px;
            }

            .isc-cutomer-list-view-mains .sidebar-search form > button {
                background-color: #dedede;
                border: medium none;
                color: #1589ee;
                cursor: pointer;
                font-size: 24px;
                height: 30px;
                line-height: 30px;
                padding: 0 10px;
                position: absolute;
                right: 0;
                top: 0;
                -webkit-transition: all 0.3s ease 0s;
                transition: all 0.3s ease 0s;
            }

            .isc-cutomer-list-view-mains .isc-promote {
                margin-top: -12px;
                font-size: 14px;
                font-weight: 600;
                text-align: left;
                color: #5d5d5d;
                padding-top: 15px;
                padding-bottom: 0;
                padding-left: 10px;
            }

            .isc-cutomer-list-view-mains .table {
                width: 100%;
                max-width: 100%;
                margin-bottom: 1rem;
                background-color: transparent;
                overflow-x: scroll;
            }

            .isc-cutomer-list-view-mains table.isc-product-review {
                float: left;
                width: 100%;
                table-layout: unset;
                /* white-space: nowrap; */
                /* overflow-x: scroll; */
            }

            .isc-cutomer-list-view-mains .table td, .isc-cutomer-list-view-mains .table th {
                padding: 0.75rem;
                vertical-align: top;
                border-top: 1px solid #e9ecef;
                white-space: nowrap;
            }

            .isc-cutomer-list-view-mains .isc-cutomer-list-view-mains .isc-sec-lvl-cust-dd-s1 {
                margin: 20px 5px 0px 50px;
                float: left;
                padding: 0px;
                display: flex;
            }
    }

    @media only screen and (min-width: 375px) and (max-width: 667px) {
        .isc-cutomer-list-view-mains .isc-customer-list-view-left {
            float: left;
            width: 40%;
        }

        .isc-cutomer-list-view-mains .isc-split-screen {
            display: block;
        }

        .isc-cutomer-list-view-mains .isc-80 {
            width: 100%;
        }

        .isc-cutomer-list-view-mains .isc-filter-options {
            display: block;
        }

        .isc-cutomer-list-view-mains .isc-filter-item {
            width: 100%;
            margin-right: 20px;
        }

        .isc-cutomer-list-view-mains .isc-20 {
            width: 90%;
            margin: 0px 20px 0px 15px;
            margin-top: 0px;
            padding-top: 10px;
            text-align: right;
        }

        .isc-cutomer-list-view-mains .isc-close-action {
            float: right;
            position: relative;
            top: 8px;
            right: 5px;
            cursor: pointer;
        }


        .isc-contact-container .isc-sidenav-new {
            width: 11%;
        }

        .isc-cutomer-list-view-mains {
            float: left;
            width: 100%;
            background: white;
            margin-top: 10px !important;
        }

            .isc-cutomer-list-view-mains .isc-entity-header-actions {
                display: flex;
                align-items: center;
                margin-left: -12px;
            }

            .isc-cutomer-list-view-mains .isc-customer-list-view-right {
                float: right;
                width: 60%;
            }

            .isc-cutomer-list-view-mains .isc-review-sort {
                float: right;
                width: 100%;
            }

            .isc-cutomer-list-view-mains .sidebar-search {
                position: relative;
                margin-top: 0;
                margin-bottom: 20px;
                float: left;
                width: 85%;
                margin-left: 0;
            }

            .isc-cutomer-list-view-mains ul.isc-entity-icons {
                margin-top: 0;
            }

            .isc-cutomer-list-view-mains .sidebar-search form input {
                background: #f1f1f1 none repeat scroll 0 0;
                border: medium none;
                box-shadow: none;
                color: #8e8d8d;
                font-size: 9px;
                padding-left: 15px;
                padding-right: 55px;
                border: 1px solid #ddd !important;
                height: 30px;
            }

            .isc-cutomer-list-view-mains .sidebar-search form > button {
                background-color: #dedede;
                border: medium none;
                color: #1589ee;
                cursor: pointer;
                font-size: 24px;
                height: 30px;
                line-height: 30px;
                padding: 0 10px;
                position: absolute;
                right: 0;
                top: 0;
                -webkit-transition: all 0.3s ease 0s;
                transition: all 0.3s ease 0s;
            }

            .isc-cutomer-list-view-mains .isc-promote {
                margin-top: -12px;
                font-size: 14px;
                font-weight: 600;
                text-align: left;
                color: #5d5d5d;
                padding-top: 15px;
                padding-bottom: 0;
                padding-left: 10px;
            }

            .isc-cutomer-list-view-mains .table {
                width: 100%;
                max-width: 100%;
                margin-bottom: 1rem;
                background-color: transparent;
                overflow-x: scroll;
            }

            .isc-cutomer-list-view-mains table.isc-product-review {
                float: left;
                width: 100%;
                table-layout: unset;
                /* white-space: nowrap; */
                /* overflow-x: scroll; */
            }

            .isc-cutomer-list-view-mains .table td, .isc-cutomer-list-view-mains .table th {
                padding: 0.75rem;
                vertical-align: top;
                border-top: 1px solid #e9ecef;
                white-space: nowrap;
            }

            .isc-cutomer-list-view-mains .isc-cutomer-list-view-mains .isc-sec-lvl-cust-dd-s1 {
                margin: 20px 5px 0px 50px;
                float: left;
                padding: 0px;
                display: flex;
            }
    }

    @media only screen and (min-width: 414px) and (max-width: 736px) {
        .isc-cutomer-list-view-mains .isc-customer-list-view-left {
            float: left;
            width: 40%;
        }

        .isc-cutomer-list-view-mains .isc-split-screen {
            display: block;
        }

        .isc-cutomer-list-view-mains .isc-80 {
            width: 100%;
        }

        .isc-cutomer-list-view-mains .isc-filter-options {
            display: block;
        }

        .isc-cutomer-list-view-mains .isc-filter-item {
            width: 100%;
            margin-right: 20px;
        }

        .isc-cutomer-list-view-mains .isc-20 {
            width: 90%;
            margin: 0px 20px 0px 15px;
            margin-top: 0px;
            padding-top: 10px;
            text-align: right;
        }

        .isc-cutomer-list-view-mains .isc-close-action {
            float: right;
            position: relative;
            top: 8px;
            right: 5px;
            cursor: pointer;
        }


        .isc-contact-container .isc-sidenav-new {
            width: 11%;
        }

        .isc-cutomer-list-view-mains {
            float: left;
            width: 100%;
            background: white;
            margin-top: 10px !important;
        }

            .isc-cutomer-list-view-mains .isc-entity-header-actions {
                display: flex;
                align-items: center;
                margin-left: -12px;
            }

            .isc-cutomer-list-view-mains .isc-customer-list-view-right {
                float: right;
                width: 60%;
            }

            .isc-cutomer-list-view-mains .isc-review-sort {
                float: right;
                width: 100%;
            }

            .isc-cutomer-list-view-mains .sidebar-search {
                position: relative;
                margin-top: 0;
                margin-bottom: 20px;
                float: left;
                width: 85%;
                margin-left: 0;
            }

            .isc-cutomer-list-view-mains ul.isc-entity-icons {
                margin-top: 0;
            }

            .isc-cutomer-list-view-mains .sidebar-search form input {
                background: #f1f1f1 none repeat scroll 0 0;
                border: medium none;
                box-shadow: none;
                color: #8e8d8d;
                font-size: 9px;
                padding-left: 15px;
                padding-right: 55px;
                border: 1px solid #ddd !important;
                height: 30px;
            }

            .isc-cutomer-list-view-mains .sidebar-search form > button {
                background-color: #dedede;
                border: medium none;
                color: #1589ee;
                cursor: pointer;
                font-size: 24px;
                height: 30px;
                line-height: 30px;
                padding: 0 10px;
                position: absolute;
                right: 0;
                top: 0;
                -webkit-transition: all 0.3s ease 0s;
                transition: all 0.3s ease 0s;
            }

            .isc-cutomer-list-view-mains .isc-promote {
                margin-top: -12px;
                font-size: 14px;
                font-weight: 600;
                text-align: left;
                color: #5d5d5d;
                padding-top: 15px;
                padding-bottom: 0;
                padding-left: 10px;
            }

            .isc-cutomer-list-view-mains .table {
                width: 100%;
                max-width: 100%;
                margin-bottom: 1rem;
                background-color: transparent;
                overflow-x: scroll;
            }

            .isc-cutomer-list-view-mains table.isc-product-review {
                float: left;
                width: 100%;
                table-layout: unset;
                /* white-space: nowrap; */
                /* overflow-x: scroll; */
            }

            .isc-cutomer-list-view-mains .table td, .isc-cutomer-list-view-mains .table th {
                padding: 0.75rem;
                vertical-align: top;
                border-top: 1px solid #e9ecef;
                white-space: nowrap;
            }

            .isc-cutomer-list-view-mains .isc-cutomer-list-view-mains .isc-sec-lvl-cust-dd-s1 {
                margin: 20px 5px 0px 50px;
                float: left;
                padding: 0px;
                display: flex;
            }
    }





    /*Product-Admin*/
    @media only screen and (min-width: 2160px) and (max-width: 3840px) {
        .isc-admin-products .isc-admin-products-top-right {
            float: right;
            width: 16%;
            display: flex;
            margin-top: -10px;
        }

        .isc-admin-products .isc-close-action {
            float: right;
            position: relative;
            top: 20px;
            right: 13px;
            cursor: pointer;
        }

        .isc-admin-products td.isc-pro-table-img-section {
            width: 15%;
        }

        .isc-admin-products .isc-pro-table-img {
            block-size: auto;
            max-inline-size: 100%;
            block-size: auto;
            aspect-ratio: 3/4;
            object-fit: contain;
            object-position: center;
            width: 15%;
        }

        .isc-admin-products .isc-filter-details {
            width: 350px !important;
        }

        .isc-admin-products .table td {
            vertical-align: middle;
            border-bottom: 1px solid #e9ecef;
            white-space: nowrap;
            padding: 8px;
            text-align: left;
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .isc-admin-products .isc-admin-products-top-right {
            float: right;
            width: 35%;
            display: flex;
            margin-top: -10px;
        }

        .isc-admin-products .table {
            width: 100%;
            max-width: 100%;
            margin-bottom: 1rem;
            background-color: white;
            table-layout: unset;
            overflow-x: auto;
        }

        .isc-admin-products .isc-admin-products-top-left {
            float: left;
            width: 22%;
            text-align: left;
            display: flex;
        }

        .isc-admin-products .isc-20 {
            width: 26%;
            margin: 0px 20px 0px 0px;
            margin-top: 0px;
            padding-top: 10px;
            text-align: right;
        }

        .isc-admin-products .isc-filter-item {
            width: 45%;
            margin-right: 20px;
        }

        .isc-admin-products .isc-close-action {
            float: right;
            position: relative;
            top: 15px;
            right: 0px;
            cursor: pointer;
        }
    }

    @media only screen and (min-width: 320px) and (max-width: 480px) {
        .isc-admin-products .isc-admin-products-top-left {
            float: left;
            width: 50%;
            text-align: left;
            display: flex;
        }

        .isc-admin-products-top-left h4 {
            font-size: 18px;
            margin-top: 3px;
            margin-left: 10px;
        }

        #main {
            transition: margin-left .5s;
            padding: 0 16px 16px 0px;
            margin-top: -5px !important;
            margin-right: 0;
            width: 10%;
            /* display: flex; */
        }

        .isc-admin-products .isc-filter-details select {
            width: 100%;
            border: 1px solid #dadada;
            padding: 2px 2px;
            font-size: 13px;
            color: #525252;
            height: 25px;
            border-radius: 5px;
            background: white;
        }

        .isc-admin-product .isc-filter-label {
            font-size: 11px;
            color: #525252;
            margin-bottom: 4px;
            text-align: left;
            font-weight: 600;
        }

        .isc-admin-product option {
            background: #fff;
            border: 0px solid #626262;
            padding-left: 10px;
            font-size: 12px;
        }

        .isc-admin-products .isc-page-count-s1 {
            display: inline-block;
            padding: 3px 4px;
            margin-right: 4px;
            border-radius: 3px;
            border: solid 1px #c0c0c0;
            font-size: 9px;
            font-weight: 500;
            text-decoration: none;
            color: #000;
        }

        body.active .isc-admin-products .sidenav {
            height: 100%;
            width: 0;
            position: fixed;
            z-index: 1;
            top: 20px !important;
            left: 0;
            background-color: #f9f9f9;
            overflow-x: hidden;
            transition: 0.5s;
            padding-top: 60px;
            border-right: 1px solid #d3d3d3;
            display: block;
        }

        body.active .sidenav a {
            padding: 10px 8px 10px 8px !important;
            text-decoration: none;
            font-size: 14px !important;
            color: #686868 !important;
            display: block;
            transition: 0.3s;
            font-weight: 600 !important;
            margin-left: 10px;
            line-height: 1.5;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
        }

        body.active .isc-admin-products .isc-admin-products-top-left {
            float: left;
            width: 100%;
            text-align: left;
            display: flex;
        }

        body.active .isc-admin-products .isc-admin-products-top-right {
            float: left;
            width: 100%;
            display: flex;
            margin-top: -15px;
        }

        body.active ul.isc-admin-product-top-right-list {
            float: left !important;
            width: 100% !important;
            text-align: left !important;
            margin-left: 0 !important;
        }

        .isc-admin-products .isc-close-action {
            float: right;
            position: relative;
            top: 20px;
            right: 0px;
            cursor: pointer;
        }

        .isc-admin-products .isc-admin-products-top-left h4 {
            font-size: 14px;
        }

        .isc-admin-products .isc-admin-products-top-right {
            float: right;
            width: 45%;
            display: flex;
            margin-top: -15px;
        }

        .isc-admin-products .sidebar-search {
            position: relative;
            margin-top: 10px;
            margin-bottom: 20px;
            float: left;
            width: 80%;
            margin-left: 0;
        }

            .isc-admin-products .sidebar-search form input {
                background: white;
                border: medium none;
                box-shadow: none;
                color: #8e8d8d;
                font-size: 9px;
                padding-left: 15px;
                padding-right: 55px;
                border: 1px solid #ddd !important;
                height: 30px;
            }

            .isc-admin-products .sidebar-search form > button {
                background-color: #dedede;
                border: medium none;
                color: #1589ee;
                cursor: pointer;
                font-size: 20px;
                height: 30px;
                line-height: 30px;
                padding: 0 10px;
                position: absolute;
                right: 0;
                top: 0;
                -webkit-transition: all 0.3s ease 0s;
                transition: all 0.3s ease 0s;
            }

        .isc-admin-products a#filter1 {
            display: inline-block;
            color: #16325c;
            margin: 10px 5px 0px 0px;
            font-size: 14px;
            padding: 0px 7px;
            font-weight: 400;
            border-radius: 0px !important;
            float: left;
            line-height: 27px;
            background-color: #fff;
            position: relative;
            border: 1px solid #dadada;
            border-radius: 4px !important;
            position: absolute;
            cursor: pointer;
        }

        .isc-admin-products .isc-split-screen {
            display: block;
        }

        .isc-admin-products .isc-filter-options {
            display: block;
        }

        .isc-admin-products .isc-filter-item {
            width: 100%;
            margin-right: 20px;
        }

        .isc-admin-products .isc-20 {
            width: 70%;
            margin: 0px 20px 0px 14px;
            margin-top: 0px;
            padding-top: 0;
            text-align: right;
        }

        .isc-admin-products img.isc-pro-table-img {
            width: 50%;
            padding: 5px 0px;
            max-inline-size: 100%;
            block-size: auto;
            aspect-ratio: 4/4;
            object-fit: contain;
            object-position: center;
        }

        .isc-admin-products .table {
            width: 100%;
            max-width: 100%;
            margin-bottom: 1rem;
            background-color: white;
            overflow-x: auto;
        }

        .isc-admin-products .form_control {
            border: none;
            background-color: transparent;
            outline: none;
            padding: 8px 12px;
            font-size: 13px;
            width: 100px;
            color: #686868;
            transition: 0.3s ease-in-out;
            text-align: center;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }
    }

    @media only screen and (min-width: 320px) and (max-width: 568px) {
        .isc-admin-products .isc-admin-products-top-left {
            float: left;
            width: 50%;
            text-align: left;
            display: flex;
        }

        .isc-admin-products-top-left h4 {
            font-size: 18px;
            margin-top: 3px;
            margin-left: 10px;
        }

        #main {
            transition: margin-left .5s;
            padding: 0 16px 16px 0px;
            margin-top: -5px !important;
            margin-right: 0;
            width: 10%;
            /* display: flex; */
        }

        .isc-admin-products .isc-filter-details select {
            width: 100%;
            border: 1px solid #dadada;
            padding: 2px 2px;
            font-size: 13px;
            color: #525252;
            height: 25px;
            border-radius: 5px;
            background: white;
        }

        .isc-admin-product .isc-filter-label {
            font-size: 11px;
            color: #525252;
            margin-bottom: 4px;
            text-align: left;
            font-weight: 600;
        }

        .isc-admin-product option {
            background: #fff;
            border: 0px solid #626262;
            padding-left: 10px;
            font-size: 12px;
        }

        .isc-admin-products .isc-page-count-s1 {
            display: inline-block;
            padding: 3px 4px;
            margin-right: 4px;
            border-radius: 3px;
            border: solid 1px #c0c0c0;
            font-size: 9px;
            font-weight: 500;
            text-decoration: none;
            color: #000;
        }

        body.active .isc-admin-products .sidenav {
            height: 100%;
            width: 0;
            position: fixed;
            z-index: 1;
            top: 20px !important;
            left: 0;
            background-color: #f9f9f9;
            overflow-x: hidden;
            transition: 0.5s;
            padding-top: 60px;
            border-right: 1px solid #d3d3d3;
            display: block;
        }

        body.active .sidenav a {
            padding: 10px 8px 10px 8px !important;
            text-decoration: none;
            font-size: 14px !important;
            color: #686868 !important;
            display: block;
            transition: 0.3s;
            font-weight: 600 !important;
            margin-left: 10px;
            line-height: 1.5;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
        }

        body.active .isc-admin-products .isc-admin-products-top-left {
            float: left;
            width: 100%;
            text-align: left;
            display: flex;
        }

        body.active .isc-admin-products .isc-admin-products-top-right {
            float: left;
            width: 100%;
            display: flex;
            margin-top: -15px;
        }

        body.active ul.isc-admin-product-top-right-list {
            float: left !important;
            width: 100% !important;
            text-align: left !important;
            margin-left: 0 !important;
        }

        .isc-admin-products .isc-close-action {
            float: right;
            position: relative;
            top: 20px;
            right: 0px;
            cursor: pointer;
        }

        .isc-admin-products .isc-admin-products-top-left h4 {
            font-size: 14px;
        }

        .isc-admin-products .isc-admin-products-top-right {
            float: right;
            width: 45%;
            display: flex;
            margin-top: -15px;
        }

        .isc-admin-products .sidebar-search {
            position: relative;
            margin-top: 10px;
            margin-bottom: 20px;
            float: left;
            width: 80%;
            margin-left: 0;
        }

            .isc-admin-products .sidebar-search form input {
                background: white;
                border: medium none;
                box-shadow: none;
                color: #8e8d8d;
                font-size: 9px;
                padding-left: 15px;
                padding-right: 55px;
                border: 1px solid #ddd !important;
                height: 30px;
            }

            .isc-admin-products .sidebar-search form > button {
                background-color: #dedede;
                border: medium none;
                color: #1589ee;
                cursor: pointer;
                font-size: 20px;
                height: 30px;
                line-height: 30px;
                padding: 0 10px;
                position: absolute;
                right: 0;
                top: 0;
                -webkit-transition: all 0.3s ease 0s;
                transition: all 0.3s ease 0s;
            }

        .isc-admin-products a#filter1 {
            display: inline-block;
            color: #16325c;
            margin: 10px 5px 0px 0px;
            font-size: 14px;
            padding: 0px 7px;
            font-weight: 400;
            border-radius: 0px !important;
            float: left;
            line-height: 27px;
            background-color: #fff;
            position: relative;
            border: 1px solid #dadada;
            border-radius: 4px !important;
            position: absolute;
            cursor: pointer;
        }

        .isc-admin-products .isc-split-screen {
            display: block;
        }

        .isc-admin-products .isc-filter-options {
            display: block;
        }

        .isc-admin-products .isc-filter-item {
            width: 100%;
            margin-right: 20px;
        }

        .isc-admin-products .isc-20 {
            width: 70%;
            margin: 0px 20px 0px 14px;
            margin-top: 0px;
            padding-top: 0;
            text-align: right;
        }

        .isc-admin-products img.isc-pro-table-img {
            width: 50%;
            padding: 5px 0px;
            max-inline-size: 100%;
            block-size: auto;
            aspect-ratio: 4/4;
            object-fit: contain;
            object-position: center;
        }

        .isc-admin-products .table {
            width: 100%;
            max-width: 100%;
            margin-bottom: 1rem;
            background-color: white;
            overflow-x: auto;
        }

        .isc-admin-products .form_control {
            border: none;
            background-color: transparent;
            outline: none;
            padding: 8px 12px;
            font-size: 13px;
            width: 100px;
            color: #686868;
            transition: 0.3s ease-in-out;
            text-align: center;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }
    }

    @media only screen and (min-width: 375px) and (max-width: 667px) {
        .isc-admin-products .isc-admin-products-top-left {
            float: left;
            width: 50%;
            text-align: left;
            display: flex;
        }

        .isc-admin-products-top-left h4 {
            font-size: 18px;
            margin-top: 3px;
            margin-left: 10px;
        }

        #main {
            transition: margin-left .5s;
            padding: 0 16px 16px 0px;
            margin-top: -5px !important;
            margin-right: 0;
            width: 10%;
            /* display: flex; */
        }

        .isc-admin-products .isc-filter-details select {
            width: 100%;
            border: 1px solid #dadada;
            padding: 2px 2px;
            font-size: 13px;
            color: #525252;
            height: 25px;
            border-radius: 5px;
            background: white;
        }

        .isc-admin-product .isc-filter-label {
            font-size: 11px;
            color: #525252;
            margin-bottom: 4px;
            text-align: left;
            font-weight: 600;
        }

        .isc-admin-product option {
            background: #fff;
            border: 0px solid #626262;
            padding-left: 10px;
            font-size: 12px;
        }

        .isc-admin-products .isc-page-count-s1 {
            display: inline-block;
            padding: 3px 4px;
            margin-right: 4px;
            border-radius: 3px;
            border: solid 1px #c0c0c0;
            font-size: 9px;
            font-weight: 500;
            text-decoration: none;
            color: #000;
        }

        body.active .isc-admin-products .sidenav {
            height: 100%;
            width: 0;
            position: fixed;
            z-index: 1;
            top: 20px !important;
            left: 0;
            background-color: #f9f9f9;
            overflow-x: hidden;
            transition: 0.5s;
            padding-top: 60px;
            border-right: 1px solid #d3d3d3;
            display: block;
        }

        body.active .sidenav a {
            padding: 10px 8px 10px 8px !important;
            text-decoration: none;
            font-size: 14px !important;
            color: #686868 !important;
            display: block;
            transition: 0.3s;
            font-weight: 600 !important;
            margin-left: 10px;
            line-height: 1.5;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
        }

        body.active .isc-admin-products .isc-admin-products-top-left {
            float: left;
            width: 100%;
            text-align: left;
            display: flex;
        }

        body.active .isc-admin-products .isc-admin-products-top-right {
            float: left;
            width: 100%;
            display: flex;
            margin-top: -15px;
        }

        body.active ul.isc-admin-product-top-right-list {
            float: left !important;
            width: 100% !important;
            text-align: left !important;
            margin-left: 0 !important;
        }

        .isc-admin-products .isc-close-action {
            float: right;
            position: relative;
            top: 20px;
            right: 0px;
            cursor: pointer;
        }

        .isc-admin-products .isc-admin-products-top-left h4 {
            font-size: 14px;
        }

        .isc-admin-products .isc-admin-products-top-right {
            float: right;
            width: 45%;
            display: flex;
            margin-top: -15px;
        }

        .isc-admin-products .sidebar-search {
            position: relative;
            margin-top: 10px;
            margin-bottom: 20px;
            float: left;
            width: 80%;
            margin-left: 0;
        }

            .isc-admin-products .sidebar-search form input {
                background: white;
                border: medium none;
                box-shadow: none;
                color: #8e8d8d;
                font-size: 9px;
                padding-left: 15px;
                padding-right: 55px;
                border: 1px solid #ddd !important;
                height: 30px;
            }

            .isc-admin-products .sidebar-search form > button {
                background-color: #dedede;
                border: medium none;
                color: #1589ee;
                cursor: pointer;
                font-size: 20px;
                height: 30px;
                line-height: 30px;
                padding: 0 10px;
                position: absolute;
                right: 0;
                top: 0;
                -webkit-transition: all 0.3s ease 0s;
                transition: all 0.3s ease 0s;
            }

        .isc-admin-products a#filter1 {
            display: inline-block;
            color: #16325c;
            margin: 10px 5px 0px 0px;
            font-size: 14px;
            padding: 0px 7px;
            font-weight: 400;
            border-radius: 0px !important;
            float: left;
            line-height: 27px;
            background-color: #fff;
            position: relative;
            border: 1px solid #dadada;
            border-radius: 4px !important;
            position: absolute;
            cursor: pointer;
        }

        .isc-admin-products .isc-split-screen {
            display: block;
        }

        .isc-admin-products .isc-filter-options {
            display: block;
        }

        .isc-admin-products .isc-filter-item {
            width: 100%;
            margin-right: 20px;
        }

        .isc-admin-products .isc-20 {
            width: 70%;
            margin: 0px 20px 0px 14px;
            margin-top: 0px;
            padding-top: 0;
            text-align: right;
        }

        .isc-admin-products img.isc-pro-table-img {
            width: 50%;
            padding: 5px 0px;
            max-inline-size: 100%;
            block-size: auto;
            aspect-ratio: 4/4;
            object-fit: contain;
            object-position: center;
        }

        .isc-admin-products .table {
            width: 100%;
            max-width: 100%;
            margin-bottom: 1rem;
            background-color: white;
            overflow-x: auto;
        }

        .isc-admin-products .form_control {
            border: none;
            background-color: transparent;
            outline: none;
            padding: 8px 12px;
            font-size: 13px;
            width: 100px;
            color: #686868;
            transition: 0.3s ease-in-out;
            text-align: center;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }
    }

    @media only screen and (min-width: 414px) and (max-width: 736px) {
        .isc-admin-products .isc-admin-products-top-left {
            float: left;
            width: 50%;
            text-align: left;
            display: flex;
        }

        .isc-admin-products-top-left h4 {
            font-size: 18px;
            margin-top: 3px;
            margin-left: 10px;
        }

        #main {
            transition: margin-left .5s;
            padding: 0 16px 16px 0px;
            margin-top: -5px !important;
            margin-right: 0;
            width: 10%;
            /* display: flex; */
        }

        .isc-admin-products .isc-filter-details select {
            width: 100%;
            border: 1px solid #dadada;
            padding: 2px 2px;
            font-size: 13px;
            color: #525252;
            height: 25px;
            border-radius: 5px;
            background: white;
        }

        .isc-admin-product .isc-filter-label {
            font-size: 11px;
            color: #525252;
            margin-bottom: 4px;
            text-align: left;
            font-weight: 600;
        }

        .isc-admin-product option {
            background: #fff;
            border: 0px solid #626262;
            padding-left: 10px;
            font-size: 12px;
        }

        .isc-admin-products .isc-page-count-s1 {
            display: inline-block;
            padding: 3px 4px;
            margin-right: 4px;
            border-radius: 3px;
            border: solid 1px #c0c0c0;
            font-size: 9px;
            font-weight: 500;
            text-decoration: none;
            color: #000;
        }

        body.active .isc-admin-products .sidenav {
            height: 100%;
            width: 0;
            position: fixed;
            z-index: 1;
            top: 20px !important;
            left: 0;
            background-color: #f9f9f9;
            overflow-x: hidden;
            transition: 0.5s;
            padding-top: 60px;
            border-right: 1px solid #d3d3d3;
            display: block;
        }

        body.active .sidenav a {
            padding: 10px 8px 10px 8px !important;
            text-decoration: none;
            font-size: 14px !important;
            color: #686868 !important;
            display: block;
            transition: 0.3s;
            font-weight: 600 !important;
            margin-left: 10px;
            line-height: 1.5;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
        }

        body.active .isc-admin-products .isc-admin-products-top-left {
            float: left;
            width: 100%;
            text-align: left;
            display: flex;
        }

        body.active .isc-admin-products .isc-admin-products-top-right {
            float: left;
            width: 100%;
            display: flex;
            margin-top: -15px;
        }

        body.active ul.isc-admin-product-top-right-list {
            float: left !important;
            width: 100% !important;
            text-align: left !important;
            margin-left: 0 !important;
        }

        .isc-admin-products .isc-close-action {
            float: right;
            position: relative;
            top: 20px;
            right: 0px;
            cursor: pointer;
        }

        .isc-admin-products .isc-admin-products-top-left h4 {
            font-size: 14px;
        }

        .isc-admin-products .isc-admin-products-top-right {
            float: right;
            width: 45%;
            display: flex;
            margin-top: -15px;
        }

        body.active .isc-admin-products .isc-admin-products .sidebar-search {
            position: relative;
            margin-top: 10px;
            margin-bottom: 20px;
            float: left;
            width: 95%;
            margin-left: 0;
        }

        .isc-admin-products .sidebar-search form input {
            background: white;
            border: medium none;
            box-shadow: none;
            color: #8e8d8d;
            font-size: 9px;
            padding-left: 15px;
            padding-right: 55px;
            border: 1px solid #ddd !important;
            height: 30px;
        }

        .isc-admin-products .sidebar-search form > button {
            background-color: #dedede;
            border: medium none;
            color: #1589ee;
            cursor: pointer;
            font-size: 20px;
            height: 30px;
            line-height: 30px;
            padding: 0 10px;
            position: absolute;
            right: 0;
            top: 0;
            -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
        }

        .isc-admin-products a#filter1 {
            display: inline-block;
            color: #16325c;
            margin: 10px 5px 0px 0px;
            font-size: 14px;
            padding: 0px 7px;
            font-weight: 400;
            border-radius: 0px !important;
            float: left;
            line-height: 27px;
            background-color: #fff;
            position: relative;
            border: 1px solid #dadada;
            border-radius: 4px !important;
            position: absolute;
            cursor: pointer;
        }

        .isc-admin-products .isc-split-screen {
            display: block;
        }

        .isc-admin-products .isc-filter-options {
            display: block;
        }

        .isc-admin-products .isc-filter-item {
            width: 100%;
            margin-right: 20px;
        }

        .isc-admin-products .isc-20 {
            width: 70%;
            margin: 0px 20px 0px 14px;
            margin-top: 0px;
            padding-top: 0;
            text-align: right;
        }

        .isc-admin-products img.isc-pro-table-img {
            width: 50%;
            padding: 5px 0px;
            max-inline-size: 100%;
            block-size: auto;
            aspect-ratio: 4/4;
            object-fit: contain;
            object-position: center;
        }

        .isc-admin-products .table {
            width: 100%;
            max-width: 100%;
            margin-bottom: 1rem;
            background-color: white;
            overflow-x: auto;
        }

        .isc-admin-products .form_control {
            border: none;
            background-color: transparent;
            outline: none;
            padding: 8px 12px;
            font-size: 13px;
            width: 100px;
            color: #686868;
            transition: 0.3s ease-in-out;
            text-align: center;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }
    }




    /*Review*/

    @media only screen and (min-width: 2160px) and (max-width: 3840px) {
        .isc-customer-review-admin .isc-review-list-view-left {
            float: left;
            width: 40%;
        }

        .isc-customer-review-admin .isc-sidenav-new {
            width: 5%;
            margin-top: 0;
        }

        .isc-customer-review-admin h4 {
            font-size: 22px;
            margin-top: 22px;
        }

        .isc-customer-review-admin .isc-close-action {
            float: right;
            position: relative;
            top: 8px;
            right: 70px;
            cursor: pointer;
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .isc-customer-review-admin .table {
            width: 100%;
            max-width: 100%;
            margin-bottom: 1rem;
            background-color: transparent;
            table-layout: unset;
            overflow-x: auto;
        }

        .isc-customer-review-admin .isc-customer-review-admin .isc-sec-lvl-cust-dd-s1 {
            margin: 10px 5px 0px 5px;
            float: right;
            padding: 0px;
            display: flex;
            width: 14%;
        }

        .isc-customer-review-admin .isc-review-list-view-left {
            float: left;
            width: 25%;
        }

        .isc-customer-review-admin #main {
            transition: margin-left .5s;
            padding: 16px 0px 16px 16px;
        }

        .isc-customer-review-admin .isc-promote {
            margin-top: 10px;
            font-size: 17px;
            font-weight: 600;
            text-align: left;
            color: #5d5d5d;
            padding-top: 10px;
            padding-bottom: 0;
            padding-left: 5px;
        }

        .isc-customer-review-admin .isc-review-list-view-right {
            float: right;
            width: 25%;
            display: flex;
            margin-top: 0;
            text-align: right;
        }

        .isc-customer-review-admin .sidebar-search {
            position: relative;
            margin-top: 20px;
            margin-bottom: 20px;
            float: left;
            width: 80%;
        }

        .isc-customer-review-admin .isc-filter-item {
            width: 30%;
            margin-right: 20px;
        }

        .isc-customer-review-admin .isc-20 {
            width: 26%;
            margin: 0px 20px 0px 0px;
            margin-top: 0px;
            padding-top: 10px;
            text-align: right;
        }

        .isc-customer-review-admin table.isc-product-review {
            float: left;
            width: 155%;
        }

        .isc-customer-review-admin .table td, .isc-customer-review-admin .table th {
            padding: 0.75rem;
            vertical-align: top;
            border-top: 1px solid #e9ecef;
            text-transform: capitalize;
            width: 100px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .isc-customer-review-admin .sidebar-search form input {
            background: #f1f1f1 none repeat scroll 0 0;
            border: medium none;
            box-shadow: none;
            color: #8e8d8d;
            font-size: 13px;
            padding-left: 15px;
            padding-right: 55px;
            border: 1px solid #ddd !important;
            height: 30px;
        }

        .isc-customer-review-admin .sidebar-search form > button {
            background-color: #dedede;
            border: medium none;
            color: #1589ee;
            cursor: pointer;
            font-size: 15px;
            height: 30px;
            line-height: 30px;
            padding: 0 10px;
            position: absolute;
            right: 0;
            top: 0;
            -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
        }
    }

    @media only screen and (min-width: 320px) and (max-width: 480px) {

        .isc-customer-review-admin .sidenav {
            top: 30px;
        }

            .isc-customer-review-admin .sidenav a {
                padding: 8px 8px 8px 8px;
                text-decoration: none;
                font-size: 15px;
                color: #686868;
                display: block;
                transition: 0.3s;
                font-weight: 600;
                margin-left: 10px;
                line-height: 1.5;
                text-overflow: ellipsis;
                overflow: hidden;
                white-space: nowrap;
            }

        .isc-customer-review-admin .table {
            width: 100%;
            max-width: 100%;
            margin-bottom: 1rem;
            background-color: transparent;
            table-layout: unset;
            overflow-x: auto;
        }

        .isc-customer-review-admin .isc-tile-eng-hvr-act-con-s2 {
            position: absolute;
            z-index: 9999;
            left: -40px;
            background: white;
            padding: 10px;
            top: -5px;
            box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
        }

        .isc-customer-review-admin .isc-review-list-view-left h4 {
            font-size: 17px;
            margin-top: 5px;
            margin-left: 20px;
        }

        .isc-customer-review-admin #main {
            transition: margin-left .5s;
            padding: 0 16px 16px 5px;
            margin-top: 5px !important;
            margin-right: 0;
            width: 10%;
            /* display: flex; */
        }


        .isc-customer-review-admin .sidenav {
            border-right: none;
        }

        .isc-customer-review-admin .table td:last-child {
            overflow: visible;
        }

        .isc-customer-review-admin .isc-split-screen {
            display: block;
        }

        .isc-customer-review-admin .isc-filter-options {
            display: block;
        }

        .isc-customer-review-admin .isc-filter-item {
            width: 100%;
            margin-right: 20px;
        }

        .isc-customer-review-admin .isc-20 {
            width: 99%;
            margin: 0px 20px 0px 15px;
            margin-top: 0px;
            padding-top: 10px;
            text-align: right;
        }

        .isc-customer-review-admin .isc-review-bottom {
            float: left;
            width: 100%;
            margin-top: 15px;
        }

        .isc-customer-review-admin .table td, .isc-customer-review-admin .table th {
            padding: 0.75rem;
            vertical-align: top;
            border-top: 1px solid #e9ecef;
            text-transform: capitalize;
            width: 125px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-size: 12px;
        }

        .isc-customer-review-admin {
            float: left;
            width: 100%;
            padding-top: 10px;
        }

            .isc-customer-review-admin .isc-promote {
                margin-top: 0;
                font-size: 17px;
                font-weight: 600;
                text-align: left;
                color: #5d5d5d;
                padding-top: 0;
                padding-bottom: 0;
                padding-left: 0;
            }

            .isc-customer-review-admin .isc-review-list-view-right {
                float: right;
                width: 50%;
                display: flex;
                margin-top: 0;
                text-align: right;
            }

        body.active .isc-customer-review-admin .isc-review-list-view-left {
            float: left;
            width: 100%;
            display: flex;
        }

        body.active .isc-review-list-view-right {
            float: left !important;
            width: 100% !important;
            display: block !important;
            margin-top: 0;
            text-align: left !important;
        }

        body.active ul.isc-admin-product-top-right-list {
            float: left !important;
            width: 100% !important;
            text-align: left !important;
            margin-left: 10px !important;
        }

        .isc-customer-review-admin .sidebar-search {
            position: relative;
            margin-top: 0;
            margin-bottom: 20px;
            float: left;
            width: 75%;
        }

            .isc-customer-review-admin .sidebar-search form input {
                background: #f1f1f1 none repeat scroll 0 0;
                border: medium none;
                box-shadow: none;
                color: #8e8d8d;
                font-size: 10px;
                padding-left: 5px;
                padding-right: 55px;
                border: 1px solid #ddd !important;
                height: 30px;
            }

            .isc-customer-review-admin .sidebar-search form > button {
                background-color: #dedede;
                border: medium none;
                color: #1589ee;
                cursor: pointer;
                font-size: 17px;
                height: 30px;
                line-height: 30px;
                padding: 0 16px;
                position: absolute;
                right: 0;
                top: 0;
                -webkit-transition: all 0.3s ease 0s;
                transition: all 0.3s ease 0s;
            }

        .isc-customer-review-admin ul.isc-entity-icons {
            margin-top: 0;
        }


        .isc-customer-review-admin .isc-page-count-s1 {
            display: inline-block;
            padding: 3px 5px;
            margin-right: 4px;
            border-radius: 3px;
            border: solid 1px #c0c0c0;
            font-size: .875em;
            font-weight: 500;
            text-decoration: none;
            color: #000;
        }
    }

    @media only screen and (min-width: 320px) and (max-width: 568px) {

        .isc-customer-review-admin .sidenav {
            top: 30px;
        }

            .isc-customer-review-admin .sidenav a {
                padding: 8px 8px 8px 8px;
                text-decoration: none;
                font-size: 15px;
                color: #686868;
                display: block;
                transition: 0.3s;
                font-weight: 600;
                margin-left: 10px;
                line-height: 1.5;
                text-overflow: ellipsis;
                overflow: hidden;
                white-space: nowrap;
            }

        .isc-customer-review-admin .table {
            width: 100%;
            max-width: 100%;
            margin-bottom: 1rem;
            background-color: transparent;
            table-layout: unset;
            overflow-x: auto;
        }

        .isc-customer-review-admin .isc-tile-eng-hvr-act-con-s2 {
            position: absolute;
            z-index: 9999;
            left: -40px;
            background: white;
            padding: 10px;
            top: -5px;
            box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
        }

        .isc-customer-review-admin .isc-review-list-view-left h4 {
            font-size: 17px;
            margin-top: 5px;
            margin-left: 20px;
        }

        .isc-customer-review-admin #main {
            transition: margin-left .5s;
            padding: 0 16px 16px 5px;
            margin-top: 5px !important;
            margin-right: 0;
            width: 10%;
            /* display: flex; */
        }


        .isc-customer-review-admin .sidenav {
            border-right: none;
        }

        .isc-customer-review-admin .table td:last-child {
            overflow: visible;
        }

        .isc-customer-review-admin .isc-split-screen {
            display: block;
        }

        .isc-customer-review-admin .isc-filter-options {
            display: block;
        }

        .isc-customer-review-admin .isc-filter-item {
            width: 100%;
            margin-right: 20px;
        }

        .isc-customer-review-admin .isc-20 {
            width: 99%;
            margin: 0px 20px 0px 15px;
            margin-top: 0px;
            padding-top: 10px;
            text-align: right;
        }

        .isc-customer-review-admin .isc-review-bottom {
            float: left;
            width: 100%;
            margin-top: 15px;
        }

        .isc-customer-review-admin .table td, .isc-customer-review-admin .table th {
            padding: 0.75rem;
            vertical-align: top;
            border-top: 1px solid #e9ecef;
            text-transform: capitalize;
            width: 125px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-size: 12px;
        }

        .isc-customer-review-admin {
            float: left;
            width: 100%;
            padding-top: 10px;
        }

            .isc-customer-review-admin .isc-promote {
                margin-top: 0;
                font-size: 17px;
                font-weight: 600;
                text-align: left;
                color: #5d5d5d;
                padding-top: 0;
                padding-bottom: 0;
                padding-left: 0;
            }

            .isc-customer-review-admin .isc-review-list-view-right {
                float: right;
                width: 50%;
                display: flex;
                margin-top: 0;
                text-align: right;
            }

        body.active .isc-customer-review-admin .isc-review-list-view-left {
            float: left;
            width: 100%;
            display: flex;
        }

        body.active .isc-review-list-view-right {
            float: left !important;
            width: 100% !important;
            display: block !important;
            margin-top: 0;
            text-align: left !important;
        }

        body.active ul.isc-admin-product-top-right-list {
            float: left !important;
            width: 100% !important;
            text-align: left !important;
            margin-left: 10px !important;
        }

        .isc-customer-review-admin .sidebar-search {
            position: relative;
            margin-top: 0;
            margin-bottom: 20px;
            float: left;
            width: 75%;
        }

            .isc-customer-review-admin .sidebar-search form input {
                background: #f1f1f1 none repeat scroll 0 0;
                border: medium none;
                box-shadow: none;
                color: #8e8d8d;
                font-size: 10px;
                padding-left: 5px;
                padding-right: 55px;
                border: 1px solid #ddd !important;
                height: 30px;
            }

            .isc-customer-review-admin .sidebar-search form > button {
                background-color: #dedede;
                border: medium none;
                color: #1589ee;
                cursor: pointer;
                font-size: 17px;
                height: 30px;
                line-height: 30px;
                padding: 0 16px;
                position: absolute;
                right: 0;
                top: 0;
                -webkit-transition: all 0.3s ease 0s;
                transition: all 0.3s ease 0s;
            }

        .isc-customer-review-admin ul.isc-entity-icons {
            margin-top: 0;
        }


        .isc-customer-review-admin .isc-page-count-s1 {
            display: inline-block;
            padding: 3px 5px;
            margin-right: 4px;
            border-radius: 3px;
            border: solid 1px #c0c0c0;
            font-size: .875em;
            font-weight: 500;
            text-decoration: none;
            color: #000;
        }
    }

    @media only screen and (min-width: 375px) and (max-width: 667px) {

        .isc-customer-review-admin .sidenav {
            top: 30px;
        }

            .isc-customer-review-admin .sidenav a {
                padding: 8px 8px 8px 8px;
                text-decoration: none;
                font-size: 15px;
                color: #686868;
                display: block;
                transition: 0.3s;
                font-weight: 600;
                margin-left: 10px;
                line-height: 1.5;
                text-overflow: ellipsis;
                overflow: hidden;
                white-space: nowrap;
            }

        .isc-customer-review-admin .table {
            width: 100%;
            max-width: 100%;
            margin-bottom: 1rem;
            background-color: transparent;
            table-layout: unset;
            overflow-x: auto;
        }

        .isc-customer-review-admin .isc-tile-eng-hvr-act-con-s2 {
            position: absolute;
            z-index: 9999;
            left: -40px;
            background: white;
            padding: 10px;
            top: -5px;
            box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
        }

        .isc-customer-review-admin .isc-review-list-view-left h4 {
            font-size: 17px;
            margin-top: 5px;
            margin-left: 20px;
        }

        .isc-customer-review-admin #main {
            transition: margin-left .5s;
            padding: 0 16px 16px 5px;
            margin-top: 5px !important;
            margin-right: 0;
            width: 10%;
            /* display: flex; */
        }


        .isc-customer-review-admin .sidenav {
            border-right: none;
        }

        .isc-customer-review-admin .table td:last-child {
            overflow: visible;
        }

        .isc-customer-review-admin .isc-split-screen {
            display: block;
        }

        .isc-customer-review-admin .isc-filter-options {
            display: block;
        }

        .isc-customer-review-admin .isc-filter-item {
            width: 100%;
            margin-right: 20px;
        }

        .isc-customer-review-admin .isc-20 {
            width: 99%;
            margin: 0px 20px 0px 15px;
            margin-top: 0px;
            padding-top: 10px;
            text-align: right;
        }

        .isc-customer-review-admin .isc-review-bottom {
            float: left;
            width: 100%;
            margin-top: 15px;
        }

        .isc-customer-review-admin .table td, .isc-customer-review-admin .table th {
            padding: 0.75rem;
            vertical-align: top;
            border-top: 1px solid #e9ecef;
            text-transform: capitalize;
            width: 125px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-size: 12px;
        }

        .isc-customer-review-admin {
            float: left;
            width: 100%;
            padding-top: 10px;
        }

            .isc-customer-review-admin .isc-promote {
                margin-top: 0;
                font-size: 17px;
                font-weight: 600;
                text-align: left;
                color: #5d5d5d;
                padding-top: 0;
                padding-bottom: 0;
                padding-left: 0;
            }

            .isc-customer-review-admin .isc-review-list-view-right {
                float: right;
                width: 50%;
                display: flex;
                margin-top: 0;
                text-align: right;
            }

        body.active .isc-customer-review-admin .isc-review-list-view-left {
            float: left;
            width: 100%;
            display: flex;
        }

        body.active .isc-review-list-view-right {
            float: left !important;
            width: 100% !important;
            display: block !important;
            margin-top: 0;
            text-align: left !important;
        }

        body.active ul.isc-admin-product-top-right-list {
            float: left !important;
            width: 100% !important;
            text-align: left !important;
            margin-left: 10px !important;
        }

        .isc-customer-review-admin .sidebar-search {
            position: relative;
            margin-top: 0;
            margin-bottom: 20px;
            float: left;
            width: 75%;
        }

            .isc-customer-review-admin .sidebar-search form input {
                background: #f1f1f1 none repeat scroll 0 0;
                border: medium none;
                box-shadow: none;
                color: #8e8d8d;
                font-size: 10px;
                padding-left: 5px;
                padding-right: 55px;
                border: 1px solid #ddd !important;
                height: 30px;
            }

            .isc-customer-review-admin .sidebar-search form > button {
                background-color: #dedede;
                border: medium none;
                color: #1589ee;
                cursor: pointer;
                font-size: 17px;
                height: 30px;
                line-height: 30px;
                padding: 0 16px;
                position: absolute;
                right: 0;
                top: 0;
                -webkit-transition: all 0.3s ease 0s;
                transition: all 0.3s ease 0s;
            }

        .isc-customer-review-admin ul.isc-entity-icons {
            margin-top: 0;
        }


        .isc-customer-review-admin .isc-page-count-s1 {
            display: inline-block;
            padding: 3px 5px;
            margin-right: 4px;
            border-radius: 3px;
            border: solid 1px #c0c0c0;
            font-size: .875em;
            font-weight: 500;
            text-decoration: none;
            color: #000;
        }
    }

    @media only screen and (min-width: 320px) and (max-width: 568px) {

        .isc-customer-review-admin .sidenav {
            top: 30px;
        }

            .isc-customer-review-admin .sidenav a {
                padding: 8px 8px 8px 8px;
                text-decoration: none;
                font-size: 15px;
                color: #686868;
                display: block;
                transition: 0.3s;
                font-weight: 600;
                margin-left: 10px;
                line-height: 1.5;
                text-overflow: ellipsis;
                overflow: hidden;
                white-space: nowrap;
            }

        .isc-customer-review-admin .table {
            width: 100%;
            max-width: 100%;
            margin-bottom: 1rem;
            background-color: transparent;
            table-layout: unset;
            overflow-x: auto;
        }

        .isc-customer-review-admin .isc-tile-eng-hvr-act-con-s2 {
            position: absolute;
            z-index: 9999;
            left: -40px;
            background: white;
            padding: 10px;
            top: -5px;
            box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.15);
        }

        .isc-customer-review-admin .isc-review-list-view-left h4 {
            font-size: 17px;
            margin-top: 5px;
            margin-left: 20px;
        }

        .isc-customer-review-admin #main {
            transition: margin-left .5s;
            padding: 0 16px 16px 5px;
            margin-top: 5px !important;
            margin-right: 0;
            width: 10%;
            /* display: flex; */
        }


        .isc-customer-review-admin .sidenav {
            border-right: none;
        }

        .isc-customer-review-admin .table td:last-child {
            overflow: visible;
        }

        .isc-customer-review-admin .isc-split-screen {
            display: block;
        }

        .isc-customer-review-admin .isc-filter-options {
            display: block;
        }

        .isc-customer-review-admin .isc-filter-item {
            width: 100%;
            margin-right: 20px;
        }

        .isc-customer-review-admin .isc-20 {
            width: 99%;
            margin: 0px 20px 0px 15px;
            margin-top: 0px;
            padding-top: 10px;
            text-align: right;
        }

        .isc-customer-review-admin .isc-review-bottom {
            float: left;
            width: 100%;
            margin-top: 15px;
        }

        .isc-customer-review-admin .table td, .isc-customer-review-admin .table th {
            padding: 0.75rem;
            vertical-align: top;
            border-top: 1px solid #e9ecef;
            text-transform: capitalize;
            width: 125px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            font-size: 12px;
        }

        .isc-customer-review-admin {
            float: left;
            width: 100%;
            padding-top: 10px;
        }

            .isc-customer-review-admin .isc-promote {
                margin-top: 0;
                font-size: 17px;
                font-weight: 600;
                text-align: left;
                color: #5d5d5d;
                padding-top: 0;
                padding-bottom: 0;
                padding-left: 0;
            }

            .isc-customer-review-admin .isc-review-list-view-right {
                float: right;
                width: 50%;
                display: flex;
                margin-top: 0;
                text-align: right;
            }

        body.active .isc-customer-review-admin .isc-review-list-view-left {
            float: left;
            width: 100%;
            display: flex;
        }

        body.active .isc-review-list-view-right {
            float: left !important;
            width: 100% !important;
            display: block !important;
            margin-top: 0;
            text-align: left !important;
        }

        body.active ul.isc-admin-product-top-right-list {
            float: left !important;
            width: 100% !important;
            text-align: left !important;
            margin-left: 10px !important;
        }

        .isc-customer-review-admin .sidebar-search {
            position: relative;
            margin-top: 0;
            margin-bottom: 20px;
            float: left;
            width: 75%;
        }

            .isc-customer-review-admin .sidebar-search form input {
                background: #f1f1f1 none repeat scroll 0 0;
                border: medium none;
                box-shadow: none;
                color: #8e8d8d;
                font-size: 10px;
                padding-left: 5px;
                padding-right: 55px;
                border: 1px solid #ddd !important;
                height: 30px;
            }

            .isc-customer-review-admin .sidebar-search form > button {
                background-color: #dedede;
                border: medium none;
                color: #1589ee;
                cursor: pointer;
                font-size: 17px;
                height: 30px;
                line-height: 30px;
                padding: 0 16px;
                position: absolute;
                right: 0;
                top: 0;
                -webkit-transition: all 0.3s ease 0s;
                transition: all 0.3s ease 0s;
            }

        .isc-customer-review-admin ul.isc-entity-icons {
            margin-top: 0;
        }


        .isc-customer-review-admin .isc-page-count-s1 {
            display: inline-block;
            padding: 3px 5px;
            margin-right: 4px;
            border-radius: 3px;
            border: solid 1px #c0c0c0;
            font-size: .875em;
            font-weight: 500;
            text-decoration: none;
            color: #000;
        }
    }







    /*Order 360 Info*/

    @media only screen and (min-width: 2160px) and (max-width: 3840px) {
        .isc-order-301 .isc-order-3601-top-left {
            float: left;
            width: 15%;
            display: flex;
        }

        .isc-order-301 .isc-order301-one-left {
            float: left;
            width: 6%;
        }

        .isc-order-301 .isc-inner-content-left {
            float: left;
            width: 20%;
            text-align: left;
        }

        .isc-order-301 .isc-inner-content-right {
            float: right;
            width: 80%;
            text-align: left;
        }

        .container {
            /* max-width: 1200px; */
            max-width: 100% !important;
        }

        .isc-order-301 .isc-right-bottom-inner-content-left {
            float: left;
            width: 20%;
            text-align: left;
        }

        .isc-order-301 .isc-right-bottom-inner-content-right {
            float: right;
            width: 35%;
            text-align: left;
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .isc-order-3601-top-left h3 {
            width: 15% !important;
            margin-top: 5px;
        }

        .isc-order-3601-container .new-left {
            float: left;
            width: 70%;
            text-align: left;
            padding-left: 15px;
        }

        .isc-order-3601-container .new-right {
            float: right;
            width: 30%;
            text-align: left;
        }


        .isc-order-301-bottom-left {
            float: left;
            width: 30% !important;
            padding: 20px 10px 10px 10px;
            max-height: unset !important;
            height: calc(130vh - 10px);
            background-color: #F9F9F9 !important;
            overflow-y: scroll;
            display: block;
            overflow-x: hidden;
        }

        .isc-order-3601-container .isc-right-bottom-content-left-one {
            float: left;
            width: 100%;
            background: #f5f5f5;
            margin: 0px 5px;
            padding-left: 10px;
            padding-top: 10px;
            padding-bottom: 10px;
        }

        .isc-bottom-right-3601 h5 {
            font-size: 15px;
            padding: 5px 0px;
            width: 200px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .isc-order-301-bottom-right {
            float: right;
            width: 70% !important;
        }

        .isc-bottom-right-3601 h5 {
            font-size: 15px;
            padding: 5px 0px;
            width: 100px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .isc-order-301 .isc-right-bottom-content-left-one h4 {
            font-weight: 600;
            font-size: 13px;
        }
    }

    @media only screen and (min-width: 320px) and (max-width: 480px) {
        .isc-order-3601-top-left {
            float: left;
            width: 100% !important;
            display: flex;
        }

        #mailEnvelope .isc-70per {
            float: left;
            width: 35%;
        }

        #mailEnvelope .isc-30per {
            float: right;
            width: 55%;
        }

        #mailEnvelope .modal-dialog {
            top: -50px;
            max-width: 100%;
            left: 20px;
        }

        #mailEnvelope .isc-40per {
            width: 100% !important;
            float: left;
        }

        .isc-order-3601-container .isc-table-container {
            overflow-x: scroll;
            table-layout: unset;
            position: relative;
        }

        .isc-order-3601-container .isc-table th {
            width: 150px !important;
        }

        .isc-order-3601-container .table-container {
            table-layout: unset;
            overflow-x: auto;
        }

        .isc-order-3601-container .isc-bottom-right-3601 h5 {
            font-size: 15px;
            padding: 5px 0px;
            width: unset !important;
        }

        .isc-order-3601-container .isc-order-3601-top {
            font-size: 18px;
            margin-top: 4px;
            margin-left: 0 !important;
        }

        .isc-order-3601-top-left h3 {
            width: 50% !important;
            margin-top: 5px;
        }

        .isc-order-3601-container .isc-order-301 .isc-order-3601-list li {
            font-size: 12px;
            margin: 0px 3px;
            display: inline-block;
            padding: 2px 10px;
            border-radius: 100px;
        }

        .isc-order-3601-container .isc-right-bottom-content-left-one {
            float: left;
            width: 100%;
            background: #f5f5f5;
            margin: 0px 5px;
            padding-left: 10px;
            padding-top: 10px;
            padding-bottom: 10px;
        }

        #mailEnvelope .isc-sec-lvl-cust-dd-s1 li a {
            display: inline-block;
            color: #16325c;
            margin: 0px 0px 0px 0px;
            font-size: 12px;
            padding: 0px 7px;
            font-weight: 400;
            border-radius: 0px !important;
            float: left;
            line-height: 27px;
            background-color: #fff;
            position: relative;
            border: 1px solid #dadada;
            border-radius: 4px !important;
        }

        #mailEnvelope .isc-30per {
            float: right;
            width: 30%;
        }

        .isc-order-3601-container .isc-order-301-bottom-left {
            float: left;
            width: 100% !important;
            padding: 20px 10px 10px 10px;
            max-height: unset !important;
            height: calc(70vh - 10px);
            background-color: #F9F9F9 !important;
            overflow-y: scroll;
            display: block;
            overflow-x: hidden;
        }

        .isc-order-3601-container .isc-order-301-bottom-right {
            float: left;
            width: 100% !important;
        }

        .isc-order-3601-container .isc-inner-content-left h5 {
            font-size: 9px;
            font-weight: 600;
        }

        .isc-order-3601-container .isc-bottom-right-3601 h5 {
            font-size: 9px;
            padding: 5px 0px;
        }

        .isc-order-3601-container .isc-right-bottom-content-left {
            float: left;
            width: 100%;
        }

        .isc-order-3601-container .isc-right-bottom-content-left-one {
            float: left;
            width: 100%;
            background: #f5f5f5;
            margin: 0px 5px;
            padding-left: 10px;
            padding-top: 10px;
            padding-bottom: 10px;
        }

        .isc-order-3601-container .isc-right-bottom-content-right {
            float: left;
            width: 100%;
            text-align: center;
        }

        #mailEnvelope .isc-pad-lft {
            padding-left: 15px;
            height: 440px !important;
            overflow-y: auto !important;
        }
    }

    @media only screen and (min-width: 320px) and (max-width: 568px) {
        .isc-order-3601-top-left {
            float: left;
            width: 100% !important;
            display: flex;
        }

        #mailEnvelope .isc-70per {
            float: left;
            width: 35%;
        }

        #mailEnvelope .isc-30per {
            float: right;
            width: 55%;
        }

        #mailEnvelope .modal-dialog {
            top: -50px;
            max-width: 100%;
            left: 20px;
        }

        #mailEnvelope .isc-40per {
            width: 100% !important;
            float: left;
        }

        .isc-order-3601-container .isc-table-container {
            overflow-x: scroll;
            table-layout: unset;
            position: relative;
        }

        .isc-order-3601-container .isc-table th {
            width: 150px !important;
        }

        .isc-order-3601-container .table-container {
            table-layout: unset;
            overflow-x: auto;
        }

        .isc-order-3601-container .isc-bottom-right-3601 h5 {
            font-size: 15px;
            padding: 5px 0px;
            width: unset !important;
        }

        .isc-order-3601-container .isc-order-3601-top {
            font-size: 18px;
            margin-top: 4px;
            margin-left: 0 !important;
        }

        .isc-order-3601-top-left h3 {
            width: 50% !important;
            margin-top: 5px;
        }

        .isc-order-3601-container .isc-order-301 .isc-order-3601-list li {
            font-size: 12px;
            margin: 0px 3px;
            display: inline-block;
            padding: 2px 10px;
            border-radius: 100px;
        }

        .isc-order-3601-container .isc-right-bottom-content-left-one {
            float: left;
            width: 100%;
            background: #f5f5f5;
            margin: 0px 5px;
            padding-left: 10px;
            padding-top: 10px;
            padding-bottom: 10px;
        }

        #mailEnvelope .isc-sec-lvl-cust-dd-s1 li a {
            display: inline-block;
            color: #16325c;
            margin: 0px 0px 0px 0px;
            font-size: 12px;
            padding: 0px 7px;
            font-weight: 400;
            border-radius: 0px !important;
            float: left;
            line-height: 27px;
            background-color: #fff;
            position: relative;
            border: 1px solid #dadada;
            border-radius: 4px !important;
        }

        #mailEnvelope .isc-30per {
            float: right;
            width: 30%;
        }

        .isc-order-3601-container .isc-order-301-bottom-left {
            float: left;
            width: 100% !important;
            padding: 20px 10px 10px 10px;
            max-height: unset !important;
            height: calc(70vh - 10px);
            background-color: #F9F9F9 !important;
            overflow-y: scroll;
            display: block;
            overflow-x: hidden;
        }

        .isc-order-3601-container .isc-order-301-bottom-right {
            float: left;
            width: 100% !important;
        }

        .isc-order-3601-container .isc-inner-content-left h5 {
            font-size: 9px;
            font-weight: 600;
        }

        .isc-order-3601-container .isc-bottom-right-3601 h5 {
            font-size: 9px;
            padding: 5px 0px;
        }

        .isc-order-3601-container .isc-right-bottom-content-left {
            float: left;
            width: 100%;
        }

        .isc-order-3601-container .isc-right-bottom-content-left-one {
            float: left;
            width: 100%;
            background: #f5f5f5;
            margin: 0px 5px;
            padding-left: 10px;
            padding-top: 10px;
            padding-bottom: 10px;
        }

        .isc-order-3601-container .isc-right-bottom-content-right {
            float: left;
            width: 100%;
            text-align: center;
        }

        #mailEnvelope .isc-pad-lft {
            padding-left: 15px;
            height: 440px !important;
            overflow-y: auto !important;
        }
    }

    @media only screen and (min-width: 375px) and (max-width: 667px) {
        .isc-order-3601-top-left {
            float: left;
            width: 100% !important;
            display: flex;
        }

        #mailEnvelope .isc-70per {
            float: left;
            width: 35%;
        }

        #mailEnvelope .isc-30per {
            float: right;
            width: 55%;
        }

        #mailEnvelope .modal-dialog {
            top: -50px;
            max-width: 100%;
            left: 20px;
        }

        #mailEnvelope .isc-40per {
            width: 100% !important;
            float: left;
        }

        .isc-order-3601-container .isc-table-container {
            overflow-x: scroll;
            table-layout: unset;
            position: relative;
        }

        .isc-order-3601-container .isc-table th {
            width: 150px !important;
        }

        .isc-order-3601-container .table-container {
            table-layout: unset;
            overflow-x: auto;
        }

        .isc-order-3601-container .isc-bottom-right-3601 h5 {
            font-size: 15px;
            padding: 5px 0px;
            width: unset !important;
        }

        .isc-order-3601-container .isc-order-3601-top {
            font-size: 18px;
            margin-top: 4px;
            margin-left: 0 !important;
        }

        .isc-order-3601-top-left h3 {
            width: 50% !important;
            margin-top: 5px;
        }

        .isc-order-3601-container .isc-order-301 .isc-order-3601-list li {
            font-size: 12px;
            margin: 0px 3px;
            display: inline-block;
            padding: 2px 10px;
            border-radius: 100px;
        }

        .isc-order-3601-container .isc-right-bottom-content-left-one {
            float: left;
            width: 100%;
            background: #f5f5f5;
            margin: 0px 5px;
            padding-left: 10px;
            padding-top: 10px;
            padding-bottom: 10px;
        }

        #mailEnvelope .isc-sec-lvl-cust-dd-s1 li a {
            display: inline-block;
            color: #16325c;
            margin: 0px 0px 0px 0px;
            font-size: 12px;
            padding: 0px 7px;
            font-weight: 400;
            border-radius: 0px !important;
            float: left;
            line-height: 27px;
            background-color: #fff;
            position: relative;
            border: 1px solid #dadada;
            border-radius: 4px !important;
        }

        #mailEnvelope .isc-30per {
            float: right;
            width: 30%;
        }

        .isc-order-3601-container .isc-order-301-bottom-left {
            float: left;
            width: 100% !important;
            padding: 20px 10px 10px 10px;
            max-height: unset !important;
            height: calc(70vh - 10px);
            background-color: #F9F9F9 !important;
            overflow-y: scroll;
            display: block;
            overflow-x: hidden;
        }

        .isc-order-3601-container .isc-order-301-bottom-right {
            float: left;
            width: 100% !important;
        }

        .isc-order-3601-container .isc-inner-content-left h5 {
            font-size: 9px;
            font-weight: 600;
        }

        .isc-order-3601-container .isc-bottom-right-3601 h5 {
            font-size: 9px;
            padding: 5px 0px;
        }

        .isc-order-3601-container .isc-right-bottom-content-left {
            float: left;
            width: 100%;
        }

        .isc-order-3601-container .isc-right-bottom-content-left-one {
            float: left;
            width: 100%;
            background: #f5f5f5;
            margin: 0px 5px;
            padding-left: 10px;
            padding-top: 10px;
            padding-bottom: 10px;
        }

        .isc-order-3601-container .isc-right-bottom-content-right {
            float: left;
            width: 100%;
            text-align: center;
        }

        #mailEnvelope .isc-pad-lft {
            padding-left: 15px;
            height: 440px !important;
            overflow-y: auto !important;
        }
    }

    @media only screen and (min-width: 414px) and (max-width: 736px) {
        .isc-order-3601-top-left {
            float: left;
            width: 100% !important;
            display: flex;
        }

        #mailEnvelope .isc-pad-lft {
            padding-left: 15px;
            height: 440px !important;
            overflow-y: auto !important;
        }

        #mailEnvelope .isc-70per {
            float: left;
            width: 35% !important;
        }

        #mailEnvelope .isc-30per {
            float: right;
            width: 55% !important;
        }

        #mailEnvelope .modal-dialog {
            top: -50px;
            max-width: 100%;
            left: 20px;
        }

        #mailEnvelope .isc-40per {
            width: 100% !important;
            float: left;
        }

        .isc-order-3601-container .isc-table-container {
            overflow-x: scroll;
            table-layout: unset;
            position: relative;
        }

        .isc-order-3601-container .isc-table th {
            width: 150px !important;
        }

        .isc-order-3601-container .table-container {
            table-layout: unset;
            overflow-x: auto;
        }

        .isc-order-3601-container .isc-bottom-right-3601 h5 {
            font-size: 15px;
            padding: 5px 0px;
            width: unset !important;
        }

        .isc-order-3601-container .isc-order-3601-top {
            font-size: 18px;
            margin-top: 4px;
            margin-left: 0 !important;
        }

        .isc-order-3601-top-left h3 {
            width: 50% !important;
            margin-top: 5px;
        }

        .isc-order-3601-container .isc-order-301 .isc-order-3601-list li {
            font-size: 12px;
            margin: 0px 3px;
            display: inline-block;
            padding: 2px 10px;
            border-radius: 100px;
        }

        .isc-order-3601-container .isc-right-bottom-content-left-one {
            float: left;
            width: 100%;
            background: #f5f5f5;
            margin: 0px 5px;
            padding-left: 10px;
            padding-top: 10px;
            padding-bottom: 10px;
        }

        #mailEnvelope .isc-sec-lvl-cust-dd-s1 li a {
            display: inline-block;
            color: #16325c;
            margin: 0px 0px 0px 0px;
            font-size: 12px;
            padding: 0px 7px;
            font-weight: 400;
            border-radius: 0px !important;
            float: left;
            line-height: 27px;
            background-color: #fff;
            position: relative;
            border: 1px solid #dadada;
            border-radius: 4px !important;
        }

        #mailEnvelope .isc-30per {
            float: right;
            width: 33% !important;
        }

        .isc-order-3601-container .isc-order-301-bottom-left {
            float: left;
            width: 100% !important;
            padding: 20px 10px 10px 10px;
            max-height: unset !important;
            height: calc(70vh - 10px);
            background-color: #F9F9F9 !important;
            overflow-y: scroll;
            display: block;
            overflow-x: hidden;
        }

        .isc-order-3601-container .isc-order-301-bottom-right {
            float: left;
            width: 100% !important;
        }

        .isc-order-3601-container .isc-inner-content-left h5 {
            font-size: 9px;
            font-weight: 600;
        }

        .isc-order-3601-container .isc-bottom-right-3601 h5 {
            font-size: 9px;
            padding: 5px 0px;
        }

        .isc-order-3601-container .isc-right-bottom-content-left {
            float: left;
            width: 100%;
        }

        .isc-order-3601-container .isc-right-bottom-content-left-one {
            float: left;
            width: 100%;
            background: #f5f5f5;
            margin: 0px 5px;
            padding-left: 10px;
            padding-top: 10px;
            padding-bottom: 10px;
        }

        .isc-order-3601-container .isc-right-bottom-content-right {
            float: left;
            width: 100%;
            text-align: center;
        }
    }





    /*Order 360*/

    @media only screen and (min-width: 2160px) and (max-width: 3840px) {
        .isc-order360 .isc-order-kpi-one {
            float: left;
            width: 10%;
            height: auto;
            box-shadow: 2px 2px 2px 2px #dadada;
            border-radius: 4px;
            margin: 0px 10px 0px 20px;
            padding: 15px 10px;
        }

        .isc-order360 .isc-order301-one-left {
            float: left;
            width: 10%;
        }

        #mailEnvelope .modal-content {
            max-height: unset !important;
            overflow-y: auto;
            height: calc(80vh - 137px) !important;
            overflow-x: hidden;
        }

        .isc-order360 .isc-close-action {
            float: right;
            position: relative;
            top: 8px;
            right: 95px;
            cursor: pointer;
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .isc-order360 .isc-order-kpi-one {
            float: left;
            width: 46%;
            height: auto;
            box-shadow: 2px 2px 2px 2px #dadada;
            border-radius: 4px;
            margin: 5px 10px 5px 10px;
            padding: 15px 10px;
        }

        .isc-order360 .table-container {
            table-layout: unset;
            overflow-x: auto;
        }

        .isc-order360 .isc-bottom-right-3601 h5 {
            font-size: 15px;
            padding: 5px 0px;
            width: unset;
        }

        #mailEnvelope .isc-sec-lvl-cust-dd-s1 li a {
            display: inline-block;
            color: #16325c;
            margin: 0px 0px 0px 0px;
            font-size: 12px;
            padding: 0px 7px;
            font-weight: 400;
            border-radius: 0px !important;
            float: left;
            line-height: 27px;
            background-color: #fff;
            position: relative;
            border: 1px solid #dadada;
            border-radius: 4px !important;
        }

        #mailEnvelope .isc-30per {
            float: right;
            width: 30%;
        }

        .isc-order360 .isc-split-screen {
            display: block;
        }

        .isc-order360 .isc-80 {
            width: 100%;
        }

        .isc-order360 .isc-20 {
            width: 25%;
            margin: 0px 20px 0px 15px;
            margin-top: 0px;
            padding-top: 10px;
            text-align: right;
        }
    }

    @media only screen and (min-width: 320px) and (max-width: 480px) {


        #OrderInfoMdl .div-col-30per {
            float: left !important;
            width: 100% !important;
        }

        .isc-order360 table.dataTable thead .sorting {
            background-image: url(../../UIThemeEngine/Images/sorting/sort_both.png) !important;
            background-size: 10px 10px !important;
            background-repeat: no-repeat !important;
            background-position: center right !important;
            font-size: 11px;
        }

        #OrderInfoMdl .modal-dialog {
            margin: 80px auto 0 10px !important;
            min-width: 100% !important;
        }

        #OrderInfoMdl .div-col-70per {
            width: 100% !important;
            float: left !important;
            border-left: none !important;
        }

        .isc-order360 .isc-order-360-left {
            float: left;
            width: 40%;
            display: flex;
        }

        body.active .isc-order360 .isc-order-360-left {
            float: left;
            width: 100% !important;
            display: flex;
        }

        body.active .isc-order360 .isc-order-360-right {
            float: left;
            width: 30% !important;
        }

        .isc-order360 .sidenav {
            border-right: none;
        }

        body.active .isc-order360 .sidenav {
            top: 30px !important
        }

            body.active .isc-order360 .sidenav a {
                overflow: hidden !important;
                white-space: nowrap !important;
                text-overflow: ellipsis !important;
            }

        body.active .isc-order360 a#ResetOrderFilter {
            margin-top: 10px;
        }

        .isc-order360 h4 {
            font-size: 18px;
            margin-left: 15px !important;
            margin-top: 0 !important;
        }

        .isc-order360 .div-col-70per {
            width: 100%;
            float: left;
            border-left: none;
        }

        #OrderInfoMdl .modal-body {
            height: 60vh;
            overflow-y: auto;
            padding: 0px 10px;
        }

        #OrderInfoMdl .div-col-30per {
            float: left;
            width: 100%;
        }

        .isc-order360 .isc-pagination-sec-s1 {
            padding: 20px 0px;
            float: right;
            padding-top: 0;
            width: 100%;
            margin: 10px 0px;
            text-align: right;
        }

        .isc-order360 .isc-page-count-s1 {
            display: inline-block;
            padding: 3px 5px;
            margin-right: 4px;
            border-radius: 3px;
            border: solid 1px #c0c0c0;
            font-size: .875em;
            font-weight: 500;
            text-decoration: none;
            color: #000;
        }

        .isc-order360 #mailEnvelope .isc-30per {
            float: right;
            width: 30%;
        }

        .isc-order360 #mailEnvelope a.isc-dd-drat-btn-s1.isc-btn-primary.isc-sub-menu-list-s1 {
            background-color: #1589ee;
            color: #fff;
            width: 135%;
        }

        .isc-order360 .isc-page-count-s1 {
            display: inline-block;
            padding: 3px 6px;
            margin-right: 4px;
            border-radius: 3px;
            border: solid 1px #c0c0c0;
            font-size: .875em;
            font-weight: 500;
            text-decoration: none;
            color: #000;
        }

        .isc-order360 ul.isc-entity-icons {
            margin-top: -30px;
        }

        .isc-order360 .isc-split-screen {
            display: block;
        }

        .isc-order360 .isc-80 {
            width: 100%;
        }

        .isc-order360 .isc-filter-options {
            display: block;
            width: 100%;
        }

        .isc-order360 .isc-filter-item {
            width: 100%;
            margin-right: 20px;
        }

        .isc-order360 .isc-20 {
            width: 80%;
            margin: 0px 20px 0px 15px;
            margin-top: 0px;
            padding-top: 10px;
            text-align: right;
        }

        .isc-order360 .isc-order-kpi-one {
            float: left;
            width: 100%;
            height: auto;
            box-shadow: 2px 2px 2px 2px #dadada;
            border-radius: 4px;
            margin: 5px 10px 0px 10px;
            padding: 15px 10px;
        }
    }

    @media only screen and (min-width: 320px) and (max-width: 568px) {


        #OrderInfoMdl .div-col-30per {
            float: left !important;
            width: 100% !important;
        }

        .isc-order360 table.dataTable thead .sorting {
            background-image: url(../../UIThemeEngine/Images/sorting/sort_both.png) !important;
            background-size: 10px 10px !important;
            background-repeat: no-repeat !important;
            background-position: center right !important;
            font-size: 11px;
        }

        #OrderInfoMdl .modal-dialog {
            margin: 80px auto 0 10px !important;
            min-width: 100% !important;
        }

        #OrderInfoMdl .div-col-70per {
            width: 100% !important;
            float: left !important;
            border-left: none !important;
        }

        .isc-order360 .isc-order-360-left {
            float: left;
            width: 40%;
            display: flex;
        }

        body.active .isc-order360 .isc-order-360-left {
            float: left;
            width: 100% !important;
            display: flex;
        }

        body.active .isc-order360 .isc-order-360-right {
            float: left;
            width: 30% !important;
        }

        .isc-order360 .sidenav {
            border-right: none;
        }

        body.active .isc-order360 .sidenav {
            top: 30px !important
        }

            body.active .isc-order360 .sidenav a {
                overflow: hidden !important;
                white-space: nowrap !important;
                text-overflow: ellipsis !important;
            }

        body.active .isc-order360 a#ResetOrderFilter {
            margin-top: 10px;
        }

        .isc-order360 h4 {
            font-size: 18px;
            margin-left: 15px !important;
            margin-top: 0 !important;
        }

        .isc-order360 .div-col-70per {
            width: 100%;
            float: left;
            border-left: none;
        }

        #OrderInfoMdl .modal-body {
            height: 60vh;
            overflow-y: auto;
            padding: 0px 10px;
        }

        #OrderInfoMdl .div-col-30per {
            float: left;
            width: 100%;
        }

        .isc-order360 .isc-pagination-sec-s1 {
            padding: 20px 0px;
            float: right;
            padding-top: 0;
            width: 100%;
            margin: 10px 0px;
            text-align: right;
        }

        .isc-order360 .isc-page-count-s1 {
            display: inline-block;
            padding: 3px 5px;
            margin-right: 4px;
            border-radius: 3px;
            border: solid 1px #c0c0c0;
            font-size: .875em;
            font-weight: 500;
            text-decoration: none;
            color: #000;
        }

        .isc-order360 #mailEnvelope .isc-30per {
            float: right;
            width: 30%;
        }

        .isc-order360 #mailEnvelope a.isc-dd-drat-btn-s1.isc-btn-primary.isc-sub-menu-list-s1 {
            background-color: #1589ee;
            color: #fff;
            width: 135%;
        }

        .isc-order360 .isc-page-count-s1 {
            display: inline-block;
            padding: 3px 6px;
            margin-right: 4px;
            border-radius: 3px;
            border: solid 1px #c0c0c0;
            font-size: .875em;
            font-weight: 500;
            text-decoration: none;
            color: #000;
        }

        .isc-order360 ul.isc-entity-icons {
            margin-top: -30px;
        }

        .isc-order360 .isc-split-screen {
            display: block;
        }

        .isc-order360 .isc-80 {
            width: 100%;
        }

        .isc-order360 .isc-filter-options {
            display: block;
            width: 100%;
        }

        .isc-order360 .isc-filter-item {
            width: 100%;
            margin-right: 20px;
        }

        .isc-order360 .isc-20 {
            width: 80%;
            margin: 0px 20px 0px 15px;
            margin-top: 0px;
            padding-top: 10px;
            text-align: right;
        }

        .isc-order360 .isc-order-kpi-one {
            float: left;
            width: 100%;
            height: auto;
            box-shadow: 2px 2px 2px 2px #dadada;
            border-radius: 4px;
            margin: 5px 10px 0px 10px;
            padding: 15px 10px;
        }
    }

    @media only screen and (min-width: 375px) and (max-width: 667px) {


        #OrderInfoMdl .div-col-30per {
            float: left !important;
            width: 100% !important;
        }

        .isc-order360 table.dataTable thead .sorting {
            background-image: url(../../UIThemeEngine/Images/sorting/sort_both.png) !important;
            background-size: 10px 10px !important;
            background-repeat: no-repeat !important;
            background-position: center right !important;
            font-size: 11px;
        }

        #OrderInfoMdl .modal-dialog {
            margin: 80px auto 0 10px !important;
            min-width: 100% !important;
        }

        #OrderInfoMdl .div-col-70per {
            width: 100% !important;
            float: left !important;
            border-left: none !important;
        }

        .isc-order360 .isc-order-360-left {
            float: left;
            width: 40%;
            display: flex;
        }

        body.active .isc-order360 .isc-order-360-left {
            float: left;
            width: 100% !important;
            display: flex;
        }

        body.active .isc-order360 .isc-order-360-right {
            float: left;
            width: 30% !important;
        }

        .isc-order360 .sidenav {
            border-right: none;
        }

        body.active .isc-order360 .sidenav {
            top: 30px !important
        }

            body.active .isc-order360 .sidenav a {
                overflow: hidden !important;
                white-space: nowrap !important;
                text-overflow: ellipsis !important;
            }

        body.active .isc-order360 a#ResetOrderFilter {
            margin-top: 10px;
        }

        .isc-order360 h4 {
            font-size: 18px;
            margin-left: 15px !important;
            margin-top: 0 !important;
        }

        .isc-order360 .div-col-70per {
            width: 100%;
            float: left;
            border-left: none;
        }

        #OrderInfoMdl .modal-body {
            height: 60vh;
            overflow-y: auto;
            padding: 0px 10px;
        }

        #OrderInfoMdl .div-col-30per {
            float: left;
            width: 100%;
        }

        .isc-order360 .isc-pagination-sec-s1 {
            padding: 20px 0px;
            float: right;
            padding-top: 0;
            width: 100%;
            margin: 10px 0px;
            text-align: right;
        }

        .isc-order360 .isc-page-count-s1 {
            display: inline-block;
            padding: 3px 5px;
            margin-right: 4px;
            border-radius: 3px;
            border: solid 1px #c0c0c0;
            font-size: .875em;
            font-weight: 500;
            text-decoration: none;
            color: #000;
        }

        .isc-order360 #mailEnvelope .isc-30per {
            float: right;
            width: 30%;
        }

        .isc-order360 #mailEnvelope a.isc-dd-drat-btn-s1.isc-btn-primary.isc-sub-menu-list-s1 {
            background-color: #1589ee;
            color: #fff;
            width: 135%;
        }

        .isc-order360 .isc-page-count-s1 {
            display: inline-block;
            padding: 3px 6px;
            margin-right: 4px;
            border-radius: 3px;
            border: solid 1px #c0c0c0;
            font-size: .875em;
            font-weight: 500;
            text-decoration: none;
            color: #000;
        }

        .isc-order360 ul.isc-entity-icons {
            margin-top: -30px;
        }

        .isc-order360 .isc-split-screen {
            display: block;
        }

        .isc-order360 .isc-80 {
            width: 100%;
        }

        .isc-order360 .isc-filter-options {
            display: block;
            width: 100%;
        }

        .isc-order360 .isc-filter-item {
            width: 100%;
            margin-right: 20px;
        }

        .isc-order360 .isc-20 {
            width: 80%;
            margin: 0px 20px 0px 15px;
            margin-top: 0px;
            padding-top: 10px;
            text-align: right;
        }

        .isc-order360 .isc-order-kpi-one {
            float: left;
            width: 100%;
            height: auto;
            box-shadow: 2px 2px 2px 2px #dadada;
            border-radius: 4px;
            margin: 5px 10px 0px 10px;
            padding: 15px 10px;
        }
    }

    @media only screen and (min-width: 414px) and (max-width: 736px) {

        #OrderInfoMdl .div-col-30per {
            float: left !important;
            width: 100% !important;
        }

        .isc-order360 table.dataTable thead .sorting {
            background-image: url(../../UIThemeEngine/Images/sorting/sort_both.png) !important;
            background-size: 10px 10px !important;
            background-repeat: no-repeat !important;
            background-position: center right !important;
            font-size: 11px;
        }

        #OrderInfoMdl .modal-dialog {
            margin: 80px auto 0 10px !important;
            min-width: 100% !important;
        }

        #OrderInfoMdl .div-col-70per {
            width: 100% !important;
            float: left !important;
            border-left: none !important;
        }

        .isc-order360 .isc-order-360-left {
            float: left;
            width: 40%;
            display: flex;
        }

        body.active .isc-order360 .isc-order-360-left {
            float: left;
            width: 100% !important;
            display: flex;
        }

        body.active .isc-order360 .isc-order-360-right {
            float: left;
            width: 30% !important;
        }

        .isc-order360 .sidenav {
            border-right: none;
        }

        body.active .isc-order360 .sidenav {
            top: 30px !important
        }

            body.active .isc-order360 .sidenav a {
                overflow: hidden !important;
                white-space: nowrap !important;
                text-overflow: ellipsis !important;
            }

        body.active .isc-order360 a#ResetOrderFilter {
            margin-top: 10px;
        }

        .isc-order360 h4 {
            font-size: 18px;
            margin-left: 15px !important;
            margin-top: 0 !important;
        }

        .isc-order360 .div-col-70per {
            width: 100%;
            float: left;
            border-left: none;
        }

        #OrderInfoMdl .modal-body {
            height: 60vh;
            overflow-y: auto;
            padding: 0px 10px;
        }

        #OrderInfoMdl .div-col-30per {
            float: left;
            width: 100%;
        }

        .isc-order360 .isc-pagination-sec-s1 {
            padding: 20px 0px;
            float: right;
            padding-top: 0;
            width: 100%;
            margin: 10px 0px;
            text-align: right;
        }

        .isc-order360 .isc-page-count-s1 {
            display: inline-block;
            padding: 3px 5px;
            margin-right: 4px;
            border-radius: 3px;
            border: solid 1px #c0c0c0;
            font-size: .875em;
            font-weight: 500;
            text-decoration: none;
            color: #000;
        }

        .isc-order360 #mailEnvelope .isc-30per {
            float: right;
            width: 30%;
        }

        .isc-order360 #mailEnvelope a.isc-dd-drat-btn-s1.isc-btn-primary.isc-sub-menu-list-s1 {
            background-color: #1589ee;
            color: #fff;
            width: 135%;
        }

        .isc-order360 .isc-page-count-s1 {
            display: inline-block;
            padding: 3px 6px;
            margin-right: 4px;
            border-radius: 3px;
            border: solid 1px #c0c0c0;
            font-size: .875em;
            font-weight: 500;
            text-decoration: none;
            color: #000;
        }

        .isc-order360 ul.isc-entity-icons {
            margin-top: -30px;
        }

        .isc-order360 .isc-split-screen {
            display: block;
        }

        .isc-order360 .isc-80 {
            width: 100%;
        }

        .isc-order360 .isc-filter-options {
            display: block;
            width: 100%;
        }

        .isc-order360 .isc-filter-item {
            width: 100%;
            margin-right: 20px;
        }

        .isc-order360 .isc-20 {
            width: 80%;
            margin: 0px 20px 0px 15px;
            margin-top: 0px;
            padding-top: 10px;
            text-align: right;
        }

        .isc-order360 .isc-order-kpi-one {
            float: left;
            width: 100%;
            height: auto;
            box-shadow: 2px 2px 2px 2px #dadada;
            border-radius: 4px;
            margin: 5px 10px 0px 10px;
            padding: 15px 10px;
        }
    }




    /*Customer 360*/

    @media only screen and (min-width: 2160px) and (max-width: 3840px) {
        .isc-customer-360 .isc-content-one {
            display: block !important;
            float: left;
            width: 10%;
        }

        .isc-customer-360-footer {
            position: fixed;
            bottom: 0;
            width: 100%;
            left: 0;
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .isc-customer-360 .isc-order-sts li {
            display: inline-block;
            list-style: none;
            padding: 5px;
            border-radius: 10px !important;
            font-size: 12px;
            width: 11%;
        }

        .isc-customer-360 .isc-customer-information-one h5 {
            color: black;
            font-size: 14px;
            width: 100px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    }

    @media only screen and (min-width: 320px) and (max-width: 480px) {
        .isc-customer-360 .isc-order-sts li {
            display: inline-block;
            list-style: none;
            padding: 5px;
            border-radius: 10px !important;
            font-size: 12px;
            width: 26%;
        }

        .isc-customer-360 i.fa.fa-calendar {
            position: absolute;
            left: 0;
            margin-top: 0 !important;
        }

        .isc-customer-360 .isc-customer-360-bottom-left {
            float: left;
            width: 100%;
            padding: 10px 15px;
        }

        .isc-customer-360 .isc-customer-360-bottom-right {
            float: left;
            width: 100%;
            text-align: left;
            border-left: none;
        }

        .isc-customer-360 .isc-accordion-left {
            float: left;
            width: 100%;
            display: block !important;
        }

        .isc-customer-360 .isc-accordion-right {
            float: left;
            width: 100%;
            display: block !important;
        }

            .isc-customer-360 .isc-accordion-right h6 {
                font-size: 15px;
                font-weight: 600;
                margin-bottom: 0px;
            }
    }

    @media only screen and (min-width: 320px) and (max-width: 568px) {
        .isc-customer-360 .isc-order-sts li {
            display: inline-block;
            list-style: none;
            padding: 5px;
            border-radius: 10px !important;
            font-size: 12px;
            width: 26%;
        }

        .isc-customer-360 i.fa.fa-calendar {
            position: absolute;
            left: 0;
            margin-top: 0 !important;
        }

        .isc-customer-360 .isc-customer-360-bottom-left {
            float: left;
            width: 100%;
            padding: 10px 15px;
        }

        .isc-customer-360 .isc-customer-360-bottom-right {
            float: left;
            width: 100%;
            text-align: left;
            border-left: none;
        }

        .isc-customer-360 .isc-accordion-left {
            float: left;
            width: 100%;
            display: block !important;
        }

        .isc-customer-360 .isc-accordion-right {
            float: left;
            width: 100%;
            display: block !important;
        }

            .isc-customer-360 .isc-accordion-right h6 {
                font-size: 15px;
                font-weight: 600;
                margin-bottom: 0px;
            }
    }

    @media only screen and (min-width: 375px) and (max-width: 667px) {
        .isc-customer-360 .isc-order-sts li {
            display: inline-block;
            list-style: none;
            padding: 5px;
            border-radius: 10px !important;
            font-size: 12px;
            width: 26%;
        }

        .isc-customer-360 i.fa.fa-calendar {
            position: absolute;
            left: 0;
            margin-top: 0 !important;
        }

        .isc-customer-360 .isc-customer-360-bottom-left {
            float: left;
            width: 100%;
            padding: 10px 15px;
        }

        .isc-customer-360 .isc-customer-360-bottom-right {
            float: left;
            width: 100%;
            text-align: left;
            border-left: none;
        }

        .isc-customer-360 .isc-accordion-left {
            float: left;
            width: 100%;
            display: block !important;
        }

        .isc-customer-360 .isc-accordion-right {
            float: left;
            width: 100%;
            display: block !important;
        }

            .isc-customer-360 .isc-accordion-right h6 {
                font-size: 15px;
                font-weight: 600;
                margin-bottom: 0px;
            }
    }

    @media only screen and (min-width: 414px) and (max-width: 736px) {
        .isc-customer-360 .isc-order-sts li {
            display: inline-block;
            list-style: none;
            padding: 5px;
            border-radius: 10px !important;
            font-size: 12px;
            width: 26%;
        }

        .isc-customer-360 i.fa.fa-calendar {
            position: absolute;
            left: 0;
            margin-top: 0 !important;
        }

        .isc-customer-360 .isc-customer-360-bottom-left {
            float: left;
            width: 100%;
            padding: 10px 15px;
        }

        .isc-customer-360 .isc-customer-360-bottom-right {
            float: left;
            width: 100%;
            text-align: left;
            border-left: none;
        }

        .isc-customer-360 .isc-accordion-left {
            float: left;
            width: 100%;
            display: block !important;
        }

        .isc-customer-360 .isc-accordion-right {
            float: left;
            width: 100%;
            display: block !important;
        }

            .isc-customer-360 .isc-accordion-right h6 {
                font-size: 15px;
                font-weight: 600;
                margin-bottom: 0px;
            }
    }


    /*added by siva*/
    @media only screen and (min-width: 2160px) and (max-width: 3840px) {

        .checkout-panel {
            display: block;
            flex-direction: column;
            width: 100%;
            height: auto;
            background-color: rgb(255, 255, 255);
            box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .2);
            overflow: hidden;
            float: none;
            max-width: 40% !important;
            margin: 0 auto;
        }
    }

    @media only screen and (min-width: 2160px) and (max-width: 3840px) {

        /* Important inFuture .isc-ol {
        float: left;
        width: 100%;
        text-align: center;
        background: white;
        margin-top: 0px;
        height: 25vh !important;
    }*/

        .isc-ol {
            float: left;
            width: 100%;
            text-align: center;
            background: white;
            margin-top: 0px;
            height: 250px !important;
            text-transform: capitalize;
            box-sizing: content-box;
            flex-grow: 1;
            flex-schrank: 1;
        }

        .isc-billing-text {
            margin-top: 0 !important;
        }

        .isc-orderlist-sectwoo {
            float: left;
            width: 50%;
            text-align: center;
            display: flex;
            flex-wrap: wrap;
        }

        .isc-orderlist-sectwoos {
            float: left;
            width: 50%;
            text-align: center;
            display: flex;
            flex-wrap: wrap;
        }
    }

    @media only screen and (min-width: 2160px) and (max-width: 3840px) {

        .isc-admin-panel.isc-admin-main-container {
            float: none;
            width: 100%;
            max-width: 100%;
            margin: 0 auto;
            background-color: #F1F1F1;
            height: 100vh !important;
        }
    }

    @media only screen and (min-width: 2160px) and (max-width: 3840px) {

        .isc-admin.isc-admin-main-container {
            float: none;
            width: 100%;
            max-width: 100%;
            margin: 0 auto;
            background-color: #F1F1F1;
            height: 100vh !important;
        }
    }

    @media only screen and (min-width: 2160px) and (max-width: 3840px) {

        .isc-admin .isc-prod-table-container {
            max-width: 100%;
            width: 100% !important;
            background-color: #fff;
            margin: auto;
            padding: 5px 0px;
            box-shadow: none;
            border-radius: 0;
            overflow-x: hidden !important;
            height: auto !important;
            overflow-y: hidden !important;
        }
    }

    @media only screen and (min-width: 2160px) and (max-width: 3840px) {

        .isc-admin .fs-dropdown {
            background-color: #fff;
            border: 1px solid #ddd;
            z-index: 1000;
            position: absolute;
            width: 18%;
            margin-top: 0px;
            border-radius: 4px;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }

        .isc-checkout-information .isc-checkouts-box:before {
            height: 65% !important;
        }
    }

    @media only screen and (min-width: 2160px) and (max-width: 3840px) {
        .isc-checkout-information .box {
            height: 250px !important;
        }

        .isc-checkout-information .info {
            line-height: 1.5;
            text-transform: capitalize;
            word-spacing: 0;
            letter-spacing: 0;
            font-size: 14px;
            font-weight: 600;
            text-overflow: ellipsis;
            width: 150px;
            overflow: hidden;
        }

        .isc-checkout-information .box .title {
            font-size: 16px;
            text-transform: capitalize;
            margin-top: 0px;
            font-weight: 700;
            overflow: hidden;
            text-overflow: ellipsis;
            width: 150px;
        }
        /*.isc-checkout-information .isc-edit {
        float: right;
        font-size: 12px;
        color: #878787;
        cursor: pointer;
        position: absolute;
        margin-top: -15px;
        margin-left: 40px;
    }*/
        .isc-checkout-information .isc-edit {
            float: right;
            font-size: 12px;
            color: #878787;
            cursor: pointer;
            position: absolute;
            margin-top: -15px;
            margin-left: 355px;
        }

        .isc-checkout-information .isc-upload-button {
            float: left;
            width: 100%;
            position: absolute;
            font-size: 25px;
            right: 0;
            left: 0;
        }

        .isc-ol-top-right1 h5 {
            color: #888888;
            font-size: 14px;
            font-weight: 600;
            line-height: 1.5 !important;
            overflow: hidden !important;
            text-overflow: ellipsis !important;
        }

        .isc-checkout-information i.fa.fa-calendar {
            margin-top: 110px;
            margin-left: -165px;
        }

        .isc-checkout-information .Billing-checkbox {
            position: absolute;
            float: right;
            width: 100%;
            margin-top: -45px;
            margin-left: 190% !important;
            right: 0;
            left: 0;
        }

        .isc-checkout-information .Billing_text {
            font-weight: 600;
            position: absolute;
            width: 100%;
            float: left;
            text-align: left;
            margin-left: -150px !important;
        }

        input#Delivery_date {
            position: absolute;
            width: 6%;
            margin-top: 95px;
            margin-left: -15%;
            border: 1px solid #ddd;
            padding: 5px 5px;
            height: 5vh;
            background: white;
            border-radius: 5px;
            text-transform: uppercase;
        }

        input#Pickup_date {
            position: absolute;
            width: 6%;
            margin-top: 95px;
            margin-left: -15%;
            border: 1px solid #ddd;
            padding: 5px 5px;
            height: 5vh;
            background: white;
            border-radius: 5px;
            text-transform: uppercase;
        }
    }

    @media only screen and (min-width: 2160px) and (max-width: 3840px) {
        .isc-checkout-information input#Pickup_date, input#Delivery_date {
            height: 2vh !important;
        }

        .isc-checkout-information i.fa.fa-calendar {
            margin-top: 100px !important;
        }

        .isc-modal-form input[type=text] {
            height: 1.1vh !important;
        }
    }

    @media only screen and (min-width: 320px) and (max-width: 812px) {
        .main-menu {
            display: none;
        }

        .isc-products .ribbon {
            font-size: 7px !important;
            width: 100%;
            position: absolute;
            background: #eeeeef;
            color: #3e3e3e;
            text-align: center;
            padding: 0.15em 0em;
            margin-top: -90px !important;
            margin-left: 50px;
            font-weight: 600;
        }
    }



    @media only screen and (min-width: 320px) and (max-width: 480px) {
        .isc-products .product-img > span {
            background-color: #626262;
            color: #fff;
            display: inline-block;
            font-weight: 600;
            left: 0;
            letter-spacing: 1px;
            line-height: 1;
            padding: 4px 5px 5px;
            position: absolute;
            text-transform: uppercase;
            top: -20px;
            font-size: 5px;
            width: 57% !important;
        }
    }


    @media only screen and (min-width: 320px) and (max-width: 568px) {
        .isc-products .isc-page-count-s1 {
            display: inline-block;
            padding: 3px 4px;
            margin-right: 0px;
            border-radius: 3px;
            border: solid 1px #c0c0c0;
            font-size: 6px !important;
            font-weight: 500;
            text-decoration: none;
            color: #000;
            cursor: pointer;
        }
    }

    @media only screen and (min-width: 320px) and (max-width: 740px) {
        /* .isc-checkout1 {
        margin-bottom: 800px;
    }*/
        .isc-products .shop-bar {
            position: fixed !important;
            width: 62% !important;
            top: 86px !important;
            left: auto !important;
            background-color: #fff !important;
            z-index: 99 !important;
        }

        .isc-products .isc-pagination-sec-s1 {
            position: unset !important;
            float: left !important;
        }

        .isc-products .isc-pagination-inner-sec-s1 {
            float: left;
            margin-top: 0px !important;
        }
    }

    @media only screen and (min-width: 320px) and (max-width: 812px) {
        footer.gray-bg.isc-checkout1-footer {
            position: unset !important;
            left: 0;
            bottom: 0;
            width: 100%;
            z-index: -999;
        }
    }

    @media only screen and (min-width: 320px) and (max-width: 568px) {
        .isc-checkout-information-address .isc-check-container ul:before {
            content: "";
            position: absolute;
            top: 22px;
            left: -20px;
            height: 73% !important;
            border: 1px dashed #aaa;
        }
    }

    @media only screen and (min-width: 320px) and (max-width: 568px) {
        /*.isc-checkout-information {
        margin-bottom: 650px;
    }*/
        .isc-checkout-information {
            margin-bottom: 535px;
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .isc-checkout1.about-story {
            padding: 15px 5px 15px 5px;
            background-color: #F1F1F1;
            height: 90vh !important;
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .isc-products .product-img > span {
            background-color: #626262;
            color: #fff;
            display: inline-block;
            font-weight: 600;
            left: 0;
            letter-spacing: 1px;
            line-height: 1;
            padding: 4px 5px 5px;
            position: absolute;
            text-transform: uppercase;
            top: -20px;
            font-size: 5px;
            width: 25% !important;
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 1024px) {
        p.isc-product-text.ribbon {
            margin-left: 12px !important;
            margin-top: -25px !important;
        }
    }

    @media only screen and (max-width: 3840px) and (min-width: 2160px) {
        .product-img img {
            width: 100%;
            float: none;
            max-width: 50%;
            margin: 0 auto;
        }

        .easyzoom img {
            display: block;
            width: 100%;
            float: none;
            max-width: 100%;
            height: 350px;
            margin: 0 auto;
        }

        .owl-carousel .owl-item img {
            //line number 4385 display: block;
            width: 100%;
            max-width: 75%;
            margin: 0 auto;
            height: 300px;
        }

        .isc-ol-top-right1 h5 {
            color: #888888;
            font-size: 14px;
            font-weight: 600;
            line-height: 1.5 !important;
            width: 100%;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .isc-ol-top-right1 h4 {
            color: #888888;
            font-size: 14px;
            font-weight: 600;
            line-height: 1.5 !important;
            width: 100%;
            overflow: hidden;
            text-overflow: ellipsis;
        }
    }




    /*Wishlist*/

    @media only screen and (max-width: 3840px) and (min-width: 2160px) {
        .isc-wishlist .product-thumbnail img {
            width: 100% !important;
            cursor: default;
            max-inline-size: 100%;
            block-size: auto;
            aspect-ratio: 4/1;
            object-fit: contain;
            object-position: center;
        }

        .isc-wishlist .table td, .isc-wishlist .table th {
            padding: 0.75rem;
            vertical-align: middle;
            border-top: 1px solid #e9ecef;
            text-align: left;
        }

        .isc-wishlist th.product-price {
            text-align: center !important;
        }
    }

    @media only screen and (max-width: 1024px) and (min-width: 768px) {
        .isc-wishlist .product-thumbnail img {
            width: 100% !important;
            cursor: default;
            max-inline-size: 100%;
            block-size: auto;
            aspect-ratio: 3/1;
            object-fit: contain;
            object-position: center;
        }

        .isc-wishlist .table td, .isc-wishlist .table th {
            padding: 0.75rem;
            vertical-align: middle;
            border-top: 1px solid #e9ecef;
        }
    }

    @media only screen and (max-width: 812px) and (min-width: 320px) {
        .isc-wishlist .product-thumbnail img {
            width: 100% !important;
            cursor: default;
            max-inline-size: 100%;
            block-size: auto;
            aspect-ratio: 3/1;
            object-fit: contain;
            object-position: center;
        }

        .isc-wishlist .table td, .isc-wishlist .table th {
            padding: 0.75rem;
            vertical-align: middle;
            border-top: 1px solid #e9ecef;
        }
    }




    /*added by siva - 14/09/23*/
    @media only screen and (max-width: 3840px) and (min-width: 2160px) {
        .product-img img {
            width: 100%;
            float: none;
            max-width: 100%;
            margin: 0 auto;
        }

        .isc-cart-modal-last h5 {
            font-size: 15px;
            color: #3e3e3e;
            font-weight: 600;
            margin-top: 0 !important;
        }

        .easyzoom img {
            display: block;
            float: left;
            width: 100%;
            height: 300px;
        }

        .isc-cart-total-items h5 {
            font-size: 17px;
            margin: 10px 0px;
            font-weight: 600;
        }

        .isc-cart-modal-right h4 {
            font-size: 15px;
            text-align: left;
            text-indent: 0px;
            color: #3e3e3e;
            font-weight: 600;
            text-transform: capitalize;
        }

        .isc-sidebar-new li a {
            padding: 5px;
            margin-bottom: 9px;
            color: black;
            font-weight: 500;
            text-transform: capitalize;
            font-size: 17px;
        }

        .isc-modal-right-sidebar button.close {
            cursor: pointer !important;
            position: relative;
            margin-left: 94% !important;
        }

        .product-action > a:hover {
            color: #fff !important;
            background-color: #1589ee;
        }

        .owl-carousel .owl-item img {
            //line number 4385 display: block;
            width: 100%;
            max-width: 75%;
            margin: 0 auto;
            height: 300px;
        }

        .isc-ol-top-right1 h5 {
            color: #888888;
            font-size: 14px;
            font-weight: 600;
            line-height: 1.5 !important;
            width: 100%;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .isc-ol-top-right1 h4 {
            color: #888888;
            font-size: 14px;
            font-weight: 600;
            line-height: 1.5 !important;
            width: 100%;
            overflow: hidden;
            text-overflow: ellipsis;
        }

        .isc-product-360-footer {
            position: fixed;
            width: 100%;
            bottom: 0;
        }

        /*img.cart-img {
        width: 100%;
        float: none;
        max-width: 75%;
        height: 150px;
    }*/

        /*  img.cart-img {
        width: 100%;
        float: none;
        max-width: 100%;
        height: 150px;
        aspect-ratio: auto;
    }*/
        img.cart-img {
            width: 100%;
            aspect-ratio: 6/4;
            object-fit: contain;
            float: none;
            vertical-align: top;
        }

        .isc-cart-modal-last h5 {
            font-size: 15px;
            color: #3e3e3e;
            font-weight: 600;
            margin-top: 0;
        }

        .isc-sidebar-new li a {
            padding: 5px;
            margin-bottom: 9px;
            color: black;
            font-weight: 500;
            text-transform: capitalize;
            font-size: 17px;
        }

        .isc-cart-modal-whole {
            float: left;
            width: 100%;
            margin-bottom: 40px;
        }

        .isc-admin .container {
            /* max-width: 1200px; */
            max-width: 95% !important;
        }

        .isc-admin .isc-prod-header-right {
            float: right;
            width: 6% !important;
            font-size: 13px;
            text-align: center;
            background: #007bff;
            border: none;
            color: white;
            padding: 7px;
            margin-left: 10px;
        }


        .isc-admin .table td, .table th {
            padding: .75rem;
            vertical-align: middle;
            border-top: 1px solid #e9ecef;
        }

        .isc-admin .table {
            width: 100%;
            max-width: 100%;
            margin-bottom: 0rem;
            background-color: transparent;
            overflow-x: hidden;
            height: auto;
        }


        .isc-admin .container {
            /*max-width: 1200px;*/
            max-width: 95% !important;
        }

        .isc-admin .isc-prod-header-right {
            float: right;
            width: 6% !important;
            font-size: 13px;
            text-align: center;
            background: #007bff;
            border: none;
            color: white;
            padding: 7px;
            margin-left: 10px;
        }


        .isc-admin .isc-filter-item {
            width: 15%;
            margin-right: 20px;
        }

        .isc-admin .isc-close-action {
            float: right;
            position: relative;
            top: 8px;
            right: 0;
            left: 0;
        }

        .isc-admin .isc-pro-table-img {
            /* width: 20% !important; */
            /* padding: 5px 0px; */
            /* height: auto; */
            max-inline-size: 100%;
            block-size: auto;
            max-inline-size: 100%;
            block-size: auto;
            aspect-ratio: 1/1;
            object-fit: contain;
            object-position: center;
        }

        .isc-admin .sidebar-search {
            position: relative;
            margin-top: 10px;
            margin-bottom: 20px;
            float: left;
            width: 20%;
            margin-left: 10px;
        }

        .isc-admin .isc-shopbar-right {
            float: right;
            width: 3%;
            text-align: right;
        }

        .isc-admin .table thead th {
            vertical-align: middle !important;
            border-bottom: 2px solid #e9ecef;
            white-space: nowrap;
            padding: 8px;
            color: black;
            font-weight: 600;
            text-align: left;
        }

        .isc-admin .table td, .isc-admin .table th {
            padding: 0.75rem;
            vertical-align: middle !important;
            border-top: 1px solid #e9ecef;
            text-align: left;
        }

        .isc-admin .table {
            width: 100%;
            max-width: 100%;
            margin-bottom: 0rem;
            background-color: transparent;
            overflow-x: hidden !important;
            height: auto !important;
        }

        .isc-admin-panel .container {
            /*max-width: 1200px;*/
            max-width: 95% !important;
        }

        /*  .isc-admin-panel img.edit-product-img {
        width: 100% !important;
        margin-left: -20px !important;
        margin-top: 20px !important;
        text-align: center;
        max-width: 12% !important;
        height: 140px !important;
        margin-bottom: 20px !important;
    }*/

        .isc-admin-panel img.edit-product-img {
            max-inline-size: 100%;
            block-size: auto;
            aspect-ratio: 5/1;
            object-fit: contain;
            object-position: left;
        }

        /* .isc-admin-panel img.isc-preview-img {
        width: 100% !important;
        text-align: center;
        max-width: 20% !important;
        height: 120px !important;
    }*/

        .isc-admin-panel img.isc-preview-img {
            max-inline-size: 100%;
            block-size: auto;
            aspect-ratio: 6/1;
            object-fit: contain;
            object-position: left;
        }

        .isc-admin-panel .isc-common-button {
            float: right;
            margin-bottom: 0;
            position: relative;
            margin-top: -35px;
            z-index: 999;
            margin-left: 0 !important;
            left: -0.5% !important;
        }

        .isc-admin-panel label.isc-digital-asset-tab-label {
            background-color: #3E3E3E;
            color: white;
            padding: 5px 10px;
            font-size: 15px !important;
            font-weight: 500;
            margin: 5px 5px;
            border-radius: 5px;
        }

        .isc-customer-information-footer {
            position: fixed;
            width: 100%;
            bottom: 0;
        }

        .isc-customer-information {
            height: 100vh;
        }

            .isc-customer-information .about-story.isc-about-story {
                background: #e5e5e5;
                border: 1px solid #e5e5e5;
                border-radius: 20px;
                height: auto;
                margin-top: 15px;
                overflow: hidden;
            }
    }


    @media only screen and (min-width: 320px) and (max-width: 812px) {
        .product-img img {
            width: 100%;
            float: none;
            max-width: 100%;
            margin: 0 auto;
            /* box-shadow: 1px 1px 1px 1px #dddd; */
            /* max-inline-size: 100%; */
            /* block-size: auto; */
            /* aspect-ratio: 4/4; */
            /* object-fit: contain; */
            /* object-position: center; */
            height: 90px;
        }

        .mobile-menu-area.d-md-block.col-md-12.col-lg-12.col-12.d-lg-none.d-xl-none {
            position: absolute;
            top: 195%;
            left: 0px;
        }

        .isc-product-360 .breadcrumb-content h2 {
            color: #3e3e3e;
            font-size: 26px;
            font-weight: bold;
            margin-bottom: 0;
            text-transform: capitalize;
            width: 90%;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }

        .mean-container a.meanmenu-reveal {
            color: #333;
            cursor: pointer;
            display: block;
            float: right;
            font-family: Arial,Helvetica,sans-serif;
            font-size: inherit;
            font-weight: 700;
            height: 22px;
            line-height: 22px;
            padding: 4px 5px;
            position: absolute;
            right: 0;
            text-decoration: none;
            top: -61px;
            width: 18px;
            cursor: pointer;
        }

        .isc-md-logo {
            width: 34px !important;
        }

        .isc-admin .fs-dropdown {
            width: 64% !important;
        }

        .isc-mb-full-wdth {
            width: 98%;
            display: contents;
        }

        .isc-single-line-desc {
            border: 1px solid #7e7e7e;
            width: 87% !important;
        }

        .heading-inputss {
            width: 87% !important;
        }
    }

    @media only screen and (min-width: 375px) and (max-width: 812px) {
        .isc-products .shop-page-wrapper .container-fluid {
            padding-left: unset;
        }
    }

    @media only screen and (min-width: 813px) and (max-width: 980px) {
        .isc-md-logo {
            top: -15px !important;
        }
    }

    @media only screen and (min-width: 320px) and (max-width: 812px) {
        .header-search-cart {
            left: 84%;
            position: relative;
            top: -81%;
        }

        .menu-center {
            display: none;
        }

        /*.header-search-cart {
        position: relative;
        top: -127%;
        left: -16%;
    }*/

        .header-search-cart {
            position: relative;
            top: -127%;
            left: -6%;
        }

        .isc-add-height .col-6 {
            width: 60%;
            height: 25px;
        }

        .shop-page-wrapper.shop-wrapper-pd {
            margin-top: 10px !important;
        }

        .sidebar-title {
            margin-bottom: 0px;
        }

        .mb-50 {
            margin-bottom: 25px;
        }

        .sidebar-categories li {
            margin-bottom: 15px;
            margin-top: 15px;
        }

        label.isc-s2-tab-label.isc-var-ttl.isc-tab-bg {
            margin: 10px 0px 10px 20px !important;
        }
    }

    @media only screen and (min-width: 550px) and (max-width: 767px) {
        .img-logo {
            width: 30%;
        }
    }

    @media only screen and (min-width: 992px) and (max-width: 1024px) {
        .header-search-cart {
            top: -37%;
        }
    }

    @media only screen and (min-width: 992px) and (max-width: 1112px) {
        .menu-center {
            display: block;
        }

        .main-menu {
            display: block;
        }

        .header-area {
            line-height: 42px !important;
        }
    }

    @media only screen and (min-width: 992px) and (max-width: 1360px) {
        .img-logo {
            width: 60%;
            margin-top: -25px;
        }

        .header-area-2 .logo {
            height: unset;
        }

        .main-menu ul li a {
            line-height: unset;
        }
    }





    /*Automation*/

    @media only screen and (max-width: 1024px) and (min-width: 768px) {
        .isc-automation .isc-automation-left {
            float: left;
            width: 40%;
            text-align: left;
        }

        .isc-automation .isc-pagination-sec-s1 {
            padding: 0px;
            float: right;
            padding-top: 0;
            width: 100%;
            margin: 10px 0px;
            text-align: right;
        }

        .isc-automation .isc-my-admin-left a {
            color: #474747;
            font-weight: 600;
            text-transform: capitalize;
            font-size: 14px;
            text-align: left;
            text-indent: 0px;
            margin-left: 10px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }
    }

    @media only screen and (min-width: 320px) and (max-width: 480px) {
        .isc-automation .isc-automation-left {
            float: left;
            width: 60%;
            text-align: left;
        }

        .isc-automation .v-pills-sale-tax .dataTable th:nth-child(1)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 0%;
            font-weight: 100;
        }

        .isc-automation .v-pills-sale-tax .dataTable th:nth-child(2)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 57%;
            font-weight: 100;
        }

        .isc-automation .v-pills-sale-tax .dataTable th:nth-child(3)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 0%;
            font-weight: 100;
        }

        .isc-automation .dataTable th:nth-child(1)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 88%;
            font-weight: 100;
        }

        .isc-automation .dataTable th:nth-child(2)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 0%;
            font-weight: 100;
        }

        .isc-automation .isc-admin-main {
            float: left;
            width: 100%;
            text-align: center;
            margin: 0 auto;
            background-color: #F1F1F1;
            margin-top: 0px;
            height: 100vh;
        }

        .isc-automation .isc-page-count-s1 {
            display: inline-block;
            padding: 3px 5px;
            margin-right: 0px;
            border-radius: 3px;
            border: solid 1px #c0c0c0;
            font-size: .875em;
            font-weight: 500;
            margin-top: 10px;
        }

        .isc-automation .isc-pagination-sec-s1 {
            padding: 0px;
            float: right;
            padding-top: 0;
            width: 100%;
            margin: 10px 0px;
            text-align: right;
        }

        .isc-automation .isc-review-sort {
            float: left;
            width: 100%;
        }

        .isc-automation .col-md-2.isc-my-admin-left {
            float: left;
            width: 40%;
        }

        .isc-automation .isc-my-admin-left a {
            color: #474747;
            font-weight: 600;
            text-transform: capitalize;
            font-size: 10px;
            text-align: left;
            text-indent: 0px;
            margin-left: 10px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .isc-automation .col-md-10.isc-my-admin-right {
            float: right;
            width: 60%;
            padding: 0 5px !important;
        }

        .isc-automation #main {
            transition: margin-left .5s;
            padding: 10px 0px;
            margin-top: 0px;
            margin-right: 0;
            width: 100%;
            /* display: flex; */
        }

        .isc-automation .nav-pills li a {
            background: none;
            color: #000;
            display: inline-block;
            padding: 6px 15px 6px 9px;
            cursor: pointer;
            font-size: 9px;
            text-transform: uppercase;
            font-weight: 600;
        }

        .isc-automation .isc-shipping-left h5 {
            margin-top: 0;
            font-size: 11px;
            font-weight: 600;
            text-align: left;
            color: #5d5d5d;
            padding-top: 0px;
            padding-bottom: 0;
            padding-left: 0px;
        }

        .isc-automation .isc-shipping-left {
            float: left;
            width: 100%;
        }

        .isc-automation .isc-shipping-right {
            float: left;
            width: 100%;
        }

        .isc-automation .isc-table-bordered th {
            border-bottom: 1px solid #dddddd;
            padding: 8px;
            white-space: nowrap;
            text-align: left;
        }

        .isc-automation .isc-table-bordered td {
            border-bottom: 1px solid #dddddd;
            padding: 8px;
            white-space: nowrap;
            text-align: left;
        }
    }

    @media only screen and (min-width: 320px) and (max-width: 568px) {
        .isc-automation .isc-automation-left {
            float: left;
            width: 60%;
            text-align: left;
        }

        .isc-automation .v-pills-sale-tax .dataTable th:nth-child(1)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 0%;
            font-weight: 100;
        }

        .isc-automation .v-pills-sale-tax .dataTable th:nth-child(2)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 57%;
            font-weight: 100;
        }

        .isc-automation .v-pills-sale-tax .dataTable th:nth-child(3)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 0%;
            font-weight: 100;
        }

        .isc-automation .dataTable th:nth-child(1)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 88%;
            font-weight: 100;
        }

        .isc-automation .dataTable th:nth-child(2)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 0%;
            font-weight: 100;
        }

        .isc-automation .isc-admin-main {
            float: left;
            width: 100%;
            text-align: center;
            margin: 0 auto;
            background-color: #F1F1F1;
            margin-top: 0px;
            height: 100vh;
        }

        .isc-automation .isc-page-count-s1 {
            display: inline-block;
            padding: 3px 5px;
            margin-right: 0px;
            border-radius: 3px;
            border: solid 1px #c0c0c0;
            font-size: .875em;
            font-weight: 500;
            margin-top: 10px;
        }

        .isc-automation .isc-pagination-sec-s1 {
            padding: 0px;
            float: right;
            padding-top: 0;
            width: 100%;
            margin: 10px 0px;
            text-align: right;
        }

        .isc-automation .isc-review-sort {
            float: left;
            width: 100%;
        }

        .isc-automation .col-md-2.isc-my-admin-left {
            float: left;
            width: 40%;
        }

        .isc-automation .isc-my-admin-left a {
            color: #474747;
            font-weight: 600;
            text-transform: capitalize;
            font-size: 10px;
            text-align: left;
            text-indent: 0px;
            margin-left: 10px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .isc-automation .col-md-10.isc-my-admin-right {
            float: right;
            width: 60%;
            padding: 0 5px !important;
        }

        .isc-automation #main {
            transition: margin-left .5s;
            padding: 10px 0px;
            margin-top: 0px;
            margin-right: 0;
            width: 100%;
            /* display: flex; */
        }

        .isc-automation .nav-pills li a {
            background: none;
            color: #000;
            display: inline-block;
            padding: 6px 15px 6px 9px;
            cursor: pointer;
            font-size: 9px;
            text-transform: uppercase;
            font-weight: 600;
        }

        .isc-automation .isc-shipping-left h5 {
            margin-top: 0;
            font-size: 11px;
            font-weight: 600;
            text-align: left;
            color: #5d5d5d;
            padding-top: 0px;
            padding-bottom: 0;
            padding-left: 0px;
        }

        .isc-automation .isc-shipping-left {
            float: left;
            width: 100%;
        }

        .isc-automation .isc-shipping-right {
            float: left;
            width: 100%;
        }

        .isc-automation .isc-table-bordered th {
            border-bottom: 1px solid #dddddd;
            padding: 8px;
            white-space: nowrap;
            text-align: left;
        }

        .isc-automation .isc-table-bordered td {
            border-bottom: 1px solid #dddddd;
            padding: 8px;
            white-space: nowrap;
            text-align: left;
        }
    }

    @media only screen and (min-width: 375px) and (max-width: 667px) {
        .isc-automation .isc-automation-left {
            float: left;
            width: 60%;
            text-align: left;
        }

        .isc-automation .v-pills-sale-tax .dataTable th:nth-child(1)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 0%;
            font-weight: 100;
        }

        .isc-automation .v-pills-sale-tax .dataTable th:nth-child(2)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 57%;
            font-weight: 100;
        }

        .isc-automation .v-pills-sale-tax .dataTable th:nth-child(3)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 0%;
            font-weight: 100;
        }

        .isc-automation .dataTable th:nth-child(1)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 88%;
            font-weight: 100;
        }

        .isc-automation .dataTable th:nth-child(2)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 0%;
            font-weight: 100;
        }

        .isc-automation .isc-admin-main {
            float: left;
            width: 100%;
            text-align: center;
            margin: 0 auto;
            background-color: #F1F1F1;
            margin-top: 0px;
            height: 100vh;
        }

        .isc-automation .isc-page-count-s1 {
            display: inline-block;
            padding: 3px 3px !important;
            margin-right: 0px;
            border-radius: 3px;
            border: solid 1px #c0c0c0;
            font-size: 6px !important;
            font-weight: 500;
            margin-top: 10px;
        }

        .isc-automation .isc-pagination-sec-s1 {
            padding: 0px;
            float: right;
            padding-top: 0;
            width: 100%;
            margin: 10px 0px;
            text-align: right;
        }

        .isc-automation .isc-review-sort {
            float: left;
            width: 100%;
        }

        .isc-automation .col-md-2.isc-my-admin-left {
            float: left;
            width: 40%;
        }

        .isc-automation .isc-my-admin-left a {
            color: #474747;
            font-weight: 600;
            text-transform: capitalize;
            font-size: 10px;
            text-align: left;
            text-indent: 0px;
            margin-left: 10px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .isc-automation .col-md-10.isc-my-admin-right {
            float: right;
            width: 60%;
            padding: 0 5px !important;
        }

        .isc-automation #main {
            transition: margin-left .5s;
            padding: 10px 0px;
            margin-top: 0px;
            margin-right: 0;
            width: 100%;
            /* display: flex; */
        }

        .isc-automation .nav-pills li a {
            background: none;
            color: #000;
            display: inline-block;
            padding: 6px 15px 6px 9px;
            cursor: pointer;
            font-size: 9px;
            text-transform: uppercase;
            font-weight: 600;
        }

        .isc-automation .isc-shipping-left h5 {
            margin-top: 0;
            font-size: 11px;
            font-weight: 600;
            text-align: left;
            color: #5d5d5d;
            padding-top: 0px;
            padding-bottom: 0;
            padding-left: 0px;
        }

        .isc-automation .isc-shipping-left {
            float: left;
            width: 100%;
        }

        .isc-automation .isc-shipping-right {
            float: left;
            width: 100%;
        }

        .isc-automation .isc-table-bordered th {
            border-bottom: 1px solid #dddddd;
            padding: 8px;
            white-space: nowrap;
            text-align: left;
        }

        .isc-automation .isc-table-bordered td {
            border-bottom: 1px solid #dddddd;
            padding: 8px;
            white-space: nowrap;
            text-align: left;
        }
    }

    @media only screen and (min-width: 414px) and (max-width: 736px) {

        .isc-automation .isc-automation-left {
            float: left;
            width: 60%;
            text-align: left;
        }

        .isc-automation .v-pills-sale-tax .dataTable th:nth-child(1)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 0%;
            font-weight: 100;
        }

        .isc-automation .v-pills-sale-tax .dataTable th:nth-child(2)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 57%;
            font-weight: 100;
        }

        .isc-automation .v-pills-sale-tax .dataTable th:nth-child(3)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 0%;
            font-weight: 100;
        }

        .isc-automation .dataTable th:nth-child(1)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 88%;
            font-weight: 100;
        }

        .isc-automation .dataTable th:nth-child(2)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 0%;
            font-weight: 100;
        }

        .isc-automation .isc-admin-main {
            float: left;
            width: 100%;
            text-align: center;
            margin: 0 auto;
            background-color: #F1F1F1;
            margin-top: 0px;
            height: 100vh;
        }

        .isc-automation .isc-page-count-s1 {
            display: inline-block;
            padding: 3px 5px;
            margin-right: 0px;
            border-radius: 3px;
            border: solid 1px #c0c0c0;
            font-size: .875em;
            font-weight: 500;
            margin-top: 10px;
        }

        .isc-automation .isc-pagination-sec-s1 {
            padding: 0px;
            float: right;
            padding-top: 0;
            width: 100%;
            margin: 10px 0px;
            text-align: right;
        }

        .isc-automation .isc-review-sort {
            float: left;
            width: 100%;
        }

        .isc-automation .col-md-2.isc-my-admin-left {
            float: left;
            width: 40%;
        }

        .isc-automation .isc-my-admin-left a {
            color: #474747;
            font-weight: 600;
            text-transform: capitalize;
            font-size: 10px;
            text-align: left;
            text-indent: 0px;
            margin-left: 10px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        .isc-automation .col-md-10.isc-my-admin-right {
            float: right;
            width: 60%;
            padding: 0 5px !important;
        }

        .isc-automation #main {
            transition: margin-left .5s;
            padding: 10px 0px;
            margin-top: 0px;
            margin-right: 0;
            width: 100%;
            /* display: flex; */
        }

        .isc-automation .nav-pills li a {
            background: none;
            color: #000;
            display: inline-block;
            padding: 6px 15px 6px 9px;
            cursor: pointer;
            font-size: 9px;
            text-transform: uppercase;
            font-weight: 600;
        }

        .isc-automation .isc-shipping-left h5 {
            margin-top: 0;
            font-size: 11px;
            font-weight: 600;
            text-align: left;
            color: #5d5d5d;
            padding-top: 0px;
            padding-bottom: 0;
            padding-left: 0px;
        }

        .isc-automation .isc-shipping-left {
            float: left;
            width: 100%;
        }

        .isc-automation .isc-shipping-right {
            float: left;
            width: 100%;
        }

        .isc-automation .isc-table-bordered th {
            border-bottom: 1px solid #dddddd;
            padding: 8px;
            white-space: nowrap;
            text-align: left;
        }

        .isc-automation .isc-table-bordered td {
            border-bottom: 1px solid #dddddd;
            padding: 8px;
            white-space: nowrap;
            text-align: left;
        }
    }

    @media only screen and (max-width: 3840px) and (min-width: 2160px) {
        .isc-automation .isc-review-sort {
            float: left;
            width: 100%;
        }
    }



    /*AdminAboutUs*/

    @media only screen and (min-width: 320px) and (max-width: 480px) {
        .isc-admin-about2 .isc-automation-left {
            float: left;
            width: 100% !important;
            text-align: left;
        }

        #Addlocation_modal .isc-modal-one {
            margin: 150px auto;
            min-width: 100% !important;
        }

        #Addlocation_modal .isc-product-name {
            width: 100%;
            background: inherit;
            border: 1px solid #ddd;
            height: 35px;
            padding-left: 10px;
            box-shadow: none;
            font-size: 14px;
            color: #626262;
            margin-top: 0px;
            border-radius: 5px;
            text-transform: capitalize;
            cursor: pointer;
            margin-bottom: 10px;
        }

        .isc-admin-about2 .isc-table-container {
            float: none;
            width: 100%;
            max-width: 100%;
            overflow-x: scroll;
            position: relative;
            margin-bottom: 13px;
        }

        .isc-admin-about2 #main {
            transition: margin-left .5s;
            padding: 20px !important;
            margin-top: 0px;
            margin-right: 0;
            width: 100% !im;
            /* display: flex; */
            background: white;
        }

        .isc-admin-about2 .isc-abt-second-sec {
            float: left;
            width: 100%;
            background-color: white;
            margin-top: 20px !important;
        }

        .isc-admin-about2 .isc-abt-second-left {
            float: left;
            width: 100% !important;
        }

        .isc-admin-about2 .isc-abt-second-right {
            float: left;
            width: 100%;
            margin-top: 10px;
        }

        .isc-admin-about2 img.isc-abt-second-img {
            width: 100% !important;
            float: left;
        }

        .isc-admin-about2 img.isc-abt-second-imgs {
            width: 100% !important;
            margin-left: 0 !important;
        }

        .isc-admin-about2 span.isc-hides {
            float: left !important;
            margin-top: 10px;
        }
    }

    @media only screen and (min-width: 320px) and (max-width: 568px) {
        .isc-admin-about2 .isc-automation-left {
            float: left;
            width: 100% !important;
            text-align: left;
        }

        #Addlocation_modal .isc-modal-one {
            margin: 150px auto;
            min-width: 100% !important;
        }

        #Addlocation_modal .isc-product-name {
            width: 100%;
            background: inherit;
            border: 1px solid #ddd;
            height: 35px;
            padding-left: 10px;
            box-shadow: none;
            font-size: 14px;
            color: #626262;
            margin-top: 0px;
            border-radius: 5px;
            text-transform: capitalize;
            cursor: pointer;
            margin-bottom: 10px;
        }

        .isc-admin-about2 .isc-table-container {
            float: none;
            width: 100%;
            max-width: 100%;
            overflow-x: scroll;
            position: relative;
            margin-bottom: 13px;
        }

        .isc-admin-about2 #main {
            transition: margin-left .5s;
            padding: 20px !important;
            margin-top: 0px;
            margin-right: 0;
            width: 100% !im;
            /* display: flex; */
            background: white;
        }

        .isc-admin-about2 .isc-abt-second-sec {
            float: left;
            width: 100%;
            background-color: white;
            margin-top: 20px !important;
        }

        .isc-admin-about2 .isc-abt-second-left {
            float: left;
            width: 100% !important;
        }

        .isc-admin-about2 .isc-abt-second-right {
            float: left;
            width: 100%;
            margin-top: 10px;
        }

        .isc-admin-about2 img.isc-abt-second-img {
            width: 100% !important;
            float: left;
        }

        .isc-admin-about2 img.isc-abt-second-imgs {
            width: 100% !important;
            margin-left: 0 !important;
        }

        .isc-admin-about2 span.isc-hides {
            float: left !important;
            margin-top: 10px;
        }
    }

    @media only screen and (min-width: 375px) and (max-width: 667px) {
        .isc-admin-about2 .isc-automation-left {
            float: left;
            width: 100% !important;
            text-align: left;
        }

        #Addlocation_modal .isc-modal-one {
            margin: 150px auto;
            min-width: 100% !important;
        }

        #Addlocation_modal .isc-product-name {
            width: 100%;
            background: inherit;
            border: 1px solid #ddd;
            height: 35px;
            padding-left: 10px;
            box-shadow: none;
            font-size: 14px;
            color: #626262;
            margin-top: 0px;
            border-radius: 5px;
            text-transform: capitalize;
            cursor: pointer;
            margin-bottom: 10px;
        }

        .isc-admin-about2 .isc-table-container {
            float: none;
            width: 100%;
            max-width: 100%;
            overflow-x: scroll;
            position: relative;
            margin-bottom: 13px;
        }

        .isc-admin-about2 #main {
            transition: margin-left .5s;
            padding: 20px !important;
            margin-top: 0px;
            margin-right: 0;
            width: 100% !im;
            /* display: flex; */
            background: white;
        }

        .isc-admin-about2 .isc-abt-second-sec {
            float: left;
            width: 100%;
            background-color: white;
            margin-top: 20px !important;
        }

        .isc-admin-about2 .isc-abt-second-left {
            float: left;
            width: 100% !important;
        }

        .isc-admin-about2 .isc-abt-second-right {
            float: left;
            width: 100%;
            margin-top: 10px;
        }

        .isc-admin-about2 img.isc-abt-second-img {
            width: 100% !important;
            float: left;
        }

        .isc-admin-about2 img.isc-abt-second-imgs {
            width: 100% !important;
            margin-left: 0 !important;
        }

        .isc-admin-about2 span.isc-hides {
            float: left !important;
            margin-top: 10px;
        }
    }

    @media only screen and (min-width: 414px) and (max-width: 736px) {
        .isc-admin-about2 .isc-automation-left {
            float: left;
            width: 100% !important;
            text-align: left;
        }

        #Addlocation_modal .isc-modal-one {
            margin: 150px auto;
            min-width: 100% !important;
        }

        #Addlocation_modal .isc-product-name {
            width: 100%;
            background: inherit;
            border: 1px solid #ddd;
            height: 35px;
            padding-left: 10px;
            box-shadow: none;
            font-size: 14px;
            color: #626262;
            margin-top: 0px;
            border-radius: 5px;
            text-transform: capitalize;
            cursor: pointer;
            margin-bottom: 10px;
        }

        .isc-admin-about2 .isc-table-container {
            float: none;
            width: 100%;
            max-width: 100%;
            overflow-x: scroll;
            position: relative;
            margin-bottom: 13px;
        }

        .isc-admin-about2 #main {
            transition: margin-left .5s;
            padding: 20px !important;
            margin-top: 0px;
            margin-right: 0;
            width: 100% !im;
            /* display: flex; */
            background: white;
        }

        .isc-admin-about2 .isc-abt-second-sec {
            float: left;
            width: 100%;
            background-color: white;
            margin-top: 20px !important;
        }

        .isc-admin-about2 .isc-abt-second-left {
            float: left;
            width: 100% !important;
        }

        .isc-admin-about2 .isc-abt-second-right {
            float: left;
            width: 100%;
            margin-top: 10px;
        }

        .isc-admin-about2 img.isc-abt-second-img {
            width: 100% !important;
            float: left;
        }

        .isc-admin-about2 img.isc-abt-second-imgs {
            width: 100% !important;
            margin-left: 0 !important;
        }

        .isc-admin-about2 span.isc-hides {
            float: left !important;
            margin-top: 10px;
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .isc-admin-about2 .isc-automation-left {
            float: left;
            width: 25%;
            text-align: left;
        }

        .isc-admin-about2 img.isc-abt-second-img {
            width: 50%;
            float: left;
        }

        .isc-admin-about2 span.isc-hide {
            float: left;
            width: 51%;
            margin-top: 10px;
        }

        .isc-admin-about2 input.myFile {
            float: left;
            width: 50%;
            right: 275px;
            top: 12%;
            font-size: 11px;
            background: inherit;
            border: none;
            height: 25px;
            padding-left: 0;
            opacity: 1;
            text-align: center;
        }

        .isc-admin-about2 img.isc-abt-second-imgs {
            width: 50%;
            margin-left: 0;
        }

        .isc-admin-about2 span.isc-hides {
            float: right;
            margin-top: -20px;
            width: 50%;
            position: relative;
        }

        .isc-admin-about2 input.myFiles {
            float: left;
            width: 50%;
            right: 275px;
            top: 0;
            font-size: 11px;
            background: inherit;
            border: none;
            height: 25px;
            padding-left: 0;
            opacity: 1;
            text-align: center;
            position: unset;
            right: 0px;
        }
    }

    @media only screen and (min-width: 2160px) and (max-width: 3840px) {
    }





    /*AboutUs*/
    @media only screen and (max-width: 3840px) and (min-width: 2160px) {

        .abt-last .container-fluid {
            width: 35%;
            padding-right: 35px;
            padding-left: 35px;
            margin-right: auto;
            margin-left: auto;
        }
    }

    @media only screen and (max-width: 1024px) and (min-width: 768px) {
        .isc-about-us .section-title-others.text-center.mb-55 {
            float: left;
            width: 100%;
        }

        #Txt_textbox3 .abt-last-left {
            float: left;
            width: 100%;
            margin-top: 10px;
        }

        #Txt_textbox3 .abt-last-right {
            float: left;
            width: 100%;
            margin-top: 10px;
        }

        #Txt_textbox3 .isc-about-2 {
            float: left;
            width: 33%;
            margin-top: 10px;
        }
    }

    @media only screen and (min-width: 320px) and (max-width: 480px) {
        .isc-about-us .about-story {
            padding: 10px 5px;
        }

        #Txt_textbox3 .abt-last h4 {
            font-size: 9px !important;
            color: white;
            padding: 10px 0px;
        }

        #Txt_textbox3 .abt-last h5 {
            font-size: 11px !important;
            color: white;
        }

        #Txt_textbox3 .abt-last-left {
            float: left;
            width: 100% !important;
            margin-top: 10px;
        }

            #Txt_textbox3 .abt-last-left h6 {
                font-size: 12px !important;
                color: white;
            }

        #Txt_textbox3 .abt-last-right {
            float: left !important;
            width: 100% !important;
        }

        #Txt_textbox3 h6 {
            font-size: 11px !important;
            color: white;
            margin-top: 16px;
        }

        #Txt_textbox3 .isc-abt-last-list li a {
            outline: medium none;
            color: white;
            font-size: 11px;
        }

        #Txt_textbox3 .isc-about-2 {
            float: left;
            width: 33% !important;
            margin-top: 10px;
        }
    }

    @media only screen and (min-width: 320px) and (max-width: 568px) {
        .isc-about-us .about-story {
            padding: 10px 5px;
        }

        #Txt_textbox3 .abt-last h4 {
            font-size: 9px !important;
            color: white;
            padding: 10px 0px;
        }

        #Txt_textbox3 .abt-last h5 {
            font-size: 11px !important;
            color: white;
        }

        #Txt_textbox3 .abt-last-left {
            float: left;
            width: 100% !important;
            margin-top: 10px;
        }

            #Txt_textbox3 .abt-last-left h6 {
                font-size: 12px !important;
                color: white;
            }

        #Txt_textbox3 .abt-last-right {
            float: left !important;
            width: 100% !important;
        }

        #Txt_textbox3 h6 {
            font-size: 11px !important;
            color: white;
            margin-top: 16px;
        }

        #Txt_textbox3 .isc-abt-last-list li a {
            outline: medium none;
            color: white;
            font-size: 11px;
        }

        #Txt_textbox3 .isc-about-2 {
            float: left;
            width: 33% !important;
            margin-top: 10px;
        }
    }

    @media only screen and (min-width: 375px) and (max-width: 667px) {
        .isc-about-us .about-story {
            padding: 10px 5px;
        }

        #Txt_textbox3 .abt-last h4 {
            font-size: 9px !important;
            color: white;
            padding: 10px 0px;
        }

        #Txt_textbox3 .abt-last h5 {
            font-size: 11px !important;
            color: white;
        }

        #Txt_textbox3 .abt-last-left {
            float: left;
            width: 100% !important;
            margin-top: 10px;
        }

            #Txt_textbox3 .abt-last-left h6 {
                font-size: 12px !important;
                color: white;
            }

        #Txt_textbox3 .abt-last-right {
            float: left !important;
            width: 100% !important;
        }

        #Txt_textbox3 h6 {
            font-size: 11px !important;
            color: white;
            margin-top: 16px;
        }

        #Txt_textbox3 .isc-abt-last-list li a {
            outline: medium none;
            color: white;
            font-size: 11px;
        }

        #Txt_textbox3 .isc-about-2 {
            float: left;
            width: 33% !important;
            margin-top: 10px;
        }
    }

    @media only screen and (min-width: 414px) and (max-width: 736px) {
        .isc-about-us .about-story {
            padding: 10px 5px;
        }

        #Txt_textbox3 .abt-last h4 {
            font-size: 9px !important;
            color: white;
            padding: 10px 0px;
        }

        #Txt_textbox3 .abt-last h5 {
            font-size: 11px !important;
            color: white;
        }

        #Txt_textbox3 .abt-last-left {
            float: left;
            width: 100% !important;
            margin-top: 10px;
        }

            #Txt_textbox3 .abt-last-left h6 {
                font-size: 12px !important;
                color: white;
            }

        #Txt_textbox3 .abt-last-right {
            float: left !important;
            width: 100% !important;
        }

        #Txt_textbox3 h6 {
            font-size: 11px !important;
            color: white;
            margin-top: 16px;
        }

        #Txt_textbox3 .isc-abt-last-list li a {
            outline: medium none;
            color: white;
            font-size: 11px;
        }

        #Txt_textbox3 .isc-about-2 {
            float: left;
            width: 33% !important;
            margin-top: 10px;
        }
    }




    /*Product Guide*/

    @media only screen and (min-width: 320px) and (max-width: 480px) {
        .isc-product-guide .isc-product-guide-left {
            float: left;
            width: 50%;
            display: flex;
        }

        .isc-product-guide .isc-sidenav-new h4 {
            font-size: 14px;
            margin-top: 6px;
            margin-left: 4px;
        }

        .isc-product-guide ul.isc-brand-admin-top-right-list {
            float: right;
            width: 70%;
            text-align: left;
            position: absolute;
            right: 0;
            top: 40px;
        }

        .isc-product-guide .sidebar-search {
            position: relative;
            margin-top: 10px;
            margin-bottom: 20px;
            float: left;
            width: 60%;
            margin-left: 0;
        }

        .isc-product-guide a#filter1 {
            display: inline-block;
            color: #16325c;
            margin: 10px 5px 0px 0px;
            font-size: 15px;
            padding: 0px 7px;
            font-weight: 400;
            border-radius: 0px !important;
            float: left;
            line-height: 27px;
            background-color: #fff;
            position: relative;
            border: 1px solid #dadada;
            border-radius: 4px !important;
            position: absolute;
            cursor: pointer;
        }

        .isc-product-guide .sidebar-search {
            position: relative;
            margin-top: 10px;
            margin-bottom: 20px;
            float: left;
            width: 64%;
            margin-left: 47px;
        }

        .isc-brand-table th:nth-child(1)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 5% !important;
            font-weight: 100;
        }

        .isc-product-guide .isc-filter-item {
            width: 100%;
            margin-right: 20px;
        }

        .isc-product-guide .isc-20 {
            width: 90%;
            margin: 0px 20px 0px 15px;
            margin-top: 0px;
            padding-top: 10px;
            text-align: right;
        }

        .isc-brand-table .dataTable th:nth-child(2)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 30% !important;
            font-weight: 100;
        }

        .isc-brand-table .dataTable th:nth-child(3)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 0% !important;
            font-weight: 100;
        }

        .table td, .table th {
            padding: 0.75rem;
            vertical-align: top;
            border-top: 1px solid #e9ecef;
            text-align: left;
            text-transform: capitalize;
            font-size: 10px !important;
        }

        .isc-product-guide .isc-split-screen {
            display: block;
        }

        .isc-product-guide .isc-80 {
            float: left;
            width: 100%;
        }

        .isc-product-guide .isc-filter-options {
            display: block;
            margin-top: 20px;
        }

        .isc-product-guide .sidebar-search form input {
            background: white;
            border: medium none;
            box-shadow: none;
            color: #8e8d8d;
            font-size: 9px;
            padding-left: 15px;
            padding-right: 55px;
            border: 1px solid #ddd !important;
            height: 30px;
        }

        .isc-product-guide .sidebar-search form > button {
            background-color: #dedede;
            border: medium none;
            color: #1589ee;
            cursor: pointer;
            font-size: 20px;
            height: 30px;
            line-height: 30px;
            padding: 0 10px;
            position: absolute;
            right: 0;
            top: 0;
            -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
        }
    }

    @media only screen and (min-width: 320px) and (max-width: 568px) {
        .isc-product-guide .isc-product-guide-left {
            float: left;
            width: 50%;
            display: flex;
        }

        .isc-product-guide .isc-sidenav-new h4 {
            font-size: 14px;
            margin-top: 6px;
            margin-left: 4px;
        }

        .isc-product-guide ul.isc-brand-admin-top-right-list {
            float: right;
            width: 70%;
            text-align: left;
            position: absolute;
            right: 0;
            top: 40px;
        }

        .isc-product-guide .sidebar-search {
            position: relative;
            margin-top: 10px;
            margin-bottom: 20px;
            float: left;
            width: 60%;
            margin-left: 0;
        }

        .isc-product-guide a#filter1 {
            display: inline-block;
            color: #16325c;
            margin: 10px 5px 0px 0px;
            font-size: 15px;
            padding: 0px 7px;
            font-weight: 400;
            border-radius: 0px !important;
            float: left;
            line-height: 27px;
            background-color: #fff;
            position: relative;
            border: 1px solid #dadada;
            border-radius: 4px !important;
            position: absolute;
            cursor: pointer;
        }

        .isc-product-guide .sidebar-search {
            position: relative;
            margin-top: 10px;
            margin-bottom: 20px;
            float: left;
            width: 64%;
            margin-left: 47px;
        }

        .isc-brand-table th:nth-child(1)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 5% !important;
            font-weight: 100;
        }

        .isc-product-guide .isc-filter-item {
            width: 100%;
            margin-right: 20px;
        }

        .isc-product-guide .isc-20 {
            width: 90%;
            margin: 0px 20px 0px 15px;
            margin-top: 0px;
            padding-top: 10px;
            text-align: right;
        }

        .isc-brand-table .dataTable th:nth-child(2)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 30% !important;
            font-weight: 100;
        }

        .isc-brand-table .dataTable th:nth-child(3)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 0% !important;
            font-weight: 100;
        }

        .table td, .table th {
            padding: 0.75rem;
            vertical-align: top;
            border-top: 1px solid #e9ecef;
            text-align: left;
            text-transform: capitalize;
            font-size: 10px !important;
        }

        .isc-product-guide .isc-split-screen {
            display: block;
        }

        .isc-product-guide .isc-80 {
            float: left;
            width: 100%;
        }

        .isc-product-guide .isc-filter-options {
            display: block;
            margin-top: 20px;
        }

        .isc-product-guide .sidebar-search form input {
            background: white;
            border: medium none;
            box-shadow: none;
            color: #8e8d8d;
            font-size: 9px;
            padding-left: 15px;
            padding-right: 55px;
            border: 1px solid #ddd !important;
            height: 30px;
        }

        .isc-product-guide .sidebar-search form > button {
            background-color: #dedede;
            border: medium none;
            color: #1589ee;
            cursor: pointer;
            font-size: 20px;
            height: 30px;
            line-height: 30px;
            padding: 0 10px;
            position: absolute;
            right: 0;
            top: 0;
            -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
        }
    }

    @media only screen and (min-width: 375px) and (max-width: 667px) {
        .isc-product-guide .isc-product-guide-left {
            float: left;
            width: 50%;
            display: flex;
        }

        .isc-product-guide .isc-sidenav-new h4 {
            font-size: 14px;
            margin-top: 6px;
            margin-left: 4px;
        }

        .isc-product-guide ul.isc-brand-admin-top-right-list {
            float: right;
            width: 70%;
            text-align: left;
            position: absolute;
            right: 0;
            top: 40px;
        }

        .isc-product-guide .sidebar-search {
            position: relative;
            margin-top: 10px;
            margin-bottom: 20px;
            float: left;
            width: 60%;
            margin-left: 0;
        }

        .isc-product-guide a#filter1 {
            display: inline-block;
            color: #16325c;
            margin: 10px 5px 0px 0px;
            font-size: 15px;
            padding: 0px 7px;
            font-weight: 400;
            border-radius: 0px !important;
            float: left;
            line-height: 27px;
            background-color: #fff;
            position: relative;
            border: 1px solid #dadada;
            border-radius: 4px !important;
            position: absolute;
            cursor: pointer;
        }

        .isc-product-guide .sidebar-search {
            position: relative;
            margin-top: 10px;
            margin-bottom: 20px;
            float: left;
            width: 64%;
            margin-left: 47px;
        }

        .isc-brand-table th:nth-child(1)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 5% !important;
            font-weight: 100;
        }

        .isc-product-guide .isc-filter-item {
            width: 100%;
            margin-right: 20px;
        }

        .isc-product-guide .isc-20 {
            width: 90%;
            margin: 0px 20px 0px 15px;
            margin-top: 0px;
            padding-top: 10px;
            text-align: right;
        }

        .isc-brand-table .dataTable th:nth-child(2)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 30% !important;
            font-weight: 100;
        }

        .isc-brand-table .dataTable th:nth-child(3)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 0% !important;
            font-weight: 100;
        }

        .table td, .table th {
            padding: 0.75rem;
            vertical-align: top;
            border-top: 1px solid #e9ecef;
            text-align: left;
            text-transform: capitalize;
            font-size: 10px !important;
        }

        .isc-product-guide .isc-split-screen {
            display: block;
        }

        .isc-product-guide .isc-80 {
            float: left;
            width: 100%;
        }

        .isc-product-guide .isc-filter-options {
            display: block;
            margin-top: 20px;
        }

        .isc-product-guide .sidebar-search form input {
            background: white;
            border: medium none;
            box-shadow: none;
            color: #8e8d8d;
            font-size: 9px;
            padding-left: 15px;
            padding-right: 55px;
            border: 1px solid #ddd !important;
            height: 30px;
        }

        .isc-product-guide .sidebar-search form > button {
            background-color: #dedede;
            border: medium none;
            color: #1589ee;
            cursor: pointer;
            font-size: 20px;
            height: 30px;
            line-height: 30px;
            padding: 0 10px;
            position: absolute;
            right: 0;
            top: 0;
            -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
        }
    }

    @media only screen and (min-width: 414px) and (max-width: 736px) {
        .isc-product-guide .isc-product-guide-left {
            float: left;
            width: 50%;
            display: flex;
        }

        .isc-product-guide .isc-sidenav-new h4 {
            font-size: 14px;
            margin-top: 6px;
            margin-left: 4px;
        }

        .isc-product-guide ul.isc-brand-admin-top-right-list {
            float: right;
            width: 70%;
            text-align: left;
            position: absolute;
            right: 0;
            top: 40px;
        }

        .isc-product-guide .sidebar-search {
            position: relative;
            margin-top: 10px;
            margin-bottom: 20px;
            float: left;
            width: 60%;
            margin-left: 0;
        }

        .isc-product-guide a#filter1 {
            display: inline-block;
            color: #16325c;
            margin: 10px 5px 0px 0px;
            font-size: 15px;
            padding: 0px 7px;
            font-weight: 400;
            border-radius: 0px !important;
            float: left;
            line-height: 27px;
            background-color: #fff;
            position: relative;
            border: 1px solid #dadada;
            border-radius: 4px !important;
            position: absolute;
            cursor: pointer;
        }

        .isc-product-guide .sidebar-search {
            position: relative;
            margin-top: 10px;
            margin-bottom: 20px;
            float: left;
            width: 64%;
            margin-left: 47px;
        }

        .isc-brand-table th:nth-child(1)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 5% !important;
            font-weight: 100;
        }

        .isc-product-guide .isc-filter-item {
            width: 100%;
            margin-right: 20px;
        }

        .isc-product-guide .isc-20 {
            width: 90%;
            margin: 0px 20px 0px 15px;
            margin-top: 0px;
            padding-top: 10px;
            text-align: right;
        }

        .isc-brand-table .dataTable th:nth-child(2)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 30% !important;
            font-weight: 100;
        }

        .isc-brand-table .dataTable th:nth-child(3)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 0% !important;
            font-weight: 100;
        }

        .table td, .table th {
            padding: 0.75rem;
            vertical-align: top;
            border-top: 1px solid #e9ecef;
            text-align: left;
            text-transform: capitalize;
            font-size: 10px !important;
        }

        .isc-product-guide .isc-split-screen {
            display: block;
        }

        .isc-product-guide .isc-80 {
            float: left;
            width: 100%;
        }

        .isc-product-guide .isc-filter-options {
            display: block;
            margin-top: 20px;
        }

        .isc-product-guide .sidebar-search form input {
            background: white;
            border: medium none;
            box-shadow: none;
            color: #8e8d8d;
            font-size: 9px;
            padding-left: 15px;
            padding-right: 55px;
            border: 1px solid #ddd !important;
            height: 30px;
        }

        .isc-product-guide .sidebar-search form > button {
            background-color: #dedede;
            border: medium none;
            color: #1589ee;
            cursor: pointer;
            font-size: 20px;
            height: 30px;
            line-height: 30px;
            padding: 0 10px;
            position: absolute;
            right: 0;
            top: 0;
            -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
        }
    }

    @media only screen and (min-width: 768px) and (max-width: 1024px) {
        .isc-brand-table .dataTable th:nth-child(1)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 25%;
            font-weight: 100;
        }

        .isc-brand-table .dataTable th:nth-child(2)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 74%;
            font-weight: 100;
        }

        .isc-brand-table .dataTable th:nth-child(3)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 10%;
            font-weight: 100;
        }
    }

    @media only screen and (min-width: 2160px) and (max-width: 3840px) {
        .isc-brand-table .dataTable th:nth-child(1)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 85% !important;
            font-weight: 100;
        }

        .isc-brand-table .dataTable th:nth-child(2)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 94% !important;
            font-weight: 100;
        }

        .isc-brand-table .dataTable th:nth-child(3)::before {
            content: "\f15d";
            font-family: FontAwesome;
            float: right;
            position: relative;
            width: 82% !important;
            font-weight: 100;
        }

        .isc-product-guide .isc-table-container {
            table-layout: unset;
            overflow-x: auto;
            /* width: 100%; */
        }
    }
