: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: #db214c; 
    --bs-primary-bg: #ffffff; 
    --bs-primary-text: #605d5c;
    --bs-secondary-bg: #eeeeee; 
    --bs-secondary-text: #212529; 
    --bs-accent: #07c152; 
    --bs-footer-bg: #383330; 
    --bs-footer-text: #b4bbc2; 
    
    --bs-preloader-second: #f21559; 
    --heading-prices-choose: #db214c;
    --bs-delete-lighter: #ff5e85;
    
    --bs-primary-lighter: #db214c;
    --bs-primary-darker: #db214c;
    --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: #b4bbc2;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-success: #00c853;
    --bs-info: #dc3545;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    
    --bs-body-color: #0f0f0f;
    --ip-btn-primary-background: #db214c;
    --ip-btn-primary-text: #ffffff;
    --ip-radio-primary-background: #ffffff;
    --ip-radio-primary-text: #212529;
    --ip-radio-primary-border: #db214c;
    --ip-radio-checked-background: #db214c;
    --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: #db214c;
    --ip-product-tab-list-nav-link-color: #212529;
    --ip-product-tab-list-nav-link-color-active: #db214c;
    --ip-btn-outlined-background: #ffffff;
    --ip-btn-outlined-text: #db214c;
    --ip-btn-outlined-secondary-background: #ffffff;
    --ip-btn-outlined-secondary-text: #db214c;
    --ip-product-icons-background-color: #ffffff;
    --ip-banner-text: #212529;
    --ip-input-text: #212529; 
    --ip-input-background: #ffffff; 
    --ip-carousel-button-color: #db214c;
    --ip-border-radius-boxes: 0rem !important;
    --ip-border-radius-buttons: 2rem !important;
    --ip-border-radius-inputs: 2rem !important;
    --ip-box-shadow-boxes: 0 3px 24px rgba(0, 0, 0, .09);
    --page-max-width: 1200px; 
    --base-font-size: 16px; 
    --base-font-family: 'Open Sans', sans-serif; 
    --heading-font-family: 'Open Sans', sans-serif; 
    --product-box-size: 250px; 
}

.alert.alert-danger.my-0.fs-14px.p-2.h-100 .ng-binding {
    display: none;
}

[aria-label="breadcrumb"] {
   display: block;
}

.naklad-wpisywany input {
    border-radius: 2rem !important;
    padding: 13px;
}

.navbar-brand > img:nth-child(1) {
    max-width: 400px;
    max-height: 100px;
}

input:focus {
  box-shadow: 0 0 0 4px rgba(219, 33, 76, 1.0);
  outline: none;
  opacity: 1.0 !important;
}

.controller-layout_produkty .product-box > div {
    margin-bottom: 0 !important;
}

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

.prices-columns {
    margin-top: 10px;
}

.d-flex.flex-wrap {
    justify-content: center;
}

g#info-circle-fill {
    opacity: 1.0;
}

/********************* Globalne*********************/
p:not(.fs-7, .fs-6) {
    font-size: 18px !important;
} 

.text-body {
    --bs-text-opacity: 1;
    color: #212529

}

h1 {
    margin-top: 1.25rem;
    margin-bottom: 1rem;
    font-size: 24px;
    font-weight: bold;
}

h2 {
    margin-top: 0.75rem;
    margin-bottom: 0.5rem;
    font-size: 24px;
    font-weight: bold;
}

h3 {
    margin-top: 0.75rem;
    margin-bottom: 0rem;
    font-size: 24px;
    font-weight: bold;
}

/*  .heading-with-logo,
#opinie .before-line,
#blog .mobile-adaptive-heading {
        text-align: left !important;
        font-size: 1rem !important;
        font-weight: 700;
}
*/
/******************** banery główna **********************/
@media (min-width: 768px) {
    .carousel-inner {
        height: 324px;
    }
    .main-banner-img, .banner-info {
        width: 50% !important;
        max-width: none;
        margin: 0 !important;
    
    }
}
@media (max-width: 767px) {
    .banner-info {
        max-width: none;
        margin-bottom: 3rem !important;
    }
    .main-banner-img {
        display: none;
    }
}
#myCarousel .banner-info p {
    font-size: clamp(1rem, 3vw, 52px) !important;
}

#myCarousel .banner-info p +p {
    font-size: clamp(1rem, 2vw, 36px) !important;
}

.banner-content {
    padding: 0 !important;
}
/********************* ikony produktów *************/
.svg-holding-block img, .svg-holding-block img:hover {
    width: max-content;
}
.svg-holding-block p {
    color: white;
    font-size: 16px !important;
    font-family: 'Open Sans', sans-serif;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    filter: opacity(1); 
    padding: 8px 10px;
}

.productBoxesInner {
    grid-column-gap: 0px;
    grid-row-gap: 0;
}

/* .ip-svg-primary-path-fill path {
        fill: var(--bs-primary-lighter) !important;
} */

.page-container.header-nav {
        transition: all .55s !important;
}
    
.buttonBar a.active, .buttonBar a.active * {
        color: var(--bs-primary-lighter) !important;
}

.buttonBar a:after {
    background: none !important;
}

.buttonBar a.active:after {
        right: 0;
        background-color: var(--bs-primary-lighter) !important;
}

.buttonBar a.active path {
        fill: var(--bs-primary-lighter) !important;
}

.total-price-1-step b price span {
        font-size: 34px !important;
        font-weight: 900 !important;
        color: var(--bs-primary-lighter) !important;
}

.rabateCouponInputWrapper .d-none.d-md-block.input-text-8.mb-0 {
    width: 300px !important;
}

.btn.ip-text-blue.position-absolute {
    top: -3px !important;
}

.addToCartButton {
        border-color: var(--bs-primary-lighter);
        color: white;
        background-color: var(--bs-primary-lighter);
    }
    
.input.checkbox label:before {
    border: 1px solid #000000;
}

.input_label {
    text-wrap: nowrap;
}

.cart-order-group-payments-form div .d-flex.flex-row.flex-wrap.position-relative,
.cart-order-group-address-book-inline div .d-flex.flex-wrap
{
    row-gap: 10px
}

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

/*******************footer*********************/
li.sub.footer-list-element a {
    font-size: 12px;
    font-weight: 300;
    line-height: 2.2;
    display: block;
    border-bottom: 1px solid #4b4b4b;
    color: #b4bbc2 !important;
    width: 75%;
}

.footer-label, .footer-label p, .footer-label a, .sub a, #footer h2 {
    color: white !important;
}
.input.checkbox label:before {
    border: 1px solid var(--bs-footer-text);
}
#copyrights a:before, #copyrights a:after {
    color: #fff !important;
}

#footer-menu-container h3.text-nowrap {
    font-size: clamp(1rem, 2vw, 2rem);
}

/* @media (max-width: 1199px){
     .social-container {
        width: 50% !important;
    }*/
    
    div#accordion-tabs-main > div > div {
        align-items: center;
    }
    
    #footer-menu + div > div:first-of-type {
        flex-direction: column;
    }
    
    #footer-menu + div > div:first-of-type > div {
        width: 100%;
        flex-direction: column;
    }

@media (min-width: 767px) {
    #footer-menu {
        width: 60% !important;
        flex-wrap: nowrap !important;
    }

    #footer #accordion-tab_produkty, #accordion-tabs-main > div{
        width: 20% !important;
    }      
    #footer-menu > li {
        width: 45.3333%;
    }
    
}

/******************* menu produkty*********************/

@media (min-width: 767px) {
    ul#main-top-menu {
        width: 0px !important;
    }
}

@media (min-width: 1200px) {
    ul#main-top-menu > li.item > .menu-header-wrapper {
        width: 1200px !important;
    }
}

@media screen and (min-width: 960px) {
    ul#main-top-menu > li.item > .menu-header-wrapper {
        width: 100vw !important;
    }
    ul#main-top-menu > li.item > .menu-header-wrapper > ul > li.item {
        width: 25%;
        padding-right: 5px;
    }
}
@media screen and (max-width: 1023px) {
    .tablet.opened h3:not(.item .item h3),
    .mobile.opened h3:not(.item .item h3) {
        display: none;
    }
    ul.mobile-top-menu > li.item > ul {
        display: block !important;
    }
    .tablet .item .item h3 {
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 0;
        padding-left: 1em;
    }
}

/******************* widok produktu ***********************/

.controller-layout_produkty .product-box > * {
    background-color: var(--bs-body-bg);
    padding: 30px 15px !important;
    margin-bottom: 10px;
    margin-top: 0;
    border-radius: 0px;
}

.controller-layout_produkty .product-box {
    background: unset !important;
    padding: 0 !important;
    
}

.controller-layout_produkty .block-heading {
    margin-top: 0 !important;
}

.controller-layout_produkty h3 + .parameter-wrapper {
    margin-bottom: 0;
    flex-direction: column;
    gap: 20px;
}

.controller-layout_produkty h3 + .parameter-wrapper > div {
    width: 100%;
}

.controller-layout_produkty .outer-block {
    padding: 0px 5px;
    
#variantMatrixTable .d-table-cell {
    border-top-width: 0px;
}

.d-flex.flex-column.flex-md-row.justify-content-between.ng-scope {
    padding: 36px 15px !important;
}
    
.d-table-row .d-table-cell:first-child {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}    
    
.d-table-row .d-table-cell:last-child {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
}    
    
/*  ukrycie "Przelicz" */
label.position-absolute.naklad-label.text-primary.fw-bold {
    display: none;
}

/*  ukrycie min-max pod polem Nakład druku */
p.ip-text-gray.mb-0.mt-1.fs-12px {
    display: none;
}

.mb-3 {
   align-content: center;
   margin-bottom: unset !important;
}

.fw-bold.text-body.m-0.fs-5.lh-24.ng-binding {
    font-size: 35px !important;
    line-height: 40px;
    padding: 20px 0;
}

.container.text-center .text-body.ng-binding {
    font-size: 35px!important;
}