
@media only screen and (max-width: 5000px) {

  

}


@media only screen and (max-width: 3000px) {

  

}


@media only screen and (max-width: 1320px) {


}


@media only screen and (max-width: 1200px) {



}


@media only screen and (max-width: 1024px) {

section.wrapper-breadcrumbs {
    padding: 20px 0 20px;
}

ul.content-breadcrumb {
    /* padding: 0; */
}

.wrap-infos-detail {
    padding: 0 25px;
}

.tablink {
    font-size: 14px;
    padding: 30px 10px 13px;
}

}


@media only screen and (max-width: 768px) {

.wrap-page-interne > div {
    width: 100%;
    padding: 0;
}

ul.content-breadcrumb {
    padding: 0;
}

figure.image-product {
    width: 20%;
    aspect-ratio: 1;
}

.right-product {
    margin-top: 30px;
}

h4.product-title {
    margin-bottom: 10px;
}

.wrap-right-product .reviews-content {
    margin-bottom: 10px;
}

.product-info.in-stock {
    margin: 0 0 10px;
}

.single-price {
    line-height: 1.2;
    margin-bottom: 15px;
}

    .field-form, .row-btns-commander {
    margin-top: 20px;
}

    
}


@media only screen and (max-width: 600px) {



}


@media only screen and (max-width: 425px) {

    .tablink {
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 12px 0;
}
    

ul.list-detail-produit li > * {
    line-height: 1.5;
    padding: 0 15px;
}

ul.list-detail-produit li {
    padding: 15px 0;
    font-size: 13px;
}

h4.product-title {
    font-size: 16px;
}

.row-btns-commander .commander {
    margin-top: 10px;
}

    .product-image {
    height: 300px;
}
    
}

@media only screen and (max-width: 375px) {



}


@media only screen and (max-width: 320px) {



}

