.elementor-688 .elementor-element.elementor-element-e8a6774{--display:flex;--background-transition:0.3s;--margin-top:-3%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;}.elementor-688 .elementor-element.elementor-element-9a03495.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-688 .elementor-element.elementor-element-9a03495.elementor-wc-products ul.products li.product span.onsale{display:block;}.elementor-688 .elementor-element.elementor-element-9a03495 > .elementor-widget-container{margin:2% 08% 0% 0%;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-688 .elementor-element.elementor-element-9a03495.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-688 .elementor-element.elementor-element-e8a6774{--margin-top:14%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;}.elementor-688 .elementor-element.elementor-element-9a03495.elementor-wc-products  ul.products{grid-column-gap:0px;grid-row-gap:0px;}.elementor-688 .elementor-element.elementor-element-9a03495 > .elementor-widget-container{margin:0% 0% 0% 0%;}}/* Start custom CSS for woocommerce-products, class: .elementor-element-9a03495 *//* * This CSS snippet hides the title, price, and button on Elementor's

"Products" widget.
*/

/* Hide the product title */
.elementor-widget-container .woocommerce-loop-product__title {
display: none !important;
}

/* Hide the product price */
.elementor-widget-container .price {
display: none !important;
}

/* Hide the "Add to cart" button and "View cart" button */
.elementor-widget-container .button {
display: none !important;
}/* End custom CSS */