/*
Theme Name: RockhavenHomes
Theme URI: 
Author: RVADV
Author URI: 
Description: 
Requires at least: 6.9
Tested up to: 6.9
Requires PHP: 5.7
Version: 
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: twentytwentyfive
Text Domain: rockhavenhomes
Tags: 
*/
*:focus{
    outline: none;
}
.overflowy_scroll{
    overflow-y:scroll;
}
.max_height_800{
    max-height: 800px;
}
/* form elements */
#rvadv_community_filter select, #rvadv_community_homeslist_filter select{
    padding:.5rem 1rem;
    border:none;
    font-family: var(--wp--preset--font-family--karla);
}
#rvadv_community_homeslist_filter > div{
    width: 100%;
}
#rvadv_community_homeslist_filter select{
    padding-left:0;
    width: 60%;
}
.home #rvadv_community_homeslist_filter{
    display: flex;
    flex-direction: row;
    gap: 10px;
}
.home #rvadv_community_homeslist_filter > div{
    width: auto;
}
.home #rvadv_community_homeslist_filter select{
    padding-left:0;
    width: auto;
}
#rvadv_community_homeslist_filter.homes_filter_qmi select{
    width: 100%;
}
.parent_comm {
    border-bottom:1px solid var(--wp--preset--color--accent-3);
}
.parent_comm h5{
    margin: .5rem auto;
    color:var(--wp--preset--color--accent-3);
}
.parent_comm h2{
    margin: .5rem auto;
    color:var(--wp--preset--color--accent-3);
}
.last_child:after{
    display: block;
    border-bottom:1px solid var(--wp--preset--color--accent-3);
    content: ' ';
    width: 100%;
}
.community_static_map, .community_static_map a{
    width: 125px;
    height: 250px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.community_static_map img{
    object-fit: cover;
    object-position: center;

}
.main_nav_dropdown{
    max-width: 350px;
}
.main_nav_dropdown .wp-block-button a:hover {
    color: var(--wp--preset--color--accent-3) !important;
}
.border_radius{
    border-radius: 10px;
}
.home_hero_overlay{
    z-index: 101;
    position: relative;
}
.home_featured_communities .wp-block-splide-carousel{
    margin-bottom: 0;
}
.home_featured_communities .splide__pagination{
    justify-content: flex-end;
}
.home_featured_communities .splide__pagination li button{
    background-color: var(--wp--preset--color--accent-1) !important;
}
.home_featured_communities .splide__pagination li button.is-active{
    background-color: var(--wp--preset--color--contrast) !important;
}
.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{
    box-shadow: var(--wp--preset--shadow--natural);
    border:none;
    padding: var(--wp--preset--spacing--20);
    width: auto;
}
.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container .wp-block-navigation-item__content{
    padding:0 !important;
    line-height: 1.6em;
}
.wp-block-navigation:not(.has-background) a:hover{
    color: var(--wp--preset--color--accent-3);
    text-decoration: none;
}
.rvadv_comm_card a{
    text-decoration: none !important;
}
/* listing tweaks */
.rvadv_comm_home_card[data-price="Pending"] .listing_card_payment{
    display: none;
}
.wp-block-rvadvc-listing-data.aligncenter{
    text-align: center;
}
.listing_callouts > div::before{
    font-family: "Font Awesome 7 Free";
    font-weight: 900;
    content: "\f00c";
}

/* general form styling */
.wpcf7 form input, .wpcf7 form select, .wpcf7 form textarea{
    background-color: var(--wp--preset--color--base);
    color: var(--wp--preset--color--contrast);
    font-family: var(--wp--preset--font-family--karla);
    font-size: var(--wp--preset--font-size--medium);
    width:100%;
    padding: .6rem 1rem;
    border:none;
    border-radius: 10px;
    box-sizing: border-box;
    margin-bottom: .4rem;
}
.wpcf7 form textarea{
    height: 100px;
}
.wpcf7-acceptance label input{
    width:1rem;
    height: 1rem;
}
.wpcf7-acceptance label{
    font-size: var(--wp--preset--font-size--small);
    line-height: 1rem;
    display: flex;
    flex-direction: row;
    margin-bottom: 1em;
}
.wpcf7 form .hidden_fields{
    display: none;
}
.submit_container{
    text-align: center;
}
.wpcf7 .wpcf7-submit{
    width: auto;
    cursor: pointer;
}
.wpcf7-spinner{
    display: block;
    clear: both;
}
.wpcf7-form-control-wrap{
    position: relative;
}
.wpcf7-not-valid-tip{
    display: block;
    position: absolute;
    top:0;
    right:0;
    font-size: .8rem;
    padding-right:1rem;
}
.wpcf7 form .wpcf7-response-output{
    margin-top: 1em;
    border-radius: 10px;
}
.plan_title > div{
    text-align: center;
}
.page-template-listing-detail-page .wp-block-rvadvc-community-mortgage-payment{
    max-width: 300px;
    position: absolute;
    top:0;
    left:2em
}
.rvadv_comm_plan_card .wp-block-rvadvc-plan-cover{
    border-radius: 10px;
    cursor: pointer;
}
.plan_avail{
    background-color: var(--wp--preset--color--accent-5) !important;
    padding: .4rem 1rem;
    text-decoration: none;
    margin-right: 5px;
    line-height: 2.4em;
    white-space: nowrap;
}
.nowrap{
    white-space: nowrap;
    flex-wrap: nowrap;
}
.single-rvadv_floorplans_adv .comm_vt_card{
    width: 100%;
    height: 600px;
    max-width: 1000px;
}
h2 a, h3 a, h4 a{
    text-decoration: none !important;
}
.eheight{
    align-items: stretch !important;
}
.eheight > div{
    box-sizing: border-box;
    flex-grow: 1;
    margin-top: 0;
    margin-bottom: 0;
    align-self: stretch !important;
}
.wp-block-rvadvc-listing-cover{
    position: relative;
}
.rvadv_comm_home_card .wp-block-cover__inner-container {
    display: flex;
    position: absolute;
    bottom: 10px;
    right:10px;
    text-align: right;
    flex-direction: row;
}
.rvadv_comm_home_card .wp-block-cover__inner-container i{
    display: flex;
    justify-content: center;
    align-items: center;
    color:var(--wp--preset--color--base);
    background-color: var(--wp--preset--color--accent-1);
    font-size: 1.4em;
    border-radius: 50%;
    padding: 6px;
    height: 1.2em;
    width:1.2em;
}
/* vt gallery from old site */
.rvadv_vtg_wrapper{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap:20px;
}
.rvadv_vtg_wrapper > div{
    box-shadow: 0 0 2px #ccc;
    display: block;
    box-sizing: border-box;
    padding:1.5em;
    font-size: 1.2rem;
}
.rvadv_vtg_wrapper > div:hover{
    background-color: var(--wp--preset--color--accent-3);
}
.rvadv_vtg_wrapper > div h3, .rvadv_vtg_wrapper > div p{
    margin: 0;
    text-decoration: none !important;
}
.wp-block-post.rvadv_communities a {
    text-decoration: none;
}
@media (max-width: 1140px) {
    .wp-block-button__link{
        font-size: 0.7rem;
        padding-left: .7rem;
        padding-right: .7rem;
    }
    .wp-block-site-logo{
        max-width: 150px;
    }
    .wp-block-rvadvc-plan-loop .rvadv_comm_plan_card{
        width: 48% !important;
    }
}
@media (max-width: 776px) {
    .mobile_column{
        flex-direction: column !important;
    }
    .mobile_center{
        text-align: center;
        justify-content: center;
    }
    .mobile_span > *{
        display: inline-block;
    }
    .mobile_100{
        max-width: 100%;
        width:100%;
    }
    .home .wp-block-splide-carousel__container:first-of-type .wp-block-splide-carousel .splide__list{
        height: 300px !important;
    }
    .wp-block-group.alignwide{
        width:100%;
        padding-left:0 !important;
        padding-right: 0 !important;
    }
    .home #rvadv_community_homeslist_filter, .home #rvadv_community_homeslist_filter select{
        width:60vw;
    }
    .wp-block-navigation__container ul{
        box-shadow: none !important;
        border:solid 1px var(--wp--preset--color--accent-3);
    }
    .wp-block-navigation__responsive-container-content a{
        font-size: var(--wp--preset--font-size--large) !important;
    }
    .wp-block-post.rvadv_communities .wp-block-post-featured-image{
        width:100% !important;
    }
    .overflowy_scroll.max_height_800 {
        max-height: none;
        overflow-y:visible;
    }
    .rvadv_comm_home_card, .rvadv_comm_plan_card, .rvadv_plan_part_card{
        width:100% !important;
    }
    .rvadv_plan_part_card .wp-block-rvadvc-plan-cover{
        background-size: contain !important;
    }
    .vt_container iframe {
        border-radius: 10px;
        display: block;
        width: 100%;
        height: 350px;
    }
    .wp-block-rvadvc-utour-card{
        justify-content: center;
    }
}