.elementor-1382 .elementor-element.elementor-element-6a142a5{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1382 .elementor-element.elementor-element-2c159eb > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}:root{--page-title-display:none;}/* Start custom CSS */.entry-title {
    display: none;
}

.mobile-menu {
    display: none;
    position: absolute;
    top: 70px;
    right: 0;
    background-color: #fff;
    width: 100%;
    max-width: 300px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    z-index: 999;
}

.menu-toggle.active + .mobile-menu {
    display: block;
}

html, body {
    overflow-x: hidden;
}/* End custom CSS */