.elementor-kit-3812{--e-global-color-primary:#DCBBBB;--e-global-color-secondary:#B88282;--e-global-color-text:#2F2B36;--e-global-color-accent:#AD8616;--e-global-color-28a5664:#F2D8D8;--e-global-color-0f1db04:#8A6262;--e-global-color-ebab8ff:#C28283;--e-global-color-ec164ea:#BA7172;--e-global-color-b578577:#A65152;--e-global-color-ca6e134:#000000;--e-global-color-82452d1:#333333;--e-global-color-9b6f944:#444444;--e-global-color-329cfe4:#808080;--e-global-color-3139779:#CCCCCC;--e-global-color-f46e3b9:#EEEEEE;--e-global-color-297b4b2:#F5F5F5;--e-global-color-527ef8ae:#FFFFFF;--e-global-color-6fb749a:#F9F9F1;--e-global-color-1f4184d8:#FCF5EB;--e-global-typography-primary-font-family:"Belleza";--e-global-typography-primary-font-size:4em;--e-global-typography-primary-font-weight:normal;--e-global-typography-secondary-font-family:"Belleza";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:600;}.elementor-kit-3812 button,.elementor-kit-3812 input[type="button"],.elementor-kit-3812 input[type="submit"],.elementor-kit-3812 .elementor-button{background-color:var( --e-global-color-secondary );font-family:"Nunito", Sans-serif;font-size:20px;font-weight:700;color:var( --e-global-color-527ef8ae );}.elementor-kit-3812 button:hover,.elementor-kit-3812 button:focus,.elementor-kit-3812 input[type="button"]:hover,.elementor-kit-3812 input[type="button"]:focus,.elementor-kit-3812 input[type="submit"]:hover,.elementor-kit-3812 input[type="submit"]:focus,.elementor-kit-3812 .elementor-button:hover,.elementor-kit-3812 .elementor-button:focus{background-color:var( --e-global-color-accent );color:var( --e-global-color-527ef8ae );}.elementor-kit-3812 e-page-transition{background-color:var( --e-global-color-primary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}{}h1.entry-title{display:var(--page-title-display);}@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 *//* Height/Width/Padding/Spacing */
.max-width-1150 {
    max-width: 1150px !important;
}
.max-width-600 {
    max-width:600px;
}
.max-width-277 {
    max-width: 277px !important;
}

.book-cta .elementor-cta__description {
    max-width: 680px;
}
.book-cta .elementor-cta__content {
    justify-content: center;
}

/* Font */
/* Home Text-Editors */
/*#post-321 p {
    margin-bottom: 0;
}
*/
.new-patient-text h5,
.thank-you-text h4 {
    font-family: var(--e-global-typography-text-font-family), Sans-serif;
}
.new-patient-text h3,
.thank-you-text h2 {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
}

/* Footer */
footer > section:first-of-type {
    display: none;
}
footer .elementor-widget-nav-menu {
    display: flex !important;
}

/* Animations */
/* Marquee */
.marquee-wrapper {
    padding: 0 !important;
}
.marquee-track {
	width: max-content;
	animation: marquee 30s linear infinite;
}
@keyframes marquee {
	0% {
		transform: translateX(-50%);
	}
	100% {
		transform: translateX(0);
	}
}

/* Spin */
.spin img {
    animation: spin 8s linear infinite;
}

@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

/* Blog Items */
.blog-item {
  height: 100%;
}
.blog-item > .e-child {
  flex: 1 !important;
}
.blog-item .elementor-heading-title {
    transition: 0.3s ease !important;
}
.blog-item:hover .elementor-heading-title {
    color: var(--e-global-color-accent) !important;
}

/* Gravity Forms */
#gform_4 .gform-footer {
    padding: 0;
    margin-top: 24px;
}
#gform_5 .gform-footer {
    padding: 0;
    margin-top: 0;
}
#gform_submit_button_5,
#gform_submit_button_4 {
    margin: 0;   
}
#gform_fields_5 {
    gap: 0;
}

form .name_first {
    padding: 0 !important;
}

#gform_wrapper_2 .gform_required_legend {
    display: none;
}

.gfield-choice-input::before {
    line-height: 1em !important;
    
}
input[type="radio"] {
  appearance: none;
  position: relative;
}
input[type="radio"]::before {
  content: "";
  position: absolute;
  inset: 50%;
  width: 12px !important;
  height: 12px !important;
  border-radius: 50%;
  transform: translate(-50%, -50%);
}


/* Call Modal */
.call-modal-popup .uael-modal-title {
    display: flex !important;
    flex-direction: row;
    align-items: center;
}

/*  Effects */
.book-practitioner-overlay {
    inset: 0;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
}
.book-practitioner:hover .book-practitioner-overlay {
    opacity: 1;
}

/* Early Fixes/MISC. */
.elementor-widget-tabs .elementor-tab-title.elementor-active {
    color: var(--e-global-color-accent) !important;
}

.newsletter-form .elementor-widget-container::before,
.book-cta .elementor-cta__bg::before{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg,rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.3) 100%);
}

.newsletter-form .elementor-field-type-html h4 {
	color: var(--e-global-color-527ef8ae);
}

.gold-testimonial .testimonial-name .elementor-heading-title,
.gold-testimonial i {
    color: var(--e-global-color-accent) !important;
}
.gold-testimonial .swiper-pagination-bullet {
    background: var(--e-global-color-accent) !important;
}


@media (min-width: 545px) {
    .icon-menu-bars span.menu-toggle-icon {
        margin-top: 0;
    }
}


.uael-marketing-button .elementor-button-content-wrapper {
    margin: 0 !important;
}/* End custom CSS */