/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 18-ago-2017, 8:18:37
    Author     : Lucia
*/

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 08-ago-2017, 13:32:40
    Author     : Lucia
*/

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 31-jul-2017, 14:51:20
    Author     : Lucia
*/
.form-group {
    margin-bottom: 15px !important;
}

@font-face {
    font-family: 'courier';
    /*    src: url('../../../../pedidosweb/css/letra/Cuprum-Regular.ttf');*/
    src: url('../../../../pedidosweb/css/letra/Roboto.ttf');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'myriad';
    /*    src: url('../../../../pedidosweb/css/letra/Cuprum-Regular.ttf');*/
    src: url('../../../../pedidosweb/css/letra/Roboto.ttf');
    font-weight: normal;
    font-style: normal;
}


body {
    background-color: white;
    color: black !important;
    font-size: 15px;
    font-family: myriad, sans-serif !important;
    font-weight: normal;
    line-height: 1.75;
}

a {
    color: black;
}

a:hover {
    color: #931921;
}

.quienessomos {
    display: none !important;
}

.nav-tabs {
    margin-bottom: 80px;
    border-bottom: 2px solid #931921;
}

/* ************************************ HEADER ************************************ */
.navbar-inverse {
    color: white;
    background-color: #ffffff;

    border-color: #080808;
    border-color: #E32014;
}

.avisolegal {
    color: black !important;
}

.selected>label.bolita {
    background-color: #931921;
}


.nz-toggle-wrap.null {
    background-color: #323232 !important;
}

.nz-toggle-wrap.true {
    background-color: #f5b31e !important;
}

.nz-toggle-wrap.false {
    background-color: #f5b31e !important;
}

/* ************************************ HEADER PC ************************************ */
.opcion-menu {
    color: white !important;
    font-size: 14px;
    font-family: 'myriad';
    font-weight: 600;
    letter-spacing: 0.05em;
}

#icon-contacto {
    color: white;
}

.modal-title {
    color: black;
}

.menuActivo {
    color: #ff0;
}

.opcion-menu:hover {
    color: #ceb170 !important;
    color: #ff0;
}

.avisolegal:hover {
    color: #931921 !important;
}

.enlace-navbar-upper {
    color: black !important;
    font-size: 16px;
    font-family: 'myriad';
    font-weight: 600;
    letter-spacing: 0.05em;
}

.enlace-navbar-upper:hover {
    color: black !important;
    font-size: 16px;
    font-family: 'myriad';
    font-weight: 600;
    letter-spacing: 0.05em;
    color: #82262b !important;
}

.numero-pedidos-carrito-pc,
.numero-pedidos-carrito-mvl {

    font-family: 'myriad';
    color: white;
    background-color: #931921;
}

.select-idioma {
    font-family: 'myriad';
    color: black !important;
    font-size: 14px;
    background-color: white !important;
}

/* ***************** LOGO PC ***************** */
.menu-pc {
    background: #999999 !important;
    color: white;
}

.navbar-logo {
        width: 200px;
    height: auto;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: 22px;
    left: 14px;
    z-index: 1035;

}


/* ************************************ HEADER MVL ************************************ */
header i.fa,
header i.material-icons {
    color: white;
}

.touch-menu-la {
    background-color: white;
}

.menu-items span {
    color: black;
}

.menu-items li {
    border-bottom: 1px solid black;
}

.menu-items li:hover {
    background: #d61c21 !important;
    color: white;
}

.menu-items li:hover a {
    background: #da2023 !important;
    color: white;
}

.menu-items li:hover a span {
    color: white !important;
}

.nz-toogle-bajar-num {
    font-family: 'miriad';
    position: relative;
    margin-top: 67px;
    top: 1px;
    left: 0px;
    color: black;
}

.img-quienesomos-roman {
    opacity: 0.4;
    width: 1055px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.txt-sobre-nosotros {
    width: 350px;
    position: absolute;
    top: 295px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.txt-logo-roman-aboutus {
    font-size: 30px;
    position: absolute;
    top: 229px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    letter-spacing: 8px;
}

.txt-inici-aboutus {
    margin-top: 29px;
    font-size: 30px;
    letter-spacing: 8px;
    font-weight: 700;
}

.txt-nouconcepte {
    color: #A8804B;
    width: 60%;
}

/* ***************** LOGO MVL ***************** */
/*.img-logo{
    background-image: url(../img/logo-original.png);
}*/

/* ************************************ FOOTER  ************************************ */
.footer {
    background-color: #0F0F0F;
    background-color: #222 !important;
    border-color: #222222 !important;
}

.txt-footer-empresa {
    padding-bottom: 120px;
}

.txt-footer-empresa a {
    font-family: 'myriad';
    color: white;
    font-size: 32px;
}

.txt-footer-empresa a:hover {
    color: #de034a;
    color: #ffff00;
}

.txt-footer-empresa {
    color: #AAB7B8;
    font-family: 'myriad';
}

/* ************************************ CONTENT HEADER  ************************************ */
/*.li-tiendas{
    display:none !important;
}*/
.icon-carrito:hover {
    color: #931921;
}

/* ************************************ CONTENT VALIDATE PHONE  ************************************ */
.error-validatePhone {
    font-family: 'myriad';
    color: #da2023;
    font-size: 18px;
}

/* ************************************ CONTENT pickup ************************************ */

.gracias-pedido {
    color: black;
    margin-top: 10px;
    font-size: 17px;
    font-family: 'myriad';
}

.pedido-listo {
    font-size: 16px;
    font-family: 'myriad';
}

.tienda-ciudad {
    font-family: 'myriad';
}

/* ************************************ CONTENT GREETING ************************************ */
.txt-identificador-greeting {
    font-size: 16px;
    text-align: left;
    color: #931921;
    /*    background: -webkit-linear-gradient(#EFD791, #AE8D51);*/
    /*    -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;*/
}

.p-inf-greetings {
    font-family: 'myriad';
    color: black;
    font-size: 14px;
}

.p-inf-nombreTienda {
    font-family: 'myriad';
    color: #931921;
    font-size: 16px;
    font-weight: 700;
}

.productName-inf-greetings {
    font-size: 17px;
    font-weight: 700;
    font-family: 'myriad';
    color: #931921;
}

.total-inf-greetings {
    font-family: 'myriad';
    font-size: 20px;
}

/* ************************************ CONTENT HOME  ************************************ */
.arrow_box,
.arrow_box-carrito {
    border: 4px solid #931921;
}

.arrow_box-carrito:before {
    border-bottom-color: #931921;
}

.arrow_box:before {
    border-right-color: #931921;
}

.navbar-nav li a span {
    color: #b0c430 !important;

    font-size: 17px !important;
    font-family: 'myriad' !important;
    text-transform: uppercase;
}

.precio {
    font-size: 19px;
    font-family: 'myriad' !important;
    display: block;
    color: #931921;
}

.btn-btn-domi {
    margin-left: 22px;
}

.h2-carta-menu {
    letter-spacing: 4px;
    text-transform: uppercase;
    font-size: 20px;
    font-family: 'myriad';
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: black !important;
    font-weight: 600;
}

.banda-roja-inicio {
    background-color: #ffffff;
    background-color: #E32014;
    background-color: #931921;
}

/*body h2{
    background: -webkit-linear-gradient(#EFD791, #AE8D51);
}*/

.bnt-inicio-domicilio {
    margin: 15px 31px;
    font-weight: 700 !important;
    text-transform: uppercase;
    background: #d61c21;
    font-family: Quicksand;
    border: 3px solid #fff;
    color: #ffffff;
    border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    -webkit-border-radius: 0px 0px 0px 0px;
    font-size: 20px !important;
	color: white !important;
}

.txt-aviso-legal {
    color: black !important;
    font-size: 13px !important;
    font-family: 'myriad' !important;
    font-weight: 600 !important;
    letter-spacing: 0.05em !important;
}

.restaurante-ciudad,
.texto-identificador-quienes-somos,
.texto-identificador-tiendas {
    font-family: 'myriad';
    color: #931921;
}

.texto-identificador {
    /*    letter-spacing: 3px;*/
    font-weight: 700 !important;
    color: #931921;
    font-family: 'myriad';
}

.bnt-sinfotos {
    margin-top: 0px !important;
}

.img-selected-premium {
    width: 110px;
    height: 110px;
    position: absolute;
    top: -145px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.passion-artesania {
    color: white !important;
    /* font-size: 30px; */
    position: absolute;
    top: 126px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    letter-spacing: 8px;
}

.desc-passion-artesania {
    width: 350px;
    position: absolute;
    top: 167px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}


.icon-fire {
    color: #af161a;
}

.icon-vegetarian {
    color: #2a8632;
}

.icon-sin-gluten {
    color: #d4951e;
}

.icon-new {
    color: #931921;
}

.icon-altramuces {
    color: #e29f40;
}

.icon-apio {
    color: #7fa92a;
}

.icon-cacahuetes {
    color: #be996c;
}

.icon-crustaceos {
    color: #af4b37;
}

.icon-frutos-cascara {
    color: #874d34;
}

.icon-contiene-gluten {
    color: #eb7435;
}

.icon-huevos {
    color: #deb352;
}

.icon-lacteos {
    color: #713582;
}

.icon-moluscos {
    color: #666666;
}

.icon-mostaza {
    color: #f2a300;
}

.icon-pescado {
    color: #008096;
}

.icon-granos-sesamo {
    color: #f1af68;
}

.icon-soja {
    color: #00a551;
}

.icon-dioxido-azufre-sulfitos {
    color: #0068b7;
}

.btn-danger {
    outline: none !important;
    color: white;
    background-color: #b0c430 !important;

    border-color: #b0c430;
    font-size: 14px;
    font-family: 'myriad' !important;
    font-weight: 500;
    line-height: 1.75;
}

.btn-danger:hover {
    color: #b0c430;
    background-color: #ffffff !Important;
    border-color: #b0c430;
}

.btn-danger:focus,
.btn-danger:active {
    color: #b0c430 !important;
    background-color: white !important;
    border-color: #b0c430 !important;
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    color: #931921 !important;
    background-color: #fbfbfb !important;
    border-color: #931921 !important;
}

.bnt-inicio-domicilio:hover {
    color: #931921 !important;
    background-color: #f7f7f7;
    border-color: #931921;
}

.bnt-inicio-domicilio:active,
.bnt-inicio-domicilio:focus {
    color: #931921 !important;
    background-color: #f7f7f7 !important;
    border-color: #931921 !important;
}

.hr-hr {
    border: 1px solid #931921;
    display: block !important;
    margin-top: 0 !important;
}

/* ************************************ CONTENT DELIVERY  ************************************ */
.btn-encontrar-tienda-delivery {
    background-color: #931921;
    border-color: #931921;
    font-family: 'myriad' !important;
}

.hr-promociones {
    border: 1px solid #931921;
}

.txt-restaurante-delivery {
    color: #a38446;
    font-family: 'myriad';
}

.div-descripcion-delivery {
    color: black;
    font-size: 16px;
    font-family: 'myriad';
}

.txt-selecciona-ciudad-delivery {
    color: black;
    font-family: 'myriad';
    font-size: 17px;
    position: relative;
}

.descripcion-direccion-guardada {
    color: black;
}


/* ************************************ CONTENT MENU  ************************************ */
.centrar_menu_pc_opciones {

    -webkit-box-shadow: 0px 8px 8px 0px rgba(50, 50, 50, 0.34);
    -moz-box-shadow: 0px 8px 8px 0px rgba(50, 50, 50, 0.34);
    box-shadow: 0px 8px 8px 0px rgba(50, 50, 50, 0.34);
}

.content-comida-nuestra-carta,
.content-comida {
    margin-top: 0px;
}

.info-pizza {
    margin-top: -5px;

}

.div-sbm {
    width: 100%;
    position: fixed;
    background-color: #931921;
    min-height: 43px;
    /* position: relative; */
    margin-top: -48px;
    z-index: 10;
}

.sub-menu-carta {
    color: #931921 !important;
}

.menu4 {
    color: #931921;
}

.multilevelpushmenu_wrapper .levelHolderClass {
    background-color: white;

}

.multilevelpushmenu_wrapper h2 {
    color: #931921;
    font-family: 'myriad';
}

.multilevelpushmenu_wrapper a {
    color: black !important;
    font-family: 'myriad';
    padding: 0.7em 1em 0.7em 1.8em;
}

.multilevelpushmenu_wrapper ul li {
    box-shadow: inset 0 -1px rgba(0, 0, 0, 0.6);
}

.multilevelpushmenu_wrapper a:hover {
    color: white !important;
}

.multilevelpushmenu_wrapper ul li:hover {
    box-shadow: inset 0 -1px rgba(255, 255, 255, 0.6);
    background: #931921 !important;
}

.div-negro {
    background-color: black;
}

.info-pizza:hover .txt-descripcion-pizza {
    font-family: 'myriad';
    color: black;
    font-size: 17px;
    margin-top: -205px;
}


/* ************************************ CONTENT PROMOTIONS  ************************************ */
.txt-descripcion-promocion-pizza {
    display: none !important;
}

.hr-historial-pedidos-dicarlo {
    display: block !important;
    margin-top: -5px;
    margin-bottom: 10px;
    color: #da2023;
}

.titulo-promociones-oferta {

    font-family: 'myriad';
    color: #931921;
}


.txt-selects-promotions {
    font-size: 16px;
    font-family: 'myriad' !important;
    font-weight: 500;
    line-height: 1.75;
}

.boton-promociones-elegir {
    /* font-size: 15px; */
    font-family: 'myriad' !important;
    font-weight: 500;
    line-height: 1.75;
    margin-top: 10px;
    margin-bottom: 12px;
}




/* ************************************ CONTENT ABOUT US  ************************************ */
.hr-quines-somos {
    border: 1px solid #d61c21;
}

.contenido-quienes-somos {
    font-family: 'myriad';
    font-size: 18px;
    margin-bottom: 35px;
}

.span-pizzeria {
    color: #d61c21;
}

.texto-clr {
    background: -webkit-linear-gradient(#EFD791, #AE8D51);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.imagen-about-us {
    max-height: 650px;
    margin-bottom: 20px;
}

.imagen-about-us-pequeñas {
    max-height: 300px;
}

.imagen-efecto-ven-y-peca {
    margin-bottom: 20px;
}

h2.resaltar {
    text-transform: uppercase;
    color: #3b3f4a;
}

h2.resaltar-min {
    color: #3b3f4a;
    font-size: 50px;
}

h2>.rojo {
    color: #ff0000;
}


/* ************************************ CONTENT BRANCHES  ************************************ */

.hr-tiendas {
    border: 1px solid #82262b;
}

.txt-selecciona-ciudad {
    color: black;
    font-family: 'myriad';
    font-size: 17px;
    position: relative;
    top: -35px;
}

.span-delivery-txt {
    font-family: 'myriad';
    color: black !important;
    font-size: 17px;
    font-weight: 500;
}

.texto-identificador-branches {
    font-size: 20px;
    font-family: 'myriad';
    /*    font-weight: 600;*/
    line-height: 1.2;
    color: #931921;
}

.texto-identificador-tiendas {
    font-weight: 600;
    color: #931921;
    letter-spacing: 2px;
}

.contenido-especifico-tiendas {
    font-size: 15px !important;
    font-family: 'myriad' !important;
    font-weight: 500 !important;
    line-height: 1.75 !important;
}

.parrafo-info {
    /*    margin-left: 5%;
        margin-right: 5%;*/
    font-size: 20px;
    text-align: center;
    font-family: 'myriad';
}

.btn-pedir-tienda {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.75;
}

.font-family {
    font-family: 'myriad';
}


/* ************************************ CONTENT SIGN UP  ************************************ */
.etiqueta-a {
    color: black;
}

.etiqueta-a:hover {
    color: #931921;
}

.btn-facebook,
.btn-google,
.btn-twitter {
    font-family: 'myriad';
    font-size: 13px;
}

.login-social {
    display: none;
}


/* ************************************ CONTENT CARRITO  ************************************ */
.total-margen-sup {
    border-top: 1px solid #ddd;
}

.panel-heading-carrito {
    border-color: #de034a;
    background-color: #f2f2f2;
}

.panel {
    border-color: #ddd;
}

.panel-body {
    background-color: #f2f2f2;
    border-top: 1px solid #ddd !important;
}

.pnl-pedido {
    background-color: #f2f2f2;
}

.min-num-carrito {
    font-family: 'myriad';
}

.btn-less {
    background-color: #931921;
    border-color: white;
    font-size: 20px;
}

.btn-less:hover,
.btn-less:focus {
    background: #ffffff;
    border-color: #931921;
    color: #931921;
}

/* ************************************ CONTENT CONTACT  ************************************ */
.txt-color-rojo {
    color: #d61c21;
}

.text-area-mensaje {
    font-family: 'myriad' !important;
    font-weight: 500;
    font-size: 15px;
}

.text-telf-contact {
    color: #a8804b;
    font-family: 'myriad';

}

/* ************************************ CONTENT OPTION ACCOUNT  ************************************ */
.txt-identificador-optionAccount {
    letter-spacing: -1px;
}

/* ************************************ CONTENT ACCOUNT  ************************************ */
.txt-identificador-account {
    color: #303133 !important;
    font-family: 'myriad' !important;
    font-size: 34px !important;
}

.form-lbl-class {
    color: black;
    font-size: 15px !important;
    font-family: 'myriad' !important;
    font-weight: 500 !important;
    line-height: 1.75 !important;
    letter-spacing: 0px;
}

@media (max-width: 1259px) and (min-width: 1199px) {
    .informacion-cuenta-account {
        margin-top: 93px;
    }
}


/* ************************************ CONTENT ORDER TRACKING  ************************************ */
.boton-identificarse-entrar {
    font-size: 16px;
    font-weight: 500;
    line-height: 1.75;
}

.timer {
    font-family: myriad !important;
}

.c100:after {
    background-color: white !important;
}

.timer .c100>span.time {
    color: #931921 !important;
    font-size: 56px;
    left: 0;
    top: 0;
}


.c100.big span {
    color: black !important;
    font-size: 54px;
}

.pie,
.c100 .bar,
.c100.p51 .fill,
.c100.p52 .fill,
.c100.p53 .fill,
.c100.p54 .fill,
.c100.p55 .fill,
.c100.p56 .fill,
.c100.p57 .fill,
.c100.p58 .fill,
.c100.p59 .fill,
.c100.p60 .fill,
.c100.p61 .fill,
.c100.p62 .fill,
.c100.p63 .fill,
.c100.p64 .fill,
.c100.p65 .fill,
.c100.p66 .fill,
.c100.p67 .fill,
.c100.p68 .fill,
.c100.p69 .fill,
.c100.p70 .fill,
.c100.p71 .fill,
.c100.p72 .fill,
.c100.p73 .fill,
.c100.p74 .fill,
.c100.p75 .fill,
.c100.p76 .fill,
.c100.p77 .fill,
.c100.p78 .fill,
.c100.p79 .fill,
.c100.p80 .fill,
.c100.p81 .fill,
.c100.p82 .fill,
.c100.p83 .fill,
.c100.p84 .fill,
.c100.p85 .fill,
.c100.p86 .fill,
.c100.p87 .fill,
.c100.p88 .fill,
.c100.p89 .fill,
.c100.p90 .fill,
.c100.p91 .fill,
.c100.p92 .fill,
.c100.p93 .fill,
.c100.p94 .fill,
.c100.p95 .fill,
.c100.p96 .fill,
.c100.p97 .fill,
.c100.p98 .fill,
.c100.p99 .fill,
.c100.p100 .fill {
    border: 0.08em solid #931921 !important;
    transition: 1s transform linear;
}

.c100.p100 .fill {
    border: 0.08em solid #41c463 !important;
    transition: 1s transform linear;
}

.alert-info {
    color: #000000;
    background-color: #ffffff;
    border-color: #931921;
}

/* ************************************ CONTENT ORDER HISTORY  ************************************ */
.txt-fecha-historial {
    font-family: 'myriad';
    color: #da2023;
}

.txt-recoger-historial {
    font-family: 'myriad';
}

.txt-nombre-pedido {
    color: #da2023;
    font-family: 'myriad' !important;
    font-weight: 600;
}

/* ************************************ CONTENT SIN FOTOS  ************************************ */
.title-pizza-sinfotos {
    color: #ffa208;
    margin: 0px;
    margin-bottom: 10px;
    font-family: 'myriad';
    font-size: 18px;
    letter-spacing: 1px;
}

/* ************************************ CONTENT MODIFY  ************************************ */
.span-tipo-pizza {
    font-size: 24px;
}

.font-miriad {
    font-family: 'myriad';
}

/* ************************************ CONTENT HALF PIZZA ************************************ */
.txt-dentro-dropdown-toggle {
    font-size: 11px;
    margin-left: 0px;
}

.txt-half,
.txt-primera-mitad {
    font-size: 19px;
}

.descripcion-halfpizza {
    font-family: 'myriad';
}

/* ************************************ CONTENT EDIT ACCOUNT ************************************ */
.txt-radio-editAccount {
    color: black;
    font-family: 'myriad';
    font-size: 15px;
    letter-spacing: 0;
}


.descripcion-pizza {
    color: black;
    margin-top: 0px;
}

.img-pizza-carta {
    width: 50% !important;
}

.timer .minutes {
    left: 37% !important;
}

.view p {
    font-family: 'myriad' !important;
}

.view-ninth .content {
    opacity: 0.97 !important;
    background: rgb(242, 242, 242);
}

/**************************VERSION MOVIL**************************************/
@media (max-width: 768px) {
	.botones-listado {
    font-size: 12px !important;
}

	.precio {
		font-size: 16px;
		line-height: normal;
	}
	
	/* .sticky-menu-familias {
		position: -webkit-sticky;
		position: sticky;
		z-index: 1;
		top: 75px;
	}
	
	.ul-carta-completa {
		border: 1px solid red;
		position: initial;
	} */
	
	.ul-carta-completa {
		
	}
	
	/* .ul-carta-completa li.li-familias:first-child {
        margin-left: auto;
    }

    .ul-carta-completa li.li-familias:last-child {
        margin-right: auto;
    } */
	
	.div-carta-infinita {
        margin-top: 20px;
    }

    .separador-pizzas:after {
		bottom: -8px;
	}
	
	.info-pizza {
		margin-top: 0px !important;
		height: fit-content;
		padding-bottom: 10px;
	}
	
	.product-info {
		    z-index: 99;
	}

    .contenedor-trabajacon-nosotros {
        margin-top: 55px;
    }

    .div-cv {
        margin-bottom: 20px
    }

    .contenedor-contacto h2,
    .contenedor-contacto h3 {
        font-size: 22px;
    }

    .condiciones-contacto span {
        font-size: 14px;
    }

    .div-opt-form label {
        padding-left: 0px;
    }

    .img-fotoMapa-tiendas {

        margin-top: 20px;
    }

    .btn-nombreFamiliaSelected {}

    .pagar-ahora {
        color: #f5b31e;
    }

    .btns-metodospago:active,
    .btns-metodospago:focus,
    .btns-metodospago:target {
        background-color: #f5aa00;
    }

    .view {
        margin-bottom: 11px;
    }

    .div-footer-inicio-movil h3 {
        font-family: 'myriad';
        font-weight: 600;
        text-transform: uppercase;
        /* color: #931921; */
        text-shadow: 1px 0 0 #931921, -1px 0 0 #931921, 0 1px 0 #931921, 0 -1px 0 #931921, 1px 1px #931921, -1px -1px 0 #931921, 1px -1px 0 #931921, -1px 1px 0 #931921;
    }

    .div-footer-inicio-movil,
    .container-inicio-movil {
        background-color: #ffffff;
    }

    .info-pizza {
        margin-top: 35px;
    }

    .numero-pedidos-carrito-todos {
        background-color: #931921;
        font-family: 'myriad';
        right: -5px;
		color: white;
    }

    .todos-iconCarrito {
        position: inherit;
        right: -2px;

    }

    .header i.fa,
    header i.material-icons {
        color: #931921 !important;
    }

    .sub-menu-carta {
        color: white !important;
    }

    .txt-size-modificar-ingrediente {
        font-size: 15px;
        color: black !important;
    }

    .img-selected-premium {
        width: 68px;
        height: 68px;
        position: absolute;
        top: -200px;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
    }

    .passion-artesania {
        color: white !important;
        font-size: 17px;
        position: absolute;
        top: 99px;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        letter-spacing: 5px;
    }

    .img-descartesania {
        margin-top: 11px;
    }

    .desc-passion-artesania {
        font-size: 14px;
        width: 95%;
        position: absolute;
        top: 126px;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
    }

    .img-propietariosaboutus {
        width: 100%;
    }

    .txt-nouconcepte {
        font-size: 15px;
        color: #A8804B;
        width: 100%;
    }

    .img-quienesomos-roman {
        width: 100%;
        height: 144px;
    }

    .txt-logo-roman-aboutus {
        font-size: 15px;
        position: absolute;
        top: 70px;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        letter-spacing: 6px;
    }

    .bnr-aboutus {
        width: 248px;
        margin-top: 15px;
    }

    .txt-sobre-nosotros {
        position: absolute;
        top: 93px;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        font-size: 12px;
        width: 100%;
    }

    .img-logo-roman {
        width: 124px;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 142px;
        margin: auto;
    }

    .img-slider {
        float: left;
        width: 100%;
        height: 125px;
    }

    /*    .img-slider{
            opacity:0.4;
        }*/
    .txt-logo-roman {
        max-height: 50px;
        position: absolute;
        top: -7px;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
    }

    .banda-roja-inicio {
        min-height: 60px;
        margin-top: 134px;
    }

    .select-promos {
        margin-bottom: 10px;
    }


    .btn-actualizar {
        font-size: 11px !important;
    }

    .txt-radio-editAccount-mujer {
        margin-left: 0px !important;
    }

    .separacion-inputs-editAccount {
        margin-bottom: 16px;
    }

    .txt-identificador-signup {
        font-size: 18px !important;
    }

    .texto-identificador-mvl {
        font-size: 23px;
    }

    .block-errors-form-new-account,
    .block-errors-form {
        font-size: 12px;
    }

    .productName-inf-greetings,
    .descripcion-product-greetings,
    .total-inf-greetings {
        text-align: center !important;
    }

    .img-greetings {
        width: 100px;
    }

    .div-greetings {
        padding: 0px;
    }

    .h3-carrito {
        font-size: 16px;
    }

    .contenedor-pickup {
        margin-top: 82px;
    }

    .btn-aplicar-promocion {
        font-size: 17px;
        margin-bottom: 13px;
    }

    .img-carrito-promociones {
        width: 170px;
        margin-bottom: 10px;
    }

    .bajar-mvl-cp {
        margin-bottom: 24px;
    }

    h2.resaltar {
        text-transform: uppercase;
        color: #3b3f4a;
        font-size: 25px;
    }

    h2.resaltar-min {
        color: #3b3f4a;
        font-size: 30px;
    }

    h2>.rojo {
        color: #ff0000;
    }

    .btn-facebook,
    .btn-google,
    .btn-twitter {
        font-size: 12px !important;
    }

    .btn-danger {
        font-size: 14px;
    }

    .sinfotos-preciosmvl {
        float: right !important
    }

    .img-logo {
        position: absolute;
        left: 0px;
        right: 0px;
        bottom: 0px;
        margin: 0 auto;
        width: auto;
        height: 50px;
        top: 3px;
        max-height: 50px !important;
    }

    .menu-items li:hover,
    .menu-items li:hover a {
        background-color: #931921 !important;
    }

    .txt-promociones {
        color: #303133;
        font-family: 'myriad';
        font-size: 38px;
    }

    .txt-branches {
        color: #303133;
        font-family: 'myriad';
        font-size: 25px;
    }


    .texto-identificador-branches {
        font-size: 23px;
    }

    .hr-historial-pedidos-allopizza {
        width: 100%;
    }

    .informacion-cuenta-account {
        margin-top: 20px;
    }

    .btn-historial-pedido {
        font-size: 11px !important;
    }

    .txt-nombre-pedido {
        font-size: 14px;
        line-height: 62px;
    }

    i.material-icons {
        color: black;
    }

    header {
        background-color: #313332;
    }

    .touch-menu-la {
        background-color: white;
    }

    .menu-items span {
        color: black;
        font-family: 'myriad';
        font-size: 13px;
    }

    .icon-inicio-blanco-lin,
    .icon-carta-menu-blanca,
    .icon-promociones-blanca,
    .icon-chef-blanco,
    .icon-restaurante-blanco,
    .icon-repartidor-blanco,
    .icon-cuenta,
    .icon-lenguaje {
        color: black;
        font-size: 30px !important;
    }

    .icon-repartidor-blanco {
        font-size: 30px !important;
    }

    .menu-items li:hover a .icon-inicio-blanco-lin,
    .menu-items li:hover a .icon-carta-menu-blanca,
    .menu-items li:hover a .icon-promociones-blanca,
    .menu-items li:hover a .icon-chef-blanco,
    .menu-items li:hover a .icon-restaurante-blanco,
    .menu-items li:hover a .icon-repartidor-blanco,
    .menu-items li:hover a .icon-cuenta,
    .menu-items li:hover a .icon-lenguaje {
        color: white;
    }

    .icon-carrito {
        color: #931921;
        font-size: 28px !important;
        margin-right: 18px;
        margin-top: 20px;
        display: block;

        -moz-transition: all 1s ease;
        -webkit-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }

    .addproduct {
        -moz-transform: scale(1.4) rotate(20deg) translate (-5px, 10px);
        -webkit-transform: scale(1.4) rotate(20deg) translate(-5px, 10px);
        -o-transform: scale(1.4) rotate(20deg) translate(-5px, 10px);
        transform: scale(1.4) rotate(20deg) translate(-5px, 10px);
        color: #931921;
    }

    .icon-numero1,
    .icon-numero2 {
        font-size: 50px !important;
        color: #931921;
    }

    .txt-selecciona-ciudad {
        font-size: 16px;
        top: -15px;
        margin-left: 0px;
    }

    .div-submenu-sinfotos {
        background-color: #931921 !important;
    }

    .menu4 {
        font-size: 16px !important;
        color: white !important;
        font-family: 'myriad' !important;
        top: 60px !important;
        padding: 0px;
        font-size: 20px !important;
        margin-top: 3px;
    }

    .bnt-inicio-domicilio {
        font-size: 16px !important;
        margin: 20px 10px 0px 15px;
        background-color: transparent;
    }

    .txt-identificador-tracking {
        font-size: 18px !important;
    }

    .crearolv-cuenta {
        font-size: 11px;
    }

    .logo-pickup {
        width: 180px;
        height: 60px;
    }

}


.tabs-promos>li:nth-child(1)>a {}

.tabs-promos>li:nth-child(2)>a {}

.tabs-promos>li>a {
    background-color: #F4DFD7 !important;
    color: #931921;
    font-size: 1.4em !important;
    border-bottom: 1px solid #931921;
}

.tabs-promos>li>a:hover {
    border-bottom: 1px solid #931921;
    background-color: #ECC7B9;
    color: #9A0000;
    cursor: pointer;

}

.tabs-promos>li.active>a {
    background-color: #931921 !important;
    color: #FFFFFF;
    border-bottom: 1px solid #931921;
}

.tabs-promos>li.active:hover>a {
    color: #FFFFFF;
    border-bottom: 1px solid #931921;
}

.img-fotoMapa-tiendas {
    width: 100%;
}

.enlace-fotoMapa-tiendas:hover {
    cursor: pointer;
}

.calle-contacto {
    color: black;
}

.p-telefonoContacto {
    color: red;
}



/**************************VERSION PC**************************************/
@media (min-width: 769px) {
	    .encabezado-cart-menu {
        background-color: #b0c430;
		}
	
	.info-pizza {
		margin-bottom: 30px;
	}
	
	/* .ul-carta-completa {
		justify-content: center;
	} */

    .div-opt-form {
        margin-bottom: 15px;
        display: flex;
        align-items: flex-start;
        justify-content: flex-end;
    }

    .contenedor-trabajacon-nosotros {
        max-width: 750px;
        margin: 0 auto;
    }

    .menuCuchillo {
        background-color: #931921;
    }

    .txt-menu {
        color: #931921;
    }

    .numero-pedidos-carrito-todos,
    .numero-pedidos-carrito-menu {
        font-family: myriad;
        color: white;
        background-color: #931921;
    }

    .todos-iconCarrito,
    .icon-carrito-menu {
        color: #931921 !important;
    }

    .img-slider {
        width: 100%;
    }

    .numero-pedidos-carrito-pc {
        top: 32px;
        border-radius: 50%;
        padding: 4px 5px 4px 5px;
    }

    /*    .img-slider{
            height: 629px !important;
            width: 895px !important;
            opacity: 0.4 !important;
        }*/
    .img-logo-roman {
        width: 250px;
        position: absolute;
        /* bottom: 397px; */
        top: 0;
        left: 0;
        right: 0;
        bottom: 203px;
        margin: auto;
    }

    .txt-logo-roman {
        max-height: 50px;
        position: absolute;
        top: -7px;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
    }




    .descripcion-pizza {
        margin-top: 0px;
    }

    .txt-selecciona-ciudad-delivery {
        top: -35px;
    }

    .separar-divs-delivery,
    .input-codPos-Delivery {
        margin-bottom: 25px;
    }

    .block-errors-form-new-account,
    .block-errors-form {
        font-size: 13px;
    }

    .total-inf-greetings {
        float: right;
    }

    .h3-carrito {
        font-size: 18px;
    }

    .img-greetings {
        width: 90px;
    }

    .logo-pickup {
        width: 195px;
        height: 69px;
    }

    .btn-aplicar-promocion {
        font-size: 16px;
        margin-bottom: 12px;
    }

    .img-carrito-promociones {
        width: 175px;
        margin-bottom: 10px;
    }

    .crearolv-cuenta {
        font-size: 13px;
    }

    .txt-identificador-signup {
        font-size: 23px !important;
    }

    .txt-identificador-tracking {
        font-size: 25px !important;
    }

    .bnt-inicio-domicilio {
        margin-top: 10px;
        font-size: 21px !important;
    }

    .txt-promociones {
        color: #303133;
        font-family: 'myriad';
        font-size: 39px;
        margin-bottom: 20px;
    }

    .txt-branches {
        color: #303133;
        font-family: 'myriad';
        font-size: 33px;
    }

    .navbar-inverse {
        background-color: #313332;
        border-color: #313332 !important;
    }



    .icon-carrito {
        color: #931921;
        position: relative;
        font-size: 36px !important;
        display: block;
        -moz-transition: all 1s ease;
        -webkit-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }

    .icon-numero1,
    .icon-numero2 {
        font-size: 50px !important;
        color: #931921;
        position: relative;
        top: -24px;
    }


    .content-comida-nuestra-carta {
        margin-top: -84px;
    }

}

/**************************VERSION TABLET**************************************/
@media (max-width: 991px) and (min-width: 769px) {
    .separacion-inputs-newAccount {
        /*        margin-bottom: 30px;*/
    }

    .separacion-inputs-editAccount {
        margin-bottom: 16px;
    }


}

@media (max-width: 768px) and (min-width: 550px) {
    .img-slider {
        height: 169px;
    }

    .banda-roja-inicio {
        min-height: 60px;
        margin-top: 184px;
    }
}

/**************************ADAPTAR MENU I LOGO**************************************/
@media (max-width: 1390px) and (min-width: 1167px) {

    .opcion-menu,
    .enlace-navbar-upper,
    .navbar-nav li a span {
        color: #b0c430 !important;

        font-size: 14px !important;
    }

    .navbar-logo {
                width: 160px;
        height: auto;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        position: absolute;
        top: 28px;
        left: 14px;
        z-index: 1051;
    }
}

@media (max-width: 1166px) and (min-width: 930px) {

    .opcion-menu,
    .enlace-navbar-upper,
    .navbar-nav li a span {
        color: #b0c430 !important;

        font-size: 12px !important;

    }

    .navbar-logo {
        width: 160px;
        height: auto;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        position: absolute;
        top: 28px;
        left: 25px;
        z-index: 1051;
    }
}

@media (max-width: 929px) and (min-width: 769px) {
    .opcion-menu:hover {
        color: #ceb170 !important;
        color: #ff0;
    }

    .opcion-menu,
    .enlace-navbar-upper,
    .navbar-nav li a span {
        color: #b0c430 !important;

        font-size: 10px !important;

    }

    .navbar-logo {
		        width: 125px;
        height: auto;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        position: absolute;
        top: 30px;
        left: 24px;
        z-index: 1051;
    }
}






.addproduct {
    -moz-transform: scale(1.4) rotate(20deg) translate (-5px, 10px) !important;
    -webkit-transform: scale(1.4) rotate(20deg) translate(-5px, 10px) !important;
    -o-transform: scale(1.4) rotate(20deg) translate(-5px, 10px) !important;
    transform: scale(1.4) rotate(20deg) translate(-5px, 10px) !important;
    color: #931921;
}

/*********************** VERSION TABLET **************/

@media (max-width: 991px) and (min-width: 769px) {
    .img-slider {
        width: 100%;
        height: 265px;
    }


}


@media (max-width: 1270px) and (min-width: 992px) {

    .icon-fire,
    .icon-new,
    .icon-vegetarian,
    .icon-sin-gluten {
        margin-left: -22px;
    }

    .img-pizza-carta {
        max-width: 165px !important;
        min-width: 165px !important;
        max-height: 165px !important;
        min-height: 165px !important;
    }
}

.div-sub-menu-carta>.spanPromos {
    font-family: 'myriad' !important;
}

.txt-menu {
    font-size: 15px;
}

.header-superior {
    background-color: #313332;

}

.circulo {
    background-color: white;
    border: 1px solid black;
    color: black;
    font-family: 'myriad';
}

.circuloNumero {
    background-color: #931921;
    color: white;
    border: 2px solid #931921;
    font-family: 'myriad';

}

.circuloNumero2 {
    background-color: #931921;
    color: white;
    border: 2px solid #931921;
    font-family: 'myriad';
}

.cd-hero-slider li:first-of-type,
.cd-hero-slider li:nth-of-type(2),
.cd-hero-slider li:nth-of-type(3) {
    background-color: #f2f2f2;
    background-color: #222;
  
}

.encabezado-carrito-separador {
    background-color: #931921 !important;
}

.btn-quantity-cart {
    background-color: #931921;
}

.btn-quantity-cart.focus,
.btn-quantity-cart:focus,
.btn-quantity-cart:hover,
.btn-quantity-cart.active.focus,
.btn-quantity-cart.active:focus,
.btn-quantity-cart.focus,
.btn-quantity-cart:active.focus,
.btn-quantity-cart:active:focus,
.btn-quantity-cart:focus {
    background-color: #931921 !important;
}

.cerrar-div {
    background-color: #931921;
}

.div-cv {
    display: block;
}

.ul-carta-completa {
	justify-content: safe center;
}

.txt-footer-empresa, .txt-footer-empresa-1 {
	display: none;
}

.div-metodo-pago {
	min-height: 41px;
	height: auto;
}

.crearCuenta i.icon-cuenta {
	color: white;
}


.nav-opt-menu li.active p, .nav-opt-menu li.active p:focus, .nav-opt-menu li.active p:hover {
       color: #931921;
}

.li-familias-promo {
	text-transform: uppercase;
}