.elementor-kit-237666{--e-global-color-primary:#C9A287;--e-global-color-secondary:#DFCEC0;--e-global-color-text:#1E1E1E;--e-global-color-accent:#675447;--e-global-typography-primary-font-family:"Moneta";--e-global-typography-primary-font-size:39px;--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-size:20px;--e-global-typography-secondary-font-weight:600;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-237666 button,.elementor-kit-237666 input[type="button"],.elementor-kit-237666 input[type="submit"],.elementor-kit-237666 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Montserrat", Sans-serif;font-size:18px;font-weight:400;text-transform:uppercase;color:#FFFFFF;}.elementor-kit-237666 e-page-transition{background-color:#FFBC7D;}.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:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.img-shape::after{
   	content: '';
   	display: block;
   	position: absolute;
   	top: 0;
   	left: 0;
   	bottom: 0;
   	right: 0;
   	border-radius: 310px 310px 4px 4px;
   background: #DFCEC0;
   	margin: 10px -15px -15px 20px;
   	z-index: -1 !important;
}

.input-custom input, textarea, select {
    background: none;
    border: 1px solid #C9A287;
    padding: 16px !important;
    font-family: 'Montserrat' !important;
    font-size: 18px !important;
    border-radius: 36px;
    margin-top: 0px !important;
}

.gform_button {
    width: 100%;
    border-radius: 60px;
    padding: 12px 36px;
    border: none;
    font-size: 16px;
    margin-top: 8px;
    background: #c9a287;
}

.gform_button:hover {
    background: #675447;
}

/* Insurance Form Style */
.title-insurance {
    font-family: Moneta;
    font-size: 40px;
    color: #C9A287;
    text-align: center;
}

.content-insurance {
    text-align: center;
    font-size: 16px;
    font-family: 'Montserrat';
    color: #1e1e1e;
}

.btn-container-insurance{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-content: center;
    align-items: center;
    gap: 10px;
}

.btn-book-insurance{
    background: #c9a287;
    padding: 12px 36px;
    border-radius: 60px;
    font-size: 16px;
    font-family: 'Montserrat';
    color: #fff;
    text-transform: uppercase;
    width: 50%;
    text-align: center;
}

.btn-call-insurance{
    background: #dfcec0;
    color: #675447;
    padding: 12px 36px;
    text-transform: uppercase;
    font-size: 16px;
    font-family: 'Montserrat';
    border-radius: 60px;
    width: 50%;
    text-align: center;
}


@media (max-width: 767px) {
    .map {
        height: 450px;
    }
    
    .btn-container-insurance{
        flex-direction: column;
        justify-content: center;
        gap: 0px;
    }
    
    .btn-book-insurance{
        font-size: 16px;
        width: 100%;
    }
    
    .btn-call-insurance{
        width: 100%;
    }
    
    .content-insurance{
        margin-bottom: 0px;
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Moneta';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://live-smilelounge.pantheonsite.io/wp-content/uploads/2025/12/moneta-regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Moneta';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://live-smilelounge.pantheonsite.io/wp-content/uploads/2025/12/moneta-black.ttf') format('truetype');
}
@font-face {
	font-family: 'Moneta';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://live-smilelounge.pantheonsite.io/wp-content/uploads/2025/12/moneta-bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Moneta';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://live-smilelounge.pantheonsite.io/wp-content/uploads/2025/12/moneta-light.ttf') format('truetype');
}
/* End Custom Fonts CSS */