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

/*************** ADD CUSTOM CSS HERE.   ***************/


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


}
.but-sl span {
	color: #D60A16;
}
.but-lh {
    background: #554520 !important;
    border: none !important;
    min-width: 500px;
    text-align: left;
}
.but-lh span {
	color: #EE9A02;
    font-size: 29px;
    line-height: 68px;
}
.pl-20 {
	padding-left: 40px;
}
/* */
.ses-sangtrong .img .img-inner {
	overflow: initial;
}
.ses-sangtrong .img:hover img {
	transition: 0.5s ease-out;
	transform: translate(0px, -20px);
}
.ses-sangtrong .row-ct-st {

}
.but-view-t {
	background: #EE9A02 !important;
}