Hair and Makeup Services
Professional hair and makeup services, covering Surrey, London and the South East.
.skt-builder-carousel.owl-carousel-200 .owl-nav{font-size: 40px; text-align: center;}
.skt-builder-carousel.owl-carousel-200 .owl-prev{color: #fff !important; margin-right: 2px; background: #f9b9a2 !important;}
.skt-builder-carousel.owl-carousel-200 .owl-next{color: #fff !important; background: #f9b9a2 !important;}
.skt-builder-carousel.owl-carousel-200 .owl-prev:hover, .skt-builder-carousel.owl-carousel-200 .owl-next:hover{color: #fff !important; background: #ECB00E !important;}
.skt-builder-carousel.owl-carousel-200 .owl-dots{text-align: center;}
.skt-builder-carousel.owl-carousel-200 .owl-dots .owl-dot{background-color: #7456fd; border-color: ;}
.skt-builder-carousel.owl-carousel-200 .owl-dots .owl-dot.active{background-color: #000000; border-color: ;}
.skt-builder-popular-202 .skt-builder-testimonial-carousel-content:hover{ background-color:#f9b9a2 !important;}
.skt-builder-popular-202 .skt-builder-testimonial-carousel-content:hover h4, .skt-builder-popular-202 .skt-builder-testimonial-carousel-content:hover .skt-builder-testimonial-carousel-description{ color:#fff !important;}
Bridal Hair and Makeup
Bridal Specialist with over 12 years experience in the wedding industry.
.skt-builder-popular-206 .skt-builder-testimonial-carousel-content:hover{ background-color:#f9b9a2 !important;}
.skt-builder-popular-206 .skt-builder-testimonial-carousel-content:hover h4, .skt-builder-popular-206 .skt-builder-testimonial-carousel-content:hover .skt-builder-testimonial-carousel-description{ color:#fff !important;}
Event Hair and Makeup
Hair and Makeup for special occasions and events. Get red carpet ready with me!
.skt-builder-popular-209 .skt-builder-testimonial-carousel-content:hover{ background-color:#f9b9a2 !important;}
.skt-builder-popular-209 .skt-builder-testimonial-carousel-content:hover h4, .skt-builder-popular-209 .skt-builder-testimonial-carousel-content:hover .skt-builder-testimonial-carousel-description{ color:#fff !important;}
Private Lessons
Fancy trying out a new look? I can guide you in one of my fun private lessons.
.skt-builder-popular-212 .skt-builder-testimonial-carousel-content:hover{ background-color:#f9b9a2 !important;}
.skt-builder-popular-212 .skt-builder-testimonial-carousel-content:hover h4, .skt-builder-popular-212 .skt-builder-testimonial-carousel-content:hover .skt-builder-testimonial-carousel-description{ color:#fff !important;}
Hairdressing
Does your barnet need an overhaul? Get in touch for cut and colour services.
jQuery.noConflict();
jQuery(document).ready(function(){
jQuery(window).scroll(function(){
// This is then function used to detect if the element is scrolled into view
function elementScrolled(elem)
{
var docViewTop = jQuery(window).scrollTop();
var docViewBottom = docViewTop + jQuery(window).height();
var elemTop = jQuery(elem).offset().top;
return ((elemTop = docViewTop));
}
if (jQuery(‘.skt-builder-block-inner-200’).length > 0) {
if(elementScrolled(‘.skt-builder-block-inner-200’)) {
var els = jQuery(‘.skt-builder-block-inner-200’),
i = 0,
f = function () {
jQuery(els[i++]).addClass(‘fadeInLeft’);
if(i < els.length) setTimeout(f, 400);
};
f();
}}
});
});
jQuery(document).ready(function() {
jQuery(‘.owl-carousel-200’).owlCarousel({
margin: 30,
autoplayTimeout: 3000,
smartSpeed: 500,
loop: true,
autoplay: false,
autoplayHoverPause: true,
nav: true,
dots: false,
navText: [‘‘,’‘],
responsiveClass: true,
responsive:{
0:{
items: 1,
},
600:{
items: 2,
},
1000:{
items: 3,
}
}
});
});