/* primary */
/* primary hover */
/* dark */
/* light */
/* light hover */
/* accent */
/* accent hover */
.page_bestprice .bestprice-decorator {
  max-width: 700px;
}
.page_bestprice .b-bestprice__wrapper {
  margin-bottom: 0;
}
.page_bestprice .bestprice-block {
  margin-top: 16px;
}
.page_bestprice .product-add-to-cart__bestprice input[type=button] {
  font-size: 12px;
}
.page_bestprice .bestprice-form .b-bestprice__pretext {
  font-weight: 500;
  margin-bottom: 8px;
}
.page_bestprice .bestprice-form .form-field__name {
  display: none;
}
.page_bestprice .bestprice-form .form-row {
  padding-left: 0;
}
.page_bestprice .bestprice-form .wa-submit .button {
  font-size: 16px;
  padding: 9px 19px 10px;
  text-align: center;
  display: block;
  width: 100%;
}