/*
Theme Name: Mua bán xe MẸC
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.header.show-on-scroll .hide-for-sticky, .stuck .hide-for-sticky {
    display: block;
}
.new-style .post-date {
	display: none;
}
.new-style .post-item .col-inner{
    border: 1px solid #f2f2f2;
    box-shadow: 0px 4px 6px rgb(44 44 44 / 4%);
    border-radius: 4px;
    box-sizing: content-box;
    background: #fff;
}
.fagsfacf-gallery-slide{
	height: 400px;
}

.fagsfacf-gallery-slide-inner {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}
.fagsfacf-gallery-slide-inner img{
	max-height: 400px;
}
@media only screen and (max-width: 600px) {
	.fagsfacf-gallery-slide-inner img{
		max-height: 250px;
	}
	.fagsfacf-gallery-slide{
		height: 250px;
	}

	.new-style .col{
		    padding: 0px 0px;
	}
	.dia-chi,  .dat-ban .post-item .box-text .post-title {
		padding: 0 !important;
	}
	.new-style .post-item {
		width: 100% !important;
	    flex-basis: 100% !important;
	    max-width: 100% !important;
	}
	.new-style {
		padding:0 5px !important;
	}
	.new-style .box {
	    display: flex;
		padding-top: 7px;
    padding-bottom: 7px;
	}
	.new-style .box-image {
		width: 180px !important;
	}
	.new-style .post-item{
		margin-bottom: 10px;
	}
	.new-style .post-title{
		height: auto !important;
		/*font-weight: normal !important;*/
		font-size: 13px !important;
	}
	.new-style .post-item .box-text{
		padding: 0px 10px 10px 10px !important;
	}
	.new-style .image-cover {
		padding-top: 100% !important;
	}
	.new-style .thoi-gian-dia-diem {
		border: 0 !important;
		margin-bottom: 0px !important;
		    padding: 5px 0 !important;
	}
	.du-an .col.post-item {
		padding-bottom: 0 !important;
	}
	
	.blog-archive .post-item .box-image img {
		height: auto !important
	}

	.search-in-category ul {
		flex-wrap: wrap;	
	}
	.search-in-category li {
	    width: 49% !important;
	    margin-right: 0 !important; 
	    margin-bottom: 8px !important;
	}
	.search-in-category  .li-tim-kiem {
		width: 100% !important;
		text-align: center;
	}
	.search-in-category .filter-btn-m {
		margin:0;
	}
}
.price-m {
	color:red;
	    font-size: 15px;
	    font-weight: bold;
}

.box-normal .box-text{
	padding: 10px !important;
}
#top-bar {
	padding: 6px 0 5px;
	border-bottom: 1px solid #dddd;
}
.html_top_right_text {
	color:#000 !important;
	font-size: 15px !important;

}
.top-right-ul {
	display: flex;
}
.top-right-ul li {
	margin-left: 22px;
	margin-bottom: 0 !important;
}
.top-right-ul li i {
	    color: #51ad11;
}
.top-right-ul li a{
	color:#000;
	font-size: 15px !important;
}
.search-in-category {
	margin-top: 20px;
}
.search-in-category .col{
	padding-bottom: 0 !important;
}
.search-in-category .searchandfilter{
	background: #135EAC !important;
	border-radius: 4px;
	color:#fff;
}
.search-in-category .li-search, .search-in-category  .li-nam-san-xuat, .search-in-category .li-tinh-thanh{
	display: none; 
}
.search-in-category  ul {
	margin: 0;
	width: 100%;
	margin-bottom: 0;
	padding-top: 10px;
	display: flex;
	justify-content: space-between;
}
.search-in-category  li {
	margin-right: 15px;
}
.search-in-category  select{
	margin-bottom: 0

}
.wrap-account {
	list-style: none;
	margin:0;
}
.top-right-ul li i {
	margin-right: 5px;
}
