/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

/*checkbox customs ceneozaufane - card summary only*/

.card.cart-summary .cart-detailed-totals #pdceneozaufaneopiniepro
{
    display: flex;
    flex-wrap: wrap;
}

.card.cart-summary .cart-detailed-totals #pdceneozaufaneopiniepro h3
{
    width: 100%;
}
.card.cart-summary .cart-detailed-totals #pdceneozaufaneopiniepro .condition-label
{
    width: calc(100% - 40px);
}
/*end of changes*/

/*.using-material-icons .non-material-icon.delete-from-cart
{
    display: none !important;
}*/
.using-material-icons .remove-from-cart .material-icons.delete-from-cart
{
    display: inline-block !important;
}

#js-product-list-header
{
    width: 100%;
}
