.tipo_menu.light #portada_inicial {
    background-color: #003a6c;
}
.tipo_menu.light {
    background-color: #003a6c;
}

.selector_idioma{
	display:none;
}

.tipo_menu.light .encabezado_seccion {
    background-color: #003a6c;
    z-index: 999;
}

.tipo_menu.light .boton_regresar {
    color: #FFFFFF;
    border-bottom: 1px solid #13558e;
    background-color: #08365e;
}

.tipo_menu.light .desliza-botones {
    background-color: #29557b;
}
.tipo_menu.light .titulo_seccion label {
    background-color: #29557b;
}

.tipo_menu.light .platillo {
    background-color: #002749;
}

.tipo_menu.light .botones_categorias button {
    border-bottom: 1px solid #13558e;
}

.botones_categorias {
    background-color:#003a6c;
}
layer{
width:0px;
	height:0px;
}
.tipo_menu.light .titulo_cate {
    color: #f0b648;
    font-family: Mallory;
    font-size: 18x;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 22px;
	padding-left: 20px;
}


.tipo_menu.light .precio{
    color: #fff;
}

.tipo_menu.light .titulo_platillo{
    color: #fff;
}

.tipo_menu.light .grupo:first-child .titulo_cate{
	padding-top:20px;
}

.prefooter{
	width: 100%;
    height: 50px;
    text-align: center;
    color: white;
}

.tipo_menu.light .desliza-botones li.active button {
color: #f0b648;
}

.tipo_menu.light .botones_categorias button {
color: #FFF;
}

.tipo_menu.light .desliza-botones button {
color: #FFF;
}

.tipo_menu.light .boton_arriba::after {
    content: url(img/subir_dorado.svg) !important;
}

.tipo_menu.light #modal_uno .modal-content {

padding-bottom: 12px;

}