/**
 * Theme Name: Blocksy Child
 * Description: Blocksy Child theme
 * Author: Creative Themes
 * Template: blocksy
 * Text Domain: blocksy
 */

/* Popups */
.showPopup{
    visibility: visible!important;
    opacity: 1!important;
    z-index: 999!important;
    transform: translate(0px, 0px)!important;
}
.showCloser{
    display: block!important;
}

@media (max-width: 991px) {
    .brz .brz-table, .brz .brz-table_head {
        display: table !important;
    }
}

/*** GENERAL ***/

:root{
    --main-gray : #D0D0D0;
    --main-rose : #EEAAA9;
    --second-rose : #ECDAC9 ; /* #E3D9CF */
    --second-gray:#5A5A5A;
    --main-beige : #FFFEF8;
    --dark-rose: #FF3131; /* #B05D5D */
    --theme-form-field-border-radius : 0;
}
/*h1, h2, h3, h4, 
a, p, span{
    font-family: 'Inter';
}*/
select{
    border-radius: 0!important;
}
.lycheeRow{
    width: 100%;
    max-width: 1400px;
    padding-left: 60px;
    padding-right: 60px;
    margin: auto;
}

h1, h2, h3, h4, h5, h6, p{
    margin-bottom: unset!important;
}
/*
.t1{
    font-weight: 700 !important;
    font-family: 'Inter'!important;
    line-height: 1.1em!important;
}*/

.t1{
    font-weight: 400 !important;
    font-family: 'Bebas Neue'!important;
    line-height: 1em!important;
}
.t2, .t3, .t4, .t5, .t6, .subT{
    font-family: 'Inter'!important;
    line-height: 1.1em!important;
    font-weight:500!important;
}
.t2Bebas, .t3Bebas, .t4Bebas{
    font-family: 'Bebas Neue'!important;
    line-height: 1em!important;
    font-weight:400!important;
}
.abovT{
    font-family: 'Inter'!important;
    line-height: 1.1em!important;
    font-weight:600!important;
    font-size: 12px!important;
    letter-spacing: 2px!important;
    text-transform: uppercase;
}
.t1{
    /*font-size: 46px!important;
    letter-spacing: -1px!important;*/
    font-size: 60px!important;
}
.t2{
    font-size: 40px!important;
    letter-spacing: -1px!important;
}
.t2Bebas{
    font-size: 50px!important;
}
.t2bis{
    font-size: 40px!important;
    letter-spacing: -1px!important;
    line-height: 1.1em!important;
    font-weight:700!important;
}
.t3{
    font-size: 36px!important;
    letter-spacing: -1px!important;
}
.t3Bebas{
    font-size: 45px!important;
}
.t4{
    font-size: 28px;
    letter-spacing: -0.5px!important;
}
.t4Bebas{
    font-size: 36px!important;
}
.t5{
    font-size: 24px!important;
    letter-spacing: 0px!important;
}
.t6{
    font-size: 20px!important;
    letter-spacing: 0px!important;
}
.subT{
    font-size: 16px!important;
    letter-spacing: 0px!important;   
}

.txtLychee{
    font-family: 'Inter'!important;    
    font-size: 16px!important; 
    line-height: 1.4em!important;
    font-weight: 400!important; 
    letter-spacing: 0;
}

.btnLychee, .btnLycheeWhite, .woocommerce button.button, .ct-woocommerce-cart-form .cart_totals .wc-proceed-to-checkout a{
    font-size: 22px !important;
    line-height: normal!important;
    font-weight: 400 !important;
    letter-spacing: 3px!important;
    border-radius: 0px;
    text-transform: uppercase;
    padding: 12px 42px!important;
    transition: 0.3s ease-in-out!important;
    font-family: 'Bebas Neue' !important;
    width: fit-content;
}
.btnLychee, .woocommerce button.button{
    border: 1px solid var(--main-rose)!important;
    background-color: var(--main-rose)!important;
    color: var(--dark-rose)!important;
}
.btnLychee:hover, .woocommerce button.button:hover{
    background-color: var(--main-rose)!important;
    color: white!important;
    border: 1px solid var(--main-rose)!important;
}
/*
.btnLychee{
    font-size: 12px!important; 
    line-height: 1.2em!important;
    font-weight: 600!important; 
    letter-spacing: 2px;
    border: 1px solid black;
    background-color: black;
    color: white;
    border-radius: 0px;
    text-transform: uppercase;
    padding: 15px 42px 15px 42px;
    transition: 0.3s ease-in-out;
}
.btnLychee:hover{
    background-color: white;
    color: black;
}*/

.btnBoldLychee{
    font-size: 14px!important; 
    line-height: 1.2em!important;
    font-weight: 700!important; 
    letter-spacing: 2px;
}

.btnLightLychee{
    font-size: 14px!important; 
    line-height: 1.2em!important;
    font-weight: 500!important; 
    letter-spacing: 2px;
    text-decoration: underline;
}

.btnLightLychee, .btnLightLychee *, .btnBoldLychee, .btnBoldLychee *, .btnBisBrizy, .btnBisBrizy *{
    text-decoration: underline;
    text-transform: uppercase;
}

@media screen and (min-width:768px) and (max-width:1000px){
    .t1{
        /*font-size: 40px!important;*/
        font-size: 50px!important;
    }
    .t2{
        font-size: 36px!important;
    }
    .t2Bebas{
        font-size: 45px!important;
    }
    .t2bis{
        font-size: 36px!important;
    }
    .t3{
        font-size: 32px!important;
    }
    .t3Bebas{
        font-size: 40px!important;
    }
    .t4{
        font-size: 26px;
    }
    .t4Bebas{
        font-size: 34px!important;
    }
    .t5{
        font-size: 22px!important;
    }
    .t6{
        font-size: 18px!important;
    }
    .subT{
        font-size: 15px!important;
    }
    .txtLychee{
        font-size: 15px!important; 
    }
    .btnLychee, .btnLycheeWhite{
        font-size: 20px !important;
    }
    .lycheeRow{
        padding-left: 40px;
        padding-right: 40px;
    }
}
@media screen and (max-width:767px){
    .t1{
        /*font-size: 36px!important;*/
        font-size: 45px!important;
    }
    .t2{
        font-size: 32px!important;
    }
    .t2Bebas{
        font-size: 40px!important;
    }
    .t2bis{
        font-size: 32px!important;
    }
    .t3{
        font-size: 30px!important;
    }
    .t3Bebas{
        font-size: 35px!important;
    }
    .t4{
        font-size: 24px;
    }
    .t4Bebas{
        font-size: 30px!important;
    }
    .t5{
        font-size: 20px!important;
    }
    .t6{
        font-size: 16px!important;
    }
    .subT{
        font-size: 14px!important;
    }
    .txtLychee{
        font-size: 14px!important; 
    }
    .btnLychee, .btnLycheeWhite{
        font-size: 18px !important;
    }
    .lycheeRow{
        padding-left: 20px;
        padding-right: 20px;
    }
}

/*** HEDAER ***/
#header .site-logo-container img{
    max-width: 150px!important;
    margin-right: 20px;
}
#offcanvas .site-logo-container img{
    max-width: 250px!important;
}
.ct-header-cta a{
    pointer-events: none;
}

/* Recherche et Panier */
.ct-header-search, .ct-header-cart .ct-icon-container, .ct-header-account{
    position: relative;
}
.ct-header-search:before, .ct-header-cart .ct-icon-container:before, .ct-header-account:before {
    content: "";
    position: absolute !important;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-position:center;
    background-repeat: no-repeat;
    background-size: contain;
}
.ct-header-search svg, .ct-header-cart svg, .ct-header-account svg{
    opacity: 0;
}
.ct-header-search:before{
    background-image: url(/wp-content/uploads/2024/09/search.svg);
}
.ct-header-cart .ct-icon-container:before {
    background-image: url(/wp-content/uploads/2024/09/cart.svg);
}
.ct-header-account:before {
    background-image: url(/wp-content/uploads/2024/09/user.png);
}

.ct-header-cart .screen-reader-text, .ct-header-cart .ct-label {
    display: none;
}

@media screen and (max-width: 767px) {
    #header [data-items]>*{
        margin: var(--margin, 0 6px)!important;
    }
    [class*=ct-dynamic-count]{
        height: 15px!important;
        min-width: 15px!important;
        width: 15px!important;
    }
}

/* Menu Blocksy */
/*
a.ct-menu-link {
    height: fit-content !important;
}
.menu-item a{
    position: relative;
}
#menu-menu-principal>.menu-item:first-child a:before{
    content: "";
    position: absolute !important;
    left: calc(50% - 2px) !important;
    width: calc(100% - 20px);
    top: -3px !important;
    bottom: 50% !important;
    background: var(--main-rose);
    z-index: -1;
    opacity: 1 !important;
    height: unset !important;
    transform: translate(-50%, 0px);
}*/


/* Mega menu */
#header [data-column-set="3"]>div {
    display: flex!important;
    justify-content: space-between!important;
}
#header [data-column=middle] {
    width: 100%;
}

#header-menu-1, #mega-menu-wrap-menu_1{
    width: 100%!important;
}

#mega-menu-wrap-menu_1 a.mega-menu-link {
    font-family: 'Inter' !important;
}

.max-mega-menu>.mega-menu-item>a{
    position: relative;
}
.max-mega-menu> li.mega-menu-item:first-child a:before{
    content: ""!important;
    position: absolute !important;
    left: calc(50% - 2px) !important;
    width: calc(100% - 20px)!important;
    top: 50%!important;
    height: 10px!important;
    background: var(--main-rose)!important;
    z-index: -1!important;
    opacity: 1 !important;
    transform: translate(-50%, -10px)!important;
}

.mega-menu-item img{
    width: 100%;
    height: 140px !important;
    object-fit: cover;
    display: flex;
}

#mega-menu-wrap-menu_1 #mega-menu-menu_1 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-menu_1 #mega-menu-menu_1 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-menu_1 #mega-menu-menu_1 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    color: black!important;
    font-weight: 600 !important;
}

/* Menu mobile */
ul#menu-menu-mobile li li a.ct-menu-link {
    padding: 3px 0 !important;
}
ul#menu-menu-mobile li:first-child a.ct-menu-link {
    position: relative;
    width: fit-content;
}
ul#menu-menu-mobile li:first-child a.ct-menu-link:before{
    content: ""!important;
    position: absolute !important;
    left: calc(50% - 2px) !important;
    width: calc(100% - 20px)!important;
    top: 50%!important;
    height: 10px!important;
    background: var(--main-rose)!important;
    z-index: -1!important;
    opacity: 1 !important;
    transform: translate(-50%, -10px)!important;
}

@media screen and (max-width: 689.98px) {
    #offcanvas a.site-logo-container {
        width: 100%;
        margin: 50px auto;
        justify-content: center;
        display: flex;
    }
}

/*** FOOTER ***/

@media screen and (max-width:767px){
    #footer .ct-container{
        width: calc(100% - 40px)!important;
    }
}

/* Réassurances */
.footerReassurance{
    position: relative;
    margin: 30px auto;
}
.footerReassurance::before, .footerReassurance:after{
    content: "";
    position: absolute !important;
    left: 50%;
    width: 100vw;
    background: black;;
    opacity: 0.2;
    height: 1px;
    transform: translate(-50%, 0px);
}
.footerReassurance::before{
    top:-30px;
}
.footerReassurance:after{
    bottom: -30px;
}
.reassuranceWrap {
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr 1fr;
    width: 100%;
}
.reassurance {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.reassuranceTxt{
    text-align: center;
    line-height: 1.8em !important;
}
.reassurance img {
    width: auto;
    height: 60px;
    object-fit: contain;
}
@media screen  and (min-width:768px) and (max-width:1000px) {
    .reassurance img {
        height: 50px;
    }
}
@media screen  and (max-width:767px) {
    .reassuranceWrap {
        gap: 40px;
        grid-template-columns: 1fr;
    }
    .reassurance {
        gap: 15px;
    }
    .reassurance img {
        width: 50px;
        height: auto;
    }
}

/* Menus footer */
.widget_nav_menu .menu-item a {
    font-family: 'Inter';
    font-size: 14px;
    letter-spacing: 0.1px;
}
.noLink{
    pointer-events: none;
  
}
.adressTitle{
    font-weight: 700!important;
    font-size: 16px;
    text-transform: uppercase;
    pointer-events: none;
    margin-bottom: 18px;
}

[data-footer*="type-1"] .ct-footer [data-row*="middle"] > div {
    --grid-template-columns: 1fr 4fr 1fr;
}
[data-column=widget-area-2] {
    display: grid !important;
    grid-template-columns: 1fr;
    gap: 30px ;
}
[data-column=widget-area-2] .widget_nav_menu{
    margin-top: 0!important;
}
#nav_menu-12{
    display: none;
}
@media screen  and (min-width:1200px) and (max-width:1400px) {
    [data-footer*="type-1"] .ct-footer [data-row*="middle"] > div {
        --grid-template-columns: 1.2fr 5fr 2fr;
    }
}
@media screen  and (min-width:1001px) and (max-width:1199px) {
    [data-footer*="type-1"] .ct-footer [data-row*="middle"] > div {
        --grid-template-columns: 3fr 1fr;
    }
    [data-footer*="type-1"] [data-column="socials"]{
        grid-column: 1 / -1;
    }
    [data-footer*="type-1"] .ct-footer [data-column="widget-area-4"] {
        grid-column: 1 / -1!important;
    }
}
@media screen  and (min-width:768px) and (max-width:1000px) {
    [data-footer*="type-1"] .ct-footer [data-row*="middle"] > div {
        --grid-template-columns: 1fr;
    }
    div#block-8>.wp-block-columns {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    [data-column=widget-area-2] {
        grid-template-columns: 1fr 1Fr;
    }
    #nav_menu-12{
        display: flex;
    }
    div#block-8>.wp-block-columns .wp-block-column:last-child{
        display: none;
    }
}

@media screen  and (max-width:767px) {
    [data-footer*="type-1"] .ct-footer [data-row*="middle"] > div {
        --grid-template-columns: 1fr;
    }
    #nav_menu-12{
        display: flex;
    }
    div#block-8>.wp-block-columns .wp-block-column:last-child{
        display: none;
    }
}

/* logos et reseaux */
[data-footer*="type-1"] .ct-footer [data-column="widget-area-4"] {
    --vertical-alignment: unset;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

/* copyrights */
[data-column*=copyright] * {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
}
[data-footer*="type-1"] .ct-footer [data-column="widget-area-3"]{
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    justify-content: end;
    gap: 15px;
}
[data-footer*="type-1"] .ct-footer [data-column="widget-area-3"] .ct-widget{
    margin-top: 0!important;
}
@media screen  and (max-width:1000px) {
    [data-footer*="type-1"] .ct-footer [data-row*="bottom"] > div {
        flex-direction: column-reverse;
        display: flex;
    }
    [data-footer*="type-1"] .ct-footer [data-column="widget-area-3"]{
        justify-content: center;
        gap: 15px;
    }
    
}

/*** SHORTCODE Slider Home ***/
.carrousel-wrapper {
    height: auto;
    width: 100%;
    margin-bottom: 0px!important;
}

/* Carrousel simple */
#carrousel-simple-wrapper .carrousel-slide {
    height: 80vh;
    width: 100%;
    position: relative;
    flex-shrink: 0;
}
#carrousel-simple-wrapper .carrousel-slide-img {
    position: absolute !important;
    left: 0;
    width: 100%;
    top: 0;
    object-fit: cover;
    object-position: center;
    height: 100%;
}

/* Carrousel avancé */
#carrousel-avance-wrapper {
    position: relative;
    width: 100%;
    height: auto;
    display: flex;
}
#carrousel-avance-wrapper .slick-slide {
    padding: 0 10px;
}
#carrousel-avance-wrapper img {
    height: 80vh;
    object-fit: cover;
    width: 100%;
}
@media screen  and (min-width:768px) and (max-width:1000px) {
    #carrousel-avance-wrapper img{
        height: 70vh;
    }
}
@media screen  and (max-width:767px) {
    #carrousel-avance-wrapper img{
        height: 65vh;
    }
    .adressTitle{
        font-size: 14px;
        margin-bottom: 5px;
    }
}

/* Liens carrousel */
.carrousel-links {
    position: absolute;
    left: 50%;
    bottom: 20%;
    z-index: 2;
    transform: translate(-50%, 0%);
    display: flex;
    gap: 10px 20px;
/*    padding: 15px 28px;*/
}
.carrousel-links a{
/*    font-size: 16px!important;
    letter-spacing: 1px!important;*/
    text-align: center;
    align-self: center;
    width: max-content;
    text-decoration: none!important;

}
.carrousel-links a:not(:first-child) {
    position: relative;
}
.carrousel-links a:not(:first-child):before {
    content: "";
    left: -10px;
    top: 0;
    bottom: 0;
    width: 1px;
    position: absolute !important;
    background: white;
}
.carrousel-wrapper .slick-dots {
    bottom: 5%;
}
.carrousel-wrapper .slick-dots li {
    width: auto!important;
    height: auto!important;
    padding: 0;
}
.carrousel-wrapper .slick-dots li button{
    width: 30px!important;
    height: 4px!important;
    padding: 0;
}
.carrousel-wrapper .slick-dots li button:before {
    width: 100%!important;
    height: 100%!important;
    content: ''!important;
    opacity: 1;
    background: var(--main-gray);
}
.carrousel-wrapper .slick-dots li.slick-active button:before {
    background: black!important;
}
@media screen and (max-width:767px){
    .carrousel-links{
        flex-direction: column;
    }
    .carrousel-links a:not(:first-child):before{
        display: none;
    }
    .carrousel-wrapper .slick-dots li button{
        width: 25px !important;
        height: 3px !important;
    }
}



/*** Section Collection en avant */
@media screen and (max-width:1450px){
    .flexRowCollection .brz-columns:first-child {
        display: none;
    }
    .flexRowCollection>.brz-row{
        gap: 0 40px;
    }
    .flexRowCollection .brz-columns {
        flex: 1 1 auto!important;
        max-width: unset!important;
    }
    .flexRowCollection .brz-columns * {
        flex: unset!important;
        justify-content: center;
    }
}

/*** SHORTCODE Collection en avant ***/
#collectionEnAvant {
    display: flex;
    justify-content: left;
    gap: 30px;
    overflow-x: scroll;
    padding: 0 10px 30px 10px;
}
#collectionEnAvant::-webkit-scrollbar {
    height: 4px;
}
#collectionEnAvant::-webkit-scrollbar-track {
    background: var(--main-gray); 
    border-radius: 0px;
    border-top: 1.5px solid white; 
    border-bottom: 1.5px solid white;
}
#collectionEnAvant::-webkit-scrollbar-thumb {
    background: black; 
    height: 8px; 
    border-radius: 0px; 
}
#collectionEnAvant .produitLychee {
    /*max-width: 320px;*/
    max-width: 26vw;
    flex-shrink: 0;
}
@media screen and (min-width:1001px) and (max-width:1400px){
    #collectionEnAvant .produitLychee {
        max-width: 280px;
    }
}
@media screen and (min-width:768px) and (max-width:1000px) {
    #collectionEnAvant .produitLychee {
        max-width: 200px;
    }
    #collectionEnAvant {
        gap: 20px;
        padding: 0 20px 30px 20px;
    }
}
@media screen and (max-width:767px) {
    #collectionEnAvant {
        padding: 0 20px 30px 20px;
        gap: 20px;
    }
    #collectionEnAvant .produitLychee {
        max-width: 175px;
    }
}

/*** SHORTCODE Produit en avant ***/
#produitEnAvant {
    display: grid;
    gap: 80px;
    grid-template-columns: 1fr 1fr;
}

/* détail gauche */
#produitEnAvant .colLeft {
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: end;
    justify-content: center;
    gap: 40px;
}
#produitEnAvant .colLeft .infosProduit{
    margin-top: 10px!important;
    gap: 10px!important;
}
/*
#produitEnAvant .colLeft .price{
    font-size: 12px!important;
    letter-spacing: 2px!important;
}*/
#produitEnAvant .colLeft .title{
    font-size: 20px!important;
}

/* détail produit */
#produitEnAvant .colLeft .produitLychee img{
    aspect-ratio: 1;
}
#produitEnAvant .colLeft .produitLychee{
    max-width: 320px;
}
#produitEnAvant .colLeft .produitLychee .lycheeAddToCart{
    display: none;
}

#produitEnAvant .colLeft *{
    text-align: right;
}

/* Quatuor de produit */
.colRight {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
}

@media screen and (max-width:1000px) {
    #produitEnAvant {
        gap: 40px;
    }
    #produitEnAvant .colLeft .produitLychee{
        max-width: 200px;
    }
    #produitEnAvant .colRight{
        order:-1;
        gap: 30px 20px;
    }
    #produitEnAvant .colLeft{
        align-items: start;
    }
    #produitEnAvant .colLeft *{
        text-align: left;
    }
    #produitEnAvant .colRight .infosProduitWrap {
        flex-wrap: wrap;
    }
    #produitEnAvant .colRight  .infosProduit{
        width: 100%;
        margin-bottom: 10px;
    }
}
@media screen and (max-width:767px) {
    #produitEnAvant {
        gap: 30px;
        grid-template-columns: 1fr;
    }

    #produitEnAvant .colLeft {
        align-items: start;
        gap: 25px;
    }
    #produitEnAvant .colRight{
        order:1;
    }
    #produitEnAvant .colRight  .infosProduit{
        width: 100%;
        margin-bottom: 0px;
    }

    #produitEnAvant .colLeft .produitLychee {
        display: grid;
        max-width: unset;
        gap: 20px;
        grid-template-columns: 1fr 1Fr;
    }
    #produitEnAvant .colLeft .infosProduitWrap {
        padding: 0;
        justify-content: center;
    }
    #produitEnAvant .colLeft .produitLychee img {
        aspect-ratio: unset;
    }
    #produitEnAvant .colLeft .produitLychee .lycheeAddToCart{
        display: flex;
    }
}

/*** Catégorie en avant */
.catWrap{
    display: flex;
    width: 100%;
    flex-direction: column;
    align-items: end;
    justify-content: center;
    gap: 40px;
}
#produitEnAvant.categoriesEnAvant .colRight {
    align-items: center!important;
}
@media screen and (max-width:1000px) {
    #produitEnAvant.categoriesEnAvant{
        grid-template-columns: 1fr!important;
    }
    #produitEnAvant.categoriesEnAvant .colRight {
        order: 2!important;
    }
    #produitEnAvant.categoriesEnAvant .colRight .infosProduitWrap{
        flex-wrap: nowrap!important;
    }
    .categorie-secondaire{
        max-width: unset!important;
    }
    .imgCategoriePrincipale {
        max-width: calc(50% - 10px)!important;
    }
    #produitEnAvant.categoriesEnAvant .colLeft {
        align-items: center!important;
        flex-direction: row!important;
    }
    #produitEnAvant.categoriesEnAvant .colLeft *{
        text-align: left!important;
    }
    .catWrap {
        align-items: start!important;
    }
}
@media screen and (max-width:767px) {
    #produitEnAvant.categoriesEnAvant  {
        gap: 40px;
    }
    #produitEnAvant.categoriesEnAvant .colLeft {
        flex-direction: column!important;
        align-items: start!important;
    }
    .catWrap{
        gap: 20px;
    }
}

.imgCategoriePrincipale {
   max-width: 320px;
   aspect-ratio: 5 / 6;
   width: 100%;
   object-fit: cover;
}
.categorie-secondaire {
    max-width: 320px;
    height: fit-content;
}
.categorie-secondaire a svg{
    fill:var(--dark-rose);
}
.categorie-secondaire a:hover svg{
    fill:white;
}
.imgCategorieSecondaire {
    display: flex;
    width: 100%;
}
.imgCategorieSecondaire img{
    aspect-ratio: 5 / 6;
    width: 100%;
    object-fit: cover;
}

/*** SHORTCODE Incontournables ***/

div#lesIncontournables {
    gap: 40px;
    display: flex;
    flex-direction: column;
}
.products-list {
    display: flex;
    width: 100%;
}

.categories-list {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    gap: 50px;
    justify-content: center;
}
.categories-list *{
    cursor: pointer;
    text-decoration: none;
}
.categories-list h3:first-child{
    text-decoration: underline;
}
.triggerActive{
    text-decoration: underline;
}
.triggerUnactive{
    text-decoration: none!important;
}

.category-section:not(:first-child){
    display: none;
}
.category-section{
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap:20Px;
}

#lesIncontournables .produitLychee{
    width: 100%!important;
    position: relative;
}
#lesIncontournables .btnCategory{
    grid-column: 1 / -1;
    width: fit-content;
    margin: auto;
}

/* TEMPLATE produit simple non utilisé */
/*
.btnAbsolute{
    position: absolute;
    top: 50%;
    left: 50%;
    color: white;
    transform: translate(-50%, -50%);
    width: fit-content!important;
    padding: 10px 18px;
    height: fit-content!important;
    transition: 0.3s ease-in-out;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
}
.btnAbsolute:hover{
    background: black!important;
    color: white;
    transform: translate(-50%, -50%) scale(1.05);
}
 */

@media screen and (min-width:768px) and (max-width:1000px) {
    .category-section {
        grid-template-columns: repeat(3, 1fr);
    }
    .category-section  .produitLychee:nth-child(4) {
        display: none;
    }
}
@media screen and (max-width:767px) {
    .categories-list {
        gap: 10px;
        justify-content: space-around;
    }
    .category-section {
        width: 100%;
        grid-template-columns: repeat(2, 1fr);
        gap: 30Px 20px;
    }
}

/****** PRODUITS  *****/

/*** Détails Produit ***/
.produitLychee {
    width: auto;
}
.imgWrapper{
    position: relative;
}
.produitLychee img{
    width: 100%;
    aspect-ratio: 5 / 6;
    object-fit: cover;
    transition: opacity 0.3s ease-in-out;
}
.produitLychee  img.hover-image {
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
    left: 0;
    top: 0;
    transition: opacity 0.3s ease-in-out;
}
.produitLychee:hover  img.hover-image{
    opacity: 1!important;
}    

.infosProduitWrap {
    display: flex;
    gap: 0 14px;
    justify-content: space-between;
    padding: 10px 0px 0px 0px;
}
.infosProduit{
    gap: 5px;
    display: flex;
    flex-direction: column;
}
.lycheeAddToCart {
    background: var(--main-rose);
    border: 1px solid var(--main-rose);
    width: 45px;
    height: 50px;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 0.3s ease-in-out;
}
.lycheeAddToCart:hover {
    background: var(--main-rose);
}
.lycheeAddToCart svg{
    height:28px!important;
    width: 28px !important;
    transition: 0.3s ease-in-out;
}
.lycheeAddToCart svg path {
    stroke: var(--dark-rose);
    stroke-width: 1.8px;
    transition: 0.3s ease-in-out;
}
.lycheeAddToCart:hover svg path {
    stroke: white;
}

@media screen and (max-width:767px){
    .infosProduitWrap {
        flex-direction: column;
        gap: 10px 14px;
        justify-content: space-between;
        padding: 10px 0px 0px 0px;
    }
    .lycheeAddToCart {
        width: 38px;
        height: 45px;
    }
    .lycheeAddToCart svg {
        height: 22px !important;
        width: 22px !important;
    }
}

/*** Détails Produit Simple (non utilisé) ***/
/*
.prodTempSimp{
    background: transparent!important;
}
.prodTempSimp .btnAbsolute{
    opacity: 0;
    visibility: hidden;
}
.prodTempSimp .btnMobile{
    display: none;
}
.prodTempSimp:hover .btnAbsolute{
    opacity: 1;
    visibility: visible;
}
.infosProduit.infosProduitSimple{
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 10px;
}

.infosProduit.infosProduitSimple .title{
    font-weight: 500!important;
}
@media screen and (min-width:1001px) and (max-width:1100px) {
    .btnAbsolute{
        padding: 8px 10px;
    }
}
@media screen and (min-width:768px) and (max-width:1000px) {
    .prodTempSimp .btnAbsolute {
        opacity: 1!important;
        visibility: visible!important;
        position: relative;
        top: unset;
        left: unset;
        transform: none;
        margin-top: 10px;
    }
    #lesIncontournables .btnCategory{
        margin: 30px auto 0;
    }

}
@media screen and (max-width:767px) {
    .prodTempSimp .btnMobile{
        display: flex;
        margin-top: 10px;
    }
    .prodTempSimp .btnAbsolute{
        display: none!important;
    }
}
*/


/* Victime de son succès */
.out-of-stock-message {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9;
    background: black;
    color: white;
    font-family: 'Inter';
    padding: 4px 8px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: -0.5px;
}
@media screen and (max-width:767px) {
    .out-of-stock-message {
        padding: 5px 10px;
        font-size: 12px;
    }
}

/*** BRIZY ***/

/* Compteur */
.brz-countdown2-parts>div {
    gap: 50px;
}
.brz-countdown2-parts>div>div {
    position: relative;
    width: 100%;
}
.brz-countdown2-parts>div>div:first-child:before {
    position: absolute;
    content: "";
    left: 50%;
    bottom: -25px;
    height: 1px;
    width: 80%;
    background-color: black;
    transform: translateX(-50%);
    opacity: 0.2;
}



/***** Articles Blog ****/

/* Shortcode Magazine */
#magazine {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 50Px 50px;
}
@media screen and (max-width:1400px){
    #magazine {
        gap: 50Px 30px;
    }
}

/* Shortcode Actualités*/
.actusControls {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 100px;
}
.actusLeft, .actusRight {
    max-width: 50%;
}
.actusRight{
    width: fit-content;
    display: flex;
    gap: 40px;
    align-items: center;
}
.actusPrev, .actusNext{
    cursor: pointer;
}

#articlesActualite {
    margin-top: 30px;
}
#articlesActualite .slick-list{
    overflow: visible;
}
#articlesActualite .slick-list .slick-track{
    margin: 0;
}

#articlesActualite .articleLychee {
    padding-right: 40px;
}
@media screen and (max-width:1400px){
    #articlesActualite .articleLychee {
        padding-right: 30px;
    }
}
@media screen and (max-width:767px){
    #articlesActualite .articleLychee {
        padding-right: 20px;
    }
}

/* Article détails */
.articleLychee {
    display: flex!important;
    flex-direction: column;
    gap: 15px;
}
.btnArticle{
    margin-top: 10px;
}
.linkImgArticle{
    position: relative;
}
.imgArticle {
    width: 100%;
    aspect-ratio: 3/2;
    height: auto;
    object-fit: cover;
}
.articleDate {
    position: absolute;
    top: 10px;
    left: 10px;
    background: rgba(255, 255, 255, 0.75);
    padding: 5px 12px;
    border-radius: 0px;
    font-weight: 200 !important;
    color: black!important;
}

@media screen and (min-width:768px) and (max-width:1000px){
    .actusControls {
        gap: 60px;
    }
    #actualite .actusLeft{
        width: calc(70% - 60px);
        max-width: calc(70% - 60px);
    }
    #actualite .actusRight {
        width: 30%;
        max-width: 30%;
    }
    #magazine {
        grid-template-columns: 1fr 1fr;
    }
    
}
@media screen and (max-width:767px){
    .actusControls {
        gap: 30px;
    }
    .actusLeft, .actusRight {
        width: 100%;
        max-width: 100%;
    }
    #articlesActualite {
        margin-top: 20px;
    }
    #magazine {
        grid-template-columns: 1fr;
    }
}


/**** ARCHIVES Produits ****/
.archive .hero-section {
    border-bottom: 1px solid var(--main-gray);
}
.archive .hero-section .page-title {
    position: relative;
    width: fit-content!important;
    margin: 0 auto;
}

.archive .hero-section .page-title:before {
    content: "";
    position: absolute !important;
    left: calc(50% - 8px) !important;
    width: calc(100% - 8px);
    top: 5px !important;
    background: var(--main-rose);
    z-index: -1;
    opacity: 1 !important;
    height: 20px!important;
    transform: translate(-50%, 0px);
}

/* filtres Yith*/
/*
.yith-wcan-filters {
    width: 100%;
    padding: 15px;
}
.filters-container form {
    display: flex;
    gap: 20px;
}
h4.filter-title {
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
}*/

/* filtres WBW */
.filtersBox {
    display: flex;
    gap: 50px;
    width: 100%;
}
.wpfFilterTitle * {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px !important;
}
.wpfPriceInputs {
    font-size: 14px;
}
.wpfPriceInputs *{
    margin: 0!important;
}
@media screen and (max-width:767px){
    .filtersBox{
        flex-direction: column;
        gap:0px;
    }
}


/* tri */
select.orderby {
    border-radius: 0;
}
.woo-listing-top:not(:empty) {
    flex-wrap: wrap;
    margin-bottom: 45px!important;
}
.wpfFilterWrapper .ui-slider-horizontal{
    height: 6px!important;
    background-color: var(--main-gray)!important;
    border-width: 0 !important;
}
.wpfFilterWrapper .ui-widget-header {
    background: black !important;
}
.wpfFilterWrapper .ui-slider-handle {
    border: 0 !important;
    width: 14px!important;
    height: 14px!important;
    top: -4px!important;
}
.wpfFilterWrapper label {
    font-weight: 400;
    font-size: 14px;
}

/* pagination */
[data-pagination=simple] .page-numbers, [data-pagination=next_prev] .page-numbers {
    border-radius: 0!important;
    border-width: 1px!important;
}
[data-pagination=simple] .page-numbers, [data-pagination=next_prev] .page-numbers a {
    font-family: 'Inter';
    font-weight: 500;
    font-size: 12px !important;
    letter-spacing: 2px;
}
[data-pagination=simple] .page-numbers.current, [data-pagination=next_prev] .page-numbers.current {
    background: black!important;
}
.page-numbers:hover{
    border-color: transparent!important;
}
.prev.page-numbers:hover, .next.page-numbers:hover {
    border-color: black!important;
    color: white;
    background-color: black;
}

@media screen and (max-width:1200px){
    [data-products]{
        grid-column-gap: 20px!important;
    }
}
@media screen and (max-width:767px){
    .single:not(.brz) main>.ct-container, .single:not(.brz) main>.ct-container-full {
         width: calc(100% - 40px)!important;
     }
     [data-products] {
        --shop-columns: repeat(2, minmax(0, 1fr))!important;
        grid-row-gap: 20Px!important;
    }
    .archive .hero-section .page-title {
        width: min-content!important;
        }
}
@media  screen and (max-width: 400px) {
    [data-products] {
        --shop-columns: repeat(1, minmax(0, 1fr))!important;
    }
    .woo-listing-top {
        align-items: start!important;
        flex-direction: column!important;
    }
    .woocommerce-ordering {
        margin-inline-start: 0!important;
    }
}


/**** PAGE Produit ****/

.woocommerce-product-details__short-description{
    margin-top: 30px;
}
.woocommerce-product-details__short-description p {
    line-height: 1.4em;
    color: var(--second-gray);
    margin-bottom: 15px !important;
}

@media screen and (min-width:1000px) {
    div.woocommerce-product-gallery{
        position: sticky!important;
        top: 0;
        height: fit-content;
    }
}
@media screen and (min-width:768px) and (max-width:1000px) {
    .product-entry-wrapper {
        display: flex;
        gap: 40px;
    }
    .woocommerce-product-gallery, .ct-default-gallery .entry-summary {
        width: calc(50% - 40px) !important;
    }
}

/* Images Galerie produit */
div.woocommerce-product-gallery li.active .ct-media-container:after {
    border-color: var(--main-rose)!important;
}

.flexy-pills {
    overflow-y: scroll;
}
.flexy-pills ol{
    padding-right: 5px!important;
}
.flexy-pills::-webkit-scrollbar {
    width: 4px;
}
.flexy-pills::-webkit-scrollbar-track {
    border-radius: 0px;
    border-right: 1.5px solid white; 
    border-left: 1.5px solid white;
}
.flexy-pills::-webkit-scrollbar-thumb {
    background: var(--main-gray); 
    width: 8px; 
    border-radius: 0px; 
}
@media screen and (max-width:1000px) {
    .thumbs-left .flexy {
        margin-inline-start: 0!important;
    }
    .thumbs-left .flexy-pills{
        position: relative!important;
    }
    .flexy-pills {
        overflow-x: scroll;
        overflow-y: hidden;
        --pills-wrap: nowrap!important;
    }
    .woocommerce-product-gallery ol {
        margin: 0!important;
    }
    .flexy-pills ol {
        flex-direction: row!important;
        gap: 15px!important;
        padding-right: 0px!important;
        padding-bottom: 5px!important;
    }
    .flexy-pills::-webkit-scrollbar {
        width: unset;
        height: 4px;
    }
    .flexy-pills::-webkit-scrollbar-track {
        border-top: 1.5px solid white; 
        border-bottom: 1.5px solid white;
        border-right: unset;
        border-left: unset;
    }
    .flexy-pills::-webkit-scrollbar-thumb {
        width: unset; 
        height: 8px; 
    }
}
@media screen and (max-width:690px) {
    .flexy-pills ol{
        margin-top: 15px!important;
    }
    .flexy-pills ol li, .flex-control-nav li {
        flex: 0 0 26%!important;
        width: 26%!important;
        padding: 0!important;
    }
}

/* Inputs variations Yith */
.attribute_pa_noms .yith_wccl_value{
    padding: 0 10px!important;
}
.select_option_colorpicker{
    padding: 0px!important;
}
.attribute_pa_taille .yith_wccl_value{
    padding: 0 10px!important;
    min-width: 40px!important;
}
.select_option {
    border: 1px solid var(--yith-wccl-form-colors_border)!important;
    margin-bottom: 6px;
}
.select_option.selected {
    border: 1px solid var(--yith-wccl-form-colors_accent)!important;
}

/* Inputs */
div.quantity input[type=number]{
    height: 100%!important;
    min-height: 30px;
}
form.variations_form table.variations select {
    width: fit-content!important;
}
.ct-cart-actions {
    width: fit-content;
}
.ct-cart-actions > button{
    min-width: fit-content!important;
}
button.single_add_to_cart_button{
    text-transform: uppercase!important;
    letter-spacing: 2px!important;
    font-size: 14px!important;
    font-weight: 600!important;
}
.product-type-simple .ct-cart-actions {
    margin-top: 15px;
}
div.quantity {
    height: auto!important;
}
.quantity[data-type=type-2] .ct-increase, .quantity[data-type=type-2] .ct-decrease {
    top: 50%!important;
    width: fit-content!important;
    height: 100%!important;
    transform: translate(-0px, -50%)!important;
}
form.variations_form table.variations tr{
    gap: 0px!important;
}

/* Waitlist Yith */
#yith-wcwtl-output {
    padding: 20px;
    border-radius: 0;
    margin-top: 20px;
}
#yith-wcwtl-output .yith-wcwtl-msg h4 {
    margin-bottom: 10px!important;
}
#yith-wcwtl-output .button{
    text-transform: uppercase;
    font-family: 'Bebas Neue';
    font-size: 18px;
    letter-spacing: 2px;
    font-weight: 500;
    margin-top: 20px;
}
#yith-wcwtl-output .button:hover{
    border-color: #EEAAA9;
}


/* Infos supplémentaires*/
.woocommerce-tabs[data-type*=type-1] .tabs {
    border-bottom: 1px solid var(--main-gray)!important;
}
.woocommerce div.product div.woocommerce-tabs ul.tabs li a{
    color: var(--second-gray);
    font-weight: 500!important;
    letter-spacing: 2px;
    font-size: 14px!important;
}
.woocommerce div.product div.woocommerce-tabs ul.tabs li.active a{
    color: black!important;
}
div.woocommerce-tabs *{
    color: var(--second-gray);
}

/* Tab Morphologie */
.morphologie_wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    max-width: 1000px !important;
    justify-content: center;
}
.morphologie_tab{
    width: calc(16.6% - 30px);
}
.morphologie_tab img{
    width: 100%;
}

/* Tab Disponibilités */
table.woocommerce-product-attributes.shop_attributes{
    border: 0px;
}
tr.woocommerce-product-attributes-item{
    display: flex;
    width: fit-content;
    border: 0;
}
th.woocommerce-product-attributes-item__label {
    border: 0px;
}
td.woocommerce-product-attributes-item__value {
    pointer-events: none;
    border: 0;
}
td.woocommerce-product-attributes-item__value a{
    text-decoration: none;
}
.woocommerce-product-attributes th {
    padding: 0;
    align-self: center;
}
#ongletsMobile{
    display: none;
}

/* Onglets mobile */
#ongletsMobile .woocommerce div.product div.woocommerce-tabs ul.tabs {
    display: flex!important;
    flex-direction: column!important;
    flex-wrap: wrap!important;
}

#ongletsMobile .woocommerce div.product div.woocommerce-tabs ul.tabs li{
    position: relative;
}
#ongletsMobile ul.tabs>li:before{
    position: absolute;
    content: ""!important;
    height: 3px;
    inset-inline: 0;
    bottom: -2px;
    background: black;
}
#ongletsMobile ul.tabs li a{
    color: black!important;
}
.custom_tab {
    padding: 10px 20px 20px 20px;
}
.custom_tab * {
    text-align: left;
    margin: auto;
    font-size: 12px;
}
.custom_tab * {
    text-transform: none!important;
}
.product>.woocommerce-tabs {
    padding-bottom: 70px;
}
@media screen and (max-width:767px) {
    .woocommerce div.product div.woocommerce-tabs ul.tabs li{
        border: 0!important;
    }
    .woocommerce-tabs[data-type*=type-1] .tabs{
        border: 0!important;
    }
    .woocommerce div.product div.woocommerce-tabs ul.tabs li a {
        padding: 10px!important;
        align-self: center!important;
    }
    .woocommerce-tabs div.woocommerce-Tabs-panel.panel {
        padding: 20px 0!important;
    }
    .morphologie_wrap {
        gap: 15px;
    }
    .morphologie_tab{
        width: calc(16.6% - 15px);
    }
}
@media screen and (max-width: 689.98px) {
    #ongletsMobile{
        display: flex!important;
    }
    #ongletsDesktop{
        display: none!important;
    }
    .custom_tab {
        padding: 10px 0px 20px 0px;
    }
}
@media screen and (max-width:350px) {
    .woocommerce div.product div.woocommerce-tabs ul.tabs li a {
        font-size: 12px!important;
    }

    .morphologie_wrap {
        grid-template-columns: repeat(3, 1fr);
    }
}


/* Produits liés */
.single-product article>:where(.related,.up-sells) {
    margin: 20px auto 70px auto!important;
}
.related.products h2 {
    text-align: center;
    margin-bottom: 30px !important;
}
.single-product [data-vertical-spacing*=bottom] {
    padding-bottom: 0;
}

/* CARTE CADEAU - design */

.gift-cards-list button {
    padding: 5px 10px!important;
}
form.gift-cards_form.cart h3, form.gift-cards_form.cart h5 {
    font-size: 20px;
    margin-bottom: 15px !important;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}
#ywgc-manual-amount {
    width: 130px!important;
    height: fit-content!important;
    padding: 5px 10px!important;
    color: black !important;
    font-size: 14px!important;
    font-weight: 600!important;
    opacity: 1!important;
    text-transform: uppercase;
    line-height: 1em;
}
.ywgc-manual-amount-container {
    border: 1px solid black;
    height: fit-content;
    padding: 5px 10px;
    line-height: 1em;
    display: inline-block!important;
}
.ywgc-manual-currency-symbol {
    background-color: transparent!important;
}

.postid-334403 .woocommerce-product-gallery .yith-wcwl-add-button a{
    display: none;
    opacity: 0;
    visibility: hidden;
}

/* RELOOKING - Formulaire */

#reservation {
    margin-top: 50px;
}
div#field_1_15 {
    font-weight: 600;
}

#field_1_19 {
    display: flex;
    flex-direction: column;
}
#field_1_19 a{
    margin-top: 20px;
}
#gform_submit_button_1 {
    font-size: 22px !important;
    line-height: normal !important;
    font-weight: 400 !important;
    letter-spacing: 3px !important;
    border-radius: 0px;
    text-transform: uppercase;
    padding: 12px 42px !important;
    transition: 0.3s ease-in-out !important;
    font-family: 'Bebas Neue' !important;
    width: fit-content;
}
@media screen and (max-width:1000px) {
    #gform_submit_button_1{
        font-size: 18px !important;
    }
}
@media screen and (max-width: 767px) {
    #gform_submit_button_1{
        font-size: 16px !important;
    }
    form#gform_1 {
        margin: 20px;
    }
}
@media screen and (max-width: 689.98px) {
    #reservation{
        padding: 0!important;
    }
}

/**** FORMULAIRES ****/
input, textarea, select {
    border-radius: 0 !important;
}
.gform_wrapper.gravity-theme .gfield_label {
    font-size: 12px!important;
    font-weight: 500!important;
    margin-bottom: 2px!important;
    text-transform: uppercase!important;
    letter-spacing: 2px!important;
}
.gform_wrapper.gravity-theme .gfield_required{
    display: none!important;
}
.gform_wrapper.gravity-theme .gfield textarea.large {
    height: 150px!important;
}

/*** WISHLIST ***/

.woocommerce .wishlist-title {
    margin: 60px auto ;
    width: 100%;
    justify-content: center;
    display: flex;
}
.woocommerce .wishlist-title h2{
    font-weight: 500;
    font-size: 60px;
    font-family: 'Bebas neue'!important;
}

table.shop_table.wishlist_table tr {
    --theme-table-border-width: 0 0 0px 0!important;
}
table.wishlist_table thead th {
    border-width: 0;
    background: var(--main-rose);
    text-align: center;
}
.yith_wcwl_wishlist_footer {
    display: none;
}
form#yith-wcwl-form {
    margin-bottom: 60px;
    background: white;
}
@media screen and (max-width:1000px){
    .woocommerce .wishlist-title h2{
        font-size: 50px;
    }
}
@media screen and (max-width:767px){
    .woocommerce .wishlist-title h2{
        font-size: 45px;
    }
}

/* Lien wishlist */
.produitLychee{
    position: relative;
}
.produitLychee .yith-wcwl-add-to-wishlist{
    z-index: 99;
    margin: 15px 10px;
    position: absolute;
    right: 0;
    top: 0;
}

.produitLychee a.add_to_wishlist span {
    display: none;
}
.produitLychee .yith-wcwl-icon.fa{
    font-size: 22px;
    color: var(--dark-rose)!important;
    pointer-events:auto;
    order: 2;
    margin: 0;
}
.produitLychee .yith-wcwl-add-button a:hover .yith-wcwl-icon.fa{
    color: var(--dark-rose);
}
.produitLychee .delete_item {
    color: transparent;
    pointer-events: none;
    display: flex;
}
.produitLychee .yith-wcwl-add-button a:hover {
    color: transparent;
}

/* Wishlist Page produit */
.yith-wcwl-add-button span.separator, .yith-wcwl-add-button .view-wishlist {
    display: none;
}
.woocommerce-product-gallery .yith-wcwl-add-to-wishlist {
    position: absolute;
    right: 0;
    top: 10px;
    z-index: 9999;
}
.woocommerce-product-gallery .yith-wcwl-add-button a {
    min-height: 30px!important;
    color: transparent!important;
    background: transparent!important;
    border-color: transparent!important;
}
.woocommerce-product-gallery .yith-wcwl-add-button a i{
    order: 2;
    font-size: 22px;
}
.yith-wcwl-add-button span {
    display: none;
}
.woocommerce-product-gallery .yith-wcwl-add-button a i,
.woocommerce-product-gallery .yith-wcwl-add-button a:hover i{
    color: var(--dark-rose)!important;
    background: transparent!important;
}
/*
@media screen and (max-width:1000px) {
    .woocommerce-product-gallery .yith-wcwl-add-to-wishlist {
        top: 0;
        left: 0px;
        right: unset;
        bottom: unset;
    }
    .woocommerce-product-gallery .yith-wcwl-add-button a {
        padding: 0 10px;
    }
}*/

/* Header wishlist */
a.yith-wishlist-link {
    margin-right: 25px !important;
}
span.yith-wcwl-items-count {
    position: relative;
    height: fit-content;
    display: flex;
}
.yith-wcwl-items-count svg {
    height: 20px;
    width: fit-content;
}
span.yith-wishlist-count {
    position: absolute;
    right: -10px;
    top: -10px;
    color: white;
    background: black;
    width: 15px;
    height: 15px;
    line-height: 15px;
    border-radius: 50%;
    text-align: center;
    font-size: 11px;
    font-weight: 600;
}

/**** PANIER ****/
/* cartes*/
#pwgc-redeem-gift-card-container {
    margin-bottom: 1.0em;
    display: none;
}
.ywgc_have_code {
    border-width: 1px;
    box-shadow: 0!important;
    margin-bottom: 35px;
}
.ywgc_enter_code {
    padding: 0!important;
}
.ywgc_enter_code p {
    margin-bottom: 10px !important;
}
.ywgc_enter_code .form-row-first{
    width: 100%!important;
}
.ywgc_enter_code .form-row-last{
    width: fit-content!important;
}

/* coupons*/
.ct-woocommerce-cart-form {
    grid-template-columns:1fr!important;
}
form.woocommerce-cart-form {
    display: flex;
    gap: 60px;
}
.cart-products-section {
    width: calc(70% - 60px);
}
.cart-other-section{
    width: 30%;
}
.cart-coupons-section {
    margin-bottom: 30px;
}
#coupon_code {
    margin-bottom: 10px;
}

.woocommerce .cart-coupons-section .button:disabled{
    display: none;
}
table.shop_table thead th {
    --theme-table-border-width: 0 0 1px 0;
}
table.shop_table tbody tr {
    --theme-table-border-style: solid;
    --theme-table-border-color: var(--main-gray);
}

/* Panier vide */
.backToShopBtn .return-to-shop{
    display: flex;
    justify-content: center;
}

.hiddenSection{
    visibility: hidden;
    height: 0;
    pointer-events: none;
}

.ct-woocommerce-cart-form .cart_totals h2 {
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
}
table.shop_table tr th, .woocommerce-shipping-totals td:before {
    font-weight: 400!important;
    letter-spacing: 0.2px!important;
    text-transform: uppercase;
    font-size: 14px!important;
}

table.shop_table thead th {
    padding: 10px 0;
    white-space: nowrap;
}

[class*=ct-woocommerce] .shop_table thead tr>[class*=product-remove]{
    display: none;
}
@media screen and (min-width:1001px) and (max-width:1200px) {
    .cart-products-section {
        width: calc(65% - 60px);
    }
    .cart-other-section {
        width: 35%;
    }
    .ct-woocommerce-cart-form .cart_totals {
        --cart-totals-padding: 25px;
    }
}
@media screen and (max-width:1000px) {
    form.woocommerce-cart-form {
        display: flex;
        gap: 30px;
        flex-direction: column;
    } 
    .cart-products-section, .cart-other-section {
        width: 100%;
    }
}

@media screen and (max-width:767px) {
    .ct-woocommerce-cart-form .cart_totals {
        --cart-totals-padding: 20px;
    }
}

/*** CHECKOUT ***/

.ct-woocommerce-checkout h3 {
    font-size: 14px!important;
    text-transform: uppercase;
    letter-spacing: 1.4px;
    font-weight: 700;
    margin-bottom: 20px!important;
}
.woocommerce-billing-fields h3 {
    display: none;
}
form.checkout.woocommerce-checkout.ct-woocommerce-checkout .form-row label {
    margin-bottom: 3px;
    margin-top: 18px;
    font-weight: 400;
    letter-spacing: 0.2px;
}
.woocommerce-checkout-payment .place-order button[type=submit] {
    width: fit-content;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 12px 24px;
}
.ct-order-review, .sticky-summary .entry-summary, .sticky-gallery .woocommerce-product-gallery {
    top: 20px!important;
}

.woocommerce-form-login-toggle {
    width: fit-content;
}
.woocommerce-form-login-toggle .woocommerce-info {
    gap: 10px;
    padding: 10px 25px 10px 55px;
}
form.woocommerce-form.woocommerce-form-login.login p {
    margin-bottom: 22px !important;
}
.woocommerce-checkout-payment .place-order button[type=submit] {
    width: fit-content!important;
}
@media screen and (max-width:767px) {
    .ct-woocommerce-checkout h3 {
        font-size: 14px!important;
    }
}

/*** COMPTE ***/
.ct-acount-nav {
    border-radius: 0!important;
    background: white!important;
}
li.woocommerce-MyAccount-navigation-link{
    background: white!important;
}
.woocommerce-MyAccount-navigation ul li a{
    color: black!important;
    text-transform: uppercase;
    letter-spacing: 0.2px;
    font-weight: 600;
}
.woocommerce-MyAccount-navigation ul li:hover a, .woocommerce-MyAccount-navigation ul li.is-active a {
    background: black!important;
    color: white!important;
}

.woocommerce-Addresses {
    margin-top: 30px;
}
.woocommerce-Addresses .woocommerce-Address-title{
    flex-wrap: wrap;
}
.woocommerce-Addresses .woocommerce-Address-title h3 {
    text-transform: uppercase;
    letter-spacing: 1px;
    width: 100%;
}

.woocommerce-MyAccount-content fieldset:not(:last-child) {
    margin-top: 30px;
}
form.woocommerce-EditAccountForm.edit-account .form-row label{
    display: block;
    font-weight: 500;
    margin: 20px 0 2px 0;
}

/* Connexion */
.woocommerce-privacy-policy-text {
    margin: 15px 0;
}
.ct-woo-unauthorized .col2-set h2 {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 20px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.woocommerce-form-register.register p{
    font-size: 14px;
}


/**** MORPHOLOGIES ***/
#guideMorphologies .actusLeft{
    max-width: 70%;
}
#guideMorphologies .actusRight{
    max-width: 30%;
}
/*
#morphologiesList .slick-list {
    overflow: visible;
}
.morphosList{
    position: relative;
}
.morphosList:after{
    content: "";
    position: absolute !important;
    top: 0;
    left: 0%;
    width: 50vw;
    background: linear-gradient(90deg, white calc(100% - 60px), transparent);
    height: 100%;
    transform: translate(-100%, 0px);
}
*/
#morphologiesList{
    margin-top: 50px;
}
#morphologiesList .slick-slide{
    height: auto !important;
}
#morphologiesList .slick-slide>div {
    height: 100%;
}
.morphologieItem {
    display: flex !important;
    padding-right: 60px;
    height: 100% !important;
}
.morphologieLeft {
    display: flex;
    flex-direction: column;
    gap: 15px;
    align-items: start;
    justify-content: center;
    min-width: 70%;
}
.morphologieRight {
    min-width: 30%;
    padding-left: 40px;
    display: flex;
    justify-content: end;
    align-items: center;
}
.celebrite {
    background: var(--main-rose);
    padding: 5px 12px;
    border-radius: 0px;
    font-weight: 200 !important;
    color: black!important;
}
.imgMorpho{
    max-height: 400px;
}
/*
.morphologieItem  .title {
    font-weight: 600 !important;
}*/

@media screen and (max-width:1200px){
    .morphologieItem {
        padding-right: 0px;
    }
    #morphologiesList .slick-slide{
        height: fit-content !important;
    }
    #morphologiesList .slick-slide>div {
        height: fit-content!important;
    }
    .morphologieItem {
        height: fit-content!important;
    }
}
@media screen and (max-width:767px){
    #guideMorphologies .actusLeft, #guideMorphologies .actusRight {
        max-width: 100%;
    }
    #morphologiesList {
        margin-top: 20px;
    }
    .morphologieLeft {
        min-width: 75%;
    }
    .morphologieLeft p{
       font-size: 14px!important;
    }
    .celebrite strong, .celebrite b{
        display: block;
    }
    .celebrite p{
        line-height: 1em!important;
    }
    .morphologieRight {
        min-width: 25%;
        padding-left: 30px;
    }
    .imgMorpho {
        max-height: 300px;
    }
}
@media screen and (max-width:600px){
    .morphologieLeft {
        min-width: 65%;
    }
    .morphologieRight {
        min-width: 35%;
    }
}
@media screen and (max-width:450px){
    .morphologieItem{
        flex-wrap: wrap;
    }
    .morphologieLeft {
        min-width: 100%;
    }
    .morphologieRight {
        min-width: 100%;
        padding-left: 0px!important;
        display: flex;
        justify-content: start;
        align-items: center;
        margin-top: 30px;
    }
}