/*
Theme Name: HUSH
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Description: HUSH supplies European-engineered uPVC windows &amp; doors built for Australian homes, offering energy efficiency, noise reduction, and elegant durability.
Author: Haseeb NK
Template: hello-elementor
Version: 1.0.0
*/
/* Add your custom styles here */
.ctform input{
    border-radius: 5px !important;
}
.ctform .forminator-button-submit{
    border-radius: 5px !important;
    margin: 20px 0 0 !important;   
}
.forminator-button {
    border: 2px solid #4a613a !important;
}
.forminator-button:hover {
    color: #4a613a !important;
		box-shadow: none !important;
}
span.select2.select2-container.forminator-select {
    display: none;
}