/* Add custom CSS styles below */ 

@media (max-width: 767px) { .add_maske { --mask-edge: 24px; }   custom-shahien-products {
  min-height: 330px !important;
} }
#Q__main_container-0 .add_maske {

  -webkit-mask-image: linear-gradient(
    to bottom,
    #000 0,
    #000 calc(100% - var(--mask-edge)),
    transparent 100%
  ) !important;

  mask-image: linear-gradient(
    to bottom,
    #000 0,
    #000 calc(100% - var(--mask-edge)),
    transparent 100%
  ) !important;
}

.Q__linGsgallery .Q__btn , .Q_bannerLine .Q__btn{
    color: #fff !important;
    span {
      color: #fff !important;
    }

}

.inner.bg-inherit.relative {
  background-image: url("https://cdn.files.salla.network/other/526328038/95a0615a-398f-44c2-b544-e1b51933730d-original.webp");
  background-size: contain;
  background-position: center;
}