/*
Theme Name:		 Homhero Tugun Child Theme
Theme URI:		 https://homhero.com.au/
Description:             Kirra Child is a child theme of Tugun, created by Homhero
Author:			 HOMHERO
Author URI:		 https://homhero.com.au/
Template:		 homhero-tugun
Version:		 1.0.8
Text Domain:             homhero-tugun-child
*/

#hero.gallery .banner-text h1,
#hero.gallery .banner-text h2{
	color:white;
}

.site-footer form.wpcf7-form p span.wpcf7-form-control-wrap{
	width: 90%;
}
.site-footer form.wpcf7-form .submit-button-footer p {
	background-color:#ff751f;
	input[type="submit"]{
		width:100%;
		background-color:#ff751f;
		border-color:#ff751f;
		
	}
}
ul#menu-locations {
    column-count: 2;
}

.image-card-wrapper a.image-card.card h4 {
    color: var(--theme--primary-color);
}

.site-header .mburger b, .site-header.transparent.sticky .mburger b {
    color:#fff !important;
}