.elementor-kit-15{--e-global-color-primary:#0D1D31;--e-global-color-secondary:#0F2947;--e-global-color-text:#0B1723;--e-global-color-accent:#F38B09;--e-global-color-euro_deep_navy:#081729;--e-global-color-euro_orange_hover:#FF9A1F;--e-global-color-euro_surface:#FFFFFF;--e-global-color-euro_background:#F9FAFC;--e-global-color-euro_border:#E2E8F0;--e-global-color-euro_muted:#566273;--e-global-color-euro_success:#2FAC66;--e-global-color-euro_danger:#E92828;--e-global-typography-primary-font-family:"Inter";--e-global-typography-primary-font-size:16px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:1.65em;--e-global-typography-secondary-font-family:"Inter";--e-global-typography-secondary-font-size:14px;--e-global-typography-secondary-font-weight:700;--e-global-typography-secondary-line-height:1.25em;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-size:16px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:1.65em;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-size:14px;--e-global-typography-accent-font-weight:800;--e-global-typography-accent-line-height:1.1em;--e-global-typography-euro_h1-font-family:"Inter";--e-global-typography-euro_h1-font-size:54px;--e-global-typography-euro_h1-font-weight:800;--e-global-typography-euro_h1-text-transform:uppercase;--e-global-typography-euro_h1-line-height:1.1em;--e-global-typography-euro_h2-font-family:"Inter";--e-global-typography-euro_h2-font-size:34px;--e-global-typography-euro_h2-font-weight:800;--e-global-typography-euro_h2-line-height:1.2em;--e-global-typography-euro_product_title-font-family:"Inter";--e-global-typography-euro_product_title-font-size:14px;--e-global-typography-euro_product_title-font-weight:700;--e-global-typography-euro_product_title-line-height:1.35em;background-color:#F9FAFC;color:#0B1723;font-family:"Inter", Sans-serif;font-size:16px;font-weight:400;line-height:1.65em;}.elementor-kit-15 button,.elementor-kit-15 input[type="button"],.elementor-kit-15 input[type="submit"],.elementor-kit-15 .elementor-button{background-color:#F38B09;font-family:"Inter", Sans-serif;font-size:14px;font-weight:700;color:#FFFFFF;border-radius:6px 6px 6px 6px;padding:15px 26px 15px 26px;}.elementor-kit-15 button:hover,.elementor-kit-15 button:focus,.elementor-kit-15 input[type="button"]:hover,.elementor-kit-15 input[type="button"]:focus,.elementor-kit-15 input[type="submit"]:hover,.elementor-kit-15 input[type="submit"]:focus,.elementor-kit-15 .elementor-button:hover,.elementor-kit-15 .elementor-button:focus{background-color:#FF9A1F;color:#FFFFFF;}.elementor-kit-15 e-page-transition{background-color:#FFBC7D;}.elementor-kit-15 h1{color:#0D1D31;font-family:"Inter", Sans-serif;font-size:54px;font-weight:800;text-transform:uppercase;line-height:1.1em;}.elementor-kit-15 h2{color:#0D1D31;font-family:"Inter", Sans-serif;font-size:34px;font-weight:800;line-height:1.2em;}.elementor-kit-15 h3{color:#0D1D31;font-family:"Inter", Sans-serif;font-size:24px;font-weight:800;line-height:1.25em;}.elementor-kit-15 img{border-radius:8px 8px 8px 8px;}.elementor-kit-15 input:not([type="button"]):not([type="submit"]),.elementor-kit-15 textarea,.elementor-kit-15 .elementor-field-textual{color:#0B1723;background-color:#FFFFFF;border-radius:6px 6px 6px 6px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1500px;}.e-con{--container-max-width:1500px;}.elementor-widget:not(:last-child){--kit-widget-spacing:16px;}.elementor-element{--widgets-spacing:16px 16px;--widgets-spacing-row:16px;--widgets-spacing-column:16px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-15{--e-global-typography-euro_h1-font-size:42px;--e-global-typography-euro_h2-font-size:30px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-15{--e-global-typography-euro_h1-font-size:34px;--e-global-typography-euro_h2-font-size:26px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS */:root {
  --euro-primary: #0D1D31;
  --euro-secondary: #0F2947;
  --euro-deep: #081729;
  --euro-accent: #F38B09;
  --euro-accent-hover: #FF9A1F;
  --euro-accent-dark: #D97706;
  --euro-text: #0B1723;
  --euro-muted: #566273;
  --euro-bg: #F9FAFC;
  --euro-surface: #FFFFFF;
  --euro-border: #E2E8F0;
  --euro-radius: 10px;
  --euro-shadow: 0 8px 24px rgba(8, 23, 41, 0.08);
}
body { background: var(--euro-bg); color: var(--euro-text); }
a { color: var(--euro-primary); }
a:hover { color: var(--euro-accent); }
button,
.elementor-button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button {
  background: var(--euro-accent);
  color: #fff;
  border-radius: 6px;
  font-weight: 700;
  box-shadow: 0 8px 18px rgba(243, 139, 9, 0.28);
  transition: all .22s ease;
}
button:hover,
.elementor-button:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover {
  background: var(--euro-accent-hover);
  color: #fff;
  transform: translateY(-1px);
}
.woocommerce ul.products li.product,
.euro-card {
  background: #fff;
  border: 1px solid var(--euro-border);
  border-radius: 8px;
  box-shadow: 0 4px 16px rgba(8, 23, 41, 0.05);
  transition: all .22s ease;
}
.woocommerce ul.products li.product:hover,
.euro-card:hover {
  box-shadow: 0 10px 28px rgba(8, 23, 41, 0.12);
  transform: translateY(-2px);
}
.euro-dark-section {
  background: linear-gradient(135deg, #081729 0%, #0F2947 65%, #143A60 100%);
  color: #fff;
}
.euro-orange { color: var(--euro-accent); }/* End custom CSS */