/*
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 : 29-ago-2017, 8:33:19
    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 : 31-jul-2017, 14:51:20
    Author     : Lucia
*/

.quienessomos{
    display:none !important;
}

.parrafo-promociones{
    display:none;
}

.form-group{
    margin-bottom: 15px !important;
}

/*@import url('https://fonts.googleapis.com/css?family=Niconne');

*/
/*@font-face {
    font-family: 'Montserrat';
    src: url('https://fonts.googleapis.com/css?family=Herr+Von+Muellerhoff');
    font-weight: normal;
    font-style: normal;
}*/


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




body{
    background-color: white;
    color:black !important;
    font-size: 15px;
    font-family: Arial !important;
    font-weight: normal;
    line-height: 1.75;
}
a{
    color:black;
}
a:hover{
    color:#ff3d3d;
}


.nz-toggle-wrap.false, .nz-toggle-wrap.true{
background-color: #f15854 !important;
}

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

.txt-size-modificar-pizza{
    font-size: 13px;

}
.nav>li>a{
    font-family: Montserrat;
}

.txt-edit-account{
    font-size: 22px;
    color: black;
}

.txt-crear-cuenta > h2{
    font-size: 43px !important;
}

.texto-ofertas-promociones > .texto-identificador{
    font-size: 28px !important;
}

.content-comida > div > .h2-carta-menu {
    line-height: 1.3;
}
.selected > label.bolita{
	    background-color: #ff3d3d;
}

.titulo-promociones-oferta{
font-size: 18px !important;
}

/* ************************************ HEADER ************************************ */

.navbar-inverse{
    color:white;
    background-color: #080808;
    border-color: #080808;
}
.avisolegal{
    color: #555555 !important;
}

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


/* ************************************ HEADER PC ************************************ */
.opcion-menu{
    color: white !important;
    font-size: 14px;
    font-family: 'Arial';
    font-weight: 600;
    letter-spacing: 0.05em;
}
#icon-contacto {
    color: white;
}
.modal-title {
    color: black;
}

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

.enlace-navbar-upper{
    color: black !important;
    font-size: 16px;
    font-family: 'Arial';
    font-weight: 600;
    letter-spacing: 0.05em;
}
.enlace-navbar-upper:hover{
    color: black !important;
    font-size: 16px;
    font-family: 'Arial';
    font-weight: 600;
    letter-spacing: 0.05em;
    color:#82262b  !important;
}
.numero-pedidos-carrito-pc , .numero-pedidos-carrito-mvl{
    font-family: 'Montserrat';
    color: white;
    background-color: #ff3d3d;
}

.select-idioma{
    font-family: 'Montserrat';
    color: black !important;
    font-size: 14px;
    background-color: white !important;
}
/* ***************** LOGO PC ***************** */
.menu-pc{
    background: white !important;
    color:white;
}

.navbar-logo{
    width: 185px;
    height: 23px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    top: 62px;
    left: 11px;
    z-index: 1051;
}


/* ************************************ HEADER MVL ************************************ */
header i.fa, header i.material-icons{
    color:white;
}
.touch-menu-la{
    background-color: black;
}
.menu-items span{
    color: #575454;
}

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

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

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

/* ************************************ FOOTER  ************************************ */
.footer{
    background-color: #444444;
}
.txt-footer-empresa a{
    color:white;
    font-family: Montserrat;
    font-size: 17px;
}
.txt-footer-empresa a:hover{
    color:#ff3d3d;
}
.txt-footer-empresa{
    color: #AAB7B8;
    font-family: 'Montserrat';
}
/* ************************************ CONTENT HEADER  ************************************ */
/*.li-tiendas{
    display:none !important;
}*/
.icon-carrito:hover{
    color:#ff3d3d;
}
/* ************************************ CONTENT VALIDATE PHONE  ************************************ */
.error-validatePhone{
    font-family: 'Arial';
    color: #da2023;
    font-size: 18px;
}

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

.gracias-pedido{
    color: black;
    margin-top: 10px;
    font-size: 17px;
    font-family: 'Arial';
}
.pedido-listo{
    font-size: 16px;
    font-family: 'Arial';
}
.tienda-ciudad{
    font-family: 'Arial';
}

/* ************************************ CONTENT GREETING ************************************ */
.txt-identificador-greeting{
    font-size: 16px;
    text-align: left;
    color: black;
    font-family: Montserrat;;
}
.p-inf-greetings{
    font-family: 'Arial';
    color: black;
    font-size: 14px;
}
.p-inf-nombreTienda{
    font-family: 'Arial';
    color: white;
    font-size: 16px;
    font-weight: 700;
}
.productName-inf-greetings{
    font-size: 17px;
    font-weight: 700;
    font-family: 'Arial';
    color:black;
}
.total-inf-greetings{
    font-family: 'Arial';
    font-size: 20px;
}
/* ************************************ CONTENT HOME  ************************************ */
.arrow_box, .arrow_box-carrito{
	border: 4px solid #ff3d3d;
}
.arrow_box:before{
	border-right-color: #ff3d3d;
}
.arrow_box-carrito:before{
	border-bottom-color: #ff3d3d;
}
.navbar-nav li a span {
    color: black !important;
    font-size: 15px !important;
    font-family: Montserrat !important;
    text-transform: uppercase;
}

.precio{
    font-size: 19px;
    font-family: 'Montserrat' !important;
    display: block;
    color: black;
}

.btn-btn-domi{
    margin-left: 22px;
}
.h2-carta-menu {
    font-size: 35px;
    font-family: 'Montserrat';
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #ff3d3d !important;
}
.banda-roja-inicio{
    background-color: #ff3d3d;
}
/*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;
}

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

.restaurante-ciudad, .texto-identificador-quienes-somos, .texto-identificador-tiendas {
    color:black !important;
    font-family: 'Montserrat', cursive;
    font-size: 25px;
}

.texto-identificador{
    font-size: 15px;
    color:black;
    font-family: 'Montserrat', cursive;
}
/*.texto-identificador > h2{
    font-size: 44px;
}*/


.icon-fire{
    color: #af161a;
}

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

.icon-new{
    color: #e01312;
}
.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: #ffffff;
    background-color: #ff3d3d;
    border-color: #ffffff;
    font-size: 14px;
    font-family: 'Arial' !important;
    font-weight: 500;
    line-height: 1.75;
}
.btn-danger:hover{
    color: #ff3d3d;
    background-color: #ffffff;
    border-color: #ff3d3d;
}
.btn-danger:focus, .btn-danger:active{
    color: #ff3d3d !important;
    background-color: white !important;
    border-color: #ff3d3d !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: #ff3d3d !important;
    background-color: white !important;
    border-color: #ff3d3d !important;
}

.bnt-inicio-domicilio:hover{
    color: #ff3d3d;
    background-color: #ffffff;
    border-color: #ff3d3d;
}

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

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

/* ************************************ CONTENT DELIVERY  ************************************ */
.btn-encontrar-tienda-delivery {
    background-color: #272727;
    border-color: #ffffff;
    font-family: 'Montserrat' !important;
}
.hr-promociones{
    border: 1px solid black;
}
.txt-restaurante-delivery {
    color: #e01312;
    font-family: 'Arial';
}
.div-descripcion-delivery{
    color: black;
    font-size: 16px;
    font-family: 'Arial';
}
.txt-selecciona-ciudad-delivery{
    color: white;
    font-family: 'Arial';
    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: 30px !important;
}

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

.sub-menu-carta{
    color: #ff3d3d !important;
}
.menu4{
    color:#ff3d3d;
}
.multilevelpushmenu_wrapper .levelHolderClass{
    background-color: white;

}
.multilevelpushmenu_wrapper h2{
    color:#ff3d3d;
    font-family: 'Montserrat', cursive;
    font-size: 35px;
}
.multilevelpushmenu_wrapper a{
    color: #ff3d3d !important;
    font-family: 'Montserrat';
    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: #ff3d3d !important;
}
.div-negro{
    background-color: black;
}

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


/* ************************************ CONTENT PROMOTIONS  ************************************ */
.txt-descripcion-promocion-pizza{
    /*display:block !important;*/
}
.hr-historial-pedidos-dicarlo{
    display:block !important;
    margin-top: -5px;
    margin-bottom: 10px;
    color:#da2023;
}
.titulo-promociones-oferta {
    /*display:none;*/
    color:#ff3d3d;
    font-family: 'Montserrat', cursive;
    /*    font-size: 35px;*/
    /*background: -webkit-linear-gradient(#EFD791, #AE8D51);*/
    /*-webkit-background-clip: text;*/
    /*-webkit-text-fill-color: transparent;*/
}


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

.boton-promociones-elegir{
    /* font-size: 15px; */
    font-family: 'Arial' !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: 'Arial';
    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: white;
    font-family: 'Arial';
    font-size: 17px;
    position: relative;
    top: -35px;
}

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

.texto-identificador-branches{
    font-size: 20px;
    font-family: 'Arial';
    font-weight: 600;
    line-height: 1.2;
    color: #ff3d3d;
}
.texto-identificador-tiendas {
    font-weight: 600;
}
.contenido-especifico-tiendas{
    font-size: 15px !important;
    font-family: 'Arial' !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: 'cuprum';
}
.btn-pedir-tienda{
    font-size: 16px;
    font-weight: 500;
    line-height: 1.75;
}
.font-family{
    font-family: 'Arial';
}


/* ************************************ CONTENT SIGN UP  ************************************ */
.etiqueta-a{
    color: black;
}
.etiqueta-a:hover{
    color: #ff3d3d;
}
.btn-facebook, .btn-google, .btn-twitter{
    font-family: 'Arial';
    font-size: 13px;
}
.login-social{
    display:none;
}


/* ************************************ CONTENT CARRITO  ************************************ */
.total-margen-sup{
    border-top: 1px solid #ddd;
}
.panel-heading-carrito{
    border-color: #a8a8a8;
    background-color: #e4e4e4;
}
.panel{
    border-color: #ddd;
}
.panel-body{
    background-color: white;
    border-top: 1px solid #ddd !important;
}
.pnl-pedido{
    background-color: white;
}

.min-num-carrito{
    font-family: 'Arial';
}
.btn-less{
    background-color: #ff3d3d;
    border-color: white;
    font-size: 20px;
}
.btn-less:hover, .btn-less:focus{
    background: #ffffff;
    border-color: #ff3d3d;
    color: #ff3d3d;
}
.panel-heading h4{
    font-family: Montserrat;
    color: #ff3d3d !important;
    font-size: 18px;
}

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

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

.text-telf-contact{
    color: #da2023;
    font-family: 'Arial';

}

/* ************************************ CONTENT OPTION ACCOUNT  ************************************ */
/*.txt-identificador-optionAccount{
    letter-spacing: 3px;
    font-size: 35px;
}*/

/* ************************************ CONTENT ACCOUNT  ************************************ */
.txt-identificador-account{
    color: #303133 !important;
    font-family: 'Arial' !important;
    font-size: 34px !important;
}
.form-lbl-class{
    color:#000000;
    font-size: 15px !important;
    font-family: 'Arial' !important;
    font-weight: 500 !important;
    line-height: 1.75 !important;
}

.datos-new-account{
    font-size: 20px !important;
}

.txt-crear-cuenta{
    font-size: 37px !important;
}


@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: Arial !important;
}

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

.timer .c100 > span.time {
    color: #ff3d3d !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 #ff3d3d !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: #ff3d3d;
}

/* ************************************ CONTENT ORDER HISTORY  ************************************ */
.txt-fecha-historial{
    font-family: 'Arial';
    color:#da2023;
}
.txt-recoger-historial{
    font-family: 'Arial';
}
.txt-nombre-pedido{
    color: #da2023;
    font-family: 'Arial' !important;
    font-weight: 600;
}

/* ************************************ CONTENT SIN FOTOS  ************************************ */
.title-pizza-sinfotos {
    color:black;
    margin: 0px;
    margin-bottom: 10px;
    font-family: 'Montserrat';
    font-size: 18px;
}

/* ************************************ CONTENT MODIFY  ************************************ */
.span-tipo-pizza {
    font-size: 20px;
}
.font-miriad{
    font-family: 'Arial';
}
.txt-modify{
    font-size: 25px !important;
}
/* ************************************ 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: 'Arial';
}
/* ************************************ CONTENT EDIT ACCOUNT ************************************ */
.txt-radio-editAccount{
    color: black;
    font-family: 'Arial';
    font-size: 15px;
}

.view p{
      font-family: 'Montserrat', cursive;
}

/**************************VERSION MOVIL**************************************/
@media (max-width: 768px) {
	.listado-movil {
		height: fit-content;
	}
	
	.div-footer-inicio-movil h3{
		font-family: 'Montserrat', cursive;
		color: black;
		text-transform: uppercase;
	}
	.div-footer-inicio-movil, .container-inicio-movil{
		background-color: #ffffff;
	}
	
  .tabs-promos >li > a{
    margin-right: 0px;
  }
  .menu4 {
      color: #ffffff !important;
      font-family: Montserrat !important;
  }
    .img-slider{
        height: 153px;
    }
    .txt-identificador-optionAccount{
        font-size: 20px;
    }

    .banda-roja-inicio{
        min-height: 77px;
        /*margin-top: 210px;*/
    }
    .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: 50px !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: 192px;
        height: 30px;
        top: 14px;
    }

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

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

    .txt-branches{
        color: #303133;
        font-family: 'Arial';
        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:#000000 !important;
    }
    header{
        background-color: #ffffff;
    }

    .touch-menu-la {
        background-color: white;
    }
    .menu-items span {
        color: #575454;
        font-family: 'Montserrat';
        font-size: 15px;
    }

    .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:#575454;
        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;
    }

    .todos-iconCarrito{
        color:black;
    }

	.numero-pedidos-carrito-todos {
    font-family: 'Montserrat';
    background-color: black;
}

    .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: #ff3d3d;
    }

    .icon-numero1, .icon-numero2{
        font-size: 50px !important;
        color: #cfb271;
    }
    .txt-selecciona-ciudad{
        font-size: 16px;
        top: -15px;
        margin-left: 0px;
    }
    .div-submenu-sinfotos{
        background-color: #f5f5f5 !important;
    }
    .menu4 {
        color:white !important;
        font-family: Montserrat !important;
    }

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

    }

    .txt-identificador-tracking {
        font-size: 25px !important;
    }
    .crearolv-cuenta{
        font-size: 11px;
    }
    .logo-pickup{
        width: 180px;
        height: 60px;
    }
}

/**************************VERSION PC**************************************/
@media (min-width: 769px) {

.menuCuchillo{
background-color: #ff3d3d;

}
.txt-menu{
  color:  #ff3d3d;
}

  .numero-pedidos-carrito-menu{
        font-family: 'Montserrat', cursive;
        background-color: #ff3d3d;
  }
    .img-slider{
        width: 100% !important;
        height: 505px;
    }


    .div-segundo-newAccount {
        margin-top: 65px;
    }
    .nav>li.menu{
        border-bottom: none;
    }

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

    .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: 50px !important;
    }
    .txt-identificador-tracking{
        font-size: 52px !important;
    }
    .bnt-inicio-domicilio{
        margin-top: 10px;
        font-size: 22px !important;
        font-family: 'Montserrat', cursive !important;
    }
    .txt-promociones{
        color: #303133;
        font-family: 'Arial';
        font-size: 39px;
        margin-bottom: 20px;
    }
    .txt-branches{
        color:#303133;
        font-family: 'Arial';
        font-size: 33px;
    }
    .navbar-inverse{
        background-color: white;
        border-color: white !important;
    }
    .icon-carrito{
        color:black !important;
        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;
    }

	.numero-pedidos-carrito-todos{
		background-color:black !important;
		font-family: Montserrat !important
	}

    .icon-numero1, .icon-numero2{
        font-size: 50px !important;
        color: #cfb271 ;
        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;
    }

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

    .opcion-menu, .enlace-navbar-upper, .navbar-nav li a span {
        /*color: white !important;*/
        font-size: 13px !important;
    }
    .navbar-logo {
        width: 185px;
        height: 23px;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        position: absolute;
        top: 62px;
        left: 11px;
        z-index: 1051;
    }
}

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

    .opcion-menu, .enlace-navbar-upper, .navbar-nav li a span {
        /*color: white !important;*/
        font-size: 11px !important;

    }
    .navbar-logo {
        width: 175px;
        height: 20px;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        position: absolute;
        top: 62px;
        left: 21px;
        z-index: 1051;
    }
}

@media (max-width: 929px ) and (min-width: 769px) {
    .opcion-menu:hover{
        color: #ceb170 !important;
    }
    .opcion-menu, .enlace-navbar-upper, .navbar-nav li a span {
        /*color: white !important;*/
        font-size: 10px !important;

    }
    .navbar-logo {
        width: 147px;
        height: 20px;
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;
        position: absolute;
        top: 63px;
        left: 21px;
        z-index: 1051;
    }
}

@media (max-width: 1090px) and (min-width: 769px){
    .imagen-carrito {
      margin-top: 2px;
    width: 40px;
    right: 18px! important;
    }
}

.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: #ff3d3d ;
}

/*********************** 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: -25px;
  }
.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: Montserrat !important;
    font-size: 13px;
}

.header-superior{
	background-color: white;
}

.circulo {
    background-color: white;
    border: 1px solid black;
    color: black;
}

.circuloNumero {
    background-color: #ff8585;
    color: white;
    border: 2px solid #ff8585;

}

.circuloNumero2 {
    background-color: #ff3d3d;
    color: white;
    border: 2px solid #ff3d3d;
}

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