@charset "utf-8";
/* CSS Document */



/*****************CARRITO DE COMPRA*****************/
.pasos_compra {
	margin: 1.25rem 0rem;
}

.pasos_compra h3 {
	text-align: center;
}

.pasos_compra img {
	margin-bottom: 0.625rem;
}

.titulo_ubicacion_compra {
	margin-top: 2rem;
	padding-top: 0.5rem;
	border-top:0.0625rem dashed #CCC;
	text-align: center;
}

.nota_compra {
	padding: 0.9375rem;
	background-color: #f7f7f7;
	margin-bottom: 2rem;
	margin-top: 1rem;
}
.precios_impuestos {
	font-size: 1.25rem;
}

.precios_totales {
	font-size: 1.75rem;
}

.precios_impuestos, .precios_totales {
	color: #fb0004;
	text-align: right;
}

.color_icon {
	color:#0064A5;
	margin-right: 50%;
	margin-left: 50%;
}

.info_total_apagar {
	background-color: #FF5215;
	padding: 1rem;
	border-radius: 0.925rem;
	color: #FFF;
	font-size: 1.35rem;
	font-weight: 600;
	margin-top: 2rem;
}

.size_icon_pagar {
	font-size:30px;
	color:#FFF;
	vertical-align: middle;
	margin-right: 0.3rem;
}


/*==========BOTON DE ESTADO DEL PEDIDO=========*/
.boton_comprar {
	font-family: 'Source Sans Pro', sans-serif;
	width:100%;
	text-align:center;
	-moz-box-shadow:inset 0px 1px 0px 0px #00a743;
	-webkit-box-shadow:inset 0px 1px 0px 0px #00a743;
	box-shadow:inset 0px 1px 0px 0px #00a743;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #00a743), color-stop(1, #007830));
	background:-moz-linear-gradient(top, #00a743 5%, #007830 100%);
	background:-webkit-linear-gradient(top, #00a743 5%, #007830 100%);
	background:-o-linear-gradient(top, #00a743 5%, #007830 100%);
	background:-ms-linear-gradient(top, #00a743 5%, #007830 100%);
	background:linear-gradient(to bottom, #00a743 5%, #007830 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a743', endColorstr='#007830',GradientType=0);
	background-color:#00a743;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #74b807;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:20px;
	padding:10px 10px;
	text-decoration:none;
	text-shadow:0px 1px 0px #528009;
	font-weight:700;
}

.boton_comprar img {
	display:inline-block;
	margin-right:0.375rem;
}

.boton_comprar:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007830), color-stop(1, #00a743));
	background:-moz-linear-gradient(top, #007830 5%, #00a743 100%);
	background:-webkit-linear-gradient(top, #007830 5%, #00a743 100%);
	background:-o-linear-gradient(top, #007830 5%, #00a743 100%);
	background:-ms-linear-gradient(top, #007830 5%, #00a743 100%);
	background:linear-gradient(to bottom, #007830 5%, #00a743 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007830', endColorstr='#00a743',GradientType=0);
	background-color:#007830;
}




/*==========BOTON DE ESTADO DEL PEDIDO=========*/
#estado_pedido {
	width:100%;
	margin-top:0rem;
	margin-bottom:0.85rem;
	text-align:center;
	-moz-box-shadow:inset 0px 1px 0px 0px #00a743;
	-webkit-box-shadow:inset 0px 1px 0px 0px #00a743;
	box-shadow:inset 0px 1px 0px 0px #00a743;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #00a743), color-stop(1, #007830));
	background:-moz-linear-gradient(top, #00a743 5%, #007830 100%);
	background:-webkit-linear-gradient(top, #00a743 5%, #007830 100%);
	background:-o-linear-gradient(top, #00a743 5%, #007830 100%);
	background:-ms-linear-gradient(top, #00a743 5%, #007830 100%);
	background:linear-gradient(to bottom, #00a743 5%, #007830 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a743', endColorstr='#007830',GradientType=0);
	background-color:#00a743;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #74b807;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:13px;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #528009;
}



.boton_finalizar{
	background-image: url(../img/carro/carro_finalizar.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 206px;
	padding-top:19px;
	font-weight:bold;
}
.boton_finalizar a{
	color:#FFF;
	text-decoration: none;
}

.boton_finalizar a:hover{
	color:#000;
	text-decoration: none;
}
#uno{
	width:300px;
	color:#006FE2;
	font-size:11px;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;

}
#dos{
	color:#006FE2;
	font-size:11px;
	text-align:center;
	width:300px;
	padding-top:20px;
	padding-bottom:20px;

}
#tres{
	width:300px;

	color:#006FE2;
	font-size:11px;
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;

}
.encabezados{
	background-color:#006FE2;
	height:30px;
	text-align:center;
	color:#FFFFFF;
	padding-top:8px;

}
.encabezados a{
	color:#EA8BB7;
	text-decoration:underline;
}
.encabezados a:hover{
	color:#ffffff;
	text-decoration:underline;

}

.imagen{
	padding:5px;
	margin: 0px;
	border:1px solid #999;
	text-align:center;
}
.datos{
	text-align:center;
	border:1px solid #999;
}
.totales{
	background-color:#006FE2;
	text-align:center;
	height:30px;
	color:#FFFFFF;
}
.total_pagar{
	color:#fff;
	background-image: url(../img/carro/carro_finalizar.png);
	background-repeat: no-repeat;
	height: 60px;
	width: 210px;
	padding-top:15px;
	font-weight:bold;
	text-align:center;
	font-size:14px;
	margin:0px auto 0px auto;
	clear:both;
	
}
.datos_ubicacion{
	color:#B30000;
	
}



#bot_seguir {
	margin-top:30px;
	margin-right:30px;
	float:left;
	-moz-box-shadow: 0px 1px 0px 0px #f0f7fa;
	-webkit-box-shadow: 0px 1px 0px 0px #f0f7fa;
	box-shadow: 0px 1px 0px 0px #f0f7fa;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #33bdef), color-stop(1, #019ad2));
	background:-moz-linear-gradient(top, #33bdef 5%, #019ad2 100%);
	background:-webkit-linear-gradient(top, #33bdef 5%, #019ad2 100%);
	background:-o-linear-gradient(top, #33bdef 5%, #019ad2 100%);
	background:-ms-linear-gradient(top, #33bdef 5%, #019ad2 100%);
	background:linear-gradient(to bottom, #33bdef 5%, #019ad2 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#33bdef', endColorstr='#019ad2',GradientType=0);
	background-color:#33bdef;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #057fd0;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:19px;
	font-weight:bold;
	padding:10px 55px;
	text-decoration:none;
	text-shadow:0px -1px 0px #5b6178;
}
#bot_seguir:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #019ad2), color-stop(1, #33bdef));
	background:-moz-linear-gradient(top, #019ad2 5%, #33bdef 100%);
	background:-webkit-linear-gradient(top, #019ad2 5%, #33bdef 100%);
	background:-o-linear-gradient(top, #019ad2 5%, #33bdef 100%);
	background:-ms-linear-gradient(top, #019ad2 5%, #33bdef 100%);
	background:linear-gradient(to bottom, #019ad2 5%, #33bdef 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#019ad2', endColorstr='#33bdef',GradientType=0);
	background-color:#019ad2;
}
#bot_seguir:active {
	position:relative;
	top:1px;
}
