﻿@import url('https://fonts.googleapis.com/css2?family=Barlow&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

body {
    /*font-family: Helvetica, sans-serif;*/
    font-size: 0.88rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: left;
    margin: 0px;
    padding: 0px;
    background-color: #f1f4f6 !important;
}
input{outline:none;}
.js_ActiveRow td {
    background-color: #e3f6f6 !important; 
}
.js_SubMenuDescriptionTd{display:none;}
.s-loaderDiv-outer {
    width: 100%;
    float: left;
    position: fixed;
    display: none;
    background-color: #0000009c;
    height: 100vh;
    z-index: 8;
}
.s-loaderDiv {
    top: 40%;
    left: 50%;
    position: fixed;
    z-index: 9;
    font-size: 40px;
    color: #fff;
}
.js_PleaseEnterValue input {
    border: solid 1px red !important;
}
.js_PleaseEnterValue textarea {
    border: solid 1px red !important;
}
.js_PleaseEnterValue select {
    border: solid 1px red !important;
}
.dropdown-toggle {
    border: none !important;
    outline: none !important;
}
/*.bootstrap-select .dropdown-menu {
    min-width: 320px !important;
    width: 320px !important;
}*/
.bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
    outline: none !important;
    outline-offset: 0 !important;
}
.dropdown-toggle:focus {
    border: none !important;
    outline: none !important;
}
.s-error-msg{
    font-size:13px;
    color:red;
}
.bs-placeholder {
    background-color: transparent !important;
    border: none !important;
    outline: none !important;
    height: 26px;
    padding-top: 1px;
}
.bs-placeholder:focus {
        background-color: transparent !important;
        border: none !important;
        outline: none !important;
    }
.bs-placeholder:hover {
        background-color: transparent !important;
        border: none !important;
        outline: none !important;
    }
.s-select .btn {
    background-color: #fff !important;
    padding-left:6px !important;
}
.filter-option-inner-inner {
    color: #495057 !important;
    font-size: 1rem !important;
}
.s-select .btn:hover {
    background-color: #fff !important;
}
select {
    outline: none;
}
textarea {
    outline: none;
}
.s-File-Small {   
    width: 45%;  
    float:left;
    margin-right:5px;
}
.s-area {
    display: block;
    width: 94%;
    padding: 6px 1% 7px 3%;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    outline: none;
    min-height:200px;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.s-chk {
    display: inline-block;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    margin-left: 4px;
    margin-top: -2px;
    vertical-align: middle;
    outline: none;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.s-Input {
    display: block;
    width: 94%;
    padding: 6px 1% 7px 3%;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    outline: none;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.s-Input:focus, .s-select:focus {
    border: solid 1px #e3ca19;
}
    .s-select {
        display: block;
        width: 94% !important;
        padding: 6px 1% 7px 1%;
        font-size: 1rem;
        font-weight: 400;
        line-height: 1.5;
        color: #495057;
        background-color: #fff;
        border: 1px solid #ced4da;
        outline: none;
    }
.s-table-center td{text-align:center !important;}
.s-table-center th {
    text-align: center !important;
}
.s-table-left td {
    text-align: left !important;
}
.s-table td .s-btn {
    float: none !important;
    padding: 3px 8px 6px 8px !important;
    text-transform: lowercase !important;
}
.s-table td .s-btn a{
    text-decoration:none;
    color:#fff;
    cursor:pointer;
}
.s-table-left th {
    text-align: left !important;
}

.s-table td {
    border-bottom: 1px solid #e9ecef !important;
    font-size: 14px;
    color: #495057;
    text-transform: capitalize;
    vertical-align: middle;
    text-align: left;

}
table.dataTable > thead > tr > th, table.dataTable > thead > tr > td{border-bottom:none;}
.s-table th {
    /*background: #e9cd09 !important;*/
    color: #495057;
    min-width: 65px !important;
    text-align: left;
    vertical-align: middle;
    font-size: 13px;
    border-top: 1px solid #e9ecef !important;
    border-bottom: 1px solid #e9ecef !important;
    padding-right: 15px !important;
}
.s-table th:hover {
    outline: 0px !important;
    outline-offset: 0 !important;
}
.s-table .s-center {
    text-align:center;
}

.s-hide{display:none !important;}
.s-required:after {
    content: "*";
    color: red;
    position: relative;
    top: 3px;
    padding-left: 3px
}
.site-tealcolor {
    background: #008080 !important;
}

.site-yellow {
    background: #e9cd09 !important;
}
.s_headerBack {
    background-color: #fff;
    display: flex;
    align-items: center;
    flex: 1;
    height: 65px;
    width: 100%;
    float: left;
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 2;
    border-bottom: solid 1px #e2d342;
}
.s_header-shadow {
    background: #fafbfc;
    box-shadow: 0 0.46875rem 2.1875rem rgba(4, 9, 20, 0.03), 0 0.9375rem 1.40625rem rgba(4, 9, 20, 0.03), 0 0.25rem 0.53125rem rgba(4, 9, 20, 0.05), 0 0.125rem 0.1875rem rgba(4, 9, 20, 0.03);
}
.s_100 {
    width: 100%;
    float: left;
    display: block;
    padding:10px 5px 10px 3px;
}
.s-btn {
    padding: 1% 0px;
    background-color: #008080;
    width: 100%;
    display: block;
    text-align: center;
    border-radius: 5px;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
}

.s-btn:hover {
        background-color: #e9cd09;
    }
.s-btn-small {
    width: auto;
    padding: 7px 12px 7px 12px;
    font-size: 13px;
    text-transform: capitalize;
    text-align: center;
    display: inline-block;
    margin: 0px 5px 0px 0px;
    float:left;
    border:none;
}
.s-float{float:initial !important;}
.s-floatLeft {
    float: left !important;
}
.s-floatRight {
    float: right !important;
}
.s_header-33 {
    width: 33%;
    float: left;
    display: inline-block;
    height: 100%;
}
.s_header-34 {
    width: 34%;
    float: left;
    display: inline-block;
    height:100%;
    vertical-align:middle;
}
.s-logo {
    width: 30%;
    text-align: center;
    margin: 0px auto;
    padding-top:7px;
}
.s-logo img{
    width: 100%;
}
.s-header-left {
    text-align: left;
    font-size: 20px;
    padding-left: 20px;
    vertical-align: middle;
    padding-top: 13px;
    color: #008080;
}
.s-header-right {
    text-align: right;
    font-size: 26px;
    padding-right: 20px;
    height: 100%;
    display: block;
    float: right;
    width: 90%;
    background-color: #008080;
    color: #5dbebe;    
    padding-top: 10px;
    cursor: pointer;
}
.s-setting {
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    padding-top: 8px;
    margin-right: 5px;
    color: #e9cd09;
}
.s-align-right {
    text-align: right !important;
}
.s-middle-100 {
    width: 100%;
    float: left;
    position: relative;
    display: block;
    top: 65px;
}
.s-left-20 {
    width: 20%;
    float: left;
    position: fixed;
    display: block;
    background-color: #fff;
    height: 100vh;
    box-shadow: 7px 0 60px rgba(0,0,0,.05);
}
.s-right-80 {
    width: 80%;
    float: right;
    position: relative;
    display: block;
}
.s-menu-outer {
    width: 100%;
    float: left;
    display: block;
    padding: 10px 1% 4% 6%;
    height: calc(100vh - 100px);
    flex: 1 1 auto;
    overflow: auto;
}
    .s-menu-outer::-webkit-scrollbar {
        width: 5px;
    }

/* Track */
    .s-menu-outer::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px grey;
        border-radius: 10px;
    }

/* Handle */
    .s-menu-outer::-webkit-scrollbar-thumb {
        background: #d4d3d3;
        border-radius: 10px;
    }

.s-menu-heading {
    text-transform: uppercase;
    font-size: 12px;
    margin: 22px 5px 12px 7px;
    
    font-weight: 500;
    color: #b0b0b0;
    position: relative;
    letter-spacing: 1px;
}
.s-vertical-nav-menu {
    margin: 0px;
    padding: 0px;
    position: relative;
    list-style: none;
}
    .s-vertical-nav-menu li {
        display: list-item;
        list-style: none;
    }
        .s-vertical-nav-menu li a {
            display: block;
            line-height: 22px;
            height: auto;
            padding: 10px 0px 10px 44px;
            position: relative;
            border-radius: 0.25rem;
            color: rgb(52, 58, 64);
            white-space: nowrap;
            transition: all 0.2s ease 0s;
            margin: 0px 0px 2px 1px;
            text-decoration: none;
            background-color: transparent;
            font-size: 15px;
        }
            .s-vertical-nav-menu li a:hover {
                background: #94dcdc;
                color: #105f5f;
            }
                .s-vertical-nav-menu li a:hover .s-arrowDown {                    
                    color: #000;
                }
            .s-vertical-nav-menu ul::before {
                content: "";
                height: 100%;
                opacity: 1;
                width: 3px;
                background: rgb(224, 243, 255);
                position: absolute;
                left: 20px;
                top: 0px;
                border-radius: 15px;
            }
    .s-vertical-nav-menu ul {
        transition: padding 300ms ease 0s;
        padding: 0px 0px 0px 40px;
        position: relative;
        display: none;
        margin-bottom: 13px;
    }
    .s-vertical-nav-menu ul > li > a {
        color: rgb(108, 117, 125);
        line-height: 22px;
        padding: 5px 10px 7px 12px;
       
    }
.s-linkActive {
    background: #94dcdc !important;
    color: #105f5f !important;
}
.s-linkActive .s-arrowDown {
        color: #105f5f !important;
    }
.s-arrowDown {
    position: absolute;
    top: 7px;
    right: 15px;
    color: #cfd4d8;
}
.s-menu-icon {
    text-align: center;
    width: 34px;
    height: 34px;
    line-height: 34px;
    position: absolute;
    left: 5px;
    top: 50%;
    margin-top: -17px;
    font-size: 18px;
    opacity: .3;
    transition: color 300ms;
}
.s-menuactive {
    font-weight: 700;
}

.s-main-body {
    display: block;
    width: 100%;
    float: left;
    position: relative;    
}
.s-bodytitle {
    background-color: #f7f9fa;
    padding: 25px 2% 25px 2%;
    position: relative;
    width: 100%;
    display: flex;
}
.s-bodytitle .s-page-title {
        position: relative;
        display: flex;
        align-items: center;
    }
.s-page-title-heading {
    font-size: 20px;
    font-weight: 400;   
    display: flex;
    align-items: center;
}
.s-box-shadow {
    box-shadow: 0 0.46875rem 2.1875rem rgba(4, 9, 20, 0.03), 0 0.9375rem 1.40625rem rgba(4, 9, 20, 0.03), 0 0.25rem 0.53125rem rgba(4, 9, 20, 0.05), 0 0.125rem 0.1875rem rgba(4, 9, 20, 0.03);
}
.s-page-title-icon {
    display: flex;
    text-align: center;
    padding: 2px 10px 2px 11px;
    margin: 0 12px 0 0;
    background: #fff;
    border-radius: 0.25rem;
}
    .s-page-title-icon i {
        font-size: 20px;
        color: #e9cd09;
    }
.s-title-name{font-size:15px;}
.s-adminpanel-text{display:inline-block;}
.s-middle-outer {
    position: relative;
    display: flex;
    width: 100%;
    float: left;
}
.s-display-block {
    display: block !important;
}

.s-middle-white-box {
    width: 96%;
    float: left;
    display: block;
    background-color: #fff;
    height: 100%;
    margin: 2% 2% 1% 2%;
    padding: 2%;
}
.s-middle-white-box-50 {
    width: 46%;
    float: left;
    display: block;
    background-color: #fff;
    margin: 2% 0% 5% 2%;
    padding: 2%;
}
.s-middle-white-box-40 {
    width: 36%;
    float: left;
    display: block;
    background-color: #fff;
    margin: 2% 0% 5% 2%;
    padding: 2%;
}
.s-middle-white-box-60 {
    width: 56%;
    float: left;
    display: block;
    background-color: #fff;
    margin: 2% 0% 5% 2%;
    padding: 2%;
}
.s-middle-white-box-30 {
    width: 30%;
    float: left;
    display: block;
    background-color: #fff;
    margin: 2% 0% 5% 2%;
    padding: 2%;
}
.s-middle-white-box-31 {
    width: 30.5%;
    float: left;
    display: block;
    background-color: #fff;
    margin: 1% 0% 1% 2%;
    padding: 2%;
}

.s-middle-white-box-62 {
    width: 62%;
    float: left;
    display: block;
    background-color: #fff;
    margin: 2% 0% 5% 2%;
    padding: 2%;
}
.s-white-box-header {
    text-transform: uppercase;
    color: #266767;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 10px;
    position:relative;
}
.s-header-note{
    text-transform: lowercase;
    color: red;
    font-weight: normal;
    font-size: 12px;
}
.s-body-content {
    width: 100%;
    float: left;
    display: block;
}
.s-row {
    width: 100%;
    float: left;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.s-col-50 {
    flex: 0 0 50%;
    max-width: 50%;
}
.s-col-100 {
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom:12px;
}
.s-col-33 {
    flex: 0 0 33%;
    width: 33%;
    float:left;
    margin-bottom: 12px;
}
.s-mobile-border {
    border-right: solid 1px #ececec;
}
.s-col-10 {
    flex: 0 0 10%;
    max-width: 10%;
    margin-bottom: 12px;
}
.s-container-94 {
    flex: 0 0 94%;
    max-width: 94%;
    margin-bottom: 12px;
}
.s-lable {
    display: inline-block;
    margin-bottom: 7px;
    width: 100%;
    float: left;
    margin-top: 10px;
    font-size: 14px;
    margin-left: 2px;
}
.s-lable-dynamic {
    color: #c4ac08;
}
.s-width-auto {
    width: auto !important;
}
.s-lable-control{width:100%; display:block; float:left; position:relative;}
.s-lable-small {
    display: inline-block;
    margin-bottom: 7px;
    width: auto;
    float: left;
    margin-top: 7px;
    font-size: 14px;
    margin-left: 2px;
    margin-right: 15px;
}

/*data table change start*/
.s-small-table .dt-length {
    margin-left: 6px;
    text-transform: capitalize;
    font-size: 12px;
}
.s-small-table .dt-length label {
        margin-left: 6px;
    }
.s-small-table .dt-search {
    text-transform: capitalize;
    font-size: 12px;
}
.s-small-table .dt-info {
    text-transform: capitalize;
    font-size: 12px;
}
.s-small-table .dt-paging {
    text-transform: capitalize;
    font-size: 12px;
}
.s-small-table div.dt-container .dt-paging .dt-paging-button {
    padding: 2px 7px 2px 6px;
    font-size: 16px;
}
/*data table change end*/
.s-mobile-Menu {
    display: inline-block;
    margin-left: 10px;
    color: #ecd328;
    font-weight: bolder;
    font-size: 28px;
    cursor: pointer;
    position: absolute;
    top: 6px;
    display:none;
}
.s-closemenu{display:none;}
.s-w-80{width:80%;
                    float:left; display:inline-block;
}
.s-w-24 {
    width: 24%;
    float: left;
    display: inline-block;
    position: relative;
}
.s-w-20 {
    width: 20%;
    float: left;
    display: inline-block;
}
.s-img-drag {
    padding: 5px;
    background-color: #dbc810;
    margin-right: 9px;
    margin-bottom: 9px;
}
.s-header-note-two {
    text-transform: none;
    color: #9e1818;
    font-weight: normal;
    font-size: 12px;
    float: right;
    font-size: 15px;
    position: absolute;
    right: 15px;
    top: -12px;
}
.s-slider-icon{color:#008080; font-size:20px; margin-left:15px;cursor:pointer;}
.js_UpdateSequencbtn{display:none;}
.s-updateslider-div {
    position: relative;
    font-size: 13px;
    width: 100%;
    height: 25px;
    background-color: #ccc;
    border-radius: 5px 5px 0px 0px;
    margin-top: 5px;
    color: #313130;
    padding: 4px 0px 0px 8px;
}
.s-updateslider-div  .s-remove {position:absolute; right:5px; top:2px; color:red; font-size:15px; cursor:pointer;
    }
    .s-updateslider-div .chkaddSlider {
        margin-right: 5px;
        cursor: pointer;
    }

.js_filterCategory-d {
    border: solid 1px #d6bf1c;
}
.s-mt-27 {
    margin-top: 27px;
}
.s-product-img-details img {
    width: 47%;
    float: left;
    margin-right: 2%;
    margin-left: 1%;
    margin-bottom:10px;
}

.s-box-color {
    background-color: #fffbd5;
}
.s-mb-2{
    margin-bottom:2% !important;
}
.s-link-product-icon {
    font-size: 30px;
    margin: 0px;
    padding: 0px;
    position: relative;
    top: -14px;
    left: 5px;
    font-weight: 600;
    cursor:pointer;
}
    .s-link-product-icon:hover {
        color: #000;
    }
.s-link-product-text {
    position: absolute;
    right: 4px;
    top: 3px;
    font-size: 12px;
    font-weight: 600;
    color: #025b5b;
}
.s-payment-icon {
    font-size: 35px;
    color: #dbc810;
    text-align:center;
}
.s-payment-icon-right a{text-align:center; line-height:25px; text-decoration:none;}
    .s-payment-icon-right a:hover .s-payment-confirm-title {
        color: #595706;
    }
    .s-payment-icon-right a:hover .s-notification-count {
        background-color: #595706;
    }
.s-payment-count {
    color: #008080;
    display: block;
    float: left;
    width: 100%;
    margin-top: 13px;
}
.s-header-sub-title {
    margin-bottom: 36px;
    color: #afafaf;
    letter-spacing: 1px;
    margin-top: -9px;
}
.s-payment-confirm-title{color:#000; font-size:15px;}

.s-user-account-popup {
    height: auto;
    width: 250px;
    background-color: #e2cb0d;
    position: absolute;
    top: 55px;
    right: 1px;
    display: none;
}
.s-account-popup-ul{display:block; width:100%; list-style:none; overflow:hidden; padding:0px; margin:0px;}
    .s-account-popup-ul li a {
        display: block;
        width: 100%;
        padding: 11px 10px 11px 25px;
        list-style: none;
        overflow: hidden;
        text-decoration: none;
        color: #fff;
        font-size: 14px;
        border-bottom: solid 1px #ecdb4b;
        text-align: left;
    }
    .s-account-popup-ul li a i{
        font-size:17px;
        margin-right:10px;
    }
    .s-account-popup-ul li a:hover {
       background-color:#008080;
       color:#fff;
    }
.js_clickaccount {
    position: relative;
    display: inline;
    float: right;
    height: 100%;
}

.s-filter-order{position:absolute; right:0px; top:0px; cursor:pointer; color:#000;}
    .s-filter-order i {
        vertical-align: middle;
        font-size: 25px;
        color: #309e18;
    }
.dt-length select {
    margin-right: 5px !important;
}
.s-order-filter-div {
    width: 30%;
    float: right;
    top: 0px;
    right: -1300px;
    position: fixed;
    display: none;
    background-color: #fff;
    height: 100vh;
    z-index: 2;
    box-shadow: 0 0.76875rem 2.4875rem rgba(52, 58, 64, 0.3), 0 1.3375rem 1.70625rem rgba(52, 58, 64, 0.3), 0 0.55rem 0.53125rem rgba(0, 0, 0, 0.05), 0 0.225rem 0.4375rem rgba(52, 58, 64, 0.3);
}
.s-o-filter-header {
    font-size: 0.968rem;
    color: #495057;
    margin: 0;
    background: #f8f9fa;
    padding: 0.75rem 1.5rem;
    border-bottom: #dee2e6 solid 1px;
    position:relative;
}
.s-o-f-close {
    border-radius: 30px;
    background: #fff;
    position: absolute;
    right: 0.75rem;
    top: 0.75rem;
    padding: 0px 6px 0px 7px;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
    z-index: 20;
    font-size: 30px;
    cursor:pointer;
}
.s-o-f-inner {
    padding: 10px 5px 10px 23px;
}

.s-login {
    position: absolute;
    left: 50%;
    top: 15%;
    width: 400px;
    float: left;
    display: block;
    background-color: #fff;
    height: auto;
    margin-left: -200px;
    border-radius: 20px;
}
.s-login-outer {
    padding: 20px 32px 32px 32px;
    
    width: 85%;
}
.s-login-logo {
    width: 35%;
    text-align: center;
    margin: 0px auto;
    padding-top: 7px;
    margin-top:20px;
}
    .s-login-logo img {
        width: 100%;
    }
.s-btn-large {
    height: 40px;
    padding-top: 10px;
    padding-bottom: 11px;
}
.s-input-btn {
    outline: none !important;
    border: 0px
}
.s-notification-count {
    border-radius: 30px;
    background: #008080;
    padding: 8px 13px 9px 13px;
    z-index: 20;
    font-size: 22px;
    cursor: pointer;
    color: #fff;
}
.s-td-proName {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-width: 100px;
}
.s-td-proSubName {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-width: 100px;
}
.s-addProduct-iconDiv {
    position: absolute;
    top: 3px;
    right: 17px;
    font-size: 12px;
    color: #b39e11;
    cursor:pointer;
    display:none;
}
    .s-addProduct-iconDiv i {
        font-size: 20px;
        color: green;
        vertical-align: middle;
        position: relative;
        top: -2px;
    }
    .s-addProduct-iconDiv:hover {
        color: #000;
    }
    .s-addProduct-iconDiv:hover i{
        color: #000;
    }
.site-error-msg {
    position: relative;
    width: 100%;
    float: left;
    vertical-align: middle;
    padding: 7% 0px 0px 0%;
    text-align: center;
    font-size: 18px;
    color: red;
}

.dt-scroll-body{border-bottom:solid 1px #fff !important;}

.s-marqueeNewForm form{width:100%;}
.s-marqueeNewForm form {
    width: 100%;
}
    .s-marqueeNewForm form  .s-btn {
        border: none;
    }
.js_loadMenuFilterControl {
    width: 100%;
    display: block;
    float: left;
    margin-bottom: 15px;
}

.js_addProductFilterCategoryDiv{display:none;}
.s-note-nofilterselected{color:red; font-size:18px;}
.js_loadMenuFilterControl .s-col-100 {
    display: inline-block;
    width: 100%;
    float: left;
}
.s-new-price-titile {
    display: inline-block;
    float: left;
    margin-right: 2px;
    padding: 5px 10px 5px 10px;
    background: #aaa45f;
    color: #e5e0ad;
    width:100%;
}
.site-main-price {
    display: inline-block;
    float: left;
    margin-right: 2px;
    padding: 5px 10px 5px 10px;
    background-color: #d3cd90;
    text-decoration: line-through;
    color:red;
}

.site-afterDiscount-price {
    display: inline-block;
    float: left;
    margin-right: 2px;
    padding: 5px 10px 5px 10px;
    background-color: #d3cd90;
}

.site-DiscountApplied {
    display: inline-block;
    float: left;
    padding: 5px 10px 5px 10px;
    background-color: #d3cd90;
    color:green;
}
.s-discount-cateDiv {
    display: inline-block;
    float: left;
    width: 94%;
    background-color: #e7e2b0;
    border: solid 1px #bdb67b;
    margin-top: 3px;
    font-size:18px;
}
.js_productDiscountInnerRow{display:none;}
.s-product-added-div {
    font-size: 16px;
    color: green;
    line-height: 28px;
    position:relative;
}
.s-add-more-product {
    position: absolute;
    top: 30px;
    right: 35px;
    cursor:pointer;
}
    .s-add-more-product .bi-database-add {
        margin-right: 5px;
    }
.s-add-more-product:hover {
    color:#000;
}
.js_detailPageImageDiv_note{color:red; font-size:16px; display:inline-block; float:left;}
    .js_detailPageImageDiv_note img {
        margin-top: 5px;
    }

.js_categoryPointBlock{pointer-events:none !important;}

.s-add-more-product-category {
    position: absolute;
    top: -2px;
    right: 35px;
    color: #bbb20b;
    cursor: pointer;
}

    .s-add-more-product-category .bi-database-add {
        margin-right: 5px;
    }

    .s-add-more-product-category:hover {
        color: #000;
    }

.js_ProductCategoryBindOuterDiv{pointer-events:none !important;}
    .js_ProductCategoryBindOuterDiv select {
        background-color: #d4d4d4;
        color: #636363;
    }

/*//Customer love css start*/
.s-mainCustomerLove-OuterDiv {
    position: relative;
    float: left;
    width: 100%;
    display: block;
    background-color: #d3f5f5;
    border-radius: 5px;
    margin: 10px 0px 10px 0px;
    line-height: 27px;
    font-size: 16px;
}
.s-CustomerLove-f {
    position: relative;
    float: left;
    width: 100%;
    display: block;
    padding: 6px 10px;
    background-color: #629b9b;
    border-radius: 5px 5px 0px 0px;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
}
.s-CustomerLove-s {
    position: relative;
    float: left;
    width: 100%;
    display: block;
    padding: 10px;
    
}
.s-CustomerLove-editIcon{float:right; position:absolute; right:15px; top:3px; cursor:pointer; font-size:20px; color:#000;}
.s-CustomerLove-editIcon:hover {
    
    color: #008080;
}

.js_customerLoveActive {
    font-size: 13px;
    vertical-align: text-bottom;
    margin-right: 10px;
    color: #9e2410;
}



/*//Order Details start*/
.site-profile-order-details-inner-body {
    background: #fff;
    width: 100%;
    float: left;
    display: block;
    margin-bottom: 15px;
    position: relative;
    border-bottom: solid 1px #ccc;
    padding-bottom: 15px;
}

.site-profile-order-details-inner-body-left {
    width: 10%;
    float: left;
    display: inline-block;
}

.site-profile-order-details-inner-body-right {
    width: 90%;
    float: left;
    display: inline-block;
    padding-left: 10px;
    font-size: 13px;
    line-height: 22px;
    letter-spacing: 0.1em;
}

.site-order-pro-trackOrder {
    width: 100%;
    float: left;
    display: inline-block;
    margin-top: 15px;
}
.site-pro-details-price {
    color: #1c1b1b;
    display: block;
    float: left;
    width: 100%;
}
.site-p-price-f {
    display: inline-block;
    float: left;
    margin-right: 15px;
}

.site-p-price-t {
    display: inline-block;
    float: left;
    margin-right: 15px;
}

.site-p-price-d {
    display: inline-block;
    float: left;
    margin-right: 5px;
    color: red;
}
.site-pro-details-quantity {
    display: block;
    width: 100%;
    float: left;
}
.site-text-cut {
    text-decoration: line-through;
}
.s-lineHight25 {
    line-height: 25px;
}
.site-order-payemt-order {
    width: 40%;
    float: left;
    display: inline-block;
    position: relative;
    line-height: 34px;
    font-size: 18px;
    font-weight: 400;
    color: #8e7d06;
}
.site-order-payemt-accept {
    width: 60%;
    float: right;
    display: inline-block;
    position: relative;

}
.site-order-payemt-accept-input {
    margin: 0px 2px 9px 0px;
    float: right;
    width: 100%;
}
.site-order-payemt-accept .s-Input {
    width: 50%;
    padding: 2px 1% 2px 3%;
    float: right;
}
.site-order-payemt-accept .s-select {
    width: 50% !important;
    padding: 2px 1% 2px 3%;
    float: right;
}
.site-order-payemt-accept-title {
    font-size: 13px;
    float: left;
    width: 47%;
    text-align: right;
    padding-top: 4px;
}

.s-miniHeight {
    min-height: 150px;
}

.site-orderDetails-btn {
    padding: 2px 12px 3px 12px;
    font-size: 12px;
}

.site-order-trackDiv {
    padding: 10px 0px;
    float: left;
    width: 100%;
    display: block;
    color: #000;
    font-weight:700;
}
.site_redText {
    color: #b22c2c !important;
    font-weight: 700;
}
.site_greeText {
    color: #2c9d0d !important;
    font-weight: 700;
}
.site_yellowBack {
    background-color: #e9cd09 !important;
}
.js_orderCancelRequestr {
    background-color: #b22c2c;
}
.js_CancelledOrderItemValidation textarea{min-height:100px;}
.js_OrderLogisticDetailItemValidation .site-DateInput {
    width: 97%;
}
.js_OrderLogisticDetailItemValidation .Zebra_DatePicker_Icon {
    right: 25px !important;
}

/*// Order Review start*/
.s-Orderreview-OuterDiv {
    width: 100%;
    float: left;
    display: block;
    position: relative;
    margin-top: 10px;
}
.s-Orderreview-OuterDiv-header {
    width: 100%;
    float: left;
    display: block;
    position: relative;
    
}
    .s-Orderreview-OuterDiv-header a {
        text-decoration: none;
        color: #534e2b;
    }
    .s-Orderreview-OuterDiv-header a:hover {
        color: #fff;
        text-decoration:underline;
    }
.s-Orderreview-OuterDiv-header-f {
    width: 25%;
    float: left;
    display: block;
    position: relative;
    padding: 10px;
    background-color: #e4e0c4;
    margin-right:2px;
    cursor:pointer;
}
.s-Orderreview-OuterDiv-header-f:hover {
    
    background-color: #cdc274;
}
.s-Orderreview-OuterDiv-header-s {
    width: 25%;
    float: left;
    display: block;
    position: relative;
    padding: 10px;
    background-color: #e4e0c4;
    margin-right: 2px;
    cursor: pointer;
}
.s-Orderreview-OuterDiv-header-s:hover {
    background-color: #cdc274;
}
.s-Orderreview-OuterDiv-header-t {
    width: 25%;
    float: left;
    display: block;
    position: relative;
    padding: 10px;
    background-color: #e4e0c4;
    cursor: pointer;
}
.s-Orderreview-OuterDiv-header-t:hover {
        background-color: #cdc274;
    }
.s-Orderreview-OuterDiv-body {
    width: 100%;
    float: left;
    display: block;
    position: relative;
    background-color: #94c5c5;
    padding: 10px;
}
.js_viewOrderUserProfile{cursor:pointer;}
.js_viewOrderUserProfile:hover {
    color: #000;
}


/*//LinkProduct CSS Start*/
.s-showproductlist-forlink-outerDiv {
    position: absolute;
    top: 77px;
    right: 20px;
    display: block;
    width: 94%;
    border-radius: 5px;
    float: left;
    background-color:#fff;
    border: solid 1px #ccc;
    z-index: 9;
    max-height: 330px;
    overflow-y: scroll;
}
    .s-showproductlist-forlink-outerDiv::-webkit-scrollbar {
        width: 5px;
    }

/* Track */
    .s-showproductlist-forlink-outerDiv::-webkit-scrollbar-track {
        box-shadow: inset 0 0 5px grey;
        border-radius: 10px;
    }

/* Handle */
    .s-showproductlist-forlink-outerDiv::-webkit-scrollbar-thumb {
        background: #d4d3d3;
        border-radius: 10px;
    }
.s-showproductlist-forlink {
    display: flex;
    width: 100%;
    float: left;
    margin-bottom: 2px;
    border-bottom: solid 1px #ccc;
    font-size: 13px;
}
.s-showproductlist-forlink-left {
    display: inline-block;
    width: 90%;
    float: left;
    padding: 6px 5px 7px 8px;
}
.s-showproductlist-forlink-right {
    display: inline-block;
    width: 10%;
    float: right;
    text-align: center;
    padding: 6px 5px 7px 8px;
    background-color: #008080;
    color: #fff;
    border-radius: 5px;
    cursor:pointer;
}
.s-showproductlist-forlink-left:hover {
    background-color: #f5f2f2;
}
.s-showproductlist-forlink-right:hover {
    background-color: #e9cd09;
}
.s-showproductlist-forlink-right i {
    font-size: 15px;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    font-weight: bold;
    vertical-align: middle;
    font-size: 1.2rem;
    margin-right: 0.3rem;
}
.js_BindSliderLinkedProduct {
    display: inline-block;
    width: 100%;
    float: left;
    max-height:375px;
    overflow-y:auto;
}
.s-slider-linkedProduct-inner {
    display: flex;
    width: 100%;
    float: left;
    padding: 1px 5px 1px 8px;
}
.s-slider-linkedProduct-inner-f {
    display: inline-block;
    width: 90%;
    float: left;
    padding: 6px 5px 7px 8px;
    background-color: #2e9999;
    font-weight: 200;
    color: #fff;
    border-radius: 5px 0px 0px 5px;
}
    .s-slider-linkedProduct-inner-f:hover {
        background-color: #71c3c3;
    }
    .s-slider-linkedProduct-inner-s {
        display: inline-block;
        width: 10%;
        float: left;
        padding: 6px 5px 7px 8px;
        background-color: #e9cd09;
        color: red;
        text-align: center;
        cursor: pointer;
    }
    .s-slider-linkedProduct-inner-s:hover {
        background-color: #ccc;
    }
.s-linkProductHeader {
    padding-left: 10px;
    float: left;
    display: inline;
}
.js_sliderLinkProductSearchResult{display:none;}

.s-sliderActiveImg {
    box-shadow: 1px 1px 10px 2px #000;
}


/*--------Large image Delete CSS*/
.js_detailPageImageDiv{display:flex;}
.large_img_OuterDiv {
    display: inline-block;
    float: left;
    position: relative;
    width: 50%;
}
    .large_img_OuterDiv .deleteImgDiv {
        display: inline-block;
        float: left;
        position: absolute;
        top: 5px;
        left: 8px;
        background-color: #f3320c;
        padding: 1% 3%;
        border-radius: 88%;
        font-size: 15px;
        color: #fff;
        font-weight: bolder;
        box-shadow: 0px 0px 4px 0px #686868;
        cursor:pointer;
    }
        .large_img_OuterDiv .deleteImgDiv:hover {
            background-color: #ff856c;
            color: #008080;
        }
.large_img_OuterDiv img{width:95% !important;}