{"id":43376,"date":"2024-12-04T08:52:29","date_gmt":"2024-12-04T08:52:29","guid":{"rendered":"https:\/\/theme-dev.cmsmasters.net\/la-diva\/?page_id=8"},"modified":"2026-08-04T21:11:24","modified_gmt":"2026-08-04T21:11:24","slug":"home","status":"publish","type":"page","link":"https:\/\/fablook.co.uk\/","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"43376\" class=\"elementor elementor-43376\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-91148ec e-con-full elementor-hidden-tablet elementor-hidden-mobile e-flex cmsmasters-block-default e-con e-parent\" data-id=\"91148ec\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c0765da cmsmasters-block-default cmsmasters-sticky-default elementor-widget elementor-widget-html\" data-id=\"c0765da\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\">\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n  <title>Fablook - Hero Slider<\/title>\r\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n  <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=Poppins:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n  <style>\r\n    * { margin: 0; padding: 0; box-sizing: border-box; }\r\n\r\n    html {\r\n  margin: 0; padding: 0;\r\n}\r\n\r\nbody {\r\n  width: 100%;\r\n  margin: 0; padding: 0;\r\n  font-family: 'Poppins', sans-serif;\r\n  overflow-x: hidden;\r\n}\r\n\r\n    .hero-slider-wrapper {\r\n      position: relative;\r\n      width: 100%; height: 100vh;\r\n      overflow: hidden;\r\n      background: #000;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n    }\r\n\r\n    .hero-slider-container {\r\n      position: relative;\r\n      width: 100%; height: 100%;\r\n      overflow: hidden;\r\n    }\r\n\r\n    .slider-track {\r\n      display: flex;\r\n      width: 100%; height: 100%;\r\n      transition: transform 0.6s ease-in-out;\r\n    }\r\n\r\n    .slide {\r\n      position: relative;\r\n      width: 100%; height: 100%;\r\n      flex-shrink: 0;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      overflow: hidden;\r\n    }\r\n\r\n    .slide-image {\r\n      position: absolute;\r\n      width: 100%; height: 100%;\r\n      object-fit: cover;\r\n      object-position: center;\r\n    }\r\n\r\n    .slide-image-desktop { display: block; }\r\n    .slide-image-mobile  { display: none; }\r\n\r\n    @media (max-width: 768px) {\r\n      .slide-image-desktop { display: none !important; }\r\n      .slide-image-mobile  { display: block !important; width: 100%; height: 100%; object-fit: cover; object-position: center; }\r\n      .hero-slider-wrapper { height: 100vh; width: 100vw; }\r\n      .slide { width: 100%; height: 100%; }\r\n    }\r\n\r\n    .slide::before {\r\n      content: '';\r\n      position: absolute; top: 0; left: 0;\r\n      width: 100%; height: 100%;\r\n      background: rgba(0,0,0,0.45);\r\n      z-index: 1;\r\n    }\r\n\r\n    .slide-content {\r\n      position: relative;\r\n      z-index: 2;\r\n      text-align: center;\r\n      color: #fff;\r\n      padding: 40px 30px;\r\n      max-width: 900px;\r\n      width: 100%;\r\n      display: flex;\r\n      flex-direction: column;\r\n      align-items: center;\r\n      justify-content: center;\r\n    }\r\n\r\n    .slide-subtitle {\r\n      font-family: 'Poppins', sans-serif;\r\n      font-size: 16px;\r\n      font-weight: 500;\r\n      font-style: italic;\r\n      text-transform: none;\r\n      letter-spacing: 0.04em;\r\n      margin-bottom: 20px;\r\n      white-space: normal;\r\n    }\r\n\r\n    .slide-heading {\r\n      font-family: 'Cormorant Garamond', serif;\r\n      font-size: 68px;\r\n      font-weight: 400;\r\n      margin-bottom: 25px;\r\n      line-height: 1.2;\r\n      letter-spacing: 0px;\r\n      color: #ffffff;\r\n      word-wrap: break-word;\r\n      word-break: break-word;\r\n      overflow-wrap: break-word;\r\n    }\r\n\r\n    .slide-description {\r\n      font-family: 'Poppins', sans-serif;\r\n      font-size: 17px;\r\n      font-weight: 400;\r\n      margin-bottom: 40px;\r\n      line-height: 1.6;\r\n      letter-spacing: 0.5px;\r\n      max-width: 700px;\r\n      word-wrap: break-word;\r\n    }\r\n\r\n    .slide-button {\r\n      display: inline-block;\r\n      padding: 16px 50px;\r\n      background-color: #D59999;\r\n      color: #fff !important;\r\n      text-decoration: none;\r\n      font-family: 'Poppins', sans-serif;\r\n      font-size: 13px;\r\n      font-weight: 600;\r\n      letter-spacing: 2px;\r\n      text-transform: uppercase;\r\n      transition: all 0.3s ease;\r\n      border: none;\r\n      cursor: pointer;\r\n      white-space: nowrap;\r\n    }\r\n\r\n    .slide-button:hover,\r\n    .slide-button:active,\r\n    .slide-button:focus {\r\n      background-color: #c47f7f;\r\n      transform: translateY(-2px);\r\n      box-shadow: 0 10px 30px rgba(213,153,153,0.3);\r\n      color: #ffffff !important;\r\n      text-decoration: none;\r\n    }\r\n\r\n    .slider-dots {\r\n      position: absolute;\r\n      bottom: 40px;\r\n      left: 50%;\r\n      transform: translateX(-50%);\r\n      display: flex;\r\n      gap: 15px;\r\n      z-index: 10;\r\n    }\r\n\r\n    .dot {\r\n      width: 12px; height: 12px;\r\n      border-radius: 50%;\r\n      background-color: rgba(255,255,255,0.5);\r\n      cursor: pointer;\r\n      transition: all 0.3s ease;\r\n      border: 2px solid transparent;\r\n    }\r\n\r\n    .dot.active { background-color: #D59999; transform: scale(1.2); }\r\n    .dot:hover  { background-color: rgba(255,255,255,0.8); }\r\n\r\n    @media (max-width: 1024px) {\r\n      .slide-heading { font-size: 52px; }\r\n      .slide-description { font-size: 15px; }\r\n      .slide-subtitle { font-size: 14px; }\r\n      .slide-button { padding: 14px 40px; font-size: 12px; }\r\n      .slide-content { padding: 35px 25px; }\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n      .hero-slider-wrapper { height: 100vh; width: 100vw; padding: 0; margin: 0; }\r\n      .slide-heading { font-size: 44px; margin-bottom: 20px; }\r\n      .slide-subtitle { font-size: 13px; margin-bottom: 12px; }\r\n      .slide-description { font-size: 14px; margin-bottom: 30px; }\r\n      .slide-button { padding: 13px 38px; font-size: 11px; }\r\n      .slide-content { padding: 35px 20px; max-width: 100%; }\r\n      .slider-dots { bottom: 25px; gap: 12px; }\r\n      .dot { width: 10px; height: 10px; }\r\n    }\r\n\r\n    @media (max-width: 480px) {\r\n      .hero-slider-wrapper { height: 100vh; width: 100vw; }\r\n      .slide-heading { font-size: 32px; margin-bottom: 16px; }\r\n      .slide-subtitle { font-size: 11px; margin-bottom: 10px; }\r\n      .slide-description { font-size: 12px; margin-bottom: 22px; line-height: 1.5; }\r\n      .slide-button { padding: 12px 32px; font-size: 10px; }\r\n      .slide-content { padding: 35px 16px; max-width: 100%; width: 100%; }\r\n      .slider-dots { bottom: 20px; gap: 10px; }\r\n      .dot { width: 8px; height: 8px; }\r\n    }\r\n\r\n    @media (max-width: 375px) {\r\n      .slide-heading { font-size: 28px; margin-bottom: 14px; }\r\n      .slide-subtitle { font-size: 10px; }\r\n      .slide-description { font-size: 11px; margin-bottom: 18px; }\r\n      .slide-button { padding: 11px 28px; font-size: 9px; }\r\n      .slide-content { padding: 30px 14px; }\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n\r\n<div class=\"hero-slider-wrapper\">\r\n  <div class=\"hero-slider-container\">\r\n    <div class=\"slider-track\" id=\"sliderTrack\">\r\n\r\n      <div class=\"slide\">\r\n        <img decoding=\"async\" src=\"https:\/\/fablook.co.uk\/wp-content\/uploads\/2023\/11\/slider-2_slide-1-copyright.jpg\" alt=\"Slide 1\" class=\"slide-image slide-image-desktop\">\r\n        <img decoding=\"async\" src=\"https:\/\/fablook.co.uk\/wp-content\/uploads\/2026\/07\/slider-2_slide-1-copyright.jpg\" alt=\"Slide 1\" class=\"slide-image slide-image-mobile\">\r\n        <div class=\"slide-content\">\r\n          <div class=\"slide-subtitle\">Beauty Salon<\/div>\r\n          <h1 class=\"slide-heading\">WELCOME TO FABLOOK<\/h1>\r\n          <p class=\"slide-description\">You owe yourself this moment. Make an appointment in just a click!<\/p>\r\n          <a href=\"https:\/\/fablook.co.uk\/?page_id=42222\" class=\"slide-button\">Make an Appointment<\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"slide\">\r\n        <img decoding=\"async\" src=\"https:\/\/fablook.co.uk\/wp-content\/uploads\/2023\/11\/slider-2_slide-3-copyright.jpg\" alt=\"Slide 2\" class=\"slide-image slide-image-desktop\">\r\n        <img decoding=\"async\" src=\"https:\/\/fablook.co.uk\/wp-content\/uploads\/2026\/07\/slider-2_slide-3-copyright.jpg\" alt=\"Slide 2\" class=\"slide-image slide-image-mobile\">\r\n        <div class=\"slide-content\">\r\n          <div class=\"slide-subtitle\">Beauty Salon<\/div>\r\n          <h1 class=\"slide-heading\">WELCOME TO FABLOOK<\/h1>\r\n          <p class=\"slide-description\">You owe yourself this moment. Make an appointment in just a click!<\/p>\r\n          <a href=\"https:\/\/fablook.co.uk\/?page_id=42222\" class=\"slide-button\">Make an Appointment<\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <div class=\"slide\">\r\n        <img decoding=\"async\" src=\"https:\/\/fablook.co.uk\/wp-content\/uploads\/2023\/11\/banner04.jpg\" alt=\"Slide 3\" class=\"slide-image slide-image-desktop\">\r\n        <img decoding=\"async\" src=\"https:\/\/fablook.co.uk\/wp-content\/uploads\/2026\/07\/banner04.jpg\" alt=\"Slide 3\" class=\"slide-image slide-image-mobile\">\r\n        <div class=\"slide-content\">\r\n          <div class=\"slide-subtitle\">Beauty Salon<\/div>\r\n          <h1 class=\"slide-heading\">WELCOME TO FABLOOK<\/h1>\r\n          <p class=\"slide-description\">You owe yourself this moment. Make an appointment in just a click!<\/p>\r\n          <a href=\"https:\/\/fablook.co.uk\/?page_id=42222\" class=\"slide-button\">Make an Appointment<\/a>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n\r\n    <div class=\"slider-dots\">\r\n      <span class=\"dot active\" onclick=\"currentSlide(0)\"><\/span>\r\n      <span class=\"dot\" onclick=\"currentSlide(1)\"><\/span>\r\n      <span class=\"dot\" onclick=\"currentSlide(2)\"><\/span>\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<script>\r\n  let currentIndex = 0;\r\n  const slides = document.querySelectorAll('.slide');\r\n  const dots = document.querySelectorAll('.dot');\r\n  const sliderTrack = document.getElementById('sliderTrack');\r\n  const totalSlides = slides.length;\r\n  let autoSlideTimer;\r\n\r\n  function updateSlider() {\r\n    sliderTrack.style.transform = `translateX(-${currentIndex * 100}%)`;\r\n    dots.forEach(dot => dot.classList.remove('active'));\r\n    dots[currentIndex].classList.add('active');\r\n  }\r\n\r\n  function nextSlide() {\r\n    currentIndex = (currentIndex + 1) % totalSlides;\r\n    updateSlider();\r\n    resetAutoSlide();\r\n  }\r\n\r\n  function currentSlide(index) {\r\n    currentIndex = index;\r\n    updateSlider();\r\n    resetAutoSlide();\r\n  }\r\n\r\n  function resetAutoSlide() {\r\n    clearInterval(autoSlideTimer);\r\n    autoSlideTimer = setInterval(nextSlide, 5000);\r\n  }\r\n\r\n  resetAutoSlide();\r\n<\/script>\r\n\r\n<\/body>\r\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1db623e e-con-full e-flex cmsmasters-block-default e-con e-parent\" data-id=\"1db623e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b625a57 elementor-hidden-widescreen elementor-hidden-desktop cmsmasters-block-default cmsmasters-sticky-default elementor-widget elementor-widget-html\" data-id=\"b625a57\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\r\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\r\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=Poppins:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n\r\n<style>\r\n.fab-slider-wrap {\r\n  position: relative;\r\n  width: 100%;\r\n  height: 100svh;\r\n  overflow: hidden;\r\n}\r\n\r\n.fab-track {\r\n  display: flex;\r\n  flex-direction: row;\r\n  width: 300%;\r\n  height: 100%;\r\n  transition: transform 0.55s cubic-bezier(0.77, 0, 0.175, 1);\r\n}\r\n\r\n.fab-slide {\r\n  position: relative;\r\n  flex: 0 0 33.3333%;\r\n  width: 33.3333%;\r\n  height: 100%;\r\n  overflow: hidden;\r\n}\r\n\r\n.fab-slide img {\r\n  position: absolute;\r\n  top: 0; left: 0;\r\n  width: 100%;\r\n  height: 100%;\r\n  object-fit: cover;\r\n  object-position: center;\r\n  display: block;\r\n}\r\n\r\n.fab-slide-overlay {\r\n  position: absolute;\r\n  top: 0; left: 0;\r\n  width: 100%; height: 100%;\r\n  background: rgba(0,0,0,0.40);\r\n  z-index: 1;\r\n}\r\n\r\n.fab-slide-content {\r\n  position: absolute;\r\n  bottom: 80px;\r\n  left: 0; right: 0;\r\n  z-index: 2;\r\n  text-align: center;\r\n  padding: 0 24px;\r\n}\r\n\r\n.fab-label {\r\n  font-family: 'Poppins', sans-serif;\r\n  font-weight: 500;\r\n  font-style: italic;\r\n  font-size: 16px;\r\n  color: #ffffff;\r\n  display: block;\r\n  margin-bottom: 8px;\r\n  letter-spacing: 0.04em;\r\n}\r\n\r\n.fab-heading {\r\n  font-family: 'Cormorant Garamond', \"Mogan Local\", sans-serif;\r\n  font-weight: 400;\r\n  font-size: clamp(30px, 9vw, 48px);\r\n  color: #ffffff;\r\n  text-transform: uppercase;\r\n  line-height: 1.1;\r\n  margin: 0 0 12px 0;\r\n}\r\n\r\n.fab-subline {\r\n  font-family: 'Poppins', sans-serif;\r\n  font-weight: 500;\r\n  font-size: 13px;\r\n  color: #ffffff;\r\n  line-height: 1.6;\r\n  margin: 0 0 24px 0;\r\n}\r\n\r\n.fab-btn {\r\n  display: inline-block;\r\n  font-family: 'Poppins', sans-serif;\r\n  font-weight: 500;\r\n  font-size: 11px;\r\n  letter-spacing: 0.15em;\r\n  text-transform: uppercase;\r\n  color: #ffffff;\r\n  background: #C47F7F;\r\n  border: none;\r\n  padding: 14px 36px;\r\n  text-decoration: none;\r\n  cursor: pointer;\r\n  -webkit-tap-highlight-color: transparent;\r\n  transition: background 0.25s;\r\n}\r\n\r\n.fab-btn:hover,\r\n.fab-btn:active,\r\n.fab-btn:focus {\r\n  color: #ffffff !important;\r\n  background: #b06464;\r\n  text-decoration: none;\r\n}\r\n\r\n.fab-dots {\r\n  position: absolute;\r\n  bottom: 28px;\r\n  left: 50%;\r\n  transform: translateX(-50%);\r\n  display: flex;\r\n  gap: 10px;\r\n  align-items: center;\r\n  z-index: 10;\r\n}\r\n\r\n.fab-dot {\r\n  width: 10px;\r\n  height: 10px;\r\n  border-radius: 50%;\r\n  background: rgba(196,127,127,0.4);\r\n  border: 2px solid #C47F7F;\r\n  cursor: pointer;\r\n  transition: background 0.3s, width 0.3s, border-radius 0.3s;\r\n  -webkit-tap-highlight-color: transparent;\r\n}\r\n\r\n.fab-dot.active {\r\n  background: #C47F7F;\r\n  width: 22px;\r\n  border-radius: 5px;\r\n}\r\n<\/style>\r\n\r\n<div class=\"fab-slider-wrap\" id=\"fabSlider\">\r\n  <div class=\"fab-track\" id=\"fabTrack\">\r\n\r\n    <div class=\"fab-slide\">\r\n      <img decoding=\"async\" src=\"https:\/\/fablook.co.uk\/wp-content\/uploads\/2026\/07\/slider-2_slide-1-copyright.jpg\" alt=\"Slide 1\">\r\n      <div class=\"fab-slide-overlay\"><\/div>\r\n      <div class=\"fab-slide-content\">\r\n        <span class=\"fab-label\">Beauty Salon<\/span>\r\n        <h2 class=\"fab-heading\">Welcome to<br>FabLook<\/h2>\r\n        <p class=\"fab-subline\">You owe yourself this moment.<br>Make an appointment in just a click!<\/p>\r\n        <a href=\"https:\/\/fablook.co.uk\/?page_id=42222\" class=\"fab-btn\">Make an Appointment<\/a>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"fab-slide\">\r\n      <img decoding=\"async\" src=\"https:\/\/fablook.co.uk\/wp-content\/uploads\/2026\/07\/slider-2_slide-3-copyright.jpg\" alt=\"Slide 2\">\r\n      <div class=\"fab-slide-overlay\"><\/div>\r\n      <div class=\"fab-slide-content\">\r\n        <span class=\"fab-label\">Beauty Salon<\/span>\r\n        <h2 class=\"fab-heading\">Welcome to<br>FabLook<\/h2>\r\n        <p class=\"fab-subline\">You owe yourself this moment.<br>Make an appointment in just a click!<\/p>\r\n        <a href=\"https:\/\/fablook.co.uk\/?page_id=42222\" class=\"fab-btn\">Make an Appointment<\/a>\r\n      <\/div>\r\n    <\/div>\r\n\r\n    <div class=\"fab-slide\">\r\n      <img decoding=\"async\" src=\"https:\/\/fablook.co.uk\/wp-content\/uploads\/2026\/07\/banner04.jpg\" alt=\"Slide 3\">\r\n      <div class=\"fab-slide-overlay\"><\/div>\r\n      <div class=\"fab-slide-content\">\r\n        <span class=\"fab-label\">Beauty Salon<\/span>\r\n        <h2 class=\"fab-heading\">Welcome to<br>FabLook<\/h2>\r\n        <p class=\"fab-subline\">You owe yourself this moment.<br>Make an appointment in just a click!<\/p>\r\n        <a href=\"https:\/\/fablook.co.uk\/?page_id=42222\" class=\"fab-btn\">Make an Appointment<\/a>\r\n      <\/div>\r\n    <\/div>\r\n\r\n  <\/div>\r\n\r\n  <div class=\"fab-dots\" id=\"fabDots\">\r\n    <div class=\"fab-dot active\" data-index=\"0\"><\/div>\r\n    <div class=\"fab-dot\" data-index=\"1\"><\/div>\r\n    <div class=\"fab-dot\" data-index=\"2\"><\/div>\r\n  <\/div>\r\n<\/div>\r\n\r\n<script>\r\n(function() {\r\n  var track   = document.getElementById('fabTrack');\r\n  var dots    = document.querySelectorAll('.fab-dot');\r\n  var wrapper = document.getElementById('fabSlider');\r\n  var total   = 3;\r\n  var current = 0;\r\n  var startX  = 0;\r\n  var dragging = false;\r\n  var timer;\r\n\r\n  function goTo(n) {\r\n    current = ((n % total) + total) % total;\r\n    track.style.transform = 'translateX(-' + (current * (100 \/ 3)) + '%)';\r\n    dots.forEach(function(d, i) {\r\n      d.classList.toggle('active', i === current);\r\n    });\r\n  }\r\n\r\n  function next() { goTo(current + 1); }\r\n  function prev() { goTo(current - 1); }\r\n\r\n  function startAuto() {\r\n    clearInterval(timer);\r\n    timer = setInterval(next, 4500);\r\n  }\r\n\r\n  wrapper.addEventListener('touchstart', function(e) {\r\n    startX = e.touches[0].clientX;\r\n    dragging = true;\r\n    clearInterval(timer);\r\n  }, { passive: true });\r\n\r\n  wrapper.addEventListener('touchend', function(e) {\r\n    if (!dragging) return;\r\n    var delta = startX - e.changedTouches[0].clientX;\r\n    if (Math.abs(delta) > 40) { delta > 0 ? next() : prev(); }\r\n    dragging = false;\r\n    startAuto();\r\n  }, { passive: true });\r\n\r\n  dots.forEach(function(d) {\r\n    d.addEventListener('click', function() {\r\n      goTo(parseInt(d.dataset.index));\r\n      startAuto();\r\n    });\r\n  });\r\n\r\n  startAuto();\r\n})();\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2d2d949 cmsmasters-section-for-header-yes elementor-hidden-widescreen elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed cmsmasters-block-default e-con e-parent\" data-id=\"2d2d949\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-7664fd9 e-con-full e-flex cmsmasters-bg-hide-none cmsmasters-bg-hide-none cmsmasters-block-default e-con e-child\" data-id=\"7664fd9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1973823 e-con-full e-flex cmsmasters-bg-hide-none cmsmasters-bg-hide-none cmsmasters-block-default e-con e-child\" data-id=\"1973823\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f5998b3 e-con-full elementor-hidden-tablet elementor-hidden-mobile e-flex cmsmasters-bg-hide-none cmsmasters-bg-hide-none cmsmasters-block-default e-con e-child\" data-id=\"f5998b3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;position&quot;:&quot;absolute&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f711c57 elementor-widget-mobile__width-initial elementor-hidden-tablet elementor-hidden-mobile cmsmasters-block-default cmsmasters-sticky-default elementor-invisible elementor-widget elementor-widget-cmsmasters-fancy-text\" data-id=\"f711c57\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;fancy_text_list&quot;:[{&quot;item_text&quot;:&quot;from&quot;,&quot;_id&quot;:&quot;d85b6b3&quot;,&quot;__globals__&quot;:{&quot;item_color&quot;:&quot;&quot;},&quot;item_style&quot;:&quot;&quot;,&quot;item_color&quot;:null,&quot;item_background_color&quot;:null,&quot;item_border_color&quot;:null,&quot;item_text_shadow_text_shadow_type&quot;:&quot;&quot;,&quot;item_text_shadow_text_shadow&quot;:null}],&quot;animation_effect&quot;:&quot;none&quot;,&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;fancy_text_delay_on_change&quot;:2500}\" data-widget_type=\"cmsmasters-fancy-text.default\">\n\t\t\t\t\t<h1 class=\"elementor-widget-cmsmasters-fancy-text__fancy-text-wrapper\"><span class=\"elementor-widget-cmsmasters-fancy-text__before-text\">\r\n\t\t\t\t<span >Beauty That Empowers You<\/span>\r\n\t\t\t<\/span><span class=\"elementor-widget-cmsmasters-fancy-text__fancy-text fancy-text-hidden none\"><span class=\"elementor-widget-cmsmasters-fancy-text__list-item elementor-repeater-item-d85b6b3\">from<\/span><\/span><span class=\"elementor-widget-cmsmasters-fancy-text__after-text\">\r\n\t\t\t\t<span >head to toe<\/span>\r\n\t\t\t<\/span><\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9972a7b elementor-widget__width-initial cmsmasters-block-default cmsmasters-sticky-default elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"9972a7b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Step into our world where beauty meets self-care. Whether you're preparing for life's most memorable moments or simply treating yourself to what you deserve, FabLook is your sanctuary for transformation.<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e2e7584 cmsmasters-button-align-center elementor-widget__width-initial cmsmasters-effect cmsmasters-effect-type-tilt cmsmasters-tilt-axis-y cmsmasters-tilt-event-area-window cmsmasters-tilt-direction-reverse cmsmasters-tilt-shift-direction-default cmsmasters-tilt-reset-yes cmsmasters-block-default cmsmasters-sticky-default elementor-invisible elementor-widget elementor-widget-cmsmasters-button\" data-id=\"e2e7584\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;zoomIn&quot;,&quot;_animation_delay&quot;:300,&quot;cms_tilt_shift&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.2,&quot;sizes&quot;:[]},&quot;cms_tilt_devices&quot;:[&quot;desktop&quot;],&quot;cms_tilt_angle&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;cms_tilt_scale&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]},&quot;cms_tilt_glare&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;cms_tilt_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1,&quot;sizes&quot;:[]}}\" data-widget_type=\"cmsmasters-button.default\">\n\t\t\t\t\t<div class=\"elementor-widget-cmsmasters-button__button-container\"><div class=\"elementor-widget-cmsmasters-button__button-container-inner\"><a href=\"https:\/\/fablook.co.uk\/?page_id=41827\" class=\"cmsmasters-button-link elementor-widget-cmsmasters-button__button cmsmasters-icon-view- cmsmasters-icon-shape- cmsmasters-button-size-sm elementor-animation-shrink\" role=\"button\" tabindex=\"0\"><span class=\"elementor-widget-cmsmasters-button__content-wrapper cmsmasters-align-icon-\"><span class=\"elementor-widget-cmsmasters-button__text\">our services menu<\/span><\/span><\/a><\/div><\/div>\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-2efd941 e-flex e-con-boxed cmsmasters-block-default e-con e-parent\" data-id=\"2efd941\" 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-ab6af82 cmsmasters-block-default cmsmasters-sticky-default elementor-widget elementor-widget-html\" data-id=\"ab6af82\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:wght@400;500;600;700&family=Poppins:wght@400;500;600;700&display=swap');\r\n\r\n  * {\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  .fablook-story-section {\r\n    background: #fefdfb;\r\n    padding: 80px 0;\r\n    font-family: Poppins, sans-serif;\r\n    width: 100vw;\r\n    margin-left: calc(-50vw + 50%);\r\n    position: relative;\r\n  }\r\n\r\n  .fablook-story-container {\r\n    max-width: 1200px;\r\n    margin: 0 auto;\r\n    padding: 0 60px;\r\n    position: relative;\r\n  }\r\n\r\n  \/* Top Left Flower *\/\r\n  .fablook-flower-top-left {\r\n    position: absolute;\r\n    top: -40px;\r\n    left: -80px;\r\n    width: 220px;\r\n    height: 220px;\r\n    opacity: 0.7;\r\n    z-index: 1;\r\n  }\r\n\r\n  \/* Bottom Right Flower *\/\r\n  .fablook-flower-bottom-right {\r\n    position: absolute;\r\n    bottom: -60px;\r\n    right: -100px;\r\n    width: 280px;\r\n    height: 280px;\r\n    opacity: 0.6;\r\n    z-index: 1;\r\n  }\r\n\r\n  \/* Main Content Grid *\/\r\n  .fablook-story-content {\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    gap: 60px;\r\n    align-items: center;\r\n    position: relative;\r\n    z-index: 2;\r\n  }\r\n\r\n  \/* Image Column *\/\r\n  .fablook-story-image-col {\r\n    display: flex;\r\n    justify-content: center;\r\n    align-items: center;\r\n  }\r\n\r\n  .fablook-story-image-wrapper {\r\n    width: 100%;\r\n    max-width: 380px;\r\n    border-radius: 40% 60% 70% 30% \/ 40% 50% 60% 50%;\r\n    overflow: hidden;\r\n    box-shadow: 0 20px 60px rgba(255, 173, 255, 0.15);\r\n  }\r\n\r\n  .fablook-story-image-wrapper img {\r\n    width: 100%;\r\n    height: 100%;\r\n    object-fit: cover;\r\n    display: block;\r\n  }\r\n\r\n  \/* Text Column *\/\r\n  .fablook-story-text-col {\r\n    display: flex;\r\n    flex-direction: column;\r\n    gap: 20px;\r\n  }\r\n\r\n  .fablook-story-title {\r\n    font-family: \"Cormorant Garamond\", sans-serif;\r\n    font-weight: 400;\r\n    font-size: 48px;\r\n    color: #98145f;\r\n    margin: 0;\r\n    line-height: 1.2;\r\n  }\r\n\r\n  .fablook-story-description {\r\n    font-family: Poppins, sans-serif;\r\n    font-weight: 400;\r\n    font-size: 14px;\r\n    color: #666666;\r\n    line-height: 1.8;\r\n    margin: 0;\r\n  }\r\n\r\n  .fablook-story-stats {\r\n    display: grid;\r\n    grid-template-columns: 1fr 1fr;\r\n    gap: 20px;\r\n    margin-top: 10px;\r\n  }\r\n\r\n  .fablook-story-stat-box {\r\n    background:#D59999;\r\n    border-radius: 20px;\r\n    padding: 35px 20px;\r\n    text-align: center;\r\n    box-shadow: 0 10px 30px rgba(255, 173, 255, 0.15);\r\n  }\r\n\r\n  .fablook-story-stat-number {\r\n    font-family: \"Cormorant Garamond\", sans-serif;\r\n    font-weight: 400;\r\n    font-size: 42px;\r\n    color: rgb(255, 255, 255);\r\n    margin: 0;\r\n    line-height: 1;\r\n  }\r\n\r\n  .fablook-story-stat-label {\r\n    font-family: Poppins, sans-serif;\r\n    font-weight: 500;\r\n    font-size: 12px;\r\n    color: rgb(255, 255, 255);\r\n    margin: 10px 0 0 0;\r\n  }\r\n\r\n  \/* Tablet - 1024px and below *\/\r\n  @media (max-width: 1024px) {\r\n    .fablook-story-container {\r\n      padding: 0 40px;\r\n    }\r\n\r\n    .fablook-story-content {\r\n      grid-template-columns: 1fr;\r\n      gap: 40px;\r\n    }\r\n\r\n    .fablook-story-image-wrapper {\r\n      max-width: 320px;\r\n    }\r\n\r\n    .fablook-story-title {\r\n      font-size: 40px;\r\n    }\r\n\r\n    .fablook-story-description {\r\n      font-size: 13px;\r\n    }\r\n\r\n    .fablook-flower-top-left {\r\n      width: 180px;\r\n      height: 180px;\r\n    }\r\n\r\n    .fablook-flower-bottom-right {\r\n      width: 220px;\r\n      height: 220px;\r\n    }\r\n  }\r\n\r\n  \/* Mobile - 768px and below *\/\r\n  @media (max-width: 768px) {\r\n    .fablook-story-section {\r\n      width: 100vw;\r\n      margin-left: calc(-50vw + 50%);\r\n      padding: 60px 0;\r\n    }\r\n\r\n    .fablook-story-container {\r\n      padding: 0 20px;\r\n    }\r\n\r\n    .fablook-story-content {\r\n      grid-template-columns: 1fr;\r\n      gap: 30px;\r\n    }\r\n\r\n    .fablook-story-image-wrapper {\r\n      max-width: 280px;\r\n      margin: 0 auto;\r\n    }\r\n\r\n    .fablook-story-title {\r\n      font-size: 32px;\r\n    }\r\n\r\n    .fablook-story-description {\r\n      font-size: 13px;\r\n      line-height: 1.7;\r\n    }\r\n\r\n    .fablook-story-stat-box {\r\n      padding: 28px 15px;\r\n    }\r\n\r\n    .fablook-story-stat-number {\r\n      font-size: 36px;\r\n    }\r\n\r\n    .fablook-flower-top-left {\r\n      width: 140px;\r\n      height: 140px;\r\n      top: -30px;\r\n      left: -50px;\r\n      opacity: 0.5;\r\n    }\r\n\r\n    .fablook-flower-bottom-right {\r\n      width: 160px;\r\n      height: 160px;\r\n      bottom: -40px;\r\n      right: -50px;\r\n      opacity: 0.4;\r\n    }\r\n  }\r\n\r\n  \/* Small phones - 480px *\/\r\n  @media (max-width: 480px) {\r\n    .fablook-story-section {\r\n      width: 100vw;\r\n      margin-left: calc(-50vw + 50%);\r\n      padding: 40px 0;\r\n    }\r\n\r\n    .fablook-story-container {\r\n      padding: 0 15px;\r\n    }\r\n\r\n    .fablook-story-image-wrapper {\r\n      max-width: 240px;\r\n    }\r\n\r\n    .fablook-story-title {\r\n      font-size: 26px;\r\n    }\r\n\r\n    .fablook-story-description {\r\n      font-size: 12px;\r\n      line-height: 1.6;\r\n    }\r\n\r\n    .fablook-story-stat-box {\r\n      padding: 24px 12px;\r\n    }\r\n\r\n    .fablook-story-stat-number {\r\n      font-size: 32px;\r\n    }\r\n\r\n    .fablook-story-stat-label {\r\n      font-size: 11px;\r\n    }\r\n\r\n    .fablook-flower-top-left {\r\n      width: 100px;\r\n      height: 100px;\r\n      top: -20px;\r\n      left: -30px;\r\n    }\r\n\r\n    .fablook-flower-bottom-right {\r\n      width: 120px;\r\n      height: 120px;\r\n      bottom: -30px;\r\n      right: -30px;\r\n    }\r\n  }\r\n<\/style>\r\n\r\n<div class=\"fablook-story-section\">\r\n  <!-- Top Left Flower -->\r\n  <img decoding=\"async\" class=\"fablook-flower-top-left\" src=\"https:\/\/yellowgreen-goldfish-331523.hostingersite.com\/wp-content\/uploads\/2026\/07\/jasmine-flowers-white-1.2-Converted.png\" alt=\"Decorative flower\">\r\n\r\n  <!-- Bottom Right Flower -->\r\n  <img decoding=\"async\" class=\"fablook-flower-bottom-right\" src=\"https:\/\/yellowgreen-goldfish-331523.hostingersite.com\/wp-content\/uploads\/2026\/07\/elements-line-drawing-white-jasmine-flower-illustrations-FF57E82-2020-06-29-2.png\" alt=\"Decorative flower\">\r\n\r\n  <div class=\"fablook-story-container\">\r\n    <div class=\"fablook-story-content\">\r\n      \r\n      <!-- Image Column -->\r\n      <div class=\"fablook-story-image-col\">\r\n        <div class=\"fablook-story-image-wrapper\">\r\n          <img decoding=\"async\" src=\"https:\/\/fablook.co.uk\/wp-content\/uploads\/2024\/12\/52-author.webp\" alt=\"FabLook Beauty Treatment\">\r\n        <\/div>\r\n      <\/div>\r\n\r\n      <!-- Text Column -->\r\n      <div class=\"fablook-story-text-col\">\r\n        <h2 class=\"fablook-story-title\">FabLook Story<\/h2>\r\n        \r\n        <p class=\"fablook-story-description\">\r\n          At FabLook, we offer a complete range of beauty services designed to enhance your natural beauty. From expert lash extensions, LVL treatments, and professional eyebrow design (threading, lamination & tinting) to flawless makeup application, custom hairdos, and specialized facials, we've got everything you need. We also provide professional waxing for smooth skin and rejuvenating massage treatments. Every service is personalized to your unique needs, ensuring you leave feeling confident and radiant.\r\n        <\/p>\r\n\r\n        <div class=\"fablook-story-stats\">\r\n          <div class=\"fablook-story-stat-box\">\r\n            <p class=\"fablook-story-stat-number\">500+<\/p>\r\n            <p class=\"fablook-story-stat-label\">Happy Clients<\/p>\r\n          <\/div>\r\n          <div class=\"fablook-story-stat-box\">\r\n            <p class=\"fablook-story-stat-number\">10+<\/p>\r\n            <p class=\"fablook-story-stat-label\">Years Experience<\/p>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n\r\n    <\/div>\r\n  <\/div>\r\n<\/div>\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-49bb772 e-con-full e-flex cmsmasters-block-default e-con e-parent\" data-id=\"49bb772\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-7f0db63 e-con-full e-flex cmsmasters-bg-hide-none cmsmasters-bg-hide-none cmsmasters-block-default e-con e-child\" data-id=\"7f0db63\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d6356d5 e-con-full e-flex cmsmasters-block-default e-con e-child\" data-id=\"d6356d5\" 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-39fa810 e-con-full e-flex cmsmasters-block-default e-con e-child\" data-id=\"39fa810\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-510957b elementor-widget-tablet__width-inherit cmsmasters-block-default cmsmasters-sticky-default elementor-widget elementor-widget-cmsmasters-fancy-text\" data-id=\"510957b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;fancy_text_list&quot;:[{&quot;item_text&quot;:&quot;Collections&quot;,&quot;_id&quot;:&quot;d85b6b3&quot;,&quot;__globals__&quot;:{&quot;item_color&quot;:&quot;&quot;},&quot;item_style&quot;:&quot;&quot;,&quot;item_color&quot;:null,&quot;item_background_color&quot;:null,&quot;item_border_color&quot;:null,&quot;item_text_shadow_text_shadow_type&quot;:&quot;&quot;,&quot;item_text_shadow_text_shadow&quot;:null}],&quot;animation_effect&quot;:&quot;none&quot;,&quot;fancy_text_delay_on_change&quot;:2500}\" data-widget_type=\"cmsmasters-fancy-text.default\">\n\t\t\t\t\t<h2 class=\"elementor-widget-cmsmasters-fancy-text__fancy-text-wrapper\"><span class=\"elementor-widget-cmsmasters-fancy-text__before-text\">\r\n\t\t\t\t<span >Transform Your Look With Our Signature Beauty<\/span>\r\n\t\t\t<\/span><span class=\"elementor-widget-cmsmasters-fancy-text__fancy-text fancy-text-hidden none\"><span class=\"elementor-widget-cmsmasters-fancy-text__list-item elementor-repeater-item-d85b6b3\">Collections<\/span><\/span><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0ca9580 cmsmasters-block-default cmsmasters-sticky-default elementor-widget elementor-widget-text-editor\" data-id=\"0ca9580\" 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>We&#8217;ve thoughtfully created this beauty sanctuary with you in mind. From lash extensions and signature facials to our complete beauty packages, this is your time to relax and feel truly pampered. Our expert technicians are here to bring out your best self in our calm, luxurious space. Before you leave, capture your stunning transformation at our photo booth, and you&#8217;ll be so glad you did.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div data-separate-animation-selector=\".cmsmasters-widget-icon-list-item\" data-text-animation-class=\"sequental, random, line, word, char\" class=\"elementor-element elementor-element-cda8213 cmsmasters-widget-marker-view-stacked cmsmasters-widget-layout-row cmsmasters-widget-align-stretch cmsmasters-widget-direction-default cmsmasters-widget-marker-element-icon cmsmasters-widget-marker-shape-circle cmsmasters-block-default cmsmasters-sticky-default elementor-widget elementor-widget-cmsmasters-icon-list cmsmasters-widget-icon-list\" data-id=\"cda8213\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"cmsmasters-icon-list.default\">\n\t\t\t\t\t\t\t<ul class=\"cmsmasters-widget-icon-list-items\">\r\n\t\t\t\t\t\t\t<li class=\"cmsmasters-widget-icon-list-item active-icon-item\">\r\n\t\t\t\t\t\t\t\t<span class=\"cmsmasters-widget-icon-list-item-text-wrap\">\r\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"cmsmasters-widget-icon-list-item-icon\">\r\n\t\t\t\t\t\t\t<span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"cmsmsdemo-icon- cmsms-demo-icon-check\"><\/i>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\r\n\t\t\t\t\t\t<\/span>\r\n\t\t\t\t\t\t\t\t\t\t<span class=\"cmsmasters-widget-icon-list-item-text-inner elementor-repeater-item-cfad074\">\r\n\t\t\t\t\t\t<span class=\"cmsmasters-widget-icon-list-item-text\">\r\n\t\t\t\t\t\t\tCustomized Treatments Tailored to You\t\t\t\t\t\t<\/span>\r\n\t\t\t\t\t\t\t\t\t\t\t<\/span>\r\n\t\t\t\t<\/span>\r\n\t\t\t\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t<li class=\"cmsmasters-widget-icon-list-item active-icon-item\">\r\n\t\t\t\t\t\t\t\t<span class=\"cmsmasters-widget-icon-list-item-text-wrap\">\r\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"cmsmasters-widget-icon-list-item-icon\">\r\n\t\t\t\t\t\t\t<span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"cmsmsdemo-icon- cmsms-demo-icon-check\"><\/i>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\r\n\t\t\t\t\t\t<\/span>\r\n\t\t\t\t\t\t\t\t\t\t<span class=\"cmsmasters-widget-icon-list-item-text-inner elementor-repeater-item-c03ca78\">\r\n\t\t\t\t\t\t<span class=\"cmsmasters-widget-icon-list-item-text cmsmasters-widget-icon-list-item-text\">\r\n\t\t\t\t\t\t\tPremium Quality, Cruelty-Free Products\t\t\t\t\t\t<\/span>\r\n\t\t\t\t\t\t\t\t\t\t\t<\/span>\r\n\t\t\t\t<\/span>\r\n\t\t\t\t\t\t\t\t<\/li>\r\n\t\t\t\t\t\t\t<li class=\"cmsmasters-widget-icon-list-item active-icon-item\">\r\n\t\t\t\t\t\t\t\t<span class=\"cmsmasters-widget-icon-list-item-text-wrap\">\r\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"cmsmasters-widget-icon-list-item-icon\">\r\n\t\t\t\t\t\t\t<span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"cmsmsdemo-icon- cmsms-demo-icon-check\"><\/i>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\r\n\t\t\t\t\t\t<\/span>\r\n\t\t\t\t\t\t\t\t\t\t<span class=\"cmsmasters-widget-icon-list-item-text-inner elementor-repeater-item-044d221\">\r\n\t\t\t\t\t\t<span class=\"cmsmasters-widget-icon-list-item-text cmsmasters-widget-icon-list-item-text cmsmasters-widget-icon-list-item-text\">\r\n\t\t\t\t\t\t\tExpert Technicians You Can Trust\t\t\t\t\t\t<\/span>\r\n\t\t\t\t\t\t\t\t\t\t\t<\/span>\r\n\t\t\t\t<\/span>\r\n\t\t\t\t\t\t\t\t<\/li>\r\n\t\t\t\t\t<\/ul>\r\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7299757 cmsmasters-block-default cmsmasters-sticky-default elementor-invisible elementor-widget elementor-widget-cmsmasters-button\" data-id=\"7299757\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInDown&quot;}\" data-widget_type=\"cmsmasters-button.default\">\n\t\t\t\t\t<div class=\"elementor-widget-cmsmasters-button__button-container\"><div class=\"elementor-widget-cmsmasters-button__button-container-inner\"><a href=\"https:\/\/fablook.co.uk\/?page_id=42222\" class=\"cmsmasters-button-link elementor-widget-cmsmasters-button__button cmsmasters-icon-view- cmsmasters-icon-shape- cmsmasters-button-size-sm\" role=\"button\" tabindex=\"0\"><span class=\"elementor-widget-cmsmasters-button__content-wrapper cmsmasters-align-icon-\"><span class=\"elementor-widget-cmsmasters-button__text\">BOOK THE GLOW<\/span><\/span><\/a><\/div><\/div>\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<div class=\"elementor-element elementor-element-f407df5 e-flex e-con-boxed cmsmasters-block-default e-con e-parent\" data-id=\"f407df5\" 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<div class=\"elementor-element elementor-element-6e1df14 e-con-full e-flex cmsmasters-block-default e-con e-child\" data-id=\"6e1df14\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0c22b8a cmsmasters-block-default cmsmasters-sticky-default elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"0c22b8a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">A HUB OF BEAUTY SECRETS<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-27bd18e elementor-widget__width-initial cmsmasters-block-default cmsmasters-sticky-default elementor-widget elementor-widget-cmsmasters-fancy-text\" data-id=\"27bd18e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;fancy_text_list&quot;:[{&quot;item_text&quot;:&quot;treatments&quot;,&quot;_id&quot;:&quot;d85b6b3&quot;,&quot;__globals__&quot;:{&quot;item_color&quot;:&quot;&quot;},&quot;item_style&quot;:&quot;&quot;,&quot;item_color&quot;:null,&quot;item_background_color&quot;:null,&quot;item_border_color&quot;:null,&quot;item_text_shadow_text_shadow_type&quot;:&quot;&quot;,&quot;item_text_shadow_text_shadow&quot;:null}],&quot;animation_effect&quot;:&quot;none&quot;,&quot;fancy_text_delay_on_change&quot;:2500}\" data-widget_type=\"cmsmasters-fancy-text.default\">\n\t\t\t\t\t<h2 class=\"elementor-widget-cmsmasters-fancy-text__fancy-text-wrapper\"><span class=\"elementor-widget-cmsmasters-fancy-text__before-text\">\r\n\t\t\t\t<span >Signature Fab Look<\/span>\r\n\t\t\t<\/span><span class=\"elementor-widget-cmsmasters-fancy-text__fancy-text fancy-text-hidden none\"><span class=\"elementor-widget-cmsmasters-fancy-text__list-item elementor-repeater-item-d85b6b3\">treatments<\/span><\/span><span class=\"elementor-widget-cmsmasters-fancy-text__after-text\">\r\n\t\t\t\t<span >crafted just for you<\/span>\r\n\t\t\t<\/span><\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b8e65d9 e-transform elementor-hidden-tablet elementor-hidden-mobile cmsmasters-effect cmsmasters-effect-type-scroll cmsmasters-block-default cmsmasters-sticky-default elementor-widget elementor-widget-image\" data-id=\"b8e65d9\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_rotateZ_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-2.13,&quot;sizes&quot;:[]},&quot;cms_scroll_effects&quot;:[&quot;vertical&quot;,&quot;rotate&quot;],&quot;cms_scroll_vertical_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2,&quot;sizes&quot;:[]},&quot;cms_scroll_rotate_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-0.1,&quot;sizes&quot;:[]},&quot;cms_scroll_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;],&quot;_transform_rotateZ_effect_widescreen&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_tablet&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_mobile&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;cms_scroll_vertical&quot;:&quot;yes&quot;,&quot;cms_scroll_vertical_direction&quot;:&quot;default&quot;,&quot;cms_scroll_vertical_timing&quot;:&quot;linear&quot;,&quot;cms_scroll_rotate&quot;:&quot;yes&quot;,&quot;cms_scroll_rotate_direction&quot;:&quot;default&quot;,&quot;cms_scroll_rotate_timing&quot;:&quot;linear&quot;,&quot;cms_scroll_origin_y&quot;:&quot;center&quot;,&quot;cms_scroll_origin_x&quot;:&quot;center&quot;,&quot;cms_scroll_viewport&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;cms_scroll_range&quot;:&quot;viewport&quot;}\" 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=\"435\" height=\"640\" src=\"https:\/\/fablook.co.uk\/wp-content\/uploads\/2026\/07\/52-home-3-tab-2-4-e1784947880177-1.webp\" class=\"attachment-full size-full wp-image-43391\" alt=\"\" srcset=\"https:\/\/fablook.co.uk\/wp-content\/uploads\/2026\/07\/52-home-3-tab-2-4-e1784947880177-1.webp 435w, https:\/\/fablook.co.uk\/wp-content\/uploads\/2026\/07\/52-home-3-tab-2-4-e1784947880177-1-204x300.webp 204w\" sizes=\"(max-width: 435px) 100vw, 435px\" \/>\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<div class=\"elementor-element elementor-element-84940e5 e-con-full e-flex cmsmasters-block-default e-con e-child\" data-id=\"84940e5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3d595e7 elementor-widget-tablet__width-initial e-transform elementor-hidden-widescreen elementor-hidden-desktop elementor-hidden-mobile cmsmasters-block-default cmsmasters-sticky-default elementor-widget elementor-widget-image\" data-id=\"3d595e7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_rotateZ_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:-2.13,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_widescreen&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_tablet&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_mobile&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" 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=\"435\" height=\"640\" src=\"https:\/\/fablook.co.uk\/wp-content\/uploads\/2026\/07\/52-home-3-tab-2-4-e1784947880177-1.webp\" class=\"attachment-full size-full wp-image-43391\" alt=\"\" srcset=\"https:\/\/fablook.co.uk\/wp-content\/uploads\/2026\/07\/52-home-3-tab-2-4-e1784947880177-1.webp 435w, https:\/\/fablook.co.uk\/wp-content\/uploads\/2026\/07\/52-home-3-tab-2-4-e1784947880177-1-204x300.webp 204w\" sizes=\"(max-width: 435px) 100vw, 435px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ee1e679 elementor-widget-tablet__width-initial elementor-widget-mobile__width-inherit e-transform cmsmasters-effect cmsmasters-effect-type-scroll cmsmasters-block-default cmsmasters-sticky-default elementor-widget elementor-widget-image\" data-id=\"ee1e679\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_transform_rotateZ_effect&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:2.18,&quot;sizes&quot;:[]},&quot;cms_scroll_effects&quot;:[&quot;vertical&quot;,&quot;rotate&quot;],&quot;cms_scroll_vertical_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:3,&quot;sizes&quot;:[]},&quot;cms_scroll_rotate_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.1,&quot;sizes&quot;:[]},&quot;cms_scroll_devices&quot;:[&quot;desktop&quot;],&quot;_transform_rotateZ_effect_widescreen&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_tablet&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;_transform_rotateZ_effect_mobile&quot;:{&quot;unit&quot;:&quot;deg&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;cms_scroll_vertical&quot;:&quot;yes&quot;,&quot;cms_scroll_vertical_direction&quot;:&quot;default&quot;,&quot;cms_scroll_vertical_timing&quot;:&quot;linear&quot;,&quot;cms_scroll_rotate&quot;:&quot;yes&quot;,&quot;cms_scroll_rotate_direction&quot;:&quot;default&quot;,&quot;cms_scroll_rotate_timing&quot;:&quot;linear&quot;,&quot;cms_scroll_origin_y&quot;:&quot;center&quot;,&quot;cms_scroll_origin_x&quot;:&quot;center&quot;,&quot;cms_scroll_viewport&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:{&quot;start&quot;:0,&quot;end&quot;:100}},&quot;cms_scroll_range&quot;:&quot;viewport&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" width=\"480\" height=\"620\" src=\"https:\/\/fablook.co.uk\/wp-content\/uploads\/2024\/12\/52-home-2-2.webp\" class=\"attachment-full size-full wp-image-41698\" alt=\"\" srcset=\"https:\/\/fablook.co.uk\/wp-content\/uploads\/2024\/12\/52-home-2-2.webp 480w, https:\/\/fablook.co.uk\/wp-content\/uploads\/2024\/12\/52-home-2-2-232x300.webp 232w, https:\/\/fablook.co.uk\/wp-content\/uploads\/2024\/12\/52-home-2-2-30x39.webp 30w, https:\/\/fablook.co.uk\/wp-content\/uploads\/2024\/12\/52-home-2-2-8x10.webp 8w\" sizes=\"(max-width: 480px) 100vw, 480px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b7da6a4 cmsmasters-block-default cmsmasters-sticky-default elementor-widget elementor-widget-text-editor\" data-id=\"b7da6a4\" 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>Let&#8217;s embark upon a journey of self-fulfillment and peace. You deserve to feel and look your best, and we&#8217;re here to cater to that with a wide range of services. From hair care to nail treatment and makeup, we do it all!<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cabdcb9 elementor-widget__width-inherit cmsmasters-block-default cmsmasters-sticky-default elementor-invisible elementor-widget elementor-widget-cmsmasters-button\" data-id=\"cabdcb9\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInDown&quot;}\" data-widget_type=\"cmsmasters-button.default\">\n\t\t\t\t\t<div class=\"elementor-widget-cmsmasters-button__button-container\"><div class=\"elementor-widget-cmsmasters-button__button-container-inner\"><a href=\"https:\/\/fablook.co.uk\/?page_id=42218\" class=\"cmsmasters-button-link elementor-widget-cmsmasters-button__button cmsmasters-icon-view- cmsmasters-icon-shape- cmsmasters-button-size-sm\" role=\"button\" tabindex=\"0\"><span class=\"elementor-widget-cmsmasters-button__content-wrapper cmsmasters-align-icon-\"><span class=\"elementor-widget-cmsmasters-button__text\">more about us<\/span><\/span><\/a><\/div><\/div>\t\t\t\t<\/div>\n\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-68338ac e-con-full e-flex cmsmasters-block-default e-con e-parent\" data-id=\"68338ac\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-8149f17 e-con-full e-flex cmsmasters-block-default e-con e-child\" data-id=\"8149f17\" 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-757b4c2 cmsmasters-testimonial-author-avatar-left cmsmasters-slider--effect-slide cmsmasters-testimonial-layout-bottom cmsmasters-testimonial-author-width-inline cmsmasters-testimonial-author-text-view-vertical cmsmasters-testimonial-rating-position-in_content cmsmasters-block-default cmsmasters-sticky-default elementor-widget elementor-widget-cmsmasters-testimonials-slider\" data-id=\"757b4c2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slider_autoplay&quot;:&quot;yes&quot;,&quot;slider_infinite&quot;:&quot;yes&quot;,&quot;slider_navigation&quot;:&quot;progressbar&quot;,&quot;slider_type&quot;:&quot;carousel&quot;,&quot;slider_effect&quot;:&quot;slide&quot;,&quot;slider_direction&quot;:&quot;horizontal&quot;,&quot;slider_height_type&quot;:&quot;auto&quot;,&quot;slider_per_view&quot;:&quot;1&quot;,&quot;slider_autoplay_speed&quot;:5000,&quot;slider_speed&quot;:500,&quot;slider_pause_on_hover&quot;:&quot;yes&quot;,&quot;slider_space_between&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;slider_space_between_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;slider_space_between_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;slider_space_between_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;slider_width&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;slider_width_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;slider_width_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;slider_width_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;slider_progressbar_circle&quot;:&quot;circle&quot;,&quot;slider_scrollbar_circle&quot;:&quot;circle&quot;}\" data-widget_type=\"cmsmasters-testimonials-slider.default\">\n\t\t\t\t\t<div id=\"cmsmasters-slider-757b4c2\" class=\"cmsmasters-slider\"><div class=\"swiper cmsmasters-swiper-container\"><div class=\"swiper-wrapper\"><div class=\"swiper-slide\"><div class=\"cmsmasters-testimonial\" itemscope itemtype=\"https:\/\/schema.org\/Review\"><div class=\"elementor-screen-only\" itemprop=\"itemReviewed\" itemscope itemtype=\"https:\/\/schema.org\/Organization\">\r\n\t\t\t\t<meta itemprop=\"name\" content=\"Fablook\">\r\n\t\t\t\t<meta itemprop=\"url\" content=\"https:\/\/fablook.co.uk\" >\r\n\t\t\t<\/div><div class=\"cmsmasters-testimonial__inner\"><div class=\"cmsmasters-testimonial__main-area\"><div class=\"cmsmasters-testimonial__content\"><div class=\"cmsmasters-testimonial__content-outer\"><div class=\"cmsmasters-testimonial__content-inner\"><div class=\"cmsmasters-testimonial__rating\"><div class=\"cmsmasters-testimonial__rating-inner\" title=\"5\/5\" itemtype=\"http:\/\/schema.org\/Rating\" itemscope=\"\" itemprop=\"reviewRating\"><div class=\"cmsmasters-testimonial__rating-icons\"><div class=\"cmsmasters-testimonial__rating-icons-empty\"><span class=\"cmsmasters-wrap-icon\"><i aria-hidden=\"true\" class=\"cmsmsdemo-icon- cmsms-demo-icon-star\"><\/i><\/span><span class=\"cmsmasters-wrap-icon\"><i aria-hidden=\"true\" class=\"cmsmsdemo-icon- cmsms-demo-icon-star\"><\/i><\/span><span class=\"cmsmasters-wrap-icon\"><i aria-hidden=\"true\" class=\"cmsmsdemo-icon- cmsms-demo-icon-star\"><\/i><\/span><span class=\"cmsmasters-wrap-icon\"><i aria-hidden=\"true\" class=\"cmsmsdemo-icon- cmsms-demo-icon-star\"><\/i><\/span><span class=\"cmsmasters-wrap-icon\"><i aria-hidden=\"true\" class=\"cmsmsdemo-icon- cmsms-demo-icon-star\"><\/i><\/span><\/div><div class=\"cmsmasters-testimonial__rating-icons-filled\" style=\"width: 100%\"><span class=\"cmsmasters-wrap-icon\"><i aria-hidden=\"true\" class=\"cmsmsdemo-icon- cmsms-demo-icon-star\"><\/i><\/span><span class=\"cmsmasters-wrap-icon\"><i aria-hidden=\"true\" class=\"cmsmsdemo-icon- cmsms-demo-icon-star\"><\/i><\/span><span class=\"cmsmasters-wrap-icon\"><i aria-hidden=\"true\" class=\"cmsmsdemo-icon- cmsms-demo-icon-star\"><\/i><\/span><span class=\"cmsmasters-wrap-icon\"><i aria-hidden=\"true\" class=\"cmsmsdemo-icon- cmsms-demo-icon-star\"><\/i><\/span><span class=\"cmsmasters-wrap-icon\"><i aria-hidden=\"true\" class=\"cmsmsdemo-icon- cmsms-demo-icon-star\"><\/i><\/span><\/div><\/div><span itemprop=\"ratingValue\" class=\"elementor-screen-only\">5\/5<\/span><\/div><\/div><div class=\"cmsmasters-testimonial__text\" itemprop=\"reviewBody\"><p>My bridal makeup and lash extensions were absolutely flawless! The team at FabLook made me feel so special on my big day. Every detail mattered, and I felt like a princess.<\/p><\/div><\/div><\/div><\/div><div class=\"cmsmasters-testimonial__author-info\"><div class=\"cmsmasters-testimonial__avatar\"><img decoding=\"async\" width=\"60\" height=\"60\" src=\"https:\/\/fablook.co.uk\/wp-content\/uploads\/2024\/12\/52-quote-1.webp\" class=\"attachment-thumbnail size-thumbnail wp-image-40940\" alt=\"\" srcset=\"https:\/\/fablook.co.uk\/wp-content\/uploads\/2024\/12\/52-quote-1.webp 60w, https:\/\/fablook.co.uk\/wp-content\/uploads\/2024\/12\/52-quote-1-30x30.webp 30w, https:\/\/fablook.co.uk\/wp-content\/uploads\/2024\/12\/52-quote-1-10x10.webp 10w\" sizes=\"(max-width: 60px) 100vw, 60px\" \/><\/div><div class=\"cmsmasters-testimonial__author-info-outer\"><div class=\"cmsmasters-testimonial__author-info-inner\"><div class=\"cmsmasters-testimonial__author-info-wrap\"><span class=\"cmsmasters-testimonial__author-name\"><span itemprop=\"author\">Harvey J.<\/span><\/span><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"swiper-slide\"><div class=\"cmsmasters-testimonial\" itemscope itemtype=\"https:\/\/schema.org\/Review\"><div class=\"elementor-screen-only\" itemprop=\"itemReviewed\" itemscope itemtype=\"https:\/\/schema.org\/Organization\">\r\n\t\t\t\t<meta itemprop=\"name\" content=\"Fablook\">\r\n\t\t\t\t<meta itemprop=\"url\" content=\"https:\/\/fablook.co.uk\" >\r\n\t\t\t<\/div><div class=\"cmsmasters-testimonial__inner\"><div class=\"cmsmasters-testimonial__main-area\"><div class=\"cmsmasters-testimonial__content\"><div class=\"cmsmasters-testimonial__content-outer\"><div class=\"cmsmasters-testimonial__content-inner\"><div class=\"cmsmasters-testimonial__rating\"><div class=\"cmsmasters-testimonial__rating-inner cmsmasters-testimonial__rating-inner\" title=\"5\/5 5\/5\" itemtype=\"http:\/\/schema.org\/Rating http:\/\/schema.org\/Rating\" itemscope=\" \" itemprop=\"reviewRating reviewRating\"><div class=\"cmsmasters-testimonial__rating-icons\"><div class=\"cmsmasters-testimonial__rating-icons-empty\"><span class=\"cmsmasters-wrap-icon\"><i aria-hidden=\"true\" class=\"cmsmsdemo-icon- cmsms-demo-icon-star\"><\/i><\/span><span class=\"cmsmasters-wrap-icon\"><i aria-hidden=\"true\" class=\"cmsmsdemo-icon- cmsms-demo-icon-star\"><\/i><\/span><span class=\"cmsmasters-wrap-icon\"><i aria-hidden=\"true\" class=\"cmsmsdemo-icon- cmsms-demo-icon-star\"><\/i><\/span><span class=\"cmsmasters-wrap-icon\"><i aria-hidden=\"true\" class=\"cmsmsdemo-icon- cmsms-demo-icon-star\"><\/i><\/span><span class=\"cmsmasters-wrap-icon\"><i aria-hidden=\"true\" class=\"cmsmsdemo-icon- cmsms-demo-icon-star\"><\/i><\/span><\/div><div class=\"cmsmasters-testimonial__rating-icons-filled\" style=\"width: 100%\"><span class=\"cmsmasters-wrap-icon\"><i aria-hidden=\"true\" class=\"cmsmsdemo-icon- cmsms-demo-icon-star\"><\/i><\/span><span class=\"cmsmasters-wrap-icon\"><i aria-hidden=\"true\" class=\"cmsmsdemo-icon- cmsms-demo-icon-star\"><\/i><\/span><span class=\"cmsmasters-wrap-icon\"><i aria-hidden=\"true\" class=\"cmsmsdemo-icon- cmsms-demo-icon-star\"><\/i><\/span><span class=\"cmsmasters-wrap-icon\"><i aria-hidden=\"true\" class=\"cmsmsdemo-icon- cmsms-demo-icon-star\"><\/i><\/span><span class=\"cmsmasters-wrap-icon\"><i aria-hidden=\"true\" class=\"cmsmsdemo-icon- cmsms-demo-icon-star\"><\/i><\/span><\/div><\/div><span itemprop=\"ratingValue\" class=\"elementor-screen-only\">5\/5<\/span><\/div><\/div><div class=\"cmsmasters-testimonial__text\" itemprop=\"reviewBody\"><p>I've been getting my eyebrow threading here for over a year. The technique is so precise and the salon has the most calming energy. I won't go anywhere else!<\/p><\/div><\/div><\/div><\/div><div class=\"cmsmasters-testimonial__author-info\"><div class=\"cmsmasters-testimonial__avatar\"><img loading=\"lazy\" decoding=\"async\" width=\"60\" height=\"60\" src=\"https:\/\/fablook.co.uk\/wp-content\/uploads\/2024\/12\/52-quote-2.webp\" class=\"attachment-thumbnail size-thumbnail wp-image-40941\" alt=\"\" srcset=\"https:\/\/fablook.co.uk\/wp-content\/uploads\/2024\/12\/52-quote-2.webp 60w, https:\/\/fablook.co.uk\/wp-content\/uploads\/2024\/12\/52-quote-2-30x30.webp 30w, https:\/\/fablook.co.uk\/wp-content\/uploads\/2024\/12\/52-quote-2-10x10.webp 10w\" sizes=\"(max-width: 60px) 100vw, 60px\" \/><\/div><div class=\"cmsmasters-testimonial__author-info-outer\"><div class=\"cmsmasters-testimonial__author-info-inner\"><div class=\"cmsmasters-testimonial__author-info-wrap\"><span class=\"cmsmasters-testimonial__author-name\"><span itemprop=\"author\">Mia T.<\/span><\/span><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"swiper-slide\"><div class=\"cmsmasters-testimonial\" itemscope itemtype=\"https:\/\/schema.org\/Review\"><div class=\"elementor-screen-only\" itemprop=\"itemReviewed\" itemscope itemtype=\"https:\/\/schema.org\/Organization\">\r\n\t\t\t\t<meta itemprop=\"name\" content=\"Fablook\">\r\n\t\t\t\t<meta itemprop=\"url\" content=\"https:\/\/fablook.co.uk\" >\r\n\t\t\t<\/div><div class=\"cmsmasters-testimonial__inner\"><div class=\"cmsmasters-testimonial__main-area\"><div class=\"cmsmasters-testimonial__content\"><div class=\"cmsmasters-testimonial__content-outer\"><div class=\"cmsmasters-testimonial__content-inner\"><div class=\"cmsmasters-testimonial__rating\"><div class=\"cmsmasters-testimonial__rating-inner cmsmasters-testimonial__rating-inner cmsmasters-testimonial__rating-inner\" title=\"5\/5 5\/5 5\/5\" itemtype=\"http:\/\/schema.org\/Rating http:\/\/schema.org\/Rating http:\/\/schema.org\/Rating\" itemscope=\"  \" itemprop=\"reviewRating reviewRating reviewRating\"><div class=\"cmsmasters-testimonial__rating-icons\"><div class=\"cmsmasters-testimonial__rating-icons-empty\"><span class=\"cmsmasters-wrap-icon\"><i aria-hidden=\"true\" class=\"cmsmsdemo-icon- cmsms-demo-icon-star\"><\/i><\/span><span class=\"cmsmasters-wrap-icon\"><i aria-hidden=\"true\" class=\"cmsmsdemo-icon- cmsms-demo-icon-star\"><\/i><\/span><span class=\"cmsmasters-wrap-icon\"><i aria-hidden=\"true\" class=\"cmsmsdemo-icon- cmsms-demo-icon-star\"><\/i><\/span><span class=\"cmsmasters-wrap-icon\"><i aria-hidden=\"true\" class=\"cmsmsdemo-icon- cmsms-demo-icon-star\"><\/i><\/span><span class=\"cmsmasters-wrap-icon\"><i aria-hidden=\"true\" class=\"cmsmsdemo-icon- cmsms-demo-icon-star\"><\/i><\/span><\/div><div class=\"cmsmasters-testimonial__rating-icons-filled\" style=\"width: 100%\"><span class=\"cmsmasters-wrap-icon\"><i aria-hidden=\"true\" class=\"cmsmsdemo-icon- cmsms-demo-icon-star\"><\/i><\/span><span class=\"cmsmasters-wrap-icon\"><i aria-hidden=\"true\" class=\"cmsmsdemo-icon- cmsms-demo-icon-star\"><\/i><\/span><span class=\"cmsmasters-wrap-icon\"><i aria-hidden=\"true\" class=\"cmsmsdemo-icon- cmsms-demo-icon-star\"><\/i><\/span><span class=\"cmsmasters-wrap-icon\"><i aria-hidden=\"true\" class=\"cmsmsdemo-icon- cmsms-demo-icon-star\"><\/i><\/span><span class=\"cmsmasters-wrap-icon\"><i aria-hidden=\"true\" class=\"cmsmsdemo-icon- cmsms-demo-icon-star\"><\/i><\/span><\/div><\/div><span itemprop=\"ratingValue\" class=\"elementor-screen-only\">5\/5<\/span><\/div><\/div><div class=\"cmsmasters-testimonial__text\" itemprop=\"reviewBody\"><p>My daughter did the Signature Fab Look package for prom and looked stunning. The team listened to exactly what she wanted and delivered perfect results. Best investment ever!<\/p><\/div><\/div><\/div><\/div><div class=\"cmsmasters-testimonial__author-info\"><div class=\"cmsmasters-testimonial__avatar\"><img loading=\"lazy\" decoding=\"async\" width=\"60\" height=\"60\" src=\"https:\/\/fablook.co.uk\/wp-content\/uploads\/2024\/12\/52-quote-3.webp\" class=\"attachment-thumbnail size-thumbnail wp-image-40942\" alt=\"\" srcset=\"https:\/\/fablook.co.uk\/wp-content\/uploads\/2024\/12\/52-quote-3.webp 60w, https:\/\/fablook.co.uk\/wp-content\/uploads\/2024\/12\/52-quote-3-30x30.webp 30w, https:\/\/fablook.co.uk\/wp-content\/uploads\/2024\/12\/52-quote-3-10x10.webp 10w\" sizes=\"(max-width: 60px) 100vw, 60px\" \/><\/div><div class=\"cmsmasters-testimonial__author-info-outer\"><div class=\"cmsmasters-testimonial__author-info-inner\"><div class=\"cmsmasters-testimonial__author-info-wrap\"><span class=\"cmsmasters-testimonial__author-name\"><span itemprop=\"author\">Kate P.<\/span><\/span><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"swiper-pagination-wrap\"><div class=\"swiper-pagination-outer\"><div class=\"swiper-pagination\"><\/div><\/div><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1d421b6 e-con-full e-flex cmsmasters-bg-hide-none cmsmasters-bg-hide-none cmsmasters-block-default e-con e-child\" data-id=\"1d421b6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-58e54f5 e-con-full e-flex cmsmasters-block-default e-con e-parent\" data-id=\"58e54f5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7dffc8e cmsmasters-block-default cmsmasters-sticky-default elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"7dffc8e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h6 class=\"elementor-heading-title elementor-size-default\">photo gallery<\/h6>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ebf12ac cmsmasters-block-default cmsmasters-sticky-default elementor-widget elementor-widget-heading\" data-id=\"ebf12ac\" 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 beauty is our priority<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e1aa439 cmsmasters-slider--effect-slide cmsmasters-block-default cmsmasters-sticky-default elementor-widget elementor-widget-cmsmasters-slider\" data-id=\"e1aa439\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides&quot;:[{&quot;slide_title&quot;:&quot;&quot;,&quot;slide_text_color&quot;:&quot;#ffffff&quot;,&quot;slide_bg_image&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/fablook.co.uk\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/52-home-gallery-2.webp&quot;,&quot;id&quot;:40936,&quot;size&quot;:&quot;&quot;},&quot;slide_bg_position&quot;:&quot;center center&quot;,&quot;slide_bg_repeat&quot;:&quot;no-repeat&quot;,&quot;slide_bg_size&quot;:&quot;cover&quot;,&quot;slide_bg_overlay_color&quot;:&quot;#00000033&quot;,&quot;slide_description&quot;:&quot;&quot;,&quot;slide_button_text&quot;:&quot;&quot;,&quot;_id&quot;:&quot;5a2b630&quot;,&quot;slide_bg_color&quot;:&quot;&quot;,&quot;slide_bg_color_b&quot;:null,&quot;slide_bg_image_widescreen&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;slide_bg_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;slide_bg_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;slide_bg_video_link&quot;:null,&quot;slide_bg_video_start&quot;:null,&quot;slide_bg_video_end&quot;:null,&quot;slide_bg_play_once&quot;:null,&quot;slide_bg_privacy_mode&quot;:null,&quot;slide_bg_slideshow_gallery&quot;:null,&quot;slide_bg_slideshow_loop&quot;:null,&quot;slide_bg_slideshow_slide_duration&quot;:null,&quot;slide_bg_slideshow_slide_transition&quot;:null,&quot;slide_bg_slideshow_transition_duration&quot;:null,&quot;slide_bg_slideshow_lazyload&quot;:null,&quot;slide_bg_slideshow_ken_burns&quot;:null,&quot;slide_bg_slideshow_ken_burns_zoom_direction&quot;:null,&quot;slide_bg_ken_burns&quot;:&quot;&quot;,&quot;ken_burns_direction&quot;:null,&quot;slide_content&quot;:&quot;yes&quot;,&quot;slide_button_url&quot;:{&quot;url&quot;:&quot;&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;slide_type_link&quot;:null,&quot;custom_position&quot;:&quot;&quot;,&quot;slide_bg_background&quot;:&quot;classic&quot;,&quot;slide_bg_color_stop&quot;:null,&quot;slide_bg_color_stop_widescreen&quot;:null,&quot;slide_bg_color_stop_tablet&quot;:null,&quot;slide_bg_color_stop_mobile&quot;:null,&quot;slide_bg_color_b_stop&quot;:null,&quot;slide_bg_color_b_stop_widescreen&quot;:null,&quot;slide_bg_color_b_stop_tablet&quot;:null,&quot;slide_bg_color_b_stop_mobile&quot;:null,&quot;slide_bg_gradient_type&quot;:null,&quot;slide_bg_gradient_angle&quot;:null,&quot;slide_bg_gradient_angle_widescreen&quot;:null,&quot;slide_bg_gradient_angle_tablet&quot;:null,&quot;slide_bg_gradient_angle_mobile&quot;:null,&quot;slide_bg_gradient_position&quot;:null,&quot;slide_bg_gradient_position_widescreen&quot;:null,&quot;slide_bg_gradient_position_tablet&quot;:null,&quot;slide_bg_gradient_position_mobile&quot;:null,&quot;slide_bg_position_widescreen&quot;:&quot;&quot;,&quot;slide_bg_position_tablet&quot;:&quot;&quot;,&quot;slide_bg_position_mobile&quot;:&quot;&quot;,&quot;slide_bg_xpos&quot;:null,&quot;slide_bg_xpos_widescreen&quot;:null,&quot;slide_bg_xpos_tablet&quot;:null,&quot;slide_bg_xpos_mobile&quot;:null,&quot;slide_bg_ypos&quot;:null,&quot;slide_bg_ypos_widescreen&quot;:null,&quot;slide_bg_ypos_tablet&quot;:null,&quot;slide_bg_ypos_mobile&quot;:null,&quot;slide_bg_repeat_widescreen&quot;:&quot;&quot;,&quot;slide_bg_repeat_tablet&quot;:&quot;&quot;,&quot;slide_bg_repeat_mobile&quot;:&quot;&quot;,&quot;slide_bg_size_widescreen&quot;:&quot;&quot;,&quot;slide_bg_size_tablet&quot;:&quot;&quot;,&quot;slide_bg_size_mobile&quot;:&quot;&quot;,&quot;slide_bg_bg_width&quot;:null,&quot;slide_bg_bg_width_widescreen&quot;:null,&quot;slide_bg_bg_width_tablet&quot;:null,&quot;slide_bg_bg_width_mobile&quot;:null,&quot;slide_bg_video_fallback&quot;:null,&quot;slide_bg_slideshow_background_size&quot;:null,&quot;slide_bg_slideshow_background_size_widescreen&quot;:null,&quot;slide_bg_slideshow_background_size_tablet&quot;:null,&quot;slide_bg_slideshow_background_size_mobile&quot;:null,&quot;slide_bg_slideshow_background_position&quot;:null,&quot;slide_bg_slideshow_background_position_widescreen&quot;:null,&quot;slide_bg_slideshow_background_position_tablet&quot;:null,&quot;slide_bg_slideshow_background_position_mobile&quot;:null,&quot;slide_bg_overlay_blend_mode&quot;:&quot;&quot;,&quot;slide_text_alignment&quot;:null,&quot;slide_text_alignment_widescreen&quot;:null,&quot;slide_text_alignment_tablet&quot;:null,&quot;slide_text_alignment_mobile&quot;:null,&quot;slide_position_vertical&quot;:null,&quot;slide_position_horizontal&quot;:null},{&quot;slide_title&quot;:&quot;&quot;,&quot;slide_text_color&quot;:&quot;#ffffff&quot;,&quot;slide_bg_image&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/img.magnific.com\\\/premium-photo\\\/close-up-eye-with-eyelash-extensions-beauty-salon-macro-eye-top-view_217468-41.jpg?semt=ais_hybrid&amp;w=740&amp;q=80&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;,&quot;source&quot;:&quot;url&quot;},&quot;slide_bg_position&quot;:&quot;center center&quot;,&quot;slide_bg_repeat&quot;:&quot;no-repeat&quot;,&quot;slide_bg_size&quot;:&quot;cover&quot;,&quot;slide_bg_overlay_color&quot;:&quot;#00000033&quot;,&quot;slide_description&quot;:&quot;&quot;,&quot;slide_button_text&quot;:&quot;&quot;,&quot;_id&quot;:&quot;6a48253&quot;,&quot;slide_bg_color&quot;:&quot;&quot;,&quot;slide_bg_color_b&quot;:null,&quot;slide_bg_image_widescreen&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;slide_bg_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;slide_bg_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;slide_bg_video_link&quot;:null,&quot;slide_bg_video_start&quot;:null,&quot;slide_bg_video_end&quot;:null,&quot;slide_bg_play_once&quot;:null,&quot;slide_bg_privacy_mode&quot;:null,&quot;slide_bg_slideshow_gallery&quot;:null,&quot;slide_bg_slideshow_loop&quot;:null,&quot;slide_bg_slideshow_slide_duration&quot;:null,&quot;slide_bg_slideshow_slide_transition&quot;:null,&quot;slide_bg_slideshow_transition_duration&quot;:null,&quot;slide_bg_slideshow_lazyload&quot;:null,&quot;slide_bg_slideshow_ken_burns&quot;:null,&quot;slide_bg_slideshow_ken_burns_zoom_direction&quot;:null,&quot;slide_bg_ken_burns&quot;:&quot;&quot;,&quot;ken_burns_direction&quot;:null,&quot;slide_content&quot;:&quot;yes&quot;,&quot;slide_button_url&quot;:{&quot;url&quot;:&quot;&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;slide_type_link&quot;:null,&quot;custom_position&quot;:&quot;&quot;,&quot;slide_bg_background&quot;:&quot;classic&quot;,&quot;slide_bg_color_stop&quot;:null,&quot;slide_bg_color_stop_widescreen&quot;:null,&quot;slide_bg_color_stop_tablet&quot;:null,&quot;slide_bg_color_stop_mobile&quot;:null,&quot;slide_bg_color_b_stop&quot;:null,&quot;slide_bg_color_b_stop_widescreen&quot;:null,&quot;slide_bg_color_b_stop_tablet&quot;:null,&quot;slide_bg_color_b_stop_mobile&quot;:null,&quot;slide_bg_gradient_type&quot;:null,&quot;slide_bg_gradient_angle&quot;:null,&quot;slide_bg_gradient_angle_widescreen&quot;:null,&quot;slide_bg_gradient_angle_tablet&quot;:null,&quot;slide_bg_gradient_angle_mobile&quot;:null,&quot;slide_bg_gradient_position&quot;:null,&quot;slide_bg_gradient_position_widescreen&quot;:null,&quot;slide_bg_gradient_position_tablet&quot;:null,&quot;slide_bg_gradient_position_mobile&quot;:null,&quot;slide_bg_position_widescreen&quot;:&quot;&quot;,&quot;slide_bg_position_tablet&quot;:&quot;&quot;,&quot;slide_bg_position_mobile&quot;:&quot;&quot;,&quot;slide_bg_xpos&quot;:null,&quot;slide_bg_xpos_widescreen&quot;:null,&quot;slide_bg_xpos_tablet&quot;:null,&quot;slide_bg_xpos_mobile&quot;:null,&quot;slide_bg_ypos&quot;:null,&quot;slide_bg_ypos_widescreen&quot;:null,&quot;slide_bg_ypos_tablet&quot;:null,&quot;slide_bg_ypos_mobile&quot;:null,&quot;slide_bg_repeat_widescreen&quot;:&quot;&quot;,&quot;slide_bg_repeat_tablet&quot;:&quot;&quot;,&quot;slide_bg_repeat_mobile&quot;:&quot;&quot;,&quot;slide_bg_size_widescreen&quot;:&quot;&quot;,&quot;slide_bg_size_tablet&quot;:&quot;&quot;,&quot;slide_bg_size_mobile&quot;:&quot;&quot;,&quot;slide_bg_bg_width&quot;:null,&quot;slide_bg_bg_width_widescreen&quot;:null,&quot;slide_bg_bg_width_tablet&quot;:null,&quot;slide_bg_bg_width_mobile&quot;:null,&quot;slide_bg_video_fallback&quot;:null,&quot;slide_bg_slideshow_background_size&quot;:null,&quot;slide_bg_slideshow_background_size_widescreen&quot;:null,&quot;slide_bg_slideshow_background_size_tablet&quot;:null,&quot;slide_bg_slideshow_background_size_mobile&quot;:null,&quot;slide_bg_slideshow_background_position&quot;:null,&quot;slide_bg_slideshow_background_position_widescreen&quot;:null,&quot;slide_bg_slideshow_background_position_tablet&quot;:null,&quot;slide_bg_slideshow_background_position_mobile&quot;:null,&quot;slide_bg_overlay_blend_mode&quot;:&quot;&quot;,&quot;slide_text_alignment&quot;:null,&quot;slide_text_alignment_widescreen&quot;:null,&quot;slide_text_alignment_tablet&quot;:null,&quot;slide_text_alignment_mobile&quot;:null,&quot;slide_position_vertical&quot;:null,&quot;slide_position_horizontal&quot;:null},{&quot;slide_title&quot;:&quot;&quot;,&quot;slide_text_color&quot;:&quot;#ffffff&quot;,&quot;slide_bg_image&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/fablook.co.uk\\\/wp-content\\\/uploads\\\/2024\\\/12\\\/52-home-gallery-5.webp&quot;,&quot;id&quot;:40939,&quot;size&quot;:&quot;&quot;},&quot;slide_bg_position&quot;:&quot;center center&quot;,&quot;slide_bg_repeat&quot;:&quot;no-repeat&quot;,&quot;slide_bg_size&quot;:&quot;cover&quot;,&quot;slide_bg_overlay_color&quot;:&quot;#00000033&quot;,&quot;slide_description&quot;:&quot;&quot;,&quot;slide_button_text&quot;:&quot;&quot;,&quot;_id&quot;:&quot;20d0481&quot;,&quot;slide_bg_color&quot;:&quot;&quot;,&quot;slide_bg_color_b&quot;:null,&quot;slide_bg_image_widescreen&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;slide_bg_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;slide_bg_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;slide_bg_video_link&quot;:null,&quot;slide_bg_video_start&quot;:null,&quot;slide_bg_video_end&quot;:null,&quot;slide_bg_play_once&quot;:null,&quot;slide_bg_privacy_mode&quot;:null,&quot;slide_bg_slideshow_gallery&quot;:null,&quot;slide_bg_slideshow_loop&quot;:null,&quot;slide_bg_slideshow_slide_duration&quot;:null,&quot;slide_bg_slideshow_slide_transition&quot;:null,&quot;slide_bg_slideshow_transition_duration&quot;:null,&quot;slide_bg_slideshow_lazyload&quot;:null,&quot;slide_bg_slideshow_ken_burns&quot;:null,&quot;slide_bg_slideshow_ken_burns_zoom_direction&quot;:null,&quot;slide_bg_ken_burns&quot;:&quot;&quot;,&quot;ken_burns_direction&quot;:null,&quot;slide_content&quot;:&quot;yes&quot;,&quot;slide_button_url&quot;:{&quot;url&quot;:&quot;&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;slide_type_link&quot;:null,&quot;custom_position&quot;:&quot;&quot;,&quot;slide_bg_background&quot;:&quot;classic&quot;,&quot;slide_bg_color_stop&quot;:null,&quot;slide_bg_color_stop_widescreen&quot;:null,&quot;slide_bg_color_stop_tablet&quot;:null,&quot;slide_bg_color_stop_mobile&quot;:null,&quot;slide_bg_color_b_stop&quot;:null,&quot;slide_bg_color_b_stop_widescreen&quot;:null,&quot;slide_bg_color_b_stop_tablet&quot;:null,&quot;slide_bg_color_b_stop_mobile&quot;:null,&quot;slide_bg_gradient_type&quot;:null,&quot;slide_bg_gradient_angle&quot;:null,&quot;slide_bg_gradient_angle_widescreen&quot;:null,&quot;slide_bg_gradient_angle_tablet&quot;:null,&quot;slide_bg_gradient_angle_mobile&quot;:null,&quot;slide_bg_gradient_position&quot;:null,&quot;slide_bg_gradient_position_widescreen&quot;:null,&quot;slide_bg_gradient_position_tablet&quot;:null,&quot;slide_bg_gradient_position_mobile&quot;:null,&quot;slide_bg_position_widescreen&quot;:&quot;&quot;,&quot;slide_bg_position_tablet&quot;:&quot;&quot;,&quot;slide_bg_position_mobile&quot;:&quot;&quot;,&quot;slide_bg_xpos&quot;:null,&quot;slide_bg_xpos_widescreen&quot;:null,&quot;slide_bg_xpos_tablet&quot;:null,&quot;slide_bg_xpos_mobile&quot;:null,&quot;slide_bg_ypos&quot;:null,&quot;slide_bg_ypos_widescreen&quot;:null,&quot;slide_bg_ypos_tablet&quot;:null,&quot;slide_bg_ypos_mobile&quot;:null,&quot;slide_bg_repeat_widescreen&quot;:&quot;&quot;,&quot;slide_bg_repeat_tablet&quot;:&quot;&quot;,&quot;slide_bg_repeat_mobile&quot;:&quot;&quot;,&quot;slide_bg_size_widescreen&quot;:&quot;&quot;,&quot;slide_bg_size_tablet&quot;:&quot;&quot;,&quot;slide_bg_size_mobile&quot;:&quot;&quot;,&quot;slide_bg_bg_width&quot;:null,&quot;slide_bg_bg_width_widescreen&quot;:null,&quot;slide_bg_bg_width_tablet&quot;:null,&quot;slide_bg_bg_width_mobile&quot;:null,&quot;slide_bg_video_fallback&quot;:null,&quot;slide_bg_slideshow_background_size&quot;:null,&quot;slide_bg_slideshow_background_size_widescreen&quot;:null,&quot;slide_bg_slideshow_background_size_tablet&quot;:null,&quot;slide_bg_slideshow_background_size_mobile&quot;:null,&quot;slide_bg_slideshow_background_position&quot;:null,&quot;slide_bg_slideshow_background_position_widescreen&quot;:null,&quot;slide_bg_slideshow_background_position_tablet&quot;:null,&quot;slide_bg_slideshow_background_position_mobile&quot;:null,&quot;slide_bg_overlay_blend_mode&quot;:&quot;&quot;,&quot;slide_text_alignment&quot;:null,&quot;slide_text_alignment_widescreen&quot;:null,&quot;slide_text_alignment_tablet&quot;:null,&quot;slide_text_alignment_mobile&quot;:null,&quot;slide_position_vertical&quot;:null,&quot;slide_position_horizontal&quot;:null},{&quot;slide_title&quot;:&quot;&quot;,&quot;slide_text_color&quot;:&quot;#ffffff&quot;,&quot;slide_bg_image&quot;:{&quot;url&quot;:&quot;https:\\\/\\\/fablook.co.uk\\\/wp-content\\\/uploads\\\/2024\\\/07\\\/photo-1589710751893-f9a6770ad71b-scaled.avif&quot;,&quot;id&quot;:43540,&quot;size&quot;:&quot;&quot;,&quot;alt&quot;:&quot;&quot;,&quot;source&quot;:&quot;library&quot;},&quot;slide_bg_position&quot;:&quot;center center&quot;,&quot;slide_bg_repeat&quot;:&quot;no-repeat&quot;,&quot;slide_bg_size&quot;:&quot;cover&quot;,&quot;slide_bg_overlay_color&quot;:&quot;#00000033&quot;,&quot;slide_description&quot;:&quot;&quot;,&quot;slide_button_text&quot;:&quot;&quot;,&quot;_id&quot;:&quot;213024f&quot;,&quot;slide_bg_color&quot;:&quot;&quot;,&quot;slide_bg_color_b&quot;:null,&quot;slide_bg_image_widescreen&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;slide_bg_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;slide_bg_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;,&quot;size&quot;:&quot;&quot;},&quot;slide_bg_video_link&quot;:null,&quot;slide_bg_video_start&quot;:null,&quot;slide_bg_video_end&quot;:null,&quot;slide_bg_play_once&quot;:null,&quot;slide_bg_privacy_mode&quot;:null,&quot;slide_bg_slideshow_gallery&quot;:null,&quot;slide_bg_slideshow_loop&quot;:null,&quot;slide_bg_slideshow_slide_duration&quot;:null,&quot;slide_bg_slideshow_slide_transition&quot;:null,&quot;slide_bg_slideshow_transition_duration&quot;:null,&quot;slide_bg_slideshow_lazyload&quot;:null,&quot;slide_bg_slideshow_ken_burns&quot;:null,&quot;slide_bg_slideshow_ken_burns_zoom_direction&quot;:null,&quot;slide_bg_ken_burns&quot;:&quot;&quot;,&quot;ken_burns_direction&quot;:null,&quot;slide_content&quot;:&quot;yes&quot;,&quot;slide_button_url&quot;:{&quot;url&quot;:&quot;&quot;,&quot;is_external&quot;:&quot;&quot;,&quot;nofollow&quot;:&quot;&quot;,&quot;custom_attributes&quot;:&quot;&quot;},&quot;slide_type_link&quot;:null,&quot;custom_position&quot;:&quot;&quot;,&quot;slide_bg_background&quot;:&quot;classic&quot;,&quot;slide_bg_color_stop&quot;:null,&quot;slide_bg_color_stop_widescreen&quot;:null,&quot;slide_bg_color_stop_tablet&quot;:null,&quot;slide_bg_color_stop_mobile&quot;:null,&quot;slide_bg_color_b_stop&quot;:null,&quot;slide_bg_color_b_stop_widescreen&quot;:null,&quot;slide_bg_color_b_stop_tablet&quot;:null,&quot;slide_bg_color_b_stop_mobile&quot;:null,&quot;slide_bg_gradient_type&quot;:null,&quot;slide_bg_gradient_angle&quot;:null,&quot;slide_bg_gradient_angle_widescreen&quot;:null,&quot;slide_bg_gradient_angle_tablet&quot;:null,&quot;slide_bg_gradient_angle_mobile&quot;:null,&quot;slide_bg_gradient_position&quot;:null,&quot;slide_bg_gradient_position_widescreen&quot;:null,&quot;slide_bg_gradient_position_tablet&quot;:null,&quot;slide_bg_gradient_position_mobile&quot;:null,&quot;slide_bg_position_widescreen&quot;:&quot;&quot;,&quot;slide_bg_position_tablet&quot;:&quot;&quot;,&quot;slide_bg_position_mobile&quot;:&quot;&quot;,&quot;slide_bg_xpos&quot;:null,&quot;slide_bg_xpos_widescreen&quot;:null,&quot;slide_bg_xpos_tablet&quot;:null,&quot;slide_bg_xpos_mobile&quot;:null,&quot;slide_bg_ypos&quot;:null,&quot;slide_bg_ypos_widescreen&quot;:null,&quot;slide_bg_ypos_tablet&quot;:null,&quot;slide_bg_ypos_mobile&quot;:null,&quot;slide_bg_repeat_widescreen&quot;:&quot;&quot;,&quot;slide_bg_repeat_tablet&quot;:&quot;&quot;,&quot;slide_bg_repeat_mobile&quot;:&quot;&quot;,&quot;slide_bg_size_widescreen&quot;:&quot;&quot;,&quot;slide_bg_size_tablet&quot;:&quot;&quot;,&quot;slide_bg_size_mobile&quot;:&quot;&quot;,&quot;slide_bg_bg_width&quot;:null,&quot;slide_bg_bg_width_widescreen&quot;:null,&quot;slide_bg_bg_width_tablet&quot;:null,&quot;slide_bg_bg_width_mobile&quot;:null,&quot;slide_bg_video_fallback&quot;:null,&quot;slide_bg_slideshow_background_size&quot;:null,&quot;slide_bg_slideshow_background_size_widescreen&quot;:null,&quot;slide_bg_slideshow_background_size_tablet&quot;:null,&quot;slide_bg_slideshow_background_size_mobile&quot;:null,&quot;slide_bg_slideshow_background_position&quot;:null,&quot;slide_bg_slideshow_background_position_widescreen&quot;:null,&quot;slide_bg_slideshow_background_position_tablet&quot;:null,&quot;slide_bg_slideshow_background_position_mobile&quot;:null,&quot;slide_bg_overlay_blend_mode&quot;:&quot;&quot;,&quot;slide_text_alignment&quot;:null,&quot;slide_text_alignment_widescreen&quot;:null,&quot;slide_text_alignment_tablet&quot;:null,&quot;slide_text_alignment_mobile&quot;:null,&quot;slide_position_vertical&quot;:null,&quot;slide_position_horizontal&quot;:null}],&quot;slider_per_view&quot;:&quot;4&quot;,&quot;slider_per_view_widescreen&quot;:&quot;4&quot;,&quot;slider_centered_slides&quot;:&quot;yes&quot;,&quot;slider_space_between&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:60,&quot;sizes&quot;:[]},&quot;slider_space_between_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:80,&quot;sizes&quot;:[]},&quot;slider_space_between_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:40,&quot;sizes&quot;:[]},&quot;slider_space_between_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;slider_per_view_tablet&quot;:&quot;2&quot;,&quot;slider_speed&quot;:1000,&quot;slider_slide_index&quot;:1,&quot;slider_autoplay_reverse&quot;:&quot;yes&quot;,&quot;slider_mousewheel&quot;:&quot;yes&quot;,&quot;slider_type&quot;:&quot;carousel&quot;,&quot;slider_effect&quot;:&quot;slide&quot;,&quot;slider_direction&quot;:&quot;horizontal&quot;,&quot;slider_height_type&quot;:&quot;custom&quot;,&quot;slider_autoplay&quot;:&quot;yes&quot;,&quot;slider_autoplay_speed&quot;:5000,&quot;slider_pause_on_hover&quot;:&quot;yes&quot;,&quot;slider_infinite&quot;:&quot;yes&quot;,&quot;slider_arrows&quot;:&quot;yes&quot;,&quot;slider_arrows_visibility&quot;:&quot;always&quot;,&quot;slider_width&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;slider_width_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;slider_width_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;slider_width_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;slider_scrollbar_circle&quot;:&quot;circle&quot;}\" data-widget_type=\"cmsmasters-slider.default\">\n\t\t\t\t\t<div class=\"elementor-widget-cmsmasters-slider__wrapper\" data-animation=fadeInUp><div id=\"cmsmasters-slider-e1aa439\" class=\"cmsmasters-slider\"><div class=\"swiper cmsmasters-swiper-container\"><div class=\"swiper-wrapper\"><div class=\"swiper-slide\"><div class=\"elementor-widget-cmsmasters-slider__slide-container elementor-repeater-item-5a2b630 cmsmasters-container-type-block\"><div class=\"elementor-widget-cmsmasters-slider__bg\"><\/div><div class=\"elementor-widget-cmsmasters-slider__bg-overlay\"><\/div><div class=\"elementor-widget-cmsmasters-slider__content-container\" ><div class=\"elementor-widget-cmsmasters-slider__content-inner\"><\/div><\/div><\/div><\/div><div class=\"swiper-slide\"><div class=\"elementor-widget-cmsmasters-slider__slide-container elementor-repeater-item-6a48253 cmsmasters-container-type-block\"><div class=\"elementor-widget-cmsmasters-slider__bg\"><\/div><div class=\"elementor-widget-cmsmasters-slider__bg-overlay\"><\/div><div class=\"elementor-widget-cmsmasters-slider__content-container\" ><div class=\"elementor-widget-cmsmasters-slider__content-inner\"><\/div><\/div><\/div><\/div><div class=\"swiper-slide\"><div class=\"elementor-widget-cmsmasters-slider__slide-container elementor-repeater-item-20d0481 cmsmasters-container-type-block\"><div class=\"elementor-widget-cmsmasters-slider__bg\"><\/div><div class=\"elementor-widget-cmsmasters-slider__bg-overlay\"><\/div><div class=\"elementor-widget-cmsmasters-slider__content-container\" ><div class=\"elementor-widget-cmsmasters-slider__content-inner\"><\/div><\/div><\/div><\/div><div class=\"swiper-slide\"><div class=\"elementor-widget-cmsmasters-slider__slide-container elementor-repeater-item-213024f cmsmasters-container-type-block\"><div class=\"elementor-widget-cmsmasters-slider__bg\"><\/div><div class=\"elementor-widget-cmsmasters-slider__bg-overlay\"><\/div><div class=\"elementor-widget-cmsmasters-slider__content-container\" ><div class=\"elementor-widget-cmsmasters-slider__content-inner\"><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"swiper-buttons-wrap\"><div class=\"swiper-buttons-wrap-inner\"><div class=\"swiper-button swiper-button-prev\"><div class=\"swiper-button-inner\"><span class=\"cmsmasters-wrap-icon\"><i aria-hidden=\"true\" aria-label=\"Prev Arrow\" class=\"cmsmsdemo-icon- cmsms-demo-icon-arrow-left\"><\/i><\/span><\/div><\/div><div class=\"swiper-button swiper-button-next\"><div class=\"swiper-button-inner\"><span class=\"cmsmasters-wrap-icon\"><i aria-hidden=\"true\" aria-label=\"Next Arrow\" class=\"cmsmsdemo-icon- cmsms-demo-icon-arrow-right\"><\/i><\/span><\/div><\/div><\/div><\/div><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-09c3cb1 e-flex e-con-boxed cmsmasters-block-default e-con e-parent\" data-id=\"09c3cb1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\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>Fablook &#8211; Hero Slider Beauty Salon WELCOME TO FABLOOK You owe yourself this moment. Make an appointment in just a click! Make an Appointment Beauty Salon WELCOME TO FABLOOK You owe yourself this moment. Make an appointment in just a click! Make an Appointment Beauty Salon WELCOME TO FABLOOK You owe yourself this moment. Make&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-43376","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/fablook.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/43376","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/fablook.co.uk\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/fablook.co.uk\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/fablook.co.uk\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/fablook.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=43376"}],"version-history":[{"count":130,"href":"https:\/\/fablook.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/43376\/revisions"}],"predecessor-version":[{"id":43776,"href":"https:\/\/fablook.co.uk\/index.php?rest_route=\/wp\/v2\/pages\/43376\/revisions\/43776"}],"wp:attachment":[{"href":"https:\/\/fablook.co.uk\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=43376"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}