.cnmshp-sd-mini {
	font-size: 12px;
	line-height: 1.4;
}

.cnmshp-sd-mini .cnmshp-sd-icon {
	display: inline-block;
	width: 18px;
	height: 18px;
	border-radius: 50%;
	background: #f1f1f1;
	text-align: center;
	line-height: 18px;
	font-size: 11px;
	margin-right: 4px;
}

.cnmshp-sd-mini .cnmshp-sd-icon--DHL { background: #ffcc00; color: #000; }
.cnmshp-sd-mini .cnmshp-sd-icon--Estafeta { background: #d6001c; color: #fff; }
.cnmshp-sd-mini .cnmshp-sd-icon--Paquetexpress { background: #004b8d; color: #fff; }
.cnmshp-sd-mini .cnmshp-sd-icon--UPS { background: #351c15; color: #fff; }
.cnmshp-sd-mini .cnmshp-sd-icon--FedEx { background: #4d148c; color: #fff; }
.cnmshp-sd-mini .cnmshp-sd-icon--Entrega\ Local { background: #2e7d32; color: #fff; }

.cnmshp-sd-mini a {
	font-size: 11px;
	text-decoration: underline;
}

.cnmshp-shipping-details h2 {
	margin-top: 30px;
}

.cnmshp-shipping-details .cnmshp-sd-notes .note {
	border-left: 2px solid #ccc;
	padding-left: 10px;
	margin-left: 5px;
}

.cnmshp-shipping-details .cnmshp-sd-notes .note .meta {
	font-size: 11px;
	opacity: 0.7;
}

.cnmshp-sd-history-link {
	margin-top: 4px;
	display: block;
	font-size: 11px;
}