/*
 Theme Name:   Atelier Ballet Aix
 Theme URI:    https://atelier-ballet-aix.com/
 Description:  Custom child theme
 Author:       Atelier Ballet Aix-en-Provence
 Author URI:   https://atelier-ballet-aix.com/
 Template:     hello-elementor
 Version:      1.0
*/
/* Content */
/* SVG Fix */
.elm-ico-p g{clip-path:url(#clip0) !important;}
.Free_Content p{font-size:16px !important;line-height:26px !important;}
.Free_Content ul{margin-bottom:26px;font-size:16px !important;line-height:26px !important;padding-left:20px;}
.Free_Content ul li::marker{color:#C00256;font-size: 16px !important;content:"●";}
.Free_Content ul li{padding-left:12px;}
.Free_Content h2{font-size:26px !important; line-height:32px !important;margin-bottom:20px;text-transform:none;}
.Free_Content h3{font-size:20px !important;line-height:26px !important;}
.Free_Content h4, .Free_Content h5, .Free_Content h6{font-size:18px !important;line-height:24px !important;}
/* Blocs */
.Free_Content_Blocs p{font-size:14px !important;line-height:24px !important;}
.Free_Content_Blocs ul{margin-bottom:20px;font-size:14px !important;line-height:24px !important;padding-left:20px;}
.Free_Content_Blocs ul li::marker {color:#C00256;font-size: 14px !important;content:"●";}
.Free_Content_Blocs ul li{padding-left:12px;}
.Free_Content_Blocs h2{font-size:22px !important; line-height:28px !important;margin-bottom:20px;text-transform:none;}
.Free_Content_Blocs h3{font-size:18px !important;line-height:24px !important;}
.Free_Content_Blocs h4, .Free_Content_Blocs h5, .Free_Content_Blocs h6{font-size:16px !important;line-height:22px !important;}
.l_w a{color:#FFFFFF !important;}
/* Responsive */
@media screen and (max-width: 1080px) {
.Free_Content p, .Free_Content ul{font-size:14px !important;line-height:24px !important;}
.Free_Content ul li::marker{font-size: 14px !important;}
.Free_Content h2{font-size:22px !important;line-height:28px !important;margin-bottom:20px;}
.Free_Content h3{font-size:19px !important;line-height:25px !important;}
.Free_Content h4, .Free_Content h5, .Free_Content h6{font-size:16px !important;line-height:22px !important;}
/* Blocs */
.Free_Content_Blocs p{font-size:12px !important;line-height:22px !important;}
.Free_Content_Blocs ul{margin-bottom:20px;font-size:12px !important;line-height:22px !important;padding-left:20px;}
.Free_Content_Blocs ul li::marker {color:#C00256;font-size: 12px !important;content:"●";}
.Free_Content_Blocs ul li{padding-left:12px;}
.Free_Content_Blocs h2{font-size:18px !important; line-height:24px !important;margin-bottom:20px;text-transform:none;}
.Free_Content_Blocs h3{font-size:16px !important;line-height:22px !important;}
.Free_Content_Blocs h4, .Free_Content_Blocs h5, .Free_Content_Blocs h6{font-size:14px !important;line-height:20px !important;}
}