/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 31 2024 | 11:44:40 */
/* SLIDER */
@media screen and (max-width: 1540px) {
	.module-pro-slider .sp-slide-wrap {
		margin: 5% 0px 10px 0px !important;
	}
	.module-pro-slider .sp-slide-text {
		margin-top: 0px !important;
	}
	.module .bsp-slide-post-title {
		font-size: 30px !important;
		margin-bottom: 0px !important;
	}
	.module-pro-slider .bsp-slide-excerpt h3 {
		font-size: 20px !important;
	}
	.module-pro-slider .bsp-slide-excerpt p {
		font-size: 16px !important;
		line-height: 16px !important;
	}
}
@media screen and (max-width: 1340px) {
	.module-pro-slider .sp-slide-wrap {
		margin: 0px 0px 10px 0px !important;
	}
	.module-pro-slider .sp-slide-text {
		margin-top: 0px !important;
	}
	.module .bsp-slide-post-title {
		font-size: 30px !important;
		margin-bottom: 0px !important;
	}
	.module-pro-slider .bsp-slide-excerpt h3 {
		font-size: 20px !important;
	}
	.module-pro-slider .bsp-slide-excerpt p {
		font-size: 16px !important;
		line-height: 16px !important;
	}
}
@media screen and (max-width: 1030px) {

	.module .bsp-slide-button {
		padding: 5px 10px !important;
		font-size: 16px !important;
	}
	.module-pro-slider .sp-slide-wrap {
		margin: -10px 0px 10px 0px !important;
	}
	.module-pro-slider .sp-slide-text {
		margin-top: 0px !important;
	}
	.module .bsp-slide-post-title {
		font-size: 22px !important;
		margin-bottom: 0px !important;
	}
	.module-pro-slider .bsp-slide-excerpt h3 {
		font-size: 14px !important;
	}
	.module-pro-slider .bsp-slide-excerpt p {
		font-size: 12px !important;
		line-height: 12px !important;
	}
}

/* IMAGES DES ARTICLES */
@media screen and (max-width: 600px) {
	.img.alignleft {
		width : 500px !important;
		height: 500px !important;
	}
}
