.boton-banner .buttonslider {
    color: #834d2b;
    background-color: #fff;
    border-color: #fff;
    width: 329px;
    padding: 5px;
    font-size: 1.98rem;
    border: 0 solid;
    font-weight: 700;
    margin: 10px;
}
.boton-banner .buttonslider:hover {
    color: #fff;
    background-color: #4a2f22;
    border-color: #4a2f22;
}

.lang-pt .staticblockcategory-item.id_imagecateg81 {
    display: none;
}

.lang-es .staticblockcategory-item.id_imagecateg84 {
    display: none;
}


.lang-es .staticblockcategory-item.id_imagecateg85 {
    display: none;
}

.lang-pt .staticblockcategory-item.id_imagecateg34 {
    display: none;
}

.lang-pt .category-id-214 .category-cover.rc--lazyload {
    display: none;
}

.header-top div#_desktop_logo {
    display: none;
}

.idioma .ml-1 {
    display: none;
}

.idioma .language-selector-wrapper {
    font-size: 15px;
    color: #000;
    line-height: 15px;
    width: 50%;
    float: right;
    margin: 31px 0px 21px 16px;
display: flex;
    line-height: 35px;
}

@media (max-width: 991px) {
    .menulogo {
    max-width: 60%;
    min-height: 40px;
    margin: 31px 15px 27px 16px;
    float: left;
}

.idioma .dropdown-item.small {
    color: #000 !important;
}
}

@media (min-width: 992px) {
.idioma {
    display: none;
}
}