{"id":3394,"date":"2026-05-26T15:37:33","date_gmt":"2026-05-26T15:37:33","guid":{"rendered":"https:\/\/dolores.ee\/?page_id=3394"},"modified":"2026-05-26T15:38:37","modified_gmt":"2026-05-26T15:38:37","slug":"contact","status":"publish","type":"page","link":"https:\/\/dolores.ee\/en\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"3394\" class=\"elementor elementor-3394 elementor-2955\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-869520c e-con-full e-flex e-con e-parent\" data-id=\"869520c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7403d26 elementor-widget elementor-widget-html\" data-id=\"7403d26\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"dl-contact-page\">\n  <style>\n    .dl-contact-page,\n    .dl-contact-page * {\n      box-sizing: border-box;\n      font-family: Montserrat, system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\n    }\n\n    .dl-contact-page {\n      --dl-orange: #d76605;\n      --dl-orange-soft: #ffa663;\n      --dl-orange-light: #ffc294;\n      --dl-text: #2b2b2b;\n      --dl-muted: rgba(43, 43, 43, 0.58);\n      --dl-border: rgba(255, 166, 99, 0.22);\n      --dl-border-dark: rgba(17, 17, 17, 0.075);\n      --dl-soft: rgba(255, 166, 99, 0.075);\n      --dl-card: rgba(255, 255, 255, 0.88);\n\n      width: 100%;\n      padding: 58px 20px 96px;\n      color: var(--dl-text);\n      overflow: visible;\n      position: relative;\n\n      background:\n        radial-gradient(circle at 8% 16%, rgba(255, 166, 99, 0.14) 0, rgba(255, 166, 99, 0.00) 34%),\n        radial-gradient(circle at 92% 10%, rgba(255, 194, 148, 0.17) 0, rgba(255, 194, 148, 0.00) 32%),\n        radial-gradient(circle at 52% 94%, rgba(255, 166, 99, 0.10) 0, rgba(255, 166, 99, 0.00) 42%),\n        #fff;\n    }\n\n    .dl-contact-wrap {\n      width: min(1500px, 100%);\n      margin: 0 auto;\n      position: relative;\n      z-index: 2;\n    }\n\n    .dl-contact-hero {\n      display: grid;\n      grid-template-columns: minmax(0, 1fr) minmax(360px, 0.58fr);\n      gap: 34px;\n      align-items: center;\n      margin-bottom: 28px;\n    }\n\n    .dl-contact-eyebrow {\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      color: var(--dl-orange);\n      font-size: 14px;\n      font-weight: 500;\n      letter-spacing: -0.01em;\n      margin-bottom: 14px;\n    }\n\n    .dl-contact-eyebrow::before {\n      content: \"\";\n      width: 22px;\n      height: 22px;\n      border-radius: 50%;\n      background: rgba(255, 166, 99, 0.18);\n      box-shadow: inset 0 0 0 8px rgba(255, 166, 99, 0.35);\n      flex: 0 0 auto;\n    }\n\n    .dl-contact-title {\n      margin: 0;\n      font-size: clamp(54px, 5.2vw, 82px);\n      line-height: 0.98;\n      letter-spacing: -0.055em;\n      font-weight: 500;\n      color: var(--dl-text);\n    }\n\n    .dl-contact-title span {\n      background: linear-gradient(122deg, #d76605 0%, #ffa663 58%, #ffc294 100%);\n      -webkit-background-clip: text;\n      background-clip: text;\n      color: transparent;\n    }\n\n    .dl-contact-lead {\n      max-width: 620px;\n      margin: 22px 0 0;\n      font-size: clamp(16px, 1.05vw, 18px);\n      line-height: 1.65;\n      letter-spacing: -0.025em;\n      color: var(--dl-muted);\n    }\n\n    .dl-contact-side-card {\n      border: 1px solid var(--dl-border);\n      border-radius: 28px;\n      background: rgba(255, 255, 255, 0.76);\n      padding: 26px 28px;\n      box-shadow: none;\n    }\n\n    .dl-contact-side-card h2 {\n      margin: 0 0 12px;\n      font-size: 24px;\n      line-height: 1.18;\n      letter-spacing: -0.04em;\n      font-weight: 600;\n      color: var(--dl-text);\n    }\n\n    .dl-contact-side-card p {\n      margin: 0;\n      font-size: 15px;\n      line-height: 1.65;\n      letter-spacing: -0.025em;\n      color: var(--dl-muted);\n    }\n\n    .dl-contact-grid {\n      display: grid;\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n      gap: 16px;\n      margin: 28px 0 26px;\n    }\n\n    .dl-contact-card {\n      min-height: 158px;\n      display: flex;\n      flex-direction: column;\n      justify-content: space-between;\n      border: 1px solid var(--dl-border-dark);\n      border-radius: 28px;\n      padding: 24px 26px;\n      background: var(--dl-card);\n      text-decoration: none;\n      color: inherit;\n      transition: border-color 0.22s ease, background 0.22s ease, transform 0.22s ease;\n    }\n\n    .dl-contact-card:hover {\n      border-color: rgba(255, 166, 99, 0.42);\n      background: #fff;\n      transform: translateY(-2px);\n    }\n\n    .dl-contact-icon {\n      width: 38px;\n      height: 38px;\n      border-radius: 50%;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      background: rgba(255, 166, 99, 0.13);\n      color: var(--dl-orange);\n      margin-bottom: 18px;\n    }\n\n    .dl-contact-icon svg {\n      width: 18px;\n      height: 18px;\n      stroke-width: 1.85;\n    }\n\n    .dl-contact-card small {\n      display: block;\n      margin-bottom: 7px;\n      font-size: 11px;\n      text-transform: uppercase;\n      letter-spacing: 0.14em;\n      font-weight: 600;\n      color: rgba(43, 43, 43, 0.42);\n    }\n\n    .dl-contact-card strong {\n      display: block;\n      font-size: clamp(19px, 1.3vw, 23px);\n      line-height: 1.22;\n      letter-spacing: -0.04em;\n      font-weight: 500;\n      color: var(--dl-text);\n    }\n\n    .dl-contact-address strong {\n      white-space: nowrap;\n      font-size: clamp(18px, 1.18vw, 21px);\n    }\n\n    .dl-contact-card span {\n      display: inline-flex;\n      align-items: center;\n      gap: 8px;\n      margin-top: 16px;\n      color: var(--dl-orange);\n      font-size: 13px;\n      font-weight: 600;\n      letter-spacing: -0.01em;\n    }\n\n    .dl-contact-info-map {\n      display: grid;\n      grid-template-columns: minmax(0, 0.95fr) minmax(380px, 1.05fr);\n      gap: 18px;\n      align-items: stretch;\n      margin-top: 26px;\n      margin-bottom: 32px;\n    }\n\n    .dl-contact-notice,\n    .dl-contact-map-card {\n      border-radius: 30px;\n      border: 1px solid var(--dl-border);\n      background: rgba(255, 255, 255, 0.88);\n      overflow: hidden;\n    }\n\n    .dl-contact-notice {\n      padding: 34px 38px;\n      min-height: 390px;\n      display: flex;\n      flex-direction: column;\n      justify-content: space-between;\n    }\n\n    .dl-contact-notice h2 {\n      margin: 0 0 16px;\n      font-size: clamp(30px, 2.4vw, 42px);\n      line-height: 1.08;\n      letter-spacing: -0.055em;\n      font-weight: 500;\n      color: var(--dl-text);\n    }\n\n    .dl-contact-notice p {\n      margin: 0;\n      font-size: 16px;\n      line-height: 1.7;\n      letter-spacing: -0.025em;\n      color: rgba(43, 43, 43, 0.64);\n    }\n\n    .dl-contact-actions {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 12px;\n      margin-top: 28px;\n    }\n\n    .dl-contact-btn {\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      gap: 10px;\n      min-height: 46px;\n      padding: 12px 22px;\n      border-radius: 999px;\n      text-decoration: none;\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 0.04em;\n      text-transform: uppercase;\n      transition: transform 0.18s ease, filter 0.18s ease, border-color 0.18s ease;\n      border: 1px solid transparent;\n      box-shadow: none;\n    }\n\n    .dl-contact-btn:hover {\n      transform: translateY(-1px);\n    }\n\n    .dl-contact-btn-primary {\n      background-image: linear-gradient(122deg, #ffa663 0%, #ffc294 91%);\n      color: #111;\n    }\n\n    .dl-contact-btn-light {\n      background: rgba(255, 255, 255, 0.82);\n      border-color: rgba(17, 17, 17, 0.08);\n      color: var(--dl-text);\n    }\n\n    .dl-contact-map-card {\n      min-height: 390px;\n      display: grid;\n      grid-template-rows: 1fr auto;\n      position: relative;\n    }\n\n    .dl-contact-map-frame {\n      position: relative;\n      min-height: 315px;\n      background: rgba(255, 166, 99, 0.06);\n    }\n\n    .dl-contact-map-frame iframe {\n      width: 100%;\n      height: 100%;\n      min-height: 315px;\n      border: 0;\n      display: block;\n      filter: saturate(0.9) contrast(0.98);\n    }\n\n    .dl-contact-map-bottom {\n      display: flex;\n      justify-content: space-between;\n      gap: 18px;\n      align-items: center;\n      padding: 20px 24px;\n      background: rgba(255, 255, 255, 0.92);\n      border-top: 1px solid rgba(255, 166, 99, 0.18);\n    }\n\n    .dl-contact-map-bottom small {\n      display: block;\n      margin-bottom: 5px;\n      font-size: 11px;\n      text-transform: uppercase;\n      letter-spacing: 0.14em;\n      font-weight: 600;\n      color: rgba(43, 43, 43, 0.42);\n    }\n\n    .dl-contact-map-bottom strong {\n      display: block;\n      font-size: 17px;\n      line-height: 1.35;\n      letter-spacing: -0.035em;\n      font-weight: 500;\n      color: var(--dl-text);\n    }\n\n    .dl-contact-map-link {\n      flex: 0 0 auto;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      min-height: 42px;\n      padding: 10px 18px;\n      border-radius: 999px;\n      text-decoration: none;\n      font-size: 12px;\n      font-weight: 700;\n      letter-spacing: 0.04em;\n      text-transform: uppercase;\n      color: #111;\n      background-image: linear-gradient(122deg, #ffa663 0%, #ffc294 91%);\n    }\n\n    .dl-contact-bottom-note {\n      margin-top: 0;\n      padding: 18px 22px;\n      border-radius: 22px;\n      background: rgba(17, 17, 17, 0.025);\n      color: rgba(43, 43, 43, 0.58);\n      font-size: 14px;\n      line-height: 1.6;\n      letter-spacing: -0.02em;\n    }\n\n    @media (max-width: 1180px) {\n      .dl-contact-address strong {\n        white-space: normal;\n      }\n\n      .dl-contact-info-map {\n        grid-template-columns: 1fr;\n      }\n\n      .dl-contact-notice,\n      .dl-contact-map-card {\n        min-height: auto;\n      }\n    }\n\n    @media (max-width: 1024px) {\n      .dl-contact-page {\n        padding: 48px 18px 82px;\n      }\n\n      .dl-contact-hero {\n        grid-template-columns: 1fr;\n      }\n\n      .dl-contact-title {\n        font-size: clamp(48px, 10vw, 70px);\n      }\n\n      .dl-contact-grid {\n        grid-template-columns: 1fr;\n      }\n    }\n\n    @media (max-width: 640px) {\n      .dl-contact-page {\n        padding: 34px 14px 74px;\n      }\n\n      .dl-contact-title {\n        font-size: clamp(42px, 13vw, 56px);\n        line-height: 1;\n      }\n\n      .dl-contact-lead {\n        font-size: 15px;\n        line-height: 1.6;\n      }\n\n      .dl-contact-side-card,\n      .dl-contact-card,\n      .dl-contact-notice,\n      .dl-contact-map-card {\n        border-radius: 24px;\n      }\n\n      .dl-contact-side-card,\n      .dl-contact-card,\n      .dl-contact-notice {\n        padding: 22px;\n      }\n\n      .dl-contact-card {\n        min-height: 142px;\n      }\n\n      .dl-contact-card strong {\n        font-size: 20px;\n      }\n\n      .dl-contact-notice h2 {\n        font-size: 30px;\n      }\n\n      .dl-contact-notice p {\n        font-size: 15px;\n        line-height: 1.65;\n      }\n\n      .dl-contact-actions {\n        display: grid;\n      }\n\n      .dl-contact-btn {\n        width: 100%;\n      }\n\n      .dl-contact-map-frame,\n      .dl-contact-map-frame iframe {\n        min-height: 300px;\n      }\n\n      .dl-contact-map-bottom {\n        display: grid;\n        padding: 18px;\n      }\n\n      .dl-contact-map-link {\n        width: 100%;\n      }\n\n      .dl-contact-bottom-note {\n        padding: 18px;\n      }\n    }\n  <\/style>\n\n  <div class=\"dl-contact-wrap\">\n    <div class=\"dl-contact-hero\">\n      <div>\n        <div class=\"dl-contact-eyebrow\">Contact<\/div>\n        <h1 class=\"dl-contact-title\">Get in <span>touch<\/span><\/h1>\n        <p class=\"dl-contact-lead\">\n          If you have any questions, write to us or call us during working hours. We will help you choose the right professional cosmetics, clarify your order details, or provide information about cooperation.\n        <\/p>\n      <\/div>\n\n      <aside class=\"dl-contact-side-card\">\n        <h2>DOLORES is an official online store<\/h2>\n        <p>\n          We sell professional cosmetics online and deliver orders across Estonia via parcel machines.\n        <\/p>\n      <\/aside>\n    <\/div>\n\n    <div class=\"dl-contact-grid\">\n      <a class=\"dl-contact-card\" href=\"tel:+3726442440\">\n        <div>\n          <div class=\"dl-contact-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\">\n              <path d=\"M8.2 5.4l1.1 2.5c.3.7.1 1.5-.5 2l-.8.6c1 2.1 2.6 3.7 4.7 4.7l.6-.8c.5-.6 1.3-.8 2-.5l2.5 1.1c.8.3 1.2 1.2 1 2l-.5 2.1c-.2.7-.8 1.2-1.6 1.2C9.9 20.3 3.7 14.1 3.7 7.3c0-.8.5-1.4 1.2-1.6L7 5.2c.8-.2 1.6.2 2 1Z\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <\/svg>\n          <\/div>\n          <small>Phone<\/small>\n          <strong>+372 644 2440<\/strong>\n        <\/div>\n        <span>Call \u2192<\/span>\n      <\/a>\n\n      <a class=\"dl-contact-card\" href=\"mailto:dolores@dolores.ee\">\n        <div>\n          <div class=\"dl-contact-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\">\n              <path d=\"M4.5 7.2h15v10.6h-15V7.2Z\" stroke=\"currentColor\" stroke-linejoin=\"round\"\/>\n              <path d=\"M5 8l7 5 7-5\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <\/svg>\n          <\/div>\n          <small>Email<\/small>\n          <strong>dolores@dolores.ee<\/strong>\n        <\/div>\n        <span>Write \u2192<\/span>\n      <\/a>\n\n      <div class=\"dl-contact-card dl-contact-address\">\n        <div>\n          <div class=\"dl-contact-icon\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\">\n              <path d=\"M12 21s6-5.3 6-11a6 6 0 1 0-12 0c0 5.7 6 11 6 11Z\" stroke=\"currentColor\" stroke-linejoin=\"round\"\/>\n              <path d=\"M12 12.1a2.2 2.2 0 1 0 0-4.4 2.2 2.2 0 0 0 0 4.4Z\" stroke=\"currentColor\"\/>\n            <\/svg>\n          <\/div>\n          <small>Address<\/small>\n          <strong>Valge tn 13, 11415 Tallinn, Estonia<\/strong>\n        <\/div>\n        <span>Office by appointment<\/span>\n      <\/div>\n    <\/div>\n\n    <div class=\"dl-contact-info-map\">\n      <div class=\"dl-contact-notice\">\n        <div>\n          <h2>Important information for customers<\/h2>\n          <p>\n            Dear customers, please note that DOLORES sells cosmetic products exclusively through its online store. Orders are delivered via parcel machines. If you would like to visit our office, please write to us in advance or call our consultant.\n          <\/p>\n        <\/div>\n\n        <div class=\"dl-contact-actions\">\n          <a class=\"dl-contact-btn dl-contact-btn-primary\" href=\"mailto:dolores@dolores.ee\">Write to us \u2192<\/a>\n          <a class=\"dl-contact-btn dl-contact-btn-light\" href=\"tel:+3726442440\">Call \u2192<\/a>\n        <\/div>\n      <\/div>\n\n      <div class=\"dl-contact-map-card\">\n        <div class=\"dl-contact-map-frame\">\n          <iframe\n            loading=\"lazy\"\n            referrerpolicy=\"no-referrer-when-downgrade\"\n            src=\"https:\/\/www.google.com\/maps?q=Valge%20tn%2013%2C%2011415%20Tallinn%2C%20Eesti&output=embed\">\n          <\/iframe>\n        <\/div>\n\n        <div class=\"dl-contact-map-bottom\">\n          <div>\n            <small>Location<\/small>\n            <strong>Valge tn 13, 11415 Tallinn, Estonia<\/strong>\n          <\/div>\n\n          <a class=\"dl-contact-map-link\" href=\"https:\/\/www.google.com\/maps\/search\/?api=1&query=Valge%20tn%2013%2C%2011415%20Tallinn%2C%20Eesti\" target=\"_blank\" rel=\"noopener\">\n            Open map \u2192\n          <\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"dl-contact-bottom-note\">\n      We recommend arranging your office visit in advance. This helps us make sure that a consultant is available and that all necessary information is prepared for your request.\n    <\/div>\n  <\/div>\n<\/section>\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>Contact Get in touch If you have any questions, write to us or call us during working hours. We will help you choose the right professional cosmetics, clarify your order details, or provide information about cooperation. DOLORES is an official online store We sell professional cosmetics online and deliver orders across Estonia via parcel machines. [&hellip;]<\/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-3394","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/dolores.ee\/en\/wp-json\/wp\/v2\/pages\/3394","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dolores.ee\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dolores.ee\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dolores.ee\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dolores.ee\/en\/wp-json\/wp\/v2\/comments?post=3394"}],"version-history":[{"count":4,"href":"https:\/\/dolores.ee\/en\/wp-json\/wp\/v2\/pages\/3394\/revisions"}],"predecessor-version":[{"id":3398,"href":"https:\/\/dolores.ee\/en\/wp-json\/wp\/v2\/pages\/3394\/revisions\/3398"}],"wp:attachment":[{"href":"https:\/\/dolores.ee\/en\/wp-json\/wp\/v2\/media?parent=3394"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}