/* Child Theme - Custom CSS File for Buyers to Modify */

h1{
	font-size:;
}

.rh_menu__user_submit {
    display: none;
}

.wrapper-home-sections .rh_section--content_padding {
    padding-bottom: 0;
}

.wrapper-home-sections .rh_section--content_padding::before {
    border-style: none;
}

.wrapper-home-sections .rh_section--content_padding::after {
    border-style: none;
}

.home .rh_footer__before_fix {
    padding-bottom: 5rem;
}

@media (min-width: 1200px) {
    .additional-details-content-wrapper li .title {
        min-width: 40%;
    }
}

.rh_section__agents_elementor .rh_agent__listed,
.rh_section__agents_elementor .rh_agent__arrow {
    display: none !important;
}
.rh_agent_profile .listed_properties {
    display: none !important;
}
.rh_agent_card .rh_agent_card__link,
.rh_agent_card .rh_agent_card__listings {
    display: none !important;
}

.rh_contact__form select {
    color: grey;
    font-size: 1.4rem;
    line-height: 1.5;
    padding: 1.5rem 1rem;
    border: 1px solid rgba(128,128,128,.2);
    margin-bottom: 1.5rem;
}

.rh_widgets .widget_nav_menu .menu-item {
    width: 100%;
    margin-bottom: 1rem;
}

.rh_contact_widget .rh_contact_widget__item .icon {
    padding: 0 1.5rem 0 0;
}

.single-property .vbox-content {
    height: calc(100% - 30px);
}

.single-property .vbox-content > img {
    height: 100%;
}

.inspiry_property_portrait_slider .flex-viewport ul li a {
    background: #f7f7f7;
}


/*  ==================== PAGE GESTION  ===================== */

 .check_gestion {
    color: #FFFFFF;
    margin: 20px 0 20px 0;
    font-weight: regular;
 }

 .check_gestion_2 {
    color: #000000;
    margin: 20px 0 20px 0;
    font-weight: regular;
 }

.titre_gestion{
    font-size: 26px;
}










