/*
Theme Name: Funitures
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
/* .widget_product_categories span.widget-title, .widget_nav_menu span.widget-title, .devvn_woocommerce_price_filter span.widget-title{
    position: absolute;
    top: -10px;
    left: 25px;
    background: white;
    padding: 1px 5px;
    font-size: 19px;
    font-weight: bold;
    letter-spacing: 0;
    background-image: url(/wp-content/uploads/2022/05/mi.png);
    background-repeat: no-repeat;
    background-size: 20px;
    background-position-x: 99%;
    padding-right: 27px;
}
.archive .product-categories li{
    border-top: none;
    width: 33.33%;
    float: left;
    display: inline-block;
    margin-bottom: 0;
    background-image: url(/wp-content/uploads/2022/05/io.gif);
    background-repeat: no-repeat;
    background-position-y: center;
    padding-left: 13px;
}*/
.archive .product-categories li a,
.widget_nav_menu li a{    
    font-size: 16px;
    margin-bottom: 0;
    padding: 5px 0;
}
.archive .product-categories li a:hover,
.widget_nav_menu li a:hover{
    text-decoration:underline;
}
.single-project-post .rt-breadcrumbs{
	text-align: center;
	text-transform: uppercase;
	background: #e2e2e2;
	padding: 10px;
	font-size: 16px;
	font-weight: 500;
	color: #333333;
}
.single-project-post .rt-breadcrumbs a,.single-project-post .rt-breadcrumbs span{
	color: #333333;
	padding: 0 3px;
}
.single-project-post .heading-title-single{
	text-align: center;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: bold;
	color: #333333;
}
.box__left__layout2 .gallery .gallery-item{
	padding: 0 5px !important;
	margin-bottom: 10px !important;
}
.box__left__layout2 .gallery .gallery-item img{
	width: 100%;
	height: 245px;
	object-fit: cover;
}
.new-list{
	margin: 0 -6px;
}
.new-list .new-list-post{
	width: 25%;
	float: left;
	padding: 0 6px;
	margin-bottom: 12px;
}
.new-list .new-list-post .post-image{
	width: 100%;
	height: 190px;
	overflow: hidden;
	position: relative;
}
.new-list .new-list-post .post-image:after{
	display: block;
    content: "";
    background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.35)),color-stop(75%,transparent));
    background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.35),transparent 75%);
    background-image: -o-linear-gradient(bottom,rgba(0,0,0,.35) 0,transparent 75%);
    background-image: linear-gradient(
0deg
,rgba(0,0,0,.35),transparent 75%);
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    opacity: 1;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
.new-list .new-list-post  > div:hover .post-image:after{
	display: none;
}
.new-list .new-list-post .post-image img{
	width: 100%;
	height: 190px;
	object-fit: cover;
}
.new-list .new-list-post .post-content{
	text-align: center;
	padding: 15px 10px;
}
.new-list .new-list-post .post-content h3{
	margin-bottom: 0;
}
.new-list .new-list-post .post-content h3 .title{
	display: block;
	font-size: 16px;
    font-weight: 500;
    color: #333;
    line-height: 22px;
    height: 44px;
    overflow: hidden;
}
.du_an_cnt{
	overflow: hidden;
	margin-bottom: 50px;
}
.du_an_cnt > div{
	float: left;
	padding-right: 20px;
	margin-right: 20px;
	border-right: 1px solid #c2c2c2;
}
.du_an_cnt > div:last-child{
	margin-right: 0;
	padding-right: 0;
	border-right: 0;
}
.du_an_cnt > div p{
	margin-bottom: 0;
	font-size: 16px;
	line-height: 23px;
	font-weight: 500;
	color: #333333;
	font-family: "Roboto", sans-serif;
}
.du_an_cnt > div p i{
	color: #0B77BF;
}
.du_an_cnt > div p span{
	font-weight: 400;
	color: #999999;
}
.rt-social2{
	margin-top: 20px;
}
.rt-social2 > span{
	font-size: 16px;
	line-height: 23px;
	text-transform: uppercase;
	color: #333;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	margin-right: 20px;
}
.rt-social2  a{
	margin-right: 5px;
}
.box_form_duan{
	padding: 0 0 30px 0 !important;
}
.box_form_duan .sidebar-wrapper li{
	list-style: none;
	width: 50%;
	float: left;
	padding: 0 15px;
}
.form_duan h2{
	font-size: 25px;
	color: #fff;
	margin-bottom: 5px;
}
.form_duan p{
	font-size: 16px;
	color: #fff;
	margin-bottom: 20px;
}
.form_duan input{
	background: none !important;
	box-shadow: none !important;
	padding: 0 !important;
	border-bottom: 1px solid #fff !important;
	border: none;
	color: #fff !important;
}
.form_duan textarea{
	background: none !important;
	box-shadow: none !important;
	padding: 0 !important;
	border-bottom: 1px solid #fff !important;
	border: none;
	color: #fff !important;
}
.form_duan ::placeholder { /* chạy tốt trên Chrome, Firefox, Opera, Safari 10.1+ */
    color : #fff !important;
}

.form_duan :-ms-input-placeholder { /* chạy trên Internet Explorer 10-11 */
    color: #fff !important;
}

.form_duan ::-ms-input-placeholder { /* chạy trên Microsoft Edge */
    color: #fff !important;
}
.form_duan .wpcf7-submit{
	margin: 0 !important;
	border: none !important;
	color: #fff !important;
	background: #0B77BF !important;
	font-family: "Roboto", sans-serif;
	font-weight: 500;
	padding: 0 27px !important; 
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}