form#cartq-mwrq-form .actions {
    background: #dfdfdf;
}
a.button.wc-backward {
    float: left;
}
table#motif-mwrq-list thead tr th {
    background: #dfdfdf;
    color: black;
    padding: 10px;
    font-weight: 400;
    text-align: center;
}
th.mwrq-product-subtotal.linetotal_hide {
    display: none;
}
td.product-subtotal.linetotal_hide {
    display: none;
}
a.mwrq-quote-button.link {
    background: none !important;
}
ul.motif-mwrq-list img {
    display: inline-block;
    float: right;
    margin-left: 4px;
    width: 32px;
    height: auto;
    box-shadow: none;
}
ul.motif-mwrq-list li {
    position: relative;
    padding-left: 2em;
    position: relative;
    padding-top: 0;
    padding-bottom: 0px;
}
ul.motif-mwrq-list a.motif-mwrq-item-remove.remove {
    position: absolute;
    top: 0;
    left: 0;
}
ul.motif-mwrq-list li a {
    display: block;
    font-weight: 700;
}
.motif-request-form-wrapper form p.form-row.full {
    width: 100%;
}
.motif-request-form-wrapper form p.form-row.half {
    width: 49.5%;
    display: inline-block;
}
td.raq-totals {
    font-weight: bold;
}