/*
Theme Name:		 Homhero - Bella Villa
Theme URI:		 https://homhero.com.au/
Description:             Kirra Child is a child theme of Kirra, created by Homhero
Author:			 HOMHERO
Author URI:		 https://homhero.com.au/
Template:		 homhero-kirra
Version:		 1.0.58
Text Domain:             homhero-bella-villa
*/

body {
    --theme--heading-font-weight: 400 !important;
    --theme--heading-font: var(--wp--preset--font-family--hunterswood-regular) !important;
}

h1.wp-block-heading,
h1.entry-title,
#listingHeader h1,
h1, h2, h3, h4, h5, h6{
    font-family: var(--theme--heading-font);
}

#rms_booking_frame {
    width:100%;
    min-height:100vh;
    display:block;
}

body.logged-in.admin-bar #rms_booking_frame {
    min-height: calc(100vh - 32px);
}

@media screen and (max-width: 767px){
    body.logged-in.admin-bar #rms_booking_frame {
        min-height: calc(100vh - 45px);
    }
}

.homhero-booking-page,
.homhero-booking-page .site-content,
.homhero-booking-page article.post{
    padding:0 !important;
    margin:0 !important;
    display:block;
}

#rms-check-availability {
    padding:15px;
    box-shadow: 0 0.125em 0.35em rgb(0 0 0 / 15%);   
}
#rms-check-availability input {
    margin-bottom:15px;
}
#rms-check-availability input[type="submit"] {
    width:100%;
    margin-top:15px;
    margin-bottom:5px;
}

.entry-header .entry-title,
.editor-post-title__input{
    font-weight:initial;
}

.site-title-wrap, .site-title-wrap > a, .site-title-wrap > a picture, .site-title-wrap > a img {
    display: block;
}

.site-title-wrap {
    display: flex;
    align-items: center;
    height: 48px;
}

.site-title-wrap .titles-wrap {
    display: none;
}

.top-navigation {
    display: block;
}

@media screen and (min-width: 768px) {
    .site-title-wrap {
        height:80px;
    }
}

.home .alignfull, .home .alignwide {
    margin-bottom: 0;
}

.wp-block-group.has-text-color a {
    color: inherit;
}

.card.productListing {
    border: 0;
    padding: 10px 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #cacaca;
}

.card.productListing .card-body, .card.productListing .card-footer {
    padding-left: 40px;
}

.card.productListing .card-body {
    padding-top: 50px;
}

.listing-wrapper.search-list .card.productListing .card-footer {
    padding-top: 20px;
    padding-bottom: 50px;
}

.listing-wrapper.search-list a.button {
    border-radius:0 !important;
    font-family: "Federo", sans-serif;
    font-weight:400;
}

.card.productListing h3.listingTitle {
    font-size: 1.75em;
}

.card.productListing .listingSuburb {
    color: var(--theme--text-color);
}

.card.productListing .stats {
    padding: 15px 0;
}

#searchResults .card.productListing .card-footer a.button {
    padding: 20px 30px !important;
    border: 1px solid var(--theme--primary-color);
    background: transparent;
    color: var(--theme--primary-color);
    border-radius: 30px;
    margin-right: 20px;
}

#searchResults .card.productListing .card-footer a.button:hover {
    background: var(--theme--primary-color);
    color: #fbfbfb;
}

.card.productListing .listingPrice {
    font-size: 1.75em;
    line-height: 1em;
    font-weight: 400 !important;
}

.card.productListing .listingPrice .shrink {
    font-size: 0.5em;
}

.card.productListing .price-disclaimer {
    font-size: 0.5em;
}

.thingsToDoTitle {
    font-size: 1.5em;
}

@media screen and (max-width: 991px) {
    .card.productListing .card-img-top, .search-list .carousel-image-height {
        height:60vw !important;
    }

    .card.productListing .card-body, .card.productListing .card-footer {
        padding-left: 0;
        padding-right: 0;
    }

    .card.productListing .card-body {
        padding-top: 20px;
    }

    .listing-wrapper.search-list .card.productListing .card-footer {
        padding-bottom: 20px;
    }
}

.wp-block-cover.has-text-color .wp-block-button a.wp-block-button__link {
    background-color: #fbfbfb !important;
    border-color: #fbfbfb !important;
    color: #222222 !important;
}

.wp-block-cover.has-text-color .wp-block-button a.wp-block-button__link:hover {
    background-color: #cacaca !important;
    border-color: #cacaca !important;
}

#mailchimp-signup {
    background-color: var(--wp--preset--color--vanilla);
    padding: 20px;
}

/* MailChimp Form Embed Code - Classic - 12/17/2015 v10.7 */

#mc_embed_signup h2 {
    font-weight: bold;
    padding: 0;
    margin: 15px 0;
    font-size: 1.4em;
}

#mc_embed_signup input {
    border: 1px solid #ABB0B2;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#mc_embed_signup input[type=checkbox] {
    -webkit-appearance: checkbox;
}

#mc_embed_signup input[type=radio] {
    -webkit-appearance: radio;
}

#mc_embed_signup input:focus {
    border-color: #333;
}

#mc_embed_signup .small-meta {
    font-size: 11px;
}

#mc_embed_signup .nowrap {
    white-space: nowrap;
}

#mc_embed_signup .mc-field-group {
    clear: left;
    position: relative;
    /* width:96%; */
    padding-bottom: 3%;
    min-height: 50px;
    display: grid;
}

#mc_embed_signup .size1of2 {
    clear: none;
    float: left;
    display: inline-block;
    width: 46%;
    margin-right: 4%;
}

* html #mc_embed_signup .size1of2 {
    margin-right: 2%;
    /* Fix for IE6 double margins. */
}

#mc_embed_signup .mc-field-group label {
    display: block;
    margin-bottom: 3px;
}

#mc_embed_signup .mc-field-group input {
    display: block;
    width: 100%;
    padding: 8px 0;
    text-indent: 2%;
}

#mc_embed_signup .mc-field-group select {
    display: inline-block;
    width: 99%;
    padding: 5px 0;
    margin-bottom: 2px;
}

#mc_embed_signup .mc-address-fields-group {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    width: 96%;
    gap: 15px;
}

#mc_embed_signup .mc-sms-phone-group {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    width: 96%;
    gap: 15px;
    padding-top: 5px;
}

#mc_embed_signup .datefield, #mc_embed_signup .phonefield-us {
    padding: 5px 0;
}

#mc_embed_signup .datefield input, #mc_embed_signup .phonefield-us input {
    display: inline;
    width: 60px;
    margin: 0 2px;
    letter-spacing: 1px;
    text-align: center;
    padding: 5px 0 2px 0;
}

#mc_embed_signup .phonefield-us .phonearea input, #mc_embed_signup .phonefield-us .phonedetail1 input {
    width: 40px;
}

#mc_embed_signup .datefield .monthfield input, #mc_embed_signup .datefield .dayfield input {
    width: 30px;
}

#mc_embed_signup .datefield label, #mc_embed_signup .phonefield-us label {
    display: none;
}

#mc_embed_signup .indicates-required {
    text-align: right;
    font-size: 11px;
    margin-right: 4%;
}

#mc_embed_signup .asterisk {
    color: #e85c41;
    font-size: 150%;
    font-weight: normal;
    position: relative;
    top: 5px;
}

#mc_embed_signup .clear {
    clear: both;
}

#mc_embed_signup .foot {
    display: grid;
    grid-template-columns: 3fr 1fr;
    width: 96%;
    align-items: center;
}

@media screen and (max-width: 400px) {
    #mc_embed_signup .foot {
        display:grid;
        grid-template-columns: 1fr;
        width: 100%;
        align-items: center;
    }
}

@media screen and (max-width: 400px) {
    #mc_embed_signup .referralBadge {
        width:50%;
    }
}

#mc_embed_signup .brandingLogo {
    justify-self: right;
}

@media screen and (max-width: 400px) {
    #mc_embed_signup .brandingLogo {
        justify-self:left;
    }
}

#mc_embed_signup .mc-field-group.input-group ul {
    margin: 0;
    padding: 5px 0;
    list-style: none;
}

#mc_embed_signup .mc-field-group.input-group ul li {
    display: block;
    padding: 3px 0;
    margin: 0;
}

#mc_embed_signup .mc-field-group.input-group label {
    display: inline;
}

#mc_embed_signup .mc-field-group.input-group input {
    display: inline;
    width: auto;
    border: none;
}

#mc_embed_signup div#mce-responses {
    float: left;
    top: -1.4em;
    padding: 0em .5em 0em .5em;
    overflow: hidden;
    width: 90%;
    margin: 0 5%;
    clear: both;
}

#mc_embed_signup div.response {
    margin: 1em 0;
    padding: 1em .5em .5em 0;
    font-weight: bold;
    float: left;
    top: -1.5em;
    z-index: 1;
    width: 80%;
}

#mc_embed_signup #mce-error-response {
    display: none;
}

#mc_embed_signup #mce-success-response {
    color: #529214;
    display: none;
}

#mc_embed_signup label.error {
    display: block;
    float: none;
    width: auto;
    margin-left: 1.05em;
    text-align: left;
    padding: .5em 0;
}

#mc_embed_signup .helper_text {
    color: #8d8985;
    margin-top: 2px;
    display: inline-block;
    padding: 3px;
    background-color: rgba(255,255,255,0.85);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: normal;
    z-index: 1;
}

#mc_embed_signup #num-subscribers {
    font-size: 1.1em;
}

#mc_embed_signup #num-subscribers span {
    padding: .5em;
    border: 1px solid #ccc;
    margin-right: .5em;
    font-weight: bold;
}

#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
    display: inline-block;
    margin: 2px 0 1em 0;
    padding: 3px;
    background-color: rgba(255,255,255,0.85);
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: normal;
    z-index: 1;
    color: var(--theme--primary-color);
}

#mc_embed_signup #mc-embedded-subscribe-form input.mce_inline_error {
    border: 2px solid var(--theme--primary-color);
}

#mc-embedded-subscribe-form {
    margin: 0;
}

#mc-embedded-subscribe-form h2 {
    color: var(--wp--preset--color--green);
    font-weight: 400;
}

#mc-embedded-subscribe-form .mc-field-group input {
    font-size: 1.5rem;
    line-height: 1.75;
    padding: 10px 0;
    height: 48.5px;
    background-color: transparent;
    background: none;
    border: none;
    border-bottom: 1px solid #b7c9b5;
    border-radius: 0;
    color: var(--wp--preset--color--green);
    font-weight:400;
}

#mc-embedded-subscribe-form .mc-field-group input:focus {
    outline: none;
    box-shadow: none;
    border-bottom: 1px solid #b7c9b5;
}

#mc-embedded-subscribe-form .mc-field-group input::placeholder {
    color: #b7c9b5;
}

input#mc-embedded-subscribe {
    font-size: 1.5rem;
    line-height: 1.75;
    padding: 10px 20px;
    border-radius: 30px;
    border-color:var(--theme--primary-color);
    height: 48.5px;
    background-color: var(--theme--primary-color);
}

#mc_embed_signup .helper_text {
    color: #fff;
    background-color: transparent;
}

#mc_embed_signup div#mce-responses {
    margin: 0;
    float: unset;
    width: 100%;
    padding: 0;
}

#mc_embed_signup #mce-success-response {
    color: #455025;
    background-color: #bec7a5;
    border-radius: 10px;
    border: 1px solid #4f5a30;
    padding: 20px 30px;
    font-weight: 400;
}

#mc_embed_signup #mce-error-response {
    color: #721c24;
    background-color: #f8d7da;
    border-radius: 10px;
    border: 1px solid #f5c6cb;
    padding: 20px 30px;
    font-weight: 400;
}

option.parent {
    font-weight:700;
}

option.child {
    padding-left:20px;
}

.hero.gallery.homepage .banner-title img {
    width:50vw;
    max-width:400px;
    margin-left:auto;
    margin-right:auto;
}

.hero.gallery.homepage h2.banner-subtitle {
    font-family: var(--wp--preset--font-family--ghost-hand);
    font-size: 3em;
    font-weight:400;
    color: var(--wp--preset--color--green);
}

.hero.gallery.homepage .banner-overlay {
    align-items: start; 
}

.hero.gallery.homepage .banner-content {
    padding-top:100px;
}

.hero.gallery.homepage .carouselHeroGallery .carousel-item:first-child img {
    object-position: bottom right;
}

.search-bar-text-above {
    padding:5px;
}

.search-bar-text-above p {
    font-family: var(--wp--preset--font-family--federo);        
    font-size: 1.5em;
    line-height:1em;
    margin-bottom:5px;
    color:var(--wp--preset--color--green);
}

#desktop-search-bar-holder.left #search-bar, #desktop-search-bar-holder.right #search-bar {
    background:rgba(255,255,255,0.85) !important;
    box-shadow: unset !important;
}

@media screen and (max-width: 767px) {
    .site-title-wrap img.custom-logo {
        width:130px !important;
        height:70px;
        object-fit:cover;
        object-position:top center;
    }
}

body.home .carouselHeroGallery .carousel-item:first-child img {
    object-position: bottom right;
}

.slick-prev:before, 
.slick-next:before,
.slick-dots li button:before,
.slick-dots li.slick-active button:before {
    color: var(--theme--primary-color) !important;
}

.calendar-table .table-condensed td {
    padding:0;
}

.footer-widgets .widget_nav_menu ul.sub-menu {
    margin-left: 0;
}

.footer-widgets .widget_nav_menu ul.sub-menu li {
    list-style: none;
}

.is-style-underline-small .wp-block-button__link,
.is-style-underline-large .wp-block-button__link {
    background: unset;
    border:0;
    position: relative;
    background-image:url('/wp-content/themes/homhero-bella-villa/img/squiggle-large-green.png');
    background-repeat:no-repeat;
    background-position:bottom;
    background-size: 150px;
    min-width:150px;
    transition-duration:300ms;
    
}
.is-style-underline-small .wp-block-button__link {
    background-image:url('/wp-content/themes/homhero-bella-villa/img/squiggle-small-green.png');
    background-size: 120px;
    min-width: 120px;
}
.is-style-underline-small.white .wp-block-button__link {
    background-image:url('/wp-content/themes/homhero-bella-villa/img/squiggle-small-white.png');
}
.is-style-underline-large.white .wp-block-button__link {
    background-image:url('/wp-content/themes/homhero-bella-villa/img/squiggle-large-white.png');
}
.is-style-underline-small.terracotta .wp-block-button__link {
    background-image:url('/wp-content/themes/homhero-bella-villa/img/squiggle-small-terracotta.png');
}
.is-style-underline-large.terracotta .wp-block-button__link {
    background-image:url('/wp-content/themes/homhero-bella-villa/img/squiggle-large-terracotta.png');
}
.is-style-underline-small.vanilla .wp-block-button__link {
    background-image:url('/wp-content/themes/homhero-bella-villa/img/squiggle-small-vanilla.png');
}
.is-style-underline-large.vanilla .wp-block-button__link {
    background-image:url('/wp-content/themes/homhero-bella-villa/img/squiggle-large-vanilla.png');
}
.is-style-underline-small.blul .wp-block-button__link {
    background-image:url('/wp-content/themes/homhero-bella-villa/img/squiggle-small-blue.png');
}
.is-style-underline-large.blue .wp-block-button__link {
    background-image:url('/wp-content/themes/homhero-bella-villa/img/squiggle-large-blue.png');
}
.is-style-underline-small .wp-block-button__link:hover,
.is-style-underline-large .wp-block-button__link:hover {
    background-color:transparent !important;
    box-shadow: unset !important;
    color: initial !important;
    padding-bottom:30px;
    margin-bottom:0;
}

.wp-block-media-text > .wp-block-media-text__media:not(.is-style-ignore-inset) {
	display:block;
	overflow:hidden;
	border-radius: 60px 0 60px 0;
}

@media screen and (max-width:767px){
   .wp-block-media-text > .wp-block-media-text__media:not(.is-style-ignore-inset) {
	border-radius: 30px 0 30px 0;
    } 
}

#site-navigation ul#menu-primary-menu > li > a,
footer h4.wp-block-heading {
    font-family: var(--wp--preset--font-family--hunterswood-regular);
    font-weight:400;
    font-size: 2rem;
}

@media screen and (min-width:1400px){
    #site-navigation ul#menu-primary-menu > li > a,
    footer h4.wp-block-heading {
        font-size: 2.5rem;
    }
}

#site-navigation ul#menu-primary-menu > li:last-child > a {
    position:relative;
    padding-left:40px;
    padding-right:40px;
}

#site-navigation ul#menu-primary-menu > li:last-child > a::after {
    content:'';
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-100px;
    margin-top:-89px;
    width:200px;
    height:200px;
    background-image:url('/wp-content/themes/homhero-bella-villa/img/sun-vanilla.png');
    background-size:contain;
    background-repeat:no-repeat;
    z-index:-1;
}


.search-bar-text-above h1 {
    font-family: 'Hunterswood Regular', sans-serif !important;
    font-size:2.75rem;
}

#headerShortlist, #headerSearch {
    display:none !important;
}

footer.site-footer {
    background-image:url('/wp-content/themes/homhero-bella-villa/img/green-footer.jpg');
}

@media screen and (max-width: 767px){
    .our-accommodation-subheading {
        text-align:left;
        margin-bottom:5px;
    }
}

.featuredListings.homepage .col.even .card {
    flex-direction:column !important;
}

.featuredListings.homepage .card-body {
    padding-top:20px;
    padding-right:0;
}

.featuredListings.homepage .card-body .listingText{
    text-align:center;
}

.featuredListings.homepage .card-body .listingText .listingTitle {
    padding-bottom:20px;
    position:relative;
    color: var(--wp--preset--color--green) !important;
    background-image:url('/wp-content/themes/homhero-bella-villa/img/squiggle-large-blue.png');
    background-repeat:no-repeat;
    background-position:bottom;
    background-size: 150px;
}

.search-form .form-main > .row {
    flex-grow: 1;
    z-index:100;
}

.search-form .form-main #searchButton {
    text-align:center;
}