html {
	scroll-behavior: smooth;
}

.acf-field.acf-field-repeater.acf-field-6086cb8adcb4c .acf-input .acf-repeater.-table {
    overflow-x: scroll;
}

table.acf-table {
    /* z-index: 0; */
    width: 400px;
}

/*Menu*/

.menu-images {
    display: flex;
    justify-content: center;
    align-items: center;
}

.menu-images > .rond-menu {
    /*border: 2px solid white;*/
    border-radius: 50px;
    height: 30px;
    width: 31px;
    margin-left: 5px;
    margin-right: 5px;
}

a.link-rond-menu {
    display: block;
    width: 100%;
    height: 100%;
}

.nav_vitrine {
    border: none !important;
    padding: 0 !important;
    justify-content: space-between !important;
}

.nav_shop_items {
    display: none;
}

.nav_vitrine {
    max-width: 1180px;
}

a.mega-menu-link {
    text-transform: inherit !important;
    font-family: 'Lexend-Bold', sans-serif !important;
    font-weight: 700 !important;
    font-size: 15px !important;
}

#header_home.active .nav_vitrine .nav div ul li a, #header.active .nav_vitrine .nav div ul li a {
    color: #32640c !important;
}

#header_home .nav_vitrine .nav div .mega-sub-menu li > a {
    color: black !important;
    background-color: white !important;
    padding: 0px 20px !important;
    text-transform: initial !important;
    width: max-content !important;
}

ul.mega-sub-menu {
    padding: 20px 0px !important;
    background-color: white !important;
    border-radius: 16px !important;
    box-shadow: 0 3px 6px 0 rgb(0 0 0 / 16%) !important;
    width: max-content !important;
}

#header_home .nav_vitrine .nav div .mega-sub-menu li > a:hover {
    color: #ffce00 !important;
}

#header_home .nav_vitrine .nav div .mega-sub-menu li > a:hover::after {
    content: "";
    position: absolute;
    width: calc(100% - 40px);
    height: 1px;
    background-color: #ffce00;
    top: 30px;
    left: 0;
    margin: 0px 20px;
    display: block !important;
}

#mega-menu-wrap-principal-menu #mega-menu-principal-menu li.mega-menu-item-has-children > a.mega-menu-link:after {
    background: url(/wp-content/themes/sentiersDeFrance/img/chevron-down.svg) no-repeat;
    background-size: contain !important;
    content: "" !important;
    width: 11px;
    height: 10px;
    margin-bottom: 0 !important;
    top: 17px !important;
    position: relative;
}

div#header_home.active  #mega-menu-wrap-principal-menu #mega-menu-principal-menu li.mega-menu-item-has-children > a.mega-menu-link:after, div#header.active  #mega-menu-wrap-principal-menu #mega-menu-principal-menu li.mega-menu-item-has-children > a.mega-menu-link:after {
    background: url(/wp-content/themes/sentiersDeFrance/img/chevron-down-green.svg) no-repeat;
}

img#loupe_search {
	cursor: pointer;
    margin: 0;
    width: 100%;
    height: auto;
    padding: 0;
}

.croix {
	width: 20px !important;
}

div#header_home {
    padding: 20px 0;
    transition: all 0.2s ease-in-out;
    z-index: 104;
}


div#header {
    padding: 20px 0;
    z-index: 104;
    transition: all 0.2s ease-in-out;
    background: url("/wp-content/themes/sentiersDeFrance/img/bg-home-content.png") no-repeat;
    background-size: cover !important;
}

#header .nav_vitrine .nav div ul li a {
    color: white !important;
}


#header .nav_vitrine .nav div .mega-sub-menu li > a {
    color: black !important;
    background-color: white !important;
    padding: 0px 20px !important;
    text-transform: initial !important;
    width: max-content !important;
}

#header .nav_vitrine .nav div .mega-sub-menu li > a:hover {
    color: #ffce00 !important;
}

#header .nav_vitrine .nav div .mega-sub-menu li > a:hover::after {
    content: "";
    position: absolute;
    width: calc(100% - 40px);
    height: 1px;
    background-color: #ffce00;
    top: 30px;
    left: 0;
    margin: 0px 20px;
    display: block !important;
}

.title-header-content h1 {
    font-size: 70px;
}

div#header.active {
    top: 0;
    position: fixed;
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
    background: white;
    width: 100%;
}

div#header.active:not(.scrollup) + div {
    margin-top: 110px !important;
}

div#header.scrollup {
    position: relative;
}


div.active .title-header-content {
    display: none;
}

.customize-support div#header_home.active, .customize-support div#header.active {
    top: 32px;
}

div#header_home.active {
    top: 0;
    position: fixed;
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
   -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
   box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25);
	background-color: white;
}

div#header_home.active:not(.scrollup) + div {
    margin-top: 110px !important;
}

div#header_home.active:not(.scrollup) + div + .marg-header {
    margin-top: 110px !important;
}

div#header_home.scrollup {
	position: relative;
}

#mega-menu-wrap-principal-menu #mega-menu-principal-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
    background: url(/wp-content/themes/sentiersDeFrance/img/chevron-down.svg) no-repeat;
    content: "";
    background-size: contain !important;
    /* content: "" !important; */
    width: 15px;
    height: 10px;
    top: 40%;
}

div#header_home.active #mega-menu-wrap-principal-menu #mega-menu-principal-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
    background: url(/wp-content/themes/sentiersDeFrance/img/chevron-down-green.svg) no-repeat;
}

div#header.active #mega-menu-wrap-principal-menu #mega-menu-principal-menu li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
    background: url(/wp-content/themes/sentiersDeFrance/img/chevron-down-green.svg) no-repeat;
}

/*traduction*/
ul.sub-menu {
	margin-top: 3px;
   list-style-type: none;
   position: absolute;
   display: none;
   padding: 0;
}

ul.sub-menu.active {
	display: block;
}

ul#menu-lang-1 {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.menu-lang-container {
    margin-left: 40px;
}

.menu-lang-container li {
    width: 32px;
    height: 32px;
}

.menu-item-4843-en > a {
    font-size: 0px;
    background: url("/wp-content/themes/sentiersDeFrance/img/en.svg") no-repeat;
    background-size: contain !important;
    display: block;
    width: 100%;
    height: 100%;
}

.menu-item-4843-fr > a {
    font-size: 0px;
    background: url(/wp-content/themes/sentiersDeFrance/img/fr.svg) no-repeat;
    background-size: contain !important;
    display: block;
    width: 100%;
    display: block;
    height: 100%;
}

li.pll-parent-menu-item > a::after {
    background: url(/wp-content/themes/sentiersDeFrance/img/chevron-down.svg) no-repeat;
    background-size: contain !important;
    content: "" !important;
    width: 15px;
    height: 10px;
    margin-bottom: 0 !important;
    top: 10px !important;
    left: 40px;
    position: relative;
    display: inline-block;
}

div#header_home.active li.pll-parent-menu-item > a::after, div#header.active li.pll-parent-menu-item > a::after {
	background: url(/wp-content/themes/sentiersDeFrance/img/chevron-down-green.svg) no-repeat;
}

/*icons du header*/
.panier {
    background-size: contain;
    background: url(/wp-content/themes/sentiersDeFrance/img/panier.svg) no-repeat;
}

.compte {
    background-size: contain;
    background: url(/wp-content/themes/sentiersDeFrance/img/compte.svg) no-repeat;
}

.faq {
    background-size: contain;
    background: url(/wp-content/themes/sentiersDeFrance/img/faq.svg) no-repeat;
}

.contact {
    background-size: contain;
    background: url(/wp-content/themes/sentiersDeFrance/img/contact.svg) no-repeat;
}


div#header_home.active .compte, div#header.active .compte {
    background: url(/wp-content/themes/sentiersDeFrance/img/compte-green.svg) no-repeat;
}

div#header_home.active .faq, div#header.active .faq {
    background: url(/wp-content/themes/sentiersDeFrance/img/faq-green.svg) no-repeat;
}

div#header_home.active .contact, div#header.active .contact {
    background: url(/wp-content/themes/sentiersDeFrance/img/contact-green.svg) no-repeat;
}

div#header_home.active .menu-item-4843-en > a, div#header.active .menu-item-4843-en > a {
    background: url("/wp-content/themes/sentiersDeFrance/img/en-green.svg") no-repeat;
}

div#header_home.active .menu-item-4843-fr > a, div#header.active .menu-item-4843-fr > a  {
    background: url(/wp-content/themes/sentiersDeFrance/img/fr-green.svg) no-repeat;
}


/*page produit*/
.title {
    max-width: 1180px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.img_single_prod .wp-post-image {
    object-fit: cover;
    -webkit-filter: brightness(70%);
    height: 150%;
}

h1 {
    font-family: 'Lexend', sans-serif;
    font-size: 70px;
    font-weight: bold;
    line-height: 1.01;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}

h2 {
    font-family: 'Lexend', sans-serif;
    font-size: 30px;
    line-height: 1;
    text-align: center;
    color: #ffffff;
    text-transform: initial;
}

.bg-green {
    width: 100%;
    background-color: #32640c;
    height: 78px;
    display: flex;
    align-items: center;
}


.bg-green.active {
    position: fixed;
    top: 0;
    z-index: 100;
    box-shadow: 0 1px 5px rgb(0 0 0 / 25%);
}

.customize-support .bg-green.active {
	top: 32px;
}

.customize-support .bg-green.active.green-top {
    top: 141px;
}

.bg-green.active.green-top {
    top: 110px;
}

.bg-green.active + .content-info-formule {
    margin-top: 78px;
}

.menu-green-info {
	width: 100%;
    max-width: 1180px;
    margin: auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.social-media-info {
    display: flex;
    justify-content: center;
    align-items: center;
}

.social-media-info a.facebook {
    background: url("/wp-content/themes/sentiersDeFrance/img/facebook-info.svg") no-repeat;
    background-size: contain;
    width: 11px;
    height: 23px;
    display: block;
}

.social-media-info a.twitter {
    background: url("/wp-content/themes/sentiersDeFrance/img/twitter-info.svg") no-repeat;
    background-size: contain;
    width: 28px;
    height: 23px;
    display: block;
}

.social-media-info a.mail {
    background: url("/wp-content/themes/sentiersDeFrance/img/mail.svg") no-repeat;
    background-size: contain;
    width: 29px;
    height: 23px;
    display: block;
}

.info-product-middle {
    display: flex;
    justify-content: center;
}

.info-product-middle > div {
    display: flex;
    margin-right: 35px;
}

.info-product-middle > div > div {
    display: flex;
    align-items: center;
}

.info-product-middle > div > div:first-child {
    width: 40px;
    height: 40px;
}

.info-product-middle > div:last-child {
    margin-right: 0;
}

.info-product-middle > div > div:last-child {
    margin-left: 10px;
    font-family: 'Lexend', sans-serif;
    line-height: 1.23;
    text-align: left;
    font-size: 13px;
    color: #ffffff;
    max-width: 100px;
}

.price-yellow > div {
    font-family: 'Lexend';
    text-align: left;
    color: #080808;
}

.price-yellow {
    background-color: #ffce00;
    color: #080808;
    height: 78px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0px 20px;
}

.price-yellow > div:last-child {
    font-size: 30px;
    font-weight: 700;
}

.calendar {
	background: url("/wp-content/themes/sentiersDeFrance/img/date.svg") no-repeat;
	object-fit: contain;
}

.niveau {
	background: url("/wp-content/themes/sentiersDeFrance/img/niveau.svg") no-repeat;
	object-fit: contain;
}

.oeuil {
	background: url("/wp-content/themes/sentiersDeFrance/img/oeuil.svg") no-repeat;
	object-fit: contain;
}

.region {
	background: url("/wp-content/themes/sentiersDeFrance/img/region.svg") no-repeat;
	object-fit: contain;
}

.uppercase-region {
	text-transform: uppercase;
}

.content-info-formule > div {
    max-width: 1180px;
    margin: auto;
    flex-wrap: wrap;
}

.paragraphe-info-formule {
    display: flex;
    justify-content: space-between;
}

.contenu-paragraphe-info-formule {
    max-width: 470px;
    font-family: 'Lexend', sans-serif;
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: left;
}

.content-info-formule {
    padding-top: 60px;
    background-color: white;
}

.content-info-formule {}

.message-info-formule {
    max-width: 590px;
    display: flex;
}

ul.liste-info-formule {
    list-style-type: none;
    border-radius: 16px;
    background-color: #fffcf2;
    height: max-content;
    margin: 0;
    font-family: 'Lexend', sans-serif;
    font-size: 15px;
    padding: 40px;
    padding-left: 70px;
}

ul.liste-info-formule > li {
    margin-bottom: 20px;
}

.contenu-paragraphe-info-formule > p:first-child {
    margin-top: 0;
}

ul.liste-info-formule > li::before {
    content: "•";
    font-size: 30px;
    line-height: 0.7;
    display: inline-block;
    /* width: 30px; */
    margin-left: -1em;
    color: #ffce00;
    /* display: flex; */
    position: absolute;
}

/*hidden pour les reseaux sociaux pour l'instant*/

.social-media-info {
    visibility: hidden;
}

.explorer-gallerie {
    position: relative;
    /* position: absolute; */
    /* right: 0; */
    margin-bottom: auto;
    align-items: center;
    max-width: 1180px;
    width: 100%;
    margin: auto;
    display: flex;
    justify-content: flex-end;
}

.explorer-width {
    margin: auto;
    position: relative;
    display: block;
    margin-top: 0;
    margin-bottom: 32px;
    width: 100%;
    justify-content: flex-end;
}

.explorer-gallerie > a {
    display: flex;
    width: 165px;
    height: 56px;
    object-fit: contain;
    border-radius: 10px;
    -webkit-backdrop-filter: blur(10.5px);
    backdrop-filter: blur(0.5px);
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: rgba(255, 255, 255, 0.55);
    justify-content: center;
    align-items: center;
    text-decoration: none;
    font-family: 'Lexend', sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.23;
    color: #ffffff;
    opacity: 1;
    transition: color 300ms ease 0ms,background-color 300ms ease 0ms,border 300ms ease 0ms,letter-spacing 300ms ease 0ms !important;

}

.explorer-gallerie > a:hover {
    background-color: rgba(255, 255, 255, 0.65);
}


.title {
    margin: 60px auto 60px auto !important;
}

h3.choisir-formule {
    font-family: 'Lexend',sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.25;
    text-align: left;
    text-transform: inherit;
}

/*formule*/
.nav-formule {
    display: flex;
    flex-wrap: wrap;
    background-color: white;
    max-width: 1180px;
    margin: auto;
    justify-content: space-between;
    padding-top: 10px;
    padding-bottom: 10px;
}

.formule-choix {
    display: flex;
    flex-wrap: wrap;
}

.details-formule {
    position: absolute;
    display: none;
}

.formule-choix > div > a:first-child {
    margin: 0;
    width: 120px;
    display: flex;
    justify-content: center;
    height: 60px;
    border-radius: 10px;
    background-color: rgba(255, 205, 0, 0.3);
    font-family: 'lexend',sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.27;
    color: #ffffff;
    text-decoration: none;
    align-items: center;
    text-transform: uppercase;
}

img.img-info-formule {
    width: max-content;
    height: max-content;
    margin-left: 5px;
}

.formule-choix > div:last-child {
    margin-right: 0;
}

.formule-choix > div:nth-child(2) > a:first-child {
    background-color: rgba(50, 100, 12, 0.3);
}

.formule-choix > div > a {
    display: flex;
    width: 40px;
    height: 40px;
    justify-content: center;
    align-items: center;
    background-color: rgba(50, 100, 12, 0.3);
    border-radius: 10px;
    margin-left: 10px;
    font-family: 'lexend', sans-serif;
    font-size: 13px;
    line-height: 1.23;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
}

.formule-choix > div:nth-child(3) > a {
    background-color: rgba(182, 154, 90, 0.3);
}

.formule-choix > .duo-formule:nth-child(3) {
    background-color: #fff9ed;
}

.formule-choix > div:nth-child(1) > a.active {
    background-color: rgba(255, 205, 0);
}

.formule-choix > div:nth-child(2) > a.active:first-child {
    background-color: rgba(50, 100, 12);
}

.formule-choix > div > a.active {
    background-color: rgba(50, 100, 12);
}

.formule-choix > div:nth-child(3) > a.active {
    background-color: rgba(182, 154, 90);
}

.formule-choix > div:nth-child(3) > a.active {
    background-color: rgba(182, 154, 90);
}

.formule-choix > div {
    margin-right: 20px;
    padding: 10px;
    display: flex;
    align-items: center;
}

.duo-formule {
    background-color: #f4f7f2;
    border-radius: 10px;
}

.button-formule {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 10px;
    margin-bottom: 10px;
}

.button-formule > a {
    padding: 16px 25px;
    border-radius: 31px;
    border: solid 1px #32640c;
    text-decoration: none;
    font-family: 'lexend',sans-serif;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.27;
    text-align: left;
    color: #32640c;
    transition: color 300ms ease 0ms,background-color 300ms ease 0ms,border 300ms ease 0ms,letter-spacing 300ms ease 0ms !important;
}

.button-formule > a:last-child:hover {
    color: white;
    background-color: #32640c;
}

.button-formule > a:nth-child(2):hover {
    background-color: #32640c;
    color: white;
}

.button-formule > a:first-child {
    color: black;
    border: #ffce00 solid 1px;
    background-color: #ffce00;
    margin-right: 10px;
}

.button-formule > a:first-child:hover {
    background-color: white;
}

.formule-choix > div:nth-child(1) > a {
    background-color: rgba(255, 205, 0, 0.3);
}

.formule-choix > .duo-formule:nth-child(1) {
    background-color: #fff9e0;
}

.nav-menu-formule {
    width: 100%;
    background-color: white;
}

.nav-menu-formule.active {
   position: fixed;
   top: 78px;
   z-index: 101;
   box-shadow: 0 1px 5px rgb(0 0 0 / 25%);
}

.customize-support .nav-menu-formule.active {
	top: 110px;
}

.customize-support .nav-menu-formule.white-top {
    top: 219px;
}

.nav-menu-formule.white-top {
    top: 187px;
}

.formule-choix > div > a:first-child:hover .details-formule {
    font-size: 13px;
    line-height: 1.23;
    padding: 10px;
    border-radius: 10px;
    background-color: #343a40;
    display: block;
    margin-top: 150px;
    text-transform: initial;
    max-width: 230px;
    text-align: center;
    display: flex;
    justify-content: center;
    z-index: 2;
}

.details-formule:before {
	content: "";
	width: 18px;
	height: 18px;
	position: absolute;
	background-color: #343a40;
	transform: rotate(45deg);
	z-index: -1;
	top: -6px;
}

/*nav liens pour le circuit*/
.nav-link-circuit {
    width: 100%;
    border-bottom: solid #32640c 1px;
    display: flex;
    height: 65px;
    background-color: white;
}

.nav-link-circuit > div {
    display: flex;
    max-width: 1180px;
    margin: auto;
    width: 100%;
}

li.link-green {
    margin-right: 55px;
}

a.link-green-a {
    font-family: 'Lexend', sans-serif;
    font-size: 20px;
    line-height: 1.25;
    color: #32640c;
    text-decoration: none;
    transition: 300ms ease 0ms;
}

a.link-green-a:hover {
    filter: brightness(0.7);
}

ul.ul-green-link {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.nav-menu-formule.active + .nav-link-circuit {
    margin-top: 125px;
}

/*circuit*/
.content-days-planing {
    width: 100%;
    background-color: #f4f7f2;
    display: flex;
    min-height: 700px;
}

.width-days-planing {
    display: flex;
    flex-direction: column;
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

.title-circuit {
    display: flex;
    margin-top: 10px;
    justify-content: space-between;
    width: 70%;
    height: 100px;
    align-items: center;
}

.title-circuit h4 {
    font-family: 'Lexend',sans-serif;
    font-size: 40px;
    line-height: 1.25;
    color: #000000;
    font-weight: 700;
}

.title-circuit a {
    padding: 16px 25px;
    border-radius: 26px;
    background-color: #32640c;
    border: #32640c 1px solid;
    color: white;
    text-decoration: none;
    font-family: 'Lexend', sans-serif;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.27;
    transition: color 300ms ease 0ms,background-color 300ms ease 0ms,border 300ms ease 0ms,letter-spacing 300ms ease 0ms !important;
    color: #ffffff;
}

.title-circuit a:hover {
   color: #32640c;
  background-color: white;
}


.circuit-actif {
    display: none;
}

.circuit-actif.active {
    display: block;
}

.bloc-days {
    width: 70%;
}

.maps-circuit {
    width: 30%;
    height: 500px;
    position: absolute;
    right: 0;
    border-radius: 16px 0px 0 16px;
}

.acf-map {
    height: 100%;
    width: 100%;
    border-radius: 16px 0 0px 16px;
}

.bloc-days-and-maps {
    width: 100%;
    display: flex;
    flex-flow: wrap row;
    margin-top: 20px;
    margin-bottom: 20px;
}

.days-formule {
    flex-direction: column;
    font-size: 20px;
    font-family: 'Lexend',sans-serif;
    display: none;
}

.days-formule.active {
    display: flex;
}

.days-formule > div {
    display: flex;
    margin-bottom: 20px;
}

.days-formule > div > div:first-child {
    padding: 10px;
    display: flex;
    justify-content: center;
    background-color: white;
    font-family: 'Lexend',sans-serif;
    font-size: 40px;
    font-weight: bold;
    line-height: 1.25;
    color: #ffce00;
    width: auto;
    border-radius: 16px;
    width: max-content;
    height: max-content;
}

.days-formule > div > div:last-child > div:last-child {
    max-width: 650px;
    padding-bottom: 20px;
    display: none;
}

.days-formule > div > div.active:last-child > div:last-child {
    display: block;
}

.days-formule > div > div:last-child > div:first-child {
    font-weight: 700;
    display: flex;
    height: 70px;
    align-items: center;
}

.days-formule > div > div:last-child {
    margin-left: 50px;
    border-bottom: solid #ffce00 1px;
    width: 80%;
    cursor: pointer;
}

.days-formule > div:last-child > div:last-child > div:first-child::before {
	content: "";
	width: 25px;
	height: 40px;
	background: url(/wp-content/themes/sentiersDeFrance/img/arrivé.svg) no-repeat;
   background-size: contain !important;
	margin-right: 25px;
}

.days-formule > div:first-child > div:last-child > div:first-child::before {
	content: "";
	width: 25px;
	height: 40px;
	background: url(/wp-content/themes/sentiersDeFrance/img/depart.svg) no-repeat;
   background-size: contain !important;
	margin-right: 25px;
}

.days-formule > div > div:last-child > div:first-child::after {
	content: "";
	width: 11px;
	height: 18px;
	margin-left: auto;
	background: url(/wp-content/themes/sentiersDeFrance/img/chevron-down-yellow-left.svg) no-repeat;
   background-size: contain !important;
}

.days-formule > div > div.active:last-child > div:first-child::after {
	width: 18px;
	height: 11px;
	background: url(/wp-content/themes/sentiersDeFrance/img/chevron-down-yellow.svg) no-repeat;
   background-size: contain !important;
}

/*bloc info*/
.yellow-infos-pratiques {
    display: flex;
    background: url(/wp-content/themes/sentiersDeFrance/img/illsutrations_circuit) no-repeat #ffce00;
    background-size: cover;
}

.infos-pratiques {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    margin-bottom: 60px;
    color: white;
    font-family: 'Lexend', sans-serif;
    width: 100%;
}

.infos-pratiques > h5 {
    margin: 0;
    text-align: center;
    font-family: 'Lexend', sans-serif;
    font-size: 40px;
    font-weight: bold;
    line-height: 1.25;
    text-align: center;
    color: #ffffff;
}

span.no-bold-white {
    font-weight: 400;
    color: black;
}

.infos-pratiques > p {
    margin-top: 20px;
    margin-bottom: 40px;
    text-align: center;
    max-width: 556px;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    line-height: 1.25;
    color: #ffffff;
}

.content-infos {
    display: flex;
    justify-content: space-between;
    font-family: 'Lexend', sans-serif;
    font-size: 15px;
    line-height: 1.27;
    text-align: left;
    color: #050505;
    flex-flow: row wrap;
    width: 100%;
}


.bloc-infos h6 {
    margin: 0;
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.95;
    letter-spacing: normal;
    text-align: left;
    color: #050505;
}

.img-info {
    width: 70px;
    height: 70px;
    margin-right: 20px;
    background-color: #ffce00;
}

.bloc-infos > div {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

ul.liste-infos {
    list-style-type: none;
    border-radius: 16px;
    height: max-content;
    margin: 0;
    font-family: 'Lexend', sans-serif;
    font-size: 15px;
    padding-left: 30px;
}

.content-infos > .infos-groupe:last-child {
    margin-right: 0px;
}

.infos-groupe {
    display: flex;
    flex-direction: column;
    margin-right: 10px;
}

.bloc-infos {
    border-radius: 16px;
    background-color: white;
    padding: 40px;
    margin-bottom: 40px;
}

.restauration-info, .meilleur-info {
    background-color: #32640c;
}

.restauration-info h6, .meilleur-info h6 {
    color: white;
}

.niveau-info h6 {
    color: #32640c;
}

.restauration-info li, .meilleur-info li {
    color: white;
}

.liste-infos li {
    max-width: 250px;
    margin-bottom: 20px;
}

.liste-infos li::before {
    content: "•";
    font-size: 40px;
    line-height: 0.45;
    display: inline-block;
    margin-left: -0.80em;
    color: rgb(255, 206, 0);
    position: absolute;
}

.niveau-info .liste-infos li:before {
    color: #32640c;
}

.restauration-info li::before, .meilleur-info li::before{
    color: white;
}

.prestation-img {
    background: url(/wp-content/themes/sentiersDeFrance/img/loupe.svg) no-repeat;
    background-size: contain !important;
}

.restauration-img {
    background: url(/wp-content/themes/sentiersDeFrance/img/restauration.svg) no-repeat;
    background-size: contain !important;
}

.niveau-img {
    background: url(/wp-content/themes/sentiersDeFrance/img/niveau-info.svg) no-repeat;
    background-size: contain !important;
}

.hebergement-img {
    background: url(/wp-content/themes/sentiersDeFrance/img/maison.svg) no-repeat;
    background-size: contain !important;
}

.acces-img {
    background: url(/wp-content/themes/sentiersDeFrance/img/pied.svg) no-repeat;
    background-size: contain !important;
}

.meilleur-img {
    background: url(/wp-content/themes/sentiersDeFrance/img/calendrier.svg) no-repeat;
    background-size: contain !important;
}

/*ancres*/
.ancre {
    position: absolute;
    margin-top: -208px !important;
}

/*prix*/
.yellow-details-tarifs {
    background-color: #fffcf2;
    display: flex;
    align-items: flex-end;
}

.details-tarifs {
    max-width: 1180px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    justify-content: space-between;
    display: flex;
    padding-top: 60px;
    padding-bottom: 60px;
}

.bloc-details-tarifs {
    background-color: wheat;
    background-color: white;
    border-radius: 16px;
    padding: 40px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.bloc-details-tarifs h6 {
    font-family: 'Lexend',sans-serif;
    font-size: 40px;
    line-height: 1.05;
    text-transform: uppercase;
    color: #32640c;
    display: flex;
    flex-direction: column;
    margin: 0;
}

span.no-bold-black {
    color: black;
    font-weight: 400;
}

.bloc-details-tarifs p {
    font-family: 'Lexend',sans-serif;
    font-size: 20px;
    line-height: 1.25;
    text-align: left;
    color: #000000;
    margin-top: 17px;
    margin-bottom: 48px;
    max-width: 295px;
}

a.nous-contacter {
    border-radius: 26px;
    background-color: #ffce00;
    border: 1px solid #ffce00;
    padding: 16px 56px;
    text-decoration: none;
    font-family: 'Lexend',sans-serif;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.27;
    color: #000000;
    width: max-content;
    transition: color 300ms ease 0ms,background-color 300ms ease 0ms,border 300ms ease 0ms,letter-spacing 300ms ease 0ms !important;

}

a.nous-contacter:hover {
    background-color: white;
}

.line-tarifs {
    display: flex;
    border-bottom: solid 1px #707070;
}

.prix {
    display: flex;
    flex-direction: column;
    width: 60%;
    font-family: 'Lexend',sans-serif;
    line-height: 1.25;
    text-align: center;
    color: #000000;
    font-size: 20px;
}

.prix > .line-tarifs:first-child .col-tarifs {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    font-size: 13px;
    font-weight: 700;
}

.col-tarifs {
    display: flex;
    width: 25%;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.col-tarifs.puces {
    width: 10%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.puce-img {
    width: 10px;
    height: 10px;
    background-color: #ffce00;
    border-radius: 16px;
}

.line-tarifs > .col-tarifs:nth-child(2) {
    width: 40%;
    justify-content: flex-start;
    font-size: 15px;
}

.bloc-details-tarifs {
    width: 25%;
}

.prix > .line-tarifs:first-child > .col-tarifs:nth-child(2) {
    align-items: self-start;
}

.prix > .line-tarifs:first-child .col-tarifs span {
    font-weight: 400;
}

.line-tarifs > .col-tarifs:nth-child(2) > span {
    margin-right: 5px;
}

.prix > .line-tarifs:first-child {
    border-bottom: dashed rgba(50, 100, 12, 0.3) 2px;
}

.prix > .line-tarifs:last-child {
    border: none;
}

.col-tarifs span {
    font-weight: 700;
}

.prix > .line-tarifs:last-child:nth-child(2) {
    font-weight: 700;
}

/*.prix > .line-tarifs:last-child > div:nth-child(n+3) {
    font-weight: 700;
}*/

.puce-img.puce_2 {
    background-color: #32640c;
}

.puce-img.puce_3 {
    background-color: #b69a63;
}

/*boutton pour remonter en haut de la page*/
.haut-link {
    display: none;
    position: fixed;
    right: 25px;
    bottom: 90px;
    margin-bottom: 25px;
    height: 65px;
    width: 65px;
    background: url(/wp-content/themes/sentiersDeFrance/img/haut-link.svg) no-repeat;
    background-size: contain !important;
    z-index: 100;
    transition: 300ms ease 0ms !important
}

.haut-link.active {
    display: block;
}

.haut-link.active:hover {
    filter: brightness(0.7);
}

.bg-white {
    display: flex;
    background-color: white;
}

.bloc-photo {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.bloc-photo h6 {
    font-family: 'Lexend',sans-serif;
    font-size: 40px;
    line-height: 1.25;
    text-transform: uppercase;
    color: #ffce00;
    margin: 0;
    margin-top: 60px;
}

.bloc-photo p {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

.bloc-photo figure.woocommerce-product-gallery__wrapper {
    display: flex;
}

.bloc-photo .woocommerce-product-gallery__image a img {
    width: 580px;
    height: 460px;
    object-fit: cover;
    border-radius: 16px;
}

.bloc-photo figure.woocommerce-product-gallery__wrapper {
    display: flex;
    position: relative;
    width: max-content;
    flex-flow: row nowrap;
    transition: 1s;
    transition-timing-function: ease;
}

.bloc-photo .woocommerce-product-gallery.images {
    margin: auto !important;
    width: 100% !important;
    overflow: hidden !important;
    position: relative;
}

.bloc-photo .second_img_single {
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    padding-top: 20px;
    padding-bottom: 40px;
}

.bloc-photo .second_img_single div figure div {
    margin: 0px;
    margin-right: 20px;
    margin-left: 0px;
}

/*.second_img_single div figure > div:first-child {
    margin-left: 0;
}*/


.bloc-photo .fleches {
    height: 47px;
    width: 100%;
    position: absolute;
    max-width: 1180px;
    display: flex;
    justify-content: space-between;
}

.bloc-photo span.arrow-carrousel {
    width: 47px;
    height: 47px;
    cursor: pointer;
    z-index: 1;
    transition: 300ms ease 0ms !important
}

.bloc-photo span.arrow-carrousel:hover {
    filter: brightness(0.7);
}

#btRight {
    background: url(/wp-content/themes/sentiersDeFrance/img/arrow-caroussel-right.svg) no-repeat;
    background-size: contain !important;
    margin-right: -25px;

}

#btLeft{
    background: url(/wp-content/themes/sentiersDeFrance/img/arrow-caroussel-right.svg) no-repeat;
    background-size: contain !important;
    transform: rotate(180deg);
    margin-left: -25px;
}

.bg-light-green {
    background-color: #f4f7f2;
    background-image: url(/wp-content/themes/sentiersDeFrance/img//illustrations_vous_aimerez_aussi.png);
    background-size: cover;
}

.bloc-aussi {
    display: flex;
    flex-direction: column;
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
}

.bloc-aussi h6 {
    font-size: 40px;
    font-weight: 700;
    line-height: 1.25;
    text-align: left;
    color: #32640c;
    font-family: 'Lexend',sans-serif;
    text-transform: uppercase;
    margin: 60px 0 0 0;
}

.bloc-aussi p {
    font-family: 'Lexend',sans-serif;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

.proposition {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
    flex-wrap: wrap;
    font-family: 'Lexend',sans-serif;
}

p.aussi-center {
    max-width: 600px;
    font-weight: 500;
    line-height: 1.25;
    text-align: center;
    color: #32640c;
    margin-left: auto;
    margin-right: auto;
}

a.aussi-voir-plus {
    display: block;
    width: max-content;
    margin: 10px auto 60px auto;
    padding: 16px 54px;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.27;
    text-align: left;
    color: #000000;
    text-decoration: auto;
    border-radius: 26px;
    background-color: #ffce00;
    border: 2px solid #ffce00;
    transition: color 300ms ease 0ms,background-color 300ms ease 0ms,border 300ms ease 0ms,letter-spacing 300ms ease 0ms !important;
}

a.aussi-voir-plus:hover {
    background-color: transparent;
}

.homepost > img {
    position: absolute;
    width: 365px!important;
    object-fit: cover;
    height: 490px !important;
    border-radius: 16px;
}

.homepost h2.woocommerce-loop-product__title {
    text-align: left;
    width: 100%;
    font-family: 'Lexend',sans-serif;
    font-weight: 700;
    color: white !important;
    font-size: 20px !important;
}

.proposition .homepost {
    color: white !important;
    font-family: 'Lexend',sans-serif;
    height: 490px !important;

}

.homepost .excerpt h3 {
    font-family: 'Lexend',sans-serif !important;
    width: 100%;
    text-align: left !important;
    color: white !important;
    font-size: 15px !important;
}

.homepost .excerpt h4, .homepost .excerpt p {
    font-family: 'Lexend',sans-serif !important;
    width: 100%;
    text-align: left !important;
    color: white !important;
    font-size: 15px !important;
}

.homepost .excerpt {
    width: 100%;
    color: white !important;
    margin-top: 10px;

}

.contain-homepost {
    margin-top: auto;
    background-color: #32640c90;
    z-index: 1;
    padding: 20px;
    display: flex;
    flex-direction: column;
    width: calc(100% - 40px);
    border-radius: 0px 0px 16px 16px;
    height: 50%;
/*    -webkit-backdrop-filter: blur(10.5px);
    backdrop-filter: blur(3px);*/
}

/*.proposition > .homepost:nth-child(3n) .contain-homepost {
    backdrop-filter: blur(1px);
    filter: brightness(0.9);
  background-color: #e6e6e650;
}


.proposition > .homepost:nth-child(2n) .contain-homepost {
    backdrop-filter: blur(1px);
    filter: brightness(0.9);
  background-color: #e6e6e650;
}*/

.proposition .homepost {
    border-radius: 16px;
    width: 365px;
}


.homepost .excerpt h3 span, .homepost .excerpt h4 span, .homepost .excerpt p span {
    text-transform: initial;
    font-size: 15px !important;
}

a.link-aussi {
    display: block;
    z-index: 1;
    position: absolute;
    height: 490px;
    width: 365px;
}

.contain-homepost .foot_prod_global_home {
    margin-top: auto;
    display: flex;
    align-items: flex-start;
}

.foot_prod.orange .text-aussi-detail {
    color: white;
    text-align: center;
    display: flex;
    font-size: 11px;
}

.foot_prod.orange {
    height: inherit !important;
    width: max-content;
    margin-right: 10px;
}

.aussi-img {
    width: 40px;
    height: 40px !important;
    margin-bottom: 7px;
}

p.price-aussi {
    color: #ffce00;
    font-size: 30px;
    font-weight: 700;
}

span.aussi-price-text {
    font-size: 11px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 2.45;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
}

.foot_prod.orange.foot-price {
    margin-left: auto;
    align-items: flex-start;
    margin-right: 0px
}

.niveau-white {
    background: url(/wp-content/themes/sentiersDeFrance/img/niveau-white.svg) no-repeat;
    background-size: contain !important;
}

.oeuil-white {
    background: url(/wp-content/themes/sentiersDeFrance/img/oeuil-white.svg) no-repeat;
    background-size: contain !important;
}

.calendar-white {
    background: url(/wp-content/themes/sentiersDeFrance/img/date-white.svg) no-repeat;
    background-size: contain !important;
}

/* footer */
.footer-yellow {
    width: 100%;
    background-color: #ffce00;
}

.newsletter h5 {
    margin: 0;
    font-family: 'Lexend',sans-serif;
    font-size: 40px;
    font-weight: 700;
    line-height: 1.25;
    text-align: left;
    color: #32640c;
}

.newsletter p {
    font-family: 'Lexend',sans-serif;
    font-size: 20px;
    line-height: 1.25;
    text-align: left;
    color: #000000;
    margin-bottom: 0;
}

.newsletter input#newsletter {
    background-color: rgba(255, 255, 255, 1);
}

.bloc-footer-yellow {
    display: flex;
    max-width: 1180px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    justify-content: space-between;
    align-items: flex-end;
    flex-wrap: wrap;
    padding-top: 40px;
    padding-bottom: 55px;
}

.form_newsletter_input {
    background-color: #f4f7f2;
    color: black;
    font-family: 'Lexend',sans-serif;
    height: 44px;
    border-radius: 24px;
    width: 100%;
    min-width: 200px;
    padding-left: 30px;
    padding-right: 30px;
}

.form-footer {
    display: flex;
    width: 40%;
}

form.form_newsletter {
    display: flex;
    align-items: center;
    width: 100%;
}

input#send_newsletter {
    width: 60px;
    border: none;
    height: 47px;
    margin-left: 28px;
    cursor: pointer;
    background: url(/wp-content/themes/sentiersDeFrance/img/newsletter.svg) no-repeat;
    background-size: contain !important;
    transition: 300ms ease 0ms !important;
}

input#send_newsletter:hover {
    filter: brightness(0.7);
}

.form_newsletter_input:focus {
    outline: none;
}

.form_newsletter_input::placeholder {
    font-weight: 700;
    color: black;
}

.footer-white {
    background-color: #fffcf2;
}

.bloc-footer-white {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding-top: 60px;
}

ul.ul-footer {
    margin: 0;
    padding: 0;
    margin-bottom: 40px;
    list-style-type: none;
    font-family: 'Lexend',sans-serif;
}

ul.ul-footer a:hover {
    text-shadow: 1px 0 black;
}

ul.ul-footer li {
    line-height: 1;
    margin-bottom: 5px;
}

ul.ul-footer > li:first-child a:hover {
    text-shadow: none;
}


ul.ul-footer a {
    text-decoration: none;
    color: black;
    font-size: 15px;
}


.img-logo {
    width: 213px;
    height: 100px;
    background: url("/wp-content/themes/sentiersDeFrance/img/logo-home.svg") no-repeat;
    background-size: contain !important;
    margin-bottom: 40px;
    display: block;
}

ul.ul-footer > li:first-child a {
    color: #32640c;
    font-weight: 700;
}

ul.footer-mention {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ul.footer-mention a {
    text-decoration: none;
    font-family: 'Lexend',sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.05;
    text-align: left;
    color: #ffce00;
}

ul.footer-mention a:hover {
    color: #ffce0050;
}

.footer-folow {
    margin-top: 40px;
    margin-bottom: 40px;
}

.footer-folow span, .footer-card span {
    text-decoration: none;
    font-family: 'Lexend',sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.05;
    text-align: left;
    color: #ffce00;
}

a.footer-img-tripadvisor {
    height: 31px;
    width: 48px;
    background: url("/wp-content/themes/sentiersDeFrance/img/tripadvasor-footer.svg") no-repeat;
    background-size: contain !important;
    display: block;
}

.footer-suivez-nous {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}

a.footer-img-facebook {
    width: 15px;
    height: 31px;
    display: block;
    background: url("/wp-content/themes/sentiersDeFrance/img/facebook-footer.svg") no-repeat;
    background-size: contain !important;
}

a.footer-img-instagram {
    height: 31px;
    width: 31px;
    background: url("/wp-content/themes/sentiersDeFrance/img/instagram-footer.svg") no-repeat;
    background-size: contain !important;
}

.img-card {
    width: 246px;
    height: 31px;
    background: url("/wp-content/themes/sentiersDeFrance/img/card-footer.png") no-repeat;
    background-size: contain !important;
    margin-top: 10px;
}

.footer-black {
    background-color: #343a40;
    padding-top: 30px;
    padding-bottom: 30px;
}

.bloc-footer-black a::before {
    content: "";
    height: 16px;
    width: 11px;
    background: url("/wp-content/themes/sentiersDeFrance/img/solead-footer.svg") no-repeat;
    background-size: contain !important;
    display: inline-block;
    margin-right: 3px;
    margin-bottom: -2px;
}

.bloc-footer-black a::after {
    position: absolute;
    height: 1px;
    background-color: white;
    content: "";
    width: 120px;
    display: none;
}

.bloc-footer-black a:hover::after {
    display: block;
}

.bloc-footer-black {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    display: flex;
    justify-content: center;
    font-family: 'Lexend',sans-serif;
    font-size: 15px;
    line-height: 1.33;
    text-align: left;
    color: #ffffff;
}

.bloc-footer-black a {
    text-decoration: none;
    color: white;
    margin-left: 20px;
}

/*listing randonnées*/
.bg-green-form {
    background-color: #32640c;
}

form.apercu_choice_liste {
    background-color: transparent;
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-bottom: 0;
    flex-wrap: wrap;
}

.apercu_choice_liste p {
    font-family: 'Lexend',sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.23;
    color: #ffffff;
}

.apercu_choice_liste > div {
    display: flex;
    flex-direction: row;
}

.col_form_apercu > div {
    display: flex;
    flex-direction: row;
}

.img-yellow {
    width: 40px;
    height: 40px;
    min-width: 40px !important;
    padding-right: 10px;
}

.apercu .value {
    font-size: 13px;
    font-weight: 500;
    line-height: 1.31;
    text-align: left;
    color: #ffce00;
    background-color: transparent;
    padding: 0;
    margin: 0;
    margin-left: 10px;
}

.apercu .puce-yellow-trie::before {
    content: "•";
    font-size: 13px;
    line-height: 1.2;
    display: inline-block;
    margin-left: -0.2em;
    color: white;
    position: absolute;
}

.range p {
    font-weight: 400;
    margin-left: -18px;
}

.range > input:first-child {
    margin-left: 2px;
}

.apercu_choice_liste .button {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.27;
    text-align: left;
    color: #000000;
    font-family: 'Lexend',sans-serif;
    text-transform: inherit;
    background-color: transparent;
    margin: 0;
    padding: 0;
    display: block;
    padding: 16px 56px;
    width: auto;
    height: auto;
    cursor: pointer;
    transition: color 300ms ease 0ms,background-color 300ms ease 0ms,border 300ms ease 0ms,letter-spacing 300ms ease 0ms !important;
}


.actual_remove {
    border-radius: 26px;
    background-color: #ffce00;
    justify-content: center;
    border: 2px solid #ffce00;
    transition: color 300ms ease 0ms,background-color 300ms ease 0ms,border 300ms ease 0ms,letter-spacing 300ms ease 0ms !important;
}

.range p {
    color: #ffce00;
}

.actual_remove:hover {
    background-color:  transparent;
}

.actual_remove:hover input {
    color: #ffce00;
}

span.round-listing {
    color: white;
    background-color: white;
    border-radius: 31px;
    height: 5px;
    width: 5px;
    display: block;
}

.euro {
    background: url("/wp-content/themes/sentiersDeFrance/img/euro.svg") no-repeat;
    object-fit: contain;
}

/*trie modifier*/
.col_form_global > div {
    display: flex;
    flex-direction: row;
}

.col_difficult {
    width: inherit;
}

.list_rando {
    margin-top: 0px;
}

.col {
    display: flex;
    flex-direction: row !important;
    margin-bottom: 14px;
}

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

.modifier_range {
    flex-direction: column !important;;
}

.prix-modifier {
    flex-direction: row !important;
    width: 100%;
    justify-content: space-between;
    margin-top: 10px;
}

.prix-modifier p {
    margin-left: 0px;
}

.prix-modifier > div {
    display: flex;
    flex-direction: row;
    min-width: initial;
}

.bg-white-modifier {
    background-color: #f4f7f2;
    padding: 20px;
    border-radius: 16px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
}

.check_label {
    font-family: 'Lexend',sans-serif;
    font-size: 13px;
    line-height: 1.85;
    border: none;
    color: black;
}

.apercu_choice_liste [type="checkbox"]:not(:checked)+label:before, .apercu_choice_liste [type="checkbox"]:checked+label:before {
    background-color: #32640c80;
    width: 20px;
    height: 20px;
    border-radius: 4px;
}

.apercu_choice_liste [type="checkbox"]:not(:checked)+label:after, .apercu_choice_liste [type="checkbox"]:checked+label:after {
    width: 20px;
    height: 20px;
    background-color: #32640c;
    border-radius: 4px;
    top: 2px;
    left: 0px;
    content: "";
    background-image: url(/wp-content/themes/sentiersDeFrance/img/check-line.svg);
    background-position: center;
    background-repeat: no-repeat;
}

.prix-modifier input, .prix-modifier p {
    font-family: 'Lexend', sans-serif;
    font-size: 13px;
    line-height: 1.23;
    text-align: left;
    color: #ffffff !important;
}

div#slider-range {
    height: 10px;
    background-color: white;
    border-radius: 26px;
}

.ui-slider-range.ui-corner-all.ui-widget-header {
    background-color: #ffce00;
    border-radius: 26px;
    height: 10px;
    margin-top: 0;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
    width: 20px;
    height: 20px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    background-color: #ffce00;
    cursor: pointer;
}

.bg-white-liste {
    margin-top: 40px;
}

.bloc-info-liste {
    max-width: 510px;
    background-color: #fffcf2;
    margin-left: auto;
    margin-right: auto;
    padding: 40px;
    border-radius: 16px;
}

.bloc-info-liste p {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.27;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
    font-family: 'Lexend', sans-serif;
    margin: 0;
    margin-bottom: 20px;
}

p.bold {
    font-weight: bold;
}

.bloc-list-voirplus {
    display: flex;
    justify-content: flex-end;
}

.bloc-info-liste > p:last-child {
    margin-bottom: 0;
}

.bloc-list-voirplus a {
    font-family: 'Lexend',sans-serif;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.27;
    text-align: left;
    color: #ffce00;
    text-decoration: none;
    display: flex;
    align-items: center;
}

.bloc-list-voirplus a::after {
    content: "";
    width: 11px;
    height: 18px;
    margin-right: 10px;
    margin-left: 10px;
    background: url(/wp-content/themes/sentiersDeFrance/img/chevron-down-yellow-left.svg) no-repeat;
    background-size: contain !important;
    transition: 300ms ease 0ms,background-color 300ms ease 0ms,border 300ms ease 0ms,letter-spacing 300ms ease 0ms !important;
    transform: rotate(90deg);
    /* display: inline-block; */
}

.circuit-trouvé {
    margin-top: 60px;
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
}

.circuit-trouvé h2 {
    font-family: 'Lexend',sans-serif;
    text-align: left;
    font-size: 40px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
    margin: 0;
}

.circuit-trouvé p {
    font-family: 'Lexend',sans-serif;
    font-size: 20px;
    line-height: 1.25;
    text-align: left;
    margin: 0;
    color: #000000;
    margin-top: 20px;
}

span.bold-green {
    font-weight: 700;
    color: #32640c;
    margin-right: 10px;
}

.listing-produits.proposition {
    margin: 0;
    max-width: 1180px;
    margin-right: auto;
    margin-left: auto;
    justify-content: flex-start;
}

.listing-produits.proposition .homepost {
    margin-bottom: 40px;
    margin-right: 42px;
    transition: box-shadow 0.25s ease-in-out 0s;
    justify-content: flex-end;
}

.listing-produits a.link-aussi {
    height: auto;
    margin-top: auto;
    text-decoration: none;
}

.proposition .homepost:hover {
    box-shadow: rgb(0 0 0 / 16%) 0px -1px 4px -2px, rgb(0 0 0 / 20%) 0px 14px 16px -6px, rgb(0 0 0 / 20%) 0px 4px 22px 0px;
}

.listing-produits.proposition > .homepost:nth-child(3n) {
    margin-right: 0;
}

a.img-aussi {
    border-radius: 16px;
    position: absolute;
    height: inherit;
    width: inherit;
}

.homepost a.img-aussi img {
    height: 100%;
    border-radius: 16px;
    object-fit: cover;
}

.form_pagination .button {
    font-family: 'Lexend',sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.25;
    text-align: center;
    color: #ffffff;
    background-color: rgba(255, 205, 0, 0.3);
    margin-left: 5px;
    margin-right: 5px;
    border-radius: 86px;
    width: 40px;
    height: 40px;
    transition: color 300ms ease 0ms,background-color 300ms ease 0ms,border 300ms ease 0ms,letter-spacing 300ms ease 0ms !important;
}

.form_pagination .selected, .form_pagination .selected:hover, .form_pagination .button:hover {
    background-color: #ffce00;
}

.info-list {
    display: flex;
    height: 100%;
    width: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    background-color: #32640c;
    border-radius: 16px;
}

.info-list .img-liste-bonus {
    height: 85px;
    width: 85px;
    margin-top: 52px;
}

.info-list h3 {
    font-family: 'Lexend', sans-serif;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.27;
    text-align: center;
    color: #ffffff;
    text-transform: inherit;
}

.info-list > * {
    width: 72%;
}

.info-list p {
    font-family: 'Lexend',sans-serif;
    font-size: 15px;
    line-height: 1.27;
    text-align: center;
    color: #ffffff;
}

.info-list a {
    border-radius: 31px;
    background-color: #ffce00;
    border: 2px solid #ffce00;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 51px;
    text-decoration: none;
    font-family: 'Lexend',sans-serif;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.27;
    text-align: left;
    color: #ffffff;
    margin-bottom: 68px;
    transition: color 300ms ease 0ms,background-color 300ms ease 0ms,border 300ms ease 0ms,letter-spacing 300ms ease 0ms !important;
}

.info-list a:hover {
    background-color: transparent;
}

.info-list.envie-de-liberte {
    background-color: #ffce00;
}

.info-list.envie-de-liberte p {
    color: #32640c;
}

.info-list.envie-de-liberte a {
    background-color: #32640c;
    border: 2px solid #32640c;
}

.info-list.envie-de-liberte a:hover {
    background-color: transparent;
}

.map-liste {
    background: url(/wp-content/themes/sentiersDeFrance/img/map-liste.svg) no-repeat;
    background-size: contain !important;
    background-position: center;
}

.img-envie-de-liberte {
    background: url(/wp-content/themes/sentiersDeFrance/img/compass.svg) no-repeat;
    background-size: contain !important;
}

.lire-plus {
    display: none;
}

.bg-white-liste.active .lire-plus {
    display: block;
}

.bg-white-liste .link-lire-plus .moins {
    display: none;
}

.bg-white-liste.active .link-lire-plus .plus {
    display: none;
}

.bg-white-liste.active .link-lire-plus .moins {
    display: block;
}

a.link-lire-plus span {
    margin-left: 5px;
}

.bg-white-liste.active a::after {
    transform: rotate(-90deg);
}



/*pop up produit*/
div#close {
    right: auto;
    top: auto;
    border-radius: 16px;
    cursor: pointer;
}

.add_cart > div:last-child {
    display: flex;
    flex-direction: column;
    margin-left: auto;
    margin-right: auto;
    height: max-content;
    justify-content: center;
    align-items: center;
    margin-top: 60px;
}

.back_add_cart {
    background-color: rgba(0, 0, 0, 0.79);
}

.add_cart {
    justify-content: flex-end;
    align-items: flex-start;
    overflow: auto;
    background-color: #f4f7f2;
    border-radius: 16px;
    margin-top: auto;
    margin-bottom: auto;
    height: 80%;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    max-width: 1180px;
}

.pop-center {
    display: flex !important;
    align-items: center;
    height: 100%;
}

.pop-up h4 {
    font-family: 'Lexend',sans-serif;
    font-size: 40px;
    font-weight: bold;
    line-height: 1.25;
    text-align: center;
    color: #000000;
    margin-bottom: 0px;
    max-width: 62%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
}

.pop-up p {
    font-family: 'Lexend',sans-serif;
    max-width: 62%;
    font-size: 20px;
    line-height: 1.25;
    text-align: center;
    color: #000000;
    margin-left: auto;
    margin-right: auto;
    border: none;
    margin-bottom: 20px;
    padding: 0;
}

.pop-up p::before {
    content: "";
}

.bloc-reserver p {
    max-width: 200px;
    font-size: 13px;
    background-color: transparent;
}

.pop-up p.infos {
    margin: 0;
    font-family: 'Lexend',sans-serif;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.27;
    text-align: left;
    color: #000000;
}

.img-contact-pop {
    height: 50px;
    width: 50px;
    background: url(/wp-content/themes/sentiersDeFrance/img/service-clients.svg) no-repeat;
    background-size: contain !important;
}

a.contact-pop {
    font-family: 'Lexend',sans-serif;
    font-size: 15px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.27;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    background-color: #32640c;
    border: 2px solid #32640c;
    text-decoration: none;
    padding: 16px 46px;
    border-radius: 26px;
    transition: color 300ms ease 0ms,background-color 300ms ease 0ms,border 300ms ease 0ms,letter-spacing 300ms ease 0ms !important;
}

a.contact-pop:hover {
    background-color: transparent;
    color: #32640c;
}

.tarif-groupe {
    display: flex;
    align-items: center;
    justify-content: space-around;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    border-radius: 16px;
    background-color: #fffcf2;
}

/*voir panier apres un ajout au panier*/
.woocommerce-message {
    border: 0;
    margin: 0;
    background-color: #32640c;
    z-index: 9999;
    position: fixed;
    padding: 20px;
    border-radius: 0 26px 26px 0;
    bottom: 50px;
    left: 0;
    font-family: 'Lexend',sans-serif;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column-reverse;
    font-size: 15px;
    box-shadow: rgb(0 0 0 / 16%) 0px -1px 4px -2px, rgb(0 0 0 / 20%) 0px 14px 16px -6px, rgb(0 0 0 / 20%) 0px 4px 22px 0px;
}

.woocommerce-message::before {
    display: none;
}

.woocommerce-message > .button {
    margin-top: 10px;
    display: block;
    width: max-content;
    height: auto;
    padding: 16px 54px;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.27;
    text-align: left;
    color: #000000;
    text-decoration: auto;
    border-radius: 26px;
    background-color: #ffce00;
    border: 2px solid #ffce00;
    transition: color 300ms ease 0ms,background-color 300ms ease 0ms,border 300ms ease 0ms,letter-spacing 300ms ease 0ms !important;
}

.woocommerce-message > .button:hover {
    background-color: white;
}

/*fin pop-up*/
form.variations_form.cart {
    justify-content: center;
    display: flex;
    flex-direction: row;
    margin-top: 40px;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-bottom: 40px;
}

.select-price {
    background-color: white;
    border-radius: 16px;
    padding: 40px;
}

table.wccpf_fields_table td.wccpf_label label {
    font-family: 'Lexend',sans-serif;
    font-weight: 700;
    line-height: 1.27;
    color: black;
    font-size: 15px;
    width: max-content !important;
}

.bloc-price-pop {
    display: flex;
    flex-direction: column;
    height: max-content;
    margin-left: auto;
    margin-right: 0px;
}

.info-price-pop ul {
    margin: 0;
    padding: 0;
    margin-bottom: 20px;
    font-family: 'Lexend',sans-serif;
    font-size: 13px;
}

.info-price-pop {
    background-color: #fffcf2;
    padding: 40px;
    border-radius: 16px;
    padding-left: 61px;
}

.info-price-pop ul > li:first-child::before {
    content: "";
    width: 11px;
    height: 11px;
    background-color: #32640c;
    display: inline-block;
    border-radius: 16px;
    margin-left: -21px;
    margin-right: 10px;
}

.info-price-pop ul > li {
    list-style-type: none;
}

.info-price-pop > ul:nth-child(1n) > li:first-child::before {
    background-color: #ffce00;
}

.info-price-pop > ul:nth-child(2n) > li:first-child::before {
    background-color: #32640c;
}

.info-price-pop > ul:nth-child(3n) > li:first-child::before {
    background-color: #b69a63;;
}

.info-price-pop ul > li:first-child {
    font-size: 15px;
    font-weight: 700;

}

.single_variation_wrap h4 {
    color: #ffce00;
    margin-bottom: 14px;
}

.checkout-button, .alt {
    font-weight: 700;
    background-color: #ffce00 !important;
    border: 2px solid #ffce00;
    border-radius: 16px;
    text-transform: inherit;
    font-family: 'Lexend',sans-serif;
    font-size: 20px;
    padding: 40px;
}

.checkout-button, .alt:hover {
    background-color: transparent !important;
    color: #ffce00;
}

.price span {
    font-family: 'Lexend',sans-serif;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.4;
    text-align: center;
    color: #000000;
    margin-right: 5px;
    margin-left: 5px;
}

.single_variation_wrap {
    background-color: white;
    margin-top: 20px;
    border-radius: 16px;
    padding: 30px;
}

#cart .variations .label, .reset_variations {
    justify-content: flex-start;
    font-family: 'Lexend',sans-serif;
    font-weight: 700;
    line-height: 1.27;
    color: black;
    font-size: 15px;
}

.bloc-reserver {
    flex: 0 0 50%;
}

.price-pop-change > p {
    display: none !important;
}

.price-pop-change > div {
    display: none;
}

.price-pop-change > div.woocommerce-variation.single_variation {
    display: block;
}

.bloc-reserver > .single_variation_wrap {
    background-color: transparent;
    padding: 0;
    margin-top: 40px;
}

.bloc-reserver > .checkout-button, .bloc-reserver > .alt {
    display: block;
}

.bloc-reserver .woocommerce-variation.single_variation {
    display: none !important;
}

.variations tbody tr .value select {
    background-color: #f4f7f2;
    border: aliceblue;
    font-family: 'Lexend',sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.27;
    text-align: left;
    color: #32640c;
    border-radius: 26px;
    padding: 0px 25px;
    margin-bottom: 20px;
    background-image: url(/wp-content/themes/sentiersDeFrance/img/chevron-down-green.svg);
    background-position-x: 90%;
}

input.wccpf-field.wccpf-datepicker.wccpf-datepicker-date_de_dpart.date_depart {
    background-color: #f4f7f2;
    border: aliceblue;
    font-family: 'Lexend',sans-serif;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.27;
    text-align: left;
    color: #32640c;
    border-radius: 26px;
    width: 200px;
    width: 200px;
    height: 50px;
    margin-top: -1px;
    padding: .5rem;
    transition: border-color .24s ease-out;
    outline: 0;
    padding: 0 25px;
}

td.wccpf_value {
    padding: 0 !important;
    border: 0;
    background-color: transparent;
    color: #000000;
    display: flex;
    justify-content: flex-end;
}

table.wccpf_fields_table td.wccpf_label span {
    color: black !important;
}

a.reset_variations {
    justify-content: flex-end;
    padding-right: 10px;
    font-size: 13px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.23;
    letter-spacing: normal;
    text-align: left;
    color: #ffce00;
    text-decoration: none;
}

a.reset_variations::before {
    content: "";
    width: 10px;
    height: 10px;
    background: url(/wp-content/themes/sentiersDeFrance/img/close-pop-up.svg) no-repeat;
    background-size: contain !important;
    margin-right: 5px;
}


.variations tbody > tr:last-child .value select {
    margin-bottom: 0px;
}

label[for="pa_nombre-de-personnes"]::after {
    content: "(nombre)";
    display: block;
    font-weight: 400;
    font-size: 13px;
}

label[for="pa_nombre-de-chambre-doubles"]::after {
    content: "(nombre)";
    display: block;
    font-weight: 400;
    font-size: 13px;
}

label[for="pa_nombre-de-chambre-simples"]::after {
    content: "(nombre)";
    display: block;
    font-weight: 400;
    font-size: 13px;
}

.newsletter {
    display: block !important;
}

.homepost:nth-child(3) {
    display: flex;
}

.proposition .homepost {
    margin-bottom: 20px;
    transition: box-shadow 0.25s ease-in-out 0s;
    overflow: hidden !important;
}

td.wccpf_value::after {
    content: "";
    width: 40px;
    height: 50px;
    /* position: absolute; */
    background-color: red;
    display: block;
    background: url(/wp-content/themes/sentiersDeFrance/img/calendrier-pop.svg) no-repeat;
    background-size: unset;
    background-size: 50%;
    display: flex;
    align-items: center;
    background-position: center;
    background-color: #f4f7f2;
    border-radius: 0 26px 26px 0;
}

input.wccpf-field.wccpf-datepicker.wccpf-datepicker-date_de_dpart.date_depart {
    width: 160px;
    border-radius: 26px 0 0 26px;
}

.choix_page {
    width: 90%;
    margin: auto;
    flex-wrap: wrap;
    height: max-content;
    margin-bottom: 20px;
}

.choix_page > form {
    margin-bottom: 10px;
}

.bloc-info-liste {
    width: 70% !important;
    margin: auto;
}

.bg-white-liste {
    width: 100%;
}

.mobile-reserver {
	 display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: white;
    width: 100%;
    z-index: 1111;
    padding: 10px 0;
    justify-content: space-around;
    box-shadow: 0px -1px 5px rgb(0 0 0 / 25%);
}

.mobile-reserver a {
    align-items: center;
    color: black;
    border: #ffce00 solid 1px;
    background-color: #ffce00;
    padding: 12px 12px;
    border-radius: 31px;
    text-decoration: none;
    font-family: 'lexend',sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.27;
    text-align: center;
    transition: color 300ms ease 0ms,background-color 300ms ease 0ms,border 300ms ease 0ms,letter-spacing 300ms ease 0ms !important;
    display: flex;
    justify-content: center;
}

.mobile-reserver a:hover {
    background-color: white;
}

.mobile-reserver a:first-child {
    color: #32640c;
    background-color: white;
    border: solid 1px #32640c;
}

.mobile-reserver a:first-child:hover {
    background-color: #32640c;
    color: white;
}

/*.proposition > .homepost:nth-child(2n + 1) {
    margin-right: 20px;
}*/

a#config {
    width: initial !important;
}


iframe#tidio-chat-iframe {
	inset: auto 9px 35px auto !important;
}

.select-price {
    margin-right: 10px;
}

#cart .variations .label, .reset_variations label {
    text-align: left;
}

.listing-produits.proposition .homepost {
    margin-right: 0;
}

.listing-produits.proposition a.link-aussi {
    width: 28% !important;
    max-width: 365px;
}

.listing-produits.proposition .homepost {
    width: 31%;
    max-width: 365px !important;
}

.listing-produits.proposition {
    justify-content: space-between;
}

.listing-produits.proposition a.img-aussi {
    position: relative;
    width: 100%;
}


.proposition a.img-aussi {
    overflow: hidden;
}


h3.choisir-formule {
    margin: 0;
    padding: 20px 0;
}

.green-experience {
    border-radius: 16px;
    background-color: #32640c;
    display: flex;
    padding: 20px 30px;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    transition: color 300ms ease 0ms,background-color 300ms ease 0ms,border 300ms ease 0ms,letter-spacing 300ms ease 0ms !important
}

.typeRandoStepTop {
    display: flex;
    justify-content: space-between;
}

.miniature_type_rando_top {
    width: max-content;
    margin-right: 20px;
}

.miniature_type_rando_top:first-child .img-experience {
    background: url(/wp-content/themes/sentiersDeFrance/img/velo-experience.svg) no-repeat;
    background-size: auto !important;
    background-position: center;
}

.miniature_type_rando_top:nth-child(2) .img-experience {
    background: url(/wp-content/themes/sentiersDeFrance/img/pieds-experience.svg) no-repeat;
    background-size: auto !important;
    background-position: center;
}

.miniature_type_rando_top:nth-child(3) .img-experience {
    background: url(/wp-content/themes/sentiersDeFrance/img/voiture-experience.svg) no-repeat;
    background-size: auto !important;
    background-position: center;
}

.green-experience:hover {
    box-shadow: rgb(0 0 0 / 8%) 0px -1px 4px -2px, rgb(0 0 0 / 10%) 0px 14px 16px -6px, rgb(0 0 0 / 10%) 0px 4px 22px 0px;
    background-color: #ffce00;
}

.green-experience .text-experience {
    font-size: 12px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    text-decoration: none;
}

.miniature_type_rando_top a {
    text-decoration: none;
}

.img-experience {
    width: 65px;
    height: 45px;
    background-color: blue;
    margin-bottom: 5px;
}
/*home*/

.banniere .widget_ban img {
    height: 150%;
    width: 100%;
    object-fit: cover;
}

.filter_color {
    background-color: transparent;
}

.banniere .widget_ban {
    width: 100%;
}

h2.title2 > span {
    color: white !important;
}

.experience-left {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.step_view {
    background-color: rgba(255, 255, 255, 0.65);
    border-radius: 16px;
    margin-top: 50px;
    padding: 30px;
    width: auto;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 0;
}

.step_view > div > .text-experience {
    padding-top: 30px;
}

.text-experience {
    font-family: 'Lexend';
    font-size: 15px;
    font-weight: bold;
    line-height: 1.27;
    text-align: left;
    color: #ffffff;
}

.typeRandoStepTop {
    margin-top: 20px;
    margin-bottom: 0;
}

.bg-green-home {
    width: 100%;
    background-color: #32640c;
    margin-top: 20px;
}

.bloc-green-home {
    width: 100%;
    max-width: 1180px;
    margin: auto;
    padding: 20px;
    display: flex;
    justify-content: space-between;
}

.bloc-green-home > div:first-child {
    width: 30%;
    font-family: 'Lexend';
    font-size: 15px;
    font-weight: 500;
    line-height: 1.27;
    text-align: left;
    color: #ffce00;
}

.bloc-trois-home {
    display: flex;
    width: 70%;
    justify-content: flex-end;
}

.bloc-trois-home > .info-home:last-child {
    margin-right: 0;
}

.img-info-home {
    width: 35px;
    height: 35px;
    background-color: red;
    margin-right: 10px;
}

.bloc-trois-home > .info-home > div:last-child {
    font-family: 'Lexend';
    font-size: 13px;
    line-height: 1.23;
    text-align: left;
    color: #ffffff;
    width: 50%;
}

.bloc-trois-home > .info-home {
    margin-right: 10px;
    display: flex;
    align-items: center;
    width: max-content;
    justify-content: flex-end;
}

.joignable-home {
    background: url(/wp-content/themes/sentiersDeFrance/img/joignable-home.svg) no-repeat;
    background-size: contain !important;
    background-position: center;
}

.map-home {
    background: url(/wp-content/themes/sentiersDeFrance/img/map-home.svg) no-repeat;
    background-size: contain !important;
    background-position: center;
}

.boussole-home {
    background: url(/wp-content/themes/sentiersDeFrance/img/boussole-home.svg) no-repeat;
    background-size: contain !important;
    background-position: center;
}

.bg-white-home {
    background-color: white;
}

.bloc-points-forts h6 {
    font-size: 40px;
    line-height: 1.25;
    text-align: left;
    font-family: 'Lexend',sans-serif;
    text-transform: uppercase;
    margin: 60px 0 0 0;
    font-weight: 400;
    margin: 0;
    text-align: center;
}

.bloc-points-forts {
     max-width: 1100px;
     margin-left: auto;
     margin-right: auto;
     background-color: #fffcf2;
     border-radius: 16px;
     padding: 40px 40px 20px 40px;
 }

.bg-img-home {
    width: 100%;
    background: url(/wp-content/themes/sentiersDeFrance/img/bg-points.jpg) no-repeat;
    background-size: cover !important;
    padding-top: 50px;
    padding-bottom: 70px;
    background-position: center;
}

.price-tag {
    background: url(/wp-content/themes/sentiersDeFrance/img/price-tag.svg) no-repeat;
    background-size: auto !important;
    background-position: center;
}

.sejours-carte {
    background: url(/wp-content/themes/sentiersDeFrance/img/sejours-carte.svg) no-repeat;
    background-size: auto !important;
    background-position: center;
}

.team {
    background: url(/wp-content/themes/sentiersDeFrance/img/team.svg) no-repeat;
    background-size: auto !important;
    background-position: center;
}

.sac-a-dos {
    background: url(/wp-content/themes/sentiersDeFrance/img/sac-a-dos.svg) no-repeat;
    background-size: auto !important;
    background-position: center;
}

.travel-agent {
    background: url(/wp-content/themes/sentiersDeFrance/img/travel-agent.svg) no-repeat;
    background-size: auto !important;
    background-position: center;
}

.service-clients-points {
    background: url(/wp-content/themes/sentiersDeFrance/img/service-clients-points.svg) no-repeat;
    background-size: auto !important;
    background-position: center;
}
.map-points {
    background: url(/wp-content/themes/sentiersDeFrance/img/map-points.svg) no-repeat;
    background-size: auto !important;
    background-position: center;
}

.signpost {
    background: url(/wp-content/themes/sentiersDeFrance/img/signpost.svg) no-repeat;
    background-size: auto !important;
    background-position: center;
}


span.points-forts-yellow {
    font-weight: 700;
    color: #ffce00;
}

.bloc-points-forts p {
    font-family: 'Lexend',sans-serif;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
    width: 70%;
    margin: 20px auto;
    margin-bottom: 0px;
}

.flex-points-forts {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    font-size: 15px;
    line-height: 1.27;
    text-align: center;
    color: #000000;
}

.flex-points-forts > div {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    margin-top: 40px;
    width: calc(25% - 10px);
    margin-left: 5px;
    margin-right: 5px;
}

.img-points {
    height: 80px;
    width: 80px;
    margin-bottom: 25px;
}

.bold-points, .text-points {
    max-width: 170px;
    margin-bottom: 16px;
}

.bold-points {
    font-weight: 700;
}

.bg-white-comuniquons {
    background-color: #f4f7f2;
}

.bloc-comuniquons {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
    font-family: 'Lexend';
    font-size: 15px;
    font-weight: 500;
    line-height: 1.27;
    color: #000000;
    padding-bottom: 75px;
    padding-top: 55px;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}

.bloc-comuniquons h6 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.25;
    text-align: left;
    color: #000000;
    margin: 0;
    margin-bottom: 40px;
}

.comuniquons-contact > h6 {
    font-size: 40px;
    font-weight: bold;
    line-height: 1.25;
    text-align: center;
    color: #32640c;
    margin: 0;
    margin-top: 5px;
    text-transform: uppercase;
}

.comuniquons-contact p {
    font-size: 20px;
    line-height: 1.25;
    text-align: center;
    color: #000000;
    margin-top: 20px;
    margin-bottom: 0;
    max-width: 60%;
}

.comuniquons-contact {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 50%;
}

.souhaite-comuniquons {
    height: 250px;
    background: url(/wp-content/themes/sentiersDeFrance/img/speak.svg) no-repeat;
    background-size: contain !important;
    background-position: center;
    padding-left: 50px;
    padding-right: 50px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    padding-bottom: 25px;
    font-weight: 700;
}

.img-tel {
    height: 45px;
    width: 45px;
    margin-right: 20px;
    background: url(/wp-content/themes/sentiersDeFrance/img/tel-home.svg) no-repeat;
    background-size: contain !important;
}

.souhaite-comuniquons > div {
    display: flex;
    align-items: center;
}

.img-mess {
    height: 45px;
    width: 45px;
    margin-right: 20px;
    background: url(/wp-content/themes/sentiersDeFrance/img/lettre-home.svg) no-repeat;
    background-size: contain !important;
}

.tel {
    margin-bottom: 15px;
}

.wpcf7-form, .wpcf7-form {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.wpcf7-form br, .wpcf7 br {
    display: none;
}

.wpcf7-form > p:nth-child(2), .wpcf7 > p:nth-child(3) {
    display: flex;
    justify-content: space-between;
    width: 100%;
    flex-wrap: wrap;
    margin: 0;
}

.wpcf7-form-control-wrap {
    width: 45%;
    margin-bottom: 25px;
}

.wpcf7 input, .wpcf7 textarea {
    margin: 0;
    border: 0;
    border-radius: 16px;
    padding: 14px 32px;
    position: relative;
    width: calc(100% - 64px);
}

.wpcf7 input::placeholder {
    font-family: 'Lexend';
    font-size: 15px;
    font-weight: 500;
    line-height: 1.27;
    text-align: left;
    color: #000000;
    font-weight: 700;
}

span.wpcf7-list-item label {
    display: flex;
    width: 100%;
    justify-content: center;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.29;
    text-align: left;
    color: #000000;
    align-items: center;
}

span.wpcf7-list-item-label {
    width: max-content;
    cursor: pointer;
    max-width: 320px;
}



span.wpcf7-list-item {
    width: 100%;
}

.wpcf7-form input[type="checkbox"], .wpcf7 input[type="checkbox"] {
    width: max-content;
    margin-right: 20px;
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.wpcf7 input:focus {
    outline: none;
}

.comuniquons-contacte > p {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.29;
    text-align: center;
    color: #7b7b7b;
    margin-top: 34px;
    margin-bottom: 0;
}

input.wpcf7-form-control.wpcf7-submit.nous-contacter {
    width: max-content;
    margin-top: 40px;
    border-radius: 26px;
    background-color: #ffce00;
    border: 2px solid #ffce00;
    font-family: 'Lexend';
    font-size: 15px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.27;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
    cursor: pointer;
    transition: color 300ms ease 0ms,background-color 300ms ease 0ms,border 300ms ease 0ms,letter-spacing 300ms ease 0ms !important;
}

input.wpcf7-form-control.wpcf7-submit.nous-contacter:hover {
    background-color: white;
}

form.wpcf7-form > p , .wpcf7 > p {
    margin: 0;
    width: max-content;
}

div#wpcf7-f15160-o1, div#wpcf7-f15255-o1 {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.comuniquons-contacte {
    width: 50%;
}

.bg-yellow-temoignage {
    font-family: 'Lexend';
    font-size: 15px;
    line-height: 1.25;
    width: 100%;
    background: url(/wp-content/themes/sentiersDeFrance/img/illsutrations_circuit) no-repeat #ffce00;
    background-size: cover;
    background-position: center;
}

.bloc-temoignages {
    max-width: 1180px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 60px;
    padding-bottom: 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.bloc-temoignages > div {
    width: 49%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
    border-radius: 16px;
}

.bloc-1-temoignage h6 {
    font-size: 40px;
    font-weight: bold;
    line-height: 1.25;
    text-align: center;
    color: #ffffff;
    margin: 0;
    text-transform: uppercase;
}

.bloc-1-temoignage p {
    color: white;
    font-size: 20px;
    margin: 0;
    margin-top: 20px;
    text-align: center;
}

.bloc-temoignage > div {
    width: calc(50% - 60px);
    margin-left: auto;
    background-color: white;
    border-radius: 0px 16px 16px 0px;
    padding: 30px;
    height: calc(100% - 60px);
    justify-content: center;
    display: flex;
    flex-direction: column;
}

.bloc-temoignage > div .texte-temoignage {
    margin: 0;
    margin-top: 40px;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.25;
    text-align: center;
    color: #000000;
}

.green-temoignage {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.27;
    text-align: center;
    color: #32640c;
}

.bloc-temoignages > div:nth-child(2) > div {
    margin-left: 0;
    margin-right: auto;
    border-radius: 16px 0 0 16px;
}

.img-temoignage {
    width: 50% !important;
    padding: 0 !important;
    height: 100% !important;
}

.bloc-temoignage {
    flex-direction: row !important;
}

.bloc-temoignages > div:nth-child(2) > .img-temoignage {
    border-radius: 0px 16px 16px 0;
}

.bloc-temoignages > div > .img-temoignage {
    border-radius: 16px 0 0 16px;
    background-position: center;
}

.maison-temoignage {
    background: url(/wp-content/themes/sentiersDeFrance/img/maison-temoignage.jpg) no-repeat;
    background-size: cover !important;
}

.massif-temoignage {
    background: url(/wp-content/themes/sentiersDeFrance/img/massif-temoignage.jpg) no-repeat;
    background-size: cover !important;
}

.normandie-temoignage {
    background: url(/wp-content/themes/sentiersDeFrance/img/normandie-temoignage.jpg) no-repeat;
    background-size: cover !important;
}

.bloc-temoignage > div .name-temoignage {
    text-align: center;
    margin-top: 25px;
    margin-bottom: 55px;
}

.bg-white-blog {
    width: 100%;
}

.bloc-blog {
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    margin-bottom: 60px;
}

.bloc-blog h6 {
    font-family: 'Lexend';
    font-size: 40px;
    font-weight: bold;
    line-height: 1.25;
    text-align: center;
    color: #000000;
    margin: 20px;
    text-transform: uppercase;
}

.bloc-blog p {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    color: #000000;
    width: 48%;
    margin: auto;
    margin-bottom: 20px;
    margin-top: 0;
}

.blog.slider.slick-initialized.slick-slider {
    width: 100%;
    display: flex;
    align-items: center;
    height: 400px;
}

.absolute-blog {
    position: absolute;
    top: 0;
    height: 100%;
    z-index: 1;
    width: 18.6%;
}

.slick-slide {
    background: url(/wp-content/themes/sentiersDeFrance/img/blog-img.jpg) no-repeat;
    background-size: cover!important;
    border-radius: 16px;
}

.absolute-blog img.miniature.wp-post-image {
    width: 76.8%;
    object-fit: cover;
    height: 400px;
    border-radius: 16px;
}

.content-blog {
    height: 400px;
    width: 100%;
    display: flex;
    align-items: center;
}

.lire-plus-blog {
    font-family: 'Lexend';
    z-index: 1;
    display: flex;
    flex-direction: column;
    height: max-content;
    width: 40%;
    margin-left: auto;
    margin-right: 70px;
    padding: 40px;
    border-radius: 16px;
    background-color: #4a90146e;
    backdrop-filter: blur(16.8px);
}

.lire-plus-blog h6 {
    margin: 0;
}

.slick-list.draggable {
    height: 400px;
}

.carrousel-blog {
    height: 400px;
}

.slick-prev:before {
    background: url(/wp-content/themes/sentiersDeFrance/img/arrow-caroussel-right.svg) no-repeat;
    background-size: contain !important;
    transform: rotate(180deg);
    content: "";
    width: 47px;
    height: 47px;
    cursor: pointer;
    display: block;
    opacity: 1;
    transition: 300ms ease 0ms !important;
}


.slick-next:before {
    background: url(/wp-content/themes/sentiersDeFrance/img/arrow-caroussel-right.svg) no-repeat;
    background-size: contain !important;
    content: "";
    width: 47px;
    height: 47px;
    cursor: pointer;
    display: block;
    opacity: 1;
    transition: 300ms ease 0ms !important;
}

.slick-prev:hover:before, .slick-next:hover:before {
    filter: brightness(0.7);
}

button.slick-arrow {
    width: 47px;
    height: 47px;
    margin-top: 24px;
    z-index: 1;
    top: inherit;
}

.lire-plus-blog h6 {
    font-size: 20px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    margin-bottom: 30px;
}

.lire-plus-blog p {
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.27;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    margin: 0;
    width: 100%;
}

.lire-plus-blog a {
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    padding: 16px 54px;
    border-radius: 26px;
    background-color: #ffce00;
    border: 2px solid #ffce00;
    font-family: 'Lexend';
    font-size: 15px;
    font-weight: bold;
    line-height: 1.27;
    color: #000000;
    cursor: pointer;
    transition: color 300ms ease 0ms,background-color 300ms ease 0ms,border 300ms ease 0ms,letter-spacing 300ms ease 0ms !important;
    text-decoration: none;
}

.lire-plus-blog a:hover {
    background-color: white;
}

.bg-faire-plaisir {
    background-color: #f4f7f2;
    width: 100%;
    font-family: 'Lexend';
}

.bloc-faire-plaisir {
    padding-top: 60px;
    padding-bottom: 60px;
    max-width: 1180px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.bloc-faire-plaisir > div {
    width: 50%;
}

.titre-plaisir h6 {
    font-size: 40px;
    font-weight: bold;
    line-height: 1.25;
    text-align: left;
    color: #000000;
    text-transform: uppercase;
    margin: 0;
}

.titre-plaisir p {
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
    margin-bottom: 0;
}

.texte-plaisir h6 {
    font-size: 20px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
    margin: 0;
}

.texte-plaisir p {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.27;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
    margin: 0;
    margin-top: 25px;
}

.texte-plaisir > div {
    padding: 40px;
    border-radius: 16px;
    background-color: #ffffff;
}

.cadeau a {
    margin-left: auto;
    padding: 16px 54px;
    border-radius: 26px;
    background-color: #32640c;
    border: 2px solid #32640c;
    font-family: 'Lexend';
    font-size: 15px;
    font-weight: bold;
    line-height: 1.27;
    color: white;
    cursor: pointer;
    transition: color 300ms ease 0ms,background-color 300ms ease 0ms,border 300ms ease 0ms,letter-spacing 300ms ease 0ms !important;
    text-decoration: none;
    display: block;
    width: max-content;
    margin-top: 38px;
}

.cadeau {
    width: 60%;
    margin-left: 30px;
}

.img-plaisir {
    width: 30%;
    border-radius: 16px;
    background: url(/wp-content/themes/sentiersDeFrance/img/parainnage-img.jpg) no-repeat;
    background-size: cover !important;
    background-position: center;
}

div#wpcf7-f15257-o2 form.wpcf7-form {
    display: flex;
    flex-direction: row;
}

div#wpcf7-f15257-o2 form.wpcf7-form > p:nth-child(2) {
    display: flex;
    flex-direction: column;
}

div#wpcf7-f15257-o2 input {
    width: 100%;
    background-color: #f4f7f2;
}

div#wpcf7-f15257-o2 form.wpcf7-form > p:nth-child(3) {
    width: 30%;
}

.form-proche {
    margin-top: 30px;
}

span.ajax-loader {
    display: none !important;
}

div#wpcf7-f15257-o2 input.wpcf7-form-control.wpcf7-submit.nous-contacter {
    background-color: #32640c !important;
    border: #32640c 2px solid;
    color: white;
    width: auto;
    padding: 16px 54px;
}

div#wpcf7-f15257-o2 input.wpcf7-form-control.wpcf7-submit.nous-contacter:hover {
    background-color: white !important;
    color: #32640c;
}

.cheque {
    margin-bottom: 40px;
    display: flex;
}
.cadeau a:hover {
    background-color: white;
    color: #32640c;
}

.titre-plaisir > * {
    width: 70%;
}

.bloc-regions {
    position: relative;
    height: 105px;
    display: flex;
    align-items: center;
}

select.select-regions {
    margin: 0;
}

form.form-region {
    display: flex;
    align-items: center;
    width: 100%;
}

.experience-right .text-experience {
    margin-bottom: 20px;
}

form.form-region input {
    height: 47px;
    min-width: 47px;
    background-color: #32640c;
    background-image: url(/wp-content/themes/sentiersDeFrance/img/check-line.svg);
    background-position: center;
    background-repeat: no-repeat;
    border: 0;
    border-radius: 26px;
    margin-left: 47px;
    cursor: pointer;
    transition: 300ms ease 0ms !important;
}

form.form-region input:hover {
    filter: brightness(0.7);
}

select.select-regions {
    border: 0;
    background-color: rgba(255, 255, 255, 0.65);
    border-radius: 16px;
    padding: 14px 27px;
    height: auto;
    background-image: url(/wp-content/themes/sentiersDeFrance/img/chevron-down-green.svg);
    color: #32640c;
    background-position: right 30px center;
    width: 100%;
}

.experience-right {
    width: 40%;
}

.form_ban_pos {
    max-width: 1180px;
}

.filter_color .title1-widget-header {
    width: 100%;
    margin: auto;
}

a.tel, a.mess {
    display: flex;
    margin-bottom: 15px;
    align-items: center;
    text-decoration: none;
    color: black;
    border-radius: 26px;
    display: flex;
    margin-bottom: 15px;
    align-items: center;
    text-decoration: none;
    color: black;
    padding: 0 10px 0 0px;
    transition: 300ms ease 0ms !important;
}

a.tel:hover, a.mess:hover {
    box-shadow: rgb(0 0 0 / 16%) 0px -1px 4px -2px, rgb(0 0 0 / 20%) 0px 14px 16px -6px, rgb(0 0 0 / 20%) 0px 4px 22px 0px;
}

/* page map*/
.title_cat_home {
    background: transparent;
    font-family: 'Lexend';
}

.cat_home_beige {
    background: #32640c;
    padding-top: 20px;
}

.title_cat_home h3 {
    font-family: 'Lexend';
    font-size: 40px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.25;
    letter-spacing: normal;
    text-align: center;
}

.title_cat_home img {
    display: none;
}

.title_cat_home h2 {
    color: black;
}

.apercu_choice_liste {
    border: none;
}

.title_cat_home p {
    font-size: 15px;
    line-height: 1.25;
    color: #000000;
}

a.voir_tous {
    display: block;
    width: max-content;
    margin: 10px auto 60px auto;
    padding: 16px 54px;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.27;
    text-align: left;
    color: #000000;
    text-decoration: auto;
    border-radius: 26px;
    background-color: #ffce00;
    border: 2px solid #ffce00;
    transition: color 300ms ease 0ms,background-color 300ms ease 0ms,border 300ms ease 0ms,letter-spacing 300ms ease 0ms !important;
}

a.voir_tous:hover {
    background-color: transparent;
}

.sub_content_single {
    padding: 0;
    height: max-content;
}

.content_single_text {
    width: 100%;
    max-width: 1180px;
    margin-bottom: 0;
}

.content_single {
    padding-top: 0;
}

/*panier*/
.woocommerce table.shop_table {
    border: none;
    margin-top: 40px;
    margin-bottom: 0px;
}

.woocommerce table.shop_table tbody {
    width: 100%;
    display: flex;
    flex-direction: column;
    font-family: 'Lexend';
}

.woocommerce form.woocommerce-cart-form table.shop_table > tbody:first-child > tr:first-child {
    display: none;
}

.woocommerce table.shop_table td {
    border: none;
    padding: 40px 15px;
}

.woocommerce table.shop_table tbody > tr {
    background-color: #f4f7f2;
    margin-top: 0;
    margin-bottom: 20px;
    border-radius: 16px;
    padding-left: 15px;
    padding-right: 15px;
}

.woocommerce table.shop_table td > span {
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 200px;
    width: 200px;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.1;
    text-align: center;
    color: #32640c;
    border-radius: 16px;
}

td.product-name > a:first-child {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.25;
    text-align: left;
    color: #32640c;
    text-decoration: none;
}

td.product-thumbnail img {
    border-radius: 16px;
    width: 100%;
}

.remove-cart {
    height: 10px;
    width: 10px;
    background: url(/wp-content/themes/sentiersDeFrance/img/remove-close.svg) no-repeat;
    background-size: contain !important;
    margin: auto;
}

.remove-cart-texte {
    font-size: 15px;
    text-align: center;
    font-weight: 400;
    max-width: 100%;
    margin: auto !important;
    margin-top: 15px !important;
    color: black;
}

.woocommerce table.shop_table td.product-remove {
    width: 10%;
    vertical-align: initial;
}

.woocommerce a.remove {
    margin: auto;
    width: auto;
}

.woocommerce a.remove:hover {
    color: black !important;
    background: transparent;
}
.woocommerce td.product-name .wc-item-meta dd, .woocommerce td.product-name dl.variation dd p {
    margin: 0;
}

.tab-cart-descrp {
    display: flex;
    justify-content: space-between;
    padding-bottom: 10px;
    margin-top: 10px;
    font-size: 15px;
    line-height: 1.47;
    color: #000000;
    border-bottom: #707070 1px solid;
    color: black;
}

.tab-cart-descrp p {
    margin: 0;
}

.tab-cart-descrp > *:last-child {
    font-weight: 700;
}

dl.variation > .tab-cart-descrp:last-child {
    color: #32640c;
    font-weight: 700;
    border-bottom: 0;
}

dl.variation {
    margin-top: 30px;
}

.woocommerce table.shop_table tbody > tr.code-promo {
    padding: 0;
    margin: 0;
    background-color: white;
    border-radius: 0;
    margin-top: 40px;
    margin-bottom: 40px;
}

.woocommerce table.shop_table tbody > tr > td > button.button {
    display: none !important;
}

.coupon {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
    flex-wrap: wrap;
}

tr.code-promo > td {
    padding: 0 !important;
    width: 100%;
    height: 100%;
    display: flex;
}

.coupon > div {
    font-size: 15px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.27;
    letter-spacing: normal;
    text-align: left;
    color: #32640c;
    margin-right: 31px;
}

.woocommerce .cart .button, .woocommerce .cart input.button {
    width: 47px;
    height: 47px;
    background: url(/wp-content/themes/sentiersDeFrance/img/newsletter.svg) no-repeat;
    margin-left: 20px;
    font-size: 0px !important;
}

input#coupon_code {
    width: 30%;
    margin: 0;
    padding: 14px 25px;
    border-radius: 24px;
    border: 1px solid #32640c;
}

input#coupon_code::placeholder {
    font-size: 15px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.27;
    letter-spacing: normal;
    text-align: left;
    color: #32640c;
}

input#coupon_code:focus-visible {
    outline: none;
}

.wc-proceed-to-checkout > a {
    color: black !important;
}

.cart_totals {
    width: calc(50% - 80px) !important;
    padding: 40px;
}

.left-price {
    width: 50%;
    background-color: #ffce00;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 16px 0 0 16px;
}

.woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
    display: flex;
    flex-wrap: wrap;
    border-radius: 16px;
    background-color: #fffcf2;
    margin-bottom: 60px;
}

.left-price h6 {
    margin: 0;
    text-align: center;
    font-family: 'Lexend', sans-serif;
    font-size: 40px;
    font-weight: bold;
    line-height: 1.25;
    text-align: left;
    color: #ffffff;
    text-transform: uppercase;
}

.woocommerce .cart_totals table.shop_table tbody > tr {
    background-color: transparent;
}

.cart_totals h2 {
    display: none;
}

.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
    border: 0;
}

.wc-proceed-to-checkout, .woocommerce-checkout-payment {
    margin: 0;
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

.wc-proceed-to-checkout a.button.button, .woocommerce-checkout-payment a.button.button, .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    border-radius: 26px;
    background-color: #ffce00 !important;
    border: 1px solid #ffce00 !important;
    padding: 16px 56px !important;
    font-size: 20px !important;
    line-height: inherit;
    width: max-content;
    transition: color 300ms ease 0ms,background-color 300ms ease 0ms,border 300ms ease 0ms,letter-spacing 300ms ease 0ms !important;
    padding: 0;
    height: max-content;
}

.woocommerce #payment #place_order:hover, .woocommerce-page #payment #place_order:hover  {
    background-color: transparent !important;
    color: #ffce00;
}

.woocommerce .cart_totals table.shop_table {
    margin-top: 0;
}

tr.cart-subtotal {
    padding: 0 !important;
    margin-bottom: 0 !important;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 20px !important;
    border-radius: 0 !important;
    border-bottom: dashed rgba(50, 100, 12, 0.3) 4px;
}

tr.cart-subtotal th {
    padding: 0 !important;
}

tr.cart-subtotal td {
    padding: 0 !important;
}

tr.cart-subtotal td span {
    width: initial !important;
    height: initial !important;
    background-color: transparent !important;
    font-size: 20px;
    line-height: 1.25;
    color: #000000 !important;
    font-weight: 400 !important;
}

tr.cart-subtotal > th {
    font-size: 20px;
    line-height: 1.25;
    color: #000000;
    font-weight: 400 !important;
}

tr.order-total {
    padding: 0 !important;
    margin: 0 !important;
    margin-top: 20px !important;
    display: flex;
    justify-content: space-between;
}

tr.order-total th {
    padding: 0 !important;
}

tr.order-total td {
    padding: 0 !important;
}

tr.order-total th {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.27;
    text-align: left;
    color: #32640c;
}

tr.order-total > td span {
    font-size: 30px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.27;
    letter-spacing: normal;
    text-align: left;
    color: #32640c;
}

.wc-proceed-to-checkout a.button.button:hover, .woocommerce-checkout-payment a.button.button:hover {
    background-color: transparent !important;
}

/*recap commande*/
.form-before-pay {
    margin-top: 40px;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    font-size: 15px;
    font-family: 'Lexend',sans-serif;
    flex-wrap: wrap;
}

.woocommerce-info {
    border-radius: 19px;
    background-color: #f4f7f2;
    border: 0;
    padding: 25px 20px;
    display: flex;
    align-items: center;
    font-weight: 800;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.27;
    letter-spacing: normal;
    text-align: left;
    color: #32640c;

}

a.showcoupon, a.showlogin {
    margin-right: 20px;
    text-decoration: none;
    line-height: 1.27;
    text-align: left;
    color: #000000;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-left: 30px;
    font-weight: 400;
}

a.showcoupon::before, a.showlogin::before {
    content: "";
    position: absolute;
    height: 1px;
    background-color: black;
    margin-top: 25px;
    width: 100%;
}

a.showcoupon::after, a.showlogin::after {
    content: "";
    margin-right: -14px;
    height: 14px;
    width: 8px;
    background: url("/wp-content/themes/sentiersDeFrance/img/arrow-black-right.png") no-repeat;
    background-size: cover !important;
    position: absolute;
}

.woocommerce-info::before {
    position: initial;
    content: "";
    width: 20px;
    height: 100%;
    margin-right: 8px;
    background-color: black;
}

.form-before-pay > .woocommerce-info:first-child::before {
    background-color: green;
}

form#checkout {
    margin-top: 30px;
    font-family: 'Lexend',sans-serif;
}

form#checkout h3 {
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.25;
    text-align: left;
    color: #000000;
    font-family: 'Lexend',sans-serif;
    text-transform: initial;
    margin-bottom: 20px;
}

.form-list-recap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

}

.left-commande {
    width: 45%;
}

.right-commande {
    width: 35%;
}

.form-before-pay > .woocommerce-info:first-child {
    width: 35%;
}

.form-before-pay > .woocommerce-info:nth-last-child(-n+3) {
    width: 45%;
}

#order_review tfoot {
    width: 100%;
    display: flex;
    flex-direction: column;
}

#order_review tfoot {
    width: 100%;
    display: flex;
    flex-direction: column;
}

div#payment {
    background: #fffcf2 !important;
    margin-top: 60px;
    margin-bottom: 60px;
    border-radius: 16px !important;
    font-family: 'Lexend',sans-serif;
}

ul.wc_payment_methods.payment_methods.methods {
    width: 50%;
    background: #ffce00;
    border-radius: 16px 0 0 16px;
    padding: 30px !important;
}

.form-row.place-order {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

div#payment label {
    font-size: 15px;
    font-weight: bold;
    line-height: 1.27;
    color: #000000;
}

div#payment .payment_box.payment_method_cod {
    margin-top: 10px;
    margin-bottom: 0;
    background-color: transparent;
    padding: 0;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.27;
    letter-spacing: normal;
    text-align: left;
    color: #000000;
}

div#payment .payment_box.payment_method_cod::before {
    display: none;
}

/* Suppression de Corse dans la checkbox */

.check_label[data="67"] {
    display: none !important;
}

/**/

/* Page achat */

body .content_single_product .form-row.form-row-wide input{
    padding: 14px 33px;
    border-radius: 24px;
}

p#billing_first_name_field input, p#billing_last_name_field input, p#billing_company_field input {
    padding: 14px 33px;
    border-radius: 24px;
}

.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 100%;
    overflow: visible;
}

.woocommerce-billing-fields__field-wrapper {
    display: flex;
    flex-direction: column;
}

p#billing_first_name_field {
    order: 1;
    background-color: #fffcf2;
    padding:20px 20px 0;
    margin:0;
}
p#billing_first_name_field, p#billing_last_name_field {
    order: 2;
    background-color: #fffcf2;
    padding:0 20px;
    margin:0;
}
p#billing_company_field {
    order: 3;
    background-color: #fffcf2;
    padding:0 20px 20px;
    width:100%;    
    margin-bottom: 40px; 
}
p#billing_address_1_field {
    order: 4;
    padding:0 20px;
    width:100%; 
    margin: 10px 0;
}
p#billing_address_2_field {
    order: 5;
    padding:0 20px;
    width:100%; 
    margin: 10px 0;
}
p#billing_city_field {
    order: 6;
    padding:0 20px;
    width:100%; 
    margin: 10px 0;
}
p#billing_postcode_field {
    order: 7;
    padding:0 20px;
    width:100%; 
    margin: 10px 0;
}
p#billing_country_field {
    order: 8;
    padding:0 20px;
    width:100%;
    margin: 10px 0; 
}
p#billing_phone_field {
    order: 9;
    padding:0 20px;
    width:100%;
    margin: 10px 0; 
}
p#billing_email_field {
    order: 10;
    padding:0 20px;
    width:100%;
    margin: 10px 0; 
}

p#billing_first_name_field input, p#billing_last_name_field input, p#billing_company_field input {
    border: 0;
}

p#billing_address_1_field input, p#billing_address_2_field input, p#billing_city_field input, p#billing_postcode_field input, p#billing_country_field input, p#billing_phone_field input, p#billing_email_field input {
    background-color: white;
    border: 0;
}

p#billing_country_field span.select2-selection.select2-selection--single {
    border-radius: 24px;
    backdrop-filter: blur(16.5px);
    background-color: #FFFCF2;
    padding: 9px 19px;
    height: 47px;
    border: 0;
}

p#billing_first_name_field, p#billing_last_name_field, p#billing_company_field {

}

.right-commande label {
    font-family: 'Lexend';
    font-size: 15px;
    color: #000000;
    font-weight: 600;
}

.right-commande label[for="non"] {
    font-weight: 700;
    position: absolute;
    top: -35px;
}

.woocommerce form .form-row .required {
    color: black;
    margin-left: 0px;
    font-weight: 400;
}

p#wc_checkout_add_ons_2_field {
    background-color: #FFFCF2;
    padding: 20px;
    position: relative;
    margin-top: 55px;
    margin-bottom: 40px !important;
}

.right-commande textarea {
    border: 0;
    background-color: #FFFCF2;
    margin-bottom: 40px;
}

label[for="wc_checkout_add_ons_6"],
label[for="order_comments"] {
    font-weight: 700;
} 

.right-commande textarea {
    border: 0;
    background-color: #FFFCF2;
    margin-bottom: 40px !important;
    padding: 15px 30px;
    height: 100px !important;
}

table.shop_table.woocommerce-checkout-review-order-table {
    background-color: #f4f7f2;
    left: 0;
    padding: 40px;
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-top: 0;
}
body .content_single_product .woocommerce #checkout table.shop_table tbody > tr {
    background-color: #ffffff;
    position: relative;
}
body .content_single_product .woocommerce table.shop_table td.product-total > span {
    background-color: #f4f7f2;
    position: absolute;
    right: 0px;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
}
body .content_single_product td.product-name {
    font-family: Lexend;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    color: #32640c;
}
body .content_single_product td.product-name strong.product-quantity {
    color: #000;
    display: block;
}
body .content_single_product h3#order_review_heading, p.p_h3 {
    max-width: 1180px;
    margin: auto;
}
body .content_single_product h3#order_review_heading {
    margin-top: 40px !important;
    padding-top: 60px;
    padding-bottom: 20px !important;
}
body .content_single_product th.product-name, th.product-total {
    display: none;
}
body .content_single_product body .content_single_product dl.variation div div {
    font-weight: 500;
}
body .content_single_product dl.variation div div.variation-Datededpart {
    font-weight: 600;
}
table.shop_table.woocommerce-checkout-review-order-table tbody, table.shop_table.woocommerce-checkout-review-order-table tfoot {
    max-width: 1180px;
    margin: auto;
}
.text_order_review {
    background-color: #F4F7F2;
    width: 100vw;
    margin-left: calc(50% - 50vw) !important;
}


body .content_single_product .form-before-pay > .woocommerce-info:first-child:before {
    background-color: transparent;
    content: url(/wp-content/uploads/2021/07/user.png);
    display: flex;
    align-items: center;
}

body .content_single_product .form-before-pay > .woocommerce-info:nth-last-child(-n+3):before {
    background-color: transparent;
    content: url(/wp-content/uploads/2021/07/reduc.png);
}
body .content_single_product .woocommerce table.shop_table td.product-total > span {
    position: relative;
}

form#checkout td.product-name,form#checkout  tr.fee>*, form#checkout tr.order-total>*, form#checkout tr.cart-subtotal>* {
    display: flex;
    flex-direction: column;
    width: 50%;
}

form#checkout tr.fee>*, form#checkout tr.order-total>*, form#checkout tr.cart-subtotal>* {
    justify-content: center;
    align-items: center;
    padding: 0;
}

form#checkout tr.fee>th, form#checkout tr.order-total>th, form#checkout tr.cart-subtotal>th {
    align-items: flex-start;
}

form#checkout tr.fee>td > span{
    height: 80px !important;
}
form#checkout td.product-total {
    display: flex;
    flex-direction: column;
    width: 50%;
}

form#checkout tr.cart_item, tr.fee {
    width: calc(100% - 30px);
    display: flex;
}

form#checkout tr.fee, form#checkout tr.order-total, form#checkout tr.cart-subtotal {
    display: flex;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

form#checkout tr.order-total {
    border-bottom: dashed rgba(50, 100, 12, 0.3) 4px;
    border-top: dashed rgba(50, 100, 12, 0.3) 4px;
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}

form#checkout tr.cart-subtotal {
    border-bottom: solid rgba(50, 100, 12, 0.3) 4px;
    margin-bottom: 20px !important;
}

form#checkout tr.cart-subtotal > td > span {
    background-color: white !important;
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    height: 80px !important;
    width: 200px !important;
    font-size: 20px !important;
    font-weight: bold !important;
    line-height: 1.1 !important;
    text-align: center;
    color: #32640c !important;
    border-radius: 16px;
}

form#checkout tr.cart-subtotal > td span {
    color: #32640c !important;
    font-weight: bold !important;
    line-height: 1.1 !important;
}

.woocommerce .cart .button:hover, .woocommerce .cart input.button:hover {
    filter: brightness(0.7);

}

form#checkout .button-formule > a:nth-child(2):hover {
    background-color: #32640c;
    color: white;
}

form#checkout p#billing_address_1_field {
    padding-top: 10px;
    border-radius: 16px 16px 0 0;
}

.woocommerce-billing-fields__field-wrapper p.form-row {
    background-color: #fffcf2;
    margin: 0 !important;
    padding-bottom: 15px !important;
}

form#checkout p#billing_company_field {
    margin-bottom: 60px !important;
    border-radius: 0 0 16px 16px;
}

.woocommerce form#checkout  .form-row label {
    font-size: 15px;
}

p#billing_country_field span.select2-selection.select2-selection--single {
    background-color: white;
}

p#billing_first_name_field {
    padding-top: 10px;
    border-radius: 16px 16px 0px 0px;
}

p#billing_email_field {
    border-radius: 0 0 16px 16px;
}

form.checkout_coupon {
    border-radius: 26px !important;
    border: 0 !important;
    margin: 0 !important;
    display: flex;
    padding: 25px 20px !important;
    align-items: center;
    background-color: #f4f7f2;
    order: 2;
}

form.checkout_coupon input#coupon_code {
    width: 100%;
}

form.checkout_coupon p.form-row.form-row-first {
    margin: 0;
}

form.checkout_coupon button.button {
    font-family: 'Lexend';
    font-size: 15px;
    text-transform: inherit;
    border-radius: 26px;
    background-color: #32640c !important;
    border: 1px solid #32640c !important;
    padding: 14px 15px !important;
    line-height: inherit;
    width: max-content;
    transition: color 300ms ease 0ms,background-color 300ms ease 0ms,border 300ms ease 0ms,letter-spacing 300ms ease 0ms !important;
    padding: 0;
    color: white;
    height: max-content;
}

form.checkout_coupon p.form-row.form-row-last {
    margin: 0;
}

form.checkout_coupon button.button:hover {
    background-color: transparent !important;
    color: #32640c;
}

form.woocommerce-form.woocommerce-form-login.login {
    margin-top: 0;
    border: 0;
    background-color: #f4f7f2;
    border-radius: 16px;
    width: calc(100% - 40px);
    order: 1;
}

form.woocommerce-form.woocommerce-form-login.login input {
    padding: 14px 33px;
    border-radius: 24px;
    border: 0;
    width: 50%;
}

form.woocommerce-form.woocommerce-form-login.login input#rememberme {
    width: inherit;
    margin: 0;
    cursor: pointer;
}

form.woocommerce-form.woocommerce-form-login.login span {
    cursor: pointer !important;
    -webkit-user-select: none;
}

form.woocommerce-form.woocommerce-form-login.login button.button {
    font-family: 'Lexend';
    font-size: 15px;
    text-transform: inherit;
    border-radius: 26px;
    background-color: #32640c !important;
    border: 1px solid #32640c !important;
    padding: 14px 24px !important;
    margin-right: 20px;
    line-height: inherit;
    width: max-content;
    transition: color 300ms ease 0ms,background-color 300ms ease 0ms,border 300ms ease 0ms,letter-spacing 300ms ease 0ms !important;
    padding: 0;
    color: white;
    height: max-content;
}

form.woocommerce-form.woocommerce-form-login.login button.button:hover {
    background-color: transparent !important;
    color: #32640c;
}

form.woocommerce-form.woocommerce-form-login.login p.lost_password a {
    color: black;
}

span.select2-selection__arrow {
    appearance: none;
    background: url("/wp-content/themes/sentiersDeFrance/img/arrow-black-right.png") no-repeat;
    background-size: 40%;
    margin-top: 16px;
    transform: rotate(90deg);
    margin-right: 25px;
}

span.select2-selection__arrow b {
    display: none;
}

/*ajout transition pour les images dans le listing*/
.proposition .homepost:hover img {
    filter: brightness(1.1);
    position: relative;
    overflow: hidden !important;
}

.proposition .homepost img {
    transition: 300ms ease 0ms !important;
    overflow: hidden;
}

#add_payment_method #payment div.payment_box::before, .woocommerce-cart #payment div.payment_box::before, .woocommerce-checkout #payment div.payment_box::before {
    display: none;
}

#add_payment_method #payment div.payment_box, .woocommerce-cart #payment div.payment_box, .woocommerce-checkout #payment div.payment_box {
    background-color: transparent;
    color: black;
    font-family: 'Lexend',sans-serif;
    font-size: 15px;
    padding-top: 0;
    margin: 0;
}

#add_payment_method #payment ul.payment_methods li input, .woocommerce-cart #payment ul.payment_methods li input, .woocommerce-checkout #payment ul.payment_methods li input {
    cursor: pointer;
}

div#payment label {
    cursor: pointer;
}

/*page cheque confirmation*/
.woocommerce td.product-name .wc-item-meta .wc-item-meta-label, .woocommerce td.product-name .wc-item-meta dt, .woocommerce td.product-name dl.variation .wc-item-meta-label, .woocommerce td.product-name dl.variation dt {
    font-size: 15px;
}

.woocommerce td.product-name .wc-item-meta p, .woocommerce td.product-name .wc-item-meta:last-child, .woocommerce td.product-name dl.variation p, .woocommerce td.product-name dl.variation:last-child {
    font-size: 15px;
    margin-top: 0;
}

h2.woocommerce-order-details__title {
    color: black;
}

.woocommerce table.shop_table tbody th, .woocommerce table.shop_table tfoot td, .woocommerce table.shop_table tfoot th {
    padding: 20px;
}

section.woocommerce-order-details tfoot {
    display: flex;
    flex-direction: column;
    background-color: #f4f7f2;
    border-radius: 16px;
}

section.woocommerce-order-details tfoot tr {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

section.woocommerce-order-details tfoot tr > * {
}

section.woocommerce-order-details tfoot tr span.woocommerce-Price-amount.amount {
    height: max-content;
    width: max-content;
    background-color: transparent;
}

h2.woocommerce-column__title {
    color: black;
}

.woocommerce .woocommerce-customer-details address {
    border: 0;
    border-radius: 16px;
    background-color: #fffcf2;
    padding: 30px;
    width: calc(100% - 60px);
    font-family: 'Lexend',sans-serif;
    font-size: 15px;
}

.woocommerce-order-details tr.woocommerce-table__line-item.order_item {
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
}/**/

/*page commandes*/
.shop_table thead tr {
    width: 100%;
    justify-content: space-between;
    padding-left: 15px;
    padding-right: 15px;
}

.woocommerce table.shop_table.my_account_orders tbody > tr {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.woocommerce table.my_account_orders.my_account_orders td, .woocommerce table.my_account_orders th {
    padding: 19px;
    font-size: 15px;
}

.woocommerce table.shop_table.my_account_orders tbody > tr span.woocommerce-Price-amount.amount {
    height: inherit;
    padding: 10px;
    width: max-content;
}

.woocommerce table.my_account_orders .button {
    display: block;
    height: auto;
    width: max-content;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.27;
    text-align: left;
    color: #000000;
    text-decoration: auto;
    border-radius: 26px;
    background-color: #ffce00;
    border: 2px solid #ffce00;
    transition: color 300ms ease 0ms,background-color 300ms ease 0ms,border 300ms ease 0ms,letter-spacing 300ms ease 0ms !important;
}

.woocommerce table.my_account_orders .button:hover {
    background-color: white;
}

th.woocommerce-orders-table__header.woocommerce-orders-table__header-order-total {
    min-width: 120px;
}
/**/

/*retour a la boutique panier vide*/
p.cart-empty {
    font-size: 20px;
    text-align: center;
}

p.return-to-shop {
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
}

p.return-to-shop input#submit,p.return-to-shop a.button,p.return-to-shop button.button,p.return-to-shop input.button {
    display: block;
    width: max-content;
    height: auto;
    padding: 16px 54px;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.27;
    text-align: left;
    color: #000000;
    text-decoration: auto;
    border-radius: 26px;
    background-color: #ffce00;
    border: 2px solid #ffce00;
    transition: color 300ms ease 0ms,background-color 300ms ease 0ms,border 300ms ease 0ms,letter-spacing 300ms ease 0ms !important;
}

p.return-to-shop input#submit:hover,p.return-to-shop a.button:hover,p.return-to-shop button.button:hover,p.return-to-shop input.button:hover {
    background-color: white;
    color: black;
}

span.nb-product {
    background-color: #32640c;
    width: 10px;
    height: 10px;
    border-radius: 16px;
    padding: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-family: 'Lexend',sans-serif;
    font-size: 10px;
    margin-left: 15px;
    margin-top: 19px;
    position: absolute;
}
/**/

/*prod*/
#searchform {
    z-index: 1;
}

#s {
    font-family: 'Lexend';
    font-size: 15px;
}

.woocommerce-message > a.restore-item {
        margin-bottom: 10px;
    display: block;
    width: max-content;
    height: auto;
    padding: 16px 54px;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.27;
    text-align: left;
    color: #000000;
    text-decoration: auto;
    border-radius: 26px;
    background-color: #ffce00;
    border: 2px solid #ffce00;
    transition: color 300ms ease 0ms,background-color 300ms ease 0ms,border 300ms ease 0ms,letter-spacing 300ms ease 0ms !important;
}


.woocommerce-message > a.restore-item:hover {
    background-color: white;
}

/*modif map*/
.map .land:hover {
    fill: #32640c;
}

.map .land {
    stroke: #32640c;

}

.map .title_region:hover,.map .pointer_region:hover {
    fill: white !important;
}

.map .title_region,.map .pointer_region {
    font-family: 'Lexend', sans-serif;
    font-size: 11px;
}


.map svg g a:hover .land {
    fill: #32640c
}/**/

/**/

/*Acompte*/
label#pay-full-amount-label {
    display: none;
}

label#pay-deposit-label {
    display: block;
    position: relative;
    width: 100%;
    background-color: #f4f7f2;
    color: black !important;
    border: 0;
    cursor: initial;
}

a.wc-deposits-switcher {
    display: none;
}
/**/

/**/


/* Responsive */

@media (max-width: 1300px) {
	.nav_vitrine,
	.paragraphe-info-formule,
	.nav-formule, .content-info-formule > div,
	.nav-link-circuit > div,
	.width-days-planing,
	.infos-pratiques,
	.details-tarifs,
	.bloc-photo,
	.fleches,
	.bloc-footer-white,
	.bloc-footer-yellow,
	.bloc-footer-black,
	.bloc-aussi,
	.add_cart,
	.pop-up,
	.circuit-trouvé,
	.listing-produits.proposition,
	form.apercu_choice_listes,
	form.apercu_choice_liste,
    .bloc-green-home,
    .explorer-gallerie,
    .bloc-comuniquons,
    .bloc-temoignages,
    .bloc-blog,
    .bloc-faire-plaisir,
    .content_single_text,
    .text_order_review>*,
    table.shop_table.woocommerce-checkout-review-order-table tbody, table.shop_table.woocommerce-checkout-review-order-table tfoot,
    .form-before-pay{
   		width: 90% !important;
	}

	.days-formule > div > div:first-child {
	    font-size: 25px;
	    width: auto;
	}

	.days-formule > div > div:last-child > div:first-child {
	    height: 50px;
	}

	.days-formule {
	    font-size: 16px;
	}

	.days-formule > div > div:last-child {
	    margin-left: 35px;
	}
	.acf-map {
		border-radius: 16px;
	}


	.form-footer {
    		margin-top: 25px;
	 }

	.colonne-footer {
	    padding: 0 10px;
	}

	.foot_prod.orange {
	    margin-right: 5px;
	}

	p.price-aussi {
	    font-size: 20px;
	}

	.infos-groupe {
	    margin-right: 5px;
	}

    .absolute-blog img.wp-post-image {
	    width: 400px;
	}

	.bloc-photo .woocommerce-product-gallery__image a img {
	    width: 300px;
	    height: 220px;
	}

	.bloc-photo .fleches {
	    width: 620px !important;
	}

	.bloc-photo .second_img_single {
	    justify-content: center;
	    width: 620px;
	}

	.bloc-photo {
	    align-items: center;
	    display: flex;
	}

	.bloc-photo p {
	    text-align: center;
	}

    .form-footer {
        width: 70%;
    }

    .filter_color {
        width: 90%;
        margin: auto;
    }

    .form_ban_pos {
        margin-top: 150px;
    }

    h1 {
        font-size: 60px;
    }

    .bloc-points-forts {
        width: calc(90% - 80px);
    }

    .bloc-faire-plaisir > div {
        width: 100%;
        margin-bottom: 20px;
    }

    div#wpcf7-f15257-o2 form.wpcf7-form > p:nth-child(3) {
        width: auto;
    }

    .cheque {
        justify-content: space-between;
    }

    .titre-plaisir > * {
        width: 100%;
    }

    table.shop_table.woocommerce-checkout-review-order-table {
        padding-left: 0;
        padding-right: 0;
    }

    .form-before-pay {
        flex-direction: column;
    }

    .form-before-pay > .woocommerce-info:first-child {
        width: max-content;
    }

    .form-before-pay > .woocommerce-info:nth-last-child(-n+3) {
        width: max-content;
    }
}

@media (max-width: 1225px) {
    .content-infos {
        justify-content: space-around;
    }

    .apercu_choice_liste div {
        padding-bottom: 5px;
    }

    .bloc-temoignages {
        width: 90%;
    }

    .bloc-temoignage > div .texte-temoignage {
        font-size: 15px;
        margin-top: 20px;
    }

    .bloc-temoignage > div .name-temoignage {
        margin-bottom: 10px;
        margin-top: 15px;
    }
}

@media (max-width: 1000px) {
	.listing-produits.proposition a.link-aussi {
	    width: 43% !important;
	}

	.listing-produits.proposition .homepost {
	    width: 48% !important;
	}

    .content-infos .infos-groupe {
        margin-right: 0px;
    }

    .content-infos .infos-groupe:first-child {
        margin-right: 5px;
    }
}

#mega-menu-wrap-principal-menu #mega-menu-principal-menu {
    display: flex;
    justify-content: center;
    margin-top: 15px;
    margin-bottom: 15px;
}

.menu-lang-container li {
    margin-right: 30px;
}

#mega-menu-wrap-principal-menu #mega-menu-principal-menu > li.mega-menu-item > a.mega-menu-link {
    width: max-content;
}


@media (max-width: 976px) {
	.bloc-price-pop {
		margin: 30px auto;
	}

	form.variations_form.cart {
	    flex-direction: column;
	    justify-content: center;
	    align-items: center;
	}
    .actual_remove {
        margin-top: auto;
        margin-bottom: auto;
    }

    .nav_vitrine {
        flex-direction: column;
    }

    h1 {
        font-size: 16px !important;
        margin: 0 !important;
        margin-top: 20px !important;
    }

    h2 {
        font-size: 14px;
    }


    div#header_home.active:not(.scrollup) + div {
        margin-top: 212px !important;
    }

    div#header_home.active:not(.scrollup) + div + .marg-header {
        margin-top: 212px !important;
    }

    div#header.active:not(.scrollup) + div {
        margin-top: 212px !important;
    }

    .bg-green.active.green-top {
        top: 212px;
    }

    .customize-support .bg-green.active.green-top {
        top: 244px;
    }

    .nav-menu-formule.white-top {
        top: 290px;
    }
    .customize-support .nav-menu-formule.white-top {
        top: 322px;
    }
}
@media (max-width: 833px) {
	.proposition > .homepost:nth-child(2n + 1) {
	    margin-right: 0px;
	}

	.proposition {
	    justify-content: center;
	    flex-direction: column;
	    align-items: center;
	}
}

@media (max-width: 805px) {
    .content-infos .infos-groupe {
        margin-right: 0px;
    }

    .content-infos .infos-groupe:nth-child(2) {
        margin-right: 5px;
    }
}

@media (max-width: 800px) {
	.title {
	    margin: 60px auto 30px auto !important;
	}

	.explorer-gallerie {
    	justify-content: center;
	}

	#mega-menu-wrap-principal-menu #mega-menu-principal-menu > li.mega-menu-item > a.mega-menu-link {
		padding: 0px 5px 0px 5px;
	}

	/*menu vert*/
	.bg-green.active {
	    position: relative;
	    top: initial;
	    z-index: inherit;
	    box-shadow: inherit;;
	}

	.info-product-middle > div {
	    margin-right: 0px;
	    margin-bottom: 5px;
	}

	.info-product-middle {
   	 flex-wrap: wrap;
	    flex-direction: column;
	    justify-content: center;
	}

	.social-media-info {
	    display: none;
	}

	.menu-green-info {
	    width: 90% !important;
	}

	.bg-green {
    	height: max-content;
	    padding: 20px 0;
	}

	.content-info-formule > div {
	    justify-content: center;
	}

	.nav-menu-formule.active {
	    position: relative;
	    top: inherit !important;
	    z-index: inherit;
	    box-shadow: none;
	}

	/*.haut-link {
	    height: 40px;
	    width: 40px;
	    margin-bottom: 10px;
	}*/

	.contenu-paragraphe-info-formule {
	    font-size: 15px;
	}

	.bg-green.active + .content-info-formule {
	    margin-top: inherit !important;
	}

	.nav-menu-formule.active + .nav-link-circuit {
	    margin-top: inherit !important;
	}

	.formule-choix > div {
	    margin-bottom: 10px;
	}

	.button-formule > a {
	    margin-bottom: 10px;
	}

	.button-formule {
	    align-items: center;
	    justify-content: center;
	}

	li.link-green {
	    padding-bottom: 10px;
	}

	.nav-link-circuit {
	    height: max-content;
	}

	.title-circuit {
	    width: 100%;
	}

	.title-circuit h4 {
	    font-size: 16px !important;
	}

	.maps-circuit {
	    position: relative;
	    width: 100%;
	    border-radius: 16px;
	    height: 300px;
	    margin-top: 20px;
	}

	.bloc-days {
	    width: 100%;
	}

	.days-formule > div > div:first-child {
	    font-size: 18px;
	    padding: 7px;
	    line-height: 1;
	}

	.days-formule > div > div:last-child {
	    margin-left: 15px;
	}

	.days-formule > div > div:last-child > div:first-child {
	    height: 40px;
	}

	.days-formule {
	    font-size: 12px;
	}

	.content-infos {
	    justify-content: center;
	}

	.bloc-details-tarifs {
   	 width: 60%;
	}

	.details-tarifs {
	    flex-direction: column;
	}

	a.nous-contacter {
	    padding: 13px 36px;
	}

	.prix {
	    width: 100%;
	}

	.colonne-footer {
		margin-bottom: 15px;
	}

	ul.ul-footer li {
	    text-align: center;
	}

	.bloc-footer-white {
	    flex-direction: column;
	    align-items: center;
	}

	a.mega-menu-link {
	    font-size: 13px !important;
	}


	ul.mega-sub-menu li a {
	    max-width: !important;
	}

	#mega-menu-wrap-principal-menu #mega-menu-principal-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	    line-height: 1.4;
	    margin-bottom: 8px;
	}

	ul.mega-sub-menu a {
	    max-width: 140px;
	}

	/*div#tidio-chat {
	    display: none;
	}*/

	a.haut-link.active {
	    bottom: 70px;
	    margin-bottom: 0;
	}

	.mobile-reserver.active {
		display: flex;
	}

	iframe#tidio-chat-iframe {
	    inset: auto 8px 60px auto !important;
	}

	a.haut-link.active {
	    display: none;
	}

	.tarif-groupe {
	    flex-direction: column;
	}

	.pop-up p.infos {
	    text-align: center;
	    margin-top: 10px;
	    margin-bottom: 10px;
	    max-width: 90%;
	}

	.pop-up h4 {
	    font-size: 30px;
	}

	.pop-up p {
	    font-size: 15px;
	}

	.select-price {
	    padding: 20px;
	    margin-right: 0;
	}


	.info-price-pop {
	    padding: 20px;
	}

	.price span {
	    font-size: 20px;
	}


	#cart .variations  tr, .wccpf-fields-container tr {
	    display: flex;
	    justify-content: space-between;
	    flex-wrap: wrap;
	}

	._3step, .title_cat_home, .content_list_rando, .content_list_rando p, .prim_infos_single_product, .add_cart .variations_form, .map {
	    text-align: center;
	}

	.listing-produits.proposition a.link-aussi {
	    width: 63% !important;
	}

	.listing-produits.proposition .homepost {
	    width: 70% !important;
	}

	.actual_remove {
	    margin-top: 10px;
	}
	.apercu_choice_liste div {
	    padding-bottom: 5px;
	}

	.bloc-photo .woocommerce-product-gallery__image a img {
    	width: 170px;
	   height: 130px;
	}

	.bloc-photo .second_img_single {
	    width: 360px;
	}

	.bloc-photo .fleches {
	    width: 360px !important;
	}

	.second_img_single div figure {
	    margin-top: 0;
	}

	.second_img_single div figure div {
	    transform: initial !important;
	    position: relative;
	    border: 0;
	}

    .content-infos .infos-groupe:nth-child(2) {
        margin-right: 0px;
    }

    .form-footer {
        width: 100%;
    }

    input#newsletter {
        min-width: 100px;
    }

    .apercu_choice_liste div {
        width: auto !important;
    }

    .ui-slider-range.ui-corner-all.ui-widget-header {
        width: 37.2752% !important;
    }

    .experience-right {
        width: 100%;
    }

    .experience-left {
        width: 100%;
    }

    .miniature_type_rando_top {
        float: inherit;
        display: block;
        align-items: center;
        justify-content: space-between;
        overflow: inherit;
        width: initial;
    }

    .bloc-green-home {
        flex-direction: column;
        align-items: center;
    }

    .bloc-green-home > div:first-child {
        width: inherit;
        text-align: center;
        margin-bottom: 20px;
    }

    .bloc-trois-home > .info-home {
        justify-content: center;
        margin-bottom: 20px;
    }

    .bloc-trois-home {
        width: 100%;
        justify-content: center;
        flex-wrap: wrap;
    }

    .bloc-trois-home > .info-home > div:last-child {
        text-align: center;
    }

    .bloc-green-home {
        padding-bottom: 0px;
    }

    .flex-points-forts > div {
        width: calc(50% - 10px);
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .bloc-points-forts p {
        width: 100%;
    }

    .img-points {
        height: 40px;
        width: 40px;
        background-size: contain !important;
    }

    .bold-points, .text-points {
        margin-bottom: 5px;
        font-size: 13px;
    }

    .bloc-points-forts {
        padding: 20px 20px 20px 20px;
        width: calc(90% - 40px);
    }

    .comuniquons-contact {
        width: 100%;
        margin-bottom: 20px;
    }

    .bloc-comuniquons h6 {
        text-align: center;
    }

    .comuniquons-contacte {
        width: 100%;
    }

    .wpcf7-form > p:nth-child(2), .wpcf7 > p:nth-child(3) {
        justify-content: space-around;
    }

    .bloc-temoignages > div {
        width: 100%;
    }

    .bloc-temoignage > div {
        padding: 20px;
        height: calc(100% - 40px);
        width: calc(50% - 40px);
    }

    .search, .blog {
        display: flex !important;
    }

    div#wpcf7-f15257-o2 form.wpcf7-form > p:nth-child(2) {
        align-items: center;
    }

    .wpcf7-form-control-wrap {
        width: auto;
    }

    div#wpcf7-f15257-o2 form.wpcf7-form {
        flex-direction: column;
    }

    div#wpcf7-f15257-o2 input {
        width: auto;
    }

    .cadeau {
        margin-left: 10px;
        width: calc(60% - 10px);
    }

    .img-plaisir {
        width: 40%;
    }

    .left-commande {
        width: 100%;
    }

    .woocommerce-billing-fields__field-wrapper p.form-row {
        width: calc(100% - 40px) !important;
    }

    .right-commande {
        width: 100%;
    }

    div#payment {
        flex-wrap: wrap;
    }

    ul.wc_payment_methods.payment_methods.methods {
        width: 100%;
        border-radius: 16px 16px 0 0;
    }

    .wc-proceed-to-checkout a.button.button, .woocommerce-checkout-payment a.button.button, .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
        margin: 0;
    }

    .woocommerce-message {
        display: none;
    }

}

@media (max-width: 768px) {
    body .content_single_product .woocommerce table.shop_table td > span {
        position: relative;
    }

    .woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td {
        background-color: transparent;
    }

    .woocommerce table.shop_table_responsive tr td::before, .woocommerce-page table.shop_table_responsive tr td::before {
        display: none;
    }

    td.product-price {
        padding-top: 0 !important;
    }

    .woocommerce table.shop_table td > span {
        height: 80px;
        width: 100%;
    }

    .woocommerce #content table.cart td.actions .button {
        display: none !important;
    }

    .woocommerce .cart .button, .woocommerce .cart input.button {
        width: 47px !important;
    }
    .woocommerce table.shop_table_responsive tbody th, .woocommerce-page table.shop_table_responsive tbody th {
        display: flex;
        width: 100%;
        justify-content: center;
    }

    tr.order-total td {
        display: flex !important;
        justify-content: center;
    }

    .left-price {
        width: 100%;
        border-radius: 16px 16px 0 0;
        padding-bottom: 10px;
        padding-top: 10px;
    }

    .cart_totals {
        width: 100% !important;
    }
}

@media (max-width: 600px) {
    #cart .variations tr, .wccpf-fields-container tr {
        flex-direction: column;
        align-items: center;
    }

    #cart .variations .label, .reset_variations label {
        padding: 0;
    }

    label[for="pa_nombre-de-personnes"]::after {
        text-align: center;
    }

    label[for="pa_nombre-de-chambre-doubles"]::after {
        text-align: center;
    }

    label[for="pa_nombre-de-chambre-simples"]::after {
        text-align: center;
    }

    form.form-region input {
        margin-left: 20px;
    }

    .green-experience {
        padding: 13px;
    }

    .step_view {
        padding: 20px;
        padding-top: 0;
    }

    .step_view > div > .text-experience {
        padding-top: 20px;
    }

    .bloc-regions {
        height: 65px;
    }

    .img-experience {
        width: 40px;
        height: 30px;
        background-size: cover !important;
    }

    .miniature_type_rando_top {
        margin-right: 10px;
    }

    .miniature_type_rando_top:first-child .img-experience {
        background-size: contain !important;
    }

    .miniature_type_rando_top:nth-child(2) .img-experience {
        background-size: contain !important;
    }

    .miniature_type_rando_top:nth-child(3) .img-experience {
        background-size: contain !important;
    }

    .lire-plus-blog {
        padding: 20px;
        margin-right: auto;
    }

    .lire-plus-blog h6 {
        font-size: 15px;
        margin-bottom: 20px;
    }

    .lire-plus-blog p {
        font-size: 13px;
    }

    .lire-plus-blog a {
        margin-top: 20px;
        padding: 10px;
    }

    .bloc-blog p {
        width: 100%;
    }

    .carrousel-blog {
        width: 90%;
        margin: auto;
    }


    .img-plaisir {
        width: 100%;
        height: 200px;
        margin-bottom: 20px;
    }

    .cadeau {
        width: 100%;
        margin-left: 0;
    }

    .texte-plaisir > div {
        flex-wrap: wrap;
        padding: 20px;
    }

    .texte-plaisir h6 {
        text-align: center;
    }

    .texte-plaisir p {
        text-align: center;
    }

    .cadeau a {margin-right: auto;}

    div#wpcf7-f15257-o2 form.wpcf7-form {
        flex-direction: column;
        align-items: center;
    }

    div#wpcf7-f15257-o2 form.wpcf7-form > p:nth-child(2) {
        align-items: center;
    }

    .wpcf7-form > p:nth-child(2) .wpcf7-form-control-wrap, .wpcf7 > p:nth-child(3) .wpcf7-form-control-wrap {
        width: auto !important;
    }

    div#wpcf7-f15257-o2 input {
        width: 70%;
    }

    .form-before-pay > .woocommerce-info:nth-last-child(-n+3) {
        width: max-content;
        max-width: calc(100% - 40px);
        flex-wrap: wrap;
    }

    a.showcoupon, a.showlogin {
        /* margin-left: 0; */
        margin-top: 5px;
    }

    .form-before-pay > .woocommerce-info:first-child {
        flex-wrap: wrap;
        max-width: calc(100% - 40px);
    }

    form.woocommerce-form.woocommerce-form-login.login input {
        width: 100%;
    }

    form.checkout_coupon {
        flex-wrap: wrap;
    }
}

@media (max-width: 580px) {
    .woocommerce .cart-collaterals, .woocommerce-page .cart-collaterals {
        flex-direction: column;
    }
    .left-price {
        width: 100%;
        border-radius: 16px;
    }

    .coupon > div {
        width: 100%;
        margin: 0;
        display: flex;
        justify-content: flex-end;
        margin-bottom: 20px;
    }

    .cart_totals {
        padding-left: 0;
        padding-right: 0;
    }

    input#coupon_code {
        width: 60%;
    }
}

@media (max-width: 500px) {
	#mega-menu-wrap-principal-menu #mega-menu-principal-menu > li.mega-menu-item > a.mega-menu-link {
	    font-size: 13px !important;
	}

	.apercu_choice_liste div {
	    width: 40%;
	}

	.info-list.envie-de-liberte a {
	    padding: 0 10px;
	    text-align: center;
	}

    .wpcf7-form-control-wrap {
        width: 80%;
    }

    span.wpcf7-list-item label {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    span.wpcf7-list-item-label {
        width: 50%;
        text-align: center;
    }

    .wpcf7-form input[type="checkbox"], .wpcf7 input[type="checkbox"] {
        margin: 0;
        margin-bottom: 10px;
    }

    span.wpcf7-list-item {
        margin: 0;
    }
}

@media (max-width: 400px) {
	.line-tarifs > .col-tarifs:nth-child(2) {
	    flex-wrap: wrap;
	}

	.prix {
	    font-size: 15px;
	}

	a.link-aussi, .homepost > img, .proposition .homepost {
		width: 265px !important;
	}

	span.aussi-price-text {
    line-height: 1.4;
	}

	p.price-aussi {
	    font-size: 20px;
	}

	.contain-homepost .foot_prod_global_home {
    flex-wrap: wrap;
    justify-content: center;
	}

	.foot_prod.orange.foot-price {
	    align-items: center;
	    width: 100%;
	}

	.info-list h3 {
	    font-size: 20px;
	}

	.bloc-photo .second_img_single {
	    width: 260px;
	}

	.bloc-photo .woocommerce-product-gallery__image a img {
	    width: 120px;
	    height: 90px;
	}

	.bloc-photo .fleches {
	    width: 260px !important;
	}

	.bloc-photo h6 {
	    font-size: 30px;
	}
}

