#main {
    padding: 70px 0 !important;
}

.masthead:not(.side-header):not(.mixed-header) .header-bar,
.header-space {
    min-height: 0px !important;
}

.borda-none {
    border-right: 0px !important;
}

.footer h2 {
    font-size: 20px;
}

.footer .wp-block-columns {
    margin-bottom: 0px !important;
}

#ssb-container {
    display: none;
}

@media screen and (max-width: 970px) {
    .home #main {
        padding: 14em 0 0 0 !important;
    }

    .mobile-hide-footer #footer>.wf-wrap {
        display: block !important;
    }

    .top-bar .mini-widgets.right-widgets {
        display: none;
    }

    #page .icon-off,
    #page .icon-off:before,
    #page .mini-login .submit.icon-off:before,
    #page .wc-ico-cart.icon-off:before,
    #phantom .icon-off,
    #phantom .icon-off:before,
    #phantom .mini-login .submit.icon-off:before,
    #phantom .wc-ico-cart.icon-off:before {
        background: 0 0 !important;
        padding-left: 0;
        margin: 0 auto;

    }

    .mini-contacts.phone {
        padding: 10px !important;
    }

    .footer .widget {
        padding: 0 0 !important;
    }

    .icon-seta {
        display: inline !important;
        color: rgba(255, 255, 255, 0.5);
        background-color: rgba(255, 255, 255, 0.15);
        padding: 0px 4px;
        border-radius: 20%;
    }
}

@media screen and (max-width: 600px) {

    body .masthead .top-bar,
    .hide-on-second-switch {
        display: flex !important;
    }

    .page-title .wf-container-title,
    #fancy-header .wf-wrap {
        margin-top: 170px;
    }

}

@media screen and (max-width: 990px) {

    .masthead .main-nav,
    .masthead:not(.side-header) .main-nav,
    #phantom,
    .masthead:not(.side-header) .header-bar,
    .masthead.side-header .header-bar,
    .header-scrollbar-wrap,
    .masthead.mixed-header,
    .header-space,
    .hide-overlay {
        display: block !important;
    }
}

@media screen and (max-width: 935px) {
    #rmp-container-1673 {
        width: 100% !important;
        max-width: 100% !important;
        height: 90vh !important;
        margin-top: 140px !important;
    }

}

@media screen and (max-width: 782px) {

    .admin-bar .rmp-container,
    .admin-bar .rmp_menu_trigger {
        margin-top: 210px !important;
    }

}

@media screen and (max-width: 768px) {
    .masthead:not(.side-header):not(.side-header-menu-icon) .header-bar ul {
        display: none !important;

    }

    .espacador-none {
        height: 0px !important;
    }

}

@media screen and (max-width: 935px) {
    #rmp-menu-wrap-1673 .rmp-submenu .rmp-menu-item-link {
        font-size: 17px;
        border-bottom: 1px solid #268E61 !important;
        font-family: inherit;
        font-weight: 300;
    }

    #rmp-menu-wrap-1673 .rmp-submenu a {
        background-image: url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='13' height='13' rx='3' fill='white' fill-opacity='0.15'/%3E%3Cpath d='M5.159 2.802L8.841 6.57L5.314 10.291L4.237 9.254L6.897 6.51L4.159 3.833L5.159 2.802Z' fill='white' fill-opacity='0.5'/%3E%3C/svg%3E");
        padding-left: 11% !important;
        background-repeat: no-repeat;
        background-position: 15px center;
    }
}

@media (max-width: 599px) {

    .borda-baixo {
        border-bottom: 1px solid #B8B8B8;
        margin-bottom: 20px;

    }

    .margem-lateral {
        margin-left: 0px !important;

        p {
            text-align: left !important;
        }
    }

    .disposicao-texto {
        flex-basis: auto !important;
    }

    #ssb-container {
        display: none;
    }


}

@media (min-width: 782px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:last-child) {
        border-right: 1px solid #B8B8B8;
    }

    .footer .widget {
        padding: 0 22px 0 0 !important;
    }
}