{"id":34042,"date":"2025-12-04T12:54:00","date_gmt":"2025-12-04T10:54:00","guid":{"rendered":"https:\/\/vbansko.com\/?page_id=34042"},"modified":"2026-04-17T21:57:02","modified_gmt":"2026-04-17T18:57:02","slug":"pharmacies-on-duty-and-day-pharmacies-in-bansko-and-reason","status":"publish","type":"page","link":"https:\/\/vbansko.com\/en\/polezno\/apteki-dezhurni-i-denonosthni-apteki-v-bansko-i-razlog\/","title":{"rendered":"Pharmacies, on-call and 24-hour pharmacies in Bansko and Razlog"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"34042\" class=\"elementor elementor-34042\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6267098 e-flex e-con-boxed e-con e-parent\" data-id=\"6267098\" 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-00785e4 elementor-widget elementor-widget-html\" data-id=\"00785e4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"bg\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Pharmacies in Bansko and Razlog<\/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=Playfair+Display:wght@400;600&family=DM+Sans:wght@300;400;500&display=swap\" rel=\"stylesheet\">\n<style>\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --green: #1a5c3a;\n    --green-mid: #2d7a52;\n    --green-light: #e8f5ee;\n    --green-accent: #4caf7d;\n    --amber: #c8832a;\n    --amber-light: #fdf3e3;\n    --red: #b83232;\n    --red-light: #fdeaea;\n    --blue: #1a3f6f;\n    --blue-light: #e8eef7;\n    --text: #1a1a1a;\n    --text-muted: #5a5a5a;\n    --text-light: #8a8a8a;\n    --bg: #f7f5f0;\n    --surface: #ffffff;\n    --border: rgba(0,0,0,0.08);\n    --border-strong: rgba(0,0,0,0.14);\n    --radius: 14px;\n    --radius-sm: 8px;\n  }\n\n  html { scroll-behavior: smooth; }\n\n  body {\n    font-family: 'DM Sans', sans-serif !important;\n    background: var(--bg);\n    color: var(--text);\n    font-size: 16px !important;\n    line-height: 1.6;\n    -webkit-font-smoothing: antialiased;\n  }\n\n  \/* HERO *\/\n  .hero {\n    position: relative;\n    overflow: hidden;\n    min-height: 420px;\n    display: flex;\n    align-items: flex-end;\n  }\n\n  .hero-image {\n    position: absolute;\n    inset: 0;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    object-position: center;\n    display: block;\n  }\n\n  .hero-overlay {\n    position: absolute;\n    inset: 0;\n    background: linear-gradient(\n      to top,\n      rgba(10, 40, 25, 0.92) 0%,\n      rgba(10, 40, 25, 0.65) 45%,\n      rgba(10, 40, 25, 0.25) 100%\n    );\n    pointer-events: none;\n  }\n\n  .hero-content {\n    position: relative;\n    z-index: 2;\n    width: 100%;\n    padding: 56px 24px 48px;\n    text-align: center;\n  }\n\n  .hero-icon {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    width: 52px;\n    height: 52px;\n    background: rgba(255,255,255,0.15);\n    border-radius: 50%;\n    margin-bottom: 20px;\n  }\n  .hero-icon svg { width: 26px; height: 26px; color: #fff; }\n\n  .hero h1 {\n    font-family: 'Playfair Display', serif !important;\n    font-size: clamp(40px, 6vw, 72px) !important;\n    font-weight: 600 !important;\n    color: #fff !important;\n    letter-spacing: -0.3px;\n    margin-bottom: 10px;\n  }\n\n  .hero p {\n    color: rgba(255,255,255,0.82) !important;\n    font-size: 17px !important;\n    font-weight: 300;\n    max-width: 460px;\n    margin: 0 auto;\n  }\n\n  .hero-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    background: rgba(255,255,255,0.12);\n    border: 1px solid rgba(255,255,255,0.2);\n    border-radius: 20px;\n    padding: 5px 14px;\n    font-size: 14px !important;\n    color: rgba(255,255,255,0.85);\n    margin-top: 20px;\n    font-weight: 400;\n  }\n\n  \/* LAYOUT *\/\n  .container {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 40px 20px 60px;\n  }\n\n  \/* TABS *\/\n  .tabs-wrap {\n    display: flex;\n    gap: 6px;\n    margin-bottom: 32px;\n    flex-wrap: wrap;\n  }\n  .tab-btn {\n    padding: 9px 20px;\n    border-radius: 40px;\n    border: 1px solid var(--border-strong);\n    background: var(--surface);\n    font-family: 'DM Sans', sans-serif !important;\n    font-size: 16px !important;\n    font-weight: 400;\n    color: var(--text-muted);\n    cursor: pointer;\n    transition: all 0.18s ease;\n    display: flex;\n    align-items: center;\n    gap: 7px;\n  }\n  .tab-btn:hover { background: var(--green-light); border-color: var(--green-accent); color: var(--green); }\n  .tab-btn.active {\n    background: var(--green);\n    border-color: var(--green);\n    color: #fff;\n    font-weight: 500;\n  }\n  .tab-btn svg { width: 14px; height: 14px; }\n\n  \/* PANELS *\/\n  .panel { display: none; }\n  .panel.active {\n    display: block;\n    animation: fadeIn 0.22s ease;\n  }\n  @keyframes fadeIn { from { opacity: 0; transform: translateY(6px); } to { opacity: 1; transform: translateY(0); } }\n\n  \/* SECTION LABEL *\/\n  .section-label {\n    font-size: 14px !important;\n    font-weight: 500;\n    letter-spacing: 0.1em;\n    text-transform: uppercase;\n    color: var(--text-light);\n    margin-bottom: 14px;\n  }\n\n  \/* CARDS GRID *\/\n  .cards-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));\n    gap: 14px;\n    margin-bottom: 28px;\n  }\n\n  .card {\n    background: var(--surface);\n    border-radius: var(--radius);\n    border: 1px solid var(--border);\n    padding: 20px;\n    transition: box-shadow 0.18s, transform 0.18s;\n    position: relative;\n  }\n  .card:hover {\n    box-shadow: 0 6px 24px rgba(0,0,0,0.07);\n    transform: translateY(-2px);\n  }\n\n  .card-head {\n    display: flex;\n    align-items: flex-start;\n    justify-content: space-between;\n    margin-bottom: 14px;\n    gap: 10px;\n  }\n  .card-name {\n    font-family: 'Playfair Display', serif !important;\n    font-size: 20px !important;\n    font-weight: 600;\n    color: var(--text);\n    line-height: 1.3;\n  }\n\n  .card-row {\n    display: flex;\n    align-items: flex-start;\n    gap: 9px;\n    margin-bottom: 7px;\n    font-size: 17px !important;\n    color: var(--text-muted);\n    line-height: 1.5;\n  }\n  .card-row svg { width: 13px; height: 13px; flex-shrink: 0; margin-top: 2px; color: var(--green-mid); }\n  .card-row a { color: var(--green-mid); text-decoration: none; font-size: 17px !important; }\n  .card-row a:hover { text-decoration: underline; }\n\n  .badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 4px;\n    font-size: 14px !important;\n    font-weight: 500;\n    padding: 3px 10px;\n    border-radius: 20px;\n    margin-top: 10px;\n  }\n  .badge-late { background: #e6f7ed; color: #1a5c3a; }\n  .badge-info { background: var(--blue-light); color: var(--blue); }\n  .badge-amber { background: var(--amber-light); color: #7a4e14; }\n\n  .hours-pill {\n    font-size: 14px !important;\n    background: var(--green-light);\n    color: var(--green);\n    padding: 3px 9px;\n    border-radius: 20px;\n    font-weight: 500;\n    white-space: nowrap;\n    flex-shrink: 0;\n  }\n\n  \/* ALERT BOXES *\/\n  .alert {\n    border-radius: var(--radius);\n    padding: 18px 20px;\n    display: flex;\n    align-items: flex-start;\n    gap: 14px;\n    margin-bottom: 24px;\n    border: 1px solid;\n  }\n  .alert svg { width: 18px; height: 18px; flex-shrink: 0; margin-top: 2px; }\n  .alert-body { font-size: 17px !important; line-height: 1.65; }\n  .alert-title { font-weight: 500; font-size: 18px !important; margin-bottom: 5px; }\n  .alert-warning { background: var(--amber-light); border-color: rgba(200, 131, 42, 0.3); color: #5a3910; }\n  .alert-warning svg { color: var(--amber); }\n  .alert-info { background: var(--blue-light); border-color: rgba(26,63,111,0.2); color: #1a2f50; }\n  .alert-info svg { color: var(--blue); }\n\n  \/* EMERGENCY STRIP *\/\n  .emergency-strip {\n    background: var(--red);\n    border-radius: var(--radius);\n    padding: 20px 24px;\n    display: flex;\n    align-items: center;\n    gap: 20px;\n    margin-bottom: 24px;\n    color: #fff;\n  }\n  .emergency-num {\n    font-family: 'Playfair Display', serif !important;\n    font-size: 40px !important;\n    font-weight: 600;\n    line-height: 1;\n    flex-shrink: 0;\n  }\n  .emergency-label { font-size: 14px !important; color: rgba(255,255,255,0.7); margin-top: 2px; }\n  .emergency-divider { width: 1px; height: 48px; background: rgba(255,255,255,0.25); flex-shrink: 0; }\n  .emergency-text { font-size: 17px !important; line-height: 1.6; color: rgba(255,255,255,0.92); }\n\n  \/* INFO GRID (speshni) *\/\n  .info-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));\n    gap: 12px;\n  }\n  .info-card {\n    background: var(--surface);\n    border: 1px solid var(--border);\n    border-radius: var(--radius);\n    padding: 18px;\n  }\n  .info-card-icon {\n    width: 36px;\n    height: 36px;\n    border-radius: 10px;\n    background: var(--green-light);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 12px;\n  }\n  .info-card-icon svg { width: 18px; height: 18px; color: var(--green-mid); }\n  .info-card-title { font-weight: 500; font-size: 18px !important; margin-bottom: 6px; }\n  .info-card-text { font-size: 17px !important; color: var(--text-muted); line-height: 1.55; }\n\n  \/* FOOTER NOTE *\/\n  .footer-note {\n    text-align: center;\n    font-size: 14px !important;\n    color: var(--text-light);\n    padding-top: 32px;\n    border-top: 1px solid var(--border);\n    margin-top: 40px;\n  }\n\n  \/* RESPONSIVE *\/\n  @media (max-width: 500px) {\n    .hero { min-height: 340px; }\n    .hero-content { padding: 40px 16px 36px; }\n    .cards-grid { grid-template-columns: 1fr; }\n    .info-grid { grid-template-columns: 1fr 1fr; }\n    .emergency-strip { flex-direction: column; gap: 12px; }\n    .emergency-divider { display: none; }\n  }\n<\/style>\n<\/head>\n<body>\n\n<!-- HERO -->\n<div class=\"hero\">\n  <img decoding=\"async\"\n    class=\"hero-image smush-dimensions\"\n    src=\"https:\/\/vbansko.com\/wp-content\/uploads\/2026\/04\/apteki-v-bansko-i-razlog.webp\"\n    alt=\"Pharmacies in Bansko and Razlog\"\n    loading=\"eager\"\n width=\"2400\" style=\"--smush-image-width: 2400px; --smush-image-aspect-ratio: 2400\/1700;\" srcset=\"https:\/\/vbansko.com\/wp-content\/uploads\/2026\/04\/apteki-v-bansko-i-razlog.webp 2400w, https:\/\/vbansko.com\/wp-content\/uploads\/2026\/04\/apteki-v-bansko-i-razlog-300x213.webp 300w, https:\/\/vbansko.com\/wp-content\/uploads\/2026\/04\/apteki-v-bansko-i-razlog-1024x725.webp 1024w, https:\/\/vbansko.com\/wp-content\/uploads\/2026\/04\/apteki-v-bansko-i-razlog-768x544.webp 768w, https:\/\/vbansko.com\/wp-content\/uploads\/2026\/04\/apteki-v-bansko-i-razlog-1536x1088.webp 1536w, https:\/\/vbansko.com\/wp-content\/uploads\/2026\/04\/apteki-v-bansko-i-razlog-2048x1451.webp 2048w, https:\/\/vbansko.com\/wp-content\/uploads\/2026\/04\/apteki-v-bansko-i-razlog-18x12.webp 18w\" sizes=\"(max-width: 2400px) 100vw, 2400px\" \/>\n  <div class=\"hero-overlay\"><\/div>\n  <div class=\"hero-content\">\n    <div class=\"hero-icon\">\n      <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n        <path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/>\n      <\/svg>\n    <\/div>\n    <h1>Pharmacies in Bansko and Razlog<\/h1>\n    <p>A complete guide with opening hours, addresses and information about pharmacies on duty<\/p>\n    <div class=\"hero-badge\">\n      <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" style=\"width:12px;height:12px\">\n        <circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/>\n      <\/svg>\n      Current information\n    <\/div>\n  <\/div>\n<\/div>\n\n<!-- MAIN -->\n<div class=\"container\">\n\n  <!-- TABS -->\n  <div class=\"tabs-wrap\" role=\"tablist\">\n    <button class=\"tab-btn active\" onclick=\"showTab('bansko', this)\" role=\"tab\">\n      <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n      Bansko,\n    <\/button>\n    <button class=\"tab-btn\" onclick=\"showTab('razlog', this)\" role=\"tab\">\n      <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n      Razlog\n    <\/button>\n    <button class=\"tab-btn\" onclick=\"showTab('dezurni', this)\" role=\"tab\">\n      <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\n      Pharmacies on duty\n    <\/button>\n    <button class=\"tab-btn\" onclick=\"showTab('speshni', this)\" role=\"tab\">\n      <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><polygon points=\"7.86 2 16.14 2 22 7.86 22 16.14 16.14 22 7.86 22 2 16.14 2 7.86 7.86 2\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg>\n      Emergencies\n    <\/button>\n  <\/div>\n\n  <!-- PANEL: \u0411\u0410\u041d\u0421\u041a\u041e -->\n  <div class=\"panel active\" id=\"panel-bansko\">\n    <div class=\"alert alert-info\">\n      <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg>\n      <div class=\"alert-body\">\n        <div class=\"alert-title\">Useful for tourists<\/div>\n        Most pharmacies in the center of Bansko have staff who speak English and\/or Russian. Pharmacists can advise on over-the-counter medications for colds, injuries, or stomach ailments.\n      <\/div>\n    <\/div>\n\n    <div class=\"section-label\">6 pharmacies in Bansko<\/div>\n    <div class=\"cards-grid\">\n\n      <div class=\"card\">\n        <div class=\"card-head\">\n          <div class=\"card-name\">&quot;Astra&quot; Pharmacy\u201e<\/div>\n          <span class=\"hours-pill\">until 23:00<\/span>\n        <\/div>\n        <div class=\"card-row\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n          51 Pirin Street\n        <\/div>\n        <div class=\"card-row\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.07 10.93 19.79 19.79 0 0 1 1 2.18 2 2 0 0 1 2.96 0h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L7.09 7.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>\n          <a href=\"tel:089225523\">089 22 55 223<\/a>\n        <\/div>\n        <div class=\"card-row\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\n          Mon\u2013Sun: 09:00\u201323:00\n        <\/div>\n        <span class=\"badge badge-late\">He most recently worked in Bansko<\/span>\n      <\/div>\n\n      <div class=\"card\">\n        <div class=\"card-head\">\n          <div class=\"card-name\"><a class=\"wpil_keyword_link\" href=\"https:\/\/vbansko.com\/en\/yes\/subra-pharmacy\/\" title=\"SUBRA Pharmacy\" data-wpil-keyword-link=\"linked\" data-wpil-monitor-id=\"8822\">SUBRA Pharmacy<\/a><\/div>\n          <span class=\"hours-pill\">until 20:00<\/span>\n        <\/div>\n        <div class=\"card-row\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n          92 G Pirin Street\n        <\/div>\n        <div class=\"card-row\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.07 10.93 19.79 19.79 0 0 1 1 2.18 2 2 0 0 1 2.96 0h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L7.09 7.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>\n          <a href=\"tel:0878714630\">0878 714 630<\/a>\n        <\/div>\n        <div class=\"card-row\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\n          Mon\u2013Sun: 09:00\u201320:00\n        <\/div>\n        <span class=\"badge badge-info\">Wide range of cosmetics<\/span>\n      <\/div>\n\n      <div class=\"card\">\n        <div class=\"card-head\">\n          <div class=\"card-name\">&quot;Azarum&quot; Pharmacy\u201e<\/div>\n          <span class=\"hours-pill\">until 22:00<\/span>\n        <\/div>\n        <div class=\"card-row\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n          4 Louis Pasteur Street\n        <\/div>\n        <div class=\"card-row\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.07 10.93 19.79 19.79 0 0 1 1 2.18 2 2 0 0 1 2.96 0h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L7.09 7.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>\n          <a href=\"tel:074982161\">0749 821 61<\/a>\n        <\/div>\n        <div class=\"card-row\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\n          Mon\u2013Sun: 08:00\u201322:00\n        <\/div>\n        <span class=\"badge badge-late\">Central location<\/span>\n      <\/div>\n\n      <div class=\"card\">\n        <div class=\"card-head\">\n          <div class=\"card-name\">&quot;Mareshki&quot; Pharmacy\u201e<\/div>\n          <span class=\"hours-pill\">until 20:00<\/span>\n        <\/div>\n        <div class=\"card-row\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n          &quot;Nikola Vaptsarov&quot; Square No. 2\n        <\/div>\n        <div class=\"card-row\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.07 10.93 19.79 19.79 0 0 1 1 2.18 2 2 0 0 1 2.96 0h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L7.09 7.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>\n          <a href=\"tel:074979927\">0749 799 27<\/a>\n        <\/div>\n        <div class=\"card-row\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\n          Mon\u2013Fri: 08:00\u201320:00\n        <\/div>\n        <div class=\"card-row\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\n          Sat.\u2013Sun.: 09:00\u201319:00\n        <\/div>\n        <span class=\"badge badge-info\">On the central square<\/span>\n      <\/div>\n\n      <div class=\"card\">\n        <div class=\"card-head\">\n          <div class=\"card-name\">&quot;Sanita&quot; Pharmacy\u201e<\/div>\n          <span class=\"hours-pill\">until 20:00<\/span>\n        <\/div>\n        <div class=\"card-row\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n          57 Tsar Simeon Street\n        <\/div>\n        <div class=\"card-row\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.07 10.93 19.79 19.79 0 0 1 1 2.18 2 2 0 0 1 2.96 0h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L7.09 7.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>\n          <a href=\"tel:074988490\">0749 88 490<\/a>\n        <\/div>\n        <div class=\"card-row\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\n          Mon.\u2013Sat.: 08:00\u201320:00\n        <\/div>\n        <div class=\"card-row\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\n          Sun: 09:00\u201317:00\n        <\/div>\n        <span class=\"badge badge-amber\">On the main street<\/span>\n      <\/div>\n\n      <div class=\"card\">\n        <div class=\"card-head\">\n          <div class=\"card-name\">Pharmacy &quot;M. Trencheva&quot;\u201e<\/div>\n          <span class=\"hours-pill\">until 20:00<\/span>\n        <\/div>\n        <div class=\"card-row\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n          73 Tsar Simeon Street\n        <\/div>\n        <div class=\"card-row\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.07 10.93 19.79 19.79 0 0 1 1 2.18 2 2 0 0 1 2.96 0h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L7.09 7.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>\n          <a href=\"tel:074988358\">0749 88 358<\/a>\n        <\/div>\n        <div class=\"card-row\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\n          Mon\u2013Fri: 08:00\u201320:00\n        <\/div>\n        <div class=\"card-row\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\n          Sat.\u2013Sun.: 09:00\u201317:00\n        <\/div>\n        <span class=\"badge badge-amber\">Works on the weekend<\/span>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <!-- PANEL: \u0420\u0410\u0417\u041b\u041e\u0413 -->\n  <div class=\"panel\" id=\"panel-razlog\">\n    <div class=\"alert alert-info\">\n      <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg>\n      <div class=\"alert-body\">\n        Razlog is the administrative center of the region and is located next to the &quot;Dr. Asen Velev&quot; Hospital. The pharmacies there are well-stocked.\n      <\/div>\n    <\/div>\n\n    <div class=\"section-label\">Pharmacies in Razlog<\/div>\n    <div class=\"cards-grid\">\n\n      <div class=\"card\">\n        <div class=\"card-head\">\n          <div class=\"card-name\"><a class=\"wpil_keyword_link\" href=\"https:\/\/vbansko.com\/en\/yes\/popovi-pharmacy\/\" title=\"Popovi Pharmacy\" data-wpil-keyword-link=\"linked\" data-wpil-monitor-id=\"8821\">Popovi Pharmacy<\/a><\/div>\n        <\/div>\n        <div class=\"card-row\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n          &quot;Center&quot; Street\u201e\n        <\/div>\n        <span class=\"badge badge-late\">Popular and well-stocked<\/span>\n      <\/div>\n\n      <div class=\"card\">\n        <div class=\"card-head\">\n          <div class=\"card-name\">&quot;Mareshki&quot; Pharmacy\u201e<\/div>\n        <\/div>\n        <div class=\"card-row\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n          9 Hristo Botev Street\n        <\/div>\n        <span class=\"badge badge-info\">Chain pharmacy<\/span>\n      <\/div>\n\n      <div class=\"card\">\n        <div class=\"card-head\">\n          <div class=\"card-name\">Pharmacy &quot;ELZA&quot;\u201e<\/div>\n        <\/div>\n        <div class=\"card-row\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n          2 Gotse Delchev Street\n        <\/div>\n      <\/div>\n\n      <div class=\"card\">\n        <div class=\"card-head\">\n          <div class=\"card-name\">Shteryanov Pharmacy\u201e<\/div>\n        <\/div>\n        <div class=\"card-row\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n          4 St. Cyril and Methodius Street\n        <\/div>\n        <div class=\"card-row\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n          &quot;Opalchenska&quot; Street\u201e\n        <\/div>\n        <span class=\"badge badge-amber\">2 locations<\/span>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <!-- PANEL: \u0414\u0415\u0416\u0423\u0420\u041d\u0418 -->\n  <div class=\"panel\" id=\"panel-dezurni\">\n    <div class=\"alert alert-warning\">\n      <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"12\" y1=\"8\" x2=\"12\" y2=\"12\"\/><line x1=\"12\" y1=\"16\" x2=\"12.01\" y2=\"16\"\/><\/svg>\n      <div class=\"alert-body\">\n        <div class=\"alert-title\">How to find the pharmacy on duty?<\/div>\n        Bansko operates a rotating duty schedule. After the end of standard working hours (usually around 8:00 PM\u20139:00 PM), most pharmacies close, but at least one remains on duty.<br><br>\n        <strong>Go to the nearest pharmacy<\/strong> \u2014 an up-to-date paper schedule must be posted on the shop window or front door. There you will see which pharmacy is on duty that night and the phone number to contact the pharmacist.\n      <\/div>\n    <\/div>\n\n    <div class=\"section-label\">Pharmacies with the longest opening hours<\/div>\n    <div class=\"cards-grid\">\n\n      <div class=\"card\">\n        <div class=\"card-head\">\n          <div class=\"card-name\">&quot;Astra&quot; Pharmacy\u201e<\/div>\n          <span class=\"hours-pill\">until 23:00<\/span>\n        <\/div>\n        <div class=\"card-row\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n          51 Pirin Street\n        <\/div>\n        <div class=\"card-row\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.07 10.93 19.79 19.79 0 0 1 1 2.18 2 2 0 0 1 2.96 0h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L7.09 7.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>\n          <a href=\"tel:089225523\">089 22 55 223<\/a>\n        <\/div>\n        <div class=\"card-row\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\n          Mon\u2013Sun: 09:00\u201323:00\n        <\/div>\n        <span class=\"badge badge-late\">Works latest<\/span>\n      <\/div>\n\n      <div class=\"card\">\n        <div class=\"card-head\">\n          <div class=\"card-name\">&quot;Azarum&quot; Pharmacy\u201e<\/div>\n          <span class=\"hours-pill\">until 22:00<\/span>\n        <\/div>\n        <div class=\"card-row\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg>\n          4 Louis Pasteur Street\n        <\/div>\n        <div class=\"card-row\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.07 10.93 19.79 19.79 0 0 1 1 2.18 2 2 0 0 1 2.96 0h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L7.09 7.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>\n          <a href=\"tel:074982161\">0749 821 61<\/a>\n        <\/div>\n        <div class=\"card-row\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><polyline points=\"12 6 12 12 16 14\"\/><\/svg>\n          Mon\u2013Sun: 08:00\u201322:00\n        <\/div>\n        <span class=\"badge badge-late\">Central location<\/span>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <!-- PANEL: \u0421\u041f\u0415\u0428\u041d\u0418 -->\n  <div class=\"panel\" id=\"panel-speshni\">\n    <div class=\"emergency-strip\">\n      <div>\n        <div class=\"emergency-num\">112<\/div>\n        <div class=\"emergency-label\">Emergency assistance<\/div>\n      <\/div>\n      <div class=\"emergency-divider\"><\/div>\n      <div class=\"emergency-text\">\n        In case of a seriously deteriorated health condition, immediately contact the Emergency Medical Care Branch in Bansko (next to the polyclinic) or call 112.\n      <\/div>\n    <\/div>\n\n    <div class=\"section-label\">Important for tourists<\/div>\n    <div class=\"info-grid\">\n\n      <div class=\"info-card\">\n        <div class=\"info-card-icon\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg>\n        <\/div>\n        <div class=\"info-card-title\">Without a prescription<\/div>\n        <div class=\"info-card-text\">Painkillers, vitamins, flu remedies, and sanitary materials are sold freely.<\/div>\n      <\/div>\n\n      <div class=\"info-card\">\n        <div class=\"info-card-icon\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><polyline points=\"14 2 14 8 20 8\"\/><\/svg>\n        <\/div>\n        <div class=\"info-card-title\">With prescription<\/div>\n        <div class=\"info-card-text\">Antibiotics and specific therapies require a green or electronic prescription from a doctor in Bulgaria.<\/div>\n      <\/div>\n\n      <div class=\"info-card\">\n        <div class=\"info-card-icon\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"1\" y=\"4\" width=\"22\" height=\"16\" rx=\"2\" ry=\"2\"\/><line x1=\"1\" y1=\"10\" x2=\"23\" y2=\"10\"\/><\/svg>\n        <\/div>\n        <div class=\"info-card-title\">EU citizens (EHIC)<\/div>\n        <div class=\"info-card-text\">The card covers emergency examinations in public hospitals. In private pharmacies, payment is in full. Travel insurance is recommended.<\/div>\n      <\/div>\n\n      <div class=\"info-card\">\n        <div class=\"info-card-icon\">\n          <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\"\/><\/svg>\n        <\/div>\n        <div class=\"info-card-title\">Language assistance<\/div>\n        <div class=\"info-card-text\">In most pharmacies in the center of Bansko, the staff speaks English and\/or Russian.<\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <div class=\"footer-note\">\n    The information is up-to-date. If in doubt, call the pharmacy in advance.\n  <\/div>\n<\/div>\n\n<script>\nfunction showTab(name, btn) {\n  document.querySelectorAll('.panel').forEach(p => p.classList.remove('active'));\n  document.querySelectorAll('.tab-btn').forEach(b => b.classList.remove('active'));\n  document.getElementById('panel-' + name).classList.add('active');\n  btn.classList.add('active');\n}\n<\/script>\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>","protected":false},"excerpt":{"rendered":"<p>\u0410\u043f\u0442\u0435\u043a\u0438 \u0432 \u0411\u0430\u043d\u0441\u043a\u043e \u0438 \u0420\u0430\u0437\u043b\u043e\u0433 \u0410\u043f\u0442\u0435\u043a\u0438 \u0432 \u0411\u0430\u043d\u0441\u043a\u043e \u0438 \u0420\u0430\u0437\u043b\u043e\u0433 \u041f\u044a\u043b\u0435\u043d \u0441\u043f\u0440\u0430\u0432\u043e\u0447\u043d\u0438\u043a \u0441 \u0440\u0430\u0431\u043e\u0442\u043d\u043e \u0432\u0440\u0435\u043c\u0435, \u0430\u0434\u0440\u0435\u0441\u0438 \u0438 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u0437\u0430 \u0434\u0435\u0436\u0443\u0440\u043d\u0438 \u0430\u043f\u0442\u0435\u043a\u0438 \u0410\u043a\u0442\u0443\u0430\u043b\u043d\u0430 \u0438\u043d\u0444\u043e\u0440\u043c\u0430\u0446\u0438\u044f \u0411\u0430\u043d\u0441\u043a\u043e \u0420\u0430\u0437\u043b\u043e\u0433 \u0414\u0435\u0436\u0443\u0440\u043d\u0438 \u0430\u043f\u0442\u0435\u043a\u0438 \u0421\u043f\u0435\u0448\u043d\u0438 \u0441\u043b\u0443\u0447\u0430\u0438 \u041f\u043e\u043b\u0435\u0437\u043d\u043e [&hellip;]<\/p>\n","protected":false},"author":4,"featured_media":34045,"parent":33723,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-page-full-width.php","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-34042","page","type-page","status-publish","has-post-thumbnail","hentry"],"acf":[],"cubewp_post_meta":[],"taxonomies":[],"_links":{"self":[{"href":"https:\/\/vbansko.com\/en\/wp-json\/wp\/v2\/pages\/34042","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/vbansko.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vbansko.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vbansko.com\/en\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/vbansko.com\/en\/wp-json\/wp\/v2\/comments?post=34042"}],"version-history":[{"count":4,"href":"https:\/\/vbansko.com\/en\/wp-json\/wp\/v2\/pages\/34042\/revisions"}],"predecessor-version":[{"id":43330,"href":"https:\/\/vbansko.com\/en\/wp-json\/wp\/v2\/pages\/34042\/revisions\/43330"}],"up":[{"embeddable":true,"href":"https:\/\/vbansko.com\/en\/wp-json\/wp\/v2\/pages\/33723"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/vbansko.com\/en\/wp-json\/wp\/v2\/media\/34045"}],"wp:attachment":[{"href":"https:\/\/vbansko.com\/en\/wp-json\/wp\/v2\/media?parent=34042"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}