/* Add custom CSS styles below */ 
   .mburger span, .mburger p {
    color: #000000;
  
}
.mburger span {
    background: #000;
  
}


/***main banner**/




.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;
}

/***main banner**/

.NG-main-banner .right-img-wrapper {
    width: 100%;
}
/*NG-categories-1 **/

.store-footer__inner {

    background-color: rgb(255 255 255);

}

/*******************/

@media (max-width: 768px) {

.NG-hero-section .flex.flex-col.items-start {
    width: 55%;
    align-items: center;
}

  
  .NG-hero-section-0 .block-title {

    font-size: 14px;
}
.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;
}
/*********************/

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

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