@media screen and (max-device-width: 1000px) {
    .slide .slide-text {
        width: 80%;
        text-align: left;
        padding-left: 12%;
        padding-right: 12%
    }
}

@media screen and (min-device-width: 270px) and (max-device-width: 991px) {
    .slide .mask, footer {
        padding-top: 10px !important
    }

    header {
        padding-right: 10px !important;
        padding-left: 19px !important;
        background: no-repeat padding-box #fff !important;
        box-shadow: 0 3px 6px #00000029 !important
    }

    header .brand-logo-link {
        height: 35px;
        width: auto;
    }

    .btn-decouvrir, .top-produit, header .navbartoggler .fa-xmark {
        display: none
    }

    header ul li .nav-link {
        font: 18px/22px Lato, sans-serif !important;
        letter-spacing: 0;
        color: #000;
        padding-right: 13px
    }

    header .navbartoggler {
        font-size: 26px;
        background: 0 0;
        border: none;
        display: inline-flex;
        justify-content: end;
    }

    .short_description, .slide-categories span {
        overflow: hidden;

    }


    header #navbarSupportedContent {
        right: -544px;
        margin-right: -22px;
        padding-top: 37px;
        top: 3px;
        position: absolute;
        width: 279px;
        height: 928px;
        background: no-repeat padding-box #fff;
        box-shadow: rgba(0, 0, 0, .16) -1px 3px 6px;
        opacity: 1;
        transition: right 5s ease-out;
    }

    header #navbarSupportedContent.move {
        right: 0;
        transition: right 5s ease-out;
        margin-top: 20%;
    }
    @media (max-width: 768px) {
        .product-image-container {
border: none !important;;
        }
    }
    header #navbarSupportedContent.move:before {
        content: '';
        background-color: rgba(0, 0, 0, 0.5);
        position: absolute;
        width: 63%;
        height: 100%;
        top: 0px;
        left: -171px;
        z-index: -12;
        -webkit-backdrop-filter: blur(4px);
        backdrop-filter: blur(4px);
    }

    header ul li {
        background: 0 0;
        padding: 8px;
        border-bottom: none;
        margin-left: 37px
    }

    .slide {
        min-height: 353px !important;
        padding-top: 1px !important;
        margin-top: 58px !important;
        max-height: 380px;
    }

    .slide .mask {
        height: 100%;
        background: linear-gradient(360deg, #000 33%, #000000F2 0, #00000000 100%) no-repeat padding-box;
        box-shadow: 0 3px 6px #00000029;
        min-height: 491px;
        display: block !important
    }

    .slide .slide-text {
        padding-left: 26px !important;
        width: 100%;
        padding-right: 26px !important;
        padding-top: 46px
    }

    .slide .p1 {
        font: bold 20px/20px Lato, sans-serif !important;
        display: none
    }

    .slide .p2 {
        font: bold 40px/42px Lato, sans-serif !important
    }

    .slide .sous_titre {
        padding-top: 16px;
        font: 16px/19px Lato, sans-serif !important
    }

    .short_description {
        font: 11px/20px Lato, sans-serif !important;
        -webkit-line-clamp: 3;
        line-clamp: 2
    }

    .slide-categories span {
        width: 100%;
        padding: 3px 10px !important;
        font: 10px/19px Lato, sans-serif !important;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2
    }

    .slide-social {
        width: 100%;
        margin-top: -36px !important;
        text-align: left;
        padding-left: 23px
    }

    .slide a {
        width: 56px !important;
        height: 40px !important
    }

    .slide i:hover {
        font-size: 23px !important
    }

    .slide i {
        color: #fff !important;
        line-height: 2.6 !important;
        font-size: 23px
    }

    .icon-insta {
        -webkit-mask-size: cover;
        mask-size: cover;
        -webkit-mask-image: url(/assets/Insta.svg);
        mask-image: url(/assets/Insta.svg);
        background-color: #fff;
        width: 23px;
        height: 23px;
        display: inline-block;
        vertical-align: sub;
        padding-top: 6px;
        line-height: 4px
    }

    #produit ::-webkit-scrollbar {
        display: none
    }

    .toolbar {
        width: 100%;
        overflow-x: auto;
        overflow-y: hidden;
        white-space: nowrap;
        padding: 3px
    }

    #filter-title {
        font: 500 14px/23px Lato !important;
        letter-spacing: 0;
        padding-right: 2px
    }

    .product-image {
        text-align: center;
        /* width: 100% !important; */
        height: 100%;
        display: inline-block;
        overflow: hidden
    }

    .filter, .list-product-title {
        text-align: left;
        letter-spacing: 0
    }

    .product-image img {
        height: 100%;
        margin : auto !important;
    }

    .product-image .no-img {
        object-fit: none !important;
        margin-top: 0!important;
        margin-left: -29% !important;
        height: 67% !important;
    }

    .filter {
        font: 500 14px/22px Lato, sans-serif !important;
        color: #010101;
        padding: 1px;
        width: 88px;
        display: contents
    }

    .input-group {
        width: 100% !important
    }

    h1 {
        font-size: 18px
    }

    ul {
        padding: 0;
        margin-left: 0 !important
    }

    .block-pagination {
        justify-content: center
    }

    .list-group-item-filter {
        background: no-repeat padding-box #fff;
        border: 1px solid #e1e1e1;
        height: 234px !important;
        border-radius: 10px
    }
    .modal {
        margin-top: 5%;
    }
    .modal .close-container {
        margin-top: -116px !important;
    margin-left: 79% !important;
    position: absolute;
    }
    .modal-content .btn-close {
        /* position: absolute;
        right: 29px !important;
        top: -43px !important; */
        font-size: 9px !important
    }
    .modal-body-container {
        margin-top: 20%;
    }
    .img-lg {
        border: none !important;
        padding: 26px !important
    }

    .modal-body .main-page {
        margin-top: 9px !important;
        background: no-repeat padding-box #c4c4C426
    }

    .list-group-item-filter .title2 {
        font: 10px/0px Lato, sans-serif ;
        letter-spacing: 0;
        color: #7d7d7d
    }

    .product-discount-label {
        margin-top: 24px !important;
        font: bold 16px/10px Lato, sans-serif !important;
        padding-top: 0 !important
    }

    .list-product-title {
        font: 14px/17px Lato, sans-serif !important;
        color: #000;
        overflow: hidden;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        line-clamp: 1;
        -webkit-box-orient: vertical
    }

    #savoir {
        margin: 2px;
        max-width: 98%
    }

    #savoir .row {
        margin: 0 !important
    }

    footer a, footer p {
        text-align: center;
        font: 500 13px/22px Lato, sans-serif !important;
        letter-spacing: 0;
        color: #fff
    }

    footer {
        text-align: center !important;
        padding-bottom: 23px !important;
        max-height: 60px !important;
        height: 124px
    }

    footer p {
        margin-bottom: 0 !important;
        padding-right: 30px;
        padding-left: 30px
    }

    #redirectModal .modal-dialog {
        width: initial !important;
        border: 1px solid #000;
        max-width: 100%
    }

    .pl-3 {
        padding-left: 1rem !important
    }

    .img-lg {
        margin-top: -31px
    }
    .swiper {
        top: -7vh !important;
    }
    .swiper-watch-progress {
        height: 26px !important;
        margin-bottom: 33px !important;
        width: 52% !important;
        position: fixed !important;
        left: 82px !important;
        margin-top: -60px !important;
        background: 0 0
    }

    .swiper-button-next, .swiper-button-prev {
        top: var(--swiper-navigation-top-offset, 39%)
    }

    .title-carte {
        font: bold 16px/24px Lato !important
    }

    #description .description {
        opacity: 1;
        letter-spacing: 0;
        color: #707070
    }

    .text-coordonnée, .text-fiche {
        font: 14px/15px Lato
    }
}

.short_description {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
}

.truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


