
.btn span::before{
    width:44px;
    height:44px;
    content:" ";
    background-size:44px;
    background-repeat:no-repeat;
    display: inline-block;
    filter:brightness(500)
}

.btn span.{
    -ms-flex-align: center !important;
align-items: center !important;
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-pack: center !important;
justify-content: center !important;
font-weight:700;
font-size:15px;
}

.d-naprawe span::before {
    background-image: url('../../projekt/assets/icons/d-naprawe.svg');
}

.d-zapotrzebowanie span::before {
    background-image: url('../../projekt/assets/icons/d-zapotrzebowanie.svg');
}

.d-zakup span::before {
    background-image: url('../../projekt/assets/icons/d-zakup.svg');
}


.btn-outline-secondary.d-naprawe span::before {
    background-image: url('../../projekt/assets/icons/s-d-naprawe.svg');
}

.btn-outline-secondary.d-zapotrzebowanie span::before {
    background-image: url('../../projekt/assets/icons/s-d-zapotrzebowanie.svg');
}

.btn-outline-secondary.d-zakup span::before {
    background-image: url('../../projekt/assets/icons/s-d-zakup.svg');
}

.btn span{
    -ms-flex-align: center !important;
align-items: center !important;
display: -ms-flexbox !important;
display: flex !important;
-ms-flex-pack: center !important;
justify-content: center !important;
font-weight:700;
font-size:15px;
}

.header .header_clientBar .header_clientBar_order{background:url('../../projekt/assets/icons/zakupy.svg') top left no-repeat;background-size: 23px;}

.header .header_clientBar .header_clientBar_naprawy{background:url('../../projekt/assets/icons/naprawy.svg') top left no-repeat;background-size: 23px;}

.header .header_clientBar .header_clientBar_account{background:url('../../projekt/assets/icons/konto.svg') top left no-repeat;background-size: 23px;}

.header .header_clientBar .header_clientBar_name{background:url('../../projekt/assets/icons/pracownik.svg') top left no-repeat;background-size: 23px;}

.header .header_clientBar .header_clientBar_produkty{background:url('../../projekt/assets/icons/produkty.svg') top left no-repeat;background-size: 23px;}

.header .header_clientBar .header_clientBar_exit{background:url('../../projekt/assets/icons/exit.svg') top left no-repeat;background-size: 23px;}

.header .header_clientBar ul li::before{left:2px;}

.header .header_clientBar ul li:hover:before{left:2px;width:100%;}

.header .header_clientBar ul li a:hover{color:#fff;}


span.b-icon::before{
    width:96px;
    height:96px;
    content:" ";
    background-size:44px;
    background-repeat:no-repeat;
    display: block;
    background-size: 96px !important;
    margin: auto;

}

span.b-icon.b-i-ulubione::before{background:url('../../projekt/assets/icons/b-i-ulubione.svg') top left no-repeat;}
span.b-icon.b-i-naprawy::before{background:url('../../projekt/assets/icons/b-i-naprawy.svg') top left no-repeat;}
span.b-icon.b-i-zakupy::before{background:url('../../projekt/assets/icons/b-i-zakupy.svg') top left no-repeat;}
span.b-icon.b-i-dane::before{background:url('../../projekt/assets/icons/b-i-dane.svg') top left no-repeat;}
span.b-icon.b-i-haslo::before{background:url('../../projekt/assets/icons/b-i-haslo.svg') top left no-repeat;}
span.b-icon.b-i-logowania::before{background:url('../../projekt/assets/icons/b-i-logowania.svg') top left no-repeat;}
span.b-icon.b-i-magazyn::before{background:url('../../projekt/assets/icons/b-i-magazyn.svg') top left no-repeat;}
span.b-icon.b-i-zamowienia::before{background:url('../../projekt/assets/icons/b-i-zamowienia.svg') top left no-repeat;}
span.b-icon.b-i-zapotrzebowania::before{background:url('../../projekt/assets/icons/b-i-zapotrzebowania.svg') top left no-repeat;}


.header .header_navbar form::after{
    background: url('../../projekt/assets/icons/search.svg') top center no-repeat;
    background-size:16px;
}

.header .header_clientBar .header_clientBar_b2b{
    background: url('../../projekt/assets/icons/logo.svg') top center no-repeat;
    background-size:111px;   
}

.header .header_navbar{
    padding-top:10px;
}

.header .header_navbar ul{
    width:100% !important;
}

.header_navbar .btn span{
font-size: 12px !important;
}

.header .header_navbar ul li a::after{
    display:none;
}

.header .header_navbar .btn{
    border-color:#6c757d;
    border-radius:4px;
}

.header .header_navbar .btn span{
color:#6c757d;
}

.header .header_navbar .btn span::before {
    width: 24px;
    height: 24px;
    content: " ";
    background-size: 24px;
    background-repeat: no-repeat;
    display: inline-block;
    filter: brightness(1);
}

.header .header_navbar .btn:hover span::before{
    filter: brightness(100);
}

.header .header_navbar .btn:hover span{
    color:#fff;
}

.bread-crumb a{
    background: url('../../projekt/assets/icons/arrow-right-s.svg') top right no-repeat;
    background-size:16px;
    padding-right:15px;
    background-position:100% -1px;
}

.categoryList .categoryList_products>ul>li a.ulubione {
    margin: 0;
    color: red;
    padding: 0;
    display: inline
}

.categoryList .categoryList_products>ul>li.col {
    padding-bottom: 62px !important;
}
/*
.categoryList .categoryList_products>ul>li.col span:last-child {
    position: absolute;
    bottom: 0px;
    width: 200px;
    right: 32px;
}*/

.categoryList_products a.kategoria {
    min-height: 100%;
    height: 100%;
    padding-bottom: 44px !important;
}

.categoryList_products a.kategoria span {
    position: absolute;
    bottom: 16px;
    right: 16px;
}

div.waluta {
    line-height: 20px;
    float: right
}

.promo1 {
    background: #DD0000 !important;
}

.promo2 {
    background: #660000 !important;
}

.promo3 {
    background: #B46100 !important;
}

.promo4 {
    background: #FD9913 !important;
}

.promocja {
    margin: 16px 0
}

.promocja h1 {
    font-size: 25px!important;
    font-family: Raleway, sans-serif!important;
    font-weight: 400!important
}

.promocja h1 span {
    display: block;
    font-size: 14px!important
}

.promocja div {
    font-family: Raleway, sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 20px;
    color: #666;
    padding-top: 8px
}

.promocja .title {
    font-weight: 700
}

.promocja div.row:nth-child(even) {
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 8px;
    padding-bottom: 16px!important
}

.promocja .card-body .col-12>.row:last-child {
    border-bottom: none
}

.promocja .wersja {
    border-radius: 100px;
    display: inline-block;
    width: 26px;
    height: 26px;
    background: #fdb813;
    text-align: center;
    line-height: 20px;
    margin-left: 8px;
    font-weight: 700;
    color: #fff;
    font-size: 18px
}

.promocja h1 .wersja {
    color: #fff;
    margin-left: 0;
    margin-top: -4px
}

.promo-date {
    padding: 4px;
    margin: 4px
}

.promocja .btn {
    margin: 2px
}

span.promoinfo {
    padding: 5px;
    background-color: #c00;
    color: #fff;
    border-radius: 4px
}

span.promoinfo.ok {
    background-color: #208006
}

.card-body strong {
    color: #000;
    font-weight: 700;
    font-size: larger
}

.card-body .promoinfo strong {
    color: #fff
}

html {
    height: 100%;
    box-sizing: border-box
}

body {
    position: relative;
    margin: 0;
    padding-bottom: 135px!important;
    min-height: 100%;
    background: #f9f9f9
}

.footer {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0
}

.header .shopping-cart::after {
    left: 49%
}

.header .shopping-cart .shopping-cart-footer a.button:first-child {
    width: 12%;
    float: left;
    background-color: #999
}

.header .shopping-cart .shopping-cart-footer a.button:nth-child(2) {
    width: 12%;
    float: right;
    background-color: #999;
    margin-left: 5px
}

.header .shopping-cart .shopping-cart-footer a.button:nth-child(3) {
    width: 72%;
    float: right
}

.kokpit a {
    border: 1px solid #ddd;
    text-align: center;
    padding: 8px;
    transition: all .25s ease-in
}

.kokpit a span {
    display: block;
    clear: both;
    color: #4d555b!important
}

.kokpit a:hover {
    background: #f7f7f7;
    box-shadow: 0 0 10px rgba(0, 0, 0, .5);
    border-color: #f7f7f7;
    text-decoration: none
}

.promocja div.produkt-rabat div {
    padding-top: 0
}

.produkt-rabat>div {
    border: 1px solid #ddd!important
}

.produkt-rabat div,
.produkt-rabat div strong {
    line-height: 20px;
    font-size: 14px
}

.produkt-rabat .form-control {
    padding: 3px;
    line-height: 1.25;
    margin: 0
}

.produkt-rabat .input_buy_minus i,
.produkt-rabat .input_buy_plus i {
    margin-top: 8px;
    cursor: pointer
}

.promocja .produkt-rabat>.row>div {
    padding-top: 8px
}

.promocja .produkt-rabat>.row>div span {
    font-size: 10px;
    display: block;
    line-height: 10px
}

.promocja .produkt-rabat>.row>div:first-child {
    padding-top: 0
}

.promocja div.produkt-rabat {
    padding-top: 0!important
}

.promocja div.usersAaccount_basekt_listOrder div.row {
    border-bottom: none;
    margin-bottom: 8px;
    padding-bottom: 8px!important
}

.alert.big {
    font-size: 17px;
    font-weight: bolder;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.categoryList_products_icons {
    border-bottom: solid 1px #d4d4d4;
    border-top: solid 1px #d4d4d4;
    padding-top: 6px;
    padding-bottom: 6px
}

.categoryList_products_sash {
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 0;
    z-index: 101;
    font-family: Raleway, sans-serif;
    font-weight: 300;
    font-size: 12px;
    color: #fff;
    padding: 5px 10px
}

.productSingle .productSingle_content_sash {
    display: block;
    position: relative;
    font-family: Raleway, sans-serif;
    font-weight: 300;
    font-size: 12px;
    color: #fff;
    padding: 10px;
    text-align: center;
    margin-bottom: 20px;
    border-radius: 5px
}

.button_container_l,
.button_container_r {
    z-index: 9998;
    position: fixed;
    top: 18px;
    left: 3%;
    height: 22px;
    width: 22px;
    cursor: pointer;
    transition: opacity .25s ease;
    font-family: Raleway, sans-serif;
    font-weight: 800
}

.button_container_r {
    left: auto;
    right: 3%
}

.button_container_l:hover,
.button_container_r:hover {
    opacity: .7
}

.button_container_l.active,
.button_container_r.active {
    z-index: 10000
}

.button_container_r.active {
    right: 3%
}

.button_container_r i {
    font-size: 26px;
    color: #010301
}

.button_container_r span {
    display: none
}

.button_container_r.active span {
    display: block
}

.button_container_r.active i {
    display: none
}

.button_container_l.active {
    left: 3%
}

.button_container_l.active .top,
.button_container_r.active .top {
    transform: translateY(5px) translateX(0) rotate(45deg);
    background: #fff
}

.button_container_l.active .middle,
.button_container_r.active .middle {
    opacity: 0;
    background: #fff
}

.button_container_l.active .bottom,
.button_container_r.active .bottom {
    transform: translateY(-11px) translateX(0) rotate(-45deg);
    background: #fff
}

.button_container_l span,
.button_container_r span {
    background: #010301;
    border: none;
    height: 4px;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .35s ease;
    cursor: pointer
}

.button_container_l span:nth-of-type(2),
.button_container_r span:nth-of-type(2) {
    top: 8px
}

.button_container_l span:nth-of-type(3),
.button_container_r span:nth-of-type(3) {
    top: 16px
}

.overlay_l,
.overlay_r {
    z-index: 9999;
    position: fixed;
    background: #4d555b;
    top: 0;
    left: 0;
    width: 100%;
    height: 0%;
    opacity: 0;
    visibility: hidden;
    transition: opacity .35s, visibility .35s, height .35s;
    overflow: hidden
}

.overlay_l.open,
.overlay_r.open {
    opacity: .95;
    visibility: visible;
    height: 100%
}

.overlay_l.open li,
.overlay_r.open li {
    animation: fadeInRight .5s ease forwards;
    animation-delay: .35s
}

.overlay_l.open li:nth-of-type(2),
.overlay_r.open li:nth-of-type(2) {
    animation-delay: .4s
}

.overlay_l.open li:nth-of-type(3),
.overlay_r.open li:nth-of-type(3) {
    animation-delay: .45s
}

.overlay_l.open li:nth-of-type(4),
.overlay_r.open li:nth-of-type(4) {
    animation-delay: .5s
}

.overlay_l.open li:nth-of-type(5),
.overlay_r.open li:nth-of-type(4) {
    animation-delay: .55s
}

.overlay_l.open li:nth-of-type(6),
.overlay_r.open li:nth-of-type(4) {
    animation-delay: .6s
}

.overlay_l nav,
.overlay_r nav {
    position: relative;
    height: 70%;
    top: 50%;
    transform: translateY(-50%);
    font-size: 50px;
    font-weight: 800;
    text-align: center
}

.overlay_l ul,
.overlay_r ul {
    list-style: none;
    padding: 0;
    margin: 0 auto;
    display: inline-block;
    position: relative;
    height: 100%
}

.overlay_l ul li,
.overlay_r ul li {
    display: block!important;
    height: 25%!important;
    height: calc(100% / 4)!important;
    min-height: 50px!important;
    position: relative!important;
    opacity: 0
}

.overlay_l ul li a,
.overlay_r ul li a {
    color: #fff;
    text-decoration: none;
    overflow: hidden;
    font-size: 20px!important;
    font-weight: 700
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        left: 20%
    }
    100% {
        opacity: 1;
        left: 0
    }
}

.header .header_clientBar_mobile .lang {
    left: 1%;
    top: 25%
}

.header .header_clientBar_mobile .curr {
    right: 1%;
    top: 25%
}

.header_clientBar_mobile .header_navbar {
    background: #fff;
    overflow: hidden;
    height: auto
}

.header_clientBar_mobile .header_navbar form .form-search {
    margin: 16px 0
}

.header_clientBar_mobile .header_navbar .form-search,
.header_clientBar_mobile .header_navbar form {
    width: 100%!important
}

.header .shopping-cart .shopping-cart-items {
    max-height: 60vh;
}

.header_clientBar_mobile .shopping-cart {
    position: absolute;
    display: none;
    flex-flow: column;
    height: 100vh;
    z-index: 10001;
    width: 100%;
    top: -20px;
    padding-bottom: 0;
    bottom: -20px
}

.header_clientBar_mobile .shopping-cart.cart-show {
    display: flex
}

.header_clientBar_mobile .shopping-cart .shopping-cart-header {
    flex: 0 1 auto
}

.header_clientBar_mobile .shopping-cart .shopping-cart-items {
    flex: 1 1 auto;
    margin-right: -15px
}

.header_clientBar_mobile .shopping-cart .shopping-cart-footer {
    flex: 0 1 10px
}

.header_clientBar_mobile .shopping-cart .shopping-cart-footer #cartClose {
    position: absolute;
    top: 10px;
    right: 16px;
    color: #010301!important;
    background: 0 0!important;
    width: 22px;
    font-size: 20px
}

.header_clientBar_mobile .shopping-cart .shopping-cart-header .shopping-cart-total {
    margin-right: 44px
}

.header_clientBar_mobile .shopping-cart .shopping-cart-footer a.button:nth-child(3) {
    width: 85%
}

.selections {
    margin-top: 32px
}

.selections>.row:nth-child(1) {
    margin-bottom: -20px!important
}

.selections>.row>div nav {
    margin: 0 8px;
    padding-top: 12px;
    border-top: 1px solid #ddd
}

.selections>.row>div:nth-child(1) nav {
    float: left
}

.selections>.row>div:nth-child(3) nav {
    float: right
}

.selections>.row .nav-link {
    padding: 0 4px!important;
    text-align: center;
    color: #010301!important;
    font-weight: 800;
    font-size: 14px
}

.selections>.row .nav-link.active {
    background: #010301;
    color: #fff!important
}

.header_clientBar_mobile .header_navbar_logo {
    top: -32px
}

.szukaj-mobile #searchInfo {
    z-index: 11112;
    top: -8px;
    left: 0
}

.szukaj-mobile #searchInfo table tr td:nth-child(3) span {
    display: block;
    white-space: nowrap
}

.usersAaccount .card-header h1 {
    margin-bottom: 0
}

.table th[onclick] {
    text-decoration: underline;
    cursor: pointer;
}

.table th i.fas {
    margin-left: 4px;
    font-size: 12px;
    position: absolute;
    margin-top: 6px;
}

.usersAaccount .usersAaccount_basekt .usersAaccount_basekt_listOrder a.gratis {
    margin: 4px auto;
    margin-right: 5px;
    padding: 4px!important
}

.usersAaccount .usersAaccount_basekt .usersAaccount_basekt_listOrder a.gratis.active {
    background-color: #cafbc2
}

.d-flex>.produkt-rabat>div {
    border: none !important;
}

.promocja.card ul li,
.d-flex>.produkt-rabat>div>div>div:nth-child(1)>div>a {
    font-weight: bold;
    font-size: 13px;
}

.d-flex>.produkt-rabat {
    border: 1px solid #efefef;
}

.d-flex>.produkt-rabat:hover {
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.4);
}

.promocja.card ul {
    margin-bottom: 0px;
}

@media screen and (min-width:993px) and (max-height: 760px) {
    .dropdown-content-menu {
        max-height: 400px;
        overflow: auto;
    }
}

@media screen and (max-width:650px) {
    .usersAaccount .usersAaccount_basekt .usersAaccount_basekt_listOrder .input_buy div {
        width: 16px;
        background-size: 16px 16px
    }
    .usersAaccount .usersAaccount_basekt .usersAaccount_basekt_listOrder .input_buy .input_buy_plus {
        right: 12px
    }
    .usersAaccount .usersAaccount_basekt .usersAaccount_basekt_listOrder .input_buy .input_buy_minus {
        left: 16px
    }
    .table.lista-koszyk tr td:nth-child(3),
    .table.lista-koszyk tr th:nth-child(3) {
        display: none
    }
    .table.lista-koszyk tr td:nth-child(4),
    .table.lista-koszyk tr th:nth-child(4) {
        display: none
    }
    .table.lista-koszyk tr td:nth-child(5),
    .table.lista-koszyk tr th:nth-child(5) {
        display: none
    }
    .szukaj-mobile #searchInfo {
        padding: 8px;
        width: auto
    }
    .szukaj-mobile #searchInfo table tr td:first-child {
        display: none
    }
    .szukaj-mobile #searchInfo table tr td:nth-child(2) a {
        margin-left: 0
    }
    .szukaj-mobile #searchInfo table tr td {
        border-bottom: 1px solid #fff;
        padding-top: 8px
    }
    .szukaj-mobile #searchInfo table tr :hover td {
        background: #efefef
    }
    .header .shopping-cart .button i {
        margin: 0
    }
    body {
        padding-bottom: 295px!important
    }
    .footer>div>div>div:nth-child(1) {
        text-align: center
    }
    .footer .footer_loga ul {
        display: flex;
        flex-flow: row wrap
    }
    .footer .footer_loga ul li a img {
        max-height: 20px
    }
    .footer .footer_loga ul li {
        margin-right: 12px;
        flex: auto;
        height: 44px;
        text-align: center
    }
    .footer .footer_loga ul li a {
        margin: 0 auto
    }
    .footer .footer_copy>div>div>div span:first-child {
        display: block;
        height: 0;
        overflow: hidden;
        margin-bottom: 6px
    }
    .footer .footer_copy>div>div>div:nth-child(2) {
        text-align: center;
        padding-top: 6px
    }
    .header_clientBar_mobile .shopping-cart .shopping-cart-items .row .col:nth-child(1) {
        width: 20%;
        float: right;
        flex: 0 0 20%
    }
    .header_clientBar_mobile .shopping-cart .shopping-cart-items .row .col:nth-child(2) {
        width: 75%;
        float: right;
        flex: 0 0 75%
    }
    .header_clientBar_mobile .shopping-cart .shopping-cart-items .row .col:nth-child(3) {
        width: 5%;
        float: right;
        flex: 0 0 5%
    }
}
.header_navbar .curr a, .header_navbar .lang a {
	
	
	color:#111;
	background:#fff;
	
	font-weight:bold;
	
	
	
}
.header .lang a {
	margin:0 !important;
	
}
.usersAaccount .usersAaccount_basekt .usersAaccount_basekt_comments select {
    width: calc(95%);
}