{"id":337,"date":"2025-05-20T22:47:50","date_gmt":"2025-05-20T21:47:50","guid":{"rendered":"https:\/\/www.belenda-hairdressing.com\/?page_id=337"},"modified":"2025-06-05T00:41:55","modified_gmt":"2025-06-04T23:41:55","slug":"slide_events","status":"publish","type":"page","link":"https:\/\/www.belenda-hairdressing.com\/?page_id=337","title":{"rendered":"Slide_Events"},"content":{"rendered":"<script type=\"text\/javascript\">\ndocument.addEventListener(\"DOMContentLoaded\", function(event) { \n\tjQuery( '#slider-pro-3-336' ).sliderPro({\n\t\t\/\/autoplay\n\t\t\t\tautoplay:  true,\n\t\tautoplayOnHover: 'none',\n\t\t\t\t\t\t\t\t\n\t\t\/\/thumbnails\n\t\tthumbnailWidth: 48,\n\t\tthumbnailHeight: 48,\n\t\t\t\t\t\tthumbnailsPosition: 'bottom',\n\t\t\t\t\t\t\n\t\t\/\/width\n\t\t\t\twidth: 1080,\n\t\t\t\t\n\t\t\/\/height\n\t\t\t\theight: 720,\n\t\t\t\t\t\timageScaleMode: 'contain',\n\t\tallowScaleUp: false,\n\t\t\/\/thumbnail\n\t\tthumbnailArrows: true,\n\t\t\n\t\tautoplayDelay: 5000,\n\t\tarrows: true,\n\t\tbuttons: false,\n\t\tfade: true,\n\t\tsmallSize: 500,\n\t\tmediumSize: 1000,\n\t\tlargeSize: 3000,\n\t\tstartSlide: 0,\n\t\tloop: true,\n\t\tautoplayDirection: 'normal',\n\t\ttouchSwipe: true,\n\t\t\t\tslideDistance: 5,\n\t\tfullScreen: true,\n\t\tbreakpoints: {\n\t\t\t1200: {\n\t\t\t\tthumbnailsPosition: 'bottom',\n\t\t\t\tthumbnailWidth: 100,\n\t\t\t\tthumbnailHeight: 100\n\t\t\t}\n\t\t}\n\t\t\n\t});\n\t\n\t\tjQuery('.aniimated-thumbnials').lightGallery({\n\t\tthumbnail:true,\n\t\tselector: '.item'\n\t}); \n\t\t\n\t\/\/ fullscreen slide on mouse click on it\n\tjQuery( '.sp-slide' ).click(function(){\n\t\tif( ! jQuery('.slider-pro').hasClass('sp-swiping') ) {\n\t\t  jQuery( '.sp-full-screen-button' ).trigger( 'click' );\n\t\t}\n\t});\n});\n\n\/\/ Audio Playback Functions\nfunction playMusic() {\n  const music = document.getElementById('background-music');\n  const errorMessage = document.getElementById('error-message');\n  music.muted = false; \/\/ Unmute for playback\n  music.play().then(() => {\n\t console.log('Audio playing successfully');\n\t errorMessage.textContent = 'Audio Playing';\n  }).catch(error => {\n\t console.error('Playback failed:', error);\n\t errorMessage.textContent = `Error: ${error.message}. Check file path or server.`;\n  });\n}\n\nfunction pauseMusic() {\n  const music = document.getElementById('background-music');\n  const errorMessage = document.getElementById('error-message');\n  music.pause();\n  console.log('Audio Paused');\n  errorMessage.textContent = 'Audio Paused';\n}\n\n\/\/ Attempt autoplay on page load\ndocument.addEventListener('DOMContentLoaded', () => {\n  const music = document.getElementById('background-music');\n  music.play().then(() => {\n\t console.log('Autoplay started (muted)');\n\t \/\/ Unmute after successful autoplay (optional, may still require interaction)\n\t music.muted = false;\n  }).catch(error => {\n\t console.log('Autoplay blocked:', error);\n\t document.getElementById('error-message').textContent = 'Autoplay blocked. Click \"Play Music\" to start.';\n  });\n});\n\n\/\/ Test audio file accessibility\nfetch('http:\/\/localhost\/wpfrank-premium\/wp-content\/uploads\/2025\/04\/Maine-Royaan-Tanveer-Evan.mp3', { method: 'HEAD' })\n  .then(response => {\n\t if (response.ok) {\n\t\tconsole.log('Audio file is accessible');\n\t } else {\n\t\tconsole.error('Audio file not accessible. Status:', response.status);\n\t\tdocument.getElementById('error-message').textContent = `Audio file not found (Status: ${response.status}). Check path or server.`;\n\t }\n  })\n  .catch(error => {\n\t console.error('Fetch error:', error);\n\t document.getElementById('error-message').textContent = 'Error accessing audio file. Check server or CORS.';\n  });\n<\/script>\n<style>\n.slider-pro {\n    font-family: 'Open Sans', Arial;\n}\n\n\/* Example 3 *\/\n\n#slider-pro-3-336 .title-in {\n\tcolor: #FFFFFF !important;\n\tfont-family: Arial !important;\n\tfont-weight: bolder;\n\ttext-align: center;\n}\n\n#slider-pro-3-336 .title-in-bg {\n\tbackground: rgba(0, 0, 0, 0.5) !important;\n\twhite-space: unset !important;\n\tmax-width: 100%;\n\tmin-width: 30%;\n\ttransform: initial !important;\n}\n\n#slider-pro-3-336 .desc-in {\n\tcolor: #FFFFFF !important;\n\tfont-family: Arial !important;\n\ttext-align: center;\n}\n#slider-pro-3-336 .desc-in-bg {\n\tbackground: rgba(0, 0, 0, 0.5) !important;\n\twhite-space: unset !important;\n\tmax-width: 100%;\n\tmin-width: 30%;\n\ttransform: initial !important;\n}\n\n#slider-pro-3-336 .sp-thumbnail {\n\tcolor: #000000 !important;\n}\n\n#slider-pro-3-336 .read-more-color {\n\tcolor: #ffffff !important;\n\tdisplay: block;\n\t-webkit-box-shadow: none;\n\tbox-shadow: none;\n}\n\n.slider-pro a:hover {\n\t-webkit-box-shadow: none;\n\tbox-shadow: none;\n}\n\n\/* navigation button\/bullets color *\/\n#slider-pro-3-336 .sp-button {\n\tborder: 2px solid #ffffff !important;\n\twidth: 10px;\n\theight: 10px;\n\t}\n#slider-pro-3-336 .sp-selected-button {\n\tbackground-color: #ffffff !important;\n\t}\n\n\/* navigation arrow color *\/\n#slider-pro-3-336 .sp-next-arrow::after, #slider-pro-3-336 .sp-next-arrow::before, #slider-pro-3-336 .sp-previous-arrow::after, #slider-pro-3-336 .sp-previous-arrow::before {\n    background-color: #1e73be !important;\n}\n\n#slider-pro-3-336 .sp-full-screen-button {\n\tcolor: #1e73be !important;\n\tfont-size: 35px;\n}\n\n\/* border color *\/\n#slider-pro-3-336 .sp-selected-thumbnail {\n\tborder: 4px solid #ffffff !important;\n}\n\n\/* pointer color - bottom *\/\n.sp-selected-thumbnail::before {\n\tborder-bottom: 5px solid #ffffff !important;\n}\n.sp-selected-thumbnail::after {\n\tborder-bottom: 13px solid #ffffff !important;\n}\n\n\/* pointer color - top *\/\n\n@media (max-width: 860px) {\n\t#slider-pro-3-336 .hide-medium-screen {\n\t\tdisplay: none;\n\t}\n}\n\n@media (max-width: 640px) {\n\t#slider-pro-3-336 .sp-layer {\n\t\tfont-size: 12px;\n\t}\n\n\t#slider-pro-3-336 .hide-small-screen {\n\t\tdisplay: none;\n\t}\n}\n.fnf{\n\tbackground-color: #272e31;\n\tborder-radius: 5px;\n\tcolor: #fff;\n\tfont-family: initial;\n\ttext-align: center;\n\tpadding:12px;\n}\n.uris-slider-title{\n\tfont-family: Arial;\n}\n\n.controls {\n\ttext-align: center;\n\tpadding: 25px;\n}\n.lg-outer.lg-pull-caption-up .lg-sub-html {\r\n  -webkit-transition: bottom .25s ease;\r\n  -o-transition: bottom .25s ease;\r\n  transition: bottom .25s ease;\r\n}\r\n<\/style>\n\n\t<div id=\"slider-pro-3-336\" class=\"slider-pro\">\n\t<!---- slides div start ---->\n\t\t<div class=\"sp-slides aniimated-thumbnials\">\n\t\t\t\t\t\t\t<div class=\"sp-slide\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_91.jpg\" href=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_91.jpg\"  target=\"_new\" >\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_91.jpg\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_(91)\"  \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_(91)\" \n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_91.jpg\"\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_91.jpg\"\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_91.jpg\"\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_91.jpg\"\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_91.jpg\"\/>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \n\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\n\t\t\t\t\t\t\t\t\t\t\t\tBELENDA_HAIRDRESSING_Quarteira_Shot_(91)\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_119.jpg\" href=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_119.jpg\"  target=\"_new\" >\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_119.jpg\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_(119)\"  \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_(119)\" \n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_119.jpg\"\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_119.jpg\"\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_119.jpg\"\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_119.jpg\"\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_119.jpg\"\/>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \n\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\n\t\t\t\t\t\t\t\t\t\t\t\tBELENDA_HAIRDRESSING_Quarteira_Shot_(119)\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_115.jpg\" href=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_115.jpg\"  target=\"_new\" >\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_115.jpg\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_(115)\"  \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_(115)\" \n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_115.jpg\"\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_115.jpg\"\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_115.jpg\"\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_115.jpg\"\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_115.jpg\"\/>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \n\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\n\t\t\t\t\t\t\t\t\t\t\t\tBELENDA_HAIRDRESSING_Quarteira_Shot_(115)\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_117.jpg\" href=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_117.jpg\"  target=\"_new\" >\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_117.jpg\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_(117)\"  \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_(117)\" \n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_117.jpg\"\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_117.jpg\"\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_117.jpg\"\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_117.jpg\"\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_117.jpg\"\/>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \n\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\n\t\t\t\t\t\t\t\t\t\t\t\tBELENDA_HAIRDRESSING_Quarteira_Shot_(117)\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_118.jpg\" href=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_118.jpg\"  target=\"_new\" >\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_118.jpg\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_(118)\"  \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_(118)\" \n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_118.jpg\"\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_118.jpg\"\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_118.jpg\"\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_118.jpg\"\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_118.jpg\"\/>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \n\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\n\t\t\t\t\t\t\t\t\t\t\t\tBELENDA_HAIRDRESSING_Quarteira_Shot_(118)\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_114.jpg\" href=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_114.jpg\"  target=\"_new\" >\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_114.jpg\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_(114)\"  \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_(114)\" \n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_114.jpg\"\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_114.jpg\"\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_114.jpg\"\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_114.jpg\"\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_114.jpg\"\/>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \n\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\n\t\t\t\t\t\t\t\t\t\t\t\tBELENDA_HAIRDRESSING_Quarteira_Shot_(114)\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_113.jpg\" href=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_113.jpg\"  target=\"_new\" >\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_113.jpg\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_(113)\"  \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_(113)\" \n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_113.jpg\"\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_113.jpg\"\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_113.jpg\"\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_113.jpg\"\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_113.jpg\"\/>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \n\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\n\t\t\t\t\t\t\t\t\t\t\t\tBELENDA_HAIRDRESSING_Quarteira_Shot_(113)\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_112.jpg\" href=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_112.jpg\"  target=\"_new\" >\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_112.jpg\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_(112)\"  \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_(112)\" \n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_112.jpg\"\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_112.jpg\"\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_112.jpg\"\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_112.jpg\"\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_112.jpg\"\/>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \n\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\n\t\t\t\t\t\t\t\t\t\t\t\tBELENDA_HAIRDRESSING_Quarteira_Shot_(112)\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_111.jpg\" href=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_111.jpg\"  target=\"_new\" >\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_111.jpg\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_(111)\"  \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_(111)\" \n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_111.jpg\"\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_111.jpg\"\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_111.jpg\"\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_111.jpg\"\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_111.jpg\"\/>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \n\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\n\t\t\t\t\t\t\t\t\t\t\t\tBELENDA_HAIRDRESSING_Quarteira_Shot_(111)\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_109.jpg\" href=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_109.jpg\"  target=\"_new\" >\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_109.jpg\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_(109)\"  \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_(109)\" \n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_109.jpg\"\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_109.jpg\"\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_109.jpg\"\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_109.jpg\"\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_109.jpg\"\/>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \n\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\n\t\t\t\t\t\t\t\t\t\t\t\tBELENDA_HAIRDRESSING_Quarteira_Shot_(109)\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_110.jpg\" href=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_110.jpg\"  target=\"_new\" >\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_110.jpg\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_(110)\"  \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_(110)\" \n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_110.jpg\"\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_110.jpg\"\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_110.jpg\"\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_110.jpg\"\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_110.jpg\"\/>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \n\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\n\t\t\t\t\t\t\t\t\t\t\t\tBELENDA_HAIRDRESSING_Quarteira_Shot_(110)\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_95.jpg\" href=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_95.jpg\"  target=\"_new\" >\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_95.jpg\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(95)\"  \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(95)\" \n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_95.jpg\"\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_95.jpg\"\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_95.jpg\"\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_95.jpg\"\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_95.jpg\"\/>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \n\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\n\t\t\t\t\t\t\t\t\t\t\t\tBELENDA_HAIRDRESSING_Quarteira_Shot_(95)\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_102.jpg\" href=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_102.jpg\"  target=\"_new\" >\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_102.jpg\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(102)\"  \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(102)\" \n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_102.jpg\"\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_102.jpg\"\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_102.jpg\"\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_102.jpg\"\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_102.jpg\"\/>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \n\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\n\t\t\t\t\t\t\t\t\t\t\t\tBELENDA_HAIRDRESSING_Quarteira_Shot_(102)\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_96.jpg\" href=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_96.jpg\"  target=\"_new\" >\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_96.jpg\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(96)\"  \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(96)\" \n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_96.jpg\"\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_96.jpg\"\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_96.jpg\"\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_96.jpg\"\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_96.jpg\"\/>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \n\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\n\t\t\t\t\t\t\t\t\t\t\t\tBELENDA_HAIRDRESSING_Quarteira_Shot_(96)\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_94.jpg\" href=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_94.jpg\"  target=\"_new\" >\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_94.jpg\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(94)\"  \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(94)\" \n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_94.jpg\"\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_94.jpg\"\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_94.jpg\"\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_94.jpg\"\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_94.jpg\"\/>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \n\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\n\t\t\t\t\t\t\t\t\t\t\t\tBELENDA_HAIRDRESSING_Quarteira_Shot_(94)\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_93.jpg\" href=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_93.jpg\"  target=\"_new\" >\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_93.jpg\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(93)\"  \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(93)\" \n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_93.jpg\"\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_93.jpg\"\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_93.jpg\"\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_93.jpg\"\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_93.jpg\"\/>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \n\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\n\t\t\t\t\t\t\t\t\t\t\t\tBELENDA_HAIRDRESSING_Quarteira_Shot_(93)\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_92.jpg\" href=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_92.jpg\"  target=\"_new\" >\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_92.jpg\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(92)\"  \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(92)\" \n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_92.jpg\"\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_92.jpg\"\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_92.jpg\"\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_92.jpg\"\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_92.jpg\"\/>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \n\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\n\t\t\t\t\t\t\t\t\t\t\t\tBELENDA_HAIRDRESSING_Quarteira_Shot_(92)\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_30.jpg\" href=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_30.jpg\"  target=\"_new\" >\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_30.jpg\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(30)\"  \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(30)\" \n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_30.jpg\"\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_30.jpg\"\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_30.jpg\"\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_30.jpg\"\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_30.jpg\"\/>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \n\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\n\t\t\t\t\t\t\t\t\t\t\t\tBELENDA_HAIRDRESSING_Quarteira_Shot_(30)\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_26.jpg\" href=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_26.jpg\"  target=\"_new\" >\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_26.jpg\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(26)\"  \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(26)\" \n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_26.jpg\"\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_26.jpg\"\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_26.jpg\"\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_26.jpg\"\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_26.jpg\"\/>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \n\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\n\t\t\t\t\t\t\t\t\t\t\t\tBELENDA_HAIRDRESSING_Quarteira_Shot_(26)\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_27.jpg\" href=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_27.jpg\"  target=\"_new\" >\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_27.jpg\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(27)\"  \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(27)\" \n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_27.jpg\"\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_27.jpg\"\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_27.jpg\"\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_27.jpg\"\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_27.jpg\"\/>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \n\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\n\t\t\t\t\t\t\t\t\t\t\t\tBELENDA_HAIRDRESSING_Quarteira_Shot_(27)\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_31.jpg\" href=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_31.jpg\"  target=\"_new\" >\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_31.jpg\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(31)\"  \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(31)\" \n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_31.jpg\"\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_31.jpg\"\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_31.jpg\"\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_31.jpg\"\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_31.jpg\"\/>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \n\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\n\t\t\t\t\t\t\t\t\t\t\t\tBELENDA_HAIRDRESSING_Quarteira_Shot_(31)\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_28.jpg\" href=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_28.jpg\"  target=\"_new\" >\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_28.jpg\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(28)\"  \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(28)\" \n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_28.jpg\"\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_28.jpg\"\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_28.jpg\"\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_28.jpg\"\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_28.jpg\"\/>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \n\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\n\t\t\t\t\t\t\t\t\t\t\t\tBELENDA_HAIRDRESSING_Quarteira_Shot_(28)\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_24.jpg\" href=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_24.jpg\"  target=\"_new\" >\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_24.jpg\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(24)\"  \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(24)\" \n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_24.jpg\"\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_24.jpg\"\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_24.jpg\"\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_24.jpg\"\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_24.jpg\"\/>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \n\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\n\t\t\t\t\t\t\t\t\t\t\t\tBELENDA_HAIRDRESSING_Quarteira_Shot_(24)\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_22.jpg\" href=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_22.jpg\"  target=\"_new\" >\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_22.jpg\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(22)\"  \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(22)\" \n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_22.jpg\"\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_22.jpg\"\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_22.jpg\"\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_22.jpg\"\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_22.jpg\"\/>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \n\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\n\t\t\t\t\t\t\t\t\t\t\t\tBELENDA_HAIRDRESSING_Quarteira_Shot_(22)\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_29.jpg\" href=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_29.jpg\"  target=\"_new\" >\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_29.jpg\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(29)\"  \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(29)\" \n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_29.jpg\"\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_29.jpg\"\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_29.jpg\"\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_29.jpg\"\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_29.jpg\"\/>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \n\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\n\t\t\t\t\t\t\t\t\t\t\t\tBELENDA_HAIRDRESSING_Quarteira_Shot_(29)\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<div class=\"sp-slide\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"item\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_20.jpg\" href=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_20.jpg\"  target=\"_new\" >\n\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_20.jpg\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(20)\"  \/>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" class=\"sp-image\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(20)\" \n\t\t\t\t\t\t\tdata-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_20.jpg\"\n\t\t\t\t\t\t\tdata-small=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_20.jpg\"\n\t\t\t\t\t\t\tdata-medium=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_20.jpg\"\n\t\t\t\t\t\t\tdata-large=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_20.jpg\"\n\t\t\t\t\t\t\tdata-retina=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_20.jpg\"\/>\n\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<p class=\"sp-layer sp-black sp-padding desc-in desc-in-bg hide-medium-screen\"\n\t\t\t\t\t\tdata-position=\"bottomCenter\" \n\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t data-vertical=\"0%\"\n\t\t\t\t\t\t\t\n\t\t\t\t\t\t\n\t\t\t\t\t\tdata-show-transition=\"up\" data-show-delay=\"400\" data-hide-transition=\"down\" data-hide-delay=\"400\">\n\t\t\t\t\t\t\t\t\t\t\t\tBELENDA_HAIRDRESSING_Quarteira_Shot_(20)\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/p>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\n\t\t<!---- slides div end ---->\n\t\t\t\t<!-- slides thumbnails div start -->\n\t\t<div class=\"sp-thumbnails\">\n\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_91-300x300.jpg\" alt=\"BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_(91)\" \/>\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_119-300x300.jpg\" alt=\"BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_(119)\" \/>\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_115-300x300.jpg\" alt=\"BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_(115)\" \/>\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_117-300x300.jpg\" alt=\"BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_(117)\" \/>\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_118-200x300.jpg\" alt=\"BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_(118)\" \/>\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_114-300x300.jpg\" alt=\"BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_(114)\" \/>\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_113-300x300.jpg\" alt=\"BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_(113)\" \/>\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_112-200x300.jpg\" alt=\"BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_(112)\" \/>\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_111-300x300.jpg\" alt=\"BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_(111)\" \/>\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_109-200x300.jpg\" alt=\"BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_(109)\" \/>\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_110-300x300.jpg\" alt=\"BELENDA_HAIRDRESSING_CABELEIREIRO_CHARMING_Quarteira_Shot_(110)\" \/>\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_95-300x300.jpg\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(95)\" \/>\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_102-300x300.jpg\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(102)\" \/>\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_96-300x300.jpg\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(96)\" \/>\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_94-300x300.jpg\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(94)\" \/>\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_93-200x300.jpg\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(93)\" \/>\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_92-300x300.jpg\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(92)\" \/>\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_30-300x300.jpg\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(30)\" \/>\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_26-300x300.jpg\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(26)\" \/>\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_27-300x300.jpg\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(27)\" \/>\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_31-300x300.jpg\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(31)\" \/>\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_28-300x300.jpg\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(28)\" \/>\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_24-300x300.jpg\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(24)\" \/>\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_22-300x300.jpg\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(22)\" \/>\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_29-300x300.jpg\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(29)\" \/>\n\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" class=\"sp-thumbnail\" src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/plugins\/ultimate-responsive-image-slider-pro\/assets\/img\/loading.gif\" data-src=\"https:\/\/www.belenda-hairdressing.com\/wp-content\/uploads\/2025\/05\/BELENDA_HAIRDRESSING_Quarteira_Shot_20-300x300.jpg\" alt=\"BELENDA_HAIRDRESSING_Quarteira_Shot_(20)\" \/>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<!-- slides thumbnails div end -->\n\t<\/div>\n\t\n\t\t\n\t\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":10,"comment_status":"closed","ping_status":"closed","template":"custom-page.php","meta":{"footnotes":""},"class_list":["post-337","page","type-page","status-publish","czr-hentry"],"_links":{"self":[{"href":"https:\/\/www.belenda-hairdressing.com\/index.php?rest_route=\/wp\/v2\/pages\/337","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.belenda-hairdressing.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.belenda-hairdressing.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.belenda-hairdressing.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.belenda-hairdressing.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=337"}],"version-history":[{"count":0,"href":"https:\/\/www.belenda-hairdressing.com\/index.php?rest_route=\/wp\/v2\/pages\/337\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.belenda-hairdressing.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=337"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}