/*
Theme Name:		 Homhero Tugun Portfairy 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.3
Text Domain:             homhero-tugun-portfairy-child
*/



@media screen and (min-width:991px){
    #hero .listing-info {
       bottom:100px; 
    }
	
	.custom-logo-link img {
		max-width:var(--theme--logo-width, 300px);
		max-height:var(--theme--logo-height, 120px);
	}
}

.search-bar-below-style + .search-bar-below #form-main {
   background-color:transparent;
}

.search-bar-below-style + .search-bar-below .form-control {
   background-color:transparent;
   border-left:0;
   border-right:0;
   border-top:0;
}

.site-footer form.wpcf7-form p:not(input[type="submit"]){
    padding:0px;

}
.site-footer form.wpcf7-form p input[type="submit"]{
        padding: 0.7em;
}