﻿div#lists-canoe {
    width: 80%;
    margin: 0 auto;
    padding: 0px 10%;
}
div#lists-canoe ul li a {
    color: #000000;
    font-size: 20px;
    font-weight: 300;
}
div#lists-canoe ul li a:hover,
div#lists-canoe ul li a.pinover {
    font-weight: 500 !important;
}

/*.leaflet-popup-content-wrapper {
    padding: 0px !important;
    border-radius: 0px !important;
    min-width: 300px;
}*/
/*.leaflet-popup-content {
    padding: 0px;
    margin: 0px !important;
}*/
.wif .desc {
    padding: 10px;
}
.wif .comn {
    font-weight: 800;
}
.comn a {
    color: #333333 !important;
}
.wif .cvr {
    display: flex;
    max-height: 120px;
    overflow: hidden;
    align-items: center;
}
.msl {
    display: flex;
    justify-content: center;
    padding: 45px 0px 75px 0px;
    align-items: center;
    background: url(../fond-menu.png) no-repeat;
    background-size: cover;
    background-position: bottom;
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
}
ul.mst {
    display: flex;
    justify-content: center;
    padding: 0px !important;
    flex-wrap: wrap;
}
li.smst {
    list-style: none;
    font-size: 19px;
}
li.smst a {
    color: #fff;
    font-weight: 300;
}
li.smst a.menu_active {
    font-weight: 600;
}
li.smst:not(:last-child):after {
    content: "|";
    color: #fff;
    margin: auto 5px;
    font-weight: 300;
}
.canoe-carousel .cu-cl {
    padding: 5px;
}
.canoe-carousel .cu-cl-img img {
    object-fit: cover;
    display: block;
    width: 100%;
    height: 100%;
}
.canoe-carousel .cu-cl-desc {
    background-color: #ABC90C;
    color: #fff;
    padding: 5px 10px;
    display: flex;
    justify-content: space-between;
}
.canoe-carousel .cu-activities {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.canoe-carousel .cu-activities img {
    width: auto;
    height: 18px;
    margin-left: 5px;
}
.canoe-carousel .cu-cl-img {
    margin-bottom: 4px;
}
.canoe-carousel .cu-cl-ttl {
    text-transform: uppercase;
    font-weight: 300;
}
.cu-cl > a:hover > .cu-cl-img {
    padding: 4px;
    border: 3px solid #ABC90C;
}
.canoe-carousel {
    margin: 35px 0 50px;
}
.reviews-carousel .slick-prev:focus:before,
.reviews-carousel .slick-prev:before,
.canoe-carousel .slick-prev:focus:before,
.canoe-carousel .slick-prev:before {
    content: url(../prev.png) !important;
}
.reviews-carousel .slick-next:focus:before,
.reviews-carousel .slick-next:before,
.canoe-carousel .slick-next:focus:before,
.canoe-carousel .slick-next:before {
    content: url(../next.png) !important;
}
.reviews-carousel .slick-list.draggable,
.canoe-carousel .slick-list.draggable {
    margin: 0px 15px;
}
.canoe-carousel {
    max-height: 200px;
    opacity: 0;
}
.reviews-carousel {
    opacity: 0;
}
.sflex {
    display: flex;
    flex-direction: column;
}
.reviews-carousel .rev-crs {
    padding: 0px 60px;
    text-align: left;
    cursor: pointer;
}
.list-reviews-site .name-cl,
.reviews-carousel .name-cl {
    font-weight: 500;
    margin-bottom: 10px;
    text-transform: capitalize;
    font-size: 18px;
}
.reviews-carousel .revtext-cl {
    padding-top: 10px;
}
.reviews-carousel .revtext-cl {
    font-weight: 400;
    line-height: 1.5;
}
.reviews-carousel {
    margin-bottom: 50px;
}
.wr-rvw {
    width: 73% !important;
}
div#post_in_home {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    margin-bottom: 30px;
}
.pih_left {
    width: 40%;
    text-align: center;
}
.pih_left img {
    border-radius: 10px;
}
.pih_right h3 {
    font-size: 15px;
    line-height: 1.5;
}
.pih_right {
    width: 55%;
    display: flex;
    flex-direction: column;
}
.pih_right a:hover,
.pih_right a {
    border-width: 0px!important;
    border-radius: 10px;
    font-size: 12px;
    font-weight: 200!important;
    text-transform: uppercase!important;
    background-color: #abc90c;
    color: #fff;
    padding: 2px 10px;
    align-self: flex-end;
}
.pih_right a:hover:after {
    display: none;
}
@media screen and (max-width: 980px) {
    div#post_in_home {
        flex-direction: column;
    }
    .pih_left,
    .pih_right {
        width: 90%;
    }
    .pih_left {
        margin-bottom: 30px;
    }
    .canoe-carousel {
        max-height: 270px;
    }
    .sflex {
        flex-direction: column-reverse;
    }
    div#lists-canoe {
        margin-top: 30px;
    }
    #lists-canoe ul.flt_right,
    #lists-canoe ul.flt_left {
        padding-bottom: 0px;
    }
    .reviews-carousel .rev-crs {
        padding: 0px 20px;
    }
}
@media screen and (max-width: 480px) {
    .canoe-carousel {
        max-height: 200px;
    }
    .rev-row:last-child .rev-l {
        width: 0px;
    }
    .rev-row:last-child .rev-r {
        width: 100%;
    }
    .reviews-carousel .revtext-cl {
        text-align: justify;
    }
}
@media screen and (min-width: 450px) {
    .canoe-carousel .slick-slide {
        margin: 0 20px;
    }
    /* the parent */
    .canoe-carousel .slick-list {
        margin: 0 -20px;
    }
}
.reviews-carousel.slick-initialized,
.canoe-carousel.slick-initialized{
    opacity:1;
    transition:opacity .3s ease-out;
}
.cov_image {
    position: absolute;
    width: 100%;
    min-height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
}
.rev-row {
    display: flex;
}
.rev-l {
    width: 75px;
    display: flex;
    justify-content: flex-start;
}
.rev-l img {
    margin: 0px !important;
    padding: 0px;
}
.rev-r {
    width: calc(100% - 75px);
}
a.cbtn {
    border-radius: 10px;
    font-size: 12px;
    font-weight: 200!important;
    text-transform: uppercase!important;
    background-color: #abc90c;
    color: #fff !important;
    padding: 5px 10px;
}
.com_btn {
    display: inline-flex;
    margin-top: 5px;
}
.msl ul li a:hover + .hidden,
.msl .hidden:hover {
    display: block;
}
.msl .show-menu div:first-child {
    width: 50px;
    display: inline-block;
    padding-top: 5px;
    vertical-align: middle;
}
.msl .show-menu div:nth-child(2) {
    width: calc(100% - 50px);
    font-size: 20px;
    font-weight: 300;
    display: inline-block;
    vertical-align: middle;
}
.msl .show-menu {
    text-decoration: none;
    color: #fff;
    text-align: center;
    padding: 8px 25px 8px 0px;
    display: none;
    width: auto;
    align-items: center;
    cursor: pointer;    
    border: 1px solid #fff;
    margin-bottom: 12px;
}
a.menu_menu {
    color: #fff;
    text-transform: uppercase;
}
/* Masquer la checkbox */
.msl input[type=checkbox]{
    display: none;
}

/* Afficher le menu lorsque la case à cocher invisible est cochée = click sur le le menu en responsive*/
.msl input[type=checkbox]:checked ~ #cu-menu{
    display: flex;
}
.show-menu div span {
    display: block;
    font-size: 25px;
    margin-top: -5px;
}
.resl {
    display: flex;
    justify-content: center;
}
@media only screen and (max-width : 980px) and (min-width : 1150px){
    .resl {
        margin-top: -1%; 
        margin-bottom: 10px;
    }
}
.resl h3 a {
    background-color: #abc90c;
    color: #fff;
    font-weight: 200;
    text-transform: uppercase;
    padding: 10px 30px;
    border-radius: 10px;
}
@media screen and (max-width : 768px){
    .msl .lactive {
        display: none
    }
    .msl {
        flex-direction: column;
        padding: 30px 0px 100px 0px;
    }
    li.smst:not(:last-child):after {
        display: none;
    }
    .msl ul {
        position: static;
        display: none;
        text-align: center;
    }
    .msl li {
        margin-bottom: 5px;
    }
    .msl ul li, .msl li a {
        width: 100%;
    }
    .msl .show-menu {
        display:block;
    }
}
.list-reviews-site .rev-crs {
    margin-bottom: 40px;
    background-color: #fafafa;
    border-radius: 18px;
    padding: 25px;
}

/* Sidebar utility */
.sidebar-utility {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    background: #fff;
}

.sidebar-utility ul {
    list-style: none;
}

.sidebar-utility>ul>li {
    display: block;
    width: 39px;
    position: relative;
    transition: 0.4s all ease;
}

.sidebar-utility>ul>li.active>a,
.sidebar-utility>ul>li:hover>a {
    background: #abc90c;
}

.sidebar-utility>ul>li>a {
    display: flex;
    text-align: center;
    height: 50px;
    align-items: center;
    justify-content: center;
    background: transparent;
    z-index: 10;
    position: relative;
}

.sidebar-utility>ul>li>a img {
    position: relative;
    z-index: 9;
    width: 19px;
}

.sidebar-utility>ul>li>a .hover-img {
    display: none;
}

.sidebar-utility>ul>li.active>a img,
.sidebar-utility>ul>li:hover>a img {
    display: none;
}

.sidebar-utility>ul>li.active>a .hover-img,
.sidebar-utility>ul>li:hover>a .hover-img {
    display: block;
}

.sidebar-utility .popup-div {
    position: absolute;
    left: 100%;
    right: auto;
    display: block;
    width: 246px;
    /*min-height: 200px;*/
    background: #abc90c;
    top: 0;
    padding: 13px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 100%;
    transition: 0.4s left ease;
}

.sidebar-utility>ul>li.active .popup-div {
    background: #abc90c;
    left: -246px;
}

.sidebar-utility .btn-outline {
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
    margin-bottom: 6px;
    display: block;
    padding: 8px 9px 8px 16px;
    width: 100%;
    font-family: 'Gotham-Book';
    font-size: 14px;
    height: 39px;
    transition: 0.4s all ease;
}
.popup-open-account .btn:hover, .popup-open-account .btn:focus {
    border-color: #ffce01;
}
.btn.btn-primary:hover {
    background: #abc90c;
    border-color: #abc90c;
    color: #ffce01;
}
.btn:not(:disabled):not(.disabled) {
    cursor: pointer;
}
span.top-rt-1 {
    position: relative;
    top: -4px;
}
.sidebar-utility .btn-outline:hover,
.sidebar-utility .btn-outline:focus {
    opacity: 0.7;
}

.sidebar-utility .btn-outline i {
    width: 38px;
    text-align: center;
    display: inline-block;
    margin-right: 10px;
}

.sidebar-utility .btn-outline:last-of-type {
    margin-bottom: 0;
}
.contact-detail,
.popup-open-account {
    text-align: center;
    width: 100%;
}
.contact-detail a,
.popup-open-account a {
    color: #fff;
    text-transform: uppercase;
    border: 1px solid #fff;
    padding: 5px 15px;
    width: 100%;
    display: block;
    -webkit-transition: letter-spacing 0.5s;
    transition: letter-spacing 0.5s;
}
.contact-detail a:hover,
.popup-open-account a:hover {
    letter-spacing: 1px;
}

.popup-open-account .btn {
    height: 38px;
    font-size: 14px;
    line-height: 17px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-family: 'Gotham-Book';
}

.popup-open-account .btn:hover,
.popup-open-account .btn:focus {
    border-color: #ffce01;
}

.popup-div p {
    color: #FFFFFF;
    margin-bottom: 19px;
    font-size: 14px;
    line-height: 17px;
    font-family: 'Gotham-Book';
}
.single-menus_canoe.acces-et-contact #cont-pl {
    background-color: transparent !important;
}
#top-menu li.weglot-lang:not(:nth-last-child(3)) a:after {
    content: "|";
    padding: 0px 11px;
    font-weight: 100;
}
#top-menu li.weglot-lang {
    padding-right: 0px;
}
.gestionnair #wp-admin-bar-et-use-visual-builder,
.gestionnair #wp-admin-bar-comments,
.gestionnair #wp-admin-bar-new-content {
    display: none !important;
}
/*****Annuaire************/
.river-infos {
    position: relative;
}
.river-link {
    position: absolute;
    background-color: #ea5a1a;
    padding: 7px 38px;
    text-transform: uppercase;
    border: 1px solid #fff;
    border-radius: 8px;
    font-weight: 300;
    top: -23px;
    left: calc(50% - 75px);
    width: 150px;
}
.river-activities.cu-cl-desc {
    display: flex;
    justify-content: space-between;
    margin: 0px -30px;
    background-color: #aecb1b;
    color: #fff;
    padding: 7px 15px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-top: 15px;
}
.river-activities .cu-cl-ttlo {
    font-size: 12px;
    font-weight: 300;
}
.river-activities .cu-activities {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.river-activities img {
    width: auto;
    height: 18px;
    margin-left: 5px;
}
.river-infos {
    position: relative;
    background-color: #fff !important;
    color: #000 !important;
    background: url(../jo_annuaire-bg.png) no-repeat;
    padding: 15px 33px 15px 31px;
    height: auto;
    border-radius: 0px 0px 15px 15px;
    background-position: center bottom;
    background-size: 104.5% auto;
    padding-bottom: 0px;
}
.river-image {
    background: url(../annuaire-canoe-bg-top.png) no-repeat;
    background-position: center top;
    background-size: 103.5% auto;
    padding: 0px 4px;
}
.river-phone a, .river-site-web a {
    color: #000 !important;
}
.river-name a {
    color: #aecb1b !important;
}
.group_initial {
    margin-bottom: 25px;
}



.river-image {
    text-align: center;
    border-radius: 15px 15px 0px 0px ;
}

.river-image img {
    min-width: 100%;
    height: 190px;
    object-fit: cover;
    border-radius: 9px 9px 0px 0px;
}

.river-address:before {
    content: url(../adress-logo.png );
    vertical-align: top;
    margin-right: 10px;

}

.river-phone:before {
    content: url(../phone-lgo.png);
    vertical-align: top;
    margin-right: 10px;
} 

.river-site-web:before {
    content: url(../wibsite-logo.png);
    vertical-align: top;
    margin-right: 10px;
}
.river-name {
    font-size: 30px;
    padding: 20px 0px 12px 0px;
    font-weight: 300;
}
.annuaire_river .annuaire_initial {
    padding: 15px 0px;
    color: #aecb1b;
    font-size: 50px;
    text-align: left;
    width: 97%;
    margin-bottom: 30px;
    display: flex;
    align-items: baseline;
    justify-content: space-between;
}
.sepi {
    background-color: #f9cdba;
    width: 90%;
    height: 1.5px;
    width: calc(100% - 85px);
}
.mega-menu ul.sub-menu li.menu-item a {
    font-weight: 300 !important;
}
#top-menu li.locations-menu.mega-menu>ul>li>a:first-child {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}
.rv-wrp {
    display: flex;
    flex-wrap: wrap;
}
@media screen and (min-width: 800px) {
    .river-infos {
    min-height: 325px;
}
.river-activities.cu-cl-desc {
    position: absolute;
    width:99.4%;
    bottom: 0;
}
}
@media screen and (min-width: 800px) and (max-width: 1225px) {
    .river {
        width: 46.3% !important;
        margin-right: 30px !important;
    }
    .group_initial .river:nth-child(2n+1) {
        margin-right: 0px !important;
    }
}
@media screen and (max-width: 799px) {
.river-infos {
    padding: 15px 30px 0px 30px;
    background-size: 105% auto;
}
}

@media screen and (max-width: 327px) {
.river-infos {
    padding: 15px 30px 0px 30px !important;
    background-size: 105.1% auto !important;
}
}

@media screen and (min-width: 1172px px) and (max-width: 1173px) {

.river-infos {
    padding: 15px 33px 15px 32px !important;
}

}

@media screen and (max-width: 1179px px) and (min-width: 1182px) {
.river {
    width: 46.7% !important;
}
}
a.rtel:before {
    content: url(/wp-content/uploads/2020/04/tel-log.png);
    position: relative;
    top: 3px;
    margin-right: 5px;
    vertical-align: top;
}