/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/


/* ------------ PAGE D'ACCUEIL ------------- */

/* header */
.fusion-header {
	padding: 0 6%!important;
}
.fusion-secondary-header > .fusion-row {
	height: 25px!important;
}
.fusion-secondary-header {
	padding: 0 4%!important;
}
.fusion-main-menu {
	margin-top: 35px!important;
}
.semi2 {
    background-image: url(/wp-content/uploads/2023/11/semi-2.svg)!important;
    background-size: contain;
    background-repeat: no-repeat!important;
    padding: 0 22px!important;
}

/* page */
.semi-btn {
    background-image: url('/wp-content/uploads/2023/11/semi.svg')!important;
    background-size: contain!important;
    background-repeat: no-repeat!important;
}