/*
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.4.4.1758107735
Updated: 2025-09-17 11:15:35

*/



.iconBox1 p {
    max-width: 700px;
}
.PrintImgBox  img {
    width: 100% !important;
}
.PrintImgBox  h3 {
    padding: 15px;
    margin: 0 !important;
}
.PrintImgBox {
    overflow: hidden;
}
.graphicCards .PrintImgBox p {
    padding: 10px 15px 20px;
}
.contactForm1  form.wpforms-form {}

.contactForm1 form.wpforms-form .wpforms-field-label {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-size: 16px;
    font-weight: var(--e-global-typography-accent-font-weight);
    text-transform: var(--e-global-typography-accent-text-transform);
    line-height: 1;
}

.contactForm1 form.wpforms-form input, .contactForm1 form.wpforms-form textarea {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
    font-size: var(--e-global-typography-text-font-size);
    font-weight: var(--e-global-typography-text-font-weight);
    line-height: var(--e-global-typography-text-line-height);
    color: var(--e-global-color-secondary);
}
.contactForm1 form.wpforms-form button {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif !important;
    font-size: var(--e-global-typography-accent-font-size) !important;
    font-weight: var(--e-global-typography-accent-font-weight) !important;
    text-transform: var(--e-global-typography-accent-text-transform) !important;
    line-height: var(--e-global-typography-accent-line-height) !important;
    color: var(--e-global-color-3229a96) !important;
    background-color: var(--e-global-color-primary) !important;
	background-image:unset !important;
    border-style: solid !important;
    border-width: 1px 1px 1px 1px !important;
    border-color: var(--e-global-color-primary) !important;
    border-radius: 100px 100px 100px 100px !important;
    padding: 12px 30px 12px 30px !important;
    height: auto !important;
}
.contactForm1 form.wpforms-form button:hover {
    background-color: var(--e-global-color-2985546) !important;
    border-color: var( --e-global-color-2985546) !important;
}

