body{background-color:#131313;}
.card{background-color:#131313;}
.product-card .card ul li.card-item {background-color:#111; }

.bg-dark .cart-toogle {
   background: #2A7B9B;
    background: linear-gradient(0deg, rgba(42, 123, 155, 1) 0%, rgba(196, 196, 196, 1) 0%, rgba(247, 247, 247, 1) 100%);
}


#cartPanel {
    background-color: rgb(21, 21, 21,0.98) !important;
    color: #FFF !important;
}

#cartPanel
    #closeCart {
        color: #FFF;
    }
#cartPanel
    .bg-light {
        background-color:transparent !important;
    }


 #cartPanel small {
  color: #FFF !important;
}

.marquee {
    color: #FFF;
}
header .social a{
    color: #fff;
}
