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

.page-wrapper {
    padding-bottom: 0px;
}

.entry-content {
    padding-top: 0;
    padding-bottom: 0;
}


.scroll-to-bullets a, .form-lien-he input[type='submit'] {
    background-color: #0aa22e !important;
}

.nav>li>a, .nav-dropdown>li>a, .nav-column>li>a {
    color: rgb(0 0 0);
}	

.wp-show-posts-inner :last-child {
    font-size: 100%;
}

.fa-phone::before{    content: "\e600";     font-family: 'fl-icons';}
.fa-envelope::before,.fa-comment-dots::before{
    content: "\e003"; font-family: 'fl-icons';}

.ufw_wb {
    display: none;
}

.ufw_wb_closed{
	 width: 0px;
}

.ufw_p_br .ufw_wb_closed{
	 width: auto !important;
}

div#ufw_1 {
    width: auto;
}
