.lw-store-front-background,html>body {
background-color: #f5f5f5!important;
}
.lw-store-front-sidebar,
.lw-store-front-footer {
background-color: #6c757d!important;
}

.lw-search-container {
background-color: #dde1e4!important;
}

.lw-store-logo-bg-color {
background-color: #f5f5f5!important;
}
.bg-primary,
.btn-primary
,.list-group-item.active
{
background-color: #000000!important;
border-color: #000000!important;
}
.text-primary {
color: #000000!important;
}
.bg-secondary,
.btn-secondary
{
background-color: #000000!important;
border-color: #000000!important;
}
.text-secondary {
color: #6c757d!important;
}
.bg-warning,
.btn-warning
{
background-color: #ffc124!important;
border-color: #ffc124!important;
}
.text-warning {
color: #ffc124!important;
}
.bg-danger,
.btn-danger
{
background-color: #000000!important;
border-color: #000000!important;
}
.text-danger {
color: #000000!important;
}
