/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
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.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.1.1.1725211379
Updated: 2024-09-01 17:22:59

*/
/* contact form css */
#contact_us_form_wrapper button.wpforms-submit{font-size:20px;font-family:auto;font-weight:600;color:#D4AF37;background-color:#000;border:2px solid #D4AF37;border-radius:15px;padding:0px 40px;}
#contact_us_form_wrapper input,#contact_us_form_wrapper textarea{border-radius:15px;}
/*  */
/* float icon  */
#float_icon{opacity: 0;transition: all 0.3s ease-in-out;}
body.show #float_icon{opacity: 1;}
/*  */
/* form submit message  */
div#contact_us_form_wrapper .wpforms-confirmation-container-full.wpforms-confirmation-scroll{background-color:black;}
div#contact_us_form_wrapper .wpforms-confirmation-container-full.wpforms-confirmation-scroll p{color:#D4AF37;font-size:20px;font-weight:800;}
/*  */
@media screen and (max-width: 766px) {
#header_menu .elementor-widget-container  ul.hfe-nav-menu li a.hfe-menu-item{background:#000;font-size: 16px;padding-bottom:0px;}	
#header_menu .elementor-widget-container  ul.hfe-nav-menu li a[href="#contact_us_sec"].hfe-menu-item{background:#000;font-size: 16px;padding-bottom:15px;}
#header_menu .elementor-widget-container  ul.hfe-nav-menu li{border:0px}	
#contact_us_form_wrapper .wpforms-field.wpforms-field-name{padding:5px 0px;}
}
@media screen and (max-width: 480px) {
#header_menu .elementor-widget-container  ul.hfe-nav-menu li a.hfe-menu-item{background:#000;font-size: 16px;padding-bottom:0px;}	
#header_menu .elementor-widget-container  ul.hfe-nav-menu li a[href="#contact_us_sec"].hfe-menu-item{background:#000;font-size: 16px;padding-bottom:15px;}
#header_menu .elementor-widget-container  ul.hfe-nav-menu li{border:0px}	
}