/*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: 'Work Sans', 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}

.recuadroHome {border: 4px solid #e0a46a; width: 80%; margin: auto; text-align: center !important;}
.recuadroHome h4 {
    width: 100% !important;
    padding: 0 !important;
    text-align: center !important;
    display: inline-block !important;
}




.aguarde { width: 100%;
    height: 40vh;
    max-width: 700px;
    box-sizing: border-box;
    margin: auto;
    padding: 0px 30px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;}
.aguarde p { font-size: 17px;
    line-height: 26px;}













.legalPeso { font-size: 16px; line-height: 21px; font-weight: bold; margin-top: 0px; margin-bottom: 24px; width: 100%; border-bottom: 1px solid #CCC; padding-bottom: 12px;}


.africa { width: 100%; height: auto; background-color: #222; text-align: center; padding: 7px 0px; position: fixed; bottom: 0px;}
.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}

.horario {    margin-top: 9px !important;    font-size: 14px !important;    font-weight: bold !important;}

.elform1 {border: 1px solid #EEE;    background-color: #FFF;    width: 100%;    margin: auto;    box-sizing: border-box;}

.elAncho { width: 100%; }

header { height: auto; flex-direction: column;   display: flex; align-items: center; justify-content: center; z-index: 99999; background-color: #a02026;}
header .logo {padding: 12px 0px; }
header .logo img { height: 120px;}
header .carrito { margin-right: 20px; display: flex; align-items: center; justify-content: center;}
header .carrito i { font-size: 20px; color: #333333;;}
header .carrito p { font-size: 16px; padding: 5px 8px; margin-left: 8px; background-color: #333;; color: #FFF;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;}

header .der { display: flex;}
header .der h2 {font-size: 24px; line-height: 40px; font-weight: 500; padding: 0px 0px;  width: 100%;  box-sizing: border-box; color: #FFF; color: #6b3e1f; text-align: center;}
header .redes {}
header .redes i {color: #6b3e1f;     font-size: 18px;    padding: 0px 5px;}


.banda { width: 100%; height: auto;  text-align: center; background-color: #af1e26; padding-bottom: 16px;}
.banda h4 { color: #FFF; font-size: 28px; line-height: 34px; text-transform: uppercase; font-weight: bold;}
.banda p { color: #FFF; font-size: 13px; line-height: 18px; letter-spacing: 1px; font-weight: 300;}
.banda p strong {  font-weight: bold;}


.elAncho .franja { width: 100%; height: auto;  padding: 10px 0px; text-align: center; background-color: #8a2026; }
.elAncho .franja p { color: #FFF; font-size: 16px; letter-spacing: 4px;}



main {  margin-top: 25px; margin-bottom: 120px; }




.cadaCategoria .nombreCategoria { display: flex; align-items: center; justify-content: space-between;  }
.cadaCategoria ul { display: none;}

    
.cadaCategoria .nombreCategoria { display: flex; align-items: center; justify-content: space-between;border-bottom: 1px solid #e9e9e9   ;  }
.cadaCategoria ul { display: none;}

.listadoProductos {  margin-bottom: 85px;  margin: auto;    width: 90%;    top: 0;    bottom: 0px; max-width: 860px; height: auto;   overflow-x: hidden; }
.listadoProductos h4 { font-size: 20px; font-weight: 600; padding: 12px 20px; text-transform: uppercase; padding-left: 26px; box-sizing: border-box; color: #666666; display: flex; align-items: center;}
.listadoProductos h4 img { width: 44px; margin-right: 12px;}
.listadoProductos i { font-size: 18px;  color: #565656; margin-right: 20px; cursor: pointer;}
.listadoProductos ul { box-sizing: border-box;  background-color: #f9f9f9;  }
.listadoProductos ul li { display: flex; align-items: center; justify-content: center; padding: 7px 0px;border-bottom: 1px solid #c5c5c5; }
.listadoProductos ul li .contFoto { width: 80px;    height: auto;    margin: 0px 0px;    margin-right: 18px; margin-left: 20px;}
.listadoProductos ul li .contFoto img { border: 1px solid #EEE; width: 100%;}
.listadoProductos ul li .losChecks { width: 15px;    height: 20px;    margin-right: 10px; margin-left: 26px;}
.listadoProductos ul li .info { flex: 1; padding: 10px 0px; }
.listadoProductos ul li .info p {  font-size: 20px; line-height: 26px; font-weight: 400;}
.listadoProductos ul li .info span {  font-size: 15px; line-height: 20px;    font-weight: 400;}
.listadoProductos ul li .info span.precio {  font-size: 18px;    font-weight: 400; color: #333; font-weight: bolder; padding: 0px;}
.listadoProductos ul li .precio { font-weight: bold; padding: 6px 10px; font-size: 20px; margin-right: 20px;}
.listadoProductos ul li .campoCantidad { padding: 6px 12px; width: 40px; padding-right: 8px; margin-right: 20px; border: none;}

.sendform1 {
    width: 100%;
    height: 60px;
    background-color: #efefef;
    position: fixed;
    bottom: 26px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-size: cover;
    background-position: center center;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}
.sendform1 p { color: #e1122e; margin-left: 20px; font-size: 14px;padding-right: 20px;}
.sendform1 .sendBtn { background-color: #bb2831; border: none; padding: 9px 20px; color: #FFF; letter-spacing: 1px; margin-right: 20px; font-size: 18px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;}


.cadaCategoria .nombreCategoria .contTxts { display: flex;  flex-direction: column;align-items: flex-start;    justify-content: flex-start; padding: 20px 0px; width: 100%; text-align: center;}
.cadaCategoria .nombreCategoria .contTxts h4 { padding: 0px; padding-left: 30px;font-size: 22px;    line-height: 32px; margin-bottom: 0px; width: 100%; color: #6b3e1f;}
.cadaCategoria .nombreCategoria .contTxts p { padding: 0px; padding-left: 30px; font-size: 18px; line-height: 22px; color: #FFF;}


.formDatos {
    position: fixed;
    width: 100vw;
    height: 100%;
    top: 100%;
    left: 0;
    background-color: #FFF;
    overflow-y: scroll;
    background-color: #f9f9f9;
    /* border: 4px solid #e0a46a; */
    box-sizing: border-box;
    bottom: 86px;
    padding-bottom: 40px;
}
.formDatos form { width: 90%; margin: auto; margin-top: 40px; color: #222; display: flex; flex-direction: column; }
.formDatos .fa-reply { color: #902a22; font-size: 30px; margin-bottom: 20px; cursor: pointer;}
.formDatos form h4 { font-size: 50px; font-weight: 400; padding-bottom: 6px; color: #902a22;}
.formDatos form h3 { font-size: 34px; font-weight: 400; padding-bottom: 8px; color: #902a22;}
/* .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;color: #333;}
.formDatos form>label { font-weight: 400; font-size: 12px; margin-bottom: 5px; opacity: 1; letter-spacing: 2px;color: #333;}
.formDatos form>input { background-color: #ffffff; border: none; margin-bottom: 30px; color: #333; font-size: 20px; line-height: 28px; border-bottom: 1px solid #dcdcdc; padding: 6px 0px;}
.formDatos form>input:focus { background-color: ##f9f9f9;}
.formDatos form>textarea { background-color: #ffffff; border: none; margin-bottom: 30px; color: #333; font-size: 20px; line-height: 28px; border-bottom: 1px solid #dcdcdc; padding: 6px 0px; width: 100%; height: 110px; resize: none;}
.formDatos form>textarea:focus { background-color: #f9f9f9;}


.sendform2 { width: 100%; height: 60px; background-color: #efefef; position: fixed; bottom: 0; display: flex; align-items: center; justify-content: space-between; left: 0px; bottom: -60px;
    background-size: cover; background-position: center center;}
.sendform2 p { color: #e1122e; margin-left: 20px; font-size: 14px;padding-right: 20px;}
.sendform2 .sendBtn { background-color: #bb2831; border: none; padding: 9px 20px; color: #FFF; letter-spacing: 1px; margin-right: 20px; font-size: 18px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;}



.formDatos form .listaTitulos { width: 100%;  background-color: #d19b97}
.formDatos form .listaTitulos li { display: flex; align-items: center; justify-content: space-between; width: 100%;border-bottom: 1px solid #c#6b3e1f41c; padding: 6px 0px;}
.formDatos form .listaTitulos p {font-size: 16px;    font-weight: normal !important; padding: 4px 0px; padding-top: 5px; opacity: 1; letter-spacing: 1px; text-align: center; color: #FFF;}  
.formDatos form .listaTitulos .producto {  width: 50%; text-align: left; padding-left: 10px;  color: #FFF; font-weight: bolder;}
.formDatos form .listaTitulos .cantidad { width: 30%; color: #FFF; font-weight: 600;}
.formDatos form .listaTitulos .precio { width: 20%; color: #FFF; 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 #d7d7d7; padding: 6px 0px; background-color: #f1f1f1;}
.formDatos form #resumen li.categoria {  background-color: #cd6d66; padding: 5px 0px; padding-top: 6px;}
.formDatos form #resumen li.categoria p { text-transform: uppercase; font-size: 16px;    font-weight: normal; padding-left: 10px; color: #FFF; }
.formDatos form #resumen p {font-size: 20px; padding: 6px 0px; text-align: center;}  
.formDatos form #resumen .producto {  width: 50%; text-align: left; padding-left: 8px; color: #444; font-size: 20px;  line-height: 23px; }
.formDatos form #resumen .producto span {  font-size: 16px;  line-height: 19px; }
.formDatos form #resumen .cantidad { width: 30%;color: #444; }
.formDatos form #resumen .cantidad span { font-size: 15px; opacity: 0.6;color: #444; }
.formDatos form #resumen .precio { width: 20%;color: #444; }



.formDatos form .listaTotal { width: 100%; margin-bottom: 16px; background-color: #af362d;}
.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: notmal;  color: #FFF;}
.formDatos form .listaTotal .precio { width: 20%; font-weight: normal; color: #FFF;}


.camposDelivery { display: none;}
.camposDelivery>label { font-weight: 400; font-size: 12px; margin-bottom: 5px; opacity: 1; letter-spacing: 2px; width: 100%; color: #444;}
.camposDelivery>input { background-color: #ffffff; border: none; margin-bottom: 30px; color: #333; font-size: 20px; line-height: 28px; border-bottom: 1px solid #dcdcdc; padding: 6px 0px; width: 100%; margin-top: 5px;}
.camposDelivery>input:focus { background-color: #ffffff;}
.camposDelivery>select { background-color: #ffffff; border: none; margin-bottom: 30px; color: #333; font-size: 20px; line-height: 28px; border-bottom: 1px solid #dcdcdc; padding: 6px 0px; width: 100%; margin-top: 5px;}
.camposDelivery>select:focus { background-color: #ffffff;}
.camposDelivery>textarea { background-color: #ffffff; border: none; margin-bottom: 30px; color: #333; font-size: 20px; line-height: 28px; border-bottom: 1px solid #dcdcdc; padding: 6px 0px; width: 100%; height: 110px; resize: none;}



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




.cont-intro { width: 100%; text-align: center; display: flex; align-items: center; justify-content: center; flex-direction: column;  position: absolute; top: 0; bottom: 0; left: 50%; 
     background-image: url("http://granjaelduende.com.ar/wp-content/themes/granja-elduende/img/franjas.jpeg"); background-repeat: repeat-x; background-size: auto 100%;
    transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%);
}
.cont-intro .logo { width: 80%; margin-bottom: 50px;}
.cont-intro .logo img { width: 100%; max-width: 350px; }
.cont-intro .opciones { display: flex; width: 300px; max-width: 600px;   flex-direction: column;}
.cont-intro .opciones li {  margin: 5px 0px;
    -moz-transition:all 0.25s ease 0s;
    -o-transition:all 0.25s ease 0s;
    -ms-transition:all 0.25s ease 0s;
    -webkit-transition:all 0.25s ease 0s;}
.cont-intro .opciones li a { color: #FFF; width: 100%;}
.cont-intro .opciones li a img { width: 80%;  margin-top: 18px ;}
.cont-intro .opciones li a p { font-size: 16px; line-height: 21px; margin-top: 6px;}
.cont-intro .opciones li:hover { opacity: 0.7;}
.cont-intro>p { color: #FFF; font-size: 30px; line-height: 40px; padding: 10px 20px; font-weight: bold;} 









.enConstruccion { display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100vw; height: 100vh;background-color: #1b9444;}
.enConstruccion>div { text-align: center;}
.enConstruccion .logo { width: 290px;}
.enConstruccion p { color: #FFF; font-size: 26px; line-height: 35px; padding: 10px 20px; margin-top: 30px;}
.enConstruccion a { background-color: #FFF; padding: 15px 40px; font-size: 18px; line-height: 28px; color: #1b9444; text-align: center; margin-top: 30px; display: inline-block; 
    -moz-transition:all 0.25s ease 0s;
    -o-transition:all 0.25s ease 0s;
    -ms-transition:all 0.25s ease 0s;
    -webkit-transition:all 0.25s ease 0s;}
.enConstruccion a:hover { background-color: #333; color: #FFF;}




.camposRetiro { display: none;  }
.camposRetiro p {    font-size: 16px;    line-height: 23px; font-weight: normal;}
.camposDelivery p {    font-size: 16px;    line-height: 23px; font-weight: normal;}
.camposDelivery .col50 { display: flex; margin-top: 10px;}
.camposDelivery .col50 div {  box-sizing: border-box; padding-right: 40px;    display: flex;    align-items: center;}

.camposDelivery .losRadios { width: 20px; height: 20px; margin-right: 8px;}
.camposDelivery .label2 { font-size: 18px; line-height: 20px;}
.camposDelivery .label2 span { font-weight: bold;}





.radioSuc { width: 100%; margin-top: 6px; display: flex; align-items: center;}
.radioSuc input { width: 15px; height: 15px; margin-right: 6px;}




.camposDelivery {}
.camposDelivery p { font-size: 14px; line-height: 19px; margin-top: 8px; color: #333; margin-bottom: 12px;}
.camposDelivery p strong { font-weight: bold; color: #000; font-size: 17px; color: #933132;}


.listaEntrega { width: 100%; display: flex; }
.listaEntrega li { width: 25%;
    font-size: 12px;
    line-height: 14px;
    box-sizing: border-box;
    padding: 4px 8px;
    background-color: #f9f9f9;
    border-bottom: 1px solid #CCC;}
.entregaTitulos { }
.entregaTitulos li { color: #FFF; padding: 8px 8px;background-color: #666;}


.cadacheck { display: flex; align-items: center; margin-top: 10px;}
.cadacheck label { font-weight: bold; font-size: 17px; color: #933132;}



.subcategoria {width: 100%; background-color: #e28a4b; text-align: left; justify-content: flex-start !important; padding: 4px 0px !important;}
.subcategoria p {  color: #FFF; padding: 10px; box-sizing: border-box; padding-left: 26px;    font-size: 14px;    letter-spacing: 1px;    font-weight: 700;}






.tipoPote { width: 100%; display: flex; justify-content: center; align-items: center; margin: 8px 0px;}
.tipoPote div { box-sizing: border-box; border: 1px solid #CCC; display: flex; justify-content: center; align-items: center; padding: 15px; width: 30%; margin: 0 1%;}



.sesuma { display: flex; justify-content: center; align-items: center; margin-right: 20px;}
.sesuma .campoCantidad { width: 30px !important; text-align: center;      margin: 0px 6px !important;    padding: 6px 8px !important;}
.sesuma .campoCantidad.activo {background-color: #FFF}
.sesuma img { cursor: pointer;width: 35px;}



.potes { width: 100%; margin: auto;}
.potes li { width: 100%; margin: auto; display: none; box-sizing: border-box; padding: 10px 20px !important;}
.potes li h6 { width: 30%;font-weight: bold;    font-size: 20px; line-height: 23px; float: left;margin-top: 14px;}
.potes li h6 span {font-weight: 300;    font-size: 16px;}
.potes li .losSelects { display: flex; flex-direction: column; width: 68%; float: right;}
.potes li .losSelects select { width: 100%; box-sizing: border-box; padding: 8px; margin-bottom: 6px;border: 1px solid #CCC}


.potes.listaKilo li { display: none}
.potes.listaTres li { display: none}
.potes.listaMedio li { display: none}
.potes.listaCuarto li { display: none}
.potes.listaMartes li { display: none}
.potes.listaPromo2 li { display: none}
.potes.listaPalFrutal li { display: none}
.potes.listaPalRellenas li { display: none}
.potes.listaPalEspeciales li { display: none}
.potes.listaCubanitos li { display: none}
.potes.listaTabletas li { display: none}
.potes.listaKeto li { display: none}
.potes.listaVegano li { display: none}


.masKilo { margin-right: 15px; margin-left: 8px; cursor: pointer;}
.menosKilo { cursor: pointer;}
.masTres { margin-right: 15px; margin-left: 8px; cursor: pointer;}
.menosTres { cursor: pointer;}
.masMedio { margin-right: 15px; margin-left: 8px; cursor: pointer;}
.menosMedio { cursor: pointer;}
.masCuarto { margin-right: 15px; margin-left: 8px; cursor: pointer;}
.menosCuarto { cursor: pointer;}
.masMartes { margin-right: 15px; margin-left: 8px; cursor: pointer;}
.menosMartes { cursor: pointer;}
.masPromo2 { margin-right: 15px; margin-left: 8px; cursor: pointer;}
.menosPromo2 { cursor: pointer;}

.masPalFrutal { margin-right: 15px; margin-left: 8px; cursor: pointer;}
.menosPalFrutal { cursor: pointer;}
.masPalRellenas { margin-right: 15px; margin-left: 8px; cursor: pointer;}
.menosPalRellenas { cursor: pointer;}
.masPalEspeciales{ margin-right: 15px; margin-left: 8px; cursor: pointer;}
.menosPalEspeciales{ cursor: pointer;}

.masCubanitos{ margin-right: 15px; margin-left: 8px; cursor: pointer;}
.menosCubanitos{ cursor: pointer;}
.masTabletas { margin-right: 15px; margin-left: 8px; cursor: pointer;}
.menosTabletas { cursor: pointer;}
.masKeto{ margin-right: 15px; margin-left: 8px; cursor: pointer;}
.menosKeto{ cursor: pointer;}
.masVegano{ margin-right: 15px; margin-left: 8px; cursor: pointer;}
.menosVegano{ cursor: pointer;}

.nombreCategoria>div { width:100px;}
.nombreCategoria div .mas { width: 33px;}
.nombreCategoria div .menos { width: 33px;}



.radioentrega { font-weight: bold !important; font-size: 16px !important; margin-bottom: 16px !important;}


.medioPago { margin-bottom: 30px;}
.medioPago .col100 { width: 100%; display: flex; justify-content: flex-start; align-items: center;}
.medioPago .col100 div { padding-right: 25px;}
.medioPago .col100 div label { font-size: 18px;line-height: 20px;    color: #333;}



#pagacon {background-color: #ffffff; border: none; margin-bottom: 30px; color: #333; font-size: 20px; line-height: 28px; border-bottom: 1px solid #dcdcdc; padding: 8px 0px; margin-top: 10px; width: 100%;    padding-left: 10px; display: none;}
#pagacon:focus { background-color: #ffffff;}



.headHome { position: relative;}
.headHome .franja { width: 100%; height: auto;  padding: 10px 0px; text-align: center; background-color: #b3b8bb; margin-bottom: 8px;}
.headHome .franja p { color: #FFF; font-size: 16px; letter-spacing: 4px;}

.listadoHome {width: 360px;    height: 475px;     margin: auto; margin-bottom: 12px; margin-top: 15px; background-image: url(http://bloomhelados.com.ar/wp-content/themes/bloom/img/recuadro.jpg); background-size: cover; background-repeat: no-repeat;box-sizing: border-box;    padding: 45px 0px;    display: flex;    flex-direction: column;    align-items: center;    justify-content: space-around;}
.listadoHome a {    border-bottom: 2px dotted #6b3e1f; width: 50%;}
.listadoHome a:last-child { border: none;}
.listadoHome h5 { width: 100%; text-align: center; color: #6b3e1f; font-size: 20px; font-weight: 600; margin-bottom: 25px;}
.listadoHome .nombreCategoria .contTxts {    padding: 12px 0px;}
.listadoHome .nombreCategoria .contTxts h4 {   padding-left: 0px !important;    font-size: 22px;    font-weight: 600;    line-height: 24px;    text-transform: uppercase;}
.listadoHome .nombreCategoria .contTxts p {  color: #6b3e1f; font-size: 12px; line-height: 16px; margin: 0; padding: 0;text-align: center;    width: 100%;}




.martes1 {display: flex;    align-items: center; padding: 16px 27px;}
.martes1 img { width: 44px; margin-right: 12px;}
.martes1 h4 { padding: 0px; margin-bottom: 5px;}
.martes1 p {  font-size: 14px; line-height: 18px;}



h2.sucursal { width: 100%; text-align: center; color: #6b3e1f; font-size: 20px; line-height: 28px; margin-bottom: 20px;}

.hash { text-align: center; margin-top: 10px;}



.redes { margin-top: 20px;}
.redes i {color: #6c3f20;     font-size: 24px;    padding: 0px 5px;}










@media screen and (max-height: 720px) {
.listadoProductos {  height: 54vh;  }
}

@media screen and (max-width: 680px) {

    .formDatos form .listaTitulos p {    font-size: 15px; }
    .formDatos form #resumen li.categoria p {  font-size: 15px; }
    .formDatos form #resumen p {   font-size: 16px;  }
    .formDatos form #resumen .cantidad span {  font-size: 15px;  }
    .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: 28px;    }

    .listadoProductos ul {  }
    .listadoProductos ul li .info p {   }
    .listadoProductos ul li .info span {        font-size: 12px;    }
    .listadoProductos ul li .precio {    font-size: 15px;   }
    .listadoProductos h4 {        font-size: 18px;    }

    .cont-intro .opciones { width: 220px;}

    .listaEntrega li {        font-size: 11px;        line-height: 15px;        padding: 3px 8px;    }

    /* .cadaCategoria .nombreCategoria .contTxts p {        padding-left: 20px;        font-size: 17px;        line-height: 20px;    } */
    .cadaCategoria .nombreCategoria .contTxts h4 {        padding-left: 20px;     font-size: 22px;        line-height: 26px;   }

    .listadoProductos ul li .contFoto {        width: 70px;        margin-right: 7px;    }

    .potes li {        width: 92%;    }

    /* .cadaCategoria .nombreCategoria .contTxts {        padding: 16px 0px;    } */

    .martes1 p {font-size: 12px;    line-height: 16px;}

}


@media screen and (max-width: 540px) {

    header .logo img {        height: 66px;    }
    header {     }
    main {        top: 95px;    }

    .listadoProductos h4 {        font-size: 16px; padding-left: 15px; width: 70%;  }
    .listadoProductos ul li {        padding: 10px 0px;    }
    .listadoProductos ul li .info p {        font-size: 17px;   line-height: 22px;  }
    .listadoProductos ul li .info span {        font-size: 17px;   line-height: 22px;  }
    .listadoProductos ul li .precio {        font-size: 20px; font-weight: 300;    }
    .listadoProductos ul li .campoCantidad {        width: 32px;        padding-right: 0px;        text-align: center;    }

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

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

    .listaEntrega li {        font-size: 9px;        line-height: 13px;        padding: 2px 8px;    }

    .formDatos .tipoRetiro .col50 {        flex-direction: column;    }
    .formDatos .tipoRetiro .col50 div {        padding-right: 0px; margin-bottom: 12px;    }
    .formDatos .tipoRetiro label {        font-size: 18px;    }

    .africa p {        font-size: 8px;        line-height: 12px;        letter-spacing: 1px;    }
    .africa p a {        font-size: 8px;        line-height: 12px;        letter-spacing: 1px;    }

    .sendform1 {        height: 50px;    }
    .sendform1 .sendBtn {
        padding: 8px 15px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        font-size: 14px;
    }
    .sendform2 {        height: 50px;    }
    .sendform2 .sendBtn {
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        font-size: 14px;
    }

    .subcategoria p {        padding-left: 14px;        font-size: 12px;    }
    .listadoProductos ul li .losChecks {        margin-right: 6px;        margin-left: 16px;    }
    .listadoProductos ul li .campoCantidad {        margin-right: 15px;    }

    .listadoProductos ul li .contFoto {        margin-left: 14px;    }
    .listadoProductos ul li .info span {        font-size: 14px;    }

    .formDatos form #resumen .producto {        font-size: 18px;        line-height: 21px; width: 65%;    }
    .formDatos form #resumen .producto span {        font-size: 14px;        line-height: 17px;    }
    .formDatos form .listaTitulos .producto {        width: 60%;    }
    .formDatos form #resumen .cantidad {        width: 20%;    }
    .formDatos form .listaTitulos .cantidad {        width: 20%;    }
    .formDatos form #resumen .precio {        width: 20%;    }
    .formDatos form .listaTitulos .precio {        width: 20%;    }

    header {       }
    header .logo img {        height: 90px;  margin-bottom: 6px;  }
    .cadaCategoria .nombreCategoria .contTxts h4 {        padding-left: 20px;        font-size: 18px;        line-height: 18px;    }

    header .der h2 {        font-size: 26px;        line-height: 34px;    }

    .formDatos {        bottom: 76px;    }

    header .redes i {        color: #6b3e1f;        font-size: 20px;        padding: 0px 6px;    }

    header .der h2 {        font-size: 16px;        line-height: 20px;    }

    .listadoProductos {      height: auto;   }

    .martes1 {        padding: 16px 16px;    }
    .martes1 h4 { padding: 0px; margin-bottom: 5px;}

    .potes li h6 {        font-size: 17px;        line-height: 20px;    }
    .potes li h6 span {        font-size: 14px;    }

    .banda {        padding: 8px 0px; padding-bottom: 10px;   margin-top: 0px;  }
    .elAncho .franja {        padding: 7px 0px;    }
    .elAncho .franja p {        font-size: 14px;        letter-spacing: 3px;    }
    .banda h4 {        font-size: 25px;        line-height: 36px;    }
    .banda p {        font-size: 12px;    }

    .headHome .franja {        padding: 7px 0px;    }
    .headHome .franja p {        font-size: 14px;        letter-spacing: 3px;    }


}