/**
 * Theme Name: 		Template Theme
 * Theme URI: 		https://www.apex1.co.uk/
 * Description: 	Template theme by Apex1 Studios
 * Author: 			Apex1 Studios
 * Author URI: 		https://www.apex1.co.uk/
 * Version: 		4.4
 */

 /*@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);*/

/* Disable Responsive */
/*
.container {
    width: 1000px !important;
}
*/


/*html,*/
/*body {*/
/*	overflow-x: hidden;*/
/*}*/

/*#right div {*/
/*	height: 100%;*/
/*}*/

/*.news-image {*/
/*  height: 150px;*/
/*  width: 150px;*/
/*  object-fit: contain;*/
/*}*/

/* WordPress Core Styles */
/*.alignnone {*/
/*	margin: 0 0 10px 0;*/
/*}*/

/*.aligncenter,*/
/*div.aligncenter {*/
/*	display: block;*/
/*	margin: 5px auto 5px auto;*/
/*}*/

/*.alignright {*/
/*	float: right;*/
/*	margin: 5px 0 10px 10px;*/
/*}*/

/*.alignleft {*/
/*	float: left;*/
/*	margin: 5px 10px 10px 0;*/
/*}*/

/*.aligncenter {*/
/*	display: block;*/
/*	margin: 5px auto 5px auto;*/
/*}*/

/*a img.alignright {*/
/*	float: right;*/
/*	margin: 5px 0 10px 10px;*/
/*}*/

/*a img.alignnone {*/
/*	margin: 5px 10px 10px 0;*/
/*}*/

/*a img.alignleft {*/
/*	float: left;*/
/*	margin: 5px 10px 10px 0;*/
/*}*/

/*a img.aligncenter {*/
/*	display: block;*/
/*	margin-left: auto;*/
/*	margin-right: auto*/
/*}*/

/*.wp-caption {*/
/*	background: #fff;*/
/*	border: 1px solid #f0f0f0;*/
/*	max-width: 96%;*/
/*	padding: 5px 3px 10px;*/
/*	text-align: center;*/
/*}*/

/*.wp-caption.alignnone {*/
/*	margin: 5px 0 10px 0;*/
/*}*/

/*.wp-caption.alignleft {*/
/*	margin: 5px 10px 10px 0;*/
/*}*/

/*.wp-caption.alignright {*/
/*	margin: 5px 0 10px 10px;*/
/*}*/

/*.wp-caption img {*/
/*	border: 0 none;*/
/*	height: auto;*/
/*	margin: 0;*/
/*	max-width: 98.5%;*/
/*	padding: 0;*/
/*	width: auto;*/
/*}*/

/*.wp-caption p.wp-caption-text {*/
/*	font-size: 11px;*/
/*	line-height: 17px;*/
/*	margin: 0;*/
/*	padding: 0 4px 5px;*/
/*}*/

/*.sticky {*/
/*	background: white;*/
/*	border: 2px solid black;*/
/*}*/

/*.entry-content img {*/
/*	margin: 0 0 1.5em 0;*/
/*}*/

/*.wp-smiley {*/
/*	margin: 0 !important;*/
/*	max-height: 1em;*/
/*}*/

/*blockquote.left {*/
/*	margin-right: 20px;*/
/*	text-align: right;*/
/*	margin-left: 0;*/
/*	width: 33%;*/
/*	float: left;*/
/*}*/

/*blockquote.right {*/
/*	margin-left: 20px;*/
/*	text-align: left;*/
/*	margin-right: 0;*/
/*	width: 33%;*/
/*	float: right;*/
/*}*/

/* Comments style */
/*.comment-form input[type=text],*/
/*.comment-form textarea {*/
/*	width: 100%;*/
/*	border: 1px solid #ccc;*/
/*	border-radius: 4px;*/
/*}*/

/*ol.comments-list {*/
/*	padding-left: 0;*/
/*}*/

/*ol.comments-list li {*/
/*	list-style: none;*/
/*}*/

/*ol.comments-list .comment-author {*/
/*	border-bottom: 1px solid #ccc;*/
/*	padding-top: 5px;*/
/*	padding-bottom: 5px;*/
/*}*/

/*ol.comments-list .comment-meta {*/
/*	float: right;*/
/*}*/

/*ol.comments-list .children {*/
/*	border-left: 1px solid #ccc;*/
/*}*/

/*.comment-form-comment label {*/
/*	display: block;*/
/*}*/

/*#custom_contact_form input,*/
/*#custom_contact_form textarea {*/
/*	display: block;*/
/*	width: 100%;*/
/*	border: 1px solid #666;*/
/*	margin-bottom: 5px;*/
/*	padding:5px;*/
/*}*/

/*#custom_contact_form .btn {width:100px;border:0px;}*/

/* Members Form */

/*#custom_member_form .form-text, #custom_member_form .form-password {*/
/*	display: block;*/
/*	width: 100%;*/
/*	border: 1px solid #666;*/
/*	margin-bottom: 5px;*/
/*	padding:5px;*/
/*}*/

/*#custom_member_form .form-checkbox, .field-checkbox .form-label {display:inline-block;vertical-align:middle;line-height:25px;margin-bottom:0px !important;}*/
/*#custom_member_form input[type="checkbox"], #custom_member_form input[type="radio"] {*/
/*  line-height: normal;*/
/*  margin: 0px;*/
/*}*/
/*#custom_member_form .form-checkbox, #custom_member_form .form-radio {margin-right:5px;}*/
/*#custom_member_form .hc_email_display, #custom_member_form .custom_member_pass1, #custom_member_form .buy_membership {margin-top:15px;}*/
/*.buy_membership .form-label {border-bottom: 1px solid #582f8f;*/
/*	color: #582f8f;*/
/*	font-family: "Open Sans", sans-serif;*/
/*	font-size: 28px;*/
/*	font-weight: 300;*/
/*	line-height: 50px;*/
/*	margin-top: 0;*/
/*	width: 100%;*/
/*	margin-bottom: 15px;}*/

/*#custom_member_form .buy_membership {border-bottom: 1px solid #582f8f;*/
/*	padding-bottom: 15px;*/
/*	margin-bottom: 15px;}*/
/*#custom_member_form .buy_product .form-label {display:block;vertical-align:inherit;margin-bottom:10px;}*/
/*#custom_member_form .btn {margin:15px 0px;}*/
/*.form-error {width:100%;background-color:#582f8f;color:#fff;padding:15px;height:auto;text-align:center;margin-bottom:15px;}*/
/*#custom_member_container .error {color:#fff;}*/
/*.form-row .error {color:#582f8f !important;}*/
/*legend {*/
/*  border-bottom: 1px solid #582f8f;*/
/*	color: #582f8f;*/
/*	font-family: "Open Sans", sans-serif;*/
/*	font-size: 22px;*/
/*	font-weight: 300;*/
/*	line-height: 50px;*/
/*	margin-top: 0;*/
/*	width: 100%;*/
/*	margin-bottom: 15px;*/
/*	text-transform:uppercase;*/
/*}*/

/* Woocommerce Styles */

/*.woocommerce-info {*/
/*  border-top-color: #582f8f;*/
/*}*/
/*.woocommerce-info::before {*/
/*  color: #582f8f;*/
/*}*/

/*div.upload-items #do_uploadFile {*/
/*  background-color: #582f8f;*/
/*  border: 1px solid #582f8f;*/
/*  border-radius: 0px;*/
/*}*/
/*.woocommerce-billing-fields .input-text, .woocommerce-shipping-fields .input-text {*/
/*	border: 1px solid #666;*/
/*	margin-bottom: 5px;*/
/*	padding:5px;}*/
/*#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment {*/
/*  border-radius: 0px;*/
/*}*/
/*.woocommerce table.shop_table {*/
/*  border-radius: 0px;*/

/*}*/
/*input[name="submit-files"] {*/
/*  border: 1px solid #582f8f;*/
/*  border-radius: 0px;*/
/*  color: #582f8f;*/
/*}*/

/* Other General Styles */

/*img {*/
/*	max-width: 100%;*/
/*	height: auto;*/
/*}*/
/*.tablepad td, .tablepad th {padding:10px !important;}*/
/*.tablepad {margin-bottom:15px;}*/

/* Prevent banner from downsizing too much */
/*#banner {*/
/*	overflow: hidden;*/
/*}*/

/*#banner #banner-container-holder {*/
/*	min-width: 900px;*/
/*	display: inline-block;*/
/*	position: relative;*/
/*	right: -50%;*/
/*}*/

/*#banner #banner-container-row {*/
/*	position: relative;*/
/*	left: -50%;*/
/*}*/

/******* Theme Styles *******/

/*header {*/
/*	min-height: 90px;*/
/*	padding: 20px 0px 0px 0px;*/
/*}*/

/*#header-left img {*/
/*	width: auto;*/
/*	height: 90px;*/
/*}*/

/*#header-right {*/
/*	text-align: right;*/
/*}*/

/*.bclogo {*/
/*	float:right;*/
/*}*/

/*.topbtns {*/
/*	width: 100%;*/
/*	margin-bottom: 15px;*/
/*	text-align: right;*/
/*}*/
/*.topbtns .btn {min-width:150px;margin-bottom:10px;}*/
/*#form-search .form-control {*/
/*	background-color: #fff;*/
/*	border: 1px solid #582F8F;*/
/*	border-radius: 0px;*/
/*	box-shadow: none;*/
/*	color: #582F8F;*/
/*	font-size: 14px;*/
/*	height: 36px;*/
/*	padding: 6px 12px;*/
/*	width: 100%;*/
/*}*/

/*#banner {*/
/*	margin-top: 10px;*/
/*	height: auto;*/
/*}*/

/*#banner .btn {*/
/*	margin-top: 15px;*/
/*}*/

/*#features {*/
/*	padding-left: 0px;*/
/*	padding-right: 0px;*/
/*}*/

/*#features img:hover {*/
/*	opacity: 0.6;*/
	filter: alpha(opacity=60); /* For IE8 and earlier */
/*}*/

/*.magazine-thumbnail img:hover {*/
/*	opacity: 0.6;*/
	filter: alpha(opacity=60); /* For IE8 and earlier */
/*}*/

/*.magazine-date {*/
/*	padding: 15px 0px;*/
/*	text-align: center;*/
/*}*/

/*.page-template-page-magazine #left h2 {*/
/*	border-bottom: 1px solid #582f8f;*/
/*	color: #582f8f;*/
/*	font-family: "Open Sans", sans-serif;*/
/*	font-size: 28px;*/
/*	font-weight: 300;*/
/*	line-height: 50px;*/
/*	margin-top: 0;*/
/*	width: 100%;*/
/*	margin-bottom: 15px;*/
/*}*/

/*#registerhere {*/
/*	margin-bottom: 30px;*/
/*}*/

/*#findasalon {*/
/*	color: #582f8f;*/
/*}*/

/*#findasalon h2 {*/
/*	font-family: 'Open Sans', sans-serif;*/
/*	font-weight: 300;*/
/*	font-size: 22px;*/
/*	width: 100%;*/
/*	background-color: #582f8f;*/
/*	color: #fff;*/
/*	text-align: center;*/
/*	margin-bottom: 0px;*/
/*	margin-top: 0px;*/
/*	line-height: 50px;*/
/*}*/

/*#findasalon img {*/
/*	width: 100%;*/
/*	height: auto;*/
/*	margin-top: 5px;*/
/*	margin-bottom: 5px;*/
/*}*/

/*#findasalon .postcode {*/
/*	width: 100%;*/
/*}*/

/*.within {*/
/*	margin-top: 10px;*/
/*}*/

/*.within select {*/
/*	display: inline-block;*/
/*	vertical-align: middle;*/
/*}*/

/*.within .submit {*/
/*	display: inline-block;*/
/*	padding: 4px 6px;*/
/*	font-size: 14px;*/
/*	margin-top: 0px !important;*/
/*	vertical-align: middle;*/
/*	float: right;*/
/*}*/

/*#findasalon .btn {*/
/*	margin-top: 0px !important;*/
/*}*/

/*#home-buttons img:hover {*/
/*	opacity: 0.6;*/
	filter: alpha(opacity=60); /* For IE8 and earlier */
/*}*/

/*#main {*/
/*	margin-top: 20px;*/
/*}*/

/*#home-news .col-md-12 {*/
/*	padding: 0px !important;*/
/*	clear: both;*/
/*}*/

/*#home-news ul {*/
/*	margin: 0px;*/
/*	padding: 0px;*/
/*	list-style: none;*/
/*}*/

/*#home-news li {*/
/*	padding: 10px 0px;*/
/*	border-bottom: 1px solid #582F8F;*/
/*	width: 49%;*/
/*	display: inline-block;*/
/*	margin-right: 1%;*/
/*	min-height: 170px;*/
/*}*/

/*#home-news li:nth-child(2),*/
/*#home-news li:last-child {*/
/*	margin-right: 0px;*/
/*	float: right;*/
/*}*/

/*#home-news li img {*/
/*	float: left;*/
/*	margin-right: 20px;*/
/*}*/

/*#home-news h3 {*/
/*	font-size: 18px;*/
/*	font-family: 'Open Sans', sans-serif;*/
/*	font-weight: 500;*/
/*	color: #582f8f;*/
/*	margin-bottom: 0px;*/
/*	margin-top: 0px !important;*/
/*}*/

/*#home-twitter {*/
/*	width: 100%;*/
/*	height: auto;*/
/*	padding: 10px;*/
/*	display: block;*/
/*	margin-top: 30px;*/
/*	margin-bottom: 30px;*/
/*	clear: both;*/
/*	text-align: center;*/
/*}*/

/*#home-twitter .icon-twitter {*/
/*	display: inline-block;*/
/*	font-size: 38px;*/
/*	color: #582f8f;*/
/*	vertical-align: middle;*/
/*}*/

/*#home-twitter h2 {*/
/*	display: inline-block;*/
/*	color: #582f8f;*/
/*	margin-left: 15px;*/
/*	font-family: 'Open Sans', sans-serif;*/
/*	font-weight: 300;*/
/*	font-size: 28px;*/
/*	vertical-align: middle;*/
/*	margin-top: 0px;*/
/*}*/

/*#home-logos .col-md-2, #barber-logos .col-md-2, #soty-logos .col-md-2 {*/
/*	margin-bottom: 30px;*/
/*}*/
/*#barber-logos {margin-top:30px;}*/

/*#home-content,*/
/*#home-testimonials {*/
/*	margin-top: 30px;*/
/*}*/
/*#home-content-bottom {padding:15px 0px 0px 0px;}*/
/*#home-content-bottom .col-md-4 {margin-bottom:15px;}*/
/*#home-content h1 {*/
/*	margin-top: 0px;*/
/*}*/

/*.testimonial-widget {*/
	background: #d9dbe0; /* Old browsers */
	background: -moz-linear-gradient(top, #d9dbe0 1%, #edebf0 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #d9dbe0 1%, #edebf0 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #d9dbe0 1%, #edebf0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9dbe0', endColorstr='#edebf0', GradientType=0 ); /* IE6-9 */
/*}*/

/*.testimonial-content {*/
/*	font-style: italic;*/
/*}*/

/*.testimonial-content,*/
/*.testimonial-author {*/
/*	padding: 10px;*/
/*	color: #582F8F;*/
/*	text-align: center;*/
/*}*/
/*.testimonial-link {padding:0px 0px 15px 0px;width:100%;text-align:center;}*/
/*blockquote {*/
/*	padding: 10px 0px 30px 0px !important;*/
/*	margin: 0px 0px 20px 0px !important;*/
/*	font-size: 17.5px;*/
/*	border-bottom: 1px solid #582F8F !important;*/
/*	border-left:0px;*/
/*}*/
/*.covid-warning {width:100%;margin-bottom:15px;padding:15px;font-weight:bold;background-color:#582F8F;color:#fff;}*/
/*#team {*/
/*	padding: 10px 0px;*/
/*	border-bottom: 1px solid #582F8F;*/
/*	border-top: 1px solid #582F8F;*/
/*	width: 100%;*/
/*}*/

/*#team h3 {*/
/*	margin-top: 0px;*/
/*}*/

/*#left ul {*/
/*	padding: 10px 17px;*/
/*}*/

/*#right h2 {*/
/*	font-family: 'Open Sans', sans-serif;*/
/*	font-weight: 300;*/
/*	font-size: 28px;*/
/*	width: 100%;*/
/*	border-bottom: 1px solid #582f8f;*/
/*	color: #582f8f;*/
/*	margin-bottom: 0px;*/
/*	margin-top: 0px;*/
/*	line-height: 50px;*/
/*	text-transform: uppercase;*/
/*}*/

/*#right ul {*/
/*	margin: 0px;*/
/*	padding: 0px;*/
/*	list-style: none;*/
/*}*/

/*#right li {*/
/*	padding: 5px 0px;*/
/*}*/

/*.breadcrumb {*/
/*	background-color: #fff;*/
/*	border-radius: 0px;*/
/*	margin-bottom: 0px;*/
/*	padding: 8px 0px;*/
/*	font-size: 14px;*/
/*}*/

/*#main {*/
/*	margin-bottom: 30px;*/
/*}*/

/*.post-snippet h2,*/
/*.application-snippet h2 {*/
/*	border: 0px;*/
/*	color: #582f8f;*/
/*	font-size: 24px;*/
/*	font-weight: 300;*/
/*	line-height: 30px;*/
/*	margin-top: 0px;*/
/*}*/

/*.blog .post-snippet,*/
/*.archive .post-snippet,*/
/*.application-snippet {*/
/*	border-bottom: 1px solid #582f8f;*/
/*	height: auto;*/
/*	padding-bottom: 10px;*/
/*	display: block;*/
/*	min-height: 200px;*/
/*	float: left;*/
/*}*/

/*.application-snippet {*/
/*	padding: 10px 0px;*/
/*}*/

/*.post-snippet .col-md-4,*/
/*.application-snippet .col-md-4 {*/
/*	padding-left: 0px;*/
/*}*/

/*.post-snippet .col-md-8,*/
/*.application-snippet .col-md-8 {*/
/*	padding-right: 0px;*/
/*}*/

/*.post-date,*/
/*.post-tags {*/
/*	font-weight: bold;*/
/*	margin-bottom: 10px;*/
/*}*/

/*.blog .post-excerpt,*/
/*.archive .post-excerpt,*/
/*.application-snippet .post-excerpt {*/
/*	height: auto;*/
/*}*/

/*.blog .post-thumbnail img,*/
/*.archive .post-thumbnail img,*/
/*.application-snippet .post-thumbnail img {*/
/*	width: 100%;*/
/*	height: auto;*/
/*}*/

/*.pagination {*/
/*	border-radius: 0px;*/
/*	margin: 10px 0px 15px 0px;*/
/*	border-bottom: 1px solid #582F8F;*/
/*	width: 100%;*/
/*}*/

/*.pagination ul {*/
/*	padding: 0px !important;*/
/*	border-bottom: 0px;*/
/*	margin: 5px 0px;*/
/*	text-align: right;*/
/*}*/

/*.pagination > li > a,*/
/*.pagination > li > span {*/
/*	background-color: #fff;*/
/*	border-right: 0px;*/
/*	border-top: 0px;*/
/*	border-bottom: 0px;*/
/*	border-left: 1px solid #582F8F;*/
/*	color: #582F8F;*/
/*}*/

/*.pagination > li:first-child > a,*/
/*.pagination > li:first-child > span {*/
/*	border-bottom-left-radius: 0px;*/
/*	border-top-left-radius: 0px;*/
/*	border-left: 0px;*/
/*}*/

/*.pagination > li:first-child > a:hover,*/
/*.pagination > li:first-child > span:hover {*/
/*	border-bottom-left-radius: 0px;*/
/*	border-top-left-radius: 0px;*/
/*	border-left: 0px;*/
/*}*/

/*.pagination > .active > a,*/
/*.pagination > .active > a:focus,*/
/*.pagination > .active > a:hover,*/
/*.pagination > .active > span,*/
/*.pagination > .active > span:focus,*/
/*.pagination > .active > span:hover {*/
/*	background-color: #582F8F;*/
/*	border-right: 0px;*/
/*	border-top: 0px;*/
/*	border-bottom: 0px;*/
/*	border-left: 1px solid #582F8F;*/
/*}*/

/*.pagination > li > a:focus,*/
/*.pagination > li > a:hover,*/
/*.pagination > li > span:hover,*/
/*.pagination > li > span:focus {*/
/*	background-color: #582F8F;*/
/*	border-left: 1px solid #582F8F;*/
/*	border-right: 0px;*/
/*	border-top: 0px;*/
/*	border-bottom: 0px;*/
/*	color: #fff;*/
/*}*/

/*.pagination > li:last-child > a,*/
/*.pagination > li:last-child > span {*/
/*	border-bottom-right-radius: 0px;*/
/*	border-top-right-radius: 0px;*/
/*}*/

/*.account-box {*/
/*	width: 20%;*/
/*	height: auto;*/
/*	text-align: center;*/
/*	float: left;*/
/*}*/

/*.account-box img {*/
/*	width: 80%;*/
/*	height: auto;*/
/*	margin: 0 auto;*/
/*}*/

/*.account-box img:hover {*/
	-webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
/*	filter: grayscale(100%);*/
/*}*/

/*.account-box h2 {*/
/*	font-size: 18px;*/
/*}*/

/*#footer-content {*/
/*	text-align: center;*/
/*	color: #5d5d5d;*/
/*}*/

/*#footer-line {*/
/*	border-top: 1px solid #582f8f;*/
/*	padding-top: 20px;*/
/*}*/

/*.menu-footer-menu-container {*/
/*	text-align: center;*/
/*	float: none;*/
/*}*/

/*.menu-footer-menu-container li {*/
/*	display: inline-block;*/
/*	padding: 0px 8px 0px 5px;*/
/*	height: 15px;*/
/*	line-height: 15px;*/
/*	border-right: 1px solid #623998;*/
/*}*/

/*.menu-footer-menu-container li:last-child {*/
/*	border-right: 0px;*/
/*}*/

/*.menu-footer-menu-container a {*/
/*	color: #623998;*/
/*	text-decoration: none;*/
/*}*/

/*.menu-footer-menu-container a:hover {*/
/*	color: #929598;*/
/*	text-decoration: none;*/
/*}*/

/*.menu-footer-menu-container ul {*/
/*	margin-left: 0px;*/
/*}*/

/*.purple {*/
/*	color: #623998;*/
/*}*/

/*#twitcker-bar {*/
/*	background-color: transparent !important;*/
/*	background: none !important;*/
/*	color: #623998 !important;*/
/*	border: none !important;*/
/*	box-shadow: none !important;*/
/*	display: none;*/
/*	height: 30px;*/
/*	left: 0;*/
/*	overflow: hidden;*/
/*	position: absolute;*/
/*	top: 0;*/
/*	width: 100%;*/
/*	z-index: 9999;*/
/*}*/

/*#twitcker-bar div.box {*/
/*	background: none !important;*/
/*	border-radius: 0px;*/
/*	box-shadow: none !important;*/
/*	display: inline-block;*/
/*	float: none;*/
/*	margin: 3px 11px 0 0;*/
/*	position: relative;*/
/*	width: auto;*/
/*	z-index: 2;*/
/*}*/

/*#twitcker-bar div.box a {*/
/*	color: #623998 !important;*/
/*	display: inline-block;*/
/*	font-size: 18px !important;*/
/*	font-family: 'Open Sans', sans-serif !important;*/
/*	padding: 3px 8px 2px;*/
/*	text-decoration: none;*/
/*	text-shadow: 0 1px 1px #aec2cc;*/
/*	white-space: nowrap;*/
/*	background-color: transparent !important;*/
/*	background: none !important;*/
/*}*/

/*#twitcker-bar div.border-left {*/
/*	background: none !important;*/
/*	left: 0px !important;*/
/*}*/

/*#twitcker-bar div.border-right {*/
/*	background: none !important;*/
/*	right: 0px !important;*/
/*}*/

/*#twitcker-bar::before,*/
/*#twitcker-bar::after {*/
/*    display: none !important;*/
/*}*/

/*.postcodesearch {*/
/*	width: 100%;*/
/*	height: 50px;*/
/*	line-height: 50px;*/
/*	color: #582f8f;*/
/*}*/

/*.postcode {*/
/*	vertical-align: middle;*/
/*	display: inline-block;*/
/*	margin-right: 15px;*/
/*	height: 30px;*/
/*	line-height: 30px;*/
/*	border: 1px solid #582f8f;*/
/*	color: #582f8f;*/
/*	padding: 5px;*/
/*}*/

/*.postcodesearch select,*/
/*.salonresultsheader-right select {*/
/*	display: inline-block;*/
/*	vertical-align: middle;*/
/*	margin-right: 15px;*/
/*	border: 1px solid #582f8f;*/
/*	color: #582f8f;*/
/*	padding: 2px;*/
/*}*/

/*.postcodesearch .submit,*/
/*.salonresultsheader-right .submit {*/
/*	display: inline-block;*/
/*	padding: 5px 6px;*/
/*	font-size: 14px;*/
/*	margin-top: 0px !important;*/
/*	vertical-align: middle;*/
/*}*/

/*.salonmap {*/
/*	width: 100%;*/
/*	padding-top: 15px;*/
/*	margin-bottom: 15px;*/
/*}*/

/*.salonresultsheader-left {*/
/*	font-family: 'Open Sans', sans-serif;*/
/*	font-weight: 300;*/
/*	font-size: 28px;*/
/*	color: #582f8f;*/
/*}*/

/*.salonresultsheader {*/
/*	width: 100%;*/
/*	border-bottom: 1px solid #582f8f;*/
/*	margin-bottom: 15px;*/
/*	height: 50px;*/
/*	line-height: 50px;*/
/*}*/

/*.salonresultsheader .col-md-6 {*/
/*	padding: 0px !important;*/
/*}*/

/*.salonresultsheader-right {*/
/*	text-align: right;*/
/*}*/

/*.store .web:before { content: 'Email:';color:#582f8f;font-weight:bold;display:block; }*/
/*.store .address:before { content: 'Address:';color:#582f8f;font-weight:bold;display:block; }*/
/*.store .phone:before { content: 'Telephone:';color:#582f8f;font-weight:bold;display:block; }*/

/*.feature-filter input[type="checkbox"] {*/
/*	margin: 0px 10px 0px 0px;*/
/*	vertical-align: middle;*/
/*	display: inline;*/
/*}*/

/*.feature-filter label {*/
/*	line-height: 30px;*/
/*	vertical-align: middle;*/
/*}*/

/*.store .title {*/
/*	color: #582F8F;*/
/*}*/

/*#member-info .btn,*/
/*.page-template-page-soty #left .btn {*/
/*	margin-right: 15px;*/
/*}*/

/*#member-photos {*/
/*	text-align: right;*/
/*}*/

/*#member-map {*/
/*	margin-top: 30px;*/
/*}*/

/*.soty-contact,*/
/*.contact-box {*/
/*	text-align: center;*/
/*	padding: 15px 30px;*/
/*	margin-top: 30px;*/
/*	margin-bottom:30px;*/
/*	color: #582f8f;*/
/*	font-size: 18px;*/
	background: #d9dbe0; /* Old browsers */
	background: -moz-linear-gradient(top, #d9dbe0 1%, #edebf0 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #d9dbe0 1%, #edebf0 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #d9dbe0 1%, #edebf0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9dbe0', endColorstr='#edebf0', GradientType=0 ); /* IE6-9 */
/*}*/

/*.page-template-page-soty #findasalon h2 {*/
/*	font-size: 20px;*/
/*}*/

/*#linkcontainer ul {*/
/*	margin: 0px;*/
/*	padding: 0px;*/
/*	list-style: none !important;*/
/*}*/

/*.links li {*/
/*	padding: 5px 0px;*/
/*}*/

/*.landing-row {*/
/*	padding: 10px 0px;*/
/*	border-bottom: 1px solid #582F8F;*/
/*	width: 100%;*/
/*	height: auto;*/
/*	display: block;*/
/*	float: left;*/
/*}*/

/*.landing-row h3 {*/
/*	margin-top: 0px;*/
/*}*/

/*.landing-row .col-md-3 {*/
/*	padding-left: 0px;*/
/*}*/

/*#barber-middle {*/
/*	padding: 30px 0px;*/
/*}*/

/*.info-box img:hover {opacity: 0.7;*/
/*    filter: alpha(opacity=70); }*/

/* Advertise with us page */

/*.our-audience {background-color:#f0e6fd;padding:10px;color:#582f8f;}*/
/*.our-audience h3 {margin-top:0px;color:#582f8f;}*/
/*.our-audience ul {padding-left:20px;}*/
/*.our-audience li {margin-bottom:10px;}*/
/*table.sponsorship-opportunities, table.online-table {margin:30px 0px;border:1px solid #582f8f;}*/
/*table.sponsorship-opportunities td, table.online-table td {padding:10px;border-right:1px solid #582f8f;}*/
/*table.sponsorship-opportunities tr:nth-child(even), table.online-table tr:nth-child(even) {background-color: #f6f6f6;border-bottom:1px solid #582f8f;}*/
/*table.sponsorship-opportunities tr:nth-child(odd), table.online-table tr:nth-child(odd) {background-color: #fff;border-bottom:1px solid #582f8f;}*/
/*table.sponsorship-opportunities tr.table-header, table.online-table tr.table-header {background-color:#582F8F !important;color:#fff !important;}*/


/* Newsletters Page */

/*ul.newsletters-archive  {margin:0px;list-style:none;padding: 10px 0px !important;}*/
/*.newsletters-archive li {padding:5px 0px;}*/

/*
UNUSED INFO BOX STYLE


.info-box {background-image:url(images/postit.png);background-repeat:no-repeat;background-size:contain;color:#6f3db2;font-size:18px;text-transform:uppercase;}
.info-box {
	position: relative;
	width: 25%;
}
.info-box:before{
	content: "";
	display: block;
	padding-top: 100%;
}
.info-box-content{
	position:  absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
*/

/* Menu Styles */
/*.navbar-collapse {*/
/*	background-image: url(images/menuline.png);*/
/*	background-repeat: repeat-x;*/
/*	background-position: bottom;*/
/*}*/

/*.navbar-collapse {*/
/*	padding-left: 0px;*/
/*	padding-right: 0px;*/
/*}*/

/*.navbar {*/
/*	background-color: transparent;*/
/*	border: none;*/
/*	min-height: inherit;*/
/*	margin-top: 5px;*/
/*	margin-bottom: 0;*/
/*	font-family: 'Open Sans', sans-serif;*/
/*	font-weight: 300;*/
/*	font-size: 18px;*/
/*	text-transform: uppercase;*/
/*}*/

/*.navbar .main-menu > li {*/
/*	border-left: none;*/
/*}*/

/*.navbar .main-menu > li:first-child {*/
/*	border-left: none;*/
/*}*/

/* first level styling */
/*.navbar .main-menu > li > a {*/
/*	color: #582f8f;*/
/*	z-index: 1000;*/
/*}*/

/*.navbar .main-menu > li > a:hover,*/
/*.dropdown > li:hover > a {*/
/*	color: #929598;*/
/*	background-image: url(images/menuline-on.png);*/
/*	background-repeat: repeat-x;*/
/*	background-position: bottom;*/
/*}*/

/* second level styling */
/*.navbar .main-menu > li > ul {*/
/*}*/

/*.navbar .main-menu > li > ul > li > a {*/
/*	background-color: #582f8f;*/
/*	color: #fff;*/
/*	padding: 5px 15px;*/
/*	z-index: 2000;*/
/*	text-transform: none;*/
/*	font-size: 16px;*/
/*}*/

/*.navbar .main-menu > li > ul > li > a:hover,*/
/*.dropdown > li ul > li:hover > a {*/
/*	background-color: #929598;*/
/*	color: #fff !important;*/
/*}*/

/* third level styling */
/*.navbar .main-menu > li ul > li > ul {*/
/*}*/

/*.navbar .main-menu > li > ul > li > ul > li a {*/
/*	background-color: #fafafa;*/
/*	color: #000000;*/
/*	padding: 5px 15px;*/
/*	z-index: 3000;*/
/*}*/

/*.navbar .main-menu > li > ul > li > ul > li a:hover {*/
/*}*/

/*.navbar-default .navbar-toggle .icon-bar {*/
/*	background-color: #582F8F;*/
/*}*/

/*#navbar-close {*/
/*	color: #582F8F;*/
/*}*/

/*@media only screen and (min-width: 992px) {*/

/* second level positioning */
/*.navbar .main-menu > li:hover > ul {*/
/*	top: auto;*/
/*	width: 20em;*/
/*	margin-left: -1px;*/
/*	display: block;*/
/*}*/

/*.logged-in .navbar .main-menu > li:hover > ul {*/
/*	width: 22em;*/
/*}*/


/* third level positioning */
/*.navbar .main-menu > li ul > li:hover > ul {*/
/*	top: 0;*/
/*	width: 20em;*/
/*	margin-left: 19em;*/
/*	display: block;*/
/*	z-index: 10000;*/
/*}*/
/*}*/

/*.navbar .caret {*/
/*	display: none;*/
/*}*/

/*.homelink a {*/
/*	background-color: transparent !important;*/
/*	background-image: url("images/home.png") !important;*/
/*	background-position: left top;*/
/*	background-repeat: no-repeat;*/
/*	padding: 0;*/
/*	text-indent: -9999px;*/
/*	width: 23px;*/
/*	height: 50px;*/
/*}*/

/*.homelink a:hover {*/
/*	background-color: transparent !important;*/
/*	background-image: url("images/home-on.png") !important;*/
/*	width: 23px;*/
/*	height: 50px;*/
/*	border-radius: 0px !important;*/
/*}*/

/*.navbar .nav > .homelink > a {*/
/*	background-color: #fff !important;*/
/*	color: #376092 !important;*/
/*}*/

/* COLLAPSE MENU ON SM SIZE */

/*@media (max-width: 991px) {*/

/*.navbar-header {*/
/*	float: none;*/
/*}*/

/*.navbar-toggle {*/
/*	display: block;*/
/*}*/

/*.navbar-collapse {*/
/*	border-top: 1px solid transparent;*/
/*	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);*/
/*}*/

/*.navbar-collapse.collapse {*/
/*	display: none!important;*/
/*}*/

/*.navbar-nav {*/
/*	float: none!important;*/
/*	margin: 7.5px -15px;*/
/*}*/

/*.navbar-nav>li {*/
/*	float: none;*/
/*}*/

/*.navbar-nav>li>a {*/
/*	padding-top: 10px;*/
/*	padding-bottom: 10px;*/
/*}*/

/*.navbar-text {*/
/*	float: none;*/
/*	margin: 15px 0;*/
/*}*/

/* since 3.1.0 */
/*.navbar-collapse.collapse.in {*/
/*	display: block!important;*/
/*}*/

/*.collapsing {*/
/*	overflow: hidden!important;*/
/*}*/
/*}*/

/* Gallery Styles */
/*.custom-gallery-grid,*/
/*.custom-gallery-grid ul,*/
/*.custom-gallery-grid li {*/
/*	margin: 0;*/
/*	padding: 0;*/
/*	list-style: none;*/
/*}*/

/*.custom-gallery-grid li {*/
/*	width: 23%;*/
/*	margin-left: 1%;*/
/*	margin-right: 1%;*/
/*}*/

/*.nextgen_pro_grid_album .image_container {*/
/*	float: left;*/
/*	padding: 0px 14px !important;*/
/*	margin: 0px 0px 28px 0px !important;*/
/*	position: relative;*/
/*	overflow: hidden;*/
/*	height: 264px !important;*/
/*}*/

/*.nextgen_pro_grid_album .image_container:hover .caption_link {*/
/*	opacity: 1;*/
/*	background-color: rgba(88, 47, 143, 0.8);*/
/*	background: rgba(88, 47, 143, 0.8);*/
/*}*/

/*.nextgen_pro_grid_album .image_container img {*/
/*	margin: 0px;*/
/*	padding: 0px;*/
/*	float: left;*/
/*	z-index: 4;*/
/*}*/

/*.nextgen_pro_grid_album .image_container img:hover {*/
/*}*/

/*.nextgen_pro_grid_album .image_container .caption_link {*/
/*	cursor: pointer;*/
/*	position: absolute;*/
/*	opacity: 0;*/
/*	-webkit-transition: all 0.45s ease-in-out;*/
/*	-moz-transition: all 0.45s ease-in-out;*/
/*	-o-transition: all 0.45s ease-in-out;*/
/*	-ms-transition: all 0.45s ease-in-out;*/
/*	transition: all 0.45s ease-in-out;*/
/*}*/

/*.nextgen_pro_grid_album .image_container .caption_link {*/
/*	z-index: 10;*/
/*	font-family: 'Open Sans', sans-serif !important;*/
/*	font-weight: 300 !important;*/
/*	font-size: 22px !important;*/
/*	color: #fff;*/
/*	text-transform: uppercase !important;*/
/*	position: absolute;*/
/*	width: 264px;*/
/*	height: 264px !important;*/
/*	padding-top: 117px;*/
/*	text-align: center;*/
/*	top: 0px;*/
/*	left:15px !important;*/
/*	max-height: inherit !important;*/
/*}*/

/*.nextgen_pro_grid_album .image_container .caption_link a,*/
/*.nextgen_pro_grid_album .image_container .caption_link a:hover,*/
/*.caption_link {*/
/*	color: #fff !important;*/
/*	text-decoration: none !important;*/
/*}*/

/*.nextgen_pro_grid_album .caption_link a {*/
/*	line-height: 100% !important;*/
/*	max-height: inherit !important;*/
/*	height: inherit !important;*/
/*}*/

/*#gallery {*/
/*	padding: 0px !important;*/
/*}*/

/*.galleryintro {*/
/*	padding: 0px 15px;*/
/*}*/

/* Font Styles */

/*body {*/
/*	font-family: 'Open Sans', sans-serif;*/
/*	color: #5d5d5d;*/
/*	font-size: 16px;*/
/*}*/

/*a {*/
/*	color: #582f8f;*/
/*}*/

/*a:hover {*/
/*	color: #929598;*/
/*}*/

/*h1 {*/
/*	font-family: 'Open Sans', sans-serif;*/
/*	font-weight: 300;*/
/*	font-size: 36px;*/
/*	color: #582f8f;*/
/*	text-transform: uppercase;*/
/*}*/

/*h2 {*/
/*	color: #582f8f;*/
/*}*/

/*#features h2 {*/
/*	font-family: 'Open Sans', sans-serif;*/
/*	font-weight: 300;*/
/*	font-size: 24px;*/
/*	width: 100%;*/
/*	border-top: 1px solid #582f8f;*/
/*	color: #582f8f;*/
/*	margin-bottom: 0px;*/
/*	margin-top: 0px;*/
/*	line-height: 50px;*/
/*}*/
/*.page-template-page-members #features h2 {font-size:18px;}*/
/*#home-news h2 {*/
/*	font-family: 'Open Sans', sans-serif;*/
/*	font-weight: 300;*/
/*	font-size: 28px;*/
/*	width: 100%;*/
/*	border-bottom: 1px solid #582f8f;*/
/*	color: #582f8f;*/
/*	margin-bottom: 0px;*/
/*	margin-top: 0px;*/
/*	line-height: 50px;*/
/*}*/

/*h3 {*/
/*}*/

/*h4,*/
/*h5,*/
/*h6 {*/
/*}*/

/*.btn, #wp-submit {*/
/*	padding: 8px 16px;*/
/*	font-family: 'Open Sans', sans-serif;*/
/*	font-weight: 300;*/
/*	color: #ffffff;*/
/*	text-shadow: none;*/
/*	background-color: #582f8f;*/
/*	background-image: transparent;*/
/*	border: 0px;*/
/*	border-color: transparent;*/
/*	border-radius: 0px;*/
/*	box-shadow: none;*/
/*	text-transform: uppercase;*/
/*}*/

/*.btn:hover, #wp-submit:hover {*/
/*	color: #ffffff;*/
/*	background-color: #929598;*/
/*}*/

/*.btnpad {*/
/*	margin-left: 15px;*/
/*}*/

/*.error {*/
/*	color: red;*/
/*}*/

/* Login styles */

/*.login-form-container {width:50%;margin:50px auto;border: 1px solid #582f8f;padding:10px;}*/
/*.login-form-container label {width:175px;color:#582F8F;}*/
/*.login-form-container #user_login, .login-form-container #user_pass {width:100%;padding:5px;color:#582F8F;border:1px solid #582F8F;}*/

/*.logged-message {font-size:12px;margin-top:7px;}*/

/*#menu-my-account-menu .sub-menu {padding-left:15px !important;}*/
/*#menu-my-account-menu .sub-menu li {padding:5px 0px 0px 0px !important;}*/

/* Woocommerce overrides */

/*.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {*/
/*  background-color: #582f8f !important;*/
/*  padding: 8px 16px !important;*/
/*  font-family: 'Open Sans', sans-serif !important;*/
/*  font-weight: 300 !important;*/
/*  color:#fff !important;*/
/*  border-radius:0 !important;*/
/*  text-transform:uppercase;*/
/*}*/
/*.woocommerce-Input {padding:5px;line-height:35px;}*/

/*@media only screen and (min-width: 768px) {*/

/*a[href^="tel"] {*/
/*	text-decoration: none;*/
/*	pointer-events: none;*/
/*	cursor: default;*/
/*}*/

/*}*/

/*@media only screen and (max-width: 600px) {*/
/*.custom_company-image {*/
/*    width: 100% !important;*/
/*    height: 125px;*/
/*}*/
/*}*/

/* Slider Styles */

/*.slidertitle {*/
/*	color: #582f8f;*/
/*	font-family: 'Open Sans', sans-serif;*/
/*	font-weight: 800;*/
/*	font-size: 30px;*/
/*	margin-bottom: 10px;*/
/*}*/

/*.sliderstrap {*/
/*	color: #582f8f;*/
/*	font-family: 'Open Sans', sans-serif;*/
/*	font-weight: 300;*/
/*	font-size: 20px;*/
/*}*/

/*.ms-slide-info {*/
/*	margin-top: 50px;*/
/*}*/

/*.ms-info ul {*/
/*	padding-left: 20px;*/
/*}*/

/*.ms-info li {*/
/*	display: block;*/
/*}*/

/*.ms-info li:before {*/
	/*Using a Bootstrap glyphicon as the bullet point*/
/*	content: "\e013";*/
/*	font-family: 'Glyphicons Halflings';*/
/*	font-size: 12px;*/
/*	float: left;*/
/*	margin-top: 6px;*/
/*	margin-left: -17px;*/
/*	color: #582F8F;*/
/*}*/

/* Responsive Styles */

/*@media only screen and (min-width: 1200px) {*/
/*	.logged-in .topbtns {*/
/*  margin-bottom: 7px;*/
/*}*/
/*.logged-in .nav > li > a {*/
/*	display: block;*/
/*	padding: 15px 12px;*/
/*	position: relative;*/
/*}*/
/*}*/

/*@media only screen and (min-width: 992px) and (max-width: 1199px) {*/

/*.nav > li > a {*/
/*	display: block;*/
/*	padding: 15px 10px;*/
/*	position: relative;*/
/*}*/

/*.logged-in .topbtns {*/
/*  margin-bottom: 7px;*/
/*}*/

/*.navbar {*/
/*	font-size: 17px;*/
/*}*/

/*.logged-in .nav > li > a {*/
/*	display: block;*/
/*	padding: 15px 7px;*/
/*	position: relative;*/
/*	font-size: 16px;*/
/*}*/

/*.topbtns .btn {*/
/*	padding: 6px;*/
/*	font-size: 14px;*/
/*}*/

/*#registerhere {*/
/*	margin-bottom: 34px;*/
/*}*/

/*#findasalon h2 {*/
/*	font-size: 18px;*/
/*	line-height: 40px;*/
/*}*/

/*#findasalon p {*/
/*	font-size: 13px;*/
/*}*/

/*.within {*/
/*	font-size: 14px;*/
/*}*/

/*#features h2 {*/
/*	font-size: 20px;*/
/*}*/

/*#home-news li {*/
/*	min-height: 250px;*/
/*}*/

/*#home-news li img {*/
/*	float: left;*/
/*	margin-right: 20px;*/
/*	width: 150px;*/
/*	height: auto;*/
/*	margin-bottom: 60px;*/
/*}*/

/*.nextgen_pro_grid_album .image_container {*/
/*	width: 214px !important;*/
/*	height: 214px !important;*/
/*}*/

/*.nextgen_pro_grid_album .image_container .caption_link {*/
/*	font-size: 18px !important;*/
/*	width: 214px;*/
/*	height: 214px !important;*/
/*	padding-top: 92px;*/
/*}*/

/*.nextgen_pro_grid_album .image_container img {*/
/*	width: 214px !important;*/
/*	height: 214px !important;*/
/*}*/

/*.ms-slide-info {*/
/*	margin-top: 30px;*/
/*	left: 30px !important;*/
/*}*/

/*.slidertitle {*/
/*	font-size: 28px;*/
/*}*/

/*.sliderstrap {*/
/*	font-size: 18px;*/
/*}*/
/*	.page-template-page-members #features h2 {*/
/*	font-size: 15px;*/
/*}*/
/*}*/

/*@media only screen and (max-width: 991px) {*/

/*#findasalon {margin-top:20px;}*/
/*#findasalon h2 {cursor: pointer;}*/

/*#findasalon h2:hover {background-color:#929598}*/

/*.btnpad {*/
/*  margin-left: 5px;*/
/*}*/
/*header .logged-message {display:none;}*/

/*}*/

/*@media only screen and (min-width: 768px) and (max-width: 991px) {*/

/*.navbar .main-menu > li > a {*/
/*	font-size: 16px;*/
/*}*/

/*#header-left img {*/
/*	width: 160px;*/
/*	height: auto;*/
/*}*/


/*#header-right {*/
/*	font-size: 14px;*/
/*	padding-top: 0px;*/
/*	font-weight: 500;*/
/*}*/

/*header .logged-message {display:none;}*/

/*.nav > li > a {*/
/*	display: block;*/
/*	padding: 15px 8px;*/
/*	position: relative;*/
/*}*/

/*.navbar {*/
/*	font-size: 14px;*/
/*}*/

/*.homelink a {*/
/*	background-color: transparent !important;*/
/*	background-image: none !important;*/
/*	text-indent: 0px;*/
/*	width: inherit;*/
/*	height: inherit;*/
/*}*/

/*.homelink a:hover {*/
/*	background-color: #582F8F !important;*/
/*	background-image: none !important;*/
/*	color: #fff !important;*/
/*	width: inherit;*/
/*	height: inherit;*/
/*	border-radius: 0px !important;*/
/*}*/

/*.navbar .nav > .homelink > a {*/
/*	background-color: #582F8F !important;*/
/*	background-image: none !important;*/
/*	color: #fff !important;*/
/*}*/

/*.navbar .main-menu > li > a:hover,*/
/*.dropdown > li:hover > a {*/
/*	background-color: #582F8F;*/
/*	color: #fff !important;*/
/*	background-image: none !important;*/
/*}*/

/*.navbar-toggle {*/
/*	border-radius: 0px;*/
/*	width: 40px;*/
/*	height: 40px;*/
/*	line-height: 40px;*/
/*	text-align: center;*/
/*	padding: 0px;*/
/*}*/

/*.navbar-toggle {margin-right:0px;}*/

/*.navbar-nav {*/
/*  float: none !important;*/
/*  margin: 0px;*/
/*}*/

/*.search-toggle {padding: 8px 12px;}*/

/*#navbar-hamburger {*/
/*	width: 22px !important;*/
/*	margin: 0 auto;*/
/*}*/

/*.navbar-default .navbar-toggle:focus,*/
/*.navbar-default .navbar-toggle:hover {*/
/*	background-color: #fff;*/
/*}*/

/*.navbar-default .navbar-toggle {*/
/*	border-color: #fff;*/
/*}*/

/*.search-toggle {padding: 8px 12px;}*/

/*.pull-right {*/
/*	float: none !important;*/
/*}*/

/*#right .col-md-3 {*/
/*	width: 100% !important;*/
/*	display: block;*/
/*}*/

/*#right {*/
/*	padding-left: 30px !important;*/
/*}*/

/*#features h2 {*/
/*	font-size: 22px;*/
/*}*/

/*.page-template-page-members #features h2 {*/
/*    font-size: 15px;*/
/*}*/

/*.blog .col-md-9,*/
/*.archive .col-md-9 {*/
/*	padding-bottom: 60px !important;*/
/*}*/

/*#right {*/
/*	clear: both !important;*/
/*}*/

/*#features .col-md-4 {*/
/*	margin-bottom: 30px;*/
/*}*/

/*#registerhere {*/
/*	margin-bottom: 23px;*/
/*}*/
/*#registerhere, #home-buttons .custom-widget-container {*/
/*    width: 48.6%;*/
/*    height: auto;*/
/*    display: inline-block;*/
/*}*/

/*#home-buttons img {*/
/*	margin-left: 15px;*/
/*	width: 345px;*/
/*	height: auto;*/
/*}*/

/*#home-news li {*/
/*	padding: 10px 0px;*/
/*	border-bottom: 1px solid #582F8F;*/
/*	width: 100%;*/
/*	display: inline-block;*/
/*	margin-right: 0px;*/
/*	min-height: 150px;*/
/*}*/
/*#home-content, #home-content-bottom {width:100%;}*/
/*#member-photos {*/
/*	text-align: center;*/
/*	margin-top: 30px;*/
/*}*/

/*.nextgen_pro_grid_album .image_container {*/
/*	width: 159px !important;*/
/*	height: 159px !important;*/
/*}*/

/*.nextgen_pro_grid_album .image_container .caption_link {*/
/*	font-size: 16px !important;*/
/*	width: 159px;*/
/*	height: 159px !important;*/
/*	padding-top: 65px;*/
/*}*/

/*.nextgen_pro_grid_album .image_container img {*/
/*	width: 159px !important;*/
/*	height: 159px !important;*/
/*}*/

/*.ms-slide-info {*/
/*	margin-top: 30px;*/
/*	left: 30px !important;*/
/*}*/

/*.slidertitle {*/
/*	font-size: 28px;*/
/*}*/

/*.sliderstrap {*/
/*	font-size: 18px;*/
/*}*/

/*}*/

/*@media only screen and (min-width: 641px) and (max-width: 767px) {*/

/*header {*/
/*	min-height: 110px;*/
/*}*/

/*#header-right {*/
/*	padding-top: 0px;*/
/*}*/

/*#header-left .img-responsive {*/
/*	display: inline;*/
/*	height: auto;*/
/*	max-width: 100%;*/
/*	margin: 15px auto;*/
/*}*/

/*	#header-left img {*/
/*	width: 140px;*/
/*	height: auto;*/
/*}*/
/*.topbtns {*/
/*	width: 100%;*/
/*	padding-left:10%;*/
/*}*/

/*header .logged-message {display:none;}*/

/*#right h2 {*/
/*	width: 100% !important;*/
/*}*/

/*.navbar-header {*/
/*	text-align: center;*/
/*}*/

/*.navbar-collapse {*/
/*	padding-left: 15px;*/
/*}*/

/*.homelink a {*/
/*	background-color: transparent !important;*/
/*	background-image: none !important;*/
/*	text-indent: 0px;*/
/*	width: inherit;*/
/*	height: inherit;*/
/*}*/

/*.homelink a:hover {*/
/*	background-color: #582F8F !important;*/
/*	background-image: none !important;*/
/*	color: #fff !important;*/
/*	width: inherit;*/
/*	height: inherit;*/
/*	border-radius: 0px !important;*/
/*}*/
/*.page-template-page-members #features h2 {*/
/*    font-size: 13px;*/
/*}*/
/*.navbar .nav > .homelink > a {*/
/*	background-color: #582F8F !important;*/
/*	background-image: none !important;*/
/*	color: #fff !important;*/
/*}*/

/*.navbar .main-menu > li > a:hover,*/
/*.dropdown > li:hover > a {*/
/*	background-color: #582F8F;*/
/*	color: #fff !important;*/
/*	background-image: none !important;*/
/*}*/

/*.navbar-toggle {*/
/*	border-radius: 0px;*/
/*	width: 40px;*/
/*	height: 40px;*/
/*	line-height: 40px;*/
/*	text-align: center;*/
/*	padding: 0px;*/
/*}*/

/*.navbar-toggle {margin-right:15px;}*/

/*.navbar-nav {*/
/*  float: none !important;*/
/*  margin: 0px;*/
/*}*/

/*.search-toggle {padding: 8px 12px;}*/

/*#navbar-hamburger {*/
/*	width: 22px !important;*/
/*	margin: 0 auto;*/
/*}*/

/*.navbar-default .navbar-toggle:focus,*/
/*.navbar-default .navbar-toggle:hover {*/
/*	background-color: #fff;*/
/*}*/

/*.navbar-default .navbar-toggle {*/
/*	border-color: #fff;*/
/*}*/

/*.pull-right {*/
/*	float: none !important;*/
/*}*/

/*.post-snippet,*/
/*.application-snippet {*/
/*	height: auto !important;*/
/*}*/

/*.blog .post-snippet,*/
/*.archive .post-snippet,*/
/*.application-snippet {*/
/*	float: none;*/
/*}*/

/*.blog .post-snippet .post-thumbnail,*/
/*.archive .post-snippet .post-thumbnail,*/
/*.application-snippet .application-thumbnail {*/
/*	margin-bottom: 15px;*/
/*	margin-top: 15px;*/
/*}*/

/*.blog .post-snippet .col-md-8,*/
/*.archive .post-snippet .col-md-8,*/
/*.application-snippet .col-md-8 {*/
/*	padding: 0px !important;*/
/*}*/

/*.blog .post-snippet .col-md-4,*/
/*.archive .post-snippet .col-md-4,*/
/*.application-snippet .col-md-4 {*/
/*	padding: 0px !important;*/
/*}*/

/*#right {*/
/*	clear: both !important;*/
/*}*/

/*#features h2 {*/
/*	font-size: 17px;*/
/*}*/

/*#features .col-md-4 {*/
/*	margin-bottom: 30px;*/
/*}*/

/*#registerhere {*/
/*	margin-right: 2%;*/
/*}*/

/*#registerhere,*/
/*#home-buttons .custom-widget-container {*/
/*	width: 48.6%;*/
/*	height: auto;*/
/*	display: inline-block;*/
/*}*/

/*#home-buttons img {*/
/*	width: 100%;*/
/*	height: auto;*/
/*}*/

/*#home-news li {*/
/*	padding: 10px 0px;*/
/*	border-bottom: 1px solid #582F8F;*/
/*	width: 100%;*/
/*	display: inline-block;*/
/*	margin-right: 0px;*/
/*	min-height: 150px;*/
/*}*/

/*.testimonial-image img {*/
/*	width: 100%;*/
/*	height: auto;*/
/*}*/

/*#member-photos {*/
/*	text-align: center;*/
/*	margin-top: 30px;*/
/*}*/

/*.nextgen_pro_grid_album .image_container {*/
/*	width: 21% !important;*/
/*	height: 0 !important;*/
/*	padding-bottom: 21% !important;*/
/*	padding-left: 2% !important;*/
/*	padding-right: 2% !important;*/
/*	margin-bottom: 2% !important;*/
/*}*/

/*.nextgen_pro_grid_album .image_container .caption_link {*/
/*	font-size: 16px !important;*/
/*	width: 100%;*/
/*	height: auto !important;*/
/*	padding-bottom: 21% !important;*/
/*}*/

/*.nextgen_pro_grid_album .image_container img {*/
/*	width: 100% !important;*/
/*	height: auto !important;*/
/*}*/

/*.ms-slide-info {*/
/*	margin-top: 20px;*/
/*	left: 30px !important;*/
/*	width: 60% !important;*/
/*}*/

/*.slidertitle {*/
/*	font-size: 28px;*/
/*}*/

/*.sliderstrap {*/
/*	font-size: 18px;*/
/*}*/

/*#banner .btn {*/
/*	margin-top: 5px;*/
/*}*/

/*.login-form-container {width:75%;}*/

/*}*/

/*@media only screen and (max-width: 640px) {*/

/*	img.alignright, img.alignleft {*/
/*		float: none;*/
/*    margin: 5px 0 10px 0px;*/
/*		width:100%;*/
/*		height:auto;*/
/*}*/

/*header {*/
/*	height: auto;*/
/*}*/

/*header .container {*/
/*	padding: 0 !important;*/
/*}*/

/*#header-right {*/
/*	padding-top: 15px;*/
/*	font-size: 16px;*/
/*	font-weight: 500;*/
/*}*/

/*#header-right .greenbtn {*/
/*	display: none;*/
/*}*/

/*#header-left,*/
/*#header-right {*/
/*	padding-bottom: 5px;*/
/*	width: 100% !important;*/
/*}*/
/*#header-right {text-align:left !important;}*/
/*#header-left {*/
/*	text-align: left !important;*/
/*	padding-left: 15px !important;*/
/*}*/

/*#header-left .img-responsive {*/
/*	max-width: 100%;*/
/*	margin: 15px auto;*/
/*}*/

/*#header-left img {*/
/*	max-width: 80% !important;*/
/*}*/

/*	#header-left img {*/
/*	width: 125px;*/
/*	height: auto;*/
/*}*/
/*.bclogo {float:right !important;margin-left:0px !important;margin-top:0px;}*/

/*header .logged-message {display:none;}*/

/*.topbtns {*/
/*	text-align: left;*/
/*	margin-bottom:0px;*/
/*}*/

/*.page-content {*/
/*	margin-top: 15px;*/
/*}*/

/*#features .col-md-4 {*/
/*	width: 100% !important;*/
/*	margin-bottom: 30px;*/
/*}*/
/*#features img {width:100%;height:auto;}*/
/*header .row,*/
/*header .container {*/
/*	width: 100% !important;*/
/*	margin: 0px !important;*/
/*	padding: 0px !important;*/
/*}*/

/*header .container {*/
/*	width: 100% !important;*/
/*	margin: 0px !important;*/
/*	padding: 10px 0px !important;*/
/*}*/

/*#right h2 {*/
/*	width: 100% !important;*/
/*}*/

/*.pull-right {*/
/*	float: none !important;*/
/*}*/

/*.navbar-header {*/
/*	text-align: center;*/
/*}*/

/*.navbar-collapse {*/
/*	padding-left: 15px;*/
/*}*/

/*.homelink a {*/
/*	background-color: transparent !important;*/
/*	background-image: none !important;*/
/*	text-indent: 0px;*/
/*	width: inherit;*/
/*	height: inherit;*/
/*}*/

/*.homelink a:hover {*/
/*	background-color: #582F8F !important;*/
/*	background-image: none !important;*/
/*	color: #fff !important;*/
/*	width: inherit;*/
/*	height: inherit;*/
/*	border-radius: 0px !important;*/
/*}*/

/*.navbar .nav > .homelink > a {*/
/*	background-color: #582F8F !important;*/
/*	background-image: none !important;*/
/*	color: #fff !important;*/
/*}*/

/*.navbar .main-menu > li > a:hover,*/
/*.dropdown > li:hover > a {*/
/*	background-color: #582F8F;*/
/*	color: #fff !important;*/
/*	background-image: none !important;*/
/*}*/

/*.navbar-toggle {*/
/*	margin-top: 0px;*/
/*	border-radius: 0px;*/
/*	width: 40px;*/
/*	height: 40px;*/
/*	line-height: 40px;*/
/*	text-align: center;*/
/*	padding: 0px;*/
/*}*/

/*.navbar-toggle {margin-top:-68px !important;margin-right:15px;}*/

/*.navbar-nav {*/
/*  float: none !important;*/
/*  margin: 0px;*/
/*}*/

/*.search-toggle {padding: 8px 12px;}*/

/*#navbar-hamburger {*/
/*	width: 22px !important;*/
/*	margin: 0 auto;*/
/*}*/

/*.navbar-default .navbar-toggle:focus,*/
/*.navbar-default .navbar-toggle:hover {*/
/*	background-color: #fff;*/
/*}*/

/*.navbar-default .navbar-toggle {*/
/*	border-color: #fff;*/
/*}*/

/*.navbar .current-menu-item a,*/
/*.navbar .dropdown-menu a {*/
/*	background-color: #929598 !important;*/
/*	color: #fff !important;*/
/*}*/

/*.navbar .main-menu > li > a:hover,*/
/*.dropdown > li:hover > a {*/
/*	background-color: #582f8f !important;*/
/*	color: #fff;*/
/*	background-image: none;*/
/*}*/

/*.pagination > li > a,*/
/*.pagination > li > span {*/
/*	padding: 6px 8px !important;*/
/*}*/

/*#right {*/
/*	clear: both !important;*/
/*}*/

/*#registerhere,*/
/*#home-buttons .custom-widget-container {*/
/*	width: 100%;*/
/*	height: auto;*/
/*}*/

/*#home-buttons {*/
/*	margin-top: 30px;*/
/*}*/

/*#home-buttons img {*/
/*	width: 100%;*/
/*	height: auto;*/
/*}*/

/*#home-news li {*/
/*	padding: 10px 0px;*/
/*	border-bottom: 1px solid #582F8F;*/
/*	width: 100%;*/
/*	display: block;*/
/*	margin-right: 0px;*/
/*	height: auto;*/
/*	text-align: left;*/
/*	float:left;*/
/*}*/

/*#home-news li img {*/
/*	width: 25%;*/
/*	height: auto;*/
/*}*/

/*.blog .post-snippet,*/
/*.archive .post-snippet,*/
/*.application-snippet {*/
/*	float: none;*/
/*}*/

/*.blog .post-snippet .post-thumbnail,*/
/*.archive .post-snippet .post-thumbnail,*/
/*.application-snippet .application-thumbnail {*/
/*	margin-bottom: 15px;*/
/*	margin-top: 15px;*/
/*}*/

/*.blog .post-snippet .col-md-8,*/
/*.archive .post-snippet .col-md-8,*/
/*.application-snippet .col-md-8 {*/
/*	padding: 0px !important;*/
/*}*/

/*.blog .post-snippet .col-md-4,*/
/*.archive .post-snippet .col-md-4,*/
/*.application-snippet .col-md-4 {*/
/*	padding: 0px !important;*/
/*}*/

/*#right {*/
/*	clear: both !important;*/
/*}*/

/*.slidertitle {*/
/*	font-size: 3.8vw;*/
/*	margin-bottom: 5px;*/
/*}*/

/*.sliderstrap {*/
/*	font-size: 2.5vmin;*/
/*}*/

/*.ms-info li:before {*/
/*	font-size: 2.3vmin;*/
/*	margin-top: 0px;*/
/*}*/

/*.ms-slide-info {*/
/*	margin-top: 4%;*/
/*	left: 4% !important;*/
/*	width: 55% !important;*/
/*}*/

/*.ms-slide-info ul {*/
/*	margin-bottom: 5px;*/
/*}*/

/*#banner .btn {*/
/*	padding: 6px 8px;*/
/*	margin-top: 2vmin;*/
/*	font-size: 2.3vmin;*/
/*}*/

/*.testimonial-image img {*/
/*	width: 100%;*/
/*	height: auto;*/
/*}*/

/*.postcodesearch {*/
/*	height: auto;*/
/*	line-height: 50px;*/
/*}*/

/*#member-photos {*/
/*	text-align: center;*/
/*	margin-top: 30px;*/
/*}*/

/*.nextgen_pro_grid_album .image_container {*/
/*	width: 43% !important;*/
/*	height: 0 !important;*/
/*	padding-left: 3.5% !important;*/
/*	padding-right: 3.5% !important;*/
/*	margin-bottom: 3.5% !important;*/
/*	padding-bottom: 43% !important;*/
/*}*/

/*.nextgen_pro_grid_album .image_container .caption_link {*/
/*	font-size: 16px !important;*/
/*	width: 100%;*/
/*	height: auto !important;*/
/*	padding-bottom: 43% !important;*/
/*}*/

/*.nextgen_pro_grid_album .image_container img {*/
/*	width: 100% !important;*/
/*	height: auto !important;*/
/*}*/

/*.login-form-container {width:100%;}*/

/*}*/
/*@media only screen and (max-width: 400px) {*/
/*.topbtns .btn {*/
/*	min-width: 120px;*/
/*	margin-bottom: 10px;*/
/*	padding: 8px 12px;*/
/*	font-size: 13px;*/
/*}*/
/*}*/

/*@media only screen and (max-width: 360px) {*/
/*}*/

/*@media print {*/

/*
header,
nav,
#banner,
#breadcrumb-holder,
#right,
footer,
.btn,
#features {
	display: none;
}

#left .col-md-9,
#left .col-md-8 {
	width: 100%;
}

.only_display_for_print {
	display: block;
} */
/*}*/

/* Find a salon */
/*#postcodesearch {*/
/*	padding-bottom: 15px;*/
/*	border-bottom: 1px solid #582f8f;*/
/*	margin-bottom: 15px;*/
/*}*/

/*.visible {*/
/*	display: block !important;*/
/*}*/
/*.storelocator-panel .feature-filter{*/
/*  display:none;*/
/*}*/

/* Merchandise */

/*.merchandise-row {background-color:#f5f0fc;margin-bottom:30px;padding:15px;}*/
/*.merchandise-intro, .merchandise-intro .col-md-9, .merchandise-intro .col-md-3 {padding:0px;}*/

/* Diplomas */

/*#frame-options {padding:0px;margin-top:15px;margin-bottom:15px;}*/

/*#frame-options .col-md-3 img {width:75%;height:auto;margin-bottom:15px;clear:both;}*/
/*#frame-options .caption {width:100%;}*/
/*.page-template-page-mcdiploma-uk hr {width:100%;margin:30px 0px;clear:both;border-top:1px solid #582f8f;}*/

/* Second Certificate Form */

/*.second-cert-form input[type=text], .second-cert-form select {margin-bottom:20px;min-width:250px;}*/


/*.strapline {*/
/*    text-align: center;*/
/*    color: #582f8f;*/
/*    font-weight: normal;*/
/*    font-size: 20px;*/
/*    margin: 10px 0 0;*/
/*}*/

/*.strapline strong {*/
/*    color: #000;*/
/*    font-weight: normal;*/
/*}*/

/*.magazine-container.greyed img {*/
/*    opacity: 0.6 !important;*/
/*}*/