{"id":10799,"date":"2026-03-04T07:27:33","date_gmt":"2026-03-04T07:27:33","guid":{"rendered":"https:\/\/cozycornerchania.gr\/?page_id=10799"},"modified":"2026-03-04T08:45:12","modified_gmt":"2026-03-04T08:45:12","slug":"azure-west","status":"publish","type":"page","link":"https:\/\/cozycornerchania.gr\/en\/azure-west\/","title":{"rendered":"Azure West"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"10799\" class=\"elementor elementor-10799\" data-elementor-post-type=\"page\">\n\t\t\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-81b70ae e-flex e-con-boxed e-con e-parent\" data-id=\"81b70ae\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-247beb6 elementor-widget elementor-widget-html\" data-id=\"247beb6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Azure West \u2013 Cozy Corner Collection<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,600;1,300;1,400&family=Jost:wght@300;400;500&display=swap\" rel=\"stylesheet\">\n<style>\n  :root {\n    --blue:    #235F97;\n    --blue-dk: #1a4a78;\n    --blue-lt: #e8f0f8;\n    --sand:    #f5f0e8;\n    --sand-dk: #e8dfc8;\n    --text:    #1c2b3a;\n    --muted:   #7a8fa0;\n    --white:   #ffffff;\n  }\n\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  html { scroll-behavior: smooth; }\n\n  body {\n    font-family: 'Jost', sans-serif;\n    font-weight: 300;\n    color: var(--text);\n    background: var(--white);\n    overflow-x: hidden;\n  }\n\n  \/* \u2500\u2500 HERO \u2500\u2500 *\/\n  .hero {\n    position: relative;\n    height: 100vh;\n    min-height: 620px;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    overflow: hidden;\n  }\n\n  .hero-bg {\n    position: absolute;\n    inset: 0;\n    background-color: #1a3d5c;\n    overflow: hidden;\n  }\n\n  .hero-video-wrap {\n    position: absolute;\n    inset: 0;\n    pointer-events: none;\n    overflow: hidden;\n  }\n  .hero-video-wrap iframe {\n    position: absolute;\n    top: 50%; left: 50%;\n    width: 177.78vh; \/* 16\/9 ratio *\/\n    height: 100vh;\n    min-width: 100%;\n    min-height: 56.25vw;\n    transform: translate(-50%, -50%);\n    border: none;\n  }\n\n  .hero-overlay {\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(to bottom,\n      rgba(10,28,46,0.55) 0%,\n      rgba(10,28,46,0.35) 50%,\n      rgba(10,28,46,0.70) 100%);\n  }\n\n  .hero-badge {\n    position: relative;\n    font-family: 'Jost', sans-serif;\n    font-size: 0.72rem;\n    font-weight: 500;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: rgba(255,255,255,0.75);\n    margin-bottom: 1.4rem;\n    opacity: 0;\n    animation: fadeUp 0.8s 0.2s forwards;\n  }\n\n  .hero h1 {\n    position: relative;\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 300;\n    font-size: clamp(2.8rem, 7vw, 5.5rem);\n    line-height: 1.1;\n    color: var(--white);\n    max-width: 820px;\n    padding: 0 1.5rem;\n    opacity: 0;\n    animation: fadeUp 0.9s 0.4s forwards;\n  }\n\n  .hero h1 em {\n    font-style: italic;\n    color: #a8c8e8;\n  }\n\n  .hero-sub {\n    position: relative;\n    font-size: 1rem;\n    font-weight: 300;\n    color: rgba(255,255,255,0.8);\n    letter-spacing: 0.06em;\n    margin-top: 1.2rem;\n    opacity: 0;\n    animation: fadeUp 0.9s 0.6s forwards;\n  }\n\n  .hero-cta {\n    position: relative;\n    margin-top: 2.4rem;\n    opacity: 0;\n    animation: fadeUp 0.9s 0.8s forwards;\n  }\n\n  .btn-primary {\n    display: inline-block;\n    padding: 0.85rem 2.4rem;\n    background: var(--blue);\n    color: var(--white);\n    font-family: 'Jost', sans-serif;\n    font-size: 0.8rem;\n    font-weight: 500;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    text-decoration: none;\n    border: 2px solid var(--blue);\n    transition: background 0.3s, color 0.3s;\n  }\n  .btn-primary:hover {\n    background: transparent;\n    color: var(--white);\n    border-color: var(--white);\n  }\n\n  .btn-outline {\n    display: inline-block;\n    padding: 0.85rem 2.4rem;\n    background: transparent;\n    color: var(--blue);\n    font-family: 'Jost', sans-serif;\n    font-size: 0.8rem;\n    font-weight: 500;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    text-decoration: none;\n    border: 2px solid var(--blue);\n    transition: background 0.3s, color 0.3s;\n  }\n  .btn-outline:hover {\n    background: var(--blue);\n    color: var(--white);\n  }\n\n  .hero-scroll {\n    position: absolute;\n    bottom: 2rem;\n    left: 50%;\n    transform: translateX(-50%);\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    gap: 0.4rem;\n    color: rgba(255,255,255,0.6);\n    font-size: 0.68rem;\n    letter-spacing: 0.15em;\n    text-transform: uppercase;\n    animation: bounce 2s 1.5s infinite;\n  }\n  .hero-scroll span { width: 1px; height: 40px; background: rgba(255,255,255,0.4); }\n\n  \/* \u2500\u2500 INTRO STRIP \u2500\u2500 *\/\n  .intro-strip {\n    background: var(--blue);\n    color: var(--white);\n    text-align: center;\n    padding: 1.4rem 2rem;\n    font-size: 0.78rem;\n    font-weight: 400;\n    letter-spacing: 0.16em;\n    text-transform: uppercase;\n  }\n\n  \/* \u2500\u2500 SECTION BASE \u2500\u2500 *\/\n  .section { padding: 5rem 1.5rem; }\n  .section-inner { max-width: 1080px; margin: 0 auto; }\n\n  .section-label {\n    font-size: 0.7rem;\n    font-weight: 500;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: var(--blue);\n    margin-bottom: 0.8rem;\n  }\n\n  .section-title {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 300;\n    font-size: clamp(2rem, 4.5vw, 3.2rem);\n    line-height: 1.2;\n    color: var(--text);\n    margin-bottom: 1.6rem;\n  }\n\n  .section-title em { font-style: italic; color: var(--blue); }\n\n  .section-body {\n    font-size: 1rem;\n    line-height: 1.85;\n    color: #3d5166;\n    max-width: 720px;\n  }\n\n  \/* \u2500\u2500 OVERVIEW VIDEO \u2500\u2500 *\/\n  .overview-video-wrap {\n    position: relative;\n    width: 100%;\n    aspect-ratio: 9\/16;\n    max-height: 620px;\n    background: #0f2d47;\n    overflow: hidden;\n  }\n  .overview-video-wrap iframe {\n    width: 100%; height: 100%;\n    border: none;\n    display: block;\n  }\n\n\n  .overview-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 4rem;\n    align-items: center;\n  }\n  .overview-img {\n    position: relative;\n    aspect-ratio: 4\/5;\n    overflow: hidden;\n  }\n  .overview-img img {\n    width: 100%; height: 100%;\n    object-fit: cover;\n    display: block;\n    transition: transform 0.6s ease;\n  }\n  .overview-img:hover img { transform: scale(1.04); }\n  .overview-img::after {\n    content: '';\n    position: absolute;\n    bottom: -1.5rem; right: -1.5rem;\n    width: 60%; height: 60%;\n    border: 2px solid var(--blue);\n    z-index: -1;\n  }\n\n  \/* \u2500\u2500 VILLA HIGHLIGHT \u2500\u2500 *\/\n  .villa-highlight {\n    background: var(--sand);\n    position: relative;\n    overflow: hidden;\n  }\n  .villa-highlight::before {\n    content: 'MULBERRY';\n    position: absolute;\n    right: -2rem; top: 50%;\n    transform: translateY(-50%) rotate(90deg);\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 8rem;\n    font-weight: 300;\n    color: rgba(35,95,151,0.07);\n    white-space: nowrap;\n    pointer-events: none;\n    letter-spacing: 0.1em;\n  }\n\n  .villa-grid {\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 4rem;\n    align-items: center;\n  }\n\n  .villa-images {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    grid-template-rows: 220px 160px;\n    gap: 0.8rem;\n  }\n  .villa-images .img-main {\n    grid-column: 1 \/ -1;\n    overflow: hidden;\n  }\n  .villa-images .img-main img,\n  .villa-images .img-s img {\n    width: 100%; height: 100%;\n    object-fit: cover;\n    display: block;\n    transition: transform 0.6s ease;\n  }\n  .villa-images .img-main:hover img,\n  .villa-images .img-s:hover img { transform: scale(1.04); }\n  .villa-images .img-s { overflow: hidden; }\n\n  .villa-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 0.6rem;\n    margin: 1.6rem 0;\n  }\n  .villa-tag {\n    padding: 0.35rem 0.9rem;\n    background: var(--white);\n    border: 1px solid #c5d8ea;\n    font-size: 0.72rem;\n    font-weight: 500;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: var(--blue);\n  }\n\n  \/* \u2500\u2500 SUITES \u2500\u2500 *\/\n  .suites-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 2rem;\n    margin-top: 3rem;\n  }\n  .suite-card {\n    background: var(--white);\n    border-top: 3px solid var(--blue);\n    overflow: hidden;\n    transition: box-shadow 0.3s;\n  }\n  .suite-card:hover { box-shadow: 0 12px 40px rgba(35,95,151,0.14); }\n  .suite-img {\n    height: 200px;\n    overflow: hidden;\n  }\n  .suite-img img {\n    width: 100%; height: 100%;\n    object-fit: cover;\n    display: block;\n    transition: transform 0.6s ease;\n  }\n  .suite-card:hover .suite-img img { transform: scale(1.06); }\n  .suite-body { padding: 1.6rem 1.4rem 2rem; }\n  .suite-name {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 1.7rem;\n    font-weight: 400;\n    color: var(--blue);\n    margin-bottom: 0.7rem;\n  }\n  .suite-desc {\n    font-size: 0.92rem;\n    line-height: 1.8;\n    color: #4a6070;\n  }\n\n  \/* \u2500\u2500 AMENITIES \u2500\u2500 *\/\n  .amenities {\n    background: #0f2d47;\n    position: relative;\n    overflow: hidden;\n  }\n  .amenities::before {\n    content: '';\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(135deg, rgba(35,95,151,0.3) 0%, transparent 60%);\n    pointer-events: none;\n  }\n  .amenities .section-label { color: rgba(255,255,255,0.6); }\n  .amenities .section-title { color: var(--white); }\n\n  .amenities-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n    gap: 1.5rem;\n    margin-top: 3rem;\n  }\n  .amenity-item {\n    text-align: center;\n    padding: 2rem 1rem;\n    border: 1px solid rgba(255,255,255,0.15);\n    transition: background 0.3s, border-color 0.3s;\n  }\n  .amenity-item:hover {\n    background: rgba(255,255,255,0.08);\n    border-color: rgba(255,255,255,0.4);\n  }\n  .amenity-icon {\n    width: 36px;\n    height: 36px;\n    margin: 0 auto 0.9rem;\n    display: block;\n    opacity: 0.85;\n  }\n  .amenity-name {\n    font-size: 0.78rem;\n    font-weight: 500;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: rgba(255,255,255,0.85);\n  }\n\n  \/* \u2500\u2500 GALLERY \u2500\u2500 *\/\n  .gallery {  }\n  .gallery-placeholder {\n    margin-top: 2.5rem;\n    padding: 3rem;\n \n    border: 2px dashed #b0c4d8;\n    text-align: center;\n    color: var(--muted);\n    font-size: 0.85rem;\n    letter-spacing: 0.05em;\n  }\n  .gallery-placeholder code {\n    display: block;\n    margin-top: 0.5rem;\n    font-size: 0.95rem;\n    color: var(--blue);\n    font-weight: 500;\n  }\n\n  \/* \u2500\u2500 CTA \u2500\u2500 *\/\n  .cta-section {\n    position: relative;\n    overflow: hidden;\n    text-align: center;\n    padding: 7rem 1.5rem;\n  }\n  .cta-bg {\n    position: absolute;\n    inset: 0;\n    background: url('YOUR_CTA_IMAGE_URL') center\/cover no-repeat;\n    background-color: #0f2d47;\n  }\n  .cta-overlay {\n    position: absolute;\n    inset: 0;\n    background: rgba(10,28,46,0.72);\n  }\n  .cta-inner {\n    position: relative;\n    max-width: 680px;\n    margin: 0 auto;\n  }\n  .cta-inner .section-label { color: rgba(255,255,255,0.65); }\n  .cta-inner .section-title { color: var(--white); margin-bottom: 1rem; }\n  .cta-inner p {\n    color: rgba(255,255,255,0.78);\n    font-size: 1rem;\n    line-height: 1.8;\n    margin-bottom: 2.4rem;\n  }\n  .cta-btns { display: flex; gap: 1rem; justify-content: center; flex-wrap: wrap; }\n\n  \/* \u2500\u2500 DIVIDER \u2500\u2500 *\/\n  .divider {\n    width: 50px; height: 2px;\n    background: var(--blue);\n    margin: 1.2rem 0 2rem;\n  }\n  .divider-white { background: rgba(255,255,255,0.4); }\n\n  \/* \u2500\u2500 FOOTER NOTE \u2500\u2500 *\/\n  .footer-note {\n    background: var(--text);\n    color: rgba(255,255,255,0.5);\n    text-align: center;\n    padding: 1.8rem;\n    font-size: 0.78rem;\n    letter-spacing: 0.08em;\n  }\n  .footer-note a { color: rgba(255,255,255,0.75); text-decoration: none; }\n  .footer-note a:hover { color: var(--white); }\n\n  \/* \u2500\u2500 ANIMATIONS \u2500\u2500 *\/\n  @keyframes fadeUp {\n    from { opacity: 0; transform: translateY(24px); }\n    to   { opacity: 1; transform: translateY(0); }\n  }\n  @keyframes bounce {\n    0%, 100% { transform: translateX(-50%) translateY(0); }\n    50%       { transform: translateX(-50%) translateY(-8px); }\n  }\n\n  \/* \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     ELEMENTOR-PROOF SCOPED OVERRIDES \u2014 px only, no rem\n     \u03a7\u03c1\u03b7\u03c3\u03b9\u03bc\u03bf\u03c0\u03bf\u03b9\u03bf\u03cd\u03bc\u03b5 px \u03c0\u03b1\u03bd\u03c4\u03bf\u03cd \u03ce\u03c3\u03c4\u03b5 \u03c4\u03bf Elementor root\n     font-size \u03bd\u03b1 \u03bc\u03b7\u03bd \u03b5\u03c0\u03b7\u03c1\u03b5\u03ac\u03b6\u03b5\u03b9 \u03c4\u03b1 \u03bc\u03b5\u03b3\u03ad\u03b8\u03b7 \u03bc\u03b1\u03c2\n  \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 *\/\n\n  \/* Wrapper reset \u2014 \u03c3\u03c4\u03b1\u03b8\u03b5\u03c1\u03ae \u03b2\u03ac\u03c3\u03b7 16px *\/\n  .azw {\n    display: block !important;\n    font-family: 'Jost', sans-serif !important;\n    font-size: 16px !important;\n    line-height: 1.6 !important;\n    color: #1c2b3a !important;\n  }\n  .azw *, .azw *::before, .azw *::after {\n    box-sizing: border-box !important;\n  }\n  \/* \u039c\u03b7\u03b4\u03b5\u03bd\u03af\u03b6\u03bf\u03c5\u03bc\u03b5 inherited font-size \u03c3\u03b5 \u03cc\u03bb\u03b1 \u03c4\u03b1 direct children *\/\n  .azw p, .azw span, .azw div, .azw a,\n  .azw h1, .azw h2, .azw h3, .azw h4,\n  .azw li, .azw ul, .azw ol, .azw strong, .azw em {\n    font-family: inherit !important;\n  }\n\n  \/* Section label \u2014 11px *\/\n  .azw .section-label {\n    font-family: 'Jost', sans-serif !important;\n    font-size: 11px !important;\n    font-weight: 500 !important;\n    letter-spacing: 4px !important;\n    text-transform: uppercase !important;\n    color: #235F97 !important;\n    margin-bottom: 12px !important;\n    display: block !important;\n    line-height: 1.4 !important;\n  }\n\n  \/* Section titles \u2014 clamp \u03c3\u03b5 px \u03bc\u03b5 vw fallback *\/\n  .azw .section-title {\n    font-family: 'Cormorant Garamond', serif !important;\n    font-weight: 300 !important;\n    font-size: clamp(32px, 4.5vw, 51px) !important;\n    line-height: 1.2 !important;\n    color: #1c2b3a !important;\n    margin-bottom: 24px !important;\n  }\n  .azw .section-title em {\n    font-style: italic !important;\n    color: #235F97 !important;\n    font-size: inherit !important;\n  }\n\n  \/* Hero h1 *\/\n  .azw .hero h1 {\n    font-family: 'Cormorant Garamond', serif !important;\n    font-weight: 300 !important;\n    font-size: clamp(45px, 7vw, 88px) !important;\n    line-height: 1.1 !important;\n    color: #ffffff !important;\n  }\n  .azw .hero h1 em {\n    font-style: italic !important;\n    color: #a8c8e8 !important;\n    font-size: inherit !important;\n  }\n\n  \/* Hero badge *\/\n  .azw .hero-badge {\n    font-family: 'Jost', sans-serif !important;\n    font-size: 11px !important;\n    font-weight: 500 !important;\n    letter-spacing: 3.5px !important;\n    text-transform: uppercase !important;\n    color: rgba(255,255,255,0.75) !important;\n    line-height: 1.5 !important;\n  }\n\n  \/* Hero sub *\/\n  .azw .hero-sub {\n    font-family: 'Jost', sans-serif !important;\n    font-size: 16px !important;\n    font-weight: 300 !important;\n    letter-spacing: 1px !important;\n    color: rgba(255,255,255,0.8) !important;\n    line-height: 1.6 !important;\n  }\n\n  \/* Body \/ paragraph text \u2014 16px, \u03c3\u03ba\u03bf\u03cd\u03c1\u03bf \u03c7\u03c1\u03ce\u03bc\u03b1 *\/\n  .azw .section-body {\n    font-family: 'Jost', sans-serif !important;\n    font-size: 16px !important;\n    line-height: 1.85 !important;\n    color: #3d5166 !important;\n    font-weight: 300 !important;\n  }\n  .azw .section-body p {\n    font-family: 'Jost', sans-serif !important;\n    font-size: 16px !important;\n    line-height: 1.85 !important;\n    color: #3d5166 !important;\n    font-weight: 300 !important;\n  }\n  .azw .section-body strong {\n    font-weight: 600 !important;\n    color: #1c2b3a !important;\n  }\n\n  \/* Buttons *\/\n  .azw .btn-primary, .azw .btn-outline {\n    font-family: 'Jost', sans-serif !important;\n    font-size: 13px !important;\n    font-weight: 500 !important;\n    letter-spacing: 2.5px !important;\n    text-transform: uppercase !important;\n    padding: 14px 38px !important;\n    text-decoration: none !important;\n    display: inline-block !important;\n    line-height: 1 !important;\n  }\n\n  \/* Suite name *\/\n  .azw .suite-name {\n    font-family: 'Cormorant Garamond', serif !important;\n    font-size: 27px !important;\n    font-weight: 400 !important;\n    color: #235F97 !important;\n    margin-bottom: 11px !important;\n    line-height: 1.2 !important;\n  }\n\n  \/* Suite description *\/\n  .azw .suite-desc {\n    font-family: 'Jost', sans-serif !important;\n    font-size: 15px !important;\n    line-height: 1.8 !important;\n    color: #4a6070 !important;\n    font-weight: 300 !important;\n  }\n\n  \/* Amenity name *\/\n  .azw .amenity-name {\n    font-family: 'Jost', sans-serif !important;\n    font-size: 12px !important;\n    font-weight: 500 !important;\n    letter-spacing: 1.5px !important;\n    text-transform: uppercase !important;\n    color: rgba(255,255,255,0.85) !important;\n    line-height: 1.4 !important;\n  }\n\n  \/* Villa tags *\/\n  .azw .villa-tag {\n    font-family: 'Jost', sans-serif !important;\n    font-size: 11px !important;\n    font-weight: 500 !important;\n    letter-spacing: 1.5px !important;\n    text-transform: uppercase !important;\n    color: #235F97 !important;\n    line-height: 1.4 !important;\n  }\n\n  \/* Intro strip *\/\n  .azw .intro-strip {\n    font-family: 'Jost', sans-serif !important;\n    font-size: 12px !important;\n    font-weight: 400 !important;\n    letter-spacing: 2.5px !important;\n    text-transform: uppercase !important;\n    line-height: 1.5 !important;\n  }\n\n  \/* CTA text *\/\n  .azw .cta-inner p {\n    font-family: 'Jost', sans-serif !important;\n    font-size: 16px !important;\n    line-height: 1.8 !important;\n    color: rgba(255,255,255,0.78) !important;\n    font-weight: 300 !important;\n  }\n\n  \/* Hero scroll *\/\n  .azw .hero-scroll {\n    font-family: 'Jost', sans-serif !important;\n    font-size: 11px !important;\n    letter-spacing: 2px !important;\n    text-transform: uppercase !important;\n    color: rgba(255,255,255,0.6) !important;\n  }\n\n  \/* Footer *\/\n  .azw .footer-note {\n    font-family: 'Jost', sans-serif !important;\n    font-size: 12px !important;\n    letter-spacing: 1.2px !important;\n    line-height: 1.6 !important;\n  }\n  .azw .footer-note a {\n    font-size: 12px !important;\n    color: rgba(255,255,255,0.75) !important;\n  }\n\n  \/* Gallery placeholder *\/\n  .azw .gallery-placeholder {\n    font-family: 'Jost', sans-serif !important;\n    font-size: 14px !important;\n    letter-spacing: 0.5px !important;\n    line-height: 1.6 !important;\n  }\n  .azw .gallery-placeholder code {\n    font-size: 15px !important;\n    color: #235F97 !important;\n    font-weight: 500 !important;\n    display: block !important;\n    margin-top: 8px !important;\n  }\n\n  \/* \u2500\u2500 RESPONSIVE \u2500\u2500 *\/\n  @media (max-width: 900px) {\n    .overview-grid, .villa-grid { grid-template-columns: 1fr; gap: 2.5rem; }\n    .overview-img::after { display: none; }\n    .suites-grid { grid-template-columns: 1fr; }\n    .villa-images { grid-template-rows: 200px 140px; }\n  }\n  @media (max-width: 600px) {\n    .villa-images { grid-template-columns: 1fr; grid-template-rows: auto; }\n    .amenities-grid { grid-template-columns: repeat(2, 1fr); }\n  }\n<\/style>\n<\/head>\n<body data-rsssl=1>\n<div class=\"azw\">\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     HERO\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"hero\">\n  <div class=\"hero-bg\">\n    <div class=\"hero-video-wrap\">\n      <iframe\n        src=\"https:\/\/www.youtube.com\/embed\/D0SAwnlNmwo?autoplay=1&mute=1&loop=1&playlist=D0SAwnlNmwo&start=35&controls=0&showinfo=0&rel=0&modestbranding=1&playsinline=1\"\n        allow=\"autoplay; encrypted-media\"\n        allowfullscreen\n        title=\"Azure West background video\">\n      <\/iframe>\n    <\/div>\n  <\/div>\n  <div class=\"hero-overlay\"><\/div>\n\n  <p class=\"hero-badge\">Cozy Corner Collection \u00b7 Agios Georgios, Gramvousa<\/p>\n  <h1>Azure West<br><em>Your Gateway to Western Crete<\/em><\/h1>\n  <p class=\"hero-sub\">Four independent units \u00b7 Private Pool \u00b7 Exclusive Use Available<\/p>\n  <div class=\"hero-cta\">\n    <a href=\"#book\" class=\"btn-primary\">Book Your Stay<\/a>\n  <\/div>\n\n  <div class=\"hero-scroll\">\n    Discover<span><\/span>\n  <\/div>\n<\/section>\n\n<!-- INTRO STRIP -->\n<div class=\"intro-strip\">\n  The newest addition to the Cozy Corner Luxury Collection\n<\/div>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     OVERVIEW\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"section\">\n  <div class=\"section-inner\">\n    <div class=\"overview-grid\">\n      <div class=\"overview-video-wrap\">\n        <iframe\n          src=\"https:\/\/www.youtube.com\/embed\/aQLutUGuh0k?controls=1&rel=0&modestbranding=1&playsinline=1\"\n          allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\"\n          allowfullscreen\n          title=\"Azure West \u2014 Overview\">\n        <\/iframe>\n      <\/div>\n      <div>\n        <p class=\"section-label\">The Retreat<\/p>\n        <h2 class=\"section-title\">Where the West<br>Begins<\/h2>\n        <div class=\"divider\"><\/div>\n        <div class=\"section-body\">\n          <p>Welcome to <strong>Azure West<\/strong>, the newest addition to our Luxury Collection, designed for those seeking the ultimate basecamp in Western Crete. Strategically located in Agios Georgios, Gramvousa, our retreat offers the perfect balance between adventure and rejuvenation.<\/p>\n          <br>\n          <p>Azure West provides total stay flexibility, as its four independent units can be booked either individually or as a single, private destination. The majestic <strong>Mulberry Villa<\/strong> (featuring an <strong>exclusive-use private pool<\/strong>) and the three elegant ground-floor suites \u2014 <strong>River<\/strong>, <strong>Sky<\/strong>, and <strong>Sea<\/strong> \u2014 are the ideal choice for every need.<\/p>\n          <br>\n          <p>For large groups or families, the complex ensures the <strong>exclusive use<\/strong> of all four units, offering a shared living experience for up to <strong>14 guests<\/strong>.<\/p>\n          <br>\n          <p>Whether you wish to be the first to reach the famous shores of Balos and Falassarna, or explore the exotic Elafonisi, Azure West is your portal. For moments of absolute tranquility, Viglia beach awaits just a breath away, accessible by foot or bicycle.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     THE MULBERRY VILLA\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"section villa-highlight\">\n  <div class=\"section-inner\">\n    <div class=\"villa-grid\">\n      <div>\n        <p class=\"section-label\">Signature Villa<\/p>\n        <h2 class=\"section-title\">The Mulberry<br><em>A Verdant Oasis<br>of Privacy<\/em><\/h2>\n        <div class=\"divider\"><\/div>\n        <div class=\"section-body\">\n          <p>The Mulberry Villa is the epitome of relaxation and the heart of Azure West. A contemporary, ground-floor residence of high aesthetics, designed to offer seamless access and comfort in every corner, embracing the natural scenery of the area.<\/p>\n          <br>\n          <p>The villa's focal point is the iconic mulberry tree, standing proudly beside the <strong>exclusive-use private pool<\/strong>. Its thick, natural shade creates a dreamlike sanctuary under the Cretan sun. For culinary enthusiasts, the state-of-the-art Broil King BBQ promises wonderful evenings under the stars.<\/p>\n          <br>\n          <p>Thanks to its northeast orientation and proximity to the river, the villa is surrounded by a unique microclimate of rejuvenation that soothes the senses. Here, minimal aesthetics meet nature's greenery.<\/p>\n        <\/div>\n        <div class=\"villa-tags\">\n          <span class=\"villa-tag\">Private Pool<\/span>\n          <span class=\"villa-tag\">Exclusive Use<\/span>\n          <span class=\"villa-tag\">Broil King BBQ<\/span>\n          <span class=\"villa-tag\">Up to 14 Guests<\/span>\n          <span class=\"villa-tag\">Ground Floor<\/span>\n        <\/div>\n        <a href=\"#book\" class=\"btn-outline\">Book the Mulberry<\/a>\n      <\/div>\n      <div class=\"overview-video-wrap\" style=\"max-height:520px;\">\n        <iframe\n          src=\"https:\/\/www.youtube.com\/embed\/44Im2TybVE0?controls=1&rel=0&modestbranding=1&playsinline=1\"\n          allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\"\n          allowfullscreen\n          title=\"The Mulberry Villa\">\n        <\/iframe>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     THE THREE SUITES\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"section\">\n  <div class=\"section-inner\">\n    <p class=\"section-label\">The Elements<\/p>\n    <h2 class=\"section-title\">Three Suites,<br>One <em>Landscape<\/em><\/h2>\n    <div class=\"divider\"><\/div>\n    <p class=\"section-body\">Each ground-floor suite is named after the natural elements that define life in Western Crete \u2014 the river, the sky, the sea. Book individually or combine them all.<\/p>\n\n    <div class=\"suites-grid\">\n\n      <!-- RIVER -->\n      <div class=\"suite-card\">\n        <div class=\"suite-body\">\n          <h3 class=\"suite-name\">River<\/h3>\n          <p class=\"suite-desc\">A space where the tranquility of flowing water meets the vibrant green of nature. River is designed to offer serenity and coolness, serving as the ideal sanctuary after your excursions in Western Crete.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- SKY -->\n      <div class=\"suite-card\">\n        <div class=\"suite-body\">\n          <h3 class=\"suite-name\">Sky<\/h3>\n          <p class=\"suite-desc\">Bathed in the light of the Cretan horizon, Sky offers a sense of freedom. A ground-floor corner where the azure of the sky becomes an integral part of your daily life.<\/p>\n        <\/div>\n      <\/div>\n\n      <!-- SEA -->\n      <div class=\"suite-card\">\n        <div class=\"suite-body\">\n          <h3 class=\"suite-name\">Sea<\/h3>\n          <p class=\"suite-desc\">With the promise of the sea breeze filling its courtyard, Sea is your portal to the island's most famous beaches. Simplicity and comfort in absolute harmony with the environment.<\/p>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     AMENITIES\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"section amenities\">\n  <div class=\"section-inner\">\n    <p class=\"section-label\">What We Offer<\/p>\n    <h2 class=\"section-title\">Crafted for<br><em style=\"color:#a8c8e8\">Your Comfort<\/em><\/h2>\n    <div class=\"divider divider-white\"><\/div>\n    <div class=\"amenities-grid\">\n      <div class=\"amenity-item\">\n        <svg class=\"amenity-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 17c0-2.8 2.2-5 5-5h8c2.8 0 5 2.2 5 5v1H3v-1z\"\/><circle cx=\"12\" cy=\"7\" r=\"4\"\/><\/svg>\n        <p class=\"amenity-name\">Private Pool<\/p>\n      <\/div>\n      <div class=\"amenity-item\">\n        <svg class=\"amenity-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2C8 2 5 6 5 10c0 5 7 12 7 12s7-7 7-12c0-4-3-8-7-8z\"\/><circle cx=\"12\" cy=\"10\" r=\"2\"\/><\/svg>\n        <p class=\"amenity-name\">River Microclimate<\/p>\n      <\/div>\n      <div class=\"amenity-item\">\n        <svg class=\"amenity-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v4M4.93 4.93l2.83 2.83M2 12h4M4.93 19.07l2.83-2.83M12 18v4M19.07 19.07l-2.83-2.83M22 12h-4M19.07 4.93l-2.83 2.83\"\/><circle cx=\"12\" cy=\"12\" r=\"4\"\/><\/svg>\n        <p class=\"amenity-name\">Broil King BBQ<\/p>\n      <\/div>\n      <div class=\"amenity-item\">\n        <svg class=\"amenity-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"5.5\" cy=\"17.5\" r=\"2.5\"\/><circle cx=\"18.5\" cy=\"17.5\" r=\"2.5\"\/><path d=\"M15 17.5H8M5.5 15V9l4-4h6l4 4v6\"\/><path d=\"M9 9h6\"\/><\/svg>\n        <p class=\"amenity-name\">Beach by Bicycle<\/p>\n      <\/div>\n      <div class=\"amenity-item\">\n        <svg class=\"amenity-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9.59 4.59A2 2 0 1 1 11 8H2m10.59 11.41A2 2 0 1 0 10 16H2m15.73-8.27A2.5 2.5 0 1 1 19.5 12H2\"\/><\/svg>\n        <p class=\"amenity-name\">Air Conditioning<\/p>\n      <\/div>\n      <div class=\"amenity-item\">\n        <svg class=\"amenity-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\"\/><path d=\"M8 21h8M12 17v4\"\/><\/svg>\n        <p class=\"amenity-name\">High-Speed Wi-Fi<\/p>\n      <\/div>\n      <div class=\"amenity-item\">\n        <svg class=\"amenity-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 6h18M3 12h18M3 18h18\"\/><rect x=\"2\" y=\"4\" width=\"20\" height=\"16\" rx=\"2\"\/><\/svg>\n        <p class=\"amenity-name\">Equipped Kitchen<\/p>\n      <\/div>\n      <div class=\"amenity-item\">\n        <svg class=\"amenity-icon\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"white\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\/><polyline points=\"9 22 9 12 15 12 15 22\"\/><\/svg>\n        <p class=\"amenity-name\">Exclusive Use Option<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     GALLERY\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"section gallery\">\n  <div class=\"section-inner\">\n    <p class=\"section-label\">Gallery<\/p>\n    <h2 class=\"section-title\">Azure West<br><em>in Pictures<\/em><\/h2>\n    <div class=\"divider\"><\/div>\n\n    <div class=\"gallery-placeholder\">\n      <code>\t\t<div data-elementor-type=\"section\" data-elementor-id=\"10813\" class=\"elementor elementor-10813\" data-elementor-post-type=\"elementor_library\">\n\t\t\t<div data-particle_enable=\"false\" data-particle-mobile-disabled=\"false\" class=\"elementor-element elementor-element-af1d3bf e-con-full e-flex e-con e-parent\" data-id=\"af1d3bf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3a829a4 elementor-widget elementor-widget-gallery\" data-id=\"3a829a4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;gallery_layout&quot;:&quot;justified&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;ideal_row_height&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:200,&quot;sizes&quot;:[]},&quot;ideal_row_height_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:150,&quot;sizes&quot;:[]},&quot;ideal_row_height_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:150,&quot;sizes&quot;:[]},&quot;ideal_row_height_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:150,&quot;sizes&quot;:[]},&quot;gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;link_to&quot;:&quot;file&quot;,&quot;overlay_background&quot;:&quot;yes&quot;,&quot;content_hover_animation&quot;:&quot;fade-in&quot;}\" data-widget_type=\"gallery.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-gallery__container\">\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-01.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-01\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4MTQsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC0wMS5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-01-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-02.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-02\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4MTUsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC0wMi5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-02-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-03.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-03\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4MTYsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC0wMy5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-03.jpg\" data-width=\"534\" data-height=\"800\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-04.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-04\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4MTcsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC0wNC5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-04-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-05.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-05\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4MTgsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC0wNS5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-05.jpg\" data-width=\"534\" data-height=\"800\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-06.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-06\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4MTksInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC0wNi5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-06.jpg\" data-width=\"534\" data-height=\"800\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-07.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-07\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4MjAsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC0wNy5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-07.jpg\" data-width=\"534\" data-height=\"800\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-08.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-08\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4MjEsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC0wOC5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-08.jpg\" data-width=\"534\" data-height=\"800\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-09.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-09\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4MjIsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC0wOS5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-09-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-10.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-10\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4MjMsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC0xMC5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-10-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-11.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-11\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4MjQsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC0xMS5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-11-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-12.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-12\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4MjUsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC0xMi5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-12-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-13.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-13\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4MjYsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC0xMy5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-13-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-14.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-14\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4MjcsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC0xNC5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-14-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-15.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-15\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4MjgsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC0xNS5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-15-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-16.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-16\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4MjksInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC0xNi5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-16-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-17.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-17\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4MzAsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC0xNy5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-17-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-18.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-18\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4MzEsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC0xOC5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-18.jpg\" data-width=\"534\" data-height=\"800\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-19.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-19\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4MzIsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC0xOS5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-19-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-20.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-20\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4MzMsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC0yMC5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-20-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-21.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-21\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4MzQsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC0yMS5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-21-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-22.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-22\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4MzUsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC0yMi5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-22-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-23.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-23\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4MzYsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC0yMy5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-23-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-24.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-24\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4MzcsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC0yNC5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-24-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-25.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-25\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4MzgsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC0yNS5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-25-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-26.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-26\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4MzksInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC0yNi5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-26-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-27.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-27\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4NDAsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC0yNy5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-27-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-28.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-28\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4NDEsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC0yOC5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-28-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-29.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-29\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4NDIsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC0yOS5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-29-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-30.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-30\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4NDMsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC0zMC5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-30-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-31.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-31\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4NDQsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC0zMS5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-31-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-32.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-32\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4NDUsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC0zMi5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-32-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-33.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-33\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4NDYsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC0zMy5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-33-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-34.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-34\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4NDcsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC0zNC5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-34-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-35.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-35\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4NDgsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC0zNS5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-35-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-36.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-36\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4NDksInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC0zNi5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-36-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-37.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-37\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4NTAsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC0zNy5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-37-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-38.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-38\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4NTEsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC0zOC5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-38-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-39.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-39\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4NTIsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC0zOS5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-39-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-40.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-40\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4NTMsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC00MC5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-40.jpg\" data-width=\"534\" data-height=\"800\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-41.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-41\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4NTQsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC00MS5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-41-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-42.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-42\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4NTUsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC00Mi5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-42-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-43.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-43\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4NTYsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC00My5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-43-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-44.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-44\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4NTcsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC00NC5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-44-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-45.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-45\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4NTgsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC00NS5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-45-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-46.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-46\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4NTksInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC00Ni5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-46-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-47.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-47\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4NjAsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC00Ny5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-47-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-48.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-48\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4NjEsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC00OC5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-48-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-49.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-49\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4NjIsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC00OS5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-49-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-50.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-50\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4NjMsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC01MC5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-50-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-51.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-51\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4NjQsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC01MS5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-51-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-52.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-52\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4NjUsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC01Mi5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-52-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-53.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-53\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4NjYsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC01My5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-53-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-54.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-54\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4NjcsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC01NC5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-54-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-55.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-55\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4NjgsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC01NS5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-55-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-56.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-56\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4NjksInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC01Ni5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-56-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-57.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-57\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4NzAsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC01Ny5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-57.jpg\" data-width=\"533\" data-height=\"800\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-58.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-58\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4NzEsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC01OC5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-58-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-59.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-59\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4NzIsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC01OS5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-59.jpg\" data-width=\"533\" data-height=\"800\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-60.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-60\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4NzMsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC02MC5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-60-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-61.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-61\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4NzQsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC02MS5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-61-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-62.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-62\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4NzUsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC02Mi5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-62.jpg\" data-width=\"533\" data-height=\"800\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-63.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-63\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4NzYsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC02My5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-63-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-64.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-64\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4NzcsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC02NC5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-64-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-65.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-65\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4NzgsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC02NS5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-65.jpg\" data-width=\"533\" data-height=\"800\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-66.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-66\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4NzksInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC02Ni5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-66.jpg\" data-width=\"533\" data-height=\"800\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-67.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-67\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4ODAsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC02Ny5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-67.jpg\" data-width=\"533\" data-height=\"800\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-68.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-68\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4ODEsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC02OC5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-68-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-69.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-69\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4ODIsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC02OS5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-69-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-70.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-70\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4ODMsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC03MC5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-70.jpg\" data-width=\"533\" data-height=\"800\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-71.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-71\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4ODQsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC03MS5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-71.jpg\" data-width=\"533\" data-height=\"800\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-72.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-72\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4ODUsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC03Mi5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-72.jpg\" data-width=\"533\" data-height=\"800\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-73.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-73\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4ODYsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC03My5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-73.jpg\" data-width=\"533\" data-height=\"800\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-74.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-74\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4ODcsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC03NC5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-74-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-75.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-75\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4ODgsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC03NS5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-75.jpg\" data-width=\"533\" data-height=\"800\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-76.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-76\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4ODksInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC03Ni5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-76-768x512.jpg\" data-width=\"768\" data-height=\"512\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-77.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-77\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4OTAsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC03Ny5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-77.jpg\" data-width=\"533\" data-height=\"800\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-78.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-78\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4OTEsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC03OC5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-78.jpg\" data-width=\"533\" data-height=\"800\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-79.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-79\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4OTIsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC03OS5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-79.jpg\" data-width=\"533\" data-height=\"800\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-80.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-80\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4OTMsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC04MC5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-80.jpg\" data-width=\"533\" data-height=\"800\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-81.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-81\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4OTQsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC04MS5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-81.jpg\" data-width=\"533\" data-height=\"800\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-82.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-82\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4OTUsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC04Mi5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-82.jpg\" data-width=\"533\" data-height=\"800\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t<a class=\"e-gallery-item elementor-gallery-item elementor-animated-content\" href=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-83.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"3a829a4\" data-elementor-lightbox-title=\"azure-west-83\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTA4OTYsInVybCI6Imh0dHBzOlwvXC9jb3p5Y29ybmVyY2hhbmlhLmdyXC93cC1jb250ZW50XC91cGxvYWRzXC8yMDI2XC8wM1wvYXp1cmUtd2VzdC04My5qcGciLCJzbGlkZXNob3ciOiIzYTgyOWE0In0%3D\">\n\t\t\t\t\t<div class=\"e-gallery-image elementor-gallery-item__image\" data-thumbnail=\"https:\/\/cozycornerchania.gr\/wp-content\/uploads\/2026\/03\/azure-west-83.jpg\" data-width=\"533\" data-height=\"800\" aria-label=\"\" role=\"img\" ><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-gallery-item__overlay\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<\/code>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- \u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\n     CTA\n\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550 -->\n<section class=\"cta-section\" id=\"book\">\n  <div class=\"cta-bg\"><\/div>\n  <!-- PLACEHOLDER: <img decoding=\"async\" src=\"YOUR_CTA_IMAGE_URL\"> -->\n  <div class=\"cta-overlay\"><\/div>\n  <div class=\"cta-inner\">\n    <p class=\"section-label\">Reserve Your Stay<\/p>\n    <h2 class=\"section-title\">Experience the<br><em>Beauty of the West<\/em><\/h2>\n    <div class=\"divider divider-white\" style=\"margin:1.2rem auto 1.8rem;\"><\/div>\n    <p>Return to a verdant oasis by the river, relax under the thick shade of the iconic mulberry tree, and feel the warmth of Cozy Corner \u2014 where strategic location meets the natural coolness of the Cretan land.<\/p>\n    <div class=\"cta-btns\">\n      <a href=\"https:\/\/cozycornerchania.gr\/\" class=\"btn-primary\" target=\"_blank\">Book Now<\/a>\n      <a href=\"https:\/\/cozycornerchania.gr\/\" class=\"btn-outline\" style=\"border-color:rgba(255,255,255,0.6);color:#fff;\" target=\"_blank\">Explore Cozy Corner<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<!-- FOOTER NOTE -->\n<div class=\"footer-note\">\n  Azure West is part of the <a href=\"https:\/\/cozycornerchania.gr\/\" target=\"_blank\">Cozy Corner Collection<\/a> \u00b7 Agios Georgios, Gramvousa, Chania, Crete\n<\/div>\n\n<\/div><!-- \/.azw -->\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Azure West \u2013 Cozy Corner Collection Cozy Corner Collection \u00b7 Agios Georgios, Gramvousa Azure WestYour Gateway to Western Crete Four independent units \u00b7 Private Pool \u00b7 Exclusive Use Available Book Your Stay Discover The newest addition to the Cozy Corner Luxury Collection The Retreat Where the WestBegins Welcome to Azure West, the newest addition to [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-10799","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/cozycornerchania.gr\/en\/wp-json\/wp\/v2\/pages\/10799","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cozycornerchania.gr\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cozycornerchania.gr\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cozycornerchania.gr\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/cozycornerchania.gr\/en\/wp-json\/wp\/v2\/comments?post=10799"}],"version-history":[{"count":19,"href":"https:\/\/cozycornerchania.gr\/en\/wp-json\/wp\/v2\/pages\/10799\/revisions"}],"predecessor-version":[{"id":10904,"href":"https:\/\/cozycornerchania.gr\/en\/wp-json\/wp\/v2\/pages\/10799\/revisions\/10904"}],"wp:attachment":[{"href":"https:\/\/cozycornerchania.gr\/en\/wp-json\/wp\/v2\/media?parent=10799"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}