/* ===================================================================================

* Theme Name: Reland Child
* Theme URI: https://www.themegenix.net/reland/
* Author: ThemeGenix
* Author URI: https://themeforest.net/user/themegenix/
* Description: Reland - Real Estate Group WordPress Theme
* Version: 1.5
* Template: reland
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */

img.image.wp-image-1804.footer-logo.attachment-full.size-full {
    width: 200px;
    height: auto;
}

li.submit-btn {
    width: 250px;
}

.direction-content .list-wrap li {
    width: 100% !important;
}

.home-main-banner .elementor-widget-container .banner-area-four::before {
    background: none;
}

@media (max-width: 767.98px) {
    .wpcf7-spinner {
        display: none !important;
    }

    .banner-area-five .banner-content::after {
        top: 0 !important;
    }

    .banner-area-five .banner-content::before {
        top: 0% !important;
    }

    .banner-content a.btn.transparent-btn.wow.fadeInUp {
        margin-top: 100px;
    }

    .direction-content .list-wrap li {
        width: 100% !important;
    }

    .home-header-txt h1.title.wow.fadeInUp {
        padding-top: 90px;
    }
}

.vip-new-section .mission-content .section-title, .vip-new-section .mission-content p {
	margin-bottom: 20px !important;
}
.vip-cta-section .section-title ul li {
    color: #ffffff;
}

:root {
    --tg-heading-font-family: 'Lora', serif !important;
    --tg-body-font-family: 'Roboto', sans-serif !important;
}

.leasing-section .sub-title {
    font-family: 'Lora', serif !important;
}

.justify-description .desc, .justify-description .mission-content p {
    text-align: justify;
}