.bottom-header {
    bottom: 0;
    left: 0;
    margin: 1rem;
    padding-bottom: .625rem;
    padding-top: .625rem;
    position: fixed;
    right: 0;
    z-index: 10;
    background-color: #f2bc49!important; 
}@media (max-width: 1024px) {
    #fb-root .fb_dialog iframe[data-testid=bubble_iframe], [id^=gb-widget], iframe.tawk-widget {
                  bottom: 128px !important;

    }
}
 @media (max-width: 1024px) {
        [id^="gb-widget"] {
            bottom: 102px !important;
            z-index: 9999 !important;        display: none;

        }
    }
  .dark .da-tm {
    color: #e5ad35 !important;
}
 
.is-sticky-product-bar.product-single #fb-root .fb_dialog iframe[data-testid=bubble_iframe], .is-sticky-product-bar.product-single [id^=gb-widget], .is-sticky-product-bar.product-single iframe.tawk-widget {
    bottom: 128px !important;
}
.s-button-primary {
    background-color: #d59940;
    border-color: #414042;
    border-width: 1px;
    color: #ffffff;
}.dark .da-bgm {
    #wa-widget-send-button {
        opacity: 0.95;
        margin: 0 0 20px 0 !important;
        padding-left: 15px;
        padding-right: 15px;
        position: fixed !important;
        z-index: 16000160 !important;
        bottom: 115px !important;
        text-align: center !important;
        height: 50px;
        min-width: 50px;
        border-radius: 25px;
        background-color: #00351B;
        box-shadow: rgb(0 0 0 / 10%) 0px 12px 24px 0px;
        left: 20px;
    }.dark .bottom-header-icon i+span {
    color: #d29c45;
}

    .dark .da-tm {
  color: #fff !important;
}.tabs__product .tab-trigger {
    background-color: #414042;
    background-color: #dca736;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: .375rem;
    border-top-right-radius: .375rem;
    color: var(--text-btn);
    padding: .5rem;
}.s-cart-summary-count {
    background: #414042;
    background: #dea140;
    height: .9rem;
    left: auto !important;
    padding: .1rem;
    right: 0 !important;
    top: 0 !important;
    width: .9rem;
}
    .s-product-card-image {
    position: relative;
    overflow: hidden; /* لإخفاء الجزء الزائد من الصورة */
}
    .s-slider-v-centered .s-slider-block__title-nav {
    position: absolute;
  top: 100px;
  left: 54%;; /* لو حابب يكون السهم في المنتصف الأفقي */
    transform: translateX(-50%);
    z-index: 10; /* عشان يكون فوق باقي العناصر */
}
salla-slider .s-slider-block__title-nav button .s-slider-button-icon svg {
  fill: #414042 !important;
  fill: #fff !important;
  width: 100% !important;
  background-color: #215250;
}
.s-slider-block__title-nav button {
    background-color: #fff;
    border: none;
    padding: 10px;
    cursor: pointer;
}

.s-slider-block__title-nav button:hover {
    background-color: #f0f0f0;
}

.dark .s-modal-body {
  background-color: #143c3a;
}
.dark .da-cp {
  
    color: #ffffff !important;
}
.dark .s-product-card-entry {
    background-color: #1d104b;
}
.s-product-card-image:hover img {
    transform: scale(1.1); /* تكبير الصورة بنسبة 10% */
}
.s-button-primary {
   background-color: #dda828;
        border-color: #e1aa35;
    border-width: 1px;
        color: #ffffff;

}
    .dark .da-bgm {
    .s-button-primary {
        background-color: #dda828;
        border-color: #e1aa35;
        border-width: 1px;
        color: #ffffff;
    }
 
.dark .da-bgg {
    background-color: #211556 !important;
}