@charset "UTF-8";
/* Var kiezer */
.qtycol input.input-text.qty.text {
  width: 25px;
  display: inline-block;
  padding: 6px 0px; }

.vartable li {
  display: block;
  float: left;
  width: 31% !important;
  height: 41px;
  margin: 0 3% 10px 0 !important;
  cursor: pointer;
  min-width: unset !important;
  position: relative; }

span.variations-added-amount {
  position: absolute;
  margin: 0;
  display: inline-block;
  border-radius: 0 0 10px 10px;
  padding: 0;
  width: 22px;
  height: 18px;
  line-height: 16px;
  z-index: 1;
  text-align: center;
  font-size: .91em;
  font-weight: bold; }

#blog .vartable_gc_wrap_bottom .add_to_cart {
  z-index: 2; }

/* Plugins Custom */
.vartable {
  vertical-align: middle !important;
  padding: 0 !important;
  border: 0 !important; }

.vartable .thumbcol img {
  width: 36px !important;
  z-index: 99999;
  padding: 2px 0 1px 0;
  height: 36px !important; }

.vartable input {
  text-align: center !important; }

.vartable .globalcartcol {
  display: none; }

.vartable_gc_wrap .single_add_to_cart_button {
  width: 100%; }

/* Multiple products button wrap*/
.vartable_gc_wrap {
  overflow: inherit !important;
  padding-bottom: 40px; }

@media only screen and (min-width: 992px) {
  .vartable li {
    width: 21.95% !important; }
  .vartable .optionscol {
    padding: 3px 5px 0 !important;
    font-size: 12px; }
  .vartable td.thumbcol {
    position: relative; } }

@media only screen and (min-width: 1200px) {
  .vartable li {
    width: 17.6% !important; }
  .vartable li:nth-child(5n) {
    margin-right: 0 !important; } }

.vartable .variation-active {
  -webkit-box-shadow: 0px 0px 3px 2px rgba(196, 196, 196, 0.61);
  -moz-box-shadow: 0px 0px 3px 2px rgba(196, 196, 196, 0.61);
  box-shadow: 0px 0px 3px 2px rgba(196, 196, 196, 0.61); }

.vartable .variation-active {
  border: 1px solid #81D821 !important; }

.vartable .optionscol {
  display: none; }

.vartable-item {
  background-color: #fff; }

/* Custom Mobile styles */
@media only screen and (max-width: 767px) {
  .vartable .qtycol input {
    width: 65px; }
  .vartable .optionscol.attribute_kleur {
    width: auto !important; }
  .vartable .qtycol {
    right: 0 !important; } }

@media only screen and (min-width: 768px) {
  .vartable_gc_wrap_bottom {
    position: relative;
    padding: 0;
    margin: 0 0 30px 80px !important;
    width: 58%;
    float: right; }
  .vartable_gc_wrap_bottom .add_to_cart {
    display: inline-block;
    position: absolute !important;
    right: 0;
    top: -54px;
    z-index: 9999; }
  #quickorder-results {
    flex-flow: row wrap;
    display: flex;
    justify-content: space-between;
    height: auto;
    position: relative;
    align-items: flex-start; }
  #modal-bulk-order .modal-dialog {
    width: 80%;
    height: 80%;
    max-width: 1000px; } }

@media screen and (max-width: 990px) {
  .vartable .qtycol input {
    margin: 0 auto;
    width: 50px; }
  .vartable li:nth-child(3n) {
    margin-right: 0 !important; } }

.vartable {
  position: relative;
  padding-bottom: 40px;
  display: block; }

.vartable tbody {
  width: 100%;
  display: inline-table; }

.variation-multiple-prices.variation-selected .summary .price {
  display: none !important; }

.single-product.variation-multiple-prices.variation-selected .product .summary .woocommerce-variation-price span.price {
  display: block !important;
  top: 0 !important; }

/* End var kiezer */
.quickorder-form .select-your-variation-title {
  display: none; }

/* Variations */
.qtycol .increaseAmount,
.qtycol .decreaseAmount {
  min-height: 100% !important;
  width: 15px !important;
  line-height: 37px;
  height: 39px;
  font-size: 17px; }

.vartable .thumbcol {
  width: 45%;
  line-height: 0;
  text-align: left;
  padding: 1px 0 0 2% !important;
  display: block; }

.vartable .qtycol {
  width: 55px;
  line-height: 0;
  text-align: right;
  position: absolute;
  right: 0px;
  top: 0px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  bottom: 0px; }

table.vartable {
  clear: both; }

#fixed-total-block {
  position: absolute;
  bottom: 0;
  left: 0px;
  right: 0px;
  background: white;
  z-index: 9;
  padding: 20px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16); }

#quickorder-results {
  max-height: 450px;
  overflow-x: hidden;
  overflow-y: auto; }

#quickorder-results.quickproducts-selected {
  padding-bottom: 112px; }

.quickorder-img img {
  width: 90px !important;
  height: 90px !important; }

/* PT Filter */
.pt-info {
  height: 170px;
  display: inline-block;
  padding: 20px 15px;
  position: relative; }

.pt-filters {
  padding: 10px 15px;
  overflow: auto;
  display: inline-block; }

.pt-filter {
  border: 1px solid #000;
  border-radius: 20px;
  text-decoration: none !important;
  padding: 1px 26px 1px 24px;
  text-align: center;
  position: relative;
  display: inline-block;
  cursor: pointer;
  margin: 5px 10px 5px 0;
  font-weight: normal;
  transition: all 0.3s ease-in-out; }

@media only screen and (min-width: 390px) and (max-width: 767px) {
  .pt-info {
    width: 31%; }
  .steps,
  .pt-filters {
    width: 60.5%;
    float: right; } }

@media only screen and (min-width: 768px) {
  .cta-btn-wrap {
    height: 61px; }
  .cta-btn-wrap .pt-btn-form {
    display: inline-block;
    position: absolute;
    bottom: -22px;
    width: 100%;
    padding: 0 25px; }
  .pt-info {
    width: 31%; }
  .steps,
  .pt-filters {
    width: 65.5%;
    float: right; } }

/* PT Prod filter */
.select-your-variation-title
.filter-checkbox {
  display: none; }

input.filter-checkbox:checked + label {
  background-color: #000;
  color: #fff !important; }

input.filter-checkbox:checked + label:after {
  position: absolute;
  top: 0;
  right: 8px;
  content: "×";
  font-size: 22px; }

#quickorder-results .increaseAmount:before,
#quickorder-results .decreaseAmount:before {
  border: none !important;
  opacity: 0; }

#quickorder-results .select-your-variation-title {
  display: none; }

/* Chrome, Safari, Edge, Opera */
#quickorder-results input::-webkit-outer-spin-button,
#quickorder-results input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

/* Firefox */
#quickorder-results input[type=number] {
  -moz-appearance: textfield; }

#quickorder-results .qtycol input.input-text.qty.text {
  border: none; }

span.variations-added-amount {
  background: #289ed2;
  color: #ffffff; }

.no-padding {
  padding: 0 !important; }

.select-your-variation-title #btn-modal-bulk-order {
  font-weight: normal;
  text-decoration: underline; }

@media only screen and (max-width: 767px) {
  .select-your-variation-title #btn-modal-bulk-order {
    display: block;
    width: 100%; } }

.quickform-popup .pt-filters {
  box-shadow: none !important; }

.quickform-popup .modal-header {
  padding-bottom: 0; }

.quickform-popup .modal-header,
.quickform-popup .modal-content {
  border: none !important; }

.quickform-popup .close {
  margin-top: 1px; }

.quickform-popup .usp-list-container .usp-list--item {
  min-width: 33.3%; }

.quickform-popup .usp-before {
  display: none; }

.quickform-popup .modal-header .alert {
  padding: 8px 20px;
  margin: 0; }

.quickform-product h3 {
  font-size: 28px !important; }

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