/*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: #023207; 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: 100px; background-color: #00670c !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: 75px;}
header .carrito { margin-right: 20px; display: flex; align-items: center; justify-content: center;
}
header .carrito i { font-size: 20px; color: #FFF;}
header .carrito p { font-size: 16px; padding: 5px 8px; margin-left: 8px; background-color: #FFF; color: #222;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;}


main {  margin: 0 auto; position: absolute;overflow: hidden; top: 100px; 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: #e2e9e3;
    border-bottom: 1px solid #c2d3c4;}
.nombreCategoria2 { display: flex; align-items: center; justify-content: space-between; 
    background-color: #93d79c !important;
    border-bottom: 1px solid #5cad65 !important; }
.nombreCategoria2 h2 { color: #FFF;}
.cadaCategoria ul { display: none;}

.listadoProductos .nombreCategoria2 i {    color: #00670c;}

.listadoProductos {  margin-bottom: 70px; 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: 24px; box-sizing: border-box; color: #537657;}
.nombreCategoria2 h4 { font-size: 18px; font-weight: bold; padding: 18px 20px; text-transform: uppercase; padding-left: 24px; box-sizing: border-box; color: #3b6440 !important;}
.listadoProductos i { font-size: 18px;  color: #00670c; margin-right: 20px;}
.listadoProductos ul { box-sizing: border-box; padding: 0px;     padding-top: 0px;    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;     margin-left: 20px;}
.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; margin-right: 20px;}

.sendform1 { width: 100%; height: 60px; background-color:#02500b; 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: #333; 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: #00670c; font-size: 30px; margin-bottom: 20px; cursor: pointer;}
.formDatos form h4 { font-size: 50px; font-weight: 400; padding-bottom: 6px; color: #00670c;}
.formDatos form h3 { font-size: 34px; font-weight: 400; padding-bottom: 12px; color: #00670c;}
/* .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; margin-bottom: 12px;}
.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: #333; 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: #333;}
.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: #d7e9d9;}
.formDatos form .listaTitulos li { display: flex; align-items: center; justify-content: space-between; width: 100%;border-bottom: 1px solid #333; 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: #00670c; font-weight: 600;}
.formDatos form .listaTitulos .cantidad { width: 20%; color: #00670c; font-weight: 600;}
.formDatos form .listaTitulos .precio { width: 20%; color: #00670c; 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 #b3b3b3; padding: 6px 0px;}
.formDatos form #resumen li.total { display: flex; align-items: center; justify-content: space-between; width: 100%; border-bottom: 1px solid #b3b3b3; 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: #f1f1f1; 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: #747474; }
.formDatos form #resumen p {font-size: 18px;    line-height: 23px; 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: #599760;}
.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; color: #FFF; }
.formDatos form .listaTotal .precio { width: 20%; font-weight: bold;color: #FFF;}


.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;}



.aclaraciones {margin-bottom: 20px;  }
.camposDelivery h6 { color: #444; font-size: 26px; line-height: 36px; margin-top: 12px; margin-bottom: 10px;}




.contIndex { width: 100%; max-width: 800px; margin: auto; display: flex; flex-direction: column;}
.contIndex header { position:  relative !important; top: 0 !important;}
.contIndex .africa {    max-width: 800px !important;    position: absolute !important;}
.contIndex .lasSucursales { width: 90%; box-sizing: border-box; margin: 40px auto;}
.contIndex .lasSucursales a { border: 1px solid #CCC; width: 100%; box-sizing: border-box; padding: 22px; margin-bottom: 20px; display: block; background-color: #eff3f0; position: relative;}
.contIndex .lasSucursales a h3 { color: #023207; font-size: 30px; line-height: 38px;}
.contIndex .lasSucursales a p { color: #444; font-size: 18px; line-height: 26px;}
.contIndex .lasSucursales a img { position: absolute; right: 20px; width: 30px; top: 50%;
transform: translateY(-50%);}





.contSucat { width: 100%;
    height: auto;
    padding: 12px 22px !important;
    text-align: left;
    background-color: #c9d9cb;
    box-sizing: border-box;
    justify-content: flex-start !important;}
.contSucat h6 { font-weight: bold; color: #458d4d;}














@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;    }

}