/*
Theme Name: Colizeum ROG 2025
Author: Nikoland
Author URI: https://nikoland.ru/
*/

.product__image {
  max-width: 212px;
}
.form-field--error .error {
  color: #000;
  display: none!important
}
.form-field--error .input__item,
.form-field--error .select2-container--default .select2-selection--single {
  border-color: red
}
.form-field--error .input__icon svg path {
  fill: red
}