@media (max-width: 768px) { .uc_post_grid_style_one_wrap .product,
.uc_post_grid_style_one_wrap .type-product,
.uc_post_grid_style_one_wrap li.product,
.products .product,
.products .type-product,
.products li.product,
.uc-items-wrapper .product,
.uc-items-wrapper .type-product,
.uc-items-wrapper li.product,
.elementor-widget-ucaddon_woocommerce_product_grid .product,
.elementor-widget-ucaddon_woocommerce_product_grid .type-product {
animation: none !important;
transition: none !important;
-webkit-animation: none !important;
-webkit-transition: none !important;
-moz-animation: none !important;
-moz-transition: none !important;
-o-animation: none !important;
-o-transition: none !important;
} .uc_post_grid_style_one_wrap,
.uc-items-wrapper,
.ue-woo-grid,
.elementor-widget-ucaddon_woocommerce_product_grid {
animation: none !important;
transition: none !important;
-webkit-animation: none !important;
-webkit-transition: none !important;
-moz-animation: none !important;
-moz-transition: none !important;
-o-animation: none !important;
-o-transition: none !important;
}
}