/*
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.   ***************/
.flickity-page-dots {
    bottom: -15px!important;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.dau-trang-section .icon-box {
    padding-top: 0px!important;
}
.dau-trang-section .col{
	padding-bottom: 1px!important;
}
.dau-trang-section .box .box-image {
    border-radius: 10px;
	margin-top: -19px;
}
.dau-trang-section .box h3 {
    margin-top: 10px!important;
}

}