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

#masthead > div > div.flex-col.hide-for-medium.flex-right > ul > div {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

#masthead > div > div.flex-col.hide-for-medium.flex-right > ul > div > div > div.raq-info {
	border: none;
}

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


}