/*Formulario Inicio*/
.wpcf7-form p:nth-child(1){
		display: none;
}
.wpcf7-form p{
	font-size: 1.3em;
  font-family: comfortaa;
  font-weight: bold;
  color: #587d8d;
  margin-bottom: 0px;
  margin-top: 5px;
}

.wpcf7-form p:nth-child(6), .wpcf7-form p:nth-child(9){
  margin-bottom: 0px;
  margin-top: 15px;
}

p input{
	font-size: 1em;
	font-family: comfortaa;
  font-weight: bold;
  color: #587d8d;
  padding: 10px;
	margin-top: 0px;
	max-width: 100%;

}

input .wpcf7-file {
	font-size: 1em;
	font-family: comfortaa;
  font-weight: bold;
  color: #587d8d;
  padding: 10px;
	margin-top: 0px;
}

.wpcf7-response-output{
	font-size: 1.3em;
  font-family: comfortaa;
  font-weight: bold;
  color: #587d8d;
  margin-bottom: 0px;
  margin-top: 5px;
}

.acepto-privacidad{
	font-size: 0.8em;
	margin-top: 0px;
}

.wpcf7-form p:nth-child(2){
	display: none;
}

.wpcf7-form p .wpcf7-submit{
  margin-bottom: 0px;
  margin-top: 15px;
}

.tpg-shortcode-main-wrapper .rt-detail .entry-title a {
	text-decoration: none;
	font-family: 'DM Serif Text', serif !important;
	font-size: 1.3em;
}
/*color fondo*/
a {
  outline: none;
}
body {
  background-color: #f4efeb;
}

/*linea de menu*/
.brz-css-11kve3g{
	border-bottom-width: 3px;
	border-bottom-style: solid;;
	border-color:#587d8d;
}

/*Radio esquinas oferta*/
.tpg-shortcode-main-wrapper .layout1 .rt-holder .rt-img-holder img {
	border-radius: 12px 12px 0px 0px;
}
.tpg-shortcode-main-wrapper .layout1 .rt-holder {
	border-radius: 12px 12px 0px 0px;
}
/*Menu*/

.menu a .wp-block-navigation-item__label {
	text-align: right !important;
	font-family: 'Comfortaa', display !important;
	font-size: 1.4em;
	line-height: 1;
	font-weight: 400;
	letter-spacing: 0px;
	text-transform: inherit !important;
}
header {
  position: static!important;
  top: -70px;
  z-index: 999;
}
/*pie*/

footer H3 {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	text-align: left !important;
	font-family: 'DM Serif Text', serif !important;
	font-size: 2em !important;
	line-height: 1.1;
	font-weight: 400;
	letter-spacing: 0px;
	text-decoration: underline;}

footer p {
	margin-bottom: 0px !important;
	font-family: 'Comfortaa', display !important;
	font-size: 18px;
	line-height: 1;
	font-weight: 400;
	letter-spacing: 0px;
	text-transform: inherit !important;
}

footer a {
	margin-bottom: 0px !important;
	font-family: 'Comfortaa', display !important;
	font-size: 18px;
	line-height: 1;
	font-weight: 400;
	letter-spacing: 0px;
	text-transform: inherit !important;
	color: #587d8d;
}
.cookies-pie a{
	font-size: 12px;
}
/*menu movil*/
#modal-1 {
	background-color: #f4efeb !important;
	color: #587d8d !important;
}#modal-1 button{
	background-color: #f4efeb !important;
	color: #587d8d !important;
}
/*CSS movil*/
 @media (max-width: 768) {
#modal-1 {
	background-color: #f4efeb !important;
	color: #587d8d !important;
}#modal-1 button{
	background-color: #f4efeb !important;
	color: #587d8d !important;
}
}