h3 {
    margin: 16px 0px 9px 0px;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: .03em;
    color: #666;
}


/* Knoppen in kolom onder elkaar en naar onderen uitgelijnd */
div.conflict-modal__actions {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 12px;
  margin-top: 24px;
}

/* Eventuele tekstblokken binnen de container van marge voorzien */
div.conflict-modal__actions p {
  margin-bottom: 20px;
}

/* Knoppen laten mee stromen en volledige breedte geven */
div.conflict-modal__actions button {
  position: static;
  width: 100%;
}

.cart {
    max-width: 1195px;
   }

.summarycart {
    line-height: 126%;
}

/* Doel specifiek de optie met data-opt="brown_pms_476c" */
.option-btn[data-opt="brown_pms_476c"] .opt-label::before {
    content: "";
    display: inline-block;
    width: 1.2em;      /* grootte van de stip */
    height: 1.2em;
    border-radius: 50%; /* zorgt voor een cirkel */
    border: 1px solid #ccd3da;
    background-color: #4d2c1d;
    margin-right: 0.5em; /* ruimte tussen de stip en de tekst */
    vertical-align: middle;
}

.option-btn[data-opt="black"] .opt-label::before {
    content: "";
    display: inline-block;
    width: 1.2em;      /* grootte van de stip */
    height: 1.2em;
    border-radius: 50%; /* zorgt voor een cirkel */
    border: 1px solid #ccd3da;
    background-color: #000;
    margin-right: 0.5em; /* ruimte tussen de stip en de tekst */
    vertical-align: middle;
}

.option-btn[data-opt="royal_blue_pms_286c"] .opt-label::before {
    content: "";
    display: inline-block;
    width: 1.2em;      /* grootte van de stip */
    height: 1.2em;
    border-radius: 50%; /* zorgt voor een cirkel */
    border: 1px solid #ccd3da;
    background-color: #0035A0;
    margin-right: 0.5em; /* ruimte tussen de stip en de tekst */
    vertical-align: middle;
}

.option-btn[data-opt="red_pms_199c"] .opt-label::before {
    content: "";
    display: inline-block;
    width: 1.2em;      /* grootte van de stip */
    height: 1.2em;
    border-radius: 50%; /* zorgt voor een cirkel */
    border: 1px solid #ccd3da;
    background-color: #D50032;
    margin-right: 0.5em; /* ruimte tussen de stip en de tekst */
    vertical-align: middle;
}

.option-btn[data-opt="grey_pms_429c"] .opt-label::before {
    content: "";
    display: inline-block;
    width: 1.2em;      /* grootte van de stip */
    height: 1.2em;
    border-radius: 50%; /* zorgt voor een cirkel */
    border: 1px solid #ccd3da;
    background-color: rgb(162, 170, 173);
    margin-right: 0.5em; /* ruimte tussen de stip en de tekst */
    vertical-align: middle;
}

.option-btn[data-opt="yellow_pms_101c"] .opt-label::before {
    content: "";
    display: inline-block;
    width: 1.2em;      /* grootte van de stip */
    height: 1.2em;
    border-radius: 50%; /* zorgt voor een cirkel */
    border: 1px solid #ccd3da;
    background-color: rgb(247, 234, 72);
    margin-right: 0.5em; /* ruimte tussen de stip en de tekst */
    vertical-align: middle;
}

.option-btn[data-opt="green_pms_7488c"] .opt-label::before {
    content: "";
    display: inline-block;
    width: 1.2em;      /* grootte van de stip */
    height: 1.2em;
    border-radius: 50%; /* zorgt voor een cirkel */
    border: 1px solid #ccd3da;
    background-color: rgb(120, 214, 75);
    margin-right: 0.5em; /* ruimte tussen de stip en de tekst */
    vertical-align: middle;
}
.option-btn[data-opt="orange_pms_165c"] .opt-label::before {
    content: "";
    display: inline-block;
    width: 1.2em;      /* grootte van de stip */
    height: 1.2em;
    border-radius: 50%; /* zorgt voor een cirkel */
    border: 1px solid #ccd3da;
    background-color: rgb(255, 103, 32);
    margin-right: 0.5em; /* ruimte tussen de stip en de tekst */
    vertical-align: middle;
}
.option-btn[data-opt="purple_pms_268c"] .opt-label::before {
    content: "";
    display: inline-block;
    width: 1.2em;      /* grootte van de stip */
    height: 1.2em;
    border-radius: 50%; /* zorgt voor een cirkel */
    border: 1px solid #ccd3da;
    background-color: rgb(88, 44, 131);
    margin-right: 0.5em; /* ruimte tussen de stip en de tekst */
    vertical-align: middle;
}
.option-btn[data-opt="pink_pms_212c"] .opt-label::before {
    content: "";
    display: inline-block;
    width: 1.2em;      /* grootte van de stip */
    height: 1.2em;
    border-radius: 50%; /* zorgt voor een cirkel */
    border: 1px solid #ccd3da;
    background-color: rgb(240, 78, 152);
    margin-right: 0.5em; /* ruimte tussen de stip en de tekst */
    vertical-align: middle;
}
.option-btn[data-opt="dark_blue_pms_533c"] .opt-label::before {
    content: "";
    display: inline-block;
    width: 1.2em;      /* grootte van de stip */
    height: 1.2em;
    border-radius: 50%; /* zorgt voor een cirkel */
    border: 1px solid #ccd3da;
    background-color: rgb(32, 42, 68);
    margin-right: 0.5em; /* ruimte tussen de stip en de tekst */
    vertical-align: middle;
}
.option-btn[data-opt="dark_green_pms_3308c"] .opt-label::before {
    content: "";
    display: inline-block;
    width: 1.2em;      /* grootte van de stip */
    height: 1.2em;
    border-radius: 50%; /* zorgt voor een cirkel */
    border: 1px solid #ccd3da;
    background-color: rgb(2, 70, 56);
    margin-right: 0.5em; /* ruimte tussen de stip en de tekst */
    vertical-align: middle;
}
.option-btn[data-opt="light_blue_pms_292c"] .opt-label::before {
    content: "";
    display: inline-block;
    width: 1.2em;      /* grootte van de stip */
    height: 1.2em;
    border-radius: 50%; /* zorgt voor een cirkel */
    border: 1px solid #ccd3da;
    background-color: rgb(105, 179, 231);
    margin-right: 0.5em; /* ruimte tussen de stip en de tekst */
    vertical-align: middle;
}
.option-btn[data-opt="off_white"] .opt-label::before {
    content: "";
    display: inline-block;
    width: 1.2em;      /* grootte van de stip */
    height: 1.2em;
    border-radius: 50%; /* zorgt voor een cirkel */
    border: 1px solid #ccd3da;
    background-color: #F2F0EF;
    margin-right: 0.5em; /* ruimte tussen de stip en de tekst */
    vertical-align: middle;
}

.option-btn[data-opt="olive_green_pms_7764c"] .opt-label::before {
    content: "";
    display: inline-block;
    width: 1.2em;      /* grootte van de stip */
    height: 1.2em;
    border-radius: 50%; /* zorgt voor een cirkel */
    border: 1px solid #ccd3da;
    background-color: rgb(83, 84, 53);
    margin-right: 0.5em; /* ruimte tussen de stip en de tekst */
    vertical-align: middle;
}

.cart-grid input, .card input {
    border: 1px solid #ebebeb;
    margin-bottom: 10px;
    padding: 10px;
}

.col textarea {
    border: 1px solid #ebebeb;
    margin-bottom: 10px;
}

.card.row i {
    color: #35bcdd;
    font-weight: 700;
}
	/* =========================
	   MOBILE (≤ 768px)
	========================= */
	@media (max-width: 768px) {
	
.search {
    padding-top: 21px;
}

#logobar.logobarprod img {
    height: 106px;
}

.card {
    border-radius: 10px;
    margin-bottom: 20px;
    padding: 20px 9px;
}

.option-btn {
    font-size: 17px;
}

.opt-diff {
    font-size: 22px;
}

button.toggle-options {
    font-size: 20px;
}
.property-block {
    background: none;
}
	}
	
	/* =========================
	   SMALL MOBILE (≤ 480px)
	========================= */
	@media (max-width: 480px) {
	   
	
	}
