.nq-c-HomeBottomColumns{
    margin-top: -20px;
    padding-bottom: 0px;
}

.imageShippingDesktop{
    display: block;
    text-align:center;
    margin: auto;
    max-width: 750px;
}

.imageShippingMobile{
    display: none;
    max-width: 300px;
}

.defilement{
    position: relative;
    top: 0px;
    display: none;
}

button.slick-arrow.slick-prev{
    left: -50px;
}

button.slick-arrow.slick-next{
    right: -50px;
}

.nq-c-InfosBanner-content-text{
    position: relative;
}

.nq-c-InfosBanner{
    min-height: unset !important;
}

:lang(it-IT) .nq-c-FooterReassurance-label, :lang(de-DE) .nq-c-FooterReassurance-label{
    display: block;
}

.agirDesktop{
    margin-bottom: 20px;
}

.agirMobile{
    display: none;
    margin-bottom: 20px;
}

.nq-c-GiftCard-banner{
    background-size: cover;
}

.nq-c-GiftCard-banner:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 50%;
    margin-left: 750px;
    background: none;
}

.nq-c-ProductListItem-prices .av_category_stars{
    display: block;
    height: 20px;
    position: absolute;
    left: calc(50% - 65px);
    bottom: 5px;
    margin: auto;
}

.nq-c-ProductListItem-prices{
    margin-bottom: 12px;
}

.nq-c-ProductListItem-availability{
    padding-bottom: 9px;
}

#netreviews_reviews_tab{
    display: flex;
}

#netreviews_rating_section{
    width: 30%;
    height: 400px;
    padding-top: 40px !important;
}

.netreviews_reviews_section{
    width: calc(70% - 5px) !important;
    height: 400px;
    overflow: scroll;
}

.nq-c-ProductListItem div[itemprop="description"]{
    display: none;
}

.imageFSCmobile{
    display: none;
}

.imageFSCdesktop{
    display: block;
}

/* Addon Elementor Loutreo */
.page-product h2.elementor-heading-title{
    font-family: "Organika Script",sans-serif;
}

.page-product h3.elementor-heading-title{
    font-family: 'Liniga';
}

.elementor-image-carousel .nq-c-ProductListItem-img ul li, .elementor-product-grid .nq-c-ProductListItem-img ul li{
    color: white;
}

.elementor-text-editor ul{
    list-style: none;
}

.elementor-text-editor ul li{
    color: #413a3b;
}

.elementor-widget-container ul li:before{
    display: none;
}

.elementor-text-editor ul li:before {
    content: "\2022";
    color: #e20613;
    font-weight: bold;
    display: inline-block;
    width: 0px;
    margin-left: 0px;
}

.elementor-widget-container .nq-c-ProductListItem-name{
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    font-family: "Futura",Arial,sans-serif;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    text-align: center;
    white-space: normal;
    color: inherit;
    box-sizing: border-box;
    margin: 0;
    display: block;
    height: 60px;
    font-size: 16px;
    font-weight: 500;
    padding: 12px 0 6px;
    background: none;
    color: #413a3b;
    text-transform: unset;
    text-decoration: none;
}

.elementor-widget-container .nq-c-ProductListItem-mainlink{
    text-decoration: none;
}

.elementor-slick-slider ul.slick-dots li button:before{
    position: absolute;
    top: -1px;
    left: -1px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    border: 2px solid #e20613;
    color: #e20613;
    opacity: 0;
    transform: scale(1);
    transition: transform .3s, opacity .3s;
    content: ' ';
}

.elementor-widget-slider .slick-dots li{
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #fff;
    cursor: pointer;
}

.elementor-slick-slider ul.slick-dots li{
    width: 10px;
    height: 10px;
    margin-left: 3px;
    margin-right: 3px;
}

.elementor-widget-container .nq-c-ProductListItem{
    width: auto;
}

[data-type="gift_wrapping"].nq-c-CartSummary-line {
    display: none;
}

.nq-c-Pagination-isDisabled{
    display: none;
}

.nq-c-Pagination-isCurrent .nq-c-Pagination-isDisabled{
    display: inline-block;
    color: #e20613;
}

body#authentication {
    padding-top: 165px;
}

.nq-c-Header-logo{
    border-radius: 0 0 0% 15%;
}

.nq-c-ProductListItem-flags li[data-type="discount"]{
    font-size: 24px;
    font-family: 'Liniga';
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 2px;
    padding-bottom: 3px;
}

.nq-c-Product-mainContainer .nq-c-ProductFlags li{
    font-size: 24px;
    font-family: 'Liniga';
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 2px;
    padding-bottom: 3px;
}

.nq-c-Navigation-menu>ul>li>a{
    font-size: 13px;
}

.nq-c-Navigation-menu{
    margin-top: 2.5px;
}

@media only screen and (max-width : 768px) {
    .imageShippingDesktop{
        display: none;
    }

    .imageShippingMobile{
        display: block;
        text-align: center;
        margin: auto;
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .agirMobile{
        display: block;
    }
    .agirDesktop{
        display: none;
    }

    .nq-c-ProductListItem-name{
        font-size: 14px;
        height: 64px;
        padding: 10px 0 10px;
        overflow: hidden;
    }

    #netreviews_reviews_tab{
        display: block;
    }

    #netreviews_rating_section{
        width: 100% !important;
    }

    .netreviews_reviews_section{
        width: 100% !important;
    }

    .imageFSCmobile{
        display: block;
    }
    
    .imageFSCdesktop{
        display: none;
    }   
}

@media print
{
    .axeptio_mount{
        display: none;
    }

    .formulaireRetractation{
        break-inside: avoid;
    }
}

.lou-titreNewsletter{
    font-size: 40px !important;
    line-height: 35px !important;
}

.emballageProduitCentre h2{
    font-size: 30px !important;
}

a.elementor-button, .elementor-button-wrapper a .elementor-button-text{
    text-decoration: none;
}

@media only screen and (max-width : 768px) {
    .lou-titreNewsletter{
        font-size: 30px !important;
        line-height: 26px !important;
    }
}

.nq-c-HomeBottomColumns h2{
    font-family: "Organika Script",sans-serif;
}

.nq-c-HomeBottomColumns h3{
    font-family: "Organika Script",sans-serif;
}