.info {
	display: inline-block;
	margin: .5em 1em;
}
.boton-info {
	display:inline-block;
	cursor: pointer;
	/*border-bottom: 1px dotted #214C31;*/
}


.boton-info-cerrar {
	display: block;
	padding: 0 0 1em;
	margin: .5em 1.5em;
	float: right;
	font-size: .8em;
	font-weight: 400;
	text-decoration: none;
	cursor: pointer;
}
.boton-info-cerrar a {
	
}

@media screen and (min-width: 992px) {

/*VERDURAS*/

.right-column img.img-verduras {
	width: 100%;
}
.explicacion {
	font-size: 1.3em;
	text-align: center;
}
#progreso-verduras {
	display: block;
	width: 80%;
	text-align: center;
	margin: 0 auto 1em;
	font-size: 1.45em;
	padding: 1em;
	border: 1px solid #214C31;
	background-color: #eee;
	text-decoration: none;
}
#progreso-verduras p {
	line-height:1.6em;
	margin: 0;
}
.contenido-caja {
	display: inline-block;
	width: 49%;
	float: left;
	font-size: .8em;
	padding: .3em 0;
}
.contenido-progreso {
	display: inline-block;
	margin-top: .6em !important;
}

.default-content .box-center .text-cocas {
	font-size: 1.5em;
	line-height: 1.4em;
	text-align: left;
	padding: 0.5em 0;
}

.tabla-verduras {
	display: inline-block;
	width: 100%;
	margin: 2em auto 2em;
	font-size: 1.4em;
}

.producto-verduras {
	display: block;
	width: 47.6%;
	min-height: 4.75em;
	float: left;
	margin: .6em 1%;
	border: 1px solid #6B8C33;
	/*background-color: #eee;*/
	border-radius: .25em .9em;
}

.tabla-verduras-imagen {
	display: block;
	float: left;
	width: 16%;
	padding: .25em 0 0 .5em;
}
.tabla-verduras-imagen figure img {
	width: 100%;
	margin: 0 auto;
	padding:1%;
}
.tabla-verduras-producto {
	display: block;
	float:left;
	width: 46%;
	font-size: .9em;
	padding: 2.25em .5em;
}
.tabla-verduras-cantidad {
	display: block;
	float:left;
	text-align: center;
	width: 22%;
	padding: 1.2em 0;
}
.tabla-verduras-peso {
	display: block;
	width: 7%;
	padding: 2.25em .5em;
	float: left;
	font-size: .9em;
}


#botones {
	text-align:center;
}

#botones a {
	cursor:pointer !important;
}

.boton_comprar, .boton_comprar_no {
	display:inline-block;
}

.boton_comprar_no a {
	margin-right: 20px;
}

.mas-menos {
	margin: 5px auto;
	width: 50%;
}

.cantidad-verduras {
	background-color: #fff;
	border:1px solid #ddd;
	color: ##214C31;
	font-size: 1.1em;
	font-weight:bold;
	/*margin: 10px 0 5px;*/
	height: 37px;
	width: 1.75em;
	text-align: center;
}
input.qtyplus { padding:-5px;margin:-5px;width:30px; height:40px; color: #214C31;font-weight: bold;/* margin:10px 0 0 10px*/;border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
input.qtyminus { padding:-5px;margin:-5px;width:30px; height:40px; color: #214C31;font-weight: bold; /*margin:10px 10px 0 0*/;border-top-left-radius: 5px;border-bottom-left-radius: 5px;}

.comprar-boton-verduras {
	display: block;
	margin: 0 auto;
	width:60%;
}
.comprar-boton-verduras a {
		/*-moz-box-shadow:inset 0px 1px 0px 0px #caefab;
	-webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
	box-shadow:inset 0px 1px 0px 0px #caefab;*/
	/*background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #287e5f), color-stop(1, #0f583f) );
	background:-moz-linear-gradient( center top, #287e5f 5%, #0f583f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#287e5f', endColorstr='#0f583f');*/
	background-color:#0f583f;
	/*border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;*/
	text-indent:0;
	/*border:2px solid #268a16;*/
	display:inline-block;
	color:#fff;
	/*color:#306108;*/
	font-family:Arial;
	font-size:1.75em;
	font-weight: bold;
	width:100%;
	text-decoration:none;
	text-align:center;
	/*text-shadow:1px 1px 0px #aade7c;*/
	padding: 1em 0;
	transition: all .25s ease-out;
	
}
.comprar-boton-verduras a:hover {
	/*background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0f583f), color-stop(1, #287e5f) );
	background:-moz-linear-gradient( center top, #0f583f 5%, #287e5f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f583f', endColorstr='#287e5f');
	background-color:#0f583f;*/
	background-color:#287e5f;
	transition: all .25s ease-in;
}

}
@media screen and (min-width: 670px) and (max-width: 991px) {
	
/* VERDURAS */
.explicacion {
	font-size: 1.3em;
	text-align: center;
}
#progreso-verduras {
	display: block;
	width: 80%;
	text-align: center;
	margin: 0 auto 1em;
	font-size: 1.45em;
	padding: 1em;
	border: 1px solid #214C31;
	background-color: #eee;
	text-decoration: none;
}
#progreso-verduras p {
	line-height:1.6em;
	margin: 0;
}
.contenido-caja {
	display: inline-block;
	width: 49%;
	float: left;
	font-size: .8em;
	padding: .5em 0;
}
.contenido-progreso {
	display: inline-block;
	margin-top: .6em !important;
}

.default-content .box-center .text-cocas {
	font-size: 1.5em;
	line-height: 1.4em;
	text-align: left;
	padding: 0.5em 0;
}

.tabla-verduras {
	display: inline-block;
	width: 100%;
	margin: 2em auto 2em;
	font-size: 1.4em;
}

.producto-verduras {
	display: block;
	width: 47.6%;
	min-height: 4.75em;
	float: left;
	margin: .6em 1%;
	border: 1px solid #6B8C33;
	/*background-color: #eee;*/
	border-radius: .25em .9em;
}

.tabla-verduras-imagen {
	display: block;
	float: left;
	width: 16%;
	padding: .25em 0 0 .5em;
}
.tabla-verduras-imagen figure img {
	width: 100%;
	margin: 0 auto;
	padding:1%;
}
.tabla-verduras-producto {
	display: block;
	float:left;
	width: 40%;
	font-size: .8em;
	padding: 2.25em .5em;
}
.doble-linea {
	padding: 1.3em .5em;
}
.tabla-verduras-cantidad {
	display: block;
	float:left;
	text-align: center;
	width: 22%;
	padding: 1.2em 0;
	font-size: .75em;
}
.tabla-verduras-peso {
	display: block;
	width: 7%;
	padding: 2.25em .5em;
	float: left;
	font-size: .9em;
}


#botones {
	text-align:center;
}

#botones a {
	cursor:pointer !important;
}

.boton_comprar, .boton_comprar_no {
	display:inline-block;
}

.boton_comprar_no a {
	margin-right: 20px;
}

.mas-menos {
	margin: 5px auto;
	width: 50%;
}

.cantidad-verduras {
	background-color: #fff;
	border:1px solid #ddd;
	color: #214C31;
	font-size: 1.2em;
	font-weight: bold;
	/*margin: 10px 0 5px;*/
	height: 37px;
	width: 1.75em;
	text-align: center;
}
input.qtyplus { padding:-5px;margin:-5px;width:30px; height:40px; color: #214C31;font-weight: bold;/* margin:10px 0 0 10px*/;border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
input.qtyminus { padding:-5px;margin:-5px;width:30px; height:40px; color: #214C31;font-weight: bold; /*margin:10px 10px 0 0*/;border-top-left-radius: 5px;border-bottom-left-radius: 5px;}

.comprar-boton-verduras {
	display: block;
	margin: 0 auto;
	width:60%;
}
.comprar-boton-verduras a {
		/*-moz-box-shadow:inset 0px 1px 0px 0px #caefab;
	-webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
	box-shadow:inset 0px 1px 0px 0px #caefab;*/
	/*background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #287e5f), color-stop(1, #0f583f) );
	background:-moz-linear-gradient( center top, #287e5f 5%, #0f583f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#287e5f', endColorstr='#0f583f');*/
	background-color:#0f583f;
	/*border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;*/
	text-indent:0;
	/*border:2px solid #268a16;*/
	display:inline-block;
	color:#fff;
	/*color:#306108;*/
	font-family:Arial;
	font-size:1.75em;
	font-weight: bold;
	width:100%;
	text-decoration:none;
	text-align:center;
	/*text-shadow:1px 1px 0px #aade7c;*/
	padding: 1em 0;
	
}
.comprar-boton-verduras a:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0f583f), color-stop(1, #287e5f) );
	background:-moz-linear-gradient( center top, #0f583f 5%, #287e5f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f583f', endColorstr='#287e5f');
	background-color:#0f583f;
}

}
@media screen and (max-width: 669px) {
.explicacion {
	font-size: 1.3em;
	text-align: center;
}
/* VERDURAS */
article .right-column figure {
	width: 50%;
	margin: 0 auto;
}

#progreso-verduras {
	display: block;
	width: 80%;
	text-align: center;
	margin: 0 auto 1em;
	font-size: 1.45em;
	padding: 1em;
	border: 1px solid #214C31;
	background-color: #eee;
	text-decoration: none;
}
#progreso-verduras p {
	line-height:1.6em;
	margin: 0;
}
.contenido-caja {
	display: inline-block;
	width: 49%;
	float: left;
	font-size: .8em;
	padding: .5em 0;
}
.contenido-progreso {
	display: inline-block;
	margin-top: .6em !important;
}

.default-content .box-center .text-cocas {
	font-size: 1.5em;
	line-height: 1.4em;
	text-align: left;
	padding: 0.5em 0;
}

.tabla-verduras {
	display: inline-block;
	width: 100%;
	margin: 2em auto 2em;
	font-size: 1.4em;
}

.producto-verduras {
	display: block;
	width: 100%;
	min-height: 4.75em;
	float: left;
	margin: .3em auto;
	border: 1px solid #6B8C33;
	/*background-color: #eee;*/
	border-radius: .25em .9em;
}

.tabla-verduras-imagen {
	display: block;
	float: left;
	width: 16%;
	padding: .85em 0 0 .5em;
}
.tabla-verduras-imagen figure img {
	width: 100%;
	margin: 0 auto;
	padding:1%;
}
.tabla-verduras-producto {
	display: block;
	float:left;
	width: 46%;
	font-size: .9em;
	padding: 3.2em .5em;
}

.tabla-verduras-cantidad {
	display: block;
	float:left;
	text-align: center;
	width: 22%;
	padding: 2.2em 0;
}
.tabla-verduras-peso {
	display: block;
	width: 7%;
	padding: 3.2em .5em;
	float: left;
	font-size: .9em;
}


#botones {
	text-align:center;
}

#botones a {
	cursor:pointer !important;
}

.boton_comprar, .boton_comprar_no {
	display:inline-block;
}

.boton_comprar_no a {
	margin-right: 20px;
}

.mas-menos {
	margin: 5px auto;
	width: 50%;
}

.cantidad-verduras {
	background-color: #fff;
	border:1px solid #ddd;
	color: #214C31;
	font-size: 1.25em;
	font-weight: bold;
	/*margin: 10px 0 5px;*/
	height: 37px;
	width: 1.75em;
	text-align: center;
}
input.qtyplus { padding:-5px;margin:-5px;width:30px; height:40px; color: #214C31;font-weight: bold;/* margin:10px 0 0 10px*/;border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
input.qtyminus { padding:-5px;margin:-5px;width:30px; height:40px; color: #214C31;font-weight: bold; /*margin:10px 10px 0 0*/;border-top-left-radius: 5px;border-bottom-left-radius: 5px;}

.comprar-boton-verduras {
	display: block;
	margin: 0 auto;
	width:60%;
}
.comprar-boton-verduras a {
		/*-moz-box-shadow:inset 0px 1px 0px 0px #caefab;
	-webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
	box-shadow:inset 0px 1px 0px 0px #caefab;*/
	/*background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #287e5f), color-stop(1, #0f583f) );
	background:-moz-linear-gradient( center top, #287e5f 5%, #0f583f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#287e5f', endColorstr='#0f583f');*/
	background-color:#0f583f;
	/*border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;*/
	text-indent:0;
	/*border:2px solid #268a16;*/
	display:inline-block;
	color:#fff;
	/*color:#306108;*/
	font-family:Arial;
	font-size:1.75em;
	font-weight: bold;
	width:100%;
	text-decoration:none;
	text-align:center;
	/*text-shadow:1px 1px 0px #aade7c;*/
	padding: 1em 0;
	
}
.comprar-boton-verduras a:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0f583f), color-stop(1, #287e5f) );
	background:-moz-linear-gradient( center top, #0f583f 5%, #287e5f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f583f', endColorstr='#287e5f');
	background-color:#0f583f;
}

@media screen and (max-width: 400px) {
	
/* VERDURAS */
article .right-column figure {
	width: 50%;
	margin: 0 auto;
}

#progreso-verduras {
	display: block;
	width: 80%;
	text-align: center;
	margin: 0 auto 1em;
	font-size: 1.45em;
	padding: 1em;
	border: 1px dotted #bbb;
	background-color: #eee;
	text-decoration: none;
}
#progreso-verduras p {
	line-height:1.6em;
	margin: 0;
}

.default-content .box-center .text-cocas {
	font-size: 1.5em;
	line-height: 1.4em;
	text-align: left;
	padding: 0.5em 0;
}

.tabla-verduras {
	display: inline-block;
	width: 100%;
	margin: 2em auto 2em;
	font-size: 1.4em;
}

.producto-verduras {
	display: block;
	width: 100%;
	min-height: 4.75em;
	float: left;
	margin: .3em auto;
	border: 1px solid #6B8C33;
	/*background-color: #eee;*/
	border-radius: .25em .9em;
}

.tabla-verduras-imagen {
	display: block;
	float: left;
	width: 16%;
	padding: .8em 0 0 .5em;
}
.tabla-verduras-imagen figure img {
	width: 100%;
	margin: 0 auto;
	padding:1%;
}
.tabla-verduras-producto {
	display: block;
	float:left;
	width: 45%;
	font-size: .9em;
	padding: 2.6em .5em;
}
.doble-linea {
	padding: 1.7em .5em;
}
.tabla-verduras-cantidad {
	display: block;
	float:left;
	text-align: center;
	width: 22%;
	padding: 1.6em 0;
	font-size: .8em;
}
.tabla-verduras-peso {
	display: block;
	width: 7%;
	padding: 2.6em .5em;
	float: left;
	font-size: .9em;
}


#botones {
	text-align:center;
}

#botones a {
	cursor:pointer !important;
}

.boton_comprar, .boton_comprar_no {
	display:inline-block;
}

.boton_comprar_no a {
	margin-right: 20px;
}

.mas-menos {
	margin: 5px auto;
	width: 50%;
}

.cantidad-verduras {
	background-color: #eee;
	border:1px solid #ddd;
	color: #FE8A02;
	font-size: 1.1em;
	/*margin: 10px 0 5px;*/
	height: 37px;
	width: 1.75em;
	text-align: center;
}
input.qtyplus { padding:-5px;margin:-5px;width:30px; height:40px; color: #214C31;font-weight: bold;/* margin:10px 0 0 10px*/;border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
input.qtyminus { padding:-5px;margin:-5px;width:30px; height:40px; color: #214C31;font-weight: bold; /*margin:10px 10px 0 0*/;border-top-left-radius: 5px;border-bottom-left-radius: 5px;}

.comprar-boton-verduras {
	display: block;
	margin: 0 auto;
	width:60%;
}
.comprar-boton-verduras a {
		/*-moz-box-shadow:inset 0px 1px 0px 0px #caefab;
	-webkit-box-shadow:inset 0px 1px 0px 0px #caefab;
	box-shadow:inset 0px 1px 0px 0px #caefab;*/
	/*background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #287e5f), color-stop(1, #0f583f) );
	background:-moz-linear-gradient( center top, #287e5f 5%, #0f583f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#287e5f', endColorstr='#0f583f');*/
	background-color:#0f583f;
	/*border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;*/
	text-indent:0;
	/*border:2px solid #268a16;*/
	display:inline-block;
	color:#fff;
	/*color:#306108;*/
	font-family:Arial;
	font-size:1.75em;
	font-weight: bold;
	width:100%;
	text-decoration:none;
	text-align:center;
	/*text-shadow:1px 1px 0px #aade7c;*/
	padding: 1em 0;
	
}
.comprar-boton-verduras a:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0f583f), color-stop(1, #287e5f) );
	background:-moz-linear-gradient( center top, #0f583f 5%, #287e5f 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f583f', endColorstr='#287e5f');
	background-color:#0f583f;
}
@media screen and (max-width: 320px) {
	.tabla-verduras-producto {
		padding: 1.2em .5em !important;
		font-weight:bold;
		width:34% !important;
	}
	.tabla-verduras-cantidad {
		width:28%;
		font-size:1em;
		padding: 1.2em .5em !important;
	}
	.cantidad-verduras {
		background-color: #fff;
		color: #214C31;
	}
	input.qtyplus,
	input.qtyminus {
		width: 2.2em;
	}
}
@media screen and (min-width: 321px) and (max-width: 360px) {
	.tabla-verduras-imagen figure img {
		margin-bottom: 0;
	}
	.tabla-verduras-producto {
		padding: 2.5em .5em;
		font-weight:bold;
		width:36%;
	}
	.tabla-verduras-cantidad {
		width:28%;
		font-size:1em;
		padding: 1.5em 0;
	}
	.cantidad-verduras {
		background-color: #fff;
		color: #214C31;
	}
	input.qtyplus,
	input.qtyminus {
		width: 2.2em;
	}
}
@media screen and (min-width: 361px) and (max-width: 375px) {
	.tabla-verduras-imagen {
		width: 20%;
		padding: .25em 0 0 .5em;
	}
	.tabla-verduras-imagen figure img {
		margin-bottom: 0 !important;
	}
	.tabla-verduras-producto {
		padding: 2.5em .5em;
		font-weight:bold;
		width:35%;
	}
	.tabla-verduras-cantidad {
		width:28%;
		font-size:1em;
		padding: 1.5em 0;
	}
	.cantidad-verduras {
		background-color: #fff;
		color: #214C31;
	}
	input.qtyplus,
	input.qtyminus {
		width: 2.2em;
	}
}