<!doctype html>
<html amp lang="en-GB" >
<head>
	<meta charset="utf-8">
	<base href="/"/>
		<script async src="https://cdn.ampproject.org/v0.js"></script>
	<script async custom-element="amp-carousel" src="https://cdn.ampproject.org/v0/amp-carousel-0.1.js"></script>

			
	<script async custom-element="amp-youtube" src="https://cdn.ampproject.org/v0/amp-youtube-0.1.js"></script>

							
	
	<script async custom-element="amp-ad" src="https://cdn.ampproject.org/v0/amp-ad-0.1.js"></script>
	<script async custom-element="amp-sidebar" src="https://cdn.ampproject.org/v0/amp-sidebar-0.1.js"></script>
	<script async custom-element="amp-video" src="https://cdn.ampproject.org/v0/amp-video-0.1.js"></script>

	<title>Color Clinic Appointments - Blog - Elevan Hairdressing & Beauty</title>
	<link rel="canonical" href="/blog/colour-clinic-appointments" />
	<meta name="viewport" content="width=device-width,minimum-scale=1,initial-scale=1">
	<link href="https://fonts.googleapis.com/css?family=Heebo" rel="stylesheet">
	<script type="application/ld+json">
	{
		"@context": "http://schema.org",
		"@type": "BlogPosting",
		"mainEntityOfPage": {
			"@type": "WebPage",
			"@id": "https://www.elevanhairdressing.co.uk/blog/colour-clinic-appointments"
		},
		"headline": "Color Clinic Appointments",
		"datePublished": "2022-01-04T11:25:32+00:00",
		"dateModified": "2023-02-21T19:12:33+00:00",
		"author": {
			"@type": "Person",
			"name": "Jake Lancaster - Marketing"
		},
		"image": {
			"@type": "ImageObject",
			"url": "https://www.elevanhairdressing.co.uk/images/easyblog_articles/6/b2ap3_amp_Colour-Clinic.jpg"
		},
		"publisher": {
			"@type": "Organization",
			"name": "Elevan Hairdressing & Beauty",
			"logo": {
				"@type": "ImageObject",
				"url": "https://www.elevanhairdressing.co.uk/images/easyblog_override/email/logo.png",
				"width": "913",
				"height": "236"
			}
					}
	}
	</script>

	<style amp-boilerplate>body{-webkit-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-moz-animation:-amp-start 8s steps(1,end) 0s 1 normal both;-ms-animation:-amp-start 8s steps(1,end) 0s 1 normal both;animation:-amp-start 8s steps(1,end) 0s 1 normal both}@-webkit-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-moz-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-ms-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@-o-keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}@keyframes -amp-start{from{visibility:hidden}to{visibility:visible}}</style><noscript><style amp-boilerplate>body{-webkit-animation:none;-moz-animation:none;-ms-animation:none;animation:none}</style></noscript>

	<style amp-custom>
body {
	font-family: 'Heebo', sans-serif;
	font-size: 18px;
	line-height: 1.6;
}
header {
	background-color: #222;
	color: #fff;
	padding: 10px;
	position: relative;
	
}
.heading > h1 > a {
	text-decoration: none;
	color: #1b69b6;
}
.toggle-btn {
	position: absolute;
	color: #fff;
	top: 8px;
	right: 8px;}

h1 {
	font-size: 30px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 20px;
}
h1, h2, h3, h4 {
	margin-bottom: 10px;
	padding: 0 0 10px;
}

p {	
	color: #222;
	background-color: #fff;
	margin-bottom: 10px;
	padding: 0 0 10px;
}
hr {
	margin-top: 18px;
	margin-bottom: 18px;
	border: 0;
	border-top: 1px solid #eeeeee;
}
table {
	table-layout: fixed;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 16px;
}
.table td {
	vertical-align: top;
	padding: 6px;
}
.table-bordered {
	border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
amp-sidebar {
	width: 150px;
	position: relative;
	background: #fff;
	
}
amp-sidebar .close-btn {
	font-size: 30px;
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	height: 30px;
	line-height: 1;
	padding: 0;
}
.sidebar-nav {
	position: relative;
	top: 40px;
}
nav ul {
	margin: 0;
	padding: 0;
	border-top: 1px solid #ccc;
}
nav li {
	list-style: none;
	padding: 0;
	margin: 0;
}
nav li a {
	padding: 10px;
	text-decoration: none;
	color: #666666;
	background: #fff;
	border-bottom: 1px solid #ccc;
	display: block;
	font-size: 14px;
}

.blog-content {
	padding: 16px;
}
.blog-meta {
	font-size: 13px;
	padding:  16px;
	color: #666;
	border-bottom: 1px solid #ccc;
}
.blog-meta a {
	text-decoration: none;
	color: #1b69b6;
}
.blog-meta a:hover,
.blog-meta a:focus {
	color: #134a81;
}
.blog-meta__author {
	margin-bottom: 8px;
}

.carousel .slide > amp-img > img {
	object-fit: contain;
}

.related {
	background-color: #f5f5f5;
	margin: 10px;
	display: block;
	color: #111;
	height: 75px;
	padding: 0;
	text-decoration: none;
	display: flex;
}
.related__img {

}
.related__body {
	padding: 10px;
	flex: 0 1 auto;
	display: flex;
	overflow: hidden;
	width: 100%;
}
.related__title {
	display: block;
	overflow: hidden;

}
.related__date {
	color: #888;
	font-size: 13px;
}
.related__link {
	text-decoration: none;
	display: block;
	align-self: center;
	width: 100%;
	height: 100%;
	overflow: hidden;
	color: #1155CC;
}

.btn-eb {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	border-radius: 4px;
	text-decoration: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;

	color: #333;
	background-color: #fff;
	border-color: #ccc;
}
.btn-eb-comment {
	margin: 0 16px 16px;
	display: block;
}
</style>
</head>
<body>

	
	<header>
		<span class="brand-logo">
			Blog		</span>
		<button on="tap:sidebar.toggle" class="toggle-btn" title="Toggle Sidebar" >
			☰
		</button>
	</header>

	<amp-sidebar id="sidebar" layout="nodisplay" side="right">
	<button class="close-btn" on="tap:sidebar.toggle" type="reset">×</button>
	<div class="sidebar-nav">
		<nav>
			<ul>
								<li>
					<a href="/">Home</a>
				</li>
								<li>
					<a href="">Services</a>
				</li>
								<li>
					<a href="/services">Hair & Styling</a>
				</li>
								<li>
					<a href="/beauty">Evermore Beauty</a>
				</li>
								<li>
					<a href="/the-salon">The Salon</a>
				</li>
								<li>
					<a href="/about">Team</a>
				</li>
								<li>
					<a href="https://elevan.zenoti.com/webstoreNew/services">Book Online</a>
				</li>
								<li>
					<a href="https://s-iq.co/BookingPortal/dist/?salonid=de0fbe54-1be3-4a3f-acab-17cb9968f33c">Shop</a>
				</li>
								<li>
					<a href="/lookbook">Lookbook</a>
				</li>
								<li>
					<a href="/blog">Blog</a>
				</li>
							</ul>
		</nav>
	</div>
</amp-sidebar>

			<amp-img layout="responsive" width="1280" height="656" src="https://www.elevanhairdressing.co.uk/images/easyblog_articles/6/b2ap3_large_Colour-Clinic.jpg" ></amp-img>
	
	<div class="blog-meta">
		<div class="blog-meta__author">
							By <a href="/blog/blogger/jake">Jake Lancaster - Marketing</a>
						on Tuesday, 04 January 2022		</div>

				<div class="blog-meta__cat">
			Category: <a href="/blog/categories/uncategorized">Uncategorized</a>
		</div>
			</div>

	<div class="blog-content">
		<div class="heading">
			<h1><a href="/blog/colour-clinic-appointments">Color Clinic Appointments</a></h1>
		</div>

		
		<span id="">
<h3 ><span></span><span><p><span data-verified="redactor"><br>Introducing Elevan's Color Clinic appointments!</span></p></span><span> </span><br>
<span></span></h3> </span><span data-redactor-tag="span" data-verified="redactor" data-redactor-style="font-size: 26px">2022 is all about color! We are proud to introduce a new type of appointment created to start your color plan the right way! If you are looking to discover a new style, unsure of what direction to go, or just want to treat yourself to an in-depth consultation, this appointment is for you! As an added bonus for starting your color plan with the Color Clinic you will also receive £10 towards your color appointment if booked within 6 weeks of your Color Clinic appointment!</span><span data-redactor-tag="span" data-verified="redactor" data-redactor-style="font-size: 26px"><br></span><amp-carousel width="1280" height="970" layout="responsive" type="slides"><figure><amp-img width="1320" height="1600" src="images/easyblog_articles/6/b2ap3_large_20220104-130104elevan-lookbook6.jpg" layout="responsive" ></amp-img></figure><figure><amp-img width="1200" height="1600" src="images/easyblog_articles/6/b2ap3_large_20220104-130105elevan-lookbook7.jpg" layout="responsive" ></amp-img></figure><figure><amp-img width="1412" height="2000" src="images/easyblog_articles/6/b2ap3_large_20220104-130057elevan-lookbook1.jpg" layout="responsive" ></amp-img></figure><figure><amp-img width="2000" height="2667" src="images/easyblog_articles/6/b2ap3_large_20220104-130058elevan-lookbook2.jpg" layout="responsive" ></amp-img></figure><figure><amp-img width="1200" height="1600" src="images/easyblog_articles/6/b2ap3_large_20220104-130100elevan-lookbook3.jpg" layout="responsive" ></amp-img></figure><figure><amp-img width="1378" height="1600" src="images/easyblog_articles/6/b2ap3_large_20220104-130101elevan-lookbook4.jpg" layout="responsive" ></amp-img></figure><figure><amp-img width="851" height="720" src="images/easyblog_articles/6/b2ap3_large_20220104-130106elevan-lookbook8.jpg" layout="responsive" ></amp-img></figure><figure><amp-img width="768" height="960" src="images/easyblog_articles/6/b2ap3_large_20220104-130107elevan-lookbook9.jpg" layout="responsive" ></amp-img></figure></amp-carousel><p><button class="btn-eb">
<a href="https://www.elevanhairdressing.co.uk/#js-ea71" class="btn btn-info btn-lg">
<span data-eb-text-content-wrapper="">Book Now!</span>
</a> </button></p>
			</div>

	

			<a class="btn-eb btn-eb-comment" href="/blog/colour-clinic-appointments#comments">Leave Comments</a>
	
	
</body>
</html>
