

/* Start:/bitrix/templates/mi/css/cart_style.css?161190670455062*/
@charset "UTF-8";
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  ol ol, ol ul, ul ol, ul ul {
    list-style: none;
    padding: 0;
    margin: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

a {
  color: inherit;
  -webkit-text-decoration-skip: objects;
  text-decoration: none; }
  a:hover {
    text-decoration: none; }

input, textarea, button {
  outline: none; }

button,
input[type="submit"] {
  cursor: pointer; }

/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent; }

@-ms-viewport {
  width: device-width; }

body {
  margin: 0; }

h1 {
  font-size: 2em; }

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; }

b,
strong {
  font-weight: inherit; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

dfn {
  font-style: italic; }

mark {
  background-color: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

audio,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

img {
  border-style: none; }

svg:not(:root) {
  overflow: hidden; }

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

[type=reset],
[type=submit],
button,
html [type=button] {
  -webkit-appearance: button; }

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0; }

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: .35em .75em .625em; }

legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  display: inline-block;
  vertical-align: baseline; }

textarea {
  overflow: auto;
  resize: none; }

[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto; }

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px; }

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit; }

[tabindex="-1"]:focus {
  outline: none !important; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

details,
menu {
  display: block; }

summary {
  display: list-item; }

canvas {
  display: inline-block; }

template {
  display: none; }

[hidden] {
  display: none; }

::-webkit-input-placeholder {
  color: #dcdcdc !important; }

::-moz-placeholder {
  color: #dcdcdc !important; }

:-moz-placeholder {
  color: #dcdcdc !important; }

:-ms-input-placeholder {
  color: #dcdcdc !important; }

/*html, body {
  height: 100%; }*/

body {
  position: relative;
  line-height: normal;
  color: #333333; }
  body.active {
    overflow: hidden; }
  body * {
    font-family: "Circe"; }

.body.basket_is_active footer {
  margin-bottom: 51px; }

.body--other {
  background-image: url("/bitrix/templates/mi/img/bodybg.jpg");
  background-position: center; }

.wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%; }

.main {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  overflow: hidden; }

.m-page {
  padding-bottom: 60px; }
  .m-page__title {
    display: block;
    margin-bottom: 25px;
    font: 700 34px "Circe"; }

.footer {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

.slick-slide:focus, .slick-slide a {
  outline: none; }

/* .container, */
/* .col, */
/* .col-1, */
/* .col-2, */
/* .col-3, */
/* .col-4, */
/* .col-5, */
/* .col-6, */
/* .col-7, */
/* .col-8, */
/* .col-9, */
/* .col-10, */
/* .col-11, */
/* .col-12, */
/* .col-xs-1, */
/* .col-xs-2, */
/* .col-xs-3, */
/* .col-xs-4, */
/* .col-xs-5, */
/* .col-xs-6, */
/* .col-xs-7, */
/* .col-xs-8, */
/* .col-xs-9, */
/* .col-xs-10, */
/* .col-xs-11, */
/* .col-xs-12, */
/* .col-sm-1, */
/* .col-sm-2, */
/* .col-sm-3, */
/* .col-sm-4, */
/* .col-sm-5, */
/* .col-sm-6, */
/* .col-sm-7, */
/* .col-sm-8, */
/* .col-sm-9, */
/* .col-sm-10, */
/* .col-sm-11, */
/* .col-sm-12, */
/* .col-md-1, */
/* .col-md-2, */
/* .col-md-3, */
/* .col-md-4, */
/* .col-md-5, */
/* .col-md-6, */
/* .col-md-7, */
/* .col-md-8, */
/* .col-md-9, */
/* .col-md-10, */
/* .col-md-11, */
/* .col-md-12, */
/* .col-lg-1, */
/* .col-lg-2, */
/* .col-lg-3, */
/* .col-lg-4, */
/* .col-lg-5, */
/* .col-lg-6, */
/* .col-lg-7, */
/* .col-lg-8, */
/* .col-lg-9, */
/* .col-lg-10, */
/* .col-lg-11, */
/* .col-lg-12 { */
  /* padding-left: 15px; */
  /* padding-right: 15px; } */

/* .container { */
  /* max-width: 1200px; */
  /* width: 100%; */
  /* margin: 0 auto; } */

/* .container-fluid { */
  /* max-width: 100%; */
  /* width: 100%; */
  /* margin: 0 auto; */
  /* padding: 0; } */

/* .container-custom { */
  /* display: -webkit-box; */
  /* display: -ms-flexbox; */
  /* display: flex; */
  /* -webkit-box-orient: horizontal; */
  /* -webkit-box-direction: normal; */
  /* -ms-flex-direction: row; */
  /* flex-direction: row; */
  /* -ms-flex-wrap: wrap; */
  /* flex-wrap: wrap; */
  /* max-width: 1920px; */
  /* width: 100%; */
  /* margin: 0 auto; */
  /* padding: 0; } */

/* .row { */
  /* height: 100%; */
  /* display: -webkit-box; */
  /* display: -ms-flexbox; */
  /* display: flex; */
  /* -ms-flex-wrap: wrap; */
  /* flex-wrap: wrap; */
  /* margin-left: -15px; */
  /* margin-right: -15px; } */
  /* .row-align-center { */
    /* -webkit-box-align: center; */
    /* -ms-flex-align: center; */
    /* align-items: center; } */

/* .col { */
  /* display: -webkit-box; */
  /* display: -ms-flexbox; */
  /* display: flex; */
  /* -webkit-box-flex: 1; */
  /* -ms-flex: 1 1 0px; */
  /* flex: 1 1 0; } */

/* .col-1 { */
  /* -ms-flex-preferred-size: 8.33333%; */
  /* flex-basis: 8.33333%; */
  /* max-width: 8.33333%; } */

/* .col-2 { */
  /* -ms-flex-preferred-size: 16.66667%; */
  /* flex-basis: 16.66667%; */
  /* max-width: 16.66667%; } */

/* .col-3 { */
  /* -ms-flex-preferred-size: 25%; */
  /* flex-basis: 25%; */
  /* max-width: 25%; } */

/* .col-4 { */
  /* -ms-flex-preferred-size: 33.33333%; */
  /* flex-basis: 33.33333%; */
  /* max-width: 33.33333%; } */

/* .col-5 { */
  /* -ms-flex-preferred-size: 41.66667%; */
  /* flex-basis: 41.66667%; */
  /* max-width: 41.66667%; } */

/* .col-6 { */
  /* -ms-flex-preferred-size: 50%; */
  /* flex-basis: 50%; */
  /* max-width: 50%; } */

/* .col-7 { */
  /* -ms-flex-preferred-size: 58.33333%; */
  /* flex-basis: 58.33333%; */
  /* max-width: 58.33333%; } */

/* .col-8 { */
  /* -ms-flex-preferred-size: 66.66667%; */
  /* flex-basis: 66.66667%; */
  /* max-width: 66.66667%; } */

/* .col-9 { */
  /* -ms-flex-preferred-size: 75%; */
  /* flex-basis: 75%; */
  /* max-width: 75%; } */

/* .col-10 { */
  /* -ms-flex-preferred-size: 83.33333%; */
  /* flex-basis: 83.33333%; */
  /* max-width: 83.33333%; } */

/* .col-11 { */
  /* -ms-flex-preferred-size: 91.66667%; */
  /* flex-basis: 91.66667%; */
  /* max-width: 91.66667%; } */

/* .col-12 { */
  /* -ms-flex-preferred-size: 100%; */
  /* flex-basis: 100%; */
  /* max-width: 100%; } */

/* .col-offset-1 { */
  /* margin-left: 8.33333%; } */

/* .col-offset-2 { */
  /* margin-left: 16.66667%; } */

/* .col-offset-3 { */
  /* margin-left: 25%; } */

/* .col-offset-4 { */
  /* margin-left: 33.33333%; } */

/* .col-offset-5 { */
  /* margin-left: 41.66667%; } */

/* .col-offset-6 { */
  /* margin-left: 50%; } */

/* .col-offset-7 { */
  /* margin-left: 58.33333%; } */

/* .col-offset-8 { */
  /* margin-left: 66.66667%; } */

/* .col-offset-9 { */
  /* margin-left: 75%; } */

/* .col-offset-10 { */
  /* margin-left: 83.33333%; } */

/* .col-offset-11 { */
  /* margin-left: 91.66667%; } */

/* @media (min-width: 580px) { */
  /* .col-xs-1 { */
    /* -ms-flex-preferred-size: 8.33333%; */
    /* flex-basis: 8.33333%; */
    /* max-width: 8.33333%; } */
  /* .col-xs-2 { */
    /* -ms-flex-preferred-size: 16.66667%; */
    /* flex-basis: 16.66667%; */
    /* max-width: 16.66667%; } */
  /* .col-xs-3 { */
    /* -ms-flex-preferred-size: 25%; */
    /* flex-basis: 25%; */
    /* max-width: 25%; } */
  /* .col-xs-4 { */
    /* -ms-flex-preferred-size: 33.33333%; */
    /* flex-basis: 33.33333%; */
    /* max-width: 33.33333%; } */
  /* .col-xs-5 { */
    /* -ms-flex-preferred-size: 41.66667%; */
    /* flex-basis: 41.66667%; */
    /* max-width: 41.66667%; } */
  /* .col-xs-6 { */
    /* -ms-flex-preferred-size: 50%; */
    /* flex-basis: 50%; */
    /* max-width: 50%; } */
  /* .col-xs-7 { */
    /* -ms-flex-preferred-size: 58.33333%; */
    /* flex-basis: 58.33333%; */
    /* max-width: 58.33333%; } */
  /* .col-xs-8 { */
    /* -ms-flex-preferred-size: 66.66667%; */
    /* flex-basis: 66.66667%; */
    /* max-width: 66.66667%; } */
  /* .col-xs-9 { */
    /* -ms-flex-preferred-size: 75%; */
    /* flex-basis: 75%; */
    /* max-width: 75%; } */
  /* .col-xs-10 { */
    /* -ms-flex-preferred-size: 83.33333%; */
    /* flex-basis: 83.33333%; */
    /* max-width: 83.33333%; } */
  /* .col-xs-11 { */
    /* -ms-flex-preferred-size: 91.66667%; */
    /* flex-basis: 91.66667%; */
    /* max-width: 91.66667%; } */
  /* .col-xs-12 { */
    /* -ms-flex-preferred-size: 100%; */
    /* flex-basis: 100%; */
    /* max-width: 100%; } */
  /* .col-xs-offset-1 { */
    /* margin-left: 8.33333%; } */
  /* .col-xs-offset-2 { */
    /* margin-left: 16.66667%; } */
  /* .col-xs-offset-3 { */
    /* margin-left: 25%; } */
  /* .col-xs-offset-4 { */
    /* margin-left: 33.33333%; } */
  /* .col-xs-offset-5 { */
    /* margin-left: 41.66667%; } */
  /* .col-xs-offset-6 { */
    /* margin-left: 50%; } */
  /* .col-xs-offset-7 { */
    /* margin-left: 58.33333%; } */
  /* .col-xs-offset-8 { */
    /* margin-left: 66.66667%; } */
  /* .col-xs-offset-9 { */
    /* margin-left: 75%; } */
  /* .col-xs-offset-10 { */
    /* margin-left: 83.33333%; } */
  /* .col-xs-offset-11 { */
    /* margin-left: 91.66667%; } } */

/* @media (min-width: 767px) { */
  /* .col-sm-1 { */
    /* -ms-flex-preferred-size: 8.33333%; */
    /* flex-basis: 8.33333%; */
    /* max-width: 8.33333%; } */
  /* .col-sm-2 { */
    /* -ms-flex-preferred-size: 16.66667%; */
    /* flex-basis: 16.66667%; */
    /* max-width: 16.66667%; } */
  /* .col-sm-3 { */
    /* -ms-flex-preferred-size: 25%; */
    /* flex-basis: 25%; */
    /* max-width: 25%; } */
  /* .col-sm-4 { */
    /* -ms-flex-preferred-size: 33.33333%; */
    /* flex-basis: 33.33333%; */
    /* max-width: 33.33333%; } */
  /* .col-sm-5 { */
    /* -ms-flex-preferred-size: 41.66667%; */
    /* flex-basis: 41.66667%; */
    /* max-width: 41.66667%; } */
  /* .col-sm-6 { */
    /* -ms-flex-preferred-size: 50%; */
    /* flex-basis: 50%; */
    /* max-width: 50%; } */
  /* .col-sm-7 { */
    /* -ms-flex-preferred-size: 58.33333%; */
    /* flex-basis: 58.33333%; */
    /* max-width: 58.33333%; } */
  /* .col-sm-8 { */
    /* -ms-flex-preferred-size: 66.66667%; */
    /* flex-basis: 66.66667%; */
    /* max-width: 66.66667%; } */
  /* .col-sm-9 { */
    /* -ms-flex-preferred-size: 75%; */
    /* flex-basis: 75%; */
    /* max-width: 75%; } */
  /* .col-sm-10 { */
    /* -ms-flex-preferred-size: 83.33333%; */
    /* flex-basis: 83.33333%; */
    /* max-width: 83.33333%; } */
  /* .col-sm-11 { */
    /* -ms-flex-preferred-size: 91.66667%; */
    /* flex-basis: 91.66667%; */
    /* max-width: 91.66667%; } */
  /* .col-sm-12 { */
    /* -ms-flex-preferred-size: 100%; */
    /* flex-basis: 100%; */
    /* max-width: 100%; } */
  /* .col-sm-offset-1 { */
    /* margin-left: 8.33333%; } */
  /* .col-sm-offset-2 { */
    /* margin-left: 16.66667%; } */
  /* .col-sm-offset-3 { */
    /* margin-left: 25%; } */
  /* .col-sm-offset-4 { */
    /* margin-left: 33.33333%; } */
  /* .col-sm-offset-5 { */
    /* margin-left: 41.66667%; } */
  /* .col-sm-offset-6 { */
    /* margin-left: 50%; } */
  /* .col-sm-offset-7 { */
    /* margin-left: 58.33333%; } */
  /* .col-sm-offset-8 { */
    /* margin-left: 66.66667%; } */
  /* .col-sm-offset-9 { */
    /* margin-left: 75%; } */
  /* .col-sm-offset-10 { */
    /* margin-left: 83.33333%; } */
  /* .col-sm-offset-11 { */
    /* margin-left: 91.66667%; } } */

/* @media (min-width: 992px) { */
  /* .col-md-1 { */
    /* -ms-flex-preferred-size: 8.33333%; */
    /* flex-basis: 8.33333%; */
    /* max-width: 8.33333%; } */
  /* .col-md-2 { */
    /* -ms-flex-preferred-size: 16.66667%; */
    /* flex-basis: 16.66667%; */
    /* max-width: 16.66667%; } */
  /* .col-md-3 { */
    /* -ms-flex-preferred-size: 25%; */
    /* flex-basis: 25%; */
    /* max-width: 25%; } */
  /* .col-md-4 { */
    /* -ms-flex-preferred-size: 33.33333%; */
    /* flex-basis: 33.33333%; */
    /* max-width: 33.33333%; } */
  /* .col-md-5 { */
    /* -ms-flex-preferred-size: 41.66667%; */
    /* flex-basis: 41.66667%; */
    /* max-width: 41.66667%; } */
  /* .col-md-6 { */
    /* -ms-flex-preferred-size: 50%; */
    /* flex-basis: 50%; */
    /* max-width: 50%; } */
  /* .col-md-7 { */
    /* -ms-flex-preferred-size: 58.33333%; */
    /* flex-basis: 58.33333%; */
    /* max-width: 58.33333%; } */
  /* .col-md-8 { */
    /* -ms-flex-preferred-size: 66.66667%; */
    /* flex-basis: 66.66667%; */
    /* max-width: 66.66667%; } */
  /* .col-md-9 { */
    /* -ms-flex-preferred-size: 75%; */
    /* flex-basis: 75%; */
    /* max-width: 75%; } */
  /* .col-md-10 { */
    /* -ms-flex-preferred-size: 83.33333%; */
    /* flex-basis: 83.33333%; */
    /* max-width: 83.33333%; } */
  /* .col-md-11 { */
    /* -ms-flex-preferred-size: 91.66667%; */
    /* flex-basis: 91.66667%; */
    /* max-width: 91.66667%; } */
  /* .col-md-12 { */
    /* -ms-flex-preferred-size: 100%; */
    /* flex-basis: 100%; */
    /* max-width: 100%; } */
  /* .col-md-offset-1 { */
    /* margin-left: 8.33333%; } */
  /* .col-md-offset-2 { */
    /* margin-left: 16.66667%; } */
  /* .col-md-offset-3 { */
    /* margin-left: 25%; } */
  /* .col-md-offset-4 { */
    /* margin-left: 33.33333%; } */
  /* .col-md-offset-5 { */
    /* margin-left: 41.66667%; } */
  /* .col-md-offset-6 { */
    /* margin-left: 50%; } */
  /* .col-md-offset-7 { */
    /* margin-left: 58.33333%; } */
  /* .col-md-offset-8 { */
    /* margin-left: 66.66667%; } */
  /* .col-md-offset-9 { */
    /* margin-left: 75%; } */
  /* .col-md-offset-10 { */
    /* margin-left: 83.33333%; } */
  /* .col-md-offset-11 { */
    /* margin-left: 91.66667%; } } */

/* @media (min-width: 1200px) { */
  /* .col-lg-1 { */
    /* -ms-flex-preferred-size: 8.33333%; */
    /* flex-basis: 8.33333%; */
    /* max-width: 8.33333%; } */
  /* .col-lg-2 { */
    /* -ms-flex-preferred-size: 16.66667%; */
    /* flex-basis: 16.66667%; */
    /* max-width: 16.66667%; } */
  /* .col-lg-3 { */
    /* -ms-flex-preferred-size: 25%; */
    /* flex-basis: 25%; */
    /* max-width: 25%; } */
  /* .col-lg-4 { */
    /* -ms-flex-preferred-size: 33.33333%; */
    /* flex-basis: 33.33333%; */
    /* max-width: 33.33333%; } */
  /* .col-lg-5 { */
    /* -ms-flex-preferred-size: 41.66667%; */
    /* flex-basis: 41.66667%; */
    /* max-width: 41.66667%; } */
  /* .col-lg-6 { */
    /* -ms-flex-preferred-size: 50%; */
    /* flex-basis: 50%; */
    /* max-width: 50%; } */
  /* .col-lg-7 { */
    /* -ms-flex-preferred-size: 58.33333%; */
    /* flex-basis: 58.33333%; */
    /* max-width: 58.33333%; } */
  /* .col-lg-8 { */
    /* -ms-flex-preferred-size: 66.66667%; */
    /* flex-basis: 66.66667%; */
    /* max-width: 66.66667%; } */
  /* .col-lg-9 { */
    /* -ms-flex-preferred-size: 75%; */
    /* flex-basis: 75%; */
    /* max-width: 75%; } */
  /* .col-lg-10 { */
    /* -ms-flex-preferred-size: 83.33333%; */
    /* flex-basis: 83.33333%; */
    /* max-width: 83.33333%; } */
  /* .col-lg-11 { */
    /* -ms-flex-preferred-size: 91.66667%; */
    /* flex-basis: 91.66667%; */
    /* max-width: 91.66667%; } */
  /* .col-lg-12 { */
    /* -ms-flex-preferred-size: 100%; */
    /* flex-basis: 100%; */
    /* max-width: 100%; } */
  /* .col-lg-offset-1 { */
    /* margin-left: 8.33333%; } */
  /* .col-lg-offset-2 { */
    /* margin-left: 16.66667%; } */
  /* .col-lg-offset-3 { */
    /* margin-left: 25%; } */
  /* .col-lg-offset-4 { */
    /* margin-left: 33.33333%; } */
  /* .col-lg-offset-5 { */
    /* margin-left: 41.66667%; } */
  /* .col-lg-offset-6 { */
    /* margin-left: 50%; } */
  /* .col-lg-offset-7 { */
    /* margin-left: 58.33333%; } */
  /* .col-lg-offset-8 { */
    /* margin-left: 66.66667%; } */
  /* .col-lg-offset-9 { */
    /* margin-left: 75%; } */
  /* .col-lg-offset-10 { */
    /* margin-left: 83.33333%; } */
  /* .col-lg-offset-11 { */
    /* margin-left: 91.66667%; } } */

.container-berry{
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
}
.decor-info-berry{
  width: calc(100% - 34px);
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
}
.title-decor-info-berry{
  display: block;
  margin-bottom: 16px;
  font-size: 14px;
  width: 100%;
  font-weight: 400;
}
.caption-decor-info-berry{
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 700;
  width: 100%;
}
.radio-berry{
  border: 1px solid #d8d8d8;
  background-color: transparent;
  width: 20px;
  min-width: 20px;
  height: 20px;
  border-radius: 50%;
  position: relative;
  box-sizing: border-box;
  cursor: pointer;
}
.radio-berry:after{
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #ea5b20;
  opacity: 0;
}
.radio-berry.active:after{
  opacity: 1;
}
.container-link-berry{
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%;
}
.container-link-berry + .container-link-berry{
  margin-top: 16px;
  padding-top: 16px;
}
.block-berry{
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 20px;
}
.info-berry{
  width: 100%;
  font-size: 14px;
  margin-bottom: 16px;
}
.block-title-berry{
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}
.info-row-berry{
  width: 100%;
  font-weight: 600;
}
.info-row-berry span{
  font-weight: 400;
}
.info-row-berry + .info-row-berry{
  margin-top: 8px;
}
.img-title-berry{
  width: auto;
  max-width: 100px;
  height: auto;
}
.info-berry[style=""] ~ .block-link-berry .img-title-berry{
  display: none;
}
.cost-title-berry{
  font-weight: 600;
}
.block-link-berry{
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  width: 100%;
}
.block-link-berry .img-title-berry{
  margin-bottom: 12px;
}
.link-berry{
  font-size: 14px;
  text-decoration: none;
  color: #ea5b20;
  position: relative;
  cursor: pointer;
}
.link-berry:after{
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  transition: 0.3s;
  opacity: 0.9;
  background: #ea5b20;
}
.link-berry:hover:after{
  width: 0;
}





.content__block {
  margin-bottom: 30px; }

.content__text h1, .content__text h2, .content__text h3 {
  font-family: "Raleway";
  font-weight: 700; }

.content__text h1 {
  font-size: 32px;
  margin-bottom: 20px; }

.content__text h2 {
  font-size: 24px;
  margin: 20px 0;
  font-weight: 600; }

.content__text h3 {
  font-size: 18px;
  margin-bottom: 10px;
  font-weight: 600; }

.content__text p, .content__text li, .content__text a {
  line-height: 24px; }

.content__text img {
  margin-top: 30px;
  max-width: 100%;
  width: 100%;
  height: 100%; }

.content__gallery_slide {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 30px; }
  .content__gallery_slide:hover::before {
    opacity: 1; }
  .content__gallery_slide::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 168, 0, 0.5);
    opacity: 0;
    -webkit-transition: opacity 200ms;
    transition: opacity 200ms; }

.content__gallery_image {
  display: block;
  max-width: 100%;
  width: 100%;
  height: 100%; }

.content__quote {
  border-top: 2px solid #ffa800;
  padding-top: 30px; }
  .content__quote_text {
    color: #8b5f89; }

.content .dignities__block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #fff;
  padding: 40px 35px;
  margin-bottom: 30px; }
  .content .dignities__block_name {
    display: block;
    padding-left: 30px;
    line-height: 36px;
    background-image: url("/bitrix/templates/mi/img/ok.png");
    background-repeat: no-repeat;
    background-position: left center; }
    .content .dignities__block_name:not(:last-child) {
      margin-bottom: 10px; }

.content__desc {
  padding: 50px 0; }

.content .desc__block {
  position: relative;
  margin-bottom: 30px;
  background-repeat: no-repeat;
  background-position: top;
  background-size: 100%; }
  .content .desc__block_title {
    font: 600 20px/24px "Raleway";
    color: #333333; }
  .content .desc__block_text {
    margin-top: 15px;
    line-height: 24px; }

.content table {
  width: 100%; }
  .content table tr:nth-child(odd) {
    background-color: #dcf5f5; }
  .content table tr:first-child {
    background-color: #ffa800; }
    .content table tr:first-child td {
      font: 600 16px/24px "Raleway";
      color: #fff; }
  .content table tr td {
    padding: 20px 25px;
    font: 400 16px "Raleway";
    color: #333333; }

@media (max-width: 767px) {
  .content__block {
    margin-bottom: 15px; }
  .content__text h1 {
    font-size: 24px;
    margin-bottom: 15px; }
  .content__text h2 {
    font-size: 18px;
    margin-bottom: 10px; }
  .content__text h3 {
    font-size: 16px;
    margin-bottom: 5px; }
  .content__text p, .content__text li, .content__text a {
    font-size: 14px;
    line-height: 20px; }
  .content__gallery_slide {
    margin-bottom: 10px; }
  .content__quote {
    padding-top: 15px;
    border-top: 1px solid #8b5f89; } }

.m-header {
  padding-top: 12px;
  background-color: #fff; }
  .m-header__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-left: 75px;
    max-width: 270px; }
    .m-header__nav > li {
      display: block;
      position: relative; }
      .m-header__nav > li > a {
        display: block;
        padding: 10px 15px;
        font-family: "Raleway";
        font-weight: 600;
        color: #333333;
        -webkit-transition: color 200ms;
        transition: color 200ms; }
        .m-header__nav > li > a:hover {
          color: #FF4A00; }
      .m-header__nav > li.is-menu-has-children > a {
        padding: 10px 30px; }
        .m-header__nav > li.is-menu-has-children > a + .m-header__nav_submenu {
          position: absolute;
          top: 100%;
          left: 0;
          width: 100%;
          height: auto;
          padding-bottom: 10px;
          display: none;
          background-color: #FF4A00;
          border-radius: 0 0 5px 5px; }
          .m-header__nav > li.is-menu-has-children > a + .m-header__nav_submenu > li > a {
            display: block;
            color: #fff;
            padding: 5px 20px;
            -webkit-transition: background-color 200ms;
            transition: background-color 200ms;
            font: 400 14px "Raleway"; }
            .m-header__nav > li.is-menu-has-children > a + .m-header__nav_submenu > li > a:hover {
              background-color: #FF8400; }
      .m-header__nav > li.is-menu-has-children:hover > a {
        color: #fff;
        background-color: #FF4A00;
        border-radius: 5px 5px 0 0; }
        .m-header__nav > li.is-menu-has-children:hover > a + .m-header__nav_submenu {
          display: block; }
      .m-header__nav > li.is-current-page > a {
        color: #FF4A00; }
  .m-header-contacts {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 70px; }
    .m-header-contacts__primetime {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      text-align: center;
      padding-left: 20px;
      background-image: url("/bitrix/templates/mi/img/icon-primetime.png");
      background-repeat: no-repeat;
      background-position: top 4px left; }
      .m-header-contacts__primetime_value {
        font-size: 14px;
        font-weight: 700; }
      .m-header-contacts__primetime_text {
        font: 400 12px "Raleway";
        text-align: left; }
    .m-header-contacts__tel {
      margin-left: 30px;
      font: 700 20px "Circe"; }
      .m-header-contacts__tel:hover {
        text-decoration: underline; }
    .m-header-contacts__calling {
      margin-left: 30px;
      display: block;
      padding-left: 20px;
      font: 400 11px "Raleway";
      text-transform: uppercase;
      background-image: url("/bitrix/templates/mi/img/icon-phone.png");
      background-repeat: no-repeat;
      background-position: left; }

@media (max-width: 1199px) {
  .m-header__nav {
    max-width: 600px; }
  .m-header-contacts {
    margin: 20px auto 0;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    max-width: 800px; } }

@media (max-width: 767px) {
  .m-header__nav > li > a {
    padding: 10px 20px; } }

@media (max-width: 580px) {
  .m-header__logo {
    display: block;
    margin-bottom: 10px; }
    .m-header__logo img {
      display: block;
      margin: 0 auto; }
  .m-header__nav {
    padding-left: 0; }
  .m-header-contacts {
    margin-top: 10px;
    margin-left: 0; } }

@media (max-width: 450px) {
  .m-header-contacts {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .m-header-contacts a {
      margin-top: 10px; } }

.m-basket__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.m-basket-products {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.m-basket-product {
  background-color: #fff;
  margin-bottom: 15px;
  padding: 20px; 
  position: relative;
  }
  .m-basket-product__item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    min-height: 90px;
    padding: 15px 0; }
    .m-basket-product__item--bonus {
      margin-top: 10px;
      position: relative;
      border: 2px solid #ea5b21;
      padding: 15px 10px 15px 0;
      border-radius: 5px; }

      .m-basket-product__item--bonus::before {
        content: 'Подарок!';
        position: absolute;
        top: -10px;
        right: 20px;
        padding: 0 10px;
        color: #ea5b20;
        font-family: Circe;
        font-size: 14px;
        font-weight: 700;
        text-transform: uppercase;
        background-color: #fff; }
  .m-basket-product__thumbnail {
    min-width: 86px;
    margin-right: 25px; 
	max-width: 86px;
	}
    .m-basket-product__thumbnail_image {
      max-width: 100%; }
  .m-basket-product__infoblock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%; }
    .m-basket-product__infoblock_title {
      display: block;
      font-family: Circe;
      font-size: 14px;
      line-height: 16px; }
  .m-basket-product-calc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
    .m-basket-product-calc__price {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .m-basket-product-calc__price--old {
        color: #868686;
        font-family: Circe;
        font-size: 15px;
        text-decoration: line-through; }
      .m-basket-product-calc__price--default {
        font-family: Circe;
        font-size: 20px;
        text-transform: uppercase;
        line-height: 15px; }
    .m-basket-product-calc__triggers {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
      height: 37px;
      border: 1px solid #e5e5e5; }
      .m-basket-product-calc__triggers_counter {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        height: 100%;
        width: 42px;
        background-color: #f7f7f7; 
		
-moz-user-select: none;
-ms-user-select: none;
-o-user-select: none;
-webkit-user-select: none;
		}
      .m-basket-product-calc__triggers_button {
        width: 28px;
        background-color: #fff;
        border: none; }

.m-basket-form__title {
  position: relative;
  display: block;
  margin-bottom: 20px;
  font: 600 18px "Raleway"; }
  .m-basket-form__title::before {
    content: '';
    position: absolute;
    top: 0;
    left: -15px;
    bottom: 0;
    margin: auto;
    width: 5px;
    height: 5px;
    background-color: #FF4A00; }

.m-basket-form__data {
  max-width: 770px;
  width: 100%;
  min-width: 1px;
  padding: 30px;
  padding-left: 45px;
  border: 1px solid #e0e0e0;
  border-radius: 5px; }

.m-basket-form__infoblock {
  min-width: 400px;
  width: 100%;
  max-width: 400px;
  background-color: #f8f8f8;
  padding: 25px 25px 25px 35px;
  border-radius: 5px; }

.m-basket-form__inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 30px; }
  .m-basket-form__inputs_group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-bottom: 10px; }

.m-basket-form__input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 221px;
  width: 100%; }
  .m-basket-form__input_name {
    display: block;
    margin-bottom: 5px;
    font: 400 14px "Raleway"; }
    .m-basket-form__input_name i {
      font-family: Arial, Helvetica, sans-serif;
      color: #FF4A00; }
  .m-basket-form__input_value {
    display: block;
    height: 44px;
    padding: 0 15px;
    border: 1px solid #bfbfbf;
    border-radius: 5px; }
  .m-basket-form__input:not(:first-child) {
    margin-left: 6px; }

.m-basket-form__info {
  font: 400 14px "Circe"; }
  .m-basket-form__info_marker {
    color: #FF4A00; }
  .m-basket-form__info a {
    text-decoration: underline; }

.m-basket-form__delivery_title {
  display: block;
  margin-bottom: 30px;
  font-family: Circe;
  font-size: 20px;
  font-weight: 400; }

.m-basket-form-delivery__variants {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-bottom: 35px;
  flex-wrap: wrap;
  width: calc(100% + 20px);
  position: relative;
  left: -10px;
 }

.m-basket-form-delivery__places_block {
  display: none; }
  .m-basket-form-delivery__places_block.is-checked {
    display: block; 
	margin-bottom: 35px;
	}

.m-basket-form-delivery__radio {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 14px 35px 14px 54px;
  -webkit-box-shadow: 0 0 5px rgba(12, 17, 22, 0.09);
  box-shadow: 0 0 5px rgba(12, 17, 22, 0.09);
  border: 1px solid #d6d6d6;
  border-radius: 5px;
  -webkit-transition: -webkit-box-shadow 200ms;
  transition: -webkit-box-shadow 200ms;
  transition: box-shadow 200ms;
  transition: box-shadow 200ms, -webkit-box-shadow 200ms;
  cursor: pointer;
  margin: 10px !important;
  flex-grow: 1;
 }
.m-basket-form-delivery__radio_not {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 14px 35px 14px 54px;
  -webkit-box-shadow: 0 0 5px rgba(12, 17, 22, 0.09);
  box-shadow: 0 0 5px rgba(12, 17, 22, 0.09);
  border: 1px solid #d6d6d6;
  border-radius: 5px;
  -webkit-transition: -webkit-box-shadow 200ms;
  transition: -webkit-box-shadow 200ms;
  transition: box-shadow 200ms;
  transition: box-shadow 200ms, -webkit-box-shadow 200ms;
  cursor: pointer;
  margin: 10px !important;
  flex-grow: 1;
 }
  .m-basket-form-delivery__radio:hover {
    -webkit-box-shadow: none;
    box-shadow: none; }
  .m-basket-form-delivery__radio.is-checked {
    -webkit-box-shadow: 0 0 5px rgba(12, 17, 22, 0.09);
    box-shadow: 0 0 5px rgba(12, 17, 22, 0.09);
    background-color: #ffebad;
    border: none; }
  .m-basket-form-delivery__radio.selected .m-basket-form-delivery__radio_value::before {
    background-image: url("/bitrix/templates/mi/img/icon-checked.png");
    border-color: #FF4A00; }
  .m-basket-form-delivery__radio_value {
    font-family: Circe;
    font-size: 18px;
    line-height: 18px; }
    .m-basket-form-delivery__radio_value::before {
      content: '';
      position: absolute;
      top: 12px;
      left: 12px;
      width: 16px;
      height: 16px;
      border: 1px solid #d6d6d6;
      background-repeat: no-repeat;
      background-position: center;
      border-radius: 3px; }
  .m-basket-form-delivery__radio_desc {
    font-family: Circe;
    font-size: 14px;
    color: #828282; }
  .m-basket-form-delivery__radio:not(:first-child) {
    margin-left: 19px; }

.m-basket-form-delivery__place {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 40px;
  margin-bottom: 40px;
  cursor: pointer; }
  .m-basket-form-delivery__place_infoblock {
    max-width: 230px; }
  .m-basket-form-delivery__place_price {
    color: #ea5b20;
    font-family: Circe;
    font-size: 14px;
    text-transform: uppercase; }
  .m-basket-form-delivery__place_city {
    position: relative;
    font-family: Circe;
    font-size: 18px; }
    .m-basket-form-delivery__place_city::before {
      content: '';
      position: absolute;
      top: 4px;
      bottom: 0;
      left: -40px;
      width: 23px;
      height: 23px;
      border-radius: 50%;
      background-color: #e6e6e6;
      background-position: center;
      background-repeat: no-repeat; }
  .m-basket-form-delivery__place_address {
    display: block;
    max-width: 230px;
    font-family: Circe;
    font-size: 14px; }
  .m-basket-form-delivery__place.selected .m-basket-form-delivery__place_city::before {
    background-image: url("/bitrix/templates/mi/img/icon-radio-checked.png"); }

.m-basket-form-delivery__map {
  margin-bottom: 30px; }
  .m-basket-form-delivery__map img {
    max-width: 100%; }

.m-basket-form__payments {
  margin-bottom: 35px; }

.m-basket-form__payment {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  padding-left: 40px;
  cursor: pointer; }
  .m-basket-form__payment.selected .m-basket-form__payment_value::before {
    background-image: url("/bitrix/templates/mi/img/icon-radio-checked.png"); }
  .m-basket-form__payment_value {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .m-basket-form__payment_value::before {
      content: '';
      position: absolute;
      top: 6px;
      bottom: 0;
      left: -40px;
      width: 23px;
      height: 23px;
      border-radius: 50%;
      background-color: #e6e6e6;
      background-position: center;
      background-repeat: no-repeat; }
    .m-basket-form__payment_value span {
      display: block;
      margin-right: 10px;
      font-family: Circe;
      line-height: 42px; }

.m-basket-form__comment_input {
  display: block;
  height: 95px;
  width: 100%;
  padding: 15px;
  border-radius: 5px;
  border: 1px solid #bfbfbf; }

.m-basket-promo {
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
  padding-bottom: 15px; }
  .m-basket-promo__trigger {
    position: relative;
    display: block;
    width: 100%;
    padding: 15px 0 0;
    padding-left: 30px;
    font-family: Circe;
    font-size: 14px;
    background-color: transparent;
  /*  background-image: url("/bitrix/templates/mi/img/icon-promocode.png"); */
    background-image: url("/bitrix/templates/mi/img/krest-min.png");
    background-repeat: no-repeat;
    background-position: left bottom 0px;
    text-align: left;
    border: none; }
/*
    .m-basket-promo__trigger.open {
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg); }
    .m-basket-promo__trigger::after {
      content: '';
      position: absolute;
      top: 15px;
      bottom: 0;
      right: 5px;
      margin: auto;
      width: 10px;
      height: 6px;
      background-image: url("/bitrix/templates/mi/img/icon-basket-arrow.png");
      background-repeat: no-repeat;
      background-position: center;
      -webkit-transition: -webkit-transform 200ms;
      transition: -webkit-transform 200ms;
      transition: transform 200ms;
      transition: transform 200ms, -webkit-transform 200ms; }
  .m-basket-promo__content {
    margin-top: 20px;
    display: none; }
	*/

.m-basket-delivery { /*
  padding-bottom: 30px;
  border-bottom: 1px solid #d9d9d9; */}
  .m-basket-delivery__title {
    display: block;
    margin: 20px 0;
    color: #333333;
    font-family: Circe;
    font-size: 16px;
    font-weight: 300; }
  .m-basket-delivery__blocks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .m-basket-delivery-block {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
    .m-basket-delivery-block:not(:last-child) {
      margin-bottom: 15px; }
    .m-basket-delivery-block__wrapper {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .m-basket-delivery-block__image {
      min-width: 50px; }
      .m-basket-delivery-block__image img {
        display: block;
        margin: auto 0; }
    .m-basket-delivery-block__link {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
    .m-basket-delivery-block__infoblock {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; }
      .m-basket-delivery-block__infoblock_title {
        color: #333333;
        font-family: Circe;
        font-size: 16px;
        font-weight: 700; }
      .m-basket-delivery-block__infoblock_desc {
        color: #6c6c6c;
        font-family: Circe;
        font-size: 14px;
        font-weight: 300; }

.m-basket-results {
  margin: 20px 0; }
  .m-basket-results__group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px; }
    .m-basket-results__group--sale .m-basket-results__attr, .m-basket-results__group--sale .m-basket-results__value {
      color: #FF4A00; }
  .m-basket-results__attr, .m-basket-results__value {
    color: #333333; }
  .m-basket-results__price {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .m-basket-results__price_attr {
      color: #333333;
      font-family: Circe;
      font-size: 24px;
      font-weight: 300; }
    .m-basket-results__price_value {
      color: #000000;
      font-size: 40px; }
  .m-basket-results__submit_noo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 342px;
    width: 100%;
    height: 53px;
    padding: 0;
    margin: 15px 0 25px;
    background-color: gray;
    border: 2px solid gray;
    border-radius: 5px;
    color: #ffffff;
    font-family: Raleway;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-transition: background-color 200ms, color 200ms;
    transition: background-color 200ms, color 200ms; 
	cursor: default !important;
	}
  .m-basket-results__submit, .m-basket-results__submit2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 342px;
    width: 100%;
    height: 53px;
    padding: 0;
    margin: 15px 0 25px;
    background-color: #ea5b20;
    border: 2px solid #ea5b20;
    border-radius: 5px;
    color: #ffffff;
    font-family: Raleway;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    -webkit-transition: background-color 200ms, color 200ms;
    transition: background-color 200ms, color 200ms; }
    .m-basket-results__submit:hover, .m-basket-results__submit2:hover {
      background-color: transparent;
      color: #ea5b20; }
  .m-basket-results__agreement {
    text-align: center;
    color: #9c9c9c;
    font-size: 14px;
    font-weight: 300; }
    .m-basket-results__agreement_link {
      text-decoration: underline; }

@media (max-width: 1199px) {
  .m-basket-form__inputs_group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .m-basket-form__input {
    max-width: 100%; }
    .m-basket-form__input:not(:first-child) {
      margin-left: 0;
      margin-top: 10px; } }

@media (max-width: 992px) {
  .m-basket__wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .m-basket-form__infoblock, .m-basket-form__data {
    max-width: 100%; } }

@media (max-width: 580px) {
  .m-basket-product__thumbnail {
    min-width: auto; }
  .m-basket-product-calc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
    .m-basket-product-calc__triggers {
      margin-top: 10px; }
    .m-basket-product-calc__price {
      margin-top: 10px; }
  .m-basket-form__title {
    margin-left: 20px; }
  .m-basket-form__payment_value {
    margin-top: 14px; }
    .m-basket-form__payment_value::before {
      top: 0; }
    .m-basket-form__payment_value span {
      line-height: normal; }
  .m-basket-form__data, .m-basket-form__infoblock {
    padding: 15px;
    min-width: auto; }
  .m-basket-form-delivery__place {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .m-basket-form-delivery__variants {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
  .m-basket-form-delivery__radio:not(:first-child) {
    margin-left: 0;
    margin-top: 10px; } }

.m-footer {
  background-color: #212121;
  padding: 40px 0 0; }
  .m-footer-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 30px; }
    .m-footer-nav__title {
      display: block;
      margin-bottom: 20px;
      font-weight: 700;
      font-family: 'Raleway';
      font-size: 14px;
      text-transform: uppercase;
      color: #B8B8B8; }
    .m-footer-nav__list li:not(:last-child) {
      margin-bottom: 10px; }
    .m-footer-nav__list li a {
      color: #B8B8B8;
      -webkit-transition: color 200ms;
      transition: color 200ms; }
      .m-footer-nav__list li a:hover {
        color: #FF4A00; }
    .m-footer-nav__tel, .m-footer-nav__email {
      color: #B8B8B8;
      -webkit-transition: color 200ms;
      transition: color 200ms; }
      .m-footer-nav__tel:hover, .m-footer-nav__email:hover {
        color: #FF4A00; }
    .m-footer-nav__tel {
      display: block;
      font-size: 24px;
      line-height: 30px;
      margin-bottom: 5px; }
    .m-footer-nav__email {
      text-decoration: underline; }

.m-breadcrumbs {
  margin: 20px 0; }
  .m-breadcrumbs__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .m-breadcrumbs__menu li a {
      position: relative; }
    .m-breadcrumbs__menu li a::after {
      position: absolute;
      right: -1px;
      top: 7px;
      content: "»";
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%); }
    .m-breadcrumbs__menu li a, .m-breadcrumbs__menu li span {
      text-decoration: none;
      color: #696969;
      text-transform: uppercase;
      font-size: 11px;
      padding-right: 12px;
      position: relative;
      text-decoration: underline; }

	  
	  
	/* AAA */  
	  
#ya_map{
	width: 100%;
	height: 342px;
}
	  
.m-basket-product_remove{
position: absolute;
top: 12px; right: 12px;
cursor: pointer;
}	
	

#cart_auth_block p{
font-size: 22px;
font-weight: 600;
width: 100%;
display: block;
text-align: center;
padding-bottom: 20px;

}
#cart_auth_block p span{
font-size: 14px;
display: block;
text-align: center;
font-weight: normal;

}
	
.cart_auth_input{
border-bottom: 1px solid #ea5b20;
padding: 0;
border-top-width: 0;
border-radius: 0;
border-left-width: 0;
border-right-width: 0;
margin: 5px 0 25px 0;
width: 100%;
height: 30px;
position: relative;
display: block;
	min-width: 244px;
}


.cart_auth_submit{
    border: 1px solid #ea5b20;
    border-radius: 5px;
    font-size: 14px;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 44px;
    width: 145px;
    color: white;
    background: #ea5b20;
    outline: none;
    font-family: 'Raleway-Bold';
    margin-bottom: 0;
    position: relative;
    text-transform: uppercase;
	margin: 15px auto;
display: block;
}

.cart_auth_p{
text-align: center;
display: block;
    color: #ea5b20;
    text-decoration: underline;
}
.cart_auth_p:hover{
    text-decoration: none;
}

.cart_auth_error{
	display: none;
}

.success_np{
padding: 0 !important;
}

.tc_note{
	margin: 5px 0;
}

/* подарки */


.cart_gift_img {
    min-width: 155px;
    width: 155px;
    height: 155px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 80%;
    border: 1px solid #e0e0e0;
    border-radius: 5px;
}

.cart_gift_text {
    max-width: 160px;
    display: block;
    font-size: 14px;
    font-weight: 100;
    margin-top: 10px;
    margin-bottom: 15px;
    height: 53px;
}

.cart_gift_button {
    background-color: #ea5b20;
    display: block;
    color: #fff !important;
    text-decoration: none;
    font-size: 16px;
    /*background-image: url(/bitrix/templates/mi/css/../img/cart-icon-3.png);
    background-repeat: no-repeat;
    background-position: 18px 6px;*/
    padding: 10px 10px 10px 10px;
    text-align: center;
    font-weight: 600;
    -webkit-transition: .5s ease;
    transition: .5s ease;
    border-radius: 3px;
    margin-top: 10px;
    background-size: 24px auto;
    line-height: 20px;
	cursor: pointer;
}

.cart_gift_button:hover {
background-color: #bf450a;
}

.cart_gift_unit {
    display: block;
    margin: 0 auto;
    max-width: 155px;
    margin: 10px;
	float: left;
}

.gift_select_button{
	/*color: #ea5b20;*/
	cursor: pointer;
  float: left;
  background: #ea5b20;
  color: #fff;
  border: 1px solid #ea5b20;
  border-radius: 4px;
  position: relative;
  text-transform: uppercase;
  font-size: 12px;
  padding: 7px;
}
.gift_select_button:hover{
  /*text-decoration: underline;*/
  background: #bf450a;
}


.decor-dostavka_noo{
    font-family: 'Circe-Light';
    font-size: 16px;
    color: #333;
    width: 100%;
    font-weight: 400;
    padding: 15px 15px 15px 50px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0 0 30px 0;
    display: inline-block;
    background: url(/bitrix/templates/mi/css/../img/icon-info-c2.png), #ffebad;
    -webkit-background-size: 28px 28px;
    background-size: 28px 28px;
    background-position: 10px 10px;
    background-repeat: no-repeat;
}
.title-decor-dostavka_noo{
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 6px;
    display: block;
}

.tooltipster-sidetip.tooltipster-top .tooltipster-box{
  max-width: 700px;
}

.container_promokod_xbonus{
  width: 100%;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  margin: 0 0 20px 0;
}
.container_promokod_xbonus #promokod_xbonus{
  width: calc(100% - 150px) !important;
}
.container_promokod_xbonus #n_promokod_submit_xbonus{
  max-width: 140px;
  font-size: 14px;
  width: 100%;
  margin: 0;
}

.bberry_crr_pb{
	display: none;
}
/* End */
/* /bitrix/templates/mi/css/cart_style.css?161190670455062 */
