/* Add custom CSS styles below */ 
/* Add custom CSS styles below */ 

body {
  font-family: 'TheYearofHandicrafts-Regular', 'Rubik', sans-serif;
}
.main-nav-container {
  justify-content: space-between;
  align-items: center;
  padding: 0 5px;
  height: 92px;
  box-sizing: border-box;
}

.main-nav-container > * {
  margin: 0 10px;
}

.pb-20 {
    padding-bottom: 2rem;}
    
    .s-slider-block__title-nav {
  display: none !important;
}
.advanced-slider__caption__inner__content__heading {
  color: #f1ebe0 !important; /* Beige */
  white-space: normal;       /* يسمح بالكسر */
  word-break: break-word;
}
.advanced-slider__caption__inner__content__text {
  color: #f1ebe0 !important; /* Beige */
}
.min-h-\[600px\] {
  min-height: 350px !important;
}
.s-cart-summary,
.s-search-icon,
.s-user-icon,
.s-menu-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* إصلاح تمركز أيقونة السلة */
.s-cart-summary {
  position: relative;
}

.s-cart-summary-count {
  position: absolute;
  top: -5px;
  left: -5px;
  font-size: 12px;
  background-color: #4b0215; /* العنابي */
  color: white;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  text-align: center;
  line-height: 18px;
}

.advanced-slider__caption__inner__content__button {
  border-radius: 5px !important; 
    background-color: #f1ebe0 !important; /* Beige */


}
.advanced-slider__caption__inner__content__button span {
  color: #000 !important;
}
.enhanced-title-border.home-block-line {
  border-bottom: 1px solid #969f82 !important; /* هذا لون olive gray */
  height: 1px;
  width: 100px;
  margin: 16px auto 0 auto; /* 16px مسافة علوية */
  display: block;
  position: relative;
}

.enhanced-title-border.home-block-line::before,
.enhanced-title-border.home-block-line::after {
  content: none !important; /* يخفي أي دوائر أو إضافات قديمة */
}

.mt-6.text-base.font-semibold.leading-7.tracking-tight.text-store-text-primary {
  margin-top: 10px !important;
}

.s-block.s-block-tabs.s-block--tabs-produtcs.s-block--full-bg.as-slider.tabs-initialized {
  margin-top: 0px;      /* أو القيمة اللي تبغينها */
}


.tab-trigger {
  font-size: 20px; /* غيري الرقم حسب الحاجة */
}

.btn.group {
  border-radius: 5px !important; /* غيّري الرقم حسب المطلوب */
  justify-content: center !important;
  text-align: center;
  margin-top: 5px !important;
  color: #f1ebe0 !important; /* غيّري الكود لأي لون تبغينه */

}

.swiper-slide img,
.slide--one-sixth img {
  border-radius: 5px !important;
}
.btn.group.bg-primary .sicon-keyboard_arrow_left {
  display: none !important;
}
.text-store-text-primary {
  
  padding-right: 8px;
}

.product-price {
  justify-content: center !important;
}

.product-price span {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.space-y-4,
.lg\:space-y-8,
.py-10,
.lg\:p-10 {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.min-h-\[250px\] {
  min-height: 180px !important;
}

.max-h-\[350px\] {
  max-height: 250px !important;
}

.lg\:max-h-\[700px\] {
  max-height: 400px !important;
}



.footer-description {
  margin-top: 0 !important;
  margin-bottom: 2px !important;
}

.store-footer__inner {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}