/**
 * Theme Name: Astra Child
 * Template:   astra
 * ...other header fields
 */


html, body {
  overflow-x: hidden;
  position: relative;
}


/* menú fijo */
/* @media (min-width: 1024px) {
  .site-header {
    position: sticky;
    top: -55px;
    z-index: 999;
  }
} */

/* conóceme */
.texto-encima {
  color: #11192157 !important;
  font-size: 18rem !important;
  position: relative !important;
  bottom: -50px;
  line-height: .75;
  white-space: nowrap;
  z-index: 1000;
}

.mi-contenedor {
  position: relative;
  overflow: visible !important;

}

/* boton slide 
.boton-slide {
  width: 30%;
  background-color: #B7322C;
  color: #FFFFFF;
  padding: 14px;
  border: 1px solid #B7322C;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: 0.3s ease;
}*/

.wp-block-uagb-container.uagb-block-73a4bf5a.uag-blocks-common-selector {
  --z-index-desktop: -57 !important;
}

.numero {
  position: absolute;
  left: 0;
  bottom: 0;
  transform: translateY(25%);
  font-size: clamp(60px, 15vw, 200px);
  z-index: 0;
}

.texto-numero {
  position: relative;
  z-index: 2;
}

.belgas-encabezado {
  font-size: clamp(28px, 6vw, 85px) !important;
}

/* Galeria */
/* evita que el zoom se salga */
.card-hover .wp-block-post-featured-image {
  overflow: hidden;
}

/* animación */
.card-hover .wp-block-post-featured-image img {
  transition: transform 0.3s ease;
}

/* efecto */
.card-hover .wp-block-post-featured-image:hover img {
  transform: scale(1.08);
}

.col {
  display: flex;
  align-items: center;
  gap: 2rem;
  position: relative;
  padding-left: 60px;
}

/* entradas numero*/
.paso {
  display: flex;
  align-items: center;
  gap: 14px;
}

.paso::before {
  content: "";
  display: flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  background-color: #B7322C;
  /* granate */
  color: #ffffff;
  border-radius: 50%;
  font-weight: bold;
}

.paso-p::before {
  content: '';
  position: absolute;
  left: -21px;
  top: -20px;
  width: 2px;
  height: 100px;
  background: repeating-linear-gradient(to bottom,
      #d32f2f 0,
      #d32f2f 5px,
      transparent 5px,
      transparent 10px);
}

@media (max-width: 576px) {
  .paso-p::before {
    content: '';
  position: absolute;
  left: -42px;
  top: -20px;
  width: 2px;
  height: 320px;
  background: repeating-linear-gradient(to bottom,
      #d32f2f 0,
      #d32f2f 5px,
      transparent 5px,
      transparent 10px);
  }
}
.paso-1::before {
  content: "1";
  
}

.paso-2::before {
  content: "2";
}

.paso-3::before {
  content: "3";
  
}


/* Puntos lista*/
ul li::marker {
  color: #B7322C;
}

/* contenedor newsletter */
/* Contenedor */
.mc4wp-form {
  background: #ffffff;
  padding: 40px;
  border-radius: 16px;
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.06);
  /* max-width: 85%; */
  margin: auto;
   
}

.mc4wp-form:hover {
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.06)
}

/* Título */
.mc4wp-form h2 {
  font-size: clamp(2.2rem, 4vw, 3.2rem);
  margin-bottom: 10px;
  color:#B7322C; 
}

/* Subtítulo */
.mc4wp-form h3 {
 font-size: clamp(1.2rem, 4vw, 2.2rem);
  line-height: clamp(1.7rem, 4vw, 3.5rem);
  color:#434A4F; 
}



/* Campo email */
.mc4wp-form input[type="email"] {
  padding: 14px;
  border: 1px solid #B7322C;
  border-radius: 10px;
  margin-bottom: 15px;
  font-size: 16px;
  width: 30%;
}

.mc_input {
  width: 30%!important;
}

/* Botón */
.mc4wp-form input[type="submit"] {
  width: 30%;
  background-color: #B7322C;
  color: #FFFFFF;
  padding: 14px;
  border: 1px solid #B7322C;
  border-radius: 10px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: 0.3s ease;
  margin-top: 0px;
}

@media (max-width: 576px) {
.mc4wp-form input[type="submit"]{
    width: 100%;
}
.mc_input {
  width: 100%!important;
}
}

/* Hover */
.mc4wp-form input[type="submit"]:hover {
  background-color: #FFFFFF;
  color: #B7322C;
}


.subtitulo {
  font-size: clamp(1.2rem, 4vw, 2.2rem);
}

.titulo {
  font-size: clamp(2.2rem, 4vw, 3.2rem);
}

.cita {
  font-size: clamp(1.8rem, 4vw, 2.6rem);
  line-height: 3rem;
}

.inter {
  line-height: 1.5;
}

/* hero taller */

.titulo-taller {
  font-size: clamp(2.4rem, 4vw, 3.7rem);
}

.subtitulo-taller {
  font-size: clamp(1.8rem, 4vw, 2.3rem);
}

.inter-taller {
  line-height: clamp(2.3rem, 4vw, 3rem);
}

/* Botón feed Instagram*/

.sbi_follow_btn a {
  background-color: #fffffc !important;
  border: 1px solid#b7322c !important;
  color: #b7322c !important;
}

.sbi_follow_btn a:hover {
  box-shadow: inset 0 0 10px 20px #b7322c !important;
  color: #fffffc !important;
}

.sbi_follow_btn a:focus {
  box-shadow: inset 0 0 10px 20px #b7322c !important;
  color: #fffffc !important;
}


/* RRSS de formulario*/
.wp-container-core-group-is-layout-bb081da1 {
  padding-right: 20% !important;
}

@media (max-width: 576px) {
.wp-container-core-group-is-layout-bb081da1 {
  padding-right: 0 !important;}
}

/* Cards galería*/
.ymc-container .filter-content .posts-grid .post-layout_standard {

  border: 1px solid transparent !important;
  border-radius: 15px !important;
}

.post-card__image {
  border-top-left-radius: 18px !important;
  border-top-right-radius: 18px !important;
}

.acarrusel .wp-block-button__link:hover {
  color: var(--ast-global-color-0) !important;
}


.reset {
  margin-bottom: 0;
}

.entry-meta,
.post-meta,
.byline,
.posted-on {
  display: none;
}

/* Botones base */
.filter-button {
  border-radius: 9px !important;
}

/* Hover de botones inactivos */
.filter-button:not(.is-active):hover {
  transform: scale(1.05) !important;
}


/* página de inicio espacio entre subtitulos y siguiente bloque */

.wp-container-core-post-template-is-layout-6a320063 {
  margin-top: 40px !important;
}

.wp-block-uagb-container.uagb-block-beb62502 {
  padding-top: 40px !important;
}

@media (max-width: 576px) {
  .wp-container-core-post-template-is-layout-6a320063 {
  margin-top: 20px !important;}
}

@media (max-width: 576px) {
  .wp-block-uagb-container.uagb-block-beb62502 {
    padding-top: 20px !important;}
}

/* Botón formulario */
.wpforms-submit:hover {
  background:#fffffc !important;
  color:#b7322c !important;
  border: 1px solid#b7322c !important;
}

/* Preguntas frecuentes */
.wp-block-accordion-heading__toggle:hover{
  background: #F6F6F3 !important;

}

.wp-block-accordion-heading__toggle:active{
  background: #F6F6F3 !important;
}

.wp-block-accordion-heading__toggle:hover .wp-block-accordion-heading__toggle-title {
  text-decoration: none;
}

/* Conóceme 2 */
.contenedor {
  position: relative;
  display: flex;
	  overflow: visible !important;
}

.texto	{
/* bottom: 362px; */
transform: translateY(50%)!important;
width: 100vw!important;
overflow: visible!important;
font-size: 11rem;
left: -2px;
position: fixed;
}

/* .imagen img {
  width: 100%;
  height: auto;
} */

.wp-block-uagb-container.uagb-block-e0454c19	{
overflow: visible;
}

.wp-block-uagb-container.uagb-is-root-container .uagb-block-e0454c19	{
position: fixed;
}