/*
Theme Name: Thiết Kế Website Thế Đạt
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
form.searchform{
	margin-top: 9px !important;
}
.box-category .box-text-inner .header-title{
	color: #fff !important;
}
.box-list-blog-2{
	border: 1px solid #ddd;
}
.box-list-blog-2 .col-inner .col.post-item{
	    padding: 0 15px 12px;
}
.border-15, .border-15 .box-shadow-3, .border-15 .bg-fill{
	border-radius: 15px;
}
.border-5, .border-5 .box-shadow-3{
	border-radius: 5px;
}

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


}
