/*
Theme Name: Custom Theme by Aurora Tech
Author: Aurora Tech
Author URI: https://goauroratech.com/
Version: 99.0
*/

/*Reset Css*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}

ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
html {
	overflow-y: scroll;
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a:focus {
	outline: none;
}
article,
aside,
nav,
section {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
}
audio:not([controls]) {
	display: none;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin: 24px 0;
}
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}

/* =Repeatable patterns
-------------------------------------------------------------- */

/* Small headers */

.entry-content th,
.comment-content th {
	background: #f1f1f1;
	font-size: 11px;
	line-height: 2.181818182;
	font-weight: bold;
	padding: 7px 14px;
	text-transform: uppercase;
	color: #636363;
}

/* Form fields, general styles first */

.wpcf7 sup {color: red;}
.wpcf7 p {margin: 0!important;}
.wpcf7 .flex {margin: 0!important;}
.wpcf7 label {padding: 0 0 2px; display: inline-block;}
.wpcf7-validation-errors {border: 1px solid red; margin: 30px 0; padding: 10px 15px;}
.wpcf7-not-valid-tip {font-size: 0.9em!important; margin: 0 0 10px;}
.wpcf7-form-control-wrap {margin: 0 0 10px;}
.wpcf7-checkbox, .wpcf7-radio {display: block; margin: 0 0 10px;}

button, input, textarea, select {border: 1px solid #aaa; border-radius: 0px; font-family: inherit; margin-right:0%; margin-bottom: 7px; padding: 8px 10px; box-sizing: border-box; width: 100%; outline: none;}
input.wpcf7-file {margin: 0 0 20px;}
input[type="checkbox"], input[type="radio"] {width: auto;}
select {padding: 7px 10px;}
textarea {height: 120px;}
input[type="submit"] {width: auto; outline: none; padding: 8px 20px; cursor: pointer; -webkit-transition: .3s; transition: .3s;}

#searchsubmit {background: #cd545c; border: 0; color: #FFFFFF; min-width: 24%;}

/* Reset non-text input types */

input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
	border: 0;
	border-radius: 0;
	padding: 0;
}

/* Responsive images */

.entry-content img,
.comment-content img,
.widget img {
	max-width: 100%;
}

/* Make sure videos fit max width of parent container */

embed,
iframe,
object,
video {
	max-width: 100%;
}

/* Images */

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.gallery {margin-bottom: 20px!important;}
.wp-caption {
	max-width: 100%;
	padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
	font-style: italic;
	font-size: 12px;
	line-height: 2;
	color: #666666;
}
.entry-content dl.gallery-item {
	margin: 0!important;
}
.gallery-item a,
.gallery-caption {
	width: 100%;
	padding: 0 10px 0 0;
	box-sizing: border-box;
}
.gallery-item a {display: block; line-height: 0; margin-bottom: 8px;}
.gallery-caption a {
	display: inline;
}
.gallery-columns-1 .gallery-item a {
	max-width: 100%;
	width: auto;
}
.gallery .gallery-icon img {
	height: auto;
	border: 0!important;
}
.gallery-columns-1 .gallery-icon img {
	padding: 3%;
}

/* Navigation for posts and pages*/

.wp-pagenavi {margin: 50px 0 0;}
.wp-pagenavi .pages {color: #aaa; font-weight: normal; margin-left: 0;}
.wp-pagenavi > span, .wp-pagenavi > a {display: inline-block; margin: 0 8px; font-weight: bold; color: inherit;}
.wp-pagenavi > span.current {color: #aaa;}

#nav-below {border-top: 5px solid #888; margin: 30px 0 0; padding: 15px; background: #f2f2f2; color: rgba(0,0,0,0);}
#nav-below::after {content: ""; display: block; clear: both;}
#nav-below a {display: inline-block; background: #fff; border-radius: 50px; padding: 10px 15px; color: #555; text-decoration: none!important; margin: 0 0 3px;}
#nav-below a:hover {box-shadow: 0 4px 10px rgba(0,0,0,0.1);}

.nav-single {border-top: 5px solid #888; background: #f2f2f2; clear: both; margin: 25px 0 0; overflow: hidden; padding: 12px 15px; font-size: 13px;}
.nav-single h4 {text-align: center;}
.nav-single #ns-next {text-align: right;}
.nav-single .ns-ib {display: inline-block; text-align: center;}
.nav-single a {display: inline-block; background: #fff; border-radius: 50px; padding: 10px 15px; color: #555; text-decoration: none!important; margin: 0 0 3px;}
.nav-single a:hover {box-shadow: 0 4px 10px rgba(0,0,0,0.1);}
.nav-single span {font-size: 12px; letter-spacing: 1px; color: #aaa;}

.nav-single + .comments-area,
#comment-nav-above {
	margin: 48px 0;
}

/* Author profiles */
.author .archive-header {
	margin-bottom: 24px;
}
.author-info {
	border-top: 1px solid #ededed;
	margin: 24px 0;
	padding-top: 24px;
	overflow: hidden;
}
.author-description p {
	color: #757575;
	font-size: 13px;
	line-height: 1.846153846;
}
.author.archive .author-info {
	border-top: 0;
	margin: 0 0 48px;
}
.author.archive .author-avatar {
	margin-top: 0;
}


/* =Basic structure
-------------------------------------------------------------- */

/* Body, links, basics */
html {
	font-size: 90.5%;
}
body {
	line-height: 1.4;
	font-size: 16px;
	font-family: 'Lato', Arial, sans-serif;
	text-rendering: optimizeLegibility;
	overflow: hidden;
	color: #333;
}

a {
	outline: none;
	color: #cd545c;
	text-decoration:none;
	-webkit-transition: .3s;
	transition: .3s;
}
a:hover {
	text-decoration: underline;
}

/* Sidebar */

.widget-area .widget {margin-bottom: 30px; background: #cd545c; color: #fff; padding: 25px; font-size: 14px;}
.widget-area .widget:last-of-type {margin-bottom: 0;}
.widget-area .widget-title {font-size: 22px; margin: 0;}
.widget-area .widget-title:after {content: ""; display: block; width: 50px; height: 2px; background: #e1898f; margin: 15px 0;}
.textwidget p:last-child {margin: 0;}
.widget a {color: #fff; text-decoration: underline;}
.widget a[href^="tel:"] {text-decoration: none;}
.widget a.button {border: 1px solid #fff; background: none;}
.widget a.button:hover {background: #fff; color: #cd545c;}
	
.widget-area .textwidget ul {list-style: disc outside;}
.widget-area .textwidget li {margin-left: 25px;}
.widget-area #s {
	margin-right: -4px;
	width: 67.9999%; /* define a width to avoid dropping a wider submit button */
}

/* Main content area, sticky post styling and comment content
-------------------------------------------------------------- */

.entry-meta {
	clear: both;
}
.entry-header img.wp-post-image {
	margin-bottom: 24px;
	}
.entry-title a {color: inherit;}
.entry-header .entry-format {
	margin-top: 24px;
	font-weight: normal;
}
.entry-header .comments-link {
	margin-top: 24px;
	font-size: 13px;
	line-height: 1.846153846;
	color: #757575;
}
.comments-link a,
.entry-meta a {
	color: #757575;
}
.comments-link a:hover,
.entry-meta a:hover {
	color: #333;
}
.entry-content,
.entry-summary,
.mu_register {
	line-height: inherit;
}
.entry-content h1,
.comment-content h1,
h1,
.entry-content h2,
.comment-content h2,
h2,
.entry-header .entry-title,
.entry-content h3,
.comment-content h3,
h3,
.entry-content h4,
.comment-content h4,
h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
	font-family: 'Playfair Display';
	font-weight: 400;
	margin: 0 0 20px;
	line-height: 1.2;
}
.entry-content h1,
.comment-content h1,
h1.entry-title,
.archive-title,
.page-title {
	font-size: 30px;
	color: #934f46;
	margin: 0;
}
.entry-content h1:after,
.comment-content h1:after,
h1.entry-title:after,
.archive-title:after,
.page-title:after {content: ""; display: block; width: 75px; height: 2px; background: #fff; margin: 15px 0 20px;}
h1.center:after {margin: 15px auto 20px;}
.entry-content h2,
.comment-content h2,
.mu_register h2,
h2.entry-title {
	font-size: 26px;
	color: #934f46;
}
.entry-content h2:not(:first-child) {padding-top: 15px;}
.entry-content h3,
.comment-content h3,
h3 {
	font-size: 20px;
}
.entry-content h4,
.comment-content h4,
h4 {
	font-size: 16px;
	line-height: 1.5;
}
.entry-content h5,
.comment-content h5 {
	font-size: 16px;
}
.entry-content h6,
.comment-content h6 {
	font-size: 14px;
}
.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p,
p {
	margin: 0 0 20px;
	line-height: inherit;
}
p:last-child {margin: 0;}
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
	margin: 0 0 20px;
}
.entry-content ol:last-child, .entry-content ul:last-child {margin-bottom: 0;}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
	margin-bottom: 0;
}
.entry-content ul,
.comment-content ul,
.mu_register ul {
	list-style: disc outside;
}
.entry-content ol,
.comment-content ol {
	list-style: decimal outside;
}
.entry-content li,
.comment-content li,
.mu_register li {
	margin: 0 0 0 25px;
}
.entry-content blockquote, .comment-content blockquote,
.strong-normal .wpmtst-testimonial {background: #f9eaeb; padding: 35px 30px 35px 90px; margin: 30px 0; position: relative;}
.entry-content blockquote:after,
.strong-normal .wpmtst-testimonial:after {content: "\f10d"; font-family: "Font Awesome 5 Free"; font-weight: 900; position: absolute; left: 22px; top: 16px; font-size: 40px; color: #cd545c; opacity: 0.5;}
.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child,
.strong-normal .wpmtst-testimonial:last-child {
	margin-bottom: 0;
}
img.alignleft {margin: 0 15px 10px 0;}
img.alignright {
	margin: 12px 0 12px 24px;
}
img.aligncenter {
	margin-top: 12px;
	margin-bottom: 12px;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
	margin-bottom: 15px;
}
.entry-content dl,
.comment-content dl {
	margin: 0 24px;
}
.entry-content dt,
.comment-content dt {
	font-weight: bold;
}
.entry-content dd,
.comment-content dd {
	margin-bottom: 24px;
}
.entry-content table,
.comment-content table {
	margin: 0 0 20px;
	width: 100%;
}
.entry-content table caption,
.comment-content table caption {
	font-size: 16px;
	margin: 24px 0;
}
.entry-content td,
.comment-content td {
	vertical-align: top;
	padding: 0 5px;
}
.blog article {margin: 0 0 30px;}
.blog article::after {content: " "; display: block; clear: both;}
.blog article .read-more {display: block; margin: 10px 0 0;}
.blog article p {line-height: 1.3;}
.single img.attachment-post-thumbnail {float: right; margin-left: 15px; max-width: 45%; height: auto;}
footer.entry-meta {
	margin-top: 24px;
	font-size: 13px;
	line-height: 1.846153846;
	color: #757575;
}

.entry-meta > span a {
	color: #333333;
    padding: 2px;
	text-decoration:none;
}


/* =Archives
-------------------------------------------------------------- */

.archive-meta {
	color: #757575;
	font-size: 12px;
	line-height: 2;
	margin-top: 22px;
}


/* =Single image attachment view
-------------------------------------------------------------- */

.article.attachment {
	overflow: hidden;
}
.image-attachment div.attachment {
	text-align: center;
}
.image-attachment div.attachment p {
	text-align: center;
}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto;
	max-width: 100%;
}
.image-attachment .entry-caption {
	margin-top: 8px;
}

/* =Comments
changed article header
-------------------------------------------------------------- */

.comments-title {
	margin-bottom: 48px;
	font-size: 16px;
	line-height: 1.5;
	font-weight: normal;
}
.comments-area article {
	margin: 24px 0;
}
.comments-area article header {
float:left;
	margin: 0 15px 0 15px;
	overflow: hidden;
	position: relative;
}
.comments-area article header img {
	float: left;
	padding: 0;
	line-height: 0;
}
.comments-area article header cite,
.comments-area article header time {
	display: block;
	margin-left: 45px;
}
.comments-area article header cite {
	font-style: normal;
	font-size: 15px;
	line-height: 1.42857143;
}
.comments-area article header time {
	line-height: 1.714285714;
	text-decoration: none;
	font-size: 10px;
	color: #5e5e5e;
}
.comments-area article header a {
	text-decoration: none;
	color: #5e5e5e;
}
.comments-area article header a:hover {
	color: #21759b;
}
.comments-area article header cite a {
	color: #444;
}
.comments-area article header cite a:hover {
	text-decoration: underline;
}
.comments-area article header h4 {
	position: absolute;
	top: 0;
	right: 0;
	padding: 6px 12px;
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	background-color: #0088d0;
	border-radius: 3px;
	border: 1px solid #007cbd;
}
.comments-area li.bypostauthor cite span {
	position: relative;
	margin-left: 5px;
	padding: 2px 5px;
	font-size: 10px;
}
a.comment-reply-link,
a.comment-edit-link {
	color: #686868;
	font-size: 13px;
	line-height: 1.846153846;
}
a.comment-reply-link:hover,
a.comment-edit-link:hover {
	color: #21759b;
}
.commentlist .pingback {
	line-height: 1.714285714;
	margin-bottom: 24px;
}

/* Comment form */
#respond {
	margin-top: 30px;
}
#respond h3#reply-title {
	font-size: 16px;
	line-height: 1.5;
}
#respond h3#reply-title #cancel-comment-reply-link {
	margin-left: 10px;
	font-weight: normal;
	font-size: 12px;
}
#respond form {
	margin: 24px 0;
}
#respond form p {
	margin: 11px 0;
}
#respond form p.logged-in-as {
	margin-bottom: 24px;
}
#respond form label {
	display: block;
	line-height: 1.714285714;
}
#respond form input[type="text"],
#respond form textarea {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	line-height: 1.714285714;
	padding: 10px;
	width: 100%;
}
#respond form p.form-allowed-tags {
	margin: 0;
	font-size: 12px;
	line-height: 2;
	color: #5e5e5e;
}

/* Below title meta styling */

.below-title-meta{color:#aaa; font-size: 12px; margin: 0 0 20px;}
.below-title-meta a{color: inherit; text-decoration:none;}

/* Minimum width of 850pixels. */
@media screen and (min-width: 850px) {

	.site {
		margin: 0 auto;
		max-width: 1120px;
	}
	body.template-front-page .site-content,
	body.single-attachment .site-content,
	body.full-width .site-content {
		width: 100%;
		margin: 0;
	}

/* NAV MENU DEFAULTS */

.themonic-nav {text-align: center;}
.themonic-nav ul {margin: 0; padding: 0; text-indent: 0;}
.themonic-nav li {display: inline-block; position: relative; -webkit-transition: .3s; transition: .3s;}
.themonic-nav li a {text-decoration: none; display: block;}
.themonic-nav .sub-menu {position: absolute; top: 100%; left: 8px; z-index: 10; text-align: center; -webkit-transition: .5s; transition: .5s;}
.themonic-nav .sub-menu .sub-menu {left: 100%; top: 0; -webkit-transform: none; transform: none;}

/* NAV MENU CUSTOMIZATIONS */

.themonic-nav .nav-menu {display: flex;}
.themonic-nav .nav-menu > li {flex-grow: 1; padding: 15px 0;}
.themonic-nav .nav-menu > li:first-child {flex-grow: 0; padding-right: 2%;}
.themonic-nav .nav-menu > li:last-child {flex-grow: 0; padding-left: 2%;}
.themonic-nav .nav-menu > li > a {line-height: 2; color: #525252; font-weight: 600; text-transform: uppercase; font-size: 14px; position: relative; display: inline-block;}
.themonic-nav .nav-menu > li > a:after {content: ""; display: block; position: absolute; left: 0; bottom: 0; width: 0; height: 2px; background: #cd545c; box-shadow: 0 4px 8px rgb(0 0 0 / 30%); -webkit-transition: .3s; transition: .3s;}
.themonic-nav .nav-menu > li > a:hover:after {width: 100%;}

.themonic-nav .nav-menu > li.current-menu-item > a {color: #cd545c;}

.themonic-nav .sub-menu {max-height: 0; overflow: hidden; -webkit-transition: .5s; transition: .5s; background: #f6f6f6; box-shadow: 0 15px 30px rgb(0 0 0 / 20%);}
.themonic-nav .sub-menu:after {content: ""; display: block; position: absolute; left: 0; bottom: 0; width: 100%; height: 6px; background: linear-gradient(to bottom right, transparent 46%, #cd545c 50%); border-bottom: 4px solid #cd545c;}
.themonic-nav .nav-menu li:hover > .sub-menu {max-height: 200px; padding: 10px 0 15px;}
.themonic-nav .sub-menu > li {text-align: left;}
.themonic-nav .sub-menu > li > a {font-size: 13px; line-height: 1.4; padding: 6px 20px; width: 155px; color: #525252; text-transform: uppercase; font-weight: 600;}
.themonic-nav .sub-menu > li > a:hover {color: #d16970;}

.themonic-nav .sub-menu .sub-menu > li > a {background: #e9e9e9;}
.themonic-nav .sub-menu .sub-menu > li > a:hover {background: #ddd;}

}

#page-wrap {padding: 40px 15px 0; background: #f6f6f6;}
#main {display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;}
.site-content {margin: 0; padding: 40px 0;  box-sizing: border-box; flex-grow: 1;}
.widget-area {margin: 0 0 0 25px; padding: 40px 0 40px 25px; width: 30%; box-sizing: border-box; flex-shrink: 0;}

img {max-width: 100%;}

.assistive-text {display: none;}

.entry-content > div:not(:last-child) {margin-bottom: 20px;}

#fancybox-overlay {background: rgba(0,0,0,0.5)!important;}
.fancypop {display: none;}
.f-pop {max-width: 600px; padding: 15px;}
.f-pop p:not(:last-child) {margin: 0 0 15px;}

a[href$=".jpg"], a[href$=".jpeg"], a[href$=".png"], a[href$=".gif"], a[href$=".webp"] {cursor: zoom-in;}
.compensate-for-scrollbar {margin: 0!important;}
.fancybox-content-wrap {display: none;}
.fancybox-slide--html .fancybox-content {max-width: 750px; max-height: 75vh; min-height: 300px;}

.delay0-1 {-webkit-animation-delay: .1s; -moz-animation-delay: .1s; -ms-animation-delay: .1s; -o-animation-delay: .1s; animation-delay: .1s;}
.delay0-2 {-webkit-animation-delay: .2s; -moz-animation-delay: .2s; -ms-animation-delay: .2s; -o-animation-delay: .2s; animation-delay: .2s;}
.delay0-3 {-webkit-animation-delay: .3s; -moz-animation-delay: .3s; -ms-animation-delay: .3s; -o-animation-delay: .3s; animation-delay: .3s;}
.delay0-4 {-webkit-animation-delay: .4s; -moz-animation-delay: .4s; -ms-animation-delay: .4s; -o-animation-delay: .4s; animation-delay: .4s;}
.delay1-1 {-webkit-animation-delay: .6s; -moz-animation-delay: .6s; -ms-animation-delay: .6s; -o-animation-delay: .6s; animation-delay: .6s;}
.delay1-2 {-webkit-animation-delay: .7s; -moz-animation-delay: .7s; -ms-animation-delay: .7s; -o-animation-delay: .7s; animation-delay: .7s;}
.delay1-3 {-webkit-animation-delay: .8s; -moz-animation-delay: .8s; -ms-animation-delay: .8s; -o-animation-delay: .7s; animation-delay: .8s;}
.delay1-4 {-webkit-animation-delay: .9s; -moz-animation-delay: .9s; -ms-animation-delay: .9s; -o-animation-delay: .5s; animation-delay: .9s;}

#aurora-nav-btn {width: 100%; padding: 15px 0 7px;}
#aurora-mobile-menu {background: #cd545c;}
#aurora-mobile-menu .sub-menu {background: rgba(0,0,0,0.1);}

.limit {max-width: 1120px; margin: 0 auto;}
.limit-m {max-width: 900px; margin: 0 auto;}
.limit-sm {max-width: 700px; margin: 0 auto;}
.limit-xsm {max-width: 500px; margin: 0 auto;}
.limit-xxxsm {max-width: 415px; margin: 0 auto;}
.clear {clear: both;}
.flex {display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex;}
.entry-content .flex:not(:last-child) {margin-bottom: 20px;}
.flex.rows {flex-flow: row wrap; width: 102%; margin-left: -1%;}
.flex.rows.p1 {flex-flow: row wrap; width: 103%; margin-left: -1.5%;}
.flex.rows.p2 {flex-flow: row wrap; width: 104%; margin-left: -2%;}
.flex.rows.p3 {flex-flow: row wrap; width: 105%; margin-left: -2.5%;}
.flex.rows.p4 {flex-flow: row wrap; width: 106%; margin-left: -3%;}
.flex.rows.p5 {flex-flow: row wrap; width: 107%; margin-left: -3.5%;}
.flex.rows.p6 {flex-flow: row wrap; width: 108%; margin-left: -4%;}
.flex.middle {-webkit-align-items: center; align-items: center;}
.flex.bottom {-webkit-align-items: flex-end; align-items: flex-end;}
.flex.column {-webkit-box-orient: vertical; flex-direction: column;}
.sub-cols > div,
.sub-col {display: flex; flex-flow: column; justify-content: space-between;}
.sub-col.around {justify-content: space-around;}
.flex > * {flex-grow: 1; box-sizing: border-box; margin: 0 1%;}
.flex.rows > * {margin-bottom: 15px!important;}
.flex.f1 > * {flex: 1;}
.flex .f0 {flex-grow: 0; flex-shrink: 0;}
.flex .f34 {width: 73%; margin: 0 1%;}
.flex .f23 {width: 64.66%; margin: 0 1%;}
.flex .f2 {width: 48%; margin: 0 1%;}
.flex .f3 {width: 31.33%; margin: 0 1%;}
.flex .f4 {width: 24%; margin: 0 0.5%;}
.flex .f5 {width: 19%; margin: 0 0.5%;}
.flex.p1 > * {padding: 0 0.5%;}
.flex.p2 > * {padding: 0 1%;}
.flex.p3 > * {padding: 0 1.5%;}
.flex.p4 > * {padding: 0 2%;}
.flex.p5 > * {padding: 0 2.5%;}
.flex.p6 > * {padding: 0 3%;}
.flex:not(.rows).p1 > *:first-child, .flex:not(.rows).p2 > *:first-child, .flex:not(.rows).p3 > *:first-child, .flex:not(.rows).p4 > *:first-child, .flex:not(.rows).p5 > *:first-child, .flex:not(.rows).p6 > *:first-child {padding-left: 0;}
.flex:not(.rows).p1 > *:last-child, .flex:not(.rows).p2 > *:last-child, .flex:not(.rows).p3 > *:last-child, .flex:not(.rows).p4 > *:last-child, .flex:not(.rows).p5 > *:last-child, .flex:not(.rows).p6 > *:last-child {padding-right: 0;}
.flex:not(.rows) > *:first-child {margin-left: 0;}
.flex:not(.rows) > *:last-child {margin-right: 0;}.center {text-align: center;}
.right {float: right; margin-left: 15px;}
img.right {max-width: 45%;}
.left {float: left; margin-right: 15px;}
img.left {max-width: 45%;}
.space li {margin-bottom: 15px;}
.abs-left {position: absolute; left: 0; top: 50%; -webkit-transform: translate(0,-50%); transform: translateY(-50%);}
.abs-right {position: absolute; right: 0; top: 50%; -webkit-transform: translate(0,-50%); transform: translateY(-50%);}
.abs-center {position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%,-50%); transform: translateX(-50%) translateY(-50%);}
.video-wrap {position: relative; padding: 56.25% 0 0; width: 100%;}
.video-wrap iframe {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.video-wrap > p {display: none;}
.v-label {position: absolute; right: -15px; bottom: -15px; background: #fff; padding: 6px 20px; font-family: 'Playfair Display'; color: #934f46; font-size: 18px;}
.img-full {position: relative;}
.img-full img {position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}
.img-full img.ct {object-position: center top;}
.ib {display: inline-block;}
.mb30 {margin-bottom: 30px!important;}
.mb50 {margin-bottom: 50px!important;}

a.button {display: inline-block; text-decoration: none; padding: 10px 30px; background: #cd545c; color: #fff; border-radius: 50px; font-weight: 600; font-size: 90%;}
a.button:hover {box-shadow: 0 6px 20px rgb(0 0 0 / 15%);}
a.button3 {display: inline-block; text-decoration: none; color: #fff; font-weight: 600; border-bottom: 2px solid #cd545d; line-height: 1.4; padding: 0 0 2px;}
a.button3:hover {color: #cd545d;}
.pad {padding: 30px 0;}
.checks li {background: url(//skinlaseronline.com/wp-content/uploads/ico-check.png) no-repeat left 2px / auto 15px; padding: 0 0 0 30px; margin: 0 0 20px; list-style: none;}
.checks li strong {color: #934f46; font-family: 'Playfair Display'; font-weight: 500;}
.checks li h3 {color: #934f46; margin: 0 0 5px;}
.checks.nospace li {margin-bottom: 2px;}
.cta {background: url(//skinlaseronline.com/wp-content/uploads/bg-cta.jpg) no-repeat right center / cover; color: #fff; padding: 40px 37% 40px 30px; margin: 40px 0 20px;}
.featured {background: #f9eaeb; padding: 25px 30px; position: relative;}
.featured2 {border: 3px solid #f9eaeb; padding: 25px 30px; position: relative;}
.featured-drk {background: url(//skinlaseronline.com/wp-content/uploads/dr-khatri-fade.webp) no-repeat right center #f9eaeb; background-size: auto 100%; padding: 30px 22% 30px 30px;}
.shaded:not(.flex), .shaded.flex > div {background: #fff; padding: 25px 30px; box-shadow: 0 10px 30px rgb(0 0 0 / 5%); position: relative;}
.shaded-img {padding: 0!important; line-height: 0; box-shadow: 0 10px 30px rgb(0 0 0 / 15%);}
img.f-img {position: absolute; right: 0; top: 0; height: 100%; width: auto;}
.red {color: #934f46;}
.has-label {line-height: 0; position: relative; margin: 0 0 20px;}
.hl-label {position: absolute; right: -15px; bottom: 15px; line-height: 1.4; background: #fff; padding: 15px 20px; text-align: right;}
.subhead {font-family: 'Lato'; color: #575757; font-size: 16px; display: block; font-weight: 600; margin: 8px 0 0;}
.indent {margin: 0 0 20px 30px; border-left: 3px solid #cd545c; padding: 0 0 0 30px;}

.entry-content > .video-wrap {margin: 0 0 20px;}
.entry-content .pad + .pad {padding-top: 0;}
.entry-content > .pad:first-child {padding-top: 0;}
.entry-content > .pad:last-child {padding-bottom: 0;}
.entry-content div.shaded + div.shaded {margin: 35px 0;}
.entry-content .flex div.shaded + div.shaded {margin-bottom: 0;}
.featured h2, .featured2 h2, .shaded h2,
.featured h3, .featured2 h3, .shaded h3 {color: #934f46;}
.cta h2, .cta h3 {color: #e0ded9; font-size: 26px;}
.cta h2:after, .cta h3:after {content: ""; display: block; width: 100px; height: 2px; background: #cd545c; margin: 20px 0;}
.cta a.button {background: #fff; color: #cd545c;}
.cta a.button:hover {background: #cd545c; color: #fff;}
.cta a[href^="tel:"] {display: inline-block; text-decoration: none;}
.shaded a.button3 {color: #cd545d;}

.m15 {margin-bottom: 15px!important;}
.m30 {margin-bottom: 30px!important;}
.m50 {margin-bottom: 50px!important;}

#header {background: #e0ded9; color: #525252; padding: 15px;}
#header .limit {position: relative;}
#logo {line-height: 0;}
#logo img {height: 100px;}
#h-right {white-space: nowrap; font-size: 15px;}
#h-right > div {display: inline-block; vertical-align: middle; margin: 0 30px 0 0;}
#h-right > div:last-child {margin-right: 0;}
a.ico-ph {color: #525252; display: inline-block; text-decoration: none; background: url(//skinlaseronline.com/wp-content/uploads/ico-phone.png) no-repeat left center / contain; line-height: 1.2; padding: 0 0 0 25px;}
#header a.h-btn {display: inline-block; background: #cd545c; color: #fff; text-decoration: none; padding: 10px 20px; border-radius: 80px; font-weight: bold; box-shadow: 0 6px 20px rgb(0 0 0 / 12%);}
#header a.h-btn:hover {background: #fff; color: #cd545c;}
#h-srch form > div {display: flex;}
#h-srch input {margin: 0;}
#h-srch input:not([type="submit"]) {border: 0; padding: 6px 15px; width: auto; border-radius: 50px 0 0 50px; flex-grow: 1; background: #f5f3ee;}
#h-srch ::-webkit-input-placeholder {color: #aaa;}
#h-srch :-ms-input-placeholder {color: #aaa;}
#h-srch ::-moz-placeholder {color: #aaa; opacity: 1;}
#h-srch :-moz-placeholder {color: #aaa; opacity: 1;}
#h-srch #searchsubmit {padding: 6px 25px; min-width: 0; font-size: 0; border-radius: 0 50px 50px 0; background: url(//skinlaseronline.com/wp-content/uploads/ico-search-white.svg) no-repeat center center #cd545c; background-size: auto 50%; flex-grow: 0; flex-shrink: 0;}
#h-lang .switcher {width: auto; margin: 0 0 10px; position: relative; overflow: visible;}
#h-lang .switcher > .selected {background: #f5f3ee; border-radius: 50px;}
#h-lang .switcher .selected a {border: 0; border-radius: 50px; width: auto; padding: 5px 15px;}
#h-lang .switcher .option {width: 100%; position: absolute; left: 0; top: 100%;}

#site-nav {padding: 0 15px;}

#banner {background: url(//skinlaseronline.com/wp-content/uploads/banner.jpg) no-repeat center top / cover; position: relative; padding: 0 15px;}
#b-bg {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
#b-bg .nk-awb {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
#banner .limit {height: 600px; position: relative; z-index: 3;}
#b-over {position: absolute; left: 0; top: 50%; transform: translate(0,-50%); max-width: 50%; color: #fff; line-height: 1.6; font-size: 16px; padding: 0 0 40px;}
#b-over h1 {font-size: 40px;}
#bo-btns a {display: inline-block; background: #fff; color: #cd545c; text-decoration: none; padding: 10px 20px; border-radius: 80px; font-weight: bold; box-shadow: 0 6px 15px rgb(0 0 0 / 10%); margin: 0 15px 0 0;}
#bo-btns a:last-child {margin-right: 0;}
#bo-btns a:hover {background: #cd545c; color: #fff;}

.home-head1 {font-size: 32px; font-family: 'Playfair Display';}
.home-head2 {font-size: 28px; font-family: 'Playfair Display';}

#sub-banner .limit,
#intro1 .limit,
#intro2 .limit,
#testimonials .limit,
#f-cta .limit {max-width: 900px;}

#sub-banner {background: #cd545d; color: #fff; padding: 20px 15px; position: relative;}
.sb-ang {position: absolute; left: 0;width: 100%; height: 3vw;}
#sb-ang1 {top: 1px; transform: translate(0,-100%); background: linear-gradient(to top right, #cd545d 50%, transparent 50.5%);}
#sb-ang2 {bottom: 1px; transform: translate(0,100%); background: linear-gradient(to bottom right, #cd545d 50%, transparent 50.5%);}
#sub-banner h2.home-head2 {margin: 0;}
#sub-banner .limit-xxxsm {font-size: 18px;}

#intro1 {padding: 100px 0 0 15px; color: #575757; background: #f6f6f6;}
#intro1 .i1-head1 {font-weight: 600;}
.col-btm {display: flex; flex-flow: column; justify-content: space-between;}
#i1-img {text-align: right; line-height: 0;}
#i1-img img {max-height: 320px; margin: 30px 0 0;}

#intro2 {background: url(//skinlaseronline.com/wp-content/uploads/bg-intro2.jpg) no-repeat calc((100% + 560px)/2) top #f8f7f5; color: #525252;}
#intro2 h2.home-head2 {color: #cd545c; margin: 0 0 30px; line-height: 1.4;}
#i2-txt {padding: 50px 15px;}
#i2-vid {background: linear-gradient(to bottom, transparent 50%, #fff 50%); padding: 0 15px;}
#i2-vid .limit {max-width: 700px;}
#i2-vid .video-wrap {margin: 0;}

#treat {padding: 50px 15px 0;}
#treat .limit > .flex > div {margin: 0; padding: 30px 50px 50px 0;}
#treat h2.home-head1 {color: #525252; margin: 0 0 50px;}
#t-laser {border-right: 2px solid #d8d5d5;}
.t-featured {margin: 0 0 20px; text-decoration: none;}
.t-featured > div {margin: 0;}
.t-featured .tf-img {line-height: 0; flex-grow: 0; position: relative; top: 0; -webkit-transition: .3s; transition: .3s;}
.t-featured .tf-txt {background: #f6f6f6; position: relative; z-index: 2; top: -10px; left: -10px; -webkit-transition: .3s; transition: .3s;}
.t-featured .tf-txt:before {content: ""; position: absolute; right: -1px; width: 0; height: 100%; background: #cd545d; overflow: hidden; -webkit-transition: .3s; transition: .3s;}
.t-featured .tf-txt:after {content: ""; position: absolute; left: 0; top: 100%; width: 10px; height: 10px; background: linear-gradient(to bottom left, rgba(255,255,255,0.75) 50%, transparent 50%); -webkit-transition: .3s; transition: .3s;}
.t-featured .tf-txt h3 {margin: 0; color: #934f46; font-size: 22px; position: absolute; left: 0; top: 50%; width: 100%; transform: translate(0,-50%); padding: 0 30px; box-sizing: border-box;}
#t-nlaser {text-align: right; padding: 30px 0 50px 50px!important;}
#t-nlaser .t-featured .tf-txt {left: auto; right: -10px;}
#t-nlaser .t-featured .tf-txt:before {right auto; left: -1px;}
#t-nlaser .t-featured .tf-txt:after {left: auto; right: 0; background: linear-gradient(to bottom right, rgba(255,255,255,0.75) 50%, transparent 50%);}
#treat .t-head2 {color: #a8a8a8; padding: 15px 0 0; font-size: 24px; margin: 0 0 30px;}
#t-nlaser ul {text-align: left;}
#t-laser .checks li, #t-nlaser .checks li {margin: 0 0 12px;}
#t-laser ul.checks a, #t-nlaser ul.checks a {color: #934f46; font-family: 'Playfair Display'; font-size: 18px; text-decoration: none; position: relative; left: 0;}
#t-laser ul.checks a:hover, #t-nlaser ul.checks a:hover {color: #cd545d; left: 5px;}

.t-featured:hover .tf-txt {background: #e8e8e8;}
.t-featured:hover .tf-txt:before {right: 0; width: 5px;}
#t-nlaser .t-featured:hover .tf-txt:before {left: 0;}

/* movement up on hover
.t-featured:hover .tf-img {top: -10px;}
.t-featured:hover .tf-txt:after {height: 0;}
*/

/* movement in on hover
.t-featured:hover .tf-txt {left: -20px;}
.t-featured:hover .tf-txt:after {width: 20px;}
#t-nlaser .t-featured:hover .tf-txt {right: -20px;}
*/

#drk {background: linear-gradient(58deg, #f0f6ff 25%, #bbb3a9 45%, #7e7e7e 78%); color: #fff; padding: 0 15px 0 0;}
#drk-content > div {margin: 0;}
#drk-img {width: 35%; position: relative; line-height: 0;}
#drk-img img {position: absolute; right: 0; bottom: 0; height: calc(100% + 40px); width: auto; max-width: none;}
#drk-txt {width: 65%; padding: 40px 0 40px 50px;}
#dt-head {margin: 0 0 15px;}
#dt-head > div {margin: 0;}
#dt-head > div.f0 {margin-right: 20px;}
#dt-head > div.f0:last-child {margin-right: 0;}
#dt-head h3 {font-size: 34px; margin: 0 0 5px;}
#dt-head img {max-height: 80px;}
#dt-head p {text-transform: uppercase; font-weight: 600; line-height: 1.3;}
#dt-bod {font-size: 14px; line-height: 1.5;}
#dt-bod p:not(:last-child) {margin: 0 0 15px;}
#dt-bod a.button3 {font-size: 16px;}

#spec {background: #f7f7f7; padding: 40px 15px; color: #525252;}
#spec .flex > div {margin: 0; border-right: 1px solid #c3bcb2; padding: 25px 0;}
#spec .flex > div:last-child {border: 0;}
#spec .sub-cols > div {padding: 10px 0;}
#spec .sub-cols > div:first-child {padding-top: 0;}
#spec .sub-cols > div:last-child {padding-bottom: 0;}
#spec p.home-head1 {margin: 0 0 5px;}
#spec .s-ico img {max-height: 55px; max-width: 250px;}
#s-fin a.button {background: #00ab9d;}

#testimonials {background: url(//skinlaseronline.com/wp-content/uploads/bg-testimonials.jpg) no-repeat center center / cover; padding: 50px 15px; color: #fff; font-family: 'Playfair Display'; position: relative;}
#t-bg, #t-bg .nk-awb {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
#testimonials .limit {position: relative; z-index: 3;}
#testimonials .home-head1 {color: #e0ded9; margin: 0;}
#testimonials .home-head1:after {content: ""; display: block; width: 100px; height: 2px; background: #cd545c; margin: 20px auto;}
#testimonials .testimonial-content {max-width: 550px; margin: 0 auto; line-height: 1.6; font-size: 17px;}
#testimonials .strong-view.pager-style-buttons .wpmslider-pager-link:before {-webkit-mask: none; mask: none; background: rgba(255,255,255,0.5); width: 8px; height: 8px; border-radius: 50px; position: relative; top: 0; -webkit-transition: .3s; transition: .3s;}
#testimonials .strong-view.pager-style-buttons .wpmslider-pager-link:hover:before {background: #fff;}
#testimonials .strong-view.pager-style-buttons .wpmslider-pager-link.active:before {-webkit-mask: none; width: 15px; height: 15px; top: 3px; background: #fff;}
#testimonials .strong-view .wpmslider-pager-link {margin: 0 12px;}
#testimonials .strong-view.controls-style-buttons:not(.rtl) .wpmslider-next:before,
#testimonials .strong-view.controls-style-buttons:not(.rtl) .wpmslider-prev:before {background: rgba(255,255,255,0.5); width: 30px; height: 30px; -webkit-transition: .3s; transition: .3s;}
#testimonials .strong-view.controls-style-buttons:not(.rtl) .wpmslider-next:hover:before,
#testimonials .strong-view.controls-style-buttons:not(.rtl) .wpmslider-prev:hover:before {background: #fff;}
#testimonials .strong-view.nav-position-outside .wpmslider-controls {padding: 0; margin: 20px 0 0;}
#testimonials a.button {font-family: 'Lato'; border: 2px solid #fff; background: none;}
#t-btn {margin: 30px 0 0;}
#testimonials a.button:hover {background: #fff; color: #cd545c;}

.home #page-wrap {display: none;}

#loc {background: #525252; padding: 50px 15px; text-align: center; color: #fff;}
#loc .sub-cols > div {background: #5e5d5c; padding: 0 15px 25px; margin: 0 1.5%;}
#loc .sub-cols > div:first-child {margin-left: 0;}
#loc .sub-cols > div:last-child {margin-right: 0;}
#loc .l-map {position: relative; padding: 66% 0 0; width: calc(100% + 30px); margin: 0 0 20px -15px;}
#loc .l-map iframe {position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
#loc .l-txt {line-height: 1.2; margin: 0 0 20px;}
#loc .lt-head1 {font-size: 22px; margin: 0 0 15px;}
#loc .l-phone a {color: #e0ded9; text-decoration: none;}
#loc .l-btn {margin: 15px 0 0;}
.entry-content .l-phone {margin: 15px 0 0;}
#loc a.button {border: 1px solid #fff; background: none;}
#loc a.button:hover {background: #cd545c; border-color: #cd545c;}

#f-cta {background: url(//skinlaseronline.com/wp-content/uploads/bg-fcontact.jpg) no-repeat center center / cover; padding: 50px 15px 30px; text-align: center;}
#f-cta .home-head1 {color: #cd545c; margin: 0 0 10px;}
.fc-sub {font-size: 22px; font-weight: 300; margin: 0 0 35px;}

#footer1 {background: linear-gradient(66deg, #4c4b4b 30%, #525252 30%, #666); color: #fff; padding: 0 15px 40px;}
#f1-top {border-bottom: 1px solid rgba(255,255,255,0.25);}
.home-head1 span.hh-sup {font-size: 16px; display: block; margin: 0 0 -8px;}
#f-signup {padding-right: 75px;}
#fs-txt {font-size: 14px; padding-right: 50px;}
#fs-form {padding-left: 50px;}
#fs-form input:not([type="submit"]) {background: none; border: 0; border-bottom: 2px solid #c3bcb2; padding: 12px 0; font-size: 16px; color: #fff;}
#fs-form ::-webkit-input-placeholder {color: #a9a9a9;}
#fs-form :-ms-input-placeholder {color: #a9a9a9;}
#fs-form ::-moz-placeholder {color: #a9a9a9; opacity: 1;}
#fs-form :-moz-placeholder {color: #a9a9a9; opacity: 1;}
#fs-form input[type="submit"] {background: #cd545c; color: #fff; font-weight: 600; font-size: 16px; border: 0; padding: 10px 30px; border-radius: 50px; box-shadow: 0 6px 20px rgb(0 0 0 / 12%); -webkit-transition: .3s; transition: .3s;}
#fs-form input[type="submit"]:hover {background: #fff; color: #cd545c;}
#f-soc {background: #4c4b4b; padding: 45px 35px; width: 225px; font-size: 14px;}
.soc-icons a {color: #fff; font-size: 24px; margin: 0 15px;}
.soc-icons a:first-child {margin-left: 0;}
.soc-icons a:last-child {margin-right: 0;}
.soc-icons a:hover {color: #cd545c;}
#f1-bottom {padding: 40px 0 0;}
.f1b-head1 {text-transform: uppercase; font-weight: bold; margin: 0 0 25px;}
#f1-bottom li a {color: #fff; text-decoration: none; font-size: 15px; display: inline-block; padding: 4px 0; position: relative; left: 0;}
#f1-bottom li a:hover {color: #c3bcb2; left: 4px;}

#footer2 {color: #525252; padding: 0 15px; font-size: 14px;}
#f2-top {position: relative; border-bottom: 1px solid #d6d6d6; padding: 15px 0;}
#f2-logo {line-height: 0;}
#f2-logo img {height: 85px;}
#f2-right {white-space: nowrap;}
#f2-right > div {display: inline-block; vertical-align: middle; margin: 0 30px 0 0;}
#f2-right > div:last-child {margin-right: 0;}
#f2-bottom {padding: 15px 0; font-size: 13px; color: #525252;}
#f2-bottom a {color: #934f46;}

#inner-banner {background: #cd545c; color: #fff; padding: 40px 15px 0; position: relative;}
#ib-ang {bottom: 1px; transform: translate(0,100%); background: linear-gradient(to bottom right, #cd545d 50%, transparent 50.5%);}
#inner-banner h1, #inner-banner h2 {margin: 0; font-size: 32px;}

.staff {text-align: center; justify-content: center; display: flex; flex-flow: row wrap; gap: 40px 20px;}
.staff > div {width: calc(25% - 15px); position: relative;}
.staff img {max-height: 300px; aspect-ratio: 0.66; object-fit: cover;}
.staff .s-label {position: absolute; right: 0; bottom: 0; display: block; background: #fff; padding: 6px 20px 8px; line-height: 1.4; text-align: left; -webkit-transition: .3s; transition: .3s;}
.staff .s-label .sl-name {font-family: 'Playfair Display'; font-weight: normal; color: #934f46; font-size: 20px;}
.staff .s-label .sl-title {color: #575757; font-size: 14px;}
.staff > div:hover .s-label {bottom: 10px;}
.f-pop .sl-name {font-family: 'Playfair Display'; font-weight: normal; color: #934f46; font-size: 24px; text-align: center;}
.f-pop .sl-title {color: #575757; font-size: 14px; margin: 0 0 15px; text-align: center;}
.f-pop img {display: block; max-width: 200px; margin: 0 auto 20px;}

.img-grid {margin: 30px 0;}
.img-grid img {max-height: 190px;}

.entry-content .t-featured .tf-txt {background: #fff;}
.entry-content #t-laser {border: 0;}
.entry-content #t-laser h2 {padding: 0 0 20px;}

#gal-posts {max-width: 750px; margin: 0 auto;}
.gal-post {margin-bottom: 60px;}
.gal-post {position: relative;}
.gal-post > div:not(.gp-title) {margin: 0; position: relative; padding: 42% 0 0; overflow: hidden;}
.gal-post img {position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}
.gal-post .gp-title {position: absolute; right: 0; bottom: 0; background: #fff; padding: 3px 12px 5px; font-family: 'Playfair Display'; font-size: 18px; color: #934f46;}
.gal-post .gp-title a {color: inherit; text-decoration: none;}

#tax-back {margin: 0 0 15px;}
#tax-back a.button3 {margin: 8px 0 0; color: #525252; font-size: 14px;}
#tax-back a.button3:hover {color: #cd545c;}

.page-ba {position: relative; width: 100vw; left: 50%; transform: translate(-50%,0); background: #f9eaeb; padding: 50px 15px; box-sizing: border-box; text-align: center; margin: 50px 0;}
.entry-content > .page-ba:last-child {margin-bottom: -40px;}
.page-ba h2 {margin: 0 0 30px;}
.page-ba .display-posts-listing {display: flex; margin: 0 0 30px; justify-content: center;}
.page-ba .dpl-post {flex-grow: 1; display: flex; position: relative; margin: 0 25px; max-width: 450px;}
.page-ba .dpl-post:first-child {margin-left: 0;}
.page-ba .dpl-post:last-child {margin-right: 0;}
.page-ba .dpl-img {position: relative; padding: 42% 0 0; overflow: hidden; flex: 1;}
.page-ba .dpl-img img {position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}
.page-ba .dpl-post .dpl-title {display: block; position: absolute; right: -15px; bottom: 0; z-index: 2; background: #fff; padding: 6px 20px 8px; font-family: 'Playfair Display'; font-size: 20px; color: #934f46; -webkit-transition: .5s; transition: .5s; text-decoration: none;}
.page-ba .dpl-post:hover .dpl-title {opacity: 0;}

body:not(.single) article.post,
body:not(.page) article.page {border: 3px solid #f9eaeb; padding: 25px 30px; margin: 0 0 30px;}
body:not(.single) article.post:last-child,
body:not(.page) article.page:last-child {margin: 0;}

#contact {padding: 50px 15px 30px; text-align: center;}
#contact .home-head1 {color: #cd545c;}

.page-soc {text-align: center;}
.page-soc br {display: none;}
.page-soc a {display: inline-block; font-size: 26px; margin: 0 10px;}
.page-soc a:hover {text-shadow: 0 4px 8px rgb(0 0 0 / 30%);}

.page-id-93 .entry-content div[class^="limit"] {margin-bottom: 50px;}

.flex.vids > div {position: relative; overflow: hidden; padding: 57% 0 0;}
.flex.vids .wp-video {position: absolute; left: 0; top: 0; width: 100%!important; height: 100%; object-fit: cover;}

#fancybox-outer {box-shadow: none!important;}
#fancybox-content {border: 0!important;}

@media screen and (max-width : 1040px){
	body.template-front-page .site-content, body.single-attachment .site-content, body.full-width .site-content {padding: 40px 0; box-sizing: border-box;}
	.flex.rows {width: 100%; margin-left: 0;}

	#banner {background-position: left center;}
	#banner .limit {height: 500px;}
	#b-bg {display: none;}
	#b-over {max-width: 55%;}

	#inner-banner {padding: 28px 15px 12px;}

	#page-wrap {padding: 28px 15px 0;}
}
@media screen and (max-width : 850px){
	#main {display: block;}
	.site-content {padding: 30px 0;}
	.widget-area {width: 100%; margin: 0; padding: 0 0 30px;}
	.gone1 {display: none;}

	#header {padding: 30px 15px;}
	#h-tools {display: block!important; max-width: 240px; margin: 18px 0 0 auto!important;}
	#h-lang .switcher {margin: 0 0 5px;}

	#site-nav {text-align: center; padding: 5px 15px;}

	#banner {background-position: 29% center;}
	#b-over {max-width: 65%;}
	#b-over h1 {font-size: 32px;}

	#sub-banner .limit-xxxsm {font-size: 16px;}

	.entry-content h1, .comment-content h1, h1.entry-title, .archive-title, .page-title,
	#inner-banner h1, #inner-banner h2,
	.home-head1 {font-size: 30px;}
	.home-head2 {font-size: 26px;}

	#intro1 {padding: 75px 0 0 15px;}

	.t-featured .tf-img {width: 100px; height: 80px;}
	.t-featured .tf-img img {position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover;}

	#drk-txt {padding: 40px 0 40px 30px; width: 72%;}
	#drk-img img {height: calc(100% + 25px);}

	#spec {padding: 30px 15px;}

	#testimonials {padding: 30px 15px;}
	#testimonials .strong-view.nav-position-outside .wpmslider-controls {margin: 15px 0 0;}
	#t-btn {margin: 20px 0 0;}

	#loc .home-head1 {margin: 0 0 40px;}
	#loc .sub-cols > div {margin: 0 2%;}

	#f1-top {width: calc(100% + 15px);}
	#f-signup {padding-right: 50px;}
	#fs-txt {padding: 0;}
}
@media screen and (max-width : 720px){
	.fbreak1 {display: block!important; margin-left: 0; width: 100%;}
	.flex.fbreak1.p1 > *, .flex.fbreak1.p2 > *, .flex.fbreak1.p3 > *,
	.flex.fbreak1.p4 > *, .flex.fbreak1.p5 > *, .flex.fbreak1.p6 > * {padding: 0;}
	.fbreak1 > * {width: 100%!important; margin: 0 0 15px!important;}
	.fbreak1 > *.m0, .fbreak1 .m0 ul:last-child {margin-bottom: 0!important;}
	.fbreak1 > :last-of-type {margin: 0!important;}
	.f4-break {flex-flow: row wrap;}
	.f4-break > * {width: 48%!important; flex: auto!important; margin: 0 1% 15px!important;}
	.f4-break > *:nth-last-child (-n+2) {margin-bottom: 0!important;}
	.gone2 {display: none;}

	#header {text-align: center; padding: 15px;}
	#h-right {position: static; transform: none; margin: 25px 0 5px;}
	#header a.ico-ph {padding: 3px 0 3px 20px;}
	#h-right > div:nth-last-child(2) {margin-right: 0;}
	#h-tools {margin: 15px auto 0!important; max-width: 308px;}

	#banner .limit {height: 450px;}
	#b-over {padding: 0 0 15px;}

	#sub-banner {text-align: center;}

	#treat {padding: 50px 15px 35px;}
	#treat .limit > .flex > div {padding: 0;}
	#t-laser {border: 0;}
	.t-featured .tf-img {width: 175px; height: 95px;}
	#t-nlaser {text-align: left; padding: 0!important;}
	#treat ul.checks a {font-size: 17px;}

	#drk-img img {height: calc(100% + 12px);}
	#drk-txt {padding: 30px 0 30px 30px;}
	#dt-head h3 {font-size: 28px;}
	#dt-head img {max-height: 60px;}

	#spec .flex > div {border: 0; margin: 0!important; padding: 0;}
	#spec .flex > div:not(:last-child):after {content: ""; display: block; width: 75%; height: 1px; background: #c3bcb2; margin: 20px auto;}
	.sub-col div {margin: 0 0 15px;}

	#testimonials .strong-view.controls-type-sides:not(.rtl) .wpmslider-next {right: -7px;}
	#testimonials .strong-view.controls-type-sides:not(.rtl) .wpmslider-prev {left: -7px;}

	#footer1 {padding: 40px 15px;}
	#f1-top {width: 100%; border: 0;}
	#f-signup {padding: 0;}
	#f-soc {text-align: center;}
}
@media screen and (max-width : 575px){
	.site-content {padding: 30px 0;}
	.single img.attachment-post-thumbnail {float: none!important; display: block; margin: 0 auto 15px!important; max-width: 100%;}
	.nav-single, .nav-single #ns-next {text-align: center;}
	.nav-single .ns-ib {display: inline;}
	.right, .left {float: none; display: block; margin: 0 auto 15px;}
	img.right, img.left {max-width: 100%;}
	.fbreak2 {display: block!important; margin-left: 0; width: 100%;}
	.flex.fbreak2.p1 > *, .flex.fbreak2.p2 > *, .flex.fbreak2.p3 > *,
	.flex.fbreak2.p4 > *, .flex.fbreak2.p5 > *, .flex.fbreak2.p6 > * {padding: 0;}
	.fbreak2 > * {width: 100%!important; margin: 0 0 15px!important;}
	.fbreak2 > *.m0, .fbreak2 .m0 ul:last-child {margin-bottom: 0!important;}
	.fbreak2 > :last-of-type {margin: 0!important;}
	.f4-break.fbreak2 > *:nth-last-child(2) {margin-bottom: 15px!important;}
	.gone3 {display: none!important;}

	.entry-content h1, .comment-content h1, h1.entry-title, .archive-title, .page-title,
	#inner-banner h1, #inner-banner h2,
	.home-head1 {font-size: 28px;}
	.entry-content h2, .comment-content h2, .mu_register h2, h2.entry-title,
	.home-head2 {font-size: 24px;}

	.entry-content h1:after, .comment-content h1:after, h1.entry-title:after, .archive-title:after, .page-title:after {content: ""; display: block; width: 75px; height: 2px; background: #fff; margin: 10px 0 15px;}

	#banner {background-position: 44% center;}
	#banner .limit {height: 400px;}
	#b-over {line-height: 1.4;}
	#b-over h1 {font-size: 26px;}

	.sb-ang {height: 5vw;}

	#treat .checks li {margin: 0 0 8px;}

	#fs-form {padding: 0;}
	#f1-bottom.flex > div:not(.m0):not(:last-child) {margin: 0 0 30px!important;}
	#f1-bottom {text-align: center;}
	.f1b-head1 {margin: 0 0 10px;}
	.f1b-head1.empt {display: none;}
	#f1-bottom li a {padding: 2px 0;}

	#drk {position: relative;}
	#drk-txt {padding: 20px 0 30px 20px; width: 65%;}
	#dth-label {font-size: 14px;}
	#dt-head > div.f0 {margin: 0;}
	#dth-ico1 {position: absolute; right: 110px; bottom: 15px;}
	#dth-ico2 {position: absolute; right: 37px; bottom: 15px;}
	#dt-head img {max-height: 42px;}
	#dt-bod {line-height: 1.2;}

	#testimonials .wpmslider-viewport {padding: 0 30px; box-sizing: border-box;}

	#f2-top {text-align: center;}
	#f2-right {position: static; transform: none; margin: 20px 0 0;}
	#f2-top a.ico-ph {padding: 0 0 0 20px;}
	#f2-bottom {text-align: center; font-size: 12px; padding: 15px 0 25px;}
	#f2-bottom .left {margin: 0 0 5px;}
	#f2-bottom .right {margin: 0;}

	#page-wrap {padding: 20px 15px 0;}
}
@media screen and (max-width : 425px){
	.fbreak3 {display: block!important; margin-left: 0; width: 100%;}
	.fbreak3 > *, .fbreak3.f4-break > *:nth-last-child(2), .fbreak3.f4-break > *:nth-last-child {width: 100%!important; margin: 0 0 15px!important;}
	.fbreak3 > *.m0, .fbreak1 .m0 ul:last-child {margin-bottom: 0!important;}
	.fbreak3 > :last-of-type {margin: 0!important;}

	#banner .limit {height: 350px;}
	#b-over {font-size: 14px; max-width: 70%;}
	#b-over h1 {font-size: 21px;}
	#bo-btns a {font-size: 14px; padding: 7px 15px;}
	#bo-btns a:not(:last-child) {margin: 0 10px 0 0;}

	#intro1 {padding: 55px 0 0 15px;}
	#i2-txt {padding: 50px 15px 25px;}

	#treat {padding: 35px 15px;}
	#t-laser {margin: 0 0 30px!important;}
	#treat h2.home-head1 {margin: 0 0 30px;}
	.t-featured .tf-img {width: 126px; height: 78px;}
	.t-featured .tf-txt h3 {font-size: 20px;}
	#treat .t-head2 {font-size: 22px; margin: 0 0 20px;}

	#dt-head h3 {font-size: 26px;}
	#drk-img {width: 40%;}
	#drk-txt {padding: 20px 0 30px 10px; width: 60%;}
	#dt-head img {max-height: 36px;}
	#dth-ico1 {right: 70px;}
	#dth-ico2 {right: 15px;}

	#page-wrap {padding: 13px 15px 0;}
	#inner-banner {padding: 22px 15px 15px;}
	#inner-banner h1, #inner-banner h2 {font-size: 24px;}
}.wp-admin .updraftupdatesnotice-yourversiontested {display: none;}