.elementor-kit-20{--e-global-color-primary:#A67C52;--e-global-color-secondary:#12110E;--e-global-color-text:#F3EFE6;--e-global-color-accent:#CFC7BA;--e-global-color-b5aeb33:#F6F4F1;--e-global-color-c58817e:#1A1B22;--e-global-color-5420d44:#5F233E;--e-global-color-58be983:#ffffff;--e-global-color-09cc561:#0d141a;--e-global-color-a495fd4:#B8C0CC;--e-global-color-dff8941:linear-gradient(90deg;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Montserrat", Sans-serif;font-weight:400;line-height:1.6px;}.elementor-kit-20 e-page-transition{background-color:#FFBC7D;}.elementor-kit-20 h1{font-family:"Cormorant Garamond", Sans-serif;font-weight:500;line-height:1.3px;}.elementor-kit-20 h2{font-family:"Cormorant Garamond", Sans-serif;font-weight:500;line-height:1.3px;}.elementor-kit-20 h3{font-family:"Cormorant Garamond", Sans-serif;font-weight:500;line-height:1.3px;}.elementor-kit-20 h4{font-family:"Cormorant Garamond", Sans-serif;font-weight:500;line-height:1.3px;}.elementor-kit-20 h5{font-family:"Cormorant Garamond", Sans-serif;font-weight:500;line-height:1.3px;}.elementor-kit-20 h6{font-family:"Cormorant Garamond", Sans-serif;font-weight:500;line-height:1.3px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}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-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 *//* ==== logo max width & spacing ==== */
.header .elementor-widget-image img,
.header .site-logo img {
  max-width: 120px; /* ajusteaza */
  height: auto;
  display: block;
}

/* ==== meniu: letter spacing & item padding ==== */
.elementor-nav-menu a {
  letter-spacing: .12em;
  padding: 0 22px; /* spatiere intre itemi */
  color: #E9DDCA; /* crem */
}

/* ==== submenu styling ==== */
.elementor-nav-menu--dropdown {
  background: #0f0f0f; /* submenu bg */
  min-width: 220px;
  border-radius: 0;
  box-shadow: none;
}
.elementor-nav-menu--dropdown a {
  padding: 12px 22px;
  color: #E9DDCA;
}

/* ==== dropdown indicator small & color ==== */
.elementor-nav-menu .elementor-sub-indicator {
  font-size: 10px;
  color: #CFC7BA;
  margin-left: 6px;
}

/* ==== hover: subtle gold underline ==== */
.elementor-nav-menu a:hover,
.elementor-nav-menu .current-menu-item > a {
  color: #E9DDCA;
  border-bottom: 2px solid #9b7a56; /* accent auriu discret */
  padding-bottom: 8px;
}

/* ==== make header height compact (desktop) ==== */
.elementor-header {
  padding-top: 18px;
  padding-bottom: 18px;
}

/* ==== responsive: reduce logo on mobile ==== */
@media(max-width: 768px) {
  .header .site-logo img { max-width: 84px; }
  .elementor-nav-menu a { padding: 0 12px; font-size:14px; }
}/* End custom CSS */