/*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}

.ladire { display: none;   margin-top: 8px;}
.laciudad { display: none;   margin-top: 8px;}
.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: #933132; 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;}


.elAncho { width: 100%; max-width: 800px;}

header { height: 140px; background-color: #FFF; 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;}
header .logo img { height: 100px;}
header .carrito { margin-right: 20px; display: flex; align-items: center; justify-content: center;
}
header .carrito i { font-size: 20px; color: #933132;}
header .carrito p { font-size: 16px; padding: 5px 8px; margin-left: 8px; background-color: #933132; color: #FFF;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;}


main {  margin: 0 auto; position: absolute;overflow: hidden; top: 140px; 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: #f5f5f5; border-bottom: 1px solid #CCC; }
.cadaCategoria ul { display: none;}

.listadoProductos {  margin-bottom: 70px; overflow-y: scroll;    position: absolute;    width: 100%;    top: 0;    bottom: 0px; }
.listadoProductos h4 { font-size: 18px; font-weight: 400; padding: 18px 20px; text-transform: uppercase; padding-left: 40px; box-sizing: border-box; color: #000;}
.listadoProductos i { font-size: 18px;  color: #933132; 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 10px;}
.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; display: flex;    align-items: center;    margin-bottom: 5px;}
.listadoProductos ul li .info p .sintacc { height: 28px; margin-left: 7px;}
.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: 60px; background-color: #f5f5f5; position: fixed; bottom: 26px; display: flex; align-items: center; justify-content: space-between}
.sendform1 p { color: red; margin-left: 20px; font-size: 14px;padding-right: 20px;}
.sendform1 .sendBtn { background-color: #933132; border: none; padding: 6px 16px; color: #FFF; 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: #FFF; overflow-y: scroll;}
.formDatos form { width: 90%; margin: auto; margin-top: 40px; color: #222; display: flex; flex-direction: column; }
.formDatos .fa-reply { color: #933132; font-size: 30px; margin-bottom: 20px; cursor: pointer;}
.formDatos form h4 { font-size: 50px; font-weight: 400; padding-bottom: 6px; color: #933132;}
.formDatos form h3 { font-size: 34px; font-weight: 400; padding-bottom: 12px; color: #933132;}
/* .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: #f9f9f9; border: none; margin-bottom: 30px; color: #000; font-size: 20px; line-height: 28px; border-bottom: 1px solid #999; padding: 6px 0px; margin-top: 3px; padding-left: 10px;}
.formDatos form>input:focus { background-color: #EEE;}

.formDatos form .ladire>input { background-color: #f9f9f9; border: none; margin-bottom: 30px; color: #000; font-size: 20px; line-height: 28px; border-bottom: 1px solid #999; padding: 6px 0px; margin-top: 3px; padding-left: 10px; width: 100%;}
.formDatos form .ladire>label { font-weight: 400; font-size: 12px; margin-bottom: 5px; opacity: 1; letter-spacing: 2px; width: 100%;}
.formDatos form .ladire>input:focus { background-color: #EEE;}


.formDatos form .laciudad>input { background-color: #f9f9f9; border: none; margin-bottom: 30px; color: #000; font-size: 20px; line-height: 28px; border-bottom: 1px solid #999; padding: 6px 0px; margin-top: 3px; padding-left: 10px; width: 100%;}
.formDatos form .laciudad>label { font-weight: 400; font-size: 12px; margin-bottom: 5px; opacity: 1; letter-spacing: 2px; width: 100%;}
.formDatos form .laciudad>input:focus { background-color: #EEE;}

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



.formDatos form .listaTitulos { width: 100%; background-color: #e4e4e4;}
.formDatos form .listaTitulos li { display: flex; align-items: center; justify-content: space-between; width: 100%;border-bottom: 1px solid #933132; padding: 6px 0px;}
.formDatos form .listaTitulos p {font-size: 14px; padding: 4px 0px; padding-top: 5px; opacity: 0.8; letter-spacing: 1px; text-align: center;}  
.formDatos form .listaTitulos .producto {  width: 60%; text-align: left; padding-left: 10px;  color: #000; font-weight: bolder;}
.formDatos form .listaTitulos .cantidad { width: 20%; color: #000; font-weight: 600;}
.formDatos form .listaTitulos .precio { width: 20%; color: #000; 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 #CCC; padding: 6px 0px;}
.formDatos form #resumen li.categoria {  background-color: #f7f7f7; 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: #933132; }
.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: 16px; background-color: #ffdcdc;}
.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: #f9f9f9; border: none; margin-bottom: 30px; color: #000; font-size: 20px; line-height: 28px; border-bottom: 1px solid #933132; padding: 6px 0px; width: 100%;}
.camposDelivery>input:focus { background-color: #EEE;}



.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-family: 'Nunito', sans-serif; font-size: 16px;    line-height: 23px; font-weight: normal;}
.camposDelivery p {    font-family: 'Nunito', sans-serif; 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;}




.losSelects {     width: 100%;
    box-sizing: border-box;
    font-size: 20px;
    padding: 10px 5px;
    margin-top: 3px;
    margin-bottom: 20px;
    border: none;
    border-bottom: 1px solid #999;
    background-color: #f9f9f9;}



textarea { width: 100%; height: 140px;
    padding: 10px 5px;
    margin-top: 3px;
    margin-bottom: 20px;
    border: none;
    border-bottom: 1px solid #999;
    background-color: #f9f9f9; resize: none;}




.gracias {width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 30vh;}
    .gracias .p1 { font-size: 30px; line-height: 40px; margin-bottom: 20px; font-weight: bold;}
    .gracias .p2 { font-size: 22px; line-height: 30px; margin-bottom: 30px;}
    .gracias button { background-color: #933132; color: #FFF; font-size: 20px; padding: 10px 30px; border: none;}





.nombreCategoriaN { background-color: #933132;}
.nombreCategoriaN h4 { color: #FFF;}

.aclara {padding: 10px 12px;    color: #933132;    font-weight: bold;}



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




.camposEntrega { width: 100%; height: auto; display: flex; align-items: flex-start; justify-content: space-between;}
.camposEntrega div { width: 31%;}
.camposEntrega label {
    font-weight: 400;
    font-size: 12px;
    margin-bottom: 5px;
    opacity: 1;
    letter-spacing: 2px;
}
.camposEntrega input {
    background-color: #f9f9f9;
    border: none;
    margin-bottom: 30px;
    color: #000;
    font-size: 20px;
    line-height: 28px;
    border-bottom: 1px solid #999;
    padding: 6px 0px;
    margin-top: 3px;
    padding-left: 10px; width: 100%;
}
.camposEntrega .losSelects {    padding: 5px 5px;}







.listaInterna { position: relative; width: 90%; max-width: 1400px; margin: auto; margin-top: 22px; box-sizing: border-box; padding: 20px; border: 1px solid #EEE;}
.listaInterna .headListas { width: 100%; height: auto; box-sizing: border-box; padding: 10px 0px; text-align: center; margin-bottom: 10px; display: flex; align-items: center; justify-content: space-between;}
.listaInterna .headListas p { text-align: right; font-size: 15px; line-height: 22px;}
.listaInterna .headListas img { height: 80px;}
.listaInterna .nombreCategoriaN {    background-color: #933132;    box-sizing: border-box;    padding: 10px 14px;}
.listaInterna .nombreCategoriaN h4 { color: #FFF;     font-size: 18px;    line-height: 25px;    font-weight: 700;}
.listaInterna .cadaCategoria { padding: 8px 0px;}
.listaInterna .cadaCategoria .nombreCategoria {    display: flex;    align-items: center;    justify-content: space-between;    background-color: #803132;    border-bottom: 1px solid #CCC;    padding: 12px;}
.listaInterna .cadaCategoria .nombreCategoria h4 { font-weight: 700;   font-size: 16px;
    line-height: 20px; color:#FFF}
.listaInterna .cadaCategoria ul {}
.listaInterna .cadaCategoria ul li { padding: 5px 12px; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid #CCC;}
.listaInterna .cadaCategoria ul li .izq { width: auto;}
.listaInterna .cadaCategoria ul li .izq h3 {    font-size: 16px;    line-height: 23px;    font-weight: 600; display: flex;    align-items: center;}
.listaInterna .cadaCategoria ul li .izq h3 .sintacc { height: 24px; margin-left: 10px;}
.listaInterna .cadaCategoria ul li .izq p { font-size: 13px;    line-height: 16px;    margin-top: 2px;}
.listaInterna .cadaCategoria ul li .der { width: auto; text-align: right; display: flex;    align-items: center;    justify-content: end;}

.listaInterna .cadaCategoria ul li .der .peso { font-size: 14px; font-style: italic;  margin-right: 10px;}
.listaInterna .cadaCategoria ul li .der .precio {
    font-size: 17px;
    line-height: 21px;
    font-weight: 700;
    margin-bottom: 0px;
}


.listaInterna .cadaCategoria ul.der {}
.listaInterna .cadaCategoria ul.der li { display: flex; align-items: center; flex-direction: column !important; border-bottom: none !important; padding: 2px 4px; width: 72px;}
.listaInterna .cadaCategoria ul.der li .categoria{
    font-size: 11px;
    line-height: 14px;
    font-weight: 600;
    margin-bottom: 0px;
}
.listaInterna .cadaCategoria ul.der li .precio {
    font-size: 15px;
    line-height: 18px;
    font-weight: 700;
    margin-bottom: 0px;
}



.losBotones { display: flex; align-items: center; justify-content: center; width: 100%; height: auto; margin-bottom: 20px;}
.losBotones a { margin: 0px 10px;}


.bajadaListas { width: 90%; text-align: center; margin: 30px auto; display: flex; align-items: center; justify-content: center; flex-direction: column;}

.wp2 { position: relative;  background-color: #FFF; display: flex; align-items: center; justify-content: flex-end; box-sizing: border-box; padding: 6px 8px 6px 20px; width: 210px; margin-bottom: 12px;
-webkit-box-shadow: 2px 3px 21px -6px rgba(0,0,0,0.64); cursor: pointer;
-moz-box-shadow: 2px 3px 21px -6px rgba(0,0,0,0.64);
    -webkit-border-radius: 100px;
-moz-border-radius: 100px;
border-radius: 100px;
-moz-transition:all 0.45s ease 0s;
    -o-transition:all 0.45s ease 0s;
    -ms-transition:all 0.45s ease 0s;
    -webkit-transition:all 0.45s ease 0s;}
.wp2 p { margin-right: 20px !important; font-size: 16px; line-height: 21px; color: #111;}
.wp2 img { height: 50px;}
.wp2:hover { background-color: #64a956;}
.wp2.pdf:hover { background-color: #933132;}
.wp2:hover p { color: #FFF;}

.bajadaListas ul { margin: 0px 0px; display: flex; align-items: center; justify-content: center; flex-wrap: wrap; margin-bottom: 14px;}
.bajadaListas ul li { margin: 5px 8px;}
.bajadaListas p { margin: 15px 0; display: flex;    align-items: center;}
.bajadaListas p b { margin-right:20px}
.bajadaListas button { background-color: #933132; color: #FFF; font-size: 14px; line-height: 22px; box-sizing: border-box; padding: 7px 18px; border: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-moz-transition:all 0.45s ease 0s;
    -o-transition:all 0.45s ease 0s;
    -ms-transition:all 0.45s ease 0s;
    -webkit-transition:all 0.45s ease 0s;}
.bajadaListas button:hover { background-color: #333;}





.listado1Lista { margin: 0px 0px; display: flex; align-items: center; justify-content: center; flex-wrap: wrap; margin-bottom: 14px;}
.listado1Lista  li { margin: 5px 8px;}
.listado1Lista p { margin: 15px 0; display: flex;    align-items: center;}
.listado1Lista p b { margin-right:20px}
.listado1Lista button { background-color: #933132; color: #FFF; font-size: 14px; line-height: 22px; box-sizing: border-box; padding: 7px 18px; border: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
-moz-transition:all 0.45s ease 0s;
    -o-transition:all 0.45s ease 0s;
    -ms-transition:all 0.45s ease 0s;
    -webkit-transition:all 0.45s ease 0s;}
.listado1Lista button:hover { background-color: #333;}


.losLights {display: none; background-color: rgba(0,0,0,0.64); position: fixed; width: 100%; height: 100%; top: 0; left: 0;}
.losLights .in { position: absolute; background-color: #FFF; width: 90%; height: auto; max-width: 900px; top: 50%; left: 50%; max-height: 600px; min-height: 300px; overflow-y: scroll; box-sizing: border-box; padding: 30px; text-align: center;
transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
}
.losLights .in .close { position: absolute; top: 10px; right: 10px;}

.losLights .in .hojas { max-height: 660px; width: auto; max-width: 100%;}

.lightHoja { }
.lightSistema { }
.lightAsesoramiento { }


.losLights .in h1, .losLights .in h2, .losLights .in h3, .losLights .in h4, .losLights .in h5, .losLights .in h6 { color: #933132; font-size: 18px; line-height: 25px; margin-bottom: 20px; margin-top: 6px;}
.losLights .in p { font-size: 15px; line-height: 23px;     font-weight: 500; margin-bottom: 14px;}
.losLights .in p b { font-weight: 700;}
.losLights .in p strong { font-weight: 700;}





.imagenPromo { width: 100%; text-align: center;  margin: 20px auto; max-width: 1400px;}
.imagenPromo img { width: auto; max-width: 100%; height: auto; }




.mediosdepago {}
.mediosdepago img {height: 30px; margin-right:4px}
.mediosdepago span { display:flex; align-items:center; margin-right:20px}






@media screen and (max-width: 800px) {
.bajadaListas p {
    flex-direction: column;
}
.mediosdepago span {
    margin-right: 0;
    margin-bottom: 5px;
}
.bajadaListas ul {
    flex-direction: column;
}
.bajadaListas p b {
    margin-right: 0;
    margin-bottom: 12px;
}
}





.nuevosIconos { margin-top: 12px; margin-bottom: 20px; margin-bottom: 52px;    display: flex;    align-items: center;    justify-content: center;    margin-top: 20px;}
.nuevosIconos a { color:#333; margin: 2px 10px}
.nuevosIconos a svg { width: 20px;    height: 20px;}




.phoneLista { color:#933132; font-size:24px; margin-left:10px; display: flex; margin-top:20px;
    align-items: center;
    justify-content: center;}
.phoneLista svg {color:#933132; width: 24px; height: 24px; margin-right:8px}





@media screen and (max-width: 900px) {
    .listaInterna .cadaCategoria ul.der li .categoria {
        font-size: 10px;
    }
    .listaInterna .cadaCategoria ul.der li .precio {
        font-size: 14px;
    }
    .listaInterna .cadaCategoria ul.der li {
        width: 82px;
    }

}





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

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

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

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

    .liEspecial { display: flex; flex-direction: column;}
    .listaInterna .cadaCategoria ul li.liEspecial ul.der {        width: 100%; text-align: center; justify-content: center;    align-items: flex-end;}
    .listaInterna .cadaCategoria ul li.liEspecial ul.der li .categoria {        font-size: 9px;        line-height: 11px;    }
    .listaInterna .cadaCategoria ul li.liEspecial ul.der .precio {        font-size: 15px;        line-height: 24px;    }

    .listaInterna .cadaCategoria ul.der li {        width: auto;    }
}


@media screen and (max-width: 540px) {
    .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;   line-height: 15px;  }
    .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;    }

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

    .aclara {        padding: 7px 0px;    }

.losBotones {
    flex-direction: column;
}
.losBotones a {
    margin: 10px 0px;
}

.listaInterna .cadaCategoria ul li .izq h3 {
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    flex-direction: row-reverse;
    padding: 0px 18px;
}
.listaInterna .cadaCategoria ul li .izq h3 .sintacc {
    height: 22px; margin-left: 0px;
    position: absolute;
    left: 28px;}
    .listaInterna .cadaCategoria ul li .der { margin-top: 3px;}
.listaInterna .cadaCategoria ul li .der .precio {
    font-size: 17px;
    line-height: 26px;
}
.listaInterna .cadaCategoria ul li .der .peso {
    font-size: 12px;
    margin-right: 8px;
}
.listaInterna .cadaCategoria ul li.liEspecial ul.der .precio {
    font-size: 14px;
    line-height: 20px;
}

}