.cabeceraCarrito {
	height: 40px;
}

.cabeceraCarrito h3 {
	margin-top: -5px;
}

.cabeceraCarrito h3 small {
	color: #fff;
}

.cabeceraCheckout {
	height: 66px;
}

/* Cheackout */
.contenidoCheckout, .contenidoCheckout .row{
	padding:0 10px;
}

.formaEnvio {
	display: none;
}

.formaPago figure img {
	display: block;
	margin: 0 auto;
	height: 100px;
}

.tablaProductos {
	width: 95%;
	margin: 5px auto;
}