/*

Theme Name:		        Aidea - Child
Theme URI: 		        https://aidea.forqy.website/
Description:            Child Theme for an Aidea
Text Domain: 			aidea-child
Version:				1.0.0

Template:		        aidea
Template Version: 		1.3.6

Author: 		        FORQY
Author URI:             https://forqy.website/

License:				GPL-3.0-or-later
License URI:			https://www.gnu.org/licenses/gpl-3.0-standalone.html

*/

.verde{
	color:#4e6b57;
}
.rosa{
	color:#f1e7d6;
}
.bg-verde{
	background-color:#4e6b57;
}
.bg-rosa{
	background-color:#f1e7d6;
}
.cormorant-garamond{
    font-family: 'Cormorant Garamond', serif;
}

/* Igualar Bootstrap .container al espaciado lateral del tema */
.container{
	width:100%;
	max-width:none;
	margin-right:auto;
	margin-left:auto;
	padding-right:40px;
	padding-left:40px;
}

@media (max-width: 767px){
	.container{
		padding-right:20px;
		padding-left:20px;
	}
}
@media (min-width: 1200px) {
	.container {
		max-width: 1278px;
	}
}
.row p + p,
.fy-main-content p{
	margin-top:0;
}

/*Cabecera*/
.fy-navigation-list-bar > li > a,
.fy-bar-text{
	color:#fff;
}
.fy-bar-text{
	margin-bottom:1rem;
}
.fy-bar .fy-socials a .icon{
	fill:#fff;
}

.fy-toolbar__item-search.cs-toolbar-search{
	display:none;
}

@media (max-width: 767px){
	#bar .fy-navigation-trigger-bar{
		display:none;
	}
}

/* Contacto: cabecera como Yoga dinamico */
body.page-template-template-contact-php .fy-heading,
body.page-template-template-contact .fy-heading,
body.page-template-contacto-php .fy-heading,
body.page-template-contacto .fy-heading,
body.page-contacto .fy-heading,
body.page-contact .fy-heading {
	background: #4e6b57;
	min-height: 0;
	padding-top:178px;
}

body.page-template-template-contact-php .fy-heading .fy-background,
body.page-template-template-contact .fy-heading .fy-background,
body.page-template-contacto-php .fy-heading .fy-background,
body.page-template-contacto .fy-heading .fy-background,
body.page-contacto .fy-heading .fy-background,
body.page-contact .fy-heading .fy-background {
	display: none;
}

body.page-template-template-contact-php .fy-heading h1,
body.page-template-template-contact .fy-heading h1,
body.page-template-contacto-php .fy-heading h1,
body.page-template-contacto .fy-heading h1,
body.page-contacto .fy-heading h1,
body.page-contact .fy-heading h1 {
	margin: 0;
	font-family: 'Cormorant Garamond', serif;
	font-size: clamp(3rem, 4.4vw, 5rem);
	line-height: 1;
	color: #fff;
}

body.page-template-template-contact-php .fy-heading h1 .fy-text-bg,
body.page-template-template-contact-php .fy-heading h1 .fy-text-bg > span,
body.page-template-template-contact .fy-heading h1 .fy-text-bg,
body.page-template-template-contact .fy-heading h1 .fy-text-bg > span,
body.page-template-contacto-php .fy-heading h1 .fy-text-bg,
body.page-template-contacto-php .fy-heading h1 .fy-text-bg > span,
body.page-template-contacto .fy-heading h1 .fy-text-bg,
body.page-template-contacto .fy-heading h1 .fy-text-bg > span,
body.page-contacto .fy-heading h1 .fy-text-bg,
body.page-contacto .fy-heading h1 .fy-text-bg > span,
body.page-contact .fy-heading h1 .fy-text-bg,
body.page-contact .fy-heading h1 .fy-text-bg > span {
	background: transparent !important;
	box-shadow: none !important;
	padding: 0 !important;
	color: inherit;
}

@media (max-width: 767px) {
	body.page-template-template-contact-php .fy-heading,
	body.page-template-template-contact .fy-heading,
	body.page-template-contacto-php .fy-heading,
	body.page-template-contacto .fy-heading,
	body.page-contacto .fy-heading,
	body.page-contact .fy-heading {
		padding: 56px 0;
	}
}

/*Inicio*/
.fy-slide-background::before{
	background-color: rgba(0,0,0,0.4);
}
.slideshow-gradient-top .fy-slide-background::after{
	background-image: linear-gradient(to bottom,rgba(0,0,0,0.75),rgba(0,0,0,0));
}
.fy-caption-header h2{
	font-family: 'Cormorant Garamond', serif;
}

.yoga-homepage {
	/*background: #fffdf8;*/
}

.yoga-homepage__main {
	overflow: hidden;
}

.yoga-homepage__newsletter,
.yoga-homepage__class-card {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.yoga-homepage__eyebrow {
	letter-spacing: 0.18em;
	text-transform: uppercase;
	color: inherit;
}

.yoga-homepage__eyebrow--light {
	opacity: 0.76;
}

.yoga-homepage__section-title,
.yoga-homepage__section-heading-center,
.yoga-homepage__retreat-banner-title,
.yoga-homepage__class-card h3 {
	font-family: 'Cormorant Garamond', serif;
	font-weight: 500;
	letter-spacing: -0.02em;
}
.yoga-homepage__benefit-text p,
.yoga-homepage__section-text p,
.yoga-homepage__retreat-banner-text p,
.yoga-homepage__newsletter-text p {
	margin-bottom:1.5rem;
}

.yoga-homepage__actions {
	display: flex;
	flex-wrap: wrap;
	gap: 16px;
	margin-top: 34px;
}

.yoga-homepage__actions--compact {
	margin-top: 28px;
}

.yoga-homepage__button {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	min-height: 48px;
	padding: 12px 26px;
	border-radius: 999px;
	border: 1px solid transparent;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.12em;
	text-transform: uppercase;
	text-decoration: none;
	transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease, transform 0.2s ease;
}

.yoga-homepage__button:hover,
.yoga-homepage__button:focus {
	transform: translateY(-1px);
	text-decoration: none;
}

.yoga-homepage__button--solid {
	background: #4e6b57;
	border-color: #4e6b57;
	color: #fff;
}

.yoga-homepage__button--solid:hover,
.yoga-homepage__button--solid:focus {
	background: #4e6b57;
	border-color: #4e6b57;
	color: #fff;
}

.yoga-homepage__button--outline,
.yoga-homepage__button--ghost-light {
	background: transparent;
}

.yoga-homepage__button--outline {
	border-color: #4e6b57;
	color: #4e6b57;
}

.yoga-homepage__button--outline:hover,
.yoga-homepage__button--outline:focus {
	background: #4e6b57;
	color: #fff;
	border-color: #4e6b57;
}

.yoga-homepage__button--ghost-light {
	border-color: rgba(255, 255, 255, 0.6);
	color: #fff;
}

.yoga-homepage__button--ghost-light:hover,
.yoga-homepage__button--ghost-light:focus {
	background: rgba(255, 255, 255, 0.12);
	color: #fff;
}

.yoga-homepage__benefits,
.yoga-homepage__classes {
	padding: 92px 0;
	background: #fff;
}

.yoga-homepage__benefit-card {
	max-width: 340px;
	margin: 0 auto 36px;
	text-align: center;
}

.yoga-homepage__benefit-icon {
	width: 60px;
	height: 60px;
	margin: 0 auto 24px;
}

.yoga-homepage__benefit-icon img,
.yoga-homepage__benefit-icon svg {
	width: 100%;
	height: 100%;
	display: block;
	object-fit: contain;
	opacity: 0.65;
}

.yoga-homepage__benefit-card h2 {
	margin: 0 0 14px;
	font-size: 1.5rem;
	color: #4e6b57;
}

.yoga-homepage__split {
	padding: 84px 0;
	background: #fff;
}

.yoga-homepage__split--retreats {
	background: #f4ead9;
}

.yoga-homepage__copy {
	padding: 18px 0;
}

.yoga-homepage__copy--narrow {
	max-width: 440px;
}

.yoga-homepage h2{
	color:#4e6b57;
}
.yoga-homepage__newsletter h2,
.yoga-homepage__retreat-banner h2{
	color:#fff;
}
.yoga-homepage__newsletter h2{
	font-size:2rem;
	margin-bottom:2rem;
}

.yoga-homepage__section-title,
.yoga-homepage__section-heading-center,
.yoga-homepage__retreat-banner-title{
	font-size:clamp(2rem, (1rem + 2.6vw), 3rem);
	margin-bottom:1.5rem;
}


.yoga-homepage__section-heading-center {
	margin-bottom: 46px;
	text-align: center;
}

.yoga-homepage__media,
.yoga-homepage__media img,
.yoga-homepage__media-placeholder {
	width: 100%;
	border-radius: 0;
}

.yoga-homepage__media {
	min-height: 380px;
	background: #4e6b57;
	overflow: hidden;
	box-shadow: 0 22px 44px rgba(78, 107, 87, 0.12);
}

.yoga-homepage__media img,
.yoga-homepage__media-placeholder {
	height: 100%;
	min-height: 380px;
	object-fit: cover;
	display: block;
}

.yoga-homepage__media-placeholder {
	background: #4e6b57;
}

.yoga-homepage__media--bw img {
	filter: grayscale(1);
}

.yoga-homepage__retreat-banner {
	padding: 68px 0;
	background: #4e6b57;
	color: #fff;
	text-align: center;
}

.yoga-homepage__retreat-banner-inner {
	max-width: 880px;
	margin: 0 auto;
	padding: 0 20px;
}

.yoga-homepage__retreat-banner-title,
.yoga-homepage__retreat-banner-text {
	color: #fff;
}

.yoga-homepage__class-card {
	position: relative;
	display: flex;
	align-items: flex-end;
	min-height: 380px;
	margin-bottom: 30px;
	background-color: #4e6b57;
	border-radius: 16px;
	overflow: hidden;
	box-shadow: 0 18px 36px rgba(78, 107, 87, 0.2);
}

.yoga-homepage__class-card::before {
	content: "";
	position: absolute;
	inset: 0;
	background: rgba(78, 107, 87, 0.6);
	pointer-events: none;
}

.yoga-homepage__class-card-content {
	position: relative;
	z-index: 1;
	display: flex;
	flex-direction: column;
	justify-content: flex-end;
	height: 100%;
	width: 100%;
	padding: 22px 24px;
	background: none;
	color: #fff;
}

.yoga-homepage__class-card-eyebrow {
	margin: 0 0 10px;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	opacity: 0.85;
}

.yoga-homepage__class-card h3 {
	margin: 0;
	line-height: 2;
	color: #fff;
}

.yoga-homepage__class-card a {
	margin-top: 10px;
	font-size: 11px;
	font-weight: 700;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	color: #fff;
	text-decoration: underline;
}

.yoga-homepage__class-card a,
.yoga-homepage__class-card a:visited {
	color: #fff;
}

.yoga-homepage__class-card a:hover,
.yoga-homepage__class-card a:focus {
	text-decoration: underline;
}

.yoga-homepage__newsletter {
	padding: 200px 0;
	background-color: #4e6b57;
	color: #fff;
	text-align: center;
}

.yoga-homepage__newsletter-inner {
	max-width: 820px;
	margin: 0 auto;
}

.yoga-homepage__newsletter h2,
.yoga-homepage__newsletter-text,
.yoga-homepage__newsletter-legal,
.yoga-homepage__newsletter-form,
.yoga-homepage__newsletter-form p {
	color: #fff;
}

.yoga-homepage__newsletter-form {
	margin-top: 28px;
}

.yoga-homepage__newsletter-form input[type='email'],
.yoga-homepage__newsletter-form input[type='text'],
.yoga-homepage__newsletter-form input[type='submit'],
.yoga-homepage__newsletter-form button,
.yoga-homepage__newsletter-form .wpcf7-submit,
.yoga-homepage__newsletter-form .mc4wp-form-fields input {
	border-radius: 999px;
	min-height: 50px;
	border: 1px solid transparent;
}

.yoga-homepage__newsletter-form input[type='email'],
.yoga-homepage__newsletter-form input[type='text'],
.yoga-homepage__newsletter-form .mc4wp-form-fields input[type='email'] {
	width:100%;
	padding: 0 20px;
	background: rgba(255, 255, 255, 0.92);
	color: #4e6b57;
}

.yoga-homepage__newsletter-form input[type='submit'],
.yoga-homepage__newsletter-form button,
.yoga-homepage__newsletter-form .wpcf7-submit,
.yoga-homepage__newsletter-form .mc4wp-form-fields input[type='submit'] {
	padding: 0 28px;
	background: #4e6b57;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.14em;
	text-transform: uppercase;
	cursor: pointer;
}

.yoga-homepage__newsletter-form .wpcf7-submit{
	width:100%;
}

@media (max-width: 991px) {
	.yoga-homepage__copy,
	.yoga-homepage__copy--narrow {
		max-width: none;
	}

	.yoga-homepage__media {
		margin-top: 32px;
	}

	.yoga-homepage__split,
	.yoga-homepage__benefits,
	.yoga-homepage__classes,
	.yoga-homepage__newsletter {
		padding: 72px 0;
	}

	.yoga-homepage__class-card {
		min-height: 320px;
	}
}

@media (max-width: 767px) {
	.yoga-homepage__actions {
		flex-direction: column;
		align-items: stretch;
	}

	.yoga-homepage__button {
		width: 100%;
	}

	.yoga-homepage__benefits,
	.yoga-homepage__split,
	.yoga-homepage__classes,
	.yoga-homepage__newsletter,
	.yoga-homepage__retreat-banner {
		padding: 56px 0;
	}

	.yoga-homepage__media,
	.yoga-homepage__media img,
	.yoga-homepage__media-placeholder {
		min-height: 280px;
	}

	.yoga-homepage__newsletter-form input[type='email'],
	.yoga-homepage__newsletter-form input[type='text'],
	.yoga-homepage__newsletter-form input[type='submit'],
	.yoga-homepage__newsletter-form button,
	.yoga-homepage__newsletter-form .wpcf7-submit,
	.yoga-homepage__newsletter-form .mc4wp-form-fields input {
		width: 100%;
		margin-top: 12px;
	}
}

/*Footer*/
.fy-footer-navigation-logo {
	margin-bottom: 16px;
}
.fy-footer-navigation-logo img {
	max-width:200px;
	height: auto;
	display: block;
}
.fy-footer-funding-images {
	margin-top: 16px;
	display: flex;
	flex-direction: column;
	gap: 10px;
	align-items: flex-end;
}
.fy-footer-about{
	margin-bottom:0;
}
.fy-footer-funding-images img {
	max-width: 220px;
	height: auto;
	display: block;
}

@media (max-width: 767px) {
	.fy-footer-funding-images {
		align-items: center;
	}
}

/* Yoga dinamico template */
.yoga-dynamic-page {
	color: #4e6b57;
	background: #fff;
	padding-top:178px;
}

.yoga-dynamic-page h1,
.yoga-dynamic-page h2,
.yoga-dynamic-page h3 {
	font-family: 'Cormorant Garamond', serif;
	color: #4e6b57;
	letter-spacing: -0.02em;
}

.yoga-dynamic-page h1 {
	font-size: clamp(3rem, 4.4vw, 5rem);
	line-height: 1;
	margin: 0;
	color: #fff;
}

.yoga-dynamic-page h2 {
	font-size: clamp(2.4rem, 3.6vw, 4.2rem);
	line-height: 1;
	margin: 0 0 20px;
}

.yoga-dynamic-page__hero {
	padding: 80px 0;
	background: #4e6b57;
}

.yoga-dynamic-page__intro {
	padding: 48px 0 20px;
}

.yoga-dynamic-page__intro-copy {
	max-width: 760px;
	font-size: 24px;
	line-height: 1.2;
	color: #000000;
}

.yoga-dynamic-page__split {
	padding: 60px 0 90px;
}

.yoga-dynamic-page__split--audience {
	padding-top: 28px;
	padding-bottom: 90px;
}

.yoga-dynamic-page__copy {
	font-size: 16px;
	line-height: 1.75;
	color: #2d2d2d;
}

.yoga-dynamic-page__copy p {
	margin-bottom: 2em;
}

.yoga-dynamic-page__media {
	min-height: 360px;
	background: #e8e8e8;
	overflow: hidden;
}

.yoga-dynamic-page__media img,
.yoga-dynamic-page__media-placeholder {
	width: 100%;
	height: 100%;
	min-height: 360px;
	object-fit: cover;
	display: block;
}

.yoga-dynamic-page__media-placeholder {
	background: #d9decb;
}

.yoga-dynamic-page__benefits {
	padding: 78px 0;
	background: #f1e7d6;
}

.yoga-dynamic-page__benefits-list {
	list-style: none;
	margin: 0;
	padding: 0;
	display: grid;
	gap: 16px;
}

.yoga-dynamic-page__benefits-list li {
	position: relative;
	padding-left: 36px;
	font-size: 15px;
	line-height: 1.7;
	color: #2d2d2d;
}

.yoga-dynamic-page__benefits-list li::before {
	content: '✓';
	position: absolute;
	left: 0;
	top: 0;
	color: #4e6b57;
	font-weight: 700;
	font-size: 24px;
	line-height: 1;
}

.yoga-dynamic-page__classes {
	padding: 84px 0;
}

.yoga-dynamic-page__classes-intro,
.yoga-dynamic-page__classes-structure {
	max-width: 760px;
}

.yoga-dynamic-page__steps {
	margin-top: 32px;
}

.yoga-dynamic-page__step-card {
	margin-bottom: 26px;
}

.yoga-dynamic-page__step-image {
	background: #b4cc76;
	min-height: 190px;
	margin-bottom: 14px;
	overflow: hidden;
}

.yoga-dynamic-page__step-image img,
.yoga-dynamic-page__step-placeholder {
	width: 100%;
	height: 100%;
	min-height: 190px;
	object-fit: cover;
	display: block;
}

.yoga-dynamic-page__step-placeholder {
	background: #b4cc76;
}

.yoga-dynamic-page__step-card h3 {
	font-size: 24px;
	margin: 0 0 6px;
}

.yoga-dynamic-page__step-card p {
	margin: 0;
	font-size: 14px;
	line-height: 1.6;
	color: #2d2d2d;
}

.yoga-dynamic-page__cta {
	padding: 88px 0;
	background-color: #f1e7d6;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: cover;
}

.yoga-dynamic-page__cta-inner {
	max-width: 780px;
	margin: 0 auto;
	text-align: center;
}

.yoga-dynamic-page__eyebrow {
	margin: 0 0 16px;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 0.16em;
	text-transform: uppercase;
	color: #4e6b57;
}

@media (max-width: 991px) {
	.yoga-dynamic-page__split,
	.yoga-dynamic-page__classes,
	.yoga-dynamic-page__benefits,
	.yoga-dynamic-page__cta {
		padding-top: 64px;
		padding-bottom: 64px;
	}

	.yoga-dynamic-page__media {
		margin-top: 28px;
	}
}

@media (max-width: 767px) {
	.yoga-dynamic-page__hero {
		padding: 56px 0;
	}

	.yoga-dynamic-page__intro {
		padding-top: 36px;
	}

	.yoga-dynamic-page__intro-copy {
		font-size: 24px;
	}

	.yoga-dynamic-page__split,
	.yoga-dynamic-page__classes,
	.yoga-dynamic-page__benefits,
	.yoga-dynamic-page__cta,
	.yoga-dynamic-page__split--audience {
		padding-top: 48px;
		padding-bottom: 48px;
	}

	.yoga-dynamic-page__media,
	.yoga-dynamic-page__media img,
	.yoga-dynamic-page__media-placeholder {
		min-height: 260px;
	}
}

/* Sobre mi template */
.fy-main.about-page__main{
	padding-top:178px;
	padding-bottom:0;
}
.about-page {
	color: #4e6b57;
	background: #fff;
}

.about-page h1,
.about-page h2 {
	font-family: 'Cormorant Garamond', serif;
	letter-spacing: -0.02em;
}

.about-page h1 {
	margin: 0;
	font-size: clamp(3rem, 4.6vw, 5rem);
	line-height: 1;
	color: #fff;
}

.about-page h2 {
	margin: 0 0 22px;
	font-size: clamp(2.4rem, 3.6vw, 4rem);
	line-height: 1;
	color: #4e6b57;
}

.about-page__hero {
	padding: 86px 0;
	background: #4e6b57;
}

.about-page__hero-subtitle {
	margin-top: 16px;
	max-width: 760px;
	font-size: 22px;
	line-height: 1.3;
	color: rgba(255, 255, 255, 0.92);
}

.about-page__story,
.about-page__approach,
.about-page__where {
	padding: 84px 0;
}

.about-page__training {
	padding: 78px 0;
	background: #f1e7d6;
}

.about-page__copy {
	font-size: 16px;
	line-height: 1.75;
	color: #2d2d2d;
}

.about-page__copy p {
	margin-bottom: 2em;
}

.about-page__media {
	min-height: 420px;
	background: #d8ddd4;
	overflow: hidden;
}

.about-page__media img,
.about-page__media-placeholder {
	width: 100%;
	height: 100%;
	min-height: 420px;
	object-fit: cover;
	display: block;
}

.about-page__media-placeholder {
	background: #d8ddd4;
}

.about-page__check-list,
.about-page__dot-list {
	margin: 0;
	padding: 0;
	list-style: none;
	display: grid;
	gap: 14px;
}

.about-page__check-list li,
.about-page__dot-list li {
	position: relative;
	padding-left: 34px;
	font-size: 15px;
	line-height: 1.7;
	color: #2d2d2d;
}

.about-page__check-list li::before {
	content: '✓';
	position: absolute;
	left: 0;
	top: 0;
	font-size: 22px;
	line-height: 1;
	font-weight: 700;
	color: #4e6b57;
}

.about-page__dot-list li::before {
	content: '•';
	position: absolute;
	left: 0;
	top: 0;
	font-size: 24px;
	line-height: 1;
	color: #4e6b57;
}

.about-page__where-card {
	height: 100%;
	min-height: 170px;
	padding: 26px;
	margin-bottom: 24px;
	background: #f7f7f7;
	border-top: 3px solid #4e6b57;
}

.about-page__where-card p {
	margin: 0;
	font-size: 16px;
	line-height: 1.7;
	color: #2d2d2d;
}

.about-page__cta {
	padding: 88px 0;
	background-color: #f1e7d6;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.about-page__cta-inner {
	max-width: 840px;
	margin: 0 auto;
	text-align: center;
}

@media (max-width: 991px) {
	.about-page__story,
	.about-page__training,
	.about-page__approach,
	.about-page__where,
	.about-page__cta {
		padding-top: 64px;
		padding-bottom: 64px;
	}

	.about-page__media {
		margin-top: 28px;
	}
}

@media (max-width: 767px) {
	.about-page__hero {
		padding: 56px 0;
	}

	.about-page__hero-subtitle {
		font-size: 18px;
	}

	.about-page__story,
	.about-page__training,
	.about-page__approach,
	.about-page__where,
	.about-page__cta {
		padding-top: 48px;
		padding-bottom: 48px;
	}

	.about-page__media,
	.about-page__media img,
	.about-page__media-placeholder {
		min-height: 280px;
	}
}

	/* Clases template */
	.fy-main.classes-page__main {
		padding-top: 178px;
		padding-bottom: 0;
	}

	.classes-page {
		color: #4e6b57;
		background: #fff;
	}

	.classes-page h1,
	.classes-page h2 {
		font-family: 'Cormorant Garamond', serif;
		letter-spacing: -0.02em;
	}

	.classes-page h1 {
		margin: 0;
		font-size: clamp(3rem, 4.6vw, 5rem);
		line-height: 1;
		color: #fff;
	}

	.classes-page h2 {
		margin: 0 0 22px;
		font-size: clamp(2.4rem, 3.6vw, 4rem);
		line-height: 1;
		color: #4e6b57;
	}

	.classes-page__hero {
		padding: 86px 0;
		background: #4e6b57;
	}

	.classes-page__hero-subtitle {
		margin-top: 16px;
		max-width: 780px;
		font-size: 22px;
		line-height: 1.3;
		color: rgba(255, 255, 255, 0.92);
	}

	.classes-page__intro,
	.classes-page__split,
	.classes-page__bring {
		padding: 84px 0;
	}

	.classes-page__split--alt{
		background: #f1e7d6;
	}

	.classes-page__copy {
		font-size: 16px;
		line-height: 1.75;
		color: #2d2d2d;
	}

	.classes-page__copy p {
		margin-bottom: 2em;
	}

	.classes-page__media {
		min-height: 390px;
		background: #d8ddd4;
		overflow: hidden;
	}

	.classes-page__media img,
	.classes-page__media-placeholder {
		width: 100%;
		height: 100%;
		min-height: 390px;
		object-fit: cover;
		display: block;
	}

	.classes-page__media-placeholder {
		background: #d8ddd4;
	}

	.classes-page__check-list {
		margin: 0;
		padding: 0;
		list-style: none;
		display: grid;
		gap: 14px;
	}

	.classes-page__check-list li {
		position: relative;
		padding-left: 34px;
		font-size: 15px;
		line-height: 1.7;
		color: #2d2d2d;
	}

	.classes-page__check-list li::before {
		content: '✓';
		position: absolute;
		left: 0;
		top: 0;
		font-size: 22px;
		line-height: 1;
		font-weight: 700;
		color: #4e6b57;
	}

	.classes-page__cta {
		padding: 88px 0;
		background-color: #f1e7d6;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}

	.classes-page__cta-inner {
		max-width: 840px;
		margin: 0 auto;
		text-align: center;
	}

	.classes-page__eyebrow {
		margin: 0 0 16px;
		font-size: 12px;
		font-weight: 700;
		letter-spacing: 0.16em;
		text-transform: uppercase;
		color: #4e6b57;
	}

	@media (max-width: 991px) {
		.classes-page__intro,
		.classes-page__split,
		.classes-page__bring,
		.classes-page__cta {
			padding-top: 64px;
			padding-bottom: 64px;
		}

		.classes-page__media {
			margin-top: 28px;
		}
	}

	@media (max-width: 767px) {
		.classes-page__hero {
			padding: 56px 0;
		}

		.classes-page__hero-subtitle {
			font-size: 18px;
		}

		.classes-page__intro,
		.classes-page__split,
		.classes-page__bring,
		.classes-page__cta {
			padding-top: 48px;
			padding-bottom: 48px;
		}

		.classes-page__media,
		.classes-page__media img,
		.classes-page__media-placeholder {
			min-height: 280px;
		}
	}

	/* Contacto template */
	.fy-main.contact-page__main {
		padding-top: 178px;
		padding-bottom: 0;
	}

	.contact-page {
		color: #4e6b57;
		background: #fff;
	}

	.contact-page h1,
	.contact-page h2 {
		font-family: 'Cormorant Garamond', serif;
		letter-spacing: -0.02em;
	}

	.contact-page h1 {
		margin: 0;
		font-size: clamp(3rem, 4.6vw, 5rem);
		line-height: 1;
		color: #fff;
	}

	.contact-page h2 {
		margin: 0 0 18px;
		font-size: clamp(2rem, 3vw, 3.25rem);
		line-height: 1;
		color: #4e6b57;
	}

	.contact-page__hero {
		padding: 86px 0;
		background: #4e6b57;
	}

	.contact-page__hero-subtitle {
		margin-top: 16px;
		max-width: 760px;
		font-size: 22px;
		line-height: 1.3;
		color: rgba(255, 255, 255, 0.92);
	}

	.contact-page__content {
		padding: 84px 0 96px;
	}

	.contact-page__card,
	.contact-page__location {
		padding: 32px;
		background: #f1e7d6;
		height: 100%;
	}

	.contact-page__card--form {
		background: #fff;
		border: 1px solid rgba(78, 107, 87, 0.12);
		box-shadow: 0 18px 36px rgba(78, 107, 87, 0.08);
	}

	.contact-page__card--info p,
	.contact-page__location p,
	.contact-page__copy p,
	.contact-page__note p {
		margin-bottom: 1.1rem;
	}

	.contact-page__card--info a {
		color: #4e6b57;
		text-decoration: underline;
	}

	.contact-page__copy {
		font-size: 16px;
		line-height: 1.75;
		color: #2d2d2d;
	}

	.contact-page__form {
		margin-top: 24px;
	}

	.contact-page__location {
		margin-top: 30px;
		background: #f7f7f7;
		border-top: 3px solid #4e6b57;
	}

	.contact-page__note {
		font-size: 15px;
		line-height: 1.7;
		color: #2d2d2d;
	}

	form.wpcf7-form {
		color: #2d2d2d;
	}

	form.wpcf7-form label {
		display: block;
		width: 100%;
		font-size: 15px;
		font-weight: 600;
		color: #4e6b57;
	}

	form.wpcf7-form p {
		margin-top: 0;
		margin-bottom: 1rem;
	}

	form.wpcf7-form input[type='text'],
	form.wpcf7-form input[type='email'],
	form.wpcf7-form input[type='tel'],
	form.wpcf7-form select,
	form.wpcf7-form textarea {
		width: 100%;
		padding: 14px 16px;
		border: 1px solid rgba(78, 107, 87, 0.2);
		border-radius: 8px;
		background: #fff;
		color: #2d2d2d;
	}

	form.wpcf7-form textarea {
		min-height: 170px;
		resize: vertical;
	}

	form.wpcf7-form input[type='submit'] {
		display: inline-flex;
		align-items: center;
		justify-content: center;
		min-height: 48px;
		padding: 12px 26px;
		border-radius: 999px;
		border: 1px solid #4e6b57;
		background: #4e6b57;
		color: #fff;
		font-size: 12px;
		font-weight: 700;
		letter-spacing: 0.12em;
		text-transform: uppercase;
		cursor: pointer;
	}

	form.wpcf7-form .wpcf7-acceptance .wpcf7-list-item {
		margin-right: 0;
	}

	form.wpcf7-form .wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label {
		font-weight: 300;
	}

	@media (max-width: 991px) {
		.contact-page__content {
			padding-top: 64px;
			padding-bottom: 72px;
		}

		.contact-page__location {
			margin-top: 24px;
		}
	}

	@media (max-width: 767px) {
		.contact-page__hero {
			padding: 56px 0;
		}

		.contact-page__hero-subtitle {
			font-size: 18px;
		}

		.contact-page__content {
			padding-top: 48px;
			padding-bottom: 56px;
		}

		.contact-page__card,
		.contact-page__location {
			padding: 24px;
		}
	}

	/* Retiros template */
	.fy-main.retreats-page__main {
		padding-top: 178px;
		padding-bottom: 0;
	}

	.retreats-page {
		color: #4e6b57;
		background: #fff;
	}

	.retreats-page h1,
	.retreats-page h2 {
		font-family: 'Cormorant Garamond', serif;
		letter-spacing: -0.02em;
	}

	.retreats-page h1 {
		margin: 0;
		font-size: clamp(3rem, 4.6vw, 5rem);
		line-height: 1;
		color: #fff;
	}

	.retreats-page h2 {
		margin: 0 0 18px;
		font-size: clamp(2rem, 3vw, 3.35rem);
		line-height: 1;
		color: #4e6b57;
	}

	.retreats-page__hero {
		padding: 86px 0;
		background: #4e6b57;
	}

	.retreats-page__hero-subtitle {
		margin-top: 16px;
		max-width: 800px;
		font-size: 22px;
		line-height: 1.3;
		color: rgba(255, 255, 255, 0.92);
	}

	.retreats-page__intro,
	.retreats-page__benefits,
	.retreats-page__day {
		padding: 84px 0;
	}

	.retreats-page__benefits {
		background: #f1e7d6;
	}

	.retreats-page__copy {
		font-size: 16px;
		line-height: 1.75;
		color: #2d2d2d;
	}

	.retreats-page__copy p {
		margin-bottom: 2em;
	}

	.retreats-page__check-list,
	.retreats-page__schedule-list {
		margin: 0;
		padding: 0;
		list-style: none;
		display: grid;
		gap: 14px;
	}

	.retreats-page__check-list li,
	.retreats-page__schedule-list li {
		position: relative;
		padding-left: 34px;
		font-size: 15px;
		line-height: 1.7;
		color: #2d2d2d;
	}

	.retreats-page__check-list li::before {
		content: '✓';
		position: absolute;
		left: 0;
		top: 0;
		font-size: 22px;
		line-height: 1;
		font-weight: 700;
		color: #4e6b57;
	}

	.retreats-page__schedule-list li::before {
		content: '•';
		position: absolute;
		left: 0;
		top: 0;
		font-size: 28px;
		line-height: 1;
		color: #4e6b57;
	}

	.retreats-page__next,
	.retreats-page__cta {
		padding: 88px 0;
		background-color: #f1e7d6;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}

	.retreats-page__next {
		border-top: 1px solid rgba(78, 107, 87, 0.12);
	}

	.retreats-page__next-inner,
	.retreats-page__cta-inner {
		max-width: 840px;
		margin: 0 auto;
		text-align: center;
	}

	@media (max-width: 991px) {
		.retreats-page__intro,
		.retreats-page__benefits,
		.retreats-page__day,
		.retreats-page__next,
		.retreats-page__cta {
			padding-top: 64px;
			padding-bottom: 64px;
		}
	}

	@media (max-width: 767px) {
		.retreats-page__hero {
			padding: 56px 0;
		}

		.retreats-page__hero-subtitle {
			font-size: 18px;
		}

		.retreats-page__intro,
		.retreats-page__benefits,
		.retreats-page__day,
		.retreats-page__next,
		.retreats-page__cta {
			padding-top: 48px;
			padding-bottom: 48px;
		}
	}

	/* Retiro template */
	.fy-main.retreat-page__main {
		padding-top: 178px;
		padding-bottom: 0;
	}

	.retreat-page {
		color: #4e6b57;
		background: #fff;
	}

	.retreat-page h1,
	.retreat-page h2,
	.retreat-page h3 {
		font-family: 'Cormorant Garamond', serif;
		letter-spacing: -0.02em;
	}

	.retreat-page h1 {
		margin: 0;
		font-size: clamp(3rem, 4.6vw, 5rem);
		line-height: 1;
		color: #fff;
	}

	.retreat-page h2 {
		margin: 0 0 20px;
		font-size: clamp(2.2rem, 3.2vw, 3.6rem);
		line-height: 1;
		color: #4e6b57;
	}

	.retreat-page h3 {
		margin: 0 0 14px;
		font-size: clamp(1.6rem, 2.2vw, 2.2rem);
		line-height: 1.1;
		color: #4e6b57;
	}

	.retreat-page__hero {
		padding: 86px 0;
		background: #4e6b57;
	}

	.retreat-page__hero-subtitle {
		margin-top: 16px;
		max-width: 840px;
		font-size: 22px;
		line-height: 1.3;
		color: rgba(255, 255, 255, 0.92);
	}

	.retreat-page__summary,
	.retreat-page__includes,
	.retreat-page__place,
	.retreat-page__details,
	.retreat-page__booking,
	.retreat-page__faq {
		padding: 84px 0;
	}

	.retreat-page__includes,
	.retreat-page__booking {
		background: #f1e7d6;
	}

	.retreat-page__copy {
		font-size: 16px;
		line-height: 1.75;
		color: #2d2d2d;
	}

	.retreat-page__copy p {
		margin-bottom: 1.5em;
	}

	.retreat-page__check-list,
	.retreat-page__dot-list {
		margin: 0;
		padding: 0;
		list-style: none;
		display: grid;
		gap: 14px;
	}

	.retreat-page__check-list li,
	.retreat-page__dot-list li {
		position: relative;
		padding-left: 34px;
		font-size: 15px;
		line-height: 1.7;
		color: #2d2d2d;
	}

	.retreat-page__check-list li::before {
		content: '✓';
		position: absolute;
		left: 0;
		top: 0;
		font-size: 22px;
		line-height: 1;
		font-weight: 700;
		color: #4e6b57;
	}

	.retreat-page__dot-list li::before {
		content: '•';
		position: absolute;
		left: 0;
		top: 0;
		font-size: 26px;
		line-height: 1;
		color: #4e6b57;
	}

	.retreat-page__media {
		min-height: 360px;
		background: #d8ddd4;
		overflow: hidden;
	}

	.retreat-page__media img,
	.retreat-page__media-placeholder {
		width: 100%;
		height: 100%;
		min-height: 360px;
		object-fit: cover;
		display: block;
	}

	.retreat-page__media-placeholder {
		background: #d8ddd4;
	}

	.retreat-page__detail-card,
	.retreat-page__faq-item {
		height: 100%;
		margin-bottom: 24px;
		padding: 28px;
		background: #f7f7f7;
		border-top: 3px solid #4e6b57;
	}

	.retreat-page__contact {
		padding: 88px 0;
		background-color: #f1e7d6;
		background-position: center;
		background-repeat: no-repeat;
		background-size: cover;
	}

	.retreat-page__contact-inner {
		max-width: 840px;
		margin: 0 auto;
		text-align: center;
	}

	.retreat-page__contact-meta {
		margin: 0 0 18px;
		font-size: 15px;
		font-weight: 600;
		letter-spacing: 0.08em;
		text-transform: uppercase;
		color: #4e6b57;
	}

	@media (max-width: 991px) {
		.retreat-page__summary,
		.retreat-page__includes,
		.retreat-page__place,
		.retreat-page__details,
		.retreat-page__booking,
		.retreat-page__faq,
		.retreat-page__contact {
			padding-top: 64px;
			padding-bottom: 64px;
		}

		.retreat-page__media {
			margin-top: 28px;
		}
	}

	@media (max-width: 767px) {
		.retreat-page__hero {
			padding: 56px 0;
		}

		.retreat-page__hero-subtitle {
			font-size: 18px;
		}

		.retreat-page__summary,
		.retreat-page__includes,
		.retreat-page__place,
		.retreat-page__details,
		.retreat-page__booking,
		.retreat-page__faq,
		.retreat-page__contact {
			padding-top: 48px;
			padding-bottom: 48px;
		}

		.retreat-page__media,
		.retreat-page__media img,
		.retreat-page__media-placeholder {
			min-height: 260px;
		}

		.retreat-page__detail-card,
		.retreat-page__faq-item {
			padding: 22px;
		}
	}

.fy-footer-navigation > ul > li.menu-item-has-children > a{
	font-weight:400;
	width:315px;
}

.footer-padding-top .fy-footer{
	padding-top:0;
}

.fy-footer-about__location.cs-about-address{
	margin-bottom:0;
}


.logos-subvencion img.logo-ue{
	width:230px;
}
.logos-subvencion img.logo-plan{
	width:250px;
}
.logos-subvencion img{
	display:inline-block;
	margin:0 auto;
}
@media (max-width: 1279px) {
	.logos-subvencion img{
		display:block;
		margin:0 auto;
		padding-bottom:1rem;
	}
}


/*Contacto*/
.logo-contacto{
	max-width:100%;
	width:300px;
	margin-bottom:1rem;
}
form.wpcf7-form label{
	width:100%;
}
form.wpcf7-form p{
	margin-top:0;
}
.wpcf7-acceptance .wpcf7-list-item{
	margin-right:0;
}
.wpcf7-acceptance .wpcf7-list-item .wpcf7-list-item-label{
	font-weight:300;
}