/*TEXTO_DIA_SELECCIONADO*/
.type{
font-family: Roboto !important;
text-transform: uppercase;
color: #666666 !important;
}

@media (max-width: 400px) {
  .type{
      font-size: 48% !important;
    }

    .size15.step-label{
		font-family: Roboto !important;
		font-weight: 100 !important;
		text-transform: uppercase;
		font-size: 10px !important;
	}
}

@media (min-width: 401px) and (max-width: 768px) {
  .type{
      font-size: 70% !important;
    }
}

/*4_PUNTOS_INICIALES*/
.size15.step-label{
font-family: Roboto !important;
font-weight: 100 !important;
text-transform: uppercase;
font-size: 13px !important;
}

/*DESPLEGABLE_PAX*/
.info_people select{
color: #666666 !important;
font-family: Roboto !important;
text-transform: uppercase;
font-size: 16px !important;
}

/*COMIENCE_SU_RESERVA*/
.condensed{
font-family: Roboto !important;
}


/*BOTONES_HORAS_A_GRIS*/
.bcolor{
background: #666666 !important;
}

/*BOTON_LISTA_ESPERA*/
.notify-button-cross.bocolor.color.col-xs-12.col-md-12{
border: 2px solid #666666 !important;
color: #666666 !important;
font-family: Roboto !important;
text-transform: uppercase;
font-weight: 500 !important;
}

/*DATOS_RESUMEN_RESERVA*/
.letter{
font-family: Roboto !important;
font-size: 18px !important;
font-weight: 200 !important;
text-align: center !important;
}
/*CONDICIONES_LEGALES_CHECK*/
.legal_check{
font-family: Roboto !important;
font-size: 13px !important;
}

/*CONDICIONES_LEGALES*/
.legal {
font-size: 10px;
font-family: Roboto !important;
}

/*BOTON_RESERVA*/
.reservarButton{
font-weight: 600 !important;
text-transform: uppercase !important;
font-family: Roboto !important;
font-size: 17px !important;
}
