:root {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-white: #fff;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
    
    --bs-body-bg: #ffffff;
    --bs-gray: #6c757d;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-success: #00c853;
    --bs-success-lighter: #00d057;
    --bs-info: #0076FF;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
}


:root {
    --bs-primary: #0d6efd; 
    --bs-primary-bg: #ffffff; 
    --bs-primary-text: #212529;
    --bs-secondary-bg: #eeeeee; 
    --bs-secondary-text: #212529; 
    --bs-accent: #07c152; 
    --bs-footer-bg: #ffffff; 
    --bs-footer-text: #212529; 
    
    --bs-preloader-second: #f21559; 
    --heading-prices-choose: #d63384;
    --bs-delete-lighter: #ff5e85;
    
    --bs-primary-lighter: #6AA4FF;
    --bs-primary-darker: #004CCB;
    --bs-secondary-lighter: #eeeeee;
    --bs-secondary-darker: #eee;
    --bs-primary-bg-lighter: #ffffff;
    --bs-primary-bg-darker: #f9f8fa;
    --bs-secondary-bg-lighter: #fff;
    --bs-secondary-bg-darker: #15161b;
    --bs-success-lighter: #00d057;
    --bs-accent-lighter: #00d057;
    --bs-gray: #6c757d;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-success: #00c853;
    --bs-info: #0076FF;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    
    --bs-body-color: #212529;
    --ip-btn-primary-background: #0d6efd;
    --ip-btn-primary-text: #ffffff;
    --ip-radio-primary-background: #ffffff;
    --ip-radio-primary-text: #212529;
    --ip-radio-primary-border: #0d6efd;
    --ip-radio-checked-background: #0d6efd;
    --ip-radio-checked-text: #ffffff;
    --ip-prices-chosen-background: #f9f8fa;
    --ip-prices-btn-color-text: #ffffff;
    --ip-prices-btn-secondary-background: #00d057;
    --ip-modal-primary-background: #ffffff;
    
    --ip-header-main-bg: #ffffff; 
    --ip-product-icons-text-color: #212529;
    --ip-header-menu-text-color: #6c757d;
    --ip-header-menu-text-color-active: #0d6efd;
    --ip-product-tab-list-nav-link-color: #212529;
    --ip-product-tab-list-nav-link-color-active: #0d6efd;
    --ip-btn-outlined-background: #ffffff;
    --ip-btn-outlined-text: #0d6efd;
    --ip-btn-outlined-secondary-background: #ffffff;
    --ip-btn-outlined-secondary-text: #0d6efd;
    --ip-product-icons-background-color: #ffffff;
    --ip-banner-text: #212529;
    --ip-input-text: #212529; 
    --ip-input-background: #ffffff; 
    --ip-carousel-button-color: #0d6efd;
    --ip-border-radius-boxes: 8px;
    --ip-border-radius-buttons: 50px;
    --ip-border-radius-inputs: 16px;
    --ip-box-shadow-boxes: 0 3px 24px rgba(0, 0, 0, .09);
    --page-max-width: 1200px; 
    --base-font-size: 16px; 
    --base-font-family: 'Arial', sans-serif; 
    --heading-font-family: 'Roboto', sans-serif; 
    --product-box-size: 250px; 


    
    --ip-icon-primary-1: #7f6eff;
    --ip-icon-primary-2: #7e37ff;
    --ip-icon-primary-3: #7c00ff;
    --ip-icon-primary-4: #6120de;
    --ip-icon-primary-5: #4300c4;

    --ip-icon-primary-accent: #f5a8f5;

    --ip-icon-secondary-1: #fff;
    --ip-icon-secondary-2: #f3f3f3;
    --ip-icon-secondary-3: #e9e9e9;
    --ip-icon-secondary-4: #e4e4e4;
    --ip-icon-secondary-5: #ccc;

    --ip-icon-eco-1: #f4e3d3;
    --ip-icon-eco-2: #f4e0ce;
    --ip-icon-eco-3: #dbccbd;

    --ip-icon-darkest: #3a3a3a;
}


:root {
    --bs-primary: #00b9f2;
    --bs-primary-bg: #ffffff;
    --bs-primary-text: #212529;
    --bs-secondary-bg: #ffffff;
    --bs-secondary-text: #212529;
    --bs-accent: #07c152;
    --bs-footer-bg: #eeeeee;
    --bs-footer-text: #212529;
    --bs-preloader-second: #f21559;
    --heading-prices-choose: #F21559;
    --bs-delete-lighter: #ff5e85;
    --bs-primary-lighter: #6AA4FF;
    --bs-primary-darker: #0495c2;
    --bs-secondary-lighter: #eeeeee;
    --bs-secondary-darker: #eee;
    --bs-primary-bg-lighter: #ffffff;
    --bs-primary-bg-darker: #f9f8fa;
    --bs-secondary-bg-lighter: #fff;
    --bs-secondary-bg-darker: #15161b;
    --bs-success-lighter: #00d057;
    --bs-accent-lighter: #00d057;
    --bs-gray: #6c757d;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-success: #00c853;
    --bs-info: #00b9f2;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-body-color: #212529;
    --ip-btn-primary-background: #00b9f2;
    --ip-btn-primary-text: #ffffff;
    --ip-radio-primary-background: #ffffff;
    --ip-radio-primary-text: #212529;
    --ip-radio-primary-border: #00b9f2;
    --ip-radio-checked-background: #00b9f2;
    --ip-radio-checked-text: #ffffff;
    --ip-prices-chosen-background: #f9f8fa;
    --ip-prices-btn-color-text: #ffffff;
    --ip-prices-btn-secondary-background: #6AA4FF;
    --ip-modal-primary-background: #ffffff;
    --ip-header-main-bg: #ffffff;mt
    --ip-product-icons-text-color: #212529;
    --ip-header-menu-text-color: #6c757d;
    --ip-header-menu-text-color-active: #00b9f2;
    --ip-product-tab-list-nav-link-color: #212529;
    --ip-product-tab-list-nav-link-color-active: #00b9f2;
    --ip-btn-outlined-background: #ffffff;
    --ip-btn-outlined-text: #00b9f2;
    --ip-btn-outlined-secondary-background: #ffffff;
    --ip-btn-outlined-secondary-text: #00b9f2;
    --ip-product-icons-background-color: #ffffff;
    --ip-banner-text: #212529;
    --ip-input-text: #212529;
    --ip-input-background: #ffffff;
    --ip-carousel-button-color: #00b9f2;
    --ip-border-radius-boxes: 8px;
    --ip-border-radius-buttons: 5px;
    --ip-border-radius-inputs: 5px;
    --ip-box-shadow-boxes: 0 3px 24px rgba(0, 0, 0, .09);
    --page-max-width: 1500px;
    --base-font-size: 16px;
    --base-font-family: 'Arial', sans-serif;
    --heading-font-family: 'Roboto', sans-serif;
    --product-box-size: 165px;
}

/* Globalne */
[aria-label="breadcrumb"] {
    display: block;
    margin: 0 !important;
}
input[type=text], input[type=password], input[type=email], input[type=number], input[type=tel], textarea, select, .app-dropdown {
    border-color: #ddd;
}
/* Nagłówek */
button.produkty-button {
    border: 2px solid var(--bs-primary) !important;
    padding: 12px 20px !important;
} 

.produkty-button span{
    color: #000;
}
.produkty-button::before{
    content: '\f0c9';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

.ip-btn-outlined price {
    color: #000;
}
.controller-layout_produkty {
    background: #fff;
}

.line-holder-new:before,
.line-holder-new:after, 
.controller-layout_produkty .page-heading:before,
.controller-layout_produkty .page-heading:after {
    content: '';
    border-bottom: 2px solid #c4c4c4;
    width: 100%;
    display: flex;
}

.line-holder-new,
.controller-layout_produkty .page-heading {
    display: flex;
    align-items: center;
    gap: 15px;
    text-wrap: nowrap;
}

#newsletter h2, #newsletter p, #newsletter form {
        display: none;
    }

/* Menu nagłówka*/
#navbarsExample07XL a {
    color: var(--bs-primary-text) !important;
}
#navbarsExample07XL .custom-navbar a:hover, .lighter.custom-navbar li a:hover {
    color: var(--bs-primary) !important;
}

#navbarsExample07XL .nav-link {
    padding: 0 10px !important;
}

.contact-header i {
    margin-right: 5px;
    color: var(--bs-primary);
}
 
.menu-ul > li h3 {
    display: block;
    text-decoration: none;
    padding: 10px 30px 10px 15px;
    transition: opacity 0.2s ease;
    position: relative;
    text-align: left;
    font-size: 14px;
    margin-bottom: 0;
    color: var(--bs-primary);
    cursor: pointer;
}

.menu-ul > li h3:hover {
    font-weight: bold;
}

ul#main-top-menu > li > h3:after {
    content: '';
    position: absolute;
    right: 10px;
    border-top: 4px solid transparent;
    transform: translateY(6px);
    border-bottom: 4px solid transparent;
    border-left: 7px solid #C4C4C4;
}
.breadcrumb {
    margin-top: 1em;
}
/* Strona główna */

/*.produkty .tab-content>.tab-pane {*/
/*    display: block;*/
/*    opacity: 100;*/
/*}*/

.tab-pane.show.active {
    margin: 0;
}

#homepage .before-line {
    display: none;
}

.productBoxesInner {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    display: flex;
    justify-content: flex-start !important;
}
.box.prodbox {
    flex: 0 0 auto;
    width: 50% !important;
    padding: .5rem !important;
    height: unset;
    margin: 0px;
    min-height: unset !important;
    max-width: unset !important;
    min-width: unset !important;
}

@media (min-width: 576px) {
    .box.prodbox {
        flex: 0 0 auto;
        width: 33.33333333% !important;
    }
}
@media (min-width: 768px) {
    .box.prodbox {
        flex: 0 0 auto;
        width: 25% !important;
        padding-top: 1.5rem !important;
        padding-bottom: 1.5rem !important;
    }
}

@media (min-width: 992px) {
    .box.prodbox {
        flex: 0 0 auto;
        width: 16.66666667% !important;
    }
}

.svg-holding-block img {
    width: 100%;
    min-width: unset;
    min-height: unset;
    position: static; 
    /* top: 50%; */
    /* left: 50%; */
    transform: none; 
    min-height: 100%; 
    min-width: 100%; 
    max-width: unset;
    max-height: unset;
}

.svg-holding-block img:hover {
    width: 100%;
}

.product-box-single {
    transition: 250ms ease all;
    overflow: hidden;
}
.product-box-single p {
    position: absolute;
    margin-top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px;
    opacity: 0;
    color: rgb(33, 37, 41);
}

.light-text .product-box-single p {
    color: #fff
}
.productBoxes {
    padding-top: 20px;
}

.prodbox {
    /*min-height: 270px;*/
}
.prodbox a {
    transition: ease all 250ms;
}
.svg-holding-block {
    position: relative;
    overflow: hidden;
    padding-bottom: 0 !important;
}

.svg-holding-block img.second-image {
    position: absolute;
    opacity: 0;
    transition: ease all 250ms;
    left: 0;
}
.svg-holding-block:hover img.second-image {
    opacity: 1;
}
.prodbox a:hover, .controller-layout_produkty .col-6.col-lg-3.p-2.p-lg-3 a:hover {
    box-shadow: 0 1rem 3rem rgba(0,0,0,.175) !important;
}

.app-dropdown { 
    border-color: #cfd8dc !important;
}

@media (max-width: 548px) {
    #homepage .page-container > div > div.col-lg-3  {
        width: 50%;
    }
}
@media (min-width: 549px) {
    #homepage .page-container > div > div.col-lg-3  {
        width: 33.3333%;
    }
}

@media (min-width: 768px) {
    #homepage .page-container > div > div.col-lg-3  {
        width: 25%;
    }
}

@media (min-width: 992px) {
    #homepage .page-container > div > div.col-lg-3  {
        width: 16.666666%;
    }
}

@media (max-width: 1100px) {
    #navbarsExample07XL {
        flex-direction: column;
        align-items: end;
    }
}

/* kontakt */
 @media (max-width: 767px) {
    .contact-form .before-line {
        display: none;
    }
    .contact-form  .radio-wrap .radio-wrap-label:nth-child(2), .contact-form  .radio-wrap .radio-wrap-label:nth-child(3) {
        display: none;
    }
    
    #footer-menu + div {
        display: none;
    }
}

.col-12.media-body {
    display: none;
}

.col-12.media-right.text-center.mt-3 {
    display: none;
}

.tab-pane.show.active .productBoxesInner {
    padding: 0 0px;
}

.outer-block.col-xl-8.col-12 .bg-white.product-box {
    display: none;
}

.bg-white.product-box.mt-1 {
    padding: 10px 30px 10px 30px;
}

.product-info-content > div > p {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
    width: 1376px;
}

.page-container.product-info-content .mt-4.ng-binding p img {
    margin-left: 1rem;
}

#productInfo {
    padding: 0px 10px !important;
}

@media (min-width: 768px) {
.pdf-button {
    margin: -20px;
    font-size: 0.8rem;
}
}

.justify-content-center.mb-5 .radio-wrap .radio-wrap-label:nth-child(2) {
    display: none;
}

#samples-info-section {
    display: none;
}

#login-info-section {
    display: none;
}

a.print-cart-element-link:not(.pdf-button .print-cart-element-link) {
    display: none;
}

.square-small-icon.facture-btn.ng-scope {
    background: #00C853;
}

/*Stopka*/
#accordion-tab_produkty {
    display: none;
}

#footer-menu {
    width: 35%;
    display: flex !important;
    flex-wrap: nowrap !important;
    flex-direction: row !important;
    align-content: center !important;
    align-items: flex-start !important;
    justify-content: space-evenly;
}

@media (min-width: 1200px) {
    .col-xl-3 {
        flex: 0 0 auto;
        width: 25%;
        margin-left: auto;
    }

.mx-auto.my-5.d-block {
    display: none !important;
}
/* MAKIETY - ARTYKUŁ W PRODUKTACH */
.makiety-container {
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
  padding: 20px;
  box-sizing: border-box;
  font-family: var(--base-font-family, Arial, sans-serif);
}

.makiety-header {
  text-align: center;
  font-size: 3em;
  font-weight: bold;
  margin-bottom: 25px;
  color: var(--bs-body-color, #333);
}

.product-layout-table {
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 20px 0;
  background-color: transparent;
}

.col-header {
  text-align: center;
  font-size: 1.5em;
  font-weight: bold;
  padding: 15px 0 10px 0;
  color: var(--bs-body-color, #333);
  border-bottom: 3px solid var(--bs-gray-400, #ccc);
  vertical-align: top;
}

.product-cell {
  width: 50%;
  padding: 10px 40px;
  vertical-align: top;
  background-color: white;
}

.product-item-div {
  padding: 15px 0;
  border-bottom: 1px solid var(--bs-gray-400, #ccc);
  text-align: left;
  transition: background-color 0.3s;
}

.product-item-div:last-child {
  border-bottom: none;
}

.product-item-div:hover {
  background-color: var(--bs-secondary-lighter, #f0f0f0);
}

.product-bullet {
  color: var(--bs-primary, #007bff);
  font-size: 1.5em;
  vertical-align: middle;
  margin-right: 15px;
  display: inline-block;
  width: 20px;
}

.product-link {
  text-decoration: none;
  color: var(--bs-body-color, #333);
  font-size: 1.3em;
  font-weight: 500;
}

.product-item-div:hover .product-link {
  color: var(--bs-body-color, #333);
  font-weight: 500;
}

/* --- Mobile --- */
@media screen and (max-width: 768px) {
  .product-layout-table {
    max-width: auto;
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 100%;
    border-spacing: 0;
  }

  .product-layout-table thead {
    display: none;
  }

  .product-layout-table tr {
    display: flex;
    flex-direction: column;
    width: 100%;
  }

  .product-cell {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
  }

  .col-header {
    display: block;
    font-size: 1.5em;
    font-weight: bold;
    background-color: var(--bs-secondary-lighter, #f0f0f0);
    padding: 15px;
    text-align: center;
    margin-bottom: 10px;
  }

  .makiety-header {
    font-size: 2em;
  }

  .makiety-container {
    padding: 0 5px;
  }
}

/* --- WERSJA 3 ZMODYFIKOWANA: Lista Produktów (2/3) + Obrazek (1/3) - Szerokość 1400px, Bez Nagłówków --- */

/* 1. KONTENER GŁÓWNY (WYMUSZENIE SZEROKOŚCI I CENTROWANIA) */
.makiety-final-container {
    display: block !important; 
    width: 1400px !important; 
    max-width: 1400px !important; 
    margin-left: auto !important; 
    margin-right: auto !important; 
    font-family: var(--base-font-family, Arial, sans-serif);
    padding: 20px;
    box-sizing: border-box;
    
    /* DODANIE SEPARATORA */
    border-bottom: 2px solid #ccc; /* Szara linia o grubości 2px */
    margin-bottom: 40px !important; /* Odstęp 40px pod linią (przed kolejnym elementem) */
    padding-bottom: 20px; /* Dodatkowe wypełnienie nad linią, aby nie dotykała treści */
}

/* Opcjonalnie: Usuwamy linię pod OSTATNIM elementem, aby nie wisiała na dole strony */
.makiety-final-container:last-of-type {
    border-bottom: none;
    margin-bottom: 0 !important;
    padding-bottom: 0;
}

.makiety-final-header {
    text-align: center;
    font-size: 3em; /* Ta wartość kontroluje rozmiar nagłówka */
    font-weight: bold;
    margin-bottom: 25px;
    color: #333;
}

/* 2. TABELA UKŁADU (LISTA 2/3 + OBRAZEK 1/3) */
.main-final-layout-table {
    width: 100% !important; 
    border-collapse: separate; 
    border-spacing: 20px 0 !important; 
    table-layout: fixed;
}

/* WIDOK DESKTOP: Ustawienie kolejności kolumn (Lista, potem Obrazek) */
.main-final-layout-table tbody, .main-final-layout-table tr {
    display: flex;
    width: 100%;
}

.product-list-cell-final {
    width: 66.66% !important; 
    vertical-align: top;
    padding: 0;
    order: 1; 
}

.image-cell-final {
    width: 33.33% !important; 
    vertical-align: top;
    padding: 0; 
    background-color: transparent; 
    order: 2; 
}

/* 3. TABELA WEWNĘTRZNA DLA LIST (KOLUMNA A / KOLUMNA B) */
.product-final-list-table {
    width: 100% !important;
    border-collapse: separate;
    border-spacing: 20px 0 !important; /* Odstęp między kolumnami listy */
    table-layout: fixed;
    background-color: transparent;
}

/* Usunięto style dla .col-header-final */

.product-cell-final {
    width: 50% !important; 
    padding: 0 40px 0 0; 
    vertical-align: top;
    background-color: transparent;
}

/* 4. STYLE ELEMENTÓW LISTY */
.product-item-div-final {
    padding: 8px 0; /* Odległość między wierszami tekstu w tabeli */
    border-bottom: none; 
    text-align: left;
    transition: none; 
}

.product-item-div-final:hover {
    background-color: transparent; 
}

.product-text-final {
    text-decoration: none;
    color: #333;
    font-size: 1.3em; /* Ta wartość kontroluje rozmiar tekstu */
    font-weight: 500;
}

/* 5. STYLE OBRAZKA */
.image-content-div-final {
    width: 300px;
    background-color: transparent; 
    min-height: 150px; 
    display: flex;
    justify-content: center;
    align-items: center;
}

.image-content-div-final img {
    width: 100%;
    height: auto;
    display: block;
}

/* --- MEDIA QUERIES (Mobile FIX: Obrazek pod listą) --- */
/* SEPARATOR - Dostosowanie dla widoku mobilnego */
@media screen and (max-width: 768px) {
    .makiety-final-container {
        /* Przywracamy margines, ale skalujemy go na mobile */
        margin-bottom: 20px !important;
        padding-bottom: 10px;
        /* Zapewniamy, że linia nie przekracza ekranu */
        width: 100% !important;
        max-width: 100% !important;
        padding: 10px 5px; /* Przywrócenie pierwotnego paddingu dla mobile */
    }

    .makiety-final-header {
        font-size: 3em;
    }
    
    .main-final-layout-table tbody, .main-final-layout-table tr {
        display: block !important; 
    }
    
    .main-final-layout-table, 
    .main-final-layout-table td {
        display: block !important; 
        width: 100% !important; 
        border-spacing: 0 !important;
    }
    
    .product-list-cell-final, .image-cell-final {
        width: 100% !important;
        padding: 0;
        order: unset !important; 
    }

    /* Układ list wewnątrz komórki produktowej */
    .product-final-list-table {
        display: flex !important; 
        flex-direction: column;
        gap: 20px;
        width: 100% !important; 
        border-spacing: 0 0 !important;
    }

    /* Usunięto style ukrywające thead - teraz nie ma go w HTML */

    .product-final-list-table tr {
        display: flex;
        flex-direction: column;
        width: 100%;
    }
    
    .product-final-list-table .product-cell-final {
        width: 100% !important;
        padding: 10px;
    }
    
    .image-cell-final {
        margin-top: 20px; 
    }
}