.elementor-kit-5{--e-global-color-primary:#000000;--e-global-color-secondary:#000000;--e-global-color-text:#616060;--e-global-color-accent:#000000;--e-global-typography-primary-font-family:"Assistant";--e-global-typography-primary-font-size:30px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:36px;--e-global-typography-secondary-font-family:"Assistant";--e-global-typography-secondary-font-size:22px;--e-global-typography-secondary-font-weight:400;--e-global-typography-secondary-line-height:30.8px;--e-global-typography-text-font-family:"Assistant";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:25.2px;--e-global-typography-accent-font-family:"Assistant";--e-global-typography-accent-font-size:18px;--e-global-typography-accent-font-weight:700;--e-global-typography-accent-line-height:25.2px;color:#616060;font-family:"Assistant", Sans-serif;font-size:18px;font-weight:400;line-height:25.2px;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:#000000;text-decoration:underline;}.elementor-kit-5 a:hover{color:#616060;text-decoration:underline;}.elementor-kit-5 h1{color:#000000;font-family:"Assistant", Sans-serif;font-size:30px;font-weight:400;line-height:36px;}.elementor-kit-5 h2{color:#000000;font-family:"Assistant", Sans-serif;font-size:22px;font-weight:400;line-height:30.8px;}.elementor-kit-5 h3{color:#000000;font-family:"Assistant", Sans-serif;font-size:20px;font-weight:400;line-height:28px;}.elementor-kit-5 h4{color:#000000;font-family:"Assistant", Sans-serif;}.elementor-kit-5 h5{color:#000000;font-family:"Assistant", Sans-serif;}.elementor-kit-5 h6{color:#000000;font-family:"Assistant", Sans-serif;}.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 *//* navigation and list links must not inherit the content underline */
.elementor-nav-menu a,
.elementor-nav-menu--dropdown a,
.elementor-icon-list-item a,
.elementor-button,
.woocommerce-menu-cart a { text-decoration: none !important; }

/* main menu: right aligned, 15px, roomy */
.elementor-nav-menu--main .elementor-nav-menu > li > a { font-size: 15px; padding: 8px 12px; }
/* two rows are accepted - make them look deliberate: right aligned, even 8px gap */
.elementor-nav-menu--main .elementor-nav-menu { justify-content: flex-start; flex-wrap: wrap; row-gap: 8px; }
.elementor-nav-menu--dropdown a { font-size: 15px; }

/* the crawl flattened Wix galleries into a linear list of full-size images.
   cap the height so the page keeps sane proportions. contain, never cover -
   these are artworks and must not be cropped. */
.elementor-widget-image img { max-height: 700px; width: auto; object-fit: contain; }

/* mobile header: one row, compact. search and whatsapp live inside the menu. */
@media (max-width: 767px) {
  /* the nowrap single-row attempt reached 90px but forced horizontal overflow
     (innerWidth 610 instead of 390). Reverted - a taller header is not a bug,
     a sideways-scrolling phone is. */
  .elementor-location-header > .e-con { padding: 6px 10px !important; }
  .elementor-location-header .elementor-widget-search-form,
  .elementor-location-header .elementor-widget-icon { display: none !important; }
  .elementor-location-header .elementor-widget-image img { max-width: 120px; max-height: 40px; }
}/* End custom CSS */