/* HB Commerce Rules — aviso venta por caja */
.hb-box-qty-notice {
	margin: 0 0 1rem;
	padding: 0.65rem 0.85rem;
	font-size: 0.9rem;
	line-height: 1.4;
	background: #f4f7f9;
	border-left: 3px solid #2271b1;
	color: #1d2327;
}

.hb-box-qty-cart-notice {
	margin: 0 0 1.25rem;
}
