/* 
Theme Name: Allstar Garage
Theme URI: https://allstargarage.com.au
Description: 
Author: 
Author URI: #
Template: hello-elementor
Version: 2.0.0
Text Domain: allstar-garage
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

.breadcrumb,.breadcrumb a{font-family: "Inter", Sans-serif; font-size: 16px;  font-weight: 400;  text-transform: uppercase; color: var( --e-global-color-289f602 );}
.breadcrumb{text-align:center;}
.breadcrumb a:hover{color: #c71900}

.contact-form .gform_required_legend {  display: none;}
.contact-form .gfield_label{font-size:18px;}
.contact-form input,.contact-form textarea { padding: 20px !important;	outline:none !important;  font-family: inter !important;border-radius:0 !important;}
.contact-form input:hover, .contact-form textarea:hover,.contact-form input:focus, .contact-form textarea:focus { border-color: #c71900;}
.contact-form .gform_button.button {  background: #c71900 !important;  font-family: "Anton", Sans-serif !important;  font-size: 18px !important;  font-weight: 400 !important;  letter-spacing: 1.5px !important;  text-transform: uppercase !important;  padding: 15px 40px !important;}
.contact-form .gform_button.button:hover {  background: #000 !important;}
.contact-form .gform-theme--foundation .gform_fields{row-gap: 20px;}