img {
    max-width: 100%;
    height: auto;
}

a:hover {
    text-decoration: none;
}

iframe {
    width: 100%;
}


.page-6 .page-content {
    display: flex;
    flex-wrap: wrap;

}


.zobacz_takze_ul {
    margin: 20px 0;
    border: 2px solid #00a5aa;
    border-radius: 20px;
    padding: 10px 20px;
    text-align: left;
}

.zobacz_takze_ul a:hover {
    color: #00a5aa;

}

.zobacz_takze_ul a {

    transition: color .2s ease-in-out;

}

.zobacz_takze_ul strong {

    font-size: inherit;
    font-weight: 900;
}

.zobacz_takze_ul {
    font-weight: normal;
}


.core_pagination {
    width: 100%;
    height: 50px;

}

.core_pagination .submit1,
.core_pagination .submit1_selected {
    background: #000;
    color: #fff;
    min-width: 32px;
    height: 32px;
    border: none;
    border-radius: 0;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    line-height: 30px;
    padding: 0 5px 0 5px;
}

.core_pagination .submit1_selected {

    background: #00a5aa;
    color: #fff;
    min-width: 32px;
    height: 32px;
    border: none;
    border-radius: 0;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    line-height: 30px;
    padding: 0 5px 0 5px;
}

.news-table-new {
    max-width: 1200px;
    margin: 0 auto;
}


.news-table-new h4 {
    font-size: 20px;
    color: #000 !important;
}

.news-table-new p,
.news-table-new {
    font-size: 16px !important;
    color: #000 !important;
    line-height: 1.4;
}

ul {
    margin: 10px 0;
}

li {

    color: #000;

}



.zobacz_takze_ul p {

    margin-top: 10px;


}

.zobacz_takze_ul {
    font-size: 18px;
    color: #000;
}



.zobacz_takze_ul li {

    margin: 10px 0;
    font-size: 16px;
    color: #000;

}


a:visited {
    color: rgb(7 102 95);

}


ul.dropdown-menu {
    list-style: none;
    padding-left: 0;
    margin: 0;
}


.core_pagination .submit1,
.core_pagination .submit1_selected {
    background: #000;
    color: #fff;
    min-width: 32px;
    height: 32px;
    border: none;
    border-radius: 0;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    line-height: 30px;
    padding: 0 5px 0 5px;
}

.core_pagination .submit1_selected {

    background: #00a5aa;
    color: #fff;
    min-width: 32px;
    height: 32px;
    border: none;
    border-radius: 0;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    line-height: 30px;
    padding: 0 5px 0 5px;
}

.catalogue-search-pages-top .submit1,
.catalogue-search-pages-top .submit1_selected {

    background: #000;
    color: #fff;
    min-width: 32px;
    height: 32px;
    border: none;
    border-radius: 0;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    line-height: 30px;
    padding: 0 5px 0 5px;

}


.catalogue-search-pages-top .submit1_selected {

    background: #00a5aa;


}

.catalogue-search-pages-bottom .submit1,
.catalogue-search-pages-bottom .submit1_selected {

    background: #000;
    color: #fff;
    min-width: 32px;
    height: 32px;
    border: none;
    border-radius: 0;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    line-height: 30px;
    padding: 0 5px 0 5px;

}


.catalogue-search-pages-bottom .submit1_selected {

    background: #00a5aa;


}

.dropdown-menu {
    list-style: none !important;
    padding-left: 0 !important;
    margin: 0 !important;
}

.dropdown-menu li {
    list-style: none !important;
}

.stopka_new li {
    list-style: none !important;
    margin: 8px 0;
}

.ofirmie_block {
    font-size: 18px;
}

.page4 {
    font-size: 16px;
}

.comfort_box {
    font-size: 18px;
}

.post-box {
    display: flex;
    flex-wrap: wrap;
}

.buttons_box {
    text-align: center;
    padding-bottom: 30px;

}


.marka-opis li {
    margin: 8px 0;
}

.marka-opis {
    min-height: 210px;
}

.marka-col {
    margin-top: 30px;
}


.marka-col>div {
    background-color: rgb(238, 238, 238);
}

.marka_btn,
.marka_btn:visited {
    text-align: center;
    padding: 15px 25px;
    border-radius: 10px;
    border: 1px solid #00a5aa;
    margin-top: 15px;
    margin-inline: 20px;
    min-width: 120px;
    text-decoration: none;
    text-align: center;
    background-color: #00a5aa;

    display: inline-block;
    color: white;

}

.marka_btn_sklep,
.marka_btn_sklep:visited {
    text-align: center;
    padding: 15px 20px;
    border: 1px solid #000;
    border-radius: 10px;

    margin-top: 15px;
    margin-inline: 20px;
    min-width: 120px;
    text-decoration: none;
    text-align: center;
    background-color: #000;
    display: inline-block;
    color: white;

}

.marka_btn,
.marka_btn_sklep {
    transition: all 0.2s ease-in-out;
}


.marka_btn:hover {
    color: #00a5aa;
    border: 1px solid #00a5aa;
    background-color: transparent;
}

.marka_btn_sklep:hover {
    color: #000;
    border: 1px solid #000;
    background-color: transparent;

}

.marka_btn {
    transition: color .2s ease-in-out;
}

.page-52 .page-content {
    display: flex;
    flex-wrap: wrap;
}

.marka-opis h2 {
    font-weight: bold;
    padding: 0 20px;
    color: #000;
    margin: 15px 0;
    font-size: 22px;
}

.flex-center {
    justify-content: center;
}

.flex {
    display: flex;
}

.flex-wrap {
    flex-wrap: wrap;
}


.marka-opis-full * {
    margin: 15px 0;

}

.marka-opis-full h2 {
    font-size: 26px;
    font-weight: 600;
    color: white;

}

.page-50 .marka-opis-full {
    background-color: #008ad2;
    color: #fff;
    padding: 25px;
}

.page-49 .marka-opis-full {
    background-color: #94c11c;
    color: #fff;
    padding: 25px;
}

.page-48 .marka-opis-full {
    background-color: #00aa97;
    color: #fff;
    padding: 25px;
}

.page-51 .marka-opis-full {
    background-color: #343432;
    color: #fff;
    padding: 25px;
}





.venton-des {
    margin-bottom: 40px;
}

.venton-des,
.marka-opis-full {
    padding: 25px;
    display: flex;

    flex-direction: column;
    justify-content: space-around;

}

.venton-des li,
.nisan-des li {
    margin: 15px 0;

}

.page-48 .venton-des li::marker {
    color: #00a5aa;
}

.page-49 .venton-des li::marker {
    color: #94c11c;
}

.page-50 .venton-des li::marker {
    color: #008ad2;
}

.page-51 .venton-des li::marker {
    color: #343432;
}

.page-48 .page-content,
.page-49 .page-content,
.page-50 .page-content,
.page-51 .page-content,
.page-54 .page-content,
.page-55 .page-content {
    display: flex;
    flex-wrap: wrap;
}


.marka-opis-full p,
.marka-opis-full li {
    color: #fff !important;
}

.img-section {
    padding: 0;
}

.galerry-box {
    margin-top: 40px;
}

.opis-grafiki {
    margin-top: 30px;

}

.opis-grafiki img {
    max-width: 200px;
    height: auto;
    display: inline-block;
    margin-right: 30px;
}

.logo-box {
    min-height: 350px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding: 30px
}

.btn__container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.logo-box img {
    width: 300px;
    max-width: 100%;
    align-self: center;

}

.logo-box .marka_btn,
.logo-box .marka_btn_sklep {
    border-radius: 0;
    margin-inline: 40px;
    font-weight: bold;
    min-width: 250px;
    font-size: 1.8rem;

}

.swiper5 {

    margin-top: 40px;
}



.swiper-pagination-bullet {
    width: 18px;
    height: 18px;
    display: inline-block;
    border-radius: 100%;

}

h2.section_title {

    font-weight: bold;
    text-align: center;
    padding-top: 20px;
    color: black;

}

.swiper-pagination-bullet-active {
    background-color: #008ad2;
}

.swiper-pagination5 {

    width: fit-content !important;
    margin: auto;
}

.home-page main h2 {
    color: #000;
    font-size: 32px;
    text-align: center;
    position: relative;
    font-weight: bold;
}

.home-page h3 {


    border-bottom: none;
    position: relative;
    font-weight: bold;

}


.home-page .ofirmie_block_column img {
    margin: 0px !important;
}

.oferta-sekcja {
    margin: 30px 0;
}

#section-1 {
    position: static;
}

.marka-col {
    display: flex;
}

.section-about {
    padding-inline: 40px;
}

.section-about h2 {
    color: #000 !important;

}

.section-about * {
    border: none !important;
}


.oferta_bg {
    background-image: url('../images/odkurzacz-centralny.jpg');
    /* Dopasowanie obrazu */
    background-position: left center;
    /* Wyśrodkowanie obrazu */
    background-repeat: no-repeat;
    /* Bez powtarzania */
    color: white;
    font-size: 18px;
    padding-inline: 40px;
    min-height: 500px;

}

.oferta_bg li {
    color: white;
}

#section-1 p,
#section-2 p,
.firma-opis p {
    margin: 20px 0;
}



.oferta_bg p,
.serwis-opis p {
    font-size: 2.25rem;
    border: none !important;
    color: white;
    font-weight: normal;

}

.serwis-opis {
    padding-left: 40px;
    padding-top: 40px;
}

.serwis-opis p {
    color: #000;
}

.serwis-opis h2 {
    text-align: left;
}

.oferta-abs {
    position: static;
}

.oferta-bg h2 {
    line-height: 1.5;
}

.siedziba-bg {
    padding: 0;

}


.firma-opis p,
.firma-opis a {
    color: white;
}

.firma-opis li {
    color: #fff;
}

.home-page .ofirmie_block {
    padding: 0;
    align-items: normal;
    margin-top: 40px;
}

.home-page .ofirmie_block_column {
    padding: 0;
}

.home-page .ofirmie_block_column a {
    color: #fff;
}

.firma-opis {
    background-color: #00a5aa;
    padding: 40px !important;


}

.siedziba-img {
    width: 100%;
}

.contact-section {
    background-color: #212121;
    color: #fff;
    padding: 30px 20px 50px 20px;
}

.contact-section ul {
    list-style-type: square;
}

.contact-section h2 {
    margin-bottom: 40px;
    text-align: center;
}

.marki-section h2 {
    text-align: center;

}

.contact-section li,
.contact-section a,
.contact-section p,
.contact-section h2 {
    color: #fff;

}

.contact-section li::marker {
    color: #00a5aa;
}

.marki-container {
    display: flex;
    padding: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
}



.marka_btn,
.marka_btn_sklep {
    width: 220px;

}





@media (min-width: 1600px) {

    .firma-opis p {
        font-size: 2rem;
        margin: 20px 0;
        font-weight: normal;
    }


}


@media (min-width: 992px) {

    .baner-box-1 {
        padding-right: 20px;
    }

    .baner-box-2 {
        padding-left: 20px;

    }




}


.falcon-opis {
    background-color: #99c42e;
}

.ryse-opis {
    background-color: #185b75;

}

.ryse-certs {
    margin: 30px 0;
}

.ryse-certs img {
    max-width: 80px;
    height: auto;
    margin-inline: 30px;

}


.partner_section {
    background-image: url('../images/bg-comfort.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 15px 20px;
    margin: 10px 0;
}

.zalety-section {
    width: 100%;
}

.ikony-container {
    justify-content: center;

}

.ikony-container img {
    max-width: 120px;
}

.ikony-container div {
    text-align: center;
}

.ikony-container h4 {
    font-weight: bold;
}

.odkurzacze__section>div:nth-child(odd) {
    display: flex;
    flex-direction: row-reverse;
}

.oferta-uslugi-box>div {
    text-align: center;

}

.oferta-uslugi-box>div {
    text-align: center;


}

.bg-text {
    color: #c4d8d7;
    font-size: 70px;
    font-weight: bold;
}

.oferta-uslugi-box h3,
.zalety-section h3 {
    color: #00a5a9;
}

.kompleksowa-oferta {
    background-color: #eaeaea;
    width: 100%;
    padding: 20px;
    margin: 20px 0;
}

.oferta-uslugi-box,
.zalety-section {
    text-align: center;
    padding: 30px 20px;
    background: #eaeaea;
}

.ikony-container {
    margin: 30px 0;
}


.miasta .col-xs-12 {
    float: none;
}

.oferta-card {
    margin: 10px 0;

}



.oferta-card h4 {
    margin-top: 20px;
    color: #00a5a9;
    font-weight: bold;

}


.oferta-card {

    color: #00a5a9;

}

.oferta-card h4 {

    font-size: 20px !important;

}


.oferta-card>div {
    background: #eaeaea;
    padding: 10px 20px 10px 20px;
    height: 100%;
    font-size: 18px;

}


.phone-city {
    margin: 30px auto 0 auto;

    width: 130px;
    font-size: 18px;
}

@media (max-width: 768px) {

    .swiper5 {
        width: 70%;
        margin-inline: auto;
        overflow: hidden;
    }

    .swiper-slide-prev,
    .swiper-slide-next {
        display: none;
    }

    .opis-grafiki img {
        margin: 40px auto;
        display: block;
    }

    .marki-container {
        flex-direction: column;
        gap: 40px;
    }

    .marki-container img {
        max-width: 250px;
    }


    .marka-opis {
        min-height: 150px;
    }

    .marka_btn,
    .marka_btn_sklep {
        width: 220px;
        max-width: 80%;
    }



    .firma-opis p {

        color: #000;

    }


    .duzy-baner {
        width: 100%;
    }


    .items .price {
        color: #07665f;
    }

    .ikony-container>div {
        margin: 20px 0;
    }

    .price {
        flex-wrap: wrap;
        justify-content: center;
    }


}


@media (max-width: 500px) {

    .pages h2 {
        font-size: 24px;
    }

    .pages h3 {
        font-size: 20px;
        margin-top: 10px;
    }

    .pages h4 {
        font-size: 18px;
    }

    .pages p {
        font-size: 16px;
    }

    .pages body {
        font-size: 16px;
    }

    .bg-text {
        color: black;

    }

    .oferta-uslugi-box h3 {
        color: black;
    }

    .oferta-card {
        color: black;
    }

    .oferta-card h4 {
        margin-top: 20px;
        color: black;
        font-weight: bold;
    }

    .zalety-section h3 {
        color: #000;
    }
}

.firma-opis p {
    color: #fff;
}

.pages a,
.pages a:visited {
    color: #00a5a9;
}

.left-menu {}




/* DIV GLOWNY DLA LISTY FOLDEROW */

.nav_init_inside a:hover {
    text-decoration: none !important
}

.nav_init_inside {
    background: #efefef;

    width: 100%;
    padding: 15px 0px;
    position: relative;
    z-index: 99
}

.nav_init_inside {

    border-radius: 15px;
}



.nav_init {
    background-color: #efefef;
    border-radius: 15px;


}

div.nav00 {}

div.nav1 {
    display: none;
}

/* JSCRIPT */

/* NAZWA FOLDERU */

div.nav2 {
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: left;
    width: 100%;
    padding: 0px;
    color: #000 !important;
    padding: 5px 0 5px;
    margin: 0;
    min-height: 20px;
}

.nav2 a {
    color: #000 !important;
    text-decoration: none;
    padding: 5px 0px 5px 5%;
    display: block;
    margin: 0;
    width: 95%
}



div.nav2:hover {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
    text-align: left;
    width: 100%;
    margin: 0;
    border: 0px;
    min-height: 20px;
    padding: 5px 0px 5px 0px;

}




/* NAZWA FOLDERU ZAZNACZONA */

div.nav2a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
    text-align: left;
    width: 100%;
    margin: 0;
    border: 0px;
    min-height: 20px;
    padding: 5px 0 5px;

}

.nav2a a {
    color: #000 !important;
    text-decoration: none;
    padding: 5px 0px 5px 5%;
    display: block;
    margin: 0;
    width: 95%
}



/* NAZWA FOLDERU ZAZNACZONA Z PODSTRONAMI */

div.nav2b {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
    text-align: left;
    width: 100%;
    padding: 0px;
    color: #00a5a9 !important;
    padding: 5px 0 5px;
    margin: 0;
    border: 0px;
    position: relative;
}

.nav2b a:before {
    content: "";
    /* Pusty content */
    display: flex;
    align-items: center;
    justify-content: center;

    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    /* Centrowanie paska w pionie względem linku */

    background-color: #00a5a9;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    width: 28px;
    height: 30px;

    /* Ikona jako tło - to jedyny sposób na idealny środek */
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M9 19L16 12L9 5"/></svg>');
    background-repeat: no-repeat;
    background-position: center;
}


.nav2b a {
    color: #00a5a9 !important;
    text-decoration: none;
    padding: 5px 0px 5px 5%;
    display: block;
    padding-left: 35px;
    margin: 0;
    width: 95%;
}

.nav2b a:hover {
    color: #00a5a9 !important;
    padding: 5px 0px 5px 5%;
    display: block;
    margin: 0;
    padding-left: 35px;
    width: 95%
}

/* NAZWA PODSTRONY */

div.nav3 {
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: left;
    width: 100%;
    padding: 0px;
    color: #000 !important;
    padding: 5px 0 5px;
    margin: 0;
    min-height: 20px;
}

.nav3 a {
    color: #000 !important;
    text-decoration: none;
    padding: 0px 0px 0px 40px;
    display: block;
    margin: 0;
    width: 90%
}

div.nav3:hover {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
    text-align: left;
    width: 100%;
    margin: 0;
    border: 0px;
    min-height: 20px;
}

.nav3 a:hover {
    color: #000 !important;
    text-decoration: none;
    padding: 0px 0px 0px 40px;
    display: block;
    margin: 0;
    width: 90%;
}



/* NAZWA FOLDERU ZAZNACZONA */

div.nav3a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
    padding: 5px 0 5px;
    text-align: left;
    width: 100%;
    margin: 0;
    border: 0px;
    min-height: 20px;
}

.nav3a a {
    color: #000 !important;
    text-decoration: none;
    padding: 0px 0px 0px 10%;
    display: block;
    margin: 0;
    width: 90%
}

div.nav3a a {
    color: #00a5a9 !important;
    text-decoration: none;
    padding: 5px 0px 5px 5%;
    display: block;
    padding-left: 40px;
    margin: 0;
    width: 95%;
    position: relative;

}


.nav3:hover a,
.nav2:hover a {
    color: #00a5aa !important;


}

div.nav3a a:before {
    content: "";
    /* Pusty content */
    display: flex;
    align-items: center;
    justify-content: center;

    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    /* Centrowanie paska w pionie względem linku */

    background-color: #00a5a9;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    width: 28px;
    height: 30px;

    /* Ikona jako tło - to jedyny sposób na idealny środek */
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M9 19L16 12L9 5"/></svg>');
    background-repeat: no-repeat;
    background-position: center;
}



/* NAZWA PODSTRONY */

div.nav4 {
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: left;
    width: 100%;
    padding: 0px;
    color: #000 !important;
    padding: 5px 0 5px;
    margin: 0;
    min-height: 20px;
}

.nav4 a {
    color: #000 !important;
    text-decoration: none;
    padding: 0px 0px 0px 10%;
    display: block;
    margin: 0;
    width: 90%
}

div.nav4:hover {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
    text-align: left;
    width: 100%;
    margin: 0;
    border: 0px;
    min-height: 20px;
}

.nav4 a:hover {
    color: #000 !important;
    padding: 0px 0px 0px 10%;
    display: block;
    margin: 0;
    width: 90%
}

/* NAZWA FOLDERU ZAZNACZONA */

div.nav4a {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
    padding: 5px 0 5px;
    text-align: left;
    width: 100%;
    margin: 0;
    border: 0px;
    min-height: 20px;
}

.nav4a a {
    color: #000 !important;
    text-decoration: none;
    padding: 0px 0px 0px 10%;
    display: block;
    margin: 0;
    width: 90%
}



.nav_content {
    background: #232323;
    width: 100%;
    padding: 15px 0px;
    position: relative;
}



/* NAZWA FOLDERU */

div.level0 {
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    text-align: left;
    width: 100%;
    padding: 0px;
    color: #000 !important;
    padding: 5px 0 5px;
    margin: 0;
    min-height: 20px;
}

.navv0 {
    color: #000 !important;
    text-decoration: none;
    padding: 0px 0px 0px 20px;
    display: block;
    margin: 0;
    width: 87%
}



div.level0:hover {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: normal;
    text-align: left;
    width: 100%;
    margin: 0;
    border: 0px;
    background: url(images/podst_03.jpg) repeat-x 0px 27px;
    min-height: 20px;
    color: #000 !important
}

.navv0:hover {
    color: #000 !important;
    padding: 0px 0px 0px 20px;
    display: block;
    margin: 0;
    width: 87%
}





/* NAZWA FOLDERU ZAZNACZONA */

div .navv0x .level0 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: normal;
    text-align: left;
    width: 87%;
    margin: 0;
    border: 0px;
    min-height: 20px;
    background: url(images/podst_03.jpg) repeat-x 0px 27px;
    color: #000 !important
}

.navv0x {
    color: #000 !important;
    text-decoration: none;
    padding: 0px 0px 0px 20px;
    display: block;
    margin: 0;
    width: 100%
}

.nav-title {
    font-weight: bold;
    font-size: 20px;
    padding-left: 10px;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.products-flex {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    margin-top: 20px;
}


/* Pole wyszukiwania w sidebar */
.search-box {
    background-color: #00a5aa;
    padding: 20px;
    border-radius: 15px;
    display: flex;
    justify-content: center;


}

.search-box .input1,
.search-box .select1 {
    border: none;
    border-radius: 10px;
    padding: 5px 10px;
    width: 100%;
    margin-bottom: 10px;
    font-size: 16px;
}

.search-box .btn-search,
.filters_submit {
    background-color: #000;
    color: #fff;
    border-radius: 30px;
    padding: 8px 20px;
    text-align: center;
    width: min(50%, 150px);
    margin: 25px auto 10px auto;

}

.filters_submit {
    background-color: #00a5a9;
    transition: all 0.2s ease-in-out;
}

.filters_submit:hover {
    background-color: #000;
}

.search-form {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

select,
input[type="text"],
input[type="search"] {
    border-radius: 15px;
    padding: 5px;

}

.page-3 .container,
.page-4 .container {
    max-width: 1600px;
    width: fit-content !important;
}

.search-form {
    border-radius: 15px;
}

.pagename {
    margin-bottom: 20px;
}


.cart-bar {
    display: flex;
    justify-content: flex-end;
    background-color: #efefef;
    border-radius: 15px 0 0 15px;
    border-radius: 15px 0 0 15px;
    ;
    align-items: center;
    padding: 0 0 0 20px;
    flex-wrap: wrap;
}

.cart-bar .cart-menu {

    background-color: #00a5aa;
    padding: 0 5px;
    border-radius: 15px 0 0 15px;


}

.page-name {
    color: #000;
    flex: 1;
    margin-bottom: 10px;
}

.nav_init a {
    font-size: 16px;
}

.cart-menu .ilebrakuje-1 {
    color: #fff;


}

.cart-menu .ilebrakuje-1 {
    color: #fff;
}

.ilebrakuje-2 {

    color: #fff;

}

.cart-menu img {
    width: 56px;
    height: auto;
}

.cart-text {
    justify-content: flex-end;
    color: black;
    padding-top: 5px;
}

.ilebrakuje {
    color: #fff !important;
    display: flex;
    justify-content: flex-start;
    margin-top: 10px !important;
    gap: 10px;
}

.ilebrakuje-1,
.ilebrakuje-2 {
    padding-left: 0;
}

#fkaehgiwyihjq34 {
    width: 66.6%;
    max-width: 500px;
}

.page-name a {
    color: #000;
    font-weight: bold;
    font-size: 18px;
}

.ilebrakuje-2 {
    display: flex;
    align-items: center;
}


@media (max-width: 992px) {

    .products-flex {
        flex-direction: column-reverse;
    }

    .cart-bar {
        justify-content: flex-end;
    }

    .cart-bar {
        padding: 0;
    }

    .page-name {
        margin-bottom: 10px;
    }

    .ilebrakuje-1 {
        color: #fff;
        font-size: 14px;

    }

    .ilebrakuje-2 {
        color: #fff;
        font-size: 14px;

    }

    .cart-menu img {
        width: 40px;
        height: auto;
    }

    .cart-text {
        font-size: 18px;
    }

    #fkaehgiwyihjq34,
    .page-name {
        width: 100%;
    }

    .ilebrakuje,
    .cart-text {
        padding-inline: 0;
    }

}

/* style do guzika mobile menu */


#podmenu-guzik {
    display: none;
}




@media (max-width: 992px) {

    .guzik-box {
        width: 100%;
    }


    .guzik-kategorie {
        order: 1;
    }

    .products-filters {
        order: 2;
    }

    .products-list {
        order: 3;
    }

    .header__title {
        width: 100%;
    }


    #podmenu-guzik {
        margin: 20px auto;
        display: flex;
        touch-action: manipulation;
        cursor: pointer;
        justify-content: center;
        color: #fff;
        max-width: 280px;
        background-color: #00a5a9;
        border: 0;
        border-radius: 12px;
        padding: 12px 20px;
        font-weight: 700;
        font-size: 14px;
        line-height: 1.42857143;
        text-transform: uppercase;
        transition: background-color .2s ease-in-out, border-color .2s ease-in-out;
    }

    #podmenu-guzik:hover {
        background-color: #000;
        color: #fff;
        text-decoration: none;
    }


    .menu-hidden {
        display: none;
    }

    .products-flex {
        display: flex;
        flex-direction: column;
        /* Zostajemy przy zwykłej kolumnie */
    }

    .page-name {
        order: 1;
        /* Pierwsza od góry */
    }

    .guzik-kategorie {
        order: 2;
        /* Przycisk wskakuje pod nazwę, ale nad filtry */
        margin-bottom: 15px;
    }

    .products-filters {
        order: 3;
        /* Filtry lądują pod przyciskiem */
    }

    .page-content {
        order: 4;
        /* Treść strony na samym dole */
    }

}

#podmenu-guzik .icon-bar {
    display: block;
    width: 25px;
    height: 2px;
    margin: 5px auto;
    background-color: #fff;
    border-radius: 1px;
}


.filter_form .filter-box-name {
    font-weight: bold;
}

.filter_form {
    justify-content: flex-start;
}

.filter-box-flex {
    width: 100%;
}

.med-bottom {
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
}

@media (max-width: 768px) {

    .cart-bar .cart-menu {


        border-radius: 15px;


    }




    .med-kontakt2 {
        display: flex !important;
        align-items: center;
        /* Opcjonalnie: wyrównanie w pionie */
        justify-content: center;
    }

    .med-kontakt2>img {
        /* flex-grow: 1, flex-shrink: 1, flex-basis: 0 */
        flex: 1 1 0;
        width: 0;
        /* Kluczowe: pozwala obrazkowi zwęzić się poniżej jego naturalnego rozmiaru */
        height: auto;
        max-width: 60px;
    }

    .med-kontakt2 a {
        /* flex-grow: 2, flex-shrink: 1, flex-basis: 0 */
        flex: 2 1 0;
        width: 0;
        /* Zapobiega rozpychaniu przez długi tekst */
        height: auto;
    }


    .med-kontakt2 a {
        /* flex-grow: 2, flex-shrink: 1, flex-basis: 0 */
        flex: 2 1 0;
        width: 0;
        /* Zapobiega rozpychaniu przez długi tekst */
        height: auto;
        max-width: 120px;
    }

    .med-kontakt {
        margin-inline: 0;
        justify-content: center;
        display: flex;

    }

    .cart-text,
    .ilebrakuje-1 {
        font-size: 15px;
        width: 70%;
    }

    .ilebrakuje-2 {
        font-size: 16px;
        width: 30%;

    }



}

/* strona 22 */

.page-22 .cart-bar,
.page-22 .products-filters,
.page-22 .page-name {
    display: none;
}



.page-22 .spacer {
    display: none;

}

.page-22 .products-flex {
    justify-content: center;
}


.page-22 .page-content {
    width: 100%;
}

/* strona 4 promocja  */

.page-4 .products-filters {
    display: none;
}

.page-4 .page-content {
    width: 100%;
}

.namepage {
    display: none;
}

/*   */


/* strona produktu */

.product .products-filters {
    display: none;
}

.product .page-content {
    width: 100%;
}

.product .spacer {
    display: none;
}

/* */

.close {
    position: absolute;
    top: 0;
    font-weight: bold;
    color: red !important;
    font-size: 40px;
    right: 10px;
    opacity: 1;

}






.mobile-floating-cart {
    opacity: 0.8;
    display: none;
    /* Domyślnie ukryty */
    position: fixed;
    bottom: 72px;
    right: 15px;
    z-index: 999999;
    background-color: #00a5a9;
    /* Zielony kolor - możesz zmienić na swój */
    color: #ffffff !important;
    padding: 12px 20px;
    border-radius: 50px;
    text-decoration: none !important;
    font-family: Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.3);
    border: 2px solid #ffffff;
    align-items: center;
    justify-content: center;
    transition: transform 0.2s ease-in-out;
}

/* Efekt po dotknięciu */
.mobile-floating-cart:active {
    transform: scale(0.95);
}

/* Ikona wewnątrz przycisku */
.mobile-floating-cart img {
    height: 18px;
    width: auto;
    padding-right: 8px;
    vertical-align: middle;
}

/* Wyświetlanie tylko na urządzeniach mobilnych (poniżej 768px) */
@media (max-width: 767px) {
    .mobile-floating-cart {
        display: flex;
    }
}

/* Cena katalogowa - delikatne wyświetlenie ceny katalogowej produktu */
.price-katalogowa {
    color: #999999;
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 5px 0;
}