/*
Theme Name: Moissons Nouvelles
Theme URI: https://www.kadencewp.com/kadence-theme/
Description: Thème enfant de Kadence pour le site Moissons Nouvelles
Author: Votre nom
Author URI: 
Template: kadence
Version: 1.0.0
License: GNU General Public License v3.0 (or later)
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: moissons
*/

/* 
 * Ajoutez vos styles personnalisés ci-dessous
 */


.bradius-hero img {
    overflow: hidden;
    border-radius: 50% 50% 40px 40px;
}

.prelative {
    position: relative;
}
.z10 {
    z-index: 10;
}
.z100 {
    z-index: 100;
}
.mb-0,
.nf-field-container.mb-0 {
    margin-bottom: 0rem !important;
}
.mb-3,
.nf-field-container.repeater-container.mb-3 {
    margin-bottom: 3rem !important;
}

.mb-3 .nf-repeater-fieldset .nf-field-container.textbox-container .nf-field-label {
    display: none;
}

select.ninja-forms-field.nf-element {
    padding: 8px 20px;
}