.arc-en-ciel .container {
	width: 100%;
}
.arc-en-ciel .login-form-container{
		width: 50%;
		margin: auto;
}
.arc-en-ciel student-password-update div{
	width: 80%;
	margin: auto;
}
.arc-en-ciel student-password-update div h2{
	width: 80%;
	margin: auto;
}
.arc-en-ciel student-password-reset,.arc-en-ciel student-password-recover, .arc-en-ciel student-password-update{
	display: flex;
	justify-content: center;
}
body .ae-swiper-button-prev {
	left: 2% !important;
}
body .ae-swiper-button-next {
	right: 2% !important;
}

.elementor-8 .elementor-element.elementor-element-832831b .ae-hpos-center .ae-swiper-button-prev, .elementor-8 .elementor-element.elementor-element-832831b .ae-hpos-center .ae-swiper-button-next {
	top: 50% !important;
}

.arc-en-ciel .dashboard dashboard-header .image-caption-container .m-banner-image {
    background: #008ac9;
}
.arc-en-ciel account-header .account-header .student-name {
    background: #008ac9;
}

.arc-en-ciel .fa {
	font: normal normal normal 30px/1 FontAwesome !important
}

.arc-en-ciel .time-icon-container .fa {
	font-size: 2em !important;
}

.arc-en-ciel course-card .level .courseList .classRow .classDays .classRegistration .classPrice .class-reduced-price {
	font-size: 16px;
}

/* Student Control */
.arc-en-ciel .student-controls .nav-item span {
	font-size: 14px;
	margin: 0 4px;
}

.arc-en-ciel .student-controls .nav-item span.badge {
    left: 9px !important;
    top: -6px !important;
}

.arc-en-ciel .student-controls .nav-item .ng-fa-icon
{
	font-size: 1.2rem !important;
  margin: 0 !important;
}

.arc-en-ciel .student-controls .nav-item .las {
	font-size: 1.5rem !important;
	margin: 0 !important;
}
img.wp-image-15537 {
  
  float: left; /* Aligne l'image à gauche avec du texte autour */
}
@media (max-width: 128px) {
  img.wp-image-15537 {
    width: auto !important; /* Garde la largeur d'origine */
    height: auto !important; /* Garde la hauteur d'origine */
    max-width: none !important; /* Supprime la limite de largeur */
  }
}