/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jul 25 2024 | 21:30:52 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 
#slide-out-widget-area {
	padding-left: 0 !important;
	padding-right: 20px !important;
}

/* X-Large devices (large desktops, less than 1400px) */
@media only screen and (max-width: 1399.98px) { 
	.home-15off-contact .free-consultation-form-container h4, .home-15off-contact .free-consultation-form-container h3 {
		font-size: 40px;
	}
}
/* 

Large devices (desktops, less than 1270px) */
@media only screen and (max-width: 1269.98px) { 
	/* 	Home Page */
	.home-15off-contact .free-consultation-form-container h4, .home-15off-contact .free-consultation-form-container h3 {
		font-size: 37px;
	}
	.home #ajax-content-wrap #intro .vc_column-inner {
		padding: 0;
	}
	.home #intro {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.home .wpb_wrapper h1.vc_custom_heading {
		line-height: 50px !important;
	}
	.home #ajax-content-wrap .home-skin-fitness-perks-bottom h6 {
		font-size: 20px;
	}
	.home-before-after-right > div > div > div:first-child {
		margin-bottom: 35px;
	}
	.home-before-after-right > div > div > div:nth-child(2) {
		margin-bottom: 20px;
	}
	.home-location-show > address, .home-location-show > p, .home-location-hide > p {
		font-size: 20px;
	}
	.home-location-hide > a {
		font-size: 22px;
	}
	.home-location-overlay > div.home-location-show > h5 {
		font-size: 28px;
		margin-bottom: 2px;
	}
	.home-location-show > address {
		line-height: 1.3;
	}
/* 	.home-location-hide {
		margin-top: 0;
	} */
/* 	.home-location-overlay {
		height: 50%;
	} */
	.home-shop-with-us img {
		width: 70%;
		margin-left: 50px;
	}
	.home-shop-with-us h2 {
		font-size: 50px !important;
	}
	.home-shop-with-us h5 {
		font-size: 27px !important;
	}
	
	.home-image-gallery .slick-track > div.slick-slide > div.home-treatment-slider-overlay h6 {
		font-size: 20px;
	}
	.home-image-gallery .slick-track > div.slick-slide > div.home-treatment-slider-overlay p {
		font-size: 17px;
	}
	
}

/* Home Hero Youtube BG (tablets, less than 1024px) */
@media only screen and (max-width: 1024px) { 
	/* 	Home Page */
	.home-image-gallery .slick-track > div.slick-slide > div.home-treatment-slider-overlay > p,
	.home-image-gallery .slick-track > div.slick-slide > div.home-treatment-slider-overlay > i {
		font-size: 19px;
		line-height: 1.5;
	}
	.home-image-gallery .slick-track > div.slick-slide > div.home-treatment-slider-overlay > h6 {
		font-size: 20px;
		line-height: 1;
	}
	.home-location-show > address, .home-location-show > p, .home-location-hide > p {
		font-size: 18px;
	}
	.home-location-hide > a {
		font-size: 20px;
	}
	.home-location-overlay > div.home-location-show > h5 {
		font-size: 26px;
		margin-bottom: 2px;
	}
	.home-location-overlay h2, .home-location-overlay p {
		margin: 5px 5px 5px 0;
	}
	.home-shop-with-us img {
		width: 70%;
		margin-left: 50px;
	}
	.home-shop-with-us h2 {
		font-size: 45px !important;
	}
	.home-shop-with-us h5 {
		font-size: 23px !important;
		margin-bottom: 0 !important;
	}
	.home-shop-with-us .img-with-aniamtion-wrap {
		    margin-top: -110px !important;
	}
/* 	.home-shop-with-us {
		margin-top: 100px !important;
	} */

}

/* Salient Theme Tablets (tablets, less than 999.98px) */
@media only screen and (max-width: 999.98px) { 
	:root {
		--header-height: 116px;
	}
	/* 	Home Page */
	.home-skin-fitness-perks-bottom > div:nth-child(2) > div:last-child {
		max-height: 181px;
	}
	.home-before-after > div:nth-child(2) > div img {
		width: 100%;
	}
	.home-before-after-right > div > div {
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.home-locations {
		max-height: unset;
	}
	.home-locations > div:nth-child(2) {
		text-align: center;
	}
	.home-locations > div:nth-child(2) > div:first-child div.wpb_wrapper {
		text-align: center;
	}
	.home-location-show {
		margin-top: 3vw;
	}
	.home-locations > div:nth-child(2) > div:nth-child(2) div.home-location-show.home-location-show-downtown > address {
		margin-bottom: 25px;
	}
	.home-shop-with-us > div:nth-child(2) {
		flex-wrap: nowrap !important;
		margin-left: calc(-50vw + var(--scroll-bar-w)/ 2);
		left: 50%;
		width: calc(100vw - var(--scroll-bar-w));
	}
	#custom-shop-with-us {
		margin-top: 100px;
	}
/* 	About Us */
	.about-us-iv-drips > div:nth-child(2) {
		flex-wrap: nowrap !important;
		margin-left: calc(-50vw + var(--scroll-bar-w)/ 2);
		left: 50%;
		width: calc(100vw - var(--scroll-bar-w));
		padding:0 2%;
	}
/* 	Footer */
	#footer-outer {
		height: auto;
	}
	#footer-widgets > div {
		max-width: 100%;
	}
	#footer-widgets > div > div {
		display: flex !important;
		align-items: center;
		justify-content: center;
		flex-direction: column;
	}
	#footer-widgets .container .col.span_4 {
		margin: 0;
		width: 100%;
	}
	#footer-widgets > div > div > div:nth-child(1) p {
		font-size: 26px;
		line-height: 1;
	}
	#footer-widgets > div > div > div:nth-child(2) form p {
		margin-left: 72px;
	}
	
/* 	About Us */
	.vc_custom_1678116289277 {
		margin-bottom: 50px !important;
	}
	.vc_custom_1677874553504, .vc_custom_1678823834527, .vc_custom_1679588263577 {
		padding-right: 0 !important;
	}
	.about-us-why-choose i.fa-registered {
		font-size: 15px;
	}
	
/* 	Treatment */
	.treatment-categories-section > div:nth-child(2) div.row_col_wrap_12_inner {
		flex-wrap: nowrap;
	}
	.treatment-image-container .overlay h6 {
		font-size: 20px;
	}
	
/* 	IV Drips */
	.iv-drips-side-effect > div.row_col_wrap_12.col.span_12.dark.left > div > div > div > div.nectar-split-heading.animated-in > div:nth-child(1) > div > h3,
	.iv-drips-side-effect > div.row_col_wrap_12.col.span_12.dark.left > div > div > div > div.nectar-split-heading.animated-in > div:nth-child(2) > div > h3 {
		margin-bottom: 0 !important;
	}
	.iv-drips-get-better-with-us h3, .iv-drips-side-effect h3 {
		margin-bottom: 20px !important;
	}
	.iv-drips-side-effect > div.row_col_wrap_12.col.span_12.dark.left > div > div > div > div.wpb_text_column.wpb_content_element.vc_custom_1679949223437 {
		margin-top: 20px !important;
	}
	
/* 	Membership */
	.membership-slider-section > div:nth-child(2) > div:first-child > div {
		padding-right: 0;
	}
	.membership-slider-section > div:nth-child(2) > div:first-child p:not(:last-child) {
		padding-bottom: 0;
	}
	.pamper-day-title {
		margin-bottom: 30px !important;
	}
	.membership-customer-rating > div:nth-child(2) .vc_custom_1679364951650,
	.membership-customer-rating > div:nth-child(2) .vc_custom_1679364930799 {
		margin-bottom: 15px !important;
	}
	.membership-page-pamper-day h3 {
		margin-bottom: 30px !important;
	}
	.membership-customer-rating .img-with-aniamtion-wrap.center {
		margin-bottom: 30px !important;
	}
	.vc_custom_1684181380119{
		margin-bottom: 15px !important;
	}
	.membership-customer-rating h5 {
		margin-bottom: 15px !important;
	}
	
/* 	Conditions */
	.conditions-compare h4.vc_custom_heading {
		font-size: 30px;
		line-height: 1;
	}
	.conditions-compare h5.vc_custom_heading {
		font-size: 26px !important;
		line-height: 1;
	}
	#ajax-content-wrap .conditions-compare .toggle > h3.toggle-title > a {
		font-size: 22px;
		line-height: 1;
	}
	.conditions-compare div[data-style*=minimal] .toggle>.toggle-title i {
		width: 25px;
		height: 25px;
	}
	.conditions-compare div[data-style="minimal"] .toggle > .toggle-title i:before {
		top: 12px;
		left: 3.5px;
		width: 13px;
	}
	.conditions-compare div[data-style="minimal"] .toggle > .toggle-title i:after {
		top: 4px;
		left: 11.5px;
		width: 2px;
	}
	
/* 	Contact Us */
	.location-tab-menu {
		padding: 15px;
		min-height: 220px;
		max-width: 320px;
		transform: unset;
		top: unset;
		bottom: 0;
	}
	div.location-tab-menu > div.location-title > h6 {
		font-size: 20px;
	}
	div.location-tab-menu > div.location-title > p {
		margin-bottom: 0 !important;
	}
	div.location-tab-menu > div.tab-location-address > div.contact-us-tab > address > p:nth-of-type(1) {
		padding: 8px;
	}
	div.location-tab-menu > div.tab-location-address > div.contact-us-tab > address > p {
		padding-bottom: 12px;
	}
	div.location-tab-menu > div.tab-location-address > div.contact-us-tab > address > a:nth-of-type(2) {
		margin-top: 15px;
	}
	
	/* 	Treatment Detail */
	#treatment-detail-video-container {
		width: 100%; 
	}
	.page-template-treatment-detail-page-php #ajax-content-wrap > div > div> div > div:not(:first-child) {
		margin-top: 2rem;
	}
	.page-template-treatment-detail-page-php #ajax-content-wrap > div > div> div > div h3 {
		margin-bottom: 12px !important;
	}

	.page-template-treatment-detail-page-php #ajax-content-wrap > div > div> div > div .iwithtext {
		margin-bottom: 10px;
	}
	.page-template-treatment-detail-page-php #ajax-content-wrap #custom-shop-with-us {
		margin-top: 100px !important;
	}
	.promotions-price-list .promotions-price-list-inner > div:nth-child(2) {
		padding: 0;
	}
	.promotions-price-list > div:nth-child(2) > div:first-child div.vc_col-sm-6 > div > div.wpb_wrapper {
		justify-content: unset;
	}
	.treatment-details-page-hero-fixed-row > div:nth-child(2) {
		flex-wrap: nowrap !important;
	}
	.treatment-details-page-hero-fixed-row > div:nth-child(2) > div:nth-child(2) {
		display: none !important;
	}
}

@media only screen and (max-width: 1000px) { 
	/* 	Treatment Details Page */
	#treatment-details-page-hero {
		height: auto !important;
	}
	.treatment-detail-page-equal-height-image > div:nth-child(2) > div:nth-child(2) {
		min-height: 25vh;
	}
	.contact-us-form-container {
		padding: 3.5rem 0vw 2rem 0vw;
	}
	/* 	About Us */
	.about-us-member-perks > div:nth-child(2) > div:nth-child(2) {
		order: 1;
	}
	.about-us-member-perks > div:nth-child(2) > div:first-child {
		order: 2;
	}
	.about-us-iv-drips-btn {
		padding-bottom: 0 !important;
	}
	.iv-drip-check-mark i:before, .page-template-treatment-detail-page-php .fa-check:before {
		line-height: 26px;
	}
}

/* Medium devices (tablets, less than 992px) */
@media only screen and (max-width: 991.98px) {
	/* 	Home Page */
	.homepage-accordion > li .accslide > .content {
		padding: 2% 2% 2% 0;
	}
	#ajax-content-wrap .home-shop-with-us .nectar-button {
		margin-top: 15px;
	}
	.sig-btn {	
		font-size: 16px;
		height: 35px;
		line-height: 35px;
	}
}

/* Small devices (landscape phones, less than 768px) */
@media only screen and (max-width: 767.98px) { 
	/* 	Home Page */
	.home #intro h1 {
		margin-bottom: 50px;
	}
	.home #intro .home-hero-btn > div:nth-child(2) > div > div > div {
		gap: 20px;
		flex-direction: column;
	}
	.home #intro .home-hero-btn > div:nth-child(2) a {
		    padding: 12px 5px;
		margin-bottom: 0;
		font-size:16px;
		min-width: 300px;
	}
	input[type="radio"]:not(:checked) ~ label > div,
	input[type="radio"]:checked ~ label > div {
		font-size: 14px;
	}
	.homepage-accordion > li > label {
		    width: 15px;
	}
	li:nth-child(1):nth-last-child(6) input[type="radio"]:checked ~ .accslide, li:nth-child(2):nth-last-child(5) input[type="radio"]:checked ~ .accslide, 
	li:nth-child(3):nth-last-child(4) input[type="radio"]:checked ~ .accslide, li:nth-child(4):nth-last-child(3) input[type="radio"]:checked ~ .accslide,
	li:nth-child(5):nth-last-child(2) input[type="radio"]:checked ~ .accslide {
		    width: calc(100% - 90px);
	}
	.homepage-accordion li label > span {
		display: none;
	}
	#homepage-accordion > li > div > div.content > div.content-bottom > div {
		display: flex;
		flex-direction: column;
		gap: 20px;
	}
	.homepage-accordion > li .accslide > .content .content-top > h4 {
		font-size: 25px;
	}
	.fa-arrow-right:before, .fa-arrow-left:before {
		    height: 12.25PX;
		    font-size: 15px;
	}
	.home-image-gallery .slick-next {
		right: -45px;
	}
	.home-image-gallery .slick-prev {
		left: -45px;
	}
	.home #ajax-content-wrap .home-skin-fitness-perks-bottom h6 {
		font-size: 18px;
	}
	.home-skin-fitness-perks-bottom > div:nth-child(2) .wpb_wrapper p {
		font-size: 20px;
	}
	.home-sig-beauty-lounge-ins > div:nth-child(2) #sbi_images {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
	}
	.home-sig-beauty-lounge-ins > div:nth-child(2) #sbi_images > div {
		width: 100% !important;
	}
	.home-sig-beauty-lounge-ins > div:nth-child(2) #sbi_images > div a {
		height:245px !important;
	}
	.home-sig-beauty-lounge-ins > div:nth-child(2) > div div.nectar-split-heading i {
		font-size: 22px;
	}
	.home-sig-beauty-lounge-ins > div:nth-child(2) > div div.nectar-split-heading h5 {
		font-size: 25px;
		line-height: 1 !important;
	}
	.home-10off-contact {
		display: flex;
		flex-direction: column;
		justify-content: center;
		min-height: 70vh !important;
	}
	.home-10off-contact > div:nth-child(2) {
		min-height: 100% !important;
	}
	.home-sig-beauty-lounge-ins p {
		font-size: 18px;
	}
	.home-shop-with-us h2 {
		font-size: 35px !important;
		line-height: 1 !important;
	}
	.home-shop-with-us h5 {
		font-size: 22px !important;
		line-height: 1 !important;
	}
	.home-shop-with-us .img-with-aniamtion-wrap {
		margin-top: 0 !important;
	}
	.home-shop-with-us > div:nth-child(2) {
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	.home-shop-with-us > div:nth-child(2) > div:first-child {
		margin-bottom: 0;
	}
	.home-shop-with-us img {
		margin: 0 !important;
	}
	
	.home-shop-with-us > div:nth-child(2) > div:first-child div.hover-wrap-inner {
		display: flex;
		align-items: center;
		justify-content: center;
	}
	#custom-shop-with-us {
		margin-top: 2rem;
	}
	.page-id-16 div.wpb_row a.nectar-button, .page-id-882 div.wpb_row a.nectar-button {
		padding: 10px 15px;
		line-height: 1;
	}
	.page-id-16 div.wpb_row a.nectar-button > span, .page-id-882 div.wpb_row a.nectar-button > span {
		font-size: 16px;
	}
	
/* 	About Us */
	.about-us-iv-drips .about-us-iv-drips-slider .slick-slide img {
		max-width: 40%;
	}
	.about-us-iv-drips .about-us-iv-drips-slider h6 {
		font-size: 20px;
		margin-bottom: 15px;
	}
	
	/* 	Treatment */
	.treatment-categories-section > div:nth-child(2) div.wpb_wrapper {
		text-align: center;
	}
	.treatment-categories-section > div:nth-child(2) div.row_col_wrap_12_inner {
		flex-wrap: wrap;
	}
	.treatment-image-container .overlay h6 {
		font-size: 27px;
	}
	.treatment-details-page-faqs .toggle > h3.toggle-title > a {
		padding: 0px 0px 0px 50px;
	}
	.page-template-treatment-detail-page-php #ajax-content-wrap #custom-shop-with-us {
		margin-top: 2rem !important;
	}
	/* 	Treatment Details Page */
	.iv-drip-check-mark i:before, .page-template-treatment-detail-page-php .fa-check:before {
		line-height: 22px;
	}
/* 	Promotions */
	.promotions-price-list > div:nth-child(2) > div:first-child div.vc_col-sm-6 > div > div.wpb_wrapper {
		align-items: center;
	}
	.vc_custom_1679600535440, .vc_custom_1679600804784 {
		margin-bottom: 30px !important;
	}
	.promotions-countdown .countdown-timer > div, .promotions-countdown .countdown-timer > div > span {
		font-size: 28px;
		margin-bottom: 15px;
	}
	#ajax-content-wrap .promotions-price-list h2 {
		font-size: 20px !important;
		line-height: 1 !important;
	}
}

/* Salient Mobile Device (portrait phones, less than 690px) */
@media only screen and (max-width: 690px) {
	:root {
		--header-height: 59.98px;
	}
	#header-outer #logo img.dark-version {
		width: 60% !important;
	}
	body #top #logo img, #header-outer[data-permanent-transparent="false"] #logo .dark-version {
		height: auto !important;
	}
	body p {
		font-size: 16px !important;
		line-height: 1.3 !important;
	}
	/* 	Home Page */
	.home-15off-contact .free-consultation-form-container h4, .home-15off-contact .free-consultation-form-container h3 {
		font-size: 30px;
		line-height: 1;
	}
	.home-15off-contact .free-consultation-form-container h2 {
		margin: 10px 0 10px -3px;
		font-size: 40px;
		line-height: 1;
	}
	#home-15off-contact {
		display: flex;
		align-items: center;
		justify-content: center;
		min-height: 70vh !important;
	}
	#home-15off-contact > div:nth-child(2) {
		min-height: 100% !important;
	}
	#home-15off-contact > div:nth-child(2) > div:first-child > div {
		padding-right: 0;
	}
	#home-15off-contact .free-consultation-form-container {
		margin-bottom: 0;
	}
	.homepage-accordion > li .accslide > .content .content-bottom > p {
		text-align: left;
	}
	/* 	Treatment Page */
	.treatment-image-container, .treatment-image-container > img {
		width: 100% !important;
	}
	.treatment-categories-section > div:nth-child(2) div.wpb_wrapper > div > div:nth-child(2) > div p {
		text-align: left;
	}
	
	/* 	Treatment Details Page */
	.treatment-details-page-faqs .toggle > h3.toggle-title > a {
		font-size: 22px;
	}
	.page-template-treatment-detail-page .toggle-title .fa {
		scale: 0.7;
	}
	.treatment-details-page-faqs h2 {
		font-size: 22px;
	}
	.treatment-details-page-faqs .toggle > h3.toggle-title > a {
		font-size: 18.7px;
	}
	
	/* 	Price */
	.promotions-countdown .countdown-timer > div, .promotions-countdown .countdown-timer > div > span {
		font-size: 18px;
	}
	.promotions-countdown h2 {
		margin-bottom: 40px !important;
	}
}

/* X-Small devices (portrait phones, less than 576px) */
@media only screen and (max-width: 575.98px) { 
/* 	Mobile Navi */
	.secondary-header-text {
		font-size: 15px !important;
	}
/* 	Home Page */
	li:nth-child(6):nth-last-child(1) input[type="radio"]:checked ~ .accslide {
  		width: calc(100% - 90px);
		}
	.home-skin-fitness-perks-bottom > div > div div.vc_column-inner h6 {
		font-size: 20px;
	}
	.home-skin-fitness > div:nth-child(2) > div > div > div > div:nth-of-type(3) div.vc_column-inner {
		padding: 15px;
	}
	.home-before-after > div:nth-child(2) > div:nth-child(2) h2 {
		line-height: 1 !important;
	}
	.home-before-after > div:nth-child(2) > div:nth-child(2) a {
		padding: 10px 24px !important;
	}
	.home-member-perks > span, .home-skin-fitness > div:nth-child(2) > div > div > div > a, .home-before-after > div:nth-child(2) > div:nth-child(2) a > span,
	#ajax-content-wrap .home-shop-with-us .nectar-button {
		font-size: 16px;
	}
	.home-skin-fitness > div:nth-child(2) > div > div > div > a {
		margin-bottom: 30px;
	}
	.home-skin-fitness > div:nth-child(2) > div > div > div > div:nth-of-type(3) div.vc_column-inner .wpb_wrapper > div {
		margin-bottom: 0;
	}
	.home-sig-beauty-lounge-ins > div:nth-child(2) #sbi_images {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
	}
	.home-sig-beauty-lounge-ins > div:nth-child(2) #sbi_images > div a {
		height:180px !important;
	}
	.home-locations > div:nth-child(2) > div:nth-child(2) div.home-location-show.home-location-show-downtown > address {
		margin-bottom: 5px;
	}
	.home-location-overlay > div.home-location-show > h5 {
		font-size: 22px;
		margin-bottom: 15px;
	}
	.home-location-show > address, .home-location-show > p, .home-location-hide > p, .home-location-hide > a {
		font-size: 16px;
	}
	div.home-location-hide > a {
		margin-top: 0;
	}
	.home-image-gallery .slick-next, .home-image-gallery .slick-prev {
		display: none !important;
	}
	.home-skin-fitness > div:nth-child(2) a.nectar-button {
		font-size: 16px;
		margin-bottom: 0;
	}
	
	.homepage-accordion > li .accslide > .accordion-image {
		display: none;
	}
	.homepage-accordion > li .accslide > .content {
		padding: 5%;
	}
	.homepage-accordion > li > div.accslide, .homepage-accordion > li > label {
		height: 560px;
	}
	
	#custom-shop-with-us {
		padding-top: 2rem !important;
		padding-bottom: 2rem !important;
	}
	#ajax-content-wrap .home-shop-with-us .nectar-button {
		padding: 5px 15px;
		font-size: 14px;
		font-weight: 400;
	}
	#ajax-content-wrap .home-shop-with-us h2 {
		font-size: 25px !important;
		line-height: 1 !important;
	}
	#ajax-content-wrap .home-shop-with-us h5 {
		font-size: 20px !important;
		line-height: 1 !important;
	}
	#footer-outer #footer-widgets > div > div > div:nth-child(1) p {
		font-size: 18px;
		padding-bottom: 0px !important;
		padding-top: 10px !important;
	}
	#custom_html-2 > div > div > div.footer-links > p {
		font-size: 10px;
	}
	#footer-outer #footer-widgets .col input[type=text], #footer-outer #footer-widgets .col input[type=email],
	#footer-outer #footer-widgets .col input[type=submit] {
		max-height: 30px !important;
	}
	#footer-outer #footer-widgets .wpcf7-spinner {
		margin: 0;
	}
	#footer-widgets > div > div > div:nth-child(2) form p {
		margin-left: 25px;
	}
	li:nth-child(1):nth-last-child(7) input[type="radio"]:checked ~ .accslide,
	li:nth-child(2):nth-last-child(6) input[type="radio"]:checked ~ .accslide,
	li:nth-child(3):nth-last-child(5) input[type="radio"]:checked ~ .accslide,
	li:nth-child(4):nth-last-child(4) input[type="radio"]:checked ~ .accslide,
	li:nth-child(5):nth-last-child(3) input[type="radio"]:checked ~ .accslide,
	li:nth-child(6):nth-last-child(2) input[type="radio"]:checked ~ .accslide,
	li:nth-child(7):nth-last-child(1) input[type="radio"]:checked ~ .accslide {
		width: calc(100% - 105px);
	}
	#homepage-accordion > li > div > div.accordion-image {
		display: block;
	}
	#homepage-accordion > li > div > div.accordion-image > img {
		max-width: unset;
		display: block;
		width: 80px;
	}
	#homepage-accordion > li > div > div.content > div.content-bottom > div {
		align-items: center;
		gap: 15px;
	}
	#homepage-accordion > li > div > div.content > div.content-bottom > div a {
		font-size: 14px;
		max-width: 120px;
		margin-right: 0;
		height:30px;
		line-height: 30px;
	}
	#homepage-accordion > li > div > div.content > div.content-bottom > ul {
		margin-left: 0;
	}
	
	/* 	About Us */
/* 	.page-id-16 .about-us-why-choose img {
		max-width: 100px;
	} */
	.about-us-why-choose div.wpb_wrapper > h5 {
		font-size: 20px;
		line-height: 1;
	}
	/* 	Treatment Details Page */
	.page-template-treatment-detail-page-php .contact-us-form-container #contactUsForm {
		width: 90%;
	}
	.iv-drip-check-mark i:before, .page-template-treatment-detail-page-php .fa-check:before {
		line-height: 22px;
	}
	.page-template-treatment-detail-page-php #ajax-content-wrap #custom-shop-with-us {
		margin-bottom: 0;
	}
	.page-template-treatment-detail-page-php #ajax-content-wrap > div > div> div > div h3 > a {
		font-size: 18px;
		text-transform: capitalize;
	}
	.contact-us-form-container #contactUsForm .form-control {
		font-size: 16px;
	}
	#contactUsForm > button[type=submit] {
		padding: 5px 20px !important;
		margin-top: 20px;
		font-size: 16px;
		font-weight: 400;
	}
	.treatment-details-page-hero-fixed-row > div:nth-child(2)  {
		padding: 0 !important;
	}
	.treatment-details-page-hero-fixed-row {
		padding-top: 5px !important;
		padding-bottom: 5px !important;
	}
	.treatment-details-page-hero-fixed-row > div:nth-child(2) div.wpb_wrapper a {
		font-size: 10px; 
		line-height: 1;
		padding: 8px 12px;
	}
	
	
	/* 	Contact Us */
	.location-tab-menu {
		transform-origin: bottom left;
		transform: scale(0.75) translate(0, 0);
	}
	/* 	Conditions */
	.conditions-compare h4.vc_custom_heading {
		font-size: 25px;
		line-height: 1;
		margin-bottom: 10px
	}
	.conditions-compare h5.vc_custom_heading {
		font-size: 22px !important;
	}
	.#ajax-content-wrap .conditions-compare .toggle > h3.toggle-title > a {
		padding: 10px 0px 10px 40px;
	}
	.page-id-726 .wpb_column.left_padding_desktop_10pct > .vc_column-inner {
		padding-left: 0;
	}
	
	/* 	Membership */
	.membership-slider-section div.membership-slider {
		scale: 0.85;
	}
	h5.membership-how-work {
		font-size: 18.7px!important;
		line-height: 18.7px!important;
		font-style: normal !important;
		text-transform: uppercase;
	}
	/* 	Price */
	#price-list-btn-overlay > img, #lhr-btn-overlay #top-image-container img, #lhr-btn-overlay #bottom-image-container img {
		width:95%;
		height: auto;
		max-width: unset;
	}
	#price-list-btn-overlay > #price-list-image-container > img {
		max-width: 100% !important;
		z-index: 10000 !important;
	}
	
	/* 	Footer */
	#wpcf7-f1127-o1 > form > p > span.wpcf7-form-control-wrap {
		margin-right: -2px !important;
	}
	#footer-widgets > div > div > div:nth-child(2) form .wpcf7-not-valid-tip {
		top: 30px;
		left: 0;
	}
	
	/* 	Popup Form */
	.free-laser-form-container.modal h2 {
		line-height: 1;
  		font-size: 50px;
	}
	.free-laser-form-container.modal div.modalInner > div {
		padding: 30px 20px;
	}
	.free-laser-form-container.modal h3 {
		line-height: 1;
	}
	
	/* 	Price */
	.promotions-price-list-inner > div:nth-child(2) > div:first-child {
		margin-bottom: 0 !important;
	}
	.promotions-price-list .vc_col-sm-6 .vc_column-inner .wpb_wrapper {
		display: flex;
		align-items: center;
		justify-content: space-between !important;
	}
	
}

@media only screen and (max-width: 479.98px) { 
	.home-locations {
		margin-left: calc(-50vw + var(--scroll-bar-w)/ 2);
		left: 50%;
		width: calc(100vw - var(--scroll-bar-w));
		padding: 4vw;
	}
	
/* 	Treatment */
	.treatment-image-container .overlay h6 {
		    font-size: 20px;
	}
	.treatment-image-container .overlay {
		height: 15%;
	}
	.treatment-load-more-button #loadMore a {
		font-size: 20px;
		margin-top: 20px;
	}
	.treatment-load-more-button #loadMore i {
		font-size: 12px;
		padding: 2.5px 4px;
		line-height: 13px;
	}
	/* 	Price */
	.promotions-price-list .promotions-price-list-inner > div:nth-child(2) {
		justify-content: center;
	}
	.promotions-price-list div.vc_custom_1685112134015 > div.row_col_wrap_12_inner.col.span_12.left > div:nth-child(1) > div > div > h2.vc_custom_heading.placeholder {
		display: none;
	}
	
}
@media only screen and (max-width: 419.98px) { 
	.home-location-overlay > div.home-location-show > h5 {
		margin-bottom: 5px;
		font-size: 20px;
	}
	.home-location-show, .home-location-hide {
		width: 100%;
		margin-top: 0;
	}
	.home-location-overlay {
		padding: 5px;
	}
	div.home-location-show.home-location-show-downtown {
		margin-top: 10px;
	}
	
}

@media only screen and (min-width: 1269.98px) {
	.home-location-overlay {
		height: 49%;
	}
}

@media only screen and (min-width: 999.98px) {
	#treatment-detail-video-container {
		height: calc(100vh - var(--header-height)); 
/* 		height: 100vh !important;  */
	}
}