/*
Theme Name: Avada Child
Template: Avada
Version: 1.0
*/


/* Header */

.header-language-switcher .widget{
	margin-bottom: 0!important;
}

.header-language-switcher .widget .heading{
	display: none;
}

.header-language-switcher .widget .wpml-ls-legacy-list-horizontal{
	padding: 0;
	border: 0;
}

.header-language-switcher .widget .wpml-ls-legacy-list-horizontal .wpml-ls-link{
	padding: 0;
}


.header-language-switcher .widget ul{
	display: flex;
    justify-content: right;
}


.header-language-switcher .widget .wpml-ls-display{
	font-size: 20px;
	text-transform: uppercase;
}

    




/* Général */

.icon-with-text p{
	display: flex;
    align-items: center;
}




/* Footer */

.fusion-footer .fusion-widget-area p{
	margin-top: 0;
}

.fusion-footer .fusion-widget-area p a{
	color: #FFF;
	text-decoration: underline;
}

.fusion-footer .fusion-widget-area p a:hover{
	color: #FFF;
	text-decoration: none;
}

.fusion-footer .fusion-widget-area .fusion-social-network-icon,
.fusion-footer .fusion-widget-area .fusion-social-network-icon:hover{
	color: #FFF;
	text-decoration: none;
}