/* Add custom CSS styles below */ 
/* تنظيم أعمدة الفوتر + روابط مهمة في عمودين */
body
,.s-block--logos-slider{
    background-color: #ffffff !important;
}
.s-block--bundle-faq{
  background-color: #F2F2F4 !important;
}
@media (min-width: 768px) {
  .store-footer .store-footer__inner > .container {
    display: grid !important;
    grid-template-columns: 2fr 1.4fr 1.3fr 2fr !important;
    gap: 40px !important;
    align-items: start !important;
  }

  .store-footer .store-footer__inner > .container > div {
    grid-column: auto !important;
    width: auto !important;
    min-width: 0 !important;
  }

  .store-footer .s-menu-footer-list {
    display: grid !important;
    grid-template-columns: repeat(2, max-content) !important;
    gap: 10px 24px !important;
    justify-content: center !important;
  }

  .store-footer .s-menu-footer-item {
    margin: 0 !important;
    white-space: nowrap !important;
    line-height: 1.7 !important;
  }
}
@media (max-width: 767px) {
  #mainnav .container > .flex {
    position: relative !important;
  }

  .s-user-menu-login-btn
  ,.header-btn__icon{
    border: none;
  }
  .s-cart-summary-content{
    display: none;
  }
  salla-cart-summary{
    margin: 0px !important;
    min-width:33px;
  }
   #mainnav .navbar-brand {
    position: absolute !important;
    left: 50% !important;
    top: 50% !important;
    right: auto !important;
    transform: translate(-50%, -50%) !important;
    margin: 0 !important;
    z-index: 2 !important;
  }

  #mainnav .navbar-brand img {
    max-height: 62px !important;
    width: auto !important;
  }
}

 
.main-menu.mm-spn--open ul li a{
color: #46484A;
  
}
.s-user-menu-login-btn svg {

    fill: #fff;
}
.s-cart-summary-count
,.s-product-card-promotion-title{
  background-color: #C45353;
}
.s-search-input::placeholder {
  color:#DDDDDD;
  font-size: 13px;
}
.header-btn__icon,
.s-cart-summary-total,
.sicon-menu{

    color: #fff;
}
@media (min-width: 1024px) {
  #mainnav .navbar-brand img {
    max-height: 85px !important;
    width: auto !important;
  }

  #mainnav {
    height: 100px !important;
     background-color: #46484A;
      color: #fff;
  }
  .inner.bg-inherit.w-full {
  padding: 5px;
}
}
.topnav-is-dark .top-navbar,
#mainnav{
  background-color: #46484A;
  color: #fff;
}
#page-main-title {
  display: none !important;
}
.product__description {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px !important;
  background-color: white;
  padding: 10px;
  border-radius: 10px;
  width: 100%;
}
salla-loyalty-points-banner {
  display: block !important;
  margin: 10px 0 16px !important;
}
.mb-4.flex.justify-between.sm\:grid.sm\:grid-cols-3.bg-white.rounded-md.px-4.py-2
,.bg-white.p-5.rounded-md.mb-5
,.s-metadata-box
,.bg-white.py-2\.5.mb-5.rounded-md.inline-flex.text-sm
{
  /* display: flex !important; */
  align-items: center !important;
  box-sizing: border-box !important;
  background-color:#f7f7f7;
  border-radius: 10px;
  border: 1px solid #eee !important;
  padding: 8px 12px !important;
  margin: 6px 0 !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  line-height: 1.5 !important;
  min-height: 42px !important;
}
.bg-white.py-2\.5.mb-5.rounded-md.inline-flex.text-sm{

}
.font-bold.text-xl.inline-block {
  font-size: 26px;
  font-weight: 500;
  color: #e0001a;
}
.flex.whitespace-nowrap.gap-4.items-center {
  margin-bottom: 10px;
}
/* سلايدر الخلفية */
.s-block--slider-with-bg .slider-bg::before {
  content: none !important;
}

.s-block--slider-with-bg h3,
.s-block--slider-with-bg p {
  color: #46484A !important;
  text-align: center !important;
}

.s-block--slider-with-bg h3 {
  font-size: 42px !important;
}

.s-block--slider-with-bg p {
  font-size: 22px !important;
  max-width: 800px !important;
   line-height: 1.8 !important;
margin-inline: auto !important;
}

.s-slider-block__display-all {
  background: #90C852 !important;
  color: #fff !important;
  border-radius: 10px !important;
  padding: 8px 18px !important;
}

@media (max-width: 767px) {
  .s-block--slider-with-bg h3 {
    font-size: 28px !important;
  }

  .s-block--slider-with-bg p {
    font-size: 16px !important;
  }

  .s-block--slider-with-bg .s-block__display-all {
    display: flex !important;
    width: fit-content !important;
    margin-inline: auto !important;
    justify-content: center !important;
  }
}
.container.container--product-details {
  background-color: white;
  padding: 10px;
  border-radius: 10px;
}

section.s-block.s-block--bundle-quick-links-images {
    margin: 0;
}

section.s-block.s-block--bundle-collection-showcase
{    margin: 0;}

section.s-block--bundle-quick-links-images [component-name="quick-links-images"]{
    padding: 20px;
}

/*footer*/

.footer-is-light footer.store-footer .store-footer__inner {
  background-color: #46484A;
    color: #fff;
}

.footer-is-light .store-footer {
  background-color: #616163;
  margin-top:0px; 
 
}

.footer-is-light .store-footer .copyright-text p{

    color: #BEBEBE;
}

.store-footer__inner {
  border-bottom: 0;}

.s-social-link a{
  border: none;
  color: #90C852;
}
.s-contacts-icon {
  border: none;
  color: #90C852;
}
.s-block-trust-faq{
padding-block: 0px;

  
}
@media (min-width: 1024px) {
  .store-footer__inner {
    padding-bottom: 1rem;
    padding-top: 1rem;
  }
}

/* الكمبيوتر والتابلت: محاذاة عنصر السجل التجاري والضريبي لليسار */
/* الكمبيوتر والتابلت: نقل السجل التجاري والضريبي لليسار */
@media (min-width: 768px) {
  footer.store-footer .store-footer__inner .container {
    position: relative !important;
  }

  footer.store-footer .store-footer__inner .container > div:first-child > div.flex.gap-4 {
    position: absolute !important;
    left: 0 !important;
    right: auto !important;
    bottom: 130px !important;

    width: auto !important;
    display: flex !important;
    justify-content: flex-start !important;
    align-items: center !important;
    direction: rtl !important;
    z-index: 2 !important;
  }
}

/* الموبايل: توسيط جميع عناصر الفوتر */
@media (max-width: 767px) {
  footer.store-footer,
  footer.store-footer .store-footer__inner,
  footer.store-footer .store-footer__inner .container,
  footer.store-footer .store-footer__inner .container > div {
    text-align: center !important;
  }

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

  footer.store-footer .store-footer__inner .container > div {
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    justify-content: center !important;
  }

  footer.store-footer .store-footer__inner .container .flex,
  footer.store-footer .store-footer__inner .container a,
  footer.store-footer .store-footer__inner .container div,
  footer.store-footer .store-footer__inner .container salla-contacts,
  footer.store-footer .store-footer__inner .container salla-menu {
    margin-left: auto !important;
    margin-right: auto !important;
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
  }

  /* إلغاء نقل السجل التجاري والضريبي في الموبايل */
  footer.store-footer .store-footer__inner .container > div:first-child > div.flex.gap-4 {
    position: static !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    transform: none !important;

    width: 100% !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
  }
}
/* شعارات الماركات - موبايل: سلايدر أفقي */
.s-block--logos-slider .grid {
  display: flex !important;
  flex-wrap: nowrap !important;
  overflow-x: auto;
  overflow-y: hidden;
  gap: 12px !important;
  scroll-snap-type: x mandatory;
  padding-bottom: 10px;
  justify-content: flex-start;

}

/* إخفاء شريط التمرير */
.s-block--logos-slider .grid::-webkit-scrollbar {
  display: none;
}

.s-block--logos-slider .grid {
  -ms-overflow-style: none;
  scrollbar-width: none;
}

/* حجم الشعار */
.s-block--logos-slider .brand-item {
  width: 100px !important;
  height: 100px !important;
  min-width: 100px !important;
  max-width: 100px !important;
  padding: 0 !important;
  border-radius: 10px !important;
  overflow: hidden;
  background: #fff;
  display: flex !important;
  align-items: center;
  justify-content: center;
  scroll-snap-align: start;
    border: 1px solid #E5E5E5;
}

/* صورة الشعار */
.s-block--logos-slider .brand-item img {
  max-width: 78%;
  max-height: 78%;
  width: auto;
  height: auto;
  object-fit: contain;
}

/* ديسكتوب: توزيع مرن بدون فراغ كبير */
@media (min-width: 1024px) {
  .s-block--logos-slider .grid {
    justify-content: center !important;
    flex-wrap: wrap !important;
    overflow-x: visible !important;
    gap: 18px !important;
  }

  .s-block--logos-slider .brand-item {
    flex: 0 0 100px !important;
  }
}

.s-block--logos-slider {
  margin: 0 !important;
  padding: 8px 0 !important;
}

.s-block--logos-slider .container {
  max-width: 100% !important;
  padding: 0 12px !important;
}

/*  البراند والمشاركة في نفس الصف */
.banana-brand-share-row {
  width: 100%;
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
  margin-bottom: 20px !important;
}

.banana-brand-share-row .product-brand {
  margin-bottom: 0 !important;
}

.banana-brand-share-row .rtl\:space-x-reverse.space-x-3 {
  margin: 0 !important;
}

.s-metadata-box-header {
  display: none;
}

.banana-product-disclaimer {
  max-width: 1280px;
  margin:20px auto 30px !important;
  padding: 14px 22px !important;
  background: #f7f7f7;
  border: 1px solid #eee;
  color: #46484A;
  line-height: 2;
  font-size: 15px;
}

.banana-product-disclaimer h3 {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 6px !important;
  color: #46484A;
}

.banana-product-disclaimer p {
  margin: 0 !important;
}

/* أيقونات السوشال + التواصل في الفوتر */
.store-footer .s-social-list {
  display: flex !important;
  gap: 8px !important;
}

.store-footer .s-social-link a,
.store-footer .s-contacts-icon {
  width: 36px !important;
  height: 36px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 10px !important;
  background: rgba(144, 200, 82, 0.15) !important;
  color: #90C852 !important;
}

.store-footer .s-social-link a:hover,
.store-footer .s-contacts-item:hover .s-contacts-icon {
  background: #90C852 !important;
  color: #fff !important;
}

.store-footer .s-social-link svg,
.store-footer .s-contacts-icon svg {
  width: 18px !important;
  height: 18px !important;
}
@media (max-width: 767px) {
  .store-footer .s-social-list {
    justify-content: center !important;
  }
}

section.s-block.s-block--bundle-faq {
    margin: 0px;
}
    .s-block {
        margin-top: 1rem;
    }

.container.container--breadcrumbs
,salla-filters-widget.s-filters-widget-container.hydrated
,.s-block--features__item
{
  background: #F2F2F4;
  border-radius: 10px !important;
  margin-top: 15px !important;
  margin-bottom: 15px !important;
}
salla-products-list.flex-1.min-w-0.overflow-auto.s-products-list.hydrated {
    margin-bottom: 20px;
}

.s-blocks-wrapper.s-before-products-list {
  margin: 0 !important;
  padding: 0 !important;
}
/* تقليل ارتفاع قسم الأقسام الفرعية بدون التأثير على breadcrumbs */
/* تقليل الفراغ حول أقسام ما قبل المنتجات بدون تصغير الصورة أو إخفاء الاسم */
.s-before-products-list .s-block--bundle-sub-category-nav {
  margin: 0 !important;
  padding: 0 !important;
}

.s-before-products-list salla-sub-category-nav::part(nav-list),
.s-before-products-list .nav-list {
  padding-block: 0 !important;
  margin-block: 0 !important;
  align-items: center !important;
}

.s-before-products-list .card-item {
  margin-block: 0 !important;
}
/* تقليل الفراغ أسفل قسم الأقسام الفرعية فقط */
.s-before-products-list {
  margin-bottom: -40px !important;
}

.container--products-list {
  margin-top: 0 !important;
}

.s-before-products-list .section-wrapper{
  padding: 0px;
  padding-block:0px;
}

/* سلايدر المنتجات */

/* الموبايل: 3 منتجات بدون ظهور الرابع */
@media (max-width: 767px) {
  salla-slider.s-products-slider-slider {
    padding-right: 8px !important;
    padding-left: 16px !important;
    box-sizing: border-box !important;
  }

  salla-slider.s-products-slider-slider .swiper {
    overflow: hidden !important;
  }

  salla-slider.s-products-slider-slider .swiper-wrapper {
    gap: 8px !important;
  }

  .s-products-slider-card.swiper-slide {
    width:50% !important;
    min-width: 50% !important;
    max-width: 50% !important;
    padding: 0 !important;
    box-sizing: border-box !important;
  }
}

/* الديسكتوب: 6 منتجات مع gap */
@media (min-width: 768px) {
  salla-slider.s-products-slider-slider .swiper-wrapper {
    gap: 12px !important;
  }

  .s-products-slider-card.swiper-slide {
    width: calc((100% - 60px) / 6) !important;
    min-width: calc((100% - 60px) / 6) !important;
    max-width: calc((100% - 60px) / 6) !important;
    padding: 0 !important;
    box-sizing: border-box !important;
  }
}
.img-container img {
    
    display: none;
}

.s-products-slider-card {
    flex: 0 0 160px;
    scroll-snap-align: start;
    display: flex;
    flex-direction: column;
    border: 1px solid #E5E5E5;
    border-radius: 12px;
    overflow: hidden;
    background: rgb(255, 255, 255);
    text-decoration: none;
}

.s-product-card-image{
  width: 100%;
    aspect-ratio: 1 / 1;
    position: relative;
    padding: 8px;
    box-sizing: border-box;
  padding: 10px;
  background: #fff;
}
.s-product-card-content-title {
    font-size: 0.85rem;
    font-weight: 600;
    color: rgb(70, 72, 74);
    margin: 0px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    line-height: 1.4;
}


.s-slider-block__title-right
{display: inline-block;
    text-decoration: none;
    position: relative;}


.s-slider-block__title-right h2 {
    font-size: 20px;
    font-weight: 800;
    color: var(--tw-color-text);
    margin: 0px;
    transition: color 0.3s;
    line-height: 1.2;
  
}

.s-slider-block__title-right h2::after {
    content: "";
    position: absolute;
    bottom: -8px;
    inset-inline-start: 0px;
    width: 50px;
    height: 3px;
    background: #90C852;
    border-radius: 2px;
}
.s-block--best-offers{
  margin-top: 40px;
}




/* مميزات المتجر: 3 عناصر في صف واحد في الجوال */
@media (max-width: 767px) {
  section.s-block--features > .grid {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 8px !important;
  }

  section.s-block--features .s-block--features__item {
    grid-column: auto !important;
    width: 100% !important;
    min-height: 135px !important;
    padding: 12px 6px !important;
  }

  section.s-block--features .s-block--features__item h3 {
    font-size: 13px !important;
    line-height: 1.4 !important;
  }

  section.s-block--features .s-block--features__item p {
    font-size: 11px !important;
    line-height: 1.5 !important;
  }

  section.s-block--features .s-block--features__item svg,
  section.s-block--features .s-block--features__item i {
    width: 32px !important;
    height: 32px !important;
  }
}

a.s-contacts-topnav-link {
    display: none;
}

.s-block--features__item .feature-icon {
 background: #F3F3F3 !important;

}

.s-block--features__item {
    background: #fff;
  border: 1px solid #DDDDDD;
}
.s-block--features__item .feature-icon i::before {
  color: #90C852;
}

/* إخفاء نصوص التواصل */
#contact-slot span.unicode {
  display: none !important;
}

/* جعل أيقونات تواصل معنا بجانب بعض */
.store-footer__inner .container h3 {
    text-align: center;
}
.store-footer .s-contacts-list {
  display: flex !important;
  flex-direction: row !important;
  gap: 8px !important;
  align-items: center !important;
  justify-content: center !important;
}

.store-footer #contact-slot {
  width: auto !important;
  margin: 0 !important;
}

/* تنسيق الأيقونات */
.store-footer .s-contacts-icon {
  width: 36px !important;
  height: 36px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 10px !important;
  background: rgba(144, 200, 82, 0.15) !important;
  color: #90C852 !important;
}
/* تكبير أيقونات تواصل معنا */
.store-footer .s-contacts-icon {
  width: 42px !important;
  height: 42px !important;
}

.store-footer .s-contacts-icon svg {
  width: 22px !important;
  height: 22px !important;
}
/* إخفاء الأيقونة الثانية في تواصل معنا */
.store-footer .s-contacts-list #contact-slot:nth-child(2) {
  display: none !important;
}
/* Add custom CSS styles below */ 
.banana-top-alert {
  background: #C45352;
  color: #fff;
  overflow: hidden;
  white-space: nowrap;
  padding: 10px 0;
  position: relative;
  z-index: 9999;
}

.banana-top-alert-track {
  display: flex;
  width: max-content;
  animation: banana-marquee 22s linear infinite;
}

.banana-top-alert-track span {
  display: inline-block;
  padding-inline: 40px;
  font-size: 15px;
  font-weight: 600;
}

@keyframes banana-marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(50%);
  }
}

@media (max-width: 767px) {
  .banana-top-alert {
    padding: 8px 0;
  }

  .banana-top-alert-track {
    animation-duration: 16s;
  }

  .banana-top-alert-track span {
    font-size: 13px;
    padding-inline: 28px;
  }
}