{"id":110,"date":"2026-06-02T03:43:59","date_gmt":"2026-06-02T03:43:59","guid":{"rendered":"https:\/\/selinamylove.shop\/?page_id=110"},"modified":"2026-06-03T03:56:11","modified_gmt":"2026-06-03T03:56:11","slug":"home-2","status":"publish","type":"page","link":"https:\/\/selinamylove.shop\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"110\" class=\"elementor elementor-110\">\n\t\t\t\t<div class=\"elementor-element elementor-element-200a603 e-grid e-con-full e-con e-parent\" data-id=\"200a603\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4625d14 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"4625d14\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Selina Birthday Hot Sale \u2014 Limited Event<\/title>\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400&family=Jost:wght@200;300;400;500&display=swap');\n\n  *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n\n  :root {\n    --olive: #6B7755;\n    --forest: #2F3A2D;\n    --warm-white: #F8F6F0;\n    --soft-beige: #EDE7DA;\n    --gold: #C9A96E;\n    --gold-light: #E2C990;\n    --gold-dim: rgba(201,169,110,0.18);\n    --forest-mid: #3D4F3A;\n    --text-primary: #1A1F19;\n    --text-muted: #5A6657;\n  }\n\n  html, body {\n    min-height: 100%;\n    background: var(--warm-white);\n    font-family: 'Jost', sans-serif;\n  }\n\n  \/* \u2500\u2500 CANVAS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .banner {\n    position: relative;\n    min-height: 100vh;\n    background: var(--forest);\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    overflow: hidden;\n    padding: 60px 28px 52px;\n  }\n\n  \/* \u2500\u2500 BACKGROUND LAYERS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .bg-grain {\n    position: absolute; inset: 0; z-index: 0;\n    background-image:\n      radial-gradient(ellipse 80% 60% at 50% 30%, rgba(107,119,85,0.22) 0%, transparent 70%),\n      radial-gradient(ellipse 55% 40% at 80% 75%, rgba(201,169,110,0.09) 0%, transparent 60%),\n      radial-gradient(ellipse 60% 50% at 20% 80%, rgba(47,58,45,0.6) 0%, transparent 70%);\n    pointer-events: none;\n  }\n\n  .bg-lines {\n    position: absolute; inset: 0; z-index: 0;\n    background-image: repeating-linear-gradient(\n      0deg,\n      transparent,\n      transparent 48px,\n      rgba(255,255,255,0.013) 48px,\n      rgba(255,255,255,0.013) 49px\n    );\n    pointer-events: none;\n  }\n\n  \/* \u2500\u2500 FLOATING PARTICLES \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .particles {\n    position: absolute; inset: 0; z-index: 1;\n    pointer-events: none; overflow: hidden;\n  }\n  .particle {\n    position: absolute;\n    border-radius: 50%;\n    opacity: 0;\n    animation: floatUp var(--dur) ease-in-out var(--delay) infinite;\n  }\n  .particle.dot {\n    width: var(--sz); height: var(--sz);\n    background: var(--gold-light);\n  }\n  .particle.ring {\n    width: var(--sz); height: var(--sz);\n    background: transparent;\n    border: 1px solid rgba(201,169,110,0.35);\n  }\n  .particle.line {\n    width: 1px; height: var(--sz);\n    background: linear-gradient(to bottom, transparent, rgba(201,169,110,0.5), transparent);\n    border-radius: 0;\n  }\n\n  @keyframes floatUp {\n    0%   { transform: translate(0, 0) scale(0.6); opacity: 0; }\n    15%  { opacity: 0.7; }\n    85%  { opacity: 0.4; }\n    100% { transform: translate(var(--dx), var(--dy)) scale(1.2); opacity: 0; }\n  }\n\n  \/* \u2500\u2500 FLOATING ORBS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .orb {\n    position: absolute;\n    border-radius: 50%;\n    pointer-events: none;\n    opacity: 0.06;\n    animation: orbDrift var(--dur) ease-in-out var(--delay) infinite alternate;\n  }\n  @keyframes orbDrift {\n    from { transform: translate(0,0) scale(1); }\n    to   { transform: translate(var(--dx), var(--dy)) scale(1.15); }\n  }\n\n  \/* \u2500\u2500 CORNER MARKS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .corner-mark {\n    position: absolute; z-index: 2;\n    width: 28px; height: 28px;\n    pointer-events: none;\n    opacity: 0.4;\n  }\n  .corner-mark::before, .corner-mark::after {\n    content: '';\n    position: absolute;\n    background: var(--gold);\n  }\n  .corner-mark::before { width: 100%; height: 1px; top: 0; left: 0; }\n  .corner-mark::after  { width: 1px; height: 100%; top: 0; left: 0; }\n  .corner-mark.tr { top: 28px; right: 28px; transform: rotate(90deg); }\n  .corner-mark.tl { top: 28px; left: 28px; }\n  .corner-mark.br { bottom: 28px; right: 28px; transform: rotate(180deg); }\n  .corner-mark.bl { bottom: 28px; left: 28px; transform: rotate(270deg); }\n\n  \/* \u2500\u2500 DIVIDER LINE \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .gold-line {\n    width: 1px;\n    height: 32px;\n    background: linear-gradient(to bottom, transparent, var(--gold), transparent);\n    margin: 0 auto 24px;\n    opacity: 0.6;\n    animation: fadeSlideDown 1.2s 0.3s both;\n  }\n  .gold-line-h {\n    width: 120px; height: 1px;\n    background: linear-gradient(to right, transparent, var(--gold), transparent);\n    margin: 0 auto;\n    opacity: 0.5;\n  }\n\n  \/* \u2500\u2500 MAIN CONTENT \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .content {\n    position: relative; z-index: 10;\n    width: 100%; max-width: 520px;\n    text-align: center;\n  }\n\n  \/* Badge *\/\n  .badge {\n    display: inline-flex; align-items: center; gap: 8px;\n    border: 1px solid rgba(201,169,110,0.45);\n    padding: 6px 16px;\n    margin-bottom: 28px;\n    animation: fadeSlideDown 0.9s 0.15s both;\n  }\n  .badge-dot {\n    width: 5px; height: 5px;\n    border-radius: 50%;\n    background: var(--gold);\n    animation: pulse 2.4s ease-in-out infinite;\n  }\n  @keyframes pulse {\n    0%, 100% { opacity: 1; transform: scale(1); }\n    50%       { opacity: 0.4; transform: scale(0.7); }\n  }\n  .badge span {\n    font-family: 'Jost', sans-serif;\n    font-size: 9.5px;\n    font-weight: 400;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: var(--gold-light);\n  }\n\n  \/* Headline *\/\n  .headline-wrap {\n    margin-bottom: 10px;\n    animation: fadeSlideDown 1s 0.3s both;\n  }\n  .headline-pre {\n    display: block;\n    font-family: 'Jost', sans-serif;\n    font-size: 11px;\n    font-weight: 300;\n    letter-spacing: 0.3em;\n    text-transform: uppercase;\n    color: var(--gold);\n    margin-bottom: 10px;\n    opacity: 0.85;\n  }\n  .headline {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 300;\n    font-size: clamp(42px, 11vw, 72px);\n    line-height: 0.95;\n    color: var(--warm-white);\n    letter-spacing: -0.01em;\n  }\n  .headline em {\n    font-style: italic;\n    font-weight: 400;\n    color: var(--gold-light);\n  }\n\n  .subline {\n    font-family: 'Jost', sans-serif;\n    font-size: 13px;\n    font-weight: 300;\n    letter-spacing: 0.08em;\n    color: rgba(248,246,240,0.55);\n    margin: 18px auto 32px;\n    max-width: 320px;\n    line-height: 1.7;\n    animation: fadeSlideDown 1.1s 0.45s both;\n  }\n\n  \/* \u2500\u2500 PROMO PILLS \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .promo-row {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 8px;\n    margin-bottom: 36px;\n    animation: fadeSlideDown 1.1s 0.55s both;\n  }\n  .promo-pill {\n    display: flex; align-items: center; gap: 7px;\n    background: rgba(255,255,255,0.04);\n    border: 1px solid rgba(201,169,110,0.2);\n    padding: 8px 14px;\n    transition: border-color 0.3s, background 0.3s;\n    cursor: default;\n  }\n  .promo-pill:hover {\n    background: rgba(201,169,110,0.07);\n    border-color: rgba(201,169,110,0.45);\n  }\n  .promo-icon {\n    width: 14px; height: 14px;\n    opacity: 0.6;\n    flex-shrink: 0;\n  }\n  .promo-pill span {\n    font-size: 10.5px;\n    font-weight: 400;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: rgba(248,246,240,0.7);\n  }\n\n  \/* \u2500\u2500 COUNTDOWN \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .countdown-wrap {\n    margin-bottom: 36px;\n    animation: fadeSlideDown 1.1s 0.65s both;\n  }\n  .countdown-label {\n    font-size: 9px;\n    font-weight: 400;\n    letter-spacing: 0.25em;\n    text-transform: uppercase;\n    color: rgba(201,169,110,0.6);\n    margin-bottom: 14px;\n  }\n  .countdown {\n    display: flex;\n    justify-content: center;\n    align-items: flex-end;\n    gap: 4px;\n  }\n  .cd-unit {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    min-width: 58px;\n  }\n  .cd-num {\n    font-family: 'Cormorant Garamond', serif;\n    font-weight: 300;\n    font-size: clamp(32px, 8vw, 46px);\n    line-height: 1;\n    color: var(--warm-white);\n    letter-spacing: 0.02em;\n    transition: color 0.25s;\n    min-width: 2ch;\n    display: block;\n    text-align: center;\n  }\n  .cd-num.tick { color: var(--gold-light); }\n  .cd-lbl {\n    font-size: 8px;\n    font-weight: 400;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: rgba(248,246,240,0.35);\n    margin-top: 4px;\n  }\n  .cd-sep {\n    font-family: 'Cormorant Garamond', serif;\n    font-size: 32px;\n    color: rgba(201,169,110,0.35);\n    padding-bottom: 8px;\n    line-height: 1;\n    user-select: none;\n  }\n\n  \/* \u2500\u2500 CTA BUTTON \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .cta-wrap {\n    animation: fadeSlideDown 1.2s 0.75s both;\n  }\n  .cta-btn {\n    display: inline-flex; align-items: center; gap: 10px;\n    background: var(--gold);\n    color: var(--forest);\n    padding: 16px 38px;\n    font-family: 'Jost', sans-serif;\n    font-size: 11px;\n    font-weight: 500;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    text-decoration: none;\n    cursor: pointer;\n    border: none;\n    position: relative;\n    overflow: hidden;\n    transition: background 0.35s, transform 0.25s, box-shadow 0.35s;\n  }\n  .cta-btn::before {\n    content: '';\n    position: absolute; inset: 0;\n    background: rgba(255,255,255,0);\n    transition: background 0.35s;\n  }\n  .cta-btn:hover {\n    background: var(--gold-light);\n    transform: translateY(-2px);\n    box-shadow: 0 14px 36px rgba(201,169,110,0.28);\n  }\n  .cta-btn:hover::before { background: rgba(255,255,255,0.06); }\n  .cta-btn:active { transform: translateY(0); }\n\n  .cta-arrow {\n    width: 14px; height: 14px;\n    transition: transform 0.3s;\n  }\n  .cta-btn:hover .cta-arrow { transform: translateX(4px); }\n\n  .microcopy {\n    margin-top: 14px;\n    font-size: 10px;\n    font-weight: 300;\n    letter-spacing: 0.1em;\n    color: rgba(248,246,240,0.28);\n    animation: fadeSlideDown 1.3s 0.9s both;\n  }\n\n  \/* \u2500\u2500 BOTTOM STRIP \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  .bottom-strip {\n    position: relative; z-index: 10;\n    width: 100%;\n    margin-top: 48px;\n    padding-top: 20px;\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    gap: 28px;\n    animation: fadeSlideDown 1.3s 1s both;\n  }\n  .bottom-strip::before {\n    content: '';\n    position: absolute; top: 0; left: 50%;\n    transform: translateX(-50%);\n    width: 220px; height: 1px;\n    background: linear-gradient(to right, transparent, rgba(201,169,110,0.25), transparent);\n  }\n  .strip-item {\n    font-size: 9px;\n    letter-spacing: 0.18em;\n    text-transform: uppercase;\n    color: rgba(248,246,240,0.22);\n    font-weight: 300;\n    white-space: nowrap;\n  }\n  .strip-dot {\n    width: 3px; height: 3px;\n    border-radius: 50%;\n    background: rgba(201,169,110,0.3);\n    flex-shrink: 0;\n  }\n\n  \/* \u2500\u2500 FADE-IN ANIMATION \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  @keyframes fadeSlideDown {\n    from { opacity: 0; transform: translateY(18px); }\n    to   { opacity: 1; transform: translateY(0); }\n  }\n\n  \/* \u2500\u2500 SCROLLING TICKER (optional bottom) \u2500\u2500 *\/\n  .ticker-wrap {\n    position: relative; z-index: 10;\n    width: calc(100% + 56px);\n    margin: 28px -28px -52px;\n    overflow: hidden;\n    border-top: 1px solid rgba(201,169,110,0.1);\n    padding: 11px 0;\n    animation: fadeSlideDown 1.4s 1.1s both;\n  }\n  .ticker-track {\n    display: flex;\n    white-space: nowrap;\n    animation: tickerScroll 26s linear infinite;\n    width: max-content;\n  }\n  .ticker-track span {\n    font-size: 9px;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: rgba(201,169,110,0.35);\n    padding: 0 28px;\n    font-weight: 300;\n  }\n  .ticker-sep {\n    color: rgba(201,169,110,0.18) !important;\n    letter-spacing: 0 !important;\n    padding: 0 4px !important;\n  }\n  @keyframes tickerScroll {\n    from { transform: translateX(0); }\n    to   { transform: translateX(-50%); }\n  }\n\n  \/* \u2500\u2500 DESKTOP \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500 *\/\n  @media (min-width: 680px) {\n    .banner { padding: 80px 48px 64px; }\n    .corner-mark.tr { top: 36px; right: 36px; }\n    .corner-mark.tl { top: 36px; left: 36px; }\n    .corner-mark.br { bottom: 36px; right: 36px; }\n    .corner-mark.bl { bottom: 36px; left: 36px; }\n    .promo-row { gap: 10px; }\n    .cd-unit { min-width: 68px; }\n    .ticker-wrap { margin: 28px -48px -64px; }\n  }\n<\/style>\n<\/head>\n<body>\n\n<section class=\"banner\" role=\"main\" aria-label=\"Selina Birthday Hot Sale campaign\">\n\n  <!-- Background grain & gradient -->\n  <div class=\"bg-grain\" aria-hidden=\"true\"><\/div>\n  <div class=\"bg-lines\"  aria-hidden=\"true\"><\/div>\n\n  <!-- Ambient orbs -->\n  <div class=\"orb\" style=\"width:340px;height:340px;top:-80px;left:-100px;background:var(--olive);--dur:18s;--delay:-4s;--dx:30px;--dy:40px;\" aria-hidden=\"true\"><\/div>\n  <div class=\"orb\" style=\"width:260px;height:260px;bottom:-60px;right:-80px;background:var(--gold);--dur:22s;--delay:-9s;--dx:-20px;--dy:-30px;\" aria-hidden=\"true\"><\/div>\n  <div class=\"orb\" style=\"width:180px;height:180px;top:40%;left:65%;background:var(--olive);--dur:15s;--delay:-6s;--dx:-25px;--dy:15px;opacity:0.04;\" aria-hidden=\"true\"><\/div>\n\n  <!-- Particles canvas -->\n  <div class=\"particles\" id=\"particles\" aria-hidden=\"true\"><\/div>\n\n  <!-- Corner marks -->\n  <div class=\"corner-mark tl\" aria-hidden=\"true\"><\/div>\n  <div class=\"corner-mark tr\" aria-hidden=\"true\"><\/div>\n  <div class=\"corner-mark bl\" aria-hidden=\"true\"><\/div>\n  <div class=\"corner-mark br\" aria-hidden=\"true\"><\/div>\n\n  <!-- \u2500\u2500 MAIN CONTENT \u2500\u2500 -->\n  <div class=\"content\">\n\n    <div class=\"badge\" role=\"note\">\n      <div class=\"badge-dot\"><\/div>\n      <span>Limited Event \u2014 June 10<\/span>\n    <\/div>\n\n    <div class=\"gold-line\" aria-hidden=\"true\"><\/div>\n\n    <div class=\"headline-wrap\">\n      <span class=\"headline-pre\">The Annual Celebration<\/span>\n      <h1 class=\"headline\">\n        Selina's<br>\n        <em>Birthday<\/em><br>\n        Hot Sale\n      <\/h1>\n    <\/div>\n\n    <p class=\"subline\">One day. One celebration.<br>Endless reasons to indulge.<\/p>\n\n    <div class=\"gold-line-h\" aria-hidden=\"true\" style=\"margin-bottom:32px;\"><\/div>\n\n    <!-- Promo pills -->\n    <div class=\"promo-row\" role=\"list\" aria-label=\"Event highlights\">\n\n      <div class=\"promo-pill\" role=\"listitem\">\n        <svg class=\"promo-icon\" viewBox=\"0 0 16 16\" fill=\"none\" aria-hidden=\"true\">\n          <circle cx=\"8\" cy=\"8\" r=\"6.5\" stroke=\"currentColor\" stroke-width=\"1\" opacity=\"0.7\"\/>\n          <path d=\"M5 8h6M8 5v6\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linecap=\"round\"\/>\n        <\/svg>\n        <span>Exclusive Birthday Collection<\/span>\n      <\/div>\n\n      <div class=\"promo-pill\" role=\"listitem\">\n        <svg class=\"promo-icon\" viewBox=\"0 0 16 16\" fill=\"none\" aria-hidden=\"true\">\n          <path d=\"M2 4h12v8a1 1 0 01-1 1H3a1 1 0 01-1-1V4z\" stroke=\"currentColor\" stroke-width=\"1\" opacity=\"0.7\"\/>\n          <path d=\"M5 4V3a3 3 0 016 0v1\" stroke=\"currentColor\" stroke-width=\"1\" opacity=\"0.7\"\/>\n        <\/svg>\n        <span>Special Event Access<\/span>\n      <\/div>\n\n      <div class=\"promo-pill\" role=\"listitem\">\n        <svg class=\"promo-icon\" viewBox=\"0 0 16 16\" fill=\"none\" aria-hidden=\"true\">\n          <path d=\"M8 2l1.5 3.5H13l-2.8 2.2 1 3.3L8 9.4l-3.2 1.6 1-3.3L3 5.5h3.5z\" stroke=\"currentColor\" stroke-width=\"1\" stroke-linejoin=\"round\" opacity=\"0.7\"\/>\n        <\/svg>\n        <span>Limited-Time Celebration<\/span>\n      <\/div>\n\n    <\/div>\n\n    <!-- Countdown -->\n    <div class=\"countdown-wrap\">\n      <p class=\"countdown-label\">Event begins in<\/p>\n      <div class=\"countdown\" role=\"timer\" aria-live=\"polite\" aria-label=\"Countdown to event\">\n        <div class=\"cd-unit\">\n          <span class=\"cd-num\" id=\"cd-days\">--<\/span>\n          <span class=\"cd-lbl\">Days<\/span>\n        <\/div>\n        <span class=\"cd-sep\" aria-hidden=\"true\">\u00b7<\/span>\n        <div class=\"cd-unit\">\n          <span class=\"cd-num\" id=\"cd-hours\">--<\/span>\n          <span class=\"cd-lbl\">Hours<\/span>\n        <\/div>\n        <span class=\"cd-sep\" aria-hidden=\"true\">\u00b7<\/span>\n        <div class=\"cd-unit\">\n          <span class=\"cd-num\" id=\"cd-mins\">--<\/span>\n          <span class=\"cd-lbl\">Min<\/span>\n        <\/div>\n        <span class=\"cd-sep\" aria-hidden=\"true\">\u00b7<\/span>\n        <div class=\"cd-unit\">\n          <span class=\"cd-num\" id=\"cd-secs\">--<\/span>\n          <span class=\"cd-lbl\">Sec<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- CTA -->\n    <div class=\"cta-wrap\">\n      <a href=\"#\" class=\"cta-btn\" role=\"button\" aria-label=\"Explore the Selina Birthday Hot Sale event\">\n        Explore The Event\n        <svg class=\"cta-arrow\" viewBox=\"0 0 14 14\" fill=\"none\" aria-hidden=\"true\">\n          <path d=\"M2 7h10M8 3l4 4-4 4\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n        <\/svg>\n      <\/a>\n    <\/div>\n\n    <p class=\"microcopy\">Available only during the birthday celebration.<\/p>\n\n  <\/div>\n\n  <!-- Bottom strip -->\n  <div class=\"bottom-strip\" aria-hidden=\"true\">\n    <span class=\"strip-item\">Complimentary Gift Wrapping<\/span>\n    <div class=\"strip-dot\"><\/div>\n    <span class=\"strip-item\">Private Client Access<\/span>\n    <div class=\"strip-dot\"><\/div>\n    <span class=\"strip-item\">Curated Selection<\/span>\n  <\/div>\n\n  <!-- Scrolling ticker -->\n  <div class=\"ticker-wrap\" aria-hidden=\"true\">\n    <div class=\"ticker-track\" id=\"ticker\">\n      <span>Selina Birthday Hot Sale<\/span>\n      <span class=\"ticker-sep\">\u2014<\/span>\n      <span>June 10 Only<\/span>\n      <span class=\"ticker-sep\">\u2014<\/span>\n      <span>Exclusive Access<\/span>\n      <span class=\"ticker-sep\">\u2014<\/span>\n      <span>Limited Collection<\/span>\n      <span class=\"ticker-sep\">\u2014<\/span>\n      <span>Celebrating in Style<\/span>\n      <span class=\"ticker-sep\">\u2014<\/span>\n      <span>One Day Only<\/span>\n      <span class=\"ticker-sep\">\u2014<\/span>\n      <span>Selina Birthday Hot Sale<\/span>\n      <span class=\"ticker-sep\">\u2014<\/span>\n      <span>June 10 Only<\/span>\n      <span class=\"ticker-sep\">\u2014<\/span>\n      <span>Exclusive Access<\/span>\n      <span class=\"ticker-sep\">\u2014<\/span>\n      <span>Limited Collection<\/span>\n      <span class=\"ticker-sep\">\u2014<\/span>\n      <span>Celebrating in Style<\/span>\n      <span class=\"ticker-sep\">\u2014<\/span>\n      <span>One Day Only<\/span>\n      <span class=\"ticker-sep\">\u2014<\/span>\n    <\/div>\n  <\/div>\n\n<\/section>\n\n<script>\n\/\/ \u2500\u2500 COUNTDOWN \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n(function() {\n  const target = new Date('2026-06-11T00:00:00');\n  const els = {\n    d: document.getElementById('cd-days'),\n    h: document.getElementById('cd-hours'),\n    m: document.getElementById('cd-mins'),\n    s: document.getElementById('cd-secs')\n  };\n\n  function pad(n) { return String(Math.max(0, n)).padStart(2, '0'); }\n\n  function flash(el) {\n    el.classList.add('tick');\n    setTimeout(() => el.classList.remove('tick'), 280);\n  }\n\n  let prev = {};\n\n  function update() {\n    const now  = Date.now();\n    const diff = Math.max(0, target - now);\n\n    const d = Math.floor(diff \/ 86400000);\n    const h = Math.floor((diff % 86400000) \/ 3600000);\n    const m = Math.floor((diff % 3600000)  \/ 60000);\n    const s = Math.floor((diff % 60000)    \/ 1000);\n\n    if (d !== prev.d) { els.d.textContent = pad(d); flash(els.d); }\n    if (h !== prev.h) { els.h.textContent = pad(h); flash(els.h); }\n    if (m !== prev.m) { els.m.textContent = pad(m); flash(els.m); }\n    if (s !== prev.s) { els.s.textContent = pad(s); flash(els.s); }\n\n    prev = { d, h, m, s };\n\n    if (diff > 0) requestAnimationFrame(function loop() {\n      const now2 = Date.now();\n      const diff2 = Math.max(0, target - now2);\n      const s2 = Math.floor((diff2 % 60000) \/ 1000);\n      if (s2 !== prev.s) {\n        const d2 = Math.floor(diff2 \/ 86400000);\n        const h2 = Math.floor((diff2 % 86400000) \/ 3600000);\n        const m2 = Math.floor((diff2 % 3600000)  \/ 60000);\n        if (d2 !== prev.d) { els.d.textContent = pad(d2); flash(els.d); }\n        if (h2 !== prev.h) { els.h.textContent = pad(h2); flash(els.h); }\n        if (m2 !== prev.m) { els.m.textContent = pad(m2); flash(els.m); }\n        els.s.textContent = pad(s2); flash(els.s);\n        prev = { d: d2, h: h2, m: m2, s: s2 };\n      }\n      requestAnimationFrame(loop);\n    });\n  }\n\n  update();\n  setInterval(update, 1000);\n})();\n\n\/\/ \u2500\u2500 PARTICLES \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n(function() {\n  const container = document.getElementById('particles');\n  const W = window.innerWidth || 380;\n  const H = window.innerHeight || 800;\n\n  function rand(min, max) { return Math.random() * (max - min) + min; }\n\n  const configs = [\n    \/\/ type,  count,  szMin, szMax,  durMin, durMax,  delayMax,  dxRange,    dyRange\n    ['dot',    14,     2,     5,     8,      18,      12,        [-60,60],   [-200,-60]],\n    ['ring',    8,     16,    38,    12,     24,      15,        [-40,40],   [-150,-40]],\n    ['line',    6,     40,    90,    10,     20,      10,        [-15,15],   [-180,-60]],\n  ];\n\n  configs.forEach(([type, count, szMin, szMax, durMin, durMax, delayMax, dxR, dyR]) => {\n    for (let i = 0; i < count; i++) {\n      const el = document.createElement('div');\n      const sz = rand(szMin, szMax);\n      el.className = `particle ${type}`;\n      el.style.cssText = [\n        `--sz: ${sz}px`,\n        `--dur: ${rand(durMin, durMax)}s`,\n        `--delay: -${rand(0, delayMax)}s`,\n        `--dx: ${rand(dxR[0], dxR[1])}px`,\n        `--dy: ${rand(dyR[0], dyR[1])}px`,\n        `left: ${rand(5, 95)}%`,\n        `top: ${rand(20, 95)}%`,\n      ].join(';');\n      container.appendChild(el);\n    }\n  });\n})();\n\n\/\/ \u2500\u2500 PREVENT TICKER PAUSE ON HOVER \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\ndocument.querySelector('.ticker-wrap')?.addEventListener('mouseenter', () => {\n  document.querySelector('.ticker-track').style.animationPlayState = 'running';\n});\n<\/script>\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7426c920 e-flex e-con-boxed e-con e-parent\" data-id=\"7426c920\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4a0fd027 elementor-widget elementor-widget-heading\" data-id=\"4a0fd027\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">This Headline Grabs Visitors\u2019 Attention<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-505bff5e elementor-widget elementor-widget-heading\" data-id=\"505bff5e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">A short description introducing visitors to your portfolio and the services you offer<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4b7c188d elementor-align-center elementor-widget elementor-widget-button\" data-id=\"4b7c188d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/library.elementor.com\/portfolio-wireframe-2-flexbox\/contact\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Get in touch<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-3034535b e-con-full e-flex e-con e-parent\" data-id=\"3034535b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-6a263b30 e-con-full e-flex e-con e-child\" data-id=\"6a263b30\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-39b4cc8f elementor-widget elementor-widget-heading\" data-id=\"39b4cc8f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Your Name<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2ef045f7 elementor-widget elementor-widget-heading\" data-id=\"2ef045f7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Your Professional Title<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6cca1cbf elementor-widget elementor-widget-text-editor\" data-id=\"6cca1cbf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Use this section to share your story, your experience, or the skills you possess. This is an opportunity to create a connection with the visitor and give them the confidence that you have the ability to provide the service they need.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5b473ebf elementor-invisible elementor-widget elementor-widget-button\" data-id=\"5b473ebf\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInDown&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/library.elementor.com\/portfolio-wireframe-2-flexbox\/about\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Learn More<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5b47e6ab e-con-full e-flex e-con e-child\" data-id=\"5b47e6ab\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3f9683f3 elementor-widget elementor-widget-image\" data-id=\"3f9683f3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"683\" height=\"600\" src=\"https:\/\/selinamylove.shop\/wp-content\/uploads\/2026\/06\/Image_Placeholder-13122021.jpg\" class=\"attachment-full size-full wp-image-24\" alt=\"\" srcset=\"https:\/\/selinamylove.shop\/wp-content\/uploads\/2026\/06\/Image_Placeholder-13122021.jpg 683w, https:\/\/selinamylove.shop\/wp-content\/uploads\/2026\/06\/Image_Placeholder-13122021-300x264.jpg 300w\" sizes=\"(max-width: 683px) 100vw, 683px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a0f57ec e-con-full e-flex e-con e-parent\" data-id=\"a0f57ec\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-49b32ff7 elementor-widget elementor-widget-heading\" data-id=\"49b32ff7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Recent Projects<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-825c12f elementor-widget elementor-widget-heading\" data-id=\"825c12f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">A short description that introduces visitors to your portfolio<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-53a6c907 gallery-spacing-custom elementor-widget elementor-widget-image-gallery\" data-id=\"53a6c907\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image-gallery.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-gallery\">\n\t\t\t<div id='gallery-1' class='gallery galleryid-110 gallery-columns-3 gallery-size-full'><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"53a6c907\" data-elementor-lightbox-title=\"526x526_01.jpg\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTYsInVybCI6Imh0dHBzOlwvXC9zZWxpbmFteWxvdmUuc2hvcFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcLzUyNng1MjZfMDEuanBnIiwic2xpZGVzaG93IjoiNTNhNmM5MDcifQ%3D%3D\" href='https:\/\/selinamylove.shop\/wp-content\/uploads\/2026\/06\/526x526_01.jpg'><img decoding=\"async\" width=\"526\" height=\"526\" src=\"https:\/\/selinamylove.shop\/wp-content\/uploads\/2026\/06\/526x526_01.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/selinamylove.shop\/wp-content\/uploads\/2026\/06\/526x526_01.jpg 526w, https:\/\/selinamylove.shop\/wp-content\/uploads\/2026\/06\/526x526_01-300x300.jpg 300w, https:\/\/selinamylove.shop\/wp-content\/uploads\/2026\/06\/526x526_01-150x150.jpg 150w\" sizes=\"(max-width: 526px) 100vw, 526px\" \/><\/a>\n\t\t\t<\/div><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"53a6c907\" data-elementor-lightbox-title=\"526x526_02.jpg\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTcsInVybCI6Imh0dHBzOlwvXC9zZWxpbmFteWxvdmUuc2hvcFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcLzUyNng1MjZfMDIuanBnIiwic2xpZGVzaG93IjoiNTNhNmM5MDcifQ%3D%3D\" href='https:\/\/selinamylove.shop\/wp-content\/uploads\/2026\/06\/526x526_02.jpg'><img decoding=\"async\" width=\"526\" height=\"526\" src=\"https:\/\/selinamylove.shop\/wp-content\/uploads\/2026\/06\/526x526_02.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/selinamylove.shop\/wp-content\/uploads\/2026\/06\/526x526_02.jpg 526w, https:\/\/selinamylove.shop\/wp-content\/uploads\/2026\/06\/526x526_02-300x300.jpg 300w, https:\/\/selinamylove.shop\/wp-content\/uploads\/2026\/06\/526x526_02-150x150.jpg 150w\" sizes=\"(max-width: 526px) 100vw, 526px\" \/><\/a>\n\t\t\t<\/div><\/figure><figure class='gallery-item'>\n\t\t\t<div class='gallery-icon landscape'>\n\t\t\t\t<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"53a6c907\" data-elementor-lightbox-title=\"526x526.jpg\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6MTgsInVybCI6Imh0dHBzOlwvXC9zZWxpbmFteWxvdmUuc2hvcFwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNlwvMDZcLzUyNng1MjYuanBnIiwic2xpZGVzaG93IjoiNTNhNmM5MDcifQ%3D%3D\" href='https:\/\/selinamylove.shop\/wp-content\/uploads\/2026\/06\/526x526.jpg'><img loading=\"lazy\" decoding=\"async\" width=\"526\" height=\"526\" src=\"https:\/\/selinamylove.shop\/wp-content\/uploads\/2026\/06\/526x526.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/selinamylove.shop\/wp-content\/uploads\/2026\/06\/526x526.jpg 526w, https:\/\/selinamylove.shop\/wp-content\/uploads\/2026\/06\/526x526-300x300.jpg 300w, https:\/\/selinamylove.shop\/wp-content\/uploads\/2026\/06\/526x526-150x150.jpg 150w\" sizes=\"(max-width: 526px) 100vw, 526px\" \/><\/a>\n\t\t\t<\/div><\/figure>\n\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5a92b038 elementor-align-center elementor-invisible elementor-widget elementor-widget-button\" data-id=\"5a92b038\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInDown&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/library.elementor.com\/portfolio-wireframe-2-flexbox\/portfolio\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">View All Projects<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-294cc845 e-con-full e-flex e-con e-parent\" data-id=\"294cc845\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5358ca67 elementor-widget elementor-widget-heading\" data-id=\"5358ca67\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">As Featured In<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-595c7150 elementor-widget elementor-widget-heading\" data-id=\"595c7150\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">This is a space to showcase any publications your work has been featured in<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-10ab63b e-con-full e-flex e-con e-parent\" data-id=\"10ab63b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7a079370 elementor-widget elementor-widget-heading\" data-id=\"7a079370\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Client Testimonials<\/h2>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-15da63c3 e-con-full e-flex e-con e-child\" data-id=\"15da63c3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5a8649bb elementor-widget elementor-widget-testimonial\" data-id=\"5a8649bb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"testimonial.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-wrapper\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-content\">\u201cA review from a client who benefited from your product. Reviews can be a highly effective way of establishing credibility and increasing your company's reputation.\u201d<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-testimonial-meta elementor-has-image elementor-testimonial-image-position-aside\">\n\t\t\t\t<div class=\"elementor-testimonial-meta-inner\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-image\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"63\" height=\"63\" src=\"https:\/\/selinamylove.shop\/wp-content\/uploads\/2026\/06\/63x63.jpg\" class=\"attachment-full size-full wp-image-42\" alt=\"\" \/>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-details\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-name\">Client name<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2843eab7 elementor-widget elementor-widget-testimonial\" data-id=\"2843eab7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"testimonial.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-wrapper\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-content\">\u201cA review from a client who benefited from your product. Reviews can be a highly effective way of establishing credibility and increasing your company's reputation.\u201d<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-testimonial-meta elementor-has-image elementor-testimonial-image-position-aside\">\n\t\t\t\t<div class=\"elementor-testimonial-meta-inner\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-image\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"63\" height=\"63\" src=\"https:\/\/selinamylove.shop\/wp-content\/uploads\/2026\/06\/63x63.jpg\" class=\"attachment-full size-full wp-image-42\" alt=\"\" \/>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-details\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-name\">Client name<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-207e2b43 elementor-widget elementor-widget-testimonial\" data-id=\"207e2b43\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"testimonial.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-wrapper\">\n\t\t\t\t\t\t\t<div class=\"elementor-testimonial-content\">\u201cA review from a client who benefited from your product. Reviews can be a highly effective way of establishing credibility and increasing your company's reputation.\u201d<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-testimonial-meta elementor-has-image elementor-testimonial-image-position-aside\">\n\t\t\t\t<div class=\"elementor-testimonial-meta-inner\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-image\">\n\t\t\t\t\t\t\t<img loading=\"lazy\" decoding=\"async\" width=\"63\" height=\"63\" src=\"https:\/\/selinamylove.shop\/wp-content\/uploads\/2026\/06\/63x63.jpg\" class=\"attachment-full size-full wp-image-42\" alt=\"\" \/>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-details\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-testimonial-name\">Client name<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-466e6448 e-con-full e-flex e-con e-parent\" data-id=\"466e6448\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-64baf2cb e-con-full e-flex e-con e-child\" data-id=\"64baf2cb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-439cd7c4 elementor-widget elementor-widget-heading\" data-id=\"439cd7c4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">A Title That Gets the Visitor to Contact You<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bfaa58b elementor-widget elementor-widget-text-editor\" data-id=\"bfaa58b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>This is your chance to emphasize why the visitor should contact you right now.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1bd879b0 elementor-invisible elementor-widget elementor-widget-button\" data-id=\"1bd879b0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInDown&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/library.elementor.com\/portfolio-wireframe-2-flexbox\/contact\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Get in touch<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5a16065 e-con-full e-flex e-con e-child\" data-id=\"5a16065\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-15f5d1e1 elementor-widget elementor-widget-image\" data-id=\"15f5d1e1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"683\" height=\"600\" src=\"https:\/\/selinamylove.shop\/wp-content\/uploads\/2026\/06\/Image_Placeholder-13122021.jpg\" class=\"attachment-full size-full wp-image-24\" alt=\"\" srcset=\"https:\/\/selinamylove.shop\/wp-content\/uploads\/2026\/06\/Image_Placeholder-13122021.jpg 683w, https:\/\/selinamylove.shop\/wp-content\/uploads\/2026\/06\/Image_Placeholder-13122021-300x264.jpg 300w\" sizes=\"(max-width: 683px) 100vw, 683px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\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>Selina Birthday Hot Sale \u2014 Limited Event Limited Event \u2014 June 10 The Annual Celebration Selina&#8217;s Birthday Hot Sale One [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":113,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-110","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/selinamylove.shop\/index.php?rest_route=\/wp\/v2\/pages\/110","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/selinamylove.shop\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/selinamylove.shop\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/selinamylove.shop\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/selinamylove.shop\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=110"}],"version-history":[{"count":13,"href":"https:\/\/selinamylove.shop\/index.php?rest_route=\/wp\/v2\/pages\/110\/revisions"}],"predecessor-version":[{"id":147,"href":"https:\/\/selinamylove.shop\/index.php?rest_route=\/wp\/v2\/pages\/110\/revisions\/147"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/selinamylove.shop\/index.php?rest_route=\/wp\/v2\/media\/113"}],"wp:attachment":[{"href":"https:\/\/selinamylove.shop\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=110"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}