.elementor-kit-4{--e-global-color-primary:#4E4E4E;--e-global-color-secondary:#54595F;--e-global-color-text:#BFBFBF;--e-global-color-accent:#FFFFFF;--e-global-color-ab0e25e:#02010100;--e-global-color-a781010:#000000;--e-global-color-8d04796:#FFFFFF;--e-global-color-5be99cc:#303030;--e-global-color-0414f85:#F2F2EF;--e-global-color-f9ee1a1:#FFFFFF99;--e-global-color-bc4813a:#2A2A2A;--e-global-color-b4b7e00:#DFDFDF;--e-global-typography-primary-font-family:"Aeonik Light";--e-global-typography-primary-font-size:60px;--e-global-typography-primary-font-weight:300;--e-global-typography-primary-text-transform:uppercase;--e-global-typography-primary-line-height:1em;--e-global-typography-primary-letter-spacing:-0.4px;--e-global-typography-secondary-font-family:"Aeonik Light";--e-global-typography-secondary-font-size:40px;--e-global-typography-secondary-font-weight:300;--e-global-typography-secondary-line-height:1em;--e-global-typography-secondary-letter-spacing:0.1px;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:300;--e-global-typography-text-text-transform:none;--e-global-typography-text-font-style:normal;--e-global-typography-text-line-height:1.4em;--e-global-typography-text-letter-spacing:0.1px;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:14px;--e-global-typography-accent-font-weight:500;--e-global-typography-accent-text-transform:uppercase;--e-global-typography-accent-font-style:normal;--e-global-typography-accent-letter-spacing:0.1px;--e-global-typography-07c604a-font-family:"Aeonik Light";--e-global-typography-07c604a-font-size:32px;--e-global-typography-07c604a-font-weight:300;--e-global-typography-07c604a-text-transform:uppercase;--e-global-typography-07c604a-line-height:1em;--e-global-typography-07c604a-letter-spacing:-0.4px;--e-global-typography-fe53b53-font-family:"Aeonik Light";--e-global-typography-fe53b53-font-size:28px;--e-global-typography-fe53b53-font-weight:300;--e-global-typography-fe53b53-text-transform:uppercase;--e-global-typography-fe53b53-line-height:1.1em;--e-global-typography-fe53b53-letter-spacing:-0.2px;background-color:var( --e-global-color-primary );}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 a{color:#A0A0A0;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1200px){.elementor-kit-4{--e-global-typography-primary-font-size:40px;--e-global-typography-primary-line-height:1em;--e-global-typography-07c604a-font-size:28px;--e-global-typography-fe53b53-font-size:26px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-4{--e-global-typography-primary-font-size:28px;--e-global-typography-primary-line-height:1em;--e-global-typography-07c604a-font-size:24px;--e-global-typography-07c604a-line-height:1.2em;--e-global-typography-07c604a-letter-spacing:0px;--e-global-typography-fe53b53-font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.map-opacity  {
    opacity: 0.7;
}

@media (max-width: 1024px) {
    #feature-buttons .feature-button {height: 40px!important; width: 40px!important; min-width: 40px!important;}
    .feature-buttons-container.fixed {right: 10px!important;}
}

.treatment-areas .e-n-accordion-item-title-text {
    display: flex;
    align-items: center;
    gap: 12px;
}

.treatment-areas .e-n-accordion-item-title-text::before {
    content: "";
    display: inline-block;
    width: 32px;
    height: 32px;
    background-image: url('https://www.altusaesthetics.com/storage/2026/03/Check-Square-Offset.svg'); /* icon path */
    background-size: contain;
    background-repeat: no-repeat;
}

.para-wrap{
    display: none;
    background:#ffffff94;
    padding: 10px;
    color:#000;
}
 
 .read-more {font-weight:bold; padding-top:10px; cursor: pointer;}
 
.feedback-box .MuiBox-root h2 {color: #fff!important;}

.elementor-widget-wp-widget-categories h5 {
	font-family: "Aeonik Light", Sans-serif!important;
    	font-size: 30px;
   	font-weight: 300;
    	text-transform: uppercase;
    	color:#fff;
}

.elementor-widget-wp-widget-categories  ul {list-style:none; padding:0px; margin:0px;}
.elementor-widget-wp-widget-categories  ul li {list-style:none; padding:0px; margin:0px;}


/* Make container flex */
.service-pages .elementor-posts-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; /* centers last row */
}

/* Keep 3 columns layout */
.service-pages .elementor-posts-container .elementor-post {
    width: 30%;
    margin: 0%;
}

@media (min-width: 1024px) {
    .service-pages .elementor-posts-container {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

    .service-pages .elementor-posts-container .elementor-post {
        width: 30%;
        margin: 0%;
    }
}

@media (max-width: 767px) {
.service-pages .elementor-posts-container .elementor-post {
    width: 100%;
    margin: 0%;
}
}

.small-info {font-size:48px; line-height:1em;}
@media (max-width: 1024px) {
	.small-info {font-size:36px;}
}
@media (max-width: 767px) {
	.small-info {font-size:24px;}
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
font-display:swap;
	font-family: 'Aeonik Light';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://www.altusaesthetics.com/storage/2026/03/aeonik-light.woff2') format('woff2'),
		url('https://www.altusaesthetics.com/storage/2026/03/aeonik-light.woff') format('woff');
}
@font-face {
font-display:swap;
	font-family: 'Aeonik Light';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://www.altusaesthetics.com/storage/2026/03/aeonik-regular.woff2') format('woff2'),
		url('https://www.altusaesthetics.com/storage/2026/03/aeonik-regular.woff') format('woff');
}
/* End Custom Fonts CSS */