.elementor-4013 .elementor-element.elementor-element-83ac49d{padding:0px 0px 50px 0px;}.elementor-4013 .elementor-element.elementor-element-8b5cec7 .elementor-heading-title{color:var( --e-global-color-secondary );font-family:"Times New Roman", Sans-serif;font-size:24px;font-weight:normal;}.elementor-4013 .elementor-element.elementor-element-01164ee .uael-woocommerce li.product{padding-right:calc( 20px/2 );padding-left:calc( 20px/2 );margin-bottom:30px;}.elementor-4013 .elementor-element.elementor-element-01164ee .uael-woocommerce ul.products{margin-left:calc( -20px/2 );margin-right:calc( -20px/2 );}.elementor-4013 .elementor-element.elementor-element-01164ee .uael-woo-product-wrapper{background-color:#ffffff;}.elementor-4013 .elementor-element.elementor-element-01164ee .uael-woocommerce .uael-loop-product__link, .elementor-4013 .elementor-element.elementor-element-01164ee .uael-woocommerce .woocommerce-loop-product__title{color:var( --e-global-color-secondary );font-family:"Times New Roman", Sans-serif;font-weight:normal;}.elementor-4013 .elementor-element.elementor-element-01164ee .uael-woocommerce .uael-loop-product__link:hover .woocommerce-loop-product__title{color:var( --e-global-color-secondary );}.elementor-4013 .elementor-element.elementor-element-01164ee .uael-sale-flash-wrap .uael-onsale{min-height:3em;min-width:3em;line-height:3em;}.elementor-4013 .elementor-element.elementor-element-01164ee .uael-featured{min-height:3em;min-width:3em;line-height:3em;}@media(max-width:767px){.elementor-4013 .elementor-element.elementor-element-83ac49d{padding:0px 0px 0px 0px;}.elementor-4013 .elementor-element.elementor-element-78139ea > .elementor-element-populated{margin:0px 4px 0px 4px;--e-column-margin-right:4px;--e-column-margin-left:4px;}.elementor-4013 .elementor-element.elementor-element-01164ee .uael-woocommerce li.product{margin-bottom:20px;}}/* Start custom CSS for uael-woo-products, class: .elementor-element-01164ee */.uael-woocommerce .products li.product {
  transition: transform 0.2s ease-in-out;
}

.uael-woocommerce .products li.product:hover {
  transform: translateY(-10px);
  transition: transform 0.3s ease-in-out;
}

@keyframes fade-in-up {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(-10px);
  }
}/* End custom CSS */