{"id":297,"date":"2026-07-21T22:27:28","date_gmt":"2026-07-21T22:27:28","guid":{"rendered":"https:\/\/ricomario.md\/?page_id=297"},"modified":"2026-07-24T11:28:53","modified_gmt":"2026-07-24T11:28:53","slug":"locatii","status":"publish","type":"page","link":"https:\/\/ricomario.md\/?page_id=297","title":{"rendered":"Locatii"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"297\" class=\"elementor elementor-297\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cc2481f e-flex e-con-boxed e-con e-parent\" data-id=\"cc2481f\" 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-656d0ac elementor-widget elementor-widget-spacer\" data-id=\"656d0ac\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ac54945 elementor-widget elementor-widget-html\" data-id=\"ac54945\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"ro\">\n<head>\n  <meta charset=\"UTF-8\" \/>\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\" \/>\n  <title>Loca\u021bii RicoMario<\/title>\n\n  <style>\n    :root {\n      --rm-bg: #fff4e4;\n      --rm-footer-bg: #fff0da;\n      --rm-text: #481100;\n      --rm-accent: #cf2b24;\n      --rm-gold: #a8611d;\n      --rm-border: #a8611d;\n      --rm-max-width: 1180px;\n    }\n\n    * {\n      box-sizing: border-box;\n      margin: 0;\n      padding: 0;\n    }\n\n    html {\n      scroll-behavior: smooth;\n    }\n\n    body {\n      background: var(--rm-bg);\n      color: var(--rm-text);\n      font-family: \"Lato\", Arial, Helvetica, sans-serif;\n    }\n\n    a {\n      color: inherit;\n    }\n\n    img {\n      display: block;\n      max-width: 100%;\n    }\n\n    \/* HEADER *\/\n    .rm-locations-header {\n      position: sticky;\n      top: 0;\n      z-index: 100;\n      width: 100%;\n      background: rgba(255, 244, 228, 0.97);\n      border-bottom: 1px solid rgba(168, 97, 29, 0.45);\n      backdrop-filter: blur(12px);\n    }\n\n    .rm-locations-nav {\n      width: min(calc(100% - 32px), var(--rm-max-width));\n      min-height: 92px;\n      margin: 0 auto;\n      display: grid;\n      grid-template-columns: auto 1fr auto auto;\n      align-items: center;\n      gap: 28px;\n    }\n\n    .rm-locations-logo {\n      display: inline-flex;\n      align-items: center;\n      text-decoration: none;\n    }\n\n    .rm-locations-logo img {\n      width: 92px;\n      height: auto;\n    }\n\n    .rm-locations-links {\n      display: flex;\n      justify-content: center;\n      align-items: center;\n      gap: 34px;\n    }\n\n    .rm-locations-links a {\n      color: var(--rm-text);\n      font-size: 16px;\n      font-weight: 400;\n      text-decoration: none;\n      transition: color 0.2s ease;\n    }\n\n    .rm-locations-links a:hover,\n    .rm-locations-links a.is-active {\n      color: var(--rm-accent);\n    }\n\n    .rm-locations-menu {\n      display: none;\n      width: 44px;\n      height: 44px;\n      border: 1px solid rgba(72, 17, 0, 0.25);\n      border-radius: 50%;\n      background: transparent;\n      cursor: pointer;\n    }\n\n    .rm-locations-menu span {\n      display: block;\n      width: 19px;\n      height: 2px;\n      margin: 4px auto;\n      border-radius: 999px;\n      background: var(--rm-text);\n      transition: transform 0.25s ease, opacity 0.25s ease;\n    }\n\n    .rm-locations-menu.is-open span:nth-child(1) {\n      transform: translateY(6px) rotate(45deg);\n    }\n\n    .rm-locations-menu.is-open span:nth-child(2) {\n      opacity: 0;\n    }\n\n    .rm-locations-menu.is-open span:nth-child(3) {\n      transform: translateY(-6px) rotate(-45deg);\n    }\n\n    .rm-locations-cart {\n      position: relative;\n      display: grid;\n      width: 44px;\n      height: 44px;\n      place-items: center;\n      border: 0;\n      background: transparent;\n      color: var(--rm-text);\n      cursor: pointer;\n    }\n\n    .rm-locations-cart svg {\n      width: 22px;\n      height: 22px;\n    }\n\n    .rm-locations-cart-count {\n      position: absolute;\n      top: -4px;\n      right: -4px;\n      display: grid;\n      width: 22px;\n      height: 22px;\n      place-items: center;\n      border-radius: 50%;\n      background: var(--rm-accent);\n      color: #fff;\n      font-size: 12px;\n      line-height: 1;\n    }\n\n    \/* LOCATIONS *\/\n    .rm-locations-main {\n      width: min(calc(100% - 32px), var(--rm-max-width));\n      margin: 0 auto;\n      padding: 86px 0 110px;\n    }\n\n    .rm-locations-title {\n      margin-bottom: 48px;\n      text-align: center;\n      color: var(--rm-text);\n      font-family: \"Fertigo\", Georgia, \"Times New Roman\", serif;\n      font-size: clamp(54px, 6vw, 84px);\n      font-weight: 400;\n      line-height: 1;\n      letter-spacing: -0.04em;\n    }\n\n    .rm-locations-list {\n      display: grid;\n      gap: 22px;\n    }\n\n    .rm-location-item {\n      width: 100%;\n      min-height: 62px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      padding: 16px 30px;\n      border: 1.5px solid var(--rm-border);\n      border-radius: 999px;\n      background: transparent;\n      color: var(--rm-text);\n      font-family: \"Fertigo\", Georgia, \"Times New Roman\", serif;\n      font-size: clamp(21px, 2vw, 30px);\n      font-weight: 400;\n      line-height: 1.25;\n      letter-spacing: -0.03em;\n      text-align: center;\n      text-decoration: none;\n      transition:\n        background-color 0.2s ease,\n        color 0.2s ease,\n        transform 0.2s ease;\n    }\n\n    .rm-location-item:hover {\n      transform: translateY(-2px);\n      background: var(--rm-text);\n      color: var(--rm-bg);\n    }\n\n    .rm-location-item:focus-visible {\n      outline: 3px solid rgba(207, 43, 36, 0.25);\n      outline-offset: 4px;\n    }\n\n    \/* FOOTER *\/\n    .rm-locations-footer {\n      width: 100%;\n      padding: 76px 24px 22px;\n      background: var(--rm-footer-bg);\n    }\n\n    .rm-locations-footer__inner {\n      width: min(100%, var(--rm-max-width));\n      margin: 0 auto;\n    }\n\n    .rm-locations-footer__top {\n      display: grid;\n      grid-template-columns: minmax(260px, 0.8fr) minmax(0, 1.4fr);\n      gap: 70px;\n      padding-bottom: 58px;\n    }\n\n    .rm-locations-footer__logo {\n      width: 130px;\n    }\n\n    .rm-locations-footer__description {\n      margin-top: 26px;\n      color: var(--rm-text);\n      font-size: 16px;\n      line-height: 1.55;\n    }\n\n    .rm-locations-footer__links {\n      display: grid;\n      gap: 22px;\n    }\n\n    .rm-locations-footer__row {\n      display: grid;\n      grid-template-columns: 210px minmax(0, 1fr);\n      gap: 22px;\n      align-items: start;\n    }\n\n    .rm-locations-footer__label {\n      color: var(--rm-gold);\n      font-size: 20px;\n      text-transform: uppercase;\n      white-space: nowrap;\n    }\n\n    .rm-locations-footer__items {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 10px 24px;\n    }\n\n    .rm-locations-footer__items a,\n    .rm-locations-footer__items span {\n      color: var(--rm-text);\n      font-size: 15px;\n      text-decoration: none;\n    }\n\n    .rm-locations-footer__items a:hover {\n      color: var(--rm-gold);\n    }\n\n    .rm-locations-footer__bottom {\n      padding-top: 18px;\n      border-top: 1px solid rgba(168, 97, 29, 0.65);\n      color: var(--rm-text);\n      font-size: 14px;\n    }\n\n    @media (max-width: 900px) {\n      .rm-locations-menu {\n        display: block;\n      }\n\n      .rm-locations-links {\n        position: absolute;\n        top: 92px;\n        left: 16px;\n        right: 16px;\n        display: grid;\n        gap: 0;\n        padding: 12px;\n        border-radius: 20px;\n        background: rgba(255, 244, 228, 0.99);\n        box-shadow: 0 18px 45px rgba(72, 17, 0, 0.14);\n        opacity: 0;\n        visibility: hidden;\n        transform: translateY(-10px);\n        transition:\n          opacity 0.25s ease,\n          visibility 0.25s ease,\n          transform 0.25s ease;\n      }\n\n      .rm-locations-links.is-open {\n        opacity: 1;\n        visibility: visible;\n        transform: translateY(0);\n      }\n\n      .rm-locations-links a {\n        padding: 14px 12px;\n        border-bottom: 1px solid rgba(72, 17, 0, 0.1);\n      }\n\n      .rm-locations-links a:last-child {\n        border-bottom: 0;\n      }\n\n      .rm-locations-footer__top {\n        grid-template-columns: 1fr;\n        gap: 46px;\n      }\n\n      .rm-locations-footer__row {\n        grid-template-columns: 190px minmax(0, 1fr);\n      }\n    }\n\n    @media (max-width: 640px) {\n      .rm-locations-nav {\n        width: min(calc(100% - 20px), var(--rm-max-width));\n        min-height: 76px;\n        gap: 12px;\n      }\n\n      .rm-locations-logo img {\n        width: 78px;\n      }\n\n      .rm-locations-links {\n        top: 76px;\n      }\n\n      .rm-locations-main {\n        width: min(calc(100% - 24px), var(--rm-max-width));\n        padding: 52px 0 72px;\n      }\n\n      .rm-locations-title {\n        margin-bottom: 34px;\n        font-size: 48px;\n      }\n\n      .rm-locations-list {\n        gap: 14px;\n      }\n\n      .rm-location-item {\n        min-height: 58px;\n        padding: 14px 20px;\n        border-radius: 28px;\n        font-size: 20px;\n      }\n\n      .rm-locations-footer {\n        padding: 50px 16px 18px;\n      }\n\n      .rm-locations-footer__row {\n        grid-template-columns: 1fr;\n        gap: 10px;\n      }\n\n      .rm-locations-footer__items {\n        display: grid;\n        gap: 8px;\n      }\n\n      .rm-locations-footer__label {\n        white-space: normal;\n      }\n    }\n  <\/style>\n<\/head>\n\n<body>\n\n\n  <main class=\"rm-locations-main\" id=\"locatii\">\n    <h1 class=\"rm-locations-title\">Loca\u021bii<\/h1>\n\n    <div class=\"rm-locations-list\">\n      <a\n        class=\"rm-location-item\"\n        href=\"https:\/\/maps.google.com\/?q=r.Ungheni,s.Sculeni,str.Dimitrie+Cantemir+1\"\n        target=\"_blank\"\n        rel=\"noopener\"\n      >\n        r.Ungheni, s.Sculeni, str.Dimitrie Cantemir 1 Centru Comercial\n      <\/a>\n\n      <a\n        class=\"rm-location-item\"\n        href=\"https:\/\/maps.google.com\/?q=r.Ungheni,s.Sculeni,str.Calea+Ie\u0219ilor+2\"\n        target=\"_blank\"\n        rel=\"noopener\"\n      >\n        r.Ungheni, s.Sculeni, str.Calea Ie\u0219ilor 2\n      <\/a>\n\n      <a\n        class=\"rm-location-item\"\n        href=\"https:\/\/maps.google.com\/?q=r.Ungheni,s.Gherman,str.Calea+Ie\u0219ilor+104\"\n        target=\"_blank\"\n        rel=\"noopener\"\n      >\n        r.Ungheni, s.Gherman, str.Calea Ie\u0219ilor 104\n      <\/a>\n\n      <a\n        class=\"rm-location-item\"\n        href=\"https:\/\/maps.google.com\/?q=or.Ungheni,Cartierul+Tineretului,str.Bernardazzi+7\"\n        target=\"_blank\"\n        rel=\"noopener\"\n      >\n        or.Ungheni, Cartierul Tineretului str. Bernardazzi 7\n      <\/a>\n\n      <a\n        class=\"rm-location-item\"\n        href=\"https:\/\/maps.google.com\/?q=or.Ungheni,Cartierul+D\u0103nu\u021beni,str.\u0218tefan+cel+Mare+163\"\n        target=\"_blank\"\n        rel=\"noopener\"\n      >\n        or. Ungheni, Cartierul D\u0103nu\u021beni, str. \u0218tefan cel Mare 163\n      <\/a>\n\n      <a\n        class=\"rm-location-item\"\n        href=\"https:\/\/maps.google.com\/?q=or.F\u0103le\u0219ti,str.Mihai+Eminescu,Alexei+Mateevici\"\n        target=\"_blank\"\n        rel=\"noopener\"\n      >\n        or. F\u0103le\u0219ti str. Mihai Eminescu col\u021b, Alexei Mateevici\n      <\/a>\n\n      <a\n        class=\"rm-location-item\"\n        href=\"https:\/\/maps.google.com\/?q=or.Ungheni,str.Vlad+\u021aepe\u0219+15,Pia\u021ba+Central\u0103\"\n        target=\"_blank\"\n        rel=\"noopener\"\n      >\n        or. Ungheni str. Vlad \u021aepe\u0219 15, Pia\u021ba Central\u0103, intrare nr.1\n      <\/a>\n    <\/div>\n  <\/main>\n\n  \n\n  <script>\n    (function () {\n      const menuButton = document.getElementById(\"rmLocationsMenu\");\n      const navigation = document.getElementById(\"rmLocationsNavigation\");\n      const year = document.getElementById(\"rmLocationsYear\");\n\n      if (year) {\n        year.textContent = new Date().getFullYear();\n      }\n\n      if (!menuButton || !navigation) return;\n\n      function closeMenu() {\n        navigation.classList.remove(\"is-open\");\n        menuButton.classList.remove(\"is-open\");\n        menuButton.setAttribute(\"aria-expanded\", \"false\");\n        menuButton.setAttribute(\"aria-label\", \"Deschide meniul\");\n      }\n\n      menuButton.addEventListener(\"click\", function () {\n        const isOpen = navigation.classList.toggle(\"is-open\");\n\n        menuButton.classList.toggle(\"is-open\", isOpen);\n        menuButton.setAttribute(\"aria-expanded\", String(isOpen));\n        menuButton.setAttribute(\n          \"aria-label\",\n          isOpen ? \"\u00cenchide meniul\" : \"Deschide meniul\"\n        );\n      });\n\n      navigation.querySelectorAll(\"a\").forEach(function (link) {\n        link.addEventListener(\"click\", closeMenu);\n      });\n\n      document.addEventListener(\"click\", function (event) {\n        if (!event.target.closest(\".rm-locations-header\")) {\n          closeMenu();\n        }\n      });\n\n      window.addEventListener(\"resize\", function () {\n        if (window.innerWidth > 900) {\n          closeMenu();\n        }\n      });\n    })();\n  <\/script>\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Loca\u021bii RicoMario Loca\u021bii r.Ungheni, s.Sculeni, str.Dimitrie Cantemir 1 Centru Comercial r.Ungheni, s.Sculeni, str.Calea Ie\u0219ilor 2 r.Ungheni, s.Gherman, str.Calea Ie\u0219ilor 104 or.Ungheni, Cartierul Tineretului str. Bernardazzi 7 or. Ungheni, Cartierul D\u0103nu\u021beni, str. \u0218tefan cel Mare 163 or. F\u0103le\u0219ti str. Mihai Eminescu col\u021b, Alexei Mateevici or. Ungheni str. Vlad \u021aepe\u0219 15, Pia\u021ba Central\u0103, intrare nr.1<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-297","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/ricomario.md\/index.php?rest_route=\/wp\/v2\/pages\/297","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ricomario.md\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ricomario.md\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ricomario.md\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ricomario.md\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=297"}],"version-history":[{"count":13,"href":"https:\/\/ricomario.md\/index.php?rest_route=\/wp\/v2\/pages\/297\/revisions"}],"predecessor-version":[{"id":342,"href":"https:\/\/ricomario.md\/index.php?rest_route=\/wp\/v2\/pages\/297\/revisions\/342"}],"wp:attachment":[{"href":"https:\/\/ricomario.md\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=297"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}