.formfields h1 {
  display: none !important;
}

.subscribe input.text {
  margin-bottom: 10px;
}

.catdescription ul {
  display: block;
}

.btn-nostyle {
  border: none;
  outline: none;
  padding: 0;
  text-decoration: none;
  background: none;
  -webkit-appearance: none;
  appearance: none;
}

.position-relative {
  position: relative;
}

.mr-0 {
  margin-right: 0 !important;
}

.mt-0 {
  margin-top: 0 !important;
}

.fake-h1.modal-title {
  margin-bottom: 0;
}

.text-left {
  text-align: left !important;
}

.donotshow {
  display: none !important;
}

.d-block {
  display: block !important;
}

.way-item-child.way-item-child-hide {
  display: block !important;
  height: auto !important;
}

.mb-10 {
  margin-bottom: 10px;
}

.mt-20 {
  margin-top: 20px;
}

.clear {
  clear: both;
}

html .faq-item-checkbox .checkbox-el:last-child {
  margin-bottom: 16px;
}

.news-item-text img {
  max-width: 100%;
  height: auto;
}

.pf-checkbox .p:after,
.sh-checkbox .p:after {
  display: none !important;
}

.pf-checkbox .p,
.sh-checkbox .p {
  font-size: 12px;
  line-height: 120%;
  width: auto;
  border: none;
  height: auto;
  border-radius: 0;
  margin-right: 0;
  position: static;
}

.pf-form-item .label {
  width: 100%;
  margin-right: 24px;
  display: flex;
  flex-direction: column;
}

html body .alert-danger br {
  display: block;
}

.alert-danger+.top-oauth {
  margin-top: 20px;
}

@media (max-width: 1367px) {
  .pf-form-item .label {
    width: auto;
  }
}

@media (max-width: 667px) {
  .pf-form-item .label {
    margin-right: 0;
    margin-bottom: 8px;
  }
}

.text-center {
  text-align: center;
}

.d-block {
  display: block !important;
}

.d-inline-block {
  display: inline-block !important;
}

.orderclick_res.response {
  margin-bottom: 20px;
  padding: 10px;
}

.CDEK-widget__popup-mask {
  z-index: 1000000;
}

.ac-content #ac-picture img[ng-src] {
  width: initial;
  max-width: initial;
  height: initial;
  margin: initial;
}

.additional-text>br:first-child {
  display: none !important;
}

.additional-text {
  text-align: left !important;
}

.yandex-oauth img {
  max-width: 100%;
  height: auto;
}

.or-line {
  text-align: center;
  margin-bottom: 10px;
}

.top-oauth {
  text-align: center;
  margin-bottom: 10px;
}

td .yandex-oauth {
  margin-top: 24px;
  display: inline-block;
  vertical-align: top;
}

.content-tab form#RegisterForm {
  width: auto;
  padding: 0;
  background: transparent;
}


#come-in .icon-menu-txt {
  font-weight: bold;
}

#come-in {
  background: #f05d23;
  border-radius: 10px;
  padding: 4px;
  margin-top: -4px;
}
