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

/*NG-categories-1 **/

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


@media (max-width: 768px) {
.NG-categories .card-inner {
    height: 450px;
}
.GL-promotional-banner.ng-s-block  .overflow-hidden {
    height: 310px;
}
/*****مدمج***/
  .NG-main-banner .text-wrapper {
    opacity: 1;

    width: 63%;
  
}
  .NG-main-banner .text-wrapper h1{
   
    font-size: 15px;
}
/*********************/
.NG-marquee-banner .aspect-video {
    object-fit: contain;
}

  footer * {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
  }

  .the-logo {
    height: 70px;
  }
}