.elementor-kit-7{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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;background-color:#080808;background-image:url("https://klbbud.pl/wp-content/uploads/2025/11/2.png");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-kit-7 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){--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);}@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-kit-7{background-image:url("https://klbbud.pl/wp-content/uploads/2025/11/3.png");background-repeat:repeat;background-size:auto;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}@media(min-width:1025px){.elementor-kit-7{background-attachment:fixed;}}/* Start custom CSS */@media (min-width: 922px) {
  .ast-builder-menu-1 .menu-item > .menu-link:hover,
  .ast-builder-menu-1 .menu-item.current-menu-item > .menu-link {
    background: linear-gradient(45deg, #b6862c, #f0d48a, #d4af37, #f7e9b5, #b6862c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    display: inline-block;
    transition: all 0.3s ease;
  }
}

/* ============================= */
/* MOBILE – ZWYKŁY KOLOR (NAPRAWA BŁĘDU) */
/* ============================= */
@media (max-width: 921px) {
  .ast-builder-menu-1 .menu-item > .menu-link,
  .ast-builder-menu-1 .menu-item.current-menu-item > .menu-link {
    background: none !important;
    -webkit-text-fill-color: unset !important;
    color: #d4af37 !important; /* złoty bez gradientu */
  }
}

.golden-button>*
{
    background: linear-gradient(45deg, #b6862c, #f0d48a, #d4af37, #f7e9b5, #b6862c);
}

.golden-button>*:hover
{
    background: transparent;
}

.white-button>*:hover
{
    background: linear-gradient(45deg, #b6862c, #f0d48a, #d4af37, #f7e9b5, #b6862c);
}

.white-button>*
{
    background: transparent;
}

.golden
{
    background: linear-gradient(45deg, #b6862c, #f0d48a, #d4af37, #f7e9b5, #b6862c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    display: inline-block;
    transition: all 0.3s ease;
}

.e-n-tab-title:hover
{
    
    background: linear-gradient(45deg, #b6862c, #f0d48a, #d4af37, #f7e9b5, #b6862c)!important;
}

.e-n-tab-title[aria-selected="true"]
{
    
    background: linear-gradient(45deg, #b6862c, #f0d48a, #d4af37, #f7e9b5, #b6862c)!important;
}/* End custom CSS */