/* Add custom CSS styles below */ 
@font-face {
  font-family: "29LT Bukra";
  src: url("https://wpazzrk.github.io/Moaaz/fonnts.com-29LTBukra-Regular-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}


body , body * {
  font-family: "29LT Bukra", sans-serif;
}
.al-categories .grid.grid-cols-2.md\:grid-cols-4.lg\:grid-cols-6 {
    display: flex;
    justify-content: center;
}
@media (max-width:768px){
 .al-categories h3 {
    font-size: 12px !important;
}
}
@media (max-width:768px){
.al-testimonial .grid > div:nth-of-type(2) *{
    color:#000 !important;
}
}
@media (max-width:768px){
.store-footer__inner * {
    text-align: center !important;
        margin-inline: auto;
}
.store-footer__inner .container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center !important;
}
}
.al-testimonial .card   span path{
    fill: #591F5F;
    }