.top-navbar {
    display: none;
}

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

.main-nav-container .inner {
   background-color: #f3f4f6!important;
}

@media(max-width:480px){
  .advanced-slider--8 .advanced-slider__caption__inner__content__heading {
    font-size: 1.75rem;
}
}

.s-block--about .container{
  max-width:1000px !important;
}

.s-block--about p{
  font-size:18px !important;
}

.s-block--about > div > div > div:nth-of-type(2){
  background-image:url("https://ibb.co/27BG1j99");
}


.s-block--about video{
  width:90%;
  margin: auto
}


.advanced-slider * {
    color: #fff;
}

.advanced-slider a{
   margin: 1rem auto auto auto;
   max-width:200px;
   display:block;
}

.advanced-slider__caption__inner--left {
    justify-content: center;
}

.advanced-slider__caption__inner--left *{
    text-align: center;
}

.s-block--enhanced-features__item {
    border-width: 0;
    box-shadow: unset
}

.enhanced-title-border {
    background-image: url("https://i.ibb.co/vv1q8Zr8/Group-1000007707-1.png");
    background-size: contain;
    border: 0px solid;
    width: 24px;
    height: 24px;
}

.home-block-title h2{
  color: #343E32 !important
}

.enhanced-title-border::after,
.enhanced-title-border::before{
    background: #4D8A0F !important;
}

.product-card.product-card--enhanced-btn:not(.product-card--simplified) .product-card__enhanced-mini-cart button {
    border: 1px solid;
}
@media (max-width: 767px) {
  .product-card .total-price {
    font-size: 18px !important; /* تكبير حجم الخط */
    font-weight: 800 !important; /* جعل الخط أثقل */
    line-height: 1.2 !important; /* تحسين تباعد الأسطر */
  }
}
@media (max-width: 767px) {
  .product-card span.before-price {
    text-decoration: none !important; /* إزالة خط الشطب */
    opacity: 0.7; /* جعل السعر القديم باهتاً قليلاً */
    font-size: 12px; /* تصغير حجم الخط قليلاً ليتناسب مع العبارة */
  }

  .product-card span.before-price::before {
    content: "بدلاً من "; /* إضافة العبارة قبل السعر */
  }
}
@media (max-width: 767px) {
  .product-index .products-index nav.breadcrumbs {
    padding: 0 !important; /* إزالة الحشوة العلوية والسفلية */
  }
}
@media (max-width: 767px) {
  .product-single nav.breadcrumbs {
    padding: 0 !important; /* إزالة الحشوة العلوية والسفلية */
  }
}
@media (max-width: 767px) {
  .product-single div.product-single__info {
    margin-top: 0 !important; /* تقليل الهامش العلوي بشكل ملحوظ */
  }
}
@media (max-width: 767px) {
  .store-header .header-btn .header-btn__icon.sicon-user {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .selia-bottom-nav-search {
    display: none !important;
  }
}