/*
Theme Name: 22 Burlington
Theme URI: https://www.22burlington.com/
Description: 22 Burlington
Version: 2.0
Author: 22burlington.com
Author URI: https://www.22burlington.com/
Template: sr-website
*/

.mapm-btn-stats{
    display: none !important;
}

:root {
	--title-font: 'JosefinSlab', sans-serif !important;
    --site-font-family: "Figtree", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    --headings-font-family: "Figtree", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6{
    font-weight: 700;
}

.site-title{
    margin-bottom: -5px !important;
}

@media screen and (max-width: 1000px) {
    .site-title {
        margin-bottom: -5px !important;
    }
}

.nav-drill-wrapper .menu-item:not(:last-child){
    border-bottom: solid 1px rgba(0, 0, 0, .03) !important;
}

.nav-drill {
    border-top: solid 1px rgba(0, 0, 0, .03) !important;
}