body {
  overflow-x: hidden;
}

section, div, video, img {
  max-width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
}
.elementor-sticky--active {

  overflow-x: hidden !important;

  width: 100% !important;

}


header, .elementor-header {

  max-width: 100% !important;

  overflow-x: hidden;

}


header * {

  box-sizing: border-box !important;

}/* GLOBAL FIX FOR MOBILE OVERFLOW */

html, body {

  overflow-x: hidden !important;

}


/* FORCE CONTAINERS & ELEMENTS TO STAY INSIDE SCREEN */

@media only screen and (max-width: 767px) {

  .elementor-container, 

  .elementor-section, 

  .elementor-widget-wrap, 

  .elementor-column, 

  .elementor-widget, 

  .elementor-element {

    max-width: 100vw !important;

    width: 100% !important;

    margin: 0 !important;

    padding: 0 !important;

    box-sizing: border-box !important;

    overflow: hidden !important;

  }


  iframe, video, img {

    max-width: 100% !important;

    height: auto !important;

    display: block !important;

  }


  .elementor-video {

    overflow: hidden !important;

  }

}/* Prevent horizontal scroll only on mobile */

@media only screen and (max-width: 767px) {

  html, body {

    overflow-x: hidden !important;

  }


  .elementor-container, 

  .elementor-section, 

  .elementor-widget-wrap, 

  .elementor-column, 

  .elementor-widget, 

  .elementor-element {

    max-width: 100vw !important;

    width: 100% !important;

    margin: 0 !important;

    padding: 0 !important;

    box-sizing: border-box !important;

    overflow: hidden !important;

  }


  iframe, video, img {

    max-width: 100% !important;

    height: auto !important;

    display: block !important;

  }


  .elementor-video {

    overflow: hidden !important;

  }

}
/* Hide overflow and force full width ONLY on mobile */

@media only screen and (max-width: 767px) {

  html, body {

    overflow-x: hidden !important;

  }


  .elementor-container, 

  .elementor-section, 

  .elementor-widget-wrap, 

  .elementor-column, 

  .elementor-widget, 

  .elementor-element {

    max-width: 100vw !important;

    width: 100% !important;

    margin: 0 !important;

    padding: 0 !important;

    box-sizing: border-box !important;

    overflow: hidden !important;

  }


  iframe, video, img {

    max-width: 100% !important;

    height: auto !important;

    display: block !important;

  }


  .elementor-video {

    overflow: hidden !important;

  }

}
@media only screen and (max-width: 767px) {

  .elementor-heading-title {

    position: static !important;

    z-index: 1 !important;

  }


  .elementor-widget-heading,

  .elementor-widget-text-editor {

    margin: 0 auto !important;

    padding: 0 15px !important;

    display: block !important;

    position: relative !important;

  }

}
@media only screen and (max-width: 767px) {


  /* Reset broken heading position */

  h2.elementor-heading-title {

    position: relative !important;

    z-index: 2 !important;

    margin-bottom: 10px !important;

  }


  /* Reset surrounding text */

  .elementor-widget-text-editor {

    position: relative !important;

    z-index: 1 !important;

    margin-top: 0 !important;

    padding: 0 15px !important;

  }


  /* Reset container layout */

  .elementor-container,

  .elementor-section,

  .elementor-column {

    display: block !important;

    position: relative !important;

    overflow: visible !important;

  }


  /* Prevent weird float overlap */

  .elementor-widget {

    float: none !important;

    clear: both !important;

  /* Fix horizontal overflow on mobile */

body {

  overflow-x: hidden;

}



/* Prevent Elementor sections from breaking layout */

.elementor-section {

  max-width: 100vw;

  overflow-x: hidden;

}



/* Make sure columns don’t stretch too wide on desktop */

.elementor-column {

  max-width: 100%;

  box-sizing: border-box;

}



/* Center align inner content if it’s squished left */

.elementor-widget-container {

  margin-left: auto;

  margin-right: auto;

}

/* Ensure the paragraph doesn't get hidden */
.elementor-widget-text-editor {
  position: relative;
  z-index: 2;
  padding-top: 20px;
  padding-bottom: 20px;
}

/* Add space above the video */
.elementor-widget-video {
  margin-top: 30px;
  z-index: 1;
  position: relative;
}

Sent from Y
/* Make sure the hamburger toggle is visible and clickable */
.elementor-nav-menu--dropdown .elementor-menu-toggle {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  z-index: 9999;
  color: #000; /* Change to white (#fff) if on dark background */
}

/* Optional: Adjust size and position if hidden */
.elementor-menu-toggle {
  font-size: 24px;
  padding: 10px;
  position: relative;
  z-index: 9999;
}

/* Ensure the nav menu isn't hidden */
.elementor-nav-menu {
  display: block !important;
}
/* Force hamburger menu to appear on mobile */
.elementor-nav-menu--dropdown .elementor-menu-toggle,
.elementor-menu-toggle {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  z-index: 9999 !important;
  color: #000 !important; /* Change to #fff if your header is dark */
  position: relative !important;
}

/* Make sure the menu itself can open */
.elementor-nav-menu {
  display: block !important;
  visibility: visible !important;
  opacity: 1 !important;
  z-index: 999 !important;
}
html, body {
  overflow-x: hidden !important;
}

* {
  box-sizing: border-box !important;
}

.elementor-container, .elementor-section {
  overflow-x: hidden !important;
}
body {
  overflow-x: hidden !important;
}





	


	



	
	
