:root {
    --main-font-family: 'Figtree';
    --Text-Main: #434E66;
    --Brand-color-Primary: #F96C4D;
    --Text-paragraph: #556479;
    --CTA-color: #F96C4D;
    --Gray-Background: #ECEFF4;
    --Text-light: #94A0B1;
}

/* Małe Telefony */
@media (max-width: 768px) {
    /* Stylizacja dla małych telefonów */

    .container {
        padding: 0 24px;
    }

    /*HEADER */

    header .header-contact {
        display: none;
        opacity: 0;
    }

    header .account-icons .icon-wrapper.wishlist-icon {}

    header .custom-logo {
        max-width: 130px;
    }

    header .container {
        padding: 16px 24px;
    }

    .sub-menu {
        display: none;



    }

    .sub-menu li a {
        font-size: 18px !important;

    }


    .sub-menu.expanded {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 16px;
        position: static;
        visibility: visible;
        opacity: 1;
        margin: 32px 0 0 0;
        padding: 0;
        list-style: none;
    }

    nav.mobile-navigation li {
        width: 100%;
        text-align: center;
    }

    nav.mobile-navigation li.current_page_item a,
    nav.mobile-navigation li.current-menu-parent a {
        color: #2E2928;
    }

    .woocommerce-MyAccount-navigation {
        margin-bottom: 24px;
    }

    .mobile-menu-contact-wrapper {
        display: flex;
        position: fixed;
        bottom: 16px;
        right: 16px;
        flex-direction: column;
        gap: 16px;
        z-index: 600;
        transition: bottom 0.3s ease-in-out;

    }

    .mobile-menu-contact-wrapper svg path {
        stroke: #fff;
    }


    .mobile-menu-contact-wrapper a {
        width: 48px;
        height: 48px;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: var(--CTA-color);
        border-radius: 16px;
        box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.10), 0px 2px 4px -1px rgba(0, 0, 0, 0.06);
    }

    /* FOOTER */

    #form-section {
        border-radius: 0;
    }

    footer .footer-form-wrapper {
        flex-direction: column;
        padding: 38px 0;
    }

    #form-section .main-button {
        width: 100%;
        min-height: 56px;
    }

    footer .footer-menu-wrapper {
        flex-direction: column;
        padding: 28px 0;
        gap: 48px;
    }

    footer .footer-menu-col-1 {
        justify-content: center;
        align-items: center;
        gap: 42px;

    }

    footer .footer-menu-wrapper .col {
        text-align: center;
        gap: 24px;
    }

    #menu-footer {
        border-radius: 0;
    }

    /* FRONT PAGE */

    #front-page-hero .text-header {
        font-size: 36px;
        line-height: 48px;

    }

    #front-page-hero p {
        font-size: 13px;
        line-height: 16px;


    }

    #front-page-products .container {
        gap: 0;
    }

    #front-page-slider .container {
        padding: 0;

    }

    #front-page-products .container {
        flex-direction: column;
    }

    #front-page-products .col-text {
        max-width: none;
    }

    #front-page-products .container {
        padding: 0 24px;
    }

    #front-page-application .wrapper-application {
        display: flex;
        flex-direction: column;
        gap: 24px;
    }

    #front-page-application .container {
        padding: 0 24px;
    }

    #front-page-application .application-card {
        width: 100%;
        /* height: auto; */
    }

    #advantages .advantages-wrapper {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    #advantages .advantage-card {
        align-items: center;
        text-align: center;

    }

    .realisations-columns .column-right img {
        width: 100%;
        aspect-ratio: 1;
        height: auto;
    }

    #front-page-application .card-image {
        aspect-ratio: 1;
    }

    #front-page-application .application-card {
        height: auto;
    }

    .realisations-columns .column.column-left {
        display: none;
        opacity: 0;
    }

    .realisations-columns .grid {
        grid-template-columns: 1fr;
    }

    #partnership .partnership-wrapper {
        flex-direction: column;
    }


    #front-page-application .container {
        gap: 32px;



    }

    #front-page-application .header-application {
        padding-top: 40px;
    }

    #front-page-application .header-application h2 {
        font-size: 24px;
        line-height: 32px;
    }

    #advantages {
        margin-top: 56px;
        border-radius: 0;
        padding: 71px 0;
    }

    #advantages::before {
        background: url('../images/advantages_background_mobile.png');
        background-repeat: no-repeat;
    }

    #advantages .advantages-header h2 {
        font-size: 24px;
        line-height: 32px;
    }

    .partnership-col-2 .main-button {
        display: none;
    }

    .partnership-col-3 .main-button {
        display: flex;
    }

    #front-page-realisations h2 {
        font-size: 24px;
        line-height: 32px;
    }

    #front-page-realisations .container {
        gap: 44px;
    }

    .realisations-columns .grid {
        gap: 24px;
    }

    .realisations-columns .grid-item:nth-child(4) {
        display: none;
    }


    .realizacje-button .main-button {
        width: 100%;
        min-height: 56px;
    }

    #partnership .partnership-col-1 {
        background: url('../images/partnership_image_background.svg');
        background-repeat: no-repeat;
        background-position-x: 24%;
        background-position-y: 29%;
        margin-left: 13%;
    }

    #partnership .container {
        padding: 24px;
    }

    #partnership h3 {
        font-size: 24px;
        line-height: 32px;
        text-align: center;
    }

    #partnership p {
        text-align: center;
    }

    #partnership .partnership-wrapper {
        gap: 32px;
    }

    #partnership .partnership-col-3 {

        padding: 0;
        gap: 32px;
    }

    #partnership .partnership-col-3 .main-button {
        min-height: 56px;
        width: 100%;
        margin-bottom: 11px;
    }

    #front-page-slider .col-slider-text {
        justify-content: flex-end;
        align-items: center;
        top: 120px;
        position: absolute;
        z-index: 20;
        height: -webkit-fill-available;
        width: 100%;
    }

    #front-page-slider .slider-navigation-row {
        overflow-y: hidden;
        flex-wrap: nowrap;
        scrollbar-width: none;
        width: 100%;
        gap: 26px;
        justify-content: flex-start;
        padding: 32px 24px;
    }

    #before-advantages .container {
        padding-top: 40px;
        padding-bottom: 40px;
        flex-direction: column;
    }

    #before-advantages .container .left-col {
        text-align: center;
    }

    .navigation-item.active::after {
        bottom: -29px;
    }

    #front-page-slider .swiper-button-disabled {
        display: none;
        transition: 0.3s;


    }

    #front-page-slider .navigation-item {
        display: flex;
        flex: 0 0 auto;
    }

    .slide-overlay {
        background-position: right bottom;
        width: 100%;
    }

    #front-page-slider .slide-overlay-left {
        display: none;
        background: none;
    }

    #front-page-slider .col-slider-text .slider-header {
        font-size: 30px;
        line-height: 40px;
        text-align: center;
    }

    #front-page-slider .swiper-slide {
        background-position: right bottom;
        height: 570px;
    }

    #front-page-slider .swiper-wrapper {
        box-sizing: border-box;
    }

    #front-page-slider .swiper-slide {
        border-radius: 0;
    }

    #front-page-slider .swiper-container {
        border-radius: 0;
    }

    #front-page-products .col-text h4 {
        display: none;
        opacity: 0;
    }

    #front-page-products .col-text img {
        display: none;
    }

    #front-page-products .col-text p {
        text-align: center;
        margin: 32px 0;
    }

    .custom-swiper-container {
        width: 100%;
        padding-bottom: 66px;
        overflow: hidden;
        flex-direction: column;
        position: relative;
    }

    #front-page-products .col-products .custom-swiper-wrapper {
        gap: 0;
        display: grid;
        grid-template-columns: repeat(4, 1fr);

    }

    #front-page-products .main-button {
        display: flex;
        width: 100%;
        height: 56px;
    }

    /* Wrapper Swiper */
    .custom-swiper-wrapper {
        display: flex;
    }

    .custom-swiper-pagination {
        display: flex;
        padding-top: 22px;
        justify-content: center;

    }

    .swiper-pagination-bullet {
        background: #ECEFF4;
    }

    .swiper-pagination-bullet-active {
        background: var(--Brand-color-Primary) !important;
    }

    #front-page-slider .swiper-buttons-container {
        display: none;
    }

    #front-page-slider .image-col {
        top: 0;
        height: 100%;
        max-height: 283px;
        width: 100%;
        position: relative;
        z-index: 21;
        padding: 0 24px;
        max-width: unset;


    }

    #front-page-slider .image-col img {
        height: 100%;
        max-height: 283px;
        width: 100%;
        max-width: unset;
    }

    #front-page-products .product-tile {
        flex: none;
    }

    #front-page-slider .text-wrapper {
        width: 100%;
        height: 100%;
        justify-content: flex-end;
        padding: 48px 24px;



    }

    #front-page-slider .main-button {
        width: 100%;
        height: 56px;
    }

    /* Slajdy Swiper */
    .custom-swiper-slide {
        width: auto;
        /* Możesz dostosować, np. 100% dla 1 slajdu, 50% dla 2 slajdów */
        box-sizing: border-box;

        opacity: 1;

        transition: opacity 0.4s ease, transform 0.4s ease;
    }

    /* Aktywne i sąsiadujące slajdy */
    .custom-swiper-slide.swiper-slide-active,
    .custom-swiper-slide.swiper-slide-next,
    .custom-swiper-slide.swiper-slide-prev {
        opacity: 1;
        transform: translateY(0);
    }

    /* Paginacja Swiper */
    .custom-swiper-pagination {
        bottom: 36px !important;
    }

    /* Stylizacja Paginacji */
    .custom-swiper-pagination-bullet {
        background: #000;
        opacity: 0.5;
    }

    .custom-swiper-pagination-bullet-active {
        background: #007bff;
        opacity: 1;
    }

    /* Stylizacja przycisków Nawigacji */
    .custom-swiper-button-next,
    .custom-swiper-button-prev {
        color: #007bff;
    }


    #front-page-application {
        border-top: 1px solid var(--Outlines-on-white, #ECEFF4);
        margin-top: 51px;
    }

    /*FOOTER */
    footer .form-row {
        margin: 0 !important;
        padding: 0 !important;

    }


    #pre-footer .pre-footer-wrapper {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 48px 32px;
    }

    .pre-footer-col {
        flex-direction: column;
        justify-content: center;
        text-align: center;
        gap: 16px;

    }

    footer .text-footer-wrapper {
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    footer .text-footer-wrapper h2 {
        font-size: 24px;
        line-height: 32px;

    }

    footer .text-footer-wrapper p {
        margin-top: 8px;
    }

    #form-section form .forms-row.name {
        flex-direction: column;
        padding: 0;
        margin: 0;
    }

    footer .woocommerce form .forms-row {
        padding: 0;
        margin: 0;
    }

    #form-section form .forms-row.name {
        gap: 24px;
    }

    #form-section form {
        gap: 24px;
        margin-top: 24px;
    }

    #pre-footer {
        border-radius: 0;
    }

    /*ARCHIVE PRODUCTS */

    #product-page .shop-container {
        flex-direction: column-reverse;
    }

    #product-list.grid-view ul.products {
        grid-template-columns: 1fr;
    }

    .view-switcher {
        display: none;
        opacity: 0;
    }

    #filters-button {
        display: flex;
        width: 100%;
        padding: 19px 24px;
    }

    #shop-filters-container {
        position: fixed;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: #fff;
        z-index: 1000;
        overflow-y: auto;
        overflow-x: hidden;
        transform: translateY(100%);
        /* Start poza ekranem od dołu */
        transition: transform 0.3s ease-in-out;
        pointer-events: none;
        /* Uniemożliwia interakcję, gdy modal jest ukryty */
        display: none;
    }


    h1.woocommerce-products-header__title {
        font-size: 36px;
        font-weight: 600;
        line-height: 48px;
        text-align: center;

    }

    .page-description {
        text-align: center;

    }

    .archive-product-banner {

        grid-template-columns: 1fr;
        gap: 16px;
        padding: 24px;
        height: auto;
        align-items: center;
        text-align: center;
        background-image: url('../images/mobile_background_banner.png');
        margin: 29px 0 21px 0;

    }

    .archive-product-banner-button {
        min-height: 48px;
    }

    .archive-sorting .custom-sorting {
        flex-direction: column;
        gap: 16px;
        justify-content: flex-start;
        align-items: normal;
        width: 100%;


    }

    .woocommerce-ordering select {
        width: 100%;
        min-height: 40px;
    }

    .archive-sorting {
        justify-content: flex-start;
    }

    #product-list.grid-view .wishlist-icon {
        display: block;
        opacity: 1;
    }

    #shop-filters-container.active {
        transform: translateY(0);
        /* Przesuń do widoku */
        pointer-events: auto;
        /* Pozwól na interakcję */
    }

    #shop-filters-container.active .filter-header button {
        display: block;
    }

    #shop-filters-container.active .header-buttons {
        display: flex;
        gap: 24px;
        align-items: center;
    }

    #shop-filters-container.active .header-buttons .button-separator {
        background: var(--Outlines-on-white, #ECEFF4);
        width: 1px;
        height: 32px;
    }

    #close-filters-modal {
        padding: 0;
    }

    #shop-filters-container.active .filter-header {
        padding: 16px 24px;
        align-items: center;
        background: var(--White, #FFF);
        box-shadow: 0px 2px 8px 0px rgba(99, 99, 99, 0.20);
        position: sticky;
        top: 0;
        width: 100%;
        left: 0;
    }

    #shop-filters-container.active #apply-filters-button {
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: center;
        min-height: 56px;
        gap: 8px;
        width: 100%;

    }

    #shop-filters-container.active .close-modal-button {
        position: static;
    }

    #shop-filters-container.active .bottom-buttons {
        background: var(--Gray-Background-2, #FCFCFD);
        box-shadow: 0px 2px 8px 0px rgba(99, 99, 99, 0.20);
        padding: 16px 24px;
        position: sticky;
        bottom: 0;
        width: 100%;

    }

    #product-filters-mobile {
        position: sticky;
        z-index: 200;
        bottom: 0;
        width: 100%;
        background: var(--Gray-Background-2, #FCFCFD);
        box-shadow: 0px 2px 8px 0px rgba(99, 99, 99, 0.20);
        padding: 16px 24px;

    }

    #commentform {
        flex-direction: column;
    }

    #filters-modal {
        height: 100%;
        width: 100%;
        padding: 0;
    }

    #filters-modal .modal-content {
        width: 100%;
        height: 100%;
        border-radius: 0;
        padding: 0;
    }

    #filters-modal .modal-content .filter-header {
        padding: 16px 24px;
        box-shadow: 0px 2px 8px 0px rgba(99, 99, 99, 0.20);


    }

    #shop-filters {
        padding: 0;
        height: auto;
        position: relative;
    }

    .zastosowanie-filer,
    .typ-filter,
    .grubosc-filter,
    .kolor-filter {
        padding: 0 24px;
    }

    .kolor-filter {
        padding-bottom: 80px;
    }

    #realizacje .realizacje-wrapper {
        flex-direction: column-reverse;
    }

    .realizacje-content {
        grid-template-columns: 1fr;
    }

    #kontakt-page .container {
        flex-direction: column;
        gap: 66px;


    }

    .kontakt-col .kontakt-header {
        align-items: center;
    }

    #kontakt-page .kontakt-col {
        text-align: center;
    }

    .kontakt-phone,
    .kontakt-mail {
        justify-content: center;
        font-weight: 600;

    }

    .kontakt-hours {
        max-width: none;
    }

    #kontakt-page {
        padding: 66px 0 82px 0;
    }

    #o-firmie .o-firmie-hero {
        flex-direction: column;
    }

    #o-firmie .o-firmie-hero .col-2 {
        justify-content: center;
        width: 100%;
        padding: 0;
    }

    #basket-modal {
        width: 100%;
    }

    .basket-close-button {
        padding: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        position: static;
    }

    #account-modal {
        width: 100%;
    }

    #indyvidual-ask {
        width: 100%;
    }

    #indyvidual-ask .wpcf7-select {
        font-size: 16px;
    }

    /* SIGNLE PRODUCT */

    #single-product .cart-wrapper {
        display: none;
    }

    .related.products ul.products {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    #add-to-cart-mobile {
        display: block;
        position: sticky;
        bottom: 0;
        width: 100%;
        background: var(--Gray-Background-2, #FCFCFD);
        box-shadow: 0px 2px 8px 0px rgba(99, 99, 99, 0.20);
        z-index: 200;
    }

    #add-to-cart-mobile .container {
        padding: 24px;
    }

    #cart-modal-mobile {
        /* display: flex; */
    }

    #cart-modal-mobile #variable-wishlist-button {
        display: none;
    }

    #cart-modal-mobile .woocommerce-variation-add-to-cart {
        display: flex;
        gap: 16px;
    }

    #cart-modal-mobile .variations {
        margin-top: 16px;
    }

    .product-quantity input {
        max-height: 56px;
        height: 100%;
        border-radius: 4px;
        text-align: center;
    }

    .custom-quantity-buttons {
        max-height: 56px;
        height: 100%;
        display: none;
    }

    #open-cart-modal-mobile {
        width: 100%;
        min-height: 56px;

    }

    #cart-modal-mobile .variations_form.cart p {
        font-size: 13px;
        font-style: normal;
        font-weight: 600;
        line-height: 16px;
        /* 123.077% */
        color: var(--Text-paragraph, #556479);
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0;


    }

    #cart-modal-mobile .woocommerce-variation-price .price {
        display: flex;
        flex-direction: column;
        text-align: center;
    }

    #cart-modal-mobile .woocommerce-Price-amount.amount {
        color: var(--Brand-color-Primary, #5C79BB);
        text-align: center;
        font-size: 36px;
        font-style: normal;
        font-weight: 600;
        line-height: 48px;
        /* 133.333% */
    }

    #cart-modal-mobile .woocommerce-price-suffix .woocommerce-Price-amount.amount {
        font-size: 13px;
        font-style: normal;
        font-weight: 600;
        line-height: 16px;
        /* 123.077% */
    }

    #cart-modal-mobile .button.button.alt {
        width: 100%;
        border-radius: 6px;
        background: var(--CTA-color, #FFE788);
        min-height: 56px;
        display: flex;
        gap: 8px;
        justify-content: center;
        align-items: center;
        color: var(--Text-Main, #434E66);

        /* Heavy/Paragraph Small */
        font-size: 13px;
        font-style: normal;
        font-weight: 600;
        line-height: 16px;
        /* 123.077% */
    }

    #single-product .product-basic-info {

        flex-direction: column;
        gap: 34px;
    }

    .product-info-header.desktop {
        display: none;
    }

    .product-info-header.mobile {
        display: flex;
        text-align: center;
        gap: 32px;
    }

    #single-product {
        margin-top: 31px;
    }

    .additional-info .woocommerce-Tabs-panel .description-wrapper {
        flex-direction: column;
        justify-content: center;
    }

    .additional-info .woocommerce-Tabs-panel .description-wrapper .desc-image {
        display: flex;
        width: 100%;
        justify-content: center;
        max-width: none;
    }

    .description-wrapper .desc-image .desc-main-image {
        max-height: none;
        position: static;
    }

    .additional-info .woocommerce-Tabs-panel .description-wrapper .desc-text h2 {
        text-align: center;
    }

    .additional-info .woocommerce-Tabs-panel .description-wrapper .product-features {
        grid-template-columns: 1fr;
    }

    .product-info-download {
        flex-direction: column;
        align-items: flex-start;
        margin-top: 23px;
    }

    .buttons-info {
        flex-direction: column;
        width: 100%;
    }

    .product-info-wrapper {
        padding: 0;
    }

    .buttons-info .product-button {
        width: 100%;
        min-height: 56px;
        align-items: center;
        justify-content: center;
    }

    .additional-info .woocommerce-Tabs-panel {
        margin-top: 34px;
    }

    .additional-info .woocommerce-tabs.wc-tabs-wrapper {

        padding: 0;
    }

    .thumbnails-navigation-wrapper .swiper-button-prev,
    .thumbnails-navigation-wrapper .swiper-button-next {
        display: none;
    }


    .related-products.swiper-container {
        width: 100%;
        overflow: hidden;
        position: relative;
        padding-bottom: 30px;
    }

    .related-products .swiper-wrapper {
        padding: 0;
    }

    .related-products .swiper-slide {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .related-products .swiper-slide a {
        width: 100%;
    }

    .slick-prev,
    .slick-next {
        display: none !important;
    }

    .slider-for .slider-item a img {
        max-height: none;
    }

    .related-products .swiper-slide .product-inner {
        padding: 48px 24px;
        border-radius: 8px;
        border: 1px solid var(--Outlines-on-white, #ECEFF4);
        background: #FFF;
        text-align: center;
    }

    .related-products .swiper-slide .product-inner .product-details {
        display: flex;
        flex-direction: column;
        gap: 24px;
        justify-content: center;
    }

    .related-products .swiper-slide .product-inner .product-details .woocommerce-loop-product__title {
        font-size: 13px;
        font-style: normal;
        font-weight: 600;
        line-height: 16px;
        /* 123.077% */
    }

    .related-products .swiper-slide .product-inner .product-details .price {
        font-size: 13px;
        font-style: normal;
        font-weight: 600;
        line-height: 16px;
        /* 123.077% */
        color: var(--Brand-color-Primary, #5C79BB);

    }

    .related-products .swiper-slide .product-inner .product-image {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .related-products .swiper-slide .product-inner .product-image img {
        max-height: 120px;
        width: auto;
    }

    .related-products .swiper-pagination {
        margin-top: 10px;
        text-align: center;
        bottom: 0 !important;
    }

    .product-info-header h2 {
        font-size: 36px;
        line-height: 48px;
    }

    .additional-info .tabs.wc-tabs li a {
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px;
        /* 133.333% */
    }

    .additional-info .tabs.wc-tabs {
        gap: 26px;
        flex-wrap: nowrap;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        /* Płynne przewijanie na iOS */
        scrollbar-width: none;
        /* Dla Firefox (opcjonalnie) */
    }

    .additional-info .tabs.wc-tabs li {
        flex: 0 0 auto;
        /* Każdy li ma szerokość „auto”, nie ściskaj go */
    }

    .woocommerce-product-attributes-item__value p {
        text-align: right;
    }

    ul.woocommerce-product-attributes.shop_attributes li {
        gap: 30%;
    }

    /*OKRUSZKI */

    #breadcrumbs .container {
        padding: 24px;
    }

    #breadcrumbs p#breadcrumbs {
        position: relative;
        /* aby można było użyć ::before do gradientu */
        white-space: nowrap;
        /* nie zawija linii, tylko przewija w bok */
        overflow-x: auto;
        /* umożliwiamy scroll w poziomie */
        -webkit-overflow-scrolling: touch;
        /* płynniejsze przewijanie na iOS */
        scrollbar-width: none;
    }

    /* Można też dopasować wysokość lub padding, żeby pasek był estetyczny */
    #breadcrumbs .woocommerce-breadcrumb a {
        display: inline-block;
        /* margin-right: 8px; // ewentualnie odstępy, 
           ale zapewne już masz styl z WooCommerce */
    }

    #breadcrumbs .woocommerce-breadcrumb::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 53px;
        pointer-events: none;
        /* żeby overlay nie blokował klikania/linków */
        background: linear-gradient(270deg,
                rgba(255, 255, 255, 0.00) -53.68%,
                #FFF 50%);
        transition: opacity 0.3s;
        /* płynne zanikanie */
        opacity: 1;
        /* widoczny */
    }

    /* Gdy breadcrumb jest przewinięty do samego początku, ukrywamy overlay */
    #breadcrumbs .woocommerce-breadcrumb.hide-overlay::before {
        opacity: 0;
        /* „zanika” w 0.3s */
    }

    #breadcrumbs .woocommerce-breadcrumb::-webkit-scrollbar {
        height: 0px;
        /* wysokość paska */
    }

    #breadcrumbs .woocommerce-breadcrumb::-webkit-scrollbar-thumb {
        background-color: #ccc;
        border-radius: 2px;
    }

    #breadcrumbs .woocommerce-breadcrumb::-webkit-scrollbar-track {
        background: transparent;
    }

    @supports (scroll-behavior: smooth) {
        #breadcrumbs .woocommerce-breadcrumb {
            scroll-behavior: smooth;
        }
    }

    /* REALIZACJE */

    .realizacje-navigation {
        display: none;
        /* ukrycie na starcie */
        transition: 0.3s;
        opacity: 0;
    }

    .realizacje-navigation.navigation-open {
        display: block;
        position: fixed;
        /* przyklejamy do dolnej krawędzi ekranu */
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        /* lub auto, ale wtedy musisz zadbać o overlay */
        background: rgba(67, 78, 102, 0.30);
        z-index: 9999;
        /* wyższy niż inne elementy */
        /* Możesz dodać overflow-y: auto; jeśli jest dużo kategorii i 
       chcesz je przewijać w obrębie tego modala */
        margin: 0;
        transition: 0.3s;
        opacity: 1;
    }

    /* Stylowanie listy wewnątrz modala */
    .realizacje-navigation .navigation-list {
        background: #fff;
        /* białe tło dla samej listy */
        margin: 0;
        padding: 1rem;
        /* odstępy w środku */
        list-style: none;
        /* Ustawienie maksymalnej szerokości, wyrównanie do środka,
       w zależności od designu: */
        max-width: 600px;
        margin-left: auto;
        margin-right: auto;
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        /* np. delikatne zaokrąglenie */
        /* Możesz też dodać np. margin-top: auto; margin-bottom: auto; 
       by środek listy był pośrodku ekranu, to zależy od projektu. */
    }

    .realizacje-navigation .navigation-list li {
        margin-bottom: 0.5rem;
        /* przykładowe odstępy */
    }

    .realizacje-navigation .navigation-list li:last-child {
        margin-bottom: 0;
    }

    /* PRODUCT LIST */

    #product-filters-mobile .container {
        padding: 0;
    }

    #realizacje-mobile-filters {
        display: block;
        position: sticky;
        bottom: 0;
        width: 100%;
        padding: 16px 0;
        z-index: 100;
        background: #fff;
        box-shadow: 0px 2px 8px 0px rgba(99, 99, 99, 0.20);

    }

    #realizacje-mobile-filters button {
        width: 100%;
        height: 56px;

    }

    /* O FIRMIE */

    #o-firmie .o-firmie-hero {
        padding: 43px 0;
    }

    #o-firmie .o-firmie-hero .col-1 h2 {
        font-size: 36px;
        text-align: center;
        line-height: 48px;
        /* 133.333% */
    }

    #o-firmie .o-firmie-hero .col-1 p {
        text-align: center;
    }

    #o-firmie .o-firmie-hero .col-2 {
        margin-top: 75px;
    }

    #o-firmie .gallery-row.row-1 {
        flex-direction: column;
    }

    .gallery-row-1.col-1 {
        flex-direction: column;
    }

    .gallery-row-1.col-1 .o-firmie-small-block.powierzchnie {
        position: static;
        min-height: 287px;
        width: 100%;
    }

    .gallery-row-1.col-1 .o-firmie-large-image {
        min-height: fit-content;
        height: 287px;
    }

    #o-firmie .gallery-row.row-2 {
        flex-direction: column;
    }

    .gallery-row-2.col-1 {
        flex-direction: column;
    }

    .gallery-row-1.col-2 {
        flex-direction: column;
    }

    .gallery-row-2.col-1 .o-firmie-small-block:first-of-type,
    .gallery-row-2.col-1 .o-firmie-small-block:last-of-type,
    .o-firmie-small-block.doswiadczenie,
    .o-firmie-small-block.klienci {


        position: static;
        min-height: 287px;
        height: 287px;

        width: 100%;
    }

    #o-firmie .gallery-container {
        padding: 0;
    }

    .o-firmie-gallery img {
        height: 100% !important;
        object-fit: cover !important;
    }

    #o-firmie .o-firmie-faq {
        padding: 40px 0 48px 0;


    }

    .faq-header svg {
        display: none;
    }

    .faq-header h2 {
        font-size: 24px;
        line-height: 32px;
        text-align: center;
    }

    .faq-item .item-header {
        gap: 32px;

    }

    .faq-item .item-header h3 {
        font-size: 16px;
        line-height: 20px;
    }

    .item-header .item-heade-icon {
        min-width: 32px;
    }


    /* KOSZYK */

    #cart .cart-header {
        display: none;
        opacity: 0;
    }

    #cart .archive-product-banner {
        display: none;
        opacity: 0;
    }

    #cart .cart-list .cart-item {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
        justify-content: space-between;
    }

    .woocommerce img,
    .woocommerce-page img {
        max-height: 50px;
    }

    /* #cart .cart-list .cart-item.desktop-item {
        display: none;
        opacity: 0;
    } */

    #cart .cart-list .cart-item.mobile-item {
        display: flex;
        opacity: 1;
        padding: 0;
        gap: 16px;
        padding: 24px 0;
        border-bottom: 1px solid var(--Outlines-on-white, #ECEFF4);
    }

    .cart-item.mobile-item .item-image img {
        max-height: 57px;
        width: auto;
    }

    .cart-item.mobile-item .item-details {
        display: flex;
        gap: 16px;
        align-items: center;
    }

    .cart-item.mobile-item .item-info {
        display: flex;
        flex-direction: column;
        gap: 16px;
        border-right: 1px solid var(--Outlines-on-white, #ECEFF4);
        padding-right: 16px;
    }

    #cart .product-quantity input {
        text-align: center;
        border-radius: 4px;
    }

    .cart-item.mobile-item .item-name a {
        font-size: 13px;
        line-height: 16px;

    }

    .cart-item.mobile-item .item-price span,
    .cart-item.mobile-item .item-price bdi {
        font-size: 13px;
        font-weight: 600;
    }

    #cart .cart-summary {
        flex-direction: column;
        gap: 8px;
    }

    #cart .cart-summary .cart-total {
        flex-direction: row;
        justify-content: space-between;
        font-size: 13px;
        width: 100%;
        align-items: center;
    }

    #cart .cart-summary .cart-total .total-amount {
        font-size: 16px;
    }

    #cart .cart-summary .cart-button {
        width: 100%;
    }

    .basket-header {
        box-shadow: 0px 2px 8px 0px rgba(99, 99, 99, 0.20);
        display: flex;
        justify-content: space-between;
    }

    .basket-footer #view-cart-button {
        display: none;
        opacity: 0;
    }

    .basket-footer {
        gap: 8px;
    }

    .basket-footer #checkout-button {
        height: 56px;
        width: 100%;
        margin: 0;
    }


    /* ZAMOWIENIE */

    #zamowienie #checkout .checkout-page-header {
        display: none;
    }

    #checkout .checkout-wrapper {
        flex-direction: column;
    }

    #zamowienie .container {
        padding: 0
    }

    #przelewy_payment_form #place_order.button.alt {

        width: 100%;
    }

    #payment .button.cancel {
        width: 100%;
        background-color: var(--Gray-Background) !important;
    }

    #checkout .container-wrapper {
        padding: 24px;
    }

    #checkout .checkout-payment .container-wrapper {
        padding: 24px;
    }

    #order_comments {
        min-height: 106px;
    }

    h3#ship-to-different-address label span {
        margin-left: 8px;
        font-size: 10px;
    }

    .woocommerce form .form-row {
        margin: 0;
        padding: 0;
    }

    .woocommerce-terms-and-conditions-checkbox-text {
        font-size: 10px;
    }

    /* THANK-YOU-PAGE */

    #thanke-you-page .checkout-page-header {
        display: none;
        opacity: 0;
    }

    .woocommerce-thankyou-order-details {
        flex-direction: column;
    }

    .woocommerce-thankyou-order-details .woocommerce-order-overview__order h3,
    .woocommerce-thankyou-order-details .woocommerce-order-overview__date h3,
    .woocommerce-thankyou-order-details .woocommerce-order-overview__payment-method h3 {
        font-size: 24px;
        line-height: 32px;
    }

    .woocommerce-thankyou-order-received {
        margin-top: 24px;
    }

    #thanke-you-page .container {
        padding: 0 24px;
    }

    .woocommerce ul.order_details {
        flex-direction: column;
        margin: 0;
        padding: 0;
    }

    .woocommerce ul.order_details li {
        margin: 0;
        padding: 0;
        border: none;
    }

    .woocommerce-bacs-bank-details {
        align-items: center;
        justify-content: space-between;
    }

    .woocommerce-order-details__header {
        display: none;
        opacity: 0;
    }

    .woocommerce-order-item {
        display: flex;
        padding: 24px 0;
    }

    .woocommerce-order-item__details {
        display: flex;
        flex-direction: column;
        gap: 16px;
    }

    .woocommerce-order-item.desktop-item {
        display: none;
        opacity: 0;
    }

    .woocommerce-order-item.mobile-item {
        padding: 24px;
        display: flex;
        opacity: 1;
    }

    .woocommerce-order-item__info {
        display: flex;
        align-items: center;
        gap: 16px;
    }

    .woocommerce-order-item__image img {
        max-width: 62px;
        height: auto;
    }

    .woocommerce-order-item__quantity {
        border-radius: 4px;
        border: 1px solid var(--Outlines-on-grey, #D0D5DF);
        background: var(--White, #FFF);
        display: flex;
        padding: 16px;
        justify-content: center;
        align-items: center;
        min-width: 85px;

    }

    .woocommerce-order-item__price span {
        font-weight: 600;
    }


    .main-image-wrap img {
        max-height: none;
    }


    /* ACCOUNT */

    .woocommerce table.shop_table tbody {
        flex-direction: column;
        gap: 24px;
    }

    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,
    :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,
    :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,
    :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,
    :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
        background-color: var(--CTA-color) !important;
        color: var(--Text-Main);
        display: flex;
        align-items: center;
        padding: 8px 16px;
        justify-content: center;
        border: none;
        width: fit-content;
    }

    .woocommerce-Addresses {
        flex-direction: column;
    }

    .woocommerce table.shop_table_responsive tr td,
    .woocommerce-page table.shop_table_responsive tr td {
        display: flex;
        justify-content: space-between;
        padding: 4px 0;
    }


    /*BLOG */

    #posts-wrapper {

        grid-template-columns: 1fr;
        gap: 40px;
    }

    .blog-card .card-image {
        max-height: 234px;
    }

    .blog-card .card-details {
        width: auto;
        padding: 32px 32px 56px 32px;

    }

    #blog-archive {
        margin-bottom: 48px;
    }

    /*SINGLE POST */

    #post-header .container h1 {
        font-size: 30px;
        font-style: normal;
        font-weight: 600;
        line-height: 40px;
        text-align: center;
        /* 133.333% */
    }

    #post-header .container .post-date {
        justify-content: center;
    }

    #post-main-image .featured-image img {
        height: 234px;
    }

    #post-content {
        text-align: center;
    }

    .wp-block-media-text.is-stacked-on-mobile {
        gap: 47px;
    }

    .wp-block-media-text__content p {
        margin-bottom: 0 !important;
    }

    #related-posts {
        margin-bottom: 0;
        position: relative;
    }

    #related-posts .swiper-container {
        overflow: hidden;
    }

    #related-posts .container {
        padding-bottom: 76px;
    }

    #related-posts .swiper-horizontal>.swiper-pagination-bullets,
    .swiper-pagination-bullets.swiper-pagination-horizontal {
        bottom: 39px;
    }

    .site-branding .custom-logo {
        max-width: 131px;
    }

    .long-description h1,
    .long-description h2,
    .long-description h3,
    .long-description h4,
    .long-description h5,
    .long-description h6 {
        line-height: 28px;
        margin-bottom: 8px;
    }

    #product-page {
        padding-bottom: 15px;
    }

    .price-mobile-info {
        display: flex;
        gap: 8px;
        align-items: center;
        flex-direction: column;
        padding: 16px 0;
        border-top: 1px solid var(--Outlines-on-white, #ECEFF4);
        border-bottom: 1px solid var(--Outlines-on-white, #ECEFF4);
    }

    .price-mobile-info .price-name {
        font-size: 13px;
        font-style: normal;
        font-weight: 600;
        line-height: 16px;
        /* 123.077% */
        color: var(--Text-paragraph);
    }

    .price-mobile-info .brutto-price {
        font-size: 36px;
        font-style: normal;
        font-weight: 600;
        line-height: 48px;
        /* 133.333% */
        color: var(--Brand-color-Primary);
        text-align: center;
    }


    .price-mobile-info .vat-price {
        font-size: 13px;
    }

    .price-mobile-info .netto-price {
        font-size: 13px;
        font-style: normal;
        font-weight: 600;
        line-height: 16px;
        /* 123.077% */
        color: var(--Brand-color-Primary);
        text-align: center;
    }

    .woocommerce-account .woocommerce-MyAccount-navigation {
        width: 100%;
    }

    .woocommerce-MyAccount-navigation ul {
        flex-direction: row;
        overflow-y: auto;
        padding: 16px 0;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
    }

    .woocommerce-orders-grid__header {
        display: none;
    }

    .woocommerce-orders-grid__item {
        display: grid;
        grid-template-columns: repeat(3, 1fr)
    }

    .woocommerce-account .woocommerce-MyAccount-content {
        width: 100%;
    }

    .woocommerce-MyAccount-navigation ul li {
        width: auto;
        flex: 0 0 auto;
    }

    .woocommerce-MyAccount-navigation ul li a {
        font-size: 16px;
    }

    #moje-konto {
        padding: 0 0 36px 0;
    }

    #moje-konto .woocommerce-order-item.mobile-item .woocommerce-order-item__image {
        display: none;
    }

    #moje-konto .woocommerce-order-item__details {
        flex-direction: row;
    }

    #moje-konto .woocommerce-order-item__details .woocommerce-order-item__quantity {
        border: none;
        padding: 0;
    }

    #front-page-products .product-tile .wishlist-icon {
        display: block;
    }

    .menu-item-has-children .sub-menu {

        position: static;
    }

    .mobile-menu li.menu-item-has-children.submenu-open ul.sub-menu {
        opacity: 1;
        visibility: visible;
    }

    #wishlist-page .container {
        display: flex;
        flex-direction: column-reverse;
        padding: 0;
    }

    .share-wishlist {
        padding: 0 20px;
        width: 100%;
    }

    .wishlist-title {
        display: none;
    }

    .wishlist-list-header .desktop-header {
        display: none;

    }

    .wishlist-list-header .mobile-header {
        display: block;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 20px;
        /* 125% */
        text-align: center;
    }

    .wishlist-list-header {
        justify-content: center;
        background: #fff;
        border-bottom: 1px solid var(--Outlines-on-white, #ECEFF4);

    }

    #variation-modal {
        width: 100%;
    }

    .custom-wishlist {
        min-height: auto;
    }

    .wishlist-header {
        justify-content: center;
    }

    .wishlist-item .wishlist-button {
        display: none;
    }

    .custom-wishlist li {
        grid-template-rows: auto auto;
    }

    .wishlist-product-image {
        grid-column: 1;
        grid-row: 1;
    }

    .wishlist-product-details {
        grid-column: 2;
        grid-row: 1;
    }

    .wishlist-action-buttons.mobile-action-button {
        grid-column: 1 / -1;
        grid-row: 2;
        display: flex;
        padding: 0;
        border: none;
    }

    .button.choose-options,
    .button.add-to-cart {
        width: 100%;
        height: 56px;
    }

    .wishlist-action-buttons {
        padding-left: 16px;
        border-left: 1px solid var(--Outlines-on-white, #ECEFF4);
        height: 100%;
    }

    .wishlist-product-name {
        gap: 16px;
    }

    .custom-wishlist li .woocommerce-Price-amount {
        font-weight: 600;
    }

    .share-wishlist {
        display: grid;
        grid-template-columns: auto auto;
        grid-template-rows: auto auto;
    }

    .share-wishlist h3 {
        grid-column: 1 / -1;
        grid-row: 1;
    }

    .variation-modal-content .add-variation-to-wishlist {
        height: 56px;
    }

    .share-wishlist input {
        min-width: auto;
        width: 100%;
    }

    #open-offer-modal button {
        width: 100%;
        height: 56px;
    }

    #offer-modal {
        width: 100%;
    }

    .offer-modal-content form button {
        height: 56px;
    }

    .wishlist-product-name h2 {
        font-weight: 400;
    }

    .main-button.ask-price.ask-price-btn {
        margin: 0;
        height: 56px;
    }

    #ask-me .main-button.ask-button {
        height: 56px;
        width: 100%;
    }

    #related-products .container {
        padding-bottom: 50px;
        position: relative;
    }

    .custom-swiper-pagination-blog {
        position: absolute;
        text-align: center;
    }

    .related-products-container {
        overflow: hidden;
    }

    #related-products .custom-swiper-wrapper-blog {
        gap: 0;
    }

    #ask-me .as-wrapper {
        width: 100%;
        display: flex;
        justify-content: center;
    }

    #koszyk .empty-cart {
        margin-bottom: 30px;
    }

    #koszyk .button.wc-backward {
        width: 100%;
        height: 56px;
    }



    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit,
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button,
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button,
    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button,
    :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce #respond input#submit,
    :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button,
    :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button,
    :where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce input.button {
        min-height: 56px;
        width: 100%;
        margin-top: 140px;
        position: static;
    }

    .cmplz-cookiebanner {
        transform: none !important;
        bottom: 0 !important;
        left: 0 !important;
        height: fit-content !important;
        top: auto !important;
    }

    .cmplz-cookiebanner .cmplz-header {
        height: fit-content;
    }

    .platnosci-header {
        text-align: center;
    }

    .platnosci-wrapper {
        flex-direction: column-reverse;
    }

    .dostawa-row {
        flex-direction: column;
    }

    .dostawa-row .text-col {
        width: 100%;
    }

    .dostawa-header,
    .platnosci-header {
        padding: 40px 0;
    }

    .dostawa-row .image-col {
        align-items: center;
    }

    .woocommerce-variation-availability {
        display: none;
    }

    .out-of-stock.price {

        color: var(--Brand-color-Primary, #5C79BB);
        text-align: center;
        font-size: 36px;
        font-style: normal;
        font-weight: 600;
        line-height: 48px;
    }

    .mobile-short-desc {
        display: block;
        margin-top: 24px;
        font-size: 13px;
    }
}

/* Tablety */
@media (min-width: 769px) and (max-width: 1320px) {

    header .container {
        padding-left: 24px;
        padding-right: 24px;
    }

    #front-page-slider .slider-navigation-row {
        overflow-y: auto;
        flex-wrap: nowrap;
        scrollbar-width: none;
        width: 100%;
        gap: 26px;
        justify-content: center;
        padding: 32px 24px;
    }

    #front-page-slider .swiper-buttons-container {

        right: 30px;
    }

    #front-page-slider .col-slider-text .slider-header {
        font-size: 42px;
        line-height: 48px;
        text-align: center;
    }

    #front-page-slider .container {
        padding-left: 0;
        padding-right: 0;
    }

    #front-page-slider .image-col {
        top: 0;
        height: 100%;
        max-height: 283px;
        width: 100%;
        position: relative;
        z-index: 21;
        padding: 0 24px;
        max-width: unset;
        box-sizing: border-box;

    }

    #front-page-slider .image-col img {
        height: 100%;
        max-height: 283px;
        width: 100%;
        max-width: unset;
    }

    #front-page-slider .col-slider-text {
        justify-content: flex-end;
        align-items: center;
        top: 120px;
        position: absolute;
        z-index: 20;
        height: -webkit-fill-available;
        width: 100%;
    }

    #front-page-slider .text-wrapper {
        width: 100%;
        height: 100%;
        justify-content: flex-end;
        padding: 48px 0;
        align-items: center;
    }

    .custom-main-pagination {
        display: block;
    }

    .additional-info .tabs.wc-tabs {
        gap: 26px;
        flex-wrap: nowrap;
        overflow-y: auto;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
    }

    /* Stylizacja dla tabletów */
    .container {
        padding-right: 20px;
        padding-left: 20px;
    }

    .hamburger-menu {
        display: flex;
        width: 218px;
        justify-content: flex-end;

    }

    #front-page-application .application-card {
        width: -webkit-fill-available;
    }

    .mobile-menu-contact-wrapper {
        display: flex;
        position: fixed;
        bottom: 16px;
        right: 16px;
        flex-direction: column;
        gap: 16px;
        z-index: 600;
        transition: bottom 0.3s ease-in-out;
    }

    .mobile-menu-contact-wrapper svg path {
        stroke: #fff;
    }

    .mobile-menu-contact-wrapper a {
        width: 48px;
        height: 48px;
        display: flex;
        justify-content: center;
        align-items: center;
        background-color: var(--CTA-color);
        border-radius: 16px;
        box-shadow: 0px 4px 6px -1px rgba(0, 0, 0, 0.10), 0px 2px 4px -1px rgba(0, 0, 0, 0.06);
    }

    .menu-item-has-children {
        position: relative;
        text-align: center;
    }

    .mobile-menu li.menu-item-has-children.submenu-open ul.sub-menu {
        position: static;
    }

    .mobile-menu li.menu-item-has-children.submenu-open ul.sub-menu li a {
        font-size: 24px;
    }

    .mobile-menu-modal .modal-content {
        max-width: none;
    }

    #site-navigation {
        display: none;
    }

    header {
        height: 76px;
        display: flex;
        align-items: center;
    }

    header #primary-menu {
        display: none;
    }

    header .header-contact {
        display: none;
    }

    #front-page-slider .slide-overlay-left {
        background: none;
    }

    #front-page-products .product-tile {
        padding: 24px;
    }

    #product-list.grid-view ul.products li {
        padding: 24px;
    }

    #front-page-application .wrapper-application {
        grid-template-columns: repeat(2, 1fr);
    }

    #product-list.grid-view ul.products {
        grid-template-columns: repeat(2, 1fr);
    }

    header.woocommerce-products-header {
        height: auto;
    }

    .product-info-additional {
        position: relative;
    }

    #cart {
        padding-bottom: 80px;
    }

    #add-to-cart-mobile {
        display: block;
        position: fixed;
        bottom: 0;
        width: 100%;
        height: fit-content;
        background: var(--Gray-Background-2, #FCFCFD);
        box-shadow: 0px 2px 8px 0px rgba(99, 99, 99, 0.20);
        z-index: 200;
    }

    .mobile-add-to-cart-button {
        display: block;
    }

    #single-product .cart-wrapper {
        display: none;
    }

    .product-button {
        width: 100%;
        height: 56px;
    }

    .related-products.swiper-container {
        overflow: hidden;
    }

    .product-info-additional {
        margin-bottom: 0;
        padding-bottom: 82px;
    }

    #breadcrumbs .container {
        padding: 24px;
    }

    #realizacje .realizacje-wrapper {
        flex-direction: column;
    }

    .navigation-list {
        flex-direction: row;
        align-items: center;
        justify-content: center;
    }

    .navigation-list li a {
        gap: 24px;
    }

    #posts-wrapper {
        grid-template-columns: repeat(2, 1fr);
    }

    #related-posts .swiper-container {
        overflow: hidden;
    }

    #related-posts .swiper-wrapper {
        display: flex !important;
        gap: 0;
    }

    .blog-card .card-details {
        width: auto;
    }

    #related-products .custom-swiper-wrapper-blog {

        gap: 0;
    }

    #related-products {
        position: relative;
        padding-bottom: 50px;

    }

    #related-products .custom-swiper-pagination-blog {
        position: absolute;
        bottom: 24px;
        display: flex;
        justify-content: center;
    }

    #ask-me {
        padding: 0 0 24px 0;
    }

    #related-posts .container {
        padding-bottom: 67px;
        position: relative;
    }

    #related-posts .swiper-pagination {
        bottom: 24px;
    }

    #o-firmie .o-firmie-hero {
        flex-direction: column;
        align-items: center;
    }

    #o-firmie .o-firmie-hero .col-2 {
        padding: 0;
    }

    #o-firmie .gallery-row.row-1 {
        flex-direction: column;
    }

    #o-firmie .gallery-row.row-2 {
        flex-direction: column;
    }

    .gallery-row-1.col-1 .o-firmie-small-block.powierzchnie,
    .o-firmie-small-block.doswiadczenie,
    .o-firmie-small-block.klienci {
        position: static;
        width: 100%;
        height: 100%;
        aspect-ratio: 1;
    }

    .gallery-row-1.col-1 .o-firmie-small-block.powierzchnie,
    .gallery-row-1.col-1 .o-firmie-large-image {
        aspect-ratio: 1;

    }

    .gallery-row-2.col-1 .o-firmie-small-block:first-of-type,
    .gallery-row-2.col-1 .o-firmie-small-block:last-of-type {
        position: static;
        width: 100%;
        height: 100%;
        aspect-ratio: 1;
    }

    .gallery-row-2.col-2 .o-firmie-large-image {
        display: none;
    }

    .variations_form.cart p {
        font-size: 13px;
        font-weight: 600;
        text-align: center;
    }

    .variations_form .product-quantity-label {
        margin: 0;
    }

    .woocommerce-variation-add-to-cart {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 24px;
    }

    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button {
        height: 56px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        gap: 8px;
    }

    .single_add_to_cart_button span {
        font-size: 13px;
    }

    .woocommerce-variation-price .price {
        display: flex;
        flex-direction: column;
        gap: 8px;
        align-items: center;
        color: var(--Brand-color-Primary) !important;
        padding: 12px 0;
    }

    .main-button.ask-price.ask-price-btn {
        margin: 0;
        height: 56px;
    }

    .woocommerce-variation-price .price .woocommerce-Price-amount bdi {
        font-size: 36px;
        font-weight: 600;
    }

    .woocommerce-price-suffix .woocommerce-Price-amount bdi {
        font-size: 13px !important;
    }

    .woocommerce-price-suffix {
        font-weight: 600;
    }

    .cart_variants .variations tbody {
        display: flex;
        gap: 24px;

    }

    .cart_variants .variations tbody tr {
        width: 100%;
    }

    #front-page-application .container {
        padding-right: 24px;
        padding-left: 24px;
    }

    #front-page-products .col-products .custom-swiper-wrapper {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 0;
    }

    #front-page-products .col-text {
        min-width: 25%;
    }

    #front-page-products .col-products.row.custom-swiper-container {
        overflow: hidden;
        position: relative;
        padding-bottom: 40px;
    }

    #front-page-products .container {
        padding: 50px 24px;
    }

    .woocommerce #payment #place_order,
    .woocommerce-page #payment #place_order {
        font-size: 13px;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 8px;
    }

    #front-page-slider .swiper-slide {


        background-size: 50%;
        background-position-y: bottom;
        background-repeat: no-repeat;
    }

    .slide-overlay {
        width: 50%;
        background-position-y: bottom;
        background-repeat: no-repeat;
    }

    .custom-swiper-pagination {
        display: block;
    }

    .related-products-container {
        overflow: hidden;
    }
}



@media (min-width: 768px) {
    #shop-filters-container {
        display: block;
        position: static;
        height: max-content;
        overflow: visible;
    }

    #shop-filters-container .close-modal-button {
        display: none;
        /* Ukryj przycisk zamknięcia na desktopie */
    }

    #related-posts .swiper-container {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
    }

    #related-posts .swiper-wrapper {
        /* display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 24px; */
        box-sizing: border-box;
    }

    .custom-main-pagination {
        display: none;
    }
}

#cart-modal-mobile .woocommerce-variation-add-to-cart button {
    margin: 0;
}

#cart-modal-mobile .woocommerce-variation-price .vat-info {
    font-size: 13px;
}

#cart-modal-mobile .woocommerce-variation-price .vat-info bdi,
#cart-modal-mobile .woocommerce-variation-price .vat-info .woocommerce-Price-amount.amount {
    font-size: 13px;
    font-weight: 400;
    color: var(--Text-Main);
    line-height: 14px;
}