@import '../../../skins/mobile/shopcart/styles.css';

/**
 * @version 2023-09-22
 *
 * Skin "mobile"
 *
 * HDG_3
 */

 /**** Shopcart positions table ****/
 table.shopcart-editable td.col-article-name a.error {
    font-size: 14px;
    color: var(--theme-color-input-invalid);
 }