@charset "UTF-8";
.checkout-confirm-txt {
  font-size: 1.2em;
  margin: 1.33333em 0;
  line-height: 1.2em; }

.checkout-confirm-number {
  font-size: 2em;
  font-weight: bold;
  margin: 0.66667em 0; }

.mobileCheckoutForm {
  margin-top: 1em; }

.mobileCheckoutForm .form-input-value.input-required {
  display: block; }

/*Стили оформления заказа*/
.checkout-block-title {
  line-height: 1; }

.h2 {
  font-size: 1.375rem;
  font-weight: normal;
  margin: 0 0 1rem 0; }

.mobile-block .col-xs-7,
.mobile-block .col-xs-5 {
  padding: 0; }

/*.col-xs-12 .checkout-block {
    padding-bottom: 0;
}*/
.col-xs-12--margin {
  margin-bottom: 10px; }

.checkout-block .link-dotted-invert {
  display: inline-block;
  margin-bottom: 10px; }

/*#rightCell {
    display: none;
}*/
/*.input-small {
    margin-bottom: 10px;
}*/
.address-list-item {
  padding-right: 10px; }

.checkout-gift-button .btn {
  padding: 0.6875rem 0.625rem 0.6875rem; }

.shipping-item-custom-input {
  margin-top: 10px; }

.checkout-usertype [type="checkbox"] {
  vertical-align: middle; }

.checkout-usertype .custom-input-text {
  display: inline; }
