@font-face {
font-family: "Belinda";
    src: url('https://static.gite-le-fruitier.com/polices/BelindaType67SupCon.woff2') format('woff2'),
        url('https://static.gite-le-fruitier.com/polices/BelindaType67SupCon.woff') format('woff'),
        url("https://static.gite-le-fruitier.com/polices/BelindaRegular.woff") format("woff");
}
.mainDiv {
    margin: auto;
}



.pays {
    height: 10px;
    position: relative;
    text-align: center;
    top: 4px;
}

.title {
    font-family: Amatic sc;
    font-weight: 100;
    font-size: 32px;
    margin: 0;
    display: inline-block;
    text-align: center;
    width: 100%;
    position: relative;
    color: #000;
    top: 18px;
}

.subtitle {
    font-family: Amatic sc;
    width: 100%;
    text-align: center;
    color: #000;
    font-weight: 100;
    position: relative;
    top: -4px;
    font-size: 27px;
}

.slider-img-mobile {
    position: relative;
    left: 29px;
    top: -7px;
}

.list-pages-accueil {
    list-style-type: none;
    padding: 0;
    font-family: Amatic sc;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    position: relative;
    display: inline-block;
    text-align: center;
    left: 35px;
    top: -28px;
}

.selected {
    color: #8B0000 !important;
    transition: color 0.4s ease 0s;
}

.page-element {
    text-align: center;
    color: #000;
    transition: color 0.4s ease 0s;
    padding: 12px;
}

.page-element:hover {
    color: #999997;
    transition: color 0.4s ease 0s;
}

.list-pages-accueil > a {
    text-decoration: none;
}

footer {
    text-align: center;
    position: relative;
    top: 25px;
}

.le-gite-desc-1, .le-gite-desc-2 {
    font-family: open sans;
    font-size: 13px;
    margin: 0;
    color: #414141;
    text-align: justify;
    margin: 0 12px;
    line-height: 1.8;
    position: relative;
    top: -7px;
}

.le-gite-desc-2 {
    top: 20px;
}

.show-equipements {
    font-family: Amatic sc;
    font-size: 27px;
    font-weight: 700;
    width: 100%;
    text-align: center;
    color: #414141;
}

.pop-up {
    position: fixed;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.pop-up-black {
    background-color: rgba(0, 0, 0, 0.9);
}
.underline-link{
    color: #414141;
}
.photos {
    width: 320px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: fit-content;
}

.photos-full {
    width: 320px;
}

.cross-photos {
    position: fixed;
    top: 40px;
    right: 26px;
    cursor: pointer;
}

#pop-up-photos {
    visibility: hidden;
}

.pop-up-white {
    background-color: rgba(255,255,255,0.9);
}
.equipements {
    width: 300px;
    height: 485px;
    z-index: 100;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.equip-titre {
    font-family: patrick hand;
    font-size: 18px;
    color: #414141;
    width: 100%;
    text-align: center;
    margin: 0;
    margin-top: 13px;
}

.equip-txt {
    font-family: patrick hand;
    width: 100%;
    text-align: center;
    margin: 0;
    font-size: 15px;
    color: #414141;
}

.cross-equipements {
    position: absolute;
    top: -15px;
    right: 20px;
    cursor: pointer;
}

#pop-up-equipements {
    visibility: hidden;
}

.menu-mobi {
    background-color: #fff;
    height: -webkit-fill-available;
    width: 256px;
    position: fixed;
    top: 0;
    left: -256px;
    z-index: 1;
    animation-timing-function: ease-in-out;
}

.cross-close-menu {
    position: fixed;
    left: 20px;
    top: 20px;
}

.menu-mobi-open {
    width: 40px;
    height: 40px;
    top: 20px;
    position: fixed;
    left: 20px;
    z-index: 200;
    padding: 4px;
    border-radius: 10px;
    background: #ffffff;
}
.menu-mobi-open-svg {
    margin-top: 2px;
}

.list-pages-accueil-mobi {
    font-size: 24px;
    top: 0;
    margin-top: 50%;
}

.activites-titre {
    font-family: "Patrick Hand";
    font-size: 20px;
    text-align: center;
    font-weight: 100;
    color: #414141;
    position: relative;
    top: -9px;
}

.activites-txt {
    font-family: "Patrick Hand";
    font-size: 15px;
    text-align: center;
    color: #414141;
    position: relative;
    top: -19px;
    padding: 0 17px;
}

.widget-resa {
    display: inline-block;
    border: none;
    width: 320px;
    height: 700px;
    position: relative;
    left: 0;
    top: 53px;
    margin-left: -7px;
}

.desc-tarifs {
    font-family: Patrick Hand;
    color: #414141;
    font-size: 15px;
    display: inline-block;
    position: relative;
    left: 11px;
    margin-right: 22px;
    top: -19px;
    
}

.tarifs-img {
    position: relative;
    top: -14px;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    display: block;
}

.tarifs-titre {
    color: #414141;
    font-family: Patrick Hand;
    font-size: 20px;
    position: relative;
    left: 11px;
    font-weight: 100;
    margin: 0;
    top: -6px;
}

.tarifs-block {
    display: inline-block;
    position: relative;
    top: 4px;
    left: 11px;
}

.tarifs-annee, .tarifs-annee-2 {
    font-family: Patrick Hand;
    font-size: 15px;
    font-weight: 700;
    position: relative;
    left: 2px;
    color: #414141;
    top: 12px;
}

.list-tarifs, .list-tarifs-2 {
    font-family: Patrick Hand;
    color: #414141;
    font-size: 15px;
    position: relative;
    left: 16px;
    top: 19px;
}

.list-tarifs > tr > td:last-child {
    position: relative;
    left: 30px;
}

.taxe-sejour {
    font-family: Patrick Hand;
    font-size: 15px;
    font-weight: 700;
    color: #414141;
    position: relative;
    top: 30px;
    left: 2px;
}

.widget-avis {
    margin-left: -8px;
    width: 320px;
}

#mentions-legales-btn {
    color: #000;
    position: relative;
    font-family: Arial;
    font-size: 11px;
    text-decoration: underline;
    right: 30px;
    top: -6px;
}

#mentions-legales-btn:visited {
    color: #000;
}

.social-img {
    zoom: 0.6;
    position: relative;
    left: 30px;
}
