.elementor-17063 .elementor-element.elementor-element-63158813 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){--kit-widget-spacing:0px;}.elementor-17063 .elementor-element.elementor-element-2b9e8e8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-wc-categories .woocommerce .woocommerce-loop-category__title{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-wc-categories .woocommerce-loop-category__title .count{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-17063 .elementor-element.elementor-element-15e7af4.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-17063 .elementor-element.elementor-element-7858e702 > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){--kit-widget-spacing:0px;}.elementor-17063 .elementor-element.elementor-element-86365dd{--display:flex;}.elementor-17063 .elementor-element.elementor-element-b19c9d7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-17063 .elementor-element.elementor-element-f0e2d7f{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-17063 .elementor-element.elementor-element-f0e2d7f.e-con{--flex-grow:0;--flex-shrink:0;}.elementor-17063 .elementor-element.elementor-element-c506b54{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}@media(min-width:768px){.elementor-17063 .elementor-element.elementor-element-f0e2d7f{--width:98.065%;}}/* Start custom CSS for wc-categories, class: .elementor-element-15e7af4 *//* Genz Mobile - Circle Categories Slider */

.elementor-17063 .elementor-element.elementor-element-15e7af4 .products {
  display: flex !important;
  flex-wrap: nowrap !important;
  gap: 22px !important;
  overflow-x: auto !important;
  overflow-y: hidden !important;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  padding: 18px 4px 24px !important;
  margin: 0 !important;
}

.elementor-17063 .elementor-element.elementor-element-15e7af4 .products::-webkit-scrollbar {
  height: 5px;
}

.elementor-17063 .elementor-element.elementor-element-15e7af4 .products::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.08);
  border-radius: 20px;
}

.elementor-17063 .elementor-element.elementor-element-15e7af4 .products::-webkit-scrollbar-thumb {
  background: linear-gradient(90deg, #26d6d6, #111);
  border-radius: 20px;
}

.elementor-17063 .elementor-element.elementor-element-15e7af4 .product-category {
  flex: 0 0 145px !important;
  width: 145px !important;
  min-width: 145px !important;
  max-width: 145px !important;
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
  margin: 0 !important;
  text-align: center !important;
  scroll-snap-align: start;
  overflow: visible !important;
}

.elementor-17063 .elementor-element.elementor-element-15e7af4 .product-category a {
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  text-decoration: none !important;
}

.elementor-17063 .elementor-element.elementor-element-15e7af4 .product-category img {
  width: 128px !important;
  height: 128px !important;
  min-width: 128px !important;
  min-height: 128px !important;
  object-fit: cover !important;
  border-radius: 50% !important;
  margin: 0 auto 12px !important;
  background: #f7f7f7 !important;
  border: 2px solid rgba(38, 214, 214, 0.5) !important;
  box-shadow:
    0 8px 20px rgba(0, 0, 0, 0.12),
    0 0 0 7px rgba(38, 214, 214, 0.08) !important;
  transition: 0.3s ease !important;
}

.elementor-17063 .elementor-element.elementor-element-15e7af4 .product-category:hover img {
  transform: translateY(-5px) scale(1.04);
  border-color: #26d6d6 !important;
  box-shadow:
    0 14px 28px rgba(0, 0, 0, 0.16),
    0 0 0 8px rgba(38, 214, 214, 0.14),
    0 0 22px rgba(38, 214, 214, 0.35) !important;
}

.elementor-17063 .elementor-element.elementor-element-15e7af4 .product-category h2 {
  font-size: 15px !important;
  line-height: 1.25 !important;
  font-weight: 800 !important;
  color: #111827 !important;
  margin: 0 !important;
  padding: 0 !important;
  letter-spacing: 0 !important;
  text-align: center !important;
  max-width: 140px !important;
  display: -webkit-box !important;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden !important;
}

.elementor-17063 .elementor-element.elementor-element-15e7af4 .product-category h2 mark {
  display: inline-block !important;
  background: #26d6d6 !important;
  color: #050505 !important;
  font-size: 11px !important;
  font-weight: 900 !important;
  padding: 3px 8px !important;
  border-radius: 999px !important;
  margin-left: 5px !important;
  vertical-align: middle !important;
}

.elementor-17063 .elementor-element.elementor-element-15e7af4 .product-category::before,
.elementor-17063 .elementor-element.elementor-element-15e7af4 .product-category::after {
  display: none !important;
}

/* Mobile */
@media (max-width: 767px) {
  .elementor-17063 .elementor-element.elementor-element-15e7af4 .products {
    gap: 15px !important;
    padding: 14px 2px 20px !important;
  }

  .elementor-17063 .elementor-element.elementor-element-15e7af4 .product-category {
    flex-basis: 112px !important;
    width: 112px !important;
    min-width: 112px !important;
    max-width: 112px !important;
  }

  .elementor-17063 .elementor-element.elementor-element-15e7af4 .product-category img {
    width: 92px !important;
    height: 92px !important;
    min-width: 92px !important;
    min-height: 92px !important;
    margin-bottom: 10px !important;
  }

  .elementor-17063 .elementor-element.elementor-element-15e7af4 .product-category h2 {
    font-size: 12.5px !important;
    line-height: 1.2 !important;
    max-width: 110px !important;
  }

  .elementor-17063 .elementor-element.elementor-element-15e7af4 .product-category h2 mark {
    font-size: 10px !important;
    padding: 2px 6px !important;
    margin-left: 3px !important;
  }
}/* End custom CSS */
/* Start custom CSS for electro_elementor_three_banners, class: .elementor-element-78b1d69c */.genz-ai-text {
  display: inline-block;
  font-weight: 600;
  line-height: 1.45;
  font-size: 15px;

  background: linear-gradient(
    90deg,
    #5ed7ff 0%,
    #ffffff 22%,
    #b58cff 45%,
    #ff7ac8 68%,
    #ffb347 100%
  );

  -webkit-background-clip: text;
  background-clip: text;
  color: transparent !important;
  -webkit-text-fill-color: transparent;

  text-shadow:
    0 0 8px rgba(94, 215, 255, 0.35),
    0 0 16px rgba(181, 140, 255, 0.30),
    0 0 24px rgba(255, 122, 200, 0.22),
    0 0 32px rgba(255, 179, 71, 0.18);
}

.genz-ai-text strong {
  font-weight: 800;
  color: transparent !important;
  -webkit-text-fill-color: transparent;
}

@media (max-width: 767px) {
  .genz-ai-text {
    font-size: 12px;
    line-height: 1.35;
  }
}/* End custom CSS */