@charset "UTF-8";
@import url(main.css);
li.dropdown.px-4 { display: none; }

/*---------Cartes custom----------------------*/
.btn-light:visited { color: black !important; }

/*---------Suppression des ombres des espacements----------------------*/
.b-bloc-divider { border: none !important; border-width: none !important; box-shadow: none !important; background-color: #ffffff !important; }

/*---------enlever l'effet de défilement sur le carroussel----------------------*/
body > main > div.wrapper > div > div.container > div > div.owl-stage-outer > div { transform: none !important; transition: none !important; }

/*---------Fixer le header sur toutes les pages----------------------*/
#navigation-bar-hide { opacity: 1 !important; top: 0 !important; }

.navbar-brand { height: 11vh !important; width: 11vw !important; }

.logo_nav { height: 10vh !important; }

/*# sourceMappingURL=custom.css.map */