.configurable-product .onderdeel {
  appearance: none;
  border: 0;
  outline: 0;
  background-color: #fff;
  background-image: none !important;
  text-align: center;
  cursor: pointer;
}
.configurable-product .onderdeel span {
  color: #F27F02;
}
.configurable-product .onderdeel figure {
  width: 100%;
  border: 1px solid #d7d7d7;
  padding: 5px;
  border-radius: .25rem;
}
.configurable-product .onderdeel figure img {
  height: 80px;
  object-fit: contain;
}
.configurable-product .onderdeel figure figcaption {
  color: #033059;
}
.configurable-product .onderdeel figure figcaption i {
  color: #033059;
}

.accordion-header {
  position: relative;
}
.accordion-header .remove-accordion-item {
  position: absolute;
  top: 16px;
  right: 67px;
  z-index: 999999;
}

button.accordion-button {
  background: #F2F7FA !important;
  font-weight: bold !important;
  color: #033059;
}
button.accordion-button span {
  font-weight: bold;
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  margin-right: 10px;
  border-radius: 12px;
  background: #F27F02;
  color: #fff;
}

.canvas-wrapper {
  max-width: 100%;
  overflow: scroll;
}

#my_canvas {
  padding: 0 30px 70px 50px;
}
#my_canvas .disp_temp {
  height: auto;
  position: relative;
}
@media (max-width: 1199px) {
  #my_canvas .disp_temp {
    margin-bottom: 100px;
  }
}
#my_canvas .after .image-desc {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
  pointer-events: none;
  filter: drop-shadow(0 0 0 black);
}
#my_canvas .main-canvas {
  position: relative;
  background-color: #033059;
  border: 1px solid #d7d7d7;
}
#my_canvas .main-canvas .measure {
  color: #fff;
  font-size: 12px;
}
#my_canvas .ring {
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 8px;
  border: 2px solid #fff;
}
#my_canvas .ring.ring-oval {
  height: 23px;
  border-radius: 50%;
}
#my_canvas .ring.velcro {
  width: 100%;
  height: 1px;
  border: 1px dashed #d7d7d7;
}
#my_canvas .ring.velcro.velcro-vertical {
  width: 1px;
  height: 100%;
}
#my_canvas .tunnel {
  position: absolute;
  width: 100%;
  height: 1px;
  border: 1px dashed #d7d7d7;
}
#my_canvas .tunnel.velcro-vertical {
  width: 1px;
  height: 100%;
}
#my_canvas .arrow {
  position: absolute;
  width: 100%;
  bottom: 0;
  height: 14px;
  display: flex;
  background: linear-gradient(currentColor 0 0) center/calc(100% - 14px) 2px, conic-gradient(from -136deg at right, transparent, currentColor 1deg 90deg, transparent 91deg) right/7px 100%, conic-gradient(from 44deg at left, transparent, currentColor 1deg 90deg, transparent 91deg) left/7px 100%;
  background-repeat: no-repeat;
  white-space: nowrap;
}
#my_canvas .arrow .label-arrow {
  position: absolute;
  font-size: 14px;
  width: 100%;
  text-align: left;
  white-space: nowrap;
}
#my_canvas .arrow.arrow-left, #my_canvas .arrow.arrow-right {
  height: 100%;
  width: 14px;
  background: linear-gradient(currentColor 0 0) top/2px calc(100% - 7px), conic-gradient(from 134deg at top, transparent, currentColor 1deg 90deg, transparent 91deg) top/100% 7px, conic-gradient(from 315deg at bottom, transparent, currentColor 1deg 90deg, transparent 91deg) bottom/100% 7px;
  background-repeat: no-repeat;
}
#my_canvas .arrow.arrow-left .label-arrow, #my_canvas .arrow.arrow-right .label-arrow {
  position: absolute;
  display: block;
  transform: rotate(-90deg);
  width: 50px;
  bottom: 50%;
}
#my_canvas .arrow.arrow-left {
  left: -50px;
}
#my_canvas .arrow.arrow-left .label-arrow {
  left: -10px;
}
#my_canvas .arrow.arrow-left-two {
  left: -25px;
}
#my_canvas .arrow.arrow-left-two .label-arrow {
  left: -10px;
}
#my_canvas .arrow.arrow-right {
  right: -30px;
}
#my_canvas .arrow.arrow-right .label-arrow {
  right: -5px;
  margin: 0;
  padding: 0;
}
#my_canvas .arrow.arrow-down-bottom {
  bottom: -20px;
}
#my_canvas .arrow.arrow-down-bottom .label-arrow {
  padding-top: 10px;
  text-align: center;
}
#my_canvas .arrow.arrow-bottom {
  bottom: -50px;
}
#my_canvas .arrow.arrow-bottom .label-arrow {
  padding-top: 10px;
  text-align: center;
}
#my_canvas .image-desc {
  position: relative;
}
#my_canvas .image-desc .label {
  font-size: 12px;
  white-space: nowrap;
}
#my_canvas .image-desc .label.label-image-height {
  position: absolute;
  transform: rotate(-90deg);
  min-width: 50px;
  right: 0;
  top: 50%;
  white-space: nowrap;
}
#my_canvas .image-desc .label.label-image-main {
  background-color: #499ED7;
  color: #fff;
  padding: 5px;
  line-height: 20px;
  white-space: nowrap;
}
#my_canvas .image-desc .label.label-image-main span {
  display: inline-block;
  border-radius: 10px;
  background-color: #F27F02;
  text-align: center;
  margin-right: 5px;
  width: 20px;
  height: 20px;
}

@media (min-width: 1400px) {
  .configurable-product .row .col-xl-9 {
    width: 66.6%;
  }
}
@media (min-width: 1400px) {
  .configurable-product .row .col-xl-3 {
    width: 33.3%;
  }
}
.configurable-product .single-price,
.configurable-product .single-product__price-excluding-tax {
  display: none;
}
.configurable-product .variations_form.cart {
  padding-bottom: 120px;
}
.configurable-product label.font-weight-bold,
.configurable-product div.font-weight-bold {
  display: inline-block;
  font-weight: 700 !important;
  color: #033059;
}
.configurable-product .variations {
  color: #033059;
}
.configurable-product .variations #expand_all {
  float: right;
}
.configurable-product .variations i {
  color: #F27F02;
}
.configurable-product .variations select {
  background-color: #fff;
  color: #033059;
}
.configurable-product .variations input[type=checkbox] {
  float: left;
  appearance: none;
  border: 1px solid #d7d7d7;
  width: 20px;
  height: 20px;
  border-radius: 4px;
}
.configurable-product .variations input[type=checkbox]:checked + span:after {
  content: '';
  position: absolute;
  display: block;
  top: 4px;
  left: 4px;
  width: 12px;
  height: 12px;
  background: #F27F02;
  border-radius: 2px;
}
.configurable-product .variations > .info {
  float: right;
}
.configurable-product .variations > .value {
  margin-bottom: 30px !important;
}
.configurable-product .variations .value label {
  display: block;
  text-align: left;
}
.configurable-product .variations .value label i {
  float: right;
  margin-top: 4px;
}
.configurable-product .variations .value label[for=gelijke_lengtes] {
  position: relative;
  margin-top: 15px;
  margin-bottom: 15px;
}
.configurable-product .variations .value label[for=gelijke_lengtes] span {
  display: block;
  padding-left: 30px;
  line-height: 20px;
}
.configurable-product .variations_button #visible_price {
  font-weight: 700;
  font-size: 24px;
  color: #F27F02;
  margin-bottom: 15px;
}
.configurable-product .variations_button .quantity {
  float: left;
  margin-right: 15px;
}

.configurable-product .single-product__price {
	display: none;
}
