/* Add custom CSS styles below */ 
.s-add-product-button-mini-checkout-content{
color:rgba(34, 197, 94, 1);
}
.sicon-menu.text-primary.text-2xl{
    color: #dfba90 !important;
}
.menu-list h3{
    color: #caa87f;
}
.mobile-menu-slider.text-sm.font-bold{
display:none !important;
}
.angel-ad.overflow-hidden
{
background-color: #ffffff !important;
}
#mobile-menu
{
    background: rgba(255, 255, 255, 1) !important;
    color: #c9985a !important;
}
.undefined.s-button-element.s-button-btn.s-button-outline.s-button-wide.s-button-primary-outline.s-button-loader-center
{
 background: #c9985a !important;
 color:#fff;
 border-color: #ffffff !important;
}

/* ######## items in footer */ 
.block.cursor-pointer.p-6.pe-16.text-sm.font-primary.leading-6.transition
{
   background: #c9985a !important;
    color: white !important;
}
.faq-item.open-badge.sicon-add.absolute.top-5.end-4.h-8.w-8.flex-center.rounded-full.bg-white.da-bgm.transition-colors.duration-300
{
    color: green !important;
}
.block.cursor-pointer.p-6.pe-16.text-sm.font-primary.leading-6.transition::hover
{
   background: green !important;
    color: #fff !important;
}


/* ######## the colors footer and header 
.header-container.container
{
    background: rgb(247 221 209);
}
.flex.items-stretch.justify-between.relative
{
    background: rgb(247 221 209 / 74%);

}
.dark.da-bgm {
{
    background-color: #f7dfd3 !important;
}
.store-footer__inner.da-bgm 
{
background: #f6ded2 !important;
}
*/

/* ##########  element after slide header */
.banner-square.element_after_slider_header.zoomed-img.grayscaled-img.lazy.swiper-slide.max--5.min--6 a
{
text-align:-webkit-center;
}

.element_after_slider_header div:first-child {
    border-radius: 50%;
    background:rgb(251 253 159);
  .
}
.element_after_slider_header h3
{
text-align:center;
}
.element_after_slider_header1 div:first-child {
    border-radius: 50%;
    background: rgb(254, 239, 234);
    
}
.element_after_slider_header1 h3
{
text-align:center;
}
.element_after_slider_header2 div:first-child {
    border-radius: 50%;
    background:rgb(218 233 241);
 
}
.element_after_slider_header2 h3
{
text-align:center;
}
.element_after_slider_header3 div:first-child
{
    background: #efc9c9;
    border-radius: 50%;
   
}
.element_after_slider_header3 h3
{
text-align:center;
}
.element_after_slider_header4 div:first-child
{
    border-radius: 50%;
    background: rgb(245 220 145);
}
.element_after_slider_header4 h3
{
text-align:center;
}
.element_after_slider_header5 div:first-child
{
    border-radius: 50%;
    background: rgb(229 220 220);
}
.element_after_slider_header5 h3
{
text-align:center;
}