.elementor-4072 .elementor-element.elementor-element-cef2b3d{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-0aa8761 *//* =========================
   TORO FOOTER — MAISON (WHITE)
   ========================= */

.toro-footer-maison{
  background: #ffffff;
  border-top: 1px solid rgba(0,0,0,0.08);
  margin-top: 120px;
}

.toro-footer-wrap{
  max-width: 1320px;
  margin: 0 auto;
  padding: 70px 24px 0;
}

/* Top kicker */
.toro-footer-top{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 34px;
}

.toro-footer-kicker{
  display: inline-flex;
  align-items: center;
  gap: 10px;
  color: rgba(0,0,0,0.55);
  font-size: 12px;
  letter-spacing: 2.8px;
  text-transform: uppercase;
}

.toro-footer-dot{
  width: 6px;
  height: 6px;
  border-radius: 99px;
  background: #c8b07a; /* dourado sutil, sem animação */
  display: inline-block;
}

/* Grid principal */
.toro-footer-grid{
  display: grid;
  grid-template-columns: 1.1fr 1.1fr 0.9fr 0.9fr;
  gap: 70px;
  padding-bottom: 56px;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}

/* Colunas */
.toro-footer-col h4{
  font-size: 12px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #111;
  margin: 0 0 24px 0;
}

.toro-footer-col ul{
  list-style: none;
  padding: 0;
  margin: 0;
}

.toro-footer-col li{
  margin: 0 0 12px 0;
}

/* Links — assinatura premium (underline fino) */
.toro-footer-col a{
  color: rgba(0,0,0,0.65);
  font-size: 14px;
  text-decoration: none;
  display: inline-block;
  padding-bottom: 2px;
  border-bottom: 1px solid rgba(200,176,122,0); /* dourado invisível */
  transition: color 0.25s ease, border-bottom-color 0.25s ease;
}

.toro-footer-col a:hover{
  color: #000;
  border-bottom-color: rgba(200,176,122,0.85);
}

/* Localizações */
.toro-footer-locations .toro-footer-place{
  padding: 14px 0;
  border-top: 1px solid rgba(0,0,0,0.06);
}

.toro-footer-locations .toro-footer-place:first-of-type{
  border-top: none;
  padding-top: 0;
}

.toro-footer-place-title{
  font-size: 15px;
  color: #000;
  font-weight: 500;
}

.toro-footer-place-sub{
  margin-top: 2px;
  font-size: 13px;
  color: rgba(0,0,0,0.58);
}

.toro-footer-smalllink{
  margin-top: 10px;
  font-size: 12px;
  letter-spacing: 2.5px;
  text-transform: uppercase;
}

/* Nota marca */
.toro-footer-note p{
  margin: 0;
  font-size: 14px;
  line-height: 1.85;
  color: rgba(0,0,0,0.62);
  max-width: 320px;
}

.toro-footer-meta{
  margin-top: 18px;
  padding-top: 14px;
  border-top: 1px solid rgba(0,0,0,0.08);
}

.toro-footer-meta-row{
  display: flex;
  justify-content: space-between;
  gap: 16px;
  font-size: 13px;
  padding: 6px 0;
}

.toro-footer-meta-label{
  color: rgba(0,0,0,0.45);
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-size: 11px;
}

.toro-footer-meta-value{
  color: rgba(0,0,0,0.70);
}

/* Barra legal */
.toro-footer-bar{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 18px 0 26px;
  color: rgba(0,0,0,0.45);
  font-size: 13px;
}

.toro-footer-bar-right a{
  color: rgba(0,0,0,0.55);
  text-decoration: none;
}

.toro-footer-bar-right a:hover{
  color: #000;
}

.toro-footer-sep{
  color: rgba(0,0,0,0.35);
  margin: 0 10px;
}

/* Assinatura gigante */
.toro-footer-signature{
  border-top: 1px solid rgba(0,0,0,0.06);
  background: #fff;
  padding: 26px 0 34px;
}

.toro-footer-signature-inner{
  width: 100%;
  text-align: center;
  font-family: "Playfair Display", serif;
  font-size: clamp(56px, 9.5vw, 150px);
  letter-spacing: 8px;
  color: #000;
  opacity: 0.10; /* presente, mas sofisticado */
  user-select: none;
  line-height: 1;
}

/* Responsivo */
@media (max-width: 1000px){
  .toro-footer-grid{
    grid-template-columns: 1fr 1fr;
    gap: 50px;
  }

  .toro-footer-bar{
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 768px){
  .toro-footer-wrap{
    padding-top: 56px;
  }

  .toro-footer-grid{
    grid-template-columns: 1fr;
    gap: 44px;
  }

  .toro-footer-signature-inner{
    letter-spacing: 6px;
    font-size: clamp(46px, 14vw, 110px);
  }
}

/* =========================
   TORO FOOTER — MAISON (WHITE)
   ========================= */

.toro-footer-maison{
  background: #ffffff !important;
  border-top: 1px solid rgba(0,0,0,0.08) !important;
  margin-top: 120px;
  color: #111111 !important;
}

.toro-footer-maison *{
  box-sizing: border-box;
}

.toro-footer-wrap{
  max-width: 1320px;
  margin: 0 auto;
  padding: 70px 24px 0;
}

/* Top kicker */
.toro-footer-top{
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 34px;
}

.toro-footer-kicker{
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.toro-footer-kicker-text{
  color: rgba(0,0,0,0.55) !important;
  font-size: 12px;
  letter-spacing: 2.8px;
  text-transform: uppercase;
}

.toro-footer-dot{
  width: 6px;
  height: 6px;
  border-radius: 99px;
  background: #c8b07a;
  display: inline-block;
}

/* Grid principal */
.toro-footer-grid{
  display: grid;
  grid-template-columns: 1.1fr 1.1fr 0.9fr 0.9fr;
  gap: 70px;
  padding-bottom: 56px;
  border-bottom: 1px solid rgba(0,0,0,0.08);
}

/* Colunas */
.toro-footer-col h4{
  font-size: 12px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #111111 !important;
  margin: 0 0 24px 0;
}

.toro-footer-col ul{
  list-style: none;
  padding: 0;
  margin: 0;
}

.toro-footer-col li{
  margin: 0 0 12px 0;
}

.toro-footer-col a,
.toro-footer-col a:link,
.toro-footer-col a:visited{
  color: rgba(0,0,0,0.65) !important;
  font-size: 14px;
  text-decoration: none !important;
  display: inline-block;
  padding-bottom: 2px;
  border-bottom: 1px solid rgba(200,176,122,0);
  transition: color 0.25s ease, border-bottom-color 0.25s ease;
}

.toro-footer-col a:hover,
.toro-footer-col a:focus{
  color: #000000 !important;
  border-bottom-color: rgba(200,176,122,0.85);
}

/* Localizações */
.toro-footer-locations .toro-footer-place{
  padding: 14px 0;
  border-top: 1px solid rgba(0,0,0,0.06);
}

.toro-footer-locations .toro-footer-place:first-of-type{
  border-top: none;
  padding-top: 0;
}

.toro-footer-place-title{
  font-size: 15px;
  color: #000000 !important;
  font-weight: 500;
}

.toro-footer-place-sub{
  margin-top: 2px;
  font-size: 13px;
  color: rgba(0,0,0,0.58) !important;
}

.toro-footer-smalllink,
.toro-footer-smalllink:link,
.toro-footer-smalllink:visited{
  margin-top: 10px;
  font-size: 12px;
  letter-spacing: 2.5px;
  text-transform: uppercase;
  color: rgba(0,0,0,0.68) !important;
  text-decoration: none !important;
  display: inline-block;
}

.toro-footer-smalllink:hover{
  color: #000000 !important;
}

/* Nota marca */
.toro-footer-note p{
  margin: 0;
  font-size: 14px;
  line-height: 1.85;
  color: rgba(0,0,0,0.62) !important;
  max-width: 320px;
}

.toro-footer-meta{
  margin-top: 18px;
  padding-top: 14px;
  border-top: 1px solid rgba(0,0,0,0.08);
}

.toro-footer-meta-row{
  display: flex;
  justify-content: space-between;
  gap: 16px;
  font-size: 13px;
  padding: 6px 0;
}

.toro-footer-meta-label{
  color: rgba(0,0,0,0.45) !important;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-size: 11px;
}

.toro-footer-meta-value{
  color: rgba(0,0,0,0.70) !important;
}

/* Barra legal */
.toro-footer-bar{
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 18px 0 26px;
  color: rgba(0,0,0,0.45) !important;
  font-size: 13px;
}

.toro-footer-bar-left{
  color: rgba(0,0,0,0.45) !important;
}

.toro-footer-bar-right,
.toro-footer-bar-right *{
  color: rgba(0,0,0,0.55) !important;
}

.toro-footer-bar-right a,
.toro-footer-bar-right a:link,
.toro-footer-bar-right a:visited{
  color: rgba(0,0,0,0.55) !important;
  text-decoration: none !important;
}

.toro-footer-bar-right a:hover{
  color: #000000 !important;
}

.toro-footer-sep{
  color: rgba(0,0,0,0.35) !important;
  margin: 0 10px;
}

/* Assinatura gigante */
.toro-footer-signature{
  border-top: 1px solid rgba(0,0,0,0.06);
  background: #ffffff !important;
  padding: 26px 0 34px;
}

.toro-footer-signature-inner{
  width: 100%;
  text-align: center;
  font-family: "Playfair Display", serif;
  font-size: clamp(56px, 9.5vw, 150px);
  letter-spacing: 8px;
  color: #000000 !important;
  opacity: 0.10;
  user-select: none;
  line-height: 1;
}

/* Responsivo */
@media (max-width: 1000px){
  .toro-footer-grid{
    grid-template-columns: 1fr 1fr;
    gap: 50px;
  }

  .toro-footer-bar{
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 768px){
  .toro-footer-wrap{
    padding-top: 56px;
  }

  .toro-footer-grid{
    grid-template-columns: 1fr;
    gap: 44px;
  }

  .toro-footer-signature-inner{
    letter-spacing: 6px;
    font-size: clamp(46px, 14vw, 110px);
  }
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-cef2b3d *//* =========================
   TORO FOOTER — MAISON
   ========================= */

.toro-footer{
  background: #0b0b0b;
  color: #cfcfcf;
  padding-top: 100px;
}

/* GRID PRINCIPAL */
.toro-footer-inner{
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 24px 80px;
  display: grid;
  grid-template-columns: 1.2fr 1.2fr 1fr;
  gap: 80px;
}

/* COLUNAS */
.toro-footer-col h4{
  font-size: 12px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #c8b07a;
  margin-bottom: 28px;
}

.toro-footer-col ul{
  list-style: none;
  padding: 0;
  margin: 0;
}

.toro-footer-col li{
  margin-bottom: 14px;
}

.toro-footer-col a{
  text-decoration: none;
  color: rgba(255,255,255,0.65);
  font-size: 14px;
  transition: color 0.3s ease;
}

.toro-footer-col a:hover{
  color: #ffffff;
}

/* LOCALIZAÇÃO */
.toro-footer-col p{
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 18px;
  color: rgba(255,255,255,0.7);
}

.toro-footer-col strong{
  color: #ffffff;
  font-weight: 500;
}

/* COPYRIGHT */
.toro-footer-copy{
  text-align: center;
  font-size: 13px;
  color: rgba(255,255,255,0.45);
  padding-bottom: 60px;
}

/* LOGO GIGANTE */
.toro-footer-logo{
  width: 100%;
  text-align: center;
  font-family: "Playfair Display", serif;
  font-size: clamp(64px, 10vw, 160px);
  letter-spacing: 8px;
  color: #ffffff; /* BRANCO */
  opacity: 0.92;  /* suaviza, fica elegante */
  padding-bottom: 40px;
  user-select: none;
}
/* =========================
   RESPONSIVO
   ========================= */
@media (max-width: 900px){
  .toro-footer-inner{
    grid-template-columns: 1fr;
    gap: 60px;
  }

  .toro-footer{
    padding-top: 80px;
  }

  .toro-footer-logo{
    font-size: clamp(48px, 16vw, 120px);
    letter-spacing: 6px;
  }
}/* End custom CSS */