.elementor-10070101 .elementor-element.elementor-element-b80def0 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial, .elementor-widget__width-calc):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-10070101 .elementor-element.elementor-element-b80def0 > .elementor-element-populated{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-10070101 .elementor-element.elementor-element-343b0ffe > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial, .elementor-widget__width-calc):not(:last-child):not(.elementor-absolute){margin-bottom:0px;}.elementor-10070101 .elementor-element.elementor-element-343b0ffe > .elementor-element-populated{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-10070101 .elementor-element.elementor-element-64985386 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;border-radius:0px 0px 0px 0px;}.elementor-10070101 .elementor-element.elementor-element-64985386{width:100%;max-width:100%;}@media(max-width:767px){.elementor-10070101 .elementor-element.elementor-element-d77da12 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-10070101 .elementor-element.elementor-element-d77da12{width:100%;max-width:100%;}}/* Start custom CSS for html, class: .elementor-element-ef0789f */.button-navigation{
    position: fixed;
    bottom: 0;
    z-index: 100000;
    width: 100vw;
    background: white;
    height: 64px;
    display: flex;
}
.makeup-button, .stores{
    border-top: 1px solid #e5e5e5;
    width:50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
}
.button-navigation a.active{
    border:1px solid #000;
}
#cms #main .button-navigation a{
    font-weight: 400
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-64985386 */h1 {
    padding: 16px 30px 0;
    margin-bottom: 30px;
  }

#cities h2 {
    cursor: pointer;
    font-weight: 500;
    position: relative;
    border-top: 1px solid #e5e5e5;
    margin: 0;
    padding: 16px 30px!important;
    font-size: 12px;
}
#cities {
    margin-top: 80px;
    border:1px solid #e5e5e5;
    border-top: none;
}
#main #cities p {
    font-size: 12px;
    padding: 12px 30px;
    font-weight: 400;
    color: #000;
}
  /* Dodajemy strzałkę po prawej stronie nagłówka */
  #cities h2::after {
  content: "";
  position: absolute;
  right: 30px;
  top: 50%;
  width: 10px;
  height: 6px;
      transform: rotate(180deg);
  transition: transform 0.3s;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'><path d='M5 5.63477L5.31479 5.33652L10 0.874547L9.37043 0.134767L5 4.29849L0.629576 0.134766L0 0.874547L4.68521 5.33652L5 5.63477Z' fill='black'/></svg>") no-repeat center;
  background-size: contain;
  }
    #cities h2.closed::after {
      transform: rotate(0);
    }

  .city-info {
    display: none;
    margin-bottom: 20px;
    padding: 10px 0;
    /*border-top: 1px solid #ccc;*/
  }

  .gallery-list {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
  }

  .gallery {
     flex: 1 1 calc(33% - 20px);
    padding: 24px 30px;
    box-sizing: border-box;
  }

  .gallery strong {
    display: block;
    color:#000;
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 12px;
  }

  #cities .gallery p {
    margin: 0 0 5px;
    line-height: 1.4;
    font-size: 0.9em;
  }
  #cms #main .gallery p {
    padding: 0;
    color: #616161;
    }
  .gallery-buttons {
    margin-top: 10px;
    display: flex;
    gap: 10px;
    flex-direction: column;
  }

  .btn {
    background: #000;
    color: #fff;
    text-decoration: none;
    font-size: 0.8em;
    padding: 8px 12px;
    text-transform: uppercase;
    border: none;
    cursor: pointer;
    display: inline-block;
  }

  .btn:hover {
    background: #333;
  }

  .btn-secondary {
    background: #666;
  }

.elementor-widget-wrap {
    height: 100%;
}

.page-header h1 {
    display: none;
}

#cms section#content {
}

#cms section#wrapper {
    padding: 0;
}

#main header.page-header {
    margin: 0;
}
#cms #header .header-top {
    position: fixed;
}
#cms section#content {
    padding: 0;
}
footer#footer {
    position: absolute;
    z-index: 1000;
    background: white;
    width: 100%;
}
#cms #left-image img {
    width: 50%;
    height: 100vh !important;
    position: fixed;
    z-index: 0;
    max-width: 928px;
    aspect-ratio: 4 / 5;
    margin: auto;
    object-fit: cover;
}
#main #content a.btn.btn-secondary {
    color: #000;
    border-color: #000;
}
#main #content a.btn {
    background: white;
    padding: 1px 8px;
    width: fit-content;
    border: 1px solid #616161;
    color: #616161;
    font-size: 12px;
}
.makeup-header{
    font-weight: 500    
}
#makeup-services {
    font-size: 12px;
    padding: 30px;
    font-weight: 400;
    color:#000;
}
.makeup-services li {
    padding: 2px;
}
#makeup-services ul {
    padding-left: 0;
}
.time-info, .price-info {
    font-weight: 500;
}

.time-info {
    padding-top: 16px;
}
#content-wrapper {
    margin-left: -12px;
    padding: 0;
}
.makeup-info a {
    width: 100%;
    display: block;
    border: 1px solid #000;
    height: 64px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.inglot_paragraph{
    font-weight: 500 !important;
}/* End custom CSS */