/* Add custom CSS styles below */ 
.text-black,.s-cart-summary-total{
    color: #ffffff;
}
a.mburger.mburger--collapse.flex.items-start.ltr\:mr-1.rtl\:ml-1,.bottom-header.opacity-90.bg-white.da-bgm.has-custom-bg {
    color: #ffffff;
}

.s-fast-checkout-button.outline {
    background-color: transparent;
    border: 1px solid #fff !important;
}
 .s-slider-block__title-right h2 ,.divider-title h2 {
    color: #0b8d84!important;
}

salla-products-slider.s-products-slider-wrapper.hydrated .s-product-card-content-footer salla-add-product-button .s-button-primary {
    background-color: #0b8d84;
    border-color: #0b8d84;
}
  span.swiper-pagination-bullet.swiper-pagination-bullet-active,.s-block__display-all:after, .s-slider-block__display-all:after  {
    background-color: #0b8d84!important;
}

.sicon-menu:before{
  color:#ffffff;
}
.s-cart-summary-count{
      background: #ffffff;
    color: #0b8d84;
}
salla-slider .s-slider-block__title-nav button .s-slider-button-icon svg {
  fill:#0b8d84!important;
}
.store-footer h3 {
  color: #ffffff;
}
.store-footer__inner.da-bgm button.rtl\:rounded-r-none.ltr\:rounded-l-none.rtl\:rounded-l-md.ltr\:rounded-r-md.s-button-wrap.hydrated.s-button-element.s-button-btn.s-button-solid.s-button-primary.s-button-loader-center{
    background-color:#ebebeb;
    border-color: #ebebeb;
  color: #0b8d84;
}
.s-product-card-entry {
    border-color: #0b8d84 !important;
    box-shadow: unset!important;
}
.store-footer {
  background-color: #3a3f2f!important;
  color: #ffffff;
}
footer.store-footer.dark h3 {
    color: #ffffff !important;
}
section.p-block--features.mt-4 .p--features__item.flex.flex-center.gap-2.px-2.py-3.bg-white.da-bgg.rounded-md.in-view, section.s-block.s-block--payment.container.details.\!py-4 {
    box-shadow: 0px 0px 4px #0099e561;
}
/*المنتج المميز*/
button.undefined.s-button-element.s-button-btn.s-button-solid.s-button-wide.s-button-primary.s-button-loader-center {
    background-color: #0b8d84 !important;
    border-color: #0b8d84 !important;
}
.tabs__outline .tab-trigger.is-active {
    background-color: #0b8d84!important;
    border-color: #0b8d84!important;
}

.tabs__outline .tab-trigger {
    border-color: #0b8d84!important;
}

.special-product .btn--primary {
    background-color: transparent;
    border-color: #0b8d84 !important;
    color: #0b8d84 !important;
}
section.s-block.s-block--special-product.special-product.in-view h1 , section.s-block.s-block--special-product.special-product.in-view .flex-center.sale-end.text-primary.w-max.gap-1.mb-2 {
    color: #0b8d84!important;
}
footer.store-footer div#contact-slot a {
    background-color: #f2f2f23b;
}
/*end new code*/
div#product-tabs-details h2 {
    color: white;
    filter: drop-shadow(0px 1px 2px #14f6f5);
}
:root {
  --text-btn: #fff;
  --footer-bg: #3a3f2f;

}
.testimonials-slider .swiper-slide > .flex{
    box-shadow: 0px 0px 4px #0b8d84;
    border: 1px solid #0b8d84;
}


.faqs-list {
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding:10px 0 40px 0;
    gap: 0px;
}

.faqs-list .header {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.faqs-list .header img {
   width: 200px;
}

.faqs-list .header h3 {
    font-size: 25px;
}

.faqs-list .boxs {
    display: flex;
    align-items: flex-start;
    justify-content: space-around;
    width: 100%;
}

.animation {
    width: 200px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.animation .text {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 0px;
    transform: translateY(-10px);
    text-align: center;
}

.animation .text h3{
line-height:18px;
}
@media(width < 750px){
.animation .text h3{
line-height:22px;
}
    .animation{
        width: 115px;
    }

     .animation .text h2{
        font-size: 20px;
    }
     .animation .text h3{
        font-size: 14px;
    }
}

@media(width < 550px){
    .animation{
        width: 100px;
    }
     .animation .text h2{
        font-size: 16px;
    }
     .animation .text h3{
        font-size: 11px;
    }
}

#banarimg{
padding:0px !important;
  height:150px !important ;

}
#banarimg img{
width:100% !important;
}

.logo-light,
.logo-dark{
scale:1.8;
transition: 0.3s;

}
.logo-light:hover{
scale:2;
}
.text-sm.font-bold.angel_anime.animate__.animate__fadeInUp:nth-child(3){
  display:none !important;
}
button:hover{
    animation: scaling 1s infinite;
}
@keyframes scaling {
    0% {scale: 1}
    50% {scale: 1.08}
    100% {scale: 1}
}
.product-entry{
transition: 0.4s;
border-radius: 7px !important;
/*box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;*/
border:1.5px solid #003339 !important;
  box-shadow:0px 0px 10px rgb(228,188,89,0.9);

}
.product-entry:hover{
scale:1.06;
border-radius: 14px !important;
}
.s-product-card-entry{
    border-color: rgb(228,188,89) !important;
  box-shadow:0px 0px 10px rgba(228,188,89,0.3);

}
.dark .s-product-card-entry{
    border-color: rgb(228,188,89)!important;
  box-shadow:0px 0px 10px rgba(228,188,89,0.3);

}
.to-top a{
transition: 0.4s;
}
.dark .opt-text p span{
color:#fff !important;
}
.dark h2.ql-direction-rtl span{
color:#fff !important;
}
.to-top a:hover{
 transform: translateY(-10px);
}

.flex-col.items-center.justify-center.text-sm.leading-none.gap-2.angel_anime.animate__.animate__fadeInUp{
transition: 0.4s;
}


.flex-col.items-center.justify-center.text-sm.leading-none.gap-2.angel_anime.animate__.animate__fadeInUp:hover{
 transform: translateY(-10px);
}

.footer-middle{
flex-wrap:wrap;
algin-items:center !important;
justify-content: center !important;
}
/*link whats*/
#linkwhatsa {
  width: 110px;
  position: fixed;
  bottom: 40px;
  right: 2px;
  background-color: rgb(228,188,89) !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 3px;
  padding: 4px 8px;
  border-radius: 30px;
  text-decoration: none;
  color: #fff;
  font-size: 15px;
    font-weight:  500;
  z-index:999 !important;
  box-shadow:0px 0px 10px rgba(228,188,89,0.9);
}
.product-single #linkwhatsa {
  bottom: 120px !important;

}
#linkwhatsa i {
  font-size: 20px;
  font-weight:  500;
  color: #fff;
}
#wa-angel a{
display:none !important;
}



#gb-widget-3359{
display:none !important;

background:black !important;
}
.q8c6tt-0.cFXAxJ{
display:none !important;
}
.sbsi7l-0.hpCjOY{
display:none !important;
}
.sbsi7l-0.hztlhY{
display:none !important;

}
.animation .text {
    color: rgb(228,188,89);
}
.dark .animation .text {
    color: white;
}
/* لون الإطار الخارجي للبطاقة */
.product-entry{
  border:1.5px solid #003339 !important;
  box-shadow:0px 0px 10px rgb(228,188,89,0.9);
}

.s-product-card-entry{
  border-color: #003339 !important;
  box-shadow:0px 0px 10px rgba(228,188,89,0.3);
}

.dark .s-product-card-entry{
  border-color: #003339 !important;
  box-shadow:0px 0px 10px rgba(228,188,89,0.3);
}
.dark .da-bgm {
    background-color: #00333a !important;
}