/* 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;
}
.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;
    align-items: center;
}
.sicon-cancel {
    display: none !important;
}


.NG-marquee-banner .aspect-video {
    object-fit: fill;
}

/***background text footer */
.store-footer .footer-description p {
    color: #000;
 
}
.s-social-link a svg {
  
    fill: rgb(255 255 255);
}

/***/

.footer-payments {

    background-color: #e9b9ae !important;

}
@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: 250px;
}
/*NG-categories-1 **/
  
.GL-promotional-banner  
 .flex.flex-col {
    height: 600px !important;
}

/*****مدمج***/


}