/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jun 11 2026 | 09:24:22 */
/* Philippe Gourier FOOTER */
	.custom-footer > .is-layout-flex{
		display: flex;
		flex-direction: row;
		justify-content: center;
}
	}

@media screen and (min-width: 768px){
	
}


@media screen and (max-width: 991px){

}


@media screen and (min-width: 1024px){
	.custom-footer{
		position: fixed;
		bottom: 0;
  		z-index: 11;
		width: 100%;
	}
}

@media screen and (min-width: 1200px){
	
}
