.path-product .block-views-exposed-filter-blockproduct-search-page-1 {
  display: none;
}
.path-product .field--name-field-media-many {
  display: flex;
  flex-wrap: wrap;
}
.path-product .field--name-field-media-many > .field__item {
  height: 12rem;
  width: auto;
  margin: 5px;
}
.path-product .field--name-field-media-many > .field__item .media--type-image {
  height: 12rem;
  width: auto;
}
.path-product .field--name-field-media-many > .field__item .media--type-image .field--name-field-media-image {
  height: 12rem;
  width: auto;
}
.path-product .field--name-field-media-many > .field__item .media--type-image .field--name-field-media-image > .field__item {
  height: 12rem;
  width: auto;
}
.path-product .field--name-field-media-many > .field__item .media--type-image .field--name-field-media-image > .field__item img {
  height: 100%;
  width: auto;
}
.path-product .field--name-list-price, .path-product .field--name-price {
  margin-bottom: 0.5rem;
}
.path-product .field--name-list-price .field__label, .path-product .field--name-price .field__label {
  display: none;
}
.path-product .field--name-list-price .field__item, .path-product .field--name-price .field__item {
  font-size: 1.5rem;
  font-weight: 600;
}
.path-product .field--name-list-price .field__item {
  text-decoration: line-through;
  color: #cecece;
}
.path-product .field--name-price {
  margin-bottom: 0;
}
.path-product .field--name-field-plain {
  margin-bottom: 2rem;
  color: #ff5400;
}
.path-product .field--widget-commerce-product-variation-attributes .form-boolean-group {
  display: flex;
  gap: 40px;
  position: relative;
}
.path-product .field--widget-commerce-product-variation-attributes .form-boolean-group .form-type-boolean {
  margin: 0 1rem 0 0;
}
.path-product .field--widget-commerce-product-variation-attributes .ajax-progress-throbber {
  position: absolute;
  top: -1.1rem;
  left: -0.5rem;
  background: #ffffff;
  padding: 1.5rem 0;
  margin: 0;
}

/*# sourceMappingURL=product.css.map */
