/* =========================================================
   GLOBAL BLOCK SPACING
========================================================= */

.s-block {
  margin: 0;
}

/* Apply side padding to blocks except the bundle block and main banner */
.dynamic-banner--0,
.s-block--bundle-html-content,
.s-block-html-content,
.dynamic-banner--9,
.dynamic-banner--9 .container {
  padding:0;
}
.dynamic-banner--2,
.dynamic-banner--3, 
.dynamic-banner--4,
.fixed-products--6{
  padding-left: 24px;
  padding-right: 24px;
}

.dynamic-banner--2 {
  padding-top: 100px;
}

.dynamic-banner--3 {
  padding-top: 32px;
  padding-bottom: 32px;
}

.dynamic-banner--4 {
  padding-bottom: 100px;
}

.fixed-products--6 {
  padding-top: 100px;
  padding-bottom: 100px;
}

/* Hide enhanced title border line */
.enhanced-title-border.home-block-line {
  display: none !important;
}


/* =========================================================
   BORDER RADIUS
========================================================= */

.rounded-lg,
.rounded-md,
salla-products-slider .s-slider-block__display-all,
.product-card,
.s-block--square-links ul li a div img,
.s-block--fixed-banner .banner--fixed img,
.s-block--animated-brands .s-block--animated-brands--brand,
.product-tabs-container .product-tab,
.store-branches-single-country .city-tab,
.s-button-btn,

/* Product page */
.product-single__inner .btn-tab,
.product-single__inner .s-button-btn,
.product-single__inner .s-quantity-input-container,
.product-single__inner .s-quick-order-container,
.product-single__inner .s-form-control,
.product-single__inner .s-product-options-thumbnails-wrapper label,
.product-single__inner .s-button-icon,
.product-single__inner .s-social-share-list,
.product-single__inner .s-comment-form-input,
.product-single .gomla__product-card,
.product-single .gomla__product-card .gomla__product-card__cta-btn {
  border-radius: 4px !important;
}

.product-card__promotion {
  border-radius: 0.85px;
}

/* Keep main banner without radius */
.dynamic-banner--0 {
  border-radius: 0 !important;
}


/* =========================================================
   FONTS
========================================================= */

@font-face {
  font-family: "GE SS Unique";
  src: url("https://saninternational.github.io/san/zyros/font/GE_SS_Unique_Light_1%202.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "zyros-font-en";
  src: url("https://saninternational.github.io/san/zyros/font/Gotham-Light.otf");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

html:lang(ar) {
  --main-font: "GE SS Unique", Tahoma, Arial, sans-serif;
}

html:lang(en) {
  --main-font: "zyros-font-en", Tahoma, Arial, sans-serif;
}


/* =========================================================
   HEADER
========================================================= */

#mainnav .inner {
  padding: 0;
}

 .store-header{
   height: 60px !important;
 }
 index .store-header{
   height: 50px !important;
 }
#mainnav,
#mainnav .inner .container .flex.items-stretch.justify-between.relative {
  height: 50px !important;
}
.index .main-nav-container {
  min-height: 72px;
}
.main-nav-container {
  min-height: 30px;
}
/* =========================================================
   MAIN MENUE
========================================================= */
#mobile-menu{
  background-color:  #FBF9F1;
}
/* menu icons  */
#mobile-menu img{
  width: 20px !important;
  height: 20px !important;
}
#mobile-menu{
  font-family: Tajawal;
font-weight: 500;
font-style: Medium;
font-size: 14px;
leading-trim: NONE;
line-height: 20px;
letter-spacing: 0px;
text-align: right;
color: #01243D;

}
/* =========================================================
   EID BANNER
========================================================= */

.eid-banner {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: right;
  padding: 48px 0;
  background-color: #FBF9F1;
  direction: rtl;
}

.eid-banner__content {
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding: 0 24px;
  color: #01243D;
  text-align: right;
}

.eid-banner__title {
  font-family: "SF Pro Text", "Mada", sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: 0;
  text-align: right;
}

.eid-banner__subtitle {
  font-family: "GE SS Unique", sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 27.36px;
  letter-spacing: 0;
  text-align: right;
}

.eid-banner__cta {
  display: flex;
  align-items: center;
  gap: 10px;
  width: 130px;
  height: 42px;
  padding: 10px 24px;
  border-radius: 4px;
  background-color: #01243D;
  color: #FBF9F1;
}

.eid-banner__text {
  font-family: "SF Pro Text", "Mada", sans-serif;
  font-weight: 700;
  font-size: 14.4px;
  line-height: 21.6px;
  letter-spacing: 0;
}

.eid-banner__arrow {
  font-size: 14px;
}


/* =========================================================
   SHOP BY OCCASION
========================================================= */

.shop-occasion-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  isolation: isolate;
  height: 500px;
  padding: 32px 24px 28px;
  background: #FBF9F1;
}

/* Top decoration */
.shop-occasion-section__top-decoration {
  position: relative;
  flex: none;
  width: calc(100% + 48px);
  height: 60px;
  margin-left: -24px;
  margin-right: -24px;
}

.shop-occasion-section__top-line {
  position: absolute;
  top: 28px;
  left: 0;
  width: 100%;
  height: 4px;
  background: #B09050;
}

.shop-occasion-section__ribbon {
  position: absolute;
  top: 13px;
  left: 50%;
  display: block;
  width: 48px;
  height: 48px;
  transform: translateX(-50%);
}

/* Header */
.shop-occasion-section__header {
  width: 100%;
  margin-top: 22px;
  text-align: center;
}

.shop-occasion-section__title {
  margin: 0;
  color: #01243D;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.45;
}

.shop-occasion-section__subtitle {
  margin: 12px 0 0;
  color: rgba(1, 36, 61, 0.8);
  font-size: 14px;
  font-weight: 400;
  line-height: 1.7;
}

/* Cards */
.shop-occasion-section__cards {
  display: flex;
  flex-direction: row;
  gap: 16px;
  width: 100%;
  margin-top: 28px;
}

.shop-occasion-section__card {
  position: relative;
  display: block;
  flex: 1 1 0;
  height: 236px;
  overflow: hidden;
  border-radius: 4px;
  text-decoration: none;
  background: #d8d8d8;
}

.shop-occasion-section__card-image {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.shop-occasion-section__card-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    rgba(1, 36, 61, 0) 56%,
    rgba(1, 36, 61, 0.58) 100%
  );
}

.shop-occasion-section__card-label {
  position: absolute;
  right: 0;
  bottom: 18px;
  left: 0;
  z-index: 1;
  color: #FFFFFF;
  text-align: center;
  font-size: 23px;
  font-weight: 700;
  line-height: 1;
}

/* Bottom divider */
.shop-occasion-section__bottom-divider {
  width: calc(100% + 48px);
  height: 4px;
  margin-top: auto;
  margin-left: -24px;
  margin-right: -24px;
  background: #B09050;
}


/* =========================================================
   TESTIMONIALS
========================================================= */

.dynamic-banner--7 {
  padding-top: 100px;
  background-color: #FBF9F1;
}

.s-block--testimonials {
  padding-top: 32px;
  padding-bottom: 28px;
  background-color: #FBF9F1;
}

.s-block--testimonials .home-block-title {
  display: none;
}

.s-block--testimonials .container {
  background-color: #FBF9F1;
}

.s-block--testimonials .container .review .flex.flex-col {
  background-color: #FFF;
  border: 0.6px solid #01243D80;
}


/* =========================================================
   BRAND STORY / FOOTER
========================================================= */

.dynamic-banner--9 {
  padding: 0;
}

.store-footer {
  margin: 0;
}

.store-footer .store-footer__inner > div > div > div > a > img {
  height: 30px !important;
}
.store-footer__curve{
  display: none !important;
}

/* =========================================================
   PRODUCT CARD
   Only fixed-products + product slider
========================================================= */

/* Make card stretch properly, especially inside sliders */
.fixed-products .product-card,
salla-slider.s-products-slider-slider .product-card {
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* Force swiper slides to allow equal-height card behavior */
salla-slider.s-products-slider-slider .swiper-slide {
  display: flex;
  height: auto;
}

salla-slider.s-products-slider-slider .swiper-slide .product-card {
  flex: 1;
}

/* Main product content row:
   left side = text content
   right side = cart button */
.fixed-products .product-card .product-card__content,
salla-slider.s-products-slider-slider .product-card .product-card__content {
  display: grid !important;
  grid-template-columns: 1fr auto !important;
  gap: 8px !important;
  align-items: start !important;
  text-align: right;
}

/* Inner text stack */
.fixed-products .product-card .product-card__content-wrapper,
salla-slider.s-products-slider-slider .product-card .product-card__content-wrapper {
  display: flex !important;
  flex: 1;
  flex-direction: column !important;
  min-width: 0 !important;
}

/* Price alignment */
.fixed-products .product-card .product-card__content .product-card__price,
salla-slider.s-products-slider-slider .product-card .product-card__content .product-card__price {
  justify-content: start;
}

/* Keep cart button aligned at the top of its column */
.fixed-products .product-card .product-card__normal-cart,
.fixed-products .product-card .product-card__enhanced-mini-cart,
salla-slider.s-products-slider-slider .product-card .product-card__normal-cart,
salla-slider.s-products-slider-slider .product-card .product-card__enhanced-mini-cart {
  align-self: start !important;
  margin: 0 !important;
}

/* Clamp long product names so cards stay visually consistent */
.fixed-products .product-card .product-card__title a,
salla-slider.s-products-slider-slider .product-card .product-card__title a {
  display: -webkit-box;
  overflow: hidden;
  line-height: 1.4;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  min-height: calc(1.4em * 2);
}

/* Hide button text and keep icon only */
.fixed-products .product-card .product-card__normal-cart button .s-button-text,
.fixed-products .product-card .product-card__enhanced-mini-cart button .s-button-text,
salla-slider.s-products-slider-slider .product-card .product-card__normal-cart button .s-button-text,
salla-slider.s-products-slider-slider .product-card .product-card__enhanced-mini-cart button .s-button-text {
  font-size: 0;
}

/* Restore icon size */
.fixed-products .product-card .product-card__normal-cart button .s-button-text i,
.fixed-products .product-card .product-card__enhanced-mini-cart button .s-button-text i,
salla-slider.s-products-slider-slider .product-card .product-card__normal-cart button .s-button-text i,
salla-slider.s-products-slider-slider .product-card .product-card__enhanced-mini-cart button .s-button-text i {
  font-size: 18px;
}

/* Custom cart icons */
.fixed-products .product-card .product-card__normal-cart .sicon-shopping:before,
.fixed-products .product-card .product-card__enhanced-mini-cart .sicon-add:before,
salla-slider.s-products-slider-slider .product-card .product-card__normal-cart .sicon-shopping:before,
salla-slider.s-products-slider-slider .product-card .product-card__enhanced-mini-cart .sicon-add:before {
  content: "\ea6e";
  font-size: 22px;
  color: #FBF9F1;
}

/* =========================================================
   SMALL SQUARE CART BUTTON 
========================================================= */

.fixed-products .product-card .product-card__normal-cart button,
.fixed-products .product-card .product-card__enhanced-mini-cart button,
salla-slider.s-products-slider-slider .product-card .product-card__normal-cart button,
salla-slider.s-products-slider-slider .product-card .product-card__enhanced-mini-cart button {
  width: 30px;
  height: 30px;
  min-width: 30px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  background-color: #01243D;
}

/* Ensure icon is centered */
.fixed-products .product-card button .s-button-text,
salla-slider.s-products-slider-slider .product-card button .s-button-text {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Product image behavior */
.fixed-products .product-card .product-card__image,
salla-slider.s-products-slider-slider .product-card .product-card__image {
  display: contents;
}

.fixed-products .product-card .product-card__image img,
salla-slider.s-products-slider-slider .product-card .product-card__image img {
  object-fit: fill !important;
}

/* Promo badge positioning */
@media (max-width: 768px) {
  .fixed-products .product-card .product-card__image .product-card__promotion,
  salla-slider.s-products-slider-slider .product-card .product-card__image .product-card__promotion {
    top: 2% !important;
    right: 3% !important;
    bottom: auto !important;
    left: auto !important;
    font-size: 12px !important;
  }
}

@media (min-width: 769px) {
  .fixed-products .product-card .product-card__promotion,
  salla-slider.s-products-slider-slider .product-card .product-card__promotion {
    right: 1rem;
    left: auto;
  }
}

/* Cleanup */
.fixed-products .product-card.out-of-stock,
salla-slider.s-products-slider-slider .product-card.out-of-stock {
  display: none;
}

.fixed-products .product-card .quickview-btn,
.fixed-products .product-card .wishlist,
salla-slider.s-products-slider-slider .product-card .quickview-btn,
salla-slider.s-products-slider-slider .product-card .wishlist {
  display: none !important;
}




/* =========================================================
   PRODUCT PAGE
========================================================= */

@media only screen and (min-width: 769px) {
  /* Wider product gallery on desktop */
  .app-inner .product-single .product-single__inner .product-single__slider {
    width: 46% !important;
  }
}

/* Hide brand logo */
.app-inner .product-single .product-single__info .product-brand .brand-logo {
  display: none;
}

/* Hide stock / availability text */
.app-inner .product-single .product-single__info .inventory-content {
  display: none;
}

/* Hide bottom price and remaining quantity */
.app-inner .product-single .product-price-bottom,
.product-single .remained-quantity {
  display: none;
}