/*
Theme Name: MatBaoWS
Description: This is a child theme for Flatsome Theme
Author: MatBaoWS Team
Template: flatsome
Version: 3.0
*/
/*************** ADD CUSTOM CSS HERE.   ***************/

.border-20 {
	border-radius: 20px;	
	overflow: hidden;
}
.mbws_toolbar ul li {
	margin-bottom: 10px !important;
}
@media (max-width: 480px) {
	#footer .mbws_footer-main,
	body .section {
		padding: 30px 0px;
	}
}