body{
background-color: #fff !important;}
/* general */
@media (min-width: 1280px) {
    .container {
        max-width: 1600px;
    }
    /* specific section */
    section:has(img[src *= 'j4wOkhntIgmfE2IcVze3qZbeBfy0JxUcrSL3kc7F.png']) {
        max-width: 1280px;
        margin-inline: auto;
    }
}
.liabty-cat{
    z-index:1;
}
custom-salla-product-card:not([horizontal=true]):hover .s-product-card-image-full {
    background-color: #f3f3f3;
}
.liabty-cat .s-slider-block__title-nav{
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    z-index: 999;
    justify-content: space-between;
    margin: 0;
    width: unset;
}

.liabty-cat .s-slider-block__title-nav button{
    background-color:#ffd4ba;
}
/* Header */
#mainnav {
    position: static !important;
}
.navbar-brand img {
    max-height: 6rem;
    width: auto;
    max-width: 100px;
}
.banner--fixed img{
background-color: rgb(255 255 255);
}
/* fw */
section.s-block.s-block--photos-slider {
    margin-top: 0;
    margin-bottom: 4%;
}
section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper,
section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper-slide {
    padding: 0;
}
section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper-slide {
    width: 100%;
}
section.s-block.s-block--photos-slider .s-slider-block__title-nav {
  display: none;
}

/* cats */
.cont-cat {
    justify-content: center;
}

section.liabty-cat .cat .txt{
    position: absolute;
    top: 50%;
    right: 25%;
    }
.p-\[28px\] {
    padding: 0;
}
section.liabty-cat .cat:hover .txt{
color: #fff;
}
section.liabty-cat .cat.md\:\!w-\[259px\]{
display: block;
}
@media (min-width: 1280px) {
    section.liabty-cat .cat.md\:\!w-\[259px\] {
        width: 18% !important;
    }
}
@media (max-width: 768px) {
    section.liabty-cat .cat.md\:\!w-\[259px\] {
        width: 45% !important;
    }
    .\!h-\[167px\] {
        height: 300px !important;
    }
    section.liabty-cat p {
        font-size: 16px;
    }
}
salla-slider.photos-slider .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 0px;
    display: none;
}
@media (max-width: 576px) {
    section.liabty-cat .cat.md\:\!w-\[259px\] {
        width: 48% !important;
    }
    .\!h-\[167px\] {
        height: 200px !important;
    }
    section.liabty-cat p {
        font-size: 14px;
    }
    .max-h-full {
        max-height: 80%;
    }
}
section.liabty-cat .swiper-wrapper {
        gap: 0;
    }
.mb-\[52px\] {
    margin-bottom: 0;
}
/* Testimonials */
.customer-reviews {
    margin-top: 4%;
}
section.liabty-cat .cat:hover {
    animation: none !important;
}
section.liabty-cat .cat:hover {
    border: none !important;
}
/* Footer */
.relative.py-8 {
    background: #d38301 !important;
}
.store-footer__inner{
    background-color: #E5E7EB;
}
.store-footer a {
    color: #0E0E0E;
}
.store-footer a:hover {
    color: #414042;
    }
@media (max-width: 768px) {
    .store-footer a {
        justify-content: center;
    }
}