/*#ed9413; */
/*#95b718;*/
/*#1d5282;*/
/*#759012;*/
/*#174169;*/
/*$ColorGreen:#7bbcb3;*/
.shop {
  /*border-top: solid 1px $ColorGrey;	*/
}
.shop .cms_contentv2 .cmsrow:last-child div {
  margin-bottom: 0px;
}
.shop p.subtitle {
  color: #000000;
  font-size: 48px;
  margin-bottom: 30px;
  font-weight: 300;
}
.shop p.subsubtitle {
  color: #000000;
  font-size: 30px;
  margin-bottom: 30px;
  font-weight: 300;
}
.shop .topbar {
  float: left;
  width: 100%;
  height: 48px;
  line-height: 48px;
  margin-bottom: 40px;
}
.shop .topbar .slogan {
  float: right;
  width: 420px;
  text-align: right;
  padding-right: 60px;
  background-image: url(../img/main/usp_bg.png);
  background-position: right center;
  background-repeat: no-repeat;
  font-weight: 300;
}
.shop .topbar a.knop_vorige {
  height: 48px;
  line-height: 48px;
  color: #000000;
  background-color: #f0f0f0;
  padding-left: 52px;
  padding-right: 20px;
  background-image: url(../img/main/arr_left_blue.png);
  background-position: left 20px center;
  background-repeat: no-repeat;
  display: inline-block;
  font-weight: 300;
}
.shop .cont_arts {
  float: left;
  width: 100%;
}
.shop .cont_arts .item {
  width: calc((100% - 40px) / 3);
  float: left;
  margin-right: 20px;
  margin-bottom: 60px;
  position: relative;
}
.shop .cont_arts .item:nth-child(3n) {
  margin-right: 0px;
}
.shop .cont_arts .item .img {
  height: 100%;
  width: 100%;
}
.shop .cont_arts .item .box {
  position: absolute;
  bottom: 0px;
  background-color: rgba(255, 255, 255, 0.75);
  left: 0px;
  width: 100%;
  height: 96px;
  z-index: 89;
}
.shop .cont_arts .item.cat p {
  font-size: 30px;
  font-weight: 300;
  color: #636363;
  margin-left: 20px;
  height: 50px;
  margin-top: 20px;
}
.shop .cont_arts .item.artikel {
  padding-bottom: 70px;
}
.shop .cont_arts .item.artikel .box {
  height: 132px;
  padding: 20px;
  padding-top: 18px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.shop .cont_arts .item.artikel .box p.title {
  font-size: 22px;
  color: #000000;
  line-height: 26px;
}
.shop .cont_arts .item.artikel .box p.pr {
  position: absolute;
  display: block;
  height: 36px;
  right: 20px;
  bottom: 20px;
  line-height: 36px;
  color: #636363;
  font-weight: bold;
}
.shop .cont_arts .item.artikel .box p.kn {
  position: absolute;
  display: block;
  height: 36px;
  left: 20px;
  bottom: 20px;
  line-height: 36px;
  color: #FFF;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #000000;
  font-weight: 300;
}
.shop .art_detail {
  float: left;
  width: 100%;
}
.shop .art_info {
  float: left;
  width: 100%;
  margin-bottom: 40px;
}
.shop .art_info .col {
  float: left;
  width: calc((100% - 20px) / 2);
  margin-right: 20px;
}
.shop .art_info .col:nth-child(2n) {
  margin-right: 0px;
}
.shop .art_info .col p.title {
  font-size: 48px;
  font-weight: 300;
  color: #000000;
  line-height: 50px;
  margin-bottom: 22px;
}
.shop .art_info .col .bar_prijs {
  float: left;
  width: 100%;
  margin-bottom: 40px;
}
.shop .art_info .col .bar_prijs .prijs {
  float: left;
  background-color: #000000;
  color: #FFF;
  padding: 3px 12px;
  font-size: 18px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 30px;
}
.shop .art_info .col .bar_prijs .prijs span {
  font-size: 30px;
  font-weight: 600;
}
.shop .art_info .col .bar_prijs .oldprijs {
  float: left;
  background-color: #f0f0f0;
  margin-left: 20px;
  font-size: 18px;
  padding: 0px 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 4px;
  line-height: 28px;
}
.shop .art_info .col a.knop {
  display: inline-block;
  line-height: 48px;
  height: 48px;
  color: #FFF;
  padding-left: 20px;
  font-weight: 300;
  padding-right: 50px;
  background-color: #000000;
  background-image: url(../img/main/arr_right_white.png);
  background-position: right 20px center;
  background-repeat: no-repeat;
}
.shop .art_info .col .txt_info {
  float: left;
  width: 100%;
  margin-top: 40px;
  line-height: 34px;
  font-size: 18px;
  font-weight: 300;
}
.shop .art_info .col .box {
  float: left;
  width: 100%;
  background-color: #f0f0f0;
  padding: 25px 40px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 40px;
}
.shop .art_info .col .box .row {
  float: left;
  width: 100%;
  border-bottom: solid 1px #FFF;
  padding-bottom: 15px;
  padding-top: 15px;
  line-height: 18px;
  font-size: 18px;
}
.shop .art_info .col .box .row p {
  float: left;
}
.shop .art_info .col .box .row p:first-child {
  width: 28.57%;
  margin-right: 23px;
  text-align: right;
  font-weight: 300;
}
.shop .art_info .col .box .row p:last-child {
  font-weight: 600;
  width: calc(100% - ( 30% + 30px));
}
.shop .art_info .col .box .row:last-child {
  border-bottom: solid 0px #FFF;
}
.shop .art_info .col .image_holder {
  float: left;
  width: 100%;
  border: solid 5px #f0f0f0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  background-color: #f0f0f0;
}
.shop .art_info .col .image_holder .control {
  position: absolute;
  left: 54px;
  bottom: -86px;
  height: 36px;
  width: 36px;
  cursor: pointer;
  background-color: #f0f0f0;
  z-index: 9999;
  background-image: url(../img/main/arr2_right_blue.png);
  background-position: center center;
  background-repeat: no-repeat;
}
.shop .art_info .col .image_holder .control.prev {
  left: 0px;
  background-image: url(../img/main/arr2_left_blue.png);
}
.shop .art_info .col .image_holder .counterdetail {
  position: absolute;
  left: 0px;
  bottom: -33px;
  width: auto;
  color: #000000;
  font-size: 17px;
}
.shop .art_info .col .image_holder .counterdetail span {
  float: left;
  line-height: 14px;
}
.shop .art_info .col .image_holder .counterdetail span.lijn {
  background-color: #000000;
  margin-top: 7px;
  height: 1px;
  width: 54px;
  margin-left: 18px;
  margin-right: 18px;
}
.shop .art_info .col .bullets {
  float: right;
  margin-right: 40px;
  margin-top: -40px;
  max-width: 420px;
  background-color: #636363;
  padding: 40px;
  color: #FFF;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 99;
}
.shop .art_info .col .bullets li {
  background-image: url(../img/main/vinkje_small.png);
  background-repeat: no-repeat;
  background-position: left top 5px;
  padding-left: 40px;
  line-height: 20px;
  margin-bottom: 20px;
}
.shop .art_info .col .bullets li:last-child {
  margin-bottom: 0px;
}
.shop .verwant_slider {
  float: left;
  width: 100%;
}
.shop .verwant_slider .stitle {
  color: #000000;
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 40px;
  padding-bottom: 25px;
}
.shop .verwant_slider .artikel .box {
  height: 132px;
  padding: 20px;
  padding-top: 18px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  bottom: 0px;
  background-color: rgba(255, 255, 255, 0.75);
  left: 0px;
  width: 100%;
  z-index: 89;
}
.shop .verwant_slider .artikel .box p.title {
  font-size: 22px;
  color: #000000;
  line-height: 26px;
}
.shop .verwant_slider .artikel .box p.pr {
  position: absolute;
  display: block;
  height: 36px;
  right: 20px;
  bottom: 20px;
  line-height: 36px;
  color: #636363;
  font-weight: bold;
}
.shop .verwant_slider .artikel .box p.kn {
  position: absolute;
  display: block;
  height: 36px;
  left: 20px;
  bottom: 20px;
  line-height: 36px;
  color: #FFF;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #000000;
}
.shop .basket {
  float: left;
  width: 100%;
}
.shop .basket .row {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  background-color: #f0f0f0;
  position: relative;
}
.shop .basket .row .col {
  float: left;
}
.shop .basket .row .col.foto {
  width: 310px;
  margin-right: 20px;
}
.shop .basket .row .col.info {
  width: calc(100% - 350px);
}
.shop .basket .row .col.info .title {
  color: #000000;
  line-height: 90px;
  font-size: 30px;
  font-weight: 300;
}
.shop .basket .row .del {
  position: absolute;
  top: 20px;
  right: 20px;
  background-image: url(../img/main/cross_blue.png);
  height: 16px;
  width: 16px;
  cursor: pointer;
}
.shop .basket .row select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
  background-color: #FFF;
  height: 36px;
  background-image: url(../img/main/dropselect.png);
  background-position: right top;
  background-repeat: no-repeat;
  padding-right: 56px;
  min-width: 72px;
  padding-left: 20px;
  border: solid 0px;
  font-size: 18px;
  color: #636363;
  margin-bottom: 30px;
}
.shop .basket .row select::-ms-expand {
  display: none;
}
.shop .basket .row .prijs {
  float: left;
  width: auto;
  line-height: 18px;
}
.shop .basket .row .prijs p {
  float: left;
}
.shop .basket .row .prijs p:first-child {
  width: 200px;
  font-weight: 300;
}
.shop .basket .row .prijs p:last-child {
  color: #000000;
  font-weight: 600;
}
.shop .basket .row .prijs p.aantal {
  color: #636363;
  font-weight: 300;
}
.shop .basket .row .prijs p.aantal span {
  color: #000000;
  font-weight: 600;
  font-size: 18px;
}
.shop .basket .row .prijs span {
  font-size: 14px;
}
.shop .basket .row .prijs.totaal {
  float: right;
  text-align: right;
}
.shop .basket .row .prijs.totaal p:first-child {
  float: left;
}
.shop .basket .row .prijs.totaal p:last-child {
  float: right;
  width: 200px;
  text-align: right;
  font-size: 24px;
  font-weight: 400;
}
.shop .basket .row.pay .col.foto {
  width: 200px;
}
.shop .basket .row.pay .col.info {
  width: calc(100% - 240px);
}
.shop .basket .endrow {
  float: left;
  width: 100%;
  margin-bottom: 60px;
}
.shop .basket .endrow .prijs {
  float: right;
  color: #000000;
  /*&.totaal{
  	position: relative; padding-top: 16px;
  	&:before{
  		content: ' ';
  		display: block;
  		top: 0px;
  		width: 420px;
  		right: 0px;
  		background-color: $ColorGrey;
  		height: 1px;
  		position: absolute;
  	}
  }*/
}
.shop .basket .endrow .prijs p:first-child {
  float: left;
  color: #000000;
  font-weight: 600;
  font-size: 18px;
  margin-top: 9px;
}
.shop .basket .endrow .prijs p:first-child span {
  font-size: 14px;
  font-weight: 400;
}
.shop .basket .endrow .prijs p:last-child {
  color: #000000;
  float: right;
  width: 200px;
  font-size: 30px;
  font-weight: 400;
  margin-right: 20px;
  text-align: right;
}
.shop .basket .endrow .prijs.sub {
  margin-bottom: 25px;
}
.shop .basket .endrow .prijs.sub p:first-child {
  color: #636363;
  font-weight: 300;
}
.shop .basket .endrow .prijs.sub p:last-child {
  font-size: 24px;
}
.shop .basket .endrow .note {
  margin-top: 48px;
  float: left;
  line-height: 48px;
  font-size: 16px;
}
.shop .basket .endrow a {
  line-height: 48px;
  height: 48px;
  margin-top: 48px;
}
.shop .basket .endrow.withline .totaal {
  position: relative;
  padding-top: 16px;
}
.shop .basket .endrow.withline .totaal:before {
  content: " ";
  display: block;
  top: 0px;
  width: 420px;
  right: 0px;
  background-color: #f0f0f0;
  height: 1px;
  position: absolute;
}
.shop .order_form {
  float: left;
  width: 100%;
}
.shop .order_form .block {
  float: left;
  width: 100%;
  margin-bottom: 20px;
  background-color: #f0f0f0;
  padding: 40px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  font-weight: 300;
}
.shop .order_form .block .portkosten {
  font-weight: 400;
  position: absolute;
  bottom: 40px;
  right: 20px;
  color: #000000;
  font-size: 30px;
}
.shop .order_form .block .field {
  width: calc((100% - 100px) / 2);
  float: left;
  margin-right: 100px;
  margin-bottom: 20px;
}
.shop .order_form .block .field:nth-child(2n) {
  margin-right: 0px;
}
.shop .order_form .block .field .item {
  float: left;
  margin-right: 20px;
}
.shop .order_form .block .field .item.w1 {
  width: calc(100% - 220px);
}
.shop .order_form .block .field .item.w2 {
  width: 90px;
}
.shop .order_form .block .field .item.w3 {
  width: 380px;
}
.shop .order_form .block .field .item.w4 {
  width: calc(100% - 400px);
}
.shop .order_form .block .field .item.m_r0 {
  margin-right: 0px;
}
.shop .order_form .block .field p {
  height: 28px;
  line-height: 18px;
  font-size: 16px;
  font-weight: 300;
  width: 100%;
}
.shop .order_form .block .field.w100 {
  width: 100%;
  margin-right: 0px;
}
.shop .order_form .block input, .shop .order_form .block textarea {
  background-color: #FFF;
  border: solid 1px #FFF;
  width: 100%;
  height: 48px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 18px;
  color: #636363;
  line-height: 48px;
  font-weight: 300;
}
.shop .order_form .block textarea {
  height: 145px;
}
.shop .order_form .block select {
  font-weight: 300;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
  background-color: #FFF;
  height: 48px;
  background-image: url(../img/main/dropselect2.png);
  background-position: right top;
  background-repeat: no-repeat;
  padding-right: 56px;
  width: 100%;
  padding-left: 20px;
  border: solid 1px #FFF;
  font-size: 18px;
  color: #636363;
  margin-bottom: 30px;
}
.shop .order_form .block input:focus, .shop .order_form .block textarea:focus, .shop .order_form .block select:focus {
  border: solid 1px #000000;
}
.shop .order_form .block select::-ms-expand {
  display: none;
}
.shop .order_form .block p.voorwaarden {
  line-height: 24px;
}
.shop .order_form .block p.voorwaarden a {
  color: #000000;
  text-decoration: underline;
}
.shop .order_form .block.single .field {
  margin-bottom: 0px;
}
.shop .order_form .block.single select {
  margin-bottom: 0px;
}
.shop .order_form .form_deel {
  display: none;
  float: left;
  width: 100%;
}
.shop .order_form input[type=checkbox], .shop .order_form input[type=radio] {
  display: none;
}
.shop .order_form input[type=checkbox] + label span, .shop .order_form input[type=radio] + label span {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin: 5px 10px 10px 0;
  vertical-align: middle;
  background: url(../img/standaard/forms_shop.png) left top no-repeat;
  cursor: pointer;
}
.shop .order_form input[type=checkbox]:checked + label span {
  background: url(../img/standaard/forms_shop.png) -25px top no-repeat;
}
.shop .order_form input[type=radio] + label span {
  background: url(../img/standaard/forms_shop.png) -53px top no-repeat;
}
.shop .order_form input[type=radio]:checked + label span {
  background: url(../img/standaard/forms_shop.png) -81px top no-repeat;
}
.shop .paymethodes {
  float: left;
  width: 100%;
}
.shop .paymethodes .method {
  float: left;
  width: calc((100% - 60px) / 4);
  margin-right: 20px;
  height: 260px;
  background-color: #f0f0f0;
  border: solid 1px #f0f0f0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  text-align: center;
  cursor: pointer;
}
.shop .paymethodes .method:nth-child(4n) {
  margin-right: 0px;
}
.shop .paymethodes .method:hover {
  border: solid 1px #000000;
  transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -ms-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.shop .paymethodes .method p {
  margin-top: 28px;
  height: 91px;
  text-align: center;
  width: 100%;
  color: #000000;
  line-height: 34px;
}
.shop .paymethodes .method img {
  display: none;
}
.shop .paymethodes .method img.show_desk, .shop .paymethodes .method img.show_all {
  display: inline-block;
}

/*# sourceMappingURL=shop.css.map */
