/*
Theme Name: Homirx Child
Theme URI: https://gaviaspreview.com/wp/homirx/
Author URI: https://themeforest.net/user/gavias
Author: Gaviasthemes Team
Description: Child theme for the Homirx theme.
Template: homirx
*/
.gsc-cart-box .mini-cart-header a.mini-cart:hover i.hicon-basket {
    color: #fff !important;
}
.box-style-one__desc {
	font-size: 16px;
	line-height: 22px;
}

.banner-four__image{
	 
}
.directorist-search-form-wrap .directorist-listing-type-selection li a{
	font-weight: 600;
    min-width: 100px;
    margin: 1px 3px 0px 1px;
    border-radius: 3px 3px 0px 0px;
}
.directorist-search-form__box {
    padding: 22px 22px 22px 22px !important;
    border-radius: 5px 5px 5px 5px !important;
}
.field-content {
    border: 1px solid var(--directorist-color-border) !important;
    padding: 4px 12px;
}
.directorist-search-form-wrap .directorist-search-form__box .directorist-search-field .field-content .select2-container .select2-selection .select2-selection__rendered .select2-selection__placeholder,
.directorist-search-form-wrap .directorist-search-form__box .directorist-search-field .field-content input, .directorist-search-form-wrap .directorist-search-form__box .directorist-search-field .field-content select, .directorist-search-form-wrap .directorist-search-form__box .directorist-search-field .field-content .select2-container .select2-selection .select2-selection__rendered{
	font-weight:400 !important;
	font-size:14px !important;
}
.directorist-search-form-wrap .directorist-search-form__box .directorist-search-field .field-title {
    font-weight: 700 !important;
}
input::placeholder {
  font-weight: 400 !important;
}
.form-action .wpcf7-submit {
    width: fit-content !important;
}
.gva-brand-carousel .brand-item-content .brand-item-image img {
    opacity: 1 !important;
}
.text-left {
    text-align: left;
}
.gsc-heading.style-1 .title em {
    color: #bf953f !important;
}
.latest-blog-update .post-one__content {
    background: #fff;
}
.directorist-search-form-wrap .directorist-search-form__box .directorist-search-field {
	padding: 0 8px !important;
}
.directorist-search-form__top .directorist-advanced-filter{
	gap:10px !important;
}
.property-block__meta--right .property-listing-link {
    top: 0px !important;
}
.custom-enquiry-popup{
	padding: 35px 30px;
    border-radius: 14px;
    text-align: center;
    color: #fff;
    max-width: 420px;
    margin: auto;
    position: relative;
    background-color: rgb(0 0 0);
    border: #e2e8f0 solid 1px;
}
.custom-enquiry-popup .popup-form input,
.custom-enquiry-popup .popup-form select{
    width:100%;
    padding:13px;
    margin-bottom:12px;
    border-radius:6px;
    border:1px solid #e0e0e0 !important;
    color:#ffffff;
    font-size:14px;
}
.phone-row select{
	line-height:normal !important;
	background-image:none !important;
}
.pum-theme-702 .pum-content + .pum-close, .pum-theme-enterprise-blue .pum-content + .pum-close{
	right: 18px !important;
    padding: inherit !important;
	font-size: 20px !important;
}
.popup-icon {
    width: 42px;
    height: 42px;
    background: #ff8c00;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 30px;
    font-size: 20px;
    color: #fff;
    font-weight: 600;
}
.phone-row{
    display:flex;
    gap:10px;
}
.popup-form input::placeholder{
    color:#c7d2de;
}
.phone-row input{
    width:70%;
}
.custom-enquiry-popup h2{
    font-size:22px !important;
    margin-bottom:5px;
    color:#ffffff !important;
    font-weight:600 !important;
}

.custom-enquiry-popup p{
    font-size:14px;
    color:#c7d2de;
    margin-bottom:22px;
}

.pum-container,
.pum-content,
.pum-theme-default-theme{
    background: transparent !important;
    box-shadow: none !important;
    border: none !important;
    padding: 0 !important;
}
.popup-form select option{
    color:#000;
}
.pum-container{
    position:relative;
    max-width:440px !important;
    width:100% !important;
}
.archive-search-top .listing-search-top__type-nav .directorist-type-nav__list li a{
	border-radius: 0 !important;
}
.directorist-thumb-listing-author{
    display: none;
}
.directorist-col-3 {
    margin-bottom: 30px !important;
}

.directorist-add-listing-types .directorist-add-listing-types__single__link:hover, .directorist-add-listing-types__single__link .directorist-icon-mask {
	background-color: var(--e-global-color-primary) !important;
}
.directorist-add-listing-types .directorist-add-listing-types__single__link:hover .directorist-icon-mask {
    background-color: #fffbf2 !important;
}
.directorist-add-listing-types .directorist-add-listing-types__single__link:hover .directorist-icon-mask.directorist-icon-mask:after {
    background-color: #bf953f !important;
}

.property-highlight-bar {
    display: flex;
    background: #111;
    border: 1px solid #caa24c;
    border-radius: 10px;
    padding: 15px;
    max-width: 900px;
    margin: auto;
    position: relative;
    top: -40px;
    z-index: 10;
}

.property-highlight-bar .item {
    flex: 1;
    text-align: center;
    color: #fff;
    position: relative;
}

.property-highlight-bar .item span {
    font-size: 12px;
    color: #aaa;
}

.property-highlight-bar .item strong {
    display: block;
    font-size: 16px;
    margin-top: 5px;
}

.property-highlight-bar .price strong {
    color: #caa24c;
}

.property-highlight-bar .item:not(:last-child)::after {
    content: "";
    position: absolute;
    right: 0;
    top: 20%;
    height: 60%;
    width: 1px;
    background: #333;
}
.gva-offcanvas-content .top-canvas .logo-mm {
    padding: 6px 10px 6px 25px !important;
}
.gva-offcanvas-content .top-canvas .logo-mm img {
	max-height: 30px;
}
.feature-three__icon {
    width: 98px !important;
	height: 98px !important;
}
.feature-three__icon i {
    font-size: 46px;
}
span.elementor-counter-number {
    color: var(--homirx-heading-color);
    font-size: 30px;
}
.show-me-properties .align-left.style-1.widget.gsc-heading {
    margin-bottom: 0 !important;
}
.show-me-properties .feature-three__content{
	margin-top:0 !important;
}

.directorist-listing-details__text p {
    color: #6c6e76 !important;
}
.compare-wrap{
	margin-left:0 !important;
	margin-top:15px;
	display:block !important;
}
.recommended-property-slider .swiper, .btn-theme-2, .swiper, .swiper-wrapper, .feature-three__icon,
.feature-three__number{
	z-index:unset !important;
}
.directorist-select2-addons-area{
		z-index:unset !important;
}











.tb-highlight-wrapper {
    display: flex;
    justify-content: center;
}

.tb-highlight-bar {
    display: flex;
    justify-content: space-between;
    background: #bf953f;
    width: 100%;
    max-width: 900px;
    border: 2px solid rgba(250, 204, 21, .6);
    background-color: #0003;
    backdrop-filter: blur(12px);
    border-radius: .5rem;
    box-shadow: 0 25px 50px -12px #00000040;
}

.tb-item {
    flex: 1;
    text-align: center;
    position: relative;
	padding: 1rem;
    text-align: center;
    position: relative;
    cursor: pointer;
    transition: all .3s;
}
.tb-item:hover {
    background-color: #facc151a;
    transform: scale(1.05);
    box-shadow: 0 10px 15px -3px #0000001a;
}
.tb-item:first-child:hover {
	border-radius: .5rem 0 0 .5rem;
}
.tb-item:not(:last-child)::after {  
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1px;
    height: 3rem;
    background: linear-gradient(to bottom, transparent, rgba(250, 204, 21, .8), transparent);
}

.tb-label {
   display: block;
    font-size: .75rem;
    font-weight: 500;
    color: #fffc;
    text-transform: uppercase;
    letter-spacing: .1em;
    transition: color .3s;
}
.single-property .banner-three__image:after{
	background-image:none !important;
}
.tb-value {
    font-size: 18px;
    font-weight: 700;
    color: #fff;
}

.tb-highlight {
    background: none;
    color: #fff;
    padding: 0;
    border-radius: 0;
	font-size: 1.5rem;
    color: #facc15;
    font-weight: 700;
}
.tb-item:hover .tb-label, .tb-item:hover .tb-value {
    color: #facc15;
}

.tb-point img {
    margin-right: 9px !important;
}

 
.tb-point:last-child {

    border-bottom: none;

}
 

.tb-card{
    width:100%;
    max-width:650px;
}

.tb-badge{
    background:#ff3b30;
    color:#fff;
    padding:8px 18px;
    border-radius:25px;
    font-size:14px;
    display:inline-block;
    margin-bottom:20px;
}

.tb-title{
    font-size:36px;
    font-weight:700;
    color:#0d2240;
}

.tb-sub{
    color:#555;
    margin-bottom:20px;
}

.tb-points{
    background:#b89247;
    padding:15px;
    border-radius:5px;
    margin-bottom:20px;
}

.tb-point{
    padding:8px 0;
    border-bottom:1px solid rgba(255,255,255,0.4);
    color:#fff;
}

.tb-price{
    display:flex;
    align-items:center;
    gap:12px;
    margin:32px 0;
}

.tb-r{
    font-size:50px;
    color:#b89247;
	font-weight:700;
}
.tb-price div>strong {
    font-weight: 700;
    color: #c1beb9;
    font-size: 26px;
    font-family: "Roboto", Sans-serif;
}
.tb-btn{
    background:linear-gradient(90deg,#f7d88a,#c89b3c);
    padding:14px 30px;
    border-radius:30px;
    text-decoration:none;
    font-weight:600;
    color:#000;
    display:inline-block;
}
.about-three__single.about-three__image {
    margin-bottom: 0;
}
.about-three__single,.iconbox-four__single{
	z-index:0;
}
.about-three__single.about-three__image.e-flex.e-con.e-child {
    max-width: 100%;
}
.elementor-menu-toggle.elementor-active[aria-expanded="true"] {
  display: block;
  z-index: 99999; 
  font-size:50px;
}
.elementor-nav-menu--dropdown .elementor-item:hover{
	background:transparent !important;
	color:#33373d !important;
}


.elementor-menu-toggle.elementor-active[aria-expanded="true"] .elementor-menu-toggle__icon--close{
 	font-size:16px;
	display:block !important;
}
.elementor-menu-toggle.elementor-active[aria-expanded="true"] + .elementor-nav-menu {
  padding-top: 100px;
  height: 100%;
}
select.country-name {
    max-width: 100px;
}
.wpcf7-form.sent .wpcf7-response-output {
    background-color: #46b450;
    color: #fff;	
    justify-content: center;
}
.iconbox-four__title{
	margin-bottom:0!important;
}
.single-property .elementor-menu-toggle {
    margin-left: 0 !important;
}

#floorplan .swiper-slide img{
	  filter: blur(5px);
}
.single-property .banner-four__wrap{
	border: #808080 solid 1px;
	cursor: pointer;
}
.property-btn.btn-theme-2 {
    background: #b89247;
    color: #fff;
}
.tb-location a{
    color: #fff !important;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
    
}
.elementor-post__thumbnail.elementor-fit-height, .elementor-posts__hover-gradient .elementor-post__card .elementor-post__thumbnail__link:after{
	border-radius:20px;
}

@media(max-width:1024px){
	.elementor-nav-menu--dropdown {
		top: 0 !important;
		margin-top: 0 !important;
		padding-top: 140px;
	}
	.elementor-nav-menu li {
		border-bottom: 1px solid rgba(0, 0, 0, 0.1);
		padding: 0px 0px;
	}
	.elementor-nav-menu .elementor-item {		
        padding: 22px 20px !important;
	}
	.elementor-nav-menu li:last-child {
		border-bottom:none;
	}
	nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{
		border-right: 1px solid rgba(0, 0, 0, 0.1);
		height:100vh !important;
	}
	.elementor-menu-toggle {
		width: 40px;
		height: 40px;
		font-size: 16px;
	}
	.elementor-nav-menu--toggle.elementor-nav-menu--burger.elementor-widget.elementor-widget-nav-menu {
    	align-items: end;
	}
	.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item {
    	font-size: 14px;
		  padding: 22px 20px;
	}
	.elementor-location-header .elementor-nav-menu .menu-item-has-children:hover > .sub-menu {
        top: 65px !important;
		
	}
	
}

@media(max-width:768px){
    .tb-highlight-bar {
        flex-direction: column;
        gap: 15px;
        padding: 20px;
    }

    .tb-item::after {
        display: none;
    }
	.tb-card{
		text-align:center;
	}
    .tb-highlight-wrapper {
        margin-top: 0;
    }
	 .tb-item{
	    border-bottom: rgb(250 204 21 / 40%) solid 1px;
		padding: 0.5rem;
	}
	.tb-item:last-child{
		border-bottom:none;
	}
	.tb-item:first-child:hover {
    	border-radius: 0.5rem;
	}
	.tb-price{
		margin:8px 0;
		gap: 10px;		
        justify-content: center
	}
	.tb-r {
		font-size: 32px;
	}
	.tb-price div>strong{
		font-size:22px;
	}
}


@media(max-width:767px){
	.elementor-menu-toggle.elementor-active[aria-expanded="true"]{
		font-size:44px;
	}
}

@media(max-width:320px){
	.gsc-logo .site-branding-logo{
	  max-width: 100px !important;
	}
	.elementor-menu-toggle, .gsc-search-box.style-1 > .content-inner .control-search {
        width: 38px;
		height: 38px;
	}
	
	
}




.elementor-nav-menu--dropdown{
/*     transform: translateX(0) !important; */
    opacity: 1 !important;
    visibility: visible !important;
    height: auto !important;
}
.elementor-nav-menu--main .elementor-nav-menu ul{
    width: 18rem !important;
}

.elementor-location-header .elementor-nav-menu .menu-item-has-children:hover > .sub-menu{
    transform: translateX(0%) !important;
    border: 1px solid rgb(0 0 0 / 2%);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
	
}
.elementor.elementor-3169.elementor-location-header  .elementor-nav-menu--dropdown{
    transition: none !important;
}
.elementor-location-header .elementor-nav-menu .menu-item-has-children:hover > .sub-menu{
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    position: absolute !important;
    z-index: 99999;
    background: #fff;
}


.gv-sticky-wrapper{
	z-index:7 !important;
}
.elementor-section > .elementor-container{
	z-index: 1;
}
.swiper-pagination{
	z-index:6 !important;
}
input[type*="submit"]:not(.fa):not(.btn-theme):not(.newsletter-submit):not(.las){
	z-index:unset;
}