@charset "utf-8";
/* CSS Mayo 2018 */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i'); 								/* font-family: 'Open Sans', sans-serif; */
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300italic,400,400italic,700,700italic'); 	/* font-family: 'Roboto Condensed', sans-serif; */
@import url('https://fonts.googleapis.com/css?family=Shadows+Into+Light+Two'); 										/* font-family: 'Shadows Into Light Two', cursive; */
@import url('https://fonts.googleapis.com/css?family=Vollkorn');													/* font-family: 'Vollkorn', serif; */

@font-face {
    font-family: 'constantia';
    src: url('/fonts/constantia.eot');
    src: url('/fonts/constantia.eot') format('embedded-opentype'),
         url('/fonts/constantia.woff2') format('woff2'),
         url('/fonts/constantia.woff') format('woff'),
         url('/fonts/constantia.ttf') format('truetype'),
         url('/fonts/constantia.svg#constantia') format('svg');
}
@font-face {
    font-family: 'constantia_bold';
    src: url('/fonts/constantia_bold.eot');
    src: url('/fonts/constantia_bold.eot') format('embedded-opentype'),
         url('/fonts/constantia_bold.woff2') format('woff2'),
         url('/fonts/constantia_bold.woff') format('woff'),
         url('/fonts/constantia_bold.ttf') format('truetype'),
         url('/fonts/constantia_bold.svg#constantia_bold') format('svg');
}

*, html {
	margin:0px;
	padding:0px;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
}
a {
	text-decoration:none;
	outline:none;
}
a, :focus {
	outline:none !important;
}
::-moz-focus-inner {
  border: 0;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999;
  text-transform:uppercase;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #999;
  text-transform:uppercase;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #999;
  text-transform:uppercase;
}
:-moz-placeholder { /* Firefox 18- */
  color: #999;
  text-transform:uppercase;
}
li {
	list-style-type:none;
}
br {
	clear:both;
}
img {
	vertical-align:top;
	max-width:100%;
	height:auto;
}
fieldset {
	border:none;
}
legend {
	display:none;
}
textarea {
	resize:none;
}
header, footer,#color, #copyright {
	width:100%;
	position:relative;
	z-index:1;
}
header {
	border-bottom:solid 1px #CCDE63;
}
/* #######################################
ANCHOS GENERALES */
#header, #carroBlanco, #footer {
	box-sizing:border-box;
	background-color:#FFF;
	width:100%;
	max-width:1110px;
	margin:0px auto;
	position:relative;
	z-index:2;
}

/* #######################################
HEADER */
#header {
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	font-weight:400;
	text-transform:uppercase;
}
#header a {
	color:#78860C;
	
	-webkit-transition: 	color ease 300ms;
	-moz-transition: 		color ease 300ms;
	transition: 			color ease 300ms;
}
#header a:hover {
	color:#757575;
}
	/* class */
	.head_logo, .head_despacho, .head_logo_noticia, .head_sello {
		position:absolute;
		z-index:3;
	}
	.head_logo {
		background:url(/imag/header_logo.png) no-repeat left top;
		display:block;
		width:226px;
		height:56px;
		top:37px;
		left:37.38738738738739%;
	}
	.head_despacho {
		display:inline-block;
		padding: 8px 0 2px 0;
		bottom:15px;
		right:5.7657657657657655%;
		pointer-event:none !important;
		cursor:default;
	}
	.head_logo_noticia {
		top:41px;
		left:4.774774774774775%;
	}
	.head_sello {
		bottom:34px;
		right:4.234234234234234%;
	}

.fondo1 {
	background:url(/imag/header_fondo3.png) no-repeat top center;
	height:131px;
}
.fondo2 {
	background:url(/imag/header_fondo2.png) no-repeat top center;
	height:131px;
}
.fondo_news {
	background-image: url(../imag/manzana.svg);
	background-repeat: no-repeat;
	background-position: center bottom 55px;
	background-size:1374px 397px;
}
.fondo_who {
	background:#FFF url(../imag/quienes_somos_fondo.jpg) no-repeat right bottom !important;
	background-size:46.77623261694058% !important;
}

#headerOpciones {
	text-align:right;
	width:100%;
	position:absolute;
	z-index:3;
	top:16px;
	right:5.9459459459459465%; /* w: 66px */
}
#headerOpciones a {
	background: url(../imag/header_login_flecha.png) no-repeat left top 3px;
	font-family: 'constantia', serif;
	font-size:10px;
	display:inline-block;
	padding:0 0 0 11px;
	margin:0 0 0 2.0720720720720722%;
}
#headerOpciones a:hover {
	background-position:left 3px top 3px;
}

/* #######################################
MENU */
#menu {
	position:absolute;
	z-index:3;
	left:5.045045045045045%; /* w: 56px */
	bottom:10px;
}
#menu li {
	float:left;
}
#menu li:first-of-type {
	margin-right:17px;
}
#menu li a {
	display:block;
	padding:3px 10px;
}
.slicknav_menu {
	display: none;
}
.carritoMovil {
	display:none;
	width:82px;
	height:30px;
	position:fixed;
	z-index:100;
	right:21px;
	top:8px;
}

/* #######################################
LOGIN */
#loginContenedor {
	width:100%;
	max-width:1110px;
	margin:0px auto;
	position:absolute;
	z-index:100;
	top:0px;
	left:0px;
	right:0px;
}
#headLogin {
	box-sizing:border-box;
	background:#D8DEC9;
	width:184px;
	height:211px;
	position:absolute;
	z-index:130;
	top:-230px;
	right:0px;
	
	box-shadow:rgba(0,0,0,0.3) 0px 0px 5px;
	
	-webkit-border-radius: 0 0 10px 10px;
	-moz-border-radius: 0 0 10px 10px;
	-ms-border-radius: 0 0 10px 10px;
	-khtml-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;
}
#headLogin form {
	padding:13px 24px 37px 27px;
}
#headLogin span {
	background:#ADC904;
	display:block;
	height:10px;
	margin:11px 0 0 0;
}
#headLogin label, #headLogin input {
	font-family: 'Open Sans', sans-serif;
	font-size:10px;
	color:#262626;
}
#headLogin label {
	text-transform:uppercase;
	display:block;
	margin:0px;
}
#headLogin input {
	background:#FFF;
	box-sizing:border-box;
	width:100%;
	height:21px;
	padding:0 5px;
	margin: 0 0 2px 0;
	border:none !important;
}
#headLogin input[type='checkbox'] {
	width:0px;
	height:0px;
	margin:0px;
	padding:0px;
	position:absolute;
	left:-9999px;
}
#headLogin input[type='checkbox'] + label::before {
	background: url(../imag/login_check.png) no-repeat left top;
	padding:0 0 0 5px;
	margin:1px 0 0 0;
	display:block;
	content:'';
	width:12px;
	height:12px;
	float:left;
	cursor:pointer;
}
#headLogin input[type='checkbox']:checked + label::before {
	background-position:left bottom;
}
#headLogin .loginBoton {
	font-family: 'Roboto Condensed', sans-serif;
	background:#EB4607;
	color:#FFF;
	font-size:11px;
	font-weight:700;
	line-height:23px;
	text-align:center;
	text-transform:uppercase;
	width:81px;
	height:23px;
	float:right;
	cursor:pointer;
	
	-moz-border-radius: 	3px;
	-webkit-border-radius: 	3px;
	-ms-border-radius: 		3px;
	-khtml-border-radius: 	3px;
	border-radius: 			3px;
	
	-webkit-transition: 	all ease 300ms;
	-moz-transition: 		all ease 300ms;
	transition: 			all ease 300ms;
}
#headLogin .loginBoton:hover {
	background:#6A8122;
}
#headLogin .loginCheck {
	text-transform:none !important;
	display:block;
	margin:5px 0 9px 0 ;
}
.loginOlvido {
	color:#6A8122;
	font-size: 11px;
	font-style:italic;
	position:absolute;
	z-index:132;
	left:28px;
	bottom:15px;
	
	-webkit-transition: 	all ease 300ms;
	-moz-transition: 		all ease 300ms;
	transition: 			all ease 300ms;
}
.loginOlvido:hover {
	color:#262626;
}
.loginCerrar {
	background:#6A8122 url(../imag/login_cerrar.svg) no-repeat left top;
	background-size:17px 17px;
	text-indent:-9999px;
	display:block;
	width:17px;
	height:17px;
	position:absolute;
	z-index:132;
	bottom:6px;
	right:8px;
	
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-khtml-border-radius: 50%;
	border-radius: 50%;
	
	-webkit-transition: 	all ease 300ms;
	-moz-transition: 		all ease 300ms;
	transition: 			all ease 300ms;
}
.loginCerrar:hover {
	background-color:#EB4607;
}

/* #######################################
COLOR recubre contenedor */
#color {
	background:#F4F6F0 url(../imag/fondo_frutas.png) repeat;
	z-index:auto;
}
#color2 {
	background:#F4F6F0 url(../imag/manzana.svg) no-repeat center bottom 55px;
	background-size:1374px 397px;
	z-index:auto;
}

/* #######################################
CONTENEDOR */
#contenedor {
	box-sizing:border-box;
	width:100%;
	max-width:1110px;
	height:100%;
	margin:0px auto;
	position:relative;
	z-index:auto;
}

/* #######################################
COLUMNA IZQUIERDA */
#colIzq {
	box-sizing:border-box;
	background:none;
	width:68.10810810810811%; /* w: 756px */
	height:100%;
	min-height:630px;
	margin:0 0 0 1.0810810810810811%;
	float:left;
}
/* BANNER -> nuevo febrero 2019 */
#banner {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width:96.958%;
	margin:26px 0 0 0;
	box-shadow:0px 0px 9px rgba(0,0,0,0.16);
}
#banner img {
	width:100%;
}

/* MENUSEL */
#menusel {
	background:#FFF;
	font-size:10px;
	text-transform:uppercase;
	width:97.08994708994709%;
	height:auto;
	margin:18px 0 12px 0;
	box-shadow:0px 0px 9px rgba(0,0,0,0.16);
	display: -webkit-flex;
	display:flex;
	-webkit-flex-flow:  nowrap;
	flex-flow:  nowrap;
}
#menusel a {
	color:#59B200;
	text-align:center;
	display:block;
	flex-grow:1;
	padding:19px 0 13px 0;
	
	-webkit-transition: 	all ease 300ms;
	-moz-transition: 		all ease 300ms;
	transition: 			all ease 300ms;
}
#menusel a:hover {
	background:#ADC904;
	color:#FFF;
}
#menusel a:hover span {
	background-image:url(../imag/menu_flecha_blanco.png) !important;
}
#menusel span {
	background: url(../imag/menu_flecha_musgo.png) no-repeat left top 6px;
	padding:0 9.85% 0 23px;
	display:inline-block;
}
	/* class */
	#menusel .op_filtro {
		background-color:#ADC904;
		color:#FFF;
		cursor:default;
		point-event:none;
	}
	#menusel .op_filtro span {
		background:url(/imag/menu_flecha_blanco.png) no-repeat left top 6px !important;
	}
/* switch */
#panel {
	box-sizing:border-box;
	color:#4E3322; color:#777;
	font-size:10px;
	text-transform:uppercase;
	line-height:1em;
	/* text-align:right; */
	width:97.08994708994709%;
	height:auto;
	padding:0 5px 0 0;
}
#panel p, #panel .switch {
	float:right;
}
#panel p {
	margin:10px 0 0 0;
}
#panel input {
	box-sizing:border-box;
	background:#FFF url(../imag/icono_lupa.png) no-repeat right 8px top 5px;
	font-size:10px;
	width:55%;
	height:27px;
	padding:0 30px 0 14px;
	border-radius:13.5px;
	border:solid 1px #ADC904;
}
#panel .switch {
  display: inline-block;
  width: 46px;
  height: 19px;
  margin:6px 11px 0 11px;
  position: relative; 
}
#panel .switch input {
	display:none;
}
#panel .slider {
  background-color: #FFF;
  border:solid 1px #DFDFD0;
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  
  -webkit-transition: .4s;
  -moz-transition: .4s;
  transition: .4s;
}
#panel .slider:before {
	content: "";
	background-color: #ADC904;
	height: 14px;
	width: 14px;
	position: absolute;
	left: 2px;
	bottom: 2px;
	  
	-webkit-transition: .4s;
	-moz-transition: .4s;
	transition: .4s;
	
	box-shadow:rgba(0,0,0,0.35) 3px 3px 4px;
}
#panel input:checked + .slider {
  background-color: #FFF;
}
#panel input:focus + .slider {
  box-shadow: 0 0 1px #000;
}
#panel input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
#panel .nuevo_p_color {
	color:#78880C;
	font-weight:bold;
}
#panel .panel_search {
	float:left;
}
#panel .panel_filtro {
	color:#6A8122;
	float:left !important;
	margin-left:10px !important;
}
#panel .panel_hide {
	display:none;
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}
.slider.round:before {
  border-radius: 50%;
}

/* #######################################
COLUMNA DERECHA */
#colDer {
	box-sizing:border-box;
	background:#FFF;
	width:28.91891891891892%; /* w: 321px  */
	height:100%;
	padding:28px 0 36px 0;
	border-right:dotted #CCC 1px;
	border-left:dotted #CCC 1px;
	position:absolute;
	z-index:4;
	top:0px;
	bottom:0px;
	right:1.0810810810810811%;
}
#colDer h5 {
	/* background:url(/imag/icono_canasto.png) no-repeat right top; */
	background:url(/imag/icono_van.png) no-repeat right top;
	font-size: 16px;
	color:#6A8122;
	font-weight:400;
	text-transform:uppercase;
	display:inline-block;
	margin:0 0 16px 33px;
	padding:7px 78px 0 0;
}
	
#colDer .carro_pedido {
	box-sizing:border-box;
	background:#EB4607 url(../imag/boton_carro_pedido.png) no-repeat right 12.449799196787147% center;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:14px;
	line-height:39px;
	text-transform:uppercase;
	font-weight:700;
	color:#FFF;
	text-align:center;
	display:block;
	width:249px;
	height:39px;
	margin:15px auto 0 auto;
	position:relative;
	z-index:4;
	overflow:hidden;
		
	-webkit-transition: 	all ease 300ms;
	-moz-transition: 		all ease 300ms;
	transition: 			all ease 300ms;
}
#colDer .carro_pedido:hover {
	background-color:#657429;
	background-position: right -40px center;
}
#colDer .carro_pedido:before {
	content:url(/imag/boton_carro_pedido.png);
	position:absolute;
	z-index:5;
	left:-30px;
	top:4px;
		
	-webkit-transition: all 200ms ease;
	-moz-transition: all 200ms ease;
	transition: all 200ms ease;
}
#colDer .carro_pedido:hover:before {
	left: 12.449799196787147%;
}

/* Tabla Listado Pedidos */
#pedidos {
	box-sizing:border-box !important;
	background:#FFF;
	position:relative;
	z-index:7;
	width:319px;
	margin:0 0 15px 0;
}

#pedidoTop {
	box-sizing:border-box;
	background:#CCDE63;
	color:#4F3421;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:10px;
	font-weight:700;
	line-height:32px;
	text-transform:uppercase;
	width:100%;
	height:32px;
	padding:0 0 0 32px;
}
#pedidoTop p {
	float:left;
	width:auto;
}
	/* class */
	#pedidoTop .pTop_p1 {
		width:33%;
	}
	#pedidoTop .pTop_p2 {
		width:30%;
	}

#pedidoLista {
	box-sizing:border-box;
	margin:20px 0 0 0;
	height:auto;
	max-height:355px;
	overflow:hidden;
}
#pedidoLista table {
	width:81.61993769470405%;
	margin:0 26px 0 32px;
	border-bottom:solid 1px #B1D0BD;
	border-collapse:collapse;
}
#pedidoLista table input {
	font-family: 'Open Sans', sans-serif; 
	font-size:15px;
	color:#6A8122;
	width:27px;
	border:none;
}
#pedidoLista th {
	background:#ADC904;
	text-align:left;
	color:#4F3421;
	padding:7px 0 8px 0;
}
#pedidoLista td {
	padding:8px 0px;
	border-top:solid 1px #B1D0BD;
}
	/* class */
	#pedidoLista .carro_tipo, #pedidoLista .carro_final {
		font-family: 'constantia', serif;
	}
	#pedidoLista .carro_tipo {
		font-size:10px;
		text-transform:uppercase;
		color:#000;
	}
	#pedidoLista .carro_precio {
		font-family: 'Open Sans', sans-serif;
		font-size: 11px;
		font-weight: 600;
		color: #525252;
	}
	#pedidoLista .carro_final {
		font-size:16px;
		color:#777;
	}
	#pedidoLista .carro_total {
		font-family: 'Open Sans', sans-serif;
		font-size:13px;
		font-weight:600;
		text-transform:uppercase;
		text-align:center;
		color:#4C3220;
		padding-top:9px !important;
	}
	#pedidoLista .carro_mas, #pedidoLista .carro_menos, #pedidoLista .carro_borrar {
		box-sizing:border-box;
		background:url(/imag/botones_productos.svg) no-repeat;
		background-size:54px 38px;
		text-indent:-9999px;
		display:inline-block;
		width:20px;
		height:21px;
		border-width:1px;
		border-style:solid;
	}
	#pedidoLista .carro_mas {
		background-position:0px 0px;
		border-color:#999;
	}
	#pedidoLista .carro_mas:hover {
		background-position:0px -19px;
		border-color:#FF5C26;
	}
	#pedidoLista .carro_menos {
		background-position:-18px 0px;
		border-color:#999;
	}
	#pedidoLista .carro_menos:hover {
		background-position:-18px -19px;
		border-color:#FF5C26;
	}
	#pedidoLista .carro_borrar {
		background-position:-38px 0px;
		border-color:#FFF;
	}
	#pedidoLista .carro_borrar:hover {
		background-position:-38px -19px;
		border-color:#FFF;
	}
	#pedidoLista .pLista_ancho1 {
		width:37.02290076335878%;
	}

#pedidoPie {
	box-sizing:border-box;
	text-align:right;
	width:auto;
	height:50px;
	padding:0 10px 0 0;
}
#pedidoPie p {
	float:right;
}
	/* class */
	.pFoot_total {
		font-family: 'Open Sans', sans-serif;
		color:#4C3220;
		font-size:14px;
		font-weight:600;
		text-transform:uppercase;
		text-align:center;
		margin:20px 10px 0 0;
	}
	.pFoot_suma_final {
		font-family: 'constantia', serif;
		color:#000;
		font-size:18px;
		font-weight:600;
		line-height:1em;
		text-align:left;
		width:50%;
		max-width:35.51401869158878%; /* w: 114px */
		margin:19px 0 0 0;
	}

/* #######################################
NOTICIAS */
#news, #newsCol {
	box-sizing:border-box;
	float:left;
}
#news {
	background:#FFF;
	width:71.26126126126127%; /* w: 791px */
	padding:20px 31px 64px 11px;
	border-right:dotted #CCC 1px;
}
#news > #menusel {
	width:100%;
	margin:0 0 60px 0;
}
	/* class */
	#news .boton_cargar {
		background:#EB4607;
		color:#FFF;
		font-size:14px;
		text-transform:uppercase;
		text-align:center;
		line-height:39px;
		width:249px;
		height:39px;
		display:block;
		margin:0px auto;
		
		-webkit-transition: 	all ease 300ms;
		-moz-transition: 		all ease 300ms;
		transition: 			all ease 300ms;
	}
	#news .boton_cargar:hover {
		background: #657429;
	}
	
#newsCuerpo {
	font-family:'Constantia', serif;
	color:#262626;
	width:91.41689373297002%; /* w: 671px */
	margin:0 0 0 4.81%;
}
#newsCuerpo h1 {
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
	color:#6A7F20;
	font-size:40px;
	font-weight:400;
	margin:26px 0 31px 0;
}
#newsCuerpo h2 {
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
	color:#6A7F20;
	font-size:30px;
	font-weight:400;
	margin:26px 0 17px 0;
}
#newsCuerpo h3 {
	font-family: 'Open Sans', sans-serif;
	color:#6A8122;
	font-size:16px;
	font-weight:400;
	margin:0 0 6px 0;
}
#newsCuerpo p {
	font-size:16px;
	line-height:1.5em;
	margin:0 0 27px 0;
}
#newsCuerpo p:last-of-type {
	margin:0px;
}
#newsCuerpo section {
	letter-spacing:-0.6px;
	float:left;
}
	/* class */
	#newsCuerpo .news, #newsCuerpo .news_bajada {
		line-height:1.6em;
		margin:0 0 32px 0;
	}
	#newsCuerpo .news {
		font-size:18px;
		margin-bottom:32px !important;
	}
	#newsCuerpo .news_bajada {
		font-size:22px;
	}
	#newsCuerpo .news_destacado {
		color:#6A8021;
	}
	#newsCuerpo .news_seccion1 {
		width:49.122807017543856%;
		margin:0 6.432748538011696% 27px 0;
	}
	#newsCuerpo .news_seccion2 {
		width:44.29824561403509%;
		margin:0 0 27px 0;
	}
	#newsCuerpo .news_frase {
		font-size:18px;
		line-height:1.4em;
		width:98.53801169590643%;
		margin:0 0 61px 0;
	}
	#newsCuerpo .news_firma {
		margin:19px 0 75px 0;
	}

.newsHistorial {
	font-size:14px;
	box-sizing:border-box;
	width:100%; /* w: 684px */
	margin:0 0 41px 0;
}
.newsHistorial img {
	width:47.22222222222222%; /* w: 323px */
	max-width:100%;
	float:left;
	margin:0 21px 0 4px;
}
.newsHistorial section {
	width:47.80701754385965%; /* w: 327px */
	float:left;
}
.newsHistorial a {
	font-family: 'Open Sans', sans-serif;
	color:#6A8021;
	font-size:20px;
	text-transform:uppercase;
	display:inline-block;
	margin:0 0 29px 0;
}
.newsHistorial p {
	font-size:14px !important;
	line-height:1.1em !important;
}

/* lado derecho */
#newsCol {
	width:28.73873873873874%; /* w: 319px */
	padding:29px 0;
}
#newsCol h3, #newsCol h4 {
	font-family: 'Open Sans', sans-serif;
	text-transform:uppercase;
	text-align:center;
}
#newsCol h3 {
	color:#6A8021;
	font-size:16px;
	margin:0 0 12px 0;
	padding:0 0 29px 0;
	border-bottom:solid 32px #C8DA5E;
}
#newsCol h4 {
	background:#C8DA5E;
	color:#484D1F;
	font-size:14px;
	padding:6px 0;
	margin:19px 0 34px 0;
}
#newsCol hr {
	background:#B1D0BD;
	color:#B1D0BD;
	width:82.13166144200626%;
	height:1px;
	margin:7px auto 15px auto;
	border:none;
}
#newsCol ul {
	width:199px;
	margin:0 auto;
}
#newsCol li {
	background:url(/imag/icono_punto.png) no-repeat left top 8px;
	padding:0 0 0 16px;
	margin:0 0 17px 0;
}
#newsCol li a {
	color:#333;
	font-size:12px;
	line-height:normal;

	-webkit-transition: 	all ease 300ms;
	-moz-transition: 		all ease 300ms;
	transition: 			all ease 300ms;
}
#newsCol li a:hover {
	color:#6A8122;
	text-decoration:underline;
}

	/* class */
	#newsCol .news_facebook {
		background:url(/imag/icono_facebook.png) no-repeat center center;
		text-indent:-9999px;
		display:block;
		width:39px;
		height:39px;
		margin:0 auto 4px auto;
		opacity:1;
		
		-webkit-transition: 	opacity ease 1s;
		-moz-transition: 		opacity ease 1s;
		transition: 			opacity ease 1s;
	}
	#newsCol .news_facebook:hover {
		opacity:0.5;
	}
	#newsCol .news_fono_p {
		font-family:'Constantia', serif;
		font-size:14px;
		color:#000;
		text-align:center;
	}
	#newsCol .news_fono {
		color:#000;
		pointer-events: none;
    	cursor: default;
		
		-webkit-transition: 	all ease 300ms;
		-moz-transition: 		all ease 300ms;
		transition: 			all ease 300ms;
	}
	#newsCol .news_fono:hover {
		color:#EB4607;
	}
#newsCategorias {
	font-size:10px;
	text-transform:uppercase;
	width:261px;
	margin:17px auto 0 auto;
	border-top:solid 1px #B1D0BD;
}
#newsCategorias h5 {
	font-size:18px;
	color:#6A7F20;
	font-weight:400;
	padding:7px 25px 8px 25px;
	border-bottom:solid 1px #B1D0BD;
}
#newsCategorias ul {
	width:auto;
	padding:10px 25px 0 25px;
	margin:0 0 9px 0;
	border-bottom:solid 1px #B1D0BD;
}
#newsCategorias a {
	color:#6A8021 !important;
	
	-webkit-transition: 	all ease 300ms;
	-moz-transition: 		all ease 300ms;
	transition: 			all ease 300ms;
}
#newsCategorias a:hover {
	color:#EB4607;
}
#newsCategorias li {
	font-size:10px !important;
	background:none;
	padding:0px;
	margin:0 0 9px 0;
}
#newsCategorias li a { 
	font-size:10px !important;
	-webkit-transition: 	all ease 300ms;
	-moz-transition: 		all ease 300ms;
	transition: 			all ease 300ms;
}
#newsCategorias li a:hover {
}
	/* class */
	.news_tienda {
		padding:0px 25px;
	}
	.news_tienda:hover {
		color:red;
	}

/* Perfil */
#perfil {
	box-sizing:border-box;
	font-family:'Constantia', serif;
	font-size:14px;
	line-height:1.15em;
	text-align:center;
	width:82.13166144200626%;
	padding:14px 0;
	margin:0 auto 15px auto;
	border-top:solid 1px #B1D0BD;
	border-bottom:solid 1px #B1D0BD;
}
#perfil h5 {
	color:#661A00;
	font-size:15px;
	margin:9px 0 7px 0;
}

/* newsletter */
#newsletter {
	box-sizing:border-box;
	background:#FFF url(../imag/newsletter_fondo.png) no-repeat right top;
	font-family: 'Open Sans', sans-serif;
	font-size:10px;
	color:#6A7F1F;
	width:82.13166144200626%;
	margin:0px auto;
	padding:21px 12px 3px 17px;
	border:solid 1px #B1D0BD;
}
#newsletter h5, #newsletter p {
	text-transform:uppercase;
}
#newsletter h5 {
	font-size:16px;
	font-weight:400;
	line-height:1em;
	margin:0 0 7px 0;
}
#newsletter p {
	margin:0 0 7px 0;
}
#newsletter input {
	box-sizing:border-box;
	font-family: 'Open Sans', sans-serif;
	font-size:10px;
	width:100%;
	height:31px;
	margin:0 0 9px 0;
	padding:0px 7px;
	border:solid 1px #ADC904;
}
#newsletter .boletin_boton {
	background:#ADC904 !important;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:10px;
	font-weight:700;
	text-transform:uppercase;
	width:132px;
	height:31px;
	padding:0px;
	float:right;
	cursor:pointer;
	border:none;
	
	-webkit-transition: 	all ease 300ms;
	-moz-transition: 		all ease 300ms;
	transition: 			all ease 300ms;
}
#newsletter .boletin_boton:hover {
	background:#808F1A !important;
	color:#FFF;
}

/* #######################################
FRANJA VERDE */
#franjaVerde {
	background:#6A8122;
	width:100%;
}
#spotlight {
	box-sizing:border-box;
	color:#FFF;
	width:100%;
	max-width:1110px;
	margin:0px auto;
	padding:18px 0 13px 10.5%; /* padding:0 0 0 165px; */
}
#spotlight p, #spotlight span, #spotlight a {
	float:left;
}
#spotlight p {
	font-size:10px;
	text-transform:uppercase;
	margin:2px 0 0 0;
}
#spotlight span {
	background:#FFF;
	display:block;
	width:5px;
	height:5px;
	margin:6px 11px 0 9px;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	-ms-border-radius:50%;
	-khtml-border-radius:50%;
	border-radius:50%;
}
#spotlight a {
	color:#BBD233;
	-webkit-transition: 	color ease 300ms;
	-moz-transition: 		color ease 300ms;
	transition: 			color ease 300ms;
}
#spotlight a:hover {
	color:#FFF83E;
}
	/* class */
	.spot_link {
		font-size:12px;
		margin:0 7.301587301587302% 0 0;
	}
	.spot_close {
		background: url(../imag/spot_cerrar.png) no-repeat left 0px top 2px;
		font-size:10px;
		text-transform:uppercase;
		display:inline-block;
		padding:0 0 0 16px;
		margin:2px 0 0 0;
	}

/* #######################################
CARRO COMPRAS */
#carroBlanco {
}
#carroBlanco h3 {
	color:#262626;
	font-size:14px;
	text-transform:uppercase;
	font-weight:700;
	margin:0 0 15px 0;
}
#carroBlanco hr {
	background:#B1D0BD;
	color:#B1D0BD;
	height:1px;
	border:none;
	
	position:absolute;
	z-index:6;
	bottom:0px;
	right:9.72972972972973% ;
	left:10%;
}
#carroBlanco input {
	box-sizing:border-box;
	font-family: 'Open Sans', sans-serif;
	color:#555;
	font-size:12px;
	height:39px;
	padding:0px 23px;
	border:solid 1px #B1D0BD;
	
}
#carroBlanco .botonRojo {
	background:#EB4607;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	font-size:14px;
	line-height:39px;
	text-transform:uppercase;
	color:#FFF;
	width:23.3447%;
	max-width:208px;
	height:39px;
	padding:0px;
	margin:0px;
	border:none;
	
	-webkit-transition: 	all ease 300ms;
	-moz-transition: 		all ease 300ms;
	transition: 			all ease 300ms;
}

#carroBlanco .botonRojo:hover {
	background:#657429;
}
	/* class */
	.carro_subrayado {
		border-bottom:solid 1px red;
	}

/* INGRESAR */
#ingresar {
	padding:61px 9.72972972972973% 28px 10%;
	position:relative;
	z-index:4;
}
#ingresar p, #ingresar a {
	text-transform:uppercase;
	font-weight:700;
}
#ingresar a {
	color:#78850C;
	font-size:12px;
	
	-webkit-transition: 	all ease 300ms;
	-moz-transition: 		all ease 300ms;
	transition: 			all ease 300ms;
}
#ingresar a:hover {
	color:#EB4607;
}
#ingresar input {
	width:31.651%;
	margin: 0 25px 0 0;
	float:left;
}
	/* class */
	.ingresa_link {
		float:left;
		margin:43px 0 0 0;
	}
	.ingresa_registro {
		background:url(/imag/icono_lapiz.png) no-repeat right 6px top 17px;
		float:right;
		display:block;
		width:auto;
		margin:24px 55px 0 0;
		padding:17px 29px 0 6px;
		border-top:solid 1px #B1D0BD;
	}

/* REGISTRO */
#registro {
	background:#F7F9E5;
	display:none;
	padding:21px 9.72972972972973% 17px 10%;
	position:relative;
	z-index:4;
}
#registro form {
	display: -webkit-flex;
	display:flex;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	
	-webkit-justify-content:flex-start;
	justify-content:flex-start;
}
#registro label {
	font-weight:700;
	text-transform:uppercase;
	letter-spacing:-0.5px;
	float:left;
}
#registro input {
	width:30.976430976430976%;
	margin:0 26px 6px 0;
}
#registro input[type='checkbox'] {
	width:0px;
	height:0px;
	margin:0px;
	padding:0px;
	position:absolute;
	left:-9999px;
}
#registro input[type='checkbox'] + label::before {
	background: url(../imag/newsletter_check.png) no-repeat left top;
	padding:0 0 0 7px;
	margin:-2px 0 0 0;
	display:block;
	content:'';
	width:27px;
	height:23px;
	float:left;
	cursor:pointer;
}
#registro input[type='checkbox']:checked + label::before {
	background-position:left bottom;
}
	/* Div select */
	.selecss {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		background:#FFF url(/imag/select_flecha.png) no-repeat right 10px center;
		width:30.976430976430976%;
		height:39px;
		margin:0 26px 6px 0;
		border: solid 1px #B1D0BD;
		overflow: hidden;
	}
	.selecss select {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		background: transparent;
		background-image: none;
		-webkit-appearance:none;
    	-moz-appearance:none;
    	appearance:none;
		color:#555;
		text-transform:uppercase;
		width:100%;
		height:100%;
		padding:0px 23px;
		border:none;
		cursor:pointer;
	}
	.selecss select:focus {
		outline: none;
	}
	/* Orden elementos */
	.reg1 {
		-webkit-order:1;
		order:1;
	}
	.reg2 {
		-webkit-order:2;
		order:2;
	}
	.reg3 {
		-webkit-order:3;
		order:3;
		margin-right:0px !important;
	}
	.reg4 {
		-webkit-order:4;
		order:4;
	}
	.reg5 {
		-webkit-order:5;
		order:5;
	}
	.reg6 {
		-webkit-order:6;
		order:6;
		margin-right:0px !important;
	}
	.reg7 {
		-webkit-order:7;
		order:7;
	}
	.reg8 {
		-webkit-order:8;
		order:8;
	}
	.reg9 {
		-webkit-order:9;
		order:9;
		margin-left:12.345679012345679% !important;
		margin-top:13px !important;
	}

/* CARRO */
#carro {
	padding:28px 9.72972972972973% 50px 10%;
	position:relative;
	z-index:4;
}
#carro h5 {
	background:url(/imag/icono_canasto.png) no-repeat right top;
	font-size: 16px;
	color:#6A8122;

	font-weight:400;
	text-transform:uppercase;
	display:inline-block;
	margin:0 0 16px 0;
	padding:0 33px 0 0;
}
#carro input {
	font-family: 'Open Sans', sans-serif;
	font-size:15px;
	color:#555;
	text-indent:inherit;
	text-align:left;
	width:27px;
	height:auto !important;
	padding:0px;
	border:none;
}
#carro table {
	width:100%;
	border-collapse:collapse;
}
#carro th {
	background:#CCDE63;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:12px;
	font-weight:700;
	text-align:left;
	text-transform:uppercase;
	color:#4F3421;
	padding:8px 0 9px 0;
}
#carro th:first-of-type {
	padding-left:36px !important;
}
#carro th:nth-child(4) {
	text-align:right !important;
}
#carro td {
	padding:16px 0 17px 0;
	border-bottom:solid 1px #B1D0BD;
}
#carro td:first-of-type {
	padding-left:23px;
}
#carro td:last-of-type { 
	box-sizing:border-box;
	width:60px;
	text-align:center;
}
	/* class */
	#carro .carro_producto, #carro .carro_total, #carro .carro_suma_final {
		font-family: 'constantia', serif;
	}
	#carro .carro_producto {
		font-size:14px;
		font-weight:700;
		text-transform:uppercase;
		color:#000;
	}
	#carro .carro_detalle {
		color:#525252;
		font-size:12px;
		font-weight:600;
	}
	#carro .carro_cantidad {
	}
	#carro .carro_total {
		font-size:16px;
		color:#777;
	}
	#carro .carro_mas, #carro .carro_menos, #carro .carro_borrar {
		box-sizing:border-box;
		background:url(/imag/botones_productos.svg) no-repeat;
		background-size:54px 38px;
		text-indent:-9999px;
		text-align:left;
		display:inline-block;
		width:20px;
		height:21px;
		margin:0px;
		border-width:1px;
		border-style:solid;
	}
	#carro .carro_mas {
		background-position:0px 0px;
		border-color:#ADC904;
	}
	#carro .carro_mas:hover {
		background-position:0px -19px;
		border-color:#FF5C26;
	}
	#carro .carro_menos {
		background-position:-18px 0px;
		border-color:#ADC904;
	}
	#carro .carro_menos:hover {
		background-position:-18px -19px;
		border-color:#FF5C26;
	}
	#carro .carro_borrar {
		background-position:-38px 0px;
		border-color:#FFF;
	}
	#carro .carro_borrar:hover {
		background-position:-38px -19px;
		border-color:#FFF;
	}
	#carro .carro_palabra_total {
		text-align:right;
		padding-right:0px;
	}
	#carro .botonRojo {
		text-align:center;
		display:block;
		float:right;
		margin:25px 0 0 0;
	}
	#carro .carro_titulo_flota {
		float:left;
	}

#carro_total {
	background:#CCDE63;
	color:#4C3220;
	font-size:14px;
	font-weight:600;
	margin:20px 0 0 0;
}
#carro_total td {
	text-align:right;
	padding:0px !important;
	padding-top:4px !important;
	padding-bottom:5px !important;
	border:none;
	border-bottom: solid 1px #FFF;
}
#carro_total td:first-of-type {
	width:80%;
}
	/* class */
 	#carro_total .carro_suma_final {
		font-size:18px;
		color:#000;
	}
	#carro_total .carro_modal {
		box-sizing:border-box;
		background:#ADC904;	
		font-family: 'Roboto Condensed', sans-serif;
		color:#FFF;
		font-size:10px;
		font-weight:700;
		line-height:29px;
		text-align:center;
		text-transform:uppercase;
		display:block;
		width:100%;
		height:29px;
		
		-webkit-transition: all ease 300ms;
		-moz-transition: all ease 300ms;
		transition: all ease 300ms;
	}
	#carro_total .carro_modal:hover {
		background:#555;
	}
/* observacion */
#observacion {
	/*display:none;*/
	margin:0 0 8px 0;
}
#observacion p {
	font-family: 'Roboto Condensed', sans-serif;
	color:#4D331F;
	font-weight:700;
	text-transform:uppercase;
	margin:0 0 7px 2px;
}
#observacion textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: 'Open Sans', sans-serif;
	font-size:11px;
	color:#555;
	width:100%;
	height:53px;
	padding:4px 9px;
	border:solid 1px #CCDE63;
}

/* CARRO MODAL */
#carroModal {
	background:#F4F6F0;
	padding:0 0 0 0;
	position:relative;
	z-index:4;
}
#carroModal h5 {
	background:url(/imag/icono_canasto.png) no-repeat right top;
	font-size: 16px;
	color:#6A8122;
	font-weight:400;
	text-transform:uppercase;
	display:inline-block;
	margin:21px 0 11px 23px;
	padding:0 33px 0 0;
}
#carroModal input {
	font-family: 'Open Sans', sans-serif;
	text-indent:inherit;
	text-align:left;
	height:auto !important;
	padding:0px;
}
#carroModal table {
	box-sizing:border-box;
	width:calc(100% - 45px);
	border-collapse:collapse;
	margin:0 27px 0 18px;
}
#carroModal th {
	background:#CCDE63;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:12px;
	font-weight:700;

	text-align:left;
	text-transform:uppercase;
	color:#4F3421;
	padding:8px 0 9px 0;
}
#carroModal th:first-of-type {
	padding-left:36px !important;
}
#carroModal th:nth-child(4) {
	text-align:right !important;
}
#carroModal td {
	padding:16px 0 17px 0;
	border-bottom:solid 1px #B1D0BD;
}
#carroModal td:first-of-type {
	padding-left:23px;
}
#carroModal td:last-of-type { 
	box-sizing:border-box;
	width:60px;
	text-align:center;	
}
#carroModal tr:last-child > td {
	border-bottom:none !important;
}
#carroModal input {
	font-size:15px;
	color:#555;
	width:27px;
	border:none;
}
	/* class */
	#carroModal .carro_producto, #carroModal .carro_total, #carroModal .carro_suma_final {
		font-family: 'constantia', serif;
	}
	#carroModal .carro_producto {
		font-size:14px;
		font-weight:700;
		text-transform:uppercase;
		color:#000;
	}
	#carroModal .carro_detalle {
		color:#525252;
		font-size:12px;
		font-weight:600;
	}
	#carroModal .carro_cantidad {
	}
	#carroModal .carro_total {
		font-size:16px;
		color:#777;
	}
	#carroModal .carro_mas, #carroModal .carro_menos, #carroModal .carro_borrar {
		box-sizing:border-box;
		background:url(/imag/botones_productos.svg) no-repeat;
		background-size:54px 38px;
		text-indent:-9999px;
		display:inline-block;
		width:20px;
		height:21px;
		margin:0px;
		border-width:1px;
		border-style:solid;
	}
	#carroModal .carro_mas {
		background-position:0px 0px;
		border-color:#ADC904;
	}
	#carroModal .carro_mas:hover {
		background-position:0px -19px;
		border-color:#FF5C26;
	}
	#carroModal .carro_menos {
		background-position:-18px 0px;
		border-color:#ADC904;
	}
	#carroModal .carro_menos:hover {
		background-position:-18px -19px;
		border-color:#FF5C26;
	}
	#carroModal .carro_borrar {
		background-position:-38px 0px;
		border-color:#FFF;
	}
	#carroModal .carro_borrar:hover {
		background-position:-38px -19px;
		border-color:#FFF;
	}
	#carroModal .carro_palabra_total {
		text-align:right;
		padding-right:0px;
	}
	#carroModal .botonRojo {
		text-align:center;
		display:block;
		float:right;
		margin:25px 0 0 0;
	}
	#carroModal .carro_titulo_flota {
		float:left;
	}

#modal_total {
	background:#DAE0CD;
	text-align:right;
	padding:12px 16px;
}
#modal_total p, #modal_total a {
	display:inline-block;	
}
#modal_total a {
	box-sizing:border-box;
	background:#ADC904;	
	font-family: 'Roboto Condensed', sans-serif;
	color:#FFF;
	font-size:10px;
	font-weight:700;
	line-height:29px;
	text-align:center;
	text-transform:uppercase;
	width:130px;
	height:29px;
	
	-webkit-transition: all ease 300ms;
	-moz-transition: all ease 300ms;
	transition: all ease 300ms;
}
#modal_total a:hover {
	background:#555;
}
	/* class */
	#modal_total .mt_total {
		font-family: 'Roboto Condensed', sans-serif;
		font-size:18px;
		font-weight:700;
		margin:1px 7px 0 0;
	}
	#modal_total .mt_cifra {
		font-family: 'constantia', serif;
		font-size:20px;
		font-weight:bold;
		text-align:left;
		min-width:88px;
		margin:0 7px 0 0;
	}

/* DIRECCION */
#direccion {
	font-size:12px;
	color:#EB4607;
	width:77.442%; /* w: 690px */
	float:right;
	margin:0px;
	position:relative;
	z-index:4;
}
#direccion p {
	display:block;
	float:left;
}
#direccion select {
	float:left;
}
	/* class */
	#direccion .dire_rojo {
		color:#EB4607;
		font-weight:700;
		text-align:right;
		text-transform:uppercase;
		width:40.435%;
		margin:0 7px 23px 0;
	}
	#direccion .dire_dire {
		color:#525252;
		width:44.638%;
		margin:0 0 23px 0;
	}
	#direccion .dire_modificar {
		background: url(../imag/icono_lapiz.png) no-repeat right top 17px;
		color:#78850C;
		text-transform:uppercase;
		font-weight:700;
		display:block;
		float:left;
		width:auto;
		padding:17px 20px 0 0;
		position:absolute;
		z-index:6;
		top:-17px;
		right:-2px;
		
		-webkit-transition: 	all ease 300ms;
		-moz-transition: 		all ease 300ms;
		transition: 			all ease 300ms;
	}
	#direccion .dire_cancelar {
		color:#78850C;
		text-transform:uppercase;
		font-weight:700;
		display:block;
		float:left;
		width:auto;
		/*padding:17px 20px 0 0;*/
		position:absolute;
		z-index:6;
		right: 85px;
		/*right:-2px;*/
		
		-webkit-transition: 	all ease 300ms;
		-moz-transition: 		all ease 300ms;
		transition: 			all ease 300ms;
	}
	#direccion .dire_modificar, .dire_cancelar:hover {
		color:#EB4607;
	}

/* COMPRADOR */
#comprador {
	box-sizing:border-box;
	background:#F7F9E5;
	font-family: 'constantia', serif;
	font-size:14px;
	color:#000;
	margin:-33px 0 0 0;
	padding:39px 9.72972972972973% 29px 10%;
	position:relative;
	z-index:4;
	border-bottom:solid 1px #B1D0BD;
	border-top:solid 1px #B1D0BD;
}
#comprador h3 {
	font-family: 'Open Sans', sans-serif; 
}
#comprador h4 {
	font-size:14px;
	font-weight:700;
	color:#6A8122;
	text-transform:uppercase;
	margin:25px 0 16px 0;
}
#comprador p {
	margin:0 0 7px 0;
}
#comprador section {
	float:left;
	margin:3px 0 0 0;
}
	/* class */
	.comp_font_16 {
		font-size:16px !important;
	}
	.comp_left {
		float:left;
		margin-right:12px !important;
	}
	.comp_inline {
		display:inline-block;
		width:71px;
	}

/* #######################################
MODAL */
#modal {
	background:#F7F9E5;
	widht:100%;
	height:auto;
	font-size:12px;
	padding:38px 13.333333333333334% 72px 13.333333333333334%;
}
#modal h3 {
	color: #262626;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 700;
	margin: 0 0 12px 0;
}
#modal input {
	box-sizing: border-box;
	font-family: 'Open Sans', sans-serif;
	color: #555;
	font-size: 12px;
	width: 100%;
	max-width:250px;
    height: 39px;
	padding: 0px 23px;
    margin: 0 6.666666666666667% 16px 0;
    float: left;
	border: solid 1px #B1D0BD;
}

#modal p {
	color:#777;
	font-weight:700;
	text-transform:uppercase;
	margin:0 0 0 2.2222222222222223%;
}
	/* class */
	#modal .botonConsulta {
		background: #EB4607;
		font-family: 'Roboto Condensed', sans-serif;
		font-weight: 700;
		font-size: 14px;
		line-height: 39px;
		text-transform: uppercase;
		color: #FFF;
		width: 39%;
		max-width: 208px;
		height: 39px;
		padding: 0px;
		margin: 0 0 16px 0;
		border: none;
		-webkit-transition: all ease 300ms;
		-moz-transition: all ease 300ms;
		transition: all ease 300ms;
	}
	#modal .botonConsulta:hover {
		background:#657429;
	}
	/* CSS SELECT */
	#modal .selecss2 {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		background:#FFF url(/imag/select_flecha.png) no-repeat right 10px center;
		width: 100%;
		max-width:250px;
		height: 39px;
		margin:0 0 16px 0;
		float:left;
		border: solid 1px #B1D0BD;
	}
	#modal .selecss2 select {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		background: transparent;
		background-image: none;
		-webkit-appearance:none;
    	-moz-appearance:none;
    	appearance:none;
		font-family: 'Open Sans', sans-serif;
		color: #555;
		font-size: 12px;
		width:100%;
		height:100%;
		padding:0px 23px;
		border:none;
	}

/* #######################################
USUARIO */
#usuario {
	box-sizing:border-box;
	width:100%;
	height:auto;
	min-height:600px;
	padding:67px 9.27927927927928%;
}
#usuario h1 {
	font-size:16px;
	color:#6A8122;
	font-weight:400;
	margin:0 9px 7px 9px;
}
#usuario hr {
	background:#B1D0BD;
	color:#B1D0BD;
	width:34.73451327433628%;
	min-width:280px;
	height:1px;
	margin:0px auto;
	border:none;
	position:relative !important;
	left:auto !important;
	right:auto !important;
}
#usuario span {
	box-sizing:border-box;
	background:#CCDE63;
	font-size:11px;
	color:#4C3320;
	text-transform:uppercase;
	display:block;
	padding:8px 19px;
	margin:0 0 30px 0;
}
#usuario form {
	width:618px; /* w: 618px ? */
	margin:24px auto 22px auto;
}
#usuario input {
	width:45.46925566343042%;
	margin:0 0 13px 0;
}
#usuario table {
	box-sizing:border-box;
	background:#F4F6F0;
	font-size:12px;
	text-transform:uppercase;
	color:#525252;
	margin:0 0 35px 0;
	border-collapse:collapse;
	border-bottom: solid 1px #F4F6F0;
}
#usuario tr:nth-child(even) {
	background:#FFF;
}
#usuario td {
	padding:2px;
}
#usuario td:first-of-type {
	padding-left:24px;
}
 	/* class */
	#usuario .user_div {
		display: -webkit-flex;
		display:flex;
		-webkit-flex-wrap:wrap;
		flex-wrap:wrap;
		-webkit-justify-content: space-between;
		justify-content: space-between;
	}
	#usuario .user_center {
		text-align:center;
	}
 	#usuario .user_pos1 {
		-webkit-order:1;
		order:1;
	}
	#usuario .user_pos2 {
		-webkit-order:2;
		order:2;
	}
	#usuario .user_pos3 {
		-webkit-order:3;
		order:3;
	}
	#usuario .user_pos4 {
		-webkit-order:4;
		order:4;
	}
	#usuario .user_pos5 {
		-webkit-order:5;
		order:5;
	}
	#usuario .user_pos6 {
		-webkit-order:6;
		order:6;
	}
	#usuario .user_link, #usuario .userBoton, #usuario .user_detalle, #usuario .user_reusar {
		-webkit-transition: all ease 300ms;
		-moz-transition: all ease 300ms;
		transition: all ease 300ms;
	}
	#usuario .user_link {
		color:#78850C;
		font-weight:600;
		text-transform:uppercase;
		display:inline-block;
		margin:19px 0 0 0;
	}
	#usuario .user_link:hover {
		color:#EB4607;
	}
	#usuario .userBoton {
		background:#EB4607;
		font-family: 'Roboto Condensed', sans-serif;
		font-weight:700;
		font-size:14px;
		line-height:39px;
		text-transform:uppercase;
		color:#FFF;
		width:40.29126213592233%;
		height:39px;
		padding:0px;
		margin:21px 0 0 0;
		border:none;
	}
	#usuario .userBoton:hover {
		background:#657429;
	}
	#usuario .user_detalle, #usuario .user_movil {
		font-family: 'constantia', serif;
		font-size:13px !important;
		color:#5F792B;
	}
	#usuario .user_detalle:hover, #usuario .user_movil:hover {
		color:#EB4607;
	}
	#usuario .user_reusar {
		box-sizing:border-box;
		background:#555;
		font-family: 'Roboto Condensed', sans-serif;
		font-size:10px;
		line-height:29px;
		text-align:center;
		font-weight:700;
		color:#FFF;
		display:block;
		width:100%;
		height:29px;
	}
	#usuario .user_reusar:hover {
		background:#ADC904;
		color:#4E3320;
	}
	#usuario .user_movil {
		display:none;
	}
	#usuario .user_ancho1 {
		width:130px;
	}
	#usuario .user_ancho2 {
		width:134px;
	}
	
/* #######################################
FOOTER */
footer {
	border-top:solid 1px #CCDE63;
}
#footer {
	font-family: 'constantia', serif;
	height:151px;
	padding:62px 15.75% 0 13.70%;
	display: -webkit-flex;
	display:flex;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	-webkit-justify-content:space-between;
	justify-content:space-between;
}
#footer a {
	-webkit-transition: 	color ease 300ms;
	-moz-transition: 		color ease 300ms;
	transition: 			color ease 300ms;
}
#footer a:hover {
	color:#757575;
}
#footer img {
	width:auto;
	height:auto !important;
}
#footer span {
	background:#444;
	display:block;
	width:5px;
	height:5px;
	margin:15px 0 0 0;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	-khtml-border-radius:50%;
	border-radius:50%;
}
	/* class */
	.pie_correo, .pie_fono {
		margin:6px 0 0 0;
	}
	.pie_correo {
		color:#6A8021;
	}
	.pie_fono {
		color:#000;
		pointer-events: none;
    	cursor: default;
		
		-webkit-transition: 	all ease 300ms;
		-moz-transition: 		all ease 300ms;
		transition: 			all ease 300ms;
	}
	.pie_fono:hover {
		color:#EB4607;
	}

/* #######################################
COPYRIGHT  */
#copyright {
	background:url(/imag/footer_fondo.png) repeat-x left top;
	height:212px;
	border-top:solid 1px #CED4BA;
	border-bottom:solid 1px #CED4BA;
}
#copyright section {
	box-sizing:border-box;
	width:100%;
	height:212px;
	max-width:1110px;
	margin:0px auto;	
	position:relative;
	z-index:2;
}
#copyright section img {
	position:absolute;
	z-index:5;
	right:24px;
	bottom:17px;
}

/* #######################################
FLEX  */
.flex {
	/* */
	display: -webkit-flex;
	display:flex;
}
.flexDiv {
	display: -webkit-flex;
	display:flex;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
}

/* CLEARFIX */
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: ""; clear: both; height: 0; }
* html .clearfix { zoom: 1; }
*:first-child+html .clearfix { zoom: 1; }

/* CSS Document */

@media only screen and (max-width : 1110px) {
#colIzq {
	width:calc(100% - 339px);
}
#colDer {
	width:319px;
}
#carro .carro_titulo_flota {
    float: none;
}
#direccion {
	clear:both;
	width:auto;
	float:none;
	margin:0px;
}
#direccion .dire_rojo {
	text-align:left;
}
#direccion .dire_rojo, #direccion .dire_dire {
	margin-bottom:12px;
}
}
@media only screen and (max-width : 1060px) {
#panel input {
    width: 88%;
}
}
@media only screen and (max-width : 900px) {
#menusel span {
	padding:0 7.85% 0 14px;
}
#colIzq {
	width:calc(100% - 295px);
	margin:0 0 0 1.0810810810810811%;

}
#colDer {
	width:295px;
	bottom:0px;
	right:0px;
}
}
@media (min-width:801px) and (max-width:900px) {
#newsCuerpo h1 {
	font-size:30px;
}
#newsCuerpo .news_bajada {
	font-size:20px;
	margin:0 0 30px 0;
}
}
@media only screen and (max-width : 915px) {
#ingresar input, #registro input, .selecss {
	width:45.5%;
	margin:0 26px 6px 0;
}
.reg3 {
	margin-right:26px !important;
}
.reg9 {
	margin-left:0px !important;
}
#ingresar .botonRojo, #registro .botonRojo {
	width:45.5%;
	max-width:none;
}
}
@media only screen and (max-width:850px) {
.newsHistorial img, .newsHistorial section {
	width:100%;
	float:none;
	margin:0px;
}
.newsHistorial img {
	margin:0 0 10px 0;
}
.newsHistorial a {
	margin:0px;
}
#direccion p, #direccion select {
	float:none;
}
#direccion .dire_rojo {
	width:calc(100% - 100px);
	margin:0px;
}
#direccion .dire_width_free {
	width:100% !important;
}
#direccion .dire_dire {
	width:auto;
	margin:0 0 10px 0;
}
#usuario form {
	box-sizing:border-box;
	width:100%;
}
#usuario .userBoton {
	width:100%;
	margin:10px 0 0 0;
}
}
@media (min-width:751px) and (max-width:800px) {
#newsCuerpo h1 {
	font-size:26px;
}
#newsCuerpo .news_bajada {
	font-size:19px;
	margin:0 0 26px 0;
}
}
@media only screen and (max-width : 800px) {
#panel .panel_hide {
	display:inherit;
}
}
@media only screen and (max-width : 770px) {
#modal input, #modal .selecss2 {
	max-width:inherit !important;
	margin:0 0 16px 0;
}
}
@media only screen and (max-width : 750px) {
header {
	border-bottom: dashed 1px #EEE;
}
#headerOpciones {
	top:10px;
	right:3%;
}
#news, #newsCol {
	float:none;
	width:100%;
}
#news {
	border:none;
}
#newsCuerpo {
	width:100%;
	margin:0px;
}
#usuario input {
	width:100%;
	margin:0 0 13px 0;
}
#usuario .user_pos1, #usuario .user_pos2, #usuario .user_pos3, #usuario .user_pos4, #usuario .user_pos5, #usuario .user_pos6 {
	-webkit-order:initial;
	order:initial;
}
#newsletter .boletin_boton {
	width:100%;
}
}
@media only screen and (max-width : 720px) {
#ingresar input, #registro input, .selecss {
	width:100%;
}
#registro label {
	width:100%;
	float:none;
}
.reg1, .reg2, .reg3, .reg4, .reg5, .reg6, .reg7, .reg8, .reg9 {
	-webkit-order:initial;
	order:initial;
	margin-right:0px !important;
	margin-bottom:10px !important;
}
.reg9 {
	margin-top:0px !important;
}
#ingresar .botonRojo, #registro .botonRojo {
	width:100%;
	max-width:none;
}
}
@media only screen and (max-width : 700px) {
/* listado como tabla */
#header {
	margin-top:49px;
}
.carritoMovil {
	display:block;
}
#menu {
	display:none;
}
.slicknav_menu {
	display: inherit !important;
}
#panel {
	margin-left:auto;
	margin-right:auto;
}
#panel #foto_si, #panel #foto_no, #panel .slider {
	display:none;
}
#panel input {
	width:calc(100% - 50px);
    max-width: inherit !important;
}
#banner, #menusel {
	margin-right:auto;
	margin-left:auto;
}
#colIzq {
	background:#F4F6F0;
	float:none;
	width:100%;
	min-height:auto;
	margin:0px;
	padding:0 0 49px 0;
}

#productos {
	box-sizing:border-box;
	width:96.563%;
	margin:0px auto;
}
#productos h3 {
	line-height:1.15em;
	display:block;
	width:60%;
	min-height:auto;
	margin:6px 0 0 0;
	float:left;
}
#productos p {
	display:block;
	float:left;
	width: auto;
	margin-right: 20px;
}
.producto_nuevo, .producto_oferta {
	display:none !important;
}
.producto_precio {
	font-size:12px;
	width:102px;
	float:right !important;
	margin:5px 0 0 0;
}
.boton_agregar {
	background:#555;
	width:130px;
	right:119px;
	bottom:2px;
	left:inherit;
}
.boton_agregar:before {
	display:none;
}
.card {
	background:transparent;
	width:100%;
	height:auto !important;
	min-height:34px;
	margin:0px;
	padding:2px 2px 2px 14px;
	border-bottom:solid 1px #ACAC9D;
	
	-webkit-transition: none;
	-moz-transition: 	none;
	transition: 		none;
}
.card:hover {
	background:none;
	box-shadow:none;
}
.fotoProducto {
	display:none !important;
	height:0px;
}
#colDer {
	position:relative;
	width:100%;
	border:none;
	padding:0px;
}
#colDer h5 {
	background:#EC5D25 url(/imag/icono_h5_down.png) no-repeat right 31px top 18px;
	color:#FFF;
	display:none !important;
	margin:0px;
	padding:12px 34px;
	cursor:pointer;
	
	-webkit-transition: 	all ease 300ms;
	-moz-transition: 		all ease 300ms;
	transition: 			all ease 300ms;
}
#colDer h5:after {
	content:'';
	background: url(/imag/icono_canasto_blanco.png) no-repeat right top;
	display:inline-block;
	width:19px;
	height:18px;
	margin:0 0 0 14px;
}
#colDer h5:hover {
	background-color:#FFF;
	background-image: url(/imag/icono_h5_up.png);
	color:#6A8122;
}
#colDer h5:hover:after {
	background-image:url(/imag/icono_canasto.png);
}
#pedidos {
	width:100%;
	margin:0px;
	padding:0 0 20px 0;
	display:none;
}
#pedidoLista {
	display:inherit;
}
#pedidoLista table {
	width:100%;
	margin:0 26px 0 32px; margin:0px;
}
#pedidoLista table td:first-of-type {
	padding-left:20px;
}
#pedidoTop .pTop_p1 {
	width:34%;
}
#pedidoTop .pTop_p2 {
	width:33%;
}
.pFoot_suma_final {
	width:30%;
	max-width:35.51401869158878%; 
}
#footer {
	padding:62px 30px 0 30px;
	-webkit-justify-content:space-around;
	justify-content:space-around;
}
}
@media only screen and (max-width : 650px) {
.ingresa_link {
	margin:20px 0 10px 5px;
}
.ingresa_registro {
	float:none;
	clear:both;
	margin:0 0 0 5px;
	padding:17px 29px 0 0;
	border-top:solid 1px #B1D0BD;
}
.hide {
	display:none;
}

#carro table th {
	display:none;
}
#carro table tr {
	display: block;
}
#carro table td {
	display: block;
	text-align: right;
	padding:16px 10px 17px 10px;
}
#carro table td:before {
	font-family: 'Open Sans', sans-serif;
	font-size:12px !important;
	color:#999;
	content: attr(data-label);
	float: left;
	font-weight: bold;
	text-transform: uppercase;
}
#carro table td:last-child {
	height:55px;
	border-bottom: 0;
}
#carro td:first-of-type {
	padding-left:10px !important;
}
#carro td:last-of-type { 
	width:auto;
	text-align:inherit;
}
#carro .carro_separador {
	margin-bottom:30px;
	border:solid 3px #B1D0BD;
}
#carro .carro_borrar {
	float:right;
	margin-top:-3px !important;
}
#carro .botonRojo {
	width:100%;
	max-width:none;
}
#carro_total {
	height:32px;
	margin:0px !important;
}
#carro_total td {
	line-height: 32px;
	padding-right:7px !important;
	padding-left:7px !important;
	/* border:none; */
}
#carro_total td:first-of-type, #carro_total td:last-of-type {
	display:none;
}
}
@media only screen and (max-width : 600px) {
#header {
	min-height:150px;
}
.head_logo {
	background-image:url(/imag/header_logo_chico.png);
	width:224px;
	height:43px;
	top:40px;
	left:38px;
}
.head_despacho {
	bottom:15px;
	right:inherit;
	left:38px;
	pointer-event:inherit;
	cursor:pointer;
}
.fondo1 {
	background: url(/imag/fondo_header_manzana.jpg) no-repeat right 44px bottom 0px;
	background-size:101px 99px;
}
.fondo2 {
	background-size:cover;
}
#newsCuerpo h1 {
	font-size:26px;
}
#newsCuerpo .news_bajada {
	font-size:19px;
	margin:0 0 26px 0;
}
#newsCuerpo .news_seccion1, #newsCuerpo .news_seccion2 {
	width:auto;
}
#newsCol .news_fono {
	pointer-events: inherit !important;
    cursor: pointer;
}
#menusel {
	display:inherit;
}
#menusel a {
	text-align:left;
	display:block;
	padding:11px 20px;
}
#usuario table {
	background:#FFF;
	border:none !important;
}
#usuario table tr {
	background:#F4F6F0;
	display: block;
	margin:0 0 10px 0;
}
#usuario tr:nth-child(even) {
	background:#F4F6F0;
}
#usuario table td {
	display: block;
	text-align: right;
	padding:10px;
}
#usuario td:first-of-type {
	padding-left:10px !important;
}
#usuario table td:before {
	content: attr(data-label);
	float: left;
}
#usuario .user_ancho1, #usuario .user_ancho2 {
	width:auto;
}
#usuario .user_reusar {
	display:none;
}
#usuario .user_movil {
	display:inherit !important;
}
#footer {
	text-align:center;
	display:inherit;
	height:auto;
	padding:73px 17% 51px 17%;
}
#footer div {
	margin:30px 0 27px 0;
}
#footer span {
	margin:0px;
}
#footer span:first-of-type {
	float:left;
	margin-top:62px;
}
#footer span:last-of-type {
	float:right;
	margin-top:-46px;
}
.pie_correo, .pie_fono {
	margin:0px;
}
}
@media only screen and (max-width : 520px) {
.boton_agregar {
	width:80px;
}
.boton_agregar span {
	display:none;
}
}
@media only screen and (max-width : 480px) {
#header {
	min-height:104px;
}
.fondo1, .fondo2 {
	height:auto !important;
}
.fondo1 {
	background: url(/imag/fondo_header_manzana.jpg) no-repeat right 10px bottom 0px;
	background:none;
	background-size:20% auto;
}
.fondo2 {
	background-size:cover;
}
.head_logo {
	background-size:contain;
	width:171px;
	height:33px;
	left:7.916666666666666%;
}
.head_logo_noticia {
	top:20px;
	left:50%;
	margin-left:-111px;
}
.head_sello {
	right:50%;
	margin-right:-73.5px;
	bottom:20px;
}
.head_despacho {
	font-family: 'Vollkorn', serif; 
	font-size:22px;
	bottom:inherit;
	right:23px;
	left:inherit;
	top:28px;
}
.head_span {
	display:none;
}
#headerOpciones {
	border-bottom:solid 1px rgba(204,222,99,0.3);
	top:5px;
}
.card {
	min-height:65px;
}
#productos h3, .producto_precio {
	font-family: 'Roboto Condensed', sans-serif;
}
#productos h3 {
	color:#6A8122 !important;
	font-size:15px;
}
.producto_precio {
	color:#6A8021 !important;
	font-size:13px;
}
.boton_agregar {
	background:#ADC904;
	width:55.44041450777202%;
	right:12px;
	left:12px;
	bottom:5px;
}
.boton_agregar:hover {
	background:#555;
}
.boton_agregar span {
	display:inline !important;
}
#newsCuerpo h1 {
	font-size:24px;
	margin:10px 0 20px 0;
}
#carro .botonRojo {
	width:100% !important;
	max-width:100%;
	float:none;
}
.pie_fono {
	pointer-events: inherit;
    cursor: pointer;
}
#modal {
	padding:28px 8%;
}
#modal input {
	width: 100%;
	max-width:none !important;
	float:none;
}
#modal .botonConsulta {
	width: 100%;
	max-width:none !important;
}
}
@media only screen and (max-width : 400px) {
.ingresa_break {
	display:block;
}
}
@media only screen and (max-width : 350px) {
.fondo1 {
	background:none;
}
.head_logo {
	left:5%;
}
}

.preloader_padding_container {
    padding: 40% 20% 9.5% 20%;
    position: absolute;
}

.preloader_padding {
    padding: 20% 20% 9.5% 20%;
    position: fixed;
}

.preloader {
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
    z-index: 9999;
    background-position: center 20%;
    background-color: rgba(255, 255, 255, 0.8);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}

.progress {
    position: relative;
    height: 4px;
    display: block;
    width: 100%;
    background-color: #acece6;
    border-radius: 2px;
    margin: 0.5rem 0 1rem 0;
    overflow: hidden;
}
.progress .determinate {
    position: absolute;
    /* background-color: inherit; */
    top: 0;
    left: 0;
    bottom: 0;
    background-color: #26a69a;
    transition: width .3s linear;
}
.progress .indeterminate {
    background-color: #26a69a;
}
.progress .indeterminate:before {
    content: '';
    position: absolute;
    background-color: inherit;
    top: 0;
    left: 0;
    bottom: 0;
    will-change: left,  right;
    -webkit-animation: indeterminate 2.1s cubic-bezier(0.65,  0.815,  0.735,  0.395) infinite;
    animation: indeterminate 2.1s cubic-bezier(0.65,  0.815,  0.735,  0.395) infinite;
}
.progress .indeterminate:after {
    content: '';
    position: absolute;
    background-color: inherit;
    top: 0;
    left: 0;
    bottom: 0;
    will-change: left,  right;
    -webkit-animation: indeterminate-short 2.1s cubic-bezier(0.165,  0.84,  0.44,  1) infinite;
    animation: indeterminate-short 2.1s cubic-bezier(0.165,  0.84,  0.44,  1) infinite;
    -webkit-animation-delay: 1.15s;
    animation-delay: 1.15s;
}
@-webkit-keyframes indeterminate {
    0% {
    left: -35%;
    right: 100%}
60% {
    left: 100%;
    right: -90%}
100% {
    left: 100%;
    right: -90%}
}
@keyframes indeterminate {
    0% {
    left: -35%;
    right: 100%}
60% {
    left: 100%;
    right: -90%}
100% {
    left: 100%;
    right: -90%}
}
@-webkit-keyframes indeterminate-short {
    0% {
    left: -200%;
    right: 100%}
60% {
    left: 107%;
    right: -8%}
100% {
    left: 107%;
    right: -8%}
}
@keyframes indeterminate-short {
    0% {
    left: -200%;
    right: 100%}
60% {
    left: 107%;
    right: -8%}
100% {
    left: 107%;
    right: -8%}
}
#headLogin .message {
	font-size: 11px;
    padding: 2px;
}

.message {
	background: #ff0000;
	background: -moz-linear-gradient(top, #ff0000 0%, #ea1300 100%);
	background: -webkit-linear-gradient(top, #ff0000 0%,#ea1300 100%);
	background: linear-gradient(to bottom, #ff0000 0%,#ea1300 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff0000', endColorstr='#ea1300',GradientType=0 );
	color:#FFF;
    border-color: #069;
    border-style: hidden;
    padding: 10px 20px;
    margin-bottom: 10px;
}

.agregado {
    background: rgb(22, 77, 82);
}

.agregado:hover {
    background: rgb(98, 156, 160);
}