/*
Theme Name:  Nectarblocks Child Theme
Version:     1.0.0
Template:    nectar-blocks-theme
Description: Child theme for Nectarblocks.
Theme URI:   https://nectarblocks.com
Author:      NectarBlocks
Author URI:  https://nectarblocks.com
License:     Custom license
License URI: https://nectarblocks.com/license
Text Domain: nectar-blocks-theme
*/

/*-------------------------------------------------------------------------*/
/* Note: The theme CSS files are loaded through the /css/ folder. 
/*-------------------------------------------------------------------------*/


/*************   COULEURS  *****************/

/*************   
 * 


FOND : #ddcaaf

FOND CLAIR : #ecdfcc

OR : #c48a29

MARRON : #674725

BRUN : #211911

ORANGE : #dd7510   ou  #f77113  ?


 * 
*****************/




/**********     DOUBLE COLONNE ***********/

.nectar-blocks-row__inner[class*="parent-block-block-"] {
    column-gap: 0vw;
}

.nectar-blocks-row__inner.parent-block-block-djAxpepztl, .nectar-blocks-row__inner.parent-block-block-uhQIhkfk1h, .nectar-blocks-row__inner.parent-block-block-Yuy53KYlih {
	column-gap: 4vw;
}




/***********   FLUENT FORM    ***************/


.label-fluent-rapide span {
	
	color: #ecdfcc;
	
	
}


.fluent_form_3 .consentement-formulaire p {
    font-size : 16px;
    line-height: 20px;
}