/* Add custom CSS styles below */
section#photos-slider-0 {
    margin-top: 0 !important;
}
div#whatsapp-up {
    width: 5rem !important;
    height: 5rem;
}

section#photos-slider-0 .container {
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    max-width: 100% !important;
}
section#photos-slider-0 .swiper-backface-hidden .swiper-slide {
    padding: 0;
}
section#photos-slider-0 .rounded-md {
    border-radius: 0 !important;
}
.product_page img.lazy.\[background\:var\(--store-background-secondary\)\].h-full.w-full.loaded {
    object-fit: contain !important;
}
.lg\:w-\[var\(--header-w-logo\)\] {
    height: 80px;
}
.container {
    width: 90% !important;
}
section#main-links-1 .lg\:gap-6 {
    gap: 0;
}
section#main-links-1 .lazy.lazy__bg{
    background-size: contain !!important;
}
.lazy__bg.loaded {
    opacity: 1;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}
section#main-links-1 .container.relative.z-1.overflow-hidden {
    max-width: 90% !important;
}

salla-tab-header.\[\&_\.s-tabs-header-item\]\:\!rounded-none.\[\&_\.s-tabs-header-item\]\:bg-transparent.\[\&_\.s-tabs-header-item\]\:text-primary.border.border-primary.\[\&_\.s-tabs-active\]\:\!bg-primary.\[\&_\.s-tabs-active\]\:\!text-white.hydrated {
    border-radius: 10px;
    border-color: #D69142;
}
.\[\&_\.s-tabs-header-item\]\:text-primary .s-tabs-header-item {
    background-color: transparent !important;
    color: #000000 !important;
}


h2.saji-page-title.saji_anime.text-\[var\(--store-title\)\].text-2xl.md\:text-3xl.font-bold.tracking-tight.saji-fade-in.saji-animate-active {
    font-size: 24px !important;
    font-weight: 400;
}
p.saji-main-subtitle.saji_anime.text-\[var\(--store-description\)\].text-sm.leading-\[normal\].mt-3.saji-fade-in.saji-animate-active {
    font-size: 37px !important;
    color: #D69142;
}
section#featured-products-style2-5 {
    margin-top: 1rem;
}
section#s-block--fixed-banner-6 {
    margin-bottom: 0 !important;
}

section#main-links-7 .itme-categories .aspect-square {
    height: auto !important;
    background-color: transparent;
    width: 100%;
    aspect-ratio: 12 / 9;
    height: auto;
}

button.accordion.text-base.\!leading-normal.flex.justify-between.rtl\:text-right.ltr\:text-left.items-center.border-none.w-full.gap-2.outline-none.cursor-pointer.text-\[var\(--store-title\)\].\[background\:var\(--store-background-secondary\)\].py-3.px-5 {
    background-color: #F6F6F6;
    border: none !important;
    outline: none !important;
}
.accordion-content-all {
    border: none;
    border-bottom: 2px solid #D69142;
}
button.accordion i{
   background-color:#D69142;
}
footer.store-footer.relative.flex.flex-col.\[background\:var\(--footer-bg\)\].pt-3.md\:pt-14.border-\[var\(--footer-color\)\] {
    background-image: url(https://i.ibb.co/0jVQZ8N1/Rectangle-20102.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;;
    background-color: transparent;
}
.footer-bottom.md\:order-4.\[background\:var\(--footer-bg\)\] {
    background-color: #334861;
}

a.logo-normal.footer-logo {
    background-color: #fff;
    border-radius: 10px;
    background-size: 100% auto;
    height: 110px;
}
strong.footer-title {
    color: #FDB022 !important;
}

.store-bottom-nav.fixed.md\:hidden.left-0.bottom-0.w-full.z-50.bg-\[var\(--bottom-menu-bg\)\].text-\[var\(--bottom-menu-color\)\] {
    background-color: #334861;
}

 
@media(max-width: 768px){
  footer.store-footer.relative.flex.flex-col.\[background\:var\(--footer-bg\)\].pt-3.md\:pt-14.border-\[var\(--footer-color\)\] {
    background-image: none;
    background-color: #334861;
}
  p.saji-main-subtitle.saji_anime.text-\[var\(--store-description\)\].text-sm.leading-\[normal\].mt-3.saji-fade-in.saji-animate-active {
    font-size: 30px !important;
}

}