/* Add custom CSS styles below */ 
.navbar-brand img {
    height: 3rem !important;
}
a.flex.gap-2.items-center.btn-primary.text-sm.rounded-full {
    background-color: #8CC13D;
    border: none;
    border-radius: 10px;
    color: #000000;
    justify-content: center;
}
.hero-slider-btn.angel_animated__.animate__zoomInUp {
    width: 30%;
}
.s-block--full-bg:first-of-type .flex-center.flex-col.gap-4 {
    padding-top: 64%;
}
section.s-block.home-slider.s-block--hero-slider.s-block--full-bg.wide-placeholder.full-banner .md\:max-w-md {
    max-width: 55rem;
}

h3.text-2xl.md\:text-4xl.font-primary.leading-tight {
    font-size: 53px;
        line-height: 4rem;
}
section.s-block.home-slider.s-block--hero-slider.s-block--full-bg.wide-placeholder.full-banner .md\:text-base {
    font-size: 2rem;
}

section:nth-of-type(6) .flex-center.flex-col.gap-4 {
    padding-top:50%;
}
section:nth-of-type(6) .hero-slider-subtitle {
    max-width: 64%;
    margin: auto;
    line-height: 2.4rem;
}

.s-block__title h2 {
    text-align: center;
    color: #fff !important;
}
.dark .da-cp {
    color: #fff !important;
}


section:nth-of-type(3).s-block.s-block--banners .container {
    max-width: 84%;
}

.dark .s-product-card-content-footer salla-add-product-button .s-button-outline {
    color: #000000;
    background-color: #8CC13D;
    border-radius: 20px;
}

.dark .s-product-card-entry {
    background-color: #3E3E3E;
    border: none;
    border-radius: 20px !important;
}
.s-product-card-image.grow-0 {
    padding: 2rem;
}
.s-product-card-image img.loaded {
    border-radius: 20px;
}
.dark .da-bgm {
    background-color: #1a1a1a;
}

@media(max-width: 768px){
.hero-slider-btn.angel_animated__.animate__zoomInUp {
    width: auto;
}
h3.text-2xl.md\:text-4xl.font-primary.leading-tight {
    font-size: 20px;
    line-height: 2rem;
}
section.s-block.home-slider.s-block--hero-slider.s-block--full-bg.wide-placeholder.full-banner .md\:text-base {
    font-size: 18px;
}
.s-block--full-bg:first-of-type  .flex-center.flex-col.container.home-slider__content.p-8.md\:p-16.absolute.top-1\/2.left-1\/2.-translate-x-1\/2.-translate-y-full.md\:-translate-y-2\/3.z-2 {
    --tw-translate-y: -8% !important;
}
.flex-center.flex-col.container.home-slider__content.p-8.md\:p-16.absolute.top-1\/2.left-1\/2.-translate-x-1\/2.-translate-y-full.md\:-translate-y-2\/3.z-2 {
    --tw-translate-y: -40% !important;
}
.s-block--full-bg:first-of-type .flex-center.flex-col.gap-4 {
    padding-top: 0 !important;
}
section:nth-of-type(6) .flex-center.flex-col.gap-4 {
    padding-top: 0;
}

section:nth-of-type(6) .hero-slider-subtitle {
    max-width: 100%;
    margin: auto;
    line-height: 1.4rem;
}


}