/* Add custom CSS styles below */
   .mburger span, .mburger p {
    color: #000000;
  
}
/***main banner**/
.mburger span {
    background: #000;
    font-size: 41px;
}

.NG-hero-section .swiper.s-slider-container .swiper-slide:not(:first-child) {
  display: none;
}

 .NG-hero-section .flex.flex-col.items-start {
    margin-right: clamp(1rem, -0.7985rem + 7.6735vw, 6.875rem);
    width: 40%;
    left: 0 !important;
    right: unset;
}

 .NG-hero-section #hero-thumbs-0 {
    
    background: transparent !important;
}

/***main banner**/

.NG-main-banner .right-img-wrapper {
    width: 100%;
}

.NG-marquee-banner .first-image {
    
    object-fit: contain !important;
}
@media (max-width: 768px) {
 .NG-hero-section .flex.flex-col.items-start h1{
   font-size: 13px ;
 }
 .NG-hero-section .subtext-bottom p{
display: none;
 }
  
  .NG-categories .card-inner {
    height: 400px;
}
.GL-promotional-banner.ng-s-block  .overflow-hidden {
    height: 310px;
}
.NG-hero-section .s-slider-thumbs .s-slider-thumbs-container .swiper-slide {
    margin-right: 0px !important;
    display: none;
}

  
/*****مدمج***/
  .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;
  } 
}