body {
    background: #0e1214 !important;
}

.defalut-footer.light .item_links .nav-link {
    color: #969696 !important;
}
.defalut-footer.light .item_links .nav-link:hover {
    color: #fff !important;
}

.defalut-footer.light .item_links h4 {
    color: #fff !important;
}

#logo_black_footer {
    display: none !important;
}

#logo_white_footer {
    display: block !important;
}

.defalut-footer.light .item_about p {
    color: #969696 !important;
}

.so-link {
    color: #969696 !important;
}

.so-link.btn:hover {
    color: #fff !important;
    text-decoration: none !important;
}

.defalut-footer {
    background: #0e1214 !important;
    border-top: solid 1px #171e21 !important;
}

.defalut-footer.light .item_subscribe h4 {
    color: #fff !important;
}

.defalut-footer.light .item_subscribe p {
    color: #969696 !important;
}

.defalut-footer.light .copyright span {
    color: #969696 !important;
}

#id_email_subscribe {
    background: #1b1d24;
    border: none;
    color: #fff !important;
}

#id_email_subscribe::placeholder {
  color: #969696 !important;
}

.fixed-header header {
    background: rgb(10, 14, 16, 0.95) !important;
}
.fixed-header header.nav-product .nav-pills .nav-item .nav-link {
    color: #fff !important;
}

.logo_black {
    display: none !important;
}

.logo_white {
    display: none !important;
}

.logo_white_dark_version {
    display: block !important;
}

.fixed-header header.nav-product nav.navbar .navbar-toggler .mobile_top_menu_toggle {
    color: #fff !important;
}

.fixed-header header.nav-product nav.navbar .navbar-toggler .mobile_top_menu_toggle_svg {
    stroke: #fff !important;
}