.elementor-13358 .elementor-element.elementor-element-331f69c{--display:flex;}.elementor-13358 .elementor-element.elementor-element-5c5b030{--spacer-size:50px;}.elementor-13358 .elementor-element.elementor-element-799dc2d{--display:flex;}.elementor-widget-wc-categories .woocommerce .woocommerce-loop-category__title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-wc-categories .woocommerce-loop-category__title .count{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-13358 .elementor-element.elementor-element-a5b1a37 .product{text-align:center;}.elementor-13358 .elementor-element.elementor-element-a5b1a37.elementor-wc-products  ul.products{grid-column-gap:61px;grid-row-gap:40px;}.elementor-13358 .elementor-element.elementor-element-a5b1a37 a > img{border-style:solid;border-width:0px 0px 1px 0px;border-color:#000000;}.elementor-13358 .elementor-element.elementor-element-a5b1a37 .woocommerce .woocommerce-loop-category__title{color:#00206F;font-family:"Roboto", Sans-serif;font-size:27px;font-weight:600;}.elementor-13358 .elementor-element.elementor-element-eafe99a{--display:flex;}.elementor-13358 .elementor-element.elementor-element-d05b394{--spacer-size:50px;}.elementor-13358 .elementor-element.elementor-element-8dd5e02{--display:flex;}.elementor-13358 .elementor-element.elementor-element-8b87fe6{--spacer-size:50px;}@media(max-width:767px){.elementor-13358 .elementor-element.elementor-element-a5b1a37 .woocommerce .woocommerce-loop-category__title{font-size:14px;line-height:1.3em;}}@media(min-width:768px){.elementor-13358 .elementor-element.elementor-element-799dc2d{--content-width:1372px;}}/* Start custom CSS for wc-categories, class: .elementor-element-a5b1a37 */@media (min-width: 1025px) {
    .woocommerce ul.products li.product a img {
        object-fit: contain;
        height: 220px;
        width: 100%;
        display: block;
        margin: 0 0 1em;
        box-shadow: none;
    }
}



/* Tablet */
@media (min-width: 768px) and (max-width: 1024px) {
    .woocommerce ul.products li.product a img {
        object-fit: contain;
        height: 200px;
        width: 100%;
        display: block;
        margin: 0 0 1em;
        box-shadow: none;
    }
}

/* Mobile */
@media (max-width: 767px) {
    .woocommerce ul.products li.product a img {
        object-fit: contain;
        height: 150px;
        width: 100%;
        display: block;
        margin: 0 0 0.8em;
        box-shadow: none;
    }
}/* End custom CSS */