/*
Theme Name: Pro
Version: 3.7.1
Author: website.by
Author URI: https://website.by
*/
body {
    font-size: 16px;
}
@media (min-width: 991px) {
    .websb-static {
        margin: 0 auto;
        padding: 50px 25px 50px 25px;
        max-width: calc(1 * var(--brz-section-container-max-width, 1170px));
    }
}
 .brz .websb-header .brz-root__container.brz-reset-all {
    overflow: visible;
}

body.brz.brz-ed .websb-header a, body.brz.brz-ed .websb-footer a {
    pointer-events: none !important;
}
body.brz.brz-ed {
    min-height: 200vh !important;
}








