/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.6.1769469313
Updated: 2026-01-26 23:15:13

*/

#menu-1-0033d35 > li.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-item.current_page_item.menu-item-home.menu-item-408 {
    background: black;
    color: white !important;
}

#menu-1-0033d35 > li.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-item.current_page_item.menu-item-home.menu-item-408 > a {
    color: white !important;
}

    .km-unit {
      font-family: inherit; /* respects Elementor theme font */
      display: inline-block;
    }

    .km-unit__sizeRow {
      display: flex;
      align-items: center;
      gap: 8px;
      margin: 0 0 6px 0;
      padding: 0;
    }

    .km-unit__label {
      background: #f2f2f2;
      color: #555;
      font-size: 13px;
      line-height: 1;
      padding: 7px 10px;
      border-radius: 3px;
      white-space: nowrap;
    }

    .km-unit__box {
      border: 1px solid #dcdcdc;
      background: #fff;
      color: #222;
      font-size: 13px;
      line-height: 1;
      padding: 7px 14px;
      border-radius: 3px;
      white-space: nowrap;
    }

    .km-unit__price {
      font-size: 14px;
      line-height: 1.2;
      color: #555;
      margin: 0;
      padding: 0;
    }

    .km-unit__priceStrong {
      color: #111;
      font-weight: 600;
    }