.elementor-1091 .elementor-element.elementor-element-3b11dc6{--display:flex;--min-height:0px;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;border-style:solid;--border-style:solid;--padding-top:24px;--padding-bottom:39px;--padding-left:0px;--padding-right:0px;}.elementor-1091 .elementor-element.elementor-element-3686e1d > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}/* Start custom CSS for shortcode, class: .elementor-element-3686e1d *//* Moves WooCommerce category titles below the image */
.woocommerce ul.products li.product-category .woocommerce-loop-category__title {
    position: relative !important;
    background: transparent !important;
    color: #333 !important; /* Changes text to dark so it's readable on white */
    padding: 30px 0 !important;
    margin-top: 20px !important;
    text-align: center;
}

/* Ensures the image container doesn't hide the text */
.woocommerce ul.products li.product-category a {
    display: flex;
    flex-direction: column;
}/* End custom CSS */