
    .tiles .tile {
    background-color: #211e1e!important;
}
.tiles .tile:hover{
    background-color: #000!important;
    color:white;
}.client-home-cards .card-header {
    background-color: #191d21 !important;
    border-bottom: 0;
    font-weight: 700;
}header.header .navbar a {
    color: #fff;
}.navbar {
    background: #191d21;border-bottom: 1px solid #3f3f3f;
}.primary-bg-color {
    background-color: #191d21;
    color: white;
}.col-6 {
    flex: 0 0 100%;
    max-width: 100%;
}.col-6.col-xl-3 {
    margin-bottom: 22px;
}.tiles .tile{
    border-right: 0px!important;
    border-bottom: 7px solid !important;
}.tiles .tile .title {
    font-weight: 700;
    color: #888;
    text-transform: uppercase;
    font-size: 18px;
}.sidebar .list-group-item {
    padding: 7px 15px;
    border-color: #f5f5f5;
    background: #191d21!important;
    color: #fff!important;
}
th.sorting{
    font-size: 15px!important;
}
th.sorting_asc{
    font-size: 15px!important;
}
   .table-list>tbody>tr>td {
     background-color: #191d21!important;
    color: white;
}.sidebar .list-group-item {
    background: #191d21;
}.list-group-item-action {
    color: white;
}
a {
    color: #fff!important;
    text-decoration: none!important;
    background-color: transparent;
}
a:hover {
    color: #a0a0a0 !important;
}
.btn-default {
    color: #fff;
    background-color: #191d21!important;
    border-color: #ccc;
}.text-muted {
    color: #c5c5c5 !important;
}
#order-standard_cart .cart-sidebar .list-group-item:first-child {
    background: #191d21!important;
}a#Secondary_Sidebar-Actions-View_Cart {
    background: #191d21!important;
}.list-group-item.active {
    color: #fff!important;
    background-color: #707070!important;
    border-color: #000000!important;
}.table-list>tbody>tr:hover>td {
    background-color: #343a40
}
.client-home-cards .list-group .list-group-item:last-child {
    border-bottom: 0;
    color: white;
    background: black !important;
}
/*********Viewcart********/
#order-standard_cart .btn-remove-from-cart {
    color: #f23131!important;
}
#order-standard_cart .view-cart-tabs .nav-tabs a[aria-expanded=true], #order-standard_cart .view-cart-tabs .nav-tabs a[aria-selected=true] {
    background-color: #191d21!important;
}#order-standard_cart .order-summary .btn-continue-shopping {
    font-size: 15px!important;
    background: black;
    width: 100%;
}#order-standard_cart .btn-checkout {
    padding: 15px 34px;
    width: 100%;
    border-radius: 10px 10px 0px 0px;
}
/*********Viewcart***end*****/