/*
Theme Name: Debra
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.fa {
	padding-right: 10px;
}
.nav-dropdown {
	min-width: 320px !important;
	width: 330px;
}
.nav-dropdown li a img{
	padding-right: 10px;
}
.wpml-ls-flag {
	width:25px;
	height: auto;
}
body.lang-es .flex-right .header-button-2{
	display: none !important;
	
}
body.lang-en .flex-right .header-button-1{
	display: none !important;
	
}

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


}