/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 03 2026 | 13:04:50 */
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");

.clinic-description p {
    font-family: 'Montserrat Alternates';
    line-height: 1.4em;
}

.hero-secondary-bg {
  background: linear-gradient(0deg, #E0F0F1 0%, #E0F0F1 100%), #E0F0F1;
  background-blend-mode: hue, normal;
  box-shadow: 0 10px 25px 0 rgba(87, 139, 149, 0.15);
}

.box-shadow-xs {
  box-shadow: 0 1px 2px 0 rgba(12, 11, 11, 0.04);
}

.main-text-gradient .elementor-heading-title {
  background: linear-gradient(90deg, #9519D1 0%, #741EA0 100%);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}

.ico-footer {
  position: absolute;
  top: -8px;
  left: 0;
  right: 0;
  width: 32px;
  margin: auto;
  background-color: #A92FE9 !important;
  z-index: 99;
  padding: 0 8px;
}

@media (max-width: 1024px) {
	
	.buttons-map-row {
		position: absolute;
		right: 0;
		left: 0;
	}
  .privacy-body hr {
    border-top: #A8CFD2 1px solid;
    border-bottom: 0;
    margin: 24px 0 !important;
  }

  .privacy-body h2 {
    font-size: 24px;
  }

  .privacy-body h3 {
    font-size: 22px;
  }

  .privacy-body h4 {
    font-size: 20px;
  }

  .privacy-body h5 {
    font-size: 18px;
  }

  .privacy-body h6 {
    font-size: 16px;
  }

  .footer-menu .elementor-nav-menu--layout-horizontal ul {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    gap: 18px;
  }

  .footer-menu .elementor-nav-menu:after {
    display: none;
  }

  .button-quaternary-el.maps .elementor-button-content-wrapper:before {
    content: "";
    width: 18px;
    height: 18px;
    background: url(https://dev.creativetm.co/precodabeleza/wp-content/uploads/2026/03/maps.svg) no-repeat center / contain;
    flex: 0 0 18px;
  }

  .button-quaternary-el.waze .elementor-button-content-wrapper:before {
    content: "";
    width: 18px;
    height: 18px;
    background: url(https://dev.creativetm.co/precodabeleza/wp-content/uploads/2026/03/waze.svg) no-repeat center / contain;
    flex: 0 0 18px;
  }

  .img-cta-wpp {
    transform: translateY(-40%) !important;
    width: 60px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
  }
}

.button-primary-el .elementor-button:hover {
  background-color: #741EA0;
  background-image: radial-gradient(65.87% 100% at 50% 0%, #A92FE9 0%, #741EA0 100%);
  box-shadow: 0 1px 2px 0 rgba(12, 11, 11, 0.04);
}

.button-primary-el .elementor-button:focus,
.button-primary-el .elementor-button:focus-visible {
  background-color: #741EA0;
  background-image: radial-gradient(65.87% 100% at 50% 0%, #A92FE9 0%, #741EA0 100%);
  box-shadow: 0 0 0 4px rgba(189, 94, 243, 0.50), 0 1px 2px 0 rgba(12, 11, 11, 0.04);
}

.button-primary-el span.elementor-button-icon svg,
.button-tertiary-el span.elementor-button-icon svg {
  width: 18px;
}

.button-tertiary-el .elementor-button:hover {
  background-color: #741EA0;
  background-image: radial-gradient(65.87% 100% at 50% 0%, #128D7E 0%, #075E54 100%);
  box-shadow: 0 1px 2px 0 rgba(12, 11, 11, 0.04);
  color: #25D366 !important;
}

.button-tertiary-el .elementor-button-content-wrapper:after {
  content: "\F618";
  font-family: "bootstrap-icons";
}

.button-tertiary-el .elementor-button-content-wrapper {
  gap: 12px;
}

.button-tertiary-el a:focus,
.button-tertiary-el a:focus-visible {
  background-color: #741EA0;
  background-image: radial-gradient(65.87% 100% at 50% 0%, #128D7E 0%, #075E54 100%);
  box-shadow: 0 0 0 4px rgba(37, 211, 102, 0.50), 0 1px 2px 0 rgba(12, 11, 11, 0.04);
  color: #25D366 !important;
}

.button-quaternary-el .elementor-button-content-wrapper {
  gap: 6px;
  justify-content: center;
  align-items: center;
}

.button-quaternary-el a:focus,
.button-quaternary-el a:focus-visible {
  border-radius: 9999px;
  border: 1.5px solid #A8CFD3;
  background: #FFF;
  box-shadow: 0 0 0 4px rgba(168, 207, 211, 0.20), 0 1px 2px 0 rgba(12, 11, 11, 0.04);
}

.rede-clinica a {
  color: #545454;
  transition: all 300ms ease;
}

.rede-clinica a:hover {
  text-decoration: underline;
  text-underline-position: under;
}

.elementor-widget-google_maps:before {
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  background: #A8CFD3;
  position: absolute;
  mix-blend-mode: overlay;
  pointer-events: none;
}

.place-details-compact-container {
  display: none !important;
  opacity: 0 !important;
}

@media (min-width: 1025px) {
  .privacy-body h2 {
    font-size: 36px;
  }

  .privacy-body h3 {
    font-size: 32px;
  }

  .privacy-body h4 {
    font-size: 28px;
  }

  .privacy-body h5 {
    font-size: 24px;
  }

  .privacy-body h6 {
    font-size: 20px;
  }

  .privacy-body .e-con-inner {
    display: grid;
    grid-template-columns: 1fr 3fr;
    gap: 128px;
  }

  .content-clinic-grid {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 72px;
  }

  .button-quaternary-el.maps .elementor-button-content-wrapper:before {
    content: "";
    width: 22px;
    height: 22px;
    background: url(https://dev.creativetm.co/precodabeleza/wp-content/uploads/2026/03/maps.svg) no-repeat center / contain;
    flex: 0 0 22px;
  }

  .button-quaternary-el.waze .elementor-button-content-wrapper:before {
    content: "";
    width: 22px;
    height: 22px;
    background: url(https://dev.creativetm.co/precodabeleza/wp-content/uploads/2026/03/waze.svg) no-repeat center / contain;
    flex: 0 0 22px;
  }

  .img-cta-wpp {
    transform: translateY(-40%) !important;
    width: 85px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
  }

  .privacy-body hr {
    border-top: #A8CFD2 1px solid;
    border-bottom: 0;
    margin: 36px 0 !important;
  }
}

.cta-wpp-wrap {
  border-radius: 60px;
  border: 5px solid #25D366;
  background: rgba(236, 229, 221, 0.20);
  box-shadow: 0 0 20px 0 rgba(37, 211, 102, 0.40), 0 4px 6px -2px rgba(12, 11, 11, 0.04);
  backdrop-filter: blur(5px);
}

.other-clinics {
  background: linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0.00) 40.16%),
    linear-gradient(0deg, #E0F0F1 0%, #E0F0F1 100%),
    #E0F0F1;
  background-blend-mode: normal, hue, normal;
}

.hero-gradiente-secondary {
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 57.17%, rgba(255, 255, 255, 0.60) 78.59%, #FFF 100%),
    linear-gradient(0deg, #E0F0F1 0%, #E0F0F1 100%),
    #E0F0F1;
  background-blend-mode: normal, hue, normal;
}

.privacy-body h2 {
  font-weight: 700;
  color: #9519D1;
}

.privacy-body h3,
.privacy-body h4,
.privacy-body h5,
.privacy-body h6 {
  color: #578B95;
  font-weight: 600;
  line-height: 120%;
	margin:1.2em 0 .5em 0;
}

.privacy-body hr {
  border-top: #A8CFD2 1px solid;
  border-bottom: 0;
  margin: 36px 0 !important;
}

.privacy-body ol.elementor-toc__list-wrapper .elementor-toc__list-item-text-wrapper:before {
  display: none;
}

.privacy-body h4.elementor-toc__header-title {
  padding: 12px 0 0 0;
}

.privacy-body li.elementor-toc__list-item {
  margin-bottom: 20px;
}

.whatsapp-clinica:after {
    content: '\F618';
    font-family: 'bootstrap-icons';
    color: #9519d0;
}

.telefone-clinica:after {
    content: '\F5C1';
    font-family: 'bootstrap-icons';
    color: #9519d0;
}

.whatsapp-clinica,.telefone-clinica {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    gap: 8px;
    align-items: center;
}