/* 
Theme Name: WebXd
Theme URI: https://github.com/elementor/hello-theme-child/
Description: WebXd is a child theme of Hello Elementor
Author: WebXd
Author URI: https://webxd.net/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License:
License URI:
*/

/* Lenis Smooth Scroll Recommended CSS*/
html.lenis,
html.lenis body {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: hidden;
}

.lenis.lenis-scrolling iframe {
  pointer-events: none;
}
