.material-icons {
    font-family: 'Material Symbols Outlined';
    font-weight: normal;
    font-display: swap;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -moz-font-feature-settings: 'liga';
    -moz-osx-font-smoothing: antialiased;
}

article{
    justify-content: space-between;
}

dialog:not([open]) { display:none!important; }

dialog[open] { display:block!important; }

.mode-reglement {
    display: inline-block;
    width: 50px;
    height: 37px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-color: white;
    border-radius: 5px;
    margin-right: 8px;
}
.mode-reglement--CB {
    background-image: url(/themes/francebarnums/assets//img/mode-reglement/Reglement-par-CARTE-BANCAIRE.webp);
}
.mode-reglement--sofinco {
    background-image: url(/themes/francebarnums/assets//img/mode-reglement/Reglement-par-SOFINCO.webp);
}
.mode-reglement--paypal {
    background-image: url(/themes/francebarnums/assets//img/mode-reglement/Reglement-par-PAYPAL.webp);
}
.mode-reglement--fintecture {
    background-image: url(/themes/francebarnums/assets//img/mode-reglement/Reglement-par-FINTECTURE.webp);
}
.mode-reglement--virement {
    background-image: url(/themes/francebarnums/assets//img/mode-reglement/Reglement-par-VIREMENT-BANCAIRE.webp);
}
.mode-reglement--cheque {
    background-image: url(/themes/francebarnums/assets//img/mode-reglement/Reglement-par-CHEQUE-BANCAIRE.webp);
}
.mode-reglement--mandat-administratif {
    background-image: url(/themes/francebarnums/assets//img/mode-reglement/Reglement-par-MANDAT-ADMINISTRATIF-CHORUS.webp);
}
.cart-grid-right{
    #collapseTwo{
        margin: 10px 0;
        .card-body{
            padding: 10px;
            div{
                gap: 7px;
            }
        }
    }
}


#authentication {
    #wrapper {
        padding-bottom: 70px;
        #main {
            #content {
                hr {
                    margin: 25px 0 ;
                }
            }
        }
    }
}

.header-top.js-header-top {

    .header-nav-sticky {
        display: none;
    }
    &.is-sticky {
        .header-nav-sticky {
            display: flex;
        }
    }

}

@keyframes turn {
    to {
        transform: rotateZ(1turn);
    }
}
html{
    scroll-behavior: smooth;
}
.btn{
    text-transform: uppercase;
}
.sup-custom{
    top: -0.1em!important;
    margin-left: 3px;
    font-size: 12px;
}
.sup-custom-ht{
    top: 0!important;
    margin-left: 3px;
    font-size: 12px;
}
.price--lg{
    align-items: center;
    font-family: "Lato", sans-serif;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 22px;
}
.price--xs{
    align-items: center;
}
.fw-bold{
    font-weight: bold;
}
.d-inline-flex{
    display: inline-flex!important;
}
.left-5 .mm_columns_ul{
    left: 5%;
}
.left-10 .mm_columns_ul{
    left: 10%;
}
.ets_mm_block_content .choix-type-groupe{
    display: flex;
    justify-content: space-between;
    align-items: start;
}
.ets_mm_block_content .choix-type-groupe .choix-type-items{
    display: grid;
    justify-content: center;
    align-items: end;
    flex: 1;
    grid-template-columns: repeat(4,1fr);
    gap: 40px;

    @media(max-width: 1024px) {
        display: flex;
        flex-direction: column;
        gap: 12px;
    }
}
.ets_mm_block_content .menu-mob-pliant{
    width: 100%;
    margin-top: 55px;

    @media(max-width: 1024px) {
        margin-top: 25px;
    }
}
.ets_mm_block_content .choix-type-groupe .choix-type-items .choix-type-item a{
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;

    @media(max-width: 1024px) {
        align-items: flex-start;

        img {
            display: none;
        }
    }
}
.c-mega-menu .custom-item:not(:last-child)>a{
    border-bottom:1px solid #fff;
    margin-bottom:8px;
    padding-bottom:8px
}
.c-mega-menu .choix-gamme-items-2 .choix-gamme-item > a {
    justify-content: flex-start;
}
.c-mega-menu.ets_mm_megamenu .mm_menus_li:last-child .mm_columns_ul > .mm_columns_li:last-child {
    background: white;
}
.menu-item-personnaliser>ul{
    align-items: flex-end;
}
.header-top__block--search .search-form__form-group, .header-top__block--search_mobile .search-form__form-group {
    transition: all .3s ease-in-out;
}
.search-form {
    transition: all .3s ease-in-out;
}
.c-mega-menu .choix-taille-item{
    width: 100%;
}
.c-mega-menu .choix-taille-item{
    width: calc(50% - 4px);
    max-width: 152px;
}
.c-mega-menu .menu-item-personnaliser .mm_menus_ul > .mm_menus_li > a > .mm_menu_content_title{
    font-size: 18px;
    color:#183157;
    font-weight: 500;
}
.c-mega-menu.ets_mm_megamenu .menu-item-personnaliser .mm_columns_ul > .mm_columns_li{
    padding-top: 15px;
    padding-bottom: 15px;
}
.c-mega-menu.ets_mm_megamenu .menu-item-personnaliser .mm_columns_ul > .mm_columns_li:last-child{
    background: white;
}
.transform-move-up {
    transform: translate(16px, -60px);
}
.transform-move-up-product {
    transform: translate(16px, -140px);
}

#hfc-frame.compare {
    transform: translate(16px, -40px);
}


#axeptio_main_button.compare, #js-top.compare {
    bottom: 50px !important;
}
#product #js-top.compare {
    bottom: 120px !important;
}
#product #hfc-frame.transform-move-up-product.compare {
    transform: translate(16px, -180px);
}

#hfc-frame.transform-move-up.compare {
    transform: translate(16px, -100px);
}

iframe#hfc-frame{
    transition: transform .5s ease-in-out;
    bottom: 0!important;
    right: 0!important;
}
#sommaire ul{
    list-style: none;
}
#cms #content-wrapper #sommaire ul li a,
#cms #content-wrapper #sommaire ul li a:hover{
    font-size: 18px;
    font-weight: 500;
    color: #1c2123;
    text-decoration: none;
}
#cms #content-wrapper .cms-link a{
    color: #183157;
    text-decoration: underline;
}
.link,
.titre-questions,
.titre-faq{
    scroll-margin-top: 150px;
}
.description-resume{
    position: relative;
    background: linear-gradient(90deg, #586d7e 0%, #ffffff 100%);
    /*animation: gradient 7s ease infinite;*/
    background-size: 100% 100%;
}
.description-resume:before{
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: "";
    background: linear-gradient(90deg, #ffffff 0%, #586d7e 100%);
    animation: opacity 7s linear infinite;
    background-size: 100% 100%;
}
.description-resume-items .elementor-image-gallery{
    justify-content: center;
}
.description-resume-items .elementor-image-gallery .ce-gallery-item {
    min-width: 200px;
}
.piecedetache .card,
.piecedetache .card-header,
.piecedetache .card-block{
    background: transparent;
}
.small-container .elementor-container{
    max-width: 960px !important;
    margin: auto;
}
.skeepers_carousel_container .swiper-slide .skeepers-content .view-more{
    color: #313235;
}
.cms-h1 h1{
    font-family: Karla, sans-serif;
    font-weight: bold;
    font-size: 50px;
    line-height: 50px;
    letter-spacing: -2px;
    text-align: left;
    color: #FED417;
    margin: 10px 10px 15px 0;
}
.cms-h2 h2{
    font-family: Karla, sans-serif;
    font-weight: 400;
    font-size: 48px;
    line-height: 50px;
    letter-spacing: -2px;
    color: #1C2123;
    text-align: center;
    margin: 5px 0 15px 0;
}
.cms-h3 h3{
    font-family: Karla, sans-serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -1px;
    text-align: left;
    color: #1C2123;
    margin: 5px 0 15px 0;
}
.cms-h4 h4{
    font-family: Karla, sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 32px;
    letter-spacing: 0;
    text-align: left;
    color: #1C2123;
    margin: 5px 0 10px 0;
}
.cms-p p{
    font-family: Karla, sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    text-align: left;
    color: #1C2123;
    margin: 5px 0 5px 0;
}
.cms-sommaire ul{
    margin: 20px 0 30px 15px;
}
.cms-sommaire ul li{
    font-family: Karla, sans-serif;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    letter-spacing: .5px;
    text-align: left;
    margin: 0 0 10px;
    list-style: none;
}
.cms-sommaire ul li a{
    color: #1C2123;
    text-decoration: none;
}
.cms-liste ul li{
    font-family: Karla, sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0;
    text-align: left;
    color: #1C2123;
    margin: 15px 0 15px 0;
}
.cms-legende{
    font-family: Karla, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.2px;
    text-align: left;
    color: #1C2123;
}
.cms-para{
    font-family: Karla, sans-serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 35px;
    letter-spacing: -0.2px;
    text-align: center;
    color: #1C2123;
}

#login-form,
.forgot-password a,
.no-account a{
    color: #0A246A;
    max-width: 580px;
    display: block;
    text-align: center;
    margin: 0 auto;
}

.price-block-ht-ttc {
    align-items: start;
}

.featured-products__slider {
    .product-miniature__custom-manifacturer {
        height: 28px;
    }
    .product-special {
        display:none;
    }
    .no-price-block {
        height: 44px;
    }
    li.product-flags__flag {
        transform: translate(0, 0);
    }
}

/* coche tunnel commande  -  Bordure rouge si PAS coché */
.custom-checkbox .custom-control-input:not(:checked) ~ .custom-control-label::before {
    border: 2px solid red;
}
.custom-checkbox .custom-control-label::before, .custom-checkbox-color .custom-control-label::before {
    border-radius: 5px;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .js-search-result {
        top: 86px;
        left: -35%;
        width: 84vw;
    }
}

@media (max-width: 1024px) {

    .menu-item-personnaliser .mm_menu_content_title .animation-personalisation-container {
        width: 26px;
        height: 26px;
    }

    #customer-form .radio-buttons-wrapper .input-wrapper .form-label  {
        width: 50px;
    }
    iframe#hfc-frame{
        scale: 0.7;
        transition: transform .5s ease-in-out;
        bottom: 20px !important;
        right: -12px !important;
    }
    .col-md-2-c {
        width: 15%;
    }


    #product .top-link {
        bottom: 110px !important;
    }

    #axeptio_main_button.compare, #js-top.compare {
        bottom: 83px !important;
    }
    #product #js-top.compare {
        bottom: 153px !important;
    }
    #product #hfc-frame.transform-move-up-product.compare {
        transform: translate(7px, -245px);
    }
    #product #hfc-frame.transform-move-up-product {
        transform: translate(7px, -190px);
    }

    .header-top.js-header-top.is-sticky {
        transition: top 0.7s;
        min-height: 84px;

        #header-top__content {
            padding-top:12px !important;
            padding-bottom: 14px!important;
            background: #FFFFFF;
            }
    }
    #product .elementor-sticky--active.fd-ce-section-menuSticky  {
        top: 120px;
        transition: top 0.7s;
        &>div>div>div>div {
            padding-top:6px;
            padding-bottom:6px;
        }
    }
    .alert-toast-stack {
        top: 200px;
    }
}
@media (max-width: 991px) {
    .col-md-2-c {
        display: none;
    }
    .alert-toast-stack {
        top: 140px;
    }
}
@media (max-width: 767px) {
    .cdpcp-table__header-cell--product {
        width: 100%;
    }

    .cdpcp-share-modal__dialog > div{
        min-height: 98vh;
    }
    .pdt-p p{
        margin: 0 0 20px 0;
    }
    .pdt-p p:last-of-type{
        margin: 0 0 20px 0;
    }
    .main-mega-menu {
        margin-top: unset;
        margin-left: 5px;
    }
    .description-resume-items .elementor-image-gallery .ce-gallery-item {
        min-width: 185px;
    }
    .cms-h1 h1{
        font-size: 38px;
        line-height: 50px;
        letter-spacing: -.2px;
        margin: 5px 0;
    }
    .cms-h2 h2{
        font-size: 36px;
        line-height: 36px;
        margin: 0 0 15px 0;
    }
    .cms-h3 h3{
        font-size: 20px;
        line-height: 22px;
        letter-spacing: -.2px;
        margin: 20px 0 15px 0;
    }
    .cms-h4 h4{
        font-size: 18px;
        line-height: 22px;
    }
    .cms-p p{
        line-height: 22px;
    }
    .cms-sommaire ul {
        margin: 20px 0 30px 0;
    }
    .cms-sommaire ul li{
        font-size: 22px;
        line-height: 36px;
        margin: 15px 0 15px 0;
    }
    .cms-liste ul li{
        line-height: 22px;
    }
    .cms-legende{
        line-height: 16px;
    }
    .cms-para{
        font-size: 22px;
        font-weight: bold;
        line-height: 30px;
    }
    .pdt-h2 h2{
        margin: 0 0 40px 0;
    }
    .pdt-ol ol {
        margin: 0 0 20px 0;
        list-style: none;
        counter-reset: my-counter;
    }
    .pdt-ol ol li {
        counter-increment: my-counter;
    }
    .pdt-ol ol li::before {
        content: counter(my-counter) ". ";
    }
    .pdt-ol ol li br{
        display: none;
    }


    .header-top__menu_search.is_mobile .header-top__block--search {
        display: block !important;
    }

    #product .elementor-sticky--active.fd-ce-section-menuSticky  {
        top: 80px;
        transition: top 0.7s;
        &>div>div>div>div {
            padding-top:6px;
            padding-bottom:6px;
        }
    }

    .header-top.js-header-top.is-sticky {
        min-height: 54px;
    }

    .header-top.js-header-top > #header-top__content {
        max-height: 54px;
        height: 54px;
        padding: 10px 0 !important;
        &.showSearch {
            > .container {

                border-style: solid;
                border-width: 0px 0px 2px 0px;
                border-color: #DFDFDF;

                .header-top__block--search_mobile {
                    position: initial;
                    padding-bottom: 6px;

                }
            }
        }

        > .container {
            background: #FFFFFF;

            .header-top__row {
                background: transparent;
                z-index: 1;
                img.logo {
                    max-width: 79px;
                    max-height: 34px;
                }
            }
            .header-top__menu_search {
                margin-top: 0;
            }
            .header-top__block--search_mobile {
                position: absolute;
                top: -100px;
            }
        }
    }

    .header-top__block {
        align-content: center;
    }
    .header-top__block--search .search-form__btn {
        height: 26px;
        width: 26px;
        &> span, svg {
            width: 12px;
            height: 12px;
        }
    }
    .header-top__link {
        padding: 0 25px 0 0 !important;
    }
    .header-top__block--search {
        margin-right: 10px;
    }
    .header-top__icon-container > span.label, .ybc-menu-button-toggle_title{
        display: none;
    }
    .alert-toast-stack {
        top: 74px;
    }
    .js-search-result {
        .search-result__bottom {
            bottom: 0;
        }
        .search-result__products
        {
            max-height: 90vh;
            overflow: scroll;
        }
    }


    .featured-products__slider {
        .product-miniature__pricing {
            display: flex;
            justify-content: center;
            &>span.price {
                margin-left: 12px;
            }
        }
        .no-price-block {
            height: 60px;
        }

        .product-special {
            min-height: 44px;
            margin-top: -59px;
            a {
                font-size: 1rem;
            }
        }
    }
}
@media (max-width: 496px) {
    .transform-move-up-product {
        scale: 0.7;
        bottom: 20px !important;
        right: -12px !important;
    }
    .top-link {
        width: 40px!important;
        height: 40px!important;
    }

    .cms-h1 h1{
        font-size: 25px;
    }
    .cms-h2 h2{
        font-size: 25px;
        font-weight: bold;
    }
    .cms-sommaire ul li{
        font-size: 18px;
        line-height: 20px;
    }
    .cms-para{
        font-size: 18px;
        line-height: 26px;
    }
    .pdt-h2 h2{
        font-size: 24px;
        line-height: 32px;
        margin: 0 0 30px 0;
    }
    .pdt-h4-acc h4{
        margin: 0 0 5px 0;
    }
    .pdt-ol ol {
        padding-left: 0
    }
    .pdt-ol ol li {
        padding-left: 0;
    }
    .pdt-ol ol li::before {
        margin: 0 10px 0 0;
    }
    .pdt-car figcaption{
        font-size: 26px;
        letter-spacing: -1.5px;
        margin: 0 0 15px 0;
    }
    .badge-image-container {
        width: 40px!important;
        height: 40px!important;
    }
    .featured-products__slider , #product .swiper-slide {
        .product-miniature__information {
            display: none;
        }
    }
}

@media (min-width: 1850px) {
    .avisverifie {
        display: block;
        position: fixed;
        right: 0;
        top: 210px;
    }
}
@media (min-width: 1025px) {

    .alert-toast-stack {
        top: 220px;
    }
    .opened .elementor-toggle-icon svg{
        display: none !important;
    }
    .opened .elementor-toggle .elementor-tab-content{
        display: block !important;
    }

    #product .elementor-sticky--active.fd-ce-section-menuSticky  {

        transition: top 0.5s;

        &>div>div>div>div {
            padding-top:6px;
            padding-bottom:6px;
        }
    }
    .header-top.js-header-top {
        transition: inset 0.5s;
    }

    .ets_mm_megamenu .mm_columns_ul {
        top: 100% !important;
    }
    .header-top.js-header-top.is-sticky > #header-top__content {
            min-height: 77px;
            background: #FFFFFF;
            .header-top__block--logo {
                margin-top: -6px;
                max-width: 126px;
                span {
                    display:none;
                }
            }
            .header-top__menu_search {
                overflow-x: clip;
                display: flex;
                flex-direction: row-reverse;
                justify-content:space-between;
                max-width: 90%;
                flex: 0 0 90%;

                .main-mega-menu {
                    width: 75%;
                    margin-top: 0;
                    .mm_menu_content_title{
                        min-height: 40px;
                    }

                    &.hideLeft {
                        margin-left: -100%;
                    }
                }

                > .col-12 {
                    flex: 0 0 25%;
                    justify-content: end;
                    width: 25%;
                    .header-top__block--search{
                        justify-content:end;
                        flex-grow:initial;
                        .form-control {
                            transition:none;
                        }
                        .search-form__btn {
                            transform: translateY(-5px);
                        }
                    }
                }


                &.fullWidth {

                    .header-top__block--search .search-form__form-group, .header-top__block--search_mobile .search-form__form-group  {
                        transition: none;
                    }
                    & > .col-12 {
                        flex: 0 0 100%;
                        justify-content: end;
                        width: 100%;

                        input.search-form__input {
                            display: flex;
                        }

                        .header-top__block--search {
                            flex-grow: 1;
                        }

                        .search-form__btn {
                            transform: translateY(-50%);
                        }

                        .header-top__block--search .search-form,
                        .header-top__block--search .search-form .search-form__form-group,
                        .header-top__block--search_mobile .search-form .search-form__form-group {
                            max-width: 100%;
                            display: flex;
                            justify-content: end;
                            flex-grow: 1;
                        }
                    }
                }
                &:not(.fullWidth) {
                    input.search-form__input{
                        width:0;
                        height:0;
                        border:none;
                        max-width: 0;
                    }
                    .js-search-result {
                        display: none;
                    }
                }
            }
        }
}
@media (min-width: 768px) {
    #header-top__content{
        padding-top: 23px !important;
    }
}
@media (min-width: 496px) {
    .featured-products__slider , #product .swiper-slide {
        .cdpcp-compare-btn.btn-tertiary.cdpcp-compare-btn--below-list {
            padding-right: 0px;
            justify-content: end;
            width: auto;
            position: relative;
            right: 0;
            margin-right: 0 !important;
        }
        .product-miniature__information {
            position: absolute;
            bottom: 10px;
        }
    }
}

#header-top__content{
    padding-top: 23px !important;

}

#header-top__content:before{
    content: "";
    position: absolute;
    left: 0;
    top: 30px;
    right: 0;
    width: 100%;
    /* ----- Si on remet faire attention au sticky sur les pages produits ----- */
    /*background: url(/img/noel/Neige-1.png);*/
    background-position: center center;
    background-size: auto;
}
#header-top__content.header-top__content.hide-custom:before {
    height: 0;
}
/*#header-top__content.container:before {*/
/*    height: 132px!important;*/
/*}*/

@media(max-width:1024px){
    .ets_mm_megamenu_content .container,
    .ets_mm_megamenu_content .container .ets_mm_megamenu_content_content{
        background-color: transparent !important;
    }
    /* ----- Si on remet faire attention au sticky sur les pages produits ----- */
    /*#header-top__content:before{*/
    /*    height: 102px;*/
    /*}*/
}
@media(max-width:768px){
    /* ----- Si on remet faire attention au sticky sur les pages produits ----- */
    /*#header-top__content:before{*/
    /*    height: 112px;*/
    /*}*/
}
@media(max-width:425px){
    /* ----- Si on remet faire attention au sticky sur les pages produits ----- */
    /*#header-top__content:before{*/
    /*    height: 56px;*/
    /*}*/
}


@keyframes gradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}
@keyframes opacity {
    0% {
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.top-link {
    z-index: 10;
    transition: all .25s ease-in-out;
    position: fixed;
    bottom: 10px;
    right: 18px;
    display: inline-flex;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    margin: 0;
    border-radius: 50%;
    padding: .25em;
    width: 50px;
    height: 50px;
    background-color: #FED417;
    &.show {
        visibility: visible;
        opacity: 1;
    }
    &.hide {
        visibility: hidden;
        opacity: 0;
    }
    svg {
        fill: #fff;
        width: 24px;
        height: 12px;
    }
    &:hover {
        background-color: #FED417;
        svg {
            fill: #fff;
        }
    }
}
#product .top-link{
    bottom: 90px;
    z-index: 999;
}
.screen-reader-text {
   position: absolute;
   clip-path: inset(50%);
   margin: -1px;
   border: 0;
   padding: 0;
   width: 1px;
   height: 1px;
   overflow: hidden;
   word-wrap: normal !important;
   clip: rect(1px, 1px, 1px, 1px);
   &:focus {
       display: block;
       top: 5px;
       left: 5px;
       z-index: 100000; // Above WP toolbar
        clip-path: none;
       background-color: #eee;
       padding: 15px 23px 14px;
       width: auto;
       height: auto;
       text-decoration: none;
       line-height: normal;
       color: #444;
       font-size: 1em;
       clip: auto !important;
   }
}

.product-miniature__form {
    width: 100%;
}

.btn:focus, .btn.focus {
    box-shadow: unset;
}

.avisverifie-footer {
    background-color: #fff;
    padding: 20px;
    border: 1px solid #193157;
}

.avisverifie {
    display: none;
}

.color-filter-sticker {
    display: block;
    background-image: var(--bg-image, none);
    background-color: var(--bg-color, transparent);
    background-size: cover;
    min-width: 25px;
    min-height: 25px;
    border-radius: 50%;
    border: solid 1px #dedede;
    width: 20%;
}

.c-mega-menu .focus-sur-item > a:after {
    flex: 1;
    background: url('data:image/svg+xml;utf8,<svg width="10" height="10" viewBox="0 0 10 10" xmlns="http://www.w3.org/2000/svg"><path d="m9.917 5.181.059-.09a.31.31 0 0 0 0-.242l-.06-.09L5.957.685a.287.287 0 0 0-.384.028.308.308 0 0 0-.027.395l3.462 3.56H.293A.298.298 0 0 0 0 4.97c0 .167.131.302.293.302h8.714l-3.462 3.56a.306.306 0 0 0-.031.455.289.289 0 0 0 .442-.033l3.96-4.073Z" fill="%231C2123" fill-rule="nonzero"/></svg>') no-repeat right;
}

.breadcrumb .breadcrumb-item a, .breadcrumb .breadcrumb-item span {
    vertical-align: text-top;
}
.breadcrumb .breadcrumb-item {
    line-height: 15px;
    position: relative;
    top: -3px;
    font-size: 13px;
}

.breadcrumb-item + .breadcrumb-item::before {
    vertical-align: middle;
}

.ets_mm_block_content {
    display: flex;
}

.slick-prev {
    left: auto;
}

li[data-id-block="22"].mm_blocks_li {
    padding: 0;
}

.layout_layout1 .ets_mm_block_content ul li a::before {
    content: "";
}

.CMS-Tableau-capacite {
    width: 100%;
    margin-bottom: 10px;
    thead {
        text-transform: uppercase;
        font-weight: bold;

        th {
            padding: 5px 10px;
            border: solid 1px black;
            text-align: center;
            background-color: #dfdfdf
        }
    }
    tbody {
        tr:nth-of-type(even) {
            background-color: #dfdfdf
        }
        td {
            padding: 5px 10px;
            border: solid 1px black;
        }
    }
}

/*--------  footer  --------*/
#footer {
    #footer-link-list {
        h4 {
            color: rgb(255, 255, 255);
            font-size: 20px;
            line-height: 26px;
            font-weight: 700;
            font-style: normal;
            letter-spacing: -0.43px;
            font-family: Karla, sans-serif !important;
            margin-bottom: 23px;
            @media (max-width: 568px) {
                border-top: 1px solid #1C3863;
                padding-top: 16px;
                margin-bottom: 16px !important;

                &:after {
                    content: "";
                    position: absolute;
                    top:20px;
                    right: 0;
                    display: block;
                    width: 16px;
                    height: 16px;
                    background-position: center;
                    background-repeat: no-repeat;
                    background-image: url(/themes/francebarnums/assets//img-dist/b023f6f088de66a2863edaa9321bc05f.svg);
                }

                &.openExpense:after {
                    background-image: url(/themes/francebarnums/assets//img-dist/9e6ff2bc40012b01022bb2f555e3daac.svg);
                }
            }
        }

        ul {
            @media (max-width: 568px) {
                max-height: 0px;
                overflow: hidden;
                transition: all .4s ease;

                &.listShow {
                    max-height: 360px;
                    padding-bottom: 30px;

                }
            }

            a {
                color: rgb(255, 255, 255);
                font-size: 16px;
                line-height: 21px;
                font-weight: 400;
                font-style: normal;
                letter-spacing: -0.2px;
                font-family: Karla, sans-serif !important;
                margin-bottom: 2px;
                min-height: 24px
            }
        }
        .custom-last-link li:last-child a {
            margin-top: 15px;
            font-size: 16px;
            line-height: 21px;
            font-weight: 400;
            font-style: normal;
            letter-spacing: -0.2px;
            font-family: Karla, sans-serif !important;
            color: rgb(199, 212, 251);
            text-decoration: underline;
        }
    }
    #footer-faq-header {
        span {
            color: #fff;
            font-family: "Karla", sans-serif !important;
            font-size: 20px;
            line-height: 26px;
            font-weight: 700;
            font-style: normal;
            letter-spacing: -.3px;
            @media (max-width: 568px) {
                border-top: 1px solid #1C3863;
                padding-top: 16px;
                margin-bottom: 16px !important;
                margin-top: 16px ;

                &:after {
                    content: "";
                    position: absolute;
                    top: 5px;
                    right: 0;
                    display: block;
                    width: 16px;
                    height: 16px;
                    background-position: center;
                    background-repeat: no-repeat;
                    background-image: url(/themes/francebarnums/assets//img-dist/b023f6f088de66a2863edaa9321bc05f.svg);
                }

                &.openExpense:after {
                    background-image: url(/themes/francebarnums/assets//img-dist/9e6ff2bc40012b01022bb2f555e3daac.svg);
                }
            }
        }
        p {
            color: #c7d4fb;
            font-family: "Karla", sans-serif;
            font-size: 16px;
            font-weight: 400;
            text-decoration: underline;
            line-height: 21px;
            letter-spacing: -.2px;
        }
    }
    #footer-faq-list {
        ul {
            @media (max-width: 568px) {
                max-height: 0px;
                overflow: hidden;
                transition: all .4s ease;

                &.listShow {
                    max-height: 360px;
                    padding-bottom: 30px;

                }
            }
            display: flex;
            flex-wrap: wrap;
            -moz-column-gap: 19px;
            column-gap: 19px;
            row-gap: 16px;
            margin: 0;

            li {
                margin: 0;
                a {
                    border: 2px solid #fff;
                    color: #ffffff;
                    font-family: "Karla", sans-serif !important;
                    font-size: 12px;
                    line-height: 14px;
                    font-weight: 400;
                    font-style: normal;
                    letter-spacing: -.17px;
                    border-radius: 8px;
                    padding: 12px 27px 10px;
                    display: inline-block;
                    text-transform: uppercase;
                }
            }
        }

    }
}

/* modif CSS */

/* ----------- Miniature des produits ----------- */
.product-miniature {

    &:hover {
        box-shadow: 0 0 15px 0 #00000026;
    }
}

.c-mega-menu.ets_mm_megamenu .mm_columns_ul>.mm_columns_li:last-child>.mm_blocks_ul>.mm_blocks_li {
    padding-left: 10%;
}

.cdpcp-compare-btn {

    &:hover {
        .cdpcp-compare-btn__text {
            /*font-weight: bolder;*/
        }
        .cdpcp-compare-btn__icon.cdpcp-icon-add {
            stroke: #000000a1;
            stroke-width: 3px;
        }
    }
}

.cdpcp-table-actions {
    button {
        color: #183157;
        border: none;
        &:hover, &.btn-outline-primary:not(:disabled):not(.disabled).active {
            color: #FFFFFF;
            background-color: #183157;
        }
    }

}

#cdpcp-table-wrapper {
    margin-bottom: 70px;

    .cdpcp-table__header-cell {
        .product-miniature__functional-btn {
            display: flex;
            justify-content: center;
            align-items: center;
            .product-miniature__functional-btn-icon {
                color: #183157;
            }
        }
    }
    a.cdpcp-table__quickview {
        background-color: #183157;
        color:#FFFFFF;
        border: none;
        &:hover {
            background-color: #FFFFFF;
            color:#183157;
            border: solid 1px #183157;

        }
    }
}

.cdpcp-table-actions {
    .shareContainer {
        display: inline-grid;
    }
}

/*  SHARE BUTTON    */
.shareContainer {
    .hidden {
        display: none;
    }
    height: 30px;
    .pdt-btn-share {
        position: relative;
        float: right;
        color: #183157;
        border: none;
        &:hover, &:not(:disabled):not(.disabled).active {
            color: #FFFFFF;
            background-color: #183157;
        }

        svg {
            margin-right: .2em;
            margin-top: -.2em;
            vertical-align: middle;
            display: inline-block;
            fill: currentColor;
            height: .95em;
            stroke: currentColor;
            stroke-width: 0;
            width: .95em;
        }
    }
    .share-button {
        padding-left: 30px;
        padding-right: 30px;
    }

    .share-button, .share-dialog {
        position: absolute;

    }

    .share-dialog {
        display: none;
        max-width: 500px;
        background: #FFFFFF 0% 0% no-repeat padding-box;
        box-shadow: 0px 0px 7px #00000029;
        border-radius: 4px;
        z-index: -1;
        border: 1px solid #ddd;
        padding: 20px;

        &.is-open {
            display: block;
            z-index: 2;
            position: absolute;
            width: fit-content;
            right: 9px;
        }
        svg {
            width: 20px;
            height: 20px;
            margin-right: 7px;
        }
        header {
            display: flex;
            justify-content: space-between;
            align-items: baseline;
            h3 {
                font-size: 16px;
            }
            button span{
                font-size: 1.5rem;
                font-weight: 700;
                line-height: 1;
                color: #000;
                text-shadow: 0 1px 0 #fff;

            }
        }
        .targets {
            a {
                display: flex;
                justify-content: center;
                align-items: center;
                border: 1px solid #DDDFE7;
                color: #1C2123;
                border-radius: 4px;
                height: 38px;
                width: 208px;
            }
        }
    }

    .targets {
        display: grid;
        grid-template-rows: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        grid-gap: 20px;
        margin-bottom: 20px;
    }

    .close-button {
        background-color: transparent;
        border: none;
        padding: 0;
    }

    .close-button svg {
        margin-right: 0;
    }

    .link {
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 10px;
        border-radius: 4px;
        background-color: #eee;

        .pen-url {
            font-size: 14px;
            margin-right: 15px;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            width: 237px;
        }
        .copy-link {
            width: 142px;
            height: 34px;
            background: #FFFFFF 0 0 no-repeat padding-box;
            border: 1px solid #DDDFE7;
            border-radius: 4px;
            text-align: left;
            font: 14px Karla;
            letter-spacing: 0;
            color: #1C2123;
            display: flex;
            justify-content: center;
            align-items: center;
            svg {
                margin-bottom: -5px;
                margin-right: 0;
            }
        }

    }

}
.fake-img-slider-LCP {
    position: absolute;
    z-index: 158;
}


#fd_menucategory {
    .h4 {
        a:hover {
            background-color: #CC2028 ;
        }
    }
}


.c-mega-menu .cust-mega-menu-link-list-item>a:hover {
    background-color: #193157;
}

.c-mega-menu .mm_menus_ul>.mm_menus_li.promotions-title>a>.mm_menu_content_title {
    color: #CC2028;
}

.header-top__badge.count-0 {
    background:rgb(204, 32, 40);
    color: #FFFFFF;
}


.hc-selection-container {

    @media (max-width: 767px) {
        display: flex;
        justify-content: space-around;
    }
}

.ps-mailalert-minus_text {
    font-size: 12px;
    width: 100%;
    color: #6c6c6c;
}


.custom-fd-toggle-btn {
    margin-top: 0;
    font-family: "Karla", sans-serif;
    font-size: 14px;
    background-color: transparent;
    color: #183157;
    font-weight: 700;
    text-decoration: underline;
    border: none;
    padding: 5px 10px;
    cursor: pointer;
    border-radius: 3px;
    display: none;
    position: relative;
    z-index: 2;
}
/* ------------------------  Style pour les header des category personnaliser ------------------------ */

@media (max-width: 768px) {
    #category-header {
        &.bg-header-marron {
            .custom-fd-toggle-btn {
                color: #fff;
            }
            .custom-fd-gradient-overlay {
                background: linear-gradient(to bottom, rgba(255, 255, 255, 0) -50%, rgb(46 25 14) 50%);
            }
        }
    }
}

/* ------------------------ DEBUT => Style pour le module de pack personnaliser ------------------------ */
.custom-pack-price-miniature {
    @media (max-width: 991px) {
        height: unset;

        .price-block-ht-ttc {
            justify-content: center;
        }
    }
}

.cart-pack {
    .cart-pack-linked {
        border-left: 1px solid #FED417;
        padding-left: 7px;
        display: grid;
        gap: 8px;
        margin-bottom: 10px;
        grid-auto-rows: 1fr;

        .cart-products--linked {
            background-color: #FAFAFA;
            padding: 6px 0 6px 6px;
            display: flex;
            align-items: center;

            &:not(:first-child) {
                border-top: none;
            }
        }
    }
}

.pack-title-wrapper {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    flex-direction: column;

    .pack-info-wrapper {
        display: flex;
        gap: 10px;
        align-items: center;

        @media (min-width: 992px) and (max-width: 1439px) {
            display: grid;
            grid-template-columns: auto 1fr;
            grid-auto-rows: auto;
            gap: unset;

            .product-line-grid__block--image {
                grid-row: 1/999; /* colle l'image a droite dans le grid et force le reste a droite */
                align-self: start;
            }

            .pack-price-container, .pack-qty-container, .pack-delete {
                grid-column: 2;
                grid-row: 2;
            }
            .pack-price-container {
                justify-self: center;
                align-self: center;
            }
            .pack-qty-container {
                justify-self: start;
                align-self: center;
                width: 120px;
            }
            .pack-delete {
                justify-self: end;
                align-self: center;
            }
        }

        @media (min-width: 768px) and (max-width: 1439px) {
            .pack-qty-container, .pack-price-container {
                padding-left: 33px;
            }
        }

        .product-line-grid__block--image {
            @media (max-width: 991px) {
                grid-row: 1 / 999;
                align-self: start;
            }
        }

        .product-line-grid__block--prod {

            @media (min-width: 1440px) {
                max-width: 45%;
                padding-left: 15px;
            }
        }

        .pack-qty-container {
            padding-right: 30px;
            border-right: 1px solid #DFDFDF;

            .bootstrap-touchspin {
                height: 35px;

                input {
                    height: 100%;
                }
            }
        }

        @media(max-width: 991px) {
            display: grid;
            grid-template-columns: auto 1fr;
            grid-auto-rows: auto;
            gap: unset;
        }

        .pack-delete {

            @media (max-width: 991px) {
                order: 3;
                grid-column: 2;
                grid-row: 4;
                justify-self: end;
            }

            a {
                display: flex;
                align-items: center;
            }
        }
    }
}

.pack-price-container {
    display: flex;
    flex-wrap: wrap;
    font: normal normal bold 16px/19px Lato;

    @media (max-width: 991px) {
        grid-column: 2;
        grid-row: 4;
        order: 2;
    }

    .exposant {
        font-size: 0.6rem;
        margin-top: -5px;
    }
}

.cart-linked-product-title {
    font-weight: bold;
    margin-left: 20px;
}

.cart-pack-title-wrapper {
    display: flex;
    font: normal normal bold 14px / 17px Lato;
    justify-content: space-between;
    margin-bottom: 20px;
}

.cart-linked-product-container {
    border-left: 1px solid #FED417;
    margin-left: 20px;
    margin-top: 8px;
    padding-left: 18px;
    display: grid;
    gap: 10px;
    grid-auto-rows: 1fr;

    .cart-detailed-linked-product {
        background-color: #FAFAFA;
        padding: 6px 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        /*margin-right: 3.125rem;*/

        /*.product-line-grid__block--qty, .product-line-grid__block--total {*/

        /*    @media(max-width: 992px) {*/
        /*        padding-left: 0.625rem;*/
        /*    }*/
        /*}*/

        .linked-product-qty {
            height: 40px;
            overflow: hidden;
            border: 1px solid #ced4da;
            border-radius: 8px;
            box-sizing: border-box;
            display: flex;
            align-items: center;
            justify-content: center;
            max-width: 116px;
        }

        .product-line-grid__row {
            @media (max-width: 991px) {
                display: grid;
                grid-template-columns: auto 1fr;
                grid-auto-rows: auto;

                .product-line-grid__block--image {
                    grid-row: 1/999; /* colle l'image a droite dans le grid et force le reste a droite */
                    align-self: start;
                }

                .product-line-grid__block--total {
                    grid-column: 2;
                    grid-row: 4;
                }

                .product-line-grid__block--delete {
                    grid-column: 2;
                    grid-row: 4;
                    justify-self: end;
                    align-self: center;
                }

                .product-line-grid__block--qty, .product-line-grid__block--total {
                    padding: 0 0.625rem;
                }
            }
            @media (min-width: 768px) {
                .product-line-grid__block--qty, .product-line-grid__block--total {
                    padding-left: 33px;
                }
            }
            @media (min-width: 992px) and (max-width: 1439px) {
                display: grid;
                grid-template-columns: auto 1fr;
                grid-auto-rows: auto;

                .product-line-grid__block--image {
                    grid-row: 1/999; /* colle l'image a droite dans le grid et force le reste a droite */
                    align-self: start;
                }

                .product-line-grid__block--total, .product-line-grid__block--qty, .product-line-grid__block--delete {
                    grid-column: 2;
                    grid-row: 2;
                }
                .product-line-grid__block--total {
                    justify-self: center;
                    align-self: center;
                    max-width: 150px;
                }
                .product-line-grid__block--qty {
                    justify-self: start;
                    align-self: center;
                    width: 120px;
                }
                .product-line-grid__block--delete {
                    justify-self: end;
                    align-self: center;
                }
            }
        }
    }
    .linked-ref-and-price-container {
        @media (min-width: 426px) {
            display: grid;
            grid-template-columns: auto 1fr;

            .product-line-info.product-price {
                border-right: 1px solid #DFDFDF;
                padding-right: 15px;
            }
            .product-reference {
                padding-left: 15px;
            }
        }
    }
}

.cart-summary-linked-product-container {
    border-left: 1px solid #FED417;
    padding-left: 7px;
    display: grid;
    gap: 8px;
    margin-bottom: 10px;
    grid-auto-rows: 1fr;

    .cart-summary-linked-product {
        background-color: #FAFAFA;
        padding: 6px 0 0 6px;
        display: flex;
        align-items: center;
    }

}
.order-confirmation-table {
    .product-table__row.linked-product {
        border-left: 1px solid #FED417;
        padding-left: 7px;
    }
}

.custom-order-summary {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;

    h4 {
        margin-bottom: unset;
    }

    div.no-mobile-display {

        @media (max-width: 660px) {
            display: none;
        }
    }

    .order-row-container {
        display: flex;
        flex-direction: column;
        gap: 8px;
        border: 1px solid #dfdfdf;
        padding: 5px 10px;
    }

    .order-pack-title-wrapper {
        display: grid;
        grid-template-columns: 80px 1fr 120px 70px 140px;
        align-items: center;
        padding: 5px 0;
        gap: 1rem;
        font: normal normal bold 16px/19px Lato;

        @media (max-width: 660px) {
            display: flex;
            padding: 0;
            gap: 30px;

            .pack-info-wrapper {
                flex: 1 1;
            }

            .pack-price-container {
                justify-content: flex-end;
            }
        }
    }

    .order-row-linked-container {
        border-left: 1px solid #FED417;
        margin-left: 20px;
        padding-left: 18px;
        display: grid;
        gap: 10px;
        grid-auto-rows: 1fr;

        @media (max-width: 660px) {
            display: flex;
            flex-direction: column;
            margin-left: 10px;
            padding-left: 10px;
        }

        &:last-of-type {
            margin-bottom: 15px;
        }
    }

    .order-header {
        display: grid;
        grid-template-columns: 1fr 120px 70px 150px;
        padding: 0.75rem 0 0.75rem 0.5rem;
        gap: 1rem;

        @media (max-width: 660px) {
            display: flex;
            gap: 30px;
        }
    }

    .order-row {
        display: grid;
        grid-template-columns: 80px 1fr 120px 70px 140px;
        gap: 1rem;
        align-items: center;
        padding: 0.75rem 0;

        @media (max-width: 660px) {
            display: flex;
            flex-direction: column;

            & > div {
                padding: 5px 0 5px 40%;
                position: relative;
                white-space: normal;
                width: 100%;
                text-align: left;

                &:before {
                    content: attr(data-title);
                    font-weight: 700;
                    left: 6px;
                    padding-right: 10px;
                    position: absolute;
                    text-align: left;
                    top: 6px;
                    white-space: nowrap;
                    width: 45%;
                }
            }
        }
    }

    .order-row.linked-product {
        background: #FAFAFA;
        padding: 5px 0 5px 10px;
    }

    .product-img img {
        max-width: 100%;
        height: auto;
        display: block;
    }

    .product-name {
        font-size: 0.95rem;
    }

    .product-price,
    .product-total {
        white-space: nowrap;
        font-size: 0.95rem;
    }

    .product-qty {
        font-weight: bold;
        text-align: center;
    }
}
/* ------------------------ FIN => Style pour le module de pack personnaliser ------------------------ */

/* --- Mobile uniquement --- */
@media (max-width: 768px) {

    /* --- Styles globaux --- */
    .cat-body {
        position: relative;
    }

    /* Masque une partie du texte et ajoute un effet de flou */
    #category-desc p.collapsed {
        margin-bottom: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        position: relative;
        max-height: 85px;
    }

    #category-desc p.expanded {
        max-height: none;
    }

    /* Overlay pour le flou */
    .custom-fd-gradient-overlay {
        display: none;
        position: absolute;
        bottom: 10px;
        left: 0;
        right: 0;
        height: 40px; /* Taille de l'effet flou */
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) -50%, rgba(255, 255, 255, 1) 50%);
        pointer-events: none;
        z-index: 1;
    }

    #category-desc p.collapsed + .custom-fd-gradient-overlay {
        display: block;
    }

    .custom-fd-toggle-btn {
        display: inline-block; /* Affiche le bouton uniquement sur mobile */
    }
}

.product-slider__item .product-flags__flag{
    right: -20px;
    top: 0!important;
    @media (max-width: 768px){
        right: -15px;
    }
    @media (max-width: 425px){
        font-size: 10px;
        right: -7px;
    }
    &:after{
        border-top-color: transparent!important;
    }
}


.badge-last-product {
    color: #ff914d;
}
.text-bold{
    font-weight: bold;
}
.hover-text-bold:hover{
    color: #183157;
    font-weight: bold;
}

.buvettes-pliantes-block {
    border: 2px solid #183157;
    border-radius: 8px;
    padding: 0;
    background: #fff;
    margin: 0 auto;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    margin-left: -17px; /* adjust as needed for alignment */
    align-items: flex-start;
    transition: transform 0.25s cubic-bezier(.4,2,.6,1), box-shadow 0.25s;
    will-change: transform;
  }
  .buvettes-pliantes-block:hover {
    transform: scale(1.06);
    box-shadow: 0 4px 24px 0 rgba(24,49,87,0.10);
    z-index: 2;
  }
  .buvettes-pliantes-title {
    display: block;
    font-family: Karla, sans-serif;
    font-size: 16px;
    font-weight: 700;
    color: #183157;
    line-height: 22px;
    letter-spacing: -0.5px;
    text-align: left;
    padding: 16px 16px 0 16px;
    width: 100%;
    box-sizing: border-box;
  }
  .buvettes-pliantes-img-wrapper {
    width: 100%;
    padding: 0 16px 0 16px;
    box-sizing: border-box;
    border-radius: 0 0 8px 8px;
    overflow: hidden;
  }
  .buvettes-pliantes-img {
    display: block;
    border-radius: 0 0 8px 8px;
    margin: 0;
    width: 100%;
    height: auto;
    transition: none !important;
    will-change: auto;
  }
  .buvettes-pliantes-block:hover .buvettes-pliantes-img {
    transform: none !important;
  }

  .product-add-cart.product-special.devis a, #blockcart-modal .cart-content-btn .btn-text{
      text-transform: uppercase;
      color: #183157;
      border: #183157 solid 1px;
      background: #fff;
      font-family: "Karla", sans-serif;
      font-size: 12px;
      font-weight: bold;
      letter-spacing: -0.1px;
      line-height: 14px;
      text-align: center;
      min-height: 40px;
      display: flex;
      justify-content: center;
      align-items: center;
      padding: 0 5px;
      border-radius: 8px;
      margin-bottom: 10px;
      &:hover {
          color: #FFF;
          background: #183157;
      }
  }


.PM_ASBlockOutput.PM_ASBlockOutputVertical
{
    &.withHeader {
        top: 110px;
        max-height: calc(100vh - 70px);
        .card-block {
            max-height: calc(100vh - 198px);
        }
    }
    transition: 0.5s all ;
    position: sticky;
    overflow: clip;
    max-height: calc(100vh - 19px);
    @media(min-width: 1024px) {
        padding-block-end: 40px;
        margin-bottom: 145px;
    }
    top: 0;
    border-radius: 8px;
    .card-block{
        transition: 0.5s all;
        max-height: calc(100vh - 40px);
        overflow-y: scroll;
    }
}

#js-tooltip-content {
    span {
        color: white;
    }
}



#help-cta-title{
    font-weight: bold;
    font-size:16px;
    margin: 0 0 5px 0
}
.help-cta{
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width:480px; margin:0 auto;
    padding:15px; text-align:center;
    color:#fff!important; background:#183157;
    border:1px solid #fff; border-radius:4px;
    font-size:16px;
}
.help-cta a:hover{
    color: #5f80e4;
}
.help-cta .lead{margin:0 0; font-size:15px; color:#FFF;font-weight:bold;}
.help-cta .divider{width:42px;height:1px;background:#fff;margin:10px auto;opacity:.8}
.help-cta .calls{display:grid;justify-content: center; gap:10px; margin:16px 0 6px}
.help-cta .call-btn{
    display:block;
    border:2px solid #fff; border-radius:999px;
    padding: 4px 35px;
    text-decoration:none; color:#fff;
    transition:background .2s ease, border-color .2s ease, transform .06s ease;
}
.help-cta .call-btn strong{display:block; font-size:14px; opacity:.9}
.help-cta .call-btn span{display:block; font-weight:bold; font-size:18px;}
.help-cta .call-btn:hover{background:rgba(255,255,255,.05); border-color:#cfe0ff; transform:translateY(-1px)}
.help-cta .footer{margin:10px 0 0 0; font-size:12px; line-height:12px; color:#FFF;max-width:250px;}
@media (max-width:360px){
    .help-cta{padding:18px;}
    .help-cta .call-btn span{font-size:13px;}
}

.payment-options .ps_checkout-payment-option .paypal-marks,
#ps_checkout-payment-method-logo-block-container {
    display: none!important;
}

@media (max-width: 767.98px) {
    .product-miniature .product-miniature__pricing {
        flex-direction: column;
        .price.price--regular {
            display: block;
            text-align: center;
        }
    }
}

/* Black friday */
.c-mega-menu .mm_menus_ul>.mm_menus_li.black-friday {
    &> a {
        background-color: #000;
        &> .mm_menu_content_title {
            color: #fff !important;
        }
    }
    &:hover {
        background-color: #000;
        .mm_menu_content_title::after {
            content: none;
        }
    }
}


/*for footer*/

#footer-link-list{
    li.elementor-icon-list-item:hover span {
        color: #5f80e4;
        transition-duration: 0.2s;
    }
    .custom-last-link li:last-child a:hover span{
        color: white!important;
    }
}

#footer-faq-list{
    ul li:hover {
        background: rgba(255, 255, 255, .05);
        border-color: #cfe0ff;
        transform: translateY(-1px);
    }
}

.liste-reseaux-sociaux li a:hover svg path,
.liste-reseaux-sociaux li a:hover .text-rs{
    fill: #5f80e4!important;
    color: #5f80e4;
}

#faq-showmore a:hover{
    color: white;
}



/*  Noel */

/*.icon--user {*/
/*    background-image: url(/themes/francebarnums/assets//img-dist/noel/icon-compte-noel.svg);*/
/*}*/
/*.header-top__block--user:hover .icon {*/
/*    background-image: url(/themes/francebarnums/assets//img-dist/noel/icon-compte-noel-hover.svg);*/
/*}*/
/*#header-top__content {*/
/*    background: #F6F8FF;*/
/*    background: radial-gradient(circle, rgba(246, 248, 255, 1) 0%, rgba(209, 220, 246, 1) 51%, rgba(246, 248, 255, 1) 100%);*/
/*    &:before {*/
/*        height: 138px;*/
/*        background: url(/themes/francebarnums/assets//img-dist/noel/background-snow.png);*/
/*    }*/

/*    &.header-top__content.hide-custom:before {*/
/*        height: 138px;*/
/*    }*/
/*}*/
/*.header-top.js-header-top.is-sticky > #header-top__content{*/
/*    background: radial-gradient(circle, rgba(246, 248, 255, 1) 0%, rgba(209, 220, 246, 1) 51%, rgba(246, 248, 255, 1) 100%);*/
/*    &:before {*/
/*        height: 80px;*/
/*    }*/
/*}*/
/*@media(max-width:1024px){*/
/*    !* ----- Si on remet faire attention au sticky sur les pages produits ----- *!*/
/*    #header-top__content:before{*/
/*        height: 102px;*/
/*        top: 33px;*/
/*    }*/
/*    .header-top.js-header-top > #header-top__content {*/

/*        > .container {*/
/*            background: transparent;*/
/*        }*/
/*    }*/
/*}*/
/*@media(max-width:768px){*/

/*    !* ----- Si on remet faire attention au sticky sur les pages produits ----- *!*/
/*    #header-top__content:before{*/
/*        height: 56px!important;*/
/*        background-size: contain;*/
/*    }*/
/*}*/
/*@media(max-width:425px){*/
/*    !* ----- Si on remet faire attention au sticky sur les pages produits ----- *!*/
/*    #header-top__content:before{*/
/*        height: 56px;*/
/*    }*/
/*}*/
/* FIN Noel */

/* Mini-cart quantity controls */
.mini-cart-qty-group {
    max-width: 140px;
}

.mini-cart-qty-group .js-mini-cart-qty-minus {
    border-radius: 0.25rem 0 0 0.25rem;
    border-right: 0;
    border-color: #ced4da;
}

.mini-cart-qty-group .js-mini-cart-qty {
    border-left: 0;
    border-right: 0;
    border-color: #ced4da;
    width: 60px;
    flex: 0 0 60px;
    height: inherit!important;
}

.mini-cart-qty-group .js-mini-cart-qty-plus {
    border-radius: 0 0.25rem 0.25rem 0;
    border-left: 0;
    border-color: #ced4da;
}

/* Mini-cart delete button */
.js-mini-cart-delete {
    text-decoration: none;
    transition: opacity 0.2s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 24px;
    min-height: 24px;
}

.js-mini-cart-delete:hover {
    opacity: 0.7;
}

.js-mini-cart-delete:disabled {
    opacity: 0.5;
    cursor: not-allowed;
}

/* ------------------------ DEBUT => Style pour le titre sous le slider de la homepage ------------------------ */
section.elementor-element .elementor-element.homePage-custom-title {
    .elementor-row {
        justify-content: center;

        .elementor-column {
            width: fit-content;
            justify-content: center;

            @media(max-width: 650px) {
                .elementor-column-wrap {
                    padding: 0;
                    width: 92%;
                }
            }


            .elementor-widget-wrap {
                display: block;

                .elementor-widget-heading {
                    width: fit-content;
                    margin: auto;
                }
            }
        }
    }
}
/* ------------------------- FIN => Style pour le titre sous le slider de la homepage ------------------------- */
