/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/




form#yith-ywraq-form .product-name ul br{
    display: none;
}
form#yith-ywraq-form .product-name ul li{
    margin-bottom: 0px;
}

form#yith-ywraq-form .product-quantity, form#yith-ywraq-form .product-subtotal{
    display: none;
}

form#yith-ywraq-form .product-name{
    width: 100%;
}

form#yith-ywraq-form .raq-totals-row, form#yith-ywraq-form .raq-totals-label, form#yith-ywraq-form .raq-totals{
    display: none;
}


body .widget_ywraq_mini_list_quote .raq-info {
    padding: 0px 1px;
    border: unset;
}

body .widget_ywraq_mini_list_quote .ywraq-custom-icon{
    width: 25px;
}

body .widget_ywraq_mini_list_quote .raq-tip-counter{
    display: flex;
    gap: 10px;
    align-items: center;
}

body .widget_ywraq_mini_list_quote{
margin-top: 0px;
}