.elementor-kit-8{--e-global-color-primary:#111111;--e-global-color-secondary:#54595F;--e-global-color-text:#333333;--e-global-color-accent:#774B9C;--e-global-color-9be0be4:#FFFFFF;--e-global-color-bf7841a:#000000;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-da2faa7-font-family:"Malina";overscroll-behavior:none;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{background-color:var( --e-global-color-primary );font-size:13px;font-weight:500;text-transform:uppercase;line-height:1em;letter-spacing:2px;border-style:none;border-radius:100px 100px 100px 100px;padding:16px 20px 15px 20px;}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{background-color:var( --e-global-color-bf7841a );}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1200px;}.e-con{--container-max-width:1200px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.bg-blur,
.e-search-form .e-search-results, .jet-ajax-search__results-area {
    -webkit-backdrop-filter: blur(20px) saturate(180%);
  backdrop-filter: blur(20px) saturate(180%);
}

.jet-ajax-search__results-area {
    padding:15px;
}

/** Selector LANG **/
.lang_sel_list_horizontal {
    background: rgba(0, 0, 0, 0.2);
    overflow: hidden;
    border-radius: 100px; /* Conservando el diseño original */
    border: none;
    padding: 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.lang_sel_list_horizontal ul {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}

.lang_sel_list_horizontal li {
    list-style: none;
    position: relative;
    flex: 1;
    text-align: center;
}

.lang_sel_list_horizontal li:first-child a {
    padding-left: 12px;
}

.lang_sel_list_horizontal li:last-child a {
    padding-right: 12px;
}

.lang_sel_list_horizontal li.wpml-ls-current-language a {
    background: rgba(255, 255, 255, 0.8);
    color: #000;
    border-radius: 0px; /* Conservando el diseño original */
}

.lang_sel_list_horizontal li > a {
    color: #fff;
    padding: 8px 12px;
    display: inline-block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    font-size: 13px;
    font-weight: 500;
    transition: all 0.3s ease;
    position: relative;
    z-index: 1;
    text-align: center;
    line-height: 1.5;
    border-radius: 100px; /* Asegurando bordes redondeados uniformes */
}

.lang_sel_list_horizontal li a span {
    display: block;
}

.lang_sel_list_horizontal li:not(.wpml-ls-current-language) a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 0px; /* Conservando bordes redondeados */
    background-color: rgba(255, 255, 255, 0.2);
    z-index: -1;
    transform: scale(0);
    transition: all 0.3s ease;
}

.lang_sel_list_horizontal li:not(.wpml-ls-current-language) a:hover::before {
    transform: scale(1);
}

.lang_sel_list_horizontal li a:not(:hover)::before {
    opacity: 0;
    transform: translateY(100%);
}

.lang_sel_list_horizontal li a::before {
    transform: translateY(0%);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Malina';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://qa.vinamaipo.com/wp-content/uploads/2024/08/Malina1Regular.eot');
	src: url('https://qa.vinamaipo.com/wp-content/uploads/2024/08/Malina1Regular.eot?#iefix') format('embedded-opentype'),
		url('https://qa.vinamaipo.com/wp-content/uploads/2024/08/Malina1Regular.woff2') format('woff2'),
		url('https://qa.vinamaipo.com/wp-content/uploads/2024/08/Malina1Regular.woff') format('woff'),
		url('https://qa.vinamaipo.com/wp-content/uploads/2024/08/Malina1Regular.ttf') format('truetype'),
		url('https://qa.vinamaipo.com/wp-content/uploads/2024/08/Malina1Regular.svg#Malina') format('svg');
}
/* End Custom Fonts CSS */