@media (max-width: 1400px) {
    .box-gel-pads-membership {
        min-height: fit-content;
    }
}

@media (max-width: 1200px) {

    main {
        margin: 8rem 0
    }

    .title-page-category {
        font-size: 50px;
    }

    .card.card-login,
    .card.card-signup {
        margin-top: 80px !important;
    }

    body.fr li#menu-107>a:after {
        display: none;
    }
}

@media (max-width: 1024px) {}

@media (max-width: 992px) {
    .box-gel-pads-membership>div {
        min-height: 540px;
    }

    .footer {
        padding: 24px 15px;
    }


}

@media (max-width: 768px) {

    .box-gel-pads-membership>div {
        min-height: 420px;
    }

    a.espace-client-btn-logout {
        top: 25px;
    }



    .productVideo.abonnement .text {
        padding: 30px;
    }

    .card.card-signup {
        margin-top: 0.5rem !important;
    }
}

@media (max-width: 640px) {
    .home-slider.slider-2024 {
        padding-top: 77px
    }

    .titleContainer .logo {
        max-width: 180px;
    }

    .home-slider.slider-2024 .home-slider-slide .hero-title {
        margin-top: 60px;
    }

    .home-slider.slider-2024 .jumbotron.home {
        height: 250px;
    }

    .home-slider.slider-2024 .home-slider-slide .hero-title h1 {
        font-size: 28px;
        padding: 0 !important;

    }

    .home-slider.slider-2024 .home-slider-slide .hero-title h1,
    .home-slider.slider-2024 .home-slider-slide .hero-title h2 {
        text-shadow: 1px 1px 2px rgb(0, 0, 0, 0.6);
        text-align: center;
    }

    .homeContent {
        padding-top: 0px;
    }

    .qteMoins,
    .qtePlus,
    .prod-qte {
        width: 40px;
        height: 50px;
        max-height: 50px;
        text-align: center;
        line-height: 50px;
    }

    ul.partner-zone-menu li {
        width: 100%;
    }

    section.product-detail .btn {
        padding: 10px 25px px;
    }

    .box-gel-pads-membership>div {
        min-height: 370px;
    }

    .cart-list h5 {
        font-size: 14px;
    }

    .title-page-category {
        font-size: 40px;
    }

    .productAdContainer {
        background-position: center;
    }


}

@media (max-width: 360px) {

    .box-gel-pads-membership>div {
        min-height: 240px;
    }

    .title-page-category,
    .titleContainer h1 {
        font-size: 30px;
    }

}