/ 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 {