.header-right svg *,
#_fixed_cart svg * {
  fill:#fff;
}

.blockcart-link span.cart-products-count,
#amegamenu.fixed-menu .fixed-cart-products-count {
  background-color:#fff;
  color:#1c0f41;
}

#amegamenu.fixed-menu .amenu-item .amenu-link {
  color:#fff;
}

.an_homeslider .an_homeslider-desc .h2, .anthemeblocks-homeslider-desc h2 {
  color:#fff;
  text-shadow: 1px 1px black;
}

footer div#custom-text{
  background-color:transparent;
  padding:0;
  margin-top:9px;
  text-align:left;
}

footer div#custom-text div.full-social-box img {
  width:24px;
  height:24px;
  filter:grayscale(1) brightness(3) invert(1);
  padding:3px;
}

.hidden {
  display:none!important;
}