
.bs-headwidget.default .head_widget h5 {
    color: #fff;
}
.bs-headwidget.default {
    background: #000;
}
.bs-headwidget .navbar-wp .navbar-nav > li> a {
    color: #fff;
}
.bs-headwidget.default .navbar-wp {
    background: #111;
    box-shadow: 6px 8px 0 0 #666;
}
.wrapper {
    background: #000;
}
#content {
    background: #000;
}
.top-ct-section .overlay {
    background: #000;
}
.top-ct-section .feature_widget {
    background: #222;
}
.feature_widget h5, .feature_widget h5 a {
    color: #fff;
}
.bs-section .overlay {
    padding: 50px 0;
    margin: 0;
    background: #000;
}
.bs-sevice .bs-sevice-inner {
    background: #333;
}
.bs-sevice h4, .bs-sevice h4 a {
    color: #fff;
}
.bs-heading .bs-title {
    color: #fff;
}
.bs-section.features .overlay {
    background: #000;
}
.feature_widget {
    background: #333;
    color: #fff;
}
.feature_widget h5, .feature_widget h5 a {
    color: #fff;
}
.bs-headwidget .top-cart {
    color: #fff;
}
.navbar-toggler {
    color: #fff;
}