/*
Theme Name: WEB133
Theme URI: https://123web.vn/
Description: Website bất động sản
Author: 123Web.vn
Author URI: https://123web.vn/
Template: flatsome
Version: 3.0
*/
.wpcf7-spinner {
    display: none;
}
.lSSlideOuter .lSPager.lSGallery li {
    height: 125px;
    max-height: 125px;
	overflow: hidden;
}
.lSSlideOuter .lSPager.lSGallery li img {
	height: 125px;
	min-height: 125px;
}
.tieu-de .section-title a {
    color: #fff !important;
}
span.ctspace {
    width: 1px;
    height: auto;
    display: inline-block;
}
.zalo-share-button {
    overflow: hidden;
    display: inline-block;
    height: 32px;
    width: 32px;
    background: url(/wp-content/uploads/2021/05/icon-zalo.jpg);
    background-color: #096bfd;
    line-height: 32px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 24px 24px;
    vertical-align: middle;
    border-radius: 5px;
}


/*.cvf_pag_loading {padding: 20px;}*/
.cvf-universal-pagination ul {margin: 0 !important; padding: 0 !important; text-align: center}
.cvf-universal-pagination ul li {display: inline; margin: 3px; padding: 4px 8px; background: #FFF; color: black; }
.cvf-universal-pagination ul li.active:hover {cursor: pointer; background: #1E8CBE; color: white; }
.cvf-universal-pagination ul li.inactive {background: #7E7E7E;}
.cvf-universal-pagination ul li.selected {background: #1E8CBE; color: white;}
/*************** ADD CUSTOM CSS HERE.   ***************/
ul.lSPager.lSGallery li {
	margin-left: 0 !important;
	margin-bottom: 0 !important;
}
.thong-bao {
    border: 1px dashed #F92020;
    padding: 15px;
    text-align: justify;
    margin-top: 15px;
}
.thong-bao h3 {
	color: #F92020;
	font-weight: bold;
}

.bottom-contact {
	display: none;
}

.call_to_action {
	position: fixed;
	left: 10px;
	bottom: 40px;
	z-index: 9999
}
a.face_mess {
	background: #0084ff;
	color: #fff !important;
	display: block;
	padding: 5px 12px;
	border-radius: 5px;
	font-size: 16px;
	margin: 0 0 5px 0
}
a.zalo_mess {
	background: rgb(1 95 149);
	color: #fff !important;
	display: block;
	padding: 5px 12px;
	border-radius: 5px;
	font-size: 16px;
	margin: 0 0 5px 0
}
a.call_mess {
	background: #c90104;
	color: #ffffff !important;
	display: block;
	padding: 5px 12px;
	border-radius: 5px;
	font-size: 16px;
	margin: 0 0 5px 0
}
@media only screen and (max-width: 48em) {
	.form-lien-he .nut-gui {
		padding-left: 65px !important;
	}
	.lSSlideOuter .lSPager.lSGallery li {
		height: 65px;
		max-height: 65px;
	}
	.lSSlideOuter .lSPager.lSGallery li img {
		height: 65px;
		min-height: 65px;
	}
	.bottom-contact {
		display: block;
		position: fixed;
		bottom: 0;
		background: #06396a;
		width: 100%;
		z-index: 99;
		box-shadow: 2px 1px 9px #dedede;
		border-top: 1px solid #eaeaea
	}
	.bottom-contact ul li {
		width: 25%;
		float: left;
		list-style: none;
		text-align: center;
		font-size: 0.65em !important;
	}
	.bottom-contact ul li span {
		color: white;
	}
	.bottom-contact ul li img {
		width: 35px;
		margin-top: 10px;
		margin-bottom: 0px
	}
	.call_to_action {
		display: none;
	}
	
	.list-post2.list-post3 .box-image {
		width: 20% !important;
		float: left;
		display: inline-block;
	}
	.list-post2.list-post3 .box-text {
		width: 80%;
		display: inline-block;
	}
	.list-post2.list-post3 .box-image .image-cover {
		padding-top: 65% !important;
	}
	.blog-archive .post-item .box-image .image-cover {
		height: auto !important;
		position: relative !important;
		object-fit: cover !important;
		object-position: 50% 50% !important;
		overflow: hidden;
		padding-top: 125% !important;
	}
	/*** HOME ***/
	.searchandfilter li:first-child, .searchandfilter li:last-child {
		width: 100% !important;
	}
	.searchandfilter li {
		width: 48% !important;
	}
	.searchandfilter li:nth-child(2), .searchandfilter li:nth-child(4), .searchandfilter li:nth-child(6) {
		margin-right: 4%;
	}
	.searchandfilter input[type='submit'] {
		width: 100%;
	}
}