 body, html {

  width: 100%;
  height: 100%;
  min-height: 100%;
  display: inline-block;
  font-family: 'Roboto', sans-serif;
}
.swiper-wrapper {
  height: calc(100vh - 51px);
}

.infotitle {
  margin: 1rem 0;
  line-height: 2rem;
  font-size: 1.5rem;
}
  nav {
  display: inline-block;
  width: 100%;
  padding: 0;
  margin: 0;
  background: #202020;
  border-bottom: 1px solid rgba(0,0,0,.1);
}
#steps {
  float: right;
display:block;
height: 50px;
vertical-align: top;
}
#phone {
  float: left;
  line-height: 50px;
  color: white;
  font-weight: 600;
  padding: 0 20px;
  border-right: 1px solid rgba(255,255,255,.2);
  border-left: 1px solid rgba(255,255,255,.2);
}
#steps li {
display:inline-block;
line-height: 50px;
padding: 0 15px;
border-right: 1px solid rgba(0,0,0,.1);
color: white;
}

#steps li:hover {
  background: rgba(255,255,255,.05);
  cursor: pointer;
}

#steps li.active {
  background: rgba(255,255,255,.1);
}

#logo_nav {
  float: left;
  padding: 5px 20px;
  border-right: 1px solid rgba(0,0,0,.1);
  display: inline-block;
  height: 50px;
}
#logo_nav img {
  height: 40px;
  width: auto;
}

#cenasuma {
  padding-left:0px!important;
  padding-right: 25px!important;
  display: inline-block;
  color: black!important;
  top: -1px;
  height: 51px;
  position: relative;
  background: white;
  font-weight: 800;
  background: gold!important;
}

.fa-shopping-cart {
  display: inline-block;
  height: 51px;
  width: 50px;
  background: gold;
  position: relative;
  top: 0px;
  left: 4px;
  text-align: center;
  line-height: 50px;

}


div#ralColors {
  width: 100%;
  text-align: center;
  color: #ffffff!important;
  font-weight: bold;
}

div#ralColors span:hover small {
  background: black;
  color: white!important;
}

div#ralColors span small {
  padding: 4px;
}
div#ralColors span {
  text-align: center;
  color: #ffffff!important;
  font-weight: bold;
  display: inline-block;
  width: 100%;
  padding: 11px 0;
  margin: 0;
}
  #models {
max-width: 70%;
margin-left: 15%;
min-height: calc(100vh - 51px);
margin-top: 0%;
text-align: center;
}

#models .model {
  width: 44%;

  margin: 2.5%;
  display: inline-block;
  padding: 10px 10px 10px 10px;
  box-sizing: border-box;
  border-radius: 10px;

  border: 1px solid rgba(0,0,0,.1);
  min-height: calc(50vh - 200px);
  z-index: 9;
  position: relative;
}

#models .model:hover {
  background: rgba(0,0,0,.025);
}
#models .model.active {
  background: rgba(0,0,0,.05);
}

#models .model .preview {
  width: 100%;
  height: 20vh;
  background-position: center;
  background-size: contain;
    pointer-events: none;
  background-repeat: no-repeat;
}


#models .model .title {
  font-size: 1.5rem;
  width: 100%;
  text-align: center;
  display:  block;
  margin-bottom: .5rem;
}

#models .model .subtitle {
  font-size: 1rem;
  width: 100%;
  margin: 0;
  text-align: center;
  display: block;
}



 .btns {
margin: 1rem 0;
}
 .btns .fa-arrow-right {
  margin-left: 5px;
}
  #rozmiar {
  width: 100%;
  margin-top: 20px;
    display: inline-block;
    min-height: calc(100vh - 50px);
    text-align: center;
}
#rozmiar h1 ,
#material h1 {
  font-size: 2rem;
  text-align: center;
  margin-bottom: 10px;
}
.btns {
  width: 100%;
  display: inline-block;
}
#rozmiar .rozmiar {
  width: 23%;
  max-width: 250px;
  display: inline-block;
    box-sizing: border-box;
  padding: 10px;
  margin: 1rem 1%;
  border-radius: 20px;
  border: 1px solid rgba(0,0,0,.1);
}
#rozmiar .rozmiar:hover,
#material .material:hover {
  background: rgba(0,0,0,.025);
}
#rozmiar .rozmiar.active,
#material .material.active {
  background: rgba(0,0,0,.05);
}

#rozmiar .rozmiar .title {
  text-align: center;
  display: block;
  font-size: 1.5rem;
}
#rozmiar .rozmiar .subtitle {
  text-align: center;
  display: block;
  font-size: 1rem;
  font-weight: 300;
}
#rozmiar .rozmiar small,
#material .material small {
  text-align: center;
  display: block;
  color: rgba(0,0,0,.75);
  font-size: 1rem;
  margin-top: -10px;
    font-weight: 500;
}
#material {
  width: 50%;
  margin-left: 25%;
  margin-top: 20px;
  display: block;
}

#material .material {
  width: 46%;
  box-sizing: border-box;
  display: inline-block;
  float: left;
  padding: 10px;
  margin: 2%;
  border-radius: 20px;
  border: 1px solid rgba(0,0,0,.1);
}
#material .material .subtitle {
  text-align: center;
  font-size: 1rem;
  display: block;
}

#material .material .title {
  text-align: center;
  display: block;
  font-size: 1.5rem;
}
  #sukno .preview,
.kolorstolu .preview {

  width: 40px;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: 10px;
  background-position: left;
}

#pr {
    height: calc(80vh - 51px - 10px);
    width: 100%;

    display: block;
}

#sukno {
text-align: center;
width: 100%;
background: rgb(240,240,240);
}





.kolorsukna .subtitle,
.kolorstolu .subtitle {
  display: inline-block;
  line-height: 40px;
  margin-left: 10px;
}
.kolorsukna, .kolorstolu {
  display: inline-block;

  cursor: pointer;
  margin-left: 5%;
  height: 40px;
  padding: 5px 0;
  line-height: 40px;
  float: left;
  position: relative;
  z-index: 99;
}
.kolorsukna .star {
  color: gold;
  font-size: 10px;
  position: relative;
  background: #202020;
  border-radius: 100%;
  padding: 3px;
  top: -12.5px;
  left: 17.5px;
}
 .kolorstolu {
   width: 31%!important;
   margin-left:2%;
   margin-top: 0px;
 }
 .kolorsukna {
   width: 15%;
   margin-left: 1.5%;
   margin-top: 0;
 }
.kolorsukna:hover,
.kolorstolu:hover {
  background: rgba(0,0,0,.025);
}
.kolorsukna.active,
.kolorstolu.active {
  background: rgba(0,0,0,.025);
}
.kolorsukna .preview,
.kolorsukna .subtitle,
.kolorstolu .preview,
.kolorstolu .subtitle {
  float: left;
  display: inline-block;
}

#preview2 {


  background: rgb(240,240,240);
  z-index:5;
}
#pr {
  background: rgb(240,240,240);
}

#nakladki .nakladkaselect {
  width: 50%;
  float: left;
  text-align: center;
  line-height: 50px;
  display: inline-block;
}

#nakladki .nakladkaselect:hover {
  background: rgba(0,0,0,.025);
}

.wybierznaroznik {
  width: 50%;
  float: left;
  text-align: center;
  line-height: 50px;
  display: inline-block;
}

.wybierznaroznik.active {
  background: rgba(0,0,0,.05);
}

.wybierznaroznik:hover {
  background: rgba(0,0,0,.025);
}
  .seltitle {
  width: 100%;
  height: 40px;
  display: block;
  font-size: 1rem;
  font-weight: 500;
  line-height: 40px;
  background: white;
  text-align: center;
  border-bottom: 1px solid rgba(0,0,0,.1);
}

#kolory {
  text-align: center;
}
#kolory .kolor {
  width: 20%;
  max-width: 200px;
  display: inline-block;
}
#kolory .preview {
  width: 100%;
  height: 40px;
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: 10px;
  background-position: center;
}
#kolory .subtitle {
  line-height: 20px;
  text-align: center;
  font-weight: 600;
  display: block;
}

#previewjpg {
  pointer-events: none;
}
#previewjpg .previewimg {
  position: fixed;

  width: 100%;
  height: calc(100vh - 140px - 51px);
  top: 51px;
  z-index: 10;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
#previewjpg .naroznikimg {
  position: fixed;

  width: 100%;
  height: calc(100vh - 140px - 51px);
  top: 51px;
  z-index: 30;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
#previewjpg .suknoimg {
  position: fixed;

  width: 100%;
  height: calc(100vh - 140px - 51px);
  top: 51px;
  z-index: 20;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

#previewjpg .nakladkaimg {
  position: fixed;
  width: 100%;
  height: calc(100vh - 140px - 51px);
  top: 51px;
  z-index: 40;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
#previewjpg.left .previewimg,
#previewjpg.left .naroznikimg,
#previewjpg.left .suknoimg,
#previewjpg.left .nakladkaimg {
  width: 50%;
  left: 25%;
  height: calc(50vh - 51px);

}

.selectbar {
  width: 100%;
}
.selectbar .seltitle {
  width: calc(100% - 200px);
  float: left;
}

.selectbar .btn {
  width: 100px;
  float: left;
  border-bottom: 1px solid rgba(0,0,0,.1);
  height: 40px;
  display: block;
  font-size: 1rem;
  font-weight: 500;
  line-height: 40px;
  background: white;
  text-align: center;
}
  #marginpreview {
  display: block;
  margin-top: calc(50vh - 51px);
}

#checkout .title {
  text-align: center;
}

#checkout .subtitle {
  text-align: center;
}

.final {
  width: 100%;
  text-align: center;
  display: inline-block;
  line-height: 48px;
}


.textsize {
  font-size: 10px!important;
margin-top: -20px!important;
font-size: 10px!important;
}
.texts {
  display: inline-block;
  text-align: center;
  width: 100%;
  margin-bottom: 1rem;
}

.texts .subtitle {
    display: inline-block;
  margin: 0 20px;
  text-transform: uppercase;
  font-weight: 300;
  color: rgba(0,0,0,.9);
}

.pricecheckout {

  font-size: 1.5rem;
  text-align: center;
  margin: 0rem auto 1rem auto;
  width: 100px;
  border-radius: 100%;
  background: rgba(0,0,0,.1);
  font-weight: 600;
  line-height: 100px;
  display: block;
}


#dostawa {
  text-align: center;
  margin: 2rem 0;
  margin-top: 10rem;
}

#dostawa .subtitle {
    font-weight: 600;
    margin: 2rem 0 2rem 0;
    display: block;
}

#dostawa .control {
  text-align: center;
  margin: 1rem 0;
}



#dostawa .fa-truck,
#dostawa .fa-tools {
  width: 100%;
  display: block;
  font-size: 50px;
}

#cenastol {
  margin: 0 auto;
  width: 40%;
}
  @media  only screen and (min-width: 600px) {
.mobileshow {
  display: none;
}
}

.swiper-slide {
  overflow: scroll!important;
}
@media  only screen and (max-width: 600px) {
  .mobileshow {
    display: block;
  }
  .mhide {
    display: none!important;
  }
  nav {
    text-align: center;
  }
  #logo_nav {
    margin: 0 auto;
  float: left;
    display: inline-block;
  }

  .infotitle {
    font-size: 1rem!important;
  }

  #models {
    max-width: 100%;
    margin-left: 0;
  }
  #models .model .title,
  .material .title{
    font-size: 1rem!important;
  }

  #models .material .subtitle,
    #models .material small{
    font-size: .8rem;
  }

.mobilehide {
  display: none!important;
}
  #material {
    width: 100%;

    margin-left: 0;
  }

  #rozmiar .rozmiar {
    width: calc(50% - 10px);
    margin: 5px;
    float: left;
  }

  #pr {
    height: calc(100vh - 51px - 200px);
  }

  #previewjpg .naroznikimg,
  #previewjpg .nakladkaimg,
  #previewjpg .suknoimg,
  #previewjpg .previewimg {
height: calc(100vh - 51px - 200px)!important;
  }

  #previewjpg.left .previewimg, #previewjpg.left .naroznikimg, #previewjpg.left .suknoimg, #previewjpg.left .nakladkaimg {
    width: 100%;
    left: 0%;
    height: calc(30vh - 51px)!important;
}

#checkout .title {
  font-size: 1.25rem;
}
.texts .subtitle {
  font-size: 1rem;
}

#marginpreview {
  height: calc(30vh - 51px)!important;
  margin: 0!important;
}

#phone .fas {
  display: none!important;
}

  #nakladki .mobile50 {
    width: 50%!important;
    font-size: .75rem!important;
    float: left!important;
  }
  #nakladki .subtitle {
    font-size: 1rem!important;
  }
  .selectbar .seltitle {
    font-size: .75rem;
  }
  #dostawa {
    margin-top: 2rem;
  }
}