main {
    padding-top: 30px;
}

main.home {
    /* padding-top: 30px; */
    padding-top: 210px;
}

@media (max-width: 1200px) {
    main.home {
        padding-top: 250px;
    }
}

.fade-in,
.fade-in-big {
    opacity: 0;
}

.text-1 {
    font-size: 20px;
    text-shadow: 0px 3px 6px #00000029;
    letter-spacing: 0;
}

.text-2 {
    font-size: 60px;
    font-weight: bold;
    text-shadow: 0px 5px 6px #00000029;
}

.text-3 {
    font-size: 14px;
    color: #444444;
    letter-spacing: 0px;
    font-weight: bold;
}

.text-4 {
    letter-spacing: 0px;
    color: #ffffff;
    text-shadow: 0px 3px 6px #00000029;
    font-size: 14px;
}

.text-5 {
    color: #444444;
    font-size: 20px;
    font-weight: 600;
}

.text-6 {
    color: #fff;
    font-size: 18px;
    font-weight: 600px;
    text-transform: uppercase;
}

.text-7 {
    color: #24816c;
    font-size: 48px;
    font-weight: 600;
}

.strong-1 {
    font-size: 22px;
    color: #24816c;
    letter-spacing: 0;
}

.strong-2 {
    font-size: 22px;
    color: #d35757;
    letter-spacing: 0;
}

.more-info-h2 {
    font-size: 28px;
    font-weight: 400;
}

.font-white {
    color: white;
}

.page-title {
    text-align: center;
    font-size: clamp(32px, 4vw, 48px);
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: 50px;
    padding: 0 25px;
}

.category-description {
    margin-top: 80px;
}

.category-description h2 {
    color: #444444;
    font-size: 20px;
    font-weight: 600;
}

.category-description p {
    font-size: 15px;
    font-weight: 400;
    color: #444;
}

.no-paddings-horizontal {
    padding-left: 0;
    padding-right: 0;
}

.contact-form-row {
    display: flex;
    justify-content: center;
}

.form-outer {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0;
}

@media (min-width: 1400px) {
    .row-1366 {
        width: 1366px;
    }
}

.form-outer .col-lg-6 {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}

.form-outer .col-left {
    padding-left: 60px;
}

.p-form {
    padding: 0;
    margin: 0;
}

.formtext-1 {
    font-size: 48px;
    color: #ffffff;
    text-shadow: 0px 3px 6px #00000029;
    font-weight: 500;
    line-height: 48px;
}

.formtext-2 {
    font-size: 48px;
    color: #ffffff;
    text-shadow: 0px 3px 6px #00000029;
    font-weight: 600;
}

.formtext-3 {
    font-size: 19px;
    color: #ffffff;
    text-shadow: 0px 3px 6px #00000029;
    font-weight: 500;
    line-height: 32px;
}

@media (max-width: 768px) {
    .formtext-1 {
        font-size: 32px;
    }

    .formtext-2 {
        font-size: 32px;
    }

    .formtext-3 {
        font-size: 16px;
    }
}

.form-kon {
    display: flex;
    flex-direction: column;
}

.wpcf7 form.sent .wpcf7-response-output {
    color: white;
}

.contact-form-row {
    flex-direction: row;
}

.form-row2 {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    margin: 0 0 20.5px;
}

.form-kon > .imie-nazwisko {
    width: 300px;
    height: 40px;
}

.form-kon > .telefon {
    width: 300px;
    height: 40px;
}

.form-kon > .e-mail {
    width: 300px;
    margin: 0 0 20.5px;
    height: 40px;
}

.form-kon > .tresc {
    height: auto;
    min-height: 65px;
    margin-bottom: 10.5px;
}

.wpcf7-response-output {
    margin-top: 10px !important;
}

.min-height-380 {
    min-height: 380px;
}

#imie-i-nazwisko {
    font-weight: 400;
    color: #ffffff;
    width: 300px;
    height: 40px;
    background-color: #2d2f60;
    border: 2px solid var(--unnamed-color-ffffff);
    border: 2px solid #ffffff;
    border-radius: 8px;
    opacity: 1;
    text-indent: 20px;
}

::placeholder {
    color: #ffffff !important;
    font-size: 11px !important;
    opacity: 1;
}

/* :placeholder-shown {
    padding-left: 20px;
} */

::-moz-placeholder {
    /* Firefox 19+ */
    color: #ffffff !important;
    font-size: 11px !important;
    /* padding-left: 20px !important; */
    opacity: 1;
}

#tel {
    width: 300px;
    height: 40px;
    font-weight: 400;
    color: #ffffff;
    background-color: #2d2f60;
    border: 2px solid var(--unnamed-color-ffffff);
    border: 2px solid #ffffff;
    border-radius: 8px;
    opacity: 1;
    height: 40px;
    text-indent: 20px;
}

#email {
    font-weight: 400;
    color: #ffffff;
    width: 300px;
    height: 40px;
    background-color: #2d2f60;
    border: 2px solid var(--unnamed-color-ffffff);
    border: 2px solid #ffffff;
    border-radius: 8px;
    opacity: 1;
    text-indent: 20px;
}

.form-button .wpcf7-submit {
    max-width: 270px;
    background: #24816c 0% 0% no-repeat padding-box;
    border-radius: 25px;
    padding: 10px 60px;
    color: #ffffff;
    font-size: 17px;
    font-weight: 500;
    letter-spacing: 0px;
    border: 0;
    margin-top: 10px;
}

#tresc-wiadomosci {
    font-weight: 400;
    color: #ffffff;
    width: 100%;
    height: 65px;
    background-color: #2d2f60;
    border: 2px solid var(--unnamed-color-ffffff);
    border: 2px solid #ffffff;
    border-radius: 8px;
    opacity: 1;
    text-indent: 20px;
    padding-top: 10px;
}

.form-acceptance {
    font-size: 10px !important;
    font-weight: 400 !important;
    color: #ffffff !important;
}

.form-acceptance .wpcf7-form-control label > input[type="checkbox"] {
    background-color: #2d2f60;
    border: 1px solid #ffffff;
    width: 26px;
    height: 16px;
    border-radius: 5px;
    -webkit-appearance: none;
    margin-right: 10px;
}

.form-acceptance .wpcf7-form-control label > input[type="checkbox"]:checked {
    background-color: #ffffff;
    border: 1px solid #ffffff;
    width: 26px;
    height: 16px;
    border-radius: 5px;
    -webkit-appearance: none;
}

.form-acceptance > a {
    text-decoration: underline;
}

.form-acceptance .wpcf7-form-control label {
    display: flex !important;
}

.wpcf7-not-valid-tip {
    color: #dc3232;
    font-weight: normal;
    display: flex;
    font-size: 11px;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #ffb900;
    display: flex;
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #ffffff;
}

.wpcf7-form.invalid {
    margin: 20px 0px;
}

/* .wpcf7-form.invalid .tresc {
    margin-bottom: 28.5px;
} */

.row {
    margin-left: 0;
    margin-right: 0;
}

.home-page-section-1-outer {
    max-width: 1680px;
    margin-left: auto;
    margin-right: auto;
    width: 95%;
    gap: 0.8%;
}

.home-page-section-1-outer > div {
    height: 36vw;
    max-height: 700px;
    min-height: 200px;
    border-radius: 24px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.home-2-boxes-button {
    display: block;
    margin-top: 3vw;
    background-color: white;
    width: max-content;
    border-radius: 15px;
    padding: 7px 15px;
    line-height: 1;
    transition: 0.3s;
}

.home-page-section-1-outer > div.col-right > div {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.button-green,
.button-green:hover {
    color: #24816c !important;
}

.button-violet,
.button-violet:hover {
    color: #000267 !important;
}

.home-2-boxes-button span {
    font-size: 29px;
    line-height: 10px;
    font-weight: 100;
    position: relative;
    top: 5px;
}

.home-2-boxes-button.button-green span {
    margin-left: 8px;
}

.home-2-boxes-button.button-violet span {
    margin-right: 8px;
}

#products-form
    .form-acceptance
    .wpcf7-form-control
    label
    > input[type="checkbox"]:checked {
    background-color: white !important;
}

.woocommerce li.product,
.woocommerce-category-products h1,
.woocommerce-category-products .breadcrumbs {
    z-index: 4;
    position: relative;
}

.sygnet {
    position: absolute;
    z-index: 3;
}

.sygnet.home-1 {
    left: -130px;
    bottom: -85px;
    z-index: 3;
}

.sygnet.home-2 {
    right: 0;
    top: -170px;
}

.sygnet.home-3 {
    left: -100px;
    top: 80px;
}

.sygnet.home-4 {
    left: -125px;
    top: 35px;
}

.sygnet.home-5 {
    left: -145px;
    top: -15px;
}

@media (max-width: 1400px) {
    .sygnet.home-3 {
        left: -38px;
        top: -185px;
    }

    .sygnet.home-4 {
        left: -3px;
        top: 34px;
    }

    .sygnet.home-4 img {
        width: 190px;
    }
}

.side-buttons {
    position: fixed;
    top: 250px;
    right: 0;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    z-index: 10;
}

@media (max-width: 991px) {
    .side-buttons {
        top: unset;
        bottom: 10px;
    }
}

.side-button {
    width: 160px;
    margin-bottom: 10px;
    padding: 0 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 75px;
    box-shadow: 0 3px 6px #00000029;
    border-radius: 25px 0px 0px 25px;
    font-weight: 600;
    transition: 0.2s;
}

.side-button a {
    height: 100%;
    width: 100%;
    max-width: 135px;
    vertical-align: initial;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
}

@media (max-width: 991px) {
    .side-button {
        height: 60px;
        width: 150px;
    }

    .side-button a {
        font-size: 12px;
    }
}

.side-button:hover {
    width: 180px;
}

.side-button a:hover {
    text-decoration: none;
}

@media (min-width: 1000px) and (max-width: 1700px) {
    /* .side-buttons {
        right: -217px;
    } */

    .side-button {
        position: relative;
        right: 0;
        transition: 0.4s;
    }

    /* .side-button:hover {
        right: 217px;
    } */
}

.side-first {
    background-color: #24816c;
    color: white;
}

.side-first a,
.side-second a {
    color: white;
    text-decoration: none;
}

.side-third a {
    color: #24816c;
}

.side-second {
    background-color: #d35757;
    color: white;
}

.side-third {
    background-color: #f5f5f5;
    color: #24816c;
}

.side-third span {
    display: block;
    width: 168px;
}

/* Strona podkategorii */

.store-categories div[data-name="Ławki metalowe"] {
    order: -1;
}

.store-categories div[data-name="Ławki żeliwne"] {
    order: 0;
}

.store-categories div[data-name="Ławki betonowe"] {
    order: 1;
}

.store-categories div[data-name="Donice stylowe"] {
    order: -1;
}

.store-categories.store-subcategories .text-6 {
    height: 90px;
    width: 100%;
    background-color: #24816c;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 0px 0px 24px 24px;
}

.store-categories.store-subcategories .text-6:hover {
    color: white;
    text-decoration: none;
}

.store-categories.store-subcategories > div {
    width: 341px;
    height: 400px;
    justify-content: space-between;
    margin: 10px 30px 30px;
    transition: 0.2s;
    overflow: hidden;
}

.store-categories.store-subcategories > div:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 60px 0 rgba(0, 0, 0, 0.1);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
}

.store-categories.store-subcategories .category-image {
    height: 260px;
    margin-top: 20px;
}

.row-subcategories {
    justify-content: center;
    margin-top: 40px;
}

/* koniec strony podkategorii */

@media (max-width: 768px) {
    .sygnet {
        display: none;
    }
}

@media (min-width: 992px) {
    .home-page-section-1-outer > .col-lg-6 {
        -ms-flex: 0 0 49.6%;
        flex: 0 0 49.6%;
        max-width: 49.6%;
    }
}

@media (min-width: 768px) {
    .home-page-section-1-outer > .col-md-6 {
        -ms-flex: 0 0 49.6%;
        flex: 0 0 49.6%;
        max-width: 49.6%;
    }
}

.home-page-section-1-outer > div > div {
    max-width: 300px;
    position: relative;
}

@media (min-width: 1400px) {
    .home-page-section-1-outer > div > div {
        top: 2vw;
    }
}

@media (min-width: 1000px) and (max-width: 1399px) {
    .home-page-section-1-outer > div {
        height: 43vw;
    }
}

@media (max-width: 768px) {
    .home-2-boxes-button {
        margin-top: 7vw;
    }
}

.grow-hover:hover {
    transform: scale(1.05);
}

.home-page-section-1-outer a:hover {
    color: white;
    text-decoration: none;
}

.underline-left {
    width: max-content;
    transition: 0.3s;
}

.home-page-section-1-outer > div > div > a {
    margin-bottom: 8px;
}

.underline-left::after,
.underline-right::after {
    content: "";
    width: 25px;
    height: 2px;
    background-color: #ffffffc6;
    display: block;
    transition: 0.2s;
}

.underline-right::after {
    margin-left: auto;
}

.underline-left:hover::after,
.underline-right:hover::after {
    width: 50px;
}

.row-center {
    margin-left: auto;
    margin-right: auto;
}

/* strona produkty */

.head-text-title strong {
    font-size: 48px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 15px;
    display: block;
}

.head-text-outer {
    padding-left: 5%;
    padding-right: 5%;
}

.head-text-title p {
    max-width: 700px;
    z-index: 4;
    position: relative;
}

#products-form .contact-form-row,
#products-form #imie-i-nazwisko,
#products-form #tel,
#products-form #email,
#products-form #tresc-wiadomosci,
#products-form
    .form-acceptance
    .wpcf7-form-control
    label
    > input[type="checkbox"] {
    background-color: #24816c !important;
}

#products-form .form-button .wpcf7-submit {
    background: #fff;
    color: #24816c;
}

.store-categories {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    width: max-content;
    max-width: 1210px;
    z-index: 4;
}

.store-categories > div {
    margin: 10px;
}

.store-categories > div {
    width: 181px;
    height: 217px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 24px;
    background-color: white;
}

.store-categories > div > a.text-3 {
    text-align: center;
}

#products-categories {
    margin: 55px 0 80px;
}

#products-categories .row {
    justify-content: center;
    position: relative;
}

.category-image {
    order: -1;
    height: 140px;
    display: flex;
    align-items: center;
    max-width: 95%;
}

.category-image img {
    transition: 0.2s;
    max-height: 100%;
    max-width: 100%;
    object-fit: contain;
}

.category-image img:hover {
    transform: scale(1.05);
}

.baner-outer {
    display: flex;
    justify-content: space-between;
}

.baner-inner {
    display: flex;
    overflow-x: hidden;
}

.baner-row {
    overflow-x: hidden;
}

.baner-p {
    margin: 35px 0;
}

.button {
    display: block;
    /*background-color: white;*/
    width: max-content;
    border-radius: 24px;
    padding: 13px 20px;
    line-height: 1;
    transition: 0.3s;
    /*color: #24816c;*/
    text-decoration: none !important;
}

.color-white,
.color-white:hover {
    color: #ffffff !important;
}

.color-green,
.color-green:hover {
    color: #24816c !important;
}

.bg-white {
    background-color: #ffffff;
}

.bg-green {
    background-color: #24816c;
}

.baner-left {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 15.5vw;
}

.products-headline {
    padding-top: 85px;
    padding-bottom: 40px;
    text-align: center;
}

.headline-1 {
    color: #444444;
    letter-spacing: 0px;
    font-size: 48px;
    font-weight: bold;
}

div[data-name="Dostępne od ręki"] {
    display: none;
}

.woocommerce-LoopProduct-link {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 230px;
}

.wcpscwc-product-slider-wrap .woocommerce-LoopProduct-link {
    min-height: 275px;
    padding: 2px 5px;
}

.woocommerce-LoopProduct-link > img {
    max-height: 140px;
    width: auto !important;
    order: 1;
}

.woocommerce-LoopProduct-link > h2 {
    order: 2;
    padding: 0 !important;
    margin: 0 0 10px !important;
    letter-spacing: 0px;
    color: #777777;
    font-size: 15px !important;
    font-weight: bold;
}

.woocommerce-LoopProduct-link > span {
    order: 3;
    margin-top: 15px;
    margin-top: 15px;
    font-weight: 400 !important;
    font-size: 15px !important;
    letter-spacing: 0 !important;
    color: #444 !important;
}

.available-products {
    margin-top: 40px;
}

.slick-list {
    width: 90%;
    margin: 0 auto;
    max-width: 1120px;
}

.slick-slide {
    background-color: #fff;
}

.slick-slide > .woocommerce-LoopProduct-link > img {
    transition: 0.2s;
}

.slick-slide > .woocommerce-LoopProduct-link > img:hover {
    transform: scale(1.05);
}

.wcpscwc-product-slider button.slick-arrow {
    background-color: white !important;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #f4f4f4 !important;
    border-radius: 8px !important;
    background-size: 11px 19px !important;
}

.wcpscwc-product-slider button.slick-prev {
    background-image: url("/wp-content/uploads/2021/03/arrow-left-2.png") !important;
}

.wcpscwc-product-slider button.slick-next {
    background-image: url("/wp-content/uploads/2021/03/arrow-right-2.png") !important;
}

.wcpscwc-product-slider .products li {
    margin-right: 15px !important;
    margin-left: 15px !important;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 24px;
    padding: 15px 2px !important;
}

.wcps-design-1 .woocommerce a.button {
    border: none !important;
    background-color: #444;
    padding: 21px 39px;
    color: white;
    text-transform: uppercase;
    font-weight: 400;
    border-radius: 8px;
    margin-top: 15px !important;
    font-size: 14px;
    max-width: 190px;
    width: 95%;
}

.products-subheadline {
    margin-bottom: 45px;
}

#products-2-boxes > .flag-bg-rotated {
    padding-top: 55px;
}

.flag-bg {
    background-image: url("/wp-content/uploads/2021/03/baner-flaga.jpg");
    background-size: contain;
}

.flag-bg-rotated {
    background-image: url("/wp-content/uploads/2021/03/baner-flaga-rotated-1.jpg");
    background-size: contain;
}

.head-text-title {
    z-index: 9;
    position: relative;
}

.product-category-strona .woocommerce-category-products {
    margin-top: 80px;
}

/* Reset Select */
select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    box-shadow: none;
    border: 0 !important;
    background: #f5f5f5;
    background-image: none;
}

select::-ms-expand {
    display: none;
}

.woocommerce .woocommerce-ordering {
    position: relative;
    display: flex;
    width: 20em;
    height: 3em;
    line-height: 3;
    background: #d1d4d6;
    overflow: hidden;
    border-radius: 0.25em;
}

@media (max-width: 400px) {
    .woocommerce .woocommerce-ordering {
        width: 18em;
    }
}

select {
    flex: 1;
    padding: 0 0.5em;
    color: #444;
    cursor: pointer;
}

.woocommerce .woocommerce-ordering::after {
    content: "\25BC";
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 1em;
    background: #a7aaac;
    cursor: pointer;
    pointer-events: none;
    -webkit-transition: 0.25s all ease;
    -o-transition: 0.25s all ease;
    transition: 0.25s all ease;
}

.woocommerce .woocommerce-ordering:hover::after {
    color: #24816c;
}

@media (max-width: 1050px) {
    section#products-products .flag-bg {
        background-repeat: no-repeat;
        background-position-y: bottom;
    }

    section#products-2-boxes .flag-bg-rotated {
        background-repeat: no-repeat;
        background-position-y: top;
    }
}

@media (min-width: 1010px) and (max-width: 1210px) {
    .store-categories {
        max-width: 1010px;
    }

    .store-categories.store-subcategories {
        max-width: 805px;
    }
}

@media (min-width: 810px) and (max-width: 1010px) {
    .store-categories {
        max-width: 810px;
    }

    /* .store-categories.store-subcategories>div {
        overflow: hidden;
    } */

    .store-categories.store-subcategories .category-image {
        height: 240px;
        margin-top: 30px;
    }
}

@media (min-width: 610px) and (max-width: 810px) {
    .store-categories {
        max-width: 610px;
    }

    .store-categories.store-subcategories > div {
        width: 245px;
    }

    .store-categories.store-subcategories .category-image {
        height: 225px;
        margin-top: 40px;
    }
}

@media (min-width: 320px) and (max-width: 610px) {
    .store-categories {
        max-width: 320px;
    }

    .category-image > img {
        max-height: 100px;
    }

    .category-image {
        height: 100px;
    }

    .store-categories > div {
        width: 140px;
        height: 180px;
        text-align: center;
    }

    .store-categories.store-subcategories .category-image img {
        max-height: 100%;
    }
}

.head-text-outer {
    padding-left: 5%;
    padding-right: 5%;
}

.padding-5-fullwidth {
    padding: 0 5%;
}

@media (max-width: 1366px) {
    section > .padding-5 {
        padding: 0 5%;
    }
}

@media (max-width: 991px) {
    .baner-left {
        padding: 0 5% !important;
        margin-bottom: 40px;
    }

    .baner-inner {
        flex-direction: column;
        margin: 50px auto 0;
    }

    .baner-right img {
        width: 100%;
    }
}

.zestaw-do-koszy-na-psie-nieczystosci .zestaw-field {
    width: 155px;
}

.zestaw-do-koszy-na-psie-nieczystosci .zestaw-field > div {
    width: 125px;
    height: 125px;
    background-repeat: no-repeat;
    background-position-x: center;
    background-color: white;
}

body.postid-6148 .zestaw-field {
    width: 155px !important;
}

/* body.postid-6148
    .zestaw-do-koszy-na-psie-nieczystosci
    label:first-of-type
    .zestaw-field
    > div {
    width: 50px;
    height: 50px;
}

.zestaw-field {
    height: 100%;
} */

/* koniec strona produkty */

/* Woocommerce */

.woocommerce .woocommerce-input-wrapper {
    width: 100%;
    display: block;
}

.breadcrumbs a:hover {
    color: #24816c;
    text-decoration: none;
}

.breadcrumbs {
    font-size: 12px;
    font-weight: bold;
    color: #24816c;
}

.breadcrumbs a,
.breadcrumbs span {
    font-weight: normal;
    color: #000000;
}

.woocommerce h1 {
    color: #24816c;
    font-size: 48px;
    font-weight: 600;
    margin: 30px 0 0;
}

.woocommerce-category-products li.product {
    background: #ffffff;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 24px;
    padding: 15px 10px !important;
}

.woocommerce li.product a.button {
    font-size: 16px;
    color: white;
    font-weight: 300;
    text-transform: uppercase;
    background: #444;
    padding: 23px 37px;
}

@media (max-width: 400px) {
    .woocommerce li.product a.button {
        padding: 17px 27px;
    }
}

@media (max-width: 767px) {
    .woocommerce h1 {
        margin: 30px 0 15px;
    }
}

/* koniec woocommerce */

/* strona produktu */

/* .woocommerce-product-single div.product .woocommerce-product-gallery.images {
    width: 36%;
} */

.woocommerce-product-single div.product .entry-summary.summary {
    width: 58%;
}

.tpwpg-main.images.tpwpg-regular[class*="tpcol-"] {
    width: 36%;
}

@media (max-width: 769px) {
    .tpwpg-main.images.tpwpg-regular[class*="tpcol-"] {
        width: 100%;
    }
}

.tpwpg-main.images.tpwpg-regular[class*="tpcol-"] > .slider {
    position: static;
    margin-top: 20px;
}

.tpwpg-main.images.tpwpg-regular[class*="tpcol-"]
    > .slider
    .tpwpg-big
    img[data-imgid] {
    width: auto;
    max-height: 365px;
}

.tpwpg-main.images.tpwpg-regular[class*="tpcol-"] > .slider .tpslick-slide {
    min-height: 365px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tpwpg-main.images.tpwpg-regular[class*="tpcol-"]
    > .slider
    .tpslick-slide
    > span {
    display: flex;
    justify-content: center;
    align-items: center;
}

.tpwpg-main.images.tpwpg-regular[class*="tpcol-"]
    .slider-nav
    .tpslick-track
    .tpslick-slide
    img {
    max-height: 119px;
    width: auto;
}

.tpwpg-main.images.tpwpg-regular[class*="tpcol-"]
    .slider-nav
    .tpslick-track
    .tpslick-slide
    .tpwpg-thumbnail {
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.tpwpg-big {
    position: static;
}

.tpwpg-big > span > svg,
.tpwpg-big > span > p {
    display: none;
}

.launchGallery {
    right: 36px !important;
}

#launchGallery > svg {
    background: #fff !important;
}

#launchGallery svg g {
    fill: #0b0b0b;
}

.woocommerce .woocommerce-product-single div.product div.images {
    margin-bottom: 40em;
}

#products-search.products-search-padding-bottom {
    padding-bottom: 70px;
    background-color: #f5f5f5;
    margin-bottom: 0;
}

.product-details-background-div {
    overflow: auto;
    background-color: white;
}

/* .related-products-background-div {
    background-color: #F5F5F5;
} */

.product-related-backgroud-div {
    background-color: #f5f5f5;
    padding-top: 50px;
}

.product-related-backgroud-div .related.products .products {
    margin-bottom: 0 !important;
}

.related.products > h2 {
    font-size: 48px;
    font-weight: 600;
    color: #444;
    text-align: center;
    margin-bottom: 50px;
}

.woocommerce-tabs > div {
    background-color: white;
    padding: 5% !important;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 24px;
}

.woocommerce div.product .woocommerce-tabs .panel {
    margin-bottom: 0 !important;
}

.background-half-bottom {
    background-color: #f5f5f5;
    bottom: 0;
    position: absolute;
    z-index: 1;
    height: 40%;
    width: 100%;
}

.z-index-2 {
    position: relative;
    z-index: 2;
}

.product-description-backgroud-div .tabs.wc-tabs {
    border: 0;
    padding-bottom: 10px !important;
}

.product-description-backgroud-div .tabs.wc-tabs::before,
.product-description-backgroud-div .tabs.wc-tabs::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
    border: 0;
    content: unset !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 24px;
    font-size: 20px;
    padding: 10px 35px;
    border: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-weight: 400;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    background: padding-box;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child {
    background-color: white;
    color: #444444;
    z-index: 2;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:nth-child(2) {
    background-color: #e2e2e2;
    color: #444444;
    z-index: 1;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:nth-child(3) {
    background-color: #24816c;
    color: white !important;
    z-index: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    z-index: 3;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child a {
    color: #444444;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:nth-child(2) a {
    color: #444444;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:nth-child(3) a {
    color: white !important;
}

.price span > bdi::after {
    content: " (brutto)";
}

.price span > bdi::before {
    content: "Aktualna cena szt: ";
}

.kolor-kosz > label > input {
    display: none;
}

.kolor-kosz > label > div {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding: 8px;
    border-radius: 8px;
    border: 2px solid transparent;
    width: 106px;
    position: relative;
}

.product_cat-lawki .kolor-kosz > label > div,
.product_cat-lawki-metalowe .kolor-kosz > label > div,
.product_cat-kosze .kolor-kosz > label > div,
.product_cat-lezaki .kolor-kosz > label > div,
.product_cat-stoly .kolor-kosz > label > div,
.product_cat-donice-stylowe .kolor-kosz > label > div {
    width: 100px;
}

.zapytaj-o-termin {
    width: max-content;
    position: absolute;
    top: -21px;
    font-size: 10px;
    color: red;
    visibility: hidden;
}

.zapytaj-o-termin:hover {
    color: red;
    text-decoration: none;
}

.zapytaj-o-termin-big {
    padding-left: 3px;
}

.zapytaj-o-termin-big a {
    color: red;
    font-size: clamp(16px, 2vw, 20px);
}

.zapytaj-o-termin-big a:hover {
    text-decoration: none;
}

.form-kon .nazwa-produktu {
    z-index: -1;
    position: absolute;
    width: 20px;
}

.form-kon .nazwa-produktu input {
    width: 100%;
}

.kolor-kosz > label > input:checked + div .zapytaj-o-termin {
    visibility: visible;
}

.kolor-kosz > label > input:checked + div {
    border-color: #444;
}

.kolor-kosz > label > div > div {
    width: 42px;
    height: 42px;
    border-radius: 50%;
    margin-bottom: 10px;
}

.little-info {
    font-size: 13px;
    font-weight: 300;
    padding-left: 5px;
}

.kolor-kosz > label > div > p {
    margin-bottom: 0;
    font-size: 10px;
    font-weight: 400;
    text-align: center;
    color: #444;
    line-height: 1;
}

.kolor-kosz > label > div > p:first-of-type {
    margin-bottom: 5px;
}

.kolor-kosz > label > div > p:nth-of-type(2) {
    font-weight: 600;
}

.woocommerce form .form-row.kolor-kosz label {
    margin-right: 15px;
}

.woocommerce form .form-row .required {
    color: #444444;
}

.fpf-fields label,
.fpf-field legend {
    font-size: 18px;
}

form.cart {
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 24px;
    background: #f5f5f5;
    padding: 28px;
}

@media (min-width: 350px) and (max-width: 769px) {
    form.cart {
        padding: 28px 24px;
    }
}

@media (min-width: 1px) and (max-width: 349px) {
    form.cart {
        padding: 28px 20px;
    }
}

.fpf-select .woocommerce-input-wrapper {
    /* width: 195px; */
    width: 380px;
    position: relative;
    margin-left: 30px;
}

.fpf-select .woocommerce-input-wrapper > select {
    background-color: white;
    padding: 5px 10px;
    border-radius: 24px;
    box-shadow: 0px 3px 6px #00000029;
}

.fpf-select .woocommerce-input-wrapper::after {
    content: " >";
    position: absolute;
    transform: rotate(90deg);
    font-size: 24px;
    right: 14px;
    pointer-events: none;
}

.woocommerce div.product form.cart .button {
    background-color: #24816c;
    font-size: 14px;
    border-radius: 24px;
    padding: 15px 20px;
    font-weight: 500;
}

@media (max-width: 465px) {
    .woocommerce div.product form.cart .button {
        margin-top: 30px;
        margin-left: 0;
        display: block;
    }
}

.woocommerce div.product form.cart div.quantity {
    margin: 9px 4px 0 0;
}

.quantity::before {
    content: "Ilość: ";
    margin-right: 15px;
    position: relative;
    top: 2px;
}

form.cart .quantity + div {
    width: auto;
    display: inline-flex;
    position: relative;
    top: 2px;
    height: 44px;
    align-items: center;
}

@media (max-width: 465px) {
    form.cart .quantity + div {
        top: 8px;
        left: 15px;
    }
}

.plus.qty {
    /* order: -1; */
    margin-left: 5px;
}

.qty {
    box-shadow: 0px 3px 6px #00000029;
    background-color: white;
    outline: none !important;
    border: 0;
    height: 30px;
}

button.qty {
    width: 30px;
}

.input-text.qty.text {
    -webkit-appearance: none;
    -moz-appearance: textfield;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

form.cart .single_add_to_cart_button.button.alt {
    float: none !important;
    margin-left: 15px;
}

.woocommerce-product-details__short-description {
    color: #24816c;
    font-size: 20px;
}

.woocommerce-product-single .summary .price {
    color: #444 !important;
    font-size: 30px !important;
    font-weight: 600;
}

.slider.slider-for.tpslick-initialized.tpslick-slider {
    width: 100%;
}

.slider-nav.tpslick-initialized.tpslick-slider::before {
    content: "Pozostałe zdjęcia produktu:";
    font-size: 12px;
    position: relative;
    top: -5px;
    font-weight: 500;
}

.product_meta {
    display: none;
}

.contact-info-svg {
    width: 28px;
}

.single-product-under-info p {
    color: #777;
    line-height: 1;
    margin-bottom: 0;
    font-size: 11px;
}

.single-product-under-info > span {
    color: #d35757;
    font-size: 20px;
    max-width: 725px;
    display: block;
    margin-top: 20px;
    margin-bottom: 20px;
}

.product-header-1 {
    font-size: 20px;
    padding-left: 3px;
    font-weight: 600;
    color: #444;
}

.product-header-2 {
    font-size: 11px !important;
    padding-left: 3px;
    color: #777;
    font-weight: 400;
}

.brak-ceny label div + span {
    display: none;
}

.woocommerce form p.form-row label {
    line-height: 1;
    margin-top: 9px;
}

.dodatki-field {
    margin-bottom: 17px !important;
    margin-top: 17px !important;
}

.contact-icons > div {
    display: flex;
    margin-bottom: 10px;
}

.contact-icons-left {
    margin-right: 25px;
}

.contact-icons-right a span {
    font-size: 16px;
    color: #444;
}

.contact-icons-right a strong {
    font-size: 16px;
    color: #24816c;
}

.woocommerce-notices-wrapper {
    max-width: 1366px;
    margin: 0 auto;
}

@media (max-width: 1400px) {
    .product-details-background-div {
        padding: 0 5%;
    }

    .product-description-backgroud-div .row-center,
    .product-related-backgroud-div .row-center,
    .woocommerce-product-single .woocommerce-category-products .row {
        padding: 0 5%;
    }
}

@media (max-width: 1100px) {
    .fpf-select .woocommerce-input-wrapper {
        margin-left: 0;
        width: 100%;
    }

    .kolor-kosz > label > div > div {
        width: 36px;
        height: 36px;
    }

    .contact-icons-right a span {
        font-size: 14px;
    }

    .contact-icons-right a strong {
        font-size: 14px;
    }

    .single-product-under-info > span {
        font-size: 16px;
    }
}

@media (max-width: 768px) {
    .tpwpg-main.images.tpwpg-regular.tpcol-7,
    .woocommerce-product-single div.product .entry-summary.summary {
        width: 100%;
    }
}

/* 
.woocommerce-product-single .woocommerce-product-gallery__image>a {
    display: flex;
    justify-content: center;
    width: 100%;
}

.woocommerce-product-single .woocommerce-product-gallery__image>a>img {
    width: auto !important;
    max-height: 365px !important;
}

.woocommerce-product-single .woocommerce-product-gallery__trigger+div {
    min-height: 365px !important;
    box-shadow: 0px 3px 6px #00000029 !important;
    border-radius: 24px !important;

}

.woocommerce-product-single .woocommerce-product-gallery__image {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    min-height: 365px !important;
} */

/* ul.flex-direction-nav {
    position: absolute;
    top: 30%;
    z-index: 99999;
    width: 100%;
    left: 0;
    margin: 0;
    padding: 0px;
    list-style: none;
}

li.flex-nav-prev {
    float: left;
}

li.flex-nav-next {
    float: right;
}

a.flex-next {
    visibility: hidden;
}

a.flex-prev {
    visibility: hidden;
}

a.flex-next::after {
    visibility: visible;
    content: '\f105';
    font-family: FontAwesome;
    margin-right: 10px;
    font-size: 70px;
}

a.flex-prev::before {
    visibility: visible;
    content: '\f104';
    font-family: FontAwesome;
    margin-left: 10px;
    font-size: 70px;
} */

/* ul.flex-direction-nav {
    position: absolute;
    top: 30%;
    z-index: 99999;
    width: 100%;
    left: 0;
    margin: 0;
    padding: 0px;
    list-style: none;
}

li.flex-nav-prev {
    float: left;
}

li.flex-nav-next {
    float: right;
}

a.flex-next {
    visibility: hidden;
}

a.flex-prev {
    visibility: hidden;
}

a.flex-next::after {
    visibility: visible;
    content: '\f054';
    font-family: 'Font Awesome 5 Free';
    margin-right: 10px;
    font-size: 20px;
    font-weight: bold;
}

a.flex-prev::before {
    visibility: visible;
    content: '\f053';
    font-family: 'Font Awesome 5 Free';
    margin-left: 10px;
    font-size: 20px;
    font-weight: bold;
}

ul.flex-direction-nav li a {
    color: #ccc;
}

ul.flex-direction-nav li a:hover {
    text-decoration: none;
} */

/* koniec strony produktu */

/* strona kategorii produktów */

#products-search {
    margin-bottom: 70px;
}

#products-search .search-left {
    display: flex;
    justify-content: flex-end;
    text-align: center;
    align-items: center;
    padding-right: 50px;
}

#products-search .search-right {
    display: flex;
    justify-content: flex-start;
    text-align: center;
    align-items: center;
}

#products-search .search-right > div {
    width: 600px;
}

#products-search .search-right > .aws-container .aws-search-form {
    height: 60px;
}

.aws-container .aws-search-field {
    border: 1px solid #24816c;
    border-top-left-radius: 25px !important;
    border-bottom-left-radius: 25px !important;
}

.aws-container .aws-search-form .aws-form-btn {
    background-color: #24816c;
    border: 1px solid #24816c;
    width: 83px;
    border-radius: 0px 25px 25px 0px !important;
    overflow-x: hidden;
}

.aws-container .aws-search-form .aws-search-btn_icon {
    color: #fff;
    width: 73px;
    background-color: #24816c;
    height: 36px;
}

.aws-search-field::placeholder {
    color: #444444 !important;
    padding-right: 35px !important;
    font-size: 16px !important;
    font-weight: 500 !important;
}

.aws-search-field {
    padding-left: 35px !important;
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #444444 !important;
}

.aws-search-result {
    font-size: 16px !important;
    font-weight: 500 !important;
    color: #444444 !important;
    text-indent: 32px !important;
    border-radius: 25px 0 0 25px !important;
    overflow: hidden;
}

.woocommerce-category-products.nowosci ul.products li.product .button {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.page-id-522 h1 {
    color: #24816c;
    font-size: 48px;
    font-weight: 600;
    margin: 30px 0 30px;
}

@media (max-width: 1400px) {
    .term-24 .no-paddings-horizontal {
        padding-left: 5%;
        padding-right: 5%;
    }

    .term-24 .sygnet.home-3 {
        top: 80px !important;
    }
}

@media (min-width: 768px) {
    .term-24 .container-fluid {
        margin-top: 30px;
    }
}

@media (min-width: 1px) and (max-width: 767px) {
    #products-search .search-left {
        padding-right: unset;
        justify-content: center;
    }

    #products-search .search-right {
        justify-content: center;
        margin-bottom: 20px;
    }
}

/* koniec strony kategorii produktów */

@media (max-width: 1366px) {
    .form-outer .col-lg-6 {
        display: flex;
        flex-direction: column;
    }

    .form-outer {
        flex-direction: column;
        padding: 30px;
        height: 420px;
    }

    .form-outer .col-left {
        padding-left: 0;
    }
}

@media (max-width: 1000px) {
    .form-outer.col-left {
        padding-left: 0;
    }

    .form-kon > .imie-nazwisko {
        width: 180px;
        margin: 25px 0;
    }

    #imie-i-nazwisko {
        width: 180px;
    }

    .form-kon > .telefon {
        width: 180px;
        margin: 25px 0;
    }

    #tel {
        width: 180px;
    }

    .form-kon > .e-mail {
        width: 180px;
    }

    #email {
        width: 180px;
    }
}

@media (min-width: 320px) and (max-width: 1366px) {
    .form-row2 .imie-nazwisko,
    .form-row2 .telefon,
    .form-kon .e-mail,
    .form-kon .tresc {
        width: 100% !important;
        margin: 10px 0;
    }

    .form-row2 {
        flex-wrap: wrap;
        margin: 0;
    }

    .form-row2 .imie-nazwisko input,
    .form-row2 .telefon input,
    .form-kon .e-mail input,
    .form-kon .tresc input {
        width: 100% !important;
    }

    .form-outer .col-left {
        padding-left: 15px;
    }

    .form-acceptance .wpcf7-form-control label > input[type="checkbox"] {
        width: 34px;
    }
}

@media (min-width: 480px) and (max-width: 1366px) {
    .form-outer .col-left {
        max-height: 250px;
    }
}

@media (min-width: 320px) and (max-width: 479px) {
    .form-outer .col-left {
        max-height: unset;
    }
}

@media (min-width: 1200px) and (max-width: 1400px) {
    main.home {
        /* padding-top: 120px; */
        padding-top: 250px;
    }
}

@media (min-width: 1000px) and (max-width: 1200px) {
    main.home {
        /* padding-top: 140px; */
    }

    .text-2 {
        font-size: 45px;
    }

    .text-1 {
        font-size: 18px;
    }
}

@media (min-width: 769px) and (max-width: 999px) {
    main.home {
        /* padding-top: 130px; */
        padding-top: 280px;
    }

    .text-2 {
        font-size: 45px;
    }

    .text-1 {
        font-size: 18px;
    }

    .home-page-section-1-outer > div {
        height: 60vw;
    }

    /* .side-buttons {
        display: none;
    } */
}

@media (min-width: 480px) and (max-width: 767px) {
    .home-page-section-1-outer .col-left {
        margin-bottom: 15px;
    }
}

@media (min-width: 480px) and (max-width: 768px) {
    main.home {
        padding-top: 15px;
    }

    .text-2 {
        font-size: 45px;
    }

    .text-1 {
        font-size: 18px;
    }

    .home-page-section-1-outer > div {
        height: unset;
        padding: 5% 0;
    }

    /* .side-buttons {
        display: none;
    } */
}

@media (min-width: 1px) and (max-width: 479px) {
    main.home {
        padding-top: 15px;
    }

    .text-2 {
        font-size: 40px;
    }

    .text-1 {
        font-size: 16px;
    }

    .home-page-section-1-outer > div {
        height: unset;
        padding: 5% 0;
    }

    .home-page-section-1-outer .col-left {
        margin-bottom: 15px;
    }

    /* .side-buttons {
        display: none;
    } */
}

@media (max-width: 768px) {
    .home-page-section-1-outer > div.col-right > div {
        align-items: flex-start;
    }

    .home-page-section-1-outer > div.col-right .underline-right::after {
        margin-left: unset;
        margin-right: auto !important;
    }

    .home-2-boxes-button.button-violet span {
        margin-left: 8px;
        margin-right: unset;
    }

    .home-2-boxes-button .arrow-left-2-boxes-1 {
        display: none;
    }

    .home-2-boxes-button .arrow-left-2-boxes-2 {
        display: inline !important;
    }
}

/* strona kontaktu */

.company-data {
    width: 100%;
    max-width: 560px;
    padding: 25px 0 35px 50px;
    color: white;
    border-radius: 24px;
}

.company-data.produkty {
    background-color: #24816c;
}

.company-data.uslugi {
    background-color: #2d305f;
}

.company-data > p {
    font-size: 28px;
    font-weight: 300;
}

.company-data strong {
    font-weight: 600;
}

.company-data span > p {
    margin-bottom: 6px;
    font-size: 16px;
    font-weight: 300;
}

.contact-outer {
    justify-content: space-between;
    display: flex;
    width: 100%;
}

.contact-outer > div {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.contact-headline {
    text-align: center;
    width: 100%;
    display: block;
    font-size: 48px;
    font-weight: 600;
    color: #444;
    margin-bottom: 50px;
}

.employee-data {
    border-radius: 24px;
    width: 100%;
    max-width: 560px;
    padding: 30px;
    margin-top: 20px;
}

.employee-data.produkty {
    border: 1px solid #24816c;
}

.employee-data.uslugi {
    border: 1px solid #2d305f;
}

.employee-position {
    font-size: 20px;
    font-weight: 600;
    color: #444;
    text-transform: uppercase;
    line-height: 1.5;
    margin-bottom: 15px;
    display: block;
}

.employee-desc {
    font-size: 16px;
}

.employee-data a {
    text-decoration: none;
}

.employee-data a:hover {
    color: #24816c;
}

.employee-data.produkty a[href*="mail"] {
    color: #24816c;
}

.employee-data.uslugi a[href*="mail"] {
    color: #2d305f;
}

.contact-map-outer {
    width: 100%;
}

.contact-map-outer iframe {
    width: 100%;
}

.contact-headline.text-left {
    padding-left: 60px;
}

#contact-map {
    margin-top: 50px;
}

.contact-map-outer > div {
    margin-bottom: -6.5px;
}

.row-1290 {
    max-width: 1290px;
}

@media (max-width: 1399px) {
    .row-contact .contact-headline.text-left {
        padding-left: 0;
        text-align: center !important;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .company-data {
        padding: 25px;
    }
}

@media (max-width: 768px) {
    .col-lg-6.uslugi > span {
        margin-top: 30px;
    }
}

@media (max-width: 480px) {
    .company-data {
        padding: 25px;
    }
}

/* koniec strony kontaktu */

/* krótka usługa */

@media (max-width: 768px) {
    .service-parameters.short {
        margin-top: 40px;
    }
}

/* koniec krótkiej usługi */

/* blog */

.blog-image {
    width: 100%;
    max-width: 670px;
    border-radius: 24px;
    overflow: hidden;
    height: 100%;
    max-height: 345px;
}

.blog-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.archive-blog-outer {
    justify-content: space-between;
    width: 100%;
}

.archive-blog-outer > .div {
    max-width: 637px;
}

.blog-post-date {
    color: #444;
    display: block;
    margin-top: 15px;
    font-size: 14px;
    margin-bottom: 0;
}

.archive-blog-outer .entry-title {
    font-size: 24px;
    color: #444;
    font-weight: bold !important;
    margin-top: 20px;
    transition: 0.2s;
}

.blog-item {
    margin-bottom: 60px;
    padding: 0;
    width: 100%;
    max-width: 637px;
}

.blog-h1 {
    margin-bottom: 50px;
    color: #444;
    font-size: 48px;
    font-weight: 600;
}

.blog-button-read-more {
    text-decoration: none;
    color: white;
    background-color: #24816c;
    padding: 13px 54px;
    border-radius: 21px;
    margin-top: 20px;
    display: block;
    width: max-content;
    transition: 0.2s;
}

.blog-button-read-more:hover {
    color: #ffffff;
    text-decoration: none;
    transform: scale(1.05);
}

.entry-title a:hover {
    color: #444444;
    text-decoration: none;
}

@media (max-width: 1450px) {
    .row-archive-blog {
        width: 80%;
    }
}

@media (min-width: 767px) and (max-width: 1450px) {
    .blog-item {
        flex: 0 0 46%;
        height: -moz-fit-content;
        height: fit-content;
    }
}

@media (max-width: 767px) {
    .blog-image {
        max-height: 270px;
    }

    .blog-button-read-more {
        margin-bottom: 25px;
    }
}

.blog-pagination {
    margin-bottom: 50px;
    width: 100%;
}

.row-archive-blog .navigation {
    max-width: 800px;
    margin: 0 auto;
}

.row-archive-blog .navigation ul {
    padding-left: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.row-archive-blog .navigation li {
    display: inline-block;
    margin: 0 7px;
}

.row-archive-blog
    .navigation
    li:not(.navigation-previous-pagination):not(
        .navigation-next-pagination
    ):not(.active) {
    height: 100%;
    display: inline-block;
    border-radius: 8px;
}

.row-archive-blog .navigation li a,
.row-archive-blog .navigation li a:hover,
.row-archive-blog .navigation li.active a,
.row-archive-blog .navigation li.disabled {
    background-color: #90c4ca1f;
    cursor: pointer;
    padding: 12px;
    padding: 0.75rem;
    width: 50px;
    height: 50px;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    line-height: 165%;
    border-radius: 50%;
}

.row-archive-blog .navigation li a:hover,
.row-archive-blog .navigation li.active a {
    background-color: #24816c;
    color: white;
}

.row-archive-blog .navigation li.navigation-previous-pagination a {
    background-repeat: no-repeat;
    color: transparent;
    font-size: 4.2px;
    background-position: center;
    background-color: #90c4ca1f;
}

.row-archive-blog .navigation li.navigation-next-pagination a {
    background-repeat: no-repeat;
    color: transparent;
    font-size: 6.6px;
    background-position: center;
    background-color: #90c4ca1f;
}

.row-archive-blog .navigation li.navigation-next-pagination a {
    background-image: url("/wp-content/uploads/2021/10/arrow-blog-pagination-konstalmet.svg");
}

.row-archive-blog .navigation li.navigation-previous-pagination a {
    background-image: url("/wp-content/uploads/2021/10/arrow-blog-pagination-konstalmet.svg");
    transform: rotate(180deg);
}

/* blog koniec */

@supports (-webkit-hyphens: none) {
    .home-page-section-1-outer {
        display: flex;
        justify-content: space-between;
    }
}

/* Wyszukiwanie */

body.search-results #products-head-text,
body.search-results #products-subcategories,
body.search-results #product-category-desc,
body.search-results #products-categories,
body.search-no-results #products-head-text,
body.search-no-results #products-subcategories,
body.search-no-results #product-category-desc,
body.search-no-results #products-categories,
.search-display-none {
    display: none;
}

body.search-results .search-display-none,
body.search-no-results .search-display-none {
    display: block;
}

/* koniec wyszukiwania */

/* Referencje */

.references-title {
    font-size: 48px;
    font-weight: 700;
    color: #444444;
}

.supplires-text {
    margin-bottom: 50px;
}

.row-references {
    max-width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.references-swiper {
    max-width: 1366px;
    display: flex;
    align-items: center;
    width: 100%;
}

.references-row {
    width: 50%;
    display: flex;
    justify-content: space-around;
}

.references-row img {
    max-height: 200px;
}

.suppliers-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    margin: 50px 0;
}

@media (max-width: 1400px) {
    .references-row img {
        max-height: 150px;
    }

    .references-swiper {
        max-width: 1199px;
    }
}

@media (max-width: 1199px) {
    .references-row {
        width: 100%;
        justify-content: space-evenly;
        margin-bottom: 25px;
    }

    .references-swiper {
        flex-direction: column;
    }
}

@media (max-width: 649px) {
    .references-title {
        font-size: 32px;
        font-weight: 700;
        color: #444444;
    }

    .supplires-text {
        margin-bottom: 50px;
    }

    .references-row {
        flex-direction: column;
        width: auto;
        margin-bottom: 0px;
    }

    .references-row img {
        margin-bottom: 25px;
    }
}

.mainreferences-swiper {
    display: flex;
    flex-direction: column;
    max-width: 1666px;
    width: 100%;
    align-items: center;
}

.mainreferences-swiper-row {
    width: 100%;
    display: flex;
    justify-content: space-evenly;
    margin-bottom: 50px;
}

.mainreferences-swiper-row img {
    height: 460px;
    box-shadow: 0px 0px 8px #77777757;
    transition: 0.2s;
}

.references-wrapper {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.references-text {
    margin: 100px 0;
}

.mainreferences-swiper-mini-row {
    width: 50%;
    display: flex;
    justify-content: space-around;
    position: relative;
}

@media (max-width: 1599px) {
    .mainreferences-swiper {
        max-width: 1366px;
    }

    .mainreferences-swiper-row img {
        height: 320px;
    }
}

@media (max-width: 1299px) {
    .mainreferences-swiper {
        max-width: 1366px;
    }

    .mainreferences-swiper-row {
        flex-direction: column;
        align-items: center;
        margin: 0;
    }

    .mainreferences-swiper-mini-row {
        margin-bottom: 50px;
        width: 75%;
        position: relative;
    }

    .mainreferences-swiper-row img {
        height: 420px;
    }

    .references-text {
        margin: 50px 0;
    }
}

@media (max-width: 991px) {
    .mainreferences-swiper-row img {
        height: 320px;
    }
}

@media (max-width: 699px) {
    .mainreferences-swiper-mini-row {
        flex-direction: column;
        align-items: center;
        margin: 0;
    }

    .mainreferences-swiper-row img {
        height: 420px;
        margin-bottom: 25px;
    }
}

@media (max-width: 399px) {
    .mainreferences-swiper-row img {
        height: 320px;
    }
}

.single-reference a::before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    background-size: 70px;
    background-image: url(/wp-content/uploads/2021/06/Loupe.png);
    background-repeat: no-repeat;
    position: absolute;
    background-position: center;
    background-color: #43434359;
    opacity: 0;
    transition: 0.3s;
}

.single-reference a:hover::before {
    opacity: 1;
}

.single-reference {
    position: relative;
}

.single-reference img:hover {
    transform: scale(1.05);
}

.fbx-count {
    display: none;
}

.woocommerce-info {
    z-index: 9;
}

.page-id-205 #products-categories,
.term-18 #products-subcategories {
    opacity: 0;
}

.woocommerce-order-received .woocommerce-column--billing-address.col-1,
.woocommerce-order-received .woocommerce-column--shipping-address.col-2 {
    max-width: unset;
}

a:hover {
    color: unset;
    text-decoration: none;
}

.aws-container .aws-search-form .aws-form-btn:hover {
    background-color: #24816c;
}

.aws-search-result .aws_result_excerpt {
    display: none;
}

.stock.in-stock::after {
    content: "* Możliwy jest szybszy termin realizacji, powyższa informacja wskazuje maksymalny czas, jaki potrzebujemy na przygotowanie tego zamówienia od momentu zaksięgowania kwoty zakupu. W przypadku zamówienia produktu w kolorze niestandardowym termin realizacji może ulec wydłużeniu.";
    display: block;
    font-size: 12px;
    max-width: 630px;
    margin-top: 10px;
    color: #777;
}

.stock.in-stock small::after {
    content: "*";
}

.wpseo_manager {
    font-size: 100px;
}

.woocommerce-layout__header,
.woocommerce-layout__header h1 {
    display: none !important;
}

.up-sells.upsells.products h2 {
    font-size: 48px;
    font-weight: 600;
    color: #444;
    text-align: center;
    margin-bottom: 50px;
}

.up-sells.upsells.products {
    padding: 50px 0;
    background-color: #f5f5f5;
    /* max-width: 1366px;
    margin-left: auto;
    margin-right: auto; */
    padding-bottom: 1px;
}

.up-sells__inner {
    max-width: 1366px;
    margin: 0 auto;
}

@media (max-width: 1400px) {
    .up-sells.upsells.products {
        padding: 0 5%;
        padding-bottom: 1px;
        padding-top: 50px;
    }
}

@media (min-width: 769px) and (max-width: 1099px) {
    .up-sells li.product {
        min-height: 375px;
    }

    .up-sells .ul.products li.product {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
}

@media (min-width: 769px) and (max-width: 1099px) {
    .up-sells li.product,
    .related li.product {
        min-height: 375px;
    }

    .up-sells ul.products li.product,
    .related ul.products li.product {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .up-sells .woocommerce-LoopProduct-link > img,
    .related .woocommerce-LoopProduct-link > img {
        height: 140px !important;
        object-fit: contain;
    }
}

@media (min-width: 550px) and (max-width: 768px) {
    .up-sells li.product,
    .related li.product {
        min-height: 350px;
    }
}

@media (min-width: 401px) and (max-width: 549px) {
    .up-sells li.product,
    .related li.product {
        min-height: 350px;
    }
}

@media (min-width: 350px) and (max-width: 400px) {
    .up-sells li.product,
    .related li.product {
        min-height: 360px;
    }
}

@media (min-width: 1px) and (max-width: 349px) {
    .up-sells li.product,
    .related li.product {
        min-height: 405px;
    }
}

@media (max-width: 787px) {
    .up-sells ul.products li.product,
    .related ul.products li.product {
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
    }

    .up-sells .woocommerce-LoopProduct-link > img,
    .related .woocommerce-LoopProduct-link > img {
        height: 140px !important;
        object-fit: contain;
    }

    .text-7 {
        font-size: 32px;
    }

    .related.products > h2 {
        font-size: 32px;
    }

    .up-sells.upsells.products h2 {
        font-size: 32px;
    }

    .woocommerce h1 {
        font-size: 32px;
    }

    .summary.entry-summary .fpf-field.fpf-heading h2 {
        font-size: 1.3rem;
    }

    .fpf-fields label,
    .fpf-field legend {
        font-size: 14px;
    }
}

.grecaptcha-badge {
    visibility: hidden;
    opacity: 0;
}

/* .price,
.fpf-totals,
.woocommerce-Price-amount,
.woocommerce-Price-amount.amount,
.menu-item.cart-contents,
.quantity,
.minus.qty,
.plus.qty {
    display: none !important;
}

form.cart .single_add_to_cart_button.button.alt {
    float: none !important;
    margin-left: 0px;
} */

.info_under_cart {
    margin-top: 15px;
    color: #d35757;
    font-weight: 500;
    line-height: 1.8;
}

.info_under_cart a {
    color: #24816c;
    transition: 0.2s;
}

.info_under_cart a:hover {
    color: #2d2f60;
}

.info_under_cart span {
    color: #444444;
    display: block;
}

.info_under_cart span:first-child {
    margin-top: 15px;
}

#spu-1808 {
    border-radius: 24px !important;
    overflow: hidden !important;
}

.spu-close-top_right {
    right: 20px;
    top: 20px;
}

#products-baner,
#products-products,
#products-2-boxes,
#products-form {
    position: relative;
    z-index: 100;
}

#products-products,
#products-2-boxes {
    background-color: white;
}

.footer-outer {
    position: relative;
    z-index: 100;
    background-color: white;
}

#menu-item-2535 a,
.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-2535 a {
    color: #24816c;
}

.row-center {
    padding: 0 25px;
}

div [data-name="Wyprzedaż"] {
    display: none;
}

.delivery-icon {
    display: flex;
    margin: 8px 0 0 !important;
    align-items: center;

    /* order: -1;
  margin-top: 0 !important;
  margin-left: auto !important;
  padding-right: 5px;
  margin-bottom: 23px !important;
  display: flex;
  flex-direction: row; 
  flex-direction: column;
  */
}

.delivery-icon img {
    margin: 0 8px 0 0 !important;
    /* margin: 0 0px 0 0 !important; */
    width: 40px !important;
    height: 40px !important;
}

body.term-kosze-z-daszkiem {
}

.woocommerce-loop-product__link {
    display: flex !important;
}

.new-footer {
    margin-right: 25px;

    @media (max-width: 1024px) {
        margin-right: 0px;
    }
}

.price ins {
    text-decoration: none !important;
}
