/* Add custom CSS styles below */ 
.Alo__main a.All_banner_btn.relative , .AL_product_slider  salla-add-product-button{
    background: linear-gradient(175deg,rgba(33, 59, 113, 1) 0%, rgba(83, 113, 182, 1) 100%) !important;
}
section.al-categories {
    margin-top: 90px;
}
@media (min-width:768px){
.al-categories .grid.grid-cols-2 {
    display: flex;
    justify-content: center;
}
 .al-categories a.category_card {
    width: 200px;
}
  }
.category_card{
  padding: 20px;
}
.category_card  p {
  display: none
}
/*****************اراء العملاء****************/
@media (max-width:768px){
.al-testimonial .grid > div:nth-of-type(2) *{
    color:#000 !important;
}
}
/******color of icon of testimin***/
.al-testimonial .card   span path{
    fill: #5356bc;
    }
@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;
}
}