.elementor-9222 .elementor-element.elementor-element-ef5510c{padding:50px 0px 50px 0px;}.elementor-9222 .elementor-element.elementor-element-e822b32.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-9222 .elementor-element.elementor-element-e822b32 nav.woocommerce-pagination{margin-top:0px;}.elementor-9222 .elementor-element.elementor-element-e822b32.elementor-wc-products ul.products li.product span.onsale{display:block;}@media(max-width:1024px){.elementor-9222 .elementor-element.elementor-element-e822b32.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-9222 .elementor-element.elementor-element-e822b32.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:39px;}}/* Start custom CSS for woocommerce-products, class: .elementor-element-e822b32 */@media (max-width: 768px) {

  /* pagination wrapper */
  .woocommerce-pagination,
  .woocommerce nav.woocommerce-pagination,
  .woocommerce nav.woocommerce-pagination ul {
    display: flex !important;
    flex-direction: row !important;
    justify-content: center !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
  }

  /* remove vertical force */
  .woocommerce nav.woocommerce-pagination ul li {
    display: inline !important;
    width: auto !important;
    max-width: unset !important;
    float: none !important;
  }

  /* THIS LINE FIXES EVERYTHING */
  .woocommerce nav.woocommerce-pagination ul li a,
  .woocommerce nav.woocommerce-pagination ul li span {
    display: inline-block !important;
    width: auto !important;
    min-width: auto !important;
    height: auto !important;
    padding: 6px 10px !important;
    white-space: nowrap !important;
  }

}/* End custom CSS */