#header {
  background: #222222;
}
 header .text-a-icon, header .text-a-icon-cart {
    color: #ffffff !important;
  }
#icon-account {
    color: #ffffff;
}
.btn-compare-top .icon-compare {
  color: #000 !important;
}
.btn-wishlist-top .icon-wishlist {
  color: #000 !important;
}
.shop-bag-svg {
  color: #000 !important;
}
#phone .contact-header .additional-tel a {
  color: #000;
}
.text_after_phone {
  color: #768292;
}
  #additional-menu .nav-dopmenu > li > a {
    color: #fff; 
}
	
#top {
  background-color: #000;
}
#top .container {
  background-color: #000;
}
#top .btn-link {
  color: #fff;
  text-decoration: none;
}
footer.ch-dark-theme .footer-top, footer.ch-dark-theme .footer-center, footer.ch-dark-theme .footer-bottom {
  background-color: #000;
  background-image: url("/image/test5.jpg");
    background-size: cover;
    background-position: center;
}
.popup-gallery img {
  transition: 0.3 opacity ease-in-out;
  width: 100%;
}