.elementor-29028 .elementor-element.elementor-element-69cf3ae{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--justify-content:space-between;--align-items:center;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:wrap;}.elementor-29028 .elementor-element.elementor-element-69cf3ae.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-29028 .elementor-element.elementor-element-ea65855 div.product-category .wd-entities-title, .elementor-29028 .elementor-element.elementor-element-ea65855 .wd-nav-product-cat>li>a{font-family:"Manrope", Sans-serif;font-size:12px;text-transform:capitalize;line-height:16px;}@media(min-width:769px){.elementor-29028 .elementor-element.elementor-element-69cf3ae{--width:100%;}}/* Start custom CSS for wd_product_categories, class: .elementor-element-ea65855 *//* Mega menú Woodmart: contenedor ancho */
.wd-dropdown-menu.wd-design-full-width {
    width: 100vw !important;
    max-width: 100vw !important;
}

/* Contenido interno */
.wd-dropdown-menu .wd-dropdown-inner {
    max-width: 1180px !important;
    margin: 0 auto !important;
    padding: 25px 20px !important;
}

/* Forzar Elementor a una sola fila */
.wd-dropdown-menu .elementor-widget-container,
.wd-dropdown-menu .elementor-shortcode {
    width: 100% !important;
}

/* Grid categorías */
.wd-dropdown-menu .wd-categories,
.wd-dropdown-menu .categories {
    display: grid !important;
    grid-template-columns: repeat(8, minmax(100px, 1fr)) !important;
    gap: 18px !important;
    align-items: start !important;
}

/* Cada categoría */
.wd-dropdown-menu .product-category {
    width: auto !important;
    max-width: none !important;
    float: none !important;
    clear: none !important;
    background: #000 !important;
    padding: 10px !important;
    text-align: center !important;
}

/* Imagen */
.wd-dropdown-menu .product-category img {
    width: 90px !important;
    height: 90px !important;
    object-fit: contain !important;
    margin: 0 auto 8px !important;
}

/* Texto */
.wd-dropdown-menu .product-category .wd-entities-title {
    color: #fff !important;
    font-size: 12px !important;
    line-height: 1.25 !important;
    text-align: center !important;
    white-space: normal !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-69cf3ae *//* Woodmart categorías - arreglo texto */
.categories-style-default .product-category {
    background: #000;
    padding: 10px;
}

.categories-style-default .product-category .wrapp-category {
    background: #000;
}

.categories-style-default .product-category img {
    width: 90px;
    height: 90px;
    object-fit: contain;
    margin: 0 auto 8px;
}

.categories-style-default .product-category .wd-entities-title {
    color: #fff !important;
    font-size: 12px !important;
    line-height: 1.25 !important;
    font-weight: 600;
    text-align: center;
    max-width: 95px;
    margin: 0 auto;
    white-space: normal !important;
    word-break: normal !important;
    overflow-wrap: normal !important;
    hyphens: none !important;
}
/* Quitar fondo negro de cada categoría */
.wd-dropdown-menu .product-category {
    background: transparent !important;
    border: none !important;
    padding: 10px !important;
    text-align: center !important;
}

/* Quitar fondo interno si Woodmart lo agrega */
.wd-dropdown-menu .product-category .wrapp-category {
    background: transparent !important;
}

/* Letras oscuras y legibles */
.wd-dropdown-menu .product-category .wd-entities-title,
.wd-dropdown-menu .product-category .woocommerce-loop-category__title {
    color: #111 !important;
    font-size: 12px !important;
    line-height: 1.25 !important;
    font-weight: 600 !important;
    text-align: center !important;
}
/* Mejorar texto categorías mega menú */
.wd-dropdown-menu .product-category .wd-entities-title,
.wd-dropdown-menu .product-category .woocommerce-loop-category__title {
    max-width: 115px !important;
    min-height: 42px !important;
    margin: 8px auto 0 !important;
    font-size: 11px !important;
    line-height: 1.15 !important;
    letter-spacing: 0 !important;
    text-transform: none !important;
    word-break: normal !important;
    overflow-wrap: normal !important;
    hyphens: none !important;
}

/* Dar más espacio a cada tarjeta */
.wd-dropdown-menu .wd-categories,
.wd-dropdown-menu .categories {
    grid-template-columns: repeat(8, minmax(115px, 1fr)) !important;
    gap: 14px !important;
}

/* Evitar que la tarjeta sea demasiado angosta */
.wd-dropdown-menu .product-category {
    min-width: 115px !important;
}/* End custom CSS */