/*
Theme Name: Bugex Child
Theme URI: http://example.com/bugex-child/
description: > bugex Child Theme
Author: Peacefulqode
Author URI: https://peacefulqode.com
Template: bugex
Version: 1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: pest control, extermination, insect, termite, mosquito, rodent, fumigation, sanitation, cleaning service, hygiene, service business, home service, commercial service, corporate, business, elementor, responsive, modern, clean, customizable
Use it to make something cool, have fun, and share what you've learned with others.
Text Domain: bugex-child
*/


/*
:root * {
	--e-global-color-primary-alt: #13e5af !important;
}
*/

form.wpforms-form input,
form.wpforms-form textarea,
form.wpforms-form select {border-radius: 0.5rem !important; max-width: 100% !important; width: 100%;}
form.wpforms-form .wpforms-field-row {gap: 1rem; max-width: 100% !important; width: 100%;}
form.wpforms-form .wpforms-field-row::before,
form.wpforms-form .wpforms-field-row::after {display: none !important;}
form.wpforms-form .wpforms-field-row-block {display: flex; flex: 1; flex-direction: column; gap: 0.5rem; padding: 0 !important;}
form.wpforms-form .wpforms-field {display: flex; flex-direction: column; gap: 0.5rem;}
form.wpforms-form em.wpforms-error {margin: 0 !important;}
form.wpforms-form label {margin: 0 !important; order: -1;}
form.wpforms-form button {background-color: var(--e-global-color-07d492f) !important; border-radius: 0.5rem !important; color: #000000 !important; transition: background-color 0.3s ease-in-out; width: 100%;}