:root {
	--title-size: 19px;
}
.slide--cat-entry h2{
	white-space: nowrap;
	font-size: 10px !important;
}

@media (max-width: 767px) {
  salla-slider .slide--one-eighth{
	width: 38.333333% !important;
}
}

.short-menu-items {
	  display: flex;
    flex-wrap: nowrap;
    overflow-x: scroll;
}

@media (max-width: 767px) {
  .short-menu-items {
    display: none;
  }
}

.short-menu-items::-webkit-scrollbar {
  height: 8px;
}
.short-menu-items::-webkit-scrollbar-thumb {
  background: #ffffff;
}

header + .s-block--fixed-banner{
	margin-top: 0;
}
header + .s-block--fixed-banner div.container{
	 all: unset;
   padding-left: 0; 
   padding-right: 0;
}
header + .s-block--fixed-banner div.container .banner--fixed img{
border-radius: 0;	
}

header + .s-block--fixed-banner + .s-block--anime .swiper-scrollbar + .swiper-wrapper{
	width: 78%;
}


.enhanced-title-border{
     border: 2px solid #0f2f44;
    border-radius: 100%;
    display: block;
    height: 14px;
    margin: 15px auto;
    position: relative;
    width: 14px;
}

/* الخطين */
.enhanced-title-border::before,
.enhanced-title-border::after{
  content: "";
  position: absolute;
  top: 50%;
  height: 2px;
  width: 110px; /* ديسكتوب */
  background:  #0f2f44;
  transform: translateY(-50%);
}

/* يمين ويسار من منتصف السبّان */
.enhanced-title-border::before{ right: 120%; }
.enhanced-title-border::after { left: 120%;  }

/* تصغير على الشاشات الصغيرة (لو عندك كلاس صفحة للموبايل استخدمه بداله) */
@media (max-width: 768px){
  .enhanced-title-border::before,
  .enhanced-title-border::after{ width: 115px; }
}

/* اختيارية: بهتان خفيف للأطراف */
.enhanced-title-border::before,
.enhanced-title-border::after{
  background: linear-gradient(to right, transparent, var(--color-primary), var(--color-primary), transparent);
}

.center-block-title .s-block__title{
gap: 0;	
}

.s-block--fixed-banner > div.container > div{
	  grid-template-columns: repeat(2, 1fr); 
}

.s-block--fixed-banner+.s-block--fixed-banner{
	margin-top: 1rem;
}
.ahmed{
    padding: 1px 15px;
    color: white;
    background: #0f2f44;
    width: fit-content;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
}

salla-rating-stars .s-rating-stars-wrapper + .s-rating-stars-wrapper span:not(.s-rating-stars-reviews){
	display: none;
}

div.s-comments-placeholder{
	display: none;
}

salla-comments salla-rating-stars .s-rating-stars-wrapper + .s-rating-stars-wrapper span.s-rating-stars-reviews , .swal2-container .swal2-popup.swal2-toast.swal2-icon-error{
	display: none !important;
}

@media only screen and (max-width: 767px) {
  /* Your mobile-only styles here */
  .ayhaga {
   height: 80px !important;
  }
}


.lolo {
    display: flex;
    justify-content: center;
    align-items: center;
}

.secondary-menu-wrap .widget .collapse-content.footer-list.store-links-items::before {
  content: "";
  display: block;
  height: 3px;          /* سمك الخط */
  width: 100%;          /* يمتد على طول القائمة */
  background: #ffffff;     /* لون الخط (أسود – تقدر تغيّره) */
  margin-bottom: 15px;  /* مسافة بين الخط واللينكات */
}

.storemenu-panel .secondary-menu-wrap{
	padding-top: 0;
}



#products-slider-7-slider > .s-block__title > .enhanced-title-border:before,#products-slider-7-slider > .s-block__title > .enhanced-title-border:after{
	width:90px;
}

#products-slider-8-slider > .s-block__title > .enhanced-title-border:before,#products-slider-8-slider > .s-block__title > .enhanced-title-border:after{
	width: 65px;
}

#products-slider-10-slider > .s-block__title > .enhanced-title-border:before,#products-slider-10-slider > .s-block__title > .enhanced-title-border:after{
	width: 122px;
}

#products-slider-12-slider > .s-block__title > .enhanced-title-border:before,#products-slider-12-slider > .s-block__title > .enhanced-title-border:after{
	width: 90px;
}

#products-slider-14-slider > .s-block__title > .enhanced-title-border:before,#products-slider-14-slider > .s-block__title > .enhanced-title-border:after{
	width: 72px;
}

#products-slider-17-slider > .s-block__title > .enhanced-title-border:before,#products-slider-17-slider > .s-block__title > .enhanced-title-border:after{
	width: 63px;
}