/*
Theme Name: Econatur Theme
Theme URL: https://dobuss.es
Description: Tema Econatur adaptado
Author: Pedro Montes Guerrero
Version: 1.0.0
*/

body.page-id-144, body.page-id-457 {
	background-color: #e8e8e8e8;
}

.page-id-251 .seccion-banner-con-popup .titulo-seccion {
	display: none;
}

.seccion-formulario-de-contacto .formulario .campos-formulario .izquierda .mensaje{
	flex-basis: 100%;
	display: block;
	margin-bottom: 1.5rem;
}

textarea.wpcf7-form-control.wpcf7-textarea{
	color: #a0a0a0;
	border: none;
	width: 100%;
	padding: 1.2rem 1.4rem;
	font-size: 1.9rem;
	line-height: 2.2rem;
	font-style: italic;
	border: 0px solid #1e3b30;
	background: #fff;
}

.posts-navigation {
	font-size: 1.6rem;
	line-height: 2.8rem;
	color: #5E5E5E;
	font-weight: 300;
	margin-bottom: 3rem;
}

.posts-navigation a {
	font-size: inherit;
	line-height: inherit;
	color: inherit;
	font-weight: inherit;
}

.posts-navigation .nav-links a {
	margin-right: 20px;
	color: #698C00;
	font-weight: 600;
	text-decoration: underline;
}

.posts-navigation .screen-reader-text {
	margin-right: 20px;
}