.elementor-12161 .elementor-element.elementor-element-9706e95{text-align:center;}.elementor-12161 .elementor-element.elementor-element-3f5c6ce{text-align:center;}.elementor-12161 .elementor-element.elementor-element-3f5c6ce .elementor-heading-title{font-family:"Roboto", Sans-serif;font-weight:400;line-height:1.4em;color:var( --e-global-color-text );}#jet-popup-12161 .jet-popup__container{width:800px;}#jet-popup-12161 .jet-popup__inner{justify-content:center;align-items:center;}#jet-popup-12161 .jet-popup__container-inner{justify-content:flex-start;}/* Start custom CSS for heading, class: .elementor-element-3f5c6ce */.menu-categoria {
    color: inherit;
    text-decoration: none !important;
    position: relative;
    display: inline-block;
    padding-bottom: 3px;
}

.menu-categoria::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 2px;
    background-color: currentColor;
    transition: width 0.3s ease;
}

.menu-categoria:hover::after {
    width: 100%;
}/* End custom CSS */