body {
  font-family: var(--font-family), arial;
  font-size: 15px;
  line-height: 27px;
  font-weight: 300;
  background: #111;
  color: #111;
  text-align: left;
}

/* --------------------------------------------------------------- Serwis --------------------------------------------------------------- */
.supers a.slick-next {
  top: 45%;
  right: -100px;
}

.supers a.slick-prev {
  top: 45%;
  left: -100px;
}

.fullheightphoto {
  background-size: cover;
  width: 100%;
  position: relative;
  height: 100vh;
  background-position: 50%;
}

.paralax {
  background-attachment: fixed;
  background-size: cover;
}

.pojazdy .gobacklink {
  top: 0px;
  left: 0px;
  background: #fff;
  color: #222;
  position: absolute;
  z-index: 3333;
}

.mlogo {
  position: absolute;
  top: 60px;
  left: 0px;
  z-index: 3000;
}

.video-background {
  background: #000;
  position: relative;
  top: 0;
  left: 0;
  height: 100vh;
}

.iframe-background {
  background: #000;
  position: relative;
  top: 0;
  left: 0;
  height: 50vh;
}

.pojazdy .buyblock .info.price-block {
  padding: 0;
  margin: 0;
}

.avcolors {
  margin: 0px auto;
  padding-top: 5px;
  text-align: center;
  z-index: 9999;
}

.avcolors .related {
  width: 48px;
  height: 48px;
  border-radius: 50px;
  display: inline-block;
  float: none;
  padding: 3px;
  border: 3px solid #fff;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15);
}

.avcolors .related.active {
  border: 3px solid #111;
}

.pojazdy .buyblock {
  max-width: 900px;
  text-align: center;
  margin: 30px auto;
  float: none;
  position: relative;
  z-index: 3333;
}

.pojazdy .addtocart {
  float: none !important;
  display: inline-block;
  width: 300px;
  border-radius: 4px;
}

.pojazdy .text .buyblock h1 {
  text-align: center;
}

.pojazdy .buyblock .price_container {
  text-align: center;
}

.cols {
  display: flex;
  align-items: stretch;
}

.col .inner {
  max-width: 700px;
  padding: 70px;
}

.halfleft .col .inner {
  float: right;
}

.halfright .col .inner {
  float: left;
}

.cols .col {
  flex: 1 0 auto;
  display: flex;
  width: 50%;
  padding: 50px;
  justify-content: center;
  background-size: cover;
  background-position: 50%;
  flex-direction: column;
}

.specs {
  float: left;
  width: 100%;
}

.specs h3 {
  padding: 20px 0px 10px;
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 5px;
  text-transform: none;
}

.scols {
  float: left;
  width: 100%;
  padding: 40px;
}

.opis h1 {
  float: left;
  width: 100%;
}

.scols .col {}

.scols .col {
  display: flex;
}

.scols .col:nth-child(2n+1) {
  flex-direction: row-reverse;
}

.scols .col .contentcol {
  flex: 1;
  line-height: 1.6;
  display: flex;
  font-size: 20px;
  padding: 80px;
  justify-content: center;
  background-size: cover;
  background-position: 50%;
  flex-direction: column;
}

.scols .col .contentcol h3 {
  font-size: 32px;
  line-height: 1.4;
}

.scols .col .imgcol {
  flex: 1;
  line-height: 1.5;
  display: flex;
  padding: 80px;
  justify-content: center;
  background-size: cover;
  background-position: 50%;
  flex-direction: column;
}

.halfleft .cols .col.full {
  align-items: flex-end
}

.textcontent {
  top: 40vh;
  color: #fff;
  text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.8);
  position: absolute;
  z-index: 333;
  width: 100%;
}

.textcontent h1 {
  font-size: 70px;
}

.sekcja {
  float: left;
  width: 100%;
}

.video-foreground,
.video-background iframe,
.video-background video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.iframe-foreground,
.iframe-background iframe,
.iframe-background video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.pojazdy .white {
  border: none;
  max-width: 900px;
  padding: 0px 50px;
  margin: 0px auto;
}

.pojazdy .opis.produktopis {
  max-width: 900px;
  padding: 50px;
  border: none;
  margin: 0px auto;
  float: none;
  width: auto;
}

.ptable {
  float: left;
  width: 100%;
  padding: 15px;
  background: #fff;
  margin-top: 30px;
}

.slider-container {
  width: 300px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.slider-container .back-bar {
  height: 10px;
  position: relative;
}

.slider-container .back-bar .selected-bar {
  position: absolute;
  height: 100%;
}

.slider-container .back-bar .pointer {
  position: absolute;
  width: 10px;
  height: 10px;
  background-color: red;
  cursor: col-resize;
  opacity: 1;
  z-index: 2;
}

.slider-container .back-bar .pointer.last-active {
  z-index: 3;
}

.slider-container .back-bar .pointer-label {
  position: absolute;
  top: -17px;
  font-size: 10px;
  background: white;
  white-space: nowrap;
  line-height: 1;
}

.slider-container .back-bar .focused {
  z-index: 10;
}

.slider-container .clickable-dummy {
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}

.slider-container .scale {
  top: 2px;
  position: relative;
}

.slider-container .scale span {
  position: absolute;
  height: 5px;
  border-left: 1px solid #999;
  font-size: 0;
}

.slider-container .scale ins {
  font-size: 12px;
  text-decoration: none;
  position: absolute;
  font-weight: bold;
  left: 0;
  top: 5px;
  color: #444;
  line-height: 1;
}

.slider-container.slider-readonly .clickable-dummy,
.slider-container.slider-readonly .pointer {
  cursor: auto;
}

.theme-green .back-bar {
  height: 5px;
  border-radius: 2px;
  background-color: #eeeeee;
  background-color: #e7e7e7;
  background-image: -moz-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#dddddd));
  background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -o-linear-gradient(top, #eeeeee, #dddddd);
  background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdddddd', GradientType=0);
}

.theme-green .back-bar .selected-bar {
  border-radius: 2px;
  background-color: #e23f1b;
  background-image: -moz-linear-gradient(top, #ff6025, #e23f1b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff6025), to(#e23f1b));
  background-image: -webkit-linear-gradient(top, #ff6025, #e23f1b);
  background-image: -o-linear-gradient(top, #ff6025, #e23f1b);
  background-image: linear-gradient(to bottom, #ff6025, #e23f1b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff6025', endColorstr='#ffe23f1b', GradientType=0);
}

.theme-green .back-bar .pointer {
  width: 14px;
  height: 14px;
  top: -5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 10px;
  border: 1px solid #AAA;
  background-color: #e7e7e7;
  background-image: -moz-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#dddddd));
  background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -o-linear-gradient(top, #eeeeee, #dddddd);
  background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdddddd', GradientType=0);
}

.theme-green .back-bar .pointer-label {
  color: #999;
}

.theme-green .back-bar .focused {
  color: #333;
}

.theme-green .scale span {
  border-left: 1px solid #e5e5e5;
}

.theme-green .scale ins {
  color: #444;
}

.theme-blue .back-bar {
  height: 5px;
  border-radius: 2px;
  background-color: #eeeeee;
  background-color: #e7e7e7;
  background-image: -moz-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#dddddd));
  background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -o-linear-gradient(top, #eeeeee, #dddddd);
  background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdddddd', GradientType=0);
}

.theme-blue .back-bar .selected-bar {
  border-radius: 2px;
  background-color: #92c1f9;
  background-image: -moz-linear-gradient(top, #b1d1f9, #64a8f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b1d1f9), to(#64a8f9));
  background-image: -webkit-linear-gradient(top, #b1d1f9, #64a8f9);
  background-image: -o-linear-gradient(top, #b1d1f9, #64a8f9);
  background-image: linear-gradient(to bottom, #b1d1f9, #64a8f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb1d1f9', endColorstr='#ff64a8f9', GradientType=0);
}

.theme-blue .back-bar .pointer {
  width: 14px;
  height: 14px;
  top: -5px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 10px;
  border: 1px solid #AAA;
  background-color: #e7e7e7;
  background-image: -moz-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eeeeee), to(#dddddd));
  background-image: -webkit-linear-gradient(top, #eeeeee, #dddddd);
  background-image: -o-linear-gradient(top, #eeeeee, #dddddd);
  background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffdddddd', GradientType=0);
}

.theme-blue .back-bar .pointer-label {
  color: #999;
}

.theme-blue .back-bar .focused {
  color: #333;
}

.theme-blue .scale span {
  border-left: 1px solid #e5e5e5;
}

.theme-blue .scale ins {
  color: #999;
}

body.fullwidth.pojazdy .productrow {
  text-align: center;
}

body.fullwidth.pojazdy .productbox {
  width: 445px;
  float: none;
  display: inline-block;
}

.pojazdy .productlist .box {
  border: none;
}

.pojazdy .heading span {
  font-size: 48px;
  line-height: 1.4;
  font-weight: 300;
}

.pojazdy .filtring {
  display: block;
}

.pojazdy .navibox {
  width: 300px
}

#body-produkty.pojazdy #page {
  background: #fff;
}

.pojazdy .productlist .box .foto {
  padding: 20px;
}

#body-produkty.pojazdy .heading {
  padding: 0;
}

.pojazdy .productlist {
  background: #fff;
}

.pojazdy .productcolumn {
  width: 100%;
}

.pojazdy .productlist .box.absolute {
  box-shadow: none;
}

.pojazdy .baner-small {
  display: none;
}

.pojazdy .subcategories.navibox {
  display: flex;
  padding: 0;
  border: none;
  margin-bottom: 0;
}

.pojazdy .mbox {
  display: block;
  flex-grow: 1;
  background-size: cover;
  width: 0%;
  height: 50vh;
  background-position: 50%;
  position: relative;
  transition: 0.4s;
}

.pojazdy .mbox::after {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  content: '';
  top: 0;
  left: 0;
  z-index: 2;
  transition: 0.5s all;
}

.pojazdy .mbox:hover:after {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  content: '';
  top: 0;
  left: 0;
  z-index: 2
}

.pojazdy .mbox span {
  position: absolute;
  width: 100%;
  bottom: 50%;
  text-align: center;
  font-size: 15px;
  line-height: 1.5;
  font-weight: bold;
  text-shadow: 0px 0px 40px rgba(0, 0, 0, 1);
  color: #fff;
  z-index: 3;
  transition: 0.5s all;
}

.pojazdy .mbox:hover {
  flex-grow: 2;
}

.pojazdy .mbox:hover span {
  font-size: 28px;
}

.pojazdy .productlist .box .wrap {
  position: relative;
  z-index: 333;
}

.pojazdy .box .foto {
  position: relative;
  height: 355px;
}

@keyframes fade4 {
  0% {
    opacity: 0;
  }

  11.11% {
    opacity: 1;
  }

  33.33% {
    opacity: 1;
  }

  44.44% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

.fadein {
  padding: 0px;
}

.fadein4 img {
  opacity: 0;
  animation-name: fade4;
  animation-duration: 12s;
  animation-iteration-count: infinite;
  position: absolute;
  left: 0;
  right: 0;
}

.fadein img {
  width: calc(100% - 40px) !important;
  left: 20px !important;
  top: 20px !important
}

.fadein4 img:nth-child(1) {
  animation-delay: 0s;
}

.fadein4 img:nth-child(2) {
  animation-delay: 3s;
}

.fadein4 img:nth-child(3) {
  animation-delay: 6s;
}

.fadein4 img:nth-child(4) {
  animation-delay: 9s;
}

@keyframes fade3 {
  0% {
    opacity: 0;
  }

  11.11% {
    opacity: 1;
  }

  33.33% {
    opacity: 1;
  }

  44.44% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

.fadein3 img {
  opacity: 0;
  animation-name: fade3;
  animation-duration: 9s;
  animation-iteration-count: infinite;
  position: absolute;
  left: 0;
  right: 0;
}

.fadein3 img:nth-child(1) {
  animation-delay: 0s;
}

.fadein3 img:nth-child(2) {
  animation-delay: 3s;
}

.fadein3 img:nth-child(3) {
  animation-delay: 6s;
}

@keyframes fade2 {
  0% {
    opacity: 0;
  }

  25% {
    opacity: 1;
  }

  50.0% {
    opacity: 1;
  }

  75% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

.fadein2 img {
  opacity: 0;
  animation-name: fade2;
  animation-duration: 6s;
  animation-iteration-count: infinite;
  position: absolute;
  left: 0;
  right: 0;
}

.fadein2 img:nth-child(1) {
  animation-delay: 0s;
}

.fadein2 img:nth-child(2) {
  animation-delay: 3s;
}

.my_dropdown {
  border: 1px solid #ddd;
  float: left;
  width: 100%;
  padding: 10px;
  position: relative;
  top: -17px;
}

.pojazdy .navibox .value img {
  width: 48px;
}

.my_dropdown .my_list {
  display: none;
  position: absolute;
  width: calc(100% + 2px);
  background: #fff;
  left: -1px;
  top: 40px;
  border: 1px solid #ddd;
  border-top: none;
  z-index: 100001;
  user-select: none;
  -webkit-user-select: none;
}

.my_dropdown .my_toggle {
  width: 100%;
  cursor: pointer;
  float: left;
  background: url(../images/arrowdown.png);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 100% 40%;
}

.my_dropdown.open .my_toggle {
  background-image: url(../images/arrowup.png);
}

.my_dropdown.open .my_list {
  display: block;
}

.pojazdy .navibox .value input {
  margin-top: 16px;
}

.pojazdy .manufacturers {
  padding: 0;
  float: left;
  width: 100%;
}

.pojazdy .manufacturerbox {
  cursor: pointer;
  width: 10%;
  float: left;
  padding: 6px 15px;
  position: relative;
  opacity: 1;
  transition: 0.4s transform;
}

.pojazdy .manufacturerbox:hover {
  transform: scale(1.1);
}

.selectbike {
  padding: 40px 30px;
  float: left;
  width: 100%;
  text-align: center;
}

.selectbike .label {
  font-size: 20px;
  font-weight: 700;
  display: block;
  width: 100%;
  margin-bottom: 20px;
}

.text .selectbike h1 {
  text-align: center;
  font-weight: 700;
  margin: 0px;
}

.schemat {
  min-height: 280px;
  float: left;
  transition: 0.5s all;
  margin-bottom: 30px;
  width: 100%;
  background: #fff;
  padding: 10px 10px 20px 10px;
  border-radius: 4px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
}

.pinimg {
  position: relative;
  top: -6px;
  left: -6px;
  opacity: 0.6;
  width: 12px;
  height: 12px;
  border-radius: 10px;
  background: #ff0000;
  transition: 0.5s all;
}

.mpin:hover .pinimg {
  background: #3dcd20
}

.mpin.hover .pinimg {
  background: #3dcd20
}

.mpin.referer .pinimg {
  background: #00d1ff;
  border: 3px solid #0057ff
}

.hidet {
  opacity: 0.3;
  pointer-events: none;
}

.kodlink {
  width: 100%;
  display: block;
  font-weight: 400;
  margin-bottom: 10px;
}

.mapcontainer {
  position: relative;
  float: left;
  width: 100%;
  z-index: 999;
}

.mapcontainer .map {
  float: left;
  width: 100%;
}

.mpin {
  position: absolute;
  left: 0px;
  cursor: pointer;
  width: 18px;
  height: 18px;
  top: 0;
  z-index: 2;
  line-height: 18px;
  text-align: center;
}

.schemat:hover {
  transform: scale(1.1);
  z-index: 4;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.2);
}

.schemat img {
  max-height: 190px;
  display: block;
  margin: 0px auto;
}

.text .selectbike h2 {
  font-weight: 300;
  padding: 20px 0px 20px;
  margin-bottom: 30px;
  color: #222;
}

.schemat .sname {
  font-weight: bold;
  color: #222;
  font-size: 14px;
  line-height: 22px;
}

.supersmall img {
  float: left;
  width: 100%;
  padding: 0px 25px 10px;
}

.mpin .supersmall {
  width: 150px;
  left: 50%;
  margin-left: -85px;
  padding: 10px;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.5);
  display: none;
  color: #222;
  font-size: 11px;
  line-height: 15px;
  font-weight: 700;
  position: absolute;
  bottom: 20px;
  z-index: 3
}

.mpin:hover .supersmall {
  display: block;
}

.mpin:hover {
  z-index: 10;
}

.qqty {
  width: 150px;
}

.qqty input {
  width: 50px;
}

.qqty .plus,
.qqty .minus {
  font-size: 30px;
  line-height: 30px;
  font-weight: 400;
  position: relative;
  padding: 0px 4px;
  top: 5px;
}

.listlink {
  float: left;
  text-align: center;
  font-weight: 700;
}

.prevlink,
.listlink,
.nextlink {
  width: 33%;
}

.nextlink i {
  position: absolute;
  font-size: 24px;
  right: -5px;
  top: 2px;
}

.prevlink i {
  position: absolute;
  font-size: 24px;
  left: -5px;
  top: 2px;
}

.controls {
  float: left;
  width: 100%;
  position: relative;
  z-index: 300;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
}

.prevlink {
  float: left;
  text-align: left;
  font-size: 11px;
  padding-left: 30px;
  line-height: 16px;
  position: relative;
  margin-bottom: 20px;
}

.nextlink {
  float: right;
  text-align: right;
  font-size: 11px;
  line-height: 16px;
  padding-right: 30px;
  position: relative;
  margin-bottom: 20px;
}

.prevlink strong,
.nextlink strong {
  font-size: 14px;
  font-weight: 700;
  float: left;
  width: 100%;
}

.mname {
  float: left;
  width: 100%;
  height: 89px;
  line-height: 20px;
}

.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Safari */
  -khtml-user-select: none;
  /* Konqueror HTML */
  -moz-user-select: none;
  /* Old versions of Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  supported by Chrome, Opera and Firefox */
}

.satt {
  float: left;
  width: 100%;
  background: #df2311;
  cursor: pointer;
  font-size: 12px;
  color: #fff;
  border-radius: 4px;
  padding: 9px 7px;
  line-height: 22px;
  margin-top: -1px;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: 0.5s all;
}

.satt:hover {
  background: #222;
}

.satc {
  float: left;
  width: 100%;
  background: #df2311;
  font-size: 10px;
  color: #fff;
  border-radius: 4px;
  padding: 7px 3px;
  line-height: 10px;
  margin-top: 8px;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: 0.5s all;
}

.satc:hover {
  background: #222;
}

strong {
  font-weight: 600;
}

.bl {
  display: block !important
}

#content a {
  color: #fff;
  display: block;
  width: 100%;
}

.shortage {
  width: 100%;
  float: left;
  min-height: 200px;
}

.video,
.videodetector {
  margin-bottom: 30px;
  float: left;
  width: 100%;
  position: relative;
  padding-bottom: 54.2%;
  /* 16:9 */
  padding-top: 25px;
  margin-top: 15px;
  height: 0;
}

.videodetector iframe,
.video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  height: 100%;
}

.manulogo {
  width: 100px;
  float: right;
}

.ref {
  position: relative;
}

.opis.produktopis {
  padding: 40px 40px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #e3e3e3;
  margin-top: 30px;
  float: left;
  width: 100%;
}

#cart-container .box-wrap {
  min-height: auto;
}

.slick-disabled {
  opacity: 0.1
}

.baner-small .heading.leftside {
  letter-spacing: 0px;
  color: #fff;
  padding: 40px 30px 47px;
  font-weight: 300;
  text-transform: none;
  font-size: 20px;
  line-height: 25px;
}

.watchvideo {
  float: left;
  width: 100%;
  margin: 30px 0px 0px;
  border-radius: 4px;
  text-align: center;
  box-shadow: inset 3px 3px 10px rgba(0, 0, 0, 0.1);
  padding: 30px;
  font-size: 24px;
  font-weight: 800;
  color: #333;
  background-color: none;
  background-image: url(../images/pagebg.png);
}

.watchvideo i {
  color: #ff4a32
}

.watchvideo:hover {
  color: #fff;
  background: rgba(0, 0, 0, 0.9);
  border-radius: 4px;
}

.galeria .foto {
  float: left;
  width: 33%;
  padding: 5px;
  margin: 0px;
}

section.polowki .half {
  width: 50%;
  float: left;
  padding: 100px 100px 0px;
}

.navibox .productblock a {
  border: none;
  font-size: 11px;
  line-height: 12px;
  color: #777;
}

.navibox .productblock {
  float: left;
  width: 100%;
  border-top: 1px solid #ddd;
  padding: 10px 0px;
}

.ajaxcart img {
  font-size: 6px;
  color: #fff;
  line-height: 7px;
}

#body-o-nas h1 {
  font-weight: 700;
}

#body-o-nas .wrapper {
  padding: 70px 40px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
}

.lazy {
  font-size: 10px;
  color: #fff;
  line-height: 15px;
}

section.polowki h1 {
  position: relative;
  color: #222;
  font-weight: 700;
  font-size: 30px;
  margin-bottom: 0px;
  line-height: 43px;
  transition: 0.5s all
}

section.polowki h2 {
  position: relative;
  color: #222;
  font-weight: 300;
  font-size: 24px;
  margin-top: 0px;
  margin-bottom: 30px;
  line-height: 24px;
  transition: 0.5s all
}

section.polowki .half-img {
  width: 50%;
  float: left;
  position: relative;
  height: 450px;
  background-position: 50% 50%;
  background-size: cover;
}

section.polowki .half-img {
  float: left;
}

section.polowki:nth-child(2n+1) .half-img {
  float: right;
}

.manufacturers {
  float: left;
  width: 100%;
  padding: 80px 0px;
}

.manufacturers .heading.linethrough {
  padding: 0px;
}

.manufacturerbox {
  padding: 10px;
  opacity: 0.8;
  transition: 0.5s all;
}

.manufacturerbox:hover {
  opacity: 1;
}

.polowki .wrap {
  font-weight: 300;
  float: right;
  position: relative;
  z-index: 10;
  font-size: 15px;
  line-height: 24px;
}

section.polowki a {
  color: #222;
}

section.polowki strong {
  font-weight: 600;
  color: #222;
  transition: 0.5s all
}

section.polowki:nth-child(2n) .wrap {
  float: left;
}

section.polowki:nth-child(2n+1) .wrap {
  float: right;
}

section.polowki:hover:before {
  opacity: 1;
}

.tresc {
  width: 100%;
  overflow: hidden;
  padding: 50px 0px 50px;
}

section.polowki {
  position: relative;
  width: 100%;
  float: left;
  transition: 0.5s all;
  overflow: hidden;
  margin: 0px 0px;
  color: rgba(0, 0, 0, 0.7);
  padding: 0px 0px 0px;
  background: #fff;
}

section.polowki.islink {
  cursor: pointer;
}

.navcolumn {
  float: left;
  width: 280px;
  padding: 10px 10px 15px 0px;
}

.productcolumn {
  float: left;
  width: calc(100% - 280px);
  padding: 10px 0px 15px 10px;
}

.banerslide {
  float: left;
  width: 100%;
  position: relative;
  z-index: 9
}

.baner::after {
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(43, 35, 31, 0.8), rgba(0, 0, 0, 0));
  position: absolute;
  z-index: 11;
  content: '';
  top: 0;
  left: 0
}

.baner .left:before {
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0px;
  background: rgba(255, 255, 255, 0.1);
  z-index: 1001;
  content: '';
  bottom: 0;
}

.baner .right:before {
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0px;
  background: rgba(255, 255, 255, 0.1);
  z-index: 1001;
  content: '';
  bottom: 0;
}

.baner .left:after {
  width: 1px;
  height: 100%;
  position: absolute;
  right: -1px;
  background: rgba(255, 255, 255, 0.1);
  z-index: 1001;
  content: '';
  top: 0;
}

.baner .left {
  width: 50%;
  float: left;
  position: relative;
  transition: 0.5s all;
}

.baner .right {
  width: 50%;
  float: right;
  position: relative;
}

.baner .title {
  position: absolute;
  transition: 0.5s all;
  bottom: 0;
  opacity: 1;
  left: 0;
  width: 100%;
  height: auto;
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
  padding: 250px 100px 100px;
  line-height: 38px;
  color: #fff;
  font-size: 33px;
  font-weight: 200;
}

.baner .subtitle h1 {
  font-weight: 800;
  font-size: 33px;
  line-height: 38px;
}

.baner .subtitle {
  top: 0;
  font-weight: 200;
  bottom: auto;
  height: 100%;
  position: absolute;
  z-index: 10;
  font-weight: 20px;
  line-height: 27px;
  transition: 1s all;
  width: 100%;
  padding: 200px 100px;
  color: #fff;
  background: rgba(166, 111, 49, 0.8);
  opacity: 0;
}

.baner .left .subtitle {
  text-align: right;
}

.baner .right .subtitle {
  text-align: left;
}

.baner .left:hover .subtitle {
  opacity: 1;
}

.baner .right:hover .subtitle {
  opacity: 1;
}

.baner .left:hover .title,
.baner .right:hover .title {
  opacity: 0;
}

.baner .left .title {
  text-align: right;
}

.baner {
  background-color: #111;
}

.week {
  width: 1400px;
  display: none;
  margin: 0px auto;
  padding: 9px 0px;
  overflow: hidden;
  font-weight: bold;
  font-size: 12px;
  color: rgba(213, 162, 105, 0.92);
}

.btn.p24 {
  float: right;
  margin-top: -8px;
  background: #ff2e17;
  font-weight: 600;
  padding: 9px 14px;
  border-radius: 4px;
}

.confirmation .pole .label {
  margin-top: 0px;
}

.addportfoliolink {
  padding: 40px;
  background: #e7e0d1;
  border-radius: 4px;
  color: #6c6657;
  margin-top: 30px;
  text-align: left;
}

.addportfoliolink h1 {
  color: #916300;
  padding: 0px;
  margin-top: 0px;
}

#body-kontakt .pole .label {
  text-align: left;
}

.blog-details-page .box-wrap {
  margin-top: 0px;
}

.blog-list {
  float: left;
  width: 100%;
  padding-top: 40px;
}

.blog-post {
  font-size: 13px;
  line-height: 23px;
  cursor: pointer;
  margin: 0px 0px 40px;
  float: left;
  min-height: 500px;
  width: 100%;
}

.cechy {
  text-align: center;
  font-size: 15px;
  width: 100%;
  font-weight: 300;
  line-height: 24px;
  float: left;
  padding: 15px;
}

.cechy p {
  margin: 0px;
}

.cechy .wrap {
  float: left;
  width: 100%;
  min-height: 230px;
}

.cechy .title {
  font-weight: 700;
  color: #222;
  font-size: 16px;
  margin: 0px 0px 10px;
  float: left;
  width: 100%;
  padding: 0px;
}

.cechy .icon {
  width: 100%;
  text-align: center;
  float: left;
  font-size: 48px;
  color: #986f16;
  margin-bottom: 15px;
}

.blog-post.detail .thumbnail {
  float: left;
  width: 25%;
  padding: 3px
}

.blog-post.detail .thumbnail img {
  border-radius: 4px;
}

.blog-post.detail .mainphoto {
  padding: 3px;
}

.blog-post .blog-img {
  overflow: hidden;
  float: left;
  width: 100%;
}

.blog-post .blog-img img {
  position: relative;
  border-radius: 4px;
  top: 0px;
  transition: 1s all;
}

.blog-post .title {
  font-size: 18px;
  color: #222;
  padding: 0px 0px 10px;
  font-weight: 600;
  float: left;
  width: 100%;
}

input:-webkit-autofill {
  background-color: #ffffff !important;
  -webkit-box-shadow: 0 0 0 50px white inset;
  /* Change the color to your own background color */
}

.blog-post .data {
  font-size: 10px;
  color: #999;
  padding: 10px 0px 0px;
  font-weight: 400;
  float: left;
  width: 100%;
}

.blog-post .data i {
  margin-right: 5px;
}

.blog-post:hover .title {
  color: #ff2e17
}

.blog-post.small {
  margin: 0px;
  padding: 15px 0px 0px;
}

.blog-post.small .title {
  font-size: 12px;
  line-height: 16px;
  padding: 0px 0px 0px;
  font-weight: 600;
  float: left;
  width: 100%;
}

.blog-post.small .data {
  padding-top: 0px;
}

.blog-post.detail {
  font-size: 15px;
  line-height: 26px;
  cursor: auto;
  padding-top: 40px;
}

.blog-post.detail .blog-img .mainphoto {
  padding: 3px 3px 0px;
  overflow: hidden;
  float: left;
  width: 100%;
  margin-bottom: 3px
}

.blog-post.detail .blog-img img {
  position: relative;
  border-radius: 4px;
  top: 0px;
  transition: 1s all;
}

.blog-post.detail h1 {
  margin-top: 30px;
  font-weight: 600;
  letter-spacing: -1px;
}

.mix {
  display: none;
}

.termindostawy {
  width: 100%;
  overflow: hidden;
  padding: 20px 0px;
  font-size: 16px;
  line-height: 30px;
}

.confirmation .total {
  font-size: 18px;
  text-align: right;
  font-weight: 600;
  padding: 30px 0px;
}

.bottombtn {
  float: left;
  width: 100%;
  overflow: hidden;
  margin: 10px 0px 10px;
  padding: 10px 0px 10px;
}

.languages:hover .langlist {
  display: block;
}

.languages:hover {
  background: #333;
  color: #fff;
}

.languages:hover a.active {
  color: #fff;
}

.langlist {
  display: none;
  position: absolute;
  transition: 0.5s all;
  z-index: 5000;
  top: 30px;
  padding-top: 7px;
  padding-bottom: 15px;
  border-radius: 0px 0px 6px 6px;
  background: #333;
  width: 100%;
}

.part .langlist a {
  color: #ccc;
  margin-top: 7px;
  padding-top: 0px;
  margin-bottom: 0px;
}

.part .langlist a:hover {
  color: #fff;
}

.header {
  float: left;
  width: 100%;
}

.bottombtn .btn {
  padding: 7px 20px;
  font-size: 10px;
  letter-spacing: 1px;
  margin-right: 10px;
  margin-bottom: 0px;
  background: #222;
  border-radius: 4px;
}

.bottombtn .btn.f-left {
  float: left;
}

.bottombtn .btn.f-right {
  float: right;
}

.promopopup .signupform .btn {
  width: 100%;
  float: left;
  margin-top: 20px;
  border-color: #333;
  color: #333;
  background: none;
}

.signupform {
  padding: 0px 0px 20px;
  margin-bottom: 20px;
  overflow: hidden;
  border-bottom: 1px solid #eee;
}

section#page {
  width: 100%;
  overflow: hidden;
  background: #f2f2f2;
  margin: 0px auto;
  padding: 0px 0px;
}

section.manufacturers {
  background: #fff;
}

.heading.linethrough {
  width: 100%;
  position: relative;
  text-align: center;
  padding: 50px 0px 30px;
}

.heading span {
  padding: 0px 50px;
  position: relative;
  z-index: 10;
  text-transform: none;
  font-size: 38px;
  letter-spacing: -1px;
  font-weight: 700;
  color: #222;
}

.heading.leftside {
  width: 100%;
  float: left;
  position: relative;
  text-align: center;
  padding: 34px 0px 30px;
}

.heading.leftside span.counter {
  padding: 0px 0px;
  line-height: 17px;
  float: left;
  width: 100%;
  position: relative;
  z-index: 10;
  text-transform: none;
  font-size: 13px;
  color: #fff;
  text-align: center;
  letter-spacing: 0px;
  font-weight: 300;
}

span.counter {
  font-weight: 300;
}

.heading .sortowanie span {
  font-weight: 700;
  text-transform: uppercase;
  color: #999;
  font-size: 9px;
  letter-spacing: 2px;
}

.opis {
  width: 100%;
  color: #333;
  display: block;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  margin: 30px 0px 20px;
  float: left;
}

.opis strong {
  font-weight: 700;
}

.text .filtry h1 {
  margin-bottom: 10px;
  font-size: 33px;
  letter-spacing: 2px;
  color: #39a70c;
  font-weight: bold;
}

.text .filtry h1:after {
  border: none;
}

a {
  color: #666;
  cursor: pointer;
  text-decoration: none;
  transition: 0.5s all;
}

.foto .label {
  position: absolute;
  top: -5px;
  left: -5px;
  font-size: 9px;
  border-radius: 4px 0px 4px 0px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
  line-height: 9px;
  padding: 6px 10px;
  z-index: 3;
}

.foto .label.right {
  position: absolute;
  background: #ff2e17;
  z-index: 15;
  top: -9px;
  left: auto;
  right: -8px;
  line-height: 9px;
  font-weight: 600;
  font-size: 9px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
  padding: 5px 10px;
}

.messages {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.buyblock .label {
  padding: 5px 10px;
  font-size: 10px;
  letter-spacing: 2px;
  color: #fff;
  border-radius: 6px;
  margin-bottom: 20px;
  float: left;
  text-transform: uppercase;
  position: relative;
}

.label-red {
  background: #f63e16
}

.label-green {
  background: #ff2e17
}

.important {
  color: #333;
  font-size: 22px;
  font-weight: 300;
  padding: 40px 0px;
  text-align: left;
}

.biuroimg {
  border: 10px solid #fff;
}

a:hover {
  color: #ff2e17
}

.listabox {
  margin: 0px 0px 0px;
  padding: 0px;
}

.listabox li {
  list-style-type: none;
}

img {
  max-width: 100%;
  height: auto !important;
}

.mt20 {
  margin-top: 20px;
}

.mt-200 {
  margin-top: -150px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

p {
  margin: 0px 0px 10px 0px;
}

.padd20 {
  padding: 20px;
}

.padd30 {
  padding: 30px;
}

.text-center {
  text-align: center;
}

.text h1.text-center {
  text-align: center;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.font18 {
  font-size: 18px;
  line-height: 29px;
  font-weight: 300
}

.f-left {
  float: left;
}

.f-right {
  float: right;
}

.wrapper {
  padding-top: 30px;
  padding-bottom: 50px;
  float: left;
  overflow: hidden;
}

#body-produkty .text {
  margin-top: 5px
}

.text {
  margin-top: 30px;
  position: relative;
}

.fa-red {
  color: #ff0000
}

.fa-green {
  color: #15a81f
}

/* --------------------------------------------------------------- Zamówienie --------------------------------------------------------------- */
#dostawa {
  display: none;
  margin-top: 40px;
}

#gosc {
  display: none;
  width: 100%;
  float: left;
  margin-top: 0px;
}

#rejestruj {
  display: none;
}

.relative {
  position: relative;
}

/* --------------------------------------------------------------- social_block --------------------------------------------------------------- */
.socialpanels {
  position: fixed;
  right: 0px;
  bottom: 0;
  z-index: 1000;
}

.socialpanel {
  position: absolute;
  right: -320px;
  width: 320px;
  background: #fff;
  border-radius: 4px 0px 0px 0px;
  bottom: 0px;
  min-height: 200px;
  z-index: 10000;
  transition: 0.5s all
}

.socialpanel.open {
  right: 0px;
}

.socialpanel.facebook .one {
  background: #405d9b;
  color: #fff;
}

.socialpanel .inner {
  background: #fff;
  padding: 10px;
}

.socialpanel .one {
  display: block;
  cursor: pointer;
  height: 44px;
  width: 44px;
  font-size: 20px;
  padding: 13px;
  position: absolute;
  bottom: 0;
  left: -44px;
  border-radius: 4px 0px 0px 0px;
}

.socialpanel i {
  position: relative;
  top: -2px;
  left: 1px;
}

.socialpanel .zero {
  display: none;
  cursor: pointer;
  height: 44px;
  width: 44px;
  font-size: 20px;
  padding: 13px;
  bottom: 0;
  color: #fff;
  background: #333;
  position: absolute;
  left: -44px;
  border-radius: 4px 0px 0px 0px;
}

.socialpanel.open {
  z-index: 20000
}

.socialpanel.open .zero {
  display: block;
}

.socialpanel.open .one {
  display: none;
}

/* --------------------------------------------------------------- KOSZYK --------------------------------------------------------------- */
#bigcart i {
  font-size: 24px;
}

td.noborder,
.noborder td {
  border: none !important;
}

.btn.f-right {
  float: right;
}

/* --------------------------------------------------------------- GORNY PASEK --------------------------------------------------------------- */
#bigcart .name {
  float: left;
  width: 100%;
  line-height: 18px;
  font-size: 14px;
  font-weight: 400;
  color: #222;
}

#bigcart .small {
  float: left;
  font-size: 10px;
}

.strip {
  width: 100%;
  height: 50px;
  padding-top: 0px;
  position: relative;
  background: url(images/jute2.jpg);
}

.bottoms {
  padding: 110px 0px;
  background-size: cover;
  background-position: 50% 50%;
  color: #fff;
  text-shadow: 0px 0px 30px rgba(0, 0, 0, 0.5);
  overflow: hidden;
}

.bottoms h1 {
  font-size: 67px;
  line-height: 68px;
  margin: 0px;
  color: #fff;
  text-transform: uppercase;
}

.bottoms h2 {
  color: #fff;
  text-transform: uppercase;
  font-size: 50px;
  line-height: 50px;
  font-weight: 300;
}

.strip .links {
  float: left;
  margin-top: 11px;
}

.strip .links a,
.strip a {
  color: rgba(255, 255, 255, 0.8);
  font-weight: 300;
  cursor: pointer;
  transition: 0.5s all;
  margin-right: 20px;
  font-size: 12px;
}

.strip .links i {
  margin-right: 4px;
}

.strip .links a:hover {
  color: #ffb413
}

.part {
  float: right;
  color: rgba(255, 255, 255, 0.7);
  line-height: 24px;
  font-size: 13px;
  border-left: 1px solid rgba(255, 255, 255, 0.2)
}

.part a {
  margin-left: 15px;
  padding-top: 11px;
  float: left;
}

.part a span.ico {
  font-size: 10px;
  text-transform: uppercase;
  background: #10a109;
  padding: 4px;
  margin-top: 0px;
  margin-left: 10px;
  width: 24px;
  height: 24px;
  border-radius: 12px;
  display: block;
  float: right;
}

.part a span i {
  color: #fff;
  padding: 0px;
  margin: 0px;
  top: -2px;
  left: 0px;
}

.part i {
  color: #574e3b;
  font-size: 14px;
  position: relative;
  top: 0px;
  margin-right: 5px;
  margin-left: 10px
}

.part strong {
  margin-top: 0px;
  font-family: var(--font-family);
  color: #ffb413;
  font-weight: 500;
  float: right;
  margin-left: 0px;
  padding-left: 0px;
}

.part:last-child {
  border: none;
}

.searchform a {
  color: #444;
  text-transform: none !important;
  font-size: 12px;
  font-weight: 400;
}

.searchform-open:hover {
  color: #fff;
}

.promopopup.search .close {
  color: #fff;
}

.promopopup.search .submit {
  width: 20px;
  height: 20px;
  border: none;
  background: none;
  top: 44px;
  font-size: 22px;
  color: #ff2e17;
  font-weight: 900;
  position: absolute;
  right: 38px;
}

.promopopup.search .submit::before {
  content: "\e86a";
  font-family: "motosati";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #ff2e17;
  padding-right: 0px;
  position: absolute;
  top: -2px;
  left: 0px;
}

.categorysearch {
  position: relative;
  margin-bottom: 10px;
}

.categorysearch button.submit {
  width: 20px;
  height: 20px;
  border: none;
  background: none;
  top: 10px;
  font-size: 22px;
  color: #ff2e17;
  font-weight: 900;
  position: absolute;
  right: 22px;
}

.categorysearch button::before {
  content: "\e86a";
  font-family: "motosati";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #ff2e17;
  padding-right: 0px;
  position: absolute;
  top: -2px;
  left: 0px;
}

.strip .search .submit:hover {
  color: #222;
}

.strip .search .submit .glyphicons:before {
  font-size: 14px;
}

/* --------------------------------------------------------------- LISTY --------------------------------------------------------------- */
.wrapper .akapit ul {
  margin: 10px;
}

.wrapper .akapit li {
  list-style-type: none;
  padding: 0px 0px 10px;
  line-height: 20px;
  position: relative;
}

.opis ul {
  margin: 0px;
  padding-left: 20px;
}

.opis li {
  list-style-type: none;
  position: relative;
  font-size: 14px;
  padding: 7px 0px 7px 0px;
  line-height: 20px;
}

.opis li:before {
  content: "\E808";
  font-family: "motosati";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #ff2e17;
  font-size: 12px;
  padding-right: 0px;
  position: absolute;
  left: -20px;
}

.polowki li {
  list-style-type: none;
  position: relative;
  line-height: 21px;
  padding-bottom: 8px;
}

.polowki li:before {
  content: "\E808";
  font-family: "motosati";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #13a210;
  font-size: 16px;
  padding-right: 0px;
  position: absolute;
  top: 0px;
  left: -20px;
}

.wrapper .akapit li:before {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #ff2e17;
  font-size: 20px;
  padding-right: 0px;
  position: absolute;
  top: 0px;
  left: -28px;
}

.faq .wrapper .akapit li:before {
  content: "\f0f6";
  top: 0px;
  left: -38px;
}

.whitebg .text.wrap {
  padding: 0px 0px;
}

.container.orderdetail {
  padding-top: 30px;
}

/* --------------------------------------------------------------- TABELE --------------------------------------------------------------- */
.text table {
  border-collapse: collapse;
  border: none !important;
  width: 100% !important;
}

.max50 {
  width: 50px;
  float: left;
  height: auto;
  margin-right: 10px;
}

.btn.small {
  font-size: 10px;
  background: #222;
  display: inline-block;
  margin-top: 9px;
  color: #fff;
  float: none;
  padding: 8px 12px;
  line-height: 10px;
}

.btn.small:hover {
  background: #fff;
  color: #222;
}

.text table td .price {
  font-weight: 800
}

.text table td {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding: 25px 10px;
  color: #222;
}

.text table td.coupons {
  padding: 0px 0px 20px;
}

.text h2 {
  margin: 30px 0px 15px;
  color: #555;
  float: left;
  width: 100%;
  font-weight: 300;
}

h2 strong {
  color: #222;
  font-weight: 600;
}

.text table h4 {
  padding: 0px;
  margin: 0px;
}

.box-wrap .heading {
  text-transform: none;
  letter-spacing: -1px;
  font-weight: 700;
  font-size: 28px;
  line-height: 30px;
  color: #222;
}

.row.wrap {
  padding-top: 30px;
}

.wrap {
  padding-bottom: 30px;
  overflow: hidden;
}

#cart-container .totals .btn {
  padding: 20px;
  border-radius: 4px;
  line-height: 30px;
  width: 100%;
  text-align: center;
  margin: 8px 0px 0px;
}

#cart-container .totals .btn.updatecart {
  line-height: 30px;
}

#cart-container .totals .btn.updatecart:hover {
  background: #333;
}

#cart-container .totals {
  font-size: 13px;
  line-height: 26px;
  border-radius: 4px;
  background: rgba(0, 0, 0, 0.05);
  overflow: hidden;
  margin-top: 0px;
  text-align: center;
  font-weight: 300;
  padding: 40px;
}

.aktualna {
  font-size: 14px;
  letter-spacing: 1px;
  color: #127c16;
  display: block;
}

#cart-container .totals .btn {
  font-style: normal;
  padding: 13px 20px;
  line-height: 30px;
}

.text table td,
.text table td span {}

.producent-foto {
  width: 20%;
  float: left;
  margin: 30px 20px 30px 0px;
  overflow: hidden;
  border-radius: 6px;
}

.text table th strong {
  color: #fff;
  font-weight: 700;
}

.warning {
  text-align: center;
  overflow: hidden;
  margin: 10px 0px;
  width: 100%;
  padding: 30px 0px;
  display: block;
  font-size: 16px;
  font-weight: 400;
}

.warning strong {
  font-weight: 700;
}

.text table td em {
  color: #aaa;
}

.text table p {
  margin: 0px;
  padding: 0px;
}

.text tr:nth-child(odd) {}

.text table.bordered td {
  border: 1px solid #eee;
  padding: 10px;
  color: #222;
}

.text table th {
  padding: 20px 8px;
  color: #222;
  font-size: 11px;
  text-transform: uppercase;
  border-bottom: 2px solid #222;
  letter-spacing: 1px;
  font-weight: 800;
}

.text table caption {
  color: #f7941e;
  font-size: 18px;
  padding: 0px 0px 15px;
}

.updatecart.btn {
  float: right;
  width: 220px;
  background: rgba(0, 0, 0, 0.1);
  color: #222;
  border: none;
  font-size: 12px;
  margin: 22px 0px 0px;
  padding: 15px 0px;
  line-height: 14px;
  border-radius: 0px;
}

.green {
  color: #27ad34
}

.red {
  color: #ee3b2a
}

/* --------------------------------------------------------------- rolni --------------------------------------------------------------- */
/* --------------------------------------------------------------- productlist --------------------------------------------------------------- */
.komunikaty {
  padding: 30px 0px 30px;
  overflow: hidden;
}

.komunikaty .msg {
  padding: 20px;
  background: #3ba829;
  color: #fff;
  border-radius: 6px;
  font-weight: 300;
  font-size: 16px;
}

.komunikaty .btn.small {
  float: none;
  display: inline;
  padding: 5px 15px;
  margin-left: 15px;
}

h1.huge {
  font-size: 70px;
  color: #fff;
  line-height: 70px;
  margin-bottom: 30px;
  text-align: center;
}

h1.huge:after {
  border: none;
}

section.grupa {
  background: url(images/grupa.jpg);
  overflow: hidden;
}

section.zaproszenia {
  background: rgba(255, 255, 255, 0.6);
  margin-top: 0px;
  overflow: hidden;
  width: 100%;
  padding: 70px 0px 0px 0px
}

section.zaproszenia h1 {
  text-align: center;
  font-size: 60px;
  line-height: 50px;
  margin-bottom: 0px;
}

section.punkty {
  margin-top: 0px;
  border-top: 1px solid #ddd;
  overflow: hidden;
  width: 100%;
  padding: 30px 0px 0px 0px
}

section.punkt {
  background: rgba(255, 255, 255, 0.6);
  margin-top: 0px;
  border-top: 1px solid #ddd;
  overflow: hidden;
  width: 100%;
  padding: 40px 0px 0px 0px
}

section.punkt h1 {
  text-align: center;
  font-size: 60px;
  line-height: 50px;
  margin-bottom: 20px;
}

section.punkt h1:after {
  border: none;
}

section.punkt h4 {
  text-align: center;
}

section.punkt h3 {
  text-align: center;
  margin: 5px 0px
}

/* --------------------------------------------------------------- list --------------------------------------------------------------- */
a:focus {
  outline: 0 !important;
}

a:focus img {
  outline: none;
}

.slick-list {
  outline: none !important;
}

.slick-slide {
  outline: none !important;
  cursor: pointer;
}

a.slick-next {
  position: absolute;
  right: -50px;
  top: 30%;
  background: #fff;
  border-radius: 20px;
  text-align: center;
  padding: 0px 0px 0px;
  border: none;
  width: 40px;
  height: 40px;
  z-index: 123;
}

a.slick-prev:hover,
a.slick-next:hover {
  color: #fff;
  background: #ddd;
}

a.slick-prev {
  position: absolute;
  left: -50px;
  top: 30%;
  background: #fff;
  text-align: center;
  border: none;
  padding: 0px 0px 0px;
  border-radius: 20px;
  width: 40px;
  height: 40px;
  z-index: 123;
}

.productSlider a.slick-next {
  right: 0px;
  top: 48%;
}

.productSlider a.slick-prev {
  left: 0px;
  top: 48%;
}

a.slick-prev i {
  padding: 2px 0px 0px 0px;
  margin-left: -2px;
  font-size: 36px;
  color: #333;
}

a.slick-next i {
  padding: 2px 0px 0px 2px;
  font-size: 36px;
  color: #333;
}

.paymentblock {
  float: left;
  margin-right: 20px;
  text-align: left;
  color: rgba(0, 0, 0, 0.6);
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0px;
  position: relative;
  z-index: 2;
  overflow: hidden;
  padding: 10px;
}

.paymentblock input {
  width: auto;
  box-shadow: none;
}

section.newsletter {
  padding: 60px 0px;
  width: 100%;
  text-align: center;
  background: url(images/newsletter.jpg);
  overflow: hidden;
}

section.newsletter h1 {
  color: #fff;
  font-size: 50px;
  margin-bottom: 10px;
  line-height: 52px;
}

section.newsletter h2 {
  color: #fff;
  font-size: 33px;
}

.grupa h2 {
  font-size: 20px;
  letter-spacing: 2px;
  font-weight: 300;
  font-family: var(--font-family);
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 20px;
}

section.newsletter form {
  margin-top: 10px;
}

section.newsletter input {
  width: 240px;
  background: rgba(0, 0, 0, 0.2);
  color: #fff;
  border: none;
  padding: 11px;
}

section.newsletter ::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.8)
}

section.newsletter .btn {
  width: 240px;
  float: none;
  background: #333;
  padding: 9px 85px;
  position: relative;
  top: 3px;
}

section.grupy-zakupowe {
  padding: 60px 0px;
  width: 100%;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 2px;
  line-height: 40px;
  text-align: center;
  background: url(images/grupy.jpg);
  overflow: hidden;
}

section.grupy-zakupowe h1 {
  color: #fff;
  font-size: 70px;
  margin-bottom: 10px;
  line-height: 62px;
}

section.grupy-zakupowe h2 {
  color: #fff;
  font-size: 53px;
  line-height: 50px;
}

section.grupy-zakupowe .btn {
  width: 240px;
  float: none;
  line-height: 100px;
  padding: 15px 85px;
  font-size: 30px;
  position: relative;
  top: 3px;
}

#msgdiv {
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 10px 0px;
  color: #fff;
}

section.newsletter h1:after {
  border: none;
}

.pokazinne {
  float: left;
  width: 100%;
  padding: 6px 0px;
  margin: 20px 0px 25px;
}

.pokazinne i {
  float: left;
  width: 37px;
  font-size: 24px;
  color: #08a113;
}

.gospodarstwo {
  margin-top: -4px;
  text-transform: uppercase;
  color: #6a5d55;
  font-size: 10px;
  display: block;
  line-height: 16px;
}

.gospodarstwo span {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
  display: block;
}

.pokazinne:hover {}

.pokazinne:hover i,
.pokazinne:hover .gospodarstwo {
  color: #08a113;
}

.odproducenta {
  width: 100%;
  overflow: hidden;
  padding: 50px 0px;
}

.carrierblock {
  background: url(images/jute3.jpg);
  border-radius: 6px;
}

.carrierblock .wrap {
  padding: 30px;
  text-align: center;
  color: #25211c;
}

.choosen {
  display: block;
  color: #ff6145;
  padding: 10px 0px;
  font-weight: bold;
  font-size: 17px;
}

.carrierblock i {
  font-size: 48px;
  color: #ff6145;
  text-align: center;
  float: none;
}

.carrierblock h1 {
  color: #ff6145;
}

.carrierblock h1:after {
  border: none;
}

.carrierblock .btn {
  width: 100%;
}

/* --------------------------------------------------------------- PRODUCTPAGE --------------------------------------------------------------- */
.productimages img {
  border-radius: 6px;
}

.productimages .glowne {
  margin-bottom: 0px;
  width: 100%;
}

.productimages.wrapper {
  padding: 0px;
  margin-top: 0px;
}

/* --------------------------------------------------------------- TYPOGRAFIA --------------------------------------------------------------- */
h1,
h2,
h3,
h4 {
  position: relative;
}

.languages {
  float: left;
  background: #eee;
  position: relative;
  border-radius: 0px 0px 6px 6px;
  padding: 0px 0px;
}

.languages a,
.part a {
  font-weight: 600;
  font-size: 13px;
  font-family: var(--font-family), arial;
}

.languages img {
  margin-right: 5px;
  position: relative;
  top: -2px;
}

.languages i {
  margin-right: 15px
}

h1 {
  font-weight: 300;
  font-size: 32px;
  letter-spacing: -1px;
  text-transform: none;
  line-height: 45px
}

.phone {
  float: right;
  font-size: 13px;
  margin: -1px 30px 0px 0px;
  line-height: 17px;
  width: 200px;
  color: rgba(255, 255, 255, 0.7);
  text-align: right;
  font-weight: 300;
}

.phone strong {
  float: left;
  width: 100%;
  font-size: 20px;
  font-weight: 800;
  color: #fff;
}

#body-produkty .heading {
  padding: 30px 30px
}

#categoryopis {
  padding: 50px;
  padding-top: 80px;
  margin-top: 50px;
}

#body-produkty #categoryopis .heading {
  padding: 0px 0px 30px;
}

#body-produkty .heading h1 {
  font-size: 54px;
  line-height: 62px;
  letter-spacing: -2px;
  margin-bottom: 0px;
}

.category_opis {
  float: left;
  width: 100%;
  padding: 20px 0px 0px;
}

.category_opis .fright {
  float: right;
  padding: 0px 0px 0px 30px;
}

#body-wyniki .heading {
  padding: 30px 0px 30px
}

#body-wyniki .heading h1 {
  font-size: 44px;
  line-height: 50px;
}

.text h1 {
  color: #333;
  font-weight: 30;
  font-size: 36px;
  line-height: 38px;
  text-align: left;
  margin-top: 0px;
  margin-bottom: 40px;
}

.text .heading h1 {
  margin: 0px;
}

.text .buyblock h1 {
  text-align: left;
}

h1:after {
  bottom: -12px;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  width: 34px;
}

h2 {
  font-weight: 400;
  font-size: 24px;
  line-height: 32px;
  margin: 0px 0px 2px 0px;
  color: #222;
}

h3 {
  font-weight: 200;
  font-size: 24px;
  color: #222;
  line-height: 30px;
  margin: 0px 0px 20px 0px;
}

.submenu i {
  display: none !important
}

h3 strong {
  font-weight: 300;
}

.separator {
  margin-left: 5px;
  margin-right: 3px;
}

.userdata {
  text-align: center;
  margin-bottom: 30px;
}

.userdata img {
  border-radius: 75%;
  max-width: 200px;
  margin-bottom: 15px;
  border: 10px solid #fff;
}

.userdata strong {
  font-size: 18px;
}

.filtring {
  width: 100%;
  padding: 0px;
  float: left;
  display: none;
}

.filtring .sortowanie {
  float: right;
  text-align: right;
  margin-top: 12px;
}

.filtring .sortowanie select {
  background: #fff;
}

.filteropen {
  width: auto;
  font-size: 12px;
  line-height: 12px;
  text-align: center;
  float: left;
  background: #222;
  color: #fff;
  font-weight: 600;
  display: block;
  margin-top: 10px;
  padding: 8px 9px;
  border-radius: 4px;
}

.filteropen:hover {
  background: #ff2e17;
  color: #fff;
}

/* --------------------------------------------------------------- INPUTY --------------------------------------------------------------- */
.subcategories.navibox {
  float: left;
  width: 100%;
  display: block;
  border-radius: 4px 4px 4px 4px;
  padding: 10px;
  margin-bottom: 20px;
}

.subcategoryopen {
  color: #333;
  font-weight: 600;
  font-size: 12px;
  float: left;
  letter-spacing: 0px;
  padding: 11px 20px;
  background: #ddd;
  line-height: 12px;
  border-radius: 4px;
  margin-bottom: 10px;
}

.subcategories.navibox a {
  border: none;
  padding: 0px 0px 3px;
}

.subcategories.navibox img {
  margin-bottom: 0px;
}

.subcategories .wrap {
  min-height: 50px;
  margin: 5px 0px 0px;
  padding: 0px;
}

.subcategoryopen:hover {
  background: #ff2e17;
  color: #fff;
}

body.down .menumobiletoggle {}

.menumobiletoggle {
  position: absolute;
  top: 69px;
  display: none;
  right: 20px;
  z-index: 10001;
  transition: none;
  font-size: 24px;
  cursor: pointer;
}

.menumobiletoggle:after {
  position: absolute;
  top: 0;
  color: #fff;
  right: 0;
  content: "\e81c";
  font-family: "motosati";
  padding: 10px;
  transition: none;
  font-size: 32px;
}

.menumobiletoggle.open:after {
  content: "\e820";
  color: #333;
}

.menumobiletoggle.open {
  top: 16px;
}

.sidepanel>ul {
  margin: 20px 0px 0px;
  padding: 0px;
}

.sidepanel .filetree li {
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}

.sidepanel li ul li a {
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
}

.sidepanel li a {
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
  padding: 10px 0px
}

.sidepanel {
  position: fixed;
  overflow: auto;
  transition: 0.5s all;
  top: 0px;
  width: 300px;
  background: #fff;
  padding: 40px 30px;
  z-index: 10000;
  height: 100%;
  right: -360px;
  box-shadow: 0px 0px 50px rgba(0, 0, 0, 0.3)
}

.sidepanel.open {
  right: 0;
}

input,
textarea,
select {
  border: none;
  padding: 8px 10px;
  margin-bottom: 0px;
  width: 100%;
  border-radius: 4px;
  color: #444;
  box-shadow: inset 2px 2px 5px rgba(0, 0, 0, 0.1);
  border: none;
  border: 1px solid #ddd;
  background: #fff;
}

.pole {
  margin: 0px 0px;
  padding: 6px 0px;
}

#rejestracja .pole,
#cart-container .pole {
  float: left;
  width: 100%;
  margin: 0px 0px;
  padding: 12px 0px;
}

.pole .label {
  font-weight: 800;
  float: left;
  text-align: right;
  padding-right: 30px;
  margin-top: 8px;
  width: 30%;
}

.moje-konto .pole {
  padding: 8px 0px;
  float: left;
  width: 100%;
}

.moje-konto .pole .label {
  text-align: left;
  margin-top: 8px;
}

.moje-konto .orderdetail .pole .label {
  margin-top: 0px;
}

.moje-konto .orderdetail .pole {}

.small .btn.bordered {
  font-size: 10px;
}

.btn.small {
  border-radius: 4px;
}

.promopopup.photoform .wrap {
  width: 400px;
}

.kontakt .pole .label {
  width: 100%;
}

.kontakt .pole {
  padding: 4px 0px;
}

.pole .label span.desc {
  font-size: 11px;
  line-height: 15px;
  padding-right: 0px;
  display: block;
  font-weight: normal;
}

#cart-container .pole input,
#cart-container .pole select {
  width: 70%;
}

#rejestracja .pole input,
#rejestracja .pole select {
  width: 70%;
}

textarea {
  height: 202px;
}

textarea.zaproszenia {
  height: 80px;
}

/* --------------------------------------------------------------- SLICK SLIDER --------------------------------------------------------------- */
.slick-dots {
  margin: -40px 0px 0px;
  position: relative;
  z-index: 990;
  padding: 0px;
  text-align: center;
}

.slick-dots li {
  display: inline;
}

.slick-dots button {
  text-indent: -9999px;
  width: 14px;
  height: 14px;
  padding: 0px;
  border: 2px solid #fff;
  background: #fff;
  border-radius: 7px;
  margin: 0px 5px;
}

.slick-dots li[aria-hidden="false"] button {
  background: #ff5233;
}

/* --------------------------------------------------------------- PRZYCISKi --------------------------------------------------------------- */
.text.wrap {
  border-top: 1px solid #eee;
  margin-top: 0px;
}

.btn {
  border-radius: 4px;
  background: #ff2e17;
  transition: all 0.5s;
  color: #fff;
  border: none;
  float: left;
  margin-top: 30px;
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 1px;
  font-weight: 800;
  padding: 14px 30px;
  text-align: center;
  text-transform: uppercase;
  margin-top: 0px
}

.btn.submit {
  float: right;
  width: 250px;
  margin-bottom: 30px;
  padding: 15px;
}

.btn.teal {
  border: none;
  background: #20ab8a;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  line-height: 16px;
}

.btn.empty {
  border: none;
  background: #333;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  line-height: 16px;
}

.btn.bordered {
  border: none;
  background: #777;
  border: none;
  font-size: 11px;
  font-weight: 800;
  color: #fff;
  border-radius: 4px;
  line-height: 16px;
  padding: 15px 20px;
}

.box-wrap .btn.bordered {
  background: #ff2e17
}

.btn.fw {
  width: 100%;
}

.btn.reverse {
  background: #222;
}

form .btn {}

.btn:hover {
  background: #222;
  color: #fff;
}

form .btn:hover {
  color: #fff;
  background: #222;
}

.btn-reverse {
  display: block;
  transition: all 0.5s;
  color: #fff;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  padding: 14px 20px;
  text-align: center;
  background: #ff2e17;
  text-transform: uppercase;
  margin-top: 20px
}

.btn-reverse:hover {
  background: #333;
  color: #fff;
}

.btn-reverse:hover {
  background: #333;
  color: #fff;
}

/* --------------------------------------------------------------- wyszukiwarka --------------------------------------------------------------- */
/* --------------------------------------------------------------- COOKIES INFO --------------------------------------------------------------- */
.addtocartform {}

#cookieNotice {
  width: 100%;
  text-align: center;
  background: #111;
  position: fixed;
  z-index: 33000;
  bottom: 0px;
  display: none;
  box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.4)
}

#cookieNotice .wrap {
  padding: 0px;
}

.wyniki h3 {
  font-size: 30px;
  text-align: center;
}

#cookieNoticeContent {
  width: 100%;
  text-align: center;
  padding: 25px 80px 25px;
  color: #aaa;
  line-height: 19px;
  font-size: 13px;
  font-weight: 300;
}

#cookieNoticeContent .btn {
  border: none;
  background: #fff;
  color: #333;
  padding: 7px 10px;
  margin-top: 20px;
  font-size: 11px;
  float: none
}

.promopopup .max50 {
  width: auto;
  border-radius: 3px;
  margin-bottom: 5px;
}

.promopopup {
  background: rgba(0, 0, 0, 0.8);
  height: 100%;
  position: fixed;
  text-align: justify;
  top: 0;
  width: 100%;
  display: none;
  overflow-y: auto;
  z-index: 100000;
}

.promopopup.flashdata {
  display: block;
}

.promopopup.flashdata ul li {
  list-style-type: none;
  color: #da1b1b
}

.promopopup.flashdata ul {
  margin: 10px 0px;
  padding: 0px;
}

.promopopup .btn {
  padding: 10px 25px;
  font-size: 12px;
  font-weight: 800;
  border: none;
  border-radius: 3px;
  width: 100%;
  margin-top: 10px;
  background: #222;
  color: #fff;
  float: none;
  display: inline-block;
  text-transform: uppercase;
}

.promopopup .btn:hover {
  background: #ff2e17
}

.status {
  font-size: 9px;
  padding: 4px 8px;
  color: #fff;
  border-radius: 3px;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.status.s1 {
  background: #f1691d
}

.status.s2 {
  background: #31b117
}

.status.s3 {
  background: #1d98f1
}

.status.s4 {
  background: #f11d69
}

.status.s5 {
  background: #aaa
}

.status.s6 {
  background: #12af93
}

.status.s7 {
  background: #333
}

.status.s8 {
  background: #31b117
}

.status.s9 {
  background: #1d98f1
}

.myaccount {
  font-weight: 400;
}

.status.a1 {
  background: #35a11b
}

.status.a0 {
  background: #aaa
}

.promopopup .btn#logmein {
  width: 100%;
}

.promopopup a {
  cursor: pointer;
}

.inp.forget {
  margin-top: 8px;
}

.promopopup #forgetform {
  display: none;
}

#rejestracja .btn {
  width: 200px;
  float: right;
}

.promopopup .productname {
  display: block;
  font-size: 13px;
  line-height: 19px;
  font-weight: bold;
  text-transform: uppercase;
  color: #222;
}

.promopopup .productname .small {
  font-weight: 400;
  font-size: 11px;
  display: block;
  width: 100%
}

.promopopup .wrap h3 {
  color: #333;
  text-align: center;
  font-weight: 200;
  font-family: var(--font-family);
  font-size: 33px;
  margin: 0px 0px 15px;
  line-height: 36px;
  margin-bottom: 15px;
}

.promopopup .wrap .added {
  width: 240px;
  float: left;
}

.promopopup .wrap.wide {
  width: 800px;
}

.promopopup .wrap {
  margin: 50px auto 0px;
  width: 980px;
  border-radius: 4px;
  font-weight: 300;
  background: #fff;
  overflow: hidden;
  padding: 40px;
  text-align: center;
  color: #888;
  position: relative;
}

.register {
  width: 100%;
  float: left;
  margin-top: 20px;
  position: relative;
  background: url(images/register.jpg) #242628;
  box-shadow: inset 0px 3px 6px rgba(0, 0, 0, 0.1);
  color: #fff;
  padding: 0px 0px;
  transition: 0.5s all;
  font-size: 32px;
  font-weight: 200;
  text-align: center;
}

.register a {
  position: relative;
  z-index: 2;
  color: #fff;
  padding: 50px 0px;
  display: block;
  width: 100%;
}

.register:after {
  transition: 0.5s all;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: rgba(27, 27, 27, 0.8);
  z-index: 1;
}

.register:hover:after {
  background: rgba(27, 27, 27, 0.9);
}

.register span {
  font-size: 13px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.6)
}

.promopopup.logowanie .wrap {
  padding: 0px;
  width: 480px
}

.promopopup.logowanie .signupform {
  float: left;
  width: 50%;
  padding: 40px;
  min-height: 300px;
  padding: 98px;
  background: #eee;
  color: #333;
  background-size: cover;
  margin: 0px;
  border: none;
}

.promopopup.logowanie .signupform h3 {
  color: #333;
}

.promopopup.logowanie #loginform {
  float: left;
  width: 100%;
  padding: 50px 50px 0px
}

.rumakeup {
  background-size: cover;
  padding: 50px;
  color: #fff;
}

.rumakeup h1 {
  font-size: 50px;
}

.easy-autocomplete {
  width: 100% !important;
}

.promopopup .easy-autocomplete input {
  padding: 10px 10px;
  font-size: 14px;
  font-weight: 400;
  font-family: var(--font-family);
}

img.ssmall {
  width: 40px;
  height: 40px;
  margin-right: 10px;
  border-radius: 4px;
  float: left;
}

.refsmall {
  float: left;
  width: calc(100% - 58px);
  font-size: 11px;
  color: #888;
}

.footer .sociallink {
  font-size: 12px;
  float: left;
  margin-top: 10px;
  margin-right: 0px;
  color: #fff;
  background: #4267b2;
  padding: 8px 10px;
  border-radius: 4px;
}

.footer .sociallink i {
  font-size: 20px;
  position: relative;
  top: 2px;
}

.footer .sociallink:hover {
  background: #ff2e17
}

.promopopup .wrap.nobg {
  margin: 30px auto 0px;
  width: 800px;
  border-radius: 6px;
  font-weight: 400;
  background: none;
  overflow: visible;
  padding: 50px;
  text-align: left;
  color: #888;
  position: relative;
}

.promopopup.errs .wrap h3 {
  color: #df1f1f;
}

.promopopup.errs .wrap i {
  color: #df1f1f;
}

.promopopup.ok .wrap i {
  color: #07a60d;
}

.promopopup .wrap i {
  margin-right: 15px;
  font-size: 36px;
  position: relative;
  top: 0px;
  color: #149312
}

.promopopup .wrap .close {
  position: absolute;
  z-index: 100;
  top: 20px;
  right: 20px;
  cursor: pointer
}

.promopopup .wrap.nobg .close {
  position: absolute;
  top: -13px;
  right: 0px;
  cursor: pointer;
  font-size: 24px;
}

.promopopup .wrap.nobg .close i {
  color: #fff;
}

.promopopup .wrap .close i {
  font-size: 24px;
  color: #333;
}

.btn.closebtn {
  background: #444;
  color: #fff;
  position: relative;
}

.btn.closebtn:hover {
  background: #222;
}

.topbar .carrierpop {
  background: #e5e5e5;
  border-radius: 0px 0px 6px 6px;
  padding: 13px 15px 5px;
  color: #444;
  margin-right: 30px;
}

.topbar .carrierpop i {
  color: #fff;
}

.carrierpopup .wrap {
  padding: 40px 40px 10px 40px;
}

.carrierpopup h3 {
  font-size: 30px;
}

.carrierpopup .box {
  transition: 0.5s all;
  padding: 30px;
  font-size: 14px;
  line-height: 21px;
  font-weight: 400;
  background: #f0fae7;
  border-radius: 6px;
  margin: 0px 0px 30px;
}

.carrierpopup .box span {
  transition: 0.5s all;
  display: block;
  color: rgba(71, 175, 7, 1);
  font-size: 16px;
  font-weight: bold;
  margin: 0px 0px 10px;
  text-align: center;
}

.carrierpopup .box:hover {
  color: #fff;
  background: #57a314
}

.carrierpopup .box:hover span,
.carrierpopup .box:hover a {
  color: #fff;
}

/* --------------------------------------------------------------- STREFA --------------------------------------------------------------- */
.strefa .box .big {
  font-size: 28px;
  line-height: 30px;
  text-transform: uppercase;
}

.strefa .box i {
  font-size: 48px;
  line-height: 48px;
  text-align: center;
  display: block;
  margin-bottom: 20px;
  color: #116cac
}

.strefa .box {
  margin-bottom: 0px;
  margin-top: 30px;
  min-height: 123px;
  font-weight: 300;
  text-align: center;
  color: #333;
  box-shadow: 0 0 0px 1px #ddd;
  padding: 40px;
  font-size: 14px;
  cursor: pointer;
  line-height: 22px;
  transition: 0.5s all;
}

.strefa .box:hover {
  box-shadow: 0 0 0px 10px #116cac;
}

.inp {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

.inp.half {
  width: 50%;
  padding: 10px;
}

/* --------------------------------------------------------------- Login box --------------------------------------------------------------- */
.box-wrap {
  text-align: center;
  border-radius: 4px;
}

#gosc .box-wrap {
  text-align: left;
  min-height: inherit;
  margin-top: 20px;
}

#go .box-wrap {
  text-align: left;
  min-height: inherit;
  margin-bottom: 30px;
}

#rejestracja .box-wrap {
  text-align: left;
  min-height: inherit;
  margin-bottom: 30px;
}

.firmafield {
  display: none;
}

#cart-container .btn.mb {
  margin-top: 30px;
}

#cart-container .pole input[type="checkbox"] {
  width: auto;
  margin: 10px 0px 0px 20px;
}

#rejestracja .pole input[type="checkbox"] {
  width: auto;
  margin: 10px 0px 0px 20px;
}

#rejestracja .pole input[type="radio"],
#cart-container .pole input[type="radio"] {
  width: auto;
  margin: 10px 0px 0px 20px;
}

#body-zamowienie .heading {
  font-size: 21px;
  color: #222;
  margin-bottom: 20px;
  font-weight: 700;
  border-bottom: 1px solid #ddd;
}

#body-zamowienie .baner-small .heading {
  border: none;
}

#body-moje-konto .text h2 {
  margin: 0px 0px 40px;
}

#cart-container .box-wrap .bottomwrap .heading,
#body-zamowienie .box-wrap.log .heading {
  border: none;
}

.heading {
  display: block;
  width: 100%;
  font-family: var(--font-family);
  padding: 0px 0px 10px;
  letter-spacing: 4px;
  line-height: 36px;
  font-weight: 400;
  color: #777;
  font-size: 14px;
  text-transform: uppercase;
}

.box-wrap {
  float: left;
  width: 100%;
  margin-bottom: 0px;
  margin-top: 0px;
  min-height: 303px;
  font-weight: 400;
  color: #222;
  overflow: hidden;
  padding: 30px;
  background: #fff;
  border-radius: 4px;
  border: 1px solid #e3e3e3;
  text-align: left;
  font-size: 13px;
  line-height: 22px;
  position: relative;
  transition: 0.5s all;
}

.box-wrap.log {
  padding: 50px 80px;
  text-align: center;
}

.borderright:after {
  content: '';
  width: 1px;
  height: 100%;
  border-right: 1px solid #eee;
  position: absolute;
  right: 0px;
}

.btn.centered {
  width: initial;
  margin: 15px auto;
  float: none;
}

.box-wrap.nobg {
  background: #fff;
  padding: 30px;
  box-shadow: none;
}

.box-wrap .topwrap {
  padding: 0px;
  overflow: hidden;
}

.box-wrap .bottomwrap .btn {
  margin-top: 30px;
}

.box-wrap .bottomwrap {
  padding: 20px 0px;
  margin-top: 20px;
  border-top: 2px solid #ddd;
  text-align: center;
  float: left;
  width: 100%;
}

#cart-container .box-wrap .bottomwrap .heading {
  font-size: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 300;
  color: #333;
  margin: 0px;
}

#cart-container .box-wrap .bottomwrap #totalvalue {
  color: #333;
  font-size: 40px;
  margin-bottom: 0px;
  font-weight: bold;
  text-align: center;
}

.box-wrap.nobg h1 {
  color: #fff;
  margin-bottom: 5px;
}

.box-wrap.nobg .topwrap h1 {
  color: rgba(0, 0, 0, 0.6);
  margin-bottom: 5px;
}

.topwrap textarea {
  height: 100px;
}

.box-wrap .bottomwrap h4 {
  text-align: center;
}

.box-wrap h1 {
  text-align: left;
  font-size: 35px;
}

.box-wrap h1,
.box-wrap h2 {
  font-weight: bold;
}

#cart-container .box-wrap h2 {
  margin: 10px 0px 30px;
}

.box-wrap .edycjadanych {
  position: absolute;
  top: -3px;
  border-radius: 0px 0px 0px 4px;
  right: 0;
  font-size: 11px;
  padding: 10px;
  line-height: 12px;
  color: #fff;
  background: #ff2e17;
  z-index: 2;
  display: block;
}

.box-wrap .edycjadanych:hover {
  background: #222;
}

.box-wrap .edycjadanych i {
  font-size: 24px;
  position: relative;
  top: 4px;
}

.konto.historia {
  padding: 30px;
  background: #fff;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
}

.konto {
  width: 100%;
  float: left;
  margin-bottom: 30px;
}

.konto .box-wrap i {
  width: 100%;
  padding: 10px 0px 20px;
  font-size: 36px;
  color: #ff2e17;
}

.konto.main .box-wrap {
  margin-bottom: 0px;
  cursor: pointer;
  box-shadow: inset 0px 5px 50px rgba(0, 0, 0, 0.1);
  background: #eaeaea;
  min-height: auto;
  text-align: center;
  transition: 0.5s all;
  padding: 30px;
}

.konto.main .box-wrap:hover {
  background: #ff2e17;
  color: #fff;
}

.konto.main .box-wrap:hover i {
  color: #fff;
}

.konto.main .box-wrap:hover .bigbtn {
  color: #fff;
}

.konto .box-wrap .icon {
  float: left;
  width: 100%;
  padding: 10px;
  overflow: hidden;
}

.konto .box-wrap.text-left {
  margin-bottom: 30px;
  min-height: 120px;
  text-align: left;
}

.photochange {
  text-transform: uppercase;
  color: #ff2e17;
  border-radius: 3px;
  display: block;
  padding: 10px 0px;
  margin: 0px 0px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px;
}

.photochange span {
  font-size: 10px;
  letter-spacing: 0px;
  font-weight: 400;
  color: #444;
}

#content {
  padding: 20px;
  overflow: hidden;
}

.konto.main .bigbtn {
  font-size: 14px;
  letter-spacing: 0px;
  text-transform: uppercase;
  font-weight: 800;
  color: #222;
  margin-top: 26px;
  display: block;
}

/* --------------------------------------------------------------- GŁÓWNA STRONA - OFERTA --------------------------------------------------------------- */
.oferta .col-sm-4 {}

.oferta {
  background: #dedede;
  overflow: hidden;
  line-height: 21px;
  font-weight: 400;
  font-size: 14px;
  padding: 0px 0px 0px;
}

.oferta h2 {
  font-weight: 600;
  font-size: 21px;
  line-height: 21px;
  text-transform: uppercase;
  color: #cf171f;
  margin-bottom: 10px;
  margin-top: 0px;
}

.oferta .box {
  margin-bottom: 0px;
  margin-top: 30px;
  min-height: 123px;
  font-weight: 400;
  color: #333;
  padding: 10px;
  text-align: center;
  font-size: 14px;
  cursor: pointer;
  line-height: 22px;
  transition: 0.5s all;
}

.oferta .box .big {
  font-weight: 900;
  color: #534338;
  font-size: 27px;
  margin-bottom: 10px;
  line-height: 20px;
  display: block;
  transition: 0.5s all;
  text-transform: uppercase;
}

.oferta .box .icon {
  text-align: center;
  margin-bottom: 20px;
  display: block;
  font-size: 64px;
  color: #fc5530;
}

/* --------------------------------------------------------------- ZESPOL - REKRUTACJA --------------------------------------------------------------- */
section.franczyza .half .wrap {
  width: 460px;
  font-weight: 300;
  line-height: 26px;
}

section.franczyza .half {
  width: 50%;
  float: left;
  padding: 90px 80px;
}

section.franczyza h1:after {
  border-color: rgba(255, 255, 255, 0.2)
}

section.franczyza .half-img {
  width: 50%;
  float: left;
  height: 500px;
  background: url(../images/half-img.jpg) top center;
  background-size: cover;
}

section.franczyza {
  position: relative;
  overflow: hidden;
  margin: 0px 0px;
  padding: 0px 0px 0px;
  background: url(images/footer.jpg) #33363c;
  color: rgba(255, 255, 255, 0.8);
}

.franczyza h1 {
  margin-bottom: 20px;
  font-size: 38px;
  margin-top: 0px;
  line-height: 40px;
  color: rgba(255, 255, 255, 1);
}

.franczyza h2 {
  margin-bottom: 7px;
  font-size: 15px;
  text-transform: uppercase;
  line-height: 20px;
  letter-spacing: 1px;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.5);
}

/* --------------------------------------------------------------- NEWS --------------------------------------------------------------- */
section.newsy {
  position: relative;
  overflow: hidden;
  margin: 0px 0px;
  padding: 50px 0px;
  background: #fff;
}

section.newsy h1 {
  font-weight: 300;
  margin-bottom: 40px;
  text-align: center;
}

section.newsy h1::after {
  content: '';
  display: block;
  width: 50px;
  height: 1px;
  left: 50%;
  margin-left: -25px;
  margin-top: 15px;
}

section.newsy .box h2 {
  font-size: 24px;
  font-weight: 400;
  color: #c7a76b;
  margin-bottom: 20px;
  text-align: left;
}

section.newsy .box {
  position: relative;
  padding-left: 30px;
}

section.newsy .col-sm-4:nth-child(1) .box {
  padding: 0px;
}

section.newsy .col-sm-4:nth-child(2) .box,
section.newsy .col-sm-4:nth-child(3) .box {
  border-left: 2px solid #f3ecde;
}

section.newsy ul {
  margin: 0px;
  padding-left: 15px;
}

section.newsy li {
  line-height: 20px;
  padding: 0px 0px 7px;
  text-align: left
}

section.newsy .borderbottom {
  height: 1px;
  width: 100%;
  float: left;
  border-bottom: 2px solid #f3ecde;
  margin: 15px 0px 40px;
}

.foto {
  float: left;
  margin-bottom: 15px;
  position: relative;
  max-width: 100%;
}

.foto .data {
  position: absolute;
  bottom: 15px;
  left: -10px;
  background: #116cac;
  color: #fff;
  padding: 10px;
  font-size: 12px;
}

.foto .data i {
  margin-right: 5px;
}

.news {
  min-height: 360px;
}

.news .big {
  display: block;
  font-weight: 700;
  color: #116cac;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.news .foto {
  transition: 0.5s all;
}

.news:hover .foto {
  box-shadow: 0 0 0px 10px #116cac;
}

.baner .container {
  height: 100%;
  position: relative;
}

/* --------------------------------------------------------------- PAGINATION --------------------------------------------------------------- */
.navibox ul li a {
  float: none;
}

.navibox {
  float: left;
  width: 100%;
  padding: 20px 20px;
  border: 1px solid #e3e3e3;
  background: #fff;
  border-radius: 4px;
  margin-bottom: 30px;
}

.filternow {
  margin-top: -20px;
  margin-bottom: 20px;
}

.navibox .pricefield {
  float: left;
  width: 35%;
  margin-top: 7px;
}

.navibox .textfield {
  float: left;
  width: 30%;
  text-align: center;
  padding: 10px 0px;
}

.navibox .value input {
  float: left;
  width: 20px;
  margin-right: 10px;
  box-shadow: none;
}

.navibox .header {
  font-size: 23px;
  float: left;
  width: 100%;
  padding: 10px 0px 10px;
  font-weight: 700;
  color: #222;
  letter-spacing: -1px;
}

.navibox .value,
.navibox a {
  font-weight: 600;
  float: left;
  width: 100%;
  border-bottom: 1px solid #ddd;
  color: #222;
  padding: 11px 0px;
  line-height: 12px;
  font-size: 12px;
}

.navibox .value:last-child,
.navibox li:last-child a {
  border: none;
}

.navibox a:hover {
  color: #ff2e17;
}

.btn.showall {
  float: left;
  background: #ddd;
  color: #222;
  font-size: 10px;
  line-height: 12px;
  padding: 10px;
  margin: 10px 0px;
  font-weight: 400;
}

.sharethis-inline-share-buttons {
  floaT: left;
  width: 100%;
  margin-top: 20px;
}

.pagination.top,
.pagination {
  float: right;
  width: 100%;
  padding: 10px 10px 8px 15px;
  border: 1px solid #e3e3e3;
  background: #fff;
  border-radius: 4px;
  margin-bottom: 10px;
}

.pagination ul {
  margin: 0px;
  padding: 0px;
  float: right;
}

.num {
  display: inline-block;
  text-align: center;
  border-radius: 3px;
  width: 28px;
  font-weight: 400;
  font-size: 12px;
  height: 28px;
  background: #f3f3f3;
  border: 1px solid #e3e3e3;
  box-shadow: none;
  line-height: 26px;
  margin-left: 5px;
  cursor: pointer;
  vertical-align: middle;
  padding-top: 0px;
  background-repeat: no-repeat;
}

.thumbnail {
  float: left;
  width: 16.6%;
  padding: 5px 5px 0px 0px;
}

.thumbnail img {
  width: 100%;
  border-radius: 4px;
  border: 1px solid #e3e3e3;
}

.num.active {
  background: #ff2e17;
  border-color: #ff2e17;
  color: #fff;
}

.text .numactive strong {
  color: #fff;
}

.naj {
  display: inline-block;
  text-align: center;
  width: 36px;
  font-weight: bold;
  margin-left: 5px;
  height: 36px;
  background: #eee;
  border-radius: 6px;
  line-height: 36px;
  margin-right: 3px;
  vertical-align: middle;
  padding-top: 0px;
  color: #333;
  background-repeat: no-repeat;
}

.num:hover,
.naj:hover {
  background: #333;
  border-color: #333;
}

.text .num:hover a,
.text .naj:hover a {
  color: #fff;
}

/* --------------------------------------------------------------- MAPA --------------------------------------------------------------- */
#map-wrapper {
  width: 100%;
  height: 600px;
}

#map {
  width: 100%;
  height: 600px;
  border: 10px solid #fff;
}

#mapa-wrapper {
  width: 100%;
  height: 555px;
}

#mapka {
  width: 100%;
  height: 555px;
}

#mapa {
  width: 100%;
  height: 555px;
}

.mapbox {
  width: 100%;
  height: 400px;
  overflow: hidden;
}

#map img {
  max-width: none;
}

#bodyContent {
  padding: 10px !important;
  font-size: 12px;
  line-height: 17px;
}

h2.gm {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 0px;
  font-family: var(--font-family);
  color: #222;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-top: 10px;
  line-height: 20px;
}

h3.gm {
  font-weight: 500;
  font-family: var(--font-family);
  color: #222;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 2px;
  margin-top: 0px;
}

/* --------------------------------------------------------------- placowka --------------------------------------------------------------- */
.placowka {
  border: 10px solid #fff;
  float: left;
  width: 100%;
  margin-bottom: 30px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.2)
}

.placowka-box {
  border: 2px solid #eee;
  padding: 30px;
  margin-bottom: 20px;
}

.oddzialy-list {
  float: left;
  margin: 30px 0px;
  overflow: hidden;
  background: #fff;
  width: 100%;
}

.picture-small {
  float: left;
  margin-top: 0px;
  width: 33.3%;
  height: auto
}

.picture-small img {
  border-radius: 16px;
  padding: 10px;
}

.lista-placowek a {
  background: #eee;
  padding: 10px 10px 10px 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  text-align: center;
  color: #444;
  float: left;
  font-size: 14px;
  font-weight: 700;
}

.lista-placowek a:hover {
  background: #555;
  color: #fff;
  ;
}

/* --------------------------------------------------------------- BANER --------------------------------------------------------------- */
.baner img {
  width: 100%;
}

/*BANER */
.baner {
  cursor: pointer;
  overflow: hidden;
  color: #fff;
  font-size: 17px;
  line-height: 26px;
  background-position: 50% 50%;
  background-size: cover;
  height: 100vh;
  font-weight: 300;
  position: relative;
}

.selectside {
  position: absolute;
  width: 100%;
  text-align: center;
  color: #fff;
  padding: 30px;
  z-index: 1000;
  top: 30%
}

.selectside a {
  width: 260px;
  position: absolute;
  text-align: center;
  line-height: 16px;
  color: #fff;
  padding: 14px 28px;
  font-weight: 300;
}

.selectside a span {
  font-size: 10px;
  display: block;
}

.selectside a.left {
  left: 15%;
  border: 3px solid #fff;
  color: #fff;
}

.selectside a.right {
  right: 15%;
  border: 3px solid #000;
  color: #000;
  line-height: 23px;
}

.welcome {
  position: absolute;
  width: 100%;
  text-align: center;
  background: rgba(0, 0, 0, 0.85);
  color: #fff;
  padding: 30px;
  z-index: 1000;
  bottom: 0px
}

.welcome h2 {
  font-weight: 200;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 18px;
  margin: 0px;
  padding: 0px;
  color: #fff;
}

.welcome h1 {
  font-weight: 200;
  letter-spacing: 10px;
  font-size: 40px;
  color: #fff;
  margin: 0px;
  padding: 0px;
}

.banerwrap {
  background-size: cover;
  height: 650px;
}

.baner-small {
  height: 250px;
  width: 100%;
  background-color: #111;
  background-position: bottom center;
  background-size: cover;
  overflow: hidden;
  color: #333;
  font-size: 17px;
  line-height: 26px;
  font-weight: 300;
  margin-bottom: 0px;
  position: relative;
}

.baner-small:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  content: '';
  background: rgba(0, 0, 0, 0.5)
}

.baner-small .container {
  position: relative;
  z-index: 11;
}

.filtruj h1 {
  font-size: 36px;
  color: #ff2e17;
  text-align: right;
  padding-top: 5px;
  padding-bottom: 15px;
  margin-bottom: 0px;
  padding-left: 0px;
}

.filtruj h1:after {
  border: none;
}

.filtruj {
  width: 100%;
  border: 2px dashed #ff2e17;
  padding: 30px;
  border-radius: 6px;
  overflow: hidden;
  margin-top: 30px;
  font-family: var(--font-family);
  font-size: 40px;
  font-weight: bold;
  color: #ff6332
}

.filtruj a {
  float: left;
  width: 100%;
  padding: 10px 0px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 11px;
  line-height: 14px;
  font-family: var(--font-family);
  font-weight: normal;
  border-bottom: 1px dashed #ff2e17;
}

.filtruj a.active {
  font-weight: bold;
  color: #ff2e17;
}

body.Warzywa .baner-small {
  background-image: url(images/warzywa.jpg);
}

#body-nasze-gospodarstwa .baner-small {
  background-image: url(images/gospodarstwa.jpg);
  height: 250px;
}

body.Zboża .baner-small {
  background-image: url(images/zboza.jpg);
}

body.Zioła .baner-small {
  background-image: url(images/ziola.jpg);
}

body.Inne .baner-small {
  background-image: url(images/inne.jpg);
}

body.Owoce .baner-small {
  background-image: url(images/owoce.jpg);
}

body.Jaja .baner-small {
  background-image: url(images/jaja.jpg);
}

body.Przetwory .baner-small {
  background-image: url(images/przetwory.jpg);
}

#body-moje-konto .baner-small {
  background-image: url(images/konto.jpg);
}

#body-moje-konto.grupy-zakupowe .baner-small {
  background-image: url(images/grupaa.jpg);
  height: 400px;
}

#body-moje-konto.grupy-zakupowe .baner-small h1 {
  display: none;
}

.text .header h1 {
  text-align: left;
  margin: 30px 0px 15px;
}

.text .header h1:after {
  border: none;
}

.header {
  float: left;
  width: 100%;
  margin: 0px 0px 20px;
}

.totals a.carrierpop,
.smallbtn {
  font-size: 10px;
  font-weight: 500;
  background: #1bb31c;
  padding: 5px 10px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #fff;
}

.totals a.carrierpop:hover,
.smallbtn:hover {
  background: #20ab8a;
  color: #fff;
}

.sortowanie {
  float: left;
  margin-top: 1px;
  width: auto;
  margin-right: 30px;
  text-align: left;
}

.wybierzgrupe {
  padding: 30px;
  background: #2daf1d;
  color: #fff;
  border-radius: 6px;
  margin: 20px 0px;
}

.wybierzgrupe input {
  width: auto;
  box-shadow: none;
  float: left;
  margin-top: 10px;
  margin-right: 10px;
}

.displays {
  float: left;
  margin-top: 1px
}

.setdisplay {
  float: left;
  margin-right: 0px;
  cursor: pointer;
  font-size: 22px;
  color: rgba(0, 0, 0, 0.2)
}

.setdisplay#viewlist {
  font-size: 30px;
  position: relative;
  top: -2px;
}

.setdisplay.active {
  color: #ff2e17
}

.sortowanie span {
  position: relative;
  top: -1px;
}

.sortowanie select {
  width: 160px;
  margin: 0px 0px 0px 0px;
  position: relative;
  background-color: #f1f1f1;
  font-size: 9px;
  box-shadow: none;
  border-radius: 3px;
  padding: 7px;
  line-height: 14px;
  border: 1px solid #ddd;
  font-weight: 400;
  font-family: var(--font-family);
  text-transform: uppercase;
  letter-spacing: 1px;
  top: -2px;
}

.filtry {
  float: right;
  width: 350px;
  text-align: right
}

.filtry select {
  width: 250px;
  margin: 0px 0px 0px 10px;
  position: relative;
  border: none;
  background-color: rgba(255, 255, 255, 0.4);
  font-size: 10px;
  text-transform: uppercase;
  padding: 10px;
  line-height: 20px;
  letter-spacing: 1px;
  top: 0px;
}

.baner-small h1 {
  padding: 0px 0px 0px;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
  margin-bottom: 20px;
  color: #fff;
  letter-spacing: -1px;
  font-family: var(--font-family);
  font-weight: 700;
  font-size: 55px;
  margin-top: 120px;
  line-height: 60px;
  text-align: center;
}

.info.reference {
  text-align: left;
  width: 50%;
}

.buyblock .info.reference label {
  width: 100%;
}

.info.availability label {
  float: left;
  width: auto;
  margin-top: 0px;
  margin-right: 15px;
}

.empty {
  float: left;
  margin-right: 1px;
  margin-top: 10px;
  background: rgba(0, 0, 0, 0.1);
  width: 30px;
  border-radius: 0px;
  height: 3px;
}

.empty.red {
  background: #fa5252;
}

.empty.redy {
  background: #df6b46;
}

.empty.orange {
  background: #d0b43d;
}

.empty.greeny {
  background: #afc73d;
}

.empty.green {
  background: #83bd39;
}

.productrow {
  margin-left: -10px;
  float: left;
  min-width: 100%;
  margin-right: -10px;
}

.productbox {
  padding: 10px;
  float: left;
  width: 20%;
  position: relative;
}

.product_name_full {
  display: none
}

.short_description {
  display: none;
}

.productlist.list .short_description {
  display: block;
  font-size: 13px;
  line-height: 21px;
  float: left;
  width: 100%;
  color: #666;
  margin-top: 15px;
}

.productlist.list .product_name_full {
  display: block;
}

.productlist.list .product_name {
  display: none;
}

.productlist.list .productbox {
  width: 100%;
}

.productlist.list .box .wrap {
  width: calc(100% - 200px);
  padding: 30px;
}

.mbox {
  padding: 10px;
  float: left;
  width: 12.5%;
  position: relative;
}

.productlist .mbox .box .wrap {
  min-height: 60px;
}

.smallpopup i {
  margin-right: 15px;
}

.smallpopup {
  width: 100%;
  display: block;
  border-radius: 0px;
  font-weight: 300;
  font-size: 12px;
  background: #00942e;
  overflow: hidden;
  margin-top: 0px;
  padding: 30px;
  bottom: 0;
  right: 0px;
  display: none;
  letter-spacing: 0px;
  z-index: 1001;
  line-height: 16px;
  text-align: center;
  ;
  color: #fff;
  position: fixed;
}

.smallpopup.red {
  background: #c9301b;
  display: block;
}

.smallpopup.green {
  background: #00942e;
  display: block;
}

.smallpopup .close {
  position: absolute;
  color: #fff;
  font-size: 40px;
  right: 30px;
  top: 19px;
}

.smallpopup .small {
  font-size: 10px;
  font-weight: normal;
}

.sliderbox {
  position: relative;
}

.baner-small h2 {
  padding: 20px 50px 0px;
  margin-bottom: 10px;
  text-align: center;
  color: #fff;
  font-weight: 300;
  font-size: 45px;
}

.listheader {
  padding: 0px;
  background-size: 33%;
  margin-bottom: 10px;
  border: 1px solid #e3e3e3;
  background-color: #fff;
  background-position: 100% 50%;
  background-repeat: no-repeat;
  font-size: 14px;
  line-height: 22px;
  font-weight: 300;
  float: left;
  width: 100%;
}

.listheader .heading {
  padding: 30px;
}

.activefilters {
  float: left;
  position: absolute;
  left: 180px;
}

.filter,
.sortowanie {
  font-family: var(--font-family);
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 9px;
  color: #333
}

.filter {
  position: relative;
  top: -4px;
  cursor: pointer;
  border: 1px solid #fff;
  border-radius: 3px;
  text-align: left;
  max-width: 70%;
  font-size: 10px;
  padding: 0px;
}

.showfilters {
  font-weight: 300;
  width: 500px;
  padding: 15px 15px 30px 0px;
  letter-spacing: 1px;
  font-size: 9px;
  float: left;
  text-align: left;
}

.showfilters span {
  font-weight: 600;
  float: left;
  width: 100%;
  font-size: 10px;
  line-height: 10px;
  margin-top: 0px;
}

.filter .wrap {
  position: absolute;
  display: none;
  padding: 15px 30px 30px;
  font-weight: 400;
  font-size: 9px;
  top: 45px;
  box-shadow: 0px 0px 22px rgba(0, 0, 0, 0.2);
  border: 1px solid #ddd;
  border-radius: 3px;
  text-align: left;
  width: 500px;
  left: 0px;
  z-index: 2000;
  background: #fff;
}

.filter .closefilters {
  position: absolute;
  right: 20px;
  top: 14px;
  font-size: 16px;
}

.filter .filtrbox {
  float: left;
  width: 100%;
  padding: 10px 0px;
}

.filter .used {
  position: relative;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 7px 12px;
  width: auto;
  border: 1px solid #ccc;
  font-size: 9px;
  border-radius: 3px;
  line-height: 12px;
  float: left;
  color: #777;
}

.filter .used strong {
  font-size: 7px;
  letter-spacing: 1px;
  font-weight: 400;
  color: #888;
  line-height: 10px;
  display: block;
}

.filter .used .removefilter {
  position: absolute;
  top: -10px;
  right: -10px;
  background: #fff;
  font-size: 12px;
  padding: 5px;
  color: #222
}

.filter .used .removefilter:hover {
  color: #db0e0e
}

.filter .used .removesizefilter {
  position: absolute;
  top: -10px;
  right: -10px;
  background: #fff;
  font-size: 14px;
  font-weight: bold;
  padding: 5px;
  color: #222
}

.filter .used .removesizefilter:hover {
  color: #db0e0e
}

.filter strong:first-child {
  margin: 0px;
}

.filter .filtrbox .label {
  font-weight: 700;
  float: left;
  width: 100%;
  font-size: 11px;
}

.filter .btn {
  font-size: 12px;
  padding: 15px 15px;
  line-height: 12px;
}

.filterinp {
  float: left;
  width: 33.3%;
  font-size: 9px;
}

.filterinp input {
  width: auto;
  margin-right: 5px;
  position: relative;
  top: 2px;
}

.filter.open .wrap {
  display: block
}

.baner-small h1:after {
  border: none;
}

.baner-small .data {
  padding-left: 50px;
  color: #888;
  font-size: 14px;
}

.baner-small .data i {
  margin-right: 5px;
}

.slogan p {
  margin-bottom: 0px;
}

.slogan {
  font-size: 32px;
  font-weight: 200;
  line-height: 37px;
  color: #fff;
  position: absolute;
  top: 0px;
  z-index: 100;
}

.slogan.align-left {
  float: left;
  width: 70%;
  text-align: left;
  top: 40%;
  left: 50px;
  padding: 30px 60px 0px 50px;
}

.slogan.align-right {
  float: right;
  width: 70%;
  text-align: right;
  padding: 0px 30px 0px 60px;
  right: 50px;
  top: 40%
}

.slogan.align-center {
  float: none;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  text-align: center;
  padding: 210px 30px;
}

.slogan.color-light {
  color: #fff;
}

.slogan.color-dark {
  color: rgba(0, 0, 0, 0.6);
}

.slogan h1:after {
  border: none;
}

.slogan h1 {
  font-weight: 700;
  font-family: var(--font-family);
  text-shadow: 0px 0px 30px #000;
  font-size: 99px;
  line-height: 99px;
  letter-spacing: -2px;
  color: #fff;
  margin: 0px 0px 25px;
  padding: 0px;
  text-transform: none;
}

.slogan h1 strong {
  font-weight: 900;
  font-size: 120px;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(#ff8622, #fc4b32);
}

.ikony {
  overflow: hidden;
  padding: 0px 0px;
  float: left;
  width: 100%;
}

.ikony .wrapper h1 {
  font-weight: 200;
  color: #111;
  font-size: 44px;
  line-height: 44px;
}

.ikony .wrapper {
  box-shadow: inset 0px 10px 25px rgba(0, 0, 0, 0.1);
  float: left;
  width: 100%;
  background-image: url(images/onas.jpg);
  background-size: cover;
  padding: 100px;
  font-size: 14px;
  line-height: 24px;
  font-weight: 300;
  color: #222;
}

.ikony .col-xs-4 i {
  float: left;
  width: 100%;
  font-size: 64px;
}

.ikony .wrapper h3 strong {
  font-weight: 600;
  letter-spacing: -1px;
}

.ikony .wrapper .col-sm-6 {
  padding: 30px 30px;
}

.ikony h2 {
  font-family: var(--font-family);
  color: #111;
  font-weight: 700;
  font-size: 24px;
  margin-top: 15px;
  line-height: 30px;
  margin-bottom: 15px;
}

.ikony .col-xs-4 {
  color: #555;
  text-align: center;
  font-size: 16px;
  line-height: 23px;
  padding: 0px 50px 30px;
  font-weight: 300;
  letter-spacing: 0px;
}

.ikony .ikona {
  margin-top: 0px;
  color: #fe3500;
  padding-top: 30px;
  border-radius: 60px;
  display: inline-block;
}

.slogan h3 {
  font-weight: 400;
  font-size: 40px;
  line-height: 35px;
  letter-spacing: 0px;
  margin: 0px 0px 5px;
  color: rgba(0, 0, 0, 0.4);
  padding: 0px;
  text-transform: none;
}

.slogan h2 {
  font-weight: 200;
  font-family: var(--font-family);
  font-size: 46px;
  text-transform: uppercase;
  line-height: 50px;
  text-shadow: 0px 0px 10px #000;
  margin: 0px 0px 0px;
  padding: 0px;
  color: rgba(255, 255, 255, 1);
  letter-spacing: 4px;
}

.slogan h2 strong {
  font-weight: 700;
}

.slogan .btn {
  float: none;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  padding: 18px 36px;
  letter-spacing: 1px;
  margin-top: 40px;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.4);
  background: none;
  border-radius: 30px;
  background: linear-gradient(#ff2e17, #940e00);
  color: #fff;
  position: relative;
  text-transform: uppercase;
  line-height: 13px;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
}

/* --------------------------------------------------------------- TOPBAR --------------------------------------------------------------- */
.topbar {
  width: 100%;
  height: 140px;
  float: left;
  padding-top: 0px;
  margin: 0px auto;
  position: absolute;
  z-index: 100;
  top: 0px;
}

.pojazdy .navibox {
  position: relative;
  border: none;
}

.pojazdy .navibox .value {
  width: 100%;
  border: none;
  padding: 10px;
}

.pojazdy .navibox .inner {
  display: block;
  position: relative;
}

body.down .topbar .nav {
  top: 10px;
}

body.down .topbar #shoppingcart {
  margin-top: -8px;
}

body.down .topbar {
  height: 70px;
  border-bottom: 1px solid #d3d3d3;
  z-index: 1001;
  position: fixed;
  background: linear-gradient(#fff, #f1f1f1);
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.2);
}

body.pojazdy .topbar {
  height: 70px;
  border-bottom: none;
  z-index: 1001;
  position: fixed;
  background: none;
  box-shadow: none;
}

body.pojazdy .topbar .logo {
  display: none;
}

body.pojazdy .topbar .nav {
  display: none;
}

body.pojazdy .topbar .menumobiletoggle {
  display: block;
  top: 16px;
}

.gobacklink {
  padding: 10px 15px;
  font-size: 12px;
  margin-bottom: 10px;
  margin-right: 10px;
  float: left;
  line-height: 14px;
  font-weight: 400;
  color: #fff;
  background: #222;
  border-radius: 4px;
}

.gobacklink strong {
  font-weight: 600;
}

.gobacklink:hover {
  background: #ff2e17;
  color: #fff;
}

.aktywnefiltry {
  float: left;
  width: 100%;
  padding: 3px 0px 10px;
  font-size: 12px;
}

.removefilter {
  font-size: 11px;
  padding: 5px 5px 5px 10px;
  line-height: 11px;
  background: #222;
  color: #fff;
  float: left;
  margin-left: 5px;
  border-radius: 4px;
}

/* removesizefilter */
.removesizefilter.checked {
  background: #222;
  color: #fff;
}

.removesizefilter {
  font-size: 11px;
  padding: 6px 9px 6px 9px;
  line-height: 11px;
  font-weight: bold;
  background: #ccc;
  color: #333;
  float: left;
  margin-left: 5px;
  margin-bottom: 5px;
  border-radius: 4px;
}

.removesizefilter:hover {
  background: #ff2e17;
  color: #fff;
}

/* togglefeaturefilter */
.togglefeaturefilter.checked {
  background: #222;
  color: #fff;
}

.togglefeaturefilter {
  font-size: 11px;
  padding: 6px 9px 6px 9px;
  line-height: 11px;
  font-weight: bold;
  background: #ccc;
  color: #333;
  float: left;
  margin-left: 5px;
  margin-bottom: 5px;
  border-radius: 4px;
}

.togglefeaturefilter:hover {
  background: #ff2e17;
  color: #fff;
}

.bremovesizefilter.checked {
  background: #222;
  color: #fff;
}

.bremovesizefilter {
  font-size: 11px;
  padding: 6px 9px 6px 9px;
  line-height: 11px;
  background: #ccc;
  color: #333;
  float: left;
  margin-left: 5px;
  margin-bottom: 5px;
  border-radius: 4px;
}

.bremovesizefilter:hover {
  background: #ff2e17;
  color: #fff;
}

.aktywnefiltry .label {
  float: left;
  margin-right: 10px;
  line-height: 19px;
}

.removefilter:hover {
  background: #ff2e17;
  color: #fff;
}

body.down .topstrip {
  display: none;
}

body.down .topbar .logo {
  max-width: 220px;
  top: 5px;
}

body.down .lgray>li>a {
  color: #222;
}

body.down .lgray>li>a:hover {
  color: #fff;
}

body.down .lgray>li:hover>a {
  color: #fff;
}

body.down .phone,
body.down .phone strong,
body.down .searchform-open,
body.down .topstrip .auth a,
body.down .topbar #shoppingcart i,
body.down .menumobiletoggle::after {
  color: #222;
}

body.pojazdy .topbar .nav {
  top: 10px;
}

body.pojazdy .topbar #shoppingcart {
  margin-top: -8px;
}

body.pojazdy .topstrip {
  display: none;
}

body.pojazdy .topbar .logo {
  max-width: 220px;
  top: 5px;
}

body.pojazdy .lgray>li>a {
  color: #222;
}

body.pojazdy .lgray>li>a:hover {
  color: #fff;
}

body.pojazdy .lgray>li:hover>a {
  color: #fff;
}

body.pojazdy .phone,
body.pojazdy .phone strong,
body.pojazdy .searchform-open,
body.pojazdy .topstrip .auth a,
body.pojazdy .topbar #shoppingcart i,
body.pojazdy .menumobiletoggle::after {
  color: #222;
}

.topbar .logo {
  position: absolute;
  z-index: 1000;
  top: 20px;
  padding-top: 0px;
  max-width: 380px;
  transition: none;
}

.topbar .nav {
  text-align: center;
  margin-top: 0px;
  padding: 0px;
  z-index: 99;
  position: absolute;
  right: 105px;
  top: 70px;
}

.topbar .navi {
  margin-top: 37px;
}

/* --------------------------------------------------------------- SUBEMNU --------------------------------------------------------------- */
.subs {
  top: 0px;
  padding: 0px 0px;
  width: 100%;
  position: relative;
  overflow: hidden;
  right: 0px;
  border-radius: 6px;
}

#body-ubezpieczenia .subs,
#body-o-firmie .subs,
#body-aktualnosci .subs {
  top: -72px;
}

.subs h2 {
  background: rgba(26, 78, 115, 0.6);
  color: #fff;
  padding: 20px 30px;
  margin: 0px;
  font-size: 12px;
  line-height: 22px;
  font-weight: 300;
  text-transform: uppercase;
}

.subs h1 {
  font-size: 16px;
  background: rgba(158, 123, 91, 0.5);
  color: #fff;
  text-align: left;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 0px;
  padding-left: 30px;
}

.subs h1:after {
  border: none;
}

.submenu {
  border-top: none;
  padding: 0px 0px;
}

.submenu ul {
  margin: 0px;
  padding: 0px;
}

.submenu li {
  list-style-type: none;
  padding: 0px 0px;
}

.submenu a {
  color: #222;
  font-family: var(--font-family);
  padding: 10px 10px 10px 0px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: block;
  font-weight: 600;
  font-size: 14px;
  line-height: 16px;
  position: relative;
}

.submenu li ul li a {
  padding: 8px 30px 8px 10px;
  background: #fff;
  font-size: 12px;
}

.submenu li ul li ul li a {
  padding: 8px 30px 8px 20px;
  background: #fff;
  font-size: 11px;
}

.submenu li ul li ul li ul li a {
  padding: 8px 30px 8px 30px;
  background: #fff;
  font-size: 11px;
}

.submenu li ul li:last-child a {
  border-bottom: none;
}

.submenu a.active,
.submenu a.selected {
  color: #ff2e17;
}

.submenu a:hover {
  color: #ff2e17;
}

.submenu a.active,
.submenu a.selected:hover {}

.submenu li:last-child a {}

.submenu a.active:before,
.submenu a.selected:before {}

/* --------------------------------------------------------------- ACORDION --------------------------------------------------------------- */
.accordion {
  margin: 30px 0px 0px;
}

.accordion dt {
  padding: 0px 0px 10px;
  border-bottom: 0;
}

.accordion dd {
  margin: 0px 0px;
  padding: 10px 0px;
}

.accordion h3 {
  font-weight: 300;
  margin-bottom: 6px;
}

.accordion a {
  display: block;
  padding: 20px 50px 20px 20px;
  position: relative;
  color: #333;
  background-color: #e5e5e5;
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 800;
  transition: 0.5s all;
}

.accordion a:hover {
  background: #d3d3d3;
}

.accordion a:before {
  content: "\f107";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #666;
  font-size: 18px;
  padding-right: 0.5em;
  position: absolute;
  top: 20px;
  right: 10px;
}

.accordion a.active:before {
  content: "\f106";
  color: #fff;
}

.accordion a.active {
  background-color: #135dbd;
  color: #fff;
}

/* --------------------------------------------------------------- SITEMAP --------------------------------------------------------------- */
ul.sitemap {
  margin-top: 30px;
  margin-left: 0px;
  padding-left: 0px;
}

.sitemap ul {
  margin-bottom: 10px;
}

.sitemap li {
  list-style-type: none;
  margin-left: 0px;
  position: relative;
  padding: 0px 0px 7px 0px;
}

.sitemap li ul li {
  float: none;
  width: 100%;
}

.sitemap li a strong {
  font-size: 16px;
}

.sitemap li ul {
  margin-top: 10px;
}

.sitemap li ul li:before {
  content: "\f105";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  /*--adjust as necessary--*/
  color: #2673d7;
  font-size: 14px;
  padding-right: 0px;
  position: absolute;
  top: 0px;
  left: -20px;
}

/* --------------------------------------------------------------- komunikaty --------------------------------------------------------------- */
.error,
.err {
  color: #ea4024;
  font-size: 11px;
  font-weight: 800;
  text-transform: uppercase;
  display: block;
  letter-spacing: 1px;
  margin: 0px 0px 5px;
}

.pole {
  position: relative;
  overflow: inherit;
}

.pole .err {
  background: #ff0000;
  color: #fff;
  line-height: 10px;
  padding: 4px;
  border-radius: 4px;
  font-size: 10px;
  font-weight: 400;
  text-transform: none;
  position: absolute;
  right: 0;
  top: -4px;
}

.msg {
  color: #18ac72;
  font-size: 11px;
  font-weight: 800;
  display: block;
  letter-spacing: 1px;
  margin: 0px 0px 5px;
}

/* --------------------------------------------------------------- LAST NEWS --------------------------------------------------------------- */
.laast {
  color: #555;
  font-weight: 300;
  font-size: 12px;
  line-height: 18px;
  overflow: hidden;
  padding: 30px;
  background: #f3f3f3;
  border: 5px solid #fff;
  margin-top: -69px;
}

.laast.mt20 {
  margin-top: 30px;
}

.laast h2 {
  color: #444;
  background: none;
  text-transform: uppercase;
  font-weight: 900;
  line-height: 20px;
  font-size: 18px;
  margin: 0px;
  padding: 0px;
}

.laast h2::after {
  content: '';
  display: block;
  width: 50px;
  border-top: 1px solid #ddd;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 20px
}

.blogpost {
  float: left;
  width: 100%;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #c7d8e1;
}

.blogpost:last-child {
  border: none;
  padding: 0px;
  margin: 0px;
}

.laast a.big {
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  color: #444;
  display: block;
  margin-bottom: 7px;
}

.laast a.big:hover,
.laast a.read {
  color: #1b8ada;
}

.last-news a.big {
  font-size: 14px;
  font-weight: bold;
  line-height: 17px;
  text-transform: uppercase;
  color: #444;
  display: block;
  margin-bottom: 0px;
}

.laast .data,
.datan {
  font-size: 11px;
  color: #555;
  display: block;
  float: left;
  margin-bottom: 20px;
  width: 100%;
}

.laast .data i,
.datan i {
  padding-right: 5px;
}

.laast-news .btn {
  border: 1px solid #0e9c11;
  color: #0e9c11;
  font-size: 12px;
  float: left;
  padding: 2px 8px;
  margin-top: 10px;
  text-transform: uppercase;
}

.last-news .btn:hover {
  border: 1px solid #0e9c11;
  background-color: #0e9c11;
  color: #fff;
}

.last-news .btn .glyphicons {
  padding: 0px 0px 0px 5px;
  top: 5px;
}

/* --------------------------------------------------------------- Tagi --------------------------------------------------------------- */
.tags {
  width: 100%;
  float: left;
  margin-top: 5px;
  margin-bottom: 5px;
}

.tag {
  display: block;
  float: left;
  padding: 2px 6px;
  font-size: 10px;
  text-transform: uppercase;
  background: #ddd;
  color: #444;
  margin: 0px 3px 3px 0px;
}

.tag.active {
  background: #009cff;
  color: #fff;
}

.tag:hover {
  background: #444;
  color: #fff;
}

img.ramka {
  border-radius: 4px;
}

/* --------------------------------------------------------------- STOPKA --------------------------------------------------------------- */
.footer {
  width: 100%;
  background-size: cover;
  background-image: url(images/footer.jpg);
  background-color: #222;
  clear: both;
  overflow: hidden;
  margin-top: 0px;
  font-size: 14px;
  line-height: 25px;
  color: rgba(255, 255, 255, 0.8);
  padding: 0px 0px 0px 0px;
}

.footer .contact {
  float: left;
  width: 100%;
  margin: 20px 0px 10px;
  font-size: 22px;
  font-weight: 700;
  font-family: var(--font-family);
  text-transform: uppercase;
  line-height: 22px;
}

.footer .contact span {
  font-size: 11px;
  font-weight: 400;
}

.footer .contact img {
  float: left;
  margin: -15px 10px 0px 0px;
}

.bold {
  font-weight: 700;
  color: #111;
  display: block;
  margin-bottom: 10px;
}

.footer .bold {
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}

.swiss {
  font-size: 12px;
  line-height: 16px;
  text-align: center;
}

.swiss img {
  display: block;
  text-align: center;
  margin: 0px auto 10px
}

.stopka {
  padding: 5px 0px;
  overflow: hidden;
  text-align: center;
  color: #999;
  background: #111;
  margin-top: 0px;
  font-size: 12px;
}

.week .sociallink {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.8);
  padding: 0px 6px 0px 0px;
  transition: 0.5s all
}

.week .sociallink:hover {
  color: rgba(213, 162, 105, 0.92)
}

body.fullwidth .footer .stopka .container {
  padding-top: 10px;
  padding-bottom: 10px;
  opacity: 1;
  overflow: hidden;
}

body.fullwidth .footer .container {
  padding-top: 90px;
  padding-bottom: 90px;
  opacity: 1;
  overflow: hidden;
}

.footer a {
  color: rgba(255, 255, 255, 0.6);
  font-weight: 300;
  font-size: 14px;
}

.footer a.author {
  font-size: 11px;
  color: rgba(255, 255, 255, 0.5)
}

.footer strong {
  color: rgba(255, 255, 255, 0.8);
  font-size: 16px;
}

.footer a:hover {
  color: #fff
}

.footer .micro {
  display: block;
  float: left;
  font-size: 14px;
  line-height: 22px;
}

.footer h2 {
  font-weight: 600;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 23px;
  margin-bottom: 20px;
  padding-bottom: 15px;
}

.footer .col-sm-20 {
  float: left;
  width: 20%;
  padding-left: 15px;
  padding-right: 15px;
}

.footer .col-sm-40 {
  float: left;
  width: 40%;
  padding-left: 15px;
  padding-right: 15px;
}

.footer h2:after {
  bottom: -2px;
  content: "";
  display: block;
  height: 1px;
  left: 0;
  position: absolute;
  width: 50px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1)
}

.footer ul {
  margin: 0px;
  padding: 0px;
}

.footer h3 {
  font-size: 16px;
  font-weight: 700;
  color: #666;
}

/* --------------------------------------------------------------- bluebg --------------------------------------------------------------- */
.bluebg {
  background: #2091e3;
  padding: 50px 0px;
  float: left;
  width: 100%;
}

/* --------------------------------------------------------------- Powiązane --------------------------------------------------------------- */
.powiazane-artykuly {
  margin-top: 0px;
  float: left;
  width: 100%;
  padding: 0px 0px;
}

.powiazane-artykuly h2 {
  margin: 0px 0px 0px;
  text-align: center;
  padding: 0px;
  color: #fff;
  font-weight: 300;
  font-size: 30px;
  line-height: 30px;
  text-transform: uppercase;
}

.powiazane-artykuly .big {
  font-weight: 700;
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 15px;
  float: left;
  width: 100%;
}

.powiazane-artykuly .box {
  margin-bottom: 0px;
  margin-top: 30px;
  min-height: 194px;
  font-weight: 300;
  color: #fff;
  box-shadow: 0 0 0px 1px rgba(255, 255, 255, 0.2);
  padding: 30px;
  font-size: 14px;
  line-height: 22px;
  transition: 0.5s all;
}

.powiazane-artykuly .box:hover {
  box-shadow: 0 0 0px 10px #fff;
}

.nofloat {
  float: none;
}

.btn.nofloat {
  line-height: 70px;
}

/* --------------------------------------------------------------- breadcrumb --------------------------------------------------------------- */
.breadcrumb {
  padding: 30px 15px;
  color: #777;
  text-align: left;
  background: #fff;
  overflow: hidden;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  position: relative;
  font-size: 13px;
  line-height: 1;
  z-index: 10;
  width: 100%;
  z-index: 3;
}

body.pojazdy .breadcrumb {
  z-index: 3333;
}

.container {
  max-width: 100% !important
}

body.pojazdy .topbar {
  width: 200px;
  float: right;
  z-index: 3334;
  right: 0;
}

.breadcrumb a {
  font-weight: 400;
  font-size: 13px;
  line-height: 1;
  text-transform: uppercase;
  color: #555;
  letter-spacing: 1px;
  margin: 0px 0px 0px 0px;
}

.Montserrat {
  font-family: var(--font-family);
}

.baner-small .breadcrumb {
  box-shadow: none;
  color: #fff;
  background: none;
  border: none;
}

.baner-small .breadcrumb a {
  color: #f6f5f1;
}

.baner-small .breadcrumb a:last-child {
  color: #fff;
}

.baner-small span strong {
  font-size: 20px;
  color: #000;
  font-weight: 700;
}

.btn.light {
  background: #ddd;
}

.btn.light:hover {
  background: #222;
  color: #fff;
}

#body-produkty #page {
  background: #f2f2f2;
}

#body-produkty .productcolumn.detail {
  border-radius: 4px;
  margin-bottom: 0px;
  margin-top: 10px;
  padding: 0px 30px;
}

.buyblock {
  padding: 0px 30px 30px
}

.white {
  background: #fff;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
}

.breadcrumb a:last-child {
  color: #000;
  margin: 0px 0px 0px 0px;
}

.manufacturerbox {
  padding: 30px 15px
}

.breadcrumb a:first-child {
  margin-left: 0px;
}

/* --------------------------------------------------------------- MEANMENU --------------------------------------------------------------- */
#mean {
  display: none;
}

.btn.btn-serwisowka {
  background-color: #ff2e17;
  border-radius: 4px;
  display: block;
  margin: auto;
  float: initial;
  position: relative;
  animation-name: pulse;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-duration: 1s;
}

@keyframes pulse {
  0% {
    background-color: #ff2e17;
  }

  50% {
    background-color: #d22815;
  }

  100% {
    background-color: #ff2e17;
  }
}