/*
Theme Name: Agraria Child
Theme URI: https://agraria.qodeinteractive.com
Description: A child theme of Agraria
Author: Edge Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: agraria
Template: agraria
*/

/* GENERAL */
.bullet-point {color:#7A7A7A!important;}
.text-color .qodef-m-description{color:#7A7A7A!important;}

/* COOKIE */
#cn-accept-cookie {color:#fff!important;}

/* HEADER */
/*.qodef-header-standard--left .qodef-header-sticky-inner{justify-content: space-between!important;}*/
#qodef-page-header .qodef-header-logo-link.qodef-height--not-set img {max-height: 40px;}
/*.qodef-header-standard--left #qodef-page-header-inner .qodef-header-navigation{margin-right:0px;}*/
.qodef-opener-icon.qodef-source--predefined .qodef-svg--close{color:#414141;}

/* PAGE HEADER */
.page-id-4905 .qodef-page-title {background-position: center;}
.page-id-11942 .qodef-page-title {background-position: center;}
.page-id-11926 .qodef-page-title {background-position: center;}
.page-id-11967 .qodef-page-title {background-position: center;}
.page-id-5860 .qodef-page-title {background-position: center;}

/* FORMUALIRE DE CONTACT */
.gform_required_legend {display:none!important;}
.gform_wrapper.gravity-theme .gform_validation_errors>h2{font-family: 'Poppins'!important;}
.gform_wrapper.gravity-theme .ContactForm input, .gform_wrapper.gravity-theme .ContactForm textarea, .gform_wrapper.gravity-theme .ContactForm select {color:#b4b4b4;}
.gform_wrapper.gravity-theme .ContactForm .ginput_container.ginput_container_consent {display: flex;align-items: center;}
.gform_wrapper.gravity-theme .ContactForm .gfield_consent_label{margin-bottom:0px;}

/* PAGE EQUIPE */
.page-id-4905 .qodef-e-media-image img {height:250px;object-fit: cover;width: 100%;}

/* HOME */
.cta-home .elementor-cta__content {background-color:#f9f8f1;display: flex;align-items: flex-start;align-content: space-between;}

/* FOOTER */
#qodef-footer-newsletter {padding:74px 0px 0px 0px;}
#qodef-footer-newsletter .qodef-content-grid {display:none!important;}
#qodef-page-footer-bottom-area-inner .qodef-grid.qodef-col-num--2>.qodef-grid-inner {--qode-columns: 1;}
#qodef-page-footer-bottom-area-inner .qodef-grid-inner .qodef-grid-item:first-child{display:none!important;}
#qodef-page-footer-bottom-area-inner .qodef-grid-inner .qodef-grid-item:last-child{text-align: center!important;}
#qodef-page-footer-top-area-inner .qodef-single-image img {width: 60px;}
#menu-footer a{font-size:16px!important}
#menu-menu-footer-1 a{font-size:16px!important}
.colonne-1-footer {max-width:270px;}


/* RESPONSIVE */
@media (max-width: 768px) {
	.reverse-section .elementor-container {display: flex;flex-direction: column-reverse;}
	.colonne-image {min-height:300px;height:300px;}
	.text-left .qodef-section-title.qodef-alignment--right{text-align:left!important;}
	.gform_wrapper.gravity-theme .ContactForm .gfield_consent_label{font-size:15px;}
	.colonne-1-footer {max-width:100%!important;}
}