@charset "UTF-8";
.btn_payment_rest {
  display: none;
}
.shop2-order-options-wrapper {
  display: block !important;
}
.shop2-order-options-wrapper form .g-button {
  font-size: 0;
  padding: 8px 20px;
  border-radius: 4px;
}
.shop2-order-options-wrapper form .g-button:before {
  content: "оплатить";
  font-size: 14px;
  display: block;
}
.header-bot .site-addes-in {
  font-size: 13px;
}
@media (max-width: 640px) {
  .kind-popup-pic:before {
    content: "Схема";
    vertical-align: super;
  }
}
/* begin 1217 */
@media (min-width: 961px) {
  .site-main__inner .folders-in-block-wrap {
    overflow: visible;
  }
}
@media (max-width: 520px) {
  .folders-in-block > li.folder .folder-item:before {
    background: none !important;
  }
  .folders-in-block > li.folder .close-folder {
    z-index: 10;
  }
  .folders-in-block > li.folder .folder-item {
    background: rgba(22, 52, 114, 0.91);
    display: -moz-box !important;
    display: -webkit-box !important;
    display: -webkit-flex !important;
    display: -moz-flex !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start;
    overflow-x: scroll;
  }
  .folders-in-block > li.folder .folder-item ul {
    flex-shrink: 0;
  }
  .folders-in-block > li.folder .folder-item a.item-more {
    position: relative !important;
    order: 9;
    bottom: -40px !important;
    margin-left: -32px;
    margin-right: -32px;
  }
}
/* end 1217 */
.soc-ico a {
  vertical-align: middle;
}
.mobile_versions {
  display: none;
}
@media (max-width: 440px) {
  .mobile_versions {
    display: block;
    text-align: center;
  }
}
.shop2-order-form .form-item input[type="tel"], .shop2-order-form .form-item input[type="number"] {
  padding: 0 12px 0 12px;
  height: 38px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 38px;
  font-size: 14px;
  text-decoration: none;
  background: #fff;
  color: rgba(0, 0, 0, 0.55);
  border: 1px solid rgba(0, 0, 0, 0.15);
  outline: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  width: 255px;
}
.form-bottom * .type-checkbox .field-value ul {
  list-style: none;
  padding: 0;
}
.form-bottom * .type-checkbox .field-value ul li label .jq-checkbox .jq-checkbox__div {
  display: none;
}
.form-bottom * .type-checkbox .field-value ul li label .jq-checkbox input {
  opacity: 1 !important;
  width: 13px !important;
  height: 13px !important;
  margin: 3px !important;
  position: relative !important;
  outline: none !important;
  top: 2px;
}
.shop2-order-form--offset-left {
  margin-bottom: 40px;
  position: relative;
}
.shop2-order-form--offset-left:after {
  position: absolute;
  content: "Пушкинская карта к оплате НЕ принимается!";
  bottom: -30px;
  font-size: 15px;
}
@media (max-width: 375px) {
  .shop2-order-form--offset-left {
    margin-bottom: 60px;
    position: relative;
  }
  .shop2-order-form--offset-left:after {
    bottom: -50px;
  }
}
#user_phone {
  padding-left: 20px;
}
.input-plus-wrap {
  position: relative;
  display: inline-block;
}
.input-plus-wrap::before {
  content: "+";
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 16px;
  color: #000;
  pointer-events: none;
}
.input-plus-wrap input {
  padding-left: 20px;
  /* сдвиг текста, чтобы + не перекрывал */
}
.link-wr {
  display: flex;
}
.custom-link {
  border-radius: 6px;
  background: #163472;
  padding: 10px 20px;
  font-weight: 700;
  font-size: 15px;
  color: #fff;
  cursor: pointer;
  position: relative;
  transition: all 0.3s;
  margin: 10px auto;
  display: inline-block;
  text-decoration: none;
}
@media (max-width: 480px) {
  .custom-link {
    display: none;
  }
}
.mobile-anchor-buy {
  display: none;
}
@media (max-width: 480px) {
  .mobile-anchor-buy {
    display: inline-block;
    position: fixed;
    bottom: 30px;
    z-index: 99;
    left: 50%;
    border-radius: 6px;
    background: #163472;
    padding: 15px 20px;
    font-weight: 700;
    font-size: 15px;
    color: #fff;
    cursor: pointer;
    transform: translate(-50%, 0px);
  }
}
@media (max-width: 480px) {
  table.shop2-cart-table tbody tr:first-child th {
    text-align: center;
  }
  .pr-del-wr .cart-price {
    width: 50% !important;
  }
  .pr-del-wr .cart-price:first-child {
    display: none !important;
  }
  .form-item.form-item-submit {
    text-align: center;
  }
  .shop2-main-before p {
    text-align: center !important;
  }
  .shop2-main-before h3 {
    text-align: center !important;
  }
  .shop2-main-before .shop2-main-header {
    text-align: center !important;
  }
  h1 {
    text-align: center !important;
  }
}
