/* Add custom CSS styles below */ 
/************new ***************/
/* Add custom CSS styles below */ 
.NG-hero-section .swiper.s-slider-container .swiper-slide:not(:first-child) {
  display: none;
}

@media (min-width: 992px) {
.NG-categories .s-slider-container .swiper-wrapper {
    justify-content: center;
}
}

@media (max-width: 768px) {
  .NG-marquee-banner .aspect-video {
    object-fit: contain;
}
  .NG-hero-section .flex.flex-col.items-start h1{
   font-size: 18px ;
 }
 .NG-hero-section .subtext-bottom p{
display: none;
 }
/*NG-categories-1 **/
.NG-categories .card-inner {
    height: 350px;
}
/*NG-categories-1 **/
  
.GL-promotional-banner  
 .flex.flex-col {
    height: 450px !important;
}
/*****مدمج***/


}