@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700');

@media screen and (min-width: 980px) {
.pie-direccion, .pie-telefono, .pie-email {
    margin: 0 0 0 15px;
}
#prfo-buscador{
	position:absolute;
	right:0;
	top:0;
	width:740px;
}
#show-buscador{
	position:absolute;
	right:0;
	top:0;
	border:0;
    background-color: white;
    background-image: url(../img/lupa.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size:26px;
    height:100px;
    width:100px;
}
#prfo-buscador input, #prfo-buscador button{
	height:100px;
	border:0;
	font-size:22px;
}
#prfo-buscador button{
	background-size: 26px;
}
a.menucorp-li1 {
    color: #000000;
}
.goog-te-gadget-simple .goog-te-menu-value span {
    color: #000000!important;
}

}
#prfo-nav {
    margin: 0 0 10px 0;
    color: #666666;
    font-size:10px
}
#prfo-nav a {
    color: #666666;
    font-size:14px
}
::-webkit-input-placeholder {
    color: #333333;
    
}
:-moz-placeholder {
    color: #333333;
    
}
::-moz-placeholder {
    color: #333333;
    
}
:-ms-input-placeholder {
    color: #333333;
    
}
body,p {
	font-size:14px
}
ul {
	list-style:none;
	padding:0;
}
.borderbox {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
#condiciones {
	border: 1px solid #999999;
	height: 100px;
	margin: 20px 0 10px;
	overflow: auto;
	padding: 5px;
	width: 100%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.img-producto-talla {
	width: 80px;
}
/**/
/**/
h1 {
    color: #444444;
}
#contenidos section div > h1:after,
.contenedor > h1:after, 
section > h1:after,
.noticias-twitter h1:after,
.noticias-agenda h1:after,
.contenido_noticias.agenda h1:after  {
    content:"";
    width:50px;
    height:3px;
    display:block;
    background-color:#4c8b2b;
    margin-top:10px
}
#zona1{
	position:relative;
	z-index:11;
}
#zona2d    {
	position: absolute;
    z-index: 0;
    top: 0;
	overflow:hidden;
		display: none;

    }
header {
    position: relative;
    background-image:url(../../img/bg_header_01.jpg);
    background-size:cover;
    background-position:center center;
}
#zona2d, #cont-header {
	height:360px;
}
#zona1, #zona2, #cont-header {
    background-color: transparent;
}
#cont-banner {
    display: block;
}
#zona2b {
    background-color: #ffffff;
    height: 100px;
    position:relative;
}
#zona3 {
    float: right;
    width: auto;
    padding: 30px 0;
    margin: 0 120px 0 0;
}
img#logo {
	border:10px solid #4c8b2b;
}
.menucorp-hor-flecha:after, .menucorp-vert-flecha:after, .menuprod-hor-flecha:after, .menuprod-vert-flecha:after {
    content: "";
    padding-left: 0;
}
#prfo-buscador{
	display:none;
}
#prfo-buscador.visible{
	display:block;
}

#cont-filtro-pag, .precio-producto {
	display:none
}
#zona4 {
    background-color: #efefef;
}
.celda-listado-productos > div {
    background-color: #fff;
    padding: 5px;
    transition: 0.3s ease all;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    -ms-transition: 0.3s ease all;
}
.tabla-listado-productos .celda-listado-productos:hover div {
    box-shadow: 0 2px 3px 2px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0 2px 3px 2px rgba(0,0,0,0.1);
    -moz-box-shadow: 0 2px 3px 2px rgba(0,0,0,0.1);
    -ms-box-shadow: 0 2px 3px 2px rgba(0,0,0,0.1);
}
.celda-listado-productos a:hover  {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
	text-decoration:none;
}
.celda-listado-productos.celda-noticias{
	background-color: #ffffff;
}

.contenido_noticias { 
	width: 70%;
    float: left;
    }
.contenido_noticias.agenda img {
	width:100%;
	}   
.lista-publicidad {
    border-width: 0;
}
h2.nombre-producto a.producto {
	color: #000000;
	font-size: 16px;
}
h2.nombre-producto  {
	padding:0 0 10px 0;
}
#zona2c {
    width: auto;
}
#zona2 {
    padding: 0;
}
.prfo-paginacion {
    display: none;
}
#contenidos h1 {
    margin: 0 0 15px 0!important;
}

.menuprodhor > li {float: right;}			
a.menuprodhor-li1, h1, h2, h3{
    letter-spacing: -0.5px;
    font-weight:600
}
img.img-producto-11 {
     display: none!important;
}
.cont-img-producto-11 img{
	width:100%;
	margin:0 0 10px 0!important;
	padding:0;

}
.cont-img-producto-11 {
	padding: 0 0 0 20px;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	float:right;
}
.cont-def-producto-11 {
    float: left;
}
#cookies-panel, #avisomenores-panel {
    background: rgba(0,0,0,0.8);
}
#cookies-panel p, #avisomenores-panel p {
    color:#ffffff;
}
#cookies-panel a, #avisomenores-panel a {
    color:#ffffff;
    font-weight:bold;
}
body {
    background-color: #34612f;
}
.colpie4 {
    display: none;
}
#pie-empresa {
    border-bottom: 0;
    font-size: 13px;
}
#pie-datos {
    display: block;
    clear: none;
    font-size: 13px;
}

.celda-listado-productos.celda-noticias h2 {
    font-size: 20px;
} 
h2 {
	line-height:1.2
}
#zona4{
	background-color: #efefef;
}
#panel-principal {
    padding: 0;
}
#zonaEnlaces{
	background-color: #efefef;
}
#zonaNoticias{
	background-color: #ffffff;
	display:none;
}
#zonaNoticias > div, #zonaEnlaces > div, #zona5b, #contenidos {
	padding:30px 0;
		box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}
#zonaNoticias > div {
	position:relative;
}
#zonaNoticias > div > a{
	position:absolute;
	top:30px;
	right:0;
	font-size:16px;
	font-weight:bold;
}
#zonaNoticias > div > a:hover {
	text-decoration:none;
}
#zonaNoticias > div > a:hover span {
	padding-left:5px;
}
#zonaNoticias > div > a span{
	font-size:12px;
	font-weight:bold;
	transition:0.3s ease all;
	-webkit-transition:0.3s ease all;
	-moz-transition:0.3s ease all;
}
.resumen-producto {
    text-align: left;
}
#cont-pie {
    padding: 20px 0;
}
/**/
#prfo-pie-des{
	display:none;
}
#prfo-nav {
    display: none;
}
p.datos-agenda{
	font-weight:bold;
	font-size: 14px;
}
p.datos-agenda span.hora{
	padding-left:8px;
	margin-left:8px;
	border-left:1px solid #999999;
}
/**/
.lista-publicidad {
    margin: 0;
    padding: 0;
}
.lista-publicidad ul {
    margin: 0;
    padding: 0;
}
.lista-publicidad ul li {
    width:25%;
    float:left;
    position:relative;
    height: 200px;
    margin: 0;
    overflow: hidden;
    border: 5px solid #efefef;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
}
.lista-publicidad ul li img,
#zonaNoticias ul li img {
    width:100%;
    height: 100%;
    position:absolute;
    top:0;
    z-index:0;
    object-fit: cover;
}
.lista-publicidad ul li h2  {
    z-index: 3;
    position: absolute;
    background-color: rgba(0,0,0,0.6);
    padding:10px;
    font-size: 16px;
    line-height: 1.2;
    color: #ffffff;
}
.lista-publicidad ul li h2 a {
    color:#ffffff;
    line-height:1.2;
}
/**/
#zonaNoticias ul li {
    width:33.33%;
    float:left;
    position:relative;
    margin: 0;
    border: 5px solid #ffffff;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    background-color: #4c8b2b;
    color: #ffffff;
}
#zonaNoticias ul li a div {
    height:160px;
    width:100%;
    position: relative;
}
#zonaNoticias ul li a {
    color: #ffffff;
}
#zonaNoticias ul li a:hover {
    text-decoration:none
}
#zonaNoticias ul li p {
    border-width: 15px 10px;
    margin:0;
    font-size: 14px;
    height: 62px;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
    border-style: solid;
    border-color: #4c8b2b;
}
#zonaNoticias ul li span {
    font-size: 13px;
    font-weight:bold;
}
/**/
.celda-listado-productos h2 {
  height: auto;
  overflow: hidden;
}
.celda-listado-productos p {
  height: 40px;
  margin:0 0 30px 0;
  overflow: hidden;
}
.celda-listado-productos.celda-noticias a.button-a {
	height:36px;
	line-height:34px;
	font-weight:bold;
	font-size: 14px;
}
.noticias-twitter, .noticias-agenda {
    width: 30%;
    float: right;
    padding-left: 20px;
    padding-bottom:30px;
}
.noticias-twitter div {
    height: 800px;
    overflow-y: scroll;
}
.noticias-twitter.agenda div {
    height: 400px;
}
/**/
#zona5b #logoFooter {
	width: 20%;
	display:block;
	height: auto;
	float:left;
	background-image: url(../../img/logo_02.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}
#zona5b #logoFooter:before {
	content:"";
	margin-top:100%;
	display:block;
}
#zona5b .menuprodhor {
	width:75%;
	-moz-column-count: 2;
	-moz-column-gap: 186px;
	-webkit-column-count: 2;
	-webkit-column-gap: 186px;
	column-count: 2;
	column-gap: 186px;
	float: right;
}
#zona5b .menuprodhor li {
	width: 100%;
	line-height: 1.7;
}
#zona5b li {
    float: left;
}
#zona5b .li1 {
    float: left;
    font-weight:bold;
}
#zona5b a {
    color: #ffffff;
    font-size:14px;
    padding: 0;
    line-height: 1.7;
    height: auto;
}
/**/
#headerResponsive{
	position:fixed;
	top:0;
	width:100%;
	color:#ffffff!important;
	background-color: #4c8b2b;
	z-index: 999;
	left: 0;
	height: 60px;
	line-height: 60px;
	background-image: url(../../img/logo_01.png);
	background-size: auto 56px;
	background-repeat: no-repeat;
	background-position: top center;
}
#headerResponsive > a.button-b,
#headerResponsive > a.button-a {
	color:#ffffff!important;
	font-weight:normal!important;
	line-height: 50px!important;
	padding:0!important;
	text-align:center!important;
	background-color: #34612f!important;
	height:50px!important;
	width:50px!important;
	margin:5px!important;
	border-radius: 50%!important;
	-webkit-border-radius: 50%!important;
	-moz-border-radius: 50%!important;
}


#headerResponsive > .btn-responsive-login:before {
	content: "\e616";
}


/** CALENDARIO **/

#calendario_lat {
	width: 100%;
	float: none;
	border: 1px solid #fffeff;
	border-collapse: collapse;
	margin: 0;
	background-color: #feffff
}
#calendario_lat th {
	border: 1px solid #666666;
	line-height: 30px;
}
#calendario_lat td {
	text-align: center;
	border: 1px solid #dddddd;
	line-height: 24px;
}
.cal_mes {
	padding: 0;
	background-color: #666666;
	font-weight: 100;
	color: white;
}
.mes_sec_agenda {
	font-size: 14px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}
.dia_cal {
	padding: 3px 0;
	display: block;
	background-color: #ffffff;
	color: #555;
	font-size: 15px;
}
a.cal_meses:link, a.cal_meses:active, a.cal_meses:visited {
	display: block;
	text-decoration: none;
	color: white;
	background-color: #666666;
	height: 30px;
	line-height: 30px;
	padding: 0;
	font-size: 22px;
}
a.cal_meses:hover {
	background-color: #444444;
	text-decoration: none;
}
.dia_semana {
	background-color: #999999;
	color: white;
	border: 1px solid #999999!important;
}
a.dia_cal_act:link, a.dia_cal_act:active, a.dia_cal_act:visited {
	display: block;
	padding: 3px 0;
	text-decoration: none;
	color: #ffffff;
	background-color: #4c8b2b;
	font-weight: bold;
		font-size: 15px;

}
a.dia_cal_act:hover {
	text-decoration: none;
	background-color: #34612f;
}
/** FIN CALENDARIO **/
@media screen and (max-width: 980px) {
#show-buscador{
	display:none;
}
#prfo-buscador{
	position:fixed;
	left:5%;
	top:80px;
	width:90%;
	z-index: 999;
}
#submit-buscador{
	width:20%;
}

.input-buscador{
	width:80%;
}
footer ul#lista-redes {
    float:left!important;
    margin:5px 0 0 0!important;
}
footer #lista-facebook {
    float:right!important;
    margin:5px 0 0 0!important;
}
footer ul#lista-redes li {
    margin: 0 5px 5px 0!important;
}
}

.cont-def-producto-11 {
	width: 100% !important;
}

.selectReservas {
	width:50%;
}
.divReservas {
	width: 100%;
}
.divCalendarioReservas {
	width:60%;
	float:left;
}