<!DOCTYPE html>
<html lang="en-US" prefix="og: https://ogp.me/ns#">
    <head>
        <meta charset="UTF-8">
        <meta name="viewport" content="width=device-width, initial-scale=1.0"/>
        <title>Coming Soon</title>
        <style>
            html *:not(body):not(.hsr-coming-soon-body > *) {
                display: none;
            }

            .hsr-coming-soon-body {
                display: flex !important;
            }
        </style>
    </head>
    <body class="hostinger">
        <div class="hsr-coming-soon-body">
            <img alt="logo" class="hsr-logo"
                src="https://la-dulceria.com/wp-content/plugins/hostinger/assets/images/logo-black.svg">
            <img alt="illustration" class="hsr-coming-soon-illustration"
                src="https://la-dulceria.com/wp-content/plugins/hostinger/assets/images/illustration.png">
            <h3>
                Coming Soon            </h3>
            <p>
                New WordPress website is being built and will be published soon            </p>
        </div>

        <script type="speculationrules">
{"prefetch":[{"source":"document","where":{"and":[{"href_matches":"\/*"},{"not":{"href_matches":["\/wp-*.php","\/wp-admin\/*","\/wp-content\/uploads\/*","\/wp-content\/*","\/wp-content\/plugins\/*","\/wp-content\/themes\/newsexo\/*","\/*\\?(.+)"]}},{"not":{"selector_matches":"a[rel~=\"nofollow\"]"}},{"not":{"selector_matches":".no-prefetch, .no-prefetch a"}}]},"eagerness":"conservative"}]}
</script>
    <style type="text/css">	
	
					.site-logo img.custom-logo {
				max-width: 210px;
				height: auto;
			}
				
					.logo-banner {
				background: #17212c url(https://la-dulceria.com/wp-content/themes/newsexo/assets/img/header-banner.jpg);
				background-attachment: scroll;
				background-position: top center;
				background-repeat: no-repeat;
				background-size: cover;
			}
				
					.logo-banner-overlay::before {
				background: rgba(255, 255, 255, .90) !important;
			}
				
				
   </style>
<script>
	// This JS added for the Toggle button to work with the focus element.
		jQuery('.navbar-toggler').click(function(){
			document.addEventListener('keydown', function(e) {
			let isTabPressed = e.key === 'Tab' || e.keyCode === 9;
				if (!isTabPressed) {
					return;
				}
			const  focusableElements =
				'button, [href], input, select, textarea, [tabindex]:not([tabindex="-1"])';
			const modal = document.querySelector('.navbar.navbar-expand-lg'); // select the modal by it's id

			const firstFocusableElement = modal.querySelectorAll(focusableElements)[0]; // get first element to be focused inside modal
			const focusableContent = modal.querySelectorAll(focusableElements);
			const lastFocusableElement = focusableContent[focusableContent.length - 1]; // get last element to be focused inside modal

			  if (e.shiftKey) { // if shift key pressed for shift + tab combination
				if (document.activeElement === firstFocusableElement) {
				  lastFocusableElement.focus(); // add focus for the last focusable element
				  e.preventDefault();
				}
			  } else { // if tab key is pressed
				if (document.activeElement === lastFocusableElement) { // if focused has reached to last focusable element then focus first focusable element after pressing tab
				  firstFocusableElement.focus(); // add focus for the first focusable element
				  e.preventDefault();			  
				}
			  }

			});
		});

</script>

<!-- Sign in with Google button added by Site Kit -->
<script type="text/javascript" src="https://accounts.google.com/gsi/client"></script>
<script type="text/javascript">
/* <![CDATA[ */
(()=>{async function handleCredentialResponse(response){try{const res=await fetch('https://la-dulceria.com/wp-login.php?action=googlesitekit_auth',{method:'POST',headers:{'Content-Type':'application/x-www-form-urlencoded'},body:new URLSearchParams(response)});if(res.ok && res.redirected){location.assign(res.url);}}catch(error){console.error(error);}}google.accounts.id.initialize({client_id:'582843141986-1o3kj3fo8hb370v8l54fkba5a03r6bdl.apps.googleusercontent.com',callback:handleCredentialResponse,library_name:'Site-Kit'});document.querySelectorAll('.googlesitekit-sign-in-with-google__frontend-output-button').forEach((siwgButtonDiv)=>{google.accounts.id.renderButton(siwgButtonDiv,{"theme":"outline","text":"signin_with","shape":"rectangular"});});})();
/* ]]> */
</script>

<!-- End Sign in with Google button added by Site Kit -->
<link rel='stylesheet' id='hostinger_main_styles-css' href='https://la-dulceria.com/wp-content/plugins/hostinger/assets//css/coming-soon.min.css?ver=3.0.41' type='text/css' media='all' />
    </body>
</html>


<!-- Page cached by LiteSpeed Cache 7.2 on 2025-07-21 08:49:39 -->