.elementor-7393 .elementor-element.elementor-element-c1de727{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-7393 .elementor-element.elementor-element-c1de727:not(.elementor-motion-effects-element-type-background), .elementor-7393 .elementor-element.elementor-element-c1de727 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://lastminutebeauty.dk/wp-content/uploads/2025/11/zrzut-ekranu-2024-09-19-193327-e1763069216267.webp");background-position:0px 31px;background-size:cover;}@media(max-width:1024px){.elementor-7393 .elementor-element.elementor-element-c1de727:not(.elementor-motion-effects-element-type-background), .elementor-7393 .elementor-element.elementor-element-c1de727 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:0px 0px;}}@media(max-width:767px){.elementor-7393 .elementor-element.elementor-element-c1de727:not(.elementor-motion-effects-element-type-background), .elementor-7393 .elementor-element.elementor-element-c1de727 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:-492px 0px;}.elementor-7393 .elementor-element.elementor-element-4480e6a{padding:20px 20px 20px 20px;}}/* Start custom CSS for html, class: .elementor-element-4480e6a *//* KARTA SALONU */
.lmb-salon-card {
    background: rgba(255,255,255,0.22);
    backdrop-filter: blur(18px);
    border: 1px solid rgba(212,175,55,0.28);
    border-radius: 28px;
    padding: 0;
    margin-bottom: 40px;
    overflow: hidden;
}

.lmb-salon-hero {
    width: 100%;
    height: 240px;
    object-fit: cover;
}

.lmb-salon-inner {
    padding: 28px 32px;
    text-align: center;
    font-family: 'Playfair Display', serif;
}

.lmb-salon-logo img {
    max-width: 120px;
    margin-bottom: 14px;
}

.lmb-salon-name {
    font-size: 34px;
    margin-bottom: 8px;
    color: #000;
}

.lmb-salon-spec {
    font-size: 18px;
    color: #333;
    margin-bottom: 10px;
}

.lmb-salon-address {
    font-size: 17px;
    color: #000;
    font-weight: 500;
    margin-bottom: 6px;
}

.lmb-salon-hours {
    font-size: 17px;
    color: #000;
    margin-bottom: 0;
}

/* BLOK REZERWACJI (AMELIA) */
.lmb-booking-wrap {
    margin-top: 20px;
}

.lmb-booking-title {
    text-align: center;
    font-size: 36px;
    margin-bottom: 25px;
    font-family: 'Playfair Display', serif;
}

.lmb-booking-box {
    background: rgba(255,255,255,0.22);
    border: 1px solid rgba(212,175,55,0.25);
    backdrop-filter: blur(18px);
    padding: 30px;
    border-radius: 26px;
}/* End custom CSS */