/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 15 2024 | 09:21:57 */
/* HEADER */

.logo-header-center {
	text-align: center !important;
}

/* PUCES */

@media screen and (max-width: 1060px) {
	ul {
		list-style-image: url('https://mbc-macon.fr/cms/wp-content/uploads/2023/05/puce.png');
		margin-top: 20px;
		margin-bottom: 20px;
		margin-left: 30px;
		padding-top: 0;
		padding-bottom: 0;
	}
	li {
    	margin: 0 0px 0 0px;
    	text-align: left;
	}
}

/* SLIDER */
@media screen and (max-width: 2000px) {
	.module-pro-slider .sp-slide-text {
    	margin-top: 10% !important;
		padding: 30px 30px 20px 5% !important;
	}
}
@media screen and (max-width: 1570px) {
	.module-pro-slider .sp-slide-text {
		margin-top: 5% !important;
	}
	.module .bsp-slide-post-title {
		font-size: 50px !important;
		line-height: 40px !important;
	}
	.themify_builder_content-40 .tb_o0t6282.module-pro-slider .bsp-slide-excerpt h3 {
		font-size: 36px !important;
	}
	.themify_builder_content-40 .tb_o0t6282.module-pro-slider .bsp-slide-excerpt p {
		font-size: 20px !important;
		line-height: 20px !important;
	}
}
@media screen and (max-width: 1300px) {
	.module-pro-slider .sp-slide-text {
		margin-top: 10% !important;
	}
	.module .bsp-slide-post-title {
		font-size: 40px !important;
		line-height: 30px !important;
	}
	.themify_builder_content-40 .tb_o0t6282.module-pro-slider .bsp-slide-excerpt h3 {
		font-size: 30px !important;
	}
	.themify_builder_content-40 .tb_o0t6282.module-pro-slider .bsp-slide-excerpt p {
		font-size: 16px !important;
		line-height: 16px !important;
	}

}
@media screen and (max-width: 1130px) {
	.module-pro-slider .sp-slide-text {
		margin-top: 5% !important;
	}
	.module .bsp-slide-post-title {
		font-size: 40px !important;
		line-height: 30px !important;
	}
	.themify_builder_content-40 .tb_o0t6282.module-pro-slider .bsp-slide-excerpt h3 {
		font-size: 30px !important;
	}
	.themify_builder_content-40 .tb_o0t6282.module-pro-slider .bsp-slide-excerpt p {
		font-size: 16px !important;
		line-height: 16px !important;
	}
}
@media screen and (max-width: 960px) {
	.module-pro-slider .sp-slide-text {
		margin-top: 0% !important;
		padding: 15px 15px 10px 5% !important;
	}
	.module .bsp-slide-post-title {
		font-size: 40px !important;
		line-height: 30px !important;
	}
	.themify_builder_content-40 .tb_o0t6282.module-pro-slider .bsp-slide-excerpt h3 {
		font-size: 30px !important;
	}
	.themify_builder_content-40 .tb_o0t6282.module-pro-slider .bsp-slide-excerpt p {
		font-size: 16px !important;
		line-height: 16px !important;
	}
}
@media screen and (max-width: 785px) {
	.module-pro-slider .sp-slide-text {
		margin-top: 0% !important;
		padding: 15px 15px 10px 5% !important;
	}
	.module .bsp-slide-post-title {
		font-size: 36px !important;
		line-height: 26px !important;
	}
	.themify_builder_content-40 .tb_o0t6282.module-pro-slider .bsp-slide-excerpt h3 {
		font-size: 26px !important;
	}
	.themify_builder_content-40 .tb_o0t6282.module-pro-slider .bsp-slide-excerpt p {
		font-size: 16px !important;
		line-height: 16px !important;
	}
}


/* HOVER MOBILE */
.alignhovermobile {
  padding: 10px 10px 10px 10px !important;
  border-radius: 20px !important;
}

