/*
* Reset CSS
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, main {
	display: block;
}

body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/*
*  Global CSS
*/

* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	overflow-x: hidden;
}

html, body {
	width: 100%;
	min-width: 800px;
	height: 100%;
	min-height: 100%;
}

.spacer {
	width: 100%;
	height: 100%;
	position: relative;
}

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

a {
	text-decoration: none;
	outline: none;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.overflow {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000;
    opacity: 0.7;
    z-index: 20;
    display: none;
}

.blog-and-search-links {
	position: absolute;
	right: 0;
	top: 10%;
}

.blog-and-search-open,
.blog-and-search-close {
	background: rgba(51, 51, 51, 0.7);
	width: 40px;
	position: relative;
    z-index: 15;
}
.blog-and-search-open {
	margin-bottom: 24px;
}
.blog-and-search-close:before,
.blog-and-search-open:before {
	content: "";
	display: block;
	position: absolute;
	top: -24px;
	left: 0;
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 0;
	border-bottom: 24px solid rgba(51, 51, 51, 0.7);
}

.blog-and-search-close:after,
.blog-and-search-open:after {
	content: "";
	display: block;
	position: absolute;
	bottom: -24px;
	left: 0;
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 0;
	border-top: 24px solid rgba(51, 51, 51, 0.7);
}
.blog-and-search-open a {
	background: url(../img/blog-and-search-icons.png) no-repeat center top;
	display: block;
	width: 100%;
    height: 40px;
}
.blog-and-search-open .open-blog-btn {
	background-position: center 12px;
	border-bottom: 1px solid rgba(125, 183, 184, .7);
}
.blog-and-search-open .open-search-btn {
	background-position: center -20px;
	border-bottom: 1px solid rgba(125, 183, 184, .7);
}

.blog-and-search-open .open-contact-btn{
    background: url(../img/make_contact_btn.png) no-repeat center 15px;
    border-bottom: 1px solid rgba(125, 183, 184, .7);
}

.blog-and-search-open .open-locator-btn {
	background-position: center -56px;

}
.blog-and-search-open a:hover {
	background-color: rgba(125, 183, 184, .7);
	border-bottom: 0;
}
.blog-and-search-close .close-search-btn {
	color: #fff;
	display: block;
	font-size: 25px;
	font-weight: bold;
	line-height: 55px;
	text-align: center;
	width: 100%;
	height: 50%;
}

.blog-and-search-open a.open-terms-btn {
    background:url(../img/term-btn-icon.png) no-repeat;
    background-position:center center;
    border-top: 1px solid rgba(125, 183, 184, 0.698);
}

.blog-and-search-open a.open-terms-btn:hover {
    background-color: rgba(125, 183, 184, .7);
}

.blog-and-search-close .close-contact-btn {
    color: #fff;
    display: block;
    font-size: 25px;
    font-weight: bold;
    line-height: 55px;
    text-align: center;
    width: 100%;
    height: 50%;
}


.side-soc-links-open {
	background: rgba(255, 255, 255, 0.7);
	height: 70px;
	width: 40px;
	position: relative;
    z-index: 15;
}
.side-soc-links-open:before {
	content: "";
	display: block;
	position: absolute;
	top: -24px;
	left: 0;
	width: 0;
	height: 0;
	border-left: 0 solid transparent;
	border-right: 40px solid transparent;
	border-bottom: 24px solid rgba(255, 255, 255, 0.7);
}

.side-soc-links-open:after {
	content: "";
	display: block;
	position: absolute;
	bottom: -24px;
	left: 0;
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 0 solid transparent;
	border-top: 24px solid rgba(255, 255, 255, 0.7);
}

.side-soc-links-open a {
	background: url(../img/social-side-icons-def.png) no-repeat;
	display: block;
	width: 100%;
	position: relative;
}

.side-soc-links-open a:hover {
	background: url(../img/social-side-icons-hover.png) no-repeat;
}

.side-soc-links-open .inst-btn,
.side-soc-links-open .inst-btn:hover {
	background-position: center 2px;
	height: 50%;
}

.side-soc-links-open .pin-btn,
.side-soc-links-open .pin-btn:hover {
	background-position: center -27px;
	height: 50%;
}

.blog-and-search-open a,
.side-soc-links-open a {
    position: relative;
}
.blog-and-search-open a span,
.side-soc-links-open a span {
    display: none;
    position: absolute;
    right: 50px;
    top: 0;
    width: 500px;
    text-align: right;
    font-family: 'Georgia', serif;
    font-size: 14px;
    letter-spacing: 1px;
    color: #fff;
    text-transform: lowercase;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.35);
}
.blog-and-search-open a span { line-height: 40px; }
.side-soc-links-open a span { line-height: 28px; }
.blog-and-search-open a:hover span,
.side-soc-links-open a:hover span {
    display: block;
}

.main-menu-container {
	position: fixed;
	top: 50%;
	left: 50%;
	text-align: center;
	width: 868px;
	padding: 0 25px;
	margin-left: -459px;
	margin-top: -70px;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
    -webkit-transition: top 0.8s, opacity 0.5s;
    -moz-transition: top 0.8s, opacity 0.5s;
    -o-transition: top 0.8s, opacity 0.5s;
    transition: top 0.8s, opacity 0.5s;
    z-index: 35;
}
.main-menu-container.top { top: 85px; }

.main-menu {
	width: 100%;
	width: 868px;
	position: relative;
	overflow: hidden;
}

.main-menu-inner {
	width: 10000%;
	text-align: center;
}

.menu-scroll {
	display: none;
	position: absolute;
	top: 50%;
	margin-top: -15px;
	color: #FFF;
	font-size: 40px;
}

.scroll-left {
	left: 0;
}

.scroll-right {
	right: 0;
}

.main-menu canvas {
	font-family: 'PT Sans', sans-serif;
	font-weight: bold;
	font-size: 13px;
	-webkit-transform: translate(-45%, 0) rotateY(90deg);
	-moz-transform: translate(-45%, 0) rotateY(90deg);
	-ms-transform: translate(-45%, 0) rotateY(90deg);
	transform: translate(-45%, 0) rotateY(90deg);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	position: relative;
	z-index: 1;
}

.main-menu .open-side-l {
	-webkit-transform: translate(45%, 0) rotateY(90deg);
	-moz-transform: translate(45%, 0) rotateY(90deg);
	-ms-transform: translate(45%, 0) rotateY(90deg);
	transform: translate(45%, 0) rotateY(90deg);
    z-index: 2;
}

.main-menu .opened, .main-menu .opened-item, canvas#home {
	-webkit-transform: translate(0, 0) rotateY(0deg);
	-moz-transform: translate(0, 0) rotateY(0deg);
	-ms-transform: translate(0, 0) rotateY(0deg);
	transform: translate(0, 0) rotateY(0deg);
}

canvas {
	cursor: pointer;
	display: inline-block;
	vertical-align: middle;
}

video {
	left: 0;
	top: 0;
	position: absolute;
}




/* ------------------------------*/
/*             Slider            */
/* ------------------------------*/
.slide {
    width: 100%;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.home-slide-texture {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: transparent url('../video/texture.png');
}

.slide-history-intro {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.slide-history-intro h1 {
	position: relative;
    font-size: 6.85em;
    font-family: 'PT Sans', sans-serif;
    font-weight: bold;
    letter-spacing: 0.125em;
    text-transform: uppercase;
    color: white;
	margin-bottom: .5em;
	text-align: center;
	white-space: nowrap;
}

.slide-history-intro p {
	text-align: center;
	font-family: 'PT Sans', sans-serif;
	color: #505252;
	font-size: 1.5em;
    font-weight: bold;
	line-height: 1.35;
	letter-spacing: 1px;
	margin: 0 auto;
	width: 80%;
}

.blog-tab {
	position: fixed;
	left: 0;
	top: -100%;
	height: 100%;
	width: 100%;
	overflow: hidden;
    z-index: 30;
}

.search-tab {
    position: fixed;
	height: 100%;
	width: 46%;
    top: 0;
    right: -46%;
    -webkit-transition: right 0.8s;
    -moz-transition: right 0.8s;
    -o-transition: right 0.8s;
    transition: right 0.8s;
    z-index: 30;
}
.search-tab.show { right: 0; }

.contact-tab {
    height: 100%;
    position: fixed;
    right: -46%;
    top: 0;
    transition: right 0.8s ease 0s;
    width: 46%;
    z-index: 30;
}

.contact-tab.show { right: 0; }



.no-margin {
	margin-top: 0 !important;
}

.next-prev-slide {
    position: fixed;
    left: 50%;
    bottom: 0;
    width: 120px;
    margin-left: -60px;
    text-align: center;
    z-index: 15;
}
.next-prev-slide span {
    padding: 20px 0;
    display: block;
    color: #fff;
    font-family: 'PT Sans', sans-serif;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 3px;
    text-shadow: 0 1px 1px rgba(0,0,0,0.65);
    cursor: default;
}
.next-prev-slide a {
    display: inline-block;
    width: 0;
    height: 0;
    text-indent: -999em;
    border-left: 27px solid transparent;
    border-right: 27px solid transparent;
}
.next-prev-slide .next-slide {
    border-top: 25px solid rgba(255,255,255,0.3);
    border-bottom: 0;
    box-shadow: 0 -2px 2px -2px rgba(0,0,0,0.65);
}
.next-prev-slide .prev-slide {
    border-bottom: 25px solid rgba(255,255,255,0.3);
    border-top: 0;
    box-shadow: 0 2px 2px -2px rgba(0,0,0,0.65);
}
.next-prev-slide .next-slide:hover {
    border-top: 25px solid #fff;
}
.next-prev-slide .prev-slide:hover {
    border-bottom: 25px solid #fff;
}

.hidden {
	display: none !important;
}

.loading {
	background: url(../img/preload.gif) no-repeat center center;
}

/*
*  jquery.custom-scrollbar
*/

.scrollable {
	position: relative;
}

.scrollable .viewport {
	position: relative;
	overflow: hidden;
}

.scrollable .viewport .overview {
	position: absolute;
}

.scrollable .scroll-bar {
	display: none;
    z-index: 30;
}

.scrollable .scroll-bar.vertical {
	position: absolute;
	left: 8px;
	height: 100%;
}

.scrollable .scroll-bar.horizontal {
	position: relative;
	width: 100%;
}

.scrollable .scroll-bar .thumb {
	position: absolute;
}

.scrollable .scroll-bar.vertical .thumb {
	width: 100%;
}

.scrollable .scroll-bar.horizontal .thumb {
	height: 100%;
	left: 0;
}

.not-selectable {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

/*Default skin*/

.scrollable.default-skin {
	padding-right: 10px;
	padding-bottom: 6px;
}

.scrollable.default-skin .scroll-bar.vertical {
	width: 6px;
}

.scrollable.default-skin .scroll-bar.horizontal {
	height: 6px;
}

.scrollable.default-skin .scroll-bar .thumb {
	background-color: black;
	opacity: 0.4;
	border-radius: 3px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.scrollable.default-skin .scroll-bar:hover .thumb {
	opacity: 0.6;
}

/*Gray skin*/

.scrollable.gray-skin {
	padding-right: 17px;
}

.scrollable.gray-skin .scroll-bar {
	border: 1px solid gray;
	background-color: #d3d3d3;
}

.scrollable.gray-skin .scroll-bar .thumb {
	background-color: gray;
}

.scrollable.gray-skin .scroll-bar:hover .thumb {
	background-color: black;
}

.scrollable.gray-skin .scroll-bar.vertical {
	width: 10px;
}

.scrollable.gray-skin .scroll-bar.horizontal {
	height: 10px;
	margin-top: 2px;
}

/*Modern skin*/
.scrollable.modern-skin {
	padding-right: 17px;
}

.scrollable.modern-skin .scroll-bar {
	border: 1px solid gray;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-box-shadow: inset 0 0 5px #888;
	-webkit-box-shadow: inset 0 0 5px #888;
	box-shadow: inset 0 0 5px #888;
}

.scrollable.modern-skin .scroll-bar .thumb {
	background-color: #95aabf;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #536984;
}

.scrollable.modern-skin .scroll-bar.vertical .thumb {
	width: 8px;
	background: -moz-linear-gradient(left, #95aabf 0%, #547092 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #95aabf), color-stop(100%, #547092));
	background: -webkit-linear-gradient(left, #95aabf 0%, #547092 100%);
	background: -o-linear-gradient(left, #95aabf 0%, #547092 100%);
	background: -ms-linear-gradient(left, #95aabf 0%, #547092 100%);
	background: linear-gradient(to right, #95aabf 0%, #547092 100%);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#95aabf', endColorstr='#547092',GradientType=1 )";
}

.scrollable.modern-skin .scroll-bar.horizontal .thumb {
	height: 8px;
	background-image: linear-gradient(#95aabf, #547092);
	background-image: -o-linear-gradient(#95aabf, #547092);
	background-image: -moz-linear-gradient(#95aabf, #547092);
	background-image: -webkit-linear-gradient(#95aabf, #547092);
	background-image: -ms-linear-gradient(#95aabf, #547092);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#95aabf', endColorstr='#547092',GradientType=0 )";
}

.scrollable.modern-skin .scroll-bar.vertical {
	width: 10px;
}

.scrollable.modern-skin .scroll-bar.horizontal {
	height: 10px;
	margin-top: 2px;
}

/*Make skin*/

.scrollable.make-skin {
	padding-right: 17px;
}

.scrollable.make-skin .scroll-bar {
	border: 0;
	background-color: #fff;
}

.scrollable.make-skin .scroll-bar.vertical .thumb {
	background: url('../img/scroll-handler-27x72.png') center center no-repeat #a9ede2;
}

.scrollable.make-skin .scroll-bar.vertical:hover .thumb {
	background: url('../img/scroll-handler-27x72.png') center center no-repeat #a9ede2;
	cursor: pointer;
}

.scrollable.make-skin .scroll-bar.horizontal .thumb {
	background: url('../img/scroll-h-horisontal-72x27.png') center center no-repeat #efb8f2;
}

.scrollable.make-skin .scroll-bar.horizontal:hover .thumb {
	background: url('../img/scroll-h-horisontal-72x27.png') center center no-repeat #efb8f2;
	cursor: pointer;
}

.scrollable.make-skin .scroll-bar.vertical {
	width: 2.1875em;
}

.scrollable.make-skin .scroll-bar.horizontal {
	height: 2.125em;
	margin-top: -2.1875em;
}

.scrollable.make-skin .scroll-bar.horizontal {
	position: absolute;
	top: 0;
	width: 100%;
}

/* Make product details skin */

.scrollable.make-products-skin {
	padding-right: 15px;
	margin-right: -15px;
}
.scrollable.make-products-skin .scroll-bar {
	border: 0;
	background: #ccc;
	border-radius: 2px;
}
.category-shampoo .scrollable.make-products-skin .scroll-bar { background: rgba(0,75,95,0.15); }
.category-styling .scrollable.make-products-skin .scroll-bar { background: rgba(0,95,75,0.15); }

.scrollable.make-products-skin .scroll-bar.vertical .thumb,
.scrollable.make-products-skin .scroll-bar.vertical:hover .thumb,
.scrollable.make-products-skin .scroll-bar.horizontal .thumb,
.scrollable.make-products-skin .scroll-bar.horizontal:hover .thumb {
	background: #fff;
	border-radius: 2px;
}
.scrollable.make-products-skin .scroll-bar.vertical:hover .thumb,
.scrollable.make-products-skin .scroll-bar.horizontal:hover .thumb {
	cursor: pointer;
}
.scrollable.make-products-skin .scroll-bar.vertical {
	width: 5px;
	right: 0;
	left: inherit;
}
.scrollable.make-products-skin .scroll-bar.horizontal {
	height: 5px;
}

/*
*  Other style
*/

/*-------------------------------------------*/
/*-------------PRODUCT POPUP-----------------*/
/*-------------------------------------------*/

.pm-nav-wrapper {
	position: fixed;
	font-size: 100%;
	width: 22em;
    height: 80%;
	left: -22em;
	top: 10%;
    -webkit-transition: left 0.8s;
    -moz-transition: left 0.8s;
    -o-transition: left 0.8s;
    transition: left 0.8s;
}
.pm-nav-wrapper.show {
    left: 0;
}
.pm-nav-wrapper:before {
	display: block;
	content: ' ';
	width: 0;
	height: 0;
	border-bottom: 13.125em solid rgba(91, 119, 104, 0.5);
	border-right: 22em solid transparent;
    position: absolute;
    top: 0;
}
.pm-nav-wrapper:after {
	display: block;
	content: ' ';
	width: 0;
	height: 0;
	border-top: 13.125em solid rgba(91, 119, 104, 0.5);
	border-right: 22em solid transparent;
    position: absolute;
    bottom: 0;
}
.pm-triangle {
	position: absolute;
	top: -13.125em;
	left: 0;
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-top: 10.7385em solid transparent;
	border-left: 18em solid rgba(125, 220, 166, 0.1);
	border-bottom: 10.7385em solid transparent;
}

.pm-nav-bar {
	position: absolute;
    left: 0;
    width: 100%;
    top: 13.125em;
    bottom: 13.125em;
	padding: 0 2.5em 0 3.5em;
	background-color: rgba(91, 119, 104, 0.5);
}

.pm-nav,
.pm-content {
	font-family: 'PT Sans', sans-serif;
}

.pm-nav ul {
	margin-bottom: 1em;
}

.pm-nav li {
	padding-bottom: 1.7em;
}

.pm-nav li a {
	color: #fff;
	font-size: 1.0625em; /*17px*/
	text-transform: uppercase;
	text-decoration: none;
}

.pm-nav li a strong {
	font-weight: 700;
}

.pm-nav h1 {
	color: #fff;
	padding: 12px 0;
	font-weight: 700;
	font-size: 2.5em; /*40px*/
	text-transform: uppercase;
	line-height: 1.1;
	margin-bottom: 0.75em;
	border-top: 4px solid #fff;
	border-bottom: 4px solid #fff;
}
.pm-nav p {
	color: #fff;
    position: relative;
    z-index: 1;
}

.close-modal a {
	display: inline-block;
	font-family: 'Open Sans', sans-serif;
	font-size: 3em;
	color: #fff;
	text-decoration: none;
	margin-bottom: 0.2em;
	position: relative;
    z-index: 25;
}

.pm-nav .btn {
	display: inline-block;
	background-color: rgba(0, 0, 0, 0.6);
	color: #fff;
	text-decoration: none;
	padding: 0.3125em 1em 0.4375em; /*5px 16px 7px*/
	line-height: 1;
	margin-right: 0.3125em; /*5px*/
}

.pm-nav .btn:hover {
	background-color: rgba(0, 0, 0, 1);
}

.pm-nav .btn-prev span {
	display: inline-block;
	margin-left: 0.6875em; /*11px*/
	color: #b2b8b5;
}

.pm-nav .btn-next span {
	display: inline-block;
	margin-right: 0.6875em; /*11px*/
	color: #b2b8b5;
}

.pm-nav .btn-prev:before {
	display: inline-block;
	content: "";
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-right: 5px solid #848b87;
	border-bottom: 5px solid transparent;
}

.pm-nav .btn-next:after {
	display: inline-block;
	content: "";
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-left: 5px solid #848b87;
	border-bottom: 5px solid transparent;
}

.product-modal-wrapper {
	font-size: 100%;
	position: fixed;
	width: 67.375em; /*554px*/
	left: 0;
	top: -50%;
    opacity: 0;
    -webkit-transition: opacity 0.8s, top 0.8s;
    -moz-transition: opacity 0.8s, top 0.8s;
    -o-transition: opacity 0.8s, top 0.8s;
    transition: opacity 0.8s, top 0.8s;
	-webkit-transform: translate(50%, -50%);
	-moz-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
}
.product-modal-wrapper svg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.product-modal-wrapper svg .back_triangle {
    fill: #d3fae4;
    fill-opacity: 0.63;
}
.product-modal-wrapper svg .fore_triangle {
    fill: #fff;
    fill-opacity: 0.25;
}
.product-modal-wrapper.show {
    opacity: 1;
    top: 50%;
}
.product-modal {
    position: relative;
    height: 100%;
    width: 38.5em;
    margin-left: 5em;
}
.pm-content-wrapper {
	margin-bottom: 3em;
	padding-top: 2em;
	clear: both;
}
.pm-content-wrapper .pic-wrapper {
    width: 12.5em;
    margin-top: 2em;
    float: left;
    overflow: hidden;
}
.pm-content-wrapper .pic-sub-wrapper {
    height: 22em;
    width: 12.5em;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.pm-content-wrapper .pic-wrapper img {
    width: auto;
    height: auto;
    max-width: 12em;
    max-height: 22em;
}
.pm-content {
	margin-left: 14em;
	width: 26.875em;
}
.pm-content h1 {
	color: #000;
	font-family: 'PT Sans', sans-serif;
	font-size: 2.1875em; /*35px*/
	text-transform: uppercase;
	margin-bottom: 0.375em; /*6px*/
	line-height: 1;
}

.pm-content p {
	color: #000;
	font-size: 1.125em; /*18px*/
	line-height: 1.3;
}

.pm-content p.meta {
	color: #666666;
	font-style: italic;
	margin-top: 0.5em;
	margin-bottom: 2em;
}

.pm-content p.meta strong {
	color: #666666;
	font-style: italic;
	font-weight: bold;
}

.product-modal .buttons {
    white-space: nowrap;
}
.product-modal .btn-wrap {
    display: inline-block;
    height: 2.5em;
    overflow: hidden;
    margin-right: 1.5em;
    padding-right: 1.5625em;
    vertical-align: middle;
}
.product-modal .btn {
	display: inline-block;
	color: #fff;
	font-weight: bold;
	font-size: 0.875em;
	line-height: 1;
	padding: 0.925em 0.715em 2em 2.5em;
	text-transform: uppercase;
    position: relative;
}

.product-modal .btn.btn-prev,
.product-modal .btn.btn-next {
	background-color: #8ca9a6;
}
.product-modal .btn.btn-buy {
	background-color: #a30000;
}
.product-modal .btn.btn-buy:after {
    content: ' ';
    font-size: 1.15em; /* back to 16px */
    position: absolute;
    width: 0;
    height: 5em;
    right: -1.545em;
    top: 0;
    border-left: 1.5625em solid #a30000;
    border-top: 0.9375em solid transparent;
}
.product-modal .btn.btn-prev:after,
.product-modal .btn.btn-next:after {
    content: ' ';
    font-size: 1.15em; /* back to 16px */
    position: absolute;
    width: 0;
    height: 5em;
    right: -1.545em;
    top: 0;
    border-left: 1.5625em solid #8ca9a6;
    border-top: 0.9375em solid transparent;
}
.product-modal .btn.btn-more-info {
	background-color: #c36262;
	padding: 0.625em 2.1875em;
}

.product-modal .btn.btn-more-info:hover {
	background-color: #aa1414;
}

/*------------------------------------------------*/
/*-----------------SEARCH PAGE--------------------*/
/*------------------------------------------------*/
.search-tab {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.search-panel-section {
	font-size: 100%;
	position: relative;
	width: 100%;
	height: 100%;
	float: right;
	background: url('../img/bg-5x5.png') repeat left top;
}

.contact-panel-section {
    background: url("../img/bg-5x5.png") repeat scroll left top rgba(0, 0, 0, 0);
    float: right;
    font-size: 100%;
    height: 100%;
    position: relative;
    width: 100%;
}

.search-panel-scroll {
	height: 100%;
	width: 100%;
	position: relative;
}

.search-panel-scroll .overview {
	width: 100%;
}

.search-panel-section .blog-and-search-links {
	left: -40px;
	display: none;
}

.contact-panel-section .blog-and-search-links {
    left: -40px;
    display: none;
}

.search-panel {
	position: relative;
	font-size: 100%;
	padding: 4.375em 12.8848347% 0; /*70px*/
}

.search-bar {
	margin-bottom: 1.875em; /*30px*/
}

.search-bar .control-group {
	position: relative;
	-webkit-box-shadow: 4px 4px 0 0 #a6a6a6;
	box-shadow: 4px 4px 0 0 #a6a6a6;
	display: inline-block;
	height: 3.4375em; /*55px*/
	white-space: nowrap;
	margin-right: 2em;
}

.search-bar .control-group input.cstm-field {
	display: block;
	float: left;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 1.125em;
	height: 100%;
	padding-left: 1.25em;
	padding-right: 1.25em; /*18px 20px 16px 20px*/
	width: 17.9375em; /*287px*/
}

.search-bar .control-group .btn-search {
	font-size: 100%;
	width: 3.25em; /*52px*/
	height: 100%;
	border: 1px solid #bfbfbf;
	border-left: 0;
	background-color: #e3e3e3;
	background-image: url('../img/ico-search-23x24.png');
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	padding: 0;
}

.search-bar .search-info {
	display: inline-block;
	font-size: 1em;
	font-family: 'PT Sans', sans-serif;
	font-style: italic;
	color: #484848;
	vertical-align: bottom;
	margin-top: 1em;
}

.search-bar .search-info .search-count {
	font-weight: bold;
}

.filter-bar {
	margin-bottom: 1.5em; /*24px*/
}

.filter-bar .filter-tab {
	display: inline-block;
	margin: 0 5px 5px 0;
	background-color: #fff;
}

.filter-tab span {
	display: inline-block;
	font-family: 'PT Sans', sans-serif;
	font-size: 0.75em; /*12px;*/
	font-weight: bold;
	padding: 0.4375em 1em; /*7px 16px;*/
	color: #999999;
	text-transform: uppercase;
}

.filter-tab .close-filter {
	display: inline-block;
	background-color: #e3e3e3;
	color: #000;
	width: 1.625em; /*26px;*/
	padding: 0.4375em 0; /*7px 0;*/
	text-align: center;
}

.search-results {
}

.search-results .search-item {
	background-color: #fff;
	padding: 0.75em; /*12px*/
}

.search-item {
	display: block;
	margin-bottom: 1em;
}

.search-item figcaption {
	font-size: 1em;
	font-family: 'PT Sans', sans-serif;
	color: #000;
	text-transform: uppercase;
	padding-right: 0.5em;
}

.search-item img {
	padding-bottom: 0.5em; /*8px*/
    max-height: 150px;
    width: auto;
}

.search-item figcaption span {
	display: block;
	font-size: 0.875em; /*14px*/
	color: #666666;
	padding-bottom: 0.25em;
}

.search-item .triangle {
	position: absolute;
	bottom: 0;
	right: 0;
	width: 0;
	height: 0;
	content: "";
	border-bottom: 3em solid #a9ede2; /*48px*/
	border-left: 3em solid transparent;
}

.search-item .add-search-item {
	font-family: Arial, sans-serif;
	float: right;
	font-size: 1.5em;
	line-height: 1;
	padding: 1em 0.25em 0;
	color: #fff;
}

.search-item.sq {
	width: 23%; /*192px;*/
	height: auto;
}

.search-item.wide {
	width: 48%; /* 400px;*/
	height: auto;
}

.search-item.long {
	width: 23%; /*192px;*/
	height: auto;
}

/*-----------------------------------------------*/
/*---------------BLOG-PAGE-----------------------*/
/*-----------------------------------------------*/

.blog-search-tab p,
.blog-search-tab span,
.blog-search-tab a,
.blog-search-tab h1,
.blog-search-tab h2,
.blog-search-tab h3 {
	font-family: 'Raleway', sans-serif;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.blog-search-tab {
	position: relative;
	height: 100%;
	font-size: 100%;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.blog-search-panel {
	height: 65.9%;
	min-height: 400px;
	background: url('../img/bg-5x5.png') repeat left top;
}

.blog-search-tab .blog-search-controls {
	background: url('../img/bg-5x5.png') repeat left top;
	padding: 10px 0 15px 48.75%;
	position: relative;
}

.blog-search-tab .blog-search-controls .search-bar {
	margin-bottom: 1em;
}

.blog-search-tab .blog-search-controls .filter-bar {
	margin-bottom: 0;
}

.blog-search-tab .blog-search-controls .blog-close {
	background: transparent url('../img/blog-close.png') repeat left top;
	text-indent: -9999em;
	position: absolute;
	bottom: -40px;
	left: 16px;
	height: 40px;
	width: 150px;
	cursor: pointer;
}

.post-preview-section {
	position: relative;
	width: 48.75%;
	height: 100%;
	float: left;
	padding: 3.625em 0 0 1.6875em; /*58px 0 0 27px*/
}

.blog-tags-bar {
	position: absolute;
	left: 0;
	top: 0.875em;
	width: 100%;
}

.tags-bar-content {
	background-color: #fff;
	margin-left: 1.6875em;
	margin-right: 0.625em;
	height: 2.125em; /*34px*/
	padding: 0.5em 1em 0.5em 1em;
}

.blog-tags-bar ul {
	display: inline-block;
	vertical-align: middle;
}

.blog-tags-bar ul li {
	display: inline-block;
	margin-right: 0.5em;
}

.blog-tags-bar ul li a {
	display: block;
	width: 1.125em;
	height: 1.125em;
}

.blog-tags-bar .blog-tags-name {
	display: inline-block;
	vertical-align: middle;
	font-weight: 200;
	text-transform: uppercase;
}

.post-image-wrapper {
	height: 100%;
	width: auto;
	overflow: hidden;
}

.post-preview-wrapper {
	position: relative;
	height: 100%;
	padding: 0 .625em 0 0;
}

.post-info-wrapper {
	position: absolute;
	bottom: 0;
	right: .625em;
	width: 70%;
	padding: 1.875em 2.1875em;
	background-color: rgba(0, 0, 0, .35);
	color: #fff;
}

.post-info-wrapper .post-tag {
	display: inline-block;
	line-height: 1.875em; /*30px*/
	vertical-align: middle;
	padding: 0 0.75em;
	margin-bottom: 1em;
}

.post-info-wrapper h1 {
	font-size: 5em;
	font-weight: 200;
	line-height: 0.9;
	padding-bottom: 0.1875em;
}

.post-info-wrapper p {
	font-weight: bold;
}

.blog-search-results {
	width: 51.25%;
	position: relative;
	height: 100%;
	float: left;
	padding-top: 3.125em; /*58px*/
}

.blog-search-scroll {
	position: relative;
	height: 100%;
}

.blog-search-items {
	height: 33.33%;
	width: auto;
	overflow: hidden;
	white-space: nowrap;
}

.blog-search-item {
	height: 100%;
	position: relative;
	overflow: hidden;
	padding: .5em .5em 0 0;
	display: inline-block;
	transition: width 0.35s;
	-webkit-transition: width 0.35s;
	-moz-transition: width 0.35s;
}

.blog-search-item img {
	width: 100%;
	height: 100%;
}

.blog-search-item .search-item-overlay {
	position: absolute;
	bottom: 0;
	left: 0;
	right: .5em;
	padding: 1em;
	background-color: rgba(0, 0, 0, .35);
	color: #fff;
	white-space: normal;
}

.blog-search-item .search-post-category {
	max-width: 12.5em;
	text-transform: uppercase;
	font-weight: bold;
	padding: 3px;
}

.blog-search-item h2 {
	max-width: 7.14em;
	font-size: 1.75em;
}

.blog-search-tab .viewport {
	height: 100% !important;
}

.blog-search-tab .viewport .overview {
	height: 100% !important;
}

/*-----------------------------------------------*/
/*---------------BLOG-DETAIL---------------------*/
/*-----------------------------------------------*/

.blog-detail-panel p,
.blog-detail-panel span,
.blog-detail-panel a,
.blog-detail-panel h1,
.blog-detail-panel h2,
.blog-detail-panel h3 {
	font-family: 'Raleway', sans-serif;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.blog-detail {
	position: fixed;
	top: 0;
	right: -100%;
	width: 100%;
	height: 100%;
	font-size: 100%;
    z-index: 30;
}

.blog-detail .scrollable .scroll-bar.vertical {
	right: -6%;
	left: auto;
}

.blog-detail .scrollable.make-skin {
	padding-right: 0;
}

.blog-detail .scrollable .viewport {
	background-color: #fff;
}

.blog-detail-panel {
	position: relative;
	height: 65.9%;
	min-height: 400px;
}

.blog-deatail-tags-wrap {
	background: url('../img/bg-5x5.png') repeat left top;
	height: 3.75em; /*60px*/
	width: 100%;
	padding: 1em 1.6875em 0.625em 1.6875em;
	position: absolute;
	top: 0;
	left: 0;
}

.blog-detail-tags-bar {
	background-color: #fff;
	height: 2.125em; /*34px*/
	padding: 0.5em 1em 0.5em 1em;
}

.blog-detail-tags-bar ul {
	display: inline-block;
	vertical-align: middle;
}

.blog-detail-tags-bar ul li {
	display: inline-block;
	margin-right: 0.5em;
}

.blog-detail-tags-bar ul li a {
	display: block;
	width: 1.125em;
	height: 1.125em;
}

.blog-detail-tags-bar .blog-tags-name {
	display: inline-block;
	vertical-align: middle;
	font-weight: 200;
	text-transform: uppercase;
}

.blog-detail-panel .post-image-wrap {
	height: 100%;
	width: 47.7683316%;
	float: left;
	overflow: hidden;
	background: url('../img/bg-5x5.png') repeat left top;
	padding-left: 1.6875em;
	margin-left: -1.6875em;
}

.post-wrapper {
	height: 100%;
	padding-top: 3.75em;
}

.post-view {
	position: relative;
	height: 100%;
	padding: 0 1.6875em;
}

.post-view .post-image-wrap img {
	height: auto;
	max-width: 100%;
	width: 100%;
}

.post-view .close-post-btn {
	display: none;
	font-family: 'Open Sans', sans-serif;
	position: absolute;
	color: #bfbfbf;
	font-size: 3em;
	top: .1em;
	right: 5%;
	cursor: pointer;
    z-index: 30;
}

.post-content-wrapper {
	width: 50.4250797%;
	height: 100%;
	float: left;
}

.post-content .category {
	margin-bottom: 1em;
	display: inline-block;
	margin-right: 10px;
	color: #fff;
	padding: 6px 10px;
	font-family: 'Raleway', sans-serif;
	font-size: 1.125em;
	font-weight: 700;
	min-width: 7.6875em;
	text-transform: uppercase;
}

.post-content h1 {
	font-size: 5em;
	font-weight: 200;
	line-height: 0.8;
	padding-bottom: .6em;
}

.post-content .post-date {
	font-size: 1em;
	font-weight: 700;
	padding-bottom: 1.2em;
}

.post-content .post-text {
	-moz-column-count: 2;
	-webkit-column-count: 2;
	column-count: 2;
	-moz-column-gap: 3.125em;
	-webkit-column-gap: 3.125em;
	column-gap: 3.125em;
	line-height: 1.8;
	font-size: 12px;
	font-family: 'Raleway', sans-serif;
}

.post-content .post-text p {
	line-height: 1.8;
}

/*-----------------------------------------------*/
/*---------------BLOG-ORIGAMI--------------------*/
/*-----------------------------------------------*/

#grid-origami {
	height: 100%;
}

.view-origami {
	width: 100%;
	height: 100%;
	float: left;
	position: relative;
	-webkit-perspective: 2500px;
	-moz-perspective: 2500px;
	-o-perspective: 2500px;
	-ms-perspective: 2500px;
	perspective: 2500px;
}

.view-origami .slice {
	height: 100%;

	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;

	-webkit-transform-origin: left center;
	-moz-transform-origin: left center;
	-o-transform-origin: left center;
	-ms-transform-origin: left center;
	transform-origin: left center;

	-webkit-transition: -webkit-transform 700ms ease-in-out;
	-moz-transition: -moz-transform 700ms ease-in-out;
	-o-transition: -o-transform 700ms ease-in-out;
	-ms-transition: -ms-transform 700ms ease-in-out;
	transition: transform 700ms ease-in-out;

}

.view-origami .s1 .post-content {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fff;
	padding: 1.25em 2em;
}

.view-origami .s2 .post-content {
	position: absolute;
	top: 0;
}

.view-origami .s3 .post-content {
	position: absolute;
	top: 0;
}

.view-origami .s4 .post-content {
	position: absolute;
	top: 0;
}

.view-origami .overlay-origami {
	height: 100%;
	opacity: 0;
	position: absolute;
	transition: opacity 700ms ease-in-out;
}

.view-origami .overlay-origami {
	opacity: 1;
}

.view-origami .s1 > .overlay-origami {
	background: -moz-linear-gradient(right, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
	background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
	background: -o-linear-gradient(right, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
	background: -ms-linear-gradient(right, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(right, rgba(0, 0, 0, 0.05) 0%, rgba(0, 0, 0, 0) 100%);
}

.view-origami .s1 > .overlay-origami {
	background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
	background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
	background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
	background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
	background: linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%);
}

.view-origami .s2 > .overlay-origami {
	background: -moz-linear-gradient(right, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.2) 100%);
	background: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.2) 100%);
	background: -o-linear-gradient(right, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.2) 100%);
	background: -ms-linear-gradient(right, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.2) 100%);
	background: linear-gradient(right, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.2) 100%);
}

.view-origami .s3 > .overlay-origami {
	background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
	background: -o-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
	background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(left, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
}

.view-origami .s4 > .overlay-origami {
	background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
	background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
	background: -o-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
	background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(left, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
}

.overhidden-origami {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: inline-block;
	background-color: #fff;
}


/*-----------------------------------------------*/
/*---------------   PRODUCTS    -----------------*/
/*-----------------------------------------------*/
.category-shampoo,
.category-styling {
    min-height: 100%;
    height: auto;
    position: relative;
}

.page-background,
.page-background svg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.category-shampoo .page-background { background: #a6e9ef; }
.category-shampoo .page-background .darken { fill: #90dbe5; }
.category-styling .page-background { background: #a7ede2; }
.category-styling .page-background .darken { fill: #91dfd8; }
.category-styling .page-background .extra-darken { fill: #7fd2cf; }

.title-prod {
    padding-top: 220px;
}
.title-prod h1 {
	font-size: 4.375em;
	font-family: 'PT Sans', sans-serif;
	text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.125em;
    font-weight: bold;
    color: #fff;
    margin-bottom: 1.65em;
}
.title-prod .showcase {
	text-align: center;
	width: 60%;
	padding: 6em 6em;
	margin-top: -6em;
	margin-left: 20%;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
}

.title-prod .showcase .left, .title-prod .showcase .right {
	position: absolute;
	width: 5em;
	height: 100%;
	top: 0;
	z-index: 1;
}
.title-prod .showcase .left { left: 0; }
.title-prod .showcase .right { right: 0; }
.title-prod .showcase .left .arrow, .title-prod .showcase .right .arrow {
	position: absolute;
	width: 60px;
	height: 60px;
	top: 50%;
	margin-top: -30px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)";
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	cursor: default;
}
.title-prod .showcase .left .arrow {
	left: 0;
	border-left: 1px solid #905e8f;
	border-bottom: 1px solid #905e8f;
	margin-left: 15px;
	-webkit-box-shadow: -1px 1px 4px -3px rgba(0,0,0,0.3);
	-moz-box-shadow: -1px 1px 4px -3px rgba(0,0,0,0.3);
	box-shadow: -1px 1px 4px -3px rgba(0,0,0,0.3);
}
.title-prod .showcase .right .arrow {
	right: 0;
	border-top: 1px solid #905e8f;
	border-right: 1px solid #905e8f;
	margin-right: 15px;
	-webkit-box-shadow: 1px -1px 4px -3px rgba(0,0,0,0.3);
	-moz-box-shadow: 1px -1px 4px -3px rgba(0,0,0,0.3);
	box-shadow: 1px -1px 4px -3px rgba(0,0,0,0.3);
}

.title-prod .showcase ul {
	position: absolute;
}
.title-prod .showcase li {
	position: relative;
    display: inline-block;
	margin-right: 5em;
    vertical-align: bottom;
}
.category-styling .title-prod .showcase li { margin-right: 4em; }
.title-prod .showcase li:last-child { margin-right: 0; }

.title-prod .showcase a:hover img {
	-webkit-transform: scale(1.4);
	-moz-transform: scale(1.4);
	-ms-transform: scale(1.4);
	-o-transform: scale(1.4);
	transform: scale(1.4);
}
.title-prod .showcase img {
	display: block;
    width: auto;
    height: auto;
    max-height: 25em;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}
/* sizing */
.title-prod .showcase li.product-12 { margin-right: 3.5em; }
.title-prod .showcase li.product-13,
.title-prod .showcase li.product-14,
.title-prod .showcase li.product-15 { margin-right: 2em; }
.title-prod .showcase li.product-20,
.title-prod .showcase li.product-21 { margin-right: 3em; }

.title-prod .showcase li.product-11 img { max-height: 23.75em; }
.title-prod .showcase li.product-12 img { max-height: 15.675em; }
.title-prod .showcase li.product-13 img,
.title-prod .showcase li.product-14 img,
.title-prod .showcase li.product-15 img { max-width: 8.25em; }
.title-prod .showcase li.product-20 img { max-width: 12.5em; }
.title-prod .showcase li.product-21 img { max-height: 18.75em; }

.single-prod {
    padding-top: 190px;
}
.single-prod .col_1 {
    position: fixed;
	top: 0;
	left: 0;
	width: 190px;
	height: 100%;
	background: #f9f9f9;
}
.single-prod .col_2 {
    position: relative;
	margin-left: 190px;
	padding-left: 10.5em;
}
.single-prod .col_3 {
	position: fixed;
	top: 0;
	right: 0;
	width: 33%;
	height: 100%;
}
.single-prod .showcase {
	position: absolute;
	text-align: center;
	top: 53px;
	bottom: 0;
	width: 100%;
	overflow: hidden;
}
.single-prod .showcase .top, .single-prod .showcase .bottom {
	position: absolute;
	height: 40px;
	width: 100%;
	background: #f9f9f9;
	left: 0;
	z-index: 1;
}
.single-prod .showcase .top {
	top: 0;
	-webkit-box-shadow: 0 10px 50px 40px #f9f9f9;
	-moz-box-shadow: 0 10px 50px 40px #f9f9f9;
	box-shadow: 0 10px 50px 40px #f9f9f9;
}
.single-prod .showcase .bottom {
	bottom: 0;
	-webkit-box-shadow: 0 -10px 50px 40px #f9f9f9;
	-moz-box-shadow: 0 -10px 50px 40px #f9f9f9;
	box-shadow: 0 -10px 50px 40px #f9f9f9;
}
.single-prod .showcase .top .arrow, .single-prod .showcase .bottom .arrow {
	position: absolute;
	width: 30px;
	height: 30px;
	left: 50%;
	margin-left: -15px;
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)";
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	cursor: default;
}
.single-prod .showcase .top .arrow {
	top: 0;
	border-top: 1px solid #905e8f;
	border-left: 1px solid #905e8f;
	margin-top: 15px;
	-webkit-box-shadow: -1px -1px 4px -3px rgba(0,0,0,0.5);
	-moz-box-shadow: -1px -1px 4px -3px rgba(0,0,0,0.5);
	box-shadow: -1px -1px 4px -3px rgba(0,0,0,0.5);
}
.single-prod .showcase .bottom .arrow {
	bottom: 0;
	border-right: 1px solid #905e8f;
	border-bottom: 1px solid #905e8f;
	margin-bottom: 15px;
	-webkit-box-shadow: 1px 1px 4px -3px rgba(0,0,0,0.5);
	-moz-box-shadow: 1px 1px 4px -3px rgba(0,0,0,0.5);
	box-shadow: 1px 1px 4px -3px rgba(0,0,0,0.5);
}

.single-prod .showcase ul {
	position: absolute;
	width: 100%;
}
.single-prod .showcase li {
    position: relative;
    display: block;
    padding: 1em 0;
    vertical-align: bottom;
	background: #f9f9f9;
	-webkit-transition: background-color .5s linear;
	-moz-transition: background-color .5s linear;
	-ms-transition: background-color .5s linear;
	-o-transition: background-color .5s linear;
	transition: background-color .5s linear;
}
.single-prod .showcase li.active {
	background: #f0f0f0;
}
.single-prod .showcase img {
    display: block;
    width: auto;
    height: auto;
    max-height: 210px;
	max-width: 95px;
	margin: auto;
}

.single-prod .back_to_products {
    font-weight: bold;
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
}
.single-prod .back_to_products a {
    display: block;
	color: #905e8f;
	border-bottom: 1px solid #a6e9ef;
	padding: 18px 0 18px 52px;
	position: relative;
	text-align: center;
}
.single-prod .back_to_products a .back_button {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 52px;
	border-right: 1px solid #fff;
}
.category-shampoo .single-prod .back_to_products a,
.category-shampoo .single-prod .back_to_products a .back_button {
	border-color: #a6e9ef;
}
.category-styling .single-prod .back_to_products a,
.category-styling .single-prod .back_to_products a .back_button {
	border-color: #a7ede2;
}
.single-prod .back_to_products a .back_button:before, .single-prod .back_to_products a .back_button:after {
	content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: 50%;
	top: 50%;
}
.single-prod .back_to_products a .back_button:before {
	border-right: 12px solid #905e8f;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	margin-top: -10px;
	margin-left: -6px;
}
.single-prod .back_to_products a .back_button:after {
	border-right: 10px solid #f9f9f9;
	border-top: 8px solid transparent;
	border-bottom: 8px solid transparent;
	margin-top: -8px;
	margin-left: -5px;
}

.single-prod .product {
	/* Force hardware acceleration */
    -webkit-transform: translateZ(0px);
    -moz-transform: translateZ(0px);
    -ms-transform: translateZ(0px);
    transform: translateZ(0px);
}
.single-prod .prod-figure-side {
	float: left;
	width: 18em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: right;
	position: relative;
}
.single-prod .prod-figure-side .img-wrapper {
    height: 38em;
    display: table-cell;
    vertical-align: middle;
}
.single-prod .prod-figure-side.small .img-wrapper { height: 30em; }

.single-prod .prod-figure-side .img-wrapper {
    height: 30em;
    display: table-cell;
    vertical-align: middle;
}
.single-prod .prod-figure-side .img-wrapper img {
    width: auto;
    height: auto;
    max-width: 14em;
    max-height: 36em;
}
.single-prod .prod-figure-side.small .img-wrapper img { max-height: 28em; }

.single-prod .prod-info-side {
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
    width: 42.5em;
}
.single-prod h1 {
    display: block;
	font-size: 3.75em;
    font-weight: bold;
	font-family: 'PT Sans', sans-serif;
	text-align: left;
	text-transform: uppercase;
    color: #fff;
    padding-bottom: 0.4em;
    margin-bottom: 0.4em;
    border-bottom: 4px solid #fff;
}
.prod-info-subtitle {
    font-size: 0.4em;
    display: block;
    margin-top: 0.5em;
}
.single-prod p {
	font-family: 'PT Sans', sans-serif;
	line-height: 1.5;
	font-size: 1.125em;
	padding-bottom: .75em;
}
.single-prod p.category {
	font-family: 'PT Sans', sans-serif;
	color: #666666;
}
.single-prod p.category span {
	font-weight: 700;
    font-style: italic;
}
.single-prod p.category a {
    color: #666666;
    text-decoration: underline;
    font-style: normal;
    font-weight: normal;
}
.single-prod p.category a:hover {
    text-decoration: none;
}
.single-prod .buy-now-wrap {
    display: inline-block;
    height: 40px;
    overflow: hidden;
    margin: 1.25em 3.45em 1.25em 0;
    padding-right: 25px;
    vertical-align: middle;
}
.single-prod .buy-now-btn {
	display: inline-block;
    position: relative;
	padding: 12px 45px 12px 60px;
	background-color: #905e8f;
	color: #fff;
	font-size: 16px;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.single-prod .buy-now-btn:after {
    content: ' ';
    position: absolute;
    width: 0;
    height: 50px;
    right: -25px;
    top: 0;
    border-left: 25px solid #905e8f;
    border-top: 15px dotted transparent;
}

.single-prod .social-bar { display: inline-block; vertical-align: middle; }
.single-prod .social-btns { background-color: #91dbe5; }
.single-prod .social-btns:before { border-bottom: 10px solid #91dbe5; }
.single-prod .social-btns:after { bottom: -10px; border-top: 10px solid #91dbe5; }

.category-shampoo .single-prod .social-btns { background-color: rgba(0,75,95,0.15); }
.category-shampoo .single-prod .social-btns:before { border-bottom: 10px solid rgba(0,75,95,0.15); }
.category-shampoo .single-prod .social-btns:after { bottom: -10px; border-top: 10px solid rgba(0,75,95,0.15); }

.category-styling .single-prod .social-btns { background-color: rgba(0,95,75,0.15); }
.category-styling .single-prod .social-btns:before { border-bottom: 10px solid rgba(0,95,75,0.15); }
.category-styling .single-prod .social-btns:after { bottom: -10px; border-top: 10px solid rgba(0,95,75,0.15); }

.single-prod .social-btns.stockist-btn:hover { background-color: #b66163; }
.single-prod .social-btns.stockist-btn:hover:before { border-bottom-color: #b66163; }
.single-prod .social-btns.stockist-btn:hover:after { border-top-color: #b66163; }
.single-prod .social-btns.fb-btn:hover { background-color: #4c6ba4; }
.single-prod .social-btns.fb-btn:hover:before { border-bottom: 10px solid #4c6ba4; }
.single-prod .social-btns.fb-btn:hover:after { border-top: 10px solid #4c6ba4; }
.single-prod .social-btns.tw-btn:hover { background-color: #09adea; }
.single-prod .social-btns.tw-btn:hover:before { border-bottom: 10px solid #09adea; }
.single-prod .social-btns.tw-btn:hover:after { border-top: 10px solid #09adea; }
.single-prod .social-btns.pt-btn:hover { background-color: #d73532; }
.single-prod .social-btns.pt-btn:hover:before { border-bottom: 10px solid #d73532; }
.single-prod .social-btns.pt-btn:hover:after { border-top: 10px solid #d73532; }

.single-prod .lookbook_slider {
	overflow: hidden;
}
.single-prod .lookbook_slider img,
.single-prod .lookbook_slider .left img,
.single-prod .lookbook_slider .right img {
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	width: auto;
	height: 100%;
	max-width: 10000%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.single-prod .lookbook_slider .left,
.single-prod .lookbook_slider .right {
	position: absolute;
	width: 75px;
	height: 100%;
	top: 0;
	z-index: 1;
	overflow: hidden;
}
.single-prod .lookbook_slider .left { left: 0; }
.single-prod .lookbook_slider .right { right: 0; }
.single-prod .lookbook_slider .left .arrow,
.single-prod .lookbook_slider .right .arrow {
	position: absolute;
	width: 0;
	height: 0;
	top: 50%;
	margin-top: -10px;
	border-top: 10px dotted transparent;
	border-bottom: 10px dotted transparent;
	cursor: default;
	z-index: 1;
}
.single-prod .lookbook_slider .left .arrow {
	left: 20px;
	border-right: 10px solid #905e8f;
	border-right-color: rgba(144,94,143,0.9);
}
.single-prod .lookbook_slider .right .arrow {
	right: 20px;
	border-left: 10px solid #905e8f;
	border-left-color: rgba(144,94,143,0.9);
}

.lookbook_popup_form_overlay,
.lookbook_popup_ingredients_overlay {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 36;
}
.lookbook_popup {
    position: absolute;
    left: 5%;
    top: 10%;
    width: 85%;
    height: 80%;
}
.lookbook_popup .layer1 { fill: #fff; fill-opacity: 0.8; }
.lookbook_popup .layer2 { fill: #d3fae4; fill-opacity: 0.7; }
.lookbook_popup .layer3 { fill: #d3fae4; fill-opacity: 1; }
.lookbook_popup .layer4 { fill: #fff; fill-opacity: 0.8; }
.lookbook_popup .layer5 { fill: #fff; fill-opacity: 0.5; }
.lookbook_popup .close_layer { fill: #fff; fill-opacity: 0.8; }
.lookbook_popup .layer_main { fill: #e6f7f8; }
.lookbook_popup .close_layer { cursor: pointer; }
.lookbook_popup .close_cross { stroke: #555; stroke-width: 2; stroke-linecap: round; }

.lookbook_popup-content {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -25em;
    margin-top: -15em;
    width: 50em;
    height: 30em;
}
.lookbook_popup-headline {
    font: 2em "PT Sans", sans-serif;
    font-weight: bold;
    color: #b66163;
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 1.5em;
}
.lookbook_popup-textline {
    font: 1.5em "PT Sans", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 2em;
    color: #666666;
    margin-left: 8em;
}
.lookbook_popup_ingredients_overlay .lookbook_popup-headline {
    text-align: left;
    margin-left: 24%;
    color: #000;
    font-weight: normal;
    font-size: 2.4em;
    margin-bottom: 1em;
}
.lookbook_popup_ingredients_overlay .lookbook_popup-textline {
    color: #000;
    font-weight: normal;
    text-transform: none;
    margin-left: 24%;
    font-size: 1.3em;
}
.lookbook_popup_ingredients_overlay .lookbook_popup-textline b {
    font-weight: bold;
}
.lookbook_popup-form {
    width: 80%;
    font: 1.5em "PT Sans", sans-serif;
    font-weight: bold;
    margin: 0 auto;
    font-size: 90%;
}
.lookbook_popup-form__line {
    margin-bottom: 10px;
}
.lookbook_popup-form-label {
    display: inline-block;
    width: 35%;
    text-align: right;
    padding-right: 1.5em;
    padding-top: 0.6em;
    vertical-align: top;
    text-transform: uppercase;
}
.lookbook_popup-form-input-text.lookbook_popup-form_error,
.lookbook_popup-form-textarea.lookbook_popup-form_error {
    outline: 1px solid red;
}
.lookbook_popup-form-input-text,
.lookbook_popup-form-textarea {
    border: 0;
    font: 1em "PT Sans", sans-serif;
    font-weight: bold;
    width: 65%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0.556em 1.111em;
}
.lookbook_popup-form-textarea {
    height: 8.8em;
    resize: none;
}
.lookbook_popup-form-star-rating {
    display: inline-block;
    background-color: #ffffff;
    width: 120px;
    padding: 0.5em 0;
}
.lookbook_popup-form-star-rating .testimonial-stars{
    margin: 0 auto;
}
.lookbook_popup-form-submit {
    font: 1em "PT Sans", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    margin-left: 35%;
    min-width: 120px;
    border: 0;
    color: #ffffff;
    background-color: #a30000;
    padding: 0.5em;
}

.products_page_loader {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 10;
    background: rgba(0,0,0,0.2);
}
.products_page_loader b {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 64px;
    height: 64px;
    margin: -32px 0 0 -32px;
    padding: 16px;
    background: #fff;
    border-radius: 5px;
}
.products_page_loader img {
    width: 32px;
    height: 32px;
}

@media screen and (max-width: 1800px), screen and (max-height: 1000px) { .products-page { font-size: 85%; } }
@media screen and (max-width: 1600px), screen and (max-height: 920px) { .products-page { font-size: 80%; } }
@media screen and (max-width: 1400px), screen and (max-height: 820px) { .products-page { font-size: 70%; } }
@media screen and (max-width: 1200px), screen and (max-height: 720px) { .products-page { font-size: 60%; } }

/*-----------------------------------------------*/
/*---------------FORMS---------------------------*/
/*-----------------------------------------------*/

input.cstm-field {
	border: 1px solid #bfbfbf;
	-webkit-box-shadow: 4px 4px 0 0 #a6a6a6;
	box-shadow: 4px 4px 0 0 #a6a6a6;
	text-transform: uppercase;
	font-family: 'PT Sans', sans-serif;
	margin: 0;
	padding: 0;
}

input.cstm-field:focus {
	outline: 0;
}

@media screen and (max-width: 2200px) {
	.search-item.sq {
		width: 30.72%;
		height: auto;
	}
	.search-item.wide {
		width: 64%;
		height: auto;
	}
	.search-item.long {
		width: 30.72%;
		height: auto;
	}
}

@media screen and (max-width: 1800px) {
	.pm-nav-wrapper,
    .product-modal-wrapper,
    .slide-history-intro { font-size: 90%; }
}

@media screen and (max-width: 1600px) {
	.search-panel {
		padding: 4.375em 10% 0 12.85%;
	}

	.pm-nav-wrapper,
	.product-modal-wrapper,
    .slide-history-intro { font-size: 80%; }
    .single-prod .col_3 { width: 23%; }
}

@media screen and (max-width: 1450px) {
    .slide-history-intro { font-size: 70%; }
}

@media screen and (max-width: 1280px) {
	.search-panel-section { font-size: 90%; }
	.search-item.sq { width: 48%; height: auto; }
	.search-item.wide { width: 98%; height: auto; }
	.search-item.long { width: 48%; height: auto; }
	.search-bar .control-group { font-size: 95%; }

    .pm-nav-wrapper,
    .product-modal-wrapper,
    .slide-history-intro { font-size: 60%; }
    .single-prod .col_3 { width: 15%; }

	.post-view .close-post-btn { right: 8.5%; }
}

@media screen and (max-width: 1024px) {
	.search-panel-section { font-size: 80%; }
	.search-panel { padding: 4.375em 8% 0 12.5%; }
	.search-bar .control-group { font-size: 85%; }

    .pm-nav-wrapper,
    .product-modal-wrapper,
    .slide-history-intro { font-size: 60%; }
    .single-prod .col_3 { display: none; }
}

@media screen and (max-width: 960px) {
    .pm-nav-wrapper,
    .product-modal-wrapper,
    .slide-history-intro { font-size: 55%; }

	.post-content .post-text {
		-moz-column-count: 1;
		-webkit-column-count: 1;
		column-count: 1;
	}
}

@media screen and (max-width: 800px) {
    .pm-nav-wrapper,
    .product-modal-wrapper,
    .slide-history-intro { font-size: 55%; }
}

@media screen and (min-width: 1280px) and (max-height: 800px) {
    .pm-nav-wrapper,
    .product-modal-wrapper,
    .slide-history-intro { font-size: 65%; }
}

@media screen and (max-height: 1200px) {
	.blog-search-tab { font-size: 100%; }

	.blog-search-panel,
	.blog-detail-panel { font-size: 90%; }
}

@media screen and (max-height: 900px) {
	.blog-search-tab { font-size: 90%; }

	.blog-search-panel,
	.blog-detail-panel { font-size: 80%; }
}

@media screen and (max-height: 700px) {
	.blog-search-tab { font-size: 80%; }

	.blog-search-panel,
	.blog-detail-panel { font-size: 60%; }

	.blog-detail-panel .post-content .post-text p { font-size: 12px; }
}

/*-----------------------------------------------*/
/*----------------------ISOTOP-------------------*/
/*-----------------------------------------------*/

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}

.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}

.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}

/* End: Recommended Isotope styles */

.more-info {
    position: fixed;
    top: 20%;
    width: 40px;
    left: -40px;
    -webkit-transition: left 0.3s;
    -moz-transition: left 0.3s;
    -o-transition: left 0.3s;
    transition: left 0.3s;
    z-index: 99;
}
.more-info.show {
    left: 0;
}

.open-info {
	background: rgba(51, 51, 51, 0.7);
	width: 40px;
	height: 140px;
	float: left;
	position: relative;
	margin-top: 105px;
	background-image: url('../img/this-look-12x76.png');
	background-repeat: no-repeat;
	background-position: center 80%;
}

.open-info:before {
	content: "";
	display: block;
	position: absolute;
	top: -24px;
	left: 0;
	width: 0;
	height: 0;
	border-left: 0px solid transparent;
	border-right: 40px solid transparent;
	border-bottom: 24px solid rgba(51, 51, 51, 0.7);
}

.open-info:after {
	content: "";
	display: block;
	position: absolute;
	bottom: -24px;
	left: 0;
	width: 0;
	height: 0;
	border-left: 0px solid transparent;
	border-right: 40px solid transparent;
	border-top: 24px solid rgba(51, 51, 51, 0.7);
}

.open-info-btn {
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height: 55px;
	background: none;
	display: block;
	width: 100%;
	height: 100%;
	outline: none;
}

.share-image {
	display: none;
	position: fixed;
	bottom: 0;
	right: 80px;
    z-index: 15;
}

.share-image .social-btns {
	background-color: rgba(0, 0, 0, .75);
}

.share-image .social-btns:before {
	border-bottom: 10px solid rgba(0, 0, 0, .75);
}

.share-image .social-btns:after {
	bottom: -10px;
	border-top: 10px solid rgba(0, 0, 0, .75);
}

.share-image .share-this {
	width: 100%;
	padding: 8px 0;
	color: #fff;
	font-family: 'Georgia', serif;
	font-size: 14px;
	text-align: center;
	letter-spacing: 1px;
	background-color: rgba(0, 0, 0, .75);
	margin-top: 20px;
}

.social-btns {
    background: url(../img/social-icons.png) no-repeat #3f4342;
    position: relative;
    width: 38px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
}
.stockist-btn {
    background: url(../img/stockist.png) center center no-repeat;
}
.fb-btn { background-position: 14px center; }
.tw-btn { background-position: -28px center; }
.pt-btn { background-position: -68px center; }
.tr-btn { background-position: -113px center; }

.social-btns:before{
    content: ' ';
    display: block;
    position: absolute;
    top: -10px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 19px dotted transparent;
    border-right: 19px dotted transparent;;
    border-bottom: 10px solid #3f4342;
}
.social-btns:after{
    content: ' ';
    display: block;
    position: absolute;
    bottom: -9px;
    left: 0;
    width: 0;
    height: 0;
    border-left: 19px dotted transparent;;
    border-right: 19px dotted transparent;;
    border-top: 10px solid #3f4342;
}

.article-picture-wrapper {
	text-align: center;
}

.article-picture-wrapper img {
	cursor: pointer;
}

.search-results {
	text-align: center;
}


/*-----------------------------------------------*/
/*---------------  LOCATOR MAP  -----------------*/
/*-----------------------------------------------*/
.locator-map {
	z-index: -1;
	position: fixed;
	opacity: 0;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	background: #E5E3DF;
}
.locator-map.show {
    opacity: 1;
    z-index: 100;
}
.locator-map .search_store {
	position: absolute;
	width: 415px;
	height: 55px;
	bottom: 40px;
	left: 30px;
}

.locator-map .search_store .wrap {
	position: relative;
	-webkit-box-shadow: 4px 4px 0 0 #a6a6a6;
	box-shadow: 4px 4px 0 0 #a6a6a6;
	display: inline-block;
	height: 3.4375em;
	white-space: nowrap;
	margin-right: 2em;
}

.locator-map .search_store #search_store_input {
	display: block;
	float: left;
	-webkit-box-shadow: none;
	box-shadow: none;
	font-size: 1.125em;
	height: 100%;
	padding-left: 1.25em;
	padding-right: 1.25em;
	width: 17.9375em;
}

.locator-map .search_store .search_store_submit {
	font-size: 100%;
	width: 3.25em;
	height: 100%;
	border: 1px solid #bfbfbf;
	border-left: 0;
	background-color: #e3e3e3;
	background-image: url('../img/ico-search-23x24.png');
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
	padding: 0;
}

.locator-map .close-btn {
	font-family: 'Open Sans', sans-serif;
	position: absolute;
	color: #bfbfbf;
	font-size: 48px;
	top: 30px;
	right: 30px;
	cursor: pointer;
	background: #fff;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	text-align: center;
}

#map-canvas .ico-close {
	margin: 20px;
}

#map-canvas .store_info {
	width: auto;
	height: auto;
	padding-bottom: 10px;
}

#map-canvas .store_info a {
	color: black;
	text-decoration: underline;
}

#map-canvas .store_info h1 {
	text-transform: uppercase;
	font-size: 32px;
	color: #F0B8B8;
	font-weight: 100;
}

#map-canvas .store_info p {
	color: #000;
}

#map-canvas {
	height: 100%
}

#map-canvas img {
	max-width: inherit;
}

.mobile_warning_popup {
	display: block;
	position: fixed;
	top: 50%;
	width: 100%;
	z-index: 100;
}

.mobile_warning_popup .message {
	text-align: center;
	font-family: 'Georgia', serif;
	color: #fff;
	font-size: 1.5em;
	width: 80%;
	line-height: 1.2;
}

/* * *  TESTIMONIALS  * * */
.testimonial-widget {
    margin-top: 2.5em;
}
.testimonials {
    position: relative;
    overflow: hidden;
	/*height: 25em;*/
}
.testimonials .overview {
	width: 42.5em;
}
.testimonial {
    background-color: rgba(255, 255, 255, 0.75);
    padding: 1em 0 1.4em 0.8em;
	position: relative;
	margin: 0 28px 0.5em 0;
}
.testimonial:after {
    content: '';
    position: absolute;
    top: 0;
    left: 100%;
    width: 0;
    border-left: 28px solid rgba(255, 255, 255, 0.75);
    border-top: 17px solid transparent;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.testimonial:last-child {
	margin-bottom: 0;
}
.testimonial__header {
    margin-bottom: 1em;
}
.testimonial-stars {
    width: 95px;
}
.testimonial-star {
    width: 17px;
    height: 18px;
    background: url(../img/testimonial-stars.png) repeat-x;
    margin-right: 2px;
    float: left;
}
.testimonial-star_active,
.testimonial-star_hover  {
    background-position: 0 -18px;
}
.testimonial-star_selectable {
    cursor: pointer;
}
.testimonial-from {
	float: left;
	padding-left: 1em;
	font: 1.4em "PT Sans", sans-serif;
	line-height: 0.85em;
	color: #905e8f;
}
.testimonial-from__name {
    font-weight: bold;
}
.testimonial-from__city {
    font-style: italic;
}
.testimonial__content {
    clear: both;
    font: 1em "PT Sans", sans-serif;
	color: #7b7b7b;
}
.testimonial-add {
	position: relative;
	background-color: rgba(255, 255, 255, 0.75);
    padding: 0.8em 0;
	text-align: center;
	margin: 0 28px 0.5em 0;
}
.testimonial-add:after {
	content: '';
	position: absolute;
	top: 0;
	left: 100%;
	width: 0;
	border-left: 28px solid rgba(255, 255, 255, 0.75);
	border-top: 17px dotted transparent;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.testimonial-add-button {
    display: block;
	color: #905e8f;
    font: 1.2em "PT Sans", sans-serif;
    font-weight: bold;
    text-transform: uppercase;
}
.testimonial-form_thanks {
    display: none;
}
/* * *  TESTIMONIALS END  * * */

.signup-bar {
    position: absolute;
    right: 2%;
    top: 0.7em;
}
.signup-btn {
    font-size: 1.125em;
    text-transform: uppercase;
    display: block;
    color: #999999;
    background-color: #ffffff;
    width: 13em;
    padding: 0.9em 1.2em 0.9em;
    -webkit-box-shadow: 4px 4px 0 0 #a6a6a6;
    -moz-box-shadow: 4px 4px 0 0 #a6a6a6;
    box-shadow: 4px 4px 0 0 #a6a6a6;
    border: 1px solid #bfbfbf;
    font-family: "PT Sans", sans-serif !important;
}
.signup-arrow {
    background: url(../img/signup-arrow.png) 57% center no-repeat #e3e3e3;
    display: block;
    width: 2.7em;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: 1px solid #bfbfbf;
}

.popup-signup-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: none;
}
.popup-signup.popup-signup_active + .popup-signup-overlay{
    display: block;
}
.popup-signup {
    display: none;
    z-index: 2;
    background-image: url(../img/bg-5x5.png);
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -17em;
    margin-top: -13em;
    width: 34em;
    height: 26em;
    -webkit-box-shadow: 0 0 3em rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 3em rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 3em rgba(0, 0, 0, 0.5);
    padding: 3em;
    font-size: 11px;
}
.popup-signup.popup-signup_active {
    display: block;
}
.popup-signup-close {
    position: absolute;
    font: 1.5em "PT Sans", sans-serif;
    right: 1.75em;
    top: 2em;
    color: #ffffff;
    background-color: #000000;
    padding: 0.3em 0.6em 0.3em;
    text-transform: uppercase;
    font-weight: bold;
}
.popup-signup-headline {
    font: 3em "PT Sans", sans-serif;
    width: 6em;
    margin-bottom: 0.3em;
}
.popup-signup-text {
    font: 1.2em "PT Sans", sans-serif;
}
.popup-signup-logo {
    background-image: url(../img/make-logo.png);
    width: 55px;
    height: 61px;
    position: absolute;
    bottom: 3em;
}
.signup-thanks-content {
    display: none;
}
.signup-form-line {
    margin-bottom: 0.5em;

    position: relative;
}
.signup-form-label {
    font: 1.2em "PT Sans", sans-serif;
    width: 30%;
    display: block;
    position: absolute;
    text-align: right;
    padding: 0.5em;
}
.signup-form-input {
    border: 0;
    font: 1.2em "PT Sans", sans-serif;
    margin-left: 30%;
    width: 70%;
    padding: 0.5em;
}
.signup-form-input.error {
    outline: 1px solid red;
}
.signup-form-label-checkbox {
    position: static;
    width: auto;
    text-align: left;
    padding-left: 30%;
}
.signup-form-checkbox {
    vertical-align: middle;
}
.signup-form-submit {
    border: 0;
    font: 1.5em "PT Sans", sans-serif;
    padding: 0.5em 1em;
    margin-left: 30%;
    font-weight: bold;
}



.search-panel {
    position: relative;
    font-size: 100%;
    padding: 4.375em 12.8848347% 0; /*70px*/
    padding-top:3em;
}

.search-panel h3{
    text-transform: uppercase;
    font-size:25px;
    font-family:'PT Sans',​sans-serif;
    color:#999999;
    margin-bottom:1.5em;
  }

.left_section,.right_section{
    float:left;
    width:50%;
    padding-right:30px;
}


.search-panel input, .search-panel textarea{
    width:100%;
    margin-bottom:10px;
    padding:10px 15px;
}


.search-panel textarea.cstm-field {
    border: 1px solid #bfbfbf;
    -webkit-box-shadow: 4px 4px 0 0 #a6a6a6;
    box-shadow: 4px 4px 0 0 #a6a6a6;
    text-transform: uppercase;
    font-family: 'PT Sans', sans-serif;
    margin: 0;
    padding:10px 15px;
    height: 145px
}

.search-panel textarea.cstm-field:focus {
    outline: 0;
}
.form_label{
    color: #999999;
    display: block;
    font-family: "PT Sans";
    font-weight: bold;
    margin-top: 8px;
    text-transform: uppercase;
}

.submit_contact{
background-color:#82d9cb;
    float:right;
    padding:10px 20px;
    color:#ffffff;
    font-family:'PT Sans',​sans-serif;
    margin-top:10px;
}

.error{
    border: 1px solid #FF0000 !important;
    color: #FF0000 !important;
}

.thx_block{
    display:none;
}