textarea#contact_message {
    height: auto !important;
    resize: none;
}
#slots {
    margin-bottom: 20px;
}
html .ui-widget-content .jour_complet .ui-state-default, html .ui-widget-content .jour_complet {
    background: red none;
    opacity: 50 !important;
    border: none;
    color: white;
}
.content-no-news {
    justify-content: space-between;
    max-width: 1200px;
    margin: 0 auto;
}
.bloc-cart input[type="number"] {
    text-align: right;
    height: 34px !important;
    line-height: 1.42857143 !important;
    border: 1px solid #CCC !important;
}

.bloc-cart .input-group {
    width: 120px;
}

.bloc-cart .form-line {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.center-btn {
    text-align: center;
    display: block !important;
}

.content-news .content-left #Contact-form .form-group .form-control {
    height: 50px;
    border-radius: 0;
    padding: 0 15px;
    border: 2px solid rgba(0,0,0,.05);
    box-shadow: none;
}
.content-news .content-left #Contact-form .form-group:last-child {
    margin-right: 0;
}
.content-news .content-left #Contact-form .form-group {
    width: inherit;
    margin: 0 10px 10px 10px;
    margin-right: 10px;
}
