@import url('https://fonts.googleapis.com/css2?family=Neonderthaw&display=swap');
body{
    color: #d8922b !important;
}
.dark-mode .form-control:not(.form-control-navbar):not(.form-control-sidebar):not(.is-invalid):not(:focus), .dark-mode .custom-file-label, .dark-mode .custom-file-label::after{
    border-color: #ffffff80 !important;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #ffffff80 !important;
    }
    .btn:hover {
    color: #fff !important;
    text-decoration: none;
}
[class*=sidebar-dark-] .sidebar a {
    color: black !important;
}
span.brand-text.font-weight-light {
    color: #d8922b !important;
        font-weight: bold !important;
}
nav.main-header.navbar.navbar-expand.navbar-dark ul li a {
    color: #fff !important;
}
a.nav-link {
    color: #d8922b !important;
}
span.isverified-status.Pending {
    padding: 0.2em 0.6em 0.3em;
    background-color: #ff9600;
}
span.isverified-status.Verified {
    padding: 0.2em 0.6em 0.3em;
    background-color: #2b982b;
}
span.isverified-status.Declined {
    padding: 0.2em 0.6em 0.3em;
    background-color: #fb483a;
}
h1 {
    color: #d8922b !important;
}
.card-header {
    color: #7e8446;
    font-weight: bold;
    letter-spacing: 1px;
}


.form-check-inline .form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 6px !important;
    margin-left: 15px !important;
    width: 18px;
    height: 18px;
}
[class*=sidebar-dark] .brand-link {
    border-bottom: 1px solid #DDD4C7 !important;
}

.navbar-dark {
    background-color: #FAF6F3;
    border-color: #DDD4C7;
}
.content-wrapper {
    background-color: #FAF6F3;
}
.table .thead-dark th {
    background-color: #d8922b !important;
    border-color: #d8922b !important;
}
/*a.btn.btn-primary.add-customer-admin{
    background-color: #7e8446 !important;
    border-color: #7e8446 !important;
}
a.btn.btn-primary.add-customer-admin:hover{
    background-color: #7e8446 !important;
    border-color: #7e8446 !important;
}*/

footer.main-footer{
    background-color: #FAF6F3;
    border-color: #DDD4C7;
}
.main-footer a{
    color: #d8922b !important;
}
.table th, .table td {
    padding: 0.75rem;
    vertical-align: baseline;
}
select#phonecode , select#countryid{
    text-align: left;
    width: 100%;
    padding-left: 0;
    font-size: 15px;
}
/*.input-group-prepend {
    text-align: left;
    width: 26%;
}*/

.custom-file {
    position: relative;
    display: flex;
    width: 100%;
    height: calc(2.25rem + 2px);
    margin-bottom: 0;
    align-items: center;
}
.custom-file label {
    margin-bottom: 0px;
    margin-left: 2px;
    margin-right: 13px;
    margin-top: -1px;
}
label.col-md-4.control-label{
    padding: 0px;
}
.form-group .col-md-4{
    padding: 0;
}
.form-group strong , .form-group label{
    color: #fff !important;
}

a.btn.btn-primary{
    background-color: #d8922be3 !important;
    border-color: #d8922be3 !important ;
    
}
a.btn.btn-primary:hover{
    background-color: #d8922b !important;
    border-color: #d8922b !important ;
}

input#experience {
    width: 92%;
    color: #fff;
    background: #343a40 !important;
    background-clip: padding-box;
    border: 1px solid #6c757d;
    border-radius: 0.25rem;
    box-shadow: inset 0 0 0 rgb(0 0 0 / 0%);
    height: 40px;
    margin-top: 13px;
    padding: 0px 6px;
}
select.form-control {
    width: 90%;
    
}
label.custom-file-label {
    width: 34%;
    margin-top: 8px;
}
[class*=sidebar-dark-] .sidebar a{
    color: #d8922b !important;
}
.main-footer strong , .main-footer b{
    color: #fff !important;
}
.main-footer{
    color: #fff !important;
}
button.btn.btn-primary {
    background-color: #d8922b !important;
    border: none;
    border-radius: 20px;
}

span.isverified-status.Verified {
    color: white;
}
span.isverified-status.Pending , span.isverified-status.Declined{
    color: white;
}
.card-body .row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15.5px;
    margin-left: 0;
}
button.btn.btn-primary.btn-block.submit-btn{
    font-size: 20px;
    background-color: #d8922b;
    border: none;
    justify-content: center;
    display: flex;
    text-align: center;
    /* width: 20%; */
    position: relative;
    padding: 3px 9px;
    color: white;
    box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
}

button.btn.btn-primary.btn-block.submit-btn:hover{

    box-shadow: 0 14px 28px rgb(0 0 0 / 25%), 0 10px 10px rgb(0 0 0 / 22%);
}
p.login-box-msg {
    font-size: 23px;
}

.login-page, .register-page {
        background-size: 100% 100%;
    background-repeat: no-repeat;
    align-items: center;
    /*background-size: contain;*/
        background-image: url('../image/timon-klauser-3MAmj1ZKSZA-unsplash.jpg') !important;
    }
  /*  .login-box, .register-box{
           background: rgba(255, 255, 255, 0.7);
    }

.login-card-body, .register-card-body {
    
    border-top: 0;
}*/
.card {
position: relative;
display: flex;
flex-direction: column;
min-width: 0;
word-wrap: break-word;
background: none !important;
}
.login-card-body, .register-card-body{
    background: none !important;
}
.login-box{
    background-color: rgb(0 0 0 / 73%) !important;
    border-radius: 6px;
}
.login-logo b{
   font-family: 'Neonderthaw', cursive;
        margin-top: 7px;
    color: #fff  !important;
}
.card-body.login-card-body{
    border-top: 1px solid #fff;

}
.login-logo {
        margin-top: 7px;
}
.login-box-msg {
    color: #fff  !important;
}
button#withdraw-requests{
    background-color: #d8922b !important;
}
@media only screen and (max-width: 1200px) and (min-width: 200px) {
    .input-group-prepend {
     text-align: left; 
     width: auto; 
}
input.form-control{
    width:90%!important;
}
}
.dark-mode .btn-warning {
    color: #fff !important;
    background-color: #7e8446 !important;
    border-color: #7e8446 !important;
    box-shadow: none;
}
a.btn.btn-sm.btn-icon.btn-warning{
    color: #fff !important;
    background-color: #d8922b !important;
    border-color: #d8922b !important;
    box-shadow: none;

}


.order-clr{
    color: #d8922b !important;
}
.order-clr b{
    font-size: 27px;
}
h4#title-order{
    color: white !important;
    font-size: 20px !important;
}
.data-details h3 {
     color: #d8922b !important;
    font-size: 27px;
    margin-bottom: 19px;
}
.data-details p{
    font-size: 19px;
    font-weight: 500;
    line-height: 27px;
    letter-spacing: 0.5px;
}

/*Order table*/
img.product-img{
    width: 60px;
    height: 60px;

}
.order-details th{
    font-size: 20px;
    color: #fff;
   
    text-align: center;
    border: none !important;
}
.order-details td{
    text-align: center;
}
.order-table thead{
    background-color: #d8922b;
}
.order-details table {
    border: 2px solid #6c757d;
}
.order-details .table-hover tbody tr:hover {
    color: #dee2e6;
    background-color: #3a4047;
    border-color: #6c757d;
}
.order-details tbody tr {
   font-weight: normal;
   font-size: 17px;
}
.order-history table , .order-history thead , .order-history th , .order-history td{
    background: none !important;
    border: none !important;

}
 .order-history th{
  font-size: 20px;
}
.order-history td h4{
    color: var(--primary-color);
    font-weight: 500;
    text-transform: capitalize;
    font-size: 17px;
}
.order-history .table-hover tbody tr:hover {
    color: #fff;
    background: none;
    border-color: none;
}
.order-history thead th {
    color: #d8922b;
    border-bottom-color: #6c757d !important;
    border-bottom: 1px solid #6c757d !important;
}
h4.order-title {
    display: flex;
    justify-content: space-between;
}
h4.order-title-total {
    font-size: 20px !important;
    display: flex;
    justify-content: space-between;
}
h4.order-title-total b{
    color: #d8922b;
}
.order-history .table tbody + tbody {
    border-top: 1px solid #6c757d;
}
.create-sub {
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
    width: 86%;
}
.create-sub button.btn.btn-primary{
    background-color: #d8922b !important ;
}
.card-footer {
    display: flex;
    justify-content: center;
}
.wishlist {
    background: none;
    border: none;
}
#heart {
    color: grey;
    font-size: 40px !important;
}

button.wishlist.remove_heart #heart {
    color: #d8922be3 !important;
}
button.wishlist.remove_best #heart {
    color: #e74c3c !important;
}
input#stockquantity {
    margin-top: 2px;
    padding: 8px 0px 8px 12px;
    width: 92%;
    border-radius: 4px;
    background: #343a40;
    color: white;
    border: 1px solid #ffffff80 !important;
}

/*akash*/

.small-box{

    box-shadow: none!important;
     background-color: #343A40;
        border-radius: 20px!important;
        height: 143px;
        width: 220px;
        border: 0;
        text-align: center;
         box-shadow: 0 0 10px white!important;
         margin-left: 20px;
    
}

.dark-mode .content-wrapper {
    background-color: black;!important;
    color: #fff;
}
.dark-mode .main-footer {
    background-color: #000000;
    border-color: #584d58;
}

.small-box .icon > i{

    position: initial!important;
    color: white!important;

}
.small-box .icon > i.fa, .small-box .icon > i.fas, .small-box .icon > i.far, .small-box .icon > i.fab, .small-box .icon > i.fal, .small-box .icon > i.fad, .small-box .icon > i.ion {
    font-size: 40px!important;
    margin-top: -15px!important;


}

.card-body.sect {
    margin-left: auto;
    / text-align: center; /
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
    margin-right: auto;
    width: 87%;
}

.small-box > .inner {
    padding: 0px 0px 7px;
}

.dark-mode .nav-tabs {
    border-color: #000000!important;
}
label.custom-file-label {
    width: 70%;
    margin-top: 8px;
}
.btn {
    margin-left: 35!important%;
}


/*-------roles-----*/

/*
.roles .table tbody tr td, .table tbody tr th {
    padding: 10px ;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
}
.roles .table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    padding: 8px 30px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;

}


.roles input[type="checkbox"]:checked:focus + label:before,
 .roles input [type="checkbox"]:not(:checked):focus + label:before {
    box-shadow: none!important;
  }


.roles  [type="checkbox"]:not(:checked), .roles [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
    opacity: 0;
    
}
.roles [type="checkbox"] + label {
    padding-left: 26px;
    height: 25px;
    line-height: 21px;
    font-size: 13px;
    font-weight: normal;

}
.roles [type="checkbox"] + label {
    position: relative;
    padding-left: 35px;
    cursor: pointer;
    display: inline-block;
    height: 25px;
    line-height: 25px;
    font-size: 1rem;
    -webkit-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -ms-user-select: none;

}
.roles [type="checkbox"] + label:before, [type="checkbox"]:not(.filled-in) + label:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    z-index: 0;
    border: 2px solid #5a5a5a;
    border-radius: 1px;
    margin-top: 2px;
    transition: .2s;

}
.roles [type="checkbox"]:not(.filled-in) + label:after {
    border: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}
.roles [type="checkbox"] + label:before, [type="checkbox"]:not(.filled-in) + label:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    z-index: 0;
    border: 2px solid white;
    border-radius: 1px;
    margin-top: 2px;
    transition: .2s;
    background: none!important;
}
.roles [type="checkbox"]:checked + label:before {
    top: -4px;
    left: -2px;
    width: 11px;
    height: 19px;
}
.roles [type="checkbox"]:checked + label:before {
    top: -4px;
    left: -5px;
    width: 12px;
    height: 22px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #d8922b;
    border-bottom: 2px solid #d8922b;
    background: none!important;
    -webkit-transform: rotate(
40deg
);
    transform: rotate(
40deg
);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}
.roles th , .roles td{
    font-size: 16px;
}*/

img#preview {
    width: 70px;
    max-width: initial !important;
    height: 70px !important;
}

.error {
    font-size: 12px!important;
    color: red;
}


textarea.form-control {
    height: 38px;
}

strong {

    font-size: 12px!important;
     letter-spacing: 0.5px;
     margin-bottom: 0px;
}
label {
    font-size: 12px!important;
     letter-spacing: 0.5px;

}

.custom-file-label{

    font-size: 14px!important;
}

::placeholder {
  color: white!important;
  font-size: 12px;
  
}

select , option
{
 font-size: 12px!important;
}





.box-mg input{

margin-top: 6px;

}

.box-mg textarea{

margin-top: 7px;


}

.box-mg inpute-file{

margin-top: 7px;


}


.blank-box

{
    margin-top: 32px;
    width: 93%;
    height: 160px;
    border: 1px solid white;
    border-radius: 5px;
    overflow-y: scroll;
    overflow-x: hidden;
}



.toggle-off.btn {
    padding-left: 22px!important;
}

.set-font td{

    font-size: 14px!important;
}

.btn-radius{
    border-radius: 20px;
}

.btn-danger{


    border-radius: 3px!important;
}


.m1 select.form-control{

    margin-top: -3px!important;
}

select.form-control.m2 {

    margin-top: -6px!important;
}


.wdt input{

    width: 84%!important;
}



.m3 input{

    margin-top: 6px!important;
}


.m3 textarea{

    margin-top: 6px!important;
}

/*.form-control {

    width: 100%!important;
}
*/

select.form-control {

   cursor: pointer;
}


input[type="file"] {

  cursor: pointer;

    }


 label input[type="file"] {

  cursor: pointer;

}

input[type=radio] {

  cursor: pointer;

}

input[type=checkbox] {

  cursor: pointer;

}

h3

{
    font-size: 15px;
}

.card input[type=text]  {

    width: 90%!important;
}

.card input[type=password]  {

    width: 90%!important;
}


.card select  {

    width: 90%!important;
}

.card label {

   margin-bottom: 0px!important;
}


/*.wd select.form-control[size], select.form-control[multiple] {
    height: 45px;
}
*/
.card textarea.form-control {
    height: 38px;
    width: 95%;
}

table.dataTable tbody tr {
    background-color: #000 !important;
}
.login-card-body input[type=password] {
    width: 1% !important;
}
div#datatable_length {
    color: #fff;
}
#datatable_length select{
    border: 1px solid;
    padding: 4px 0px;
    border-radius: 4px;
    background-color: black;
}
#datatable_filter {
    color: #fff;
}
#datatable_filter input[type="search"]{
        border-radius: 4px;
    background: black;
    color: white;
    border: 1px solid;
    padding: 3px 7px 6px;
}
.dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate{
    color: #fff !important;
}
.input-width input.form-control{
    width: 97.2% !important;
}
input#preview-img {
    padding: 3px 7px;
}
.name-width input.form-control{
    width: 100% !important;
}
.set-wi input.form-control {
    width: 91% !important;
}



div#datatable_paginate a#datatable_previous , div#datatable_paginate a#datatable_next {
    color: #fff !important;
}
.paginate_button{
    color: #fff !important;
}
label.whatever {
    BORDER: 1px solid;
    border-radius: 4px;
}
