@font-face {
  font-family: 'Quicksand';
  src: url('https://ekadentalcare.com/wp-content/uploads/uag-plugin/assets/fonts/quicksand/6xK-dSZaM9iE8KbpRA_LJ3z8mH9BOJvgkCEv58a-wg.woff2') format('woff2');
  font-display: swap;
}
#popmake-1533 .container{
	padding-top: 18px;
	text-align: center;
	width: 100%;
}
#popmake-1533 svg {
	width: 15px;
	fill: #fff;
	margin-right: 8px;
}
#popmake-1533 p:has(label) {
	text-align: left;
}
#popmake-1533 .buttons {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 25px;
}
#popmake-1533 .buttons span {
	display: inline-flex;
}
#popmake-1533 .btn {
  flex: 1;
  padding: 12px;
  border: none;
  border-radius: 30px;
  background-color: #f4a4a8;
  color: white;
  font-size: 15px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
#popmake-1533 .divider {
  position: relative;
  text-align: center;
  margin: 20px 0;
}
#popmake-1533 .divider::before,
#popmake-1533 .divider::after {
  content: '';
  position: absolute;
  top: 50%;
  width: 45%;
  height: 1px;
  background: #f4a4a8;
}
#popmake-1533 .divider::before {
  left: 0;
}
#popmake-1533 .divider::after {
  right: 0;
}
#popmake-1533 .divider span {
  background: #fff4f4;
  padding: 8px 10px;
  color: #104c80;
  font-weight: bold;
	border-radius: 100px;
	border: 1.5px solid #f4a4a8;
	position: inherit;
	z-index: 9;
}
#popmake-1533 .subtext {
  font-size: 15px;
	font-weight: 700;
  color: #333;
}
#popmake-1533 .wpcf7-spinner {
	display: none;
}
.ast-breadcrumbs-wrapper .last,
.rank-math-breadcrumb .last {
	font-weight: 700;
	color: var(--ast-global-color-0);
}
.wpcf7-form input,
.wpcf7-form select {
	border-radius: 16px !important;
}
.wpcf7 .wpcf7-submit {
	border-radius: 100px !important;
}
.main-header-menu .sub-menu {
	background: var(--ast-global-color-0) !important;
	font-size: 16px;
}
h1, h2, h3, h4, h5, h6, p {
  text-wrap: balance;
}
.no-underline a {
	text-decoration: none !important;
}
.site-below-footer-wrap,
.site-primary-footer-wrap {
	border-top: 1px solid rgba(255,255,255,0.2) !important;
}
.ti-card-body {
	border-radius: 16px !important;
}
.ti-widget-layout {
	height: 500px;
}
.ti-profile-img {
	filter: grayscale(50%);
	opacity: 0.7;
}
.uagb-block-7f15d9c9 .ti-widget.ti-goog .ti-review-item > .ti-inner {
	border-radius: 16px !important;
}
.ti-widget-container .ti-next:hover, 
.ti-widget-container .ti-prev:hover {
	background-color: var(--wp--preset--color--ast-global-color-1) !important;
}
.wp-block-table thead {
	background: #f4a4a8 !important;
	color: #104c80 !important;
	border-right: 1px solid #fbdcdd !important;
}
.wp-block-table table {
	border: 1px solid #f5a4a863;
	border-radius: 16px;
	border-collapse: separate;
	border-spacing: 0;
	overflow: hidden;
}
.main-header-menu .sub-menu .menu-link {
	padding: .5em 1em !important;
}
.wpcf7 form.sent .wpcf7-response-output {
	border: 1px solid var(--ast-global-color-5);
	border-radius: 8px;
	background: var(--ast-global-color-5);
}
footer h4,
footer h5,
footer h6 {
	margin: 0 0 8px 0 !important;
}
footer ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
footer ul li::marker {
    content: '';
  }
.footer-seo-content h3 {
  font-size: 14px !important;
	color: var(--wp--preset--color--ast-global-color-1) !important;
}
.footer-seo-content p {
  font-size: 14px !important;
	color: #fff !important;
	margin-top: 5px;
}
.clinic-page-icon-buttons .uagb-buttons-repeater {
	padding: 30px !important;
}
.footer-pages h2 {
	margin: 30px 0 -10px 0 !important;
	font-size: 2rem !important;
	line-height: 1.1em !important;
}
.footer-pages h3 {
	margin: 10px 0 -15px 0 !important;
	font-size: 1.3rem !important;
	line-height: 1.1em !important;
}
.footer-pages p {
	margin: 0 !important;
}
.footer-pages li {
	margin: 10px 0 !important;
}
.acrylic-f4a4a8 {
	background-color: rgba(244,164,168,0.7) !important;
	box-shadow: inset 0 0 1px 1px rgba(255,255,255,0.5) !important;
  backdrop-filter: blur(10px) !important;
	-webkit-backdrop-filter: blur(10px) !important;
  color: #222 !important;
}
.acrylic-104c80 {
	background-color: rgba(16,76,128,0.7) !important;
	box-shadow: inset 0 0 1px 1px rgba(255,255,255,0.5) !important;
  backdrop-filter: blur(10px) !important;
	-webkit-backdrop-filter: blur(10px) !important;
  color: #fff !important;
}
.acrylic-77cbcb {
	background-color: rgba(119,203,203,0.7) !important;
	box-shadow: inset 0 0 1px 1px rgba(255,255,255,0.5) !important;
  backdrop-filter: blur(10px) !important;
	-webkit-backdrop-filter: blur(10px) !important;
  color: #222 !important;
}
.acrylic-d6da80 {
	background-color: rgba(214,218,128,0.7) !important;
	box-shadow: inset 0 0 1px 1px rgba(255,255,255,0.5) !important;
  backdrop-filter: blur(10px) !important;
	-webkit-backdrop-filter: blur(10px) !important;
  color: #222 !important;
}
.acrylic-8dcaef {
	background-color: rgba(141,202,239,0.7) !important;
	box-shadow: inset 0 0 1px 1px rgba(255,255,255,0.5) !important;
  backdrop-filter: blur(10px) !important;
	-webkit-backdrop-filter: blur(10px) !important;
  color: #222 !important;
}
.acrylic-ffd283 {
	background-color: rgba(255,210,131,0.7) !important;
	box-shadow: inset 0 0 1px 1px rgba(255,255,255,0.5) !important;
  backdrop-filter: blur(10px) !important;
	-webkit-backdrop-filter: blur(10px) !important;
  color: #222 !important;
}


/* BOTTOM FLOATING NAV */
.bottom-floating-nav-container {
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 1000;
	margin-bottom: 0 !important;
}

.bottom-floating-nav-bar {
    background-color: rgba(244, 164, 168, 0.7);
    backdrop-filter: blur(10px);
    border-radius: 20px 20px 0 0;
    box-shadow: 0 -2px 15px rgba(0, 0, 0, 0.1);
    padding: 15px 20px 20px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    min-width: 100vw;
}

.bottom-floating-nav-bar a:focus {
	color: var(--ast-global-color-2) !important;
}

.bottom-floating-nav-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
    color: #222;
    transition: color 0.2s ease;
    flex: 1;
    max-width: 120px;
}

.bottom-floating-nav-item:hover {
    color: #333;
}

.bottom-floating-nav-icon img {
    width: 40px;
    height: auto;
}

.bottom-floating-nav-icon {
    width: 34px;
    height: 24px;
    margin-bottom: 5px;
    border-radius: 3px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.bottom-floating-nav-text {
    font-size: 11px;
    text-align: center;
    line-height: 1.2;
    margin-top: 2px;
}

/* Desktop styles */
@media (min-width: 768px) {
    body {
        padding-bottom: 0;
    }

    .bottom-floating-nav-container {
        position: fixed;
        bottom: 30px;
        right: 30px;
        left: auto;
        transform: none;
			margin-bottom: 0 !important;
    }

    .bottom-floating-nav-icon {
        margin-bottom: 0;
    }

    .bottom-floating-nav-text {
        font-size: 14px;
    }

    .bottom-floating-nav-bar {
        min-width: auto;
        width: auto;
        border-radius: 25px;
        padding: 12px 20px;
        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    }

    /* Hide first 3 nav items on desktop */
    .bottom-floating-nav-item:nth-child(1),
    .bottom-floating-nav-item:nth-child(2) {
        display: none;
    }

    .bottom-floating-nav-item:nth-child(3) {
        flex-direction: row;
        max-width: none;
        gap: 10px;
    }

    .bottom-floating-nav-item:nth-child(4) .bottom-floating-nav-text {
        font-size: 14px;
        margin-top: 0;
        font-weight: 500;
    }

    .bottom-floating-nav-item:nth-child(4) .bottom-floating-nav-icon {
        margin-bottom: 0;
        width: 20px;
        height: 20px;
    }
}

/* Separator lines for mobile */
@media (max-width: 767px) {
    .bottom-floating-nav-item:not(:last-child)::after {
        content: '';
        position: absolute;
        right: -5px;
        top: 50%;
        transform: translateY(-50%);
        width: 2px;
        height: 30px;
        background: #f4a4a8;
    }

    .bottom-floating-nav-item {
        position: relative;
    }
}


@media (max-width: 768px) {
	footer .custon-footer {
      flex: 1 1 100% !important;
    }
	footer li {
		font-size: 12px !important;
		padding: 12px 0 !important;
	}
	.ast-footer-copyright {
		text-align: left !important;
	}
	.clinic-page-icon-buttons .uagb-buttons-repeater {
	padding: 20px 30px !important;
}
  }