/*
Theme Name: Merz Aesthetics
Description: Merz Aesthetics theme, 2018.
Version: 1.0*/

@import url('https://fonts.googleapis.com/css?family=Bentham|Raleway:200,400,700');
@import url("https://use.typekit.net/oyo6kbk.css");

/*---------------------
		RESETS
----------------------*/

html {

	font-family: proxima-nova, sans-serif;
	font-weight: 400;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0px;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

figcaption,
figure,
main {
	display: block;
}

figure {
	margin: 1em 0;
}

hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

p {
	margin-top: 0px;
}

#featured-info-container p {
	margin-top: 12px;
}

a:active,
a:hover {
	outline-width: 0;
}

b,
strong {
	font-weight: inherit;
}

b,
strong {
	font-weight: 700;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 45%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.75em;
}

audio,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

img {
	border-style: none;
}

svg:not(:root) {
	overflow: hidden;
}

input,
select,
textarea,
[type="checkbox"] {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-family: proxima-nova, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-display: auto;
	font-size: 1rem;
}

label[for*="city"],
label[for*="country"],
label[for*="postal-code"],
label[for*="clinic-date"],
label[for*="full-address"],
label[for*="treatment-date"] {
	/*float:right;*/
}

input,
textarea,
select {
	border: none;
	border-radius: 0px;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

select {
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	border: 0px solid #bbb;
	margin: 0 2px;
	padding: 0.65em 0.625em 0.75em;
}

textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details,
menu {
	display: block;
}

summary {
	display: list-item;
}

canvas {
	display: inline-block;
}

template {
	display: none;
}

#empty {
	display: none;
}

[hidden] {
	display: none;
}

.clear {
	float: none;
	clear: both;
}

.spacer {
	height: 40px;
	width: 100%;
	clear: both;
}

.mobile {
	display: none;
}

.relative {
	position: relative;
}

/*---------------------
	LAZY LOADING
----------------------*/

img[data-lazy-src] {
	-webkit-filter: blur(24px);
	-moz-filter: blur(24px);
	filter: blur(24px);
}

img.lazyloaded {
	-webkit-transition: filter .2s linear 0.2s;
	-moz-transition: filter .2s linear 0.2s;
	transition: filter .2s linear 0.2s;


	-webkit-filter: blur(0px);
	-moz-filter: blur(0px);
	filter: blur(0px);
}

/*---------------------
		STYLES
----------------------*/

body {
	opacity: 0;
	-webkit-transition: opacity .2s linear 0.2s;
	-moz-transition: opacity .2s linear 0.2s;
	transition: opacity .2s linear 0.2s;
}

body.ready {
	opacity: 1 !important;
}

.padded-section {
	padding: 80px 6% 0px;
}

.white-text {
	color: #FFF;
}

.cellfina-red {
	background-color: #DE3831;
}

.cellfina-red-text {
	color: #DE3831;
}

.ultherapy-orange {
	background-color: #EFAF3D;
	color: #FFF !important;
}

.ultherapy-orange-text {
	color: #EFAF3D;
}

.belotero-orange {
	background-color: #FC7E14;
	color: #FFF !important;
}

.belotero-orange-text {
	color: #FC7E14;
	text-decoration: none;
}

.radiesse-blue {
	background-color: #009EBF;
	color: #FFF !important;
}

.radiesse-blue p {
	color: #FFF !important;
}

.radiesse-blue-text {
	color: #009EBF;
}

.xeomin-pink {
	background-color: #d60c8c;
	color: #FFF !important;
}

.xeomin-pink-text {
	color: #d60c8c;
}

.neocutis-blue {
	background-color: #47bec8;
	color: #FFF !important;
}

.neocutis-blue-text {
	color: #47bec8;
}

.grey-background {
	background-color: #F2F2F2;
	overflow: hidden;
	position: relative;
}

.grey-background:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -moz-linear-gradient(left, rgba(242, 242, 242, 1) 50%, rgba(0, 0, 0, 0) 100%);
	background: -webkit-linear-gradient(left, rgba(242, 242, 242, 1) 50%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(to right, rgba(242, 242, 242, 1) 50%, rgba(0, 0, 0, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#00000000', GradientType=1);
}

#solutions.Ultherapy .grey-background:after,
#solutions.Cellfina .grey-background:after {
	content: unset;
}

.xperience-page .grey-background:after {
	content: unset;
}

.orange-background {
	background-color: #FCB24B;
	width: 88%;
	margin: auto;
}

a.cellfina-red-text:hover,
a.mederma-purple-text:hover,
a.ultherapy-orange-text:hover a.belotero-orange-text:hover,
a.radiesse-blue-text:hover,
a.xeomin-pink-text:hover {
	color: #DE3831;
}

a.cellfina-red:hover,
a.mederma-purple:hover,
a.ultherapy-orange:hover a.belotero-orange:hover,
a.radiesse-blue:hover,
a.xeomin-pink:hover {
	background-color: #83AFB4;
}

#xeomin-password-area {
	padding: 80px 20%;
	background: #d60c8c;
	color: #FFF !important;
}

body,
html {
	width: 100%;
	margin: 0;
	font-family: proxima-nova, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-display: auto;
	font-size: 62.5%;
}

#wrap {
	padding: 0 6%;
	overflow: hidden;
}

#home-featured-image-container {
	margin-top: 40px;
}

#home-featured-image-container.Xeomin .featured-image img {
	min-width: unset !important;
}

#wrap #home-featured-image-container .featured-image img {
	position: relative;
	top: unset;
	left: unset;
	right: unset !important;
	transform: unset;
	width: 100% !important;
}

#header-push {
	height: 40px;
	clear: both;
}

.n2-ss-align {
	overflow: hidden !important;
}

.n2-ss-slider .n2-ss-layer-content[data-verticalalign=center] {
	justify-content: unset !important;
}

h1 {
	font-family: handel-gothic, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-display: auto;
	font-size: 3rem;
	font-weight: 100;
	color: #000;
}

h2 {
	font-family: proxima-nova, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-display: auto;
	font-size: 1.6rem;
	font-weight: 100;
	color: #666;
}

h3 {
	font-family: handel-gothic, sans-serif;
	font-weight: 700;
	font-style: normal;
	text-transform: uppercase;
	font-display: auto;
	font-size: 7rem;
	font-weight: 100;
	color: #000;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
}

h4 {
	line-height: 3rem;
}

p {
	font-size: 2rem;
	line-height: 3.2rem;
	color: #666;
}

.red {
	color: #DE3831;
}

#breadcrumbs {
	width: 100%;
	text-align: center;
	font-size: 1rem !important;
	line-height: 1rem !important;
	color: #666 !important;
	display: none !important;
}

#breadcrumbs a {
	font-size: 1rem !important;
	line-height: 1rem !important;
	text-decoration: none !important;
	color: #242424 !important;
}

a {
	cursor: pointer;
	-webkit-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	-moz-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
}

.small-text a,
#sign-in-box p a,
#sign-in-box span a {
	cursor: pointer;
	-webkit-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	-moz-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);

	text-decoration: none;
	font-weight: bold;
	color: #666;
}

#sign-in-box p {
	padding: 0px !important;
}

#sign-in-box a {
	font-size: 1.25rem;
	color: #83AFB4;
}

#healthcare-professional-register-now {
	color: #FFF !important;
}

.small-text a:hover,
#sign-in-box p a:hover,
#sign-in-box span a:hover {
	color: #CCC;
}

a.find-a-doc {
	width: 440px;
	padding: 16px 0px 16px 40px !important;
	margin-top: 20px;
	text-decoration: none;
	font-size: 2.5rem;
}

.fr-CA a.find-a-doc {
	width: 480px;
}

a.find-a-doc:before {
	font-family: 'Font Awesome\ 5 Free' !important;
	font-display: auto;
	content: '\f3c5' !important;
	font-size: 3rem;
	font-weight: 900;
	position: absolute;
	left: 10px;
	top: 8px;
	background: #FFF;
	color: #83AFB4;
	padding: 8px 14px;
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	border-radius: 80px;
	-webkit-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	-moz-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
}

a.find-a-doc:hover {
	background-color: #83AFB4 !important;
}

a.find-a-doc:hover:before {
	color: #83AFB4;
	-webkit-transition: all .6s cubic-bezier(0.23, 1, 0.32, 1);
	-moz-transition: all .6s cubic-bezier(0.23, 1, 0.32, 1);
	transition: all .6s cubic-bezier(0.23, 1, 0.32, 1);
}

.mederma a.find-a-doc {
	color: #862E6B;
	background: #FFF;
}

.mederma a.find-a-doc:before {
	font-family: 'Font Awesome\ 5 Free' !important;
	font-display: auto;
	content: '\f3c5' !important;
	font-size: 3rem;
	font-weight: 900;
	position: absolute;
	left: 10px;
	top: 10px;
	background: #862E6B;
	color: #FFF;
	padding: 6px 20px;
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	border-radius: 80px;
	-webkit-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	-moz-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
}

.fr-CA .round {
	width: 330px;
}

.round {
	position: relative;
	padding: 20px;
	text-align: center;
	font-weight: 400;
	display: block;
	width: 300px;
	color: #FFF;
	font-size: 3rem;
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	border-radius: 80px;
	text-decoration: none;
	cursor: pointer;
}

.green {
	background-color: #83AFB4;
	padding: 16px 0px 16px 0px;
	-webkit-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	-moz-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
}

.green:hover {
	background: #DE3831;
}

header {
	position: relative;
	padding: 20px 0px 0px;
}

#header-fixed {
	background: #000;
	position: fixed;
	top: 0px;
	min-height: 56px;
	max-height: 100px;
	z-index: 100;
	width: 100%;
	box-sizing: border-box;
	-webkit-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	-moz-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);

}

@media only screen and (min-width: 1060px) {
	#header-fixed {
		padding: 40px 2% 20px;
	}
}

#header-fixed.down {
	background: #000;
	box-shadow: 0px 0px 30px #2f2f2f;
}

#n2-ss-2-align,
#n2-ss-5-align {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 0px !important;
	width: 100% !important;
}

header #logo {
	width: 24%;
	padding-left: 4%;
	float: left;
	margin-top: 8px;
}

header #logo img {
	width: 100%;
	height: auto;
	max-width: 320px;
}

header #logo svg {
	fill: red;
}

header .menu {
	text-align: right;
	padding-top: 20px;
	margin-top: 0px;
}

header .menu li:nth-child(1) {
	float: left;
	margin-left: 4%;
}

header .menu li:nth-child(2) {
	float: left;
}

header .menu li:nth-child(3) {
	float: left;
}

header .menu li:last-child {
	padding-right: 4%;
}

header .menu li {
	display: inline-block;
	font-size: 1.4rem;
	padding-right: 2%;
	text-transform: uppercase;
	cursor: pointer;
}

header .menu li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}

header .menu li a:hover {
	color: #aaa;
}

header .menu li ul li a {
	color: #000;
}

#dark-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0;
	pointer-events: none;
	z-index: 1002;
	-webkit-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	-moz-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
}

#dark-overlay.open {
	opacity: 0.8;
	pointer-events: auto;
}

.wp-block-video video {
	width: 100%;
}

#videocontainer {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 90%;
	z-index: 1003;
	opacity: 0;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	-moz-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
}

#videocontainer.open {
	opacity: 1;
}

.close-btn {
	position: absolute;
	color: #FFF;
	top: 10px;
	left: 10px;
	font-size: 2rem;
	cursor: pointer;
}

#side-menu {
	position: fixed;
	z-index: 1002;
	background: #FFF;
	width: 50%;
	height: 100%;
	right: 0px;
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	-moz-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
}

#side-menu li {
	list-style-type: none;
	padding-bottom: 20px;
}

#side-menu li a {
	text-decoration: none;
	color: #000;
	font-size: 2rem;
}

#side-menu li a:hover {
	color: #aaa;
}

#side-menu .sub-menu {
	margin-top: 20px;
}

#side-menu.open {
	box-shadow: 0px 0px 30px #2f2f2f;

	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	transform: translateX(0%);
}

#side-nav {
	position: absolute;
	top: 40px;
}

#menu-icon {
	position: fixed;
	width: 24px;
	height: 24px;
	top: 20px;
	right: 4%;
	float: right;

	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);

	-webkit-backface-visibility: hidden;
	-webkit-transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
	-moz-transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
	transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
	cursor: pointer;

	z-index: 1003;
}

#menu-icon span {
	display: block;
	position: absolute;
	height: 4px;
	width: 100%;
	background: #fff;
	border-radius: 9px;
	opacity: 1;
	left: 0;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);

	-webkit-backface-visibility: hidden;
	-webkit-transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
	-moz-transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
	transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
}

#menu-icon.open span {
	background: #000;
}

#menu-icon.down span {
	background: #fff;
}

#menu-icon:hover {
	opacity: 0.5;
}

#menu-icon span:nth-child(1) {
	top: 0px;
}

#menu-icon span:nth-child(2),
#menu-icon span:nth-child(3) {
	top: 8px;
}

#menu-icon span:nth-child(4) {
	top: 16px;
}

#menu-icon.open span:nth-child(1) {
	top: 18px;
	width: 0%;
	left: 50%;
}

#menu-icon.open span:nth-child(2) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

#menu-icon.open span:nth-child(3) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#menu-icon.open span:nth-child(4) {
	top: 18px;
	width: 0%;
	left: 50%;
}

header .menu-item-has-children {
	position: relative;
}

header .menu-item-has-children:hover .sub-menu {
	opacity: 1;
	pointer-events: auto;
}

header .menu-item-has-children:after {
	content: '';
	position: absolute;
	pointer-events: none;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	top: 4px;
	margin-left: 4px;
	border-top: 8px solid #fff;
	opacity: 1;
	-webkit-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	-moz-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
}

header .menu-item-has-children:hover:after {
	border-top: 8px solid #aaa;
}

header .sub-menu {
	position: absolute;
	left: 0px;
	padding: 12px 8px 4px;
	text-align: left;
	opacity: 0;
	background: #FFF;
	pointer-events: none;
	-webkit-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	-moz-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);

	z-index: 3;
}

header .menu .sub-menu li {
	float: left;
	margin: 0px;
	padding: 10px 10px;
	clear: both;
}

.healthcare-pro-link,
.logged-in-healthcare-pro-link {
	position: absolute;
	top: 24px;
	right: 4%;
}

.healthcare-pro-link li,
.logged-in-healthcare-pro-link li {
	display: inline;
}

.logged-in-healthcare-pro-link li:first-child {
	margin: 40px;
	margin-left: 0;
}

.healthcare-pro-link a,
.logged-in-healthcare-pro-link a {
	color: #999;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.2rem;
	text-transform: uppercase;
}

.healthcare-pro-link a:hover,
.logged-in-healthcare-pro-link a:hover {
	color: #CCC;
}

#three-articles,
#mission-statement,
#products {
	clear: both;
	margin-top: 80px;
}

#three-articles {
	display: flex;
}

#article-archive {
	display: flex;
	display: grid;
	grid-template-columns: 1fr 1fr 1fr;
}

#article-archive .thumb-large-container {
	width: 100%;
	padding: 0 1%;
	flex: 1;
}

#three-articles .thumb-large-container {
	width: 33%;
	padding: 0 1%;
	flex: 1;
}

#three-articles .thumb-large-container:nth-child(1n),
#article-archive .thumb-large-container:nth-child(1n),
#article-archive .thumb-large-container:nth-child(4n) {
	padding-left: 0px;
}

#three-articles .thumb-large-container:nth-child(3n),
#article-archive .thumb-large-container:nth-child(3n) {
	padding-right: 0px;
	clear: right;
}

#featured-image-container {
	position: relative;
	width: 100%;
	height: 520px;
	overflow: hidden;
	z-index: 0;
}

#solutions #featured-image-container {
	width: 88%;
	margin: auto;
}

#latest-articles #featured-image-container:after {
	display: none;
}

#featured-image-container:after {
	content: '';
	position: absolute;
	pointer-events: none;
	top: 5%;
	left: 2%;
	width: 96%;
	height: 90%;
	border: 8px solid white;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.featured-image img {
	position: absolute;
	width: 100%;
	height: auto;
	min-width: 500px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(1);
	-webkit-transition: all 3s cubic-bezier(0.23, 1, 0.62, 1);
	-moz-transition: all 3s cubic-bezier(0.23, 1, 0.62, 1);
	transition: all 3s cubic-bezier(0.23, 1, 0.62, 1);
}

#featured-image-container:hover .featured-image img {
	-webkit-transform: scale(1.01)translate(-50%, -50%);
	-moz-transform: scale(1.01)translate(-50%, -50%);
	transform: scale(1.01)translate(-50%, -50%);
}

#featured-image-container .title {
	position: absolute;
	display: table;
	max-width: 800px;
	bottom: 0px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
	background: #FFF;
	padding: 20px 30px 40px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 3rem;
	line-height: 4rem;
	font-family: proxima-nova, sans-serif;
	font-weight: 600;
	font-style: normal;
	color: #000;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	-moz-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	z-index: 2;
}

#featured-image-container h1.title {
	position: absolute;
	margin-bottom: 0px;
	line-height: 4rem;
	padding-bottom: 40px;
}

#solutions #featured-image-container.mederma h1,
#solutions #featured-image-container.mederma p {
	color: #FFF;
}

#featured-image-container:hover a.title {
	color: #666;
}

#page #featured-image-container,
#solutions #featured-image-container {
	background: #F2F2F2;
}

#solutions #featured-image-container.mederma {
	background: #862E6B;
}

#solutions #featured-image-container.mederma:after {
	content: unset;
}

#page #featured-image-container:after,
#solutions #featured-image-container:after,
#portal #featured-image-container:after {
	content: '';
	position: absolute;
	pointer-events: none;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;

	background: -moz-linear-gradient(left, rgba(242, 242, 242, 1) 60%, rgba(0, 0, 0, 0) 100%);
	background: -webkit-linear-gradient(left, rgba(242, 242, 242, 1) 60%, rgba(0, 0, 0, 0) 100%);
	background: linear-gradient(to right, rgba(242, 242, 242, 1) 60%, rgba(0, 0, 0, 0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#00000000', GradientType=1);
}

/* .page-id-38 #featured-image-container:before {
	content: 'confidence to be';
	font-family: handel-gothic, sans-serif;
	position: absolute;
	bottom: 20px;
	right: 80px;
	z-index: 1;
	color: #fff;
	font-size: 2rem;
} */

.page-id-38 #featured-image-container,
.page-id-53 #featured-image-container,
.page-id-40 #featured-image-container,
.page-id-533 #featured-image-container,
.page-id-541 #featured-image-container {
	width: 120%;
	left: -10%;
	background: unset !important;
}

.page-id-38 .header-excerpt em,
.page-id-38 #featured-image-container h1.title,
.page-id-53 .header-excerpt,
.page-id-53 #featured-image-container h1.title,
.page-id-40 .header-excerpt,
.page-id-40 #featured-image-container h1.title,
.page-id-533 .header-excerpt,
.page-id-533 #featured-image-container h1.title,
.page-id-541 .header-excerpt,
.page-id-541 #featured-image-container h1.title {
	color: #FFF !important;
	font-weight: bold !important;
}

.page-id-38 .featured-image img,
.page-id-53 .featured-image img,
.page-id-40 .featured-image img,
.page-id-533 .featured-image img,
.page-id-541 .featured-image img {
	width: 120%;
}

.page-id-38 #featured-image-container:after,
.page-id-53 #featured-image-container:after,
.page-id-40 #featured-image-container:after,
.page-id-533 #featured-image-container:after,
.page-id-541 #featured-image-container:after {
	display: none;
}

.page-id-243 #featured-image-container:after,
.page-id-543 #featured-image-container:after {
	background: -moz-linear-gradient(left, #DE3831 33%, rgba(0, 0, 0, 0) 86%) !important;
	background: -webkit-linear-gradient(left, #DE3831 33%, rgba(0, 0, 0, 0) 86%) !important;
	background: linear-gradient(to right, #DE3831 33%, rgba(0, 0, 0, 0) 86%) !important;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DE3831', endColorstr='#00000000', GradientType=1) !important;
}

#page #featured-image-container img,
#portal #featured-image-container img {
	min-width: 850px;
}

#page #featured-image-container #featured-info-container,
#solutions #featured-image-container #featured-info-container,
#portal #featured-image-container #featured-info-container {
	position: absolute;
	top: 50%;
	left: 12%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 2;
}

#page #featured-image-container .title,
#portal #featured-image-container .title {
	position: relative;
	font-family: 'Raleway', sans-serif;
	font-weight: 200;
	text-transform: capitalize;
	text-align: left;
	background: transparent;
	color: #666;
	margin-top: 0px;
	left: 0%;
	padding: 0px;
	width: 50%;
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	transform: translateX(0%);
}

.fr-CA #page #featured-image-container .title,
.fr-CA #portal #featured-image-container .title {
	text-transform: inherit;
}

.page-id-40 #featured-image-container .title {
	width: 80% !important;
	font-size: 6rem;
	line-height: 5rem;
}

#page #featured-image-container .header-excerpt,
#solutions #featured-image-container .header-excerpt,
#portal #featured-image-container .header-excerpt {
	position: relative;
	font-weight: 400;
	font-size: 2rem;
	line-height: 3.4rem;
	color: #666;
	width: 64%;
	left: 0%;
	padding: 0px;
	z-index: 2;
}

#solutions #featured-image-container a {
	color: #FFF;
}

.page-id-243 .header-excerpt,
.page-id-243 .title,
.page-id-543 .header-excerpt,
.page-id-543 .title {
	color: #FFF !important;
}

.header-excerpt em {
	font-size: 3rem;
	font-style: normal;
	line-height: 4.4rem;
}

#solutions .featured-image img {
	position: absolute;
	width: 100%;
	height: auto;
	min-width: 500px;
	-webkit-transition: all 3s cubic-bezier(0.23, 1, 0.62, 1);
	-moz-transition: all 3s cubic-bezier(0.23, 1, 0.62, 1);
	transition: all 3s cubic-bezier(0.23, 1, 0.62, 1);
}

.cellfina .featured-image img {
	left: 100%;
}

#mission-statement #featured-image-container {
	cursor: pointer;
}

#mission-statement #featured-image-container img {
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	object-fit: cover;
}

#mission-statement:hover #featured-image-container img {
	-webkit-transform: translate(-50%, -50%) scale(1.02);
	-moz-transform: translate(-50%, -50%) scale(1.02);
	transform: translate(-50%, -50%) scale(1.02);
}

#mission-statement #featured-image-container .title {
	right: 2%;
	left: unset;
	bottom: 5%;
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	transform: translateX(0%);
	padding: 12px 11px;
	text-transform: inherit;
	font-size: 2rem;
	display: block;
	line-height: 2rem;
	text-align: right;
}

#solutions #featured-image-container .product-logo {
	width: 240px;
	height: auto;
	margin-top: 8px;
}

#featured-image-container .category {
	position: absolute;
	pointer-events: none;
	bottom: -4px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	transform: translateX(-50%);
	font-family: 'Raleway', sans-serif;
	font-size: 1.5rem;
	color: #242424;
	text-transform: uppercase;
	letter-spacing: 1px;
	z-index: 3;
	width: 100%;
	text-align: center;
}

#featured-image-container .category a {
	color: #242424;
	text-decoration: none;
	-webkit-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	-moz-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
}

#featured-image-container:hover .category a {
	color: #999;
}

#products .thumb-large-container {
	width: 50%;
}

.thumb-large-container .title {
	display: inline-block;
	position: relative;
	font-family: proxima-nova, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 2rem;
	letter-spacing: 1px;
	color: #242424;
	text-decoration: none;
	margin-top: 20px;
	-webkit-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	-moz-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
}

.thumb-large-container .title:before {
	content: '';
	position: absolute;
	bottom: 0px;
	left: 0%;
	-webkit-transition: width .6s ease-in-out 0s;
	-moz-transition: width .6s ease-in-out 0s;
	transition: width .6s ease-in-out 0s;
	width: 0%;
	border-bottom: 2px solid #242424;
}

.thumb-large-container:hover .title:before,
.thumb-large-container:hover .read-more:before {
	width: 100%;
}

.thumb-large-container .category,
.thumb-large-container .read-more {
	margin-top: 8px;
	line-height: 1.2rem;
}

.thumb-large-container .category a {
	position: relative;
	top: -4px;
	font-family: proxima-nova, sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 1rem;
	line-height: .5rem;
	letter-spacing: 2px;
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	-moz-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
}

.thumb-large-container .read-more {
	position: relative;
	font-family: proxima-nova, sans-serif;
	font-weight: 300;
	font-style: normal;
	font-size: 1.4rem;
	line-height: 2rem;
	letter-spacing: 2px;
	color: #666;
	text-decoration: none;
	text-transform: uppercase;
	-webkit-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	-moz-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
}

.thumb-large-container .category a:before,
.thumb-large-container .read-more:before {
	content: '';
	position: absolute;
	bottom: 0px;
	left: 0%;
	-webkit-transition: width .6s ease-in-out 0s;
	-moz-transition: width .6s ease-in-out 0s;
	transition: width .6s ease-in-out 0s;
	width: 0%;
	border-bottom: 1px solid #666;
}

.thumb-large-container .category:hover a:before,
.thumb-large-container .read-more:hover:before {
	width: 100%;
}

.thumb-large-container:nth-child(2n) {
	width: 33%;
	float: left;
	padding-left: 2%;
	box-sizing: border-box;
}

.thumb-large-container:nth-child(2n+1) {
	width: 33%;
	float: left;
	padding-right: 2%;
	box-sizing: border-box;
}

.thumb-large {
	position: relative;
	overflow: hidden;
	height: auto;
	text-align: center;
	-webkit-transition: all 0.6s cubic-bezier(0.23, 1, 0.62, 1);
	-moz-transition: all 0.6s cubic-bezier(0.23, 1, 0.62, 1);
	transition: all 0.6s cubic-bezier(0.23, 1, 0.62, 1);
}

.thumb-large img {
	width: 100%;
	height: auto;
	-webkit-transition: transform 3s cubic-bezier(0.23, 1, 0.62, 1);
	-moz-transition: transform 3s cubic-bezier(0.23, 1, 0.62, 1);
	transition: transform 3s cubic-bezier(0.23, 1, 0.62, 1);
}

.thumb-large-container:hover img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

#mailing-list-signup {
	clear: both;
	text-align: center;
	margin-top: -40px;
}

#mailing-list-signup h3 {
	margin-bottom: 12px;
}

#article p,
#article figure,
#article h4,
#page p,
#page figure,
#page ol {
	font-size: 2rem;
	line-height: 4.2rem;
	color: #666;
}

#article h4 {
	line-height: 3rem;
}

footer {
	background: #242424;
	padding: 40px 6%;
	margin-top: 80px;
	box-sizing: border-box;
	color: #FFF;
}

footer h2 {
	color: #FFF;
	font-family: handel-gothic, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	font-style: normal;
	font-size: 3rem;
	font-weight: 700;
	margin-top: 0px;
}

footer p {
	color: #FFF;
	font-size: 2.2rem;
	line-height: 3rem;
	max-width: 400px;
}

footer p .fa {
	margin-left: -20px;
}

footer .col-right p {
	margin-left: 20px;
}

footer p.small-text {
	color: #FFF;
	font-size: 1.2rem;
	line-height: 1.4rem;
	margin-top: 20px;
}

footer #social-links {
	/*	position:relative;*/
	margin-bottom: 20px;
}

footer #social-links a {
	color: #242424;
	font-size: 2.4rem;
}

footer .small-text a {
	color: #ffffff;
}

footer #social-links span {
	padding: 10px;
}

footer #social-links a:hover {
	color: #CCC;
	-webkit-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	-moz-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
}

.footer-links {
	padding: 0px;
}

.footer-links li {
	display: inline-block;
	padding-bottom: 10px;
}

footer #ot-sdk-btn {
	color: #FFF !important;
	font-weight: bold;
	font-size: 1.2rem !important;
	text-decoration: none;
	text-transform: uppercase;
	background: transparent;
	border: none !important;
	padding: unset !important;
}

footer #ot-sdk-btn:hover {
	color: #666 !important;
	background: transparent !important;
	border: none !important;
}

.footer-links a {
	color: #FFF;
	font-size: 1.2rem;
	text-decoration: none;
	text-transform: uppercase;
	background: transparent;
	border: none;
}

.footer-links a:hover {
	color: #666;
}

.footer-links li:after {
	content: '|';
	display: inline-block;
	margin-right: 8px;
	margin-left: 8px;
	baseline-shift: -1px;
	font-size: 1.3rem;
}

.footer-links li:last-child:after,
.footer-links .children li:after {
	content: "";
	display: none;
}

.footer-links .sub-menu {
	display: none;
}

footer .col-container {
	width: 100%;
	margin: auto;
}

footer .col-left {
	width: 50%;
	float: left;
	box-sizing: border-box;
}

footer .col-right {
	margin-top: 48px;
	width: 45%;
	float: right;
}

footer .social-tooltip {
	max-width: 140px;
	padding: 14px;
	color: #666;
	font-size: 1.4rem;
	position: absolute;
	opacity: 0;
	background: #FFF;
	pointer-events: none;
	transform-origin: 30px 100%;
	-webkit-transform: rotate(30deg);
	-moz-transform: rotate(30deg);
	transform: rotate(30deg);
	-webkit-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	-moz-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	-webkit-box-shadow: 0px 0px 5px #000;
	-moz-box-shadow: 0px 0px 5px #000;
	box-shadow: 0px 0px 5px #000;
	z-index: 1000;
}

footer .social-tooltip.open {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	transform: rotate(0deg);
}

footer .social-tooltip a {
	font-size: 1.4rem !important;
}

footer .social-tooltip:after {
	content: '';
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -50px;
	width: 0;
	height: 0;
	border-top: solid 10px #FFF;
	border-left: solid 10px transparent;
	border-right: solid 10px transparent;
}

.social-tooltip .close {
	position: absolute;
	top: -20px;
	right: -20px;
	cursor: pointer;
}

.social-tooltip .close:hover {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform: rotate(90deg);
	-webkit-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	-moz-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
}

.close .fa-times {
	color: #FFF;
}

#footnote {
	padding: 20px 4% 80px;
	max-width: 1200px;
	margin: auto;
}

#footnote a {
	color: #000;
	font-size: 1.4rem;
	line-height: 2.4rem;
	margin-bottom: 8px;
}

#footnote p {
	font-size: 1.4rem;
	line-height: 2.4rem;
	margin-bottom: 8px;
}

#footnote .copyright {
	margin-top: 40px;
}

#footnote img {
	width: 80px;
	height: auto;
	float: left;
	margin-right: 20px;
}

/*--------------------
 	 XEOMIN STYLE
---------------------*/

.Xeomin .grey-background:after {
	background: -moz-linear-gradient(left, rgba(242, 242, 242, 1) 25%, rgba(0, 0, 0, 0) 50%);
	background: -webkit-linear-gradient(left, rgba(242, 242, 242, 1) 25%, rgba(0, 0, 0, 0) 50%);
	background: linear-gradient(to right, rgba(242, 242, 242, 1) 25%, rgba(0, 0, 0, 0) 50%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#00000000', GradientType=1);
}

.fr-CA #solutions.Xeomin #featured-image-container {
	height: unset;

}

#solutions.Xeomin #featured-info-container {
	display: none;
}

#solutions.Xeomin #featured-image-container {
	background: #fff !important;
	height: unset;
}

#solutions.Xeomin #featured-image-container img {
	position: relative;
	top: unset;
	left: unset;
	right: unset !important;
	transform: unset;
	width: 100% !important;
}

#solutions.Xeomin #testimonials .wp-block-column:first-child {
	margin-top: 80px;
}

#solutions.Xeomin .wp-block-column:first-child {
	padding-right: 0px;
	margin-top: 0px;
}

#solutions.Xeomin #featured-image-container h2 {
	color: #FFF !important;
}

#solutions.Xeomin #featured-image-container .header-excerpt {
	color: #FFF !important;
}

#solutions.Xeomin #featured-image-container:after {
	content: '';
	background: -moz-linear-gradient(left, #232323FF 50%, rgba(0, 0, 0, 0) 100%);
	/* FF3.6-15 */
	background: -webkit-linear-gradient(left, #232323FF 50%, rgba(0, 0, 0, 0) 100%);
	/* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #232323FF 50%, rgba(0, 0, 0, 0) 100%);
	/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000FF', endColorstr='#00000000', GradientType=1);
	/* IE6-9 */
	background: transparent;
}

#xeomin-password {
	width: 600px;
	margin: auto;
	text-align: center;
}

#unlock-error {
	color: #FFF;
	margin-top: 40px;
}

#xeomin-password input {
	width: 100%;
}

#xeomin-password input,
#xeomin-password a {
	clear: both;
	padding: 20px;
	font-size: 2rem;
	margin-bottom: 40px;
}

#xeomin-password a {
	margin-top: 40px;
	padding: 10px 20px;
	background: #000;
	border: 0px;
	color: #FFF;
	margin: 24px auto;
	font-weight: 400;
	cursor: pointer;
	-webkit-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	-moz-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
}

.xeomin-x {
	background: url(https://www.merzaesthetics.ca/wp-content/uploads/2020/09/xeomin-x.svg);
	color: transparent;
	background-repeat: no-repeat;
	background-size: 32px;
	background-position: -4px;
	display: inline-block;
	width: 20px;
	height: 30px;
}

/*---------------------
	NEWSLETTER STYLE
----------------------*/
#mc_embed_signup_scroll {}

#mc_embed_signup input {
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}

#mc_embed_signup input.email {
	border: 2px solid #CCC !important;
	box-shadow: inset 0 0 8px 1px rgba(0, 0, 0, 0.15) !important;
	background-color: #F5F5F5 !important;
	padding: 30px 20px !important;
	width: 66% !important;
	font-family: proxima-nova, sans-serif;
	font-weight: 300;
	font-style: normal;
	color: #666 !important;
	font-size: 2rem !important;
	margin-top: -8px !important;
}

#mc_embed_signup #mc-embedded-subscribe {
	border: 2px solid #000 !important;
	box-shadow: inset 0 0 8px 1px rgba(0, 0, 0, 0.0) !important;
	background-color: #000 !important;
	padding: 15px 20px 44px !important;
	width: 100% !important;
	font-family: proxima-nova, sans-serif !important;
	font-weight: 700 !important;
	font-style: normal !important;
	color: #FFF !important;
	font-size: 2rem !important;
	text-transform: uppercase !important;
	font-weight: bold !important;
	margin-top: -8px !important;
	-webkit-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	-moz-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
}

/*---------------------
	ARTICLE PAGES
----------------------*/
#article img {
	width: 100%;
	height: auto;
}

#article p.category {
	line-height: 3rem;
}

#article #breadcrumbs {
	padding: unset;
}

#article .wp-block-image {
	width: unset;
}

#article a {
	font-weight: 700;
	color: #666;
	text-decoration: none;
}

#article a:hover {
	color: #CCC;
}

#article .wp-block-columns {
	padding: 0 4%;
}

.sidebarred {
	padding: 0 2.5%;
}

.sidebarred .wp-block-column:nth-child(1) {
	flex: 3;
}

.sidebarred .wp-block-column:nth-child(2n) h4 {
	border-left: 4px solid #666;
}

#article .sidebarred .wp-block-column:nth-child(2n) p {
	font-size: 1.6rem;
	line-height: 2.8rem;
}

/*---------------------
	PRODUCT PAGES
----------------------*/
.wp-block-column .full-width img {
	width: 100% !important;
	height: auto;
}

.wp-block-column .full-width video {
	width: 100% !important;
	height: auto;
}

.wp-block-embed-youtube {
	position: relative;
	padding-bottom: 56.25% !important;
	/* 16:9 */
	padding-top: 25px !important;
	height: 0;
}

.wp-block-embed-youtube iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

.wp-block-columns .wp-block-column:first-child {
	z-index: 1;
	position: relative;
}

#solutions.Ultherapy .wp-block-columns .wp-block-column:first-child {
	z-index: 1;
	position: relative;
}

#solutions-wrap {
	padding: 60px 0px 0px;
	overflow: hidden;
}

#solutions-wrap #latest-articles {
	width: 88%;
	margin: auto;
	margin-top: -80px;
}

#solutions h2, #neocutis-find-a-doctor h2 {
	font-family: proxima-nova, sans-serif;
	font-weight: 600;
	font-style: normal;
	font-size: 6rem;
	line-height: 6.5rem;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px ;
}

#belotero-find-a-doctor-head h2.belotero-orange-text {text-align: center;}
#solutions .mederma h2 {
	color: #FFF;
}

#solutions .mederma .featured-image img {
	top: 50%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
	right: 4%;
	width: 50%;
	max-width: 800px;
}

#solutions .wp-block-columns {
	padding: 0px 6%;
	margin: auto;
	overflow: hidden;
}

#solutions.Ultherapy .wp-block-columns {
	overflow: inherit;
}

#solutions .wp-block-column {
	margin-top: 80px;
	margin-bottom: 80px;
}

#solutions #the-content {
	margin: auto;
}

#solutions .wp-block-column:first-child {
	padding-right: 52px;
	box-sizing: border-box;
}

.solutions-super-right-image {
	position: relative;
	height: 100%;
	padding: 80px;
	margin-top: -80px;
	box-sizing: content-box;
}

.solutions-super-right-image img {
	position: absolute;
	margin-top: -80px;
	right: -50%;
	max-width: unset;
	height: 150%;
}

.solutions-right-image:before {
	/*		content:'';*/
	position: absolute;
	top: 0;
	left: -10%;
	width: 200%;
	height: 200%;
	background: -moz-linear-gradient(left, rgba(242, 242, 242, 1) 10%, rgba(0, 0, 0, 0) 20%);
	background: -webkit-linear-gradient(left, rgba(242, 242, 242, 1) 10%, rgba(0, 0, 0, 0) 20%);
	background: linear-gradient(to right, rgba(242, 242, 242, 1) 10%, rgba(0, 0, 0, 0) 20%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#00000000', GradientType=1);
	z-index: 1;
}

.solutions-right-image {
	position: relative;
	height: 100%;
	padding: 80px;
	margin-top: -300px;
	box-sizing: content-box;
	z-index: 0;
}

.solutions-right-image img {
	position: absolute;
	right: -20%;
	max-width: unset;
	height: 150%;
}

.radiesse-competitor-slider {
	width: 750px !important;
	margin: auto;
	margin-bottom: 40px;
}

#solutions #testimonials {
	position: relative;
	margin-top: 80px;
}

#testimonials h2 {
	padding: 0px;
}

.fr-CA #testimonials p.small {
	width: 375px;
}

#testimonials p.small {
	width: 340px;
	text-align: center;
}

#awards .wp-block-column {
	padding: 4px 30px;
	box-sizing: border-box;
}

#awards .wp-block-column,
#awards .wp-block-image,
#awards .wp-block-image img {
	width: 100%;
	height: auto;
}

.has-4-columns .wp-block-column:first-child {
	padding-right: unset;
}

#solutions #ultherapy-details {
	position: relative;
}

#solutions #ultherapy-details p {
	font-size: 2rem;
	line-height: 3rem;
	color: #FFF;
}

.ultherapy-award {
	display: inline-block;
	padding: 60px;
	width: 100%;
	height: auto;
}

.ultherapy-award:nth-child(2n+1) {
	padding-bottom: 0px;
}

.ultherapy-award:nth-child(2n) {
	padding-top: 0px;
}

.Ultherapy a {
	color: #EFAF3D;
	text-decoration: none;
}

.Belotero a {
	color: #FC7E14;
	text-decoration: none;
}

#testimonials h2 {
	padding: 0px;
}

.cellfina-three-year-logo {
	float: left;
	padding-top: 10px;
	padding-right: 30px;
	margin-left: -20px;
	width: 120px;
}

.cellfina-three-year-logo img {
	width: 100%;
	height: auto;
}

#menu-mederma-categories {
	margin: auto;
	text-align: center;
	font-size: 1.4rem;
}

#menu-mederma-categories li {
	display: inline-block;
	padding: 0 8%;
	box-sizing: content-box;
}

#menu-mederma-categories li a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#menu-mederma-categories li a:hover {
	color: #862E6B;
}

#slider {
	margin-top: 20px;
}

#slider.men {
	display: none;
}

#ba-overlay {
	width: 70%;
	max-width: 500px;
	position: fixed;
	background: #FFF;
	padding: 30px;
	opacity: 0;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	-webkit-transition: all .6s cubic-bezier(0.23, 1, 0.32, 1);
	-moz-transition: all .6s cubic-bezier(0.23, 1, 0.32, 1);
	transition: all .6s cubic-bezier(0.23, 1, 0.32, 1);

	pointer-events: none;
	z-index: 1002;
}

#ba-overlay.active {
	opacity: 1;
	pointer-events: auto;
}

#ba-overlay .small {
	font-size: 1.2rem;
	line-height: 1rem;
	text-align: center;
}

#ba-overlay li {
	position: absolute;
	width: 90%;
	display: inline;
	opacity: 0;
	-webkit-transition: all .6s cubic-bezier(0.23, 1, 0.32, 1);
	-moz-transition: all .6s cubic-bezier(0.23, 1, 0.32, 1);
	transition: all .6s cubic-bezier(0.23, 1, 0.32, 1);
}

#ba-overlay li.active {
	opacity: 1;
}

#ba-overlay img {
	width: 100%;
}

.modal-btn .close {
	position: absolute;
	top: 6px;
	left: 8px;
	font-size: 3rem;
	z-index: 1003;
	cursor: pointer;
	-webkit-transition: all .6s cubic-bezier(0.23, 1, 0.32, 1);
	-moz-transition: all .6s cubic-bezier(0.23, 1, 0.32, 1);
	transition: all .6s cubic-bezier(0.23, 1, 0.32, 1);
}

.modal-btn .close:hover {
	opacity: 0.5;
}

#faq {
	font-size: 2.3rem;
	line-height: 4rem;
	color: #666;
}

#faq ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

#faq ul li {
	position: relative;
	margin-bottom: 40px;
	font-weight: bold;
	cursor: pointer;
}

#faq ul li:after {
	content: '';
	position: absolute;
	bottom: -20px;
	left: -1%;
	width: 102%;
	border-bottom: 1px solid #5f6062;
}

#faq ul li ul {
	display: none;
	overflow: hidden;
}

#faq ul li ul li {
	font-weight: normal;
	margin-bottom: 0px;
}

#faq ul li ul li:after {
	content: unset;
	margin-bottom: -20px;
}

#faq a {
	color: #000;
}

/*---------------------
	XPERIENCE PAGE
----------------------*/
.xperience-page p {
	max-width: 600px;
	margin: 20px auto;
}

.xperience-page #featured-info-container p {
	margin-left: 0px;
}

.xperience-page p a {
	font-weight: bold;
	text-decoration: none;
	color: #666;
}

.xperience-page p a:hover {
	color: #CCC;
}

.xperience-page .fa {
	font-family: "FontAwesome";
	color: #83AFB4 !important;
	font-size: 4rem !important;
	line-height: 5rem;
	margin-top: 40px;
}

.xperience-page .header-excerpt {
	margin: unset;
}

.xperience-page .grey-background {
	margin: 40px auto;
	padding: 40px 0px;
}

#xperience-register-now {
	margin: auto auto 40px;
}

.xperience-page h4 {
	line-height: 3rem;
	color: #666;
	font-weight: 400;
	font-size: 2rem;
	max-width: 600px;
	text-align: center;
	margin: 40px auto;
}

.xperience-page h6 {
	text-align: center;
	color: #5F6062;
	font-size: 2rem;
	font-weight: 100;
	margin-top: -24px;
}

.xperience-page .wp-block-column {
	margin-bottom: 0px !important;
}

.xperience-page .has-2-columns,
.xperience-page .has-3-columns {
	max-width: 800px;
	margin: auto;
}

.xperience-page .has-2-columns p,
.xperience-page .has-3-columns p {
	font-size: 1.3rem !important;
	line-height: 2.6rem;
}

.xperience-page .has-2-columns a,
.xperience-page .has-3-columns a {
	color: #83AFB4;
	text-transform: uppercase;
	font-size: 1.3rem;
	text-decoration: none;
	font-weight: 700;

	-webkit-transition: all .6s cubic-bezier(0.23, 1, 0.32, 1);
	-moz-transition: all .6s cubic-bezier(0.23, 1, 0.32, 1);
	transition: all .6s cubic-bezier(0.23, 1, 0.32, 1);
}

.xperience-page .has-2-columns a:hover,
.xperience-page .has-3-columns a:hover {
	color: #DE3831;
}

.xperience-page .has-2-columns .wp-block-image,
.xperience-page .has-3-columns .wp-block-image {
	max-width: 150px;
	margin: auto;
}

.xperience-page #featured-image-container .product-logo {
	-webkit-filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 1));
	-ms-filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#444')";
	filter: "progid:DXImageTransform.Microsoft.Dropshadow(OffX=12, OffY=12, Color='#444')";
	filter: drop-shadow(0px 0px 20px rgba(0, 0, 0, 1));

}

.fr-CA a.regsiter-now {
	width: 340px;
}

a.register-now {
	width: 240px;
	padding: 20px 20px 20px 60px;
}

a.register-now:before {
	font-family: 'Font Awesome\ 5 Free' !important;
	font-display: auto;
	content: '\f00c' !important;
	font-size: 3rem;
	font-weight: 900;
	position: absolute;
	left: 10px;
	top: 8px;
	background: #FFF;
	color: #83AFB4;
	padding: 12px 14px;
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	border-radius: 80px;
	-webkit-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	-moz-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
}

a.register-now:hover,
#xperience-terms:hover {
	background-color: #DE3831 !important;
}

a.register-now:hover:before {
	color: #DE3831 !important;
}

#xperience-terms {
	margin: auto;
}

/*---------------------
	NEOCUTIS
----------------------*/
.bafg-twentytwenty-wrapper {
	width: 100%;
	height: auto;
}

.neocutis-blue p,
.neocutis-blue h1,
.neocutis-blue h2 {
	color: #FFF;
}

.neocutis-blue h2,
.neocutis-blue h4 {
	text-align: center;
}

.neocutis-blue h4 {
	font-size: 3rem;
	font-weight: 300;
}

.NEOCUTIS .small-text,
.single-product .small-text {
	font-size: 1rem;
	line-height: 1rem;
}

.NEOCUTIS hr.wp-block-separator {
	margin: 0px;
}

#solutions .neocutis-blue.padded-section .wp-block-column {
	padding: unset;
}

#neocutis-products-submenu p {
	float: left;
	margin-top: 12px;
	padding-left: 5%;
	color: #FFF;
	z-index: 100;
}

#neocutis-products-submenu li {
	list-style-type: none;
}

#neocutis-products-submenu {
	margin: -8px auto;
	width: 88%;
	height: 42px;
	background: #47bec8;
	color: #FFF;
	text-align: right;
}

#neocutis-products-submenu.fixed {
	position: fixed;
	width: 100%;
	top: 146px;
	height: 54px;
	z-index: 10;
}

.single-product #header-push {
	height: 15px !important;
}

.single-product #neocutis-products-submenu {
	width: 100%;
	margin-bottom: 80px;
	position: fixed;
	z-index: 10;
}

#neocutis-products-submenu .sub-menu {
	display: none;
	background: #47bec8;
	padding: 0px;
	list-style-type: none;
	width: fit-content;
	position: absolute;
	right: 0px;
	top: 41px;
}

#neocutis-products-submenu .sub-menu li {
	padding: 20px;
}

#neocutis-products-submenu .sub-menu li:hover {
	background: #33888f;
}

#neocutis-products-submenu:hover .sub-menu,
#neocutis-products-submenu:hover {
	display: block;
}

#neocutis-products-submenu a {
	color: #FFF;
	font-weight: bold;
	font-size: 1.4rem;
	text-decoration: none;
	text-transform: uppercase;
}

#menu-neocutis-products,
#menu-neocutis-products-neocutis-products-fr {
	padding: 14px 24px;
	position: relative;
	float: right;
}

#menu-neocutis-products .menu-item-has-children:after,
#menu-neocutis-products-neocutis-products-fr .menu-item-has-children:after {
	content: '';
	position: absolute;
	pointer-events: none;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	top: 18px;
	margin-left: 4px;
	border-top: 8px solid #fff;
	opacity: 1;
	-webkit-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	-moz-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
}

.neocutis-product #menu-neocutis-products {
	padding: 10px;
}

.NEOCUTIS #header-find-a-doctor:hover,
.neocutis-product #header-find-a-doctor:hover {
	background-color: #33888f !important;
}

.NEOCUTIS .featured-image img {
	width: 60% !important;
	left: 70%;
}

.NEOCUTIS #featured-image-container:after {
	width: 50% !important;
}

.NEOCUTIS .product-logo {
	width: 40% !important;
	max-width: 960px;
	margin-bottom: 20px;
}

.NEOCUTIS .header-tagline {
	color: #47bec8;
	font-weight: 300 !important;
	font-size: 2.6rem !important;
	line-height: 0.25rem !important;
}

.NEOCUTIS .wp-block-columns h2 {
	font-size: 4rem !important;
	line-height: 4.5rem !important;
}

.NEOCUTIS .wp-block-columns ul {
	margin-bottom: 20px;
}

.NEOCUTIS .wp-block-columns li {
	position: relative;
	font-size: 2rem;
	line-height: 3.2rem;
	list-style-type: none;
	color: #666;
}

.NEOCUTIS .wp-block-columns li:before {
	content: '○';
	position: absolute;
	top: 0;
	left: -20px;
	color: #47bec8;
}

.NEOCUTIS .benefits-outside li {
	color: #fff;
}

.NEOCUTIS .benefits-outside li:before {
	content: '○';
	position: absolute;
	top: 0;
	left: -20px;
	color: #fff;
}

.NEOCUTIS .benefits .wp-block-column:nth-child(2) p {
	line-height: 2.4rem;
	padding-left: 40px;
	position: relative;
}

.NEOCUTIS .benefits .wp-block-column:nth-child(2) p .icon {
	position: absolute;
	top: 0;
	left: -32px;
	width: 64px;
	height: 64px;
}

.NEOCUTIS .padded-section .wp-block-columns {
	padding: 0px !important;
}

.NEOCUTIS .works-inside {
	padding: 40px !important;
	background: #F2F2F2;
}

.NEOCUTIS .benefits-outside {
	background: #47bec8;
	margin-left: 0px;
	padding: 40px;
}

.NEOCUTIS .benefits-outside p,
.NEOCUTIS .benefits-outside h2 {
	color: #FFF;
}

.NEOCUTIS .benefits-outside figure {
	width: 120%;
	margin-left: -10%;
}

.neocutis-circled-text-cols {
	margin-top: 20px !important;
	margin-bottom: 60px !important;
}

.neocutis-circled-text-cols-container {
	justify-content: space-between;
}

.neocutis-circled-text-cols:nth-child(2n) {
	position: relative;
	height: 240px;
	max-width: 40px;
	padding: 0px !important;
	margin: auto;
}

.neocutis-circled-text-cols:nth-child(2n+1) {
	position: relative;
	border: 2px solid #FFF;
	border-radius: 50%;
	height: 240px;
	max-width: 240px;
	padding: 0px !important;
	margin: auto;
}

.neocutis-circled-text-cols:nth-child(2n) {
	font-size: 4rem;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-content: center;
	flex-direction: column;
}

.neocutis-circled-text-cols:nth-child(2n) p {
	margin-top: 140%;
	font-size: 8rem;
	font-weight: bold;
}

.neocutis-circled-text-cols:nth-child(2n+1) p {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.NEOCUTIS #faq img {
	width: 100%;
}

hr.wp-block-separator {
	width: 100%;
	border: 0px;
	border-top: 2px solid #FFF;
	margin: 40px 0;
}

.neocutis-product {
	max-width: 1080px;
	margin: auto;
}

.neocutis-product p a {
	color: #47bec8;
	text-decoration: none;
}

.neocutis-product h2 {
	color: #47bec8;
	font-weight: bold;
	font-size: 4rem;
}

.neocutis-product h3 {
	font-family: proxima-nova, sans-serif;
	text-align: left;
	font-weight: bold;
	font-size: 1.8rem;
	color: #606163;
}

#additional-information {
	background: #F2F2F2;
	padding: 20px 40px;
}

.variations {
	color: #606163;
	font-size: 1.8rem;
	border-bottom: 1px solid #606163;
	list-style-type: none;
	display: flex;
	padding-left: 0px;
}

.variations li {
	display: flex;
	width: 100%;
	padding-bottom: 8px;
}

.variations li ul {
	list-style-type: none;
	display: flex;
	text-align: right;
	width: 100%;
}

.variations li ul li {
	display: block;
}

#neocutis-product-gallery .thumb-large-container {
	width: 20% !important;
	padding: unset !important;
}

.neocutis-product-link,
.woocommerce-loop-product__title {
	font-size: 1.6rem !important;
	font-weight: bold;
	text-align: center;
	color: #47bec8;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
}

.woocommerce-products-header__title {
	text-align: center;
	color: #47bec8;
	margin-bottom: 20px;
	font-family: proxima-nova, sans-serif;
  font-weight: 600;
	font-size: 4rem;
}

.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .button {
	display: none;
}

#complete-your-regimen {
	text-align: center;
}

#complete-your-regimen a {
	color: #47bec8;
	font-size: 2rem;
	text-decoration: none;
}

#disclaimer {
	margin: auto;
	margin-top: 100px;
	padding: 0px 5%;
	max-width: 900px;
	text-align: center;
}

#disclaimer p {
	font-size: 1.25rem;
	line-height: 2rem;
}

/*---------------------
	ULTHERAPY
----------------------*/

.ultherapy-equipment {
	position: absolute;
	bottom: -124px;
	right: -10px;
	width: 55%;
	max-width: 760px;
	min-width: 750px;
}
@media only screen and (max-width: 1275px) {
	.ultherapy-equipment {
		right: -120px;
	}
}

.ultherapy-small {
	font-size: 2rem;
	line-height: 3rem;
}

.before-after {
  display: flex;
  gap: 20px;
}
.before-after p {
  width: 50%;
  margin-bottom: 0;
}
/*---------------------
	LOCATOR
----------------------*/

#cellfina-find-a-doctor,
#ultherapy-find-a-doctor,
#belotero-find-a-doctor,
#radiesse-find-a-doctor,
#xeomin-find-a-doctor,
#neocutis-find-a-doctor {
	margin-top: 80px;
}

#cellfina-find-a-doctor h2,
#cellfina-find-a-doctor #address-bar,
#cellfina-find-a-doctor input,
#ultherapy-find-a-doctor h2,
#ultherapy-find-a-doctor #address-bar,
#ultherapy-find-a-doctor input,
#belotero-find-a-doctor h2,
#belotero-find-a-doctor #address-bar,
#belotero-find-a-doctor input,
#radiesse-find-a-doctor h2,
#radiesse-find-a-doctor #address-bar,
#radiesse-find-a-doctor input,
#xeomin-find-a-doctor h2,
#xeomin-find-a-doctor #address-bar,
#xeomin-find-a-doctor input,
#neocutis-find-a-doctor h2,
#neocutis-find-a-doctor #address-bar,
#neocutis-find-a-doctor input {
	display: inline-block;
}

#cellfina-find-a-doctor h2,
#ultherapy-find-a-doctor h2,
#belotero-find-a-doctor h2,
#radiesse-find-a-doctor h2,
#xeomin-find-a-doctor h2,
#neocutis-find-a-doctor h2 {
	float: left;
	width: 100%;
	text-align: center;
	padding: 0;
	margin-bottom: 20px;
}

#address-bar {
	width: 100%;
	margin-left: 0%;
	padding: 0 8%;
	box-sizing: border-box;
	text-align: center;
	display: block;
}

#address-input {
	border: 2px solid #CCC;
	box-shadow: inset 0 0 8px 1px rgba(0, 0, 0, 0.15);
	background-color: #F5F5F5;
	padding: 20px;
	width: 66%;
	font-size: 2rem;
	margin-top: -8px;
}

#search-button {
	color: #FFF;
	padding: 22px 60px;
	font-size: 2rem;
}

#map-container {
	background: #F2F2F2;
	width: 88%;
	margin: auto;
}

#map {
	width: 100%;
	height: 70%;

	-webkit-transition: all .6s cubic-bezier(0.23, 1, 0.32, 1);
	-moz-transition: all .6s cubic-bezier(0.23, 1, 0.32, 1);
	transition: all .6s cubic-bezier(0.23, 1, 0.32, 1);
}

.searched #map {
	width: 60% !important;
	float: right;
}

#cellfina-find-a-doctor .doctor-name {
	color: #DE3831;
	font-weight: 700;
	text-transform: uppercase;
	line-height: 3rem;
	text-decoration: none;
}

#ultherapy-find-a-doctor .doctor-name {
	color: #EFAF3D;
	;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 12px;
	text-decoration: none;
}

#belotero-find-a-doctor .doctor-name {
	color: #FC7E14;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 12px;
	text-decoration: none;
}

#radiesse-find-a-doctor .doctor-name {
	color: #009EBF;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 12px;
	text-decoration: none;
}

#xeomin-find-a-doctor .doctor-name {
	color: #d60c8c;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 12px;
	text-decoration: none;
}

#neocutis-find-a-doctor .doctor-name {
	color: #47bec8;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 12px;
	text-decoration: none;
}

.locator-text {
	font-size: 1.4rem;
	line-height: 2rem;
	margin: 0px;
}

#location-list {
	width: 0;
	float: left;
	overflow-y: scroll;
	visibility: hidden;

	-webkit-transition: all .6s .1s cubic-bezier(0.23, 1, 0.32, 1);
	-moz-transition: all .6s .1s cubic-bezier(0.23, 1, 0.32, 1);
	transition: all .6s .1s cubic-bezier(0.23, 1, 0.32, 1);
}

.searched #location-list {
	width: 40%;
	height: 600px;
	visibility: visible;
	float: left;
	overflow-y: scroll;
	overflow-x: hidden;
}

#ultherapy-find-a-doctor .searched #location-list::-webkit-scrollbar {
	width: 12px;
}

#ultherapy-find-a-doctor .searched #location-list::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px #EFAF3D;
	-moz-box-shadow: inset 0 0 6px #EFAF3D;
	box-shadow: inset 0 0 6px #EFAF3D;
	border-radius: 0px;
}

#ultherapy-find-a-doctor .searched #location-list::-webkit-scrollbar-thumb {
	border-radius: 0px;
	background-color: #EFAF3D;
}

#cellfina-find-a-doctor .searched #location-list::-webkit-scrollbar {
	width: 12px;
}

#cellfina-find-a-doctor .searched #location-list::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px #DE3831;
	-moz-box-shadow: inset 0 0 6px #DE3831;
	box-shadow: inset 0 0 6px #DE3831;
	border-radius: 0px;
}

#cellfina-find-a-doctor .searched #location-list::-webkit-scrollbar-thumb {
	border-radius: 0px;
	background-color: #DE3831;
}

#belotero-find-a-doctor .searched #location-list::-webkit-scrollbar {
	width: 12px;
}

#belotero-find-a-doctor .searched #location-list::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px #FC7E14;
	-moz-box-shadow: inset 0 0 6px #FC7E14;
	box-shadow: inset 0 0 6px #FC7E14;
	border-radius: 0px;
}

#belotero-find-a-doctor .searched #location-list::-webkit-scrollbar-thumb {
	border-radius: 0px;
	background-color: #FC7E14;
}

#radiesse-find-a-doctor .searched #location-list::-webkit-scrollbar {
	width: 12px;
}

#radiesse-find-a-doctor .searched #location-list::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px #009EBF;
	-moz-box-shadow: inset 0 0 6px #009EBF;
	box-shadow: inset 0 0 6px #009EBF;
	border-radius: 0px;
}

#radiesse-find-a-doctor .searched #location-list::-webkit-scrollbar-thumb {
	border-radius: 0px;
	background-color: #009EBF;
}

#xeomin-find-a-doctor .searched #location-list::-webkit-scrollbar {
	width: 12px;
}

#xeomin-find-a-doctor .searched #location-list::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px #d60c8c;
	-moz-box-shadow: inset 0 0 6px #d60c8c;
	box-shadow: inset 0 0 6px #d60c8c;
	border-radius: 0px;
}

#xeomin-find-a-doctor .searched #location-list::-webkit-scrollbar-thumb {
	border-radius: 0px;
	background-color: #d60c8c;
}

#neocutis-find-a-doctor .searched #location-list::-webkit-scrollbar {
	width: 12px;
}

#neocutis-find-a-doctor .searched #location-list::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px #47bec8;
	-moz-box-shadow: inset 0 0 6px #47bec8;
	box-shadow: inset 0 0 6px #47bec8;
	border-radius: 0px;
}

#neocutis-find-a-doctor .searched #location-list::-webkit-scrollbar-thumb {
	border-radius: 0px;
	background-color: #47bec8;
}

#locations-ul .doctor-name {
	font-size: 1.4rem;
	text-decoration: none;
}

#locations-ul li {
	list-style-type: none;
	padding: 10px;
	margin-left: 6px;
	text-align: left;
}

#locations-ul a:hover {
	opacity: 0.5;
}

#locations-ul hr {
	width: 100%;
	margin: auto;
	margin-top: -4px;
	margin-bottom: 8px;
}

#ultherapy-find-a-doctor #locations-ul hr {
	border-top: 1px solid #EFAF3D;
}

#cellfina-find-a-doctor #locations-ul hr {
	border-top: 1px solid #DE3831;
}

#belotero-find-a-doctor #locations-ul hr {
	border-top: 1px solid #FC7E14
}

#locations-ul hr:last-of-type {
	display: none;
}

/*---------------------
	DOCTOR SIGN IN
----------------------*/

#doctor-sign-in-form .spacer {
	height: 57px;
}

#sign-in-box {
	background: #F2F2F2;
	width: 100%;
	padding: 20px 40px;
	margin: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#sign-in-box p, .checkbox-container label,#sign-in-box .checkbox-container a {
	font-size: 1.6rem;
	line-height: 2.8rem;
	padding: 0px;
	margin-top: 0px;
}

#sign-in-box .error {
	font-weight: bold;
	text-align: center;
	color: #d03432;
}

.col-container {
	width: 100%;
}

.col-left {
	width: 48%;
	float: left;
	border-right: 1px solid #666;
	padding-right: 40px;
}

.col-left span {
	font-size: 1.4rem;
	color: #666;
}

.col-right {
	width: 44%;
	float: right;
}

.no-bottom-padding .wp-block-column {
	padding-bottom: 0px !important;
	margin-bottom: 0px !important;
	padding-top: 0px !important;
	margin-top: 0px !important;
}

ol li {
	margin-bottom: 14px;
}

#doctor-registration-form,
#cya-registration-form,
#doctor-edit-details-form {
	display: none;
}

#doctor-registration-form {
	margin-top: -26px;
}

#doctor-registration-form h2,
#cya-registration-form h2 {
	font-size: 3rem;
	font-family: 'Raleway', sans-serif;
}

#cya-registration-form {
	margin-top: -40px;
}

#cya-register-now {
	margin: auto;
}

#submit-register {}

#cya-registration-form .full-width-input,
#cya-registration-form .half-width-input {
	-webkit-box-shadow: inset 0 -2px 0 #e51c23;
	box-shadow: inset 0 -2px 0 #e51c23;
	border: none;
	background: transparent;
}

#cya-registration-form input[type="checkbox"] {
	position: relative;
	border: none;
	margin-bottom: -4px;
	-webkit-appearance: none;
	appearance: none;
	cursor: pointer;
}

#cya-registration-form input[type="checkbox"]+span,
#cya-registration-form li {
	font-size: 1.2rem;
	color: #666;
	line-height: 3rem;
	margin-bottom: 8px;
}

#cya-registration-form input[type="checkbox"]:after {
	content: "";
	display: block;
	width: 18px;
	height: 18px;
	margin-top: -2px;
	margin-right: 5px;
	border: 2px solid #666666;
	border-radius: 2px;
	-webkit-transition: 240ms;
	-o-transition: 240ms;
	transition: 240ms;
}

#cya-registration-form input[type="checkbox"]:checked:after {
	background-color: #2196f3;
	border-color: #2196f3;
}

#cya-registration-form input[type="checkbox"]:checked:before {
	content: "";
	position: absolute;
	top: 0;
	left: 6px;
	display: table;
	width: 6px;
	height: 12px;
	border: 2px solid #fff;
	border-top-width: 0;
	border-left-width: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}

.slideout {
	display: none;
}

#page p.slideout-button {
	position: relative;
	width: 100%;
	text-align: center;
	background-color: #83AFB4;
	padding: 20px !important;
	clear: both;
	color: #FFF;
	box-sizing: border-box;
	-webkit-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	-moz-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
}

#page p.slideout-button:hover {
	background-color: #DE3831;
}

#page p.slideout-button:after {
	content: '';
	position: absolute;
	pointer-events: none;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	top: 43%;
	margin-left: 14px;
	border-top: 8px solid #FFF;
	opacity: 1;
	-webkit-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	-moz-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
}

/*---------------------
	CONTACT FORM
----------------------*/
.full-width-input {
	width: 100%;
	padding: 16px;
	margin-bottom: 12px;
	-webkit-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	-moz-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
}

.half-width-input {
	width: 48%;
	display: inline-block;
	padding: 16px;
	margin-bottom: 12px;
	-webkit-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	-moz-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
}

.half-width-input:nth-child(2n+1) {
	float: right;
}

.half-width-input:nth-child(2n) {
	float: left;
}

.full-width-input:hover,
.half-width-input:hover,
select:hover {
	background: #CCC;
}

select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	color: #222;
	background: #fff !important;
}

.select-container {
	position: relative;
}

.select-container .arrow {
	width: 0;
	height: 0;
	position: absolute;
	pointer-events: none;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	top: 16px;
	right: 10px;
	border-top: 8px solid black;
	opacity: 0.5;
	-webkit-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	-moz-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
}

.select-container:hover .arrow {
	opacity: 1;
	border-top: 8px solid white;
}

#submit {
	padding: 10px 20px;
	background: #666;
	color: #FFF;
	float: right;
	margin-top: -24px;
	text-transform: uppercase;
	font-size: 1.2rem;
	font-weight: bold;
	cursor: pointer;
	-webkit-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	-moz-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
}

#submit:hover {
	background: #999;
}

/*---------------------
	PORTAL
----------------------*/

#portal .col-left {
	width: 60%;
}

#portal .col-right {
	width: 34%;
}

#portal .col-right .box,
#portal .col-left .box {
	background: #F2F2F2;
	padding: 20px;
	box-sizing: border-box;
	margin-bottom: 20px;
}

#portal .col-left h2 {
	font-size: 3rem;
	line-height: 3.5rem;
	font-weight: bold;
	font-family: 'Raleway', sans-serif;
	text-align: left;
	margin-bottom: 8px;
}

#portal .col-right h2 {
	font-size: 3rem;
	line-height: 2rem;
	font-weight: bold;
	font-family: 'Raleway', sans-serif;
	text-align: left;
	margin-bottom: 8px;
}

#portal .col-right p,
#portal .col-left p {
	margin: 0px;
}

#portal .col-right a,
#portal .col-left a {
	color: #666;
	font-weight: bold;
	text-decoration: none;
}

.fr-CA #portal .col-right a.round {
	font-size: 1.2rem;
}

#portal .col-right a.round {
	color: #FFF;
	width: 45%;
	float: left;
	font-size: 2rem;
	font-weight: 400;
}

.fr-CA #portal .col-right a.round:nth-child(2n) {
	width: 50%;
}

#portal .col-right a.round:nth-child(2n) {
	color: #FFF;
	width: 45%;
	float: right;
}

#portal .col-right a:hover,
#portal .col-left a:hover {
	color: #CCC;
}

#submit-register {
	width: 150px;
	font-size: 2rem;
}

p.round a {
	color: #FFF;
	text-decoration: none;
	-webkit-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	-moz-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
}

.browser {
	position: relative;
	display: block;
	padding: 0px;
	margin: 0px;
	margin-top: 0px;
	width: 100%;
	font-size: 12px;
	font-family: tahoma;
	color: #666;
}

.pfilter {
	padding: 2px;
	margin: 0px;
	height: 24px;
}

.pfilter input[type="button"] {
	padding: 1px 2px;
	margin: 0px;
	color: #222;
	border: 1px solid #666;
	background-color: #EEE;
	cursor: pointer;
}

.pfilter input[type="text"] {
	padding: 0px 2px;
	margin: 0px;
	width: 170px;
	height: 18px;
	border: 1px solid #666;
}

.pPathDisplay {
	padding: 24px;
	margin: 0px;
	height: 18px;
	background-color: #242424;
	color: #FFF;
	white-space: nowrap;
	overflow: hidden;
}

.dvContents {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 390px;
	overflow: auto;
}

.item {
	padding: 12px 0px 14px 24px;
	margin: 0px;
	line-height: 20px;
	height: 20px;
	vertical-align: middle;
	white-space: nowrap;
	cursor: pointer;
	background-position: 3px 50%;
	background-repeat: no-repeat;
	-webkit-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	-moz-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
}

.item:hover {
	background-color: #C0252F;
	color: #FFF;
}

.item.ft_pdf:before,
.item.ft_png:before,
.item.ft_jpg:before,
.item.ft_bmp:before,
.item.ft_gif:before,
.item.ft_zip:before,
.item.ft_rar:before,
.item.ft_php:before,
.item.ft_txt:before,
.item.ft_xls:before,
.item.ft_swf:before,
.item.ft_ai:before,
.item.ft_eps:before,
.item.ft_tif:before {
	content: '';
	width: 28px;
	height: 36px;
	border-radius: 6px;
	color: #FFF;
	display: inline-block;
	float: left;
	top: -8px;
	margin-right: 12px;
	position: relative;
	overflow: hidden;
	box-shadow: 1.74em -2.1em 0 0 #FFF inset;
}

.item.ft_mp4:before {
	content: '';
	width: 0;
	height: 0;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 20px solid #7ba1ad;
	color: #FFF;
	display: inline-block;
	float: left;
	top: 2px;
	margin-right: 12px;
	position: relative;
	overflow: hidden;
	box-shadow: 1.74em -2.1em 0 0 #FFF inset;
}

.odd {
	background-color: #EEEEEE;

}

.even {
	background-color: #DDDDDD;
}

.item.ft_folder:before {
	content: '';
	float: left;
	background-color: #7ba1ad;

	width: 24px;
	height: 18px;

	margin: -4px 20px 0 0;

	border-top-left-radius: 0.1em;
	border-top-right-radius: 0.1em;

	box-shadow: 0.1px 8px 0 0 #fff;
}

.item.ft_folder:after {
	content: '';
	float: left;
	clear: left;

	background-color: #a0d4e4;
	width: 32px;
	height: 24px;
	margin-top: -14px;

	border-radius: 0.1em;
}


/*---------------------
	   AD UNITS
----------------------*/
.advert-row {
	display: flex;
}

.ad-unit-left,
.ad-unit-right,
.ad-unit {
	width: 33%;
	min-width: 300px;
	clear: both;
}

.ad-unit-left+p,
.ad-unit-right+p,
.ad-unit+p {
	margin-bottom: 20px;
}

.ad-unit-left img,
.ad-unit-right img,
.ad-unit img {
	width: 100% !important;
}

.ad-unit-left {
	float: left;
	margin: 12px 40px 0px 0px;
}

.ad-unit-right {
	float: right;
	margin: 12px 0px 0px 40px;
}

.lang-item-first,
.lang-item-fr {
	margin-right: 20px;
}


/*---------------------
		WIDGET
----------------------*/

#widget-foot {
	background: #FFF;
	position: fixed;
	bottom: 20px;
	right: 20px;
	border: 18px solid #F2F2F2;
	border-radius: 50%;
	width: 300px;
	height: 300px;
	-webkit-box-shadow: 2px 2px 15px #00000044;
	-moz-box-shadow: 2px 2px 15px #00000044;
	box-shadow: 2px 2px 15px #00000044;
	z-index: 1004;
	-webkit-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	-moz-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
}

#widget-foot.closed {
	-webkit-transform: translate(360px);
	-moz-transform: translate(360px);
	transform: translate(360px);
}

#widget-foot .close-btn {
	background: #000;
	border-radius: 50%;
	width: 30px;
	height: 25px;
	TEXT-ALIGN: center;
	padding-top: 4px;
	-webkit-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	-moz-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	z-index: -1;
}

#widget-foot .close-btn:hover {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1);
}

#widget-foot .descr {
	position: absolute;
	bottom: 100px;
	left: 50%;
	width: 66%;
	font-size: 3rem;
	text-align: center;
	-webkit-transform: translatex(-50%);
	-moz-transform: translatex(-50%);
	transform: translatex(-50%);
}

#widget-learn-more {
	font-size: 2rem;
	width: 160px;
	position: absolute;
	bottom: 60px;
	left: 50%;
	-webkit-transform: translatex(-50%);
	-moz-transform: translatex(-50%);
	transform: translatex(-50%);
}

.widget-reveal {
	display: block;
	opacity: 0;
	margin-top: -60px;
	background: #666;
	color: #FFF;
	font-size: 2rem;
	padding: 8px;
	text-align: center;
	z-index: 501;
	-webkit-transform: rotate(-90deg) translate(-160px, 208px);
	-moz-transform: rotate(-90deg) translate(-160px, 208px);
	transform: rotate(-90deg) translate(-160px, 208px);
	cursor: pointer;
	-webkit-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	-moz-transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
	transition: all .3s cubic-bezier(0.23, 1, 0.62, 1);
}

#widget-foot.max .widget-reveal {
	display: none;
	opacity: 0;
	-webkit-transform: rotate(-90deg) translate(-160px, 358px);
	-moz-transform: rotate(-90deg) translate(-160px, 358px);
	transform: rotate(-90deg) translate(-160px, 358px);
}

#widget-foot.max .close-btn {
	top: -24px;
	left: -24px;
}

#widget-foot #widget {
	display: none;
}

#widget-foot.max #widget {
	display: block;
}

#widget-foot.closed .widget-reveal {
	display: block;
	opacity: 1;
	-webkit-transform: rotate(-90deg) translate(-160px, -190px);
	-moz-transform: rotate(-90deg) translate(-160px, -190px);
	transform: rotate(-90deg) translate(-160px, -190px);
}

#widget-foot.max {
	width: 700px;
	height: 600px;
	border-radius: 16px;
}

#widget-foot.max .descr,
#widget-foot.max #widget-learn-more {
	display: none;
}


/*---------------------
	MEDIA QUERIES
----------------------*/

@media only screen and (min-width: 1800px) {

	#page #featured-image-container #featured-info-container,
	#solutions #featured-image-container #featured-info-container {
		left: 4%;
	}

	.solutions-super-right-image img {
		right: -50%;
		margin-top: -180px;
		height: 180%;
	}
}

@media only screen and (max-width: 1410px) {
	#wrap {
		padding: 0 6%;
	}

	header #logo {
		width: 20%;
		margin-top: 12px;
	}

	.ultherapy-award:nth-child(2n) {
		padding: 0px 60px;
	}

	.super-right-image img {
		right: -140%;
	}

	#cellfina-find-a-doctor h2,
	#cellfina-find-a-doctor #address-bar,
	#cellfina-find-a-doctor input,
	#ultherapy-find-a-doctor h2,
	#ultherapy-find-a-doctor #address-bar,
	#ultherapy-find-a-doctor input {
		display: block;
	}

	#ultherapy-find-a-doctor h2,
	#cellfina-find-a-doctor h2 {
		width: 100%;
		text-align: center;
		padding: 0px;
		margin-bottom: 20px;
	}

	#address-bar {
		float: none;
		display: block;
		width: 100%;
		margin: 0px;
		padding: 0px 8%;
		text-align: center;
		box-sizing: border-box;
	}

	#address-input {
		width: 100%;
		margin-bottom: 40px;
	}

	#search-button {
		margin-top: 42px;
		padding: 22px 47%;
	}

	header .menu li {
		font-size: 1.2rem;
		padding-right: 2%;
	}

	header .menu-item-has-children:after {
		top: 2px;
	}
}

@media only screen and (max-width: 1540px) {
	.Xeomin .solutions-right-image {
		height: 75%;
		top: 130px;
	}

	.Xeomin .solutions-right-image:before {
		top: -100%;
	}
}

@media only screen and (max-width: 1300px) {
	.solutions-super-right-image img {
		right: -100%;
	}
}

@media only screen and (max-width: 1060px) {

	.Xeomin .solutions-right-image:after {
		display: none;
	}

	.Xeomin .solutions-right-image img {
		display: none;
		opacity: 1;
		margin-top: 80%;
	}

	.solutions-right-image:after {
		/*		content:'';*/
		position: absolute;
		top: 70px;
		left: 0;
		width: 200%;
		height: 100%;
		background: -moz-linear-gradient(top, rgba(242, 242, 242, 1) 10%, rgba(0, 0, 0, 0) 20%);
		background: -webkit-linear-gradient(top, rgba(242, 242, 242, 1) 10%, rgba(0, 0, 0, 0) 20%);
		background: linear-gradient(to bottom, rgba(242, 242, 242, 1) 10%, rgba(0, 0, 0, 0) 20%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#00000000', GradientType=1);
	}

	.solutions-right-image img {
		opacity: 0.2;
	}

	.Belotero .solutions-right-image img {
		right: -20%;
	}

	.grey-background:after {
		content: unset
	}

	#top-nav {
		display: none;
	}

	#header-push {
		height: 80px;
	}

	.mobile {
		display: block;
	}

	.advert-row {
		display: block;
	}

	.ad-unit-left,
	.ad-unit-right,
	.ad-unit {
		width: 100%;
		float: none;
		clear: both;
		margin: 20px 0px;
		padding: unset !important;
	}

	.ad-unit-left img,
	.ad-unit-right img,
	.ad-unit img {
		width: 100%;
		height: auto;
	}


	#wrap {
		padding: 0 8%;
	}

	header #logo {
		width: 18%;
		margin-top: 12px;
	}

	#mission-statement #featured-image-container {
		height: 320px;
	}

	.round-header-image {
		top: -260px !important;
	}

	#solutions #featured-image-container,
	#map-container,
	.orange-background {
		width: 86%;
	}

	#solutions #featured-image-container .product-logo {
		width: 160px;
	}

	#article .wp-block-columns {
		padding: 0 !important;
	}

	#page #featured-image-container:after,
	#solutions #featured-image-container:after,
	#portal #featured-image-container:after {
		background: -moz-linear-gradient(left, rgba(242, 242, 242, 1) 50%, rgba(0, 0, 0, 0) 100%);
		/* FF3.6-15 */
		background: -webkit-linear-gradient(left, rgba(242, 242, 242, 1) 50%, rgba(0, 0, 0, 0) 100%);
		/* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to right, rgba(242, 242, 242, 1) 50%, rgba(0, 0, 0, 0) 100%);
		/* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#00000000', GradientType=1);
		/* IE6-9 */
	}

	#solutions h2.header-tagline {
		font-size: 5rem;
		line-height: 5.5rem;
	}

	#solutions h2 {
		font-size: 4rem;
		line-height: 4rem;
	}

	#awards .wp-block-columns {
		display: flex;
	}

	p {
		font-size: 2.3rem;
		line-height: 4rem;
	}

	.wp-block-columns {
		display: block;
		padding: 20px 4% !important;
	}

	#solutions .wp-block-column:first-child {
		padding: 0px 4%;
	}

	.col-left,
	.col-right,
	#portal .col-right {
		width: 100% !important;
		float: none;
		border-right: none;
	}

	.col-right {
		margin-top: 40px;
		padding-top: 40px;
		border-top: 1px solid #666;
	}

	footer .col-right {
		padding-top: 0px;
		border-top: 0px solid #666;
	}

	header .menu {
		padding-top: 16px;
	}

	#menu-header-menu li {
		font-size: 1.2rem;
	}

	.solutions-super-right-image img {
		position: relative;
		margin-top: -80px;
		margin-bottom: -183px;
		height: unset;
		right: unset;
	}

	.solutions-right-image {
		margin-top: -100%;
		opacity: 0.4;
		padding-bottom: 0px;
		margin-bottom: 0px;
	}

	.solutions-right-image img {
		left: -25%;
		width: 150%;
		height: auto;
		position: relative;
	}

	.centered {
		text-align: center;
	}

	.ultherapy-equipment {
		width: 24%;
		right: 0px;
		min-width: unset;
	}

	a.find-a-doc:before {
		padding: 5px 14px;
		top: 11px;
	}

	footer {
		padding: 40px 6%;
	}

	footer .col-left {
		padding: 0px;
	}
}

@media only screen and (max-width: 990px) {
	header #logo {
		width: 66% !important;
	}

	.radiesse-competitor-slider {
		width: 100% !important;
	}

	#featured-image-container .category {
		font-size: 1rem;
	}

	#top-nav {
		display: none;
	}

	#header-push {
		height: 80px;
	}

	.mobile {
		display: block;
	}

	.healthcare-pro-link {
		display: none;
	}

	h3 {
		font-size: 6rem;
		line-height: 6rem;
	}

	#page #featured-image-container .title,
	#portal #featured-image-container .title {
		font-size: 3rem;
		line-height: 4rem;
	}

	#featured-image-container {
		height: 400px;
	}

	#solutions .featured-image img {
		width: auto !important;
		top: 50% !important;
		height: 100%;
		max-width: unset;
		right: -50%;
		left: unset;
	}

	#solutions.Xeomin .featured-image img {
		width: auto !important;
		min-width: unset;
		max-width: unset;
		height: 120%;
	}

	#page #featured-image-container .header-excerpt,
	#solutions #featured-image-container .header-excerpt,
	#portal #featured-image-container .header-excerpt {
		font-size: 1.4rem;
		line-height: 2rem;
	}

	#featured-image-container .title {
		font-size: 1.8rem;
		line-height: 2.2rem;
		max-width: 80%;
	}

	.thumb-large-container .title {
		font-size: 1.8rem;
		line-height: 2.2rem;
	}

	#featured-image-container h1.title {
		line-height: 2.5rem;
	}

	#article p,
	#article figure,
	#article h4,
	#page p,
	#page figure {
		padding: 0px 4%;
	}

	a.find-a-doc:before {
		padding: 4px 14px;
		top: 12px;
	}

	#search-button {
		padding: 22px 40%;
	}

	.featured-image img {
		width: 120% !important;
	}

	.sidebarred {
		padding: 0 !important;
	}

	.sidebarred .wp-block-column:nth-child(2n) h4 {
		border-left: 0;
	}

	#article .sidebarred .wp-block-column:nth-child(2n) p {
		font-size: 2.4rem;
		line-height: 5.2rem;
	}

	#neocutis-product-gallery .thumb-large-container {
		width: 33% !important;
		;
	}

	.neocutis-circled-text-cols {
		margin-top: 6px !important;
		margin-bottom: 26px !important;
	}

	.neocutis-circled-text-cols:nth-child(2n) {
		height: unset;
	}

	.neocutis-circled-text-cols:nth-child(2n+1) {
		height: 300px;
		max-width: 300px;
	}

	.neocutis-circled-text-cols:nth-child(2n+1) p {
		font-size: 2rem;
		line-height: 2.4rem;
	}

	#xeomin-password-area {
		padding: 80px 5%;
	}

	#xeomin-password {
		width: 85%;
	}

	.xperience-page .grey-background {
		padding: 40px 5%;
	}

	.xperience-page p {
		padding: 0px 5%;
		margin: 4px auto;
	}

	.xperience-page .has-2-columns p,
	.xperience-page .has-3-columns p {
		line-height: 1.9rem;
	}

	a.register-now {
		padding: 20px 10px 20px 50px;
		margin-left: -43px;
	}

	.thumb-large-container:nth-child(2n) {
		padding-left: 0px;
	}
}

@media only screen and (max-width: 768px) {
	#location-list {
		width: 100%;
		height: 0;
	}

	.searched #location-list {
		width: 100%;
		height: 100%;
		/* height:260px; */
	}

	#cellfina-find-a-doctor h2,
	#ultherapy-find-a-doctor h2,
	#belotero-find-a-doctor h2,
	#radiesse-find-a-doctor h2,
	#xeomin-find-a-doctor h2,
	#neocutis-find-a-doctor h2 {
		font-size: 2.3rem;
		line-height: 3rem;
	}

	#address-input {
		padding: 10px;
		margin-bottom: 20px;
	}

	#search-button {
		padding: 10px 40%;
	}

	#map {
		width: 100% !important;
		height: 300px !important;
	}

	#widget-foot.max {
		height: 50%;
		border-radius: 16px;
	}

	#mc_embed_signup input.email {
		width: 100% !important;
	}

	#featured-image-container .title {
		font-size: 1.4rem;
		line-height: 1.6rem;
		max-width: 100%;
	}

	/* .thumb-large-container .title{
		font-size:3rem;
		line-height:3.5rem;
	} */
	/* .thumb-large-container .category a{
		font-size:1.4rem;
	} */
	.thumb-large-container .category {
		line-height: 2rem;
		margin-top: 12px;
	}

	#header-push {
		height: 40px;
	}

	#three-articles {
		display: block;
	}

	.wp-block-column .results {
		left: -4px;
		width: 280px;
	}

	#testimonials p.small {
		width: 330px;
	}

	#neocutis-product-gallery .thumb-large-container {
		width: 100% !important;
		;
	}

	.neocutis-product-link,
	.woocommerce-loop-product__title {
		font-size: 2.6rem !important;
	}
}

@media only screen and (max-width: 700px) {

	.solutions-right-image img {
		width: 200%;
		height: auto;
		right: 60%;
		margin-top: 0;
	}

	#widget-foot.max {
		width: 93%;
		height: 37%;
		border-radius: 16px;
		right: -10px;
	}

	#wrap {
		padding: 0 4%;
	}

	#three-articles .thumb-large-container {
		width: 100%;
		padding: 0;
		flex: unset;
	}

	#article-archive {
		display: block;
		display: grid;
		grid-template-columns: 1fr;
	}

	.logged-in-healthcare-pro-link {
		width: 100%;
		right: 0;
		left: 0;
		padding: 0 6%;
		box-sizing: border-box;
	}

	.logged-in-healthcare-pro-link li:first-child {
		margin: 40px 0px;
	}

	.logged-in-healthcare-pro-link li:last-child {
		float: right;
	}

	#solutions #featured-image-container a.find-a-doc {
		font-size: 1.5rem;
		line-height: 1.6rem;
		margin-top: -6px;
		width: 150px;
		padding: 16px 0px 16px 80px !important;
		text-align: left;
		left: -12px;
	}

	a.find-a-doc:before {
		padding: 18px 14px !important;
		top: 6px;
		left: 5px;
	}

	.thumb-large-container {
		width: 100%;
		margin: auto;
	}

	#products .thumb-large-container {
		width: 100%;
	}

	.ultherapy #awards .has-4-columns .wp-block-column:nth-child(1),
	.ultherapy #awards .has-4-columns .wp-block-column:nth-child(4) {
		display: none;
	}

	footer .col-left,
	footer .col-right {
		width: 100%;
		clear: both;
		float: none;
	}

	#article p,
	#article figure,
	#article h4,
	#page p,
	#page figure {
		font-size: 2rem;
		line-height: 4rem;
		padding: 0px 4%;
	}

	#solutions .featured-image img {
		width: 160%;
		right: 0%;
	}

	.round-header-image {
		top: -200px !important;
		right: -80% !important;
	}

	#page #featured-image-container .header-excerpt,
	#solutions #featured-image-container .header-excerpt,
	#portal #featured-image-container .header-excerpt {
		width: 90%;
	}

	#page #featured-image-container:after,
	#portal #featured-image-container:after {
		background: -moz-linear-gradient(left, rgba(242, 242, 242, 1) 50%, rgba(0, 0, 0, 0) 120%);
		background: -webkit-linear-gradient(left, rgba(242, 242, 242, 1) 50%, rgba(0, 0, 0, 0) 120%);
		background: linear-gradient(to right, rgba(242, 242, 242, 1) 50%, rgba(0, 0, 0, 0) 120%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#00000000', GradientType=1);
	}

	#solutions h2.header-tagline {
		font-size: 3rem;
		line-height: 3.5rem;
	}

	#solutions #featured-image-container:after {
		background: -moz-linear-gradient(left, rgba(242, 242, 242, 1) 50%, rgba(0, 0, 0, 0) 200%);
		background: -webkit-linear-gradient(left, rgba(242, 242, 242, 1) 50%, rgba(0, 0, 0, 0) 200%);
		background: linear-gradient(to right, rgba(242, 242, 242, 1) 50%, rgba(0, 0, 0, 0) 200%);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#00000000', GradientType=1);
	}

	#solutions .wp-block-columns {
		padding: 0px 4% !important;
	}

	#solutions .wp-block-column {
		margin: 20px 0px;
	}

	#testimonials .wp-block-column,
	.orange-background .wp-block-column {
		padding-top: 40px !important;
		;
	}

	#cya-register-now {
		width: 260px;
	}

	#healthcare-professional-register-now,
	#submit-sign-in {
		width: 230px;
		left: -8px;
	}

	#awards .wp-block-columns {
		display: block;
	}

	#side-menu {
		width: 90%;
	}

	#mission-statement #featured-image-container {
		height: 240px;
	}

	.featured-image img {
		width: 200% !important;
	}

	#portal .col-left h2 {
		line-height: 4rem;
	}

	.page-id-243 #featured-image-container .featured-image img {
		width: 300% !important;
		left: -16%;
	}

	.NEOCUTIS .benefits .wp-block-column:nth-child(2) p .icon {
		left: 0px;
		width: 32px;
		height: 32px;
	}

	.neocutis-circled-text-cols:nth-child(2n) {
		margin: auto !important;
		max-height: 260px;
	}

	.neocutis-circled-text-cols:nth-child(2n+1) {
		margin: auto !important;
	}

	.neocutis-circled-text-cols:nth-child(2n+1) p {
		font-size: 2rem;
		line-height: 2.4rem;
	}
}




/* Mobile Dropdown */

.mobile-dropdown,
.find-a-hcp {
	position: fixed;
	top: 56px;
	left: 0;
	width: 100%;
	max-height: 40px;
	transition: 0.3s;
	overflow: hidden;
	z-index: 10;
	background-color: #222222;
}

@media only screen and (min-width: 1040px) {

	.mobile-dropdown,
	.find-a-hcp {
		top: 100px;
	}
}

.mobile-dropdown.open {
	max-height: 1000px;
}

.mobile-dropdown._xeomin {
	background-color: #D60C8C;
}

.mobile-dropdown._belotero {
	background-color: #FC7E14;
}

.mobile-dropdown._ultherapy {
	background-color: #EFAF3D;
}

.mobile-dropdown._radiesse {
	background-color: #009EBF;
}

.mobile-dropdown._neocutis {
	background-color: #47BEC8;
}

.mobile-dropdown-item {
	display: flex;
	min-height: 40px;
	align-items: center;
}

.mobile-dropdown-item a {
	font-size: 19px;
	color: #fff;
	margin-left: 30px;
	margin-right: 10px;
	line-height: 24px;
	padding: 8px 0;
	text-decoration: none;
}

.mobile-dropdown-item:first-of-type a {
	font-weight: bold;
	margin-left: 20px;
	position: relative;
}

.mobile-dropdown-item:first-of-type {
	position: relative;
	cursor: pointer;
}

.mobile-dropdown-item:first-of-type:after {
	content: "";
	width: 15px;
	height: 15px;
	border-top: 3px solid #fff;
	border-right: 3px solid #fff;
	position: absolute;
	display: block;
	right: 20px;
	transform: rotate(135deg);
	transform-origin: center;
	top: 7px;
	cursor: pointer;
}

.mobile-dropdown.open .mobile-dropdown-item:first-of-type:after {
	transform: rotate(-45deg);
	top: 14px;
}

.find-a-hcp .mobile-dropdown-item a {
	display: block;
	width: 100%;
}

.find-a-hcp .mobile-dropdown-item:first-of-type:after {
	transform: rotate(45deg);
	top: 10px;
	pointer-events: none;
}

.mobile-dropdown-item:last-of-type a {
	padding-bottom: 16px;
}

.jumplink {
	display: block;
	height: 100px;
	margin-top: -100px;
	visibility: hidden;
}

@media only screen and (max-width: 700px) {
	.site-main #latest-articles .thumb-large img {
		display: none;
	}
}

@media only screen and (max-width: 700px) {
	#map-container {
		display: flex;
		flex-direction: column-reverse;
		margin-top: -60px;
	}

	.searched #map {
		width: 100% !important;
	}

	.searched #location-list {
		border-top: 10px solid #fff;
	}
}

.slider-desktop {
	display: block;
}

.slider-mobile {
	display: none;
}

@media only screen and (max-width: 768px) {
	.searched #location-list::-webkit-scrollbar {
		display: none !important;
	}
}

@media only screen and (max-width: 700px) {
	.slider-desktop {
		display: none;
	}

	.slider-mobile #n2-ss-21-align,
	.slider-mobile #n2-ss-22-align {
		height: auto !important;
	}

	.slider-mobile {
		display: block;
		margin-bottom: -50px;
		margin-top: 20px;
	}
}

.dist {
	font-size: 12px;
	display: block;
	font-weight: bold;
	color: #666;
}

.dist span {
	font-weight: normal;
}

.mailto-link {
	color: #ffffff !important;
	text-decoration: none !important;
}

.mailto-link:hover {
	text-decoration: underline;
}


@media only screen and (max-width: 800px) {
	#featured-image-container+#products {
		margin-top: -70px;
	}

	.post-type-archive-solutions #products {
		margin-top: 0;
	}

	.page-id-38 #featured-image-container {
		height: 240px;
		padding-top: 110px;
	}

	.page-id-38 #featured-image-container:before {
		display: none;
	}

	.page-id-38 #page #featured-image-container img {
		min-width: 1250px;
	}

	.page-id-53 #page #featured-image-container img {
		min-width: 1100px;
	}

	.page-id-53 #featured-image-container {
		margin-top: -40px;
		margin-bottom: -80px;
	}

	.wp-image-1092 {
		width: 230%;
		right: 120px !important;
	}

	.NEOCUTIS hr.wp-block-separator {
		margin-top: 100px;
	}

	#neocutis-products-submenu.fixed {
		top: 104px;
	}
}

ss3-force-full-width {
	width: 100% !important;
	transform: none !important;
	margin: 0 auto;
}

ss3-force-full-width * {
	background-color: transparent !important;
}


form{
	position: relative;
}

.full-width-input{
	padding: 0;
	margin: 0;
}

.full-width-input input {
	height: 40px !important;
}
.full-width-input input, 
.gform_wrapper.gravity-theme select,
.gform_wrapper.gravity-theme textarea,
.ginput_container_phone input {
	font-size: 1.25rem !important;
	color: #222;
}

.gform_wrapper.gravity-theme .gfield textarea.large {
	height: 150px !important;
}

p.confirmation-text {
	max-width: 520px;
}

#gform_submit_button_1,
#gform_submit_button_2 {
	padding: 10px 20px;
	background: #666;
	color: #FFF;
	margin-top: -24px;
	text-transform: uppercase;
	font-size: 1.2rem;
	font-weight: bold;
	cursor: pointer;
}

.ginput_container.ginput_container_select{
	position: relative;
}

.ginput_container.ginput_container_select:before {
	width: 0;
	height: 0;
	position: absolute;
	pointer-events: none;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	top: 11px;
	right: 10px;
	border-top: 8px solid black;
	opacity: 0.5;
	content: "";
	display: block;
	z-index: 9;
}

.gform_footer.top_label {
	position: absolute;
	bottom: -23px;
	right: 0;
}

ul#menu-logged-in-portal-link {
    background-color: black;
    top: 50px;
    padding-bottom: 10px;
}

/* May 2023 Updates */

#menu-item-1397, #menu-item-1412{
	text-transform: none;
}

#featured-image-container #featured-info-container, #featured-image-container::after{
	display: none;
}

#solutions #featured-image-container {
	width: 70%;
}

.ultherapy-equipment {
  bottom: -564px;
}

.neocutis-blue h4 + p{
	text-align: center;
}

.NEOCUTIS .featured-image img {
  width: 100% !important;
  left: 50%;
}

.Radiesse li{
	position: relative;
font-size: 2rem;
line-height: 3.2rem;
color: #666;
}

#tripleEffect .wp-block-column:first-child{
	padding:0;
}

#tripleEffect .wp-block-column{
	display: flex;
flex-direction: column;
text-align: center;
}
#tripleEffect ul{
	margin-top: -20px;
}
#tripleEffect li{
	color:white;
}

.radiesse-number{
	font-weight: bold;
	font-size:4rem;
color: #009EBF;
}

#solutions.Xeomin .wp-block-column:first-child {
  padding-right: 0px;
  margin-top: 80px;
}

#neocutis-product-gallery{
	display: flex;
	flex-wrap: wrap;
}

#neocutis-product-gallery h1{
	flex: 1 0 100%;
}

.image-footnote{
	z-index: 9;
	position: absolute;
	text-align: right;
	bottom: 0;
	right: 60px;
}

.grey-cta {
  background-color: #e8eaed;
  padding: 30px;
  text-align: center;
  max-width: 800px;
  margin: 0 auto -50px;
}

.grey-cta p{
	margin-bottom: 10px;
	font-weight: bold;
}
.mission-title {
  font-size: 3.5rem;
  font-weight: bold;
  color: black;
  text-transform: uppercase;
	margin-top: 20px;
}
.mission-title-sm {
  font-size: 2.5rem;
  font-weight: bold;
  color: black;
	margin-top: 20px;
}
.mission-title + p, .mission-title + p + p, .mission-title-sm + p{
	font-size: 1.75rem !important;
	line-height: 2.5rem !important;
  color: black !important;
}

.grey-section{
	background-color: #f6f6f7;
	padding: 1.5rem 0;
}

ul.xeomin-produit-list {
	margin: 0;
	padding: 0;
}
ul.xeomin-produit-list li {
	font-size: 2rem;
	line-height: 3.2rem;
	color: #666;
}
