salla-slider.f_arrows-centered-top .s-slider-block__title-right h2 {
    padding-left: 10%;
    padding-right: 10%;
    color: black;
}
/* الازرار */
.s-slider-v-centered .s-slider-block__title-nav button.swiper-button-disabled svg {
    fill: white;
}

 /* الازرار */
.s-slider-nav-arrow svg {
    width: 22px;
    fill: white;
}

/* 1. تلوين النصوص داخل مكتبة رفع الملفات (FilePond) */
.filepond--root .filepond--drop-label,
.filepond--root .filepond--label-action {
    color: #ffffff !important;
    text-decoration-color: #ffffff !important; /* لتلوين الخط تحت الكلمة */
}

/* 2. استهداف النصوص داخل السيكشن الذي أرسلت صورته */
/* نستخدم هذا التحديد لأن الكلاس يحتوي على أقواس معقدة */
section[class*="bg-[var(--main-background)]"] label,
section[class*="bg-[var(--main-background)]"] span,
section[class*="bg-[var(--main-background)]"] p {
    color: #ffffff !important;
}

/* 3. احتياط: لو كانت أزرار رفع عادية */
input[type="file"]::file-selector-button {
  color: white !important;
}

/* تغيير لون النص داخل خانة الملاحظات */
textarea[name="notes"] {
    color: #ffffff !important;
}

/* (اختياري) تغيير لون كلمة "أضف ملاحظات" نفسها لتكون فاتحة */
textarea[name="notes"]::placeholder {
    color: #cccccc !important;
    opacity: 1;
}

/* كود تلوين العداد المؤقت (Salla Component) */

/* 1. استهداف العنصر الأساسي وتغيير متغيرات الألوان */
salla-count-down,
.s-count-down-wrapper {
    color: #ffffff !important;
    --color-text: #ffffff !important;
    --s-count-down-color: #ffffff !important;
}

/* 2. استهداف الأرقام والنصوص الداخلية مباشرة (شامل لكل الاحتمالات) */
salla-count-down span,
salla-count-down div,
salla-count-down h2,
salla-count-down h3,
.s-count-down-wrapper span {
    color: #ffffff !important;
}


.s-block.f_slider-block .s-slider-block__title {
    margin-bottom: 0;
    color: white;
}

.s-block.f_slider-block .s-slider-block__title {
    margin-bottom: 0;
    color: white;
}

salla-slider .s-slider-block__display-all {
    color: #545376;
}
.btn--wishlist {
    margin: 0;
    color: white;
}
.s-button-fill-none {
    border-width: 0!important;
    background-color: #545376!important;
}

/*ازرار التواصل الاجتماعي*/
.sicon-instagram:before {
    content: "\e950";
    color: #eed5d1;
}
.sicon-twitter:before {
    content: "\e965";
    color: #eed5d1;
}
.sicon-snapchat:before {
    content: "\e95e";
    color: #eed5d1;
}
.sicon-tiktok:before {
    content: "\e9a3";
    color: #eed5d1;
}
.sicon-youtube:before {
    content: "\e969";
    color: #eed5d1;
}
/*مربع الفوتر واللوجو*/

.py-8 {
    padding-top: 2rem;
    padding-bottom: 2rem;
    background: #eed5d1;
}
.p-4 {
    padding: 1rem;
    color: balck;
}
/*تصميم شكل زر اضف للسله */

button.s-button-primary {
    border-radius: 5rem;
    border-width: thick;
    background-color: #545376;
    background-color: #545376;
    padding: .75rem;
    color: #ffffff;
}

/*هوفر زر اضف للسله والاعجاب*/
.s-button-primary:hover {
    background-color: #545376;
}
.btn--wishlist:hover {
    color: #545376;
    --tw-text-opacity: 1;
}
/*هوفر زر اضف للسله والاعجاب*/


/*تصميم ايقونة تسجيل الدخول*/
[dir=rtl] .s-login-modal-header-icon {
    margin-left: .5rem;
    background: #545376;
}

.s-login-modal-header-icon svg {
    height: 1.25rem;
    width: 1.25rem;
    flex-shrink: 0;
    fill: #ffffff;
}
/*تصميم العنوان الترويجي*/
.product-entry .product-entry__image .f_promotion-title {
    background-color: #da3d62;
}
/* كود تغيير لون أرقام العداد للأبيض */
.timer__item span, 
.product-promotion .timer span,
.countdown-timer span {
    color: #ffffff !important;
}

/* كود تغيير لون النصوص (يوم/ساعة/دقيقة) للأبيض */
.timer__label {
    color: #ffffff !important;
}

/* الخ تصميم زر خيارات المنتج في السله*/
.f_cart-section .f_cart-item-form .cart-item .f_item-options-btn label {
    display: flex;
    height: 1.5rem;
    cursor: pointer;
    align-items: center;
    overflow: hidden;
    border-radius: 9999px;
    --tw-bg-opacity: 1;
    background-color: #545376;
    font-size: .75rem;
    line-height: 1rem;
}

.s-button-primary:hover {
    background-color: #545376;
}

.f_cart-section .f_cart-item-form .cart-item .f_item-total {
    width: -moz-max-content;
    width: max-content;
    font-size: 1rem;
    line-height: 1.5rem;
    font-weight: 700;
    color: black;
}
[type=checkbox]:checked:hover, [type=checkbox]:checked:focus, [type=radio]:checked:hover, [type=radio]:checked:focus {
    border-color: transparent;
    background-color: #545376;
}
.breadcrumbs li a {
    color: #545376;
}
/*----------------------*/

.f_product-section .product__description {
    border-radius: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgba(255,255,255,var(--tw-bg-opacity));
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    background: #545376;
}

.f_product-section .product__description {
    border-radius: 2rem;
    --tw-bg-opacity: 1;
    background-color: rgba(255,255,255,var(--tw-bg-opacity));
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    background:#eed5d1;
    background-image: initial;
    background-position-x: initial;
    background-position-y: initial;
    background-size: initial;
    background-repeat: initial;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: rgb(255, 255, 255);
    color: black;
}

.no-content-placeholder .icon {
  margin-bottom: 1rem;
  display: flex;
  height: 5rem;
  width: 5rem;
  align-items: center;
  justify-content: center;
  font-size: 4.5rem;
  line-height: 1;
  --tw-text-opacity: 1;
  color: #545376;
}
/*
.s-button-element:not(:disabled):not([loading]) {
    background: #eed5d1;
}
*/
.s-button-light-outline {
    --tw-bg-opacity: 1;
    background-color: #545376;
    fill: #eed5d1;
    --tw-text-opacity: 1;
    color: white;
}

.sicon-chat-bubbles:before {
    content: "\ea93";
    color: #545376;
}
button.s-button-primary-outline {
    border-radius: 1rem;
    padding: .75rem;
    color: #e86785;
}
/*---------ok -------------*/
.bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: #545376;
}
.fi-heart:before {
    content: "\e904";
    color: white;
}
.navbar-brand img {
    max-height: 5rem;
    width: auto;
    max-width: 200px;
}
/*-اخفاء العنوان الترويجي والعنوان الفرعي -*/
.product-entry .product-entry__image .f_promotion-title {
    border-top-right-radius: .5rem;
    border-bottom-right-radius: .5rem;
    visibility: hidden;
}.promotion-title {
    visibility:hidden;
}
.text-gray-600 {
    visibility: hidden;
    --tw-text-opacity: 1;
    color: rgba(75,85,99,var(--tw-text-opacity))
   } 

.product-entry__title a:hover {
    color: #414042;
    color: #da3d62;
}

.anim-txt-bar>p {
    animation: slide 10s linear infinite;
    padding-left: 2rem;
    padding-right: 2rem;
    font-size: x-large;
}
.anim-txt-bar>p {
    display: inline-block;
    width: -moz-max-content;
    width: max-content;
    font-size: large;
}
#btn-show-more {
    margin-top: 0.5rem;
    display: inline-block;
    cursor: pointer;
    border-radius: 1rem;
    background-color: #545376;
    background-color: #545376;
    padding-left: 1rem;
    padding-right: 1rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;
    transition-property: color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
    transition-duration: 150ms;
    color: #ffffff;
}
/*2024-03-01*/
[dir=rtl] .f_slider-container salla-slider .swiper {
    padding-right: 1rem;
    background: #f7f7f7;
}

.s-block {
    padding-top: .5rem;
    padding-bottom: .5rem;
    background: #f7f7f7;
}
.f_enhanced-square-photos .f_image-entry img {
    height: 100%;
    width: 100%;
    --tw-bg-opacity: 1;
    background-color: rgb(247 247 247);
    -o-object-fit: cover;
    object-fit: cover;
    --tw-shadow: 5px 10px 30px #f7f7f7;
    --tw-shadow-colored: 5px 10px 30px var(--tw-shadow-color);
    box-shadow: 0 0 transparent, 0 0 transparent, var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-ring-shadow, 0 0 rgba(0, 0, 0, 0)), var(--tw-shadow);
}
.sicon-award-ribbon:before {
    content: "\e957";
    color: white;
}
[dir=rtl] .s-slider-block__title h2 {
    padding-left: 2rem;
    color: black;
}
.store-footer__inner .about-us-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 4rem;
    background-color: #545376;
    padding-top: 2rem;
    padding-bottom: 2rem;
    padding-left: 1rem;
    padding-right: 1rem;
    color: white;
}