{"id":9030,"date":"2026-03-28T11:34:30","date_gmt":"2026-03-28T11:34:30","guid":{"rendered":"https:\/\/breiddalsvik.is\/upcoming-events\/"},"modified":"2026-06-17T17:16:38","modified_gmt":"2026-06-17T17:16:38","slug":"upcoming-events","status":"publish","type":"page","link":"https:\/\/breiddalsvik.is\/en\/upcoming-events\/","title":{"rendered":"Upcoming Events"},"content":{"rendered":"<style>\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;600;700&family=DM+Sans:wght@400;500;600&display=swap');\n.events-page { max-width: 940px; margin: 0 auto; padding: 50px 20px 80px; font-family: 'DM Sans', sans-serif; }\n.events-page h1 { font-family: 'Cormorant Garamond', serif; font-size: 2.8em; color: #416781; text-align: center; margin-bottom: 8px; letter-spacing: -0.5px; }\n.events-page .events-subtitle { text-align: center; color: #af7523; font-size: 1.1em; margin-bottom: 55px; letter-spacing: 2px; text-transform: uppercase; font-weight: 500; }\n.event-card { display: flex; align-items: stretch; background: #fff; border-radius: 16px; box-shadow: 0 2px 20px rgba(65,103,129,0.08); margin-bottom: 36px; overflow: hidden; transition: all 0.4s cubic-bezier(.25,.8,.25,1); border: 1px solid rgba(65,103,129,0.06); }\n.event-card:hover { box-shadow: 0 12px 40px rgba(65,103,129,0.16); transform: translateY(-4px); }\n.event-date-box { min-width: 130px; background: linear-gradient(135deg, #416781, #365672); color: #fff; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 28px 20px; text-align: center; position: relative; overflow: hidden; }\n.event-date-box::after { content: ''; position: absolute; top: -50%; right: -50%; width: 100%; height: 100%; background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%); }\n.event-date-box .event-day { font-family: 'Cormorant Garamond', serif; font-size: 2.8em; font-weight: 700; line-height: 1; position: relative; z-index: 1; }\n.event-date-box .event-month { font-size: 0.85em; text-transform: uppercase; letter-spacing: 3px; margin-top: 6px; font-weight: 500; position: relative; z-index: 1; }\n.event-date-box .event-year { font-size: 0.75em; opacity: 0.7; margin-top: 2px; position: relative; z-index: 1; }\n.event-info { padding: 28px 32px; display: flex; flex-direction: column; justify-content: center; flex: 1; }\n.event-info h3 { font-family: 'Cormorant Garamond', serif; font-size: 1.65em; color: #2a3d4f; margin: 0 0 8px 0; font-weight: 600; }\n.event-info .event-detail { color: #5a6b7a; font-size: 0.95em; margin-bottom: 4px; line-height: 1.5; }\n.event-info .event-detail svg { width: 14px; height: 14px; vertical-align: -2px; margin-right: 6px; fill: currentColor; opacity: 0.6; }\n.event-info .event-price { display: inline-block; background: linear-gradient(135deg, #f8f0dc, #f2e8c3); color: #af7523; font-weight: 600; padding: 5px 16px; border-radius: 24px; font-size: 0.88em; margin-top: 10px; }\n.event-btns { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 14px; }\n.event-btn { display: inline-flex; align-items: center; gap: 6px; padding: 10px 20px; border-radius: 28px; font-size: 0.88em; text-decoration: none; font-weight: 600; transition: all 0.3s ease; border: none; cursor: pointer; }\n.event-btn:hover { transform: translateY(-1px); filter: brightness(1.1); }\n.event-btn svg { width: 15px; height: 15px; fill: currentColor; }\n.event-btn-primary { background: linear-gradient(135deg, #416781, #4d7a96); color: #fff; }\n.event-btn-gold { background: linear-gradient(135deg, #af7523, #c4882e); color: #fff; }\n.event-btn-purple { background: linear-gradient(135deg, #544670, #6a5a8a); color: #fff; }\n.event-btn-green { background: linear-gradient(135deg, #6b8f71, #7da583); color: #fff; }\n.event-btn-teal { background: linear-gradient(135deg, #528daa, #5f9ebb); color: #fff; }\n.event-btn-whatsapp { background: linear-gradient(135deg, #7fb895, #6aa380); color: #fff; }\n.event-btn-calendar { background: #fff; color: #416781; border: 2px solid #e0e8ef; }\n.event-btn-calendar:hover { border-color: #416781; background: #f5f9fc; }\n.event-card.gold .event-date-box { background: linear-gradient(135deg, #af7523, #c4882e); }\n.event-card.green .event-date-box { background: linear-gradient(135deg, #6b8f71, #7da583); }\n.event-card.deep .event-date-box { background: linear-gradient(135deg, #544670, #6a5a8a); }\n.event-card.teal .event-date-box { background: linear-gradient(135deg, #528daa, #5f9ebb); }\n.wa-float { position: fixed; bottom: 28px; right: 28px; background: linear-gradient(135deg, #7fb895, #6aa380); color: #fff; width: 50px; height: 50px; border-radius: 50%; display: flex; align-items: center; justify-content: center; box-shadow: 0 3px 12px rgba(106,163,128,0.25); z-index: 9999; text-decoration: none; transition: all 0.3s ease; }\n.wa-float:hover { transform: scale(1.08); box-shadow: 0 5px 18px rgba(106,163,128,0.35); }\n.wa-float svg { width: 26px; height: 26px; fill: #fff; }\n.events-divider { width: 60px; height: 3px; background: linear-gradient(90deg, #af7523, #416781); margin: 0 auto 50px; border-radius: 2px; }\n@media (max-width: 600px) {\n  .event-card { flex-direction: column; }\n  .event-date-box { min-width: unset; flex-direction: row; gap: 10px; padding: 18px; }\n  .event-info { padding: 22px; }\n  .events-page h1 { font-size: 2em; }\n  .event-btns { flex-direction: column; }\n  .event-btn { justify-content: center; }\n}<\/p>\n<p>.event-card-img { flex-shrink: 0; display: flex; align-items: stretch; }\n.event-card-img img { width: 250px; height: 100%; object-fit: cover; border-radius: 0 12px 12px 0; display: block; }\n@media (max-width: 600px) { .event-card-img { display: none; } }\n<\/style>\n<div class=\"events-page\">\n<h1>Upcoming Events<\/h1>\n<p class=\"events-subtitle\">Brei\u00f0dalsv\u00edk \u00b7 East Iceland<\/p>\n<div class=\"events-divider\"><\/div>\n<p><!-- Lamb Chop Evening --><\/p>\n<div class=\"event-card gold\">\n<div class=\"event-date-box\">\n    <span class=\"event-day\">23<\/span><br \/>\n    <span class=\"event-month\">Jun<\/span><br \/>\n    <span class=\"event-year\">2026<\/span>\n  <\/div>\n<div class=\"event-info\">\n<h3>Lamb Chop Evening<\/h3>\n<p class=\"event-detail\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z\"\/><\/svg>Bl\u00e1fell Restaurant, Brei\u00f0dalsv\u00edk<\/p>\n<p class=\"event-detail\"><svg viewBox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>Happy hour from 4 PM, buffet starts at 7 PM<\/p>\n<div class=\"event-btns\">\n      <a href=\"mailto:info@breiddalsvik.is?subject=Lamb%20Chop%20Evening%20June%2023\" class=\"event-btn event-btn-gold\"><svg viewBox=\"0 0 24 24\"><path d=\"M11 9H9V2H7v7H5V2H3v7c0 2.12 1.66 3.84 3.75 3.97V22h2.5v-9.03C11.34 12.84 13 11.12 13 9V2h-2v7zm5-3v8h2.5v8H21V2c-2.76 0-5 2.24-5 4z\"\/><\/svg>More info<\/a><br \/>\n      <a href=\"https:\/\/wa.me\/3548650700?text=Hi%2C%20I'd%20like%20to%20know%20more%20about%20the%20Lamb%20Chop%20Evening%20June%2023\" class=\"event-btn event-btn-whatsapp\" target=\"_blank\"><svg viewBox=\"0 0 24 24\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347z\"\/><path d=\"M12 0C5.373 0 0 5.373 0 12c0 2.625.846 5.059 2.284 7.034L.789 23.492l4.625-1.467A11.932 11.932 0 0012 24c6.627 0 12-5.373 12-12S18.627 0 12 0zm0 22c-2.25 0-4.336-.7-6.06-1.893l-.435-.296-2.746.871.878-2.66-.319-.473A9.944 9.944 0 012 12C2 6.486 6.486 2 12 2s10 4.486 10 10-4.486 10-10 10z\"\/><\/svg>WhatsApp<\/a><br \/>\n      <a href=\"#\" onclick=\"downloadICS('Lamb Chop Evening','20260623T160000','20260623T230000','Bl\u00e1fell Restaurant, Brei\u00f0dalsv\u00edk','Lamb Chop Evening. Happy hour from 4 PM, buffet at 7 PM.');return false;\" class=\"event-btn event-btn-calendar\"><svg viewBox=\"0 0 24 24\"><path d=\"M19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11zM9 10H7v2h2v-2zm4 0h-2v2h2v-2zm4 0h-2v2h2v-2z\"\/><\/svg>Add to calendar<\/a>\n    <\/div>\n<\/div>\n<div class=\"event-card-img\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/06\/kotellettukvold-event.png\" alt=\"Lamb Chop Evening Breiddalsv\u00edk\"><\/div>\n<\/div>\n<div class=\"event-card teal\">\n<div class=\"event-date-box\">\n    <span class=\"event-day\">12<\/span><br \/>\n    <span class=\"event-month\">Sept<\/span><br \/>\n    <span class=\"event-year\">2026<\/span>\n  <\/div>\n<div class=\"event-info\">\n<h3>Hvanndalsbr\u00e6\u00f0ur<\/h3>\n<p class=\"event-detail\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z\"><\/path><\/svg>Brei\u00f0dalsv\u00edk<\/p>\n<p class=\"event-detail\"><svg viewBox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67z\"><\/path><\/svg>Concert in September<\/p>\n<div class=\"event-btns\">\n      <a href=\"https:\/\/hotelbreiddalsvik.is\/en\/hvanndalsbraedur-2\/\" class=\"event-btn event-btn-teal\" target=\"_blank\" rel=\"noopener\"><svg viewBox=\"0 0 24 24\"><path d=\"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z\"><\/path><\/svg>More info<\/a><br \/>\n      <a href=\"https:\/\/wa.me\/3548650700?text=Hi%2C%20I'd%20like%20to%20know%20more%20about%20Hvanndalsbr\u00e6\u00f0ur%20concert%20September%2012\" class=\"event-btn event-btn-whatsapp\" target=\"_blank\"><svg viewBox=\"0 0 24 24\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347z\"><\/path><path d=\"M12 0C5.373 0 0 5.373 0 12c0 2.625.846 5.059 2.284 7.034L.789 23.492l4.625-1.467A11.932 11.932 0 0012 24c6.627 0 12-5.373 12-12S18.627 0 12 0zm0 22c-2.25 0-4.336-.7-6.06-1.893l-.435-.296-2.746.871.878-2.66-.319-.473A9.944 9.944 0 012 12C2 6.486 6.486 2 12 2s10 4.486 10 10-4.486 10-10 10z\"><\/path><\/svg>WhatsApp<\/a><br \/>\n      <a href=\"#\" onclick=\"downloadICS('Hvanndalsbr\u00e6\u00f0ur','20260912T200000','20260912T235900','Brei\u00f0dalsv\u00edk','Hvanndalsbr\u00e6\u00f0ur concert in Brei\u00f0dalsv\u00edk');return false;\" class=\"event-btn event-btn-calendar\"><svg viewBox=\"0 0 24 24\"><path d=\"M19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11zM9 10H7v2h2v-2zm4 0h-2v2h2v-2zm4 0h-2v2h2v-2z\"><\/path><\/svg>Add to calendar<\/a>\n    <\/div><\/div>\n<p><a class=\"event-thumb-link\" href=\"https:\/\/hotelbreiddalsvik.is\/en\/hvanndalsbraedur-2\/\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"event-thumb\" src=\"\/wp-content\/uploads\/2026\/04\/hvanndalsbraedur-tonleikar.webp\" alt=\"Hvanndalsbr\u00e6\u00f0ur concert poster\" loading=\"lazy\"><\/a><\/div>\n<p><!-- Pub Quiz September --><\/p>\n<div class=\"event-card teal\">\n<div class=\"event-date-box\">\n    <span class=\"event-day\">25<\/span><br \/>\n    <span class=\"event-month\">Sept<\/span><br \/>\n    <span class=\"event-year\">2026<\/span>\n  <\/div>\n<div class=\"event-info\">\n<h3>Pub Quiz<\/h3>\n<p class=\"event-detail\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z\"\/><\/svg>Bl\u00e1fell Restaurant, Brei\u00f0dalsv\u00edk<\/p>\n<p class=\"event-detail\"><svg viewBox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>A fun evening of trivia<\/p>\n<div class=\"event-btns\">\n      <a href=\"mailto:info@breiddalsvik.is?subject=Pub%20Quiz%20September%2025\" class=\"event-btn event-btn-teal\"><svg viewBox=\"0 0 24 24\"><path d=\"M11 9H9V2H7v7H5V2H3v7c0 2.12 1.66 3.84 3.75 3.97V22h2.5v-9.03C11.34 12.84 13 11.12 13 9V2h-2v7zm5-3v8h2.5v8H21V2c-2.76 0-5 2.24-5 4z\"\/><\/svg>More info<\/a><br \/>\n      <a href=\"https:\/\/wa.me\/3548650700?text=Hi%2C%20I'd%20like%20to%20know%20more%20about%20the%20Pub%20Quiz%20September%2025\" class=\"event-btn event-btn-whatsapp\" target=\"_blank\"><svg viewBox=\"0 0 24 24\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347z\"\/><path d=\"M12 0C5.373 0 0 5.373 0 12c0 2.625.846 5.059 2.284 7.034L.789 23.492l4.625-1.467A11.932 11.932 0 0012 24c6.627 0 12-5.373 12-12S18.627 0 12 0zm0 22c-2.25 0-4.336-.7-6.06-1.893l-.435-.296-2.746.871.878-2.66-.319-.473A9.944 9.944 0 012 12C2 6.486 6.486 2 12 2s10 4.486 10 10-4.486 10-10 10z\"\/><\/svg>WhatsApp<\/a><br \/>\n      <a href=\"#\" onclick=\"downloadICS('Pub Quiz','20260925T200000','20260925T235900','Bl\u00e1fell Restaurant, Brei\u00f0dalsv\u00edk','Pub Quiz at Bl\u00e1fell Restaurant');return false;\" class=\"event-btn event-btn-calendar\"><svg viewBox=\"0 0 24 24\"><path d=\"M19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11zM9 10H7v2h2v-2zm4 0h-2v2h2v-2zm4 0h-2v2h2v-2z\"\/><\/svg>Add to calendar<\/a>\n    <\/div>\n<\/div>\n<div class=\"event-card-img\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2026\/06\/pubquiz-event.png\" alt=\"Pub Quiz Breiddalsv\u00edk\"><\/div>\n<\/div>\n<p><!-- N\u00fdd\u00f6nsk --><\/p>\n<div class=\"event-card deep\">\n<div class=\"event-date-box\">\n    <span class=\"event-day\">10<\/span><br \/>\n    <span class=\"event-month\">Oct<\/span><br \/>\n    <span class=\"event-year\">2026<\/span>\n  <\/div>\n<div class=\"event-info\">\n<h3>N\u00fdd\u00f6nsk<\/h3>\n<p class=\"event-detail\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z\"><\/path><\/svg>Frystih\u00fasi\u00f0, Brei\u00f0dalsv\u00edk<\/p>\n<p class=\"event-detail\"><svg viewBox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67z\"><\/path><\/svg>Fullkomi\u00f0 farart\u00e6ki (The Perfect Vehicle) \u00b7 Tickets from April 10<\/p>\n<div class=\"event-btns\">\n      <a href=\"https:\/\/www.facebook.com\/nydonsk\" class=\"event-btn event-btn-purple\" target=\"_blank\"><svg viewBox=\"0 0 24 24\"><path d=\"M18 2h-3a5 5 0 00-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 011-1h3z\"><\/path><\/svg>Facebook<\/a><br \/>\n      <a href=\"https:\/\/hotelbreiddalsvik.is\/en\/nydonsk-en\/\" class=\"event-btn event-btn-primary\" target=\"_blank\" rel=\"noopener\"><svg viewBox=\"0 0 24 24\"><path d=\"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z\"><\/path><\/svg>More info<\/a><br \/>\n      <a href=\"https:\/\/wa.me\/3548650700?text=Hi%2C%20I'd%20like%20to%20know%20more%20about%20N\u00fdd\u00f6nsk%20concert%20October%2010\" class=\"event-btn event-btn-whatsapp\" target=\"_blank\"><svg viewBox=\"0 0 24 24\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347z\"><\/path><path d=\"M12 0C5.373 0 0 5.373 0 12c0 2.625.846 5.059 2.284 7.034L.789 23.492l4.625-1.467A11.932 11.932 0 0012 24c6.627 0 12-5.373 12-12S18.627 0 12 0zm0 22c-2.25 0-4.336-.7-6.06-1.893l-.435-.296-2.746.871.878-2.66-.319-.473A9.944 9.944 0 012 12C2 6.486 6.486 2 12 2s10 4.486 10 10-4.486 10-10 10z\"><\/path><\/svg>WhatsApp<\/a><br \/>\n      <a href=\"#\" onclick=\"downloadICS('N\u00fdd\u00f6nsk - Fullkomi\u00f0 farart\u00e6ki','20261010T200000','20261010T235900','Frystih\u00fasi\u00f0, Brei\u00f0dalsv\u00edk','N\u00fdd\u00f6nsk - The Perfect Vehicle at Frystih\u00fasi\u00f0');return false;\" class=\"event-btn event-btn-calendar\"><svg viewBox=\"0 0 24 24\"><path d=\"M19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11zM9 10H7v2h2v-2zm4 0h-2v2h2v-2zm4 0h-2v2h2v-2z\"><\/path><\/svg>Add to calendar<\/a>\n    <\/div><\/div>\n<p><a class=\"event-thumb-link\" href=\"https:\/\/hotelbreiddalsvik.is\/en\/nydonsk-en\/\" target=\"_blank\" rel=\"noopener\"><img decoding=\"async\" class=\"event-thumb\" src=\"\/wp-content\/uploads\/2026\/04\/Nydonsk-tonleikar.png\" alt=\"N\u00fdd\u00f6nsk concert poster\" loading=\"lazy\"><\/a><\/div>\n<p><!-- Asian Evening --><\/p>\n<div class=\"event-card deep\">\n<div class=\"event-date-box\">\n    <span class=\"event-day\">6<\/span><br \/>\n    <span class=\"event-month\">Nov<\/span><br \/>\n    <span class=\"event-year\">2026<\/span>\n  <\/div>\n<div class=\"event-info\">\n<h3>Asian Evening<\/h3>\n<p class=\"event-detail\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z\"\/><\/svg>Bl\u00e1fell Restaurant, Brei\u00f0dalsv\u00edk<\/p>\n<p class=\"event-detail\"><svg viewBox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>Sushi, noodles, spring rolls and deep-fried prawns<\/p>\n<div class=\"event-btns\">\n      <a href=\"mailto:info@breiddalsvik.is?subject=Asian%20Evening%20November%206\" class=\"event-btn event-btn-purple\"><svg viewBox=\"0 0 24 24\"><path d=\"M11 9H9V2H7v7H5V2H3v7c0 2.12 1.66 3.84 3.75 3.97V22h2.5v-9.03C11.34 12.84 13 11.12 13 9V2h-2v7zm5-3v8h2.5v8H21V2c-2.76 0-5 2.24-5 4z\"\/><\/svg>More info<\/a><br \/>\n      <a href=\"https:\/\/wa.me\/3548650700?text=Hi%2C%20I'd%20like%20to%20know%20more%20about%20the%20Asian%20Evening%20November%206\" class=\"event-btn event-btn-whatsapp\" target=\"_blank\"><svg viewBox=\"0 0 24 24\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347z\"\/><path d=\"M12 0C5.373 0 0 5.373 0 12c0 2.625.846 5.059 2.284 7.034L.789 23.492l4.625-1.467A11.932 11.932 0 0012 24c6.627 0 12-5.373 12-12S18.627 0 12 0zm0 22c-2.25 0-4.336-.7-6.06-1.893l-.435-.296-2.746.871.878-2.66-.319-.473A9.944 9.944 0 012 12C2 6.486 6.486 2 12 2s10 4.486 10 10-4.486 10-10 10z\"\/><\/svg>WhatsApp<\/a><br \/>\n      <a href=\"#\" onclick=\"downloadICS('Asian Evening','20261106T190000','20261106T230000','Bl\u00e1fell Restaurant, Brei\u00f0dalsv\u00edk','Asian Evening at Bl\u00e1fell: sushi, noodles, spring rolls and deep-fried prawns');return false;\" class=\"event-btn event-btn-calendar\"><svg viewBox=\"0 0 24 24\"><path d=\"M19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11zM9 10H7v2h2v-2zm4 0h-2v2h2v-2zm4 0h-2v2h2v-2z\"\/><\/svg>Add to calendar<\/a>\n    <\/div>\n<\/div>\n<\/div>\n<p><!-- Pub Quiz January --><\/p>\n<div class=\"event-card teal\">\n<div class=\"event-date-box\">\n    <span class=\"event-day\">15<\/span><br \/>\n    <span class=\"event-month\">Jan<\/span><br \/>\n    <span class=\"event-year\">2027<\/span>\n  <\/div>\n<div class=\"event-info\">\n<h3>Pub Quiz<\/h3>\n<p class=\"event-detail\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z\"\/><\/svg>Bl\u00e1fell Restaurant, Brei\u00f0dalsv\u00edk<\/p>\n<p class=\"event-detail\"><svg viewBox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>A fun evening of trivia<\/p>\n<div class=\"event-btns\">\n      <a href=\"mailto:info@breiddalsvik.is?subject=Pub%20Quiz%20January%2015%202027\" class=\"event-btn event-btn-teal\"><svg viewBox=\"0 0 24 24\"><path d=\"M11 9H9V2H7v7H5V2H3v7c0 2.12 1.66 3.84 3.75 3.97V22h2.5v-9.03C11.34 12.84 13 11.12 13 9V2h-2v7zm5-3v8h2.5v8H21V2c-2.76 0-5 2.24-5 4z\"\/><\/svg>More info<\/a><br \/>\n      <a href=\"https:\/\/wa.me\/3548650700?text=Hi%2C%20I'd%20like%20to%20know%20more%20about%20the%20Pub%20Quiz%20January%2015%202027\" class=\"event-btn event-btn-whatsapp\" target=\"_blank\"><svg viewBox=\"0 0 24 24\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347z\"\/><path d=\"M12 0C5.373 0 0 5.373 0 12c0 2.625.846 5.059 2.284 7.034L.789 23.492l4.625-1.467A11.932 11.932 0 0012 24c6.627 0 12-5.373 12-12S18.627 0 12 0zm0 22c-2.25 0-4.336-.7-6.06-1.893l-.435-.296-2.746.871.878-2.66-.319-.473A9.944 9.944 0 012 12C2 6.486 6.486 2 12 2s10 4.486 10 10-4.486 10-10 10z\"\/><\/svg>WhatsApp<\/a><br \/>\n      <a href=\"#\" onclick=\"downloadICS('Pub Quiz','20270115T200000','20270115T235900','Bl\u00e1fell Restaurant, Brei\u00f0dalsv\u00edk','Pub Quiz at Bl\u00e1fell Restaurant');return false;\" class=\"event-btn event-btn-calendar\"><svg viewBox=\"0 0 24 24\"><path d=\"M19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11zM9 10H7v2h2v-2zm4 0h-2v2h2v-2zm4 0h-2v2h2v-2z\"\/><\/svg>Add to calendar<\/a>\n    <\/div>\n<\/div>\n<\/div>\n<p><!-- Special Offers Evening --><\/p>\n<div class=\"event-card gold\">\n<div class=\"event-date-box\">\n    <span class=\"event-day\">6<\/span><br \/>\n    <span class=\"event-month\">Feb<\/span><br \/>\n    <span class=\"event-year\">2027<\/span>\n  <\/div>\n<div class=\"event-info\">\n<h3>Special Offers on Food and Drinks<\/h3>\n<p class=\"event-detail\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z\"\/><\/svg>Bl\u00e1fell Restaurant, Brei\u00f0dalsv\u00edk<\/p>\n<p class=\"event-detail\"><svg viewBox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>Special deals on food and drinks<\/p>\n<div class=\"event-btns\">\n      <a href=\"mailto:info@breiddalsvik.is?subject=Special%20Offers%20Evening%20February%206%202027\" class=\"event-btn event-btn-gold\"><svg viewBox=\"0 0 24 24\"><path d=\"M11 9H9V2H7v7H5V2H3v7c0 2.12 1.66 3.84 3.75 3.97V22h2.5v-9.03C11.34 12.84 13 11.12 13 9V2h-2v7zm5-3v8h2.5v8H21V2c-2.76 0-5 2.24-5 4z\"\/><\/svg>More info<\/a><br \/>\n      <a href=\"https:\/\/wa.me\/3548650700?text=Hi%2C%20I'd%20like%20to%20know%20more%20about%20the%20Special%20Offers%20Evening%20February%206%202027\" class=\"event-btn event-btn-whatsapp\" target=\"_blank\"><svg viewBox=\"0 0 24 24\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347z\"\/><path d=\"M12 0C5.373 0 0 5.373 0 12c0 2.625.846 5.059 2.284 7.034L.789 23.492l4.625-1.467A11.932 11.932 0 0012 24c6.627 0 12-5.373 12-12S18.627 0 12 0zm0 22c-2.25 0-4.336-.7-6.06-1.893l-.435-.296-2.746.871.878-2.66-.319-.473A9.944 9.944 0 012 12C2 6.486 6.486 2 12 2s10 4.486 10 10-4.486 10-10 10z\"\/><\/svg>WhatsApp<\/a><br \/>\n      <a href=\"#\" onclick=\"downloadICS('Special Offers on Food and Drinks','20270206T190000','20270206T230000','Bl\u00e1fell Restaurant, Brei\u00f0dalsv\u00edk','Special offers on food and drinks at Bl\u00e1fell Restaurant');return false;\" class=\"event-btn event-btn-calendar\"><svg viewBox=\"0 0 24 24\"><path d=\"M19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11zM9 10H7v2h2v-2zm4 0h-2v2h2v-2zm4 0h-2v2h2v-2z\"\/><\/svg>Add to calendar<\/a>\n    <\/div>\n<\/div>\n<\/div>\n<p><!-- \u00deorrabl\u00f3t --><\/p>\n<div class=\"event-card green\">\n<div class=\"event-date-box\">\n    <span class=\"event-day\">20<\/span><br \/>\n    <span class=\"event-month\">Feb<\/span><br \/>\n    <span class=\"event-year\">2027<\/span>\n  <\/div>\n<div class=\"event-info\">\n<h3>\u00deorrabl\u00f3t at Frystih\u00fasi\u00f0<\/h3>\n<p class=\"event-detail\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z\"\/><\/svg>Frystih\u00fasi\u00f0, Brei\u00f0dalsv\u00edk<\/p>\n<p class=\"event-detail\"><svg viewBox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>Traditional Icelandic mid-winter feast with accommodation offer<\/p>\n<div class=\"event-btns\">\n      <a href=\"mailto:info@breiddalsvik.is?subject=\u00deorrabl\u00f3t%20February%2020%202027\" class=\"event-btn event-btn-green\"><svg viewBox=\"0 0 24 24\"><path d=\"M11 9H9V2H7v7H5V2H3v7c0 2.12 1.66 3.84 3.75 3.97V22h2.5v-9.03C11.34 12.84 13 11.12 13 9V2h-2v7zm5-3v8h2.5v8H21V2c-2.76 0-5 2.24-5 4z\"\/><\/svg>More info<\/a><br \/>\n      <a href=\"https:\/\/wa.me\/3548650700?text=Hi%2C%20I'd%20like%20to%20know%20more%20about%20\u00deorrabl\u00f3t%20February%2020%202027\" class=\"event-btn event-btn-whatsapp\" target=\"_blank\"><svg viewBox=\"0 0 24 24\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347z\"\/><path d=\"M12 0C5.373 0 0 5.373 0 12c0 2.625.846 5.059 2.284 7.034L.789 23.492l4.625-1.467A11.932 11.932 0 0012 24c6.627 0 12-5.373 12-12S18.627 0 12 0zm0 22c-2.25 0-4.336-.7-6.06-1.893l-.435-.296-2.746.871.878-2.66-.319-.473A9.944 9.944 0 012 12C2 6.486 6.486 2 12 2s10 4.486 10 10-4.486 10-10 10z\"\/><\/svg>WhatsApp<\/a><br \/>\n      <a href=\"#\" onclick=\"downloadICS('\u00deorrabl\u00f3t at Frystih\u00fasi\u00f0','20270220T190000','20270220T235900','Frystih\u00fasi\u00f0, Brei\u00f0dalsv\u00edk','\u00deorrabl\u00f3t at Frystih\u00fasi\u00f0, accommodation offer at H\u00f3tel Brei\u00f0dalsv\u00edk');return false;\" class=\"event-btn event-btn-calendar\"><svg viewBox=\"0 0 24 24\"><path d=\"M19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11zM9 10H7v2h2v-2zm4 0h-2v2h2v-2zm4 0h-2v2h2v-2z\"\/><\/svg>Add to calendar<\/a>\n    <\/div>\n<\/div>\n<\/div>\n<\/div>\n<p><!-- Floating WhatsApp -->googleapis.com\/css2?family=Cormorant+Garamond:wght@400;600;700&#038;family=DM+Sans:wght@400;500;600&#038;display=swap&#8217;);<br \/>\n.events-page { max-width: 940px; margin: 0 auto; padding: 50px 20px 80px; font-family: &#8216;DM Sans&#8217;, sans-serif; }<br \/>\n.events-page h1 { font-family: &#8216;Cormorant Garamond&#8217;, serif; font-size: 2.8em; color: #416781; text-align: center; margin-bottom: 8px; letter-spacing: -0.5px; }<br \/>\n.events-page .events-subtitle { text-align: center; color: #af7523; font-size: 1.1em; margin-bottom: 55px; letter-spacing: 2px; text-transform: uppercase; font-weight: 500; }<br \/>\n.event-card { display: flex; align-items: stretch; background: #fff; border-radius: 16px; box-shadow: 0 2px 20px rgba(65,103,129,0.08); margin-bottom: 36px; overflow: hidden; transition: all 0.4s cubic-bezier(.25,.8,.25,1); border: 1px solid rgba(65,103,129,0.06); }<br \/>\n.event-card:hover { box-shadow: 0 12px 40px rgba(65,103,129,0.16); transform: translateY(-4px); }<br \/>\n.event-date-box { min-width: 130px; background: linear-gradient(135deg, #416781, #365672); color: #fff; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 28px 20px; text-align: center; position: relative; overflow: hidden; }<br \/>\n.event-date-box::after { content: &#8221;; position: absolute; top: -50%; right: -50%; width: 100%; height: 100%; background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%); }<br \/>\n.event-date-box .event-day { font-family: &#8216;Cormorant Garamond&#8217;, serif; font-size: 2.8em; font-weight: 700; line-height: 1; position: relative; z-index: 1; }<br \/>\n.event-date-box .event-month { font-size: 0.85em; text-transform: uppercase; letter-spacing: 3px; margin-top: 6px; font-weight: 500; position: relative; z-index: 1; }<br \/>\n.event-date-box .event-year { font-size: 0.75em; opacity: 0.7; margin-top: 2px; position: relative; z-index: 1; }<br \/>\n.event-info { padding: 28px 32px; display: flex; flex-direction: column; justify-content: center; flex: 1; }<br \/>\n.event-info h3 { font-family: &#8216;Cormorant Garamond&#8217;, serif; font-size: 1.65em; color: #2a3d4f; margin: 0 0 8px 0; font-weight: 600; }<br \/>\n.event-info .event-detail { color: #5a6b7a; font-size: 0.95em; margin-bottom: 4px; line-height: 1.5; }<br \/>\n.event-info .event-detail svg { width: 14px; height: 14px; vertical-align: -2px; margin-right: 6px; fill: currentColor; opacity: 0.6; }<br \/>\n.event-info .event-price { display: inline-block; background: linear-gradient(135deg, #f8f0dc, #f2e8c3); color: #af7523; font-weight: 600; padding: 5px 16px; border-radius: 24px; font-size: 0.88em; margin-top: 10px; }<br \/>\n.event-btns { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 14px; }<br \/>\n.event-btn { display: inline-flex; align-items: center; gap: 6px; padding: 10px 20px; border-radius: 28px; font-size: 0.88em; text-decoration: none; font-weight: 600; transition: all 0.3s ease; border: none; cursor: pointer; }<br \/>\n.event-btn:hover { transform: translateY(-1px); filter: brightness(1.1); }<br \/>\n.event-btn svg { width: 15px; height: 15px; fill: currentColor; }<br \/>\n.event-btn-primary { background: linear-gradient(135deg, #416781, #4d7a96); color: #fff; }<br \/>\n.event-btn-gold { background: linear-gradient(135deg, #af7523, #c4882e); color: #fff; }<br \/>\n.event-btn-purple { background: linear-gradient(135deg, #544670, #6a5a8a); color: #fff; }<br \/>\n.event-btn-green { background: linear-gradient(135deg, #6b8f71, #7da583); color: #fff; }<br \/>\n.event-btn-teal { background: linear-gradient(135deg, #528daa, #5f9ebb); color: #fff; }<br \/>\n.event-btn-whatsapp { background: linear-gradient(135deg, #25D366, #20bd5a); color: #fff; }<br \/>\n.event-btn-calendar { background: #fff; color: #416781; border: 2px solid #e0e8ef; }<br \/>\n.event-btn-calendar:hover { border-color: #416781; background: #f5f9fc; }<br \/>\n.event-card.gold .event-date-box { background: linear-gradient(135deg, #af7523, #c4882e); }<br \/>\n.event-card.green .event-date-box { background: linear-gradient(135deg, #6b8f71, #7da583); }<br \/>\n.event-card.deep .event-date-box { background: linear-gradient(135deg, #544670, #6a5a8a); }<br \/>\n.event-card.teal .event-date-box { background: linear-gradient(135deg, #528daa, #5f9ebb); }<br \/>\n.wa-float { position: fixed; bottom: 28px; right: 28px; background: linear-gradient(135deg, #25D366, #20bd5a); color: #fff; width: 62px; height: 62px; border-radius: 50%; display: flex; align-items: center; justify-content: center; box-shadow: 0 4px 20px rgba(37,211,102,0.35); z-index: 9999; text-decoration: none; transition: all 0.3s ease; }<br \/>\n.wa-float:hover { transform: scale(1.1); box-shadow: 0 6px 28px rgba(37,211,102,0.45); }<br \/>\n.wa-float svg { width: 32px; height: 32px; fill: #fff; }<br \/>\n.events-divider { width: 60px; height: 3px; background: linear-gradient(90deg, #af7523, #416781); margin: 0 auto 50px; border-radius: 2px; }<br \/>\n@media (max-width: 600px) {<br \/>\n  .event-card { flex-direction: column; }<br \/>\n  .event-date-box { min-width: unset; flex-direction: row; gap: 10px; padding: 18px; }<br \/>\n  .event-info { padding: 22px; }<br \/>\n  .events-page h1 { font-size: 2em; }<br \/>\n  .event-btns { flex-direction: column; }<br \/>\n  .event-btn { justify-content: center; }<br \/>\n}<\/p>\n<p>.event-thumb-link{flex:0 0 210px;align-self:stretch;display:block;line-height:0;}<br \/>\n.event-thumb{width:210px;height:100%;min-height:100%;object-fit:cover;display:block;}<br \/>\n@media(max-width:640px){.event-card{flex-wrap:wrap;}.event-thumb-link{order:-1;flex:1 1 100%;}.event-thumb{width:100%;height:180px;min-height:0;}}<br \/>\n<\/style>\n<div class=\"events-page\">\n<h1>Upcoming Events<\/h1>\n<p class=\"events-subtitle\">Brei\u00f0dalsv\u00edk \u00b7 East Iceland<\/p>\n<div class=\"events-divider\"><\/div>\n<\/div>\n<p><!-- Floating WhatsApp -->googleapis.com\/css2?family=Cormorant+Garamond:wght@400;600;700&#038;family=DM+Sans:wght@400;500;600&#038;display=swap&#8217;);<br \/>\n.events-page { max-width: 940px; margin: 0 auto; padding: 50px 20px 80px; font-family: &#8216;DM Sans&#8217;, sans-serif; }<br \/>\n.events-page h1 { font-family: &#8216;Cormorant Garamond&#8217;, serif; font-size: 2.8em; color: #416781; text-align: center; margin-bottom: 8px; letter-spacing: -0.5px; }<br \/>\n.events-page .events-subtitle { text-align: center; color: #af7523; font-size: 1.1em; margin-bottom: 55px; letter-spacing: 2px; text-transform: uppercase; font-weight: 500; }<br \/>\n.event-card { display: flex; align-items: stretch; background: #fff; border-radius: 16px; box-shadow: 0 2px 20px rgba(65,103,129,0.08); margin-bottom: 36px; overflow: hidden; transition: all 0.4s cubic-bezier(.25,.8,.25,1); border: 1px solid rgba(65,103,129,0.06); }<br \/>\n.event-card:hover { box-shadow: 0 12px 40px rgba(65,103,129,0.16); transform: translateY(-4px); }<br \/>\n.event-date-box { min-width: 130px; background: linear-gradient(135deg, #416781, #365672); color: #fff; display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 28px 20px; text-align: center; position: relative; overflow: hidden; }<br \/>\n.event-date-box::after { content: &#8221;; position: absolute; top: -50%; right: -50%; width: 100%; height: 100%; background: radial-gradient(circle, rgba(255,255,255,0.1) 0%, transparent 70%); }<br \/>\n.event-date-box .event-day { font-family: &#8216;Cormorant Garamond&#8217;, serif; font-size: 2.8em; font-weight: 700; line-height: 1; position: relative; z-index: 1; }<br \/>\n.event-date-box .event-month { font-size: 0.85em; text-transform: uppercase; letter-spacing: 3px; margin-top: 6px; font-weight: 500; position: relative; z-index: 1; }<br \/>\n.event-date-box .event-year { font-size: 0.75em; opacity: 0.7; margin-top: 2px; position: relative; z-index: 1; }<br \/>\n.event-info { padding: 28px 32px; display: flex; flex-direction: column; justify-content: center; flex: 1; }<br \/>\n.event-info h3 { font-family: &#8216;Cormorant Garamond&#8217;, serif; font-size: 1.65em; color: #2a3d4f; margin: 0 0 8px 0; font-weight: 600; }<br \/>\n.event-info .event-detail { color: #5a6b7a; font-size: 0.95em; margin-bottom: 4px; line-height: 1.5; }<br \/>\n.event-info .event-detail svg { width: 14px; height: 14px; vertical-align: -2px; margin-right: 6px; fill: currentColor; opacity: 0.6; }<br \/>\n.event-info .event-price { display: inline-block; background: linear-gradient(135deg, #f8f0dc, #f2e8c3); color: #af7523; font-weight: 600; padding: 5px 16px; border-radius: 24px; font-size: 0.88em; margin-top: 10px; }<br \/>\n.event-btns { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 14px; }<br \/>\n.event-btn { display: inline-flex; align-items: center; gap: 6px; padding: 10px 20px; border-radius: 28px; font-size: 0.88em; text-decoration: none; font-weight: 600; transition: all 0.3s ease; border: none; cursor: pointer; }<br \/>\n.event-btn:hover { transform: translateY(-1px); filter: brightness(1.1); }<br \/>\n.event-btn svg { width: 15px; height: 15px; fill: currentColor; }<br \/>\n.event-btn-primary { background: linear-gradient(135deg, #416781, #4d7a96); color: #fff; }<br \/>\n.event-btn-gold { background: linear-gradient(135deg, #af7523, #c4882e); color: #fff; }<br \/>\n.event-btn-purple { background: linear-gradient(135deg, #544670, #6a5a8a); color: #fff; }<br \/>\n.event-btn-green { background: linear-gradient(135deg, #6b8f71, #7da583); color: #fff; }<br \/>\n.event-btn-teal { background: linear-gradient(135deg, #528daa, #5f9ebb); color: #fff; }<br \/>\n.event-btn-whatsapp { background: linear-gradient(135deg, #25D366, #20bd5a); color: #fff; }<br \/>\n.event-btn-calendar { background: #fff; color: #416781; border: 2px solid #e0e8ef; }<br \/>\n.event-btn-calendar:hover { border-color: #416781; background: #f5f9fc; }<br \/>\n.event-card.gold .event-date-box { background: linear-gradient(135deg, #af7523, #c4882e); }<br \/>\n.event-card.green .event-date-box { background: linear-gradient(135deg, #6b8f71, #7da583); }<br \/>\n.event-card.deep .event-date-box { background: linear-gradient(135deg, #544670, #6a5a8a); }<br \/>\n.event-card.teal .event-date-box { background: linear-gradient(135deg, #528daa, #5f9ebb); }<br \/>\n.wa-float { position: fixed; bottom: 28px; right: 28px; background: linear-gradient(135deg, #25D366, #20bd5a); color: #fff; width: 62px; height: 62px; border-radius: 50%; display: flex; align-items: center; justify-content: center; box-shadow: 0 4px 20px rgba(37,211,102,0.35); z-index: 9999; text-decoration: none; transition: all 0.3s ease; }<br \/>\n.wa-float:hover { transform: scale(1.1); box-shadow: 0 6px 28px rgba(37,211,102,0.45); }<br \/>\n.wa-float svg { width: 32px; height: 32px; fill: #fff; }<br \/>\n.events-divider { width: 60px; height: 3px; background: linear-gradient(90deg, #af7523, #416781); margin: 0 auto 50px; border-radius: 2px; }<br \/>\n@media (max-width: 600px) {<br \/>\n  .event-card { flex-direction: column; }<br \/>\n  .event-date-box { min-width: unset; flex-direction: row; gap: 10px; padding: 18px; }<br \/>\n  .event-info { padding: 22px; }<br \/>\n  .events-page h1 { font-size: 2em; }<br \/>\n  .event-btns { flex-direction: column; }<br \/>\n  .event-btn { justify-content: center; }<br \/>\n}<\/p>\n<p>.event-thumb-link{flex:0 0 210px;align-self:stretch;display:block;line-height:0;}<br \/>\n.event-thumb{width:210px;height:100%;min-height:100%;object-fit:cover;display:block;}<br \/>\n@media(max-width:640px){.event-card{flex-wrap:wrap;}.event-thumb-link{order:-1;flex:1 1 100%;}.event-thumb{width:100%;height:180px;min-height:0;}}<br \/>\n<\/style>\n<div class=\"events-page\">\n<h1>Upcoming Events<\/h1>\n<p class=\"events-subtitle\">Brei\u00f0dalsv\u00edk \u00b7 East Iceland<\/p>\n<div class=\"events-divider\"><\/div>\n<div class=\"event-card teal\">\n<div class=\"event-date-box\">\n    <span class=\"event-day\">12<\/span><br \/>\n    <span class=\"event-month\">Sept<\/span><br \/>\n    <span class=\"event-year\">2026<\/span>\n  <\/div>\n<div class=\"event-info\">\n<h3>Hvanndalsbr\u00e6\u00f0ur<\/h3>\n<p class=\"event-detail\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7zm0 9.5c-1.38 0-2.5-1.12-2.5-2.5s1.12-2.5 2.5-2.5 2.5 1.12 2.5 2.5-1.12 2.5-2.5 2.5z\"><\/path><\/svg>Brei\u00f0dalsv\u00edk<\/p>\n<p class=\"event-detail\"><svg viewBox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8zm.5-13H11v6l5.25 3.15.75-1.23-4.5-2.67z\"><\/path><\/svg>Concert in September<\/p>\n<div class=\"event-btns\">\n      <a href=\"https:\/\/hotelbreiddalsvik.is\/en\/hvanndalsbraedur-2\/\" class=\"event-btn event-btn-teal\" target=\"_blank\" rel=\"noopener\"><svg viewBox=\"0 0 24 24\"><path d=\"M20 4H4c-1.1 0-2 .9-2 2v12c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V6c0-1.1-.9-2-2-2zm0 4l-8 5-8-5V6l8 5 8-5v2z\"><\/path><\/svg>More info<\/a><br \/>\n      <a href=\"https:\/\/wa.me\/3548650700?text=Hi%2C%20I'd%20like%20to%20know%20more%20about%20Hvanndalsbr\u00e6\u00f0ur%20concert%20September%2012\" class=\"event-btn event-btn-whatsapp\" target=\"_blank\"><svg viewBox=\"0 0 24 24\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347z\"><\/path><path d=\"M12 0C5.373 0 0 5.373 0 12c0 2.625.846 5.059 2.284 7.034L.789 23.492l4.625-1.467A11.932 11.932 0 0012 24c6.627 0 12-5.373 12-12S18.627 0 12 0zm0 22c-2.25 0-4.336-.7-6.06-1.893l-.435-.296-2.746.871.878-2.66-.319-.473A9.944 9.944 0 012 12C2 6.486 6.486 2 12 2s10 4.486 10 10-4.486 10-10 10z\"><\/path><\/svg>WhatsApp<\/a><br \/>\n      <a href=\"#\" onclick=\"downloadICS('Hvanndalsbr\u00e6\u00f0ur','20260912T200000','20260912T235900','Brei\u00f0dalsv\u00edk','Hvanndalsbr\u00e6\u00f0ur concert in Brei\u00f0dalsv\u00edk');return false;\" class=\"event-btn event-btn-calendar\"><svg viewBox=\"0 0 24 24\"><path d=\"M19 3h-1V1h-2v2H8V1H6v2H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V8h14v11zM9 10H7v2h2v-2zm4 0h-2v2h2v-2zm4 0h-2v2h2v-2z\"><\/path><\/svg>Add to calendar<\/a>\n    <\/div>\n<p><script>\nfunction downloadICS(title, dtstart, dtend, location, description) {\n  var cal = [\n    'BEGIN:VCALENDAR',\n    'VERSION:2.0',\n    'PRODID:-\/\/Brei\u00f0dalsv\u00edk\/\/Events\/\/EN',\n    'CALSCALE:GREGORIAN',\n    'METHOD:PUBLISH',\n    'BEGIN:VEVENT',\n    'DTSTART:' + dtstart,\n    'DTEND:' + dtend,\n    'SUMMARY:' + title,\n    'LOCATION:' + location,\n    'DESCRIPTION:' + description + '\\\\nMore at breiddalsvik.is\/en\/upcoming-events\/',\n    'STATUS:CONFIRMED',\n    'END:VEVENT',\n    'END:VCALENDAR'\n  ].join('\\r\\n');\n  var blob = new Blob([cal], {type: 'text\/calendar;charset=utf-8'});\n  var link = document.createElement('a');\n  link.href = URL.createObjectURL(blob);\n  link.download = title.replace(\/[^a-zA-Z0-9\u00e1\u00e9\u00ed\u00f3\u00fa\u00fd\u00fe\u00e6\u00f6\u00f0\u00c1\u00c9\u00cd\u00d3\u00da\u00dd\u00de\u00c6\u00d6\u00d0]\/g, '_') + '.ics';\n  document.body.appendChild(link);\n  link.click();\n  document.body.removeChild(link);\n  URL.revokeObjectURL(link.href);\n}\n<\/script><\/p>\n<style id=\"hb-mob-lang-css\">\n@media (max-width: 768px) {\n  .site-header, header.site-header, .whb-header { z-index: 9998 !important; }\n  button.menu-toggle, .menu-toggle, .wd-tools-icon, .wd-header-mobile-nav { z-index: 9999 !important; position: relative; pointer-events: auto !important; }\n  .hb-mob-lang {\n    position: fixed !important;\n    top: 14px;\n    right: 64px;\n    z-index: 10000 !important;\n    background: #528daa;\n    color: #fff !important;\n    padding: 7px 12px;\n    border-radius: 6px;\n    font-family: 'Playfair Display', Georgia, serif;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-decoration: none !important;\n    box-shadow: 0 2px 8px rgba(0,0,0,.25);\n    line-height: 1;\n    border: none;\n  }\n  .hb-mob-lang:hover { background: #416781; color: #fff !important; }\n  body.admin-bar .hb-mob-lang { top: 46px; }\n}\n@media (min-width: 769px) {\n  .hb-mob-lang { display: none !important; }\n}\n<\/style>\n<p><script id=\"hb-mob-lang-js\">\n(function(){\n  function run(){\n    if (document.querySelector('.hb-mob-lang')) return;\n    var path = location.pathname;\n    var isEn = path.indexOf('\/en\/') === 0 || path === '\/en';\n    var target = isEn ? 'is' : 'en';\n    var alt = document.querySelector('link[rel=\"alternate\"][hreflang=\"'+target+'\"]');\n    var url = alt ? alt.href : (target === 'en' ? '\/en\/' : '\/');\n    var btn = document.createElement('a');\n    btn.className = 'hb-mob-lang';\n    btn.href = url;\n    btn.textContent = target.toUpperCase();\n    btn.setAttribute('aria-label', target === 'en' ? 'Switch to English' : 'Skipta yfir \u00ed \u00edslensku');\n    document.body.appendChild(btn);\n  }\n  if (document.readyState === 'loading') document.addEventListener('DOMContentLoaded', run);\n  else run();\n})();\n<\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Upcoming Events Brei\u00f0dalsv\u00edk \u00b7 East Iceland 23 Jun 2026 Lamb Chop Evening Bl\u00e1fell Restaurant, Brei\u00f0dalsv\u00edk Happy hour from 4 PM,<\/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-9030","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Upcoming Events in Brei\u00f0dalsv\u00edk, East Iceland<\/title>\n<meta name=\"description\" content=\"See upcoming concerts and events at H\u00f3tel Brei\u00f0dalsv\u00edk in East Iceland. The days before and after an event are a memorable time to explore the region.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/breiddalsvik.is\/en\/upcoming-events\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Upcoming Events in Brei\u00f0dalsv\u00edk, East Iceland\" \/>\n<meta property=\"og:description\" content=\"See upcoming concerts and events at H\u00f3tel Brei\u00f0dalsv\u00edk in East Iceland. The days before and after an event are a memorable time to explore the region.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/breiddalsvik.is\/en\/upcoming-events\/\" \/>\n<meta property=\"og:site_name\" content=\"Brei\u00f0dalsv\u00edk\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/hotelblafell\/\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-17T17:16:38+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/breiddalsvik.is\\\/en\\\/upcoming-events\\\/\",\"url\":\"https:\\\/\\\/breiddalsvik.is\\\/en\\\/upcoming-events\\\/\",\"name\":\"Upcoming Events in Brei\u00f0dalsv\u00edk, East Iceland\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/breiddalsvik.is\\\/#website\"},\"datePublished\":\"2026-03-28T11:34:30+00:00\",\"dateModified\":\"2026-06-17T17:16:38+00:00\",\"description\":\"See upcoming concerts and events at H\u00f3tel Brei\u00f0dalsv\u00edk in East Iceland. The days before and after an event are a memorable time to explore the region.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/breiddalsvik.is\\\/en\\\/upcoming-events\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/breiddalsvik.is\\\/en\\\/upcoming-events\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/breiddalsvik.is\\\/en\\\/upcoming-events\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/breiddalsvik.is\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Upcoming Events\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/breiddalsvik.is\\\/#website\",\"url\":\"https:\\\/\\\/breiddalsvik.is\\\/\",\"name\":\"Brei\u00f0dalsv\u00edk\",\"description\":\"The tiny town - East Iceland\",\"publisher\":{\"@id\":\"https:\\\/\\\/breiddalsvik.is\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/breiddalsvik.is\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/breiddalsvik.is\\\/#organization\",\"name\":\"Brei\u00f0dalsv\u00edk\",\"url\":\"https:\\\/\\\/breiddalsvik.is\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/breiddalsvik.is\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/breiddalsvik.is\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/augl-hotel-breiddalsvik-1.jpg\",\"contentUrl\":\"https:\\\/\\\/breiddalsvik.is\\\/wp-content\\\/uploads\\\/2022\\\/03\\\/augl-hotel-breiddalsvik-1.jpg\",\"width\":300,\"height\":300,\"caption\":\"Brei\u00f0dalsv\u00edk\"},\"image\":{\"@id\":\"https:\\\/\\\/breiddalsvik.is\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/hotelblafell\\\/\",\"https:\\\/\\\/www.instagram.com\\\/hotel_breiddalsvik\\\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Upcoming Events in Brei\u00f0dalsv\u00edk, East Iceland","description":"See upcoming concerts and events at H\u00f3tel Brei\u00f0dalsv\u00edk in East Iceland. The days before and after an event are a memorable time to explore the region.","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:\/\/breiddalsvik.is\/en\/upcoming-events\/","og_locale":"en_US","og_type":"article","og_title":"Upcoming Events in Brei\u00f0dalsv\u00edk, East Iceland","og_description":"See upcoming concerts and events at H\u00f3tel Brei\u00f0dalsv\u00edk in East Iceland. The days before and after an event are a memorable time to explore the region.","og_url":"https:\/\/breiddalsvik.is\/en\/upcoming-events\/","og_site_name":"Brei\u00f0dalsv\u00edk","article_publisher":"https:\/\/www.facebook.com\/hotelblafell\/","article_modified_time":"2026-06-17T17:16:38+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/breiddalsvik.is\/en\/upcoming-events\/","url":"https:\/\/breiddalsvik.is\/en\/upcoming-events\/","name":"Upcoming Events in Brei\u00f0dalsv\u00edk, East Iceland","isPartOf":{"@id":"https:\/\/breiddalsvik.is\/#website"},"datePublished":"2026-03-28T11:34:30+00:00","dateModified":"2026-06-17T17:16:38+00:00","description":"See upcoming concerts and events at H\u00f3tel Brei\u00f0dalsv\u00edk in East Iceland. The days before and after an event are a memorable time to explore the region.","breadcrumb":{"@id":"https:\/\/breiddalsvik.is\/en\/upcoming-events\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/breiddalsvik.is\/en\/upcoming-events\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/breiddalsvik.is\/en\/upcoming-events\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/breiddalsvik.is\/en\/"},{"@type":"ListItem","position":2,"name":"Upcoming Events"}]},{"@type":"WebSite","@id":"https:\/\/breiddalsvik.is\/#website","url":"https:\/\/breiddalsvik.is\/","name":"Brei\u00f0dalsv\u00edk","description":"The tiny town - East Iceland","publisher":{"@id":"https:\/\/breiddalsvik.is\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/breiddalsvik.is\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/breiddalsvik.is\/#organization","name":"Brei\u00f0dalsv\u00edk","url":"https:\/\/breiddalsvik.is\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/breiddalsvik.is\/#\/schema\/logo\/image\/","url":"https:\/\/breiddalsvik.is\/wp-content\/uploads\/2022\/03\/augl-hotel-breiddalsvik-1.jpg","contentUrl":"https:\/\/breiddalsvik.is\/wp-content\/uploads\/2022\/03\/augl-hotel-breiddalsvik-1.jpg","width":300,"height":300,"caption":"Brei\u00f0dalsv\u00edk"},"image":{"@id":"https:\/\/breiddalsvik.is\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/hotelblafell\/","https:\/\/www.instagram.com\/hotel_breiddalsvik\/"]}]}},"_links":{"self":[{"href":"https:\/\/breiddalsvik.is\/en\/wp-json\/wp\/v2\/pages\/9030","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/breiddalsvik.is\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/breiddalsvik.is\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/breiddalsvik.is\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/breiddalsvik.is\/en\/wp-json\/wp\/v2\/comments?post=9030"}],"version-history":[{"count":12,"href":"https:\/\/breiddalsvik.is\/en\/wp-json\/wp\/v2\/pages\/9030\/revisions"}],"predecessor-version":[{"id":10138,"href":"https:\/\/breiddalsvik.is\/en\/wp-json\/wp\/v2\/pages\/9030\/revisions\/10138"}],"wp:attachment":[{"href":"https:\/\/breiddalsvik.is\/en\/wp-json\/wp\/v2\/media?parent=9030"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}