@media(max-width:990px){
    /*#theme_menu-aside .menu.superior .nivel-um>li .nivel-dois{max-width:319px;min-width: 319px;}*/
    #theme_menu-aside .menu.superior a{white-space:normal!important;}
    /*#theme_menu-aside{overflow-x:hidden;}*/
}
@media(max-width:990px){
    #theme_menu-aside .menu.superior .nivel-um>li .nivel-dois{
        width:100%;
    }
    /*#theme_menu-aside .menu.superior .nivel-um>li.open .nivel-dois{display:block;}*/
    #theme_menu-aside, #theme_menu-aside .menu.superior .nivel-um{overflow-x:hidden;}
    #theme_menu-aside, #theme_menu-aside .menu.superior, #theme_menu-aside .menu.superior > .nivel-um, #theme_menu-aside .menu.superior > .nivel-um .nivel-dois {
        height: 100%;
        max-height: calc(100vh - 53px);
    }
}
.produto .codigo-produto{flex-wrap:wrap;}
.produto .codigo-produto .trustvox-stars{width:100%;order:9;margin-top: 10px!important;}
@media(min-width:990px){
#theme_footer-content3 > *{
    max-width:100%;
    width:300px;
}

}
#theme_categorySlider .item{padding:0 10px;}
.menu.superior .titulo {
    font-weight: 500;
}
 
 .quantity-nav {
    display: none;
}
 
 


#theme_categorySlider .info-banner.titulo {
    color: #898d76;
    font-weight: bold;

}