@media (max-width: 767px) {
  .abayat-categories-section {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .abayat-categories-section .container {
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .abayat-categories-section .container > div {
    display: flex !important;
    flex-direction: row !important;
    gap: 0.5rem !important;
    height: 220px !important;
  }

  .abayat-categories-section .container > div > a:first-child {
    width: 50% !important;
    height: 100% !important;
  }

  .abayat-categories-section .container > div > div {
    display: flex !important;
    flex-direction: row !important;
    width: 50% !important;
    height: 100% !important;
    gap: 0.5rem !important;
  }

  .abayat-categories-section .container > div > div > div {
    display: flex !important;
    flex-direction: column !important;
    width: 50% !important;
    height: 100% !important;
    gap: 0.5rem !important;
  }

  .abayat-categories-section .container > div > div > div > a {
    width: 100% !important;
    height: 50% !important;
  }

  .abayat-categories-section .container > div > div > a:last-child {
    width: 50% !important;
    height: 100% !important;
  }

  .abayat-categories-section h3 {
    font-size: 11px !important;
    line-height: 1.2 !important;
  }

  .abayat-categories-section .absolute.bottom-8,
  .abayat-categories-section .absolute.bottom-6 {
    bottom: 0.4rem !important;
    right: 0.4rem !important;
  }
  
    .abayat-features {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  .abayat-features .grid {
    grid-template-columns: repeat(4, 1fr) !important;
    gap: 0.25rem !important;
  }

  .abayat-features .grid > div {
    padding: 0.25rem !important;
  }

  .abayat-features .grid i {
    font-size: 1.25rem !important;
    margin-bottom: 0.4rem !important;
  }

  .abayat-features .grid h4 {
    font-size: 11px !important;
    margin-bottom: 0.15rem !important;
    line-height: 1.2 !important;
  }

  .abayat-features .grid p {
    font-size: 9px !important;
    line-height: 1.2 !important;
  }
  
  .abayat-size-guide {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .abayat-size-guide .text-center.mb-8 {
    margin-bottom: 1.25rem !important;
  }

  .abayat-size-guide h2 {
    font-size: 1.25rem !important;
    margin-bottom: 0.4rem !important;
  }

  .abayat-size-guide .text-center.mb-8 p {
    font-size: 0.85rem !important;
  }

  .abayat-size-guide .bg-white {
    padding: 1rem !important;
    border-radius: 0.5rem !important;
  }

  .abayat-size-guide .size-guide-input {
    margin-bottom: 1.25rem !important;
  }

  .abayat-size-guide .size-guide-input-field {
    width: 100% !important;
    padding: 0.6rem 2.2rem 0.6rem 0.75rem !important;
    font-size: 1.1rem !important;
  }

  .abayat-size-guide .size-guide-input ~ span,
  .abayat-size-guide .relative span {
    font-size: 0.8rem !important;
  }

  .abayat-size-guide .size-guide-calculate-btn {
    padding: 0.6rem 1.25rem !important;
    font-size: 0.85rem !important;
    min-height: 38px !important;
  }

  .abayat-size-guide #height-help-11 {
    font-size: 0.7rem !important;
    margin-top: 0.5rem !important;
  }

  .abayat-size-guide .size-guide-result > div {
    padding: 1rem !important;
  }

  .abayat-size-guide .size-guide-success-icon {
    font-size: 2.5rem !important;
  }

  .abayat-size-guide .size-guide-result .mb-4 {
    margin-bottom: 0.5rem !important;
  }

  .abayat-size-guide .size-guide-result h3 {
    font-size: 1rem !important;
    margin-bottom: 0.5rem !important;
  }

  .abayat-size-guide .size-display {
    padding: 0.75rem 1.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .abayat-size-guide #recommended-size-11 {
    font-size: 1.75rem !important;
  }

  .abayat-size-guide #size-description-11 {
    font-size: 0.8rem !important;
    margin-bottom: 0.5rem !important;
  }

  .abayat-size-guide .size-guide-reset-btn {
    font-size: 0.75rem !important;
  }
}

@media (min-width: 375px) and (max-width: 767px) {
  .abayat-categories-section .container > div {
    height: 260px !important;
  }
}

@media (max-width: 767px) {
  .abayat-slider-categories {
    padding-top: 0.75rem !important;
    padding-bottom: 0.75rem !important;
    padding-left: 0.75rem !important;
    padding-right: 0.75rem !important;
  }

  .abayat-categories-title h2 {
    font-size: 1.1rem !important;
    margin-bottom: 0.25rem !important;
  }

  .abayat-categories-title span {
    font-size: 0.75rem !important;
  }

  .abayat-categories-title {
    margin-bottom: 0.75rem !important;
  }

  .abayat-slider-categories .swiper-slide {
    width: 33.333% !important;
    margin: 0 !important;
    padding: 0 4px !important;
  }

  .abayat-slider-categories salla-slider {
    margin-top: 0.75rem !important;
  }

  .abayat-slider-categories .cat-name {
    font-size: 12px !important;
  }

  .abayat-slider-categories .text.flex {
    margin-top: 0.5rem !important;
  }

  .abayat-slider-categories .s-slider-nav-arrow {
    width: 28px !important;
    height: 28px !important;
  }
  .abayat-slider-categories .abayat-categories-slide {
    max-width: 150px !important;
    min-width: 120px !important;
}}

.s-product-card-image {
	flex: none !important;
	height: unset !important;
	max-height: unset !important;
	aspect-ratio: 6/6 !important;
}

.s-product-card-out-of-stock {
  opacity: 1 !important;
  filter: none !important;
}

.s-product-card-out-of-stock .s-product-card-image {
  position: relative;
  overflow: hidden;
  opacity: 1 !important;
  filter: none !important;
}

.s-product-card-out-of-stock .s-product-card-image img {
  opacity: 1 !important;
  filter: none !important;
}

.s-product-card-out-of-stock .s-product-card-image::after {
  content: "نفدت الكمية";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-8deg);
  padding: 8px 28px;
  border: 2px solid #ff6b6b;
  border-radius: 6px;
  color: #ff6b6b;
  background: transparent;
  font-size: 18px;
  font-weight: 600;
  line-height: 1.4;
  white-space: nowrap;
  z-index: 5;
  pointer-events: none;
}

.s-product-card-out-of-stock .s-product-card-content-footer,
.s-product-card-out-of-stock .s-product-card-add-to-cart-mobile {
  display: none !important;
}

.s-product-card-out-of-stock .s-product-card-wishlist-btn {
  z-index: 10;
}



@media (max-width: 1023px) {
	.abayat-search.relative{
	    padding-bottom: 0.8rem !important;
    padding-top: 1rem !important;
}
  .abayat-photo-text > div {
    flex-direction: row !important;
    height: 400px !important;
  }

  .abayat-photo-text > div > div:first-child {
    width: 50% !important;
    height: 100% !important;
  }

  .abayat-photo-text > div > div:last-child {
    width: 50% !important;
    padding: 20px 12px !important;
  }

  .abayat-photo-text > div > div:last-child > div {
    max-width: 100% !important;
  }

  .abayat-photo-text h2 {
    font-size: 20px !important;
    margin-bottom: 10px !important;
  }

  .abayat-photo-text span {
    font-size: 10px !important;
    margin-bottom: 8px !important;
  }

  .abayat-photo-text p {
    font-size: 13px !important;
    margin-bottom: 12px !important;
    line-height: 1.6 !important;
  }

  .abayat-photo-text .flex.flex-col {
    flex-direction: row !important;
    gap: 8px !important;
  }

  .abayat-photo-text-btn-main,
  .abayat-photo-text-btn-second {
    width: 100% !important;
    padding: 9px 10px !important;
    min-height: 36px !important;
    height: 36px !important;
    font-size: 11px !important;
    line-height: 1.2 !important;
    border-radius: 20px !important;
  }
  
  .abayat-store-footer,
.abayat-store-footer * {
  text-align: center !important;
}

.abayat-store-footer__inner .container {
  justify-items: center !important;
}

.abayat-store-footer__inner .container > div {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
}

.abayat-store-footer__inner .max-w-sm {
  margin-inline: auto !important;
}

.abayat-store-footer .s-social-list {
  justify-content: center !important;
}

.abayat-store-footer .s-trust-badges-wrapper {
  justify-content: center !important;
}

.abayat-store-footer .s-menu-footer-list {
  align-items: center !important;
}

.abayat-store-footer .s-contacts-list {
  align-items: center !important;
}

.abayat-store-footer .s-contacts-item {
  justify-content: center !important;
}

.abayat-store-footer salla-apps-icons {
  display: flex !important;
  justify-content: center !important;
  width: 100% !important;
}

.abayat-copyright > div {
  justify-content: center !important;
}

.abayat-copyright .s-payments-list {
  justify-content: center !important;
}
}


#app > footer > div.store-footer__inner.abayat-store-footer__inner > div > div > a > h2{
	color: var(--color-footer-text) !important;
}


@media (max-width: 768px) {
  .s-menu-footer-list {
    column-count: 2;
    column-gap: 6px;
  }

  .s-menu-footer-list a {
    display: block;
    break-inside: avoid;
    margin-bottom: 10px;
  }
  
  .abayat-store-footer .abayat-store-footer__inner salla-menu a{
  	    width: 160px !important;
    padding-bottom: 0.9rem !important;
  }
  
  .s-contacts-list-vertical {
  display: flex !important;
  flex-direction: row !important;
  align-items: center;
  gap: 12px;
}

.s-contacts-list-vertical #contact-slot {
  margin: 0 !important;
}

.s-contacts-list-vertical .unicode {
  display: none !important;
}

.s-contacts-list-vertical .s-contacts-item {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
}
.abayat-store-footer__inner {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}

.abayat-store-footer__inner .container {
  gap: 24px !important;
}

.abayat-store-footer__inner .grid {
  gap: 5px 16px !important;
}

.abayat-copyright .container {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}
.abayat-store-footer, .abayat-store-footer *
{
	margin-bottom: 0rem !important;
}
}