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

.header-wrapper .gt_selector {
	margin-bottom: 0;
	background-color: transparent;
	color: #fff;
	border: none;
	box-shadow: none;
	padding: 0;
	font-weight: 500;
}
.header-wrapper .gt_selector option {
	color: #111;
	padding: 0 10px;
}
.header-wrapper.stuck .gt_selector {
	color: hsla(0,0%,40%,.85);
}