*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    scroll-behavior: smooth;
	font-family: Roboto;
    transition: .3s;}
body{
	width: 100%;
	height: auto;
	max-width: 2000px;
	margin: 0 auto;}
a{
	text-decoration: none;}

/*botonera*/
#iconomenu{
    width:100%;}
header{
    width:100%;
	height: 80px;
	max-width: 2000px;
	position: fixed;
    background-image: url(../img/fondobotonera2.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 10;}
header label, header input{
    display: none;}
#btn-menu{
    display: none; 
	margin-top: 10px;} 
header label:hover{
    cursor:pointer;}
#menu{
	float: right;
	font-weight: 700;}
#menu ul{
    margin:0;
    list-style: none;
    padding: 0;
    display: flex;} 
#menu li{
	height: 30px;
	line-height: 10px;
	margin-top: 20px;
	transition: .3s;
    border-right: 2px solid white;
    display: block;
    padding: 10px 15px;
	color:white;
	transition: .3s;
    text-decoration: none;}
#menu li a{
	line-height: 15px;
	color: white;}
#menu li a:hover{
	color: black;}
#logobotonera{
	width:30%;
	float: left;
	margin: 15px 5px 5px 3%;}
.imglogo{
	font-size: 30px;
	color: white;
	font-weight: 300;
	text-decoration: none;
	padding-top: 7px;}
#imglogo{
	height: 40px;
	float: left;
	margin: 5px;
	z-index: 100;}
#redessociales{
	width: 120px;
	height: 50px;
	margin-top: 20px;
	margin-left: 10px;
	float: right;}
.imgredes{
	width: 30px;
	margin: 0.5%;
	margin-left: 10px;
	float: left;}
a#comunicateheader{
	width: 15%;
	height: 50px;
	background: rgba(172,196,142,1.0);
	text-align: left;
	position: fixed;
	margin-left: 85%;
	margin-top: 80px;}
.iconocomuheader{
	height: 40px;
	float: left;
	margin: 5px;}
.textocomuheader{
	width: 60%;
	float: left;
	font-size: 16px;
	margin-left: 10px;
	color:white;
	line-height: 30px;}
.celucomuheader{
	width: 60%;
	color:white;
	margin-left: 10px;
	float: left;
    margin-top: 14px;
	letter-spacing: 1px;
	font-size: 22px;}
#carrito{
    width: 50px;
    height: auto;
    float: right;
    color:white;
    line-height: 45px;
	margin-top: -5px;
    text-decoration: none;}
.btn-carrito{
    width: 22px;
    float: left;
    margin-top:10px;}

.linea1{
    width: 40px;
    height: 4px;
    margin-top: 8px;
    float: left;
    background: white;
    opacity: .8;}
.linea2{
    width: 40px;
    height: 4px;
    margin-top: 8px;
    float: left;
    background: white;
    opacity: .8;}





/*---------HOME------HEADER------------------------------------------------------------*/
section#header{
	width:100%;
	height: 500px;
    background-image: url(../img/header.jpg);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;}
#contenido{
	height: auto;
	float: left;
	/*top right bottom left*/
	margin: 300px 4% 0% 10%;}
p#hea{
	color: black;
	 
	font-style: italic;
	font-size: 40px;}
p#der{
	color: rgba(172,196,142,1.0);
	font-size: 25px;
	font-style: italic;}



/*---------HOME-----------BARRA-------------------------------------------------------------*/
.barra1{
	margin-top: -2px;
	width: 100%;}
.barra2{
	display: none;
	margin-top: -2px;
	width: 100%;}


/*-----------HOME----INFOHOME-----------------------------------------------------------------*/
section#infohome{
	width: 80%;
	height: auto;
	margin: 3% 10%;
	float: left;}
.titulo{
	width: 100%;
	text-align: center;
	padding: 10px 0px 10px 0px;
	font-size: 30px;
	font-weight: 600;
	height: auto;
	float: left;}
.lipo{
	width: 25%;
	height: auto;
	margin: 2% 5% 0% 0%;
	float: left;}
#contenidoinfo{
	width: 60%;
	margin-right: 10%;
	margin-top: 2%;
	font-size: 14px;
	height: auto;
	float: left;}
h10{
	font-size: 18px;}
.boton{
	width: 15%;
	color: white;
	padding: 10px 10px;
	text-align: center;
	font-size: 12px;
	margin-top: 2%;
	margin-left: 42.5%;
	margin-right: 42.5%;
	float: left;
	background-color: rgba(172,196,142,1.0);
	border-right: 1px solid rgba(77,77,77,1.0);
	border-bottom: 1px solid rgba(77,77,77,1.0);}
.boton:hover{
	background-color: rgba(77,77,77,1.0);
	border-right: 1px solid rgba(172,196,142,1.0);
	border-bottom: 1px solid rgba(172,196,142,1.0);}
#contac1{
	width: 100%;
	float: left;
	margin-top: 4%;
	transition: .3s;}
#contac1:hover{
	opacity: .8;}
#contac{
	display: none;
	width: 100%;
	float: left;
	margin-top: 4%;
	transition: .3s;}
#contac:hover{
	opacity: .8;}
#seleccionarlocalidad{
	width:25%;
	float: left;
	margin: 2% 5% 0% 0%;
    text-align: center;}
.zona{
    width: 95%;
	margin-left: 5%;}
.zona:hover{
    opacity: .6;}
#titulocomprar1{
    width: 100%;
    height: auto;
    float: left;
    font-family: open sans;
    font-weight: 300;
    text-align: center;
    margin-top: 50px;}
h500{
    font-size: 30px;
    line-height: 0px;}
h501{
    font-size: 18px;
    line-height: 0px;
    font-style: italic;}


/*------HOME-----PEDIDO-----------------------------------------------------------------*/
section#pedido{
	width: 80%;
	height: auto;
	margin: 5% 10%;
	float: left;}
#titulopedido{
	width: 100%;
	text-align: center;
	padding: 4% 0px 2% 0px;
	font-size: 30px;
	font-weight: 400;
	height: auto;
	letter-spacing: 4px;
	float: left;}
#items{
	width: 60%;
	float: left;}
.item{
	width: 100%;}
.botonpedido{
	width: 25%;
	color: white;
	padding: 25px 10px;
	text-align: center;
	font-size: 25px;
	letter-spacing: 5px;
	font-weight: 300;
	float: right;
	margin-top: 15%;
	margin-right: 5%;
	background-color: rgba(172,196,142,1.0);
	border-right: 1px solid rgba(77,77,77,1.0);
	border-bottom: 1px solid rgba(77,77,77,1.0);}
.botonpedido:hover{
	background-color: rgba(77,77,77,1.0);
	border-right: 1px solid rgba(172,196,142,1.0);
	border-bottom: 1px solid rgba(172,196,142,1.0);}

/*-----------home----FOOTER-----------------------------------------------------------------*/
footer{
	background-color: rgba(72,72,72,1.0);
	width: 100%;
	float: left;
	height: 400px;}
#izquierda{
	width: 60%;
	height: 350px;
	float: left;}
#logoblanco{
	width: 25%;
	float: left;
	margin: 10% 5%;}
.infofooteraa{
	width: 60%;
	margin: 10% 0% 1% 0%;
	float: right;}
.infofooter{
	width: 100%;
	margin: 6% 0% 1% 0%;
	float: right;
	height: 30px;}
p.textofooter{
	color: white;
	font-size: 16px;
	font-weight: 300;
	float: left;
	margin-top: 6px;
	margin-left: 7px;}
.imgfooter{
	height: 30px;
	float: left;}
#derecha{
	width: 30%;
	height: 300px;
	margin-top: 25px;
	float: right;
	background-image: url(../img/footerllave.svg);
	background-position: left;
	background-repeat: no-repeat;}
#derecha a{
	width: 80%;
	height: 50px;
	float: right;
	 
	color: white;
	font-size: 20px;
	font-weight: 400;
	line-height: 55px;}
#derecha a:hover{
	font-style: italic;
	opacity: .7;}


/*---------------Blocker-----BANNER------------------------------------------------------------*/
.bannerlipo{
	background-image: url(../img/bannerlipo.jpg);
	width: 100%;
	height: auto;
	float: left;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;}
.titulobanner{
	width: 100%;
	padding: 2% 5%;
	height: 120px;
	float: left;
	margin-top: 18%;
	color: white;
	letter-spacing: 5px;
	font-size: 70px;
	font-weight: 300;
	text-align: right;
	background-color: rgba(0,0,0,0.6);}
@keyframes flechas{
	0%{margin-top: 0%;}
	50%{ margin-top: 1%;}
	0%{margin-top: 0%;}}
#flecha{
    float: right;
	width: 3%;
	cursor: pointer;
	animation-name: flechas;
	animation-duration: 1s;
	animation-iteration-count: infinite;
	transition: .3s;}
#btn-dieta{
	display: none;}
#vermasdieta{
	width: 98%;
	padding: 1%;
	height: 40px;
	color:white;
	line-height: 30px;
	font-weight: 300;
	font-size: 20px;
	cursor: pointer;
	background: rgba(172,196,142,1.0);
	border-right: 2px solid rgba(72,72,72,1.0);
	border-bottom: 2px solid rgba(72,72,72,1.0);
	transition: .3s;}
#vermasdieta:hover{
	color: rgba(72,72,72,1.0);}
#textodieta{
	width: 98%;
	display: none;
	background-color:rgba(172,196,142,0.5);
	padding: 2%;
	text-align: justify;
	margin-bottom: 5%;}
h12{
	color:rgba(72,72,72,1.0);
	 
	font-weight: 400;
	font-size: 20px;}
#btn-dieta:checked ~ #textodieta{
    display: block;
	height: auto;} 
#quienessomos{
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 5%;}
#tituloquienes{
	width: 100%;
	padding: 3% 5%;
	float: left;
	font-size: 40px;
	text-align: center;
	font-weight: 300;}
#pquienessomos{
	float: left;
	width: 50%;
	padding: 2% 5%;
	margin: 2%;
	font-size: 20px;
	font-weight: 300;
	text-align: left;}
.lipo2{
	float: left;
	width: 20%;
	margin: 0% 2%;}


/*---------------COMPRAR-----BANNER------------------------------------------------------------*/
.bannercomprar{
	background-image: url(../img/bannercomprar.jpg);
	width: 100%;
	height: auto;
	float: left;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;}

#contenidocomprar{
	width: 100%;
	background: rgba(72,72,72,0.1);
	max-width: 2000px;
	float: left;}
#titulocomprar{
	width: 100%;
	 
	text-align: center;
	font-size: 35px;
	float: left;
	margin-top: 3%;
	margin-bottom: 1%;
	font-weight: 300;}
#parrafocomprar{
	width: 70%;
	margin: 0% 15% 1% 15%;
	 
	font-size: 18px;
	text-align: center;
	float: left;}
#tituloofertas{
	width: 100%;
	height: auto;
	font-size: 40px;
	letter-spacing: 3px;
	 
	text-align: center;
	font-weight: 300;
	float: left;}
#mediosdepagogeneral{
	width: 70%;
	margin-left: 15%;}
.mediospago{
	width: 45%;
	height: auto;
	float: left;
	margin: 2% 2%;
	transition: .3s;
	background: rgba(223,223,223,1.0);
	border-right: 2px solid rgba(72,72,72,1.0);
	border-bottom: 2px solid rgba(72,72,72,1.0);}
.mediospago:hover{
	background: rgba(72,72,72,0.5);}
.medios{
	width: 70%;
	margin: 5% 15%;}
.jaaa{
	margin-bottom: 28px;}
#formasdepago{
	max-width: 1400px;
	margin:0 auto;
	width: 80%;
	margin: 3% 10%;
	float: left;
    text-align: center;}
#formasdepago{
	max-width: 1400px;
	margin:0 auto;
	width: 80%;
	margin: 3% 10%;
	float: left;
    text-align: center;}
.infopago{
	width: 100%;
	float: left;
	margin-top: 1%;
	height: auto;}
.titupago{
	width: 60%;
	float: left;
	font-size: 24px;}
.textopago{
	width: 60%;
	float: left;
	text-align: justify;}
.imgdetalle{
	width: 80%;
	margin: 3% 10%;}


#comunicate{
	width: 200px;
	height: 200px;
	background: rgba(172,196,142,1.0);
	text-align: center;
	border-radius: 30px;
	float: left;
	position: relative;
	margin: 1%;
	 }
.iconocomu{
	width: 90px;
	margin: 0 auto;}
.textocomu{
	padding: 3px 10px;}
.celucomu{
	color: white;
	font-weight: 400;
	font-size: 23px;}


/*---------------CONTACTO-----BANNER------------------------------------------------------------*/
.bannercontacto{
	background-image: url(../img/bannercontacto.jpg);
	width: 100%;
	height: auto;
	float: left;
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;}
#contenidocontacto{
	width: 100%;
	height: auto;
	float: left;}
#formulariocontacto{
	float: left;
	width: 60%;
	height: auto;
	padding: 2% 5%;
	text-align: center;}
h13{
	 
	font-style: italic;
	font-size: 32px;
	font-weight: 400;}
.labelcontacto{
	width: 100%;
	height: 40px;
	border-left: 0px;
	border-top: 0px;
	margin-top: 1%;
	border-right: 2px solid rgba(72,72,72,1.0);
	border-bottom: 2px solid rgba(72,72,72,1.0);}
#textareacontacto{
	width: 100%;
	height: 150px;
	max-height: 150px;
	max-width: 100%;
	border-left: 0px;
	border-top: 0px;
	margin-top: 1%;
	border-right: 2px solid rgba(72,72,72,1.0);
	border-bottom: 2px solid rgba(72,72,72,1.0);}
.botoncontacto{
	width: 40%;
	padding: 1%;
	background: rgba(72,72,72,1.0);
	color: white;
	font-size: 20px;
	letter-spacing: 3px;
	font-weight: 300;}
#informacioncontacto{
	width: 30%;
	float: left;
	padding: 1%;
	margin-top: 5%;
	background: rgba(72,72,72,.7);}
.infocontacto{
	width: 90%;
	float: left;
	margin-left: 5%;
	margin-top: 8%;}
h14{
	color: white;
	 
	font-size: 20px;
	font-style: italic;
	padding: 5%;
	font-weight: 300;}
#linea{
	width: 90%;
	height: 0px;
	margin-left: 5%;	
	background: white;
	border: 1px solid white;}
/*-------------------LOCALIDAD---------------------------------------*/
#localidad{
	width: 100%;
	padding: 2% 5%;
	float: left;}
.imgloca{
	width: 45%;
	margin: 2%;
	transition: .3s;
	float: left;
	border: 2px solid white;}
.imgloca:hover{
	opacity: .6;
	border-right: 2px solid grey;
	border-bottom: 2px solid grey;}

.pago1{
	width: 45%;
	margin: 0% 2.5% 3%;
	float: left;
	transition: .3s;}
.pago1:hover{
	opacity: .6;}

.pago2{
	width: 50%;
	margin: 0% 25% 3%;
	float: left;
	transition: .3s;}
.pago2:hover{
	opacity: .6;}

.texto1{
	width: 80%;
	margin: 2% 10%;}
/*-------PAGO EN EFECTIVO--------------------------------------*/
h300{
	font-size: 30px;
	font-style: italic;
	line-height: -30px;}
h301{
	font-size: 40px;
	line-height: -30px;}

#tituloefectivo{
	width: 100%;
	text-align: center;
	color: rgba(72,72,72,1.0);
	font-size: 40px;
	padding: 7% 2% .5% 2%;
	font-weight: 300;
	float: left;}
#lineaefectivo{
	border: 1px solid grey;
	width: 80%;
	margin-left: 10%;
	margin-bottom: 1%;
	float: left;}
#secprecios{
	float: left;
	width: 90%;
	text-align: center;
	margin: 2% 5% 1% 5%;}
#secprecios input{
	display: none;}
.formenvi2{
	float: left;
	width: 100%;
	margin: 7% 0% 0%;}
#secenvios{
	float: left;
	width: 90%;
	text-align: center;
	margin: 2% 5% 1% 5%;}

.cantidad{
	width:30%;
	padding: 20px;
	margin:1.5%;
	float: left;
	color:white;}
.cantidad:hover{
	cursor: pointer;
	opacity: .5;}

.canti1{background: #92b3b3;}
.canti2{background: #abc38d;}
.canti3{background: #e79c57;}

#cantidad1:checked ~ .canti1{background: #92b3b3;}
#cantidad1:checked ~ .canti2{background: rgb(189, 189, 189);}
#cantidad1:checked ~ .canti3{background: rgb(189, 189, 189);}

#cantidad2:checked ~ .canti1{background: rgb(189, 189, 189);}
#cantidad2:checked ~ .canti2{background: #abc38d;}
#cantidad2:checked ~ .canti3{background: rgb(189, 189, 189);}

#cantidad3:checked ~ .canti1{background: rgb(189, 189, 189);}
#cantidad3:checked ~ .canti2{background: rgb(189, 189, 189);}
#cantidad3:checked ~ .canti3{background: #e79c57;}


.numero{
	width:20%;
	float: left;
	padding-right: 10px;
	border-right: 2px solid white;
	font-size: 100px;
	text-align: right;}
.datos{
	text-align: left;
	width:80%;
	float: left;
	padding: 10px 10px 0px;}
.carrito-titulo{
	font-size: 30px;
	font-weight: lighter;
	text-transform: uppercase;
	line-height: 50px;}
.carrito-formato{
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 6px;}
.carrito-precio{
	font-size: 24px;
	padding-top: 10px;
	text-transform: uppercase;
	border-top: 1px solid white;}
.carrito-contado{
	font-size: 12px;
	font-style: italic;}

#formularioefectivo{
	float: left;
	width: 57%;
	margin: 2% 20% 1% 21.5%;
	text-align: center;}
.labelpago1{
	width: 99.7%;
	height: 50px;
	font-family: sans-serif;
	font-size: 16px;
	margin-bottom: 1%;
	border-top: 0px;
	border-left: 0px;
	border-right: 2px solid rgba(72,72,72,1.0);
	border-bottom: 2px solid rgba(72,72,72,1.0);}
#formularioefectivo select{
	width: 100%;
	height: 50px;
	margin-bottom: 1%;
	font-family: sans-serif;
	font-size: 16px;
	border-top: 0px;
	border-left: 0px;
	border-right: 2px solid rgba(72,72,72,1.0);
	border-bottom: 2px solid rgba(72,72,72,1.0);}
.labelpagoa{
	width: 48.5%;
	margin:1% 1% 1% 0%;
	height: 50px;
	font-family: sans-serif;
	float: left;
	font-size: 16px;
	border-top: 0px;
	border-left: 0px;
	border-right: 2px solid rgba(72,72,72,1.0);
	border-bottom: 2px solid rgba(72,72,72,1.0);}
.labelpagob{
	width: 48.5%;
	margin:1% 0% 1% 1%;
	height: 50px;
	font-family: sans-serif;
	float: right;
	font-size: 16px;
	border-top: 0px;
	border-left: 0px;
	border-right: 2px solid rgba(72,72,72,1.0);
	border-bottom: 2px solid rgba(72,72,72,1.0);}
.botonpago{
	background: rgba(72,72,72,1.0);
	color: white;
	 
	letter-spacing: 3px;
	text-align: center;
	font-size: 20px;
	padding: 1.5% 4%;
	border:0px;
	margin-top:1%;
	transition: .3s;}
.botonpago:hover{
	background: rgba(72,72,72,0.3);
	color: rgba(72,72,72,1.0);
	cursor: pointer;}

/*---------GRACIAS POR SU COMPRA-------------------------------*/
#graciasportucompra{
	width: 100%;
	height: auto;
	float: left;
	padding:1% 10%; 
	text-align: center;}
#parrafogracias{
	width: 100%;
	text-align: center;
	color: rgba(72,72,72,1.0);
	font-size: 24px;
	font-weight: 300;
	float: left;}
#logog{
	width: 20%;
	margin: 2% 40%;
	float: left;}
.jaaa{width: 100%;
        float: left;
		height: 75px;}





/*--------------------------------------------------tienda*/
#productos{
	width:100%;
	float: left;
	padding: 5%;}
.producto{
	width:50%;
	float: left;}
.img-pro{
	width: 80%;
	margin: 2% 10%;
	float: left;}
.txt-pro{
	width: 80%;
	margin: 0% 10%;
	background: rgba(0, 0, 0, 0.587);
	text-align: center;
	color:white;
	float: left;
	margin-top: -200px;}
.nombre{
	font-size: 20px;
	font-weight: bold;
	line-height: 50px;
	text-transform: uppercase;}
.btn-comprar{
	width: 50%;
	margin: 5% 25%;
	background:white;
	color:black;
	float: left;
	border-radius: 20px;
	padding: 10px;}
.btn-comprar:hover{
	opacity: .6;
	letter-spacing: 1px;}

#formuenvio{
	width: 65%;
	float:left;
	margin:2% 0%;}
#formuenvio select, #formuenvio input{
	width:100%;
	float: left;
	padding: 10px;
	margin-bottom: 10px;}
#resultadocalculadora{
	width: 65%;
	float: right;
	margin: 5% 0% 0%;
	border-bottom: 1px solid grey;}
#veropciones{
	width: 20%;
	float: right;
	color: white;
	text-align: center;
	background: grey;
	border:0;
	padding: 10px;
	cursor: pointer;
	border-radius: 10px;}
#veropciones:hover{
	opacity: .5;
	letter-spacing: 1px;}
#resultadocalculadora input{
    width: 15px;
    height: 15px;
    margin: 10px 5px;
    float: left;}
.detalleenvio{
    width: 90%;
	font-size: 14px;
    margin: 10px 0px;
    float: left;}
.lineainput{
	width: 100%;
	float: left;
	border:0px;}
.formenvi{
	width: 100%;
	float: left;
	padding: 5% 5% 0%;}
.btn-agregar{
	width: 30%;
	float: right;
	margin: 2% 35% 0%;
	background: grey;
	border-radius: 10px;
	padding: 10px;
	text-align: center;
	font-size: 20px;
	border: 0;
	cursor: pointer;
	color: white;}
.btn-agregar:hover{
	opacity: .5;
	letter-spacing: 1px;}
.datoscliente{
    width: 50%;
    padding: 2% 5%;
    float: left;}
.ordennom{
    width: 50%;
    margin: 4% 0%;
    padding: 1%;
    float: left;}
.ordennom input, .ordennom label{
    width: 100%;
    float: left;}
.ordennom input{
    height: 40px;
    margin: 5px 0px;
    border-radius: 5px;
    border: 1px solid #d0d0d0;}
h22{
    color: red;
    margin-left: 3px;}
.labelformenvi{
    width: 100%;
    margin-top: 20px;
    float: left;}
.inputformenvi, .selectformenvi{    
    width: 100%; 
	float: left;
    height: 40px;
    margin: 5px 0px;
    border-radius: 5px;
    border: 1px solid #d0d0d0;}
.txtformenvi{    
	width: 90%; 
	border-radius: 5px;
    border: 1px solid #d0d0d0;
	float: left;
	margin: -20px 5% 0px;
	max-width: 90%;
	height: 150px;
	max-height: 150px;
	min-height: 150px;
	min-width: 90%;}
/*-----------HOME----MEDIOS DE PAGO-----------------------------------------------------------------*/
section#mediosdepago{
	width: 100%;
	height: auto;
	float: left;
	background-color: rgba(223,223,223,1.0);
	text-align: center;}
.pago{
	width: 25%;
	margin: 2% 5%;}


.tupedido{
	width:30%;
	padding: 2% 5%;
	line-height: 30px;
	margin-top: 3%;
	float: left;}
.formasdepago{
	width:100%;
	margin: 3% 0%;
	padding: 6% 5%;
	background: rgb(217, 217, 217);
	float: left;}
.firpago{
	float: left;
	width: 45%;
	padding: 2% 0%;
	margin: 0% 2.5%;
	cursor:pointer;
	border-radius: 10px;
	text-align: center;
	background: rgb(255, 255, 255);}
.imgpago{
	width:50%;
	margin:0% 25%;
	float: left;}
.firpago:hover{
	background: rgb(80, 128, 149);}

#mercadopago,#transferencia{
	width: 100%;
	float: left;
	font-style: normal;
    display: none;}
#mercadopago:checked ~ #imgmercadopago{
	background: rgb(80, 128, 149);}
#transferencia:checked ~ #imgtransferencia{
    background: rgb(80, 128, 149);}

#preciotarjeta, #preciocontado{
	display: none;}

#mercadopago:checked ~ #preciotarjeta{
	display: block;
	width: 100%;
	float: right;
	margin-top:10px;
	font-style: italic;
	text-align: center;}
#transferencia:checked ~ #preciocontado{
    display: block;
	width: 100%;
	float: left;
	margin-top:10px;
	font-style: italic;
	text-align: center;}
#formucomprar2 input{
	display: none;}

.titupago{
	border-top: 2px solid black;
	width:80%;
	margin: 2% 10% 0%;
	padding: 2%;
	float: left;}
#botonmp{
	width:80%;
	margin: -250px 10% 0%;
	float: left;
	text-align: center;	}
.mercadopago{
	margin-top:100px;}
@media(max-width:1600px){
	.celucomuheader{
		font-size: 16px;}
}
@media (max-width:1230px){
	.pago{
		width: 30%;
		margin-left: 2%;
		margin-right: 2%;}
	section#infohome{
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;}
	.boton{
		font-size: 14px;}
	.labeldetalle1{
		float: left;
		width: 43%;}
	.labeldetalle2{
		float: left;
		width: 43%;}
	.botondetalle{
		width: 25%;
		margin-left: 33%;
		margin-right: 40%;}
	a#comunicateheader{
		width: 200px;
		height: 50px;
		text-align: left;
		float: right;}
	.iconocomuheader{
		width: 30px;
		margin-top: 5px;
		float: left;}
	.textocomuheader{
		width: 120px;
		float: left;
		margin-left: 2px;
		height: 20px;
		font-size: 16px;
		line-height: 30px;}
	.celucomuheader{
		width: 120px;
		margin-left: 2px;
		height: 40px;
		float: left;
		line-height: 20px;
		font-size: 14px;}
	#pquienessomos{
		font-size: 20px;}
	.titulobanner{
		height: 100px;
		font-size: 50px;}
	#titulocomprar{
		width: 100%;
		font-size: 30px;
		font-weight: 400;}
	#parrafocomprar{
		width: 90%;
		margin: 0% 5%;}
	.imgpago{
		height: auto;}
	.infocontacto{
		width: 100%;
		margin-left: 0%;}
	p.textofooter{
		font-size: 12px;}
	h300{
		font-size: 20px;
		font-style: italic;
		line-height: -30px;}
	h301{
		font-size: 30px;
		line-height: 0px;}

	#secprecios{
		width: 100%;
		margin: 2% 0%;}

	.numero{
		width:20%;
		text-align: center;
		padding-right: 5px;
		font-size: 80px;}
	.datos{
		width:80%;
		float: left;
		padding: 10px 10px 0px;}
	.carrito-titulo{
		font-size: 20px;
		line-height: 40px;}
	.carrito-formato{
		font-size: 12px;}
	.carrito-precio{
		font-size: 16px;}
	.carrito-contado{
		font-size: 10px;}

	#botonmp{
		margin: -200px 10% 0%;}
	.mercadopago{
		margin-top:80px;}
}
@media (max-width:1000px){
	#logobotonera{
		width:23%;}
	.imglogo{
		font-size: 24px;
		padding-top: 12px;}
	.titulo{
		font-size: 20px;}
	#derecha a{
		width: 70%;}
	.boton{
		width: 30%;
		margin-left: 35%;
		margin-right: 35%;}
	#comunicateheader{
		float: left;
		margin-left: 0;}
	#formulariocontacto{
		padding: 2% 3%;}
	#informacioncontacto{
		width: 25%;}
	#comprarefectivo{
		width: 100%;
		height: auto;
		float: left;
		margin-top: 2%;}
	#menu li a{
		padding: 10px 10px;
		font-size: 13px;}
	#menu li{
		margin-top: 20px;}
	.imgredes{
		width: 30px;
		margin: 0.5%;
		margin-left: 5px;
		float: left;}
	section#header{
		height: 400px;}
	#contenido{
		height: auto;
		float: left;
		margin: 250px 4% 0% 10%;}
	p#hea{
		font-size: 30px;}
	p#der{
		font-size: 15px;}
}
@media (max-width:900px){
	#logobotonera{
		width:50%;
		float: left;
		margin: 5px;}
	header{
		height: 60px;}
	#menu{
		width: 100%;
		float: left;
		font-weight: 700;
		margin-top: -400px;}
	#menu ul{
		display:block;} 
	#menu li{
		width: 50%;
		height: auto;
		background: rgba(0, 0, 0, 0.821);
		margin-top: 0px;
		margin-right: 50%;
		border-left: 0px;
		border-bottom: 2px solid white;
		display: block;
		padding: 20px;
		color:white;}
	#menu li a{
		line-height: 15px;
		color: white;}
	#menu li a:hover{
		color: black;}
    header label{
        float: left;
        height: 100%;
        display: block;
        width: 60px;
        padding: 10px;}
    #comunicateheader{display: none;}

    #btn-menu:checked ~ #menu{
        margin-top: 0px;}

    #btn-menu:checked ~ label .apagar{
        display: none;}
    #btn-menu:checked ~ label .linea1{
        transform: rotate(45deg);
        margin-top: 20px;
        float: left;}
    #btn-menu:checked ~ label .linea2{
        transform: rotate(-45deg);
        float: left;
        margin-top: -3px;}
	#redessociales{
		display: none;}
	.labeldetalle1{
		float: left;
		width: 48%;
		height: 50px;
		margin: 1% 2.5% 0% 0%;}
	.labeldetalle2{
		float: left;
		width: 48%;
		margin: 1% 0% 0% 0%;}
	.botondetalle{
		width: 30%;
		margin-left: 35%;
		margin-top: 2%;
		margin-bottom: 1%;}
	.infofooter{
		width: 80%;}

	footer{
		height: auto;}
	.infofooteraa{
		width: 100%;
		margin: 0%;}
	.infofooter{
		width: 100%;
		text-align: center;
		margin: 2% 0% 1% 0%;
		height: 30px;}
	p.textofooter{
		width: 100%;
		color: white;
		font-size: 16px;
		font-weight: 300;
		float: left;
		margin-top: 0px;
		margin-left: 0px;}
	.imgfooter{
		display: none;}
	#izquierda{
		width: 100%;
		height: auto;}
	#derecha{
		display: none;}
	#logoblanco{
		width: 15%;
		margin: 5% 42.5% 0%;}
	.textopago{
		width: 100%;}

	.cantidad{
		width:95%;
		text-align: center;
		margin:2.5%;}
	.numero{
		width:80%;
		margin: 0% 10%;
		border-right: 0px;
		border-bottom: 2px solid white;
		padding-right: 0px;
		font-size: 80px;}
	.datos{
		width:100%;
		text-align: center;
		font-size: 40px;
		padding: 10px;}
	.carrito-titulo{
		font-size: 30px;
		line-height: 40px;}
	.carrito-formato{
		font-size: 22px;}
	.carrito-precio{
		border: 0px;
		font-size: 26px;}
	.carrito-contado{
		font-size: 20px;}
	.btn-agregar{
		width: 50%;
		margin: 2% 25% 0%;}
	#botonmp{
			margin: -200px 10% 0%;}
	.mercadopago{
		margin-top:80px;}
}
@media (max-width:768px){
	.producto{
		width:80%;
		padding: 0%;
		margin: 2% 10%;}
	.img-pro{
		width: auto;
		height: 200px;
		margin: 0%;}
	.txt-pro{
		width: 58%;
		height: 200px;
		margin: 0%;
		padding: 5%;
		text-align: left;
		color:white;
		float: left;
		margin-top: 0px;}
	.btn-comprar{
		width: 50%;
		text-align: center;
		font-size: 14px;
		margin: 8% 25% 6%;
		border-radius: 20px;
		padding: 10px;}



    .logo-nav{
        width: 50%;
        text-align: left;}  
    .img-nav{
        height: 50px;
        margin:10px;
        margin-top: 30px;}  
    .logo-nav2{
        height: 50px;
        margin-top: 30px;}
    

	section#header{
		background-image: url(../img/header2.jpg);
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;}
	#contenido{
		height: auto;
		float: left;
		padding: 10px;
		background: rgba(0,0,0,0.7);
		margin: 250px 4% 0% 10%;}
	p#hea{
		font-size: 35px;
		color:white;}
	p#der{
		font-size: 20px;}
	.barra1{
		display: none;}
	.barra2{
		display: block;}
	
	#contac1{
		display: none;}
	#contac{
		display: block;}
	section#pedido{
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;}
	section#infohome{
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;}
	#comunicateheader{
		margin-top: 60px;}
	#tituloquienes{
		font-size: 40px;}
	#pquienessomos{
		font-size: 14px;}
	.titulobanner{
		height: 60px;
		text-align: center;
		font-size: 35px;}
	#formulariocontacto{
		width: 100%;
		padding: 5% 10%;}
	#informacioncontacto{
		width: 100%;
		text-align: center;
		padding: 2% 10%;}
	.infocontacto{
		width: 100%;
		float: left;}
	#tituloefectivo{
		width: 95%;
		font-size: 30px;
		padding: 7% 2% 2% 2%;}
	#parrafoefectivo{
		width: 80%;
		margin: 0% 10% 0% 10%;
		font-size: 15px;}
	#precios{
		float: left;
		width: 100%;
		margin: 0%;}
	#precio1{
		width: 70%;
		margin: 1% 15%;
		float: left;}
	#precio2{
		width: 70%;
		margin: 1% 15%;
		float: left;}
	#precio3{
		width: 70%;
		margin: 1% 15% 3% 15%;
		float: left;}
	#formularioefectivo{
		float: left;
		width: 80%;
		margin: 0% 10% 0% 10%;
		text-align: center;}
	.labelpago1{
		font-size: 16px;
		margin-bottom: 2%;}
	select{
		font-size: 16px;
		margin-bottom: 2%;}
	.labelpagoa{
		font-size: 16px;
		margin-bottom: 2%;}
	.labelpagob{
		font-size: 16px;
		margin-bottom: 2%;}
	.botonpago{
		font-size: 16px;
		padding: 1.5% 6%;}
	#parrafogracias{
		width: 90%;
		margin: 0% 5% 0% 5%;
		font-size: 18px;}
	#logog{
		width: 50%;
		margin: 2% 25% 2% 25%;
		float: left;}
	#titulocomprar{
		width: 100%;
		text-align: center;
		font-size: 20px;
		font-weight: 400;}
	.txtformenvi{    
		margin: 0px 5% 0px;}
}
@media (max-width:600px){
	.producto{
		width:100%;
		padding: 2%;
		margin: 2% 0%;}
	.img-pro{
		width: auto;
		height: 150px;
		margin: 0%;}
	.txt-pro{
		width: 68%;
		height: 150px;
		font-size: 12px;
		padding: 2% 5%;}
	.btn-comprar{
		margin: 2% 0% 0% 50%;
		padding: 5px;}

	section#mediosdepago{
		padding: 5%;}
    h500{
        font-size: 24px;}
    h501{
        font-size: 14px;}
	#seleccionalocalidad{
		display: none;}
    #localidad{
        width: 100%;
        margin: 0%;}
	#contenido{
		height: auto;
		float: left;
		padding: 15px;
		background: rgba(0,0,0,0.7);
		margin: 200px 4% 0% 0%;}
	p#hea{
		font-size: 27px;}
	p#der{
		font-size: 15px;}
	
	section#infohome{
		width: 95%;
		float: left;
		margin: 5% 2.5% 0%;}
	.pago{
		width: 50%;
		margin: 5% 25%;}
	.lipo{
		width: 40%;
		height: auto;
		margin: 0% 30% 0% 30%;
		float: left;}
	#contenidoinfo{
		width: 95%;
		margin-left: 2.5%;
		margin-right: 2.5%;
		margin-top: 1%;
		font-size: 14px;
		text-align: justify;}
	.boton{
		width: 50%;
		font-size: 14px;
		margin-top: 2%;
		margin-left: 22.5%;
		margin-right: 22.5%;
		float: left;}
	section#pedido{
		width: 95%;
		margin-left: 2.5%;
		margin-right: 2.5%;}
	#items{
		width: 90%;
		margin-left: 5%;
		margin-right: 5%;}
	.botonpedido{
		width: 50%;
		font-size: 14px;
		padding: 15px 10px;
		margin-top: 1%;
		margin-bottom: 3%;
		margin-left: 22.5%;
		margin-right: 22.5%;}
	.labeldetalle1{
		float: left;
		width: 100%;
		height: 30px;
		margin: 1%;}
	.labeldetalle2{
		float: left;
		width: 100%;
		height: 30px;
		margin: 1%;}
	.botondetalle{
		width: 40%;
		margin-left: 30%;
		margin-right: 30%;
		margin-bottom: 5%;}
	h11{
		font-size: 20px;}
	p#textoreven{
		 
		font-size: 14px;}
	#comunicateheader{
		display: none;}
	#contenidocomprar{
		width: 90%;
		padding: 5%;
		float: left;}
	#parrafocomprar{
		font-size: 18px;}
	#formasdepago{
		width: 100%;
		margin: 3% 5%;
		float: left;}
	.infopago{
		width: 100%;
		float: left;
		margin-top: 1%;
		height: auto;}
	.titupago{
		width: 60%;
		float: left;
		font-size: 24px;}
	.textopago{
		width: 90%;
		float: left;}
	#comprarefectivo{
		margin-top: 5%;}
	#mediosdepagogeneral{
		width: 100%;
		margin-left: 0%;}
	.medios{
		width: 70%;
		margin: 5% 15%;}
	.jaaa{
		height: 5px;}
	.mediospago{
		width: 46%;
		height: auto;
		float: left;
		margin: 2% 1%;
		transition: .3s;
		background: rgba(223,223,223,1.0);
		border-right: 2px solid rgba(72,72,72,1.0);
		border-bottom: 2px solid rgba(72,72,72,1.0);}
    #formularioefectivo{
        width: 100%;
        margin: 2% 0%;}
    #parrafoefectivo{
        width: 100%;
        margin: 0%;}
    .labelpagoa{
		width: 100%;}
	.labelpagob{
		width: 100%;}
	#seleccionarlocalidad{
		display: none;}
	#resultadocalculadora{
		width: 100%;
		margin: 5% 0% 0%;}
	.datoscliente{
		width: 100%;
		padding: 2% 5%;}
	#botonmp{
		margin: -150px 10% 0%;}
	.mercadopago{
		margin-top:50px;}
}
@media (max-width:550px){
	#productos{
		padding: 5% 1%;}
	.img-pro{
		width:30%;	}
	.txt-pro{
		width:70%;	}
	.pago1{
		width: 80%;
		margin: 0% 10% 3%;
		float: left;
		transition: .3s;}
	.texto1{
		width: 100%;
		margin: 2% 0%;}
	#derecha{
		display: none;}
	#tituloquienes{
		font-size: 25px;}
	#pquienessomos{
		width: 85%;}
	.lipo2{
		display: none;}
	.infocontacto{
		width: 100%;
		float: left;}

	.botonpago{
		width: 50%;
		font-size: 14px;
		margin-left: 25%;
		float: left;}
	#tituloofertas{
		font-size: 30px;
		line-height: 26px;}
	h300{
		font-size: 14px;}
	h301{
		font-size: 18px;}
	.precio1{
		width: 100%;
		margin: 1% 0%;
		float: left;}
	.precio2{
		width: 100%;
		margin: 1% 0%;
		float: right;}
	.pre:hover{
		box-shadow: 3px 3px grey;}
}
@media (max-width:400px){
	#imglogo{
		display: none;}
	#menu li{
		width:70%;
		margin-right: 30%;}

	#contenido{
		margin: 150px 4% 0% 0%;}
	p#hea{
		font-size: 20px;}
	p#der{
		font-size: 12px;}
	#titulopedido{
		font-size: 16px;}
	#titulocomprar{
		font-size: 20px;
		margin-bottom: 2%;}
	#parrafocomprar{
		font-size: 14px;
		margin-bottom: 2%;}
	.titulobanner{
		height: 60px;
		font-size: 30px;}
	.titupago{
		font-size: 18px;
		margin-top: 3%;
		margin-bottom: -3%;}
	.jaaa{
		margin-bottom: 10px;}
	.textopago{
		font-size: 12px;}
	.mediospago{
		width: 70%;
		margin-left: 15%;
		height: auto;}
	.botonpago{
		font-size: 10px;}
	#titulocomprar{
		font-size: 18px;}
	#tituloofertas{
		font-size: 24px;}

}