/*
Theme Name:		 Homhero Southport Child Theme
Theme URI:		 https://homhero.com.au/
Description:             Southport Child is a child theme of Southport, created by Homhero
Author:			 HOMHERO
Author URI:		 https://homhero.com.au/
Template:		 homhero-southport
Version:		 1.0.11
Text Domain:             homhero-southport-child
*/

#main h1 small {
    font-size:0.65em;
}

.productListing .listingPrice {
   font-size: var(--wp--preset--font-size--medium);
}

.productListing .listingPrice {
   font-size: var(--wp--preset--font-size--large) !important;
}

.productListing .listingPrice span.shrink {
      font-size: 0.75em !important;
}

.single-listings h2,
.single-listings h3,
.homhero-review{
    border-color: var(--theme--primary-color-60);
}

.specials .special,
.search-list-background,
.search-grid-background,
.latestPost.card .card-body,
.wp-block-latest-posts__grid .latestPost.card,
.listingOverviewTheme,
#listingSpecials .listingSpecial.card,
.homhero-review-summary-wrapper,
.review-reply,
.info-block-background{
    background-color:#fff !important;
}

.wp-block-latest-posts__grid .latestPost.card,
#listingSpecials .listingSpecial.card,
.roomCard.card,
.productListing.card,
.review-reply{
    border:1px solid #fff !important;
}


#listingSecondaryGallery {
    background-color:transparent !important;    
}

.gb-block-accordion .gb-accordion-title {
    background-color:#A3BED0 !important;  
    color:#f9f9f6;
    font-family: "Nunito Sans", "Montserrat", sans-serif;
    text-transform:uppercase;
    font-weight:600;
}

@media screen and (min-width: 1280px){
.form-group.formIcon.sleeps {
    min-width: 140px !important;
}