.elementor-element-b1cedfd svg .cls-1,
.elementor-element-b1cedfd svg .cls-2,
.elementor-element-b1cedfd svg .cls-3,
.elementor-element-b1cedfd svg .cls-4,
.elementor-element-b1cedfd svg .cls-5,
.elementor-element-b1cedfd svg .cls-6,
.elementor-element-b1cedfd svg .cls-7 {
  fill: #fff;
}
.elementor-element-76e3931 svg path {
  fill: #fff !important;
}
.polylang_switch_top li {
  float: right;
  list-style-type: none;
  padding: 10px;
}
.polylang_switch_top li a img {
  width: 32px !important;
  height: 22px !important;
}
.arrow_slider .jet-listing-grid__slider-icon {
  border-radius: 50%;
}
.privacy-content .bdt-ep-accordion-item {
  margin-top: 30px !important;
}
.bdt-open .bdt-accordion-content {
  margin-top: 0px !important;
}
.line-form p .wpcf7-form-control-wrap {
  display: inline;
  padding-right: 4px;
}
.input-line span.wpcf7-form-control-wrap {
  display: block;
}
.input-line span.wpcf7-form-control-wrap input {
  width: 100%;
}
.site-content {
  display: block;
}
.wpcf7-spinner {
  display: block;
}
.line-form label span,
.line-form a {
  color: #020101 !important;
}
.line-form a {
  text-decoration: underline;
}
.line-form .wpcf7-not-valid-tip {
  position: absolute;
  width: 300px;
  left: 40px;
}
.grecaptcha-badge {
  display: none !important;
}
#lang_choice_1 {
  border: 1px solid #E4E7EC;
  border-radius: 10px;
  text-transform: uppercase;
  font-weight: 600;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url('https://test.partiir.com/wp-content/uploads/2023/03/Flag.svg'), url('https://test.partiir.com/wp-content/uploads/2023/03/Icon.svg');
  background-repeat: no-repeat;
  background-position: left 10px center, right 10px center;
  background-size: 24px, 16px;
  padding-left: 45px;
  padding-right: 45px;
}
#lang_choice_1 option {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  text-align: center;
  color: #262626;
}
/* Juan Cuñez 20/08/2025 start*/
/* 1. Preparamos el contenedor del menú (sin cambios) */
.jet-mega-menu-item--top-level > .jet-mega-menu-item__inner {
  position: relative;
  overflow: hidden;
}
/* 2. Creamos la línea animada y la posicionamos ARRIBA */
.jet-mega-menu-item--top-level > .jet-mega-menu-item__inner::after {
  content: '';
  position: absolute;
  top: 0;
  /* ¡Este es el cambio! Lo posicionamos arriba. */
  left: 0;
  width: 0;
  height: 2px;
  background-color: var(--e-global-color-0795ea8);
  transition: width 0.4s ease-in-out;
}
/* 3. Activamos la animación al pasar el cursor (sin cambios) */
.jet-mega-menu-item--top-level > .jet-mega-menu-item__inner:hover::after {
  width: 100%;
}
.jet-mega-menu-item--top-level .jet-mega-menu-sub-menu {
  border-left: 2px solid var(--e-global-color-0795ea8);
}
.jet-mega-menu-item--top-level .jet-mega-menu-sub-menu li:hover {
  background-color: #262E33;
}
.jet-mega-menu-item--top-level .jet-mega-menu-sub-menu li:hover .jet-mega-menu-item__label {
  color: #ffffff;
}
/* Juan Cuñez 20/08/2025 end */
/*#menu_top ul.jet-menu li:first-of-type {
	display: none;
}*/
@media screen and (max-width: 1024px) {
  .arrow_slider .jet-listing-grid__slider-icon {
    display: none !important;
  }
}
