/*
Theme Name: donghaichild
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  ***************/


}
.section-title b{
	opacity: 1;
    background-color: #558b24;
}
.footer-2 #block_widget-2 img.size-full.alignnone{
	margin-bottom: 0px;
}
.absolute-footer, html {
    background-color: #fbb60d;
}
.absolute-footer.dark {
    color: rgb(255 255 255);
}