@media (max-width: 768px) {
  .s-block--hero-slider,
  .s-block--hero-slider .s-slider-container,
  .s-block--hero-slider .swiper-slide {
    min-height: 500px !important;
    height: 500px !important;
  }
  
  .s-block--hero-slider img {
    height: 500px !important;
    object-fit: cover !important;
  }
}




.hero-banner {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
    aspect-ratio: 16/9;
}
img {
    display: block;
    max-width: 100%;
    height: auto;
}
img.lazy-load {
    width: 100%;
    display: block;
    object-fit: contain;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
}
img.lazy-load.loaded {
    opacity: 1;
}
@media (max-width: 768px) {
    .hero-banner { min-height: 300px; }
    .s-block--hero-slider { min-height: 250px; }
}
@media (max-width: 765px) {
    .css-1773v9p {
        position: fixed;
        right: 25px;
        bottom: 117px !important;
        z-index: 2147483647;
        background: rgb(69, 185, 116);
        color: #fff;
        border-radius: 50%;
        padding: 12px;
        cursor: pointer;
    }
}
/* المميزات*/
.angel-features {
  background: radial-gradient(ellipse at 50% 30%, #2D1E12 0%, #0F0A05 70%) !important;
  border-radius: 16px;
  overflow: hidden;
  position: relative;
  max-width: 1500px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left:25px ; 
  padding-right:25px ; 
}

.angel-features::before {
  content: '';
  position: absolute;
  inset: 0;
  background: repeating-linear-gradient(
    135deg,
    transparent,
    transparent 60px,
    rgba(113,83,53,0.06) 60px,
    rgba(113,83,53,0.06) 61px
  );
  pointer-events: none;
}

.angel-features .da-cp {
  color: #FDFDFD !important;
  font-size: 1.6rem !important;
}

.angel-features .da-ts {
  color: #ffffff !important;
}

/* 3D Container */
.angel-features .grid {
  perspective: 1000px;
}

/* Cards */
.angel-feature {
  background: rgba(45,30,18,0.5);
  border: 1px solid rgba(139,99,49,0.2);
  border-radius: 12px;
  padding: 24px 16px;
  cursor: default;
  transform-style: preserve-3d;
  transition: 
    transform 0.4s ease,
    border-color 0.4s ease,
    background 0.4s ease,
    box-shadow 0.4s ease;
  position: relative;
  overflow: hidden;
}

/* Shine effect */
.angel-feature::after {
  content: '';
  position: absolute;
  top: -50%;
  left: -50%;
  width: 60%;
  height: 60%;
  background: radial-gradient(ellipse, rgba(139,99,49,0.15) 0%, transparent 70%);
  opacity: 0;
  transition: opacity 0.4s ease, transform 0.4s ease;
  pointer-events: none;
  border-radius: 50%;
}

.angel-feature:hover {
  transform: translateY(-10px) rotateX(6deg) rotateY(-4deg) scale(1.03);
  border-color: #8B6331;
  background: rgba(139,99,49,0.12);
  box-shadow: 
    0 20px 40px rgba(0,0,0,0.5),
    0 0 20px rgba(139,99,49,0.15),
    inset 0 1px 0 rgba(139,99,49,0.3);
}

.angel-feature:hover::after {
  opacity: 1;
  transform: translate(40%, 40%);
}

/* Icon */
.angel-feature .text-primary {
  color: #8B6331 !important;
  transition: transform 0.4s ease, text-shadow 0.4s ease;
  display: inline-block;
}

.angel-feature:hover .text-primary {
  transform: translateZ(20px) scale(1.2);
  text-shadow: 0 0 20px rgba(139,99,49,0.6);
}

/* Text */
.angel-feature h4 {
  color: #FDFDFD !important;
  margin-bottom: 8px;
  transition: transform 0.4s ease;
}

.angel-feature:hover h4 {
  transform: translateZ(10px);
}

.angel-feature p {
  color: #715335 !important;
  font-size: 0.85rem !important;
  line-height: 1.7 !important;
}

/* Entrance Animation */
.angel-features.in-view .angel-feature {
  animation: featureFadeUp 0.7s cubic-bezier(0.23, 1, 0.32, 1) both;
}

.angel-features.in-view .angel-feature:nth-child(1) { animation-delay: 0.1s; }
.angel-features.in-view .angel-feature:nth-child(2) { animation-delay: 0.25s; }
.angel-features.in-view .angel-feature:nth-child(3) { animation-delay: 0.4s; }

@keyframes featureFadeUp {
  from {
    opacity: 0;
    transform: translateY(40px) rotateX(15deg) scale(0.95);
  }
  to {
    opacity: 1;
    transform: translateY(0) rotateX(0) scale(1);
  }
}

@media (max-width: 640px) {
  .angel-features { border-radius: 10px; }
  .angel-feature  { padding: 16px 12px; }
  .angel-feature:hover {
    transform: translateY(-6px) scale(1.02);
  }
}
@media (max-width: 768px) {
  .angel-features .grid {
    grid-template-columns: 1fr !important;
    gap: 12px !important;
  }

  .angel-feature {
    flex-direction: row !important;
    align-items: flex-start !important;
    gap: 14px;
    padding: 16px !important;
  }

  .angel-feature > div:first-child {
    flex-shrink: 0;
    height: 48px !important;
    width: 48px !important;
  }

  .angel-feature .text-primary {
    font-size: 1.8rem !important;
  }

  .angel-feature > div:last-child {
    text-align: right !important;
    margin-top: 0 !important;
  }

  .angel-feature h4 {
    text-align: right !important;
  }

  .angel-feature p {
    text-align: right !important;
  }

  .angel-feature:hover {
    transform: translateY(-4px) scale(1.01) !important;
  }
}
/* الكاتيجوزري */
.s-block--banners,
.s-block--banners .container,
.s-block--banners .s-slider-wrapper,
.s-block--banners .swiper,
.s-block--banners .swiper-wrapper {
  overflow: visible !important;
}

.s-block--banners {
  padding: 30px 0 !important;
}

.s-block--banners .swiper {
  padding: 25px 0 !important;
}

.s-block--banners .swiper-wrapper {
  align-items: center !important;
}

/* كل الـ slides */
.banner-square > div {
  transition: transform 0.5s cubic-bezier(0.23,1,0.32,1),
              box-shadow 0.5s ease,
              filter 0.5s ease !important;
  border-radius: 12px;
  overflow: hidden;
  display: block;
  filter: brightness(0.6) grayscale(0.4);
  transform: scale(0.82);
}

.banner-square > div img {
  transition: transform 0.5s ease !important;
}

/* الوسط الحقيقي */
.banner-square.sn-center > div {
  transform: scale(1.22) translateY(-8px) !important;
  box-shadow: 0 30px 60px rgba(0,0,0,0.7),
              0 0 30px rgba(139,99,49,0.45) !important;
  filter: brightness(1.1) grayscale(0) !important;
  border: 1px solid rgba(139,99,49,0.5) !important;
  position: relative;
  z-index: 99;
}

.banner-square.sn-center > div img {
  transform: scale(1.06) !important;
}

.banner-square.sn-center > div h3 {
  color: #8B6331 !important;
  font-weight: 600 !important;
}

/* hover على الوسط */
.banner-square.sn-center:hover > div {
  transform: scale(1.28) translateY(-12px) !important;
  box-shadow: 0 35px 70px rgba(0,0,0,0.8),
              0 0 35px rgba(139,99,49,0.55) !important;
}

/* hover على الباقيين */
.banner-square:not(.sn-center):hover > div {
  transform: scale(1.0) translateY(-4px) !important;
  filter: brightness(0.9) grayscale(0) !important;
}

.banner-square:hover > div h3 {
  color: #8B6331 !important;
}
/* السرعه */
.s-block--angel-products {
  overflow: hidden !important;
}

.angel-products-container {
  overflow: hidden !important;
  padding: 0 !important;
}

.s-block--angel-products .swiper {
  overflow: visible !important;
  padding: 10px 16px !important;
}

.s-block--angel-products .swiper-wrapper {
  overflow: visible !important;
}