.elementor-3764 .elementor-element.elementor-element-fe507ee{--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:0px;--margin-bottom:60px;--margin-left:0px;--margin-right:0px;}.elementor-3764 .elementor-element.elementor-element-933f6a8{--display:flex;}.elementor-3764 .elementor-element.elementor-element-84628b1 > .elementor-widget-container{background-color:#FFFFFF;padding:20px 20px 20px 20px;border-radius:10px 10px 10px 10px;}.elementor-3764 .elementor-element.elementor-element-4cf96fc{--display:flex;}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products{--products-title-color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.products-heading-show .related-products > h2, .elementor-widget-woocommerce-products.products-heading-show .upsells > h2, .elementor-widget-woocommerce-products.products-heading-show .cross-sells > h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del {font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-3764 .elementor-element.elementor-element-2e10b68.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-3764 .elementor-element.elementor-element-2e10b68.elementor-wc-products ul.products li.product{box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);}.elementor-3764 .elementor-element.elementor-element-2e10b68.elementor-wc-products ul.products li.product span.onsale{display:block;}@media(max-width:1024px){.elementor-3764 .elementor-element.elementor-element-fe507ee{--margin-top:0px;--margin-bottom:40px;--margin-left:0px;--margin-right:0px;}.elementor-3764 .elementor-element.elementor-element-2e10b68.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:768px){.elementor-3764 .elementor-element.elementor-element-fe507ee{--margin-top:0px;--margin-bottom:20px;--margin-left:0px;--margin-right:0px;}.elementor-3764 .elementor-element.elementor-element-2e10b68.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(min-width:769px){.elementor-3764 .elementor-element.elementor-element-933f6a8{--width:25%;}.elementor-3764 .elementor-element.elementor-element-4cf96fc{--width:75%;}}@media(max-width:1024px) and (min-width:769px){.elementor-3764 .elementor-element.elementor-element-4cf96fc{--width:100%;}}/* Start custom CSS for woocommerce-products, class: .elementor-element-2e10b68 *//* Always-visible wishlist buttons */
.wd-quick-shop .wd-buttons[class*="wd-pos-r"] {
  opacity: 1 !important;
  visibility: visible !important;
  transform: none !important;
}
/* 🧿 Apply hover shadow on all product cards */
.product-grid-item:hover,
ul.products li.product:hover {
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.15) !important;
  transition: all 0.3s ease-in-out !important;
}
/* 🛑 Remove bounce / jump animation */
.product-grid-item,
ul.products li.product,
.product-grid-item .product-inner {
  animation: none !important;
  transform: none !important;
  transition: none !important;
}

/* 🧼 Optional: cleaner box and rounded edge */
.product-grid-item,
ul.products li.product {
  border-radius: 8px;
  overflow: hidden;
}
.wd-products-with-bg:not(.products-bordered-grid) :is(.product-wrapper,.wd-cat-wrap) {
background-color: #ffffff !important;
}
.wd-products-with-bg, .wd-products-with-bg .wd-product, .wd-products-with-bg .wd-cat {
--wd-prod-bg: #ffffff !important;
}/* End custom CSS */