body { scroll-behavior: smooth }html { scroll-behavior: smooth; }/* The side navigation menu */.sidenav {height: 100%; /* 100% Full-height */width: 0; /* 0 width - change this with JavaScript */position: fixed; /* Stay in place */z-index: 1000; /* Stay on top */top: 0; /* Stay at the top */left: 0;background-color: #111; /* Black*/overflow-x: hidden; /* Disable horizontal scroll */padding-top: 60px; /* Place content 60px from the top */transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */}/* The navigation menu links */.sidenav a {padding: 8px 8px 8px 32px;text-decoration: none;font-size: 25px;color: #818181;display: block;transition: 0.3s;}/* When you mouse over the navigation links, change their color */.sidenav a:hover {color: #f1f1f1;}/* Position and style the close button (top right corner) */.sidenav .closebtn {position: absolute;top: 0;right: 25px;font-size: 36px;margin-left: 50px;}/* Style page content - use this if you want to push the page content to the right when you open the side navigation */#main {transition: margin-left .5s;padding: 20px;}/* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */@media screen and (max-height: 450px) {.sidenav {padding-top: 15px;}.sidenav a {font-size: 18px;}}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close {color: #FFF;right: 8px;text-align: right;padding-right: 10px;font-size: 50px;width: 100%;background: transparent;}.bar1, .bar2, .bar3 {width: 35px;height: 5px;background-color: #337ab7;margin: 6px 0;transition: 0.4s;}#navbar {overflow: hidden;transition: background-color 0.5s linear;position: fixed;width: 100%;top: 0;z-index: 99;}#navbar a {float: left;color: black;text-align: center;padding: 12px;text-decoration: none;font-size: 18px;line-height: 25px;border-radius: 4px;}#navbar #logo {font-size: 35px;font-weight: bold;transition: 0.4s;}#navbar a:hover {background-color: #ddd;color: black;}#navbar a.active {background-color: dodgerblue;color: white;}#navbar-right {float: right;}@media screen and (max-width: 580px) {#navbar {padding: 20px 10px !important;}#navbar a {float: none;display: block;text-align: left;}#navbar-right {float: none;}}.material-symbols-outlined {font-size:50px;color: #337ab7;}.portfolio-menu{text-align:center;}.portfolio-menu ul li{display:inline-block;margin:0;list-style:none;padding:10px 15px;cursor:pointer;-webkit-transition:all 05s ease;-moz-transition:all 05s ease;-ms-transition:all 05s ease;-o-transition:all 05s ease;transition:all .5s ease;}.portfolio-item{/*width:100%;*/}.portfolio-item .item{/*width:303px;*/float:left;margin-bottom:10px;}.section-heading h6 {text-transform: uppercase;color: #337ab7;}.btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active {color: #fff;background-color: #337ab7;border-color: #337ab7;}.single-project-slide {height: 500px;}.single-project-slide .hover-effects .text p{ font-size:13px;}.wia {font-size: 18px;padding-top: 20px;font-family: 'Barlow Condensed', sans-serif;}.facs{font-family: 'Barlow Condensed', sans-serif;}.fa-check { font-size: 17px; color: #fbffc4;}.ad {font-size: 20px;text-decoration:none;} width: 0; /* 0 width - change this with JavaScript */ position: fixed; /* Stay in place */ z-index: 1000; /* Stay on top */ top: 0; /* Stay at the top */ left: 0; background-color: #111; /* Black*/ overflow-x: hidden; /* Disable horizontal scroll */ padding-top: 60px; /* Place content 60px from the top */ transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */ } /* The navigation menu links */ .sidenav a { padding: 8px 8px 8px 32px; text-decoration: none; font-size: 25px; color: #818181; display: block; transition: 0.3s; } /* When you mouse over the navigation links, change their color */ .sidenav a:hover { color: #f1f1f1; } /* Position and style the close button (top right corner) */ .sidenav .closebtn { position: absolute; top: 0; right: 25px; font-size: 36px; margin-left: 50px; } /* Style page content - use this if you want to push the page content to the right when you open the side navigation */ #main { transition: margin-left .5s; padding: 20px; } /* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */ @media screen and (max-height: 450px) { .sidenav {padding-top: 15px;} .sidenav a {font-size: 18px;} } .mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { color: #FFF; right: 8px; text-align: right; padding-right: 10px; font-size: 50px; width: 100%; background: transparent; } .bar1, .bar2, .bar3 { width: 35px; height: 5px; background-color: #337ab7; margin: 6px 0; transition: 0.4s; } #navbar { overflow: hidden; transition: background-color 0.5s linear; position: fixed; width: 100%; top: 0; z-index: 99; } #navbar a { float: left; color: black; text-align: center; padding: 12px; text-decoration: none; font-size: 18px; line-height: 25px; border-radius: 4px; } #navbar #logo { font-size: 35px; font-weight: bold; transition: 0.4s; } #navbar a:hover { background-color: #ddd; color: black; } #navbar a.active { background-color: dodgerblue; color: white; } #navbar-right { float: right; } @media screen and (max-width: 580px) { #navbar { padding: 20px 10px !important; } #navbar a { float: none; display: block; text-align: left; } #navbar-right { float: none; } } .material-symbols-outlined { font-size:50px; color: #337ab7; } .portfolio-menu{ text-align:center; } .portfolio-menu ul li{ display:inline-block; margin:0; list-style:none; padding:10px 15px; cursor:pointer; -webkit-transition:all 05s ease; -moz-transition:all 05s ease; -ms-transition:all 05s ease; -o-transition:all 05s ease; transition:all .5s ease; } .portfolio-item{ /*width:100%;*/ } .portfolio-item .item{ /*width:303px;*/ float:left; margin-bottom:10px; } .section-heading h6 { text-transform: uppercase; color: #337ab7; } .btn-outline-dark:not(:disabled):not(.disabled).active, .btn-outline-dark:not(:disabled):not(.disabled):active { color: #fff; background-color: #337ab7; border-color: #337ab7; } .single-project-slide { height: 500px; } .single-project-slide .hover-effects .text p{ font-size:13px;} .wia { font-size: 18px; padding-top: 20px; font-family: 'Barlow Condensed', sans-serif; } #mySidenav{ background-color: #0e2737; } .facs{ font-family: 'Barlow Condensed', sans-serif; } .fa-check { font-size: 17px; color: #fbffc4;} .ad { font-size: 20px; text-decoration:none; } @media (max-width: 600px) { .ad { font-size: 16px; } } .section-heading h2{text-transform:none; font-size:38px;} h5 { font-size: 18px; } .sidenav .langbtn { position: absolute; font-family: 'Barlow Condensed', sans-serif; top: 0; left: 0; font-size: 24px; margin-top: 10px; font-weight:600; } .single-footer-widget span { color: #afb4bf; font-size: 14px; display: block; margin-bottom: 0px!important; }
GR × Home The Villa Facilities & Amenities Gallery Location Contact
house
95 m2
family_restroom
Up to 6 guests
bedroom_parent
3 Bedrooms
bathroom
2 Bathrooms
waves
Pool
outdoor_grill
BBQ
THE VILLA

Welcome to Lea Villa

Lea Villa is a newly built 95 sq.m villa in Vanato. The villa has three bedrooms, two bathrooms, a living room, a fully equipped kitchen, a swimming pool, a barbeque area, and private parking. In the master bedroom there is a double bed while the other two bedrooms each have two single beds. Lea Villa has a large, comfortable living room with modern furnishings and its own dining area where you can enjoy meals while overlooking the pool area. The living room provides access to the swimming pool and BBQ area, through its large sliding glass doors. The villa is built within a fenced area, maximizing privacy in its outdoor space, which includes sun loungers and a dining area, making it the ideal place to enjoy your meals and live unforgettable summer moments while swimming in the pool.

By Premium Vacation Homes

LEA'S VILLA

Facilities & Amenities

ON DEMAND

Concierge Services

Wellness & Spa

At Lea Villa we provide you upon request a wide range of treatments for you to relax, recharge your body and renew your mind. The finest therapies, a range of massages will stop time and allow you to find a long lost inner peace. Trust yourself in the hands of the experienced, attentive staff for all your beauty needs.

Private Chef

Greece has a truly vibrant restaurant scene, with exciting culinary options in terms of international cuisines. Allow our private Chef to offer you a unique taste of culinary culture of Zante or prepare your specialized meals, while you enjoy the island of Zakynthos.

Personal Trainer

The expertise of a personal trainer on holiday isn't just for fitness enthusiasts, but can also provide a nudge in the right direction for anyone looking to stay in shape. From shaking up your tired workout regime, to guiding you through a variety of activities, just ask the villa personnel to schedule a personal trainer on your fitness holiday.

Boat Rentals

Don't miss the opportunity to explore the uniqueness of Zakynthos island by stepping on a sailboat or yacht rental for a private cruise around to some of the world famous seascapes like Navagio Bay, Keri Caves, Marathonissi, Blue Caves or visit diving sites like the Octopus and Barracuda Reefs.

SUMMER IS HERE!

Contact us via Mobile, Viber or WhatsApp
on (+30) 699 8899620

LEA VILLA

What's around

Bochali Castle
3.1 km
Zakynthos Airport
7.4 km
Zakynthos Port
4.7 km
Zakynthos Town
4.7 km
Tsilivi Beach
3.9 km
Kryoneri Beach
5.2 km
Kalamaki Beach
10.3 km
Agios Sostis Beach
12.7 km
LEA VILLA

Discover Zakynthos

GOOGLE REVIEWS

Your experience, our story...

CONTACT US

Leave Message