.elementor-15 .elementor-element.elementor-element-9df914f{--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;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;--z-index:100000000000000;}.elementor-15 .elementor-element.elementor-element-03f220c{width:100%;max-width:100%;padding:020px 0px 0px 0px;}.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-03f220c *//* Montserrat */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600;700&display=swap');

/* CONTENEDOR GENERAL */
.navbar-toggler {
    background-color: #C7A977 !important;
}
.afb-navbar {
  font-family: 'Montserrat', sans-serif !important;
  background: transparent !important;
  padding: 0 16px;
}
.afb-navbar-container {
  padding: 0;
}

/* LOGO */
.afb-navbar-logo img {
      width: 168px !important;
    max-width: 168px !important;
}
.navbar-brand {
    margin-right: 3rem !important;
}
/* MENÚ CENTRADO + ESPACIADO */
.elementor-location-header {
    height: 0px;
    
}
.afb-navbar-menu {
  display: flex;
  justify-content: space-between !important;
  align-items: center;
  width: 100%;
}
.afb-navbar-nav {
  display: flex;
  gap: 30px;
  margin: 0;
}
.afb-nav-link {
  color: #fff !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  padding-bottom: 2px !important;
  transition: color .2s, border-color .2s;
}
.afb-nav-link:hover,
.afb-nav-link:focus,
.afb-nav-link.active {
  color: #C7A977 !important;
  font-weight: 600 !important;
  border-bottom: 3px solid #C7A977 !important;
}

/* SUBMENÚ */
.afb-dropdown-menu {
  background: #232A34;
  border-radius: 8px;
  border: none;
  min-width: 180px;
  margin-top: 12px !important;
}
.afb-dropdown-item {
  color: #fff !important;
  font-size: 16px;
  padding: 10px 20px;
  border-radius: 6px;
  transition: background .15s, color .15s;
}
.afb-dropdown-item:hover {
  background: #C7A977;
  color: #232A34 !important;
}

/* ICONOS REDES */
.afb-navbar-social img {
  height: 22px !important;
  filter: brightness(0) invert(1);
  transition: filter .2s;
}
.afb-navbar-social:hover img {
  filter: brightness(0.8) sepia(1) hue-rotate(18deg) saturate(5) brightness(1.5);
}

/* BOTÓN CONTACTO */
.afb-navbar-contact-btn {
  background: #C7A977;
  color: #232A34 !important;
  font-size: 16px !important;
  font-weight: 600;
  border-radius: 75px !important;
  padding: 6px 20px 6px 10px !important;
  margin-left: 12px;
  text-decoration: none !important;
  transition: background .15s, color .15s;
}
.afb-navbar-contact-btn:hover {
  background: #B89264;
  color: #fff !important;
}
/* icono WhatsApp */
.afb-whatsapp-icon {
  width: 33px !important;
  height: auto !important;
  margin-right: 8px !important;
}

/* LANGUAGE SWITCHER */
.afb-navbar-lang-switcher {
  margin-left: 12px;
  display: flex;
  align-items: center;
}
.afb-navbar-lang-switcher .trp-language-switcher {
  background: transparent !important;
  box-shadow: none !important;
  padding: 0 !important;
}
.afb-navbar-lang-switcher .trp-ls-language {
  background: transparent !important;
  border: none !important;
  padding: 2px !important;
}
.afb-navbar-lang-switcher img,
.afb-navbar-lang-switcher .trp-ls-language-flag {
 width: 22px !important;
    height: 20px !important;
  border-radius: 50% !important;
}
.afb-navbar-lang-switcher .trp-ls-language-name {
  display: none !important;
}

/* HAMBURGER */
.afb-navbar-toggler {
  border: none !important;
}
.afb-navbar-toggler:focus {
  outline: none !important;
  box-shadow: none !important;
}
.trp-ls-shortcode-language {
    background: transparent !important;
    border: 0px !important;
}
/* RESPONSIVE */
@media (max-width: 991.98px) {
  .afb-navbar-nav {
    flex-direction: column;
    gap: 16px !important;
    background: #232A34;
    border-radius: 8px;
    margin-top: 8px;
    width: 100%;
  }
  .afb-navbar-right {
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 12px;
    width: 100%;
    justify-content: flex-start;
  }
  .afb-navbar-contact-btn {
    font-size: 14px !important;
    padding: 6px 16px 6px 8px !important;
    margin-left: 0;
  }
}
.trp-ls-shortcode-current-language {
    width: 65px;
    padding: 0px !important;
    background: transparent !important;
    border: 0px !important;
}

.trp-language-switcher {
        width: 40px;
}
.afb-navbar-right {
    gap: 5px;
}
.trp-language-switcher > div > a {
        padding: 7px 0px;
        width: 33px;
        
}
.trp-ls-shortcode-current-language {
    width: 0px !important;
}
.afb-navbar-toggler{
      color:white!important;
  }
  span.navbar-toggler-icon {
    color: white !important;
}
a:hover {
    --bs-link-color-rgb: #C7A977!important;
}
:root, [data-bs-theme=light] {
        --bs-link-color-rgb: #C7A977!important;
}
@media (max-width: 767.98px) {
  .afb-navbar {
    padding: 0 8px;
  }
  .afb-navbar-nav {
    gap: 8px !important;
  }
  .afb-navbar-contact-btn {
    font-size: 12px !important;
    padding: 6px 10px !important;
  }
  .afb-whatsapp-icon {
    width: 28px !important;
  }
  .afb-navbar-menu {
    background: #0C243F !important;
      
  }
  .afb-navbar-nav {
    background: #0C243F !important;
  }
  .header-position {
    background: #0C243F;
}
.afb-dropdown-menu {
    background: #13182F;
    
}
[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    background-color: white;
    
}
[type=button]:focus, [type=button]:hover, [type=submit]:focus, [type=submit]:hover, button:focus, button:hover {
    background-color: white;
    
}
.afb-navbar-logo img {
    width: 130px !important;
    
}
.wp-singular{
    overflow-x:hidden!important;
}
}/* End custom CSS */