#text_fields_custom .custom-field {
  margin-bottom: 7px;
}
#text_fields_custom .hasError input {
  border-color: #cc0000;
}
#text_fields_custom .text {
  width: 100%;
  height: 27px;
  padding: 0 6px;
  border: 1px solid #d6d4d4;
  line-height: 27px;
}
#text_fields_custom sup {
  color: #cc0000;
}
.shopping_cart .cart_block.block.exclusive {
  display: none !important;
}

.cheque-box {
  font-size: 20px;
  line-height: 1.6em;
  color: #333;
}

.cheque-box span {
  font-size: inherit !important;
  color: inherit !important;
}

.cheque-box .price {
  font-weight: bold;
}

.validation-page {
  font-size: 18px;
  line-height: 1.6em;
  color: #333;
}

.validation-page span {
  font-size: inherit !important;
  color: inherit !important;
}

.validation-page .price {
  font-weight: bold;
}

.validation-page a:not(.button_large) {
  text-decoration: underline;
  color: #333;
}

.bankwire-box {
  font-size: 20px;
  line-height: 1.6em;
  color: #333;
}

.bankwire-box span {
  font-size: inherit !important;
  color: inherit !important;
}

.bankwire-box .price {
  font-weight: bold;
}