.elementor-kit-7{--e-global-color-primary:#C9A15B;--e-global-color-secondary:#54595F;--e-global-color-text:#333333;--e-global-color-accent:#9C7746;--e-global-color-357d5bc:#FCFBFB;--e-global-color-e521f61:#F3F3F3;--e-global-color-40f4b5f:#0A111E;--e-global-color-147784f:#3C4550;--e-global-typography-primary-font-family:"Outfit";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Outfit";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Gothic A1";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Outfit";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-357d5bc );}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1600px;}.e-con{--container-max-width:1600px;}.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);}.elementor-lightbox{background-color:#54595FCC;--lightbox-ui-color:var( --e-global-color-357d5bc );--lightbox-ui-color-hover:var( --e-global-color-primary );}.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:1419px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1600px;}.e-con{--container-max-width:1600px;}}@media(max-width:1099px){.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 */li.tel-mobile{
    background-color:#c9a15b;
}

li.tel-mobile a{
    color:white !important;
}

@media only screen and (min-width:768px){
    li.tel-mobile{
        display:none !important;
    }
}

.elementor-lightbox{
    backdrop-filter:blur(4px);
}

.toggle-text-container {
  position: relative;
  max-width: 100%; /* Dopasuj do szerokości swojej sekcji */
  color:#fff;
  text-align:center;
}

.light-bg .toggle-text-container {
  position: relative;
  max-width: 100%; /* Dopasuj do szerokości swojej sekcji */
  color:#333;
  text-align:center;
}

.toggle-text {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
}

.hidden-text{
    display:none;
}

.toggle-text.expanded {
  max-height: 500px; /* Dopasuj do wysokości rozwijanego tekstu */
}

.toggle-button{
    padding:0;
    border:0;
    color:#C9A15B;
}

.toggle-button:hover, .toggle-button:focus, .toggle-button:active{
    background-color:#00000000;
    color:#C9A15B;
}

.ellipsis {
  display: inline;
}

.expanded .ellipsis {
  display: none; /* Ukryj "..." po rozwinięciu */
}

#lokalizacja, #o-inwestycji, #galeria, #rzuty-apartamentow{
    scroll-margin-top:80px;
}

@media only screen and (max-width:1099px){
    #lokalizacja, #o-inwestycji, #galeria, #rzuty-apartamentow{
    scroll-margin-top:40px;
}
}/* End custom CSS */