/*
Theme Name: NEW VLOOK
Text Domain: newvlook
*/

.grecaptcha-badge{
	display:none;
}

.menu-description{
	display:none;
}
.menu-description a{
	padding: 0 !important;
}
.sub-img{
	padding-right: 15px;
	display: flex;
    flex-direction: column;
}
.sub-img .menu-description{
	display: block;
	order: 1;
}

.sub-img .title{
	margin-bottom: 10px !important;
	display: block;
	order: 3;
}
.sub-img .title a{
	padding: 0 !important;
}

.sub-img .menu-description img{
	width: 100% !important;
    border-radius: 8px;
    margin-bottom: 10px;
}
.sub-img2{
    margin-bottom: 10px;	
}

.sub-img2 a{
	padding: 0 !important;
}

.sub-img2 .title{
	margin-left: 10px;
	order: 2;
	flex: 1;
	padding-right: 15px;
}
.sub-img2 .menu-description{
	display: block;
	
}

.sub-img2 .menu-description img{
	width: 100%;
    border-radius: 8px;
    margin-bottom: 0;
	width: 50px;
	height: 50px;
	object-fit: cover;
}
.sub-img2{
	display: flex;
    justify-content: flex-start;
align-items: flex-start;
}

.sub-img3{
	display: block;
}
.header-main .navbar .menu-item.listing .sub-menu li{
	width: 100%;
}
.header-main .navbar .menu-item.listing.menu-item-has-children{
	position: inherit;
	
}
.header-main .navbar .menu-item.listing > .sub-menu-wrp{
	width: 100%;
}
.header-main .navbar .menu-item.listing .sub-menu-wrp > .container > .sub-menu{
	display: grid;
    grid-template-columns: 50% 50%;
	border-radius: 10px;
    overflow: hidden;
	
}

.header-main .navbar .menu-item.listing > .sub-menu-wrp > .container > .sub-menu > .menu-item:first-child{
	grid-row-start: 1;
    grid-row-end: 3;
	width: 100%;
	
}
.header-main .navbar .menu-item.listing > .sub-menu-wrp > .container > .sub-menu > .menu-item:nth-child(2){

	width: 100%;
}
.header-main .navbar .menu-item.listing > .sub-menu-wrp > .container > .sub-menu > .menu-item:last-child{
	grid-row-start: 2;
    grid-column-start: 2;

	width: 100%;
}

.header-main .navbar .menu-item.listing .sub-menu-wrp .sub-menu{
	padding: 0;
	
}

.header-main .navbar .menu-item .sub-menu .sub-menu-wrp{
    display: block;
    position: relative;
    box-shadow: none;
	width: 100%;
}
.header-main .navbar .menu-item .sub-menu .sub-menu{
    background: transparent;
    box-shadow: none;
    padding: 0;
}
.header-main .navbar .menu-item .sub-menu .container{
	max-width: 100% !important;
    padding: 0;
    margin: 0;
	
}

.header-main .navbar .menu-item .sub-menu .sub-left{
	background: #303030;
}

.header-main .navbar .menu-item .sub-menu .sub-left a{
	color: #fff !important;
}
.header-main .navbar .menu-item .sub-head{
	padding: 20px;
}
.header-main .navbar .menu-item .sub-head > a{
    font-size: 16px !important;
    line-height: 1.2 !important;
    margin-bottom: 5px !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    font-family: "Montserrat", sans-serif;
}

.sub-string{
	padding-top: 0 !important;
}
.sub-string .sub-menu{
	display: flex !important;
    justify-content: space-between !important;
    align-items: center;
}
.sub-string .sub-menu .menu-item{
    width: calc(25% - 5px) !important;
    display: flex;
    align-items: center;
    flex-direction: column;
    background: #f2f2f2;
    padding: 5px;
    border-radius: 5px;
    margin-bottom: 5px;
}

.sub-string .sub-menu .menu-item .menu-description{
	order: 1;
}
.sub-string .sub-menu .menu-item .menu-description img{
	height: 44px !important;
	width: 44px !important;
}
.sub-string .sub-menu .menu-item .title{
    order: 2;
    margin-left: 0 !important;
    margin-top: 7px !important;
    padding: 0 !important;
	text-transform: uppercase !important;
}
.sub-string .sub-menu .menu-item .title a{
    
    padding: 0 !important;
}


.sub-1-img .sub-menu{
	display: block !important;
}

.sub-1-img .sub-menu .menu-item .title{
	display: none !important;
}

@media only screen and (max-width: 991px) {
    .hide-mb{
		display: none !important;
	}
}


.property-single-title{
	font-size: 24px;
}


.widget ul.location-list  {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.widget ul.location-list  li {
    margin-right: 5px;
    margin-bottom: 7px
}

.widget ul.location-list  li a {
    background-color: #f7f7f7;
    border-radius: 99px;
    padding: 0 20px;
    line-height: 40px;
    display: block;
    text-align: center
}

.widget ul.location-list  li a:hover {
    background-color: #3c3c3c;
    color: #fff
}

.vpa-listing-wrp .page-title{
	font-size: 22px;
}



.property-listing-slick .vpa-item {
    width: 260px;
    margin-right: 20px
}

@media only screen and (max-width: 991px) {
    .property-listing-slick .vpa-item {
        margin-right:10px
    }
}



.vptg-item{
	display: flex;
    gap: 20px;
	margin-bottom: 20px;
}

.vptg-item .box-image{
	width: 25%;
	box-shadow: 3px 3px 20px rgba(0, 0, 0, .15);
	overflow: hidden;
	border-radius: 15px;
	padding-top: 0;
}

.vptg-item .box-image .inner{
	padding-top: 75%;
	position: relative;
}

.vptg-item .box-image img{
	position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
	width: 100%;
    height: 100%;
}

.vptg-item .box-image img:nth-child(2){
	opacity: 0;
	visibility: hidden;
	transition: 0.3s;
}
.vptg-item:hover .box-image img:nth-child(2){
	opacity: 1;
	visibility: visible;
}

.vptg-item .box-text{
    flex: 1;
    display: flex;
    gap: 25px;
    align-items: self-start;
	
	padding: 20px;

    background-color: #f7f7f7;
    border-radius: 15px;
	position: relative;
}
.vptg-item.vertical{
	box-shadow: 3px 3px 20px rgba(0, 0, 0, .15);
	overflow: hidden;
	border-radius: 15px;
}
.vptg-item.vertical .box-text{
    display: block;
	border-radius: 0;
	background-color: #fff;
}
.vptg-item.vertical .box-info{
    width: 100%;
	padding: 0;
    border: 0;
    border-top: 2px dashed #ccc;
    padding-top: 10px;
    margin-top: 10px;
}
.vptg-item.vertical .box-info-item{
	margin-bottom: 8px;
}
.vptg-item.vertical .box-info-item .content{
	font-size: 14px;
}

.property-vptg-featured .slick-track{
	display: flex;
}
.vptg-item.vertical .box-text h3{
	min-height: 75px;
}
.vptg-item.vertical .box-text .meta{
	-webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
	overflow: hidden;
}

.vptg-item .box-text .meta a{
    border-bottom: 2px dashed rgb(216 115 0 / 30%);
    display: inline-block;
	color: #A75A00;
}

.vptg-item.vertical .box-info-item p{
	margin-bottom: 0;
}


.vptg-item .box-text h3{
	font-size: 20px;
    line-height: 1.2;
    margin-bottom: 15px !important;
}
.vptg-item .box-text .meta{
	margin-bottom: 7px;
	font-size: 14px;
}
.vptg-item .box-text .meta i{
	width: 18px;
}
.vptg-item .box-text .post-excerpt{
	font-size: 15px;
    margin-bottom: 0;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
	margin-top: 15px !important;
}

.vptg-item .box-title{
	flex: 1;
}
.vptg-item .box-info{
	width: 33%;
	padding-left: 20px;
    border-left: 2px dashed #ccc;
}
.vptg-item .box-info-item{
    margin-bottom: 15px;
}

.vptg-item .box-info-item:last-child{
    margin-bottom: 0;
}
.vptg-item .box-info-item p{
    margin-bottom: 2px;
	font-size: 13px;
}
.vptg-item .box-info-item .content{
    font-size: 18px;
    color: #A75A00;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 0;
}


.slick-dots{
	margin-top: 0;
}


@media only screen and (max-width: 991px) {
	.vptg-item{
		display: block;
		box-shadow: 3px 3px 20px rgba(0, 0, 0, .15);
		overflow: hidden;
		border-radius: 15px;
	}
	
	.vptg-item .box-image{
		width: 100%;
		box-shadow: none;
		border-radius: 0;
		display: block;
	}
	
	.vptg-item .box-text{
		background-color: #FFF;
		border-radius: 0;
	}
	
	.vptg-item .box-info{
		width: 35%;
	}
}

@media only screen and (max-width: 767px) {
	.vptg-item{
		border-radius: 12px;
	}

	.vptg-item .box-text{
		background-color: #FFF;
		border-radius: 0;
		display: block;
	}
	
	.vptg-item .box-info{
		width: 100%;
		margin-top: 15px;
		padding: 0; 
		border: none;
		border-top: 2px dashed #ccc;
		padding-top: 15px;
		height: 100%;
	}
	
	.vptg-item .box-info-item{
		margin-bottom: 7px;
	}
	.vptg-item .box-info-item .title{
		margin-bottom: 0;
	}
}


.property-item-edit{
    position: absolute;
    top: 15px;
    right: 15px;
    background: #fff;
    font-size: 10px;
    padding: 3px 10px;
    text-transform: uppercase;
    border-radius: 5px;
    margin-bottom: 0;
}

.tabs{
	margin-bottom: 50px;
}
.tabs-title{
	display: flex;
	gap: 20px;
	margin-bottom: 20px;
}
.tab-title{
	background: #f7f7f7;
    padding: 12px 30px;
	flex: 1;
	text-align: center;
	border-radius: 15px;
	cursor: pointer;
	font-family: "Montserrat", sans-serif;
    font-weight: bold;
}

.tab-title.active{
	background: #A65F00;
	color: #fff;
}

.tabs-content{
	
}


.tab-content{
	display: none;
}
.tab-content.active{
	display: block;
}

.tab-content h2{
	margin-bottom: 20px;
	font-size: 1.5rem;
	text-align: center;
}


.slick-dark .slick-dots li button{
	    background: #d8730078;
}

@media only screen and (max-width: 767px) {
	.tabs-title{
		display: block;
	}
	.tab-title{
		margin-bottom: 7px;
	}
}


.home-vptg-slider{
	margin-bottom: 30px;
}



.header-search .live-search{
	width: 100%;
}



.header-search .live-search-item{
	display: flex;
    justify-content: space-between;
    width: 100%;
	gap: 10px;

}
.header-main .header-search .live-search-item input[type=text] {
	flex: 1;
}
.header-search .open-search{
	display:none;
	
	position: fixed;
    left: 0;
    right: 0;
    top: 80px;
    bottom: 0;
    background: #000000c7;
    backdrop-filter: blur(10px);
    padding: 30px 0;
}
.header-search .open-search .container{
	max-width: 767px;
}
.header-search .open-search.active{
	display: block;
}

.open-search-button{
    cursor: pointer;
    height: 38px;
    line-height: 38px;
    background-color: #f7f7f7;
    border-radius: 10px;
    display: flex;
    align-items: center;
    padding: 0 10px 0 20px;
    border: 1px solid #dadada;
	font-size: 14px;
}
.open-search-button span{
	
}
.open-search-button i{
    font-size: 20px;
	margin-left: 5px;
	color: #A75A00 !important;
	animation: blink 1.3s linear infinite;
}
.open-search-button.active{
	color: #A75A00 !important;
}

.open-search-button.mb{
    display: none;
	height: 35px;
	line-height: 35px;
}
.open-search-button.mb i{
    font-size:16px;
}


.header-search .btn{
	margin-right: 0;
}

.header-search .live-search-result{
	position: relative;
    background: transparent;
    color: #fff;
    width: 100%;
    top: auto;
    border-radius: 0;
    box-shadow: none;
	    padding: 0;
    margin-top: 20px;
}
.header-search .live-search-result:after{	
	content: none;
}
.header-search .live-search-result ul li img{
	width: 90px;
}

.header-search .live-search-result ul li span{
    display: block;
    color: #fff;
    float: none;
    margin: 3px 0;
}
.header-search .live-search-result ul li a:hover{
	    background: #ffffff17;
}
.header-search .live-search-result a{
	color: #fff;
}

.header-search .live-search-result{
	position: relative;
    background: transparent;
    color: #fff;
    width: 100%;
    top: auto;
    border-radius: 0;
    box-shadow: none;
}

.header-main .right{
	margin-right: 40px;
}


.header-stuck .header .open-search-button{
	color: #3c3c3c;
}

@media only screen and (max-width: 991px) {
    .header-main .header-search{
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		background: transparent;
		height: auto;
		display: block;
	}
	
	.header-search .open-search{
		        top: 55px;
	}
	.header-main .header-search .live-search {
        margin: 0;
    }
	
	.header-main .header-search .live-search-result{
		top: 0;
	}
	
	.header-search .open-search-button{
		display: none;
	}
	.open-search-button.mb{
		display: block;
	}
	
	.header-main .right{
		margin-right: 0;
	}
}


.kkstar{
	background: transparent;
}

@keyframes blink{
	0%{opacity: 0.3;}
	50%{opacity: 1;}
	100%{opacity: 0.3;}
}

.fa, .fad, .fal, .far, .fas{
	font-family: "Font Awesome 5 Pro" !important;
}


.street-result .list a .txt span {
    display: block;
    
    overflow: hidden;
    white-space: nowrap;
    font-size: 16px;
    line-height: 1.3;
    cursor: pointer;
    font-weight: 500;
}
.header-search .live-search-result ul li span.tag, .street-result .list a .txt span.tag{
	display: inline-block;
    font-size: 11px;
    line-height: 1;
    background: #A75A00;
    padding: 4px 7px;
    border-radius: 5px;
    margin-bottom: -3px;
}

.live-search-result ul{
	max-height: 100% !important;
    overflow: inherit !important;
    overflow-y: inherit !important;
}
.live-search-result .scroll{
    max-height: 425px;
    overflow: hidden;
    overflow-y: scroll;
}

@media only screen and (max-width: 991px) {
	.live-search-result .scroll{
		
	}
}