/*
 Theme Name:   GPOSITIVA | Consultoría Legal y Migratoria.
 Theme URI:
 Description:  .
 Author:       Ax Silva.
 Author URI:   http://example.com
 Template:     kadence
 Version:      1.0
*/


@font-face {
    font-family: 'Luke--Phil';
    src: url('fonts/Luke--Phil.woff2') format('woff2'),
        url('fonts/Luke--Phil.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

a:hover {
    box-shadow: none !important;
}

/* .lang-item a {
font-weight: 400 !important;
}
*/

#masthead {
  backdrop-filter: blur(1px);
}

.lang-item.current-lang a {
    color: #cdbea4 !important;
}

.secondary-navigation {
    border-left: 1px solid #ffffff31;
    padding-left: 10px;
}

.luke-phil em {
    font-family: 'Luke--Phil';
    font-style: normal;
    letter-spacing: 1px;
    word-spacing: -4px;
}

footer .footer-html em {
    color: var(--wp--preset--color--theme-palette-1);
    font-style: normal;
}

footer .site-bottom-footer-inner-wrap {
    border-top: 1px solid #ffffff30;
}

footer .widget-area ul {
    margin-left: 0;
    list-style: none;
    padding-left: 0;
}

.footer-navigation .menu {
    flex-direction: column;
}

footer .wp-block-list li {
    margin-bottom: .5rem;
}

footer .wp-block-list li a,
footer #menu-legal li a {
    color: #fff !important;
}

footer .wp-block-list li:hover a,
footer #menu-legal li:hover a {
    color: var(--wp--preset--color--theme-palette-1) !important;
}