/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */

/* GENERAL */
div#wpadminbar {
    z-index: 999999999999999999999999;
}

body {
    background: #f8f7f3;
    }

/* MENU */
.scroll-background {
    position: fixed;
    margin-top: 0px;
    z-index: 999999999;
}

.contact-menu a {
    background: #b69e84;
    color: white !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
    border-radius: 10px !important;
	margin-left: 50px;
}

.contact-menu a:hover {
    background: #7A5E40!important;
}

.lien-texte a {
    color: #b69e84;
    text-decoration: none;
}

ul.elementskit-dropdown.elementskit-submenu-panel {
    background: white;
    border-radius: 20px !important;
    border-color: white;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0.5px;
}

button.elementskit-menu-hamburger.elementskit-menu-toggler:hover, button.elementskit-menu-hamburger.elementskit-menu-toggler:focus {
    background: white;
}

button.elementskit-menu-close.elementskit-menu-toggler:hover, button.elementskit-menu-close.elementskit-menu-toggler:focus {
    background: #f7f7f7;
}

/* ACCUEIL */



/* ACTUALITES / BLOG */
.blog-actus img {
    height: 207px !important;
    
	object-fit: cover;
}

.single-post main#content {
    padding-top: 150px;
}

.img-header-blog img {
    height: 340px;
    object-fit: cover !important;
    border-radius: 20px;
    margin-bottom: 20px;
}

#img-btn-article img {
    height: 250px;
    object-fit: cover;
    width: 1500px;
    margin-top: 30px;
    border-radius: 20px;
	margin-bottom: -40px;
}

.wp-block-button.btn-articles a {
    background: #B69E84;
    color: white;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    letter-spacing: 0.8px;
    border-radius: 10px;
	margin-bottom: 30px;
}

a.wp-block-button__link.wp-element-button:hover {
    background: #7a5e40;
    color: white;
}

p.lire-plus {
    border-left: solid 2px #b69e84;
    height: 50px;
    align-items: center;
    display: flex;
    padding-left: 15px;
    margin-top: 35px;
    margin-bottom: 20px;
}

.single-post li {
    margin-top: 20px;
    text-align: justify;
}

/* sidebar blog */
#sidebar {
	width: 150%;
	 margin-left: 24px;
	margin-top: -20px;
}

.sidebar-content {
	 display: flex;
}

#sidebar ::marker {
	 color: white;
}

.wp-block-latest-posts__list.wp-block-latest-posts img {
	margin-bottom: 15px;
}

.wp-block-latest-posts__featured-image img {
	height: 80px !important;
	max-width: 100% !important;
	width: 400px !important;
	object-fit: cover !important;
	margin-bottom: 6px !important;
}

.wp-block-latest-posts__post-date {
	display: block !important;
	font-size: .8125em !important;
	margin-bottom: 20px;
	margin-top: -5px;
}

li#block-9 {
    list-style: none;
}

h2.titre-form {
    font-family: 'Poppins', sans-serif;
    color: white;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 30px;
}

form.wpcf7-form.init {
    background: #b69e84;
    border-radius: 20px;
    padding: 30px;
    list-style: none;
    padding-bottom: 60px !important;

}

/* articles recents */

.single-post a {
    color: #7a5e40;
    text-decoration: none;
}

.articles-recents img.attachment-thumbnail.size-thumbnail.wp-post-image {
    height: 135px !important;
}

.articles-recents a.wp-block-latest-posts__post-title {
    color: black;
    text-decoration: none;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-size: 13px;
}

ul.wp-block-latest-posts__list.is-grid.columns-2.articles-recents.wp-block-latest-posts {
    background: #b69e84;
    padding: 20px;
    border-radius: 20px;
	margin-bottom: 100px !important;
}

ul.wp-block-latest-posts__list.is-grid.columns-3.articles-recents.wp-block-latest-posts img {
    border-radius: 11px;
}

h2.wp-block-heading.articles-recents-titre {
    margin-top: 50px;
	margin-bottom: -40px;
}

.wp-block-latest-posts__featured-image img {
    height: 130px !important;
}

a.wp-block-button__link.wp-element-button {
    background: #b69e84;
    color: white;
    text-transform: uppercase;
    font-family: 'Poppins';
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.5px;
    border-radius: 9px !important;
    margin-bottom: 20px;
}

/*Titres & textes*/
.single-post h1.entry-title {
	display: none;
}

h1.wp-block-post-title {
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-size: 30px;
}

.single-post h2.wp-block-heading {
    font-family: 'Poppins', sans-serif;
    font-size: 25px;
    text-transform: uppercase;
    padding-top: 20px;
}

.single-post h3.wp-block-heading {
    color: #B69E84;
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    padding-top: 20px;
}

.single-post p {
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
}

.single-post .page-content {
	text-align: justify;
}

/* formulaire de page interieur*/
.formulaire-page form.wpcf7-form.init {
    background: #b69e84;
    border-radius: 20px;
    padding: 0;
    list-style: none;
    padding-bottom: 45px;
}

/* ---- FORMULAIRE DE CONTACT ---- */

.contact-form form label {
    color: #000000;
}

.contact-form .dual-forms div input {
    border-color: #000000;
}

.contact-form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required:focus, input.wpcf7-form-control.wpcf7-email.wpcf7-text.wpcf7-validates-as-email:focus, input.wpcf7-form-control.wpcf7-text:focus, textarea.wpcf7-form-control.wpcf7-textarea:focus {
    border-color: #000000 !important;
}

.contact-form textarea.wpcf7-form-control.wpcf7-textarea {
    border-color: #000000;
    color: #000000;
}

.contact-form input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    color: #000000;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #ffffff00;
    margin-top: 49px;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb90000;
    margin-top: 40px;
}

p.send-button {
    margin-bottom: -60px;
}

form.wpcf7-form.init {
    color: black;
    text-transform: none !important;
    font-family: outfit !important;
    font-weight: 400;
}

.contact-form form.wpcf7-form.init {
    background: #b69e8400;
    border-radius: 0px;
    padding: 0px;
    list-style: none;
    padding-bottom: 0px;
}


input.wpcf7-form-control.wpcf7-submit, .btn-standard a {
    line-height: 1.5em;
    color: #FFFFFF;
    background-color: #7a5e40;
    padding: 16px 48px 16px 48px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.2s ease-out all;
    border: none;
}


.dual-forms div {
    display: inline-block;
    position: relative;
    width: 49%;
}

.dual-forms input {
    width: 100%;
}

form label {
    margin-bottom: 14px;
    padding: 4px;
    width: 100%;
    font-weight: 400;
    line-height: 28px;
    font-size: 12px;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
	color:white;
}

.dual-forms div input {
    border-top: none!important;
    border-left: none!important;
    border-right: none!important;
    border-radius: 0px!important;
	border-color: white;
}

textarea.wpcf7-form-control.wpcf7-textarea {
    border-left: none !important;
    border-right: none!important;
    border-top: none!important;
    height: 40px!important;
	width: 98.5%;
    height: 116px;
	background: transparent;
	border-radius:0px;
	border-color: white;
	color: white;
    font-size: 13px;
}

span.wpcf7-form-control-wrap, span.wpcf7-form-control-wrap select {
    width: 100%;
}


p.send-button {
    text-align: center;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required:focus, input.wpcf7-form-control.wpcf7-email.wpcf7-text.wpcf7-validates-as-email:focus, input.wpcf7-form-control.wpcf7-text:focus, textarea.wpcf7-form-control.wpcf7-textarea:focus  {
    border-color: #143368!important;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    background: transparent;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    font-size: 13px;
	color:white;
}

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required:focus, input.wpcf7-form-control.wpcf7-email.wpcf7-text.wpcf7-validates-as-email:focus, input.wpcf7-form-control.wpcf7-text:focus, textarea.wpcf7-form-control.wpcf7-textarea:focus {
    border-color: #ffffff !important;
}


.wpcf7-not-valid-tip {
    color: #7a5e40!important;
	font-size: 10px;
}

.dual-forms, .ending-bloc-form {
    font-family: 'Lexend Peta';
    text-transform: uppercase;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
    display: flex;
    margin: auto;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 1.5px;
    font-size: 13px;
    font-weight: 400;
    border-radius: 10px;
}

input[type="checkbox"] {
    accent-color: #e3001b;
}

p.lien-politique a {
    color: #e3001b;
    text-decoration: none;
}

select.wpcf7-form-control.wpcf7-select {
    border-bottom: 1px solid #666666 !important;
    border-left: 0px;
    border-right: 0px;
    border-top: 0px;
    border-radius: 0px;
	font-size: 12px;
    margin-top: 20px;
}

/* Politique des cookies */
a.cky-banner-element {
    background: #b69e84;
    padding: 15px 30px 15px 30px;
    color: white !important;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 15px;
    border-radius: 10px;
	cursor: pointer;
}

a.cky-banner-element:hover {
    background: #7a5e40;	
}

/* FOOTER */
.lien-sous-footer a {
    color: #FFFFFF87;
}

.lien-footer a {
    color: white;
}


/* RESPONSIVE */
@media only screen and (max-width: 1199px) {
.sidebar-content {
	display: block;
}
	
#sidebar {
    width: 100%;
    margin-left: 0px;
    margin-top: -60px;
    padding: 0px;
    margin-bottom: 50px;
}
	
form.wpcf7-form.init {
    margin: 0px 10px 0px 10px;
}

#sidebar ul {
    padding: 0px;
}
	
ul.wp-block-latest-posts__list.is-grid.columns-2.articles-recents.wp-block-latest-posts li {
    margin-top: 20px;
    margin-bottom: 20px;
}
}

@media only screen and (max-width: 1024px) {
a.ekit-menu-nav-link {
    margin: 0;
}
	
.elementor-10 .elementor-element.elementor-element-a1d88a2 .elementskit-navbar-nav > li > a {
    font-size: 14px;
}
}

@media only screen and (max-width: 767px) {
.btn-articles-recents-blog a.wp-block-button__link.wp-element-button {
    display: none;
}
	
h2.wp-block-heading.articles-recents-titre {
    margin-bottom: 20px;
}
	
h1.wp-block-post-title {
    font-size: 22px;
    text-align: left;
}
	
.single-post h2.wp-block-heading {
    font-size: 20px;
}
	
.single-post h3.wp-block-heading {
    font-size: 15px;
}

@media only screen and (max-width: 575px) {
.single-post .page-content {
    margin: 0px 10px 0px 10px;
}
	
.wp-block-latest-posts.is-grid li {
    margin: 0px;
    width: 100%;
}
}