: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: #ee7d00;
    --bs-primary-bg: #ffffff;
    --bs-primary-text: #212529;
    --bs-secondary-bg: #eeeeee;
    --bs-secondary-text: #212529;
    --bs-accent: #212529;
    --bs-footer-bg: #ffffff;
    --bs-footer-text: #212529;
    --bs-preloader-second: #5b5b5c;
    --heading-prices-choose: #212529;
    --bs-delete-lighter: #ff5e85;
    --bs-primary-lighter: #ee7d00;
    --bs-primary-darker: #c96c05;
    --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: #5b5b5c;
    --bs-accent-lighter: #5b5b5c;
    --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: #ee7d00;
    --ip-btn-primary-text: #ffffff;
    --ip-radio-primary-background: #ffffff;
    --ip-radio-primary-text: #212529;
    --ip-radio-primary-border: #ee7d00;
    --ip-radio-checked-background: #ee7d00;
    --ip-radio-checked-text: #ffffff;
    --ip-prices-chosen-background: #f9f8fa;
    --ip-prices-btn-color-text: #ffffff;
    --ip-prices-btn-secondary-background: #212529;
    --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: #ee7d00;
    --ip-product-tab-list-nav-link-color: #212529;
    --ip-product-tab-list-nav-link-color-active: #ee7d00;
    --ip-btn-outlined-background: #ffffff;
    --ip-btn-outlined-text: #ee7d00;
    --ip-btn-outlined-secondary-background: #ffffff;
    --ip-btn-outlined-secondary-text: #ee7d00;
    --ip-product-icons-background-color: #ffffff;
    --ip-banner-text: #212529;
    --ip-input-text: #212529;
    --ip-input-background: #ffffff;
    --ip-carousel-button-color: #ee7d00;
    --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;
}


.bg-white {
    background: #fff;
}
.ip-svg-primary-path-fill path {
        fill: var(--bs-primary-lighter) !important;
}

.active .ip-svg-primary-path-fill path,
.ip-svg-primary-path-fill path {
        fill: #000 !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
}


/**************************** ver. 11.6Prod ****************************/
a {
    color: #ee7d00;
}

.navbar-expand-md .navbar-collapse {
    justify-content: end;
}

.navbar-brand > img:nth-child(1) {
    max-width: unset;
}

button.searchMagGlass {
    background: transparent;
    border: none;
    position: absolute;
    right: 12px;
    top: 9px;
}
@media (min-width: 767px) {
    .navbar-nav.custom-navbar:first-of-type {
        display: none;
    }
}

@media (max-width: 767px) {
    .navbar-brand > img:nth-child(1) {
        max-height: 46px;
        max-width: 75%;
        height: unset;
    }
    
     .headerWrapper.position-fixed .navbar {
        padding: 0;
    }
}
@media screen and (max-width: 991px) {
    .headerWrapper .desktop-bot-header {
        padding-left: 0; 
        padding-top: 0;
    }
}
.custom-navbar li a {
    text-decoration: none;
}

.text-body {
    color: #212529 !important;
}
.text-white {
    color: #fff !important;
}
#footer > a {
    display: none;
}
.nav-link {
    color: #212529;
}
.ip-container-bg {
   background: #fff; 
}

input::placeholder, textarea::placeholder {
    color: gray;
}

#hanging-icons, .controller-layout_autoryzacja #login-form + .container {
    display: none;
}

.ip-btn-success {
    color: var(--bs-white) !important;
    background: var(--bs-accent) !important;
    border-color: var(--bs-accent) !important;
}

.app-modal-close-button:before, .app-modal-close-button:after {
    background: var(--bs-danger);
}
.secondary-background-color.modal-address-book {
    background: #fff;
}

#article {
    background: white;
    padding: 2em;
    border-radius: var(--ip-border-radius-inputs);
}

input[type=text], input[type=password], input[type=email], input[type=number], input[type=tel], textarea, select {
    border-color: var(--bs-gray);
}

.third-column-chosen svg path {
    fill: #212529 !important;
}
.product-view .d-table-row .d-table-cell * {
    color: unset;
}
.product-view .ip-text-gray.text-decoration-line-through {
    color: #cdcdcd;
}

.btn-primary {
    background-color: var(--bs-primary) !important;
    border-color: var(--bs-primary) !important;
}

.tab-content p {
    text-align: left;
}

.product-box-single.svg-holding-block {
    padding-bottom: 0;
}
.product-box-single.svg-holding-block img {
    max-height: unset;
    max-width: 100%;
}

.product-box-single.svg-holding-block p {
    font-size: 1.25rem;
    text-wrap: wrap;
    padding: 10px;
    margin-top: 0 !important;
    position: absolute;
    top: auto;
    bottom: 0px;
    color: #fff;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, .4);
}
.product-box-single.svg-holding-block p:hover {
    color:var(--bs-primary);
}

.d-none.d-xl-block.text-center .addToCart.btn.ip-btn-lg.ip-btn-success.w-100.rounded-pill.ip-mt-30 {
    background: var(--bs-primary) !important;
    border-color: var(--bs-primary) !important;
}

#variantMatrixTable .variantsColBox .ip-text-gray {
    display: none;
}
.param-auto-changed {
    position: absolute;
    top: -25px;
    padding-bottom: 28px !important;
    color: #fff !important;
}

.param-auto-changed:before {
    content: 'Zmieniono automatycznie';
    color: darkgray;
}

.parameter-wrapper {
    position: relative;
}

.form-element.position-relative .show-password {
    top: 12px !important;
}

.accordion-custom-item {
    width: 100%;
    height: 100%;
}

.btn.ip-btn-primary.ip-btn-standard.rounded-pill.pay-button {
    width: 100%;
}

@media screen and (min-width: 768px){
    .accordion-custom-item {
        width: 33% !important;
    }
    
    .btn.ip-btn-primary.ip-btn-standard.rounded-pill.pay-button {
        width: 30%;
    }
}

#accordion-tabs-main .col-12.col-xl-3.mb-0 .d-flex.flex-row.flex-wrap img[alt="DPD"] {
    display: none;
}

#__pb {
    display: none;
}

.p-0.mt-4 .p-0.mt-5 .page-container.mt-5,
.p-0.mt-4 .p-0.mt-5 .page-container.px-xl-4.px-0.atuty-parent {
    display: none;
}
