.wstekst
{
  position: absolute;
  color: #FFF;
  z-index: 2;
  text-transform: uppercase;
  width: 100%;
  height: 100%;
  text-align: center;
}

.wsiteminfoprijs p, .wstekst p ,#wsiteminfo .c 
{
    font-family: Arial, Helvetica, sans-serif;
}

.wsitembestel
{
  position: relative;
}

.wstekst p
{
    position: relative;
    top: 50%;
    font-size: 1.25em;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.webshopgriddetail>*
{
  margin-top:0;
  margin-bottom:4%;
}

.webshopgriddetail h1
{
  margin-top:1em;
  font-size: 1.25em;
  line-height: 1.5em;
}

.vierkant
{
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.vierkant:after
{
  content:'';
  padding-top:100%;
  display: block;
}

#wsitemdetail
{
  margin-top:2%;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  margin-bottom:5em;
}

#wsitemdetailfoto
{
  width: 100%;
  border: 1px solid #3CADE9;
  float:left;
  position: relative;
}

#wsiteminfo
{
  width: 55%;
  height: 100%;
  margin-left:4.5%;
  float:right;
}

#wsiteminfo h1
{
  text-transform: uppercase;
  line-height: normal;
  margin:0;
  color: #3CADE9;
  text-align: left;
}

.anr
{
  font-size: 0.75em;
}

#wsiteminfo .c 
{
  color:#555;
}

.wsiteminfoprijs
{
  position: absolute;
  bottom:0;
  left:0;
  width: 50%;
}

.wsiteminfoprijs p 
{
  font-size: 1.5em;
  line-height: 1.5em;
  color:#3CADE9;
  font-family: "Lato";
  margin-bottom:0 !important;
}

.wsiteminfoprijs p span 
{
  font-size: 1.5em;
  color: #3CADE9;
}

.wsiteminfoselect
{
  position: relative;
  right:0;
  width: 50%;
  float:right;
}

.wsiteminfoselect select, .wsiteminfoselect label, .wsiteminfoselect input, .wsiteminfoselect textarea
{
  font-family: Arial, Helvetica, sans-serif;
  width: 100%;
  border-radius: 0;
}

.rad
{
  width: 45%;
  float:left;
}

.rad input
{
  width: auto;
  margin-right: 10%;
}

.wsiteminfoselect textarea
{
  margin-top:1em;
  height: 100px;
}

.btnshop
{
  background-color: #3CADE9;
  color:#fff;
  text-transform: none;
  cursor:pointer;
  text-align: center;
  height: 40px;
  line-height: 40px;
  padding-left:20px;
  padding-right:20px;
}

.wsitemshare
{
  position:absolute;
  border-top:1px solid #999;
  width:100%;
  height: 40px;
  bottom:-50px;
  text-align: right;
}

.wsitemshare img 
{
  margin-top:20px;
}
.wkitem
{
  width: 100%;
  border-bottom: 1px solid #3CADE9;
  padding-bottom: 20px;
  margin-top:20px;
}

.wkcon 
{
  display: table;
  float:left;
  width: 90%;
}

.wkcon > div
{
  display: table-cell;
  vertical-align: middle;
  width: 10%;
  text-align: right;
}

.wktype, .wkaantal, .wkprijs, .wkclose
{
  padding-top:2.5em;
}

.wkclose img
{
  float:right;
}

.wkprijs
{
  font-family: "Lato";
  font-size:1.25em;
  text-align: right !important;
}

#body .wkprijs p
{
  margin:0;
}

.wkaantal
{
  min-width: 120px;
}

.wkaantal button 
{
  background-color: #fff;
  border:none;
  color:#3CADE9;
}

.wkaantal input
{
  width: 50px;
  text-align: center;
  float:none;
  border-radius: 0;
  border:1px solid #3CADE9;
}

.wkcon .wkinfo 
{
  width: 45%;
  padding-left: 5%;
  text-align: left;
  vertical-align: top;
}

.wkcon .wkinfo h1
{
  line-height: 1em;
  margin-bottom:5px;
  color:#3CADE9;
  text-align: left;
}

.wkcon .wkinfo .c 
{
  vertical-align: bottom;
}

#wklll
{
  width: 9.8%;
  display: block;
}

.wkfoto
{
  width: 100%;
  float:left;
  border: 1px solid #3CADE9;
}

#totaal
{
  margin-top:50px;
  width: 30%;
  min-width: 300px;
  color:#3CADE9;
  float:right;
}

#totaal > div
{
    height: 50px;
}

#totaal > div span 
{
  float: right;
  width: 50%;
  color:#5a5a5a;
  text-align: right;
}

#subtot,#verzendingskosten,.eindtotaal
{
  font-size: 1.25em;
  font-family: "Lato";
} 

#totaal > div span select, #prijsspan select
{
  height: 30px;
  line-height: 30px;
  width: 100%;
  border-radius: 0;
  margin-top:-10px;
  color:#5a5a5a;
  float:left;
  padding-left:5px;
}

#prijsspan
{
  margin-top:10px !important;
}

#totaal .btw 
{
  color:#5a5a5a;
  font-size: 0.75em;
  text-align: right;
  margin-top:0.5em;
}

#prijsspan select
{
  background: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin-top: 0 !important;
  border: 1px solid #5a5a5a !important;
}

#prijsspan{
  height: 30px;
  margin-top: -10px;
  margin-bottom:2em;
  overflow: hidden;
  background: url(/images/new_arrow.png) no-repeat right;
  width: 100%;
  color: #5A5A5A;
  text-align: right;
  float:right;
}

@media screen and (max-width: 800px)
{
  .wkcon > div
  {
    display: block;
    float:left;
    width: 25%;
    text-align: left;
  }

  .wkcon .wktype
  {
    margin-left:5%;
    width: 20%;
  }
  .wkcon .wkinfo
  {
    width: 100%;
  }
}


@media screen and (max-width: 800px)
{
  #wsitemdetail,  #wklll, .wkcon, #totaal
  {
    width: 100%;
    margin-bottom:1em;
  }

  #wsitemdf, #wsiteminfo
  {
    width: 100% !important;
    margin-bottom:1em;
  }

  .wkcon > div, .wkcon .wktype
  {
    display: block;
    float:left;
    width: 100%;
    text-align: center !important;
    margin-left:0;
    padding-top:0;
    margin-top:10px;
  }

  .wkcon > div h1
  {
    text-align: center !important;
  }

  .wkfoto
  {
    float:none;
  }

}

@media screen and (max-width: 500px)
{
  .wsiteminfoselect
  {
    width: 100%;
  }

  .wsiteminfoprijs
  {
    position: relative;
    width: 100%;
    text-align: center;
  }

  #totaal
  {
    min-width: 0;
  }
}

@media screen and (min-width: 800px)
{
  #wsiteminfo h1
  {
    margin-right:105px;
  }
}