.elementor-kit-21147{--e-global-color-primary:#C1A78D;--e-global-color-secondary:#F5D9D9;--e-global-color-text:#B28B84;--e-global-color-accent:#D4A5A5;--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-weight:500;}.elementor-kit-21147 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* === Γενικά Στυλ === */
body {
  font-family: 'Lato', sans-serif !important;
  font-size: 18px !important;
  font-weight: 400 !important;
  line-height: 1.6 !important;
  color: #3C3C3C !important;
  background-color: #FDF8F3 !important;
}

/* === Επικεφαλίδες === */
h1 {
  font-size: 3rem !important;
  font-weight: 700 !important;
  color: #3C3C3C !important;
  line-height: 1.2 !important;
}

h2 {
  font-size: 2.rem !important;
  font-weight: 700 !important;
  color: #3C3C3C !important;
  line-height: 1.3 !important;
}

h3 {
  font-size: 1.75rem !important;
  font-weight: 700 !important;
  color: #B28B84 !important;
  line-height: 1.4 !important;
}

/* === Δευτερεύον Κείμενο === */
.secondary-text,
.woocommerce-product-details__short-description {
  font-size: 16px !important;
  font-weight: 300 !important;
  color: #B28B84 !important;
  line-height: 1.5 !important;
}

/* === WooCommerce Προϊόντα === */
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  font-size: 1.75rem !important;
  font-weight: 700 !important;
  color: #3C3C3C !important;
}

.woocommerce ul.products li.product .price,
.woocommerce div.product p.price {
  font-size: 18px !important;
  font-weight: 400 !important;
  color: #B28B84 !important;
}

/* === Κουμπιά === */
.button,
.woocommerce button.button,
.woocommerce a.button,
.woocommerce input.button {
  font-size: 16px !important;
  font-weight: 700 !important;
  background-color: #D4A5A5 !important;
  color: #FFFFFF !important;
  border: none !important;
  border-radius: 6px !important;
  padding: 12px 24px !important;
  transition: background-color 0.3s ease !important;
}

.button:hover,
.woocommerce button.button:hover,
.woocommerce a.button:hover {
  background-color: #B28B84 !important;
}

/* === Sidebar / Filters === */
.widget-area,
.woocommerce-widget-layered-nav,
.woocommerce-widget-price-filter {
  font-size: 14px !important;
  color: #B28B84 !important;
}

.widget-area h2.widgettitle {
  font-size: 1.5rem !important;
  font-weight: 700 !important;
  color: #3C3C3C !important;
}

/* === Card / Section Backgrounds === */
.card,
.woocommerce-page .product {
  background-color: #F5D9D9 !important;
  border-radius: 12px !important;
  padding: 20px !important;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05) !important;
}/* End custom CSS */