.s-block--slider-with-bg .slider-bg:before{
	background-color: unset !important;
}

.s-block--slider-with-bg .slider-bg{
	/* لون النصوص */
	color: #111 !important ;
}

.section-one .home-block-line::after {
  content: "لأنك تستحقي الأفضل تصفحي عروض دار الكتان";
  display: block;
  text-align: center;
  margin-top: 0.5rem;
  color: #666;
  font-size: 1rem;
  font-weight: 500;
}



.advanced-slider__caption__inner__content__heading {
    color: white;        /* تغيير لون النص للأبيض */
    position: relative;  /* ضروري للتحريك */
    top: -80px;          /* رفع النص للأعلى (غيري الرقم حسب ما يناسبك) */
}


.advanced-slider__caption__inner__content__text {
    color: white;         /* تغيير اللون للأبيض */