header.page-header {
    display: none;
}
header#site-header {
    display: none;
}
footer#footer {
    display: none;
}

#top-bar-wrap{
    display: none;
}

.fotka{
    width: 100vw;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    background: url('/wp-content/uploads/2023/03/Zrzut-ekranu-2023-03-2-o-20.32.21.png');
}


div#content-wrap {
    width: 100%;
    max-width: 100%;
    padding: 0px !important;
}

.lrm-main.lrm-font-svg.lrm-inline.is-visible.lrm-btn-style--default {
    width: 70%;
}
.przeslo{
    background-color: rgba(0, 0, 0, 0.483);
    width: 100%;
    height: 100%;
    position: absolute;

}
p.lrm-form-bottom-message {
    color: white;
}


input{
 font-family: 'Montserrat', sans-serif !important;
text-transform: none !important;}

