/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

/* Espaciado parrafos*/
p {
  line-height: 1.4;
}

/* Espaciado y Sombra titles*/

h1.elementor-heading-title {
  line-height: 1.2!important;
    text-shadow: 1px 1px 3px rgba(0,0,0,0.2);
    font-weight: 700 !important;
          letter-spacing: -0.4px;
}
h2.elementor-heading-title {
  line-height: 1.2!important;
    font-weight: 600 !important;
      letter-spacing: -0.4px;
        color: #152D4D;
}

h3.elementor-heading-title {
    line-height: 1.2!important;
    font-weight: 500 !important;
        letter-spacing: -0.4px;
        color: #152D4D;
}

/*Background site*/
.site-content {
  background:
    radial-gradient(circle at top left, rgba(43,171,214,0.1) 0%, rgba(255,255,255,0) 45%),
    linear-gradient(180deg, #F6FCFE 0%, #FFFFFF 100%);
          letter-spacing: -0.4px;

}



/* boton form contacto home*/
.elementor-element-c3b210b .wpforms-submit {
  font-weight: 600;
  background-color: transparent;
  background-image: linear-gradient(180deg, #2BABD6 0%, #152D4D 100%);
  box-shadow: 1px 1px 1px 0px #546E80;
  border-style: none;
  border-radius: 20px!important;
  color: #ffffff;
  padding: 12px 24px;
  transition: all .3s;
}
.elementor-element-c3b210b .wpforms-submit:hover,
.elementor-element-c3b210b .wpforms-submit:focus {
  background-color: transparent;
  background-image: linear-gradient(179deg, #2BABD6 0%, #152D4D 100%);
  box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.5);
}



/* Evitar salto de linea en el titulo del logo */
.site-branding .ast-site-title-wrap {
  min-width: 0;
}

.site-branding .site-title,
.site-branding .site-title a {
  white-space: nowrap;
}

.site-branding .site-title a {
  display: inline-block;
  line-height: 1;
  font-size: clamp(18px, 1.8vw, 26px);
}

@media (max-width: 1100px) and (min-width: 922px) {
  .site-branding .site-title a {
    font-size: 18px;
  }
}
/* Borde circular superior Grid tratamientos Home*/
.elementor-element-fe718a6 .e-con-inner > .e-con,
.elementor-element-f5f6091 .e-con-inner > .e-con{
  overflow: hidden;
  position: relative;
}
.elementor-element-fe718a6 .elementor-widget-image,
.elementor-element-f5f6091 .elementor-widget-image{
  position: relative;
  overflow: hidden;
}

/* Aspecto color y animacion Grid tratamientos Home*/
.elementor-element-fe718a6 .elementor-widget-image::after,
.elementor-element-f5f6091 .elementor-widget-image::after{
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(21, 60, 86, 0.16);
  pointer-events: none;
  z-index: 2;
}

.elementor-element-fe718a6 .elementor-widget-image img,
.elementor-element-f5f6091 .elementor-widget-image img{
  display: block;
  width: 100%;
  filter: brightness(0.96) contrast(1.06) saturate(0.88);
  transition: transform 0.45s ease, filter 0.45s ease;
}

.elementor-element-fe718a6 .e-con-inner > .e-con:hover .elementor-widget-image img,
.elementor-element-f5f6091 .e-con-inner > .e-con:hover .elementor-widget-image img{
  transform: scale(1.06);
  filter: brightness(1) contrast(1.08) saturate(0.95);
}

/*bullets paginas tratamientos*/

.fa-solid.fa-angle-right{
  color: #ffffff!important;
  background: #152D4D;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  margin-right: 10px;
  vertical-align: middle;
}
@media (max-width: 768px) {

  .elementor-heading-title:has(.fa-solid.fa-angle-right) {

    display: flex;

    align-items: flex-start;

    gap: 10px;

  }

  .elementor-heading-title .fa-solid.fa-angle-right {

    flex: 0 0 26px;

    margin-right: 0;

    margin-top: 4px;

  }

}

/* Color letras Footer*/
.site-footer {
  color: #d1d5db; /* gris claro elegante */
}

.site-footer .widget-title {
  color: #ffffff;
}

.site-footer a {
  color: #e5e7eb;
}

.site-footer a:hover {
  color: #38bdf8; /* azul moderno */
}
/* Centrar e interlineado Textos Footer en Mobile*/
@media (max-width: 768px) {
  .site-footer,
  .site-footer * {
    text-align: center;
        line-height: 30px;
  }
}

/* Estilo Widget 3 pie de pagina */
.footer-odontoplace-info {
  color: #e5e7eb;
  font-size: 14px;
  line-height: 1.5;
}

.footer-odontoplace-info .footer-brand {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 18px;
  color: #ffffff;
  font-size: 18px;
}

.footer-odontoplace-info .footer-brand img {
  width: 58px;
  height: 58px;
  object-fit: contain;
}

.footer-odontoplace-info p {
  margin: 0 0 12px;
}

.footer-odontoplace-info strong {
  color: #ffffff;
}

@media (max-width: 768px) {
  .footer-odontoplace-info,
  .footer-odontoplace-info .footer-brand {
    text-align: center;
    justify-content: center;
  }
}


/* Estilo Widget 1 y 2 pie de pagina */
.site-footer-section {font-size: 14px;}
.site-footer-section h2 {font-size: 18px;}

/* Formato FAQS paginas tratamientos */

  .custom-faq-pro {
    max-width: 760px;
    margin: 0 auto;
    font-family: inherit;
  }

  .custom-faq-pro details {
    background: rgba(255, 255, 255, 0.75);
    border: 1px solid rgba(21, 60, 86, 0.12);
    border-radius: 16px;
    margin-bottom: 14px;
    overflow: hidden;
    box-shadow: 0 10px 28px rgba(21, 60, 86, 0.06);
    transition: all 0.25s ease;
  }

  .custom-faq-pro summary {
    cursor: pointer;
    padding: 22px 70px 22px 26px;
    font-size: 17px;
    font-weight: 600;
    color: #153C56;
    list-style: none;
    position: relative;
  }

  .custom-faq-pro summary::-webkit-details-marker {
    display: none;
  }

  .custom-faq-pro summary::after {
    content: "";
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: rgba(21, 60, 86, 0.06);
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.25s ease;
  }

  .custom-faq-pro summary::before {
    content: "";
    position: absolute;
    right: 31px;
    top: 50%;
    width: 8px;
    height: 8px;
    border-right: 2px solid #153C56;
    border-bottom: 2px solid #153C56;
    transform: translateY(-65%) rotate(45deg);
    z-index: 2;
    transition: all 0.25s ease;
  }

  .custom-faq-pro details[open] summary::after {
    background: #153C56;
  }

  .custom-faq-pro details[open] summary::before {
    border-color: #ffffff;
    transform: translateY(-35%) rotate(225deg);
  }

  .custom-faq-pro .faq-content {
    padding: 0 26px 24px 26px;
    font-size: 16px;
    line-height: 1.7;
    color: #526f82;
  }

  .custom-faq-pro .faq-content::before {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: linear-gradient(
      90deg,
      rgba(21, 60, 86, 0.10),
      rgba(21, 60, 86, 0.02)
    );
    margin-bottom: 18px;
  }
  
  /* Ajuste toggle Movile*/
@media (max-width: 921px) {
  .ast-mobile-header-content .main-header-bar-navigation .menu-item-has-children {
    position: relative;
  }

  .ast-mobile-header-content .main-header-bar-navigation .menu-link {
    padding: 12px 44px 12px 16px !important;
    min-height: 44px !important;
    font-size: 15px !important;
    line-height: 1.2 !important;
  }

  .ast-mobile-header-content .main-header-bar-navigation .dropdown-menu-toggle {
    display: none !important;
  }

  .ast-mobile-header-content .main-header-bar-navigation .ast-menu-toggle {
    width: 32px !important;
    height: 32px !important;
    padding: 0 !important;
    border: 1px solid rgba(0, 0, 0, .08) !important;
    border-radius: 999px !important;
    background: #fff !important;
    position: absolute !important;
    right: 10px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }

  .ast-mobile-header-content .main-header-bar-navigation .ast-menu-toggle .ast-icon {
    width: 100% !important;
    height: 100% !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }

  .ast-mobile-header-content .main-header-bar-navigation .ast-menu-toggle svg {
    display: block !important;
    width: 12px !important;
    height: 12px !important;
    margin: 0 !important;
    transform: translateY(1px) !important;
  }

  .ast-mobile-header-content .main-header-bar-navigation .sub-menu {
    margin: 4px 0 8px !important;
    padding-left: 12px !important;
    border-left: 1px solid rgba(0, 0, 0, .06) !important;
  }

  .ast-mobile-header-content .main-header-bar-navigation .sub-menu .menu-link {
    padding: 10px 16px !important;
    min-height: 40px !important;
    font-size: 14px !important;
  }
}
/*Separador Widgets en Mobile*/
@media (max-width: 921px) {
  .ast-footer-row-mobile-stack .site-primary-footer-inner-wrap > .site-footer-section {
    position: relative;
  }

  .ast-footer-row-mobile-stack .site-primary-footer-inner-wrap > .site-footer-section + .site-footer-section {
    border-top: 0;
    margin-top: 24px;
    padding-top: 24px;
  }

  .ast-footer-row-mobile-stack .site-primary-footer-inner-wrap > .site-footer-section + .site-footer-section::before {
    content: "";
    position: absolute;
    top: 0;
    left: 26px;
    right: 26px;
    height: 1px;
    background: #F6FCFE;
  }
}

/*formato telefono header*/

.header-phone {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  padding: 9px 16px;
  background: #F2FBFE;
  border: 1px solid rgba(43, 171, 214, 0.22);
  border-radius: 999px;
  color: #152D4D;
  font-weight: 500;
  font-size: 15px;
  text-decoration: none;
  transition: all 0.25s ease;
  white-space: nowrap;
  word-break: keep-all;
  overflow-wrap: normal;
  min-width: max-content;
  width: max-content;
  flex: 0 0 auto;
}

.header-phone i {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #2BABD6;
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  flex: 0 0 26px;
}

.header-phone:hover {
  background: #2BABD6;
  color: #ffffff;
  transform: translateY(-1px);
  box-shadow: 0 8px 18px rgba(43, 171, 214, 0.22);
}

.header-phone:hover i {
  background: #ffffff;
  color: #2BABD6;
}
.site-header-primary-section-right-center {
  justify-content: flex-end;
}

.site-header-primary-section-right-center .ast-header-html {
  margin-left: auto;
  flex: 0 0 auto;
}

.site-header-primary-section-right-center .ast-builder-html-element p {
  margin: 0;
}

.header-phone-mobile-wrap {
  display: none;
}

@media (max-width: 921px) {
  .ast-mobile-header-content,
  .ast-mobile-header-content .main-header-bar-navigation,
  .ast-mobile-header-content .main-navigation,
  .ast-mobile-header-content .main-header-menu {
    background: #F6FCFE;
  }

  .ast-mobile-header-content {
    padding-bottom: 0 !important;
  }

  .header-phone-mobile-wrap {
    display: block;
    padding: 14px 20px 26px;
    background: #F6FCFE;
  }

  .header-phone-mobile {
    width: 100%;
    justify-content: center;
    box-sizing: border-box;
    padding: 10px 16px;
  }

  .ast-mobile-header-content > *:last-child {
    padding-bottom: 26px !important;
  }
}
/*formato icono desplazar Arriba*/
#ast-scroll-top{border-radius:20px;}

/* Fix Menu Desktop Touch Targets*/
.main-navigation .menu-link {
  min-height: 25px;
  display: inline-flex;
  align-items: center;
}

.main-navigation .dropdown-menu-toggle {
  min-width: 25px;
  min-height: 25px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
/*Mensaje de confirmaciǿn envio formulario*/
.wpforms-confirmation-container-full {
  background-color: #ffffff !important;
  background-image: none !important;
  border: 1px solid rgba(21,45,77,.18) !important;
  border-left: 5px solid #2BABD6 !important;
  color: #152D4D !important;
  border-radius: 18px !important;
  box-shadow: 0 12px 30px rgba(21,45,77,.08) !important;
}

/*Estilos Social icons*/
.social-icons {
  display: flex;
  align-items: center;
  gap: 12px;
}

.social-icons a {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: rgba(255,255,255,0.08);
  color: #ffffff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  transition: all .25s ease;
}

.social-icons a:hover {
  background: #2BABD6;
  color: #ffffff;
  transform: translateY(-2px);
}

@media (max-width: 768px) {
  .social-icons {
    justify-content: center;
    text-align: center;
  }
}

@media (max-width: 1280px) and (min-width: 922px) {
  .header-phone {
    font-size: 13px;
    padding: 8px 12px;
    gap: 7px;
  }

  .header-phone i {
    width: 22px;
    height: 22px;
    font-size: 11px;
    flex-basis: 22px;
  }
}
.footer-credit {
  color: #334155 !important;
}
