.tabs.hide-scroll {
    background: #e1b841;
    padding: 20px 10px;
    border-radius: 10px;
    justify-content:center
}
.top-navbar:not(.topnav-has-bg) {
    background-color: #ffd14a;
    color: var(--header-text-color);
}

button.tab-trigger.s-button-element.s-button-btn.s-button-outline.s-button-primary-outline.s-button-loader-after {
    color: #fff !important;
    font-size:20px;
}

section.s-block.s-block--fixed-banner.wide-placeholder>.container {
    padding-right: 30px;
    padding-left: 30px;
    width: 100%!important;
    max-width: unset;
    border-radius: 0!important
}

section.s-block.s-block--photos-slider salla-slider.photos-slider .swiper {
    padding: 0
}




.s-block--tabs-produtcs{
    margin-top:.5rem  !important;
    padding:0 !important;
 
}
.s-block--tabs-produtcs .container{
       max-width:100% !important;
       padding-right: 30px;
    padding-left: 30px;
}
body.index > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > section.s-block.s-block--banners.container > div {
    display: flex!important;
    justify-content: center!important;
    align-items: center!important;
    flex-wrap: wrap!important
}
body.index > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > section.s-block--fixed-banner.s-block--dynamic-banner.wide-placeholder.dynamic-banner--16 > div{
    padding-right: 30px;
    padding-left: 30px;
    max-width:100% !important;
}
body.index > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > section.s-block.s-block--fixed-banner.wide-placeholder.fixed-banner--2 > div {
 padding:0 !important;   
}


section.s-block.s-block--square-links.square-links-1 .mx-auto.max-w-7xl.lg\:px-8 {
padding-inline:0px !important;
  max-width:100% !important;
}

div.banner-entry  {
    background: 0 0;
    height: 350px!important;
    flex-basis: 15%!important
}

.s-block--banners .lazy__bg.lazy.entered.loaded {
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}
@media(max-width: 992px) {
div#bcio-whatsapp-widget  button{
    bottom:135px !important;
}
    div.banner-entry{
         background: 0 0;
        height: 150px!important;
        flex-basis: 30%!important
    }
.s-block--tabs-produtcs .tabs {
        overflow-x:auto;
        white-space: nowrap;
        padding: 0!important;
        margin-inline:0!important;text-align: center
    }

    .s-block--tabs-produtcs .tabs salla-button .tab-trigger,.s-block-tabs.s-block--special-products .tabs salla-button .tab-trigger {
        font-size: 9px
    }
}


@media (min-width: 1024px) {
    .lg\:col-\[2\] {
        grid-column: 1;
    }
     .lg\:order-\[unset\] {
        order: 2;
    }
    #app > div.app-inner.flex.flex-col.min-h-full.bg-storeBG > footer > div > div.store-footer__inner > div > div:nth-child(3) {
        order: 3;
    }
}


@media (max-width: 991px) {
    .simplified-products .offer-slide, .simplified-products .s-products-slider-card {
        width: 135px;
    }
    section.s-block.s-block--square-links.square-links-1 salla-slider .slide--one-sixth {
    width: 30%;
}

}