/*
Theme Name:   Hello Elementor Child
Theme URI:    https://github.com/elementor/hello-theme-child
Description:  Child theme for the Hello Elementor theme
Author:       Quadramedia
Author URI:   https://quadramedia.co.nz
Template:     hello-elementor
Version:      1.0.0
Text Domain:  hello-elementor-child
License:      GNU General Public License v3 or later
License URI:  https://www.gnu.org/licenses/gpl-3.0.html
*/

/* 
--- COLOURS ---
BLUE - #034593
GOLD - #c9964d

--- FONTS ---
Jay Gothic URW - font-family: "jay-gothic-urw", sans-serif;
Myriad Pro     - font-family: "myriad-pro", sans-serif;
*/

/* ----- LANDING PAGE ----- */
.landing-title h1 {max-width:480px !important;}
.landing-contact-form {max-width:400px !important;}
.landing-contact-form .contact-form .gfield_label,
.landing-contact-form .contact-form p {color:#FFF !important;} 

/*.retailer-logos {max-width:620px !important;}*/

.gform_heading {display:none !important;}
.gform-theme--foundation .gform_fields {row-gap:12px;}
.gform_button {background-color:#c9964d !important;}
.gform_button:hover {opacity:0.8 !important;}
.gform-footer {margin-top:12px !important;}

.gform-theme--foundation input::placeholder,
.gform-theme--foundation textarea::placeholder {color:#888 !important; font-weight:500 !important; opacity: 1 !important;}