button#afrfq_update_quote_btn {
    margin-bottom: 14px;
    float: right;
    border: 1px solid transparent;
    color: white;
    cursor: pointer;
}

.woocommerce .addify-quote-form .cart-collaterals .cart_totals, .woocommerce-page .addify-quote-form .cart-collaterals .cart_totals {
    float: right;
    width: 100%;
}

.top_bar a#demande-devis {
    color: #bf1e5c;
    font-size: 0.8em;
    margin: 0 10px;
    padding: 0;
    line-height: 1;
    vertical-align: middle;
    position: relative;
}

.af_quote_fields th {
    text-transform: uppercase;
    text-align: left;
    color: #666666;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 1px;
    width: 170px;
    display:block;
}

.af_quote_fields td { 
    display:block;
}

div.af_quote_fields {
    width: 60%;
    margin: auto;
}

table.quote-fields tr {
    border: 0 !important;
    height: 65px;
}

button.button.alt.addify_checkout_place_quote {
    border: 1px solid transparent !important;
    cursor: pointer;
}

#-woo-cart-16-47 .woocommerce-Price-amount {
    font-weight: 600;
    font-size: 14px;
    color: #be1e5d;
}

#shortcode-15-1560 .woocommerce-message {
    display:none;
}

#shortcode-15-1560 span.woocommerce-Price-amount.amount {
    color: #be1e5d;
}

.global_fields {
    margin-top: 20px;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.addify-quote-form a.remove.remove-cart-item.remove-quote-item {
    color: #666666 !important;
}

.addify-quote-form a.remove.remove-cart-item.remove-quote-item:hover {
    color:white !important;
}

.addify-quote-form .product-name p {
    display: none;
}

.addify-quote-form img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    width: 50%;
}

.addify-quote-form  input[type="number"] {
    width: 100%;
}

button.button.alt.addify_checkout_place_quote {
    float: none;
    margin: auto;
}

.addify-quote-form .form_row {
    width: 100%;
    margin-top: 10px;
    text-align: center;
    display: block;
}

body .logo_console img {
    margin-right: 3px;
}

body .logo_console {
    padding-right: 15px;
}

a.added_to_cart.added_to_quote.wc-forward {
    display: none;
}

.switch_button a#demande-devis {
    display: inline-block;
}

.flex {
    display: flex;
    justify-content: space-between;
    margin-bottom: 35px;
}

.flex .prim_button {
    margin-top: 0;
}

.flex .additional-options {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
}

.wc-block-components-notice-banner.is-error {
    background-color: #fff0f0;
    border-color: #cc1818;
    display: none;
}