/*
--------------------------------------
|             CUSTOM.CSS             |
--------------------------------------

CSS Document voor toevoegingen en/of wijzigingen door Yolknet.
Dit bestand wordt niet automatisch overschreven door de LESS compiler.

Wijzigingen a.u.b. voorzien van datum/tijd en naam zodat deze
later in de LESS bestanden geplaatst kunnen worden.

Voorbeeld notatie:

Naam: Niels van Strien
Datum: 01-08-2018
Tijd: 14:30 uur

*/

.item-1717 .body {
	padding-top: 0 !important;
}

.enveloppen-ea56 #option-5 > .row > .col:nth-child(2),
.enveloppen-ea56 #option-5 > .row > .col:nth-child(3){
  display: none !important;
}

.enveloppen-c4 #option-5 > .row > .col:nth-child(2),
.enveloppen-c4 #option-5 > .row > .col:nth-child(3){
  display: none !important;
}

.enveloppen-c5 #option-5 > .row > .col:nth-child(2){
  display: none !important;
}

.enveloppen-c5 .product-options #option-5 .row:last-child div:nth-child(2) .before-option::after {
  content: 'Binnen 7 werkdagen';
}

/*.enveloppen-c6 .product-options #option-5 .row:last-child div:nth-child(1) .before-option::after {
  content: 'Binnen 12 werkdagen';
}

.enveloppen-vierkant .product-options #option-5 .row:last-child div:nth-child(1) .before-option::after {
  content: 'Binnen 12 werkdagen';
}

.product-options #option-5 .row:last-child div:nth-child(2) .before-option::after {
  content: 'Binnen 8 werkdagen';
}

.product-options #option-5 .row:last-child div:nth-child(1) .before-option::after {
  content: 'Binnen 11 werkdagen';
}

.leverdatum {
  display: none !important;
}

#product-price .subtitle {
  padding-bottom: 32px;
}*/