﻿@font-face {
	font-family: 'proxima';
	src: url('../fonts/proximanova-regular-hinted.woff2') format('woff2'), url('../fonts/proximanova-regular-hinted.woff') format('woff'), url('../fonts/proximanova-regular-hinted.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'proxima-italic';
	src: url('../fonts/proximanova-regular-it-hinted.woff2') format('woff2'), url('../fonts/proximanova-regular-it-hinted.woff') format('woff'), url('../fonts/proximanova-regular-it-hinted.ttf') format('truetype');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'proxima-bold';
	src: url('../fonts/proximanova-semibold-hinted.woff2') format('woff2'), url('../fonts/proximanova-semibold-hinted.woff') format('woff'), url('../fonts/proximanova-semibold-hinted.ttf') format('truetype');
	font-weight: 700;
	font-style: normal;
}

@font-face {
	font-family: 'freight';
	src: url('../fonts/freightdisplay-book-hinted.woff2') format('woff2'), url('../fonts/freightdisplay-book-hinted.woff') format('woff'), url('../fonts/freightdisplay-book-hinted.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

@font-face {
	font-family: 'freight-italic';
	src: url('../fonts/freightdisplay-book-it-hinted.woff2') format('woff2'), url('../fonts/freightdisplay-book-it-hinted.woff') format('woff'), url('../fonts/freightdisplay-book-it-hinted.ttf') format('truetype');
	font-weight: 500;
	font-style: normal;
}

html {
	font-family: Proxima, 'Times New Roman', serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	scroll-behavior: smooth;
}

pre {
	font-family: monospace,monospace;
	font-size: 1em;
}


code, kbd, samp {
	font-family: monospace,monospace;
	font-size: 1em;
}

mark {
	background-color: #ff0;
}

body {
	font-family: Proxima,-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #292b2c;
	background-color: #fff;
}

ins {
	text-decoration: none;
	color: red;
}

a {
	color: #000
}

p {
	letter-spacing: .02em
}

[role=button], a, area, button, input, label, select, summary, textarea {
	touch-action: manipulation;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
	margin-bottom: 0.5rem;
	font-family: freight, "times new roman", serif;
	font-weight: 500;
	line-height: 1.0;
}

h1, .h1 {
	font-size: 2.5rem;
}

h2, .h2 {
	font-size: 1.875rem;
}

h3, .h3 {
	font-size: 1.625rem;
}

h4, .h4 {
	font-size: 1.5rem;
}

h5, .h5 {
	font-size: 1.25rem;
}

h6, .h6 {
	font-size: 1.125rem;
}

.lead {
	font-size: 1.125rem;
	font-weight: 400;
}

.display-1 {
	font-size: 1;
	font-weight: 500;
	line-height: 1.1;
}

.display-2 {
	font-size: 1;
	font-weight: 500;
	line-height: 1.1;
}

.display-3 {
	font-size: 1;
	font-weight: 500;
	line-height: 1.1;
}

.display-4 {
	font-size: 1;
	font-weight: 500;
	line-height: 1.1;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	letter-spacing: 0.05em;
}

h1 small, h2 small, h3 small, h4 small,
h5 small, h6 small,
.h1 small, .h2 small, .h3 small, .h4 small,
.h5 small, .h6 small {
	display: block;
	font-family: proxima, futura, helvetica, sans-serif;
	font-weight: 400;
	text-transform: uppercase;
	font-size: 50%;
	line-height: 1.2;
	letter-spacing: 0.1em;
}

@media (min-width: 768px) {
	.display-1 small, .display-2 small, .display-3 small, .display-4 small {
		font-size: 1.25rem;
	}
}

h1.alt, h2.alt, h3.alt, h4, h5, h6,
.h4, .h5, .h6 {
	font-family: proxima, futura, helvetica, sans-serif;
	font-weight: 700;
	line-height: 1.1;
}

h1.alt, h2.alt, h3.alt, h4, h5, h6,
.h4, .h5, .h6 small {
	margin-bottom: 3px;
}

h3.alt {
	font-size: 1.5rem
}

h3.alt small {
	font-size: 1rem;
}

.bg-faded {
	background-color: #f7f7f7
}

.btn-primary {
	color: #fff;
	background-color: #000;
	border-color: #000;
}

.btn-primary.disabled, .btn-primary:disabled {
	color: #fff;
	background-color: #000;
	border-color: #000;
}

.btn {
	font-family: proxima,-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
	letter-spacing: 1px;
	padding: .5rem 2rem !important;
	line-height: 1.25 !important;
	font-size: 13px;
	letter-spacing: .05em;
}

.btn-primary.active, .btn-primary:active, .show > .btn-primary.dropdown-toggle {
	color: #fff !important;
	background-color: #000 !important;
	background-image: none !important;
	border-color: #000 !important;
}

.btn-primary:hover {
	color: #fff !important;
	background-color: #000 !important;
	border-color: #000 !important;
}

.btn.active, .btn:active {
	background-image: none !important;
}

.btn:focus, .btn:hover {
	text-decoration: none !important;
}

.btn-secondary:hover {
	color: #000;
	background-color: #e6e5e5 !important;
	border-color: #e0e0e0 !important;
}

.btn-secondary {
	color: #000;
	background-color: #fff;
	border-color: #fff
}

.btn-grey {
	color: #fff;
	background-color: #8C8C8C;
	border-color: #8C8C8C
}

.btn-grey.alt {
	color: #8C8C8C;
	background-color: #fff;
	border-color: #8C8C8C
}

.bg-light {
	background-color: #F2F2F2 !important;
}

a:focus, a:hover {
	color: #84680c;
	text-decoration: none !important;
}

a:active, a:hover {
	outline-width: 0 !important;
}

.btn-primary.focus, .btn-primary:focus {
	box-shadow: 0 0 0 2px rgba(0,0,0,.5) !important;
}

.btn.focus, .btn:focus {
	outline: 0 !important;
	box-shadow: 0 0 0 2px rgba(0,0,0,.25) !important;
}

*, a, a:focus, button, button:focus {
	outline: 0 !important;
}

header nav.navbar .jh_menu ul li a {
	font-family: proxima-bold,-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif !important;
}

header nav.navbar .jh_menu ul li {
	font-size: 15px;
}

header #hamburger {
	width: 30px;
	height: 30px;
	position: absolute;
	right: 1rem;
	background: 0 0;
	border: 0;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
	top: 0;
}

header #hamburger.open span:nth-child(1) {
	top: 18px;
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}

header #hamburger.open span:nth-child(2) {
	opacity: 0;
	left: -60px;
}

header #hamburger.open span:nth-child(3) {
	top: 18px;
	-webkit-transform: rotate(-135deg);
	-moz-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

header #hamburger span {
	display: block;
	position: absolute;
	height: 3px;
	width: 100%;
	background: #84680c;
	border-radius: 9px;
	opacity: 1;
	left: 0;
	border: 0;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}

header #hamburger span:nth-child(1) {
	top: 0;
}

header #hamburger span:nth-child(2) {
	top: 12px;
}

header #hamburger span:nth-child(3) {
	top: 25px;
}

header .jh-nav-link a.navbar-brand span {
	color: #fff;
	font-size: 35px;
	width: 200px;
	height: 45px;
	display: block;
	background: url(../images/JHStylist-Logo.svg) no-repeat;
	text-indent: -9999px;
}

.jh_menu a:focus, .jh_menu a:hover {
	color: #84680c !important;
}

header {
	margin-bottom: 20px;
}

header .navbar-brand {
	padding-top: 0;
	padding-bottom: 20px;
}

footer {
	background-color: #000;
	min-height: 300px;
}

footer .footer-wraper {
	margin-top: 95px;
}

footer .greyBg {
	background: #252525;
}

a:hover {
	text-decoration: none !important;
}

.hero_img {
	height: 0;
	padding-bottom: 30%;
	background-position: top;
	background-size: cover;
}

.hero_text {
	height: 285px;
	margin-top: -285px;
}

.error {
	color: red;
}

input, label, select, legend {
	font-size: 16px;
	font-family: proxima;
}

#search-stylist {
	text-decoration: underline !important;
}

.form-control:focus {
	color: #464a4c !important;
	background-color: #fff !important;
	border-color: #404040 !important;
	outline: 0 !important;
	box-shadow: none !important;
}

.jhilburn-text p {
	color: #737373;
	font-size: 15px;
}

.jhilburn-text h1 {
	font-size: 41px;
	font-family: freight display book ot,-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
}

.container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-right: 7px;
	padding-left: 7px;
	width: 100% !important;
	max-width: 960px !important;
	overflow: hidden !important;
}

.container-fluid {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-right: 7px;
	padding-left: 7px;
	overflow: hidden !important;
}

.selected {
	border-color: #696969 !important;
	border-radius: 1px !important;
	border-style: solid;
}

a[href^=tel] {
	color: #fff !important;
	text-decoration: none;
}

@media (min-width: 992px) {
	.container {
		width: 960px;
		max-width: 100%;
	}

	.container-fluid, .container {
		padding-right: 7px;
		padding-left: 7px;
	}
}

@media (max-width: 991px) {
	.hero_text {
		height: 225px;
		margin-top: -225px;
	}
}

@media (min-width: 768px) {
	.container {
		width: 720px;
		max-width: 100%;
	}

	.container, .container-fluid {
		padding-right: 7px;
		padding-left: 7px;
	}
}

@media (max-width: 767px) {
	footer .footer-wraper {
		margin-top: 50px !important;
	}

	footer .footer-wraper .logo img {
		padding-left: 0 !important;
	}

	.jh-slide {
		overflow-x: auto;
	}

	.jh-slide .inner-container {
		width: 1024px;
		overflow-x: auto;
	}

	header nav.navbar {
		background-color: #f5f5f5;
		position: absolute;
		z-index: 1;
		font-size: 0;
		width: 100% !important;
		right: 0.5%;
	}

	header {
		margin-bottom: 0px !important;
	}

	header nav.navbar .jh_menu ul li {
		padding: 5px;
	}

	header nav.navbar .jh_menu ul li:first-child {
		padding-top: 30px;
	}

	header nav.navbar .jh_menu ul li:last-child {
		padding-bottom: 30px;
	}

	.hero_img {
		padding-bottom: 50%;
	}

	.hero_text {
		height: 320px !important;
		margin-top: -320px !important;
	}

	.space_lg {
		margin-bottom: 70px;
	}
}

@media (min-width: 576px) and (max-width: 991px) {
	header nav.navbar .jh_menu ul li {
		font-size: 13px !important;
	}
}

@media (min-width: 576px) {
	.container {
		width: 540px;
		max-width: 100%;
	}

	.container, .container-fluid {
		padding-right: 7px;
		padding-left: 7px;
	}

	.space_lg {
		margin-bottom: 100px;
	}
}

@media (max-width: 575px) {
	.hero_img {
		padding-bottom: 100% !important;
	}

	.hero_text {
		height: 283px !important;
		margin-top: -283px !important;
	}
}

.icon {
	width: 102px;
	height: 98px;
}

.strech-text {
	letter-spacing: .05em;
}

.honeypot {
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
	height: 0;
	width: 0;
	z-index: -1;
}
