/* Add custom CSS styles below */ 

.store-footer{
  background-color:#fff;
  border-radius:15px 15px 0px 0px;
  border-color:#7474f5;
  border-width:2px;
}

body {
  background-image: url('https://i.postimg.cc/P5cSMKy5/10.png');
  background-repeat: repeat;
}

.store-footer a{
  color:#7474f5;
}

.store-footer h3{
  color:#7474f5;
}

.text-gray-400{
  color:#7474f5;
}

.s-angel--divider.xl-title p{
  color:#000;
}

.inner.bg-white.da-bgm{
  background-color:#fff;
   border-radius:15px 15px 15px 15px;
  border-color:#7474f5;
  border-width:2px;
  
}

.is_large .s-cart-summary-wrapper i.text-base{
  color:#7474f5;
}

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

.is_large .header-btn .sicon-search, .is_large .header-btn .sicon-user{
  color:#7474f5;
}

i.sicon-menu.text-primary.text-2xl{
  color:#7474f5;
}

[dir=rtl] .store-footer .vat-num{
  color:#7474f5;
}

.md\:block{
  color:#7474f5;
}

.s-angel--divider.xl-title h2{
  background-color:#7474f5;
  padding:10px;
  border-radius:10px;
  color:#fff;
  
}

.mm-spn.mm-spn--navbar.mm-spn--main{
  background-color:#fff;
  color:#7474f5;
}

.mm-spn.mm-spn--light{
  background-color:#fff;
  color:#7474f5;
}

li .mm-spn--open>.display-all-category{
  background-color:#fff;
  color:#7474f5;
}

.title-mail.md\:text-start{
  color:#7474f5;
}

.rtl .fix-align, [dir=rtl] .fix-align{
  color:#7474f5;
}

.text-primary{
  color:#7474f5;
}

.s-block__title h2{
  color:#7474f5;
}

.pb-8{
  color:#7474f5;
}

[dir=rtl] .s-slider-block__title h2{
  background-color:#7474f5;
  padding:5px;
  border-radius:15px 0px 0px 0px;
  color:#fff;
  
}