body, 
.elementor-widget-text-editor, 
.elementor-widget-heading .elementor-heading-title {
font-family: 'Montserrat', sans-serif !important;
}.mpm-toggle-c8e0c800 {
display: none !important;
visibility: hidden !important;
pointer-events: none !important;
} .mpm-toggle-bar-c8e0c800 {
display: none !important;
} @media screen and (max-width: 1024px) {
.mpm-toggle-c8e0c800 {
display: flex !important;
visibility: visible !important;
pointer-events: auto !important;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 5px;
position: fixed;
top: 15px;
right: 20px;
z-index: 100000;
background: transparent;
border: none;
cursor: pointer;
padding: 6px;
width: 40px;
height: 40px;
box-sizing: border-box;
}
.mpm-toggle-bar-c8e0c800 {
display: block !important;
width: 24px;
height: 2px;
background-color: #ffffff;
border-radius: 2px;
transition: transform 0.3s ease, opacity 0.3s ease;
flex-shrink: 0;
} .mpm-toggle-c8e0c800.mpm-active-c8e0c800 .mpm-toggle-bar-c8e0c800:nth-child(1) {
transform: translateY(7px) rotate(45deg);
}
.mpm-toggle-c8e0c800.mpm-active-c8e0c800 .mpm-toggle-bar-c8e0c800:nth-child(2) {
opacity: 0;
}
.mpm-toggle-c8e0c800.mpm-active-c8e0c800 .mpm-toggle-bar-c8e0c800:nth-child(3) {
transform: translateY(-7px) rotate(-45deg);
}
} @media screen and (max-width: 782px) {
body.admin-bar .mpm-toggle-c8e0c800 {
top: 61px;
}
} .mpm-overlay-c8e0c800 {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.95);
z-index: 99999;
opacity: 0;
visibility: hidden;
transition: opacity 0.35s ease, visibility 0.35s ease;
overflow-y: auto;
}
.mpm-overlay-c8e0c800.mpm-open-c8e0c800 {
opacity: 1;
visibility: visible;
}
.mpm-overlay-inner-c8e0c800 {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
min-height: 100vh;
padding: 80px 20px 40px;
box-sizing: border-box;
} .mpm-close-c8e0c800 {
position: absolute;
top: 15px;
right: 20px;
background: transparent;
border: none;
cursor: pointer;
padding: 8px;
width: 44px;
height: 44px;
display: flex;
align-items: center;
justify-content: center;
}
.mpm-close-icon-c8e0c800 {
font-size: 36px;
color: #ffffff;
line-height: 1;
font-weight: 300;
}
.mpm-close-c8e0c800:hover .mpm-close-icon-c8e0c800 {
color: #998713;
} .mpm-nav-c8e0c800 {
text-align: center;
width: 100%;
max-width: 400px;
}
.mpm-menu-list-c8e0c800 {
list-style: none;
margin: 0;
padding: 0;
}
.mpm-menu-item-c8e0c800 {
margin-bottom: 8px;
}
.mpm-menu-link-c8e0c800 {
display: block;
padding: 14px 20px;
color: #ffffff;
text-decoration: none;
font-size: 22px;
font-weight: 400;
letter-spacing: 1px;
text-transform: uppercase;
transition: color 0.25s ease, background-color 0.25s ease;
border-radius: 4px;
}
.mpm-menu-link-c8e0c800:hover,
.mpm-menu-link-c8e0c800:focus {
color: #998713;
background-color: rgba(255, 255, 255, 0.05);
} .mpm-contact-c8e0c800 {
margin-top: 40px;
text-align: center;
display: flex;
flex-direction: column;
gap: 10px;
}
.mpm-contact-link-c8e0c800 {
color: #aaaaaa;
text-decoration: none;
font-size: 14px;
letter-spacing: 0.5px;
transition: color 0.25s ease;
}
.mpm-contact-link-c8e0c800:hover,
.mpm-contact-link-c8e0c800:focus {
color: #998713;
}
.mpm-no-menu-c8e0c800 {
color: #aaaaaa;
font-size: 16px;
} @media screen and (max-width: 1024px) {
.elementor-widget-nav-menu .elementor-menu-toggle,
.elementor-widget-nav-menu .elementor-nav-menu--dropdown {
display: none !important;
}
}