@font-face{
  font-family: 'tl';
  src: url('fonts/tl.eot');
  src: url('fonts/tl.eot#iefix') format('embedded-opentype'), url('fonts/tl.woff2') format('woff2'), url('fonts/tl.woff') format('woff'), url('fonts/tl.ttf') format('truetype'), url('fonts/tl.svg#tl') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="i-"]:before,
[class*=" i-"]:before{
  font-family: "tl" !important;
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}
.i-acc:before{ content: '\e800'; }
.i-arr-b:before{ content: '\e801'; }
.i-arr-r:before{ content: '\e802'; }
.i-cart:before{ content: '\e803'; }
.i-chb:before{ content: '\e804'; }
.i-check:before{ content: '\e805'; }
.i-cross:before{ content: '\e806'; }
.i-fb:before{ content: '\e807'; }
.i-geo:before{ content: '\e808'; }
.i-help:before{ content: '\e809'; }
.i-ig:before{ content: '\e80a'; }
.i-logo-d:before{ content: '\e80b'; }
.i-logo-m:before{ content: '\e80c'; }
.i-menu:before{ content: '\e80d'; }
.i-search:before{ content: '\e80e'; }
.i-tblr:before{ content: '\e80f'; }
.i-tw:before{ content: '\e810'; }
.i-vk:before{ content: '\e811'; }
.i-yt:before{ content: '\e812'; }
.i-arr-l:before{ content: '\e813'; }
.i-arr-t:before{ content: '\e814'; }
.i-star:before{ content: '\e815'; }
.i-video:before{ content: '\e816'; }
.i-magazine:before{ content: '\e817'; }
.i-delivery:before{ content: '\e818'; }
.i-return:before{ content: '\e819'; }
.i-edit:before{ content: '\e81a'; }
.i-card:before{ content: '\e81b'; }
.i-detail:before{ content: '\e81c'; }
.i-heart:before{ content: '\e81d'; }
.i-address:before{ content: '\e81e'; }
.i-trash:before{ content: '\e81f'; }
.i-plus:before{ content: '\e820'; }
.i-pin:before{ content: '\e822'; }
.i-chb{ content: '\e804'; font-family: "tl"; font-style: normal; font-weight: normal; line-height: 1em; }
.i-arr-b{ content: '\e801'; font-family: "tl"; font-style: normal; font-weight: normal; line-height: 1em; }
.i-arr-r{ content: '\e802'; font-family: "tl"; font-style: normal; font-weight: normal; line-height: 1em; }
.i-arr-l{ content: '\e813'; font-family: "tl"; font-style: normal; font-weight: normal; line-height: 1em; }
.i-arr-t{ content: '\e814'; font-family: "tl"; font-style: normal; font-weight: normal; line-height: 1em; }

/* PAGE CHECKOUT */
.checkout__head .btn__wrap{ margin-bottom: 38px; }
.checkout__head .btn__wrap .btn + div{ margin-top: 10px; }
.checkout__item{ padding: 19px 0 0 0; }
.checkout__item h2, .checkout__col h2{
  margin: 0 0 10px 0;
  padding: 12px 0;
  border-bottom: 1px solid #cdcdcd;
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
  text-transform: none;
  position: relative;
}
.checkout__item h2 + .item__list{ margin-top: 0px; }
.checkout__total{ margin-bottom: 38px; }
.checkout__total table{ width: 100%; border: 0; border-collapse: collapse; }
.checkout__total table td{ line-height: 24px; color: #000; padding: 0; vertical-align: bottom; }
.checkout__total table td + td{ text-align: right; }
.checkout__total table td .price{ line-height: 24px; }
.checkout__total table td p{ color: #000; margin: 0; }
.checkout__total_head, .checkout__total_footer{ font: 500 16px/22px 'Ubuntu', sans-serif; }
.checkout__total_head .price, .checkout__total_footer .price{ font-size: 18px; color: #d3c8b0; }
.checkout__total_head{ margin-bottom: 10px; }
.checkout__total_body{ padding-bottom: 18px; border-bottom: 1px solid #000; margin-bottom: 14px; }
.checkout__total_body table td{ color: #000; }
.checkout__total_body .price{ font-weight: normal; }
.checkout__total.bg--gray{ background: #f5f4f2; margin-bottom: 30px; padding: 20px 24px 21px; }
.checkout__total.bg--gray table td{ color: #000; }
.checkout__total.bg--gray .checkout__total_head .price, .checkout__total.bg--gray .checkout__total_footer .price{ font-size: 18px; color: #000; }
.checkout__total.bg--gray .checkout__total_head{ margin-bottom: 14px; }
.checkout__total.bg--gray .checkout__total_head h3{ letter-spacing: 0; color: #d3c8b0; margin-bottom: 0; }
.checkout__total.bg--gray .checkout__total_body table td{ line-height: 20px; color: rgba(54, 45, 46, 0.5); }
.checkout__total.bg--gray .checkout__total_body .price{ font-weight: normal; }
.checkout__body .form p{ line-height: 18px; margin: 0; }
.checkout__body .form h4{ margin-bottom: 12px; }
.checkout__ty{ text-align: center; margin: 30px 0 50px; }
.checkout__ty h1{ margin: 0 0 20px; }
.checkout__ty p b{ font-size: 16px; line-height: 18px; letter-spacing: .7px; }
.checkout__info{ background: #f5f4f2; padding: 24px; }
.checkout__info h3{ margin-bottom: 18px; }
.checkout__info p{ line-height: 18px; margin-bottom: 0; }
.checkout__info p + p{ margin-top: 8px; }
.checkout__info .column + .column{ margin-top: 30px; }
.checkout__subs{ background: #f5f4f2; padding: 19px 25px 24px; margin-bottom: 30px; }
.checkout__subs [type="text"]{ background: #fff; }
.checkout__subs [type="submit"]{ width: 100%; }
.checkout__subs h3{ margin-bottom: 14px; }
.checkout__subs p{ margin-bottom: 20px; max-width: 500px; }
@media only screen and (min-width: 768px){
  .checkout__head{ margin-bottom: 17px; }

  .checkout__head h1{ line-height: 42px; margin: 0; }

  .checkout__head .btn__wrap{ text-align: right; margin-bottom: 0; }

  .checkout__head .btn__wrap .btn{ max-width: 251px; margin: 0 0 0 auto; }

  .checkout__item > .form{ padding-top: 49px; }

  .checkout__total{ margin-bottom: 15px; padding: 14px 10px 21px; background-color: #000; }

  .checkout__total table td{ color: #fff; }

  .checkout__total_head{ margin-bottom: 10px; }

  .checkout__total_head, .checkout__total_footer{ font: 500 16px/22px 'Ubuntu', sans-serif; }

  .checkout__total_head .price, .checkout__total_footer .price{ color: #d3c8b0; }

  .checkout__total_body{ border-color: #fff; }

  .checkout__total_body table td{ color: rgba(255, 255, 255, 0.5); }

  .checkout__total.bg--gray{ padding: 20px 10px 21px; }

  .checkout__body .item__list{ margin-bottom: 30px; }

  .checkout__body .form__row{ margin-bottom: 22px; }

  .checkout__body .form__row_label{ padding-top: 13px; margin-bottom: 0px; }

  .checkout__body .form__row .form__row_label{ font-size: 14px; margin-bottom: 10px; padding-top: 0; }

  .checkout__body .form .btn__wrap{ max-width: 50%; padding-right: 15px; }

  .checkout__body .form .form__wrap{ margin-bottom: 40px; }

  .checkout__body .form .list.stack{ margin: 40px 0 20px; }

  .checkout__subs .form{ position: relative; padding-right: 244px; }

  .checkout__subs .btn__wrap{ width: 244px; position: absolute; top: 0; right: 0; bottom: 0; left: auto; }
}
@media only screen and (min-width: 1200px){
  .checkout__total.bg--gray{ padding: 24px; }

  .checkout__info .column + .column{ margin-top: 0; }
}
.checkout-product__img img{ max-width: 100%; }
/* PAGE CHECKOUT END */

.form__item{clear: both; margin: 20px 0;}
.popup-no-delivery .popup__box{ padding: 30px 70px 40px; }
.popup-no-delivery .popup__title{ padding: 0 0 20px 0; font-size: 23px; text-align: center; line-height: 30px; }
.delivery-pvz{ margin-top: 20px; }
.hidden{ display: none; }
.btn-select-pvz{ margin-top: 20px; }
.b-order-basket__side-delivery-notes{ margin-bottom: 18px; }
.b-order-basket__side-delivery-notes-title{ color: #363636; font-size: 14px; font-weight: bold; }
.b-order-basket__side-delivery-notes-text{ color: #a5a5a5; font-size: 14px; letter-spacing: -0.5px; margin-top: 10px; }
.b-order-basket__side-delivery-notes-text span{ color: #363636; }
.b-order-basket__side-delivery-notes-text span.gray{ color: #a5a5a5; }
.none{ display: none !important; }
.no_delivered{ position: relative; overflow: hidden; }
.no_delivered:after{ content: ""; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: #fff; opacity: 0.4; z-index: 1; }
.no_delivered_block{ position: relative; bottom: 5px; color: red; font-size: 13px; text-align: center; width: 100%; z-index: 2; cursor: pointer; margin: 10px 0 0 0; }
.no_delivered .small-basket-delete{position: absolute; z-index: 2;}
.no_delivered .mini-basket__products-info{margin-bottom: 16px;}
.b-order-basket__side-delivery-notes-no_delivery{ color: red; margin: 15px 0 0 20px; line-height: 14px; font-size: 13px; cursor: pointer; }
.popup-no-select__message{ text-align: center; }
.popup-no-select .popup__box{ max-width: 500px; padding-top: 20px; padding-bottom: 20px; }
.popup-no-select .popup__title{ margin-bottom: 20px; font-size: 24px; text-align: center; }
.coupon-text, .coupon-error{ font-weight: normal; clear: both; font-size: 0.9em; padding: 0 6px; display: block; line-height: 1.3em; margin: 5px 0 0 0; }

.cardHasBonuses {
  margin-top: 10px;
}

.cardHasBonuses h2 {
  margin-top: 0;
  margin-bottom: 14px;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
}

.card-bonuses__info {
  display: flex;
  flex-direction: column;
  row-gap: 8px;
  width: 100%;
}

.card-bonuses__info-item {
  flex-shrink: 0;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  letter-spacing: 0.01em;
  color: #1D1D1D;
}

.card-bonuses__info-item .price {
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  letter-spacing: 0.01em;
  color: #1D1D1D;
}

.cardAddBonuses {
  margin-top: 10px;
  color: #38c14b;
  font-weight: 400;
  font-size: 14px;
  line-height: 140%;
  letter-spacing: 0.01em;
  color: #1D1D1D;
}

.cardAddBonuses .common-text {
  color: #1D1D1D;
}

.cardWriteoffBonuses {
  margin-bottom: 16px;
}

.cardWriteoffBonuses .card-input,
.cardWriteoffBonuses .card-input:not(.error) {
  display: flex;
  width: 100%;
}

.coupon-error{ }
.popup-title{ font: 500 21px/24px 'Ubuntu', sans-serif; letter-spacing: 1.8px; text-transform: uppercase; margin: 0 0 20px; }
.js-popup-bonus{ }
.js-popup-bonus .btn{ width: 49%; }
.js-popup-bonus input[type="text"]{ width: 49%; display: inline-block; padding: 10px 9px 10px; }
.order-radio-list label.ng-binding{ width: 165px; text-align: center; }
.order-radio-list:after{ content: ''; display: block; clear: both; }
#order_form_div{ padding-top: 20px; }
#cityPopupOpen{ margin: 10px 0 0 0; }
#cityPopupOpen .js-popup-location-open{ text-decoration: none; position: relative; display: inline-block; padding: 5px 9px 5px 23px; border: 1px solid #000; color: inherit; min-width: 183px; text-align: center; }
#cityPopupOpen .i-geo{ position: absolute; left: 8px; top: 4px; }

.delivery-place-select .Button--change {
  margin: 20px 0 0 !important;
  max-width: 275px !important;
  font-size: 12px !important;
}

@media (max-width: 767px) {
  .delivery-place-select {
    font-size: 10px;
  }

  .delivery-place-select .Button--change {
    max-width: 209px !important;
    font-size: 10px !important;
    min-height: 27px !important;
    height: 27px !important;
    line-height: 27px !important;
  }
}

.submitOrderForm{width: 100% !important; margin-bottom: 20px !important; padding-top: 8px !important; padding-bottom: 8px !important; font-weight: 500 !important; background-color: #927db8 !important; border-color: #927db8 !important;}
.visible-xs{ display: none !important; }
@media (max-width: 767px){
  .b-order-basket__main-payment-title{ padding: 15px 30px !important; height: auto !important; line-height: 30px !important; }

  .b-order-basket__main-payment-text-line{ padding-left: 28px !important; }

  .b-order-basket__main-delivery-tabs-text .delivery-pvz-side{ width: 100% !important; padding: 20px 30px !important; height: 510px !important; }

  .b-order-basket__main-delivery-tabs-text .delivery-pvz-list-item-name{ padding-left: 30px !important; }

  .b-order-basket__main-contacts-text-form-btn{ width: auto !important; float: none !important; }

  .checkout__item h3{ text-align: center; }

  #order_form_div h4{ text-align: center; text-transform: uppercase; font-size: 14px; margin-bottom: 25px; }

  #basketItems .list__item{ position: relative; }

  #basketItems .list__item{ padding: 24px; border: 1px solid #000; margin: 15px 0; box-shadow: -3px 3px 8px #999; }

  #basketItems .list__item .price.ng-binding{ color: #d3c8b0; }

  #basketItems .list__item .item__size{ color: white; background: #d3c8b0; display: inline-block; padding: 4px 6px; text-align: center; min-width: 40px; }

  #basketItems .list__item .i-trash{ position: absolute; top: 5px; right: 5px; font-size: 8px; padding: 4px; border: 1px solid #aaa; background: #f6f0f0; }

  #basketItems .list__item .i-trash span{ display: none; }

  #basketItems .list__item .i-trash:before{ content: '\e806'; }

  .block-with-hidden-form{ padding-bottom: 1px !important; }

  .block-with-hidden-form .hidden-form{ padding-bottom: 22px; }

  #cityPopupOpen{ margin-top: -5px !important; }

  .order-radio-list .list__item{ float: none !important; }

  .order-radio-list .list__item label{ width: 98%; padding: 10px 13px; }

  .delivery-pvz .delivery-pvz-list{ height: 350px; }

  .delivery-pvz .delivery-pvz-list.none{ display: block !important; }

  .hidden-xs{ display: none !important; }

  .visible-xs{ display: block !important; }

  #cityPopupOpen .js-popup-location-open{ min-width: auto; }
}
@media (min-width: 768px) and (max-width: 991px){
  .b-order-basket__horizontal-form .btn-order-reg{ margin-bottom: 20px; margin-left: 0; width: 437px; }

  .delivery-courier-line .delivery-courier-form-house + label.error-notify{ left: 0; top: 111px; }

  .delivery-courier-line .delivery-courier-form-house + label.error-notify:before{ left: 20%; }

  .b-order-basket__main-contacts-text-form label.checkbox-label{ width: 280px; }
}
@media only screen and (min-width: 768px){
  .checkout__item > .form{ padding-top: 8px !important; }
}
.form__item .row.medium{ margin-top: 22px; }
.form__item .row.medium:first-child{ margin-top: 0; }
#createOrderBlock{ padding: 0; }
#basketItemsWrapper{ overflow-x: hidden; overflow-y: auto; max-height: 440px; }
#selectLocations + .select2-container .select2-selection--single .select2-selection__rendered,
#select2-selectLocations-results li{ font-size: 13px; }
.b-order__basket-item .no_delivered_block, .b-order__block .b-order-basket__side-delivery-notes-no_delivery
@media (min-width: 768px){
  .item__list.basket-one{ border-top: 1px solid #000; }

  .item__list.basket-one .list__item:first-child{ border-top: none; }

  .block-with-hidden-form .queue .queue__item:last-child{ padding-left: 10px; }
}

.jamilco-fastbuy{ padding-top: 10px; padding-bottom: 10px; }
.jamilco-fastbuy__modal{ display: none; overflow: hidden; position: fixed; top: 0; right: 0; bottom: 0; left: 0; z-index: 1050; }
.jamilco-fastbuy__modal.jamilco-fastbuy__modal_show{ display: block; padding-right: 15px; opacity: 1; }
.jamilco-fastbuy__modal-inner{ width: 600px; margin: 30px auto; position: relative; background: #fff; border: none; background-clip: padding-box; padding: 25px 75px; -webkit-box-sizing: initial; -moz-box-sizing: initial; box-sizing: initial; }
.jamilco-fastbuy__modal-overlay{ position: fixed; left: 0; right: 0; top: 0; bottom: 0; background: #000; pointer-events: none; opacity: 0; transition: all 0.4s; }
.jamilco-fastbuy__modal-close{ position: absolute; display: block; width: 15px; height: 15px; background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAAAZlBMVEX///8AAAAzMzMgICAcHBwaGhogICAeHhoeHhoeHhseHhsdHRocHBweHhscHBwcHBodHRscHBodHRsdHRodHRwdHRsdHRscHBscHBsdHRsdHRsdHRodHRscHBsdHRsdHRwdHRsdHRsZ/lE/AAAAIXRSTlMABAUICQoYOzxMVldbXmSHjZGWuLm6u7y9x8nLzdfd3vwam98xAAAA80lEQVR42p3TSRKCMBQA0a8BFAWcFUGU3P+SLrLofWeVoV5TFCF2708bcrTztI8p57VzvltznmLOpeB8nqNdS8H5tS0TUYAxdZ6F9SytZ8N6tqxn03q2refAeo6s59B6joV3D/CvKAriMwkvLpq56qLgf1frAdZDrAdZD7OeAl4W8LKAF2MogcH6eiyBsXa+Kp6C8stCQfmmkYXqVXwEBecpWE/BeFfAu0L1xJsC3hXwroB3BbwrpAfeFPCugHcFvCvgXSHd8aaAdwW8K+BdAe8K6YY3Bbwr4F0BLwsnvCmc44s3hV9c8KZwjc2hTyFH6o/bPxJiWbb5W6qZAAAAAElFTkSuQmCC) no-repeat center; background-size: cover !important; right: 10px; top: 10px; cursor: pointer; }
.jamilco-fastbuy__modal-overlay.jamilco-fastbuy__modal-overlay_show{ pointer-events: auto; opacity: 0.5; z-index: 1000; }
.jamilco-fastbuy__modal{ }
.jamilco-fastbuy__modal-title{ position: relative; font-size: 30px; font-weight: bold; text-transform: uppercase; line-height: 1.42857; margin-bottom: 10px; text-align: center; }
.jamilco-fastbuy__error{ color: #dc3735; font-size: 14px; }
.jamilco-fastbuy__modal-text{ position: relative; font-size: 18px; }
#basketChangeLocation{ margin-top: 12px; display: inline-block; font-size: 17px; line-height: 17px; }
label.error, div.error{ white-space: nowrap; }
#deliveryPlace{ margin-bottom: 25px; }
.coupon-error{ color: red; padding: 0; font-size: 12px; margin: 0; }
.delivery-notes-no_bonus{ margin: 0 0 15px; line-height: 14px; font-size: 13px; border: 1px solid #232323; padding: 4px 6px; }
.confirm-order{ }
.confirm-order .message__pic{ display: block; float: left; }
.confirm-order .message__content{ display: block; margin-left: 59px; }
.confirm-order .message__content .message__text{ width: auto; padding-right: 10px; }
.confirm-order .message__content .message__text a{ white-space: nowrap; }
.list.line > .list__item{ float: left; }
.list.line > .list__item [type="radio"]{ display: none; }
.list.line > .list__item label{ font-size: 14px; line-height: 28px; display: inline-block; border: 1px solid #000; padding: 0 13px; cursor: pointer; text-align: center; }
.list.line > .list__item [type="radio"]:checked + label{ background: #000; color: #fff; }
.column #order_form_div .form-field--label{ margin-left: 20px; }
.column #order_form_div .form-field--label .input--black{ margin-left: -20px; padding-left: 20px; width: calc(100% + 20px); }
.delivery-period{ margin-bottom: 20px; display: none !important; }
.delivery-pvz-buttons .btn{ padding: 6px 15px; border: 1px solid #000; text-transform: uppercase; }
.delivery-pvz .btn:hover, .delivery-pvz .btn.active{ background: #000; color: #fff; }
#ORDER_DESCRIPTION{ width: 100%; min-width: 100%; max-width: 100%; min-height: 60px; height: 60px; border: 1px solid #000; }
.form--s{ background: #f5f4f2; padding: 19px 24px 24px; margin-bottom: 15px; }
.couponForm, .bonusForm{ width: 100% !important; position: relative; }
#basketItems .mini-basket__products-price-old{ text-decoration: line-through; display: block; }
.column .form-field-small{ width: 41%; float: left; }
.column .form-field-small.prop-flat{ float: right; }
.clearfix:after{ content: ''; display: block; clear: both; }
.clear{ clear: both; }
.notes-no_bonus{ margin: 5px 0 15px; line-height: 14px; font-size: 13px; border: 1px solid #232323; padding: 4px 6px; }
#order_form_content{ max-width: 1200px; margin: 50px auto; }
.couponForm .coupon-error{ position: absolute; background-color: #000; left: 0; top: 95%; color: #fff; padding: 10px; margin: 13px 0 0; text-align: center; overflow: visible; }
.couponForm .coupon-error:before{ content: ''; position: absolute; display: block; left: 11%; top: -22px; width: 0; height: 0px; margin: 0; border: 11px solid transparent; border-bottom: 11px solid #000; }
ul.basket__products .mini-basket__products-title:after{ bottom: 0 !important; }
.form-field--label > .input.mask-phone:hover + .form-field__label{ top: 0; font-size: 11px; text-transform: uppercase; }
.delivery-courier-fast{ margin: 0 0 15px; }
.delivery-courier-fast:after{ content: ''; display: block; clear: both; }
.delivery-courier-fast em.question{ font-style: normal; color: white; background: #000; border: 1px solid #000; border-radius: 10px; padding: 0 6px; display: inline-block; cursor: pointer; margin: 0 0 0 5px; }
.delivery-courier-fast em.question:before{ content: '?'; }
.delivery-courier-fast .delivery-courier-fast-description{ clear: both; margin-top: 15px; line-height: 22px; }
label > span.discount-label{ color: #fff; background-color: #d3c8b0;     padding: 0 5px; height: 20px; display: inline-block; text-align: center; border-radius: 10px; margin-left: 5px; line-height: 20px; }
.paysystems_text{margin-bottom: 20px}
.checkout__total_discount-info{
  display: block;
  margin-bottom: 14px;
}
.checkout__total .checkout__total_discount-info table td{
  color: rgba(255, 255, 255, 0.5);
}
.checkout__total .checkout__total_discount-info table td .price{
  display: inline-block;
}
.checkout__total .checkout__total_discount-info table td:last-of-type{ color: #fff; }
@media only screen and (max-width: 767px){
  .checkout__total .checkout__total_discount-info table td{ color: #000 !important; }
  #basketItems .mini-basket__products-price-old{ bottom: 40px; }
}
/* checkbox */
#onlineDiscountCheckbox.checkbox{
  vertical-align: top;
  width: 17px;
  height: 17px;
  margin: 0 3px 0 0;
}
#onlineDiscountCheckbox.checkbox + label{
  cursor: pointer;
}
#onlineDiscountCheckbox.checkbox:not(checked){
  position: absolute;
  z-index: -1;
  opacity: 0;
  margin: 10px 0 0 20px;
}
#onlineDiscountCheckbox.checkbox:not(checked) + label{
  position: relative;
  padding: 0 0 0 60px;
}
#onlineDiscountCheckbox.checkbox:not(checked) + label:before{
  content: '';
  position: absolute;
  top: -4px;
  left: 0;
  width: 50px;
  height: 26px;
  border-radius: 13px;
  background: #cdd1da;
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, .2);
  transition: .2s;
}
#onlineDiscountCheckbox.checkbox:not(checked) + label:after{
  content: '';
  position: absolute;
  top: -2px;
  left: 2px;
  width: 22px;
  height: 22px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
  transition: .2s;
  opacity: 1;
  visibility: visible;
}
#onlineDiscountCheckbox.checkbox:checked + label:before{
  background: #d3c8b0;
}
#onlineDiscountCheckbox.checkbox:checked + label:after{
  left: 26px;
}
/* end checkbox */
@media (max-width: 767px) {
  body.popup-opened {
    position: fixed;
  }
}

.clear{ clear: both; }

.gift-list{
  display: flex;
  flex-wrap: wrap;
}
.gift-list:after{content: ''; display: block; clear: both;}

.gift-one {
  display: flex;
  flex-direction: column;
  width: 50%;
  text-align: center;
  margin: 0 0 10px 0;
}

.gift-one .gift-image {
  display: flex;
  justify-content: center;
  padding: 0 5px;
}

.gift-one .gift-image{padding: 0 5px;}
.gift-one .gift-image img{max-width: 100%; max-height: 150px;}

.gift-one .gift-data {
  display: flex;
  flex-direction: column;
  padding: 10px 5px 0;
  flex: 1;
  align-items: center;
}

.gift-one .gift-data .gift-name {
  font-weight: bold;
}

.gift-one .gift-data .gift-price{color: #d0021b; font-weight: bold;}

.gift-one .gift-data .gift-color {
  margin-bottom: 10px;
}

.gift-one .gift-data a {
  float: none;
  margin-top: auto;
}

@media (max-width: 767px){
  .delivery-courier-fast{ margin-top: 5px; }

  .paysystems-discount-text{ text-align: center; }
}
@media (min-width: 768px){
  .select-city-block .select-city-title{ width: 153px; }
}
.select-city-block select {
  width: 100%;
}
/** Custom select2 */
.select2-container .select2-selection--single {
  border: 1px solid #cdcdcd !important;
  border-radius: 0 !important;
}
.select2-dropdown {
  border-color: #cdcdcd !important;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border-color: #cdcdcd !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #f8f9fa !important;
  color: inherit !important;
}
/** /Custom select2 */
@media (max-width: 767px){
  #basketChangeLocation{ margin-top: 0; }

  .promo-form h3{ cursor: pointer; }

  .promo-form h3.closed + div{ display: none; }

  .block-with-hidden-form .hidden-form{ display: none; }

  .block-with-hidden-form .hidden-form.opened{ display: block; }

  .delivery-pvz-buttons, .delivery-pvz-map, .delivery-pvz-side{ display: none !important; }

  .delivery-pvz-list{ display: block !important; }

  .order-radio-list .list__item label{ text-align: center; }

  .footer_top_left, .footer_top_right{ display: none; }

  .order-comment{ display: none; }
}
@media (max-width: 415px){
  .checkout__col.coupon-block .form-filed{ width: 100% !important; float: none !important; }

  .coupon-block .btn-white{ float: right; padding: 10px; }
}
@media (max-width: 360px){
  label.error, div.error{ white-space: normal; }
}

@media (min-width: 768px){
  .list.line > .list__item .list__item_onlinePay{ width: 210px; text-align: left; line-height: 13px; position: relative; height: 30px; font-size: 13px;}

  .list__item_onlinePay .discount-label{ position: absolute; top: 4px;}
}

#policyAccept-error {
  top: 40px;
  left: 37px;
}
@media (max-width: 767px) {
  #policyAccept-error {
    top: 30px;
    left: 30px;
  }
  .policyAccept__label:before {
    top: 0 !important;
  }
  .policyAccept__label:after {
    top: 4px !important;
  }
}
@media (max-width: 479px) {
  #policyAccept-error {
    top: 50px;
    left: 30px;
  }
}

.select-pvz + .error {
    color: #c13838;
}
