#contact .js-content-wrapper.left-column.col-xs-12.col-sm-8.col-md-9 {
    width: 100%;
}
.contact-form {
    max-width: 1100px;
    margin-right: auto;
    margin-left: auto;
}
#_desktop_top_menu {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}
h3.titleMarche {
    color: #fff;
    text-align: center;
    font-family: "Indie Flower", cursive;
    font-size: 3em;
}
.tarif-point.commission {
    font-size: 1.3em;
}
.txtbold {
    font-weight: bold;
}
#stand-penderie img {
    width: 100%;
    height: 200px;
    object-fit: fill; 
}

.media-left {
    display: none;
}
div#cart-subtotal-shipping {
    display: none;
}

button#next, #prev {
    cursor: pointer;
    border-radius: 0px;
    background: var(--pdv-main-color);
}