.productlist .box {
  position: relative;
  width: 100%;
  border-radius: 3px;
  background: #fff;
  border:1px solid #fff;

  padding:0px;
  box-shadow: none;
  margin-bottom: 30px;
  text-align: center;
  transition: 0.5s all;
}


.productlist .box .wrap .big {
  font-size: 12px;
  float: left;
  line-height:16px;
  text-transform: uppercase;
  color:#444;
  width: 100%;
  font-family: 'Montserrat';
  font-weight: 700;
  margin-top: 0px;

  margin-bottom: 7px;
  padding-top: 0px;
}
.oldprice{font-weight: 400; font-size:12px; float:left; margin-right: 15px;text-transform: uppercase}
.oldprice .price{color:#f94533; font-weight: bold;}
.oldprice.linethrough{text-decoration: line-through; color:#aaa; font-weight: 300; font-size: 19px;}
.oldprice.linethrough .price{color:#aaa; font-weight: 300;}
.productlist .box .wrap .info{display: none; float:left; position: relative; padding:0px 0px; background: #fff;  width:100%}
.productlist .box:hover .wrap .info{display: block;}
#bigcart .totals .col-sm-6 div.freeshipping{font-size:20px;font-weight: 600; color:#222; text-align: left; line-height: 30px;letter-spacing: 2px; }
#bigcart .totals .col-sm-6 div.freeshipping i{margin-right: 20px; font-size:20px; color:#30b887}
#bigcart .totals .col-sm-6 div.notfreeshipping{2; text-align: left; line-height: 30px; }
#bigcart .totals .col-sm-6 div.notfreeshipping i{margin-right: 20px; font-size:20px; color:#30b887}

.productlist.list .col-md-3,
.productlist.list .col-sm-3,
.productlist.list .col-lg-4,
.productlist.list .col-xs-6{width:100%}
.productlist.list .box {overflow:hidden; margin-bottom:20px;}
.productlist.list .box .foto{float:left; width:200px; position: static;}
.productlist.list .box .ekolabel{right:20px; bottom:20px;}

.productlist.list .buttons{height:auto;}
.productlist.list .box .foto img{border-radius:0px;}
.productlist.list .box .desc{display:none;}
.productlist.list .box .desc.long{display:block; min-height: auto;}
.productlist.list .box .wrap .big{min-height: auto; font-size:16px;}
.productlist.list .box .wrap{text-align: left;}
.productlist.list .box .wrap .price_container{float:left; width:auto;  text-align: left; width:200px;}
.productlist .producenci .box .wrap .big{min-height:auto;  font-size:16px; padding:15px 0px;}
.productlist .manufacturer{display:none}
.productlist.list .manufacturer{display:block}
.buyblock .info label{float:left; width: 100%; margin-top: 4px; margin-bottom:5px; min-width: 90px; text-transform: uppercase; font-weight: 600;letter-spacing: 0px; font-size: 12px; }

.buyblock .info{margin:0px 0px 30px; float:left; width:100%;}
.buyblock .info.mt30{margin-top:30px;}

.man-rounded{width:60px; border:5px solid #fff; height:60px; float:left; margin-right:20px; overflow: hidden; border-radius:30px;}
.man-rounded img{width:60px;}


.productlist .box .desc.long{display:none;}

.productlist .box .wrap .price_container {
  float: left;
  width: auto;
  text-align: left;
  color: #777;
  font-family: "Montserrat";
  margin-bottom: 10px;
  width: 100%;
  font-size: 13px;
}

.productlist .box .wrap .price_container .newprice {
  font-size:18px;
  text-align: center;
  color: #333;

  float:left;
  font-weight: 700;
  width: 100%
}
.productlist .box .wrap .price_container .oldprice {
  font-size:14px;
  text-align: right;
  color: #aaa;
  float:right;
  font-weight: 400;
  width: auto;
  text-decoration: line-through;
}



.productlist .box .wrap .price_container .jednostka {
}

.productlist .buttons {
  float: left;
  width: 100%;
  margin-top: 0px;
}

.productlist .box .wrap span.desc {
  float: left;
  font-size: 13px;
  line-height: 18px;
  width: 100%;
  margin-bottom: 10px;
  min-height: 40px;
}

.qty{float:left; position: relative; width:160px; margin-top:0px; }
  .qty input{border: none;line-height:50px; font-size: 20px; padding: 0px;text-align: center;box-shadow: none; float:left; width:50%;}
.plusminus {
  border-radius: 3px;
  overflow: hidden;
  float:left; width:100%;
  border:1px solid #ddd;

}
.noselect{
  -webkit-touch-callout: none; /* iOS Safari */
  -webkit-user-select: none; /* Safari */
   -khtml-user-select: none; /* Konqueror HTML */
     -moz-user-select: none; /* Firefox */
      -ms-user-select: none; /* Internet Explorer/Edge */
          user-select: none;
}

.plusminus a {
float:left;
width:25%;
font-size:24px;
line-height:50px;
 text-align: center;
cursor: pointer;
}
.plusminus a:hover{
  background: #444;
  color: #fff;
}

.totals > div > div > span{font-size:18px;}




.productlist .box .foto img{border-radius:0px 0px 0px 0px;}
.productlist .box .over {
  position: absolute;
  border-radius: 6px;
  top: 0px;
  height: 100%;
  width: 100%;
  z-index: 5;
  background: rgba(138, 127, 121, 0.63)
}

.productlist .box .over .wrap {
  top: 30px;
  color: #fff;
  position: relative;
}

.productlist .box .over .wrap a {
  background: #10a109;
  font-weight: 400;
  text-align: center;
  border-radius: 6px;
  line-height: 40px;
  margin: 10px 0px;
  letter-spacing: 1px;
  padding: 7px;
  font-size: 10px;
  text-transform: uppercase;
  color: #fff;
}

.productlist .box:hover {
  border:1px solid #ccc;
  box-shadow: 0px 0px 15px rgba(0,0,0,0.2);

  z-index: 1000;
}

.productlist .box .wrap .btn {
  padding: 10px;
  width:100%;
  background: #333;
  text-shadow: none;
  border:none;
  border-radius: 3px;
  font-size:11px;
  color:#fff;
  line-height: 11px;
  float:right;
  margin-top: 10px;
}

.productlist .box .wrap {
  padding: 5px 15px 15px;
}
.productlist .box .wrap .btn:hover{background: #000;}

.categorybox{
background-position: bottom center;
background-size: cover;
background:#f1f1f1;
border-bottom:3px solid #ddd;
margin-top:0px;
margin-bottom:30px;
text-align: center;
font-size:12px;
overflow: hidden;
padding:0px 0px 10px 0px;
letter-spacing: 3px;
font-weight:300;
color:#222;
 text-transform: uppercase;
position: relative;
cursor: pointer;
box-shadow: 2px 2px 0px rgba(0,0,0,0.1);
border-bottom-width: 0px!important;
transition: 0.5s all;

}
.categorybox.Seria-Rosa{
  background:url(images/rosa.png) -10px -10px no-repeat #f1f1f1;
  border-bottom:5px solid #ec2424;

}
.categorybox.Seria-Vega{
  background:url(images/vega.png) -10px -10px no-repeat #f1f1f1;
    border-bottom:5px solid #6b367e;
}
.categorybox.Seria-Sigma{
  background:url(images/sigma.png) -10px -10px no-repeat #f1f1f1;
    border-bottom:5px solid #f1bf22;
}

.categorybox.Seria-Fenix{
  background:url(images/feniks.png) -10px -10px no-repeat #f1f1f1;
    border-bottom:5px solid #754433;
}
.categorybox.Seria-Aura{
  background:url(images/aura.png) -10px -10px no-repeat #f1f1f1;
    border-bottom:5px solid #1e448f;

}

.categorybox.Seria-Comfort{
  background:url(images/comfort.png) -10px -10px no-repeat #f1f1f1;
  border-bottom:5px solid #a8cda6;

}

.categorybox:hover{background-position: -5px -5px;}


.tabcontent .categorybox{padding:0; background: none; border:none; box-shadow: none; font-size:10px; letter-spacing: 1px;}
.categorybox .image{ overflow: hidden; margin-bottom: 10px;
}

.categorybox img{transform:scale(1); transition: 0.5s all;}

.categorybox:hover img.bg{transform:scale(1.1);}


.oferta .categorybox{
padding:0px;
background-position: right;
margin-top:0px;
margin-bottom:30px;
box-shadow: none;
}



.categorybox img{ margin-top: 0px;}
.oferta .categorybox p{margin: 0px 0px 0px;}
.oferta .categorybox a{display: block; text-align: center;

font-size:24px;
line-height: 30px;
letter-spacing: 0px;
font-weight: 200;
width: 100%;
bottom:30px;
left:30px;
text-transform: none;
text-align: left;
color:#fff;
transition: 0.5s all;
position: absolute;
z-index: 32;
text-shadow: 1px 1px 1px rgba(0,0,0,0.7)}

.oferta.links3 .categorybox a{
  font-size:23px;
  line-height: 25px;
  text-shadow: none;
  left:30px;
  bottom:30px;
  color:#53646a;

}





.topbar #shoppingcart {
  float: right;
  margin-left: 30px;
  position: relative;
  padding: 12px 16px 14px 16px;
  margin-top: 0px;
}

.topbar #shoppingcart .total {font-size:12px; text-align: left; float:left; width:100%; border-radius:6px; padding:0px; margin:0px 0px 0px;}
.topbar #shoppingcart .total #total {margin:0px 0px 0px 30px;}
.topbar #shoppingcart .total #total .price{ font-size:20px;color:#2ab49b}

#cartcontents span .price{float:none;}
#cart-container{float:left; width:100%; }
#cart-container h2{font-size:50px; text-align:center; margin:50px 0px;}

#cart-container .max50{border-radius:3px;}
#bigcart .totals .col-sm-6 div{float:right; width: 100%; text-align: right; font-weight: 300;}
#bigcart .totals .col-sm-6 div.brakuje {font-size:18px; font-weight: 300; margin-top:28px; float:left; text-align: left;}
#bigcart .totals .col-sm-6 div.brakuje strong .price{font-weight: 700; font-size: 20px; color:#23a867}
#bigcart .totals div .price{margin-left: 10px;  color:#333; font-weight: 700; font-size: 20px;}
#bigcart .totals div.total2 .price{margin-left: 10px;  color:#23a867; font-weight: 700; font-size: 20px;}

.set_carrier{float:left;  border:2px solid transparent; margin-right:5px; cursor: pointer; padding:8px 15px 8px 5px; font-size:10px; line-height: 15px; border-radius: 3px;}
.set_carrier img{float:left;}
.set_carrier span{float:left; margin-top: 10px; margin-left: 5px;color:#888; font-size:12px; font-weight: 400;}

.set_carrier .price{font-size:12px; margin-top:0px; margin-left: 0px;}
.set_payment:hover,
.set_carrier:hover{
background: #fff;
border:2px solid transparent;
}
.set_payment.active,
.set_carrier.active{
 background: #fff;
 border-color:#ddd;
}
.set_payment.active span,
.set_carrier.active span{
 color:#222;
}
.set_payment{float:left;  border:2px solid transparent; margin-right:5px; cursor: pointer; padding:8px 15px 8px 5px; font-size:10px; line-height: 15px; border-radius: 3px;}
.set_payment img{float:left;}
.set_payment span{float:left; margin-top: 16px; margin-left: 5px;color:#999; font-size:12px; font-weight: 400;}
.set_payment .price{font-size:12px; margin-top: 0px; margin-left: 0px;}

.block{float:left; width:100%; margin-bottom: 15px;}

.cartopen{font-weight: 600;
    text-transform: uppercase;
    font-size: 11px;
    font-family: "Montserrat", arial;}

.topbar #shoppingcart i {
  margin-right: 10px;
  font-size: 24px;
  text-align: center;
  color: #777;
}
.productslider .slick-track{padding-bottom:0px;}
.productslider .slick-list{padding:0px 0px 60px; overflow: hidden;}
.topbar #shoppingcart #items {
  color: #666;
  background: #e6e6e6;
  border-radius: 30px;
  display: block;
  font-size:9px;
  font-weight: 400;
  float: right;
  width: 22px;
  height: 22px;
  text-align: center;
  position: relative;
  line-height: 22px;
  left: 5px;
  top: 1px;
}
#cartcontents {
  position: absolute;
  top: 50px;
  right: 0px;
  width: 420px;
  display: none;
  padding: 0px;
  z-index: 1001;
  color: #444;
  border-radius: 6px;
  background: #fff;
  font-size: 12px;
  box-shadow: 0px 0px 25px rgba(0,0,0,0.2)
}
#cartcontents .cartbottom{background: #f3f3f3; border-top:1px solid #e3e3e3; float: left;width: 100%; padding: 30px;}
#cartcontents .bold{font-weight: 600; width: 100%; margin-top: 30px; letter-spacing: 2px;text-transform: uppercase; text-align: center; }



#cartcontents div.pid {
  float: left;
  width: 100%;
  margin-top: 5px;
  padding-top: 5px;
  font-size:12px;
  border-top: 1px solid #eee;
}
#cartcontents .productlist .pid span.foto{float:left;width:13%; font-size:12px; font-weight: inherit;}
#cartcontents .productlist .pid span.name{float:left;width:40%; margin-top: 16px; margin-left:5px; line-height: 18px;font-size:12px; font-weight: inherit;}
#cartcontents span {
  font-size: 14px;
  color: #222;
  margin-top: 14px;
  float: right;
  font-weight: bold;
}

#cartcontents .btn.fw {
  width: 100%;
  padding: 10px 0px;
  background: #333;
  color:#fff;
  border: none;
  font-size:13px;
  margin-top: 20px;
}
#cartcontents .btn.fw:hover{background: #20ab8a;}
#cart-container .removerow{margin-top:10px;}
#cartcontents .removerow {
  float: right;
  margin: 14px 0px 0px 16px;
}

#cartcontents .removerow i {
  font-size: 16px;
  color: #f15634
}


#cartcontents h2 {
  margin-bottom: 10px;
  padding-bottom: 0px;
  font-weight: bold;
  text-align: center; text-transform: uppercase;
  color: #444;
  font-size: 20px;
}
#body-main #cartcontents .productlist,
#cartcontents .productlist {
  padding: 30px 20px;
}

#cartcontents .max50 {
  border-radius:3px;
}

#cartcontents .productlist .pid span {
  color: #222;
  font-size: 13px;
}

.promopopup .wrap .xsell{float:left; width:470px; border-left:1px solid #ccc; padding:0px 0px 0px 30px; margin-left: 30px; text-align: center;}
.promopopup .wrap .xsell .products {float:left; width:100%; }
.promopopup .wrap .xsell-box{float:left; width:50%; padding:5px;}
.promopopup .wrap #shoppingcart{font-size:10px; }

.related{float:left; width:120px;  height: auto; padding:1px; border-radius: 3px; border:2px solid #eee; margin-right:10px;}
.related.active{ border:2px solid #333; color:#c10303}

.size{float:left; padding:4px 10px; margin-right:5px; font-weight: bold; margin-top: -1px; border:1px solid #ccc; border-radius: 3px;}
.size.active{ border:1px solid #000; color:#000}
.productlist {
  background: rgba(255,255,255,0.1);
  padding: 0px 0px 0px;
}

.productlist .box .foto .ekolabel img{width:auto;float:right; max-height:40px; margin-left:5px; width:auto;}
.productlist .box .foto img.ekolabel{border-radius:0px; width:auto; }
.productlist .box .foto img{width:100%; display: inherit!important;}
.productlist .box .foto {width:100%; text-align: center; overflow: hidden}

.productslider{padding:0px 0px;}


.text .buyblock h1 {
  color: #333;
  font-weight: 300;
  font-size: 28px;
  line-height:34px;
  margin-bottom: 6px;
}


.buyblock div::selection,
.buyblock input::selection,
.buyblock .plusminus::selection {
  background: none;
 /* WebKit/Blink Browsers */
}

.buyblock div::-moz-selection,
.buyblock input::-moz-selection,
.buyblock .plusminus::-moz-selection {
  background: none;
 /* Gecko Browsers */
}
.text .buyblock{font-family: "Montserrat"}

.buyblock .over{}
.buyblock .over .wrap{font-size:16px; border:1px solid #10a109; border-radius:6px; padding:30px; text-align:center;}
.buyblock .over .wrap a{background:#10a109; font-weight: normal; text-align:center; border-radius: 6px;  line-height:60px; margin:10px 0px; padding:12px; font-size:12px; text-transform: uppercase; color:#fff;}





.buyblock .btn {
  width: auto;
  float:left;
  padding: 0px 30px;
  font-size:16px;
  font-weight: 600;
  margin-top: 0px;
  text-shadow: none;
  letter-spacing: 1px;
  height: 52px;
  line-height: 52px;
  margin-left:10px;
  border-radius: 3px;
}
.productSlider{opacity:0; visibility: hidden; transition: 0.5s all}
.productSlider.visible{opacity:1; visibility: visible;}
.buyblock .price_container {
  float: left; width:100%;
  text-align: left;
  color: #383838;
  margin: 10px 0px;
  font-size: 14px;
}
.eko{text-align: right;}
.eko img{width:100%;  margin-bottom:10px; padding:0px 10px; }

.komentarz {padding:0px 0px 0px 30px;   border-left:5px solid #eee; margin:30px 0px 0px;  width:100%; float:left}
.komentarz span { float:left; width:100%; font-weight:400; margin-bottom:5px;font-size:12px; letter-spacing:2px; color:#019d9d; text-transform:uppercase}

.buyblock  .price_container .price {
  font-size: 40px;
  color: #24ab97;
  font-weight: 700;
  width: 100%;
}

.buyblock .price_container .jednostka {
}


.steps {
  width: 100%;
  margin:0px 0px 40px;
  float: left;
}

.steps .step {
  width: 33.3%;
  font-family:"Montserrat";
  font-size:20px;
  font-weight:300;
  color:#999;
  text-align:center;
  float: left;
  border-right:1px dashed rgba(0,0,0,0.2);
  padding: 15px;
}
.steps .step:last-child{border:none;}
.steps .step span{font-size:60px;  margin-right:15px;}
.steps .step.active {
  color: #25a881;
  font-weight: 600;
}
