: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;
}