.elementor-55083 .elementor-element.elementor-element-ba652b2{--display:flex;--padding-top:30px;--padding-bottom:30px;--padding-left:30px;--padding-right:30px;}.elementor-55083 .elementor-element.elementor-element-43e00e2 > .elementor-widget-container{margin:0px 0px 15px 0px;}.elementor-55083 .elementor-element.elementor-element-43e00e2{text-align:center;}.elementor-55083 .elementor-element.elementor-element-43e00e2 .elementor-heading-title{text-transform:uppercase;color:var( --e-global-color-text );}.elementor-55083 .elementor-element.elementor-element-d50a2f7 .product{text-align:center;}.elementor-55083 .elementor-element.elementor-element-d50a2f7.elementor-wc-products  ul.products{grid-column-gap:15px;grid-row-gap:15px;}.elementor-55083 .elementor-element.elementor-element-d50a2f7 a > img{border-radius:0px 0px 0px 0px;margin-bottom:0px;}.elementor-55083 .elementor-element.elementor-element-d50a2f7 .woocommerce .woocommerce-loop-category__title{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );}.elementor-55083 .elementor-element.elementor-element-d50a2f7 .woocommerce-loop-category__title .count{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}#elementor-popup-modal-55083 .dialog-widget-content{animation-duration:0.3s;border-radius:10px 10px 10px 10px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-55083{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-55083 .dialog-message{width:1000px;height:auto;}#elementor-popup-modal-55083 .dialog-close-button{display:flex;}@media(max-width:1366px){.elementor-55083 .elementor-element.elementor-element-d50a2f7 .woocommerce .woocommerce-loop-category__title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-55083 .elementor-element.elementor-element-d50a2f7 .woocommerce-loop-category__title .count{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:1024px){.elementor-55083 .elementor-element.elementor-element-d50a2f7 .woocommerce .woocommerce-loop-category__title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-55083 .elementor-element.elementor-element-d50a2f7 .woocommerce-loop-category__title .count{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-55083 .elementor-element.elementor-element-d50a2f7 .woocommerce .woocommerce-loop-category__title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );}.elementor-55083 .elementor-element.elementor-element-d50a2f7 .woocommerce-loop-category__title .count{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}/* Start custom CSS for wc-categories, class: .elementor-element-d50a2f7 */.home-product-categories .product-category.product {
  background: #f7f7f7;
}

.home-product-categories .product-category.product img {
  margin-bottom: 0 !important;
  padding: 15px;
  padding-bottom: 0;
  transition: 0.35s all ease-in-out;
}

.home-product-categories .product-category.product h2 {
  min-height: 75px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 15px !important;
  transition: 0.35s all ease-in-out;
}

.home-product-categories .product-category.product h2 .count {
  display: none;
}

.home-product-categories .product-category.product:hover h2 {
  background: #0061aa;
  color: white !important;
  transition: 0.35s all ease-in-out;
}

.home-product-categories .product-category.product:hover img {
  transform: scale(0.95);
  transition: 0.35s all ease-in-out;
}/* End custom CSS */