@charset "UTF-8";
.type-checkbox span {
  font-size: 16px !important;
}
.type-checkbox span a {
  text-decoration: underline !important;
}
.type-checkbox span a:hover {
  text-decoration: none !important;
}
.mg-styler-label--checkbox.checked:before, .tpl-field.type-checkbox ul li input[type="checkbox"]:checked + span:before, .gr-field-style.type-checkbox ul li input[type="checkbox"]:checked + span:before, .type-checkbox#orderForm ul li input[type="checkbox"]:checked + span:before, .option-item:not(.deligate-option).type-checkbox ul li input[type="checkbox"]:checked + span:before, .form-item.type-checkbox ul li input[type="checkbox"]:checked + span:before {
  content: "" !important;
}
.cart-page__bottom .shop2-cart-order-form .form_inner .shop2-order-form .form-item.field_checkbox {
  display: none;
}
.cart-page__bottom .shop2-cart-order-form .form_inner .shop2-order-form .form-item.field_personal_data.form-item__personal_data {
  flex: 1;
  max-width: 100%;
  width: 100%;
  flex: none;
}
.cart-page__bottom .shop2-cart-order-form .form_inner .shop2-order-form .form-item.field_personal_data.form-item__personal_data label {
  font-size: 15px;
  max-width: 100%;
}
.shop2-order-options > .options-list .option-type .option-label .label-name {
  font-size: 20px !important;
}
.shop2-order-options > .options-list .option-type .option-label .label-icons img {
  margin: auto 15px auto 0 !important;
}
.form-additional .cart-tinkoff-wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 4px;
  margin-top: 20px;
}
