/*
Theme Name: WpResidence Child
Template: wpresidence
Version: 1.0
*/
.privacy-policy #gmap_wrapper {
    display: none !important;
}

.page-template-terms_conditions #gmap_wrapper {
    display: none !important;
}

.page-template-vinfo_page #gmap_wrapper {
    display: none !important;
}

.vlitly-info-page {
    background: #e8edf1 !important;
}
.content_wrapper:has(.vlitly-info-page) {
    background-color: #e8edf1;
}

.vlitly-info-page .contact-wrapper {
    border-radius: 14px;
    box-shadow: 0 8px 28px rgba(0,0,0,0.10);
}

.vlitly-info-page .contact-content {
    margin-top: 15px;
    border-radius: 14px;
    box-shadow: 0 8px 28px rgba(0,0,0,0.10) !important;
}

.vlitly-terms-page {
    background: #e8edf1 !important;
}
.content_wrapper:has(.vlitly-terms-page) {
    background-color: #e8edf1;
}

.vlitly-info-page .breadcrumb {
    font-size: 14px;
}

.vlitly-terms-page .breadcrumb {
    font-size: 14px;
}