body {
  font-family: 'Noto Sans Arabic', sans-serif !important;
  padding-bottom: unset !important;
}

div {
  font-family: 'Noto Sans Arabic', sans-serif !important;
}

a {
  font-family: 'Noto Sans Arabic', sans-serif !important;
}

h1 {
  font-family: 'Noto Sans Arabic', sans-serif !important;
}

h3 {
  font-family: 'Noto Sans Arabic', sans-serif !important;
}

button {
  font-family: 'Noto Sans Arabic', sans-serif !important;
}

h4 {
  font-family: 'Noto Sans Arabic', sans-serif !important;
}

h2 {
  font-family: 'Noto Sans Arabic', sans-serif !important;
}

select {
  font-family: 'Noto Sans Arabic', sans-serif !important;
}

span {
  font-family: 'Noto Sans Arabic', sans-serif !important;
}

h6 {
  font-family: 'Noto Sans Arabic', sans-serif !important;
}

input {
  font-family: 'Noto Sans Arabic', sans-serif !important;
}

h5 {
  font-family: 'Noto Sans Arabic', sans-serif !important;
}

th {
  font-family: 'Noto Sans Arabic', sans-serif !important;
}

.nav_st::before {
  display: none !important;
}



.carousel-item img {
  object-fit: cover;
}




.discount-badge {
  position: absolute;
  top: 10px;
  left: -10px;
  background-color: #ff4d4f;
  color: white;
  padding: 5px 15px;
  font-size: 14px;
  font-weight: bold;
  transform: rotate(-45deg);
  z-index: 10;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.2);
}


.semost {
  background: #ff7272;
}

.st_i {
  font-size: 21px !important;
}

.category-section-3 .category-box-list .category-name h4 {
  font-size: 12px !important;
  text-align: center !important;
}

.category-section-3 .category-box-list a img {
  width: 96px !important;
}

#lolo {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999;
}

.search-box {
  position: relative;
}

.search-results-container {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  width: 100%;
  /* لضمان أن العرض سيكون مطابقًا تمامًا لمربع البحث */
  background-color: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  max-height: 300px;
  overflow-y: auto;
  border: 1px solid #ddd;
  display: none;
  /* بداية، الإخفاء */
  z-index: 1000;
  padding: 10px;
}

.search-box .input-group {
  display: flex;
  align-items: center;
}

.search-box .input-group input {
  flex-grow: 1;
  border-right: 0;
}

.search-box .input-group button {
  border-left: 0;
}

.carousel-item img {
  height: auto;
  /* لجعل الصورة تتناسب مع عرض الشاشة */
  object-fit: cover;
  /* تغطية المساحة مع الحفاظ على النسبة */
  max-height: 500px;
  /* تحديد أقصى ارتفاع للسلايدر */
}



.star {
  font-size: 30px;
  color: #ccc;
  cursor: pointer;
}

.star.selected {
  color: #FFD700;
  /* ذهبية */
}

.header-top {
  color: #ffffff !important;

}

.header-info>ul>li a {
  color: #ffffff !important;
}

.header-top-ptb-1 #news-flash {

  line-height: unset !important;

}

.stname {
  font-size: 9px !important;

  padding: 4px !important;
  border-radius: 10px;
  color: rgb(255, 255, 255) !important;
  font-weight: bold !important;
}

.search-style-2 form {
  width: 87% !important;
}

.header-style-1 .search-style-2 form input {
  max-width: 100% !important;
}

.mobile-header-active {
  width: 68% !important;
}

@media only screen and (max-width: 768px) {
  .logo.logo-width-1 a img {
    min-width: 134px !important;
  }
}




.stcoo {
  max-width: 95% !important;
  margin: 0 auto !important;
}


body {
  overflow-x: hidden !important;
  margin: 0 !important;
  padding: 0 !important;
}

.container {
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.product-cart-wrap .product-badges span.hot {
  background-color: #646464;
}





.banner-section {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: 25px 30px;
  border-radius: 18px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
  margin-bottom: 60px;
  direction: inherit;
  /* يرث الاتجاه من الـ HTML */
}

/* العنوان */
.banner-section h3 {
  font-size: 28px;
  font-weight: bold;
  color: rgb(0, 0, 0);
  margin: 0;
}

/* الزرار */
.banner-section .btn-banner {
  padding: 10px 25px;
  background-color: white;
  border: none;
  border-radius: 30px;
  font-weight: bold;
  text-decoration: none;
  transition: all 0.3s ease;
}

.banner-section .btn-banner:hover {
  background-color: #eaeaea;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}




.product-cart-wrap {
  border: unset !important;
}

.product-cart-wrap .product-card-bottom .add-cart .add {
  background-color: #dee2e6 !important;
}

.newsletter .newsletter-inner img {
  bottom: 63px !important;
  max-width: 30% !important;
}

.mobile-social-icon a img {
  max-width: unset !important;
}

.text-brand {
  color: #7e7e7e !important;
}


@media (max-width: 575.98px),
(min-width: 576px) and (max-width: 767.98px),
(min-width: 768px) and (max-width: 991.98px) {
  .banner-section {
    align-items: flex-start;
    gap: 15px;
  }

  .rtl .logo.logo-width-1 {
    margin-left: unset;
  }

  .header-bottom {
    padding: 20px;
  }

  .sticky-bar.stick {

    padding: 25px;
  }

  .mobile-bottom-nav {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff;
    border-top: 1px solid #ddd;
    display: flex;
    justify-content: space-around;
    padding: 6px 0;
    z-index: 17;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.05);
  }

  .mobile-bottom-nav a {
    flex: 1;
    text-align: center;
    color: #555;
    font-size: 12px;
    text-decoration: none;
  }

  .mobile-bottom-nav i {
    display: block;
    font-size: 18px;
    margin-bottom: 2px;
  }

  .carousel-item img {
    height: 250px;
  }

  .carousel-item img {
    max-height: 300px;
    /* تقليل ارتفاع السلايدر على الشاشات الصغيرة */
  }
}

.archive-header {
  background: #ededed !important;
  padding: 12px 63px !important;
}

.nav-tabs .nav-link:first-child {
  padding-left: 15px !important;
}


.nav-tabs .nav-link.active {
  color: #000000 !important;
}

.price_range {
  background: unset !important;
}


@media (max-width: 991.98px) {
  .offcanvas-quarter {
    width: 25% !important;
    min-width: 200px;
    /* حد أدنى للعرض */
  }
}

@media (max-width: 575.98px) {
  .offcanvas-quarter {
    width: 75% !important;
    /* لو الشاشة صغيرة جداً */
  }
}

.product-price .current-price {
  font-size: 34px !important;
}

.text-brand {
  color: #000000 !important;
}

.delp {
  font-size: 21px;
  color: #ff0000;
  margin: 10px;
}

.clearfix {
  border-bottom: solid 1px;
  margin-bottom: 10px;
}


@media (max-width: 768px) {
  .newsletter-inner img {
    display: none;
  }
}

.st_mega {
  border-radius: 11px;
}



