.store-footer__inner.da-bgm {
    background-color: #3ba968;
}




.text-gray-400 {
    --tw-text-opacity: 1;
    color: rgb(255 255 255);
}

@media (min-width: 992px) {
    [dir="rtl"] .footer-middle h3 {
        text-align: right;
    }
}

h3.title.text-center {
    color: #fff;
}

h3.text-center.follow.mb-1.text-lg.da-cp.md\:\!mb-0 {
    color: #fff;
}

a.social-icon.bubble-show.da-tm {
    color: #fff;
}

img.x-icon.w-8 {
    /* تكبير العنصر بنسبة 1.5 (أي 150%) */
    transform: scale(1.9);
    
    /* يمكن إضافة تأثير الانتقال لجعل التكبير أكثر سلاسة */
    transition: transform 0.3s ease-in-out;
}

h2.da-cp {
    color: #3ba968;
}

a.block.mb-5.last\:mb-0.text-sm.leading-none.da-tm.hover\:text-primary {
    color: #fff;
}

.store-footer h3 {
color : #fff ;
}

p.max-w-sm.leading-6.da-tm.mx-auto.px-3 {
    color: #fff;
}

a.flex-center.pb-2.pt-4.gap-2.w-max.h-full {
    color: #fff;
}

span.text-unicode.unicode.text-center {
    color: #fff;
}



p.da-tm.hidden.text-xl.md\:block.ms-1 {
    color: #02823a;
}

.s-cart-summary-total {
    color: #02823a;
}

 .store-footer__inner.da-bgm {
  --tw-bg-opacity: 1;
    background-color: rgb(2 130 58);
}

a.social-icon.bubble-show.da-tm {
    z-index: 9999px;
}

h2.da-tm {
    color: #fff;
}

p.mb-2.lg\:mb-0.da-tm {
    color: #fff;
}

span.search-btn.header-btn.flex.da-fm.angelmodal-toggle.cursor-pointer {
    color: #02823a;
}

i.flex-center.shrink-0.sicon-whatsapp2 {
    color: #fff;
}

i.flex-center.shrink-0.sicon-iphone {
    color: #fff;
}

i.flex-center.shrink-0.sicon-mail {
    color: #fff;
}

.store-footer__inner.da-bgm {
    text-align: center;
    justify-content: center !important;
    margin: auto;
    background-color: ##01270e;
 background: linear-gradient(0deg, #01270e 0%, #03582e 50%, #59ad7e 100%);




    border-top-left-radius: 12rem 1rem;
    border-top-right-radius: 20rem 1rem;
}

h2.total-price.font-bold.da-tm.text-xl.inline-block {
    color: #02823a;
}
  .inner.bg-white.da-bgm  {

box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgb(13 201 0);
}

.s-product-card-content-sub.justify-between {
    display: flex;
    justify-content: center;
}

h3.s-product-card-content-title.line-clamp-1.font-primary {
    display: flex;
    justify-content: center;
}

span.s-product-card-category {
    display: none;
}


.s-slider-block__title-right h2 {
    text-transform: uppercase;
    background-image: linear-gradient(-225deg, #9c9090 0%, #29d36e 9%, #048b32 67%, #000000a1 100%);
    background-size: 200% auto;
    color: #fff;
    font-weight: bold;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 2s linear infinite;
    display: inline-block;
    font-size: 21px;
}

@keyframes textclip {
    to {
        background-position: 200% center;
    }
}


h1#page-main-title {
    text-transform: uppercase;
    background-image: linear-gradient(-225deg, #9c9090 0%, #29d36e 9%, #048b32 67%, #000000a1 100%);
    background-size: 200% auto;
    color: #fff;
    font-weight: bold;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 2s linear infinite;
    display: inline-block;
    font-size: 21px;
}