.elementor-174 .elementor-element.elementor-element-9626166{--display:flex;}.elementor-174 .elementor-element.elementor-element-1b779e1 > .elementor-widget-container{margin:75px 0px 0px 0px;}#elementor-popup-modal-174 .dialog-widget-content{animation-duration:0.5s;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-174{background-color:rgba(0,0,0,.8);justify-content:flex-start;align-items:center;pointer-events:all;}#elementor-popup-modal-174 .dialog-message{width:400px;height:100vh;align-items:flex-start;}#elementor-popup-modal-174 .dialog-close-button{display:flex;font-size:24px;}body:not(.rtl) #elementor-popup-modal-174 .dialog-close-button{right:7px;}body.rtl #elementor-popup-modal-174 .dialog-close-button{left:7px;}@media(max-width:1366px){#elementor-popup-modal-174 .dialog-message{width:380px;}}@media(max-width:767px){#elementor-popup-modal-174 .dialog-message{width:calc(100vw - 75px);}}/* Start custom CSS for shortcode, class: .elementor-element-1b779e1 */.woo-categories {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.woo-category-item {
    position: relative;
    padding-left: 0px;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: bold;
    a{
        display:flex;
        justify-content:space-between;
        align-items:center;
    }
}

.woo-category-link i {
    margin-left: 5px; /* Espacio entre el texto y el icono */
}


.category-separator {
    height: 1px;
    background-color: #ccc;
    margin: 15px 0;
}

.woo-category-item .woo-categories{
    li{
        border-top:1px solid #ccc;
        padding-top:10px;
        padding-left:10px;
        margin-top:10px;
        font-weight:normal;
    }
    .category-separator{
        display: none;
    }
}/* End custom CSS */