/**
Theme Name: Marbrerie Moncayola
Author: Terre Digitale
Author URI: https://www.terre-digitale.com
Description: Thème adapté aux besoins de la Marbrerie Moncayola.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: marbrerie-moncayola
Template: astra
*/

.ast-sticky-main-shrink .ast-sticky-shrunk .main-header-bar {padding-top:5px!important; padding-bottom:10px!important;}
.ast-sticky-main-shrink .ast-sticky-shrunk .site-logo-img img {max-height:85px!important;}
#ast-fixed-header .main-header-bar {box-shadow:0 0px 40px rgba(0,0,0,.3)!important;}
.ast-header-break-point .main-navigation ul .menu-item .menu-link {border-bottom-width:0!important;}

.lien-bg-dark {color:var(--ast-global-color-5)!important;}
.lien-bg-dark:hover {color:var(--ast-global-color-4)!important;}

#cmplz-document, .editor-styles-wrapper .cmplz-unlinked-mode {max-width:100%!important;}


/* Cible spécifiquement le conteneur du champ "Lieu du projet" */
#wpforms-3227-field_6-container {
    clear: both; /* Assure que ce champ commence sur une nouvelle ligne */
    margin-top: 15px; /* Ajuste l'espacement au-dessus du champ */
}

/* Cible spécifiquement le libellé du champ "Lieu du projet" */
#wpforms-3227-field_6-container .wpforms-field-label {
    display: block; /* Force le libellé à occuper toute la ligne */
    margin-bottom: 5px; /* Espace entre le libellé et le champ de saisie */
}


