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

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

body{
	color:#3e3f31;
	font-size:15px;
	background: #fff ;
	font-weight:400;
	padding-top: 0px;
}
ul.social-icons li {
    display: inline-block;
    margin: 0 5px;
}
ul.social-icons {
    margin: 0;
    list-style: none;
}
.blog-vechungtoi .box .is-divider {
    display: none;
}
.blog-vechungtoi .box .box-text {
    padding: 0;
}
.blog-vechungtoi .box h5 {
    font-size: 16px;
    font-weight: 400;
    color: #239be1;
    margin: 8px 0px 0px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.blog-vechungtoi .box {
    border: 1px solid #e55714ab;
    padding: 5px;
    border-radius: 3px;
    margin: 5px;
}
.suachua {
    padding-bottom: 0px !important;
}
.pd-0 .col {
    padding-bottom: 0px;
}
.br-5 img {
    border-radius: 5px;
}
.quytrinh .box {
    border: 1px solid #ffb84dc7;
    background: #fff;
    cursor: pointer;
}
.quytrinh .box:hover * {
    color: #fff;
}
.quytrinh .box:hover {
    border: 1px solid #1990de;
    background: #1990de;
}
.quytrinh .box .box-text {
    margin: 30px 0;
    min-height: 175px;
}
.quytrinh .box h4 {
    text-transform: uppercase;
    margin-bottom: 20px;
    font-size: 20px;
}
.quytrinh .box {
    border: 1px solid #ffb84dc7;
    background: #fff;
    cursor: pointer;
}
.header_right {
    padding: 5px 10px 0px;
    overflow: hidden;
}
.bg_ht {
        width: 50%;
    float: left;
    padding-left: 50px;
    min-width: 312px;
}
.logo-header {
    background: url(https://suaghemassage24h.com/frontend/greencare/assets/icon-time.jpg) left center no-repeat;
    line-height: 15px;
    float: right;
}
.policy-text {
    padding-left: 60px;
    line-height: 18px;
}
.policy-text h4 {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin-top: 1em;
    margin-bottom: 5px;
}
.policy-text a {
    color: #1990de;
    font-size: 20px;
    font-weight: 700;
}
@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/


}