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

@media (max-width:767px){
.NG-categories .card-back-overlay {
    opacity: 0;
}}

.my-header {
.mburger p {
    background-color: unset !important;
}
.mburger span {
    background-color: #000 !important;
}}

.NG-hero-section-0  h1.block-title:after {
    content: " يفتح النفس";
    color: #D36338;
}
.GL-promotional-banner h2 {
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.8));
}
section.NG-main-banner .text-wrapper h1:after {
    content: " العملية والأناقة ";
    color: #D36338;
}
@media (min-width:1200px){
.NG-hero-section-0 h1.block-title {
    font-size: 90px;
    max-width: 700px;
}
  .GL-promotional-banner h2 {
    font-size: 40px;
    max-width: 300px;
}
}