.elementor-20 .elementor-element.elementor-element-7d6135f{width:100%;max-width:100%;}/* Start custom CSS for html, class: .elementor-element-7d6135f *//* Force Full Stretch - Left & Right Space Removal */
.elementor-section.elementor-section-full-width,
.elementor-element.elementor-container-full-width,
.hfu-header-wrapper, 
.hfu-footer-wrapper {
  width: 100vw !important;
  max-width: 100vw !important;
  position: relative !important;
  left: 50% !important;
  right: 50% !important;
  margin-left: -50vw !important;
  margin-right: -50vw !important;
  box-sizing: border-box !important;
}

/* Inner Container max-width ko control karne ke liye taake content screen ke andar bilkul theek rahay */
.hfu-header-container, 
.hfu-footer-container {
  width: 100% !important;
  max-width: 1350px !important; /* Agar content ko thoda aur khula rakhna hai toh isay 1450px bhi kar sakte hain */
  margin: 0 auto !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
}/* End custom CSS */