/* Add custom CSS styles below */ 




/* ==================main banner=========== */
@media(max-width: 768px){
.item-text.w-full.md\:w-fit.flex.flex-col.z-2.max-w-\[700px\] {
    text-align: center !important;
    align-items: center !important;
}
.item-text.w-full.md\:w-fit.flex.flex-col.z-2.max-w-\[700px\] 
  h1{
    text-align: center !important;
}
}



/* ================تصنبفات2============= */

@media(min-width: 768px){
  .img.group.overflow-hidden.max-h-\[270px\].h-full.sal-animate{
  max-height: 557px !important;
}
}
@media(max-width: 768px){
  .img.group.overflow-hidden.max-h-\[270px\].h-full.sal-animate{
  max-height: 357px !important;
}
}





/* ===============بتر دعائي================== */
a.ad-star-btn.text-nowrap {
    background-color: #4a5b45;
    border-radius: 0;
   /* margin-bottom: 1rem */
  
}
.text.m-3.lg\:mb-6.flex.text-center.gap-2\.5.flex-col.items-center {
    margin-bottom: 1rem !important;
}
@media(max-width: 768px){
.img3.relative.w-full.sal-animate {
    /* height: 150px; */
}
.img2.relative.w-full.sal-animate {
    /* height: 150px; */
}
}