/*
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.10
Text Domain:             homhero-tugun-child
*/

@media screen and (min-width:991px){
    #hero .listing-info {
       bottom:100px; 
    }
}

.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;
}


@media screen and (min-width: 1200px) {
    #map-search .results-holder, body.inset #map-search.map-left .results-holder, body.inset #map-search.map-right .results-holder {
        width: 50%;
}

}

@media screen and (min-width: 1200px) {
    #map-search .map-holder {
        width: 50%;
    }
}

body .site-header .mburger b {
    color: #ffffff;
}

@media screen and (max-width:576px){
div#footer-1 figure {
    max-height:100px; 
    width:70vw;
    margin:auto;
    margin-top:10%;
}
}

@media screen and (max-width:1110px){
body .propertyList li {
    padding: 10px;
    box-shadow: 0px 1px 16px 1px rgb(0 0 0 / 9%);

}
body #mobile-quick-search-bar-holder .propertyList li:hover{
    border-radius:var(--theme--border-radius);
    background-color:var(--theme--primary-color);
}



body div#mobile-quick-search-bar-holder .mobile-quick-search-bar-holder-wrapper span{
    display: none !important;
}

body i#mobile-quick-search-close {
    position: absolute;
    right: 2rem;
    z-index: 5;
    top: 35px;
    font-size: 1.3rem;
}
}
body .propertyList li:hover span{
        color:white;
}
body #listingNavSections.active {
    background: white;
}

body #listingNavSections .listing-nav-tabs {
   color: var(--theme--text-color);
}

.social-icons .button.light::before {
    margin: 5px;
}

.wp-block-group.is-style-rounded {
    border-radius: var(--theme--border-radius, 12px);
}

@media screen and (max-width: 576px){
    .featured-categories-cards-block,
    .categories-masonry-block {
        & .category-card .category-title h3,
        & .category .category-title h3 {
            font-size:1em !important;
        }
    }

    .featuredListing.large .listingText h3 {
        font-size:1.25em !important;
    }

    #hero h1 {
        font-size: 1.5em
    }

    .productListing .listingText h3,
    .popup.infobubble .listingText h3 {
        font-size: 1em !important;
    }

    .productListing .statValue {
        font-size:0.75em !important;
    }

    .wp-block-group.list-with-us-homepage {
        padding-left: 20px !important;
        padding-right:20px !important;
    }
}

@media screen and (max-width:782px){
    #headerSize.compact .headerButton#headerListWithUs {
        padding: 0.65em;
        margin-right: 0;
        height:40px;
        width:40px;
    }
}

#headerSize.compact #headerListWithUs .text {
    display:none;
}










