@import url('https://fonts.googleapis.com/css2?family=Neonderthaw&display=swap');
.card-primary:not(.card-outline) > .card-header {
    background-color: #D8922B !important;
}
.card-secondary:not(.card-outline) > .card-header {
    background-color: #D8922B !important;
}
.dark-mode .breadcrumb-item.active, .dark-mode .breadcrumb-item + .breadcrumb-item::before {
    color: #fff !important;
}
.navbar-nav .nav-item a {
    color: #fff !important;
}
h3{
    font-size: 30px !important;
    font-weight: bold !important;
}
 a , .btn{
    color: #fff !important;
}
h1.text-black-50{
    color: #fff !important;
}
nav a.btn.btn-default.btn-flat.float-right {
    
        border: none;
    background: #343a40;
}
.inner h3 , .inner p {
    color: white !important;
}

.dark-mode .bg-warning, .dark-mode .bg-warning > a{
    color: white !important;
}
.Withdraw-request button.btn.btn-block{
    font-size: 20px;
    background-color: #d8922b !important;
    border: none;
    justify-content: center;
    display: flex;
    text-align: center;
    /* width: 20%; */
    position: relative;
    padding: 7px 9px;
    color: white !important;
    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{
    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%);
}
.error {
    color: red !important;
}

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;
}
.dark-mode .navbar-white{
    background-color: #343a40 !important; 
}
a {
    color: #d8922b !important;
}
body{
    color: #d8922b !important;
}
[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: #7e8446 !important;
}
a.nav-link {
    color: white !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;
}


[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: none !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: 34%;
    color: #fff;
    background: #343a40;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    box-shadow: inset 0 0 0 rgb(0 0 0 / 0%);
    height: 40px;
        padding: 0px 10px;
    margin-top: 13px;
}

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: #7e8446;
    border: none;
}

span.isverified-status.Verified {
    color: white;
}
span.isverified-status.Pending , span.isverified-status.Declined{
    color: white;
}
.card-body .row {
    /*display: block;*/
    flex-wrap: wrap;
    margin-right: -15.5px;
    margin-left: 0;
}
.custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0px !important;
    bottom: 0;
    z-index: 3;
    display: block;
    height: 2.25rem;
    padding: 0.375rem 9px !important;
}
label.custom-file-label {
    width: 90%;
}
input.btn.btn-success.float-right{
    background-color: #d8922b !important;
    border-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: #fff !important;
}

.login-page, .register-page {
    align-items: center;
        background-size: cover;
    background-image: url('https://lakouphoto.ca/Artist/public/assets/images/jr-korpa-wzkv5p5CIRk-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 / 48%) !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;
}
.login-card-body .input-group .input-group-text, .register-card-body .input-group .input-group-text{
    color: #000000c2 !important;
}

select#category ,  select#categorytype , select#categorystyle , select#categorytechnique{
    width: 100% !important;
}
button#withdraw-requests{
    background-color: #d8922b !important;
}


/*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 !important;
    background: none !important;
    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;
    position: absolute;
    bottom: 15%;
    margin-left: auto;
    margin-right: auto;
    width: 54%;
}
.create-sub button.btn.btn-primary{
    background-color: #d8922b !important ;
}
.card-footer {
    display: flex;
    justify-content: center;
}
.create-sub1 {
    width: 81%;
    display: flex;
    justify-content: right;
    /* margin-bottom: 10px; */
    padding-bottom: 15px;
}

input#orientation1 {
    position: static;
    margin-top: 3px !important;
    margin-right: 6px !important;
    margin-left: 15px !important;
    width: 18px !important;
    height: 18px !important;
}

.form-check {
    position: relative;
    display: flex !important;
      padding-left: 0px !important;

    align-items: center;
}
input#stockquantity {
    margin-top: 6px;
    padding: 0px 0px 0px 12px;
    background: #343a40;
    color: white;
    border-radius: 4px;
    border: 1px solid #fff!important;
}
.small-box.wallet-small{
    height: 160px !important;
}

.card{
    margin-bottom: 0px !important;
}
/*Akash*/

select.form-control {
    
    margin-top: 6px;
}

.change
{

    margin-top: 15px;
}

.blank-box

{
    margin-top: 32px;
    width: 100%;
    height: 160px;
    border: 1px solid white;
    border-radius: 5px;
    overflow-y: scroll!important;
         overflow-x: hidden;
}
.main-sidebar, .main-sidebar::before {
    transition: margin-left 0.3s ease-in-out, width 0.3s ease-in-out;
    width: 205px!important;
}
@media (min-width: 768px) {
body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .content-wrapper, body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-footer, body:not(.sidebar-mini-md):not(.sidebar-mini-xs):not(.layout-top-nav) .main-header {
    transition: margin-left 0.3s ease-in-out;
    margin-left: 205px!important;
}
}

.input#stockquantity {
    margin-top: 6px;
}
.mg{
    margin-bottom: 9px!important;
}


.mg-tp{

    margin-top: -5px!important;
}
.custom-file-label{

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

.form-control {

    display: block;
    width: 100%;
    height: calc(2.25rem + 2px);
    padding: 0.375rem 8px!important;
}
.small-box{

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

.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: 53px!important;
    top: 20px;


}

.dark-mode .nav-tabs .nav-item.show .nav-link, .dark-mode .nav-tabs .nav-link.active  {
    background-color: #343a40;
    border-color: #343a40!important;
    color: #fff;
    border-radius: 20px!important;
    

}

ul#custom-content-above-tab
{
    border: none!important;

}
.nav-tabs .nav-link{

    border: none!important;
}

.content-wrapper{
    background-color: black!important;
    
}

strong
{
    font-size: 14px!important;
}

[class*=sidebar-dark] .brand-link, [class*=sidebar-dark] .brand-link .pushmenu {
    height: 57px!important;
    border-color:#ebe9eb !important;
    /*color: rgba(255, 255, 255, 0.8);*/
}

.dark-mode .navbar-light {
   border: none!important;
}

.dark-mode .main-footer {
    background-color: #000000!important;
    border-color: #4b545c;
}
.dark-mode .table thead{
    background-color: #d8922b !important;
    border-radius: 10px !important;
    border-color: #d8922b !important;
}



.m3 input{

    margin-top: 6px!important;
}


.m3 textarea{

    margin-top: 6px!important;
}

.m3 strong{

    margin-bottom: 10px;
}


input#preview-img {
    padding: 3px 7px !important;
}