.elementor-6733 .elementor-element.elementor-element-3e96f01{text-align:center;}.elementor-6733 .elementor-element.elementor-element-3e96f01 .elementor-heading-title{font-size:25px;}.elementor-6733 .elementor-element.elementor-element-cf25d95 .premium-woo-products-inner li.product{width:25%;}.elementor-6733 .elementor-element.elementor-element-cf25d95 .premium-woo-products-details-wrap, .elementor-6733 .elementor-element.elementor-element-cf25d95 .premium-woo-product__link{text-align:center;}.elementor-6733 .elementor-element.elementor-element-cf25d95 > .elementor-widget-container{padding:30px 0px 0px 0px;}.elementor-6733 .elementor-element.elementor-element-cf25d95 .premium-woo-load-more{text-align:center;}#premium-woo-quick-view-cf25d95{--pa-qv-align:inline;}.elementor-6733 .elementor-element.elementor-element-cf25d95 .premium-woocommerce li.product{padding-right:calc( 10px/2 );padding-left:calc( 10px/2 );}.elementor-6733 .elementor-element.elementor-element-cf25d95 .premium-woocommerce ul.products{margin-left:calc( -10px/2 );margin-right:calc( -10px/2 );}.elementor-6733 .elementor-element.elementor-element-cf25d95 .premium-woocommerce .woocommerce-loop-product__link img{height:300px;object-fit:cover;}.elementor-6733 .elementor-element.elementor-element-cf25d95 .premium-woocommerce .premium-woo-product-desc{margin:0px 0px 0px 0px;}.elementor-6733 .elementor-element.elementor-element-cf25d95 .premium-woocommerce li.product .price{margin:0px 0px 0px 0px;}.elementor-6733 .elementor-element.elementor-element-cf25d95 .premium-woocommerce .woocommerce-loop-product__title{color:#D70E54;}.elementor-6733 .elementor-element.elementor-element-cf25d95 .premium-woocommerce .woocommerce-loop-product__title:hover{color:#D70E54;}@media(max-width:1024px){.elementor-6733 .elementor-element.elementor-element-cf25d95 .premium-woo-products-inner li.product{width:50%;}}@media(max-width:767px){.elementor-6733 .elementor-element.elementor-element-cf25d95 .premium-woo-products-inner li.product{width:100%;}}/* Start custom CSS for premium-woo-products, class: .elementor-element-cf25d95 *//* 2) Hover on the inner wrapper (matches your markup exactly) */
.woocommerce ul.products li.product .premium-woo-product-wrapper:hover
  .woocommerce-loop-product__title {
  color: #d70e54 !important;
}
/* 1) Easiest: hover anywhere on the product card */
.woocommerce ul.products li.product:hover .woocommerce-loop-product__title {
  color: #d70e54 !important;
}
/* 3) If the theme styles the link on hover, target the link hover too */
.woocommerce ul.products li.product .premium-woo-product_link:hover,
.woocommerce ul.products li.product .premium-woo-product_link:hover .woocommerce-loop-product__title {
  color: #d70e54 !important;
}
/* 4) Maximum specificity (beats many theme rules) */
.woocommerce ul.products li.product:hover
  > .premium-woo-product-wrapper
  .premium-woo-products-details-wrap
  .premium-woo-product_link
  .woocommerce-loop-product__title {
  color: #d70e54 !important;
}/* End custom CSS */