/*
Theme Name:   Child Hello Elementor
Description:  Write here a brief description about your child-theme
Author:       kbtho
Author URL:   https://staging.serverfortesting.com.au/archives-collection
Template:     hello-elementor
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  ChildHelloElementor
*/

/* Write here your own personal stylesheet */

/*Conatact form */

.contact_form #wpforms-submit-575 {
    padding: 12px 50px;
    border-radius: 50px;
    background-color: #aa924e;
    color: white;
}
.contact_form .wpforms-field {
    color: white !important;
}

.contact_form #wpforms-submit-718{
	padding: 12px 50px;
    border-radius: 50px;
    background-color: #aa924e;
    color: white;
}

.contact_form input, .contact_form textarea{
	border-radius:20px !important;
}

.contact_link a{
    color: #AA924E !important;
}
.contact_form #wpforms-718-field_3 {
    border-radius: 20px !important;
}

.contact_form #wpforms-submit-1284{
	padding: 12px 50px;
    border-radius: 50px;
    background-color: #aa924e;
    color: white;
}

.contact_form input, .contact_form textarea{
	border-radius:20px !important;
}

.contact_link a{
    color: #AA924E !important;
}
.contact_form #wpforms-1284-field_3 {
    border-radius: 20px !important;
}
.contact_form #wpforms-1284-field_4 {
    border-radius: 20px !important;
}
.contact_form #wpforms-1284-field_5 {
    border-radius: 20px !important;
}
.contact_form #wpforms-1284-field_6 {
    border-radius: 20px !important;
}
.contact_form #wpforms-1284-field_7 {
    border-radius: 20px !important;
}
.contact_form #wpforms-1284-field_9 {
    border-radius: 20px !important;
}
.contact_form #wpforms-1284-field_10 {
    border-radius: 20px !important;
}
.contact_form #wpforms-1284-field_11 {
    border-radius: 20px !important;
}