/*
Theme Name: Flatsome Child Theme
Theme URI: http://flatsome.uxthemes.com/
Description: This is a child theme for Flatsome
Author: UX Themes
Author URI: http: //www.uxthemes.com/
Template: flatsome
Version: 2.5
*/
.additional_information_tab {
	display:none!important;
}

/*************** ADD CUSTOM CSS HERE.   ***************/
.cta-bg{
    background:#7d6e53 !important;
}
.b-icon{
    max-width: 50px;
}
.text-block-center-grey {
	background: #f5f5f5;
	padding: 100px 0;
}
/*
body {
	font-family: sans-serif!important;
}*/
.banner h1 {
	font-weight: normal!important;
}
/*
.nav > li > a {
    font-family: sans-serif!important;
}
*/
.home-banner#banner-119101355 .bg.bg-loaded {
	image-rendering: auto;
    image-rendering: crisp-edges;
    image-rendering: pixelated;
}
.footer-1{
    color:#ccc;
}
.footer-1 .widget-title{
    color:#fff;
}
.footer-1 .tx-div{
    background-color: #fff;
}
.footer-1 .widget_nav_menu ul li a{
    color:#fff;
}
.footer-1 .widget_nav_menu ul li.current-menu-item a, .widget_nav_menu ul li a:hover{
    color:#ccc;
}




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


}


@media only screen and (max-width: 849px) {
	#top-bar.hide-for-medium {
		display: block!important;
	}
	#top-bar.hide-for-medium .flex-col.hide-for-medium {
		display: block!important;
	}
}
