body {
	background: #fff;
	margin: 0 auto;
	font-family: 'Montserrat', sans-serif;
}
input:focus, select:focus {
	outline: none !important;
}
a:focus {
	outline: none !important;
}
*:focus {
	outline: none !important;
}
img {
	max-width: 100%;
	height: 0 auto;
}
@font-face {
	font-family: 'Quentin';
	src: url('../fonts/Quentin.eot?#iefix') format('embedded-opentype'), url('../fonts/Quentin.woff') format('woff'), url('../fonts/Quentin.ttf') format('truetype'), url('../fonts/Quentin.svg#Quentin') format('svg');
	font-weight: normal;
	font-style: normal;
}
header {
	padding: 18px 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
header.sticky {
	background: #000;
	padding: 8px 0;
}
.logo {
	float: left;
}
.logo img {
	width: 136px;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.sticky .logo img {
	width: 40%;
	margin: 5px 0 0;
}
.header-right {
	float: right;
	margin: 20px 0 0;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.sticky .header-right {
	margin: 11px 0 0;
}
.header-right ul {
	float: right;
	margin: 0;
	padding: 0;
}
.header-right ul li {
	display: inline-block;
	margin: 0 0 0 10px;
	padding: 0 0 0 10px;
	position: relative;
}
.header-right ul li::before {
	background: #fff;
	content: "";
	position: absolute;
	left: -3px;
	top: 1px;
	width: 1px;
	height: 18px;
}
.header-right ul li:first-child::before {
	display: none;
}
.header-right ul li img {
	float: left;
}
.top-cart {
	color: #fff;
	float: right;
	font-size: 12px;
	font-weight: 300;
	margin: 7px 0 0 5px;
}
.top-cart-inner {
	width: 18px;
	height: 18px;
	overflow: hidden;
}
.header-right ul li.dropdown a {
	-webkit-appearance: unset !important;
	background: none !important;
	border-radius: 0 !important;
	width: 22px !important;
	height: 22px !important;
	max-width: 22px !important;
	margin: -5px 0 0 !important;
	line-height: unset !important;
}
.header-right ul li .dropdown-menu.dropdown-menu-left {
	top: 30px !important;
	left: auto !important;
	right: 5px !important;
	padding: 0 !important;
	height: 34px !important;
	width: 190px !important;
	overflow: hidden !important;
}
.header-right ul li form {
	margin: 0;
}
.header-right ul li form input {
	border: none;
	padding: 4px 5px;
	color: #000;
	font-size: 14px;
	font-weight: 300;
	width: 100%;
	height: 25px;
	margin: 5px 0 0;
}
 .header-right ul li form input::placeholder {
 color: #000;
 font-size: 14px;
}
.menu {
	float: right;
	margin: 15px 0 0;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.sticky .menu {
	margin: 0;
}
.menu ul {
	margin: 0;
	padding: 0;
}
.menu ul li {
	display: inline-block;
	height: 40px;
	line-height: 40px;
	margin: 0 10px;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.menu ul li a {
	display: inline-block;
	color: #fff;
	font-size: 14px;
	font-weight: 300;
	padding: 0;
	text-decoration: none;
	text-transform: uppercase;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.menu ul li a:hover {
	color: #fff;
}
.menu ul li.active a {
	border-bottom: 1px solid #fff;
	color: #fff;
}
.menu ul li a::after {
	bottom: -2px;
	content: '';
	display: block;
	width: 0;
	height: 1px;
	background: #fff;
	transition: width .3s;
}
.menu ul li a:hover::after {
	width: 100%;
}
.banner {
	position: relative;
}
.ms-inner-controls-cont::after {
	background: rgba(17, 17, 17, 0.45) none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
.ms-slide-info {
	position: absolute;
	/*top: 230px;*/
	top: 330px;
	left: 20%;
	width: 60% !important;
}
.banner-text-1 {
	color: #fff;
	font-family: 'Quentin';
	font-size: 40px;
}
.banner-text-2 {
	color: #fff;
	font-size: 88px;
	font-weight: bold;
	letter-spacing: 26px;
	line-height: 105px;
	position: relative;
}
.banner-text-2::before {
	background: rgba(0, 0, 0, 0) url("../images/circle-icon.png") no-repeat scroll 0 0;
	content: "";
	position: absolute;
	top: 46px;
	left: 19%;
	height: 20px;
	width: 21px;
}
.banner-text-2::after {
	background: rgba(0, 0, 0, 0) url("../images/circle-icon.png") no-repeat scroll 0 0;
	content: "";
	position: absolute;
	top: 46px;
	right: 22%;
	height: 20px;
	width: 21px;
}
.banner-text-3 {
	background: rgba(0, 0, 0, 0) url("../images/heading-icon.png") no-repeat scroll center center;
	color: #fff;
	font-size: 17px;
	font-weight: 500;
	letter-spacing: 3px;
	margin: 20px 0 0;
}
.banner-bottom-bg {
	margin: 55px 0 0;
}
.banner-bottom {
	background: #ebebeb;
	padding: 70px 0;
}
.banner-bottom-inner {
}
.hm-form {
	float: left;
	margin: 0 10px 0 0;
	width: 26.4%;
}
.hm-form input {
	border: 1px solid #ccc;
	background: none;
	border-radius: 0;
	color: #000;
	font-size: 14px;
	height: 60px;
	width: 100%;
	padding: 22px 15px;
	font-weight: 300;
}
.hm-form input::placeholder {
 font-size: 14px;
}
.hm-form-btn {
	float: left;
	width: 18%;
}
.hm-form-btn input {
	background: #111 !important;
	border-radius: 0 !important;
	font-size: 15px !important;
	height: 60px !important;
	width: 100% !important;
	letter-spacing: 3px !important;
	font-weight: 600 !important;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.hm-form-btn input:hover {
	background: #000 !important;
	letter-spacing: 8px !important;
}
div.wpcf7-response-output {
	margin: 5px 0 0 !important;
	float: left !important;
	width: 100% !important;
	font-weight: 300 !important;
	font-size: 14px !important;
}
.home-info-item {
	padding: 90px 15px 70px;
	min-height: 420px;
}
.home-info-item-text {
	color: #111;
	font-family: 'Quentin';
	font-size: 66px;
	line-height: 70px;
}
.home-info-item-heading {
	color: #111;
	font-size: 34px;
	font-weight: 600;
	margin: 0 0 10px;
}
.home-info-item-details {
	color: #111;
	font-size: 12px;
	font-weight: 300;
	letter-spacing: 3px;
	margin: 0 0 90px;
}
.home-info-item-btn {
}
.home-info-item-btn a {
	color: #111;
	display: inline-block;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 2px;
	position: relative;
	z-index: 9;
	text-decoration: none;
	text-transform: uppercase;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.home-info-item-btn a::before {
	background: #111;
	content: "";
	position: absolute;
	bottom: -5px;
	left: 0;
	width: 100%;
	height: 2px;
	z-index: -9;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.home-info-item-btn a:hover {
	color: #fff;
}
.home-info-item-btn a:hover::before {
	height: 30px;
}
.home-info-item-2 {
	background: #111;
	position: relative;
	z-index: 9;
}
.home-info-item-2::before {
	border: 2px solid #fff;
	content: "";
	position: absolute;
	left: 15px;
	top: 15px;
	width: 93.5%;
	height: 93.5%;
	z-index: -9;
}
.home-info-item-2 .home-info-item-text {
	color: #fff;
}
.home-info-item-2 .home-info-item-heading {
	color: #fff;
}
.home-info-item-2 .home-info-item-details {
	color: #fff;
}
.home-info-item-2 .home-info-item-btn a {
	color: #fff;
}
.home-info-item-2 .home-info-item-btn a:hover {
	color: #111;
}
.home-info-item-2 .home-info-item-btn a::before {
	background: #fff;
}
.home-makeover {
	background: rgba(0, 0, 0, 0) url("../images/home-makeover-bg.jpg") no-repeat fixed 0 0;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 155px 0 95px;
	position: relative;
}
.home-makeover::before {
	background: rgba(17, 17, 17, 0.65);
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
.home-makeover-overlay-text {
	color: rgba(255, 255, 255, 0.25);
	font-family: 'Quentin';
	font-size: 225px;
	line-height: 225px;
	position: absolute;
	top: 35px;
	left: 0;
	width: 100%;
}
.home-makeover-text {
	color: #fff;
	font-size: 13px;
	font-weight: 300;
	letter-spacing: 3px;
	margin: 0 0 5px;
}
.home-makeover-heading {
	color: #fff;
	font-size: 45px;
	font-weight: bold;
	margin: 0 0 10px;
}
.home-makeover-details {
	color: #fff;
	font-size: 20px;
	font-weight: 300;
	margin: 0 0 60px;
	padding: 0 215px;
}
.home-makeover-btn {
}
.home-makeover-btn a {
	border: 2px solid #fff;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 3px;
	padding: 13px 80px;
	text-decoration: none;
	text-transform: uppercase;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.home-makeover-btn a:hover {
	background: #fff;
	color: #111;
}
.home-gallery {
	padding: 65px 0 0;
}
.home-mid-left {
}
.home-mid-item {
	float: left;
	margin: 0 0 30px;
	position: relative;
}
.home-mid-item:last-child {
	float: right;
}
.home-mid-image {
	position: relative;
}
.home-mid-overlay {
	background-color: rgba(0,0,0,.6);
	border: 2px solid rgba(255, 255, 255, 0.5);
	box-sizing: border-box;
	display: block;
	height: calc(100% - 38px);
	left: 18px;
	opacity: 0;
	padding: 20px;
	position: absolute;
	text-align: center;
	top: 20px;
	width: calc(100% - 33px);
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	-webkit-transform: scale(.85);
	-moz-transform: scale(.85);
	transform: scale(.85);
}
.home-mid-item:hover .home-mid-overlay {
	opacity: 1;
	-webkit-transform: scale(.95);
	-moz-transform: scale(.95);
	transform: scale(.95);
}
.home-mid-overlay-inner {
	position: relative;
	display: table;
	table-layout: fixed;
	height: 100%;
	width: 100%;
}
.home-mid-overlay-text {
	position: relative;
	display: table-cell;
	height: 100%;
	width: 100%;
	vertical-align: middle;
}
.home-mid-overlay-heading {
	color: #fff;
	font-size: 34px;
	font-weight: 600;
}
.home-mid-overlay-details {
	color: #fff;
	font-size: 13px;
	font-weight: 400;
	letter-spacing: 3px;
}
.home-beauty {
	background: rgba(0, 0, 0, 0) url("../images/hm-beauty-bg.jpg") no-repeat fixed 0 0;
	-moz-background-size: cover;
	-ms-background-size: cover;
	-o-background-size: cover;
	-webkit-background-size: cover;
	background-size: cover;
	padding: 70px 0;
	position: relative;
}
.home-beauty::before {
	background: rgba(17, 17, 17, 0.15);
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
.home-beauty-left {
	margin: 135px 0 0;
}
.home-beauty-overlay-text {
	color: rgba(255, 255, 255, 0.25);
	font-family: 'Quentin';
	font-size: 225px;
	line-height: 225px;
	position: absolute;
	top: -110px;
	left: 0;
	width: 100%;
}
.home-beauty-text {
	color: #fff;
	font-size: 13px;
	font-weight: 300;
	letter-spacing: 2px;
	margin: 0 0 15px;
}
.home-beauty-heading {
	color: #fff;
	font-size: 34px;
	font-weight: 600;
	margin: 0 0 10px;
}
.home-beauty-details {
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	margin: 0 0 40px;
	padding: 0 72px;
}
.home-beauty-btn {
}
.home-beauty-btn a {
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 2px;
	position: relative;
	z-index: 9;
	text-decoration: none;
	text-transform: uppercase;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.home-beauty-btn a::before {
	background: #fff;
	content: "";
	position: absolute;
	bottom: -5px;
	left: 0;
	width: 100%;
	height: 2px;
	z-index: -9;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.home-beauty-btn a:hover {
	color: #111;
}
.home-beauty-btn a:hover::before {
	height: 30px;
}
.home-beauty-image img {
	float: right;
}
.home-price {
	padding: 85px 0 65px;
	position: relative;
}
.home-price-overlay-text {
	color: rgba(22, 22, 22, 0.15);
	font-family: 'Quentin';
	font-size: 225px;
	line-height: 225px;
	position: absolute;
	left: 55px;
	top: 150px;
}
.home-price-left {
	padding-right: 0;
}
.home-price-heading {
	color: #161616;
	font-size: 45px;
	font-weight: bold;
	line-height: 50px;
	text-align: right;
}
.home-price-right {
	padding-left: 65px;
}
.home-price-item {
	margin: 0 0 25px;
}
.home-price-item-top {
}
.home-price-item-heading {
	color: #161616;
	font-size: 20px;
	font-weight: 700;
	display: table-cell;
	white-space: nowrap;
	padding-right: 10px;
}
.home-price-item-line {
	border-bottom: 1px solid rgba(0,0,0,.2);
	display: table-cell;
	width: 98%;
	z-index: 1;
	position: relative;
	bottom: 9px;
}
.home-price-item-price {
	color: #5b5a5a;
	font-size: 16px;
	font-weight: 300;
	display: table-cell;
	padding-left: 7px;
	white-space: nowrap;
}
.home-price-item-details {
	color: #6a6969;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 0.5px;
}
.home-product {
	background: #ebebeb;
	padding: 85px 0 75px;
}
.home-product-item {
}
.home-product-item-image {
	margin: 0 0 25px;
}
.home-product-item-category {
	color: #0f0f0f;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 2px;
}
.home-product-item-name {
	color: #0f0f0f;
	font-size: 20px;
	font-weight: 600;
	margin: 0 0 15px;
}
.home-product-item-name a, .home-product-item-name a:hover {
	color: #0f0f0f;
}
.home-product-item-price {
	color: #0e0e0e;
	font-size: 14px;
	font-weight: 300;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.home-product-item:hover .home-product-item-price {
	opacity: 0;
}
.home-product-item-btn {
	margin-top: -23px;
	opacity: 0;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.home-product-item-btn p {
	padding: 0 !important;
	border: none !important;
}
.home-product-item-btn a {
	color: #1a1a1a !important;
	display: inline-block !important;
	font-size: 13px !important;
	font-weight: 300 !important;
	letter-spacing: 2px !important;
	line-height: unset !important;
	padding: 0 !important;
	position: relative !important;
	z-index: 9;
	text-decoration: none !important;
	text-transform: uppercase !important;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.home-product-item-btn a::before {
	background: #1a1a1a;
	content: "";
	position: absolute;
	bottom: -5px;
	left: 0;
	width: 100%;
	height: 2px;
	z-index: -9;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.home-product-item-btn a:hover {
	color: #fff !important;
}
.home-product-item-btn a:hover::before {
	height: 30px;
}
.home-product-item:hover .home-product-item-btn {
	opacity: 1;
}
.home-logo {
	background: #111;
	padding: 70px 0 40px;
}
.home-logo-item {
	height: 101px;
	margin: 0 0 35px;
	overflow: hidden;
}
.home-logo-item img {
	position: relative;
	top: -101px;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.home-logo-item:hover img {
	top: 0;
}
.home-newsletter {
	padding: 65px 0;
}
.home-newsletter-text {
	color: #363636;
	font-size: 13px;
	font-weight: 300;
	letter-spacing: 2px;
	margin: 0 0 30px;
}
.home-newsletter-heading {
	color: #363636;
	font-size: 34px;
	font-weight: bold;
	line-height: 40px;
	margin: 0 0 30px;
	padding: 0 230px;
}
.home-newsletter-inner {
	padding: 0 280px;
}
.es-field-wrap {
	float: left;
	width: 59%;
}
.es-field-wrap label {
	width: 100%;
}
.es-field-wrap input {
	border: 1px solid #111;
	border-radius: 0;
	color: #111;
	font-weight: 300;
	height: 55px;
	padding: 18px 10px 7px;
	width: 100%;
}
 .es-field-wrap input::placeholder {
 font-size: 14px;
 color: #111;
}
input.es_subscription_form_submit, input.es_subscription_form_submit:hover {
	background: #111 !important;
	border-radius: 0 !important;
	font-size: 14px !important;
	letter-spacing: 3px !important;
	height: 55px !important;
	width: 41% !important;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
input.es_subscription_form_submit:hover {
	letter-spacing: 8px !important;
}
.home-testimonial {
	background: #111;
	padding: 85px 0 120px;
	position: relative;
}
.home-testimonial-overlay-text {
	color: rgba(255, 255, 255, 0.15);
	font-family: 'Quentin';
	font-size: 225px;
	line-height: 225px;
	position: absolute;
	text-align: center;
	left: 0;
	top: 45px;
	width: 100%;
}
.home-testimonial-comma {
	margin: 0 0 10px;
}
.home-testimonial-heading {
	color: #fff;
	font-size: 45px;
	font-weight: bold;
	margin: 0 0 35px;
}
.home-testimonial-inner {
	padding: 0 115px;
}
.home-contact-info {
	padding: 90px 0 25px;
}
.home-contact-info-left {
	margin: 0 0 35px;
}
.home-contact-info-right {
	padding: 0 100px 0 70px;
}
.home-contact-info-heading {
	color: #111;
	font-size: 34px;
	font-weight: 600;
	margin: 0 0 20px;
}
.home-contact-info-details {
	color: #525252;
	font-size: 16px;
	font-weight: 300;
	line-height: 28px;
	margin: 0 0 40px;
}
.home-contact-info-text {
}
.home-contact-info-text ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.home-contact-info-text ul li {
	color: #525252;
	font-size: 16px;
	font-weight: 300;
	margin: 0 0 15px;
	padding: 0 0 0 34px;
	position: relative;
}
.home-contact-info-text ul li img {
	position: absolute;
	top: 4px;
	left: 0;
}
.home-contact-info-text ul li a {
	color: #525252;
	position: relative;
	top: 4px;
	text-decoration: none;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.home-contact-info-text ul li a:hover {
	color: #000;
}
footer {
	background: #111;
	padding: 85px 0 40px;
}
.footer-item {
	margin: 0 0 35px;
}
.footer-item:nth-child(2) {
	padding-left: 48px;
}
.footer-item:nth-child(3) {
	padding: 0 40px;
}
.footer-item:last-child {
	padding-left: 30px;
}
.footer-logo {
	margin: 0 0 15px;
}
.footer-logo img {
/*width: 35%;*/
}
.footer-item-heading {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	margin: 0 0 30px;
}
.footer-item-details {
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	margin: 0 0 15px;
}
.footer-item-details-2 {
	position: relative;
	padding-left: 160px;
}
.footer-item-details-2-place {
	position: absolute;
	left: 0;
}
.footer-item-details a {
	color: #fff;
	text-decoration: none;
}
.footer-item-details a:hover {
	color: #fff;
	text-decoration: underline;
}
.right-text {
	float: right;
}
.footer-social {
}
.footer-social ul {
	margin: 0;
	padding: 0;
}
.footer-social ul li {
	display: inline-block;
	margin: 0 12px 0 0;
	padding: 0 12px 0 0;
	position: relative;
}
.footer-social ul li::before {
	background: #fff;
	content: "";
	position: absolute;
	top: 4px;
	right: -3px;
	height: 16px;
	width: 1px;
}
.footer-social ul li:last-child::before {
	display: none;
}
.footer-social ul li .fa {
	color: #fff;
	font-size: 18px;
}
.footer-social ul li .fa:hover {
	color: #fff;
}
.copyright {
	color: #fff;
	font-size: 14px;
	font-weight: 300;
}
.copyright a {
	color: #fff;
	text-decoration: none;
}
.copyright a:hover {
	color: #fff;
	text-decoration: underline;
}
.page .entry-header {
	height: 400px;
	background-image: url("../images/inner-banner.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 50px !important;
	padding: 160px 0 110px !important;
}
.page .entry-header::before {
	background: rgba(0, 0, 0, 0.6);
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: -9;
}
.page .entry-title {
	color: #fff;
	text-align: center;
	font-size: 70px;
	font-weight: 700;
}
.breadcrumb-container {
	z-index: 999;
	text-align: center;
	font-weight: 300;
	letter-spacing: 2px;
}
.breadcrumb-container ul li:first-child {
	display: none;
}
.thankyou-content {
	font-size: 24px;
	font-weight: bold;
}
.thankyou-image {
	margin: 0 0 15px;
}
.thankyou-btn a {
	background: #111;
	color: #fff;
	display: inline-block;
	font-size: 16px;
	font-weight: 300;
	letter-spacing: 3px;
	padding: 12px 20px;
	text-decoration: none;
	text-transform: uppercase;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.thankyou-btn a:hover {
	background: #000;
	color: #fff;
}
.error404 #content {
	margin: 0 0 65px;
}
.blog-heading {
	color: #fff;
	position: absolute;
	top: 185px;
	text-align: center;
	width: 100%;
	font-size: 45px;
	font-weight: 600;
	line-height: 1.0909090909;
	margin: 0 0 12px 0;
	text-transform: uppercase;
	z-index: 9;
}
.blog-heading::before {
	background: #fff;
	content: "";
	position: absolute;
	bottom: -5px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 100px;
	height: 2px;
}
.woocommerce header {
	background: #000;
}
.margintop150 {
	margin-top: 150px;
}
.woocommerce-products-header__title {
	font-size: 30px;
	font-weight: 600;
}
.woocommerce .woocommerce-ordering select {
	background: #fff url("../images/down-arrow-2.png") no-repeat scroll 99% 10px / 20px;
	border: 1px solid #ccc;
	height: 40px;
	padding-right: 25px;
	cursor: pointer;
}
.woocommerce ul.products li {
	text-align: center;
}
.woocommerce ul.products li .woocommerce-loop-product__title {
	color: #111 !important;
	font-size: 20px !important;
	font-weight: 600 !important;
	margin: 0 0 10px !important;
	text-transform: uppercase !important;
}
.woocommerce ul.products li .price {
	color: #111 !important;
	font-size: 14px !important;
	font-weight: 300 !important;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.woocommerce ul.products li:hover .price {
	opacity: 0;
}
.woocommerce ul.products li a.add_to_cart_button {
	background: none !important;
	border-radius: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	color: #1a1a1a !important;
	display: inline-block !important;
	font-size: 13px !important;
	font-weight: 300 !important;
	letter-spacing: 2px !important;
	line-height: unset !important;
	position: relative !important;
	top: -32px;
	opacity: 0;
	z-index: 9;
	text-decoration: none !important;
	text-transform: uppercase !important;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.woocommerce ul.products li a.add_to_cart_button::before {
	background: #1a1a1a;
	content: "";
	position: absolute;
	bottom: -5px;
	left: 0;
	width: 100%;
	height: 2px;
	z-index: -9;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.woocommerce ul.products li:hover a.add_to_cart_button {
	opacity: 1;
}
.woocommerce ul.products li a.add_to_cart_button:hover {
	color: #fff !important;
}
.woocommerce ul.products li a.add_to_cart_button:hover::before {
	height: 30px;
}
.woocommerce-breadcrumb, .woocommerce-breadcrumb a {
	color: #111 !important;
	font-weight: 300;
}
.single-product .woocommerce-product-gallery {
	width: 40% !important;
}
.single-product .woocommerce-product-gallery .flex-control-thumbs li {
	padding: 5px !important;
}
.single-product .woocommerce-product-gallery .flex-control-thumbs li img {
	border: 1px solid #111;
}
.single-product .entry-summary {
	width: 55% !important;
}
.single-product .entry-summary .product_title {
	font-size: 30px;
}
.single-product .entry-summary .price {
	color: #111 !important;
	font-weight: 300;
	margin-bottom: 45px;
}
.single-product .entry-summary .woocommerce-product-details__short-description {
	font-weight: 300;
	margin-bottom: 40px;
}
.single-product form.cart {
	float: left;
	margin-right: 25px;
}
.woocommerce .quantity {
	width: 84px;
	margin-right: 25px !important;
	position: relative;
}
.woocommerce .quantity input.input-text {
	-moz-appearance: textfield;
	-webkit-appearance: textfield;
	border: 1px solid #aaa;
	border-radius: 0;
	height: 50px;
	font-weight: 300;
}
.woocommerce .quantity input.minus {
	background: none !important;
	border: 1px solid #aaa;
	border-top: none;
	border-radius: 0;
	color: #111;
	font-size: 20px;
	font-weight: 300;
	padding: 0;
	height: 25px;
	width: 25px;
	position: absolute;
	left: 57px;
	bottom: 0;
}
.woocommerce .quantity input.plus {
	background: none !important;
	border: 1px solid #aaa;
	border-radius: 0;
	color: #111;
	font-size: 20px;
	font-weight: 300;
	padding: 0;
	height: 25px;
	width: 25px;
	position: absolute;
	top: 0;
	left: 57px;
}
.single_add_to_cart_button {
	background: #111 !important;
	border-radius: 0 !important;
	font-size: 14px !important;
	font-weight: 300 !important;
	height: 50px;
	width: 200px;
	letter-spacing: 2px;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.single_add_to_cart_button:hover {
	background: #000 !important;
	letter-spacing: 4px;
}
.yith-wcwl-add-to-wishlist {
	float: left;
	margin-top: 0 !important;
}
.yith-wcwl-add-to-wishlist a.add_to_wishlist {
	background: #111 !important;
	border-radius: 0 !important;
	font-size: 14px !important;
	font-weight: 300 !important;
	height: 50px;
	width: 220px;
	letter-spacing: 2px;
	line-height: 30px !important;
	text-align: center;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.yith-wcwl-add-to-wishlist a.add_to_wishlist:hover {
	background: #000 !important;
	letter-spacing: 4px;
}
.yith-wcwl-wishlistaddedbrowse.show {
	margin-top: 12px;
}
.yith-wcwl-wishlistaddedbrowse.show a, .yith-wcwl-wishlistexistsbrowse.show a {
	color: #000 !important;
}
#yith-wcwl-form {
	width: 100%;
}
.woocommerce-wishlist .product-name a, .woocommerce-wishlist .product-stock-status span {
	color: #000 !important;
}
.product-add-to-cart a, .product-add-to-cart a:hover {
	background: #000 !important;
	border-radius: 0 !important;
	padding: 15px 0 !important;
}
.single-product .entry-summary .product_meta {
	color: #444;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 300;
	letter-spacing: 2px;
}
.single-product .entry-summary .product_meta a, .single-product .entry-summary .product_meta a:hover {
	color: #111;
}
.woocommerce-tabs .tabs {
	padding: 0 !important;
}
.woocommerce-tabs .tabs::before {
	border-bottom: none !important;
}
.woocommerce-tabs .tabs li {
	background: none !important;
	margin-right: 15px !important;
	padding: 0 !important;
	border: none !important;
}
.woocommerce-tabs .tabs li::before, .woocommerce-tabs .tabs li::after {
	display: none !important;
}
.woocommerce-tabs .tabs li a {
	color: #111 !important;
	font-size: 12px;
	font-weight: 300 !important;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding: 12px 35px !important;
}
.woocommerce-tabs .tabs li.active a {
	background: #000;
	color: #fff !important;
}
#tab-description {
	font-weight: 300;
}
.woocommerce-product-attributes-item__label, .woocommerce-product-attributes-item__value {
	font-weight: 300 !important;
}
.form-submit input, .form-submit input:hover {
	background: #111 !important;
	border-radius: 0 !important;
	color: #fff !important;
	font-size: 14px !important;
	font-weight: 300 !important;
	letter-spacing: 2px;
	padding: 14px 25px !important;
}
.woocommerce-message a.wc-forward {
	background: #111 !important;
	border-radius: 0 !important;
	color: #fff !important;
	font-weight: 300 !important;
	letter-spacing: 2px !important;
	font-size: 14px !important;
	padding: 15px 25px !important;
}
.woocommerce-message a.wc-forward:hover {
	background: #000 !important;
}
.woocommerce-cart .product-name a, .woocommerce-cart .product-price, .woocommerce-cart .product-subtotal, .woocommerce table tr th.product-name, .woocommerce table tr th.product-quantity, .cart_totals table tr.cart-subtotal th, .cart_totals table tr.order-total th, .cart_totals table tr.cart-subtotal th, .cart_totals table td, .cart_totals table td strong, .woocommerce-info, .woocommerce-info a, .woocommerce-message, .woocommerce-message a {
	font-weight: 300 !important;
	color: #111 !important;
}
input#coupon_code {
	height: 40px;
	width: 150px !important;
	font-weight: 300;
	padding: 10px 5px;
	border-radius: 0;
}
.coupon button.button, .coupon button.button:hover, .actions button.button, .actions button.button:hover {
	background: #000 !important;
	border-radius: 0 !important;
	color: #fff !important;
	font-size: 13px !important;
	font-weight: 300 !important;
	letter-spacing: 2px !important;
	height: 40px !important;
}
.wc-proceed-to-checkout a.checkout-button, .wc-proceed-to-checkout a.checkout-button:hover {
	float: right;
	background: #111 !important;
	border-radius: 0 !important;
	font-size: 16px !important;
	font-weight: 300 !important;
	letter-spacing: 2px !important;
}
.woocommerce table.shop_table {
	border-radius: 0 !important;
}
#customer_details .col-1, #customer_details .col-2 {
	max-width: 100%;
}
.woocommerce-input-wrapper {
	width: 100%;
}
.place-order button#place_order, .place-order button#place_order:hover, .return-to-shop a, .return-to-shop a:hover {
	background: #111 !important;
	color: #fff !important;
	border-radius: 0 !important;
	font-size: 15px !important;
	font-weight: 300 !important;
	letter-spacing: 2px !important;
	padding: 15px 25px !important;
}
.service-price {
	padding: 40px 0 40px;
	position: relative;
}
.service-price-overlay-text {
	color: rgba(22, 22, 22, 0.15);
	font-family: 'Quentin';
	font-size: 225px;
	line-height: 225px;
	position: absolute;
	left: 55px;
	top: 150px;
}
.price-box-inner {
	background-color: #fff;
	padding: 28px;
	margin-top: 20px;
}
.prices-details {
	padding: 60px 0;
}
.prices-details .home-price-heading {
	font-size: 24px;
	text-align: left;
	margin-bottom: 10px;
}
.prices-details .home-price-item-heading {
	font-size: 14px;
	font-weight: 700;
}
.price-bottom-heading {
	color: #787070;
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: 900;
}
.stylist-section {
	padding: 40px 0;
	text-align: center;
}
.stylist-image {
	box-shadow: 4px 8px 50px 0 rgba(0,0,0,.15);
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
}
.stylist-info {
	position: relative;
	display: inline-block;
	width: 100%;
	vertical-align: middle;
	margin: 43px 0 0;
	text-transform: uppercase;
}
.stylist-name {
	margin: 0 0 8px;
	color: #000;
	font-size: 20px !important;
	font-weight: 700 !important;
}
.stylist-name em {
	text-transform: none;
	font-weight: 500;
	font-size: 14px;
}
.stylist-position {
	font-size: 16px;
	font-weight: 500;
	letter-spacing: .15em;
	margin: 0 0 12px;
}
.stylist-salon {
	font-size: 12px;
	font-weight: 500;
	letter-spacing: .25em;
}
.gallery {
	padding: 40px 0;
}
.contact-us {
	padding: 40px 0;
}
.contact-info {
	padding: 90px 0 25px;
}
.contact-info-left {
	margin: 0 0 35px;
}
.contact-info-right {
	padding: 0 100px 0 70px;
}
.contact-info-heading {
	color: #111;
	font-size: 34px;
	font-weight: 600;
	margin: 0 0 20px;
}
.contact-info-details {
	color: #525252;
	font-size: 16px;
	font-weight: 300;
	line-height: 28px;
	margin: 0 0 40px;
}
.contact-info-text {
}
.contact-info-text ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.contact-info-text ul li {
	color: #525252;
	font-size: 16px;
	font-weight: 300;
	margin: 0 0 10px;
	padding: 0 0 0 34px;
	position: relative;
}
.contact-info-text ul li img {
	position: absolute;
	top: 4px;
	left: 0;
}
.contact-info-text ul li a {
	color: #525252;
	position: relative;
	top: 4px;
	text-decoration: none;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.contact-info-text ul li a:hover {
	color: #000;
}
.contact-form input {
	border: 1px solid #ccc;
	background: none;
	border-radius: 0;
	color: #000;
	font-size: 14px;
	height: 60px;
	width: 100%;
	padding: 22px 15px;
	font-weight: 300;
	margin-bottom: 15px;
}
.contact-form input::placeholder {
 font-size: 14px;
}
.contact-form textarea {
	border: 1px solid #ccc;
	background: none;
	border-radius: 0;
	color: #000;
	font-size: 14px;
	height: 160px;
	width: 100%;
	padding: 22px 15px;
	font-weight: 300;
	margin-bottom: 15px;
}
.contact-form-btn {
	float: left;
	width: 30%;
	margin-left: 15px;
}
.contact-form-btn input {
	background: #111 !important;
	border-radius: 0 !important;
	font-size: 15px !important;
	height: 60px !important;
	width: 100% !important;
	letter-spacing: 3px !important;
	font-weight: 600 !important;
	-moz-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;
}
.contact-form-btn input:hover {
	background: #000 !important;
	letter-spacing: 8px !important;
}
div.wpcf7-response-output {
	margin: 5px 0 0 !important;
	float: left !important;
	width: 100% !important;
	font-weight: 300 !important;
	font-size: 14px !important;
}
.widget-title {
	color: #000 !important;
}
.primary-sidebar a {
	color: #000 !important;
	font-size: 14px !important;
}
.prdctfltr_checkboxes label {
	font-size: 14px !important;
}
.home-price-item .small-heading {
	display: block;
	font-size: 12px;
}
.prices-details .home-price-item p {
	margin-bottom: 0;
}
.woocommerce-pagination {
	margin-bottom: 25px;
}
.woocommerce-pagination ul li span, .woocommerce-pagination ul li a {
	padding: 15px 20px !important;
}
.woocommerce-pagination ul li span, .woocommerce-pagination ul li a:hover {
	background: #111 !important;
	color: #fff !important;
}
.woocommerce-pagination ul li a {
	color: #111 !important;
}
.woocommerce-MyAccount-navigation ul li a {
	color: #000 !important;
}
.woocommerce-MyAccount-content a {
	color: #444 !important;
}
.woocommerce-message a.woocommerce-Button.button, .woocommerce-Message a.woocommerce-Button.button {
	background: #000 !important;
	border-radius: 0 !important;
	color: #fff !important;
}
.woocommerce-Addresses .col-1, .woocommerce-Addresses .col-2 {
	flex: unset !important;
	max-width: 100% !important;
}
.woocommerce-EditAccountForm button.woocommerce-Button.button {
	background: #000 !important;
	border-radius: 0 !important;
	color: #fff !important;
	font-weight: 300 !important;
	padding: 15px 25px !important;
}
#customer_login .col-1, #customer_login .col-2 {
	flex: unset !important;
	max-width: 100% !important;
}
.woocommerce-form-login button.woocommerce-button, .woocommerce-form-register button.woocommerce-Button {
	background: #000 !important;
	border-radius: 0 !important;
	color: #fff !important;
	font-weight: 300 !important;
	margin-left: 10px !important;
}
.woocommerce-LostPassword.lost_password a {
	color: #000 !important;
}
.woocommerce-form-register button.woocommerce-Button {
	margin-left: 0 !important;
}
.button.prdctfltr_woocommerce_filter_submit {
	background: #000 !important;
	border-radius: 0 !important;
	color: #fff !important;
	font-weight: 300 !important;
	padding: 15px 15px !important;
	width: 100%;
	text-align: center;
}
.inner-content {
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.3px;
	line-height: 28px;
	margin-bottom: 25px;
}

@media only screen and (max-width : 320px) {
header, header.sticky {
	padding: 5px 0;
	position: static;
	background: #000;
	float: left;
	width: 100%;
}
.logo {
	width: 40%;
}
.logo img, .sticky .logo img {
	width: 100%;
	margin: 0;
}
.header-right, .sticky .header-right {
	float: left;
	margin: 10px 0 0;
	width: 50%;
}
.menu {
	float: left;
	margin: 0;
	text-align: center;
	width: 100%;
}
.menu-toggle {
	margin: 7px 0 0 !important;
}
.menu ul li {
	display: block;
	height: 30px;
	line-height: 28px;
}
.menu ul li a {
	width: 100%;
}
.ms-slide-info {
	top: 55px;
	left: 5%;
	width: 90% !important;
}
.banner-text-1 {
	font-size: 20px;
}
.banner-bottom-bg {
	margin: 15px 0 0;
}
.home-mid-item {
	float: none;
	text-align: center;
}
.home-mid-image img {
	width: 100%;
}
.home-mid-item:last-child {
	float: none;
}
.home-price {
	padding: 15px 0 35px;
}
.home-price-overlay-text {
	font-size: 70px;
	left: 25px;
}
.home-price-left {
	padding-right: 15px;
}
.home-price-heading {
	font-size: 40px;
	text-align: center;
	margin-bottom: 15px;
}
.home-price-right {
	padding-left: 15px;
}
.home-price-item-heading {
	font-size: 15px;
}
.home-price-item-price {
	font-size: 12px;
}
.home-logo {
	padding: 30px 0 20px;
}
.home-testimonial {
	padding: 45px 0 60px;
}
.home-testimonial-overlay-text {
	font-size: 70px;
}
.home-testimonial-heading {
	font-size: 30px;
}
.home-testimonial-inner {
	padding: 0 15px;
}
.home-contact-info {
	padding: 30px 0 25px;
}
.home-contact-info-left {
	margin: 0;
}
.home-contact-info-right {
	padding: 0 15px;
}
.home-contact-info-text ul li {
	font-size: 15px;
}
footer {
	padding: 45px 0 40px;
}
.footer-logo, .footer-social {
	text-align: center;
}
.footer-social ul li {
	margin: 0 5px;
	padding: 0 10px 0 0;
}
.footer-item:nth-child(2), .footer-item:last-child {
	padding-left: 15px;
}
.page .entry-header {
	height: 150px;
	padding: 40px 0 !important;
}
.page .entry-title {
	font-size: 26px;
	margin: 0 !important;
}
.breadcrumb-container {
	margin: 0 !important;
}
.stylist-section {
	padding: 0 0 40px;
}
.service-price {
	padding: 0;
}
.prices-details {
	padding: 0;
}
.price-box-inner {
	padding: 0 0 28px;
}
.prices-details .home-price-item-heading {
	font-size: 12px;
}
.home-contact-info-heading {
	font-size: 20px;
}
.contact-form-btn {
	width: 45%;
}
.contact-info-right {
	padding: 0 10px;
}
.margintop150 {
	margin-top: 20px;
}
.woocommerce #secondary {
	background: none !important;
	border: none !important;
	color: #000 !important;
}
.woocommerce ul.products li {
	width: 100% !important;
}
.woocommerce-pagination ul li span, .woocommerce-pagination ul li a {
	padding: 7px 10px !important;
}
.single-product .woocommerce-product-gallery, .single-product .entry-summary {
	width: 100% !important;
}
.woocommerce .quantity {
	margin-bottom: 25px !important;
}
.single-product .product_meta {
	margin-top: 15px;
}
.woocommerce .quantity {
	width: 60%;
}
.woocommerce-cart .quantity input.minus, .woocommerce-cart .quantity input.plus {
	left: 83px;
}
.woocommerce-cart input#coupon_code {
	width: 130px !important;
}
}

@media only screen and (min-width : 321px) and (max-width : 480px) {
header, header.sticky {
	padding: 5px 0;
	position: static;
	background: #000;
	float: left;
	width: 100%;
}
.logo {
	width: 40%;
}
.logo img, .sticky .logo img {
	width: 100%;
	margin: 0;
}
.header-right, .sticky .header-right {
	float: left;
	margin: 15px 0 0;
	width: 50%;
}
.menu {
	float: left;
	margin: 0;
	text-align: center;
	width: 100%;
}
.menu-toggle {
	margin: 12px 0 0 !important;
}
.menu ul li {
	display: block;
	height: 30px;
	line-height: 28px;
}
.menu ul li a {
	width: 100%;
}
.ms-slide-info {
	top: 55px;
	left: 5%;
	width: 90% !important;
}
.banner-text-1 {
	font-size: 20px;
}
.banner-bottom-bg {
	margin: 15px 0 0;
}
.home-mid-item {
	float: none;
	text-align: center;
}
.home-mid-image img {
	width: 100%;
}
.home-mid-item:last-child {
	float: none;
}
.home-price {
	padding: 15px 0 35px;
}
.home-price-overlay-text {
	font-size: 70px;
	left: 25px;
}
.home-price-left {
	padding-right: 15px;
}
.home-price-heading {
	font-size: 40px;
	text-align: center;
	margin-bottom: 15px;
}
.home-price-right {
	padding-left: 15px;
}
.home-price-item-heading {
	font-size: 15px;
}
.home-price-item-price {
	font-size: 13px;
}
.home-logo {
	padding: 30px 0 20px;
}
.home-testimonial {
	padding: 45px 0 60px;
}
.home-testimonial-overlay-text {
	font-size: 70px;
}
.home-testimonial-heading {
	font-size: 30px;
}
.home-testimonial-inner {
	padding: 0 15px;
}
.home-contact-info {
	padding: 30px 0 25px;
}
.home-contact-info-left {
	margin: 0;
}
.home-contact-info-right {
	padding: 0 15px;
}
footer {
	padding: 45px 0 40px;
}
.footer-logo, .footer-social {
	text-align: center;
}
.footer-social ul li {
	margin: 0 5px;
	padding: 0 10px 0 0;
}
.footer-item:nth-child(2), .footer-item:last-child {
	padding-left: 15px;
}
.page .entry-header {
	height: 150px;
	padding: 40px 0 !important;
}
.page .entry-title {
	font-size: 26px;
	margin: 0 !important;
}
.breadcrumb-container {
	margin: 0 !important;
}
.stylist-section {
	padding: 0 0 40px;
}
.service-price {
	padding: 0;
}
.prices-details {
	padding: 0;
}
.price-box-inner {
	padding: 0 0 28px;
}
.prices-details .home-price-item-heading {
	font-size: 13px;
}
.home-contact-info-heading {
	font-size: 20px;
}
.contact-form-btn {
	width: 45%;
}
.contact-info-right {
	padding: 0 15px;
}
.margintop150 {
	margin-top: 20px;
}
.woocommerce #secondary {
	background: none !important;
	border: none !important;
	color: #000 !important;
}
.woocommerce ul.products li {
	width: 100% !important;
}
.woocommerce-pagination ul li span, .woocommerce-pagination ul li a {
	padding: 7px 10px !important;
}
.single-product .woocommerce-product-gallery, .single-product .entry-summary {
	width: 100% !important;
}
.woocommerce .quantity {
	margin-bottom: 25px !important;
}
.single-product .product_meta {
	margin-top: 15px;
}
.woocommerce .quantity {
	width: 52%;
}
.woocommerce-cart .quantity input.minus, .woocommerce-cart .quantity input.plus {
	left: 83px;
}
.woocommerce-cart input#coupon_code {
	width: 130px !important;
}
}

@media only screen and (min-device-width : 375px) and (max-device-width : 667px) and (orientation : portrait) {
.ms-slide-info {
	top: 70px;
}
.banner-text-1 {
	font-size: 26px;
}
.woocommerce .quantity {
	width: 50%;
}
}

@media only screen and (min-device-width : 414px) and (max-device-width : 736px) and (orientation : portrait) {
.header-right, .sticky .header-right {
	margin: 20px 0 0;
}
.menu-toggle {
	margin: 17px 0 0 !important;
}
.ms-slide-info {
	top: 80px;
}
.banner-text-1 {
	font-size: 26px;
}
.woocommerce .quantity {
	width: 44%;
}
}

@media only screen and (min-width : 481px) and (max-width : 767px) {
header, header.sticky {
	padding: 5px 0;
	position: static;
	background: #000;
	float: left;
	width: 100%;
}
.logo {
	width: 23%;
}
.logo img, .sticky .logo img {
	width: 100%;
	margin: 0;
}
.header-right, .sticky .header-right {
	float: left;
	margin: 15px 0 0;
	width: 50%;
}
.menu {
	float: left;
	margin: 0;
	text-align: center;
	width: 100%;
}
.menu-toggle {
	margin: 12px 0 0 !important;
}
.menu ul li {
	display: block;
	height: 30px;
	line-height: 28px;
}
.menu ul li a {
	width: 100%;
}
.ms-slide-info {
	top: 150px;
	left: 5%;
	width: 90% !important;
}
.banner-bottom-bg {
	margin: 15px 0 0;
}
.home-mid-item {
	float: none;
	text-align: center;
}
.home-mid-image img {
	width: 100%;
}
.home-mid-item:last-child {
	float: none;
}
.home-price {
	padding: 15px 0 35px;
}
.home-price-overlay-text {
	font-size: 70px;
	left: 25px;
}
.home-price-left {
	padding-right: 15px;
}
.home-price-heading {
	font-size: 40px;
	text-align: center;
	margin-bottom: 15px;
}
.home-price-right {
	padding-left: 15px;
}
.home-logo {
	padding: 30px 0 20px;
}
.home-testimonial {
	padding: 45px 0 60px;
}
.home-testimonial-overlay-text {
	font-size: 70px;
}
.home-testimonial-heading {
	font-size: 30px;
}
.home-testimonial-inner {
	padding: 0 15px;
}
.home-contact-info {
	padding: 30px 0 25px;
}
.home-contact-info-left {
	margin: 0;
}
.home-contact-info-right {
	padding: 0 15px;
}
footer {
	padding: 45px 0 40px;
}
.footer-logo, .footer-social {
	text-align: center;
}
.footer-social ul li {
	margin: 0 5px;
	padding: 0 10px 0 0;
}
.footer-item:nth-child(2), .footer-item:last-child {
	padding: 0 100px;
}
.page .entry-header {
	height: 200px;
	padding: 60px 0 !important;
}
.page .entry-title {
	font-size: 40px;
	margin: 0 !important;
}
.breadcrumb-container {
	margin: 0 !important;
}
.stylist-section {
	padding: 0 0 40px;
}
.stylist-box {
	float: left;
	width: 50%;
}
.service-price {
	padding: 0;
}
.prices-details {
	padding: 0;
}
.price-box-inner {
	padding: 0 0 28px;
}
.contact-form-btn {
	width: 35%;
}
.contact-info-right {
	padding: 0 15px;
}
.margintop150 {
	margin-top: 20px;
}
.woocommerce #secondary {
	background: none !important;
	border: none !important;
	color: #000 !important;
}
.prdctfltr_filter {
	float: left !important;
	width: 50% !important;
}
.woocommerce-pagination ul li span, .woocommerce-pagination ul li a {
	padding: 7px 10px !important;
}
.single-product .woocommerce-product-gallery, .single-product .entry-summary {
	width: 100% !important;
}
.woocommerce .quantity {
	margin-bottom: 25px !important;
}
.single-product .product_meta {
	margin-top: 15px;
}
.woocommerce-cart .quantity {
	width: 33%;
}
.woocommerce-cart .quantity input.minus, .woocommerce-cart .quantity input.plus {
	left: 85px;
}
.woocommerce-cart input#coupon_code {
	width: 130px !important;
}
}

@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : portrait) {
header, header.sticky {
	padding: 5px 0;
	position: static;
	background: #000;
	float: left;
	width: 100%;
}
.logo img, .sticky .logo img {
	width: 100%;
	margin: 0;
}
.header-right, .sticky .header-right {
	float: left;
	margin: 10px 0 0;
}
.menu {
	float: left;
	margin: 0;
	text-align: center;
	width: 100%;
}
.menu-toggle {
	margin: 7px 0 0 !important;
}
.menu ul li {
	display: block;
	height: 30px;
	line-height: 28px;
}
.menu ul li a {
	width: 100%;
}
.ms-slide-info {
	top: 200px;
	left: 5%;
	width: 90% !important;
}
.banner-bottom-bg {
	margin: 15px 0 0;
}
.home-mid-right .home-mid-item:nth-child(2), .home-mid-right .home-mid-item:nth-child(3) {
	width: 47%;
}
.home-mid-overlay {
	left: 10px;
	padding: 10px;
	width: calc(100% - 18px);
}
.home-mid-overlay-heading {
	font-size: 30px;
}
.home-price {
	padding: 45px 0;
}
.home-price-overlay-text {
	font-size: 180px;
	top: 140px;
}
.home-logo-item {
	height: 80px;
}
.home-logo-item img {
	top: -90px;
}
.home-testimonial-overlay-text {
	font-size: 150px;
	top: 90px;
}
.home-testimonial-inner {
	padding: 0 55px;
}
.home-contact-info-right {
	padding: 0 60px 0 45px;
}
.footer-item:nth-child(2) {
	padding-left: 15px;
}
.footer-item:nth-child(3) {
	padding: 0 15px;
}
.page .entry-header {
	height: 300px;
	padding: 95px 0 !important;
}
.page .entry-title {
	font-size: 60px;
}
.home-price-heading {
	font-size: 30px;
}
.contact-info-right {
	padding: 0 15px;
}
.home-contact-info-heading {
	font-size: 25px;
}
.margintop150 {
	margin-top: 50px;
}
.woocommerce #secondary {
	background: none;
	border: none;
	padding: 0;
	color: #000;
}
.woocommerce #secondary #primary-sidebar {
	padding-top: 0 !important;
}
.single-product .woocommerce-product-gallery {
	width: 60% !important;
}
.single-product .entry-summary {
	width: 100% !important;
}
.woocommerce-cart .quantity {
	width: 25%;
}
.woocommerce-cart .quantity input.minus, .woocommerce-cart .quantity input.plus {
	left: 88px;
}
}

@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {
.menu ul li {
	margin: 0 6px;
}
.ms-slide-info {
	top: 300px;
}
.banner-bottom-bg {
	margin: 25px 0 0;
}
.home-mid-right .home-mid-item:nth-child(2), .home-mid-right .home-mid-item:nth-child(3) {
	width: 47%;
}
.prices-details .home-price-heading {
	font-size: 20px;
}
.prices-details .home-price-item-heading {
	font-size: 13px;
}
.woocommerce #secondary {
	padding: 0;
	width: 100%;
}
.woocommerce .quantity {
	margin-right: 10px !important;
}
.single_add_to_cart_button {
	font-size: 13px !important;
	width: 170px;
}
.yith-wcwl-add-to-wishlist a.add_to_wishlist {
	font-size: 13px !important;
	width: 195px;
}
.yith-wcwl-add-to-wishlist a.add_to_wishlist:hover {
	letter-spacing: 3px;
}
.woocommerce-cart .quantity input.plus, .woocommerce-cart .quantity input.minus {
	left: 49px;
}
}

@media screen and (min-width: 1424px) {
}

@media screen and (min-width: 1624px) {
.ms-slide-info {
	top: 400px;
}
}

@media screen and (min-width: 1920px) {
.sticky .logo img {
	width: 30%;
}
.ms-slide-info {
	top: 500px;
}
}

@media screen and (min-width: 2048px) {
.sticky .logo img {
	width: 28%;
}
.ms-slide-info {
	top: 550px;
}
.page .entry-header {
	height: 500px;
	padding: 215px 0 110px !important;
}
}

@media screen and (min-width: 2550px) {
.sticky .logo img {
	width: 22%;
}
.ms-slide-info {
	top: 750px;
}
.page .entry-header {
	height: 600px;
	padding: 275px 0 110px !important;
}
}
