/* Фикс дропдауна выбора варианта товара */
#rec2329167461 .t-product__option-select select,
#rec2329167461 select.t-product__option-select,
.t-store__prod-popup__option select,
.t-product__option select {
  color: #000000 !important;
  background-color: #ffffff !important;
}

#rec2329167461 .t-product__option-select select option,
.t-product__option select option {
  color: #000000 !important;
  background-color: #ffffff !important;
}