/* Gn */


#promo-bandeau-flottant {
    position: absolute;
    top: 82px;
    left: 0;
    right: 0;
    background: #fffae6;
    border-top: 2px solid #ffc107;
    padding: 12px 20px;
    border-bottom: 2px solid #ffc107;
    text-align: center;
    font-size: 13px;
    z-index: 2;
    color: #000;
    font-weight: 600;
}

input#coupon_code {
    min-width: 180px;
    border: 1px solid #ff0acd;
	    color: #ff0acd;
		font-weight: bold;
}

input#coupon_code::placeholder {
    color: #ff0acd;
    font-weight: bold;
}


:is(.sc-ban h1,h2) {
    position: relative;
	 font-weight: 300;
}


:is(.sc-ban h1 em, h2 em) {
    font-weight: 600;
}



:is(h2,h2 *) {
    color: var(--purple);
    font-weight: 300;
}

:is(h2 em ) {
    font-weight: 600;
}

.small:is(h2,h2 *) {
    font-weight: 400;
    font-size: 1.5rem;
    text-transform: initial;
}
:is(.sc-ban h1,h2)::after {
    position: relative;
    content: '';
    width: 6rem;
    height: .15rem;
    display: block;
    margin-top: .7rem;
    background: currentColor;
}
.link-next {
    position: relative;
    cursor: pointer;
    width: fit-content;
    align-items: center;
    display: inline-flex;
    color: var(--purple);
}
.link-next .circles {
    position: relative;
    flex: 0 0 auto;
    align-items: center;
    display: inline-flex;
}
.link-next .circles::before,
.link-next .circles::after {
    content: '';
    margin: auto .5rem;
}
.link-next .circles::before,
.link-next .circles::after,
.link-next .circles > span {
    position: relative;
    padding: .65rem;
    border-radius: 50%;
    background: var(--purple);
}
.link-next input {
    position: relative;
    padding: 0;
    border: none;
    outline: none;
    background: none;
    font-weight: 700;
    color: currentColor;
}
[class*="wp-txt-center"] :is(.sc-ban h1,h2)::after {margin-inline: auto;}
[class*="wp-txt-right"] :is(.sc-ban h1,h2)::after {margin-inline: auto 0;}
a:is([href^="mailto:"],[href^="tel:"]) {
    position: relative;
    padding-left: 2.5rem;
    padding-block: .5rem;
}
a:is([href^="mailto:"],[href^="tel:"])::before {
    position: absolute;
    content: '';
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    inset: 0 calc(100% - 1.5rem) 0 0;
}
a[href^="mailto:"]::before {background-image: url(/wp-content/themes/moovinbus-new/assets/images/pictos/mail.svg);}
a[href^="tel:"]::before {background-image: url(/wp-content/themes/moovinbus-new/assets/images/pictos/phone.svg);}
.bg-gray {background-color: var(--gray);}
.bg-purple {background-color: var(--purple);}
.bg-orange {background-color: var(--orange);}
.bg-blue {background-color: var(--blue);}
.bg-red {background-color: var(--red);}
.bg-green {background-color: var(--green);}
.bg-green-light {background-color: var(--green-light);}
.bg-purple :not(:is(a:hover,select, textarea, input:not(:is([type="button"],[type="submit"],[type="radio"],[type="checkbox"])))) {color: var(--white);}
.bx-2col > * {
    position: relative;
    display: inline-block;
}
.card {
    position: relative;
    overflow: hidden;
}
.slick-slide.item-card .card { box-shadow: 0 1rem 3rem #00000029; }
.card figure {overflow: hidden;}
.card figure > img {
    position: relative;
    width: 100%;
    height: 100%;
    transition: all .5s;
}
.tag {
    text-align: center;
    color: var(--white);
    padding: 0.5rem 1rem;
    border-radius: .3rem;
}
.card .tag {
    position: absolute;
    top: 1rem;
    z-index: 1;
    right: 1rem;
}
.card [class*="btn-"][class*="-2option"] {width: 100%;}
.card time {font-weight: 600; color: var(--black);}
.card [class*="btn-"][class*="-simple"] span,
.card [class*="btn-"][class*="-2option"] * { color: var(--white);}
.card:hover [class*="btn-"][class*="-simple"] span,
.card:hover [class*="btn-"][class*="-2option"] *,
.card [class*="btn-"][class*="-2option"]:hover * { color: var(--purple);}
.card [class*="btn-"][class*="-2option"] > span {
    width: 100%;
    font-size: .8rem;
    font-weight: 500;
    text-transform: uppercase;
}
.card [class*="btn-"][class*="-simple"] {padding-block: .375rem;}
.card [class*="btn-"][class*="-simple"] > span {
    font-weight: 500;
    font-size: 1.3rem;
}
.card [class*="btn-"]:is([class*="-simple"],[class*="-2option"]) > span > span {
    font-size: .8rem;
    text-transform: initial;
}
.card:hover [class*="btn-"][class*="-2option"]  > span:not(span + span),
.card:not(:hover) [class*="btn-"][class*="-2option"] > span + span {visibility: hidden;}
.card [class*="btn-"][class*="-2option"] > span + span {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%,-50%);
}
/* .card:hover [class*="btn-"][class*="-2option"] {padding-block: .466rem;} */
.card [class*="btn-"][class*="-2option"] > span.txt-2 {font-size: 1.3rem;}
.sc-milti-filter .item-card .card figure,
.sc-ttl-sld-3col-clip .card figure {height: min(280px, 25vmax);}
.card:hover figure > img {transform: scale(1.1);}
section[class*="-clip"] .slick-list {overflow: inherit;}
.wp-arrow {
    display: flex;
    column-gap: 1.5rem;
}
.bx-center {justify-content: center;}
.bx-right {justify-content: flex-end;}
.bx-left {justify-content: flex-start;}
.btn-arrow {
    border: none;
    width: initial;
    border-radius: 0;
    padding-inline: 0;
    align-items: center;
    display: inline-flex;
    margin-inline: -1.5rem;
    margin-bottom: -1.5rem;
}
:is(.btn-arrow,.btn-arrow *) {
    color: var(--white);
    background: var(--purple);
}
.btn-arrow::before,
.btn-arrow::after {
    position: relative;
    flex: 0;
    content: '';
    height: .065rem;
    transition: flex .5s;
    background: var(--white);
}
.btn-arrow::before {flex: 1 1 auto;}
:is(.card:hover .btn-arrow,.btn-arrow:hover)::after {flex: 0 0 2rem;}
.btn-arrow > span {
    position: relative;
    padding-inline: .5rem;
    display: inline-block;
}

.flex.wp-form p {
    margin: 0;
}

.wp-form {gap: 1rem 2rem;}
.wp-form label {color: var(--black-b);}
.full {width: 100%;}
.half {width: calc(50% - 1rem);}
.vertical-line {
    position: relative;
    z-index: 2;
    overflow: initial !important;
}
.vertical-line::after {
    position: absolute;
    left: 50%;
    z-index: 2;
    content: '';
    height: 6rem;
    width: 0.13rem;
    top: calc(100% - 3rem);
    background: var(--purple);
    transform: translateX(-50%);
    animation: vertical-line 2s cubic-bezier(0.645, 0.045, 0.355, 1.000) infinite alternate backwards;
}


.ArchiveIndexBlog {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    gap: 30px 25px;
}


.ArchiveIndexBlog .card {
    position: relative;
    box-shadow: 0 1rem 3rem #00000029;
    overflow: hidden;
}


.ArchiveIndexBlog .card h4 {
    height: 5.1rem;
    line-height: 1.7rem;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.ArchiveIndexBlog .card figure {
    margin: 0;
}


.elm-button {
    background: #892c76;
    color: #fff;
    border: 0;
    padding: 10px;
    border-radius: 0.3rem;
}

.elm-button span { color:#fff!important;}


#SingleBlog .GrifDoubleCol {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 1fr;
    gap: 25px 25px;
}

#SingleBlog .ContenuBlog p {
    margin: 5px;
}

#SingleBlog .ContenuBlog h2 {
    font-size: 2em;
}

.ContenuBlog .cntimg {
    overflow: hidden;
    border-radius: 1rem;
    background: var(--white);
    box-shadow: 0 5px 10px #00000029;
    padding: 0;
    max-height: 355px;
}

.ContenuBlog .cntimg img {
    overflow: hidden;
    border-radius: 1rem;
    object-fit: cover!important;
}


.GrifDoubleCol .Aside h3 {
    color: var(--purple)!important;
}

.GrifDoubleCol .Aside h3:after {
position: relative;
    content: '';
    width: 6rem;
    height: 0.15rem;
    display: block;
    margin-top: 0.7rem;
    background: currentColor;
}

.GrifDoubleCol .articleaside li {
    margin-bottom: 6px!important;
}

.ContenuBlog img {
    border-radius: 1em;
}

.ContenuBlog h3, .ContenuBlog h2, .ContenuBlog h4, .ContenuBlog h5 {
    color: var(--purple)!important;
    margin-top: 15px;
}



.single-product .bg-purple.sc-ban figure {
    margin: 0;
    overflow: hidden;
}

.single-product .bg-purple.sc-ban figure img {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

@keyframes vertical-line {
    0% {
        height: 2rem;
    }
    100% {
        height: 6rem;
    }
}
/* Header */
header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    transition: all .5s;
    padding-block: .5rem;
    background-color: var(--white);
}
body.sticky header {box-shadow: 0px 10px 20px var(--gray-light);}
header + * {
    margin-top: 5rem;
}
header a.logo {
    position: relative;
    width: 13rem;
    display: inline-block;
}
header .header-nav > [class*="flex"] {
    position: relative;
    column-gap: 5vmax;
}
header .bx-rg { column-gap: 1.5vmax; }
header .primary {
    position: relative;
    display: flex;
    gap: 1rem 2vmax;
    align-items: center;
}
header .other-btn {
    position: relative;
    display: flex;
    align-items: center;
    column-gap: 1.5vmax;
}
header .other-btn img {height: 2rem;}
header .primary > li > a {font-size: .95rem;}
header .primary > li.has-sub-simple .sub-menu li,
header .primary li.has-sub-simple {position: relative;}
header .primary > li.has-sub-simple .sub-menu li > a {
    position: relative;
    padding: .2rem 0;
}
header .primary > li > .sub-menu {
    left: 50%;
    display: flex;
    overflow: hidden;
    transition: all .5s;
    background: var(--white);
    transform: translateX(-50%);
    border-radius: 0 0 1.25rem 1.25rem;
    clip-path: polygon(0 0, 100% 0, 100% 0, 0 0);
    box-shadow: 0 2rem 2rem -3rem #000,inset 0 2rem 1rem -1rem #f7f7f7;
}
header .primary > li.show > .sub-menu {clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 100%);}
header .primary > li > .sub-menu > .ctn-sub-menu {
    position: relative;
    column-count: 2;
    padding: 1rem 2rem;
}
header .primary > li > .sub-menu > .ctn-sub-menu > li {
    position: relative;
    width: 100%;
    display: inline-block;
}
header .primary > li > .sub-menu > .ctn-sub-menu > li > a {
    position: relative;
    width: 100%;
    font-weight: 600;
    color: var(--purple);
    text-transform: uppercase;
    padding: .9rem 0px .3rem 2rem;
    border-bottom: .065rem solid rgb(137 44 118 / 6%);
}
header .primary > li > .sub-menu .sub-menu {
    display: flex;
    flex-direction: column;
}
header .primary > li > .sub-menu .sub-menu > li:first-child {margin-top: .5rem;}
header .primary > li > .sub-menu .sub-menu > li:last-child {margin-bottom: .5rem;}
/* header .primary > li > .sub-menu .sub-menu li a { */
    /* font-size: .6rem; */
    /* text-transform: uppercase; */
/* } */

header .primary > li > .sub-menu .sub-menu li a {
    font-size: 10.7px;
    text-transform: uppercase;
    font-weight: 400;
}


header .primary > li > .sub-menu .sub-menu li a > span {
    position: relative;
    font-weight: 500;
    color: var(--purple);
}
header .primary > li > .sub-menu .sub-menu li a > span::before {
    position: relative;
    content: '-';
    margin-inline: .3rem;
    display: inline-block;
    vertical-align: middle;
}
header .primary > li > .sub-menu > .ctn-sub-menu > li > a::before {
    position: absolute;
    content: '';
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-image: var(--icn);
    background-position: center  -.2rem;
    inset: 0 calc(100% - 1.5rem) 0 0;
}
header .primary > li .ctn-sub-menu { width: 65%; }
header .primary > li .wp-article {
    position: relative;
    width: 35%;
    height: inherit;
    padding: 2rem 2rem;
    background-color: var(--gray);
}
header .primary > li .wp-article h6 {
    position: relative;
    font-weight: 600;
    color: var(--purple);
}
header .primary > li .wp-article figure {
    position: relative;
    margin-inline: auto;
    width: min(15.8rem,100%);
}
header .primary > li .wp-article [class*="btn-"] {
    border-radius: 2rem;
    padding-inline: 3rem;
}
header .primary li.active > a {
    font-weight: 500;
    color: var(--purple);
}
/* Sc slider */
.sc-sld {
    position: relative;
    overflow: hidden;
}
.sc-sld .full-video {
    position: absolute;
    inset: 0;
    width: 100%;
    height: 100%;
    top: 50%;
    display: block;
    transform: translateY(-50%);
}
.sc-sld .container-min {
    position: relative;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}
.sc-sld img.logo {
    position: relative;
    margin: 0 auto;
    padding: 1.1rem;
    border-radius: 1rem;
    width: min(21rem, 100%);
    background: var(--white);
}
.sc-sld .body {
    position: relative;
    min-height: 35vmax;
}
.sc-sld *:not(:is(a:hover)) {color: var(--white);}
.sc-sld h1 { line-height: 2;}
.sc-sld h1 > span {
    line-height: 1;
    font-size: 4rem;
    font-weight: 400;
    vertical-align: sub;
}
.sc-sld h1 > em {
    position: relative;
    font-weight: 700;
    padding: .5rem 1rem;
    border-radius: .5rem;
    display: inline-block;
    text-transform: uppercase;
    background-color: var(--purple);
    box-shadow: 0 1rem 3rem #00000081;
}
.sc-sld h1 > em ~ em {background-color: var(--gray-dark);}
/* Sc 404 */
section.sc-404 h1 {
    position: relative;
    line-height: 1;
    font-size: min(8rem,8vmax);
}
section.sc-404 p {
    position: relative;
    font-size: min(3rem,3vmax);
}
/* Sc titre + slider 3col */
.wp-sld.slick-slider {
    width: initial;
    min-width: 100%;
    margin-inline: -1.5rem
}


.item-card .card a.btn-arrow {
    margin-top: 0!important;
}





.slick-slide.item-card {padding-inline: 1.5rem;}
/* Sc 2col image et texte  */
.sc-2col-img-txt .bx-lf figure {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 2rem;
}
.sc-2col-img-txt .bx-lf figure.has-shadow {box-shadow: 0 1rem 3.75rem #00000029;}
.sc-2col-img-txt [class*="flex-"]:not([class*="-ystart"]) .bx-lf figure > img {position: absolute;}
.sc-2col-img-txt [class*="flex-"] .bx-lf figure > img {
    width: 100%;
    height: 100%;
}
.sc-2col-img-txt .bx-lf figure > img:is([src$=".png"],[src$=".svg"]) {
    object-fit: contain;
    background-color: var(--white);
}
/* Sc titre, slider 3col-clip */

.sc-ttl-sld-3col-clip .card :is(h4,time) {
    overflow: hidden;
    width: 100%;
    white-space: nowrap;
    display: inline-block;
}

.sc-ttl-lsd-2col-clip .item-card {height: inherit;}
.sc-ttl-lsd-2col-clip .item-card [class*="btn-"] {margin-top: auto;}
.sc-ttl-lsd-2col-clip .item-card :is(.card,.card figure,.card figure img) {height: 100%;}
.sc-ttl-lsd-2col-clip .card h4 {
    height: 5.1rem;
    line-height: 1.7rem;
    /* display: -webkit-box; */
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.sc-ttl-lsd-2col-clip .card p {
    height: 5.1rem;
    line-height: 1.3rem;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
/* Sc 2col textes  */
.sc-2col-txt-txt {
    position: relative;
}
.sc-2col-txt-txt .card {
    position: relative;
    border-radius: 1rem;
    box-shadow: 0 1rem 3rem #00000029;
}
.sc-2col-txt-txt .header {
    position: relative;
    padding: 1rem 2rem;
    color: var(--white);
    background: var(--purple);
}
.sc-2col-txt-txt .header h5 {font-weight: 600;}
.sc-2col-txt-txt .card-body {
    padding-block: 1rem;
}

#BloquageProduct .flex-xbetween.card-body {
    flex-wrap: initial;
}


.sc-2col-txt-txt .card-body {gap: 2rem 1.5rem;}
.sc-2col-txt-txt .card-body table * {
    text-align: left;
    color: var(--purple);
}
.sc-2col-txt-txt .card-body table th {
    font-size: 1rem;
    font-weight: 400;
    text-transform: uppercase;
}

.sc-2col-txt-txt .card-body table th hr {
    border-top: 2px solid #892c76;
}


.sc-2col-txt-txt .card-body table td + td {
    font-weight: 600;
    padding-left: .5rem;
}
.sc-2col-txt-txt .card-body .wp-txt p {
    position: relative;
    font-size: .65rem;
}

.wp-txt h3 {
    color: var(--purple);
}


.notice {font-size: .7rem;}
/* bannière */
.sc-ban {position: relative;}
.sc-ban > figure {
    position: absolute;
    inset: 0;
    overflow: hidden;
}
.sc-ban > figure::after {
    position: absolute;
    inset: 0;
    content: '';
    mix-blend-mode: color;
    background: #892C764D;
}
.sc-ban > figure img {
    position: relative;
    width: 100%;
    min-height: 100%;
}
.sc-ban > figure ~ * {
    position: relative;
    z-index: 1;
}
.sc-ban > figure  ~ div [class*="wp-txt"] h1 {line-height: 2;}
.sc-ban > figure  ~ div [class*="wp-txt"] h1 > em {
    position: relative;
    font-weight: 700;
    padding: .5rem 1rem;
    border-radius: .5rem;
    display: inline-block;
        text-transform: capitalize;
    background-color: var(--purple);
}

time {
    text-transform: capitalize;
}

.sc-ban > figure  ~ div [class*="wp-txt"] h1 time {
    font-size: 1.8rem;
    padding: .5rem 1rem;
    color: var(--purple);
    border-radius: .5rem;
    text-transform: initial;
    background-color: #FFFFFFB2;
}
/* Sc 2 col titre, bouton, textes */
.sc-2col-ttl-bts-txt .body {
    position: relative;
    padding: 3rem 3rem;
    border-radius: 1rem;
    background: var(--white);
    box-shadow: 0 1rem 3rem #00000029;
}
.sc-2col-ttl-bts-txt .body > .row {
    position: relative;
    gap: 2rem 5%;
}
.list li[style*="--icn:"] {
    position: relative;
    padding-left: 3rem;
}
.list li[style*="--icn:"]::before {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    padding: .9rem;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-image: var(--icn);
}
.wp-tabs {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: .065rem solid var(--purple);
}
.wp-tabs a {
    position: relative;
    transition: all .5s;
    padding: .5rem .7rem;
    border-radius: .5rem .5rem 0 0;
}
.wp-tabs li.active a {
    color: var(--white);
    background-color: var(--purple);
}
.sc-2col-ttl-bts-txt .body h5 {
    font-weight: 600;
    color: var(--black);
}
.sc-2col-ttl-bts-txt .bx-lf .ctn [class*="flex"] {width: 100%;}
.sc-2col-ttl-bts-txt .bx-lf .ctn [class*="flex"]:not(.active) {display: none;}
.sc-2col-ttl-bts-txt .bx-lf .ctn [class*="flex"] {gap: 1rem 5%;}
.sc-2col-ttl-bts-txt .bx-lf .ctn [class*="flex"] > * {flex: 1 1 0%}
.sc-2col-ttl-bts-txt .bx-lf .ctn [class*="flex"] > * {flex: 1 1 0%}
.sc-2col-ttl-bts-txt .bx-rg .list {
    position: relative;
    display: flex;
    row-gap: 1.5rem;
    flex-direction: column;
}
.sc-2col-ttl-bts-txt .bx-rg .list p > strong {color: var(--purple);}
/* Sc accordion */
.accordion-list .accordion-header {
    position: relative;
    width: 100%;
    margin: 0 auto;
    display: block;
    cursor: pointer;
    font-weight: 400;
    padding-block: 1rem;
    padding-right: 3rem;
    color: var(--purple);
    text-transform: initial;
}
.accordion-list .accordion-header::before {
    border-radius: 50%;
    background-color: currentColor;
    border: 1px solid currentColor;
}
.accordion-list .accordion-header::before, 
.accordion-list .accordion-header::after {
    position: absolute;
    top: 50%;
    z-index: 1;
    right: 1rem;
    content: '';
    padding: 1rem;
    margin: auto 0;
    cursor: pointer;
    transition: all .5s;
    display: inline-block;
    vertical-align: middle;
    transform: translateY(-50%);
}
.accordion-list .accordion-header::after {
    z-index: 2;
    background: currentColor;
    filter: brightness(0) invert(1);
    transform: translateY(-50%) scale(.5);
    clip-path: polygon(0 45%, 43% 45%, 43% 0, 56% 0, 56% 45%, 100% 45%, 100% 56%, 56% 56%, 56% 100%, 43% 100%, 43% 56%, 0 56%);
}
.accordion-list .accordion-item.active > .accordion-header::after {
    filter: initial;
    background: var(--purple);
    transform: translateY(-50%) scale(.5) rotate(45deg);
}
.accordion-list .accordion-item.active > .accordion-header::before {background-color: transparent;}
.accordion-list li .accordion-body {
    position: relative;
    padding: 0;
    max-height: 0;
    overflow: hidden;
    transition: max-height 1s;
    border-block-end: .02rem solid var(--purple);
}
.accordion-list li.active > .accordion-body {
    max-height: var(--sh);
}
.accordion-list li > .accordion-body .wp-txt {padding-block: 0 1rem;}
/* Sc forms */
.sc-forms .wp-form { gap: 2rem 2rem; }

.sc-forms .wp-form label:not([for="acceptance"]) {
    position: relative;
    font-size: 1rem;
    margin-bottom: 0.5rem;
    display: flex;
    flex-direction: row;
}

.sc-forms :is(select, textarea, input:not(:is([type="button"],[type="submit"],[type="radio"],[type="checkbox"])))  {
    border: none;
    color: var(--black-b);
}
.sc-forms :is(select, input:not(:is([type="button"],[type="submit"],[type="radio"],[type="checkbox"])))  {height: 3.5rem;}
.sc-forms label[for="acceptance"] {
    position: relative;
    display: flex;
    column-gap: 1rem;
    font-size: .8rem;
    align-items: flex-start;
}
.sc-forms input:is([type="radio"],[type="checkbox"]) {
    width: 1.5rem;
    height: 1.5rem;
    flex: 0 0 auto;
}
/* Sc Milti filter */
.sc-milti-filter .header {
    position: relative;
    display: flex;
    margin: 0 auto;
    border-radius: 1rem;
    padding: 1.5rem 1.5rem;
    background: #892C76;
    flex-direction: column;
    width: min(31.875rem,100%);
}
.sc-milti-filter .header [class^="wp-txt"] *:not(:is(a:hover)) {
    color: var(--white);
}
.sc-milti-filter .wp-form {
    display: flex;
    gap: 1rem 1rem;
    flex-wrap: wrap;
}
.sc-milti-filter .wp-form > * {
    position: relative;
    width: calc(50% - .5rem);
}
.sc-milti-filter .body > .flex {
    position: relative;
    row-gap: 2rem;
    margin-inline: -1.5rem;
}
.sc-milti-filter .body > .flex > .item-card {
    position: relative;
    width: 33.333%;
    padding-inline: 1.5rem;
}
/* Sc 2 col boxs */
.sc-2col-boxs .grid-box > *:not(.last) {
    position: relative;
    padding: 2.5rem 2rem;
    border-radius: 1rem;
    background-color: var(--white);
    box-shadow: 0 1rem 3rem #00000029;
}
.sc-2col-boxs .grid-box > .last .link-next {margin-left: auto;}
.sc-2col-boxs .grid-box .wp-form label {
    width: 100%;
    margin-bottom: .5rem;
    display: inline-block;
}
.sc-2col-boxs :is(h5,h5 *,h6,h6 *) {color: var(--purple);}
.sc-2col-boxs .card {
    position: relative;
    display: flex;
    row-gap: 2rem;
    border-radius: 1rem;
    padding: 1.5rem 1.5rem;
    flex-direction: column;
    background-color: var(--gray);
}
.sc-2col-boxs .card h6 {
    position: relative;
    display: flex;
    align-items: center;
    text-transform: initial;
}
.sc-2col-boxs .card h6 > span {margin-right: 1rem;}
.sc-2col-boxs .card h6::after {
    position: relative;
    content: '';
    flex: 1 1 auto;
    display: block;
    height: .065rem;
    background-color: var(--purple);
}
.sc-2col-boxs .bx-code {
    position: relative;
    display: flex;
    column-gap: 1rem;
    align-items: center;
    padding-block: 1rem !important;
}
.sc-2col-boxs .bx-code * {
    margin-block: 0;
    font-weight: 600;
}
.sc-2col-boxs .bx-code a {color: var(--purple);}
.sc-2col-boxs .bx-code .icn {
    position: relative;
    width: 2rem;
    display: block;
}
.table {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    row-gap: 1rem;
    justify-content: space-between;
}
/* Sc 3 col titre, forms, price */
.sc-3col-ttl-form-price :is(.sc-ban h1,h2)::after {content: none;}
.sc-3col-ttl-form-price .tag {
    font-weight: 600;
    text-transform: uppercase;
}
.sc-3col-ttl-form-price .bx-ct {border-radius: 1rem;}

.sc-3col-ttl-form-price .bx-ct > .flex {
    position: relative;
    max-width: 43rem;
    margin-inline: 3rem;
}
section.bg-gray.sc-3col-ttl-form-price {
    padding-top: 60px;
    padding-bottom: 60px;
}
.sc-3col-ttl-form-price .bx-ct .wp-txt-center h6::after {
    position: relative;
    content: '';
    width: 6rem;
    height: .15rem;
    display: block;
    margin-top: .7rem;
    margin-inline: auto;
    background: currentColor;
}
div#FormSelecteurProduit {
    box-shadow: 0 1rem 3rem #892c76a1;
}
.sc-3col-ttl-form-price .wp-form {
    position: relative;
    width: 100%;
    display: flex;
    gap: 1rem 1rem;
    flex-wrap: wrap;
}

.sc-3col-ttl-form-price .wp-form .third {
    width: calc(31%);
}

.sc-3col-ttl-form-price .wp-form .half { width: calc(50% - .5rem); }
.sc-3col-ttl-form-price .bx-rg > .body {
    position: relative;
    top: 50%;
    min-width: 100%;
    margin-left: -5rem;
    padding: 2rem 2rem;
    border-radius: 1rem;
    background: var(--white);
    transform: translateY(-50%);
    box-shadow: 0 1rem 3rem #00000029;
}
.sc-3col-ttl-form-price .bx-rg :is(.price,.price *) {color: var(--purple);}
.sc-3col-ttl-form-price .bx-rg :is(.price,.price *) {line-height: 1.2;}
.sc-3col-ttl-form-price .bx-rg .price {font-size: 1.2rem;}
.sc-3col-ttl-form-price .bx-rg .price strong {
    width: 100%;
    font-weight: 600;
    font-size: 2.5rem;
    display: inline-block;
}
/* Footer */
footer .container {padding-bottom: 1rem;}
footer.bg-purple :is(a,a:hover) {color: var(--white);}
footer .bx-last > :is(ul,ul li) {
    position: relative;
    display: flex;
    align-items: center;
}
footer .bx-last > ul > li:not(:first-child)::before {
    position: relative;
    content: '-';
    margin-inline: .5rem;
}




/* MODIF */

.GridAgence {
    display: grid;
    grid-template-columns: 1fr 0.5fr;
    grid-template-rows: 1fr;
    gap: 0px 25px;
    position: relative;
    padding: 3rem 3rem;
    border-radius: 1rem;
    background: var(--white);
    box-shadow: 0 1rem 3rem #00000029;
}


.GridDoubleCol {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1fr;
    gap: 0px 25px;
    align-content: center;
    justify-content: center;
    margin-bottom: 25px;
}

.GridDoubleCol .cadre {
    padding: 10px;
    text-align: center;
    background: #f8f8f8;
    border-radius: 1em;
}

.GridDoubleCol .cadre hr {
    width: 50px;
    margin-bottom: 10px;
}

.GridDoubleCol .cadre a {
    background: #892c76;
    color: #fff;
    padding: 5px;
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 1em;
    margin-bottom: 7px;
}

.GridDoubleCol .cadre strong {
    font-size: 18px;
}

.GridDoubleCol .cadre a:is([href^="mailto:"]) {
    padding-left: 30px;
    margin-top: 10px;
}


.GridDoubleCol a:is([href^="mailto:"])::before {
    margin-left: 8px;
}


.ContenuAgence iframe {
    max-height: 310px;
    overflow: hidden;
    border-radius: 1em;
}


.cadreForm {
    background: #f7f7f7;
    border-radius: 1em;
    padding: 15px;
    margin-top: -15px;
}

.cadreForm h3 {
    color: var(--purple)!important;
}

.cadreForm h3:after {
    position: relative;
    content: '';
    width: 6rem;
    height: 0.15rem;
    display: block;
    margin-top: 0.7rem;
    background: currentColor;
}


.wp-form .wpcf7-submit { 

    position: relative;
    outline: none;
    line-height: 1;
    cursor: pointer;
    font-size: .85rem;
    text-align: center;
    border-radius: 0.3rem;
    white-space: nowrap;
    transition: all .5s;
    padding: 0.75rem 1.6rem;
    border: 0.065rem solid transparent;
    color: #fff;
    background: var(--purple);
    border-color: var(--purple);
    text-transform: uppercase;

}

.cadreForm .wp-form .wpcf7-submit {
    position: relative;
    outline: none;
    line-height: 1;
    cursor: pointer;
    font-size: .85rem;
    text-align: center;
    border-radius: 0.3rem;
    white-space: nowrap;
    transition: all .5s;
    padding: 0.75rem 1.6rem;
    border: 0.065rem solid transparent;
    color: #fff;
    background: var(--purple);
    border-color: var(--purple);
    text-transform: uppercase;
    width: 100%;
}


.bg-white a:is([href^="mailto:"], .bg-white [href^="tel:"])::before {
    filter: invert(23%) sepia(33%) saturate(2390%) hue-rotate(258deg) brightness(67%) contrast(95%);
}




.ContenuAgence .subnav li {
  position: relative;
    padding-left: 15px;
}


.ContenuAgence .subnav li::before {
    position: absolute;
    content: '';
    padding: 0.15rem;
    margin-top: 0.5rem;
    width: fit-content;
    border-radius: 1rem;
    background: var(--purple);
    right: calc(100% - 0.3rem);
}


.ContenuAgence h3 {     color: var(--purple); }

.ContenuAgence h3:after {

position: relative;
    content: '';
    width: 6rem;
    height: 0.15rem;
    display: block;
    margin-top: 0.7rem;
    background: currentColor;
	}
	
	
	
	
	
/* ARRETS */
	
.GridTroisArrets {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr;
    gap: 0px 10px;
    margin-bottom: 15px;
}

.GridTroisArrets .ContenuArrets {
    background: #892C76;
    display: flex;
    padding: 15px;
    flex-direction: column;
    justify-content: center;
    color: #fff;
}

.GridTroisArrets .ContenuArrets p {
    color: #fff;
}

.GridTroisArrets iframe {
    width: 100%;
    max-height: 300px;
    overflow: hidden;
}

.GridTroisArrets > div {
    overflow: hidden;
    border-radius: 1em;
}



/* GALERIE */


ul.BlockGallerieTrois {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr;
    gap: 0px 10px;
}

.BlockGallerieTrois li {
    position: relative;
    overflow: hidden;
    border-radius: 1em;
    margin-bottom: 15px;
}

.BlockGallerieTrois li a {
    display: block;
    box-sizing: initial;
}

.BlockGallerieTrois li a img {
    width: 100%;
    height: auto;
    object-fit: cover;
}


/* ICONES */


ul.GridIconesServices {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr;
    gap: 0px 10px;
    justify-content: center;
    align-items: center;
    justify-items: center;
    align-content: center;
}

.GridIconesServices li {
    text-align: center;
    font-size: 16px!important;
    margin-bottom: 15px;
}

.GridIconesServices li img {
    margin: auto;
    margin-bottom: 15px;
}




/* BOUTIQUE */


.blockPanier {
    position: relative;
}


sup.boxnumber {
    position: absolute;
    bottom: -3px;
    background: #9e3486;
    padding: 2px;
    color: #fff;
    border-radius: 50%;
    display: flex;
    width: 20px;
    height: 20px;
    align-content: center;
    justify-content: center;
    align-items: center;
    right: -8px;
    font-weight: bold;
    font-size: 10px;
}



.captcha-image {
    display: block!important;

}

.captcha-image input[type="radio"] {
    width: 0;
}



/* WOOCOMMERCE  */


div#customer_details .col-1 , div#customer_details .col-2  {
    position: relative;
    padding: 2.5rem 2rem;
    border-radius: 1rem;
    background-color: var(--white);
    box-shadow: 0 1rem 3rem #00000029;
}

#customer_details h3 {
    font-size: 1.2rem;
}

#customer_details label {
    font-weight: 600;
}

.woocommerce-checkout h3#order_review_heading {
    margin-top: 25px;
}

div#order_review table {
    background: #fff;
}

#billing_country_field .select2-container {
    margin: 0;
    padding: 0;
}

.cart_totals.calculated_shipping .wc-proceed-to-checkout a {
    background: none !important;
    color: #842a72 !important;
    padding: 0 !important;
    display: flex !important;
    font-size: 14px !important;
    font-weight: bold;
    flex-direction: row;
    align-content: center;
    border: 1px solid transparent;
    align-items: center;
}

.cart_totals.calculated_shipping h2 {
    font-size: 1.2rem;
}

form.woocommerce-cart-form {
    position: relative;
    padding: 2.5rem 2rem;
    border-radius: 1rem;
    background-color: var(--white);
    box-shadow: 0 1rem 3rem #00000029;
    margin-bottom: 20px;
}

.cart_totals.calculated_shipping .wc-proceed-to-checkout a:hover {
    border: 1px solid;
    border-radius: 8px;
    background: #842a72!important;
    color: #fff!important;
}

.cart_totals.calculated_shipping .wc-proceed-to-checkout a:before {
    content: '\2022 \2022 \2022';
    font-size: 45px;
    margin-right: 10px;
}


li.wc_payment_method.payment_method_systempaystd {
    background: #fff;
    padding: 10px;
    border-radius: 1em;
}


li.wc_payment_method.payment_method_systempaystd label {
    font-weight: bold;
    display: block;
    margin-bottom: 15px;
}


li.wc_payment_method.payment_method_systempaystd label img {
    margin-top: 10px!important;
    display: block;
    max-width: 170px!important;
    max-height: 45px!important;
}


div#payment {
    border-radius: 1em;
}


.cart_totals.calculated_shipping table {
    background: #fff;
}

button#place_order {
    background: #892c76;
    color: #fff;
    font-size: 14px !important;
    border: 1px solid transparent;
    padding: 15px 30px;
}

.actions button.button, .woocommerce-form-coupon button.button {
    color: var(--white);
    background: var(--purple);
    border-color: var(--purple);
    transition: all .5s;
    padding: 0.70rem 1.6rem;
    border: none;
    border-radius: 10px;
    cursor: pointer;
}


button#place_order:hover { 

    border: 1px solid;
    border-radius: 8px;
    background: #842a72!important;
    color: #fff!important;
}

.wc_payment_methods li {
    background: #fff;
    padding: 10px;
    border-radius: 1em;
    margin-bottom: 10px !important;
}


.wc_payment_methods li label {
    font-weight: bold;
}

	
#BloquageProduct { clear:both;}	


#BloquageProduct .wp-txt h3:after {
    position: relative;
    content: '';
    width: 6rem;
    height: 0.15rem;
    display: block;
    margin-top: 0.7rem;
    background: currentColor;
}



.list li.wp-txt p strong {
    display: block;
}


.single-product .product .stock,
.single-product .product .quantity .qty {
    display: none;
}

.woocommerce div.product button.single_add_to_cart_button {
    position: relative;
    outline: none;
    line-height: 1;
    cursor: pointer;
    font-size: .85rem;
    width: fit-content;
    text-align: center;
    border-radius: 0.3rem;
    white-space: nowrap;
    transition: all .5s;
    font-weight: 400;
    padding: 0.75rem 1.6rem;
    background: var(--purple);
    border-color: var(--purple);
    border: 0.065rem solid transparent;
    color:#fff;
}


.wc-proceed-to-checkout a.checkout-button.button.alt.wc-forward {
    background: #892c76;
    color: #fff;
}

.MessageContenu .woocommerce-message {
    margin: 0;
    background: #e1e1e1;
}


#FormSelecteurProduit .wp-form select option {
    color: #5b5f61;
}


.product-quantity .qty {
    padding: 0;
}




/* PAIEMENT  */

.fooevents-attendee {
    position: relative;
    border-radius: 1rem;
    padding: 1.5rem 1.5rem;
    background-color: var(--gray);
    margin-bottom: 15px;
    clear: both;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.fooevents-attendee .fooevents-attendee-number, p#fooevents_bookings_method_field, .fooevents-attendee .fooevents-variation-desc {
    grid-column: 1/3;
}


h3.fooevents-eventname {
    margin-top: 15px;
}

h4.fooevents-attendee-number {
    font-size: .9rem;
    color: var(--purple);
    background: #f7f7f7;
    position: relative;
    display: flex;
    align-items: center;
    align-content: center;
}

h4.fooevents-attendee-number:after {
    content: '';
    flex: 1 1 auto;
    display: block;
    height: 0.065rem;
    background-color: var(--purple);
    position: relative;
    margin-left: 15px;
}


.fooevents-attendee select.country_select {
    padding: 0!important;
    margin: 0!important;
}

.fooevents-attendee .select2-container {
    padding: 0;
}


.fooevents-attendee span.select2-selection.select2-selection--single {
    height: 2.587rem;
}

.fooevents-variation-desc p {
    margin: 0;
}

.fooevents-attendee input[type="hidden"] {
    display: none;
}


.warning_message {
    background: red;
    color: #fff;
    border-radius: 5px;
    grid-column: 1/3;
    padding: 10px;
}

.warning_message {
    grid-column: 1/3;
}


.fooevents-attendee p:nth-child(10) {
    display: none;
}

.fooevents-attendee p:nth-child(9) {
    grid-column: 1/3;
}


.warning_message input#mineur {
    background: #fff;
    border: 2px solid #fff;
    padding: 0!important;
    margin: 0;
    margin-right: 10px;
    opacity: 1;
}


tr.woocommerce-cart-form__cart-item dl.variation {
    display: grid;
    grid-template-columns: 0.7fr 1fr;
    grid-template-rows: 1fr;
}

tr.woocommerce-cart-form__cart-item .variation dt {
    font-weight: 600;
}


main.single-product .woocommerce-variation-add-to-cart p.form-row, 
main.single-product .variations {
    display: none;
}

#DepartForm option {
    text-transform: capitalize;
}


.third select {
    padding-left: 13px;
    color: #000;
    font-weight: 500;
}

table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details {
    background: #fff;
}


.woocommerce-customer-details address {
    background: #fff;
    padding: 20px!important;
}

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    background: #fff;
    padding: 10px;
}


.woocommerce-view-order a:is([href^="mailto:"]) {
    background: #7b286a;
    color: #fff;
    padding-right: 15px;
    border-radius: 10px;
}

.woocommerce-view-order a[href^="mailto:"]::before {
    margin-left: 5px;
}



.woocommerce-MyAccount-content table, .woocommerce-MyAccount-orders {
    border-collapse: collapse;
    width: 100%;
    background: #fff;
}

.woocommerce-MyAccount-content table td,
.woocommerce-MyAccount-content table th,
.woocommerce-MyAccount-orders td,
.woocommerce-MyAccount-orders th {
  border: 1px solid #ddd;
  padding: 8px;
}

.woocommerce-MyAccount-content table tr:nth-child(even),
.woocommerce-MyAccount-orders tr:nth-child(even) {background-color: #f2f2f2;}


.woocommerce-MyAccount-orders tr {
    display: table-row;
}


@media only screen and (min-width: 769px) {
  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 22%;
  }
  .woocommerce-account .woocommerce-MyAccount-content { 
    width: 75%;
  }
}
/* Style WC Account Endpoint Links */
nav.woocommerce-MyAccount-navigation ul {
  list-style-type: none;
  padding-left: 0;
  max-width:200px;
  font-size: 17px;
  line-height: 26px;
}
nav.woocommerce-MyAccount-navigation ul li {
    padding: 5px 15px;
    background-color: rgba(0,0,0,0.05);
}

nav.woocommerce-MyAccount-navigation ul li.is-active {
  background-color: rgba(0,0,0,0.1);
}
nav.woocommerce-MyAccount-navigation ul li.is-active a {
  color: rgba(0,0,0,0.8); cursor: default;
}
nav.woocommerce-MyAccount-navigation ul li.is-active:after {
    content: "";
    height: 0;
    width: 0;
    border-top: 15px solid transparent;
    border-left: 15px solid rgba(0,0,0,0.07);
    border-bottom: 15px solid transparent;
    float: right;
    margin-right: -30px;
    margin-top: -2px;
}

nav.woocommerce-MyAccount-navigation ul li a {
    text-decoration: none!important;
}

nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover {
  background-color: rgba(0,0,0,0.07);
}
nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover:after {
    content: "";
    height: 0;
    width: 0;
    border-top: 15px solid transparent;
    border-left: 15px solid rgba(0,0,0,0.07);
    border-bottom: 15px solid transparent;
    float: right;
    margin-right: -30px;
    margin-top: -2px;
}

.woocommerce-MyAccount-navigation-link:before {
    display: none!important;
}


form.woocommerce-EditAccountForm.edit-account {
    background: #fff;
    padding: 15px;
    border-radius: 10px;
}


form.woocommerce-EditAccountForm.edit-account button.woocommerce-Button.button.wp-element-button {
    margin-top: 15px;
}


.woocommerce-Addresses.col2-set.addresses {
    background: #fff;
    padding: 15px;
    border-radius: 5px;
}

.woocommerce-Address address {
    margin: 0;
}

.woocommerce-MyAccount-content {
    background: #fff;
    padding: 15px;
    border-radius: 5px;
}


li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads,
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--ly_saved_cards {
    display: none;
}


.woocommerce-Address address {
    margin: 0;
    border: 1px solid;
    padding: 10px;
    border-radius: 5px;
}


table.shop_table.shop_table_responsive {
    background: #fff;
}


form.checkout_coupon.woocommerce-form-coupon {
    background: #fff;
}

form.checkout_coupon.woocommerce-form-coupon p:not(.form-row) {
    font-weight: 600;
    text-align: center;
    color: #892c76;
    margin-bottom: 15px;
}

form.checkout_coupon.woocommerce-form-coupon .button.button.wp-element-button {
    background: #892c76;
    font-weight: 500;
    color: #fff;
    height: 41px;
}


.BoutonRechercheForm {
    display: block;
    width: 100%;
    margin-top: 15px;
    background: #7f7e79;
    border: none;
    border-radius: 5px;
    height: 40px;
    font-weight: 500;
    color: #fff;
    cursor: pointer;
}


/* MODAL */



.animate-top{
    position:relative;
    animation:animatetop 0.4s
}
@keyframes animatetop{
    from{top:-300px;opacity:0} 
    to{top:0;opacity:1}
}
.modal {
    display: none;
    position: fixed;
    z-index: 3;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0, 0, 0, 0.275);
}

.modal-content {
    margin: 10% auto;
    max-width: 800px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.175);
    border-radius: 0.3rem;
    outline: 0;
}
.modal-header {
    padding: 1rem;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    margin-top: 0;
    font-size: 1.25rem;
    color: #892c76;
    text-align: center;
}

.modal-title::after {
    position: relative;
    content: '';
    width: 6rem;
    height: 0.15rem;
    display: block;
    margin-top: 0.7rem;
    background: currentColor;
    margin-left: auto;
    margin-right: auto;
}


.modal-header .close {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    background-color: transparent;
    border: 0;
    position: absolute;
    right: 15px;
    top: 0;
}

.close:not(:disabled):not(.disabled) {
    cursor: pointer;
}

.modal-body {
    flex: 1 1 auto;
    padding: 1rem;
}
.modal-body p {
    margin-top: 0;
    margin-bottom: 1rem;
}
.modal-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef;
}
.modal-footer>*{
    margin: 5px;
}

input#voyageselectionne {
    pointer-events: none;
}