/*
Theme Name: Kadence Child
Theme URI: https://www.kadencewp.com/kadence-theme/
Description: Child theme for Kadence. Contains all site-specific customizations (shortcodes, AJAX handlers, registration forms, favorites system, tracking scripts, the Favorite Homes template and the site custom CSS) so that the parent Kadence theme can be safely updated without losing any customization.
Author: Pratt Modular
Template: kadence
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: kadence-child
*/

/* -------------------------------------------------------------------------
 * SITE CUSTOM CSS
 *
 * This block was originally stored in the parent theme's
 * Appearance > Customize > Additional CSS (saved in the database, NOT in any
 * theme file). Because "Additional CSS" is stored per-theme, switching themes
 * would leave it behind -- which previously made the hero search form, the
 * clearance carousel badges and other Elementor widgets render unstyled and
 * oversized.
 *
 * It is now stored permanently here in the child theme stylesheet so it can
 * never be lost again on a theme switch or parent theme update.
 * ---------------------------------------------------------------------- */

.site-header-section-right .header-html-inner a {
    display: flex;
    align-items: center;
    gap: 10px;
}
.home-status:after {
    content: "";
    background: var(--e-global-color-accent);
    position: absolute;
    top: 9px;
    left: 7px;
    height: 8px;
    width: 8px;
    border-radius: 100%;
}
.home-status.red-dot:after{
    background:red;
}

.top-search-bar .elementor-search-form__container{
	    flex-direction: row-reverse;
	    min-height: 60px !important;
}
.top-search-bar .elementor-search-form__submit{
	    margin: 5px;
}

.top-search-bar .elementor-search-form__container .elementor-search-form__input:placeholder{
	    font-style: italic !important;
	color:red;
}

.elementor-nav-menu > .menu-item{
	text-transform: uppercase;
}
.sub-menu  > .menu-item{
	text-transform: none;
}

.menu-item .elementor-item-active:before,
.menu-item .elementor-item:before,
.menu-item .highlighted:before{
	opacity: 0 !important;	
}
.move_on_tag {
	background-color: var(--e-global-color-text);
    padding: 8px 12px;
    border-radius: 20px;
	  color:#06067a;
	word-break: break-word;
    margin-right:0.5rem;
    display: inline-block;
    text-align: center;	
	font-size: 14px;
}
.on_sale_tag {
		background-color: var(--e-global-color-text);
    padding: 8px 12px;
    border-radius: 20px;
	color: var(--e-global-color-accent);
	font-size: 14px;
}
p.home-post-category {
    color: #baa650;
    background: #1c3147;
    font-size: 15px;
    
    padding: 5px 10px 5px 10px;
    margin: 0 5px 5px 0;
  	font-weight: 700;
    line-height: 15px;
	    text-transform: uppercase;
	border-radius: 5px
}
/* .custom_post_category .elementor-heading-title.elementor-size-default {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 5px;
} */

.main-navigation .primary-menu-container > ul > li.menu-item > a{
	font-size:14px;
}
.widget_nav_menu a{
	font-size:14px;
}.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected{
	background-color:unset !important;
}
.elementor-headline-animation-type-typing .elementor-headline-dynamic-wrapper.elementor-headline-typing-selected .elementor-headline-dynamic-text{
	color: var( --e-global-color-kadence9 ) !important;
}
.site-top-footer-inner-wrap .widget p{
	font-size:14px;
}
.site-footer .wp-block-heading {
    color: var(--global-palette9);
	font-size:16px;
	line-height:1;
}
.site-top-footer-inner-wrap .widget {
    margin-bottom: 1em;
}
.site-top-footer-inner-wrap .widget-area .widget-title{
	margin-bottom: 1em;
	    line-height: 1;
	font-size:16px;
	
}
footer .widget_block .wpcf7-form input[type="email"] {
    background: transparent;
    color: #fff;
    padding: 15px 30px;
	    font-size: 14px;
}
footer .widget_block .wpcf7-form p {
    display: block;
    align-items: baseline;
    gap: 30px;
	flex-wrap:wrap;
}
footer .widget_block .wpcf7-form p .wpcf7-form-control-wrap{
	width: 60%;
	    display: inline-block;
	    margin-right: 10px;
}
.mobile-header-button-wrap .mobile-header-button-inner-wrap .mobile-header-button{
	padding:0.6em 0.5em;
}


@media only screen and (max-width: 1299px){
	footer .widget_block .wpcf7-form p .wpcf7-form-control-wrap{
		    width: 48%;
	}
}

@media only screen and (max-width: 750px){
		footer .widget_block .wpcf7-form p .wpcf7-form-control-wrap{
		    width: 100%;
			    margin-right: 0;
    margin-bottom: 10px;

	}
	footer .widget_block .wpcf7-form input[type="submit"]{
		    width: 100%;
	}
	
	.site-footer .wp-block-heading{
		font-size:16px;
		        line-height: 1.4;
	}
	.site-top-footer-inner-wrap .widget-area .widget-title{
		font-size: 16px;	
	}
	.widget_text p,.widget_nav_menu a{
		font-size:14px;
	}
}
footer .widget_block .wpcf7-form input[type="submit"] {
    color: #1d3147;
    background: #fff;
    padding: 15px 30px;
	font-size:14px;
}
.wpcf7-form-control-wrap{
/* 	    width: 100%;
	    flex-basis: 60%; */
}
.grid-collection .elementor-heading-title {
	margin:0 !important;
}

.m-0 .elementor-heading-title{
	margin:0 !important;
}
.home-icon .elementor-icon-wrapper{
	display:flex;
}
.post-grid .elementor-post__text .elementor-post__excerpt p{
	overflow: hidden;
   display: -webkit-box;
   -webkit-line-clamp: 3; 
           line-clamp: 3; 
   -webkit-box-orient: vertical;
}

.post-grid .elementor-post__read-more-wrapper .elementor-post__read-more{
	    background: #1D3147;
	padding: 10px 30px;
    display: inline-block;
}
.home-search button {
    width: 61px;
    height: 54px;
    border-radius: 100% !important;
    margin: 10px !important;
    min-width: auto !important;
}
.wpcf7-spinner{
	display:none;
}

/* Header */

/* .home .site-header-row-container-inner{
	background:transparent;
} */

/* .home #inner-wrap{
	    margin-top: -120px;
} */
.home #masthead{
	    position: relative;
    z-index: 999;
    background: transparent;
}
.footer-custom-menu .elementor-nav-menu .elementor-item{
	    justify-content: space-between;
}
.footer-custom-menu .elementor-nav-menu .elementor-item .sub-arrow svg path{
	    fill: #fff;
}
.footer-custom-menu .elementor-nav-menu{
	padding:0;
}
.footer-custom-menu .elementor-nav-menu .elementor-item .sub-arrow svg {
	height: 1em;
    width: 1em;
}
.footer-custom-menu .elementor-nav-menu li .sub-menu li{
	border-bottom-width: 0 !important;
}
.footer-custom-menu .elementor-nav-menu li .sub-menu li a{
	font-size: 13.5px !important;
}
.home-search .elementor-search-form__input{
	padding-left: calc(95px / 3) !important;
}
.footer-custom-menu .sub-menu li a{
	padding-top: 5px !important;
        padding-bottom: 5px !important;
}
.footer-custom-menu .sub-menu {
	padding-bottom:10px;
}
#footer-custom-register-form .input-inner-box input {
	color:#ffffff !important;
}
.content-wrap .elementor-select-wrapper.remove-before:before{
	content: "\e92a" !important;
}
@media only screen and (min-width: 1024px) {
.grid-collection .collection-title{
	min-height:600px;
}

}

@media only screen and (max-width: 1024px){
		.home #inner-wrap{
	    margin-top: 0px;
}

	.site-top-footer-inner-wrap{
		    padding-top: 30px;
	}
	.widget_text p{
		margin:0;
	}
}

@media only screen and (min-width: 767px){
	.home-search button {
           width: 47px;
        height: 40px;    
  }	
	.related-homes-slider .slick-slide {
		padding: 5px;
	}
		.related-homes-slider .slick-prev {
		left: -15px !important;
	}
	.related-homes-slider .slick-next {
		right: 0px !important;
	}
}
@media only screen and (max-width: 767px){
	.related-homes-slider .slick-slide {
		padding: 5px;
	}
	.related-homes-slider .slick-prev {
		left: -5px !important;
	}
	.related-homes-slider .slick-next {
		right: -0px !important;
	}
	.home-search .elementor-search-form__input{
		font-size: 16px;
	}
	.home-search button{
		         width: 54px;
        height: 44px;
        margin: 4px !important;
	}
	footer .widget_block .wpcf7-form input[type="submit"]{
		    padding: 8px 30px;
		        font-size: 15px;
	}
	footer .widget_block .wpcf7-form input[type="email"]{
		    padding: 10px 19px;
	}
}

.site-top-footer-wrap .site-top-footer-inner-wrap.site-footer-row-columns-5{
	grid-template-columns: 17% 17% 17% 17% 32%;
}
.over-link{
	position:unset;
}
.over-link a{
	top: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
}
.tabing-block .elementor-tabs-content-wrapper{
	    border: 1px solid #D1D1D5 !important;
}
.tabing-block .elementor-tab-title.elementor-active{
	    border-bottom: 2px solid #e9373b !important;
}


@media only screen and (max-width: 1024px){
	.site-top-footer-wrap{
		display:none;
	}
}

#nav_menu-8 .menu-item a{
	font-weight:bold;
	text-transform:uppercase;
	    line-height: 1.2;
    padding-top: 0;
    padding-bottom: 5px;
}
.top-announce .elementor-button-link:hover{
	box-shadow:unset;
}
.top-announce .elementor-button-link .elementor-button-icon{
	display:flex;
	align-items:center;
}
.blogs-slider .swiper-pagination-bullets{
	    bottom: -29px !important;
    top: unset !important;
}
.site-bottom-header-wrap .mobile-html-inner p{
	    display: flex;
    align-items: center;
    gap: 9px;
	margin:10px 0;
}

@media only screen and (max-width: 1080px){
	.main-navigation .primary-menu-container > ul > li.menu-item > a{
		padding-left: calc(0.7em / 2);
    padding-right: calc(0.7em / 2);
	}
}
@media only screen and (max-width: 1024px){
	.over-link{
		position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
	}
}
    
.m-16 p{
	margin-bottom:1rem;
}

#mobile-drawer .drawer-inner:after {
    content: "";
    position: fixed;
    bottom: 20px;
    background-image: url(https://prattmodular.com/wp-content/uploads/2024/06/Pratt-Homes-White.png);
 height: 50px;
    width: 80px;
    background-repeat: no-repeat;
    background-size: contain;
    left: 29px;
    z-index: 9999;
    background-color: #e34437;
}

.life-click-here .elementor-button-wrapper{
	
	display: flex;
}
.my-account-icon:after {
    content: "";
    position: absolute;
    right: 0;
    top: 17px;
    background: url(https://prattmodular.com/wp-content/uploads/2024/06/basket.png);
        height: 16px;
    width: 16px;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 9;
}
.select-caret-down-wrapper{
	display:none;
}

.header .elementor-nav-menu{
	padding-left:0;
}
.header .elementor-nav-menu .menu-item .sub-menu .menu-item .elementor-sub-item{
	    width: 200px;
    border: 0;
}

@media only screen and (max-width: 1080px){
	.elementor-3762 .elementor-element.elementor-element-965405d .elementor-nav-menu--main .elementor-item{
		padding-left: 5px;
    padding-right: 5px;
	}
}

@media only screen and (max-width: 1024px){
	.header .elementor-nav-menu .has-submenu{
		justify-content:space-between;
	}
	.header .elementor-nav-menu .has-submenu .sub-arrow svg path{
		fill:#fff;
	}
	.header .elementor-nav-menu .has-submenu .sub-arrow svg{
		height: 1em;
    width: 1em;
	}
	.header .elementor-nav-menu .menu-item .sub-menu .menu-item .elementor-sub-item{
		width:auto;
		background-color:#B3A146;
	}
}

#breadcrumbs{
	font-size:16px;
}

.image-flex .swiper-pagination{
	position:unset;
}

@media only screen and (max-width: 767px){
	.clearance-badge{
		width:120px;
	}
	.image-flex .elementor-image-box-wrapper{
		display:flex;
		gap:10px;
	}
}

.tag-list .ae-acf-repeater-list{
	display:flex;
	gap:10px;
	flex-wrap:wrap;
	
}

.tag-list .ae-acf-repeater-list-item-content{
	margin:0;
}
.tag-list-grid .ae-acf-repeater-wrapper ul{
	padding:0;
}

.blogs-slider .e-con-inner .e-con-inner{
	position:relative
}


.home-features .ae-acf-repeater-item{
	padding:0 !important;
}

.single-homes .single-slider .swiper-slide-image{
	height:612px;
	object-fit:cover;
}
@media only screen and (max-width: 1024px){
	.single-homes .single-slider .swiper-slide-image{
	height:400px;
	object-fit:cover;
}
}
@media only screen and (max-width: 767px){
	.single-homes .single-slider .swiper-slide-image{
	height:300px;
	object-fit:cover;
}
}

.homes_block_post .elementor-widget-image .elementor-widget-container a{
	width:100%;
}

.filter-close .elementor-icon{
	cursor:pointer;
}
.filter-popup .elementor-select-wrapper:before{
	display:none;
}
.filter-popup{
	display:none;
	transition:all ease 0.5s;
}
.filter-popup.filter-open{
	display:block;
}



.filter-close .elementor-icon{
	cursor:pointer;
}
.sidebar-filter{
	display:none;
	transition:all ease 0.5s;
}
.sidebar-filter.filter-open{
	display:block;
}
.filter-click .elementor-button{
	cursor:pointer;
}

.block_post_sharing .elementor-grid{
	grid-template-columns:unset;
}

.homes_block_post .elementor-widget-theme-post-featured-image a img{
	    aspect-ratio: 4 / 3;
	object-fit:cover;
}

/* pagination */


.elementor-pagination .page-numbers{
	 border-radius: 50%;
	border: 1px solid #9f9f9f;
	height:45px;
	width:45px;
	display:inline-flex;
	justify-content:center;
	align-items:center;
}
.elementor-pagination .prev,.elementor-pagination .next{
	
}
.elementor-pagination span.prev,.elementor-pagination span.next{
	opacity:0.6
}
.elementor-pagination .current{
	    border: 1px solid #E8383A;
    background: #E8383A;
    color: #fff !important;
}
.elementor-pagination .dots{
	border:0;
	height:unset;
	width:unset;
}
.sidebar-filter .e-form__buttons{
	display:none;
}

.sidebar-filter{
	    width: 100%;
    position: fixed;
    top: 0;
    z-index: 999999;
    bottom: 0;
    right: 0;
    left: 0;
    padding: 0;
}
.sidebar-filter .e-con-inner{
	    margin: 0 0 0 auto;
	    padding: 50px;
	background:#DCEBF8;
}
.overflow-hidden{
	overflow:hidden;
}

.overflow-scroll{
	    overflow: scroll;
    overflow-x: hidden;
	-ms-overflow-style: none; 
	scrollbar-width: none; 
}
.overflow-scroll::-webkit-scrollbar {
  display: none;
	 
}
.sort-title .elementor-heading-title{
	    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
	    min-height: 60px;
}

.tour-3d-block .elementor-shortcode{
	    display: flex;
}
.tour-3d-block .elementor-shortcode iframe{
	    height: 265px;
}
.lidd_mc_input label{
	display: block;
    margin-bottom: 0.5rem;
}
.lidd_mc_input input{
	margin-bottom:1rem;
		width: 100%;
}
#lidd_mc_submit{
	background:#D1252B;
	width:max-content;
}


/* Login */
.register-box h2{
	text-align:center;
	margin-bottom:40px;
	font-size:35px;
	line-height:1
}
.account-container{
	    max-width: 1020px;
    margin: 0 auto;
    
}
.account-container .input-box{
	    display: grid;
/*     grid-template-columns: 1fr 1fr; */
	gap:20px;
}
.account-container .input-box label{
	display:block;
	padding-bottom:6px;
	    font-family: "Montserrat", Sans-serif;
    font-size: 14px;
    font-weight: 600;
	color: var(--e-global-color-primary);
}

.account-container .input-box label:after{
	    content: "*";
    color: red;
    padding-inline-start: .2em;
}
#custom_footer_register .register_success_msg p {
	color:white;
}
#custom_footer_register .account-container .submit-btn {
	    background-color: #1D3147;
    color: #FFFFFF;
    font-family: "Montserrat", Sans-serif;
    height: 50px;
    width: 100%;
    border-style: none;
    border-radius: 7px 7px 7px 7px;
}
#custom_footer_register .input-inner-box input {
	background: transparent;
}
#custom_footer_register .account-container .input-box label{
	color:white;
}
#custom_footer_register .input-inner-box input::placeholder {
    color: white; 
}
#custom_footer_register .login-link {
	color: white;
}
.register_success_msg{
	text-align:center;
	
}
.account-container .input-box input{
	width:100%;
	    font-family: "Montserrat", Sans-serif;
    font-size: 14px;
    font-weight: 400;
/* 	    background-color: #F6F6F7; */
	border: 1px solid #f1f1f1 !important;
	border-width: 0px 0px 0px 0px;
	color: var(--e-global-color-primary);
	min-height: 59px;
    padding: 7px 20px;
    border-radius: 5px;
}
.input-inner-box{
	margin-bottom:20px
}
.account-container .submit-btn{
	    background-color: #D1252B;
    color: #ffffff;
	margin-bottom:20px;
	width:100%;
}
.login-page.account-container .input-box{
	display:block;
}
.account-container.login-page{
	    max-width: 500px;
}

@media (max-width: 767px){
	.account-container .input-box{
		display:block;
	}
}


/* wishlist-block */

.wishlist-block{
	    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-column-gap: var(--grid-column-gap, 30px);
    grid-row-gap: var(--grid-row-gap, 30px);
}
.home-content-block{
	    background-color: var(--e-global-color-primary);
    padding: 15px;
	    color: var(--e-global-color-text);
    font-family: "Montserrat", Sans-serif;
}
.image-inner-content-block{
	    position: relative;
}
.image-inner-content-block .ae-acf-repeater-list-item-content{
	    background: #008000;
    border-radius: 0px 0px 0px 0px;
    padding: 5px 10px 5px 10px;
    color: #fff;
position: absolute;
    top: 15px;
    right: 0;
    font-family: "Montserrat", Sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 15px;
}
.home-content-block .home-name h2{
	    color: var(--e-global-color-text);
    font-family: "Montserrat", Sans-serif;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
	margin:0;
}
.title-text{
	display:flex;
	    gap: 20px;
	justify-content:space-between;
}
.home-content-block .home-name{
	    width: 58%;
}
.price-location{
	    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-end;
}
.price-location .price{
	    font-size: 17px;
    font-weight: 600;
    color: var(--e-global-color-text);
	margin:0;
}
.price-location p{
	    font-size: 12px;
    font-weight: 600;
    color: var(--e-global-color-text);
    font-family: "Montserrat", Sans-serif;
	text-align:right;
}
.home-content-block .home-name ul{
	    padding: 0;
    list-style: none;
    display: flex;
	gap:15px;
	font-size:13px;
}
.home-content-block .home-name ul li:after{
	content: "";
    border-color: var(--e-global-color-text);
    border-left-width: 1px;
    border-left-style: solid;
    right: calc(-14px / 2);
    left: auto;
    position: relative;
    border-top: 0;
    border-bottom: 0;
    border-right: 0;
}
.home-content-block .home-name ul li:last-child:after{
	display:none;
}
.home-content-block .two-btn{
	    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    margin-top: 20px;
}
.home-content-block .two-btn .elementor-button{
	    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 29px;
    fill: var(--e-global-color-primary);
    color: var(--e-global-color-primary);
    background-color: var(--e-global-color-text);
    border-radius: 5px 5px 5px 5px;
    padding: 5px 5px 5px 5px;
}
.image-inner-content-block .f-image img{
	width:100%;
}

.category-div .category-title{
	    background-color: var(--e-global-color-primary);
    color: var(--e-global-color-text);
    font-family: "Montserrat", Sans-serif;
    padding: 15px;
    text-align: center;
    margin-bottom: 25px !important;
}

@media (max-width: 1399px){
	.wishlist-block{
		grid-template-columns: repeat(2, 1fr);
	}
}
@media (max-width: 991px){
	.wishlist-block{
		grid-template-columns: repeat(1, 1fr);
	}
}
@media (max-width: 767px){
	.title-text{
		    flex-wrap: wrap;
		    gap: 10px;

	}
	.home-content-block .home-name {
    width: 100%;
}
	.price-location{
		    align-items: flex-start;
    width: 100%;
	}
	
	.category-div .category-title{
		font-size:20px;
	}
}

/*  Select   */

.search-block .dropdown-search{
	display: flex;
    align-items: flex-start;
	
}

.search-inner{
	display: flex;
    width: 100%;
	position:relative;
}
.search-inner button{
	position: absolute;
    right: 8px;
    top: 8px;
    padding: 10px !important;
    border-radius: 100% !important;
    display: flex !important;
    background-color: #1D3147 !important;
    cursor: pointer;
}

.search-inner input{
	
	min-height: 60px;
    font-size: 19px !important;
    font-weight: 400;
    line-height: normal !important;
    padding: 0 30px !important;
    width: 100%;
    border: 0 !important;
    border-radius: 0 50px 50px 0;
    background: var(--global-palette9) !important;
			
}
.dropdown-block select {
    min-height: 60px;
    border: 0 !important;
    padding: 0 20px;
    border-radius: 50px 0 0 50px;
    background-color: var(--global-palette9) !important;
    color: #1d3147 !important;
    font-size: 16px;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.search-block #search-results .card{
        background: #FFFFFF;
    display: flex;
    align-items: center;
    gap: 30px;
   padding: 15px;
}
.search-block #search-results .card .card-title{
        margin: 0;
}
.search-block #search-results .card .card-text{
    margin:0;
}

.search-block .elementor-search-form {
    margin:0;
}
.search-block #search-results{
    
  
	background: #FFFFFF;
	position: absolute;
    z-index: 9;
    right: 0;
    left: 0;
	
}

@media (min-width: 767px){
	.dropdown-block{
		border-right: 1px solid #1d3147;
	}
}
@media (max-width: 767px){
	.search-block .dropdown-search{
		    flex-wrap: wrap;
		gap:10px;
	}
	.dropdown-block{
		    width: 100%;
	}
	.dropdown-block select{
		    width: 100%;
    border-radius: 50px;
		min-height: 55px;
	}
	.search-inner input{
		min-height: 55px;
		border-radius: 50px;
	}
	.search-inner button{
		    right: 8px;
    top: 5px;
	}
	.search-block #search-results .card .card-img-top{
		    width: 115px;
	}
	.search-block #search-results .card .card-title{
		    font-size: 16px;
    font-weight: 700;
	}
	.search-block #search-results .card-body{
		    width: 100%;
    text-align: center;
	}
	.search-block #search-results .card .card-text{
		    font-size: 11px;
    line-height: 14px;
	}
}

.logo-slider img{
	margin:0 auto;
}
.logo-slider .swiper-pagination-bullets{
	bottom:-20px !important;
}

.search-block #search-results .view-more-btn{
	text-align:center;
	margin-top:20px;
	padding-bottom:20px;
}
.search-block #search-results .view-more-btn #view-more{
	    background: #2d3748;
}

.acc-title{
	text-align:center;
}
.acc-title .elementor-heading-title{
	    text-align: center;
    padding: 50px 00px 10px;
    border-style: solid;
    border-width: 0px 0px 5px 0px;
    display: inline-block;
    margin-bottom: 20px;
}

.inner-fav-block{
	    padding: 40px;
    background: #fff;
    border-radius: 10px;
}

@media (max-width: 767px){
.inner-fav-block{
	    padding: 20px;
}
}
.custom-logout-link{
	    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
}
.custom-logout-link:hover{
	color: #61CE70;
}
.category-filter .ae-term-skin-list{
	display: flex;
    flex-direction: row;
    flex-shrink: 0;
    justify-content: start;
    overflow-x: scroll;
    flex-wrap: nowrap !important;
   
	margin:0 !important;
	padding:0 0 8px !important
}
.category-filter .ae-term-skin-list::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	border-radius: 10px;
	background-color: #54595F;
	
}

.category-filter .ae-term-skin-list::-webkit-scrollbar
{
	width: 10px;
	background-color: #F5F5F5;
	height:2px;
}

.category-filter .ae-term-skin-list::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	background-color: #f5f5f5;
}

.category-filter .ae-icon-list-item{
	flex-shrink:0;
}

.blog-single .entry-related-inner .entry-related-inner-content{
	margin:0 !important;
} 
.blog-single .entry-related-inner .entry-related-inner-content .entry-content-wrap{
	    background-color: #F5F5F5;
	padding:30px;
	
}

.blog-single .entry-related-inner .entry-related-inner-content .entry.loop-entry{
	    box-shadow: unset;
    height: 100%;
	 background-color: #F5F5F5;
}


.related-homes-slider{
	align-items:center;
}
.related-homes-slider .slick-next:before,.related-homes-slider .slick-prev:before{
	font-size: 35px;
}

	
@media only screen and (min-width: 1023.9px) and (max-width: 1299px){
/* 	.home .acf-cleaner-tag{
		top: -20px !important;
	}		 */
	
}

@media (max-width: 1099px) {
	p.home-post-category{
		font-size: 13px;
	}
		h3.acf_stocks{
		    font-size: 13px !important;
	}
}
@media (max-width: 1024px){
	.related-homes-slider .slick-next:before,.related-homes-slider .slick-prev:before{
	font-size: 25px;
}
	.related-homes-slider .slick-prev{
		left:0;
	}
	.related-homes-slider .slick-next{
		right: 7px;
	}
	.clearance-badge{
		    width: 120px;
	}
}
p.custom_user_without_login {
    text-align: center;
}
.acf-tag-values{
	    display: flex;
    flex-direction: column;
    align-items: flex-start;
}
@media only screen and (min-width: 767.9px) and (max-width: 921px){
/* 	.home .acf-cleaner-tag{
    top: -21px !important;
	} */
	
}

@media (max-width: 767px){
	.ae-acf-repeater-list-item-content {
    display: inline;
    margin-left: 0;
    font-size: 13px;
}
	h3.acf_stocks{
		    font-size: 12px !important;
	}
	p.home-post-category{
		font-size: 12px;
	}
/* 	.home .acf-cleaner-tag{
    top: -25px !important;
	} */
	
}
@media (max-width: 374px){
/* 	.home .acf-cleaner-tag{
    top: -21px !important;
	} */
	
}
/* .acf-tag-values{
	display:none;
} */


.block_favorite_button.active svg path{
	fill: currentcolor;
}

.on_display_image .elementor-shortcode img{
    width: 70px;
}

.on_display_image .elementor-shortcode{
    display: flex;
    gap: 4px;
	margin-top: 3px;
}

.single-homes .elementor-2624 .elementor-element.elementor-element-c84d565{
	top: 17px;
}

.clearance-badge{
	width:120px;
}

@media only screen and (min-width: 1025px) and (max-width: 1299px){
	.clearance-badge {
    width: 90px;
}
	.acf-cleaner-tag{
		    top: -9px !important;
		right: 30px !important;
	}
}

@media (max-width: 1024px){
	.clearance-badge {
    width: 90px;
}
}
@media (max-width: 374px){
	.home .acf-cleaner-tag{
   right: 10px !important;
	} 
}
