h1, .title-page h2 {
  text-transform: none;
}

/*новые стили сообщения об ошибке*/
.ordering-block input.error {
  border: solid 1px #f26a36;
  box-shadow: none;
}
.ordering-block label.error {
  line-height: normal;
  margin-bottom: 5px;
}

#rupostStreet-error,
label.error[for="B2C без Москвы[ORDER_PROP_14]"] {
  z-index: 115;
}

label.error[for="RuPost4fresh[ORDER_PROP_15]"],
label.error[for="B2C без Москвы[ORDER_PROP_15]"] {
  z-index: 114;
}

#rupostPostal-error {
  z-index: 113;
}

#ORDER_PROP_7-error {
  z-index: 120;
}

#order_email-error {
  z-index: 119;
}

#ORDER_PROP_3-error {
  z-index: 118;
}

#ORDER_PROP_4-error {
  z-index: 117;
}

#coupon-error {
  z-index: 116;
}

label.error[for=PAY_SYSTEM_ID] {
  z-index: 108;
}

/* #addressDetailFields {
  display: -ms-grid;
  display: grid;
  row-gap: 10px;
} */
/* #addressDetailFields .form-row {
  margin-bottom: 10px;
} */

.grey-text {
  color: #908d8a;
  font-size: 13px;
  letter-spacing: -0.3px;
  grid-column: 1/3;
}

.mfp-close {
  right: -6px;
}

.standard .label {
  margin-bottom: 0;
}

.form-row.clearfix:before, .form-row.clearfix:after {
  display: none !important;
}

[id^=map] {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  min-height: 456px;
}

.collapse {
  display: block;
}

.btn.btn-link {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 0 0 #757a3b;
  box-shadow: 0 1px 0 0 #757a3b;
  background-color: #939c3e;
  padding: 10px 10px 6px;
  color: #fff;
  text-decoration: none;
  line-height: normal;
  text-align: center;
  border: none;
  background-image: url(/img/hover-button.png);
  background-position: -400px 0px;
  background-repeat: no-repeat;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.5px;
  font-weight: 900;
  cursor: pointer;
  min-width: 210px;
}

.btn.btn-link + * {
  margin-top: 21px;
}

.label {
  font-size: 16px;
  margin-bottom: 10px;
  display: block;
}

.collapse:not(.show) {
  display: none !important;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

.ordering-delivery--saved .ordering-delivery__item input:checked + div {
  padding-bottom: 14px;
}

.ordering-delivery--saved .ordering-delivery__item input:checked + div .delivery-service__wrap {
  margin: 0;
}

.crumbs {
  display: none;
}

.order-sum {
  border: 0;
  padding: 20px 30px 10px;
}

.order-price {
  border: 0;
  margin: 0px -30px 0 -40px;
  padding: 0 30px 0 40px;
}

#order_email-error:not([style*="display: none;"]) + span.hint {
  display: none;
}

.clear-coupon {
  cursor: pointer;
}

.standard input[type=checkbox] + .pseudo-checkbox {
  -webkit-box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1);
  border: 0;
}

button.button.btn {
  height: 34px;
  border-radius: 3px;
  box-shadow: 0 1px 0 0 #757a3b;
  background-color: #939c3e;
  width: 140px;
  font-size: 13px;
  font-weight: 900;
  line-height: 1;
}

.typical-form .form-row {
  display: grid;
  -webkit-column-gap: 15px;
  column-gap: 15px;
  row-gap: 10px;
  grid-template-columns: repeat(auto-fit, minmax(229px, 1fr));
  padding: 0;
  grid-gap: 10px 15px;
}

/* .typical-form .form-row {
  display: flex;
  padding: 0;
  margin-bottom: 10px;
}
.typical-form .form-row > div:nth-child(2) {
  margin-left: 15px;
}
.typical-form .form-row > div {
  width: 100%;
}
@media (max-width: 1160px) {
  .typical-form .form-row {
    flex-direction: column;
    margin-bottom: 0;
  }
  .ordering-block__wrap .form-row > div {
    margin-bottom: 10px;
  }

  .typical-form .form-row > div:nth-child(2) {
    margin-left: 0;
  }
} */
.ordering-block__wrap {
  display: grid;
  row-gap: 10px;
  grid-gap: 10px 15px;
}

#order-recivier-block {
  display: grid;
  grid-gap: 10px 15px;
}

.ordering-block .row:after, .ordering-block .row:before {
  content: unset;
}

.row {
  margin: 0;
}

.ordering-block label.error {
  margin-bottom: 0;
}

.crumbs + .title-page {
  margin-top: 39px;
}

.site-header__logo {
  height: 60px;
}

.site-header__logo > span {
  display: none;
}

.site-header__logo > img {
  content: url("/img/svg/order/4-fresh-green.svg");
}

.order__checkout .site-header {
  min-height: 77px;
}

.wrapper {
  max-width: 1310px;
}

.site-header__cart {
  display: none;
}

.shop-benefits__wrapper {
  padding-top: 15px;
  padding-bottom: 15px;
}

.shop-benefits__list {
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  -webkit-justify-content: space-evenly;
  justify-content: space-evenly;
}

.shop-benefits__item {
  width: 20%;
  cursor: default;
}

.certificates__item {
  padding: 0;
}

.certificates__img {
  width: 50px;
  height: 50px;
}

.certificates__text {
  font-size: 15px;
  line-height: 15px;
  margin-left: 10px;
}

.site-header__phones {
  margin-top: 0;
}

.shop-benefits__text {
  max-width: 195px;
}

/* typeahead */
.typeahead,
.tt-query,
.tt-hint {
  width: 396px;
  height: 30px;
  padding: 8px 12px;
  border: 2px solid #ccc;
  outline: none;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}

.typeahead {
  font-size: 16px;
}

.twitter-typeahead {
  width: 100%;
}

.typeahead {
  background-color: #fff;
}

.typeahead:focus {
  border: 2px solid #0097cf;
}

.note-mess {
  padding-bottom: 5px;
}

.shop-benefits__title {
  font-size: 15px;
  border-bottom: none;
}

.tt-query {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.tt-hint {
  color: #999
}

.tt-menu {
  width: 268px;
  margin: 12px 0;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
}

.tt-suggestion,
.empty-message {
  padding: 8px 10px;
  font-size: 14px;
  line-height: 16px;
}

.tt-suggestion:hover,
.tt-suggestion:hover * {
  cursor: pointer;
  color: #fff;
  background-color: #0097cf;
}

.tt-suggestion header {
  font-weight: bold;
}

.tt-suggestion.tt-cursor {
  color: #fff;
  background-color: #0097cf;
}

.tt-suggestion p {
  margin: 0;
}

.gist {
  font-size: 14px;
}

.btn {
  display: inline-block;
  text-decoration: none;
  border: none;
  height: 30px;
  color: #fff !important;
  padding: 0 15px;
  line-height: 32px;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.btn.green {
  background-color: #909d31;
  text-decoration: none !important;
  line-height: 32px !important;
}

.btn.green:hover {
  background-color: #909d31;
  opacity: 0.75;
}

#deliveryAutoprocess {
  padding-left: 50px;
}

#deliveryAutoprocess .dci-label {
  color: #f26a36;
}

#deliveryAutoprocess .notice {
  display: none;
}

#deliveryAutoprocess.disabled .check-row {
  opacity: 0.5;
}

#deliveryAutoprocess.disabled .notice {
  display: inline-block;
  color: #f26a36;
}

.policy__wrap {
  margin-bottom: .5em;
  font-size: 13px;
}

.order-zero-program .row {
  margin-bottom: 2em;
  background-color: #e4e4e0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, .75);
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, .75);
  padding: 14px 20px 12px;
  border-top: 1px solid #d9d9d4;
  color: #000;
  font-size: 14px;
}

.order-zero-program .btn {
  height: 32px;
  line-height: 36px;
  padding: 5px 15px 5px 42px;
  position: relative;
  float: none;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px rgba(0, 0, 0, 0.25);
  text-shadow: 0 -1px rgba(0, 0, 0, 0.25);
}

.order-zero-program .btn img {
  position: absolute;
  width: 32px;
  top: 5px;
  left: 5px;
}

.order-zero-program .green {
  text-align: left;
  text-transform: uppercase;
  display: none;
  color: #949d3c;
  margin-top: 1em;
  font-weight: 600;
}

.order-zero-program label {
  font-size: 14px;
  display: inline;
  margin-right: 5px;
  color: #000000;
}

.order-zero-program .check-row a {
  font-size: 14px;
}

.order-zero-program table {
}

.order-zero-program table span {
  margin-right: 10px;
  font-size: 40px;
  height: 40px;
  font-weight: bold;
  line-height: 46px;
  color: #939c3e;
  float: left;
}

@media (max-width: 426px) {
  .delivery-courier-time {
    margin-left: -10px !important;
  }

  .delivery-courier-time__date {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 20px;

  }

  .delivery-courier-time__values {
    margin-left: 0;
  }

  .delivery-courier-time__date_wrap {
    max-width: 100%;
  }

  .delivery-courier-time__value {
    padding-top: 10px;
  }

  .dropdown-menu.bootstrap-datetimepicker-widget {
    margin-top: 10px;
  }

  .delivery-checks-item.selected {
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 372px) {
  .bootstrap-datetimepicker-widget {
    left: 30px !important;
  }

  .bootstrap-datetimepicker-widget.pull-right:after,
  .bootstrap-datetimepicker-widget.pull-right:before {
    content: none;
  }
}

.object-tabs .tab.visibleTab {
  padding-bottom: 20px;
}

#zeroGallery .fotorama {
  display: none;
}

.fotorama {
  overflow: visible;
}

.fotorama__nav__shaft {
  width: 100%;
  text-align: left;
}

@media only screen and (max-width: 768px) {
  .fotorama__nav-wrap {
    width: auto;
  }

  .fotorama__nav-wrap .fotorama__nav {
    position: relative;
  }
}

input.phone-mask:focus::-webkit-input-placeholder {
  color: inherit !important;
}

input.phone-mask:focus::-moz-placeholder {
  color: inherit !important;
}

input.phone-mask:focus:-moz-placeholder {
  color: inherit !important;
}

input.phone-mask:focus:-ms-input-placeholder {
  color: inherit !important;
}

.fluid-field .valid,
.field .valid {
  position: relative;
  right: auto;
  top: auto;
  display: inline-block;
}

.dropdown-menu {
  display: none;
}

.switch-item-num {
  width: 80px;
  position: relative;
}

.switch-item-num .switch-item-minus,
.switch-item-num .switch-item-plus {
  width: 29px;
  height: 30px;
  border: solid 1px #cccccc;
  background: no-repeat 0 0;
  cursor: pointer;
  background-position: 4px 2px;
}

.switch-item-num .switch-item-minus:disabled,
.switch-item-num .switch-item-minus.disabled,
.switch-item-num .switch-item-plus:disabled,
.switch-item-num .switch-item-plus.disabled {
  width: 29px;
  height: 30px;
  border: solid 1px #cccccc;
  background: no-repeat 0 0;
  cursor: default;
  background-position: 4px 2px;
}

.switch-item-num .switch-item-minus {
  float: left;
  background-image: url(/img/switch-minus.png);
  border-right: solid 1px #eeeeee;
  -webkit-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

.switch-item-num .switch-item-plus {
  float: right;
  background-image: url(/img/switch-plus.png);
  border-left: solid 1px #eeeeee;
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

.switch-item-num .switch-item-minus:not(.disabled):hover,
.switch-item-num .switch-item-plus:not(.disabled):hover {
  border: solid 1px #f15722;
  background-position: 4px -24px;
}

.switch-item-num input[type="text"] {
  float: left;
  width: 38px;
  height: 20px;
  padding: 5px 0;
  margin: 0;
  border-bottom: solid 1px #bfbfbf;
  border-top: solid 1px #bfbfbf;
  text-align: center;
  color: #474243;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  border-radius: 0;
}

.switch-item-num input[type="text"].notEnough {
  border-color: #f26a36;
  color: #f26a36;
}

.switch-item-num .delete {
  text-align: center;
  padding: 0 0 0;
}

.switch-item-num .delete a {
  font-size: 8px;
  border-bottom: dashed 1px #bab8b8;
  color: #474243;
}

.switch-item-num .delete a:hover {
  border: none;
}

.switch-item-num .delete a span {
  font-size: 14px;
}

.switch-item-num .popup-hint {
  white-space: nowrap;
  position: absolute;
  top: -35px;
  display: none;
}

.switch-item-num .popup-hint .pipka-bottom {
  left: 42px;
}

.container-fluid {
  max-width: 1340px;
}

.order-form-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: left;
  -ms-flex-pack: left;
  -webkit-justify-content: left;
  justify-content: left;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
}

.basket__title {
  font-family: p22_underground, sans-serif;
  font-size: 26px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: -1px;
  color: #f26a36;
}

.ordering-block {
  padding: 20px 30px 20px 40px;
}

.ordering-block-header {
  padding: 3px 30px 11px 0;
  background-color: #fff;
  border-bottom: 3px solid #ede7e0;
}

.ordering-block-header + .ordering-block {
  margin: 9px 0;
}

label.title {
  font-size: 15px !important;
  color: #474243;
}

.dib {
  display: inline-block;
}

.dib + .dib {
  margin-left: 20px;
}

@media (max-width: 356px) {
  .dib {
    display: block;
  }

  .dib + .dib {
    margin-left: 0;
  }
}

.ordering-block__title {
  font-family: p22_underground, sans-serif;
  margin-left: -20px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #474243;
  text-transform: uppercase;
}

.standard > span {
  height: 13px;
  margin-bottom: 5px;
  letter-spacing: -0.3px;
  color: #7b7676;
}

.standard input[type=text],
.standard input[type=email],
.standard input[type=date],
.standard input[type=password],
.standard input[type=search],
.standard select,
.standard .address-region .selectboxit {
  height: 34px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: -0.3px;
  color: #474243;
}

#coupon {
  -webkit-box-flex: 1;
  -ms-flex: 1 0;
  -webkit-flex: 1 0;
  flex: 1 0;
}

#coupon-error {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  -webkit-flex: 1 1 100%;
  flex: 1 1 100%;
}

.standard input[type=checkbox] ~ label {
  margin-left: 28px;
  font-size: 13px;
  line-height: normal;
  vertical-align: middle;
  cursor: pointer;
  display: inline-block;
}

.order-price__row input[type=checkbox] ~ label {
  margin-left: 28px;
  font-size: 16px;
  line-height: 21px;
  vertical-align: middle;
  cursor: pointer;
  display: inline-block;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  max-width: 60%;
}

.standard input[type="checkbox"] + .pseudo-radio {

  display: inline-block;
  left: 0;
  top: 0;
  position: absolute;
  width: 18px;
  height: 18px;
  background-color: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin: 0 !important;
  -webkit-box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.1);
}

.standard input[type="checkbox"]:checked + .pseudo-radio::after {
  content: '';
  position: absolute;
  left: 4px;
  top: 4px;
  display: block;
  width: 10px;
  height: 10px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #ef6b3e;
}

.recipient_not_me {
  font-size: 13px !important;
}

.countryCodeWidget--new-order .selectedFlagCont {
  height: 34px;
  -webkit-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  border-right: 1px solid #eeeeee;
  padding: 11px 8px;
}

.countryCodeWidget--new-order {
  width: 33%;
  margin-right: 0;
  border:none;
}

.phone-with-code input[type=text] {
  width: 64%;
  -webkit-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

.countryCodeWidget--new-order .selectedFlagCont img {
  margin-right: 0;
}

.countryCodeWidget .selectedFlagCont img {
  margin-left: 0;
}

.countryCodeWidget--new-order .selectedFlagCont:after {
  height: 34px;
  right: 10px;
  background: url(/img/svg/order/down.svg) center no-repeat;
}

.countryCodeWidget .selectedFlagCont .country-symb-code {
  font-size: 15px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #474243;
}

.ordering-block__help {
  background: url(/img/svg/order/question.svg) #cccccc center;
  width: 18px;
  height: 18px;
  -webkit-background-size: contain;
  background-size: contain;
  padding-bottom: 0 !important;
}

.ordering-delivery__country:after {
  height: 20px;
  background: url(/img/svg/order/down.svg) center no-repeat;
}

.standard > span.twitter-typeahead {
  height: 34px;
}

.delivery-service__title > span {
  display: block;
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: -0.3px;
  color: #7b7676;
}

.ordering-delivery__item input[type=radio]:checked + div {
  border: 1px solid #ffbb00;
}

.ordering-delivery__item > div {
  border: 1px solid #dddddd;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.delivery-service__img {
  width: 19px;
  height: 19px;
}

.delivery-service__title {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: -0.5px;
  color: #474243;
}

.delivery-service__wrap a.btn {
  font-size: 13px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  letter-spacing: 0.5px;
  text-align: center;
  color: #ffffff;
}

.courier-delivery__street {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  -webkit-flex: 1 0 100%;
  flex: 1 0 100%;
  padding-bottom: 10px;
}

.courier-delivery__house, .courier-delivery__housing, .courier-delivery__apartment {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  flex: 1 0 auto;
}

.flex-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.ordering-zero__logo {
  position: relative;
  left: 0;
  display: inline;
  top: -2px;
}

.ordering-zero__title {
  margin-bottom: 0;
  font-size: 15px;
}

.ordering-zero__count {
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: -0.3px;
  color: #474243;
}

.ordering-zero {
  margin-top: 0;
  padding: 0;
}

.ordering-block.order-zero-program {
  padding: 10px 10px 10px 40px;
  background-color: #ebedd9;
}

.ordering-zero .standard {
  margin: 14px 0 0 0;
}

.order-price__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
  min-height: 21px;
  margin-bottom: 12px;
  width: 100%;
}

#paymentTypes + .form-row .order-price__row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
}

.order-price__row:last-child {
  margin-bottom: 0;
}

.order-price__row-title, .order-price__row-value {
  float: none;
  -ms-flex-item-align: end;
  -webkit-align-self: flex-end;
  align-self: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-weight: normal;
}

.order-price__row-title .count, .order-price__row-value .count {
  color: #bbbbbb;
  margin-left: 5px;
}

.order-price__row-path {
  height: 1px;
  border-bottom: dotted 1px #999999;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  flex: 1 0 auto;
  -ms-flex-item-align: end;
  -webkit-align-self: flex-end;
  align-self: flex-end;
  margin: 0 8px 7px 8px;
}

.order-sum__title {
  margin-bottom: 0;
  font-size: 26px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: -0.4px;
  text-align: right;
  color: #474243;
}

.order-sum__val {
  font-size: 26px;
  font-weight: bold;
  margin-bottom: 0;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: -0.4px;
  text-align: right;
  color: #474243;
}

.order-sum__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}

.minSumNote {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 100%;
  -webkit-flex: 1 0 100%;
  flex: 1 0 100%;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  -webkit-flex-flow: column;
  flex-flow: column;
  color: #f26a36;
}

.btn-red-with-corner {
  height: 46px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 0 0 #c55029;
  box-shadow: 0 2px 0 0 #c55029;
  background-color: #ee6b3f;
  background-image: url(/img/hover-button.png);
  background-repeat: no-repeat;
  background-position: -400px 0px;
}

.btn-red-with-corner.disabled {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 2px 0 0 #cccccc;
  box-shadow: 0 2px 0 0 #cccccc;
  background-color: #dddddd;
}

a.btn-red-with-corner {
  text-decoration: none;
  font-size: 20px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 46px;
  letter-spacing: 1px;
  text-align: center;
  color: #ffffff;
  text-transform: uppercase;
  border: none;
  padding: 16px 24px 10px 32px;
}

a.btn-red-with-corner.disabled {
  cursor: default;
}

.order-sum__policy {
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.31;
  letter-spacing: -0.3px;
  text-align: center;
  color: #646464;
  margin-top: 0;
}

.ordering-block:last-child {
  padding: 12px 16px 14px 16px;
  background-color: #f0ece7;
}

.order-sum__price {
  padding-bottom: 25px;
}

.title-page {
  margin-bottom: 36px;
}

.basket-items-title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  font-size: 26px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: -1px;
  color: #f26a36;
  padding-bottom: 14px;
}

.content-left {
  padding-right: 45px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0;
  -webkit-flex: 1 0;
  flex: 1 0;
  max-width: 720px;
}

.ordering-right-block {
  -webkit-box-flex: 1;
  -ms-flex: 1 1;
  -webkit-flex: 1 1;
  flex: 1 1;
}

.typical-tbl.cart {
  border-top: 3px solid #eeeeee;
}

.typical-tbl.cart div .itemName {
  display: inline-block;
  border: none;
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.07;
  letter-spacing: normal;
  color: #474243;
  -webkit-text-decoration: underline solid #eeeeee;
  text-decoration: underline solid #eeeeee;
}

.typical-tbl.cart div .additional_info {
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.15;
  letter-spacing: 0px;
  color: #999999;
  text-align: left;
}

.typical-tbl.cart div.name {
  width: 314px;
  text-align: left;
}

.typical-tbl.cart div.name div {
  padding-bottom: 10px;
}

.typical-tbl.cart div.name div:last-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  -webkit-flex-flow: row nowrap;
  flex-flow: row nowrap;
}

.typical-tbl.cart div.name .item_control_buttons {
  -ms-flex-item-align: end;
  -webkit-align-self: flex-end;
  align-self: flex-end;
  margin-left: 10px;
}

.order-sum__points_container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  flex: 1 0 auto;
}

.order-sum__points strong {
  display: block;
}

.order-sum__points strong > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  text-align: left;
}

.order-sum__points {
  padding-left: 10px;
}

.item_control_buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

.item_control_buttons .action_button {
  -webkit-text-decoration: underline dotted #DDDDDD;
  text-decoration: underline dotted #DDDDDD;
  border: 0;
  color: #999999;
  cursor: pointer;
}

.typical-tbl.cart div.name .item_control_buttons a {
  font-size: 13px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0px;
  color: #646464;
  text-decoration: none;
  border-bottom: dotted 1px #cccccc;
  cursor: pointer;
}

.mobile-item-name .switch-item-delete, .mobile-item-name .switch-item-restore {
  padding-bottom: 0 !important;
  margin-right: -15px;
  margin-top: -15px;
}

.typical-tbl.cart div.name .item_control_buttons a.action_button {
  color: #999999;
}

.itemRow {
  -webkit-box-shadow: 0 1px 0 0 #e5e5e5;
  box-shadow: 0 1px 0 0 #e5e5e5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.itemRow:last-child {

}

#basket_items .itemRow > div {
  padding: 11px 0 16px 11px;
}

#basket_items .itemRow > div.num {
  text-align: center;
}

#basket_items .itemRow > div:last-child {
  width: 100%;
  padding-right: initial;
  text-align: right;
  padding-top: 21px;
  min-width: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column nowrap;
  /* -webkit-flex-flow: column nowrap;
  flex-flow: column nowrap; */
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.typical-tbl.cart div.itemRow.removed {
  opacity: .5;
}

.itemRow .switch-item-restore {
  display: none;
}

.itemRow.removed .switch-item-delete {
  display: none;
}

.itemRow.removed .switch-item-restore {
  display: block;
}

#basket_items .itemRow div.itemphoto.photo {
  min-width: 64px;
  padding-top: 8px;
}

.typical-tbl.cart .num .rub {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #aaaaaa;
}

.switch-item-num {
  width: 100px;
  margin: 0 auto;
}

.typical-tbl.cart .rub {
  font-size: 18px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #474243;
}

.typical-tbl.cart .sale {
  font-size: 14px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #939c3e;
}

@media (min-width: 768px) {
  .ordering-payment {
    margin-left: 0;
    margin-right: 0;
  }
}

.ordering-payment {
  margin: 0;
  width: 100%;
}

.no-padding {
  padding-right: 0 !important;
  padding-left: 0 !important;
}

.ordering-payment > span {
  border: solid 1px #dddddd;
  background-color: #f8f4ef;
  display: table;
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  empty-cells: show;
}

.ordering-payment input[type=radio]:checked + span {
  background-color: #fff6de;
  border: 1px solid #ffbb00;
}

.ordering-payment .ordering-payment__img img, .ordering-payment .ordering-payment__img svg {
  max-width: 20px;
  max-height: 20px;
}

.ordering-payment .ordering-payment__img {
  width: 40px;
}

.ordering-payment .ordering-payment__img + .ordering-payment__title {
  padding: 0 22px 0 40px;
}

.ordering-payment input[type=radio]:checked + span .ordering-payment__img + .ordering-payment__title {
  padding: 0 21px 0 41px;
}

.ordering-payment input[type=radio]:checked + span .ordering-payment__img + .ordering-payment__title .ordering-payment__title__main {
  border-bottom: 0;
  font-weight: 900;
}

.ordering-payment__title__main {
  font-size: 15px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: -0.5px;
  color: #474243;
}

#paymentTypes > .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -10px;
}

#paymentTypes > .row > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 100%;
  margin-bottom: 10px;
}

.ordering-payment__title__sub {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #7b7676;
  padding-top: 3px;
}

.ordering-payment > span {
  height: 100%;
  min-height: 60px;
}

.ordering-block__payment--origin {
  padding-bottom: 7px;
}

a.apply-coupon-button {
  background-color: #939c3e;
  padding: 12px 40px 8px 40px;
  color: #fff;
  text-decoration: none;
  line-height: normal;
  text-align: center;
  border: none;
  background-image: url(/img/hover-button.png);
  background-position: -400px 0px;
  background-repeat: no-repeat;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.5px;
  font-weight: 900;
  cursor: pointer;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 85px;
  -webkit-flex: 0 0 85px;
  flex: 0 0 85px;
}

.inline_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  flex-flow: row wrap;
}

.inline_wrapper input {
  margin-right: 10px;
}

.coupon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.coupon_name {
  height: 16px;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: -0.5px;
  color: #474243;
  -ms-flex-item-align: end;
  -webkit-align-self: flex-end;
  align-self: flex-end;
}

.coupon_description {
  height: 12px;
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: -0.3px;
  color: #7b7676;
  -ms-flex-item-align: end;
  -webkit-align-self: flex-end;
  align-self: flex-end;
  margin: 0 10px 0 6px;
}

.coupon_delete {
  background: url(/img/close.png) 50% 50% no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  width: 8px;
  height: 8px;
  position: absolute;
  top: 4px;
  bottom: 4px;
  left: 4px;
  right: 4px;
}

.coupon_delete_wrapper {
  width: 16px;
  height: 16px;
  background-color: #cccccc;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  cursor: pointer;
  margin-left: 8px;
  position: relative;
}

.add-to-favorite {
  min-width: 15px;
  width: auto;
  min-height: 13px;
  height: auto;
  font-size: 0px !important; /* Скрываем текст в блоке, так как нужный текст располагается в псевдоэлементах :after */
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: 0px;
  color: #646464;
  border: none;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  -webkit-align-self: center;
  align-self: center;
  padding: 8px 0 8px 0;
}
.order-basket .add-to-favorite {
  background-size: 0;
}
#basket_items .itemRow .add-to-favorite:before {
  content: '';
  /* -webkit-filter: grayscale(100%); */ /* Safari 6.0 - 9.0 */
  /* filter: grayscale(100%); */
  width: 15px;
  height: 13px;
  background-image: url(/img/svg/order/red-stroke-fill.svg);
  -webkit-background-size: 15px 13px;
  background-size: 15px 13px;
  display: inline-block;
}

#basket_items .itemRow .add-to-favorite:after {
  content: '';
  display: none;
}

#basket_items .itemRow .add-to-favorite.inFav:before {
  content: '';
  -webkit-filter: grayscale(0); /* Safari 6.0 - 9.0 */
  filter: grayscale(0);
  width: 15px;
  height: 13px;
  -o-object-fit: fill;
  object-fit: fill;
  margin-right: 0;
  background-image: url(/img/svg/order/heart.svg);
  -webkit-background-size: 15px 13px;
  background-size: 15px 13px;
  display: inline-block;
}

.add-to-favorite:hover {
  border: none;
}

.add-to-favorite.inFav {
  background-color: unset;
  border-bottom: none !important;
}

.mobile-item-name {
  display: none;
}

.mobile-item-favorite {
  display: none;
}

.add-to-favorite.inFav:before {
  content: url("/img/svg/order/heart.svg");
  width: 10px;
  height: 9px;
  -o-object-fit: contain;
  object-fit: contain;
  margin-right: 5px;
}

.item_control_buttons span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  font-size: 13px;
  line-height: 20px;
  height: 18px;
}

.js-price-detail-slide span {
  border-bottom: 1px dotted;
  position: relative;
}

.js-price-detail-slide span:after {
  content: "";
  width: 8px;
  height: 50%;
  background: url(/img/svg/order/down.svg) center no-repeat;
  -webkit-background-size: contain;
  background-size: contain;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  display: inline-block;
  margin-left: 7px;
}

.js-price-detail-slide.active span:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

#ORDER_DESCRIPTION {
  height: 73px;
  padding: 8px;
}

@media (min-width: 992px) {
  .mb-md-10 {
    margin-bottom: 10px;
  }
}

@media (max-width: 990px) {
  .ordering-block__wrap .standard {
    margin-bottom: 0;
  }

  #basket_items_list {
    display: block;
  }

  .order-price {
    float: none;
  }

  .order-sum, .order-sum__button, .order-sum__policy {
    float: none;
    width: auto;
  }

  span.add-to-favorite, .add-to-favorite.inFav {
    background: none !important;
  }
}

@media (max-width: 425px) {
  #paymentTypes > .row > div {
    width: 100%;
  }
}

@media (max-width: 880px) {
  .order-sum__row {
    -ms-flex-wrap: wrap-reverse;
    -webkit-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }

  .order-sum__points_container {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }

  .order-sum__button {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    -webkit-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
}

@media (min-width: 768px) {
  .countryCodeWidget--new-order {
    max-width: unset;
  }

  .order__checkout .site-header__sign {
    top: 15px;
  }

  .site-header__phones {
    height: 60px;
  }

  .order__checkout .site-header__phones__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font-size: 16px;
    padding-top: 0;
  }

  .order__checkout .site-header__phones__phone {
    font-size: 20px;
    padding-right: 10px;
    padding-left: 45px;
  }

  .order__checkout .site-header__logo img {
    width: 109px;
  }
}

@media (max-width: 600px) {
  .slick-banners {
    margin-bottom: 0;
  }
}

@media (max-width: 768px) {
  .ordering-block label.error {
    top: 60px;
  }

  .ordering-block {
    padding: 20px 40px 20px 40px;
  }

  .ordering-block__title {
    margin-left: -25px;
  }

  .ordering-block__wrap {
    margin: auto -25px;
  }

  .tPnl .wrapper {
    padding-left: 15px;
  }

  .tPnl .mobile {
    margin-right: 0;
  }

  .tPnl__cart {
    right: 0;
  }

  .payment-delivery-block {
    padding-left: 15px;
    padding-right: 15px;
  }

  .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }

  .title-page {
    padding-left: 15px;
    padding-right: 15px;
  }

  .shop-benefits__text {
    width: 170px;
  }

  .shop-benefits__list {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }

  .content-left {
    padding-right: 0;
    max-width: unset;
    width: 100% !important;
  }

  .order-form-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
  }

  div.itemRow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }

  .typical-tbl {
    width: auto;
  }

  #basket_items .itemRow > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .basket-items-title {
    text-align: left;
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width: 767px) {
  .field-name {
    font-weight: bold;
  }

}

@media (max-width: 600px) {
  .typical-tbl.cart div.name {
    /* max-width: 29%; */
    width: auto;
  }

  .minSumNote {
    text-align: center;
    font-size: 14px;
  }

  .order-sum__row.order-sum__price {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
  }

  .order-sum__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    -webkit-flex-flow: column wrap;
    flex-flow: column wrap;
  }

  .order-sum__points_container {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    -webkit-align-self: center;
    align-self: center;
    padding-top: 20px;
  }

  #futureBonusCount {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
}
  #basket_items .itemRow .itemRow__info {
    display: flex;
    padding-top: 11px;
  }
  #basket_items .itemRow .itemRow__info .num {
    text-align: center;
  }
  #basket_items .itemRow .itemRow__info > div:not(:last-child) {
    margin-right: 10px;
  }
  #basket_items .itemRow .itemRow__info .price-delete {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    padding-top: 10px;
    min-width: 115px;
  }
@media (max-width: 1300px) {
  .typical-tbl.cart .rub {
    text-align: left;
  }
  .typical-tbl.cart .sale {
    text-align: left;
  }
  #basket_items .itemRow > div.num {
    text-align: left;
  }
  a.btn-red-with-corner {
    font-size: 16px;
  }

  .content-left {
    width: 50%;
  }

  a.apply-coupon-button {
    padding: 12px 10px 8px 10px;
  }

  .ordering-block.order-zero-program {
    padding: 18px 27px 19px 15px;
  }

  .coupon {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    -webkit-flex-flow: column wrap;
    flex-flow: column wrap;
    max-height: 30px;
  }

  .coupon_delete_wrapper {
    -ms-flex-item-align: end;
    -webkit-align-self: flex-end;
    align-self: flex-end;
  }

  .coupon_description {
    margin: 4px 0 0 0;
  }

  .coupon_name, .coupon_description {
    -ms-flex-item-align: unset;
    -ms-grid-row-align: unset;
    -webkit-align-self: unset;
    align-self: unset;
    font-size: 13px;
    height: 13px;
  }

  .coupon .order-price__row-path {
    display: none;
  }

  #basket_items .itemRow > div {
    padding: 0;
    padding-top: 0;
  }
  #basket_items .itemRow .itemRow__info .price-delete {
    padding-top: 0;
  }
/*   #basket_items div.itemRow {
    display: -ms-grid;
    display: grid;
    grid-template-areas: "a a" "b c" "b d" "b e";
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    -webkit-justify-content: unset;
    justify-content: unset;
  } */
  .typical-tbl.cart div.num {
    order: 1;
  }

  #basket_items div.itemRow {
    display: flex;
    flex-wrap: wrap;
  }
  .order-basket #basket_items .itemRow .itemRow__info {
    width: 60%;
    box-sizing: border-box;
    display: flex;
    align-items: flex-start;
    padding-top: 0;
    padding-bottom: 10px;
  }
  #basket_items .itemRow .itemRow__info:last-child {
    display: flex;
    flex-direction: column;
    justify-content: inherit;
    height: 100%;
  }
  #basket_items .itemRow__info > div {
    margin-bottom: 20px;
  }
/*   #gift_items div.itemRow {
    display: -ms-grid;
    display: grid;
    grid-template-areas: "b a" "b c" "b d" "b e";
    -webkit-box-pack: unset;
    -ms-flex-pack: unset;
    -webkit-justify-content: unset;
    justify-content: unset;
  } */

  #gift_items div.itemRow {
    display: flex;
    flex-wrap: wrap;
  }

  #basket_items .itemRow > div.num {
    /* grid-area: e; */
    padding-right: 30px;
    text-align: left;
    padding-top: 10px;
    padding-bottom: 15px;
  }

  #basket_items .itemRow > div.num .switch-item-num {
    margin: unset;
  }

  #basket_items .itemRow > div.mobile-item-name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    width: 100%;
    /* grid-area: a; */
    padding: 15px 15px 10px 15px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }

  .desktop-favorite-block {
    display: none;
  }

  #basket_items .itemRow div.mobile-item-favorite {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    /* grid-area: b; */
    justify-self: center;
    margin-top: 10px;
    padding-bottom: 15px;
  }

  #basket_items .itemRow div.mobile-item-favorite span {
    margin: 0 auto;
  }

  #basket_items .itemRow div.mobile-item-favorite .add-to-favorite:before {
    content: '';
   /*  -webkit-filter: grayscale(100%); */ /* Safari 6.0 - 9.0 */
    /* filter: grayscale(100%); */
    width: 20px;
    height: 18px;
    background-image: url(/img/svg/order/red-stroke-fill.svg);
    -webkit-background-size: 20px 18px;
    background-size: 20px 18px;
    display: inline-block;
  }

  #basket_items .itemRow div.mobile-item-favorite .add-to-favorite:after {
    content: '';
    display: none;
  }

  #basket_items .itemRow div.mobile-item-favorite .add-to-favorite.inFav:before {
    content: '';
    /* -webkit-filter: grayscale(0); */ /* Safari 6.0 - 9.0 */
    /* filter: grayscale(0); */
    width: 20px;
    height: 18px;
    -o-object-fit: fill;
    object-fit: fill;
    margin-right: 0;
    background-image: url(/img/svg/order/heart.svg);
    -webkit-background-size: 20px 18px;
    background-size: 20px 18px;
    display: inline-block;
  }

  #basket_items .itemRow > div.mobile-item-name .itemName {
    font-weight: 700;
  }

  .itemRow > div.mobile-item-name .action_button {
    position: relative;
    border-bottom: none;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50px;
    height: 50px;
    display: inline-block;
  }

  .itemRow > div.mobile-item-name .action_button:after {
    content: '';
    display: block;
    position: absolute;
    background-image: url(/img/svg/close-white.svg);
    width: 15px;
    height: 15px;
    -webkit-background-size: 15px 15px;
    background-size: 15px;
    top: 16px;
    right: 16px;
  }

  .itemRow.removed > div.mobile-item-name .action_button:after {
    content: '';
    display: block;
    position: absolute;
    background-image: url(/img/menu-adaptive/return-arrow.png);
    width: 15px;
    height: 15px;
    -webkit-background-size: 15px 15px;
    background-size: 15px;
    top: 16px;
    right: 16px;
  }

  #basket_items .itemRow div.itemphoto.photo {
    width: 40%;
    text-align: center;
    min-width: 100px;
    /* grid-area: b; */
    -ms-grid-column-align: center;
    justify-self: center;
    padding-top: 0;
  }

  #basket_items .itemRow div.itemphoto.photo img {
    width: 100px;
  }

  #basket_items .itemRow > div.name {
    max-width: unset;
    /* grid-area: c; */
    padding-right: 30px;
    width: auto;
  }

  .typical-tbl.cart div.name div:last-child {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    -webkit-flex-flow: column;
    flex-flow: column;
  }

  .typical-tbl.cart div.name .item_control_buttons {
    -ms-flex-item-align: unset;
    -ms-grid-row-align: unset;
    -webkit-align-self: unset;
    align-self: unset;
    margin-left: 0;
  }

  .typical-tbl.cart div.name div {
    padding-bottom: 0;
    max-width: 130px;
  }

  .typical-tbl.cart div.name .itemName {
    display: none;
  }

  .itemRow div.item_control_buttons {
    display: none;
  }

  #basket_items .itemRow > div:last-child {
    padding-top: 10px;
    /* max-height: 40px; */
    /* grid-area: d; */
    padding-right: 30px;
  }

  #basket_items .itemRow > div:last-child > div {
    text-align: left;
  }
}

@media (max-width: 1300px) {

  #basket_items .itemRow > div.num {
    -ms-grid-row: 4;
    -ms-grid-column: 2;
  }

  #gift_items div.itemRow > div.num {
    -ms-grid-row: 4;
    -ms-grid-column: 2;
  }

  #basket_items .itemRow > div.mobile-item-name {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }

  #gift_items div.itemRow > div.mobile-item-name {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
  }

  #basket_items .itemRow div.mobile-item-favorite {
    -ms-grid-row: 2;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
  }

  #gift_items div.itemRow > div.mobile-item-favorite {
    -ms-grid-row: 1;
    -ms-grid-row-span: 4;
    -ms-grid-column: 1;
  }

  #basket_items .itemRow div.itemphoto.photo {
    -ms-grid-row: 2;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
  }

  #gift_items div.itemRow > div.itemphoto.photo {
    -ms-grid-row: 1;
    -ms-grid-row-span: 4;
    -ms-grid-column: 1;
  }

  #basket_items .itemRow > div.name {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
  }

  #gift_items div.itemRow > div.name {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
  }

  #basket_items .itemRow > div:last-child {
    -ms-grid-row: 3;
    -ms-grid-column: 2;
  }

  #gift_items div.itemRow > div:last-child {
    -ms-grid-row: 3;
    -ms-grid-column: 2;
  }
}

@media (max-width: 1300px) {

  #basket_items .itemRow > div.num {
    -ms-grid-row: 4;
    -ms-grid-column: 2;
  }

  #gift_items div.itemRow > div.num {
    -ms-grid-row: 4;
    -ms-grid-column: 2;
  }

  #basket_items .itemRow > div.mobile-item-name {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }

  #gift_items div.itemRow > div.mobile-item-name {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
  }

  #basket_items .itemRow div.mobile-item-favorite {
    -ms-grid-row: 2;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
  }

  #gift_items div.itemRow > div.mobile-item-favorite {
    -ms-grid-row: 1;
    -ms-grid-row-span: 4;
    -ms-grid-column: 1;
  }

  #basket_items .itemRow div.itemphoto.photo {
    -ms-grid-row: 2;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
  }

  #gift_items div.itemRow > div.itemphoto.photo {
    -ms-grid-row: 1;
    -ms-grid-row-span: 4;
    -ms-grid-column: 1;
  }

  #basket_items .itemRow > div.name {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
  }

  #gift_items div.itemRow > div.name {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
  }

  #basket_items .itemRow > div:last-child {
    -ms-grid-row: 3;
    -ms-grid-column: 2;
  }

  #gift_items div.itemRow > div:last-child {
    -ms-grid-row: 3;
    -ms-grid-column: 2;
  }
}

@media (max-width: 1300px) {

  #basket_items .itemRow > div.num {
    -ms-grid-row: 4;
    -ms-grid-column: 2;
  }

  #gift_items div.itemRow > div.num {
    -ms-grid-row: 4;
    -ms-grid-column: 2;
  }

  #basket_items .itemRow > div.mobile-item-name {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }

  #gift_items div.itemRow > div.mobile-item-name {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
  }

  #basket_items .itemRow div.mobile-item-favorite {
    -ms-grid-row: 2;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
  }

  #gift_items div.itemRow > div.mobile-item-favorite {
    -ms-grid-row: 1;
    -ms-grid-row-span: 4;
    -ms-grid-column: 1;
  }

  #basket_items .itemRow div.itemphoto.photo {
    -ms-grid-row: 2;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
  }

  #gift_items div.itemRow > div.itemphoto.photo {
    -ms-grid-row: 1;
    -ms-grid-row-span: 4;
    -ms-grid-column: 1;
  }

  #basket_items .itemRow > div.name {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
  }

  #gift_items div.itemRow > div.name {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
  }

  #basket_items .itemRow > div:last-child {
    -ms-grid-row: 3;
    -ms-grid-column: 2;
  }

  #gift_items div.itemRow > div:last-child {
    -ms-grid-row: 3;
    -ms-grid-column: 2;
  }
}

.order__checkout .btn-up,
.order__checkout .bonusGift,
.order__checkout .addReviewRight,
.order__checkout .bell_button {
  display: none !important;
}

@media (max-width: 2000px) {
  .fixed-btns {
    bottom: 25px;
    right: 25px;
    margin-top: 0;
    top: initial;
  }

  .fixed-btns a.redhlp_button img {
    width: 60px;
    height: 60px;
    right: initial;
    background: url(/img/svg/chat-mobile.svg) center no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    margin-bottom: 0;
    -webkit-box-shadow: 0px 5px 14px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 14px 0px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 50%;
    border-radius: 50%;
  }
}

.slick-banners {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
  flex-direction: row;
  margin-bottom: 15px;
  overflow: hidden;
}

.basket-items-title .slick-arrows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  width: 80px;
  height: 32px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  position: relative;
}

.basket-items-title .slick-prev {
  left: 0;
}

.basket-items-title .slick-next {
  right: 0;
}

.slick-dots li.slick-active button::before {
  color: #939c3e !important;
}

.slick-prev, .slick-next {
  top: -3px !important;
  width: 32px !important;
  min-width: 32px;
  height: 32px !important;
}

.slick-prev {
  background: none !important;
  height: 32px !important;
  position: inherit !important;
  -webkit-transform: unset !important;
  -ms-transform: unset !important;
  transform: unset !important;
  background-image: url('/img/svg/catalog/slider-prev.svg') !important;
}

.slick-next {
  background: none !important;
  height: 32px !important;
  position: inherit !important;
  -webkit-transform: unset !important;
  -ms-transform: unset !important;
  transform: unset !important;
  background-image: url('/img/svg/catalog/slider-next.svg') !important;
}

.slick-disabled {
  opacity: .25;
}

.slick-prev::before, .slick-next::before {
  content: unset !important;
}

.prod-card-additional {
  margin-top: 10px;
  max-height: 270px;
  height: 270px !important;
  width: 170px;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: -webkit-flex !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #e5e5e5;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  margin-right: 6px;
  margin-left: 6px;
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  flex: 1 0 auto;
}
.prod-card-additional.favorite-item {
  border: solid 2px #fb9892;
}
.prod-card-additional.favorite-item:before {
  content: "Любимый товар";
  color: white;
  padding: 2px 12px 1px;
  border-radius: 3px;
  background-image: linear-gradient(81deg, #ff8a95, #ffc182);
  top: -10px;
  position: absolute;
  text-transform: uppercase;
}

.prod-card-additional .inFav {
  position: absolute;
  right: 11px;
  top: 12px;
  width: 15px;
  height: 13px;
  background-image: url('/img/svg/order/heart.svg');
  -webkit-background-size: cover;
  background-size: cover;
}

.prod-card-additional a.prod-card-additional__photo {
  border: none;
  padding-top: 14px;
}

.prod-card-additional .prod-card-additional__photo img {
  max-height: 100px;
  width: auto;
}

.prod-card-additional .prod-card-additional__content {
  text-align: center;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; /* Chrome 72 */
  min-height: 0; /* Chrome 72 */
}

.prod-card-additional .prod-card-additional__content .name {
  max-width: 140px;
  padding-top: 12px;
  font-size: 15px;
  max-height: 42px;
  overflow: hidden;
  -webkit-column-width: 140px;
  -moz-column-width: 140px;
  column-width: 140px;
  position: relative;
}

.prod-card-additional .prod-card-additional__content .price {
  font-size: 18px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #474243;
}

.prod-card-additional .prod-card-additional__content .ajax-to-cart {
  margin-bottom: 26px;
  text-align: center;
  float: none;
  padding: 0px 12px;
  width: 90px;
  font-weight: normal;
  text-transform: none;
  line-height: 30px;
  background-color: #939c3e;
}

.oldprice {
  font-size: 12px;
  color: #000;
  text-decoration: line-through;
}

@media (max-width: 600px) {
  .prod-card-additional {
    margin-right: 0;
    margin-left: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    max-width: unset;
  }
}

.prod-card-additional .prod-card-additional__content .name.ellipsis:after {
  content: '…';
  background: #fff;
  height: 20px;
  padding-left: 18px;
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
  background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 50%);
}

#phone_add_popup.in_order .long-phone-new-wrapper {
  text-align: center;
  float: none;
}
#phone_add_popup.in_order input[name=sendsms] {
  margin: 0px auto;
  float: none;
}
#phone_add_popup.in_order .phone_number {
  font-weight: bold;
}

.standard.phone-with-code.error_border .selectedFlagCont {
	box-sizing: border-box;
	border: 1px solid #f26a36;
	border-right: none;
}
.standard.phone-with-code.error_border #ORDER_PROP_7 {
	box-sizing: border-box;
	border: 1px solid #f26a36;
	border-left: none;
}
.overcashback-label{
  color: #939c3e;
  display: block;
  font-weight: 600;
  font-size: 12px;
}