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


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


}
.footer_menus .ux-menu-link__link {
color:#fff;
	font-size: 14px;
}
.footer_menus .ux-menu-link__link:hover{
color:#fff;

}
.footer_contact{
	    border-color: white !important;
    color: white !important;
    font-weight: normal !important;
}
.footer_title p {
	margin-bottom: 12px;
}

#wpforms-submit-779 {
	    padding: 5px 35px 5px 35px !important;
	    background-color: transparent !important;
    border: 2px solid #fff !important;

	float:right;
}

.wpforms-container .wpforms-submit-container {
	padding: 0px!important;
}

.copy_right p {
	font-size:10px;
	margin-bottom:0px;
}

.absolute-footer.dark{
	display:none;
}

.testtimonial_name h2{
	margin-bottom:0px;
}
.title_margin_zero h2 {
	margin-bottom:0px;
}
#wpforms-779{
margin-top: -5px !important;
}






