<!doctype html>
<html lang="es">
<head>
	<meta charset="UTF-8">
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<meta name="robots" content="noindex, nofollow">
	<title>Vivero de olivos Marcos Vera — Volvemos pronto</title>
	<link rel="stylesheet" id="vivero-lightstart-css" href="https://viveromarcosvera.es/wp-content/themes/vivero-marcos-vera/vivero-marcos-vera/assets/css/maintenance-lightstart.css?ver=0.37.35"><style type="text/css">
.bot-avatar { background-image: url("https://viveromarcosvera.es/wp-content/plugins/wp-maintenance-mode/assets/images/chatbot.png"); }
</style>
	<style>
		:root{--vmv-green:#405438;--vmv-soft:#718361;--vmv-cream:#f7f3eb;--vmv-ink:#454a44}
		*{box-sizing:border-box}
		html,body{width:100%;max-width:100%;min-height:100%;margin:0;overflow-x:hidden!important}
		body{background:var(--vmv-cream)!important;color:var(--vmv-ink)!important;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif!important}
		.vmv-maintenance{position:relative;display:grid;width:100%;max-width:100vw;min-height:100svh;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 42%,#fffdf9 0,#f7f3eb 60%,#eee8dc 100%)}
		.vmv-maintenance:before{position:absolute;inset:0;content:"";pointer-events:none;background:linear-gradient(115deg,rgba(255,255,255,.32),transparent 44%,rgba(68,84,58,.04))}
		.vmv-maintenance__inner{position:relative;z-index:2;display:flex;width:min(1080px,calc(100% - 80px));min-height:min(760px,calc(100svh - 48px));padding:38px 40px 28px;flex-direction:column;align-items:center;justify-content:center;text-align:center}
		.vmv-maintenance__logo{display:block;width:auto;max-width:330px;max-height:100px;margin:0 auto 22px;object-fit:contain}
		.vmv-maintenance__brand{margin:0 auto 22px;color:var(--vmv-green)}
		.vmv-maintenance__brand small{display:block;font-size:13px;font-weight:700;letter-spacing:.28em;text-transform:uppercase}
		.vmv-maintenance__brand strong{display:block;font:400 50px/1.05 Georgia,"Times New Roman",serif}
		.vmv-maintenance__divider{display:flex;width:min(450px,70%);margin:0 auto 27px;align-items:center;gap:16px;color:var(--vmv-soft)}
		.vmv-maintenance__divider:before,.vmv-maintenance__divider:after{height:1px;flex:1;content:"";background:currentColor;opacity:.42}
		.vmv-maintenance__divider svg{width:27px;fill:none;stroke:currentColor;stroke-width:1.5}
		.vmv-maintenance h1{margin:0!important;color:var(--vmv-green)!important;font:400 clamp(62px,7vw,108px)/.95 Georgia,"Times New Roman",serif!important;letter-spacing:-.05em!important}
		.vmv-maintenance__accent{width:58px;height:2px;margin:25px auto;background:#91a473}
		.vmv-maintenance__text{max-width:650px;margin:0!important;color:var(--vmv-ink)!important;font-size:clamp(17px,1.5vw,22px)!important;line-height:1.65!important}
		.vmv-maintenance__slogan{margin:21px auto 25px;color:var(--vmv-green);font:400 clamp(29px,3.5vw,45px)/1.2 "Segoe Script","Brush Script MT",cursive;transform:rotate(-1deg)}
		.vmv-maintenance__slogan:after{display:block;width:115px;height:7px;margin:auto;content:"";border-top:3px solid currentColor;border-radius:50%;transform:rotate(-3deg)}
		.vmv-maintenance__button{display:inline-flex;min-width:250px;min-height:56px;padding:10px 25px;align-items:center;justify-content:center;gap:13px;border:1.5px solid var(--vmv-green);border-radius:15px;color:var(--vmv-green)!important;font-size:14px;font-weight:700;letter-spacing:.19em;text-decoration:none!important;text-transform:uppercase;transition:background .2s,color .2s,transform .2s}
		.vmv-maintenance__button:hover,.vmv-maintenance__button:focus-visible{background:var(--vmv-green);color:#fff!important;transform:translateY(-2px)}
		.vmv-maintenance__button svg{width:24px;fill:none;stroke:currentColor;stroke-width:1.7}
		.vmv-maintenance__social{display:flex;margin-top:34px;align-items:center;gap:20px;color:var(--vmv-green)}
		.vmv-maintenance__social:before,.vmv-maintenance__social:after{width:125px;height:1px;content:"";background:currentColor;opacity:.24}
		.vmv-maintenance__social a{display:grid;width:31px;height:31px;place-items:center;color:inherit!important;text-decoration:none!important;transition:opacity .2s,transform .2s}
		.vmv-maintenance__social a:hover,.vmv-maintenance__social a:focus-visible{opacity:.7;transform:translateY(-2px)}
		.vmv-maintenance__social svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8}
		.vmv-maintenance__social .vmv-fill{fill:currentColor;stroke:none}
		.vmv-maintenance__copy{margin-top:12px;font-size:12px;color:#596058}
		.vmv-maintenance__branch{position:absolute;z-index:1;width:330px;height:400px;color:#58704c;filter:drop-shadow(0 15px 11px rgba(42,55,37,.13));opacity:.82;pointer-events:none}
		.vmv-maintenance__branch path{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}
		.vmv-maintenance__branch ellipse{fill:#81936d;stroke:#4e6744;stroke-width:1;opacity:.8}
		.vmv-maintenance__branch--left{left:-86px;bottom:-88px;transform:rotate(-10deg)}
		.vmv-maintenance__branch--right{right:-82px;bottom:-94px;transform:scaleX(-1) rotate(-8deg)}
		@media(max-width:760px){
			.vmv-maintenance__inner{width:100%;max-width:100%;min-width:0;min-height:100svh;padding:26px 22px 20px;overflow:hidden}
			.vmv-maintenance__inner>*{min-width:0;max-width:100%}
			.vmv-maintenance__logo{width:auto;max-width:min(78vw,250px);max-height:78px;margin-bottom:18px}
			.vmv-maintenance__brand{margin-bottom:18px}.vmv-maintenance__brand small{font-size:9px}.vmv-maintenance__brand strong{font-size:38px}
			.vmv-maintenance__divider{width:min(72%,260px);margin-bottom:20px}
			.vmv-maintenance h1{width:100%;max-width:340px;font-size:clamp(38px,12vw,52px)!important;line-height:1!important;letter-spacing:-.04em!important;overflow-wrap:normal;word-break:normal;text-wrap:balance}
			.vmv-maintenance__accent{width:46px;margin:20px auto}
			.vmv-maintenance__text{width:100%;max-width:430px;padding:0;font-size:15px!important;line-height:1.5!important;overflow-wrap:break-word;text-wrap:balance}
			.vmv-maintenance__slogan{width:100%;margin:18px auto 22px;font-size:clamp(24px,7.7vw,32px);line-height:1.2;white-space:nowrap}
			.vmv-maintenance__button{width:min(100%,270px);min-width:0;min-height:52px;padding-inline:18px}
			.vmv-maintenance__social{margin-top:29px}.vmv-maintenance__social:before,.vmv-maintenance__social:after{width:60px}
			.vmv-maintenance__copy{max-width:280px;line-height:1.4}
			.vmv-maintenance__branch{width:190px;height:245px;opacity:.45}.vmv-maintenance__branch--left{left:-108px;bottom:-32px}.vmv-maintenance__branch--right{right:-110px;bottom:-36px}
		}
		@media(max-width:390px){.vmv-maintenance__inner{padding:18px 18px 16px}.vmv-maintenance__logo{max-width:215px}.vmv-maintenance h1{max-width:310px;font-size:clamp(36px,11.8vw,46px)!important}.vmv-maintenance__text{font-size:14px!important}.vmv-maintenance__slogan{font-size:clamp(23px,7.2vw,28px)}.vmv-maintenance__button{width:min(100%,260px);font-size:13px;letter-spacing:.15em}.vmv-maintenance__social{margin-top:25px}.vmv-maintenance__social:before,.vmv-maintenance__social:after{width:42px}.vmv-maintenance__branch{opacity:.32}}
		@media(prefers-reduced-motion:reduce){.vmv-maintenance__button,.vmv-maintenance__social a{transition:none}}
	</style>
</head>
<body data-rsssl=1>
		<main class="vmv-maintenance">
				<svg class="vmv-maintenance__branch vmv-maintenance__branch--left" viewBox="0 0 360 430" aria-hidden="true"><path d="M16 420C80 344 91 238 154 136C190 77 244 37 323 12"/><path d="M83 330C56 305 38 271 34 236M109 283C147 264 178 239 199 205M132 230C103 196 92 166 90 129M157 181C201 163 226 139 247 108M190 130C170 98 165 70 171 39M230 83C264 74 289 55 310 30"/><ellipse cx="56" cy="268" rx="16" ry="51" transform="rotate(-30 56 268)"/><ellipse cx="157" cy="250" rx="17" ry="53" transform="rotate(51 157 250)"/><ellipse cx="105" cy="172" rx="16" ry="52" transform="rotate(-22 105 172)"/><ellipse cx="210" cy="150" rx="16" ry="49" transform="rotate(48 210 150)"/><ellipse cx="181" cy="74" rx="15" ry="44" transform="rotate(-10 181 74)"/><ellipse cx="282" cy="55" rx="14" ry="40" transform="rotate(56 282 55)"/></svg>
		<svg class="vmv-maintenance__branch vmv-maintenance__branch--right" viewBox="0 0 360 430" aria-hidden="true"><path d="M16 420C80 344 91 238 154 136C190 77 244 37 323 12"/><path d="M83 330C56 305 38 271 34 236M109 283C147 264 178 239 199 205M132 230C103 196 92 166 90 129M157 181C201 163 226 139 247 108M190 130C170 98 165 70 171 39M230 83C264 74 289 55 310 30"/><ellipse cx="56" cy="268" rx="16" ry="51" transform="rotate(-30 56 268)"/><ellipse cx="157" cy="250" rx="17" ry="53" transform="rotate(51 157 250)"/><ellipse cx="105" cy="172" rx="16" ry="52" transform="rotate(-22 105 172)"/><ellipse cx="210" cy="150" rx="16" ry="49" transform="rotate(48 210 150)"/><ellipse cx="181" cy="74" rx="15" ry="44" transform="rotate(-10 181 74)"/><ellipse cx="282" cy="55" rx="14" ry="40" transform="rotate(56 282 55)"/></svg>
		<section class="vmv-maintenance__inner" aria-labelledby="vmv-maintenance-title">
							<img class="vmv-maintenance__logo lazyload" data-src="https://i0.wp.com/viveromarcosvera.es/wp-content/uploads/2026/08/cropped-ChatGPT-Image-9-ago-2026-18_43_04.png?fit=1535%2C683&#038;ssl=1" alt="Vivero de olivos Marcos Vera" src="data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==">
						<div class="vmv-maintenance__divider" aria-hidden="true"><svg viewBox="0 0 32 32"><path d="M5 27C11 21 14 14 24 6M13 18C9 16 7 13 6 10M17 14C22 13 25 11 28 8"/></svg></div>
			<h1 id="vmv-maintenance-title">Volvemos pronto</h1>
			<div class="vmv-maintenance__accent" aria-hidden="true"></div>
			<p class="vmv-maintenance__text">Estamos realizando algunas mejoras en nuestra web para ofrecerte la mejor experiencia.</p>
			<div class="vmv-maintenance__slogan">Encuentra tu variedad</div>
			<a class="vmv-maintenance__button" href="mailto:info@viveromarcosvera.es" aria-label="Enviar un correo a info@viveromarcosvera.es">
				<svg viewBox="0 0 24 24" aria-hidden="true"><rect x="2.8" y="5" width="18.4" height="14" rx="1.5"/><path d="m4 7 8 6 8-6"/></svg>
				Contactar
			</a>
			<div class="vmv-maintenance__social" aria-label="Redes sociales">
				<a href="https://www.instagram.com/v_marcosvera/" target="_blank" rel="noopener noreferrer" aria-label="Instagram de Vivero Marcos Vera"><svg viewBox="0 0 24 24" aria-hidden="true"><rect x="3" y="3" width="18" height="18" rx="5"/><circle cx="12" cy="12" r="4"/><path d="M17.5 6.5h.01"/></svg></a>
				<a href="https://www.facebook.com/vMarcosVera" target="_blank" rel="noopener noreferrer" aria-label="Facebook de Vivero Marcos Vera"><svg class="vmv-fill" viewBox="0 0 24 24" aria-hidden="true"><path d="M14 8h3V4h-3c-3 0-5 2-5 5v3H6v4h3v5h4v-5h3l1-4h-4V9c0-.7.3-1 1-1z"/></svg></a>
			</div>
			<div class="vmv-maintenance__copy">© 2026 Vivero de olivos Marcos Vera</div>
		</section>
	</main>
	<script type="text/javascript" src="https://viveromarcosvera.es/wp-includes/js/jquery/jquery.min.js" id="jquery-js"></script>
<script type="text/javascript" src="https://viveromarcosvera.es/wp-content/plugins/wp-maintenance-mode/assets/js/jquery.fitvids.min.js" id="fitvids-js"></script>
<script type="text/javascript" src="https://viveromarcosvera.es/wp-content/plugins/wp-maintenance-mode/assets/js/scripts.min.js?ver=2.6.23" id="frontend-js"></script>
</body>
</html>
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://viveromarcosvera.es/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://viveromarcosvera.es/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://viveromarcosvera.es/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://viveromarcosvera.es/wp-sitemap-posts-product-1.xml</loc></sitemap><sitemap><loc>https://viveromarcosvera.es/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://viveromarcosvera.es/wp-sitemap-taxonomies-post_tag-1.xml</loc></sitemap><sitemap><loc>https://viveromarcosvera.es/wp-sitemap-taxonomies-post_format-1.xml</loc></sitemap><sitemap><loc>https://viveromarcosvera.es/wp-sitemap-taxonomies-product_cat-1.xml</loc></sitemap><sitemap><loc>https://viveromarcosvera.es/wp-sitemap-taxonomies-product_tag-1.xml</loc></sitemap><sitemap><loc>https://viveromarcosvera.es/wp-sitemap-taxonomies-pa_edad-1.xml</loc></sitemap></sitemapindex>
