body.lp-carnaval #wrapper {
    background-color: #6f3e53 !important;
    background-image: none !important;
    background-repeat: no-repeat;
    background-position: center top !important;
    /*background-size: 100% auto !important;*/
}

/*body.lp-carnaval .lp-carnaval-interna section.content div.cnt-vitrine {
    float: right !important;
    margin: 0 auto !important;
}
body.lp-carnaval .lp-carnaval-interna .navigation {
    display: block !important;
}*/
.navigation,
.navigation-tabs{
    display: none !important;
}
.banner-landing-chilli {
    clear: both;
    float: none;
    /*height: 345px;*/
    height: auto;
    margin: 0 auto 0;
    width: 100%;
}
.banner-landing-chilli .banner-landing-chilli-inner{
    margin-top: -4%;
    margin-bottom: -26.060086%;
    position: relative;
}
.banner-landing-chilli .banner-landing-chilli-inner >img{
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
    width: 100%;
}
.banner-landing-chilli .banner-mob{
    display: none;
}
/*body.lp-carnaval #wrapper > .content{
    margin-top: -150px;
}*/
section.content div.cnt-vitrine {
    float: none !important;
    margin: 0 auto !important;
    position: relative;
}
.banner-landing-links {
    left: 0;
    top: 43.63376251788269%;
    position: absolute;
    text-align: center;
    width: 100%;
}
.banner-landing-links .banner-landing-link {
    display: inline-block;
    margin-left: 2%;
    outline: none;
    position: relative;
    width: 18.05792163543441%;
}
.banner-landing-links .banner-landing-link:first-child{
    margin-left: 0;
}
.banner-landing-links .banner-landing-link img {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
    /*width: 100%;*/
}
.banner-landing-links .banner-landing-link .image-mob{
    display: none;
}

.visible-xs {
    display: none !important;
}
section.content div.cnt-vitrine div.ordenar label,
section.content div.cnt-vitrine div.main div.sub .resultado-busca-filtro .filterBy {
    color: #2b2b2b;
    text-transform: uppercase;
    font-weight: bold;
    display: none;
}
section.content div.cnt-vitrine div.ordenar a.ordenar-lnk,
body.landing section.content div.cnt-vitrine div.main div.sub .resultado-busca-filtro .filterBy #PS {
    border: 2px solid #FFFFFF;
    color: #FFFFFF;
    border-radius: 2px;
    font-weight: bold;
}

@media (max-width: 1199px) {
/*    body.landing .content {
        background-position: 50% 0%;
    }*/
}
@media (max-width: 1023px) {
    /*body.landing .content {
        background-position: 50% 100%;
    }*/
    .banner-landing-chilli {
        margin-top: 49px;
    }
}
@media (max-width: 991px) {
    /*body.landing .content {
        background-position: 50% 30%;
    }*/
    .banner-landing-chilli {
        margin-top: 49px;
    }
}
@media (max-width: 767px) {
    /*body.landing .content {
        background-position: 50% 80%;
    }*/
    .banner-landing-chilli {
        margin-top: 48px;
    }
    .hidden-xs {
        display: block;
    }
}
@media (max-width: 760px) and (min-width: 630px) {
    .banner-landing-chilli {
        margin-top: 108px;
    }
}
@media (max-width: 629px) {
    .hidden-xs {
        display: none !important;
    }
    .visible-xs {
        display: block !important;
    }
    .banner-landing-chilli {
        width: 100%;
        /*max-width: 320px;*/
        margin-top: 60px;
        margin-left: auto;
        margin-right: auto;
    }
    /*.banner-landing-chilli .banner-desk{
        display: none;
    }
    .banner-landing-chilli .banner-mob{
        display: block;
    }*/

    .text-landing {
        margin-top: 5px;
        width: 100%;
    }
    .text-landing img {
        width: 230px;
        margin: 0 auto;
    }
}

@media (max-width: 479px){
    .banner-landing-chilli {
        
    }
}
