.postarea.full {
    padding-top: 0px;
}
.page .headline {
    display: none;
}


/* Soluciona problemas con la fuente de Google */
  
 button, .button, input, select, textarea, .wp-block-button, .wp-block-button__link {
    font-family: "Special Elite" !important;
}

.wf-active #navigation {
	font-family: "Special Elite" !important;
}

.entry-content h2, .post-content h2, .page-content h2, #content h2, .type-post h2, .type-page h2, ul, li, td {
    font-family: "Special Elite" !important;
}

.popup-mercadillo-title{
	font-size: 12pt;
	letter-spacing: 2px;
	text-align: center;
	margin-bottom: 0px;
}
.popup-mercadillo-message{
	margin-bottom: 20px;
	font-size: 25pt;
}

.popup-mercadillo-subtitle{
	margin: 0px 0 20px 0;
	font-size: 12px;
}

.popup-mercadillo-address{
	padding: 0;
	margin: 0;
	font-size: 14px;
}

.pum-theme-1606 .pum-container, .pum-theme-tema-por-defecto .pum-container{
	padding: 20px;
}

/* CARTA */
.wptb-cell{
	padding: 0px !important;
}

.wp-block-spacer{
	height: 20px !important;
}
.full-width{
	max-width: 100% !important;
}

.full-width-short-name{
	max-width: 80%;
}

@media only screen and (min-width: 768px) {
	#header #logo .site-logo-link img {
		max-height: 120px;
	}
	#header.header-small #logo .site-logo-link img {
		max-height: 60px;
	}
	
	.popup-mercadillo-title{
		font-size: 14pt;
		letter-spacing: 3px;
		text-align: center;
	}
	.popup-mercadillo-message{
		margin: 0 0 30px 0;
		font-size: 35pt;
	}
	
	.popup-mercadillo-subtitle{
		margin: 10px 0 40px 0;
	}
	.popup-mercadillo-address{
		padding: 0;
		margin: 7px 0;
	}
	
	.pum-theme-1606 .pum-container, 	.pum-theme-tema-por-defecto .pum-container{
		padding: 40px;
	}	
		/* CARTA */
	.wptb-cell{
		padding: 9px;
	}
	.wp-block-spacer{
	  height: 100px;
  }
	.full-width-short-name{
		max-width: 100%;
	}
}

/* COOKIES */
#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content {
	flex-direction: column;
}

#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p{
	margin-bottom: 10px;
}
.moove-gdpr-cookie-notice p{
	margin-bottom: 10px;
}
