@charset "UTF-8";

/*
Theme Name: Bodhi Tree Realty Child
Theme URI: https://wordpress.org/themes/twentytwentyone/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Twenty-One is a blank canvas for your ideas and it makes the block editor your best brush. With new block patterns, which allow you to create a beautiful layout in a matter of seconds, this theme’s soft colors and eye-catching — yet timeless — design will let your work shine. Take it for a spin! See how Twenty Twenty-One elevates your portfolio, business website, or personal blog.
Requires at least: 5.3
Tested up to: 6.0
Requires PHP: 5.6
Version: 1.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentytwentyone
Tags: one-column, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready

Twenty Twenty-One WordPress Theme, (C) 2020 WordPress.org
Twenty Twenty-One is distributed under the terms of the GNU GPL.
*/
.nav-links{display: flex;}
.nav-links .nav-previous, .nav-links .nav-next {
    flex: 0 0 auto;
    width: 50%;
    margin: 0 10px;
}
.nav-links h2.title {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 5px;
    line-height: 1.55;
}
.nav-links .meta-nav{
	letter-spacing: 0.04em;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px;
    color: var(--tg-body-font-color);
}
.testimonial-img-box img{border-radius:100px;}
.blog-sidebar .widget{margin-bottom:30px;}
.blog-sidebar .widget .wp-block-heading {
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 24px;
}
.blog-sidebar .widget .wp-block-categories, .blog-sidebar .widget .wp-block-archives {
    margin: 0px;
    padding: 0px;
}
.blog-sidebar .widget .wp-block-categories-list li, .blog-sidebar .widget .wp-block-archives-list li{list-style: none;}
.blog-sidebar .widget .wp-block-categories-list li a, .blog-sidebar .widget .wp-block-archives-list li a {
    color: var(--tg-body-font-color);
}
.wp-block-latest-posts.wp-block-latest-posts__list li {
    clear: both;
    padding-bottom: 25px;
}
.wp-block-latest-posts .wp-block-latest-posts__post-title{ color: var(--tg-body-font-color);display: inherit;line-height: 24px;}
.contact-form-area ul li a{ color: var(--tg-body-font-color);}

table.prj-spec-table {
    width: 100%;
    border-radius: 10px;
    border: 1px solid #eee9e9;
}
table.prj-spec-table th {
    text-align: left;
    font-weight: 500;
    border: 1px solid #eee9e9;
    padding: 10px 15px;
    font-size: 14px;
    color: #313131;
}
table.prj-spec-table td, table.prj-spec-table th {
    border: 1px solid #eee9e9;
    padding: 10px 15px;
    font-size: 14px;
    color: #313131;
}
.newsletter-form li.submit-btn {
    display: inline-flex;
}
.contact-form-area .contact li{margin-bottom: 10px;}
.cat_page .post{border-top: 1px solid #ddd;padding: 35px 0;}
/*=============================
	26. Pagination
===============================*/
.pagination-wrap {
	margin-top: 10px;
}
.pagination-wrap .page-numbers{display: flex;}
.pagination-wrap .page-numbers li {
    margin-right: 8px;
    margin-top: 8px;
    list-style: none;
}
.pagination-wrap .page-numbers li:last-child {
    margin-right: 0;
}
.pagination-wrap .page-numbers {
	justify-content: center;
}
.pagination-wrap .page-numbers a {
	margin-left: 0;
	padding: 0 0;
	color: var(--tg-primary-color);
	border: none;
	font-size: 14px;
	line-height: 1;
	font-weight: 500;
	width: 56px;
	height: 56px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	border: 1.5px solid var(--tg-primary-color);
}
.pagination-wrap .page-numbers span {
	margin-left: 0;
	padding: 0 0;
	font-size: 14px;
	line-height: 1;
	font-weight: 500;
	width: 56px;
	height: 56px;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	background: var(--tg-primary-color);
	border-color: var(--tg-primary-color);
	color: var(--tg-white);
}
.pagination-wrap .page-numbers li.active .page-link,
.pagination-wrap .page-numbers a:hover {
	background: var(--tg-primary-color);
	border-color: var(--tg-primary-color);
	color: var(--tg-white);
}
.pagination-wrap .page-numbers a:focus {
	color: var(--tg-white);
	background-color: var(--tg-primary-color);
	outline: 0;
	box-shadow: none;
}
.inner-blog-area .pagination-wrap .page-numbers {
	justify-content: left;
}

/********Contact form 7 styling*****/

span .wpcf7-not-valid {
    border: 1px solid #ff0000 !important;
}
span.wpcf7-not-valid-tip {
    display: none;
}
div.wpcf7-validation-errors {
    background: #ffe2e2;
    border: 1px solid #ff0000;
    color: #C10000;
}
 
div.wpcf7-response-output {
    margin: 2em 0;
    padding: 15px;
    border-radius: 5px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;	
}
div.wpcf7-validation-errors {
    display: none !important;
}
.wpcf7-spam-blocked {
     background: #e2e2e2;
     border: 1px solid #bcbcbc !important;
     color: #383838;
}

.wpcf7-mail-sent-ng {
     background: #fcf8e3;
     border: 1px solid #ac9163 !important;
     color: #8a6d3b;
}

.wpcf7-mail-sent-ok {
     background: #dff0d8;
     border: 1px solid #3c763d !important;
     color: #3c763d;
}    
.mandatory_text{text-align: left;display: inherit;color: red;}
.services-area .services-item img {
    max-width: 50%;
}

.top_cities h3 {
    font-size: 1.3rem;
    text-transform: uppercase;
}

.property_filter {
    background: #eee;
    padding: 25px !important;
    margin-bottom: 20px;
}
.property_filter .filter_box {
    margin-bottom: 40px;
}
.property_filter h4 {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 5px;
    line-height: 1.55;
}

.property_filter select {
    width: 100%;
    background: transparent;
    border: 1.5px solid var(--tg-secondary-color);
    border-radius: 8px;
    padding: 0px 15px;
    font-weight: 400;
    font-size: 15px;
    color: var(--tg-secondary-color);
    height: 40px;
    display: block;
}

#load-more{
    border: none;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    border-radius: 8px;
    background: var(--tg-primary-color);
    color: var(--tg-white);
    padding: 16px 40px;
    transition: .3s ease-in-out;    
}
.item-center {
    text-align: center;
}