/*!
 * Template Name: BeautySpot
 * Theme URI: http://demo.lsvr.sk/html/beautyspot/
 * Description: HTML Template for Beauty Salons
 * Version: 2.0.0
 * Author: LSVRthemes
 * Author URI: http://themeforest.net/user/LSVRthemes/portfolio
 * License: http://themeforest.net/licenses
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

article,
aside,
footer,
header,
nav,
section {
	display: block
}

h1 {
	font-size: 2em;
	margin: 0.67em 0
}

figcaption,
figure,
main {
	display: block
}

figure {
	margin: 1em 40px
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace, monospace;
	font-size: 1em
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects
}

a:active,
a:hover {
	outline-width: 0
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted
}

b,
strong {
	font-weight: inherit
}

b,
strong {
	font-weight: bolder
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em
}

dfn {
	font-style: italic
}

mark {
	background-color: #ff0;
	color: #000
}

small {
	font-size: 80%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -0.25em
}

sup {
	top: -0.5em
}

audio,
video {
	display: inline-block
}

audio:not([controls]) {
	display: none;
	height: 0
}

img {
	border-style: none
}

svg:not(:root) {
	overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
	font-family: sans-serif;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,
input {
	overflow: visible
}

button,
select {
	text-transform: none
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	display: inline-block;
	vertical-align: baseline
}

textarea {
	overflow: auto
}

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details,
menu {
	display: block
}

summary {
	display: list-item
}

canvas {
	display: inline-block
}

template {
	display: none
}

[hidden] {
	display: none
}

.lsvr-container {
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0 30px;
	width: 100%;
	max-width: 1400px
}

.lsvr-container .lsvr-container {
	padding: 0
}

.lsvr-grid {
	display: flex;
	flex-wrap: wrap;
	box-sizing: border-box;
	margin-left: -15px;
	margin-right: -15px
}

.lsvr-grid--gapless {
	margin-left: 0;
	margin-right: 0
}

.lsvr-grid--masonry {
	align-items: flex-start
}

.lsvr-grid__col {
	box-sizing: border-box;
	padding-left: 15px;
	padding-right: 15px
}

.lsvr-grid--gapless>.lsvr-grid__col {
	padding-left: 0;
	padding-right: 0
}

.lsvr-grid--1-cols>.lsvr-grid__col {
	width: 100%
}

.lsvr-grid--2-cols>.lsvr-grid__col {
	width: 50%
}

.lsvr-grid--3-cols>.lsvr-grid__col {
	width: 33.3333%
}

.lsvr-grid--4-cols>.lsvr-grid__col {
	width: 25%
}

.lsvr-grid--5-cols>.lsvr-grid__col {
	width: 20%
}

.lsvr-grid__col--span-1 {
	flex-grow: 1;
	flex-basis: 8.333%
}

.lsvr-grid__col--span-2 {
	flex-grow: 2;
	flex-basis: 16.666%
}

.lsvr-grid__col--span-3 {
	flex-grow: 3;
	flex-basis: 24.999%
}

.lsvr-grid__col--span-4 {
	flex-grow: 4;
	flex-basis: 33.332%
}

.lsvr-grid__col--span-5 {
	flex-grow: 5;
	flex-basis: 41.665%
}

.lsvr-grid__col--span-6 {
	flex-grow: 6;
	flex-basis: 49.998%
}

.lsvr-grid__col--span-7 {
	flex-grow: 7;
	flex-basis: 58.331%
}

.lsvr-grid__col--span-8 {
	flex-grow: 8;
	flex-basis: 66.664%
}

.lsvr-grid__col--span-9 {
	flex-grow: 9;
	flex-basis: 74.997%
}

.lsvr-grid__col--span-10 {
	flex-grow: 10;
	flex-basis: 83.33%
}

.lsvr-grid__col--span-11 {
	flex-grow: 11;
	flex-basis: 91.663%
}

.lsvr-grid__col--span-12 {
	flex-grow: 12;
	flex-basis: 99.996%
}

.lsvr-grid__col--order-1 {
	order: 1
}

.lsvr-grid__col--order-2 {
	order: 2
}

.lsvr-grid__col--order-3 {
	order: 3
}

.lsvr-grid__col--order-4 {
	order: 4
}

.lsvr-grid__col--order-5 {
	order: 5
}

.lsvr-grid__col--order-6 {
	order: 6
}

.lsvr-grid__col--order-7 {
	order: 7
}

.lsvr-grid__col--order-8 {
	order: 8
}

.lsvr-grid__col--order-9 {
	order: 9
}

.lsvr-grid__col--order-10 {
	order: 10
}

.lsvr-grid__col--order-11 {
	order: 11
}

.lsvr-grid__col--order-12 {
	order: 12
}

@media (max-width: 1399px) {
	.lsvr-grid--xl-1-cols>.lsvr-grid__col {
		width: 100%
	}

	.lsvr-grid--xl-2-cols>.lsvr-grid__col {
		width: 50%
	}

	.lsvr-grid--xl-3-cols>.lsvr-grid__col {
		width: 33.3333%
	}

	.lsvr-grid--xl-4-cols>.lsvr-grid__col {
		width: 25%
	}

	.lsvr-grid--xl-5-cols>.lsvr-grid__col {
		width: 20%
	}

	.lsvr-grid__col--xl-span-1 {
		flex-grow: 1;
		flex-basis: 8.333%
	}

	.lsvr-grid__col--xl-span-2 {
		flex-grow: 2;
		flex-basis: 16.666%
	}

	.lsvr-grid__col--xl-span-3 {
		flex-grow: 3;
		flex-basis: 24.999%
	}

	.lsvr-grid__col--xl-span-4 {
		flex-grow: 4;
		flex-basis: 33.332%
	}

	.lsvr-grid__col--xl-span-5 {
		flex-grow: 5;
		flex-basis: 41.665%
	}

	.lsvr-grid__col--xl-span-6 {
		flex-grow: 6;
		flex-basis: 49.998%
	}

	.lsvr-grid__col--xl-span-7 {
		flex-grow: 7;
		flex-basis: 58.331%
	}

	.lsvr-grid__col--xl-span-8 {
		flex-grow: 8;
		flex-basis: 66.664%
	}

	.lsvr-grid__col--xl-span-9 {
		flex-grow: 9;
		flex-basis: 74.997%
	}

	.lsvr-grid__col--xl-span-10 {
		flex-grow: 10;
		flex-basis: 83.33%
	}

	.lsvr-grid__col--xl-span-11 {
		flex-grow: 11;
		flex-basis: 91.663%
	}

	.lsvr-grid__col--xl-span-12 {
		flex-grow: 12;
		flex-basis: 99.996%
	}

	.lsvr-grid__col--xl-order-1 {
		order: 1
	}

	.lsvr-grid__col--xl-order-2 {
		order: 2
	}

	.lsvr-grid__col--xl-order-3 {
		order: 3
	}

	.lsvr-grid__col--xl-order-4 {
		order: 4
	}

	.lsvr-grid__col--xl-order-5 {
		order: 5
	}

	.lsvr-grid__col--xl-order-6 {
		order: 6
	}

	.lsvr-grid__col--xl-order-7 {
		order: 7
	}

	.lsvr-grid__col--xl-order-8 {
		order: 8
	}

	.lsvr-grid__col--xl-order-9 {
		order: 9
	}

	.lsvr-grid__col--xl-order-10 {
		order: 10
	}

	.lsvr-grid__col--xl-order-11 {
		order: 11
	}

	.lsvr-grid__col--xl-order-12 {
		order: 12
	}
}

@media (max-width: 1199px) {
	.lsvr-grid--lg-1-cols>.lsvr-grid__col {
		width: 100%
	}

	.lsvr-grid--lg-2-cols>.lsvr-grid__col {
		width: 50%
	}

	.lsvr-grid--lg-3-cols>.lsvr-grid__col {
		width: 33.3333%
	}

	.lsvr-grid--lg-4-cols>.lsvr-grid__col {
		width: 25%
	}

	.lsvr-grid--lg-5-cols>.lsvr-grid__col {
		width: 20%
	}

	.lsvr-grid__col--lg-span-1 {
		flex-grow: 1;
		flex-basis: 8.333%
	}

	.lsvr-grid__col--lg-span-2 {
		flex-grow: 2;
		flex-basis: 16.666%
	}

	.lsvr-grid__col--lg-span-3 {
		flex-grow: 3;
		flex-basis: 24.999%
	}

	.lsvr-grid__col--lg-span-4 {
		flex-grow: 4;
		flex-basis: 33.332%
	}

	.lsvr-grid__col--lg-span-5 {
		flex-grow: 5;
		flex-basis: 41.665%
	}

	.lsvr-grid__col--lg-span-6 {
		flex-grow: 6;
		flex-basis: 49.998%
	}

	.lsvr-grid__col--lg-span-7 {
		flex-grow: 7;
		flex-basis: 58.331%
	}

	.lsvr-grid__col--lg-span-8 {
		flex-grow: 8;
		flex-basis: 66.664%
	}

	.lsvr-grid__col--lg-span-9 {
		flex-grow: 9;
		flex-basis: 74.997%
	}

	.lsvr-grid__col--lg-span-10 {
		flex-grow: 10;
		flex-basis: 83.33%
	}

	.lsvr-grid__col--lg-span-11 {
		flex-grow: 11;
		flex-basis: 91.663%
	}

	.lsvr-grid__col--lg-span-12 {
		flex-grow: 12;
		flex-basis: 99.996%
	}

	.lsvr-grid__col--lg-order-1 {
		order: 1
	}

	.lsvr-grid__col--lg-order-2 {
		order: 2
	}

	.lsvr-grid__col--lg-order-3 {
		order: 3
	}

	.lsvr-grid__col--lg-order-4 {
		order: 4
	}

	.lsvr-grid__col--lg-order-5 {
		order: 5
	}

	.lsvr-grid__col--lg-order-6 {
		order: 6
	}

	.lsvr-grid__col--lg-order-7 {
		order: 7
	}

	.lsvr-grid__col--lg-order-8 {
		order: 8
	}

	.lsvr-grid__col--lg-order-9 {
		order: 9
	}

	.lsvr-grid__col--lg-order-10 {
		order: 10
	}

	.lsvr-grid__col--lg-order-11 {
		order: 11
	}

	.lsvr-grid__col--lg-order-12 {
		order: 12
	}
}

@media (max-width: 991px) {
	.lsvr-grid--md-1-cols>.lsvr-grid__col {
		width: 100%
	}

	.lsvr-grid--md-2-cols>.lsvr-grid__col {
		width: 50%
	}

	.lsvr-grid--md-3-cols>.lsvr-grid__col {
		width: 33.3333%
	}

	.lsvr-grid--md-4-cols>.lsvr-grid__col {
		width: 25%
	}

	.lsvr-grid--md-5-cols>.lsvr-grid__col {
		width: 20%
	}

	.lsvr-grid__col--md-span-1 {
		flex-grow: 1;
		flex-basis: 8.333%
	}

	.lsvr-grid__col--md-span-2 {
		flex-grow: 2;
		flex-basis: 16.666%
	}

	.lsvr-grid__col--md-span-3 {
		flex-grow: 3;
		flex-basis: 24.999%
	}

	.lsvr-grid__col--md-span-4 {
		flex-grow: 4;
		flex-basis: 33.332%
	}

	.lsvr-grid__col--md-span-5 {
		flex-grow: 5;
		flex-basis: 41.665%
	}

	.lsvr-grid__col--md-span-6 {
		flex-grow: 6;
		flex-basis: 49.998%
	}

	.lsvr-grid__col--md-span-7 {
		flex-grow: 7;
		flex-basis: 58.331%
	}

	.lsvr-grid__col--md-span-8 {
		flex-grow: 8;
		flex-basis: 66.664%
	}

	.lsvr-grid__col--md-span-9 {
		flex-grow: 9;
		flex-basis: 74.997%
	}

	.lsvr-grid__col--md-span-10 {
		flex-grow: 10;
		flex-basis: 83.33%
	}

	.lsvr-grid__col--md-span-11 {
		flex-grow: 11;
		flex-basis: 91.663%
	}

	.lsvr-grid__col--md-span-12 {
		flex-grow: 12;
		flex-basis: 99.996%
	}

	.lsvr-grid__col--md-order-1 {
		order: 1
	}

	.lsvr-grid__col--md-order-2 {
		order: 2
	}

	.lsvr-grid__col--md-order-3 {
		order: 3
	}

	.lsvr-grid__col--md-order-4 {
		order: 4
	}

	.lsvr-grid__col--md-order-5 {
		order: 5
	}

	.lsvr-grid__col--md-order-6 {
		order: 6
	}

	.lsvr-grid__col--md-order-7 {
		order: 7
	}

	.lsvr-grid__col--md-order-8 {
		order: 8
	}

	.lsvr-grid__col--md-order-9 {
		order: 9
	}

	.lsvr-grid__col--md-order-10 {
		order: 10
	}

	.lsvr-grid__col--md-order-11 {
		order: 11
	}

	.lsvr-grid__col--md-order-12 {
		order: 12
	}
}

@media (max-width: 767px) {
	.lsvr-grid--sm-1-cols>.lsvr-grid__col {
		width: 100%
	}

	.lsvr-grid--sm-2-cols>.lsvr-grid__col {
		width: 50%
	}

	.lsvr-grid--sm-3-cols>.lsvr-grid__col {
		width: 33.3333%
	}

	.lsvr-grid--sm-4-cols>.lsvr-grid__col {
		width: 25%
	}

	.lsvr-grid--sm-5-cols>.lsvr-grid__col {
		width: 20%
	}

	.lsvr-grid__col--sm-span-1 {
		flex-grow: 1;
		flex-basis: 8.333%
	}

	.lsvr-grid__col--sm-span-2 {
		flex-grow: 2;
		flex-basis: 16.666%
	}

	.lsvr-grid__col--sm-span-3 {
		flex-grow: 3;
		flex-basis: 24.999%
	}

	.lsvr-grid__col--sm-span-4 {
		flex-grow: 4;
		flex-basis: 33.332%
	}

	.lsvr-grid__col--sm-span-5 {
		flex-grow: 5;
		flex-basis: 41.665%
	}

	.lsvr-grid__col--sm-span-6 {
		flex-grow: 6;
		flex-basis: 49.998%
	}

	.lsvr-grid__col--sm-span-7 {
		flex-grow: 7;
		flex-basis: 58.331%
	}

	.lsvr-grid__col--sm-span-8 {
		flex-grow: 8;
		flex-basis: 66.664%
	}

	.lsvr-grid__col--sm-span-9 {
		flex-grow: 9;
		flex-basis: 74.997%
	}

	.lsvr-grid__col--sm-span-10 {
		flex-grow: 10;
		flex-basis: 83.33%
	}

	.lsvr-grid__col--sm-span-11 {
		flex-grow: 11;
		flex-basis: 91.663%
	}

	.lsvr-grid__col--sm-span-12 {
		flex-grow: 12;
		flex-basis: 99.996%
	}

	.lsvr-grid__col--sm-order-1 {
		order: 1
	}

	.lsvr-grid__col--sm-order-2 {
		order: 2
	}

	.lsvr-grid__col--sm-order-3 {
		order: 3
	}

	.lsvr-grid__col--sm-order-4 {
		order: 4
	}

	.lsvr-grid__col--sm-order-5 {
		order: 5
	}

	.lsvr-grid__col--sm-order-6 {
		order: 6
	}

	.lsvr-grid__col--sm-order-7 {
		order: 7
	}

	.lsvr-grid__col--sm-order-8 {
		order: 8
	}

	.lsvr-grid__col--sm-order-9 {
		order: 9
	}

	.lsvr-grid__col--sm-order-10 {
		order: 10
	}

	.lsvr-grid__col--sm-order-11 {
		order: 11
	}

	.lsvr-grid__col--sm-order-12 {
		order: 12
	}
}

@media (max-width: 480px) {
	.lsvr-grid {
		display: block;
		margin-left: 0;
		margin-right: 0
	}

	.lsvr-grid>.lsvr-grid__col {
		padding-left: 0;
		padding-right: 0;
		width: 100%
	}

	.lsvr-grid--xs,
	.lsvr-grid--xs-1-cols,
	.lsvr-grid--xs-2-cols,
	.lsvr-grid--xs-3-cols,
	.lsvr-grid--xs-4-cols,
	.lsvr-grid--xs-5-cols {
		display: flex
	}

	.lsvr-grid--xs:not(.lsvr-grid--gapless),
	.lsvr-grid--xs-1-cols:not(.lsvr-grid--gapless),
	.lsvr-grid--xs-2-cols:not(.lsvr-grid--gapless),
	.lsvr-grid--xs-3-cols:not(.lsvr-grid--gapless),
	.lsvr-grid--xs-4-cols:not(.lsvr-grid--gapless),
	.lsvr-grid--xs-5-cols:not(.lsvr-grid--gapless) {
		margin-left: -15px;
		margin-right: -15px
	}

	.lsvr-grid--xs-1-cols>.lsvr-grid__col {
		width: 100%
	}

	.lsvr-grid--xs-2-cols>.lsvr-grid__col {
		width: 50%
	}

	.lsvr-grid--xs-3-cols>.lsvr-grid__col {
		width: 33.3333%
	}

	.lsvr-grid--xs-4-cols>.lsvr-grid__col {
		width: 25%
	}

	.lsvr-grid--xs-5-cols>.lsvr-grid__col {
		width: 20%
	}

	.lsvr-grid--xs:not(.lsvr-grid--gapless)>.lsvr-grid__col,
	.lsvr-grid--xs-1-cols:not(.lsvr-grid--gapless)>.lsvr-grid__col,
	.lsvr-grid--xs-2-cols:not(.lsvr-grid--gapless)>.lsvr-grid__col,
	.lsvr-grid--xs-3-cols:not(.lsvr-grid--gapless)>.lsvr-grid__col,
	.lsvr-grid--xs-4-cols:not(.lsvr-grid--gapless)>.lsvr-grid__col,
	.lsvr-grid--xs-5-cols:not(.lsvr-grid--gapless)>.lsvr-grid__col {
		padding-left: 15px;
		padding-right: 15px
	}

	.lsvr-grid__col--xs-span-1 {
		flex-grow: 1;
		flex-basis: 8.333%
	}

	.lsvr-grid__col--xs-span-2 {
		flex-grow: 2;
		flex-basis: 16.666%
	}

	.lsvr-grid__col--xs-span-3 {
		flex-grow: 3;
		flex-basis: 24.999%
	}

	.lsvr-grid__col--xs-span-4 {
		flex-grow: 4;
		flex-basis: 33.332%
	}

	.lsvr-grid__col--xs-span-5 {
		flex-grow: 5;
		flex-basis: 41.665%
	}

	.lsvr-grid__col--xs-span-6 {
		flex-grow: 6;
		flex-basis: 49.998%
	}

	.lsvr-grid__col--xs-span-7 {
		flex-grow: 7;
		flex-basis: 58.331%
	}

	.lsvr-grid__col--xs-span-8 {
		flex-grow: 8;
		flex-basis: 66.664%
	}

	.lsvr-grid__col--xs-span-9 {
		flex-grow: 9;
		flex-basis: 74.997%
	}

	.lsvr-grid__col--xs-span-10 {
		flex-grow: 10;
		flex-basis: 83.33%
	}

	.lsvr-grid__col--xs-span-11 {
		flex-grow: 11;
		flex-basis: 91.663%
	}

	.lsvr-grid__col--xs-span-12 {
		flex-grow: 12;
		flex-basis: 99.996%
	}

	.lsvr-grid__col--xs-order-1 {
		order: 1
	}

	.lsvr-grid__col--xs-order-2 {
		order: 2
	}

	.lsvr-grid__col--xs-order-3 {
		order: 3
	}

	.lsvr-grid__col--xs-order-4 {
		order: 4
	}

	.lsvr-grid__col--xs-order-5 {
		order: 5
	}

	.lsvr-grid__col--xs-order-6 {
		order: 6
	}

	.lsvr-grid__col--xs-order-7 {
		order: 7
	}

	.lsvr-grid__col--xs-order-8 {
		order: 8
	}

	.lsvr-grid__col--xs-order-9 {
		order: 9
	}

	.lsvr-grid__col--xs-order-10 {
		order: 10
	}

	.lsvr-grid__col--xs-order-11 {
		order: 11
	}

	.lsvr-grid__col--xs-order-12 {
		order: 12
	}
}

@font-face {
	font-family: 'beautyspot-icons';
	src: url("../fonts/beautyspot-icons2ca2.ttf?ukb2tz") format("truetype"), url("../fonts/beautyspot-icons2ca2.woff?ukb2tz") format("woff"), url("../fonts/beautyspot-icons2ca2.svg?ukb2tz#beautyspot-icons") format("svg");
	font-weight: normal;
	font-style: normal
}

[class^="icon-"],
[class*=" icon-"] {
	font-family: 'beautyspot-icons' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-sunny:before {
	content: "\e900"
}

.icon-day-cloudy:before {
	content: "\e901"
}

.icon-smiley:before {
	content: "\e902"
}

.icon-graduation-hat:before {
	content: "\e903"
}

.icon-beaker-science:before {
	content: "\e904"
}

.icon-box:before {
	content: "\e905"
}

.icon-wallet:before {
	content: "\e906"
}

.icon-coin-stack:before {
	content: "\e907"
}

.icon-compass:before {
	content: "\e908"
}

.icon-beach:before {
	content: "\e909"
}

.icon-swimming-pool:before {
	content: "\e90a"
}

.icon-shower:before {
	content: "\e90b"
}

.icon-mirror:before {
	content: "\e90c"
}

.icon-hair-dryer:before {
	content: "\e90d"
}

.icon-water-tap:before {
	content: "\e90e"
}

.icon-tree:before {
	content: "\e90f"
}

.icon-sun-rise:before {
	content: "\e910"
}

.icon-plant:before {
	content: "\e911"
}

.icon-moon-star:before {
	content: "\e912"
}

.icon-leaf:before {
	content: "\e913"
}

.icon-eco-reuse:before {
	content: "\e914"
}

.icon-field:before {
	content: "\e915"
}

.icon-dumbbell:before {
	content: "\e916"
}

.icon-chair-barber:before {
	content: "\e917"
}

.icon-diamond:before {
	content: "\e918"
}

.icon-first-aid-kit:before {
	content: "\e919"
}

.icon-health-capsule:before {
	content: "\e91a"
}

.icon-glass-cocktail:before {
	content: "\e91b"
}

.icon-coffee-cup:before {
	content: "\e91c"
}

.icon-icecream:before {
	content: "\e91d"
}

.icon-cherry:before {
	content: "\e91e"
}

.icon-apple:before {
	content: "\e91f"
}

.icon-slippers:before {
	content: "\e920"
}

.icon-shorts:before {
	content: "\e921"
}

.icon-polo-shirt:before {
	content: "\e922"
}

.icon-neck-tie:before {
	content: "\e923"
}

.icon-mask:before {
	content: "\e924"
}

.icon-lips:before {
	content: "\e925"
}

.icon-towel:before {
	content: "\e926"
}

.icon-lotus-flower:before {
	content: "\e927"
}

.icon-spa-lotion:before {
	content: "\e928"
}

.icon-flower:before {
	content: "\e929"
}

.icon-essence-candle-1:before {
	content: "\e92a"
}

.icon-sign-spa:before {
	content: "\e92b"
}

.icon-moustache:before {
	content: "\e92c"
}

.icon-toothbrush:before {
	content: "\e92d"
}

.icon-shaver:before {
	content: "\e92e"
}

.icon-shampoo:before {
	content: "\e92f"
}

.icon-powder-mirror:before {
	content: "\e930"
}

.icon-powder-brush:before {
	content: "\e931"
}

.icon-perfume:before {
	content: "\e932"
}

.icon-mascara:before {
	content: "\e933"
}

.icon-lipstick:before {
	content: "\e934"
}

.icon-cream:before {
	content: "\e935"
}

.icon-comb:before {
	content: "\e936"
}

.icon-beard:before {
	content: "\e937"
}

.icon-search:before {
	content: "\f002"
}

.icon-heart:before {
	content: "\f004"
}

.icon-star:before {
	content: "\f005"
}

.icon-star-o:before {
	content: "\f006"
}

.icon-close:before {
	content: "\f00d"
}

.icon-clock-o:before {
	content: "\f017"
}

.icon-tag:before {
	content: "\f02b"
}

.icon-map-marker:before {
	content: "\f041"
}

.icon-tint:before {
	content: "\f043"
}

.icon-chevron-left:before {
	content: "\f053"
}

.icon-chevron-right:before {
	content: "\f054"
}

.icon-calendar:before {
	content: "\f073"
}

.icon-chevron-up:before {
	content: "\f077"
}

.icon-chevron-down:before {
	content: "\f078"
}

.icon-shopping-cart:before {
	content: "\f07a"
}

.icon-heart-o:before {
	content: "\f08a"
}

.icon-phone:before {
	content: "\f095"
}

.icon-link:before {
	content: "\f0c1"
}

.icon-bars:before {
	content: "\f0c9"
}

.icon-envelope:before {
	content: "\f0e0"
}

.icon-comment-o:before {
	content: "\f0e5"
}

.icon-angle-left:before {
	content: "\f104"
}

.icon-angle-right:before {
	content: "\f105"
}

.icon-angle-up:before {
	content: "\f106"
}

.icon-angle-down:before {
	content: "\f107"
}

.icon-quote-left:before {
	content: "\f10d"
}

.icon-quote-right:before {
	content: "\f10e"
}

.icon-info:before {
	content: "\f129"
}

.icon-exclamation:before {
	content: "\f12a"
}

.icon-female:before {
	content: "\f182"
}

.icon-male:before {
	content: "\f183"
}

.icon-paw:before {
	content: "\f1b0"
}

.icon-venus:before {
	content: "\f221"
}

.icon-mars:before {
	content: "\f222"
}

.icon-venus-mars:before {
	content: "\f228"
}

.icon-map-o:before {
	content: "\f278"
}

.icon-shopping-bag:before {
	content: "\f290"
}

.icon-user-circle-o:before {
	content: "\f2be"
}

.icon-envelope-o:before {
	content: "\f003"
}

.icon-twitter:before {
	content: "\f099"
}

.icon-facebook:before {
	content: "\f09a"
}

.icon-github:before {
	content: "\f09b"
}

.icon-pinterest:before {
	content: "\f0d2"
}

.icon-google-plus:before {
	content: "\f0d5"
}

.icon-linkedin:before {
	content: "\f0e1"
}

.icon-youtube:before {
	content: "\f167"
}

.icon-dropbox:before {
	content: "\f16b"
}

.icon-instagram:before {
	content: "\f16d"
}

.icon-flickr:before {
	content: "\f16e"
}

.icon-tumblr:before {
	content: "\f173"
}

.icon-dribbble:before {
	content: "\f17d"
}

.icon-skype:before {
	content: "\f17e"
}

.icon-foursquare:before {
	content: "\f180"
}

.icon-vk:before {
	content: "\f189"
}

.icon-slack:before {
	content: "\f198"
}

.icon-yahoo:before {
	content: "\f19e"
}

.icon-reddit:before {
	content: "\f1a1"
}

.icon-behance:before {
	content: "\f1b4"
}

.icon-deviantart:before {
	content: "\f1bd"
}

.icon-codepen:before {
	content: "\f1cb"
}

.icon-qq:before {
	content: "\f1d6"
}

.icon-twitch:before {
	content: "\f1e8"
}

.icon-yelp:before {
	content: "\f1e9"
}

.icon-lastfm:before {
	content: "\f202"
}

.icon-tripadvisor:before {
	content: "\f262"
}

.icon-odnoklassniki:before {
	content: "\f263"
}

.icon-500px:before {
	content: "\f26e"
}

.icon-vimeo:before {
	content: "\f27d"
}

.icon-snapchat:before {
	content: "\f2ab"
}

.icon-bandcamp:before {
	content: "\f2d5"
}

.icon-etsy:before {
	content: "\f2d7"
}

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.8
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box
}

.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}

.mfp-align-top .mfp-container:before {
	display: none
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto
}

.mfp-ajax-cur {
	cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
	cursor: auto
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}

.mfp-loading.mfp-figure {
	display: none
}

.mfp-hide {
	display: none !important
}

.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}

.mfp-preloader a {
	color: #CCC
}

.mfp-preloader a:hover {
	color: #FFF
}

.mfp-s-ready .mfp-preloader {
	display: none
}

.mfp-s-error .mfp-content {
	display: none
}

button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation
}

button::-moz-focus-inner {
	padding: 0;
	border: 0
}

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,
.mfp-close:focus {
	opacity: 1
}

.mfp-close:active {
	top: 1px
}

.mfp-close-btn-in .mfp-close {
	color: #333
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}

.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
	margin-top: -54px
}

.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1
}

.mfp-arrow:before,
.mfp-arrow:after {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7
}

.mfp-arrow-left {
	left: 0
}

.mfp-arrow-left:after {
	border-right: 17px solid #FFF;
	margin-left: 31px
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
	right: 0
}

.mfp-arrow-right:after {
	border-left: 17px solid #FFF;
	margin-left: 39px
}

.mfp-arrow-right:before {
	border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}

.mfp-iframe-holder .mfp-close {
	top: -40px
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000
}

img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto
}

.mfp-figure {
	line-height: 0
}

.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444
}

.mfp-figure small {
	color: #BDBDBD;
	display: block;
	font-size: 12px;
	line-height: 14px
}

.mfp-figure figure {
	margin: 0
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #F3F3F3;
	word-wrap: break-word;
	padding-right: 36px
}

.mfp-image-holder .mfp-content {
	max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape),
screen and (max-height: 300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0
	}

	.mfp-img-mobile img.mfp-img {
		padding: 0
	}

	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0
	}

	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px
	}

	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box
	}

	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0
	}

	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px
	}

	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0
	}
}

@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(0.75);
		transform: scale(0.75)
	}

	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0
	}

	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%
	}

	.mfp-container {
		padding-left: 6px;
		padding-right: 6px
	}
}

html {
	height: 100%
}

body {
	position: relative;
	margin: 0;
	font-size: 16px;
	font-family: 'Arial', sans-serif;
	font-weight: 400;
	-ms-word-wrap: break-word;
	word-wrap: break-word;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

a {
	transition: all 250ms
	/* text-decoration: underline */
}

a:hover {
	text-decoration: none
}

abbr {
	border-bottom: 1px dotted transparent
}

address {
	margin-bottom: 30px
}

blockquote {
	margin: 0 0 30px 0;
	font-size: 1.5em;
	font-style: italic
}

button {
	padding: 0;
	transition: all 250ms;
	background: none;
	cursor: pointer;
	outline: 0;
	border: 0
}

code {
	padding: 5px;
	font-family: monospace;
	border: 1px solid transparent
}

em {
	font-style: italic
}

fieldset {
	margin: 0;
	padding: 0;
	border: 0
}

figure {
	margin: 0 0 30px 0;
	padding: 0
}

img {
	max-width: 100%;
	height: auto
}

p {
	line-height: 1.5em;
	margin: 0 0 10px 0
}

pre {
	margin-bottom: 30px;
	padding: 10px;
	font-family: monospace;
	border: 1px solid transparent;
	overflow-x: scroll
}

q {
	font-style: italic
}

strong {
	font-weight: bold
}

sub,
sup {
	position: relative;
	top: -0.5em;
	font-size: 0.750em;
	vertical-align: top
}

sub {
	top: auto;
	bottom: -0.5em
}

var {
	font-style: italic
}

h1,
h2,
h3,
h4,
h5,
h6 {
	position: relative;
	margin: 0 0 30px 0;
	line-height: normal;
	font-weight: bold
}

h1 {
	font-size: 3em
}

h2 {
	font-size: 2em
}

h3 {
	font-size: 1.5em
}

h4 {
	font-size: 1.125em;
	line-height: normal
}

h5 {
	margin-bottom: 15px;
	font-size: 1em
}

h6 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 0.875em;
	letter-spacing: 0.04em;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase
}

dl {
	margin: 0 0 30px 0
}

dt {
	margin: 15px 0 0 0;
	font-weight: bold
}

dt:first-child {
	margin-top: 0
}

dd {
	margin: 0
}

ul {
	margin: 0 0 30px 0;
	padding: 0 0 0 20px;
	list-style: disc outside
}

ol {
	margin: 0 0 30px 0;
	padding: 0 0 0 20px;
	list-style: decimal outside
}

li {
	margin-bottom: 7px;
	padding: 0;
	line-height: 1.5em
}

ul ul,
ol ol,
ul ol,
ol ul {
	margin: 10px 0 10px 10px
}

table {
	margin-bottom: 30px;
	width: 100%;
	border-collapse: collapse
}

table th {
	padding: 15px 20px 13px 20px;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	border: 0
}

table td {
	padding: 15px 20px 13px 20px;
	vertical-align: middle;
	border: 0
}

table p {
	margin-bottom: 15px
}

table p:last-child {
	margin: 0
}

label {
	display: block;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 0.875em;
	letter-spacing: 0.04em;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase
}

input,
select,
textarea {
	box-sizing: border-box;
	padding: 12px 20px;
	width: 100%;
	max-width: 1000px;
	line-height: normal;
	font-size: 15px;
	border: 0;
	border: 1px solid transparent
}

textarea {
	max-width: 100%
}

input[type="checkbox"],
input[type="radio"] {
	width: auto;
	border: 0
}

input:focus,
select:focus {
	outline: none
}

select {
	padding: 11px 30px 11px 20px;
	font-size: 15px;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="8" fill="rgb( 100, 100, 100 )"><polygon points="0, 0 12, 0 6, 8"/></svg>');
	background-position: calc(100% - 15px) center;
	background-repeat: no-repeat;
	cursor: pointer
}

label input[type="text"],
label input[type="password"] {
	display: block
}

input[type="submit"] {
	width: auto;
	cursor: pointer
}

#wrapper {
	margin-top: 0%;
	position: relative;
	/* padding-left: 30% */
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden
}

.person-social-icon:before {
	font-family: "beautyspot-icons" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.person-social-icon--facebook:before {
	content: '\f09a'
}

.person-social-icon--linkedin:before {
	content: '\f0e1'
}

.person-social-icon--skype:before {
	content: '\f17e'
}

.person-social-icon--twitter:before {
	content: '\f099'
}

.quantity-field {
	position: relative;
	width: 60px
}

.quantity-field__input {
	padding: 5px 25px 5px 10px
}

.quantity-field__btn {
	position: absolute;
	right: 0;
	padding: 0;
	width: 20px;
	height: 50%;
	line-height: 50%;
	font-size: 14px;
	text-align: center
}

.quantity-field__btn--add {
	top: 0
}

.quantity-field__btn--remove {
	bottom: 0
}

.quantity-field__btn-icon {
	transition: top 250ms;
	position: relative;
	top: 0
}

.quantity-field__btn-icon:before {
	font-family: "beautyspot-icons" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.quantity-field__btn--add:active .quantity-field__btn-icon {
	top: -2px
}

.quantity-field__btn--remove:active .quantity-field__btn-icon {
	top: 2px
}

.quantity-field__btn--add .quantity-field__btn-icon:before {
	content: '\f106'
}

.quantity-field__btn--remove .quantity-field__btn-icon:before {
	content: '\f107'
}

.search-form {
	max-width: 1000px
}

.search-form__input-holder {
	position: relative
}

.search-form__input {
	padding: 8px 40px 8px 15px;
	font-size: 16px;
	font-style: italic;
	border: 2px solid transparent;
	border-radius: 0
}

.search-form__button {
	transition: all 250ms;
	display: block;
	position: absolute;
	top: 50%;
	right: 5px;
	margin-top: -15px;
	padding: 0;
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center
}

.search-form__button:hover {
	opacity: 0.8
}

.search-form__button:active {
	opacity: 0.5
}

.search-form__button-icon {
	font-size: 16px
}

.search-form__button-icon:before {
	font-family: "beautyspot-icons" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: '\f002'
}

#header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	/* height: 30%; */
	-webkit-transform: translate3d(0, 0, 0);
	background-position: center center;
	background-size: cover;
	z-index: 20
}

.header__inner {
	box-sizing: border-box;
	position: relative;
	/* padding-top: 60px; */
	height: 100%;
	z-index: 30
}

.header-mobile-toggle {
	display: none
}

.header-branding__inner {
	padding: 0 60px 30px 60px;
	text-align: center
}

.header-logo {
	margin: auto
}

.header-logo__link {
	text-decoration: none
}

.header-logo__link:hover {
	opacity: 0.9
}

.header-logo__link:active {
	opacity: 0.8
}

.header-title-tagline {
	margin-top: 10px
}

.header-title-tagline:first-child {
	margin-top: 0
}

.header-title {
	font-weight: bold;
	font-size: 1.5em
}

.header-title__link {
	text-decoration: none
}

.header-tagline {
	margin: 5px 0 0 0;
	font-style: italic
}

.header-tagline:first-child {
	margin-top: 0
}

.header-languages {
	position: absolute;
	top: 15px;
	right: 20px;
	z-index: 20
}

.header--has-search .header-languages {
	right: 60px
}

.header-languages__toggle {
	display: block;
	padding: 0;
	width: 30px;
	height: 30px;
	line-height: 25px;
	font-size: 16px;
	text-align: center;
	border-radius: 50%;
	border: 2px solid transparent
}

.header-languages__toggle-icon {
	display: none;
	line-height: 1
}

.header-languages__toggle-label {
	position: relative;
	top: -1px;
	line-height: inherit;
	font-size: 0.875em;
	font-weight: bold
}

.header-languages__toggle--active .header-languages__toggle-icon {
	display: inline
}

.header-languages__toggle--active .header-languages__toggle-label {
	display: none
}

.header-languages__list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: none;
	position: absolute;
	top: 45px;
	left: 15px;
	transform: translateX(-50%);
	padding: 4px 10px;
	white-space: nowrap;
	font-size: 1em;
	border-radius: 1px
}

.header-languages__list:before {
	content: '';
	display: block;
	position: absolute;
	top: -6px;
	left: 50%;
	margin-left: -5px;
	width: 0;
	height: 0;
	border: 1px solid transparent;
	border-width: 0 5px 6px 5px
}

.header-languages__item {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	display: inline;
	margin: 0 2px
}

.header-languages__item--active {
	font-weight: bold
}

.header-languages__item-link {
	text-decoration: none
}

.header-menu {
	position: relative;
	z-index: 20;
	display: flex;
    justify-content: center;
	align-items: center;
}

.header-menu:hover {
	z-index: 40
}

.header-menu__list {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.header-menu__item {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1em;
	position: relative
}

.header-menu__submenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

.header-menu__submenu-toggle {
	display: none
}


@media (min-width: 1200px) {
	.header-menu {
		transition: filter 250ms
	}

	.header--has-panel-collision.header--has-expanded-panel .header-menu {
		filter: blur(2px);
		pointer-events: none
	}

	.header--has-panel-collision.header--has-expanded-panel .header-menu:hover {
		z-index: 20
	}

	.header-menu__list {
		padding: 0 30px;
		/* max-width: 500px; */
		/* margin-left: auto; */
		/* margin-right: auto */
	}

	.header-menu__list>.header-menu__item {
		margin-top: 10px;
		padding: 0 8px
	}

	.header-menu__list>.header-menu__item:first-child {
		/* margin-top: 0 */
	}

	.header-menu__list>.header-menu__item--has-children:before {
		transition: all 150ms;
		font-family: "beautyspot-icons" !important;
		speak: none;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		content: '\f105';
		position: absolute;
		top: 2px;
		right: 2px;
		font-size: 12px;
		opacity: 0.5
	}

	.header-menu__list>.header-menu__item--has-children:hover:before {
		right: 0
	}

	.header-menu__list>.header-menu__item>.header-menu__item-link-wrapper {
		display: block;
		text-align:right;
		overflow: hidden
	}

	.header-menu__list>.header-menu__item>.header-menu__item-link-wrapper>.header-menu__item-link {
		position: relative;
		font-size: 1em;
		font-weight: bold;
		text-decoration: none;
		text-transform: uppercase
	}

	.header-menu__list>.header-menu__item--hover>.header-menu__item-link-wrapper>.header-menu__item-link,
	.header-menu__list>.header-menu__item>.header-menu__item-link-wrapper>.header-menu__item-link:hover {
		padding-right: 10px
	}

	.header-menu__list>.header-menu__item>.header-menu__item-link-wrapper>.header-menu__item-link:before {
		transition: all 250ms;
		content: '';
		display: block;
		position: absolute;
		top: 50%;
		right: 100%;
		margin: -2px 10px 0 0;
		width: 500px;
		height: 2px
	}

	.header-menu__list>.header-menu__item>.header-menu__submenu {
		box-sizing: border-box;
		display: none;
		position:fixed;
		top: 118.5px;
		left: 11%;
		margin: -10px 0 0 -10px;
		padding: 15px 20px;
		height: 200px;
		font-size: 16px;
		border-radius: 1px;
		z-index: 40
	}

	.header-menu__list>.header-menu__item>.header-menu__submenu:before {
		content: '';
		display: block;
		position: absolute;
		top: 13px;
		left: -8px;
		width: 0;
		height: 0;
		border: 1px solid transparent;
		border-width: 7px 9px 7px 0
	}

	.header-menu__list>.header-menu__item>.header-menu__submenu>.header-menu__item {
		margin-top: 7px
	}

	.header-menu__list>.header-menu__item>.header-menu__submenu>.header-menu__item:first-child {
		margin-top: 0
	}

	.header-menu__list>.header-menu__item>.header-menu__submenu .header-menu__item-link {
		text-decoration: none
	}

	.header-menu__list>.header-menu__item>.header-menu__submenu .header-menu__item--current>.header-menu__item-link {
		font-weight: bold
	}

	.header-menu__list>.header-menu__item>.header-menu__submenu .header-menu__submenu {
		margin: 5px 0 0 15px;
		padding: 0
	}

	.header-menu__list>.header-menu__item>.header-menu__submenu .header-menu__submenu .header-menu__item {
		margin-top: 7px
	}

	.header-menu__list>.header-menu__item>.header-menu__submenu .header-menu__submenu .header-menu__item:first-child {
		margin-top: 0
	}

	.header-menu__list>.header-menu__item>.header-menu__submenu .header-menu__submenu .header-menu__item-link {
		text-decoration: none
	}
}

.header-search {
	position: absolute;
	top: 15px;
	right: 20px;
	z-index: 10
}

.header-search__toggle {
	display: block;
	padding: 0;
	width: 30px;
	height: 30px;
	line-height: 25px;
	font-size: 16px;
	text-align: center;
	border-radius: 50%;
	border: 2px solid transparent
}

.header-search__toggle-icon {
	line-height: 1
}

.header-search__toggle-icon:before {
	font-family: "beautyspot-icons" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: '\f002';
	line-height: inherit
}

.header-search__toggle--active .header-search__toggle-icon:before {
	content: '\f00d'
}

.header-search__form {
	display: none;
	position: absolute;
	top: 45px;
	left: -100px;
	width: 200px
}

.header-search__form:before {
	content: '';
	display: block;
	position: absolute;
	top: -6px;
	left: 110px;
	width: 0;
	height: 0;
	border: 1px solid transparent;
	border-width: 0 5px 6px 5px
}

.header-search .search-form__input {
	border-radius: 1px
}

.header-panel {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	font-size: 0.875em;
	/* z-index: 30 */
}

.header-panel__top {
	padding: 0 20px
}

.header-panel__toggle {
	display: none;
	position: absolute;
	top: -40px;
	right: 20px;
	padding: 0;
	width: 30px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	border-radius: 50%
}

.header--has-collapsible-panel .header-panel__toggle {
	display: block
}

.header-panel__toggle-icon:before {
	font-family: "beautyspot-icons" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: '\f078'
}

.header--has-expanded-panel .header-panel__toggle-icon:before {
	content: '\f078'
}

.header--has-collapsed-panel .header-panel__toggle-icon:before {
	content: '\f077'
}

.header-cta {
	margin-top: 30px;
	text-align: center
}

.header-cta__button {
	display: inline-block;
	padding: 10px 25px;
	text-decoration: none;
	font-size: 1.125em;
	font-weight: 600;
	letter-spacing: 0.07em;
	text-transform: uppercase;
	border-radius: 20px
}

.header--has-collapsed-panel .header-cta {
	display: none
}

.header-contact {
	margin-bottom: 30px;
	max-width: 500px;
	margin-left: auto;
	margin-right: auto
}

.header-contact__list {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.header-contact__list:before,
.header-contact__list:after {
	display: table;
	clear: both;
	height: 0;
	content: '';
	visibility: hidden
}

.header-contact__item {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	box-sizing: border-box;
	position: relative;
	float: left;
	margin: 30px 0 0 0;
	padding: 0 15px 0 0;
	width: 50%
}

.header-contact__item:nth-child(2n+1) {
	clear: left
}

.header-contact__item--has-icon {
	padding-left: 25px
}

.header-contact__item-icon {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 18px
}

.header-contact dl {
	margin: -2px 0 0 0
}

.header-contact dl:before,
.header-contact dl:after {
	display: table;
	clear: both;
	height: 0;
	content: '';
	visibility: hidden
}

.header-contact dt {
	display: block;
	float: left;
	margin: 2px 0 0 0;
	width: 40%
}

.header-contact dd {
	display: block;
	float: left;
	margin: 2px 0 0 0;
	width: 60%
}

.header-contact a {
	text-decoration: none
}

.header-contact p {
	margin: 0
}

.header--has-collapsed-panel .header-contact {
	display: none
}

.header-panel__bottom {
	margin: px auto;
	padding: 0 20px;
	/* max-width: 500px */
}

.header-panel__bottom-inner {
	display: table;
	width: 100%
}

.header-social {
	display: table-cell;
	padding-right: 4px;
	width: auto
}

.header-social__list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
	white-space: nowrap
}

.header-social__item {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	display: inline-block;
	margin: 0 2px;
	font-size: 16px
}

.header-social__item-link {
display: flex;
    justify-content: center;
    align-items: center;
    width: 34px;
	height: 34px;
	line-height: 35px;
	text-decoration: none;
	text-align: center;
	border-radius: 50%
}

.header-panel__bottom-decor {
	display: table-cell;
	position: relative;
	width: 100%
}

.header-panel__bottom-decor:after {
	content: '';
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	margin-top: -1px;
	width: 100%;
	height: 2px
}

.header-cart {
	display: table-cell;
	padding-left: 4px;
	width: auto
}

.header-cart__button {
	display: block;
	position: relative;
	width: 34px;
	height: 34px;
	line-height: 35px;
	text-decoration: none;
	text-align: center;
	border-radius: 50%
}

.header-cart__button-icon:before {
	font-family: "beautyspot-icons" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: '\f290';
	font-size: 18px
}

.header-cart__button-info {
	position: absolute;
	display: block;
	top: -5px;
	right: -5px;
	width: 17px;
	height: 17px;
	line-height: 16px;
	font-size: 0.75em;
	font-weight: bold;
	text-align: center;
	border-radius: 50%
}

#core {
	position: relative;
	z-index: 10
}

.core__columns {
	margin-top: 45px
}

.core__columns-inner {
	padding: 0 30px
}

#main {
	margin: 0 0 0px 0
}

.core__columns-col--right #main {
	padding-left: 30px
}

.core__columns-col--left #main {
	padding-right: 0px
}

.core--fullwidth .core__columnss {
	margin-top: 110px
}
.core--fullwidth .core__columns {
	margin-top: 0px
}

.core--fullwidth .core__columns-inner {
	padding: 0
}

.core--fullwidth #main {
	margin: 0
}

.core--narrow .lsvr-container {
	max-width: 1000px
}

.page-header {
	margin: 0 0 60px 0;
	padding-top: 45px
}

.page-header__inner {
	padding: 0 30px
}

.page-header__content {
	position: relative
}

.page-header--has-portrait .page-header__content {
	padding-left: 100px
}

.page-header__title {
	margin-top: 28px;

}

.page-header__title--center {
	text-align: center
}

.page-header__subtitle {
	margin: 0;
	font-weight: normal;
	font-style: italic;
	text-transform: none
}

.page-header__portrait {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	width: 80px;
	border-radius: 50%
}

.page-header__portrait-inner {
	display: block;
	padding: 3px;
	border: 0;
	border-radius: 50%
}

.page-header__portrait-inner>img {
	display: block;
	border-radius: 50%
}

.breadcrumbs {
	margin: 15px 0 0 0;
	font-size: 0.875em
}

.breadcrumbs__list {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.breadcrumbs__item {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	display: inline-block;
	position: relative;
	margin-right: 5px;
	padding: 5px 0 5px 15px
}

.breadcrumbs__item:first-child {
	padding-left: 0
}

.breadcrumbs__item:before {
	font-family: "beautyspot-icons" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: '\f105';
	position: absolute;
	top: 9px;
	left: 2px;
	font-size: 10px
}

.breadcrumbs__item:first-child:before {
	display: none
}

.breadcrumbs__link {
	text-decoration: none
}

.pagination {
	margin: 60px 0 0 0
}

.pagination__list {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.pagination__item {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	display: inline-block;
	text-align: center;
	border-radius: 50%
}

.pagination__item-link {
	display: inline-block;
	padding: 0;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-weight: bold;
	text-decoration: none
}

a.pagination__item-link:hover {
	opacity: 0.6
}

a.pagination__item-link:active {
	opacity: 0.4
}

.pagination__item--dots {
	padding: 0;
	font-weight: normal
}

.pagination__item--prev .pagination__item-link,
.pagination__item--next .pagination__item-link {
	padding: 0;
	width: auto;
	text-decoration: none;
	text-transform: uppercase;
	border-radius: 0
}

.pagination__item--prev {
	margin-right: 20px
}

.pagination__item--next {
	margin-left: 20px
}

.post-archive-categories {
	margin: 0 0 30px 0
}

.post-archive-categories:first-child {
	padding-top: 0;
	border-top-width: 0
}

.post-archive-categories__list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative
}

.post-archive-categories__item {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	display: inline-block;
	position: relative;
	margin: 5px 10px 5px 0
}

.post-archive-categories__item--active {
	font-weight: bold
}

.post-archive-categories__item-link {
	text-decoration: none
}

.post-navigation {
	margin: 30px 0;
	padding-top: 30px;
	border-top: 1px solid transparent
}

.post-navigation__list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin: 0 0 30px 0
}

.post-navigation__list:before,
.post-navigation__list:after {
	display: table;
	clear: both;
	height: 0;
	content: '';
	visibility: hidden
}

.post-navigation__prev,
.post-navigation__next {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	box-sizing: border-box;
	width: 45%
}

.post-navigation__prev-inner,
.post-navigation__next-inner {
	position: relative
}

.post-navigation__prev {
	float: left
}

.post-navigation__prev:last-child {
	border: 0
}

.post-navigation__next {
	position: relative;
	left: -1px;
	float: right;
	text-align: right
}

.post-navigation__next:first-child {
	border: 0
}

.post-navigation__title {
	margin: 0 0 5px 0;
	font-size: 0.812em
}

.post-navigation__title-link {
	text-decoration: none;
	letter-spacing: 0.04em
}

.post-navigation__link {
	text-decoration: none
}

.blog-post-archive .post__thumbnail-link,
.blog-post-single .post__thumbnail-link {
	display: block
}

.blog-post-archive .post__thumbnail-link:hover,
.blog-post-single .post__thumbnail-link:hover {
	opacity: 0.9
}

.blog-post-archive .post__thumbnail-link:active,
.blog-post-single .post__thumbnail-link:active {
	opacity: 0.8
}

.blog-post-archive .post__header,
.blog-post-single .post__header {
	margin: 0 0 30px 0
}

.blog-post-archive .post__title,
.blog-post-single .post__title {
	position: relative;
	margin: 0
}

.blog-post-archive .post__title-link,
.blog-post-single .post__title-link {
	text-decoration: none
}

.blog-post-archive .post__meta,
.blog-post-single .post__meta {
	margin: 5px 0 0 0;
	font-size: 0.875em
}

.blog-post-archive .post__meta-author-link,
.blog-post-archive .post__meta .post__meta-link,
.blog-post-single .post__meta-author-link,
.blog-post-single .post__meta .post__meta-link {
	text-decoration: none
}

.blog-post-archive .post-archive__list {
	margin-bottom: -80px
}

.blog-post-archive .post {
	margin: 0 0 30px 0;
	padding: 20px;
	border: 1px solid transparent
}

.blog-post-archive .post__thumbnail {
	margin: -21px -21px 15px -21px
}

.blog-post-archive .post__thumbnail img {
	display: block
}

.blog-post-archive .post__thumbnail-link:hover {
	opacity: 0.9
}

.blog-post-archive .post__thumbnail-link:active {
	opacity: 0.8
}

.blog-post-archive .post__header {
	margin: 0 0 15px 0
}

.blog-post-archive .post__title {
	margin: 0;
	font-size: 1.125em
}

.blog-post-archive .post__title-link {
	text-decoration: none
}

.blog-post-archive .post__meta {
	margin: 2px 0 0 0;
	font-size: 0.875em
}

.blog-post-archive .post__meta .post__meta-link {
	text-decoration: none
}

.blog-post-archive .post__content p {
	margin: 15px 0 0 0
}

.blog-post-archive .post__content iframe {
	width: 100%;
	height: auto
}

.blog-post-archive .post__permalink-link {
	font-size: 0.875em;
	text-decoration: none
}

.blog-post-single .post__meta {
	margin: 0 0 10px 0
}

.blog-post-single .post__content p {
	font-size: 1.125em
}

.blog-post-single .post__footer {
	margin: 60px 0 30px 0
}

.faq-post-single .post__content p {
	font-size: 1.125em
}

.gallery-post-archive .post-archive-categories {
	margin: 0 0 30px 0
}

.gallery-post-archive .post-archive__list {
	margin-bottom: -30px
}

.gallery-post-archive .post {
	margin: 0 0 30px 0;
	background-size: cover;
	background-position: center
}

.gallery-post-archive .post__inner {
	position: relative;
	display: table;
	table-layout: fixed;
	width: 100%;
	height: 300px
}

.gallery-post-archive .post__bg {
	display: table-cell;
	position: relative;
	padding: 20px;
	transition: all, 300ms;
	vertical-align: bottom;
	border-radius: 3px
}

.gallery-post-archive .post__header {
	position: relative;
	z-index: 20
}

.gallery-post-archive .post__title {
	margin: 0;
	font-size: 1.125em
}

.gallery-post-archive .post__title-link {
	text-decoration: none
}

.gallery-post-archive .post__meta {
	position: relative;
	margin: 15px 0 0 0;
	padding: 5px 0 0 0;
	font-size: 0.875em;
	border-top: 1px solid transparent;
	z-index: 20
}

.gallery-post-archive .post__term-link {
	text-decoration: none
}

.gallery-post-archive .post__meta-images {
	display: block
}

.gallery-post-archive .post__overlay-link {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10
}

.gallery-post-archive .pagination {
	margin-top: 60px
}

.gallery-post-single .post__content p {
	font-size: 1.125em
}

.gallery-post-single .post__image-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin: 0 -5px 30px -5px
}

.gallery-post-single .post__image-item {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	margin-bottom: 5px;
	padding: 0 5px
}

.gallery-post-single .post__image-link:hover {
	opacity: 0.9
}

.gallery-post-single .post__image-link:active {
	opacity: 0.8
}

.person-post-page .post__contact {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin: 30px 0;
	padding-top: 30px;
	font-size: 0.875em;
	border-top: 1px solid transparent
}

.person-post-page .post__contact:first-child {
	margin-top: 0;
	padding-top: 0;
	border: 0
}

.person-post-page .post__contact-item {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	position: relative;
	margin: 10px 0 0 0;
	padding-left: 25px
}

.person-post-page .post__contact-item:first-child {
	margin: 0
}

.person-post-page .post__contact-item-icon:before {
	font-family: "beautyspot-icons" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	top: 1px;
	left: 0;
	font-size: 16px
}

.person-post-page .post__contact-item-icon--email:before {
	content: '\f0e0'
}

.person-post-page .post__contact-item-icon--phone:before {
	content: '\f095'
}

.person-post-page .post__contact-item-icon--website:before {
	content: '\f0c1'
}

.person-post-page .post__contact-item>a {
	text-decoration: none
}

.person-post-page .post__social-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin: 0 0 30px 0
}

.person-post-page .post__social-item {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	display: inline-block;
	vertical-align: top
}

.person-post-page .post__social-link {
	display: block;
	position: relative;
	margin: 5px 4px 0 0;
	width: 24px;
	height: 24px;
	line-height: 24px;
	border-radius: 50%;
	text-decoration: none;
	text-align: center;
	font-size: 14px
}

.person-post-page .post__social-icon:before {
	line-height: inherit
}

.person-post-archive .post-archive__list {
	margin-bottom: -30px
}

.person-post-archive .post {
	margin-bottom: 30px;
	padding: 20px;
	text-align: center;
	border: 1px solid transparent
}

.person-post-archive .has-post-thumbnail .post__inner {
	position: relative
}

.person-post-archive .post__thumbnail {
	margin: 0 auto 15px auto;
	width: 140px;
	border-radius: 50%
}

.person-post-archive .post__thumbnail-link {
	display: inline-block;
	padding: 3px;
	border: 0;
	border-radius: 50%
}

.person-post-archive .post__thumbnail-link:hover {
	opacity: 0.9
}

.person-post-archive .post__thumbnail img {
	display: block;
	border-radius: 50%
}

.person-post-archive .lsvr-grid--4-cols .has-post-thumbnail .post__inner {
	padding-left: 0
}

.person-post-archive .lsvr-grid--4-cols .post__thumbnail {
	position: relative
}

.person-post-archive .post__title {
	margin: 0;
	font-size: 1.125em
}

.person-post-archive .post__title-link {
	text-decoration: none
}

.person-post-archive .post__subtitle {
	margin: 2px 0 0 0;
	font-size: 0.875em;
	font-weight: normal;
	font-style: italic
}

.person-post-archive .post__content {
	margin-top: 15px
}

.person-post-archive .post__content>p {
	margin: 15px 0 0 0
}

.person-post-archive .post__social-list {
	margin: 15px 0 0 0
}

.person-post-archive .navigation.pagination {
	margin-top: 60px;
	text-align: center
}

.person-post-single .post {
	margin-bottom: 30px
}

.person-post-single .post__content {
	margin-bottom: 30px
}

.person-post-single .post__content p {
	font-size: 1.125em
}

.person-post-single .post__social-list {
	margin-top: 30px
}

.product-post-archive .post-archive__list {
	margin-bottom: -30px
}

.product-post-archive .post {
	margin: 0 0 30px 0;
	padding: 20px;
	text-align: center;
	border: 1px solid transparent
}

.product-post-archive .post__thumbnail {
	margin: 0
}

.product-post-archive .post__thumbnail-link:hover {
	opacity: 0.9
}

.product-post-archive .post__thumbnail-link:active {
	opacity: 0.8
}

.product-post-archive .post__title {
	margin: 15px 0 0 0;
	font-size: 1em
}

.product-post-archive .post__title-link {
	text-decoration: none
}

.product-post-archive .post__price {
	margin: 15px 0 0 0
}

.product-post-archive .post__price-old {
	text-decoration: line-through
}

.product-post-archive .post__buy {
	margin: 15px 0 0 0
}

.product-post-single .post__gallery {
	margin: 0 0 30px 0
}

.product-post-single .post__gallery-featured-link:hover {
	opacity: 0.9
}

.product-post-single .post__gallery-featured-link:active {
	opacity: 0.8
}

.product-post-single .post__gallery-list {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.product-post-single .post__gallery-item {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	display: inline-block;
	margin: 0 5px 5px 0;
	width: 70px
}

.product-post-single .post__gallery-item-link:hover {
	opacity: 0.9
}

.product-post-single .post__gallery-item-link:active {
	opacity: 0.8
}

.product-post-single .post__intro {
	font-size: 1.125em
}

.product-post-single .post__form {
	padding-top: 30px;
	border-top: 1px solid transparent
}

.product-post-single .post__form:before,
.product-post-single .post__form:after {
	display: table;
	clear: both;
	height: 0;
	content: '';
	visibility: hidden
}

.product-post-single .post__stock {
	float: left;
	margin: 0;
	padding: 15px 30px
}

.product-post-single .post__stock-status {
	display: block;
	text-transform: uppercase
}

.product-post-single .post__stock-inventory {
	font-size: 0.875em;
	font-style: italic
}

.product-post-single .post__price {
	float: right;
	margin: 0;
	padding-right: 15px
}

.product-post-single .post__price-old {
	text-decoration: line-through
}

.product-post-single .post__price-current {
	font-size: 1.5em
}

.product-post-single .post__add-to-cart {
	clear: right;
	float: right;
	margin: 10px 0 0 0
}

.product-post-single .post__content {
	margin: 30px 0;
	padding-top: 30px;
	border-top: 1px solid transparent
}

.product-post-order .product-cart__list {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.product-post-order .product-cart__item {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	display: flex;
	align-items: center;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid transparent
}

.product-post-order .product-cart__item:first-child {
	margin: 0;
	padding: 0;
	border: 0
}

.product-post-order .product-cart__item-col {
	box-sizing: border-box
}

.product-post-order .product-cart__item-col--thumb {
	width: 100px
}

.product-post-order .product-cart__item-thumb {
	margin: 0
}

.product-post-order .product-cart__item-thumb-link:hover {
	opacity: 0.9
}

.product-post-order .product-cart__item-thumb-link:active {
	opacity: 0.8
}

.product-post-order .product-cart__item-col--title {
	flex-grow: 1;
	padding: 0 20px
}

.product-post-order .product-cart__item-title {
	margin: 0;
	font-size: 1em
}

.product-post-order .product-cart__item-title-link {
	text-decoration: none
}

.product-post-order .product-cart__item-status {
	display: inline-block;
	margin: 10px 0 0 0;
	padding: 2px 15px;
	font-size: 0.75em;
	text-transform: uppercase;
	border-radius: 20px
}

.product-post-order .product-cart__item-col--quantity {
	width: 80px
}

.product-post-order .product-cart__item-quantity {
	margin: 0
}

.product-post-order .product-cart__item-col--price {
	width: 200px;
	padding: 0 50px
}

.product-post-order .product-cart__item-price {
	margin: 0;
	font-size: 1.25em;
	text-align: right
}

.product-post-order .product-cart__item-col--remove {
	width: 50px
}

.product-post-order .product-cart__item-remove {
	margin: 0;
	text-align: right
}

.product-post-order .product-cart__item-remove-btn {
	display: inline-block;
	width: 30px;
	height: 30px;
	line-height: 26px;
	text-align: center;
	border: 2px solid transparent
}

.product-post-order .product-cart__item-remove-btn:hover {
	opacity: 0.7
}

.product-post-order .product-cart__item-remove-btn:active {
	opacity: 0.5
}

.product-post-order .product-cart__item-remove-btn-icon {
	line-height: inherit
}

.product-post-order .product-cart__item-remove-btn-icon:before {
	font-family: "beautyspot-icons" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: '\f00d';
	line-height: inherit
}

.product-post-order .product-cart__summary {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid transparent
}

.product-post-order .product-cart__summary:before,
.product-post-order .product-cart__summary:after {
	display: table;
	clear: both;
	height: 0;
	content: '';
	visibility: hidden
}

.product-post-order .product-cart__coupon {
	float: left;
	margin: 0;
	width: 60%
}

.product-post-order .product-cart__coupon-input {
	display: inline-block;
	margin-right: 10px;
	width: 200px
}

.product-post-order .product-cart__coupon-btn {
	display: inline-block
}

.product-post-order .product-cart__total {
	box-sizing: border-box;
	float: right;
	margin: 0;
	width: 40%;
	text-align: right
}

.product-post-order .product-cart__total-label {
	display: block
}

.product-post-order .product-cart__total-price {
	font-size: 1.25em
}

.product-post-order .product-order__footer {
	margin: 60px 0 30px 0;
	padding-top: 30px;
	border-top: 1px solid transparent
}

.product-post-order .product-order__footer:before,
.product-post-order .product-order__footer:after {
	display: table;
	clear: both;
	height: 0;
	content: '';
	visibility: hidden
}

.product-post-order .product-order__footer-back {
	float: left;
	margin: 0;
	width: 50%
}

.product-post-order .product-order__footer-back-link {
	display: inline-block;
	padding-top: 5px;
	text-decoration: none
}

.product-post-order .product-order__footer-checkout {
	float: right;
	margin: 0;
	width: 50%;
	text-align: right
}

.service-post-archive .post-archive__list {
	margin-bottom: -30px;
    padding:10px
}

.service-post-archive .post {
	margin: 0 0 30px 0;
	padding: 20px;
	/* border: 1px solid transparent */
}

.service-post-archive .post__thumbnail {
    margin: -21px -21px 15px -21px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    overflow: hidden;

}

.service-post-archive .post__thumbnail-link {
	display: block
}

.service-post-archive .post__thumbnail-link:hover {
	opacity: 0.9
}

.service-post-archive .post__thumbnail-link:active {
	opacity: 0.8
}

.service-post-archive .post__icon {
	display: block;
	position: relative;
	top: -2px;
	margin: -45px auto 0 auto;
	width: 50px;
	height: 50px;
	line-height: 52px;
	font-size: 24px;
	text-align: center;
	border-radius: 50%
}

.service-post-archive .post--has-thumbnail .post__icon {
	top: -5px
}

.service-post-archive .post__title {
	display: inline;
	margin: 0;
	font-size: 1.145em
}

.service-post-archive .post__title-link {
	text-decoration: none
}

.service-post-archive .post__meta {
	margin: 2px 0 0 0;
	font-size: 0.875em
}

.service-post-archive .post__meta .post__term-link {
	text-decoration: none
}

.service-post-archive .post__content>p {
	margin: 15px 0 0 0
}

.service-post-archive .post__permalink-link {
	font-size: 0.875em;
	text-decoration: none
}

.service-post-archive .pagination {
	margin-top: 60px
}

.service-post-single .post__content p {
	font-size: 1.125em
}

.service-post-single .post__gallery {
	margin: 30px 0 30px 0
}

.service-post-single .post__image-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin: 0 0 30px 0
}

.service-post-single .post__image-list:before,
.service-post-single .post__image-list:after {
	display: table;
	clear: both;
	height: 0;
	content: '';
	visibility: hidden
}

.service-post-single .post__image-item {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	margin-bottom: 5px;
	padding: 0 5px
}

.service-post-single .post__image-link:hover {
	opacity: 0.9
}

.service-post-single .post__image-link:active {
	opacity: 0.8
}

.testimonial-post-page .post {
	margin-bottom: 60px
}

.testimonial-post-page .post__quote {
	margin: 0;
	font-size: 1em
}

.testimonial-post-page .post__quote>p {
	margin: 0 0 15px 0;
	font-size: 1.125em
}

.testimonial-post-page .post__footer {
	position: relative
}

.testimonial-post-page .post__footer--has-thumbnail {
	padding-left: 55px
}

.testimonial-post-page .post__thumbnail {
	margin: 0;
	position: absolute;
	top: -2px;
	left: 0;
	width: 40px
}

.testimonial-post-page .post__thumbnail-link {
	display: block;
	border: 2px solid transparent;
	border-radius: 50%
}

.testimonial-post-page .post__thumbnail-link>img {
	display: block;
	border-radius: 50%
}

.testimonial-post-page .post__title {
	font-size: 1em;
	font-style: normal
}

.testimonial-post-page .post__title-name {
	font-weight: bold
}

.testimonial-post-page .post__title-link {
	font-weight: bold;
	text-decoration: none
}

.testimonial-post-page .post__title-description {
	display: block;
	margin: 2px 0 0 0;
	font-size: 0.875em
}

.testimonial-post-archive .post-archive__list {
	margin-bottom: -30px
}

.testimonial-post-archive .post {
	padding: 20px;
	margin-bottom: 30px;
	border: 1px solid transparent
}

.testimonial-post-archive .post__footer {
	margin-top: 15px
}

.testimonial-post-archive .navigation.pagination {
	margin-top: 60px
}

.testimonial-post-single .post__quote>p {
	font-size: 1.5em
}

.testimonial-post-single .post__thumbnail>img {
	display: block;
	border: 2px solid transparent;
	border-radius: 50%
}

.testimonial-post-single .post__footer {
	margin: 30px 0 0 0
}

.search-results-page .search-form {
	margin: 0 0 30px 0
}

.search-results-page__list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin: 0 0 30px 0
}

.search-results-page__item {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	margin: 15px 0 0 0;
	padding-top: 15px;
	border-top: 1px solid transparent
}

.search-results-page__item:before,
.search-results-page__item:after {
	display: table;
	clear: both;
	height: 0;
	content: '';
	visibility: hidden
}

.search-results-page__item:first-child {
	margin: 0;
	padding: 0;
	border: 0
}

.search-results-page__item-title {
	float: left;
	margin: 0;
	width: 70%;
	font-size: 1em
}

.search-results-page__item-title-link {
	text-decoration: none
}

.search-results-page__item-type {
	float: right;
	margin: 0;
	width: 20%;
	font-size: 0.875em;
	text-align: right
}

.search-results-page__item-excerpt {
	clear: both;
	padding: 15px 0 0 0
}

.search-results-page__item-excerpt p {
	margin: 15px 0 0 0
}

.search-results-page__item-excerpt p:first-child {
	margin: 0
}

.error-404-page__inner {
	position: relative;
	margin-top: 120px;
	padding-top: 120px
}

.error-404-page__title {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	line-height: 110px;
	font-size: 190px;
	text-align: center;
	z-index: 10
}

.error-404-page__content {
	position: relative;
	z-index: 20
}

.error-404-page__button {
	text-align: center
}

.error-404-page__button-link {
	text-decoration: none
}

#sidebar {
	margin-bottom: 60px
}

.widget {
	margin: 0 0 60px 0
}

.widget__title {
	position: relative;
	margin: 0 0 30px 0;
	padding-bottom: 10px;
	font-size: 0.875em;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid transparent
}

.widget__more {
	margin: 30px 0 0 0;
	padding-top: 15px;
	font-size: 0.875em;
	border-top: 1px solid transparent
}

.widget__more-link {
	text-decoration: none
}

.lsvr-post-featured-widget .widget__title {
	margin-bottom: 15px;
	padding: 0;
	border: 0
}

.lsvr-post-featured-widget__thumb {
	margin: 0
}

.lsvr-post-featured-widget__thumb-link {
	display: block
}

.lsvr-post-featured-widget__thumb-link:hover {
	opacity: 0.9
}

.lsvr-post-featured-widget__thumb-link:active {
	opacity: 0.8
}

.lsvr-post-featured-widget__thumb-img {
	display: block
}

.lsvr-post-featured-widget__content-inner {
	padding: 20px;
	border: 1px solid transparent
}

.lsvr-post-featured-widget__title {
	margin: 0;
	font-size: 1em
}

.lsvr-post-featured-widget__title-link {
	text-decoration: none
}

.lsvr-post-featured-widget__date,
.lsvr-post-featured-widget__category {
	display: inline-block;
	margin: 2px 0 0 0;
	font-size: 0.875em
}

.lsvr-post-featured-widget__category-link {
	text-decoration: none
}

.lsvr-post-featured-widget__excerpt p {
	margin: 15px 0 0 0
}

.lsvr-post-featured-widget .widget__more {
	margin-top: 15px
}

.lsvr-product-featured-widget .widget__title {
	margin-bottom: 15px;
	padding: 0;
	border: 0
}

.lsvr-product-featured-widget .widget__content {
	padding: 20px;
	border: 1px solid transparent
}

.lsvr-product-featured-widget__thumb {
	margin: 0 0 15px 0;
	text-align: center
}

.lsvr-product-featured-widget__thumb-link {
	display: block
}

.lsvr-product-featured-widget__thumb-link:hover {
	opacity: 0.9
}

.lsvr-product-featured-widget__thumb-link:active {
	opacity: 0.8
}

.lsvr-product-featured-widget__thumb-img {
	display: block
}

.lsvr-product-featured-widget__title {
	margin: 0;
	font-size: 1em;
	text-align: center
}

.lsvr-product-featured-widget__title-link {
	text-decoration: none
}

.lsvr-product-featured-widget__price {
	margin: 5px 0 0 0;
	text-align: center
}

.lsvr-product-featured-widget__price-old {
	text-decoration: line-through
}

.lsvr-product-featured-widget .widget__more {
	margin-top: 15px
}

.lsvr-testimonial-featured-widget .widget__title {
	margin-bottom: 15px;
	padding: 0;
	border: 0
}

.lsvr-testimonial-featured-widget__content {
	padding: 20px;
	border: 1px solid transparent
}

.lsvr-testimonial-featured-widget__quote {
	margin: 0;
	font-size: 1em
}

.lsvr-testimonial-featured-widget__quote>p {
	margin: 0 0 15px 0;
	font-size: 1em
}

.lsvr-testimonial-featured-widget__footer {
	position: relative;
	margin-top: 10px
}

.lsvr-testimonial-featured-widget__footer--has-thumb {
	padding-left: 55px;
	min-height: 40px
}

.lsvr-testimonial-featured-widget__thumb {
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	width: 40px
}

.lsvr-testimonial-featured-widget__thumb-link {
	display: block;
	border: 2px solid transparent;
	border-radius: 50%
}

.lsvr-testimonial-featured-widget__thumb-link>img {
	display: block;
	border-radius: 50%
}

.lsvr-testimonial-featured-widget__author {
	font-style: normal
}

.lsvr-testimonial-featured-widget__author-link {
	font-size: 0.875em;
	font-weight: bold;
	text-decoration: none
}

.lsvr-testimonial-featured-widget__author-description {
	display: block;
	margin: 2px 0 0 0;
	font-size: 0.75em
}

.lsvr-testimonial-featured-widget .widget__more {
	margin-top: 15px
}

.lsvr-gallery-list-widget__list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin: 0
}

.lsvr-gallery-list-widget__item {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	margin: 15px 0 0 0;
	padding-top: 15px;
	border-top: 1px solid transparent
}

.lsvr-gallery-list-widget__item:first-child {
	margin-top: 0;
	padding-top: 0;
	border: 0
}

.lsvr-gallery-list-widget__item-inner {
	position: relative
}

.lsvr-gallery-list-widget__item--has-thumb .lsvr-gallery-list-widget__item-inner {
	padding-left: 65px;
	min-height: 50px
}

.lsvr-gallery-list-widget__item-thumb {
	position: absolute;
	left: 0;
	top: 0;
	width: 50px
}

.lsvr-gallery-list-widget__item-thumb-link {
	display: block
}

.lsvr-gallery-list-widget__item-thumb-link:hover {
	opacity: 0.9
}

.lsvr-gallery-list-widget__item-thumb-link:active {
	opacity: 0.8
}

.lsvr-gallery-list-widget__item-thumb img {
	display: block
}

.lsvr-gallery-list-widget__item-title {
	margin: 0;
	font-size: 0.875em
}

.lsvr-gallery-list-widget__item-title-link {
	text-decoration: none
}

.lsvr-gallery-list-widget__item-date,
.lsvr-gallery-list-widget__item-count {
	margin: 0;
	font-size: 0.875em
}

.lsvr-image-grid-widget p {
	margin: 0
}

.lsvr-person-list-widget__list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin: 0
}

.lsvr-person-list-widget__item {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	margin: 15px 0 0 0;
	padding-top: 15px;
	border-top: 1px solid transparent
}

.lsvr-person-list-widget__item:first-child {
	margin-top: 0;
	padding-top: 0;
	border: 0
}

.lsvr-person-list-widget__item-inner {
	position: relative
}

.lsvr-person-list-widget__item--has-thumb .lsvr-person-list-widget__item-inner {
	padding-left: 65px;
	min-height: 50px
}

.lsvr-person-list-widget__item-thumb {
	position: absolute;
	top: 0;
	left: 0;
	max-width: 50px
}

.lsvr-person-list-widget__item-thumb-link {
	display: block;
	padding: 2px;
	border-radius: 50%
}

.lsvr-person-list-widget__item-thumb-link:hover {
	opacity: 0.9
}

.lsvr-person-list-widget__item-thumb-link>img {
	display: block;
	border-radius: 50%
}

.lsvr-person-list-widget__item-title {
	margin: 0;
	font-size: 1em
}

.lsvr-person-list-widget__item-title-link {
	text-decoration: none
}

.lsvr-person-list-widget__item-subtitle {
	margin: 2px 0 0 0;
	font-size: 0.875em;
	font-weight: normal;
	font-style: italic
}

.lsvr-person-list-widget__item-social {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin: 7px 0 0 0
}

.lsvr-person-list-widget__item-social-item {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	display: inline-block
}

.lsvr-person-list-widget__item-social-link {
	display: block;
	position: relative;
	margin: 0 2px 0 0;
	width: 20px;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	border-radius: 50%;
	text-decoration: none;
	text-align: center
}

.lsvr-person-list-widget__item-social-icon:before {
	line-height: inherit
}

.lsvr-person-list-widget .widget__more {
	margin-top: 30px
}

.lsvr-post-list-widget__list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin: 0
}

.lsvr-post-list-widget__item {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	margin: 15px 0 0 0;
	padding-top: 15px;
	border-top: 1px solid transparent
}

.lsvr-post-list-widget__item:first-child {
	margin-top: 0;
	padding-top: 0;
	border: 0
}

.lsvr-post-list-widget__item-inner {
	position: relative
}

.lsvr-post-list-widget__item--has-thumb .lsvr-post-list-widget__item-inner {
	padding-left: 65px;
	min-height: 50px
}

.lsvr-post-list-widget__item-thumb {
	position: absolute;
	left: 0;
	top: 2px;
	width: 50px
}

.lsvr-post-list-widget__item-thumb-link {
	display: block
}

.lsvr-post-list-widget__item-thumb-link:hover {
	opacity: 0.9
}

.lsvr-post-list-widget__item-thumb-link:active {
	opacity: 0.8
}

.lsvr-post-list-widget__item-thumb img {
	display: block
}

.lsvr-post-list-widget__item-title {
	margin: 0 0 2px 0;
	font-size: 1em
}

.lsvr-post-list-widget__item-title-link {
	text-decoration: none
}

.lsvr-post-list-widget__item-date,
.lsvr-post-list-widget__item-category {
	display: inline;
	margin: 0;
	font-size: 0.875em
}

.lsvr-post-list-widget__item-category-link {
	text-decoration: none
}

.lsvr-product-list-widget__list {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.lsvr-product-list-widget__item {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid transparent
}

.lsvr-product-list-widget__item:first-child {
	margin: 0;
	padding: 0;
	border: 0
}

.lsvr-product-list-widget__item--has-thumb .lsvr-product-list-widget__item-inner {
	position: relative;
	padding-left: 70px;
	min-height: 50px
}

.lsvr-product-list-widget__item-thumb {
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	width: 50px
}

.lsvr-product-list-widget__item-thumb-link:hover {
	opacity: 0.9
}

.lsvr-product-list-widget__item-thumb-link:active {
	opacity: 0.8
}

.lsvr-product-list-widget__item-title {
	margin: 0;
	font-size: 1em
}

.lsvr-product-list-widget__item-title-link {
	text-decoration: none
}

.lsvr-product-list-widget__item-price {
	margin: 2px 0 0 0;
	font-style: italic
}

.lsvr-product-list-widget__item-price-old {
	text-decoration: line-through
}

.lsvr-service-list-widget .widget__title {
	margin-bottom: 15px
}

.lsvr-service-list-widget__list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin: 0
}

.lsvr-service-list-widget__item {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	position: relative;
	margin: 5px 0 0 0;
	padding: 8px 10px
}

.lsvr-service-list-widget__item:first-child {
	margin-top: 0
}

.lsvr-service-list-widget__item--has-icon {
	padding-left: 35px
}

.lsvr-service-list-widget__item-icon {
	position: absolute;
	top: 9px;
	left: 8px;
	font-size: 20px
}

.lsvr-service-list-widget__item-link {
	text-decoration: none
}

.lsvr-service-list-widget__item--current {
	font-weight: bold
}

#footer {
	position: relative;
	z-index: 10
}

.footer-widgets {
	position: relative;
	background-position: center 0;
	background-size: cover
}

.footer-widgets__inner {
	position: relative;
	padding: 20px 10px 15px 10px;
	z-index: 20
}

.footer-widgets .widget {
	margin: 0 0 60px 0
}

.footer-widgets .widget__title {
	font-size: 1.125em;
	border: 0
}

.footer-bottom {
	position: relative;
	padding: 0 30px
}

.footer-bottom__inner {
	position: relative;
	padding: 10px 0;
	border-top: 1px solid transparent
}

.footer-bottom__inner:before,
.footer-bottom__inner:after {
	display: table;
	clear: both;
	height: 0;
	content: '';
	visibility: hidden
}

.footer-bottom a {
	text-decoration: none
}

.footer-menu {
	float: right;
	width: 45%;
	font-size: 0.875em;
	text-align: right
}

.footer-menu__list {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.footer-menu__item {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	display: inline-block;
	margin: 0 0 3px 14px
}

.footer-text {
	float: left;
	width: 45%;
	font-size: 0.875em;
	line-height: 1.3em
}

.footer-text p {
	margin: 0
}

.lsvr-accordion__item {
	margin: 0 0 15px 0;
	border: 1px solid transparent
}

.lsvr-accordion__item-header {
	transition: background-color 500ms;
	position: relative;
	padding: 20px 50px 20px 20px;
	cursor: pointer
}

.lsvr-accordion__item-header:before {
	font-family: "beautyspot-icons" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: '\f107';
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 20px
}

.lsvr-accordion__item--expanded .lsvr-accordion__item-header:before {
	content: '\f106'
}

.lsvr-accordion__item-title {
	margin: 0;
	font-size: 1em
}

.lsvr-accordion__item-content-wrapper {
	display: none;
	padding: 20px;
	border-top: 1px solid transparent
}

.lsvr-accordion__item-content>p {
	margin: 15px 0 0 0
}

.lsvr-accordion__item-content>p:first-child {
	margin: 0
}

.lsvr-accordion__item-permalink-link {
	font-size: 0.875em;
	text-decoration: none
}

.lsvr-accordion__item-footer {
	margin-top: 15px
}

.lsvr-accordion__item-footer-permalink {
	display: inline-block;
	margin: 0;
	font-size: 0.875em
}

.lsvr-accordion__item-footer-permalink-link {
	text-decoration: none
}

.lsvr-alert-message {
	position: relative;
	margin: 0 0 30px 0;
	padding: 22px 20px 20px 50px
}

.lsvr-alert-message__icon {
	position: absolute;
	top: 23px;
	left: 20px;
	font-size: 20px
}

.lsvr-alert-message__icon:before {
	font-family: "beautyspot-icons" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: '\f129'
}

.lsvr-alert-message__title {
	margin: 0;
	font-size: 1em
}

.lsvr-alert-message>p {
	margin: 15px 0 0 0
}

.lsvr-alert-message>p:first-of-type {
	margin: 0
}

.lsvr-button {
	transition: all 250ms;
	display: inline-block;
	padding: 7px 25px;
	line-height: 1.5em;
	font-size: 0.875em;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	border-radius: 30px
}

.lsvr-button--type-2 {
	border: 2px solid transparent
}

.lsvr-button--small {
	padding: 5px 15px;
	font-size: 0.75em
}

.lsvr-button--large {
	padding: 10px 30px;
	font-size: 1.125em
}

.lsvr-counter {
	margin: 0 0 30px 0
}

.lsvr-counter__number {
	margin: 0;
	font-size: 3em;
	font-weight: bold
}

.lsvr-counter__label {
	margin: 0
}

.lsvr-cta {
	margin: 60px 0 60px 0
}

.lsvr-cta__inner {
	position: relative;
	padding: 0 30px
}

.lsvr-cta__content {
	position: relative;
	z-index: 20
}

.lsvr-cta--has-button .lsvr-cta__content {
	padding-right: 300px
}

.lsvr-cta__title {
	margin: 0
}

.lsvr-cta__text {
	font-size: 1.125em;
	font-style: italic
}

.lsvr-cta__text>p {
	margin: 5px 0 0 0
}

.lsvr-cta__button {
	position: absolute;
	top: 50%;
	right: 0;
	margin: -25px 0 0 0;
	font-size: 1.125em;
	text-transform: uppercase
}

.lsvr-cta--has-dark-background {
	margin: 0
}

.lsvr-cta--has-dark-background .lsvr-cta__inner {
	padding-top: 60px;
	padding-bottom: 60px
}

.lsvr-definition-list__list:before,
.lsvr-definition-list__list:after {
	display: table;
	clear: both;
	height: 0;
	content: '';
	visibility: hidden
}

.lsvr-definition-list__item-title {
	box-sizing: border-box;
	clear: both;
	float: left;
	margin: 10px 0 0 0;
	padding: 10px 10px 0 0;
	width: 50%;
	border-top: 1px solid transparent
}

.lsvr-definition-list__item-text {
	box-sizing: border-box;
	float: right;
	margin: 10px 0 0 0;
	padding: 10px 0 0 10px;
	width: 50%;
	text-align: right;
	border-top: 1px solid transparent
}

.lsvr-definition-list__item-title-link {
	text-decoration: none
}

.lsvr-definition-list__item-text-link {
	text-decoration: none
}

.lsvr-definition-list__item-title:first-of-type,
.lsvr-definition-list__item-text:first-of-type {
	margin: 0;
	padding-top: 0;
	border: 0
}

.lsvr-faq {
	margin: 75px 0 45px 0
}

.lsvr-faq__inner {
	position: relative;
	padding: 0 30px
}

.lsvr-faq__header {
	position: relative;
	padding-left: 25px;
	margin: 0 0 45px 0
}

.lsvr-faq__header:before {
	content: '';
	display: block;
	position: absolute;
	top: 2px;
	bottom: 2px;
	left: 0;
	width: 5px
}

.lsvr-faq__content {
	position: relative;
	z-index: 20
}

.lsvr-faq__title {
	margin: 0
}

.lsvr-faq__title-link {
	text-decoration: none
}

.lsvr-faq__subtitle {
	margin: 5px 0 0 0;
	font-size: 1.125em;
	font-family: inherit;
	font-weight: normal;
	font-style: italic
}

.lsvr-faq__subtitle a {
	text-decoration: none
}

.lsvr-faq--has-dark-background {
	margin: 0
}

.lsvr-faq--has-dark-background .lsvr-faq__inner {
	padding-top: 75px;
	padding-bottom: 45px
}

.lsvr-feature {
	margin: 0 0 30px 0
}

.lsvr-feature--has-icon .lsvr-feature__inner {
	position: relative;
	padding-left: 50px
}

.lsvr-feature__icon {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 36px
}

.lsvr-feature__title {
	margin: 0 0 15px 0;
	font-size: 1.125em
}

.lsvr-feature__title-link {
	text-decoration: none
}

.lsvr-feature__text>p {
	margin: 15px 0 0 0
}

.lsvr-feature__text>p:first-child {
	margin: 0
}

.lsvr-feature__more {
	margin: 15px 0 0 0
}

.lsvr-feature__more-link {
	text-decoration: none
}

.lsvr-form__message {
	display: none
}

.lsvr-form__field--list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin: 0 0 30px 0
}

.lsvr-form__field-list-item {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.3em
}

.lsvr-form__field-input-email {
	display: none
}

.lsvr-form__field-label--checkbox,
.lsvr-form__field-label--radio {
	display: inline-block;
	margin-right: 20px;
	text-transform: none;
	font-weight: normal;
	font-size: 1em;
	letter-spacing: normal;
	cursor: pointer
}

.lsvr-form__field-label--checkbox>span,
.lsvr-form__field-label--radio>span {
	position: relative;
	top: 1px;
	margin-left: 10px
}

.lsvr-intro {
	margin: 75px 0 75px 0
}

.lsvr-intro__inner {
	position: relative;
	margin: 0 auto;
	padding: 0 30px;
	max-width: 1400px
}

.lsvr-intro__image-wrapper {
	display: inline-block;
	margin: 0
}

.lsvr-intro__image {
	border-radius: 50%
}

.lsvr-intro__title {
	margin: 0
}

.lsvr-intro__title a {
	text-decoration: none
}

.lsvr-intro__subtitle {
	margin: 0;
	font-size: 1.125em;
	font-family: inherit;
	font-weight: normal;
	font-style: italic
}

.lsvr-intro__subtitle a {
	text-decoration: none
}

.lsvr-intro__text {
	margin-top: 30px;
	font-size: 1.125em
}

.lsvr-intro__text:first-child {
	margin: 0
}

.lsvr-intro__text p {
	margin: 30px 0 0 0
}

.lsvr-intro__text p:first-child {
	margin: 0
}

.lsvr-intro__more {
	margin: 30px 0 0 0
}

.lsvr-intro--has-image .lsvr-intro__wrapper {
	display: table
}

.lsvr-intro--has-image .lsvr-intro__image-col {
	display: table-cell;
	width: 25%
}

.lsvr-intro--has-image .lsvr-intro__text-col {
	box-sizing: border-box;
	display: table-cell;
	padding-left: 50px;
	width: 75%;
	vertical-align: middle
}

.lsvr-posts {
	margin: 75px 0 45px 0
}

.lsvr-posts__inner {
	position: relative;
	padding: 0 0px
}

.lsvr-posts__header {
	position: relative;
	padding-left: 25px;
	margin: 0 0 45px 0
}

.lsvr-posts__header:before {
	content: '';
	display: block;
	position: absolute;
	top: 2px;
	bottom: 2px;
	left: 0;
	width: 5px
}

.lsvr-posts__title {
	margin: 0
}

.lsvr-posts__title-link {
	text-decoration: none
}

.lsvr-posts__subtitle {
	margin: 5px 0 0 0;
	font-size: 1.125em;
	font-family: inherit;
	font-weight: normal;
	font-style: italic
}

.lsvr-posts__subtitle a {
	text-decoration: none
}

.lsvr-posts__content {
	position: relative;
	z-index: 20
}

.lsvr-posts__post {
	margin: 0 0 30px 0
}

.lsvr-posts__post-thumbnail {
	margin: 0 0 15px 0
}

.lsvr-posts__post-thumbnail-link {
	display: block
}

.lsvr-posts__post-thumbnail-link:hover {
	opacity: 0.9
}

.lsvr-posts__post-thumbnail-link:active {
	opacity: 0.8
}

.lsvr-posts__post-thumbnail img {
	display: block
}

.lsvr-posts__post-title {
	margin: 0;
	font-size: 1.125em
}

.lsvr-posts__post-title-link {
	text-decoration: none
}

.lsvr-posts__post-meta {
	margin: 5px 0 0 0;
	font-size: 0.875em
}

.lsvr-posts__post-meta a {
	text-decoration: none
}

.lsvr-posts__post-content p {
	margin: 15px 0 0 0
}

.lsvr-posts__post-permalink {
	margin: 15px 0 0 0
}

.lsvr-posts__post-permalink-link {
	font-size: 0.875em;
	text-decoration: none
}

.lsvr-posts--has-dark-background {
	margin: 0
}

.lsvr-posts--has-dark-background .lsvr-posts__inner {
	padding-top: 75px;
	padding-bottom: 45px
}

.lsvr-pricing-table {
	margin: 0 0 30px 0;
	border: 1px solid transparent;
	text-align: center
}

.lsvr-pricing-table__inner {
	padding: 30px
}

.lsvr-pricing-table__title {
	padding: 15px 10px;
	margin: -31px -31px 15px -31px;
	font-weight: normal
}

.lsvr-pricing-table__price {
	margin: 0 0 15px 0
}

.lsvr-pricing-table__price-value {
	display: block;
	line-height: 1em;
	font-size: 3.75em;
	font-weight: bold
}

.lsvr-pricing-table__price-description {
	display: block;
	margin: 0
}

.lsvr-pricing-table__text {
	padding-top: 30px;
	border-top: 1px solid transparent
}

.lsvr-pricing-table__text>p {
	margin: 15px 0 0 0
}

.lsvr-pricing-table__text>p:first-child {
	margin: 0
}

.lsvr-pricing-table__button {
	margin: 30px 0 0 0
}

.lsvr-progress-bar {
	margin: 0 0 30px 0
}

.lsvr-progress-bar__title {
	margin: 0 0 15px 0
}

.lsvr-progress-bar__bar {
	position: relative
}

.lsvr-progress-bar__bar-inner {
	height: 25px
}

.lsvr-progress-bar__bar-label {
	position: absolute;
	top: 4px;
	right: 10px;
	font-size: 0.875em;
	font-weight: bold
}

.lsvr-services {
	margin: 75px 0 45px 0
}

.lsvr-services__inner {
	position: relative
}

.lsvr-services__header-wrapper {
	padding-left: 30px;
	padding-right: 30px
}

.lsvr-services__header {
	position: relative;
	padding-left: 25px;
	margin: 0 0 45px 0
}

.lsvr-services__header:before {
	content: '';
	display: block;
	position: absolute;
	top: 2px;
	bottom: 2px;
	left: 0;
	width: 5px
}

.lsvr-services__title {
	margin: 0
}

.lsvr-services__title-link {
	text-decoration: none
}

.lsvr-services__subtitle {
	margin: 0;
	font-size: 1.125em;
	font-family: inherit;
	font-weight: normal;
	font-style: italic
}

.lsvr-services__subtitle a {
	text-decoration: none
}

.lsvr-services__list-wrapper {
	padding-left: 30px;
	padding-right: 30px
}

.lsvr-services__list {
	margin: -5px
}

.lsvr-services__item {
	padding: 5px
}

.lsvr-services__post {
	position: relative;
	overflow: hidden
}

.lsvr-services__post-bg {
	position: relative;
	padding-bottom: 70%;
	background-size: cover
}

.lsvr-services__post-inner {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	overflow: hidden
}

.lsvr-services__post-header {
	display: table;
	width: 100%;
	height: 100%
}

.lsvr-services__post-header-inner {
	box-sizing: border-box;
	display: table-cell;
	padding: 30px;
	width: 100%;
	height: 100%;
	text-align: center;
	vertical-align: middle
}

.lsvr-services__post-icon {
	font-size: 60px
}

.lsvr-services__post-title {
	margin: 10px 0 0 0;
	font-size: 1.5em;
	font-family: inherit;
	font-weight: normal
}

.lsvr-services__post-title-link {
	text-decoration: none
}

.lsvr-services__post-meta {
	margin: 0;
	font-size: 0.75em
}

.lsvr-services__post-meta .post__term-link {
	text-decoration: none
}

.lsvr-services__post-description {
	box-sizing: border-box;
	transition: opacity 250ms;
	display: table;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 30px;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 10
}

.lsvr-services__item:hover .lsvr-services__post-description {
	top: 0;
	opacity: 1
}

.lsvr-services__item:active .lsvr-services__post-description {
	opacity: 0.9
}

.lsvr-services__post-description-inner {
	display: table-cell;
	text-align: center;
	vertical-align: middle
}

.lsvr-services__post-description p {
	margin: 15px 0 0 0
}

.lsvr-services__post-description p:first-child {
	margin: 0
}

.lsvr-services__post-overlay-link {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 20
}

.lsvr-services--fullwidth-layout {
	margin-top: 0;
	margin-bottom: 0
}

.lsvr-services--fullwidth-layout .lsvr-services__header {
	margin-top: 75px
}

.lsvr-services--fullwidth-layout .lsvr-services__list-wrapper {
	padding-left: 0;
	padding-right: 0
}

.lsvr-services--fullwidth-layout .lsvr-services__list-wrapper .lsvr-container {
	width: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0
}

.lsvr-services--fullwidth-layout .lsvr-services__list {
	margin: 0
}

.lsvr-services--fullwidth-layout .lsvr-services__item {
	padding: 0
}

.lsvr-services--has-dark-background {
	margin: 0
}

.lsvr-services--has-dark-background .lsvr-services__inner {
    margin-top: 75px;
	padding-top: 50px;
	padding-bottom: 50px
}

.lsvr-services--fullwidth-layout.lsvr-services--has-dark-background .lsvr-services__header {
	margin-top: 0
}

.lsvr-services--fullwidth-layout.lsvr-services--has-dark-background .lsvr-services__inner {
	padding-bottom: 0
}

.lsvr-slide-list {
	position: relative
}

.lsvr-slide-list__bg {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat
}

.lsvr-slide-list__list {
	position: relative;
	width: 100%;
	height: 500px;
	overflow: hidden
}

.lsvr-slide-list__item {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.lsvr-slide-list__item:first-child {
	display: block
}

.lsvr-slide-list__item--active {
	display: block;
	z-index: 20
}

.lsvr-slide-list__item--next {
	display: block;
	opacity: 0;
	z-index: 10
}

.lsvr-slide-list__item-bg {
	position: relative;
	width: 100%;
	height: 100%;
    /* top: 60px; */
	background-position: top;
	background-size: cover;

	background-repeat: no-repeat;
	z-index: 10
}

.lsvr-slide-list__item-inner {
	position: relative;
	width: 100%;
	height: 100%
}

.lsvr-slide-list__item-content-wrapper {
	position: relative;
	display: table;
	width: 100%;
	height: 100%;
	z-index: 40
}

.lsvr-slide-list__item-content {
	display: table-cell;
	padding: 0 30px;
	width: 100%;
	height: 100%;
	vertical-align: bottom
}

.lsvr-slide-list__item-content-inner {
	box-sizing: border-box;
	position: relative;
	display: inline-block;
	left: 0;
	/* padding: 60px 30px 60px 2px; */
	width: 100%;
	max-width: 380px;
	z-index: 30
}

.lsvr-slide-list__item-content-inner:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: -1000px;
	bottom: 0;
	width: 1000px;
	height: 100%
}

.lsvr-slide-list__item--next .lsvr-slide-list__item-content-inner {
	left: -500px
}

.lsvr-slide-list__item-title {
	margin: 0
}

.lsvr-slide-list__item-text {
	margin-top: 15px;
	font-size: 1.125em
}

.lsvr-slide-list__item-text:first-child {
	margin-top: 0
}

.lsvr-slide-list__item-text>p {
	margin: 15px 0 0 0
}

.lsvr-slide-list__item-text>p:first-child {
	margin: 0
}

.lsvr-slide-list__item-button {
	margin: 30px 0 0 0
}

.lsvr-slide-list__item-button:first-child {
	margin: 0
}

.lsvr-slide-list__item-button-link {
	padding: 10px 30px;
	font-size: 1em
}

.lsvr-slide-list__item-overlay-link {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10
}

.lsvr-slide-list__nav {
	position: absolute;

	bottom: 30px;
	z-index: 50
}

.lsvr-slide-list__nav-button {
	display: inline-block;
	margin: 0 5px;
	padding: 0;
	width: 40px;
	height: 40px;
	line-height: 42px
}

.lsvr-slide-list__nav-button-icon {
	transition: left 250ms;
	position: relative;
	left: 0
}

.lsvr-slide-list__nav-button-icon:before {
	font-family: "beautyspot-icons" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 16px
}

.lsvr-slide-list__nav-button--prev .lsvr-slide-list__nav-button-icon:before {
	content: '\f053'
}

.lsvr-slide-list__nav-button--next .lsvr-slide-list__nav-button-icon:before {
	content: '\f054'
}

.lsvr-slide-list__nav-button--prev:active .lsvr-slide-list__nav-button-icon {
	left: -2px
}

.lsvr-slide-list__nav-button--next:active .lsvr-slide-list__nav-button-icon {
	left: 2px
}

@media (min-width: 768px) {
	.lsvr-slide-list__item--animate-out {
		animation: lsvr-slide-list-out 500ms 1 ease-in-out;
		animation-fill-mode: forwards;
		animation-delay: 300ms
	}

	.lsvr-slide-list__item--animate-out .lsvr-slide-list__item-content-inner {
		animation: lsvr-slide-list-content-out 500ms 1 ease-in-out;
		animation-fill-mode: forwards

	}

	.lsvr-slide-list__item--animate-in {
		animation: lsvr-slide-list-in 250ms 1 ease-in-out;
		animation-fill-mode: forwards;
		animation-delay: 250ms
	}

	.lsvr-slide-list__item--animate-in .lsvr-slide-list__item-content-inner {
		animation: lsvr-slide-list-content-in 500ms 1 ease-in-out;
		animation-fill-mode: forwards;
		animation-delay: 500ms
	}

	@keyframes lsvr-slide-list-out {
		0% {
			opacity: 1
		}

		100% {
			opacity: 0
		}
	}

	@keyframes lsvr-slide-list-content-out {
		0% {
			left: 0
		}

		100% {
			left: -500px
		}
	}

	@keyframes lsvr-slide-list-in {
		0% {
			opacity: 0
		}

		100% {
			opacity: 1
		}
	}

	@keyframes lsvr-slide-list-content-in {
		0% {
			left: -500px
		}

		100% {
			left: 0
		}
	}
}

.lsvr-separator {
	margin: 30px 0;
	height: 1px;
	background: transparent;
	border: 0;
	border-top: 1px solid transparent
}

.lsvr-spacer {
	margin: 30px 0;
	height: 1px;
	background: transparent;
	border: 0
}

.lsvr-spacer--small {
	margin: 15px 0
}

.lsvr-tabs {
	padding: 30px;
	border: 1px solid transparent
}

.lsvr-tabs__header {
	list-style-type: none;
	margin: 0;
	padding: 0
}

.lsvr-tabs__header-item {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	display: inline-block;
	margin: 5px 30px 5px 0;
	font-weight: bold
}

.lsvr-tabs__header-item-link {
	text-decoration: none
}

.lsvr-tabs__content {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid transparent
}

.lsvr-tabs__content-item {
	display: none
}

.lsvr-tabs__content-item:first-child {
	display: block
}

.lsvr-tabs__content-item p {
	margin: 30px 0 0 0
}

.lsvr-tabs__content-item p:first-child {
	margin: 0
}

.lsvr-testimonials {
	margin: 75px 0 45px 0
}

.lsvr-testimonials__inner {
	padding: 0 30px
}

.lsvr-testimonials__header {
	position: relative;
	padding-left: 25px;
	margin: 0 0 15px 0
}

.lsvr-testimonials__header:before {
	content: '';
	display: block;
	position: absolute;
	top: 2px;
	bottom: 2px;
	left: 0;
	width: 5px
}

.lsvr-testimonials__title {
	margin: 0
}

.lsvr-testimonials__title-link {
	text-decoration: none
}

.lsvr-testimonials__subtitle {
	margin: 0;
	font-size: 1.125em;
	font-family: inherit;
	font-weight: normal;
	font-style: italic
}

.lsvr-testimonials__subtitle a {
	text-decoration: none
}

.lsvr-testimonials__content {
	position: relative;
	z-index: 20
}

.lsvr-testimonials__post {
	margin: 0 0 30px 0;
	padding: 30px;
	border: 1px solid transparent
}

.lsvr-testimonials__post-quote {
	margin: 0;
	font-size: 1em
}

.lsvr-testimonials__post-quote>p {
	margin: 0 0 15px 0;
	font-size: 1.125em
}

.lsvr-testimonials__post-footer {
	position: relative
}

.lsvr-testimonials__post-footer--has-thumbnail {
	padding-left: 50px
}

.lsvr-testimonials__post-thumbnail {
	margin: 0;
	position: absolute;
	top: -2px;
	left: 0;
	width: 40px
}

.lsvr-testimonials__post-thumbnail-link {
	display: block;
	border: 2px solid transparent;
	border-radius: 50%
}

.lsvr-testimonials__post-thumbnail-link>img {
	display: block;
	border-radius: 50%
}

.lsvr-testimonials__post-title {
	font-size: 1em;
	font-style: normal
}

.lsvr-testimonials__post-title-link {
	font-weight: bold;
	text-decoration: none
}

.lsvr-testimonials__post-title-description {
	display: block;
	margin: 2px 0 0 0;
	font-size: 0.875em
}

.lsvr-testimonials--has-dark-background {
	margin: 0
}

.lsvr-testimonials--has-dark-background .lsvr-testimonials__inner {
	padding-top: 10px;
	padding-bottom: 10px
}

.lsvr-sidebar {
	margin: 60px 0 30px 0
}

.lsvr-sidebar__inner {
	position: relative;
	padding: 0 30px
}

.lsvr-sidebar__content {
	position: relative;
	z-index: 20
}

.lsvr-sidebar--has-dark-background {
	margin: 0
}

.lsvr-sidebar--has-dark-background .lsvr-sidebar__inner {
	padding-top: 60px;
	padding-bottom: 60px
}

body.lsvr-has-style-switcher {
	overflow-x: hidden
}

.lsvr-style-switcher {
	position: fixed;
	top: 100px;
	right: -200px;
	transition: all 200ms;
	z-index: 1000
}

.lsvr-style-switcher--active {
	right: 0
}

.lsvr-style-switcher__inner {
	position: relative;
	padding: 10px 20px 10px 60px;
	background-color: #FFF;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1)
}

.lsvr-style-switcher__toggle {
	position: absolute;
	top: 10px;
	left: 10px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 24px;
	color: rgba(0, 0, 0, 0.5)
}

.lsvr-style-switcher__toggle:hover {
	color: rgba(0, 0, 0, 0.4)
}

.lsvr-style-switcher__toggle:active {
	color: rgba(0, 0, 0, 0.3)
}

.lsvr-style-switcher__toggle-icon:before {
	font-family: "beautyspot-icons" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: '\f043'
}

.lsvr-style-switcher__toggle-icon,
.lsvr-style-switcher__toggle-icon:before {
	line-height: inherit
}

.lsvr-style-switcher--active .lsvr-style-switcher__toggle-icon:before {
	content: '\f00d'
}

.lsvr-style-switcher__color-scheme-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	whitespace: nowrap
}

.lsvr-style-switcher__color-scheme-item {
	list-style-type: none;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
	display: inline-block;
	margin-left: 5px
}

.lsvr-style-switcher__color-scheme-item:first-child {
	margin: 0
}

.lsvr-style-switcher__color-scheme-btn {
	display: block;
	width: 40px;
	height: 40px;
	opacity: 0.5
}

.lsvr-style-switcher__color-scheme-btn:hover {
	opacity: 0.8
}

.lsvr-style-switcher__color-scheme-btn:active {
	opacity: 0.6
}

.lsvr-style-switcher__color-scheme-item--active .lsvr-style-switcher__color-scheme-btn {
	opacity: 1
}

.lsvr-style-switcher__color-scheme-btn--default {
	background-color: #099db3;
	box-shadow: inset 0 20px 0 0 #ff007c
}

.lsvr-style-switcher__color-scheme-btn--mavericks {
	background-color: #0f7dc6;
	box-shadow: inset 0 20px 0 0 #08aa7c
}

.lsvr-style-switcher__color-scheme-btn--red-sunset {
	background-color: #5b3fbf;
	box-shadow: inset 0 20px 0 0 #f24130
}

.lsvr-style-switcher__color-scheme-btn--lavender {
	background-color: #2094d7;
	box-shadow: inset 0 20px 0 0 #e606ff
}

iframe.google-map {
	border: 0;
	width: 100%;
	height: 300px
}

.mfp-fade.mfp-bg.mfp-ready {
	opacity: 0.9
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close,
.mfp-title,
.mfp-counter {
	color: #FFF
}

.mfp-arrow {
	transition: all, 300ms
}

.mfp-arrow,
.mfp-arrow:focus {
	opacity: 0.6
}

.mfp-arrow:active,
.mfp-arrow:hover {
	opacity: 1
}

.mfp-removing .mfp-arrow {
	opacity: 0
}

.mfp-figure:after {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none
}

.mfp-arrow:active {
	margin-top: -55px
}

.mfp-arrow,
.mfp-arrow:after {
	border: 0
}

.mfp-arrow:before {
	font-size: 30px;
	color: #FFF;
	font-family: "beautyspot-icons" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	border: 0
}

.mfp-arrow-left:before {
	content: '\f053'
}

.mfp-arrow-right:before {
	content: '\f054'
}

.mfp-arrow-left {
	left: 10px
}

.mfp-arrow-left:active {
	left: 5px
}

.mfp-arrow-right {
	right: 10px
}

.mfp-arrow-right:active {
	right: 5px
}

#lsvr-media-query-breakpoint {
	font-family: '1200'
}

@media (min-width: 1200px) and (max-width: 1400px) {

	.header-contact dt,
	.header-contact dd {
		width: auto;
		float: none
	}
}

@media (max-width: 1400px) {
	#lsvr-media-query-breakpoint {
		font-family: '1400'
	}

	.header-branding__inner {
		padding-bottom:11px;
		padding-left: 40px;
		padding-right: 40px
	}

	.header-menu__list {
		padding-left: 10px;
		padding-right: 10px
	}
}

@media (max-width: 1350px) {
	#lsvr-media-query-breakpoint {
		font-family: '1350'
	}
}

@media (max-width: 1300px) {
	#lsvr-media-query-breakpoint {
		font-family: '1300'
	}
}

@media (max-width: 1250px) {
	#lsvr-media-query-breakpoint {
		font-family: '1250'
	}
}

@media (max-width: 1199px) {
	#lsvr-media-query-breakpoint {
		font-family: '1199'
	}

	#wrapper {
		padding-left: 0
	}

	.core__columns--fullwidth .wp-block-columns,
	.main--fullwidth .wp-block-columns {
		padding-left: 30px;
		padding-right: 30px
	}

	#header {
		position: relative;
		width: auto;
		height: auto
	}

	.header__inner {
		padding: 0;
		height: auto
	}

	.header--has-search .header-languages,
	.header-languages {
		position: relative;
		top: auto;
		right: auto
	}

	.header-languages__list {
		transform: none;
		display: none;
		position: relative;
		top: auto;
		left: auto;
		padding: 10px;
		text-align: center;
		border-radius: 0
	}

	.header-languages__item {
		margin: 0 10px
	}

	.header-languages__toggle {
		position: absolute;
		left: 10px;
		bottom: -50px;
		width: 40px;
		height: 40px;
		line-height: 35px
	}

	.header-languages__toggle-icon {
		position: relative;
		top: 1px
	}

	.header-branding {
		margin: 0
	}

	.header-branding__inner {
		padding: 45px 60px
	}

	.header-menu {
		display: none;
		margin: 0 auto;
		padding: 0 20px 45px 20px;
		max-width: 400px
	}

	.header-menu__list {
		padding: 0
	}

	.header-menu__list>.header-menu__item {
		position: relative;
		margin-top: 15px
	}

	.header-menu__list>.header-menu__item:first-child {
		margin-top: 0
	}

	.header-menu__list>.header-menu__item>.header-menu__item-link-wrapper {
		display: block;
		overflow: hidden
	}

	.header-menu__list>.header-menu__item--has-children>.header-menu__item-link-wrapper {
		/* margin-right: 40px */
	}

	.header-menu__list>.header-menu__item>.header-menu__item-link-wrapper>.header-menu__item-link {
		position: relative;
		font-size: 1em;
		font-weight: bold;
		text-decoration: none;
		text-transform: uppercase
	}

	.header-menu__list>.header-menu__item>.header-menu__item-link-wrapper>.header-menu__item-link:before {
		transition: all 250ms;
		content: '';
		display: block;
		position: absolute;
		top: 50%;
		left: 100%;
		margin: -2px 0 0 10px;
		width: 400px;
		height: 2px
	}

	.header-menu__submenu {
		display: none;
		margin-left: 30px
	}

	.header-menu__submenu .header-menu__item {
		margin-top: 15px;
		/* background-color: #EEEEEE; */

	}

	.header-menu__submenu .header-menu__item-link {
		text-decoration: none
	}

	.header-menu__submenu-toggle {
		display: block;
		position: absolute;
		top: -4px;
		right: 0;
		padding: 0;
		width: 30px;
		height: 30px;
		line-height: 30px;
		text-align: center;
		border: 2px solid transparent;
		border-radius: 50%
	}

	.header-menu__submenu-toggle-icon:before {
		font-family: "beautyspot-icons" !important;
		speak: none;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		content: '\f107';
		font-size: 18px
	}

	.header-menu__submenu-toggle--active .header-menu__submenu-toggle-icon:before {
		content: '\f106'
	}

	.header-search {
		display: none;
		position: relative;
		top: auto;
		right: 0;
		margin: 0 auto;
		padding: 0 20px 45px 20px;
		max-width: 400px
	}

	.header-search__toggle {
		display: none
	}

	.header-search__form {
		display: block;
		position: relative;
		top: auto;
		left: auto;
		width: 100%
	}

	.header-search__form:before {
		display: none
	}

	.header-panel {
		display: none;
		position: relative
	}

	.header-panel__inner {
		padding: 0px 0px
	}

	.header-panel__top {
		padding: 0
	}

	.header-contact {
		margin-bottom: 0;
		padding-top: 30px;
		max-width: 700px;
		border-top: 2px solid transparent
	}

	.header-contact:first-child {
		padding: 0;
		border: 0
	}

	.header-contact__item {
		margin: 0;
		width: 25%
	}

	.header-contact__item:nth-child(2n+1) {
		clear: none
	}

	.header-cta {
		margin: 0 0 30px 0
	}

	.header-panel__bottom {
		margin-top: 30px;
		margin-bottom: 0;
		padding: 0;
		max-width: 700px
	}

	.header-panel__bottom:first-child {
		margin: 0
	}

	.header-panel__toggle {
		display: none
	}

	.header-mobile-toggle {
		display: block;
		position: absolute;
		top: 10px;
		right: 10px;
		padding: 0;
		width: 40px;
		height: 40px;
		line-height: 35px;
		font-size: 20px;
		text-align: center;
		border-radius: 50%;
		border: 2px solid transparent
	}

	.header--languages-active .header-mobile-toggle {
		top: 52px
	}

	.header-mobile-toggle__icon:before {
		font-family: "beautyspot-icons" !important;
		speak: none;
		font-style: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		content: '\f0c9';
		position: relative;
		top: 1px
	}

	.header-mobile-toggle--active .header-mobile-toggle__icon:before {
		content: '\f00d';
		font-size: 16px;
		top: -1px
	}
	.slide {
		height: 120px;
		/* width: 100%; */
	}
}

@media (max-width: 991px) {
	#lsvr-media-query-breakpoint {
		font-family: '991'
	}

	.header-contact__item:first-child {
		margin-top: 0
	}

	.header-contact__item {
		float: none;
		clear: both;
		margin-top: 20px;
		width: auto
	}

	.core__columns-col--right #main {
		padding-left: 0
	}

	.core__columns-col--left #main {
		padding-right: 0
	}

	.lsvr-image-grid-widget p {
		margin: 10px 0 0 0;
		text-align: center
	}

	.footer-widgets__inner {
		padding-left: 0;
		padding-right: 0
	}

	.footer-bottom {
		padding-left: 0;
		padding-right: 0
	}

	.footer-menu,
	.footer-text {
		float: none;
		width: auto;
		text-align: center
	}

	.footer-text {
		margin-top: 15px
	}

	.footer-text:first-child {
		margin-top: 0
	}

	.footer-menu__item {
		margin: 0 7px 3px 7px
	}

	.lsvr-cta__inner {
		padding-left: 0;
		padding-right: 0
	}

	.lsvr-cta--has-button .lsvr-cta__content {
		padding: 0
	}

	.lsvr-cta__button {
		position: relative;
		top: auto;
		right: auto;
		margin: 30px 0 0 0
	}

	.lsvr-faq__inner {
		padding-left: 0;
		padding-right: 0
	}

	.lsvr-intro__inner {
		padding-left: 0;
		padding-right: 0
	}

	.lsvr-posts__inner {
		padding-left: 0;
		padding-right: 0
	}

	.lsvr-services__header-wrapper,
	.lsvr-services__list-wrapper {
		padding-left: 0;
		padding-right: 0
	}

	.lsvr-testimonials__inner {
		padding-left: 0;
		padding-right: 0
	}
}

@media (max-width: 767px) {
	#lsvr-media-query-breakpoint {
		font-family: '767'
	}

	.page-header__inner {
		padding: 0
	}

	.core__columns-inner {
		padding: 0
	}

	.post-navigation__prev,
	.post-navigation__next {
		float: none;
		margin-top: 30px;
		width: auto;
		text-align: left
	}

	.post-navigation__prev:first-child,
	.post-navigation__next:first-child {
		margin: 0
	}

	.product-post-single .post__gallery {
		text-align: center
	}

	.product-post-single .post__form {
		margin-top: 30px;
		padding-top: 30px;
		border-top: 1px solid transparent
	}

	.product-post-order .product-cart__item {
		display: block;
		position: relative;
		margin-top: 30px;
		padding-top: 30px
	}

	.product-post-order .product-cart__item:before,
	.product-post-order .product-cart__item:after {
		display: table;
		clear: both;
		height: 0;
		content: '';
		visibility: hidden
	}

	.product-post-order .product-cart__item:first-child {
		margin: 0;
		padding: 0
	}

	.product-post-order .product-cart__item-col--thumb {
		float: left;
		padding-right: 20px;
		width: 20%
	}

	.product-post-order .product-cart__item-col--title {
		float: left;
		margin-bottom: 15px;
		padding: 0 50px 0 0;
		width: 80%
	}

	.product-post-order .product-cart__item-col--quantity {
		display: inline-block;
		margin-right: 20px
	}

	.product-post-order .product-cart__item-col--price {
		display: inline-block;
		width: auto;
		padding: 0
	}

	.product-post-order .product-cart__item-col--remove {
		position: absolute;
		top: 0;
		right: 0
	}

	.product-post-order .product-cart__item:not(:first-child) .product-cart__item-col--remove {
		top: 30px
	}

	.product-post-order .product-cart__coupon-input {
		display: block;
		margin: 0 0 10px 0
	}

	.search-results-page__item-title {
		float: none;
		width: auto
	}

	.search-results-page__item-type {
		float: none;
		margin: 10px 0 0 0;
		width: auto;
		text-align: left
	}

	.error-404-page__inner {
		padding-top: 85px
	}

	.error-404-page__title {
		line-height: 90px;
		font-size: 120px
	}

	.lsvr-definition-list__item-title,
	.lsvr-definition-list__item-text {
		float: none;
		width: auto;
		text-align: left;
		padding-left: 0
	}

	.lsvr-definition-list__item-title {
		margin-top: 15px
	}

	.lsvr-definition-list__item-text:first-of-type,
	.lsvr-definition-list__item-text {
		margin: 5px 0 0 0;
		padding: 0;
		border: 0
	}

	.lsvr-intro__wrapper {
		text-align: center
	}

	.lsvr-intro--has-image .lsvr-intro__wrapper {
		display: block
	}

	.lsvr-intro--has-image .lsvr-intro__image-col,
	.lsvr-intro--has-image .lsvr-intro__text-col {
		display: block;
		padding: 0;
		width: auto
	}

	.lsvr-intro__image-wrapper {
		margin: 0 0 30px 0;
		max-width: 200px
	}

	.lsvr-slide-list {
		padding-bottom: 0px
	}

	.lsvr-slide-list__item-content {
		padding: 0;
		text-align: center
	}

	.lsvr-slide-list__item-content-inner {
		padding: 30px;
		max-width: 100%
	}

	.lsvr-slide-list__item-content-inner:before {
		display: none
	}

	.lsvr-slide-list__item-title {
		font-size: 1.125em
	}

	.lsvr-slide-list__item-text {
		font-size: 1em
	}

	.lsvr-slide-list__nav {
		bottom: -15px;
		right: 50%;
		margin-right: -50px
	}

	.lsvr-pricing-table__inner {
		padding: 20px
	}

	.lsvr-pricing-table__title {
		margin: -21px -21px 15px -21px
	}
}

@media (max-width: 480px) {
	#lsvr-media-query-breakpoint {
		font-family: '480'
	}

	.lsvr-container {
		padding: 0 15px
	}

	.header-panel__bottom {
		padding-top: 30px;
		text-align: center;
		border-top: 2px solid transparent
	}

	.header-panel__bottom:first-child {
		margin: 0;
		border: 0
	}

	.header-panel__bottom-inner {
		display: block
	}

	.header-social {
		display: block
	}

	.header-panel__bottom-decor {
		display: none
	}

	.product-post-single .post__stock,
	.product-post-single .post__price,
	.product-post-single .post__add-to-cart {
		float: none
	}

	.product-post-single .post__stock {
		margin: 0 0 30px 0
	}

	.product-post-order .product-cart__item-col--thumb {
		float: none;
		width: auto;
		padding: 0;
		margin: 0 0 15px 0;
		text-align: center
	}

	.product-post-order .product-cart__item-thumb {
		display: inline-block;
		max-width: 100px
	}

	.product-post-order .product-cart__item-col--title {
		float: none;
		width: auto;
		padding: 0;
		margin: 0 0 15px 0;
		text-align: center
	}

	.product-post-order .product-cart__item-col--quantity {
		display: block;
		margin: 0;
		width: auto;
		text-align: center
	}

	.product-post-order .product-cart__item-quantity {
		display: inline-block
	}

	.product-post-order .product-cart__item-col--price {
		display: block;
		margin: 15px 0 0 0
	}

	.product-post-order .product-cart__item-price {
		text-align: center
	}

	.product-post-order .product-cart__coupon {
		float: none;
		width: auto;
		margin: 0 0 30px 0;
		text-align: center
	}

	.product-post-order .product-cart__coupon-input {
		width: 100%
	}

	.product-post-order .product-cart__total {
		float: none;
		width: auto;
		text-align: center
	}

	.product-post-order .product-order__footer-back {
		float: none;
		width: auto;
		margin: 0 0 30px 0;
		text-align: center
	}

	.product-post-order .product-order__footer-checkout {
		float: none;
		width: auto;
		text-align: center
	}
}

.lsvr-testimonials__list {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .lsvr-testimonials__list-wrapper {
    text-align: center; /* Center the content inside the wrapper */
  }
  .footer-widgets__grid {
	display: flex;
	justify-content: center;
	align-items: start;
}

.widget {
	text-align: center;
}

/* Applying CSS to center the content */
#postList {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    gap: 20px;
    justify-items: center;
}

.lsvr-posts__item {
    text-align: center;
    /* Additional styling for each item */
}

.lsvr-posts__item a {
    display: block;
    text-decoration: none;
    color: inherit;
}

.lsvr-posts__item h3 {
    margin-bottom: 10px;
}

.lsvr-posts__item img {
    max-width: 100%;
    height: auto;
}
.marquee {
        width: 100%;
        margin: 0 auto;
        overflow: hidden;
        white-space: nowrap;
        border: 1px solid blue;
      }
      .marquee-content {
        display: inline-block;
        margin-top: 5px;
        animation: marquee 45s linear infinite;
      }
      .item-collection-1 {
        position: relative;
        left: 0%;
        animation: swap 45s linear infinite;
      }
      @keyframes swap {
        0%, 50% {
          left: 0%;
        }
        50.01%,
        100% {
          left: 100%;
        }
      }
      .marquee-content:hover {
        animation-play-state: paused
      }

      /* Transition */

      @keyframes marquee {
        0% {
          transform: translateX(0)
        }
        100% {
          transform: translateX(-100%)
        }
      }
