.comment-content .star-rating, .rating-overview, .listing-desc-headline{
    display: none;
}
.user-menu ul{
    width: 250px;
}
.slick-slider{
    margin: 25px 0;
}
#titlebar #breadcrumbs a span:hover{
    color: #00aff5 !important;
}
#titlebar.listing-titlebar h2{
    margin-top: 75px !important;
}
#titlebar.listing-titlebar span.listing-tag a {
color: #009ff4;
}
#titlebar h1{
    padding: 25px 0 25px 0;
    font-weight: 800 !important;
}
#titlebar .page-title + span{
    padding: 0 0 0 15%;
}

#listing-video {
    margin-top: 25px;
}

/*  map */
.leaflet-control-zoom-in, .leaflet-control-zoom-out{
    display: none !important;
}
#map {
    pointer-events: none;
}
/* #titlebar span a, #titlebar .page-title + span{
    padding: 0 0 0 15%;
} */
div.listing-compact {
    height: 50px !important;
}
.post-type-archive-listing #footer, .single-listing #footer {
    margin-top: 150px !important;
}
.margin-top-55{
    margin-top: 0 !important;    
}
#footer{
    background-color: #f7f7f7 !important;
}
/* to remove*/
.listing-small-badge.pricing-badge i {
    display: none !important;
}
.like-icon:before, .like-icon:after{
    font-weight: normal !important;
}
.img-box-content {
    bottom: 14px !important;
    margin: 0 0 0 15px !important;
    text-align: left !important;
}
.img-box-content h4 {
    font-size: 20px;
    line-height: 25px;
    font-weight: bold;
}
.img-box span {
    font-size: 13px !important;
    padding: 0 !important;
    background: none !important;
}
.img-box-background:before{
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    z-index: 9;
    background: -webkit-linear-gradient(bottom, rgba(35,35,37,0.85) 0%, rgba(35,35,37,0.55) 35%, rgba(22,22,23,0) 60%, rgba(0,0,0,0) 100%);
    background: -o-linear-gradient(bottom, rgba(35,35,37,0.85) 0%, rgba(35,35,37,0.55) 35%, rgba(22,22,23,0) 60%, rgba(0,0,0,0) 100%);
    background: linear-gradient(to top, rgba(35,35,37,0.85) 0%, rgba(35,35,37,0.55) 35%, rgba(22,22,23,0) 60%, rgba(0,0,0,0) 100%);
}
.img-box span:hover {
    background: none !important;
}
.alternative-imagebox .img-box{
    height: 140px !important;
}
.alternative-imagebox .img-box-content{
    padding-left: 0 !important;
}
.artiste span img, .hosted-by-avatar{
    border: none !important;
    box-shadow: none !important;
}

.responsive-iframe{
    margin-bottom: 30px !important;
}
#listeo_core-search-form {
    margin-top: 5px;
}
.main-search-input {
    width: 70% !important;
    align-items: center !important;
    border-radius: 5px !important;
    padding: 9px !important;
    margin: 0px auto !important; 
}

.main-search-input:hover{
    box-shadow: 0 2px 5px rgb(0 0 0 / 7%), 0 2px 4px rgb(0 0 0 / 9%);
}
.gray-style .main-search-input { 
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12) !important;
}
.main-search-input button.button {
    border-radius: 5px !important;
    height: 40px;
}

#listeo-listings-container.ajax-search .listing-item-container {
    min-height: 19vh !important;
}
.vc_custom_1613131998185 {
    padding-bottom: 80px !important;
}
.vc_custom_1611914636916{
    display: none;
}
.vc_row.vc_custom_1664914913663{
    background-position: top !important;
}

li[id*="concerts"], li[id*="spectacles"]{
    font-weight: bold;
    color: #00aff5;
}

.listing-pricing-tag .fa.fa-euro{
    display: none;
}

#footer ul.menu{
    width: 80% !important;
}
#a2a_follow_widget-2{
    margin-bottom: 25px;
}
@media (min-width: 1240px){
    body.full-width-header .left-side {
        width: 58% !important;
    }
    body.full-width-header .right-side {
        width: 42% !important;
     }
    
}

.team440{
    width: 210px;
    padding: 10px;
    border: solid 1px #666;
    text-align: center;
    display: inline-block;
    margin: 11px;
}
.team440 img{
    display: block;
    border-radius: 50%;
    margin: 15px auto;
    min-height: 190px;
    -webkit-box-shadow: 2px 2px 5px 3px #eee;
    box-shadow: 2px 2px 5px 3px #eee;
    object-fit: cover;
    height: 190px;
    width: 190px;
}
.team440 h6{
    font-size: 16px;
    padding: 18px;
    font-weight: bold;
}
.team440 span{
    font-size: 14px;
}

@media (max-width: 768px) {
    #listing-nav {
        display: none !important;
    }
    .main-search-input, .gray-style .main-search-input{
        width: 100% !important;
        box-shadow: none !important;
    }
    .theme-switch{
        margin: 2px 6px 0 0 !important;
    }
    #titlebar .page-title + span{
        padding: 0;
    }

    #titlebar h1, #titlebar span a, #titlebar .page-title + span{
        padding: 0;
    }
}

.col-blog{
    position: relative; /* to scroll good position in actu */
}


.backgroundimage {width: 100%;padding-top: 138%;background-size: cover; border-radius: 5px 5px 0 0}
.fullwidth-slick-carousel .slick-next, .fullwidth-slick-carousel .slick-prev { transform: none !important;top: 37% !important;background-color: rgba(20,20,20,0.45) !important;color: #fff !important;height: 30px !important;width: 30px !important;border-radius: 50% !important;text-align: center !important;transition: 0.4s !important;}
.inside_pis {margin: 0 10px 0 0; background-color: #f7f7f7; border-radius: 5px;}
.slideractuhp 
.infoactu p {margin: 0 0 5px;text-align: center;font-size: 13px;color: black;line-height: 20px;}
.infoactu {min-height: 160px;padding: 15px;}
/* .infoactu p{font-size: 14px;line-height: 20px;font-weight: 500;} */
.infoactu p.artist-news {font-size: 17px;line-height: 22px;color: #00aff5;}
.infoactu p.show-news {font-size: 15px;line-height: 24px;color: #08729c;}
div#listing-actualites h3 {margin: 30px 0 25px;}
div#listing-actualites p {white-space: pre-wrap;line-height: 25px;}
div#listing-document h3 {margin: 30px 0 25px;}
ul.post-meta li:last-child {display: none;}
div#listing-actualites {overflow: hidden;}
.responsive-iframe-petit:empty {display: none;}
a.more-link.closed {background-color: #00aff5;color: #fff;font-size: 14px;padding: 5px;display: inline-block;text-align: center;width: 145px;border-radius: 20px;cursor: pointer;margin-top: 15px;}
a.more-link.open {background-color: #00aff5;color: #fff;font-size: 14px;padding: 5px;display: inline-block;text-align: center;width: 145px;border-radius: 20px;cursor: pointer;margin-top: 15px;}
a.more-link2.closed {background-color: #00aff5;color: #fff;font-size: 14px;padding: 5px;display: inline-block;text-align: center;width: 145px;border-radius: 20px;cursor: pointer;margin-top: 15px;}
a.more-link2.open {background-color: #00aff5;color: #fff;font-size: 14px;padding: 5px;display: inline-block;text-align: center;width: 145px;border-radius: 20px;cursor: pointer;margin-top: 15px;}
div#listing-document {overflow: hidden;}