#main {
    position: relative;
}

.product-top {
    background-color: rgba(242, 242, 242, 0.35);
}

.product-top h1 {
    margin-top: 40px;
    color: #000000;
    font-size: 25px;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 30px;
}

#product #content {
    margin-top: 20px;
}

.ref-cond-fab {
    margin-bottom: 30px;
    line-height: 1;
}

.ref-cond-fab label {
    margin-bottom: 0;
}

.product-img-blspr {
    display: flex;
    flex-wrap: wrap;
}

.product-img-blspr .left-part {
    width: 63%;
    position: relative;
}

.product-img-blspr .right-part {
    width: 37%;
    padding-left: 40px;
}

.bottom_brands_atouts {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}

.bottom_brands_atouts .atouts-product {
    display: flex;
    align-items: center;
    margin: 0;
}

.bottom_brands_atouts .atouts-product .un-atout {
    margin-bottom: 0;
    margin-right: 80px;
}

.bottom_brands_atouts .product-manufacturer {
    display: flex;
    align-items: center;
    margin-right: 75px;
}

.bottom_brands_atouts .product-manufacturer .text_compatible {
    margin-bottom: 0;
    margin-right: 50px;
}

.product-img-blspr .images-container .product-images li {
    display: block;
}

.product-img-blspr .images-container .js-qv-mask.mask {
    display: flex;
    align-items: flex-end;
    margin-right: 12px;
    min-width: 68px;
}

.product-img-blspr .images-container img {
    box-shadow: none;
    max-width: 100%;
}

.text_compatible {
    font-size: 19px;
    margin-bottom: 10px;
}

.product-manufacturer .brandname {
    color: #FE6114;
    font-size: 19px;
    font-weight: bold;
}

.product-img-blspr .images-container .image_principal {
    display: flex;
    padding: 10px;
    -webkit-box-shadow: 0px 3px 22px 0px rgb(0 0 0 / 37%);
    -moz-box-shadow: 0px 3px 22px 0px rgba(0, 0, 0, 0.37);
    box-shadow: 0px 3px 22px 0px rgb(0 0 0 / 37%);
    background: white;
}

.product-img-blspr .images-container .js-qv-mask.mask ul {
    margin-bottom: 0;
    padding: 5px 7px 8px 5px;
}

.product-img-blspr .images-container .js-qv-mask.mask ul li:last-child img {
    margin-bottom: 0;
}

ul.product-images.encart-btn-dots {
    display: flex;
    justify-content: center;
}

ul.product-images.encart-btn-dots .btn-dots div {
    width: 14px;
    height: 14px;
    box-shadow: none;
    border: 2px solid #7B7B7B !important;
    margin: 0 5px;
    border-radius: 100%;
}

ul.product-images.encart-btn-dots {
    margin: 30px 0;
}

ul.product-images.encart-btn-dots .btn-dots div.selected {
    background-color: #FE6114;
    border-color: #FE6114 !important;
}

.product-manufacturer label.label {
    margin-right: 4px;
}

.arrowtoselect {
    position: absolute;
    bottom: 25px;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.arrowtoselect i {
    cursor: pointer;
    color: #FE6114;
}

/* .right-fixed::-webkit-scrollbar {
    width: 10px;
}
.right-fixed::-webkit-scrollbar-track {
    background: #f1f1f1;
}
.right-fixed::-webkit-scrollbar-thumb {
    background: #756060;
}
.right-fixed::-webkit-scrollbar-thumb:hover{
    background: #555;
} */

.encart_bdpupr {
    margin-top: 15px;
    margin-bottom: 15px;
}

.bandeau_public_produit {
    display: flex;
    align-items: center;
    background: #FE6114;
}

.bandeau_public_produit img {
    width: 34px;
    margin: 0 12px;
}

.bandeau_public_produit p {
    margin-bottom: 0;
    background: black;
    color: white;
    padding: 10px 15px;
    font-size: 13px;
    line-height: 18px;
}

.bandeau_public_produit p a {
    color: white;
    font-weight: 500;
    text-decoration: underline;
}

.bandeau_public_produit p a:hover {
    text-decoration: none;
}

.right-fixed {
    position: absolute;
    max-width: 376px;
    margin-left: 60px;
    z-index: 98;
    background-color: white;
    margin-top: 20px;
    padding: 35px 25px;
    width: 376px;
    -webkit-box-shadow: 0px 82px 76px 0px rgb(0 0 0 / 9%);
    -moz-box-shadow: 0px 82px 76px 0px rgba(0, 0, 0, 0.09);
    box-shadow: 0px 82px 76px 0px rgb(0 0 0 / 9%);
}

.right-fixed.infooter {
    position: absolute;
    max-width: 376px;
    bottom: 0;
}

#main .product-top>div>div form>.col-md-4 {
    position: static;
}

.atouts-product {
    margin-top: 40px;
}

.atouts-product .un-atout:not(:last-child) {
    margin-bottom: 20px;
}

.atouts-product .un-atout {
    display: flex;
    align-items: center;
}

.atouts-product .un-atout .icon {
    width: 46px;
    display: inline-block;
    margin-right: 12px;
    min-width: 46px;
}

.atouts-product .un-atout .label {
    color: black;
    font-weight: bold;
    font-size: 15px;
}

.product-bottom .tabs {
    box-shadow: none;
}

.product-prices .current-price {
    line-height: 1;
    margin-bottom: 0;
}

.product-prices .current-price span {
    font-size: 40px;
    font-weight: 900;
    color: black;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 10px;
}

.product-prices .current-price .otherprice {
    font-size: 22px;
    font-weight: 500;
    color: black;
}

.product-prices .current-price sup.sup {
    color: black;
    top: -16px;
    font-size: 22px;
    font-weight: 900;
}

.product-prices .current-price .otherprice sup.sup {
    color: black;
    top: -10px;
    font-size: 10px;
    font-weight: 900;
}

.price-ecotax {
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 500;
    color: #000000;
}

.product-prices div {
    margin-bottom: 8px;
}

.product-discount .regular-price {
    font-size: 22px;
}

.product-prices {
    margin-bottom: 25px;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
}

.product-variants-item span.color {
    width: 50px;
    height: 50px;
    border-radius: 0;
    box-shadow: none;
    margin-right: 0;
    margin-bottom: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 15px;
    text-shadow: 1px 1px 5px rgb(0 0 0 / 80%);
    text-align: center;
    line-height: 1;
}

.product-variants span.control-label {
    font-size: 18px;
    margin-bottom: 12px;
}

.product-variants-item ul li {
    margin-right: 15px !important;
    margin-bottom: 15px;
}

.product-variants-item ul {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0;
}

.product-variants-item ul li label {
    margin-bottom: 0;
}

.product-variants-item._select {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 0;
    margin-bottom: 15px;
}

.product-variants-item._select span {
    font-size: 15px;
    color: #7B7B7B;
    width: auto;
    margin-bottom: 0;
}

.product-variants-item._select:after {
    display: none;
}

.product-variants-item._select select {
    box-shadow: none;
    border: 1px solid #F2F2F2;
    width: 119px;
    height: 39px !important;
    font-size: 16px;
    color: #000000;
    font-weight: 500;
    padding-left: 15px;
    outline: none;
}

.product-variants-item._color span.control-label {
    display: none;
}

.product-variants span.radio-label {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #444342;
    font-size: 18px;
    cursor: pointer;
}

.product-variants .input-radio:checked+span.radio-label {
    border: 1px solid #FE6114;
    color: #FE6114;
    font-weight: bold;
}

.stockage {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FE6114;
    font-weight: 900;
    font-size: 15px;
    padding: 15px 0;
    border-top: 1px solid #F2F2F2;
    border-bottom: 1px solid #F2F2F2;
    margin-top: 35px;
}

.conditionnement {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FE6114;
    font-weight: 900;
    font-size: 15px;
    padding: 15px 0;
    border-bottom: 1px solid #F2F2F2;
}

.conditionnement span {
    margin-right: 5px;
}

.stockage span.icon {
    margin-right: 10px;
}

.product-add-to-cart button.btn.btn-primary.add-to-cart {
    width: 100% !important;
    height: 59px !important;
    font-size: 12px !important;
    font-weight: 500;
    text-transform: uppercase !important;
}

.right-fixed .fav_box {
    background-color: #F2F2F2;
    width: 55px !important;
    height: 59px !important;
    margin: 0 !important;
    justify-content: center;
    align-items: center;
    display: inline-flex !important;
    cursor: pointer;
}

.right-fixed .fav_box .favorite-standart-icon>span:nth-child(2) {
    display: none;
}

.right-fixed .product-add-to-cart .add {
    margin-left: 65px;
}

.encart-right-fixed .product-price {
    font-size: 40px;
    font-weight: 900;
    color: black;
    display: flex;
    position: relative;
    margin-bottom: 0;
}

.encart-right-fixed .prix_public .tax-shipping-delivery-label {
    margin-bottom: 0;
}

.encart-right-fixed .prix_public {
    font-size: 18px;
}

.encart-right-fixed .product-price .tax-shipping-delivery-label {
    font-size: 20px;
    font-weight: 900;
    color: black;
    display: inline-block;
    position: relative;
    top: -14px;
}

.unitprice {
    color: #FE6114;
}

.product-add-to-cart button.btn.btn-primary.add-to-cart svg * {
    fill: white;
}

.product-add-to-cart button.btn.btn-primary.add-to-cart svg {
    margin-right: 15px;
}

/* .product-add-to-cart button.btn.btn-primary.add-to-cart:hover svg * {
    fill: #DB6209;
} */
.product-add-to-cart button.btn.btn-primary.add-to-cart {
    background: #FE6114;
    border: 1px solid #FE6114;
}

.product-add-to-cart button.btn.btn-primary.add-to-cart:hover {
    background: black;
    border-color: black;
}

.tabs .nav-tabs .nav-link {
    color: black;
    font-size: 28px;
    font-weight: 500;
    padding: 0;
    margin-right: 25px;
    padding-bottom: 10px;
    line-height: 1;
    position: relative;
    transition: 0.3s;
}

a.nav-link:hover:after {
    content: '';
    width: 0;
    height: 3px;
    background-color: #FE6114;
    position: absolute;
    bottom: 0px;
    left: 0;
    transition: 0.3s ease-in-out;
}

.nav-tabs .nav-item:first-child a.nav-link:after {
    content: '';
    width: 100%;
    height: 3px;
    background-color: #FE6114;
    position: absolute;
    bottom: 0px;
    left: 0;
    transition: 0.3s ease-in-out;
}

.tabs .nav li a:hover:after,
.tabs .nav li a.active:after {
    width: 100%;
}

.product-tab_title {
    color: black;
    font-size: 35px;
    font-weight: bold;
    line-height: 1;
    padding-bottom: 10px;
    margin-bottom: 25px;
    border-bottom: 3px solid #FE6114;
    display: inline-block;
}

.tab-content .product_info_item:not(:last-child) {
    margin-bottom: 45px;
    padding-bottom: 45px;
    border-bottom: 1px solid #F2F2F2;
}

ul.nav.nav-tabs {
    margin-bottom: 30px;
}

.product-reference {
    color: #707070;
    font-size: 16px;
    font-weight: 500;
}

.product-reference .label {
    text-decoration: underline;
    color: #707070;
}

span.color i {
    display: none;
}

.input-color:checked+span i {
    display: block;
    color: white;
    font-size: 17px;
    left: 3px;
    top: 3px;
    position: relative;
}

div#documentations a.attachement {
    transition: 0.3s;
}

div#documentations a.attachement:hover {
    text-decoration: underline;
}

.input-color:checked+span.color[style="background-color: #FFFFFF"] i {
    color: black;
}

#description .product-description a {
    color: #FE6114 !important;
}

#description .product-description *:not(.lire-custom) {
    font-size: 20px;
    color: black;
}

#description .product-description {
    height: 100%;
    overflow: hidden;
    position: relative;
}

#pointsforts p:after {
    content: "";
    position: absolute;
    left: 0;
    width: 11px;
    height: 11px;
    background-color: #7B7B7B;
    top: 50%;
    transform: translate(0, -50%);
}

#pointsforts p {
    position: relative;
    padding-left: 22px;
    font-size: 20px;
    color: #7B7B7B;
}

.product-features ul li {
    display: inline-block;
    min-width: 300px;
    padding-left: 22px;
    position: relative;
    margin-bottom: 15px;
}

.product-features ul li .name {
    color: black;
    font-size: 20px;
    font-weight: bold;
    /*min-width: 140px;*/
    display: inline-block;
}

.product-features ul li:after {
    content: "";
    position: absolute;
    left: 0;
    width: 11px;
    height: 11px;
    background-color: black;
    top: 50%;
    transform: translate(0, -50%);
}

.product-features ul li .value {
    font-size: 20px;
    color: rgb(0 0 0 / 71%);
}

.product-features {
    margin-top: 0;
}

.product-variants-item {
    cursor: auto;
}

.product-variants .product-variants-item select.form-control-select {
    width: 100%;
}

.product-accessories .products article {
    width: 33.333334%;
}

.product-quantity>* {
    margin-bottom: 0;
}

.product-quantity .qty .input-group.bootstrap-touchspin {
    padding: 0 40px;
    box-shadow: none;
    display: inline-flex;
    align-items: center;
}

.product-quantity .qty #quantity_wanted {
    border: none;
    text-align: center;
    font-size: 20px;
    color: #7B7B7B;
    padding: 0;
    font-weight: 500;
}

.product-quantity .qty .input-group-btn-vertical {
    position: static;
}

.product-quantity .qty .btn-touchspin {
    width: auto;
    top: 50%;
    transform: translate(0, -50%);
    position: absolute;
    -webkit-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
    border: none;
    border-radius: 100%;
    padding: 0;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #F2F2F2;
}

.product-quantity .qty .bootstrap-touchspin-up {
    right: 0;
}

.product-quantity .qty .btn-touchspin i {
    position: relative;
    left: 0;
    top: 0;
    color: #FE6114;
}

.product-quantity .qty .bootstrap-touchspin-down {
    left: 0;
}

.product-quantity {
    flex-wrap: wrap;
}

.product-quantity .qty {
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;

}

.product-quantity .qty .control-label {
    color: #000000;
    font-size: 19px;
    font-weight: bold;
    display: inline-flex;
    align-items: center;
    width: auto;
    margin-right: 62px;
}

.add_and_fav {
    display: flex;
    width: 100%;
    justify-content: center;
}

.bootstrap-touchspin .input-group-btn-vertical .touchspin-up:after {
    content: "\e145";
}

.bootstrap-touchspin .input-group-btn-vertical .touchspin-down:after {
    content: "\e15b";
}

.product-variants-item._color {
    margin: 10px 0;
}

#product-modal .modal-content .modal-body .image-caption {
    display: none;
}

.stockage .delivery-information .gris {
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
}

.stockage .delivery-information p {
    color: #FE6114;
}

.stockage .delivery-information {
    color: #28cb32;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 15px;
}

.product-bottom .product-accessories .prix_public {
    font-size: 15px;
}

.product-bottom .product-accessories button.btn.btn-primary.add-to-cart {
    width: 52px !important;
}

.product-bottom .product-accessories .addtocart-wishlist {
    width: 25%;
}

.product-bottom .product-accessories .product-price-and-shipping {
    width: 73%;
}

.product-bottom .product-accessories button.btn.btn-primary.add-to-cart svg {
    min-width: 22px;
    width: 22px;
}

.product-bottom .product-accessories article .thumbnail-container {
    padding: 30px 25px 20px 25px;
}

.product-accessories .addtocart-wishlist form {
    margin: 0;
    line-height: 1;
}

.product-accessories .addtocart-wishlist form button {
    vertical-align: bottom;
}

.product-accessories .favorite-product {
    bottom: 13px;
    top: auto;
    right: 30px !important;
    background-color: white;
    width: 64px !important;
    height: 38px !important;
    margin: 0 !important;
    justify-content: center;
    align-items: center;
    display: inline-flex !important;
}

.right-fixed .product-add-to-cart .add {
    margin-left: 0;
    display: flex;
    width: 100%;
}

.data-features {
    display: flex;
    flex-wrap: wrap;
}



/*  Pack */
.row_bandeau-cms {
    overflow: hidden;
}

.row_bandeau-cms h1 {
    font-size: 38px;
    color: #030303;
    line-height: 47px;
    font-weight: 900;
}

.row_bandeau-cms p {
    max-width: 670px;
    font-size: 16px;
    line-height: 21px;
}

.section_pack h2 {
    color: #444342;
    font-size: 35px;
    font-weight: bold;
    line-height: 1;
    margin-top: 25px;
    margin-bottom: 15px;
    padding-bottom: 12px;
    position: relative;
}

.section_pack h2:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    background: #FE6114;
    width: 192px;
}

.product_return a {
    background: #FE6114;
    width: 48px;
    height: 48px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin-top: 20px;
}

@media (max-width: 1409px) {
    .products article .thumbnail-container {
        padding: 15px 15px 15px 15px;
    }

    .product-accessories .favorite-product {
        right: 12px !important;
    }
}

@media (max-width: 1199px) {
    .right-fixed {
        margin-left: 0;
        max-width: 316px;
        padding: 20px 20px;
    }

    .right-fixed .product-prices {
        padding-left: 0px;
        padding-right: 0px;
    }

    .product-accessories .products article {
        width: 50%;
    }

    .product-accessories .favorite-product {
        right: 17px !important;
    }

    /* .product-top h1 {
      font-size: 33px;
      line-height: 40px;
  } */
    .product-reference {
        font-size: 14px;
        white-space: nowrap;
    }

    .ref-cond-fab label {
        font-size: 14px;
    }

    .product-img-blspr .images-container img {
        max-width: 100%;
    }

    .product-bottom .product-accessories h2 {
        font-size: 44px;
    }

    .atouts-product .un-atout {
        display: flex;
    }

    .right-fixed.infooter {
        max-width: 316px;
    }

    .right-fixed .fav_box {
        bottom: 28px;
        left: 20px !important;
    }

    .tabs .nav-tabs .nav-link {
        margin-right: 15px;
        font-size: 27px;
    }

    .product-bottom .tabs {
        padding: 0;
    }

    .recap_config>div {
        padding: 0 10px;
    }

    .section_pack h2 {
        font-size: 27px;
    }

    .pack-total .control-label {
        font-size: 18px !important;
    }

    .recap_config>div {
        padding: 0 7px;
    }
}

@media (max-width: 991px) {
    #main .container {
        width: 100%;
    }

    /* .product-top h1 {
    font-size: 27px;
    line-height: 31px;
  } */
    .product-img-blspr {
        flex-direction: column;
    }

    .product-img-blspr>div {
        width: 100% !important;
        padding-top: 10px;
    }

    .product-img-blspr .right-part {
        padding-left: 0px;
    }

    #main .col-md-8 {
        width: 58%;
    }

    #main .col-md-4 {
        width: 42%;
    }

    .atouts-product .un-atout {
        width: 50%;
        display: inline-flex;
        padding-right: 10px;
    }

    .atouts-product {
        display: flex;
        flex-wrap: wrap;
    }

    .atouts-product .un-atout {
        width: 50%;
        display: inline-flex;
        padding-right: 10px;
        align-items: center;
        margin-bottom: 20px !important;
    }

    .atouts-product {
        display: flex;
        flex-wrap: wrap;
    }

    .tabs .nav-tabs .nav-link {
        margin-bottom: 10px;
    }

    .tabs .nav-tabs .nav-item {
        margin-left: 0;
    }

    .product-bottom .product-accessories h2 {
        font-size: 38px;
    }

    .product-tab_title {
        font-size: 32px;
    }

    .product-accessories .products article .right-part-products {
        display: flex;
        flex-direction: column;
    }

    .product-accessories .products article .right-part-products>div {
        width: 100%;
    }

    .product-accessories .products article .right-part-products>div.addtocart-wishlist {
        margin-bottom: 0;
        width: 48%;
        margin-right: 50%;
        margin-top: 5px;
    }

    .product-accessories .products article .right-part-products>div.addtocart-wishlist .add-to-cart {
        width: 100% !important;
    }

    .product-accessories .products .thumbnail-container {
        position: relative;
    }

    .product-accessories .products .thumbnail-container .favorite-product {
        width: calc(48% - 17px) !important;
        bottom: 16px;
    }

    footer.page-footer.footer-pack .pack-total .col-md-4,
    footer.page-footer.footer-pack .pack-total .col-md-8 {
        width: 100% !important;
    }

    footer.page-footer.footer-pack .pack-total>div>.row {
        display: flex;
        flex-direction: column-reverse;
    }

    footer.page-footer.footer-pack .pack-total .col-md-4 h2 {
        display: none;
    }

    .recap_config {
        margin: 0 0px;
    }

    .recap_config {
        flex-wrap: wrap;
    }

    .accessories_panneaux .thumbnail-container .right-part-products .product-description {
        flex-wrap: wrap;
        max-width: 700px;
        margin-bottom: 30px !important;
    }

    .accessories_panneaux .thumbnail-container .right-part-products .product-description .title-category {
        width: 100% !important;
        font-weight: bold;
        margin-bottom: 5px;
    }

    .accessories_panneaux .thumbnail-container .right-part-products .product-description .col-select {
        width: 70%;
    }

    select#products-categ {
        width: 100% !important;
    }

    .accessories_panneaux .thumbnail-container .right-part-products .product-description .action-buttons {
        margin-top: 10px;
    }

    .accessories_panneaux .thumbnail-container .right-part-products .product-description .product-price-and-shipping {
        width: 30%;
    }

    .accessories_panneaux .thumbnail-container .right-part-products .product-description .action-buttons .form-buttons {
        justify-content: flex-start !important;
    }

    .accessories_panneaux .thumbnail-container .right-part-products .accessories_quantity {
        width: auto !important;
        max-width: 60px;
        margin-right: 15px;
    }

    .accessories_panneaux .thumbnail-container .right-part-products .accessories_quantity input.quantity_accesories {
        padding: 0 10px;
    }
}

@media (max-width: 767px) {
    .product-tab_title {
        font-size: 22px;
    }

    .tabs .nav-tabs .nav-link {
        font-size: 25px;
    }

    #description .product-description *:not(.lire-custom) {
        font-size: 15px;
    }

    #pointsforts p {
        font-size: 15px;
    }

    .product-features ul li .name {
        font-size: 15px;
    }

    .product-features ul li .value {
        font-size: 15px;
    }

    .add_and_fav {
        justify-content: center;
        width: 100%;
    }

    .product-quantity .qty {
        justify-content: center;
    }

    #main .col-md-8 {
        width: 100%;
    }

    #wrapper .breadcrumb .container {
        width: 100%;
    }

    .product-top h1 {
        margin-top: 0px;
        padding-top: 20px;
    }

    #product #content {
        margin-top: 0px;
    }

    #main .product-top>div>div>.col-md-4 {
        position: relative;
        width: 100%;
        margin-bottom: 20px;
    }

    .encart-right-fixed .right-fixed {
        max-width: 100%;
        position: relative;
        width: 100%;
        box-shadow: none;
    }

    .product-accessories .products article:nth-child(odd) {
        padding-right: 15px;
        padding-left: 0;
    }

    .product-accessories .products article:nth-child(even) {
        padding-left: 15px;
        padding-right: 0;
    }

    .product-img-blspr .images-container {
        max-width: 573px;
        margin: auto;
    }

    .encart-right-fixed .right-fixed {
        top: 0 !important;
    }

    .recap_config>div {
        margin-bottom: 15px;
    }

    #main .col-md-4 {
        width: 400px;
        max-width: 100%;
    }
}



@media (max-width: 600px) {
    .accessories_panneaux .thumbnail-container .right-part-products .product-description .col-select {
        width: 100%;
    }

    .accessories_panneaux .thumbnail-container .right-part-products .product-description .product-price-and-shipping {
        width: auto!important;
        margin: 10px 0px!important;
    }

    .products article .thumbnail-container {
        padding: 0;
    }
}



@media (max-width: 500px) {
    .atouts-product .un-atout {
        width: 100%;
    }

    .atouts-product {
        flex-direction: column;
    }
}

@media (max-width: 450px) {
    .product-accessories .products article {
        width: 100%;
        max-width: 296px;
        padding: 0 !important;
    }

    .bottom_brands_atouts {
        flex-direction: column;
    }

    .text_compatible {
        font-size: 17px;

    }

    .bottom_brands_atouts {

        margin-bottom: 0px;
    }

    .product-manufacturer {
        display: flex;
        align-items: center;
        margin-right: 75px;
        margin-bottom: 20px;
    }

    #main .col-md-4 {
        width: 100%;
    }

    #description .product-description {
        height: 100%;

    }
}

.accessories_panneaux .thumbnail-container {
    display: flex;
    flex-direction: row;
}

.accessories_panneaux .thumbnail-container .img-product-miniature {
    width: 100px;
}

.accessories_panneaux .thumbnail-container .right-part-products {
    width: 100%;
     display: flex;
    flex-direction: column; 
}

.product-accessories-panneaux {
    background-color: #F2F2F2 !important;
}

.longueur_panneaux {
    width: 100%;
    height: 48px;
    border: 3px solid #fe6114;
    padding-left: 8px;
    margin-bottom: 25px;
    outline: none;
}

.label-longueur {
    font-size: 18px;
    color: black;
}

select#products-categ {
    width: 360px;
    max-width: 100%;
}

.accessories_panneaux .thumbnail-container .right-part-products .product-description {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.accessories_panneaux .thumbnail-container .right-part-products .product-description>div {
    padding: 0 5px;
}

.accessories_panneaux .thumbnail-container .right-part-products .product-description .title-category {
    width: 20%;
}

.accessories_panneaux .thumbnail-container .right-part-products .product-description .action-buttons .form-buttons {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.accessories_panneaux .thumbnail-container .right-part-products .product-description .action-buttons .form-buttons button.add_cart {
    background-color: #fe6114;
    display: flex;
    align-items: center;
    border-color: #fe6114;
    color: white;
    box-shadow: none;
    border:  1px solid #FE6114!important;
    cursor: pointer;
    padding: 5px 15px;
    transition: .3s;
}

.accessories_panneaux .thumbnail-container .right-part-products .product-description .accessories-price {
    font-size: 30px;
    font-weight: 900;
    color: black;

}

.accessories_panneaux .thumbnail-container .right-part-products .colors_accessories {
    width: 20%;
}

.accessories_panneaux .thumbnail-container .right-part-products .accessories_quantity {
    width: 20%;
}

.accessories_panneaux .thumbnail-container .right-part-products .product-price-and-shipping {
    width: 20%;
    display: flex;
    justify-content: center;
}

.accessories_panneaux .thumbnail-container .right-part-products .addtocart-wishlist {
    width: 20%;
}

.accessories_quantity {
    width: 220px;
}

.accessories_quantity input {
    width: 100%;
}

.disabled_panneau {
    background-color: #7a7a7a !important;
}