html{
    overflow-x: hidden !Important;
}
/*menu*/
.site-header.float-header,
.site-header{
    background: #fff !Important;
}



@media(min-width:1840px){
    .header-wrap .container{
        width: 1830px
    }
}
.widget2{
    display: inline-block;
    position: fixed;
    right: -340px;
    z-index: 99999;
    top: 50%;
    transform: translateY(-50%);
    transition-duration: .4s;
    
}
.widget2:hover{
    right: 0px;
    transition-duration: .4s;
}
.widget2 img{
    box-shadow: -2px 0px 6px 0px #00000029;
    float: left;
    border-radius: 6px 0px 0px 6px;
    margin-right: -2px;
}
@media(max-width:1025px){
    .widget2{
        display: none;
    }
}
.up-bars{
    text-align: right;
    float: right;
    display: inline-block;
    position: relative;
}
.aws-container {
    display: inline-block;
}
.aws-container .aws-search-form{
    height: 35px;
}
.aws-container .aws-search-field{
    border: 1px solid #878787!important;
    background: #fff!important;
    font-family: 'Open Sans';
    font-style: italic;
    color: #969696;
    font-size: 12px;
    border-right: #fff!important;
    text-transform: uppercase;
    padding: 10px;
}
.aws-container .aws-search-btn.aws-form-btn{
    border: 1px solid #878787 !important;
    background: #fff !important;
    border-left: #fff !important;
}
.aws-container .aws-search-form .aws-search-btn_icon{
    height: 27px;
    widows: 30px;
    padding-right: 10px;
    color: #5b5b5b;
}
.up-bars a.cart-customlocation{
    margin-left: 20px;
    height: 35px;
    background: #b1b1a9;
    text-align: left;
    display: inline-block;
    position: relative;
     transition-duration: .4s;
    text-transform: uppercase;
}
.up-bars a.cart-customlocation span{
    color: #fff;
    font-size: 12px;
    font-family: 'Montserrat';
    font-weight: 400;
    padding: 10px;
    line-height: 35px;
    padding-right: 0px;
}
.up-bars a.cart-customlocation span.ilosc{
    padding: 0px;
}
.up-bars a.cart-customlocation #count-cart-items:after,
.up-bars a.cart-customlocation #count-cart-itemob:after{
    content: url('https://api.iconify.design/simple-line-icons:handbag.svg?color=%23fff&width=23&height=23&inline=true');
    position: absolute;
    right: 20px;
    top: 5px;
    transition-duration: .4s;
}

.logo-menu{
    float: left;
}
.up-bars a.cart-customlocation:hover{
    background: #5b5b5b;
    transition-duration: .4s;
}
.logo-menu img.site-logo {
    margin-top: 20px;
}
.menu-menu{
    float: right;
    display: inline-block;
    max-width: 1450px;
}
#mainnav{
    float: left !important;
}
#mainnav ul li a{
    color: #2d2d2c;
    font-size: 15px !important;
    float: left;
    text-transform: uppercase;
    font-weight: 600 !important;
}
li#menu-item-624 a:after{
    font-family: 'fontAwesome';
    content: '\f078';
    margin-left: 10px;
}
li#menu-item-624 ul a:after{
    content: '';
}
.konto-logowanie{
    float: right;
}
.konto-logowanie a{
    color: #2b2b2b;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-left: 10px;  
    border: 1px solid #878787;
    padding: 8px 30px;
}
.konto-logowanie a:hover{
    color: #fff;
    background: #878787;
}
@media(max-width:767px){
    .logo-menu{
        width: 170px;
    }
    .up-bars {
        margin-top: 10px;
    }
    .konto-logowanie{
        margin-top: 10px;
    }
     #mainnav{
        margin-top: 40px;
    }
    #mainnav ul li {
        padding: 0 14px;
    }
    .up-bars .aws-container {
        width: 125px;
    }
    .btn-menu{
        margin: 5px 43px;
    }
    .up-bars a.cart-customlocation span{
        display: none;
    }
    .up-bars a.cart-customlocation span.ilosc{
        display: block
    }
    .up-bars a.cart-customlocation {
        width: 125px;
        margin-top: 13px;
        margin-left: 0px;
    }
    .up-bars a.cart-customlocation span.ilosc {
        margin-left: 25px;
    }
    #masthead{
        padding-top: 0px;
    }
    .btn-menu {
        float: left !important;
        margin-top: 10px !important;
        border: 1px solid #878787;
        width: 35px !important;
        height: 35px !important;
    }
    .btn-menu .sydney-svg-icon{
        margin-top: -5px !important; 
        fill: #b1b1a9 !important;
    }
    .konto-logowanie a {
        margin: 0px 16px;
        padding: 8px 25px;
        float: right;
        font-size: 10px;
    }
    .up-bars a.cart-customlocation {
        margin-left: 0px;
    }
    .menu-menu {
        float: right;
		width: calc(100vw - 155px);
    }
    .konto-logowanie a:last-child{
        display: none;
    }
    .logo-menu img.site-logo {
        margin-top: 10px;
    }
    .up-bars{
        max-width: 125px
    }
    nav#mainnav-mobi {
        width: 288px !important;
        top: 90px !important;
    }
    
        
}

 .up-bars .aws-container .aws-search-form {
        height: 35px;
    }
@media(min-width:600px) and (max-width:767px){ 
   .logo-menu {
        /*width: 250px;
        margin-top: 10px;*/
    } 
}
@media(min-width:768px){
    .btn-menu {
        float: right !important;
        border: 1px solid #878787;
        width: 35px !important;
        height: 35px !important;
    }
    .btn-menu .sydney-svg-icon{
        margin-top: -5px !important; 
        fill: #b1b1a9 !important;
    }
    .logo-menu{
        width: 250px;
        margin-top: 10px;
    }
    .up-bars {
        margin-top: 20px;
    }
    .konto-logowanie{
        margin-top: 10px;
    }
     #mainnav{
        margin-top: 40px;
    }
    #mainnav ul li a{
        padding: 0 14px;
    }
    .up-bars .aws-container {
        width: 140px;
    }
    .up-bars a.cart-customlocation{
        width: 200px
    }
    .btn-menu{
        margin: 8px 0px 0px 22px;
    }
}
@media(max-width:1024px){
    li#menu-item-624 a:after{
        display: none
    }
}
@media(min-width:768px) and (max-width:1025px){
     .up-bars a.cart-customlocation {
        margin-left: 15px;
    }
    .konto-logowanie a {
        font-size: 11px;
        margin-left: 15px;
        padding: 10px 31.5px;
    }
    .konto-logowanie a:first-child{
        margin-left: 0px;
    }
    #mainnav-mobi{
        width: 360px !important;
    }
}
#mainnav-mobi ul > li > a {
        display: block;
        text-decoration: none;
        padding: 10px 30px;
        color: #2b2b2b;
        text-transform: uppercase;
        font-size: 11px;
        font-weight: 600;
        letter-spacing: 1px;
    }
@media(min-width:1025px){
    .logo-menu{
        width: 300px;
        margin-top: 0px;
    }
    #mainnav ul li a{
        padding: 8px 7px;
    }
    .up-bars {
        margin-top: 30px;
    }
    .konto-logowanie{
       margin-top: -85px;
    }
     #mainnav{
        margin-top: 40px;
    }
    #mainnav ul li a{
        padding: 10px 14px;
        font-size: 13px !important;
    }
    .up-bars .aws-container {
        width: 300px;
    }
    .up-bars a.cart-customlocation{
        width: 240px
    }
}
@media(min-width:1350px){
    .logo-menu{
        width: 300px;
    }
    #mainnav ul li a{
        padding: 10px 25px;
         font-size: 15px !important;
    }
    .up-bars {
        margin-top: 30px;
    }
    .konto-logowanie{
        margin-top: -90px;
    }
    #mainnav{
        margin-top: 45px;
    }
}
@media(min-width:1840px){
    .logo-menu{
        width: 350px;
    }
    #mainnav{
        margin-top: 25px;
        margin-right: 20px;

    }
    #mainnav ul li a{
        padding: 8px 20px;
    }
    .up-bars {
        margin-top: 0px;
    }
    .konto-logowanie{
        margin-top: 30px;
    }
    
}
#mainnav ul li{
        transition-duration: .4s;
    }
#mainnav ul li:hover{
        background: #f5f5f5;
        transition-duration: .4s;
    }
#mainnav ul li a{
    color: #c876b4;
    width: 100%;
    }
@media(min-width:1025px){
    ul.sub-menu{
        background: #f5f5f5!important;
        padding-top: 0px !important;
        width: 300px!important;
        left: 0 !Important;
        border: 0px !Important;
    }
    #mainnav .sub-menu li{
        border: 0px !important;
        width: 100%;
    }
    #mainnav .sub-menu li a {
        background: transparent!important;
        font-size: 14px;
         width: 100% !important; 
        letter-spacing: .5px;
        padding: 7px 25px;

    }
    #mainnav .sub-menu li a:hover{
        background: #fff!important;
        color: #2d2d2c!important;
    }
}

/*footer*/
#upper-footer .block{
    float: left;
}
#upper-footer .block i{
    font-family: 'fontAwesome';
    font-style: normal;
    color: #5b5b5b;
    margin-right: 10px;
    margin-top: -5px;
}
#upper-footer .block h3{
    font-size: 16px;
    font-weight: 600;
    color: #1e1e1e;
    text-transform: uppercase;
    margin-bottom: 50px;
}
#upper-footer .block a {
    font-size: 14px;
    color: #4b4b4b !important;
    transition-duration: .4s;
    line-height: 25px;
    display: block;
    float: left;
    font-weight: 500;
    margin-bottom: 5px;
    width: 100%;
    text-transform: uppercase;
}
#upper-footer .block .bloczek{
    margin-bottom: 20px;
}
#upper-footer .block a:hover{
    color:#d48ec3 !important;
    transition-duration: .4s;
}
div#f-block2 a{
    text-transform: uppercase;
}
.social-media {
    display: inline-block;
}
#upper-footer .block .social-media a i {
    margin-right: 25px;
    font-size: 25px;
    margin-top: -5px;
}
#upper-footer .block .social-media a {
    width: 20px;
    margin: 0px 14px;
}
@media(max-width:767px){
    div#f-block1,
    div#f-block2,
    div#f-block3,
    div#f-block4,
    div#f-block5{
        width: 100%;
        text-align: center;
    }
    div#f-block1 img {
        width: auto;
        margin-bottom: 40px;
        max-width: 80%;
    }
    #upper-footer .block .bloczek {
        display: block;
        margin-bottom: 20px;
    }
    #upper-footer .block .social-media a {
        width: 20px;
        margin: 10px 23px;
    }
    .social-media {
        display: inline-block;
        width: 200px;
    }
    #upper-footer .block i{
        float: none;
        font-size: 16px;
        margin: 0px!important;
    }
    #upper-footer .block h3{
        margin-bottom: 15px;
        margin-top: 30px;
    }
}
@media(min-width:768px){
    div#f-block1,
    div#f-block2,
    div#f-block3,
    div#f-block4,
    div#f-block5{
        width: 50%;
        text-align: center;
    }
    div#f-block1 img{
        width: 190px;
        margin-bottom: 40px;
    }
}
@media(min-width:1025px){
    .social-media {
        width: 100%
    }
    #upper-footer .block .social-media a {
        width: auto;
        margin: 0px;
    }
    #upper-footer .block i{
        float: left;
    }
    #upper-footer .block .bloczek {
     display: flex;
    }
    div#f-block1,
    div#f-block2,
    div#f-block3,
    div#f-block4,
    div#f-block5{
        width: 20%;
        text-align: left;
    }
    div#f-block1 img{
        width: 160px;
        margin-bottom: 40px;
    }
}
@media(min-width:1350px) and (max-width:1839px){
    div#f-block1,
    div#f-block2,
    div#f-block3,
    div#f-block4,
    div#f-block5{
        width: 20%;
    }
    div#f-block1 img{
        width: 190px;
        margin-bottom: 40px;
    }
}
@media(min-width:1840px){
    div#upper-footer {
        width: 1800px;
        margin: 0 auto;
    }
    div#f-block1{
        width: 543px;
        padding-left: 140px
    }
    div#f-block2,
    div#f-block3,
    div#f-block4,
    div#f-block5{
        width: 300px;
        padding-left: 10px
    }
    div#f-block1 img{
        width: 344px;
        margin-bottom: 40px;
    }
}
#colophon{
    margin-bottom: 0px;
    padding: 0px;
}
@media(max-width:767px){
    #colophon{
    margin-top: 30px;
    }
}
@media(min-width:768px){
    #colophon{
    margin-top: 40px;
    }
}
@media(min-width:1350px){
    #colophon{
    margin-top: 60px;
    }
}
.footer-mid{
    text-align: center;
    margin-top: 35px;
}
.footer-mid a{
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    color: #202020;
    font-weight: 400;
    text-transform: uppercase;
}
@media(max-width:767px){
   .footer-mid a{
        width: 100%;
        text-align: center;
        display: inline-block
    }
}
@media(min-width:768px){
    .footer-mid a{
        padding: 13px 10px;
    }
}
@media(min-width:1025px){
    .footer-mid a{
        padding: 13px 20px;
    }
}
.footer-bottom{
    text-align: center;
    background: #202020;
    width: 100%;
    height: 45px;
}
.footer-bottom span,
.footer-bottom span a{
    font-size: 14px;
    font-family: 'Lato', sans-serif;
    color: #fff;
    line-height: 40px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.cart-showed .shop_table thead,
.cart-showed .product-quantity,
.cart-showed .product-subtotal{
    display: none;
}
.cart-showed td.product-remove {
    position: absolute;
    right: 0;
    top: 11px;
}
.cart-showed .woocommerce a.remove{
    color: #000 !important
}
.cart-showed .woocommerce table.shop_table{
    border: 0px !important;
    background: #f5f5f5;
    position: relative;
}
.cart-showed img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    width: 50px;
    height: 50px !important;
    object-fit: cover;
    border: 1px solid #e5e5e5;
}
.cart-showed .woocommerce table.shop_table td {
    padding: 0px !important;
}
.cart-showed .product-name a {
    font-family: 'Montserrat', sans-serif;
    color: #111111;
    font-size: 12px;
    text-transform: uppercase;
    max-width: 170px;
    display: inline-block; 
    margin: 0px 5px;
    font-weight: 600;
    vertical-align: middle;
}
.cart-showed td.product-name {
    text-align: left;
}
.cart_totals th,
.cart-showed .woocommerce table.shop_table td,
.cart-showed .woocommerce table.shop_table th {
    border-color: #f5f5f5 !important;
}
.cart-showed {
    width: 466px !important;
    padding: 30px !important;
    background: #f5f5f5;
    right: 0;
    position: absolute;
    z-index: 999999999;
	max-width: calc(100vw - 30px);
}
.cart-showed tr.woocommerce-cart-form__cart-item.cart_item {
    padding-bottom: 15px;
    margin-bottom: 15px;
    display: inline-block;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}
.cart-showed .shop_table tbody .cart_item span.woocommerce-Price-amount.amount{
    font-size: 12px !important;
    color: #303030 !important;
    padding: 0px 35px
}
.cart-showed .actions,
.cart-showed .cart_totals h2,
.cart-showed .cart-subtotal{
    display: none;
}
.cart-showed .cart_totals {
    width: 100% !important;
    float: none;
    text-align: center;
}
.cart-showed .order-total th{
    text-align: right;
    width: 50%;
    color: #111111 !important;
    font-size: 16px !important;
}
.cart-showed .order-total td{
    text-align: left;
    width: 50%;
    line-height: 40px !important;
    padding-left: 10px !important;
}
.cart-showed .order-total td strong span{
      font-size: 18px !important;
    color: #5b5b5b !important;
}
.cart-showed a.checkout-button.button.alt.wc-forward {
    text-transform: uppercase;
    font-size: 12px;
    padding: 16px 65px;
    display: inline-block;
    margin-bottom: 0px;
}
.cart-showed .dokoszyka{
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-top: 15px;
}
.cart-showed tr.order-total:before{
    content: '';
    height: 1px;
    width: 100%;
    background: #000;
}
.cart-showed .cart_totals{
    border-top: 1px solid #111111;
    position: relative;
}
.cart-showed .cart_totals:before{
    content: 'Zobacz pozostałe produkty w koszyku';
    position: absolute;
    z-index: 99;
    top: -30px;
    font-size: 12px;
    color: #b1b1a9;
    font-family: 'Open Sans', sans-serif;
    display: block;
    width: 100%;
    text-transform: uppercase;
}
.cart-showed .shop_table tbody .cart_item{
    display: none;
}
.cart-showed .shop_table tbody .cart_item:nth-child(-n+3){
    display: block;
}
.cart-showed .przejdzdo {
    text-transform: uppercase !important;
    padding: 15px 29px;
    background-color: #b1b1a9 !important;
    font-family: 'montserrat', sans-serif;
    font-weight: 400;
    color: #fff !important;
    font-size: 12px;
}
.cart-showed a.checkout-button.button.alt.wc-forward:hover,
.cart-showed a.przejdzdo:hover {
    background-color: #5b5b5b !important;
}
.cart-showed .order-total span.woocommerce-Price-amount.amount{
    padding: 0px !important
}
.cart-showed .order-total th:after{
    content: ':';
}
.cart-showed,
.cart-showed .return-to-shop{
    display: none;
}
/* slider */
.home .content-wrapper{
    display: none;
} 

/* @media(min-width:1025px){
    margin-top: 20px;
} */
#slider .flex-viewport .slides li{
    list-style: none;
    width: 100%;
}
#slider .flex-direction-nav{
    display: none;
}
/* nasza oferta */
#nasza-oferta-tlo{
    background-position: top;
    background-repeat: no-repeat;
}
#nasza-oferta .lewa{
    float: left;
}
#nasza-oferta h3{
    color: #2d2d2c;
    font-size: 39px;
    font-weight: 500;
    text-transform: uppercase;
}
#nasza-oferta h3.prima{
    font-size: 34px;
    color: #2b2b2b;
    margin-top: 0px;
    font-weight: 400;
    text-transform: uppercase;
}
#nasza-oferta .bloczek{
    padding: 15px 40px;
    border: 1px solid #000;
    display: inline-block;
    float: right;
    background: #fff;
}
#nasza-oferta .bloczek img{
    float: left;
}
#nasza-oferta .bloczek a {
    float: right;
    color: #b1b1a9;
    border: 1px solid #b1b1a9;
    background: #fff;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    font-size: 12px;
    padding: 11px 15px;
    transition-duration: .4s;
}
#nasza-oferta .bloczek a:hover {
    transition-duration: .4s;
    background: #b1b1a9;
    color: #fff;
}
@media(max-width:767px){
    #nasza-oferta h3.prima {
        font-size: 24px;
    }
    #nasza-oferta h3 {
        font-size: 35px;
    }
    #nasza-oferta .bloczek{
        width: 100%;
        margin-bottom: 20px;
        text-align: center;
    }
    #nasza-oferta .bloczek img {
        max-width: 320px;
        width: 100%;
        float: none;
        display: inline-block;
    }
    #nasza-oferta .bloczek img {
        max-width: 300px;
        width: 100%
    }
    #nasza-oferta .bloczek a{
        margin-top: 25px;
        float: none;
        display: inline-block;
        margin-left: 50px;
        margin-right: 50px;
    }
    #nasza-oferta {
        margin-top: 0px;
        padding-bottom: 10px;
        padding-top: 50px;
    }
     #nasza-oferta h3.prima{
        margin-bottom: 30px;
    }
    #nasza-oferta .bloczek {
        padding: 15px 10px;
    }
}
@media(min-width:768px){
    #nasza-oferta .bloczek{
        width: 100%;
        margin-bottom: 20px;

    }
    #nasza-oferta .bloczek img {
        max-width: 300px;
    }
    #nasza-oferta .bloczek a {
        margin-top: 25px;
    }
    #nasza-oferta {
        margin-top: 0px;
        padding-bottom: 10px;
        padding-top: 50px;
    }
     #nasza-oferta h3.prima{
        margin-bottom: 30px;
    }
}
@media(min-width:1025px){
    #nasza-oferta .bloczek{
        width: 550px;
        margin-bottom: 20px;

    }
    #nasza-oferta .bloczek img {
        max-width: 280px;
    }
    #nasza-oferta .bloczek a {
        margin-top: 25px;
        margin-right: 0px;
    }
    #nasza-oferta {
       margin-top: 0px;
		padding-top: 20px;
    }
    #nasza-oferta .prawa{
        float: right;
        margin-top: -140px;
    }
    #nasza-oferta h3.prima{
        margin-bottom: 80px;
    }
    
}
@media(min-width:1350px){
    #nasza-oferta .bloczek{
        width: 650px;
        margin-bottom: 20px;

    }
    #nasza-oferta .bloczek img{
        max-width: 300px;
    }


}
/* bestsellery */
#bestselery h3{
    color: #2d2d2c;
    font-weight: 500;
    margin-bottom: 50px;
    text-transform: uppercase;
}
#bestselery .woocommerce-result-count,
#bestselery .woocommerce-ordering{
    display: none;
}
h2.woocommerce-loop-product__title{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #2d2d2c;
    font-weight: 500;
    height: 35px;
    overflow: hidden;
    margin-bottom: 5px !important;
    text-transform: uppercase;
    padding: 0px !important;
}
@media(min-width:1025px){
    h2.woocommerce-loop-product__title{
        padding: 0px 40px !important;
    }
    
}
span.woocommerce-Price-amount.amount{
    font-size: 16px;
    font-weight: 600 !important;
    font-family: 'Montserrat', sans-serif;
}
.woocommerce ul.products li.product .price{
    margin-bottom: 0px !important;
}
.add_to_cart_button::before, .cart-button::before{
    content: '' !important;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart{
    background: #fff;
    --color: #b2b3ab !important;
    color: #b2b3ab;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    padding: 10px 34px 11px;
    font-weight: 400;
    display: inline-block;
    border-radius: 0px; 
    transition-duration: .2s;
    border: 1px solid #b2b3ab;
    text-transform: uppercase;
}
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart:hover{
    background: #b2b3ab;
    color: #fff !important ;
    transition:   .2s;
}
.przycisk-koszyk-glowna::after, .cart-button::after{
    content: url('https://api.iconify.design/simple-line-icons:handbag.svg?color=%23b2b3ab&width=23&height=23&inline=true');
    position: relative;
    margin-left: 20px;
    vertical-align: -0.062em;
    transition:  ease-in .6s;
    vertical-align: -0.062em;
    top: 2px;
}
.przycisk-koszyk-glowna:hover::after,
.przycisk-koszyk-glowna:hover:after{
    content: url('https://api.iconify.design/simple-line-icons:handbag.svg?color=%23fff&width=23&height=23&inline=true');
    transition-duration: .4s
}
.woocommerce nav.woocommerce-pagination ul li{
    margin: 0px 10px;
}

/*
.page-numbers li{
    border: 1px solid #a4a4a2;
    border-radius: 60px
}
.page-numbers li span,
.page-numbers li a{
    border: 1px solid #fff;
    display: block;
    background: #fff;
    cursor: pointer;
    text-indent: -9999px;
    border-radius: 60px;
    width: 23px;
    height: 23px;
}
.page-numbers li span{
    background: #a4a4a2!important;
}
*/
/*
.page-numbers li a.next.page-numbers,
.page-numbers li a.prev.page-numbers{
    display: none 
}
*/

/*
@media(min-width:501px) and (max-width:1024px){
    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{
        width: 30% !important;
        float: left !important;
        margin: 15px 1% !important;
        clear: none !important;
    }
}
*/
div#bestselery {
    margin-top: 80px;
}
@media(max-width:767px){

    .add_to_cart_button::after, .cart-button::after{
        margin-left: 5px;
        margin-top: 15px;
        top: 5px;
    }
    div#bestselery {
    margin-top: 40px;
    margin-top: 40px;

    }
}
 #bestselery h3{
    font-size: 24px;
    }
@media(min-width:1025px){
    #bestselery h3{
    font-size: 34px;
    }
}
/* Składniki aktywne */
#skladniki-aktywne h3{
    font-family: 'Montserrat', sans-serif;
    color: #2d2d2c;
    text-transform: uppercase;
    font-weight: 400;
}
#skladniki-aktywne .blok {
    float: left;
    display: inline-flex !important;
}
#skladniki-aktywne .zdj-kol{
    float: left;
    width: 46%;
}
#skladniki-aktywne .zdj-kol img{
    width: 100%;
}
#skladniki-aktywne .text-col{
    float: left;
    width: 53%;
    padding: 15px;
    position: relative;
}
#skladniki-aktywne .text-col span{
    font-family: 'Myriad Pro', sans-serif;
    color: #2d2d2c;
    font-size: 26px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-style: italic;
    line-height: 30px;
    text-transform: uppercase;
}
@media(max-width:550px){
    #skladniki-aktywne .text-col span{
        font-size: 18px;
        line-height: 22px;
    }
    #skladniki-aktywne .blok {
        width: 100%;
        margin-bottom: 20px;
        }
    #skladniki-aktywne h3{
        font-size: 24px;
        margin: 20px 0px 20px;
    }
    #skladniki-aktywne .zdj-kol img {
        width: 100%;
        max-height: 100px;
        object-fit: scale-down;
    }
}
@media(min-width:551px){
    #skladniki-aktywne .text-col span{
        font-size: 18px;
        line-height: 22px;
    }
    #skladniki-aktywne .blok {
        width: 50%;
        margin-bottom: 30px;
    }
    #skladniki-aktywne h3{
        font-size: 4;
        margin: 30px 0px 20px;
    }
    #skladniki-aktywne .zdj-kol img {
        width: 100%;
        max-height: 75px;
        object-fit: scale-down;
    }
}
@media(min-width:1025px){
     #skladniki-aktywne .text-col span{
        line-height:20px;
    }
    #skladniki-aktywne .blok {
        width: 33%;
        height: 110px;
    }
    #skladniki-aktywne h3{
        font-size: 34px;
        margin: 0px 0px 90px;
    }
    #skladniki-aktywne .zdj-kol img {
        max-height: 130px;
    }
    #skladniki-aktywne .zdj-kol img {
        width: 100%;
        max-height: 110px;
        object-fit: scale-down;
    }
}
@media(min-width:1350px){
    #skladniki-aktywne .text-col span{
        font-size: 26px;
    }
    #skladniki-aktywne .zdj-kol img {
        width: 100%;
        max-height: 160px;
        object-fit: scale-down;
    }
    #skladniki-aktywne .text-col span{
        line-height:30px;
    }
    #skladniki-aktywne .blok {
        width: 33%;
        height: 180px;
    }
}
/* parafooter */
#parafooter2_downunder{
    display: none;
}
.archive #parafooter2_downunder,
.page-id-747 #parafooter2_downunder{
    display: block;
}
#parafooter,
#parafooter2,
#parafooter2_top,
#parafooter2_downunder{
    width: 100%;
    padding: 0px;
}
#parafooter .nagl{
    display: inline-block;
    width: 100%;
    text-align: center;
}
#parafooter .nagl h2{
    font-family: 'Montserrat', sans-serif;
    color: #656565;
    font-weight: 600;
    letter-spacing: 2px;
    margin-bottom: 0px;
}
#parafooter .nagl span{
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    color: #2d2d2c;
    font-weight: 500;
    text-transform: uppercase;
}
#parafooter .nagl span a{
     font-family: 'Poppins', sans-serif;
     color: #2d2d2c;
     border-bottom: 1px solid #656565;;
    transition-duration: .4s;
}
#parafooter .nagl span a:hover{
    transition-duration: .4s;
    opacity: .5;
}
#parafooter .loga,
#parafooter2 .loga,
#parafooter2_top .loga,
#parafooter2_downunder .loga{
    margin: 30px 0px;
    display: inline-block;
    width: 100%;
}
#parafooter .loga a,
#parafooter2 .loga,
#parafooter2_top .loga a,
#parafooter2_downunder .loga a{
    text-align: center;
    padding: 10px 30px;
    margin-top: 30px;
}
@media(max-width:767px){
    .footer-mid {
        margin-bottom: 35px;
    }
    #parafooter .nagl{
        margin-bottom: 20px;
    }
    #parafooter .nagl h2{
        font-size: 16px;
    }
    #parafooter .nagl span {
        font-size: 13px;
        display: inline-block;
    }
     #parafooter .gal img {
        height: auto;
        width: 33.333%;
        float: left;
        object-fit: scale-down;
    }
    #parafooter .loga a,
    #parafooter2 .loga a,
    #parafooter2_downunder .loga a{
        width: 100%;
        float: left;
    }
}
@media(max-width:551px){
    #parafooter .gal img {
        height: auto;
        width: 50%;
        float: left;
        object-fit: scale-down;
    }
    
}
@media(min-width:768px){
    #parafooter .nagl h2{
        font-size: 26px;
    }
    #parafooter .nagl{
        margin-bottom: 30px;
    }
    #parafooter .gal img {
        width: 16.666%;
    }
    #parafooter .loga a,
    #parafooter2 .loga a,
    #parafooter2_top .loga a,
    #parafooter2_downunder .loga a{
        width: 25%;
        float: left;
        float: left;
    }
}
@media(min-width:1025px){
    #parafooter .nagl h2{
        font-size: 36px;
    }
    #parafooter .nagl{
        margin-bottom: 50px;
        margin-top: 80px;
    }
    #parafooter .loga,
    #parafooter2 .loga,
    #parafooter2_top .loga,
    #parafooter2_downunder .loga{
        margin: 10px 0px 30px;
        
    }
    #parafooter .loga a,
    #parafooter2 .loga a,
    #parafooter2_top .loga a,
    #parafooter2_downunder .loga a{
        padding: 0px 10px;
    }
}
 #parafooter .gal img {
    height: auto;
    float: left;
    object-fit: scale-down;
    width: 100%;
}
/* kategorie */
.archive .widget2-area {
    border: 1px solid rgb(135, 135, 135);
    padding: 20px;
}
.archive #secondary .aws-container{
    width: 100%
}
.archive h3.widget2-title{
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #2d2d2c;
    font-size: 25px;
}
.archive .product-categories li a{
    width: 100% !important;
    letter-spacing: .5px;
    text-transform: uppercase;
    text-align: center;
    padding: 10px 0px;
    color: #2d2d2c !important;
    font-size: 14px;
    font-family: 'Open sans';
    font-weight: 400;
}
.archive .product-categories .current-cat a{
    font-weight: 600;
}
.archive h3.archive-title{
    font-weight: 400;
    color: #2d2d2c !important;
    font-size: 34px;
    margin: 0px;
    
}

.archive ul.products.columns-4{
    padding-top: 30px; 
}
.archive .price_label {
    width: 100%;
    display: inline-block;
}
.archive .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #2d2d2c;
    font-size: 14px;
}
@media(max-width:767px){
    .archive #secondary{
        margin: 0px 10px;
    }
    .archive h3.archive-title{
        margin-bottom: 20px;
    }
    .archive form.woocommerce-ordering{
        float:left !important;
    }
    .aws-container .aws-show-clear .aws-search-field {
         padding-right: 0px !important ;
    }
	.aws-container .aws-show-clear .aws-search-field::placeholder {
		/*padding-left: 15px;*/
		text-overflow: ellipsis;
	}
    .archive nav.woocommerce-breadcrumb{
        font-size: 12px;
    }
}
@media(min-width:1025px){
    #content{
        margin-top: 200px;
    }
    .home #content{
        margin-top: 0px;
    }
}
@media(min-width:1840px){
    #content{
        margin-top: 150px;
    }
}
/* product */
.product-template-default #secondary,
.product-template-default section.related.products{
        display: none;
}
.product-template-default #primary{
    width: 100%;
}
/*
.product-template-default .woocommerce-Tabs-panel--description,
.product-template-default .woocommerce-Tabs-panel--additional_information
{
    display: block !Important
}
*/
.product-template-default h1.product_title.entry-title{
    font-size: 34px !important;
    text-transform: uppercase;
    color: #2d2d2c;
    font-family: 'Montserrat';
    font-weight: 500 !important;
}


.product-template-default p.price span.woocommerce-Price-amount.amount {
    font-size: 35px !important;
}
.product-template-default p.price del span.woocommerce-Price-amount.amount {
    font-size: 25px !important;
}
.product-template-default .roll-button {
    background-color: #878787;
    border: 1px solid #878787;
    font-family: 'Montserrat', sans-serif;
    border-radius: 0px;
    padding: 5.5px 20px;
    border: 1px solid #878787;
}
.product-template-default .roll-button:hover {
    color: #878787;
    border: 1px solid #878787;
}
.product-template-default .product_meta{
    display: none;
}
.product-template-default .wc-tab h2{
    font-family: 'Montserrat', sans-serif;
    color: #878787;
    font-size: 20px;
    font-weight: 600;
    line-height: normal;
    padding-bottom: 10px;
    margin: 0;
    margin-bottom: 15px;
}
.product-template-default .wc-tab p{
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
}
.product-template-default .woocommerce-product-attributes-item__label,
.product-template-default td.woocommerce-product-attributes-item__value{
    text-align: left !important;
}
.product-template-default a.button.wc-forward {
    background: #878787;
    font-family: 'montserrat', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 15px;
    border-radius: 0px;
}
.product-template-default .woocommerce-tabs.wc-tabs-wrapper {
        width: 100%;
    }
.pswp__caption{
    display: none;
}
@media(max-width:767px){
    h1.product_title.entry-title,
    h1.title-post.entry-title {
        font-size: 25px !important;
    }
    nav.woocommerce-breadcrumb {
        font-size: 12px !important;
    }
}
.woocommerce-Price-amount span{
    float: none !important;
}
@media(min-width:1025px){
    .product-template-default .woocommerce-tabs.wc-tabs-wrapper {
        width: 48%;
		float: right;

    }
}
span.price {
    height: 50px !important;
    overflow: hidden;
    display: inline-block;
    text-align: center;
    width: 100%;
}
del .woocommerce-Price-amount {
    font-size: 12px !important;
}
input#coupon_code {
    font-family: 'Monserrat', sans-serif;
    font-weight: 400;
}
/* koszyk */
.page-template-page_fullwidth .product-name a {
    color: #262626;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}
.shop_table th{
    color: #d8d8d4;
    font-family: 'Montserrat', sans-serif;
}
.shop_table tr,
.shop_table td {
    padding: 0px 10px;
    color: #262626;
}
@media(max-width:767px){
   .coupon button.button {
        float: left;
        width: 100% !important;
    }
    .coupon input#coupon_code {
        margin-bottom: 10px;
        width: 100% !important;
    }
}
/* logowanie */
.page-id-146 .u-column1.col-1,
.page-id-144 .u-column2.col-2{
    display: none;
}
.page-id-146 .u-column2.col-2{
    float: left !important;
}
.formularz textarea, 
.formularz input[type="text"],
.formularz input[type="password"],
.formularz input[type="datetime"],
.formularz input[type="datetime-local"],
.formularz input[type="date"],
.formularz input[type="month"],
.formularz input[type="time"],
.formularz input[type="week"],
.formularz input[type="number"],
.formularz input[type="email"],
.formularz input[type="url"],
.formularz input[type="search"],
.formularz input[type="tel"],
.formularz input[type="color"],
.formularz .uneditable-input,
.formularz .dropdown-menu,
.formularz .navbar .nav > .active > a,
.formularz .navbar .nav > .active > a:hover,
.formularz .navbar .nav > .active > a:focus{
    width: 100%;
    margin: 5px 0px;
    border: 2px solid #dbdbdb;
}
.formularz input[type="submit"]{
    float: right;
    width: 135px;
    margin-top: 15px;
}
@media(min-width:1350px){
        .formularz input[type="submit"]{
        margin-top: -2px;
    }
}
input[type="submit"] {
    background-color: #b1b1a9 !important;
    border: 1px solid #b1b1a9!important;
    border-radius: 0px!important;
    color: #fff!important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 400!important;
    letter-spacing: 1px!important;
    font-size: 14px!important;
}
input[type="submit"]:hover{
    background-color: #5b5b5b !important;
    border: 1px solid #5b5b5b!important;
} 
#primary .products  li.first,
#primary .products li.first {
    clear: none !important;
}

/*
@media(min-width:1025px){
     #primary li.product{
       margin: 0 4% 2.992em 0 !Important;
    }
}
*/
@media(max-width:767px){
    h2.woocommerce-loop-product__title {
        max-height: 40px;
        overflow: hidden;
    }
    span.price {
        height: 35px;
    }

}
.archive .woocommerce ul.products li.product .onsale {
    top: 7px;
    right: 7px;
    left: auto;
    margin: -.5em -.5em 0 0;
}
/* newsletter */
#newsletter-container{
    width: 100%;
    display: inline-block;
}
#newsletter-tlo{
    display: inline-block;
    width: 100%;
    background-position: center !important;
    text-align: center;
    padding: 0 30px;
    background-size: cover !important;
}
.newsletter{
    display: inline-block;
    max-width: 700px;
    text-align: center;
}

.newsletter h3{
    font-size: 36px;
    color: #2d2d2c;
    text-transform: uppercase;
    font-weight: 400;
    display: inline-block;
    letter-spacing: 5px;
    max-width: 600px;
    margin-top:200px;
}
@media(max-width:1024px){
    .newsletter h3{
        margin-top: 60px;
    }
}



.checkbox{
    width: 100%;
    text-align: center;
}
.checkbox label {
    max-width: 760px;
    margin-bottom: 120px !important;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px !important;
    color: #2d2d2c;
    text-transform: uppercase;
}
@media(max-width:767px){
    #newsletter-container{
        padding: 0px;
    }
    .nsu-form input[type="email"]{
        width: 150px;
    }
    .newsletter span {
        padding: 4px 35px;
    }
    .newsletter h3 {
        font-size: 25px;
        margin-top: 40px;
    }
}
@media(min-width:768px) and (max-width:1024px){
    .newsletter h3 {
        font-size: 26px;
        margin-top: 40px;
    }
    .newsletter span {
        margin-top: 70px;
    }
    .checkbox label {
        max-width: 550px;
    }
}
.home a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    margin-bottom: 30px;
}
.kategoria-nad-tytulem a{
    font-family: 'Montserrat', sans-serif;
    font-size: 16px!important;
    color: #5b5b5b;
    font-weight: 600;
    display: inline-block;
    max-height: 20px;
    overflow: hidden;
    text-transform: uppercase;
}
.kategoria-nad-tytulem a:hover{
    color: #b2b3ab !important;
}
@media(min-width:768px){
    .footer-mid{
        border-top: 1px solid #5b5b5b;
    }
}
.cart-showed .shipping{
    display: none;
}
.shipped_via{
    display: none;
}
.page-template-page_fullwidth #shipping_method label {
    padding: 0px 5px;
    font-weight: 600;
} 
/* zmiany */
.woocommerce ul.products li.product a img,
img.attachment-woocommerce_thumbnail.size-woocommerce_thumbnail {
    width: auto !important;
    margin: 0 auto !important;
    height: 300px!important;
    object-fit: scale-down;
}

/* ..karuzela .slickslide2 li.product {
    text-align: center;
    position: relative;
}
..karuzela .slickslide2 a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    display: block;
    max-width: 170px;
    margin: 10px auto;
	padding: 10px 0px;
}
..karuzela .slickslide2 li.product .product_thumbnail{
    position: relative;
} */
 li.product .product_thumbnail .overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #00000000;
    transition: ease .3s;
    padding: 24%;
}
li.product:hover .product_thumbnail .overlay{
    background-color: #656565a1;
    opacity: 1;
}
ins{
    text-decoration: none !important;
}
.product_thumbnail .overlay .inner svg{
    color: #fff;
}
.product_thumbnail .overlay .inner{
    margin-bottom: 0px;
    padding-bottom: 0px;
    color: #fff;
    border: 1px solid #fff;
    opacity: 0;
    width: 100%;
    height: 100%;
    padding: 15%;
}
@media(min-width:389px) and (max-width:767px){
    .product_thumbnail .overlay .inner{
        padding: 17%;
    }
    /* ..karuzela .slickslide2 li.product .product_thumbnail .overlay {
        padding: 17%;
    } */
    .product_thumbnail .overlay .inner svg {
        margin-top: 10px;
    }
}
@media(min-width:768px) and (max-width:1349px){
    .product_thumbnail .overlay .inner{
        padding: 23%;
    }
    /* ..karuzela .slickslide2 li.product .product_thumbnail .overlay {
        padding: 17%;
    } */
    .product_thumbnail .overlay .inner svg {
        margin-top: 20px;
    }
}
.product_thumbnail:hover .overlay .inner{
    opacity: 1;
} 
.product_thumbnail .overlay .inner p.text{
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 20px;
    margin-top: 10px;
}
/*
..karuzela .slickslide2 a.woocommerce-LoopProduct-link.woocommerce-loop-product__link span{
    text-transform: uppercase;
    z-index: 11;
    min-height: 3.236em;
    min-width: 3.236em;
    padding: 0px 20px;
    font-weight: 700;
    position: absolute;
    line-height: 48px;
    border-radius: 0px !important;
    top: -.5em;
    left: -.5em;
    margin: 0;
    border-radius: 10px;
    background-color: #878787;
    color: #fff;
    font-size: .857em;
    -webkit-font-smoothing: antialiased;
    top: 4px;
    right: 7px;
    left: auto;
    margin: -.5em -.5em 0 0;
}
*/
/* ..karuzela .slickslide2 .kategoria-nad-tytulem {
    max-height: 25px;
    overflow: hidden;
    margin-top: 10px;
}
..karuzela .slickslide2 .price del {
    color: inherit;
    opacity: .5;
    display: block;
    font-size: 10px;
    height: 10px;
}
..karuzela .slickslide2 span.price {
    display: block;
}
..karuzela .slickslide2{
    position: relative;
    padding-bottom: 50px;
    margin-bottom: 60px;
}
..karuzela .slickslide2 .flex-control-nav { 
    bottom: 0px;
}
..karuzela .slickslide2 .flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    border: 1px solid #656565;
    border-radius: 60px;
}
..karuzela .slickslide2 .flex-control-paging li a {
    width: 20px;
    height: 20px;
    border: 1px solid #ffffff;
}
..karuzela .slickslide2 .flex-direction-nav .flex-next,
..karuzela .slickslide2 .flex-direction-nav .flex-prev{
    display: none;
} */
body{
    overflow-x: hidden !important;
}
.slick-dots li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    border: 1px solid #656565;
    border-radius: 60px;
}
.slick-dots li button{
    background: #656565;
    border: 1px solid #fff;
}
.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    padding: 0px;
    cursor: pointer;
    color: transparent;
    border: 1px solid #fff;
    background: #fff;
    width: 100%;
    height: 100%;
    border-radius: 60px;
    transition-duration: .4s;

}
.slick-dots li{
    width: 15px;
    height: 15px;
}
.slick-dots li.slick-active button,
.slick-dots li button:hover{
     background: #656565;
     transition-duration: .4s;
}
@media (min-width: 1025px){
    .slick-dots li{
        width: 25px;
        height: 25px;
    }
}
@media(max-width:1024px){
    .up-bars a.cart-customlocation span {
    font-size: 10px;
    }
}
.product_thumbnail{
    position: relative;
}
.woocommerce ul.products li.product .woocommerce-LoopProduct-link p.text{
    color: #fff;
}
.tabs .reviews_tab{
    display: none !important;
}
#primary .products li.first, #primary .products li{
    margin-bottom: 50px !important;
}
@media(max-width:582px){
    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product{
        width: 100% !important;
        margin-right: 0px !important;
        
    }
    .archive .overlay{
        display: none;
    }
}
.archive ul.products li.product .onsale,
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link span.onsale {
    top: 7px !important;
    right: 7px !important;
} 
a.woocommerce-LoopProduct-link.woocommerce-loop-product__link span.onsale{
	   z-index: 11;
    min-height: 3.236em;
    min-width: 3.236em;
    padding: 0px 20px;
    font-weight: 700;
    position: absolute;
    line-height: 3.236;
    border-radius: 0px !important;
    margin: 0;
    border-radius: 10px;
    background-color: #878787;
    color: #fff;
    font-size: .857em;
    -webkit-font-smoothing: antialiased;
}

/* } */
.kategoria-nad-tytulem{
   overflow: hidden;
    margin-bottom: 5px;
    color: #fff;
    margin-top: -10px;
}
.kategoria-nad-tytulem a{
    display: none;
}
.kategoria-nad-tytulem a:nth-child(2){
    display: inline-block !important;
}
._2lqg{
    display: none;
}
div#simple-facebook-widget {
    display: block;
    float: left;
    background: transparent;
    height: 129px;
    overflow: hidden;
}

p.atrybut {
    padding: 5px 0px 10px !important;
    margin: 0px 0px !important;
    font-size: 17px;
    font-family: 'Montserrat', sans-serif;
    font-style: italic;
    text-transform: uppercase;
    border-bottom: 1px solid #efe7e7;
}
.single-product .quantity .qty {
    width: 80px;
    height: 50px; 
}
#slider{
    padding: 0px;
}
.single-product .roll-button{
    border: 2px solid #a2a29d;
    background: #a2a29d;
    font-weight: 400;
    font-size: 14px;
    font-family: 'Poppins';
    transition-duration: .4s;
    padding: 8px 44px;
}
.single-product .roll-button:hover{
    background: #fff;
    color: #a2a29d;
     border: 2px solid #a2a29d;
    transition-duration: .4s;
}
.single-product .roll-button:hover:after{
    --content: url(https://api.iconify.design/simple-line-icons:handbag.svg?color=%23a2a29d&width=23&height=23&inline=true);
    transition-duration: .4s;
}
.single-product .roll-button:after{
    content: url(https://api.iconify.design/simple-line-icons:handbag.svg?color=%23fff&width=23&height=23&inline=true);
    transition-duration: .4s;
    position: relative;
    margin-left: 20px;
    vertical-align: -0.062em;
    transition: ease-in .6s;
    vertical-align: -0.062em;
    top: 2px;
}
p.atrybut span{
    font-style: normal;
    font-size: 16px !important;
    font-weight: 500;
    margin-left: 0px;
}
p.atrybut:first-child span{
    font-size: 20px;
    font-weight: 600;
}
.summary p.last span{
    font-weight: 600 !important; 
}
.summary p.last{
    border: 0px !Important;
}
.woocommerce div.product div.images img{
    pointer-events: none;
}
p.atrybut b {
    width: 200px;
    display: block;
    float: left;
    color: #000000;
    font-style: normal;
    font-weight: 600;
    font-size: 16px
}
@media(min-width:1350px){
    p.atrybut b {
        width: 320px;
    }
}
p.atrybut:first-child b{
    font-size: 20px;
}
.home #parafooter2 .loga{
    display: none;
}
.page-template-page_kontakt .formularz {
    display: inline-block;
    float: right;
    width: 50%;
}
.page-template-page_kontakt article {
    float: left;
    width: 50%;
    padding: 0px 15px;
}
@media(max-width:767px){
    .page-template-page_kontakt .formularz {
        width: 100%;
    }
    .page-template-page_kontakt article {
        width: 100%;
        margin: 0px
    }
}
#cookies-span {
    position: fixed;
    bottom: 0;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    width: 100%;
    background: #fff;
    z-index: 999999;
    box-shadow: 0px 2px 7px #00000059;
    padding: 10px 0px;
}
#cookies-span i.fas.fa-times {
    font-family: 'fontAwesome';
    font-style: normal;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
}
#cookies-span .container {
    position: relative;
    padding: 30px 0px 15px;
}
@media(max-width:767px){
    #cookies-span span {
        font-size: 12px;
        line-height: 20px;
        padding: 0px 15px;
    }
    #cookies-span i.fas.fa-times {
        right: 20px;
    }
}
.woocommerce form .form-row .input-checkbox {
    display: inline;
    margin: 7px 8px 0 0 !important;
    text-align: center;
    vertical-align: middle;
    position: relative;
    float: left;
}
.label.woocommerce-form__label.woocommerce-form__label-for-checkbox.checkbox{
    display: inline-block;
}
.label.woocommerce-form__label span{
    float: left;
} 
.woocommerce-input-wrapper span{
    display: block;
    font-size: 12px; 
}
input#privacy_policy_1586867111,
input#privacy_policy_1586867459{
    float: left;
    position: relative;
}
.ur-frontend-form .ur-form-row .ur-form-grid label.ur-label{
    text-align: left !important;
     
}
span.pogladowe {
    font-size: 14px;
    color: #2d2d2c;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 20px;
}
.infopozam{
    text-align: center;
    display: inline-block;
    font-weight: 400;
}
#cookie-law-info-again{
    display: none !important;
}
#tab-description,
#tab-sklad,
#tab-sposob-uzycia{
    text-transform: uppercase;
}
#checkout-form{
    text-transform: uppercase;
}
.logged-in #checkout-form{
    display: block !important;
}
.logged-in .checkout-login{
    display: none;
}
form.checkout.woocommerce-checkout,
button#place_order,
button#geowidget_show_map{
    text-transform: uppercase;
}
::placeholder {
    text-transform: uppercase;
    font-weight: 300;
}
.checkout-login{
    display: inline-block;
    width: 100%;
    margin: 10px 0px 30px;
    background: #fff;
}
.checkout-login a{
    color: #2b2b2b;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-right: 10px;
    border: 1px solid #878787;
    padding: 8px 30px;
}
.checkout-login a:hover,
.checkout-login a.aktywny {
    color: #fff;
    background: #878787;
}
@media(min-width:1350px){
    .product_thumbnail img{
        padding: 40px;
        }
}
div#tab-platnosci-dostawy {
    position: fixed;
    display: none;
    z-index: 9999999;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    background: rgba(0,0,0,0.6);
}
div#tab-platnosci-dostawy .box{
    display: inline-block;
    margin: 0 auto;
    background: #fff;
    height: auto;
    padding: 20px;
    left: 0;
    position: fixed;
    top: 150px;
    right: 0;
}
@media(max-width:767px){
    div#tab-platnosci-dostawy .box{
        width: 90%;
        top: 30px;
    }
}
@media(min-width:768px){
    div#tab-platnosci-dostawy .box{
        width: 90%;
        top: 50px;
    }
}
@media(min-width:1350px){
    div#tab-platnosci-dostawy .box{
        width: 50%;
        top: 150px;
    }
}
div#tab-platnosci-dostawy .box h2{
    font-size: 20px;
    color: #000;
    text-align: center;
    margin-bottom: 10px;
}
div#tab-platnosci-dostawy .box span{
    font-size: 11px;
    line-height: 17px;
    display: inline-block;
    text-transform: uppercase;
    color: #000;
    text-align: center;
    padding: 0px 40px;
    font-weight: 600;
    
}
div#tab-platnosci-dostawy .box hr{
    border-top: 1px solid #b29292;
}
div#tab-platnosci-dostawy .box p{
    text-transform: uppercase;
    font-size: 14px;
    color: #000;
}
div#tab-platnosci-dostawy .box i{
    font-family: 'fontAwesome';
    font-style: normal;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #fff;
    background: #000;
    cursor: pointer;
    transition-duration: .4s;
}
div#tab-platnosci-dostawy .box i:hover{
     color: #000;
    background: #fff;
    transition-duration: .4s;
}
div#tab-platnosci-dostawy .box .inner h3{
    font-size: 17px;
    color: #000;
    text-transform: uppercase;
}
div#tab-platnosci-dostawy .box .in1{
    display: inline-block;
    width: 50%;
    float: left;
    border-right: 1px solid #d8c8c8;
}
div#tab-platnosci-dostawy .box .in2{
    display: inline-block;
    width: 50%;
    float: left;
    padding-left: 20px;
}
@media(max-width:767px){
    div#tab-platnosci-dostawy .box .in2,
    div#tab-platnosci-dostawy .box .in1{
        width: 100%;
        border: 0px;
        padding: 0px;
    }
}
.product_thumbnail img{
   width: 300px;
    height: 300px;
    object-fit: scale-down;

}
/*
span,
p,
a,
div,
h1,h2,h3,h4,
select,
option{
    text-transform: uppercase !important;
}
*/

form#nsu-form-0 {
    position: relative;
}
.single-product div.product form.cart div.quantity{
    margin: 0 15px 0 0;
}
.nsu-error {
    margin: 0px !important;
    background: transparent !important;
    color: #000 !important;
    letter-spacing: 0px !important;
    position: absolute;
    bottom: -30px;
    left: 20px;
}
#parafooter2 span.wpcf7-form-control-wrap.email-360 {
    padding: 0px;
    margin: 0px;
    float: left;
}
    #parafooter2 .wpcf7-form p{
        max-width: 497px;
        margin: 0 auto;
    }
#parafooter2 input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
    color: #cacdd3;
    background-color: #ffffff;
    padding: 10px 20px;
    cursor: pointer; 
    border: 1px solid #878787;
    width: 415px;
    font-style: italic;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    border: 1px solid #fff;
    text-transform: uppercase;
    float: left;
}
#parafooter2 input.wpcf7-form-control.wpcf7-submit {
    font-family: 'Open Sans', sans-serif !important;
    font-size: 12px !important;
    color: #fff !important;
    background: #b1b1a9 !important;
    padding: 9px 18px;
    float: left;
    margin-top: -27px;
}
#parafooter2 .checkbox input[type=checkbox]{
    position: absolute;
    margin-left: -15px;
    margin-top: -12px;
}
@media(max-width:767px){
    #parafooter2 .wpcf7-form p {
        max-width: 320px;
        margin: 0 auto;
    }
    #parafooter2 input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email{
        width: 178px;
    }
}
#upper-footer .block .bloczek a{
    font-weight: 400 !important;
}
.entry-content p{
    font-family: 'Open sans';
    font-size: 16px;
    line-height: 20px;
}
h1.product_title.entry-title {
    font-weight: 300 !important;
}
.produkt-cena-box{
    display: inline-block;
    width: 100%;
}
p.price-excl {
    float: left;
    font-family: 'montserrat';
}
p.price-incl {
    font-family: 'montserrat';
    float: right;
}
.atrybut{
    display: inline-block;
    width: 100%;
}
.atrybut span {
    float: right;
}
.summary.entry-summary {
    margin-top: 50px;
}
.pogladowe{
    display: none;
}
.cart-showed .kontynuuj_zakupy{
    display: none;
}
.kontynuuj_zakupy{
    color: #fff;
    border: 1px solid #b1b1a9;
    border-radius: 0px;
}
.kontynuuj_zakupy:hover{
    background: transparent !important;
    color: #b1b1a9;
    
}
.woocommerce div.product form.cart{
    margin-bottom: 25px !important;
}
.summary.entry-summary{
    margin-bottom: 30px;
}
.woocommerce-notices-wrapper{
    display: none;
}
#count-cart-itemob{
    display: none;
}
#count-cart-items{
    display: initial;
}
@media(max-width:767px){
    #count-cart-itemob{
        display: initial;
    }
    #count-cart-items{
        display: none;
    }
}
.przycisk-koszyk-glowna{
    background: #fff;
    color: #b2b3ab !important;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    padding: 9px 14px 11px;
    font-weight: 400;
    display: inline-block !important;
    border: 2px solid #b2b3ab;
    text-transform: uppercase;
    max-width: 170px;
    margin: 10px auto;
    border-radius: 0px;
}
.przycisk-koszyk-glowna:hover {
    background: #b2b3ab;
    color: #fff !important;
    transition: .2s;
}
.form-tekst{
    font-size: 14px;
    color: #636262;
    display: inherit;
    height: auto;
    /*height: 140px;*/
    overflow: hidden;
    margin-bottom: -20px;
}
#rozwin{
    color: #757474;
    font-size: 14px;
    text-decoration: underline;
    font-weight: 600;
    cursor: pointer;
}
#zwin{
     color: #757474;
    font-size: 14px;
    text-decoration: underline;
    font-weight: 600;
    cursor: pointer;
    display: none;
    
}
#content a.checkout-button.button.alt.wc-forward {
    float: left;
    margin-right: 20px;
    background: #878787;
    font-weight: 600;
    padding: 11px 30px;
    border: 1px solid #c6c6c1;
}
#content a.checkout-button.button.alt.wc-forward:hover{
    background: transparent !important;
    color: #878787;
    opacity: 1;
}
.produkty-prod a {
    width: 33.3%;
    float: left;
}
@media(max-width:767px){
    ul#shipping_method{
        width: 100%;
        display: inline-grid;
    }
    a.checkout-button.button.alt.wc-forward,
    a.kontynuuj_zakupy {
        width: 100%;
        text-align: center;
    }
    .produkty-prod a{
        width: 100%;
    }
}
#tab-platnosci-dostawy .inner img {
    max-width: 50px;
    height: auto;
    float: left;
    margin-right: 10px;
}
#tab-platnosci-dostawy .inner span{
    float: right;
    font-size: 14px;
}
.cat-item-15{
    display: none;
}
.formularz {
    background: #f4f4f4;
    padding: 30px;
}
/* v9 */
.woocommerce-breadcrumb{
    padding: 0px 15px;
    margin-bottom: 20px;
    color: #b6b6b4;
    font-size: 13px;
}
@media(min-width:1025px){
    .woocommerce-breadcrumb{
        margin-bottom: 15px;
    }
}
.woocommerce-breadcrumb a:first-child:before{
    font-family: 'fontAwesome';
    content: '\f015';
    margin-right: 10px;
    font-size: 15px;
}
.woocommerce-breadcrumb a:after{
    font-family: 'fontAwesome';
    content: '\f061';
    font-size: 15px;
    margin: 0px 10px;
      color: #b6b6b4 !important;
}
.woocommerce-breadcrumb a:hover:after{
        color: #b6b6b4 !important;
}
.woocommerce-breadcrumb a{
    color: #b6b6b4;
    font-size: 13px;
}
.formularz h3{
    font-size: 22px;
    font-weight: 400;
    color: #2d2d2c; 
    font-family: 'Open sans';
}
.formularz .podtytul{
    font-size: 16px;
    color: #2d2d2c;
    margin-bottom: 20px;
    margin-top: 0px;
    font-family: 'Open sans';
    display: inline-block;
}
.formularz h4{
    font-size: 16px;
    color: #2d2d2c;
    font-weight: 400;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'Open sans';
}
.formularz h4:after{
    content: '*';
    color: #d90000;
}
.formularz .zgody span{
    color: #636262;
    font-weight: 300;
    font-size: 14px;
    margin: 0 ;
}
.cf7sr-g-recaptcha {
    display: inline-block;
    float: left;
}
.page-template-page_kontakt h1.title-post.entry-title{
    font-size: 34px !important;
    color: #2d2d2c;
    font-weight: 500;
}
@media(max-width:767px){
    .page-template-page_kontakt h1.title-post.entry-title{
        font-size: 25px;
    }
}
.page-template-page_kontakt .entry-content p:nth-last-child(-n+2){
    font-size: 14px;
}
#mainnav ul .current-menu-item a {
    color: #5b5b5b;
}
#mainnav ul .current-menu-item {
    background: #f5f5f5;
    transition-duration: .4s;
}
@media(min-width:992px){
    .archive #primary{
    float: right;
}
}
#primary .woocommerce-breadcrumb{
    display: none;
}
/*
.archive .woocommerce-products-header{
    display: inline-block;
}
*/
.archive-header-box div#archive-header{
    padding: 0px;
    border: 0px;
}
.archive-header-box {
    border: 1px solid #f4f4f4;
    padding: 30px;
    display: inline-block;
    width: 100%;
    margin: 35px 0px 50px;
}
.archive-header-box div#archive-header h2,
.archive-header-box .sortowanie h2{
    font-family: 'Open sans';
    font-size: 14px;
    font-weight: 400;
    color: #2d2d2c;
    float: left;
}
span.select2.select2-container.select2-container--default{
    width: 380px !important;
    float: right;
}
.archive-header-box .chw-widget{
    display: inline-block;
    width: 100%;
}
.archive .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #f4f4f4;
    border-radius: 0px;
    height: 40px;
    padding: 4px 0px;
}
.archive-header-box .woocommerce-ordering select{
    padding: 8px 10px !important;
    width: 380px;
    font-family: 'Open sans';
    font-weight: 400;
    font-size: 14px !important;
}
.archive .select2-results__option,
.orderby option{
    font-family: 'Open sans';
    font-weight: 400;
    font-size: 14px !important;
    padding: 0px 15px !important;
}
.archive .select2-results__option{
    max-width: 100%;
}
.archive .select2-container--default .select2-results__option--highlighted[aria-selected],
.archive .select2-container--default .select2-results__option--highlighted[data-selected]{
    background: #1e90ff;
} 
.archive-header-box .woocommerce-ordering{
    margin: 0px !important
}
 .select2-dropdown {
    border: 1px solid #f4f4f4!important;
    border-radius: 0px!important;
}
.archive-header-box .select2-container--default .select2-selection--single .select2-selection__arrow{
    top: 5px;
    right: 5px;
}
.archive-header-box .select2-container .select2-selection--single .select2-selection__rendered{
    padding-left: 15px !important
}
.archive-header-box .select2-container--default .select2-selection--single .select2-selection__arrow b{
    border-color: #2f2f2e transparent transparent transparent !important; 
}
p.woocommerce-result-count {
    background: #fff;
    padding: 0px !important;
    border: 0px !important;
    color: #a2a29d !important;
    font-size: 14px;
    font-family: 'Montserrat';
    margin: 20px 0px 0px !important;
}
.woocommerce nav.woocommerce-pagination ul{
    width: 255px !important;
    height: 30px !important;
}
.archive  nav.woocommerce-pagination ul li{
    display: none;
    width: 30px;
    height: 30px;
}
.archive  nav.woocommerce-pagination ul li a{
    color: #252527;
    font-size: 14px;
    font-weight: 600!important;
    transition-duration: .4s;
     border: 1px solid #b2b3ab;
}
.archive  nav.woocommerce-pagination ul li a:hover{
     transition-duration: .4s;
      color: #fff!important;
    background: #a2a29d!important;
}
.archive  nav.woocommerce-pagination ul li a:hover:after{
     color: #fff;
    transition-duration: .4s;
}
.woocommerce nav.woocommerce-pagination ul li span{
    font-size: 14px;
    font-weight: 600!important;
    color: #fff!important;
    background: #a2a29d!important;
     border: 1px solid #b2b3ab;
}
.archive nav.woocommerce-pagination ul li:nth-child(-n+5),
.archive nav.woocommerce-pagination ul li:nth-last-child(-n+2){
    display: inline-block;
}
.archive .prev,
.archive .next{
    font-size: 0px !important;
    height: 100%;
    width: 100%;
    position: relative;
}
.archive .prev:after{
    font-family: 'fontAwesome';
    content: '\f0d9';
    font-size: 12px;
    position: absolute;
    top: 8px;
    left: 11px;
    color: #a2a29d;
     transition-duration: .4s;
}
.archive .next:after{
    font-family: 'fontAwesome';
    content: '\f0da';
    font-size: 12px;
    position: absolute;
    top: 8px;
    right: 11px;
    color: #a2a29d;
     transition-duration: .4s;
}
.archive nav.woocommerce-pagination{
    text-align: right !Important;
    display: inline-block;
    float: right;
}
.archive .page-numbers{
    text-align: center;
}
.archive .page-numbers .dots{
    background: transparent !important;
    color: #252527 !important;
    border: 0px !important;
}
.archive #secondary{
    margin: 0px;
    padding: 0px;
}
.archive aside#woocommerce_price_filter-3:before{
    content: '';
    background: #fff;
    height: 20px;
    width: 100%;
    display: inline-block;
    margin-top: -35px;
}
.archive aside#woocommerce_price_filter-3 {
    margin-top: 45px;
    padding: 0px 15px;
}
aside#woocommerce_product_categories-3{
    padding: 15px;
}
#archive-header{
    background: #fff !important;
} 
li.cat-item {
    border-bottom: 1px solid #ececec;
}
.woocommerce-cart #content .shop_table thead tr th{
    font-family: 'Montserrat';
    font-size: 16px;
    color: #2d2d2c;
    font-weight: 500 !important;
}
.woocommerce-cart #content .shop_table tbody .product-name{
    text-align: left;
}
.woocommerce-cart #content .shop_table tbody tr td img{
   margin-right: 15px;
    max-height: 70px;
    max-width: 70px;
}
/* } */
.woocommerce-cart #content .shop_table tbody tr td{
    font-family: 'Montserrat'!important;
    font-size: 14px!important;
    color: #2d2d2c!important;
    font-weight: 600 !important;
}
.woocommerce-cart #content .shop_table tbody tr .product-name a:first-child{
    display: inline-block;
    margin-right: 15px;
}
.woocommerce-cart #content .shop_table tbody tr .product-name a img{
    width: 100%;
}
.woocommerce-cart #content th.product-remove{
    padding: 9px 0px !important;
}
.woocommerce-cart #content .shop_table input[type="number"]{
    padding: 25px 20px !important;
}
.woocommerce-cart #content .coupon button,
.woocommerce-cart #content .actions .button,
.woocommerce-cart #content a.kontynuuj_zakupy,
.woocommerce-cart #content a.checkout-button.button.alt.wc-forward{
   text-transform: uppercase !important;
    font-size: 14px !important;
    font-family: 'Poppins' !important;
    padding: 18px 20px !important;
    font-weight: 400 !important;
    line-height: initial;
    margin: 0px !important;
    background: #c6c6c1;
}
.woocommerce-cart #content a.kontynuuj_zakupy{
    float: right;
}
.woocommerce-cart #content a.checkout-button.button.alt.wc-forward{
    float: right !important;
}
.woocommerce-cart #content .woocommerce table.shop_table td{
    padding: 10px 15px !important;
}
.woocommerce-cart #content input#coupon_code{
    width: 500px !important;
    height: 50px !important;
    margin-right: 20px;
    padding: 0px 20px;
}
h1.title-post.entry-title{
    font-family: 'Montserrat';
    font-size: 34px;
    font-weight: 400;
}
.woocommerce-cart #content .cart_totals h2{
    font-size: 30px !important;
    color: #2d2d2c;
    font-family: 'Montserrat'!important;
    font-weight: 500;
    margin-bottom: 5px;
    margin-left: 5px;
}
.woocommerce-cart #content .cart_totals  tbody tr th,
.woocommerce-cart #content .cart_totals  tbody tr td{
    text-align: left;
    font-size: 16px !important;
    color: #2d2d2c!important;
    font-family: 'Montserrat'!important;
}
.woocommerce-cart #content .shop_table tbody tr th{
    padding: 15px;
}
.woocommerce-cart #content .shop_table tbody tr th {
    padding: 15px !important;
    width: 120px !important;
}
.woocommerce-cart #content .shop_table span.nazwa {
    display: inline-block;
    width: 370px;
}
.woocommerce-cart #content .cart_totals  span.woocommerce-Price-amount.amount{
    float: right;
}
/*
.cart-subtotal td,
.order-total td .woocommerce-Price-amount{
    float: right;
    margin-right: 102px;
}
*/
.woocommerce-cart #content .order-total th,
.woocommerce-cart #content .order-total td{
    font-weight: 700 !important;
}
.cart-showed .order-total td{
    padding-left: 10px !important;
}
@media(max-width:767px){
    .woocommerce-cart #content input#coupon_code {
        width: 100% !important;
        margin: 15px 0px;
    }
    .woocommerce-cart #content .coupon button{
        float: left !important;
    }
    .shop_table tr{
        padding: 0px;
    }
    .woocommerce table.shop_table_responsive tr td::before{
        float: left;
        width: 60%;
        display: inline-block;
        text-align: left;
        margin-bottom: 20px;
    }
    .woocommerce-cart #content .shop_table span.nazwa {
        display: inline-block;
        width: auto;
        font-size: 12px;
    }
    .woocommerce-cart #content .shop_table input[type="number"] {
        padding: 15px 20px !important;
    }
    .woocommerce-cart #content .cart_totals h2{
        font-size: 25px;
    }
    .woocommerce-cart #content .cart_totals span.woocommerce-Price-amount.amount {
        float: left;
        width: 100%;
    }
    .woocommerce-cart #content .cart-subtotal{
        width: 100%;
    }
    .woocommerce-cart #content a.checkout-button.button.alt.wc-forward{
        margin-bottom: 15px !Important
    }
    
}
@media(min-width:768px) and (max-width:1024px){
    #shipping_method{
        width: 100%; 
    }
    .woocommerce-cart #content .coupon button{
        width: auto !important;
        height: 50px;
    }
    .woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{
        width: 100% !important;
    }
    .woocommerce-cart #content .actions .button {
        width: auto;
        height: 50px;
        float: left;
    }
    input#coupon_code{
        margin-bottom: 10px;
    }
    .page-template-page_fullwidth .product-name a{
        display: inline-block;
        width: max-content;

    }
}
article{
    padding: 0px 15px;
}
.entry-content h4 strong{
    font-size: 20px;
    font-family: 'Open sans';
    font-weight: 600;
}
#pisza_o_nas_gal .pisz_box{
    float: left;
    width: 25%;
    padding: 0px 18px;
    text-align: center;
}
#pisza_o_nas_gal .pisz_box a span{
    font-size: 14px;
    color: #2d2d2c;
    font-weight: 600;
    font-family: 'Montserrat';
    margin-top: 10px;
}
#pisza_o_nas_gal .pisz_box a span i{
    font-family: 'fontAwesome' !important;
    font-style: normal;
}
#wyroznienia .pisz_box{
    float: left;
    width: 50%;
    padding: 0px 50px;
    text-align: center;
}
#wyroznienia .pisz_box a span{
    font-size: 14px;
    color: #2d2d2c;
    font-weight: 600;
    font-family: 'Montserrat';
    margin-top: 10px;
}
#wyroznienia .pisz_box a span i{
    font-family: 'fontAwesome' !important;
    font-style: normal;
    
}
@media(max-width:767px){
    #wyroznienia .pisz_box,
    #pisza_o_nas_gal .pisz_box{
        width: 100%;
        padding: 0px 0px;
        margin: 20px 0px;
    }
    .product-template-default h1.product_title.entry-title{
        font-size: 25px !Important;
    }
    span.pogladowe {
        font-size: 10px ;
    }
    .single-product .roll-button{
        margin: 10px 0px;
    }
}
@media(min-width:768px) and (max-width:1024px){
    #pisza_o_nas_gal .pisz_box{
        width: 50%;
        margin: 20px 0px;
    }
}
@media(min-width:1025px) and (max-width:1349px){
    #wyroznienia .pisz_box{
        padding: 0px 20px
    }
}
@media(min-width:768px){
    #primary .onsale{
        left: 52%;
    }
}
@media(min-width:1350px){
    span.pogladowe{
        margin-bottom: 100px;
    }
}
.product-categories .cat-item-177{
    display: none;
}
.page-id-175 .onsale,
.page-id-31 .onsale{
    top: 7px !important;
    right: 7px !important;
}
.pisz_box a img{
        border: 1px solid #e8e8e8;
}
.cart-showed .woocommerce a.button,
.cart-showed .przejdzdo{
    border: 2px solid #b1b1a9!important;
    font-family: 'montserrat', sans-serif!important;
    font-weight: 500!important;
    color: #b1b1a9!important;
    background: transparent !important;
}
.cart-showed .woocommerce a.button:hover,
.cart-showed .przejdzdo:hover{
    background-color: #5b5b5b !important;
    color: #fff !important; 
    border: 2px solid #5b5b5b !important;
}
.wpf_items_wrapper{
    padding: 15px
}
.wpf_item_name{
    font-size: 18px !important;
    line-height: normal !important;
    color: #263246;
    font-weight: 600 !important; 
    padding-bottom: 24px !important;
    margin: 0 !important;
    border-bottom: 0px !important;
}
span.wpf-slider-tooltip {
    top: 10px!important;
    left: 40px!important;
}
.wpf_slider.ui-slider .ui-slider-handle{
    background: #7e7e7e!important;
    box-shadow: 1px 2px 6px 0px #0000003d!important;
}
.wpf_slider.ui-slider .ui-widget-header {
    background: #eae7e7!important;
    border: none!important;
    height: 10px!important;
}
.wpf_slider.ui-slider {
    height: 10px!important;
    margin-top: 0px !important;
    width: 90%;
    left: 15px;
}
.wpf_slider.ui-slider .ui-slider-handle{
    top: -2px !important;
}
span.woocommerce-Price-amount.amount{
    font-size: 15px;
    color: #2d2d2c!important;
    font-family: 'Open sans'!important;
    font-weight: 500!important;
}
.wpf_items_wrapper:before{
    content: '';
    background: #fff;
    width: 120%;
    height: 20px;
    display: inline-block;
    margin-left: -15px;
}
@media(max-width:767px){
    span.select2.select2-container.select2-container--default,
    .woocommerce .woocommerce-ordering select{
        width: 100% !important;
        max-width: 268px !important;
        float: left !important;
        margin-left: 15px;
    }
}
.wpf-search-container .archive-title,
.wpf-search-container .archive-header-box{
    display: none;
}
/* ..karuzela .slickslide2 ins span.woocommerce-Price-amount.amount {
    margin-top: 6px;
    display: block;
} */
.archive ul.products li.first,
.archive ul.products li.first {
  clear: none;
}
.archive ul.products li.last,
.archive ul.products li.last {
  margin-right: 3% !important;
}
@media(min-width:768px){
	.archive ul.products li:nth-child(3n),
	.archive ul.products li:nth-child(3n) {
	  margin-right: 0% !important;
	}
}
.page-template-page_fullwidth #shipping_method label{
	width: 97%;
}
.woocommerce ul#shipping_method li{
	width: 100%;
    display: inline-block;
}
ul#shipping_method{
	width: 100%;
}
.woocommerce img, .woocommerce-page img {
    height: auto;
    max-width: 100%;
    max-height: 500px;
    object-fit: scale-down;
}
.karuzela {
    margin-bottom: 100px;
}
.karuzela .slick-slide{
	text-align: center !important;
}
.karuzela .amount{
	display: inline-block;
	width: 100% !Important;
}
 del .woocommerce-Price-amount{
	font-size: 12px !important;
	text-decoration: line-through;
	opacity: .5;
}
/* zmiany 15.06 */
.pswp__bg{
	opacity: 0.5 !important;
}
.woocommerce img.pswp__img, .woocommerce-page img.pswp__img{
	max-height: none;
	object-fit: cover;
}
.checkout_pytanie a{
	text-transform: uppercase;
}
.page-id-142 .woocommerce-form-login-toggle,
.woocommerce-form-coupon-toggle{
	display: none;
}
.coupon{
	display: none;
}
.wc-tabs .additional_information_tab{
	display: none !important;
}
.page-id-171 h1{
	display: none;
}
#kodeks{
	display: none;
}
#poradnik_bot,
#kodeks_bot{
	display: inline-block;
    padding: 9px 23px;
    font-weight: 500;
    color: #2d2d2c;
    text-decoration: none;
    transition-duration: .4s;
	border: 1px solid #2d2d2c;
}
#poradnik_bot:hover,
#kodeks_bot:hover,
#poradnik_bot.active,
#kodeks_bot.active{
	text-decoration: none;
    background: #dcdcda;
    transition-duration: .4s;
}
#tab-description h2{
	display: none;
}
.page-id-140 .woocommerce-cart-form,
.page-id-140 .cart_totals.calculated_shipping,
.page-id-140 .cart_totals{
	display: none;
}
.page-id-140 .woocommerce-cart-form:first-child,
.page-id-140 .cart_totals.calculated_shipping:first-child,
.page-id-140 .cart_totals:first-child{
	display: block;
}
.single-product span.woocommerce-Price-amount.amount {
    margin-left: 10px;
}
.quantity .minus,
.quantity .plus{
    display: none !important;
}
td.product-name {
    width: 230px;
}
div#tab-platnosci-dostawy .box .in1 select{
    float: right;
    margin-right: 10px;
}
div#tab-platnosci-dostawy .box .in1 h2{
    text-align: left;
    text-transform: uppercase;
    font-size: 16px;
    padding-top: 10px;
}
.page-template-page_precheck .content .box{
    min-height: 150px;
}
.page-template-page_precheck .content .box h2{
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 500;
}
.page-template-page_precheck .content .box a{
       float: right;
    text-transform: uppercase;
    border: 2px solid #878787;
    width: 215px;
    padding: 5px 0px;
    color: #878787;
    font-weight: 600;
    font-size: 20px;
    text-align: center;
}
.page-template-page_precheck .content .box a:hover{
     background: #878787;
    color: #fff;
}
.page-template-page_precheck .content .box p{
    position: relative;
    padding-left: 10px;
    margin-bottom: 0px;
}
.page-template-page_precheck .content .box i{
    font-size: 3px;
    font-family: 'fontAwesome';
    font-style: normal;
    position: absolute;
    left: 0;
    top: 10px;
}
@media(max-width:767px){
    .page-template-page_precheck .content .box a{
        float: left;
        margin: 20px 0px;
    }
    .page-template-page_precheck .content .box h2{
        font-size: 20px;
    }
}
#newsletter-container{
    display: none;
}
.page-template-page_start #newsletter-container{
     display: block;
}
.page-id-142 h1{
    text-transform: uppercase;
}
@media(min-width:1025px){
    .page-id-747 h1{
        font-size: 40px;
        margin-bottom: 70px;
    }
}
.page-id-142 span.select2.select2-container.select2-container--default{
    width: 100% !important;
}

.page-id-140 form .form-row .select2-container {
    width: 100% !important;
    line-height: 2em;
}

a.zzal.checkout-button.button.alt.wc-forward{
    display: none;
}
a.bezzal.checkout-button.button.alt.wc-forward{
    display: inline-block;
}
.logged-in a.zzal.checkout-button.button.alt.wc-forward{
    display: inline-block;
}
.logged-in a.bezzal.checkout-button.button.alt.wc-forward {
    display: none;
}


@media (min-width: 768px) and (max-width: 1024px) {
	.up-bars a.cart-customlocation {
		position: relative;
		top: -3px;
	}
	h2.woocommerce-loop-product__title {
		height: 89px !important;
	}
}
@media (min-width: 768px) {
	/*.woocommerce ul.products li.product {
		max-height: 511px;
	}*/
}

@media (max-width: 1024px) {
	.aws-container .aws-show-clear .aws-search-field {
		padding-right: 0 !important;
		text-overflow: ellipsis;
	}
	.btn-menu {
		margin: 7px 0px 0px 22px;
	}
	#parafooter2_top .loga {
		text-align: center;
	}
	#parafooter .loga a {
		padding: 10px 10px;
	}
	#parafooter2_top .loga a {
		padding: 0px 10px;
	}
	.woocommerce-page .loga img,
	body.page-template-page-templates .loga img {
		max-width: 130px;
	}
	body.page .page-wrap .content-wrapper {
		padding: 0 25px 25px 25px;
	}
	#slider .flex-control-nav {
		bottom: 0px;
	}
	#nasza-oferta-tlo {
		background-image: none !important;
	}
	h2.woocommerce-loop-product__title {
		padding: 0px 20px !important;
	}
}
@media (max-width: 768px) {
	#wyroznienia .pisz_box a span {
		display: block;
	}
	.cart-showed #shipping_method li label {
		max-width: 90%;
	}
	.woocommerce table.cart td.actions, .woocommerce-page #content table.cart td.actions, .woocommerce-page table.cart td.actions {
		min-height: 80px;
	}
	.woocommerce-shipping-totals .woocommerce-shipping-destination {
		text-align: left;
	}
	.woocommerce-cart #content .cart-subtotal > td[data-title=Kwota] {
		height: 50px;
	}
	.page-template-page_fullwidth #shipping_method label {
		width: 94%;
	}
	.woocommerce-cart #content .woocommerce table.shop_table td {
		width: 100%;
	}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		height: 506px;
	}
}
@media (max-width: 526px) {
	body.archive form.woocommerce-ordering {
		width: 100%;
	}
	body.woocommerce .woocommerce-ordering select.orderby {
		margin-left: 0;
		width: 100% !important;
		max-width: 100% !important;
	}
}

@media (max-width: 380px) {
	.konto-logowanie a {
		width: calc(100vw - 222px);
	}
}




#omnibus-price-data {
	clear: both;
    width: 100%;
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
}
#omnibus-price-data span {
	font-size: 14px;
}