.store-header .bg-white{
background-color:#7F6CFF;
color:white;

}
header [class^=sicon-], [class*=" sicon-"] {
    color: white;
}

a.store-header .bg-white{
color:white !important;

}
.s-cart-summary-total {
    color: #fff;

}
.store-footer h3 {
    color: #ffffff;
}
.footer-top h3{
color:white;
}
.store-footer__inner {

background-color:#7F6CFF;
color:white;
}
.footer-bottom a
{
color:white;

}
.footer-bottom p
{
color:white !important;

}

@media only screen and (max-width: 1000px){

.s-block--banners+.s-block--banners, .s-block--features+.s-block--features, .s-block--fixed-banner+.s-block--fixed-banner {
    margin-top: 0.85em;
}
.banner-entry {
height:158px !important;
}
}