{"id":59,"date":"2026-06-22T22:35:31","date_gmt":"2026-06-22T22:35:31","guid":{"rendered":"https:\/\/laterrazavalencia.com\/?page_id=59"},"modified":"2026-06-22T22:35:58","modified_gmt":"2026-06-22T22:35:58","slug":"carta-de-vinos","status":"publish","type":"page","link":"https:\/\/laterrazavalencia.com\/?page_id=59","title":{"rendered":"Carta de Vinos"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"59\" class=\"elementor elementor-59\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3f70689 e-flex e-con-boxed e-con e-parent\" data-id=\"3f70689\" 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-5785494 elementor-widget elementor-widget-html\" data-id=\"5785494\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"es\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>La Terraza Valencia \u00b7 Carta de Vinos<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&family=Bebas+Neue&family=Italiana&family=Cormorant+Infant:ital,wght@0,400;0,500;1,400&display=swap\" rel=\"stylesheet\">\n<style>\n  :root{\n    --cream: #101010;\n    --cream-soft: #1a1a1a;\n    --cream-deep: #0a0a0a;\n    --paper: #141414;\n    --ink: #ffffff;\n    --ink-soft: #d4d4d4;\n    --plum: #c9a961;\n    --plum-light: #e0b870;\n    --burgundy: #b8935a;\n    --gold: #d4af37;\n    --teal: #7dd3d8;\n    --line: #3a3a3a;\n    --leaf: #8fb360;\n    \/* Wine accent colors *\/\n    --wine-red: #a8324a;\n    --wine-rose: #d68a9c;\n    --wine-white: #e8d89a;\n    --wine-cava: #f0e3a0;\n  }\n\n  *{margin:0;padding:0;box-sizing:border-box}\n\n  html{scroll-behavior:smooth}\n\n  body{\n    background: var(--cream);\n    color: var(--ink);\n    font-family: 'Cormorant Garamond', 'Garamond', serif;\n    font-size: 17px;\n    line-height: 1.55;\n    overflow-x: hidden;\n    background-image:\n      radial-gradient(circle at 20% 10%, rgba(201,169,97,0.06) 0%, transparent 40%),\n      radial-gradient(circle at 80% 80%, rgba(168,50,74,0.05) 0%, transparent 40%);\n  }\n\n  \/* ====== GRAIN OVERLAY ====== *\/\n  body::before{\n    content:'';\n    position:fixed;\n    inset:0;\n    pointer-events:none;\n    z-index:1000;\n    opacity:0.18;\n    mix-blend-mode:screen;\n    background-image: url(\"data:image\/svg+xml;utf8,<svg xmlns='http:\/\/www.w3.org\/2000\/svg' width='200' height='200'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'\/><feColorMatrix values='0 0 0 0 0.9 0 0 0 0 0.85 0 0 0 0 0.75 0 0 0 0.15 0'\/><\/filter><rect width='100%' height='100%' filter='url(%23n)'\/><\/svg>\");\n  }\n\n  \/* ====== HERO ====== *\/\n  .hero{\n    min-height: 100vh;\n    position:relative;\n    display:grid;\n    grid-template-columns: 1fr;\n    align-items:center;\n    padding: 6vh 5vw 8vh;\n    overflow:hidden;\n  }\n\n  .hero-inner{\n    max-width: 1300px;\n    margin: 0 auto;\n    width:100%;\n    position:relative;\n    z-index:2;\n    text-align:center;\n  }\n\n  .hero .eyebrow{\n    font-family:'Cormorant Garamond', serif;\n    font-style:italic;\n    font-size: 1.1rem;\n    color: var(--plum-light);\n    letter-spacing: .35em;\n    text-transform: uppercase;\n    margin-bottom: 1.5rem;\n    opacity: 0;\n    animation: fadeUp 1.2s .2s ease forwards;\n  }\n\n  .hero h1{\n    font-family:'Italiana', serif;\n    font-weight: 400;\n    font-size: clamp(4rem, 13vw, 11rem);\n    line-height: .88;\n    letter-spacing: -.01em;\n    color: var(--ink);\n    margin-bottom: 1rem;\n    opacity:0;\n    animation: fadeUp 1.4s .4s ease forwards;\n  }\n\n  .hero .city{\n    font-family:'Bebas Neue', sans-serif;\n    letter-spacing: .6em;\n    font-size: 1.2rem;\n    color: var(--ink-soft);\n    margin-top: .5rem;\n    opacity:0;\n    animation: fadeUp 1.4s .6s ease forwards;\n  }\n  .hero .city::before, .hero .city::after{\n    content:'\u00b7';\n    margin:0 .8rem;\n    color: var(--plum-light);\n  }\n\n  .hero .tagline{\n    margin-top: 2.5rem;\n    font-family:'Bebas Neue', sans-serif;\n    font-size: 1.6rem;\n    letter-spacing: .5em;\n    color: var(--ink);\n    opacity:0;\n    animation: fadeUp 1.4s .8s ease forwards;\n  }\n  .hero .tagline .accent{color: var(--wine-red); text-shadow: 1px 1px 0 var(--plum-light)}\n\n  .hero .hero-illustration{\n    margin: 3rem auto 0;\n    width: clamp(180px, 25vw, 280px);\n    opacity:0;\n    animation: fadeUp 1.6s 1s ease forwards;\n  }\n\n  .hero .scroll-cue{\n    margin-top: 2.5rem;\n    display:inline-block;\n    font-family: 'Cormorant Garamond', serif;\n    font-style:italic;\n    font-size: .95rem;\n    color: var(--ink-soft);\n    letter-spacing:.15em;\n    opacity:0;\n    animation: fadeUp 1.4s 1.3s ease forwards, bob 2.5s 2.5s ease infinite;\n  }\n  .hero .scroll-cue::after{\n    content:'';\n    display:block;\n    width:1px;\n    height:30px;\n    background: var(--ink-soft);\n    margin: .8rem auto 0;\n  }\n\n  \/* Hero decorative borders *\/\n  .hero-side{\n    position:absolute;\n    top:0; bottom:0;\n    width: clamp(60px, 9vw, 130px);\n    pointer-events:none;\n    opacity:.4;\n    z-index:1;\n  }\n  .hero-side.left{left:0}\n  .hero-side.right{right:0; transform: scaleX(-1)}\n\n  @keyframes fadeUp{\n    from{opacity:0; transform: translateY(30px)}\n    to{opacity:1; transform: translateY(0)}\n  }\n  @keyframes bob{\n    0%,100%{transform: translateY(0)}\n    50%{transform: translateY(8px)}\n  }\n\n  \/* Wine swirl animation *\/\n  @keyframes swirl{\n    0%, 100%{transform: rotate(-3deg)}\n    50%{transform: rotate(3deg)}\n  }\n\n  \/* ====== DIVIDER ====== *\/\n  .divider{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    gap:1.5rem;\n    margin: 4rem auto 3rem;\n    max-width: 600px;\n    padding: 0 2rem;\n  }\n  .divider .line{\n    flex:1;\n    height:1px;\n    background: linear-gradient(90deg, transparent, var(--line), transparent);\n  }\n  .divider .ornament{\n    color: var(--plum-light);\n    font-size: 1.4rem;\n    font-family:'Italiana', serif;\n  }\n\n  \/* ====== MENU SECTION ====== *\/\n  .menu-section{\n    max-width: 1180px;\n    margin: 0 auto;\n    padding: 4rem 5vw 6rem;\n    position:relative;\n  }\n\n  .menu-intro{\n    text-align:center;\n    margin-bottom: 4rem;\n  }\n  .menu-intro h2{\n    font-family:'Italiana', serif;\n    font-size: clamp(2.5rem, 5vw, 4rem);\n    color: var(--ink);\n    letter-spacing: .01em;\n    margin-bottom: 1rem;\n  }\n  .menu-intro p{\n    font-style:italic;\n    font-size: 1.15rem;\n    color: var(--ink-soft);\n    max-width: 620px;\n    margin: 0 auto;\n    opacity: .9;\n  }\n\n  \/* Filter chips *\/\n  .filters{\n    display:flex;\n    flex-wrap:wrap;\n    justify-content:center;\n    gap: .6rem;\n    margin: 3rem auto 4rem;\n    max-width: 900px;\n  }\n  .filter-chip{\n    background: transparent;\n    border: 1px solid var(--line);\n    color: var(--ink-soft);\n    font-family:'Bebas Neue', sans-serif;\n    font-size: .85rem;\n    letter-spacing: .2em;\n    padding: .7rem 1.3rem;\n    cursor: pointer;\n    transition: all .3s ease;\n    border-radius: 2px;\n  }\n  .filter-chip:hover{\n    background: rgba(201,169,97,0.08);\n    border-color: var(--plum-light);\n    color: var(--plum-light);\n  }\n  .filter-chip.active{\n    background: var(--plum);\n    color: var(--cream);\n    border-color: var(--plum);\n  }\n\n  \/* Category *\/\n  .category{\n    margin-bottom: 5rem;\n    opacity:0;\n    transform: translateY(40px);\n    transition: opacity .8s ease, transform .8s ease;\n  }\n  .category.visible{\n    opacity:1;\n    transform: translateY(0);\n  }\n\n  .category-header{\n    text-align:center;\n    margin-bottom: 3rem;\n    position:relative;\n  }\n  .category-header .cat-icon{\n    width: 50px;\n    height: 50px;\n    margin: 0 auto 1rem;\n    color: var(--plum-light);\n    opacity: .9;\n  }\n  .category-header h3{\n    font-family:'Italiana', serif;\n    font-size: clamp(1.8rem, 3.2vw, 2.6rem);\n    color: var(--plum-light);\n    letter-spacing: .04em;\n    margin-bottom: .4rem;\n  }\n  .category-header .en{\n    font-family:'Cormorant Garamond', serif;\n    font-style: italic;\n    font-size: 1rem;\n    color: var(--ink-soft);\n    letter-spacing: .3em;\n    text-transform: uppercase;\n    opacity:.6;\n  }\n  .category-header::after{\n    content:'';\n    display:block;\n    width: 60px;\n    height:1px;\n    background: var(--plum);\n    margin: 1.4rem auto 0;\n  }\n\n  \/* Price column header *\/\n  .price-header{\n    display:flex;\n    justify-content:flex-end;\n    align-items:center;\n    gap: 2.5rem;\n    max-width: 100%;\n    margin: 0 auto 1.5rem;\n    padding: 0 .2rem;\n    font-family:'Bebas Neue', sans-serif;\n    font-size: .75rem;\n    letter-spacing: .25em;\n    color: var(--ink-soft);\n    opacity: .55;\n  }\n  .price-header .ph-glass, .price-header .ph-bottle{\n    width: 70px;\n    text-align: right;\n    display:flex;\n    align-items:center;\n    justify-content:flex-end;\n    gap: .5rem;\n  }\n  .price-header svg{\n    width: 14px;\n    height: 14px;\n  }\n\n  \/* Wine items *\/\n  .items{\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 0;\n  }\n\n  .item{\n    padding: 1.4rem .2rem 1.4rem;\n    border-bottom: 1px dashed rgba(201,169,97,0.25);\n    position:relative;\n    transition: padding .3s ease, background .3s ease;\n    display:flex;\n    justify-content:space-between;\n    align-items:flex-start;\n    gap: 1rem;\n  }\n  .item:last-child{\n    border-bottom: none;\n  }\n  .item:hover{\n    padding-left: .8rem;\n    background: rgba(201,169,97,0.03);\n  }\n  .item:hover .item-name{\n    color: var(--plum-light);\n  }\n\n  .item-info{\n    flex: 1;\n    min-width: 0;\n  }\n\n  .item-name{\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 600;\n    font-size: 1.3rem;\n    color: var(--ink);\n    transition: color .3s ease;\n    line-height:1.3;\n    margin-bottom: .3rem;\n  }\n\n  .item-do{\n    font-family:'Cormorant Garamond', serif;\n    font-style: italic;\n    font-size: 1rem;\n    color: var(--ink-soft);\n    line-height: 1.4;\n    opacity: .8;\n  }\n  .item-do .grape{\n    opacity: .7;\n  }\n\n  \/* Price block *\/\n  .item-prices{\n    display:flex;\n    align-items:center;\n    gap: 1.5rem;\n    flex-shrink: 0;\n    font-family: 'Bebas Neue', sans-serif;\n    letter-spacing: .04em;\n  }\n  .price-cell{\n    width: 70px;\n    text-align: right;\n    font-size: 1.15rem;\n    color: var(--plum-light);\n  }\n  .price-cell.empty{\n    color: transparent;\n    user-select: none;\n  }\n  .price-cell.bottle-only{\n    color: var(--plum-light);\n    font-weight: 600;\n  }\n\n  \/* Mobile prices *\/\n  .price-mobile-labels{\n    display:none;\n  }\n\n  \/* ====== RESPONSIVE ====== *\/\n  @media (max-width: 700px){\n    body{font-size: 16px}\n    .menu-section{padding: 3rem 5vw 4rem}\n    .price-header{display:none}\n    .item{\n      flex-direction: column;\n      align-items: flex-start;\n      gap: .6rem;\n      padding-bottom: 1.6rem;\n    }\n    .item:hover{padding-left: 0}\n    .item-prices{\n      width: 100%;\n      gap: 1rem;\n      justify-content: flex-start;\n    }\n    .price-cell{\n      width: auto;\n      text-align: left;\n      display:flex;\n      align-items:baseline;\n      gap: .4rem;\n    }\n    .price-cell.empty{display:none}\n    .price-mobile-labels{\n      display:inline;\n      font-size: .7rem;\n      color: var(--ink-soft);\n      opacity: .5;\n      letter-spacing: .2em;\n    }\n  }\n<\/style>\n<\/head>\n<body>\n\n<!-- ===== HERO ===== -->\n<section class=\"hero\">\n  <!-- Left decorative border SVG -->\n  <svg class=\"hero-side left\" viewBox=\"0 0 100 800\" preserveAspectRatio=\"xMidYMid slice\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <g fill=\"none\" stroke=\"#c9a961\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n      <!-- wine glass -->\n      <path d=\"M40 30 Q40 55 50 60 Q60 55 60 30 Z\"\/>\n      <line x1=\"50\" y1=\"60\" x2=\"50\" y2=\"78\"\/>\n      <line x1=\"42\" y1=\"78\" x2=\"58\" y2=\"78\"\/>\n      <path d=\"M44 38 Q50 42 56 38\" stroke-opacity=\"0.5\"\/>\n\n      <!-- grape cluster -->\n      <g transform=\"translate(0,100)\">\n        <circle cx=\"45\" cy=\"20\" r=\"4\"\/><circle cx=\"55\" cy=\"20\" r=\"4\"\/>\n        <circle cx=\"40\" cy=\"28\" r=\"4\"\/><circle cx=\"50\" cy=\"28\" r=\"4\"\/><circle cx=\"60\" cy=\"28\" r=\"4\"\/>\n        <circle cx=\"45\" cy=\"36\" r=\"4\"\/><circle cx=\"55\" cy=\"36\" r=\"4\"\/>\n        <circle cx=\"50\" cy=\"44\" r=\"4\"\/>\n        <path d=\"M50 12 Q56 8 60 12\" stroke-linecap=\"round\"\/>\n        <path d=\"M50 12 L50 16\"\/>\n      <\/g>\n\n      <!-- bottle -->\n      <g transform=\"translate(0,180)\">\n        <path d=\"M44 30 L44 60 Q44 75 50 75 Q56 75 56 60 L56 30 Q56 22 50 22 Q44 22 44 30 Z\"\/>\n        <path d=\"M48 22 L48 10 L52 10 L52 22\"\/>\n        <line x1=\"46\" y1=\"42\" x2=\"54\" y2=\"42\" stroke-opacity=\"0.6\"\/>\n        <line x1=\"46\" y1=\"48\" x2=\"54\" y2=\"48\" stroke-opacity=\"0.6\"\/>\n      <\/g>\n\n      <!-- corkscrew -->\n      <g transform=\"translate(0,290)\">\n        <line x1=\"50\" y1=\"10\" x2=\"50\" y2=\"30\"\/>\n        <path d=\"M46 30 Q54 35 46 40 Q54 45 46 50 Q54 55 50 60\"\/>\n      <\/g>\n\n      <!-- leaf vine -->\n      <g transform=\"translate(0,365)\">\n        <path d=\"M30 30 Q40 20 50 30 Q60 40 70 30\"\/>\n        <path d=\"M38 25 Q35 20 35 15 Q40 15 42 20 Z\"\/>\n        <path d=\"M58 25 Q55 30 55 35 Q60 35 62 30 Z\"\/>\n      <\/g>\n\n      <!-- barrel -->\n      <g transform=\"translate(0,430)\">\n        <ellipse cx=\"50\" cy=\"25\" rx=\"14\" ry=\"4\"\/>\n        <path d=\"M36 25 Q34 40 36 55 L64 55 Q66 40 64 25\"\/>\n        <ellipse cx=\"50\" cy=\"55\" rx=\"14\" ry=\"4\" stroke-opacity=\"0.6\"\/>\n        <line x1=\"36\" y1=\"35\" x2=\"64\" y2=\"35\" stroke-opacity=\"0.5\"\/>\n        <line x1=\"36\" y1=\"45\" x2=\"64\" y2=\"45\" stroke-opacity=\"0.5\"\/>\n      <\/g>\n\n      <!-- decanter -->\n      <g transform=\"translate(0,510)\">\n        <path d=\"M44 10 L44 22 L36 45 Q36 60 50 60 Q64 60 64 45 L56 22 L56 10 Z\"\/>\n      <\/g>\n\n      <!-- two glasses cheers -->\n      <g transform=\"translate(0,590)\">\n        <path d=\"M30 20 Q30 32 38 35 L38 48\"\/>\n        <line x1=\"32\" y1=\"48\" x2=\"44\" y2=\"48\"\/>\n        <path d=\"M70 20 Q70 32 62 35 L62 48\"\/>\n        <line x1=\"56\" y1=\"48\" x2=\"68\" y2=\"48\"\/>\n        <line x1=\"38\" y1=\"25\" x2=\"62\" y2=\"25\" stroke-dasharray=\"2 2\" stroke-opacity=\"0.4\"\/>\n      <\/g>\n\n      <!-- grapes small -->\n      <g transform=\"translate(0,675)\">\n        <circle cx=\"46\" cy=\"20\" r=\"3\"\/><circle cx=\"54\" cy=\"20\" r=\"3\"\/>\n        <circle cx=\"42\" cy=\"26\" r=\"3\"\/><circle cx=\"50\" cy=\"26\" r=\"3\"\/><circle cx=\"58\" cy=\"26\" r=\"3\"\/>\n        <circle cx=\"46\" cy=\"32\" r=\"3\"\/><circle cx=\"54\" cy=\"32\" r=\"3\"\/>\n      <\/g>\n\n      <!-- glass swirl -->\n      <g transform=\"translate(0,735)\">\n        <ellipse cx=\"50\" cy=\"30\" rx=\"12\" ry=\"14\"\/>\n        <line x1=\"50\" y1=\"44\" x2=\"50\" y2=\"58\"\/>\n        <line x1=\"42\" y1=\"58\" x2=\"58\" y2=\"58\"\/>\n        <path d=\"M44 25 Q50 30 56 25\" stroke-opacity=\"0.4\"\/>\n      <\/g>\n    <\/g>\n  <\/svg>\n\n  <svg class=\"hero-side right\" viewBox=\"0 0 100 800\" preserveAspectRatio=\"xMidYMid slice\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n    <g fill=\"none\" stroke=\"#c9a961\" stroke-width=\"1.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n      <!-- champagne flute -->\n      <g transform=\"translate(0,10)\">\n        <path d=\"M44 15 L44 50 Q44 55 50 55 Q56 55 56 50 L56 15 Z\"\/>\n        <line x1=\"50\" y1=\"55\" x2=\"50\" y2=\"73\"\/>\n        <line x1=\"42\" y1=\"73\" x2=\"58\" y2=\"73\"\/>\n        <circle cx=\"48\" cy=\"35\" r=\".8\" fill=\"#c9a961\"\/>\n        <circle cx=\"52\" cy=\"42\" r=\".8\" fill=\"#c9a961\"\/>\n        <circle cx=\"50\" cy=\"48\" r=\".8\" fill=\"#c9a961\"\/>\n      <\/g>\n\n      <!-- vine spiral -->\n      <g transform=\"translate(0,100)\">\n        <path d=\"M30 30 Q40 15 50 30 Q60 45 70 30\"\/>\n        <path d=\"M70 30 Q72 25 75 28\"\/>\n      <\/g>\n\n      <!-- cork -->\n      <g transform=\"translate(0,160)\">\n        <rect x=\"42\" y=\"20\" width=\"16\" height=\"35\" rx=\"2\"\/>\n        <line x1=\"42\" y1=\"30\" x2=\"58\" y2=\"30\" stroke-opacity=\"0.5\"\/>\n        <line x1=\"42\" y1=\"40\" x2=\"58\" y2=\"40\" stroke-opacity=\"0.5\"\/>\n      <\/g>\n\n      <!-- grape with leaf -->\n      <g transform=\"translate(0,225)\">\n        <path d=\"M30 20 Q35 15 40 20 Q45 15 50 22\" stroke-opacity=\"0.8\"\/>\n        <circle cx=\"48\" cy=\"32\" r=\"3\"\/><circle cx=\"55\" cy=\"32\" r=\"3\"\/>\n        <circle cx=\"44\" cy=\"38\" r=\"3\"\/><circle cx=\"52\" cy=\"38\" r=\"3\"\/><circle cx=\"60\" cy=\"38\" r=\"3\"\/>\n        <circle cx=\"48\" cy=\"44\" r=\"3\"\/><circle cx=\"56\" cy=\"44\" r=\"3\"\/>\n        <circle cx=\"52\" cy=\"50\" r=\"3\"\/>\n      <\/g>\n\n      <!-- wine bottle tilted -->\n      <g transform=\"translate(0,315)\">\n        <g transform=\"rotate(-15 50 40)\">\n          <path d=\"M44 15 L44 25 Q44 30 38 32 L38 65 Q38 72 50 72 Q62 72 62 65 L62 32 Q56 30 56 25 L56 15 Z\"\/>\n          <line x1=\"38\" y1=\"40\" x2=\"62\" y2=\"40\" stroke-opacity=\"0.4\"\/>\n        <\/g>\n      <\/g>\n\n      <!-- carafe -->\n      <g transform=\"translate(0,415)\">\n        <path d=\"M40 15 L40 22 Q35 35 38 50 Q42 60 50 60 Q58 60 62 50 Q65 35 60 22 L60 15 Z\"\/>\n        <line x1=\"42\" y1=\"40\" x2=\"58\" y2=\"40\" stroke-opacity=\"0.4\"\/>\n      <\/g>\n\n      <!-- ornamental flourish -->\n      <g transform=\"translate(0,495)\">\n        <path d=\"M30 30 Q40 25 50 30 Q60 35 70 30\"\/>\n        <circle cx=\"50\" cy=\"30\" r=\"2\" fill=\"#c9a961\" fill-opacity=\"0.3\"\/>\n        <path d=\"M40 30 L42 25 M58 30 L60 25\"\/>\n      <\/g>\n\n      <!-- aged bottle -->\n      <g transform=\"translate(0,555)\">\n        <path d=\"M44 15 L44 30 Q40 35 40 50 L40 70 Q40 75 50 75 Q60 75 60 70 L60 50 Q60 35 56 30 L56 15 Z\"\/>\n        <ellipse cx=\"50\" cy=\"55\" rx=\"9\" ry=\"4\" stroke-opacity=\"0.4\"\/>\n      <\/g>\n\n      <!-- grapes single line -->\n      <g transform=\"translate(0,650)\">\n        <line x1=\"50\" y1=\"10\" x2=\"50\" y2=\"20\" stroke-opacity=\"0.6\"\/>\n        <circle cx=\"46\" cy=\"25\" r=\"3\"\/><circle cx=\"54\" cy=\"25\" r=\"3\"\/>\n        <circle cx=\"50\" cy=\"32\" r=\"3\"\/>\n      <\/g>\n\n      <!-- toast -->\n      <g transform=\"translate(0,705)\">\n        <path d=\"M30 20 Q30 30 36 35 L36 50\" stroke-linecap=\"round\"\/>\n        <line x1=\"30\" y1=\"50\" x2=\"42\" y2=\"50\"\/>\n        <path d=\"M70 20 Q70 30 64 35 L64 50\" stroke-linecap=\"round\"\/>\n        <line x1=\"58\" y1=\"50\" x2=\"70\" y2=\"50\"\/>\n        <path d=\"M44 30 L56 30\" stroke-dasharray=\"1 2\"\/>\n      <\/g>\n    <\/g>\n  <\/svg>\n\n  <div class=\"hero-inner\">\n    <div class=\"eyebrow\">Selecci\u00f3n de bodegas<\/div>\n    <h1>Carta<br>de Vinos<\/h1>\n    <div class=\"city\">La Terraza \u00b7 Valencia<\/div>\n    <div class=\"tagline\">BLANCOS <span class=\"accent\">\u00b7<\/span> TINTOS <span class=\"accent\">\u00b7<\/span> ROSADOS <span class=\"accent\">\u00b7<\/span> CAVA<\/div>\n\n    <!-- Hero illustration: bottle, glass, grapes (echoing PDF cover) -->\n    <svg class=\"hero-illustration\" viewBox=\"0 0 400 280\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n      <g fill=\"none\" stroke=\"#c9a961\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <!-- wine glass with liquid -->\n        <path d=\"M90 50 Q90 130 130 150 Q170 130 170 50 Z\"\/>\n        <path d=\"M90 80 Q130 120 170 80\" stroke-opacity=\"0.5\"\/>\n        <line x1=\"130\" y1=\"150\" x2=\"130\" y2=\"220\"\/>\n        <line x1=\"100\" y1=\"220\" x2=\"160\" y2=\"220\"\/>\n\n        <!-- bottle -->\n        <path d=\"M190 30 L190 55 Q175 70 175 95 L175 215 Q175 225 215 225 Q255 225 255 215 L255 95 Q255 70 240 55 L240 30 Z\"\/>\n        <path d=\"M195 30 L195 15 L235 15 L235 30\"\/>\n        <path d=\"M180 130 Q215 145 250 130\" stroke-opacity=\"0.5\"\/>\n        <path d=\"M180 160 Q215 175 250 160\" stroke-opacity=\"0.5\"\/>\n\n        <!-- grapes -->\n        <g transform=\"translate(280, 90)\">\n          <circle cx=\"20\" cy=\"10\" r=\"8\"\/>\n          <circle cx=\"35\" cy=\"15\" r=\"8\"\/>\n          <circle cx=\"50\" cy=\"10\" r=\"8\"\/>\n          <circle cx=\"15\" cy=\"25\" r=\"8\"\/>\n          <circle cx=\"30\" cy=\"30\" r=\"8\"\/>\n          <circle cx=\"45\" cy=\"28\" r=\"8\"\/>\n          <circle cx=\"58\" cy=\"25\" r=\"8\"\/>\n          <circle cx=\"22\" cy=\"42\" r=\"8\"\/>\n          <circle cx=\"38\" cy=\"45\" r=\"8\"\/>\n          <circle cx=\"52\" cy=\"42\" r=\"8\"\/>\n          <circle cx=\"30\" cy=\"58\" r=\"8\"\/>\n          <circle cx=\"45\" cy=\"58\" r=\"8\"\/>\n          <circle cx=\"37\" cy=\"72\" r=\"8\"\/>\n          <!-- vine -->\n          <path d=\"M35 0 Q50 -10 70 -5 Q90 0 95 15 Q92 25 85 22\" stroke-opacity=\"0.8\"\/>\n          <path d=\"M85 22 Q82 30 88 35 Q94 30 92 25\" stroke-opacity=\"0.6\"\/>\n        <\/g>\n\n        <!-- table line -->\n        <path d=\"M30 250 L370 250\" stroke-opacity=\"0.5\"\/>\n        <path d=\"M20 258 L380 258\" stroke-opacity=\"0.3\"\/>\n      <\/g>\n    <\/svg>\n\n    <div class=\"scroll-cue\">Descubre nuestra selecci\u00f3n<\/div>\n  <\/div>\n<\/section>\n\n<!-- ===== MENU ===== -->\n<section class=\"menu-section\" id=\"vinos\">\n\n  <div class=\"menu-intro\">\n    <h2>Bodegas Seleccionadas<\/h2>\n    <p>Una cuidada selecci\u00f3n de denominaciones de origen espa\u00f1olas. Servimos por copa y por botella, pensados para acompa\u00f1ar cada momento de tu mesa.<\/p>\n  <\/div>\n\n  <div class=\"filters\" id=\"filters\">\n    <button class=\"filter-chip active\" data-filter=\"all\">Todos<\/button>\n    <button class=\"filter-chip\" data-filter=\"blanco\">Blancos<\/button>\n    <button class=\"filter-chip\" data-filter=\"tinto\">Tintos<\/button>\n    <button class=\"filter-chip\" data-filter=\"rosado\">Rosados<\/button>\n    <button class=\"filter-chip\" data-filter=\"cava\">Cava<\/button>\n  <\/div>\n\n  <!-- ===== VINOS BLANCOS ===== -->\n  <div class=\"category\" data-cat=\"blanco\">\n    <div class=\"category-header\">\n      <svg class=\"cat-icon\" viewBox=\"0 0 50 50\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <path d=\"M18 8 Q18 25 25 30 Q32 25 32 8 Z\"\/>\n        <path d=\"M18 14 Q25 18 32 14\" stroke-opacity=\"0.5\"\/>\n        <line x1=\"25\" y1=\"30\" x2=\"25\" y2=\"42\"\/>\n        <line x1=\"18\" y1=\"42\" x2=\"32\" y2=\"42\"\/>\n      <\/svg>\n      <h3>Vinos Blancos<\/h3>\n      <div class=\"en\">White Wines<\/div>\n    <\/div>\n\n    <div class=\"price-header\">\n      <span class=\"ph-glass\">\n        <svg viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M7 3 Q7 11 10 13 Q13 11 13 3 Z\"\/><line x1=\"10\" y1=\"13\" x2=\"10\" y2=\"17\"\/><line x1=\"7\" y1=\"17\" x2=\"13\" y2=\"17\"\/><\/svg>\n        COPA\n      <\/span>\n      <span class=\"ph-bottle\">\n        <svg viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M8 4 L8 7 Q6 9 6 12 L6 17 Q6 18 10 18 Q14 18 14 17 L14 12 Q14 9 12 7 L12 4 Z\"\/><\/svg>\n        BOTELLA\n      <\/span>\n    <\/div>\n\n    <div class=\"items\">\n      <div class=\"item\">\n        <div class=\"item-info\">\n          <div class=\"item-name\">Peramor Verdejo<\/div>\n          <div class=\"item-do\">D.O. Rueda <span class=\"grape\">\u00b7 Verdejo<\/span><\/div>\n        <\/div>\n        <div class=\"item-prices\">\n          <div class=\"price-cell\"><span class=\"price-mobile-labels\">COPA <\/span>3,30 \u20ac<\/div>\n          <div class=\"price-cell\"><span class=\"price-mobile-labels\">BOT. <\/span>15,50 \u20ac<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"item\">\n        <div class=\"item-info\">\n          <div class=\"item-name\">Pionero<\/div>\n          <div class=\"item-do\">D.O. R\u00edas Baixas <span class=\"grape\">\u00b7 Albari\u00f1o<\/span><\/div>\n        <\/div>\n        <div class=\"item-prices\">\n          <div class=\"price-cell empty\">\u2014<\/div>\n          <div class=\"price-cell bottle-only\"><span class=\"price-mobile-labels\">BOT. <\/span>23,00 \u20ac<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"item\">\n        <div class=\"item-info\">\n          <div class=\"item-name\">Ochoa Blanco L\u00edas<\/div>\n          <div class=\"item-do\">D.O. Navarra <span class=\"grape\">\u00b7 Chardonnay y Viura<\/span><\/div>\n        <\/div>\n        <div class=\"item-prices\">\n          <div class=\"price-cell\"><span class=\"price-mobile-labels\">COPA <\/span>3,50 \u20ac<\/div>\n          <div class=\"price-cell\"><span class=\"price-mobile-labels\">BOT. <\/span>16,00 \u20ac<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"item\">\n        <div class=\"item-info\">\n          <div class=\"item-name\">Ciento Volando<\/div>\n          <div class=\"item-do\">D.O. Valencia <span class=\"grape\">\u00b7 Sauvignon Blanc<\/span><\/div>\n        <\/div>\n        <div class=\"item-prices\">\n          <div class=\"price-cell\"><span class=\"price-mobile-labels\">COPA <\/span>3,80 \u20ac<\/div>\n          <div class=\"price-cell\"><span class=\"price-mobile-labels\">BOT. <\/span>18,00 \u20ac<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"item\">\n        <div class=\"item-info\">\n          <div class=\"item-name\">Aliats<\/div>\n          <div class=\"item-do\">D.O. Valencia <span class=\"grape\">\u00b7 Verdil<\/span><\/div>\n        <\/div>\n        <div class=\"item-prices\">\n          <div class=\"price-cell empty\">\u2014<\/div>\n          <div class=\"price-cell bottle-only\"><span class=\"price-mobile-labels\">BOT. <\/span>19,90 \u20ac<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- ===== VINOS TINTOS ===== -->\n  <div class=\"category\" data-cat=\"tinto\">\n    <div class=\"category-header\">\n      <svg class=\"cat-icon\" viewBox=\"0 0 50 50\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <path d=\"M18 8 Q18 25 25 30 Q32 25 32 8 Z\"\/>\n        <path d=\"M18 14 Q25 22 32 14\" fill=\"currentColor\" fill-opacity=\"0.3\"\/>\n        <line x1=\"25\" y1=\"30\" x2=\"25\" y2=\"42\"\/>\n        <line x1=\"18\" y1=\"42\" x2=\"32\" y2=\"42\"\/>\n      <\/svg>\n      <h3>Vinos Tintos<\/h3>\n      <div class=\"en\">Red Wines<\/div>\n    <\/div>\n\n    <div class=\"price-header\">\n      <span class=\"ph-glass\">\n        <svg viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M7 3 Q7 11 10 13 Q13 11 13 3 Z\"\/><line x1=\"10\" y1=\"13\" x2=\"10\" y2=\"17\"\/><line x1=\"7\" y1=\"17\" x2=\"13\" y2=\"17\"\/><\/svg>\n        COPA\n      <\/span>\n      <span class=\"ph-bottle\">\n        <svg viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M8 4 L8 7 Q6 9 6 12 L6 17 Q6 18 10 18 Q14 18 14 17 L14 12 Q14 9 12 7 L12 4 Z\"\/><\/svg>\n        BOTELLA\n      <\/span>\n    <\/div>\n\n    <div class=\"items\">\n      <div class=\"item\">\n        <div class=\"item-info\">\n          <div class=\"item-name\">Los Frailes<\/div>\n          <div class=\"item-do\">D.O. Valencia <span class=\"grape\">\u00b7 Monastrell<\/span><\/div>\n        <\/div>\n        <div class=\"item-prices\">\n          <div class=\"price-cell\"><span class=\"price-mobile-labels\">COPA <\/span>3,80 \u20ac<\/div>\n          <div class=\"price-cell\"><span class=\"price-mobile-labels\">BOT. <\/span>18,00 \u20ac<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"item\">\n        <div class=\"item-info\">\n          <div class=\"item-name\">Vividor Bobal<\/div>\n          <div class=\"item-do\">D.O. Rueda <span class=\"grape\">\u00b7 Verdejo<\/span><\/div>\n        <\/div>\n        <div class=\"item-prices\">\n          <div class=\"price-cell\"><span class=\"price-mobile-labels\">COPA <\/span>4,00 \u20ac<\/div>\n          <div class=\"price-cell\"><span class=\"price-mobile-labels\">BOT. <\/span>19,00 \u20ac<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"item\">\n        <div class=\"item-info\">\n          <div class=\"item-name\">Avan Oak Tinta Fina<\/div>\n          <div class=\"item-do\">D.O. Ribera del Duero <span class=\"grape\">\u00b7 Tinta Fina<\/span><\/div>\n        <\/div>\n        <div class=\"item-prices\">\n          <div class=\"price-cell\"><span class=\"price-mobile-labels\">COPA <\/span>4,00 \u20ac<\/div>\n          <div class=\"price-cell\"><span class=\"price-mobile-labels\">BOT. <\/span>19,00 \u20ac<\/div>\n        <\/div>\n      <\/div>\n\n      <div class=\"item\">\n        <div class=\"item-info\">\n          <div class=\"item-name\">El Buscador<\/div>\n          <div class=\"item-do\">D.O. Rioja <span class=\"grape\">\u00b7 Tempranillo<\/span><\/div>\n        <\/div>\n        <div class=\"item-prices\">\n          <div class=\"price-cell empty\">\u2014<\/div>\n          <div class=\"price-cell bottle-only\"><span class=\"price-mobile-labels\">BOT. <\/span>23,00 \u20ac<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- ===== VINOS ROSADOS ===== -->\n  <div class=\"category\" data-cat=\"rosado\">\n    <div class=\"category-header\">\n      <svg class=\"cat-icon\" viewBox=\"0 0 50 50\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <path d=\"M18 8 Q18 25 25 30 Q32 25 32 8 Z\"\/>\n        <path d=\"M18 18 Q25 22 32 18\" stroke-opacity=\"0.6\"\/>\n        <line x1=\"25\" y1=\"30\" x2=\"25\" y2=\"42\"\/>\n        <line x1=\"18\" y1=\"42\" x2=\"32\" y2=\"42\"\/>\n        <circle cx=\"25\" cy=\"20\" r=\"1\" fill=\"currentColor\" fill-opacity=\"0.5\"\/>\n      <\/svg>\n      <h3>Vinos Rosados<\/h3>\n      <div class=\"en\">Ros\u00e9 Wines<\/div>\n    <\/div>\n\n    <div class=\"price-header\">\n      <span class=\"ph-glass\">\n        <svg viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M7 3 Q7 11 10 13 Q13 11 13 3 Z\"\/><line x1=\"10\" y1=\"13\" x2=\"10\" y2=\"17\"\/><line x1=\"7\" y1=\"17\" x2=\"13\" y2=\"17\"\/><\/svg>\n        COPA\n      <\/span>\n      <span class=\"ph-bottle\">\n        <svg viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M8 4 L8 7 Q6 9 6 12 L6 17 Q6 18 10 18 Q14 18 14 17 L14 12 Q14 9 12 7 L12 4 Z\"\/><\/svg>\n        BOTELLA\n      <\/span>\n    <\/div>\n\n    <div class=\"items\">\n      <div class=\"item\">\n        <div class=\"item-info\">\n          <div class=\"item-name\">Conde Valdemar Ros\u00e9<\/div>\n          <div class=\"item-do\">D.O. Rioja <span class=\"grape\">\u00b7 Garnacha y Viura<\/span><\/div>\n        <\/div>\n        <div class=\"item-prices\">\n          <div class=\"price-cell\"><span class=\"price-mobile-labels\">COPA <\/span>3,80 \u20ac<\/div>\n          <div class=\"price-cell\"><span class=\"price-mobile-labels\">BOT. <\/span>17,50 \u20ac<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <!-- ===== CAVA ===== -->\n  <div class=\"category\" data-cat=\"cava\">\n    <div class=\"category-header\">\n      <svg class=\"cat-icon\" viewBox=\"0 0 50 50\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\">\n        <path d=\"M20 8 L20 28 Q20 32 25 32 Q30 32 30 28 L30 8 Z\"\/>\n        <line x1=\"25\" y1=\"32\" x2=\"25\" y2=\"44\"\/>\n        <line x1=\"20\" y1=\"44\" x2=\"30\" y2=\"44\"\/>\n        <circle cx=\"23\" cy=\"18\" r=\".8\" fill=\"currentColor\"\/>\n        <circle cx=\"27\" cy=\"22\" r=\".8\" fill=\"currentColor\"\/>\n        <circle cx=\"25\" cy=\"26\" r=\".8\" fill=\"currentColor\"\/>\n      <\/svg>\n      <h3>Cava<\/h3>\n      <div class=\"en\">Sparkling Wine<\/div>\n    <\/div>\n\n    <div class=\"price-header\">\n      <span class=\"ph-glass\">\n        <svg viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M7 3 Q7 11 10 13 Q13 11 13 3 Z\"\/><line x1=\"10\" y1=\"13\" x2=\"10\" y2=\"17\"\/><line x1=\"7\" y1=\"17\" x2=\"13\" y2=\"17\"\/><\/svg>\n        COPA\n      <\/span>\n      <span class=\"ph-bottle\">\n        <svg viewBox=\"0 0 20 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M8 4 L8 7 Q6 9 6 12 L6 17 Q6 18 10 18 Q14 18 14 17 L14 12 Q14 9 12 7 L12 4 Z\"\/><\/svg>\n        BOTELLA\n      <\/span>\n    <\/div>\n\n    <div class=\"items\">\n      <div class=\"item\">\n        <div class=\"item-info\">\n          <div class=\"item-name\">Caprasia Brut<\/div>\n          <div class=\"item-do\">D.O. Utiel Requena <span class=\"grape\">\u00b7 Chardonnay y Macabeo<\/span><\/div>\n        <\/div>\n        <div class=\"item-prices\">\n          <div class=\"price-cell\"><span class=\"price-mobile-labels\">COPA <\/span>4,20 \u20ac<\/div>\n          <div class=\"price-cell\"><span class=\"price-mobile-labels\">BOT. <\/span>21,00 \u20ac<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n\n  <div class=\"divider\">\n    <div class=\"line\"><\/div>\n    <span class=\"ornament\">\u2766<\/span>\n    <div class=\"line\"><\/div>\n  <\/div>\n\n  <p style=\"text-align:center; font-style:italic; color:var(--ink-soft); font-size:.95rem; max-width:620px; margin: 0 auto; opacity:.6;\">\n    Pregunta a nuestro personal por recomendaciones de maridaje. Disponemos de informaci\u00f3n completa sobre a\u00f1adas y bodegas.\n  <\/p>\n\n<\/section>\n\n<script>\n  \/\/ ===== FILTER FUNCTIONALITY =====\n  const chips = document.querySelectorAll('.filter-chip');\n  const categories = document.querySelectorAll('.category');\n\n  chips.forEach(chip => {\n    chip.addEventListener('click', () => {\n      chips.forEach(c => c.classList.remove('active'));\n      chip.classList.add('active');\n      const filter = chip.dataset.filter;\n      categories.forEach(cat => {\n        if(filter === 'all' || cat.dataset.cat === filter){\n          cat.style.display = 'block';\n          setTimeout(()=> cat.classList.add('visible'), 50);\n        } else {\n          cat.style.display = 'none';\n        }\n      });\n    });\n  });\n\n  \/\/ ===== SCROLL REVEAL =====\n  const observer = new IntersectionObserver((entries) => {\n    entries.forEach(entry => {\n      if(entry.isIntersecting){\n        entry.target.classList.add('visible');\n      }\n    });\n  }, { threshold: 0.12 });\n\n  categories.forEach(cat => observer.observe(cat));\n<\/script>\n\n<\/body>\n<\/html>\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>La Terraza Valencia \u00b7 Carta de Vinos Selecci\u00f3n de bodegas Cartade Vinos La Terraza \u00b7 Valencia BLANCOS \u00b7 TINTOS \u00b7 ROSADOS \u00b7 CAVA Descubre nuestra selecci\u00f3n Bodegas Seleccionadas Una cuidada selecci\u00f3n de denominaciones de origen espa\u00f1olas. Servimos por copa y por botella, pensados para acompa\u00f1ar cada momento de tu mesa. Todos Blancos Tintos Rosados Cava &#8230; <a title=\"Carta de Vinos\" class=\"read-more\" href=\"https:\/\/laterrazavalencia.com\/?page_id=59\" aria-label=\"Leer m\u00e1s sobre Carta de Vinos\">Leer m\u00e1s<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-59","page","type-page","status-publish"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.0 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Carta de Vinos - La Terraza Valencia<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/laterrazavalencia.com\/?page_id=59\" \/>\n<meta property=\"og:locale\" content=\"es_MX\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Carta de Vinos - La Terraza Valencia\" \/>\n<meta property=\"og:description\" content=\"La Terraza Valencia \u00b7 Carta de Vinos Selecci\u00f3n de bodegas Cartade Vinos La Terraza \u00b7 Valencia BLANCOS \u00b7 TINTOS \u00b7 ROSADOS \u00b7 CAVA Descubre nuestra selecci\u00f3n Bodegas Seleccionadas Una cuidada selecci\u00f3n de denominaciones de origen espa\u00f1olas. Servimos por copa y por botella, pensados para acompa\u00f1ar cada momento de tu mesa. Todos Blancos Tintos Rosados Cava ... Leer m\u00e1s\" \/>\n<meta property=\"og:url\" content=\"https:\/\/laterrazavalencia.com\/?page_id=59\" \/>\n<meta property=\"og:site_name\" content=\"La Terraza Valencia\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-22T22:35:58+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Tiempo de lectura\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minuto\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/laterrazavalencia.com\\\/?page_id=59\",\"url\":\"https:\\\/\\\/laterrazavalencia.com\\\/?page_id=59\",\"name\":\"Carta de Vinos - La Terraza Valencia\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/laterrazavalencia.com\\\/#website\"},\"datePublished\":\"2026-06-22T22:35:31+00:00\",\"dateModified\":\"2026-06-22T22:35:58+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/laterrazavalencia.com\\\/?page_id=59#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/laterrazavalencia.com\\\/?page_id=59\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/laterrazavalencia.com\\\/?page_id=59#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Inicio\",\"item\":\"https:\\\/\\\/laterrazavalencia.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Carta de Vinos\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/laterrazavalencia.com\\\/#website\",\"url\":\"https:\\\/\\\/laterrazavalencia.com\\\/\",\"name\":\"La Terraza Valencia\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/laterrazavalencia.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/laterrazavalencia.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/laterrazavalencia.com\\\/#organization\",\"name\":\"La Terraza Valencia\",\"url\":\"https:\\\/\\\/laterrazavalencia.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/laterrazavalencia.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/laterrazavalencia.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/LOGO-LA-TERRAZA-VALENCIA.png\",\"contentUrl\":\"https:\\\/\\\/laterrazavalencia.com\\\/wp-content\\\/uploads\\\/2026\\\/06\\\/LOGO-LA-TERRAZA-VALENCIA.png\",\"width\":926,\"height\":586,\"caption\":\"La Terraza Valencia\"},\"image\":{\"@id\":\"https:\\\/\\\/laterrazavalencia.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Carta de Vinos - La Terraza Valencia","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/laterrazavalencia.com\/?page_id=59","og_locale":"es_MX","og_type":"article","og_title":"Carta de Vinos - La Terraza Valencia","og_description":"La Terraza Valencia \u00b7 Carta de Vinos Selecci\u00f3n de bodegas Cartade Vinos La Terraza \u00b7 Valencia BLANCOS \u00b7 TINTOS \u00b7 ROSADOS \u00b7 CAVA Descubre nuestra selecci\u00f3n Bodegas Seleccionadas Una cuidada selecci\u00f3n de denominaciones de origen espa\u00f1olas. Servimos por copa y por botella, pensados para acompa\u00f1ar cada momento de tu mesa. Todos Blancos Tintos Rosados Cava ... Leer m\u00e1s","og_url":"https:\/\/laterrazavalencia.com\/?page_id=59","og_site_name":"La Terraza Valencia","article_modified_time":"2026-06-22T22:35:58+00:00","twitter_card":"summary_large_image","twitter_misc":{"Tiempo de lectura":"1 minuto"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/laterrazavalencia.com\/?page_id=59","url":"https:\/\/laterrazavalencia.com\/?page_id=59","name":"Carta de Vinos - La Terraza Valencia","isPartOf":{"@id":"https:\/\/laterrazavalencia.com\/#website"},"datePublished":"2026-06-22T22:35:31+00:00","dateModified":"2026-06-22T22:35:58+00:00","breadcrumb":{"@id":"https:\/\/laterrazavalencia.com\/?page_id=59#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/laterrazavalencia.com\/?page_id=59"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/laterrazavalencia.com\/?page_id=59#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Inicio","item":"https:\/\/laterrazavalencia.com\/"},{"@type":"ListItem","position":2,"name":"Carta de Vinos"}]},{"@type":"WebSite","@id":"https:\/\/laterrazavalencia.com\/#website","url":"https:\/\/laterrazavalencia.com\/","name":"La Terraza Valencia","description":"","publisher":{"@id":"https:\/\/laterrazavalencia.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/laterrazavalencia.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/laterrazavalencia.com\/#organization","name":"La Terraza Valencia","url":"https:\/\/laterrazavalencia.com\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/laterrazavalencia.com\/#\/schema\/logo\/image\/","url":"https:\/\/laterrazavalencia.com\/wp-content\/uploads\/2026\/06\/LOGO-LA-TERRAZA-VALENCIA.png","contentUrl":"https:\/\/laterrazavalencia.com\/wp-content\/uploads\/2026\/06\/LOGO-LA-TERRAZA-VALENCIA.png","width":926,"height":586,"caption":"La Terraza Valencia"},"image":{"@id":"https:\/\/laterrazavalencia.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/laterrazavalencia.com\/index.php?rest_route=\/wp\/v2\/pages\/59","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/laterrazavalencia.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/laterrazavalencia.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/laterrazavalencia.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/laterrazavalencia.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=59"}],"version-history":[{"count":4,"href":"https:\/\/laterrazavalencia.com\/index.php?rest_route=\/wp\/v2\/pages\/59\/revisions"}],"predecessor-version":[{"id":64,"href":"https:\/\/laterrazavalencia.com\/index.php?rest_route=\/wp\/v2\/pages\/59\/revisions\/64"}],"wp:attachment":[{"href":"https:\/\/laterrazavalencia.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=59"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}