/* Add custom CSS styles below */ 
.store-footer  p.text-gray-400 {
    color:white;
}
.store-footer .col-span-2 img{
    filter: brightness(0) invert(1);
}
@media(max-width:768px){

#AL_best_seller-12 .image-div{
    max-height:400px !important;
}
}
.store-footer  li.s-payments-list-item {
    background-color:transparent;
}
#mainnav .hydrated .s-menu-topnav-list {
    display:none !important;
}

/* Edits */
#mc-embedded-subscribe-form + div > a:first-child {
  display: none;
}
.store-footer i {
    color: #000 !important;
}
.header-buttons button::after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url('https://github.com/wpAzzrk/Moaaz2.0/blob/main/imgs/x.jpg?raw=true');
    background-size: cover;
    display: block;
    margin-right: 6px;
}