.elementor-1521 .elementor-element.elementor-element-3f92108{--display:flex;--margin-top:-6px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1521 .elementor-element.elementor-element-f81a311{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.elementor-1521 .elementor-element.elementor-element-f9d62f7{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;}.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-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wc-categories .woocommerce-loop-category__title .count{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 );text-transform:var( --e-global-typography-primary-text-transform );font-style:var( --e-global-typography-primary-font-style );text-decoration:var( --e-global-typography-primary-text-decoration );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-1521 .elementor-element.elementor-element-1e4c73b .product{text-align:center;}.elementor-1521 .elementor-element.elementor-element-1e4c73b{width:var( --container-widget-width, 80% );max-width:80%;--container-widget-width:80%;--container-widget-flex-grow:0;}.elementor-1521 .elementor-element.elementor-element-1e4c73b.elementor-element{--align-self:center;}.elementor-1521 .elementor-element.elementor-element-1e4c73b.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-1521 .elementor-element.elementor-element-53e3f5d{--spacer-size:50px;}@media(min-width:768px){.elementor-1521 .elementor-element.elementor-element-3f92108{--content-width:100%;}}@media(max-width:1024px){.elementor-widget-wc-categories .woocommerce .woocommerce-loop-category__title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wc-categories .woocommerce-loop-category__title .count{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}}@media(max-width:767px){.elementor-widget-wc-categories .woocommerce .woocommerce-loop-category__title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}.elementor-widget-wc-categories .woocommerce-loop-category__title .count{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );word-spacing:var( --e-global-typography-primary-word-spacing );}}/* Start custom CSS for wc-categories, class: .elementor-element-1e4c73b *//* ===== PRODUCT CATEGORIES — μόνο σελίδα "Η Συλλογή Alkionida" (page-id-6) ===== */

/* Grid wrapper */
.woocommerce ul.products,
.woocommerce-page ul.products {
  gap: 24px !important;
}

/* Κάθε category card */
.woocommerce ul.products li.product-category,
.woocommerce-page ul.products li.product-category {
  background: rgba(255,255,255,0.62) !important;
  border: 1px solid rgba(90,74,60,0.09) !important;
  border-radius: 26px !important;
  box-shadow: 0 10px 28px rgba(75,58,41,0.06) !important;
  overflow: hidden !important;
  transition:
    transform 280ms cubic-bezier(0.16,1,0.3,1),
    box-shadow 280ms cubic-bezier(0.16,1,0.3,1),
    border-color 280ms cubic-bezier(0.16,1,0.3,1) !important;
  padding: 0 !important;
  margin: 0 !important;
}

.woocommerce ul.products li.product-category:hover,
.woocommerce-page ul.products li.product-category:hover {
  transform: translateY(-6px) !important;
  box-shadow: 0 24px 56px rgba(75,58,41,0.11) !important;
  border-color: rgba(201,174,139,0.32) !important;
}

/* Εικόνα — clip το zoom */
.woocommerce ul.products li.product-category > a:first-child,
.woocommerce-page ul.products li.product-category > a:first-child {
  display: block !important;
  overflow: hidden !important;
  border-radius: 0 !important;
}

.woocommerce ul.products li.product-category a img,
.woocommerce-page ul.products li.product-category a img {
  border-radius: 0 !important;
  width: 100% !important;
  aspect-ratio: 4 / 3 !important;
  object-fit: cover !important;
  display: block !important;
  margin: 0 !important;
  transition: transform 600ms cubic-bezier(0.16,1,0.3,1) !important;
}

.woocommerce ul.products li.product-category:hover a img,
.woocommerce-page ul.products li.product-category:hover a img {
  transform: scale(1.05) !important;
}

/* Τίτλος κατηγορίας */
.woocommerce ul.products li.product-category h2,
.woocommerce-page ul.products li.product-category h2,
.woocommerce ul.products li.product-category .woocommerce-loop-category__title,
.woocommerce-page ul.products li.product-category .woocommerce-loop-category__title {
  font-family: "Cormorant Garamond", serif !important;
  font-size: clamp(20px, 2vw, 26px) !important;
  font-weight: 600 !important;
  color: #2f2823 !important;
  padding: 18px 20px 14px !important;
  margin: 0 !important;
  line-height: 1.15 !important;
  letter-spacing: -0.01em !important;
  transition: color 220ms ease !important;
}

.woocommerce ul.products li.product-category:hover h2,
.woocommerce-page ul.products li.product-category:hover h2 {
  color: #ad8c63 !important;
}

/* Αριθμός προϊόντων — pill badge */
.woocommerce ul.products li.product-category h2 mark,
.woocommerce-page ul.products li.product-category h2 mark {
  font-family: "Manrope", sans-serif !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  letter-spacing: 0.05em !important;
  color: #ad8c63 !important;
  background: rgba(201,174,139,0.18) !important;
  border-radius: 999px !important;
  padding: 3px 10px !important;
  margin-left: 8px !important;
  vertical-align: middle !important;
  display: inline-block !important;
}

/* Accent line on hover */
.woocommerce ul.products li.product-category::after,
.woocommerce-page ul.products li.product-category::after {
  content: "" !important;
  display: block !important;
  height: 3px !important;
  margin: 0 20px 18px !important;
  border-radius: 999px !important;
  background: linear-gradient(90deg, transparent, rgba(201,174,139,0.7), transparent) !important;
  opacity: 0 !important;
  transition: opacity 280ms ease !important;
}

.woocommerce ul.products li.product-category:hover::after,
.woocommerce-page ul.products li.product-category:hover::after {
  opacity: 1 !important;
}

/* Responsive */
@media (max-width: 767px) {
  .page-id-6 .woocommerce ul.products li.product-category {
    border-radius: 20px !important;
  }

  .woocommerce ul.products li.product-category h2,
  .woocommerce-page ul.products li.product-category h2 {
    font-size: 18px !important;
    padding: 14px 16px 12px !important;
  }
}/* End custom CSS */