

.theme-dark h1, .theme-dark h2, .theme-dark h3, .theme-dark h4, .theme-dark h5, .theme-dark h6 {
  color: #ffffff;
}
.theme-dark h3 {
  color: #ffffff;
}
.theme-dark h3 a {
  color: #ffffff !important;
  transition: 0.7s;
}
.theme-dark h3 a:hover {
  color: #fdb819 !important;
}
.theme-dark p {
  color: #ffffff;
}
.theme-dark .content h3 {
  color: #ffffff;
}
.theme-dark .content h3 a {
  color: #ffffff;
}
.theme-dark .content span {
  color: #ffffff;
}
.theme-dark .content .read-btn {
  color: #ffffff;
}
.theme-dark body {
  background: #1d1d1d;
  color: #ffffff;
}
.theme-dark .navbar-light .navbar-brand .logo-one {
  display: none;
}
.theme-dark .navbar-light .navbar-brand .logo-two {
  display: inline-block;
}
.theme-dark .main-nav {
  background-color: #252525;
}
.theme-dark .main-nav nav .navbar-nav .nav-item a {
  color: #ffffff;
}
.theme-dark .main-nav nav .navbar-nav .nav-item a i {
  color: #ffffff;
}
.theme-dark .main-nav nav .navbar-nav .nav-item a:hover {
  color: #fdb819 !important;
}
.theme-dark .main-nav nav .navbar-nav .nav-item a.active {
  color: #fdb819 !important;
}
.theme-dark .main-nav nav .navbar-nav .nav-item .dropdown-menu {
  background-color: #252525 !important;
}
.theme-dark .main-nav nav .navbar-nav .nav-item .dropdown-menu li a {
  color: #ffffff !important;
}
.theme-dark .main-nav nav .navbar-nav .nav-item .dropdown-menu li a.active {
  color: #fdb819 !important;
}
.theme-dark .main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover {
  color: #fdb819 !important;
}
.theme-dark .address-area .row {
  background-color: #252525;
}
.theme-dark .address-item i {
  background-color: #252525;
}
.theme-dark .address-item a {
  color: #ffffff;
}
.theme-dark .process-item .process-inner i {
  color: #ffffff;
}
.theme-dark .sorting-menu ul li {
  color: #ffffff;
}
.theme-dark .parts-area, .theme-dark .pricing-area {
  background-color: #252525;
}
.theme-dark .parts-item {
  background-color: #0e0e0e;
}
.theme-dark .engineer-item .engineer-bottom {
  background-color: #0e0e0e;
}
.theme-dark .pricing-item {
  background-color: #0e0e0e;
}
.theme-dark .subscribe-area {
  background-color: #252525;
  box-shadow: 0px 0px 20px 0px #252525;
}
.theme-dark .subscribe-area form .form-control {
  background-color: #0e0e0e;
  color: #ffffff;
}
.theme-dark .quality-area-four .quality-content .section-title h2 {
  color: #ffffff;
}
.theme-dark .contact-area .contact-left ul li {
  color: #ffffff;
}
.theme-dark .contact-area .contact-left ul li i {
  color: #ffffff;
}
.theme-dark .contact-area .contact-left ul li a {
  color: #ffffff;
}
.theme-dark .contact-area .contact-right .form-control {
  background-color: #0e0e0e;
  color: #ffffff;
}
.theme-dark .service-details-area .service-details-item .service-details-left h3::before, .theme-dark .service-details-area .service-details-item .service-details-contact h3::before {
  background-color: #fdb819;
}
.theme-dark .service-details-area .service-details-item .service-details-left ul li, .theme-dark .service-details-area .service-details-item .service-details-contact ul li {
  color: #ffffff;
}
.theme-dark .service-details-area .service-details-item .service-details-left ul li i, .theme-dark .service-details-area .service-details-item .service-details-contact ul li i {
  color: #fdb819;
}
.theme-dark .service-details-area .service-details-item .service-details-left ul li a, .theme-dark .service-details-area .service-details-item .service-details-contact ul li a {
  color: #ffffff;
  transition: 0.7s;
}
.theme-dark .service-details-area .service-details-item .service-details-left ul li a:hover, .theme-dark .service-details-area .service-details-item .service-details-contact ul li a:hover {
  color: #fdb819;
}
.theme-dark .blog-details-item .blog-details-nav ul li a {
  color: #ffffff;
}
.theme-dark .blog-details-item .blog-details-form .form-group .form-control {
  background-color: #0e0e0e;
  color: #ffffff;
}
.theme-dark .blog-details-item .blog-details-search .form-control {
  background-color: #252525;
  color: #ffffff;
}
.theme-dark .blog-details-item .blog-details-recent .blog-details-inner a {
  color: #ffffff;
}
.theme-dark .blog-details-item .blog-details-recent .blog-details-inner a:hover {
  color: #fdb819;
}
.theme-dark .blog-details-item .blog-details-category ul li a {
  color: #ffffff;
  transition: 0.7s;
}
.theme-dark .blog-details-item .blog-details-category ul li a:hover {
  color: #fdb819;
}
.theme-dark .blog-details-item .blog-details-tag ul li a {
  color: #ffffff;
  background-color: #252525;
  transition: 0.7s;
}
.theme-dark .blog-details-item .blog-details-tag ul li a:hover {
  background-color: #fdb819;
}
.theme-dark .cart-wrap .table tr td {
  color: #ffffff;
  background-color: #333333;
}
.theme-dark .cart-wrap .table tr td a {
  color: #ffffff;
}
.theme-dark .cart-wrap .table tr td a:hover {
  color: #fdb819;
}
.theme-dark .cart-wrap .table th {
  background-color: #333333;
}
.theme-dark .cart-wrap .shop-back a {
  color: #ffffff;
}
.theme-dark .cart-wrap .shop-back a:hover {
  color: #fdb819;
}
.theme-dark .cart-wrap .total-shopping h2 {
  color: #ffffff;
  border-color: #ffffff;
}
.theme-dark .cart-wrap .total-shopping h3 {
  color: #ffffff;
}
.theme-dark .cart-wrap .total-shopping a {
  color: #ffffff;
}
.theme-dark .checkout-item .checkout-one label {
  color: #ffffff;
}
.theme-dark .checkout-item .checkout-two .form-check span a {
  color: #fdb819;
  transition: 0.7s;
}
.theme-dark .checkout-item .checkout-two .form-check span a:hover {
  color: #ffffff;
}
.theme-dark .checkout-item .checkout-one .form-group .form-control {
  color: #ffffff;
}
.theme-dark .signup-item .form-group label, .theme-dark .login-item .form-group label {
  color: #ffffff;
}
.theme-dark .signup-item span, .theme-dark .login-item span {
  color: #ffffff;
}
.theme-dark .signup-item span a, .theme-dark .login-item span a {
  color: #fdb819;
  transition: 0.7s;
}
.theme-dark .signup-item span a:hover, .theme-dark .login-item span a:hover {
  color: #ffffff;
}
.theme-dark .faq-area .accordion a {
  color: #ffffff;
  border-color: #ffffff;
}
.theme-dark .faq-area .accordion a::after {
  color: #ffffff;
}
.theme-dark .coming-item .coming-wrap .coming-inner {
  background-color: #252525;
}
.theme-dark .coming-item .coming-wrap .coming-inner h3 {
  color: #ffffff;
}/*# sourceMappingURL=theme-dark.css.map */