/**
 * Theme Name:     Leanotary Services
 * Author:         Elementor Team
 * Template:       hello-elementor
 * Text Domain:	   leanotary-services
 * Description:    Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
 */
html, body{ overflow-x:hidden;}
*{ padding:0; margin:0;}
img{ max-width:100%!important; height:auto;}
.twobox{ display:flex; flex-wrap:wrap; justify-content:space-between;}
.twobox > div{ width:49%;}
input[type="file"]::file-selector-button{ background:#cb9667; color:#fff; border:none; padding:8px 16px; border-radius:30px;  cursor: pointer;}
input[type="file"]::file-selector-button:hover {  background: #84684e;}
