@media (max-width: 767px) {
img.custom-logo {
    max-height: 50px !important;
}

#site-header.medium-header .oceanwp-mobile-menu-icon a {
    font-size: 15px;
    font-weight: 600;
}

span.saltos-linea {
    display: block;
}
}


@media only screen and (min-width: 959px) {
.navigation li.megamenu-li.auto-mega .megamenu.col-2 {
    width: 480px;
}

#site-header.medium-header .oceanwp-mobile-menu-icon a {
    font-size: 15px;
    font-weight: 600;
}
}


img.custom-logo {
    height: 75px;
}

#site-logo #site-logo-inner a img {
    height: 75px;
}

img.revista-widget {
    border-style: solid !important;
    border-width: 0px 0px 4px 0px !important;
    border-color: #D71921 !important;
    border-radius: 4px !important;
}

.ventas-tarifas {
    background: #D71921;
    color: #ffffff;
    font-size: 18px;
    padding: 10px 18px;
}

.elementor-post__avatar {
    border: 1px solid #D71921;
}

a {
    outline: none !important;
}

a:focus {
    outline: none !important;
}

.grecaptcha-badge {
    display: none !important;
}