/*
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.1759155812
Updated: 2025-09-29 14:23:32

*/
.vd_footer_logo .hfe-site-logo-container {
    padding: 15px 30px 10px;
    border-radius: 10px;
    max-width: 265px;
}
.vd_icon_box .elementor-icon-box-wrapper .elementor-icon-box-title {
    margin-top: 0px;
}
.vd_heading span {
    color: #FDE68A;
}
.vd_heading_span .elementor-heading-title span {
    color: #0891B2;
}
.vd_count_box {
    width: 60px !important;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.vd_icon_span .elementor-icon-box-content p.elementor-icon-box-description span {
    display: block;
    margin-top: 5px;
    font-size: 12px;
    color: #737373;
}
.vd_wpform .wpforms-container {
    margin: 0px !important;
}
.vd_wpform .wpforms-container form.wpforms-form .wpforms-field-container {
    display: grid;
    gap: 20px;
}
.vd_wpform .wpforms-container form.wpforms-form .wpforms-field-container .wpforms-field {
    padding: 0px;
}
.vd_wpform .wpforms-container form.wpforms-form .wpforms-field-container .wpforms-field em {
    margin-top: 5px;
}
.vd_wpform .wpforms-container form.wpforms-form .wpforms-field-container .wpforms-field .wpforms-field-label {
    margin-bottom: 5px;
}
.vd_wpform .wpforms-container form.wpforms-form .wpforms-submit-container {
    margin-top: 20px;
}
.vd_wpform .wpforms-container form.wpforms-form .wpforms-submit-container button.wpforms-submit {
    width: 100%;
    padding: 13px;
    height: auto;
}
.vd_faq.elementor-element > .e-n-accordion > .e-n-accordion-item[open] > .e-n-accordion-item-title {
    border-radius: 8px 8px 0px 0px;
}

@media only screen and (max-width: 767px) {
	.vd_footer_logo .hfe-site-logo-container {
		margin: 0 auto;
	}
}