.cart-widget-shortcodes {
  max-width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.e-cart__column-end {
  overflow: hidden;
}

.o-liv {
  background: #e4faff;
  border-radius: 5px;
  padding: 12px 16px;
}
