.elementor-2811 .elementor-element.elementor-element-16727c3{--display:flex;--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;}.elementor-2811 .elementor-element.elementor-element-af8ed92{--display:flex;--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;--margin-top:25px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-2811 .elementor-element.elementor-element-fbdd994.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-2811 .elementor-element.elementor-element-fbdd994.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-2811 .elementor-element.elementor-element-fbdd994.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-size:14px;}.elementor-2811 .elementor-element.elementor-element-fbdd994.elementor-wc-products ul.products li.product{border-radius:16px;background-color:#FFFEFE;}.elementor-2811 .elementor-element.elementor-element-fbdd994.elementor-wc-products ul.products li.product span.onsale{display:block;background-color:#EBB2E8;border-radius:60px;min-width:50px;min-height:30px;line-height:30px;}@media(max-width:1024px){.elementor-2811 .elementor-element.elementor-element-fbdd994.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-2811 .elementor-element.elementor-element-fbdd994.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for woocommerce-products, class: .elementor-element-fbdd994 *//* Product card radius fix */
.woocommerce ul.products li.product,
.elementor-widget-woocommerce-products ul.products li.product {
  border-radius: 16px !important;
  overflow: hidden !important;
}

/* Fix product image/top area */
.woocommerce ul.products li.product a img,
.elementor-widget-woocommerce-products ul.products li.product a img {
  border-radius: 16px 16px 0 0 !important;
}
.woocommerce ul.products li.product {
    padding-bottom: 16px !important;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product .price,
.woocommerce ul.products li.product .star-rating,
.woocommerce ul.products li.product .button {
    margin-left: 16px !important;
    margin-right: 16px !important;
}/* End custom CSS */