option:disabled{
	display: none;
}
.choice-host .badge {
  vertical-align: middle;
}

.grid-item { 
  transition: opacity .18s ease;
 }
.product-card { height: 100%; }
.product-img { background: #f5f5f7; aspect-ratio: 1.2 / 1; display:flex; align-items:center; justify-content:center; font-weight:600; }
.badge-attr { font-weight: 500; }

.form-select:focus{
	box-shadow: none;
}

.badge{
	font-size: 1rem;
	font-weight: 400;
}