/* Add custom CSS styles below */ 
 .NG-hero-section .flex.flex-col.items-start {
    width: 40%;
    left: 0 !important;
    right: unset;
}
section:nth-child(4 of .NG-main-banner) .text-wrapper {
    opacity: 1;
    transform: none;
    background: #0000004d;
    padding: 20px;
}
.footer_logo_size .w-full.h-full {
    filter: brightness(0.0)invert(1);
}
@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;
}
/*****مدمج***/


}
span.text-graytext.line-through{
color: var(--color-primary);
}