/*
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.   ***************/


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


}

.col-inner {
	padding-left: 10px;
	padding-right: 10px;
	padding-top:10px;
	margin-bottom:20px;
}
.uni_column1 {
	background-image: https://sonduluxvn.com/wp-content/uploads/2023/02/son-dulux-lau-chui-hieu-qua-mo.png;
}
.unicom_dctv_title{
  	white-space: nowrap;      /* Prevent text from wrapping to the next line */
  	overflow: hidden;         /* Hide the overflowed text */
}

