@import url("https://fonts.googleapis.com/css2?family=Cormorant+SC:wght@300;400;500;600;700&display=swap");

:root {
  --barbara-primary: #92ab7d;
  --barbara-primary-dark: #6f7552;
  --barbara-primary-soft: #dfe8d6;
  --barbara-bg-soft: #f7f6f1;
}

body {
  background: var(--barbara-bg-soft);
}

.wpo-section-title h2,
.wpo-section-title-s2 h2,
.page-title h2,
.page-title h3,
.wpo-event-item .wpo-event-text h2,
.wpo-contact-section .wpo-contact-section-wrapper .wpo-section-title h2 {
  font-family: "Cormorant SC", serif !important;
  letter-spacing: 0.12em;
  color: var(--barbara-primary-dark);
}

.wpo-section-title span,
.wpo-section-title-s2 span,
.wpo-event-item .wpo-event-text ul li a,
.navbar-light .navbar-nav > li > a:hover,
.navbar-light .navbar-nav > li.current-menu-item > a,
.navbar-light .navbar-nav > li.current-menu-ancestor > a {
  color: var(--barbara-primary) !important;
}

.wpo-section-title .section-title-img::before,
.wpo-section-title .section-title-img::after,
.wpo-section-title-s2 .section-title-img::before,
.wpo-section-title-s2 .section-title-img::after {
  background: var(--barbara-primary) !important;
}

.wpo-section-title-s2 .section-title-img .round-ball {
  border-color: var(--barbara-primary) !important;
}

.theme-btn, .view-cart-btn, .theme-btn-s2, .theme-btn-s3, .theme-btn-s4,
.wpo-contact-section .wpo-contact-section-wrapper .wpo-contact-form-area form button {
  background: var(--barbara-primary) !important;
  color: #ffffff !important;
}

.theme-btn:hover, .view-cart-btn:hover, .theme-btn-s2:hover, .theme-btn-s3:hover, .theme-btn-s4:hover,
.wpo-contact-section .wpo-contact-section-wrapper .wpo-contact-form-area form button:hover {
  background: var(--barbara-primary-dark) !important;
  color: #ffffff !important;
}

.wpo-contact-section .wpo-contact-section-wrapper .wpo-contact-form-area {
  border-color: var(--barbara-primary-soft) !important;
}

.wpo-contact-section .wpo-contact-section-wrapper .wpo-contact-form-area form input:focus,
.wpo-contact-section .wpo-contact-section-wrapper .wpo-contact-form-area form select:focus,
.cart-search-contact input:focus {
  border-color: var(--barbara-primary) !important;
}

.topbar {
  background: #edf3e9 !important;
}

.header-search-form-wrapper, .mini-cart, .cart-search-contact, .header-right {
  display: none !important;
}

.section-title-simg img,
.wpo-section-title .section-title-img img,
.wpo-section-title-s2 .section-title-simg img {
  max-width: 120px;
  height: auto;
}

.wpo-contact-section .wpo-contact-section-wrapper {
  overflow: visible;
}

.wpo-contact-section .wpo-contact-section-wrapper .vector-1 {
  left: -24% !important;
  bottom: -6px !important;
  z-index: 1 !important;
}

.wpo-contact-section .wpo-contact-section-wrapper .vector-1 img {
  max-width: 300px;
  height: auto;
}

.wpo-contact-section .wpo-contact-section-wrapper .vector-2 {
  right: -10% !important;
  top: 28px !important;
  z-index: 1 !important;
}

.wpo-contact-section .wpo-contact-section-wrapper .vector-2 img {
  max-width: 250px;
  height: auto;
}

@media (max-width: 1200px) {
  .wpo-contact-section .wpo-contact-section-wrapper .vector-1 { left: -18% !important; }
  .wpo-contact-section .wpo-contact-section-wrapper .vector-1 img { max-width: 230px; }
  .wpo-contact-section .wpo-contact-section-wrapper .vector-2 { right: -6% !important; }
  .wpo-contact-section .wpo-contact-section-wrapper .vector-2 img { max-width: 185px; }
}

@media (max-width: 767px) {
  .wpo-contact-section .wpo-contact-section-wrapper .vector-1 { left: -14% !important; }
  .wpo-contact-section .wpo-contact-section-wrapper .vector-1 img { max-width: 180px; }
  .wpo-contact-section .wpo-contact-section-wrapper .vector-2 { right: -2% !important; }
  .wpo-contact-section .wpo-contact-section-wrapper .vector-2 img { max-width: 150px; }
}

@media (max-width: 575px) {
  .wpo-contact-section .wpo-contact-section-wrapper .vector-1,
  .wpo-contact-section .wpo-contact-section-wrapper .vector-2 {
    display: none !important;
  }
}


.wpo-hero-slider .wpo-hero-title-top span,
.static-hero .wpo-hero-title-top span,
.wpo-hero-slider-s2 .wpo-hero-title-top span,
.wpo-hero-slider .slide-title h2,
.static-hero .slide-title h2,
.wpo-hero-slider-s2 .slide-title h2,
.wpo-hero-slider .slide-text p,
.static-hero .slide-text p,
.wpo-hero-slider-s2 .slide-text p {
  font-family: "Cormorant SC", serif !important;
}

.wpo-hero-slider .slide-title h2,
.static-hero .slide-title h2,
.wpo-hero-slider-s2 .slide-title h2 {
  letter-spacing: 0.03em;
}


/* Ajuste menu index-3 no estilo do index-6 + cor verde */
.wpo-header-style-2 {
  border-radius: 10px !important;
}

.wpo-header-style-2 .navigation {
  border-radius: 10px !important;
}

.wpo-header-style-2 .navigation.sticky-on {
  border-radius: 0 !important;
}

.wpo-site-header #navbar > ul > li > a:before {
  background: #94b488 !important;
}

.wpo-site-header #navbar > ul li a:hover,
.wpo-site-header #navbar > ul li a:focus,
.wpo-site-header #navbar ul a:hover,
.wpo-site-header #navbar ul li.current a {
  color: #94b488 !important;
}

@media (max-width: 991px) {
  .wpo-site-header .mobail-menu button {
    background-color: #94b488 !important;
    border-radius: 4px !important;
  }

  .wpo-site-header #navbar {
    background: #748d6c !important;
  }

  .wpo-site-header .menu-close {
    background: #94b488 !important;
    border-color: #94b488 !important;
    border-radius: 4px !important;
  }

  .wpo-site-header #navbar > ul .menu-item-has-children > a:hover,
  .wpo-site-header #navbar > ul .menu-item-has-children > a.active,
  .wpo-site-header #navbar > ul .menu-item-has-children > a.rotate {
    color: #ffffff !important;
  }
}
/*(
.wpo-hero-slider,
.static-hero,
.wpo-hero-slider-s2,
.wpo-hero-slider-s3 {
  height: 900px !important;
}*/
/* ===== Ajuste final proporcional do banner index-3 ===== */
body.barbara-index3-menu .wpo-hero-slider,
body.barbara-index3-menu .static-hero,
body.barbara-index3-menu .wpo-hero-slider-s2,
body.barbara-index3-menu .wpo-hero-slider-s3 {
  height: min(900px, 46.875vw) !important;
  min-height: 0 !important;
  margin-bottom: 0 !important;
}

body.barbara-index3-menu .wpo-hero-slider .swiper-container,
body.barbara-index3-menu .wpo-hero-slider .hero-container,
body.barbara-index3-menu .static-hero .swiper-container,
body.barbara-index3-menu .static-hero .hero-container,
body.barbara-index3-menu .wpo-hero-slider-s2 .swiper-container,
body.barbara-index3-menu .wpo-hero-slider-s2 .hero-container,
body.barbara-index3-menu .wpo-hero-slider-s3 .swiper-container,
body.barbara-index3-menu .wpo-hero-slider-s3 .hero-container,
body.barbara-index3-menu .wpo-hero-slider .swiper-slide,
body.barbara-index3-menu .static-hero .swiper-slide,
body.barbara-index3-menu .wpo-hero-slider-s2 .swiper-slide,
body.barbara-index3-menu .wpo-hero-slider-s3 .swiper-slide,
body.barbara-index3-menu .wpo-hero-slider .slide-inner,
body.barbara-index3-menu .static-hero .slide-inner,
body.barbara-index3-menu .wpo-hero-slider-s2 .slide-inner,
body.barbara-index3-menu .wpo-hero-slider-s3 .slide-inner {
  height: 100% !important;
}

body.barbara-index3-menu .wpo-hero-slider .slide-inner,
body.barbara-index3-menu .static-hero .slide-inner,
body.barbara-index3-menu .wpo-hero-slider-s2 .slide-inner,
body.barbara-index3-menu .wpo-hero-slider-s3 .slide-inner {
  background-size: 100% auto !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}

body.barbara-index3-menu .wpo-hero-slider-s2 .slide-inner .slide-content {
  box-sizing: border-box !important;
  width: min(54vw, 780px) !important;
  max-width: 780px !important;
  padding: clamp(34px, 3vw, 50px) clamp(34px, 3.3vw, 56px) !important;
  transform: translateY(26px) !important;
}

body.barbara-index3-menu .wpo-hero-slider-s2 .slide-inner .slide-content h2 {
  font-size: clamp(42px, 4.1vw, 72px) !important;
  line-height: 0.88 !important;
  margin: 0 0 clamp(10px, 1vw, 18px) !important;
}

body.barbara-index3-menu .wpo-hero-slider-s2 .slide-inner .slide-content p {
  font-size: clamp(17px, 1.5vw, 26px) !important;
  line-height: 1.15 !important;
  margin: 0 !important;
}

body.barbara-index3-menu .wpo-hero-slider-s2 .slide-inner .slide-content .s-img-1 {
  top: clamp(-42px, -2.6vw, -24px) !important;
  right: clamp(12px, 1.5vw, 28px) !important;
}

body.barbara-index3-menu .wpo-hero-slider-s2 .slide-inner .slide-content .s-img-2 {
  bottom: clamp(-42px, -2.6vw, -24px) !important;
  left: clamp(12px, 1.5vw, 28px) !important;
}

body.barbara-index3-menu .wpo-hero-slider-s2 .slide-inner .slide-content .s-img-1 img,
body.barbara-index3-menu .wpo-hero-slider-s2 .slide-inner .slide-content .s-img-2 img {
  width: clamp(105px, 10.5vw, 178px) !important;
  height: auto !important;
}

body.barbara-index3-menu .wpo-wedding-date {
  display: block !important;
  height: auto !important;
  min-height: 0 !important;
  margin: 0 !important;
  padding: 80px 0 !important;
  border: 0 !important;
  overflow: visible !important;
  background: var(--barbara-bg-soft) !important;
}

@media (max-width: 991px) {
  body.barbara-index3-menu .wpo-hero-slider-s2 .slide-inner .slide-content {
    width: min(72vw, 600px) !important;
    transform: translateY(18px) !important;
  }
}

@media (max-width: 575px) {
  body.barbara-index3-menu .wpo-hero-slider-s2 .slide-inner .slide-content {
    width: 78vw !important;
    padding: 24px 22px !important;
    transform: translateY(10px) !important;
  }
}

/* ===== Responsivo: menu normal antes do banner, largura total ===== */
@media (max-width: 991px) {
  body.barbara-index3-menu #header,
  body.barbara-index3-menu .wpo-site-header,
  body.barbara-index3-menu .wpo-header-style-2 {
    position: relative !important;
    left: auto !important;
    right: auto !important;
    top: auto !important;
    width: 100% !important;
    margin: 0 !important;
    border-radius: 0 !important;
    background: #ffffff !important;
    z-index: 9999 !important;
  }

  body.barbara-index3-menu .wpo-header-style-2 .navigation,
  body.barbara-index3-menu .wpo-header-style-2 .navigation.sticky-on {
    position: relative !important;
    left: auto !important;
    top: auto !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 18px 0 !important;
    border-radius: 0 !important;
    background: #ffffff !important;
    box-shadow: none !important;
  }

  body.barbara-index3-menu .wpo-header-style-2 .container-fluid {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  body.barbara-index3-menu .wpo-header-style-2 .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }

  body.barbara-index3-menu .wpo-header-style-2 .navbar-header img {
    max-height: 78px !important;
    width: auto !important;
  }

  body.barbara-index3-menu .wpo-header-style-2 .mobail-menu button,
  body.barbara-index3-menu .wpo-header-style-2 .menu-close {
    background-color: #94b488 !important;
    border-color: #94b488 !important;
    border-radius: 0 !important;
  }

  body.barbara-index3-menu .wpo-header-style-2 .navigation.sticky-header {
    display: none !important;
  }

  body.barbara-index3-menu .wpo-hero-slider,
  body.barbara-index3-menu .static-hero,
  body.barbara-index3-menu .wpo-hero-slider-s2,
  body.barbara-index3-menu .wpo-hero-slider-s3 {
    margin-top: 0 !important;
  }
}


/* ===== Barbara preloader ===== */
.preloader {
  background-color: #94b488 !important;
}

.preloader .loader-circle {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.22) !important;
}

.preloader .loader-line-mask .loader-line {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.70) !important;
}

.preloader .vertical-centered-box .content img {
  position: relative;
  z-index: 2;
  width: 40px;
  max-width: 40px;
  height: auto;
  display: block;
  margin: 0 auto;
}


/* ===== Ajustes finais - menu, contador, RSVP, rodape ===== */
/* Menu desktop menor para caber todos os itens */
body.barbara-index3-menu .wpo-header-style-2 #navbar > ul > li > a {
  font-size: 13px !important;
  line-height: 1.15 !important;
  padding: 38px 12px !important;
  white-space: nowrap !important;
}

body.barbara-index3-menu .wpo-header-style-2 .navbar-header img {
  max-width: 175px !important;
  height: auto !important;
}

body.barbara-menu-cormorant .wpo-header-style-2 #navbar > ul > li > a {
  font-family: "Cormorant SC", serif !important;
  font-size: 15px !important;
  letter-spacing: .06em !important;
  font-weight: 700 !important;
}

/* Garante que o menu fique acima das seções no scroll */
body.barbara-index3-menu #header,
body.barbara-index3-menu .wpo-site-header,
body.barbara-index3-menu .wpo-site-header .navigation,
body.barbara-index3-menu .wpo-site-header .navigation.sticky-on,
body.barbara-index3-menu .wpo-site-header .navigation.sticky-header {
  z-index: 99999 !important;
}

/* Contador - alinhamento correto desktop e mobile */
body.barbara-index3-menu .wpo-wedding-date .clock-grids {
  width: 100% !important;
}

body.barbara-index3-menu .wpo-wedding-date #clock {
  width: 100% !important;
  display: grid !important;
  grid-template-columns: repeat(4, 130px) !important;
  justify-content: center !important;
  align-items: center !important;
  column-gap: 34px !important;
  row-gap: 28px !important;
}

body.barbara-index3-menu .wpo-wedding-date #clock .box {
  width: 130px !important;
  height: 130px !important;
  margin: 0 !important;
  padding: 0 !important;
  float: none !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  transform: none !important;
}

body.barbara-index3-menu .wpo-wedding-date #clock .box > div {
  width: 130px !important;
  height: 130px !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
}

body.barbara-index3-menu .wpo-wedding-date #clock .box .time {
  width: 100% !important;
  display: block !important;
  text-align: center !important;
}

body.barbara-index3-menu .wpo-wedding-date #clock .box span {
  width: 100% !important;
  display: block !important;
  text-align: center !important;
}

@media (max-width: 767px) {
  body.barbara-index3-menu .wpo-wedding-date #clock {
    grid-template-columns: repeat(2, 130px) !important;
    column-gap: 22px !important;
    row-gap: 26px !important;
  }
}

@media (max-width: 575px) {
  body.barbara-index3-menu .wpo-wedding-date {
    padding: 50px 0 55px !important;
  }

  body.barbara-index3-menu .wpo-wedding-date .wpo-section-title-s2 {
    margin-bottom: 28px !important;
  }

  body.barbara-index3-menu .wpo-wedding-date #clock {
    width: 282px !important;
    max-width: 282px !important;
    margin: 0 auto !important;
    grid-template-columns: repeat(2, 130px) !important;
    column-gap: 22px !important;
    row-gap: 28px !important;
  }

  body.barbara-index3-menu .wpo-wedding-date #clock .box {
    width: 130px !important;
    height: 130px !important;
  }

  body.barbara-index3-menu .wpo-wedding-date #clock .box > div {
    width: 130px !important;
    height: 130px !important;
  }
}

/* RSVP: flores atrás da caixa, aparecendo parcialmente */
body.barbara-index3-menu .wpo-contact-section {
  position: relative !important;
  overflow: hidden !important;
}

body.barbara-index3-menu .wpo-contact-section .wpo-contact-section-wrapper {
  position: relative !important;
  overflow: visible !important;
  z-index: 1 !important;
}

body.barbara-index3-menu .wpo-contact-section .wpo-contact-form-area {
  position: relative !important;
  z-index: 5 !important;
  background: #fff !important;
  box-shadow: 0 8px 25px rgba(0,0,0,.09) !important;
}

body.barbara-index3-menu .wpo-contact-section .wpo-contact-section-wrapper .vector-1,
body.barbara-index3-menu .wpo-contact-section .wpo-contact-section-wrapper .vector-2 {
  z-index: 2 !important;
  pointer-events: none !important;
}

body.barbara-index3-menu .wpo-contact-section .wpo-contact-section-wrapper .vector-2 {
  right: -250px !important;
  top: 44px !important;
}

body.barbara-index3-menu .wpo-contact-section .wpo-contact-section-wrapper .vector-2 img {
  max-width: 330px !important;
}

body.barbara-index3-menu .wpo-contact-section .wpo-contact-section-wrapper .vector-1 {
  left: -285px !important;
  right: auto !important;
  bottom: -95px !important;
}

body.barbara-index3-menu .wpo-contact-section .wpo-contact-section-wrapper .vector-1 img {
  max-width: 360px !important;
}

@media (max-width: 991px) {
  body.barbara-index3-menu .wpo-contact-section .wpo-contact-section-wrapper .vector-2 {
    right: -170px !important;
    top: 36px !important;
  }
  body.barbara-index3-menu .wpo-contact-section .wpo-contact-section-wrapper .vector-1 {
    left: -215px !important;
    right: auto !important;
    bottom: -75px !important;
  }
}

/* Rodapé: logo/redes centralizadas e texto justificado */
body.barbara-index3-menu .wpo-site-footer .about-widget {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  text-align: center !important;
}

body.barbara-index3-menu .wpo-site-footer .about-widget .logo,
body.barbara-index3-menu .wpo-site-footer .about-widget .widget-title {
  width: 100% !important;
  display: flex !important;
  justify-content: center !important;
  text-align: center !important;
}

body.barbara-index3-menu .wpo-site-footer .about-widget .logo img {
  display: block !important;
  margin: 0 auto !important;
}

body.barbara-index3-menu .wpo-site-footer .about-widget p {
  width: 100% !important;
  margin-left: auto !important;
  margin-right: auto !important;
  text-align: justify !important;
  text-align-last: left !important;
}

body.barbara-index3-menu .wpo-site-footer .about-widget ul {
  width: 100% !important;
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
  gap: 12px !important;
  padding-left: 0 !important;
}

body.barbara-index3-menu .wpo-site-footer .about-widget ul li {
  float: none !important;
  display: inline-flex !important;
}

body.barbara-index3-menu .wpo-site-footer .event-map-widget {
  padding-left: 20px !important;
}

body.barbara-index3-menu .wpo-site-footer .event-map-widget h3 {
  font-family: "Cormorant SC", serif !important;
  letter-spacing: .08em !important;
  color: var(--barbara-primary-dark) !important;
  text-transform: uppercase !important;
}

body.barbara-index3-menu .wpo-site-footer .event-address {
  margin-bottom: 15px !important;
  color: #5f6f58 !important;
}

body.barbara-index3-menu .wpo-site-footer .event-map iframe {
  display: block !important;
  width: 100% !important;
  height: 280px !important;
  border-radius: 10px !important;
}

@media (max-width: 991px) {
  body.barbara-index3-menu .wpo-site-footer .event-map-widget {
    padding-left: 0 !important;
    margin-top: 35px !important;
  }
}

/* Menu mobile: fundo quase branco e hover verde claro, sem setas */
@media (max-width: 991px) {
  body.barbara-index3-menu .wpo-site-header #navbar {
    background: #78906f !important;
  }
  body.barbara-index3-menu .wpo-site-header #navbar > ul > li > a {
    background: #f7f8f5 !important;
    color: #002642 !important;
    margin: 8px 18px !important;
    border-radius: 3px !important;
    padding: 13px 18px !important;
  }
  body.barbara-index3-menu .wpo-site-header #navbar > ul > li > a:hover,
  body.barbara-index3-menu .wpo-site-header #navbar > ul > li > a:focus,
  body.barbara-index3-menu .wpo-site-header #navbar > ul > li.current-menu-item > a {
    background: #dfe8d6 !important;
    color: #002642 !important;
  }
  body.barbara-index3-menu .wpo-site-header #navbar > ul > li > a:after,
  body.barbara-index3-menu .wpo-site-header #navbar > ul > li > a:before {
    display: none !important;
    content: none !important;
  }
}
