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

/*************** ADD CUSTOM CSS HERE.   ***************/
.back-to-top{bottom:100px}

@media only screen and (min-width: 878px) {
.gioi-thieu-section .cot2{   flex-basis: 34%;max-width:34%;}
.gioi-thieu-section .cot1{   flex-basis: 22%; max-width:22%}
	.gioi-thieu-section .heading {
	position: absolute;
	font-size: 300px;
	color: rgba(37, 37, 37, 0.05);
	right: -69%;
	top: -150px;
	line-height: 300px;
	font-family: "UTM Bebas";
}
}

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


}