/*
Theme Name: Escorts.luxe
Theme URI: https://www.escorts.luxe/
Description: Escorts.luxe
Version: 2.0
Author: srwebsitedesign.net
Author URI: https://www.srwebsitedesign.net/
Template: sr-website
*/

.mapm-btn-stats{
    display: none !important;
}

:root{
    --title-font: "DietDidot", serif !important;
    --site-font-family: "Figtree", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    --headings-font-family: "DietDidot", serif;
    --green: #34c129;
}

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;
}

#colophon{
    margin-top: 20px;
    margin-bottom: 20px;
}

#colophon .container{
    border-top: 1px solid rgba(255, 255, 255, .1);
    border-bottom: 1px solid rgba(255, 255, 255, .1);
    padding-bottom: 20px;
}

.mapm-top-location-list a{
    text-align: center;
    padding: 0 15px;
}

p:last-of-type{
    margin-bottom: 10px;
}