/* Add custom CSS styles below */ 

[color-theme="dark"] footer img[src="https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/EZXwWV/QqyIDtRNs3mDbac9bTmz9UCmp0HOMglrx4nSwz2O.png"]{
  content: url("https://i.ibb.co/NgZ8Q2VC/Qqy-IDt-RNs3m-Dbac9b-Tmz9-UCmp0-HOMglrx4n-Swz2-O.png")
}


footer li:has(img[alt="cod"]),
footer li:has(img[alt="mahally_customer_wallet"]){
  display: none !important;
}

/*** header ****/

[color-theme="dark"] .store-header{
  background: white !important;
}
/*** header ****/

.s-block--features > div{
  border: unset !important;
}

.s-block--features .s-block--features__item{
  box-shadow: 0px 1px 4px #fff;
  border-radius: 8px
}

[color-theme="dark"] .blog-single *{
    background-color: #F5F5DC  !important;
}
[color-theme="dark"] .blog-single *{
    color: #000  !important;
} 

[color-theme="dark"] .store-header,
[color-theme="dark"] .store-header *{
  background-color: #fff !important;
  color: #000 !important;
}