HEX
Server: Apache
System: Linux webd001.cluster127.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: mciraet (192513)
PHP: 8.2.31
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/mciraet/www/wp-content/themes/movedo-child/style.css
/*
Theme Name:   Movedo Child
Theme URI:    http://themeforest.net/user/greatives
Description:  Movedo Child Theme
Version:      3.3.5
Author:       Greatives Team
Author URI:   http://greatives.eu
Template:     movedo
*/

 .woocommerce .woocommerce-error li{
	Line-height: 40px !important;
}

.woocommerce-error.grve-woo-error.grve-bg-red li a {
color: #fff !important;
font-size: 16px !important;
}

.showlogin{
	background-color: #073e2d;
    color: #ffffff !important;
    border-radius: 50px;
    padding: 10px 20px;
    margin-left: 30px;
    margin-top: 10px;
    position: relative;
    left: 0px;
	font-family: Poppins !important;
    font-weight: 400 !important;
    font-style: normal;
    font-size: 11px !important;
    letter-spacing: 0px;
}
 

#cmplz-manage-consent{
	display: none !important;
}

.woocommerce-billing-fields{
	margin-bottom: 2.5em !important;
}

#ship-to-different-address span{
	color: #9FE8D1 !important;
}

.woocommerce-shipping-fields{
	margin-bottom: 2.5em !important;
}

.single-post .owl-prev, .single-post .owl-next{
	display: inherit !important;
}

.single-post .owl-prev{
	 position: absolute;
    left: -100%;
	top: -75%;
	cursor: pointer;
}

.single-post .owl-next{
	 position: absolute;
    right: -100%;
	top: -75%;
	cursor: pointer;
}

.single-post .owl-next {
        font-size: 0;
    display: block !important;
    width: 60px;
    height: 60px;
    background: url(https://www.job-otb.be/wp-content/uploads/2025/02/arrow-right-solid-1.svg) no-repeat center center;
    background-size: contain;
    background-size: 40px;
    background-color: #E1F9E8;
    border-radius: 50px;
}

.single-post .owl-prev {
        font-size: 0;
    display: block !important;
    width: 60px;
    height: 60px;
    background: url(https://www.job-otb.be/wp-content/uploads/2025/02/arrow-left-solid.svg) no-repeat center center;
    background-size: contain;
    background-size: 40px;
    background-color: #E1F9E8;
    border-radius: 50px;
}
#grve-feature-section .owl-controls, .grve-slider .owl-controls{
	min-width: 216px !important;
}

@media (max-width: 600px){
	.single-post .owl-prev{

    left: -50%;
}

.single-post .owl-next{
    right: -50%;
}
}
   

#grve-single-content .grve-container h2{
	max-width: 500px !important;
}

/*.featured-image:before{
	content: url(https://www.job-otb.be/wp-content/uploads/2025/01/arrow-down-solid.svg);
    position: absolute;
    left: -8%;
    top: 33%;
    z-index: 10000;
    width: 50px;
}

.featured-image:after{
	content: url(https://www.job-otb.be/wp-content/uploads/2025/01/arrow-down-solid.svg);
    position: absolute;
   	right: -8%;
    top: 33%;
    z-index: 10000;
    width: 50px;
}*/


/* DASHBOARD */ 


@media (max-width: 960px){
	.grve-section.grve-row-section.grve-fullwidth-background.grve-bg-none.section-connexion .grve-container .grve-row.grve-bookmark.grve-columns-gap-30 .grve-column.wpb_column.grve-column-1-2{
		width: 100% !important;
	}
}

@media (min-width: 960px) {
		.grve-section.grve-row-section.grve-fullwidth-background.grve-bg-none.section-connexion .grve-container .grve-row.grve-bookmark.grve-columns-gap-30 .grve-column.wpb_column.grve-column-1-2{
		width: 100%;
	}

	.woocommerce-account .woocommerce-MyAccount-navigation{
		width: 100%;
	}

	.woocommerce-account .woocommerce-MyAccount-navigation ul{
		display: flex;
		flex-direction: row;
		justify-content: space-around;
	}

	.woocommerce-account .woocommerce-MyAccount-content {
		float: left; 
		width: 70%;
		margin-top: 5%;
		margin-left: 5%;
	}

}
	.woocommerce-table.woocommerce-table--order-downloads.shop_table.shop_table_responsive.order_details{
		display: none;
	}

	.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard a, .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads a, .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-address a, .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-account a{
		background-color: #E1F9E8;
		padding: 10px 20px;
		border-radius: 25px;
		color: #135335;
	}

	.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard.is-active a, .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads.is-active a, .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-address.is-active a, .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--edit-account.is-active a{
		background-color: #135335;
		padding: 10px 20px;
		border-radius: 25px;
		color: #E1F9E8;
	}

	.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--customer-logout a{
		background-color: #9C1111;
		padding: 10px 20px;
		border-radius: 25px;
		color: #fff;
	}



/* FIN DASHBOARD */ 

.download-file{
	display: none;
}

.title-dasboard{
	border: 1px solid;
    padding: 10px;
    display: flex;
    justify-content: center;
    border-radius: 15px;
}

.xoo-el-form-container.xoo-el-form-inline{
	margin: 0px !important;
}



.eaw-thumb-wrap{
	max-width: 100% !important;
}

.more-link, .wfea-button.button{
	display: none!important;
}

.grve-title > span{
	display: block !important;
}

.grve-section .grve-column.grve-middle{
	display: flex !important;
}

.wpgmp_listing_container .fc-item-aare .wpgmp_locations img {
    width: auto !important;
    margin: 0px !important;
    padding: 0px;
    height: 100% !important;
    object-fit: cover;
}

.wpgmp_listing_grid .fc-component-content ul li.fc-component-thumb .fc-feature-img{
	width: auto;
    height: 380px !important;
    overflow: hidden;
    position: relative;
    display: block;
	border-radius: 38px !important;
}

.user-logged-in .column-login {
    display: none;
}


.eaw-li__wrap::after {
        content: '';
    width: 150px;
    height: 36px;
    background: url(https://testeocene1.be/wp-content/uploads/2024/08/arrow-right-solid-1.svg) no-repeat;
    position: absolute;
    right: 5%;
    top: 85%;
    transform: translateY(-50%);
    transition: transform 0.3s ease-in-out;
    background-color: #e1f9e8;
    padding: 0px;
    border-radius: 21px;
    background-size: 30px;
    vertical-align: middle;
    background-position: 50%;
}

.eaw-li__wrap:hover::after {
    transform: translateY(-50%) translateX(25px);
}




/* IMG */

.fc-item-box.fc-component-2.wpgmp_locations{
	height: 380px !important;
}

.wpgmp_listing_container.fc-item-aare.wpgmp_locations img{
	width: auto !important;
    margin: 0px !important;
    padding: 0px;
    height: 100% !important;
}

.attachment-movedo-grve-small-rect-horizontal.size-movedo-grve-small-rect-horizontal.wp-post-image{
	width: auto !important;
    height: 422px;
}

.grve-post-item.post.type-post.status-publish.format-standard.has-post-thumbnail.hentry{
	overflow: hidden;
}

.grve-blog-carousel .grve-post-item {
    position: relative;
    overflow: hidden;
}

.grve-media.grve-image-hover{
	border-radius: 38px !important;
	overflow: hidden !important;
}

.grve-image-hover {
    overflow: hidden !important;
}

.test{
	
}

/* BTN */ 

.grve-btn.grve-btn-medium.grve-shadow-small.grve-square.grve-bg-primary-2.grve-bg-hover-black.btn-style.btn-acc.btn-acc-left::before{
	content: url(https://testeocene1.be/wp-content/uploads/2024/04/iconebtn-e1712652922829.png);
	transform: scale(1.3) !important;
    position: absolute;
    left: 8%;
}

.grve-btn.grve-btn-medium.grve-shadow-small.grve-square.grve-bg-primary-2.grve-bg-hover-black.btn-style.btn-acc.btn-acc-right::before{
	content: url(https://testeocene1.be/wp-content/uploads/2024/04/iconebtn2-e1712653280456.png);
	transform: scale(1.3) !important;
    position: absolute;
    left: 8%;
}

.grve-btn.grve-btn-medium.grve-shadow-small.grve-square.grve-bg-primary-2.grve-bg-hover-black.btn-style.btn-acc-left::before{
	content: url(https://testeocene1.be/wp-content/uploads/2024/04/iconebtn-e1712652922829.png);
	transform: scale(1.3) !important;
    position: absolute;
    left: 8%;
}

.grve-btn.grve-btn-medium.grve-shadow-small.grve-square.grve-bg-primary-2.grve-bg-hover-black.btn-style.btn-acc-right::before{
	content: url(https://testeocene1.be/wp-content/uploads/2024/04/iconebtn2-e1712653280456.png);
	transform: scale(1.3) !important;
    position: absolute;
    left: 8%;
}

.grve-btn.grve-btn-medium.grve-shadow-small.grve-square.grve-bg-primary-2.grve-bg-hover-black.btn-style.btn-soutenir::before{
	content: url(https://testeocene1.be/wp-content/uploads/2024/04/iconebtn2-e1712653280456.png);
	transform: scale(1.3) !important;
    position: absolute;
    left: 8%;
}

.grve-btn.grve-btn-medium.grve-square.grve-bg-primary-2.grve-bg-hover-black.btn-style.btn-contact::before{
	content: url(https://testeocene1.be/wp-content/uploads/2024/04/iconebtn-e1712652922829.png);
	transform: scale(1.3) !important;
    position: absolute;
    left: 8%;
}





/* MENU */ 

.grve-fullwidth.grve-overlapping.grve-responsive-overlapping.grve-sticky-animate.grve-fixed.grve-sticky-header .grve-container{
	background-color: #073e2d !important;
}


#menu-item-37{
	position: absolute !important;
    right: 2.5%;
}

#menu-item-675 .grve-item{
	background-color: #E1F9E8;
    padding: 10px 20px;
    border-radius: 25px;
    color: #135335;
}

#menu-item-675{
	position: absolute !important;
    right: 2.5%;
}

#menu-item-37 .grve-item{
	background-color: #E1F9E8;
    padding: 10px 20px;
    border-radius: 25px;
    color: #135335;
}

.menu-item-752{
	position: absolute !important;
    right: 2.5%;
}

.menu-item-752 .grve-item{
	background-color: #E1F9E8;
    padding: 10px 20px;
    border-radius: 25px;
    color: #135335;
}

.menu-item-753{
	position: absolute !important;
    right: 2.5%;
}

.menu-item-753 .grve-item{
	background-color: #E1F9E8;
    padding: 10px 20px;
    border-radius: 25px;
    color: #135335;
}

.menu-item-758{
	position: absolute !important;
    right: 2.5%;
}

.menu-item-758 .grve-item{
	background-color: #E1F9E8;
    padding: 10px 20px;
    border-radius: 25px;
    color: #135335;
}

.menu-item-759{
	position: absolute !important;
    right: 2.5%;
}

.menu-item-759 .grve-item{
	background-color: #E1F9E8;
    padding: 10px 20px;
    border-radius: 25px;
    color: #135335;
}

.home  #grve-main-header{
	background-color: transparent !important;
}


#grve-header .grve-horizontal-menu.grve-position-left ul.grve-menu > li > a {
    padding: 0px 2.5em 0px 2.5em ;
}

.menu-item-576-fr a{
	padding: 0px 0.5em 0px 35px !important;
}

.menu-item-576-nl a{
	padding: 0px 35px 0px 0.5em !important;
}

#menu-item-33::after, #menu-item-32::after, #menu-item-34::after, #menu-item-35::after,#menu-item-36::after{
	content: '⦁';
	color: #ffffff;
    position: absolute;
    right: 0%;
    top: 36%;
	transform: scale(1.5);
}

#menu-item-605::after, #menu-item-608::after, #menu-item-611::after, #menu-item-615::after, #menu-item-618::after, #menu-item-667::after, #menu-item-1286::after{
	content: '⦁';
	color: #ffffff;
    position: absolute;
    right: 0%;
    top: 36%;
	transform: scale(1.5);
}

.menu-item-577-fr a{
	padding: 0px 0.5em 0px 35px !important;
}

.menu-item-577-nl a{
	padding: 0px 35px 0px 0.5em !important;
}

.current-lang .grve-item{
	background-color: #fff;
    color: #073E2D;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 100%;
}

.current_page_item .grve-item{
	font-weight: 800;
}

#grve-responsive-header #grve-main-responsive-header{
	background-color: transparent ;
}

.grve-header-element .grve-item {
	font-size: 30px !important;
}
/* ACCUEIL */

.grve-element.grve-title.grve-align-center.grve-h1.title-open{
	z-index: 200 !important;
}

.h1-accueil::before{
content: url(https://testeocene1.be/wp-content/uploads/2024/07/fond-accanim.svg);
    position: absolute;
    bottom: -30%;
    width: 500px;
    z-index: 300;
	left: -5%;
}

@keyframes animateImageL {
    0% {
        transform: scale(1.8) rotate(0deg); 
    }
    50% {
        transform: scale(1.8) rotate(-12deg); 
    }
    100% {
        transform: scale(1.8) rotate(0deg);
    }
}



.h1-accueil::after {
    content: url(https://testeocene1.be/wp-content/uploads/2024/04/fond-acc2-e1713254429104.png);
    position: absolute;
    bottom: 15%;
    right: -15%;
    transform: scale(1.8) rotate(0deg); 
    transform-origin: 100% 100%; 
    z-index: 300;
    animation: animateImage 14s linear infinite alternate; 
	display: none;
}

@keyframes animateImage {
    0% {
        transform: scale(1.8) rotate(0deg); 
    }
    50% {
        transform: scale(1.8) rotate(7deg); 
    }
    100% {
        transform: scale(1.8) rotate(0deg); 
    }
}




#grve-main-content .grve-main-content-wrapper, #grve-sidebar {
    padding-top: 0px;
    padding-bottom: 0px;
	margin-top: 110px !important;
}

.h1, .grve-h1{
	color: #ffffff !important;
}

h3, .grve-h3{
	color: #9FE8D1 !important;
}

.grve-section.grve-row-section.grve-fullwidth.grve-bg-none.section-accueil{
	 border-bottom-left-radius: 100px;
}
.grve-title-line.grve-bg-primary-2{
	 margin-left: 450px;
}

.img-accueil{
	width: 110%;
	height: 120%%;
    top: 0%;
}

.btn-style, .grve-btn.grve-btn-medium.grve-shadow-small.grve-square.grve-bg-primary-2.grve-bg-hover-black{
	color: #073e2d !important;
	font-size: 18px !important;
	font-weight: 400;
	padding-left: 30px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.grve-btn.grve-btn-medium.grve-shadow-small.grve-square.grve-bg-primary-2.grve-bg-hover-black.btn-acc{
	margin-top: -30px;
}

.grve-btn{
	border-radius: 50px !important;
	font-size: 18px !important;
}

/* JArdins à l'honneur */ 

.grve-post-title.grve-post-title-hover.grve-h3{
	position: absolute;
    top: 75%;
    left: 5%;
    right: 5%;
    background-color: #ffffff;
    display: flex;
    justify-content: center;
    border-radius: 40px;
    padding-top: 15px;
    padding-bottom: 15px;
	color: #073E2D !important;
}
.grve-carousel-item p{
	display: none;
}

.grve-blog-carousel .grve-post-item .grve-media img{
	border-radius: 38px;
}

.grve-dark .grve-carousel-buttons div{
	color: #073E2D;
    opacity: 1;
    background-color: #E1F9E8;
    border-radius: 50px;
}

.grve-carousel-buttons div{
	top: 6% !important;
}

.grve-section:not(.grve-fullwidth) .grve-carousel .grve-carousel-buttons .grve-carousel-prev {
    left: -90px;
}

.grve-section:not(.grve-fullwidth) .grve-carousel .grve-carousel-buttons .grve-carousel-next {
	
    right: -90px;
}

.section-honneur::before{
	content: url(https://testeocene1.be/wp-content/uploads/2024/04/fond-feuilles-e1712657189874.png);
    position: absolute;
    bottom: 0%;
  transform: scale(1.8) rotate(0deg); 
	transform-origin: 50% 100%;
    z-index: 300;
    animation: animateImage1 10s linear infinite alternate; 
}

@keyframes animateImage1 {
    0% {
        transform: scale(1) rotate(0deg); 
    }
    50% {
        transform: scale(1) rotate(10deg); 
    }
    100% {
        transform: scale(1) rotate(0deg); 
    }
}

.section-honneur::after{
	content: '';
    position: absolute;
    /*left: -10%;*/
    bottom: 14%;
    transform: scale(1.5) !important;
    height: 260px !important;
    width: 1650px;
    background-color: #073E2D !important;
    border-bottom-right-radius: 50px !important;
    border-top-right-radius: 50px;
	
}

.grve-element.grve-align-right.btn-honneur.grve-fluid-button{
	margin-top: 50px !important;
}

/* Devenir membre accueil */ 
 .grve-box-icon.grve-top-icon .grve-image-icon {
	padding: 15px !important;
    background-color: #E1F9E8 !important;
    border-radius: 30px !important;
}

.grve-box-content{
	background-color: #ffffff;
    padding-top: 110px;
    margin-top: -110px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 30px;
    border-radius: 25px;
	height: 320px !important;
	font-size: 14px !important;
	font-weight: 400;
	color: #073E2D !important;
}

.grve-box-title.grve-h5{
	color: #073E2D !important;
}

.btn-members{
	margin-top: 80px;
	margin-bottom: 80px;
}

.section-bienvenue::before{
	content: url(https://testeocene1.be/wp-content/uploads/2024/04/fondfeuille2-e1713252060282.png);
    position: absolute;
    bottom: 30%;
	right: 0%;
   	transform: scale(1.5) rotate(0deg); 
	transform-origin: 100% 100%;
    z-index: 300;
    animation: animateImage1-5 10s linear infinite alternate; 
}

@keyframes animateImage1-5 {
    0% {
        transform: scale(1.5) rotate(0deg); 
    }
    50% {
        transform: scale(1.5) rotate(5deg); 
    }
    100% {
        transform: scale(1.5) rotate(0deg); 
    }
}

/* SECTION AVANTAGE */

.grve-element.grve-tab.grve-vertical-tab.section-avantage{
	background-color: #ffffff;
    padding-top: 120px;
    padding-left: 120px;
    padding-bottom: 120px;
	margin-left: 15%;
	border-radius: 25px;
	max-height: 580px !important;
	width: 90%;
}

.grve-element.grve-tab.grve-vertical-tab.section-avantage.section-avantage2{
	max-height: 100% !important;
	background-color: #ffffff;
    padding-top: 120px;
    padding-left: 60px;
    padding-bottom: 120px;
	margin-left: 15%;
	border-radius: 25px;
	width: 90%;
}

.grve-element.grve-tab.grve-vertical-tab.section-avantage.section-avantage2.section-avantage3{
	background-color: #ffffff;
    padding-top: 60px;
    padding-left: 60px;
    padding-bottom: 120px;
    margin-left: 0%;
    border-radius: 25px;
    width: 100%;
}

.section-avantages::before{
	content: url(https://testeocene1.be/wp-content/uploads/2024/04/fondfeuille3-e1713252483871.png);
	position: absolute;
    bottom: -32%;
      transform: scale(1.3) rotate(0deg); 
	transform-origin: 50% 100%;
    z-index: 300;
    animation: animateImage1-3 10s linear infinite alternate; 
}

@keyframes animateImage1-3 {
    0% {
        transform: scale(1.3) rotate(0deg); 
    }
    50% {
        transform: scale(1.3) rotate(5deg); 
    }
    100% {
        transform: scale(1.3) rotate(0deg); 
    }
}

.section-avantage::before{
	content: url(https://testeocene1.be/wp-content/uploads/2024/04/fondfeuille4-e1713252941495.png);
	position: absolute;
    bottom: 15%;
	right: 3%;
      transform: scale(2) rotate(0deg); 
	transform-origin: 100% 100%;
    z-index: 300;
    animation: animateImage2 10s linear infinite alternate; 
}

@keyframes animateImage2 {
    0% {
        transform: scale(2) rotate(0deg); 
    }
    50% {
        transform: scale(2) rotate(6deg); 
    }
    100% {
        transform: scale(2) rotate(0deg); 
    }
}

/* Section fichiers vert */ 

.grve-tabs-title .grve-tab-title.active .grve-title:after{
	background-color: #E1F9E8;
    border-color: #E1F9E8;
}

.grve-tabs-title .grve-tab-title.active .grve-title:after {
    content: '';
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    bottom: -10px;
    left: -20px !important;
    border-radius: 100%;
    z-index: -2;
}

.grve-vertical-tab .grve-tabs-title.grve-width-md{
	height: 400px !important;
}

.grve-tabs-title.grve-align-left.grve-width-md.grve-position-left{
	border-right: 2px solid #073E2D;
	padding-right: 0px !important;
	margin-right: 50px !important;
}

.grve-vertical-tab .grve-tabs-title.grve-width-md {
    width: 26% !important;
}

.grve-tab-title .grve-title.grve-h6{
	color: #073E2D !important;
}

.grve-element.grve-title.grve-align-left.grve-h2{
	max-width: 450px !important;
	margin-top: 0px !important;
}

.grve-tab-content.active.title-tab{
	margin-left: 30px;
}

.grve-element.grve-title.grve-align-left.grve-h3{
	margin-bottom: 0px !important;
}

.grve-tab-content .grve-element {
    margin-top: 30px;
    max-width: 660px;
}

.grve-column-inner.wpb_column.grve-column-1-4.img-accordeon{
	width: 125px;
    background-color: #E1F9E8;
    border-radius: 35px;
    margin-left: 25px;
	margin-right: 40px;
    padding-top: 0px !important;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 25px;
}

.fichier-vert::after{
	content: url(https://testeocene1.be/wp-content/uploads/2024/10/AdobeStock_527795257-scaled-e1728981598340.jpeg);
	position: absolute;
    bottom: -55%;
}



/* SPONSORS */ 

.section-sponsor .grve-carousel-item-wrapper.active{
	max-height: 200px !important;
    margin-right: 30px;
    padding-top: 25px;
    padding-bottom: 25px;
    box-shadow: 0 8px 15px rgba(0,0,0,0.2);
}
/* FOOTER */ 

#grve-footer{
	overflow: hidden;
}

#grve-footer .grve-widget-area .grve-container{
	border-color: #fff !important;
}

.grve-widget-area{
	border-top-left-radius: 150px;
	border-top-right-radius: 150px;
}

.textwidget{
	max-width: 320px !important;
}

.grve-widget-title{
	font-size: 18px !important;
}

.grve-widget.widget.grve-contact-info li{
	margin-bottom: 0px !important;
}

.fa-user:before {
    content: none;
}
.fa-envelope:before {
    content: none;
}
.fa-home:before {
    content: none;
}
.fa-home:before {
    content: none;
}

.sponsor-page{
	margin-bottom: 50px;
}

.p-sponsor{
	max-width: 600px;
	margin: 0 auto;
}

.sponsor-page .grve-image-wrapper a .attachment-full.size-full{
	height: 125px !important;
	width: auto !important;
}

.grve-widget-area::before{
	    left: 5%;
    content: url(https://testeocene1.be/wp-content/uploads/2024/04/feuille-footer1-e1713253270790.png);
    position: absolute;
    bottom: -10%;
      transform: scale(1.8) rotate(0deg); 
    z-index: 300;
    animation: animateImage 11s linear infinite alternate; 
}


.grve-widget-area::after{
	right: -2%;
    content: url(https://testeocene1.be/wp-content/uploads/2024/04/feuille-footer2-e1713253405776.png);
    position: absolute;
    bottom: -5%;
      transform: scale(1.8) rotate(0deg); 
	transform-origin: 100% 100%;
    z-index: 300;
    animation: animateImageL 9s linear infinite alternate; 
}


/* PAGE ACTUALITES */

.background-acti{
		border-bottom-left-radius: 100px !important;
    	border-bottom-right-radius: 100px !important; 
	}

.title-activ{
	color: #fff !important;
	    font-family: 'Raleway' !important;
    font-style: normal !important;
    font-weight: 500;
}

.title-vorige{
	color: #9FE8D1 !important;
}

.p-acti a{
	color: #9FE8D1 !important;
}

.grve-element.grve-title.grve-align-left.grve-h2.title-vorige{
	max-width: 500px !important;
}

#page-24 .grve-background-wrapper{
	position: absolute;
    width: 100%;
    height: 70%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;

	border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
}

#page-24 .section-acti .grve-background-wrapper::before{
  content: url(https://testeocene1.be/wp-content/uploads/2024/07/fond-accanim.svg);
    position: absolute;
    bottom: -80%;
    width: 500px;
    z-index: 0;
    left: -5%;
}


#page-24 .section-acti .grve-background-wrapper::after{
    content: url(https://testeocene1.be/wp-content/uploads/2024/04/fond-acc2-e1713254429104.png);
    position: absolute;
    bottom: -35%;
    transform: scale(1.8) rotate(0deg);
    z-index: 0;
    animation: animateImageL 15s linear infinite alternate;
    transform-origin: 100% 100%;
    right: -5%;
}


#page-607 .grve-background-wrapper{
	position: absolute;
    width: 100%;
    height: 70%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    background-color: #073e2d;
	border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
}

#page-607 .section-acti .grve-background-wrapper::before{
content: url(https://testeocene1.be/wp-content/uploads/2024/07/fond-accanim.svg);
    position: absolute;
    bottom: -80%;
    width: 500px;
    z-index: 300;
    left: -5%;
}


#page-607 .section-acti .grve-background-wrapper::after{
content: url(https://testeocene1.be/wp-content/uploads/2024/04/fond-acc2-e1713254429104.png);
    position: absolute;
    bottom: -35%;
    transform: scale(1.8) rotate(0deg);
    z-index: 0;
    animation: animateImageL 15s linear infinite alternate;
    transform-origin: 100% 100%;
    right: -5%;
}



/* EVENTBRITE */

.widget .eaw-block .eaw-li__flex {
    display: flex;
    gap: 0em;
}

.widget .eaw-block .eaw-li__wrap {
    height: 280px !important;
}

.widget .eaw-block .eaw-thumb {
    border: none !important;
    box-shadow: 3px 1px 9px 0px #073e2d73;
    margin: 0px;
    padding: 0px !important; 
    width: auto !important;
	max-width: 500px;
    height: 280px !important;
    border-top-left-radius: 25px;
    border-bottom-left-radius: 25px;
}

.widget .eaw-block .eaw-li__flex .eaw-content-wrap {
    flex-grow: 1;
    line-height: 100%;
    padding-top: 20px;
    padding-left: 40px;
    box-shadow: 3px 1px 9px 0px #073e2d73;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
	background-color: #ffffff;
}

.eaw-title{
	color: #073e2d73 !important;
	font-family: Jost !important;
	font-size: 28px !important;
} 

.widget a:not(.grve-outline):not(.grve-btn) {
    color: #073E2D;
}

.eaw-time.published{
	color: #77C1AA !important;
	font-family: Jost !important;
	font-size: 16px !important; 
}

.widget .eaw-block .eaw-summary {
    font-size: 16px;
    max-width: 540px;
    margin-top: 20px;
    line-height: 1.45;
}

.eaw-title.eaw-time{
	display: flex;
	flex-direction: column-reverse !important;
}

.widget .eaw-block .eaw-li__wrap {
    margin-bottom: 50px;
    border-bottom: 0px; 
    padding-bottom: 10px;
	position: relative;
}

.grve-copyright{
	font-size: 14px !important;
	color: #fff;
}

/* PAGE À Propos */ 

.section-propos-page::before{
content: url(https://testeocene1.be/wp-content/uploads/2024/07/fond-accanim.svg);
    position: absolute;
    bottom: 10%;
    width: 500px;
    z-index: 300;
    left: -5%;
}


.section-propos-page::after{
    content: url(https://testeocene1.be/wp-content/uploads/2024/04/fond-acc2-e1713254429104.png);
    position: absolute;
    top: 20%;
    transform: scale(1.8) rotate(0deg); 
	transform-origin: 0% 0%;
    z-index: 300;
    animation: animateImage 9s linear infinite alternate; 
    right: -5%;
}

.section-propos-page{
    padding-top: 180px;
    margin-bottom: -150px !important;
}

.section-propos{
	background-color: #ffffff;
    padding-left: 100px;
    padding-bottom: 100px;
    border-top-left-radius: 100px;
	width: 170% !important;
}

.title-propos{
	color: #ffffff !important;
	font-size: 50px !important;
}

.p-propos{
	font-weight: 300;
	color: #073E2D;
	max-width: 600px;
}

.column-left-propos{
	max-width: 600px;
}

.column-right-propos{
	max-width: 600px;
}

.grve-btn.grve-btn-medium.grve-square.grve-bg-primary-2.grve-bg-hover-black.btn-style.btn-soutenir{
	font-size: 18px !important;
	padding: 0px;
	padding-top: 10px !important;
    padding-bottom: 10px !important;
	margin-top: 50px !important;
}

.btn-contact{
	font-size: 18px !important;
	padding: 0px;
	padding-top: 10px !important;
    padding-bottom: 10px !important;
	margin-top: 50px !important;
}

.p-orga{
	font-size: 20px;
    color: #135335;
    font-weight: 500;
    background-color: #ffffff;
    box-shadow: 3px 1px 9px 0px #073e2d73;
    padding-bottom: 20px;
    padding-top: 20px;
    border-radius: 50px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 25px;
}

.vc_custom_1710776169321 {
    width: 400%;
    margin-top: 25px;
}

.section-echange .grve-column-wrapper-inner{
	height: 300px !important;
	color: #073E2D;
}

.section-echange h5{
	color: #073E2D;
}

.title-coti{
	color: #ffffff !important;
	margin-bottom: 50px;
}

.section-organisation::before{
	content: url(https://testeocene1.be/wp-content/uploads/2024/04/feuille-propos-e1713256172199.png);
    position: absolute;
    top: 20%;
    transform: scale(1.5) rotate(0deg); 
	transform-origin: 0% 0%;
    z-index: 300;
    animation: animateImage1-5 10s linear infinite alternate; 
    left: -3%;
}


/* Page jardins */ 

/* INFOWINDOW */ 

/* Filters */ 

.wpgmp_filter_wrappers{
	background-color: #ffffff !important;
	padding: 0px !important;
	margin-bottom: 0px !important;
}
.section-accueil{
	padding-top: 100px !important;
	padding-bottom: 50px;
}

#grve-theme-wrapper select{
	border: 1px solid #073E2D !important;
	margin-right: 25px;
	height: 36px !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
	border-radius: 8px;
	color: #073E2D !important;
	background-color: #ffffff !important;
}

.wpgmp_filter_wrappers{
	background-color: transparent !important;
}

#grve-theme-wrapper input[type="text"]{
	max-width: 225px;
    background-color: #fff;
    border: 1px solid #073E2D !important;
    margin-right: 25px;
    max-height: 36px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    border-radius: 8px;
    color: #073E2D !important;
    background-color: #ffffff !important;
	min-height: 36px !important;
}

.wpb_raw_code.wpb_content_element.wpb_raw_html.date-filter{
	max-width: 250px;
    position: absolute;
    left: 65%;
}

.date-filter .wpb_wrapper input{
	width: 225px !important;
}

.daterangepicker .calendar-table table{
	background-color: #fff;
}

.fc-itemcontent-padding .fc-item-title {
	position: absolute !important;
	width: 400px !important;
	text-align: center !important;
	height: 400px !important;
	bottom: -31% !important;
	padding-top: 350px !important;
	z-index: 1;
}

.fc-item-title.fc-item-primary-text-color:hover{
	color: #073E2D !important;
}

.fc-itemcontent-padding{
	height: 50px !important;
}

.fc-featured-hoverinner{
	z-index: 200;
}



/* Fin filters */

#page-22 .div-map .grve-background-wrapper::before{
content: url(https://testeocene1.be/wp-content/uploads/2024/07/fond-accanim.svg);
    position: absolute;
    bottom: -30%;
    width: 500px;
    z-index: 0;
    left: -5%;
}


#page-22 .div-map .grve-background-wrapper::after{
      content: url(https://testeocene1.be/wp-content/uploads/2024/04/fond-acc2-e1713254429104.png);
    position: absolute;
    bottom: 25%;
    transform: scale(1.8) rotate(0deg); 
    z-index: 0;
    animation: animateImageL 15s linear infinite alternate; 
	 transform-origin: 100% 100%; 
    right: -5%;
}

#page-22 .grve-background-wrapper{
	position: absolute;
    width: 100%;
    height: 600px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    background-color: #073e2d;
	border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
}

#page-1283 .grve-background-wrapper{
	position: absolute;
    width: 100%;
	height: 600px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    background-color: #073e2d;
	border-bottom-left-radius: 100px;
    border-bottom-right-radius: 100px;
}

#page-1283 .div-map .grve-background-wrapper::before{
	content: url(https://testeocene1.be/wp-content/uploads/2024/07/fond-accanim.svg);
    position: absolute;
    bottom: -30%;
    width: 500px;
    z-index: 300;
    left: -5%;
}

 #page-1283 .div-map .grve-background-wrapper::after{
    content: url(https://testeocene1.be/wp-content/uploads/2024/04/fond-acc2-e1713254429104.png);
    position: absolute;
    bottom: 25%;
    transform: scale(1.8) rotate(0deg); 
    z-index: 0;
    animation: animateImageL 15s linear infinite alternate; 
	 transform-origin: 100% 100%; 
    right: -5%;
}

#page-22 

.title-jardin{
	color: #ffffff !important;
}

.grve-element.grve-title.grve-align-left.grve-h2.title-jardin{
	color: #ffffff !important;
}

.fc-item-featured_image img {
	border: none !important;
	margin-top: 0px !important;
	padding: 0px !important;
	border-radius: 8px !important;
}

.wpgmp_infowindow_post .wp-post-image{
	width: 100% !important;
}

.fc-item-title{
	display: flex;
	flex-direction: column;
}

.fc-main{
	display: flex;
	flex-direction: column;
}

.fc-badge.info{
	max-width: 75%;
	margin-top: 10px !important;
    display: flex !important;
    justify-content: center !important;
}

.wpgmp_listing_grid .fc-item-title{
	margin-top: 0px !important;
}

.wpgmp_infowindow .fc-badge.info {
    font-size: 10px !important;
    padding: 2px 8px;
	display: none !important;
}

.fc-item-title{
	font-size: 16px !important;
}

.wpgmp_iw_content{
	max-width: 200px !important;
}

.fc-feature-img .wp-post-image{
	border-radius: 38px !important;
	max-width: 200% !important;
}

.fc-btn.fc-btn-small.fc-btn-red{
	max-width: 75% !important;
	background-color: #e1f9e8;
    border-color: #e1f9e8;
    color: #073E2D !important;
    font-weight: 500;
    border-radius: 20px;
} 

address {
	margin-top: 25px !important;
    margin-bottom: 15px !important;
}

.wpgmp_listing_grid.wpgmp_locations{
	border: 0px !important;
}

.fc-item-box{
	border: none !important;
}

.fc-itemcontent-padding{
	display: flex;
	justify-content: center;
}

.fc-component-text{
	max-width: 90% !important;
	left: 5%;
    position: absolute;
    bottom: 0%;
}

.fc-itemcontent-padding{
    background-color: white !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-top: -70px !important;
    z-index: 10 !important;
    display: flex !important;
    position: relative !important;
    border-radius: 30px !important;
}

.fc-item-title.fc-item-primary-text-color{
	margin-bottom: 0px !important;
}
.fc-featured-hoverdiv img{
	border-radius: 30px;
}

#grve-single-content{
    max-width: 105% !important;
	margin-right: 5% !important;
}

.grve-single-post {
    display: flex;
    flex-direction: column !important;
    column-gap: 50px;
    margin-top: 50px;
    margin-bottom: 50px !important;
}

.single-post #grve-single-content{
	display: flex;
    justify-content: flex-end;
	margin-top: -650px;
	margin-bottom: 250px;
	min-height: 550px;
	margin-left: 55% !important;
	max-width: 525px !important;
}

.post_format-post-format-gallery #grve-single-media{
	margin-bottom: 0px !important;
}

#grve-single-content .grve-container{
	display: flex;
	flex-direction: column;
}

#grve-single-content p{
	max-width: 525px;
	margin-top: 25px;
	margin-bottom: 75px;
}

#grve-content.grve-right-sidebar #grve-main-content{
	padding-right: 0px !important;
}

.post{
	 display: flex;
    flex-direction: column-reverse !important;
}

.review__cons.date, .review__cons.rdv, .review__cons.prix, .review__cons.adresse, .review__cons.icon, .review__cons.parking,.review__cons.website,.review__cons.min-max{
	display: flex;
	margin-left: -40px;
	align-items: center;
}

.review__cons.rdv{
	flex-wrap: wrap;
}

.review__cons.adresse{
	align-items: flex-start;
}

.custom-field.field-agenda{
	position: relative !important;
}

.icone-agenda{
	max-height: 25px !important;
}

.review__cons.icon{
	margin-top: 0px !important;
}

.custom-field{
    position: absolute;
    left: 14%;
	max-width: 380px;
}

.h4-ACF{
	margin-right: 20px !important;
	margin-left: 10px;
	margin-bottom: 0px !important;
	font-size: 12px !important;
	color: #ffffff;
	font-weight: 600;
}
.nom{
	font-weight: 600;
	font-size: 24px !important;
	margin-left: 0px !important;
	text-indent: -45px;
}

.review__cons{
	margin-top: 25px !important;
}

.review__cons.icon p{
	margin-top: 25px;
	display: flex;
    flex-direction: row;
}

.review {
    font-weight: 400;
    color: #ffffff !important;
    background-color: #073E2D;
    padding: 50px;
	padding-left: 75px !important;
    border-radius: 25px;
	margin-bottom: 100px;
	max-width: 50%;
	min-height: 550px !important;
}

.featured-image{
	width: 100%;
	max-height: 500px;
    overflow: hidden;
	border-bottom-left-radius: 25px;
	border-bottom-right-radius: 25px;
	margin-bottom: 75px;
}

.featured-image img{
	width: 100%;
	margin-top: -200px;
}

#grve-main-content .grve-main-content-wrapper{
	margin-top: 0px !important;
}
.title-post{
	position: absolute;
   left: calc(30% - 50px);
  right: calc(30% - 50px);
    top: 13%;
    padding: 20px;
    background-color: #ffffff;
    color: #073E2D;
	display: flex; 
	justify-content: center;
}

.acf-mail, .acf-tel{
	margin-right: 6px;
    padding: 6px;
    padding-left: 25px;
    background-color: #E1F9E8;
    padding-right: 25px !important;
    color: #135335 !important;
    border-radius: 25px;
    font-family: 'Jost';
	margin-top: 5px;
}

.acf-mail:hover, .acf-tel:hover{
    background-color: #ffffff;
	color: #135335 !important;
}

.acf-mail a, .acf-mail a:hover{
	color: #135335;
}

.acf-tel a, .acf-tel a:hover{
	color: #135335;
}

.field-date{
	margin-left: 66px;
}

.wp-image-555:hover {
  content: 'ceci est un test dune phrase';
  position: absolute;
  top: -30px; 
  transform: translateX(-50%); 
  padding: 5px 10px; 
  background-color: rgba(0, 0, 0, 0.7); 
  color: #fff; 
  font-size: 12px; 
  border-radius: 5px; 
  transition: opacity 0.3s ease; 
}

/* Pagination */ 

.wpgmp_pagination span.current{
	background: #073E2D !important;
    border-radius: 100% !important;
    color: #ffffff !important;
    font-weight: 400;
	height: 26px !important;
	width: 28px !important;
}

.wpgmp_pagination a{
	background-color: transparent !important;
	color: #073E2D !important;
}
.wpgmp_pagination{
	display: flex;
	justify-content: center;
}

/* Page devenir membre */ 

.btn-panier span{
	margin-left: 10px !important;
	margin-right: -10px;
}

.text-devmembre{
	color: #073E2D;
    font-weight: 300;
}

.title-adh{
	font-size: 28px !important;
	color: #073E2D;
}

.column-prod1 .grve-row.grve-columns-gap-30 {
	display: flex;
	flex-direction: column;
}

.grve-product-container.grve-isotope-container.pl-loops{
	display: none;
}

.attachment-medium.size-medium.wp-post-image{
	width: 137px !important;
}

.grve-product-item .grve-media{
	display: flex;
	justify-content: center;
	height:100%;
	z-index: 200 !important;
	border-radius: 40px;
}

.grve-product-item .grve-media {
    position: relative;
    overflow: visible !important;
    margin-bottom: 30px;
	z-index: 200 !important;
}

.grve-woo-error{
	max-width: 500px !important;
	border-radius: 10px;
	border: 1px solid #073e2d73 !important;
}


div.grve-add-cart-wrapper{
	background-color: transparent !important;
}

.title-devenir::before{
	content: url(https://testeocene1.be/wp-content/uploads/2024/04/fondfeuille2-e1713252060282.png);
    position: absolute;
    top: 60%;
   	transform: scale(1.5) rotate(0deg); 
	transform-origin: 100% 100%; 
    z-index: 300;
    animation: animateImage1-5 9s linear infinite alternate; 
    right: 0%;
}

.memberChoiceContainer::before{
	content: url(https://testeocene1.be/wp-content/uploads/2024/04/feuille-propos-e1713256172199.png);
    position: absolute;
    top: 20%;
         transform: scale(1.5) rotate(0deg);
	transform-origin: 0% 0%; 
    z-index: 0;
    animation: animateImage1-5 11s linear infinite alternate; 
    left: -2%;
}

.memberChoiceContainer .grve-image-hover hover{
	height: 100%;
}
.memberChoiceContainer.grve-media.grve-add-cart-wrapper.grve-add-cart-button{
	height: 100%;
    position: absolute;
    width: 100%;
	
}

a.grve-item-url{
	height: 250% !important;
}

.memberChoiceContainer .grve-add-cart-wrapper{
	height: 250%;
	top: -300%;
    position: absolute;
}

.grve-product-item .hover .grve-add-cart-wrapper{
	background-color: none !important;
	border-radius: 38px !important;
	transition: none !important;
    transform: none !important;
}

.memberChoiceContainer .hover .grve-add-cart-wrapper {
    height: 250%;
    top: 0%;
    position: absolute;
}

.grve-add-cart-button{
	height: 100% !important;
}

a.product_type_simple.add_to_cart_button.ajax_add_to_cart{
	height: 100% !important;
	width: 100% !important;
}

.wps_sfw_interval{
	display: none;
}

.woocommerce-result-count{
	display: none;
}

.orderby{
	display: none;
}

 .grve-content.grve-align-center{
	padding-top: 100px;
    padding-bottom: 50px;
    margin-top: -100px;
    background-color: #ffffff;
    border-radius: 38px;
	box-shadow: 1px 1px 10px 1px #073e2d73;
}

.grve-image-hover{
	overflow: visible !important;
}

.grve-image-hover .grve-title.grve-h3{
	font-size: 20px !important;
	color: #073E2D !important;
	font-weight: 400;
}

.price{
	font-size: 40px !important;
	font-weight: 500 !important;
	color: #073E2D !important;
	margin-top: 20px;
}

.grve-product-item figcaption .price {
    margin-top: 40px;
	margin-bottom: 20px;
}

.grve-section.grve-row-section.grve-fullwidth-background.grve-bg-none.couleur{
	height: 100%;
    margin-top: 0px !important;
    margin-bottom: -50px;
}

/* PAGE CONNEXION */ 

.grve-section.grve-row-section.grve-fullwidth-background.grve-padding-bottom-1x.grve-bg-none.grve-custom-height.grve-equal-column.grve-fullheight.section-connexion.grve-show-custom-height{
	padding-top: 200px !important;
    padding-bottom: 200px !important;
}


.woocommerce h2{
	color: #073E2D!important;
}

.title-login{
	color: #073E2D!important;
}

.section-connexion .grve-container{
	padding-top: 75px;
	padding-bottom: 75px;
	padding-left: 50px;
	padding-right: 50px;
	border: 5px solid #073E2D;
	border-radius: 50px;
	background-color: white;
}

.woocommerce-Input.woocommerce-Input--text.input-text{
	width: 100% !important;
}

.p-connexion{
	font-size: 20px;
	font-weight: 400;
	margin-top: 50px;
	color: #073E2D;
}

.woocommerce-form.woocommerce-form-login.login{
	max-width: 360px;
}

.xoo-aff-group.xoo-aff-cont-text.one.xoo-aff-cont-required.xoo-el-username_cont{
	margin-bottom: 0px !important;
}

#grve-theme-wrapper input[type="password"]{
	max-width: 225px;
    background-color: #fff;
    border: 1px solid #073E2D !important;
    margin-right: 25px;
    max-height: 36px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    border-radius: 10px !important;
    color: #073E2D !important;
    background-color: #ffffff !important;
    min-height: 36px !important;
	margin-bottom: 0px !important;
}

.xoo-aff-required.xoo-aff-text{
    border-radius: 38px;
	max-height: 50px !important;
}


.xoo-aff-pw-toggle{
	right: 40px !important;
}

.button.btn.xoo-el-action-btn.xoo-el-login-btn{
	background-color: #e1f9e8 !important;
	border-radius: 38px !important;
   
}

.woocommerce-Button.button{
	max-width: 100% !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    margin-right: 10px !important;
}

.btn-connexion{
	max-height: 45px !important;
	margin-top: 25px !important;
}

.xoo-el-notice-success{
	display: block;
	background-color: #fff !important;
}

.xoo-el-notice-success .xoo-el-login-tgr{
	background-color: #e1f9e8 !important;
    border-color: #e1f9e8 !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    border-radius: 20px !important;
}

.grve-element.grve-text.p-connexion-page{
	margin-bottom: 25px !important;
}

#grve-theme-wrapper input[type="text"]{
	max-width: 300px !important;
}

#grve-theme-wrapper input[type="password"]{
	max-width: 300px !important;
}

.section-devenir-login{
	max-width: 360px;
	margin-left: 80px;
}

.grve-btn-small.btn-connexion{
	font-size: 10px !important;
}

.btn-connexion .grve-btn{
	padding: 0px;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	margin-top: 50px !important;
	font-size: 16px !important;
}

.login .woocommerce-Input.woocommerce-Input--text.input-text{
	border-radius: 50px !important;
    border: 1px solid #073E2D !important;
	margin-bottom: 0px;
}

.woocommerce-form-row.woocommerce-form-row--wide.form-row.form-row-wide label{
    font-weight: 400;
	color: #073E2D !important;
}

.woocommerce-button.button.woocommerce-form-login__submit{
	background-color: #e1f9e8 !important;
    border-color: #e1f9e8 !important;
	color: #073E2D !important;
	font-size: 16px !important;
	padding: 0px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    margin-top: 50px !important;
	border-radius: 25px !important;
	width: 300px !important;
}

.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme{
	display: none;
}

.woocommerce-form.woocommerce-form-login.login{
	margin-top: 50px;
}

#password.woocommerce-Input.woocommerce-Input--text.input-text{
	margin-bottom: 0px !important;
}

.woocommerce-LostPassword.lost_password a{
	position: absolute;
    margin-top: -110px;
    right: 0%;
	color: #073E2D !important;
	font-weight: 400;
}

.column-left{
	border-right: 0px solid #073E2D;
}

.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--orders, .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--wps_subscriptions, .download-product, .download-remaining, .download-expires{
	display: none;
}

.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1{
	float: revert !important;
}

.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{
	float: revert !important;
}

/* MDP PERDU */ 

.woocommerce-ResetPassword.lost_reset_password p{
	font-size: 16px !important;
	color: #073E2D !important;
	font-weight: 400;
	margin-right: 50px;
}

.woocommerce-Button.button{
		background-color: #e1f9e8 !important;
    border-color: #e1f9e8 !important;
	color: #073E2D !important;
	font-size: 16px !important;
	padding: 0px;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
	border-radius: 25px !important;
	width: 350px !important;
}

p .woocommerce-Button.button{
font-size: 16px !important;
}

.btn-style:hover{
	background-color: #ffffff !important;
}

.section-contact{
	margin-bottom: 150px !important;
}

/* PAGE CHECKOUT */ 

.woocommerce-error.grve-woo-error.grve-bg-red li a{
	color: #fff !important;
	font-size: 16px !important;
}

.woocommerce-Address .woocommerce .col2-set .col-1{
	    width: 60% !important;
}

.woocommerce-Address-title.title a{
	background-color: #E1F9E8 !important;
    padding: 10px 20px !important;
    border-radius: 25px !important;
    color: #135335 !important;
    margin-bottom: 25px !important;
}

.woocommerce-message.grve-woo-message.grve-bg-green{
	display: none;
}

.woocommerce-info.grve-woo-info.grve-bg-blue{
	display: none;
}

#grve-theme-wrapper .grve-bg-red{
	background-color: #ffffff;
    color: #D0021B;
    border: 1px solid #D0021B;
}

.grve-empty-cart {
    margin-bottom: 500px;
}

.select2-selection.select2-selection--single{
	height: 48px !important;
	display: flex;
    align-items: center;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 25% !important;
}

/* Article Actualités */ 

.widget .eaw-block a {
	display: inline;
	text-decoration: none;
	width: 230% !important;
	position: relative;
	z-index: 200 !important;
}

.grve-single-post{
	display: flex;
    flex-direction: row;
    column-gap: 50px;
	margin-top: 50px;
	margin-bottom: 150px;
}

.grve-single-media{
	width: 100% !important;
}

#grve-content.grve-right-sidebar #grve-main-content{
	    width: 100% !important;
}

#grve-content.grve-right-sidebar .grve-container {
    max-width: 525px;
}

.attachment-medium_large.size-medium_large.wp-post-image{
	margin: 0px !important;
}

#grve-main-content .grve-main-content-wrapper{
    margin-top: 150px;
}

.grve-single-post p{
	font-family: Jost;
	font-weight: 400;
	color: #073E2D;
}


.grve-post-content p{
	font-weight: 400;
}

.review{
	font-weight: 400;
	color: #77C1AA;
}

/* PAGE CONTACT */ 

 .h2-contact{
	color: #ffffff;
}

.grve-row-inner.grve-bookmark.column-right-contact{
	border-top-left-radius: 100px;
    width: 175%;
    padding-right: 200px;
}

.column-left-contact{
	max-width: 600px;
}

.column-left-contact p{
	font-weight: 400;
}

.grve-row-inner.grve-bookmark.vc_custom_1710859172812{
	width: 170%;
}

.grve-element.grve-map{
	max-width: 800px;
	height: 600px !important;
	border-radius: 25px;
}

.section-contact::before{
content: url(https://testeocene1.be/wp-content/uploads/2024/07/fond-accanim.svg);
    position: absolute;
    bottom: -5%;
    width: 500px;
    z-index: 300;
    left: -5%;
}

.section-contact::after{
    content: url(https://testeocene1.be/wp-content/uploads/2024/04/fond-acc2-e1713254429104.png);
    position: absolute;
    top: 20%;
     transform: scale(1.8) rotate(0deg); 
    z-index: 300;
    animation: animateImage 9s linear infinite alternate; 
    right: -5%;
}

/*Icones jardins*/

.icon img{
	height:25px;
	width:25px;
}

/* POP_UP */

.xoo-el-fields{
	display: flex;
	flex-direction: row;
}

.xoo-el-action-form.xoo-el-form-login{
    padding-right: 75px;
	margin-left: 50px;
}

.xoo-el-inmodal{
	border-radius: 38px !important;
} 

.xoo-el-srcont {
    border: 4px solid #073E2D !important;
	border-radius: 38px;
}

.xoo-el-form-container button.btn.button.xoo-el-action-btn {
    max-width: 300px;
    border-radius: 50px;
    border: none;
}

.xoo-aff-input-group:first-child {
    max-width: 300px !important;
}

.xoo-aff-group input[type="text"], .xoo-aff-group input[type="password"]{
	max-width: 300px;
    border: 1px solid #073E2D;
	border-radius: 50px;
}

.xoo-aff-group.xoo-el-login-btm-fields {
    max-width: 300px;
	margin-bottom: 35px;
}

.xoo-el-form-container button.button.btn.xoo-el-action-btn {
    display: list-item !important;
}

span.xoo-el-nav-ft{
    margin: 10px 20px 0 100px !important;
}

.xoo-el-srcont{
	display: flex;
	flex-direction: row;
}

.xoo-el-reg-tgr.xoo-el-nav-ft{
	display: none;
}

.xoo-el-fields {
    display: flex;
    flex-direction: row;
    justify-content: center !important;
}

.div-devenir-popup{
	margin-top: 50px;
    margin-left: 50px;
    margin-right: 50px;
	max-width: 450px;
}

.button.btn.xoo-el-action-btn.xoo-el-login-btn{
	font-size: 10px !important;
}

.title-login{
	font-size: 42px !important;
}

.p-connexion{
	font-size: 16px !important;
	margin-left: 15px !important;
	margin-right: 15px !important;
}

.grve-btn.grve-btn-medium.grve-square.grve-bg-primary-2.grve-bg-hover-primary-1.btn-style{
	background-color: #E1F9E8;
}

/* MAP EVENT CALENDAR */ 

.tribe-events .tribe-events-c-top-bar__nav-list{
	display: none !important;
}

#grve-theme-wrapper button:not(.grve-custom-btn):not(.vc_general){
	color: black !important;
}

.tribe-events-c-subscribe-dropdown__container{
	display: none !important;
}

.tribe-common .tribe-common-g-row {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row !important;
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-map__map {
    height: 850px;
    width: 100% !important;
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-map__event-column {
    height: 1000px;
    width: 100% !important;
}

.tribe-events-pro .tribe-events-pro-map__event-cards--active{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
}

.tribe-events-pro .tribe-events-pro-map__event>.tribe-common-g-col{
	padding: 0px !important;
}

.tribe-events-pro-map__event-date-tag.tribe-common-g-col{
	display: none;
}

.tribe-events-pro-map__event-datetime-wrapper.tribe-common-b2.tribe-common-b3--min-medium{
	display: none;
}

.tribe-events-pro-map__event-venue.tribe-common-b3{
	display: none;
}

.tribe-common--breakpoint-medium.tribe-common.tribe-common-l-container{
	padding-left: 0px !important;
	padding-right: 0px !important;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h7--min-medium{
	font-size: 16px !important;
	text-transform: uppercase;
	color: black !important;
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-map__event-featured-image-wrapper{
	width: 100% !important;
}

.tribe-events-pro .tribe-events-pro-map__event-card-wrapper--active .tribe-events-pro-map__event-card-button {
    border: 1px solid var(--tec-color-accent-primary);
    box-shadow: none;
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-map__event-card-wrapper--has-thumbnail .tribe-events-pro-map__event-details{
	position: absolute;
    bottom: 7%;
    background-color: #fff;
    max-width: 80%;
    border-radius: 50px;
    padding-top: 5px;
    padding-bottom: 5px;
	left: 9.5%;
}

.tribe-events-pro .tribe-events-pro-map__event-title{
	margin-bottom: 0px !important;
}

.tribe-events-pro .tribe-events-pro-map__event-card{
	padding: 0px !important;
}

#grve-theme-wrapper button:not(.grve-custom-btn){
	padding: 0px;
}

.tribe-events .tribe-events-c-events-bar__search-container{
	background-color: #073E2D !important;
	border: 0px !important;
}

.tribe-common-form-control-text__input.tribe-events-c-search__input{
	background-color: #fff !important;
	border-radius: 10px !important;
}

#grve-theme-wrapper button:not(.grve-custom-btn):not(.vc_general){
	
    color: #fff;
	margin-right: 20px;
}

.tribe-events-c-view-selector__content{
	background-color: #073E2D !important;
}

.tribe-events .tribe-events-c-view-selector__list-item-text{
	color: #fff !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-link:after{
	background-color: #fff !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar--border {
    border: 0px solid var(--tec-color-border-events-bar) !important;
}

#grve-theme-wrapper input[type="text"]{
	width: 115%;
	
}

.tribe-events-pro-map__event-card-wrapper.tribe-events-pro-map__event-card-wrapper--has-thumbnail.tribe-events-pro-map__event-card-wrapper--active #grve-theme-wrapper button:not(.grve-custom-btn):not(.vc_general){
	background-color: #fff !important;
}

.page-id-837 .grve-background-wrapper{
	background-color: #073E2D;
	height: 50% !important;
}

.tribe-common img{
	border-radius: 50px;
	max-width: 366px !important;
    height: 380px !important;
    margin: 10px !important;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-l-container{
	padding: 0px !important;
}

.tribe-common--breakpoint-medium.tribe-events-pro .tribe-events-pro-map__event-card-wrapper--has-thumbnail .tribe-events-pro-map__event-details{
	width: 100% !important;
}

.tribe-events-series-relationship-single-marker.tribe-common{
	display: none;
}

.tribe_events img{
	width: 150% !important;
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px;
}

#grve-content.grve-right-sidebar #grve-sidebar{
	display: none;
}

.single-tribe_events .tribe-events-single .tribe-events-event-meta{
	background-color: #073E2D !important;
	font-family: jost !important;
}

.tribe-events-event-meta{
	display: flex !important;
	color: #fff !important;
    font-weight: 500;
    font-size: 16px !important;
	padding: 40px 20px;
}

.tribe-events-single-section-title{
	color: #fff !important;
	font-size: 18px !important;
}

.tribe-events-event-meta.secondary{
	width: 100%;
	padding-left: 50px;
}

.tribe-events-event-meta.primary{
	width: 100%;
	padding-left: 60px;
	border-top-left-radius: 35px;
	border-top-right-radius: 35px;
}

.tribe-events-event-meta dt{
	color: #E1F9E8 !important;
	font-weight: 600;
}

.tribe-events-meta-group.tribe-events-meta-group-organizer, .tribe-events-meta-group.tribe-events-meta-group-other{
	padding-top: 0px !important;
}

.tribe-events-meta-group.tribe-events-meta-group-details, .tribe-events-meta-group.tribe-events-meta-group-venue{
	padding-bottom: 0px !important;
}

.tec-events-pro-series-meta-detail--link, .tribe-organizer, .tribe-venue{
	color: #fff !important;
	pointer-events: none;
}

.tribe-events-venue-map{
	width: 500px !important;
}

.tec-events-pro-series-meta-detail--label, .tec-events-pro-series-meta-detail--link{
	display: none;
}

.tribe-events-event-meta a, .tribe-events-event-meta a:visited {
	color: #fff !important;
}

.tribe-events-pro-map__nav.tribe-events-c-nav{
	display: none;
}

.tribe-events-pro-map__event-details.tribe-common-g-col{
	max-height: 36px !important;
}

.tribe-events-c-small-cta__link.tribe-common-cta.tribe-common-cta--thin-alt:first-child{
	position: absolute;
    font-size: 25px;
	color: transparent !important;
    left: 20%;
    top: -205%;
}

.tribe-events-c-small-cta__link.tribe-common-cta.tribe-common-cta--thin-alt{
	color: transparent !important;
}

.tribe-common .tribe-common-cta--thin-alt{
	border-bottom: 0px !important;
}

.tribe-events-pro-map__event-actions.tribe-common-b3.tribe-events-c-small-cta.tribe-events-pro-map__event-actions--linked{
	width: 200% !important;
}


.tribe-common-c-btn.tribe-events-c-search__button #grve-theme-wrapper button:not(.grve-custom-btn):not(.vc_general){
	background-color: #073E2D;
}

.tribe-events-pro .tribe-events-pro-map__event-cards-wrapper:after{
	height: 0px !important;
}

.tribe-events-pro .tribe-events-pro-map__event-column:before, 
.tribe-events-pro .tribe-events-pro-map__event-column:after{
	width: 0px !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-search__input-control{
	border-right: 0px !important;
}

.tribe-common-c-btn.tribe-events-c-search__button{
	background-color: #fff !important;
    color: black !important;
    padding: 5px !important;
    border-radius: 6px !important;
}

.tribe-events-c-top-bar__datepicker-time{
	color: #fff !important;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-link:after{
	bottom: 25px !important;
}

.tribe-events-pro-map__event-featured-image-wrapper.tribe-common-g-col.tribe-common-a11y-hidden{
	background-color: #fff !important;
}

#grve-theme-wrapper button:not(.grve-custom-btn){
	border: 0px !important;
}

.tribe-events-pro-map__event-details.tribe-common-g-col{
	height: 40px !important;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-h7--min-medium{
	padding-top: 6px;
}

.tribe-events-calendar-series-archive__container, .tribe-events-pro-map__event-tooltip-datetime-wrapper.tribe-common-b2.tribe-common-b3--min-medium, .tribe-common-b3.tribe-events-pro-map__event-tooltip-cost{
	display: none;
}

/* VUE LISTE */ 

.tribe-events-calendar-list {
	background-color: #fff !important;
	padding: 50px !important;
	border-top-left-radius: 50px;
	border-top-right-radius: 50px;
}

.tribe-events-calendar-list__event-venue.tribe-common-b2, .tribe-events-c-small-cta.tribe-common-b3.tribe-events-calendar-list__event-cost{
	display: none;
}

.tribe-common p {
	display: none !important;
}
.tribe-events-calendar-list__event-datetime-wrapper.tribe-common-b2{
	display: none;
}

.tribe-events-calendar-list__event-title.tribe-common-h6.tribe-common-h4--min-medium{
	margin-left: 10px;
}

.tribe-events-calendar-list-nav.tribe-events-c-nav{
	display: none;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__month-separator+.tribe-events-calendar-list__event-row {
    margin-top: 10px !important;
}

.tribe-events-calendar-list__event-title{
	margin-left: 20px;
}

.tribe-events-start-date-label::before{
	content: url(https://testeocene1.be/wp-content/uploads/2024/03/calendar-e1711460388169.png);
	position: absolute;
    left: 1.5%;
}

.tribe-events-start-time-label::before{
	content: url(https://testeocene1.be/wp-content/uploads/2024/03/clock-e1711460337166.png);
	position: absolute;
    left: 1.5%;
}

.tribe-events-start-datetime-label::before{
	content: url(https://testeocene1.be/wp-content/uploads/2024/03/clock-e1711460337166.png);
	position: absolute;
    left: 1.5%;
}

.tribe-events-event-cost-label::before{
	content: url(https://testeocene1.be/wp-content/uploads/2024/03/euro-e1711460311904.png);
	position: absolute;
    left: 1.5%;
}

.tribe-venue::before{
	content: url(https://testeocene1.be/wp-content/uploads/2024/03/location-e1711460272661.png);
	position: absolute;
    left: 23.5%;
}

.grve-navigation-bar.grve-singular-section.grve-fullwidth.grve-layout-3{
	display: none;
}

.tribe-events-single-section.tribe-events-event-meta.primary.tribe-clearfix{
	max-width: 50%;
	border-radius: 50px;
}

.tribe-events-meta-group{
	margin-right: 50px !important;
}

.tribe-events-related-events-title{
	display: none;
}
.tribe-events-single ul.tribe-related-events{
	display: none;
}

.tribe-events-event-meta:before{
	border-top: 0px !important;
}


/* MEDIA QUERIES */ 

@media (max-width: 420px) { 
	.grve-element.grve-tab.grve-vertical-tab.section-avantage {
        background-color: #ffffff;
        padding-top: 50px !important;
        padding-left: 20px !important;
        padding-bottom: 120px;
        margin-left: 0% !important;
        border-radius: 25px !important;
        max-height: 1200px !important;
        width: 100%;
        padding-right: 20px !important;
    }
	
	.grve-fullwidth .grve-row-inner{
		width: 110%;
	}
}

@media (max-width: 500px) { 
	.grve-tab-content.active.title-tab {
    margin-left: 0px; 
	}
	
	.grve-element.grve-tab.grve-vertical-tab.section-avantage {
    	padding-left: 25px !important;
    	padding-right: 25px !important;
	}
	
	/* PAGE JARDIN DETAILS */ 
	
	.single-post #grve-single-content {
    	display: flex !important;
    	justify-content: start !important;
    	margin-top: -50px !important;
    	margin-bottom: 0px !important; 
	}
	
	.review{
		max-width: 100% !important;
		margin-top: 100px;
		padding-top: 50px !important;
		padding-bottom: 50px !important;
    	padding-left: 25px !important;
		padding-right: 25px !important;
	}
	
	.nom {
    	text-indent: 0px !important;
		display: flex;
    	justify-content: center;
	}
	
	.review__cons.date, .review__cons.rdv, .review__cons.prix, .review__cons.adresse, .review__cons.icon, .review__cons.parking, 		.review__cons.website, .review__cons.min-max {
    	display: flex;
    	margin-left: -15px; 
    	align-items: center;
		flex-direction: column !important;
	}
	
	.custom-field {
    	left: 0% !important;
		position: relative !important;
	}
	
	.h4-ACF{
		margin-left: 0px !important;
		margin-right: 0px !important;
		margin-top: 10px !important;
		margin-bottom: 10px !important;
	}
	
	.acf-mail, .acf-tel{
		margin-left: 0px !important;
	}
	
	.acf-mail{
		margin-top: 15px;
	}
	
	.title-post{
		top: 9% !important;
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
	
	.featured-image img {
    	margin-top: 0px !important;
	}
	
	
	/* PAGE MAP */ 
	
	.column-map{
		max-width: 80% !important;
	}
	
	.grve-row-inner.grve-bookmark.column-right-contact {
    	border-top-left-radius: 100px;
    	width: 150% !important;
        padding-right: 0px; 
	}
	
	.custom-field.field-agenda {
    	left: 0% !important;
	}
	
	
	#page-607 .section-acti .grve-background-wrapper::after{
		display: none;
	}
}

@media (max-width: 767px) { 
	.grve-carousel-item .grve-post-item .grve-media.grve-image-hover{
		display: flex; 
		justify-content: center;
	}
	
	.section-avantage::before {
    	z-index: 0 !important;
	}
	
	.section-avantages::before {
    	z-index: 0 !important;
	}
	
	.grve-element.grve-tab.grve-vertical-tab.section-avantage {
    background-color: #ffffff;
    padding-top: 50px !important;
    padding-left: 50px ;
    padding-bottom: 120px;
    margin-left: 0% !important;
    border-radius: 25px !important;
    max-height: 1200px !important;
    width: 100%;
    padding-right: 50px ;
	}
	
	.h1-accueil{
		padding-left: 0px !important;
	}
	
	.title-garden, .title-open{
		margin-left: 25px !important;
		font-size: 60px !important;
	}
	
	.btn-acc-right{
		margin-top: 20px !important;
	}
	
	.grve-title-line.grve-bg-primary-2 {
    	margin-left: 50px; 
	}
	
	.h1-accueil::after{
		display: none;
	}

	.h1-accueil::before{
		display: none;
	}
	
	/* PAGE JARDINS */ 
	
	.wpgmp-map-9 .wpgmp_infowindow.wpgmp_infowindow_post .fc-item-title{
		    max-height: 180px;
    		max-width: 150px;
	}
	
	.wpgmp_map_container .gm-style-iw{
		min-width: 200px !important;
	}
	
	#page-22 .div-map .grve-background-wrapper::after{
		display: none;
	}

	.section-jardins{
		z-index: 150;
	}

	.wp-post-image.wpgmp_featured_image, .fc-btn.fc-btn-small.fc-btn-red{
		border-radius: 10px !important;
		max-width: 100% !important;
	}
	
	.wpgmp_map{
		width: 100% !important;
		height: 600px !important;
	}
	
	
	.fc-itemcontent-padding{
		max-width: 350px !important;
	}
	
	#page-22 .grve-background-wrapper::after{
		z-index: 0 !important;
	}
	
	#page-22 .grve-background-wrapper::before{
		z-index: 0 !important;
	}

	.fc-item-title {
		position: absolute !important;
		width: 400px !important;
		text-align: center !important;
		height: 380px !important;
		bottom: 10% !important;
		padding-top: 350px !important;
	}

	/* PAGE ACTIVITÉS */ 
	
	
	#page-24 .grve-background-wrapper::before{
		z-index: 0 !important;
	}
	
	#page-24 .grve-background-wrapper::after{
		z-index: 0 !important;
	}
	
	.widget .eaw-block .eaw-li__flex.eaw-alignleft {
    	flex-direction: column;
    	justify-content: center;
	}
	
	.widget .eaw-block .eaw-li__wrap{
		margin-bottom: 300px !important;
	}
	
	.widget .eaw-block .eaw-thumb {
    	border-top-left-radius: 25px;
		border-bottom-left-radius: 0px !important;
    	border-top-right-radius: 25px !important;
		max-width: 500px !important;
    	width: 43.5% !important;
	}
	
	.widget .eaw-block .eaw-li__flex .eaw-content-wrap {
    	border-bottom-left-radius: 25px !important;
    	border-bottom-right-radius: 25px !important;
		border-top-right-radius: 0px !important;
    	max-width: 500px !important;
    	height: 250px !important;
		padding-left: 20px !important;
		padding-right: 20px !important;
		z-index: 1 !important;
	}
	
	.section-acti .grve-container{
		display: flex;
		justify-content: center;
	}


	/* PAGE 0 PROPOS */
	
	.section-propos {
    	padding-left: 25px !important;
    	padding-right: 25px !important;
		max-width: 110%;
	}
	
	.column-left-propos{
		margin-bottom: 25px;
	}
	
	/* PAGE DEVENIR MEMBRE */ 
	
	.memberChoiceContainer::before{
		z-index: 0 !important;
	}
	
	/* PAGE CONTACT */
	
	.section-contact::before{
		z-index: 0 !important;
	}
	
	.column-map{
		max-width: 80% !important;
	}
	
	/* FOOTER */ 
	
	.grve-widget-area::before{
		display: none;
	}
	
	.grve-widget-area::after {
    	z-index: 0;
	}
	
	.xoo-el-container:not(.xoo-el-style-slider) .xoo-el-inmodal {
    vertical-align: top !important;
    margin-top: 50px !important;
}
	
	#grve-footer .grve-widget-area, #grve-footer .grve-widget-area .grve-container, #grve-footer .grve-widget-area .widget, #grve-footer .grve-widget-area .widget a:not(.grve-outline):not(.grve-btn), #grve-footer .grve-widget-area .widget ul, #grve-footer .grve-widget-area .widget li, #grve-footer .grve-widget-area .widget div, #grve-footer .grve-widget-area table, #grve-footer .grve-widget-area tr, #grve-footer .grve-widget-area td, #grve-footer .grve-widget-area th, #grve-footer .grve-widget-area form, #grve-footer .grve-widget-area .wpcf7-form-control-wrap, #grve-footer .grve-widget-area label, #grve-footer .grve-widget-area .grve-border, #grve-footer .grve-widget-area form, #grve-footer .grve-widget-area form p, #grve-footer .grve-widget-area form div, #grve-footer .grve-widget-area form span, #grve-footer .grve-widget-area .grve-widget-area {
		border-color: #3E3F3F;
    display: flex !important;
    justify-content: center !important; 
    flex-direction: column ;
    margin: 0 auto;
	}
	
	.fa.fa-home{
		display: none;
	}
	
	#grve-widget-contact-info-4 .grve-info-content, #grve-widget-contact-info-3 .grve-info-content{
		margin-top: 15px !important;
		margin-bottom: 15px !important;
	}
	
	.grve-column-wrapper.vc_custom_1715777135349.grve-flex.grve-flex-position-middle{
		border-right-width: 0px !important;
	}
	
	#page-607 .grve-background-wrapper::before {
    display: none;
	}
	
	#page-607 .grve-background-wrapper::after {
    display: none;
	}
	
	.section-connexion .grve-container{
		padding-left: 25px !important;
		padding-right: 25px !important;
	}

}

@media (min-width: 501px) and (max-width: 767px) { 
	.title-open{
		margin-left: 150px !important;
	}
	
	/* PAGE JARDINS DETAILS */ 
	
	.single-post #grve-single-content {
    	display: flex !important;
    	justify-content: start !important;
    	margin-top: -50px !important;
    	margin-bottom: 0px !important; 
	}
	
	.review{
		max-width: 100% !important;
	}
	
	.nom {
    	text-indent: 0px !important;
	}
	
	.review__cons.date, .review__cons.rdv, .review__cons.prix, .review__cons.adresse, .review__cons.icon, .review__cons.parking, 		.review__cons.website, .review__cons.min-max {
    	display: flex;
    	margin-left: -40px; 
    	align-items: center;
	}
	
	.custom-field {
    	left: 35% !important;
	}
	
	.title-post{
		top: 20% !important;
	}
	
	.featured-image img {
    	margin-top: 0px !important;
	}
	
	.custom-field.field-agenda {
    	left: 16% !important;
	}
	
}

@media (max-width: 1280px) { 
	.xoo-el-form-container.xoo-el-form-popup h2{
		margin-top: 50px;
	}
}
@media (max-width: 1280px) { 
	.menu-item-759{
		position: inherit !important;
	}
	
	#grve-header.grve-responsive-overlapping + * {
        top: -105px;
        margin-bottom: -60px;
    }
	
	.section-honneur::before{
		z-index: 1 !important;
	}
	
	.menu-item-576-fr a{
		padding-top: 1.154em !important;
  		padding-bottom: 1.154em !important;
		padding-left: 0px !important;
	}
	
	.menu-item-576-nl a{
		padding-top: 1.154em !important;
  		padding-bottom: 1.154em !important;
		padding-left: 0px !important;
	}
	
	.menu-item-577-fr a{
		padding-top: 1.154em !important;
  		padding-bottom: 1.154em !important;
		padding-left: 0px !important;
	}
	
	.menu-item-577-nl a{
		padding-top: 1.154em !important;
  		padding-bottom: 1.154em !important;
		padding-left: 0px !important;
	}
	
	#grve-header.grve-responsive-overlapping + *{
		margin-bottom: -105px !important;
	}
	
	.grve-logo-responsive{
		margin-top: 15px;
	}
}

@media (max-width: 1200px) { 
	.menu-item-752{
		position: relative !important;
		padding-left: 10px;
	}
	
	.menu-item-753{
		position: relative !important;
		padding-left: 10px;
	}
	
	.menu-item-758 {
    	position: relative !important;
		padding-left: 10px;
	}
	/* PAGE À PROPOS */ 
	.section-echange .grve-column-wrapper-inner {
    	height: 200px !important;
    	color: #073E2D;
    	margin-bottom: 25px !important;
	}
	
	.section-propos-page::before{
		display: none;
	}
	
	/* PAGE CONTACT */ 
	
	.column-map{
		margin-top: 50px;
	}
	
	.grve-element.grve-title.grve-align-left.grve-h2.h2-contact{
		margin-left: 75px;
	}
	
	/* FOOTER */ 
	
	.grve-widget-area {
    	border-top-left-radius: 100px !important;
    	border-top-right-radius: 100px !important;
	}
	
	#page-1283 .div-map .grve-background-wrapper::before{
		display: none !important;
	}
	
	.featured-image:before{
		display: none;
	}

	.featured-image:after{
		display: none;
	}
}

@media (min-width: 300px) and (max-width: 650px) { 
	.wpb_raw_code.wpb_content_element.wpb_raw_html.date-filter{
		max-width: 100%;
	}
}

@media (min-width: 300px) and (max-width: 767px) { 
	.wpb_raw_code.wpb_content_element.wpb_raw_html.date-filter{
		position: relative !important;
		left: 0% !important;
		margin-bottom: 0px !important;
	}

	#grve-theme-wrapper input[type="text"]{
		width: 100% !important;
		max-width: 100% !important;
	}
	
	.background-acti{
		margin-top: 50px !important;
	}
	
}

@media (min-width: 1230px) { 
	.post_format-post-format-gallery #grve-single-media {
    margin-top: -150px;
	}
}

@media (min-width: 768px) and (max-width: 1230px) { 
	/* PAGE JARDINS */ 
	.wpgmp_map{
		width: 100% !important;
		height: 600px !important;
	}
	
	.section-propos {
    	width: 110% !important;
	}
	
	.column-map{
		max-width: 80% !important;
	}
	
	.section-honneur::before{
		z-index: 0 !important;
	}
	
	/* PAGE JARDIN DETAILS */ 
	
	.single-post #grve-single-content {
    	display: flex !important;
    	justify-content: start !important;
    	margin-top: -50px !important;
    	margin-bottom: 0px !important; 
	}
	
	.review{
		max-width: 100% !important;
	}
	
	.nom {
    	text-indent: 0px !important;
	}
	
	.review__cons.date, .review__cons.rdv, .review__cons.prix, .review__cons.adresse, .review__cons.icon, .review__cons.parking, 		.review__cons.website, .review__cons.min-max {
    	display: flex;
    	margin-left: 0px; 
    	align-items: center;
	}
	
	.custom-field {
    	left: 25% !important;
	}
	
	.title-post{
		top: 17% !important;
	}
	
	.featured-image img {
    	margin-top: -100px !important;
	}

	.wpb_raw_code.wpb_content_element.wpb_raw_html.date-filter{
		position: relative !important;
		left: 0% !important;
		margin-bottom: 0px !important;
	}
	
	/* PAGE ACTIVITÉ */ 
	.widget .eaw-block .eaw-thumb{
        max-width: 43.5% !important;
        width: 43.5% !important;
    	}
}
@media (min-width: 960px) {

.section-accueil{
	padding-top: 50px !important;
	padding-bottom: 50px;
}

}


@media only screen and (min-width: 960px) and (max-width: 1200px) {
    h1, .grve-h1 {
        font-size: 75px !important;
        line-height: 1.75em;
    }
}

@media (min-width: 767px) and (max-width: 1454px) { 
    .grve-element.grve-tab.grve-vertical-tab.section-avantage {
        background-color: #ffffff;
        padding-top: 120px;
        padding-left: 60px;
        padding-bottom: 120px;
        margin-left: 0%;
        border-radius: 25px;
        max-height: 900px !important;
        width: 110%;
		padding-right: 50px;
    }
	
	.section-avantage::before {
    	z-index: 0 !important;
	}
	
	.section-avantages::before {
    	z-index: 0 !important;
	}
	
	.custom-field.field-agenda {
    	left: 5% !important
	}
/* PAGE DEVENIR MEMBRE */ 
	
	.memberChoiceContainer::before{
		z-index: 0 !important;
	}
}

@media (min-width: 1501px){ 
	.img-accueil2{
		margin-top: 150px;
	}
}

@media (min-width: 961px) and (max-width: 1500px){ 
	.img-accueil2{
		margin-top: 150px;
	}
}

@media (max-width: 1000px){ 
	.btn-connexion .grve-btn{
		margin-top: 0px !important;
	}
	
	.xoo-el-wrap {
    	height: 800px !important;
	}
	
	.xoo-el-action-form.xoo-el-form-login {
    	padding-right: 0px;
    	margin-left: 0px;
    	margin: 0 auto !important;
	}
	
	.xoo-el-srcont {
    	display: flex;
    	flex-direction: column !important;
	}
	
	.xoo-el-fields {
    	display: flex;
    	flex-direction: column !important;
    	justify-content: center;
		margin-top: 25px !important;
	}
	
	.xoo-el-main {
    	padding: 20px 30px;
	}
	
	.div-devenir-popup {
    	margin-top: 20px !important;
    	max-width: 400px;
    	margin: 0 auto;
	}
}

@media (max-width: 1230px){ 
	.single-post #grve-single-content{
        margin-left: 0% !important;
    	max-width: 525px !important;
    }
}

@media (min-width: 800px) and (max-width: 1230px){
	width: 90% !important;
}

@media (min-width: 1231px) and (max-width: 1454px) { 
	.custom-field {
    	left: 14%;
	}
	
	.custom-field.field-agenda {
    	left: 5% !important
	}
}


@media (min-width: 1101px) and (max-width: 1200px){
	.custom-field.field-agenda {
    	left: 9% !important;
	}
}

@media (min-width: 1201px) and (max-width: 1280px){
	#grve-main-header.grve-header-default .grve-horizontal-menu.grve-position-left {
    	margin-left: 0px !important;
	}
}

@media (min-width: 1281px) and (max-width: 1555px){
	#grve-header .grve-horizontal-menu.grve-position-left ul.grve-menu > li > a {
    	padding: 0px 1em 0px 1em;
	}
}

@media (min-width: 1200px) and (max-width: 1300px){

	.img-accueil{
		width: 190% !important;
	}
	
}

@media (min-width: 1200px) and (max-width: 1600px){
	
	.img-accueil{
		width: 125% !important;
	}
	
	.custom-field.field-agenda {
    	left: 5% !important
	}

}


.grve-single-content div .grve-container .grve-container h2{
	padding-left: 50px;
}

.page-id-12 #grve-footer, .page-id-674 #grve-footer{
	background-color: #073e2d91 !important;
}

.post-type-archive-product.woocommerce-page #grve-footer{
	background-color: #e1efeb;
}

.wps_sfw_expiry_interval{
	display: none;
}

.xoo-aff-required.xoo-aff-password{
	margin-top: 10px !important;
}

.xoo-aff-pwtog-show{
	margin-top: 10px !important;
}

.wpgmp_before_listing{
	display: none;
}

.grve-btn.grve-btn-medium.grve-shadow-small.grve-square.grve-bg-primary-2.grve-bg-hover-primary-1.btn-style.btn-acc-left.btn-connexion{
	font-size: 9px !important;
}

.woocommerce form .show-password-input, .woocommerce-page form .show-password-input{
	left: 20.7em !important;
	width: 20px;
	background-color: transparent !important;
	margin-top: -13px !important;
}

.daterangepicker .calendar-table .has-post {
    position: relative;
}
.daterangepicker .calendar-table .has-post::after {
    content: "";
    position: absolute;
    bottom: 4px;
    left: 50%;
    transform: translateX(-50%);
    width: 6px;
    height: 6px;
    background-color: #073e2d;
    border-radius: 50%;
}

.grve-post-title.grve-post-title-hover.grve-h3{
	text-align: center;
}

.woocommerce-password-strength{
	max-width: 300px;
}

.p-acti{
	color: #fff !important;
}

#grve-single-content .grve-container{
	max-width: 525px !important;
}

.wps_recurring_bifurcation_wrapper{
	display: none;
}

.button.btn.xoo-el-action-btn.xoo-el-lostpw-btn{
	background-color: #e1f9e8 !important;
    border-color: #e1f9e8 !important;
    width: 366px !important;
    border-radius: 38px !important;
    color: #073e2d !important !important;
    padding: 0px !important;
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.2) !important;
}

.xoo-el-action-form.xoo-el-form-login{
	padding-right: 0px !important;
	margin-left: 0px !important;
}

span.xoo-el-nav-ft {
    margin: 10px 20px 0 20px !important;
}

.order-again{
	display: none;
}

.woocommerce-MyAccount-downloads-file.button.alt{
	background-color: #E1F9E8 !important;
    color: #135335 !important;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 10px;
	font-size: 20px !important;
}
.download-file{
	padding-top: 0px !important;
}

#page-id-12 .woocommerce form .show-password-input::after, .woocommerce-page form .show-password-input::after {
	margin-left: -1.382em !important;
}

.page-id-12 #grve-theme-wrapper input[type="text"] {
    width: 100% !important;
}

.custom-field.field-agenda {
    	left: 5%;
	}

.plus.grve-qty-btn.grve-custom-btn{
	display: none !important;
}


.message-error{
	background-color: #ffffff;
    color: #D0021B;
    border: 2px solid red;
    display: flex;
    justify-content: center;
    vertical-align: middle;
    border-radius: 15px;
    padding: 15px;
    font-size: 20px;
}

.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--payment-methods.is-active, .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--payment-methods{
	
}

.grve-single-post .grve-carousel-next, .grve-single-post .grve-carousel-prev{
	display: none;
}

.woocommerce-address-fields .button{
	    border-radius: 25px !important;
    background-color: #e1f9e8 !important;
}

.slider-acti .grve-background-wrapper{
	    background-color: #fff !important;
		color: #073e2d !important;
}

.slider-acti h3{
	font-size: 24px;
    line-height: 1.5;
}

.text-slider-acti{
	color: #000;
}

/* MAP BLOG */ 

.single-post .wpgmp_map_container .wpgmp_filter_wrappers, .single-post .wpgmp_map_container .wpgmp_listing_container{
	display: none;
}


.date-block{
	display: flex;
	flex-direction: row;
}

.heure-fin{
	margin-left: 5px;
}

.showlogin{
	color: #2ea2cc !important;
}

.button.btn.xoo-el-action-btn.xoo-el-resetpw-btn{
	background-color: #e1f9e8 !important;
    border-radius: 38px !important;
}

.button.btn.xoo-el-action-btn.xoo-el-login-btn::marker{
	display: none !important;
	color: #fff !important;
}

.woocommerce-input-wrapper #billing_phone, 
.woocommerce-input-wrapper #billing_email, .select2-selection.select2-selection--single{
	border: 1px solid #073E2D !important;
  margin-right: 25px;
  max-height: 36px !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  border-radius: 8px !important;
  color: #073E2D !important;
  background-color: #ffffff !important;
  min-height: 36px !important;
	max-width: 300px !important;
}

.select2-selection.select2-selection--single{
	 margin-right: 0px;
}

#billing_country_field{
	max-width: 300px !important;
}

.section-acti-page{
		border-bottom-left-radius: 100px !important;
		border-bottom-right-radius: 100px !important;
	}

.coupon{
	text-align: left !important;
}

/* RÉI MDP */


.login .message, .login .notice, .login .success {
    border-left: 4px solid #72aee6;
    padding: 12px;
    margin-left: 0;
    margin-bottom: 20px;
    background-color: #fff;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
    word-wrap: break-word;
    display: none;
}

.daterangepicker.openscenter:after, .daterangepicker.openscenter:before{
	display: none !important;
}

.shop_table.shop_table_responsive.my_account_orders.woocommerce-orders-table.woocommerce-MyAccount-subscriptions.woocommerce-orders-table--subscriptions{
	display: none !important;
}

.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--payment-methods{
	display: none;
}

.grve-cart-update-button{
	display: flex;
    justify-content: right;
    margin-bottom: 75px;
}
.woocommerce table.shop_table, .woocommerce-page table.shop_table{
	margin-bottom: 25px;
}


.grve-section.grve-row-section.grve-fullwidth-background.grve-bg-none.section-connexion .grve-container .grve-row.grve-bookmark.grve-columns-gap-30 .grve-column-1-2{
	width: 75%;
}

.woocommerce-Input.woocommerce-Input--email.input-text{
	border: 1px solid #073E2D !important;
    margin-right: 25px;
    max-height: 36px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    border-radius: 8px !important;
    color: #073E2D !important;
    background-color: #ffffff !important;
    min-height: 36px !important;
	max-width: 300px;
}


@media only screen and (min-width: 1024px) {
    .alignwide {
        margin-left: 0% !important;
        margin-right: -12%;
        max-width: none;
    }
	
	.wp-block-woocommerce-coming-soon.woocommerce-coming-soon-default.has-text-color.has-background{
		background-color: green !important;
	}
}

.ekit-template-container * {
    text-transform: none !important;
}