/* Add custom CSS styles below */ 
a.All_banner_btn {
    background: unset !important;
    border-color: #fff !important;
}
.All_banner_btn::after {
    border-color: #fff;
}
.al-categories .category_card::after  {
    display: none;
}
.al-categories  .md\:-translate-y-1\/3 {
    --tw-translate-y: 0px;
}
@media (min-width:991px){
section.al-categories .grid{
    display: flex !important;
    justify-content: center !important;
    gap: 30px;
}
.al-categories img {
    max-height: 170px;
}    
}
@media (max-width:768px){
.al-categories   .grid.grid-cols-2 {
    row-gap: 0px !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;
}