/*
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.   ***************/
.full-width .ubermenu-nav, .container, .row{
	max-width:1180px !important;
}
.page-template-blank_page .content-area{
	min-width:1280px;
	padding:0;
	min-height:800px;
}
#main .hellosite-content-area{
	background-color: #5b5b5b;
}
.hellosite-content-area p{
	margin-bottom:0;
}
.online-course-btn{
	min-width:280px;
}
.online-course-btn-cn{
	min-width:200px;
}