/*
 * Theme Name: WilCity ChildTheme
 * Theme URI: https://wilcity.com
 * Author: wiloke
 * Author URI: https://wiloke.com
 * Description: Listing WordPress Theme
 * Version: 1.0
 * Template: wilcity
 */

 @import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed');
 @import url('https://fonts.googleapis.com/css2?family=Raleway');

 /*
#wilcity-root div {
    height: 0 !important;
}

#wilcity-root header div,
#wilcity-root nav div,
#wilcity-root section div {
    height: inherit !important;
}
*/

a {
    color: #83D17F;
}


a:hover {
    color: #5d965a;
    text-decoration: underline;
}

.footer_widgets__3FIuV a, .nav-menu a, .wil-flex-wrap a {
    color: inherit;
}

#videos a span:hover, .nav-menu a, a.header_loginHead__3HoVP {
    color : #fff !important;
}

#videos a, .footer_widgets__3FIuV a:hover, .nav-menu a:hover, .wil-flex-wrap a:hover, .wil-btn:hover, .btn:hover, .wil-scroll-top a:hover, .filter_module__p0Iwz a:hover, a.header_loginHead__3HoVP {
    text-decoration: none;
}


.post_body__TYys6 {
    padding: 0 15px !important;
}


.otgs-development-site-front-end,
.wpml-ls-statics-footer {
    display: none !important;
}

.widget.widget_block {
    margin-bottom: 15px !important;
}


.wpb_video_widget.vc_video-aspect-ratio-169 .wpb_video_wrapper {
    padding-top: 0 !important;
}

.remove {
    height: 0 !important;
}

body.popup-active::-webkit-scrollbar {
    display: none;
}

.page-id-9 #wil-results-wrapper,
.page-id-1352 #wil-results-wrapper,
.page-id-1350 #wil-results-wrapper {
    padding-bottom: 100px;
}

#header #label {
    position: absolute !important;
    bottom: 0 !important;
    left: 0 !important;
}

#header #button {
    position: absolute !important;
    bottom: 6% !important;
    right: 0 !important;
}

/* CORRECTION DU THEME */

.wil-content {
    overflow: hidden !important;
}

body {
    overflow-x: hidden;
}

.wil-section.bg-color-gray-2 {
    background-color: transparent !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.home h1.post_title__2Jnhn {
    display: none !important;
}

.page-template-default h1.post_title__2Jnhn {
    display: none !important;
}

.post-template-default .wil-content {
    padding: 100px 0;
}

#comments-list, #respond {
    display: none;
}
.post_module__3uT9W, .post_singleDescription__2GviT, .post_footer__3hdew {
    margin: 0 !important;
    padding: 0 !important;
}

.post_body__TYys6 {
    margin-bottom: 10px;
}

.post-template-default .post_body__TYys6 {
    margin-bottom: 50px !important;
}

.vc_column_container > .vc_column-inner {
    padding: 0 !important;
}

#header, #events {
    padding-top: 0 !important;
}

#events {
    overflow: inherit !important;
    margin-top: 70px !important;
    padding-bottom: 0 !important;
}

#events .discover .vc_column-inner, #videos .videos .vc_column-inner {
    padding: 15px 40px 35px !important;
    margin: 0 20px !important;
    box-shadow: 0 3px 21px rgba(84, 112, 108, 0.11);
    border-radius: 20px !important;
}

#events h4.mec-event-title , #EventInNav h4.mec-event-title, #eventspage h4.mec-event-title {
    display: block !important;
    width: 100% !important;
    height: 100% !important;
    position: absolute !important;
    top: 0 !important;
    left: 50% !important;
    margin: 0 !important;
}

#events h4.mec-event-title a, #EventInNav h4.mec-event-title a, #eventspage h4.mec-event-title a {
    height: 100% !important;
    width: 100% !important;
    display: flex !important;
    align-items: flex-end !important;
    padding-bottom: 30px !important;
    padding-left: 12px !important;
}

#event .mec-event-list-classic .mec-event-article, #EventInNav .mec-event-list-classic .mec-event-article, #eventspage .mec-event-list-classic .mec-event-article {
    position: relative !important;
}

#mec_skin_events_329 .mec-event-detail {
    display: none;
}

#videos .videos .vc_column-inner{
	 padding: 15px !important;
	margin: 0  !important;
}

#videos .videos .no-bs .vc_column-inner{
    box-shadow: none;
}

#visit .content .vc_column-inner {
    padding: 30px 100px 40px !important;
    box-shadow: 0 3px 21px rgba(84, 112, 108, 0.11);
}




/* TYPOGRAPHY */

html body.page {
    font-family: 'Roboto', sans-serif !important;
    font-size: 16px !important;
    font-weight: 300 !important;
    color: #1E4E33 !important;
}

html body.page .nav {
    color: white !important;
}

h1 {
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 50px !important;
    font-weight: 500 !important;
    color: #1E4E33 !important;
    text-transform: uppercase !important;
    letter-spacing: 1.6px !important;
}
h2 {
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 34px !important;
    font-weight: 700 !important;
    color: #1E4E33 !important;
    text-transform: uppercase !important;
    letter-spacing: 1.6px;
}
h3 {
    font-family: 'Roboto', sans-serif !important;
    font-size: 27px !important;
    font-weight: 700 !important;
    color: #1E4E33 !important;
    letter-spacing: 1.4px;
}
h4 {
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 22px !important;
    font-weight: 700 !important;
    color: #1E4E33 !important;
}
h5 {
    font-size: 20px !important;
    font-weight: 500 !important;
    color: #1E4E33 !important;
}


h2.wpb_heading.wpb_singleimage_heading {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    margin: 0 !important;
    color: white !important;
    font-size: 22px !important;
    width: 100% !important;
    z-index: 2 !important;
}



h2.widget-title {
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    color: white !important;
    text-transform: uppercase !important;
    margin-bottom: 5px !important;
}

.wil-404-content h2 {
    color: white !important;
}

/* NAVIGATION */


.menu-item-object-custom.lang-item {
    display: block !important;
}


#quadmenu {
    position: relative;
    overflow: visible;
    z-index: -1 ;
}

.menu-item .navNumber{
	cursor: default
}

.wil-nav .nav-menu .sub-menu {
    width: 65px;
    top: 90%;
}

.wil-nav .nav-menu .menu-item-has-children>a:after{
    display: flex;
    align-items: center;
    margin-bottom: -2px;
}

.wil-nav .nav-menu .sub-menu>li a {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

#wilcity-root {
    overflow: hidden;
}


/*
.page-id-9 #quadmenu, .page-id-9 .header_loginItem__oVsmv, .tax-listing_cat .header_loginItem__oVsmv, .tax-listing_cat #quadmenu {
    display: none;
}*/


.menu-item-object-custom {
    display: none !important;
}


#menu-item-3480, #menu-item-3512, #menu-item-3511{
    display: none !important;
}

header#wilcity-header-section nav#quadmenu ul.quadmenu-navbar-nav li#menu-item-581,
header#wilcity-header-section nav#quadmenu ul.quadmenu-navbar-nav li#menu-item-1377,
header#wilcity-header-section nav#quadmenu ul.quadmenu-navbar-nav li#menu-item-1378 {
    display: block !important;
    width: 190px !important;
    height: 160% !important;
    background: url(https://www.beauraingtourisme.be/wp-content/uploads/2023/06/logo-2023-blanc-vert-1.png) no-repeat !important;
    background-size: contain !important;
    opacity: 1 !important;
    transform: translateY(-15px);
}

header#wilcity-header-section nav#quadmenu ul.quadmenu-navbar-nav li#menu-item-581 span,
header#wilcity-header-section nav#quadmenu ul.quadmenu-navbar-nav li#menu-item-1377 span,
header#wilcity-header-section nav#quadmenu ul.quadmenu-navbar-nav li#menu-item-1378 span {
    display: none;
}

#quadmenu::before {
    content : '';
    width: 100vw;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: rgba(0,0,0,0.45);
    z-index: -1;
    opacity: 0;
    transition: all .3s;
}

#quadmenu.searchMenu::before {
    content : '';
    width: 100vw;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background: #25232E;
    z-index: -1;
    opacity: 0;
    transition: all .3s;
}

#quadmenu.searchMenu .quadmenu-navbar-nav {
    border: none !important;
}


header#wilcity-header-section nav#quadmenu.menuBackground::before {
    transition: all .3s;
    opacity: 1;
}

header#wilcity-header-section nav#quadmenu ul.quadmenu-navbar-nav li a span {
    color: white !important;
    padding: 0 !important;
    transition: all .3s;
}

header#wilcity-header-section nav#quadmenu ul.quadmenu-navbar-nav li div.quadmenu_btt a span.quadmenu-text {
    color: #1E4E33 !important;
    transition: all .3s;
}

header#wilcity-header-section nav#quadmenu ul.quadmenu-navbar-nav div.quadmenu-item-widget li.quadmenu-item-level-3 a span.quadmenu-text {
    color: #3e7e5a !important;
    font-weight: 600 !important;
	transition: all ease 0.7s
}

header#wilcity-header-section nav#quadmenu ul.quadmenu-navbar-nav div.quadmenu-item-widget li.quadmenu-item-level-3:hover a span.quadmenu-text {
    color: #83D17F !important;
    
}


header#wilcity-header-section .wil-tb__cell .header_navWrapper__B2C9n { 
    width: 100% !important;
    height: 40px !important;
}

header#wilcity-header-section .wil-tb__cell .header_navWrapper__B2C9n .wil-nav,
header#wilcity-header-section .wil-tb__cell .header_navWrapper__B2C9n .wil-nav #wilcity-menu { 
    width: 100% !important;
    height: 40px !important;
    justify-content: flex-end;
    display: flex;
}

header#wilcity-header-section .wil-tb__cell .header_navWrapper__B2C9n .wil-nav #wilcity-menu li,
header#wilcity-header-section .wil-tb__cell .header_navWrapper__B2C9n .wil-nav #wilcity-menu li a { 
    display: flex;
    height: 40px !important;
    line-height: 3.25;
}

header#wilcity-header-section .wil-tb__cell .header_navWrapper__B2C9n .wil-nav #wilcity-menu li#menu-item-2390 a,
header#wilcity-header-section .wil-tb__cell .header_navWrapper__B2C9n .wil-nav #wilcity-menu li#menu-item-2391 a,
header#wilcity-header-section .wil-tb__cell .header_navWrapper__B2C9n .wil-nav #wilcity-menu li#menu-item-2392 a {
    display: block !important;
    display: flex;
    height: 30px !important;
    line-height: 2.5;
    margin: 5px;
    background: #83D17F;
    border-radius: 5px;
    transition: all .3s;
}

#menu-item-2390.menu-item-object-custom,
#menu-item-2391.menu-item-object-custom,
#menu-item-2392.menu-item-object-custom {
    display: flex !important;
}

header#wilcity-header-section .wil-tb__cell .header_navWrapper__B2C9n .wil-nav #wilcity-menu li#menu-item-2390:hover a,
header#wilcity-header-section .wil-tb__cell .header_navWrapper__B2C9n .wil-nav #wilcity-menu li#menu-item-2391:hover a,
header#wilcity-header-section .wil-tb__cell .header_navWrapper__B2C9n .wil-nav #wilcity-menu li#menu-item-2392:hover a {
    display: block !important;
    background: #5b9956 !important;
    color: white !important;
    transition: all .3s;
}

#wilcity-menu {
    padding: 0 !important;
}

header#wilcity-header-section nav#quadmenu {
    background-color: transparent !important;
    color: black !important;
}

header#wilcity-header-section nav#quadmenu #quadmenu_0 {
    display: flex !important;
    justify-content: center !important;
}

header#wilcity-header-section nav#quadmenu ul.quadmenu-navbar-nav {
    display: flex;
    justify-content: space-between;
    width: 80% !important;
    padding: 18px 0 15px !important;
    border-bottom: 2px solid white;
}

header#wilcity-header-section nav#quadmenu ul.quadmenu-navbar-nav li {
    background: none !important;
}




header#wilcity-header-section nav#quadmenu ul.quadmenu-navbar-nav li div.quadmenu_btt.quadmenu-dropdown-stretch-boxed {
    width: 80%;
    margin: 20px auto;
    border-radius: 5px;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
    padding: 5px;

    font-size: 16px !important;
    color: #345F47 !important;
}

header#wilcity-header-section nav#quadmenu ul.quadmenu-navbar-nav li div.quadmenu_btt.quadmenu-dropdown-stretch-boxed a {
    font-size: 16px;
    font-weight: 500;
}

header#wilcity-header-section nav#quadmenu ul.quadmenu-navbar-nav li div.quadmenu_btt.quadmenu-dropdown-stretch-boxed a span.quadmenu-item-content {
    position: relative;
}

header#wilcity-header-section nav#quadmenu ul.quadmenu-navbar-nav li div.quadmenu_btt.quadmenu-dropdown-stretch-boxed a span.quadmenu-item-content .quadmenu-text {
    padding-left: 30px !important;
}

header#wilcity-header-section nav#quadmenu ul.quadmenu-navbar-nav li div.quadmenu_btt.quadmenu-dropdown-stretch-boxed a span.quadmenu-item-content .quadmenu-icon {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);

    color: #D3EAE7 !important;
}

header#wilcity-header-section nav#quadmenu ul.quadmenu-navbar-nav li div.quadmenu_btt.quadmenu-dropdown-stretch-boxed a span.quadmenu-item-content:hover .quadmenu-icon {
    color: #345F47 !important;
    translate: all .3s;
}


header#wilcity-header-section nav#quadmenu .quadmenu-caret {
    display: none !important;
}

#quadmenu.quadmenu-default_theme .quadmenu-navbar-nav > li:not(.quadmenu-item-type-button).quadmenu-has-link:hover, #quadmenu.quadmenu-default_theme .quadmenu-navbar-nav > li:not(.quadmenu-item-type-button).quadmenu-has-link.open {
    background-color: transparent !important;
}

div#wil-search-v2 {
    margin-top: 40px;
    position: relative !important;
}

#menu-item-131, #menu-item-759, #menu-item-764 {
    display: block !important;
    margin-right: auto !important;
}


.wil-addlisting-btn {
    display: none !important;
}

#menu-item-131 a,
#menu-item-759 a, 
#menu-item-764 a {
    display: none;
}

#menu-item-131 a.navNumber,
#menu-item-759 a.navNumber,
#menu-item-764 a.navNumber {
    display: inline;
    align-items: center;
    padding-right: 15px;
}

#menu-item-131 .navOpen,
#menu-item-759 .navOpen,
#menu-item-764 .navOpen {
    font-family: 'Raleway' !important;
    font-weight: 700;
    color: #83D17F !important;
    font-size: 10px !important;
    text-transform: uppercase !important;
    margin-bottom: 0px !important;
    margin-top: 0px !important;
    margin-right: 15px !important;
}

#menu-item-131 .navNumber,
#menu-item-759 .navNumber,
#menu-item-764 .navNumber {
    font-family: 'Raleway' !important;
    font-weight: 700;
    font-size: 16px !important;
    color: white !important;
    margin-bottom: 0px !important;
}

#menu-item-131 .navWrite,
#menu-item-759 .navWrite,
#menu-item-764 .navWrite {
    font-family: 'Raleway' !important;
    font-weight: 700;
    color: #83D17F !important;
    font-size: 12px !important;
    text-transform: uppercase !important;
    margin-bottom: 0px !important;
}

#menu-item-131 .navWrite-first,
#menu-item-759 .navWrite-first,
#menu-item-764 .navWrite-first {
    padding-right: 15px !important;
}


.iconPhoneHomepage {
    margin-right: 8px;
    font-size: 16px !important;
}

.home .iconPhoneHomepage {
    transform: scale(-1,1);
    font-size: 14px !important;
}



body .js-header-fixed~.wil-content .js-listing-bar-fixed~.filter-bar,
body .js-header-sticky:not(.js-header-fixed) ~ .wil-content .js-listing-bar-fixed ~ .filter-bar {
    position: fixed !important;
    width: 100%;
    top: 117px !important;
    left: 0 !important;
    z-index: 999999999;
}

.searchNavCustom {
    display: none !important;
}

body .js-header-fixed~.wil-content .js-listing-bar-fixed.searchNavCustom,
body .js-header-sticky:not(.js-header-fixed) ~ .wil-content .js-listing-bar-fixed.searchNavCustom  {
    position: fixed !important;
    width: 100%;
    top: 88px !important;
    left: 1 !important;
    z-index: 999999999;
}

body header.js-header-sticky {
    position: fixed;
    top: 0;
}

#blogArticle .vc_btn3 {
    font-size: 15px !important;
}


/* ARTICLE IN MENU */

#EventInNav article.mec-event-article  {
    padding: 0 !important;
    height: 280px;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

#EventInNav {
    margin-bottom: 20px !important;
}

#EventInNav article.mec-event-article a.mec-color-hover {
    height: 100%;
    top: 0;
    position: relative;
}

#menu-item-2384 #menu-item-2454 .widget,
#menu-item-2459 #menu-item-2460 .widget {
    margin-bottom: 10px !important;
}


.mec-events-gcal {
    color: white !important;
    font-weight: 800 !important;
    background-color: #83D17F !important;
}


/* Editing menu*/
#wilcity-header-section .wil-tb .wil-tb__cell:first-child {
    display: none !important;
}

.header_module__Snpib {
    height: 40px !important;
}


/* BUTTON */

button, a.vc_btn3, .searchListElement a {
    background: none !important;
    border: none !important;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 20px !important;
    font-weight: 700 !important;
    color: #1E4E33 !important;
    text-transform: uppercase !important;
    letter-spacing: 1.6px;
    position: relative;
    z-index: 0;
    padding: 2px 15px !important;
}

.searchListElement a {
    font-size: 18px !important;
    padding: 4px 0px !important;
    letter-spacing: 1.4px;
}

button:after, a.vc_btn3:after {
    content: '';
    height: 47%;
    width: 100%;
    background-color: #D3EAE7;

    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: -1;
    transform: translateX(-50%);

    transition: all .5s;
}

.searchListElement a::after {
    content: '';
    height: 3px;
    width: 100%;
    background-color: #D3EAE7;

    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: -1;
    transform: translateX(-50%);

    transition: all .5s;
}

button:hover::after, a.vc_btn3:hover::after, .searchListElement a:hover::after, .searchListElement.searchListElement-active a::after,
.vgs__next::after, .vgs__prev::after, .vgs__close::after, .mfp-close::after  {
    height: 100%;
}

.searchListElement a:hover::after {
    height: 3px;
    width: 40%;
}

button.mfp-arrow {
    position: absolute;
    opacity: 1 !important;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0 !important;
    width: 50px;
    height: 50px;
    -webkit-tap-highlight-color: transparent;
    background: white !important;
    border-radius: 5px;
}

.mfp-arrow:before, .mfp-arrow:after {
    margin-top: 20px;
    margin-left: 23px;
}

.mfp-arrow.mfp-arrow-left::before {
    margin-left: 18px !important;
}

button.mfp-arrow::after {
    display: none !important;
}

.mfp-arrow-right:before {
    border-left: 6px solid #1E4E33 !important;
    border-top-width: 5px;
    border-bottom-width: 5px;
    opacity: 1;
}

.mfp-arrow-left:before {
    border-right: 6px solid #1E4E33 !important;
    border-top-width: 5px;
    border-bottom-width: 5px;
    opacity: 1;
}

button.mfp-close {
    width: 45px !important;
    height: 45px !important;
    top: 0 !important;
    right: 0 !important;
}


.vgs__next::after, .vgs__prev::after, .vgs__close::after, .mfp-close::after {
    border-radius: 5px;
    background-color: #fff;
    
}   

#ville button, #ville button {
    font-size: 18px !important;
    text-align: left !important;
}

.buttonHeader button, .buttonHeader a {
    font-family: 'Raleway', sans-serif !important;
    font-size: 16px !important;
    font-weight: 900 !important;
    color: white !important;
    background: #2D3446 !important;
    border-radius: 5px !important;
    text-transform: uppercase !important;
    letter-spacing: 2.2px;
    padding: 15px 28px !important;
    width: 395px !important;
    text-align: left !important;
}

.buttonHeader button::after, .buttonHeader a::after {
    display: none;
}

.buttonHeaderBlue button, .buttonHeaderBlue a {
    background: white !important;
    color: #2D3446 !important;
    border: 2px solid #60BFF0 !important;
}

.cdf_VignetteGalleryOverlay {
    background: none !important;
}

.cdf_VignetteGalleryOverlay button,
.cdf_VignetteGalleryOverlay span,
.cdf_VignetteGalleryOverlay svg path {
    color: #2D3446 !important;
    fill: #2D3446 !important;
}

.cdf_VignetteGalleryOverlay button:after { 
    display: none;
}



/*HOMEPAGE*/

#header {
    background-position: center bottom !important;
    background-size: cover;
}

.mainTitleContainer {
    margin-top: 150px;
    text-align: center;
}

.mainTitle {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 130px !important;
    color: white !important;
    text-transform: uppercase !important;
    font-weight: 900 !important;
    letter-spacing: 10px !important;
    margin-top: 0 !important;
}

.mainSecondaryTitle {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 45px !important;
    color: white !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
    letter-spacing: 1px !important;
    margin-bottom: -20px !important;
}

#arrow { 
    width: 50px;
    position: absolute;
    left: 48%;
    transform: translateX(-50%) rotate(90deg);
    bottom: -15%;
    animation: arrow-scroll 1.7s infinite ease;
    margin: 0px !important;
}

#arrow a svg {
    fill: white !important;
    transition: all .3s;
}

#arrow:hover a svg {
    fill: #83D17F !important;
    transition: all .3s;
}

@keyframes arrow-scroll {
  0% {transform: translateY(0) rotate(90deg)}
  50% {transform: translateY(-7px) rotate(90deg)}
  55% {transform: translateY(-7px) rotate(90deg)}
  100% {transform: translateY(0) rotate(90deg)}
}

/*.escapeButton{
	position: relative;
	top: 10%;
}*/

.leftButton .vc_column-inner > .wpb_wrapper{
	display: flex;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	width: 95%;
	border-radius: 30px 0 0 30px;
	background-size: 300%;
  	transition: all 0.6s;
	transition: background-position 0.6s ease, transform 0.6s ease;
    background-image: linear-gradient(120deg, white 50%, #D3EAE7 50%);
    color: #D3EAE7;
}

.leftButton .wpb_wrapper p a {
    color: #1E4E33;
    text-decoration: none;
	background: transparent;
    transition: color 0.6s ease;
}

.leftButton .wpb_wrapper p a:hover {
    text-decoration: underline;
}

.leftButton:hover .vc_column-inner > .wpb_wrapper {
    background-position: 100%;
    transform: scale(1.1);
}

.leftButton:active .vc_column-inner > .wpb_wrapper {
    transform: translate(10px, 10px);
    box-shadow: 0px 10px 20px -15px rgba(0, 0, 0, 0.75);
}

.rightButton .vc_column-inner > .wpb_wrapper{
	display: flex;
	overflow: hidden;
	position: relative;
	cursor: pointer;
	width: 95%;
	border-radius: 0 30px 30px 0;
	justify-content: flex-end;
	background-size: 300%;
  	transition: all 0.6s;
	transition: background-position 0.6s ease, transform 0.6s ease;
    background-image: linear-gradient(120deg, white 50%, #D3EAE7 50%);
    color: #D3EAE7;
}

.rightButton .wpb_wrapper p a {
    color: #1E4E33;
    text-decoration: none;
	background: transparent;
    transition: color 0.6s ease;
}

.rightButton .wpb_wrapper p a:hover {
    text-decoration: underline;
}

.rightButton:hover .vc_column-inner > .wpb_wrapper {
    background-position: 100%;
    transform: scale(1.1);
}

.rightButton:active .vc_column-inner > .wpb_wrapper {
    transform: translate(-10px, -10px);
    box-shadow: 0px 10px 20px -15px rgba(0, 0, 0, 0.75);
}

.rightButton .wpb_wrapper .wpb_wrapper, .leftButton .wpb_wrapper .wpb_wrapper{
	border-radius: 0;	
}

/*.rightButton .wpb_wrapper:before{
	content: "";
    display: block;
    width: 2px; 
    height: 100%; 
    background-color: #1E4E33; 
    position: absolute;
	left: 0;
	top: 0;
}

.rightButton .wpb_wrapper .wpb_wrapper:before{
	display:none
}*/

.textButton .wpb_wrapper{
	flex-direction: column;
}

.textButton{
	margin-bottom: 0;
	display: flex;
	align-items: center;

}

.textButton h4{
	font-size: 20px !important;
	margin-top: 0;
}

.textButton p a{
	color: #1E4E33;
	text-decoration: none;
}

.imgButton{
	overflow: hidden;
	margin-bottom: 0px;
}

.imgRightButton{
	margin-left: 25px;
}

.imgLeftButton{
	margin-right: 25px;
}

@media (max-width: 768px) {
	
	.escapeButton.vc_inner {
		width: 60%;
    	display: block;
    	margin-right: auto;
    	margin-left: auto;
	}
	
	.leftButton{
		margin-bottom: 40px;
	}
}

/* OMBRE SUR IMAGE */

#activity .wpb_single_image.wpb_content_element {
    margin: 0 !important;
}

.page-template-default #pageHeader {
    position: relative;
}

.page-template-default #pageHeader::after {
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.25);
    position: absolute;
    top: 0;
    left: 0;
}

.page-template-default #pageHeader .wpb_text_column {
    position: relative !important;
    z-index: 99999 !important;
}

/* RECHERCHE */


.js-listing-list .listing_header__2pt4D>a:before, .listing_list2__2An8C .listing_header__2pt4D>a:before, .listing_list__32GHD .listing_header__2pt4D>a:before {
    opacity: .02;
}

.listing_list2__2An8C:hover .listing_header__2pt4D>a:before, .listing_list__32GHD:hover .listing_header__2pt4D>a:before, :hover.js-listing-list .listing_header__2pt4D>a:before {
    opacity: 0;
}

.js-listing-bar-sticky-fix {
    display: none !important;
}

.wil-favorite-btn, .wilcity-single-tool-favorite {
    display: none !important;
}

.wil-custom-custom_field-field i {
    display: none;
}
.wil-custom-custom_field-field span {
    font-size: 15px;
    color: #83D17F;
}



.listing_meta__6BbCG .text-ellipsis {
    display: block !important;
}

article.listing_module__2EnGq .listing_tagline__1cOB3.text-ellipsis {
    display: none !important;
}

/*search header*/

.searchHeader {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 400px;
    width: 100%;
    background: lightgray;
}

.searchHeader-dormir { background: url(https://beauraingtourisme.be/wp-content/uploads/2021/10/dormir-banner.jpg) no-repeat; background-size: cover; background-position: center; position: relative; }
.searchHeader-savourer { background: url(https://beauraingtourisme.be/wp-content/uploads/2021/10/savourer-banner.jpg) no-repeat; background-size: cover; background-position: center; position: relative; }
.searchHeader-visiter { background: url(https://beauraingtourisme.be/wp-content/uploads/2021/10/visiter-banner.jpg) no-repeat; background-size: cover; background-position: center; position: relative; }
.searchHeader-bouger { background: url(https://beauraingtourisme.be/wp-content/uploads/2021/10/bouger-banner.jpg) no-repeat; background-size: cover; background-position: center; position: relative; }
.searchHeader-experiences { background: url(https://beauraingtourisme.be/wp-content/uploads/2021/10/experiences-banner.jpg) no-repeat; background-size: cover; background-position: center; position: relative; }



h1.searchTitle {
    text-align: center;
    color: white !important;

    position: relative !important;
   z-index: 1 !important;
}

.searchHeader::after {
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.25);
    position: absolute;
    top: 0;
    left: 0;
	z-index:0;
}

.wil-section.bg-color-gray-2 {
    background-color: white !important;
}

.searchListElement {
    list-style: none; 
    margin: 0; 
    padding: 0; 
    margin-right: 25px;
    font-weight: 700;
}



/*
.searchNavCustom {
    height: inherit !important;
}

.searchNavCustom .container {
    display: flex;
    flex-direction: column;
}

.searchNavCustom .container .wil-tab-filters {
    display: flex;
    flex-direction: column;
    margin-left: 0 !important;
    background: none;
}

.searchNavCustom .container .wil-tab-filters li {
    border: none;
}

/*.filter_dropdown__1POEj {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    position: relative !important;
}

.wil-section {
    display: block !important;
}

#wil-results-wrapper {
    width: 70% !important;
    margin: 0 !important;
    float: right !important;
}

body .js-header-fixed~.wil-content .js-listing-bar-fixed~.filter-bar {
    position: relative !important;
    width: 30% !important;
    top: 0 !important;
    left: 0 !important;
    z-index: 999999999 !important;
    transition: none !important;
    float: left !important; 
}*/



/*
.filter_module__p0Iwz, .searchNavCustom {
    width: 30% !important;
    padding: 0 !important;
}

.filter_module__p0Iwz .container, .searchNavCustom .container {
    padding-right: 0 !important;
}

.searchNavCustom, .filter_module__p0Iwz {
    border: none !important;
}

.wil-tab-filters .wil-btn i, .wil-btn svg {
    margin-right: 10px !important;
}

.filter_module__p0Iwz .container .filter_item__tjou1:nth-child(4), 
.filter_module__p0Iwz .container .filter_item__tjou1:nth-child(5),
.filter_module__p0Iwz .container .filter_item__tjou1:nth-child(6) {
    display: none !important;
}

/*.filter_module__p0Iwz .container .filter_close__7B_wq,
.filter_module__p0Iwz .container .filter_footer__104sU {
    display: none !important;
}

.filter_dropdown__1POEj {
    /*box-shadow: none !important;
    border: none !important;
}

.filter_body__3Kyah {
    height: inherit !important;
}
*/
.filterType3_module__2x4yA {
    padding: 0 !important;
    background: white !important;
}

.list-utility_list__1DzGk a {
    font-family: 'Roboto Condensed', sans-serif !important;
    width: 100% !important  ;
    text-align: left;
    background: none !important;
    color: #345F47;
    font-size: 18px;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
    position: relative !important;
    min-width: inherit !important;
}

.list-utility_list__1DzGk a.disable {
    color: #345F47 !important;
    opacity: 1 !important;
}

.list-utility_list__1DzGk a:hover {
    color: #345F47 !important;
}

.list-utility_list__1DzGk a:after {
    content: '';
    height: 0px; 
    width: 100%;
    position: absolute;
    bottom: 3px;
    left: 50%;
    transform: translateX(-50%);
    background: #D3EAE7;
    z-index: -1;
    transition: all .3s;
}


.list-utility_list__1DzGk a.disable:after, 
.list-utility_list__1DzGk a:hover:after,
a.filter_button__lo852:hover:after {
    height: 12px; 
    transition: all .3s;
}

.list-utility_list__1DzGk a:hover:after {
    height: 12px;
    transition: all .3s;
}

a.filter_button__lo852 {
    background: none !important;
    border: none !important;
    width: inherit !important;
    position: relative;
    font-family: 'Roboto Condensed', sans-serif !important;
    font-size: 18px;
    padding: 0 10px !important;
}

a.filter_button__lo852:hover {
    color: #345F47 !important;
}

div.filter_item__tjou1 {
    margin: 0 !important;
}

.list-utility_module__32oNg {
    background: transparent !important;
}
/*
.list-utility_list__1DzGk a, a.filter_button__lo852{
    margin-top: 15px !important;
}

.filter_module__p0Iwz .container {
    width: 160px !important;
    margin: 0 !important;
}
*/

.list-utility_list__1DzGk {
    border-bottom: none !important;
}

a.filter_button__lo852 span:after{
    content: '';
    height: 0px; 
    width: calc(100% + 20px);
    position: absolute;
    bottom: 3px;
    left: 50%;
    transform: translateX(-50%);
    background: #D3EAE7;
    z-index: -1;
    transition: all .3s;
}

/*
.wil-map-btn.checkbox_module__1K5IS {
    position: absolute;
    top: -65px;
    left: 90vw;
    width: 100px;
}
*/

.wil-btn--primary {
    color: #345F47 !important;
}

.wil-btn--primary:hover, a:hover, a span:hover, .filter_item__tjou1 a:hover,  .filter_item__tjou1 a:hover span, 
.filter_item__tjou1 a,  .filter_item__tjou1 a span{
    color: #345F47;
    transition: none !important;
}

/*
.listing-bar_resuilt__R8pwY {
    margin-top: 50px;
}

/*search bar*/

.searchbox_wrap__37JXq {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}

.field_wrap__Gv92k {
    border: none !important;
    border-radius: none !important;
}

.searchbox_searchInput__2p4ds {
    border-bottom: 1px solid #345F47 !important;
}

.searchbox_searchButton__1c9iK {
    padding-right: 0px !important;
    border: none !important;
    border-bottom: 1px solid #345F47 !important;
    color: #345F47 !important; 
    width: 50px !important;
}

.searchbox_searchButton__1c9iK a.wil-btn.wil-btn--primary {
    background-color: transparent !important;
    color: #345F47 !important; 
    min-width: 100% !important;
    padding-left: 0;
    padding-right: 0;
}

.searchbox_searchInput__2p4ds {
    max-width: 550px !important;
}


/*

    DORMIR

*/

/* TYPOGRAPHY */

.dormir-template-default h1.listing-detail_title__2cR-R, 
.savourer-template-default h1.listing-detail_title__2cR-R,
.visiter-template-default h1.listing-detail_title__2cR-R,
.bouger-template-default h1.listing-detail_title__2cR-R,
.experiences-template-default h1.listing-detail_title__2cR-R {
    font-size: 36px !important;
}

.dormir-template-default header h2, 
.savourer-template-default header h2,
.visiter-template-default h2,
.bouger-template-default h2,
.experiences-template-default h2 {
    font-size: 24px !important;
}

h2.listing_title__2920A a {
    white-space: nowrap;
    font-size: 18px;
}

.vue-portal-target button {
    background: white !important;
    border-radius: 5px;
}

.vue-portal-target button::after {
    display: none;
}

header#wilcity-header-section {
    background-color: rgb(37, 35, 46) !important;
    color: white !important;
}

.social-icon_item__3SLnb i {
    padding: 12px 15px !important;
    height: inherit !important;
    width: inherit !important;
}

.utility-meta_module__mfOnV:hover span, .utility-meta_module__mfOnV:hover i {
    color: rgba(131,209,127,1) !important;
} 

.utility-meta_module__mfOnV {
    background-color: white !important;
    border-color: white !important;
    color: #1E4E33 !important;
}




/* LISTING DESCRIPITON */

.dormir-template-default .content-box_body__3tSRB .vc_row,
.savourer-template-default .content-box_body__3tSRB .vc_row,
.visiter-template-default .content-box_body__3tSRB .vc_row,
.bouger-template-default .content-box_body__3tSRB .vc_row,
.experiences-template-default .content-box_body__3tSRB .vc_row {
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}










#wil-edit-listing-btn, 
.btn-group-fixed_module__3qULF, 
#wil-login-register-controller, 
#wilcity-message-notifications, 
#wilcity-quick-notifications {
    display: none !important;
}




/*     NEWSLETTER     */

#newsletterInner {
    height: 450px;
    width: 450px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(255,255,255,.80);
    border-radius: 450px;
    border: 6px solid #37A52C;
}   

.newsletterContent {
    width: 75%;
    margin: 0 auto;
}

.social ul, .social li {
    padding: 0;
    margin: 0;
    list-style: none; 
}

.social li a.iconNetwork i {
    position: relative;
    top: 40%;
    left: 50%;
    transform: translate(-50%,-50%);
}

.iconNetwork {
    display: block;
    height: 50px;
    width: 50px;
    background: white;
    border: 2px solid #37A52C;
    list-style: none;
    padding: 0;
    border-radius: 50px;
    position: relative;
    margin-right: 10px;
}



/* FOOTER */

.footerLink:hover{
	color:black !important;
}

.footer_widgets__3FIuV div.col-md-4 {
    width: 25% !important;
}

.footer_widgets__3FIuV div.col-md-4:last-child {
    width: 50% !important;
}

.footer_widgets__3FIuV {
    background : #83D17F !important;
    color: white !important;
}

.footer_text__1FkcM {
    max-width: inherit !important;
    width: 85% !important;
    color: white;
}


.footer_text__1FkcM h4 {
    color: white !important;
    margin: 0 !important;
}

.footerContainer, .footerContainer ul {
    display: flex;
    justify-content: space-between;
}

.footerContainer ul, .footerContainer li {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none;
}

.footerContainer li {
    padding-right: 15px !important;
}

.footerContainer li:last-child {
    padding-right: 0px !important;
}



.textwidget a:hover {
    color: white !important;
}

.partenerImages {
    display: flex;
    flex-wrap: wrap;
}

.partenerImages a {
    display: block;
    height: 95px;
    width: 95px;
    border-radius: 150px;
    background : white;
    overflow: hidden;
    position: relative;
}

.partenerImages a img {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0;
    width: 78%;
}

footer .content-box_body__3tSRB {
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.social-icon_item__3SLnb i {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

.footer_textWrap__Xc_Ht {
    background: #413F4D !important;
}



/*     BLOG    */ 

#blog {
    position: relative;
}

#blog::before {
    content: '';
    height: 80%;
    width: 400px;
    /*background: #E4F8F5 !important;*/
    position: absolute;
    top: 10%;
    left: -460px;
}

.post-template-default #wilcity-root {
    margin-top: 60px;
}

.post_metaData__3b_38 span:first-child,
.post_metaData__3b_38 span:nth-child(3),
.post_metaData__3b_38 span:last-child {
    display: none !important;
}

.articleContainer {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 15px !important;
}

.articleContainer a {
    display: block;
    width: 32%;
    height: 280px;
    min-width: 260px;
    margin-bottom: 30px;
}

.article {
    height: 100%;
    width: 100%;
    color: white;
    padding: 20px;
    position: relative;
    overflow: hidden;
}

.article::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, rgba(0,0,0,0.5746673669467788) 0%, rgba(255,255,255,0) 100%);
    z-index: 0;
    transition: all .4s;
}

h4.title {
    color: white !important;
    margin-top: 0 !important;
    position: relative;
    z-index: 1;
    text-transform: uppercase;
    transform: translateY(140px);
    transition: all .4s;
}

h4.title::after {
    content: '';
    width: 120px;
    height: 5px;
    position: absolute;
    bottom: -10px;
    left: 0;
    background: #83D17F;
    z-index: 0;
    transition: all .4s;
}

.excerpt {
    position: relative;
    z-index: 1;
    transform: translateY(190px);
    transition: all .4s;
    font-size: 14px !important;
}

.seeMoreBtn {
    position: relative;
    z-index: 1;
    transform: translateY(190px);
    transition: all .4s;

    font-weight: 700;
    text-transform: uppercase;

    position: absolute;
    bottom: 30px;
    left: calc(50% - 65px);
}


.article:hover::after {
    background: rgba(0,0,0,0.57);
}

.article:hover h4.title {
    transform: translateY(0px);
}

.article:hover .excerpt {
    transform: translateY(10px);
}

.article:hover .seeMoreBtn {
    transform: translateY(10px);
}


#blog .vc_pageable-slide-wrapper.vc_clearfix { 
    display: flex !important;
    align-items: stretch !important;
    flex-wrap: wrap !important;
}

#allPosts .vc_pageable-slide-wrapper.vc_clearfix {
    display: flex !important;
    align-items: stretch !important;
    flex-wrap: wrap !important;
}

#blog .vc_gitem-animated-block,
#allPosts .vc_gitem-animated-bloc {
    height: 356px !important;
}


#blog .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
    width: 32% !important;
    min-width: 300px;
    margin-right: 2% !important;
    margin-bottom: 30px !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
    background-color: #f9f9f9 !important;
}

#blog .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item:last-child {
    margin-right: 0px !important;
}

#allPosts .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
    margin-right: 30px !important;
    margin-bottom: 30px !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
    background-color: #f9f9f9 !important;
    width: 29.5% !important;
    min-width: 330px;
}


/* activity */

#activity .wpb_single_image .wpb_heading {
    display: none !important;
}

#activity .wpb_single_image a .wpb_heading {
    display: block !important;
}

#activity .wpb_single_image a { position: relative; }

#activity .wpb_single_image a span::after {
    content : '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, rgba(0,0,0,0.5746673669467788) 0%, rgba(255,255,255,0) 100%);
    z-index: 0;
    opacity: 1;
    transition: all .4s;
}

#activity .wpb_single_image a span::before {
    content : '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background:rgba(0,0,0,0.5746673669467788) 0%;
    z-index: 0;
    opacity: 0;
    transition: all .4s;
}


#activity .wpb_single_image:hover a span::after {
    opacity: 0;
    transition: all .4s;
}

#activity .wpb_single_image:hover a span::before {
    opacity: 1;
    transition: all .4s;
}



/* EVENTS */

.mec-events-template-default .mec-event-content .vc_row,
.mec-events-template-default .mec-event-content .vc_column-inner {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    margin: 0 !important;
}

.mec-events-template-default .mec-single-event-description div {
    margin: 20px 0 !important;
}

.mec-events-template-default .mec-single-event-description .embed-responsive {
    height: 390px !important;
    width: 100% !important;
    overflow: hidden !important;
}

.mec-events-template-default .mec-single-event-description iframe {
    height: 100% !important;
    width: 100% !important;
}

.mec-single-event-description div {
	margin-bottom: 15px;
    margin-top: 15px;
}

.mec-events-meta-group-countdown .countdown-w .block-w li {
    font-size: 28px !important;
    padding: 14px 0 10px;
}

.countdown-w {
    padding-top: 0 !important;
}

.mec-timeRefSeconds {
    margin-bottom: 0 !important;
}

.mec-events-abbr {
    font-weight: 700 !important;
    font-size: 22px !important;
    color: #83D17F !important;
}

.mec-events-template-default #main-content {
    margin-top: 160px;
}

.mec-events-template-default #wilcity-root {
    background: #F3F3F6 !important;
}

.mec-events-template-default #wilcity-root .mec-event-content{
    background: white !important;
    padding: 35px !important;
    margin-bottom: 50px !important;
    border: 1px solid #e6e6e6 !important;
}

.mec-events-template-default .mec-single-event-date,
.mec-events-template-default .mec-single-event-time {
    background: white !important;
}

.mec-frontbox-title {
    margin-top: 0 !important;
}

h1.mec-single-title {
    font-size: 35px !important;
}

h3.mec-single-title,
h3.mec-date,
h3.mec-time,
h3.mec-frontbox-title {
    font-size: 22px !important;
    font-weight: 700 !important;
    color: #1E4E33 !important;
    letter-spacing: 1.4px;
}

.mec-event-list-classic {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.mec-event-article {
    height: 220px;
    width: 31%;
    overflow: hidden;
    position: relative;
    margin: 10px 0 30px 2%;
    transition: all .4s;
}

.mec-event-article:hover {
    transform: translateY(-10px);
}

.mec-month-divider {
    width: 100% !important;
}

.event-color {
    display: none;
}

.mec-event-article .mec-event-image {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.mec-event-article .mec-event-image img {
    width: auto !important;
    height: 100% !important;
    min-width: 100% !important;
    max-width: inherit !important;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    display: block;
}

#EventInNav .mec-event-article .mec-event-image img {
    margin: 0 !important;
}


#EventInNav a.mec-color-hover {
    font-size: inherit !important;
    font-weight:inherit !important;
}

.mec-event-article .mec-event-image a {
    display: block;
    height: 100%;
}

.mec-event-article .mec-event-image div {
    height: 100%;
    width: 100%;
}
.mec-event-article .mec-event-image div::after{
    content: '';
    height: 100%;
    width: 100%;

    position: absolute;
    top: 0;
    left: 0;
    /*background: linear-gradient(0deg, rgba(0,0,0,0.5746673669467788) 0%, rgba(255,255,255,0) 50%, rgba(0,0,0,0.5718662464985995) 100%);*/
}

.mec-event-image::after {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, rgba(0,0,0,0.5746673669467788) 0%, rgba(255,255,255,0) 50%, rgba(0,0,0,0.5718662464985995) 100%);
}


.mec-event-article .mec-event-date,
.mec-event-article .mec-event-title {
    position: relative;
}

.mec-event-list-classic .mec-event-date {
    color: white !important;
    font-weight: 700;

    position: absolute;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
}

.mec-event-list-classic .mec-event-date span {
    font-weight: 700;
    font-size: 20px;
}

.mec-event-list-classic .mec-event-title {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    width: 90%;
    text-transform: inherit;
}

.mec-event-list-classic .mec-event-title a {
    text-transform: inherit;
    color: white;
}






.filter_close__7B_wq button::after {
    content: none;
}

.searchbox_module__3ZYKm, .is-fixed .searchbox_module__3ZYKm {
    position: relative;
    opacity: 1 !important;
    visibility: inherit !important;
    z-index: 10 !important;
}

.listing-bar_module__2BCsi.js-listing-bar-sticky {
    display: none !important;
}

.wil-map-show button::after {
    content: none !important;
}


/* ARTICLE */

.single-post .post_header__2pWQ0 {
    width: 100%;
    height: 400px;
    overflow: hidden;
}


.bannerArticle{
    width: 100%;
    height: 400px;
    overflow: hidden;
    background: url(https://beauraingtourisme.be/wp-content/uploads/2021/09/MTFA_HONNAY_07072020_006-opti.jpg?id=576) no-repeat !important;
    background-position: center;
    background-size: cover;
}

.single-post #wilcity-root {
    margin-top: 0 !important;
}

.single-post .wil-content {
    padding-top: 0 !important;
}




.nav-back-button a {
    display: flex;
}


/*


        RESPONSIVE 


*/

@media screen and (max-width: 1367px) {
    .wil-nav .nav-menu .menu-item-has-children>a:after{
        margin-bottom: 3px;
    }
}


@media screen and (max-width: 1080px) {
    .wilcity-site-logo img {
        position: relative;
        top: -15px;
    }
}


@media screen and (max-width: 1024px) {
    
    #quadmenu {
        display: none;
    }

    #menu-item-3480, #menu-item-3512, #menu-item-3511{
        display: none !important;
    }
    
    .menu-item-object-custom {
        display: block !important;
    }

    #allPosts .vc_col-sm-4 {
        width: 50% !important;
    }

    #wilcity-header-section .wil-tb .wil-nav {
        display: none !important;
    }

    .toggle-menu-mobile {
        display: block;
    }

    .header_loginItem__oVsmv {
        margin-top: 4px;
    }

    #wilcity-mobile-menu li.menu-item-131, #wilcity-mobile-menu li.menu-item-759, #wilcity-mobile-menu li.menu-item-764 {
        display: none !important;
    }

    .header_logo__2HmDH {
        max-width: 90px;
    }

    #wilcity-header-section .wil-tb .wil-tb__cell:first-child {
        display: block !important;
    }


    .wilcity-site-logo img {
        position: relative;
        top: 0px;
    }
}

@media screen and (max-width: 950px) { 
    
    .mainTitle {
        font-size: 100px !important;
    }

}


@media screen and (max-width: 768px) {
    h1 {
        font-size: 45px !important;
        letter-spacing: 1.6px !important;
    }
    h2 {
        font-size: 27px !important;
        letter-spacing: 1.6px;
    }
    h3 {
        font-size: 22px !important;
        letter-spacing: 1.4px;
    }
    h4 {
        font-size: 20px !important;
        color: #1E4E33 !important;
    }
    h5 {
        font-size: 18px !important;
        color: #1E4E33 !important;
    }

    .wilcity-site-logo img {
        position: relative;
        top: 0px;
    }

    .header_loginItem__oVsmv {
        position: relative;
        z-index: 9;
        display: inline-block;
        vertical-align: middle;
    }

    header#wilcity-header-section .wil-tb {
        width: 100% !important;
        margin: 0 !important;
    }


    /* Editing menu*/
    #wilcity-header-section .wil-tb .wil-tb__cell:first-child {
        display: block !important;
    }

/*
    .menu-item-object-custom:last-child {
        display: none !important;
    }
*/
    .mainTitle {
        font-size: 50px !important;
        margin-top: 20px !important;
    }
    .mainSecondaryTitle {
        font-size: 35px !important;
    }

    .menu-item-object-custom:first-child {
        display: none !important;
    }

    .footer_widgets__3FIuV div.col-md-4:last-child, 
    .footer_widgets__3FIuV div.col-md-4 {
        width: 100% !important;
    }

    .mec-event-article {
        width: 47% !important;
    }

    
    div#pageHeader {
        left: 0 !important;
    }

    #blogArticle, #contactPart {
        margin: 0 1px !important;
    }

    .footerContainer {
        flex-direction: column;
    }

    .footerContainer div {
        margin-bottom: 20px !important;
    }

    body .js-header-fixed~.wil-content .js-listing-bar-fixed~.filter-bar {
        position: relative !important;
        width: 100%;
        top: 0 !important;
        left: 0;
        z-index: inherit !important;
    }
    
    body .js-header-fixed~.wil-content .js-listing-bar-fixed.searchNavCustom {
        position: relative !important;
        width: 100%;
        top: 0 !important;
        left: 0;
        z-index: 999999999;    
    }

    #wil-results-wrapper {
        width: 100% !important;
    }

    .page.col-md-12 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }


    #allPosts .vc_col-sm-4 {
        width: 100% !important;
    }

    #blog .vc_pageable-slide-wrapper.vc_clearfix { 
        width: 90% !important;
        margin: 0 auto;
    }
    
    #blog .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
        width: 100% !important;
        margin-right: 0 !important;
    }

    #allPosts .vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
        margin-right: 0px !important;
    }

    #allPosts .vc_pageable-slide-wrapper.vc_clearfix {
        width: 100%;
    }

    #events .discover .vc_column-inner, #videos .videos .vc_column-inner {
        width: 90% !important; 
        margin: 0 auto !important;
    }

    .rating {
        position: relative;
        margin: 10px 0 30px !important;
    }

    #allPosts .vc_col-sm-12.vc_gitem-col {
        padding-left: 10px;
        padding-right: 10px;
    }
    

    #videos [id^=sb_youtube_].sb_youtube.sby_col_3 .sby_items_wrap .sby_item {
        width: 50% !important;
    }

}

@media screen and (max-width: 520px) {
    #videos [id^=sb_youtube_].sb_youtube.sby_col_3 .sby_items_wrap .sby_item {
        width: 100% !important;
    }

    .articleContainer {
        justify-content: center;
    }

    .mec-event-list-classic {
        justify-content: center;
    }

    .mec-event-article {
        width: 80% !important;
    }

    .mainTitle {
        font-size: 40px !important;
        margin-top: 20px !important;
    }

    .mec-container {
        width: 90% !important;
    }

    .backgroundPad{
        padding: 20px !important;
    }
}




.gm-style-cc div button {
	font-size: inherit !important;
}

h2.listing-item-map_title__3jqN3 {
	font-size : 18px !important;
	margin-bottom : 10px !important;
}










/* CIRKWI */


.cdf_MapButtonStack button {
    padding: 0 !important;
    background-color: #D3EAE7 !important;
}


.cdf_MapButtonStack button::after,
.mb_ign_filtrer button::after,
.mb_ign_recherche button::after {
    content: none !important;
}

.mb_recherche_input input {
    background-color: white !important;
    border: 1px solid #1E4E33 !important;
    border-radius: 5px !important;
}

div#mb_module.mb-css.mb_module .mb_recherche_avance_bouton {
    background-color: #83D17F !important;
}

.mb_svg-icon.mb_in-button-icon {
    fill: #1E4E33 !important;
}


/*Google Rating*/

.rating {
    background-color: rgba(0,0,0,0) !important;
}
.google-business-reviews-rating .listing .rating{
font-size: 1.15em;
margin: 0 0.3em 0.4em -0.1em;
position: relative;
padding-top: 0px;
display: inline-block;
top: 0px;
}


/* CALENDAR */


.pika-cnstell-table td button{
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.pika-cnstell-table td button:after{
    content : none !important;
}

button.pika-cnstell-prev,
button.pika-cnstell-next {
    padding: 0 !important;
}

button.pika-cnstell-prev:after,
button.pika-cnstell-next:after {
    content : none !important;
}

button#BtnLaunchBooking::after {
    content: none !important;
}


/*Blog Grid*/

.customJu .vc_grid-item {
	
		background: blue !important;
}

.customJu{
	background-color:red !important
}

.customJu .vc_grid-item .vc_gitem-zone {
	    position: absolute;
    top: 0;
    background: transparent !important;
    height: 250px;
}




.attribution {
    display: flex;
    justify-content: right;
}







.mec-single-event-date, .mec-single-event-time {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    padding-bottom: 5px;
}

.mec-single-event-time {
    padding-bottom: 20px;
}

.mec-single-event-date i.mec-sl-calendar, .mec-single-event-time i.mec-sl-clock {
    width: 35px !important;
}

.mec-single-event-date h3.mec-date, .mec-single-event-time h3.mec-time {
    display: none;
}

.mec-single-event-date dl, .mec-single-event-time dl {
    margin: 0;
    width: 88%;
    text-align: left;
}

.mec-single-event-date dl dd, .mec-single-event-time dl dd {
    padding: 0 !important;
}

.mec-single-event-date span.mec-start-date-label, .mec-single-event-time abbr.mec-events-abbr {
    color: #1E4E33 !important;
}




.wpcf7-form-control.wpcf7-textarea {
    padding: 10px;
}

.searchbox_module__3ZYKm {
    display: none !important;
}

/* APPELEZ NOUS, CATEGORIES */

.wil-grid-header-wrapper{
	display: none;
}

.listing_footer__1PzMC .text-ellipsis{
	display: none;
}

.listing_footer__1PzMC {
	padding: 20px 80px 20px 18px;
}

/* Page Gîtes */

.textAlign{
	padding-left: 60px;
}

.textAlign h4{
	padding-top: 10px;
}

.imgFlex{
	margin-bottom: 0;
}

.imgLeft .wpb_wrapper a img{
  	border-radius: 15px 0 0 15px;	
}

.imgRight .wpb_wrapper a img{
  	border-radius: 0 15px 15px 0;	
}

.imgLeft .wpb_wrapper img{
  	border-radius: 15px 0 0 15px;	
}

.imgRight .wpb_wrapper img{
  	border-radius: 0 15px 15px 0;	
}

.textAlign .wpb_text_column{
	margin-bottom: 10px;
}

.textAlign .wpb_text_column ul{
	margin-bottom: 30px;
}

.icon{
  	display: flex; 
  	align-items: center; 
  	gap: 10px; 
  	position: relative;
	font-size: 18px;	
}

.icon1:before {
  	content: "\f1c6"; 
  	font-family: "LineAwesome"; 
  	font-weight: 900; 
  	font-size: 18px;
  	color: #70778b;
}

.icon2:before {
  	content: "\f2b3"; 
  	font-family: "LineAwesome"; 
  	font-weight: 900; 
  	font-size: 20px;
  	color: #70778b;
}

.icon3:before {
  	content: "\f27d"; 
  	font-family: "LineAwesome"; 
  	font-weight: 900; 
  	font-size: 20px;
  	color: #70778b;
}

.icon4:before {
  	content: "\f236"; 
  	font-family: "FontAwesome"; 
  	font-size: 18px;
  	color: #70778b;
}

.textAlign .wpb_wrapper:nth-child(2){
	margin-bottom: 40px;
}

.vc_images_carousel .vc_carousel-control .icon-prev:before {
	color: white;
	font-size: 60px;
	top: -45px !important;
	
}

.vc_images_carousel .vc_carousel-control .icon-next:before {
	color: white;
	font-size: 60px;
	top: -40px !important;
}

/* 
.imageRight .wpb_wrapper a{
	display: block;
	position: relative;
	width: 100%;
}

.imageRight .wpb_wrapper a img{
	min-width: 100%;
} */

.backgroundSection{
	background-color: #f9f9f9 ;
}

.headerImg {
    background-image: url(https://beauraingtourisme.be/wp-content/uploads/2021/10/dormir-banner.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.ImgHeight .wpb_wrapper a{
	display: flex;
	justify-content: center;
}

.divBackground{
	background: white;
	border-radius: 15px;
}

.imgBorder .wpb_wrapper img{
	border-radius: 15px 15px 0 0;
}

.textMargin{
	margin-left: 15px;
}

.backgroundPad{
	padding-left: 100px;
	padding-right: 100px;
	display: flex;
    gap: 40px;
}

.titleAlign{
	padding-bottom: 0;
}

.imgWidth .vc_single_image-wrapper{
	width: 100%;
}

.imgWidth .vc_single_image-wrapper img{
	width: 100%;
    height: auto;
}

.backgroundShadow{
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

@media (max-width: 768px){
	.backgroundPad{
		display: flex;
		flex-direction: column;
	}
	
	.textAlign{
		margin-left: 40px;
	}

} 





