body.index:after{content:"";width:100%;height:100%;top:0;position:fixed;z-index:999999;background:url(https://cdn.salla.sa/cdn-cgi/image/fit=scale-down,width=400,height=400,onerror=redirect,format=auto/lEVwa/pPTB0lEGwjQMFE7T5untxRhKK3qGV0yHIhMdFujm.png) center/80px no-repeat #fff;left:0;animation:fade-in 3s forwards}@keyframes fade-in{0%,50%{opacity:1}50%{transform:scale(1.2)}100%{opacity:0;visibility:hidden;transform:scale(1.5)}}
body{
overflow-x: hidden;
}
.s-slider-block__title-right h2{
    font-size: x-large !important;
     text-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
    
}

.s-slider-block__title-right{
    margin: auto !important;
    padding: 0 !important;
}
    
.s-slider-block__title-left{
display: none;
}
.s-slider-block__title-right h2::after {
  content: "";
  display: block;
  width: 100%;
  height: 2px;
  background: #4D1C51;
  margin: 12px auto 0;
  position: relative;
}

.s-slider-block__title-right h2::before {
  content: "";
  position: absolute;
  bottom: -8px; /* تحت النص شوية */
  left: 50%;
  transform: translateX(73%);
  width: 14px;
  height: 14px;
  background: #fff;
  border: 2px solid #4D1C51;
  border-radius: 50%;
  z-index: 1;
}

@media(max-width:767px){
.s-slider-block__title-right h2{
    font-size: medium !important;
}
#photos-0-slider > div.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-rtl.swiper-ios.swiper-backface-hidden{
   padding:0;
}
.s-products-slider-card {
    max-width: 185px;
}
  .s-button-element:not(:disabled):not([loading]) {
    font-size: 11px;
}
}
.s-button-btn:hover{
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
  transform: translateY(-2px);
  border: none !important;
  background-color: #fff !important;
  color: #4D1C51 !important;
}
.s-products-slider-slider{
    margin-top: 20px;
}

p.custom-paragraph {
  display: flex;
  align-items: center;
  margin: 5px auto;
}

p.custom-paragraph::before,
p.custom-paragraph::after {
  content: "";
  flex: 1;
  border-bottom: 2px solid #4D1C51; /* لون الخط */
  margin: 0 15px;
}



li#\31 102221604{
color: red !important;}

.swal2-popup.swal2-modal.swal2-show{
    background: #f2ecec !important;}
img.swal2-image{

  margin: 0 !important;
}

salla-slider.photos-slider .swiper-slide {
        width: 100%;
        margin: 0;
        padding: 0;
        border-radius: 0;
    }
    .rounded-md {
        border-radius: 0 !important;
    }
    #photos-0-slider > div.swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-rtl.swiper-backface-hidden{
        padding: 0;
    } 
    #app > div.app-inner.flex.flex-col.min-h-full > section.s-block.s-block--photos-slider{
    margin:0;
    }
    
a.navbar-brand {
  animation: pulse 2s infinite;
}

@keyframes pulse {
  0% {
    transform: scale(1.5);
  }

  50% {
    transform: scale(1.9);
  }

  100% {
    transform: scale(1.5);
  }
}

.s-block--features__item .feature-icon{
background: #4D1C51!important;
}
i.header-btn__icon{
color: white;
    background: #4D1C51;}
    
input.s-search-input{
    border: 2px solid #4D1C51 !important;}
.store-footer::after {
    content: "برمجة وتطوير جول ميكرز";
    top: 0;
    color: var(--main-text-color) !important;
    font-size: 16px;
    opacity: 0.8;
    text-align: center;
    font-family: sans-serif;
    font-weight: 700;
    width: 100%;
    display: inline-block;
}