.abo {
	width: 70%;
	margin: 0 auto;
	background: url(https://cdn.files.salla.network/homepage/345024266/f4ca45bf-96a3-4b10-81d8-b0c8f75256d3.webp);
	background-size: 60%;
	background-repeat: no-repeat;
	background-position: left 50px bottom;
}
.abo p {
	font-size: 19px;
	line-height: 40px;
	font-weight: bold;
}


/* Disable slider behavior + make it grid (3 items per row) */
#best-offers-3-slider .s-slider-container{
  overflow: visible !important;
}

#best-offers-3-slider .s-slider-swiper-wrapper{
  transform: none !important;
  transition: none !important;

  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 0px; /* عدل المسافة */
}

/* Each slide becomes a normal grid item */
#best-offers-3-slider .swiper-slide{
  width: auto !important;
  margin: 0 !important;
}

/* Hide arrows/nav */
#best-offers-3-slider .s-slider-block__title-nav,
#best-offers-3-slider .s-slider-prev,
#best-offers-3-slider .s-slider-next{
  display: none !important;
}

/* Responsive (optional) */
@media (max-width: 1024px){
  #best-offers-3-slider .s-slider-swiper-wrapper{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}
@media (max-width: 768px){
  #best-offers-3-slider .s-slider-swiper-wrapper{
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .abo {
	width: 100%;
	margin: 0 auto;
	background: url(https://cdn.files.salla.network/homepage/345024266/f4ca45bf-96a3-4b10-81d8-b0c8f75256d3.webp);
	background-size: 130%;
	background-repeat: no-repeat;
	background-position: left 50px bottom;
}
  #best-offers-3-slider {
	width: 100% !important;
}
  #best-offers-3-slider .s-slider-swiper-wrapper {
	grid-template-columns: repeat(2, minmax(0, 1fr));
}
  #best-offers-3-slider .s-slider-container {
	padding: 5px;
}
  .abo p {
	font-size: 16px;
	line-height: 35px;
	font-weight: bold;
}
  #best-offers-3-slider .s-button-wrap.hydrated {
	display: none;
}
  .logo-normal {
	padding: 10px;
}
  .catt .grid-cols-2 {
	grid-template-columns: repeat(3,minmax(0,1fr));
}
  .catt .h-40 {
	height: auto;
}
  .catt h3 {
	font-size: 14px;
	margin-top: 5px;
}
  .links-icon::before {
	font-size: 15px;
}
  .store-footer__inner {
	padding-bottom: 0;
}
  
}


/*end mob*/
.s-cart-summary-count {
	background: #e06ba2;
}
.header-btn i::before {
	font-weight: bold;
}
.header-btn__icon.icon.sicon-search::before {
	font-size: 20px;
	font-weight: ;
}
.header-btn__icon.icon.sicon-cart::before {
	font-weight: bold;
}

.store-footer__inner a {
	color: #222 !important;
	font-weight: 700 !important;
    font-size:15px;
}
.links-contact span {
	font-size: 14px;
	letter-spacing: .5px;
	text-transform: uppercase;
}
.links-icon {
	border: 0 !important;
	padding: 0;
}
.s-products-slider-card.swiper-slide {
	max-width: 100%;
}
#best-offers-3-slider {
	width: 79%;
}
#best-offers-3-slider .s-slider-block__title {
	display: none;
}
#best-offers-3-slider .product-card__title a {
	font-size: 18px;
	text-align: right;
}
.product-card__content-wrapper {
	text-align: right;
	float: right;
}
.product-card__promotion {
	background: #e06ba2 !important;
}
.app-inner.has-pattern::before {
	-webkit-mask-image: none;

}
.product-card__title a {
	font-size: 18px;
}
.app-inner #mainnav {
	background-color: transparent;
}
.product-card__enhanced-mini-cart-divider {
	border-top: 0px;
}
.product-card__content {
	background-color: #fffcec !important;
}
.store-footer.basic-footer {
	--pattern-bg: url(https://cdn.files.salla.network/homepage/345024266/8b8d4666-9b62-405b-8b85-8b0125a07c6d.webp);
	--pattern-opacity: 0.6;
background-color: transparent !important;
}
.store-footer__inner {
	background: transparent !important;
  	border: 0 !important;

}
.footer-bottom {
	background: transparent !important;
	border: 0 !important;
}
.product-card__image img {
	object-fit: cover;
}
.promotion-title {
	background: #e06ba2 !important;
}
#magnify-image img {
	object-fit: cover;
}