.elementor-176 .elementor-element.elementor-element-b52d51b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--background-transition:0.3s;}.elementor-176 .elementor-element.elementor-element-519c3cb.elementor-wc-products  ul.products{grid-column-gap:0px;grid-row-gap:0px;}.elementor-176 .elementor-element.elementor-element-519c3cb a > img{border-style:none;}.elementor-176 .elementor-element.elementor-element-519c3cb .woocommerce .woocommerce-loop-category__title{color:#2286BE;}.elementor-176 .elementor-element.elementor-element-d638f7a{--display:flex;--background-transition:0.3s;}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}/* Start custom CSS for wc-categories, class: .elementor-element-519c3cb */li.product-category.product {
    width: 30%;
    display: inline-flex;
}

h2.woocommerce-loop-category__title {
       background: linear-gradient(to bottom, #fff, #001f3f);
    background: -webkit-linear-gradient(to bottom, #fff, #001f3f);
    margin-top: auto;
    margin-bottom: auto;
    text-align: revert;
    text-transform: capitalize;
    padding: 30px;
    width: 300px;
    border: #000 solid 2px;
    height: 235px;
    border-radius: 21px;
}


li.product-category.product > a >img {
    display: none;
}/* End custom CSS */