.button {
  cursor: pointer;
  background-color: transparent;
  height: 21px;
  width: 21px;
  float: right;
  margin: 0 0 0 5px;
  /* border: 1px solid #002C4F; */
  padding: 2px;
  background-position: 50% 50%;
}
.button .nr {
  position: absolute;
  top: -6px;
  right: -5px;
  padding-right: 4px;
  padding-left: 4px;
  border-radius: 1em;
  background-color: #e80005;
  color: #fff;
  text-align: center;
  font-size: .75em;
  line-height: 1.4;
}

.select{
  height:50px;
  width:290px;
  overflow:hidden;
  background-color:#FFFFFF;
  border:1px solid #CCCCCC;
  padding:0px;
  margin:0px;
  cursor:pointer;
  position: absolute;
  z-index: 10;
}
.select:nth-child(2) {
  left: 300px;
}

.select:hover{
  height:auto;
}

.select li{
  height:30px;
  line-height:30px;
  padding:0 0 0 10px;
  margin-left: 0;
  white-space: nowrap;
  list-style-image:none;
}

.select li:hover{
  background-color:#EEEEFF;
}

.select li a{
  text-decoration:none;
  color:#000000;
  display: block;
  width:100%;
}

.select li:first-child{
  background-color: rgb(106,106,106);
  color: #FFF;
  height: 50px;
  line-height:45px;
}
.select li:first-child:after{
  content:' ';
  background-image: url('img/downi.png');
  background-size:35px 35px;
  background-position:center center;
  background-repeat:no-repeat;
  float:right;
  text-align:center;
  height: 45px;
  line-height:40px;
  width:55px;
}


.select li:nth-child(n+2){
  background-image: url(img/select.png);
  background-size: 28px 56px;
  background-position: 5px -26px;
  background-repeat: no-repeat;
  padding-left: 40px;
  margin: 10px;
}

.select .selected {
  background-position: 5px 3.4px !important;
}

#selections {
  margin-left: 590px;
  min-height:60px;
}

#selections>div {
  border: 1px solid #CCCCCC;
  width: auto;
  display: inline-block;
  height: 50px;
  line-height: 42px;
  margin: 0 0 10px 10px;
  padding: 0 45px 0 10px;
  cursor: pointer;

  background-image: url(img/icon-x.png);
  background-size: 36px 24px;
  background-position: right center;
  background-repeat: no-repeat;
}

/* ****************************************************************************** shop */
#div_mandje {
  display: none;
  text-align: right;
  float: none;
  right: 0;
  position: absolute;
  top: -28px;  
}
/*
#div_mandje2 {
	position: absolute;
	right: 15px;
	top:-20px;
	width: 200px;
	margin: -45px 0;
/*
	right: 0px;
	margin: 7px 5px 0 0;
	color: #000000;
	font-size: 10px; */
/* 	clear:both;
	padding-left: 10px !important;
idem aan a.shortlist
	background-image: url("img/pijl-geel.gif");
	background-position: left center;
	background-repeat: no-repeat;
	border: 0 none transparent;
	color: #000000;
	font-weight: bold;
	height: 15px;
	text-decoration: none;
	display: none;*/
/*
}
*/
#div_mandje .multipagearrow {
	border: none;
	background-color: transparent;
}
.group_webshop #content .multipage {
	position:absolute;
	top: 0px;
	text-align: right;
	right: 0;
	width: auto;
}

@media only screen and (max-width: 550px) {
	#content .multipage { top: 20px; }
}

#content .mandje {
  margin:  0px;
  padding: 0px;
  width:25px;
  text-align:right;
  padding-right:3px;
  height: 14px;
}

#content .shop_cta {
	float:right;
	text-align: center;
}

.shop_oms,
.shop_meer_info {
/*	border: 1px solid red;*/
	background-color: #FFFFFF;
}
.shop_meer_info {
	position: absolute;
	width: 100%;
	bottom: 0px;
	height: 47px;
}

#content div.lijst_item {
	width: 290px; /* 105+5 + 175 + 15 */
	float: left;
	margin-bottom: 10px;
}

#content img.shop_img {
	margin:0px 10px 0px 0px;
	background-color: #ADC7C8;
	width: 105px;
	height: 105px;
	float: left;
}
#content img.shop_img2 {
	margin:0px 15px 0px 0px;
	background-color: #ADC7C8;
	float: left;
}

.shop_oms {
	height: 105px;
	left: 0px;
	overflow: hidden;
	position: relative;
	top: 0;
	width: 165px !important;
}

.shop_oms h2 {
/*	border: 1px solid black;
	display: block;
	height: 65px;
	overflow: hidden;
	font-size: 19px;
	line-height: 20px;
*/
}
.hr_grijs {
  border-top: 1px solid grey;
  margin: 5px 0;
}

a.zwart {
  color: rgb(51, 51, 51);
}

a.plain_text {
	font-weight: normal;
	text-decoration: none;
}
hr {
	height:1px;
	width:100%;
	margin:0px;
	border: 0 none;
	padding: 0px;
	color: #808080;
	background-color: #808080;
}

.order_table {
	border: none;
/*	border-top:1px solid grey; */
	margin: 0;
	padding: 0;
	float:right;
	width:100%;
}
.order_table td {
	white-space: nowrap;
/*	border-bottom :1px solid grey; */
	text-align: right;
/*	border:1px solid green; /* */
}

#zoek_container {
	position:relative;
	color: #DDDDFF;
	padding: 0px;
	overflow: hidden;
	padding: 0;
	margin: 0;
 /*	background: #10246D; */
	width:197px;
	border-top: 1px solid #C3C7DC;
	margin-top: 15px;
	padding: 10px 5px 10px 18px;
/*	border: 1px solid green; /* */
}
#zoek_container .submit,
#zoek_container .inputbox {
	color: #1f1f1f;
	background: #ADC7C8;
	font-size:12px;
	font-weight: bold;
	height: 17px;
	border: 1px solid #C3C7DC;
	padding: 2px;
	margin: 0;
}
#zoek_container .submit {
	display:block;
	float:right;
	padding: 0;
	height: 22px;
	width: 22px;
}
#zoek_container .inputbox {
	width: 165px !important; /* FF, before std. declaration! */
	width: 225px;
}

#zoek_container a:active,
#zoek_container a:hover             {color: #333399; }

/* ***************************************************************************** forms */
#naw,
#wijze_van_betalen {
	float: left;
	width:100%;
}

#shopform p,
#mailingform p,
div#reactieform {
	width:100%;
	clear:left;
}
#shopform label,
#mailingform label,
#reactieform label {
  width: 140px;
  float: left;
  text-align: left;
  margin: 5px 1px 5px 0px;
/*  background: #888888; /* */
}
#shopform label {
	width: 95px;
}
#mailingform label {
	width:65px;
	font-weight: bold;
  margin: 5px 1px 0px 0px;
}
#shopform select,
#shopform input,
#shopform textarea {
  background: #eee;
  border: 1px solid #6e7694;
  margin: 5px auto;
  width: 258px;
}

#shopform select,
#shopform input,
#shopform textarea {
	width: 175px;
}


#shopform .betaling {
	margin-left: 30px;
	display: none;
}

#div_orderbg {
  animation: 0.2s ease-out 0s normal none 1 running fade-in-overlay;
  background: #111 none repeat scroll 0 0;
  height: 100%;
  left: 0;
  opacity: 0.1;
  padding-bottom: 0.1rem;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 199;
	display:none;
}

#div_order {
	animation: 0.15s ease-out 0s normal none 1 running scale-popup;
	max-height: 100%;
	height: 450px;
	max-width:100%;
	width:500px;
	border: 1px solid grey;
	z-index:700;
	display:none;
	background-color: white;
	overflow: auto;
  padding: 0 0 0 15px;
}
#div_order #content_left {
	display:none;
}
#div_order .content_right {
	width: 90%;
	margin-right: 5%;
}
#div_order h1 {
  margin-bottom: 0;
/*  text-transform: uppercase;
  border-bottom: 1px solid grey;
  font-style: normal;
  font-size: 1.8em;
  padding-left: 15%;
*/
}
#div_order .content_kop,
#div_order .content {
  min-height: 1px;
  padding: 0;
}
#div_order .box {
  white-space: nowrap;
  width: auto !important;
}
#div_order .box.order {
  float: right;
  clear: both;
  width: 0.00001em !important;
  overflow: hidden;
  padding: 0;
  height: 50px;
}
.box.cart {
  display:none;
}


#div_order h1 {
  font-size: 1.5em;
  font-style: normal;
  font-weight: bold;
  margin-left: 34%;
  margin-top: 20px;
}
#div_order .box.cart {
  display:block;
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 15px;
}
#div_order .box.cart,
.box.blue,
.box.blue:hover {
  text-align: center;
  line-height: 2.5em;
  background-color: rgb(0,149,219);
  color: white;
  margin: 0;
  border-top: 10px solid white;
  border-bottom: 10px solid white;
}
.box.empty {
  background: none;
  font-weight: normal;
  font-size: 11px;/* idem als tekstklein!*/
  display:none;
}
#div_order .box.empty {
  display:block;
}

#div_order .icon_trash,
#div_order .readmore_banner2 {
  display: none;
}
#div_order .content.first {
  padding-right: 1.5%;
}

.box {
  background: #DDD none repeat scroll 0 0 padding-box;
  /* border: 1px solid #017FC5; */
  /* border-radius: 3px; */
  /* box-shadow: 0 -2px 0 0 #017FC5 inset; */
  box-sizing: inherit;
  color: rgb(106,106,106);
  cursor: pointer;
  display: inline-block;
  font-family: inherit;
  font-size: 100%;
  font-weight: 700;
  height: auto;
  margin: 10px 0;
  /* outline: medium none; */
  padding: 0.1em 0.3em 0.2em 0.35em;
  text-align: right;
  text-decoration: none;
  text-shadow: none;
  transition: background 0.1s linear 0s;
  width: auto !important;
}

.box.boxadd {
  width: 80% !important;
  padding: 0.3em 0.5em 0.3em 0.5em;
  color: black;
}

.box.boxadd img {
  width: 30px;
  opacity: 0.66;
}

.box.boxadd:before {
  content: " Add to cart";
  color: rgb(106,106,106);
  /* text-align: left; */
  align: left;
  position: absolute;
  left: 1em;;
}

.box:hover {
  background: #9B9B9B none repeat scroll 0 0 padding-box;
}
.box.empty:hover {
  background: none;
}

.boxsmall {
  font-size: 14px;
}


.quantity {
  float: right;
  color: #FFF;
}
.quantity select {
  /*position: absolute;*/
  width: 100px !important;
  border: none;
  background-color: #DDD;
  padding: 7px 7px 7px 15px;
  /* color: rgb(51, 51, 51); */
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  /* text-align: left; */
  outline: none;
  background-image: url(img/down.png);
  background-size: 21px;
  background-repeat: no-repeat;
  background-position: 91%;
  /*opacity: 0.7;*/
  float: right;
  font-size: 1.2em;
  line-height: 1em;
}
.quantity option {
  border: none;
}

#div_order .quantity {
  float: none;
  color:inherit;
}
#div_order .quantity select {
  position: relative;
  width: 40px !important;
  opacity: 1;
  right:auto;
  top:auto;
  background-color: #FFF;
  padding: 0 5px 0 2px;
  float:none;
}
#div_order .kolommen2 {
  display: none;
}
#div_order .kolommen2.first {
  display: block;
  width:100%;
}
#div_order .product_imgBasket {
  width: 32%;
}
#div_order .product_txtBasket {
  width: 65%;
}
#div_order .product_txtBasket2 {
  width:100%;
  margin-left:0;  
  /*padding-left:35%;*/
}

.country_select {
  outline: none;
  border: none;
  background-color: #AAA;
  padding: 6px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  outline: none;
  background-image: url(img/down.png);
  background-size: 21px;
  background-repeat: no-repeat;
  background-position: 90%;
  font-size: 0.8em;
  width: 160px;
  opacity: 0.7;
}

.product_imgBasket {
  width: 18%;
  background-image: url(cms2/product/KMC_Bag.png?1602851220);
  float: left;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 0%;
  margin: 1% 2% 1% 1%;
}
.product_txtBasket {
  width: 79%;
  float: left;
}
.product_txtBasket2 {
  margin-left:21%;
  width:79%;
}

.payment_icon {
  display: block;
  float: left;
  position: relative;
}
.payment_icon1,
.payment_icon2 {
  background: rgb(188, 188, 188);
  background: -moz-linear-gradient(180deg, rgba(2,0,36,1) 0%, rgba(255,255,255,1) 0%, rgba(180,180,180,1) 100%);
  background: -webkit-linear-gradient(180deg, rgba(2,0,36,1) 0%, rgba(255,255,255,1) 0%, rgba(180,180,180,1) 100%);
  background: linear-gradient(180deg, rgba(2,0,36,1) 0%, rgba(255,255,255,1) 0%, rgba(180,180,180,1) 100%);
  filter:     progid:DXImageTransform.Microsoft.gradient(startColorstr="#020024",endColorstr="#b4b4b4",GradientType=1);

  background-repeat: no-repeat;
  background-position: center;
  padding: 10px;
  margin: 0 30px 10px 0;
  width: 110px;
}
.small .payment_icon1,
.small .payment_icon2 {
  margin: 0 10px 5px 0;
  width: 70px;
  border-radius: 3px;
}


.betaling_sub {
  position: absolute;
  top: 55px;
  height: 10px;
  left: 0px;
  display: none;
}
.betaling_sub select {
  font-size: 12px;
  width: 110px;
  border-radius: 0 0 5px 5px;
}
.betaling_sub option {
  font-size: 1.3em;
}
.payment_icon1 {
  border: 1px solid #DDD;
  border-radius: 10px 5px 5px 5px;
}
.payment_icon2 {
  position:absolute;
  background-size: 75%;
}
.ideal      .payment_icon2 { background-size: 50%; background-position: center 35%; }
.creditcard .payment_icon2 { background-size: 70%; }
.kbc        .payment_icon2 { background-size: 55%; }


/* ********************************************************************** responsive 3 */
@media only screen and (max-width: 1100px) {
  .select li:first-child      { height: 45px; line-height:40px; }
  .select li:first-child:after{ height: 40px; line-height:35px; width:50px; }
  .select                     { height: 45px; width: 270px; }
  .select:nth-child(2)        {                left: 280px; }
  #selections>div             { height: 45px; line-height: 40px; }
}

@media only screen and (max-width: 1000px) {
  .select li:first-child      { height: 40px; line-height:35px; }
  .select li:first-child:after{ height: 35px; line-height:30px; width:45px; }
  .select                     { height: 40px; width: 240px; }
  .select:nth-child(2)        {                left: 250px; }
  #selections>div             { height: 40px; line-height: 38px; }
}

@media only screen and (max-width: 800px) {
  .select                     { height: 40px; width: 210px; }
  .select:nth-child(2)        {                left: 220px; }
}
@media only screen and (max-width: 650px) {
  .select                     { height: 40px; width: 180px; }
  .select:nth-child(2)        {                left:   0px; top: 50px;}
  .select:nth-child(1)        { z-index:200; }
}
