.wrap-main__col-video {
  z-index: 9 !important;
}
.banner .flag_live,
.banner::before {
    display: none !important;
}

/* .color1 se rapporte toujours au bouton questions si intégré */
/* orange */
.color1 {background-color:#ff9000 !important;}
/* pour le dégradé - dans ce cas ajouter .btns-grp__btn*/
.color1.btns-grp__btn:before {
background-color:#ff9000 !important;/*Safari*/
background-color: color-mix(in srgb, #ff9000 50%, #a66511) !important;
}
.color1.btns-grp__btn:after {
background-color:#ff9000 !important;/*Safari*/
background-color: color-mix(in srgb, #ff9000 50%, #a66511) !important;
}
/* Fin color1 */

/* violet */
.color2 {background-color:#AB152E !important;}
/* vert */
.color3 {background-color:#139f16 !important;}
/* framboise */
.color4 {background-color:#ff0060 !important;}


.apnee-obesite .js-form-item.js-form-type-checkbox.checkbox.form-check.mb-3.js-form-item-infos-len-axis.form-item-infos-len-axis {
    display: none;
}

.apnee-obesite #edit-optin--2, label[for="edit-optin--2"] {
    display: none;
}

