/* Add custom CSS styles below */ 
.s-block--categories img {
  border: none !important;
}
/* remove all lines under the title */ 
.line {
  display: none;
}

/* remove button عرض صورتين في صف واحد */ 
.two_cols_btn {
  display: none !important;
}

/* remove button سلايدر العروض */
.swiper-wrapper .btn {
  display: none !important;
}
.offer-style {
  background-color: transparent !important;
  border: none !important;
}


/* change size gif+عرض صوره واحده+عرض صورتان+بانر عريض   */
.s-block--fixed-banner {
  max-width: 70% !important; /* Adjust this value to control the width */
  margin-left: auto !important;
  margin-right: auto !important;
}