:root{
    --color-primary: #008849;
    --new-bg-color:#00333a;
    --color-primary-dark: #2ee791 ;

}
body{
background-color:var(--new-bg-color)!important;
}
.da-cp, .s-slider-block__title-right h2 , .s-slider-block__display-all, .s-block__display-all {
color:#ffffff!important;
}
.angel-ad__content:hover{
color:unset;
opacity:0.8;
}
.s-product-card-content-footer salla-add-product-button .s-button-outline {
color:var(--new-bg-color)!important;
border-color:var(--new-bg-color);

}
footer.store-footer
 {
    color: #ffffff!important;
}
div#wa-angel{
background-color:var(--color-primary)!important;

}
.main-content h1 , p.relative.da-tm , label.block.me-3.whitespace-nowrap{
    color: #ffffff;
}
/*tags*/
a.px-2.leading-6.da-tm.justify-center.text-sm.bg-white.da-bgm.opacity-70.hover\:opacity-100.duration-300.transition-opacity.rounded-tiny {
    visibility: hidden;
}
/*blog text strong*/
.blog-single strong {
    color: #eab1f2!important;
}

#app > div.app-inner.flex.flex-col.min-h-full > div.container.mt-14.lg\:mt-6 > div > div > div > h1 {
    display: none !important;
}
div#product-tabs-details h2 {
    color: white;
    filter: drop-shadow(0px 1px 2px #A271BB);
}
:root {

  --text-btn: #fff;
}
.testimonials-slider .swiper-slide > .flex {
    box-shadow: 0px 0px 10px var(--color-primary);
    border: 2px solid var(--color-primary);
}

.da-cp,
.s-slider-block__title-right h2{
color:rgb(162,113,187);
}
.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 #643A21 !important;
  box-shadow:0px 0px 10px rgb(162,113,187,0.9);

}
.product-entry:hover{
scale:1.06;
border-radius: 14px !important;
}


.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(162,113,187) !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(162,113,187,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(162,113,187);
}
.dark .animation .text {
    color: white;
}
*/