.elementor-2691 .elementor-element.elementor-element-d29f20a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-8e06fb7 *//* فقط html کافیه - body رو دست نزن */
html {
  overflow-x: hidden;
}

body {
  /* overflow-x: hidden ← حذف کامل */
  max-width: 100%;
  margin: 0;
  padding: 0;
}

*, *::before, *::after {
  box-sizing: border-box;
}

section {
  max-width: 100%;
  overflow: visible;
}/* End custom CSS */