/ Fix mise en forme barre de recherche - code css form.css theme margot /
.input-group {
}
.input-group:not(.form-group) {
}
.input-group.hide {
}
.input-group-addon {
}
a.input-group-addon:hover {
}
.form-control + .input-group-addon,
input + .input-group-addon {
}
.input-group-addon + .form-control,
.input-group-addon + input {
}
.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
}
.input-group-addon,
.input-group-btn {
}
.input-prepend input {
}
.input-append input {
}
.input-group.input-prepend.input-append input {
}
.input-append .input-group-btn select {
}
.form-control,
#form-builder-container {
}
.input-group-addon:last-child,
.input-group-btn:last-child > .btn {
}
.input-group-btn:last-child > .btn {
}
.btn-primary {
}

/ fix alignement de la loupe dans le menu /
.menu-item i{height: 1.25em;}

/ Carousel page accueil /
.hero{background-color: #fff3;}
.hero h1{font-size:2em!important;color:white;}
.hero h3{font-size:1.3em!important;color:white;}
.btn.btn-hero, .btn.btn-hero:hover, .btn.btn-hero:focus {
}

.right img{float:right; padding-left:1.2em;}

/ test sur page d'accueil remplacer bloc actu crossroad par la dernière actu /
@media (min-width: 900px) {
}
.home-actu {
}
.home-actu .bazar-card .text-area::after {
.label-primary {
}
.label-secondary-1 {
}

.label-secondary-2 {
}
/ Couleur des titres sur page d'accueil /
.bazar-card .subtitle-area {
}

.footer-partners ul :nth-child(3) {
}
.footer-partners ul :nth-child(5) {
}