.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    max-width: 100%;
}

.entry-content.alignfull.wp-block-post-content.has-global-padding.is-layout-constrained.wp-block-post-content-is-layout-constrained{
    padding: 0;
}

.slick-initialized blockquote.slick-slide {
    border:0 !important;
}

#jak-dojechac .container{
    max-width: 100% !important;
    width: 100% !important;
    padding:0 !important;
    margin:0 !important;
}

.wp-block-group.alignfull.has-global-padding.is-layout-constrained.wp-block-group-is-layout-constrained {
    padding-top: 0 !IMPORTANT;
}
main#wp--skip-link--target {
    margin: 0 !important;
}

footer #kontakt h3 {
    font-size: 21px;
    font-family: 'museo700';
    color: #ffe6b4;
}
footer #kontakt h4 {
    font-size: 35px;
    color: #ffe6b4;
}

footer #kontakt a {
    color: #ffe6b4;
}

@media only screen and (min-width: 1300px) {
    #kontakt img {
        width: auto;
    }
    #kontakt .contact_phone,
    #kontakt .contact_street {
        padding-top: 76px;
    }

}

footer.wp-block-template-part > .wp-block-group.is-layout-constrained {
    padding-left:0 !important;
    padding-right: 0 !important;
}
#top .menu ul.next li:last-of-type a{
    width: 22px;
    height: 22px;
    display: inline-block;
    background-image: url(/wp-content/uploads/2026/05/pobrane.png);
}

span.facebook-icon {
    font-size:0;
}
@media only screen and (min-width: 768px) {
    .image-row:before{
        content: "";
        display: table-cell;
        clear: both;
    }
    .image-row {
        display: flex;
        align-items: flex-start;
        margin: 35px 0;
    }

    .image-row br{
        display: none !important;
    }

    .image-row img {
        display: block;
        height: auto;
    }
    .vtop_70 {
        margin-top: 70px;
    }
}

.modal-content .slick-prev:before, .gallery-details .slick-prev:before {
    content: "";
    font-family: initial;
    font-size: 0;
    width: 24px;
    height: 24px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' height='24px' width='24px' version='1.1' id='Capa_1' viewBox='0 0 34.075 34.075' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath style='fill:%23ffffff;' d='M24.57,34.075c-0.505,0-1.011-0.191-1.396-0.577L8.11,18.432c-0.771-0.771-0.771-2.019,0-2.79 L23.174,0.578c0.771-0.771,2.02-0.771,2.791,0s0.771,2.02,0,2.79l-13.67,13.669l13.67,13.669c0.771,0.771,0.771,2.021,0,2.792 C25.58,33.883,25.075,34.075,24.57,34.075z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}
.modal-content .slick-next:before, .gallery-details .slick-next:before {
    content: "";
    font-family: FontAwesome;
    font-size: 0;
    width: 24px;
    height: 24px;
    transform:rotate(180deg);
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' height='24px' width='24px' version='1.1' id='Capa_1' viewBox='0 0 34.075 34.075' xml:space='preserve'%3E%3Cg%3E%3Cg%3E%3Cpath style='fill:%23ffffff;' d='M24.57,34.075c-0.505,0-1.011-0.191-1.396-0.577L8.11,18.432c-0.771-0.771-0.771-2.019,0-2.79 L23.174,0.578c0.771-0.771,2.02-0.771,2.791,0s0.771,2.02,0,2.79l-13.67,13.669l13.67,13.669c0.771,0.771,0.771,2.021,0,2.792 C25.58,33.883,25.075,34.075,24.57,34.075z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
}

.modal-content .slick-prev, .gallery-details .slick-prev,
.modal-content .slick-next, .gallery-details .slick-next {
    display: flex;
    justify-content: center;
    align-items: center;
}

main#wp--skip-link--target,
main#wp--skip-link--target > div{
    padding-left:0 !important;
    padding-right: 0 !important;
}

html[lang="en-US"] .menu_footer .polish{
    display: none !important;
}

/*
html #content{
    width: 100%;
    max-width: 100vw;
}

body > .wp-site-blocks{
    overflow: hidden;
}
*/