:root {
    --section-gap-mobile: 30px;
    --section-gap-desktop: 60px;
}

#l_main_banner {
.right-side {
    flex-basis: 100% !important;
  }
  .product_swiper_wrapper {
    display: none;
  }
  .bg_color_side {
    display: none;
  }
  .content_section {
    left: 73%;
    width: 30%;
    background-color: unset !important;
    box-shadow: unset;
  }
}
@media (max-width: 768px) {
#l_main_banner {
  .g_fixed_bannar {
    height: 36vh !important;
  }
  .right-side .image img {
    object-fit: cover;
    object-position: 0;
  }
  .content_section {
    width: 52%;
    top: 65%;
  }
  .heading, p {
    color: #1F3D34 !important;
  }
}
#l_main_banner #content_section-8aba35b5-bae0-4264-b4d9-195e62414e0d {
    background-color: #ffffff42 !important;
    backdrop-filter: blur(1px);
    left: 58%;
    width: 80%;
}
.card-three {
    min-height: 185px !important;
}
.footer-store-section {
    text-align: center;
}
.rtl .footer-about-us-div {
    padding: unset;
}
.footer-store-section .mob-section{
    justify-content: center;
}
.footer-about-us-links-div + .d-flex.justify-content-between.align-items-center {
    justify-self: center;
}}


.l_shop_by_category .section_title {
    justify-self: center;
    color: #2D5F4F !important;
}