/*RESET*/
@charset "utf-8";a{text-decoration:none}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline;font-family:"Trebuchet MS",Arial,Helvetica,sans-serif}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}

/*GENERALES*/
body { margin:0px; background-color:#FFF; overflow-x: hidden !important}
p, b, a, i, u, h1, h2, h3, h4, h5, h6, ul ,li, input, textarea, select, span, label { font-family: 'Nunito', sans-serif; }
b { font-weight:700}
.clear0 { clear:both; height:0px}
.clear5 { clear:both; height:5px}
.clear10 { clear:both; height:10px}
.clear15 { clear:both; height:15px}
.clear20 { clear:both; height:20px}
.clear30 { clear:both; height:30px}
.clear40 { clear:both; height:40px}
.clear50 { clear:both; height:50px}
.clear90 { clear:both; height:90px}
::selection {color:#CCC;background:#444;}
::-moz-selection {color:#EEE;background:#444;}
*:focus { outline:none}



.africa { width: 100%; height: auto; background-color: #222; text-align: center; padding: 7px 0px; position: fixed; bottom: 0px; z-index: 10;}
.africa p { color: #CCC; font-size: 10px; line-height: 12px; text-transform: uppercase}
.africa p a { color: #CCC; font-size: 10px; line-height: 12px; text-transform: uppercase}
.africa p a:hover { color: #FFF; text-decoration: underline}

.aclaracion { margin: 30px 0px; margin-top: 0px;}
.aclaracion p { margin: 6px 0px; font-size: 18px; line-height: 26px;}


.elAncho { width: 100%; max-width: 800px; background-color: #fbfbfb;}
.elAncho2 {width: 100%;      display: flex;    align-items: center;    justify-content: center;    position: absolute;    height: 100%;    z-index: 1; flex-direction: column;}
.elAncho2 p { color: #FFF; margin-top: 30px;}

header { height: 90px; background-color: #1c1819 !important; position: fixed; top: 0; display: flex; align-items: center; justify-content: space-between; z-index: 99999; left: 50%; transform: translateX(-50%) ; -webkit-transform: translateX(-50%) ; -moz-transform: translateX(-50%) ; -ms-transform: translateX(-50%) ; -o-transform: translateX(-50%) }
header .logo { margin-left: 20px; color: #FFF;}
header .logo img { height: 70px;}
header .carrito { margin-right: 20px; display: flex; align-items: center; justify-content: center;
}
header .carrito i { font-size: 20px; color: #fe861c;}
header .carrito p { font-size: 16px; padding: 5px 8px; margin-left: 8px; background-color: #fe861c; color: #FFF;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;}


main {  margin: 0 auto; position: absolute;overflow: hidden; top: 90px; bottom: 0px; 
    left: 50%; transform: translateX(-50%) ; -webkit-transform: translateX(-50%) ; -moz-transform: translateX(-50%) ; -ms-transform: translateX(-50%) ; -o-transform: translateX(-50%) }



    
.cadaCategoria .nombreCategoria { display: flex; align-items: center; justify-content: space-between; background-color: #fb9f4e; border-bottom: 1px solid #c16c21; }
.nombreCategoria2 { display: flex; align-items: center; justify-content: space-between; background-color: #de812f; border-bottom: 1px solid #c16c21; }
.nombreCategoria2 h2 { color: #FFF;}
.cadaCategoria ul { display: none;}

.listadoProductos {  margin-bottom: 120px; overflow-y: scroll;    position: absolute;    width: 100%;    top: 0;    bottom: 0px;  }
.listadoProductos h4 { font-size: 18px; font-weight: bold; padding: 18px 20px; text-transform: uppercase; padding-left: 40px; box-sizing: border-box; color: #FFF;}
.listadoProductos i { font-size: 18px;  color: #FFF; margin-right: 20px;}
.listadoProductos ul { box-sizing: border-box; padding: 30px;     padding-top: 5px;    padding-bottom: 20px; }
.listadoProductos ul li { display: flex; align-items: center; justify-content: center; border-bottom: 1px solid #CCC; padding: 5px 0px;}
.listadoProductos ul li .losChecks { width: 15px;    height: 20px;    margin-right: 10px;}
.listadoProductos ul li .info { flex: 1; padding: 10px 0px; }
.listadoProductos ul li .info p {  font-size: 18px; line-height: 22px; font-weight: 400;}
.listadoProductos ul li .info span {  font-size: 13px; line-height: 18px; font-weight: 200;}
.listadoProductos ul li .precio { font-weight: bold; padding: 6px 10px;}
.listadoProductos ul li .campoCantidad { padding: 6px 12px; width: 40px; padding-right: 8px;}

.sendform1 { width: 100%; height: 90px; background-color: #1c1819; position: fixed; bottom: 26px; display: flex; align-items: center; justify-content: space-between}
.sendform1 p { color: white; margin-left: 20px; font-size: 13px;  line-height: 18px;padding-right: 20px;}
.sendform1 .sendBtn { background-color: #FFF; border: none; padding: 6px 16px; color: #fe861c; letter-spacing: 1px; font-weight: bold; margin-right: 20px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;}





.formDatos { position: absolute; width: 100%; height: 100%; top: 100%; left: 0; background-color: #fbfbfb; overflow-y: scroll;}
.formDatos form { width: 90%; margin: auto; margin-top: 40px; color: #222; display: flex; flex-direction: column; }
.formDatos .fa-reply { color: #fe861c; font-size: 30px; margin-bottom: 20px; cursor: pointer;}
.formDatos form h4 { font-size: 50px; font-weight: 400; padding-bottom: 6px; color: #fe861c;}
.formDatos form h3 { font-size: 34px; font-weight: 400; padding-bottom: 12px; color: #fe861c;}
/* .formDatos form #resumen { background-color: #333; border: none; margin-bottom: 30px; color: #FFF; font-size: 20px; line-height: 28px;} */

.formDatos .tipoRetiro { margin-bottom: 30px;}
.formDatos .tipoRetiro>p { font-size: 22px; margin-bottom: 12px; }
.formDatos .tipoRetiro .col50 { display: flex;}
.formDatos .tipoRetiro .col50 div {  box-sizing: border-box; padding-right: 40px;    display: flex;    align-items: center;}
.formDatos .tipoRetiro .losRadios { width: 20px; height: 20px; margin-right: 8px;}
.formDatos .tipoRetiro label { font-size: 18px; line-height: 20px;}
.formDatos form>label { font-weight: 400; font-size: 12px; margin-bottom: 5px; opacity: 1; letter-spacing: 2px;}
.formDatos form>input { background-color: #f7f7f7; border: none; margin-bottom: 30px; color: #000; font-size: 20px; line-height: 28px; border-bottom: 1px solid #999; padding: 6px 0px;}
.formDatos form>input:focus { background-color: #f7f7f7;}
.formDatos form>textarea { background-color: #f7f7f7; border: none; margin-bottom: 30px; color: #000; font-size: 20px; line-height: 28px; border-bottom: 1px solid #999; padding: 6px 0px; height: 100px; resize: none;}
.formDatos form>textarea:focus { background-color: #f7f7f7;}


.sendform2 { width: 100%; height: 60px; background-color: #1c1819; position: fixed; bottom: 0; display: flex; align-items: center; justify-content: space-between; left: 0px; bottom: -60px;}
.sendform2 p { color: white; margin-left: 20px; font-size: 14px;padding-right: 20px;}
.sendform2 .sendBtn { background-color: #FFF; border: none; padding: 6px 16px; color: #fe861c; letter-spacing: 1px; font-weight: bold; margin-right: 20px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;}



.formDatos .eligeSucursal { margin-bottom: 30px; }
.formDatos .eligeSucursal h3 { width: 100%; height: auto; font-size: 34px;    font-weight: 400;    padding-bottom: 12px;    color: #fe861c;}
.formDatos .eligeSucursal .col50 { display: flex;padding-right: 40px; float: left;}
.formDatos .eligeSucursal .col50 div {  box-sizing: border-box; padding-right: 40px;    display: flex;    align-items: center;}
.formDatos .eligeSucursal .losRadios { width: 20px; height: 20px; margin-right: 8px;}
.formDatos .eligeSucursal label { font-size: 20px; line-height: 24px;}
.formDatos .eligeSucursal label span { font-size: 13px; text-transform: uppercase; font-weight: bold; color: #888;}


.formDatos form .listaTitulos { width: 100%; background-color: #fdb575;}
.formDatos form .listaTitulos li { display: flex; align-items: center; justify-content: space-between; width: 100%;border-bottom: 1px solid #fe861c; padding: 6px 0px;}
.formDatos form .listaTitulos p {font-size: 14px; padding: 4px 0px; padding-top: 5px; opacity: 1; letter-spacing: 1px; text-align: center;}  
.formDatos form .listaTitulos .producto {  width: 60%; text-align: left; padding-left: 10px;  color: #823d00; font-weight: 600;}
.formDatos form .listaTitulos .cantidad { width: 20%; color: #823d00; font-weight: 600;}
.formDatos form .listaTitulos .precio { width: 20%; color: #823d00; font-weight: 600;}



.formDatos form #resumen { width: 100%; margin-bottom: 10px;}
.formDatos form #resumen li { display: flex; align-items: center; justify-content: space-between; width: 100%; border-bottom: 1px solid #ffb471; padding: 6px 0px;}
.formDatos form #resumen li.total { display: flex; align-items: center; justify-content: space-between; width: 100%; border-bottom: 1px solid #ffb471; padding: 6px 0px; background-color: #fdf5ee;}
.formDatos form #resumen li.total p { font-size: 15px; font-weight: bold; color: #9a9692;}
.formDatos form #resumen li.fin { display: flex; align-items: center; justify-content: space-between; width: 100%; padding: 0px 0px;border-bottom: 1px solid #FFF;}
.formDatos form #resumen li.categoria {  background-color: #fbe4d0; padding: 5px 0px; padding-top: 6px;}
.formDatos form #resumen li.categoria p { text-transform: uppercase; font-size: 14px; font-weight: bold; padding-left: 10px; color: #d07a2e; }
.formDatos form #resumen p {font-size: 20px; padding: 6px 0px; text-align: center;}  
.formDatos form #resumen .producto {  width: 60%; text-align: left; padding-left: 8px; }
.formDatos form #resumen .cantidad { width: 20%;}
.formDatos form #resumen .cantidad span { font-size: 15px; opacity: 0.6;}
.formDatos form #resumen .precio { width: 20%;}



.formDatos form .listaTotal { width: 100%; margin-bottom: 40px; background-color: #ffb471;}
.formDatos form .listaTotal li { display: flex; align-items: center; justify-content: space-between; width: 100%;  padding: 8px 0px;}
.formDatos form .listaTotal p {font-size: 20px; padding: 4px 0px; text-align: center;}  
.formDatos form .listaTotal .total {  width: 80%; text-align: left; padding-left: 10px; font-weight: bold; }
.formDatos form .listaTotal .precio { width: 20%; font-weight: bold;}


.camposDelivery { display: none;}
.camposDelivery>label { font-weight: 400; font-size: 12px; margin-bottom: 5px; opacity: 1; letter-spacing: 2px; width: 100%;}
.camposDelivery>input { background-color: #f7f7f7; border: none; margin-bottom: 30px; color: #000; font-size: 20px; line-height: 28px; border-bottom: 1px solid #999; padding: 6px 0px; width: 100%;}
.camposDelivery>input:focus { background-color: #f7f7f7;}



.infoExtra { width: 100%; height: auto; margin-top: 0px; margin-bottom: 40px;}
.infoExtra p { font-size: 16px; line-height: 28px; font-weight: bold;}






@media screen and (max-width: 680px) {
    header .logo img {        height: 62px;    }

    .formDatos form .listaTitulos p {    font-size: 10px; letter-spacing: 0px; }
    .formDatos form #resumen li.categoria p {  font-size: 12px; }
    .formDatos form #resumen p {   font-size: 16px;  }
    .formDatos form #resumen .cantidad span {  font-size: 12px;  }
    .formDatos form .listaTotal .total {   font-size: 18px;  }
    .formDatos form .listaTotal .precio {  font-size: 18px;  }

    .formDatos form h4 {        font-size: 40px;    }
    .formDatos form h3 {        font-size: 26px;    }

    .listadoProductos ul {  padding-bottom: 20px;  }
    .listadoProductos ul li .info p {    font-size: 16px; }
    .listadoProductos ul li .info span {        font-size: 12px;    }
    .listadoProductos ul li .precio {    font-size: 15px;   }
    .listadoProductos h4 {        font-size: 16px;    }

    .sendform1 p {        font-size: 10px;        line-height: 14px;    }

}


@media screen and (max-width: 540px) {
    header .logo img {        height: 55px;    }

    .listadoProductos h4 {        font-size: 15px; padding-left: 15px;  }
    .listadoProductos ul {     padding: 15px;   }
    .listadoProductos ul li {        padding: 3px 0px;    }
    .listadoProductos ul li .info p {        font-size: 14px;    }
    .listadoProductos ul li .precio {        font-size: 14px;    }
    .listadoProductos ul li .campoCantidad {        width: 32px;        padding-right: 0px;        text-align: center;    }

    .formDatos form h4 {        font-size: 32px;    }
    .formDatos form #resumen p {        font-size: 14px    }
    .formDatos form #resumen li.categoria {        padding: 3px 0px;        padding-top: 5px;    }
    .formDatos form #resumen li.categoria p {        font-size: 11px;    }
    .formDatos form h3 {        font-size: 22px;    }

    .formDatos form .listaTotal .total {        font-size: 16px;    }
    .formDatos form .listaTotal .precio {        font-size: 16px;    }

    .listadoProductos ul {        padding-top: 5px;    }

}