[data-theme="dark"] {
  background-color: #0D1117 !important;
  color: #eee;
}

[data-theme="dark"] .bg-light,[data-theme="dark"] > .bg-secondary,
[data-theme="dark"] .navbar + .navbar .navbar-collapse,
[data-theme="dark"] .offcanvas-sidebar-body-inner,
[data-theme="dark"] .offcanvas-sidebar{
  background-color: #0D1117 !important;
    border-color: #424242 !important;
}
[data-theme="dark"] .navbar-btns .navbar-btn, [data-theme="dark"] .navbar-btns .navbar-btn:hover,
[data-theme="dark"] .navbar-light .navbar-btn .feather{
    color: #eee;
}
[data-theme="dark"] .page-link {
    background-color: #0D1117;
    color: #eee;
    border-color: #eee;
}
[data-theme="dark"]  .page-item.active .page-link {
    border-color: #eee;
}
[data-theme="dark"] .breadcrumb-item > a:hover,
[data-theme="dark"] .breadcrumb-item > a {
    color: #eee !important;
}

[data-theme="dark"] .owl-carousel .owl-nav button.owl-next.disabled,
[data-theme="dark"] .owl-carousel .owl-nav button.owl-prev.disabled {
    background-color: #343434 !important;
}


[data-theme="dark"] .btn-primary {
  background-color: #0D1117 !important;
}

[data-theme="dark"] .bg-white,
[data-theme="dark"] .product-card-body{
  background-color: #0D1117 !important;
}

[data-theme="dark"] .bg-black {
  background-color: #eee !important;
}
[data-theme="dark"] .bg-black {
    background-color: #eee !important;
}

[data-theme="dark"] .navbar-dark .navbar-nav .nav-link,
[data-theme="dark"] .navbar-light .navbar-nav .nav-link {
    color: #e7e7e7 !important;
}

[data-theme="dark"] .card, [data-theme="dark"] .card-img-tiles,
[data-theme="dark"] .follow-us, [data-theme="dark"] .blog-container  {
    background-color: #333 !important;
}
[data-theme="dark"] h2, [data-theme="dark"] h3,
[data-theme="dark"] .widget-featured-entries .featured-entry-title > a {
    color: #e7e7e7 !important;
}

[data-theme="dark"] .follow-us {
    border-right: 1px #777 solid;
    border-right: 1px #777 solid;
}


[data-theme="dark"] .owl-banners .owl-item h2,
[data-theme="dark"] .owl-banners .owl-item h3{
    color: #C9D1D9 !important;
}

[data-theme="dark"] .widget-categories  a,
[data-theme="dark"] .page-title-wrapper *,
[data-theme="dark"] .toolbar-filter label,
[data-theme="dark"] h3.product-card-title a{
    color: #e7e7e7 !important;
}

[data-theme="dark"] a.product-meta,
[data-theme="dark"] .product-card-body .text-primary{
    color: #e3e3e3 !important;
}
[data-theme="dark"] input[type="text"],[data-theme="dark"] textarea,[data-theme="dark"] .input-group-text,
[data-theme="dark"] .custom-select{
    background-color : #0D1117 !important;
    border-color : #30363D !important;
    color : #C2C3C4 !important;
}
[data-theme="dark"] .owl-carousel .owl-stage,[data-theme="dark"] .owl-nav button,
[data-theme="dark"] .bg-secondary,[data-theme="dark"] .bg-dark,[data-theme="dark"] .bg-white,
[data-theme="dark"] .navbar-expand-lg.navbar-light .navbar-nav .dropdown:hover .nav-link,
[data-theme="dark"] .navbar-expand-lg .dropdown:hover > .dropdown-menu{
    background-color: #0D1117 !important;
    border-color: #333941 !important;
    color : white !important;
}
[data-theme="dark"] .dropdown-divider, [data-theme="dark"] .text-muted{
    border-color: #333941 !important;
}
[data-theme="dark"] .product-card,
[data-theme="dark"] .border,
[data-theme="dark"] .btn-outline-dark{
    border: 1px #21262D solid;
    color: #e7e7e7;
}

[data-theme="dark"] .product-card-title{
    color: #e7e7e7;
    border-bottom: 1px dashed #575d66;
}
[data-theme="dark"] li .dropdown-item, [data-theme="dark"] .page-title,
[data-theme="dark"] .font-weight-light,
[data-theme="dark"] .card-header .accordion-heading a{
    color: #e7e7e7;
}

[data-theme="dark"].dropdown-item.active, .dropdown-item:active {
    color: #e7e7e7;
    background-color: #323232 !important;
}