@import url(https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900);

.read-more-link a,
a {
	text-decoration: none !important
}

.center-heading h2,
.center-heading p,
.detail .wpcf7-not-valid-tip,
.form-details .wpcf7-response-output,
.loading,
.post-excerpt,
.read-more-link,
.submit,
.wpcf7 form.sent .wpcf7-response-output {
	text-align: center
}

.header-area .main-nav .nav li a,
.load-wrap button,
.read-more-link a,
body,
html {
	font-family: Montserrat, Arial, Tahoma, sans-serif
}

.desc a,
.desc p {
	word-break: break-word
}

*,
.post {
	box-sizing: border-box
}

.detail .wpcf7-form-control-wrap .wpcf7-text,
.select-box,
.submit input.btn {
	-webkit-appearance: none
}

#about,
#promotion {
	padding: 100px 0
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
b,
big,
blockquote,
body,
center,
cite,
code,
dd,
del,
dfn,
div,
div pre,
dl,
dt,
em,
figcaption,
figure,
font,
footer,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
iframe,
img,
ins,
kbd,
li,
nav,
object,
ol,
p,
q,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
sup,
tt,
u,
ul,
var {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0
}

a.main-button,
a.main-button-slider {
	border-radius: 25px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s
}

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

.clearfix {
	display: inline-block
}

.detail label,
article,
aside,
footer,
header,
hgroup,
html[xmlns] .clearfix,
nav,
section {
	display: block
}

* html .clearfix {
	height: 1%
}

ul {
	padding: 0;
	margin: 0;
	list-style: none
}

.wpcf7 .ajax-loader {
	position: absolute
}

body,
html {
	font-weight: 400;
	font-size: 16px;
	-ms-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	background: #fff;
	overflow-x: hidden
}

a {
	color: #156681
}

.policy a:hover,
a:hover {
	color: #094b77
}

.post-excerpt a:hover,
.widget_meta ul li a:hover,
.widget_pages ul li a:hover,
.widget_recent_entries ul li a:hover,
.widget_rss ul li a:hover {
	text-decoration: underline !important
}

.row {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0;
	margin-bottom: 0
}

p {
	font-size: 14px;
	line-height: 25px;
	color: #888
}

::selection {
	background: #f1556a;
	color: #fff
}

::-moz-selection {
	background: #f1556a;
	color: #fff
}

img {
	max-width: 100%
}

.video-iframe {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
	margin-bottom: 15px
}

.video-iframe iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

@media all and (min--moz-device-pixel-ratio:0) and (max-width:680px) {
	footer .row {
		display: block
	}
}

a.main-button-slider {
	font-size: 14px;
	padding: 15px 25px;
	background-color: #fba70b;
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
	letter-spacing: 1px;
	transition: .3s
}

a.main-button,
button.main-button {
	padding: 15px 25px;
	background-color: #f4813f;
	font-weight: 600;
	letter-spacing: 1px;
	font-size: 14px;
	color: #fff;
	text-transform: uppercase
}

a.main-button-slider:hover,
a.main-button:hover,
button.main-button:hover {
	background-color: #f1556a
}

a.main-button {
	transition: .3s
}

.page-default {
	margin: 136px 0 0
}

.logged-in .header-area {
	margin: 32px 0 0
}

.logged-in .top-right {
	top: 32px
}

button.main-button {
	outline: 0;
	border: none;
	cursor: pointer;
	border-radius: 25px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

.center-heading {
	margin-bottom: 70px
}

.center-heading h2 {
	margin-top: 0;
	font-size: 42px;
	font-weight: 700;
	color: #1e1e1e;
	margin-bottom: 25px
}

.center-heading h2 em {
	font-style: normal;
	color: #f4813f
}

.center-heading p {
	font-size: 15px;
	color: #888
}

.background-header {
	background-color: #fff;
	height: 80px !important;
	position: fixed !important;
	top: 0;
	left: 0;
	right: 0;
	box-shadow: 0 0 10px rgba(0, 0, 0, .15) !important
}

.background-header .logo,
.background-header .main-nav .nav li a {
	color: #1e1e1e !important
}

.background-header .main-nav .nav li:hover a,
.background-header .nav li a.active {
	color: #fba70b !important
}

.header-area {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	-webkit-transition: .5s;
	-moz-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
	background: #fff
}

.header-area .main-nav {
	padding: 0 !important;
	display: flex;
	align-items: center;
	justify-content: space-between
}

.blog-listing,
.find-a-store {
	padding-bottom: 40px;
	margin: 0 0 20px;
	padding-top: 40px
}

.blog-listing {
	padding-bottom: 20px;
	margin: 0
}

.home .find-a-store {
	padding-bottom: 0;
	margin-bottom: 20px;
	padding-top: 60px
}

.home .blog-listing {
	padding-bottom: 40px;
	margin-bottom: 20px
}

.find-a-store img {
	max-width: 100%;
	height: 200px
}

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

.post {
	background-color: #fff;
	box-shadow: 0 2px 10px #a0a0a0;
	padding: 15px !important;
	min-height: 460px;
	margin: 0 0 30px
}

.post-title h2 {
	min-height: 44px
}

.post-title h2,
.post-title h2 a {
	font-size: 17px;
	font-weight: 700;
	color: #58585a;
	margin: 12px 5px 10px !important;
	line-height: 22px;
	font-style: italic;
	text-align: center;
	height: 44px;
	overflow: hidden
}

.button,
.load-wrap button {
	border: 0;
	color: #333;
	cursor: pointer;
	overflow: hidden
}

.load-wrap button {
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 2px;
	font-size: 16px;
	background-color: #d4d4d4;
	margin: 20px 0 0;
	display: inline-block;
	padding: 9px 30px;
	-webkit-border-radius: 5px;
	border-radius: 0;
	position: relative;
	-webkit-box-shadow: inset 0 0 0 1px rgb(0 0 0 / 3%);
	box-shadow: inset 0 0 0 1px rgb(0 0 0 / 3%);
	background-image: url(../images/box_shadow.png);
	background-repeat: repeat-x;
	line-height: 1.6
}

#more_posts:focus {
	outline: 0
}

#more_posts:after,
.button:after,
.digital-moodboard .button:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 0;
	z-index: 1;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
	background: rgba(0, 0, 0, .05)
}

#more_posts:hover:after,
.blog-content iframe,
.button:hover:after,
.digital-moodboard .button:hover:after,
.image-block img,
.img-list img,
.location-iframe iframe,
.post img,
.store-content>.row {
	width: 100%
}

.loading {
	background: url(../images/preloader.gif) center 17px no-repeat;
	min-height: 41px
}

.banner-section-image,
.post figure {
	background-position: center;
	background-size: cover
}

.blog-category-wrap {
	width: 96%;
	margin: -32px auto;
	display: flex;
	flex: 1;
	justify-content: center
}

.blog-content .content-wrap {
	margin: 0 40px
}

section.blog-content ul {
	list-style: disc;
	margin: 0 0 15px 30px
}

.blog-content .content-wrap p {
	font-size: 14px;
	margin: 0 0 15px
}

.banner-section.blog-single-banner {
	height: auto;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	padding-bottom: 47%
}

section.blog-content ul li {
	margin-bottom: 10px;
	font-size: 14px;
	list-style: disc
}

.blog-content h3 {
	font-size: 25px;
	color: #444;
	margin-bottom: 10px;
	font-weight: 600
}

.blog-content h5 {
	font-size: 15px;
	line-height: 25px;
	font-weight: 700;
	letter-spacing: 0;
	margin-bottom: 15px
}

.button {
	display: inline-block;
	padding: 11px 20px;
	margin-bottom: 15px;
	margin-right: 7px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	position: relative;
	-webkit-box-shadow: inset 0 0 0 1px rgb(0 0 0 / 3%);
	box-shadow: inset 0 0 0 1px rgb(0 0 0 / 3%);
	background-image: url(../images/box_shadow.png);
	background-repeat: repeat-x;
	background-color: #d4d4d4
}

#cancel-comment-reply-link,
.content-wrap u,
.reply a,
.vcard a,
section.digital-moodboard p {
	color: #626262
}

.detail .wpcf7-not-valid-tip {
	color: #dc3232;
	font-size: .8em;
	font-weight: 400;
	display: block;
	margin: 0 0 .2em
}

.read-more-link a {
	color: #333;
	background-color: #d4d4d4 !important;
	padding: 5px 17px;
	font-size: 15px;
	text-transform: uppercase;
	font-weight: 600;
	letter-spacing: 2px;
	display: block !important;
	margin: 0 auto;
	max-width: 149px;
	transition: .5s
}

.post-excerpt,
.post-excerpt p {
	color: #58585a
}

.header-area .main-nav .logo-wrap,
.header-area .main-nav .nav {
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	float: left
}

.read-more-link a:hover {
	background: #f7941c !important;
	color: #fff
}

.read-more-link {
	margin-top: 20px;
	margin-bottom: 10px
}

.entry-header,
.nav-single,
.post .post-excerpt iframe {
	display: none
}

.post-excerpt {
	font-size: 14px;
	font-family: Arial, Arial, Tahoma, sans-serif;
	min-height: 90px;
	height: 90px;
	overflow: hidden;
	margin-bottom: 0;
	line-height: 1.55
}

.post-excerpt h2,
.post-excerpt h3,
.post-excerpt h4,
.post-excerpt h5,
.post-excerpt h6 {
	margin: 0 0 10px;
	font-size: 14px;
	font-family: Arial, Arial, Tahoma, sans-serif;
	font-weight: 400
}

.home .instagram-title h3 {
	padding-top: 60px
}

.instagram-title h3 {
	padding-top: 43px;
	border-top: 1px solid #efefef;
	color: #156681;
	text-align: center !important;
	font-weight: 700;
	font-size: 25px;
	letter-spacing: 2px;
	line-height: 28px;
	padding-bottom: 20px
}

.header-area .main-nav .logo-wrap {
	width: 288px;
	max-width: 288px;
	transition: .3s;
	min-height: 65px;
	line-height: 65px
}

.homemaker .header-area .main-nav .logo-wrap {
	width: 256px;
	max-width: 256px
}

.aspley .header-area .main-nav .logo-wrap {
	width: 225px;
	max-width: 225px
}

.header-area .main-nav .logo-wrap img {
	max-height: 86px
}

.header-area .main-nav .nav {
	margin-left: 0;
	margin-right: 0;
	padding: 0 10px;
	transition: .3s;
	position: relative;
	z-index: 999
}

.header-area .main-nav .nav li a,
.header-area .main-nav .nav li.submenu ul li a {
	line-height: 40px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	height: 40px
}

.header-area .main-nav .nav li a {
	padding-left: 10px;
	padding-right: 10px;
	font-weight: 600;
	text-transform: uppercase;
	letter-spacing: 2px;
	display: inline-block;
	font-size: 12px;
	color: #58585a;
	text-transform: uppercase;
	transition: .3s;
	border: transparent;
	letter-spacing: 1px
}

.sign-up,
.sign-up:before {
	background-color: #3c3c3c;
	height: 136px;
	transition: .5s;
	top: 0
}

.header-area .main-nav .nav li:last-child {
	padding-right: 0
}

.nav_wrap {
	margin-left: -60px;
	display: flex;
	flex-wrap: wrap;
	align-items: center
}

/*span.submenuToggle:after {
	content: " ";
	display: inline-block;
	left: -4px;
	position: relative;
	background-image: url(assets/images/down-thin.svg);
	height: 10px;
	width: 10px;
	background-size: cover
}*/

.social-icons {
	display: flex;
	flex-flow: row;
	align-items: center
}

.sign-up {
	position: relative;
	right: 0;
	display: flex;
	align-items: center;
	display: -webkit-flex;
	display: -o-flex;
	-o-align-items: center;
	-webkit-align-items: center;
	padding: 0 0 0 10px;
	max-width: 244px;
	width: 100%;
	z-index: 52
}

.cat-wrap,
.d-flex,
.policy,
.policy label {
	display: flex
}

.offers h3 {
	margin: 0;
	font-weight: 600;
	letter-spacing: 4px !important;
	font-size: 23px;
	text-align: center
}

.offers h5 {
	margin: 0;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 3px !important;
	line-height: 19px;
	text-align: center
}

.stores-for-you h1,
.stores-for-you h2 {
	font-weight: 700;
	letter-spacing: 0;
	color: #156681;
	text-align: center
}

.offers {
	position: absolute;
	cursor: pointer;
	color: #fff
}

.sign-up:before {
	content: '';
	width: 70px;
	transform: skewX(21deg);
	-o-transform: skewX(21deg);
	-webkit-transform: skewX(21deg);
	-ms-transform: skewX(21deg);
	position: absolute;
	left: -35px
}

.header-area .main-nav .nav li:hover a {
	color: #b6236a
}

.homemaker .header-area .main-nav .nav li:hover a {
	color: #7c51a1
}

.header-area .main-nav .nav li.submenu {
	position: relative;
	padding-right: 0
}

.header-area .main-nav .nav li.submenu ul {
	position: absolute;
	width: 200px;
	box-shadow: 0 2px 28px 0 rgba(0, 0, 0, .06);
	overflow: hidden;
	top: 40px;
	opacity: 0;
	transform: translateY(-2em);
	visibility: hidden;
	z-index: -1;
	transition: .3s ease-in-out, visibility 0s linear .3s, z-index 0s linear 10ms
}

.header-area .main-nav .nav li.submenu ul li {
	margin-left: 0;
	padding-left: 0;
	padding-right: 0
}

.header-area .main-nav .nav li.submenu ul li a {
	display: block;
	background: #fff;
	color: #7a7a7a !important;
	padding-left: 20px;
	transition: .3s;
	position: relative;
	font-size: 13px;
	border-bottom: 1px solid #f5f5f5
}

.header-area .main-nav .nav li.submenu ul li a:before {
	content: '';
	position: absolute;
	width: 0;
	height: 40px;
	left: 0;
	top: 0;
	bottom: 0;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	background: #fba70b
}

.header-area .main-nav .nav li.submenu ul li a:hover {
	background: #fff;
	color: #fba70b !important;
	padding-left: 25px
}

.header-area .main-nav .nav li.submenu ul li a:hover:before {
	width: 3px
}

.header-area .main-nav .nav li.submenu:hover ul {
	visibility: visible;
	opacity: 1;
	z-index: 1;
	transform: translateY(0);
	transition-delay: 0s, 0s, 0.3s
}

.header-area .main-nav .menu-trigger {
	cursor: pointer;
	position: absolute;
	top: 23px;
	width: 32px;
	height: 40px;
	text-indent: -9999em;
	z-index: 99;
	right: 40px;
	display: none
}

.header-area .main-nav .menu-trigger span,
.header-area .main-nav .menu-trigger span:after,
.header-area .main-nav .menu-trigger span:before {
	-moz-transition: .4s;
	-o-transition: .4s;
	-webkit-transition: .4s;
	transition: .4s;
	background-color: #1e1e1e;
	display: block;
	position: absolute;
	width: 30px;
	height: 2px;
	left: 0
}

.background-header .main-nav .menu-trigger span,
.background-header .main-nav .menu-trigger span:after,
.background-header .main-nav .menu-trigger span:before,
.background-header .main-nav .menu-trigger.active span:after,
.background-header .main-nav .menu-trigger.active span:before {
	background-color: #1e1e1e
}

.header-area .main-nav .menu-trigger span:after,
.header-area .main-nav .menu-trigger span:before {
	-moz-transition: .4s;
	-o-transition: .4s;
	-webkit-transition: .4s;
	transition: .4s;
	background-color: #1e1e1e;
	display: block;
	position: absolute;
	height: 2px;
	left: 0;
	width: 75%;
	content: ""
}

.header-area .main-nav .menu-trigger span {
	top: 16px
}

.header-area .main-nav .menu-trigger span:before {
	-moz-transform-origin: 33% 100%;
	-ms-transform-origin: 33% 100%;
	-webkit-transform-origin: 33% 100%;
	transform-origin: 33% 100%;
	top: -10px;
	z-index: 10
}

.header-area .main-nav .menu-trigger span:after {
	-moz-transform-origin: 33% 0;
	-ms-transform-origin: 33% 0;
	-webkit-transform-origin: 33% 0;
	transform-origin: 33% 0;
	top: 10px
}

.header-area .main-nav .menu-trigger.active span,
.header-area .main-nav .menu-trigger.active span:after,
.header-area .main-nav .menu-trigger.active span:before {
	background-color: transparent;
	width: 100%
}

.header-area .main-nav .menu-trigger.active span:before {
	-moz-transform: translateY(6px) translateX(1px) rotate(45deg);
	-ms-transform: translateY(6px) translateX(1px) rotate(45deg);
	-webkit-transform: translateY(6px) translateX(1px) rotate(45deg);
	transform: translateY(6px) translateX(1px) rotate(45deg);
	background-color: #1e1e1e
}

.header-area .main-nav .menu-trigger.active span:after {
	-moz-transform: translateY(-6px) translateX(1px) rotate(-45deg);
	-ms-transform: translateY(-6px) translateX(1px) rotate(-45deg);
	-webkit-transform: translateY(-6px) translateX(1px) rotate(-45deg);
	transform: translateY(-6px) translateX(1px) rotate(-45deg);
	background-color: #1e1e1e
}

.header-area.header-sticky {
	min-height: 80px;
	position: fixed
}

.header-area.header-sticky .main-nav {
	padding: 10px 120px 11px 0
}

.header-area.header-sticky .main-nav .logo-wrap img {
	max-height: 68px;
	width: 200px
}

.header-sticky .sign-up,
.header-sticky .sign-up:before {
	height: 107px
}

.header-area.header-sticky .nav li a.active {
	color: #fba70b
}

.header-area.header-sticky .offers h3 {
	font-size: 18px;
	line-height: 24px;
	text-align: center
}

.header-area.header-sticky .offers h5 {
	font-size: 12px
}

.banner-section img {
	width: 100%;
	height: auto
}

.inner-banner {
	margin: 135px 0 0
}

.inner-banner.no-image {
	margin: 190px 0 0
}

.banner-section-image {
	height: 550px;
	background-repeat: no-repeat
}

.mfp-bg {
	background: #eee !important
}

.slider .banner-section {
	
}

.slider .banner-section .banner-section-image {
	height: 100%
}

.slick-dots button {
	border: none !important;
	width: 12px !important;
	height: 12px !important
}

.stores-for-you {
	padding: 40px 15px
}

.stores-for-you h1 {
	font-size: 26px !important;
	line-height: 55px
}

.stores-for-you h2 {
	line-height: 45px;
	font-size: 16px !important;
	margin-bottom: 15px
}

.desc p,
.trading-list li {
	line-height: 20px;
	font-family: Arial, Arial, Tahoma, sans-serif
}

.stores-for-you p {
	color: #626262;
	font-size: 14px
}

.desc,
.desc a,
.desc p {
	color: #fff
}

.make-it-yours {
	margin: 0 0 50px
}

.desc p {
	font-size: 14px;
	margin: 0
}

.desc h3 {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 600;
	margin-bottom: 10px
}

.desc {
	min-height: auto;
	text-align: center;
	padding: 20px 15px 18px;
	flex: 1 !important;
	max-width: calc(33.33% - 20px);
	margin: 0 10px
}

.desc a[href^="tel:"] {
	white-space: pre
}

#ui-datepicker-div.booked_custom_date_picker .ui-datepicker-header,
#ui-datepicker-div.booked_custom_date_picker table.ui-datepicker-calendar tbody td a.ui-state-active,
#ui-datepicker-div.booked_custom_date_picker table.ui-datepicker-calendar tbody td a.ui-state-active:hover,
body #booked-profile-page .appt-block .google-cal-button>a:hover,
body #booked-profile-page .booked-profile-header,
body #booked-profile-page .booked-tabs li.active a,
body #booked-profile-page .booked-tabs li.active a:hover,
body #booked-profile-page input[type=submit].button-primary:hover,
body .booked-list-view button.button:hover,
body .booked-list-view input[type=submit].button-primary:hover,
body .booked-modal input[type=submit].button-primary:hover,
body table.booked-calendar .booked-appt-list .timeslot .timeslot-people button:hover,
body table.booked-calendar input[type=submit].button-primary:hover,
body table.booked-calendar th,
body table.booked-calendar thead,
body table.booked-calendar thead th,
body table.booked-calendar tr.days th {
	background: #9073ac !important
}

body.homemaker table.booked-calendar td.today .date span,
body.homemaker table.booked-calendar td:hover .date span.number {
	border: 2px solid #7a51a0 !important
}

body #booked-profile-page .appt-block .google-cal-button>a,
body #booked-profile-page input[type=submit].button-primary,
body .booked-list-view a.booked_list_date_picker_trigger.booked-dp-active,
body .booked-list-view a.booked_list_date_picker_trigger.booked-dp-active:hover,
body .booked-list-view button.button,
body .booked-list-view input[type=submit].button-primary,
body .booked-modal input[type=submit].button-primary,
body table.booked-calendar .booked-appt-list .timeslot .timeslot-people button,
body table.booked-calendar input[type=submit].button-primary {
	border-color: transparent !important;
	outline: 0 !important
}

body table.booked-calendar thead {
	border: #9073ac !important
}

.trading-list li {
	font-size: 14px;
	margin: 0;
	border-bottom: 1px solid #fff;
	padding: 3px 0
}

.blog-flex:last-child,
.trading-list li:last-child {
	border: 0
}

.find-us {
	padding-top: 40px;
	margin-bottom: 40px;
	padding-bottom: 20px
}

.feedback-heading h3 {
	font-size: 27px;
	font-weight: 500;
	color: #b6236a;
	letter-spacing: 3px;
	margin-bottom: 8px;
	line-height: 30px
}

.homemaker .feedback-heading h3 {
	color: #9073ac
}

.homemaker .click-here button {
	background-color: #9073ac
}

.homemaker .click-here button:hover {
	background: #fff;
	border: 1px solid #9073ac;
	color: #9073ac
}

.feedback-heading h2 {
	font-size: 44px;
	font-weight: 700;
	color: #000;
	letter-spacing: 3px;
	line-height: 45px
}

.flipbook-content h3,
.flipbook-content h4 {
	color: #444;
	margin-bottom: 12px;
	font-weight: 600
}

.css-layer a {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0
}

.flipbook-wrap {
	padding: 150px 0 0
}

.flipbook-content {
	border-bottom: 1px solid rgba(0, 0, 0, .2);
	text-align: center;
	padding-bottom: 24px;
	margin-bottom: 16px
}

.flipbook-content h3 {
	font-size: 24px
}

.flipbook-content h4 {
	font-size: 22px;
	line-height: 25px
}

.flipbook-content p {
	color: #626262;
	font-size: 14px;
	font-family: arial;
	line-height: 21px
}

.click-here button,
.digital-moodboard .button {
	color: #fff;
	background-color: #b6236a;
	font-family: Montserrat
}

.page-id-7105 .flipbook-content {
	border-bottom: none
}

.click-here button {
	font-size: 30px;
	border-radius: 0;
	margin: 15px 0 0;
	padding: 7px 30px;
	font-weight: 600;
	outline: 0;
	border: 1px solid transparent;
	transition: .5s
}

.click-here button:hover {
	background: #fff;
	border: 1px solid #b6236a;
	color: #b6236a
}

.feedback-heading {
	text-align: center;
	margin: 0 0 60px
}

.styling-session p {
	font-size: 16px;
	max-width: 1020px;
	margin: auto auto 15px;
	font-family: Arial, Arial, Tahoma, sans-serif;
	color: #626262
}

.styling-session h3 {
	font-size: 24px;
	line-height: 25px;
	font-weight: 500;
	letter-spacing: 0;
	margin-bottom: 15px;
	color: #444;
	font-family: Montserrat, Arial, Tahoma, sans-serif
}

.styling-session h4 {
	font-size: 21px;
	line-height: 25px;
	font-weight: 600;
	font-family: Arial, Arial, Tahoma, sans-serif;
	margin: 0 0 15px;
	color: #444
}

.section.slider .slick-dots {
	bottom: 11px
}

.styling-session {
	padding: 40px 0 20px;
	text-align: center;
	border-bottom: 1px solid #efefef
}

.styling-content {
	margin-bottom: 30px
}

.styling-content h4 {
	font-size: 18px;
	line-height: 25px;
	font-weight: 600;
	letter-spacing: 0;
	margin-bottom: 15px;
	font-family: Montserrat, Arial, Tahoma, sans-serif
}

.vip-form {
	border-top: 1px solid #efefef;
	padding: 0 0 50px
}

.vip-content {
	padding: 40px 0;
	text-align: center
}

.vip-content h2 {
	font-size: 44px;
	font-weight: 700;
	color: #000;
	letter-spacing: 3px;
	margin-bottom: 15px;
	line-height: 45px
}

.vip-content h3 {
	font-size: 27px;
	font-weight: 500;
	color: #b6236a;
	letter-spacing: 3px;
	margin-bottom: 8px;
	line-height: 40px
}

.vip-para p,
table td,
table th {
	text-align: center;
	color: #626262
}

.vip-para p {
	font-size: 18px;
	letter-spacing: .5px;
	line-height: normal;
	font-weight: 400;
	width: 58%;
	margin: 0 auto
}

table {
	width: 100%;
	margin-bottom: 15px;
	border-collapse: collapse;
	border-spacing: 0;
	-webkit-border-radius: 5px;
	border-radius: 5px
}

table td,
table th {
	padding: 10px;
	vertical-align: middle;
	border: 1px solid rgba(0, 0, 0, .08);
	font-size: 14px
}

table tr:first-child td {
	background: 0 0 !important
}

table tr:nth-child(2n) td {
	background: rgba(0, 0, 0, .01)
}

.page-content-section h1 {
	font-size: 32px;
	line-height: 55px;
	font-weight: 700;
	letter-spacing: 0;
	color: #444;
	margin-bottom: 15px
}

.page-content-section p {
	font-size: 14px
}

.page-content-section h2 {
	font-size: 25px;
	line-height: 25px;
	font-weight: 700;
	letter-spacing: 0;
	color: #444;
	margin-bottom: 15px
}

.page-content-section h3 {
	font-size: 22px;
	line-height: 25px;
	font-weight: 600;
	letter-spacing: 0;
	color: #444;
	margin-bottom: 15px
}

.page-content-section h4 {
	margin-bottom: 15px;
	font-size: 18px;
	line-height: 25px;
	font-weight: 300;
	letter-spacing: 0
}

.fill-detail,
.page-content-section h5,
.page-content-section h6 {
	line-height: 19px;
	letter-spacing: 0
}

.page-content-section h6 {
	font-size: 13px;
	font-weight: 400;
	margin-bottom: 15px
}

.page-content-section h5 {
	font-size: 15px;
	font-weight: 700;
	color: #444;
	margin-bottom: 15px
}

.page-content-section p {
	margin-bottom: 15px;
	color: #626262
}

.detail input,
.detail select,
.select-box {
	color: #919191 !important;
	width: 100%;
	margin-bottom: 10px;
	opacity: .5;
	font-family: Montserrat, Arial, Tahoma, sans-serif;
	text-align: center;
	height: 47px;
	background-color: #fff;
	outline: 0
}

section.digital-moodboard .vip-content {
	padding: 40px 0 10px
}

section.digital-moodboard .vip-para p {
	font-size: 18px;
	width: 73%;
	color: #626262
}

.digital-moodboard .form-details ul {
	list-style: disc;
	margin: 0 0 40px 31px
}

.digital-moodboard .form-details ul li {
	margin-bottom: 10px;
	list-style: disc;
	font-size: 14px;
	color: #626262
}

.become-vip-alt .vip-content img,
section.digital-moodboard .vip-para {
	margin-bottom: 45px
}

section.digital-moodboard .form-details h3,
section.digital-moodboard .form-details h4 {
	font-size: 24px;
	line-height: 29px;
	font-weight: 700;
	letter-spacing: 0;
	margin-bottom: 15px;
	color: #444
}

.become-vip-alt .vip-content h3,
b,
dt,
section.digital-moodboard .form-details h3 strong,
strong {
	font-weight: 700
}

.digital-moodboard .button {
	font-size: 16px;
	border-radius: 0;
	margin: 15px 0 32px;
	padding: 6px 20px;
	font-weight: 600;
	display: inline-block;
	position: relative
}

.input-text,
.vip-para {
	margin-bottom: 10px
}

.detail input,
.detail select {
	border-radius: 0 !important;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 2px;
	-webkit-box-shadow: inset 0 0 2px 2px rgb(0 0 0 / 2%);
	box-shadow: inset 0 0 2px 2px rgb(0 0 0 / 2%);
	border: 1px solid #ebebeb;
	box-sizing: border-box
}

.detail select {
	padding: 0 15px;
	text-align: center;
	text-align-last: center
}

.policy a {
	color: #0e72b4;
	text-decoration: underline !important
}

.detail input:focus,
.detail input:hover,
.select-box:focus,
.select-box:hover {
	background-color: #e9f5fc !important;
	border-color: #d5e5ee
}

.fill-detail {
	font-weight: 700;
	font-size: 18px
}

.select-box {
	text-align-last: center;
	border-radius: 0 !important;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 2px;
	border: 1px solid #ebebeb;
	-webkit-box-shadow: inset 0 0 2px 2px rgb(0 0 0 / 2%);
	box-shadow: inset 0 0 2px 2px rgb(0 0 0 / 2%);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.blog-description p,
.fill-detail,
.policy p {
	font-family: Arial, Arial, Tahoma, sans-serif
}

.author-date,
.cat-wrap,
footer a {
	letter-spacing: 1px
}

.feedback-form .wpcf7-submit,
.submit input.btn {
	color: #fff !important;
	border-radius: 0;
	text-transform: uppercase
}

.blog-flex,
.share-content {
	border-bottom: 1px solid #efefef
}

.cat-wrap,
.comment-form-comment textarea,
.feedback-form .wpcf7-form-control-wrap input,
.lds-ring div,
.title-wrap-title,
.top-footer {
	box-sizing: border-box;
	box-sizing: border-box
}

.style-board .policy p {
	font-size: 13px
}

.form-details {
	padding: 30px 0 0;
	margin: 0 0 40px
}

#respond .form-submit,
.vip-form .submit {
	margin: 20px 0 0
}

.fill-detail {
	text-align: center;
	margin-bottom: 20px;
	margin-top: 5px;
	color: #444
}

.policy {
	align-items: flex-start;
	margin: 10px 0 0
}

.policy .check {
	width: 18px;
	height: 18px;
	margin: 0 10px 0 0;
	box-sizing: initial;
	-webkit-appearance: auto
}

.policy .wpcf7-list-item {
	display: inline-block;
	margin: 0
}

.policy p {
	font-size: 15px;
	line-height: 20px;
	color: #626262
}

.submit input.btn {
	font-size: 16px;
	background-color: #156681 !important;
	margin: 5px 0 10px;
	font-weight: 600;
	float: none;
	font-family: Montserrat, Arial, Tahoma, sans-serif;
	padding: 7px 30px;
	-webkit-border-radius: 0
}

.form-details .wpcf7 .ajax-loader {
	margin: 13px 24px
}

.title-wrap-title {
	background-color: #b6236a;
	color: #fff;
	position: relative;
	width: 96%;
	padding-right: 50px;
	max-width: 702px;
	float: left;
	align-items: center;
	display: flex;
	margin-right: 49px
}

.homemaker .title-wrap-title {
	background-color: #7c51a1
}

.homemaker .cat-wrap {
	background-color: #48b69d
}

.cat-wrap:before,
.title-wrap-title:after {
	background-color: inherit;
	min-height: 72px;
	width: 43px;
	position: absolute;
	top: 0;
	content: ''
}

.title-wrap-title h1.title-wrap {
	font-size: 24px;
	font-weight: 700;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	padding: 22px 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 28px
}

.title-wrap-title:after {
	right: -20px;
	transform: skewX(30deg);
	-webkit-transform: skewX(30deg);
	-o-transform: skewX(30deg);
	-ms-transform: skewX(30deg)
}

.cat-wrap {
	background-color: #f7941c;
	color: #fff;
	position: relative;
	padding: 0 0 0 28px;
	align-items: center;
	display: -webkit-flex;
	display: -o-flex;
	-o-align-items: center;
	-webkit-align-items: center;
	min-height: 72px;
	font-size: 16px;
	font-weight: 500;
	width: calc(100% - 751px);
	float: right
}

section.blog-content h2 {
	font-size: 26px;
	font-weight: 700;
	color: #444;
	margin-bottom: 20px
}

section.blog-content h2 a {
	color: #444
}

.blog-description {
	margin: 0 0 30px;
	text-align: center
}

.blog-description p {
	color: #58585a;
	font-size: 14px
}

.blogs h6,
.blogs p,
.content-wrap p,
.feedback-form textarea,
.leave-form h3 {
	font-family: Montserrat, Arial, Tahoma, sans-serif
}

.author-date {
	padding-right: 10px;
	border-right: 1px solid #fff;
	font-size: 16px !important;
	font-weight: 500 !important;
	color: #fff
}

.cat-wrap:before {
	left: -21px;
	transform: skewX(30deg);
	-webkit-transform: skewX(30deg);
	-o-transform: skewX(30deg);
	-ms-transform: skewX(30deg);
	visibility: visible
}

.category.meta-categories {
	padding: 0 0 0 10px;
	text-overflow: ellipsis
}

section.blog-content h4 {
	font-size: 18px;
	line-height: 25px;
	font-weight: 300;
	letter-spacing: 0;
	margin-bottom: 15px
}

.cat-wrapper1 {
	font-size: 14px;
	display: flex;
	align-items: center
}

.content-wrap p {
	font-size: 16px;
	color: #626262;
	font-weight: 400
}

.blogs h6,
.blogs p,
.share-content h3 {
	font-size: 14px;
	color: #626262
}

.content-wrap {
	margin: 0 20px;
	padding: 100px 0 40px
}

.comment-respond {
	margin: 10px 0 40px;
	padding: 10px 0 0
}

.blogs p {
	font-weight: 400;
	line-height: 22px
}

.blog-flex {
	padding: 30px 0;
	display: flex
}

.comments-area {
	border-top: 1px solid #efefef;
	padding-top: 20px
}

.image-block {
	width: 223px;
	height: 223px
}

.blogs {
	width: 80%;
	margin: 0 0 0 20px
}

.blogs h6 {
	font-weight: 600;
	text-decoration: underline;
	margin: 0 0 12px
}

.check-list a,
footer a:hover {
	text-decoration: underline !important
}

.share-content {
	margin: 20px 0;
	padding: 40px 0
}

.leave-form {
	margin: 0 0 30px
}

.share-content h3 {
	font-weight: 700;
	line-height: 25px
}

.form-section .wpcf7 .ajax-loader {
	position: absolute;
	top: 9px;
	left: 95%
}

.feedback-form .one {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center
}

.leave-form h3 {
	font-size: 21px;
	line-height: 25px;
	font-weight: 600;
	color: #626262;
	padding: 20px 0
}

#respond label,
.comment-notes,
.feedback-form h4,
.heateor_sss_sharing_title,
.leave-form p {
	font-family: Arial, Arial, Tahoma, sans-serif
}

.leave-form p {
	color: #626262
}

.comment-form-comment {
	display: flex;
	flex-wrap: wrap;
	margin: 10px 0
}

.comment-form-comment label,
.comment-form-cookies-consent label,
.input-box label {
	outline: 0;
	font-weight: 700;
	color: #626262;
	font-size: 14px;
	font-family: Arial, Arial, Tahoma, sans-serif;
	border: 0
}

.feedback-form h4 {
	font-size: 18px;
	color: #000;
	font-weight: 700;
	margin-bottom: 15px
}

.form-section {
	margin: 50px 0 0
}

.feedback-form {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	justify-content: center
}

.feedback-form p {
	font-size: 14px;
	color: #000;
	font-weight: 600
}

.feedback-form .wpcf7-form-control-wrap input,
.feedback-form textarea {
	color: #919191 !important;
	-webkit-box-shadow: inset 0 0 2px 2px rgb(0 0 0 / 2%);
	width: 100%;
	letter-spacing: 2px;
	text-align: center
}

.feedback-form textarea {
	border-radius: 0 !important;
	height: 195px;
	font-size: 14px;
	font-weight: 500;
	box-shadow: inset 0 0 2px 2px rgb(0 0 0 / 2%);
	border: 1px solid #ebebeb
}

.entry-content p,
.feedback-form .wpcf7-form-control-wrap input {
	font-family: Montserrat, Arial, Tahoma, sans-serif;
	font-weight: 400
}

.feedback-form .one-third.column:nth-child(2) p {
	width: 82%;
	margin: 10px auto
}

.one-third.column {
	width: 31.333%;
	float: left;
	margin: 0 1% 40px
}

.feedback-form .wpcf7-form-control-wrap input {
	border-radius: 0 !important;
	height: 47px;
	font-size: 16px;
	margin-bottom: 10px;
	box-shadow: inset 0 0 2px 2px rgb(0 0 0 / 2%);
	border: 1px solid #ebebeb;
	opacity: .8;
	outline: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.homemaker .feedback-form .wpcf7-submit {
	background-color: #9073ac !important
}

.feedback-form .wpcf7-submit {
	padding: 9px 30px;
	-webkit-appearance: none;
	display: inline-block;
	font-size: 16px;
	background-color: #b6236a !important;
	margin: 0;
	font-weight: 600;
	float: left;
	font-family: Montserrat, Arial, Tahoma, sans-serif;
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	width: auto;
	outline: 0;
	border: 0
}

#wp-comment-cookies-consent {
	width: 24px;
	height: 15px;
	border-radius: 0;
	margin: 5px 0 0
}

.comment-form-comment textarea {
	width: 100%;
	color: #626262;
	background-color: #fff;
	border-color: #ebebeb;
	-webkit-box-shadow: inset 0 0 2px 2px rgb(0 0 0 / 2%);
	box-shadow: inset 0 0 2px 2px rgb(0 0 0 / 2%);
	margin-bottom: 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 5px 10px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.main-con-sec.error-main {
	padding: 170px 0 80px;
	text-align: center;
	width: 300px;
	margin: 0 auto;
	max-width: 100%
}

.image_map-element {
	font-size: 0;
	height: 621px !important
}

.image_map-levels {
	bottom: 0 !important;
	top: auto !important
}

.image_map-container {
	margin: 0 12px;
	width: calc(70% - 24px) !important
}

.main-con-sec.error-main h1 {
	padding-top: 20px;
	color: #156681;
	text-align: center;
	font-weight: 700;
	font-size: 64px
}

.orange-link .cta-button {
	color: #333;
	padding: 10px 24px;
	font-size: 15px;
	text-transform: uppercase;
	background-color: #d4d4d4;
	letter-spacing: 2px;
	margin: 12px auto 0;
	font-family: Montserrat, Arial, Tahoma, sans-serif;
	display: inline-block;
	font-weight: 600
}

.orange-link .cta-button:hover {
	background: #f7941c;
	color: #fff
}

#cancel-comment-reply-link {
	padding: 0 0 0 10px;
	color: #fa944b
}

.commentlist {
	border-bottom: 1px solid #efefef;
	margin: 20px 0;
	padding: 20px 0
}

.vcard .avatar {
	margin-right: 10px;
	border: 1px solid #000
}

.comments-title {
	font-size: 24px
}

.comment-awaiting-moderation {
	padding: 10px 0 0
}

.input-tag {
	margin: 20px 0;
	display: flex
}

.input-box {
	display: flex;
	flex-flow: column;
	width: calc(33.33% - 10px);
	margin: 0 5px
}

.site-content .post {
	box-shadow: none
}

.entry-content p {
	font-size: 14px;
	color: #626262
}

.page-content-section img {
	max-width: 100%;
	width: auto
}

.entry-content u {
	font-weight: 700;
	padding: 0 0 10px;
	display: block
}

.comment-notes,
.heateor_sss_sharing_title {
	margin: 0 0 20px;
	color: #626262;
	font-size: 14px
}

.comment-form {
	margin: 10px 0 0
}

.heateor_sss_sharing_container {
	padding: 30px 0
}

.alignleft {
	float: left;
	margin: 15px 15px 15px 0
}

.comment-reply-title {
	font-size: 21px;
	line-height: 25px;
	font-family: Montserrat, Arial, Tahoma, sans-serif;
	color: #444;
	font-weight: 600
}

#respond label {
	color: #626262;
	font-size: 14px;
	display: block;
	font-weight: 700
}

.comment-form .comment-form-author,
.comment-form .comment-form-email,
.comment-form .comment-form-url {
	width: 31.3%;
	margin-right: 2% !important;
	float: left;
	position: relative
}

#respond input[type=email],
#respond input[type=text],
#respond input[type=url],
#respond select {
	background-color: #fff;
	border: 1px solid #ebebeb;
	-webkit-box-shadow: inset 0 0 2px 2px rgb(0 0 0 / 2%);
	box-shadow: inset 0 0 2px 2px rgb(0 0 0 / 2%);
	outline: 0;
	padding: 5px;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	box-sizing: border-box
}

#respond .comment-form-cookies-consent {
	display: flex;
	width: 100%;
	align-items: flex-start;
	padding: 15px 0 0
}

.comment-form-cookies-consent label {
	margin: 0;
	padding-left: 10px
}

.map-area {
	margin-top: 50px
}

.map-area .image_map-list-category a {
	font-size: 14px;
	font-weight: 600
}

.map-area .image_map-list-category>a {
	color: #919191 !important;
	background-color: #f8f8f8
}

.map-area .image_map-list-category>a:after {
	content: "\f078";
	position: absolute;
	right: 10px;
	font-family: FontAwesome;
	color: #919191 !important
}

.map-area .image_map-list-category.image_map-opened>a {
	background-color: #b6236a !important;
	color: #fff !important
}

.map-area .image_map-list-category.image_map-opened>a:after {
	color: #fff !important;
	content: "\f077"
}

.map-area .image_map-list-container li {
	position: relative;
	margin-bottom: 10px !important;
	border: none
}

.map-area .image_map-list-category ol {
	margin-left: 15px;
	margin-top: 10px;
	border: none !important
}

.map-area .image_map-list-category ol li a {
	background-color: #b4b5b7 !important;
	color: #fff !important;
	font-family: Montserrat, Arial, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: 600
}

.map-area .image_map-list-category ol li a:hover,
.map-area .image_map-list-category ol li.current a {
	background-color: #f8951d !important
}

.image_map-list-location>a:hover,
body #booked-profile-page .appt-block .google-cal-button>a:hover,
body #booked-profile-page .booked-profile-header,
body #booked-profile-page input[type=submit].button-primary:hover,
body .booked-list-view button.button:hover,
body .booked-list-view input[type=submit].button-primary:hover,
body .booked-modal input[type=submit].button-primary:hover,
body table.booked-calendar .booked-appt-list .timeslot .timeslot-people button:hover,
body table.booked-calendar input[type=submit].button-primary:hover,
body table.booked-calendar th {
	border: none !important
}

.map-area .image_map-list-category ol li.image_map-list-location h4 {
	color: #fff !important;
	font-family: Montserrat, Arial, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: 600
}

.page-template-template-sitemap h2 {
	margin-bottom: 10px;
	line-height: 55px;
	font-weight: 700;
	color: #444
}

.page-template-template-sitemap .wrapper h3 {
	font-size: 24px;
	line-height: 25px;
	font-weight: 700;
	color: #444;
	margin-bottom: 25px
}

.page-template-template-sitemap .wrapper .widget h3 {
	font-size: 18px;
	line-height: 28px;
	color: #444;
	font-weight: 600
}

.widget_meta ul,
.widget_pages ul,
.widget_rss ul {
	list-style-type: square;
	padding: 0 0 0 20px;
	margin-bottom: 30px
}

.widget_meta li,
.widget_pages li,
.widget_rss li {
	list-style-type: square;
	color: #156681;
	font-family: Arial;
	font-size: 14px
}

.widget_meta ul li a,
.widget_pages ul li a,
.widget_rss ul li a {
	display: block;
	padding: 4px 0 7px 4px
}

.widget_recent_entries li,
.widget_recent_entries ul {
	list-style-type: disc !important;
	font-family: Arial;
	font-size: 14px
}

.widget_recent_entries ul {
	padding-left: 20px
}

.widget_recent_entries ul li {
	padding: 5px 15px
}

.widget_recent_entries ul li a {
	color: #656b6f
}

footer {
	background-color: #58585a;
	color: #fff;
	margin-top: 100px
}

.top-section {
	max-width: 560px;
	float: right;
	text-align: right;
	width: 560px;
	position: relative;
	margin-top: -60px
}

.top-footer {
	background-color: #3c3c3c;
	padding: 15px 5px 15px 30px;
	position: relative;
	z-index: 5;
	min-height: 60px;
	max-height: 60px
}

.top-footer h3 {
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	margin: 0;
	letter-spacing: 2px;
	text-transform: uppercase;
	line-height: 30px;
	text-align: left;
	cursor: pointer
}

.footer-pad p,
footer a {
	font-family: Montserrat;
	line-height: 20px;
	color: #fff
}

.top-footer h3 span {
	font-size: 18px;
	font-weight: 600
}

.top-footer:before {
	background-color: #3c3c3c;
	content: '';
	width: 47px;
	height: 60px;
	transform: skewX(-35deg);
	-webkit-transform: skewX(-35deg);
	-o-transform: skewX(-35deg);
	-ms-transform: skewX(-35deg);
	position: absolute;
	left: -23px;
	top: 0
}

footer a {
	font-size: 14px;
	transition-duration: .2s;
	margin-bottom: 10px
}

.social-icons a {
	cursor: pointer;
	margin: 0 5px
}

footer .social li:first-child,
footer a:first-child {
	margin-left: 0
}

.footer-pad h4 {
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 2px;
	color: #fff
}

.footer-pad p {
	font-size: 14px;
	margin-bottom: 10px;
	letter-spacing: 1px
}

#promotion .right-text ul li:last-child,
.signup-form h3 {
	margin-bottom: 0
}

.signup-form h2,
.signup-form h3 {
	letter-spacing: 3px;
	text-transform: uppercase
}

footer a:hover {
	color: #fa944b
}

.copy {
	font-size: 12px;
	padding: 10px;
	border-top: 1px solid #fff
}

.footer-middle {
	color: #fff;
	padding: 35px 0
}

ul.social-network {
	list-style: none;
	display: inline;
	margin-left: 0 !important;
	padding: 0
}

ul.social-network li {
	display: inline;
	margin: 0 5px
}

.social-network a.icoFacebook:hover {
	background-color: #3b5998
}

.social-network a.icoLinkedin:hover {
	background-color: #007bb7
}

.footer-content .right-content,
.footer-content .right-content a,
.footer-content .right-content p,
.social-network a.icoFacebook:hover i,
.social-network a.icoLinkedin:hover i,
footer .sub-footer a {
	color: #fff
}

.social-network a.socialIcon:hover,
.socialHoverClass {
	color: #44bcdd
}

.social-circle li a {
	display: inline-block;
	position: relative;
	margin: 0 auto;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	width: 30px;
	height: 30px;
	font-size: 15px
}

.social-circle li i {
	margin: 0;
	line-height: 30px;
	text-align: center
}

.social-circle li a:hover i,
.triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: .2s;
	-moz-transition: .2s;
	-o-transition: .2s;
	-ms-transition: .2s;
	transition: .2s
}

.social-circle i {
	color: #595959;
	-webkit-transition: .8s;
	-moz-transition: .8s;
	-o-transition: .8s;
	-ms-transition: .8s;
	transition: .8s
}

.social-network a {
	background-color: #f9f9f9
}

.signup-form {
	background: #f89739;
	max-width: 380px;
	width: 100%;
	top: 0;
	right: 0;
	bottom: auto;
	left: auto;
	position: fixed;
	z-index: 120;
	padding: 25px;
	display: none
}

.post figure,
.welcome-area {
	background-repeat: no-repeat
}

.signup-form.bottom-right {
	bottom: 0;
	top: initial
}

.signup-form h3 {
	color: #fff;
	font-size: 18px;
	margin-top: 0;
	font-weight: 400;
	line-height: 29px;
	font-family: Montserrat, Arial, Tahoma, sans-serif
}

#testimonials .item,
.form-inner-wrap {
	position: relative
}

.signup-form h2 {
	color: #fff;
	font-size: 27px;
	margin: 0 0 20px;
	line-height: 27px;
	font-weight: 700
}

.space {
	margin: 0 0 0 2em
}

.check-list label {
	display: flex;
	font-family: Arial, Arial, Tahoma, sans-serif;
	font-weight: 700;
	padding-left: 15px;
	color: #fff
}

.close,
.features-item h2,
body table.booked-calendar td.today .date.tooltipster span.number {
	font-weight: 600
}

.close {
	color: #fff;
	opacity: 1 !important;
	position: absolute;
	right: 20px;
	top: 5px
}

.form-submit .submit,
.submit .btn,
.submit input {
	font-size: 16px;
	color: #fff;
	border-radius: 0;
	background-color: #156681;
	margin: 5px 0;
	font-weight: 600;
	float: none;
	font-family: Montserrat, Arial, Tahoma, sans-serif;
	text-transform: uppercase;
	padding: 9px 30px;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border: 1px solid transparent
}

.submit input:hover {
	border: 1px solid #156681;
	background: #ffff;
	color: #000
}

.leave-form .submit {
	text-align: left;
	margin: 30px 0
}

.form-submit .submit,
.submit .btn {
	font-family: Arial, Arial, Tahoma, sans-serif;
	font-size: 12px;
	padding: 4px 20px;
	letter-spacing: 0;
	font-weight: 400
}

button:focus,
button:hover {
	box-shadow: none !important
}

.close:hover {
	opacity: .7 !important;
	color: #fff !important
}

.check-list a {
	color: #fff
}

.become-vip-alt .vip-content h2,
.become-vip-alt .vip-content h3 {
	font-size: 26px;
	line-height: 45px;
	font-weight: 500;
	letter-spacing: 0
}

.become-vip-alt .detail {
	margin: 0 1% 40px;
	width: 47%;
	display: inline-block
}

.become-vip-alt .policy {
	justify-content: center;
	margin: 0 0 15px;
	width: 100%;
	display: inline-block
}

.become-vip-alt .policy p {
	font-size: 12px;
	text-align: center
}

.become-vip-alt .submit input.btn {
	background-color: #b6236a !important
}

body table.booked-calendar td:hover .date span.number {
	background: 0 0;
	border: 2px solid #17a2b8;
	color: #000;
	width: 50px;
	height: 50px;
	line-height: 45px
}

body .booked-modal button.cancel,
body .booked-modal input[type=submit].button-primary,
body table.booked-calendar .booked-appt-list .timeslot .timeslot-people button {
	border: none
}

body table.booked-calendar td .date span.number {
	font-weight: 500
}

body table.booked-calendar tr.days {
	border-top: none !important
}

body #booked-profile-page .booked-tabs,
body table.booked-calendar tr.days th {
	border: transparent !important
}

@media (max-width:3000px) {
	.welcome-area .header-text {
		width: 70%;
		margin-left: 5%
	}

	.post figure {
		height: auto;
		overflow: hidden;
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		padding-bottom: 68%
	}

	.post figure img {
		height: 100%
	}
}

@media (max-width:1700px) {
	.post figure {
		height: 250px
	}

	.sign-up {
		max-width: 205px;
		padding: 0 0 0 2px
	}

	.header-area .main-nav {
		padding: 25px 0
	}

	.header-area.header-sticky .main-nav {
		padding: 10px 200px 11px 0
	}
}

@media (max-width:1300px) {
	.header-area .main-nav .nav li a {
		padding-left: 5px;
		padding-right: 5px;
		font-size: 12px
	}
}

@media (max-width:1200px) {
	.header-area .main-nav:before {
		display: none
	}

	.header-area .main-nav .logo-wrap {
		width: 200px;
		max-width: 200px
	}

	.header-area .main-nav .logo-wrap img {
		max-width: 100%
	}

	.aspley .header-area .main-nav .logo-wrap,
	.header-area .main-nav .logo-wrap {
		text-align: left
	}

	.sign-up {
		max-width: 244px
	}

	.header-area .main-nav .nav li {
		padding-left: 0;
		padding-right: 0
	}

	.header-area .main-nav .nav li a {
		padding-left: 5px;
		padding-right: 5px;
		font-size: 12px
	}

	.social-icons img {
		width: 20px;
		height: 20px
	}

	.header-area .main-nav .nav {
		padding: 0 5px
	}

	.header-area .main-nav {
		padding: 25px 230px 25px 0
	}

	.find-a-store img {
		height: auto
	}
}

@media (min-width:1025px) {
	.sign-up:after {
		content: " ";
		background-color: #3c3c3c;
		content: '';
		width: 1000px;
		height: 136px;
		position: absolute;
		left: 100%;
		top: 0;
		transition: .5s
	}

	.header-sticky .sign-up:after {
		height: 107px
	}

	.mobile_sign-up {
		display: none
	}

	li.menu-item-has-children {
		position: relative
	}

	li.menu-item-has-children>ul {
		box-shadow: 2px 2px 2px 0 rgb(0 0 0 / 3%);
		-webkit-box-shadow: 2px 2px 2px 0 rgb(0 0 0 / 3%);
		position: absolute;
		background-color: #f2f2f2;
		left: 0;
		top: 100%;
		z-index: 205;
		margin: 0;
		display: none;
		background-image: url(../images/box_shadow.png);
		background-repeat: repeat-x;
		background-position: left top;
		width: 190px
	}

	li.menu-item-has-children:hover>ul {
		display: block
	}

	li.menu-item-has-children>ul a {
		color: #58585a !important;
		background-color: #f2f2f2
	}

	.homemaker li.menu-item-has-children>ul a {
		color: #7c51a1 !important
	}

	li.menu-item-has-children>ul a:hover {
		background: rgba(0, 0, 0, .06)
	}

	.header-area .main-nav .nav li.menu-item-has-children ul a {
		height: auto;
		line-height: 1.5;
		padding: 10px 17px;
		display: block
	}

	.header-area .main-nav .nav li.current-menu-item a,
	.header-area .main-nav .nav li.current-menu-item span:after {
		color: #b6236a
	}

	.homemaker .header-area .main-nav .nav li.current-menu-item a {
		color: #7c51a1
	}
}

@media (max-width:1199px) {
	.title-wrap-title {
		width: 60%;
		max-width: 678px
	}

	.cat-wrap {
		width: calc(100% - 614px)
	}
}

@media (max-width:1024px) {

	.cat-wrap,
	.title-wrap-title {
		box-sizing: border-box;
		text-align: center
	}

	.aspley .header-area .main-nav .logo-wrap,
	.cat-wrap,
	.header-area,
	.header-area .main-nav .logo-wrap,
	.logo-wrap,
	.title-wrap-title {
		text-align: center
	}

	.header-area .nav,
	.main-nav .sign-up,
	.social-icons,
	ul.sub-menu {
		display: none
	}

	.nav_wrap {
		width: 100%;
		margin-left: 0
	}

	.logo-wrap {
		float: none !important
	}

	.desc h3,
	.styling-session p {
		font-size: 14px
	}

	.find-a-store,
	.home .find-a-store,
	.logged-in .header-area {
		margin: 0
	}

	.styling-session {
		padding: 20px 0
	}

	.header-area .main-nav .menu-trigger {
		top: 35px
	}

	.header-area .main-nav .nav li a:hover,
	.header-area .main-nav .nav li.current_page_item>a {
		background: #eee !important;
		color: #fba70b !important
	}

	.blog-category-wrap {
		width: 100%;
		margin: 0 auto
	}

	.inner-banner {
		margin: 95px 0 0
	}

	.inner-banner.no-image {
		margin: 130px 0 0
	}

	.header-area .main-nav .nav li a {
		display: block;
		height: 40px !important;
		line-height: 20px !important;
		padding: 12px !important;
		border: none !important;
		font-size: 14px;
		color: #191a20 !important
	}

	.cat-wrap {
		display: flex;
		align-items: center;
		justify-content: center;
		min-height: initial;
		font-size: 16px;
		letter-spacing: 1px;
		font-weight: 500;
		float: right
	}

	.title-wrap-title {
		padding: 0;
		width: 100%;
		max-width: 100%;
		margin-right: 0;
		justify-content: center
	}

	.inner-blog .container {
		max-width: 100%;
		padding: 0;
		width: 100%;
		margin: 0
	}

	.blog-category-wrap {
		flex-wrap: wrap
	}

	.cat-wrap {
		width: 100%;
		padding: 7px 11px;
		justify-content: center
	}

	.title-wrap-title h1.title-wrap {
		white-space: unset;
		font-size: 18px;
		padding: 11px 20px
	}

	.cat-wrap:before,
	.sign-up:before,
	.title-wrap-title:after {
		content: none
	}

	.home .find-a-store {
		padding-bottom: 0;
		padding-top: 30px
	}

	.home .blog-listing {
		padding-top: 30px
	}

	.slider .banner-section {
		height: 300px !important
	}

	.post-excerpt h2,
	.post-excerpt p {
		font-size: 12px
	}

	.social-icons img {
		width: 30px;
		height: 30px
	}

	.container {
		max-width: 95%;
		width: 95%;
		margin: 0 2.5%
	}

	.sign-up,
	.top-section {
		max-width: 100%
	}

	.blog-listing,
	.find-a-store {
		padding-bottom: 40px
	}

	button#more_posts {
		margin-bottom: 0
	}

	.sign-up {
		position: relative;
		width: 100%;
		display: block;
		height: auto;
		padding: 10px 0;
		z-index: 3
	}

	.header-area .main-nav .nav li.submenu:focus ul,
	.header-area .main-nav .nav li.submenu:hover ul,
	.header-sticky .sign-up {
		height: auto
	}

	.header-area .main-nav .logo-wrap {
		width: 200px;
		max-width: 200px;
		position: absolute;
		top: 26px;
		height: auto;
		line-height: initial;
		left: 0;
		right: 0;
		margin: 0 auto
	}

	.homemaker .header-area .main-nav .logo-wrap {
		width: 146px;
		max-width: 171px
	}

	.find-a-store figure img,
	.menu-main-menu-container {
		width: 100%
	}

	.header-area .container {
		position: relative;
		width: 100%;
		max-width: 100%;
		display: block;
		padding: 0;
		margin: 0;
		height: 100px
	}

	.offers {
		position: relative
	}

	.header-area {
		overflow: initial;
		padding: 0;
		height: 80px;
		box-shadow: none;
		position: relative !important
	}

	.header-area .logo-wrap {
		margin-left: 30px
	}

	.header-area .menu-trigger {
		display: block !important
	}

	.header-area .main-nav {
		overflow: hidden;
		padding: 10px 0 15px;
		align-items: center;
		background: #fff
	}

	.header-area .main-nav .logo-wrap img {
		max-height: 50px
	}

	.header-area .social-icons {
		position: absolute;
		left: 0;
		right: 0;
		margin: 0 auto;
		justify-content: center
	}

	.header-area .main-nav .nav {
		float: none;
		width: 100%;
		margin-top: 0 !important;
		-webkit-transition: none;
		-moz-transition: none;
		-o-transition: none;
		transition: none;
		margin-left: 0;
		position: absolute;
		height: auto;
		background: #fff;
		z-index: 5;
		top: 90px;
		left: 0
	}

	.header-area .main-nav .nav li:first-child {
		border-top: 1px solid #eee
	}

	.header-area .main-nav .nav li {
		width: 100%;
		background: #fff;
		border-bottom: 1px solid #eee;
		padding-left: 0 !important;
		padding-right: 0 !important;
		position: relative
	}

	.header-area .main-nav .nav li:last-child {
		border: 0
	}

	.header-area .main-nav .nav li.submenu ul {
		position: relative;
		visibility: inherit;
		opacity: 1;
		z-index: 1;
		transform: translateY(0);
		transition-delay: 0s, 0s, 0.3s;
		top: 0;
		width: 100%;
		box-shadow: none;
		height: 0
	}

	.header-area .main-nav .nav li.submenu ul li a {
		font-size: 13px;
		font-weight: 400;
		color: #191a20 !important
	}

	.submenu .sub-heading:after {
		content: ' \002B';
		position: absolute;
		right: 20px;
		font-size: 18px
	}

	.header-area .main-nav .nav li.submenu ul li a:hover:before {
		width: 0
	}

	.header-area .main-nav .nav li.submenu ul.active {
		height: auto !important
	}

	.header-area .main-nav .nav li.submenu:after {
		color: #3b566e;
		right: 25px;
		font-size: 14px;
		top: 15px
	}

	ul.sub-menu a {
		background-color: #f2f2f2
	}

	/*span.submenuToggle {
		position: absolute;
		height: 40px;
		width: 40px;
		display: block;
		right: 0;
		top: 0;
		cursor: pointer
	}

	span.submenuToggle:after {
		content: "+";
		position: absolute;
		font-size: 28px;
		background-image: none
	}*/

	/*.submenuOpened span.submenuToggle:after {
		content: "-"
	}*/

	.top-footer {
		padding-left: 15px
	}

	.top-footer:before {
		z-index: -1
	}
}

.contact-form,
.features-item {
	box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

@media (max-width:823px) {

	.post-title h2,
	.post-title h2 a {
		height: 70px;
		font-size: 15px
	}

	.form-section .wpcf7 .ajax-loader {
		top: 42px;
		left: 66%
	}

	.blog-content .content-wrap {
		margin: 0 10px;
		padding: 40px 0 20px
	}

	.wpcf7 form .wpcf7-response-output {
		margin: .5em;
		padding: .1em .5em;
		border: 2px solid #00a0d2;
		font-size: 12px
	}
}

.contact-form,
.features-item {
	border-radius: 5px;
	text-align: center
}

.welcome-area {
	width: 100%;
	height: 100vh;
	min-height: 793px;
	background-image: url(../images/banner-bg.png);
	background-position: right top
}

.welcome-area .header-text .left-text {
	position: relative;
	align-self: center;
	margin-top: 35%;
	transform: perspective(1px) translateY(-30%) !important
}

.welcome-area .header-text h1 {
	font-weight: 900;
	font-size: 52px;
	line-height: 80px;
	letter-spacing: 1px;
	margin-bottom: 30px;
	color: #191a20
}

.footer-content .right-content h2 em,
.welcome-area .header-text h1 em {
	font-style: normal;
	color: #fba70b
}

.welcome-area .header-text p {
	font-weight: 300;
	font-size: 17px;
	color: #7a7a7a;
	line-height: 30px;
	letter-spacing: .25px;
	margin-bottom: 40px;
	position: relative
}

@media (max-width:1320px) {
	.welcome-area .header-text .left-text {
		margin-top: 50%
	}

	.welcome-area .header-text {
		width: 50%;
		margin-left: 5%
	}

	.cat-wrapper1 {
		font-size: 11px;
		padding-right: 15px
	}
}

.cat-wrapper1 {
	padding-right: 15px
}

@media (max-width:1140px) {
	.welcome-area {
		height: auto
	}

	.welcome-area .header-text {
		width: 92%;
		padding-top: 793px
	}

	.welcome-area .header-text .left-text {
		margin-top: 5%;
		transform: none !important
	}
}

@media (max-width:900px) {

	.digital-moodboard,
	.one {
		text-align: center
	}

	.post {
		min-height: auto
	}

	.top-footer {
		max-height: inherit
	}

	.one-third.column {
		width: 100%;
		float: left;
		margin: 0 1% 15px
	}

	.feedback-form .wpcf7-submit {
		margin: 30px auto 0
	}

	.one {
		width: 96%;
		margin: 0 auto;
		display: flex;
		align-items: center;
		justify-content: center
	}

	.post img {
		height: 100%;
		object-fit: cover
	}

	.become-vip-alt .detail {
		margin: 0;
		width: 100%;
		display: inline-block
	}

	.social-icons img {
		width: 30px
	}

	.banner-section {
		max-height: initial
	}
}

@media (max-width:830px) {
	.welcome-area {
		background-size: contain
	}

	.offers h5,
	.read-more-link a,
	.trailer_box p {
		font-size: 13px
	}

	.widget-container {
		padding-bottom: 20px
	}

	.select-box {
		padding: 0 28%
	}

	.detail input,
	.select-box {
		border-width: 2px
	}

	.post figure {
		height: 200px
	}

	.top-footer {
		margin-bottom: 20px;
		text-align: center;
		padding: 10px 0
	}

	.top-section {
		max-width: 100%;
		margin: 0;
		width: 100%
	}

	.signup-form {
		padding: 15px 12px 8px !important
	}

	.submit input {
		padding: 4px 30px !important;
		margin-bottom: 5px !important
	}

	.find-a-store figure,
	.footer-list {
		margin-bottom: 1em
	}

	.input-text input {
		height: 30px !important
	}

	.signup-form h2 {
		font-size: 18px;
		line-height: 15px !important
	}

	.wpcf7-not-valid-tip {
		font-size: .8em
	}

	.signup-form.bottom-right {
		max-width: 450px
	}

	.bottom-right .close {
		top: 12px
	}

	.check-list label,
	.check-list label span {
		font-size: 12px;
		padding-left: 5px
	}

	.check-list a {
		font-size: 12px
	}

	.check-list input[type=checkbox] {
		width: 15px;
		height: 15px;
		top: 3px
	}

	.top-footer h3 span {
		font-size: 15px
	}

	.top-footer:before {
		content: none
	}

	.top-footer h3 {
		font-size: 14px;
		text-align: center
	}

	.top-footer strong {
		display: block
	}

	.post-excerpt h2,
	.post-excerpt p {
		font-size: 14px;
		line-height: 19px
	}

	.welcome-area .header-text {
		padding-top: 100%;
		margin-left: 0
	}

	.container-fluid .col-md-12 {
		margin-right: 0;
		padding-right: 0
	}

	.offers h3 {
		font-size: 18px
	}

	.home .find-a-store {
		padding-top: 40px
	}

	.blog-listing {
		padding-bottom: 45px
	}

	.home .blog-listing {
		padding-bottom: 10px;
		margin-bottom: 10px
	}

	.home .instagram-title h3 {
		padding-top: 30px
	}

	.instagram-title h3 {
		padding-top: 38px;
		font-size: 20px;
		letter-spacing: 2px;
		line-height: 25px;
		padding-bottom: 20px
	}

	.footer-list {
		text-align: center;
		flex: 100%;
		max-width: 100%
	}

	.footer-logo {
		width: 200px
	}

	footer .social-icons {
		justify-content: center
	}

	.footer-pad h4 {
		margin-bottom: 10px
	}
}

.left-image-decor,
.right-image-decor {
	background-repeat: no-repeat;
	width: 100%;
	height: 110%;
	margin-top: -200px;
	display: inline-block
}

#about {
	position: relative;
	z-index: 9
}

@media (max-width:600px) {

	.post-title h2,
	.post-title h2 a {
		height: auto
	}
}

.features-item {
	padding: 60px 30px
}

.features-item h2 {
	z-index: 9;
	position: absolute;
	top: 15px;
	left: 45px;
	font-size: 100px;
	color: #fdefe9
}

.features-item img {
	z-index: 10;
	position: relative;
	max-width: 100%;
	margin-bottom: 40px
}

.features-item h4 {
	margin-top: 0;
	font-size: 22px;
	color: #1e1e1e;
	margin-bottom: 25px
}

.features-item .main-button {
	margin-top: 35px;
	display: inline-block
}

.left-image-decor {
	background-image: url(../images/left-bg-decor.png);
	position: absolute
}

#promotion .left-image,
footer .right-content {
	align-self: center
}

#promotion .right-text ul {
	padding: 0;
	margin: 0
}

#promotion .right-text ul li {
	display: inline-block;
	margin-bottom: 60px
}

#promotion .right-text img {
	display: inline-block;
	float: left;
	margin-right: 30px
}

#promotion .right-text h4 {
	font-size: 22px;
	color: #1e1e1e;
	margin-bottom: 15px;
	margin-top: 3px
}

.right-image-decor {
	background-image: url(../images/right-bg-decor.png);
	background-position: right center;
	position: absolute
}

#testimonials {
	padding-top: 100px;
	position: relative;
	z-index: 9
}

#testimonials .item .testimonial-content {
	background: #f4813f;
	background: linear-gradient(145deg, #f4813f 0, #f1556a 100%);
	margin-left: 60px;
	padding: 40px 30px;
	text-align: center;
	border-radius: 5px
}

#testimonials .item .testimonial-content ul li {
	display: inline-block;
	margin: 0 1px
}

#testimonials .item .testimonial-content ul li i {
	color: #fff;
	font-size: 13px
}

#testimonials .item .testimonial-content h4 {
	font-size: 22px;
	margin-top: 20px;
	color: #fff
}

#testimonials .item .testimonial-content p {
	color: #fff;
	font-style: italic;
	font-weight: 200;
	margin: 20px 0 15px
}

#testimonials .item .testimonial-content span {
	color: #fff;
	font-weight: 200;
	font-size: 13px
}

#testimonials .author img {
	max-width: 120px;
	margin-bottom: -60px
}

.owl-carousel .owl-nav button.owl-next span {
	z-index: 10;
	top: 45%;
	border-radius: 10px;
	font-size: 46px;
	color: #fff;
	right: -210px;
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	display: inline-block;
	background: #f4813f;
	background: linear-gradient(145deg, #f4813f 0, #f1556a 100%);
	position: absolute
}

.owl-carousel .owl-nav button.owl-prev span {
	z-index: 9;
	top: 30%;
	border-radius: 10px;
	font-size: 46px;
	color: #fff;
	right: -150px;
	width: 80px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	display: inline-block;
	background: #f4813f;
	background: linear-gradient(145deg, #f4813f 0, #f1556a 100%);
	position: absolute
}

@media screen and (max-width:1060px) {
	.owl-carousel .owl-nav {
		display: none !important
	}
}

@media screen and (max-width:320px) {
	.header-area .main-nav .logo-wrap {
		width: 150px;
		max-width: 150px;
		top: 26px
	}
}

@media (max-width:992px) {

	.contact-form,
	.features-item {
		margin-bottom: 45px
	}

	footer {
		padding-top: 0 !important;
		margin-top: 0 !important
	}

	footer .right-content {
		text-align: center
	}

	footer .footer-content {
		padding: 60px 0 !important
	}

	.banner-section-image {
		height: 300px
	}
}

@media (max-width:480px) {
	.signup-form {
		max-width: 100%;
		width: 100%;
		padding: 25px 15px;
		left: 0
	}

	.slick-dots li {
		width: 10px;
		height: 10px
	}

	.slick-dots {
		bottom: 10px !important
	}

	.page-default {
		margin: 90px 0 0
	}

	.form-section .wpcf7 .ajax-loader {
		left: 80%
	}

	.click-here button,
	.comments-title {
		font-size: 20px
	}

	.feedback-heading h2 {
		font-size: 24px;
		line-height: 30px
	}

	.desc {
		min-height: initial;
		max-height: initial;
		max-width: 100%;
		flex: 100% !important
	}

	.comment-form .comment-form-author,
	.comment-form .comment-form-email,
	.comment-form .comment-form-url {
		width: 100%;
		margin-right: 2% !important;
		float: left;
		position: relative;
		margin-bottom: 10px
	}

	.blog-content .content-wrap p img {
		width: 100%
	}

	.close {
		right: 10px
	}

	.policy p {
		font-size: 13px
	}

	.vip-para {
		margin-bottom: 0
	}

	.vip-content {
		padding: 25px ​0 20px 0
	}

	.slider .banner-section {
		height: 200px !important
	}

	.banner-section img {
		object-fit: unset
	}

	.post-title h2,
	.post-title h2 a {
		min-height: 50px
	}

	.vip-para p {
		width: 100%;
		font-size: 14px
	}

	.vip-content h2 {
		font-size: 30px;
		margin: 0 0 10px;
		line-height: 40px
	}

	.policy .check {
		width: 44px;
		height: 30px;
		margin: -6px 6px 0 0
	}

	.vip-content h3 {
		font-size: 16px;
		line-height: 22px
	}

	.vip-content h3 br {
		display: none
	}

	.signup-form h2 {
		font-size: 22px
	}

	.flipbook-content h4,
	.signup-form h3 {
		font-size: 16px
	}

	.check-list span {
		font-size: 14px
	}

	.page-content-section h1 {
		font-size: 24px;
		line-height: 41px
	}

	.page-content-section h2 {
		font-size: 19px;
		line-height: 19px
	}

	.page-content-section h3 {
		font-size: 17px;
		line-height: 19px
	}

	.page-content-section h4 {
		font-size: 14px;
		line-height: 19px
	}

	.page-content-section h5,
	.page-content-section h6 {
		font-size: 13px;
		line-height: 19px
	}

	#Top_bar .logo {
		width: 270px !important
	}
}

footer .footer-content {
	padding: 120px 0
}

.contact-form {
	position: relative;
	z-index: 10;
	padding: 45px;
	background-color: #fff
}

#preloader,
.siteloader {
	top: 0;
	z-index: 9999;
	left: 0
}

.contact-form input,
.contact-form textarea {
	color: #777;
	font-size: 13px;
	border: 1px solid #eee;
	background-color: #f7f7f7;
	border-radius: 5px;
	width: 100%;
	height: 50px;
	outline: 0;
	padding-left: 20px;
	padding-right: 20px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin-bottom: 30px
}

.contact-form textarea {
	height: 150px;
	resize: none;
	padding: 20px
}

.contact-form ::-webkit-input-placeholder {
	color: #7a7a7a
}

.contact-form :-ms-input-placeholder {
	color: #7a7a7a
}

.contact-form ::placeholder {
	color: #7a7a7a
}

.footer-content .right-content h2 {
	margin-top: 0;
	margin-bottom: 30px;
	font-size: 42px;
	text-transform: capitalize;
	font-weight: 700;
	letter-spacing: 1px
}

.footer-content .right-content a:hover,
footer .sub-footer a:hover {
	color: #fc3
}

footer .social {
	overflow: hidden;
	margin-top: 30px
}

footer .social li {
	margin: 0 7.5px;
	display: inline-block
}

footer .social li a {
	color: #fff;
	text-align: center;
	background-color: transparent;
	border: 1px solid #fff;
	width: 44px;
	height: 44px;
	line-height: 44px;
	border-radius: 50%;
	display: inline-block;
	font-size: 16px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s
}

footer .social li a:hover {
	background-color: #fba70b;
	border-color: #fba70b;
	color: #fff
}

footer .copyright {
	margin-top: 10px;
	font-weight: 400;
	font-size: 15px;
	color: #4a4a4a;
	letter-spacing: .88px;
	text-transform: capitalize
}

footer .sub-footer {
	padding: 60px 0;
	border-top: 1px solid rgba(250, 250, 250, .3);
	text-align: center
}

footer .sub-footer p {
	color: #fff;
	font-size: 15px;
	font-weight: 300;
	letter-spacing: .5px
}

@media (max-width:991px) {

	body,
	html {
		overflow-x: hidden
	}

	.mobile-top-fix {
		margin-top: 30px;
		margin-bottom: 0
	}

	.mobile-bottom-fix {
		margin-bottom: 30px
	}

	.mobile-bottom-fix-big {
		margin-bottom: 60px
	}

	footer .copyright,
	footer .social {
		text-align: center
	}
}

@media (max-width:767px) {

	.blog-content h1,
	.blog-content h2,
	.blog-content h3,
	.blog-content h4,
	.blog-content h5,
	.blog-content h6,
	.stores-for-you h1 {
		margin-bottom: 15px
	}

	section.digital-moodboard h3,
	section.digital-moodboard h4 {
		font-size: 18px
	}

	section.digital-moodboard .vip-para p {
		width: 100%
	}

	section.blog-content h2,
	section.blog-content h3 {
		font-size: 16px;
		margin-bottom: 15px
	}

	.blog-content .alignleft,
	.blog-content .alignright {
		margin-bottom: 10px;
		float: none;
		margin-left: 10px;
		margin-right: 10px
	}

	.blog-content .content-wrap p {
		overflow: hidden
	}

	.header-area .main-nav .logo-wrap img {
		max-height: 53px
	}

	body table.booked-calendar th .page-left {
		left: 10px
	}

	body table.booked-calendar th .page-right {
		right: 10px
	}

	body .booked-calendar-wrap table.booked-calendar thead th {
		padding: 1.15rem 33px !important
	}

	body .booked-calendar-wrap table.booked-calendar th .monthName a {
		position: static;
		display: block
	}

	.form-details .wpcf7 .ajax-loader {
		margin: 8px 24px
	}

	.stores-for-you h1 {
		line-height: 35px
	}

	.stores-for-you h2 {
		line-height: 25px
	}
}

#preloader {
	overflow: hidden;
	background-image: linear-gradient(145deg, #f4813f 0, #f1556a 100%);
	right: 0;
	bottom: 0;
	position: fixed;
	color: #fff
}

#preloader .jumper {
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	display: block;
	position: absolute;
	margin: auto;
	width: 50px;
	height: 50px
}

#preloader .jumper>div {
	background-color: #fff;
	border-radius: 100%;
	position: absolute;
	opacity: 0;
	width: 50px;
	height: 50px;
	-webkit-animation: 1s linear infinite jumper;
	animation: 1s linear infinite jumper
}

#preloader .jumper>div:nth-child(2) {
	-webkit-animation-delay: .33333s;
	animation-delay: .33333s
}

#preloader .jumper>div:nth-child(3) {
	-webkit-animation-delay: .66666s;
	animation-delay: .66666s
}

@-webkit-keyframes jumper {
	0% {
		opacity: 0;
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	5% {
		opacity: 1
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0
	}
}

@keyframes jumper {
	0% {
		opacity: 0;
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	5% {
		opacity: 1
	}

	100% {
		opacity: 0
	}
}

.lds-ring {
	display: inline-block;
	position: relative;
	width: 80px;
	height: 80px
}

.lds-ring div {
	display: block;
	position: absolute;
	width: 64px;
	height: 64px;
	margin: 6px;
	border: 6px solid #000;
	border-radius: 50%;
	animation: 1.2s cubic-bezier(.5, 0, .5, 1) infinite lds-ring;
	border-color: #000 transparent transparent
}

.lds-ring div:first-child {
	animation-delay: -.45s
}

.lds-ring div:nth-child(2) {
	animation-delay: -.3s
}

.lds-ring div:nth-child(3) {
	animation-delay: -.15s
}

@keyframes lds-ring {
	0% {
		transform: rotate(0)
	}

	100% {
		transform: rotate(360deg)
	}
}

.siteloader {
	position: fixed;
	width: 100%;
	height: 100%;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center
}

._3d-flip-book.fb3d-fullscreen-mode.full-size,
.book-widget {
	height: calc(100vh - 165px) !important
}

.inner-banner .slick-dots .slick-active button {
	background: #3c3c3c !important
}