/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Sep 13 2023 | 17:50:41 */
@media(max-width: 1024px) {
	.elementor-nav-menu--dropdown {
		position: fixed;
		width: 100%;
		right: 0px;
		top: 130px;
	}
}


/* EXCEPTION */
@media(min-width: 768px) {
	.txt-nowrap {
		white-space: nowrap;
	}
}
#top-bar-wrap {
	display: none;
}

.txtNowrap {
	white-space: nowrap;
}

/* ITEMS : Appareils */
.h100 {
	height: 100%;
}
.imgBox {
	overflow: hidden;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
}
.imgBox .elementor-image-box-img {
	margin: 0 !important;
}
.imgBox .elementor-image-box-content {
	padding: 15px;
}