

/* Start:/local/templates/profood_default/assets/css/style.css?1754399440442903*/
/* main */
/* buttons */
/* forms */
/* links */
/* text */
/* grid */
/** -- hard color color.scss -- **/
/* main */
/* buttons */
/* forms */
/* links */
/* text */
/* grid */
/** /-- hard color color.scss -- **/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

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

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

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

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }
  h1 small,
  h1 .small, h2 small,
  h2 .small, h3 small,
  h3 .small, h4 small,
  h4 .small, h5 small,
  h5 .small, h6 small,
  h6 .small,
  .h1 small,
  .h1 .small, .h2 small,
  .h2 .small, .h3 small,
  .h3 .small, .h4 small,
  .h4 .small, .h5 small,
  .h5 .small, .h6 small,
  .h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777777; }

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px; }
  h1 small,
  h1 .small, .h1 small,
  .h1 .small,
  h2 small,
  h2 .small, .h2 small,
  .h2 .small,
  h3 small,
  h3 .small, .h3 small,
  .h3 .small {
    font-size: 65%; }

h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px; }
  h4 small,
  h4 .small, .h4 small,
  .h4 .small,
  h5 small,
  h5 .small, .h5 small,
  .h5 .small,
  h6 small,
  h6 .small, .h6 small,
  .h6 .small {
    font-size: 75%; }

h1, .h1 {
  font-size: 36px; }

h2, .h2 {
  font-size: 30px; }

h3, .h3 {
  font-size: 24px; }

h4, .h4 {
  font-size: 18px; }

h5, .h5 {
  font-size: 14px; }

h6, .h6 {
  font-size: 12px; }

p {
  margin: 0 0 10px; }

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4; }
  @media (min-width: 768px) {
    .lead {
      font-size: 21px; } }

small,
.small {
  font-size: 85%; }

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em; }

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

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

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

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

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777777; }

.text-primary {
  color: #3e9add; }

a.text-primary:hover {
  color: #2381c5; }

.text-success {
  color: #3c763d; }

a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff; }

.bg-primary {
  background-color: #3e9add; }

a.bg-primary:hover {
  background-color: #2381c5; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #F3F3F3; }

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px; }
  ul ul,
  ul ol,
  ol ul,
  ol ol {
    margin-bottom: 0; }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px; }
  .list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dt,
dd {
  line-height: 1.42857; }

dt {
  font-weight: bold; }

dd {
  margin-left: 0; }

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table; }

.dl-horizontal dd:after {
  clear: both; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #F3F3F3; }
  blockquote p:last-child,
  blockquote ul:last-child,
  blockquote ol:last-child {
    margin-bottom: 0; }
  blockquote footer,
  blockquote small,
  blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857;
    color: #777777; }
    blockquote footer:before,
    blockquote small:before,
    blockquote .small:before {
      content: '\2014 \00A0'; }

.blockquote-reverse {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #F3F3F3;
  border-left: 0;
  text-align: right; }
  .blockquote-reverse footer:before,
  .blockquote-reverse small:before,
  .blockquote-reverse .small:before {
    content: ''; }
  .blockquote-reverse footer:after,
  .blockquote-reverse small:after,
  .blockquote-reverse .small:after {
    content: '\00A0 \2014'; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container:before, .container:after {
    content: " ";
    display: table; }
  .container:after {
    clear: both; }
  @media (min-width: 768px) {
    .container {
      width: 750px; } }
  @media (min-width: 992px) {
    .container {
      width: 970px; } }
  @media (min-width: 1200px) {
    .container {
      width: 1240px; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }
  .container-fluid:before, .container-fluid:after {
    content: " ";
    display: table; }
  .container-fluid:after {
    clear: both; }

.row {
  margin-left: -15px;
  margin-right: -15px; }
  .row:before, .row:after {
    content: " ";
    display: table; }
  .row:after {
    clear: both; }

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

.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 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.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%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 768px) {
  .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 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .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%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .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 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .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%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .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 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .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%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

table {
  background-color: transparent; }

caption {
  padding-top: 7px 10px;
  padding-bottom: 7px 10px;
  color: #777777;
  text-align: left; }

th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }
  .table > thead > tr > th,
  .table > thead > tr > td,
  .table > tbody > tr > th,
  .table > tbody > tr > td,
  .table > tfoot > tr > th,
  .table > tfoot > tr > td {
    padding: 7px 10px;
    line-height: 1.42857;
    vertical-align: top;
    border-top: 1px solid #F2F2F2; }
  .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #F2F2F2; }
  .table > caption + thead > tr:first-child > th,
  .table > caption + thead > tr:first-child > td,
  .table > colgroup + thead > tr:first-child > th,
  .table > colgroup + thead > tr:first-child > td,
  .table > thead:first-child > tr:first-child > th,
  .table > thead:first-child > tr:first-child > td {
    border-top: 0; }
  .table > tbody + tbody {
    border-top: 2px solid #F2F2F2; }
  .table .table {
    background-color: #fff; }

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px; }

.table-bordered {
  border: 1px solid #F2F2F2; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td,
  .table-bordered > tbody > tr > th,
  .table-bordered > tbody > tr > td,
  .table-bordered > tfoot > tr > th,
  .table-bordered > tfoot > tr > td {
    border: 1px solid #F2F2F2; }
  .table-bordered > thead > tr > th,
  .table-bordered > thead > tr > td {
    border-bottom-width: 2px; }

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9; }

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column; }

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell; }

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5; }

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8; }

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8; }

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6; }

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7; }

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3; }

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3; }

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc; }

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede; }

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc; }

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%; }
  @media screen and (max-width: 767px) {
    .table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #F2F2F2; }
      .table-responsive > .table {
        margin-bottom: 0; }
        .table-responsive > .table > thead > tr > th,
        .table-responsive > .table > thead > tr > td,
        .table-responsive > .table > tbody > tr > th,
        .table-responsive > .table > tbody > tr > td,
        .table-responsive > .table > tfoot > tr > th,
        .table-responsive > .table > tfoot > tr > td {
          white-space: nowrap; }
      .table-responsive > .table-bordered {
        border: 0; }
        .table-responsive > .table-bordered > thead > tr > th:first-child,
        .table-responsive > .table-bordered > thead > tr > td:first-child,
        .table-responsive > .table-bordered > tbody > tr > th:first-child,
        .table-responsive > .table-bordered > tbody > tr > td:first-child,
        .table-responsive > .table-bordered > tfoot > tr > th:first-child,
        .table-responsive > .table-bordered > tfoot > tr > td:first-child {
          border-left: 0; }
        .table-responsive > .table-bordered > thead > tr > th:last-child,
        .table-responsive > .table-bordered > thead > tr > td:last-child,
        .table-responsive > .table-bordered > tbody > tr > th:last-child,
        .table-responsive > .table-bordered > tbody > tr > td:last-child,
        .table-responsive > .table-bordered > tfoot > tr > th:last-child,
        .table-responsive > .table-bordered > tfoot > tr > td:last-child {
          border-right: 0; }
        .table-responsive > .table-bordered > tbody > tr:last-child > th,
        .table-responsive > .table-bordered > tbody > tr:last-child > td,
        .table-responsive > .table-bordered > tfoot > tr:last-child > th,
        .table-responsive > .table-bordered > tfoot > tr:last-child > td {
          border-bottom: 0; } }

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0; }

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold; }

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal; }

input[type="file"] {
  display: block; }

input[type="range"] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555; }

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
 /* border-radius: 4px; */
  -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);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
  .form-control:focus {
    border-color: #aabf6b;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(170, 191, 107, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(170, 191, 107, 0.6); }
  .form-control::-moz-placeholder {
    color: #999;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #999; }
  .form-control::-webkit-input-placeholder {
    color: #999; }
  .form-control[disabled], .form-control[readonly],
  fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #F3F3F3;
    opacity: 1; }

textarea.form-control {
  height: auto; }

input[type="search"] {
  -webkit-appearance: none; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 34px; }
    input[type="date"].input-sm,
    .input-group-sm input[type="date"],
    input[type="time"].input-sm,
    .input-group-sm
    input[type="time"],
    input[type="datetime-local"].input-sm,
    .input-group-sm
    input[type="datetime-local"],
    input[type="month"].input-sm,
    .input-group-sm
    input[type="month"] {
      line-height: 30px; }
    input[type="date"].input-lg,
    .input-group-lg input[type="date"],
    input[type="time"].input-lg,
    .input-group-lg
    input[type="time"],
    input[type="datetime-local"].input-lg,
    .input-group-lg
    input[type="datetime-local"],
    input[type="month"].input-lg,
    .input-group-lg
    input[type="month"] {
      line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }
  .radio label,
  .checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer; }

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9; }

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px; }

.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer; }

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px; }

input[type="radio"][disabled], input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed; }

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed; }

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed; }

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }
  .form-control-static.input-lg, .form-control-static.input-sm {
    padding-left: 0;
    padding-right: 0; }

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 30px;
  line-height: 30px; }

textarea.input-sm,
select[multiple].input-sm {
  height: auto; }

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px; }

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto; }

.form-group-sm .form-control-static {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

select.input-lg {
  height: 46px;
  line-height: 46px; }

textarea.input-lg,
select[multiple].input-lg {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333; }

.has-feedback {
  position: relative; }
  .has-feedback .form-control {
    padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d; }

.has-success .form-control {
  border-color: #3c763d;
  -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); }
  .has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b; }

.has-warning .form-control {
  border-color: #8a6d3b;
  -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); }
  .has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442; }

.has-error .form-control {
  border-color: #a94442;
  -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); }
  .has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede; }

.has-error .form-control-feedback {
  color: #a94442; }

.has-feedback label ~ .form-control-feedback {
  top: 25px; }

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0; }

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373; }

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .form-inline .form-control-static {
    display: inline-block; }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
      width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
    .form-inline .radio label,
    .form-inline .checkbox label {
      padding-left: 0; }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px; }

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px; }
  .form-horizontal .form-group:before, .form-horizontal .form-group:after {
    content: " ";
    display: table; }
  .form-horizontal .form-group:after {
    clear: both; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.33333px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px; } }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  .fade.in {
    opacity: 1; }

.collapse {
  display: none;
  visibility: hidden; }
  .collapse.in {
    display: block;
    visibility: visible; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box; }
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857;
    color: #333333;
    white-space: nowrap; }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #3e9add; }

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none; }
  .nav:before, .nav:after {
    content: " ";
    display: table; }
  .nav:after {
    clear: both; }
  .nav > li {
    position: relative;
    display: block; }
    .nav > li > a {
      position: relative;
      display: block;
      padding: 10px 15px; }
      .nav > li > a:hover, .nav > li > a:focus {
        text-decoration: none;
        background-color: #F3F3F3; }
    .nav > li.disabled > a {
      color: #777777; }
      .nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
        color: #777777;
        text-decoration: none;
        background-color: transparent;
        cursor: not-allowed; }
  .nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color: #F3F3F3;
    border-color: #308ac4; }
  .nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5; }
  .nav > li > a > img {
    max-width: none; }

.nav-tabs {
  border-bottom: 1px solid #ddd; }
  .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    .nav-tabs > li > a {
      margin-right: 2px;
      line-height: 1.42857;
      border: 1px solid transparent;
      border-radius: 4px 4px 0 0; }
      .nav-tabs > li > a:hover {
        border-color: #F3F3F3 #F3F3F3 #ddd; }
    .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
      color: #555555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default; }

.nav-pills > li {
  float: left; }
  .nav-pills > li > a {
    border-radius: 4px; }
  .nav-pills > li + li {
    margin-left: 2px; }
  .nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #fff;
    background-color: #3e9add; }

.nav-stacked > li {
  float: none; }
  .nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0; }

.nav-justified, .nav-tabs.nav-justified {
  width: 100%; }
  .nav-justified > li, .nav-tabs.nav-justified > li {
    float: none; }
    .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
      text-align: center;
      margin-bottom: 5px; }
  .nav-justified > .dropdown .dropdown-menu {
    top: auto;
    left: auto; }
  @media (min-width: 768px) {
    .nav-justified > li, .nav-tabs.nav-justified > li {
      display: table-cell;
      width: 1%; }
      .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
        margin-bottom: 0; } }

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0; }
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px; }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
    border: 1px solid #ddd; }
  @media (min-width: 768px) {
    .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0; }
    .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
    .nav-tabs-justified > .active > a:hover, .nav-tabs.nav-justified > .active > a:hover,
    .nav-tabs-justified > .active > a:focus, .nav-tabs.nav-justified > .active > a:focus {
      border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none;
  visibility: hidden; }

.tab-content > .active {
  display: block;
  visibility: visible; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }
  .navbar:before, .navbar:after {
    content: " ";
    display: table; }
  .navbar:after {
    clear: both; }
  @media (min-width: 768px) {
    .navbar {
      border-radius: 4px; } }

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table; }

.navbar-header:after {
  clear: both; }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch; }
  .navbar-collapse:before, .navbar-collapse:after {
    content: " ";
    display: table; }
  .navbar-collapse:after {
    clear: both; }
  .navbar-collapse.in {
    overflow-y: auto; }
  @media (min-width: 768px) {
    .navbar-collapse {
      width: auto;
      border-top: 0;
      box-shadow: none; }
      .navbar-collapse.collapse {
        display: block !important;
        visibility: visible !important;
        height: auto !important;
        padding-bottom: 0;
        overflow: visible !important; }
      .navbar-collapse.in {
        overflow-y: visible; }
      .navbar-fixed-top .navbar-collapse,
      .navbar-static-top .navbar-collapse,
      .navbar-fixed-bottom .navbar-collapse {
        padding-left: 0;
        padding-right: 0; } }

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px; }
  @media (max-device-width: 480px) and (orientation: landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
      max-height: 200px; } }

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px; }
  @media (min-width: 768px) {
    .container > .navbar-header,
    .container > .navbar-collapse,
    .container-fluid > .navbar-header,
    .container-fluid > .navbar-collapse {
      margin-right: 0;
      margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }
  @media (min-width: 768px) {
    .navbar-static-top {
      border-radius: 0; } }

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }
  @media (min-width: 768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
      border-radius: 0; } }

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px; }

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0; }

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px; }
  .navbar-brand:hover, .navbar-brand:focus {
    text-decoration: none; }
  .navbar-brand > img {
    display: block; }
  @media (min-width: 768px) {
    .navbar > .container .navbar-brand,
    .navbar > .container-fluid .navbar-brand {
      margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }
  .navbar-toggle:focus {
    outline: 0; }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px; }
  @media (min-width: 768px) {
    .navbar-toggle {
      display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px; }
  @media (max-width: 767px) {
    .navbar-nav .open .dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      box-shadow: none; }
      .navbar-nav .open .dropdown-menu > li > a,
      .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px; }
      .navbar-nav .open .dropdown-menu > li > a {
        line-height: 20px; }
        .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
          background-image: none; } }
  @media (min-width: 768px) {
    .navbar-nav {
      float: left;
      margin: 0; }
      .navbar-nav > li {
        float: left; }
        .navbar-nav > li > a {
          padding-top: 15px;
          padding-bottom: 15px; } }

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px; }
  @media (min-width: 768px) {
    .navbar-form .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .navbar-form .form-control-static {
      display: inline-block; }
    .navbar-form .input-group {
      display: inline-table;
      vertical-align: middle; }
      .navbar-form .input-group .input-group-addon,
      .navbar-form .input-group .input-group-btn,
      .navbar-form .input-group .form-control {
        width: auto; }
    .navbar-form .input-group > .form-control {
      width: 100%; }
    .navbar-form .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .navbar-form .radio,
    .navbar-form .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .navbar-form .radio label,
      .navbar-form .checkbox label {
        padding-left: 0; }
    .navbar-form .radio input[type="radio"],
    .navbar-form .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .navbar-form .has-feedback .form-control-feedback {
      top: 0; } }
  @media (max-width: 767px) {
    .navbar-form .form-group {
      margin-bottom: 5px; }
      .navbar-form .form-group:last-child {
        margin-bottom: 0; } }
  @media (min-width: 768px) {
    .navbar-form {
      width: auto;
      border: 0;
      margin-left: 0;
      margin-right: 0;
      padding-top: 0;
      padding-bottom: 0;
      -webkit-box-shadow: none;
      box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }
  .navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px; }
  .navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }
  @media (min-width: 768px) {
    .navbar-text {
      float: left;
      margin-left: 15px;
      margin-right: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
    .navbar-right ~ .navbar-right {
      margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #F3F3F3; }
  .navbar-default .navbar-brand {
    color: #777; }
    .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
      color: #5e5e5e;
      background-color: transparent; }
  .navbar-default .navbar-text {
    color: #777; }
  .navbar-default .navbar-nav > li > a {
    color: #777; }
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
      color: #333;
      background-color: transparent; }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent; }
  .navbar-default .navbar-toggle {
    border-color: #ddd; }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
      background-color: #ddd; }
    .navbar-default .navbar-toggle .icon-bar {
      background-color: #888; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: #F3F3F3; }
  .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: #e7e7e7;
    color: #555; }
  @media (max-width: 767px) {
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
      color: #777; }
      .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #333;
        background-color: transparent; }
    .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; } }
  .navbar-default .navbar-link {
    color: #777; }
    .navbar-default .navbar-link:hover {
      color: #333; }
  .navbar-default .btn-link {
    color: #777; }
    .navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
      color: #333; }
    .navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-default .btn-link:hover,
    fieldset[disabled] .navbar-default .btn-link:focus {
      color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #090909; }
  .navbar-inverse .navbar-brand {
    color: #9d9d9d; }
    .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-text {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav > li > a {
    color: #9d9d9d; }
    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
      color: #fff;
      background-color: transparent; }
  .navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090909; }
  .navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
    color: #444;
    background-color: transparent; }
  .navbar-inverse .navbar-toggle {
    border-color: #333; }
    .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
      background-color: #333; }
    .navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff; }
  .navbar-inverse .navbar-collapse,
  .navbar-inverse .navbar-form {
    border-color: #101010; }
  .navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    background-color: #090909;
    color: #fff; }
  @media (max-width: 767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
      border-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
      color: #9d9d9d; }
      .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
      color: #444;
      background-color: transparent; } }
  .navbar-inverse .navbar-link {
    color: #9d9d9d; }
    .navbar-inverse .navbar-link:hover {
      color: #fff; }
  .navbar-inverse .btn-link {
    color: #9d9d9d; }
    .navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
      color: #fff; }
    .navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus,
    fieldset[disabled] .navbar-inverse .btn-link:hover,
    fieldset[disabled] .navbar-inverse .btn-link:focus {
      color: #444; }

.media {
  margin-top: 15px; }
  .media:first-child {
    margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed; }

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

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

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }
  @media print {
    .visible-print-block {
      display: block !important; } }

.visible-print-inline {
  display: none !important; }
  @media print {
    .visible-print-inline {
      display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }
  @media print {
    .visible-print-inline-block {
      display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mainsections {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

img {
  vertical-align: middle; }

.row {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .row:before {
    content: none; }
  @media (min-width: 1200px) {
    .row .col-lg-12 {
      width: 100%; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .row .col-md-12 {
      width: 100%; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .row .col-sm-12 {
      width: 100%; } }
  @media (max-width: 767px) {
    .row .col-xs-12 {
      width: 100%; } }

/**/
.row.no-gutter {
  margin-right: 0;
  margin-left: 0; }

.row.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0; }

.gopro-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.rsgppopup {
  position: absolute;
  top: 100px;
  left: 100px;
  text-align: left;
  z-index: 900; }

.rsgppopup .inner {
  min-width: 500px;
  min-height: 320px;
  background-color: #FFF;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4x;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.5);
  box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.5); }

.rsgppopup .loading {
  display: inline-block;
  width: 31px;
  height: 31px;
  margin-top: 144px;
  margin-left: 234px;
  background: transparent url("/local/templates/profood_default/assets/css/../../img/loading.gif") center center no-repeat; }

/* catalog.element -> popup */
.rsgppopup {
  width: 100%;
  max-width: 500px; }

.rsgppopup .block {
  float: left;
  width: 50%; }

.rsgppopup .block.left {
  border-right: 1px solid #E5E5E5; }

.rsgppopup .block.left .ppadding {
  text-align: center; }

.rsgppopup .ppadding,
.showcaseitem .ppadding {
  padding: 15px 20px; }

.rsgppopup .block.right .ppadding {
  padding-bottom: 5px; }

.rsgppopup .ppadding .propanddesc {
  min-height: 225px; }

.rsgppopup .pic {
  padding: 10px 0px; }

.rsgppopup .article {
  margin-bottom: 12px;
  font-family: Opensanslight,Arial,Helvetica,sans-serif;
  color: #484848; }

/* catalog.element -> popup -> prices */
.rsgppopup .prices .prs_jscrollpane {
  width: 100%;
  overflow: auto; }

.rsgppopup .prices .prev,
.rsgppopup .prices .next {
  display: block;
  width: 100%;
  text-align: center;
  background: #f3f3f3;
  background: -ms-linear-gradient(top, #f3f3f3, #fff);
  background-image: -moz-linear-gradient(top, #f3f3f3, #fff);
  background-image: -o-linear-gradient(top, #f3f3f3, #fff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3f3f3), to(#fff));
  background-image: -webkit-linear-gradient(top, #f3f3f3, #fff);
  background-image: linear-gradient(to bottom, #f3f3f3, #fff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3',endColorstr='#fff',GradientType=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#f3f3f3, endColorstr=#fff)"; }

.rsgppopup .prices .prev .icon,
.rsgppopup .prices .next .icon {
  width: 14px;
  height: 7px;
  margin-bottom: 2px; }

.rsgppopup .prices .prev .icon {
  background-position: -14px -669px; }

.rsgppopup .prices .prev:hover .icon {
  background-position: -14px -690px; }

.rsgppopup .prices .next .icon {
  background-position: 0px -669px; }

.rsgppopup .prices .next:hover .icon {
  background-position: 0px -690px; }

.rsgppopup .prices .pricestable {
  width: 100%; }

.rsgppopup .prices .pricestable tr td {
  padding: 8px 12px; }

.rsgppopup .prices .pricestable tr.even td {
  background-color: #FAFAFA; }

/* catalog.element -> popup -> soloprices */
.rsgppopup .soloprice {
  margin-top: 15px; }

.rsgppopup .soloprice span {
  display: inline-block;
  margin-bottom: 6px; }

.rsgppopup .soloprice .price.gen {
  display: block;
  font-size: 18px;
  margin-right: 15px;
  margin-bottom: 10px; }

.rsgppopup .soloprice .price.old {
  margin-right: 25px; }

/* catalog.element -> popup -> description */
.rsgppopup .description {
  font-family: Opensanslight,Arial,Helvetica,sans-serif;
  color: #484848;
  margin-top: 30px; }

.rsgppopup .description .text {
  max-height: 118px;
  overflow: hidden; }

.rsgppopup .description .more {
  text-decoration: underline; }

.rsgppopup .description .more:hover {
  text-decoration: none; }

/* /catalog.element -> popup -> description */
/* catalog.element -> popup -> properties */
.rsgppopup .propvision1 .offer_prop .offer_prop-name {
  font-family: Opensanslight,Arial,Helvetica,sans-serif;
  color: #484848;
  margin-right: 5px; }

/* /catalog.element -> popup -> properties */
/* catalog.element -> popup -> add2basket */
.rsgppopup .buy {
  margin-top: 20px; }

.rsgppopup .buy .quantity {
  display: inline-block;
  margin-top: 6px; }

.rsgppopup .add2basket,
.rsgppopup .inbasket {
  float: right;
  padding: 4px 8px; }

/* /catalog.element -> popup -> add2basket */
/* catalog.element -> popup -> compare */
.rsgppopup .compare {
  margin-top: 12px; }

/* /catalog.element -> popup -> compare */
/* catalog.element -> popup -> favorite & share */
.rsgppopup .favorishare {
  margin-top: 5px; }

.rsgppopup .add2favorite {
  color: #666666;
  font-size: 11px;
  text-decoration: none; }

.rsgppopup .add2favorite:hover {
  color: #214496;
  text-decoration: underline; }

.rsgppopup .add2favorite .icon,
.rsgppopup .add2favorite .counter {
  margin-right: 3px; }

.rsgppopup .add2favorite .icon {
  width: 12px;
  height: 10px;
  margin-bottom: 2px;
  background-position: 0px -629px; }

.rsgppopup .add2favorite.in .icon {
  background-position: -12px -629px; }

.rsgppopup .share {
  float: right; }

.rsgppopup .favorite {
  float: left; }

/* /catalog.element -> popup -> favorite & share */
/* /catalog.element -> popup */
#rs_easycart {
  position: fixed;
  bottom: 0px;
  width: 100%; }

#rs_easycart .rsec {
  width: 100%;
  font-size: 13px; }

#rs_easycart .rsec, #rs_easycart .rsec_in {
  width: 100%;
  margin: 0 auto; }

#rs_easycart div, #rs_easycart .rsec_headers a {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#rs_easycart .rsec_iconka {
  display: inline-block;
  font-size: 0;
  vertical-align: middle; }

#rs_easycart .rsec_nowrap {
  white-space: nowrap; }

#rs_easycart .rsec_clearfix:after {
  display: block;
  clear: both;
  content: " ";
  font-size: 0;
  height: 0;
  visibility: hidden; }

#rs_easycart .rsec_block {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url("/local/templates/profood_default/assets/css/../img/loading_bg.png") repeat scroll 0 0 transparent;
  z-index: 9999; }

#rs_easycart .rsec_block .rsec_ikonka {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 31px;
  height: 31px;
  margin: -15px 0px 0px -15px;
  background: url("/local/templates/profood_default/assets/css/../img/loading.gif") no-repeat 0 0 transparent; }

.rsec_disableSelection {
  -ms-user-select: none;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none; }

#rs_easycart .rsec_cantbuy, #rs_easycart .rsec_headers .rsec_changer.rsec_changer_hide {
  display: none; }

#rs_easycart a {
  color: #308ac4;
  text-decoration: none; }

#rs_easycart a:hover {
  color: #67adda;
  text-decoration: underline; }

/* buttons */
/* /buttons */
/* headers */
#rs_easycart .rsec.rsec_headers .rsec_body {
  height: 40px;
  line-height: 40px;
  text-align: right; }

#rs_easycart .rsec_headers .rsec_orlink {
  display: inline-block;
  border-left: 1px solid #2b2b2b; }

#rs_easycart .rsec_headers a {
  display: inline-block;
  padding: 0px 15px 0px 15px;
  color: #fff;
  border-left: 1px solid #3c3c3c; }

#rs_easycart .rsec_headers a.selected {
  background-color: #fff; }

#rs_easycart .rsec_headers a,
#rs_easycart .rsec_headers a:hover {
  text-decoration: none; }

#rs_easycart .rsec_headers a span.rsec_name {
  border-bottom: 1px dashed #fff; }

#rs_easycart .rsec_headers a:hover span.rsec_name,
#rs_easycart .rsec.rsec_headers a.rsec_online:hover span.rsec_name {
  border-bottom: none; }

#rs_easycart .rsec_headers a.rsec_online {
  float: left; }

#rs_easycart .rsec_headers a.rsec_online .rsec_iconka {
  width: 20px;
  height: 20px;
  margin-bottom: 1px;
  background-position: 0px 0px; }

#rs_easycart .rsec_headers a .svg-icon {
  width: 21px;
  height: 21px;
  margin-right: 10px;
  fill: #fff; }

#rs_easycart .rsec_headers a.selected .svg-icon {
  fill: #666; }

/* /headers */
/* content */
#rs_easycart .rsec_content,
#rs_easycart .rsec_content .rsec_tab {
  display: none; }

#rs_easycart .rsec_content.open {
  box-shadow: 0px 6px 41px -8px rgba(154, 164, 166, 0.82); }

#rs_easycart .rsec_content.open,
#rs_easycart .rsec_content.open .rsec_tab.selected {
  display: block;
  height: 100%; }

#rs_easycart .rsec_content .rsec_body {
  background-color: #fff;
  border-right: 1px solid #F3F3F3;
  border-left: 1px solid #F3F3F3; }

#rs_easycart .rsec_content .rsec_tyanya {
  text-align: center;
  cursor: n-resize;
  background-color: #f3f3f3; }

#rs_easycart .rsec_content .rsec_tyanya span {
  display: inline-block;
  margin: 7px 0px 6px 0px; }

#rs_easycart .rsec_content .rsec_tyanya .svg-icon {
  width: 16px;
  height: 16px;
  fill: #bbb; }

#rs_easycart .rsec_content .rsec_tyanya .rsec_close {
  display: block;
  float: right;
  width: 85px;
  height: 10px;
  padding: 8px 4px 12px 10px;
  margin-right: 3px;
  cursor: pointer; }

#rs_easycart .rsec_content .rsec_tyanya .rsec_close .svg-icon {
  width: 10px;
  height: 10px;
  margin: 0px 0px 2px 5px;
  fill: #aabf6b; }

#rs_easycart .rsec_content .rsec_tabs {
  width: 100%;
  overflow-y: scroll;
  overflow-x: auto;
  text-align: left;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch; }

#rs_easycart .rsec_buttons {
  padding: 15px 10px; }

#rs_easycart .rsec_leftp {
  float: left; }

#rs_easycart .rsec_leftp .btn2 {
  margin-right: 10px; }

#rs_easycart .rsec_rightp {
  float: right; }

/* content -> table */
#rs_easycart table.rsec_table {
  width: 100%;
  border: none; }
  #rs_easycart table.rsec_table thead th {
    min-height: auto;
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    color: #878787;
    padding: 13px 26px 15px;
    vertical-align: middle;
    background-color: #fff;
    border-top: 1px solid #F2F2F2;
    border-bottom: 1px solid #F2F2F2; }
  #rs_easycart table.rsec_table tbody td {
    padding: 13px 26px 15px;
    vertical-align: middle;
    color: black;
    background-color: #fff;
    border-top: none;
    border-right: none;
    border-bottom: 1px solid #F2F2F2;
    border-left: none; }

#rs_easycart table.rsec_table th.rsec_hov,
#rs_easycart table.rsec_table td.rsec_hov {
  width: 5px;
  padding: 0px; }

#rs_easycart table.rsec_table .rsec_cen {
  text-align: center; }

#rs_easycart table.rsec_table .rsec_product-name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

#rs_easycart table.rsec_table .rsec_padd {
  padding-right: 25px;
  padding-left: 25px; }

#rs_easycart table.rsec_table .rsec_min {
  width: 1px; }

#rs_easycart table.rsec_table .rsec_min label {
  margin-top: 4px; }

#rs_easycart table.rsec_table .rsec_image img {
  max-width: 40px;
  max-height: 40px; }

/* content -> /table */
/* content -> no items in tab */
#rs_easycart .rsec_emptytab {
  width: 100%;
  height: 100%;
  text-align: center; }

#rs_easycart .rsec_thistab_viewed .rsec_emptytab .rsec_emptytab_icon {
  width: 100%;
  max-width: 180px;
  margin: 0 auto;
  padding-top: 140px;
  color: #ccc;
  font-size: 13px;
  background-image: url("/local/templates/profood_default/assets/css/../img/emptyviewed.png");
  background-position: 0px 0px;
  background-repeat: no-repeat; }

#rs_easycart .rsec_thistab_compare .rsec_emptytab .rsec_emptytab_icon,
#rs_easycart .rsec_thistab_favorite .rsec_emptytab .rsec_emptytab_icon,
#rs_easycart .rsec_thistab_basket .rsec_emptytab .rsec_emptytab_icon {
  width: 100%;
  max-width: 146px;
  margin: 0 auto;
  padding-top: 155px;
  color: #ccc;
  font-size: 13px;
  background-position: 0px 0px;
  background-repeat: no-repeat; }

#rs_easycart .rsec_thistab_compare .rsec_emptytab .rsec_emptytab_icon {
  background-image: url("/local/templates/profood_default/assets/css/../img/emptycompare.png"); }

#rs_easycart .rsec_thistab_favorite .rsec_emptytab .rsec_emptytab_icon {
  background-image: url("/local/templates/profood_default/assets/css/../img/emptyfavorite.png"); }

#rs_easycart .rsec_thistab_basket .rsec_emptytab .rsec_emptytab_icon {
  background-image: url("/local/templates/profood_default/assets/css/../img/emptybasket.png"); }

/* content -> /no items in tab */
/* content -> viewed */
/* /content -> viewed */
/* content -> compare */
#rs_easycart .rsec_thistab_compare .rsec_delete .svg-icon {
  width: 10px;
  height: 10px;
  fill: #aabf6b; }

/* /content -> compare */
/* content -> favorite */
#rs_easycart .rsec_thistab_favorite .rsec_delete .svg-icon {
  width: 10px;
  height: 10px;
  fill: #aabf6b; }

/* /content -> favorite */
/* content -> basket */
#rs_easycart .rsec_plus,
#rs_easycart .rsec_minus {
  display: inline-block;
  padding: 2px 9px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  line-height: 14px;
  text-decoration: none;
  color: black;
  cursor: pointer;
  background-color: #F3F3F3; }

#rs_easycart .rsec_plus:hover,
#rs_easycart .rsec_minus:hover {
  color: black;
  text-decoration: none;
  background-color: #e0e0e0; }

#rs_easycart .rsec_plus:active,
#rs_easycart .rsec_minus:active {
  color: black;
  text-decoration: none;
  background-color: #cdcdcd; }

#rs_easycart .rsec_quantity {
  display: inline-block;
  width: 120px;
  height: 31px;
  overflow: hidden; }
  #rs_easycart .rsec_quantity__inner {
    position: relative;
    display: inline-block;
    width: 120px;
    height: 31px;
    background-color: #FFF; }
  #rs_easycart .rsec_quantity__input {
    display: inline-block;
    float: left;
    width: 29px;
    text-align: center;
    padding: 7px 0 7px;
    background-color: #FFF;
    border: 1px solid #ebebeb;
    border-right: none;
    border-radius: 4px 0 0 4px;
    box-shadow: none; }
    #rs_easycart .rsec_quantity__input:hover, #rs_easycart .rsec_quantity__input:hover:focus, #rs_easycart .rsec_quantity__input:focus {
      border-color: #ebebeb;
      box-shadow: none; }
  #rs_easycart .rsec_quantity .rsec_minus,
  #rs_easycart .rsec_quantity .rsec_plus {
    position: relative;
    display: inline-block;
    float: left;
    text-decoration: none;
    cursor: pointer;
    padding: 14px 15px 15px 14px;
    background: #F3F3F3;
    border: 1px solid #ebebeb;
    border-radius: 4px; }
    #rs_easycart .rsec_quantity .rsec_minus:before, #rs_easycart .rsec_quantity .rsec_minus:after,
    #rs_easycart .rsec_quantity .rsec_plus:before,
    #rs_easycart .rsec_quantity .rsec_plus:after {
      position: absolute;
      display: inline-block;
      width: 10px;
      height: 10px;
      content: ' ';
      background-color: black; }
    #rs_easycart .rsec_quantity .rsec_minus:hover,
    #rs_easycart .rsec_quantity .rsec_plus:hover {
      background-color: #e0e0e0; }
    #rs_easycart .rsec_quantity .rsec_minus:active,
    #rs_easycart .rsec_quantity .rsec_plus:active {
      background-color: #cdcdcd; }
  #rs_easycart .rsec_quantity .rsec_minus:before {
    top: 14px;
    left: 8px;
    width: 13px;
    height: 1px;
    content: ' ';
    background-color: black; }
  #rs_easycart .rsec_quantity .rsec_minus:after {
    content: none; }
  #rs_easycart .rsec_quantity .rsec_plus:before {
    top: 14px;
    left: 8px;
    width: 13px;
    height: 1px; }
  #rs_easycart .rsec_quantity .rsec_plus:after {
    top: 8px;
    left: 14px;
    width: 1px;
    height: 13px; }
  #rs_easycart .rsec_quantity .rsec_measurename {
    display: inline-block;
    float: left;
    width: 29px;
    line-height: 18px;
    text-align: center;
    padding: 5px 0 6px;
    background-color: #FFF;
    border: 1px solid #ebebeb;
    border-left: none;
    border-radius: 0 4px 4px 0; }

/*
	#rs_easycart .rsec_quantity input{
		width:36px;
		padding:0px;
		text-align:center;
		border:none;
		box-shadow:none;
	}
	#rs_easycart .rsec_quantity input:focus{border:none;box-shadow:none;}
	#rs_easycart .rsec_quantity input,
	#rs_easycart .rsec_measurename{
		background-color:#FFF;
	}
	#rs_easycart .rsec_measurename{
		display:inline-block;
		min-width:28px;
		padding:0px 2px;
	}
	*/
#rs_easycart .rsec_thistab_basket {
  height: 100%; }

#rs_easycart .rsec_thistab_basket .rsec_delete .svg-icon {
  width: 10px;
  height: 10px;
  fill: #aabf6b; }

#rs_easycart .rsec_thistab_basket .rsec_totaltext {
  font-size: 14px; }

#rs_easycart .rsec_thistab_basket .rsec_totaltext .rsec_color {
  font-size: 15px;
  font-weight: bold;
  margin-right: 25px; }

#rs_easycart .rsec_thistab_basket .rsec_coupon {
  margin-right: 10px; }

#rs_easycart .rsec_thistab_basket .rsec_coupon .rsec_cop {
  padding: 10px 9px; }

#rs_easycart .rsec_thistab_basket .rsec_coupon .rsec_cop + .rsec_coup {
  padding: 9px 14px 8px;
  margin-left: 2px; }

#rs_easycart .rsec_thistab_basket .rsec_coupon,
#rs_easycart .rsec_thistab_basket .rsec_coupon_result {
  margin-bottom: 10px; }

#rs_easycart .rsec_thistab_basket .rsec_coupon_result.good .rsec_counpon_note {
  color: green; }

#rs_easycart .rsec_thistab_basket .rsec_coupon_result.bad .rsec_counpon_note {
  color: red; }

#rs_easycart .rsec_thistab_basket .rsec_rightp .btn1 {
  padding: 10px 14px; }

#rs_easycart .rsec_thistab_basket .rsec_name {
  color: #878787; }

/* /content -> basket */
/* /content */
/* themes */
#rs_easycart .rsec.rsec_headers {
  background-color: #2b2b2b; }

#rs_easycart .rsec_headers a.selected {
  color: #666666; }

/* themes -> orange (default) */
#rs_easycart .rsec_headers a.rsec_online span.rsec_name {
  border-bottom: 1px dashed #aabf6b; }

#rs_easycart .rsec_headers a.rsec_online,
#rs_easycart .rsec_headers span.rsec_color {
  color: #aabf6b; }

#rs_easycart .rsec_headers a.rsec_online .svg-icon {
  fill: #aabf6b; }

/* /themes -> /orange (default) */
/* /themes */
@media screen and (max-width: 1100px) {
  #rs_easycart .rsec.rsec_headers .rsec_body .rsec_online span {
    display: none; } }

@media screen and (max-width: 1024px) {
  #rs_easycart .rsec.rsec_headers .rsec_body .rsec_changer.rsec_viewed span.rsec_name,
  #rs_easycart .rsec.rsec_headers .rsec_body .rsec_changer.rsec_compare span.rsec_name,
  #rs_easycart .rsec.rsec_headers .rsec_body .rsec_changer.rsec_favorite span.rsec_name {
    display: none; }
  #rs_easycart .rsec.rsec_headers .rsec_body .rsec_changer {
    padding: 0px 10px; } }

@media screen and (max-width: 970px) {
  #rs_easycart .rsec_leftp,
  #rs_easycart .rsec_rightp,
  #rs_easycart .rsec_totaltext {
    float: left;
    width: 100%; }
  #rs_easycart .rsec_totaltext {
    margin: 12px 0px; } }

@media screen and (max-width: 675px) {
  #rs_easycart .rsec_thistab_compare .rsec_rightp {
    margin-top: 12px; } }

@media screen and (max-width: 500px) {
  #rs_easycart .rsec.rsec_headers .rsec_body .rsec_changer.rsec_basket span.rsec_name,
  #rs_easycart .rsec.rsec_headers .rsec_body .rsec_changer.rsec_basket span.rsec_color.rsec_sum {
    display: none; } }

.c-ajaxpages {
  height: 65px;
  text-align: center;
  line-height: 65px;
  padding: 0; }
  .c-ajaxpages.animation .c-ajaxpages__animashka {
    display: block; }
  .c-ajaxpages.animation .c-ajaxpages__link {
    cursor: default; }
  .c-ajaxpages.animation .c-ajaxpages__text {
    visibility: hidden; }
  .c-ajaxpages__link {
    position: relative;
    display: inline-block;
    line-height: 31px;
    text-decoration: none; }
  .c-ajaxpages__animashka {
    position: absolute;
    top: 1px;
    left: 23px;
    display: none;
    width: 31px;
    height: 31px;
    line-height: 31px;
    vertical-align: middle; }
  .c-ajaxpages__text {
    visibility: visible; }

.c-article__title {
  color: #878787;
  margin-right: 7px; }

.c-article.js-article-invisible {
  display: none; }

.c-attributes {
  position: relative; }
  .c-attributes.view-buttons .c-attributes__name {
    padding-right: 4px; }
  .c-attributes.view-buttons .c-attributes__current-value {
    margin-bottom: 1px; }
    .c-attributes.view-buttons .c-attributes__current-value .c-attributes__value {
      color: black;
      padding: 0 6px 0 0; }
    .c-attributes.view-buttons .c-attributes__current-value .c-attributes__value-pic {
      display: none; }
  .c-attributes.view-buttons .c-attributes__prop.is-pic .c-attributes__option__value {
    display: none; }
  .c-attributes.view-buttons .c-attributes__arrow {
    display: none; }
  .c-attributes.view-buttons .c-attributes__option {
    margin-right: 8px;
    margin-bottom: 8px;
    border: 1px solid #bdbec0;
    transition: all 0.15s linear; }
    .c-attributes.view-buttons .c-attributes__option:not(.disabled):hover, .c-attributes.view-buttons .c-attributes__option:not(.disabled).selected {
      color: #67adda;
      border-color: #aabf6b; }
    .c-attributes.view-buttons .c-attributes__option.disabled {
      cursor: default;
      border: 1px dashed #bdbec0; }
      .c-attributes.view-buttons .c-attributes__option.disabled > span {
        opacity: .4; }
  .c-attributes.view-buttons .c-attributes__value {
    min-width: 25px;
    text-align: center; }
  .c-attributes.view-list .c-attributes__name {
    display: block; }
  .c-attributes.view-list .c-attributes__prop.is-pic .c-attributes__value {
    position: relative;
    top: 1px;
    padding: 5px 7px; }
  .c-attributes.view-list .c-attributes__prop.open .c-attributes__current-value {
    border-color: #aabf6b; }
    .c-attributes.view-list .c-attributes__prop.open .c-attributes__current-value__pseudo-option {
      border-color: #aabf6b; }
  .c-attributes.view-list .c-attributes__prop.open .c-attributes__options {
    display: block; }
  .c-attributes.view-list .c-attributes__prop.open .c-attributes__arrow {
    transform: rotate(-180deg); }
  .c-attributes.view-list .c-attributes__prop .c-attributes__current-value {
    padding: 0; }
    .c-attributes.view-list .c-attributes__prop .c-attributes__current-value__pseudo-option {
      display: inline-block;
      padding: 5px;
      border: 1px solid #bdbec0; }
  .c-attributes.view-list .c-attributes__current-value {
    cursor: pointer;
    margin-top: 4px; }
  .c-attributes.view-list .c-attributes__options {
    position: absolute;
    top: 100%;
    left: 0;
    display: none;
    min-width: 100%;
    max-height: 196px;
    background-color: #fff;
    border-bottom: 2px solid #aabf6b;
    box-shadow: 0px 6px 41px -8px rgba(154, 164, 166, 0.82);
    overflow-y: auto;
    z-index: 100; }
  .c-attributes.view-list .c-attributes__option {
    display: block;
    width: 100%;
    padding: 5px; }
    .c-attributes.view-list .c-attributes__option:not(.disabled):hover, .c-attributes.view-list .c-attributes__option:not(.disabled).selected {
      color: #67adda;
      background-color: #f3f3f3; }
    .c-attributes.view-list .c-attributes__option.disabled {
      cursor: default;
      border: none; }
      .c-attributes.view-list .c-attributes__option.disabled > span {
        opacity: .4; }
  .c-attributes.view-list .c-attributes__value-pic {
    width: 29px;
    height: 29px;
    border: 1px solid #bdbec0; }
  __name {
    display: none; }
  .c-attributes__name-current-value {
    display: block;
    padding-bottom: 4px; }
  .c-attributes__name-current-value .c-attributes__value {
    display: inline-block; }
  .c-attributes__name {
    display: inline-block;
    color: #878787;
    padding: 4px 7px 0 0; }
  .c-attributes__current-value {
    display: inline-block; }
  .c-attributes__arrow {
    width: 8px;
    height: 8px;
    margin-right: 4px;
    margin-bottom: 2px;
    transition: transform .3s; }
  .c-attributes__select {
    position: relative;
    display: inline-block; }
  .c-attributes__options {
    margin-bottom: 11px; }
  .c-attributes__option {
    display: inline-block;
    color: #308ac4;
    cursor: pointer;
    white-space: nowrap;
    padding: 4px;
    background: transparent;
    border: none; }
  .c-attributes__value {
    display: inline-block;
    color: #308ac4;
    padding: 7px 6px 6px; }
  .c-attributes__value-pic {
    display: inline-block;
    width: 31px;
    height: 31px;
    font-size: 0;
    vertical-align: middle;
    border: 1px solid transparent;
    background-size: cover; }

.c-changelable-props {
  margin-bottom: 18px; }
  .c-changelable-props__property {
    margin-bottom: 8px; }
    .c-changelable-props__property:last-child {
      margin-bottom: 0; }
  .c-changelable-props__name {
    color: #878787;
    margin-right: 7px; }

.c-cheaper:hover {
  text-decoration: none; }
  .c-cheaper:hover .c-cheaper__title {
    border-color: transparent; }

.c-cheaper__icon {
  position: relative;
  top: 1px;
  display: inline-block;
  padding: 2px;
  border: 1px solid #9e9e9c;
  border-radius: 13px; }
  .c-cheaper__icon-in {
    display: inline-block;
    padding: 2px 5px;
    font-size: 15px;
    font-stretch: ultra-expanded;
    color: #fff;
    background-color: #bb2d1f;
    border-radius: 11px; }

.c-cheaper__title {
  margin-left: 5px;
  border-bottom: 1px dashed #308ac4; }

.c-compare.in .svg-icon {
  fill: black; }

.c-compare.in .c-compare__title {
  display: none; }
  .c-compare.in .c-compare__title-in {
    display: inline; }

.c-compare:hover {
  text-decoration: none; }
  .c-compare:hover .c-compare__title, .c-compare:hover .c-compare__title-in {
    border-color: transparent; }

.c-compare__title, .c-compare__title-in {
  margin-left: 5px;
  border-bottom: 1px dashed #308ac4; }

.c-compare__title-in {
  display: none; }

.c-compare .svg-icon {
  width: 16px;
  height: 16px;
  fill: #91918f; }

.c-favorite {
  width: 20px;
  height: 20px; }
  .c-favorite.in .svg-icon {
    fill: #cb0000; }
  .c-favorite.in .c-favorite__title {
    display: none; }
    .c-favorite.in .c-favorite__title-in {
      display: inline; }
  .c-favorite:hover {
    text-decoration: none; }
    .c-favorite:hover .c-favorite__title, .c-favorite:hover .c-favorite__title-in {
      border-color: transparent; }
  .c-favorite__title, .c-favorite__title-in {
    margin-left: 5px;
    border-bottom: 1px dashed #308ac4; }
  .c-favorite__title-in {
    display: none; }
  .c-favorite .svg-icon {
    width: 10px;
    height: 13px;
    fill: #91918f; }

.c-prices.view-line .c-prices__value {
  display: inline-block; }

.c-prices.view-list .c-prices__price {
  display: block; }

.c-prices.view-list .c-prices__quiet-hide {
  height: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  overflow: hidden; }

.c-prices.view-list.product-multiple .c-prices__price {
  margin-bottom: 3px; }
  .c-prices.view-list.product-multiple .c-prices__price:last-of-type {
    margin-bottom: 0; }

.c-prices.view-list.product-alone .c-prices__name {
  display: none; }

.c-prices.view-list.product-alone .c-prices__value {
  font-family: 'Open Sans',Arial,Helvetica,sans-serif;
  font-size: 18px;
  margin-right: 8px; }

.c-prices.view-list.page-detail.product-multiple .c-prices__price {
  margin-top: 9px; }

.c-prices.view-list.page-detail.product-multiple .c-prices__name {
  display: block;
  margin-bottom: 2px; }

.c-prices.view-list.page-detail.product-multiple .c-prices__value {
  font-size: 18px; }

.c-prices.view-list.page-detail.product-multiple .c-prices__value + .c-prices__value-old {
  margin-left: 7px; }

.c-prices.view-list.page-detail.product-multiple .c-prices__value-old + .c-prices__discount {
  margin-left: 6px; }

.c-prices.view-list.page-detail.product-multiple .c-prices__value-discount-name + .c-prices__value-discount {
  margin-left: 2px; }

.c-prices.view-list.page-detail.product-alone .c-prices__price {
  margin-top: 7px; }

.c-prices.view-list.page-detail.product-alone .c-prices__name {
  display: none; }

.c-prices.view-list.page-detail.product-alone .c-prices__value {
  font-size: 38px; }
  .c-prices.view-list.page-detail.product-alone .c-prices__value-old {
    font-size: 26px; }
    .c-prices.view-list.page-detail.product-alone .c-prices__value-old:after {
      height: 2px; }

.c-prices.view-list.page-detail.product-alone .c-prices__value + .c-prices__value-old {
  margin-left: 11px; }

.c-prices.view-list.page-detail.product-alone .c-prices__value-old + .c-prices__discount {
  margin-left: 7px; }

.c-prices.view-list.page-detail.product-alone .c-prices__value-discount-name + .c-prices__value-discount {
  margin-left: 2px; }

.c-prices.view-list.page-detail .c-prices__value {
  font-weight: bold;
  line-height: 1; }
  .c-prices.view-list.page-detail .c-prices__value-discount {
    display: inline-block;
    padding: 2px 4px 1px;
    background-color: #ffd200; }

.c-prices__name {
  color: #878787;
  white-space: nowrap;
  margin-right: 3px; }

.c-prices__value {
  white-space: nowrap; }
  .c-prices__value-old {
    position: relative;
    color: #878787;
    white-space: nowrap; }
    .c-prices__value-old:after {
      position: absolute;
      top: 49%;
      right: 0;
      left: 0;
      display: block;
      width: auto;
      height: 1px;
      content: " ";
      background-color: #aabf6b; }
  .c-prices__value-discount {
    white-space: nowrap; }

.c-prices__more-link {
  color: #aabf6b; }
  .c-prices__more-link:hover {
    color: #859b43; }

.c-prices .c-prices__empty,
.c-prices .c-prices__hide {
  display: none !important; }

.c-prices-note__value {
  display: inline-block;
  color: #878787;
  font-style: italic;
  padding: 3px 10px 5px;
  background-color: #eaf2fd; }

.c-quantity {
  display: inline-block;
  width: 120px;
  height: 31px;
  overflow: hidden; }
  .c-quantity.disable .c-quantity__minus, .c-quantity.disable .c-quantity__plus {
    cursor: default; }
    .c-quantity.disable .c-quantity__minus:hover, .c-quantity.disable .c-quantity__plus:hover {
      background-color: #F3F3F3; }
    .c-quantity.disable .c-quantity__minus:active, .c-quantity.disable .c-quantity__plus:active {
      background-color: #F3F3F3; }
  .c-quantity.disable .c-quantity__value[type="text"] {
    cursor: default; }
  .c-quantity.disable .c-quantity__measure {
    cursor: default; }
  .c-quantity__inner {
    position: relative;
    display: inline-block;
    width: 120px;
    height: 31px;
    background-color: #FFF; }
  .c-quantity__minus, .c-quantity__plus {
    position: relative;
    display: inline-block;
    float: left;
    text-decoration: none;
    cursor: pointer;
    padding: 14px 15px 15px 14px;
    background: #F3F3F3;
    border: 1px solid #ebebeb;
    border-radius: 4px; }
    .c-quantity__minus:before, .c-quantity__minus:after, .c-quantity__plus:before, .c-quantity__plus:after {
      position: absolute;
      display: inline-block;
      width: 10px;
      height: 10px;
      content: ' ';
      background-color: black; }
    .c-quantity__minus:hover, .c-quantity__plus:hover {
      background-color: #e0e0e0; }
    .c-quantity__minus:active, .c-quantity__plus:active {
      background-color: #cdcdcd; }
  .c-quantity__minus:before {
    top: 14px;
    left: 8px;
    width: 13px;
    height: 1px;
    content: ' ';
    background-color: black; }
  .c-quantity__minus:after {
    content: none; }
  .c-quantity__plus:before {
    top: 14px;
    left: 8px;
    width: 13px;
    height: 1px; }
  .c-quantity__plus:after {
    top: 8px;
    left: 14px;
    width: 1px;
    height: 13px; }
  .c-quantity .c-quantity__value[type="text"] {
    display: inline-block;
    float: left;
    width: 29px;
    text-align: center;
    padding: 7px 0 7px;
    background-color: #FFF;
    border: 1px solid #ebebeb;
    border-right: none;
    border-radius: 4px 0 0 4px;
    box-shadow: none; }
    .c-quantity .c-quantity__value[type="text"]:hover, .c-quantity .c-quantity__value[type="text"]:hover:focus, .c-quantity .c-quantity__value[type="text"]:focus {
      border-color: #ebebeb;
      box-shadow: none; }
  .c-quantity__measure {
    display: inline-block;
    float: left;
    width: 29px;
    line-height: 18px;
    text-align: center;
    padding: 5px 0 6px;
    background-color: #FFF;
    border: 1px solid #ebebeb;
    border-left: none;
    border-radius: 0 4px 4px 0; }

.c-rating__star {
  position: relative;
  top: -1px; }
  .c-rating__star.active .svg-icon {
    fill: #fed200; }
  .c-rating__star .svg-icon {
    width: 9px;
    height: 9px;
    fill: #898886; }

.c-rating__count {
  color: #308ac4; }

.c-stickers {
  white-space: nowrap;
  overflow: hidden;
  z-index: 1; }
  .c-stickers__sticker {
    display: inline-block;
    min-width: 57px;
    font-size: 11px;
    color: #fff;
    text-align: center;
    padding: 1px 5px;
    margin-right: 2px;
    background-color: #c58b00; }
    .c-stickers__sticker:last-of-type {
      margin-right: 0; }
  .c-stickers__da2 {
    display: none;
    background-color: #66b132; }
  .c-stickers__qb {
    display: none;
    background-color: #db4ba3; }
  .c-stickers__new {
    background-color: #4fad00; }
  .c-stickers__hit {
    background-color: #2992d9; }
  .c-stickers__action {
    background-color: #893ca9; }
  .c-stickers__discount {
    background-color: #ff4242; }

.js-element.da2 .c-stickers__da2 {
  display: inline-block; }

.js-element.qb .c-stickers__qb {
  display: inline-block; }

.c-timers {
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  line-height: 18px; }
  .c-timers .clock {
    float: left;
    padding: 14px 6px;
    background-color: #748080;
    -khtml-border-radius: 3px 0px 0px 3px;
    -moz-border-radius: 3px 0px 0px 3px;
    -webkit-border-radius: 3px 0px 0px 3px;
    border-radius: 3px 0px 0px 3px; }
    .c-timers .clock i {
      width: 16px;
      height: 16px;
      background-position: 0px 0px;
      background-repeat: no-repeat; }
  .c-timers .timer {
    margin: 0 auto;
    background-color: #e8e8e8;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    -moz-opacity: .7;
    -khtml-opacity: .7;
    opacity: .7; }
    .c-timers .timer .intimer {
      float: left;
      padding: 8px 11px 0px; }
    .c-timers .timer .dvoet {
      float: right; }
    .c-timers .timer .val {
      position: relative;
      float: left;
      margin-right: 9px; }
      .c-timers .timer .val.ml {
        margin-left: 10px; }
      .c-timers .timer .val:before {
        position: absolute;
        top: -1px;
        left: 100%;
        display: inline-block;
        content: ':';
        font-size: 19px; }
      .c-timers .timer .val:nth-child(3):before, .c-timers .timer .val:nth-child(4):before, .c-timers .timer .val:last-child:before {
        content: none; }
      .c-timers .timer .val .value,
      .c-timers .timer .val .podpis {
        width: 100%; }
    .c-timers .timer .val .value,
    .c-timers .timer .dvoet {
      font: 17px Arial,Helvetica,sans-serif;
      font-weight: bold;
      letter-spacing: 3px; }
    .c-timers .timer .podpis {
      font: 10px Arial,Helvetica,sans-serif; }
    .c-timers .timer .progressbar {
      height: 4px;
      margin-top: 4px;
      background-color: #d4d9de;
      border: 1px solid #b8bcc1;
      -khtml-border-radius: 3px;
      -moz-border-radius: 3px;
      -webkit-border-radius: 3px;
      border-radius: 3px; }
      .c-timers .timer .progressbar .progress {
        position: relative;
        top: -1px;
        left: -1px;
        height: 4px;
        background-repeat: repeat-x;
        -khtml-border-radius: 3px;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        -moz-transition: width 0.5s;
        -o-transition: width 0.5s;
        -webkit-transition: width 0.5s;
        transition: width 0.5s; }

.timer.da2 .progressbar .progress {
  border: 1px solid #c5007c;
  background-color: #c5007c;
  /*background-image: url('/local/templates/profood_default/assets/css/../img/timer_da2.jpg');*/ }

.timer.qb .progressbar .progress {
  border: 1px solid #66b132;
  background-color: #66b132;
  /*background-image: url('/local/templates/profood_default/assets/css/../img/timer_qb.jpg');*/ }

.timer i {
  background-image: url("/local/templates/profood_default/assets/css/../img/clock.png"); }

.rsgopro .bx-pagination .bx-pagination-container {
  text-align: right; }
  .rsgopro .bx-pagination .bx-pagination-container ul {
    list-style: none;
    padding-left: 0px;
    counter-reset: list 0; }
    .rsgopro .bx-pagination .bx-pagination-container ul > li {
      padding: 0px 5px;
      margin: 0; }
      .rsgopro .bx-pagination .bx-pagination-container ul > li:before {
        position: static;
        left: 0px;
        content: ''; }
      .rsgopro .bx-pagination .bx-pagination-container ul > li.bx-pag-prev, .rsgopro .bx-pagination .bx-pagination-container ul > li.bx-pag-next {
        display: none; }
      .rsgopro .bx-pagination .bx-pagination-container ul > li.bx-active {
        cursor: default; }
        .rsgopro .bx-pagination .bx-pagination-container ul > li.bx-active > a {
          color: black;
          cursor: default; }
          .rsgopro .bx-pagination .bx-pagination-container ul > li.bx-active > a > span {
            color: black;
            cursor: default; }
      .rsgopro .bx-pagination .bx-pagination-container ul > li > a {
        display: inline-block;
        height: auto;
        width: auto;
        min-width: auto;
        line-height: normal;
        color: #308ac4;
        border-radius: 0; }
        .rsgopro .bx-pagination .bx-pagination-container ul > li > a:hover {
          background: transparent; }
          .rsgopro .bx-pagination .bx-pagination-container ul > li > a:hover > span {
            text-decoration: underline;
            background: transparent; }
        .rsgopro .bx-pagination .bx-pagination-container ul > li > a > span {
          display: inline-block;
          height: auto;
          width: auto;
          min-width: auto;
          font-size: 14px;
          line-height: normal;
          color: #308ac4;
          padding: 0;
          background: transparent;
          border-radius: 0; }

.body .b-pay__form.cantbuy .b-pay__add2basket, .body .b-pay__form.cantbuy .b-pay__inbasket, .body .b-pay__form.cantbuy .b-pay__buy1click, .body .b-pay__form.cantbuy .b-pay__quantity {
  display: none; }

.body .b-pay__form.cantbuy .b-pay__add2subscribe {
  display: inline-block; }

.body .b-pay__form.in .b-pay__add2basket, .body .b-pay__form.in .b-pay__buy1click, .body .b-pay__form.in .b-pay__add2subscribe {
  display: none; }

.body .b-pay__form.in .b-pay__inbasket {
  display: inline-block; }

.body .b-pay__form .b-pay__inbasket, .body .b-pay__form .b-pay__add2subscribe {
  display: none; }

.body .b-pay__form .b-pay__add2basket, .body .b-pay__form .b-pay__buy1click {
  display: inline-block; }

.b-stores__genamount {
  color: #888888; }

.b-stores a.b-stores__genamount {
  color: #878787;
  text-decoration: none; }
  .b-stores a.b-stores__genamount:hover > .sub {
    color: #67adda;
    border-bottom-color: transparent; }
  .b-stores a.b-stores__genamount > .sub {
    color: #308ac4;
    border-bottom: 1px dashed #308ac4; }

.b-stores .svg-icon {
  position: relative;
  bottom: 1px;
  width: 14px;
  height: 14px;
  margin: 0 5px;
  fill: #888888; }
  .b-stores .svg-icon.empty {
    fill: #aabf6b; }

.b-stores-list {
  border-top: 1px solid #F2F2F2; }
  .b-stores-list__row {
    width: 100%;
    border-bottom: 1px solid #F2F2F2;
    transition: all 0.15s linear; }
  .b-stores-list .svg-icon {
    position: relative;
    bottom: 1px;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    fill: #888888; }
    .b-stores-list .svg-icon.empty {
      fill: #aabf6b; }

@media (min-width: 1200px) {
  .b-stores-list__row {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    align-items: center; }
    .b-stores-list__row:hover {
      box-shadow: 0px 6px 41px -8px rgba(154, 164, 166, 0.82);
      z-index: 5; }
  .b-stores-list__col {
    padding: 13px 26px 15px;
    vertical-align: middle;
    color: black;
    background-color: #fff;
    border-top: none;
    border-right: none;
    border-bottom: 1px solid #F2F2F2;
    border-left: none;
    min-height: 47px;
    flex: 0 1 auto;
    margin: auto 0;
    border-bottom-color: transparent; }
    .b-stores-list__col.title {
      flex: 1 0 auto; } }

@media (max-width: 1199px) {
  .b-stores-list__row {
    padding: 13px 26px 15px;
    vertical-align: middle;
    color: black;
    background-color: #fff;
    border-top: none;
    border-right: none;
    border-bottom: 1px solid #F2F2F2;
    border-left: none; }
  .b-stores-list__col.title {
    margin-bottom: 7px; }
  .b-stores-list__amount {
    margin-top: 7px; } }

.body,
.footer,
.fancybox-container,
.popup-window,
.rsgppopup,
.rs_easycart,
.gopro-subscribe-window {
  /* Remove default checkbox */
  /* Indeterminate checkbox */ }
  .body label,
  .footer label,
  .fancybox-container label,
  .popup-window label,
  .rsgppopup label,
  .rs_easycart label,
  .gopro-subscribe-window label {
    box-sizing: border-box; }
  .body [type="checkbox"]:not(:checked),
  .body [type="checkbox"]:checked,
  .footer [type="checkbox"]:not(:checked),
  .footer [type="checkbox"]:checked,
  .fancybox-container [type="checkbox"]:not(:checked),
  .fancybox-container [type="checkbox"]:checked,
  .popup-window [type="checkbox"]:not(:checked),
  .popup-window [type="checkbox"]:checked,
  .rsgppopup [type="checkbox"]:not(:checked),
  .rsgppopup [type="checkbox"]:checked,
  .rs_easycart [type="checkbox"]:not(:checked),
  .rs_easycart [type="checkbox"]:checked,
  .gopro-subscribe-window [type="checkbox"]:not(:checked),
  .gopro-subscribe-window [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
    opacity: 0; }
  .body [type="checkbox"],
  .footer [type="checkbox"],
  .fancybox-container [type="checkbox"],
  .popup-window [type="checkbox"],
  .rsgppopup [type="checkbox"],
  .rs_easycart [type="checkbox"],
  .gopro-subscribe-window [type="checkbox"] {
    /* checkbox aspect */ }
    .body [type="checkbox"] + label,
    .footer [type="checkbox"] + label,
    .fancybox-container [type="checkbox"] + label,
    .popup-window [type="checkbox"] + label,
    .rsgppopup [type="checkbox"] + label,
    .rs_easycart [type="checkbox"] + label,
    .gopro-subscribe-window [type="checkbox"] + label {
      position: relative;
      padding-left: 20px;
      cursor: pointer;
      display: inline-block;
      height: 14px;
      line-height: 14px;
      -webkit-user-select: none;
      /* webkit (safari, chrome) browsers */
      -moz-user-select: none;
      /* mozilla browsers */
      -khtml-user-select: none;
      /* webkit (konqueror) browsers */
      -ms-user-select: none;
      /* IE10+ */ }
    .body [type="checkbox"] + label:before,
    .footer [type="checkbox"] + label:before,
    .fancybox-container [type="checkbox"] + label:before,
    .popup-window [type="checkbox"] + label:before,
    .rsgppopup [type="checkbox"] + label:before,
    .rs_easycart [type="checkbox"] + label:before,
    .gopro-subscribe-window [type="checkbox"] + label:before {
      content: '';
      position: absolute;
      top: -1px;
      left: 0;
      width: 18px;
      height: 18px;
      z-index: 0;
      border: 2px solid #bcbebf;
      border-radius: 1px;
      margin-top: 2px;
      transition: .2s; }
    .body [type="checkbox"]:not(:checked):disabled + label:before,
    .footer [type="checkbox"]:not(:checked):disabled + label:before,
    .fancybox-container [type="checkbox"]:not(:checked):disabled + label:before,
    .popup-window [type="checkbox"]:not(:checked):disabled + label:before,
    .rsgppopup [type="checkbox"]:not(:checked):disabled + label:before,
    .rs_easycart [type="checkbox"]:not(:checked):disabled + label:before,
    .gopro-subscribe-window [type="checkbox"]:not(:checked):disabled + label:before {
      border: none;
      background-color: rgba(0, 0, 0, 0.26); }
  .body [type="checkbox"]:checked + label:before,
  .footer [type="checkbox"]:checked + label:before,
  .fancybox-container [type="checkbox"]:checked + label:before,
  .popup-window [type="checkbox"]:checked + label:before,
  .rsgppopup [type="checkbox"]:checked + label:before,
  .rs_easycart [type="checkbox"]:checked + label:before,
  .gopro-subscribe-window [type="checkbox"]:checked + label:before {
    top: -4px;
    left: -5px;
    width: 12px;
    height: 22px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #aabf6b;
    border-bottom: 2px solid #aabf6b;
    transform: rotate(40deg);
    backface-visibility: hidden;
    transform-origin: 100% 100%; }
  .body [type="checkbox"]:checked:disabled + label:before,
  .footer [type="checkbox"]:checked:disabled + label:before,
  .fancybox-container [type="checkbox"]:checked:disabled + label:before,
  .popup-window [type="checkbox"]:checked:disabled + label:before,
  .rsgppopup [type="checkbox"]:checked:disabled + label:before,
  .rs_easycart [type="checkbox"]:checked:disabled + label:before,
  .gopro-subscribe-window [type="checkbox"]:checked:disabled + label:before {
    border-right: 2px solid rgba(0, 0, 0, 0.26);
    border-bottom: 2px solid rgba(0, 0, 0, 0.26); }
  .body [type="checkbox"]:indeterminate + label:before,
  .footer [type="checkbox"]:indeterminate + label:before,
  .fancybox-container [type="checkbox"]:indeterminate + label:before,
  .popup-window [type="checkbox"]:indeterminate + label:before,
  .rsgppopup [type="checkbox"]:indeterminate + label:before,
  .rs_easycart [type="checkbox"]:indeterminate + label:before,
  .gopro-subscribe-window [type="checkbox"]:indeterminate + label:before {
    top: -11px;
    left: -12px;
    width: 10px;
    height: 22px;
    border-top: none;
    border-left: none;
    border-right: 2px solid #aabf6b;
    border-bottom: none;
    transform: rotate(90deg);
    backface-visibility: hidden;
    transform-origin: 100% 100%; }
  .body [type="checkbox"]:indeterminate:disabled + label:before,
  .footer [type="checkbox"]:indeterminate:disabled + label:before,
  .fancybox-container [type="checkbox"]:indeterminate:disabled + label:before,
  .popup-window [type="checkbox"]:indeterminate:disabled + label:before,
  .rsgppopup [type="checkbox"]:indeterminate:disabled + label:before,
  .rs_easycart [type="checkbox"]:indeterminate:disabled + label:before,
  .gopro-subscribe-window [type="checkbox"]:indeterminate:disabled + label:before {
    border-right: 2px solid rgba(0, 0, 0, 0.26);
    background-color: transparent; }
  .body [type="checkbox"] + label:after,
  .footer [type="checkbox"] + label:after,
  .fancybox-container [type="checkbox"] + label:after,
  .popup-window [type="checkbox"] + label:after,
  .rsgppopup [type="checkbox"] + label:after,
  .rs_easycart [type="checkbox"] + label:after,
  .gopro-subscribe-window [type="checkbox"] + label:after {
    border-radius: 1px; }
  .body [type="checkbox"] + label:before,
  .body [type="checkbox"] + label:after,
  .footer [type="checkbox"] + label:before,
  .footer [type="checkbox"] + label:after,
  .fancybox-container [type="checkbox"] + label:before,
  .fancybox-container [type="checkbox"] + label:after,
  .popup-window [type="checkbox"] + label:before,
  .popup-window [type="checkbox"] + label:after,
  .rsgppopup [type="checkbox"] + label:before,
  .rsgppopup [type="checkbox"] + label:after,
  .rs_easycart [type="checkbox"] + label:before,
  .rs_easycart [type="checkbox"] + label:after,
  .gopro-subscribe-window [type="checkbox"] + label:before,
  .gopro-subscribe-window [type="checkbox"] + label:after {
    content: '';
    left: 0;
    position: absolute;
    /* .1s delay is for check animation */
    transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
    z-index: 1; }
  .body [type="checkbox"]:not(:checked) + label:before,
  .footer [type="checkbox"]:not(:checked) + label:before,
  .fancybox-container [type="checkbox"]:not(:checked) + label:before,
  .popup-window [type="checkbox"]:not(:checked) + label:before,
  .rsgppopup [type="checkbox"]:not(:checked) + label:before,
  .rs_easycart [type="checkbox"]:not(:checked) + label:before,
  .gopro-subscribe-window [type="checkbox"]:not(:checked) + label:before {
    width: 0;
    height: 0;
    border: 3px solid transparent;
    left: 6px;
    top: 10px;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 20% 40%;
    transform-origin: 100% 100%; }
  .body [type="checkbox"]:not(:checked) + label:after,
  .footer [type="checkbox"]:not(:checked) + label:after,
  .fancybox-container [type="checkbox"]:not(:checked) + label:after,
  .popup-window [type="checkbox"]:not(:checked) + label:after,
  .rsgppopup [type="checkbox"]:not(:checked) + label:after,
  .rs_easycart [type="checkbox"]:not(:checked) + label:after,
  .gopro-subscribe-window [type="checkbox"]:not(:checked) + label:after {
    height: 14px;
    width: 14px;
    background-color: transparent;
    border: 1px solid #bcbebf;
    top: -1px;
    z-index: 0; }
  .body [type="checkbox"]:not(:checked) + label:hover:after,
  .footer [type="checkbox"]:not(:checked) + label:hover:after,
  .fancybox-container [type="checkbox"]:not(:checked) + label:hover:after,
  .popup-window [type="checkbox"]:not(:checked) + label:hover:after,
  .rsgppopup [type="checkbox"]:not(:checked) + label:hover:after,
  .rs_easycart [type="checkbox"]:not(:checked) + label:hover:after,
  .gopro-subscribe-window [type="checkbox"]:not(:checked) + label:hover:after {
    border-color: #aabf6b; }
  .body [type="checkbox"]:checked + label:before,
  .footer [type="checkbox"]:checked + label:before,
  .fancybox-container [type="checkbox"]:checked + label:before,
  .popup-window [type="checkbox"]:checked + label:before,
  .rsgppopup [type="checkbox"]:checked + label:before,
  .rs_easycart [type="checkbox"]:checked + label:before,
  .gopro-subscribe-window [type="checkbox"]:checked + label:before {
    top: -1px;
    left: 1px;
    width: 5px;
    height: 10px;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%; }
  .body [type="checkbox"]:checked + label:after,
  .footer [type="checkbox"]:checked + label:after,
  .fancybox-container [type="checkbox"]:checked + label:after,
  .popup-window [type="checkbox"]:checked + label:after,
  .rsgppopup [type="checkbox"]:checked + label:after,
  .rs_easycart [type="checkbox"]:checked + label:after,
  .gopro-subscribe-window [type="checkbox"]:checked + label:after {
    top: -1px;
    width: 14px;
    height: 14px;
    border: 1px solid #aabf6b;
    background-color: #aabf6b;
    z-index: 0; }
  .body [type="checkbox"]:disabled:not(:checked) + label:before,
  .footer [type="checkbox"]:disabled:not(:checked) + label:before,
  .fancybox-container [type="checkbox"]:disabled:not(:checked) + label:before,
  .popup-window [type="checkbox"]:disabled:not(:checked) + label:before,
  .rsgppopup [type="checkbox"]:disabled:not(:checked) + label:before,
  .rs_easycart [type="checkbox"]:disabled:not(:checked) + label:before,
  .gopro-subscribe-window [type="checkbox"]:disabled:not(:checked) + label:before {
    background-color: transparent;
    border: 1px solid transparent; }
  .body [type="checkbox"]:disabled:not(:checked) + label:after,
  .footer [type="checkbox"]:disabled:not(:checked) + label:after,
  .fancybox-container [type="checkbox"]:disabled:not(:checked) + label:after,
  .popup-window [type="checkbox"]:disabled:not(:checked) + label:after,
  .rsgppopup [type="checkbox"]:disabled:not(:checked) + label:after,
  .rs_easycart [type="checkbox"]:disabled:not(:checked) + label:after,
  .gopro-subscribe-window [type="checkbox"]:disabled:not(:checked) + label:after {
    border-color: transparent;
    background-color: #BDBDBD; }
  .body [type="checkbox"]:disabled:checked + label:before,
  .footer [type="checkbox"]:disabled:checked + label:before,
  .fancybox-container [type="checkbox"]:disabled:checked + label:before,
  .popup-window [type="checkbox"]:disabled:checked + label:before,
  .rsgppopup [type="checkbox"]:disabled:checked + label:before,
  .rs_easycart [type="checkbox"]:disabled:checked + label:before,
  .gopro-subscribe-window [type="checkbox"]:disabled:checked + label:before {
    background-color: transparent; }
  .body [type="checkbox"]:disabled:checked + label:after,
  .footer [type="checkbox"]:disabled:checked + label:after,
  .fancybox-container [type="checkbox"]:disabled:checked + label:after,
  .popup-window [type="checkbox"]:disabled:checked + label:after,
  .rsgppopup [type="checkbox"]:disabled:checked + label:after,
  .rs_easycart [type="checkbox"]:disabled:checked + label:after,
  .gopro-subscribe-window [type="checkbox"]:disabled:checked + label:after {
    background-color: #BDBDBD;
    border-color: #BDBDBD; }

#bx-soa-orderSave {
  /* Remove default checkbox */
  /* Indeterminate checkbox */ }
  #bx-soa-orderSave [type="checkbox"]:not(:checked),
  #bx-soa-orderSave [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
    opacity: 0; }
  #bx-soa-orderSave [type="checkbox"] {
    /* checkbox aspect */ }
    #bx-soa-orderSave [type="checkbox"] + a {
      position: relative;
      padding-left: 20px;
      cursor: pointer;
      display: inline-block;
      height: 14px;
      line-height: 14px;
      -webkit-user-select: none;
      /* webkit (safari, chrome) browsers */
      -moz-user-select: none;
      /* mozilla browsers */
      -khtml-user-select: none;
      /* webkit (konqueror) browsers */
      -ms-user-select: none;
      /* IE10+ */ }
    #bx-soa-orderSave [type="checkbox"] + a:before {
      content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 18px;
      height: 18px;
      z-index: 0;
      border: 2px solid #bcbebf;
      border-radius: 1px;
      margin-top: 2px;
      transition: .2s; }
    #bx-soa-orderSave [type="checkbox"]:not(:checked):disabled + a:before {
      border: none;
      background-color: rgba(0, 0, 0, 0.26); }
  #bx-soa-orderSave [type="checkbox"]:checked + a:before {
    top: -4px;
    left: -5px;
    width: 12px;
    height: 22px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #aabf6b;
    border-bottom: 2px solid #aabf6b;
    transform: rotate(40deg);
    backface-visibility: hidden;
    transform-origin: 100% 100%; }
  #bx-soa-orderSave [type="checkbox"]:checked:disabled + a:before {
    border-right: 2px solid rgba(0, 0, 0, 0.26);
    border-bottom: 2px solid rgba(0, 0, 0, 0.26); }
  #bx-soa-orderSave [type="checkbox"]:indeterminate + a:before {
    top: -11px;
    left: -12px;
    width: 10px;
    height: 22px;
    border-top: none;
    border-left: none;
    border-right: 2px solid #aabf6b;
    border-bottom: none;
    transform: rotate(90deg);
    backface-visibility: hidden;
    transform-origin: 100% 100%; }
  #bx-soa-orderSave [type="checkbox"]:indeterminate:disabled + a:before {
    border-right: 2px solid rgba(0, 0, 0, 0.26);
    background-color: transparent; }
  #bx-soa-orderSave [type="checkbox"] + a:after {
    border-radius: 1px; }
  #bx-soa-orderSave [type="checkbox"] + a:before,
  #bx-soa-orderSave [type="checkbox"] + a:after {
    content: '';
    left: 0;
    position: absolute;
    /* .1s delay is for check animation */
    transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
    z-index: 1; }
  #bx-soa-orderSave [type="checkbox"]:not(:checked) + a:before {
    width: 0;
    height: 0;
    border: 3px solid transparent;
    left: 6px;
    top: 10px;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 20% 40%;
    transform-origin: 100% 100%; }
  #bx-soa-orderSave [type="checkbox"]:not(:checked) + a:after {
    height: 14px;
    width: 14px;
    background-color: transparent;
    border: 1px solid #bcbebf;
    top: 0px;
    z-index: 0; }
  #bx-soa-orderSave [type="checkbox"]:not(:checked) + a:hover:after {
    border-color: #aabf6b; }
  #bx-soa-orderSave [type="checkbox"]:checked + a:before {
    top: 0;
    left: 1px;
    width: 5px;
    height: 10px;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%; }
  #bx-soa-orderSave [type="checkbox"]:checked + a:after {
    top: 0;
    width: 14px;
    height: 14px;
    border: 1px solid #aabf6b;
    background-color: #aabf6b;
    z-index: 0; }
  #bx-soa-orderSave [type="checkbox"]:disabled:not(:checked) + a:before {
    background-color: transparent;
    border: 1px solid transparent; }
  #bx-soa-orderSave [type="checkbox"]:disabled:not(:checked) + a:after {
    border-color: transparent;
    background-color: #BDBDBD; }
  #bx-soa-orderSave [type="checkbox"]:disabled:checked + a:before {
    background-color: transparent; }
  #bx-soa-orderSave [type="checkbox"]:disabled:checked + a:after {
    background-color: #BDBDBD;
    border-color: #BDBDBD; }

.body,
.footer,
.fancybox-container,
.popup-window,
.rsgppopup,
.rs_easycart,
.gopro-subscribe-window {
  /* Indeterminate checkbox */ }
  .body a.checkbox,
  .footer a.checkbox,
  .fancybox-container a.checkbox,
  .popup-window a.checkbox,
  .rsgppopup a.checkbox,
  .rs_easycart a.checkbox,
  .gopro-subscribe-window a.checkbox {
    margin: 0;
    /* checkbox aspect */ }
    .body a.checkbox > label,
    .body a.checkbox > .label,
    .footer a.checkbox > label,
    .footer a.checkbox > .label,
    .fancybox-container a.checkbox > label,
    .fancybox-container a.checkbox > .label,
    .popup-window a.checkbox > label,
    .popup-window a.checkbox > .label,
    .rsgppopup a.checkbox > label,
    .rsgppopup a.checkbox > .label,
    .rs_easycart a.checkbox > label,
    .rs_easycart a.checkbox > .label,
    .gopro-subscribe-window a.checkbox > label,
    .gopro-subscribe-window a.checkbox > .label {
      position: relative;
      padding-left: 20px;
      cursor: pointer;
      display: inline-block;
      height: 14px;
      line-height: 14px;
      -webkit-user-select: none;
      /* webkit (safari, chrome) browsers */
      -moz-user-select: none;
      /* mozilla browsers */
      -khtml-user-select: none;
      /* webkit (konqueror) browsers */
      -ms-user-select: none;
      /* IE10+ */ }
    .body a.checkbox > label:before,
    .body a.checkbox > .label:before,
    .footer a.checkbox > label:before,
    .footer a.checkbox > .label:before,
    .fancybox-container a.checkbox > label:before,
    .fancybox-container a.checkbox > .label:before,
    .popup-window a.checkbox > label:before,
    .popup-window a.checkbox > .label:before,
    .rsgppopup a.checkbox > label:before,
    .rsgppopup a.checkbox > .label:before,
    .rs_easycart a.checkbox > label:before,
    .rs_easycart a.checkbox > .label:before,
    .gopro-subscribe-window a.checkbox > label:before,
    .gopro-subscribe-window a.checkbox > .label:before {
      content: '';
      position: absolute;
      top: -1px;
      left: 0;
      width: 18px;
      height: 18px;
      z-index: 0;
      border: 2px solid #bcbebf;
      border-radius: 1px;
      margin-top: 2px;
      transition: .2s; }
    .body a.checkbox:not(.in).disabled > label:before,
    .body a.checkbox:not(.in).disabled > .label:before,
    .footer a.checkbox:not(.in).disabled > label:before,
    .footer a.checkbox:not(.in).disabled > .label:before,
    .fancybox-container a.checkbox:not(.in).disabled > label:before,
    .fancybox-container a.checkbox:not(.in).disabled > .label:before,
    .popup-window a.checkbox:not(.in).disabled > label:before,
    .popup-window a.checkbox:not(.in).disabled > .label:before,
    .rsgppopup a.checkbox:not(.in).disabled > label:before,
    .rsgppopup a.checkbox:not(.in).disabled > .label:before,
    .rs_easycart a.checkbox:not(.in).disabled > label:before,
    .rs_easycart a.checkbox:not(.in).disabled > .label:before,
    .gopro-subscribe-window a.checkbox:not(.in).disabled > label:before,
    .gopro-subscribe-window a.checkbox:not(.in).disabled > .label:before {
      border: none;
      background-color: rgba(0, 0, 0, 0.26); }
  .body a.checkbox.in > label:before,
  .body a.checkbox.in > .label:before,
  .footer a.checkbox.in > label:before,
  .footer a.checkbox.in > .label:before,
  .fancybox-container a.checkbox.in > label:before,
  .fancybox-container a.checkbox.in > .label:before,
  .popup-window a.checkbox.in > label:before,
  .popup-window a.checkbox.in > .label:before,
  .rsgppopup a.checkbox.in > label:before,
  .rsgppopup a.checkbox.in > .label:before,
  .rs_easycart a.checkbox.in > label:before,
  .rs_easycart a.checkbox.in > .label:before,
  .gopro-subscribe-window a.checkbox.in > label:before,
  .gopro-subscribe-window a.checkbox.in > .label:before {
    top: -4px;
    left: -5px;
    width: 12px;
    height: 22px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #aabf6b;
    border-bottom: 2px solid #aabf6b;
    transform: rotate(40deg);
    backface-visibility: hidden;
    transform-origin: 100% 100%; }
  .body a.checkbox.in.disabled > label:before,
  .body a.checkbox.in.disabled > .label:before,
  .footer a.checkbox.in.disabled > label:before,
  .footer a.checkbox.in.disabled > .label:before,
  .fancybox-container a.checkbox.in.disabled > label:before,
  .fancybox-container a.checkbox.in.disabled > .label:before,
  .popup-window a.checkbox.in.disabled > label:before,
  .popup-window a.checkbox.in.disabled > .label:before,
  .rsgppopup a.checkbox.in.disabled > label:before,
  .rsgppopup a.checkbox.in.disabled > .label:before,
  .rs_easycart a.checkbox.in.disabled > label:before,
  .rs_easycart a.checkbox.in.disabled > .label:before,
  .gopro-subscribe-window a.checkbox.in.disabled > label:before,
  .gopro-subscribe-window a.checkbox.in.disabled > .label:before {
    border-right: 2px solid rgba(0, 0, 0, 0.26);
    border-bottom: 2px solid rgba(0, 0, 0, 0.26); }
  .body a.checkbox.indeterminate > label:before,
  .body a.checkbox.indeterminate > .label:before,
  .footer a.checkbox.indeterminate > label:before,
  .footer a.checkbox.indeterminate > .label:before,
  .fancybox-container a.checkbox.indeterminate > label:before,
  .fancybox-container a.checkbox.indeterminate > .label:before,
  .popup-window a.checkbox.indeterminate > label:before,
  .popup-window a.checkbox.indeterminate > .label:before,
  .rsgppopup a.checkbox.indeterminate > label:before,
  .rsgppopup a.checkbox.indeterminate > .label:before,
  .rs_easycart a.checkbox.indeterminate > label:before,
  .rs_easycart a.checkbox.indeterminate > .label:before,
  .gopro-subscribe-window a.checkbox.indeterminate > label:before,
  .gopro-subscribe-window a.checkbox.indeterminate > .label:before {
    top: -11px;
    left: -12px;
    width: 10px;
    height: 22px;
    border-top: none;
    border-left: none;
    border-right: 2px solid #aabf6b;
    border-bottom: none;
    transform: rotate(90deg);
    backface-visibility: hidden;
    transform-origin: 100% 100%; }
  .body a.checkbox.indeterminate.disabled > label:before,
  .body a.checkbox.indeterminate.disabled > .label:before,
  .footer a.checkbox.indeterminate.disabled > label:before,
  .footer a.checkbox.indeterminate.disabled > .label:before,
  .fancybox-container a.checkbox.indeterminate.disabled > label:before,
  .fancybox-container a.checkbox.indeterminate.disabled > .label:before,
  .popup-window a.checkbox.indeterminate.disabled > label:before,
  .popup-window a.checkbox.indeterminate.disabled > .label:before,
  .rsgppopup a.checkbox.indeterminate.disabled > label:before,
  .rsgppopup a.checkbox.indeterminate.disabled > .label:before,
  .rs_easycart a.checkbox.indeterminate.disabled > label:before,
  .rs_easycart a.checkbox.indeterminate.disabled > .label:before,
  .gopro-subscribe-window a.checkbox.indeterminate.disabled > label:before,
  .gopro-subscribe-window a.checkbox.indeterminate.disabled > .label:before {
    border-right: 2px solid rgba(0, 0, 0, 0.26);
    background-color: transparent; }
  .body a.checkbox > label:after,
  .body a.checkbox > .label:after,
  .footer a.checkbox > label:after,
  .footer a.checkbox > .label:after,
  .fancybox-container a.checkbox > label:after,
  .fancybox-container a.checkbox > .label:after,
  .popup-window a.checkbox > label:after,
  .popup-window a.checkbox > .label:after,
  .rsgppopup a.checkbox > label:after,
  .rsgppopup a.checkbox > .label:after,
  .rs_easycart a.checkbox > label:after,
  .rs_easycart a.checkbox > .label:after,
  .gopro-subscribe-window a.checkbox > label:after,
  .gopro-subscribe-window a.checkbox > .label:after {
    border-radius: 1px; }
  .body a.checkbox > label:before,
  .body a.checkbox > .label:before,
  .body a.checkbox > label:after,
  .body a.checkbox > .label:after,
  .footer a.checkbox > label:before,
  .footer a.checkbox > .label:before,
  .footer a.checkbox > label:after,
  .footer a.checkbox > .label:after,
  .fancybox-container a.checkbox > label:before,
  .fancybox-container a.checkbox > .label:before,
  .fancybox-container a.checkbox > label:after,
  .fancybox-container a.checkbox > .label:after,
  .popup-window a.checkbox > label:before,
  .popup-window a.checkbox > .label:before,
  .popup-window a.checkbox > label:after,
  .popup-window a.checkbox > .label:after,
  .rsgppopup a.checkbox > label:before,
  .rsgppopup a.checkbox > .label:before,
  .rsgppopup a.checkbox > label:after,
  .rsgppopup a.checkbox > .label:after,
  .rs_easycart a.checkbox > label:before,
  .rs_easycart a.checkbox > .label:before,
  .rs_easycart a.checkbox > label:after,
  .rs_easycart a.checkbox > .label:after,
  .gopro-subscribe-window a.checkbox > label:before,
  .gopro-subscribe-window a.checkbox > .label:before,
  .gopro-subscribe-window a.checkbox > label:after,
  .gopro-subscribe-window a.checkbox > .label:after {
    content: '';
    left: 0;
    position: absolute;
    /* .1s delay is for check animation */
    transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
    z-index: 1; }
  .body a.checkbox:not(.in) > label:before,
  .body a.checkbox:not(.in) > .label:before,
  .footer a.checkbox:not(.in) > label:before,
  .footer a.checkbox:not(.in) > .label:before,
  .fancybox-container a.checkbox:not(.in) > label:before,
  .fancybox-container a.checkbox:not(.in) > .label:before,
  .popup-window a.checkbox:not(.in) > label:before,
  .popup-window a.checkbox:not(.in) > .label:before,
  .rsgppopup a.checkbox:not(.in) > label:before,
  .rsgppopup a.checkbox:not(.in) > .label:before,
  .rs_easycart a.checkbox:not(.in) > label:before,
  .rs_easycart a.checkbox:not(.in) > .label:before,
  .gopro-subscribe-window a.checkbox:not(.in) > label:before,
  .gopro-subscribe-window a.checkbox:not(.in) > .label:before {
    width: 0;
    height: 0;
    border: 3px solid transparent;
    left: 6px;
    top: 10px;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 20% 40%;
    transform-origin: 100% 100%; }
  .body a.checkbox:not(.in) > label:after,
  .body a.checkbox:not(.in) > .label:after,
  .footer a.checkbox:not(.in) > label:after,
  .footer a.checkbox:not(.in) > .label:after,
  .fancybox-container a.checkbox:not(.in) > label:after,
  .fancybox-container a.checkbox:not(.in) > .label:after,
  .popup-window a.checkbox:not(.in) > label:after,
  .popup-window a.checkbox:not(.in) > .label:after,
  .rsgppopup a.checkbox:not(.in) > label:after,
  .rsgppopup a.checkbox:not(.in) > .label:after,
  .rs_easycart a.checkbox:not(.in) > label:after,
  .rs_easycart a.checkbox:not(.in) > .label:after,
  .gopro-subscribe-window a.checkbox:not(.in) > label:after,
  .gopro-subscribe-window a.checkbox:not(.in) > .label:after {
    height: 14px;
    width: 14px;
    background-color: transparent;
    border: 1px solid #bcbebf;
    top: -1px;
    z-index: 0; }
  .body a.checkbox:not(.in) > label:hover:after,
  .body a.checkbox:not(.in) > .label:hover:after,
  .footer a.checkbox:not(.in) > label:hover:after,
  .footer a.checkbox:not(.in) > .label:hover:after,
  .fancybox-container a.checkbox:not(.in) > label:hover:after,
  .fancybox-container a.checkbox:not(.in) > .label:hover:after,
  .popup-window a.checkbox:not(.in) > label:hover:after,
  .popup-window a.checkbox:not(.in) > .label:hover:after,
  .rsgppopup a.checkbox:not(.in) > label:hover:after,
  .rsgppopup a.checkbox:not(.in) > .label:hover:after,
  .rs_easycart a.checkbox:not(.in) > label:hover:after,
  .rs_easycart a.checkbox:not(.in) > .label:hover:after,
  .gopro-subscribe-window a.checkbox:not(.in) > label:hover:after,
  .gopro-subscribe-window a.checkbox:not(.in) > .label:hover:after {
    border-color: #aabf6b; }
  .body a.checkbox.in > label:before,
  .body a.checkbox.in > .label:before,
  .footer a.checkbox.in > label:before,
  .footer a.checkbox.in > .label:before,
  .fancybox-container a.checkbox.in > label:before,
  .fancybox-container a.checkbox.in > .label:before,
  .popup-window a.checkbox.in > label:before,
  .popup-window a.checkbox.in > .label:before,
  .rsgppopup a.checkbox.in > label:before,
  .rsgppopup a.checkbox.in > .label:before,
  .rs_easycart a.checkbox.in > label:before,
  .rs_easycart a.checkbox.in > .label:before,
  .gopro-subscribe-window a.checkbox.in > label:before,
  .gopro-subscribe-window a.checkbox.in > .label:before {
    top: -1px;
    left: 1px;
    width: 5px;
    height: 10px;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%; }
  .body a.checkbox.in > label:after,
  .body a.checkbox.in > .label:after,
  .footer a.checkbox.in > label:after,
  .footer a.checkbox.in > .label:after,
  .fancybox-container a.checkbox.in > label:after,
  .fancybox-container a.checkbox.in > .label:after,
  .popup-window a.checkbox.in > label:after,
  .popup-window a.checkbox.in > .label:after,
  .rsgppopup a.checkbox.in > label:after,
  .rsgppopup a.checkbox.in > .label:after,
  .rs_easycart a.checkbox.in > label:after,
  .rs_easycart a.checkbox.in > .label:after,
  .gopro-subscribe-window a.checkbox.in > label:after,
  .gopro-subscribe-window a.checkbox.in > .label:after {
    top: -1px;
    width: 14px;
    height: 14px;
    border: 1px solid #aabf6b;
    background-color: #aabf6b;
    z-index: 0; }
  .body a.checkbox.disabled:not(.in) > label:before,
  .body a.checkbox.disabled:not(.in) > .label:before,
  .footer a.checkbox.disabled:not(.in) > label:before,
  .footer a.checkbox.disabled:not(.in) > .label:before,
  .fancybox-container a.checkbox.disabled:not(.in) > label:before,
  .fancybox-container a.checkbox.disabled:not(.in) > .label:before,
  .popup-window a.checkbox.disabled:not(.in) > label:before,
  .popup-window a.checkbox.disabled:not(.in) > .label:before,
  .rsgppopup a.checkbox.disabled:not(.in) > label:before,
  .rsgppopup a.checkbox.disabled:not(.in) > .label:before,
  .rs_easycart a.checkbox.disabled:not(.in) > label:before,
  .rs_easycart a.checkbox.disabled:not(.in) > .label:before,
  .gopro-subscribe-window a.checkbox.disabled:not(.in) > label:before,
  .gopro-subscribe-window a.checkbox.disabled:not(.in) > .label:before {
    background-color: transparent;
    border: 1px solid transparent; }
  .body a.checkbox.disabled:not(.in) > label:after,
  .body a.checkbox.disabled:not(.in) > .label:after,
  .footer a.checkbox.disabled:not(.in) > label:after,
  .footer a.checkbox.disabled:not(.in) > .label:after,
  .fancybox-container a.checkbox.disabled:not(.in) > label:after,
  .fancybox-container a.checkbox.disabled:not(.in) > .label:after,
  .popup-window a.checkbox.disabled:not(.in) > label:after,
  .popup-window a.checkbox.disabled:not(.in) > .label:after,
  .rsgppopup a.checkbox.disabled:not(.in) > label:after,
  .rsgppopup a.checkbox.disabled:not(.in) > .label:after,
  .rs_easycart a.checkbox.disabled:not(.in) > label:after,
  .rs_easycart a.checkbox.disabled:not(.in) > .label:after,
  .gopro-subscribe-window a.checkbox.disabled:not(.in) > label:after,
  .gopro-subscribe-window a.checkbox.disabled:not(.in) > .label:after {
    border-color: transparent;
    background-color: #BDBDBD; }
  .body a.checkbox.disabled.in > label:before,
  .body a.checkbox.disabled.in > .label:before,
  .footer a.checkbox.disabled.in > label:before,
  .footer a.checkbox.disabled.in > .label:before,
  .fancybox-container a.checkbox.disabled.in > label:before,
  .fancybox-container a.checkbox.disabled.in > .label:before,
  .popup-window a.checkbox.disabled.in > label:before,
  .popup-window a.checkbox.disabled.in > .label:before,
  .rsgppopup a.checkbox.disabled.in > label:before,
  .rsgppopup a.checkbox.disabled.in > .label:before,
  .rs_easycart a.checkbox.disabled.in > label:before,
  .rs_easycart a.checkbox.disabled.in > .label:before,
  .gopro-subscribe-window a.checkbox.disabled.in > label:before,
  .gopro-subscribe-window a.checkbox.disabled.in > .label:before {
    background-color: transparent; }
  .body a.checkbox.disabled.in > label:after,
  .body a.checkbox.disabled.in > .label:after,
  .footer a.checkbox.disabled.in > label:after,
  .footer a.checkbox.disabled.in > .label:after,
  .fancybox-container a.checkbox.disabled.in > label:after,
  .fancybox-container a.checkbox.disabled.in > .label:after,
  .popup-window a.checkbox.disabled.in > label:after,
  .popup-window a.checkbox.disabled.in > .label:after,
  .rsgppopup a.checkbox.disabled.in > label:after,
  .rsgppopup a.checkbox.disabled.in > .label:after,
  .rs_easycart a.checkbox.disabled.in > label:after,
  .rs_easycart a.checkbox.disabled.in > .label:after,
  .gopro-subscribe-window a.checkbox.disabled.in > label:after,
  .gopro-subscribe-window a.checkbox.disabled.in > .label:after {
    background-color: #BDBDBD;
    border-color: #BDBDBD; }

.form-group .soa-property-container,
.bx-authform {
  position: relative;
  min-height: 21px;
  cursor: pointer;
  /* Remove default checkbox */
  /* Indeterminate checkbox */ }
  .form-group .soa-property-container [type="checkbox"]:not(:checked),
  .form-group .soa-property-container [type="checkbox"]:checked,
  .bx-authform [type="checkbox"]:not(:checked),
  .bx-authform [type="checkbox"]:checked {
    position: absolute;
    top: -3px;
    left: -9000px;
    cursor: pointer;
    opacity: 1; }
  .form-group .soa-property-container [type="checkbox"],
  .bx-authform [type="checkbox"] {
    position: relative;
    display: inline-block;
    -webkit-user-select: none;
    /* webkit (safari, chrome) browsers */
    -moz-user-select: none;
    /* mozilla browsers */
    -khtml-user-select: none;
    /* webkit (konqueror) browsers */
    -ms-user-select: none;
    /* IE10+ */
    /* checkbox aspect */ }
    .form-group .soa-property-container [type="checkbox"]:before,
    .bx-authform [type="checkbox"]:before {
      content: ' ';
      position: absolute;
      top: 0;
      left: 9000px;
      width: 18px;
      height: 18px;
      z-index: 0;
      border: 2px solid #bcbebf;
      border-radius: 1px;
      margin-top: 2px;
      transition: .2s; }
    .form-group .soa-property-container [type="checkbox"]:not(:checked):disabled:before,
    .bx-authform [type="checkbox"]:not(:checked):disabled:before {
      border: none;
      background-color: rgba(0, 0, 0, 0.26); }
  .form-group .soa-property-container [type="checkbox"]:checked:before,
  .bx-authform [type="checkbox"]:checked:before {
    top: -4px;
    left: 8995px;
    width: 12px;
    height: 22px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #aabf6b;
    border-bottom: 2px solid #aabf6b;
    transform: rotate(40deg);
    backface-visibility: hidden;
    transform-origin: 100% 100%; }
  .form-group .soa-property-container [type="checkbox"]:checked:disabled:before,
  .bx-authform [type="checkbox"]:checked:disabled:before {
    border-right: 2px solid rgba(0, 0, 0, 0.26);
    border-bottom: 2px solid rgba(0, 0, 0, 0.26); }
  .form-group .soa-property-container [type="checkbox"]:indeterminate:before,
  .bx-authform [type="checkbox"]:indeterminate:before {
    top: -11px;
    left: 8988px;
    width: 10px;
    height: 22px;
    border-top: none;
    border-left: none;
    border-right: 2px solid #aabf6b;
    border-bottom: none;
    transform: rotate(90deg);
    backface-visibility: hidden;
    transform-origin: 100% 100%; }
  .form-group .soa-property-container [type="checkbox"]:indeterminate:disabled:before,
  .bx-authform [type="checkbox"]:indeterminate:disabled:before {
    border-right: 2px solid rgba(0, 0, 0, 0.26);
    background-color: transparent; }
  .form-group .soa-property-container [type="checkbox"]:after,
  .bx-authform [type="checkbox"]:after {
    border-radius: 1px; }
  .form-group .soa-property-container [type="checkbox"]:before, .form-group .soa-property-container [type="checkbox"]:after,
  .bx-authform [type="checkbox"]:before,
  .bx-authform [type="checkbox"]:after {
    content: '';
    left: 9000px;
    position: absolute;
    /* .1s delay is for check animation */
    transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
    z-index: 1; }
  .form-group .soa-property-container [type="checkbox"]:not(:checked):before,
  .bx-authform [type="checkbox"]:not(:checked):before {
    width: 0;
    height: 0;
    border: 3px solid transparent;
    left: 9006px;
    top: 10px;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 20% 40%;
    transform-origin: 100% 100%; }
  .form-group .soa-property-container [type="checkbox"]:not(:checked):after,
  .bx-authform [type="checkbox"]:not(:checked):after {
    height: 14px;
    width: 14px;
    background-color: transparent;
    border: 1px solid #bcbebf;
    top: 0px;
    z-index: 0; }
  .form-group .soa-property-container [type="checkbox"]:not(:checked):hover:after,
  .bx-authform [type="checkbox"]:not(:checked):hover:after {
    border-color: #aabf6b; }
  .form-group .soa-property-container [type="checkbox"]:checked:before,
  .bx-authform [type="checkbox"]:checked:before {
    top: 0;
    left: 9001px;
    width: 5px;
    height: 10px;
    border-top: 1px solid transparent;
    border-left: 1px solid transparent;
    border-right: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: rotateZ(37deg);
    transform: rotateZ(37deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%; }
  .form-group .soa-property-container [type="checkbox"]:checked:after,
  .bx-authform [type="checkbox"]:checked:after {
    top: 0;
    width: 14px;
    height: 14px;
    border: 1px solid #aabf6b;
    background-color: #aabf6b;
    z-index: 0; }
  .form-group .soa-property-container [type="checkbox"]:disabled:not(:checked):before,
  .bx-authform [type="checkbox"]:disabled:not(:checked):before {
    background-color: transparent;
    border: 1px solid transparent; }
  .form-group .soa-property-container [type="checkbox"]:disabled:not(:checked):after,
  .bx-authform [type="checkbox"]:disabled:not(:checked):after {
    border-color: transparent;
    background-color: #BDBDBD; }
  .form-group .soa-property-container [type="checkbox"]:disabled:checked:before,
  .bx-authform [type="checkbox"]:disabled:checked:before {
    background-color: transparent; }
  .form-group .soa-property-container [type="checkbox"]:disabled:checked:after,
  .bx-authform [type="checkbox"]:disabled:checked:after {
    background-color: #BDBDBD;
    border-color: #BDBDBD; }

.rsgopro .bx-authform [type="checkbox"]:not(:checked),
.rsgopro .bx-authform [type="checkbox"]:checked {
  position: absolute;
  top: -3px;
  left: -8980px;
  cursor: pointer;
  opacity: 1; }

/* Radio Buttons
   ========================================================================== */
.body,
.footer,
.fancybox-container,
.popup-window,
.rsgppopup,
.rs_easycart,
.gopro-subscribe-window {
  /* Unchecked styles */
  /* Checked styles */
  /* Radio With gap */
  /* Disabled Radio With gap */
  /* Disabled style */ }
  .body [type="radio"]:not(:checked),
  .body [type="radio"]:checked,
  .footer [type="radio"]:not(:checked),
  .footer [type="radio"]:checked,
  .fancybox-container [type="radio"]:not(:checked),
  .fancybox-container [type="radio"]:checked,
  .popup-window [type="radio"]:not(:checked),
  .popup-window [type="radio"]:checked,
  .rsgppopup [type="radio"]:not(:checked),
  .rsgppopup [type="radio"]:checked,
  .rs_easycart [type="radio"]:not(:checked),
  .rs_easycart [type="radio"]:checked,
  .gopro-subscribe-window [type="radio"]:not(:checked),
  .gopro-subscribe-window [type="radio"]:checked {
    position: absolute;
    left: -9999px;
    opacity: 0; }
  .body [type="radio"]:not(:checked) + label,
  .body [type="radio"]:checked + label,
  .footer [type="radio"]:not(:checked) + label,
  .footer [type="radio"]:checked + label,
  .fancybox-container [type="radio"]:not(:checked) + label,
  .fancybox-container [type="radio"]:checked + label,
  .popup-window [type="radio"]:not(:checked) + label,
  .popup-window [type="radio"]:checked + label,
  .rsgppopup [type="radio"]:not(:checked) + label,
  .rsgppopup [type="radio"]:checked + label,
  .rs_easycart [type="radio"]:not(:checked) + label,
  .rs_easycart [type="radio"]:checked + label,
  .gopro-subscribe-window [type="radio"]:not(:checked) + label,
  .gopro-subscribe-window [type="radio"]:checked + label {
    position: relative;
    padding-left: 20px;
    cursor: pointer;
    display: inline-block;
    height: 14px;
    line-height: 14px;
    transition: .28s ease;
    -khtml-user-select: none;
    /* webkit (konqueror) browsers */
    user-select: none; }
  .body [type="radio"] + label:before,
  .body [type="radio"] + label:after,
  .footer [type="radio"] + label:before,
  .footer [type="radio"] + label:after,
  .fancybox-container [type="radio"] + label:before,
  .fancybox-container [type="radio"] + label:after,
  .popup-window [type="radio"] + label:before,
  .popup-window [type="radio"] + label:after,
  .rsgppopup [type="radio"] + label:before,
  .rsgppopup [type="radio"] + label:after,
  .rs_easycart [type="radio"] + label:before,
  .rs_easycart [type="radio"] + label:after,
  .gopro-subscribe-window [type="radio"] + label:before,
  .gopro-subscribe-window [type="radio"] + label:after {
    content: '';
    position: absolute;
    left: 0;
    top: -1px;
    margin: 0;
    width: 14px;
    height: 14px;
    z-index: 0;
    transition: .28s ease; }
  .body [type="radio"]:not(:checked) + label:before,
  .body [type="radio"]:not(:checked) + label:after,
  .body [type="radio"]:checked + label:before,
  .body [type="radio"]:checked + label:after,
  .footer [type="radio"]:not(:checked) + label:before,
  .footer [type="radio"]:not(:checked) + label:after,
  .footer [type="radio"]:checked + label:before,
  .footer [type="radio"]:checked + label:after,
  .fancybox-container [type="radio"]:not(:checked) + label:before,
  .fancybox-container [type="radio"]:not(:checked) + label:after,
  .fancybox-container [type="radio"]:checked + label:before,
  .fancybox-container [type="radio"]:checked + label:after,
  .popup-window [type="radio"]:not(:checked) + label:before,
  .popup-window [type="radio"]:not(:checked) + label:after,
  .popup-window [type="radio"]:checked + label:before,
  .popup-window [type="radio"]:checked + label:after,
  .rsgppopup [type="radio"]:not(:checked) + label:before,
  .rsgppopup [type="radio"]:not(:checked) + label:after,
  .rsgppopup [type="radio"]:checked + label:before,
  .rsgppopup [type="radio"]:checked + label:after,
  .rs_easycart [type="radio"]:not(:checked) + label:before,
  .rs_easycart [type="radio"]:not(:checked) + label:after,
  .rs_easycart [type="radio"]:checked + label:before,
  .rs_easycart [type="radio"]:checked + label:after,
  .gopro-subscribe-window [type="radio"]:not(:checked) + label:before,
  .gopro-subscribe-window [type="radio"]:not(:checked) + label:after,
  .gopro-subscribe-window [type="radio"]:checked + label:before,
  .gopro-subscribe-window [type="radio"]:checked + label:after {
    border-radius: 50%; }
  .body [type="radio"]:not(:checked) + label:before, .body [type="radio"]:not(:checked) + label:after,
  .body [type="radio"]:not(:checked) + label:before,
  .body [type="radio"]:not(:checked) + label:after,
  .footer [type="radio"]:not(:checked) + label:before,
  .footer [type="radio"]:not(:checked) + label:after,
  .footer [type="radio"]:not(:checked) + label:before,
  .footer [type="radio"]:not(:checked) + label:after,
  .fancybox-container [type="radio"]:not(:checked) + label:before,
  .fancybox-container [type="radio"]:not(:checked) + label:after,
  .fancybox-container [type="radio"]:not(:checked) + label:before,
  .fancybox-container [type="radio"]:not(:checked) + label:after,
  .popup-window [type="radio"]:not(:checked) + label:before,
  .popup-window [type="radio"]:not(:checked) + label:after,
  .popup-window [type="radio"]:not(:checked) + label:before,
  .popup-window [type="radio"]:not(:checked) + label:after,
  .rsgppopup [type="radio"]:not(:checked) + label:before,
  .rsgppopup [type="radio"]:not(:checked) + label:after,
  .rsgppopup [type="radio"]:not(:checked) + label:before,
  .rsgppopup [type="radio"]:not(:checked) + label:after,
  .rs_easycart [type="radio"]:not(:checked) + label:before,
  .rs_easycart [type="radio"]:not(:checked) + label:after,
  .rs_easycart [type="radio"]:not(:checked) + label:before,
  .rs_easycart [type="radio"]:not(:checked) + label:after,
  .gopro-subscribe-window [type="radio"]:not(:checked) + label:before,
  .gopro-subscribe-window [type="radio"]:not(:checked) + label:after,
  .gopro-subscribe-window [type="radio"]:not(:checked) + label:before,
  .gopro-subscribe-window [type="radio"]:not(:checked) + label:after {
    border: 1px solid #bcbebf; }
  .body [type="radio"]:not(:checked) + label:hover:before, .body [type="radio"]:not(:checked) + label:hover:after,
  .body [type="radio"]:not(:checked) + label:hover:before,
  .body [type="radio"]:not(:checked) + label:hover:after,
  .footer [type="radio"]:not(:checked) + label:hover:before,
  .footer [type="radio"]:not(:checked) + label:hover:after,
  .footer [type="radio"]:not(:checked) + label:hover:before,
  .footer [type="radio"]:not(:checked) + label:hover:after,
  .fancybox-container [type="radio"]:not(:checked) + label:hover:before,
  .fancybox-container [type="radio"]:not(:checked) + label:hover:after,
  .fancybox-container [type="radio"]:not(:checked) + label:hover:before,
  .fancybox-container [type="radio"]:not(:checked) + label:hover:after,
  .popup-window [type="radio"]:not(:checked) + label:hover:before,
  .popup-window [type="radio"]:not(:checked) + label:hover:after,
  .popup-window [type="radio"]:not(:checked) + label:hover:before,
  .popup-window [type="radio"]:not(:checked) + label:hover:after,
  .rsgppopup [type="radio"]:not(:checked) + label:hover:before,
  .rsgppopup [type="radio"]:not(:checked) + label:hover:after,
  .rsgppopup [type="radio"]:not(:checked) + label:hover:before,
  .rsgppopup [type="radio"]:not(:checked) + label:hover:after,
  .rs_easycart [type="radio"]:not(:checked) + label:hover:before,
  .rs_easycart [type="radio"]:not(:checked) + label:hover:after,
  .rs_easycart [type="radio"]:not(:checked) + label:hover:before,
  .rs_easycart [type="radio"]:not(:checked) + label:hover:after,
  .gopro-subscribe-window [type="radio"]:not(:checked) + label:hover:before,
  .gopro-subscribe-window [type="radio"]:not(:checked) + label:hover:after,
  .gopro-subscribe-window [type="radio"]:not(:checked) + label:hover:before,
  .gopro-subscribe-window [type="radio"]:not(:checked) + label:hover:after {
    border-color: #aabf6b; }
  .body [type="radio"]:not(:checked) + label:after,
  .footer [type="radio"]:not(:checked) + label:after,
  .fancybox-container [type="radio"]:not(:checked) + label:after,
  .popup-window [type="radio"]:not(:checked) + label:after,
  .rsgppopup [type="radio"]:not(:checked) + label:after,
  .rs_easycart [type="radio"]:not(:checked) + label:after,
  .gopro-subscribe-window [type="radio"]:not(:checked) + label:after {
    transform: scale(0); }
  .body [type="radio"]:checked + label:before,
  .footer [type="radio"]:checked + label:before,
  .fancybox-container [type="radio"]:checked + label:before,
  .popup-window [type="radio"]:checked + label:before,
  .rsgppopup [type="radio"]:checked + label:before,
  .rs_easycart [type="radio"]:checked + label:before,
  .gopro-subscribe-window [type="radio"]:checked + label:before {
    border: 1px solid transparent; }
  .body [type="radio"]:checked + label:before,
  .body [type="radio"]:checked + label:after,
  .footer [type="radio"]:checked + label:before,
  .footer [type="radio"]:checked + label:after,
  .fancybox-container [type="radio"]:checked + label:before,
  .fancybox-container [type="radio"]:checked + label:after,
  .popup-window [type="radio"]:checked + label:before,
  .popup-window [type="radio"]:checked + label:after,
  .rsgppopup [type="radio"]:checked + label:before,
  .rsgppopup [type="radio"]:checked + label:after,
  .rs_easycart [type="radio"]:checked + label:before,
  .rs_easycart [type="radio"]:checked + label:after,
  .gopro-subscribe-window [type="radio"]:checked + label:before,
  .gopro-subscribe-window [type="radio"]:checked + label:after {
    border: 1px solid #aabf6b; }
  .body [type="radio"]:checked + label:after,
  .footer [type="radio"]:checked + label:after,
  .fancybox-container [type="radio"]:checked + label:after,
  .popup-window [type="radio"]:checked + label:after,
  .rsgppopup [type="radio"]:checked + label:after,
  .rs_easycart [type="radio"]:checked + label:after,
  .gopro-subscribe-window [type="radio"]:checked + label:after {
    background-color: #aabf6b; }
  .body [type="radio"]:checked + label:after,
  .footer [type="radio"]:checked + label:after,
  .fancybox-container [type="radio"]:checked + label:after,
  .popup-window [type="radio"]:checked + label:after,
  .rsgppopup [type="radio"]:checked + label:after,
  .rs_easycart [type="radio"]:checked + label:after,
  .gopro-subscribe-window [type="radio"]:checked + label:after {
    transform: scale(0.4); }
  .body [type="radio"]:disabled:checked + label:before,
  .footer [type="radio"]:disabled:checked + label:before,
  .fancybox-container [type="radio"]:disabled:checked + label:before,
  .popup-window [type="radio"]:disabled:checked + label:before,
  .rsgppopup [type="radio"]:disabled:checked + label:before,
  .rs_easycart [type="radio"]:disabled:checked + label:before,
  .gopro-subscribe-window [type="radio"]:disabled:checked + label:before {
    border: 1px solid rgba(0, 0, 0, 0.26); }
  .body [type="radio"]:disabled:checked + label:after,
  .footer [type="radio"]:disabled:checked + label:after,
  .fancybox-container [type="radio"]:disabled:checked + label:after,
  .popup-window [type="radio"]:disabled:checked + label:after,
  .rsgppopup [type="radio"]:disabled:checked + label:after,
  .rs_easycart [type="radio"]:disabled:checked + label:after,
  .gopro-subscribe-window [type="radio"]:disabled:checked + label:after {
    border: none;
    background-color: rgba(0, 0, 0, 0.26); }
  .body [type="radio"]:disabled:not(:checked) + label:before,
  .body [type="radio"]:disabled:checked + label:before,
  .footer [type="radio"]:disabled:not(:checked) + label:before,
  .footer [type="radio"]:disabled:checked + label:before,
  .fancybox-container [type="radio"]:disabled:not(:checked) + label:before,
  .fancybox-container [type="radio"]:disabled:checked + label:before,
  .popup-window [type="radio"]:disabled:not(:checked) + label:before,
  .popup-window [type="radio"]:disabled:checked + label:before,
  .rsgppopup [type="radio"]:disabled:not(:checked) + label:before,
  .rsgppopup [type="radio"]:disabled:checked + label:before,
  .rs_easycart [type="radio"]:disabled:not(:checked) + label:before,
  .rs_easycart [type="radio"]:disabled:checked + label:before,
  .gopro-subscribe-window [type="radio"]:disabled:not(:checked) + label:before,
  .gopro-subscribe-window [type="radio"]:disabled:checked + label:before {
    background-color: transparent;
    border-color: rgba(0, 0, 0, 0.26); }
  .body [type="radio"]:disabled + label,
  .footer [type="radio"]:disabled + label,
  .fancybox-container [type="radio"]:disabled + label,
  .popup-window [type="radio"]:disabled + label,
  .rsgppopup [type="radio"]:disabled + label,
  .rs_easycart [type="radio"]:disabled + label,
  .gopro-subscribe-window [type="radio"]:disabled + label {
    color: rgba(0, 0, 0, 0.26); }
  .body [type="radio"]:disabled:not(:checked) + label:before,
  .footer [type="radio"]:disabled:not(:checked) + label:before,
  .fancybox-container [type="radio"]:disabled:not(:checked) + label:before,
  .popup-window [type="radio"]:disabled:not(:checked) + label:before,
  .rsgppopup [type="radio"]:disabled:not(:checked) + label:before,
  .rs_easycart [type="radio"]:disabled:not(:checked) + label:before,
  .gopro-subscribe-window [type="radio"]:disabled:not(:checked) + label:before {
    border-color: rgba(0, 0, 0, 0.26); }
  .body [type="radio"]:disabled:checked + label:after,
  .footer [type="radio"]:disabled:checked + label:after,
  .fancybox-container [type="radio"]:disabled:checked + label:after,
  .popup-window [type="radio"]:disabled:checked + label:after,
  .rsgppopup [type="radio"]:disabled:checked + label:after,
  .rs_easycart [type="radio"]:disabled:checked + label:after,
  .gopro-subscribe-window [type="radio"]:disabled:checked + label:after {
    background-color: rgba(0, 0, 0, 0.26);
    border-color: #BDBDBD; }

/* Radio Buttons
   ========================================================================== */
.bx_soa_location .radio-inline label {
  padding-left: 27px; }

.form-group .soa-property-container label {
  padding-left: 7px; }

.bx_soa_location .radio-inline label,
.form-group .soa-property-container label {
  height: 14px;
  line-height: 14px;
  cursor: pointer;
  /* Unchecked styles */
  /* Checked styles */
  /* Radio With gap */
  /* Disabled Radio With gap */
  /* Disabled style */ }
  .bx_soa_location .radio-inline label [type="radio"]:not(:checked),
  .bx_soa_location .radio-inline label [type="radio"]:checked,
  .form-group .soa-property-container label [type="radio"]:not(:checked),
  .form-group .soa-property-container label [type="radio"]:checked {
    position: absolute;
    left: -9999px;
    opacity: 1; }
  .bx_soa_location .radio-inline label [type="radio"]:not(:checked),
  .bx_soa_location .radio-inline label [type="radio"]:checked,
  .form-group .soa-property-container label [type="radio"]:not(:checked),
  .form-group .soa-property-container label [type="radio"]:checked {
    position: relative;
    display: inline-block;
    transition: .28s ease;
    -khtml-user-select: none;
    /* webkit (konqueror) browsers */
    user-select: none; }
  .bx_soa_location .radio-inline label [type="radio"]:before,
  .bx_soa_location .radio-inline label [type="radio"]:after,
  .form-group .soa-property-container label [type="radio"]:before,
  .form-group .soa-property-container label [type="radio"]:after {
    content: ' ';
    position: absolute;
    left: 9992px;
    top: 0;
    margin: 0;
    width: 14px;
    height: 14px;
    z-index: 0;
    transition: .28s ease; }
  .bx_soa_location .radio-inline label [type="radio"]:not(:checked):before,
  .bx_soa_location .radio-inline label [type="radio"]:not(:checked):after,
  .bx_soa_location .radio-inline label [type="radio"]:checked:before,
  .bx_soa_location .radio-inline label [type="radio"]:checked:after,
  .form-group .soa-property-container label [type="radio"]:not(:checked):before,
  .form-group .soa-property-container label [type="radio"]:not(:checked):after,
  .form-group .soa-property-container label [type="radio"]:checked:before,
  .form-group .soa-property-container label [type="radio"]:checked:after {
    border-radius: 50%; }
  .bx_soa_location .radio-inline label [type="radio"]:not(:checked):before, .bx_soa_location .radio-inline label [type="radio"]:not(:checked):after,
  .bx_soa_location .radio-inline label [type="radio"]:not(:checked):before,
  .bx_soa_location .radio-inline label [type="radio"]:not(:checked):after,
  .form-group .soa-property-container label [type="radio"]:not(:checked):before,
  .form-group .soa-property-container label [type="radio"]:not(:checked):after,
  .form-group .soa-property-container label [type="radio"]:not(:checked):before,
  .form-group .soa-property-container label [type="radio"]:not(:checked):after {
    border: 1px solid #bcbebf; }
  .bx_soa_location .radio-inline label [type="radio"]:not(:checked):hover:before, .bx_soa_location .radio-inline label [type="radio"]:not(:checked):hover:after,
  .bx_soa_location .radio-inline label [type="radio"]:not(:checked):hover:before,
  .bx_soa_location .radio-inline label [type="radio"]:not(:checked):hover:after,
  .form-group .soa-property-container label [type="radio"]:not(:checked):hover:before,
  .form-group .soa-property-container label [type="radio"]:not(:checked):hover:after,
  .form-group .soa-property-container label [type="radio"]:not(:checked):hover:before,
  .form-group .soa-property-container label [type="radio"]:not(:checked):hover:after {
    border-color: #aabf6b; }
  .bx_soa_location .radio-inline label [type="radio"]:not(:checked):after,
  .form-group .soa-property-container label [type="radio"]:not(:checked):after {
    transform: scale(0); }
  .bx_soa_location .radio-inline label [type="radio"]:checked:before,
  .form-group .soa-property-container label [type="radio"]:checked:before {
    border: 1px solid transparent; }
  .bx_soa_location .radio-inline label [type="radio"]:checked:before,
  .bx_soa_location .radio-inline label [type="radio"]:checked:after,
  .form-group .soa-property-container label [type="radio"]:checked:before,
  .form-group .soa-property-container label [type="radio"]:checked:after {
    border: 1px solid #aabf6b; }
  .bx_soa_location .radio-inline label [type="radio"]:checked:after,
  .form-group .soa-property-container label [type="radio"]:checked:after {
    background-color: #aabf6b; }
  .bx_soa_location .radio-inline label [type="radio"]:checked:after,
  .form-group .soa-property-container label [type="radio"]:checked:after {
    transform: scale(0.4); }
  .bx_soa_location .radio-inline label [type="radio"]:disabled:checked:before,
  .form-group .soa-property-container label [type="radio"]:disabled:checked:before {
    border: 1px solid rgba(0, 0, 0, 0.26); }
  .bx_soa_location .radio-inline label [type="radio"]:disabled:checked:after,
  .form-group .soa-property-container label [type="radio"]:disabled:checked:after {
    border: none;
    background-color: rgba(0, 0, 0, 0.26); }
  .bx_soa_location .radio-inline label [type="radio"]:disabled:not(:checked):before,
  .bx_soa_location .radio-inline label [type="radio"]:disabled:checked:before,
  .form-group .soa-property-container label [type="radio"]:disabled:not(:checked):before,
  .form-group .soa-property-container label [type="radio"]:disabled:checked:before {
    background-color: transparent;
    border-color: rgba(0, 0, 0, 0.26); }
  .bx_soa_location .radio-inline label [type="radio"]:disabled,
  .form-group .soa-property-container label [type="radio"]:disabled {
    color: rgba(0, 0, 0, 0.26); }
  .bx_soa_location .radio-inline label [type="radio"]:disabled:not(:checked):before,
  .form-group .soa-property-container label [type="radio"]:disabled:not(:checked):before {
    border-color: rgba(0, 0, 0, 0.26); }
  .bx_soa_location .radio-inline label [type="radio"]:disabled:checked:after,
  .form-group .soa-property-container label [type="radio"]:disabled:checked:after {
    background-color: rgba(0, 0, 0, 0.26);
    border-color: #BDBDBD; }

.body .btn1, .body .btn-primary,
.footer .btn1,
.footer .btn-primary,
.fancybox-container .btn1,
.fancybox-container .btn-primary,
.popup-window .btn1,
.popup-window .btn-primary,
.rsgppopup .btn1,
.rsgppopup .btn-primary,
.rs_easycart .btn1,
.rs_easycart .btn-primary,
.gopro-subscribe-window .btn1,
.gopro-subscribe-window .btn-primary {
  position: relative;
  display: inline-block;
  height: auto;
  padding: 5px 21px 6px 21px;
  text-decoration: none;
  text-align: center;
  line-height: 18px;
  font-size: 13px;
  font-weight: normal;
  cursor: pointer;
  white-space: nowrap;
  background: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-shadow: none;
  box-shadow: none;
  transition: 0s;
  /*-khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;*/
  color: #fff;
  background-color: #aabf6b;
  border: 1px solid #aabf6b;
  border-bottom-color: #859b43; }
  .body .btn1:hover, .body .btn-primary:hover,
  .footer .btn1:hover,
  .footer .btn-primary:hover,
  .fancybox-container .btn1:hover,
  .fancybox-container .btn-primary:hover,
  .popup-window .btn1:hover,
  .popup-window .btn-primary:hover,
  .rsgppopup .btn1:hover,
  .rsgppopup .btn-primary:hover,
  .rs_easycart .btn1:hover,
  .rs_easycart .btn-primary:hover,
  .gopro-subscribe-window .btn1:hover,
  .gopro-subscribe-window .btn-primary:hover {
    color: #fff;
    background-color: #859b43;
    border-color: #859b43;
    text-decoration: none;
    transition: 0s; }

.body .btn1-darken, .body .btn-primary-darken,
.footer .btn1-darken,
.footer .btn-primary-darken,
.fancybox-container .btn1-darken,
.fancybox-container .btn-primary-darken,
.popup-window .btn1-darken,
.popup-window .btn-primary-darken,
.rsgppopup .btn1-darken,
.rsgppopup .btn-primary-darken,
.rs_easycart .btn1-darken,
.rs_easycart .btn-primary-darken,
.gopro-subscribe-window .btn1-darken,
.gopro-subscribe-window .btn-primary-darken {
  position: relative;
  display: inline-block;
  height: auto;
  padding: 5px 21px 6px 21px;
  text-decoration: none;
  text-align: center;
  line-height: 18px;
  font-size: 13px;
  font-weight: normal;
  cursor: pointer;
  white-space: nowrap;
  background: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-shadow: none;
  box-shadow: none;
  transition: 0s;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  background-color: #859b43;
  border: 1px solid #859b43;
  border-bottom-color: #aabf6b; }
  .body .btn1-darken:hover, .body .btn-primary-darken:hover,
  .footer .btn1-darken:hover,
  .footer .btn-primary-darken:hover,
  .fancybox-container .btn1-darken:hover,
  .fancybox-container .btn-primary-darken:hover,
  .popup-window .btn1-darken:hover,
  .popup-window .btn-primary-darken:hover,
  .rsgppopup .btn1-darken:hover,
  .rsgppopup .btn-primary-darken:hover,
  .rs_easycart .btn1-darken:hover,
  .rs_easycart .btn-primary-darken:hover,
  .gopro-subscribe-window .btn1-darken:hover,
  .gopro-subscribe-window .btn-primary-darken:hover {
    color: #fff;
    background-color: #aabf6b;
    border-color: #aabf6b;
    text-decoration: none;
    transition: 0s; }

.body .btn2, .body .btn-default,
.footer .btn2,
.footer .btn-default,
.fancybox-container .btn2,
.fancybox-container .btn-default,
.popup-window .btn2,
.popup-window .btn-default,
.rsgppopup .btn2,
.rsgppopup .btn-default,
.rs_easycart .btn2,
.rs_easycart .btn-default,
.gopro-subscribe-window .btn2,
.gopro-subscribe-window .btn-default {
  position: relative;
  display: inline-block;
  height: auto;
  padding: 5px 21px 6px 21px;
  text-decoration: none;
  text-align: center;
  line-height: 18px;
  font-size: 13px;
  font-weight: normal;
  cursor: pointer;
  white-space: nowrap;
  background: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-shadow: none;
  box-shadow: none;
  transition: 0s;
  /*-khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;*/
  color: #fff;
  background-color: #fed85e;
  border: 1px solid #fed85e;
  border-bottom-color: #fec612; }
  .body .btn2:hover, .body .btn-default:hover,
  .footer .btn2:hover,
  .footer .btn-default:hover,
  .fancybox-container .btn2:hover,
  .fancybox-container .btn-default:hover,
  .popup-window .btn2:hover,
  .popup-window .btn-default:hover,
  .rsgppopup .btn2:hover,
  .rsgppopup .btn-default:hover,
  .rs_easycart .btn2:hover,
  .rs_easycart .btn-default:hover,
  .gopro-subscribe-window .btn2:hover,
  .gopro-subscribe-window .btn-default:hover {
    color: #fff;
    background-color: #fec612;
    border-color: #fec612;
    text-decoration: none;
    transition: 0s; }

.body .btn3,
.footer .btn3,
.fancybox-container .btn3,
.popup-window .btn3,
.rsgppopup .btn3,
.rs_easycart .btn3,
.gopro-subscribe-window .btn3 {
  position: relative;
  display: inline-block;
  height: auto;
  padding: 5px 21px 6px 21px;
  text-decoration: none;
  text-align: center;
  line-height: 18px;
  font-size: 13px;
  font-weight: normal;
  cursor: pointer;
  white-space: nowrap;
  background: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-shadow: none;
  box-shadow: none;
  transition: 0s;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  background-color: #899CC7;
  border: 1px solid #899CC7;
  border-bottom-color: #5570ae; }
  .body .btn3:hover,
  .footer .btn3:hover,
  .fancybox-container .btn3:hover,
  .popup-window .btn3:hover,
  .rsgppopup .btn3:hover,
  .rs_easycart .btn3:hover,
  .gopro-subscribe-window .btn3:hover {
    color: #fff;
    background-color: #5570ae;
    border-color: #5570ae;
    text-decoration: none;
    transition: 0s; }

.body .btn-link,
.footer .btn-link,
.fancybox-container .btn-link,
.popup-window .btn-link,
.rsgppopup .btn-link,
.rs_easycart .btn-link,
.gopro-subscribe-window .btn-link {
  position: relative;
  display: inline-block;
  height: auto;
  padding: 5px 21px 6px 21px;
  text-decoration: none;
  text-align: center;
  line-height: 18px;
  font-size: 13px;
  font-weight: normal;
  cursor: pointer;
  white-space: nowrap;
  background: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-shadow: none;
  box-shadow: none;
  transition: 0s;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid transparent; }
  .body .btn-link:hover,
  .footer .btn-link:hover,
  .fancybox-container .btn-link:hover,
  .popup-window .btn-link:hover,
  .rsgppopup .btn-link:hover,
  .rs_easycart .btn-link:hover,
  .gopro-subscribe-window .btn-link:hover {
    text-decoration: underline; }

.body .btn-link-inlink,
.footer .btn-link-inlink,
.fancybox-container .btn-link-inlink,
.popup-window .btn-link-inlink,
.rsgppopup .btn-link-inlink,
.rs_easycart .btn-link-inlink,
.gopro-subscribe-window .btn-link-inlink {
  position: relative;
  display: inline-block;
  height: auto;
  padding: 5px 21px 6px 21px;
  text-decoration: none;
  text-align: center;
  line-height: 18px;
  font-size: 13px;
  font-weight: normal;
  cursor: pointer;
  white-space: nowrap;
  background: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-shadow: none;
  box-shadow: none;
  transition: 0s;
  cursor: default;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid transparent; }

body .rsgppopup .btn1, body .rsgppopup .btn-primary,
body .rsgppopup .btn2, body .rsgppopup .btn-default,
body .rsgppopup .btn3 {
  padding: 5px 10px; }

body.circular {
  /* base */
  /* catalog section */
  /* compare */
  /* catalog element */
  /* personal */ }
  /*body.circular a *.btn1,
  body.circular a *.btn2,
  body.circular a *.btn2 {
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  body.circular .body input[type="submit"],
  body.circular .body input[type="button"],
  body.circular .body input[type="reset"],
  body.circular input.btn1[type="submit"],
  body.circular input.btn1[type="button"],
  body.circular input.btn1[type="reset"],
  body.circular input.btn2[type="submit"],
  body.circular input.btn2[type="button"],
  body.circular input.btn2[type="reset"],
  body.circular input.btn3[type="submit"],
  body.circular input.btn3[type="button"],
  body.circular input.btn3[type="reset"] {
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  body.circular .add2basketform .add2basket,
  body.circular .add2basketform .inbasket,
  body.circular .add2basketform .buy1click {
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  body.circular .quantity {
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px; }
    body.circular .quantity .minus {
      -khtml-border-radius: 3px 0px 0px 3px;
      -moz-border-radius: 3px 0px 0px 3px;
      -webkit-border-radius: 3px 0px 0px 3px;
      border-radius: 3px 0px 0px 3px; }
    body.circular .quantity .plus {
      -khtml-border-radius: 0px 3px 3px 0px;
      -moz-border-radius: 0px 3px 3px 0px;
      -webkit-border-radius: 0px 3px 3px 0px;
      border-radius: 0px 3px 3px 0px; }
  body.circular .timers .clock {
    -khtml-border-radius: 3px 0px 0px 3px;
    -moz-border-radius: 3px 0px 0px 3px;
    -webkit-border-radius: 3px 0px 0px 3px;
    border-radius: 3px 0px 0px 3px; }
  body.circular .timers .timer {
    -khtml-border-radius: 0px 3px 3px 0px;
    -moz-border-radius: 0px 3px 3px 0px;
    -webkit-border-radius: 0px 3px 3px 0px;
    border-radius: 0px 3px 3px 0px; }
  body.circular .catalogsorter .template a,
  body.circular .catalogsorter .shortsort a {
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  body.circular .go2detail {
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  body.circular .set .fullpanel .block span.discount {
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  body.circular .comparelist a {
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  body.circular .detailtabs .headers a {
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
  body.circular .orderlist .switch a {
    -khtml-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px; }
    */

.fancybox {
  /*@media (min-width: $screen-sm-min) {
        &-enabled {
            .header-fly,
            body {
                padding-right: 17px;
            }
        }
    }*/ }
  .fancybox-container {
    /*z-index: 11000 !important; */
    z-index: 1100 !important; 
    }
    .fancybox-container.rs-gopro-popup .fancybox-caption-wrap {
      display: none; }
    .fancybox-container.rs-gopro-popup .fancybox-slide > div:not(.fancybox-loading) {
      max-width: 940px;
      min-width: 300px;
      padding-top: 81px; }
    .fancybox-container.rs-gopro-product-gallery .fancybox-slide > div:not(.fancybox-loading) {
      width: 90%;
      height: 90%;
      max-width: 100%;
      min-width: 300px;
      padding-top: 81px;
      margin: 0; }
  .fancybox-custom-title {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    padding: 20px 20px 12px 20px;
    border-bottom: 1px solid #F2F2F2; }
    .fancybox-custom-title > span {
      display: block;
      font-family: Opensanslight, Arial, Helvetica, sans-serif;
      font-size: 24px;
      line-height: 28px;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; }
  .fancybox-close {
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 23px 25px 18px;
    cursor: pointer;
    z-index: 8050; }
  .fancybox-close:hover .svg-icon {
    fill: #505050; }
  .fancybox-close .svg-icon {
    width: 12px;
    height: 12px;
    fill: #b0b0b0; }

/*@font-face{
	font-family: Opensans;
	src: url("/local/templates/profood_default/assets/css/../fonts/eot/OpenSans-Regular.eot"); // EOT file for IE
}
@font-face{
	font-family: Opensans;
	src: url("/local/templates/profood_default/assets/css/../fonts/ttf/OpenSans-Regular.ttf"); // TTF file for CSS3 browsers
}
@font-face{
	font-family: Opensanslight;
	src: url("/local/templates/profood_default/assets/css/../fonts/eot/OpenSans-Light.eot"); // EOT file for IE
}
@font-face{
	font-family: Opensanslight;
	src: url("/local/templates/profood_default/assets/css/../fonts/ttf/OpenSans-Light.ttf"); // TTF file for CSS3 browsers
}
@font-face{
	font-family: Opensansbold;
	src: url("/local/templates/profood_default/assets/css/../fonts/eot/OpenSans-Bold.eot"); // EOT file for IE
}
@font-face{
	font-family: Opensansbold;
	src: url("/local/templates/profood_default/assets/css/../fonts/ttf/OpenSans-Bold.ttf"); // TTF file for CSS3 browsers
}
*/
.body .form-control,
.footer .form-control,
.fancybox-container .form-control,
.popup-window .form-control,
.rsgppopup .form-control,
.rs_easycart .form-control,
.gopro-subscribe-window .form-control {
  height: 40px; }

.body input[type="text"],
.body input[type="password"],
.body textarea,
.body select,
.footer input[type="text"],
.footer input[type="password"],
.footer textarea,
.footer select,
.fancybox-container input[type="text"],
.fancybox-container input[type="password"],
.fancybox-container textarea,
.fancybox-container select,
.popup-window input[type="text"],
.popup-window input[type="password"],
.popup-window textarea,
.popup-window select,
.rsgppopup input[type="text"],
.rsgppopup input[type="password"],
.rsgppopup textarea,
.rsgppopup select,
.rs_easycart input[type="text"],
.rs_easycart input[type="password"],
.rs_easycart textarea,
.rs_easycart select,
.gopro-subscribe-window input[type="text"],
.gopro-subscribe-window input[type="password"],
.gopro-subscribe-window textarea,
.gopro-subscribe-window select {
  width: auto;
  height: auto;
  font: 13px "Open Sans", Arial, Helvetica, sans-serif
  margin: 0;
  padding: 10px 9px;
  outline: -webkit-focus-ring-color auto 0;
  border: 1px solid #bebebe;
  background: #ffffff;
  box-shadow: none;
  border-radius: none;
  transition: all ease-in-out 0.15s;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -khtml-border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }
  .body input[type="text"]:hover,
  .body input[type="password"]:hover,
  .body textarea:hover,
  .body select:hover,
  .footer input[type="text"]:hover,
  .footer input[type="password"]:hover,
  .footer textarea:hover,
  .footer select:hover,
  .fancybox-container input[type="text"]:hover,
  .fancybox-container input[type="password"]:hover,
  .fancybox-container textarea:hover,
  .fancybox-container select:hover,
  .popup-window input[type="text"]:hover,
  .popup-window input[type="password"]:hover,
  .popup-window textarea:hover,
  .popup-window select:hover,
  .rsgppopup input[type="text"]:hover,
  .rsgppopup input[type="password"]:hover,
  .rsgppopup textarea:hover,
  .rsgppopup select:hover,
  .rs_easycart input[type="text"]:hover,
  .rs_easycart input[type="password"]:hover,
  .rs_easycart textarea:hover,
  .rs_easycart select:hover,
  .gopro-subscribe-window input[type="text"]:hover,
  .gopro-subscribe-window input[type="password"]:hover,
  .gopro-subscribe-window textarea:hover,
  .gopro-subscribe-window select:hover {
    /*border-color: #aabf6b;*/
    /*border-color: #88ba14;*/
    border-color: #434343;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .body input[type="text"]:hover:focus, .body input[type="text"]:focus,
  .body input[type="password"]:hover:focus,
  .body input[type="password"]:focus,
  .body textarea:hover:focus,
  .body textarea:focus,
  .body select:hover:focus,
  .body select:focus,
  .footer input[type="text"]:hover:focus,
  .footer input[type="text"]:focus,
  .footer input[type="password"]:hover:focus,
  .footer input[type="password"]:focus,
  .footer textarea:hover:focus,
  .footer textarea:focus,
  .footer select:hover:focus,
  .footer select:focus,
  .fancybox-container input[type="text"]:hover:focus,
  .fancybox-container input[type="text"]:focus,
  .fancybox-container input[type="password"]:hover:focus,
  .fancybox-container input[type="password"]:focus,
  .fancybox-container textarea:hover:focus,
  .fancybox-container textarea:focus,
  .fancybox-container select:hover:focus,
  .fancybox-container select:focus,
  .popup-window input[type="text"]:hover:focus,
  .popup-window input[type="text"]:focus,
  .popup-window input[type="password"]:hover:focus,
  .popup-window input[type="password"]:focus,
  .popup-window textarea:hover:focus,
  .popup-window textarea:focus,
  .popup-window select:hover:focus,
  .popup-window select:focus,
  .rsgppopup input[type="text"]:hover:focus,
  .rsgppopup input[type="text"]:focus,
  .rsgppopup input[type="password"]:hover:focus,
  .rsgppopup input[type="password"]:focus,
  .rsgppopup textarea:hover:focus,
  .rsgppopup textarea:focus,
  .rsgppopup select:hover:focus,
  .rsgppopup select:focus,
  .rs_easycart input[type="text"]:hover:focus,
  .rs_easycart input[type="text"]:focus,
  .rs_easycart input[type="password"]:hover:focus,
  .rs_easycart input[type="password"]:focus,
  .rs_easycart textarea:hover:focus,
  .rs_easycart textarea:focus,
  .rs_easycart select:hover:focus,
  .rs_easycart select:focus,
  .gopro-subscribe-window input[type="text"]:hover:focus,
  .gopro-subscribe-window input[type="text"]:focus,
  .gopro-subscribe-window input[type="password"]:hover:focus,
  .gopro-subscribe-window input[type="password"]:focus,
  .gopro-subscribe-window textarea:hover:focus,
  .gopro-subscribe-window textarea:focus,
  .gopro-subscribe-window select:hover:focus,
  .gopro-subscribe-window select:focus {
    /*border-color: #aabf6b;*/
    /*border-color: #88ba14;*/
    border-color: #434343;
    background: #fff;
    -webkit-box-shadow: none;
    box-shadow: none; }

.body .bx-sls .dropdown-block,
.body .bx-slst .dropdown-block,
.footer .bx-sls .dropdown-block,
.footer .bx-slst .dropdown-block,
.fancybox-container .bx-sls .dropdown-block,
.fancybox-container .bx-slst .dropdown-block,
.popup-window .bx-sls .dropdown-block,
.popup-window .bx-slst .dropdown-block,
.rsgppopup .bx-sls .dropdown-block,
.rsgppopup .bx-slst .dropdown-block,
.rs_easycart .bx-sls .dropdown-block,
.rs_easycart .bx-slst .dropdown-block,
.gopro-subscribe-window .bx-sls .dropdown-block,
.gopro-subscribe-window .bx-slst .dropdown-block {
  font: 13px Opensanslight, Arial, Helvetica, sans-serif;
  margin: 0;
  border: 1px solid #bebebe;
  box-shadow: none;
  transition: border-color ease-in-out 0.15s; }
  .body .bx-sls .dropdown-block.focus,
  .body .bx-slst .dropdown-block.focus,
  .footer .bx-sls .dropdown-block.focus,
  .footer .bx-slst .dropdown-block.focus,
  .fancybox-container .bx-sls .dropdown-block.focus,
  .fancybox-container .bx-slst .dropdown-block.focus,
  .popup-window .bx-sls .dropdown-block.focus,
  .popup-window .bx-slst .dropdown-block.focus,
  .rsgppopup .bx-sls .dropdown-block.focus,
  .rsgppopup .bx-slst .dropdown-block.focus,
  .rs_easycart .bx-sls .dropdown-block.focus,
  .rs_easycart .bx-slst .dropdown-block.focus,
  .gopro-subscribe-window .bx-sls .dropdown-block.focus,
  .gopro-subscribe-window .bx-slst .dropdown-block.focus {
    /*border-color: #aabf6b;*/
    /*border-color: #88ba14;*/
    border-color: #434343;
  }

.body .bx-sls .bx-ui-sls-route,
.body .bx-sls .bx-ui-sls-fake,
.body .bx-slst .bx-ui-sls-route,
.body .bx-slst .bx-ui-sls-fake,
.footer .bx-sls .bx-ui-sls-route,
.footer .bx-sls .bx-ui-sls-fake,
.footer .bx-slst .bx-ui-sls-route,
.footer .bx-slst .bx-ui-sls-fake,
.fancybox-container .bx-sls .bx-ui-sls-route,
.fancybox-container .bx-sls .bx-ui-sls-fake,
.fancybox-container .bx-slst .bx-ui-sls-route,
.fancybox-container .bx-slst .bx-ui-sls-fake,
.popup-window .bx-sls .bx-ui-sls-route,
.popup-window .bx-sls .bx-ui-sls-fake,
.popup-window .bx-slst .bx-ui-sls-route,
.popup-window .bx-slst .bx-ui-sls-fake,
.rsgppopup .bx-sls .bx-ui-sls-route,
.rsgppopup .bx-sls .bx-ui-sls-fake,
.rsgppopup .bx-slst .bx-ui-sls-route,
.rsgppopup .bx-slst .bx-ui-sls-fake,
.rs_easycart .bx-sls .bx-ui-sls-route,
.rs_easycart .bx-sls .bx-ui-sls-fake,
.rs_easycart .bx-slst .bx-ui-sls-route,
.rs_easycart .bx-slst .bx-ui-sls-fake,
.gopro-subscribe-window .bx-sls .bx-ui-sls-route,
.gopro-subscribe-window .bx-sls .bx-ui-sls-fake,
.gopro-subscribe-window .bx-slst .bx-ui-sls-route,
.gopro-subscribe-window .bx-slst .bx-ui-sls-fake {
  position: relative;
  top: -1px; }

/* placeholder */
::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
input:-moz-placeholder {
  color: #999;
  font-size: 13px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif; }

.col-xs-5rs,
.col-sm-5rs,
.col-md-5rs,
.col-lg-5rs {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-5rs {
  width: 20%;
  float: left; }

@media (min-width: 768px) {
  .col-sm-5rs {
    width: 20%;
    float: left; } }

@media (min-width: 992px) {
  .col-md-5rs {
    width: 20%;
    float: left; } }

@media (min-width: 1200px) {
  .col-lg-5rs {
    width: 20%;
    float: left; } }

.hamburger {
  display: inline-block;
  overflow: visible;
  margin: 0;
  padding: 12px 14px 10px 14px;
  cursor: pointer;
  transition-timing-function: linear;
  transition-duration: .15s;
  transition-property: opacity, filter, background-color, color, fill;
  text-transform: none;
  color: inherit;
  border: 0;
  background-color: #f3f3f3; }
  .hamburger.is-active {
    color: #fff;
    background-color: #aabf6b; }
    .hamburger.is-active .hamburger-inner {
      background-color: #88ba14;
      transform: translate3d(0, 5px, 0) rotate(45deg); }
      .hamburger.is-active .hamburger-inner:before {
        background-color: #88ba14;
        transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
        opacity: 0; }
      .hamburger.is-active .hamburger-inner:after {
        background-color: #88ba14;
        transform: translate3d(0, -10px, 0) rotate(-90deg); }
    .hamburger.is-active .hamburger-name {
      color: #88ba14;
    }
  .hamburger-box {
    position: relative;
    top: 2px;
    display: inline-block;
    width: 14px;
    height: 14px; }
  .hamburger-inner, .hamburger-inner:after, .hamburger-inner:before {
    position: absolute;
    width: 14px;
    height: 2px;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform;
    border-radius: 4px;
    background-color: #000; }
  .hamburger-inner:after, .hamburger-inner:before {
    display: block;
    content: ""; }
  .hamburger-inner:before {
    top: 5px;
    transition-timing-function: ease;
    transition-duration: .15s;
    transition-property: transform, opacity; }
  .hamburger-inner:after {
    top: 10px; }
  .hamburger-name {
    position: relative;
    top: -2px;
    color: #91918f;
    margin-left: 18px; }

.lazy-animation {
  background-image: linear-gradient(to left, #f6f7f8 0%, #edeef1 20%, #f6f7f8 40%, #f6f7f8 100%);
  background-repeat: no-repeat;
  background-color: #f6f7f8;
  background-size: 450px 700px;
  animation: lazyloadeffect 1s infinite linear forwards; }

.js-lazy-section.is-loading .js-lazy,
.js-lazy-section.is-loading .js-lazy-sect {
  opacity: 0; }

@keyframes lazyloadeffect {
  from {
    background-position: -400px 0; }
  to {
    background-position: 200px 0; } }

.body .scrollbar-inner > .scroll-element.scroll-x {
  height: 4px; }

.body .scrollbar-inner > .scroll-element.scroll-y {
  right: 2px;
  top: 0;
  width: 4px;
  height: 100%; }

.body .scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #aabf6b; }

.body .scrollbar-inner > .scroll-element .scroll-element_track {
  background-color: #ebebeb; }

.body .scrollbar-inner > .scroll-element .scroll-bar {
  cursor: pointer;
  background-color: #c5c5c5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 1;
  transition: all 0.15s linear; }
  .body .scrollbar-inner > .scroll-element .scroll-bar:hover {
    background-color: #aabf6b; }

ul, ol {
  list-style: none;
  padding-left: 50px; }
  ul > li, ol > li {
    position: relative;
    list-style-type: none;
    line-height: 19px; }
    ul > li:before, ol > li:before {
      content: '\2022';
      position: absolute;
      top: 0px;
      left: -31px;
      font-size: 14pt;
      line-height: 1em;
      color: #fff; }

ol {
  counter-reset: list 0; }
  ol > li:before {
    counter-increment: list;
    content: counter(list) "";
    font-size: 10pt;
    margin-top: 4px; }

ul.list-ok > li:before, ol.list-ok > li:before {
  content: "\f00c";
  font-size: 11px;
  font-family: 'FontAwesome';
  margin-top: 5px; }

ul.list-unstyled, ol.list-unstyled {
  list-style: none;
  padding-left: 0px;
  counter-reset: list 0; }
  ul.list-unstyled > li, ol.list-unstyled > li {
    position: static;
    list-style-type: none; }
    ul.list-unstyled > li:before, ol.list-unstyled > li:before {
      position: static;
      left: 0px;
      content: ''; }

.column1 {
  width: 20%; }

.column1 {
  height: 80px;
  float: left;
  line-height: 80px;
  text-align: center; }

.column1 .column1inner {
  display: inline-block;
  line-height: 19px;
  vertical-align: middle;
  text-align: left; }

.column2 {
  width: 25%;
  float: left; }

.logo.column1 {
  text-align: left; }

.basket.column1 {
  padding-right: 0px;
  text-align: right; }

/* site < then max-width */
@media screen and (max-width: 1260px) {
  body.adaptive .callback.column1 {
    display: none; } }

@media screen and (max-width: 1260px) and (min-width: 876px) {
  body.adaptive .logo.column1 {
    width: 25%; }
  body.adaptive .phone.column1 {
    width: 30%; }
  body.adaptive .favorite.column1 {
    width: 20%; }
  body.adaptive .basket.column1 {
    width: 25%; } }

@media screen and (max-width: 1260px) and (min-width: 950px) {
  body.adaptive .footer .line1 .contacts .phone a {
    font-size: 18px; } }

@media screen and (max-width: 1024px) and (min-width: 768px) {
  body.adaptive .pmenu {
    width: 25%; }
  body.adaptive .pcontent {
    width: 75%;
    padding-left: 15px; } }

@media screen and (max-width: 950px) {
  body.adaptive .footer .line1 .contacts .phone a {
    font-size: 14px; } }

@media screen and (max-width: 1010px) and (min-width: 768px) {
  body.adaptive .footer .line1 .block.one {
    width: 20%; }
  body.adaptive .footer .line1 .block.two {
    width: 45%; }
  body.adaptive .footer .line1 .block.three {
    width: 18%; }
  body.adaptive .footer .line1 .block.four {
    width: 17%;
    padding-right: 0px; } }

/* for tablets */
@media screen and (max-width: 875px) {
  body.adaptive .body input[type="text"], body.adaptive .body input[type="password"], body.adaptive .body textarea, body.adaptive .body select,
  body.adaptive .footer input[type="text"], body.adaptive .footer input[type="password"], body.adaptive .footer textarea, body.adaptive .footer select,
  body.adaptive .fancybox-container input[type="text"], body.adaptive .fancybox-container input[type="password"], body.adaptive .fancybox-container textarea, body.adaptive .fancybox-container select {
    box-shadow: none; }
  body.adaptive .header .phone a,
  body.adaptive .header .phone a:hover {
    font-size: 20px; }
  /* tables */
  body.adaptive .table .td {
    display: inline-block;
    width: auto; }
  /* /tables */ }

@media screen and (max-width: 885px) and (min-width: 751px) {
  body.adaptive .logo.column1 {
    width: 24%; }
  body.adaptive .phone.column1 {
    width: 24%; }
  body.adaptive .favorite.column1 {
    width: 19%; }
  body.adaptive .basket.column1 {
    width: 33%; }
  body.adaptive .phone.column1 .svg-icon {
    display: none; } }

@media screen and (max-width: 775px) and (min-width: 481px) {
  body.adaptive .pmenu {
    width: 30%; }
  body.adaptive .pcontent {
    width: 70%;
    padding-left: 15px; } }

@media screen and (max-width: 768px) {
  /*body.adaptive .footer .line1 {*/
    /*padding: 5px 0px; }*/
  body.adaptive .footer .line1 .block.one .logo {
    display: none; }
  body.adaptive .footer .line1 .contacts {
    margin-bottom: 15px; }
  body.adaptive .footer .line1 .block.one .contacts,
  body.adaptive .footer .line1 .contacts .feedback {
    margin-top: 0px; } }

@media screen and (max-width: 767px) {
  body.adaptive .footer .line1 {
    padding: 20px; }  }

@media screen and (max-width: 768px) and (min-width: 627px) {
  body.adaptive .logo.column1 {
    width: 25%; }
  body.adaptive .phone.column1 {
    width: 30%; }
  body.adaptive .favorite.column1 {
    width: 17%; }
  body.adaptive .basket.column1 {
    width: 28%; }
  body.adaptive .column1 .svg-icon {
    display: none; }
  body.adaptive .column1 .title,
  body.adaptive .column1 .descr {
    margin-left: 0px; } }

@media screen and (max-width: 768px) and (min-width: 481px) {
  body.adaptive h1 {
    font-size: 26px; }
  body.adaptive h2 {
    font-size: 20px; }
  body.adaptive h3 {
    font-size: 14px; }
  body.adaptive h1.pagetitle {
    font-size: 26px; }
  body.adaptive .footer .line1 .block.one,
  body.adaptive .footer .line1 .block.two,
  body.adaptive .footer .line1 .block.three,
  body.adaptive .footer .line1 .block.four {
    padding-right: 0px; }
  body.adaptive .footer .line1 .block.one,
  body.adaptive .footer .line1 .block.two {
    width: 100%; }
  body.adaptive .footer .line1 .block.three,
  body.adaptive .footer .line1 .block.four {
    width: 50%; }
  body.adaptive .footer .line1 .block.one .contacts .phone1,
  body.adaptive .footer .line1 .block.one .contacts .phone2 {
    float: left;
    width: 50%; }
  body.adaptive .footer .line1 .block.three,
  body.adaptive .footer .line1 .block.four {
    text-align: center; } }

@media screen and (max-width: 626px) and (min-width: 481px) {
  body.adaptive .logo.column1 {
    width: 30%; }
  body.adaptive .phone.column1 {
    display: none; }
  body.adaptive .favorite.column1 {
    width: 30%;
    text-align: center; }
  body.adaptive .basket.column1 {
    width: 40%; }
  body.adaptive .column1 .svg-icon {
    display: none; }
  body.adaptive .column1 .title,
  body.adaptive .column1 .descr {
    margin-left: 0px; } }

/* for mobile */
@media screen and (max-width: 605px) {
  body.adaptive .pmenu {
    margin-bottom: 15px; }
  body.adaptive .pmenu,
  body.adaptive .pcontent {
    width: 100%;
    padding-left: 0px; } }

@media screen and (max-width: 480px) and (min-width: 381px) {
  body.adaptive .basket.column1 {
    width: 70%; } }

@media screen and (max-width: 480px) {
  body.adaptive h1 {
    font-size: 20px; }
  body.adaptive h2 {
    font-size: 18px; }
  body.adaptive h3 {
    font-size: 14px; }
  body.adaptive h1.pagetitle {
    font-size: 20px; }
  body.adaptive .mobile_hide {
    display: none; }
  body.adaptive .header .phone a, body.adaptive .header .phone a:hover {
    font-size: 16px; }
  body.adaptive .authandlocation {
    float: none; }
  body.adaptive .column1 {
    height: 50px;
    line-height: 50px; }
  body.adaptive .logo.column1,
  body.adaptive .phone.column1 {
    width: 50%; }
  body.adaptive .favorite.column1 {
    width: 30%; }
  body.adaptive .header .phone {
    text-align: right; }
  body.adaptive .favorite.column1 {
    text-align: left; }
  body.adaptive .footer {
    /*background-color: #fff;
    border-top: 1px solid #F2F2F2;*/ }
  body.adaptive .footer .line1 .block.one,
  body.adaptive .footer .line1 .block.two,
  body.adaptive .footer .line1 .block.three,
  body.adaptive .footer .line1 .block.four {
    width: 100%;
    padding-right: 0px;
    text-align: center; }
  /* forms -> universal */
  body.adaptive .someform {
    max-width: 500px; }
  body.adaptive .fancybox-container .someform {
    max-width: 250px; }
  /* forms -> register */
  body.adaptive .someform .line.password .text,
  body.adaptive .someform .line.password .btn,
  body.adaptive .someform .line.captcha input {
    width: 100%;
    float: none; }
  body.adaptive .someform .line.password .text {
    margin-bottom: 10px; }
  body.adaptive .someform .line.captcha img {
    float: none;
    margin-bottom: 8px; }
  /* /forms -> universal */
  /* main page */
  body.adaptive .sorter_and_name .name {
    float: none; }
  body.adaptive .sorter_and_name .sorter {
    float: none;
    margin-top: 10px; }
  body.adaptive .sorter_and_name .catalogsorter .template a {
    float: left; } }

@media screen and (max-width: 380px) {
  body.adaptive .favorite.column1 {
    display: none; }
  body.adaptive .favorite.column1 .title,
  body.adaptive .favorite.column1 .descr {
    margin-left: 0px; }
  body.adaptive .column1.basket,
  body.adaptive .column1.basket .column1inner {
    width: 100%; }
  body.adaptive .phone.column1 .svg-icon {
    display: none; } }

@media screen and (max-width: 767px) {
  body.adaptive .sitecopy {
    font-size: 9px; } }

.owl-preview {
  display: none; }

.owl-dot .owl-preview {
  display: inline-block; }

body .owl-carousel .owl-item .owl-lazy {
  opacity: 1;
  transition: all .5s; }

body.rsgopro .js-pseudo-focus-blur-input {
  border: none; }

body.rsgopro .js-pseudo-border, body.rsgopro .js-pseudo-border-top, body.rsgopro .js-pseudo-border-right, body.rsgopro .js-pseudo-border-bottom, body.rsgopro .js-pseudo-border-left {
  transition: border-color .3s; }

body.rsgopro .js-pseudo-border {
  border: 1px solid #ebebeb; }
  body.rsgopro .js-pseudo-border-top {
    border-top: 1px solid #ebebeb; }
  body.rsgopro .js-pseudo-border-right {
    border-right: 1px solid #ebebeb; }
  body.rsgopro .js-pseudo-border-bottom {
    border-bottom: 1px solid #ebebeb; }
  body.rsgopro .js-pseudo-border-left {
    border-left: 1px solid #ebebeb; }

body.rsgopro .js-pseudo-focus-blur.js-pseudo-focus .js-pseudo-border, body.rsgopro .js-pseudo-focus-blur.js-pseudo-focus .js-pseudo-border-top, body.rsgopro .js-pseudo-focus-blur.js-pseudo-focus .js-pseudo-border-right, body.rsgopro .js-pseudo-focus-blur.js-pseudo-focus .js-pseudo-border-bottom, body.rsgopro .js-pseudo-focus-blur.js-pseudo-focus .js-pseudo-border-left, body.rsgopro .js-pseudo-focus-blur.js-pseudo-border .js-pseudo-border, body.rsgopro .js-pseudo-focus-blur.js-pseudo-border .js-pseudo-border-top, body.rsgopro .js-pseudo-focus-blur.js-pseudo-border .js-pseudo-border-right, body.rsgopro .js-pseudo-focus-blur.js-pseudo-border .js-pseudo-border-bottom, body.rsgopro .js-pseudo-focus-blur.js-pseudo-border .js-pseudo-border-left {
  border-color: #aabf6b; }

.rs-table {
  border: none; }
  .rs-table th, .rs-table__th {
    min-height: auto;
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    color: #878787;
    padding: 13px 26px 15px;
    vertical-align: middle;
    background-color: #fff;
    border-top: 1px solid #F2F2F2;
    border-bottom: 1px solid #F2F2F2; }
  .rs-table td, .rs-table__td {
    padding: 13px 26px 15px;
    vertical-align: middle;
    color: black;
    background-color: #fff;
    border-top: none;
    border-right: none;
    border-bottom: 1px solid #F2F2F2;
    border-left: none; }

.table > thead > tr > th,
.table > thead > tr > td {
  min-height: auto;
  font-family: Arial;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  color: #878787;
  padding: 13px 26px 15px;
  vertical-align: middle;
  background-color: #fff;
  border-top: 1px solid #F2F2F2;
  border-bottom: 1px solid #F2F2F2; }

.table > tbody > tr > td {
  padding: 13px 26px 15px;
  vertical-align: middle;
  color: black;
  background-color: #fff;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid #F2F2F2;
  border-left: none; }

.table > thead:first-child > tr:first-child > th {
  min-height: auto;
  font-family: Arial;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  color: #878787;
  padding: 13px 26px 15px;
  vertical-align: middle;
  background-color: #fff;
  border-top: 1px solid #F2F2F2;
  border-bottom: 1px solid #F2F2F2; }

.rs-tabs__bar {
  width: 100%;
  white-space: nowrap;
  padding: 0;
  margin: 0 0 10px 0;
  background: #f3f3f3;
  border: none;
  overflow-x: auto;
  overflow-y: hidden; }

.rs-tabs__bar-button {
  position: relative;
  display: inline-block;
  float: none;
  font-size: 13px;
  line-height: 18px;
  color: #308ac4;
  white-space: nowrap;
  text-decoration: none;
  margin: 0;
  padding: 20px 23px;
  background: transparent;
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-bottom: none;
  border-left: 1px solid transparent;
  border-radius: 0;
  box-shadow: none;
  text-shadow: none; }
  .rs-tabs__bar-button:before, .rs-tabs__bar-button:after {
    position: absolute;
    display: none;
    top: -1px;
    width: 2px;
    height: 1px;
    content: " ";
    background-color: #fff; }
  .rs-tabs__bar-button:before {
    left: 0; }
  .rs-tabs__bar-button:after {
    right: 0; }
  .rs-tabs__bar-button:hover {
    color: #67adda; }
  .rs-tabs__bar-button.active, .rs-tabs__bar-button.current {
    color: #308ac4;
    background-color: #fff !important;
    border-top: 1px solid #f3f3f3;
    border-right: 1px solid #f3f3f3;
    border-left: 1px solid #f3f3f3; }
    .rs-tabs__bar-button.active:before, .rs-tabs__bar-button.active:after, .rs-tabs__bar-button.current:before, .rs-tabs__bar-button.current:after {
      display: block; }

.rs-tabs__preloader {
  position: relative;
  width: 100%;
  min-height: 100px; }

.nav.nav-tabs {
  width: 100%;
  white-space: nowrap;
  padding: 0;
  margin: 0 0 10px 0;
  background: #f3f3f3;
  border: none;
  overflow-x: auto;
  overflow-y: hidden; }
  .nav.nav-tabs > li {
    position: relative;
    display: inline-block;
    float: none;
    font-size: 13px;
    line-height: 18px;
    color: #308ac4;
    white-space: nowrap;
    text-decoration: none;
    margin: 0;
    padding: 20px 23px;
    background: transparent;
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: none;
    border-left: 1px solid transparent;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none; }
    .nav.nav-tabs > li:before, .nav.nav-tabs > li:after {
      position: absolute;
      display: none;
      top: -1px;
      width: 2px;
      height: 1px;
      content: " ";
      background-color: #fff; }
    .nav.nav-tabs > li:before {
      left: 0; }
    .nav.nav-tabs > li:after {
      right: 0; }
    .nav.nav-tabs > li:hover {
      color: #67adda; }
    .nav.nav-tabs > li.active, .nav.nav-tabs > li.current {
      color: #308ac4;
      background-color: #fff !important;
      border-top: 1px solid #f3f3f3;
      border-right: 1px solid #f3f3f3;
      border-left: 1px solid #f3f3f3; }
      .nav.nav-tabs > li.active:before, .nav.nav-tabs > li.active:after, .nav.nav-tabs > li.current:before, .nav.nav-tabs > li.current:after {
        display: block; }
    .nav.nav-tabs > li > a {
      color: #308ac4;
      text-decoration: none !important;
      padding: 0 !important;
      margin: 0 !important;
      background: transparent !important;
      border: none !important; }
      .nav.nav-tabs > li > a:hover, .nav.nav-tabs > li > a:focus {
        color: #308ac4;
        text-decoration: none !important;
        padding: 0 !important;
        margin: 0 !important;
        background: transparent !important;
        border: none !important; }

.tab-pane-in {
  padding: 37px 0; }

.b-tab-component {
  position: relative; }
  .b-tab-component .tab-pane-in {
    padding: 0; }

.brandslist .item span,
.sorter_and_name .name,
.mods h3.title2,
.bigdata h3.title2,
.detailcollection h3.title2,
.detailtabs .contents .content .switcher, .sections a.parent,
.mainsections .title,
.presscentermainn .title,
.brandslistimgowl1.mainstyles .title a {
  color: #aabf6b; }

.nice-title {
  color: #aabf6b;
  font-size: 24px;
  line-height: 1;
  font-weight: normal;
  text-transform: uppercase;
  padding: 20px 17px 25px 17px; }

.body .ya-share2__list .ya-share2__item:before,
.footer .ya-share2__list .ya-share2__item:before,
.fancybox-container .ya-share2__list .ya-share2__item:before,
.popup-window .ya-share2__list .ya-share2__item:before,
.rsgppopup .ya-share2__list .ya-share2__item:before,
.rs_easycart .ya-share2__list .ya-share2__item:before,
.gopro-subscribe-window .ya-share2__list .ya-share2__item:before {
  content: ''; }

.body .view_showcase .ya-share2__item .ya-share2__badge,
.body .elementpopup .ya-share2__item .ya-share2__badge,
.footer .view_showcase .ya-share2__item .ya-share2__badge,
.footer .elementpopup .ya-share2__item .ya-share2__badge,
.fancybox-container .view_showcase .ya-share2__item .ya-share2__badge,
.fancybox-container .elementpopup .ya-share2__item .ya-share2__badge,
.popup-window .view_showcase .ya-share2__item .ya-share2__badge,
.popup-window .elementpopup .ya-share2__item .ya-share2__badge,
.rsgppopup .view_showcase .ya-share2__item .ya-share2__badge,
.rsgppopup .elementpopup .ya-share2__item .ya-share2__badge,
.rs_easycart .view_showcase .ya-share2__item .ya-share2__badge,
.rs_easycart .elementpopup .ya-share2__item .ya-share2__badge,
.gopro-subscribe-window .view_showcase .ya-share2__item .ya-share2__badge,
.gopro-subscribe-window .elementpopup .ya-share2__item .ya-share2__badge {
  background-color: transparent; }

.body .view_showcase .ya-share2__item_service_vkontakte .ya-share2__badge,
.body .elementpopup .ya-share2__item_service_vkontakte .ya-share2__badge,
.footer .view_showcase .ya-share2__item_service_vkontakte .ya-share2__badge,
.footer .elementpopup .ya-share2__item_service_vkontakte .ya-share2__badge,
.fancybox-container .view_showcase .ya-share2__item_service_vkontakte .ya-share2__badge,
.fancybox-container .elementpopup .ya-share2__item_service_vkontakte .ya-share2__badge,
.popup-window .view_showcase .ya-share2__item_service_vkontakte .ya-share2__badge,
.popup-window .elementpopup .ya-share2__item_service_vkontakte .ya-share2__badge,
.rsgppopup .view_showcase .ya-share2__item_service_vkontakte .ya-share2__badge,
.rsgppopup .elementpopup .ya-share2__item_service_vkontakte .ya-share2__badge,
.rs_easycart .view_showcase .ya-share2__item_service_vkontakte .ya-share2__badge,
.rs_easycart .elementpopup .ya-share2__item_service_vkontakte .ya-share2__badge,
.gopro-subscribe-window .view_showcase .ya-share2__item_service_vkontakte .ya-share2__badge,
.gopro-subscribe-window .elementpopup .ya-share2__item_service_vkontakte .ya-share2__badge {
  position: relative;
  left: 2px; }

.body .view_showcase .ya-share2__container_size_s .ya-share2__item_service_vkontakte .ya-share2__icon,
.body .elementpopup .ya-share2__container_size_s .ya-share2__item_service_vkontakte .ya-share2__icon,
.footer .view_showcase .ya-share2__container_size_s .ya-share2__item_service_vkontakte .ya-share2__icon,
.footer .elementpopup .ya-share2__container_size_s .ya-share2__item_service_vkontakte .ya-share2__icon,
.fancybox-container .view_showcase .ya-share2__container_size_s .ya-share2__item_service_vkontakte .ya-share2__icon,
.fancybox-container .elementpopup .ya-share2__container_size_s .ya-share2__item_service_vkontakte .ya-share2__icon,
.popup-window .view_showcase .ya-share2__container_size_s .ya-share2__item_service_vkontakte .ya-share2__icon,
.popup-window .elementpopup .ya-share2__container_size_s .ya-share2__item_service_vkontakte .ya-share2__icon,
.rsgppopup .view_showcase .ya-share2__container_size_s .ya-share2__item_service_vkontakte .ya-share2__icon,
.rsgppopup .elementpopup .ya-share2__container_size_s .ya-share2__item_service_vkontakte .ya-share2__icon,
.rs_easycart .view_showcase .ya-share2__container_size_s .ya-share2__item_service_vkontakte .ya-share2__icon,
.rs_easycart .elementpopup .ya-share2__container_size_s .ya-share2__item_service_vkontakte .ya-share2__icon,
.gopro-subscribe-window .view_showcase .ya-share2__container_size_s .ya-share2__item_service_vkontakte .ya-share2__icon,
.gopro-subscribe-window .elementpopup .ya-share2__container_size_s .ya-share2__item_service_vkontakte .ya-share2__icon {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA1NDguMzU4IDU0OC4zNTgiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWxuczpza2V0Y2g9Imh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaC9ucyI+PHBhdGggZmlsbD0iI2JjYmNiYyIgZD0iTTU0NS40NTEsNDAwLjI5OGMtMC42NjQtMS40MzEtMS4yODMtMi42MTgtMS44NTgtMy41NjljLTkuNTE0LTE3LjEzNS0yNy42OTUtMzguMTY3LTU0LjUzMi02My4xMDJsLTAuNTY3LTAuNTcxbC0wLjI4NC0wLjI4bC0wLjI4Ny0wLjI4N2gtMC4yODhjLTEyLjE4LTExLjYxMS0xOS44OTMtMTkuNDE4LTIzLjEyMy0yMy40MTVjLTUuOTEtNy42MTQtNy4yMzQtMTUuMzIxLTQuMDA0LTIzLjEzYzIuMjgyLTUuOSwxMC44NTQtMTguMzYsMjUuNjk2LTM3LjM5N2M3LjgwNy0xMC4wODksMTMuOTktMTguMTc1LDE4LjU1Ni0yNC4yNjdjMzIuOTMxLTQzLjc4LDQ3LjIwOC03MS43NTYsNDIuODI4LTgzLjkzOWwtMS43MDEtMi44NDdjLTEuMTQzLTEuNzE0LTQuMDkzLTMuMjgyLTguODQ2LTQuNzEyYy00Ljc2NC0xLjQyNy0xMC44NTMtMS42NjMtMTguMjc4LTAuNzEybC04Mi4yMjQsMC41NjhjLTEuMzMyLTAuNDcyLTMuMjM0LTAuNDI4LTUuNzEyLDAuMTQ0Yy0yLjQ3NSwwLjU3Mi0zLjcxMywwLjg1OS0zLjcxMywwLjg1OWwtMS40MzEsMC43MTVsLTEuMTM2LDAuODU5Yy0wLjk1MiwwLjU2OC0xLjk5OSwxLjU2Ny0zLjE0MiwyLjk5NWMtMS4xMzcsMS40MjMtMi4wODgsMy4wOTMtMi44NDgsNC45OTZjLTguOTUyLDIzLjAzMS0xOS4xMyw0NC40NDQtMzAuNTUzLDY0LjIzOGMtNy4wNDMsMTEuODAzLTEzLjUxMSwyMi4wMzItMTkuNDE4LDMwLjY5M2MtNS44OTksOC42NTgtMTAuODQ4LDE1LjAzNy0xNC44NDIsMTkuMTI2Yy00LDQuMDkzLTcuNjEsNy4zNzItMTAuODUyLDkuODQ5Yy0zLjIzNywyLjQ3OC01LjcwOCwzLjUyNS03LjQxOSwzLjE0MmMtMS43MTUtMC4zODMtMy4zMy0wLjc2My00Ljg1OS0xLjE0M2MtMi42NjMtMS43MTQtNC44MDUtNC4wNDUtNi40Mi02Ljk5NWMtMS42MjItMi45NS0yLjcxNC02LjY2My0zLjI4NS0xMS4xMzZjLTAuNTY4LTQuNDc2LTAuOTA0LTguMzI2LTEtMTEuNTYzYy0wLjA4OS0zLjIzMy0wLjA0OC03LjgwNiwwLjE0NS0xMy43MDZjMC4xOTgtNS45MDMsMC4yODctOS44OTcsMC4yODctMTEuOTkxYzAtNy4yMzQsMC4xNDEtMTUuMDg1LDAuNDI0LTIzLjU1NWMwLjI4OC04LjQ3LDAuNTIxLTE1LjE4MSwwLjcxNi0yMC4xMjVjMC4xOTQtNC45NDksMC4yODQtMTAuMTg1LDAuMjg0LTE1LjcwNXMtMC4zMzYtOS44NDktMS0xMi45OTFjLTAuNjU2LTMuMTM4LTEuNjYzLTYuMTg0LTIuOTktOS4xMzdjLTEuMzM1LTIuOTUtMy4yODktNS4yMzItNS44NTMtNi44NTJjLTIuNTY5LTEuNjE4LTUuNzYzLTIuOTAyLTkuNTY0LTMuODU2Yy0xMC4wODktMi4yODMtMjIuOTM2LTMuNTE4LTM4LjU0Ny0zLjcxYy0zNS40MDEtMC4zOC01OC4xNDgsMS45MDYtNjguMjM2LDYuODU1Yy0zLjk5NywyLjA5MS03LjYxNCw0Ljk0OC0xMC44NDgsOC41NjJjLTMuNDI3LDQuMTg5LTMuOTA1LDYuNDc1LTEuNDMxLDYuODUxYzExLjQyMiwxLjcxMSwxOS41MDgsNS44MDQsMjQuMjY3LDEyLjI3NWwxLjcxNSwzLjQyOWMxLjMzNCwyLjQ3NCwyLjY2Niw2Ljg1NCwzLjk5OSwxMy4xMzRjMS4zMzEsNi4yOCwyLjE5LDEzLjIyNywyLjU2OCwyMC44MzdjMC45NSwxMy44OTcsMC45NSwyNS43OTMsMCwzNS42ODljLTAuOTUzLDkuOS0xLjg1MywxNy42MDctMi43MTIsMjMuMTI3Yy0wLjg1OSw1LjUyLTIuMTQzLDkuOTkzLTMuODU1LDEzLjQxOGMtMS43MTUsMy40MjYtMi44NTYsNS41Mi0zLjQyOCw2LjI4Yy0wLjU3MSwwLjc2LTEuMDQ3LDEuMjM5LTEuNDI1LDEuNDI3Yy0yLjQ3NCwwLjk0OC01LjA0NywxLjQzMS03LjcxLDEuNDMxYy0yLjY2NywwLTUuOTAxLTEuMzM0LTkuNzA3LTRjLTMuODA1LTIuNjY2LTcuNzU0LTYuMzI4LTExLjg0Ny0xMC45OTJjLTQuMDkzLTQuNjY1LTguNzA5LTExLjE4NC0xMy44NS0xOS41NThjLTUuMTM3LTguMzc0LTEwLjQ2Ny0xOC4yNzEtMTUuOTg3LTI5LjY5MWwtNC41NjctOC4yODJjLTIuODU1LTUuMzI4LTYuNzU1LTEzLjA4Ni0xMS43MDQtMjMuMjY3Yy00Ljk1Mi0xMC4xODUtOS4zMjktMjAuMDM3LTEzLjEzNC0yOS41NTRjLTEuNTIxLTMuOTk3LTMuODA2LTcuMDQtNi44NTEtOS4xMzRsLTEuNDI5LTAuODU5Yy0wLjk1LTAuNzYtMi40NzUtMS41NjctNC41NjctMi40MjdjLTIuMDk1LTAuODU5LTQuMjgxLTEuNDc1LTYuNTY3LTEuODU0bC03OC4yMjksMC41NjhjLTcuOTk0LDAtMTMuNDE4LDEuODExLTE2LjI3NCw1LjQyOGwtMS4xNDMsMS43MTFDMC4yODgsMTQwLjE0NiwwLDE0MS42NjgsMCwxNDMuNzYzYzAsMi4wOTQsMC41NzEsNC42NjQsMS43MTQsNy43MDdjMTEuNDIsMjYuODQsMjMuODM5LDUyLjcyNSwzNy4yNTcsNzcuNjU5YzEzLjQxOCwyNC45MzQsMjUuMDc4LDQ1LjAxOSwzNC45NzMsNjAuMjM3YzkuODk3LDE1LjIyOSwxOS45ODUsMjkuNjAyLDMwLjI2NCw0My4xMTJjMTAuMjc5LDEzLjUxNSwxNy4wODMsMjIuMTc2LDIwLjQxMiwyNS45ODFjMy4zMzMsMy44MTIsNS45NTEsNi42NjIsNy44NTQsOC41NjVsNy4xMzksNi44NTFjNC41NjgsNC41NjksMTEuMjc2LDEwLjA0MSwyMC4xMjcsMTYuNDE2YzguODUzLDYuMzc5LDE4LjY1NCwxMi42NTksMjkuNDA4LDE4Ljg1YzEwLjc1Niw2LjE4MSwyMy4yNjksMTEuMjI1LDM3LjU0NiwxNS4xMjZjMTQuMjc1LDMuOTA1LDI4LjE2OSw1LjQ3Miw0MS42ODQsNC43MTZoMzIuODM0YzYuNjU5LTAuNTc1LDExLjcwNC0yLjY2OSwxNS4xMzMtNi4yODNsMS4xMzYtMS40MzFjMC43NjQtMS4xMzYsMS40NzktMi45MDEsMi4xMzktNS4yNzZjMC42NjgtMi4zNzksMS01LDEtNy44NTFjLTAuMTk1LTguMTgzLDAuNDI4LTE1LjU1OCwxLjg1Mi0yMi4xMjRjMS40MjMtNi41NjQsMy4wNDUtMTEuNTEzLDQuODU5LTE0Ljg0NmMxLjgxMy0zLjMzLDMuODU5LTYuMTQsNi4xMzYtOC40MThjMi4yODItMi4yODMsMy45MDgtMy42NjYsNC44NjItNC4xNDJjMC45NDgtMC40NzksMS43MDUtMC44MDQsMi4yNzYtMC45OTljNC41NjgtMS41MjIsOS45NDQtMC4wNDgsMTYuMTM2LDQuNDI5YzYuMTg3LDQuNDczLDExLjk5LDkuOTk2LDE3LjQxOCwxNi41NmM1LjQyNSw2LjU3LDExLjk0MywxMy45NDEsMTkuNTU1LDIyLjEyNGM3LjYxNyw4LjE4NiwxNC4yNzcsMTQuMjcxLDE5Ljk4NSwxOC4yNzRsNS43MDgsMy40MjZjMy44MTIsMi4yODYsOC43NjEsNC4zOCwxNC44NTMsNi4yODNjNi4wODEsMS45MDIsMTEuNDA5LDIuMzc4LDE1Ljk4NCwxLjQyN2w3My4wODctMS4xNGM3LjIyOSwwLDEyLjg1NC0xLjE5NywxNi44NDQtMy41NzJjMy45OTgtMi4zNzksNi4zNzMtNSw3LjEzOS03Ljg1MWMwLjc2NC0yLjg1NCwwLjgwNS02LjA5MiwwLjE0NS05LjcxMkM1NDYuNzgyLDQwNC4yNSw1NDYuMTE1LDQwMS43MjUsNTQ1LjQ1MSw0MDAuMjk4eiIvPjwvc3ZnPg==) 0 0 no-repeat; }

.body .view_showcase .ya-share2__container_size_s .ya-share2__item_service_vkontakte a:hover .ya-share2__icon,
.body .elementpopup .ya-share2__container_size_s .ya-share2__item_service_vkontakte a:hover .ya-share2__icon,
.footer .view_showcase .ya-share2__container_size_s .ya-share2__item_service_vkontakte a:hover .ya-share2__icon,
.footer .elementpopup .ya-share2__container_size_s .ya-share2__item_service_vkontakte a:hover .ya-share2__icon,
.fancybox-container .view_showcase .ya-share2__container_size_s .ya-share2__item_service_vkontakte a:hover .ya-share2__icon,
.fancybox-container .elementpopup .ya-share2__container_size_s .ya-share2__item_service_vkontakte a:hover .ya-share2__icon,
.popup-window .view_showcase .ya-share2__container_size_s .ya-share2__item_service_vkontakte a:hover .ya-share2__icon,
.popup-window .elementpopup .ya-share2__container_size_s .ya-share2__item_service_vkontakte a:hover .ya-share2__icon,
.rsgppopup .view_showcase .ya-share2__container_size_s .ya-share2__item_service_vkontakte a:hover .ya-share2__icon,
.rsgppopup .elementpopup .ya-share2__container_size_s .ya-share2__item_service_vkontakte a:hover .ya-share2__icon,
.rs_easycart .view_showcase .ya-share2__container_size_s .ya-share2__item_service_vkontakte a:hover .ya-share2__icon,
.rs_easycart .elementpopup .ya-share2__container_size_s .ya-share2__item_service_vkontakte a:hover .ya-share2__icon,
.gopro-subscribe-window .view_showcase .ya-share2__container_size_s .ya-share2__item_service_vkontakte a:hover .ya-share2__icon,
.gopro-subscribe-window .elementpopup .ya-share2__container_size_s .ya-share2__item_service_vkontakte a:hover .ya-share2__icon {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA1NDguMzU4IDU0OC4zNTgiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iMTZweCIgaGVpZ2h0PSIxNnB4IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWxuczpza2V0Y2g9Imh0dHA6Ly93d3cuYm9oZW1pYW5jb2RpbmcuY29tL3NrZXRjaC9ucyI+PHBhdGggZmlsbD0iIzIxNDQ5NiIgZD0iTTU0NS40NTEsNDAwLjI5OGMtMC42NjQtMS40MzEtMS4yODMtMi42MTgtMS44NTgtMy41NjljLTkuNTE0LTE3LjEzNS0yNy42OTUtMzguMTY3LTU0LjUzMi02My4xMDJsLTAuNTY3LTAuNTcxbC0wLjI4NC0wLjI4bC0wLjI4Ny0wLjI4N2gtMC4yODhjLTEyLjE4LTExLjYxMS0xOS44OTMtMTkuNDE4LTIzLjEyMy0yMy40MTVjLTUuOTEtNy42MTQtNy4yMzQtMTUuMzIxLTQuMDA0LTIzLjEzYzIuMjgyLTUuOSwxMC44NTQtMTguMzYsMjUuNjk2LTM3LjM5N2M3LjgwNy0xMC4wODksMTMuOTktMTguMTc1LDE4LjU1Ni0yNC4yNjdjMzIuOTMxLTQzLjc4LDQ3LjIwOC03MS43NTYsNDIuODI4LTgzLjkzOWwtMS43MDEtMi44NDdjLTEuMTQzLTEuNzE0LTQuMDkzLTMuMjgyLTguODQ2LTQuNzEyYy00Ljc2NC0xLjQyNy0xMC44NTMtMS42NjMtMTguMjc4LTAuNzEybC04Mi4yMjQsMC41NjhjLTEuMzMyLTAuNDcyLTMuMjM0LTAuNDI4LTUuNzEyLDAuMTQ0Yy0yLjQ3NSwwLjU3Mi0zLjcxMywwLjg1OS0zLjcxMywwLjg1OWwtMS40MzEsMC43MTVsLTEuMTM2LDAuODU5Yy0wLjk1MiwwLjU2OC0xLjk5OSwxLjU2Ny0zLjE0MiwyLjk5NWMtMS4xMzcsMS40MjMtMi4wODgsMy4wOTMtMi44NDgsNC45OTZjLTguOTUyLDIzLjAzMS0xOS4xMyw0NC40NDQtMzAuNTUzLDY0LjIzOGMtNy4wNDMsMTEuODAzLTEzLjUxMSwyMi4wMzItMTkuNDE4LDMwLjY5M2MtNS44OTksOC42NTgtMTAuODQ4LDE1LjAzNy0xNC44NDIsMTkuMTI2Yy00LDQuMDkzLTcuNjEsNy4zNzItMTAuODUyLDkuODQ5Yy0zLjIzNywyLjQ3OC01LjcwOCwzLjUyNS03LjQxOSwzLjE0MmMtMS43MTUtMC4zODMtMy4zMy0wLjc2My00Ljg1OS0xLjE0M2MtMi42NjMtMS43MTQtNC44MDUtNC4wNDUtNi40Mi02Ljk5NWMtMS42MjItMi45NS0yLjcxNC02LjY2My0zLjI4NS0xMS4xMzZjLTAuNTY4LTQuNDc2LTAuOTA0LTguMzI2LTEtMTEuNTYzYy0wLjA4OS0zLjIzMy0wLjA0OC03LjgwNiwwLjE0NS0xMy43MDZjMC4xOTgtNS45MDMsMC4yODctOS44OTcsMC4yODctMTEuOTkxYzAtNy4yMzQsMC4xNDEtMTUuMDg1LDAuNDI0LTIzLjU1NWMwLjI4OC04LjQ3LDAuNTIxLTE1LjE4MSwwLjcxNi0yMC4xMjVjMC4xOTQtNC45NDksMC4yODQtMTAuMTg1LDAuMjg0LTE1LjcwNXMtMC4zMzYtOS44NDktMS0xMi45OTFjLTAuNjU2LTMuMTM4LTEuNjYzLTYuMTg0LTIuOTktOS4xMzdjLTEuMzM1LTIuOTUtMy4yODktNS4yMzItNS44NTMtNi44NTJjLTIuNTY5LTEuNjE4LTUuNzYzLTIuOTAyLTkuNTY0LTMuODU2Yy0xMC4wODktMi4yODMtMjIuOTM2LTMuNTE4LTM4LjU0Ny0zLjcxYy0zNS40MDEtMC4zOC01OC4xNDgsMS45MDYtNjguMjM2LDYuODU1Yy0zLjk5NywyLjA5MS03LjYxNCw0Ljk0OC0xMC44NDgsOC41NjJjLTMuNDI3LDQuMTg5LTMuOTA1LDYuNDc1LTEuNDMxLDYuODUxYzExLjQyMiwxLjcxMSwxOS41MDgsNS44MDQsMjQuMjY3LDEyLjI3NWwxLjcxNSwzLjQyOWMxLjMzNCwyLjQ3NCwyLjY2Niw2Ljg1NCwzLjk5OSwxMy4xMzRjMS4zMzEsNi4yOCwyLjE5LDEzLjIyNywyLjU2OCwyMC44MzdjMC45NSwxMy44OTcsMC45NSwyNS43OTMsMCwzNS42ODljLTAuOTUzLDkuOS0xLjg1MywxNy42MDctMi43MTIsMjMuMTI3Yy0wLjg1OSw1LjUyLTIuMTQzLDkuOTkzLTMuODU1LDEzLjQxOGMtMS43MTUsMy40MjYtMi44NTYsNS41Mi0zLjQyOCw2LjI4Yy0wLjU3MSwwLjc2LTEuMDQ3LDEuMjM5LTEuNDI1LDEuNDI3Yy0yLjQ3NCwwLjk0OC01LjA0NywxLjQzMS03LjcxLDEuNDMxYy0yLjY2NywwLTUuOTAxLTEuMzM0LTkuNzA3LTRjLTMuODA1LTIuNjY2LTcuNzU0LTYuMzI4LTExLjg0Ny0xMC45OTJjLTQuMDkzLTQuNjY1LTguNzA5LTExLjE4NC0xMy44NS0xOS41NThjLTUuMTM3LTguMzc0LTEwLjQ2Ny0xOC4yNzEtMTUuOTg3LTI5LjY5MWwtNC41NjctOC4yODJjLTIuODU1LTUuMzI4LTYuNzU1LTEzLjA4Ni0xMS43MDQtMjMuMjY3Yy00Ljk1Mi0xMC4xODUtOS4zMjktMjAuMDM3LTEzLjEzNC0yOS41NTRjLTEuNTIxLTMuOTk3LTMuODA2LTcuMDQtNi44NTEtOS4xMzRsLTEuNDI5LTAuODU5Yy0wLjk1LTAuNzYtMi40NzUtMS41NjctNC41NjctMi40MjdjLTIuMDk1LTAuODU5LTQuMjgxLTEuNDc1LTYuNTY3LTEuODU0bC03OC4yMjksMC41NjhjLTcuOTk0LDAtMTMuNDE4LDEuODExLTE2LjI3NCw1LjQyOGwtMS4xNDMsMS43MTFDMC4yODgsMTQwLjE0NiwwLDE0MS42NjgsMCwxNDMuNzYzYzAsMi4wOTQsMC41NzEsNC42NjQsMS43MTQsNy43MDdjMTEuNDIsMjYuODQsMjMuODM5LDUyLjcyNSwzNy4yNTcsNzcuNjU5YzEzLjQxOCwyNC45MzQsMjUuMDc4LDQ1LjAxOSwzNC45NzMsNjAuMjM3YzkuODk3LDE1LjIyOSwxOS45ODUsMjkuNjAyLDMwLjI2NCw0My4xMTJjMTAuMjc5LDEzLjUxNSwxNy4wODMsMjIuMTc2LDIwLjQxMiwyNS45ODFjMy4zMzMsMy44MTIsNS45NTEsNi42NjIsNy44NTQsOC41NjVsNy4xMzksNi44NTFjNC41NjgsNC41NjksMTEuMjc2LDEwLjA0MSwyMC4xMjcsMTYuNDE2YzguODUzLDYuMzc5LDE4LjY1NCwxMi42NTksMjkuNDA4LDE4Ljg1YzEwLjc1Niw2LjE4MSwyMy4yNjksMTEuMjI1LDM3LjU0NiwxNS4xMjZjMTQuMjc1LDMuOTA1LDI4LjE2OSw1LjQ3Miw0MS42ODQsNC43MTZoMzIuODM0YzYuNjU5LTAuNTc1LDExLjcwNC0yLjY2OSwxNS4xMzMtNi4yODNsMS4xMzYtMS40MzFjMC43NjQtMS4xMzYsMS40NzktMi45MDEsMi4xMzktNS4yNzZjMC42NjgtMi4zNzksMS01LDEtNy44NTFjLTAuMTk1LTguMTgzLDAuNDI4LTE1LjU1OCwxLjg1Mi0yMi4xMjRjMS40MjMtNi41NjQsMy4wNDUtMTEuNTEzLDQuODU5LTE0Ljg0NmMxLjgxMy0zLjMzLDMuODU5LTYuMTQsNi4xMzYtOC40MThjMi4yODItMi4yODMsMy45MDgtMy42NjYsNC44NjItNC4xNDJjMC45NDgtMC40NzksMS43MDUtMC44MDQsMi4yNzYtMC45OTljNC41NjgtMS41MjIsOS45NDQtMC4wNDgsMTYuMTM2LDQuNDI5YzYuMTg3LDQuNDczLDExLjk5LDkuOTk2LDE3LjQxOCwxNi41NmM1LjQyNSw2LjU3LDExLjk0MywxMy45NDEsMTkuNTU1LDIyLjEyNGM3LjYxNyw4LjE4NiwxNC4yNzcsMTQuMjcxLDE5Ljk4NSwxOC4yNzRsNS43MDgsMy40MjZjMy44MTIsMi4yODYsOC43NjEsNC4zOCwxNC44NTMsNi4yODNjNi4wODEsMS45MDIsMTEuNDA5LDIuMzc4LDE1Ljk4NCwxLjQyN2w3My4wODctMS4xNGM3LjIyOSwwLDEyLjg1NC0xLjE5NywxNi44NDQtMy41NzJjMy45OTgtMi4zNzksNi4zNzMtNSw3LjEzOS03Ljg1MWMwLjc2NC0yLjg1NCwwLjgwNS02LjA5MiwwLjE0NS05LjcxMkM1NDYuNzgyLDQwNC4yNSw1NDYuMTE1LDQwMS43MjUsNTQ1LjQ1MSw0MDAuMjk4eiIvPjwvc3ZnPg==) 0 0 no-repeat; }

.body .view_showcase .ya-share2__item_service_facebook .ya-share2__badge,
.body .elementpopup .ya-share2__item_service_facebook .ya-share2__badge,
.footer .view_showcase .ya-share2__item_service_facebook .ya-share2__badge,
.footer .elementpopup .ya-share2__item_service_facebook .ya-share2__badge,
.fancybox-container .view_showcase .ya-share2__item_service_facebook .ya-share2__badge,
.fancybox-container .elementpopup .ya-share2__item_service_facebook .ya-share2__badge,
.popup-window .view_showcase .ya-share2__item_service_facebook .ya-share2__badge,
.popup-window .elementpopup .ya-share2__item_service_facebook .ya-share2__badge,
.rsgppopup .view_showcase .ya-share2__item_service_facebook .ya-share2__badge,
.rsgppopup .elementpopup .ya-share2__item_service_facebook .ya-share2__badge,
.rs_easycart .view_showcase .ya-share2__item_service_facebook .ya-share2__badge,
.rs_easycart .elementpopup .ya-share2__item_service_facebook .ya-share2__badge,
.gopro-subscribe-window .view_showcase .ya-share2__item_service_facebook .ya-share2__badge,
.gopro-subscribe-window .elementpopup .ya-share2__item_service_facebook .ya-share2__badge {
  position: relative;
  top: 3px;
  left: 3px; }

.body .view_showcase .ya-share2__container_size_s .ya-share2__item_service_facebook .ya-share2__icon,
.body .elementpopup .ya-share2__container_size_s .ya-share2__item_service_facebook .ya-share2__icon,
.footer .view_showcase .ya-share2__container_size_s .ya-share2__item_service_facebook .ya-share2__icon,
.footer .elementpopup .ya-share2__container_size_s .ya-share2__item_service_facebook .ya-share2__icon,
.fancybox-container .view_showcase .ya-share2__container_size_s .ya-share2__item_service_facebook .ya-share2__icon,
.fancybox-container .elementpopup .ya-share2__container_size_s .ya-share2__item_service_facebook .ya-share2__icon,
.popup-window .view_showcase .ya-share2__container_size_s .ya-share2__item_service_facebook .ya-share2__icon,
.popup-window .elementpopup .ya-share2__container_size_s .ya-share2__item_service_facebook .ya-share2__icon,
.rsgppopup .view_showcase .ya-share2__container_size_s .ya-share2__item_service_facebook .ya-share2__icon,
.rsgppopup .elementpopup .ya-share2__container_size_s .ya-share2__item_service_facebook .ya-share2__icon,
.rs_easycart .view_showcase .ya-share2__container_size_s .ya-share2__item_service_facebook .ya-share2__icon,
.rs_easycart .elementpopup .ya-share2__container_size_s .ya-share2__item_service_facebook .ya-share2__icon,
.gopro-subscribe-window .view_showcase .ya-share2__container_size_s .ya-share2__item_service_facebook .ya-share2__icon,
.gopro-subscribe-window .elementpopup .ya-share2__container_size_s .ya-share2__item_service_facebook .ya-share2__icon {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA5Ni4xMjQgOTYuMTIzIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEwcHgiIGhlaWdodD0iMTBweCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPjxwYXRoIGZpbGw9IiNiY2JjYmMiIGQ9Ik03Mi4wODksMC4wMkw1OS42MjQsMEM0NS42MiwwLDM2LjU3LDkuMjg1LDM2LjU3LDIzLjY1NnYxMC45MDdIMjQuMDM3Yy0xLjA4MywwLTEuOTYsMC44NzgtMS45NiwxLjk2MXYxNS44MDNjMCwxLjA4MywwLjg3OCwxLjk2LDEuOTYsMS45NmgxMi41MzN2MzkuODc2YzAsMS4wODMsMC44NzcsMS45NiwxLjk2LDEuOTZoMTYuMzUyYzEuMDgzLDAsMS45Ni0wLjg3OCwxLjk2LTEuOTZWNTQuMjg3aDE0LjY1NGMxLjA4MywwLDEuOTYtMC44NzcsMS45Ni0xLjk2bDAuMDA2LTE1LjgwM2MwLTAuNTItMC4yMDctMS4wMTgtMC41NzQtMS4zODZjLTAuMzY3LTAuMzY4LTAuODY3LTAuNTc1LTEuMzg3LTAuNTc1SDU2Ljg0MnYtOS4yNDZjMC00LjQ0NCwxLjA1OS02LjcsNi44NDgtNi43bDguMzk3LTAuMDAzYzEuMDgyLDAsMS45NTktMC44NzgsMS45NTktMS45NlYxLjk4Qzc0LjA0NiwwLjg5OSw3My4xNywwLjAyMiw3Mi4wODksMC4wMnoiLz48L3N2Zz4=) 0 0 no-repeat; }

.body .view_showcase .ya-share2__container_size_s .ya-share2__item_service_facebook a:hover .ya-share2__icon,
.body .elementpopup .ya-share2__container_size_s .ya-share2__item_service_facebook a:hover .ya-share2__icon,
.footer .view_showcase .ya-share2__container_size_s .ya-share2__item_service_facebook a:hover .ya-share2__icon,
.footer .elementpopup .ya-share2__container_size_s .ya-share2__item_service_facebook a:hover .ya-share2__icon,
.fancybox-container .view_showcase .ya-share2__container_size_s .ya-share2__item_service_facebook a:hover .ya-share2__icon,
.fancybox-container .elementpopup .ya-share2__container_size_s .ya-share2__item_service_facebook a:hover .ya-share2__icon,
.popup-window .view_showcase .ya-share2__container_size_s .ya-share2__item_service_facebook a:hover .ya-share2__icon,
.popup-window .elementpopup .ya-share2__container_size_s .ya-share2__item_service_facebook a:hover .ya-share2__icon,
.rsgppopup .view_showcase .ya-share2__container_size_s .ya-share2__item_service_facebook a:hover .ya-share2__icon,
.rsgppopup .elementpopup .ya-share2__container_size_s .ya-share2__item_service_facebook a:hover .ya-share2__icon,
.rs_easycart .view_showcase .ya-share2__container_size_s .ya-share2__item_service_facebook a:hover .ya-share2__icon,
.rs_easycart .elementpopup .ya-share2__container_size_s .ya-share2__item_service_facebook a:hover .ya-share2__icon,
.gopro-subscribe-window .view_showcase .ya-share2__container_size_s .ya-share2__item_service_facebook a:hover .ya-share2__icon,
.gopro-subscribe-window .elementpopup .ya-share2__container_size_s .ya-share2__item_service_facebook a:hover .ya-share2__icon {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA5Ni4xMjQgOTYuMTIzIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEwcHgiIGhlaWdodD0iMTBweCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPjxwYXRoIGZpbGw9IiMyMTQ0OTYiIGQ9Ik03Mi4wODksMC4wMkw1OS42MjQsMEM0NS42MiwwLDM2LjU3LDkuMjg1LDM2LjU3LDIzLjY1NnYxMC45MDdIMjQuMDM3Yy0xLjA4MywwLTEuOTYsMC44NzgtMS45NiwxLjk2MXYxNS44MDNjMCwxLjA4MywwLjg3OCwxLjk2LDEuOTYsMS45NmgxMi41MzN2MzkuODc2YzAsMS4wODMsMC44NzcsMS45NiwxLjk2LDEuOTZoMTYuMzUyYzEuMDgzLDAsMS45Ni0wLjg3OCwxLjk2LTEuOTZWNTQuMjg3aDE0LjY1NGMxLjA4MywwLDEuOTYtMC44NzcsMS45Ni0xLjk2bDAuMDA2LTE1LjgwM2MwLTAuNTItMC4yMDctMS4wMTgtMC41NzQtMS4zODZjLTAuMzY3LTAuMzY4LTAuODY3LTAuNTc1LTEuMzg3LTAuNTc1SDU2Ljg0MnYtOS4yNDZjMC00LjQ0NCwxLjA1OS02LjcsNi44NDgtNi43bDguMzk3LTAuMDAzYzEuMDgyLDAsMS45NTktMC44NzgsMS45NTktMS45NlYxLjk4Qzc0LjA0NiwwLjg5OSw3My4xNywwLjAyMiw3Mi4wODksMC4wMnoiLz48L3N2Zz4=) 0 0 no-repeat; }

.body .view_showcase .ya-share2__item_service_twitter .ya-share2__badge,
.body .elementpopup .ya-share2__item_service_twitter .ya-share2__badge,
.footer .view_showcase .ya-share2__item_service_twitter .ya-share2__badge,
.footer .elementpopup .ya-share2__item_service_twitter .ya-share2__badge,
.fancybox-container .view_showcase .ya-share2__item_service_twitter .ya-share2__badge,
.fancybox-container .elementpopup .ya-share2__item_service_twitter .ya-share2__badge,
.popup-window .view_showcase .ya-share2__item_service_twitter .ya-share2__badge,
.popup-window .elementpopup .ya-share2__item_service_twitter .ya-share2__badge,
.rsgppopup .view_showcase .ya-share2__item_service_twitter .ya-share2__badge,
.rsgppopup .elementpopup .ya-share2__item_service_twitter .ya-share2__badge,
.rs_easycart .view_showcase .ya-share2__item_service_twitter .ya-share2__badge,
.rs_easycart .elementpopup .ya-share2__item_service_twitter .ya-share2__badge,
.gopro-subscribe-window .view_showcase .ya-share2__item_service_twitter .ya-share2__badge,
.gopro-subscribe-window .elementpopup .ya-share2__item_service_twitter .ya-share2__badge {
  position: relative;
  top: 1px; }

.body .view_showcase .ya-share2__container_size_s .ya-share2__item_service_twitter .ya-share2__icon,
.body .elementpopup .ya-share2__container_size_s .ya-share2__item_service_twitter .ya-share2__icon,
.footer .view_showcase .ya-share2__container_size_s .ya-share2__item_service_twitter .ya-share2__icon,
.footer .elementpopup .ya-share2__container_size_s .ya-share2__item_service_twitter .ya-share2__icon,
.fancybox-container .view_showcase .ya-share2__container_size_s .ya-share2__item_service_twitter .ya-share2__icon,
.fancybox-container .elementpopup .ya-share2__container_size_s .ya-share2__item_service_twitter .ya-share2__icon,
.popup-window .view_showcase .ya-share2__container_size_s .ya-share2__item_service_twitter .ya-share2__icon,
.popup-window .elementpopup .ya-share2__container_size_s .ya-share2__item_service_twitter .ya-share2__icon,
.rsgppopup .view_showcase .ya-share2__container_size_s .ya-share2__item_service_twitter .ya-share2__icon,
.rsgppopup .elementpopup .ya-share2__container_size_s .ya-share2__item_service_twitter .ya-share2__icon,
.rs_easycart .view_showcase .ya-share2__container_size_s .ya-share2__item_service_twitter .ya-share2__icon,
.rs_easycart .elementpopup .ya-share2__container_size_s .ya-share2__item_service_twitter .ya-share2__icon,
.gopro-subscribe-window .view_showcase .ya-share2__container_size_s .ya-share2__item_service_twitter .ya-share2__icon,
.gopro-subscribe-window .elementpopup .ya-share2__container_size_s .ya-share2__item_service_twitter .ya-share2__icon {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA2MTIgNjEyIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEzcHgiIGhlaWdodD0iMTNweCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPjxwYXRoIGZpbGw9IiNiY2JjYmMiIGQ9Ik02MTIsMTE2LjI1OGMtMjIuNTI1LDkuOTgxLTQ2LjY5NCwxNi43NS03Mi4wODgsMTkuNzcyYzI1LjkyOS0xNS41MjcsNDUuNzc3LTQwLjE1NSw1NS4xODQtNjkuNDExYy0yNC4zMjIsMTQuMzc5LTUxLjE2OSwyNC44Mi03OS43NzUsMzAuNDhjLTIyLjkwNy0yNC40MzctNTUuNDktMzkuNjU4LTkxLjYzLTM5LjY1OGMtNjkuMzM0LDAtMTI1LjU1MSw1Ni4yMTctMTI1LjU1MSwxMjUuNTEzYzAsOS44MjgsMS4xMDksMTkuNDI3LDMuMjUxLDI4LjYwNkMxOTcuMDY1LDIwNi4zMiwxMDQuNTU2LDE1Ni4zMzcsNDIuNjQxLDgwLjM4NmMtMTAuODIzLDE4LjUxLTE2Ljk4LDQwLjA3OC0xNi45OCw2My4xMDFjMCw0My41NTksMjIuMTgxLDgxLjk5Myw1NS44MzUsMTA0LjQ3OWMtMjAuNTc1LTAuNjg4LTM5LjkyNi02LjM0OC01Ni44NjctMTUuNzU2djEuNTY4YzAsNjAuODA2LDQzLjI5MSwxMTEuNTU0LDEwMC42OTMsMTIzLjEwNGMtMTAuNTE3LDIuODMtMjEuNjA3LDQuMzk4LTMzLjA4LDQuMzk4Yy04LjEwNywwLTE1Ljk0Ny0wLjgwMy0yMy42MzQtMi4zMzNjMTUuOTg1LDQ5LjkwNyw2Mi4zMzYsODYuMTk5LDExNy4yNTMsODcuMTk0Yy00Mi45NDcsMzMuNjU0LTk3LjA5OSw1My42NTUtMTU1LjkxNiw1My42NTVjLTEwLjEzNCwwLTIwLjExNi0wLjYxMi0yOS45NDQtMS43MjFjNTUuNTY3LDM1LjY4MSwxMjEuNTM2LDU2LjQ4NSwxOTIuNDM4LDU2LjQ4NWMyMzAuOTQ4LDAsMzU3LjE4OC0xOTEuMjkxLDM1Ny4xODgtMzU3LjE4OGwtMC40MjEtMTYuMjUzQzU3My44NzIsMTYzLjUyNiw1OTUuMjExLDE0MS40MjIsNjEyLDExNi4yNTh6Ii8+PC9zdmc+) 0 0 no-repeat; }

.body .view_showcase .ya-share2__container_size_s .ya-share2__item_service_twitter a:hover .ya-share2__icon,
.body .elementpopup .ya-share2__container_size_s .ya-share2__item_service_twitter a:hover .ya-share2__icon,
.footer .view_showcase .ya-share2__container_size_s .ya-share2__item_service_twitter a:hover .ya-share2__icon,
.footer .elementpopup .ya-share2__container_size_s .ya-share2__item_service_twitter a:hover .ya-share2__icon,
.fancybox-container .view_showcase .ya-share2__container_size_s .ya-share2__item_service_twitter a:hover .ya-share2__icon,
.fancybox-container .elementpopup .ya-share2__container_size_s .ya-share2__item_service_twitter a:hover .ya-share2__icon,
.popup-window .view_showcase .ya-share2__container_size_s .ya-share2__item_service_twitter a:hover .ya-share2__icon,
.popup-window .elementpopup .ya-share2__container_size_s .ya-share2__item_service_twitter a:hover .ya-share2__icon,
.rsgppopup .view_showcase .ya-share2__container_size_s .ya-share2__item_service_twitter a:hover .ya-share2__icon,
.rsgppopup .elementpopup .ya-share2__container_size_s .ya-share2__item_service_twitter a:hover .ya-share2__icon,
.rs_easycart .view_showcase .ya-share2__container_size_s .ya-share2__item_service_twitter a:hover .ya-share2__icon,
.rs_easycart .elementpopup .ya-share2__container_size_s .ya-share2__item_service_twitter a:hover .ya-share2__icon,
.gopro-subscribe-window .view_showcase .ya-share2__container_size_s .ya-share2__item_service_twitter a:hover .ya-share2__icon,
.gopro-subscribe-window .elementpopup .ya-share2__container_size_s .ya-share2__item_service_twitter a:hover .ya-share2__icon {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+PHN2ZyB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCA2MTIgNjEyIiB4PSIwcHgiIHk9IjBweCIgd2lkdGg9IjEzcHgiIGhlaWdodD0iMTNweCIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM6c2tldGNoPSJodHRwOi8vd3d3LmJvaGVtaWFuY29kaW5nLmNvbS9za2V0Y2gvbnMiPjxwYXRoIGZpbGw9IiMyMTQ0OTYiIGQ9Ik02MTIsMTE2LjI1OGMtMjIuNTI1LDkuOTgxLTQ2LjY5NCwxNi43NS03Mi4wODgsMTkuNzcyYzI1LjkyOS0xNS41MjcsNDUuNzc3LTQwLjE1NSw1NS4xODQtNjkuNDExYy0yNC4zMjIsMTQuMzc5LTUxLjE2OSwyNC44Mi03OS43NzUsMzAuNDhjLTIyLjkwNy0yNC40MzctNTUuNDktMzkuNjU4LTkxLjYzLTM5LjY1OGMtNjkuMzM0LDAtMTI1LjU1MSw1Ni4yMTctMTI1LjU1MSwxMjUuNTEzYzAsOS44MjgsMS4xMDksMTkuNDI3LDMuMjUxLDI4LjYwNkMxOTcuMDY1LDIwNi4zMiwxMDQuNTU2LDE1Ni4zMzcsNDIuNjQxLDgwLjM4NmMtMTAuODIzLDE4LjUxLTE2Ljk4LDQwLjA3OC0xNi45OCw2My4xMDFjMCw0My41NTksMjIuMTgxLDgxLjk5Myw1NS44MzUsMTA0LjQ3OWMtMjAuNTc1LTAuNjg4LTM5LjkyNi02LjM0OC01Ni44NjctMTUuNzU2djEuNTY4YzAsNjAuODA2LDQzLjI5MSwxMTEuNTU0LDEwMC42OTMsMTIzLjEwNGMtMTAuNTE3LDIuODMtMjEuNjA3LDQuMzk4LTMzLjA4LDQuMzk4Yy04LjEwNywwLTE1Ljk0Ny0wLjgwMy0yMy42MzQtMi4zMzNjMTUuOTg1LDQ5LjkwNyw2Mi4zMzYsODYuMTk5LDExNy4yNTMsODcuMTk0Yy00Mi45NDcsMzMuNjU0LTk3LjA5OSw1My42NTUtMTU1LjkxNiw1My42NTVjLTEwLjEzNCwwLTIwLjExNi0wLjYxMi0yOS45NDQtMS43MjFjNTUuNTY3LDM1LjY4MSwxMjEuNTM2LDU2LjQ4NSwxOTIuNDM4LDU2LjQ4NWMyMzAuOTQ4LDAsMzU3LjE4OC0xOTEuMjkxLDM1Ny4xODgtMzU3LjE4OGwtMC40MjEtMTYuMjUzQzU3My44NzIsMTYzLjUyNiw1OTUuMjExLDE0MS40MjIsNjEyLDExNi4yNTh6Ii8+PC9zdmc+) 0 0 no-repeat; }

.header-fly-active .header-fly {
  transform: translateY(0); }

.header-fly-active-menu {
  /*
    .content,
    .footer,
    .rs_easycart {
        -webkit-filter: blur(5px);
        -moz-filter: blur(5px);
        filter: blur(5px);
    }
    */ }
  .header-fly-active-menu .header-fly {
    height: 100%; }
    .header-fly-active-menu .header-fly__menu-shade {
      display: block;
      opacity: 1;
      transform: translateY(0); }
      .header-fly-active-menu .header-fly__menu-shade.js-fly-menu-subopen .header-fly__subopen-hide {
        display: none; }

.header-fly {
  position: fixed;
  top: 0;
  width: 100%;
  border-top: 4px solid #aabf6b;
  z-index: 1000;
  transition: transform .3s;
  transform: translateY(-105%); }
  .header-fly__shadow {
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
  .header-fly__white-bg {
    background-color: #fff; }
  .header-fly__panel {
    display: flex;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    align-items: center;
    width: 100%;
    height: 61px;
    padding: 11px 0;
    border-bottom: 2px solid #aabf6b; }
  .header-fly__panel .header-fly__block {
    /*flex: 0 1 auto;*/
    -webkit-box-flex: 0;
    display: flex;
    justify-content: center;
  }
    .header-fly__panel .header-fly__block.logo {
      min-width: 220px;
      min-height: 28px;
      max-height: 100%;
      height: inherit; }
      .header-fly__panel .header-fly__block.logo-left {
        text-align: left; }
      .header-fly__panel .header-fly__block.logo-center {
        flex: 1 0 auto;
        text-align: center; }
      .header-fly__panel .header-fly__block.logo img {
        display: inline-block;
        width: auto;
        height: 100%;
        max-height: 40px; }
    .header-fly__panel .header-fly__block.search li:before {
      content: none; }
    @media (min-width: 768px) {
      .header-fly__panel .header-fly__block.search {
        position: relative; } }
  .header-fly__menu {
    flex: 1 0 auto;
    -webkit-box-flex: 1; }
  .header-fly__menu-shade {
    position: absolute;
    display: none;
    width: 100%;
    top: 61px;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    padding-bottom: 61px;
    transition: all 3s;
    transform: translateY(25px); }
  .header-fly__personal {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    padding: 7px 16px; }
  .header-fly__personal .header-fly__block {
    flex: 0 1 auto;
    -webkit-box-flex: 0;
    margin-right: 11px; }
    .header-fly__personal .header-fly__block:last-child {
      margin-right: 0; }
    .header-fly__personal .header-fly__block.auth {
      flex: 1 0 auto; }
  .header-fly.b-mmenu .navbar-nav {
    height: auto;
    max-height: 40px;
  }
  .header-fly.b-mmenu .navbar-nav li{
    max-height: 42px;
    display: flex;
    align-items: center;
  }
  .header-fly__footer-block {
    display: inline-block;
    width: 100%;
    padding: 11px 23px 10px; }
@media (min-width: 768px) and (max-width: 1005px ) {
  .header-fly.b-mmenu .navbar-nav .shPro {
    display: block;
  }
  .header-fly.b-mmenu .navbar-nav .shMob {
    display: none;
  }
  #header-fly .search ul .searchinhead__btn {
    display: block;
  }
  .shIconSearch {
    display: block;
  }
}
@media (min-width: 768px) {
  .header-fly__panel {
    border-bottom: none; }
  .header-fly__panel .header-fly__block {
    margin-right: 19px; }
    .header-fly__panel .header-fly__block:last-child {
      margin-right: 0; }
    .header-fly__panel .header-fly__block.search {
      flex: 1 0 auto;
      justify-content: start;
    }
  .header-fly__catalog-menu {
    position: absolute;
    top: -14px; }
}

@media (max-width: 767px) {
  .header-fly__block .searchinhead__btn .shMob {
    width: 85%;
  }
  .header_type2 {
    padding-top: 40px; }
  .header-fly {
    border-top: none; }
    .header-fly__body-padding {
      padding-top: 34px; }
    .header-fly.document-ready {
      transform: translateY(0); }
    .header-fly__menu-shade {
      top: 42px;
      padding-bottom: 0;
      margin-bottom: 0;
      background-color: #fff;
      overflow-x: hidden;
      overflow-y: auto;
      box-shadow: inset 0 6px 12px rgba(0, 0, 0, 0.175), 0 6px 12px rgba(0, 0, 0, 0.175);
      -webkit-overflow-scrolling: touch;
      background-color: rgba(0,0,0,.6); }
    .header-fly__menu-overlay {
      width: 80%;
      height: 100%; }
    .header-fly__menu-inner {
      height: 100%;
      overflow: auto; }
    .header-fly-active-menu .header,
    .header-fly-active-menu .content,
    .header-fly-active-menu .footer {
      -webkit-filter: blur(5px);
      -moz-filter: blur(5px);
      -o-filter: blur(5px);
      -ms-filter: blur(5px);
      filter: blur(5px);
    }
    .header-fly-active-menu .header-fly,
    .header-fly-active-menu .menu {
      -webkit-filter: none;
      -moz-filter: none;
      -o-filter: none;
      -ms-filter: none;
      filter: none;
    }
    .header-fly .centeringin {
      margin: 0; }
    .header-fly__panel {
      height: 42px;
      padding: 0; }
    .header-fly__panel .header-fly__block.logo {
      min-width: 150px;
      min-height: 40px;
      padding: 6px 12px; }
    .header-fly__catalog-menu {
      overflow: hidden; } }

.rsbreadcrumb {
  padding: 26px 0px 1px;
  margin-bottom: 0; }
  .rsbreadcrumb__free {
    /*color: #308ac4;*/
    /*color: #7b2701;*/
    color: #434343;
    padding: 0 7px 0; }
  .rsbreadcrumb li {
    display: inline; }
    .rsbreadcrumb li:last-of-type {
      color: #878787; }
  .rsbreadcrumb a {
    text-decoration: none; }
    .rsbreadcrumb a:hover {
      text-decoration: none; }

.catalog {
  width: 100%; }

.catalog .prods .sectinfo,
.catalog .prods .compareandpaginator .compare,
.catalog .prods .mix .b-sorter {
  padding: 15px 24px 14px;
  margin-bottom: 0; }

.catalog .sidebar {
  width: 250px;
  float: left; }

.catalog .sidebar ul {
  list-style: none;
  padding-left: 0px;
  margin-top: 0;
  margin-bottom: 0px; }

.catalog .sidebar ul > li {
  list-style-type: none; }

.catalog .prods {
  margin-left: 250px; }

.catalog .prods .borlef {
  border-left: 1px solid #F2F2F2; }

.catalog .prods .sectinfo,
.catalog .prods .mix,
.catalog .prods .ajaxpages_gmci {
  width: 100%;
  float: left; }

.catalog.brands .prods .mix {
  float: none; }

.catalog .prods .ajaxpages_gmci {
  margin-bottom: 15px; }

.catalog .prods .sectinfo {
  border-top: 1px solid #E5E5E5; }

.catalog .prods .sectinfo .description {
  font-family: Opensanslight, Arial, Helvetica, sans-serif;
  color: #484848; }

.catalog .prods .compareandpaginator {
  border-top: 1px solid #E5E5E5; }

.catalog .prods .compareandpaginator .compare {
  float: left; }

.catalog .prods .mix .catalogsorter {
  padding-top: 12px; }

.catalog .prods .mix .b-sorter {
  border-top: 1px solid #ebebeb; }

.catalog .errortext {
  margin-left: 15px; }

@media (max-width: 991px) {
  .catalog .compare {
    width: 100%;
    float: none; } }

@media (max-width: 767px) {
  .catalog .sidebar,
  .catalog .prods {
    width: 100%;
    margin-left: 0; }
  .catalog .prods .sectinfo,
  .catalog .prods .mix {
    border-left: none; }
  .catalog .prods .mix .compareandpaginator {
    display: none; }
  .catalog .prods .compareandpaginator .compare {
    padding-left: 0; }
  .catalog .prods .sectinfo,
  .catalog .prods .compareandpaginator .compare,
  .catalog .prods .mix .b-sorter {
    padding-right: 0;
    padding-left: 0; } }

.comparelist .title {
  float: left;
  color: #878787;
  padding: 11px 0 11px 0;
  margin-right: 5px; }

.comparelist a {
  position: relative;
  display: inline-block;
  height: auto;
  padding: 5px 21px 6px 21px;
  text-decoration: none;
  text-align: center;
  line-height: 18px;
  font-size: 13px;
  font-weight: normal;
  cursor: pointer;
  white-space: nowrap;
  background: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-shadow: none;
  box-shadow: none;
  transition: 0s;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid transparent;
  padding: 10px 0 11px 0; }
  .comparelist a:hover {
    text-decoration: underline; }

.catalog-compare-result img {
  max-width: 206px;
  max-height: 170px; }

.data-table td {
  text-align: center;
  vertical-align: top;
  max-width: 300px;
  border: 1px solid #ccc;
  padding: 12px 10px;
  min-width: 206px; }

.data-table td .scroll {
  width: 100%;
  height: auto;
  overflow: auto; }

.data-table thead td {
  vertical-align: top; }

.data-table tbody tr:nth-child(odd) td {
  background-color: #fafafa; }

.back1 td {
  background-color: #F3F3F3 !important; }

.data-table th {
  border: 1px solid #ccc;
  padding: 10px;
  min-width: 180px; }

.data-table thead td {
  padding: 20px 20px 25px 20px; }

.element {
  height: 255px;
  vertical-align: middle; }

.element_info_wrap {
  vertical-align: text-bottom; }

.element_info-price {
  text-align: center;
  margin-bottom: 12px; }

.catalog-compare-result .price {
  display: block;
  margin-bottom: 10px;
  text-align: center;
  font-size: 16px;
  color: #ee8131; }

.crossed_price {
  margin-right: 25px;
  text-align: center;
  color: #666666;
  text-decoration: line-through; }

.delete_icon .icon {
  width: 11px;
  height: 10px;
  background-position: 0px -890px; }

.delete_icon {
  position: absolute;
  top: -29px;
  right: -25px;
  padding: 10px; }

.catalog-item-name {
  height: 38px;
  margin-bottom: 15px;
  text-align: left;
  overflow: hidden; }

.no_border {
  border: none !important; }

.data-table-form {
  overflow-x: auto; }

.back1 {
  border-right: none !important; }

.back2 {
  border-right: 1px solid #ccc !important; }

.back1, .property_name {
  text-align: left !important; }

.data-table tbody tr:hover td,
.data-table tbody tr:hover td a {
  color: #FFF;
  background-color: #899cc7; }

.data-table tbody .back1:hover td {
  background-color: #F3F3F3;
  color: #000; }

.data-table {
  overflow-x: auto; }

.element_info-picture {
  position: relative;
  height: 170px;
  margin-bottom: 15px; }

.detail__glass {
  display: inline-block;
  max-width: 100%;
  line-height: 1.2;
  vertical-align: middle; }
  .detail__glass__zoom {
    text-align: center; }
    .detail__glass__zoom .svg-icon {
      width: 12px;
      height: 12px;
      margin-right: 5px;
      fill: #aabf6b; }

.detail__pic {
  position: relative;
  min-height: 465px;
  text-align: center; }
  .detail__pic__inner {
    margin-bottom: 15px; }
  .detail__pic__carousel {
    display: none; }
    .detail__pic__carousel.owl-carousel {
      display: block; }
  .detail__pic__zoom {
    font-size: 12px;
    color: #878787;
    text-align: center;
    margin-bottom: 15px; }
    .detail__pic__zoom .svg-icon {
      position: relative;
      bottom: 1px;
      width: 12px;
      height: 12px;
      margin-right: 5px;
      fill: #fed85e; }
  .detail__pic__preview {
    max-height: 80px;
    overflow: hidden; }
  .detail__pic__dots {
    display: none;
    text-align: left;
    white-space: nowrap;
    margin-bottom: 15px; }
    .detail__pic__dots.owl-carousel {
      display: inline-block;
      width: auto; }
    .detail__pic__dots .owl-dot {
      display: inline-block;
      width: 65px;
      height: 65px;
      padding: 5px;
      text-align: center;
      line-height: 53px;
      cursor: pointer;
      margin-right: 8px;
      border: 1px solid #F2F2F2;
      transition: border-color ease-in-out 0.15s; }
      .detail__pic__dots .owl-dot:hover, .detail__pic__dots .owl-dot.active {
        border-color: #aabf6b; }
      .detail__pic__dots .owl-dot .owl-preview {
        width: auto;
        height: auto;
        max-width: 100%;
        max-height: 100%; }
  .detail__pic .owl-stage {
    height: 465px; }
  .detail__pic .owl-item {
    height: 465px; }
    .detail__pic .owl-item .detail__pic__a {
      position: relative;
      display: block;
      height: 465px;
      line-height: 465px;
      text-align: center; }
    .detail__pic .owl-item .detail__pic__img {
      display: inline-block;
      width: auto;
      max-height: 100%;
      vertical-align: middle; }

@media (max-width: 767px) {
  .detail__pic {
    min-height: 265px; }
    .detail__pic .owl-stage {
      height: 265px; }
    .detail__pic .owl-item {
      height: 265px; }
      .detail__pic .owl-item .detail__pic__a {
        height: 265px;
        line-height: 265px; } }

.product {
  /*BOX DELIVERY block*/
  /*BOX DELIVERY block*/ }
  .product-delivery {
    border: 1px solid #fed85e;
    clear: left;
    padding: 9px 18px;
    margin-bottom: 15px; }
    .product-delivery__block {
      transition: .5s;
      height: 54px;
      position: relative;
      overflow: hidden; }
    .product-delivery__pic {
      min-width: 100px;
      text-align: center;
      vertical-align: middle;
      width: 10%; }
    .product-delivery__title {
      font-weight: 600;
      font-family: Arial;
      margin-bottom: 7px; }
    .product-delivery__body {
      padding: 0 5px; }
    .product-delivery__list {
      width: 100%;
      padding: 0; }
      .product-delivery__list:last-child {
        margin-bottom: 0; }
      .product-delivery__list li {
        line-height: 18px; }
    .product-delivery__name, .product-delivery__information {
      color: #878787; }
    .product-delivery__name {
      margin-right: 7px; }
  .product-east .icon-east.right {
    float: right; }
  .product-actions {
    float: left; }

/* Delivery tab */
.p-delivery .p-delivery__guarantee {
  margin-bottom: 50px;
  border-bottom: 1px solid rgba(204, 204, 204, 0.3);
  display: inline-block; }

.p-delivery .p-delivery__guarantee-icon {
  display: inline-block;
  padding: 20px 0 30px 15px;
  width: 30%; }
  .p-delivery .p-delivery__guarantee-icon img {
    max-width: 80%; }

.p-delivery .p-delivery__guarantee-text {
  display: inline-block;
  margin-left: -4px;
  vertical-align: middle;
  max-width: 475px;
  width: 70%; }

.p-delivery .p-delivery__delivery-point,
.p-delivery .p-delivery__delivery-time {
  padding-top: 105px;
  display: inline-block;
  vertical-align: top;
  position: relative; }

.p-delivery .p-delivery__delivery-time {
  width: 40%;
  font-size: 16px;
  text-align: center;
  max-width: 205px;
  margin-right: 10%; }

.p-delivery .p-delivery__delivery-point {
  margin: -4px;
  width: 50%; }

.p-delivery .p-delivery__delivery-point:before,
.p-delivery .p-delivery__delivery-time:before {
  font-family: PeIcon7Stroke;
  position: absolute;
  top: 0;
  font-size: 64px; }

.p-delivery .p-delivery__delivery-time:before {
  content: "\e67e";
  left: 0;
  right: 0; }

.p-delivery .p-delivery__delivery-point:before {
  content: "\e673";
  left: 0; }

.p-delivery .p-delivery__table-wrap .table tr td:nth-child(1),
.p-delivery .p-delivery__table-wrap .table tr th:nth-child(1) {
  width: auto; }

.p-delivery .p-delivery__picture {
  padding: 8px; }
  .p-delivery .p-delivery__picture > img {
    max-width: 90px; }

@media (max-width: 767) {
  .p-delivery .p-delivery__delivery-point,
  .p-delivery .p-delivery__delivery-time {
    display: block;
    margin: auto;
    width: auto; }
  .p-delivery .p-delivery__delivery-point {
    max-width: 250px;
    text-align: center;
    margin-top: 40px; }
  .p-delivery .p-delivery__delivery-point:before {
    left: 0;
    right: 0; } }

/* /Delivery tab */
.detail {
  margin-bottom: 30px; }
  .detail__anchor {
    margin-bottom: 18px; }
    .detail__anchor__link + .detail__anchor__link {
      margin-left: 14px; }
  .detail__stickers .c-stickers {
    position: absolute;
    top: 50px;
    left: 0;
    cursor: default;
    z-index: 10; }
    .detail__stickers .c-stickers__sticker {
      width: auto;
      margin-bottom: 2px; }
      .detail__stickers .c-stickers__sticker-standart {
        display: block;
        width: 100%; }
  .detail.da2 .detail__stickers .c-stickers__sticker.c-stickers__da2 {
    display: block; }
  .detail.qb .detail__stickers .c-stickers__sticker.c-stickers__qb {
    display: block; }
  .detail__article-rating-brand {
    margin-bottom: 29px; }
  .detail__article .c-article {
    margin-right: 15px; }
  .detail__prices__title {
    color: #aabf6b; }
  .detail__prices .c-prices.product-multiple {
    margin-bottom: 25px; }
  .detail__prices .c-prices.product-alone {
    margin-bottom: 30px; }
  .detail__prices-note {
    margin-bottom: 15px; }
  .detail__attributes {
    margin-bottom: 6px; }
    .detail__attributes .c-attributes.view-buttons {
      margin-bottom: 14px; }
      .detail__attributes .c-attributes.view-buttons .c-attributes__prop + .c-attributes__prop {
        margin-top: 7px; }
    .detail__attributes .c-attributes.view-list {
      margin-bottom: 22px; }
      .detail__attributes .c-attributes.view-list .c-attributes__prop + .c-attributes__prop {
        margin-top: 18px; }
  .detail__previewtext {
    color: #878787;
    margin-bottom: 17px; }
    .detail__previewtext__go-to {
      margin: 7px 0; }
    .detail__previewtext__go-to__link {
      color: #aabf6b; }
      .detail__previewtext__go-to__link:hover {
        color: #859b43;
        text-decoration: underline; }
  .detail__pay-stores {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 11px; }
    .detail__pay-stores:before {
      content: none; }
    .detail__pay-stores .b-pay__inner {
      display: -webkit-flex;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .detail__pay-stores .b-pay__inner:before {
        content: none; }
  .detail__pay {
    flex: 0 1 auto; }
    .detail__pay .b-pay__quantity {
      margin-right: 20px; }
    .detail__pay .b-pay__button {
      margin-right: 8px; }
    .detail__pay .bx-catalog-subscribe-button.in {
      padding-left: 0; }
  .detail__stores {
    flex: 0 1 auto;
    padding: 6px 0; }
  .detail__compare-favorite-cheaper {
    margin-bottom: 25px; }
  .detail__compare + .detail__favorite {
    margin-left: 18px; }
  .detail__favorite + .detail__cheaper {
    margin-left: 44px; }
  .detail__social {
    margin-bottom: 24px; }
  .detail__tabs-content {
    margin-bottom: 30px; }

.mods,
.bigdata {
  margin-bottom: 30px; }

@media (min-width: 768px) {
  .detail__inner {
    margin-top: 27px; }
  .detail__brand {
    float: right; } }

@media (max-width: 767px) {
  .detail__brand {
    display: block;
    width: 100%;
    margin-top: 10px; }
  .detail__pay {
    margin-bottom: 15px; }
    .detail__pay .c-quantity {
      margin-bottom: 15px; }
  .detail__compare-favorite-cheaper > span + span {
    margin-top: 10px; }
  .detail__compare + .detail__favorite {
    margin-left: 0; }
  .detail__favorite + .detail__cheaper {
    margin-left: 0; }
  .detail__compare, .detail__favorite, .detail__cheaper {
    display: block; }
  .detail__tabs-content {
    margin-bottom: 15px; }
  .mods,
  .bigdata {
    margin-bottom: 15px; } }

/* Button */
.bx-catalog-popup-content {
  width: 90%;
  max-width: 280px; }

body .popup-window-with-titlebar .popup-window-content {
  padding-top: 2px; }

/* Subscribe popup */
body .bx-catalog-subscribe-form-container-label {
  display: none;
  font-size: 13px;
  color: #5a6c77;
  padding-bottom: 2px; }

.bx-filter-param-label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer; }

.bx-catalog-subscribe-form-container-input {
  position: relative; }

.bx-catalog-subscribe-form-container-input input[type="text"] {
  width: 100%; }

.bx-catalog-subscribe-form-star-required {
  color: #d93333; }

.bx-catalog-subscribe-form-container .bx-captcha {
  margin-bottom: 10px; }

.bx-catalog-popup-message {
  font-weight: bold;
  min-width: 240px;
  margin: 0 0 0; }

/* Alert style */
.bx-catalog-subscribe-alert {
  background-color: #edf6fc;
  color: #000;
  font-size: 15px;
  min-height: 45px;
  text-align: center;
  padding: 12px 40px 12px 60px;
  position: relative;
  width: 280px; }

.bx-catalog-subscribe-aligner {
  display: inline-block;
  height: 45px;
  margin-left: -1px;
  vertical-align: middle;
  width: 1px; }

.bx-catalog-subscribe-alert-text {
  display: inline-block;
  vertical-align: middle; }

.bx-catalog-subscribe-alert-footer {
  text-align: center; }

.bx-catalog-subscribe-alert-popup {
  background-color: #edf6fc !important;
  border: 1px solid #edf6fc !important;
  border-radius: 3px !important;
  -webkit-box-shadow: 0 19px 24px rgba(88, 112, 118, 0.17) !important;
  box-shadow: 0 19px 24px rgba(88, 112, 118, 0.17) !important; }

.popup-window {
  text-align: left; }

body .popup-window.popup-window-with-titlebar {
  padding: 0 0 25px 0;
  z-index: 99995 !important;
}

.popup-window-titlebar {
  height: auto; }

body .popup-window-titlebar-text {
  width: 300px;
  padding: 20px;
  color: black;
  font-family: Opensanslight,Arial,Helvetica,sans-serif;
  font-size: 24px;
  font-weight: normal;
  white-space: nowrap;
  line-height: 1;
  text-overflow: ellipsis;
  border-bottom: 1px solid #F2F2F2;
  visibility: visible;
  overflow: hidden;
  text-shadow: none; }

body .popup-window-close-icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 0;
  outline: none;
  background: transparent;
  z-index: 10;
  cursor: pointer; }
  body .popup-window-close-icon:after {
    top: 6px !important;
    left: 8px !important; }
  body .popup-window-close-icon:focus:after {
    outline: 1px dotted #888; }
  body .popup-window-close-icon:hover:after {
    color: #555;
    background: #eee; }

.popup-window-overlay {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 1; }

.popup-window-buttons {
  padding: 0 0 10px; }

#bx-catalog-subscribe-form-notify {
  margin-bottom: 15px; }

.bx-catalog-subscribe-button.in {
  position: relative;
  display: inline-block;
  height: auto;
  padding: 5px 21px 6px 21px;
  text-decoration: none;
  text-align: center;
  line-height: 18px;
  font-size: 13px;
  font-weight: normal;
  cursor: pointer;
  white-space: nowrap;
  background: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-shadow: none;
  box-shadow: none;
  transition: 0s;
  cursor: default;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid transparent; }

.list-showcase {
  /* part main */
  /* /part main */
  /* part extended */
  /* /part extended */ }
  .list-showcase__element {
    height: 480px; }
    .list-showcase__element:hover .list-showcase__inner {
      box-shadow: 0px 6px 41px -8px rgba(154, 164, 166, 0.82);
      z-index: 110; }
  .list-showcase__inner {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 18px 24px 16px 24px;
    background: #fff;
    border: 1px solid #F2F2F2;
    transition: all 0.15s linear;
    z-index: 100; }
  .list-showcase__part-main {
    min-height: 446px; }
  .list-showcase__mix {
    position: relative;
    margin-bottom: 10px; }
  .list-showcase__picture > a,
  .list-showcase__picture > span {
    display: block;
    width: 100%;
    height: 228px;
    line-height: 208px;
    text-align: center; }
  .list-showcase__picture img {
    position: relative;
    top: -2px; }
  .list-showcase__timer-stickers {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 20px; }
  .list-showcase__stickers {
    position: relative; }
    .list-showcase__stickers:after {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      width: 18px;
      height: auto;
      content: " ";
      background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #fff 80%, #fff 100%); }
  .list-showcase__compare {
    position: absolute;
    top: -4px; }
    .list-showcase__compare .c-compare .svg-icon {
      left: 2px;
      bottom: 1px; }
  .list-showcase__favorite {
    position: absolute;
    top: 18px; }
    .list-showcase__favorite .c-favorite .svg-icon {
      left: 5px; }
  .list-showcase__compare, .list-showcase__favorite {
    right: -20px; }
    .list-showcase__compare > a, .list-showcase__favorite > a {
      position: relative;
      right: 2px;
      top: 0;
      display: inline-block;
      width: 20px;
      height: 20px; }
      .list-showcase__compare > a .svg-icon, .list-showcase__favorite > a .svg-icon {
        position: relative; }
  .list-showcase__name-rating {
    height: 54px;
    margin-bottom: 7px;
    overflow: hidden; }
  .list-showcase__prices {
    height: 62px;
    margin-bottom: 7px;
    overflow: hidden; }
    .list-showcase__prices .c-prices.product-alone {
      padding-top: 36px; }
  .list-showcase__stores {
    height: 38px;
    padding: 10px 0;
    margin-bottom: 3px;
    overflow: hidden; }
  .list-showcase__pay .bx-catalog-subscribe-button.in {
    padding-left: 0; }
  .list-showcase__unsubscribe-action {
    margin-top: 5px; }
  .list-showcase__part-extended {
    display: none; }
  .list-showcase__attributes .c-attributes {
    margin-bottom: 10px; }
  .list-showcase__attributes .c-attributes__prop + .c-attributes__prop {
    margin-top: 9px; }
  .list-showcase__preview-text {
    padding-top: 3px;
    padding-bottom: 6px; }
    .list-showcase__preview-text__text {
      max-height: 90px;
      color: #878787;
      overflow: hidden; }
    .list-showcase__preview-text__more {
      margin-top: 3px; }
      .list-showcase__preview-text__more a {
        color: #aabf6b; }
        .list-showcase__preview-text__more a:hover {
          color: #859b43; }

@media (min-width: 992px) {
  .list-showcase__element:not(.list-showcase__hide-hover-popup):hover .list-showcase__part-extended {
    display: block; } }

@media (max-width: 767px) {
  .list-showcase__element {
    height: 489px; }
  .list-showcase__stores {
    padding: 0;
    margin: 10px 0 14px; } }

.list-gallery__element {
  position: relative;
  width: 100%; }
  .list-gallery__element:hover {
    z-index: 110; }
    .list-gallery__element:hover .list-gallery__inner {
      box-shadow: 0px 6px 41px -8px rgba(154, 164, 166, 0.82); }

.list-gallery__inner {
  border-bottom: 1px solid #F2F2F2;
  transition: all 0.15s linear; }
  .list-gallery__inner > .row > [class*='col-'] {
    margin: auto 0; }
    .list-gallery__inner > .row > [class*='col-'] > .row > [class*='col-'] {
      margin: auto 0; }
  .list-gallery__inner > .row > .list-gallery__over-mix[class*='col-'] {
    margin: 0; }

.list-gallery__picture, .list-gallery__prices, .list-gallery__pay-stores, .list-gallery__more {
  padding: 15px 26px 15px 26px; }

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

.list-gallery__stickers {
  position: absolute;
  top: -1px;
  right: 15px;
  left: 15px; }

.list-gallery__name-rating {
  max-height: 52px;
  margin-bottom: 10px;
  overflow: hidden; }

.list-gallery__name {
  display: inline;
  margin-right: 8px; }

.list-gallery__rating {
  display: inline-block;
  max-height: 18px;
  white-space: nowrap; }

.list-gallery__article {
  margin-bottom: 3px; }

.list-gallery__compare-favorite {
  margin-top: 5px; }

.list-gallery__compare {
  padding-right: 11px; }

.list-gallery__stores {
  padding-top: 6px; }

.list-gallery__pay .bx-catalog-subscribe-button.in {
  padding-left: 0; }

.list-gallery__more {
  height: 100%; }

.list-thead.list-gallery__thead .list-thead__td {
  margin: auto 0; }

.list-thead.list-gallery__thead .list-gallery__thead__product {
  padding-left: 0; }

@media (min-width: 992px) {
  .list-gallery__name-rating-article {
    min-height: 80px; } }

@media (min-width: 768px) {
  .list-gallery__over-mix {
    min-height: 150px;
    padding-top: 25px;
    padding-bottom: 25px; }
  .list-gallery__pay-stores, .list-gallery__more {
    text-align: center; } }

@media (max-width: 991px) {
  .list-gallery {
    border-top: 1px solid #F2F2F2; }
    .list-gallery__compare {
      display: block; }
    .list-gallery__favorite {
      display: block; }
    .list-gallery__prices .c-prices__name {
      display: block; } }

@media (max-width: 767px) {
  .list-gallery__left-side {
    margin-top: 15px !important;
    margin-bottom: 15px !important; }
  .list-gallery__left-side > div {
    padding: 15px 0 15px 15px; }
  .list-gallery__right-side > .row {
    padding: 15px 15px 15px 30px; }
  .list-gallery__picture, .list-gallery__prices, .list-gallery__pay-stores, .list-gallery__more {
    padding: 0; }
  .list-gallery__prices {
    margin-bottom: 15px; }
    .list-gallery__prices .c-prices__name {
      display: inline-block; }
  .list-gallery__pay .b-pay__button {
    margin-right: 15px; }
  .list-gallery__pay, .list-gallery__stores {
    display: inline-block; } }

.list-table__element {
  width: 100%; }
  .list-table__element:hover .list-table__inner {
    box-shadow: 0px 6px 41px -8px rgba(154, 164, 166, 0.82);
    z-index: 110; }

.list-table__inner {
  border-bottom: 1px solid #F2F2F2;
  transition: all 0.15s linear; }
  .list-table__inner > .row > [class*='col-'] {
    margin: auto 0; }

.list-table__name {
  max-height: 37px;
  overflow: hidden; }

.list-table__article {
  margin-top: 7px; }

.list-table__pay .b-pay__inner {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .list-table__pay .b-pay__inner:before {
    content: none; }

.list-table__pay .b-pay__quantity, .list-table__pay .b-pay__buttons {
  width: 50%; }

.list-table__pay .bx-catalog-subscribe-button.in {
  padding-left: 0; }

.list-table__stores {
  display: block;
  padding-top: 2px; }

.list-thead.list-table__thead .list-thead__td {
  text-align: center; }
  .list-thead.list-table__thead .list-thead__td.name {
    text-align: left;
    margin: auto 0; }
  .list-thead.list-table__thead .list-thead__td.quantity, .list-thead.list-table__thead .list-thead__td.pay {
    flex: auto;
    width: 50%; }

@media (min-width: 992px) {
  .list-table__name-article {
    min-height: 90px;
    padding: 15px 26px 15px 26px; }
  .list-table__prices .c-prices {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
    text-align: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
    .list-table__prices .c-prices:before {
      content: none; }
    .list-table__prices .c-prices__price {
      flex: 0 1 auto;
      width: 50%;
      margin: auto; }
    .list-table__prices .c-prices__name {
      display: none; }
    .list-table__prices .c-prices__value {
      width: 100%; }
  .list-table__pay-stores {
    text-align: center;
    padding: 15px 0 15px; }
  .list-table__pay .b-pay__inner {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .list-table__pay .b-pay__inner:before {
      content: none; }
  .list-table__pay .b-pay__quantity, .list-table__pay .b-pay__buttons {
    width: 50%;
    text-align: center; }
  .list-table__stores {
    width: 50%;
    text-align: center; }
  .list-table__solo-quantity-more {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 100%;
    text-align: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
    .list-table__solo-quantity-more:before {
      content: none; }
  .list-table__solo-quantity {
    max-height: 31px; }
  .list-table__solo-quantity, .list-table__more {
    flex: 0 1 auto;
    width: 50%;
    margin: auto; } }

@media (max-width: 991px) {
  .list-table {
    border-top: 1px solid #F2F2F2; }
    .list-table__inner {
      padding: 15px; }
    .list-table__name-article,
    .list-table__prices .c-prices {
      margin-bottom: 15px; }
    .list-table__prices .c-prices__price {
      display: block; }
    .list-table__pay .b-pay__quantity {
      display: none; }
    .list-table__pay .b-pay__button {
      margin-right: 15px; }
    .list-table__pay, .list-table__stores {
      display: inline-block; } }

.list-element {
  position: relative; }

.c-timers {
  display: none; }

.list-thead {
  width: 100%;
  border-top: 1px solid #F2F2F2;
  border-bottom: 1px solid #F2F2F2; }
  .list-thead__tr {
    display: -webkit-flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap; }
    .list-thead__tr:before {
      content: none; }
  .list-thead__td {
    flex: 0 1 auto;
    width: 50%;
    color: #878787;
    padding: 15px 26px 15px 26px;
    margin: auto; }

.light .js-element {
  position: relative;
  width: 245px;
  float: left;
  margin: -1px 0 0 -1px;
  padding: 20px 12px;
  border: 1px solid #F3F3F3;
  z-index: 100; }

.light .js-element:hover {
  border-color: #EE8131;
  z-index: 110; }

.light .js-element .name,
.light .js-element .pic {
  text-align: center; }

.light .js-element .name {
  height: 35px;
  overflow: hidden; }

.light .js-element .pic {
  margin: 10px 0px; }

.light .js-element .pic,
.light .js-element .pic a {
  width: 224px;
  height: 224px; }

.light .js-element .pic a {
  display: block;
  line-height: 210px; }

.light .js-element .pic a img {
  display: inline-block;
  line-height: 1.2;
  vertical-align: middle; }

.light .js-element .prices {
  float: left;
  font-family: Opensanslight,Arial,Helvetica,sans-serif;
  font-size: 18px;
  margin-top: 4px; }

.light .js-element .buy .add2basket,
.light .js-element .buy .inbasket,
.light .js-element .buy .go2detail {
  float: right; }

.catalog .prods .sectinfo {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: 1px solid #E5E5E5; }
  .catalog .prods .sectinfo .img {
    width: 20%;
    float: left;
    padding: 0px 24px 0 0; }
  .catalog .prods .sectinfo .description {
    width: 80%;
    float: left; }
    .catalog .prods .sectinfo .description.no_img_descr {
      width: auto; }

@media screen and (max-width: 605px) {
  body.adaptive .catalog .prods .sectinfo {
    display: none; } }

.sections {
  width: 100%; }
  .sections li.section {
    padding: 17px; }
  .sections a {
    font: 13px Opensans,Arial,Helvetica,sans-serif;
    line-height: 24px; }
    .sections a.psection {
      display: block;
      height: 170px;
      line-height: 170px;
      text-align: center; }
      .sections a.psection img {
        max-height: 161px;
        line-height: 1.2;
        vertical-align: middle; }
    .sections a.parent {
      display: block;
      font-size: 18px;
      color: #aabf6b; }

@media (max-width: 480px) {
  .sections .subsections {
    display: none; } }

.b-iblock-description.top {
  margin-bottom: 15px; }

.b-iblock-description.bottom {
  margin-top: 15px; }

.catalog .catalogmenu li {
  border-bottom: 1px solid #E5E5E5;
  border-left: 1px solid #E5E5E5;
  border-right: 1px solid #E5E5E5; }

.menu-sidebar {
  border-top: 1px solid #e5e5e5; }

.catalog .sidebar ul.menu-sidebar {
  margin-bottom: 39px; }

.menu-sidebar li ul {
  display: none; }

.menu-sidebar li.first {
  border-bottom: 1px solid #f3f3f3;
  border-left: 1px solid #f3f3f3;
  border-right: 1px solid #f3f3f3; }

.menu-sidebar li a {
  display: block;
  padding: 9px 12px;
  position: relative;
  text-decoration: none; }

.catalog .sectinfo {
  width: 100%;
  padding-bottom: 20px;
  padding-top: 20px;
  border-top: 1px solid #E5E5E5; }
  .catalog .sectinfo .img,
  .catalog .sectinfo .description {
    float: left; }
  .catalog .sectinfo .img {
    max-width: 20%;
    padding: 0px 15px 15px 15px; }
  .catalog .sectinfo .description {
    width: 80%; }
    .catalog .sectinfo .description .no_img_descr {
      width: 100%;
      padding: 0px 15px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }

@media (max-width: 767px) {
  .catalog .prods .sectinfo,
  .menu-sidebar {
    display: none; } }

.mainsections {
  width: 80%;
  float: right;
  margin-top: 9px; }
  .mainsections ul {
    padding-left: 0px;
    margin-top: 0;
    margin-bottom: 0px; }
    .mainsections ul > li:before {
      content: none; }
  .mainsections .title {
    padding: 0px 17px 15px 17px;
    color: #aabf6b;
    font-size: 24px;
    line-height: 1;
    text-transform: uppercase; }
  .mainsections li.section {
    display: block;
    width: 25%;
    float: left;
    margin: -1px 0 0 -1px;
    padding: 17px;
    border: 1px solid #F3F3F3;
    transition: all 0.15s linear; }
    .mainsections li.section:hover {
      box-shadow: 0px 6px 41px -8px rgba(154, 164, 166, 0.82); }
  .mainsections a {
    display: inline-block;
    width: 100%;
    font: 13px Opensans, Arial, Helvetica, sans-serif;
    text-overflow: ellipsis;
    overflow: hidden; }
    .mainsections a.parent {
      display: block;
      font-size: 18px;
      line-height: 24px;
      color: #aabf6b;
      margin-bottom: 11px; }
  .mainsections .around_image {
    position: relative;
    display: block;
    height: 160px;
    margin-bottom: 6px;
    overflow: hidden; }
    .mainsections .around_image:hover img {
      -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
      transform: scale(1.1); }
    .mainsections .around_image img {
      position: absolute;
      top: -999px;
      bottom: -999px;
      left: -999px;
      right: -999px;
      max-width: none;
      min-width: 100%;
      min-height: 100%;
      width: auto;
      height: auto;
      margin: auto;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-transition: all .25s ease-in-out;
      transition: all .25s ease-in-out; }
  .mainsections .subsections li a {
    line-height: 18px; }
  .mainsections__show-more {
    color: #aabf6b; }
    .mainsections__show-more:hover {
      color: #859b43; }

@media screen and (max-width: 1010px) {
  body.adaptive .mainsections {
    width: 100%;
    float: none; } }

@media screen and (max-width: 750px) {
  body.adaptive .mainsections li.section {
    width: 33%; } }

@media screen and (max-width: 480px) {
  body.adaptive .mainsections li.section {
    width: 50%; }
  body.adaptive .mainsections .subsections {
    display: none; } }

@media (max-width: 767px) {
  body.adaptive .mainsections a {
    font-size: 13px;
    line-height: 18px; }
    body.adaptive .mainsections a.around_image {
      height: 100px; }
  body.adaptive .mainsections .around_image img {
    position: static;
    width: 100%;
    max-width: auto;
    min-width: none;
    min-height: auto; } }

@media (max-width: 480px) {
  body.adaptive .mainsections a.around_image {
    height: 112px; } }

.set .contentbody {
  border: 1px solid #F3F3F3; }

.set .items.horizontal {
  position: relative; }

.set .items.horizontal .set_jscrollpane,
.set .items.horizontal .set_jscrollpane .sliderin {
  height: 360px; }

.set .items.horizontal .prev,
.set .items.horizontal .next {
  position: absolute;
  top: 35%;
  display: none;
  padding: 20px 0px;
  z-index: 120; }

.set .items.horizontal.jspHasScroll .prev,
.set .items.horizontal.jspHasScroll .next {
  display: block; }

.set .items.horizontal .prev span,
.set .items.horizontal .next span {
  display: block;
  width: 25px;
  height: 25px;
  margin: 20px;
  cursor: pointer;
  background-color: #F3F3F3; }

.set .items.horizontal.jspHasScroll .prev span {
  margin-left: 0px; }

.set .items.horizontal.jspHasScroll .next span {
  margin-right: 0px; }

.set .items.horizontal .prev span:hover,
.set .items.horizontal .next span:hover {
  background-color: #214496; }

.set .items.horizontal .prev {
  left: 0px; }

.set .items.horizontal .next {
  right: 0px; }

.set .items.horizontal .prev .icon,
.set .items.horizontal .next .icon {
  width: 7px;
  height: 10px;
  margin-top: 5px;
  margin-left: 9px; }

.set .items.horizontal .prev .icon {
  background-position: 0px -111px; }

.set .items.horizontal .prev span:hover .icon {
  background-position: -7px -111px; }

.set .items.horizontal .next .icon {
  background-position: 0px -121px; }

.set .items.horizontal .next span:hover .icon {
  background-position: -7px -121px; }

.set .js-element {
  position: relative;
  width: 250px;
  min-height: 305px;
  float: left;
  margin: -1px 0 0 -1px;
  padding: 20px 12px;
  border-top: 4px solid #fff;
  z-index: 100; }

.set .js-element:hover {
  border-top: 4px solid #EE8131; }

.set .line2 .js-element .plusik,
.set .line2 .js-element .delete,
.set .line1 .js-element .addremove_label {
  display: none; }

.set .js-element .delete,
.set .js-element .addremove_label {
  position: absolute;
  top: 4px;
  right: 0px;
  display: block;
  z-index: 110; }

.set .js-element .delete {
  padding: 15px 12px; }

.set .js-element .addremove_label {
  top: 16px;
  padding: 12px 9px; }

.set .js-element .delete .svg-icon {
  width: 10px;
  height: 10px;
  fill: #505050; }

.set .js-element .delete:hover .svg-icon {
  fill: #b0b0b0; }

.set .js-element .plusik {
  position: absolute;
  top: 46%;
  left: -20px;
  display: block;
  padding: 5px;
  z-index: 110; }

.set .js-element .plusik .svg-icon {
  width: 15px;
  height: 15px;
  fill: #aabf6b; }

.set .js-element .name,
.set .js-element .pic {
  text-align: center; }

.set .js-element .name {
  height: 35px;
  margin-right: 20px;
  overflow: hidden; }

.set .js-element .pic {
  margin: 10px 0px; }

.set .js-element .pic,
.set .js-element .pic a {
  height: 224px; }

.set .js-element .pic a,
.set .js-element .pic span {
  display: block;
  line-height: 220px; }

.set .js-element .pic img {
  display: inline-block;
  line-height: 1.2;
  vertical-align: middle; }

.set .js-element .prices {
  float: left;
  font-family: Opensansset,Arial,Helvetica,sans-serif;
  font-size: 18px; }

.set .js-element .buy .add2basket,
.set .js-element .buy .inbasket,
.set .js-element .buy .go2detail {
  float: right;
  padding: 4px 8px; }

.set .js-element .buy .go2detail {
  color: #FFF;
  white-space: nowrap;
  background-color: #EE8131; }

.set .js-element .buy .go2detail:hover {
  text-decoration: underline; }

/* full panel */
.set .fullpanel {
  min-height: 60px;
  padding: 20px 24px;
  background-color: #F3F3F3; }

.set .fullpanel .prices table td {
  vertical-align: top; }

.set .fullpanel .prices .allprs {
  white-space: nowrap; }

.set .fullpanel .prices .arounddiscount {
  float: right; }

.set .fullpanel .block.prs .arounddiscount.x2 {
  display: none; }

.set .fullpanel .block {
  width: 33%;
  float: left;
  padding-right: 15px; }

.set .fullpanel .block.buyset,
.set .fullpanel .block.myset {
  height: 60px;
  line-height: 60px;
  text-align: center; }

.set .fullpanel .block.buyset a,
.set .fullpanel .block.myset a {
  display: inline;
  vertical-align: middle; }

.set .fullpanel .block.buyset a.massadd2basket {
  margin-right: 25px; }

.set .fullpanel .block.myset .svg-icon {
  width: 15px;
  height: 15px;
  margin-right: 7px;
  margin-bottom: 2px;
  fill: #fed85e; }

.set .fullpanel .block span.title,
.set .fullpanel .block span.price.old,
.set .fullpanel .block span.price.new {
  font-size: 18px; }

.set .fullpanel .block span.title,
.set .fullpanel .block span.price.old {
  margin-right: 10px; }

.set .fullpanel .block span.price.new {
  font-family: Opensansbold,Arial,Helvetica,sans-serif; }

.set .fullpanel .block .title {
  color: #666666; }

.set .fullpanel .block span.discount {
  display: inline-block;
  margin-top: 4px;
  padding: 3px 14px;
  color: #fff;
  background-color: #3c3c3c;
  border: 1px solid #f3f3f3; }

@media screen and (max-width: 1260px) and (min-width: 1101px) {
  body.adaptive .set .fullpanel .block.prs {
    width: 40%; }
  body.adaptive .set .fullpanel .block.buyset,
  body.adaptive .set .fullpanel .block.myset {
    width: 30%; } }

@media screen and (max-width: 1100px) and (min-width: 951px) {
  body.adaptive .set .fullpanel .block.prs {
    width: 50%; }
  body.adaptive .set .fullpanel .block.buyset,
  body.adaptive .set .fullpanel .block.myset {
    width: 25%; } }

@media screen and (max-width: 950px) {
  body.adaptive .set .fullpanel .block.prs .arounddiscount.x1 {
    display: none; }
  body.adaptive .set .fullpanel .block.prs .arounddiscount.x2 {
    display: block; } }

@media screen and (max-width: 950px) and (min-width: 551px) {
  body.adaptive .set .fullpanel .block.prs {
    width: 100%;
    padding-right: 0px; }
  body.adaptive .set .fullpanel .block.buyset,
  body.adaptive .set .fullpanel .block.myset {
    width: 50%;
    text-align: left; }
  body.adaptive .set .fullpanel .block.prs .prices,
  body.adaptive .set .fullpanel .block.prs .arounddiscount {
    width: 50%;
    float: left;
    padding-right: 15px; }
  body.adaptive .set .fullpanel .block.prs .allprs {
    white-space: normal; }
  body.adaptive .set .fullpanel .block.prs .prices {
    padding-top: 3px; }
  body.adaptive .set .fullpanel .block.prs .discount {
    margin-top: 0px;
    margin-left: 0px; } }

@media screen and (max-width: 550px) and (min-width: 481px) {
  body.adaptive .set .fullpanel .block.prs,
  body.adaptive .set .fullpanel .block.buyset,
  body.adaptive .set .fullpanel .block.myset,
  body.adaptive .set .fullpanel .block.prs .prices,
  body.adaptive .set .fullpanel .block.prs .arounddiscount {
    text-align: left; } }

@media screen and (max-width: 550px) {
  body.adaptive .set .fullpanel {
    padding: 10px 12px; }
  body.adaptive .set .fullpanel .block.prs,
  body.adaptive .set .fullpanel .block.buyset,
  body.adaptive .set .fullpanel .block.myset,
  body.adaptive .set .fullpanel .block.prs .prices,
  body.adaptive .set .fullpanel .block.prs .arounddiscount {
    width: 100%;
    height: auto;
    margin-left: 0px;
    padding-right: 0px;
    line-height: normal; }
  body.adaptive .set .fullpanel .block.buyset,
  body.adaptive .set .fullpanel .block.myset,
  body.adaptive .set .fullpanel .block.prs .arounddiscount {
    margin-top: 5px; }
  body.adaptive .set .fullpanel .block.buyset a,
  body.adaptive .set .fullpanel .block.myset a {
    display: block;
    float: left; }
  body.adaptive .set .fullpanel .block.prs .discount {
    margin-left: 0px;
    text-align: left; } }

@media screen and (max-width: 480px) {
  body.adaptive .set .contentbody {
    border: none; }
  body.adaptive .set .fullpanel {
    background-color: #fff; }
  body.adaptive .set .fullpanel,
  body.adaptive .set .fullpanel .block.prs .discount {
    text-align: center; }
  body.adaptive .set .fullpanel .block.prs .title {
    display: none; }
  body.adaptive .set .fullpanel .block.prs .price.old {
    font-size: 14px; }
  body.adaptive .set .fullpanel .block.buyset {
    margin-top: 10px; }
  body.adaptive .set .fullpanel .block.buyset a,
  body.adaptive .set .fullpanel .block.myset a {
    display: inline;
    float: none; } }

.around_filtren {
  position: relative; }

.around_filtren .filterfixed.fixed {
  position: fixed;
  top: 0px;
  width: 251px;
  z-index: 200; }

.around_filtren .filterfixed.stop {
  position: relative; }

.filtren {
  position: relative;
  background-color: #fff;
  border-bottom: 1px solid #F3F3F3;
  border-left: 1px solid #F3F3F3; }

.filtren .lvl2 .smartf-div {
  display: inline-block;
  cursor: pointer;
  width: 100%; }

.filtren .cwpal label.name {
  position: relative;
  top: 1px; }

.filtren .cwpal label.pic + label.name {
  padding-left: 16px; }

.filtren .cwpal .lvl2 .smartf-div:not(.disabled):hover label.pic,
.filtren .cwp .lvl2 .smartf-div:not(.disabled):hover label.pic {
  border-color: #aabf6b; }

.filtren .number .smartf-div {
  display: block;
  width: auto; }

.filtren .title,
.filtren .filtercompare {
  display: none;
  margin-bottom: 5px; }

.filtren .title a:hover {
  text-decoration: none; }

.filtren .title a span {
  border-bottom: 1px dashed #214496; }

.filtren.opened .title span.show,
.filtren .title span.hide {
  display: none !important; }

.filtren .title span.show,
.filtren.opened .title span.hide {
  display: inline !important; }

.filtren .filtercompare {
  float: right; }

.filtren .showchild .svg-icon {
  float: right;
  width: 8px;
  height: 8px;
  margin-top: 6px;
  fill: #494949;
  transition: transform .3s;
  transform: rotate(-180deg); }

.filtren .showchild .hint {
  position: relative;
  width: 16px;
  height: 16px;
  display: inline-block;
  font-size: 11px;
  line-height: 15px;
  color: #8b8b89;
  margin-left: 10px;
  padding: 0px 4px 0;
  border: 1px solid #8b8b89;
  border-radius: 50%; }

.filtren .showchild .hint span {
  position: absolute;
  top: 25px;
  left: 0px;
  display: none;
  width: 200px;
  padding: 5px 8px;
  color: #484848;
  font-size: 12px;
  text-transform: none;
  background-color: rgba(243, 243, 243, 0.8);
  border: 1px solid #ebebeb;
  z-index: 101; }

.filtren .showchild .hint:hover span {
  display: block; }

.filtren .lvl1:last-of-type:not(.closed) .property {
  border-bottom: 1px solid #ebebeb; }

.filtren .lvl1.closed > div {
  display: none; }

.filtren .lvl1.closed .showchild {
  background-color: #fff; }
  .filtren .lvl1.closed .showchild .svg-icon {
    transform: rotate(0deg); }

.filtren .lvl1 .showchild {
  display: block;
  padding: 9px 12px 10px 12px;
  color: black;
  text-decoration: none;
  background: #f5f5f5;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb; }
  .filtren .lvl1 .showchild:hover {
    color: black; }

.filtren .lvl1.closed + .lvl1 > .showchild {
  border-top: none; }

.filtren .lvl1 .property {
  position: relative;
  padding: 20px 11px 27px; }
  .filtren .lvl1 .property.cwp .lvl2 {
    margin-right: 13px;
    margin-bottom: 13px; }
  .filtren .lvl1 .property .lvl2 {
    margin-bottom: 8px; }
    .filtren .lvl1 .property .lvl2:last-of-type {
      margin-bottom: 0; }

/* CHECKBOXES_WITH_PICTURES & CHECKBOXES_WITH_PICTURES_AND_LABELS */
.filtren .cwp .lvl2,
.filtren .cwp .lvl2 .smartf-div,
.filtren .lvl2 .smartf-div label,
.filtren .lvl2 .smartf-div label span,
.filtren .dd .lvl2.selected .smartf-div label {
  display: inline-block; }

.filtren .cwp .lvl2 .smartf-div label,
.filtren .cwpal .lvl2 .smartf-div label {
  padding: 5px 7px; }
  .filtren .cwp .lvl2 .smartf-div label.pic,
  .filtren .cwpal .lvl2 .smartf-div label.pic {
    padding: 5px; }

.filtren .cwp .lvl2 .smartf-div label,
.filtren .cwpal .lvl2 .smartf-div label,
.filtren .dd .lvl2 .smartf-div label {
  cursor: pointer; }

.filtren .lvl2:not(.selected) .smartf-div.disabled label.pic {
  border: 1px dashed #bdbec0; }

.filtren .lvl2:not(.selected) .smartf-div.disabled label > span {
  opacity: .4; }

.filtren .dd.open .lvl2.selected {
  border-color: #aabf6b; }

.filtren .dd .dropdown > .dropdown {
  position: absolute;
  display: none;
  max-width: 250px;
  top: 42px;
  left: -2px;
  padding: 0;
  background-color: #FFF;
  border-bottom: 2px solid #aabf6b;
  box-shadow: 0px 6px 41px -8px rgba(154, 164, 166, 0.82);
  z-index: 101; }
  .filtren .dd .dropdown > .dropdown .lvl2 {
    margin-bottom: 0; }

.filtren .dd .dropdown .name {
  display: block; }

.filtren .dd .lvl2.selected {
  display: inline-block;
  border: none; }

.filtren .dd .lvl2:not(.selected):hover .smartf-div:not(.disabled) {
  background-color: #f3f3f3; }

.filtren .dd .lvl2:not(.selected) .smartf-div.active {
  background-color: #f3f3f3; }

.filtren .dd .lvl2:not(.selected) label:not(.disabled) {
  color: #308ac4; }

.filtren .dd .lvl2:not(.selected) .active label:not(.disabled):hover {
  background-color: #f3f3f3; }

.filtren .lvl1 .property .smartf-div.disabled label {
  cursor: default; }

.filtren .lvl1 .property .smartf-div.disabled [type="checkbox"] + label:after {
  background-color: #f3f3f3; }

.filtren .lvl1 .property .smartf-div.disabled [type="radio"] + label:before {
  background-color: #f3f3f3; }

.filtren .lvl1 .property > div:before {
  content: ' '; }

.filtren .lvl2 .smartf-div.disabled label.pic span {
  position: relative; }

.filtren.cross .lvl2 .smartf-div.disabled label.pic span:before {
  content: '';
  position: absolute;
  display: block;
  width: auto;
  height: auto;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: transparent url("/local/templates/profood_default/assets/css/img/cross.svg") no-repeat;
  background-size: 100% 100%; }

.filtren.opacity .lvl2 .smartf-div.disabled label.pic span {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=20);
  -moz-opacity: .2;
  -khtml-opacity: .2;
  opacity: .2; }

.filtren.hide .cwp .lvl2 .smartf-div.disabled,
.filtren.hide .cwpal .lvl2 .smartf-div.disabled,
.filtren.hide .wpal .lvl2 .smartf-div.disabled {
  display: none; }

.filtren .lvl2 .smartf-div label.pic span.nopic {
  background-image: url("/local/templates/profood_default/assets/css/img/all.jpg"); }

.filtren .lvl2 .smartf-div label.pic {
  border: 1px solid #bdbec0; }

.filtren .lvl2 .smartf-div:not(.disabled) label.pic:hover {
  border-color: #aabf6b; }

.filtren .lvl2 .smartf-div.disabled label.pic:hover {
  background: none; }

.filtren .lvl2 .smartf-div label.pic span {
  width: 29px;
  height: 29px;
  font-size: 0;
  vertical-align: middle;
  border: 1px solid transparent;
  background-size: cover; }

.filtren .lvl2 .active label.pic {
  border: 1px solid #aabf6b; }

/* CHECKBOXES_WITH_PICTURES_AND_LABELS */
.filtren .cwpal .lvl2 .smartf-div:not(.disabled) label.pic,
.filtren .dd .lvl2 .smartf-div:not(.disabled) label.pic {
  cursor: pointer; }

.filtren .cwpal .lvl2 .smartf-div label.pic,
.filtren .dd .lvl2 .smartf-div label.pic {
  display: inline-block;
  white-space: nowrap;
  background: transparent; }

.filtren .cwp .lvl2 .smartf-div.disabled label.pic,
.filtren .cwpal .lvl2 .smartf-div.disabled label.pic {
  border-style: dashed; }

.filtren .cwpal .lvl2 .smartf-div label.name,
.filtren .dd .lvl2.selected .smartf-div label.name,
.filtren .dd.wpal .lvl2 .smartf-div label.name {
  display: inline-block; }

.filtren .dd .lvl2 .smartf-div,
.filtren .dd.wpal .lvl2 .smartf-div {
  padding: 5px; }

.filtren .dd .dropdown .lvl2 .smartf-div,
.filtren .dd.wpal .dropdown .lvl2 .smartf-div {
  padding: 6px; }

.filtren .dd > .lvl2 .smartf-div,
.filtren .dd.wpal > .lvl2 .smartf-div {
  border: 1px solid #bdbec0; }
  .filtren .dd > .lvl2 .smartf-div .selected .svg-icon,
  .filtren .dd.wpal > .lvl2 .smartf-div .selected .svg-icon {
    margin-right: 4px;
    margin-bottom: 2px; }
  .filtren .dd > .lvl2 .smartf-div .name > span,
  .filtren .dd.wpal > .lvl2 .smartf-div .name > span {
    position: relative;
    top: 1px;
    display: inline-block;
    padding: 5px 7px; }
  .filtren .dd > .lvl2 .smartf-div .dropdown label.pic span,
  .filtren .dd.wpal > .lvl2 .smartf-div .dropdown label.pic span {
    width: 27px;
    height: 27px;
    border: 1px solid #bdbec0; }

.filtren .dd.open > .lvl2 .smartf-div:not(.disabled),
.filtren .dd.wpal.open > .lvl2 .smartf-div:not(.disabled) {
  border-color: #aabf6b; }

.filtren .lvl2.selected .smartf-div label.name {
  padding: 0px; }

/* DROPDOWN */
.filtren .dd .dropdown {
  position: relative; }

.filtren .dd .selected label .svg-icon {
  width: 8px;
  height: 8px;
  margin-right: 4px;
  margin-bottom: 2px; }

.filtren .dd .selected label {
  cursor: pointer; }

.filtren .dd.open .dropdown {
  display: block; }

.filtren .dd .dropdown label {
  display: block;
  padding: 5px 7px;
  cursor: pointer; }

.filtren .dd label.name > span,
.filtren .dd.wpal label.name > span {
  position: relative;
  top: 1px;
  color: #308ac4; }

.filtren .dd label.pic > span,
.filtren .dd.wpal label.pic > span {
  width: 27px;
  height: 27px; }

.filtren .dd.wpal .dropdown label.pic {
  padding: 0; }

.filtren .dd.wpal .dropdown label.name {
  display: inline-block;
  white-space: nowrap; }

.filtren .dd.wpal .dropdown {
  left: 0;
  top: 22px; }

.filtren .dd .lvl2:not(.selected) label:hover,
.filtren .dd .lvl2:not(.selected) label:hover span {
  text-decoration: none; }

.filtren .c .inputs {
  text-align: center; }

.filtren .c .calendar {
  width: 72px;
  margin-left: 5px;
  padding: 0px;
  text-align: center;
  border: 1px solid #F2F2F2;
  box-shadow: none; }

.filtren .c .calendar::-webkit-input-placeholder {
  color: #000;
  font-size: 13px; }

.filtren .c .calendar::-moz-placeholder {
  color: #000;
  font-size: 13px; }

/* Firefox 19+ */
.filtren .c .calendar:-moz-placeholder {
  color: #000;
  font-size: 13px; }

/* Firefox 18- */
.filtren .c .calendar:-ms-input-placeholder {
  color: #000;
  font-size: 13px; }

.filtren .c .calendar-icon {
  position: relative;
  top: -1px; }

.filtren .lvl2 label {
  color: #343434; }

.filtren .lvl2 .disabled label {
  color: #878787;
  cursor: default; }

.filtren .lvl2 label:hover,
.filtren .lvl2 label:hover span {
  text-decoration: none; }

.filtren .lvl2 .disabled label.name:hover span,
.filtren .lvl2 .disabled label:hover {
  text-decoration: none;
  background-color: transparent; }

.filtren .pricegroup .lvl2 label {
  width: 50%;
  float: left; }

.filtren .number .inputs {
  text-align: center; }

.filtren .number .min,
.filtren .number .max {
  padding: 11px 9px 8px;
  font-size: 12px;
  background-color: #f3f3f3;
  border: 1px solid #bebebe;
  box-shadow: none;
  transition: background-color ease-in-out 0.15s; }
  .filtren .number .min:focus,
  .filtren .number .max:focus {
    background-color: transparent; }

.filtren .number .min {
  float: left; }

.filtren .number .max {
  float: right; }

.filtren .property .f_search {
  width: 100%;
  padding: 11px 9px 8px;
  font-size: 12px;
  margin-bottom: 13px;
  background-color: #f3f3f3;
  border: 1px solid #bebebe;
  box-shadow: none;
  transition: background-color ease-in-out 0.15s; }
  .filtren .property .f_search:focus {
    background-color: transparent; }

.filtren .buttons {
  padding: 25px 12px 17px 12px;
  text-align: center; }
  .filtren .buttons .filter-set {
    display: block;
    width: 100%;
    padding-top: 11px;
    padding-bottom: 9px;
    margin-bottom: 16px; }
  .filtren .buttons .filter-reset {
    /*color: #308ac4;*/
    /*color: #7b2701;*/
    color: #434343;
  }
    .filtren .buttons .filter-reset:hover {
      text-decoration: none; }
      .filtren .buttons .filter-reset:hover span {
        border-color: transparent; }
    .filtren .buttons .filter-reset span {
      /*border-bottom: 1px dashed #308ac4; */}

.filtren .separator {
  display: inline-block;
  padding-top: 8px; }

.filtren .modef {
  left: 243px;
  min-width: 300px;
  position: absolute;
  top: -5px;
  white-space: nowrap;
  z-index: 210; }

.filtren .modef .arrow {
  padding: 6px 7px 6px 0px;
  background-image: url("/local/templates/profood_default/assets/css/img/modef_bg.png");
  background-repeat: no-repeat;
  background-position: 0px 0px; }

.filtren .modef .data {
  padding: 6px 10px;
  color: #fff;
  background-color: #899cc7; }

.filtren .modef .data a {
  color: #fff;
  text-decoration: underline; }

.filtren .modef .data a:hover {
  text-decoration: none; }

.filtren .scroll-style {
  width: 100%;
  height: 175px;
  overflow-y: auto; }

.body .filtren [type="checkbox"] + label,
.body .filtren [type="radio"] + label {
  padding-left: 30px; }

.smartfilter .bx_ui_slider_handle {
  top: -6px;
  width: 15px;
  height: 15px;
  background: #aabf6b;
  border-radius: 50%; }

.smartfilter .bx_ui_slider_pricebar_V {
  background: #aabf6b; }

.smartfilter .bx_ui_slider_pricebar_VN {
  background: #ebebeb; }

.smartfilter .bx_ui_slider_track {
  height: 3px;
  margin: 31px 11px 15px 11px; }

@media (min-width: 768px) {
  .filtren {
    border-right: 1px solid #F3F3F3; } }

@media (max-width: 991px) {
  .filtren .showchild .note {
    display: none; } }

@media (max-width: 767px) {
  .filtren {
    border: none; }
    .filtren.opened .body {
      display: block; }
    .filtren .title,
    .filtren .filtercompare {
      display: block; }
    .filtren .body {
      display: none;
      margin-top: 5px;
	  margin-bottom: 40px; }
    .filtren div.lvl1 {
      width: 100%; } }

.add2review {
  float: right; }
  .add2review-around {
    margin-bottom: 15px; }

.reviewform {
  margin-bottom: 25px; }
  .reviewform .rating {
    margin-top: 5px;
    margin-bottom: 5px; }
    .reviewform .rating span {
      margin-right: 10px; }
    .reviewform .rating a {
      margin-bottom: 5px;
      width: 21px;
      height: 20px;
      background-position: 0px -168px; }
      .reviewform .rating a.hover, .reviewform .rating a.selected {
        background-position: -22px -168px; }
  .reviewform .fieldname {
    margin-top: 10px;
    text-transform: uppercase; }
  .reviewform input[type="text"],
  .reviewform textarea {
    width: 100%;
    max-width: 500px; }
  .reviewform textarea {
    min-height: 44px; }
    .reviewform textarea.comment {
      min-height: 114px; }
  .reviewform .send {
    margin-top: 10px; }

.b-reviews {
  border-top: 1px solid #ebebeb; }

.b-review {
  padding: 26px 13px;
  border-bottom: 1px solid #ebebeb; }
  .b-review__head {
    margin-bottom: 31px; }
  .b-review__icon {
    text-align: center; }
    .b-review__icon .svg-icon {
      width: 59px;
      height: 59px;
      fill: #ebecf0; }
  .b-review__name-date-rating {
    margin-top: 22px; }
  .b-review__name {
    font-weight: bold;
    color: #308ac4; }
  .b-review__name + .b-review__date {
    margin-left: 15px; }
  .b-review__date {
    color: #878787; }
  .b-review__date + .b-review__rating {
    margin-left: 20px; }
  .b-review__rating {
    position: relative;
    bottom: 2px; }
  .b-review__star.active .svg-icon {
    fill: #ffc424; }
  .b-review__star .svg-icon {
    width: 13px;
    height: 13px;
    fill: #d7d7d7;
    margin-right: 3px; }
  .b-review__text + .b-review__text,
  .b-review__text + .b-review__moderate {
    margin-top: 21px; }
  .b-review__message-name {
    margin-right: 7px; }
  .b-review__message-value {
    color: #878787; }

.body .bx_profile .main-profile-block-date-info strong {
  color: #878787;
  font-weight: normal; }

.body .bx_profile .main-profile-block-date-info strong + strong {
  color: inherit; }

.body .bx_profile .form-group label {
  color: #878787; }

.body .bx_profile .btn-md.main-profile-submit {
  position: relative;
  display: inline-block;
  height: auto;
  padding: 5px 21px 6px 21px;
  text-decoration: none;
  text-align: center;
  line-height: 18px;
  font-size: 13px;
  font-weight: normal;
  cursor: pointer;
  white-space: nowrap;
  background: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-shadow: none;
  box-shadow: none;
  transition: 0s;
 /* -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; */
  /*color: #fff;*/
  border-color: #88ba14;
  /*border-color: #434343;*/
  color: #88ba14;
  background-color: #aabf6b;
  border: 1px solid #aabf6b;
  border-bottom-color: #859b43; }

  .body .bx_profile .btn-md.main-profile-submit:hover {
    color: #fff;
    background-color: #859b43;
    border-color: #859b43;
    text-decoration: none;
    transition: 0s; }

.body .bx_profile .btn-md {
  position: relative;
  display: inline-block;
  height: auto;
  padding: 5px 21px 6px 21px;
  text-decoration: none;
  text-align: center;
  line-height: 18px;
  font-size: 13px;
  font-weight: normal;
  cursor: pointer;
  white-space: nowrap;
  background: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-shadow: none;
  box-shadow: none;
  transition: 0s;
/*  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; */
  /*color: #fff;
  background-color: #fed85e;*/
  color: #e2001a;
  background-color: #fff;
  border: 1px solid #e2001a;
  /*border-bottom-color: #fec612; */
}
  .body .bx_profile .btn-md:hover {
    color: #fff;
    background-color: #e2001a;
    border-color: #e2001a;
    text-decoration: none;
    transition: 0s; }

.info td {
  padding: 10px 35px 10px 0px;
  border-bottom: 1px solid #F2F2F2; }

.info td.first {
  padding-top: 0px; }

.info_email {
  padding-right: 0px !important; }

.centering .info {
  width: 50px; }

.catalogmenucolumn {
  float: left;
  min-width: 250px; }

.catalogmenucolumn ul {
  list-style: none;
  padding-left: 0px;
  margin-top: 0;
  margin-bottom: 0px; }

.catalogmenucolumn ul > li {
  list-style-type: none; }

.catalogmenu,
.catalogmenusmall {
  position: relative;
  z-index: 200; }

.catalogmenu,
.catalogmenu ul,
.catalogmenusmall,
.catalogmenusmall ul {
  width: 100%; }

.catalogmenu a,
.catalogmenusmall a {
  position: relative;
  display: block;
  padding: 9px 12px;
  text-decoration: none; }

.catalogmenu li {
  background-color: #FFF;
  display: block; }

.catalogmenu li.more {
  display: none; }

.catalogmenu.hover li.more {
  display: block; }

.catalogmenu.hover li.morelink {
  display: none; }

.catalogmenu ul.first {
  transition: all 0.15s linear; }

.catalogmenu.hover ul {
  box-shadow: 0px 6px 41px -8px rgba(154, 164, 166, 0.82); }

.catalogmenu li.parent {
  max-width: 250px;
  background-color: #F3F3F3; }

.catalogmenu a.parent {
  padding: 11px 12px 10px;
  color: #000;
  font-size: 13px; }

.catalogmenu a.parent .svg-icon.menu,
.catalogmenusmall a.parent .svg-icon.menu {
  float: right;
  width: 12px;
  height: 12px;
  margin-top: 3px;
  margin-right: 3px;
  margin-left: 8px; }

.catalogmenu a.first.morelink {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  line-height: 16px;
  padding: 12px 22px 12px 12px; }

.catalogmenu li a.first {
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 11px 22px 10px 12px;
  overflow: hidden; }

.catalogmenu .first li a.selected,
.catalogmenu .first li.selected > a,
.catalogmenu li a.first.selected {
  color: #67adda;
  background-color: #f5f5f5; }

.catalogmenu li.first:hover > a,
.catalogmenu li.first.hover > a,
.catalogmenu li.sub:hover > a,
.catalogmenu li.sub.hover > a,
.catalogmenu a.first:hover,
.catalogmenu a.first.hover,
.catalogmenu a.sub:hover,
.catalogmenu a.sub.hover {
  color: #67adda;
  background-color: #f5f5f5;
  text-decoration: none; }

.catalogmenu a.first:active,
.catalogmenu a.first.hover:active,
.catalogmenu a.sub:active,
.catalogmenu a.sub.hover:active {
  color: #67adda;
  background-color: #f5f5f5; }

.catalogmenu li ul.first {
  top: 40px;
  max-width: 250px;
  border-right: none;
  border-left: none;
  border-bottom: none; }

.catalogmenu.hover li ul.first {
  border-bottom: 1px solid #F3F3F3; }

.catalogmenu li ul {
  position: absolute;
  top: 0px;
  display: none;
  max-width: 248px;
  height: auto;
  background-color: #fff;
  border: 1px solid #F3F3F3; }

.catalogmenu li ul.rs-show {
  display: block;
  z-index: 500; }

.catalogmenu li.first ul {
  min-height: 100%; }

.catalogmenu li.first {
  border-right: 1px solid #F3F3F3;
  border-bottom: 1px solid #F3F3F3;
  border-left: 1px solid #F3F3F3; }

.catalogmenu.hover li.first.lastchild {
  border-bottom: 1px solid #FFF; }

.catalogmenu li.sub {
  border-bottom: 1px solid #FFF; }

.catalogmenu li ul a {
  text-align: left; }

.catalogmenu li ul ul {
  margin: -1px 0 0 247px; }

.catalogmenu li:hover ul,
.catalogmenu li.hover ul {
  display: none; }

.catalogmenu li:hover > ul,
.catalogmenu li.hover > ul,
.catalogmenu li:hover ul.first.rs-show,
.catalogmenu li.hover ul.first.rs-show {
  display: block;
  z-index: 200; }

.catalogmenu .elementinmenu {
  width: 250px; }

.catalogmenu li:hover ul.elementinmenu,
.catalogmenu li.hover ul.elementinmenu {
  display: block;
  left: 0px; }

.catalogmenu .elementinmenu .name {
  height: 35px;
  text-align: center;
  overflow: hidden; }

.catalogmenu .elementinmenu .pic {
  padding: 10px 0px;
  text-align: center; }

.catalogmenu .elementinmenu .pic a {
  display: block;
  width: 210px;
  height: 170px;
  line-height: 170px;
  text-align: center; }

.catalogmenu .elementinmenu .pic a img {
  display: inline-block; }

.catalogmenu .elementinmenu .price {
  padding: 10px 20px 0px 20px;
  text-align: center; }

.catalogmenu .elementinmenu .price span {
  display: inline-block;
  margin-bottom: 6px; }

.catalogmenu .elementinmenu .price.gen {
  display: block;
  font-size: 18px;
  margin-right: 15px;
  margin-bottom: 10px; }

.catalogmenu .elementinmenu .price.old {
  margin-right: 25px; }

.catalogmenu .elementinmenu .more {
  margin-top: 20px;
  padding: 0px 20px;
  text-align: right; }

.catalogmenu .elementinmenu .more a {
  display: inline;
  padding: 0px;
  text-align: right;
  text-decoration: none; }

.catalogmenu .elementinmenu .more a:hover {
  text-decoration: underline; }

.catalogmenu .first.catalogmenu-icon > a {
  padding-left: 40px; }

.catalogmenu__icon {
  position: absolute;
  top: 10px;
  left: 10px;
  max-width: 20px;
  max-height: 20px; }

/* mobile menu */
.catalogmenusmall {
  display: none; }

.catalogmenusmall li.parent {
  background-color: #F3F3F3; }

.catalogmenusmall a.parent {
  padding: 11px 12px;
  color: #000;
  font-size: 13px; }

@media (min-width: 1010px) {
  body.adaptive .catalogmenu li ul.first.rs-show {
    display: block; } }

@media (max-width: 1010px) {
  body.adaptive .catalogmenu li:hover > ul.lvl4,
  body.adaptive .catalogmenu li.hover > ul.lvl4,
  body.adaptive .catalogmenu li:hover > ul.lvl5,
  body.adaptive .catalogmenu li.hover > ul.lvl5 {
    display: none; }
  body.adaptive .catalogmenu li ul.first.rs-show {
    display: none; } }

@media (max-width: 760px) {
  body.adaptive .catalogmenu li:hover > ul.lvl3,
  body.adaptive .catalogmenu li.hover > ul.lvl3,
  body.adaptive .catalogmenu li:hover > ul.lvl4,
  body.adaptive .catalogmenu li.hover > ul.lvl4,
  body.adaptive .catalogmenu li:hover > ul.lvl5,
  body.adaptive .catalogmenu li.hover > ul.lvl5 {
    display: none; } }

@media (max-width: 767px) {
  body.adaptive .catalogmenucolumn {
    float: none; }
  body.adaptive .catalogmenucolumn .catalogmenu {
    display: none; }
  body.adaptive .catalogmenucolumn .catalogmenusmall {
    display: block; } }

.catalogmenu2_column {
  float: left;
  min-width: 250px; }

.catalogmenu2_column ul {
  list-style: none;
  padding-left: 0px;
  margin-top: 0;
  margin-bottom: 0px; }

.catalogmenu2_column ul > li {
  list-style-type: none; }

.catalogmenu2,
.catalogmenusmall {
  position: relative;
  z-index: 200; }

.catalogmenu2,
.catalogmenu2 ul,
.catalogmenusmall,
.catalogmenusmall ul {
  width: 100%; }

.catalogmenu2 a,
.catalogmenusmall a {
  position: relative;
  display: block;
  padding: 9px 12px;
  text-decoration: none; }

.catalogmenu2 li {
  background-color: #FFF;
  display: block; }

.catalogmenu2 li.more {
  display: none; }

.catalogmenu2.hover li.more {
  display: block; }

.catalogmenu2.hover li.morelink {
  display: none; }

.catalogmenu2 ul.first {
  transition: all 0.15s linear; }

.catalogmenu2.hover ul.first {
  box-shadow: 0px 6px 41px -8px rgba(154, 164, 166, 0.82); }

.catalogmenu2 li.parent {
  max-width: 250px;
  background-color: #F3F3F3; }

.catalogmenu2 a.parent {
  padding: 11px 12px 10px;
  color: #000;
  font-size: 13px; }

.catalogmenu2 a.parent .svg-icon.menu,
.catalogmenusmall a.parent .svg-icon.menu {
  float: right;
  width: 12px;
  height: 12px;
  margin-top: 3px;
  margin-right: 3px;
  margin-left: 8px; }

.catalogmenu2 a.first.morelink {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 16px;
  line-height: 16px;
  padding: 12px 22px 12px 12px; }

.catalogmenu2 li a.first {
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 11px 22px 10px 12px;
  overflow: hidden; }

.catalogmenu2 li a.first.selected {
  text-decoration: underline; }

.catalogmenu2 a.first:active,
.catalogmenu2 a.first.hover:active {
  color: #67adda;
  background-color: #f5f5f5; }

.catalogmenu2 li ul.first {
  top: 40px;
  max-width: 250px;
  border-right: none;
  border-left: none;
  border-bottom: none; }

.catalogmenu2.hover li ul.first {
  border-bottom: 1px solid #F3F3F3; }

.catalogmenu2 li ul {
  position: absolute;
  top: 0px;
  display: none;
  max-width: 248px;
  height: auto;
  background-color: #fff;
  border: 1px solid #F3F3F3; }

.catalogmenu2 li ul.lvl2 {
  display: flex;
  -webkit-box-flex: 0;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  flex-wrap: wrap;
  width: 980px;
  max-width: none;
  box-shadow: 0px 6px 41px -8px rgba(154, 164, 166, 0.82); }

.catalogmenu2 li ul.lvl2 > .mrow {
  flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex-basis: 25%;
  max-width: 25%;
  margin-bottom: 10px; }

.catalogmenu2 li ul.rs-show {
  display: block;
  z-index: 500; }

.catalogmenu2 li.first ul {
  min-height: 100%; }

.catalogmenu2 li.first {
  border-right: 1px solid #F3F3F3;
  border-bottom: 1px solid #F3F3F3;
  border-left: 1px solid #F3F3F3; }

.catalogmenu2.hover li.first.lastchild {
  border-bottom: 1px solid #FFF; }

.catalogmenu2 a.sub {
  display: block;
  width: 100%;
  padding: 0px 12px;
  color: #aabf6b; }

.catalogmenu2 a.sub > span {
  display: block;
  padding: 10px 0px;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

.catalogmenu2 a.sub + .sub-sub {
  margin-top: 7px; }

.catalogmenu2 a.sub,
.catalogmenu2 a.sub-sub {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.catalogmenu2 a.sub-sub {
  display: block;
  width: 100%;
  padding: 3px 12px;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

.catalogmenu2 li ul a {
  text-align: left; }

.catalogmenu2 li ul ul {
  margin: -1px 0 0 247px; }

.catalogmenu2 li:hover ul,
.catalogmenu2 li.hover ul,
.catalogmenu2 li > ul.lvl2 {
  display: none; }

.catalogmenu2 li:hover > ul.first {
  display: block; }

.catalogmenu2 li:hover > ul.lvl2 {
  display: flex; }

.catalogmenu2 li:hover ul.first.rs-show,
.catalogmenu2 li.hover ul.first.rs-show {
  display: block;
  z-index: 200; }

.catalogmenu2 .first.catalogmenu2-icon > a {
  padding-left: 40px; }

.catalogmenu2__icon {
  position: absolute;
  top: 10px;
  left: 10px;
  max-width: 20px;
  max-height: 20px; }

/* mobile menu */
.catalogmenusmall {
  display: none; }

.catalogmenusmall li.parent {
  background-color: #F3F3F3; }

.catalogmenusmall a.parent {
  padding: 11px 12px;
  color: #000;
  font-size: 13px; }

@media (min-width: 1010px) {
  .catalogmenu2 li ul.first.rs-show {
    display: block; } }

@media (max-width: 1010px) {
  .catalogmenu2 li ul.first.rs-show {
    display: none; } }

@media (max-width: 1280px) {
  .catalogmenu2 li ul.lvl2 {
    width: 735px; }
    .catalogmenu2 li ul.lvl2 > .mrow {
      flex-basis: 33.33333333%;
      max-width: 33.33333333%; } }

@media (max-width: 1050px) {
  .catalogmenu2 li ul.lvl2 {
    width: 490px; }
    .catalogmenu2 li ul.lvl2 > .mrow {
      flex-basis: 50%;
      max-width: 50%; } }

@media (max-width: 790px) {
  .catalogmenu2 li ul.lvl2 {
    width: 245px; }
    .catalogmenu2 li ul.lvl2 > .mrow {
      flex-basis: 100%;
      max-width: 100%; } }

@media (max-width: 767px) {
  .catalogmenu2_column {
    float: none; }
  .catalogmenu2_column .catalogmenu2 {
    display: none; }
  .catalogmenu2_column .catalogmenusmall {
    display: block; } }

.catalogmenu2 li.first:hover > a,
.catalogmenu2 li.first.hover > a,
.catalogmenu2 a.first:hover,
.catalogmenu2 a.first.hover {
  color: #67adda;
  background-color: #f5f5f5;
  text-decoration: none; }

.menu-sidebar li a:hover {
  color: #fff;
  background: #859b43; }

.fly-menu.dropdown-menu {
  top: 0; }

.fly-menu__ul {
  display: block;
  float: left;
  min-width: 220px;
  transition: transform .25s linear; }

.fly-menu__li:hover > .fly-menu__sub-menu {
  display: block; }

.fly-menu__picture {
  position: absolute;
  top: 12px;
  left: 23px;
  max-width: 20px;
  max-height: 20px; }
  .fly-menu__picture + span {
    padding-left: 30px; }

.fly-menu__duplication-name {
  background-color: #f3f3f3; }

.fly-menu__sub-menu {
  position: absolute;
  top: -2px;
  left: 100%;
  display: none;
  background-color: #fff; }

.fly-menu.dropdown-menu > .fly-menu__li,
.fly-menu .dropdown-menu > .fly-menu__li {
  height: auto; }
  .fly-menu.dropdown-menu > .fly-menu__li > a,
  .fly-menu .dropdown-menu > .fly-menu__li > a {
    position: relative;
    color: #308ac4; }
    .fly-menu.dropdown-menu > .fly-menu__li > a:hover,
    .fly-menu .dropdown-menu > .fly-menu__li > a:hover {
      color: #67adda; }
  .fly-menu.dropdown-menu > .fly-menu__li .svg-icon.arrow, .fly-menu.dropdown-menu > .fly-menu__li .svg-icon.back,
  .fly-menu .dropdown-menu > .fly-menu__li .svg-icon.arrow,
  .fly-menu .dropdown-menu > .fly-menu__li .svg-icon.back {
    fill: #7d7d7d; }
  .fly-menu.dropdown-menu > .fly-menu__li .svg-icon.back,
  .fly-menu .dropdown-menu > .fly-menu__li .svg-icon.back {
    width: 16px;
    height: 16px;
    margin-right: 7px;
    margin-bottom: 1px; }
  .fly-menu.dropdown-menu > .fly-menu__li .section-svg-icon,
  .fly-menu .dropdown-menu > .fly-menu__li .section-svg-icon {
    position: relative;
    bottom: 1px;
    width: 16px;
    height: 16px;
    fill: #e0408a;
    margin-right: 6px; }

@media (min-width: 768px) {
  .fly-menu.list-unstyled > li.fly-menu__li,
  .fly-menu.list-unstyled .dropdown-menu li.fly-menu__li {
    position: relative; }
  .fly-menu__li:hover > a {
    background-color: #f5f5f5; } }

@media (max-width: 767px) {
  .fly-menu {
    position: relative;
    margin-top: 0; }
  .fly-menu.fly-menu__ul.dropdown-menu,
  .fly-menu .fly-menu__ul.dropdown-menu {
    border-bottom: 1px solid #ebebeb;
    border-radius: 0; }
  .fly-menu__ul {
    width: 100%;
    height: auto;
    float: none;
    transform: translateX(0); }
    .fly-menu__ul.open {
      transform: translateX(-100%); } }

.b-mmenu .b-mmenu__toggle {
  position: relative;
  float: none;
  width: 100%;
  padding: 13px 23px 14px;
  text-align: left;
  color: #fff;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  background: #aabf6b;
  border: 1px solid transparent;
  border-radius: 0; }

.b-mmenu .navbar-nav {
  margin: 0;
  overflow: hidden; }
  .b-mmenu .navbar-nav.loaded:hover {
    overflow: visible; }
  .b-mmenu .navbar-nav > li.other {
    position: relative; }
  .b-mmenu .navbar-nav > li.invisible {
    display: none; }

.b-mmenu .b-mmenu__toggle,
.b-mmenu .navbar-nav > li.lvl1 > a,
.b-mmenu .navbar-nav > li.lvl1 > a,
.b-mmenu .navbar-nav .dropdown-menu > li > a,
.b-mmenu .navbar-nav .dropdown-menu > li > a,
.b-mmenu .navbar-nav .open .dropdown-menu > li > a,
.b-mmenu .navbar-nav > .open > a,
.b-mmenu .navbar-nav li > a {
  color: #fff; }

.b-mmenu .b-mmenu__toggle:focus,
.b-mmenu .b-mmenu__toggle:hover,
.b-mmenu .navbar-nav > li.lvl1:hover > a,
.b-mmenu .navbar-nav > li.lvl1 > a:hover,
.b-mmenu .navbar-nav > li.other:hover > a,
.b-mmenu .navbar-nav > li.other > a:hover {
  color: #fff;
  background-color: #859b43; }

.b-mmenu .b-mmenu__toggle:focus,
.b-mmenu .b-mmenu__toggle:hover,
.b-mmenu .navbar-nav .dropdown-menu > li:hover > a,
.b-mmenu .navbar-nav .dropdown-menu > li > a:hover,
.b-mmenu .navbar-nav .open .dropdown-menu > li > a:focus,
.b-mmenu .navbar-nav .open .dropdown-menu > li > a:hover,
.b-mmenu .navbar-nav > .open > a:focus,
.b-mmenu .navbar-nav > .open > a:hover,
.b-mmenu .navbar-nav li:hover > a,
.b-mmenu.navbar-default .navbar-nav .dropdown-menu > li:hover > a,
.b-mmenu.navbar-default .navbar-nav .dropdown-menu > li > a:hover {
  color: #67adda;
  background-color: #f5f5f5; }

@media (max-width: 767px) {
  .b-mmenu .b-mmenu__toggle {
    display: block; } }

.b-mmenu.navbar-default {
  position: relative;
  margin-top: 8px;
  background: #aabf6b; }
  .b-mmenu.navbar-default .navbar-nav > .active > a,
  .b-mmenu.navbar-default .navbar-nav > .active > a:hover,
  .b-mmenu.navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #859b43; }

.b-mmenu .col {
  padding: 0; }

.b-mmenu .icon-toggle {
  position: relative;
  top: -1px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px; }

.b-mmenu .icon-toggle .icon-bar {
  background-color: #fff;
  width: 18px; }

.b-mmenu .dropdown-menu {
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 13px;
  border: none;
  z-index: 200;
  border-bottom: 2px solid #859b43;
  box-shadow: 0px 6px 41px -8px rgba(154, 164, 166, 0.82); }

.b-mmenu .dropdown-menu > li > a,
.b-mmenu .navbar-nav > li > a {
  padding: 13px 23px 13px;
  text-decoration: none;
  border-top: 1px solid #F3F3F3;
  border-bottom: 0; }
  .b-mmenu .dropdown-menu > li > a.other-link,
  .b-mmenu .navbar-nav > li > a.other-link {
    padding-bottom: 12px; }

.b-mmenu .dropdown-menu > li {
  height: 55px;
  border: 0; }

.b-mmenu .navbar-collapse {
  border-top: 0;
  box-shadow: none; }

.b-mmenu .nav ul > li {
  position: relative;
  display: block;
  height: auto; }

.b-mmenu .nav.main-menu-nav .other {
  display: block;
  border-left: none; }

.b-mmenu a .submenu-opener {
  position: absolute;
  top: 0;
  right: 0;
  padding: 18px 20px 11px;
  fill: #fff;
  text-align: center; }

.b-mmenu .svg-icon.icon-plus,
.b-mmenu .svg-icon.icon-minus {
  width: 12px;
  height: 12px; }

.b-mmenu .svg-icon.icon-plus {
  display: block; }

.b-mmenu .svg-icon.icon-minus {
  display: none; }

.b-mmenu .open > a > span > .svg-icon.icon-plus {
  display: none; }

.b-mmenu .open > a > span > .svg-icon.icon-minus {
  display: block; }

@media (max-width: 767px) {
  .b-mmenu .navbar-collapse {
    position: absolute;
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 50px;
    z-index: 899; }
  .b-mmenu .navbar-nav .open .dropdown-menu > li > a {
    padding-left: 40px; }
  .b-mmenu .navbar-nav .open .dropdown-menu > li > ul > li > a {
    padding-left: 55px; }
  .b-mmenu .open > .dropdown-menu {
    display: block; }
  .b-mmenu .navbar-nav .open .dropdown-menu > .active > a,
  .b-mmenu .navbar-nav .open .dropdown-menu > li > a:focus,
  .b-mmenu .navbar-nav .open .dropdown-menu > li > a:hover,
  .b-mmenu .navbar-nav > .open > a:focus,
  .b-mmenu .navbar-nav > .open > a:hover {
    color: #fff;
    background: #859b43; } }

@media (min-width: 768px) {
  .b-mmenu .dropdown-menu {
    border-right: 0; }
  .b-mmenu .navbar-collapse {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    padding-right: 25px;
    position: relative; }
  .b-mmenu.navbar-default .nav .dropdown-menu > li > a {
    padding: 11px 23px 10px 23px;
    background: #fff;
    color: #308ac4;
    border-top: 1px solid #F3F3F3;
    border-left: 1px solid #F3F3F3;
    border-right: 1px solid #F3F3F3; }
  .b-mmenu .navbar-nav > li.dropdown:hover > .dropdown-menu {
    display: block;
    left: auto;
    min-width: 220px; }
  .b-mmenu .dropdown-submenu:hover > .dropdown-menu {
    display: block;
    top: -2px;
    left: 100%; }
  .b-mmenu .navbar-nav > li > a {
    border-top-color: transparent; }
  .b-mmenu .navbar-nav {
    height: 47px;
    float: none; }
  .b-mmenu .nav.main-menu-nav .other {
    margin-right: 30px; }
  .b-mmenu .dropdown-menu.left {
    left: 0;
    transform: translateX(-100%); } }

.b-mmenu a .svg-icon.arrow {
  position: absolute;
  top: 50%;
  right: 15px;
  width: 9px;
  height: 9px;
  margin-top: -4px;
  margin-left: 8px;
  fill: #7d7d7d; }

.b-mmenu li.first:hover a .svg-icon.arrow,
.b-mmenu li.dropdown-submenu:hover a .svg-icon.arrow {
  fill: #7d7d7d; }

@media (max-width: 767px) {
  .menu .b-mmenu .dropdown-menu > li > a,
  .menu .b-mmenu .navbar-nav > li > a {
    color: #fff;
    background-color: #aabf6b; } }

@media (max-width: 767px) {
  .catalogmenucolumn,
  .catalogmenu2_column {
    margin-bottom: 5px; }
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 13px 23px; } }

@media (max-width: 767px) {
  .b-mmenu.navbar-default {
    margin-bottom: 15px; } }

.svg-icon__morelink {
  width: 18px;
  height: 18px;
  fill: currentColor; }

.footer .footmenu {
  margin-bottom: 15px; }
  .footer .footmenu .title {
    margin-bottom: 9px;
    text-transform: uppercase; }
  .footer .footmenu .item {
    margin: 3px 0 7px; }
  .footer .footmenu a {
    text-decoration: none; }
    .footer .footmenu a:hover {
      text-decoration: underline; }

@media screen and (max-width: 480px) {
  body.adaptive .footer .footmenu .title {
    display: none; }
  body.adaptive .footer .footmenu .item {
    float: left;
    margin-right: 15px; }
    body.adaptive .footer .footmenu .item:last-child {
      margin-right: 0; } }

.footer .catmenu {
  margin-bottom: 15px; }
  .footer .catmenu.ellipsisnames .item.depth_level1 a span,
  .footer .catmenu.ellipsisnames .item.depth_level2 a span {
    display: block;
    max-width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
  .footer .catmenu .title {
    margin-bottom: 9px;
    text-transform: uppercase; }
  .footer .catmenu .item {
    margin: 3px 0px 7px; }
  .footer .catmenu .item.depth_level1 a {
    text-decoration: none; }
    .footer .catmenu .item.depth_level1 a:hover,
    .footer .catmenu .item.depth_level1 a:hover span {
      text-decoration: underline; }
  .footer .catmenu .item.depth_level2 a {
    color: #666;
    font-size: 12px;
    text-decoration: none; }
    .footer .catmenu .item.depth_level2 a:hover,
    .footer .catmenu .item.depth_level2 a:hover span {
      text-decoration: underline; }

@media screen and (max-width: 750px) and (min-width: 481px) {
  body.adaptive .footer .catmenu .title {
    text-align: center; } }

.pmenu .in {
  border: 1px solid #F2F2F2; }

.pmenu a {
  display: block;
  width: 100%;
  padding: 10px 14px;
  text-decoration: none; }
  .pmenu a:hover, .pmenu a.selected, .pmenu a.selected:active, .pmenu a:active {
    color: #fff;
    background-color: #859b43;
    text-decoration: none; }

.pmenu .separator {
  width: 100%;
  height: 1px;
  background-color: #ffffff; }

.tpanel_menu {
  height: 48px;
  overflow: hidden; }
  .tpanel_menu a {
    display: block;
    float: left;
    margin-top: 16px;
    margin-right: 14px; }

.tpanel__menu2 {
  max-height: 29px;
  float: right;
  overflow: hidden; }
  .tpanel__menu2 a {
    display: inline-block;
    margin-left: 22px;
    padding: 5px 0; }
    .tpanel__menu2 a:first-child {
      margin-left: 0; }
    .tpanel__menu2 a .svg-icon {
      position: relative;
      bottom: 1px;
      width: 16px;
      height: 16px;
      fill: #aabf6b;
      margin-right: 2px; }

.brandsdetail .img {
  float: right;
  width: 20%;
  padding: 0px 0px 15px 15px; }

.brandsdetail .bot {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #F2F2F2; }

.brandsdetail .bot .back {
  float: left; }

.catalog.brands .prods {
  margin-left: 0; }

@media screen and (max-width: 480px) {
  body.adaptive .brandsdetail .img {
    float: none;
    width: 100%;
    padding: 0px 0px 15px 0px;
    text-align: center; } }

/* catalog.section.list -> brand_big */
.brandbig {
  margin-top: 15px; }

.brandbig .item {
  display: block;
  float: left;
  width: 25%;
  padding: 12px; }

.brandbig .item .img {
  display: block;
  height: 175px; }

.brandbig .item .img img {
  display: inline;
  line-height: 175px; }

.brandbig .item .name {
  display: block;
  font-size: 18px;
  color: #aabf6b; }

.brandbig .separator {
  float: left; }

.brandbig .separator.x4 {
  width: 100%; }

@media screen and (max-width: 1010px) {
  body.adaptive .brandbig .item {
    width: 33%; }
  body.adaptive .brandbig .separator.x4,
  body.adaptive .brandbig .separator.x2,
  body.adaptive .brandbig .separator.x1 {
    display: none; }
  body.adaptive .brandbig .separator.x3 {
    display: block;
    width: 100%; } }

@media screen and (max-width: 750px) {
  body.adaptive .brandbig .item {
    width: 50%; }
  body.adaptive .brandbig .separator.x4,
  body.adaptive .brandbig .separator.x3,
  body.adaptive .brandbig .separator.x1 {
    display: none; }
  body.adaptive .brandbig .separator.x2 {
    display: block;
    width: 100%; } }

/* /catalog.section.list -> brand_big */
.iblockdetail {
  line-height: 18px; }

.iblockdetail .pic {
  width: 25%;
  min-width: 90px;
  float: left;
  padding: 0px 20px 10px 0px; }

.iblockdetail .text {
  width: 75%;
  float: left;
  text-align: justify; }

.iblockdetail .bot {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 1px solid #F2F2F2; }

.iblockdetail .bot .back {
  float: left; }

.iblockdetail .bot .date {
  float: right;
  color: #666666;
  font-style: italic; }

/* content */
/*.iblockdetail table{
	display: table;
    border-collapse: separate;
    border-spacing: 2px;
}
.iblockdetail table,
.iblockdetail td{
	margin: auto;
    padding: 1px;
    border: 1px solid gray;
}*/
.iblockdetail table {
  width: 100%;
  margin: 20px 0; }

.iblockdetail table tr {
  border-top: 1px solid #eeeeee;
  border-left: 1px solid #eeeeee; }

.iblockdetail table td, .iblockdetail table th {
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  padding: 5px 15px; }

.iblockdetail table th {
  background: #f8f8f8; }

.iblockdetail li {
  list-style-type: disc;
  padding-bottom: 7px; }

.iblockdetail ul {
  margin: 20px 0px 20px 20px; }

@media screen and (max-width: 480px) {
  body.adaptive .iblockdetail .pic {
    width: 100%;
    text-align: center;
    padding: 0px 0px 10px 0px; }
  body.adaptive .iblockdetail .text {
    width: 100%; }
  body.adaptive .iblockdetail .bot {
    margin-top: 5px;
    padding-top: 5px; }
  body.adaptive .iblockdetail .bot .back,
  body.adaptive .iblockdetail .bot .date {
    float: none;
    margin: 3px 0px; } }

.presscentermainn {
  width: 20%;
  margin-top: 12px; }
  .presscentermainn .title {
    padding: 0px 17px 15px 17px;
    color: #EE8131;
    font-size: 24px;
    text-transform: uppercase; }
  .presscentermainn .in {
    width: 100%;
    background-color: #F3F3F3; }
  .presscentermainn .item {
    width: 100%;
    float: left;
    padding: 17px 17px 0px 17px; }
    .presscentermainn .item.last {
      padding-bottom: 13px; }
    .presscentermainn .item a.blockname {
      color: #aabf6b; }
  .presscentermainn .img {
    margin-bottom: 5px; }

@media screen and (max-width: 1010px) {
  body.adaptive .presscentermainn {
    width: 100%; }
  body.adaptive .presscentermainn .item {
    width: 25%;
    padding-bottom: 13px; } }

@media screen and (max-width: 750px) {
  body.adaptive .presscentermainn .item {
    width: 50%; } }

@media screen and (max-width: 480px) {
  body.adaptive .presscentermainn .item {
    display: table;
    width: 100%; }
  body.adaptive .presscentermainn .item .img {
    display: table-cell;
    width: 90px;
    max-width: 90px;
    padding-right: 13px;
    vertical-align: middle; }
  body.adaptive .presscentermainn .item .img img {
    display: block; }
  body.adaptive .presscentermainn .item .data {
    display: table-cell;
    vertical-align: middle; } }

.gopro-banners {
  overflow: hidden;
  /***************** navigation *******************/
  /****************************************/
  /***************** dots *******************/
  /****************************************/ }
  .gopro-banners__banner {
    position: relative; }
  .gopro-banners__background {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover; }
  .gopro-banners__link {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 5;
    top: 0;
    z-index: 15; }
  .gopro-banners__wrap {
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
    left: 0;
    right: 0;
    margin: auto; }
  .gopro-banners__product {
    position: absolute;
    height: 100%;
    width: 50%;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 20px;
    margin: auto;
    text-align: center;
    z-index: 5; }
    .gopro-banners__product-image {
      display: inline-block;
      max-width: 100%;
      width: auto;
      max-height: 100%;
      margin: 0 auto; }
  .gopro-banners__video {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 5; }
    .gopro-banners__video-video {
      width: 100%;
      height: auto; }
  .gopro-banners__infowrap {
    position: relative;
    height: 100%;
    width: 50%;
    display: table;
    word-break: break-word;
    z-index: 10; }
    .gopro-banners__infowrap.video {
      width: 100%;
      text-align: center; }
  .gopro-banners__info {
    display: table-cell;
    vertical-align: middle;
    word-break: break-word; }
  .gopro-banners__text {
    width: 100%;
    max-width: 400px;
    padding: 27px 24px;
    background: rgba(255, 255, 255, 0.85); }
  .gopro-banners__text1 {
    color: #214496; }
    .gopro-banners__text1.product {
      position: relative;
      font-size: 25px;
      font-weight: bold;
      line-height: 45px;
      white-space: nowrap;
      color: #000; }
      .gopro-banners__text1.product:after {
        display: block;
        top: 100%;
        left: 0;
        width: 20%;
        height: 4px;
        content: ' ';
        margin-top: 5px;
        background-color: #aabf6b; }
  .gopro-banners__text2 {
    color: #aabf6b; }
    .gopro-banners__text2.product {
      margin-top: 5px; }
  .gopro-banners__text3 {
    position: relative;
    color: #707070; }
    .gopro-banners__text3.product {
      max-height: 105px;
      color: #000;
      font-size: 13px;
      line-height: 26px;
      margin-top: 15px;
      overflow: hidden; }
      .gopro-banners__text3.product:after {
        position: absolute;
        width: 30%;
        height: 25px;
        right: 0;
        bottom: 0;
        content: ' ';
        text-align: right;
        background: linear-gradient(to right, rgba(255, 255, 255, 0), #FFF 50%); }
  .gopro-banners .owl-carousel {
    display: block; }
    .gopro-banners .owl-carousel:hover .owl-nav {
      filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
      -moz-opacity: .5;
      -khtml-opacity: .5;
      opacity: .5; }
    .gopro-banners .owl-carousel .owl-nav {
      filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
      -moz-opacity: 0;
      -khtml-opacity: 0;
      opacity: 0;
      -webkit-transition: all .2s ease-in-out 0s;
      -moz-transition: all .2s ease-in-out 0s;
      -o-transition: all .2s ease-in-out 0s; }
      .gopro-banners .owl-carousel .owl-nav div.owl-prev, .gopro-banners .owl-carousel .owl-nav div.owl-next {
        position: absolute;
        top: 50%;
        margin-top: -32px;
        cursor: pointer; }
      .gopro-banners .owl-carousel .owl-nav div.owl-prev {
        left: 0px; }
      .gopro-banners .owl-carousel .owl-nav div.owl-next {
        right: 0px; }
      .gopro-banners .owl-carousel .owl-nav div span {
        display: block;
        width: 25px;
        height: 25px;
        margin: 20px;
        cursor: pointer;
        background-color: #FAFAFA; }
        .gopro-banners .owl-carousel .owl-nav div span:hover {
          background-color: #214496; }
          .gopro-banners .owl-carousel .owl-nav div span:hover .svg-icon {
            fill: #fff; }
        .gopro-banners .owl-carousel .owl-nav div span .svg-icon {
          width: 12px;
          height: 12px;
          margin-top: 5px;
          margin-left: 6px;
          fill: #000; }
  .gopro-banners .owl-dots {
    position: absolute;
    bottom: 9%;
    left: 12%;
    width: 100%; }
    .gopro-banners .owl-dots .owl-dot {
      float: left;
      width: 17px;
      height: 17px;
      margin-right: 13px;
      cursor: pointer;
      background-color: #F3F3F3; }
      .gopro-banners .owl-dots .owl-dot.active {
        background-color: #aabf6b; }
      .gopro-banners .owl-dots .owl-dot:hover, .gopro-banners .owl-dots .owl-dot.active:hover {
        background-color: #859b43; }
  .gopro-banners .owl-carousel.owl-loaded .owl-item img {
    width: auto; }

.gopro-banners__banner-text .gopro-banners__infowrap, .gopro-banners__banner-banner .gopro-banners__infowrap {
  width: 50%; }

@media (min-width: 1010px) {
  .menu_vertical1 .gopro-banners,
  .menu_vertical2 .gopro-banners {
    margin-left: 252px; } }

@media (min-width: 768px) {
  .gopro-banners__infowrap {
    padding-left: 6%; }
  .gopro-banners__banner {
    height: 410px; }
  .gopro-banners__text1 {
    font-size: 24px;
    margin-bottom: 8px; }
  .gopro-banners__text2 {
    font: 13px Opensanslight, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 30px;
    margin-bottom: 5px; }
  .gopro-banners__text3 {
    font-size: 14px; } }

@media (max-width: 767px) {
  .gopro-banners__infowrap {
    width: 65%;
    padding-left: 65px; }
  .gopro-banners__banner {
    height: auto; }
  .gopro-banners__background {
    height: 0;
    padding-top: 45%; }
  .gopro-banners__text1 {
    font-size: 2.9vw;
    line-height: 4vw;
    margin-bottom: 10px; }
    .gopro-banners__text1.product {
      font-weight: normal; }
  .gopro-banners__text2 {
    font-weight: normal;
    font-size: 3.7vw;
    line-height: 5vw; }
  .gopro-banners .owl-carousel .owl-nav div.owl-prev,
  .gopro-banners .owl-carousel .owl-nav div.owl-next {
    margin-top: -52px; }
  .gopro-banners .owl-carousel .owl-dots {
    position: static;
    text-align: center;
    padding: 10px 0px; }
    .gopro-banners .owl-carousel .owl-dots .owl-dot {
      display: inline-block;
      float: none;
      width: 12px;
      height: 12px;
      margin-right: 10px;
      -khtml-border-radius: 50%;
      -moz-border-radius: 50%;
      -webkit-border-radius: 50%;
      border-radius: 50%; }
  .header_type2 .gopro-banners {
    margin-top: 5px; } }

@media (max-width: 480px) {
  .gopro-banners__product {
    width: 100%; }
    .gopro-banners__product-image {
      margin-right: auto;
      margin-left: auto; }
  .gopro-banners__infowrap {
    width: 65%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0; }
  .gopro-banners__text {
    text-align: center;
    padding: 12px 12px; }
  .gopro-banners__text1 {
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 5px; }
    .gopro-banners__text1.product:after {
      display: none; }
  .gopro-banners__text2 {
    font-size: 12px;
    line-height: 18px; } }

.brandslist.mainstyles {
  margin-top: 25px; }
  .brandslist.mainstyles .title {
    margin-bottom: 15px;
    padding: 0px 17px 15px 17px;
    border-bottom: 1px solid #F2F2F2; }
    .brandslist.mainstyles .title a {
      font-size: 24px;
      font-weight: normal;
      text-transform: uppercase; }

.brandslist .h2 {
  display: inline-block;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.1;
  margin-top: 20px;
  margin-bottom: 10px; }
  .brandslist .h2 a {
    color: #aabf6b; }

@media screen and (min-width: 1261px) {
  body.adaptive .brandslist .separator.x7 {
    display: block; } }

@media screen and (max-width: 1260px) and (min-width: 1025px) {
  body.adaptive .brandslist .item {
    width: 16%; }
  body.adaptive .brandslist .separator {
    display: none; }
  body.adaptive .brandslist .separator.x6 {
    display: block; } }

@media screen and (max-width: 1024px) and (min-width: 751px) {
  body.adaptive .brandslist .item {
    width: 20%; }
  body.adaptive .brandslist .separator {
    display: none; }
  body.adaptive .brandslist .separator.x5 {
    display: block; } }

@media screen and (max-width: 750px) and (min-width: 576px) {
  body.adaptive .brandslist .item {
    width: 25%; }
  body.adaptive .brandslist .separator {
    display: none; }
  body.adaptive .brandslist .separator.x4 {
    display: block; } }

@media screen and (max-width: 575px) and (min-width: 481px) {
  body.adaptive .brandslist .item {
    width: 33%; }
  body.adaptive .brandslist .separator {
    display: none; }
  body.adaptive .brandslist .separator.x3 {
    display: block; } }

@media screen and (max-width: 480px) {
  body.adaptive .brandslist .item {
    width: 50%; }
  body.adaptive .brandslist .separator {
    display: none; }
  body.adaptive .brandslist .separator.x2 {
    display: block; } }

.brandslistimg.mainstyles {
  margin-top: 25px; }

.brandslistimg.mainstyles .title {
  margin-bottom: 15px;
  padding: 0px 17px 15px 17px;
  border-bottom: 1px solid #F2F2F2; }

.brandslistimg.mainstyles .title a {
  font-size: 24px;
  color: #aabf6b;
  font-weight: normal;
  text-transform: uppercase; }

.brandslistimg .item {
  display: block;
  width: 14%;
  height: 80px;
  float: left;
  padding: 10px 10px;
  text-align: center; }

.brandslistimg .item .pic {
  display: table;
  width: 100%;
  height: 80px;
  line-height: 80px; }

.brandslistimg .item .pic a {
  display: table-cell;
  width: 100%;
  height: 80px;
  text-align: center; }

.brandslistimg .item .pic img {
  width: auto;
  max-width: 100%;
  max-height: 80px;
  vertical-align: middle; }

@media screen and (max-width: 1260px) and (min-width: 1025px) {
  body.adaptive .brandslistimg .item {
    width: 16%; } }

@media screen and (max-width: 1024px) and (min-width: 751px) {
  body.adaptive .brandslistimg .item {
    width: 20%; } }

@media screen and (max-width: 750px) and (min-width: 576px) {
  body.adaptive .brandslistimg .item {
    width: 25%; } }

@media screen and (max-width: 575px) and (min-width: 481px) {
  body.adaptive .brandslistimg .item {
    width: 33%; } }

@media screen and (max-width: 480px) {
  body.adaptive .brandslistimg .item {
    width: 50%; } }

.brandslistimgowl1 {
  /***************** navigation *******************/
  /****************************************/ }
  .brandslistimgowl1 .owl-carousel {
    display: block; }
    .brandslistimgowl1 .owl-carousel:hover .owl-nav {
      filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
      -moz-opacity: .5;
      -khtml-opacity: .5;
      opacity: .5; }
    .brandslistimgowl1 .owl-carousel .owl-nav {
      filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
      -moz-opacity: 0;
      -khtml-opacity: 0;
      opacity: 0;
      -webkit-transition: all .2s ease-in-out 0s;
      -moz-transition: all .2s ease-in-out 0s;
      -o-transition: all .2s ease-in-out 0s; }
      .brandslistimgowl1 .owl-carousel .owl-nav div.owl-prev, .brandslistimgowl1 .owl-carousel .owl-nav div.owl-next {
        position: absolute;
        top: 50%;
        margin-top: -32px;
        cursor: pointer; }
      .brandslistimgowl1 .owl-carousel .owl-nav div.owl-prev {
        left: 0px; }
      .brandslistimgowl1 .owl-carousel .owl-nav div.owl-next {
        right: 0px; }
      .brandslistimgowl1 .owl-carousel .owl-nav div span {
        display: block;
        width: 25px;
        height: 25px;
        margin: 20px;
        cursor: pointer;
        background-color: #FAFAFA; }
        .brandslistimgowl1 .owl-carousel .owl-nav div span:hover {
          background-color: #214496; }
          .brandslistimgowl1 .owl-carousel .owl-nav div span:hover .svg-icon {
            fill: #fff; }
        .brandslistimgowl1 .owl-carousel .owl-nav div span .svg-icon {
          width: 12px;
          height: 12px;
          margin-top: 5px;
          margin-left: 6px;
          fill: #000; }

.brandslistimgowl1.mainstyles {
  margin-top: 25px; }

.brandslistimgowl1.mainstyles .title {
  margin-bottom: 15px;
  padding: 0px 17px 15px 17px;
  border-bottom: 1px solid #F2F2F2; }

.brandslistimgowl1.mainstyles .title a {
  font-size: 24px;
  color: #aabf6b;
  font-weight: normal;
  text-transform: uppercase; }

/* nav */
.brandslistimgowl1 .owl-nav {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all .2s ease-in-out 0s;
  -moz-transition: all .2s ease-in-out 0s;
  -o-transition: all .2s ease-in-out 0s; }

.brandslistimgowl1 .owl-carousel:hover .owl-nav {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  -moz-opacity: .5;
  -khtml-opacity: .5;
  opacity: .5; }

.brandslistimgowl1 .owl-nav div.owl-prev,
.brandslistimgowl1 .owl-nav div.owl-next {
  position: absolute;
  top: 50px;
  margin-top: -32px;
  cursor: pointer; }

.brandslistimgowl1 .owl-nav div.owl-prev {
  left: 0px; }

.brandslistimgowl1 .owl-nav div.owl-next {
  right: 0px; }

.brandslistimgowl1 .owl-nav div span {
  display: block;
  width: 25px;
  height: 25px;
  margin: 20px;
  cursor: pointer;
  background-color: #FAFAFA; }

.brandslistimgowl1 .owl-nav div span:hover {
  background-color: #214496; }

.brandslistimgowl1 .owl-nav div span .svg-icon {
  width: 7px;
  height: 10px;
  margin-top: 5px;
  margin-left: 9px; }

/* dots */
.brandslistimgowl1 .owl-dots {
  display: none; }

/* items */
.brandslistimgowl1 .owl-item {
  max-height: 100px;
  text-align: center; }

.brandslistimgowl1 .owl-item .in {
  height: 100px;
  padding: 10px 10px; }

.brandslistimgowl1 .owl-item .pic {
  display: table;
  width: 100%;
  height: 80px;
  line-height: 80px; }

.brandslistimgowl1 .owl-item .pic a {
  display: table-cell;
  width: 100%;
  height: 80px;
  text-align: center; }

.brandslistimgowl1 .item .pic img {
  display: inline;
  width: auto;
  max-width: 100%;
  max-height: 80px;
  vertical-align: middle; }

.fichi {
  line-height: 18px;
  text-align: center;
  margin: 12px 0 4px 0; }
  .fichi__inner {
    padding: 8px 0 0 0;
    border-top: 2px solid #aabf6b;
    border-bottom: 2px solid #aabf6b; }
  .fichi__link {
    display: inline-block;
    width: 100%;
    max-width: 220px;
    color: #333;
    text-align: left;
    line-height: 16px;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
    margin-right: auto;
    margin-bottom: 8px;
    margin-left: auto; }
    .fichi__link:hover {
      text-decoration: none; }
  .fichi__img {
    width: 44px;
    line-height: 44px;
    text-align: center; }
    .fichi__img img {
      height: auto;
      max-height: 44px; }
  .fichi__name {
    padding-left: 12px;
    margin-right: 56px;
    max-height: 32px;
    overflow: hidden; }
  .fichi__img, .fichi__name {
    display: inline-block;
    height: 44px;
    font-size: 12px;
    vertical-align: middle;
    white-space: normal; }

@media (max-width: 480px) {
  .fichi__link {
    text-align: center;
    margin-bottom: 15px; }
    .fichi__link:last-child {
      margin-bottom: 0; }
  .fichi__img {
    max-width: 100%;
    margin-bottom: 10px; }
  .fichi__img, .fichi__name {
    display: block;
    width: 100%;
    padding-left: 0; } }

.arfiles {
  margin-top: 30px; }

.arfiles .files {
  margin-top: 15px; }

.arfiles a.docs {
  width: 33%;
  display: block;
  float: left;
  padding: 8px 15px 8px 0px; }

.arfiles a.docs .icon {
  display: block;
  float: left;
  width: 44px;
  height: 47px;
  background-position: 0px -834px; }

.arfiles a.docs .icon.word {
  height: 45px;
  margin-bottom: 2px;
  background-position: 0px -744px; }

.arfiles a.docs .icon.excel {
  height: 45px;
  margin-bottom: 2px;
  background-position: 0px -789px; }

.arfiles a.docs .icon.pdf {
  background-position: 0px -697px; }

.arfiles a.docs span {
  display: block;
  margin-left: 50px; }

.arfiles a.docs .description {
  color: #000; }

.arfiles a.docs .size {
  color: #999;
  font-size: 11px; }

.arfiles .separator.x3 {
  width: 100%;
  float: left;
  display: block; }

.arfiles a.docs:hover .name {
  text-decoration: underline; }

.arfiles a.docs:hover,
.arfiles a.docs:hover .size,
.arfiles a.docs .size:hover {
  text-decoration: none; }

@media screen and (max-width: 605px) {
  body.adaptive .arfiles .docs {
    width: 50%; }
  body.adaptive .arfiles .separator.x3 {
    display: inline;
    width: 0px;
    float: none; }
  body.adaptive .arfiles .separator.x2 {
    display: block;
    width: 100%;
    float: left; } }

@media screen and (max-width: 480px) {
  body.adaptive .arfiles .docs {
    width: 100%; }
  body.adaptive .arfiles .separator.x3 {
    display: inline;
    width: 0px;
    float: none; }
  body.adaptive .arfiles .separator.x1 {
    display: block;
    width: 100%;
    float: left; } }

.gallery-popup {
  margin-top: 25px;
  margin-bottom: 15px; }
  .gallery-popup .row {
    margin-left: -1px;
    margin-right: -1px; }
  .gallery-popup__col_item {
    padding-left: 1px;
    padding-right: 1px; }
  .gallery-popup__item {
    margin-top: 1px;
    margin-right: auto;
    margin-bottom: 1px;
    margin-left: auto; }
  .gallery-popup__link {
    position: relative;
    display: block;
    height: 0;
    padding-top: 75%;
    overflow: hidden; }
    .gallery-popup__link:hover .gallery-popup__pic {
      -webkit-transform: scale(1.3);
      -ms-transform: scale(1.3);
      transform: scale(1.3); }
    .gallery-popup__link:hover .gallery-popup__info {
      visibility: visible;
      background: rgba(0, 0, 0, 0.7);
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1); }
  .gallery-popup__pic {
    position: absolute;
    top: -999px;
    bottom: -999px;
    left: -999px;
    right: -999px;
    max-width: none;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    margin: auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out; }
  .gallery-popup__info {
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: 0 0;
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center; }
  .gallery-popup__title {
    position: relative;
    top: 50%;
    color: #fff;
    text-align: center;
    line-height: 1.38462;
    padding: 0 10px;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }

.iblocklist {
  line-height: 18px; }

.iblocklist .item {
  width: 100%;
  margin-bottom: 25px; }

.iblocklist .item .pic,
.iblocklist .item .info {
  float: left; }

.iblocklist .item .pic {
  width: 20%;
  min-width: 90px;
  padding: 0px 20px 10px 0px; }

.iblocklist .item .info {
  width: 80%;
  text-align: justify; }

.iblocklist .item.noimage .info {
  width: 100%; }

.iblocklist .item .name {
  margin-bottom: 5px; }

.iblocklist .item .more {
  margin-top: 20px;
  text-align: right; }

.iblocklist .item .more a .icon {
  width: 7px;
  height: 14px;
  margin-left: 5px;
  margin-bottom: 3px;
  background-position: 0px -545px; }

.iblocklist .item .more a:hover .icon {
  background-position: -21px -545px; }

@media screen and (max-width: 480px) {
  body.adaptive .iblocklist .item.line {
    padding-top: 10px;
    border-top: 1px solid #F2F2F2; }
  body.adaptive .iblocklist .item .pic,
  body.adaptive .iblocklist .item .info {
    width: 100%; }
  body.adaptive .iblocklist .item .pic {
    text-align: center; }
  body.adaptive .iblocklist .item .more {
    margin-top: 5px; } }

.shops {
  width: 100%; }
  .shops .cell {
    float: left;
    width: 50%; }
    .shops .cell.items {
      width: 35%; }
    .shops .cell.map {
      width: 65%; }

#rsGoproShops {
  width: 100%;
  height: 500px; }

#lovekids_shops .shop_item {
  margin-bottom: 15px; }

#lovekids_shops .shop_item .descr {
  margin-left: 17px; }

@media screen and (max-width: 900px) {
  body.adaptive .shops .cell.items,
  body.adaptive .shops .cell.map {
    width: 100%; } }

.shops2 {
  margin-top: 25px;
  margin-bottom: 15px; }
  .shops2 .shops2-panel input.form-control {
    width: 100%; }
  .shops2 .shops2-panel .btn1 {
    padding: 11px 14px; }
    .shops2 .shops2-panel .btn1.active {
      border-color: #859b43;
      background-color: #859b43; }
  .shops2__list {
    height: 350px;
    padding: 15px;
    border: 1px solid #F3F3F3;
    overflow-y: auto; }
  @media (max-width: 991px) {
    .shops2__list {
      height: 200px;
      margin: 15px 0; } }
  .shops2-item {
    cursor: pointer;
    margin-bottom: 9px; }
    .shops2-item:hover .shops2-item__name {
      text-decoration: underline; }
    .shops2-item__name {
      font-weight: bold; }

#rsGoproShops2 {
  width: 100%;
  height: 350px; }

.sale-acountpay-block {
  margin-bottom: 10px; }

.sale-acountpay-title {
  font-size: 14px; }

.sale-acountpay-fixedpay-list {
  list-style: none;
  margin: 0;
  padding: 0; }

.sale-acountpay-fixedpay-list .sale-acountpay-fixedpay-item {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  vertical-align: middle;
  color: #000;
  font-size: 13px;
  min-width: 55px;
  border-radius: 2px;
  margin-bottom: 5px; }

.sale-acountpay-fixedpay-list .sale-acountpay-fixedpay-item:hover {
  background: #d1e6f0; }

.bx-sap .control-label.input-lg {
  font-weight: normal;
  font-size: 14px;
  line-height: 29px;
  vertical-align: middle; }

/*pay*/
.sale-acountpay-pp-company {
  padding-bottom: 20px;
  z-index: 100;
  position: relative; }

.sale-acountpay-pp .sale-acountpay-pp-company {
  padding: 7px;
  border: 1px solid transparent; }

.sale-acountpay-pp-company-graf-container {
  border: 2px solid #c3cace;
  border-radius: 2px;
  position: relative;
  background: #fff;
  width: auto;
  height: 0;
  max-height: 64px;
  padding-top: 50%; }

.sale-acountpay-pp-company.bx-selected .sale-acountpay-pp-company-graf-container {
  border-color: #159ebb; }

.sale-acountpay-pp-company.bx-error .sale-acountpay-pp-company-graf-container {
  border-color: #db4a29; }

.sale-acountpay-pp-company.bx-warning .sale-acountpay-pp-company-graf-container {
  border-color: #ccbe71; }

input[type=checkbox].sale-acountpay-pp-company-checkbox {
  position: absolute;
  top: 7px;
  left: 7px;
  margin: 0;
  padding: 0;
  z-index: 100; }

.sale-acountpay-pp-company-image {
  position: absolute;
  top: 5px;
  right: 5px;
  bottom: 5px;
  left: 5px;
  width: auto;
  max-width: 100%;
  max-height: 50px;
  cursor: pointer;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center; }

.sale-acountpay-pp-company-smalltitle {
  padding-top: 9px;
  color: #a3a3a3;
  font-size: 11px;
  text-align: center;
  padding-bottom: 5px; }

.sale-acountpay-pp-company-title {
  font-size: 19px;
  font-weight: bold; }

.sale-acountpay-pp-company-selected {
  padding: 4px 0; }

ul.sale-acountpay-pp-list {
  margin: 10px 0;
  padding: 0;
  list-style: none;
  font-size: 13px;
  color: #000; }

ul.sale-acountpay-pp-list li {
  clear: both;
  padding: 5px 0; }

.sale-acountpay-pp-list-termin {
  color: #8d8d8d;
  display: block; }

.sale-acountpay-pp-list-description {
  display: block; }

.sale-acountpay-pp-delivery-cost {
  position: absolute;
  font-size: 14px;
  line-height: 14px;
  color: #fff;
  padding: 2px 4px;
  right: -2px;
  bottom: -2px;
  border-radius: 1px;
  background: rgba(0, 0, 0, 0.5); }

.sale-acountpay-pp-field .form-control {
  background: #fff; }

.sale-acountpay-pp-price {
  text-align: right;
  padding: 4px 0; }

.sale-acountpay-service-small {
  color: #a3a3a3;
  font-size: 11px; }

@media (min-width: 1200px) {
  .sale-acountpay-pp div .sale-acountpay-pp-company:nth-child(4n+1),
  .sale-acountpay-pp-item-container .sale-acountpay-pp-company:nth-child(4n+1) {
    clear: both;
    padding-left: 0; } }

@media (min-width: 768px) and (max-width: 1199px) {
  .sale-acountpay-pp div .sale-acountpay-pp-company:nth-child(3n+1),
  .sale-acountpay-pp-item-container .sale-acountpay-pp-company:nth-child(3n+1) {
    clear: both;
    padding-left: 0; } }

@media (max-width: 767px) {
  .sale-acountpay-pp,
  .sale-acountpay-pp-item-container {
    max-width: 300px; }
  .sale-acountpay-pp div .sale-acountpay-pp-company:nth-child(2n+1),
  .sale-acountpay-pp-item-container .sale-acountpay-pp-company:nth-child(2n+1) {
    clear: both;
    padding-left: 0; } }

#loading_screen {
  position: fixed;
  z-index: 1150;
  left: 50%;
  top: 50%;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  height: 64px; }

.sale-acountpay-input {
  text-align: right; }

.btn.sale-account-pay-button {
  padding: 0 28px;
  border: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.sale_locations_fixed {
  margin-bottom: 10px; }

.default {
  margin-bottom: 5px; }

.default {
  margin-bottom: 10px; }

div.search-popup {
  margin: -1px 0px 0px 0px;
  padding: 2px;
  border: 1px solid #F2F2F2;
  background: #fff; }

div.search-popup-row, div.search-popup-row-active {
  position: relative;
  padding: 2px 4px;
  margin: 0px;
  cursor: hand;
  cursor: pointer;
  font-size: 12px; }

div.search-popup-row {
  background: #FFFFFF; }

div.search-popup-row-active {
  background: #EEEEEE; }

div.search-popup-el-name, div.search-popup-el-cnt {
  position: relative;
  margin: 0px;
  padding: 0px;
  text-align: left; }

div.search-popup-el-cnt {
  text-align: right;
  float: right; }

div.search-popup {
  margin: -1px 0px 0px 0px;
  padding: 2px;
  border: 1px solid #F2F2F2;
  background: #fff;
  z-index: 12000 !important; }

div.search-popup-row, div.search-popup-row-active {
  position: relative;
  padding: 2px 4px;
  margin: 0px;
  cursor: hand;
  cursor: pointer;
  font-size: 12px; }

div.search-popup-row {
  background: #FFFFFF; }

div.search-popup-row-active {
  background: #EEEEEE; }

div.search-popup-el-name, div.search-popup-el-cnt {
  position: relative;
  margin: 0px;
  padding: 0px;
  text-align: left; }

div.search-popup-el-cnt {
  text-align: right;
  float: right; }

.body {
  /* table */
  /* /table */
  /* quantity */
  /* /quantity */
  /* counpons */
  /* /counpons */
  /* summ prices */
  /* /summ prices */
  /* pay button */
  /* /pay button */ }
  .body .bx_ordercart .bx_ordercart_order_pay,
  .body .bx_ordercart .bx_ordercart_order_sum,
  .body .bx_ordercart .bx_ordercart_order_pay_left,
  .body .bx_ordercart .bx_ordercart_order_pay_right,
  .body .bx_ordercart .bx_ordercart_order_pay_center,
  .body .bx_ordercart .bx_ordercart_order_pay_center span,
  .body .bx_ordercart .bx_ordercart_order_pay_center .checkout,
  .body .bx_ordercart .bx_ordercart_order_table_container table,
  .body .bx_ordercart .bx_ordercart_order_table_container table tbody,
  .body .bx_ordercart .bx_ordercart_order_table_container table tbody tr,
  .body .bx_ordercart .bx_ordercart_order_table_container table tbody tr td,
  .body .bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a,
  .body .bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price {
    font-size: 13px;
    line-height: 18px;
    transition: 0s; }
  .body .bx_ordercart .bx_sort_container {
    width: 100%;
    white-space: nowrap;
    padding: 0;
    margin: 0 0 10px 0;
    background: #f3f3f3;
    border: none;
    overflow-x: auto;
    overflow-y: hidden; }
  .body .bx_ordercart .bx_sort_container span {
    display: none; }
  .body .bx_ordercart .bx_sort_container a {
    position: relative;
    display: inline-block;
    float: none;
    font-size: 13px;
    line-height: 18px;
    color: #308ac4;
    white-space: nowrap;
    text-decoration: none;
    margin: 0;
    padding: 20px 23px;
    background: transparent;
    border-top: 1px solid transparent;
    border-right: 1px solid transparent;
    border-bottom: none;
    border-left: 1px solid transparent;
    border-radius: 0;
    box-shadow: none;
    text-shadow: none; }
    .body .bx_ordercart .bx_sort_container a:before, .body .bx_ordercart .bx_sort_container a:after {
      position: absolute;
      display: none;
      top: -1px;
      width: 2px;
      height: 1px;
      content: " ";
      background-color: #fff; }
    .body .bx_ordercart .bx_sort_container a:before {
      left: 0; }
    .body .bx_ordercart .bx_sort_container a:after {
      right: 0; }
    .body .bx_ordercart .bx_sort_container a:hover {
      color: #67adda; }
    .body .bx_ordercart .bx_sort_container a.active, .body .bx_ordercart .bx_sort_container a.current {
      color: #308ac4;
      background-color: #fff !important;
      border-top: 1px solid #f3f3f3;
      border-right: 1px solid #f3f3f3;
      border-left: 1px solid #f3f3f3; }
      .body .bx_ordercart .bx_sort_container a.active:before, .body .bx_ordercart .bx_sort_container a.active:after, .body .bx_ordercart .bx_sort_container a.current:before, .body .bx_ordercart .bx_sort_container a.current:after {
        display: block; }
  .body .bx_ordercart .bx_sort_container a .flat {
    display: inline-block !important; }
  .body .bx_ordercart .bx_ordercart_order_table_container {
    border: none; }
  .body .bx_ordercart .bx_ordercart_photo_container {
    min-width: auto;
    border: none; }
  .body .bx_ordercart .bx_ordercart_order_table_container table td.margin,
  .body .bx_ordercart .bx_ordercart_order_table_container table tbody tr:last-child td.margin {
    width: 0;
    padding: 0; }
  .body .bx_ordercart .bx_ordercart_order_table_container tbody td.itemphoto {
    width: 92px;
    padding: 10px !important; }
  .body .bx_ordercart .bx_ordercart_order_table_container tbody td.item {
    width: auto; }
  .body .bx_ordercart .bx_ordercart_order_table_container table {
    border: none; }
  .body .bx_ordercart .bx_ordercart_order_table_container table thead td {
    min-height: auto;
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    color: #878787;
    padding: 13px 26px 15px;
    vertical-align: middle;
    background-color: #fff;
    border-top: 1px solid #F2F2F2;
    border-bottom: 1px solid #F2F2F2; }
  .body .bx_ordercart .bx_ordercart_order_table_container table tbody td,
  .body .bx_ordercart .bx_ordercart_order_table_container table tbody tr:last-child td {
    padding: 13px 26px 15px;
    vertical-align: middle;
    color: black;
    background-color: #fff;
    border-top: none;
    border-right: none;
    border-bottom: 1px solid #F2F2F2;
    border-left: none; }
  .body .bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle {
    display: inline-block;
    font-weight: normal;
    font-size: 13px; }
  .body .bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a {
    display: block;
    color: #308ac4;
    font-weight: normal; }
    .body .bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_itemtitle a:hover {
      color: #67adda; }
  .body .bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu_scroller_container {
    margin-left: 0; }
  .body .bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu ul {
    list-style: none;
    padding-left: 0px;
    counter-reset: list 0; }
    .body .bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu ul > .sku_prop {
      width: auto !important;
      height: auto !important;
      position: static;
      list-style-type: none;
      padding-top: 0 !important; }
      .body .bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu ul > .sku_prop:hover > a, .body .bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu ul > .sku_prop.bx_active > a {
        border-color: #aabf6b; }
      .body .bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu ul > .sku_prop > a {
        position: static;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        display: inline-block;
        padding: 4px;
        margin-right: 8px;
        margin-bottom: 8px;
        border: 1px solid #bdbec0;
        background: transparent; }
        .body .bx_ordercart .bx_item_detail_scu_small_noadaptive .bx_scu ul > .sku_prop > a > span {
          position: static;
          top: auto;
          right: auto;
          bottom: auto;
          left: auto;
          display: inline-block;
          width: 31px;
          height: 31px;
          font-size: 0;
          vertical-align: middle;
          border: 1px solid transparent;
          background-size: cover; }
  .body .bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price {
    font-weight: normal; }
  .body .bx_ordercart .bx_ordercart_order_pay {
    padding: 0; }
  .body .bx_ordercart.bx_blue .bx_bt_button {
    position: relative;
    display: inline-block;
    height: auto;
    padding: 5px 21px 6px 21px;
    text-decoration: none;
    text-align: center;
    line-height: 18px;
    font-size: 13px;
    font-weight: normal;
    cursor: pointer;
    white-space: nowrap;
    background: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-shadow: none;
    box-shadow: none;
    transition: 0s;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    background-color: #fed85e;
    border: 1px solid #fed85e;
    border-bottom-color: #fec612;
    padding: 9px 14px 8px; }
    .body .bx_ordercart.bx_blue .bx_bt_button:hover {
      color: #fff;
      background-color: #fec612;
      border-color: #fec612;
      text-decoration: none;
      transition: 0s; }
  .body .bx_ordercart_order_table_container .custom .centered {
    position: relative;
    display: inline-block;
    width: 120px;
    height: 31px;
    background-color: #FFF;
    position: relative; }
  .body .bx_ordercart .bx_ordercart_order_table_container tbody td.control a {
    color: #308ac4; }
    .body .bx_ordercart .bx_ordercart_order_table_container tbody td.control a:hover {
      color: #67adda; }
  .body table.counter {
    width: 100%;
    height: 22px; }
    .body table.counter .basket_quantity_control a {
      position: relative;
      display: inline-block;
      float: left;
      text-decoration: none;
      cursor: pointer;
      padding: 14px 15px 15px 14px;
      background: #F3F3F3;
      border: 1px solid #ebebeb;
      border-radius: 4px;
      position: absolute; }
      .body table.counter .basket_quantity_control a:before, .body table.counter .basket_quantity_control a:after {
        position: absolute;
        display: inline-block;
        width: 10px;
        height: 10px;
        content: ' ';
        background-color: black; }
      .body table.counter .basket_quantity_control a:hover {
        background-color: #e0e0e0; }
      .body table.counter .basket_quantity_control a:active {
        background-color: #cdcdcd; }
      .body table.counter .basket_quantity_control a.minus {
        top: 1px;
        left: 0; }
        .body table.counter .basket_quantity_control a.minus:before {
          top: 14px;
          left: 8px;
          width: 13px;
          height: 1px;
          content: ' ';
          background-color: black; }
        .body table.counter .basket_quantity_control a.minus:after {
          content: none; }
      .body table.counter .basket_quantity_control a.plus {
        top: 0px;
        right: 0; }
        .body table.counter .basket_quantity_control a.plus:before {
          top: 14px;
          left: 8px;
          width: 13px;
          height: 1px; }
        .body table.counter .basket_quantity_control a.plus:after {
          top: 8px;
          left: 14px;
          width: 1px;
          height: 13px; }
    .body table.counter input {
      display: inline-block;
      float: left;
      width: 29px;
      text-align: center;
      padding: 7px 0 7px;
      background-color: #FFF;
      border: 1px solid #ebebeb;
      border-right: none;
      border-radius: 4px 0 0 4px;
      box-shadow: none;
      position: absolute;
      top: 0;
      left: 31px; }
      .body table.counter input:hover, .body table.counter input:hover:focus, .body table.counter input:focus {
        border-color: #ebebeb;
        box-shadow: none; }
    .body table.counter .rsgopro-basket-measure {
      display: inline-block;
      float: left;
      width: 29px;
      line-height: 18px;
      text-align: center;
      padding: 5px 0 6px;
      background-color: #FFF;
      border: 1px solid #ebebeb;
      border-left: none;
      border-radius: 0 4px 4px 0;
      position: absolute;
      top: 0;
      right: 31px; }
  .body .bx_ordercart .bx_ordercart_coupon:first-of-type span {
    display: none; }
  .body .bx_ordercart .bx_ordercart_coupon span,
  .body .bx_ordercart .bx_ordercart_coupon div {
    width: auto;
    height: auto;
    padding: 0; }
  .body .bx_ordercart .bx_ordercart_coupon span.bad,
  .body .bx_ordercart .bx_ordercart_coupon span.good,
  .body .bx_ordercart .bx_ordercart_coupon span.disabled {
    width: 16px;
    height: 16px;
    margin: 0 5px 0 0; }
    .body .bx_ordercart .bx_ordercart_coupon span.bad:hover,
    .body .bx_ordercart .bx_ordercart_coupon span.good:hover,
    .body .bx_ordercart .bx_ordercart_coupon span.disabled:hover {
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAXCAMAAAA4Nk+sAAAA1VBMVEXVLy/VMTHWMjLWMzPWNDTWNjbXODjXOjrXOzvYPT3YPz/ZQUHZQ0PaRkbaR0faSEjbTEzbTU3bTk7bT0/dWFjdWVneW1veXV3fYWHfYmLgY2PgZGTgZWXgZmbibW3ib2/jc3Pjd3flfX3lf3/mgYHojo7oj4/rm5vrnZ3soKDtpKTtpqbuqanura3wsrLxuLjxurr42tr43Nz43t754uL54+P76ur76+v77Oz87u787+/88PD88fH88vL99PT99fX99vb++Pj++fn++vr+/Pz//f3////hD3ITAAAA4klEQVQoU2XR2VrCMBRF4YWCAwIiGg1OYHGsI1qrNalGpef9H8mLNvlKXTfJ/m8P4iusWYRB+bxeH7ShvX+V1Nier1DVmhnP8wG1hs8lzzdZauNFBPnaodEwF+SiqXApfHQAIqMBtIkAOim3AKTiNGgnKQA3nAKgcnFj7cQqAE7YJnhQeqwRPCgt1qvf2Ik4XY1VRkHzPPiAs6BKWe8THgB4F6tAWXkD4B7XBZgmCkAlU4DuJxLzr1iQQtPo8FcQyXaXdZSVZ8iO6nps/NGKu57HrXhRO/HP00z1+3vR43e5/wBykDHWjqbzywAAAABJRU5ErkJggg==") no-repeat center; }
  .body .bx_ordercart .bx_ordercart_coupon #coupon {
    width: 300px; }
  .body .bx_ordercart .bx_ordercart_coupon input.bad, .body .bx_ordercart .bx_ordercart_coupon input.good, .body .bx_ordercart .bx_ordercart_coupon input.disabled {
    width: auto;
    padding: 0; }
  .body .bx_ordercart .bx_ordercart_coupon input.bad, .body .bx_ordercart .bx_ordercart_coupon input.good {
    background: transparent;
    border: none;
    box-shadow: none; }
  .body .bx_ordercart .bx_ordercart_coupon input.disabled {
    color: inherit;
    border: none; }
  .body .bx_ordercart .bx_ordercart_coupon span,
  .body .bx_ordercart .bx_ordercart_coupon_notes {
    position: static;
    display: inline-block; }
  .body .bx_ordercart .bx_ordercart_coupon_notes {
    border: none;
    opacity: 1;
    box-shadow: none; }
  .body .bx_ordercart .bx_ordercart_coupon:hover .bx_ordercart_coupon_notes {
    display: inline-block; }
  .body .bx_ordercart .bx_ordercart_order_sum tr td {
    vertical-align: bottom;
    padding: 0 0 0 4px; }
  .body .bx_ordercart .bx_ordercart_order_sum tr td.fwb {
    font-size: 14px;
    font-weight: normal;
    color: #878787; }
    .body .bx_ordercart .bx_ordercart_order_sum tr td.fwb + td.fwb {
      color: black; }
  .body #allSum_FORMATED {
    font-size: 15px;
    font-weight: normal; }
  .body .bx_ordercart .bx_ordercart_order_pay_center {
    margin-top: 0;
    border-top: none; }
  .body .bx_ordercart.bx_blue .bx_ordercart_order_pay_center .checkout {
    position: relative;
    display: inline-block;
    height: auto;
    padding: 5px 21px 6px 21px;
    text-decoration: none;
    text-align: center;
    line-height: 18px;
    font-size: 13px;
    font-weight: normal;
    cursor: pointer;
    white-space: nowrap;
    background: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-shadow: none;
    box-shadow: none;
    transition: 0s;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    background-color: #aabf6b;
    border: 1px solid #aabf6b;
    border-bottom-color: #859b43;
    padding: 10px 14px; }
    .body .bx_ordercart.bx_blue .bx_ordercart_order_pay_center .checkout:hover {
      color: #fff;
      background-color: #859b43;
      border-color: #859b43;
      text-decoration: none;
      transition: 0s; }

@media (max-width: 530px) {
  .bx-touch .body .bx_ordercart .bx_ordercart_order_table_container table tbody tr {
    border-bottom: 1px solid #ebebeb; }
  .bx-touch .body .bx_ordercart .bx_ordercart_order_table_container table tbody td,
  .bx-touch .body .bx_ordercart .bx_ordercart_order_table_container table tbody tr:last-child td {
    padding: 5px;
    border-color: transparent; }
  .bx-touch .body .bx_ordercart .bx_ordercart_order_table_container .bx_ordercart_photo {
    max-width: 200px;
    max-height: 200px; }
  .bx-touch .body .bx_ordercart .bx_ordercart_order_table_container table tbody tr td.item {
    padding-bottom: 5px; }
  .bx-touch .body .bx_ordercart .bx_ordercart_order_table_container tbody td.price {
    padding-top: 5px;
    text-align: left; }
    .bx-touch .body .bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price {
      margin: 0; }
    .bx-touch .body .bx_ordercart .bx_ordercart_order_table_container tbody td.price .old_price {
      margin-left: 0;
      font-size: 14px; }
  .bx-touch .body .rsgopro-basket-quantity {
    position: relative;
    top: -7px; }
  .bx-touch .body .bx_ordercart .bx_ordercart_order_table_container tbody td.custom span {
    margin-right: 7px; }
  .bx-touch .body .bx_ordercart .bx_ordercart_order_table_container tbody td.custom div {
    display: inline-block; }
  .bx-touch .body .bx_ordercart .bx_ordercart_order_table_container tbody td.control {
    text-align: left; }
    .bx-touch .body .bx_ordercart .bx_ordercart_order_table_container tbody td.control a {
      display: block;
      padding: 5px 0; }
      .bx-touch .body .bx_ordercart .bx_ordercart_order_table_container tbody td.control a + a {
        margin-top: 2px; } }

@media (max-width: 767px) {
  .body .bx_ordercart .bx_ordercart_coupon #coupon {
    width: auto; }
  .body .bx_ordercart .bx_ordercart_order_sum tr td.fwb {
    display: block;
    text-align: left; } }

.body .bx-basket .basket-items-list-wrapper,
.body .bx-basket .basket-items-list-wrapper-compact,
.body .bx-basket .basket-checkout-container {
  border-color: #ebebeb; }

.body .bx-basket .basket-coupon-block-field .form-control {
  width: 100%; }

.body .bx-basket .basket-checkout-block-total-title {
  display: none; }

.body .bx-basket .basket-coupon-block-total-price-old {
  position: relative;
  display: inline-block;
  font-size: 26px;
  color: #878787;
  white-space: nowrap;
  margin-bottom: 5px; }
  .body .bx-basket .basket-coupon-block-total-price-old:after {
    position: absolute;
    top: 49%;
    right: 0;
    left: 0;
    display: block;
    width: auto;
    height: 1px;
    content: " ";
    background-color: #aabf6b; }

.body .bx-basket .basket-coupon-block-total-price-current {
  font-size: 38px;
  font-weight: bold;
  line-height: 1; }

.body .bx-basket .basket-coupon-block-total-price-difference {
  color: inherit;
  font-size: 13px;
  font-weight: normal;
  white-space: nowrap;
  line-height: 18px;
  padding: 0;
  margin: 5px 0 0 0;
  background: transparent; }
  .body .bx-basket .basket-coupon-block-total-price-difference > span {
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    padding: 2px 4px 1px;
    margin-left: 2px;
    background-color: #ffd200; }

.body .bx-basket.bx-blue .btn.btn-default {
  position: relative;
  display: inline-block;
  height: auto;
  padding: 5px 21px 6px 21px;
  text-decoration: none;
  text-align: center;
  line-height: 18px;
  font-size: 13px;
  font-weight: normal;
  cursor: pointer;
  white-space: nowrap;
  background: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-shadow: none;
  box-shadow: none;
  transition: 0s;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  background-color: #fed85e;
  border: 1px solid #fed85e;
  border-bottom-color: #fec612;
  padding: 9px 14px 8px; }
  .body .bx-basket.bx-blue .btn.btn-default:hover {
    color: #fff;
    background-color: #fec612;
    border-color: #fec612;
    text-decoration: none;
    transition: 0s; }

.body .bx-basket .basket-items-list-header {
  display: none; }

.body .bx-basket .basket-checkout-container-fixed {
  position: static !important; }

.body .bx-basket .basket-items-list-item-container > td {
  padding: 13px 26px 15px;
  vertical-align: middle;
  color: black;
  background-color: #fff;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid #F2F2F2;
  border-left: none;
  vertical-align: top; }

.body .bx-basket .basket-items-list-item-descriptions {
  padding-top: 0; }

.body .bx-basket .basket-item-label-text span,
.body .bx-basket .basket-item-label-ring {
  display: block;
  height: auto;
  min-width: 57px;
  font-size: 11px;
  color: #fff;
  text-align: center;
  font-weight: normal;
  line-height: normal;
  padding: 1px 5px;
  margin-bottom: 2px;
  margin-right: 0;
  background-color: #ff4242;
  border-radius: 0; }

.body .bx-basket .basket-item-info-name,
.body .bx-basket .basket-item-info-name-link {
  display: block;
  color: #308ac4;
  font-weight: normal;
  font-size: 13px;
  line-height: 18px;
  transition: 0s; }
  .body .bx-basket .basket-item-info-name:hover,
  .body .bx-basket .basket-item-info-name-link:hover {
    color: #67adda; }

.body .bx-basket .basket-item-property,
.body .bx-basket .basket-item-property-custom {
  padding: 0;
  margin-bottom: 7px; }

.body .bx-basket .basket-item-property-scu-image .basket-item-scu-item {
  top: auto;
  right: auto;
  bottom: auto;
  left: auto;
  display: inline-block;
  padding: 4px;
  margin-right: 8px;
  margin-bottom: 8px;
  border: 1px solid #bdbec0;
  background: transparent; }
  .body .bx-basket .basket-item-property-scu-image .basket-item-scu-item:hover, .body .bx-basket .basket-item-property-scu-image .basket-item-scu-item.selected {
    border-color: #aabf6b; }
  .body .bx-basket .basket-item-property-scu-image .basket-item-scu-item > span {
    position: static;
    top: auto;
    right: auto;
    bottom: auto;
    left: auto;
    display: inline-block;
    width: 31px;
    height: 31px;
    font-size: 0;
    vertical-align: middle;
    border: 1px solid transparent;
    background-size: cover; }

.body .bx-basket .basket-item-property-scu-text .basket-item-scu-item {
  display: inline-block;
  cursor: pointer;
  white-space: nowrap;
  padding: 4px;
  background: transparent;
  margin-right: 8px;
  margin-bottom: 8px;
  border: 1px solid #bdbec0;
  transition: all 0.15s linear; }
  .body .bx-basket .basket-item-property-scu-text .basket-item-scu-item:hover, .body .bx-basket .basket-item-property-scu-text .basket-item-scu-item.selected {
    border-color: #aabf6b; }
  .body .bx-basket .basket-item-property-scu-text .basket-item-scu-item > span {
    display: inline-block;
    min-width: 25px;
    text-align: center;
    color: #308ac4;
    font-weight: normal;
    padding: 7px 6px 6px; }

.body .bx-basket .basket-item-scu-list {
  list-style: none;
  padding-left: 0px;
  counter-reset: list 0; }

.body .bx-basket .basket-item-property-name {
  display: inline-block;
  color: #878787;
  font-weight: normal;
  padding: 4px 7px 4px 0; }

.body .bx-basket .basket-item-scu-item {
  position: static;
  list-style-type: none;
  width: auto !important;
  height: auto !important; }

.body .bx-basket .basket-item-property-custom {
  padding: 0;
  margin-bottom: 8px; }

.body .bx-basket .basket-item-property-custom-name {
  color: #878787;
  font-weight: normal;
  margin-right: 7px; }

.body .bx-basket .basket-item-property-custom-value {
  font-weight: normal; }

.body .bx-basket .basket-item-price-old-text {
  position: relative;
  color: #878787;
  white-space: nowrap; }
  .body .bx-basket .basket-item-price-old-text:after {
    position: absolute;
    top: 49%;
    right: 0;
    left: 0;
    display: block;
    width: auto;
    height: 1px;
    content: " ";
    background-color: #aabf6b; }

.body .bx-basket .basket-item-price-current-text {
  font-size: 18px;
  font-weight: bold;
  line-height: 1; }

.body .bx-basket .basket-item-price-difference {
  color: inherit;
  font-size: 13px;
  font-weight: normal;
  white-space: nowrap;
  line-height: 18px;
  padding: 0;
  margin: 5px 0 0 0;
  background: transparent; }
  .body .bx-basket .basket-item-price-difference > span {
    display: inline-block;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    padding: 2px 4px 1px;
    margin-left: 2px;
    background-color: #ffd200; }

.body .bx-basket .basket-items-list-item-amount {
  width: 100%;
  height: 22px; }

.body .bx-basket .basket-item-block-amount {
  position: relative;
  display: inline-block;
  width: 120px;
  height: 31px;
  background-color: #FFF;
  position: relative;
  padding: 0; }

.body .bx-basket .basket-item-amount-btn-minus,
.body .bx-basket .basket-item-amount-btn-plus {
  position: relative;
  display: inline-block;
  float: left;
  text-decoration: none;
  cursor: pointer;
  padding: 14px 15px 15px 14px;
  background: #F3F3F3;
  border: 1px solid #ebebeb;
  border-radius: 4px;
  position: absolute; }
  .body .bx-basket .basket-item-amount-btn-minus:before, .body .bx-basket .basket-item-amount-btn-minus:after,
  .body .bx-basket .basket-item-amount-btn-plus:before,
  .body .bx-basket .basket-item-amount-btn-plus:after {
    position: absolute;
    display: inline-block;
    width: 10px;
    height: 10px;
    content: ' ';
    background-color: black; }
  .body .bx-basket .basket-item-amount-btn-minus:hover,
  .body .bx-basket .basket-item-amount-btn-plus:hover {
    background-color: #e0e0e0; }
  .body .bx-basket .basket-item-amount-btn-minus:active,
  .body .bx-basket .basket-item-amount-btn-plus:active {
    background-color: #cdcdcd; }
  .body .bx-basket .basket-item-amount-btn-minus:before, .body .bx-basket .basket-item-amount-btn-minus:after,
  .body .bx-basket .basket-item-amount-btn-plus:before,
  .body .bx-basket .basket-item-amount-btn-plus:after {
    margin-top: 0 !important;
    margin-left: 0 !important; }

.body .bx-basket .basket-item-amount-btn-minus {
  top: 0;
  left: 0; }
  .body .bx-basket .basket-item-amount-btn-minus:before {
    top: 14px;
    left: 8px;
    width: 13px;
    height: 1px;
    content: ' ';
    background-color: black; }
  .body .bx-basket .basket-item-amount-btn-minus:after {
    content: none; }

.body .bx-basket .basket-item-amount-filed-block {
  position: static; }

.body .bx-basket .basket-item-amount-filed {
  display: inline-block;
  float: left;
  width: 29px;
  text-align: center;
  padding: 7px 0 7px;
  background-color: #FFF;
  border: 1px solid #ebebeb;
  border-right: none;
  border-radius: 4px 0 0 4px;
  box-shadow: none;
  position: absolute;
  top: 0;
  left: 31px; }
  .body .bx-basket .basket-item-amount-filed:hover, .body .bx-basket .basket-item-amount-filed:hover:focus, .body .bx-basket .basket-item-amount-filed:focus {
    border-color: #ebebeb;
    box-shadow: none; }

.body .bx-basket .basket-item-amount-btn-plus {
  top: 0px;
  right: 0; }
  .body .bx-basket .basket-item-amount-btn-plus:before {
    top: 14px;
    left: 8px;
    width: 13px;
    height: 1px; }
  .body .bx-basket .basket-item-amount-btn-plus:after {
    top: 8px;
    left: 14px;
    width: 1px;
    height: 13px; }

.body .bx-basket .basket-item-amount-field-description {
  display: inline-block;
  float: left;
  width: 29px;
  line-height: 18px;
  text-align: center;
  padding: 5px 0 6px;
  background-color: #FFF;
  border: 1px solid #ebebeb;
  border-left: none;
  border-radius: 0 4px 4px 0;
  position: absolute;
  top: 0;
  right: 31px;
  left: auto;
  color: black;
  font-style: normal; }

.pcontent .bx_item_list_you_looked_horizontal {
  display: none; }

.header-basket {
  text-align: left; }
  .header-basket__link {
    display: block;
    color: #000;
    text-decoration: none; }
    .header-basket__link:hover {
      text-decoration: none; }
      .header-basket__link:hover .header-basket__title {
        text-decoration: underline; }
  .header-basket .svg-icon {
    float: left;
    width: 39px;
    height: 36px;
    fill: #aabf6b; }
  .header-basket__info {
    margin-left: 49px; }
  .header-basket__title {
    font-size: 14px; }
  .header-basket__descr {
    width: 100%;
    max-width: 150px;
    color: #308ac4;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis; }

/************************************************************/
.body #bx-soa-order input[type="text"],
.body #bx-soa-order input[type="password"],
.body #bx-soa-order textarea,
.body #bx-soa-order select {
  width: 100%; }

.body #bx-soa-order .bx-soa-editstep {
  text-decoration: none; }
  .body #bx-soa-order .bx-soa-editstep:hover {
    border-bottom: none; }

.body #bx-soa-order .radio-inline {
  padding-left: 0; }

.body #bx-soa-order .has-error .form-control {
  box-shadow: none; }

.body #bx-soa-order .bx-sls .dropdown-block {
  padding: 0 25px 0 34px;
  border-radius: 0; }

.body #bx-soa-order .bx-sls .dropdown-icon {
  top: 13px;
  left: 14px; }

.body #bx-soa-order .bx-sls .bx-ui-sls-clear {
  margin-top: 6px;
  margin-right: 4px; }

.body #bx-soa-order .bx-soa-section.bx-step-completed {
  border-color: #ebebeb; }

.body #bx-soa-order .bx-soa-section-content {
  padding: 10px 25px; }
  .body #bx-soa-order .bx-soa-section-content > strong {
    font-weight: normal;
    color: #878787; }

.body #bx-soa-order .bx-soa-section.bx-active.bx-selected .bx-soa-section-content {
  padding-bottom: 24px; }

.body #bx-soa-order .bx-soa-section-title-container {
  background-color: #ebebeb; }

.body #bx-soa-order .bx-soa-section-title {
  font-size: inherit;
  font-weight: normal;
  padding: 3px 25px; }

.body #bx-soa-order .bx-soa-location-input-container .form-control .bx-ui-sls-fake {
  width: 100%; }

.body #bx-soa-order .form-group {
  margin: 10px 0; }

.body #bx-soa-order .bx-soa .bx-soa-customer-label,
.body #bx-soa-order .bx-soa .bx-soa-custom-label,
.body #bx-soa-order .bx-soa .form-group label.bx-soa-custom-label {
  font-size: inherit;
  font-weight: bold;
  margin-bottom: 5px; }

.body #bx-soa-order .bx-soa .form-group label {
  font-size: inherit; }

.body #bx-soa-order .bx-soa-section.bx-selected,
.body #bx-soa-order .bx-soa-pp-company.bx-selected .bx-soa-pp-company-graf-container {
  border-color: #aabf6b; }

.body #bx-soa-order .bx-soa-item-title {
  font-weight: normal; }

.body #bx-soa-order .bx-soa-cart-total {
  padding: 10px 25px; }

.body #bx-soa-order .bx-soa-cart-total .bx-soa-cart-total-line:first-child .bx-soa-cart-t,
.body #bx-soa-order .bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-t {
  font-weight: normal;
  font-size: 16px !important; }

.body #bx-soa-order .bx-soa-cart-total .bx-soa-cart-total-line-total .bx-soa-cart-d {
  font-size: 16px !important; }

.body #bx-soa-order .bx-soa-section-title-count {
  display: none; }

.body #bx-soa-order .bx-sls .form-control.dropdown-block,
.body #bx-soa-order .bx-slst .form-control.dropdown-block,
.body #bx-soa-order .bx-soa-coupon-input input[type=text].form-control,
.body #bx-soa-order .form-group .form-control:focus {
  border-color: #ebebeb;
  background-color: #fff; }
  .body #bx-soa-order .bx-sls .form-control.dropdown-block:focus,
  .body #bx-soa-order .bx-slst .form-control.dropdown-block:focus,
  .body #bx-soa-order .bx-soa-coupon-input input[type=text].form-control:focus,
  .body #bx-soa-order .form-group .form-control:focus:focus {
    border-color: #aabf6b; }

.body #bx-soa-order .bx-sls .form-control.dropdown-block.focus {
  border-color: #aabf6b; }

.body #bx-soa-order .bx-soa-more-btn .btn.btn-default {
  position: relative;
  display: inline-block;
  height: auto;
  padding: 5px 21px 6px 21px;
  text-decoration: none;
  text-align: center;
  line-height: 18px;
  font-size: 13px;
  font-weight: normal;
  cursor: pointer;
  white-space: nowrap;
  background: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-shadow: none;
  box-shadow: none;
  transition: 0s;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  background-color: #aabf6b;
  border: 1px solid #aabf6b;
  border-bottom-color: #859b43; }
  .body #bx-soa-order .bx-soa-more-btn .btn.btn-default:hover {
    color: #fff;
    background-color: #859b43;
    border-color: #859b43;
    text-decoration: none;
    transition: 0s; }
  .body #bx-soa-order .bx-soa-more-btn .btn.btn-default.pull-left {
    position: relative;
    display: inline-block;
    height: auto;
    padding: 5px 21px 6px 21px;
    text-decoration: none;
    text-align: center;
    line-height: 18px;
    font-size: 13px;
    font-weight: normal;
    cursor: pointer;
    white-space: nowrap;
    background: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-shadow: none;
    box-shadow: none;
    transition: 0s;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    background-color: #fed85e;
    border: 1px solid #fed85e;
    border-bottom-color: #fec612; }
    .body #bx-soa-order .bx-soa-more-btn .btn.btn-default.pull-left:hover {
      color: #fff;
      background-color: #fec612;
      border-color: #fec612;
      text-decoration: none;
      transition: 0s; }

.body #bx-soa-order #bx-soa-orderSave .btn.btn-default {
  position: relative;
  display: inline-block;
  height: auto;
  padding: 5px 21px 6px 21px;
  text-decoration: none;
  text-align: center;
  line-height: 18px;
  font-size: 13px;
  font-weight: normal;
  cursor: pointer;
  white-space: nowrap;
  background: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-shadow: none;
  box-shadow: none;
  transition: 0s;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  background-color: #aabf6b;
  border: 1px solid #aabf6b;
  border-bottom-color: #859b43; }
  .body #bx-soa-order #bx-soa-orderSave .btn.btn-default:hover {
    color: #fff;
    background-color: #859b43;
    border-color: #859b43;
    text-decoration: none;
    transition: 0s; }

.body #bx-soa-order .bx-soa-sidebar .bx-soa-cart-total .btn.btn-default,
.body #bx-soa-order .bx-authform .btn-default {
  position: relative;
  display: inline-block;
  height: auto;
  padding: 5px 21px 6px 21px;
  text-decoration: none;
  text-align: center;
  line-height: 18px;
  font-size: 13px;
  font-weight: normal;
  cursor: pointer;
  white-space: nowrap;
  background: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-shadow: none;
  box-shadow: none;
  transition: 0s;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  background-color: #aabf6b;
  border: 1px solid #aabf6b;
  border-bottom-color: #859b43;
  font-size: 13px !important; }
  .body #bx-soa-order .bx-soa-sidebar .bx-soa-cart-total .btn.btn-default:hover,
  .body #bx-soa-order .bx-authform .btn-default:hover {
    color: #fff;
    background-color: #859b43;
    border-color: #859b43;
    text-decoration: none;
    transition: 0s; }

.body #bx-soa-order .bx_soa_pickup .bx-soa-pickup-list .btn.btn-default,
.body #bx-soa-order .bx-soa-reg-block .btn-default {
  position: relative;
  display: inline-block;
  height: auto;
  padding: 5px 21px 6px 21px;
  text-decoration: none;
  text-align: center;
  line-height: 18px;
  font-size: 13px;
  font-weight: normal;
  cursor: pointer;
  white-space: nowrap;
  background: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-shadow: none;
  box-shadow: none;
  transition: 0s;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  background-color: #fed85e;
  border: 1px solid #fed85e;
  border-bottom-color: #fec612; }
  .body #bx-soa-order .bx_soa_pickup .bx-soa-pickup-list .btn.btn-default:hover,
  .body #bx-soa-order .bx-soa-reg-block .btn-default:hover {
    color: #fff;
    background-color: #fec612;
    border-color: #fec612;
    text-decoration: none;
    transition: 0s; }

.body #bx-soa-order .bx-soa-cart-total {
  padding: 10px 14px; }

.body #bx-soa-order .bx-soa-cart-total-line {
  padding: 5px 0; }

.body #bx-soa-order .bx-soa-basket-info .bx-price.all,
.body #bx-soa-order .bx-soa-basket-info .bx-price-old {
  font-weight: normal; }

.body #bx-soa-order .bx-soa-cart-total-line.bx-soa-cart-total-line-highlighted {
  background-color: transparent; }
  .body #bx-soa-order .bx-soa-cart-total-line.bx-soa-cart-total-line-highlighted .bx-soa-cart-d {
    color: #aabf6b; }

.body #bx-soa-order .bx-soa-item-imgcontainer {
  border: none;
  border-radius: 0; }

.body #bx-soa-order .bx-soa-auth .row {
  width: 100%; }

.body #bx-soa-order .bx-soa-auth .checkbox {
  padding-left: 20px; }
  .body #bx-soa-order .bx-soa-auth .checkbox .bx-filter-param-label {
    padding-left: 0; }

.body #bx-soa-order .bx-soa-auth .bx-soa-reference {
  margin-left: 15px; }

.body .bx-sls .bx-ui-sls-fake,
.body .bx-sls .bx-ui-sls-route,
.footer .bx-sls .bx-ui-sls-fake,
.footer .bx-sls .bx-ui-sls-route,
.fancybox-container .bx-sls .bx-ui-sls-fake,
.fancybox-container .bx-sls .bx-ui-sls-route,
.gopro-subscribe-window .bx-sls .bx-ui-sls-fake,
.gopro-subscribe-window .bx-sls .bx-ui-sls-route {
  height: 39px; }

.header-fly-active .bx-soa-cart-total.bx-soa-cart-total-fixed {
  top: 80px; }

@media (max-width: 1199px) {
  #bx-soa-order .bx-soa-sidebar {
    display: none; } }

/************************************************************/
.sale-personal-section-index-block {
  opacity: .8;
  padding: 0;
  margin: 0 0 30px;
  text-align: center;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  color: #fff;
  background-size: cover;
  border-radius: 3px;
  height: 87%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-around;
  background-color: #7a828e; }

.sale-personal-section-index-block-ico {
  display: inline-block;
  margin-bottom: 15px; }

.sale-personal-section-index-block-ico .icon-svg {
  width: 50px;
  height: 50px;
  fill: #fff; }

@media (max-width: 992px) {
  .sale-personal-section-index-block {
    height: auto;
    margin: 8px 0; } }

.body .sale-personal-section-index-block-link,
.sale-personal-section-index-block-link:hover,
.sale-personal-section-index-block-link:active,
.sale-personal-section-index-block-link:focus,
.sale-personal-section-index-block-link:visited {
  text-decoration: none;
  display: block;
  width: 100%;
  padding: 25px 15px;
  color: #fff; }

.sale-personal-section-index-block:hover {
  opacity: 1; }

.sale-personal-section-index-block-link {
  color: #fff; }

.sale-personal-section-index-block-name {
  font-size: 16px; }

.sale-personal-section-account-sub-header {
  margin-top: 40px; }

.sale-personal-section-row-flex {
  display: -webkit-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .sale-personal-section-row-flex:before {
    content: none; }

.body .sale-personal-section-index .sale-personal-section-index-block {
  background: #7a828e; }

.body .sale-personal-account-wallet-title {
  min-height: auto;
  font-family: Arial;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  color: #878787;
  padding: 13px 26px 15px;
  vertical-align: middle;
  background-color: #fff;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  text-transform: lowercase; }
  .body .sale-personal-account-wallet-title:first-letter {
    text-transform: uppercase; }

.body .sale-personal-account-wallet-list-container {
  padding: 13px 26px 15px;
  vertical-align: middle;
  color: black;
  background-color: #fff;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid #ebebeb;
  border-left: none; }

.body .sale-personal-account-wallet-list-item {
  padding: 0; }

.body .sale-personal-account-wallet-currency-item {
  color: #aabf6b; }

.body .sale-personal-section-account-sub-header {
  min-height: auto;
  font-family: Arial;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  color: #878787;
  padding: 13px 26px 15px;
  vertical-align: middle;
  background-color: #fff;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb; }

.body .bx-sap {
  padding: 13px 26px 15px;
  vertical-align: middle;
  color: black;
  background-color: #fff;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid #ebebeb;
  border-left: none; }

.body .sale-acountpay-block {
  padding-left: 0; }

.body .sale-acountpay-fixedpay-item {
  position: relative;
  display: inline-block;
  height: auto;
  padding: 5px 21px 6px 21px;
  text-decoration: none;
  text-align: center;
  line-height: 18px;
  font-size: 13px;
  font-weight: normal;
  cursor: pointer;
  white-space: nowrap;
  background: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-shadow: none;
  box-shadow: none;
  transition: 0s;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  background-color: #aabf6b;
  border: 1px solid #aabf6b;
  border-bottom-color: #859b43; }
  .body .sale-acountpay-fixedpay-item:hover {
    color: #fff;
    background-color: #859b43;
    border-color: #859b43;
    text-decoration: none;
    transition: 0s; }

.body .sale-acountpay-input {
  max-width: 100%; }

.body .bx-sap .control-label.input-lg {
  line-height: 20px; }

.body .sale-acountpay-pp-company.bx-selected .sale-acountpay-pp-company-graf-container {
  border-color: #aabf6b; }

.body .sale-acountpay-title {
  font-size: 13px;
  color: #878787; }

.body .sale-account-pay-button {
  position: relative;
  display: inline-block;
  height: auto;
  padding: 5px 21px 6px 21px;
  text-decoration: none;
  text-align: center;
  line-height: 18px;
  font-size: 13px;
  font-weight: normal;
  cursor: pointer;
  white-space: nowrap;
  background: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-shadow: none;
  box-shadow: none;
  transition: 0s;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  background-color: #fed85e;
  border: 1px solid #fed85e;
  border-bottom-color: #fec612; }
  .body .sale-account-pay-button:hover {
    color: #fff;
    background-color: #fec612;
    border-color: #fec612;
    text-decoration: none;
    transition: 0s; }

.body .bx_my_order_cancel a {
  color: #308ac4; }
  .body .bx_my_order_cancel a:hover {
    color: #67adda; }

.body .bx_my_order_cancel input[type="submit"] {
  position: relative;
  display: inline-block;
  height: auto;
  padding: 5px 21px 6px 21px;
  text-decoration: none;
  text-align: center;
  line-height: 18px;
  font-size: 13px;
  font-weight: normal;
  cursor: pointer;
  white-space: nowrap;
  background: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-shadow: none;
  box-shadow: none;
  transition: 0s;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  background-color: #fed85e;
  border: 1px solid #fed85e;
  border-bottom-color: #fec612;
  color: #fff !important; }
  .body .bx_my_order_cancel input[type="submit"]:hover {
    color: #fff;
    background-color: #fec612;
    border-color: #fec612;
    text-decoration: none;
    transition: 0s; }

.body .sale-order-detail .sale-order-detail-general,
.body .sale-order-detail .sale-order-detail-about-order-inner-container,
.body .sale-order-detail .sale-order-detail-payment-options-inner-container,
.body .sale-order-detail .sale-order-detail-payment-options-shipment-container,
.body .sale-order-detail .sale-order-detail-order-section,
.body .sale-order-detail div.sale-order-detail-payment-options-shipment {
  border: none; }

.body .sale-order-detail .sale-order-detail-general-head {
  display: none; }

.body .sale-order-detail .sale-order-detail-about-order-title,
.body .sale-order-detail .sale-order-detail-payment-options-title,
.body .sale-order-detail .sale-order-detail-payment-options-order-content-title,
.body .sale-order-detail .sale-order-detail-payment-options-shipment-composition-title-element {
  min-height: auto;
  font-family: Arial;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  color: #878787;
  padding: 13px 26px 15px;
  vertical-align: middle;
  background-color: #fff;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb; }
.body .sale-order-detail .sale-order-detail-payment-options-order-content-title {
  border-top: none;
}
  .body .sale-order-detail .sale-order-detail-about-order-title > h3,
  .body .sale-order-detail .sale-order-detail-payment-options-title > h3,
  .body .sale-order-detail .sale-order-detail-payment-options-order-content-title > h3,
  .body .sale-order-detail .sale-order-detail-payment-options-shipment-composition-title-element > h3 {
    font: inherit;
    color: inherit;
    margin: 0; }

.body .sale-order-detail .sale-order-detail-about-order-inner-container-repeat-cancel {
  width: 121px;
  /*text-decoration: none;*/
  /*color: #308ac4;
  color: #7b2701;*/
  color: rgb(229, 35, 44);
  padding: 5px 0 6px 22px;
  background: url("/local/templates/profood_default/assets/css/../img/sale-order-delete.svg") no-repeat -10% 60%;
  background-size: 30% auto;
  text-align: left;
}
  .body .sale-order-detail .sale-order-detail-about-order-inner-container-repeat-cancel:hover {
    /*color: #67adda;
    color: #7b2701;*/
    text-decoration: none;
  }

.body .sale-order-detail .sale-order-detail-about-order-inner-container-details-title {
  font: inherit;
  color: #878787; }

.body .sale-order-detail .sale-order-detail-about-order-inner-container-repeat-button,
.body .sale-order-detail .sale-order-detail-payment-options-methods-button-element {
  position: relative;
  display: inline-block;
  height: auto;
  padding: 5px 21px 6px 21px;
  text-decoration: none;
  text-align: center;
  line-height: 18px;
  font-size: 13px;
  font-weight: normal;
  cursor: pointer;
  white-space: nowrap;
  background: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-shadow: none;
  box-shadow: none;
  transition: 0s;
  /*-khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;*/
  color: #fff;
  background-color: #fed85e;
  border: 1px solid #fed85e;
  border-bottom-color: #fec612; }
.body .sale-order-detail .sale-order-detail-about-order-inner-container-repeat-button {
	padding: 5px 0 6px 22px;
	border: none;
	color: rgb(83, 185, 75);
	text-decoration: underline;
	background: url("/local/templates/profood_default/assets/css/../img/sale-order-repeat.svg") no-repeat -10% 60%;
	background-size: 30% auto;
}
  .body .sale-order-detail .sale-order-detail-about-order-inner-container-repeat-button:hover,
  .body .sale-order-detail .sale-order-detail-payment-options-methods-button-element:hover {
    color: #fff;
    background-color: #fec612;
    border-color: #fec612;
    text-decoration: none;
    transition: 0s; }
.body .sale-order-detail .sale-order-detail-about-order-inner-container-repeat-button:hover {
  color: rgb(83, 185, 75);
  background-color: transparent;
  text-decoration: none;
}

.body .sale-order-detail .sale-order-detail-order-section > .sale-order-detail-order-section-content {
  padding-left: 0;
  padding-right: 0; }

.body .sale-order-detail .sale-order-detail-order-item-td,
.body .sale-order-detail .sale-order-detail-order-item-td-title {
  padding: 13px 26px 15px;
  vertical-align: middle;
  color: black;
  background-color: #fff;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid #ebebeb;
  border-left: none; }
  .body .sale-order-detail .sale-order-detail-order-item-td > div,
  .body .sale-order-detail .sale-order-detail-order-item-td-title > div {
    padding: 0;
    border: none; }

.body .sale-order-detail .sale-order-detail-total-payment-list-left-item,
.body .sale-order-detail .sale-order-detail-payment-options-shipment-composition-title-element {
  font: inherit;
  color: #878787; }

.body .sale-order-detail .sale-order-detail-about-order-title,
.body .sale-order-detail .sale-order-detail-payment-options-title,
.body .sale-order-detail .sale-order-detail-payment-options-shipment-composition-title,
.body .sale-order-detail .sale-order-detail-payment-options-order-content-title,
.body .sale-order-detail .sale-order-detail-payment-options-order-content-title {
  background: transparent; }

.body .sale-order-detail .sale-order-detail-order-section {
  padding-right: 15px;
  padding-left: 15px; }

.body .sale-order-detail .sale-order-detail-about-order-inner-container-details {
  margin-top: 15px;
  border-left: 1px solid #ebebeb; }

.body .sale-order-detail .sale-order-detail-order-item-title {
  font-weight: normal; }

.body .sale-order-list-container {
  padding: 13px 26px 15px;
  vertical-align: middle;
  color: black;
  background-color: #fff;
  border-top: none;
  border-right: none;
  border-bottom: 1px solid #ebebeb;
  border-left: none;
  margin: 0;
  border-top: 1px solid #ebebeb;
  transition: all .15s linear;
  z-index: 100; }
  .body .sale-order-list-container:hover {
    box-shadow: 0px 6px 41px -8px rgba(154, 164, 166, 0.82);
    z-index: 110; }

.body .sale-order-list-container + .sale-order-list-container {
  border-top: transparent; }

.body .sale-order-list-title-container,
.body .sale-order-list-accomplished-title-container {
  background: transparent; }

.body .sale-order-list-title,
.body .sale-order-list-accomplished-title {
  font: inherit;
  margin: 0 0 15px 0; }

.body .sale-order-list-inner-container,
.body .sale-order-list-inner-accomplished,
.body .sale-order-list-accomplished-date,
.body .sale-order-list-accomplished-date-number {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
  border: none; }

.body .sale-order-list-inner-title-line,
.body .sale-order-list-inner-title-line,
.body .sale-order-list-inner-row {
  display: none; }

.body .sale-order-list-inner-row:last-of-type {
  display: block; }

.body .sale-order-list-top-border {
  display: none; }

.body .sale-order-list-about-link {
  font: inherit; }

.body .sale-order-list-repeat-container,
.body .sale-order-list-cancel-container {
  text-align: right; }

.body .sale-order-list-shipment-button,
.body .sale-order-list-repeat-link,
.body .sale-order-list-cancel-link,
.body .sale-order-list-about-link,
.body .sale-order-list-change-payment {
  /*color: #308ac4;*/
  /*color: #7b2701;*/
  color: #434343;
}
  .body .sale-order-list-shipment-button:hover,
  .body .sale-order-list-repeat-link:hover,
  .body .sale-order-list-cancel-link:hover,
  .body .sale-order-list-about-link:hover,
  .body .sale-order-list-change-payment:hover {
    /*color: #67adda;*/
    /*color: #7b2701;*/
    color: #434343;
  }

.body .sale-order-list-accomplished-date-number {
  font: inherit;
  color: #878787; }

.body .sale-profile-detail-form .sale-personal-profile-detail-form-title-row > h4 {
  min-height: auto;
  font-family: Arial;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  color: #878787;
  padding: 13px 26px 15px;
  vertical-align: middle;
  background-color: #fff;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  border-top: none;
  border-bottom: none; }
  .body .sale-profile-detail-form .sale-personal-profile-detail-form-title-row > h4 > b {
    font-weight: normal; }

.body .sale-profile-detail-form .form-group label {
  color: #878787; }

.body .sale-profile-detail-form .bx-sls .dropdown-icon {
  top: 11px; }

.body .sale-profile-detail-form .dropdown-block.bx-ui-sls-input-block {
  min-height: 37px;
  border-radius: 0; }

.body .sale-profile-detail-form .bx-ui-sls-fake {
  width: 100%; }

.body .sale-profile-detail-form .bx-sls .bx-ui-sls-clear {
  top: 2px; }

.body .sale-profile-detail-form .form-control:hover {
  border-color: #bebebe;
  -webkit-box-shadow: none;
  box-shadow: none; }

.body .sale-profile-detail-form .form-control:hover:focus {
  border-color: #aabf6b; }

.body .sale-profile-detail-form .btn-md {
  position: relative;
  display: inline-block;
  height: auto;
  padding: 5px 21px 6px 21px;
  text-decoration: none;
  text-align: center;
  line-height: 18px;
  font-size: 13px;
  font-weight: normal;
  cursor: pointer;
  white-space: nowrap;
  background: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-shadow: none;
  box-shadow: none;
  transition: 0s;
  -khtml-border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  color: #fff;
  background-color: #fed85e;
  border: 1px solid #fed85e;
  border-bottom-color: #fec612; }
  .body .sale-profile-detail-form .btn-md:hover {
    color: #fff;
    background-color: #fec612;
    border-color: #fec612;
    text-decoration: none;
    transition: 0s; }
  .body .sale-profile-detail-form .btn-md:first-of-type {
    position: relative;
    display: inline-block;
    height: auto;
    padding: 5px 21px 6px 21px;
    text-decoration: none;
    text-align: center;
    line-height: 18px;
    font-size: 13px;
    font-weight: normal;
    cursor: pointer;
    white-space: nowrap;
    background: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-shadow: none;
    box-shadow: none;
    transition: 0s;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
    background-color: #aabf6b;
    border: 1px solid #aabf6b;
    border-bottom-color: #859b43; }
    .body .sale-profile-detail-form .btn-md:first-of-type:hover {
      color: #fff;
      background-color: #859b43;
      border-color: #859b43;
      text-decoration: none;
      transition: 0s; }

.body .sale-personal-profile-list-container {
  border: none; }
  .body .sale-personal-profile-list-container > tbody > tr > th {
    min-height: auto;
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    color: #878787;
    padding: 13px 26px 15px;
    vertical-align: middle;
    background-color: #fff;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb; }
  .body .sale-personal-profile-list-container > tbody > tr > td {
    padding: 13px 26px 15px;
    vertical-align: middle;
    color: black;
    background-color: #fff;
    border-top: none;
    border-right: none;
    border-bottom: 1px solid #ebebeb;
    border-left: none; }
    .body .sale-personal-profile-list-container > tbody > tr > td > b {
      font-weight: normal; }
  .body .sale-personal-profile-list-container .sale-personal-profile-list-change-button {
    color: #308ac4;
    border: none; }
    .body .sale-personal-profile-list-container .sale-personal-profile-list-change-button:hover {
      color: #67adda; }

.search_page .form_search {
  margin-bottom: 15px; }

.search_page .form_search .q {
  margin-right: 10px; }

.search_page .form_search .btn.btn1 {
  padding: 11px 14px; }

.spage {
  margin-top: 20px; }

.spage .iblock .title {
  margin-bottom: 10px;
  font-weight: bold; }

.spage .iblock {
  margin-bottom: 25px;
  border-bottom: 1px solid #F2F2F2; }

.spage .iblock .sitem {
  margin-bottom: 25px; }

.spage .iblock .sitem.catitem {
  display: block;
  width: 100%; }

.spage .iblock .sitem.catitem .pic {
  display: block;
  width: 15%;
  float: left;
  padding: 0 20px 20px 0;
  text-align: center; }

.spage .iblock .sitem.catitem .telo {
  width: 85%;
  float: left; }

.spage .iblock .sitem .name,
.spage .iblock .sitem .description,
.spage .iblock .sitem .price,
.spage .iblock .sitem div.chain {
  margin-bottom: 5px; }

.spage .iblock .sitem.catitem .telo .price {
  font-size: 18px; }

.spage .iblock .sitem.catitem .telo .chain {
  margin-left: 30px; }

.spage .iblock .sitem .chain .icon {
  width: 7px;
  height: 14px;
  margin: 0px 8px 3px 8px;
  /*background-position:0px -545px;*/
  background-position: -21px -545px; }

@media screen and (max-width: 875px) {
  body.adaptive .spage .iblock .sitem .name .nm {
    display: block;
    margin-bottom: 5px; }
  body.adaptive .spage .iblock .sitem.catitem .telo .chain {
    margin-left: 0px; } }

@media screen and (max-width: 480px) {
  body.adaptive .search_page .form_search .q {
    margin-right: 0px;
    margin-bottom: 15px; }
  body.adaptive .search_page .form_search .q,
  body.adaptive .search_page .form_search .btn.btn1 {
    width: 100%;
    padding: 5px 14px; } }

.body .searchinhead {
  min-height: 40px;
  transition: border-color ease-in-out 0.15s; }
  .body .searchinhead form {
    width: 100%;
    overflow: hidden; }
  .body .searchinhead__flex {
    display: flex;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    align-items: center;
    width: 100%;
    height: 39px;
  }
  .body .searchinhead__flexbox {
    flex: 0 1 auto;
    -webkit-box-flex: 0;
    height: 39px;
  }
  .body .searchinhead__btn {
    display: inline-block;
    cursor: pointer;
    /*border: 1px solid #fed85e;*/
    /*background-color: #fed85e; */
  }
    .body .searchinhead__btn:hover {
      /*color: #fff;*/
      /*border-color: #fec612;*/
      /*background-color: #fec612; */
    }
    .body .searchinhead__btn .svg-icon {
      display: block;
      width: 16px;
      height: 14px;
      fill: #fff; }
  .body .searchinhead__zoom, .body .searchinhead__enter {
    cursor: pointer; }
    .body .searchinhead__zoom .svg-icon, .body .searchinhead__enter .svg-icon {
      display: block;
      width: 16px;
      height: 14px; }
  .body .searchinhead__zoom:hover .svg-icon {
    fill: #fecc2b; }
  .body .searchinhead__zoom .svg-icon {
    fill: #fed85e; }
  .body .searchinhead__enter {
    border: 1px solid #fed85e;
    background-color: #fed85e; }
    .body .searchinhead__enter:hover {
      border-color: #fec612;
      background-color: #fec612; }
    .body .searchinhead__enter .svg-icon {
      fill: #fff; }
  .body .searchinhead__aroundtext {
    width: 100%; }
  .body .searchinhead__input[type="text"] {
    display: inline-block;
    width: 100%;
    padding: 10px 9px 10px 0;
    background: transparent;
    border: none;
    box-shadow: none; }
    .body .searchinhead__input[type="text"]:focus {
      border: none; }

.body .search-bar .search-open {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  background-color: #fff;
  z-index: 999; }
  .body .search-bar .search-open.open {
    display: block; }
  .body .search-bar .search-open.closed {
    display: none; }
    .body .search-bar .search-open.closed .searchinhead__enter {
      display: none; }

@media (min-width: 768px) {
  .body .menu .b-mmenu .navbar-nav.search-bar {
    height: 0; } }

.menu_vertical1 .menu .searchinhead,
.menu_vertical2 .menu .searchinhead {
  margin-left: 250px; }
  @media (max-width: 767px) {
    .menu_vertical1 .menu .searchinhead,
    .menu_vertical2 .menu .searchinhead {
      margin-left: 0; } }
  .menu_vertical1 .menu .searchinhead__zoom, .menu_vertical1 .menu .searchinhead__enter,
  .menu_vertical2 .menu .searchinhead__zoom,
  .menu_vertical2 .menu .searchinhead__enter {
    padding: 13px 12px 11px 12px; }
  .menu_vertical1 .menu .searchinhead__aroundtext,
  .menu_vertical2 .menu .searchinhead__aroundtext {
    height: 40px; }
  .menu_vertical1 .menu .searchinhead__input[type="text"],
  .menu_vertical2 .menu .searchinhead__input[type="text"] {
    padding: 12px 5px 10px 0; }

.menu_horizontal1 .menu .searchinhead__btn {
  position: absolute;
  right: 0;
  top: 0;
  border-color: #aabf6b;
  background-color: #aabf6b; }
  .menu_horizontal1 .menu .searchinhead__btn:hover {
    border-color: #859b43;
    background-color: #859b43; }

.menu_horizontal1 .menu .searchinhead__btn, .menu_horizontal1 .menu .searchinhead__zoom, .menu_horizontal1 .menu .searchinhead__enter {
  padding: 17px 16px 14px 16px; }

.menu_horizontal1 .menu .searchinhead__input[type="text"] {
  padding: 16px 5px 14px 0; }

.menu_horizontal1 .menu .search-open {
  height: 47px; }

.header-fly .searchinhead {
  max-width: 390px;
  float: right; }
  .header-fly .searchinhead__btn, .header-fly .searchinhead__zoom, .header-fly .searchinhead__enter {
    padding: 13px 12px 11px 12px;
  }

@media (max-width: 767px) {
  .header-fly .searchinhead {
    max-width: 100%;
    width: 100%;
    float: none; } }

/******************************************************/
/******************************************************/
/******************************************************/
/* search.title -> results */
.title-search-result {
  display: none;
  margin-top: -3px;
  padding-right: 1px;
  border-collapse: collapse;
  border: none;
  background-color: #fff;
  border-bottom: 2px solid #aabf6b;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  overflow: hidden;
  z-index: 205; }

.stitle {
  padding: 15px 0px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #F2F2F2; }
  .stitle .title {
    color: #aabf6b;
    margin: 20px 20px 0px 20px;
    padding-bottom: 8px;
    border-bottom: 1px solid #F2F2F2; }
    .stitle .title.first {
      margin-top: 0px; }
  .stitle .iblock {
    /* simple items */
    /* /simple items */
    /* products */
    /* /products */ }
    .stitle .iblock .item {
      display: block;
      padding: 6px 20px; }
      .stitle .iblock .item:hover {
        color: #fff;
        text-decoration: none;
        background-color: #899CC7; }
    .stitle .iblock .catitem:hover .name,
    .stitle .iblock .catitem:hover .prs {
      background-color: #899CC7; }
    .stitle .iblock .catitem:hover .prs {
      color: #fff; }
    .stitle .iblock .catitem .pic {
      display: inline-block;
      width: 22px;
      text-align: center;
      margin-right: 10px; }
    .stitle .iblock .catitem img {
      margin-bottom: 1px; }
    .stitle .iblock .catitem .name,
    .stitle .iblock .catitem .prs {
      position: relative;
      display: block;
      background-color: #fff; }
    .stitle .iblock .catitem .name {
      float: left;
      padding-right: 2px; }
    .stitle .iblock .catitem .prs {
      float: right;
      color: #000;
      padding-left: 2px; }
  .stitle.twolines .iblock .catitem .inner {
    background: none; }
  .stitle.twolines .iblock .catitem .name {
    margin-right: 5px; }
  .stitle.twolines .iblock .catitem .pic {
    margin-right: 5px; }
  .stitle.twolines .iblock .catitem .prs {
    float: left; }

.body div.bx-auth-line {
  border: none; }

.body div.bx-auth-service-form {
  background-color: #F3F3F3;
  border: none; }

.body div.bx-auth-services a.bx-ss-selected {
  background-color: #F3F3F3;
  border: 1px solid #F3F3F3; }

.body .socform .bx-ss-icon {
  display: none; }

.body .socform input {
  padding: 3px 5px; }

@media screen and (max-width: 480px) {
  body.adaptive .body .socform span:after {
    display: block;
    clear: both;
    content: " ";
    font-size: 0;
    height: 0;
    visibility: hidden; }
  body.adaptive .body .socform .button {
    margin-top: 10px; }
  body.adaptive .body div.bx-auth-service-form {
    text-align: center; } }

.subscribe .line {
  margin-bottom: 15px;
  line-height: 18px; }

.subscribe .line.border {
  padding-top: 15px;
  border-top: 1px solid #F2F2F2; }

.subscribe .line .title {
  color: #878787;
  margin-bottom: 7px; }

.subscribe .line input {
  width: 100%;
  max-width: 300px; }

.subscribe .line.type label {
  margin-right: 15px; }

.subscribe .item {
  margin-bottom: 5px; }

.subscribe .item b {
  color: #444; }

.subscribe .item .sbscr {
  color: black;
  font-size: 11px; }

.subscribe .note {
  display: block;
  margin-bottom: 7px;
  color: #666; }

.subscribe .line .text {
  margin-right: 15px;
  margin-bottom: 15px; }

.subscribe .line .btn {
  padding: 11px 14px; }

@media screen and (max-width: 480px) {
  body.adaptive .subscribe .line input {
    max-width: 500px; } }

.footersubscribe .title {
  margin-bottom: 6px;
  text-transform: uppercase; }

.footersubscribe .inp input {
  width: 100%; }

.footersubscribe .btn {
  display: block;
  width: 100%;
  margin-top: 6px;
  text-align: center; }

.pcontent.thisisauthpage {
  padding-left: 0px; }

.authinhead {
  display: inline-block;
  padding-top: 16px;
  padding-bottom: 9px;
  text-align: right; }
  .authinhead .guest .svg-icon {
    width: 12px;
    height: 12px;
    margin: 0 3px 3px 0; }
  .authinhead .logged .svg-icon {
    width: 10px;
    height: 10px;
    margin: 0 5px 3px 15px;
    transform: scale(-1, 1); }
  .authinhead .svg-icon {
    fill: #0c4da2; }

@media screen and (max-width: 480px) {
  body.adaptive .authinhead {
    display: block;
    float: right;
    padding-top: 9px; } }

.authinhead2__icon {
  display: inline-block;
  padding: 5px 0;
  margin-right: 5px;
  border-radius: 50%; }

.authinhead2 .svg-icon {
  position: relative;
  bottom: 2px;
  width: 16px;
  height: 16px; }

@media (max-width: 991px) {
  .authinhead2 .authorized .authinhead2__icon {
    padding: 5px 7px;
    border: 1px solid #aabf6b; } }

.navigation {
  float: right;
  padding-top: 12px;
  font-size: 14px; }

.navigation .arrow .icon {
  width: 7px;
  height: 14px; }

.navigation span,
.navigation a {
  display: inline-block;
  padding: 0px 5px; }

.navigation a.arrow.left .icon {
  background-position: -14px -531px; }

.navigation span.arrow.left .icon {
  background-position: 0px -531px; }

.navigation a.arrow.right .icon {
  background-position: -14px -545px; }

.navigation span.arrow.right .icon {
  background-position: 0px -545px; }

.locationbig .title {
  margin-bottom: 15px;
  text-transform: uppercase; }

.locationbig .items {
  margin-bottom: 20px; }

.locationbig .item label:hover,
.locationbig .ajaxlocation label:hover {
  text-decoration: underline; }

.locationbig .item {
  display: block;
  float: left;
  width: 14%;
  padding-right: 20px; }

.locationbig .ajaxlocation .line {
  width: 100%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #F2F2F2; }

.locationbig .ajaxlocation .cominput input {
  width: 60%;
  float: left; }

.locationbig .btn.btn1 {
  margin-left: 10px;
  padding: 8px 14px 9px; }

.fancybox-container .locationbig .items {
  max-height: 200px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch; }

.fancybox-container .locationbig .item {
  width: 20%; }

.fancybox-container .locationbig .ajaxlocation .line {
  position: relative;
  left: -20px;
  padding: 0px 20px; }

@media screen and (max-width: 1260px) and (min-width: 876px) {
  body.adaptive .locationbig .item {
    width: 20%; }
  body.adaptive .fancybox-container .locationbig .item {
    width: 25%; } }

@media screen and (max-width: 875px) and (min-width: 676px) {
  body.adaptive .locationbig .item {
    width: 25%; }
  body.adaptive .fancybox-container .locationbig .item {
    width: 33%; } }

@media screen and (max-width: 675px) and (min-width: 526px) {
  body.adaptive .locationbig .item {
    width: 33%; }
  body.adaptive .fancybox-container .locationbig .item {
    width: 50%; } }

@media screen and (max-width: 525px) and (min-width: 481px) {
  body.adaptive .locationbig .item {
    width: 50%; }
  body.adaptive .fancybox-container .locationbig .item {
    width: 100%; }
  body.adaptive .fancybox-container .locationbig .ajaxlocation .cominput input {
    width: 100%; }
  body.adaptive .fancybox-container .locationbig .btn.btn1 {
    margin-top: 10px;
    margin-left: 0px; } }

@media screen and (max-width: 480px) {
  body.adaptive .locationbig .item {
    width: 100%; }
  body.adaptive .locationbig .ajaxlocation .cominput input {
    width: 100%; }
  body.adaptive .locationbig .btn.btn1 {
    margin-top: 10px;
    margin-left: 0px; } }

.location {
  display: inline-block;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 20px; }
  .location .svg-icon {
    width: 8px;
    height: 8px;
    margin-left: 3px;
    margin-bottom: 1px; }

@media screen and (max-width: 480px) {
  body.adaptive .location {
    display: block;
    float: left; }
    body.adaptive .location span {
      display: none; } }

.location2 .form {
  display: inline-block; }

.location2 .svg-icon {
  width: 16px;
  height: 16px;
  fill: #aabf6b; }

.b-sorter {
  width: 100%;
  padding-top: 8px;
  margin-bottom: 15px; }
  .b-sorter__block-name {
    float: left;
    color: #aabf6b;
    font-size: 24px;
    line-height: 1;
    font-weight: normal;
    text-transform: uppercase;
    margin-top: 10px; }
  .b-sorter__sortaou {
    float: left; }
  .b-sorter__sort, .b-sorter__shortsort {
    float: left;
    margin-right: 25px; }
  .b-sorter__shortsort {
    padding-top: 5px; }
    .b-sorter__shortsort .b-sorter__title {
      padding-top: 5px; }
    .b-sorter__shortsort a {
      margin-right: 2px; }
      .b-sorter__shortsort a:last-of-type {
        margin-right: 0; }
  .b-sorter__output {
    float: right; }
  .b-sorter__title {
    float: left;
    color: #878787;
    padding: 11px 0 11px 0;
    margin-right: 1px;
    border: 1px solid transparent; }
  .b-sorter__dropdown {
    position: relative;
    float: left; }
    .b-sorter__dropdown > a {
      display: inline-block;
      white-space: nowrap;
      padding: 12px 10px 9px 10px;
      background: none;
      border: 1px solid #bdbec0;
      border-radius: 0; }
    .b-sorter__dropdown .svg-icon {
      transition: transform .3s; }
    .b-sorter__dropdown.hover > a, .b-sorter__dropdown:hover > a {
      text-decoration: none;
      border-color: #aabf6b; }
    .b-sorter__dropdown.hover .svg-icon.rotate, .b-sorter__dropdown:hover .svg-icon.rotate {
      transform: rotate(-180deg); }
    .b-sorter__dropdown.hover > div, .b-sorter__dropdown:hover > div {
      display: block; }
    .b-sorter__dropdown-in {
      position: absolute;
      left: 0;
      display: none;
      min-width: 50px;
      background-color: #FFF;
      border: 1px solid #ebebeb;
      border-bottom: 2px solid #aabf6b;
      z-index: 991;
      box-shadow: 0px 6px 41px -8px rgba(154, 164, 166, 0.82); }
      .b-sorter__dropdown-in > a {
        display: block;
        padding: 11px 10px 11px 10px;
        text-decoration: none; }
        .b-sorter__dropdown-in > a:hover, .b-sorter__dropdown-in > a.selected {
          text-decoration: none;
          background-color: #f3f3f3; }
  .b-sorter__shortsort .svg-icon, .b-sorter__sort .svg-icon {
    width: 8px;
    height: 8px;
    margin-left: 6px;
    margin-bottom: 2px;
    fill: #000; }
    .b-sorter__shortsort .svg-icon.asc, .b-sorter__sort .svg-icon.asc {
      transform: scale(1, -1); }
  .b-sorter__shortsort a:hover .svg-icon,
  .b-sorter__shortsort a.selected .svg-icon,
  .b-sorter__sort .b-sorter__dropdownin a:hover .svg-icon,
  .b-sorter__sort .b-sorter__dropdownin a.selected .svg-icon {
    fill: #fff; }
  .b-sorter__output .svg-icon {
    width: 8px;
    height: 8px;
    margin-left: 6px;
    margin-bottom: 2px;
    fill: #000; }
  .b-sorter__output .b-sorter__dropdownin a .svg-icon {
    display: none; }
  .b-sorter__template a {
    float: right;
    margin-right: 2px; }
    .b-sorter__template a:first-of-type {
      margin-right: 0; }
  .b-sorter__shortsort a {
    float: left; }
  .b-sorter__template a, .b-sorter__shortsort a {
    position: relative;
    display: inline-block;
    height: auto;
    padding: 5px 21px 6px 21px;
    text-decoration: none;
    text-align: center;
    line-height: 18px;
    font-size: 13px;
    font-weight: normal;
    cursor: pointer;
    white-space: nowrap;
    background: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-shadow: none;
    box-shadow: none;
    transition: 0s;
    -khtml-border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid transparent; }
    .b-sorter__template a:hover, .b-sorter__shortsort a:hover {
      text-decoration: underline; }
    .b-sorter__template a.selected, .b-sorter__shortsort a.selected {
      position: relative;
      display: inline-block;
      height: auto;
      padding: 5px 21px 6px 21px;
      text-decoration: none;
      text-align: center;
      line-height: 18px;
      font-size: 13px;
      font-weight: normal;
      cursor: pointer;
      white-space: nowrap;
      background: none;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      text-shadow: none;
      box-shadow: none;
      transition: 0s;
      -khtml-border-radius: 4px;
      -moz-border-radius: 4px;
      -webkit-border-radius: 4px;
      border-radius: 4px;
      color: #fff;
      background-color: #aabf6b;
      border: 1px solid #aabf6b;
      border-bottom-color: #859b43; }
      .b-sorter__template a.selected:hover, .b-sorter__shortsort a.selected:hover {
        color: #fff;
        background-color: #859b43;
        border-color: #859b43;
        text-decoration: none;
        transition: 0s; }
    .b-sorter__template a.selected:hover, .b-sorter__template a:hover, .b-sorter__shortsort a.selected:hover, .b-sorter__shortsort a:hover {
      color: #fff;
      background-color: #859b43;
      border-color: #859b43;
      text-decoration: none;
      transition: 0s; }
  .b-sorter__template {
    float: right;
    padding-top: 5px; }
    .b-sorter__template .svg-icon {
      width: 14px;
      height: 14px;
      margin-right: 8px;
      margin-bottom: 1px;
      fill: #000; }
    .b-sorter__template a {
      color: #308ac4; }
      .b-sorter__template a:hover .svg-icon, .b-sorter__template a:active .svg-icon, .b-sorter__template a.selected .svg-icon, .b-sorter__template a.selected:active .svg-icon {
        fill: #fff; }
      .b-sorter__template a:hover > span, .b-sorter__template a:active > span, .b-sorter__template a.selected > span, .b-sorter__template a.selected:active > span {
        border-color: transparent; }
      .b-sorter__template a > span {
        border-bottom: 1px dashed #308ac4; }
  .b-sorter__drop {
    display: none; }

.bottom .b-sorter {
  padding-top: 12px; }
  .bottom .b-sorter__sortaou {
    float: right; }

@media (max-width: 767px) {
  .b-sorter__block-name {
    margin-top: 5px; }
  .b-sorter__template .svg-icon {
    margin-right: 0; }
  .b-sorter__template a span {
    display: none; } }

@media (max-width: 650px) {
  .b-sorter__sort, .b-sorter__shortsort, .b-sorter__output {
    margin-right: 10px; } }

@media (max-width: 605px) {
  .b-sorter {
    padding-left: 0; } }

@media (max-width: 991px) and (min-width: 768px) {
  .b-sorter__template, .b-sorter__sortaou {
    float: none;
    display: block; }
  .b-sorter__template + .b-sorter__sortaou {
    margin-top: 15px; }
  .b-sorter__template {
    min-height: 36px; } }

@media (max-width: 767px) {
  .b-sorter__title {
    display: none; } }

.rsfavorite {
  text-align: left; }
  .rsfavorite a {
    display: block;
    color: #000;
    text-decoration: none; }
    .rsfavorite a:hover {
      text-decoration: none; }
      .rsfavorite a:hover .title {
        text-decoration: underline; }
    .rsfavorite a .title {
      font-size: 14px; }
  .rsfavorite .icon {
    display: block;
    float: left;
    width: 23px;
    height: 26px;
    margin-top: 6px;
    margin-right: 10px;
    background-position: 0px -438px; }
  .rsfavorite .svg-icon {
    float: left;
    width: 28px;
    height: 28px;
    margin: 4px 10px 0 0;
    fill: #aabf6b; }
  .rsfavorite .title,
  .rsfavorite .descr {
    margin-left: 33px; }
  .rsfavorite .descr {
    color: #308ac4; }

.c-gruppedprops__group-name {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 20px; }

.c-gruppedprops__prop {
  display: block;
  margin-bottom: 8px; }
  .c-gruppedprops__prop:last-of-type {
    margin-bottom: 0; }

.c-gruppedprops__prop-name {
  color: #878787;
  margin-right: 7px; }

.b-location {
  position: relative; }
  .b-location-confirm {
    position: absolute;
    left: -40px;
    top: 100%;
    background-color: #fff;
    width: 290px;
    padding: 18px 20px;
    border: 1px solid #eeeeee;
    margin-top: -3px;
    text-align: center;
    -webkit-box-shadow: 0px 6px 41px -8px rgba(154, 164, 166, 0.82);
    box-shadow: 0px 6px 41px -8px rgba(154, 164, 166, 0.82); }
    .b-location-confirm__triangle {
      content: "";
      position: absolute;
      top: -9px;
      width: 0;
      left: 50%;
      -webkit-transform: translateX(-5px);
      -moz-transform: translateX(-5px);
      -ms-transform: translateX(-5px);
      -o-transform: translateX(-5px);
      transform: translateX(-5px);
      height: 0;
      border-left: 10px solid transparent;
      border-right: 10px solid transparent;
      border-bottom: 10px solid #eeeeee; }
      .b-location-confirm__triangle:before {
        content: "";
        position: absolute;
        height: 0;
        border-left: 8px solid transparent;
        border-right: 8px solid transparent;
        border-bottom: 8px solid #fff;
        top: 2px;
        left: -8px; }
    .b-location-confirm__your {
      margin-bottom: 11px; }
    .b-location-confirm__controls .btn {
      padding-top: 5px;
      padding-bottom: 5px;
      margin: 0 3px; }

.header_type1 .b-location {
  display: inline-block;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-right: 20px; }
  .header_type1 .b-location .svg-icon {
    width: 8px;
    height: 8px;
    margin-left: 3px;
    margin-bottom: 1px; }

@media (max-width: 480px) {
  .header_type1 .b-location {
    display: block;
    float: left; }
    .header_type1 .b-location span {
      display: none; }
  .b-location__triangle {
    display: none; } }

.header_type2 .b-location .svg-icon {
  width: 16px;
  height: 16px;
  fill: #aabf6b; }

.b-locations-top__title {
  margin-bottom: 15px;
  text-transform: uppercase; }

.b-locations-top__item {
  margin-bottom: 5px; }

.b-locations-top__line {
  position: relative;
  left: -20px;
  width: 100%;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0px 20px;
  background-color: #F2F2F2; }

.b-locations-top__bitrix-search .bx-sls {
  max-width: 500px; }
  .b-locations-top__bitrix-search .bx-sls .bx-ui-sls-container {
    overflow: hidden;
    min-height: 40px; }
    .b-locations-top__bitrix-search .bx-sls .bx-ui-sls-container .bx-ui-sls-fake,
    .b-locations-top__bitrix-search .bx-sls .bx-ui-sls-container .bx-ui-sls-route {
      position: absolute !important;
      top: 0;
      left: 0;
      color: #000 !important;
      opacity: 1 !important;
      -webkit-box-shadow: none !important;
      box-shadow: none !important;
      background: #f7f7f8 !important;
      border-color: #d7dbdd;
      background-position: right 1px;
      background-repeat: no-repeat;
      font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 14px;
      height: 40px;
      width: 100%;
      outline: none;
      z-index: 10; }

.rs-gopro-popup ~ .bx-ui-sls-pane {
  max-height: 250px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #d7dbdd;
  border: 1px solid #d7dbdd;
  -webkit-border-radius: 0;
  border-radius: 0;
  margin-top: 1px;
  z-index: 99999; }

.bx-ui-sls-variants .bx-ui-sls-variant:hover {
  text-decoration: none; }

.bx-ui-sls-variants .dropdown-item-text {
  display: block;
  padding: 11px 22px 10px 12px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  white-space: nowrap;
  cursor: pointer; }
  .bx-ui-sls-variants .dropdown-item-text:hover, .bx-ui-sls-variants .dropdown-item-text:active {
    background-color: #f5f5f5; }

/* svg icons */
.svg-icon {
  display: inline-block;
  fill-rule: evenodd;
  vertical-align: middle; }

html, body, p, ul, ol, img, small, form, table td, hr, input {
  border: 0;
  margin: 0;
  padding: 0; }

body {
  font: 13px/18px 'Open Sans', Arial, Helvetica, sans-serif;
  /*font:13px 'Open Sans',sans-serif,Arial,Helvetica;*/
  overflow-y: scroll;
  text-align: center;
  min-width: 1260px; }

body.adaptive {
  min-width: 0px; }

p {
  margin: 0 0 10px; }

b {
  font-weight: 700;
 /* font-family: Arial; */
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
}

ul, ol {
  list-style: none outside none; }

ul, ol {
  padding-left: 20px;
  margin-top: 0;
  margin-bottom: 9.5px; }

ul {
  list-style: circle; }

ol {
  list-style: decimal; }

ul > li, ol > li {
  list-style-type: inherit;
  line-height: 19px; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: inherit; }

h1 {
  font-size: 24px; }

h2 {
  font-size: 20px; }

h3 {
  font-size: 16px; }

.fancybox-wrap, .jspScrollable {
  outline: -webkit-focus-ring-color auto 0; }

/* disable selection */
.disableSelection {
  -ms-user-select: none;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  user-select: none; }

/* title */
h1.pagetitle {
  font-weight: normal;
  line-height: 26px;
  text-transform: uppercase;
  margin: 5px 0px 28px; }

/* global styles */
.icon {
  display: inline-block;
  font-size: 0;
  vertical-align: middle; }

hr {
  border-top: 1px solid #E5E5E5; }

.nowrap {
  white-space: nowrap; }

.pngicons,
.view_showcase .share .b-share-icon,
.rsgppopup .share .b-share-icon,
.pngicons.b-share-icon {
  background-image: url("/local/templates/profood_default/assets/css/../img/icons.png?v100"); }

.animashka,
#fancybox-loading div {
  background: transparent url("/local/templates/profood_default/assets/css/../img/loading.gif?v100") center center no-repeat; }

.catalogmenu a.parent .icon.menu,
.catalogmenusmall a.parent .icon.menu {
  background-image: url("/local/templates/profood_default/assets/css/../img/menu.png"); }

.boxsizing,
.column1,
.searchinhead,
.searchinhead .aroundtext,
.location,
.mainsections .section,
.presscentermainn,
.presscentermainn .item,
.presscentermainn .item .img,
.sections .section,
.catalog .prods .sectinfo .img,
.rsgppopup .block.left,
.showcaseitem .block.left,
.elementdetail .pictures,
.light .js-element,
.detailtabs .docs,
.detailtabs .set .fullpanel .block,
.detailtabs .set .fullpanel .block .prices,
.detailtabs .set .fullpanel .block .arounddiscount,
.footer .line1 .block,
.footer .catmenu .aroundlevel,
.body input,
.body textarea,
.body span.likeinput,
.footer input,
.footer textarea,
.footer span.likeinput,
.fancybox-container input,
.fancybox-container textarea,
.fancybox-container span.likeinput,
.iblocklist .item .pic,
.iblockdetail .pic,
.arfiles .files .docs,
.locationbig .item,
.body .pmenu a,
.body .pcontent,
.orderforma .body,
.orderforma .body .line,
.orderforma .body .line .description .in,
.someform.orderforma .body .line.f_select .nm,
.someform.orderforma .body .line.f_select .vl,
.orderlist .item,
div.table div.td,
div.table div.full,
.brandslist .item,
.brandsdetail .description,
.brandbig .item,
.spage .iblock .sitem.catitem .pic,
.showcase .js-element .in,
.showcase .js-element .padd,
.mix .compare,
.mix .catalogsorter,
.body .aroundjssorslider1 .item.product .text,
.body .aroundjssorslider1 .item.product .image,
.body .aroundowlslider1 .item.product .text,
.body .aroundowlslider1 .item.product .image,
.body .bx_ordercart .bx_ordercart_order_table_container table,
.body .bx_ordercart .bx_ordercart_order_table_container table *,
.body .quantity,
.body .quantity * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.body img, .footer img {
  max-width: 100%;
  height: auto;
  width: auto\9;
  /*ie8*/ }

.ajax_loader {
  display: block;
  margin: 0 auto; }

label {
  margin-bottom: 0;
  font-weight: normal; }

/* global styles - clear */
.clearfix:after {
  display: block;
  clear: both;
  content: " ";
  font-size: 0;
  height: 0;
  visibility: hidden; }

/*
BUG: style not compiling
* html .clearfix{//zoom: 1;}IE6
*:first-child+html .clearfix{//zoom: 1;}IE7
*/
.clear {
  clear: both; }

/* global styles - hidden */
.nonep {
  height: 1px;
  left: -10000px;
  position: absolute;
  width: 1px; }

.noned {
  display: none; }

/* global styles - links */
a,
.like-a {
  color: #308ac4;
  text-decoration: none;
  outline-width: 0; }
  a:hover,
  .like-a:hover {
    color: #52a2d5;
    text-decoration: underline; }

a.fullback .icon {
  width: 7px;
  height: 14px;
  margin-right: 5px;
  margin-bottom: 3px;
  background-position: 0px -531px; }

a.fullback:hover .icon {
  background-position: -21px -531px; }

.link-dashed a,
a.link-dashed {
  text-decoration: none;
  border-bottom: 1px dashed #308ac4; }
  .link-dashed a:hover,
  a.link-dashed:hover {
    border-bottom: none; }
  .link-dashed a-in,
  a.link-dashed-in {
    text-decoration: none;
    border-bottom: none; }
    .link-dashed a-in:hover .link-dashed-in,
    a.link-dashed-in:hover .link-dashed-in {
      border-bottom: none; }
    .link-dashed a-in .link-dashed-in,
    a.link-dashed-in .link-dashed-in {
      border-bottom: 1px dashed #308ac4; }

/* global styles - area2darken (overlay on ajax request) */
.area2darken {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.6);
  z-index: 990; }

.area2darken .animashka {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 31px;
  height: 31px;
  margin: -15px 0px 0px -15px; }

/* global styles - compare checkbox */
.add2compare .icon {
  width: 13px;
  height: 13px;
  margin-right: 5px;
  margin-bottom: 2px;
  background-position: 0px -255px; }

.add2compare .svg-icon {
  width: 13px;
  height: 13px;
  margin-right: 5px;
  margin-bottom: 2px; }

.add2compare.in .icon {
  background-position: -13px -255px; }

/* global styles - errors and messages */
.errortext,
.reviews-note-error,
.notetext {
  display: inline-block;
  margin-bottom: 15px;
  padding: 10px 14px; }

.errortext {
  color: red;
  border: 1px solid red; }

.notetext {
  border: 1px solid green; }

/* page */
.centering {
  width: 100%;
  max-width: 1260px;
  min-width: 1260px;
  margin: 0 auto;
  text-align: left; }

.adaptive .centering {
  min-width: 320px; }

.centeringin {
  margin: 0px 15px; }

/* header */
.tline {
  width: 100%;
  height: 8px;
  background-color: #aabf6b; }

.tpanel {
  /* height: 48px */ }
  .tpanel__flex {
    display: flex;
    align-items: center;
    height: 50px;
    padding-bottom: 4px; }
  .tpanel.mod-background {
    background-color: #f3f3f3; }
  .tpanel.mod-bot-line .bot-line {
    border-bottom: 1px solid #ebebeb; }
  .tpanel__block {
    margin-right: 20px; }
    .tpanel__block:last-child {
      margin-right: 0; }
  .tpanel .right-part a {
    text-decoration: none; }
    .tpanel .right-part a:hover {
      text-decoration: none; }

.svg-icon-header {
  position: relative;
  bottom: 1px;
  width: 16px;
  height: 16px;
  margin-bottom: 1px;
  margin-left: 3px; }

.compare .svg-icon-header {
  margin-right: 3px; }

.favorite .svg-icon-header {
  margin-right: 2px; }

.basket .svg-icon-header {
  margin-right: 4px; }

.authandlocation {
  float: right; }

.header .logo a,
.header .logo a:hover {
  text-decoration: none; }

.header .logo a img {
  width: 100%;
  /*float: left;*/ }

.header .phone {
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  text-align: center; }

.header .phone .icon {
  line-height: 36px;
  width: 17px;
  height: 21px;
  margin-right: 8px;
  margin-bottom: 10px;
  background-position: 0px -33px; }

.header .phone .svg-icon {
  width: 20px;
  height: 21px;
  fill: #6d6d6d;
  line-height: 36px;
  margin-right: 5px;
  margin-bottom: 10px; }

.header .phone a, .header .phone a:hover {
  line-height: 36px;
  font-size: 26px;
  color: #000;
  text-decoration: none; }

.header .schedule {
  color: #888888; }

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

.header .callback a {
  display: inline-block;
  padding: 5px 25px;
  text-align: center;
  border: 1px solid #e5e5e5; }

.header .callback .icon {
  width: 8px;
  height: 4px;
  margin-left: 12px;
  background-position: 0px -4px; }

.header .callback .svg-icon {
  width: 8px;
  height: 8px;
  margin: 0 0 2px 12px; }

.header__flex {
  display: flex;
  align-items: center;
  margin-top: 19px;
  margin-bottom: 11px; }

.header__circle {
  display: inline-block;
  min-width: 20px;
  height: 20px;
  padding: 1px 2px 0;
  text-align: center;
  color: black;
  background-color: #e6e6e6;
  border-radius: 13px; }
  .header__circle.js-more-than-zero {
    color: #fff;
    background-color: #fed85e; }

/* /header */
/* content */
.content {
  line-height: 18px; }

/* /content */
/* footer */
.footer {
  margin-top: 50px;
  background-color: #fafafa; }

/* footer -> line1 */
.footer .line1 {
  padding: 30px 0; }

.footer .line1 .block {
  float: left;
  padding-right: 30px; }

.footer .line1 .block.one {
  width: 20%; }

.footer .line1 .block.two {
  width: 51%; }

.footer .line1 .block.three {
  width: 15%; }

.footer .line1 .block.four {
  width: 14%;
  padding-right: 0px; }

.footer .line1 .block.one img {
  width: auto; }

.footer .line1 .contacts {
  margin-top: 25px; }

.footer .line1 .contacts .phone a {
  color: #000;
  font-size: 24px; }

.footer .line1 .contacts .recall,
.footer .line1 .contacts .feedback {
  display: inline-block;
  margin-bottom: 4px;
  text-decoration: none; }

.footer .line1 .contacts .feedback {
  display: inline-block;
  margin-top: 25px; }

.footer .line1 .contacts .recall .svg-icon,
.footer .line1 .contacts .feedback .svg-icon {
  width: 15px;
  height: 15px;
  fill: #aabf6b;
  margin-right: 5px; }

.footer .line1 .contacts .recall:hover,
.footer .line1 .contacts .feedback:hover {
  text-decoration: underline; }

/* /footer -> line1 */
/* footer -> line2 */
.footer .line2 {
  padding: 12px 0px;
  font-size: 11px;
  border-top: 1px solid #E5E5E5; }

.footer .line2 .sitecopy {
  float: left; }

.footer .line2 .developercopy {
  float: right; }

/* /footer -> line2 */
/* /footer */
/* pmenu & pcontent */
.pmenu,
.pcontent {
  float: left; }

.pmenu {
  width: 20%; }

.pcontent {
  width: 80%;
  padding-left: 25px; }

/* /pmenu & pcontent */
/* forms */
/* forms -> universal */
.someform {
  width: 100%;
  max-width: 300px; }

.someform input[type="text"],
.someform input[type="password"],
.someform textarea,
.someform select {
  width: 100%; }

.someform .line {
  margin-bottom: 10px; }

.someform.secure .line.password .text {
  background: url("/local/templates/profood_default/assets/css/../img/sec.png") 96% 10px no-repeat; }

.someform .line.buttons .btn {
  width: 100%;
  padding: 11px 14px; }

.someform .line.notes {
  padding-top: 10px;
  border-top: 1px solid #f2f2f2; }

.someform .line.notes div {
  margin-bottom: 5px; }

/* forms -> auth */
.someform.auth .line.password .text {
  width: 58%;
  float: left; }

.someform.auth .line.password .btn {
  width: 38%;
  float: right;
  padding: 8px 14px 9px; }

.someform.auth .line.buttons a {
  float: right; }

.someform.auth .line.forgot span {
  display: inline-block;
  float: left;
  padding-top: 11px; }

.someform.auth .line.forgot a {
  float: right;
  padding: 11px 18px; }

/* forms -> register  */
.someform .line.captcha input {
  width: 108px; }

.someform .line.captcha img {
  float: right; }

/* forms */
/* tabes */
.table {
  width: 100%; }

.table .tr {
  width: 100%; }

.table .full,
.table .tr,
.table .td {
  float: left; }

.table .full,
.table .td {
  padding: 5px 10px; }

.table .td {
  width: 50%; }

.table .full {
  width: 100%; }

.table .full.name {
  color: #aabf6b; }

.table .full.header {
  margin-top: 15px;
  font-weight: bold;
  border-bottom: 1px solid #F2F2F2; }

/* /tabes */
/* additional styles */
.description {
  overflow-x: hidden; }

.elementdetail .prices table td .price.old {
  min-height: 18px;
  display: block; }

/* /additional styles */
/* main page */
.sorter_and_name {
  margin-top: 30px;
  margin-bottom: 15px; }
  .sorter_and_name .name {
    float: left;
    padding: 0px 17px;
    margin: 0;
    color: #aabf6b;
    font-size: 24px;
    font-weight: normal;
    text-transform: uppercase; }
  .sorter_and_name .sorter {
    float: right; }

/* /main page */
.num-404-error {
  font-size: 200px;
  margin-top: 50px;
  line-height: 160px;
  color: #aabf6b; }

.text-404-error {
  font-size: 30px;
  padding: 35px 0 35px; }

.errorpagein {
  margin-bottom: 70px;
  text-align: center; }

.charactersiticSKU {
  margin-bottom: 15px; }

.name_prop_sku {
  font-weight: 600;
  margin-right: 5px;
  font-family: Arial; }

.rsgopro-lockscroll {
  overflow: hidden; }
  .rsgopro-lockscroll body {
    overflow: visible;
    height: 100%; }

.presscentermainn {
  margin-bottom: 25px; }

.fancybox-toolbar .fancybox-button--thumbs {
  display: none; }

#paginator {
  display: inline-block;
  width: 100%; }

@media (min-width: 992px) {
  .tab-pane-in2 .tab-sorter {
    position: absolute;
    top: 1px;
    right: 18px;
    display: inline-block; } }

@media (max-width: 767px) {
  .text-xs-center {
    text-align: center !important; } }

div.bx-debug-summary {
  bottom: 50px !important; }

.bigdata .b-sorter__template {
  display: none; }

/* End */


/* Start:/local/templates/profood_default/assets/lib/fancybox3/jquery.fancybox.min.css?175439944012795*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/profood_default/assets/lib/owl2-2.2.1/owl.carousel.min.css?17543994402936*/
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/local/templates/profood_default/assets/lib/owl2-2.2.1/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
/* End */


/* Start:/local/templates/profood_default/assets/lib/scrollbar/jquery.scrollbar.css?175439944022152*/
/*************** SCROLLBAR BASE CSS ***************/
.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative;
}
.scroll-wrapper > .scroll-content {
  border: none !important;
  box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: auto !important;
}
.scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0;
}
.scroll-wrapper.scroll--rtl {
  direction: rtl;
}

.scroll-element {
  box-sizing: content-box;
  display: none;
}
.scroll-element div {
  box-sizing: content-box;
}
.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
  cursor: default;
}
.scroll-element.scroll-x.scroll-scrollx_visible, .scroll-element.scroll-y.scroll-scrolly_visible {
  display: block;
}

.scroll-textarea {
  border: 1px solid #cccccc;
  border-top-color: #999999;
}
.scroll-textarea > .scroll-content {
  overflow: hidden !important;
}
.scroll-textarea > .scroll-content > textarea {
  border: none !important;
  box-sizing: border-box;
  height: 100% !important;
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  overflow: scroll !important;
  outline: none;
  padding: 2px;
  position: relative !important;
  top: 0;
  width: 100% !important;
}
.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
  height: 0;
  width: 0;
}

/*************** SIMPLE INNER SCROLLBAR ***************/
.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-inner > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-x {
  bottom: 2px;
  height: 8px;
  left: 0;
  width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-y {
  height: 100%;
  right: 2px;
  top: 0;
  width: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_outer {
  overflow: hidden;
}

.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
  filter: alpha(opacity=40);
  opacity: 0.4;
}

.scrollbar-inner > .scroll-element .scroll-element_track {
  background-color: #e0e0e0;
}

.scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #c2c2c2;
}

.scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #919191;
}

.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -12px;
}

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -12px;
}

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -12px;
}

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -12px;
}

/*************** SIMPLE OUTER SCROLLBAR ***************/
.scrollbar-outer > .scroll-element,
.scrollbar-outer > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-outer > .scroll-element {
  background-color: #ffffff;
}

.scrollbar-outer > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-x {
  bottom: 0;
  height: 12px;
  left: 0;
  width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-y {
  height: 100%;
  right: 0;
  top: 0;
  width: 12px;
}

.scrollbar-outer > .scroll-element.scroll-x .scroll-element_outer {
  height: 8px;
  top: 2px;
}

.scrollbar-outer > .scroll-element.scroll-y .scroll-element_outer {
  left: 2px;
  width: 8px;
}

.scrollbar-outer > .scroll-element .scroll-element_outer {
  overflow: hidden;
}

.scrollbar-outer > .scroll-element .scroll-element_track {
  background-color: #eeeeee;
}

.scrollbar-outer > .scroll-element .scroll-element_outer,
.scrollbar-outer > .scroll-element .scroll-element_track,
.scrollbar-outer > .scroll-element .scroll-bar {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.scrollbar-outer > .scroll-element .scroll-bar {
  background-color: #d9d9d9;
}

.scrollbar-outer > .scroll-element .scroll-bar:hover {
  background-color: #c2c2c2;
}

.scrollbar-outer > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-outer > .scroll-content.scroll-scrolly_visible {
  left: -12px;
  margin-left: 12px;
}

.scrollbar-outer > .scroll-content.scroll-scrollx_visible {
  top: -12px;
  margin-top: 12px;
}

.scrollbar-outer > .scroll-element.scroll-x .scroll-bar {
  min-width: 10px;
}

.scrollbar-outer > .scroll-element.scroll-y .scroll-bar {
  min-height: 10px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -14px;
}

.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -14px;
}

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -14px;
}

.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -14px;
}

/*************** SCROLLBAR MAC OS X ***************/
.scrollbar-macosx > .scroll-element,
.scrollbar-macosx > .scroll-element div {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-macosx > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-macosx > .scroll-element .scroll-element_track {
  display: none;
}

.scrollbar-macosx > .scroll-element .scroll-bar {
  background-color: #6C6E71;
  display: block;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  opacity: 0;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
  -webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  -ms-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.scrollbar-macosx:hover > .scroll-element .scroll-bar,
.scrollbar-macosx > .scroll-element.scroll-draggable .scroll-bar {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.scrollbar-macosx > .scroll-element.scroll-x {
  bottom: 0px;
  height: 0px;
  left: 0;
  min-width: 100%;
  overflow: visible;
  width: 100%;
}

.scrollbar-macosx > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0px;
  top: 0;
  width: 0px;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-macosx > .scroll-element.scroll-x .scroll-bar {
  height: 7px;
  min-width: 10px;
  top: -9px;
}

.scrollbar-macosx > .scroll-element.scroll-y .scroll-bar {
  left: -9px;
  min-height: 10px;
  width: 7px;
}

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_outer {
  left: 2px;
}

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_size {
  left: -4px;
}

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_outer {
  top: 2px;
}

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-macosx > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -11px;
}

.scrollbar-macosx > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -11px;
}

/*************** SCROLLBAR LIGHT ***************/
.scrollbar-light > .scroll-element,
.scrollbar-light > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-light > .scroll-element {
  background-color: #ffffff;
}

.scrollbar-light > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-light > .scroll-element .scroll-element_outer {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.scrollbar-light > .scroll-element .scroll-element_size {
  background: #dbdbdb;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: -moz-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #dbdbdb), color-stop(100%, #e8e8e8));
  background: -webkit-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
  background: -o-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
  background: -ms-linear-gradient(left, #dbdbdb 0%, #e8e8e8 100%);
  background: linear-gradient(to right, #dbdbdb 0%, #e8e8e8 100%);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.scrollbar-light > .scroll-element.scroll-x {
  bottom: 0;
  height: 17px;
  left: 0;
  min-width: 100%;
  width: 100%;
}

.scrollbar-light > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 17px;
}

.scrollbar-light > .scroll-element .scroll-bar {
  background: #fefefe;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: -moz-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #fefefe), color-stop(100%, #f5f5f5));
  background: -webkit-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
  background: -o-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
  background: -ms-linear-gradient(left, #fefefe 0%, #f5f5f5 100%);
  background: linear-gradient(to right, #fefefe 0%, #f5f5f5 100%);
  border: 1px solid #dbdbdb;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-light > .scroll-content.scroll-scrolly_visible {
  left: -17px;
  margin-left: 17px;
}

.scrollbar-light > .scroll-content.scroll-scrollx_visible {
  top: -17px;
  margin-top: 17px;
}

.scrollbar-light > .scroll-element.scroll-x .scroll-bar {
  height: 10px;
  min-width: 10px;
  top: 0px;
}

.scrollbar-light > .scroll-element.scroll-y .scroll-bar {
  left: 0px;
  min-height: 10px;
  width: 10px;
}

.scrollbar-light > .scroll-element.scroll-x .scroll-element_outer {
  height: 12px;
  left: 2px;
  top: 2px;
}

.scrollbar-light > .scroll-element.scroll-x .scroll-element_size {
  left: -4px;
}

.scrollbar-light > .scroll-element.scroll-y .scroll-element_outer {
  left: 2px;
  top: 2px;
  width: 12px;
}

.scrollbar-light > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -19px;
}

.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -19px;
}

.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -19px;
}

.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -19px;
}

/*************** SCROLLBAR RAIL ***************/
.scrollbar-rail > .scroll-element,
.scrollbar-rail > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-rail > .scroll-element {
  background-color: #ffffff;
}

.scrollbar-rail > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-rail > .scroll-element .scroll-element_size {
  background-color: #999;
  background-color: rgba(0, 0, 0, 0.3);
}

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-element_size {
  background-color: #666;
  background-color: rgba(0, 0, 0, 0.5);
}

.scrollbar-rail > .scroll-element.scroll-x {
  bottom: 0;
  height: 12px;
  left: 0;
  min-width: 100%;
  padding: 3px 0 2px;
  width: 100%;
}

.scrollbar-rail > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  padding: 0 2px 0 3px;
  right: 0;
  top: 0;
  width: 12px;
}

.scrollbar-rail > .scroll-element .scroll-bar {
  background-color: #d0b9a0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.scrollbar-rail > .scroll-element .scroll-element_outer:hover .scroll-bar {
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
}

/* scrollbar height/width & offset from container borders */
.scrollbar-rail > .scroll-content.scroll-scrolly_visible {
  left: -17px;
  margin-left: 17px;
}

.scrollbar-rail > .scroll-content.scroll-scrollx_visible {
  margin-top: 17px;
  top: -17px;
}

.scrollbar-rail > .scroll-element.scroll-x .scroll-bar {
  height: 10px;
  min-width: 10px;
  top: 1px;
}

.scrollbar-rail > .scroll-element.scroll-y .scroll-bar {
  left: 1px;
  min-height: 10px;
  width: 10px;
}

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_outer {
  height: 15px;
  left: 5px;
}

.scrollbar-rail > .scroll-element.scroll-x .scroll-element_size {
  height: 2px;
  left: -10px;
  top: 5px;
}

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_outer {
  top: 5px;
  width: 15px;
}

.scrollbar-rail > .scroll-element.scroll-y .scroll-element_size {
  left: 5px;
  top: -10px;
  width: 2px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -25px;
}

.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -25px;
}

.scrollbar-rail > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -25px;
}

.scrollbar-rail > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -25px;
}

/*************** SCROLLBAR DYNAMIC ***************/
.scrollbar-dynamic > .scroll-element,
.scrollbar-dynamic > .scroll-element div {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-dynamic > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-dynamic > .scroll-element.scroll-x {
  bottom: 2px;
  height: 7px;
  left: 0;
  min-width: 100%;
  width: 100%;
}

.scrollbar-dynamic > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 2px;
  top: 0;
  width: 7px;
}

.scrollbar-dynamic > .scroll-element .scroll-element_outer {
  opacity: 0.3;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}

.scrollbar-dynamic > .scroll-element .scroll-element_size {
  background-color: #cccccc;
  opacity: 0;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.scrollbar-dynamic > .scroll-element .scroll-bar {
  background-color: #6c6e71;
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  border-radius: 7px;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-dynamic > .scroll-element.scroll-x .scroll-bar {
  bottom: 0;
  height: 7px;
  min-width: 24px;
  top: auto;
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-bar {
  left: auto;
  min-height: 24px;
  right: 0;
  width: 7px;
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_outer {
  bottom: 0;
  top: auto;
  left: 2px;
  -webkit-transition: height 0.2s;
  -moz-transition: height 0.2s;
  -o-transition: height 0.2s;
  -ms-transition: height 0.2s;
  transition: height 0.2s;
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_outer {
  left: auto;
  right: 0;
  top: 2px;
  -webkit-transition: width 0.2s;
  -moz-transition: width 0.2s;
  -o-transition: width 0.2s;
  -ms-transition: width 0.2s;
  transition: width 0.2s;
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_size {
  left: -4px;
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-dynamic > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -11px;
}

.scrollbar-dynamic > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -11px;
}

/* hover & drag */
.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer {
  overflow: hidden;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-element_size,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size {
  opacity: 1;
}

.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-bar,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-bar {
  height: 100%;
  width: 100%;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}

.scrollbar-dynamic > .scroll-element.scroll-x:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-x.scroll-draggable .scroll-element_outer {
  height: 20px;
  min-height: 7px;
}

.scrollbar-dynamic > .scroll-element.scroll-y:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-y.scroll-draggable .scroll-element_outer {
  min-width: 7px;
  width: 20px;
}

/*************** SCROLLBAR GOOGLE CHROME ***************/
.scrollbar-chrome > .scroll-element,
.scrollbar-chrome > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-chrome > .scroll-element {
  background-color: #ffffff;
}

.scrollbar-chrome > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-chrome > .scroll-element .scroll-element_track {
  background: #f1f1f1;
  border: 1px solid #dbdbdb;
}

.scrollbar-chrome > .scroll-element.scroll-x {
  bottom: 0;
  height: 16px;
  left: 0;
  min-width: 100%;
  width: 100%;
}

.scrollbar-chrome > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 16px;
}

.scrollbar-chrome > .scroll-element .scroll-bar {
  background-color: #d9d9d9;
  border: 1px solid #bdbdbd;
  cursor: default;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}

.scrollbar-chrome > .scroll-element .scroll-bar:hover {
  background-color: #c2c2c2;
  border-color: #a9a9a9;
}

.scrollbar-chrome > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
  border-color: #7e7e7e;
}

/* scrollbar height/width & offset from container borders */
.scrollbar-chrome > .scroll-content.scroll-scrolly_visible {
  left: -16px;
  margin-left: 16px;
}

.scrollbar-chrome > .scroll-content.scroll-scrollx_visible {
  top: -16px;
  margin-top: 16px;
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-bar {
  height: 8px;
  min-width: 10px;
  top: 3px;
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-bar {
  left: 3px;
  min-height: 10px;
  width: 8px;
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_outer {
  border-left: 1px solid #dbdbdb;
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_track {
  height: 14px;
  left: -3px;
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_size {
  height: 14px;
  left: -4px;
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_outer {
  border-top: 1px solid #dbdbdb;
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_track {
  top: -3px;
  width: 14px;
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
  width: 14px;
}

/* update scrollbar offset if both scrolls are visible */
.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -19px;
}

.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -19px;
}

.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -19px;
}

.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -19px;
}

/* End */


/* Start:/local/templates/profood_default/assets/lib/formstyler/jquery.formstyler.css?17543994402175*/
.jq-checkbox,
.jq-radio {
	position: relative;
	display: inline-block;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.jq-checkbox input,
.jq-radio input {
	position: absolute;
	z-index: -1;
	margin: 0;
	padding: 0;
	opacity: 0;
}
.jq-file {
	position: relative;
	display: inline-block;
	overflow: hidden;
}
.jq-file input {
	position: absolute;
	top: 0;
	right: 0;
	height: auto;
	margin: 0;
	padding: 0;
	opacity: 0;
	font-size: 100px;
	line-height: 1em;
}
.jq-file__name {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-selectbox,
.jq-select-multiple {
	position: relative;
	display: inline-block;
}
.jq-selectbox select,
.jq-select-multiple select {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	opacity: 0;
}
.jq-selectbox li,
.jq-select-multiple li {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
}
.jq-selectbox {
	z-index: 10;
}
.jq-selectbox__select {
	position: relative;
}
.jq-selectbox__select-text {
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-selectbox__dropdown {
	position: absolute;
}
.jq-selectbox__search input {
	-webkit-appearance: textfield;
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
	-webkit-appearance: none;
}
.jq-selectbox__dropdown ul {
	position: relative;
	overflow: auto;
	overflow-x: hidden;
	list-style: none;
	-webkit-overflow-scrolling: touch;
}
.jq-select-multiple ul {
	position: relative;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
}
.jq-number {
	display: inline-block;
}
.jq-number__field input {
	-moz-appearance: textfield;
	text-align: left; /* для Opera Presto */
}
.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
	margin: 0; /* в каких-то браузерах присутствует отступ */
	-webkit-appearance: none;
}
/* End */


/* Start:/local/templates/profood_default/assets/lib/formstyler/jquery.formstyler.theme.css?175439944010913*/
.jq-checkbox,
.jq-radio {
	vertical-align: -4px;
	width: 16px;
	height: 16px;
	margin: 0 4px 0 0;
	border: 1px solid #C3C3C3;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: 0 1px 1px rgba(0,0,0,.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
	cursor: pointer;
}
.jq-checkbox.focused,
.jq-radio.focused {
	border: 1px solid #08C;
}
.jq-checkbox.disabled,
.jq-radio.disabled {
	opacity: .55;
}
.jq-checkbox {
	border-radius: 3px;
}
.jq-checkbox.checked .jq-checkbox__div {
	width: 8px;
	height: 4px;
	margin: 3px 0 0 3px;
	border-bottom: 2px solid #666;
	border-left: 2px solid #666;
	-webkit-transform: rotate(-50deg);
	transform: rotate(-50deg);
}
.jq-radio {
	border-radius: 50%;
}
.jq-radio.checked .jq-radio__div {
	width: 10px;
	height: 10px;
	margin: 3px 0 0 3px;
	border-radius: 50%;
	background: #777;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,.7);
}
.jq-file {
	width: 270px;
	border-radius: 4px;
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
.jq-file input {
	cursor: pointer;
}
.jq-file__name {
	box-sizing: border-box;
	width: 100%;
	height: 34px;
	padding: 0 80px 0 10px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	box-shadow: inset 1px 1px #F1F1F1;
	font: 14px/32px Arial, sans-serif;
	color: #333;
}
.jq-file__browse {
	position: absolute;
	top: 1px;
	right: 1px;
	padding: 0 10px;
	border-left: 1px solid #CCC;
	border-radius: 0 4px 4px 0;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/32px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
}
.jq-file:hover .jq-file__browse {
	background: linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-file:active .jq-file__browse {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-file.focused .jq-file__name {
	border: 1px solid #5794BF;
}
.jq-file.disabled,
.jq-file.disabled .jq-file__name,
.jq-file.disabled .jq-file__browse {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-number {
	position: relative;
	vertical-align: middle;
	padding: 0 36px 0 0;
}
.jq-number__field {
	width: 100px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
}
.jq-number__field:hover {
	border-color: #B3B3B3;
}
.jq-number__field input {
	box-sizing: border-box;
	width: 100%;
	padding: 8px 9px;
	border: none;
	outline: none;
	background: none;
	font: 14px Arial, sans-serif;
	color: #333;
}
.jq-number__spin {
	position: absolute;
	top: 0;
	right: 0;
	width: 32px;
	height: 14px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-shadow: 1px 1px #FFF;
	cursor: pointer;
}
.jq-number__spin.minus {
	top: auto;
	bottom: 0;
}
.jq-number__spin:hover {
	background: linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-number__spin:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-number__spin:after {
	content: '';
	position: absolute;
	top: 4px;
	left: 11px;
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #999;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:after {
	top: 5px;
	border-top: 5px solid #999;
	border-right: 5px solid transparent;
	border-bottom: none;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:hover:after {
	border-top-color: #000;
}
.jq-number__spin.plus:hover:after {
	border-bottom-color: #000;
}
.jq-number.focused .jq-number__field {
	border: 1px solid #5794BF;
}
.jq-number.disabled .jq-number__field,
.jq-number.disabled .jq-number__spin {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-number.disabled .jq-number__spin:after {
	border-bottom-color: #AAA;
}
.jq-number.disabled .jq-number__spin.minus:after {
	border-top-color: #AAA;
}
.jq-selectbox {
	vertical-align: middle;
	cursor: pointer;
    width: 100%;
}
.jq-selectbox__select {
	height: 57px;
	padding: 0 49px 0 49px;
    border-bottom: 1px solid #d6d6d6;
    border-radius: 3px;
    text-decoration: none;
    text-align: left;
    line-height: 1.4em;
    position: relative;
    background: url("/local/templates/profood_default/assets/lib/formstyler/../../img/person.png") no-repeat 13px 50% #eeeeee;
}
.header .jq-selectbox__select {
    background: url("/local/templates/profood_default/assets/lib/formstyler/../../img/users.svg") no-repeat -218px -155px #eeeeee;
    background-size: 500px auto;
    padding-left: 60px;
}
@media (max-width: 767px) {
    .jq-selectbox__select {
        padding: 0 29px 0 29px;
    }
    .header .jq-selectbox__select {
        background: url("/local/templates/profood_default/assets/lib/formstyler/../../img/users.svg") no-repeat -133px -85px #eeeeee;
        background-size: auto auto;
        background-size: 300px auto;
        padding-left: 33px;
    }
}
.jq-selectbox.disabled .jq-selectbox__select {
	opacity: 0.5;
}
.jq-selectbox__select-text {
	padding-top: 18px;
	width: 100%;
    font-size: 15px;
}
.jq-selectbox .placeholder {
	color: #888;
}
.jq-selectbox__trigger {
	position: absolute;
	top: 0;
	right: 0;
	width: 49px;
	height: 100%;
}
.jq-selectbox__trigger-arrow {
	position: absolute;
	top: 50%;
	right: 21px;
    background: url("/local/templates/profood_default/assets/lib/formstyler/../../img/arrDown.png") no-repeat 0 0;
    width: 10px;
    height: 6px;
    margin-top: -3px;
}
@media (max-width: 767px) {
    .jq-selectbox__trigger-arrow {
        right: 10px;
    }
}
.jq-selectbox__dropdown {
	box-sizing: border-box;
	width: 100%;
	margin: 2px 0 0;
	padding: 0;
    background: #fff;
    box-shadow: 0 6px 41px -8px rgba(154, 164, 166, 0.82);
}
.jq-selectbox__search {
	margin: 5px;
}
.jq-selectbox__search input {
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 5px 27px 6px 8px;
	border: 1px solid #CCC;
	border-radius: 3px;
	outline: none;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==') no-repeat 100% 50%;
	box-shadow: inset 1px 1px #F1F1F1;
	color: #333;
}
.jq-selectbox__not-found {
	margin: 5px;
	padding: 5px 8px 6px;
	background: #F0F0F0;
	font-size: 13px;
}
.jq-selectbox ul {
	margin: 0;
	padding: 0;
}
@media (max-width: 767px) {
    .jq-selectbox ul {
        max-height: 250px !important;
    }
}
.jq-selectbox li {
	min-height: 18px;
    padding: 10px 14px;
    color: #52a2d5;
    white-space: normal;
}
.jq-selectbox li.selected {
    background-color: #88ba14;
	color: #FFF;
}
.jq-selectbox li:hover {
    background-color: #88ba14;
    color: #FFF;
}
.jq-selectbox li.disabled {
	opacity: 0.5;
}
.jq-selectbox li.disabled:hover {
	background: none;
}
.jq-selectbox li.optgroup {
	font-weight: bold;
}
.jq-selectbox li.optgroup:hover {
	background: none;
	color: #231F20;
	cursor: default;
}
.jq-selectbox li.option {
	padding-left: 25px;
}
.jq-selectbox li.critical {
    color: #e2001a;
}
.jq-select-multiple {
	box-sizing: border-box;
	padding: 1px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/18px Arial, sans-serif;
	color: #333;
	cursor: default;
}
.jq-select-multiple.focused {
	border: 1px solid #5794BF;
}
.jq-select-multiple.disabled {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-select-multiple ul {
	margin: 0;
	padding: 0;
}
.jq-select-multiple li {
	padding: 3px 9px 4px;
	list-style: none;
}
.jq-select-multiple li:first-child {
	border-radius: 3px 3px 0 0;
}
.jq-select-multiple li:last-child {
	border-radius: 0 0 3px 3px;
}
.jq-select-multiple li.selected {
	background: #08C;
	color: #FFF;
}
.jq-select-multiple li.disabled {
	color: #AAA;
}
.jq-select-multiple li.optgroup {
	font-weight: bold;
}
.jq-select-multiple li.option {
	padding-left: 25px;
}
.jq-select-multiple.disabled li.selected,
.jq-select-multiple li.selected.disabled {
	background: #CCC;
	color: #FFF;
}
input[type='email'].styler,
input[type='password'].styler,
input[type='search'].styler,
input[type='tel'].styler,
input[type='text'].styler,
input[type='url'].styler,
textarea.styler {
	padding: 8px 9px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px Arial, sans-serif;
	color: #333;
}
input[type='search'].styler {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
textarea.styler {
	overflow: auto;
}
input[type='email'].styler:hover,
input[type='password'].styler:hover,
input[type='search'].styler:hover,
input[type='tel'].styler:hover,
input[type='text'].styler:hover,
input[type='url'].styler:hover,
textarea.styler:hover {
	border-color: #B3B3B3;
}
input[type='email'].styler:hover:focus,
input[type='password'].styler:hover:focus,
input[type='search'].styler:hover:focus,
input[type='tel'].styler:hover:focus,
input[type='text'].styler:hover:focus,
input[type='url'].styler:hover:focus,
textarea.styler:hover:focus {
	border-color: #CCC;
	border-top-color: #B3B3B3;
	outline: none;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
button.styler,
input[type='button'].styler,
input[type='submit'].styler,
input[type='reset'].styler {
	overflow: visible;
	padding: 8px 11px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	outline: none;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
	cursor: pointer;
}
button.styler.styler::-moz-focus-inner,
input[type='button'].styler.styler::-moz-focus-inner,
input[type='submit'].styler.styler::-moz-focus-inner,
input[type='reset'].styler.styler::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button.styler:not([disabled]):hover,
input[type='button'].styler:not([disabled]):hover,
input[type='submit'].styler:not([disabled]):hover,
input[type='reset'].styler:not([disabled]):hover,
input[type='reset'].styler:hover {
	background: linear-gradient(#F6F6F6, #E6E6E6);
}
button.styler:active,
input[type='button'].styler:active,
input[type='submit'].styler:active,
input[type='reset'].styler:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
button.styler[disabled],
input[type='button'].styler[disabled],
input[type='submit'].styler[disabled] {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
/* End */


/* Start:/local/templates/profood_default/assets/lib/tablesaw/tablesaw.css?175439944014559*/
/*! Tablesaw - v3.0.9 - 2018-02-14
* https://github.com/filamentgroup/tablesaw
* Copyright (c) 2018 Filament Group; Licensed MIT */

.tablesaw {
  width: 100%;
  max-width: 100%;
  empty-cells: show;
  border-collapse: collapse;
  border: 0;
  padding: 0;
}

.tablesaw * {
  box-sizing: border-box;
}

.tablesaw-btn {
  border: 1px solid #ccc;
  border-radius: .25em;
  background: none;
  box-shadow: 0 1px 0 rgba(255,255,255,1);
  color: #4a4a4a;
  cursor: pointer;
  display: inline-block;
  margin: 0;
  padding: .5em .85em .4em .85em;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

a.tablesaw-btn {
  color: #1c95d4;
}

.tablesaw-btn:hover {
  text-decoration: none;
}

/* Default radio/checkbox styling horizonal controlgroups. */

.tablesaw-btn:active {
  background-color: #ddd;
}

@supports (box-shadow: none ) {
  .tablesaw-btn:focus {
    background-color: #fff;
    outline: none;
  }

  .tablesaw-btn:focus {
    box-shadow: 0 0 .35em #4faeef !important;
  }
}

.tablesaw-btn-select select {
  background: none;
  border: none;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  min-height: 1em;
  opacity: 0;
  color: transparent;
}

.tablesaw-btn select option {
  background: #fff;
  color: #000;
}

.tablesaw-btn {
  display: inline-block;
  width: auto;
  height: auto;
  position: relative;
  top: 0;
}

.tablesaw-btn.btn-small {
  font-size: 1.0625em;
  line-height: 19px;
  padding: .3em 1em .3em 1em;
}

.tablesaw-btn.btn-micro {
  font-size: .8125em;
  padding: .4em .7em .25em .7em;
}

.tablesaw-btn-select {
  padding-right: 1.5em;
  text-align: left;
  display: inline-block;
  color: #4d4d4d;
  padding-right: 2.5em;
  min-width: 7.25em;
}

.tablesaw-btn-select:after {
  content: " ";
  position: absolute;
  background: none;
  background-repeat: no-repeat;
  background-position: .25em .45em;
  content: "\25bc";
  font-size: .55em;
  padding-top: 1.2em;
  padding-left: 1em;
  left: auto;
  right: 0;
  margin: 0;
  top: 0;
  bottom: 0;
  width: 1.8em;
}

.tablesaw-btn-select.btn-small:after,
.tablesaw-btn-select.btn-micro:after {
  width: 1.2em;
  font-size: .5em;
  padding-top: 1em;
  padding-right: .5em;
  line-height: 1.65;
  background: none;
  box-shadow: none;
  border-left-width: 0;
}

/* Column navigation buttons for swipe and columntoggle tables */

.tablesaw-advance .tablesaw-btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  box-sizing: border-box;
  text-shadow: 0 1px 0 #fff;
  border-radius: .25em;
}

.tablesaw-advance .tablesaw-btn.btn-micro {
  font-size: .8125em;
  padding: .3em .7em .25em .7em;
}

.tablesaw-advance a.tablesaw-nav-btn:first-child {
  margin-left: 0;
}

.tablesaw-advance a.tablesaw-nav-btn:last-child {
  margin-right: 0;
}

.tablesaw-advance a.tablesaw-nav-btn {
  display: inline-block;
  overflow: hidden;
  width: 1.8em;
  height: 1.8em;
  background-position: 50% 50%;
  margin-left: .25em;
  margin-right: .25em;
  position: relative;
  text-indent: -9999px;
}

.tablesaw-advance a.tablesaw-nav-btn.left:before,
.tablesaw-advance a.tablesaw-nav-btn.right:before,
.tablesaw-advance a.tablesaw-nav-btn.down:before,
.tablesaw-advance a.tablesaw-nav-btn.up:before {
  content: "\0020";
  overflow: hidden;
  width: 0;
  height: 0;
  position: absolute;
}

.tablesaw-advance a.tablesaw-nav-btn.down:before {
  left: .5em;
  top: .65em;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #808080;
}

.tablesaw-advance a.tablesaw-nav-btn.up:before {
  left: .5em;
  top: .65em;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #808080;
}

.tablesaw-advance a.tablesaw-nav-btn.left:before,
.tablesaw-advance a.tablesaw-nav-btn.right:before {
  top: .45em;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
}

.tablesaw-advance a.tablesaw-nav-btn.left:before {
  left: .6em;
  border-right: 5px solid #808080;
}

.tablesaw-advance a.tablesaw-nav-btn.right:before {
  left: .7em;
  border-left: 5px solid #808080;
}

.tablesaw-advance a.tablesaw-nav-btn.disabled {
  opacity: .25;
  cursor: default;
  pointer-events: none;
}

/* Table Toolbar */

.tablesaw-bar {
  clear: both;
}

.tablesaw-bar * {
  box-sizing: border-box;
}

.tablesaw-bar-section {
  float: left;
}

.tablesaw-bar-section label {
  font-size: .875em;
  padding: .5em 0;
  clear: both;
  display: block;
  color: #888;
  margin-right: .5em;
  text-transform: uppercase;
}

.tablesaw-btn,
.tablesaw-enhanced .tablesaw-btn {
  margin-top: .5em;
  margin-bottom: .5em;
}

.tablesaw-btn-select,
.tablesaw-enhanced .tablesaw-btn-select {
  margin-bottom: 0;
}

/* TODO */

.tablesaw-bar .tablesaw-bar-section .tablesaw-btn {
  margin-left: .4em;
  margin-top: 0;
  text-transform: uppercase;
  border: none;
  box-shadow: none;
  background: transparent;
  font-size: 1em;
  padding-left: .3em;
}

.tablesaw-bar .tablesaw-bar-section .btn-select {
  min-width: 0;
}

.tablesaw-bar .tablesaw-bar-section .btn-select:after {
  padding-top: .9em;
}

.tablesaw-bar .tablesaw-bar-section select {
  color: #888;
  text-transform: none;
  background: transparent;
}

.tablesaw-bar-section ~ table {
  clear: both;
}

.tablesaw-bar-section .abbreviated {
  display: inline;
}

.tablesaw-bar-section .longform {
  display: none;
}

@media (min-width: 24em) {
  .tablesaw-bar-section .abbreviated {
    display: none;
  }

  .tablesaw-bar-section .longform {
    display: inline;
  }
}

.tablesaw th,
.tablesaw td {
  padding: .5em .7em;
  text-align: left;
  vertical-align: middle;
}

.tablesaw-sortable-btn {
  /* same as cell padding above */
  padding: .5em .7em;
}

.tablesaw thead th {
  text-align: left;
}

/* Table rows have a gray bottom stroke by default */

.tablesaw-row-border tr {
  border-bottom: 1px solid #dfdfdf;
}

/* Zebra striping */

.tablesaw-row-zebra tr:nth-child(2n) {
  background-color: #f8f8f8;
}

.tablesaw caption {
  text-align: left;
  margin: .59375em 0;
}

.tablesaw-swipe .tablesaw-swipe-cellpersist {
  border-right: 2px solid #e4e1de;
}

.tablesaw-swipe-shadow .tablesaw-swipe-cellpersist {
  border-right-width: 1px;
}

.tablesaw-swipe-shadow .tablesaw-swipe-cellpersist {
  box-shadow: 3px 0 4px -1px #e4e1de;
}

.tablesaw-stack td .tablesaw-cell-label,
.tablesaw-stack th .tablesaw-cell-label {
  display: none;
}

/* Mobile first styles: Begin with the stacked presentation at narrow widths */

/* Support note IE9+: @media only all */

@media only all {
  /* Show the table cells as a block level element */

  .tablesaw-stack {
    clear: both;
  }

  .tablesaw-stack td,
  .tablesaw-stack th {
    text-align: left;
    display: block;
  }

  .tablesaw-stack tr {
    clear: both;
    display: table-row;
  }

  /* Make the label elements a percentage width */

  .tablesaw-stack td .tablesaw-cell-label,
  .tablesaw-stack th .tablesaw-cell-label {
    display: inline-block;
    padding: 0 .6em 0 0;
    width: 30%;
  }

  /* For grouped headers, have a different style to visually separate the levels by classing the first label in each col group */

  .tablesaw-stack th .tablesaw-cell-label-top,
  .tablesaw-stack td .tablesaw-cell-label-top {
    display: block;
    padding: .4em 0;
    margin: .4em 0;
  }

  .tablesaw-cell-label {
    display: block;
  }

  /* Avoid double strokes when stacked */

  .tablesaw-stack tbody th.group {
    margin-top: -1px;
  }

  /* Avoid double strokes when stacked */

  .tablesaw-stack th.group b.tablesaw-cell-label {
    display: none !important;
  }
}

@media (max-width: 39.9375em) {
  /* Table rows have a gray bottom stroke by default */

  .tablesaw-stack tbody tr {
    display: block;
    width: 100%;
    border-bottom: 1px solid #dfdfdf;
  }

  .tablesaw-stack thead td,
  .tablesaw-stack thead th {
    display: none;
  }

  .tablesaw-stack tbody td,
  .tablesaw-stack tbody th {
    display: block;
    float: left;
    clear: left;
    width: 100%;
  }

  .tablesaw-cell-label {
    vertical-align: top;
  }

  .tablesaw-cell-content {
    display: inline-block;
    max-width: 67%;
  }

  .tablesaw-stack .tablesaw-stack-block .tablesaw-cell-label,
  .tablesaw-stack .tablesaw-stack-block .tablesaw-cell-content {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
  }

  .tablesaw-stack td:empty,
  .tablesaw-stack th:empty {
    display: none;
  }
}

/* Media query to show as a standard table at 560px (35em x 16px) or wider */

@media (min-width: 40em) {
  .tablesaw-stack tr {
    display: table-row;
  }

  /* Show the table header rows */

  .tablesaw-stack td,
  .tablesaw-stack th,
  .tablesaw-stack thead td,
  .tablesaw-stack thead th {
    display: table-cell;
    margin: 0;
  }

  /* Hide the labels in each cell */

  .tablesaw-stack td .tablesaw-cell-label,
  .tablesaw-stack th .tablesaw-cell-label {
    display: none !important;
  }
}

.tablesaw-fix-persist {
  table-layout: fixed;
}

@media only all {
  /* Unchecked manually: Always hide */

  .tablesaw-swipe th.tablesaw-swipe-cellhidden,
  .tablesaw-swipe td.tablesaw-swipe-cellhidden {
    display: none;
  }
}

.tablesaw-overflow {
  position: relative;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  /* More in skin.css */
}

.tablesaw-overflow > .tablesaw {
  margin-top: 2px;
  /* sortable focus rings are clipped */
}

/* Used for a11y text on button: "Columns" */

.tablesaw-columntoggle-btn span {
  text-indent: -9999px;
  display: inline-block;
}

.tablesaw-columntoggle-btnwrap {
  position: relative;
  /* for dialog positioning */
}

.tablesaw-columntoggle-btnwrap .dialog-content {
  padding: .5em;
}

.tablesaw-columntoggle tbody td {
  line-height: 1.5;
}

/* Remove top/bottom margins around the fieldcontain on check list */

.tablesaw-columntoggle-popup {
  display: none;
}

.tablesaw-columntoggle-btnwrap.visible .tablesaw-columntoggle-popup {
  display: block;
  position: absolute;
  top: 2em;
  right: 0;
  background-color: #fff;
  padding: .5em .8em;
  border: 1px solid #ccc;
  box-shadow: 0 1px 2px #ccc;
  border-radius: .2em;
  z-index: 1;
}

.tablesaw-columntoggle-popup fieldset {
  margin: 0;
}

/* Hide all prioritized columns by default */

@media only all {
  .tablesaw-columntoggle th.tablesaw-priority-6,
  .tablesaw-columntoggle td.tablesaw-priority-6,
  .tablesaw-columntoggle th.tablesaw-priority-5,
  .tablesaw-columntoggle td.tablesaw-priority-5,
  .tablesaw-columntoggle th.tablesaw-priority-4,
  .tablesaw-columntoggle td.tablesaw-priority-4,
  .tablesaw-columntoggle th.tablesaw-priority-3,
  .tablesaw-columntoggle td.tablesaw-priority-3,
  .tablesaw-columntoggle th.tablesaw-priority-2,
  .tablesaw-columntoggle td.tablesaw-priority-2,
  .tablesaw-columntoggle th.tablesaw-priority-1,
  .tablesaw-columntoggle td.tablesaw-priority-1,
  .tablesaw-columntoggle th.tablesaw-priority-0,
  .tablesaw-columntoggle td.tablesaw-priority-0 {
    display: none;
  }
}

.tablesaw-columntoggle-btnwrap .dialog-content {
  top: 0 !important;
  right: 1em;
  left: auto !important;
  width: 12em;
  max-width: 18em;
  margin: -.5em auto 0;
}

.tablesaw-columntoggle-btnwrap .dialog-content:focus {
  outline-style: none;
}

/* Preset breakpoints if "" class added to table */

/* Show priority 1 at 320px (20em x 16px) */

@media (min-width: 20em) {
  .tablesaw-columntoggle th.tablesaw-priority-1,
  .tablesaw-columntoggle td.tablesaw-priority-1 {
    display: table-cell;
  }
}

/* Show priority 2 at 480px (30em x 16px) */

@media (min-width: 30em) {
  .tablesaw-columntoggle th.tablesaw-priority-2,
  .tablesaw-columntoggle td.tablesaw-priority-2 {
    display: table-cell;
  }
}

/* Show priority 3 at 640px (40em x 16px) */

@media (min-width: 40em) {
  .tablesaw-columntoggle th.tablesaw-priority-3,
  .tablesaw-columntoggle td.tablesaw-priority-3 {
    display: table-cell;
  }

  .tablesaw-columntoggle tbody td {
    line-height: 2;
  }
}

/* Show priority 4 at 800px (50em x 16px) */

@media (min-width: 50em) {
  .tablesaw-columntoggle th.tablesaw-priority-4,
  .tablesaw-columntoggle td.tablesaw-priority-4 {
    display: table-cell;
  }
}

/* Show priority 5 at 960px (60em x 16px) */

@media (min-width: 60em) {
  .tablesaw-columntoggle th.tablesaw-priority-5,
  .tablesaw-columntoggle td.tablesaw-priority-5 {
    display: table-cell;
  }
}

/* Show priority 6 at 1,120px (70em x 16px) */

@media (min-width: 70em) {
  .tablesaw-columntoggle th.tablesaw-priority-6,
  .tablesaw-columntoggle td.tablesaw-priority-6 {
    display: table-cell;
  }
}

@media only all {
  /* Unchecked manually: Always hide */

  .tablesaw-columntoggle th.tablesaw-toggle-cellhidden,
  .tablesaw-columntoggle td.tablesaw-toggle-cellhidden {
    display: none;
  }

  /* Checked manually: Always show */

  .tablesaw-columntoggle th.tablesaw-toggle-cellvisible,
  .tablesaw-columntoggle td.tablesaw-toggle-cellvisible {
    display: table-cell;
  }
}

.tablesaw-columntoggle-popup .btn-group > label {
  display: block;
  padding: .2em 0;
  white-space: nowrap;
  cursor: default;
}

.tablesaw-columntoggle-popup .btn-group > label input {
  margin-right: .8em;
}

.tablesaw-sortable-head {
  position: relative;
  vertical-align: top;
}

/* Override */

.tablesaw .tablesaw-sortable-head {
  padding: 0;
}

.tablesaw-sortable-btn {
  min-width: 100%;
  color: inherit;
  background: transparent;
  border: 0;
  text-align: inherit;
  font: inherit;
  text-transform: inherit;
}

.tablesaw-sortable-arrow:after {
  display: inline-block;
  width: 10px;
  height: 14px;
  content: " ";
  margin-left: .3125em;
}

.tablesaw-sortable-ascending .tablesaw-sortable-arrow:after,
.tablesaw-sortable-descending .tablesaw-sortable-arrow:after {
  content: "\0020";
}

.tablesaw-sortable-ascending .tablesaw-sortable-arrow:after {
  content: "\2191";
}

.tablesaw-sortable-descending .tablesaw-sortable-arrow:after {
  content: "\2193";
}

.tablesaw-advance {
  float: right;
}

.tablesaw-advance.minimap {
  margin-right: .4em;
}

.tablesaw-advance-dots {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}

.tablesaw-advance-dots li {
  display: table-cell;
  margin: 0;
  padding: .4em .2em;
}

.tablesaw-advance-dots li i {
  width: .25em;
  height: .25em;
  background: #555;
  border-radius: 100%;
  display: inline-block;
}

.tablesaw-advance-dots-hide {
  opacity: .25;
  cursor: default;
  pointer-events: none;
}
/* End */


/* Start:/local/templates/profood_default/assets/lib/datepicker/datepicker.min.css?175439944012257*/
.datepicker--cells{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.datepicker--cell{border-radius:4px;box-sizing:border-box;cursor:pointer;display:-webkit-flex;display:-ms-flexbox;display:flex;position:relative;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;height:32px;z-index:1}.datepicker--cell.-focus-{background:#f0f0f0}.datepicker--cell.-current-{color:#4EB5E6}.datepicker--cell.-current-.-focus-{color:#4a4a4a}.datepicker--cell.-current-.-in-range-{color:#4EB5E6}.datepicker--cell.-in-range-{background:rgba(92,196,239,.1);color:#4a4a4a;border-radius:0}.datepicker--cell.-in-range-.-focus-{background-color:rgba(92,196,239,.2)}.datepicker--cell.-disabled-{cursor:default;color:#aeaeae}.datepicker--cell.-disabled-.-focus-{color:#aeaeae}.datepicker--cell.-disabled-.-in-range-{color:#a1a1a1}.datepicker--cell.-disabled-.-current-.-focus-{color:#aeaeae}.datepicker--cell.-range-from-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:4px 0 0 4px}.datepicker--cell.-range-to-{border:1px solid rgba(92,196,239,.5);background-color:rgba(92,196,239,.1);border-radius:0 4px 4px 0}.datepicker--cell.-selected-,.datepicker--cell.-selected-.-current-{color:#fff;background:#5cc4ef}.datepicker--cell.-range-from-.-range-to-{border-radius:4px}.datepicker--cell.-selected-{border:none}.datepicker--cell.-selected-.-focus-{background:#45bced}.datepicker--cell:empty{cursor:default}.datepicker--days-names{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:8px 0 3px}.datepicker--day-name{color:#FF9A19;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex:1;-ms-flex:1;flex:1;text-align:center;text-transform:uppercase;font-size:.8em}.-only-timepicker- .datepicker--content,.datepicker--body,.datepicker-inline .datepicker--pointer{display:none}.datepicker--cell-day{width:14.28571%}.datepicker--cells-months{height:170px}.datepicker--cell-month{width:33.33%;height:25%}.datepicker--cells-years,.datepicker--years{height:170px}.datepicker--cell-year{width:25%;height:33.33%}.datepickers-container{position:absolute;left:0;top:0}@media print{.datepickers-container{display:none}}.datepicker{background:#fff;border:1px solid #dbdbdb;box-shadow:0 4px 12px rgba(0,0,0,.15);border-radius:4px;box-sizing:content-box;font-family:Tahoma,sans-serif;font-size:14px;color:#4a4a4a;width:250px;position:absolute;left:-100000px;opacity:0;transition:opacity .3s ease,left 0s .3s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s .3s;transition:opacity .3s ease,transform .3s ease,left 0s .3s,-webkit-transform .3s ease;z-index:100}.datepicker.-from-top-{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.datepicker.-from-right-{-webkit-transform:translateX(8px);transform:translateX(8px)}.datepicker.-from-bottom-{-webkit-transform:translateY(8px);transform:translateY(8px)}.datepicker.-from-left-{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.datepicker.active{opacity:1;-webkit-transform:translate(0);transform:translate(0);transition:opacity .3s ease,left 0s 0s,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease,left 0s 0s;transition:opacity .3s ease,transform .3s ease,left 0s 0s,-webkit-transform .3s ease}.datepicker-inline .datepicker{border-color:#d7d7d7;box-shadow:none;position:static;left:auto;right:auto;opacity:1;-webkit-transform:none;transform:none}.datepicker--content{box-sizing:content-box;padding:4px}.datepicker--pointer{position:absolute;background:#fff;border-top:1px solid #dbdbdb;border-right:1px solid #dbdbdb;width:10px;height:10px;z-index:-1}.datepicker--nav-action:hover,.datepicker--nav-title:hover{background:#f0f0f0}.-top-center- .datepicker--pointer,.-top-left- .datepicker--pointer,.-top-right- .datepicker--pointer{top:calc(100% - 4px);-webkit-transform:rotate(135deg);transform:rotate(135deg)}.-right-bottom- .datepicker--pointer,.-right-center- .datepicker--pointer,.-right-top- .datepicker--pointer{right:calc(100% - 4px);-webkit-transform:rotate(225deg);transform:rotate(225deg)}.-bottom-center- .datepicker--pointer,.-bottom-left- .datepicker--pointer,.-bottom-right- .datepicker--pointer{bottom:calc(100% - 4px);-webkit-transform:rotate(315deg);transform:rotate(315deg)}.-left-bottom- .datepicker--pointer,.-left-center- .datepicker--pointer,.-left-top- .datepicker--pointer{left:calc(100% - 4px);-webkit-transform:rotate(45deg);transform:rotate(45deg)}.-bottom-left- .datepicker--pointer,.-top-left- .datepicker--pointer{left:10px}.-bottom-right- .datepicker--pointer,.-top-right- .datepicker--pointer{right:10px}.-bottom-center- .datepicker--pointer,.-top-center- .datepicker--pointer{left:calc(50% - 10px / 2)}.-left-top- .datepicker--pointer,.-right-top- .datepicker--pointer{top:10px}.-left-bottom- .datepicker--pointer,.-right-bottom- .datepicker--pointer{bottom:10px}.-left-center- .datepicker--pointer,.-right-center- .datepicker--pointer{top:calc(50% - 10px / 2)}.datepicker--body.active{display:block}.datepicker--nav{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;border-bottom:1px solid #efefef;min-height:32px;padding:4px}.-only-timepicker- .datepicker--nav{display:none}.datepicker--nav-action,.datepicker--nav-title{display:-webkit-flex;display:-ms-flexbox;display:flex;cursor:pointer;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.datepicker--nav-action{width:32px;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker--nav-action.-disabled-{visibility:hidden}.datepicker--nav-action svg{width:32px;height:32px}.datepicker--nav-action path{fill:none;stroke:#9c9c9c;stroke-width:2px}.datepicker--nav-title{border-radius:4px;padding:0 8px}.datepicker--buttons,.datepicker--time{border-top:1px solid #efefef;padding:4px}.datepicker--nav-title i{font-style:normal;color:#9c9c9c;margin-left:5px}.datepicker--nav-title.-disabled-{cursor:default;background:0 0}.datepicker--buttons{display:-webkit-flex;display:-ms-flexbox;display:flex}.datepicker--button{color:#4EB5E6;cursor:pointer;border-radius:4px;-webkit-flex:1;-ms-flex:1;flex:1;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:32px}.datepicker--button:hover{color:#4a4a4a;background:#f0f0f0}.datepicker--time{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;position:relative}.datepicker--time.-am-pm- .datepicker--time-sliders{-webkit-flex:0 1 138px;-ms-flex:0 1 138px;flex:0 1 138px;max-width:138px}.-only-timepicker- .datepicker--time{border-top:none}.datepicker--time-sliders{-webkit-flex:0 1 153px;-ms-flex:0 1 153px;flex:0 1 153px;margin-right:10px;max-width:153px}.datepicker--time-label{display:none;font-size:12px}.datepicker--time-current{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-flex:1;-ms-flex:1;flex:1;font-size:14px;text-align:center;margin:0 0 0 10px}.datepicker--time-current-colon{margin:0 2px 3px;line-height:1}.datepicker--time-current-hours,.datepicker--time-current-minutes{line-height:1;font-size:19px;font-family:"Century Gothic",CenturyGothic,AppleGothic,sans-serif;position:relative;z-index:1}.datepicker--time-current-hours:after,.datepicker--time-current-minutes:after{content:'';background:#f0f0f0;border-radius:4px;position:absolute;left:-2px;top:-3px;right:-2px;bottom:-2px;z-index:-1;opacity:0}.datepicker--time-current-hours.-focus-:after,.datepicker--time-current-minutes.-focus-:after{opacity:1}.datepicker--time-current-ampm{text-transform:uppercase;-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;color:#9c9c9c;margin-left:6px;font-size:11px;margin-bottom:1px}.datepicker--time-row{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-align-items:center;-ms-flex-align:center;align-items:center;font-size:11px;height:17px;background:linear-gradient(to right,#dedede,#dedede) left 50%/100% 1px no-repeat}.datepicker--time-row:first-child{margin-bottom:4px}.datepicker--time-row input[type=range]{background:0 0;cursor:pointer;-webkit-flex:1;-ms-flex:1;flex:1;height:100%;padding:0;margin:0;-webkit-appearance:none}.datepicker--time-row input[type=range]::-ms-tooltip{display:none}.datepicker--time-row input[type=range]:hover::-webkit-slider-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-moz-range-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:hover::-ms-thumb{border-color:#b8b8b8}.datepicker--time-row input[type=range]:focus{outline:0}.datepicker--time-row input[type=range]:focus::-webkit-slider-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-moz-range-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]:focus::-ms-thumb{background:#5cc4ef;border-color:#5cc4ef}.datepicker--time-row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s;margin-top:-6px}.datepicker--time-row input[type=range]::-moz-range-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-ms-thumb{box-sizing:border-box;height:12px;width:12px;border-radius:3px;border:1px solid #dedede;background:#fff;cursor:pointer;transition:background .2s}.datepicker--time-row input[type=range]::-webkit-slider-runnable-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-moz-range-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-track{border:none;height:1px;cursor:pointer;color:transparent;background:0 0}.datepicker--time-row input[type=range]::-ms-fill-lower{background:0 0}.datepicker--time-row input[type=range]::-ms-fill-upper{background:0 0}.datepicker--time-row span{padding:0 12px}.datepicker--time-icon{color:#9c9c9c;border:1px solid;border-radius:50%;font-size:16px;position:relative;margin:0 5px -1px 0;width:1em;height:1em}.datepicker--time-icon:after,.datepicker--time-icon:before{content:'';background:currentColor;position:absolute}.datepicker--time-icon:after{height:.4em;width:1px;left:calc(50% - 1px);top:calc(50% + 1px);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.datepicker--time-icon:before{width:.4em;height:1px;top:calc(50% + 1px);left:calc(50% - 1px)}.datepicker--cell-day.-other-month-,.datepicker--cell-year.-other-decade-{color:#dedede}.datepicker--cell-day.-other-month-:hover,.datepicker--cell-year.-other-decade-:hover{color:#c5c5c5}.-disabled-.-focus-.datepicker--cell-day.-other-month-,.-disabled-.-focus-.datepicker--cell-year.-other-decade-{color:#dedede}.-selected-.datepicker--cell-day.-other-month-,.-selected-.datepicker--cell-year.-other-decade-{color:#fff;background:#a2ddf6}.-selected-.-focus-.datepicker--cell-day.-other-month-,.-selected-.-focus-.datepicker--cell-year.-other-decade-{background:#8ad5f4}.-in-range-.datepicker--cell-day.-other-month-,.-in-range-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.1);color:#ccc}.-in-range-.-focus-.datepicker--cell-day.-other-month-,.-in-range-.-focus-.datepicker--cell-year.-other-decade-{background-color:rgba(92,196,239,.2)}.datepicker--cell-day.-other-month-:empty,.datepicker--cell-year.-other-decade-:empty{background:0 0;border:none}
/* End */


/* Start:/local/templates/profood_default/components/bitrix/sale.basket.basket.line/inheader/style.css?1754399440955*/
.countBasket {
    position: absolute;
    left: 20px;
    top: -4px;
    color: #fff;
    background: #e2001a;
    text-align: center;
    font-weight: 700;
    font-size: 15px;
    border-radius: 50%;
    width: 21px;
    height: 21px;
    line-height: 21px;
}

.header-basket__link_basket {
    position: relative;
}

@media (max-width: 767px) {
    .countBasket {
        position: absolute;
        left: 35px;
        top: -10px;
        color: #fff;
        background: #e2001a;
        text-align: center;
        font-weight: 700;
        border-radius: 50%;
        font-size: 12px;
        width: 15px;
        height: 15px;
        line-height: 15px;
    }

    .header-basket__info {
        /*padding-top: 9px;*/
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .countBasket {
        font-size: 12px;
        width: 15px;
        height: 15px;
        line-height: 15px;
    }
}
/* End */


/* Start:/local/templates/profood_default/components/bitrix/system.auth.form/inheader/style.css?17543994402153*/
#fancy-auth h2 {
	overflow: hidden;
}
#fancy-auth h2 {
	margin: 0px 0 20px;
	font-size: 24px;
	text-align: center;
}

a {
	/*color: #7b2701;*/
	/*text-decoration: underline;*/
	color: #434343;
}

.someform.auth {
	/*margin: 0 75px;*/
}

input[type="text"], input[type="password"], textarea, select{
    width: auto;
    height: auto;
    font-size: 13px;
    margin: 0;
    padding: 8px 9px;
    outline: -webkit-focus-ring-color auto 0;
    border: 1px solid #ebebeb;
    background: #ffffff;
    box-shadow: none;
    border-radius: none;
    transition: all ease-in-out 0.15s;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -khtml-border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    line-height: 18px;
    /*border-radius: 3px;*/
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus{
    border-color: #88ba14;
    background: #fff;
}
input[type="submit"]:hover {
    color: #fff;
    background-color: #859b43;
    border-color: #859b43;
}


.someform .line {
    margin-bottom: 10px;
}
.someform.auth .line.password .text {
    width: 58%;
    float: left;
	padding: 8px 9px !important;
}
.someform.auth .line.password input[type="submit"] {
    width: 38%;
    float: right;
    padding: 8px 14px 9px;
	color: #434343;
	border-color: #434343;
}
.someform.auth .line.password input[type="submit"]:hover {
	background: #434343;
	color: #fff;
}
.someform.auth .line.buttons a,
.someform.forgot .line.buttons a,
.someform.changepass .line.buttons a {
    float: right;
}
.someform.auth .line.buttons a {
	color: #818181;
}
.someform.forgot .line.buttons a,
.someform.changepass .line.buttons a {
    margin-top: 5px;
}

.password-notice {
	margin: 25px 0 0px;
	font-size: 18px;
	font-weight: bold;
	color: #ed1c24;
	text-align: center;
}
.password-notice br {
	display: none;
}

@media (max-width: 767px) {
	.someform.auth {
		margin: 0 auto;
	}
	.password-notice {
		margin: 40px 0 0;
		line-height: 35px;
	}
    .password-notice br {
    	display: inline;
	}
    .password-notice span {
    	display: none;
	}
}

/* End */


/* Start:/local/templates/profood_default/components/bitrix/menu/fly/style.css?1754399440515*/
.menu-selected {
    font-weight:bold;
    text-decoration: underline;
}

.tab-header__item.tab-header_forMoney {
    position: relative;
    z-index: 3;
}

.tab-header__item.tab-header_forPoints > span > a {
    width: 160%;
    display: block;
    position: relative;
    text-align: right;
    right: 70%;
    color:  #e2001a;
}
.tab-header__item.tab-header_forMoney > span > a {
    width: 160%;
    display: block;
    position: relative;
    text-align: right;
    right: 70%;
    color:  #88ba14;
}

/* End */


/* Start:/local/templates/profood_default/components/bitrix/menu/main/style.css?175439944050*/
.menu-order {
    left: 28px;
    top: -13px;
}
/* End */


/* Start:/local/components/citrus/empty/templates/cookie.notice/style.css?17543994391087*/
#cookie-notice {
    display: none;
    position: fixed;
    left: 15px;
    bottom: 15px;
    width: calc(100% - 30px);
    max-width: 400px;
    padding: 20px 30px !important;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 4px 4px 4px #777;
    border-radius: 5px;
    color: rgb(77, 72, 72);
    z-index: 9;

    @media (min-width: 450px) {
        & {
            left: 30px;
            bottom: 30px;
            width: calc(100% - 60px);
        }
    }

    @media (min-width: 767px) {
        & {
            left: 50px;
            bottom: 50px;
            width: calc(100% - 100px);
        }
    }

    & .fancybox-button.fancybox-close-small {
        top: -3px !important;
        right: -3px !important;
        width: 40px;
        height: 40px;
        background: transparent;
    }

    & a {
        color: #71c043;
        text-decoration: underline;
    }

    & .cookie-notice-btn-container {
        margin-top: 20px;
        text-align: left;
    }

    & .cookie-notice-btn {
        margin: 0 !important;
        border-radius: 4px;
    }
}

/* End */


/* Start:/local/templates/profood_default/template_styles.css?1754399440351156*/
.online .h-menu__text.debtBlock {
    width: 240px !important;
}

.header-fly__shadow * {
    outline: none;
}

input,
button,
textarea,
select,
input:focus,
button:focus,
textarea:focus,
select:focus,
input:active,
button:active,
textarea:active,
select:active {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    outline: none !important;
}

/* agreement block on B24 form */
.b24-form-control-agreement .b24-form-control-container {
	display: flex;
	align-content: stretch;
}
.b24-form-control-agreement input[type=checkbox] {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
    margin: -6px 5px 0 0;
}
.b24-form-control-agreement .b24-form-control-container .b24-form-control-required {
	align-self: flex-end;
}

/* subscribe block on B24 form */
.b24-form-field-bool .b24-form-control-container {
	display: flex;
	align-content: stretch;
}
.b24-form-field-bool input[type=checkbox] {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
	align-self: flex-start;
}
.b24-form-field-bool .b24-form-control-container .b24-form-control-required {
	align-self: flex-end;
}


html,
body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

.d-block {
    display: block;
}

.clearfix:after {
    clear: both;
    display: block;
    content: "";
}

#layer {
    min-height: 100%;
}

#layer .layer_body {
    padding: 0 0 197px;
    min-height: 100vh;
}

.footer {
    min-height: 167px;
    margin-top: -167px;
    background: #535c69;
}

@media screen and (max-width: 767px) {
    #layer .layer_body {
        padding: 0 0 110px;
    }
    .weight-volume-block {
        /*display: none;*/
    }
}

@media screen and (max-width: 400px) {
    #layer .layer_body {
        padding: 0 0 70px;
    }
}

.contacts .lbl {
    color: #7b2d0e;
    font-size: 14px;
    text-decoration: none !important;
}

.footer .center-menu {
    width: 252px;
    margin: 0 auto;
}

.footer .footmenu a {
    font-size: 14px;
}

.btn {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

a,
.like-a {
    color: #434343;
}

a:hover,
.like-a:hover {
    color: #434343;
}

.footer .line1 .block.four {
    width: 23%;
    text-align: right;
    padding-top: 13px;
    font-size: 14px;
    float: right;
}

body.adaptive .footer .line1 .block.four {
    width: 29%;
}

.footer .line1 .block.one {
    padding-right: 0;
}

@media screen and (max-width: 768px) {
    body.adaptive .footer .line1 .block.four {
        float: none;
        width: 100%;
    }
    body.adaptive .sovservice {
        text-align: center;
    }
    body.adaptive .footer .line1 .block.one .contacts .phone1,
    body.adaptive .footer .line1 .block.one .contacts .phone2 {
        text-align: center;
        margin-top: 10px;
    }
    .soc-conteiner {
        margin-bottom: 0;
    }
}

.header>.centering {
    background: #fff;
}

.column1 {
    height: auto;
    line-height: normal;
}

.header .phone {
    color: #7b2d0e;
    text-align: left;
    margin-top: -5px;
}

.header .phone a,
.header .phone a:hover {
    display: block;
    color: #52a2d5;
    font-weight: 700;
    font-size: 18px;
    padding-left: 24px;
    line-height: 30px;
    background: url("/local/templates/profood_default/assets/img/telephone.svg") no-repeat 0 50%;
    background-size: 16px auto;
}

body.adaptive .header .phone a,
body.adaptive .header .phone a:hover {
    font-size: 16px;
}

.header .phone a span {
    display: inline-block;
    border-bottom: 1px dashed;
    line-height: 18px;
}

.headerUserChanger {
    float: left;
    width: 20%;
    position: relative;
    z-index: 10;
}

.headerUserChanger .jq-selectbox li {
    color: #000000;
}

.headerUserChanger .jq-selectbox li.critical {
    color: #e2001a;
}

.float-right {
    float: right;
}

a.header-basket__link {
    background: url("/local/templates/profood_default/assets/img/basket.svg") no-repeat -25px -17px;
    background-size: 82px auto;
    font-size: 15px;
    color: inherit;
    text-decoration: none;
    min-height: 39px;
}

.header-balls a.header-basket__link {
    background: url("/local/templates/profood_default/assets/img/pig.svg") no-repeat -19px 50%;
    background-size: 70px auto;
}

.header-basket__link .header-basket__title,
.header-basket__link:hover .header-basket__title {
    text-decoration: none;
    color: #9e9e9e;
}

.header-basket__link .green {
    color: #88ba14;
    display: block;
}

.points .header-basket__link .header-basket__descr,
.points .header-basket__link .header-basket__descr:hover,
.points .header-basket__link:hover .header-basket__descr,
.points .header-basket__link .header-basket__descr .green {
    color: #e2001a;
}

.body .searchinhead__zoom .svg-icon {
    fill: #949494;
}

.body .searchinhead__zoom:hover .svg-icon,
.body .js-pseudo-focus .searchinhead__zoom .svg-icon {
    fill: #88ba14;
}

.points .body .searchinhead__zoom:hover .svg-icon,
.points .body .js-pseudo-focus .searchinhead__zoom .svg-icon {
    fill: #e2001a;
}

.header-basket__link .red {
    color: #e2001a;
}

.header-basket__descr,
.header-basket__link:hover .header-basket__descr,
.header-basket__link .header-basket__descr:hover {
    color: inherit;
}

.headerWrap .header-balls {
    float: left;
    width: 46%;
}

.header-basket__info {
    margin-left: 40px;
}

.basket.columnC1 {
    text-align: left;
    position: relative;
}

.header .authinheadinner {
    position: relative;
    float: right;
}

.not-authorized .authinheadinner a,
.authorized .authinheadinner a.toggleUserMenu {
    color: #000;
    font-size: 15px;
    padding: 8px 15px 8px 40px;
    background: url("/local/templates/profood_default/assets/img/person_grey.svg") no-repeat 7px 50%;
    background-size: 26px;
    display: block;
}

a.toggleUserMenu {
    display: block;
    color: #000000;
    font-size: 15px;
    text-decoration: none;
    text-align: left;
    line-height: 1.4em;
    position: relative;
}

#header-fly a.toggleUserMenu {
    padding: 8px 15px 8px 49px;
}

a.toggleUserMenu>span {
    display: block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.opened a.toggleUserMenu:after {
    transform: rotate(180deg);
}

.userMenu {
    position: absolute;
    top: 100%;
    text-align: left;
    z-index: 10;
    display: none;
    width: 200px;
    right: 3px;
}

.opened .userMenu {
    display: block;
    z-index: 1500;
}

.userMenu a {
    display: block;
    text-decoration: none;
}

.userMenu .pmenu {
    float: none;
    width: auto;
    background: #fff;
    box-shadow: 0 6px 41px -8px rgba(154, 164, 166, 0.82);
}

.authinhead .logged .svg-icon {
    margin-left: 0;
}

a.headerDebt,
div.headerDebt {
    background: #e2001a;
    color: #fff;
    font-size: 13px;
    border-radius: 3px;
    width: 100%;
    text-align: center;
    position: relative;
    display: block;
    text-decoration: none;
    height: 56px;
}

.headerDebt .vAlign {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 100%;
    text-align: center;
}

.header-fly__block a.headerDebt {
    height: 51px;
}

.header-fly__block .headerDebt .vAlign {
    position: static;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
}

.headerWrap .header-basket {
    position: relative;
    float: right;
    min-width: 50%;
}

.header-balls .header-basket {
    float: none;
    width: auto;
}

.notePP {
    position: absolute;
    width: 100%;
    color: #fff;
    font-size: 14px;
    left: 0;
    bottom: 100%;
    line-height: 1.6em;
    white-space: normal;
    padding-bottom: 10px;
}

.notePP .inner {
    background: #2992da;
    padding: 10px 17px;
    position: relative;
    border-radius: 3px;
}

.notePP .inner:after {
    content: '';
    display: block;
    position: absolute;
    bottom: -12px;
    left: 10%;
    border: 6px solid transparent;
    border-top: 6px solid #2992da;
}

.header-fly .notePP,
.fly-basket .notePP {
    bottom: auto;
    top: 100%;
    padding-bottom: 0;
    padding-top: 10px;
}

.header-fly .notePP .inner:after,
.fly-basket .notePP .inner:after {
    top: -12px;
    bottom: auto;
    border: 6px solid transparent;
    border-bottom: 6px solid #2992da;
}

.header-basket .notePP {
    width: 200%;
    z-index: 2;
    display: none;
}

.header-basket .InOrderSum {
    width: 290px;
}

.header-basket:hover .notePP {
    display: block;
}

.header-basket:hover .notePP.hidden {
    display: none;
}

.notePP a {
    color: inherit;
}

.columnC1 {
    float: right;
    width: 32%;
}

.column0 {
    float: left;
    transition: all 0.5s linear;
}

.column0.v2 {
    width: 14%;
}

.columnC2 {
    width: auto;
}

@media (min-width: 992px) {
    .hideOnDesc {
        display: none;
    }
}

.deliveryDate {
    float: right;
    padding-left: 60px;
    line-height: 18px;
    color: #434343;
    background: url("/local/templates/profood_default/assets/img/car.svg") no-repeat 0 50%;
    font-size: 15px;
    width: 166px;
    margin: 7px 0 5px 20px;
}

.header-fly__panel .header-fly__block.actions_mobile {
    display: none;
}

.header-fly__panel .header-fly__block.actions_mobile_active {
    display: none;
}

@media (max-width: 1060px) {
    .column0.v2 {
        width: 15%;
    }
    .header .phone {
        width: 24%;
    }
    body.adaptive .header .pmenu {
        width: auto;
    }
}

@media (max-width: 991px) {
    .points .header-basket__link .header-basket__descr .green {
        color: #ffffff;
    }
    .hideOnDesc {
        display: block;
    }
    .hideOnDesc.inline {
        display: inline;
    }
    .hideOnTablet {
        display: none;
    }
    .header .centering {
        padding-top: 10px;
        padding-bottom: 2px;
    }
    .userMenuBlock,
    .debtBlock,
    .deliveryDate {
        width: 30%;
    }
    .header .header-basket__link {
        display: inline-block;
        text-align: left;
    }
    .header .header-basket__link_balls .header-basket__info {
        padding-top: 0;
    }
    .header .header-basket__link .green {
        display: inline-block;
    }
    .header .header-basket__link_balls .header-basket__descr {
        width: 56px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        height: 39px;
        line-height: 13px;
    }
    .header .header-basket__descr b {
        font-family: "Open Sans", Arial, Helvetica, sans-serif;
        font-weight: 700;
    }
    .column0.v2 {
        width: 25%;
    }
    .header .phone {
        width: 30%;
    }
    .header-basket .notePP {
        width: 100%;
        text-align: left;
    }
    .header-fly .header-basket .notePP {
        width: 200%;
    }
    ul.fly-menu ul ul .fly-menu__sub-menu {
        left: auto;
        right: 100%;
    }
    .header-basket__info {
        position: relative;
    }
    .header-basket__link .green {
        position: absolute;
        top: -3px;
        color: #fff;
        background: #e2001a;
        text-align: center;
        font-weight: 700;
        border-radius: 50%;
        width: 15px;
        height: 15px;
        font-size: 12px;
        line-height: 15px;
        left: -18px;
    }
    .viewChanger .lbl {
        color: #9e9e9e;
    }
    .deliveryDate {
        width: auto;
    }
    .hidden-md {
        display: none;
    }
    .header-fly__panel .header-fly__block.actions_mobile {
        -webkit-box-flex: 0;
        display: flex;
    }
    .header-fly__panel {
        padding: 0;
    }
}

.gopro-banners__banner {
    height: auto;
}

.gopro-banners__background {
    padding-top: 34%;
    height: auto;
}

.customMenu {
    position: relative;
}

.hamburger {
    background: #ffffff;
    border: 1.4px solid #88ba14;
    box-shadow: 1px 1px 1px #ffffff;
    padding: 10px 14px 10px 14px;
    white-space: nowrap;
}

.hamburger-name {
    color: #88ba14;
    font-size: 15px;
    margin-left: 12px;
    top: 0;
}

.points .hamburger-name,
.points .hamburger.is-active .hamburger-name {
    color: #e2001a;
}

.points .hamburger {
    border-color: #e2001a;
}

.hamburger-box,
.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
    width: 18px;
}

.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before {
    position: absolute;
    width: 18px;
    height: 1.6px;
    background-color: #88ba14;
}

.points .hamburger-inner,
.points .hamburger-inner:after,
.points .hamburger-inner:before,
.points .hamburger.is-active .hamburger-inner:after,
.points .hamburger.is-active .hamburger-inner {
    background-color: #e2001a;
}

.hamburger-inner:before {
    top: 6px;
}

.hamburger-inner:after {
    top: 12px;
}

.hamburger.is-active .hamburger-inner:after {
    top: 10px;
}

.menu_vertical1 .menu .searchinhead,
.menu_vertical2 .menu .searchinhead,
.menu_vertical1 .gopro-banners,
.menu_vertical2 .gopro-banners {
    margin-left: 0;
}

.menu_vertical1 .menu .searchinhead__input[type="text"],
.menu_vertical2 .menu .searchinhead__input[type="text"] {
    padding-left: 21px;
    font-size: 15px;
    padding-top: 10px;
    padding-bottom: 9px;
}

.header .header_search .searchinhead .js-form,
.header-fly .header-fly__block.search .searchinhead .js-form {
    outline: 1.4px solid #949494;
}

.header .header_search .searchinhead.js-pseudo-focus .js-form,
.header-fly .header-fly__block.search .searchinhead.js-pseudo-focus .js-form {
    outline: 1.4px solid #88ba14;
}

.points .header .header_search .searchinhead.js-pseudo-focus .js-form,
.points .header-fly .header-fly__block.search .searchinhead.js-pseudo-focus .js-form {
    outline: 1.4px solid #e2001a;
}

body.rsgopro .js-pseudo-border-bottom {
    border-color: #949494;
}

body.rsgopro .header_search .js-pseudo-border-left,
body.rsgopro .header_search .js-pseudo-border-top,
body.rsgopro .header_search .js-pseudo-border-bottom,
body.rsgopro .header_search .js-pseudo-focus .js-pseudo-border-left,
body.rsgopro .header_search .js-pseudo-focus .js-pseudo-border-top,
body.rsgopro .header_search .js-pseudo-focus .js-pseudo-border-bottom,
body.rsgopro .header-fly__block.search .js-pseudo-border-left,
body.rsgopro .header-fly__block.search .js-pseudo-border-top,
body.rsgopro .header-fly__block.search .js-pseudo-border-bottom,
body.rsgopro .header-fly__block.search .js-pseudo-border-left,
body.rsgopro .header-fly__block.search .js-pseudo-border-top,
body.rsgopro .header-fly__block.search .js-pseudo-border-bottom {
    border-color: transparent;
}

#fly2,
#fly3 {
    top: 100%;
    display: none;
}

#fly2.opened,
#fly3.opened {
    display: block;
}

.fly-menu-cnt {
    border-radius: 4px;
    margin-top: 2px;
}

.fly-menu-cnt {
    position: absolute;
    left: 0;
    top: 100%;
    background-color: #fff;
    z-index: 200;
    width: 1230px;
}

.header-fly__catalog-menu .fly-menu-cnt {
    top: 10px;
    left: -166px;
}

@media (min-width: 767px) {
    .fly-menu-cnt .dropdown-menu {
        position: relative;
        top: auto;
        left: auto;
        float: left;
        border-bottom: none;
        box-shadow: none;
        margin-top: 0;
        border-radius: 0;
        background-color: transparent;
        width: 25%
    }
    .actions_mobile .hiddenimg,
    .actions_mobile_active .hiddenimg,
    .flyFilter .hiddenimg,
    .flyFavorite .hiddenimg {
        display: block;
    }
    .actions_mobile .showimg,
    .actions_mobile_active .showimg,
    .flyFilter .showimg,
    .flyFavorite .showimg {
        display: none;
    }
    .actions_mobile_active .txt {
        color: red;
    }
    .menu-order {
        display: none;
    }
}

@media (max-width: 767px) {
    .weight-volume-block-not-catalog {
        display: none;
    }
    .count-not-catalog {
        left: 33px;
        top: -6px;
    }
    .deliveryDate {
        line-height: 17px;
        margin: 5px 0 10px 0;
    }
    .fly-menu-cnt .fly-menu.fly-menu__ul.dropdown-menu,
    .fly-menu-cnt .fly-menu .fly-menu__ul.dropdown-menu {
        border-bottom: none;
        box-shadow: none;
    }
    .fly-menu-cnt {
        left: -15px;
    }
}


.userMenu .svg-icon {
    width: 12px;
    height: 12px;
    margin-right: 3px;
    position: relative;
    top: -1px;
}

.viewChanger {
    color: #7b2d0e;
    width: 192px;
    margin-left: 20px;
    float: left;
}

.viewChanger .userMenu {
    width: 106px;
}

.viewChanger .lbl {
    position: relative;
    top: -5px;
    display: inline-block;
}

@media (max-width: 1205px) {
    .viewChanger {
        width: 105px;
    }
    .viewChanger .lbl {
        display: block;
        margin-top: -17px;
    }
}

.viewChanger a.toggleUserMenu {
    padding: 8px 28px 8px 12px;
    background-image: none;
    display: inline-block;
}

.viewChanger a.toggleUserMenu:after {
    right: 12px;
}

.viewChanger a.toggleUserMenu.points {
    color: #e2001a;
}

.headerWrap {
    position: relative;
}

.rub .header .logo a img.points_logo,
.rub .header-fly__panel .header-fly__block.logo img.points_logo {
    display: none;
}

.points .header .logo a img.rub_logo,
.points .header-fly__panel .header-fly__block.logo img.rub_logo {
    display: none;
}

.header .otherCols,
.authorized.is-catalog #header.header.header_fixed>.centering .otherCols {
    padding-top: 40px;
    transition: all 0.3s linear;
}

.header .otherCols .pmenu a {
    padding: 10px 12px;
}

#header-fly .a.toggleUserMenu {
    display: none;
}

#header-fly .header-fly__shadow .header-fly__block.fly5.userMenuBlock {
    display: none;
}

@media (max-width: 991px) {
    .header .otherCols,
    .authorized.is-catalog #header.header.header_fixed.header.header_fixed>.centering .otherCols {
        margin-left: 0;
        padding-top: 20px;
    }
    .header .otherCols .basket.columnC1 .customMenu {
        margin-left: 0;
        min-height: auto;
        float: none;
    }
    .header .otherCols .basket.columnC1 .basket_small_row {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 35%;
    }
    .header-fly__panel {
        border: 1px solid #fff;
        border-top-color: #ececec;
    }
    .header-fly__panel .hamburger,
    .header-fly__panel .header-fly__block.logo,
    .header-fly__panel .header-balls,
    .header-fly__panel .header-basket {
        display: none;
    }
    #header-fly .header-fly__shadow .centeringin {
        margin: 0;
    }
    .header-fly__panel .header-fly__block.fly1.actions_mobile_active {
        -webkit-box-flex: 0;
        display: flex;
        justify-content: center;
        padding-top: 3px;
    }
    #header-fly .header-fly__shadow .header-fly__block.fly5.userMenuBlock {
        -webkit-box-flex: 0;
        display: flex;
        justify-content: center;
    }
    #header-fly .header-fly__shadow .header-fly__block.fly5.userMenuBlock .toggleUserMenu {
        height: 34px;
        background: url("/local/templates/profood_default/assets/img/person_fly.svg") no-repeat 47% 50%;
        background-size: auto 33px;
    }
    #header-fly .authinheadinner {
        margin-bottom: 0;
    }
    #header-fly .header-fly__shadow .header-fly__block.fly5.userMenuBlock .toggleUserMenu>span {
        display: none;
    }
}

.header .customMenu {
    float: left;
    z-index: 12;
}

.header-fly {
    border-top: none;
    z-index: 5001;
}

.header-fly__panel .header-fly__block.header-basket {
    position: relative;
}

.header-fly__panel .header-fly__block.logo {
    min-width: 70px;
}

.header-fly .header-balls {
    margin-bottom: 0;
}

.header-fly a.headerDebt {
    padding: 5px 10px;
    text-align: left;
}

.header-fly .searchinhead__input[type="text"] {
    padding-left: 9px;
    padding-bottom: 10px;
}

.header-fly .header-basket__link .green,
.header-fly .header-basket__title,
.header-fly .header-basket__descr {
    /*display: inline;*/
}

.header-fly .clear-fly {
    display: block;
}

.header-fly__menu {
    min-width: 121px;
}

.rsbreadcrumb {
    margin-bottom: 22px;
}

body.adaptive .orderUserChange .pmenu {
    width: 100%;
}

#content .orderUserChange .pmenu {
    display: block;
}

#menu {
    position: relative;
}

@media (max-width: 767px) {
    .gopro-banners__background {
        padding-top: 34%;
    }
    .adaptive .gopro-banners {
        margin-bottom: 0;
    }
    .hamburger-name.visible-xs {
        display: inline-block !important;
    }
    .columnC2,
    .deliveryDate {
        width: 50%;
    }
    .deliveryDate {
        font-size: 13px;
        width: auto;
        float: left;
    }
    .column0.v2 {
        float: right;
    }
    .header .phone {
        width: 60%;
    }
    .column0.v2 {
        width: 40%;
    }
    .viewChanger {
        width: auto;
        float: none;
        clear: both;
        margin-left: 0;
        margin-top: 0;
    }
    .viewChanger .inner {
        float: right;
        width: 50%;
        margin-top: 5px;
    }
    .viewChanger a.toggleUserMenu {
        display: block;
    }
    .saleRepresent {
        margin-top: 0;
        font-size: 13px;
    }
    .header .phone,
    .viewChanger {
        color: #9e9e9e;
        font-size: 13px;
    }
    .columnC2 a.toggleUserMenu {
        padding-top: 0;
    }
    .header .phone .saleRepresent a span {
        font-weight: 700;
        font-size: 14px;
    }
    .columnC2 .phone a span {
        font-size: 18px;
    }
    .header .customMenu,
    .headerUserChanger {
        margin-left: 0;
    }
    .headerUserChanger,
    .header .saleRepresent {
        width: 50%;
        margin-left: 0;
    }
    .header .saleRepresent {
        top: 0;
        float: right;
        width: 200px;
        margin-right: 0;
    }
    .saleRepresent {
        float: left;
    }
    .debtBlock {
        width: 50%;
    }
    a.headerDebt,
    div.headerDebt {
        margin-top: 0;
    }
    .columnC2 .phone {
        width: 100%;
    }
    body.adaptive .header .phone {
        text-align: left;
    }
    .columnC2 a.toggleUserMenu:after {
        display: none;
    }
    body.adaptive .viewChanger .inner {
        position: relative;
    }
    body.adaptive .header .userMenu {
        width: 200%;
        right: 0;
    }
    body.adaptive .viewChanger .userMenu {
        width: 106px;
        right: auto;
        left: 0;
    }
    .centeringin {
        margin: 0 10px;
    }
    .row {
        margin-left: -10px;
        margin-right: -10px;
    }
    .hamburger {
        box-shadow: none;
    }
    .headerDebt {
        margin-top: 10px;
    }
    .rsbreadcrumb {
        padding-top: 10px;
    }
    .basket-fly .columnC1.basket.fly-basket {
        position: fixed;
        left: 0;
        top: 42px;
        background: #fff;
        z-index: 996;
        border-left: none;
        border-right: none;
    }
    .basket-fly .header-fly__body-padding {
        /*padding-top: 76px;*/
    }
    .header-fly__panel .header-fly__block.actions_mobile {
        -webkit-box-flex: 0;
        display: flex;
    }
    #content .pmenu {
        display: none;
    }
    #content .pcontent {
        width: 100%;
        padding-left: 0;
    }
    .header .saleRepresent a {
        font-size: 13px;
    }
    .header-fly__panel .header-fly__block.fly1.actions_mobile_active {
        display: block;
        padding-top: 3px;
    }
    .header .otherCols .headerUserChanger {
        width: 300px;
        margin-right: 5px;
    }
}

@media (max-width: 400px) {
    .columnC2 .phone a span {
        font-size: 16px;
    }
    .columnC1.basket {
        padding: 5px 15px;
    }
    .header-balls .header-basket__descr {
        white-space: normal;
    }
    .saleRepresent .lbl {
        font-size: 11px;
    }
    .saleRepresent+.debtBlock {
        max-width: 128px;
    }
    .saleRepresent .info {
        line-height: 1.3em;
        font-size: 13px;
    }
    .header .saleRepresent a {
        font-size: 12px;
    }
}

.gopro-banners .owl-dots {
    right: 20px;
    left: auto;
    width: auto;
    bottom: 18px;
}

.gopro-banners .owl-dots .owl-dot {
    margin-right: 0;
    margin-left: 10px;
    border-radius: 50%;
    border: 2px solid #fff;
    width: 10px;
    height: 10px;
}

.body .owl-dots .owl-dot.active {
    width: 14px;
    height: 14px;
    margin-top: -3px;
}

.catalog .brand-info-container,
.catalog .usefulness-info-container {
    margin-top: 10px;
}

.catalog .brand-info-container .brand-description,
.catalog .usefulness-info-container .usefulness-description {
    margin: 15px 0;
    font-size: 16px;
}

.catalog .prods.fullWidth {
    margin-left: 0;
}

.catalog .prods.fullWidth .mix .b-sorter {
    width: 43.9%;
    float: left;
    padding: 5px 0 0 0;
    border: none;
}

.catalog .sidebar {
    position: relative;
    width: 177px;
}

.afterSidebar {
    margin-left: 177px;
}

.sidebar .userMenu {
    background: #fff;
    box-shadow: 0 6px 41px -8px rgba(154, 164, 166, 0.82);
    width: 150%;
    right: auto;
    left: 0;
}

.sidebar .toggleUserMenu {
    background-image: none;
    border-bottom: none;
    padding: 19px 47px 19px 0;
    border-radius: 0;
}

.sidebar .toggleUserMenu,
.sidebar .toggleUserMenu>span {
    display: inline-block;
}

.sidebar .toggleUserMenu>span.title {
    line-height: 40px;
}

.sidebar .toggleUserMenu span.img {
    display: inline-block;
    background: url('/local/templates/profood_default/assets/img/iconFilterDesk.svg') no-repeat center center;
    background-size: 40px;
    height: 40px;
    width: 40px;
}

.sidebar.opened .toggleUserMenu span.img {
    background: url('/local/templates/profood_default/assets/img/iconFilterDeskActMd.svg') no-repeat center center;
    background-size: 40px;
    height: 40px;
    width: 40px;
}

@media (max-width: 767px) {
    .sidebar .toggleUserMenu {
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #d6d6d6;
        border-radius: 3px;
    }
}

@media (max-width: 550px) {
    .catalog .brand-info-container .brand-description,
    .catalog .usefulness-info-container .usefulness-description {
        margin: 10px 0;
        font-size: 13px;
        line-height: 15px;
    }
    .catalog .brand-info-container,
    .catalog .usefulness-info-container {
        margin-top: 5px;
    }
}

.sidebarFavorite {
    float: left;
    width: 177px;
}

.sidebarFavorite a {
    display: block;
    color: #000000;
    font-size: 15px;
    text-decoration: none;
    text-align: left;
    padding: 19px 47px 19px 0;
    position: relative;
}

.sidebarFavorite a>span {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sidebarFavorite a>span.title {
    line-height: 40px;
}

.sidebarFavorite a>span.img {
    background: url("/local/templates/profood_default/assets/img/iconStars.svg") no-repeat center center;
    background-size: 40px;
    width: 40px;
    height: 40px;
}

.sidebarFavorite.active a>span.img {
    background: url("/local/templates/profood_default/assets/img/iconStarsDeskActMd.svg") no-repeat center center;
    background-size: 40px;
    width: 40px;
    height: 40px;
}

.catalog .prods.fullWidth .mix .list-gallery__right-side .viewSelect {
    float: right;
    margin-top: 12px;
}

.b-sorter__template a,
.b-sorter__shortsort a {
    padding-left: 19px;
    padding-right: 19px;
}

.b-sorter__shortsort .svg-icon {
    display: none;
}

.b-sorter__shortsort a.selected .svg-icon {
    display: inline-block;
}

.b-sorter__template a,
.b-sorter__shortsort a,
.b-sorter__template a.selected,
.b-sorter__shortsort a.selected {
    padding-top: 9px;
    padding-bottom: 9px;
}

.b-sorter__template a.selected,
.b-sorter__shortsort a.selected {
    background-color: #88ba14;
    border: 1px solid #88ba14;
    border-bottom-color: #94ac4b;
}

.b-sorter__shortsort .svg-icon {
    background: url("/local/templates/profood_default/assets/img/arrDownWhite.png") no-repeat 0 0;
    width: 10px;
    height: 6px;
    margin-right: -12px;
    margin-left: 12px;
}

.b-sorter__template a,
.b-sorter__shortsort a {
    color: inherit;
}

.mix .paginator {
    margin-top: 5px;
    float: right;
    text-align: right;
}

.mix .paginator .navigation {
    margin-left: 50px;
}

.navigation a {
    line-height: 24px;
    padding: 0 7px;
    color: #7f7f7f;
}

.navigation span {
    background: #535c69;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    font-weight: 700;
    color: #fff;
}

.points .navigation span {
    background: #e2001a;
}

#modef {
    display: none !important;
}

.onlyFavorite {
    float: left;
    width: 50%;
    text-align: center;
    margin-top: 20px;
}

.onlyFavorite [type="checkbox"]+label {
    line-height: 10px;
}

.prods .errortext {
    display: inline-block;
    margin-top: 20px;
}

.list-gallery__picture {
    position: relative;
}

.prodLabel,
.body .bx-basket .basket-item-label-text span.prodLabel {
    position: absolute;
    left: 0;
    top: -1px;
    padding: 1px 11px 3px 11px;
    border-radius: 6px 0 6px 0;
    color: #fff;
    font-size: 13px;
    white-space: nowrap;
}

.gallery .prodLabel {
    top: -4px;
}

.body .bx-basket .basket-item-label-text span.prodLabel {
    position: relative;
    left: 2px;
}

.prodLabel.catch,
.body .bx-basket .basket-item-label-text span.prodLabel.catch {
    background: #f8733a;
    top: -2px;
}

.js-detail.action .prodLabel.catch {
    top: 0;
}

.prodLabel.hit,
.body .bx-basket .basket-item-label-text span.prodLabel.hit {
    background: #e2001a;
}

.prodLabel.new,
.body .bx-basket .basket-item-label-text span.prodLabel.new {
    background: #92c953;
}

.prodLabel.super-points,
.body .bx-basket .basket-item-label-text span.prodLabel.super-points {
    background: #ea1b21;
}

.prodLabel.product-for-action,
.body .bx-basket .basket-item-label-text span.prodLabel.product-for-action {
    background: #ea1b21;
}

.prodLabel.other,
.body .bx-basket .basket-item-label-text span.prodLabel.other {
    display: none;
}

.prodLabel.empty,
.body .bx-basket .basket-item-label-text span.prodLabel.empty,
.prodLabel.dymka,
.body .bx-basket .basket-item-label-text span.prodLabel.dymka {
    overflow: hidden;
    text-indent: 100%;
    background: url("/local/templates/profood_default/assets/img/logo_dymka.svg") no-repeat 0 0;
    width: 41px;
    height: 33px;
    background-size: 100% auto;
}

.prodLabel.dymka {
    overflow: visible !important;
    text-indent: 150%;
    padding-top: 0;
    color: rgb(129, 41, 144);
}

.prodLabel.points,
.body .bx-basket .basket-item-label-text span.prodLabel.points {
    background: url('/local/templates/profood_default/assets/img/gift_points.png') no-repeat 25% 25% #fff;
    background-position: top 50% left 5px;
    background-size: 16px;
    color: #e2001a;
    padding-left: 26px;
    font-weight: 600;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

.prodLabel.price,
.body .bx-basket .basket-item-label-text span.prodLabel.price {
    color: #eb7f27;
    padding-right: 20px;
}

.list-gallery__name,
.body .bx-basket .basket-item-info-name,
.body .bx-basket .basket-item-info-name-link {
    color: #7b2d0e;
    font-weight: 700;
    font-size: 16px;
}

.list-gallery__name a,
.body .bx-basket .basket-item-info-name,
.body .bx-basket .basket-item-info-name-link {
    text-decoration: none;
}

.body .bx-basket .basket-item-info-name:hover,
.body .bx-basket .basket-item-info-name-link:hover {
    color: #7b2d0e;
}

.weightParam,
.boxParam,
.gofrokorobParam,
.ekranParam,
.rasfasovannyVesParam,
.miniEkranParam,
.signalPakParam,
.flouPakParam,
.flouPakKorreksParam,
.flouPakNaRebroParam,
.mikroEkranParam,
.boxBottleParam,
.shelfParam,
.sizeKrugloeParam,
.sizePryamougolnoeParam,
.sizeFigurnoeParam,
.bottleParam,
.bottleInBoxParam {
    display: inline-block;
    white-space: nowrap;
    line-height: 32px;
    position: relative;
    margin-right: 22px;
    background: none no-repeat 0 50%;
    margin-top: 15px;
    font-size: 14px;
    margin-left: -5px;
}

.weightParam {
    padding-left: 47px;
    background-image: url("/local/templates/profood_default/assets/img/pachka.svg");
    background-size: 62px auto;
    background-position: -8px 50%;
}

.boxParam {
    padding-left: 52px;
    background-image: url("/local/templates/profood_default/assets/img/boxCount.svg");
    background-size: 62px auto;
    background-position: -8px 50%;
}

.gofrokorobParam {
    padding-left: 52px;
    background-image: url("/local/templates/profood_default/assets/img/gofrokorob.svg");
    background-size: 62px auto;
    background-position: -8px 50%;
}

.ekranParam {
    padding-left: 52px;
    background-image: url("/local/templates/profood_default/assets/img/ekran.svg");
    background-size: 62px auto;
    background-position: -8px 50%;
}

.rasfasovannyVesParam {
    padding-left: 52px;
    background-image: url("/local/templates/profood_default/assets/img/rasfasovanny-ves.svg");
    background-size: 62px auto;
    background-position: -8px 50%;
}

.miniEkranParam {
    padding-left: 52px;
    background-image: url("/local/templates/profood_default/assets/img/mini-ekran.svg");
    background-size: 62px auto;
    background-position: -8px 50%;
}

.signalPakParam {
    padding-left: 52px;
    background-image: url("/local/templates/profood_default/assets/img/signal-pak.svg");
    background-size: 62px auto;
    background-position: -8px 50%;
}

.flouPakParam {
    padding-left: 52px;
    background-image: url("/local/templates/profood_default/assets/img/flou-pak.svg");
    background-size: 62px auto;
    background-position: -8px 50%;
}

.flouPakKorreksParam {
    padding-left: 52px;
    background-image: url("/local/templates/profood_default/assets/img/flou-pak-korreks.svg");
    background-size: 62px auto;
    background-position: -8px 50%;
}

.flouPakNaRebroParam {
    padding-left: 52px;
    background-image: url("/local/templates/profood_default/assets/img/flou-pak-na-rebro.svg");
    background-size: 62px auto;
    background-position: -8px 50%;
}

.mikroEkranParam {
    padding-left: 52px;
    background-image: url("/local/templates/profood_default/assets/img/mikro-ekran.svg");
    background-size: 62px auto;
    background-position: -8px 50%;
}

.boxBottleParam {
    padding-left: 22px;
    background-image: url("/local/templates/profood_default/assets/img/box-bottle.svg");
    background-size: 62px auto;
    background-position: -8px -1px;
}

.shelfParam {
    padding-left: 33px;
    background-image: url("/local/templates/profood_default/assets/img/shelfLife.svg");
    background-size: 55px auto;
    background-position: -10px 50%;
}

.sizeKrugloeParam {
    padding-left: 33px;
    background-image: url("/local/templates/profood_default/assets/img/size-round.jpg");
    background-size: 27px auto;
    background-position: 0px 4px;
}

.sizePryamougolnoeParam {
    padding-left: 31px;
    background-image: url("/local/templates/profood_default/assets/img/size-box.jpg");
    background-size: auto 27px;
    background-position: 6px 4px;
}

.sizeFigurnoeParam {
    padding-left: 31px;
    background-image: url("/local/templates/profood_default/assets/img/size-figure.jpg");
    background-size: 27px auto;
    background-position: 0px 4.5px;
}

.bottleParam {
    padding-left: 30px;
    background-image: url("/local/templates/profood_default/assets/img/bottle.svg");
    background-size: 70px auto;
    background-position: -23px 50%;
    display: none;
}

.bottleInBoxParam {
    padding-left: 43px;
    background-image: url("/local/templates/profood_default/assets/img/bottleBox.svg");
    background-size: 70px auto;
    background-position: -18px 50%;
}

.weightParam:last-child,
.boxParam:last-child,
.gofrokorobParam:last-child,
.ekranParam:last-child,
.rasfasovannyVesParam:last-child,
.miniEkranParam:last-child,
.signalPakParam:last-child,
.flouPakParam:last-child,
.flouPakKorreksParam:last-child,
.flouPakNaRebroParam:last-child,
.mikroEkranParam:last-child,
.boxBottleParam:last-child,
.shelfParam:last-child,
.sizeKrugloeParam:last-child,
.sizePryamougolnoeParam:last-child,
.sizeFigurnoeParam:last-child,
.bottleParam:last-child,
.bottleInBoxParam:last-child {
    margin-right: 0 !important;
}

.list-gallery__compare-favorite {
    margin-top: 32px;
}

.js-detail .list-gallery__compare-favorite {
    padding-bottom: 10px;
}

.list-gallery__over-mix {
    padding-top: 15px;
    padding-bottom: 10px;
}

.c-favorite__title,
.c-favorite__title-in {
    border-bottom: none;
}

.c-prices.view-list.product-multiple .c-prices__price:last-of-type {
    margin-bottom: 14px;
}

.c-prices__price {
    font-size: 16px;
    display: block;
    line-height: 27px;
}

.c-prices__price.borderBottom {
    margin-right: 10px;
}

.c-prices.view-list.page-detail.product-alone .c-prices__value {
    font-size: 16px;
}

.c-prices__price b {
    font-size: 18px;
    white-space: nowrap;
}

.points .js-detail .c-prices__price b.red,
.c-prices__price b.red {
    color: #e2001a;
}

.pointsPerUnit {
    display: inline-block;
    padding-left: 35px;
    background: url("/local/templates/profood_default/assets/img/pig.svg") no-repeat -9px -8px;
    background-size: 50px auto;
    line-height: 27px;
    color: #e2001a;
    font-size: 16px;
    white-space: normal;
}

.list-gallery__left-side {
    width: 177px;
    float: left;
}

.list .list-gallery__left-side {
    display: none;
}

.js-detail .list-gallery__left-side {
    width: 300px;
}

.js-detail .list-gallery__right-side {
    margin-left: 300px;
}

.js-detail .list-gallery__picture img {
    max-height: none;
}

.js-detail .list-gallery__picture {
    padding: 0;
}

.list-gallery__inner>.row>[class*="col-"].list-gallery__right-side,
.list-gallery__right-side {
    float: none;
    margin-left: 177px;
    display: block;
}

.list .list-gallery__inner>.row>[class*="col-"].list-gallery__right-side,
.list-gallery__right-side {
    margin-left: 10px;
}

.gallery-pay-price {
    width: 40%;
    float: left;
}

.gridMix {
    float: left;
    width: 60%;
}

.ajaxpages_favorite .gridMix {
    width: 50%;
}

.ajaxpages_favorite .gallery-pay-price {
    width: 50%;
}

.basket .gridMix {
    width: 30%;
}

.basket .gallery-pay-price {
    width: 70%;
}

.basket .gridPrices {
    float: left;
    width: 28%;
}

.basket .basket-points {
    float: left;
    width: 35%;
}

.basket .basket-items-list-item-amount {
    float: left;
    width: 121px;
}

.basket .basket-items-list-item-sum {
    float: right;
    width: auto;
    padding-right: 15px;
}

.basket .gridBuy {
    float: left;
    width: 72%;
}

.gridPrices {
    float: left;
    white-space: nowrap;
}

.gridBuy {
    float: right;
    white-space: nowrap;
}

.b-pay__inner .pointsReal,
.in .b-pay__inner .pointsPerKvant {
    display: none;
}

.in .b-pay__inner .pointsReal {
    display: block;
}

@media (max-width: 1110px) {
    .gridMix {
        width: 50%;
    }
    .gallery-pay-price {
        width: 50%;
    }
}

@media (max-width: 1092px) {
    .ajaxpages_favorite .gridMix {
        width: 40%;
    }
    .ajaxpages_favorite .gallery-pay-price {
        width: 60%;
    }
}

@media (max-width: 1024px) {
    body.adaptive .pmenu.favPage {
        width: auto;
        max-width: 246px;
        float: none;
        margin-bottom: 20px;
    }
    body.adaptive .pcontent.favPage {
        width: auto;
        float: none;
        padding-left: 0;
    }
}

.list-gallery__pay-stores,
.list-gallery__more {
    text-align: right;
}

.list-gallery__picture,
.list-gallery__prices,
.list-gallery__pay-stores,
.list-gallery__more {
    padding: 15px 7px 15px 7px;
}

.list-gallery__prices,
.list-gallery__pay-stores {
    padding-top: 50px;
}

.gridPrices .list-thead__td {
    padding-left: 7px;
    padding-right: 7px;
}

.b-sorter__sort,
.b-sorter__shortsort {
    margin-right: 0;
}

.b-sorter__template,
.b-sorter__sortaou,
.b-sorter__sort,
.b-sorter__shortsort,
.b-sorter__sortaou .cool {
    float: none;
    display: inline-block;
}

.list-gallery__pay .c-quantity,
.list-gallery__pay .in .b-pay__buttons {
    display: none;
}

.list-gallery__pay .qPoints {
    font-size: 16px;
    white-space: nowrap;
    float: right;
    margin-top: 0;
}

.list-gallery__pay .b-pay__button {
    margin-right: 0;
}

.points .list-gallery__pay .b-pay__buttons .b-pay__button.btn-primary {
    color: #e2001a;
    border-color: #e2001a;
}

.points .list-gallery__pay .b-pay__buttons .b-pay__button.btn-primary:hover {
    color: #ffffff;
    background-color: #e2001a;
}

.list-gallery__pay .in .b-pay__quantity {
    position: relative;
	height: 31px;
}

.list-gallery__pay .in .c-quantity,
.list-gallery__pay .in .qPoints {
    display: inline-block;
}

.list-gallery__pay .pointsPerUnit {
    float: none;
    padding-bottom: 2px;
    margin-left: 5px;
    padding-top: 2px;
}

.unitsShort {
    display: none;
    font-weight: normal;
}

.units {
    font-weight: normal;
}

.c-quantity__measure {
    float: none;
    display: inline;
    border: none;
    padding: 0;
}

.c-quantity__minus,
.c-quantity__plus,
.body .bx-basket .basket-item-amount-btn-minus,
.body .bx-basket .basket-item-amount-btn-plus {
    background: none;
    border: 2px solid #e1e1e1;
    border-radius: 2px 0 0 2px;
    padding: 16px 18px 16px 18px;
}

.c-quantity__plus {
    border-radius: 0 2px 2px 0;
}

.c-quantity .c-quantity__value[type="text"],
.body .bx-basket .basket-item-amount-filed {
    border: none;
    border-top: 2px solid #e1e1e1;
    border-bottom: 2px solid #e1e1e1;
    border-radius: 0;
    width: 39px;
    height: 36px;
    padding: 0;
    font-weight: 700;
    color: #434343;
}

.body .bx-basket .basket-item-amount-filed {
    width: 41px;
}

.body .bx-basket .basket-item-amount-filed {
    left: 40px;
}

.c-quantity__minus:before,
.c-quantity__plus:before,
.body .bx-basket .basket-item-amount-btn-minus:before,
.body .bx-basket .basket-item-amount-btn-plus:before {
    height: 2px;
    width: 16px;
    background: #434343;
    top: 16px;
    left: 10px;
}

.c-quantity__plus:after,
.body .bx-basket .basket-item-amount-btn-plus:after {
    top: 9px;
    left: 17px;
    width: 2px;
    height: 16px;
    background: #434343;
}

.c-quantity,
.body .bx-basket .basket-item-block-amount {
    height: 37px;
    width: 120px;
}

.bx-basket .tFoot .pointsPerUnit {
    background: url("/local/templates/profood_default/assets/img/pig.svg") no-repeat -19px 8px;
    background-size: 70px auto;
    padding-left: 54px;
    padding-top: 16px;
    font-size: 15px;
    color: inherit;
    line-height: 2em;
    position: relative;
    left: -45px;
}

.bx-basket .tFoot .pointsPerUnit .red {
    color: #e2001a;
}

.bx-basket .tFoot .pointsPerUnit b {
    font-size: 16px;
}

.basket-item-block-image .basket-item-image {
    max-height: 155px;
}

.body .bx-basket .basket-items-list-item-amount {
    width: auto;
    height: auto;
    padding-top: 45px;
}

.body .bx-basket .list-thead .basket-items-list-item-amount {
    width: auto;
    height: auto;
    margin-top: 0;
    padding-top: 15px;
}

.basket-items-list-item-sum {
    text-align: right;
    width: 100%;
}

.basket-points .pointsPerUnit {
    min-width: 132px;
}

.basket-items-list-item-sum .basket-item-price-current {
    min-width: 100px;
}

.basket .list-gallery__prices {
    padding-top: 50px;
}

.basket .basket-item-block-price {
    padding-top: 50px;
}

.basket-items-list-container {
    overflow: visible;
}

@media (max-width: 1045px) {
    .catalog .prods.fullWidth .mix .b-sorter {
        width: 48%;
        text-align: center;
    }
}

@media (max-width: 991px) {
    .ajaxpages_favorite .gridMix {
        width: 50%;
    }
    .ajaxpages_favorite .gallery-pay-price {
        width: 50%;
    }
    .basket-items-list-item-sum {
        width: auto;
    }
    .basket .basket-items-list-item-sum .basket-item-block-price {
        padding-top: 0;
    }
    .list-thead .basket-items-list-item-sum {
        display: none;
    }
    .basket-points .pointsPerUnit,
    .basket-items-list-item-sum .basket-item-price-current {
        min-width: 0;
    }
    .units {
        display: none;
    }
    .unitsShort {
        display: inline;
    }
    .unitsShort.dBlock {
        display: block;
    }
    .gopro-container {
        padding-left: 10px;
        padding-right: 10px;
    }
    .catalog .sidebar {
        float: none;
        width: auto;
    }
    .mix .list-gallery__right-side {
        margin-left: 0;
    }
    .sidebar .userMenu {
        width: auto;
        right: 0;
        padding-right: 0;
    }
    .catalog .prods .mix {
        border-bottom: none;
    }
    .catalog .prods .mix>.sidebar.list-gallery__left-side>a.toggleUserMenu,
    .catalog .prods .mix>.sidebarFavorite,
    .catalog .prods .mix>.list-gallery__right-side {
        display: none;
    }
    .catalog .prods.fullWidth .mix .b-sorter {
        width: 52%;
    }
    .c-prices__price,
    .pointsPerUnit {
        font-size: 13px;
    }
    .c-prices__price {
        white-space: nowrap;
    }
    .gridPrices,
    .ajaxpages_favorite .gridPrices,
    .gridBuy,
    .ajaxpages_favorite .gridBuy {
        width: 39%;
    }
    .list-gallery__prices {
        padding-top: 15px;
        margin-top: -5px;
    }
    .pointsPerUnit {
        margin-top: -5px;
    }
    .c-prices__price b,
    .body .bx-basket .basket-item-price-current-text,
    .basket-item-price-title {
        font-size: 13px;
    }
    .c-prices__price {
        font-size: 13px;
        line-height: 20px;
    }
    .list-gallery__name,
    .body .bx-basket .basket-item-info-name,
    .body .bx-basket .basket-item-info-name-link {
        font-size: 13px;
        font-weight: normal;
    }
    .list-gallery__pay .qPoints {
        font-size: 15px;
    }
    .list-gallery__left-side {
        width: 155px;
    }
    .js-detail .list-gallery__left-side {
        float: none;
        width: auto;
    }
    .js-detail .list-gallery__right-side {
        margin-left: 0;
    }
    .list-gallery__pay-stores {
        padding-top: 15px;
    }
    .list-gallery__prices .pointsPerUnit {
        float: right;
        width: auto;
    }
    .list-gallery__pay .in .qPoints {
        position: relative;
        float: none;
        width: 30%;
        text-align: left;
        right: auto;
        bottom: auto;
        margin: 0;
    }
    .list-gallery__pay .in .b-pay__quantity {
        padding-bottom: 0;
        display: flex;
        justify-content: flex-end;
    }
    .list-gallery__pay .in .c-quantity {
        float: none;
        width: 100%;
    }
    .list-gallery__pay .pointsPerUnit {
        font-size: 15px;
        position: relative;
        top: 3px;
        padding-right: 5px;
    }
    .list-gallery__prices {
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .list-gallery__over-mix {
        padding-bottom: 0;
    }
    .js-detail .list-gallery__pay-stores {
        padding-top: 0;
    }
    .basket-item-block-image {
        width: 155px;
        -webkit-box-flex: none;
        -ms-flex: none;
        flex: none;
        padding-top: 10px;
    }
    .basket-items-list-item-container {
        margin-bottom: 0;
        border-bottom: none;
    }
    .body .bx-basket .basket-items-list-item-container>td.basket-items-list-item-price-for-one {
        padding-top: 30px;
    }
    .body .bx-basket .basket-items-list-item-container>td.basket-items-list-item-sum {
        padding-top: 5px;
        clear: both;
    }
    .body .bx-basket tbody .basket-items-list-item-container>td.basket-items-list-item-amount {
        height: 59px;
    }
}

@media (max-width: 767px) {
    .prodLabel.points {
        box-shadow: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        padding: 0;
        width: 20px;
        height: 20px;
        color: transparent;
        background-color: transparent;
    }
    .basket-item-block-image img,
    .list-gallery__picture img {
        max-height: 100px;
    }
    .body .bx-basket .basket-items-list-item-container>td.basket-items-list-item-price-for-one {
        margin-left: 155px;
        margin-top: -118px;
        text-align: left;
    }
    .body .bx-basket tbody .basket-items-list-item-container>td.basket-items-list-item-amount {
        margin-top: -58px;
    }
    .body .bx-basket .basket-items-list-item-container>td.basket-points {
        margin-top: -116px;
        text-align: right;
        margin-left: 0;
        float: right;
        padding-bottom: 8px;
    }
    .body .bx-basket tbody .basket-items-list-item-container>td.basket-items-list-item-sum {
        clear: both;
        text-align: right;
        padding-top: 0;
        margin-bottom: 0;
        padding-bottom: 3px;
        margin-top: -10px;
    }
    .catalog .prods.fullWidth .mix .b-sorter {
        width: 70%;
        text-align: right;
    }
    .filtren .body {
        display: block;
    }
    .filtren .shhi {
        display: none;
    }
    .gallery-pic-name,
    .gallery-pay-price,
    .ajaxpages_favorite .gallery-pic-name,
    .ajaxpages_favorite .gallery-pay-price {
        width: auto;
        float: none;
    }
    .list-gallery__prices {
        padding-top: 0;
        padding-left: 0;
    }
    .list-gallery__pay-stores {
        padding-top: 15px;
        padding-left: 0;
    }
    .boxParam,
    .gofrokorobParam,
    .ekranParam,
    .rasfasovannyVesParam,
    .miniEkranParam,
    .signalPakParam,
    .flouPakParam,
    .flouPakKorreksParam,
    .flouPakNaRebroParam,
    .mikroEkranParam,
    .boxBottleParam,
    .shelfParam,
    .sizeKrugloeParam,
    .sizePryamougolnoeParam,
    .sizeFigurnoeParam,
    .weightParam {
        padding-left: 28px;
        margin-right: 15px;
        margin-top: 0;
    }
    .weightParam {
        background-size: 40px auto;
        background-position: -8px 50%;
    }
    .boxParam {
        background-size: 40px auto;
        background-position: -8px 50%;
    }
    .gofrokorobParam {
        background-size: 40px auto;
        background-position: -8px 50%;
    }
    .ekranParam {
        background-size: 40px auto;
        background-position: -8px 50%;
    }
    .rasfasovannyVesParam {
        background-size: 40px auto;
        background-position: -8px 50%;
    }
    .miniEkranParam {
        background-size: 40px auto;
        background-position: -8px 50%;
    }
    .signalPakParam {
        background-size: 40px auto;
        background-position: -8px 50%;
    }
    .flouPakParam {
        background-size: 40px auto;
        background-position: -8px 50%;
    }
    .flouPakKorreksParam {
        background-size: 40px auto;
        background-position: -8px 50%;
    }
    .flouPakNaRebroParam {
        background-size: 40px auto;
        background-position: -8px 50%;
    }
    .mikroEkranParam {
        background-size: 40px auto;
        background-position: -8px 50%;
    }
    .boxBottleParam {
        background-size: 40px auto;
        background-position: -8px -1px;
    }
    .shelfParam {
        background-size: 35px auto;
        background-position: -5px 50%;
    }
    .sizeKrugloeParam {
        background-size: 35px auto;
    }
    .sizePryamougolnoeParam {
        background-size: 35px auto;
    }
    .sizeFigurnoeParam {
        background-size: 35px auto;
    }
    .list-gallery__left-side>div {
        padding: 15px 0 10px 0;
    }
    .list-gallery__left-side>div.list-gallery__picture {
        padding-right: 8px;
    }
    .list-gallery__compare-favorite {
        position: absolute;
        right: 0;
        top: 15px;
        margin-top: 0;
    }
    .js-detail .list-gallery__over-mix {
        position: relative;
    }
    .js-detail .list-gallery__compare-favorite {
        right: -8px;
        top: 15px;
    }
    .list-gallery__compare-favorite .c-favorite.in .c-favorite__title-in,
    .list-gallery__compare-favorite .c-favorite .c-favorite__title {
        display: none;
    }
    .list-gallery__left-side {
        margin-bottom: 0 !important;
    }
    .c-prices.view-list.product-multiple .c-prices__price:last-of-type {
        margin-bottom: 5px;
    }
    .list-gallery__pay-stores {
        padding-top: 0;
    }
    .list-gallery .list-gallery__name {
        padding-right: 30px;
        display: block;
    }
    .js-element:hover .js-element__shadow {
        box-shadow: none;
    }
    .prodLabel,
    .body .bx-basket .basket-item-label-text span.prodLabel {
        top: 0;
        font-size: 10px;
        padding: 1px 5px 3px 5px;
    }
    .c-prices__price,
    .pointsPerUnit,
    .basket-item-price-title {
        font-size: 13px;
    }
    .list-gallery__pay .in .b-pay__quantity {
        padding-bottom: 0;
    }
    .authorized .list-gallery .list-gallery__article,
    .authorized .basket .list-gallery__article {
        display: none;
    }
    .gallery-pay-price,
    .gridMix,
    .ajaxpages_favorite .gridMix,
    .ajaxpages_favorite .gallery-pay-price,
    .basket .gridMix,
    .basket .gallery-pay-price {
        float: none;
        width: auto;
    }
    .c-prices__price.borderBottom {
        display: inline-block;
    }
    .basket-items-list-item-price .borderBottom {
        border-bottom: 1px solid #F2F2F2;
        display: inline-block;
        padding-bottom: 2px;
        margin-bottom: 2px;
    }
    .in .list-gallery__pay-stores {
        padding-top: 0;
    }
    .list-gallery__pay-stores {
        padding-right: 0;
    }
    .gridBuy {
        margin-top: -5px;
    }
    .bx-basket .tFoot .pointsPerUnit {
        left: 0;
    }
    .body .bx-basket .tFoot .basket-items-list-item-descriptions {
        padding-left: 5px;
    }
}

@media (max-width: 560px) {
    .catalog .prods.fullWidth .mix .b-sorter,
    .onlyFavorite {
        float: none;
        width: auto;
        text-align: center;
    }
    .navigation {
        text-align: center;
        float: none;
    }
    .mix .navigation {
        display: none;
    }
    .gridPrices,
    .ajaxpages_favorite .gridPrices {
        margin: 0;
        margin-bottom: 5%;
    }
    .list-gallery__pay .c-quantity {
        float: right;
    }
    .list-gallery__prices {
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .b-pay__quantity .qPoints {
        margin-left: 0;
    }
    .b-pay__quantity .qPoints .pointsPerUnit {
        width: auto;
    }
    .prodLabel.price {
        padding-right: 5px;
        background-image: none;
    }
    .list-gallery__pay,
    .list-gallery__stores {
        display: block;
    }
    .list-gallery .list-gallery__pay .in .b-pay__quantity {
        padding-bottom: 0;
    }
}

@media (max-width: 440px) {
    .list-gallery__name a {
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;
    }
    .c-quantity__minus,
    .c-quantity__plus,
    .body .bx-basket .basket-item-amount-btn-minus,
    .body .bx-basket .basket-item-amount-btn-plus {
        padding: 14px;
    }
    .b-pay__buttons .btn-primary,
    .js-detail .b-pay__buttons .btn-primary {
        padding: 3px 10px 3px 10px;
        font-size: 13px;
        height: 29px;
    }
    .c-quantity .c-quantity__value[type="text"],
    .body .bx-basket .basket-item-amount-filed {
        height: 32px;
    }
    .body .bx-basket .basket-item-amount-filed {
        left: 32px;
    }
    .c-quantity__inner {
        width: 105px;
    }
    .body .bx-basket .basket-item-block-amount {
        width: 95px;
    }
    .list-gallery__left-side,
    .basket-item-block-image {
        width: 120px;
    }
    .list-gallery__right-side,
    .body .bx-basket .basket-items-list-item-container>td.basket-items-list-item-price-for-one {
        margin-left: 120px;
    }
    .gallery-pay-price {
        left: 120px;
    }
    .body .bx-basket tbody .basket-items-list-item-container>td.basket-items-list-item-sum {
        margin-top: -18px;
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .c-quantity__minus::before,
    .c-quantity__plus::before,
    .body .bx-basket .basket-item-amount-btn-minus::before,
    .body .bx-basket .basket-item-amount-btn-plus::before {
        width: 13px;
        top: 13px;
        left: 8px;
    }
    .c-quantity__plus:after,
    .body .bx-basket .basket-item-amount-btn-plus:after {
        top: 8px;
        left: 14px;
        height: 12px;
    }
}

@media (max-width: 400px) {
    .list-gallery__left-side,
    .basket-item-block-image {
        width: 120px;
    }
    .list-gallery__right-side {
        margin-left: 100px;
    }
    .list .list-gallery__right-side {
        margin-left: 10px;
    }
    .gallery-pay-price {
        left: 100px;
    }
    .body .bx-basket .basket-items-list-item-container>td.basket-items-list-item-price-for-one {
        margin-left: 100px;
    }
}

@media (max-width: 340px) {
    .list-gallery__left-side,
    .basket-item-block-image {
        width: 120px;
    }
    .list-gallery__right-side {
        margin-left: 80px;
    }
    .gallery-pay-price {
        left: 80px;
    }
    .body .bx-basket .basket-items-list-item-container>td.basket-items-list-item-price-for-one {
        margin-left: 80px;
    }
}

.fancybox-is-open .fancybox-bg {
    opacity: 0.5;
}

.fancybox-bg {
    background: #1b3835;
}

.blur .body,
.blur #footer {
    -webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -o-filter: blur(5px);
    -ms-filter: blur(5px);
    filter: blur(5px);
}

.fancybox-container.rs-gopro-popup .fancybox-slide>div.noTitle:not(.fancybox-loading) {
    padding-top: 0;
}

.fancybox-slide>div {
    border-radius: 3px;
    padding: 35px 20px 20px;
}

.fancybox-close-small {
    right: -45px;
    background: url("/local/templates/profood_default/assets/img/close.png") no-repeat 50% 40%;
}

.fancybox-close-small:after {
    display: none;
}

.fancybox-slide .js-detail {
    width: 723px;
    margin-bottom: 0;
}

.fancybox-slide>div {
    overflow: visible;
}

.fancybox-slide .detail__inner {
    border-top: 1px solid #ebebeb;
    margin-top: 20px;
    padding-top: 10px;
    font-size: 14px;
}

.js-detail .list-gallery__inner {
    border-bottom: none;
    border-radius: 0;
}

.js-detail .list-gallery__inner:hover,
.js-detail:hover .list-gallery__inner {
    box-shadow: none;
}

.js-detail .list-gallery__over-mix {
    padding-top: 8px;
    padding-bottom: 0;
}

.detailBottom {
    border-top: 1px solid #ebebeb;
    padding-top: 17px;
}

.detail-text {
    line-height: 1.8em;
}

.js-detail .list-gallery__prices {
    padding: 18px 0 0 0;
}

.js-detail .list-gallery__pay-stores {
    padding: 13px 0 0 0;
}

.js-detail .c-prices__price b.red {
    color: inherit;
}

.js-detail .c-prices.view-list.product-multiple .c-prices__price:last-of-type {
    margin-bottom: 3px;
}

.detail-prices {
    float: left;
}

.detail-buttons {
    float: right;
}

.detail-buttons .js-inbasket {
    display: none;
}

.detail-buttons .btn-primary {
    font-size: 15px;
    padding: 8px 21px 9px 21px;
}

.detail-buttons .list-gallery__pay .in .c-quantity {
    width: 100%;
}

.js-detail .list-gallery__pay-stores,
.js-detail .list-gallery__more {
    text-align: right;
}

.list-gallery__name-rating {
    overflow: visible;
    max-height: none;
}

.js-detail .list-gallery__picture img {
    max-width: 100%;
}

@media (max-width: 767px) {
    .owl-nav {
        display: none;
    }
    .fancybox-slide .js-detail {
        width: 100%;
    }
    .fancybox-close-small {
        right: 0;
        background: #fff;
        z-index: 1000;
    }
    .fancybox-close-small:after {
        display: block;
    }
    .detail-buttons {
        float: right;
    }
}

.sale-order-history-link {
    display: none;
}

.body .sale-personal-account-wallet-container:last-child .sale-personal-account-wallet-list-container {
    border-bottom: none;
}

.body .sale-personal-account-wallet-list-item {
    border-bottom-color: #ebebeb;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.body .sale-personal-account-wallet-container .sale-personal-account-wallet-list-container {
    border-bottom-color: #E39A20;
}

.body .bx-basket .basket-items-list-item-container>td {
    padding-left: 0;
    background: none;
    padding-right: 15px;
}

.basket-items-list thead .basket-items-list-item-container:first-child>td {
    border-top: 1px solid #F2F2F2 !important;
}

.body .bx-basket .basket-items-list-item-container>td:last-child {
    padding-right: 0;
}

.basket-item-price-current,
.basket-item-price-title {
    display: inline-block;
}

.body .bx-basket .basket-item-price-current-text {
    line-height: normal;
}

.body .bx-basket tbody .basket-items-list-item-container>td.basket-items-list-item-amount {
    padding-top: 33px;
}

.body .bx-basket .basketTotal {
    font-size: 16px;
    font-weight: 700;
}

.body .bx-basket .basketTotal b {
    font-size: 24px;
    white-space: nowrap;
}

.body .bx-basket .basketTotal b span {
    font-weight: normal;
}

.body .bx-basket .tFoot .basket-items-list-item-descriptions {
    padding-top: 5px;
}

.basket-items-list-item-descriptions {
    width: 48%;
}

.basket-items-list-item-price {
    width: 15%;
}

.bx-basket .tFoot .boxParam {
    font-size: 15px;
}

.bx-basket .tFoot .boxParam b {
    font-size: 16px;
}

.bx-basket .red {
    color: #e2001a;
}

.basket-items-list-item-remove {
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 990;
    padding-top: 0 !important;
}

.basket-item-actions-remove {
    cursor: pointer;
}

.list-thead__td {
    padding-left: 0;
}

@media (max-width: 991px) {
    .basket .basket-points,
    .body .bx-basket .basket-items-list-item-amount {
        width: 50%;
    }
    .body .bx-basket .list-thead .basket-items-list-item-amount {
        text-align: right;
        width: 50%;
    }
    .basket .basket-points .basket-item-block-price {
        padding-top: 42px;
    }
    .basket-items-list-item-descriptions {
        width: 100%;
    }
    .basket-items-list-item-price {
        width: auto;
    }
    .body .bx-basket .basket-items-list-item-container>td {
        border-bottom: none;
        padding-right: 0;
    }
    .body .bx-basket .basket-items-list-item-container>td.basket-points {
        padding-top: 23px;
    }
    .basket-items-list-item-amount {
        text-align: center;
    }
    .basket-item-block-price {
        padding-top: 0;
    }
    .body .bx-basket tbody .basket-items-list-item-container>td.basket-items-list-item-amount {
        padding-top: 7px;
    }
    .bx-basket .tFoot .totalPrice {
        float: right;
    }
    .bx-basket .tFoot,
    .bx-basket .tFoot tr {
        display: block;
    }
    .bx-basket .tFoot .basket-item-block-image {
        display: none;
    }
    .basket-item-actions-remove {
        text-indent: 100%;
        overflow: hidden;
        background: url("/local/templates/profood_default/assets/img/delete.svg") no-repeat 0 0;
        background-size: 15px auto;
        width: 15px;
        height: 15px;
    }
    .weightParam,
    .boxParam,
    .gofrokorobParam,
    .ekranParam,
    .rasfasovannyVesParam,
    .miniEkranParam,
    .signalPakParam,
    .flouPakParam,
    .flouPakKorreksParam,
    .flouPakNaRebroParam,
    .mikroEkranParam,
    .boxBottleParam,
    .shelfParam,
    .sizeKrugloeParam,
    .sizePryamougolnoeParam,
    .sizeFigurnoeParam {
        margin-top: 2px;
    }
    .basket-item-block-actions .basket-item-actions-remove {
        top: 10px;
    }
    .basket-item-block-actions {
        width: 15px;
        height: 15px;
        position: relative;
        opacity: 1;
        transition: none;
    }
    .basket-item-block-price .pointsPerUnit,
    .basket-items-list-item-sum .basket-item-block-price {
        margin-top: 0;
    }
    .body .bx-basket .basketTotal b {
        font-size: 20px;
        margin-top: 10px;
        display: block;
    }
    .basket .tFoot .gallery-pay-price,
    .basket .tFoot .gridMix {
        float: none;
        width: auto;
    }
    .bx-basket .tFoot .pointsPerUnit {
        left: 0;
        padding-left: 46px;
    }
    .basket .tFoot .gridPrices,
    .basket-checkout-block-total-price {
        width: 50%;
        float: left;
    }
}

@media (max-width: 767px) {
    .basket .gridBuy {
        width: auto;
    }
    .basket .list-gallery__name {
        margin-right: 0;
        padding-right: 30px;
    }
    .basket .list-gallery__prices,
    .basket .basket-points .basket-item-block-price,
    .body .bx-basket .basket-items-list-item-amount {
        padding-top: 5px;
    }
    .basket .basket-points .basket-item-block-price {
        text-align: right;
    }
    .basket .basket-points,
    .basket .basket-items-list-item-amount,
    .body .bx-basket .basket-items-list-item-amount {
        float: none;
        width: auto;
    }
    .basket .gridPrices {
        width: auto;
    }
    .body .bx-basket .basket-items-list-item-amount {
        text-align: right;
    }
    .basket .basket-items-list-item-sum {
        padding-top: 0;
    }
    .basket .basket-items-list-item-sum {
        padding-right: 0;
    }
    .basket .gridBuy {
        float: right;
    }
}

@media (max-width: 580px) {
    .body .bx-basket tbody .basket-items-list-item-container>td.basket-items-list-item-amount {
        display: block;
        padding-top: 0;
        height: 50px;
        padding-bottom: 0;
    }
    .body .bx-basket .basket-items-list-item-container>td.basket-items-list-item-price-for-one {
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .body .bx-basket .basket-items-list-item-container>td.basket-items-list-item-descriptions {
        padding-bottom: 0;
    }
    .basket-items-list-item-price .basket-item-block-price .basket-item-price-title {
        display: inline;
    }
    .basket-items-list-item-price-for-one {
        order: 2;
    }
    .body .bx-basket .basket-items-list-item-container>td {
        padding-bottom: 10px;
        padding-top: 0;
    }
    .main-profile-form-buttons-block .btn {
        margin-bottom: 5px;
        display: block;
        width: 100%;
    }
    body.adaptive .body input[type="password"] {
        width: 100%;
    }
    #PERSONAL_BIRTHDAY_DAY,
    #PERSONAL_BIRTHDAY_MONTH {
        width: 49%;
    }
    .bx-basket .tFoot .pointsPerUnit {
        left: 0;
    }
    .body .bx-basket .basket-item-block-amount {
        height: 31px;
        margin-bottom: 3px;
    }
    .tFoot .list-gallery__left-side {
        display: none;
    }
    .tFoot .list-gallery__right-side {
        margin-left: 0;
    }
}

@media (max-width: 460px) {
    .basket .tFoot .gridPrices,
    .basket-checkout-block-total-price {
        text-align: left;
    }
}

@media (max-width: 440px) {
    .basket .gridBuy {
        width: 95px;
    }
}

@media (max-width: 330px) {
    .basket .gridBuy {
        width: 90px;
    }
}

.basketOrder {
    margin-top: 10px;
}

.basketOrder .orderInfo {
    font-size: 14px;
    line-height: 1.8em;
}

.basketOrder .orderInfo p {
    margin-bottom: 25px;
}

.basketOrder h1 {
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 27px;
}

.basketOrder .radio {
    font-size: 15px;
    /* margin-bottom: 22px;*/
    margin-bottom: 0;
    position: relative;
}

.basketOrder small {
    display: block;
    font-size: 12px;
    color: #9e9e9e;
    margin-top: 4px;
}

.body .basketOrder [type="radio"]:not(:checked)+label,
.body .basketOrder [type="radio"]:checked+label {
    line-height: 12px;
    font-size: 16px;
}

.body textarea {
    border-color: #ebebeb;
    font-size: 14px;
    width: 100%;
    padding: 14px 19px 8px 19px;
    border-radius: 3px;
}

.body input[type="text"],
.body input[type="password"],
.body textarea,
.body select,
.footer input[type="text"],
.footer input[type="password"],
.footer textarea,
.footer select,
.fancybox-container input[type="text"],
.fancybox-container input[type="password"],
.fancybox-container textarea,
.fancybox-container select,
.popup-window input[type="text"],
.popup-window input[type="password"],
.popup-window textarea,
.popup-window select,
.rsgppopup input[type="text"],
.rsgppopup input[type="password"],
.rsgppopup textarea,
.rsgppopup select,
.rs_easycart input[type="text"],
.rs_easycart input[type="password"],
.rs_easycart textarea,
.rs_easycart select,
.gopro-subscribe-window input[type="text"],
.gopro-subscribe-window input[type="password"],
.gopro-subscribe-window textarea,
.gopro-subscribe-window select {
    border-color: #ebebeb;
}

.basketOrder .btn {
    margin-top: 17px;
    margin-bottom: 10px;
    padding: 8px 31px 9px 31px;
    font-size: 15px;
    font-weight: 700;
}

.basketOrder .notePP {
    opacity: 0;
    display: none;
    max-width: 325px;
}

.fancybox-slide .fancybox-content:focus,
.fancybox-slide .fancybox-content div:focus,
.fancybox-slide .fancybox-content p:focus,
.fancybox-slide .fancybox-content a:focus {
    outline: none;
}

.orderUserChange {
    display: inline-block;
    min-width: 306px;
    position: relative;
    margin-bottom: 20px;
    z-index: 100;
}

#content .orderUserChange {
    z-index: 1000;
}

.orderUserChange .toggleUserMenu {
    padding-bottom: 18px;
    padding-top: 18px;
}

.orderPointsOrig {
    display: none;
}

.changeViewPPInit .fancybox-close-small {
    display: none;
}

#changeViewPPInit {
    width: 600px;
    max-width: 99%;
    padding-top: 33px;
    padding-bottom: 67px;
    color: #7b2d0e;
    font-size: 15px;
    background: url("/local/templates/profood_default/assets/img/pechenya.jpg") no-repeat right 0 #fff;
}

.changeViewPPInit .logo {
    margin-bottom: 43px;
    text-align: center;
}

.changeViewPPInit .inner {
    width: 347px;
    max-width: 100%;
    margin: 0 auto;
}

.changeViewPPInit .lbl {
    margin-bottom: 11px;
}

.changeViewPPInit .btn {
    display: block;
    margin-bottom: 10px;
    font-size: 15px;
    padding: 18px 21px 19px 21px;
}

.changeViewPPInit .btn.btn1.btnpoints {
    background: #ffffff;
    border-color: #e2001a;
    color: #e2001a;
}

.changeViewPPInit .btn.btn1.btnpoints:hover {
    background: #e2001a;
    border-color: #e2001a;
    color: #ffffff;
}

.body .btn1,
.body .btn-primary,
.footer .btn1,
.footer .btn-primary,
.fancybox-container .btn1,
.fancybox-container .btn-primary,
.popup-window .btn1,
.popup-window .btn-primary,
.rsgppopup .btn1,
.rsgppopup .btn-primary,
.rs_easycart .btn1,
.rs_easycart .btn-primary,
.gopro-subscribe-window .btn1,
.gopro-subscribe-window .btn-primary,
.body .bx_profile .btn-md.main-profile-submit {
    background-color: #fff;
    border: 1.4px solid #88ba14;
    border-bottom-color: #94ac4b;
}

.bx_profile .form-group {
    margin-bottom: 5px;
}

.bx_profile .form-group input[type="email"] {
    border-color: #ebebeb;
    background: #ffffff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.bx_profile .form-group input[type="email"]:focus {
    border-color: #88ba14;
    background: #ffffff;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.bx_profile .partner-container {
    margin-bottom: 30px;
}

.bx_profile .main-profile-block-shown+.clearfix+.partner-container {
    margin-top: 25px;
}

.body .btn1,
.body .btn-primary,
.footer .btn1,
.footer .btn-primary,
.fancybox-container .btn1,
.fancybox-container .btn-primary,
.popup-window .btn1,
.popup-window .btn-primary,
.rsgppopup .btn1,
.rsgppopup .btn-primary,
.rs_easycart .btn1,
.rs_easycart .btn-primary,
.gopro-subscribe-window .btn1,
.gopro-subscribe-window .btn-primary {
    color: #88ba14;
}

.pmenu a:hover,
.pmenu a.selected,
.pmenu a.selected:active,
.pmenu a:active {
    background-color: #eceeed;
    color: #434343;
}

.hamburger.is-active {
    background-color: #ffffff;
}

#user_div_reg small {
    margin-left: 10px;
    color: #9e9e9e;
}

button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active,
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
.fancybox-close-small:after,
.fancybox-close-small:focus {
    outline: none;
}

.fancybox-container.rs-gopro-popup .fancybox-slide>div.qAlert:not(.fancybox-loading) {
    padding-top: 20px;
}

.body select,
.body select:hover:focus,
.body select:focus {
    -webkit-appearance: none;
    background-image: url("/local/templates/profood_default/assets/img/arrDown.png");
    background-position: right 10px top 50%;
    background-repeat: no-repeat;
    /* for FF */
    -moz-appearance: none;
    text-overflow: '';
    /* for IE */
    -ms-appearance: none;
    appearance: none !important;
    padding-right: 28px;
}

.body select::-ms-expand {
    display: none;
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: default;
}

.fly-menu__picture {
    left: 15px;
}

.b-mmenu .dropdown-menu>li>a,
.b-mmenu .navbar-nav>li>a {
    padding-left: 18px;
}

.sale-personal-account-wallet-sum,
.sale-order-list-title .red,
.orderText .red,
.POINTS .oderDetailPropVal,
.POINTS_PREPAYMENT .oderDetailPropVal,
.POINTS_FIRST_ORDER .oderDetailPropVal,
.sale-order-detail-about-order-inner-container-price-detail .red {
    color: #e2001a;
}

.sale-personal-account-wallet-sum.normal {
    font-weight: normal;
}

.c-favorite .svg-icon {
    width: 15px;
    height: 15px;
    position: relative;
    top: -3px;
}

#partnerPlace {
    position: relative;
}

#partnerPlace .area2darken {
    left: 30px;
    top: 8px;
    right: auto;
    bottom: auto;
}

#partnerPlace .animashka {
    width: 31px;
    height: 31px;
    position: absolute;
}

.c-favorite.in .svg-icon {
    fill: #fff100;
}

.adaptive .centering {
    min-width: 300px;
}

.c-favorite svg {
    display: none;
}

.c-favorite {
    padding-left: 17px;
    background: url("/local/templates/profood_default/assets/img/inFavorite.svg") no-repeat 0 0;
    background-size: 15px auto;
}

.c-favorite.in {
    background-image: url("/local/templates/profood_default/assets/img/inFavoriteActive.svg");
}

b .normal {
    font-weight: normal;
}

.fancybox-container.rs-gopro-popup .fancybox-slide>div:not(.fancybox-loading) {
    max-width: 90%;
}

.viewSelect {
    float: left;
}

.changeListView {
    float: left;
    padding: 18px;
    position: relative;
    width: 59px;
    height: 59px;
}

.changeListView.selected {
    background: #eeeeee;
}

.changeListView span {
    position: absolute;
    display: block;
    background: #eeeeee;
}

.changeListView.selected span {
    background: #535c69;
}

.changeListView.showcase span {
    width: 10px;
    height: 10px;
}

.changeListView.list span {
    height: 3px;
    left: 18px;
    right: 18px;
}

.changeListView.list .v1 {
    top: 18px;
}

.changeListView.list .v2 {
    top: 25px;
}

.changeListView.list .v3 {
    top: 32px;
}

.changeListView.list .v4 {
    top: 39px;
}

.changeListView.gallery span {
    height: 3px;
    left: 18px;
    right: 18px;
}

.changeListView.gallery span:before {
    position: absolute;
    content: '';
    left: 6px;
    height: 100%;
    width: 3px;
    background: #fff;
}

.changeListView.showcase .v1,
.changeListView.showcase .v2 {
    left: 18px;
}

.changeListView.showcase .v3,
.changeListView.showcase .v4 {
    right: 18px;
}

.changeListView.showcase .v1,
.changeListView.showcase .v4 {
    top: 18px;
}

.changeListView.showcase .v2,
.changeListView.showcase .v3 {
    bottom: 18px;
}

.changeListView.gallery .v1 {
    top: 18px;
}

.changeListView.gallery .v2 {
    top: 25px;
}

.changeListView.gallery .v3 {
    top: 32px;
}

.changeListView.gallery .v4 {
    top: 39px;
}

.list-thead {
    border-top: none;
}

.mix.clearfix {
    border-bottom: 1px solid #F2F2F2;
}

.mix.clearfix .navigation {
    padding-top: 23px;
}

@media (max-width: 559px) {
    .viewSelect {
        display: block;
    }
    .mix.clearfix {
        border-bottom: none;
    }
}

@media (min-width: 560px) {
    .showcase .list-thead {
        display: none;
    }
    .showcase .list-gallery {
        margin-top: 15px;
    }
    .showcase .list-gallery__element {
        float: left;
        width: 25%;
    }
    .js-element__shadow {
        border: 1px solid #fff;
        position: relative;
        padding: 10px;
    }
    .showcase .js-element__shadow {
        border-color: #F2F2F2;
        position: relative;
        padding: 10px;
    }
    .showcase .list-gallery__left-side {
        float: none;
        width: auto;
        height: 200px;
    }
    .showcase .list-gallery__right-side {
        margin-left: 0;
    }
    #catalogList .showcase .list-gallery__name-rating-article {
        min-height: 0;
        border-bottom: 1px solid transparent;
    }
    .showcase .gridMix {
        float: none;
        width: auto;
    }
    .showcase .list-gallery__over-mix {
        padding-bottom: 0;
        padding-top: 0;
        min-height: 0;
    }
    .showcase .list-gallery__name-rating {
        overflow: hidden;
        height: 39px;
    }
    .showcase .weightParam,
    .showcase .boxParam,
    .showcase .gofrokorobParam,
    .showcase .ekranParam,
    .showcase .rasfasovannyVesParam,
    .showcase .miniEkranParam,
    .showcase .signalPakParam,
    .showcase .flouPakParam,
    .showcase .flouPakKorreksParam,
    .showcase .flouPakNaRebroParam,
    .showcase .mikroEkranParam,
    .showcase .boxBottleParam,
    .showcase .shelfParam,
    .showcase .sizeKrugloeParam,
    .showcase .sizePryamougolnoeParam,
    .showcase .sizeFigurnoeParam,
    .showcase .bottleParam,
    .showcase .bottleInBoxParam {
        margin-top: 0;
        margin-right: 10px;
    }
    .showcase .boxParam {
        padding-left: 45px;
    }
    .showcase .gofrokorobParam {
        padding-left: 45px;
    }
    .showcase .ekranParam {
        padding-left: 45px;
    }
    .showcase .rasfasovannyVesParam {
        padding-left: 45px;
    }
    .showcase .miniEkranParam {
        padding-left: 45px;
    }
    .showcase .signalPakParam {
        padding-left: 45px;
    }
    .showcase .flouPakParam {
        padding-left: 45px;
    }
    .showcase .flouPakKorreksParam {
        padding-left: 45px;
    }
    .showcase .flouPakNaRebroParam {
        padding-left: 45px;
    }
    .showcase .mikroEkranParam {
        padding-left: 45px;
    }
    .showcase .boxBottleParam {
        padding-left: 22px;
    }
    .showcase .bottleInBoxParam {
        padding-left: 38px;
    }
    .showcase .list-gallery__compare-favorite {
        position: absolute;
        right: 10px;
        top: -20px;
        overflow: hidden;
        width: 17px;
        height: 17px;
    }
    .showcase .gallery-pay-price {
        float: none;
        width: auto;
    }
    .showcase .list-gallery__prices,
    .showcase .list-gallery__pay-stores {
        padding: 15px 0 0 0;
    }
    .with-layer-kvant .list-gallery__pay-stores {
        padding: 2px 0 0 0;
    }
    .rub .showcase .c-prices__price b,
    .rub .showcase .c-prices__price,
    .rub .js-element .c-prices__price b,
    .rub .js-element .c-prices__price {
        font-size: 16px;
        font-weight: 400;
    }
    #catalogList .showcase .list-gallery__pay-stores {
        padding-bottom: 0;
        height: 92px;
    }
    .showcase .pointsPerUnit .units {
        display: none;
    }
    #catalogList .showcase .list-gallery__article {
        height: 64px;
    }
    .showcase .list-gallery__picture img {
        max-height: none;
    }
    .list .list-gallery__picture img {
        display: none;
    }
}

@media (min-width: 560px) and (max-width: 1120px) {
    .showcase .list-gallery__element {
        width: 33.3%;
    }
}

@media (min-width: 560px) and (max-width: 830px) {
    .showcase .list-gallery__element {
        width: 50%;
    }
}

.bx-session-message {
    max-width: 100%;
}

.rubP {
    line-height: 5px;
    width: 0.4em;
    border-bottom: 1px solid #949494;
    display: inline-block;
    position: relative;
    left: -2px;
    margin-left: 1px;
    margin-right: 1px;
}

.basketTotal .rubP {
    left: 0;
    line-height: 10px;
    border-bottom-width: 2px;
}

.header-basket__descr .rubP {
    line-height: 3px;
}

.table .critical td {
    background: #ffc8cc;
}

a.flyFilter,
a.flyFavorite {
    position: relative;
    padding-left: 33px;
    color: #9e9e9e;
    line-height: 31px;
    height: 32px;
    display: block;
    text-decoration: none;
    top: -2px;
}

a.flyFilter.active,
a.flyFavorite.active {
    color: #e2001a;
}

.flyFilter .txt,
.flyFavorite .txt {
    position: relative;
}

.countFilter {
    position: absolute;
    right: -15px;
    top: -4px;
    color: #fff;
    background: #e2001a;
    text-align: center;
    font-weight: 700;
    font-size: 15px;
    border-radius: 50%;
    width: 21px;
    height: 21px;
    line-height: 21px;
    display: none;
}

.countFavorite {
    position: absolute;
    right: -12px;
    top: -4px;
    color: #fff;
    background: #e2001a;
    text-align: center;
    font-weight: 700;
    font-size: 15px;
    border-radius: 50%;
    width: 21px;
    height: 21px;
    line-height: 21px;
    display: none;
}

.countActionsMobile {
    position: absolute;
    right: 0px;
    top: 0px;
    color: #fff;
    background: #e2001a;
    text-align: center;
    font-weight: 700;
    font-size: 15px;
    border-radius: 50%;
    width: 21px;
    height: 21px;
    line-height: 21px;
    display: none;
}

@media (max-width: 991px) {
    a.flyFilter,
    a.flyFavorite {
        padding-left: 40px;
    }
    a.flyFilter {
        overflow: hidden;
    }
    a.flyFilter .countFilter {
        right: 0;
        top: 0;
    }
    .countFavorite {
        top: 0;
        right: 0;
    }
    .header-fly .countFavorite,
    .header-fly .countFilter,
    .header-fly .countActionsMobile {
        font-size: 12px;
        width: 15px;
        height: 15px;
        line-height: 15px;
    }
}

a.actions,
a.actions {
    position: relative;
    padding-left: 40px;
    color: #9e9e9e;
    padding-right: 10px;
    line-height: 31px;
    height: 31px;
    overflow: hidden;
    display: block;
    text-decoration: none;
}

a.actions.active,
a.actions.active {
    color: #e2001a;
}

.actions .txt,
.actions .txt {
    position: relative;
}

@media (max-width: 1130px) {
    a.flyFilter,
    a.flyFavorite {
        padding-right: 0;
    }
    .flyFilter .txt,
    .flyFavorite .txt {
        display: none;
    }
}

.flyFilter svg,
.flyFavorite svg {
    position: absolute;
    top: 50%;
    left: -280px;
    width: 600px;
    height: 600px;
    margin-top: -300px;
}

.flyFilter .img,
.flyFavorite .img {
    position: absolute;
    left: 0;
    top: 0;
    height: 40px;
    width: 40px;
    overflow: hidden;
    display: block;
}

.header-fly__block.fly3 .flyFilter .img {
    background: url("/local/templates/profood_default/assets/img/iconFilterDesk.svg") no-repeat left top;
    background-size: 40px;
    height: 40px;
}

.header-fly__block.fly3 .flyFilter.active .img {
    background: url("/local/templates/profood_default/assets/img/iconFilterDeskActMd.svg") no-repeat left top;
    background-size: 40px;
    height: 40px;
}

.greyUsual {
    fill: #BABABA;
}

.whiteUsual {
    fill: transparent;
}

.active>.img .redOnActive {
    fill: #e2001a;
}

#flyFavorite.active>.img .yellowOnActive {
    fill: #FFF200;
}

.header-fly-active #toggledFilter.fixed .userMenu {
    position: fixed;
    top: 61px;
    left: 70%;
    width: 265px;
    transition: top 0.25s ease-in-out;
    z-index: 1002;
    max-height: 100%;
    overflow: auto;
}

@media (max-width: 767px) {
    .header-fly__panel .header-fly__block.logo {
        display: none !important;
    }
    .header-fly__block .img img {
        max-width: 79%;
        margin: 0 auto;
    }
    .header-fly__block img.searchNoActive {
        position: relative;
        bottom: 4px;
        max-width: 100%;
        width: 25px;
    }
    .flyFilter svg,
    .flyFavorite svg {
        position: absolute;
        top: 50%;
        left: -150px;
        width: 350px;
        height: 350px;
        margin-top: -175px;
    }
    .flyFilter .img,
    .flyFavorite .img {
        left: 50%;
        margin-left: -20px;
    }
    .flyFilter.active>.img .redOnActive {
        fill: #fff;
    }
    .flyFilter.active>.img .yellowOnActive {
        fill: #fff;
    }
    .fly1 {
        order: 1;
        width: 20%;
        text-align: center;
    }
    .fly2 {
        order: 2;
        width: 20%;
        text-align: center;
    }
    .fly3 {
        text-align: center;
        width: 20%;
        order: 3;
    }
    .fly4 {
        text-align: center;
        width: 20%;
        order: 4;
    }
    .fly5 {
        text-align: center;
        width: 20%;
        order: 5;
    }
    .fly1.actions_mobile {
        order: 1;
    }
    .fly3 ul,
    .fly3 li {
        display: inline-block;
    }
    .greyUsual {
        fill: #fff;
    }
    .fly3 .countFilter {
        top: 2px !important;
    }
}

.owl-carousel {
    z-index: auto;
}

.uphone {
    display: none;
}

.headerUserChanger .jq-selectbox__select {
    height: 39px;
}

.headerUserChanger .jq-selectbox__select-text {
    padding-top: 11px;
}

@media (max-width: 767px) {
    .headerUserChanger .jq-selectbox__dropdown {
        width: 180%;
    }
    .order-history-section .headerUserChanger .jq-selectbox__dropdown {
        width: 100%;
    }
    #prods #toggledFilter:not(.opened) {
        display: none;
    }
    .onlyFavorite {
        display: none;
    }
}

.ordersTable {
    width: 100%;
    margin-bottom: 20px;
}

.orderTable .status-PARTIAL td,
.orderTable .status-NONE td {
    background-color: rgb(252, 242, 256);
}

.orderTable .brown {
    color: rgb(116, 45, 12);
}

.orderTable .bold {
    font-weight: bold;
}

.ordersTable td,
.ordersTable th,
.orderTable td,
.orderTable th {
    text-align: center;
    padding: 3px 10px;
    border-bottom: 1px solid #ebebeb;
}
.ordersTable th.ttn-sum span {
	position: relative;
	left: 5px;
}
.ordersTable .prev-order-top-border th,
.ordersTable .prev-order-top-border td {
    border-bottom: none !important;
}

.ordersTable .order-top-border td {
    border-top: 1px solid #000 !important;
}

.ordersTable .product-row td {
    border-top: 1px solid #ebebeb;
    border-bottom: none !important;
}

.ordersTable .product-row:last-child td {
    border-bottom: 1px solid #000 !important;
}

.orderTable td {
    padding: 10px 10px;
}

.ordersTable th a {
    text-decoration: none;
    color: inherit;
}

.tablesaw.ordersTable th,
.tablesaw.ordersTable td,
.tablesaw.orderTable th,
.tablesaw.orderTable td {
    text-align: center;
}

.tablesaw.ordersTable .align-left,
.tablesaw.orderTable .align-left {
    text-align: left;
}

.ordersTable th,
.orderTable th {
    font-weight: normal;
    color: #9e9e9e;
}

.ordersTable tr.itogo th,
.ordersTable tr.itogo td,
.orderTable tr.itogo th,
.orderTable tr.itogo td {
    font-weight: bold;
}

.ordersTable a {
    text-decoration: underline;
}

.ordersTable a:hover {
    text-decoration: none;
}

.ordersTable .red,
.orderTable .red {
    color: #e2001a;
}

.refundTable .refund-th,
.ordersTable .refund-th {
    width: 150px;
}

.refundTable .refund-td {
    padding-left: 10px;
    padding-right: 0;
}

.refundTable .citrus-vue-orderProduct-refund-container {
    position: relative;
    display: flex;
}

.refundTable .refund-input-container {
    position: relative;
}

.refundTable .citrus-vue-orderProduct-refund-container input.amount {
    border: 1.5px solid #ccc;
    width: 70px;
    margin-left: 0;
    text-align: left;
    padding: 5px;
}

.refundTable .citrus-vue-orderProduct-refund-container input.amount:focus,
.refundTable .citrus-vue-orderProduct-refund-container input.amount:valid {
    outline: none;
    border-color: #333;
    padding-right: 25px;
}

.refundTable .citrus-vue-orderProduct-refund-container input.amount:focus::placeholder {
    font-size: 0;
}

.refundTable .citrus-vue-orderProduct-refund-container span.measure-name {
    display: none;
    position: absolute;
    top: 7px;
    right: auto;
    left: 47px;
}

.refund-input-container {
    position: relative;
}

.refundTable .citrus-vue-orderProduct-refund-container:focus-within span.measure-name,
.refundTable .citrus-vue-orderProduct-refund-container input.amount:valid+span.measure-name,
.refundTable .citrus-vue-orderProduct-refund-container input.amount[disabled]+span.measure-name {
    display: inline;
}

.refundTable .citrus-vue-orderProduct-refund-container span.action {
    display: block;
    width: 20px;
    height: 20px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    border-radius: 10px;
    cursor: pointer;
    margin: 6px 0 0 5px;
}

.refundTable .citrus-vue-orderProduct-refund-container span.action.plus {
    background-color: rgb(33, 176, 75);
}

.refundTable .citrus-vue-orderProduct-refund-container span.action.minus {
    background-color: rgb(236, 27, 35);
    line-height: 16px;
}

@media (max-width: 991px) {
    .refundTable .refund-th {
        width: 120px;
    }
    .refundTable .refund-reason-select {
        max-width: 50px;
    }
}

.refundTable .footer-tr td {
    font-weight: bold;
}

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

.refundTable-container h3.client {
    font-weight: bold;
    font-size: 18px;
    margin-top: 0;
}

.refundTable-container .refund-cancel-info-container .refund-cancel-note {
    font-weight: bold;
    font-size: 18px;
    color: #e2001a;
    margin-bottom: 10px;
}

.refundTable-container .refund-cancel-info-container .refund-cancel-date,
.refundTable-container .refund-accept-additional-info-container .refund-accept-date {
    margin-bottom: 5px;
}

.refundTable-container .refund-accept-info-container .refund-accept-note {
    font-weight: bold;
    font-size: 18px;
    color: #88ba14;
}

.refundTable-container .refund-export-info-container .refund-export-note {
    font-weight: bold;
    font-size: 18px;
    color: #88ba14;
    margin-bottom: 10px;
}

.refundTable-container .refund-cancel-info-container,
.refundTable-container .refund-export-info-container {
    margin-bottom: 20px;
}

.refundTable-container .refund-export-info-container+.refund-accept-additional-info-container {
    margin: -15px 0 20px;
}

#refund-edit-form .photo-container {
    width: 45%;
    display: inline-block;
    margin: 30px 20px 20px 0;
    vertical-align: top;
}

#refund-edit-form .photo-container .error.help-block {
    display: none;
}

#refund-edit-form .photo-container .input-container.has-error .error.help-block {
    display: block;
}

#refund-edit-form .photo-container .refund-photo-caption {
    display: inline-block;
    margin-bottom: 15px;
}

#refund-edit-form .comment-container {
    margin: 30px 0 20px;
    vertical-align: top;
}

#refund-edit-form .buttons-container .btn {
    margin-right: 15px;
    margin-top: 17px;
    margin-bottom: 10px;
    padding: 8px 31px 9px 31px;
    font-size: 15px;
    font-weight: 700;
}

.ordersTable .statusP {
    color: #81c242;
    font-weight: 700;
}

.ordersTable .statusA {
    font-weight: 700;
}

.ordersTable .statusA {
    font-weight: 700;
}

.ordersTable .statusC {
    font-weight: 700;
    color: #9a9a9a;
}

.ordersTable .statusS {
    font-weight: 700;
    color: #434343;
}

.ordersTable .sale-order-list-repeat-link,
.ordersTable .sale-order-list-cancel-link {
    background: url("/local/templates/profood_default/assets/img/sale-order-repeat.svg") no-repeat 50% 50%;
    background-size: 150% auto;
    width: 22px;
    height: 22px;
    display: block;
    margin: 0 auto;
}

.ordersTable .sale-order-list-cancel-link {
    background-image: url("/local/templates/profood_default/assets/img/sale-order-delete.svg");
}

.content .tablesaw-swipe .tablesaw-swipe-cellpersist {
    border-right: none;
}

.tablesaw-advance {
    display: none;
}

@media (max-width: 767px) {
    .tablesaw-swipe .tablesaw-swipe-cellpersist:nth-child(1) {
        width: 176px;
    }
    .ordersTable td,
    .ordersTable th {
        min-width: 60px;
    }
    .tablesaw th.onTabletMin,
    .tablesaw td.onTabletMin {
        width: 0;
        max-width: 0;
        padding: 0;
        min-width: 0;
    }
    .content .tablesaw-swipe .tablesaw-swipe-cellpersist {
        border-right: 1px solid #ebebeb;
    }
    .tablesaw-advance {
        display: block;
    }
    .accountTable td,
    .accountTable th {
        padding: 3px 3px;
    }
}

.accountTable {
    max-width: 600px;
}

.table th a {
    text-decoration: none;
    color: inherit;
}

.linkActions .countActions {
    bottom: 48px;
    color: #fff;
    background-color: #e2001a;
    width: 21px;
    text-align: center;
    border-radius: 10px;
    height: 21px;
    position: relative;
    left: 28px;
    padding: 2px;
    font-size: 16px;
    font-weight: 700;
}

.linkActions,
.linkActions:hover {
    text-decoration: none;
}

.linkActions02,
.linkActions02:hover {
    color: #000000;
    font-size: 15px;
    font-weight: 400;
    position: relative;
    left: 0;
    top: 10px;
    text-decoration: none;
    float: left;
}

.actions {
    float: left;
    position: relative;
    top: -5px;
}

.pagetitle.actions {
    font-weight: 700;
    color: red;
}

.actions.actionsTP {
    margin-left: 2%;
}

.actions img {
    width: 45px;
}

.actions.admin {
    width: 13%;
    float: left;
}

.sectAction {
    margin-top: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dcd8d8;
}

.sectAction a.title {
    color: #7b2d0e;
    font-size: 16px;
    text-decoration: none;
}

.sectAction p.news-date-time {
    color: #000;
}

.sectAction .post {
    margin-top: 3%;
}

.actDet img {
    margin: 3% 0;
}

.fancybox-container .gopro-banners {
    display: none;
}

h1.titleActions {
    color: red;
    font-weight: bold;
}

.owl-carousel .owl-lazy {
    display: none;
}

.owl-carousel .owl-item:first-child .owl-lazy {
    display: block;
}

.actDet .linkBack {
    margin-top: 15px;
    margin-left: 15px;
}

.centeringin .amountOrder {
    font-size: 15px;
    line-height: 32px;
}

@media (min-width: 560px) {
    .c-quantity__inner {
        width: 135px;
    }
    .qPoints,
    .c-quantity {
        display: block;
    }
    .c-quantity {
        min-width: 120px;
    }
    .qPoints {
        min-width: 43px;
    }
}

.gallery-pay-price .gridBuy {
    width: 60%;
}

@media (min-width: 1000px) {
    .gallery-pay-price .gridBuy {
        width: 55%;
    }
}

.pmenu .changeListView {
    height: inherit;
}

@media (max-width: 559px) {
    .b-pay__inner {
        display: flex;
        justify-content: flex-end;
    }
    .b-pay__quantity,
    .b-pay__buttons {
        display: inline-flex;
    }
    .list-gallery__pay .in .qPoints {
        width: 10%;
    }
    .gallery .gridBuy {
        margin-top: 5%;
    }
    .list .pointsPerUnit {
        background-image: url("/local/templates/profood_default/assets/img/pig.svg");
    }
    .gallery .b-pay__quantity .qPoints .pointsPerUnit,
    .showcase .b-pay__quantity .qPoints .pointsPerUnit {
        background-image: url("/local/templates/profood_default/assets/img/pig.svg");
    }
    .gallery .gallery-pay-price .gridBuy,
    .showcase .gallery-pay-price .gridBuy {
        width: 100%;
        float: none;
        display: flex;
        justify-content: center;
    }
}

.left-col-date {
    width: 145px;
}

.order-history-header {
    margin-top: 0;
}

.order-history-section {
    display: flex;
}

.order-history-section .filter-form {
    width: 100%;
    max-width: 380px;
}

.filter-block {
    width: 100%;
    float: left;
}

.filter-date {
    border: 1px solid #ccc;
    padding: 3px 5px;
    line-height: 12px !important;
}

.filter-form input[type="submit"],
.spravka-filter-form input[type="submit"],
.sale_order_print-form input[type="submit"],
.enter_kp_mode-form input[type="submit"],
.exit_add_order_mode-form input[type="submit"] {
    color: #88ba14;
    border: 1.4px solid #88ba14;
    border-bottom-color: #94ac4b;
    background-color: #ffffff !important;
}

.filter-form input[type="submit"].btn-default:hover,
.spravka-filter-form input[type="submit"].btn-default:hover,
.sale_order_print-form input[type="submit"].btn-default:hover,
.enter_kp_mode-form input[type="submit"].btn-default:hover,
.exit_add_order_mode-form input[type="submit"].btn-default:hover {
    color: #fff;
    background-color: #859b43 !important;
    border-color: #859b43;
    text-decoration: none;
    transition: 0s;
}

.filter-form+.tablesaw-bar .tablesaw-advance {
    margin-top: -30px;
}

.date-block {
    display: inline;
}

.order-history-section .filter-form input[type="submit"] {
    margin-bottom: 15px;
}

@media (max-width: 767px) {
    /* .order-history-header {
        margin-top: -15px;
    } */
    .filter-form .date-block {
        display: block;
    }
    .filter-form .filter-block br+.date-block {
        margin-left: 10px;
    }
}

.header-basket__info {
    /*padding-top: 9px;*/
}

@media (min-width: 992px) {
    .header-basket__info {
        padding-top: 0;
    }
    .header-basket__link {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .header-basket__link[href="/personal/cart/"] .header-basket__descr {
        margin-top: -3px;
        margin-left: 5px;
    }
}

@media (max-width: 767px) {
    .hideOnMobile {
        display: none;
    }
}

.headerUserChanger .jq-selectbox__select {
    background-color: transparent;
    border-bottom-color: transparent;
}

.header .otherCols .line:first-child {
    min-height: 60px;
    margin-left: 160px;
    transition: all 0.25s linear;
}

@media (max-width: 991px) {
    .header .otherCols .line:first-child {
        margin-left: 0;
    }
    .header .amountOrder {
        font-size: 13px;
    }
    .searchinhead__btn:active {
        outline: 1px solid red;
    }
}

.header .otherCols .actions_desktop {
    width: 11%;
    float: right;
    height: 45px;
}

@media (max-width: 1055px) {
    .header-basket .header-basket__descr .d-block.hideOnTablet {
        display: none;
    }
    .header-basket .header-basket__descr .hideOnDesc {
        display: block;
    }
}

@media (max-width: 991px) {
    .debtBlock.columnC2 {
        width: 100%;
        border-bottom: 1px solid #ececec;
        padding-left: 15px;
        padding-right: 15px;
    }
    .debtBlock.columnC2 .headerDebt {
        width: 50%;
        float: left;
    }
    .deliveryDate_tablet .deliveryDate {
        float: none;
        display: inline-block;
        margin: 0;
        font-size: 13px;
        line-height: 14px;
        background-size: 40px;
        width: 130px;
        padding-left: 47px;
    }
    .debtBlock_tablet .headerDebt_wallet {
        margin: 0;
        float: none;
        width: auto;
        max-width: 215px;
        font-size: 13px;
        line-height: 14px;
        background-size: 35px;
        padding-left: 42px;
    }
    .debtBlock {
        width: auto;
    }
    .hidden-md {
        display: none;
    }
}


/* fly */

.header-fly__menu {
    flex: 0 0 auto;
    -webkit-box-flex: 0;
    min-width: 60px;
}

.header-fly__panel .header-fly__block {
    margin-right: 10px;
}

.header-fly .searchinhead {
    max-width: 550px;
    float: none;
}

.header .otherCols .customMenu {
    padding: 5.5px 0;
    margin-right: 10px;
}

.header .otherCols .header_search {
    float: left;
    padding: 6.5px 0;
    width: 46%;
}

.header .otherCols .searchinhead__input[type="text"] {
    padding: 10px 9px 10px;
}

.header .otherCols .searchinhead__zoom {
    padding: 14px 12px 11px 12px;
}

.header-fly__panel .header-fly__block .flyFavorite img[src="/upload/actions/topMenu/iconStarsDesk.png"] {
    margin-top: -3px;
}

.header-fly__shadow {
    box-shadow: none;
}

.informLine .addition_basket_row {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.informLine {
    float: right;
}

.header_informEconomyInside {
    background: url(/local/templates/profood_default/assets/img/pig.svg) no-repeat -12px 48%;
    background-size: 55px auto;
    padding-top: 4px;
    padding-left: 35px;
    margin: 0 10px 0 5px;
    font-family: Arial, Helvetica, sans-serif;
    color: #e2001a;
    line-height: 28px;
    min-height: 28px;
}

.header_informEconomy span b {
    font-weight: 700;
    font-family: Arial, Helvetica, sans-serif;
}

.header_informPaymentInside {
    background: url("/local/templates/profood_default/assets/img/basket.svg") no-repeat -20px center;
    background-size: 67px auto;
    padding-left: 32px;
    margin: 0 0 0 5px;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    line-height: 28px;
    min-height: 28px;
}

.header_informPayment a {
    color: #000;
}

@media (max-width: 1067px) {
    .authorized .header .otherCols .header_search {
        width: 40%;
    }
}

.headerDebt_wallet {
    float: right;
    padding: 2px 2px 2px 54px;
    line-height: 16px;
    color: #000000;
    background: url("/local/templates/profood_default/assets/img/wallet_small.svg") no-repeat 0 50%;
    background-size: 44px;
    font-size: 15px;
    width: auto;
    max-width: 215px;
    margin: 7px 0 5px 20px;
}

.fancybox-container .btn-default {
    color: #e2001a;
    background-color: #ffffff;
    border: 1px solid #e2001a;
}

.fancybox-container .btn-default:hover {
    color: #fff;
    background-color: #e2001a;
    border-color: #e2001a;
    text-decoration: none;
    transition: 0s;
}

.fly-person {
    display: none;
}

.header-fly__block .flyFavorite .img img[src="/upload/actions/topMenu/iconStarsDeskActFilled.png"] {
    padding-top: 2px;
}

.header-fly__shadow {
    background-color: #fff;
}

.visible_mobile {
    display: none;
}

@media (min-width: 992px) {
    .header-fly__panel .header-fly__block .header-balls,
    .header-fly__panel .header-fly__block .header-basket {
        margin-top: 5px;
    }
    .header-fly__panel .header-fly__block.fly4 {
        display: none;
    }
    .header-fly .header-fly__block.fly2 .countFavorite {
        right: -13px;
        top: -3.5px;
    }
    .header-fly .header-fly__block.fly3 .flyFilter .countFilter {
        top: -3.5px;
        right: -16px;
        z-index: 5;
    }
    .catalog .toggleUserMenu .countFilter {
        left: 87px !important;
        top: 15px;
    }
}

@media (max-width: 991px) {
    .header-fly {
        bottom: 0;
        top: auto;
        transform: translateY(0);
    }
    .basket-fly .columnC1.basket.fly-basket {
        position: fixed;
        left: 0;
        top: 0;
        background: #fff;
        z-index: 996;
        border-left: none;
        border-right: none;
    }
    .basket-fly .columnC1.basket.fly-basket .fly-person {
        display: block;
        min-width: 20%;
        max-width: 32%;
        float: right;
        padding-right: 10px;
    }
    .header .otherCols .basket.columnC1.fly-basket .basket_small_row {
        display: flex;
        justify-content: space-evenly;
    }
    .basket-fly .columnC1.basket .header-balls,
    .basket-fly .columnC1.basket .header-balls+.header-basket {
        width: 33%;
        text-align: center;
    }
    .basket-fly .columnC1.basket.fly-basket .header-balls,
    .basket-fly .columnC1.basket.fly-basket>.header-basket {
        width: 30%;
        text-align: center;
    }
    .basket-fly .columnC1.basket .header-balls {
        border-right-color: transparent;
    }
    .basket-fly .columnC1.basket.fly-basket .hamburger .hamburger-name {
        display: none;
    }
    .basket-fly .columnC1.basket.fly-basket .debtBlock_tablet,
    .basket-fly .columnC1.basket.fly-basket .deliveryDate_tablet {
        display: none;
    }
    .basket-fly .columnC1.basket.fly-basket .header-basket__link_balls .header-basket__descr {
        flex-wrap: nowrap;
        width: auto;
    }
    .fly1 {
        order: 1;
        width: 20%;
        text-align: center;
    }
    .fly2 {
        order: 2;
        width: 20%;
        text-align: center;
    }
    .fly3 {
        text-align: center;
        width: 20%;
        order: 3;
    }
    .fly4 {
        text-align: center;
        width: 20%;
        order: 4;
    }
    .fly5 {
        text-align: center;
        width: 20%;
        order: 5;
    }
    .header-fly__panel .header-fly__block {
        margin-right: 0;
    }
    .header-fly__panel .header-fly__block.header-fly__menu {
        display: none;
    }
    .header-fly__panel .header-fly__block.fly1 {
        margin-left: 0;
    }
    .header-fly__panel .header-fly__block.fly1 .searchinhead__btn img {
        max-width: 77%;
        margin: 0 auto;
    }
    .header-fly__panel .header-fly__block.fly1 ul.nav {
        margin: 0 auto
    }
    .userMenu {
        bottom: 100%;
        top: auto;
        width: auto;
    }
    .adaptive .userMenu .pmenu {
        width: auto;
    }
    .header-fly a.flyFilter,
    .header-fly a.flyFavorite {
        line-height: 40px;
    }
    .header-fly__panel .header-fly__block .flyFilter img {
        padding-top: 0;
    }
    .basket-fly .columnC1.basket.fly-basket .header-balls .header-basket {
        float: none;
        display: inline-block;
        text-align: center;
    }
    .basket-fly .columnC1.basket.fly-basket .basket_small_row {
        padding-left: 70px;
        float: left;
        width: 70%;
    }
    .informLine {
        padding: 5px 0;
    }
    .header_informPaymentInside {
        margin: 0;
        line-height: 28px;
    }
    .header_informEconomyInside {
        display: inline-block;
    }
    .basket-fly .columnC1.basket.fly-basket .hamburger {
        padding: 9px 12px;
    }
    .actionLine {
        padding: 5px 15px;
    }
    .header-fly .searchinhead__btn {
        padding: 0;
    }
    .searchinhead__btn.search_noactive img.search_img_noactive {
        display: block;
        padding-top: 2px;
    }
    .searchinhead__btn.search_noactive img.search_img_active {
        display: none;
    }
    .searchinhead__btn.search_active img.search_img_active {
        display: block;
    }
    .searchinhead__btn.search_active img.search_img_noactive {
        display: none;
    }
    #toggledFilter.fixed .userMenu,
    .header-fly-active #toggledFilter.fixed .userMenu {
        position: fixed;
        transition: top 0.25s ease-in-out;
        z-index: 1002;
        overflow: auto;
        left: 30%;
        top: auto;
        bottom: 52px;
        width: 250px;
        padding-top: 0;
    }
    #toggledFilter.fixed .userMenu .filtren .body {
        margin-top: 0;
        margin-bottom: 0;
    }
    #toggledFilter.fixed .userMenu .filtren .buttons {
        padding-bottom: 5px;
    }
    #toggledFilter.fixed .userMenu .filtren .lvl1 .property {
        padding: 20px 11px 18px;
    }
    #header-fly .header-fly__shadow .header-fly__block.fly3 a .img {
        display: none;
    }
    #header-fly .header-fly__shadow .header-fly__block.fly3 a {
        background: url("/local/templates/profood_default/assets/img/iconFilterDesk.svg") no-repeat 47% 50%;
        background-size: 40px;
        height: 40px;
        margin-top: 4px;
    }
    #header-fly .header-fly__shadow .header-fly__block.fly3 a.active {
        background: url("/local/templates/profood_default/assets/img/iconFilterDeskActMd.svg") no-repeat 47% 50%;
        background-size: 40px;
        height: 40px;
        margin-top: 0;
    }
    .flyFilter .img,
    .flyFavorite .img {
        overflow: hidden;
    }
    #header-fly .header-fly__shadow .header-fly__block.fly5.userMenuBlock .nowrap.opened .toggleUserMenu {
        background: url("/local/templates/profood_default/assets/img/person_flyAct_active.svg") no-repeat 47% 50%;
        background-size: 40px;
        height: 40px;
    }
    .header-fly__block.search .search_active+.search-open .searchinhead .js-form {
        outline: 1.4px solid #88ba14;
    }
    .points .header-fly__block.search .search_active+.search-open .searchinhead .js-form {
        outline: 1.4px solid #e2001a;
    }
    .header-fly__block.search .search_active+.search-open .searchinhead .js-form .searchinhead__zoom .svg-icon {
        fill: #88ba14;
    }
    .points .header-fly__block.search .search_active+.search-open .searchinhead .js-form .searchinhead__zoom .svg-icon {
        fill: #e2001a;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    a.flyFilter,
    a.flyFavorite {
        height: 40px;
    }
    .flyFilter .hiddenimg.forMd,
    .header-fly__block.actions_mobile .img img {
        display: inline-block;
    }
    .filter_active {
        padding-bottom: 2px;
    }
    .basket-fly .columnC1.basket.fly-basket {
        display: flex;
    }
    .basket-fly .columnC1.basket.fly-basket .basket_small_row {
        padding-left: 0;
    }
    .header-fly .searchinhead {
        max-width: 979px;
    }
    .header-fly__panel .header-fly__block .flyFilter .countActionsMobile,
    .header-fly__panel .header-fly__block .flyFavorite .countFavorite {
        top: 2px;
    }
    .header-fly__panel .header-fly__block .flyFavorite .countFavorite {
        top: 3px;
        right: -1px;
    }
    .header-fly__panel .header-fly__block.fly3 .flyFilter,
    .header-fly__panel .header-fly__block.fly4 .flyFilter,
    .header-fly__panel .header-fly__block.fly4 .flyFilter .img {
        overflow: visible;
    }
    .header-fly__panel .header-fly__block.fly3 .flyFilter .countFilter {
        right: -3px;
        top: 0;
    }
    .header-fly__panel .header-fly__block .flyFilter .countActionsMobile {
        top: 3px;
        right: -1px;
    }
}

@media (min-width: 601px) and (max-width: 991px) {
    .header-fly__panel {
        width: 600px;
        margin: 0 auto;
        border-color: transparent;
    }
    .header-fly .header-fly__shadow>.centering {
        border-top: 1px solid #ececec;
    }
}

@media (max-width: 767px) {
    .basket-fly .columnC1.basket.fly-basket .fly-person {
        width: 40%;
    }
    .basket-fly .columnC1.basket .header-balls,
    .basket-fly .columnC1.basket .header-balls+.header-basket {
        width: 30%;
    }
    .columnC1.basket .header-balls .header-basket {
        float: none;
        text-align: center;
    }
    .header .otherCols .basket.columnC1.fly-basket .basket_small_row {
        width: 100%;
        padding-left: 0;
    }
    .debtBlock {
        padding-left: 0;
    }
    .header-fly__block.header-fly__menu {
        display: none;
    }
    .header-fly__panel .header-fly__block.fly1 {
        margin-left: 0;
    }
    .columnC1.basket:not(.fly-basket) {
        padding: 5px 10px;
    }
    .debtBlock.columnC2,
    .informLine {
        padding-left: 15px;
        padding-right: 15px;
    }
    .debtBlock_tablet .headerDebt_wallet {
        font-size: 13px;
        max-width: 195px;
    }
    .deliveryDate_tablet .deliveryDate {
        width: 130px;
    }
    .header-fly a.flyFilter,
    .header-fly a.flyFavorite {
        line-height: 31px;
    }
    .forSmall {
        display: inline-block;
    }
    .header-fly__block.actions_mobile .img img {
        width: 60%;
    }
    #header-fly .header-fly__shadow .header-fly__block.fly5.userMenuBlock .toggleUserMenu {
        background-size: 27px;
    }
    .header-fly__block .searchinhead__btn .shMob {
        width: 76%;
    }
    .header-fly__block .flyFavorite .img img[src="/upload/actions/topMenu/iconStars.png"] {
        max-width: 60%;
    }
    .header-fly__block .flyFilter .img img[src="/upload/actions/topMenu/iconFilterDesk.png"] {
        max-width: 66%;
        padding-top: 6px;
    }
    .header-fly__block.actions_mobile .img img {
        padding-top: 3px;
    }
    .header-fly__panel .header-fly__block .flyFavorite img[src="/upload/actions/topMenu/iconStarsDeskActMd.png"],
    .header-fly__panel .header-fly__block.fly3 .flyFilter img[src="/upload/actions/topMenu/iconFilterDeskActMd.png"] {
        padding-top: 3px;
    }
    .header-fly__panel .header-fly__block .flyFavorite img[src="/upload/actions/topMenu/iconStarsDeskActMd.png"] {
        margin-left: 6px;
    }
    .header-fly__panel .header-fly__block.actions_mobile .img img {
        padding-top: 5px;
    }
    .header-balls a.header-basket__link {
        margin-left: 5px;
    }
    .basket-fly .columnC1.basket.fly-basket .fly-person {
        display: none;
    }
    .basket-fly .columnC1.basket.fly-basket .basket_small_row {
        width: 100%;
    }
    .basket-fly .columnC1.basket.fly-basket .header-balls,
    .basket-fly .columnC1.basket.fly-basket>.header-basket {
        text-align: center;
    }
    .header-fly__body-padding {
        padding-top: 0;
    }
    .header .centering {
        padding-top: 5px;
    }
    .header-fly .searchinhead {
        width: auto;
        max-width: 100%;
    }
    .header .otherCols .basket.columnC1 .basket_small_row {
        width: 35%;
        margin-right: 10px;
    }
    .header-fly__panel .header-fly__block.fly1 .searchinhead__btn img {
        max-width: 60%;
    }
    #toggledFilter.fixed .userMenu,
    .header-fly-active #toggledFilter.fixed .userMenu {
        left: 25%;
        bottom: 39px;
    }
    #header-fly .header-fly__shadow .header-fly__block.fly3 a,
    #header-fly .header-fly__shadow .header-fly__block.fly3 a.active {
        background-size: 31px;
    }
    #header-fly .header-fly__shadow .header-fly__block.fly5.userMenuBlock .nowrap.opened .toggleUserMenu {
        background-size: 31px;
    }
    .debtLine {
        padding: 10px 15px;
        border-bottom: 1px solid #ececec;
    }
    .debtBlock_tablet,
    .header-balls {
        float: left;
    }
    .deliveryDate_tablet {
        float: right;
        width: 250px;
    }
    .header .basket>.header-basket {
        float: right;
        width: 250px;
    }
    .actionLine .amountOrder {
        text-align: center;
        border-top: 1px solid red;
    }
    .actionLine {
        padding: 0;
    }
}

@media (max-width: 749px) {
    .header .saleRepresent,
    .header .otherCols .headerUserChanger {
        width: 260px;
    }
    .header .centering {
        padding-top: 0;
    }
    .hidden_mobile {
        display: none;
    }
    .visible_mobile {
        display: block;
    }
    .columnC1.basket {
        display: block;
    }
    .basket-fly .columnC1.basket.fly-basket {
        display: flex;
    }
    .columnC1.basket:after {
        clear: both;
        display: block;
        content: "";
    }
    .basket-fly .columnC1.basket.fly-basket .header-balls,
    .basket-fly .columnC1.basket.fly-basket>.header-basket {
        width: auto;
    }
    .header .otherCols .basket.columnC1 .customMenu,
    .header .header-balls {
        float: left;
    }
    .header .otherCols .basket.columnC1 .customMenu {
        padding-top: 0;
        padding-bottom: 0;
    }
    .basket-fly .columnC1.basket.fly-basket .customMenu {
        padding: 5.5px 0;
    }
    .header_informEconomy {
        float: left;
    }
    .header_informPayment {
        float: right;
        width: 250px;
    }
    .header .header-basket__link_balls .header-basket__descr {
        width: 130px;
    }
    .header_informEconomyInside {
        margin-left: 0;
    }
    .informLine {
        float: none;
    }
    .informLine .addition_basket_row {
        display: block;
    }
    .header .centering {
        padding-bottom: 0;
    }
}

@media (max-width: 640px) {
    .header .otherCols .headerUserChanger,
    .header .otherCols .headerUserChanger {
        margin-right: 5px;
    }
    .basket-fly .columnC1.basket.fly-basket .header-balls {
        padding-left: 0;
    }
}

@media (max-width: 605px) {
    .userMenu {
        bottom: 60%;
        right: 20px;
    }
}

@media (max-width: 550px) {
    .header-basket__link .header-basket__info {
        margin-left: 40px;
    }
    .header-basket__link .green {
        left: -18px;
        top: -3px;
    }
    .saleRepresent .info {
        line-height: 1em;
        padding-top: 0;
    }
    .saleRepresent img {
        position: relative;
        top: -15px;
        margin-right: 8px;
    }
    .header .logo {
        width: 43%;
    }
}

@media (max-width: 520px) {
    .countFavorite {
        font-size: 12px;
        width: 15px;
        height: 15px;
        line-height: 15px;
        top: 0;
    }
    .header .logo a {
        width: auto;
    }
    .header .saleRepresent,
    .header .otherCols .headerUserChanger {
        width: 50%;
    }
    .header-balls .header-basket,
    .columnC1.basket .header-balls .header-basket {
        text-align: left;
    }
    .debtBlock_tablet .headerDebt_wallet {
        padding-left: 40px;
        font-size: 12px;
        line-height: 12px;
        max-width: 165px;
    }
    .deliveryDate_tablet .deliveryDate {
        background-size: 31%;
        padding-left: 51px;
        width: 130px;
        font-size: 12px;
        line-height: 12px;
    }
    .debtBlock_tablet {
        width: 47%;
    }
    .deliveryDate_tablet {
        width: 45%;
    }
    .header-basket__link .header-basket__info {
        background-position: -16px 50%;
        background-size: 60px auto;
        margin-left: 36px;
        font-size: 12px;
    }
    .header .saleRepresent .lbl {
        font-size: 12px;
        line-height: 12px;
    }
    .saleRepresent .info {
        font-size: 13px;
    }
    .saleRepresent img {
        width: 40px;
        margin-right: 5px;
        top: -8px;
    }
    .header-basket__link .green,
    a.flyFilter .countFilter {
        font-size: 12px;
        width: 15px;
        height: 15px;
        line-height: 15px;
        top: 2px;
    }
    .header-basket__link .green {
        top: -3px;
        left: -14px;
    }
    .countActionsMobile {
        font-size: 12px;
        width: 15px;
        height: 15px;
        line-height: 15px;
        top: 0;
    }
    .basket-fly .columnC1.basket.fly-basket .header-basket__descr {
        font-size: 15px;
    }
    .basket-fly .columnC1.basket.fly-basket .header-balls .header-basket {
        width: 100%;
    }
    .informLine {
        font-size: 12px;
    }
    .deliveryDate_tablet,
    .header_informPayment,
    .header .basket>.header-basket {
        width: 50%;
    }
    .header .otherCols .basket.columnC1 .customMenu {
        margin-right: 5px;
    }
    .header-balls a.header-basket__link {
        margin-left: 0;
    }
    .header .header-balls {
        width: calc(50% - 65px);
    }
    .header_informEconomy {
        width: 47%;
    }
    .header .header-basket__link_balls .header-basket__descr {
        width: 80px;
        overflow: visible;
    }
    .hamburger {
        padding: 9px 12px;
    }
}

@media (max-width: 430px) {
    .header-balls a.header-basket__link {
        background-size: 55px auto;
        background-position: -9px 50%;
    }
    .catalog_header.header a.header-basket__link.header-basket__link_basket {
        background-size: 72px auto;
        background-position: -22px -14px;
    }
    .basket-fly .columnC1.basket.fly-basket .header-balls a.header-basket__link {
        background-size: 70px auto;
        background-position: -19px center;
    }
    .basket-fly .columnC1.basket.fly-basket a.header-basket__link.header-basket__link_basket {
        background-size: 82px auto;
        background-position: -25px -19px;
    }
    .basket-fly .columnC1.basket.fly-basket .header-balls {
        height: 39px;
    }
    .basket-fly .columnC1.basket.fly-basket .header-basket {
        min-width: auto;
    }
    .basket-fly .columnC1.basket.fly-basket {
        padding: 5px 10px;
    }
    .basket-fly .columnC1.basket.fly-basket .header-balls .header-basket__descr {
        width: auto;
        max-width: 60px;
        display: flex;
        flex-wrap: wrap;
    }
    .header-balls a.header-basket__link .header-basket__info {
        width: 90px;
        height: 41px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .header .header-balls+.header-basket a.header-basket__link {
        background-size: 70px auto;
        background-position: -21px 50%;
    }
    .headerUserChanger .uphone {
        margin-top: 0;
    }
    .debtBlock_tablet .headerDebt_wallet {
        margin-left: 0;
    }
    .header .header-basket__link_balls .header-basket__descr {
        width: 50px;
    }
    .columnC1.basket {
        display: flex;
    }
    .header-basket__link .green {
        top: -4px;
        left: -17px;
    }
}

@media (max-width: 400px) {
    .header .logo .column0,
    .header .logo a {
        height: auto;
    }
    .header .basket div>.header-basket {
        min-width: 150px;
    }
    .columnC1.basket .header-balls .header-basket {
        text-align: left;
    }
    .basket-fly .columnC1.basket.fly-basket .header-balls,
    .basket-fly .columnC1.basket.fly-basket .header-balls+.header-basket {
        width: 35%;
    }
    .header_informPaymentInside {
        line-height: 17px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .header_informEconomyInside {
        line-height: 14px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    #toggledFilter.fixed .userMenu,
    .header-fly-active #toggledFilter.fixed .userMenu {
        left: 0;
    }
}

@media (max-width: 370px) {
    .debtBlock_tablet .headerDebt_wallet {
        font-size: 12px;
        background-size: 17%;
        padding-left: 36px;
        width: 165px;
        padding-top: 0;
        padding-bottom: 0;
    }
    .deliveryDate_tablet .deliveryDate {
        font-size: 12px;
        background-size: 28%;
        padding-left: 43px;
        width: 120px;
    }
    .catalog_header.header .header-basket {
        width: 40%;
        text-overflow: ellipsis;
    }
    .header-balls a.header-basket__link .header-basket__info {
        width: 60px;
    }
    .header .saleRepresent,
    .header .otherCols .headerUserChanger,
    .deliveryDate_tablet,
    .header_informPayment,
    .header .basket>.header-basket {
        width: 47%;
    }
}

.filtren .buttons {
    padding-top: 5px;
}

.rub .changeViewPP .catalog-changer_color {
    color: #e2001a;
    font-weight: 600;
}

.points .changeViewPP .catalog-changer_color {
    color: #88ba14;
    font-weight: 600;
}

@media (max-width: 749px) {
    .hide749 {
        display: none;
    }
}


/* меню */

.tab-header__item.tab-header_forPoints {
    background: url("/local/templates/profood_default/assets/img/pig.svg") no-repeat left 40%;
    background-size: 55px;
}

.tab-header__item.tab-header_forMoney .burger-icon {
    height: 1px;
    width: 20px;
    background: #88ba14;
    display: block;
    position: absolute;
    left: 16px;
    top: 50%;
}

.tab-header__item.tab-header_forMoney .burger-icon::after {
    content: "";
    height: 1px;
    width: 20px;
    background: #88ba14;
    position: absolute;
    top: 5px;
}

.tab-header__item.tab-header_forMoney .burger-icon::before {
    content: "";
    height: 1px;
    background: #88ba14;
    width: 20px;
    position: absolute;
    bottom: 5px;
}

.tabs {
    width: 100%;
}

.tabs ul li:before {
    display: none;
}


/* Стили для списка вкладок */

.tab-header {
    list-style: none;
    padding-left: 0;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin: 0;
    position: relative;
    top: 1px;
    z-index: 1;
    background: #fff;
}

.not-authorized .tab-header {
    display: none;
}


/* Стили для вкладки */

.tab-header__item:first-child {
    margin-right: 3px;
}

.tab-header__item {
    cursor: pointer;
    border-bottom: none;
    font-size: 14px;
    background-color: #eceeed;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.tab-header__item.tab-header_forPoints {
    border: 1px solid transparent;
}

.tab-content__item.tab-content_forPoints {
    border: 1px solid #e2001a;
}

.tab-header__item.tab-header_forPoints.active {
    border-color: #e2001a;
}

.tab-header__item.tab-header_forPoints {
    color: #e2001a;
    border-bottom: none;
    width: 130px;
    padding: 10px 10px 10px 50px;
}

.tab-header__item.tab-header_forMoney {
    border: 1px solid transparent;
    padding: 10px 20px;
}

.tab-content__item.tab-content_forMoney {
    border: 1px solid #88ba14;
}

.tab-header__item.tab-header_forMoney.active {
    border-color: #88ba14;
}

.tab-header__item.tab-header_forMoney {
    color: #88ba14;
    border-bottom: none;
    width: 130px;
    padding: 10px 10px 10px 50px;
}


/* Стили для активной вкладки */

.tab-header__item.active {
    background-color: #fff;
    border-bottom-color: #fff;
    z-index: 3;
}


/* Стиль для списка контейнеров с содержимым вкладок */

.tab-content {
    list-style: none;
    padding: 0;
    margin: 0;
    background: #fff;
}


/* Стили для контейнера с содержимым вкладки */

.tab-content__item {
    display: none;
    border: 1px solid red;
    position: relative;
    margin-right: 0;
}


/* Стили для активного контейнера вкладки */

.tab-content__item.active {
    display: block;
}

.tab-header__item.tab-header_forMoney:before {
    position: absolute;
    display: block;
    content: '';
    bottom: 1px;
    left: -1px;
    width: 130px;
    height: 39px;
    background-color: rgba(0, 0, 0, 0.1);
    border: 1px solid #88ba14;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom: none;
    z-index: 3;
}

.tab-header__item.tab-header_forPoints:before {
    position: absolute;
    display: block;
    content: '';
    bottom: 1px;
    left: -1px;
    width: 130px;
    height: 39px;
    background-color: rgba(0, 0, 0, 0.1);
    border: 1px solid #e2001a;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom: none;
    z-index: 4;
}

.tab-header_forPoints.active:after,
.tab-header_forMoney.active:before {
    position: absolute;
    bottom: 0;
}

.tab-header_forPoints.active:after,
.tab-header_forMoney.active:before {
    content: "";
    background: white;
    z-index: 1;
}


/* Прямоугольники */

.tab-header_forPoints.active:after {
    background: #fff;
    width: 10px;
    height: 10px;
    right: -8px;
    bottom: -2px;
}

.tab-header_forMoney.active:before {
    background: #fff;
    width: 10px;
    height: 10px;
    left: -7px;
    top: auto;
    bottom: -10px;
    display: block;
    border-color: #fff;
    border-radius: 0;
}

.show-for-points-tab .tab-header_forMoney.active:before {
    bottom: -2px;
}

/* Окружности */

.tab-header_forPoints.active:before {
    background: #fff;
    border: 1px solid #e2001a;
    content: '';
    display: block;
    z-index: 2;
    left: auto;
    right: -20px;
    top: auto;
    bottom: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}

.show-for-points-tab .tab-header_forMoney.active:after {
    background: #fff;
    border: 1px solid #88ba14;
    content: '';
    display: block;
    z-index: 2;
    right: auto;
    left: -20px;
    top: auto;
    bottom: 0;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
}

.tab-header_forPoints.active span:after {
    display: block;
    content: '';
    background: #fff;
    border-radius: 10% 50%;
    position: absolute;
    right: -21px;
    bottom: 1px;
    width: 20px;
    height: 20px;
    z-index: 3;
}

.tab-header_forMoney.active span:before {
    display: block;
    content: '';
    background: #fff;
    border-radius: 50% 10%;
    position: absolute;
    left: -21px;
    bottom: 1px;
    width: 20px;
    height: 20px;
    z-index: 3;
}

.tab-content_forPoints.active,
.tab-content_forMoney.active {
    z-index: 2;
    padding-top: 1px;
}

.authorized .tab-content_forPoints.active:before {
    display: block;
    content: '';
    position: absolute;
    height: 2px;
    width: 134px;
    background-color: #fff;
    top: -1px;
    left: 0;
}

.authorized .tab-content_forPoints.active:after {
    display: block;
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: -7px;
    left: 124px;
    border-top: 8px solid transparent;
    border-left: 12px solid #ffffff;
    border-bottom: 0 solid transparent;
}

.authorized .tab-content_forMoney.active:before {
    display: block;
    content: '';
    position: absolute;
    height: 3px;
    width: 130px;
    background-color: #fff;
    top: -2px;
    left: 0;
}

.authorized .tab-content_forMoney.active:after {
    display: block;
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: -8px;
    left: 100px;
    border-top: 8px solid transparent;
    border-right: 12px solid #fff;
    border-bottom: 0 solid transparent;
}

.show-for-points-tab .tab-content_forMoney.active:before {
    width: 133px;
    left: 128px;
}

.show-for-points-tab .tab-content_forMoney.active:after {
    display: block;
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    top: -8px;
    left: 126px;
    border-top: 8px solid transparent;
    border-right: 12px solid #fff;
    border-bottom: 0 solid transparent;
}
.not-authorized .show-for-points-tab .tab-content_forMoney.active:after {
    display: none;
}

ul.tab-content_menu>li {
    list-style-type: none;
}

ul.tab-content_menu {
    padding-left: 0;
    -webkit-columns: 4;
    -moz-columns: 4;
    columns: 4;
}

.tab-content_menu__li a {
    padding: 0 10px;
    width: 260px;
    display: block;
    color: #434343;
}

.tab-content_menu__li a:hover {
    background: #eceeed;
    text-decoration: none;
}

.tab-content_menu__img {
    max-height: 30px;
    margin: 5px 5px 5px 0;
}

img[src='/upload/iblock/c98/korobochka.png'].tab-content_menu__img {
    max-height: 24px;
    margin-top: 5px;
    margin-bottom: 11px;
    margin-left: 4px;
}

@media (max-width: 1260px) {
    ul.tab-content_menu {
        padding-left: 0;
        -webkit-columns: 3;
        -moz-columns: 3;
        columns: 3;
    }
}

@media (max-width: 991px) {
    .header-fly-active .fly-menu-cnt.opened {
        width: 100vw;
        overflow-y: auto;
        left: -15px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
    .header-fly-active .fly-menu-cnt .tabs {
        background-color: #fff;
        margin-left: 15px;
    }
    .header-fly-active .fly-menu-cnt .tab-content {
        background-color: #fff;
    }
}

@media (max-width: 850px) {
    ul.tab-content_menu {
        -webkit-columns: 2;
        -moz-columns: 2;
        columns: 2;
    }
}

@media (max-width: 767px) {
    .fly-menu-cnt.opened {
        width: calc(100vw - 20px);
    }
    .header-fly-active .fly-menu-cnt .tabs {
        margin-left: 0px;
    }
}

@media (max-width: 549px) {
    .basket-fly body.fly-menu-cnt-opened .fly-menu-cnt.opened {
        background-color: transparent;
    }
    .fly-menu-cnt .tabs {
        width: 263px;
        background-color: #fff;
    }
    .fly-menu-cnt {
        width: 263px;
    }
    .header-fly-active .fly-menu-cnt.opened {
        left: -10px;
    }
    .header-fly-active .fly-menu-cnt .tabs {
        margin-left: 0;
    }
    .header-fly-active .fly-menu-cnt .tab-content {
        background-color: #fff;
    }
    ul.tab-content_menu {
        -webkit-columns: 1;
        -moz-columns: 1;
        columns: 1;
    }
    .fly-menu-cnt-opened .fly-menu-cnt.opened {
        background-color: transparent;
    }
    .fly-menu-cnt .tabs {
        box-shadow: 0 6px 41px -8px rgba(154, 164, 166, 0.82);
    }
}

.not-lpr.points ul.tab-content_menu {
    columns: 1;
}


/* .меню */

.title-search-result {
    z-index: 1000;
}

.tab-content_menu {
    background: #fff;
}

@media screen and (max-width: 768px) {
    .stitle {
        height: 360px;
        overflow-y: scroll;
    }
}

@media (max-width: 749px) {
    .header-fly-active .fly-menu-cnt.opened {
        width: 100vw;
        overflow-y: auto;
        left: -15px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
    }
}

.sidebarFavoriteClicked {
    background: url("/local/templates/profood_default/assets/img/iconStarsDeskActMd.svg") no-repeat center center !important;
    border-radius: 20px;
}


/* cards */

#catalogList .prodLabel.catch,
.js-detail .prodLabel.catch,
.body .bx-basket .basket-items-list-item-container span.prodLabel.catch {
    background-color: #fef200;
    color: #ff0e19;
    text-transform: uppercase;
    font-weight: 600;
    padding: 3px 11px 3px 11px;
    border-radius: 0;
}

#catalogList .prodLabel.hit,
.js-detail .prodLabel.hit,
.body .bx-basket .basket-items-list-item-container span.prodLabel.hit {
    background: transparent;
    color: #e2001a;
    padding-left: 15px;
}

#catalogList .prodLabel.new,
.js-detail .prodLabel.new,
.body .bx-basket .basket-items-list-item-container span.prodLabel.new {
    background: transparent;
    color: #88ba14;
	padding-left: 15px;
}

#catalogList .prodLabel.super-points,
.js-detail .prodLabel.super-points,
.body .bx-basket .basket-items-list-item-container span.prodLabel.super-points {
    background: #ea1b21;
    color: #fff;
}

#catalogList .prodLabel.product-for-action,
.js-detail .prodLabel.product-for-action,
.body .bx-basket .basket-items-list-item-container span.prodLabel.product-for-action {
    background: #ea1b21;
    color: #fff;
}

#catalogList .prodLabel.dymka,
.js-detail .prodLabel.dymka {
    padding-top: 1px;
}

#catalogList.gallery .prodLabel.dymka {
    background-position: -3px 3px;
}

#catalogList .prodLabel.points,
.js-detail .prodLabel.points {
    box-shadow: none;
}

#catalogList .prodLabel.price,
.js-detail .prodLabel.price,
.body .bx-basket .basket-items-list-item-container span.prodLabel.price {
    background: none;
    color: #eb7f27;
    padding-left: 15px;
}

#catalogList .list-gallery__name {
    font-size: 16px;
}

#catalogList .list-gallery__name a,
.js-detail .list-gallery__name {
    text-decoration: none;
    font-weight: 600;
}

.weightParam {
    padding-left: 34px;
    background-image: url("/local/templates/profood_default/assets/img/pachka.svg");
    background-size: 26px auto;
    background-position: 2px 4px;
}

.boxParam {
    padding-left: 52px;
    background-image: url("/local/templates/profood_default/assets/img/boxCount.svg");
    background-size: 37px auto;
    background-position: 2px 4px;
}
.gofrokorobParam {
    padding-left: 52px;
    background-image: url("/local/templates/profood_default/assets/img/gofrokorob.svg");
    background-size: 37px auto;
    background-position: 2px -1px;
}

.ekranParam {
    padding-left: 52px;
    background-image: url("/local/templates/profood_default/assets/img/ekran.svg");
    background-size: 37px auto;
    background-position: 2px -1px;
}

.rasfasovannyVesParam {
    padding-left: 52px;
    background-image: url("/local/templates/profood_default/assets/img/rasfasovanny-ves.svg");
    background-size: 37px auto;
    background-position: 2px -1px;
}

.miniEkranParam {
    padding-left: 52px;
    background-image: url("/local/templates/profood_default/assets/img/mini-ekran.svg");
    background-size: 37px auto;
    background-position: 2px -1px;
}

.signalPakParam {
    padding-left: 52px;
    background-image: url("/local/templates/profood_default/assets/img/signal-pak.svg");
    background-size: 37px auto;
    background-position: 2px -1px;
}

.flouPakParam {
    padding-left: 52px;
    background-image: url("/local/templates/profood_default/assets/img/flou-pak.svg");
    background-size: 37px auto;
    background-position: 2px -1px;
}

.flouPakKorreksParam {
    padding-left: 52px;
    background-image: url("/local/templates/profood_default/assets/img/flou-pak-korreks.svg");
    background-size: 37px auto;
    background-position: 2px -1px;
}

.flouPakNaRebroParam {
    padding-left: 52px;
    background-image: url("/local/templates/profood_default/assets/img/flou-pak-na-rebro.svg");
    background-size: 37px auto;
    background-position: 2px -1px;
}

.mikroEkranParam {
    padding-left: 52px;
    background-image: url("/local/templates/profood_default/assets/img/mikro-ekran.svg");
    background-size: 37px auto;
    background-position: 2px -1px;
}

.boxBottleParam {
    padding-left: 22px;
    background-image: url("/local/templates/profood_default/assets/img/box-bottle.svg");
    background-size: 37px auto;
    background-position: -8px -1px;
}

.shelfParam {
    padding-left: 33px;
    background-image: url("/local/templates/profood_default/assets/img/shelfLife.svg");
    background-size: 37px auto;
    background-position: -3px -1px;
}

.sizeKrugloeParam {
    padding-left: 31px;
    background-size: 27px auto;
    background-position: 0 4px;
}

.sizePryamougolnoeParam {
    padding-left: 24px;
    background-size: auto 27px;
    background-position: 0 4px;
}

.sizeFigurnoeParam {
    padding-left: 31px;
    background-size: 27px auto;
    background-position: 0 4.5px;
}

.bottleInBoxParam {
    padding-left: 43px;
    background-image: url("/local/templates/profood_default/assets/img/bottleBox.svg");
    background-size: 31px auto;
    background-position: 1px 4px;
}

@media (max-width: 360px) {
    .weightParam, .boxParam,
    .gofrokorobParam, .ekranParam, .rasfasovannyVesParam, .miniEkranParam, .signalPakParam, .flouPakParam, .flouPakKorreksParam, .flouPakNaRebroParam, .mikroEkranParam,
    .bottleInBoxParam {
        padding-left: 25px;
    }

    .weightParam, .boxParam,
    .gofrokorobParam, .ekranParam, .rasfasovannyVesParam, .miniEkranParam, .signalPakParam, .flouPakParam, .flouPakKorreksParam, .flouPakNaRebroParam, .mikroEkranParam {
        background-position: 2px center;
    }

    .shelfParam {
        padding-left: 20px;
        background-position: -3px center;
    }

    .bottleInBoxParam {
        background-position: 1px center;
    }

    .weightParam, .boxParam,
    .gofrokorobParam, .ekranParam, .rasfasovannyVesParam, .miniEkranParam, .signalPakParam, .flouPakParam, .flouPakKorreksParam, .flouPakNaRebroParam, .mikroEkranParam,
    .boxBottleParam, .shelfParam, .sizeKrugloeParam, .sizePryamougolnoeParam, .sizeFigurnoeParam, .bottleParam, .bottleInBoxParam {
        font-size: 13px;
        line-height: 1.5;
        margin-right: 10px;
        margin-top: 5px;
        background-size: 20px auto;
    }

    .boxBottleParam {
        padding-left: 20px;
        background-size: 15px auto;
        background-position: 0 9px;
    }

    .sizeKrugloeParam {
        padding-left: 20px;
        background-size: 15px auto;
        background-position: 0 9px;
    }

    .sizePryamougolnoeParam {
        padding-left: 15px;
        background-size: auto 15px;
        background-position: 0 9px;
    }

    .sizeFigurnoeParam {
        padding-left: 20px;
        background-size: 15px auto;
        background-position: 0 9px;
    }
}

.rub #catalogList .c-prices__price,
.rub .js-element .c-prices__price {
    display: flex;
    color: #949494;
}

.rub #catalogList .c-prices__price.borderBottom {
    margin-right: 10px;
}

.rub #catalogList .c-prices__price.borderBottom b,
.rub .js-element .c-prices__price.borderBottom b,
.rub #catalogList .c-prices__price .c-prices__value b,
.rub .js-elementt .c-prices__price .c-prices__value b {
    font-weight: 400;
}

.rub #catalogList .gridPrices {
    float: none;
}

#catalogList .c-quantity__minus,
#catalogList .c-quantity__plus {
    padding: 13.5px 15px 13.5px 15px;
}

#catalogList .detail-buttons .c-quantity__minus,
#catalogList .detail-buttons .c-quantity__plus {
    padding: 16px 18px 16px 18px;
}

#catalogList .c-quantity .c-quantity__value[type="text"] {
    height: 31px;
}

#catalogList .detail-buttons .c-quantity .c-quantity__value[type="text"] {
    height: 36px;
    width: 37.48px;
}

#catalogList .c-quantity__minus:before,
#catalogList .c-quantity__plus:before {
    width: 14px;
    top: 13px;
    left: 8px;
}

#catalogList .detail-buttons .c-quantity__minus:before,
#catalogList .detail-buttons .c-quantity__plus:before {
    width: 16px;
    top: 16px;
    left: 10px;
}

#catalogList .c-quantity__plus:after {
    top: 7px;
    left: 14px;
    height: 14px;
}

#catalogList .detail-buttons .c-quantity__plus:after {
    top: 9px;
    left: 17px;
    height: 16px;
}

#catalogList .rub .c-quantity {
    width: 108px;
}

.fancybox-slide .detail__inner {
    border-top: 1px solid transparent;
}

.rub #catalogList .detail-buttons .b-pay__inner .b-pay__buttons .qPoints .pointsPerUnit .units {
    display: none;
}

#catalogList .rubP {
    border-bottom: 1px solid #949494;
}

.rub #catalogList .gallery-pay-price .gridBuy {
    width: 60%;
}

.rub #catalogList .gallery-pay-price .gridBuy {
    width: auto;
}

#catalogList .showcase .list-gallery__article {
    height: 32px;
}

#catalogList .c-quantity {
    height: 31.78px;
}

.points #catalogList .b-pay__buttons {
    margin-bottom: 4.2px;
}

.rub #catalogList .list-gallery__pay .qPoints {
    width: auto;
}

#catalogList .c-quantity__inner {
    width: 108.47px;
}

#catalogList .c-quantity {
    min-width: 108.47px;
    width: 108.47px;
}

.js-detail .detail-buttons .list-gallery__pay .in .c-quantity {
    width: 108.47px;
}

#catalogList.gallery .list-gallery__over-mix {
    padding-top: 0;
    padding-bottom: 0;
}

#catalogList.gallery .gallery-pay-price .gridBuy {
    position: absolute;
    bottom: 10px;
    right: 10px;
}

.points #catalogList.gallery .gallery-pay-price .gridBuy {
    bottom: 6px;
}

@media (min-width: 1000px) {
    .rub #catalogList .gallery-pay-price .gridBuy {
        width: auto;
    }
}

@media (min-width: 560px) {
    .rub #catalogList .showcase .list-gallery__name-rating-article {
        border-color: transparent;
    }
    .points #catalogList .showcase .list-gallery__name-rating-article {
        border-color: transparent;
    }
    #catalogList .showcase .weightParam,
    #catalogList .showcase .boxParam,
    #catalogList .showcase .gofrokorobParam,
    #catalogList .showcase .ekranParam,
    #catalogList .showcase .rasfasovannyVesParam,
    #catalogList .showcase .miniEkranParam,
    #catalogList .showcase .signalPakParam,
    #catalogList .showcase .flouPakParam,
    #catalogList .showcase .flouPakKorreksParam,
    #catalogList .showcase .flouPakNaRebroParam,
    #catalogList .showcase .mikroEkranParam,
    #catalogList .showcase .boxBottleParam,
    #catalogList .showcase .shelfParam,
    #catalogList .showcase .sizeKrugloeParam,
    #catalogList .showcase .sizePryamougolnoeParam,
    #catalogList .showcase .sizeFigurnoeParam,
    #catalogList .showcase .bottleParam,
    #catalogList .showcase .bottleInBoxParam {
        margin-right: 5px;
    }
    .rub #catalogList .showcase .c-prices__price {
        display: flex;
        color: #949494;
    }
    .rub #catalogList .showcase .c-prices__price.borderBottom {
        margin-right: 10px;
    }
    .rub #catalogList .showcase .c-prices__price b {
        font-weight: 400;
    }
    .rub #catalogList .showcase .list-gallery__pay-stores {
        height: 47px;
    }
    .points #catalogList .showcase .list-gallery__pay-stores {
        height: 47px;
    }
    #catalogList .showcase .list-gallery__article {
        height: 32px;
    }
    #catalogList .showcase .list-gallery__picture img {
        max-height: none;
    }
}


/*карточки */

#catalogList .prodLabel.new:before,
.js-detail .prodLabel.new:before,
#catalogList .prodLabel.hit:before,
.js-detail .prodLabel.hit:before,
#catalogList .prodLabel.price:before,
.js-detail .prodLabel.price:before,
.body .bx-basket .basket-items-list-item-container span.prodLabel.new:before,
.body .bx-basket .basket-items-list-item-container span.prodLabel.hit:before,
.body .bx-basket .basket-items-list-item-container span.prodLabel.price:before {
    content: '';
    position: absolute;
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    top: 7px;
    left: 0;
}

#catalogList .prodLabel.new:before,
.js-detail .prodLabel.new:before,
.body .bx-basket .basket-items-list-item-container span.prodLabel.new:before {
    background-color: #88ba14;
}

#catalogList .prodLabel.price:before,
.js-detail .prodLabel.price:before,
.body .bx-basket .basket-items-list-item-container span.prodLabel.price:before {
    background-color: #eb7f27;
}

#catalogList .prodLabel.hit:before,
.js-detail .prodLabel.hit:before,
.body .bx-basket .basket-items-list-item-container span.prodLabel.hit:before {
    background-color: #e2001a;
}

#catalogList .prodLabel.dymka,
.js-detail .prodLabel.dymka {
    width: 50px;
    height: 45px;
}

#catalogList .list-gallery__article .bottleParam {
    display: none;
}

.rub #catalogList .gallery-pay-price .gridBuy .b-pay__inner {
    display: flex;
    justify-content: flex-end;
}

.rub #catalogList .gallery-pay-price .gridBuy .b-pay__inner .b-pay__buttons {
    margin-left: 10px;
}

.rub #catalogList .gallery-pay-price .gridBuy .b-pay__inner .b-pay__quantity {
    display: flex;
}

.rub #catalogList .gallery-pay-price .gridBuy .b-pay__inner .b-pay__quantity .c-quantity {
    margin-left: 10px;
}

#catalogList .gallery-pic-name .gridPrices .c-prices__value .rouble-part,
#catalogList .detail-prices .c-prices__value .rouble-part,
.js-element .c-prices__value .rouble-part {
    font-size: 24px;
    font-weight: 700;
    color: #434343;
    position: relative;
    top: 0;
}

.points #catalogList .gallery-pic-name .gridPrices .c-prices__value .rouble-part,
.points #catalogList .detail-prices .c-prices__value .rouble-part {
    color: #e2001a;
}

#catalogList .gallery-pic-name .gridPrices .c-prices__value,
#catalogList .detail-prices .c-prices__value,
.js-element .c-prices__value {
    position: relative;
    bottom: 3px;
}

.js-element.action .c-prices__value {
    position: relative;
    bottom: 0;
}

#catalogList .list-gallery__picture.points .prodLabel.points span,
.js-detail .list-gallery__picture.points .prodLabel.points span {
    display: none;
}

#catalogList .list-gallery__picture.points .prodLabel.points,
.js-detail .list-gallery__picture.points .prodLabel.points {
    width: 35px;
    height: 25px;
    background-size: 19px;
}

.js-detail .list-gallery__picture.points .prodLabel.points {
    top: -3px;
}

#catalogList .list-gallery__element .list-gallery__favorite .c-favorite__title,
#catalogList .list-gallery__element .list-gallery__favorite .c-favorite__title-in {
    display: none;
}


/* детальная */

.detail .list-gallery__compare-favorite {
    margin-top: 0;
    width: 30px;
    height: 30px;
    position: absolute;
    top: -6px;
    left: -28px;
}

.content .detail.action .list-gallery__compare-favorite {
    top: -3px;
}

.fancybox-slide .detail .list-gallery__compare-favorite {
    top: -4px;
}

.detail .list-gallery__mix {
    position: relative;
}

#catalogList .list-gallery__article {
    padding-left: 3px;
}

.fancybox-slide .boxParam {
    padding-left: 48px;
}

#catalogList.list .list-gallery__compare-favorite,
#catalogList.gallery .list-gallery__compare-favorite {
    position: absolute;
    right: 0;
    top: 15px;
    margin-top: 0;
}

#catalogList.list .list-gallery__compare-favorite,
#catalogList.gallery .list-gallery__compare-favorite {
    right: 8px;
    top: 10px;
}

#catalogList.gallery .list-gallery__pay-stores {
    padding: 0 0 0 7px;
}

.js-detail .list-gallery__compare-favorite .c-favorite__title,
.js-detail .list-gallery__compare-favorite .c-favorite__title-in {
    display: none;
}

#catalogList.gallery .list-thead {
    display: none;
}

#catalogList.list .list-thead__tr {
    display: none;
}

#catalogList.list,
#catalogList.gallery {
    margin-top: 10px;
}

#catalogList.list .list-thead,
#catalogList.gallery .list-thead {
    border-color: transparent;
}

#catalogList.gallery .list-gallery__picture {
    padding: 0 7px;
}

#catalogList.gallery .list-gallery__prices {
    padding: 0;
}

#catalogList.gallery img {
    max-height: 120px;
}

#catalogList.gallery .list-gallery__left-side {
    width: 147px;
}

.points .showcase .gallery-pay-price .gridBuy {
    margin-right: 3px;
}

#catalogList.list .list-gallery__right-side {
    margin-left: 0;
}

#catalogList.list .gallery-pay-price {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 0 10px 4px;
}

.points #catalogList.list .gallery-pay-price {
    padding: 0 10px 7px;
}

#catalogList.list .list-gallery__article {
    margin-bottom: 0;
}

.rub .list .list-gallery__prices {
    padding-top: 0;
    margin-bottom: 3px;
}

.points .list .list-gallery__prices {
    margin-top: 3px;
}

.js-detail.action .detail-prices {
    float: none;
}

.js-detail.action .list-gallery__pay-stores {
    padding-top: 0;
}

.content .action .list-gallery__name-rating.catch {
    max-width: 458px;
}

.js-detail .prodLabel.dymka {
    top: 1px;
}

.content .js-detail .prodLabel.dymka {
    top: 3px;
}

@media (max-width: 1200px) {
    .rub #catalogList.list .gridMix {
        width: 40%;
    }
    .rub #catalogList.list .gallery-pay-price {
        width: 60%;
    }
}

@media (min-width: 1121px) and (max-width: 1220px) {
    .catalog #catalogList.showcase .list-gallery__article span:not(:last-child) {
        margin-right: 5px;
    }
    .catalog #catalogList.showcase .list-gallery__article .boxParam {
        padding-left: 35px;
        background-size: 31px auto;
        background-position: 2px 7px;
    }
    .catalog #catalogList.showcase .list-gallery__article .gofrokorobParam {
        padding-left: 35px;
        background-size: 31px auto;
        background-position: 2px 2px;
    }
    .catalog #catalogList.showcase .list-gallery__article .ekranParam {
        padding-left: 35px;
        background-size: 31px auto;
        background-position: 2px 2px;
    }
    .catalog #catalogList.showcase .list-gallery__article .rasfasovannyVesParam {
        padding-left: 35px;
        background-size: 31px auto;
        background-position: 2px 2px;
    }
    .catalog #catalogList.showcase .list-gallery__article .miniEkranParam {
        padding-left: 35px;
        background-size: 31px auto;
        background-position: 2px 2px;
    }
    .catalog #catalogList.showcase .list-gallery__article .signalPakParam {
        padding-left: 35px;
        background-size: 31px auto;
        background-position: 2px 2px;
    }
    .catalog #catalogList.showcase .list-gallery__article .flouPakParam {
        padding-left: 35px;
        background-size: 31px auto;
        background-position: 2px 2px;
    }
    .catalog #catalogList.showcase .list-gallery__article .flouPakKorreksParam {
        padding-left: 35px;
        background-size: 31px auto;
        background-position: 2px 2px;
    }
    .catalog #catalogList.showcase .list-gallery__article .flouPakNaRebroParam {
        padding-left: 35px;
        background-size: 31px auto;
        background-position: 2px 2px;
    }
    .catalog #catalogList.showcase .list-gallery__article .mikroEkranParam {
        padding-left: 35px;
        background-size: 31px auto;
        background-position: 2px 2px;
    }
    .catalog #catalogList.showcase .list-gallery__article .boxBottleParam {
        padding-left: 18px;
        background-size: 31px auto;
        background-position: -5px 3px;
    }
    .catalog #catalogList.showcase .list-gallery__article .shelfParam {
        padding-left: 27px;
        background-size: 31px auto;
        background-position: -3px 3px;
    }
    .catalog #catalogList.showcase .list-gallery__article .sizeKrugloeParam {
        padding-left: 27px;
        background-size: 23px auto;
        background-position: 1px 7px;
    }
    .catalog #catalogList.showcase .list-gallery__article .sizePryamougolnoeParam {
        padding-left: 18px;
        background-size: auto 23px;
        background-position: 1px 7px;
    }
    .catalog #catalogList.showcase .list-gallery__article .sizeFigurnoeParam {
        padding-left: 18px;
        background-size: 17px auto;
        background-position: 0px 7px;
    }
    .catalog #catalogList.showcase .list-gallery__article .weightParam {
        padding-left: 26px;
        background-size: 23px auto;
        background-position: 2px 5.5px;
    }
    .catalog #catalogList.showcase .list-gallery__article .bottleInBoxParam {
        padding-left: 33px;
        background-size: 28px auto;
        background-position: 1px 7px;
    }
}

@media (min-width: 1220px) and (max-width: 1275px) {
    .catalog #catalogList.showcase .list-gallery__article .shelfParam {
        padding-left: 31px;
        margin-right: 5px;
	}
    .catalog #catalogList.showcase .list-gallery__article .sizePryamougolnoeParam {
        padding-left: 21px;
        background-position: 1px 4px;
	}
    .catalog #catalogList.showcase .list-gallery__article .sizeFigurnoeParam {
        padding-left: 23px;
		background-size: 22px auto;
	}
}

@media (min-width: 992px) {
    .rub #catalogList.list .gridPrices {
        float: left;
    }
    .list .list-gallery__prices {
        padding: 0 7px;
    }
    .list .list-gallery__pay-stores {
        padding: 0;
    }
    .rub .detail .b-pay__buttons {
        margin-top: 2px;
    }
    .points .showcase .list-gallery__name-rating-article {
        min-height: 82px;
    }
}

@media (min-width: 1111px) {
    .rub #catalogList.list .gridMix {
        width: 50%;
    }
    .rub #catalogList.list .gallery-pay-price {
        width: 50%;
    }
}

@media (max-width: 991px) {
    #catalogList .list-gallery__article {
        padding-left: 5px;
    }
    .rub #catalogList.gallery .gridPrices {
        width: auto;
    }
    .js-detail .list-gallery__left-side {
        width: 250px;
        float: left;
    }
    .fancybox-slide .js-detail {
        width: 600px;
    }
    .js-detail .list-gallery__name {
        font-size: 16px;
    }
    .js-detail .list-gallery__compare-favorite {
        left: 221px;
    }
    .js-detail.action .list-gallery__compare-favorite {
        left: -29px;
    }
    .js-detaile .c-prices__price,
    .js-detail .c-prices__value {
        font-size: 16px;
        line-height: 27px;
    }
    .js-element .c-prices__value {
        bottom: 7px;
    }
    .js-detail .c-prices__price b,
    .js-detail .c-prices__value b {
        font-size: 18px;
    }
    #catalogList .prodLabel.new:before,
    #catalogList .prodLabel.hit:before,
    #catalogList .prodLabel.price:before {
        top: 6px;
    }
    .rub .list .gridPrices {
        width: auto;
    }
    .points #catalogList .c-quantity {
        margin-bottom: 4.5px;
    }
    .points #catalogList.list .c-prices__price b,
    .points #catalogList.gallery .c-prices__price b {
        font-size: 18px;
    }
    .js-detail .list-gallery__pay .in .b-pay__quantity {
        display: block;
    }
    .js-detail .list-gallery__pay .in .qPoints {
        width: auto;
        margin-bottom: 5px;
    }
    .rub .list .action .list-gallery__prices {
        padding-top: 32px;
    }
    #catalogList.list .action-discount-percent {
        position: absolute;
        bottom: 13px;
        right: 120px;
    }
    #catalogList.gallery .list-gallery__prices {
        margin-top: 0;
    }
    .rub #catalogList.gallery .gridPrices {
        padding-top: 10px;
    }
    .rub #catalogList.gallery .action .gridPrices {
        padding-top: 0;
    }
    #catalogList.gallery img {
        margin-top: 5px;
    }
    #catalogList.gallery .prodLabel.dymka {
        width: 40px;
        height: 37px;
    }
    #catalogList.list .gallery-pay-price {
        padding-bottom: 10px;
        display: flex;
        justify-content: space-between;
    }
    .js-detail.action .list-gallery__right-side {
        margin-left: 250px;
    }
    #catalogList.showcase .list-gallery__pay .qPoints {
        padding-top: 2px;
    }
}

@media (min-width: 950px) and (max-width: 965px) {
    .catalog #catalogList.showcase .list-gallery__article .shelfParam {
        padding-left: 31px;
        margin-right: 5px;
	}
}

@media (min-width: 831px) and (max-width: 950px) {
    .catalog .showcase .list-gallery__article span:not(:last-child) {
        margin-right: 5px;
    }
    .catalog .showcase .list-gallery__article .boxParam {
        padding-left: 35px;
        background-size: 31px auto;
        background-position: 2px 7px;
    }
    .catalog .showcase .list-gallery__article .gofrokorobParam {
        padding-left: 35px;
        background-size: 31px auto;
        background-position: 2px 4px;
    }
    .catalog .showcase .list-gallery__article .ekranParam {
        padding-left: 35px;
        background-size: 31px auto;
        background-position: 2px 4px;
    }
    .catalog .showcase .list-gallery__article .rasfasovannyVesParam {
        padding-left: 35px;
        background-size: 31px auto;
        background-position: 2px 4px;
    }
    .catalog .showcase .list-gallery__article .miniEkranParam {
        padding-left: 35px;
        background-size: 31px auto;
        background-position: 2px 4px;
    }
    .catalog .showcase .list-gallery__article .signalPakParam {
        padding-left: 35px;
        background-size: 31px auto;
        background-position: 2px 4px;
    }
    .catalog .showcase .list-gallery__article .flouPakParam {
        padding-left: 35px;
        background-size: 31px auto;
        background-position: 2px 4px;
    }
    .catalog .showcase .list-gallery__article .flouPakKorreksParam {
        padding-left: 35px;
        background-size: 31px auto;
        background-position: 2px 4px;
    }
    .catalog .showcase .list-gallery__article .flouPakNaRebroParam {
        padding-left: 35px;
        background-size: 31px auto;
        background-position: 2px 4px;
    }
    .catalog .showcase .list-gallery__article .mikroEkranParam {
        padding-left: 35px;
        background-size: 31px auto;
        background-position: 2px 4px;
    }
    .catalog .showcase .list-gallery__article .boxBottleParam {
        padding-left: 17px;
        background-size: 31px auto;
        background-position: -5px 3px;
    }
    .catalog .showcase .list-gallery__article .shelfParam {
        padding-left: 26px;
        background-size: 32px auto;
        background-position: -3px 3px;
    }
    .catalog .showcase .list-gallery__article .sizeKrugloeParam {
        padding-left: 27px;
        background-size: 23px auto;
		background-position: 0px 7px;
    }
    .catalog .showcase .list-gallery__article .sizePryamougolnoeParam {
        padding-left: 17px;
        background-size: auto 23px;
        background-position: 1px 7px;
        font-size: 13px;
    }
    .catalog .showcase .list-gallery__article .sizeFigurnoeParam {
        padding-left: 19px;
        background-size: 19px auto;
		background-position: 0px 7px;
        font-size: 13px;
    }
    .catalog .showcase .list-gallery__article .weightParam {
        padding-left: 26px;
        background-size: 23px auto;
        background-position: 2px 5.5px;
    }
    .catalog .showcase .list-gallery__article .bottleInBoxParam {
        padding-left: 33px;
        background-size: 28px auto;
        background-position: 1px 7px;
    }
}

@media (min-width: 768px) and (max-width: 800px) {
    .rub #catalogList.list .gridMix {
        width: 35%;
    }
    .rub #catalogList.list .gallery-pay-price {
        width: 65%;
    }
}

@media (min-width: 768px) {
    #catalogList.list .list-gallery__over-mix {
        min-height: 62px;
    }
    #catalogList.list .list-gallery__name-rating-article {
        min-height: 62px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .rub .list .gridPrices .list-gallery__prices {
        margin-top: 0;
    }
    .points .list .list-gallery__prices {
        padding-top: 19px;
    }
    .points .list .list-gallery__pay-stores {
        padding-top: 10px;
    }
    .points #catalogList.list .list-gallery__compare-favorite {
        top: 8px;
    }
}

@media (min-width: 768px) {
    #catalogList.gallery .list-gallery__over-mix {
        min-height: 80px;
    }
    .rub #catalogList.gallery .gridPrices {
        float: left;
    }
}

@media (max-width: 767px) {
    #catalogList .prodLabel,
    .body .bx-basket .basket-item-label-text span.prodLabel,
    .js-element .prodLabel,
    #catalogList .prodLabel.catch,
    .js-element .prodLabel.catch {
        top: -17px;
        font-size: 12px;
        padding: 1px 5px 1px 5px;
        line-height: 15px;
    }
    #catalogList.gallery .prodLabel {
        top: 3px;
    }
    #catalogList .prodLabel.catch {
        top: -15px;
    }
    #catalogList.gallery .prodLabel.catch {
        top: 2px;
    }
    #catalogList .prodLabel.price,
    .js-element .prodLabel.price,
    #catalogList .prodLabel.new,
    .js-element .prodLabel.new,
    #catalogList .prodLabel.hit,
    .js-element .prodLabel.hit {
        padding-left: 15px;
    }
    #catalogList .prodLabel.new:before,
    .js-element .prodLabel.new:before,
    #catalogList .prodLabel.hit:before,
    .js-element .prodLabel.hit:before,
    #catalogList .prodLabel.price:before,
    .js-element .prodLabel.price:before {
        width: 6px;
        height: 6px;
        top: 5px;
    }
    #catalogList .prodLabel.dymka {
        text-indent: 130%;
    }
    #catalogList .c-prices__price.borderBottom {
        border-bottom: none;
    }
    #catalogList.gallery .list-gallery__pay-stores {
        padding-top: 0;
    }
    .points #catalogList.gallery .gallery-pay-price .gridBuy {
        width: auto;
    }
    .fancybox-slide .list-gallery__article .boxParam {
        padding-left: 39px;
        background-size: 33px auto;
    }
    .detail .prodLabel.price,
    .detail .prodLabel.new,
    .detail .prodLabel.super-points,
    .detail .prodLabel.product-for-action,
    .detail .prodLabel.hit {
        font-size: 14px;
        top: 1px;
    }
    .fancybox-slide .detail .prodLabel.price,
    .fancybox-slide .detail .prodLabel.new,
    .fancybox-slide .detail .prodLabel.super-points,
    .fancybox-slide .detail .prodLabel.product-for-action,
    .fancybox-slide .detail .prodLabel.hit {
        top: -9px;
    }
    .fancybox-slide .detail .list-gallery__compare-favorite {
        top: 0;
    }
    .fancybox-slide .prodLabel.new:before,
    .fancybox-slide .prodLabel.hit:before,
    .fancybox-slide .prodLabel.price:before {
        width: 8px;
        height: 8px;
    }
    .js-detail .weightParam,
    .js-detail .boxParam,
    .js-detail .gofrokorobParam,
    .js-detail .ekranParam,
    .js-detail .rasfasovannyVesParam,
    .js-detail .miniEkranParam,
    .js-detail .signalPakParam,
    .js-detail .flouPakParam,
    .js-detail .flouPakKorreksParam,
    .js-detail .flouPakNaRebroParam,
    .js-detail .mikroEkranParam,
    .js-detail .boxBottleParam,
    .js-detail .shelfParam,
    .js-detail .sizeKrugloeParam,
    .js-detail .sizePryamougolnoeParam,
    .js-detail .sizeFigurnoeParam,
    .js-detail .bottleParam,
    .js-detail .bottleInBoxParam {
        line-height: 32px;
    }
    .content .js-detail .list-gallery__compare-favorite {
        top: 3px;
    }
    #catalogList.gallery .list-gallery__right-side {
        margin-left: 147px;
    }
    #catalogList.gallery .gridBuy {
        bottom: 5px;
        right: 0;
    }
    .points #catalogList.gallery .gridBuy {
        bottom: 0;
    }
    #catalogList.gallery .gallery-pay-price {
        display: block;
    }
    #catalogList.gallery .js-element__shadow {
        padding: 5px;
    }
    #catalogList.gallery .list-gallery__right-side {
        position: relative;
    }
    #catalogList.gallery .gallery-pay-price {
        min-height: 92px;
    }
    .points #catalogList.gallery .gallery-pay-price {
        min-height: 102px;
    }
    #catalogList.list .gallery-pay-price {
        position: static;
        padding: 0;
    }
    .js-detail.action .prodLabel.catch {
        top: -8px;
    }
    .content .js-detail.action .prodLabel.catch {
        top: -11px;
    }
    .js-detail .prodLabel.dymka {
        top: -8px;
    }
    .content .js-detail .prodLabel.dymka {
        top: -10px;
    }
}

@media (min-width: 750px) and (max-width: 991px) {
    .rub .detail .b-pay__buttons {
        margin-top: 5px;
    }
}

@media (max-width: 749px) {
    .js-detail .list-gallery__left-side {
        float: none;
        width: auto;
    }
    .js-detail .detailBottom {
        border-top-color: transparent;
        padding-top: 2px;
    }
    .fancybox-slide .js-detail {
        width: 100%;
    }
    .js-detail .list-gallery__mix {
        position: static;
    }
    .js-detail .list-gallery__over-mix {
        position: static;
    }
    .js-detail .list-gallery__compare-favorite,
    .js-detail.action .list-gallery__compare-favorite {
        left: auto;
        right: 9px;
        top: 14px;
    }
    .content .js-detail .list-gallery__compare-favorite,
    .content .js-detail.action .list-gallery__compare-favorite {
        top: 21px;
        right: -4px;
    }
    .js-detail.action .prodLabel.catch {
        top: -1px;
    }
    .rub .js-detail .detail-buttons .b-pay__inner,
    .rub .js-detail .detail-buttons .b-pay__inner .b-pay__quantity {
        display: flex;
    }
    .js-detail .detail-buttons .list-gallery__pay .in .c-quantity {
        width: 100%;
    }
    .js-detail .c-quantity__inner {
        width: 119px;
    }
    .rub .js-detail .detail-buttons .b-pay__buttons,
    .rub .js-detail .detail-buttons .c-quantity__inner {
        margin-left: 10px;
    }
    .rub .js-detail .detail-buttons .qPoints {
        padding-top: 6px;
    }
    .rub .js-detail .detail-prices {
        float: none;
    }
    .list-gallery__name a {
        font-size: 13px;
    }
    .rub .js-detail .detail-prices {
        margin-top: 10px;
        border-top: 1px solid #d3d3d3;
    }
    .rub .js-detail .list-gallery__pay-stores {
        padding-top: 0;
    }
    .points .js-detail .detail-text {
        padding-bottom: 10px;
        border-bottom: 1px solid #d3d3d3;
    }
    .js-detail .list-gallery__article {
        padding-left: 8px;
    }
    .fancybox-slide .detail__inner {
        padding: 0;
        margin-top: 10px;
    }
    .fancybox-slide .list-gallery__picture img {
        max-height: 250px;
    }
    .fancybox-slide .detail-text {
        line-height: 20px;
        max-width: 450px;
    }
    .fancybox-slide .detail .prodLabel.price,
    .fancybox-slide .detail .prodLabel.new,
    .fancybox-slide .detail .prodLabel.super-points,
    .fancybox-slide .detail .prodLabel.product-for-action,
    .fancybox-slide .detail .prodLabel.hit {
        top: -5px;
    }
    .fancybox-slide .detail .list-gallery__compare-favorite {
        top: 12px;
    }
    .js-detail.action .list-gallery__right-side {
        margin-left: 0;
    }
    .js-detail.action .detail-buttons {
        margin-top: 10px;
    }
    .js-detail.action .detail-buttons {
        margin-top: 10px;
    }
    .rub .js-element.action .c-prices__price {
        justify-content: flex-end;
    }
    .rub #catalogList.showcase .js-element.action .new-price {
        min-width: 108.47px;
    }
    .rub .js-element.action .new-price {
        min-width: 118.27px;
        padding: 0.80px 1px 0;
    }
    .content .js-detail.action .prodLabel.catch {
        top: -5px;
    }
    .rub #catalogList.showcase .action .list-gallery__prices {
        padding-top: 5px;
    }
    .js-detail .prodLabel.dymka {
        top: -5px;
    }
    .content .js-detail .prodLabel.dymka {
        top: -4px;
    }
    .js-detail .list-gallery__picture.points .prodLabel.points {
        top: -11px;
    }
    .content .js-detail .list-gallery__picture.points .prodLabel.points {
        top: -4px;
    }
}

@media (min-width: 560px) {
    .points .showcase .gallery-pay-price .gridBuy {
        width: 45%;
    }
    .rub #catalogList.showcase .gridBuy {
        margin-top: 0.8px;
    }
    .rub #catalogList.showcase .action .gridBuy {
        margin-top: 0;
    }
}

@media (min-width: 749px) and (max-width: 767px) {
    .rub #catalogList.showcase .qPoints {
        margin-bottom: 7.79px;
    }
}

@media (max-width: 560px) {
    .rub #catalogList .list-gallery__pay .qPoints {
        width: auto;
    }
    #catalogList.list .gridPrices {
        margin-bottom: 0;
    }
    #catalogList.gallery img {
        margin-top: 10px;
    }
    #catalogList.gallery .prodLabel.dymka {
        width: 37px;
        background-position: -2px 0;
        text-indent: 120%;
    }
}

@media (max-width: 559px) {
    #catalogList .prodLabel {
        top: -6px;
    }
    #catalogList .prodLabel.dymka {
        width: 40px;
        height: 35px;
    }
    #catalogList .prodLabel.catch {
        top: -6px;
    }
    #catalogList .gallery-pic-name .gridPrices .c-prices__value .rouble-part,
    #catalogList .action .action-discount-percent {
        font-size: 15px;
    }
    .rub #catalogList .c-prices__price.borderBottom,
    .rub #catalogList .c-prices__price.borderBottom b,
    .rub #catalogList .c-prices__price .c-prices__value,
    .rub #catalogList .c-prices__price .c-prices__value b {
        font-size: 13px;
    }
    #catalogList .gallery-pic-name .gridPrices .c-prices__value {
        bottom: 0;
    }
    .detail-prices .c-prices__value .rouble-part,
    .js-detail.action .action-discount-percent {
        font-size: 21px;
    }
    .showcase .gallery-pay-price .gridBuy {
        display: block;
    }
    #catalogList .c-quantity__inner {
        width: 107px;
    }
    #catalogList .list-gallery__pay .b-pay__form {
        height: 31px;
    }
    #catalogList .list-gallery .list-gallery__name {
        padding-right: 15px;
    }
    #catalogList .prodLabel.new:before,
    #catalogList .prodLabel.hit:before,
    #catalogList .prodLabel.price:before {
        top: 6px;
    }
    .rub .fancybox-slide .c-quantity__inner {
        width: auto;
    }
    .js-detail .list-gallery__compare-favorite {
        top: 22px;
    }
    .content .js-detail .list-gallery__compare-favorite {
        top: 17px;
        right: -10px;
    }
    .js-detail .detail-prices .c-prices__value {
        bottom: 5px;
    }
    .js-detail.action .detail-prices .c-prices__value {
        bottom: 0;
    }
    .js-detail .js-detail .detail-text {
        padding-bottom: 10px;
        border-bottom: 1px solid #d3d3d3;
    }
    .rub .js-element .c-prices__price b,
    .rub .js-element .c-prices__price {
        font-size: 16px;
        font-weight: 400;
    }
    .rub #catalogList .gridPrices {
        margin-bottom: 0;
    }
    .rub #catalogList .gridBuy {
        margin-top: 15px;
    }
    .rub #catalogList.showcase .gridBuy {
        margin-top: 25px;
    }
    .rub #catalogList.showcase .action .gridBuy {
        margin-top: 17px;
    }
    #catalogList .list-gallery__over-mix {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    #catalogList .list-gallery__left-side>div {
        padding: 15px 0 5px 0;
    }
    #catalogList .list-gallery__picture img {
        max-height: 90px;
    }
    #catalogList.gallery .list-gallery__picture img {
        max-height: 120px;
    }
    #catalogList .list-gallery__pay-stores {
        padding-bottom: 10px;
    }
    #catalogList .list-gallery__right-side {
        margin-left: 155px;
    }
    #catalogList.list .list-gallery__right-side {
        margin-left: 0;
    }
    #catalogList.list .js-element {
        padding: 5px;
    }
    #catalogList.list .gridBuy {
        margin-top: 0;
        margin-bottom: 10px;
    }
    #catalogList .list-gallery__name-rating {
        margin-right: 20px;
    }
    #catalogList.gallery img {
        margin-top: 7px;
    }
    #catalogList.gallery .prodLabel.dymka {
        top: 3px;
    }
    #catalogList.showcase .list-gallery__name-rating {
        padding: 2px 0;
    }
    .points #catalogList.showcase .gridBuy {
        position: absolute;
        bottom: 0;
        right: 0;
        margin-right: 0;
    }
    .points #catalogList.showcase .list-gallery__right-side {
        position: relative;
    }
    .points #catalogList.showcase .gallery-pay-price {
        min-height: 69px;
    }
    #catalogList.gallery .action .new-price {
        margin-left: 10px;
    }
    .rub #catalogList.gallery .action-discount-percent {
        margin-right: 10px;
    }
    .fancybox-slide .detail .list-gallery__compare-favorite {
        top: 22px;
    }
    .js-detail.action .prodLabel.catch {
        top: -4px;
    }
    .content .js-detail.action .prodLabel.catch {
        top: 6px;
    }
    .content .js-detail .prodLabel.dymka {
        top: 7px;
    }
    .points #catalogList.showcase .prodLabel.points {
        top: -9px;
    }
}

@media (min-width: 440px) and (max-width: 767px) {
    .rub #catalogList.list .gridPrices {
        float: left;
    }
}

@media (max-width: 440px) {
    #catalogList .gridBuy .b-pay__buttons .btn-primary {
        padding: 5px 21px 6px 21px;
        height: auto;
    }
    .list .list-gallery__right-side {
        margin-left: 0;
    }
    .js-detail .b-pay__buttons .btn-primary {
        padding: 8px 21px 9px 21px;
        font-size: 15px;
        height: auto;
    }
    .js-detail .c-quantity__minus,
    .js-detail .c-quantity__plus {
        padding: 16px 18px 16px 18px;
    }
    .js-detail .c-quantity .c-quantity__value[type="text"] {
        width: 39px;
        height: 36px;
    }
    .js-detail .c-quantity__minus:before,
    .js-detail .c-quantity__plus:before {
        height: 2px;
        width: 16px;
        top: 16px;
        left: 10px;
    }
    .js-detail .c-quantity__plus:after {
        top: 9px;
        left: 17px;
        width: 2px;
        height: 16px;
    }
    .fancybox-slide .list-gallery__picture img {
        max-height: 200px;
    }
    #catalogList .list-gallery__right-side {
        margin-left: 120px;
    }
    #catalogList .prodLabel.catch {
        font-size: 11px;
    }
    .rub #catalogList .gridBuy {
        margin-top: 10px;
    }
    #catalogList .list-gallery__name {
        line-height: 15px;
    }
    #catalogList .list-gallery .list-gallery__name {
        padding-right: 0;
        margin-right: 0;
    }
    .js-detail .prodLabel.dymka {
        top: -6px;
    }
}

@media (max-width: 340px) {
    #catalogList .list-gallery__left-side,
    .basket-item-block-image {
        width: 110px;
    }
    #catalogList .prodLabel.dymka {
        width: 35px;
        height: 30px;
    }
    #catalogList .prodLabel.price,
    .js-element .prodLabel.price,
    #catalogList .prodLabel.new,
    .js-element .prodLabel.new,
    #catalogList .prodLabel.super-points,
    .js-element .prodLabel.super-points,
    #catalogList .prodLabel.product-for-action,
    .js-element .prodLabel.product-for-action,
    #catalogList .prodLabel.hit,
    .js-element .prodLabel.hit {
        padding-left: 5px;
    }
    #catalogList .prodLabel.new:before,
    #catalogList .prodLabel.hit:before,
    #catalogList .prodLabel.price:before,
    .js-element .prodLabel.new:before,
    .js-element .prodLabel.hit:before,
    .js-element .prodLabel.price:before {
        top: 7px;
        left: -2px;
        width: 4px;
        height: 4px;
    }
    .points #catalogList.gallery .gallery-pay-price .gridBuy {
        width: 86%;
        justify-content: flex-end;
    }
    #catalogList .list-gallery__right-side {
        margin-left: 110px;
    }
}


/* action */

.onlyFavorite.super-acion {
    float: left;
    display: inline-grid;
    width: 25%;
}

.super-action-container {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    line-height: 28px;
    color: red;
}

.super-action-container .super-action-text2 {
    display: inline;
}

@media (max-width: 991px) {
    .super-action-container .super-action-text2 {
        display: block;
    }
    .super-action-container {
        line-height: 1.3;
    }
}

.action-old-prcie {
    position: relative;
}

@media (min-width: 560px) {
    .qPoints.action-old-prcie-container {
        width: auto !important;
        min-width: auto !important;
    }
}

@media (max-width: 440px) {
    .list-gallery__pay-stores {
        width: 100%;
        margin-left: 0 !important;
    }
}

@media (max-width: 991px) {
    .body .bx-basket .basketTotal b {
        display: inline !important;
    }
    .basket-item-price-old {
        top: -75px !important;
    }
}

.action-container {
    width: 100%;
    float: left;
}

.action-container .action-bar {
    position: relative;
    margin: 10px 0;
    padding: 15px 0;
    overflow: hidden;
}

.action-bar .action-name {
    margin-right: 10px;
    padding: 10px 15px;
    font-size: 18px;
    font-weight: bold;
    color: #ff0e19;
    background-color: #fef200;
}

.action-bar .action-end {
    font-size: 21px;
    font-weight: bold;
}

.action-bar .action-end .action-before {
    color: #ff0e19;
}

.action-bar .action-ostalos-timer-container {
    position: absolute;
    right: 10px;
}

.action-bar .action-ostalos {
    font-size: 21px;
    font-weight: bold;
}

.action-bar .action-timer {
    margin-left: 15px;
    padding: 10px 0 10px 33px;
    font-size: 20px;
    background: url(/local/templates/profood_default/assets/img/sand_clock.gif) center left no-repeat;
    background-size: auto 60%;
}

.action-bar .action-timer #action-timer-value {
    color: #000;
}

.action-bar .action-timer #action-timer-value .abbr {
    font-size: 13px;
    color: #000;
}

@media (max-width: 991px) {
    .action-container .action-bar {
        margin: 0;
        padding: 7px 0;
    }
    .action-bar .action-name {
        font-size: 16px;
        padding: 2px 10px;
    }
    .action-bar .action-end,
    .action-bar .action-ostalos {
        font-size: 19px;
    }
    .action-bar .action-timer {
        font-size: 18px;
        background-size: auto 50%;
    }
}

@media (max-width: 767px) {
    .action-bar .action-ostalos {
        display: none;
    }
}

@media (max-width: 670px) {
    .action-bar .action-name {
        font-size: 14px;
    }
    .action-bar .action-end {
        font-size: 17px;
    }
    .action-bar .action-timer {
        padding-left: 23px;
        font-size: 16px;
        background-size: auto 40%;
    }
}

@media (max-width: 570px) {
    .action-bar .action-end .action-only {
        display: none;
    }
}

@media (max-width: 490px) {
    .action-bar .action-end {
        display: none;
    }
}

@media (max-width: 440px) {
    .action-bar .action-name {
        margin-right: 5px;
    }
}

@media (max-width: 375px) {
    .action-bar .action-name {
        margin-right: 0;
    }
}

.action-container .action-elements-container {
    margin-bottom: 0;
    border: 1px solid #ff0e19;
}

.action-elements-container .action-element {
    float: left;
    position: relative;
    width: 100%;
    border: 1px solid #f2f2f2;
}

.action-elements-container .action-element .action-element-shadow {
    padding: 10px;
    transition: all 0.15s linear;
    overflow: hidden;
}

@media (max-width: 991px) {
    #toggledFilter {
        margin: 0 !important;
    }
    .action-container .action-elements-container {
        border: none;
        padding: 0;
    }
    .action-elements-container .action-element .action-element-shadow {
        padding: 5px;
    }
    .action-elements-container .action-element .list-gallery__left-side {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
        height: 120px;
    }
    .action-elements-container .action-element .list-gallery__left-side img.js-list-picture {
        margin-top: -30px;
    }
    .action-elements-container .action-element .list-gallery__right-side {
        z-index: 2;
        position: relative;
    }
}

.action-elements-container .action-element .list-gallery__pay-stores {
    height: 42px;
}

.action-elements-container .action-element .gridBuy .c-quantity {
    min-width: 119px;
    width: 119px;
    margin-right: -1px;
}

@media (min-width: 60px) {
    .action-elements-container .action-element .list-gallery__left-side {
        float: none;
        width: auto;
    }
    .action-elements-container .action-element .list-gallery__right-side {
        margin-left: 0;
    }
    .action-elements-container .action-element .list-gallery__name-rating {
        overflow: hidden;
        height: 39px;
    }
    .action-elements-container .action-element .list-gallery__prices,
    .action-elements-container .action-element .list-gallery__pay-stores {
        padding: 6px 0 0 0;
    }
    .action-elements-container .action-element .gallery-pay-price .gridBuy {
        display: block;
        width: auto;
        float: right;
    }
}

@media (max-width: 991px) {
    .action-elements-container .action-element .gridBuy {
        width: 118.5px;
    }
    .action-elements-container .action-element .list-gallery__compare-favorite {
        display: none;
    }
}

@media (max-width: 767px) {
    .action-elements-container .action-element .gridBuy {
        margin-top: 0px;
    }
}

@media (max-width: 560px) {
    .action-elements-container .action-element .gridPrices {
        margin-bottom: 0;
    }
}

.action-elements-container .action-element .action-element-shadow:hover {
    z-index: 110;
    box-shadow: 0px 6px 41px -8px rgba(154, 164, 166, 0.82);
}

.list-gallery__name-rating.catch,
.action-elements-container .action-element .list-gallery__name-rating {
    padding: 2px 5px;
    background-color: #fef200;
}

.action-elements-container .action-element .list-gallery__name {
    font-size: 13px;
    font-weight: 700;
}

@media (max-width: 991px) {
    .action-elements-container .action-element .list-gallery__name {
        font-size: 13px;
    }
    .action-elements-container .action-element .list-gallery__article {
        display: none;
    }
}

.action-elements-container .action-element .weightParam,
.action-elements-container .action-element .boxParam,
.action-elements-container .action-element .gofrokorobParam,
.action-elements-container .action-element .ekranParam,
.action-elements-container .action-element .rasfasovannyVesParam,
.action-elements-container .action-element .miniEkranParam,
.action-elements-container .action-element .signalPakParam,
.action-elements-container .action-element .flouPakParam,
.action-elements-container .action-element .flouPakKorreksParam,
.action-elements-container .action-element .flouPakNaRebroParam,
.action-elements-container .action-element .mikroEkranParam,
.action-elements-container .action-element .boxBottleParam,
.action-elements-container .action-element .shelfParam,
.action-elements-container .action-element .sizeKrugloeParam,
.action-elements-container .action-element .sizePryamougolnoeParam,
.action-elements-container .action-element .sizeFigurnoeParam,
.action-elements-container .action-element .bottleParam,
.action-elements-container .action-element .bottleInBoxParam {
    font-size: 12px;
}

@media (min-width: 560px) {
    .action-elements-container .action-element .list-gallery__name-rating-article {
        border-bottom: none;
    }
}

@media (max-width: 991px) {
    .action-elements-container .action-element .list-gallery__picture {
        padding: 0;
    }
    .action-elements-container .action-element .list-gallery__over-mix {
        padding-top: 0;
        padding-bottom: 0;
    }
    .action-elements-container .action-element .list-gallery__name-rating {
        margin-bottom: 4px;
    }
}

@media (max-width: 767px) {
    .action-elements-container .action-element .weightParam {
        padding-left: 47px;
        background-image: url(/local/templates/profood_default/assets/img/pachka.svg);
        background-size: 62px auto;
        background-position: -8px 50%;
    }
    .action-elements-container .action-element .boxParam {
        padding-left: 52px;
        background-image: url(/local/templates/profood_default/assets/img/boxCount.svg);
        background-size: 62px auto;
        background-position: -8px 50%;
    }
    .action-elements-container .action-element .gofrokorobParam {
        padding-left: 52px;
        background-image: url(/local/templates/profood_default/assets/img/gofrokorob.svg);
        background-size: 62px auto;
        background-position: -8px 50%;
    }
    .action-elements-container .action-element .ekranParam {
        padding-left: 52px;
        background-image: url(/local/templates/profood_default/assets/img/ekran.svg);
        background-size: 62px auto;
        background-position: -8px 50%;
    }
    .action-elements-container .action-element .rasfasovannyVesParam {
        padding-left: 52px;
        background-image: url(/local/templates/profood_default/assets/img/rasfasovanny-ves.svg);
        background-size: 62px auto;
        background-position: -8px 50%;
    }
    .action-elements-container .action-element .miniEkranParam {
        padding-left: 52px;
        background-image: url(/local/templates/profood_default/assets/img/mini-ekran.svg);
        background-size: 62px auto;
        background-position: -8px 50%;
    }
    .action-elements-container .action-element .signalPakParam {
        padding-left: 52px;
        background-image: url(/local/templates/profood_default/assets/img/signal-pak.svg);
        background-size: 62px auto;
        background-position: -8px 50%;
    }
   .action-elements-container .action-element .flouPakParam {
        padding-left: 52px;
        background-image: url(/local/templates/profood_default/assets/img/flou-pak.svg);
        background-size: 62px auto;
        background-position: -8px 50%;
    }
    .action-elements-container .action-element .flouPakKorreksParam {
        padding-left: 52px;
        background-image: url(/local/templates/profood_default/assets/img/flou-pak-korreks.svg);
        background-size: 62px auto;
        background-position: -8px 50%;
    }
    .action-elements-container .action-element .flouPakNaRebroParam {
        padding-left: 52px;
        background-image: url(/local/templates/profood_default/assets/img/flou-pak-na-rebro.svg);
        background-size: 62px auto;
        background-position: -8px 50%;
    }
    .action-elements-container .action-element .mikroEkranParam {
        padding-left: 52px;
        background-image: url(/local/templates/profood_default/assets/img/mikro-ekran.svg);
        background-size: 62px auto;
        background-position: -8px 50%;
    }
    .action-elements-container .action-element .shelfParam {
        padding-left: 33px;
        background-image: url(/local/templates/profood_default/assets/img/shelfLife.svg);
        background-size: 55px auto;
        background-position: -10px 50%;
    }
}

.action-elements-container .action-element .gridPrices {
    float: none;
}

.action-elements-container .action-element .c-prices {
    text-align: right;
}

.action-elements-container .action-element .c-prices__price {
    display: inline-block;
}

.action-elements-container .action-element .c-prices__price .c-prices__value.old-price {
    position: absolute;
    right: 135px;
    bottom: 52px;
}

@media (max-width: 991px) {
    .action-elements-container .action-element .gridPrices {
        width: 100%;
    }
    .action-elements-container .action-element .c-prices__price {
        font-size: 13px;
        line-height: 27px;
    }
}

.action-elements-container .action-element .rubP {
    border-bottom-color: #fff;
}

.action-elements-container .action-element .rouble-part {
    font-size: 24px;
    font-weight: 700;
}

.old-price:after,
.action-elements-container .action-element .old-price:after {
    content: " ";
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 2px;
    top: 10px;
    left: -5px;
    transform: rotate(-20deg);
    background-color: #ea1b21;
}

.old-price:after {
    width: 70%;
}

.action-elements-container .action-element .old-price:after {}

.new-price,
.action-elements-container .action-element .new-price {
    min-width: 108.47px;
    padding: 0.80px 15px 0;
    text-align: center;
    color: #fff;
    background-color: #ea1b21;
}

.new-price *,
.action-elements-container .action-element .new-price * {
    color: #fff !important;
    border-color: #fff;
}

.action-elements-container .action-element .b-pay__quantity {
    top: -2px;
}

.action-elements-container .action-element .btn-primary {
    padding: 5px 21px 6px 21px;
    color: #88ba14;
    background-color: #fff;
    border: 1.4px solid #88ba14;
    border-bottom-color: #94ac4b;
}

.action-elements-container .action-element .btn-primary:hover {
    color: #fff;
    background-color: #859b43;
}

.action-discount-percent,
.action-elements-container .action-element .action-discount-percent {
    position: absolute;
    bottom: 14px;
    right: 135px;
    display: block;
    padding: 3.21px 10px 4.58px;
    font-size: 24px;
    font-weight: 600;
    line-height: 24px;
    color: #fef200;
    background-color: #88ba14;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .catalog .action-container .action-element .list-gallery__article .boxParam {
        padding-left: 35px;
        background-size: 31px auto;
        background-position: 2px 7px;
    }
    .catalog .action-container .action-element .list-gallery__article .gofrokorobParam {
        padding-left: 35px;
        background-size: 31px auto;
        background-position: 2px 4px;
    }
    .catalog .action-container .action-element .list-gallery__article .ekranParam {
        padding-left: 35px;
        background-size: 31px auto;
        background-position: 2px 4px;
    }
    .catalog .action-container .action-element .list-gallery__article .rasfasovannyVesParam {
        padding-left: 35px;
        background-size: 31px auto;
        background-position: 2px 4px;
    }
    .catalog .action-container .action-element .list-gallery__article .miniEkranParam {
        padding-left: 35px;
        background-size: 31px auto;
        background-position: 2px 4px;
    }
    .catalog .action-container .action-element .list-gallery__article .signalPakParam {
        padding-left: 35px;
        background-size: 31px auto;
        background-position: 2px 4px;
    }
    .catalog .action-container .action-element .list-gallery__article .flouPakParam {
        padding-left: 35px;
        background-size: 31px auto;
        background-position: 2px 4px;
    }
    .catalog .action-container .action-element .list-gallery__article .flouPakKorreksParam {
        padding-left: 35px;
        background-size: 31px auto;
        background-position: 2px 4px;
    }
    .catalog .action-container .action-element .list-gallery__article .flouPakNaRebroParam {
        padding-left: 35px;
        background-size: 31px auto;
        background-position: 2px 4px;
    }
    .catalog .action-container .action-element .list-gallery__article .mikroEkranParam {
        padding-left: 35px;
        background-size: 31px auto;
        background-position: 2px 4px;
    }
    .catalog .action-container .action-element .list-gallery__article .boxBottleParam {
        padding-left: 20px;
        background-size: auto 30px;
        background-position: -5px 3px;
    }
    .catalog .action-container .action-element .list-gallery__article .shelfParam {
        padding-left: 27px;
        background-size: 31px auto;
        background-position: -2px 3px;
    }
    .catalog .action-container .action-element .list-gallery__article .sizeKrugloeParam {
        padding-left: 27px;
        background-size: 23px auto;
        background-position: 0px 7px;
   }
    .catalog .action-container .action-element .list-gallery__article .sizePryamougolnoeParam {
        padding-left: 20px;
        background-size: auto 23px;
        background-position: 0px 7px;
    }
    .catalog .action-container .action-element .list-gallery__article .sizeFigurnoeParam {
        padding-left: 27px;
        background-size: 23px auto;
        background-position: 0px 7px;
    }
    .catalog .action-container .action-element .list-gallery__article .weightParam {
        padding-left: 26px;
        background-size: 23px auto;
    }
    .catalog .action-container .action-element .list-gallery__article .bottleInBoxParam {
        padding-left: 33px;
        background-size: 28px auto;
        background-position: 1px 7px;
    }
}

@media (max-width: 991px) {
    .action-container .action-elements-container {
        border-left: none;
        border-right: none;
        border-top: 1px solid #ff0e19;
        border-bottom: 1px solid #ff0e19;
    }
    .action-elements-container .action-element.first {
        border-left: 1px solid #ff0e19;
    }
    .action-elements-container .action-element.last {
        border-right: 1px solid #ff0e19;
    }
    .action-elements-container .action-element .list-gallery__pay-stores {
        height: 37px;
    }
    .action-elements-container .action-element .c-prices__price .c-prices__value.old-price {
        right: 115px;
        bottom: 37px;
    }
    .action-elements-container .action-element .action-discount-percent {
        right: 115px;
        bottom: -1px;
    }
    .action-elements-container .action-element .b-pay__inner {
        height: 36px;
    }
    .action-elements-container .action-element .b-pay__quantity {
        right: 1px;
    }
    .action-elements-container .action-element .in .b-pay__quantity {
        display: inline-block;
    }
    .action-elements-container .action-element .b-pay__quantity .qPoints {
        position: absolute;
    }
    .action-elements-container .action-element .gridBuy .c-quantity {
        min-width: 108.47px;
        width: 108.47px;
    }
    .action-elements-container .action-element .c-quantity__minus:before,
    .action-elements-container .action-element .c-quantity__plus:before {
        left: 7px;
    }
    .action-elements-container .action-element .c-quantity__minus,
    .action-elements-container .action-element .c-quantity__plus {
        padding: 16px 15.37px;
    }
    .action-elements-container .action-element .c-quantity__plus:after {
        left: 14px;
    }
}

@media (max-width: 560px) {
    .action-elements-container .action-element .b-pay__buttons {
        display: block;
    }
}

@media (max-width: 559px) {
    .action-elements-container .action-element .list-gallery__left-side {
        height: 70px;
    }
    .action-elements-container .action-element .list-gallery__left-side img.js-list-picture {
        margin-top: -20px;
    }
    .action-elements-container .action-element .b-pay__quantity {
        top: -2px;
    }
    .action-elements-container .action-element .gridBuy .c-quantity {
        margin-top: 0;
    }
}

@media (max-width: 500px) {
    .action-elements-container .action-element .new-price {
        min-width: 107px;
    }
}

@media (max-width: 460px) {
    .action-elements-container .action-element .new-price {
        min-width: 99px;
        max-width: 99px;
    }
    .action-elements-container .action-element .btn-primary {
        padding-left: 16.27px;
        padding-right: 16.27px;
    }
    .action-elements-container .action-element .c-prices__price .c-prices__value.old-price {
        right: 105px;
    }
    .action-elements-container .action-element .action-discount-percent {
        right: 105px;
    }
    .action-elements-container .action-element .gridBuy .c-quantity {
        min-width: 99px;
        width: 99px;
    }
    .action-elements-container .action-element .c-quantity__minus:before,
    .action-elements-container .action-element .c-quantity__plus:before {
        left: 5px;
    }
    .action-elements-container .action-element .c-quantity__minus,
    .action-elements-container .action-element .c-quantity__plus {
        padding: 16px 13px;
    }
    .action-elements-container .action-element .c-quantity__plus:after {
        left: 12px;
    }
}

@media (max-width: 440px) {
    .action-elements-container .action-element .list-gallery__pay-stores {
        height: 35px;
    }
    .action-elements-container .action-element .new-price {
        min-width: 86.47px;
        max-width: 86.47px;
        padding-left: 0;
        padding-right: 0;
    }
    .action-elements-container .action-element .btn-primary {
        padding: 3px 10px;
    }
    .action-elements-container .action-element .c-prices__price .c-prices__value.old-price {
        right: 92px;
    }
    .action-elements-container .action-element .action-discount-percent {
        right: 92px;
        bottom: 0px;
        padding-top: 2px;
        padding-bottom: 3px;
    }
    .action-elements-container .action-element .b-pay__quantity {
        top: 0px;
    }
    .action-elements-container .action-element .gridBuy .c-quantity {
        min-width: 87px;
        width: 87px;
    }
    .action-elements-container .action-element .c-quantity__minus:before,
    .action-elements-container .action-element .c-quantity__plus:before {
        left: 6px;
    }
    .action-elements-container .action-element .c-quantity__minus,
    .action-elements-container .action-element .c-quantity__plus {
        padding: 0;
        width: 29px;
        height: 29px;
    }
    .action-elements-container .action-element .c-quantity__plus:after {
        left: 12px;
    }
    .action-elements-container .action-element .c-quantity .c-quantity__value[type="text"] {
        width: 29px;
        height: 29px;
    }
}

.action-elements-container .action-element .list-gallery__picture img {
    display: inline !important;
    width: auto !important;
}

.action-container .action-elements-container .owl-carousel .owl-nav {
    opacity: 1;
}

.action-container .action-elements-container .owl-carousel .owl-nav div {
    margin-top: -25px;
}

.action-container .action-elements-container .owl-carousel .owl-nav div span {
    width: 50px;
    height: 50px;
    margin: 0;
    border-radius: 25px;
}

.action-container .action-elements-container .owl-carousel .owl-nav div span {
    background-color: #a8a9ad;
}

.action-container .action-elements-container .owl-carousel .owl-nav div span .svg-icon {
    width: 25px;
    height: 25px;
    margin-top: 14px;
    margin-left: 15px;
    fill: #fff;
}

.action-container .action-elements-container .owl-carousel .owl-nav div.owl-prev {
    left: 10px;
}

.action-container .action-elements-container .owl-carousel .owl-nav div.owl-next {
    right: 10px;
}

.action-container .action-elements-container .owl-carousel .owl-nav div.owl-prev span .svg-icon {
    margin-left: 12px;
    margin-top: 13px;
}

@media (max-width: 991px) {
    .action-container .action-elements-container .owl-carousel .owl-nav div {
        visibility: hidden;
    }
    .action-container .action-elements-container:hover .owl-carousel .owl-nav div {
        visibility: visible;
    }
    .action-container .action-elements-container .owl-carousel .owl-nav {
        display: block;
        opacity: 0;
    }
    .action-container .action-elements-container .owl-carousel:hover .owl-nav {
        opacity: 1;
    }
    .action-container .action-elements-container .owl-carousel .owl-nav span {
        opacity: 0.5;
    }
    .action-container .action-elements-container .owl-carousel .owl-nav span:hover {
        opacity: 1;
    }
}

@media (min-width: 1260px) {
    .action-elements-container .action-element {
        max-width: 307px;
    }
}

@media (max-width: 1260px) {
    .action-elements-container .action-element {
        max-width: 307px;
    }
}

@media (max-width: 1103px) {
    .action-elements-container .action-element {
        max-width: 356.333px;
    }
}

@media (max-width: 828px) {
    .action-elements-container .action-element {
        max-width: 390px;
    }
}

@media (max-width: 767px) {
    .showcase .list-gallery__compare-favorite {
        top: 10px !important;
    }
}

.actionsHtml-container * {
    font-size: 15px;
}

.actionsHtml-container h3 {
    font-size: 16px;
}

.actionsHtml-container .gift-action-container h3 {
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: 600;
}

.actionsHtml-container .gift-action-container h3+.gift-action-bonus {
    position: relative;
    top: -50px;
}

.actionsHtml-container .btn.btn1 {
    margin-top: 17px;
    margin-bottom: 10px;
    padding: 8px 46px 9px;
    font-size: 15px;
    font-weight: 700;
}

.actionsHtml-container .gift-action-container label {
    position: relative;
    top: 50px;
}

.actionsHtml-container .gift-action-container label .label-inner {
    position: relative;
    top: -88px;
}

.actionsHtml-container .gift-action-container label .gift-action-item-points {
    display: inline-block;
    position: relative;
    top: -13px;
    padding-left: 54px;
    background: url(/local/templates/profood_default/assets/img/pig.svg) no-repeat -12px -12px;
    background-size: 70px auto;
}

.actionsHtml-container .gift-action-container label .action-total-points {
    display: inline-block;
    margin-top: 10px;
}

.actionsHtml-container .gift-action-container label .image {
    display: inline-block;
    width: 100px;
    height: 100px;
    position: relative;
    top: 40px;
}

.actionsHtml-container .gift-action-container .gift-action-bonus .label-inner {
    font-weight: bold;
}

.actionsHtml-container .gift-action-container .gift-action-bonus .label-inner .list-gallery__name {
    background-color: #fef200;
    padding: 2px 5px;
}

.actionsHtml-container .gift-action-container .gift-action-bonus.disabled .label-inner {
    font-weight: normal;
}

.actionsHtml-container .gift-action-container .gift-action-bonus.disabled .label-inner .list-gallery__name {
    background-color: transparent;
}

.points_to_discount-action-container input {
    font-size: 16px;
}

.points_to_discount-action-container span {
    color: #818382;
    padding-left: 20px;
    line-height: 41px;
    font-size: 15px;
}

body .points_to_discount-action-container h3 {
    margin: 40px 0 20px;
    font-size: 24px;
    /*font-weight: bold;*/
    text-transform: uppercase;
}

.points_to_discount-action-container input.points {
    width: 196px;
}

@media (max-width: 767px) {
    .points_to_discount-action-container {
        padding: 0 5px;
    }
}

@media (max-width: 500px) {}

@media (max-width: 480px) {
    body .points_to_discount-action-container h3 {
        font-size: 20px;
    }
    .points_to_discount-action-container span {
        display: block;
        padding: 10px 0 0;
        line-height: normal;
    }
}

.citrus-action-show-error-popup {
    border: 1px solid red;
    min-width: 300px !important;
}

.citrus-action-show-error-popup .popup-window-titlebar {
    display: none;
}

.citrus-action-show-error-popup div.popup-window-content {
    padding-top: 30px;
    text-align: center;
    font-size: 16px;
}

.citrus-action-show-error-popup .popup-window-buttons {
    padding: 0 0 30px;
}

.citrus-action-show-error-popup .firstSentence {
    color: #ff0e19;
    display: block;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 1.4;
    max-width: 400px;
}

.citrus-action-show-error-popup .popup-window-buttons button.ui-btn-primary {
    color: #88ba14;
    background-color: #ffffff;
    border: 1px solid #88ba14;
    border-radius: 0;
    height: 32px;
    width: 170px;
}

.citrus-action-show-error-popup .popup-window-buttons button.ui-btn-primary:hover {
    color: #fff;
    background-color: #859b43;
    border-color: #859b43;
}

.prodLabel.catch,
.body .bx-basket .basket-item-label-text span.prodLabel.catch {
    background: #fef200 !important;
    color: #ff0e19 !important;
}

#catalogList.showcase .action .c-prices__price {
    justify-content: flex-end;
}

#catalogList .action .new-price {
    padding: 0.80px 1px 0;
    margin-left: 14px;
}

.js-detail.action .new-price {
    margin-left: 14px;
}

#catalogList .action .gallery-pic-name .gridPrices .c-prices__value {
    bottom: 0;
}

#catalogList .action .gridPrices {
    width: auto;
}

#catalogList .action .new-price .rubP {
    border-color: #ffffff;
}

#catalogList.showcase .action .action-discount-percent {
    bottom: 10px;
}

#catalogList.list .list-gallery__over-mix {
    padding-top: 0;
    padding-bottom: 0;
}

#catalogList.list .list-gallery__article span,
#catalogList.gallery .list-gallery__article span {
    margin-top: 0;
}

#catalogList.list .action-discount-percent,
#catalogList.gallery .action-discount-percent,
.js-detail.action .action-discount-percent {
    position: static;
    margin-right: 20px;
}

#catalogList.gallery .gallery-pay-price {
    display: flex;
    justify-content: space-between;
}

#catalogList.list .new-price {
    margin-left: 10px;
}

#catalogList.list .list-gallery__article {
    min-height: 32px;
}

.rub #catalogList.list .action .gridPrices {
    padding-top: 0;
}

.rub #catalogList.list .boxParam {
    padding-left: 41px;
    background-size: 31px auto;
    background-position: 2px 7px;
}

.rub #catalogList.list .gofrokorobParam {
    padding-left: 41px;
    background-size: 31px auto;
    background-position: 2px 4px;
}

.rub #catalogList.list .ekranParam {
    padding-left: 41px;
    background-size: 31px auto;
    background-position: 2px 4px;
}

.rub #catalogList.list .rasfasovannyVesParam {
    padding-left: 41px;
    background-size: 31px auto;
    background-position: 2px 4px;
}

.rub #catalogList.list .miniEkranParam {
    padding-left: 41px;
    background-size: 31px auto;
    background-position: 2px 4px;
}

.rub #catalogList.list .signalPakParam {
    padding-left: 41px;
    background-size: 31px auto;
    background-position: 2px 4px;
}

.rub #catalogList.list .flouPakParam {
    padding-left: 41px;
    background-size: 31px auto;
    background-position: 2px 4px;
}

.rub #catalogList.list .flouPakKorreksParam {
    padding-left: 41px;
    background-size: 31px auto;
    background-position: 2px 4px;
}

.rub #catalogList.list .flouPakNaRebroParam {
    padding-left: 41px;
    background-size: 31px auto;
    background-position: 2px 4px;
}

.rub #catalogList.list .mikroEkranParam {
    padding-left: 41px;
    background-size: 31px auto;
    background-position: 2px 4px;
}

.rub #catalogList.list .boxBottleParam {
    padding-left: 22px;
    background-size: 31px auto;
    background-position: -4px 3px;
}

.rub #catalogList.list .shelfParam {
    padding-left: 33px;
    background-size: 31px auto;
    background-position: -3px 3px;
}

.rub #catalogList.list .sizeKrugloeParam {
    padding-left: 26px;
    background-size: 23px auto;
    background-position: 0 7px;
}

.rub #catalogList.list .sizePryamougolnoeParam {
    padding-left: 26px;
    background-size: auto 21px;
    background-position: 0 7px;
}

.rub #catalogList.list .sizeFigurnoeParam {
    padding-left: 26px;
    background-size: 23px auto;
    background-position: 0 7px;
}

.rub #catalogList.list .weightParam {
    padding-left: 34px;
    background-size: 23px auto;
    background-position: 2px 5.5px;
}

.rub #catalogList.list .bottleInBoxParam {
    padding-left: 38px;
    background-size: 31px auto;
    background-position: 1px 4px;
}

@media (max-width: 991px) {
    #catalogList.list .action-discount-percent {
        position: absolute;
        margin-right: 0;
    }
    .rub #catalogList.list .action .c-prices__price,
    .rub #catalogList.gallery .action .c-prices__price {
        line-height: 27px;
    }
    .rub #catalogList.list .gridBuy {
        width: 100%;
    }
    #catalogList.list .list-gallery__prices,
    #catalogList.list .list-gallery__pay-stores {
        padding: 0 0 0 10px;
    }
    .points .list .list-gallery__prices {
        margin-top: 7px;
    }
    .rub #catalogList.list span {
        margin-right: 5px;
    }
    .rub #catalogList.list span:last-child {
        margin-right: 0;
    }
    .rub #catalogList.list .boxParam {
        padding-left: 36px;
    }
    .rub #catalogList.list .gofrokorobParam {
        padding-left: 36px;
    }
    .rub #catalogList.list .ekranParam {
        padding-left: 36px;
    }
    .rub #catalogList.list .rasfasovannyVesParam {
        padding-left: 36px;
    }
    .rub #catalogList.list .miniEkranParam {
        padding-left: 36px;
    }
    .rub #catalogList.list .signalPakParam {
        padding-left: 36px;
    }
    .rub #catalogList.list .flouPakParam {
        padding-left: 36px;
    }
    .rub #catalogList.list .flouPakKorreksParam {
        padding-left: 36px;
    }
    .rub #catalogList.list .flouPakNaRebroParam {
        padding-left: 36px;
    }
    .rub #catalogList.list .mikroEkranParam {
        padding-left: 36px;
    }
    .rub #catalogList.list .boxBottleParam {
        padding-left: 22px;
    }
    .rub #catalogList.list .shelfParam {
        padding-left: 28px;
    }
    .rub #catalogList.list .sizeKrugloeParam {
        padding-left: 28px;
		background-size: 23px auto;
        background-position: 1px 7px;
    }
    .rub #catalogList.list .sizePryamougolnoeParam {
        padding-left: 20px;
        background-position: 2px 7px;
        font-size: 13px;
    }
    .rub #catalogList.list .sizeFigurnoeParam {
        padding-left: 22px;
		background-size: 21px auto;
        background-position: 0px 7px;
        font-size: 13px;
    }
    .rub #catalogList.list .bottleInBoxParam {
        padding-left: 34px;
    }
}

@media (max-width: 767px) {
    .rub #catalogList.list .action-discount-percent {
        position: static;
        margin-right: 10px;
    }
    .rub #catalogList.list .list-gallery__prices {
        padding-top: 5px;
    }
    .rub #catalogList.list .gridMix {
        width: 100%;
    }
    #catalogList.list .gridBuy {
        margin-right: 20px;
    }
    .rub #catalogList.list .list-gallery__name-rating.catch,
    .rub #catalogList.gallery .list-gallery__name-rating {
        margin-right: 30px;
    }
    .rub #catalogList.list .list-gallery__name-rating.catch {
        margin-right: 20px;
    }
    .rub #catalogList.list .list-gallery__pay-stores {
        padding-bottom: 0;
        padding-top: 0;
    }
    .rub #catalogList.list .gridPrices {
        padding-top: 0;
    }
    #catalogList.list .list-gallery__name-rating {
        margin-bottom: 5px;
    }
    .rub #catalogList.list .action .gallery-pay-price .gridBuy {
        margin-top: 5px;
    }
    .rub #catalogList.list .gallery-pay-price {
        width: 100%;
    }
    #catalogList.list .list-gallery__compare-favorite {
        top: 13px;
        right: 0;
    }
    .points #catalogList.list .list-gallery__compare-favorite {
        top: 7px;
    }
    #catalogList.gallery .list-gallery__compare-favorite {
        top: 3px;
        right: 0;
    }
    .rub #catalogList.gallery .gallery-pay-price {
        width: auto;
    }
    .not-authorized.rub #catalogList.gallery .gallery-pay-price {
        display: none;
    }
    #catalogList.gallery .list-gallery__left-side {
        margin-top: 0 !important;
    }
    #catalogList.gallery .list-gallery__name-rating.catch,
    #catalogList.list .list-gallery__name-rating.catch {
        margin-right: 25px;
    }
    #catalogList.gallery .gallery-pay-price .gridBuy {
        right: 0;
    }
    .rub #catalogList.list .list-gallery__prices {
        padding: 10px 0 0;
    }
}

@media (max-width: 749px) {
    .js-detail.action .action-discount-percent {
        position: absolute;
        margin-right: 0;
        line-height: 30px;
        bottom: 4px;
        right: 133px;
    }
    .content .js-detail.action .action-discount-percent {
        bottom: 14px;
        right: 143px;
    }
    .js-element.action .c-prices__value {
        line-height: 30px;
    }
    #catalogList.showcase .action .action-discount-percent {
        bottom: 14px;
    }
    .body .bx-basket .basket-items-list-item-container .action .list-gallery__prices {
        padding-right: 0;
    }
}

@media (max-width: 559px) {
    #catalogList .action .action-discount-percent {
        bottom: 15px;
        right: 116px;
    }
    #catalogList .action .list-gallery__prices {
        padding-right: 0;
    }
    #catalogList .action .c-prices__price {
        line-height: 27px;
    }
    #catalogList .action .c-prices__price {
        position: relative;
    }
    #catalogList .action .action-discount-percent {
        bottom: -48px;
    }
    #catalogList.showcase .action .action-discount-percent {
        bottom: -48.5px;
    }
    #catalogList.showcase .action .new-price {
        margin-left: 5px;
    }
    .rub #catalogList.list .list-gallery__pay-stores {
        padding-top: 0;
    }
    .rub #catalogList.list .action .new-price,
    .rub #catalogList.gallery .action .new-price {
        min-width: auto;
        padding: 0.80px 7px 0;
    }
    .rub #catalogList.list .action .action-discount-percent,
    .rub #catalogList.gallery .action .action-discount-percent {
        padding: 3.21px 7px 4.58px;
    }
    #catalogList.list .list-gallery__name-rating {
        margin-right: 20px;
    }
    #catalogList.gallery .list-gallery__compare-favorite {
        top: 4px;
    }
    #catalogList.list .list-gallery__compare-favorite {
        top: 8px;
    }
    .rub #catalogList .list-gallery__name-rating.catch {
        margin-right: 25px;
    }
    .points #catalogList.gallery .gallery-pay-price {
        min-height: 98px;
    }
    .points #catalogList.gallery .gallery-pay-price .gridBuy {
        bottom: 9px;
    }
    .js-detail.action .action-discount-percent {
        bottom: 0;
    }
    .content .js-detail.action .action-discount-percent {
        bottom: 0px;
        right: 134px;
    }
}

@media screen and (max-width: 480px) {
    body.adaptive .footer .footmenu .item {
        float: none;
        margin-right: 0;
    }
}

@media (max-width: 440px) {
    #catalogList .action .action-discount-percent {
        bottom: -49px;
    }
    .rub #catalogList.list .gridBuy {
        margin-top: 0;
    }
    .rub #catalogList.list .action .gridBuy {
        margin-top: 10px;
    }
    .rub #catalogList.list .action .gallery-pay-price {
        display: block;
    }
    .rub #catalogList.list .action .gridPrices {
        float: none;
    }
    .rub #catalogList.list .gallery-pay-price {
        display: block;
    }
    #catalogList.gallery .list-gallery__left-side {
        width: 107px;
    }
    #catalogList.gallery .list-gallery__right-side {
        margin-left: 107px;
    }
    #catalogList.gallery .list-gallery__picture img {
        max-height: 100px;
        margin-top: 10px;
    }
    #catalogList.gallery .gallery-pay-price {
        min-height: 72px;
    }
    #catalogList.gallery .action .gallery-pay-price {
        min-height: 84px;
    }
    .rub #catalogList.gallery .action-discount-percent {
        position: absolute;
        margin-right: 0;
        bottom: -43px;
        right: 0;
    }
    .rub #catalogList.gallery .gridPrices {
        padding-top: 0;
    }
    #catalogList.gallery .prodLabel.new:before,
    #catalogList.gallery .prodLabel.hit:before,
    #catalogList.gallery .prodLabel.price:before {
        top: 7px;
        left: -2px;
        width: 4px;
        height: 4px;
    }
    #catalogList.gallery .prodLabel.price,
    #catalogList.gallery .prodLabel.new,
    #catalogList.gallery .prodLabel.super-points,
    #catalogList.gallery .prodLabel.product-for-action,
    #catalogList.gallery .prodLabel.hit {
        padding-left: 5px;
    }
    .points #catalogList.gallery .gallery-pay-price {
        min-height: 88px;
    }
    .rub #catalogList.list .gridBuy {
        margin-right: 0;
    }
    .rub #catalogList.list .action .gallery-pay-price .gridBuy {
        margin-top: 10px;
    }
    .rub #catalogList.gallery .action .gallery-pay-price {
        justify-content: flex-end;
    }
    .rub #catalogList.gallery .action .new-price {
        min-width: 108.47px;
    }
    .rub #catalogList.gallery .action .action-discount-percent {
        right: 120px;
    }
}

@media (max-width: 400px) {
    .fancybox-slide .changeViewPP .text-center {
        position: relative;
        z-index: 1500;
    }
}

@media (max-width: 360px) {
    .rub #catalogList.list .gridBuy {
        margin-top: 10px;
        margin-right: 0;
    }
    #catalogList.gallery .action .new-price {
        margin-left: 5px;
    }
    .points #catalogList.gallery .gallery-pay-price {
        min-height: 78px;
    }
}

body.compensate-for-scrollbar {
    overflow-y: scroll !important;
}


/* basket */

.body .bx-basket .basket-items-list-item-container .list-gallery__element:first-of-type,
.body .bx-basket div[data-entity="basket-total-block"] {
    border-top: 1px solid #f2f2f2;
}

.body .bx-basket .basket-items-list-item-container .action-discount-percent {
    display: none;
}

.body .bx-basket .basket-items-list-item-container .basket-item-price-difference {
    display: flex;
    justify-content: center;
    background-color: #88ba14;
    color: #fef200;
    padding: 3px 10px;
}

.body .bx-basket .basket-coupon-block-total-price-difference {
    background-color: #88ba14;
    color: #fef200;
    padding: 3px 10px;
}

.body .bx-basket .basket-coupon-block-total-price-difference>span {
    background-color: transparent;
}

.body .bx-basket .basket-items-list-item-container .basket-item-price-difference div {
    margin-left: 5px;
}

.body .bx-basket .basket-items-list-item-container .basket-item-price-current .rouble-part {
    font-size: 24px;
    font-weight: 700;
    color: #434343;
}

.body .bx-basket .basket-items-list-item-container .basket-item-price-current .rubP {
    line-height: 5px;
    width: 0.4em;
    border-bottom: 1px solid #949494;
    display: inline-block;
    position: relative;
    left: -2px;
    margin-left: 1px;
    margin-right: 1px;
}

.body .bx-basket .basket-items-list-item-container .basket-item-price-current .basket-item-price-current-text,
.body .bx-basket .basket-items-list-item-container .basket-item-price-current .basket-item-price-current-text .summa-caption,
.body .bx-basket .basket-item-price-old-text,
.body .bx-basket .basket-coupon-block-total-price-old.old-price {
    color: #949494;
    font-weight: 400;
    font-size: 16px;
}

.body .bx-basket .basket-items-list-item-container .basket-item-price-current .basket-item-price-current-text .summa-caption {
    padding-top: 9px;
    width: 50%;
    text-align: center;
}

.points .body .bx-basket .basket-items-list-item-container .basket-item-price-current .basket-item-price-current-text .summa-caption {
    width: 52px;
    margin-right: 5px;
}

.body .bx-basket .basket-items-list-item-container .basket-item-price-current .basket-item-price-current-text .summa-caption+span {
    width: 50%;
    text-align: center;
    position: relative;
    top: 1.5px;
}

.points .body .bx-basket .basket-items-list-item-container .basket-item-price-current .basket-item-price-current-text .summa-caption+span {
    width: auto;
}

.body .bx-basket .basket-items-list-item-container .basket-item-price-current .basket-item-price-current-text {
    display: flex;
    justify-content: space-between;
    min-width: 153.23px;
}

.points .body .bx-basket .basket-items-list-item-container .basket-item-price-current .basket-item-price-current-text {
    min-width: 165px;
}

.body .bx-basket .basket-items-list-item-container .gallery-pay-price,
.basket .gridBuy {
    float: right;
}

.body .bx-basket .basket-item-price-old-text:after,
.body .bx-basket .basket-coupon-block-total-price-old:after {
    background-color: #ea1b21;
    height: 2px;
    top: 4px;
    left: -5px;
}

.body .bx-basket .basket-coupon-block-total-price-old {
    right: -4px;
    margin-bottom: 10px;
}

.basket-items-list-item-price.basket-items-list-item-sum .basket-item-price-old {
    top: -18px;
}

.basket .basket-items-list-item-container .js-element .c-prices__value {
    display: flex;
    justify-content: center;
    min-width: 123px;
    padding-left: 5px;
    padding-right: 5px;
    align-items: flex-end;
}

.points .basket .basket-items-list-item-container .js-element .c-prices__value {
    min-width: 165px;
}

.basket .basket-items-list-item-container .js-element.action .new-prices-container .c-prices__value {
    padding-left: 0;
    padding-right: 0;
    bottom: -2px;
}

.basket .new-price {
    padding: 1.80px 5px 1px;
    min-width: 123px;
}

.basket .basket-items-list-item-container .js-element.action .old-prices-container .old-price:after {
    left: 9px;
}

.basket .basket-items-list-item-container .js-element.action .old-prices-container .c-prices__value .old-price:after {
    left: 0;
}

.basket .basket-items-list-item-container .js-element.action .old-prices-container .c-prices__value {
    align-items: flex-end;
    padding-left: 5px;
    padding-right: 5px;
    bottom: 0;
    min-width: 123px;
}

.body .bx-basket .basketTotal div:first-child {
    background: url("/local/templates/profood_default/assets/img/basket.svg") no-repeat -17px -14px;
    background-size: 65px auto;
    line-height: 26px;
    padding-left: 37px;
    display: inline-block;
}

.body .bx-basket .basketTotal .dymkaAmount {
    margin-top: 5px !important;
    margin-bottom: 5px;
}

.body .bx-basket .gallery-pic-name.tFoot .gallery-pay-price {
    width: 100%;
}

.body .bx-basket .actionsHtml-container .gift-action-container h3+.gift-action-bonus:first-of-type {
    top: 0;
}

.body .bx-basket .citrus-action-container.gift-action-container [type="radio"]:not(:checked)+label {
    padding-left: 30px;
}

.body .bx-basket .citrus-action-container.gift-action-container .label-inner {
    font-size: 24px;
    font-weight: 700;
    color: #434343;
}

.body .bx-basket .actionsHtml-container .gift-action-container label .label-inner {
    top: -86px
}

.body .bx-basket .actionsHtml-container .gift-action-container label .label-inner .list-gallery__name {
    position: relative;
    top: -3px;
}

.body .bx-basket .actionsHtml-container .gift-action-container label .action-total-points {
    line-height: 40px;
    margin-top: 0;
}

.actionsHtml-container .gift-action-container label .gift-action-item-points {
    padding-left: 50px;
    background-position: -19px -12px;
}

.body .bx-basket .gift-action-bonus.disabled .label-inner,
.body .bx-basket .gift-action-bonus.disabled .label-inner * {
    color: #c3c3c3;
}

.body .bx-basket .gift-action-bonus.disabled .label-inner .list-gallery__name a {
    font-size: 16px;
}

.body .bx-basket .basket-items-list-item-container .gridPrices {
    width: 270px;
    display: flex;
    align-items: flex-end;
}

.points .body .bx-basket .basket-items-list-item-container .gridPrices {
    width: 165px;
}

.body .bx-basket .basket-items-list-item-container .js-element .c-prices>.c-prices__price {
    flex-direction: column;
}

.body .bx-basket .basket-items-list-item-container .js-element .old-prices-container,
.body .bx-basket .basket-items-list-item-container .js-element .new-prices-container {
    display: flex;
}

.points .body .bx-basket .basket-items-list-item-container .js-element .new-prices-container {
    justify-content: center;
}

.body .bx-basket .basket-items-list-item-container .js-element .gallery-pay-price {
    display: flex;
    float: none;
    justify-content: flex-end;
    width: calc(100% - 177px);
}

@media (min-width: 992px) and (max-width: 1200px) {
    .body .bx-basket .basket-items-list-item-container .js-element .gallery-pay-price {
        width: calc(100% - 167px);
    }
}

.body .bx-basket .basket-items-list-item-container .js-element .list-gallery__prices {
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
}

.points .body .bx-basket .basket-items-list-item-container .js-element .list-gallery__prices {
    padding: 0;
}

.body .bx-basket .basket-items-list-item-amount {
    padding-top: 0;
}

.basket .basket-item-block-price {
    padding-top: 0;
}

.body .bx-basket .basket-items-list-item-container .gridBuy {
    display: flex;
    float: none;
    justify-content: space-between;
    align-items: flex-end;
}

.body .bx-basket .basket-items-list-item-container .basket-items-list-item-sum {
    padding-right: 0;
}

.body .bx-basket .basket-items-list-item-container .gridBuy {
    position: relative;
    width: auto;
    margin-left: 20px;
}

.body .bx-basket .basket-items-list-item-container .basket-points {
    width: auto;
    position: absolute;
    top: -24px;
}

.body .bx-basket .basket-items-list-item-container .basket-items-list-item-amount {
    position: relative;
    top: 5px;
}

.body .bx-basket .basket-items-list-item-container .pointsPerUnit {
    background-position: -9px -11px;
}

.body .bx-basket .basket-items-list-item-container .basket-items-list-item-price.basket-items-list-item-sum {
    margin-left: 20px;
    margin-bottom: -3.4px;
}

.body .bx-basket .basket-items-list-item-container .action .basket-items-list-item-price.basket-items-list-item-sum {
    margin-bottom: 0.6px;
}

.body .bx-basket .basket-items-list-item-container .basket-items-list-item-price.basket-items-list-item-sum .old-price {
    width: 76.61px;
    text-align: center;
}

.body .bx-basket .gift-action-bonus .action-total-points b {
    font-size: 20px;
    font-weight: 400;
}

.body .bx-basket .gift-action-bonus .action-total-points .action-points-value {
    font-size: 24px;
    padding-right: 5px;
    font-weight: 700;
}

.body .bx-basket .actionsHtml-container .gift-action-bonus:last-child label {
    top: 35px;
}

.bx-basket .tFoot .pointsPerUnit .red {
    font-weight: 700;
}

.bx-basket .gallery-pic-name.tFoot .list-gallery__left-side {
    display: none;
}

.bx-basket .gallery-pic-name.tFoot .pointsPerUnit {
    padding-top: 0;
    left: 0;
    padding-left: 0;
    background: none;
}

.bx-basket .gallery-pic-name.tFoot .pointsPerUnit>.orderPointsSum {
    border: 2px solid #88ba14;
    padding: 0 4px;
    font-size: 16px;
    line-height: 33px;
}

.bx-basket .gallery-pic-name.tFoot .gridPrices>.pointsPerUnit>div:first-child {
    font-size: 16px;
    line-height: 33px;
}

.bx-basket .tFoot .pointsPerUnit b {
    font-size: 16px;
    line-height: 33px;
}

.bx-basket .gallery-pic-name.tFoot .gridPrices>.pointsPerUnit>div.basketPoints {
    background: url("/local/templates/profood_default/assets/img/pig.svg") no-repeat -11px -9px;
    background-size: 56px auto;
    padding-left: 50px;
}

.bx-basket .gallery-pic-name.tFoot .gridMix {
    float: none;
}

.bx-basket .gallery-pic-name.tFoot .dymkaAmount {
    float: none;
    font-size: 16px;
    padding-left: 50px;
    background: url("/local/templates/profood_default/assets/img/logo_dymka.svg") no-repeat -2px 0;
    background-size: 40px auto;
    line-height: 33px;
}

.bx-basket .gallery-pic-name.tFoot .boxParam {
    padding-left: 55px;
    background-position: 5px 4px;
    font-size: 16px;
    line-height: 33px;
}

.bx-basket .gallery-pic-name.tFoot .dymkaAmount .rubP {
    font-weight: 400;
}

.bx-basket .gallery-pic-name.tFoot .orderPointsSum .orderPointsPercent {
    color: #88ba14;
    font-weight: 700;
    font-size: 20px;
    padding-right: 10px;
}

.bx-basket .gallery-pic-name.tFoot .dymkaAmount .rubP {
    margin-left: 5px;
}

.bx-basket .gallery-pic-name.tFoot .list-gallery__right-side.list-gallery__right-side {
    position: relative;
}

.bx-basket .gallery-pic-name.tFoot .list-gallery__right-side.list-gallery__right-side .basket-checkout-block-total-price-inner {
    position: absolute;
    top: 0;
    right: 5px;
    padding-top: 15px;
}

.body .bx-basket .basket-coupon-block-total-price-old.old-price {
    width: 100%;
    padding-left: 95.2px;
    text-align: center;
    padding-right: 5px;
}

.body .bx-basket .basket-coupon-block-total-price-old:after {
    left: 95.2px;
    width: 80px;
}

.bx-basket .gallery-pic-name.tFoot .actionsPoints-container {
    padding-left: 50px;
    background: url("/upload/actions/icon_active_desktop.svg") no-repeat -2px -4px;
    background-size: 40px auto;
    line-height: 33px;
    font-size: 16px;
}

#InsufficientlyOrderSumOrderMess {
    position: relative;
    height: 1px;
}

#InsufficientlyOrderSumOrderMess p {
    display: block;
    position: absolute;
    top: -60px;
    right: 0;
}

.bx-basket .basket-items-list-item-container .list-gallery__prices {
    position: relative;
    top: 8px;
}

.points .bx-basket .basket-items-list-item-container .list-gallery__prices {
    top: 9px;
}

.bx-basket .basket-items-list-item-container .action .list-gallery__prices {
    position: static;
    top: 0;
}

.body .bx-basket .basket-items-list-item-container .gridPrices {
    justify-content: flex-end;
}

.body .bx-basket .basket-items-list-item-container .action .gridPrices {
    position: relative;
    bottom: 3px;
    justify-content: normal;
}

.body .bx-basket .basket-items-list-item-container .c-prices__price.borderBottom {
    position: relative;
    margin-right: 0;
    width: 50%;
    justify-content: center;
}

.points .body .bx-basket .basket-items-list-item-container .c-prices__price.borderBottom {
    min-width: 165px;
    width: auto;
    padding-left: 5px;
    padding-right: 5px;
    top: -3px;
    text-align: center;
}

.body .bx-basket .basket-items-list-item-container .action .old-prices-container .c-prices__price.borderBottom {
    align-items: flex-end;
}

.body .bx-basket .basket-items-list-item-container .action .new-prices-container .c-prices__price.borderBottom {
    align-items: center;
    padding-top: 7px;
}

.body .bx-basket .basket-items-list-item-container .gridMix {
    width: auto;
}

.points .body .bx-basket .basket-items-list-item-container .basket-item-price-current .summa-caption+span {
    position: relative;
    color: #e2001a;
    font-size: 24px;
    font-weight: 700;
}

.points .body .bx-basket .basket-items-list-item-container .basket-item-price-current .summa-caption+span span {
    font-size: 16px;
    font-weight: 400;
}

.points .body .bx-basket .basket-items-list-item-container .gridPrices .list-gallery__prices .c-prices__value .red {
    font-weight: 700;
    font-size: 24px;
    position: relative;
}

.points .body .bx-basket .basket-items-list-item-container .gridPrices .list-gallery__prices .c-prices__price b.red {
    font-size: 24px;
}

.points .body .bx-basket .basket-items-list-item-container .gridPrices .list-gallery__prices .c-prices__value .red span,
.points .body .bx-basket .basket-items-list-item-container .gridPrices .list-gallery__prices .c-prices__price b.red span {
    font-size: 16px;
}

.points .basket-item-price-current .red {
    color: #e2001a;
}

.basket-items-list-item-remove {
    right: 10px;
    top: 10px;
}

.basketOrder .notetext {
    display: none;
}

.body .bx-basket .actionsHtml-container h3 {
    font-size: 24px;
    font-weight: 500;
    margin-bottom: 5px;
}

.body .bx-basket .basketTotal {
    padding-right: 4px;
}

.body .basketOrder .change_delivery,
.body .basketOrder textarea {
    font-size: 16px;
}

@media (min-width: 992px) {
    .points .body .bx-basket .basket-items-list-item-container .list-gallery__left-side {
        min-height: 193px;
    }
}

@media (max-width: 991px) {
    .body .bx-basket .js-element .c-prices__value {
        bottom: 3px;
    }
    .body .bx-basket .basket-items-list-item-container .js-element .gallery-pay-price {
        width: 100%;
    }
    .basket-items-list-item-price.basket-items-list-item-sum .basket-item-price-old {
        top: -21px !important;
    }
    .body .bx-basket .basket-items-list-item-container .basket-items-list-item-amount {
        top: 16px;
    }
    .bx-basket .basket-items-list-item-container .list-gallery__prices {
        top: 2px;
    }
    .points .bx-basket .basket-items-list-item-container .list-gallery__prices,
    .points .body .bx-basket .basket-items-list-item-container .c-prices__price.borderBottom {
        top: 0;
    }
    .body .bx-basket .basket-items-list-item-container .action .c-prices__price {
        line-height: 27px;
    }
    .body .bx-basket .basketTotal .rubP {
        line-height: 7px;
    }
    .body .bx-basket .basketTotal div:first-child {
        line-height: 27px;
        background-position: -17px -16px;
    }
    .bx-basket .gallery-pic-name.tFoot .basketTotal .basket-coupon-block-total-price-current {
        top: 0;
    }
    .basket .basket-items-list-item-container .js-element.action .new-prices-container .c-prices__value {
        bottom: 0;
    }
    .bx-basket .gallery-pic-name.tFoot .basketTotal .basket-coupon-block-total-price-current {
        font-size: 24px;
    }
    .body .bx-basket .basket-items-list-item-container .action .basket-items-list-item-price.basket-items-list-item-sum {
        margin-bottom: 0.3px;
    }
    .bx-basket .gallery-pic-name.tFoot .boxParam {
        margin-top: 15px;
    }
    .points .body .bx-basket .basket-items-list-item-container .gridPrices .list-gallery__prices .c-prices__value .red,
    .points .basket .basket-item-block-price {
        bottom: 0;
    }
    .points .body .bx-basket .js-element .c-prices__value {
        bottom: 9px;
    }
    .points .body .bx-basket .basket-items-list-item-container .new-prices-container .c-prices__value {
        bottom: 0;
    }
    .bx-basket .gallery-pic-name.tFoot .gallery-pay-price {
        margin-top: 4px;
    }
    .rub .basket .basket-items-list-item-container .gridBuy .basket-points .basket-item-block-price {
        padding-top: 11px;
        text-align: center;
    }
    .rub .basket .basket-items-list-item-container .gridBuy .basket-points {
        width: 120px;
    }
    .points .body .bx-basket .basket-items-list-item-container .basket-item-price-current .basket-item-price-current-text {
        min-width: 135px;
    }
}

@media (min-width: 750px) and (max-width: 991px) {
    .body .bx-basket .basket-items-list-item-container .gridBuy {
        margin-left: 0;
    }
    .body .bx-basket .basket-items-list-item-container .basket-items-list-item-price.basket-items-list-item-sum {
        margin-left: 12px;
    }
}

@media (max-width: 767px) {
    .body .bx-basket .basket-items-list-item-container .list-gallery__left-side.list-gallery__left-side {
        width: 117px;
    }
    .body .bx-basket .basket-items-list-item-container .gridMix {
        margin-left: 125px;
    }
    .body .bx-basket .basket-items-list-item-container .gridBuy .basket-points .basket-item-block-price {
        width: 120px;
        padding-top: 6px;
        text-align: center;
    }
    .rub .basket .basket-items-list-item-container .gridBuy .basket-points {
        width: auto;
    }
    .body .bx-basket .basket-items-list-item-container .js-element .gallery-pay-price {
        width: calc(100% - 110px);
        margin-top: 57px;
    }
    .body .bx-basket .basket-items-list-item-container .prodLabel.catch,
    .body .bx-basket .basket-items-list-item-container span.prodLabel.new,
    .body .bx-basket .basket-items-list-item-container span.prodLabel.super-points,
    .body .bx-basket .basket-items-list-item-container span.prodLabel.product-for-action,
    .body .bx-basket .basket-items-list-item-container span.prodLabel.hit,
    .body .bx-basket .basket-items-list-item-container span.prodLabel.price,
    .body .bx-basket .basket-items-list-item-container span.prodLabel.dymka {
        top: -11px;
    }
}

@media (min-width: 750px) and (max-width: 767px) {
    .body .bx-basket .basket-items-list-item-container.used-points-action-item-container .js-element .gallery-pay-price {
        width: 100%;
        margin-top: 0;
    }
    .body .bx-basket .basket-items-list-item-container .basket-items-list-item-price.basket-items-list-item-sum {
        margin-left: 7px;
    }
    .basket-items-list-item-container .js-element__shadow {
        padding: 10px 0;
    }
}

@media (max-width: 749px) {
    .body .bx-basket .basket-items-list-item-container .action .gridPrices .list-gallery__prices .c-prices__price.borderBottom {
        display: none;
    }
    .body .bx-basket .basket-items-list-item-container .gallery-pay-price {
        margin-top: 0;
        flex-direction: column;
        align-items: flex-end;
    }
    .body .bx-basket .basket-items-list-item-container .gridBuy {
        flex-direction: column;
    }
    .body .bx-basket .basket-items-list-item-container .action .gridPrices {
        justify-content: flex-end;
        padding-right: 0;
    }
    .body .bx-basket .basket-items-list-item-container .basket-items-list-item-amount {
        top: 10px;
    }
    .body .bx-basket .basket-items-list-item-container .action .basket-items-list-item-amount {
        top: -17px;
    }
    .body .bx-basket .basket-items-list-item-container .js-element .gallery-pay-price {
        margin-top: 0;
    }
    .body .bx-basket .basket-items-list-item-container .basket-item-price-current .rouble-part,
    .body .bx-basket .basket-items-list-item-container .c-prices__value .rouble-part,
    .points .body .bx-basket .basket-items-list-item-container .gridPrices .list-gallery__prices .c-prices__value .red,
    .points .body .bx-basket .basket-items-list-item-container .basket-item-price-current .summa-caption+span,
    .points .body .bx-basket .basket-items-list-item-container .gridPrices .list-gallery__prices .c-prices__price b.red {
        font-size: 15px;
    }
    .body .bx-basket .basket-items-list-item-container .basket-item-price-current .basket-item-price-current-text,
    .body .bx-basket .basket-items-list-item-container .basket-item-price-current .basket-item-price-current-text .summa-caption,
    .body .bx-basket .basket-items-list-item-container .c-prices__price,
    .body .bx-basket .basket-items-list-item-container .c-prices__price b,
    .points .body .bx-basket .basket-items-list-item-container .gridPrices .list-gallery__prices .c-prices__value .red span,
    .points .body .bx-basket .basket-items-list-item-container .gridPrices .list-gallery__prices .c-prices__price b.red span,
    .points .body .bx-basket .basket-items-list-item-container .basket-item-price-current .summa-caption+span span {
        font-size: 13px;
    }
    .body .bx-basket .basket-items-list-item-container .basket-item-price-current .basket-item-price-current-text .summa-caption {
        padding-top: 3px;
    }
    .body .bx-basket .basket-items-list-item-container .gridPrices {
        width: 100%;
    }
    .body .bx-basket .basket-items-list-item-container .list-gallery__prices {
        left: 17px;
        top: 0;
    }
    .body .bx-basket .basket-items-list-item-container .basket-points {
        top: 8px;
        left: -40px;
    }
    .body .bx-basket .basket-items-list-item-container .basket-item-price-current .basket-item-price-current-text {
        justify-content: flex-end;
        min-width: 134px;
    }
    .points .body .bx-basket .basket-items-list-item-container .basket-item-price-current .basket-item-price-current-text {
        justify-content: flex-end;
        min-width: 120px;
    }
    .body .bx-basket .basket-items-list-item-container .summa-caption {
        margin-right: 10px;
    }
    .body .bx-basket .basket-items-list-item-container .action .basket-item-block-amount {
        margin-top: 22px;
    }
    .body .bx-basket .basket-items-list-item-container .js-element .new-prices-container .c-prices__value {
        min-width: auto;
        margin-right: 10px;
        margin-left: 5px;
        padding-left: 0;
        padding-right: 0;
    }
    .body .bx-basket .basket-items-list-item-container .js-element.action .new-prices-container .c-prices__value {
        margin-right: 0;
        margin-left: 0;
    }
    .body .bx-basket .basket-items-list-item-container .action .new-price {
        padding: 0.80px 3px 0;
        margin-left: 5px;
        min-width: 119px;
    }
    .body .bx-basket .basket-items-list-item-container .js-element.action .new-prices-container .c-prices__value {
        margin-left: 0;
        min-width: auto;
        padding: 0;
    }
    .body .bx-basket .basket-items-list-item-container .js-element .gallery-pay-price {
        min-height: 98px;
    }
    .points .body .bx-basket .basket-items-list-item-container .js-element .gallery-pay-price {
        width: calc(100% - 107px);
    }
    .body .bx-basket .basket-items-list-item-container .action-discount-percent {
        display: block;
        bottom: -38px;
        font-size: 15px;
        right: 130px;
        padding: 4.21px 10px 5.58px;
    }
    .body .bx-basket .basket-items-list-item-container .basket-item-price-difference {
        display: none;
    }
    .body .bx-basket .js-element .c-prices__value {
        bottom: -1px;
    }
    .body .bx-basket .actionsHtml-container .gift-action-container label .label-inner .list-gallery__name {
        display: block;
        top: 30px;
        padding-left: 0;
    }
    .body .bx-basket .basket-item-price-old-text {
        font-size: 13px;
    }
    .rub .body .bx-basket .basket-items-list-item-container .basket-item-price-current .basket-item-price-current-text .summa-caption+span {
        position: relative;
        top: 1px;
    }
    .basketOrder h1 {
        margin-bottom: 15px;
    }
    .body .bx-basket .basket-items-list-item-container .js-element .c-prices>.c-prices__price {
        flex-direction: row;
    }
    .rub .body .bx-basket .basket-items-list-item-container .basket-item-price-current .basket-item-price-current-text .summa-caption {
        width: 30%;
    }
    .rub .body .bx-basket .basket-items-list-item-container .basket-item-price-current .basket-item-price-current-text .summa-caption+span {
        width: 70%;
    }
    .body .bx-basket .basket-items-list-item-container .basket-items-list-item-price.basket-items-list-item-sum .old-price {
        width: 83.81px;
    }
    .basket .basket-items-list-item-container .js-element.action .old-prices-container .c-prices__value .old-price:after {
        width: 60%;
        left: 0;
        top: 14px;
    }
    .body .bx-basket .basket-items-list-item-sum .basket-item-price-old-text:after {
        left: 11px;
        width: 60%;
    }
    .body .bx-basket .basket-items-list-item-container .list-gallery__name-rating {
        margin-right: 25px;
    }
    .body .bx-basket .basket-items-list-item-container .list-gallery__over-mix {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .body .bx-basket .basket-items-list-item-container .basket-items-list-item-price.basket-items-list-item-sum {
        margin-bottom: 0;
    }
    .basket .basket-items-list-item-container .js-element.action .old-prices-container .c-prices__value {
        min-width: auto;
    }
    .body .bx-basket .basket-items-list-item-container .new-prices-container .c-prices__price.borderBottom {
        top: 2px;
    }
    .body .bx-basket .basket-items-list-item-container .js-element .list-gallery__prices {
        width: auto;
    }
    .points .body .bx-basket .basket-items-list-item-container .js-element .list-gallery__prices {
        left: 0;
        padding-right: 0;
    }
    .points .body .bx-basket .basket-items-list-item-container .js-element .new-prices-container .c-prices__value {
        margin-right: 0;
    }
    .body .bx-basket .basket-items-list-item-container .gridBuy .basket-points .basket-item-block-price {
        width: auto;
    }
    .points .body .bx-basket .basket-items-list-item-container .c-prices__price.borderBottom {
        min-width: auto;
        top: 0;
        padding: 0;
    }
}

@media (max-width: 588px) {
    .basketOrder .orderInfo {
        display: none;
    }
}

@media (max-width: 580px) {
    .body .bx-basket .basket-items-list-item-container .gridMix {
        padding-top: 0;
    }
    .body .bx-basket .basket-items-list-item-container .basket-items-list-item-price.basket-items-list-item-sum {
        padding-bottom: 0;
        margin-top: 20px;
    }
    .basket .basket-items-list-item-sum .basket-item-block-price {
        margin-bottom: 0;
    }
    .body .bx-basket .basket-items-list-item-container .js-element .gallery-pay-price {
        min-height: 112px;
    }
    .basket-items-list-item-remove {
        right: 5px;
        top: 2px;
    }
    .basket-items-list-item-price.basket-items-list-item-sum .basket-item-price-old {
        right: 0;
    }
}

@media (max-width: 560px) {
    .body .bx-basket .basket-items-list-item-container .gridPrices {
        margin-bottom: 0;
    }
    .body .bx-basket .basket-items-list-item-container .js-element .gallery-pay-price {
        width: calc(100% - 127px);
    }
    .body .bx-basket .basket-items-list-item-container .js-element .gallery-pay-price
}

@media (max-width: 559px) {
    .body .bx-basket .basket-items-list-item-container .js-element__shadow {
        padding: 10px 0;
    }
    #InsufficientlyOrderSumOrderMess p {
        position: static;
        margin-bottom: 0;
    }
    #InsufficientlyOrderSumOrderMess {
        height: auto;
    }
    /*.bx-basket .gallery-pic-name.tFoot .list-gallery__right-side.list-gallery__right-side {

        margin-top: 110px;

    }*/
    .bx-basket .gallery-pic-name.tFoot .list-gallery__right-side.list-gallery__right-side .basket-checkout-block-total-price-inner {
        top: -110px;
        right: 0;
    }
    .bx-basket .gallery-pic-name.tFoot .boxParam {
        margin-top: 5px;
    }
    .bx-basket .basket-items-list-item-container .list-gallery__inner {
        border-bottom: none;
    }
}

@media (max-width: 480px) {
    .body .bx-basket .actionsHtml-container h3 {
        font-size: 20px;
        font-weight: 500;
    }
}

@media (max-width: 440px) {
    .body .bx-basket .basket-items-list-item-container .gridMix {
        margin-left: 10px;
    }
    .body .bx-basket .basket-items-list-item-container .js-element .gallery-pay-price {
        width: auto;
        padding-right: 20px;
    }
    .body .bx-basket .basket-item-amount-filed {
        width: 32px;
    }
    .body .bx-basket .basket-items-list-item-container .action-discount-percent {
        right: 106px;
        bottom: -34px;
        line-height: 23px;
    }
    .rub .body .bx-basket .basket-items-list-item-container .basket-points {
        top: 6px;
        left: -15px;
    }
    .body .bx-basket .basket-items-list-item-container .gridBuy .basket-points .basket-item-block-price {
        width: auto;
    }
    .body .bx-basket .basket-items-list-item-container .action .new-price {
        min-width: 94px;
    }
    .points .body .bx-basket .basket-items-list-item-container .js-element .gallery-pay-price {
        width: auto;
        padding-right: 0;
    }
    .body .bx-basket .basket-items-list-item-container .action-discount-percent {
        padding: 3.21px 10px 4.58px;
    }
}

@media (max-width: 400px) {
    .body .bx-basket .basket-items-list-item-container .gridMix {
        margin-left: 10px;
        margin-right: 20px;
    }
    .body .bx-basket .basket-items-list-item-container .js-element .gallery-pay-price {
        padding-right: 10px;
        min-height: 95px;
    }
    .body .bx-basket .basket-items-list-item-container img {
        max-height: 90px;
    }
    .body .bx-basket .basket-items-list-item-container .list-gallery__left-side.list-gallery__left-side {
        width: 100px;
    }
    .body .bx-basket .basket-items-list-item-container span.prodLabel.catch {
        font-size: 11px;
        padding: 1px 5px 1px 5px;
    }
    .body .bx-basket .basket-items-list-item-container .action .new-price {
        margin-left: 0;
    }
    .body .bx-basket .basket-items-list-item-container .action-discount-percent {
        right: 101px;
    }
    .body .bx-basket .basket-items-list-item-container span.prodLabel.new,
    .body .bx-basket .basket-items-list-item-container span.prodLabel.super-points,
    .body .bx-basket .basket-items-list-item-container span.prodLabel.product-for-action,
    .body .bx-basket .basket-items-list-item-container span.prodLabel.hit,
    .body .bx-basket .basket-items-list-item-container span.prodLabel.price {
        padding-left: 10px;
    }
    .body .bx-basket .basket-items-list-item-container span.prodLabel.new:before,
    .body .bx-basket .basket-items-list-item-container span.prodLabel.hit:before,
    .body .bx-basket .basket-items-list-item-container span.prodLabel.price:before {
        width: 4px;
        height: 4px;
        top: 7px;
        left: 1px;
    }
    .body .bx-basket .basket-items-list-item-container .list-gallery__name-rating {
        margin-right: 5px;
    }
}

@media (max-width: 340px) {
    .body .bx-basket .basket-items-list-item-container .gridMix {
        margin-left: 50px;
    }
    .body .bx-basket .basket-items-list-item-container .js-element .c-prices__price.borderBottom {
        margin-right: 5px;
    }
    .body .bx-basket .basket-items-list-item-container .js-element .gallery-pay-price {
        padding-right: 0;
    }
}

.body .b-pay__form .b-pay__inbasket {
    display: none !important;
}


/* register */

#partnerBlock {
    overflow-y: visible;
}

#main_UF_DSCNT_NEW_CLIENT .likeinput {
    line-height: 20px;
}


/* new site: header, footer */

.header .logo a img,
.authorized.is-catalog .header.header_fixed .logo a img {
    width: 135px;
    transition: .5s ease-in;
}

.logo_colored {
    width: 150px;
    height: auto;
}

.header .logo {
    position: static;
}

.header .logo .column1inner {
    display: flex;
    align-items: center;
}

.header .manager {
    margin-left: 10px;
}

.header .manager .lbl {
    color: #9e9e9e;
    line-height: 15px;
}

.header .manager .info {
    color: #000000;
    width: auto;
    float: left;
    display: block;
    font-size: 14px;
    line-height: 15px;
}

.header_phone {
    float: right;
}

.header_phone a {
    display: inline-block;
    padding: 8px 8px 8px 40px;
    color: #000000;
    font-size: 15px;
    text-decoration: none;
    text-align: left;
    line-height: 1.4em;
    position: relative;
    background: url("/local/templates/profood_default/assets/img/phone_grey.svg") no-repeat 7px 50%;
    background-size: 26px;
    height: 37px;
    transition: all 0.15s ease;
}

.header_phone a:hover {
    text-decoration: underline;
    background: url("/local/templates/profood_default/assets/img/phone_green.svg") no-repeat 7px 50%;
    background-size: 26px;
}

.lang {
    display: inline-block;
    float: right;
}

.not-authorized .header .authinheadinner a:hover,
.authorized .header .authinheadinner a.toggleUserMenu:hover {
    background: url("/local/templates/profood_default/assets/img/person_green.svg") no-repeat 7px 50%;
    background-size: 26px;
}

.not-authorized .header .authinheadinner a:hover span,
.authorized .header .authinheadinner a.toggleUserMenu:hover span {
    text-decoration: underline;
}

.not-authorized .authinheadinner {
    margin: 0 30px 0 10px;
}

.not-authorized .authinheadinner,
.not-authorized .header_phone,
.not-authorized .columnC2 {
    width: auto;
}

.lang a {
    display: inline-block;
    width: 30px;
    height: 39px;
    transition: all .15s ease;
}

.lang_rus {
    background: url("/local/templates/profood_default/assets/img/rus_flag.svg") no-repeat center center;
    background-size: 30px;
}

.lang_eng {
    margin-left: 10px;
    background: url("/local/templates/profood_default/assets/img/eng_flag.svg") no-repeat center center;
    background-size: 30px;
}

.header_soc {
    float: right;
}

.header_soc a {
    display: inline-block;
    width: 40px;
    height: 36px;
    transition: all .15s ease;
}

.header_soc a:hover,
.lang a:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.header_vk {
    background: url("/local/templates/profood_default/assets/img/vk_black.svg") no-repeat center center;
    background-size: 26px;
}

.header_insta {
    background: url("/local/templates/profood_default/assets/img/insta_black.svg") no-repeat center center;
    background-size: 24px;
}

.not-authorized .header-fly {
    display: none;
}

.main-menu-line .nav {
    background-color: #535c69;
}

.authorized.is-catalog .main-menu-line {
    display: none;
}

ul.h-menu {
    display: flex;
    width: 100%;
}

ul.h-menu>li {
    position: relative;
    flex: 1 auto;
}

ul.h-menu,
ul.h-menu ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

ul.h-menu>li:before {
    display: none;
}

ul.h-menu>li>a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    height: 54px;
    width: 100%;
    padding: 0 7px;
    font-size: 14px;
    color: #fff;
    font-weight: 600;
    text-decoration: none;
    background-color: transparent;
    text-transform: uppercase;
}

ul.h-menu>li.selected>a {
    color: #aeb8c6;
}

ul.h-menu>li>a[href="/katalog/"] {
    color: #88ba14;
}

ul.h-menu>li.selected>a[href="/katalog/"] {
    color: #859b43;
}

.online .h-menu__text,
.f-menu__link[href="/LIVE/"] {
    position: relative;
    display: inline-block;
    padding: 5px 10px 5px 20px;
    border: 2px solid #ed1b24;
    font-weight: 400;
}

.online .h-menu__text:before,
.f-menu__link[href="/LIVE/"]:before {
    display: block;
    content: '';
    position: absolute;
    left: 10px;
    top: 45%;
    border-radius: 50%;
    width: 5px;
    height: 5px;
    background-color: #ed1b24;
}

.online:hover .h-menu__text,
.online.selected .h-menu__text,
.f-menu__link[href="/LIVE/"]:hover,
.f-menu__link[href="/LIVE/"].selected {
    color: #fff;
    background: #ed1b24;
    transition: all .3s ease-in;
}

.online:hover .h-menu__text:before,
.online.selected .h-menu__text:before,
.f-menu__link[href="/LIVE/"]:hover:before,
.f-menu__link[href="/LIVE/"].selected:before {
    background-color: #ffffff;
    transition: .3s ease-in;
}

.h-menu__link[href="/stat-partnerom/"] .h-menu__text {
    padding: 5px 10px;
    border: 2px solid #ffffff;
}

@media (min-width: 768px) and (max-width: 800px) {
    .h-menu__link[href="/stat-partnerom/"] .h-menu__text {
        padding: 5px;
    }
    ul.h-menu>li {
        flex-shrink: 0;
    }
}

.parentCompany {
    display: inline-block;
    float: right;
    margin: 5px 0 5px 10px;
}

.parentCompany .headerUserChanger {
    float: none;
    width: auto;
    max-width: 195px;
}

.order-history-section .parentCompany {
    float: none;
    margin: 10px 0;
}
@media (max-width: 1260px) {
    .order-history-section .parentCompany .headerUserChanger {
        max-width: none;
    }
}

@media (max-width: 1200px) {
    .authorized .header_phone a span,
    .authorized .linkActions02 {
        display: none;
    }
    .authorized .header .otherCols .actions_desktop {
        width: auto;
        padding-right: 15px;
    }
    .columnC2 {
        width: auto;
        margin-left: 10px;
    }
    .authorized .header_phone a {
        padding: 8px 5px 8px 35px;
        background-position: 5px 50%;
    }
    .authorized .header .authinheadinner a.toggleUserMenu,
    .authorized .header .authinheadinner a.toggleUserMenu:hover {
        padding: 8px 15px 8px 45px;
        background-position: 8px 50%;
    }
}

@media (max-width: 1230px) {
    .not-authorized .columnC2 {
        width: 64%;
    }
}

@media (max-width: 1160px) {
    .columnC1 {
        width: 35%;
    }
}

@media (max-width: 1000px) {
    .linkActions02 {
        display: none;
    }
    .header .otherCols .actions_desktop {
        width: 8%;
    }
}

.header-fly {
    display: none;
}

.authorized.is-catalog .header-fly {
    display: block;
}

.header {
    width: 100%;
    z-index: 5000;
}
.header.order-history-select {
    z-index: 1;
}

#header.header {
    background: #fff;
}

.header_logo_link {
    display: block;
}

.header.header_fixed .otherCols {
    padding-top: 15px;
}

.header.header_fixed .otherCols .line:first-child {
    min-height: 30px;
}

.header.header_fixed .logo a img {
    width: 70px;
}

.header.header_fixed .manager .person {
    padding-top: 0;
}

@media (max-width: 991px) {
    .not-authorized .basket.columnC1 {
        display: none;
    }
    .not-authorized .columnC2,
    .not-authorized .authinheadinner,
    .not-authorized .header_phone {
        width: auto;
    }
    .not-authorized .lang {
        margin-right: 10px;
    }
    .actions.hideOnTablet {
        display: block;
    }
    .header .otherCols .actions_desktop {
        display: none;
    }
    .header .logo a img,
    .authorized.is-catalog .header.header_fixed .logo a img {
        width: 100px;
        transition: all 0.3s linear;
    }
    .header .main-menu-line .centering {
        padding: 0;
    }
    .header-fly {
        display: block;
    }
    .header>.centering .centeringin {
        margin: 0px 15px 0 10px;
    }
    .columnC1 {
        width: auto;
    }
    .header .header-balls {
        width: auto;
        margin: 0 10px;
    }
    .headerWrap .header-basket {
        min-width: auto;
    }
    .authorized .header .authinheadinner a.toggleUserMenu {
        display: none;
    }
    .authorized .header_phone a {
        padding: 8px 10px 8px 35px;
    }
    .parentCompany .headerUserChanger {
        max-width: 300px;
    }
    .emptyString {
        padding-top: 9px;
    }
}

@media (min-width: 768px) {
    .authorized .header .authinheadinner.opened a.toggleUserMenu {
        background: url("/local/templates/profood_default/assets/img/person_green.svg") no-repeat 7px 50%;
        background-size: 26px;
    }
}

@media (max-width: 767px) {
    .header .manager,
    .lang,
    .basket.columnC1,
    a.toggleUserMenu>span {
        display: none;
    }
    .not-authorized .authinheadinner {
        margin: 0;
    }
    .main-menu-line.slide-menu {
        -webkit-transition: left .3s ease-out;
        -moz-transition: left .3s ease-out;
        -ms-transition: left .3s ease-out;
        -o-transition: left .3s ease-out;
        transition: left .3s ease-out;
        position: fixed;
        left: -260px;
        top: 0;
        bottom: 0;
        right: auto;
        width: 260px;
        overflow-y: auto;
        margin: 0;
        padding: 0;
        list-style: none;
        background-color: #535c69;
        z-index: 15;
        padding-top: 105px;
    }
    .menu_open .main-menu-line.slide-menu {
        left: 0;
    }
    .main-menu-line.slide-menu ul.h-menu {
        flex-direction: column;
        align-items: flex-start;
    }
    .adaptive .header .main-menu-line.slide-menu .centering {
        min-width: 260px;
    }
    .main-menu-line.slide-menu ul.h-menu>li>a {
        padding: 0 10px 0 25px;
        width: 260px;
        justify-content: flex-start;
        font-size: 13px;
        height: 50px;
    }
    #overlay {
        content: "";
        display: block;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        position: fixed;
        background-color: transparent;
        z-index: 12;
        pointer-events: none;
        cursor: pointer;
        -webkit-transition: background-color .3s ease-out;
        -o-transition: background-color .3s ease-out;
        transition: background-color .3s ease-out;
    }
    .menu_open #overlay {
        background-color: rgba(0, 0, 0, .4);
        pointer-events: all;
    }
}

.footer .line1 {
    display: flex;
    justify-content: space-between;
    padding: 50px 0 10px;
}

.f-logo {
    width: 200px;
}

.f-logo a {
    display: flex;
    text-decoration: none;
    height: 100%;
    align-items: center;
}

.f-content {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}

.f-logo .logo_black {
    width: 90px;
}

.f-menu {
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 19px;
}

.f-menu__link {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    text-transform: uppercase;
}

.f-menu__link:hover {
    color: #fff;
    text-decoration: none;
}

.f-menu__link.selected {
    color: #aeb8c6;
}

.f-menu__link[href="/katalog/"] {
    color: #88ba14;
}

.f-menu__link.selected[href="/katalog/"] {
    color: #859b43;
}

.f-contacts {
    margin-top: 30px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.f-phone,
.f-soc {
    text-align: right;
}

.f-soc {
    margin-left: 40px;
    display: flex;
}

.f-phone a {
    display: inline-block;
    padding: 0 7px 0 30px;
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    text-align: left;
    background: url("/local/templates/profood_default/assets/img/phone_white.svg") no-repeat 0 50%;
    background-size: 20px;
    height: 25px;
    line-height: 25px;
    transition: all .15s ease;
}

.f-phone a:hover {
    text-decoration: underline;
    background: url("/local/templates/profood_default/assets/img/phone_green.svg") no-repeat 0 50%;
    background-size: 20px;
}

.f-soc a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 30px;
    transition: all .15s ease;
    margin: 0 25px;
}

.footer_vk {
    background: url("/local/templates/profood_default/assets/img/vk_white.svg") no-repeat center 60%;
    background-size: 24px;
}

.footer_wa svg {
    fill: #ffffff;
    width: 24px;
    height: 24px;
}

.footer_vk:hover {
    background: url("/local/templates/profood_default/assets/img/vk_colored.svg") no-repeat center center;
    background-size: 24px;
}

.link_tg {
    display: block;
    padding: 15px 0;
	padding-left: 40px;
    background: url("/local/templates/profood_default/assets/img/telegram.svg") no-repeat 0 50%;
    background-size: 30px;
}

.footer_insta {
    /*background: url("/local/templates/profood_default/assets/img/Insta_white.svg") no-repeat center center;*/
    background: url("/local/templates/profood_default/assets/img/instagram.svg") no-repeat center center;
    background-size: 24px;
}

/*.footer_insta:hover {
    background: url("/local/templates/profood_default/assets/img/insta_colored.svg") no-repeat center center;
    background-size: 24px;
}*/

.f-soc a:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.hamburger-top {
    display: none;
}

.not-authorized .authinheadinner a span {
    display: inline-block;
    padding: 1px 0 2px;
}

.catalog_link {
    display: none;
}

.f-online {
    display: none;
}

.header_wa {
    float: right;
    width: 40px;
    height: 37px;
    display: flex;
    justify-content: center;
    align-items: center;
}

a.icon_wa:hover svg,
a.icon_wa:active svg {
    fill: #80C242;
}

.header_wa svg {
    fill: #4E4F51;
    width: 24px;
    height: 24px;
}

@media (max-width: 1200px) {
    .f-contacts {
        padding-right: 100px;
    }
}

@media (max-width: 991px) {
    .f-logo {
        width: 100px;
    }
    .authorized.is-catalog .catalog-header_fixed {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        background: #fff;
        z-index: 996;
        border-left: none;
        border-right: none;
        width: 100%;
    }
    .authorized.is-catalog .catalog_header .line.basket.catalog-header_fixed {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .authorized .footer {
        min-height: 210px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .authorized.is-catalog .catalog-header_fixed .hamburger-name {
        display: none;
    }
    .authorized.is-catalog .catalog-header_fixed .debtAndDelivery {
        display: none;
    }
    .authorized.is-catalog .catalog_header .catalog-header_fixed .header-basket,
    .authorized.is-catalog .catalog_header .catalog-header_fixed .header-balls {
        display: block;
    }
    .authorized.is-catalog .catalog-header_fixed .header-balls,
    .authorized.is-catalog .catalog-header_fixed>.header-basket {
        width: 30%;
        text-align: center;
    }
    .authorized.is-catalog .catalog-header_fixed .header-balls .header-basket {
        text-align: center;
    }
    .authorized.is-catalog .header .catalog-header_fixed .header-basket__link_balls .header-basket__descr {
        width: auto;
    }
}

@media (min-width: 768px) and (max-width: 800px) {
    .header .manager {
        margin-left: 5px;
    }
}

@media (max-width: 767px) {
    .header_wa {
        margin-left: 10px;
    }
    .header_wa svg {
        fill: #fff;
        width: 32px;
        height: 32px;
    }
    .f-menu {
        display: none;
    }
    .f-contacts {
        margin-top: 0;
    }
    .f-logo .logo_black {
        width: 70px;
    }
    .footer {
        min-height: 80px;
        margin-top: -80px;
    }
    .f-content {
        justify-content: center;
    }
    .authorized .footer {
        min-height: 130px;
    }
    #header.header>.centering {
        background: #414141;
    }
    .header {
        height: auto;
    }
    .authorized:not(.is-catalog) .header .logo a {
        height: 80px;
        transition: height .3s ease-in;
    }
    .authorized:not(.is-catalog) .header.header_fixed .logo a {
        height: 48px;
        transition: height .3s ease-in;
    }
    .not-authorized .header .logo a {
        height: 64px;
        transition: height .3s ease-in;
    }
    .not-authorized .header.header_fixed .logo a {
        height: 44px;
    }
    .not-authorized .header .logo a img,
    .authorized:not(.is-catalog) .header .logo a img {
        position: absolute;
        left: 50%;
        transform: translate(-50%, 0);
    }
    .not-authorized .header .logo a img {
        top: 5px;
        bottom: 5px;
    }
    .authorized:not(.is-catalog) .header .logo a img {
        top: 10px;
        bottom: 10px;
    }
    .header_phone a {
        background: url("/local/templates/profood_default/assets/img/phone_white.svg") no-repeat 13px 50%;
        background-size: 30px;
        height: 42px;
    }
    .authorized .header .authinheadinner a.toggleUserMenu,
    .not-authorized .header .authinheadinner a {
        background: url("/local/templates/profood_default/assets/img/person_white.svg") no-repeat 13px 50%;
        margin-left: 10px;
    }
    .column0,
    .float-right {
        float: none;
    }
    .columnC2 {
        margin-left: 0;
    }
    #header.header>.centering .centeringin {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin: 0;
        padding: 10px 25px 10px 20px;
        z-index: 20;
        background-color: #535c69;
    }
    .header>.centering .centeringin.clearfix:before,
    .header>.centering .centeringin.clearfix:after {
        display: none;
    }
    .hamburger.hamburger-top {
        border-color: transparent;
        background: transparent;
        display: block;
    }
    .hamburger-top .hamburger-inner,
    .hamburger-top .hamburger-inner:after,
    .hamburger-top .hamburger-inner:before {
        background: #fff;
        width: 30px;
        height: 2px;
    }
    .hamburger-top .hamburger-box {
        width: 30px;
        height: 22px;
    }
    .hamburger-top .hamburger-inner:before {
        top: 10px;
    }
    .hamburger-top .hamburger-inner:after {
        top: 20px;
    }
    .authorized .header .authinheadinner a.toggleUserMenu,
    .not-authorized .header .authinheadinner a,
    .not-authorized .header .authinheadinner a:hover,
    .authorized .header .authinheadinner a.toggleUserMenu:hover,
    .authorized .header_phone a,
    .not-authorized .header_phone a {
        background-position: 6px 0;
        background-size: 33px;
        padding: 10px 15px 10px 25px;
        height: 36px;
    }
    .authorized .columnC2 .authinheadinner a.toggleUserMenu,
    .not-authorized .columnC2 .authinheadinner a {
        min-height: 36px;
    }
    .header .logo {
        width: auto;
    }
    .not-authorized .authinheadinner a span,
    .not-authorized .header_phone a span {
        display: none;
    }
    .header .otherCols,
    .header.header_fixed .otherCols,
    .header .otherCols,
    .authorized.is-catalog #header.header.header_fixed.header.header_fixed>.centering .otherCols {
        padding-top: 0;
    }
    .header.header_fixed .logo a img {
        width: 60px;
        transition: all 0.3s linear;
    }
    .header .otherCols .line:first-child {
        min-height: 0;
    }
    .header_phone {
        height: 36px;
    }
    .catalog_link {
        display: block;
        float: right;
    }
    .catalog_link a {
        display: block;
        width: 50px;
        height: 36px;
        background: url("/local/templates/profood_default/assets/img/basket_white.svg") no-repeat -24px 48%;
        background-size: 98px auto;
        margin-left: 20px;
        position: relative;
        top: -14px;
    }
    .catalog_link a:hover {
        background: url("/local/templates/profood_default/assets/img/basket.svg") no-repeat -24px 48%;
        background-size: 98px auto;
    }
    .catalog_link .header-basket__descr b,
    .catalog_link .header-basket__descr .d-block,
    .catalog_link .header-basket__descr .d-block+.hideOnDesc,
    .catalog_link .header-basket:hover .notePP {
        display: none;
    }
    .catalog_link .header-basket {
        height: 36px;
    }
    .catalog_link a.header-basket__link {
        min-height: 36px;
    }
    #header.header .catalog_link .header-basket__link .green {
        left: -5px;
        top: -6px;
    }
    .authorized .columnC2 .authinheadinner {
        display: none;
    }
    .authorized .h-menu a[href="/katalog/"].h-menu__link span {
        position: relative;
    }
    .authorized .h-menu a[href="/katalog/"].h-menu__link span:not(.countBasket):after {
        position: absolute;
        top: -3px;
        right: -36px;
        display: block;
        content: '';
        width: 25px;
        height: 25px;
        background: url("/local/templates/profood_default/assets/img/basket_white.svg") no-repeat center center;
        background-size: 63px auto;
    }
    .authorized.is-catalog #header.header>.centering .centeringin {
        background-color: #fff;
        display: block;
    }
    .authorized.is-catalog #header.header>.centering {
        background-color: #fff;
        border-bottom: 1px solid #ececec;
    }
    .authorized.is-catalog .hamburger-top,
    .authorized.is-catalog .catalog_link,
    .authorized.is-catalog .header_phone {
        display: none;
    }
    .authorized.is-catalog .header .manager {
        display: block;
    }
    .authorized.is-catalog .header .logo .column1inner {
        justify-content: space-between;
    }
    .authorized.is-catalog .manager {
        width: 240px;
        margin-left: 0;
    }
    .authorized.is-catalog .header.header_fixed .otherCols .line:first-child {
        min-height: 0;
    }
    .authorized.is-catalog .header.header_fixed+.debtLine {
        display: none;
    }
    .authorized.is-catalog .header .manager .person img,
    .authorized.is-catalog .header .manager .info a {
        display: block;
    }
    .authorized.is-catalog .header .manager .person .photo {
        display: block;
        width: 50px;
        height: 50px;
        border-radius: 50%;
        float: left;
        margin-right: 7px;
    }
    .authorized.is-catalog .header .manager .info a {
        padding-left: 0;
    }
    .authorized.is-catalog .header .saleRepresent {
        width: auto;
        float: none;
    }
    .not-authorized .hamburger.hamburger-top {
        padding: 5px 14px 5px 14px;
    }
    .not-authorized #header.header>.centering {
        padding: 0;
    }
    .not-authorized .header .logo a img,
    .not-authorized.is-catalog .header.header_fixed .logo a img {
        width: 80px;
        transition: .3s ease-in;
    }
    .not-authorized.is-catalog .header.header_fixed .logo a img {
        top: -55px;
        transition: none !important;
    }
    .not-authorized #header.header>.centering .centeringin {
        padding: 5px 25px 5px 20px;
    }
    .not-authorized .header.header_fixed .logo a img {
        width: 54px;
    }
    .authorized.is-catalog .catalog_header.header .centering {
        padding-top: 0;
    }
    .authorized.is-catalog #header.header {
        position: static !important;
    }
    .authorized.is-catalog #layer {
        padding-top: 0 !important;
    }
    .authorized.is-catalog .header .catalog-header_fixed .header-basket__link_balls .header-basket__descr {
        width: auto;
    }
    .authorized.is-catalog .catalog-header_fixed .header-balls,
    .authorized.is-catalog .catalog-header_fixed>.header-basket {
        width: 30%;
        text-align: center;
        float: none;
    }
    .authorized.is-catalog .catalog-header_fixed .header-balls>.header-basket {
        text-align: center;
    }
    .authorized.is-catalog .header .catalog-header_fixed>.clear {
        display: none;
    }
    .authorized.is-catalog #header.header>.centering .centeringin {
        padding: 0 25px 2px 20px;
    }
    .parentCompany .headerUserChanger {
        display: none;
    }
    .order-history-section .parentCompany .headerUserChanger {
        display: block;
    }
    .parentCompany_tablet {
        float: right;
        width: 250px;
    }
    .header .parentCompany_tablet .headerUserChanger {
        width: auto;
        max-width: 100%;
        position: relative;
        z-index: 10;
    }
    .f-contacts {
        padding-right: 0px;
        justify-content: space-around;
    }
    .f-online {
        display: block;
        margin-left: 40px;
    }
    .f-logo {
        width: 80px;
    }
    .f-soc {
        margin: 0 20px;
    }
    .f-online {
        margin-left: 0;
    }
    .f-phone span {
        display: none;
    }
}

@media (max-width: 560px) {
    .authinheadinner {
        margin-left: 0;
    }
    .footer {
        min-height: 70px;
        margin-top: -70px;
    }
    body.adaptive .footer .line1 {
        padding: 12px 10px 10px;
    }
    .f-logo,
    .f-logo .logo_black {
        width: 60px;
    }
    .f-soc {
        margin: 0 30px 0 20px;
    }
    .authorized .footer {
        min-height: 110px;
    }
}

@media (max-width: 559px) {
    .debtLine {
        border-color: transparent;
    }
}

@media (max-width: 520px) {
    .authorized.is-catalog #header.header>.centering .centeringin {
        padding: 5px 15px 2px;
    }
    .authorized.is-catalog .manager {
        width: 50%;
    }
    .not-authorized #header.header>.centering .centeringin {
        padding: 5px 10px 5px 10px;
    }
    .not-authorized .header .logo a {
        padding-left: 40px;
    }
    .parentCompany_tablet {
        width: 50%;
    }
    .order-history-section {
        flex-direction: column;
    }
    .order-history-section .filter-form {
        margin-bottom: 10px;
    }
}

@media (max-width: 479px) {
    .f-logo {
        display: none;
    }
    .not-authorized .header .logo a img {
        top: 50%;
        bottom: auto;
        transform: translate(-50%, -50%);
    }
    .header_wa {
        margin-left: 0;
        height: 28px;
    }
    .header_wa svg {
        width: 24px;
        height: 24px;
    }
    .header-basket__link.header-basket__link_basket {
        margin: 0;
    }
    .authorized .header_phone a {
        padding: 10px 15px 10px 19px;
     }
    .not-authorized .header_phone a,
    .not-authorized .header .authinheadinner a {
        padding: 10px 15px 10px 25px;
    }
    #header.header>.centering .centeringin {
        padding: 10px 5px 10px 10px;
    }
    .header>.centering .centeringin {
        padding: 5px 0 0;
        margin: 0 0 0 5px;
    }
	.not-authorized.is-catalog .header > .centering .centeringin {
        padding: 0;
    }
    .header .logo a img,
    .authorized.is-catalog .header.header_fixed .logo a img {
        width: 80px;
    }
    .authorized .header .authinheadinner a.toggleUserMenu,
    .not-authorized .header .authinheadinner a,
    .not-authorized .header .authinheadinner a:hover,
    .authorized .header .authinheadinner a.toggleUserMenu:hover,
    .authorized .header_phone a,
    .not-authorized .header_phone a {
        background-size: 28px;
    }
    .authorized .header .authinheadinner a.toggleUserMenu,
    .not-authorized .header .authinheadinner a,
    .not-authorized .header .authinheadinner a:hover,
    .authorized .header .authinheadinner a.toggleUserMenu:hover,
    .authorized .header_phone a,
    .not-authorized .header_phone a,
    .authorized .catalog_link a,
    .catalog_link .header-basket,
    .header_phone {
        height: 28px;
    }
    .authorized .columnC2 .authinheadinner a.toggleUserMenu,
    .not-authorized .columnC2 .authinheadinner a,
    .catalog_link a.header-basket__link {
        min-height: 28px;
    }
    .authorized .header .authinheadinner a.toggleUserMenu,
    .not-authorized .header .authinheadinner a {
        margin-left: 0;
    }
    .catalog_link a,
    .catalog_link a:hover {
        background-position: -21px 45%;
        background-size: 80px auto;
        margin-left: 5px;
        min-height: 28px;
    }
    #header.header .catalog_link .header-basket__link .green {
        left: -10px;
        top: -10px;
    }
    .authorized.is-catalog .manager {
        width: auto;
        min-width: 50%;
    }
    .not-authorized .header .logo a img,
    .not-authorized.is-catalog .header.header_fixed .logo a img {
        width: 61px;
    }
    .not-authorized .header.header_fixed .logo a img {
        width: 48px;
    }
    .authorized.is-catalog .header .catalog-header_fixed.basket div>.header-basket {
        min-width: 0;
    }
    .authorized.is-catalog .header .logo a {
        padding-left: 0;
        margin-left: -5px;
    }
}

@media (max-width: 497px) {
	.f-soc a {
		width: 30px;
		margin: 0 15px;
	}
}

@media (max-width: 400px) {
    /*.header_wa {*/
    /*    margin-left: 0;*/
    /*    height: 28px;*/
    /*}*/
    /*.header_wa svg {*/
    /*    width: 28px;*/
    /*    height: 28px;*/
    /*}*/
    /*.not-authorized .header_phone a,*/
    /*.not-authorized .header .authinheadinner a {*/
    /*    padding: 10px 15px 10px 25px;*/
    /*}*/
    /*#header.header > .centering .centeringin {*/
    /*    padding: 10px 5px 10px 10px;*/
    /*}*/
    /*.header > .centering .centeringin {*/
    /*    padding: 5px 0 0;*/
    /*    margin: 0 0 0 5px;*/
    /*}*/
    /*.header .logo a img,*/
    /*.authorized.is-catalog .header.header_fixed .logo a img {*/
    /*    width: 80px;*/
    /*}*/
    /*.authorized .header .authinheadinner a.toggleUserMenu,*/
    /*.not-authorized .header .authinheadinner a,*/
    /*.not-authorized .header .authinheadinner a:hover,*/
    /*.authorized .header .authinheadinner a.toggleUserMenu:hover,*/
    /*.authorized .header_phone a,*/
    /*.not-authorized .header_phone a {*/
    /*    background-size: 28px;*/
    /*}*/
    .footer {
        min-height: 55px;
        margin-top: -55px;
    }
    .authorized .footer {
        min-height: 95px;
    }
    body.adaptive .footer .line1 {
        padding: 12px 10px 8px 5px;
    }
    .f-soc {
        margin: 0 20px 0 0;
    }
    /*.f-soc a {
        width: 40px;
    }*/
    /*.authorized .header .authinheadinner a.toggleUserMenu,*/
    /*.not-authorized .header .authinheadinner a,*/
    /*.not-authorized .header .authinheadinner a:hover,*/
    /*.authorized .header .authinheadinner a.toggleUserMenu:hover,*/
    /*.authorized .header_phone a,*/
    /*.not-authorized .header_phone a,*/
    /*.authorized .catalog_link a,*/
    /*.catalog_link .header-basket,*/
    /*.header_phone {*/
    /*    height: 28px;*/
    /*}*/
    /*.authorized .columnC2 .authinheadinner a.toggleUserMenu,*/
    /*.not-authorized .columnC2 .authinheadinner a,*/
    /*.catalog_link a.header-basket__link {*/
    /*    min-height: 28px;*/
    /*}*/
    /*.authorized .header .authinheadinner a.toggleUserMenu, .not-authorized .header .authinheadinner a {*/
    /*    margin-left: 5px;*/
    /*}*/
    /*.catalog_link a,*/
    /*.catalog_link a:hover {*/
    /*    background-position: -21px 45%;*/
    /*    background-size: 80px auto;*/
    /*    margin-left: 5px;*/
    /*    min-height: 28px;*/
    /*}*/
    /*#header.header .catalog_link .header-basket__link .green {*/
    /*    left: -10px;*/
    /*    top: -10px;*/
    /*}*/
    /*.authorized.is-catalog .manager {*/
    /*    width: auto;*/
    /*    min-width: 50%;*/
    /*}*/
    /*.not-authorized .header .logo a img,*/
    /*.not-authorized.is-catalog .header.header_fixed .logo a img {*/
    /*    width: 61px;*/
    /*}*/
    /*.not-authorized .header.header_fixed .logo a img {*/
    /*    width: 48px;*/
    /*}*/
    /*.authorized.is-catalog .header .catalog-header_fixed.basket div > .header-basket {*/
    /*    min-width: 0;*/
    /*}*/
    /*.authorized.is-catalog .header .logo a {*/
    /*    padding-left: 0;*/
    /*    margin-left: -5px;*/
    /*}*/
    .f-phone a {
        padding: 0 7px 0 26px;
    }
}

@media (max-width: 370px) {
    .authorized.is-catalog .manager {
        min-width: 47%;
    }
    .parentCompany_tablet {
        width: 47%;
    }
}


/* /new site: header, footer */


/* index page */

.main-video {
    height: 600px;
    position: relative;
    overflow: hidden;
}

.main-video:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .3);
    z-index: 3;
}

.main-video-inside {
    position: absolute;
    top: 0;
    z-index: 5;
    width: 100%;
    overflow: hidden;
    height: 100%;
}

.screen_img {
    height: 600px;
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.video {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.main-video-content,
.main-video-content a {
    color: #fff;
}

.main-video-content {
    padding: 40px 0;
    height: 600px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.main-video-content a {
    text-decoration-color: transparent;
    transition: .1s ease-in;
}

.main-video-content a:hover {
    text-decoration-color: #fff;
}

.main-video_items-block {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-evenly;
}

.main-video-content-inner {
    display: flex;
    justify-content: space-between;
    flex-grow: 1;
}

.main-video-text {
    max-width: 450px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.main-video-desc {
    font-size: 27px;
    font-weight: 600;
    line-height: 1.3;
}

.main-video-clear {
    font-size: 17px;
    margin-top: 25px;
}

.video-button-container {
    padding: 20px;
}

.main-video-btn {
    display: block;
    font-size: 16px;
    padding: 16px 60px;
    background-color: transparent;
    color: #ffffff;
    transition: .3s ease-in;
    border: 1px solid #ffffff;
    margin: 20px auto 0;
}

.main-video-btn:hover,
.main-video-btn:active {
    background-color: #88ba14;
    border-color: #88ba14;
}

.main-video_item {
    font-size: 22px;
    line-height: 1.1;
    text-decoration: underline;
    min-height: 70px;
    display: flex;
    align-items: center;
    padding-top: 65px;
    text-align: center;
}

.product_line {
    background: url("/local/templates/profood_default/assets/img/product_line_icon.svg") no-repeat center top;
    background-size: 80px;
}

.cookies {
    background: url("/local/templates/profood_default/assets/img/cookies_icon.svg") no-repeat center top;
    background-size: 80px;
}

.world {
    background: url("/local/templates/profood_default/assets/img/world_icon.svg") no-repeat center top;
    background-size: 80px;
}

.list {
    background: url("/local/templates/profood_default/assets/img/list_icon.svg") no-repeat center top;
    background-size: 80px;
}

.index-products-wrap {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px;
    padding: 20px 0;
}

.index-products-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.index-contract-container {
    color: #4d4848;
}

.index-undertitle {
    font-size: 20px;
    color: #4d4848;
    text-align: center;
    margin-bottom: 22px;
}

.index-contract-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0;
}

.index-contract-list {
    margin-right: 20px;
}

.index-contract-item {
    display: flex;
    min-height: 40px;
    align-items: center;
    margin-bottom: 15px;
}

.index-contract-num {
    font-size: 24px;
    color: #8BC53F;
    font-weight: 600;
    width: 50px;
    height: 50px;
    border: 3px solid #8BC53F;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 25px;
    position: relative;
}

.index-contract-num:after {
    content: '';
    display: block;
    position: absolute;
    width: 23px;
    height: 23px;
    background-image: url('/local/templates/profood_default/assets/img/index/check.svg');
    background-size: cover;
    bottom: 4px;
    right: -9px;
}

.index-contract-option {
    font-size: 20px;
}

.index-contract-option span {
    text-transform: uppercase;
}

.index-contract-cards {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 50px 90px;
}

.index-contract-card {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.index-contract-title {
    font-size: 15px;
}

.index-contract-img {
    width: 200px;
    height: 150px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    transition: all 200ms ease;
}

@keyframes bounce {
    0%,
    20%,
    60%,
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    40% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px);
    }
    80% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px);
    }
}

.index-contract-card:hover .index-contract-img {
    animation: bounce 1s;
}

.index-form-container {
    padding: 20px 0;
}

.index-form-wrap {
    max-width: 564px;
    margin: 0 auto;
}

@media (max-width: 991px) {
    .index-contract-num {
        font-size: 20px;
        width: 40px;
        height: 40px;
        margin-right: 18px;
    }
    .index-contract-num:after {
        width: 18px;
        height: 18px;
    }
    .index-contract-option {
        font-size: 18px;
    }
    .index-contract-cards {
        grid-gap: 50px 70px;
    }
    .index-contract-img {
        width: 150px;
        height: 120px;
    }
}

@media (min-width: 768px) {
    .index-products-item:not(.index-products-item-main) {
        cursor: pointer;
    }
}

@media (max-width: 767px) {
    .index-contract-wrap {
        flex-direction: column;
    }
    .index-contract-cards {
        grid-gap: 30px 70px;
    }
    .index-contract-list {
        margin-right: 0;
        margin-bottom: 10px;
    }
    .index-contract-img {
        width: 150px;
        height: 130px;
    }
}

@media (max-width: 450px) {
    .index-contract-wrap {
        padding-top: 0;
    }
    .index-contract-cards {
        grid-gap: 10px 30px;
    }
    .index-contract-item {
        margin-bottom: 10px;
    }
    .index-contract-option {
        font-size: 16px;
    }
    .index-contract-img {
        width: 110px;
        height: 90px;
        margin-bottom: 5px;
    }
    .index-contract-title {
        font-size: 13px;
    }
}

.index-products-img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    margin-bottom: 5px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.index-products-item-main {
    -ms-grid-column: 2;
    grid-column-start: 2;
    -ms-grid-column-span: 2;
    grid-column-end: 4;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 3;
    grid-row-end: 4;
    display: flex;
    justify-content: center;
    align-items: center;
}

.index-products-item-main .index-products-img {
    width: 500px;
    height: 500px;
}

.index-products-img._red {
    border: 4px solid #EC1C24;
}

.index-products-img._green {
    border: 4px solid #80C242;
}

.index-products-img._yellow {
    border: 4px solid #FFE600;
}

@media (max-width: 1300px) {
    .main-video-content {
        padding: 40px 10px 40px 15px;
    }
}

@media (max-width: 991px) {
    .index-products-item-main .index-products-img {
        width: 350px;
        height: 350px;
    }
}

@media (max-width: 900px) {
    .main-video,
    .main-video-content {
        height: 520px;
    }
    .main-video-content {
        padding: 20px 10px 30px 15px;
    }
    .main-video_item {
        font-size: 18px;
    }
    .main-video-desc {
        font-size: 24px;
        line-height: 1.2;
    }
    .main-video-btn {
        font-size: 15px;
        padding: 12px 50px;
    }
    .product_line,
    .cookies,
    .world,
    .list {
        background-size: 70px;
    }
}

@media (max-width: 767px) {
    .gopro-banners .owl-carousel .owl-dots {
        display: none;
    }
    .main-video-text {
        max-width: 45%;
        padding-right: 10px;
    }
    .main-video-desc {
        font-size: 20px;
    }
    .main-video-clear {
        font-size: 15px;
    }
    .product_line,
    .cookies,
    .world,
    .list {
        background-size: 65px;
    }
    .index-products-item-main {
        display: none;
    }
    .index-products-wrap {
        -ms-grid-columns: (1fr) [ 3];
        grid-template-columns: repeat(3, 1fr);
    }
    .index-products-img._red,
    .index-products-img._green,
    .index-products-img._yellow {
        border-width: 3px;
    }
}

@media (max-width: 550px) {
    .main-video,
    .main-video-content {
        height: 500px;
    }
    .main-video-content {
        padding: 10px 0 20px;
    }
    .main-video-content-inner {
        flex-direction: column;
        justify-content: center;
    }
    .main-video-text {
        max-width: none;
        padding-right: 0;
        text-align: center;
    }
    .main-video-clear {
        margin-top: 10px;
    }
    .main-video_items-block {
        flex-grow: 1;
    }
    .product_line,
    .cookies,
    .world,
    .list {
        background-size: 58px;
    }
    .main-video_item {
        padding: 45px 10px 0 10px;
        margin-top: 10px;
    }
    .index-products-wrap {
        -ms-grid-columns: (1fr) [ 2];
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 360px) {
    .main-video-desc {
        font-size: 18px;
    }
    .main-video-btn {
        margin-top: 10px;
    }
    .index-products-img {
        width: 100px;
        height: 100px;
    }
}


/* /index page */

.btn-grey,
.manager-btn-grey {
    display: block;
    font-size: 13px;
    padding: 12px 50px;
    background-color: #fff;
    color: #535c69;
    transition: .3s ease-in;
    border: 1px solid #535c69;
}

.btn-grey.active {
    background: #535c69;
    color: #fff;
    text-decoration: none;
}

.btn-grey:hover,
.manager-btn-grey:hover {
    background: #535c69;
    color: #fff;
    text-decoration: none;
}

.btn-dark {
    display: block;
    font-size: 13px;
    padding: 12px 50px;
    background-color: #434343;
    color: #fff;
    transition: .3s ease-in;
    border: 1px solid #434343;
}

.btn-dark:hover {
    background: #ffffff;
    color: #434343;
    text-decoration: none;
}

.btn {
    display: block;
    font-size: 14px;
    padding: 12px 50px;
    transition: .3s ease-in;
    margin: 0 auto;
}

.btn-green {
    border: 1px solid #71c043;
    background: #71c043;
    color: #ffffff;
}

.btn-green:hover,
.btn-green:active {
    background: #fff;
    color: #71c043;
    text-decoration: none;
}

.btn-green-transparent {
    border: 1px solid #71c043;
    background: #ffffff;
    color: #71c043;
}

.btn-green-transparent:hover,
.btn-green-transparent:active {
    background: #71c043;
    color: #ffffff;
    text-decoration: none;
}

.btn-container {
    margin-top: 20px;
}

@media (max-width: 550px) {
    .btn {
        width: 210px;
        padding: 12px;
    }
}


/* about */

.about_container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.about_item {
    width: 49%;
    margin-top: 40px;
    position: relative;
    padding-bottom: 50px;
}

.about_item:first-child,
.about_item:nth-child(2) {
    margin-top: 0;
}

.about_img {
    width: 100%;
    height: 306px;
    background-size: cover;
}

.about_title {
    font-weight: 700;
    height: 34px;
    margin-bottom: 5px;
}

.about_text {
    min-height: 114px;
}

.about_text ul {
    list-style: none;
    padding-left: 15px;
}

.about_text ul li {
    font-size: 16px;
}

.about_text ul li span {
    position: relative;
}

.about_text ul li span:before {
    position: absolute;
    content: "\2022";
    color: #000;
    left: -15px;
    top: 1.5px;
}

.about_more a {
    margin-top: 15px;
    position: absolute;
    left: 0;
    bottom: 0;
}

@media (max-width: 767px) {
    .about_img {
        height: 190px;
    }
}

@media (max-width: 550px) {
    .about_container {
        margin: 0 -10px;
    }
    .about_item {
        width: 100%;
        padding: 10px 10px 20px;
        margin: 0;
        text-align: center;
    }
    .about_item:nth-child(even) {
        background-color: #8dc73f;
        color: #fff;
    }
    .about_item:nth-child(even) .about_text ul li span:before {
        color: #fff;
    }
    .about_item:nth-child(even) .about_more a {
        border-color: #fff;
        color: #fff;
        background: #8dc73f;
    }
    .about_item:nth-child(even) .about_more a:hover {
        background: #434343;
        color: #fff;
        border-color: #434343;
    }
    .about_title {
        height: auto;
        margin-bottom: 10px;
    }
    .about_text {
        height: auto;
        min-height: 0;
    }
    .about_item:not(:first-child) .about_img {
        display: none;
    }
    .about_more a {
        position: static;
        display: inline-block;
        margin-top: 5px;
    }
    .about_item:first-child .about_img {
        background-position: center 0;
    }
}


/* /about */


/* bye */

.our_benefits .title {
    text-align: center;
    font-weight: 700;
    font-size: 38px;
    margin: 0 0 30px;
}

.our_benefits_container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 50px;
}

.our_benefits_item {
    width: calc((100% / 3) - 16px);
}

.our_benefits_item:nth-child(-n+3) {
    margin-bottom: 25px;
}

.our_benefits_img {
    width: 100%;
    height: 255px;
    background-color: lightgrey;
    background-size: cover;
}

.our_benefits_title {
    text-align: center;
    padding: 10px 50px;
    font-size: 18px;
    line-height: 21px;
}

.our_benefits_more {
    display: flex;
    justify-content: center;
}

.our_benefits_btn {
    margin: 0;
}

.our_benefits_more .btn-green-transparent {
    margin-left: 10px;
}
@media (max-width: 453px) {
	.our_benefits_more .btn-green-transparent {
		margin-left: 0;
	}
}

@media (max-width: 1200px) {
    .our_benefits_title {
        padding: 10px 20px;
    }
}

@media (max-width: 768px) {
    .our_benefits .title {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    .our_benefits_item {
        width: calc((100% / 2) - 10px);
    }
    .our_benefits_title {
        padding: 10px 10px;
    }
    .our_benefits_img {
        width: 100%;
        height: 230px;
        background-color: lightgrey;
    }
    .our_benefits_item:nth-child(-n+4) {
        margin-bottom: 20px;
    }
    .our_benefits_container {
        margin-bottom: 30px;
    }
}

@media (max-width: 550px) {
    .our_benefits .title {
        display: none;
    }
    .our_benefits_container .our_benefits_item {
        width: 100%;
        margin-bottom: 0;
    }
    .our_benefits_item:not(:first-child) .our_benefits_img {
        display: none;
    }
    .our_benefits_item:first-child .our_benefits_img {
        background: url("/local/templates/profood_default/assets/img/our_benefits_6.jpg") no-repeat center center !important;
        background-size: cover;
    }
    .our_benefits_title {
        padding: 7px 10px;
    }
    .our_benefits_item:first-child .our_benefits_title {
        padding-top: 15px;
    }
    .our_benefits_title span {
        position: relative;
    }
    .our_benefits_title span:before {
        position: absolute;
        content: "\2022";
        color: #000;
        left: -10px;
        top: 1.5px;
    }
    .our_benefits_more {
        display: block;
        margin-top: 15px;
        text-align: center;
    }
    .our_benefits_more a {
        display: inline-block;
        width: 220px;
    }
    .our_benefits_btn:first-child {
        margin: 0 0 10px;
    }
}


/* /bye */

.contacts_email {
    margin: 10px 0 30px;
}

.index-links-wrap {
    display: flex;
    justify-content: center;
    padding: 10px 0;
}

.index-link {
    display: block;
    font-size: 18px;
    color: #4d4848;
}

.index-link-address {
    margin-right: 20px;
    background: url('/local/templates/profood_default/assets/img/index/location.svg') no-repeat 5px center;
    background-size: 30px;
    padding: 8px 8px 8px 40px;
}

.index-link-phone {
    background: url('/local/templates/profood_default/assets/img/index/phone.svg') no-repeat 5px center;
    background-size: 30px;
    padding: 8px 8px 8px 40px;
}

.contacts_container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.contacts_item {
    display: flex;
    margin-bottom: 50px;
    width: 50%;
    background-size: contain;
}

.contacts_item:nth-child(even) {
    width: 45%;
}

.contacts_img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    margin-right: 30px;
    flex-shrink: 0;
}

.contacts_title {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 7px;
    line-height: 21px;
}

.contacts_phone {
    background: url("/local/templates/profood_default/assets/img/phone_grey.svg") no-repeat 0 50%;
    background-size: 20px;
    height: 25px;
    line-height: 25px;
    padding: 0 0 0 30px
}

.contacts_phone a {
    font-size: 15px;
    color: #000;
}

.contacts_phone span {
    padding-left: 10px;
    font-weight: 600;
}

.contacts_more a {
    display: inline-block;
    margin-top: 15px;
    padding: 7px 50px;
}

@media (max-width: 991px) {
    .contacts_email a {
        display: block;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .contacts_item:nth-child(even) {
        width: 47%;
    }
    .contacts_img {
        margin-right: 10px;
    }
}

@media (max-width: 767px) {
    .contacts_item,
    .contacts_item:nth-child(even) {
        width: 100%;
    }
    .index-links-wrap {
        flex-direction: column;
        align-items: center;
    }
    .index-link {
        font-weight: 600;
        margin-right: 0;
    }
}

@media (max-width: 550px) {
    .contacts_item {
        margin-bottom: 30px;
    }
    .contacts_img {
        margin-right: 20px;
        flex-shrink: 0;
    }
    .contacts_title {
        font-size: 16px;
    }
    .contacts_more a {
        padding: 12px 90px;
        margin-top: 7px;
    }
    .contacts_email,
    .contacts_email a {
        font-size: 16px;
        line-height: 25px;
    }
    .contacts_email {
        margin: 10px 0;
    }
    .index-link-address {
        max-width: 300px;
        padding: 8px 8px 8px 30px;
    }
}

@media (max-width: 450px) {
    .contacts_img {
        width: 90px;
        height: 90px;
    }
    .contacts_more a {
        padding: 10px 50px;
    }
}

@media (max-width: 370px) {
    .contacts_img {
        width: 50px;
        height: 50px;
    }
    .contacts_img {
        margin-right: 10px;
    }
    .contacts_phone {
        padding: 0 0 0 25px;
    }
}


/* /contacts */


/* catalog */

.not-authorized .b-pay__buttons button,
.b-pay__buttons button.best-price-add2basket {
    background-color: #fff;
    color: #818181;
    border-color: #818181;
}

.not-authorized .b-pay__buttons button:hover,
.b-pay__buttons button.best-price-add2basket:hover {
    background-color: #404040;
    color: #fff;
    border-color: #404040;
}

.catalog_header.header .centering {
    padding-top: 10px;
}

.catalog_header.header .otherCols {
    padding-top: 0;
}

.catalog_header.header .otherCols .line:first-child {
    min-height: 0;
    margin-left: 0;
    background: #ffffff;
}

.line.basket {
    display: flex;
}

.catalog_header .debtBlock {
    display: inline-block;
}

.authorized .catalog_header.header .otherCols .header_search {
    flex-grow: 1;
    -ms-flex-positive: 1;
}

.list-gallery__element:hover {
    z-index: 10;
}

.not-authorized .catalog_header.header .otherCols {
    width: 50%;
}

.not-authorized .header .otherCols .header_search {
    width: calc(100% - 150px);
}

.not-authorized .catalog {
    position: relative;
}

.not-authorized .sidebar .toggleUserMenu {
    padding: 9px 10px 5px 0;
}

.catalog .prods.fullWidth .mix .list-gallery__right-side .viewSelect {
    margin-top: 0;
}

.mix.clearfix .navigation {
    padding-top: 12px;
}

.not-authorized .catalog .sidebar {
    width: auto;
}

.not-authorized .sidebar .userMenu {
    width: 265px;
}

.mix.clearfix {
    border-bottom: none;
}

.not-authorized .catalog .toggleUserMenu .countFilter {
    top: 4px !important;
    left: 86px !important;
}

.not-authorized.is-catalog .catalog_header {
    transition: all .5s ease-in;
}

.not-authorized.is-catalog .header_fixed+.catalog_header {
    position: fixed;
    top: 112px;
}

.not-authorized.is-catalog #header.header.header_fixed {
    border-bottom: 1px solid #ececec;
}

.not-authorized.is-catalog #header.header.header_fixed {
    padding-bottom: 10px;
}

.is-catalog .mix .sidebar .userMenu {
    /*overflow: auto;

	height: 380px;

	padding-top: 0;*/
}

.not-authorized.is-catalog .mix.clearfix {
    position: fixed;
    top: 169px;
    z-index: 5005;
    max-width: 615px;
    left: 50%;
    transition: all .3s ease-in;
}

.not-authorized.is-catalog #header.header_fixed~#content .mix.clearfix {
    top: 118px;
    transition: all .5s ease-in;
}

.authorized.is-catalog #header.header.header_fixed~.content .prods .mix {
    background: #fff;
    transition: all .3s ease-in;
}

.authorized .header .manager .person .photo,
.authorized.is-catalog .header.header_fixed .manager .person .photo {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    float: left;
    margin-right: 7px;
    transition: all .3s ease-in;
}

.authorized .header .manager .info a {
    display: block;
    font-size: 13px;
}

.authorized .header.header_fixed .manager .person .photo {
    width: 40px;
    height: 40px;
    transition: all .3s ease-in;
}

.authorized.is-catalog #header.header.header_fixed {
    position: static !important;
}

.is-catalog .rsbreadcrumb {
    padding: 5px 0px 1px;
    margin-bottom: 10px;
}

.is-catalog h1.pagetitle {
    margin: 5px 0px 5px;
}

.authorized .catalog .prods .mix>.list-gallery__right-side {
    padding-top: 10px;
}

@media (max-width: 1260px) {
    .not-authorized.is-catalog .catalog .prods .mix {
        max-width: 50%;
        padding-right: 15px;
    }
}

@media (min-width: 992px) {
    .catalog_header .header-balls,
    .catalog_header .header-basket {
        display: none;
    }
    .authorized.is-catalog .body .searchinhead form {
        width: 95%;
    }
    .authorized.is-catalog a.headerDebt {
        top: -4px;
    }
    .authorized.is-catalog .catalog_header.header .centering {
        border-top: 1px solid #ffffff;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .catalog_header .debtBlock_tablet {
        float: none;
    }
    .catalog_header .line.basket .clear {
        display: none;
    }
    .catalog_header .header-balls,
    .catalog_header .header-basket {
        display: none;
    }
}

@media (max-width: 991px) {
    .catalog_header.header>.centering .centeringin {
        margin: 0;
    }
    .catalog_header.header .customMenu {
        margin-left: 0;
        min-height: 0;
    }
    .authorized .catalog_header .header_search {
        display: none;
    }
    .not-authorized .catalog_header .line.basket {
        justify-content: flex-start;
    }
    .not-authorized #title-search {
        position: static !important;
    }
    .catalog_header .line.basket {
        border-bottom: 1px solid #ececec;
        padding: 5px 15px;
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    .not-authorized .catalog_header .line.basket {
        border-bottom: none;
    }
    .catalog_header .header-balls {
        margin: 0;
    }
    .catalog_header .header-basket {
        width: auto;
    }
    .is-catalog .catalog_header.header .centering {
        padding-top: 0;
    }
    .not-authorized .catalog_header .hamburger-name {
        display: none;
    }
    .not-authorized .catalog_header.header .otherCols {
        width: 35%;
    }
    .not-authorized .header .otherCols .header_search {
        width: calc(100% - 55px);
    }
    .not-authorized .catalog .prods .mix>.sidebar.list-gallery__left-side>a.toggleUserMenu,
    .not-authorized .catalog .prods .mix>.list-gallery__right-side {
        display: inline-block;
    }
    .not-authorized .catalog .sidebar {
        float: left;
    }
    .not-authorized .catalog .prods .mix>.list-gallery__right-side {
        float: right;
    }
    .not-authorized .sidebar .userMenu {
        top: 100%;
        bottom: auto;
    }
    .not-authorized.is-catalog .catalog .prods .mix {
        max-width: 65%;
        left: 35%;
        top: 147px;
    }
    #header.header_fixed~#content .mix.clearfix {
        top: 127px;
    }
    .not-authorized.is-catalog #header.header.header_fixed {
        padding-bottom: 0;
    }
    .not-authorized.is-catalog #header.header_fixed~#content .mix.clearfix {
        top: 124px;
        transition: all .3s ease-in;
    }
    .debtBlock {
        width: 170px !important;
        margin-right: 15px;
    }
    a.headerDebt {
        height: 42px;
    }
    .debtAndDelivery {
        display: flex;
        align-items: center;
    }
}

@media (min-width: 750px) and (max-width: 767px) {
    .catalog_header .debtAndDelivery {
        display: none;
    }
    .catalog_header .debtLine.visible_mobile {
        display: block;
    }
    .authorized .catalog_header .line.basket {
        display: block;
    }
}

@media (max-width: 767px) {
    .is-catalog #title {
        display: none;
    }
    .authorized .catalog_header.header .customMenu {
        padding-top: 0;
        padding-bottom: 0;
    }
    .authorized.is-catalog .catalog-header_fixed .customMenu {
        padding: 5.5px 0;
    }
    .not-authorized .catalog_header.header .otherCols {
        width: calc(100% - 120px);
    }
    .not-authorized .catalog .prods .mix>.list-gallery__right-side {
        display: none;
    }
    .not-authorized.is-catalog .catalog .prods .mix {
        z-index: 10;
    }
    .not-authorized.is-catalog .catalog .prods .mix {
        z-index: 10;
    }
    .not-authorized.is-catalog #header.header_fixed~#content .catalog .prods .mix.clearfix {
        z-index: 5050;
    }
    .not-authorized .sidebar .toggleUserMenu {
        padding: 6px 0 0 10px;
        border-color: transparent;
    }
    .not-authorized .sidebar .userMenu {
        right: 0;
        left: auto;
    }
    .not-authorized .sidebar .userMenu .filtren .body {
        margin: 0;
        padding-top: 0 !important;
    }
    .not-authorized .catalog_header .line.basket {
        padding: 5px 0 5px 15px;
    }
    .not-authorized .catalog .toggleUserMenu .countFilter {
        top: 1px !important;
        left: 96px !important;
    }
    .not-authorized.is-catalog .catalog .prods .mix {
        max-width: 115px;
        top: 80px;
        right: 7px;
        left: auto;
        padding-right: 0;
        transition: none;
    }
    .not-authorized.is-catalog #header.header_fixed~#content .mix.clearfix {
        top: 4px;
        transition: none;
    }
    .not-authorized.is-catalog #header.header.header_fixed {
        top: -55px !important;
    }
    .authorized.is-catalog .hamburger-name {
        display: none;
    }
    .deliveryDate_tablet,
    .debtBlock_tablet {
        height: 42px;
        display: flex;
        align-items: center;
    }
    .debtBlock {
        margin-right: 0;
    }
}

@media (max-width: 749px) {
    .catalog_header .line.basket {
        display: block;
    }
    .not-authorized .catalog_header .line.basket {
        height: 63px;
    }
    .catalog_header .line.basket .deliveryDate_tablet,
    .catalog_header .line.basket .debtBlock_tablet {
        display: none;
    }
    .not-authorized .catalog_header.header .otherCols .header_search {
        width: calc(100% - 60px);
    }
}

@media (max-width: 559px) {
    .not-authorized .sidebar .toggleUserMenu>span.title {
        display: none;
    }
    .not-authorized .catalog .prods .mix {
        width: 50px;
    }
    .not-authorized .catalog_header.header .otherCols {
        width: calc(100% - 60px);
    }
    .not-authorized .catalog .toggleUserMenu .countFilter {
        left: 37px !important;
    }
    .not-authorized .sidebar .userMenu {
        right: -8px;
    }
    .not-authorized.is-catalog .catalog .prods .mix {
        right: 15px;
    }
}

@media (max-width: 520px) {
    .authorized .header .otherCols .customMenu {
        margin-right: 5px;
    }
    .catalog_header .header-balls {
        width: calc(50% - 65px);
    }
    .not-authorized .catalog_header .hamburger-name {
        display: none;
    }
    .not-authorized .catalog_header .hamburger {
        padding: 10px 14px 10px 14px;
    }
    .not-authorized .catalog_header.header .otherCols .header_search {
        width: calc(100% - 59px);
    }
}

@media (max-width: 400px) {
    .not-authorized.is-catalog .catalog .prods .mix {
        /*top: 69px;*/
        max-width: 50px;
        transition: none;
    }
    .not-authorized.is-catalog #header.header.header_fixed {
        top: -60px !important;
    }
    .not-authorized.is-catalog #header.header_fixed~#content .mix.clearfix {
        top: 0;
        transition: none;
    }
}


/* /catalog */


/* news */

.news-container {}

.news-container .news-items-container {
    overflow: hidden;
    font-size: 15px;
}

.news-items-container .news-item {
    display: inline-block;
    padding: 0 5px;
    overflow: hidden;
    vertical-align: top;
    width: calc(100% / 4);
}

.news-items-container .news-item .picture-container {
    width: 100%;
    height: 383px;
    overflow: hidden;
    text-align: left;
}

.news-item_inside {
    width: 270px;
    margin: 0 auto;
}

.news-items-container .news-item .picture-container a {
    display: block;
    text-align: center;
}

.news-items-container .news-item .news-date,
.news-elements-container .news-item-element .news-date {
    margin-top: 10px;
    font-size: 15px;
    color: #878787;
}

.news-items-container .news-item .news-header {
    margin-top: 5px;
    font-weight: bold;
    color: #000;
}

.news-items-container .news-item .news-header * {
    font-weight: bold;
    color: #000 !important;
}

.news-items-container .news-item .detail-text {
    position: relative;
    height: 100px;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 20px;
    overflow: hidden;
}

.news-items-container .news-item .detail-text:after {
    content: "";
    position: absolute;
    display: block;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 20px;
    background: linear-gradient(270deg, #fff, hsla(0, 0%, 100%, 0));
}

.news-container .pager {
    margin-top: 15px;
}

.news-container .years-container {
    margin-bottom: 15px;
}

.news-container .years-container a {
    display: inline-block;
    padding: 10px 15px;
    font-size: 15px;
    color: #878787;
}

.news-container .years-container a.selected {
    border: 1px solid #535c69;
    color: #000;
}

.news-container .navigation {
    float: left;
}

@media (max-width: 1149px) {
    .news-items-container .news-item {
        width: calc(100% / 3);
    }
}

@media (max-width: 869px) {
    .news-items-container .news-item {
        width: calc(100% / 2);
    }
}

@media (min-width: 768px) {
    .news-detail-container {
        min-width: 600px;
    }
}

.news-detail-container .news-detail-content {
    max-width: 600px;
    padding-top: 20px;
    font-size: 15px;
    word-wrap: break-word;
}

.news-detail-container .news-detail-content .detail_picture {
    float: left;
    margin: 0 15px 6px 0;
}

.news-detail-container .news-detail-content .news-date {
    color: #878787;
}

.news-detail-container .news-detail-content h3.news-detail-header {
    font-weight: bold;
    color: #000;
}

.news-detail-container .news-detail-content .detail-text {
    font-size: 14px !important;
    line-height: 20px !important;
}

.news-detail-container .news-detail-content .product-link {
    margin-top: 22px;
}

.news-detail-container .news-detail-content .product-link a {
    text-decoration: underline;
}

.news-detail-container .news-detail-content .product-link a:hover {
    text-decoration: none;
}

@media (max-width: 579px) {
    .news-items-container .news-item {
        width: 100%;
    }
}

@media (max-width: 490px) {
    .news-detail-container .news-detail-content .detail_picture {
        float: none;
        margin: 0 auto 10px auto;
        display: block;
        max-width: 100%;
        height: auto;
    }
    .news-detail-container .news-detail-content .news-detail-header {
        margin: 10px 0;
    }
    .news-detail-container .news-detail-content .product-link {
        margin-top: 12px;
    }
}


/* /news */


/* Index page */

.index-h3 {
    text-align: center;
    font-size: 34px;
    font-weight: 550;
    color: #4d4848;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.news-elements-container.gopro-banners,
.brands-elements-container.gopro-banners,
.partners-elements-container.gopro-banners,
.reviews-elements-container.gopro-banners,
.index-video-elements-container.gopro-banners,
.how-we-work.gopro-banners,
.help-to-sell.gopro-banners {
    padding: 0 25px;
}

.how-we-work.usefulness-elements-container.gopro-banners .owl-carousel .owl-nav,
.help-to-sell.usefulness-elements-container.gopro-banners .owl-carousel .owl-nav {
    display: block;
}

#owlNewsSlider .owl-nav,
#owlHowWeWorkSlider .owl-nav,
#owlHelpToSellSlider .owl-nav {
    opacity: 0.8;
}

#owlBrandsSlider .owl-nav,
#owlPartnersSlider .owl-nav,
#owlReviewsSlider .owl-nav,
#owlVideoSlider .owl-nav,
#owlHowWeWorkSlider .owl-nav,
#owlHelpToSellSlider .owl-nav {
    opacity: 1;
}

#owlNewsSlider .owl-prev span,
#owlNewsSlider .owl-next span,
#owlBrandsSlider .owl-prev span,
#owlBrandsSlider .owl-next span,
#owlPartnersSlider .owl-prev span,
#owlPartnersSlider .owl-next span,
#owlReviewsSlider .owl-prev span,
#owlReviewsSlider .owl-next span,
#owlVideoSlider .owl-prev span,
#owlVideoSlider .owl-next span,
#owlHowWeWorkSlider .owl-prev span,
#owlHowWeWorkSlider .owl-next span,
#owlHelpToSellSlider .owl-prev span,
#owlHelpToSellSlider .owl-next span {
    margin: 0;
    background-color: transparent;
}

#owlNewsSlider .owl-prev span:hover,
#owlNewsSlider .owl-next span:hover,
#owlBrandsSlider .owl-prev span:hover,
#owlBrandsSlider .owl-next span:hover,
#owlPartnersSlider .owl-prev span:hover,
#owlPartnersSlider .owl-next span:hover,
#owlReviewsSlider .owl-prev span:hover,
#owlReviewsSlider .owl-next span:hover,
#owlVideoSlider .owl-prev span:hover,
#owlVideoSlider .owl-next span:hover,
#owlHowWeWorkSlider .owl-prev span:hover,
#owlHowWeWorkSlider .owl-next span:hover,
#owlHelpToSellSlider .owl-prev span:hover,
#owlHelpToSellSlider .owl-next span:hover {
    margin: 0;
    background-color: #535c69;
}

#owlNewsSlider .owl-prev,
#owlBrandsSlider .owl-prev,
#owlPartnersSlider .owl-prev,
#owlReviewsSlider .owl-prev,
#owlVideoSlider .owl-prev,
#owlHowWeWorkSlider .owl-prev,
#owlHelpToSellSlider .owl-prev {
    left: -25px;
    margin-top: -20px;
}

#owlNewsSlider .owl-next,
#owlBrandsSlider .owl-next,
#owlPartnersSlider .owl-next,
#owlReviewsSlider .owl-next,
#owlVideoSlider .owl-next,
#owlHowWeWorkSlider .owl-next,
#owlHelpToSellSlider .owl-next {
    right: -25px;
    margin-top: -20px;
}

.index-reviews-container {
    font-size: 14px;
    line-height: 20px;
}

.index-reviews-container .review-text {
    margin-bottom: 35px;
    padding: 15px 15px 25px;
    border: 1px solid #535c69;
    border-radius: 20px;
    position: relative;
}

.index-reviews-container .review-element.partner-review .review-text {
    background-color: #f1f1f1;
}

.index-reviews-container .review-text .text {
    position: relative;
    z-index: 1;
}

.index-reviews-container .review-text:after {
    content: "";
    display: block;
    width: 24px;
    height: 60px;
    position: absolute;
    left: -1px;
    margin-top: 0px;
    background: url("/local/templates/profood_default/assets/img/review-after.svg") no-repeat center center;
    background-size: 24px 60px;
}

.index-reviews-container .review-element.partner-review .review-text:after {
    background: url("/local/templates/profood_default/assets/img/review-partner-after.svg") no-repeat center center;
}

.index-reviews-container .review-no-photo {
    width: 47px;
    height: 46px;
    background: url("/local/templates/profood_default/assets/img/person_green.svg") no-repeat left top;
    background-size: 45px;
}

.index-reviews-container .photo-container {
    float: left;
    margin-right: 10px;
}

.index-reviews-container .photo-container .review-photo {
    width: 74px;
    height: 74px;
    background: no-repeat center;
    border-radius: 50%;
}

.index-reviews-container .name-container {
    float: left;
    margin-top: 2px;
}

.index-reviews-container .review-product-name {
    font-weight: bold;
}

.index-reviews-container .reviews-button-container {
    margin: 20px 0;
    text-align: center;
}

.index-reviews-container .reviews-button-container button {
    font-size: 14px;
    margin: 0 auto;
}

.index-news-container img {
    max-width: 97%;
}

.index-brands-container img {
    max-width: 130px;
    margin: 0 auto;
}

.index-partners-container img {
    margin: 0 auto;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
}

.index-partners-container .owl-stage .owl-item.active img.active {
    filter: none;
    -webkit-filter: none;
    -moz-filter: none;
}

.index-brands-container .owl-stage,
.index-partners-container .owl-stage {
    display: flex;
    align-items: center;
}

.index-reviews-container .owl-stage {
    display: flex;
}

.index-brands-container .owl-item,
.index-partners-container .owl-item {
    margin: 0 15px;
}

.index-partners-container,
.index-brands-container {
    background: #ededed;
}

.index-reviews-container .owl-item {
    margin: 0 8px;
}

.index-container {
    padding: 50px 0;
}

.useful-img {
    display: block;
    width: 100%;
    height: 380px;
    background-size: cover;
}

.usefulness-elements-container.gopro-banners .owl-dots {
    left: auto;
    right: auto;
    display: flex;
    justify-content: center;
    width: 100%;
}

.usefulness-elements-container.gopro-banners .owl-dots .owl-dot {
    width: 14px;
    height: 14px;
    background-color: rgba(255, 255, 255, 0.3);
}

.usefulness-elements-container.gopro-banners .owl-dots .owl-dot.active {
    margin-top: 0;
    background-color: #fff;
}

.usefulness-elements-container.gopro-banners .owl-carousel .owl-nav {
    display: none;
}

.content_width_add .centering {
    min-width: auto;
    max-width: none;
}

.content_width_add .centeringin {
    margin: 0;
}

.w {
    width: 100%;
    max-width: 1260px;
    margin: 0 auto;
    padding: 0 15px;
}

@media (max-width: 1200px) {
    .useful-img {
        height: 320px;
    }
}

@media (max-width: 768px) {
    body.adaptive h3.index-h3 {
        font-size: 30px;
        margin: 15px 0;
    }
}

@media (max-width: 767px) {
    .w {
        padding: 0 10px;
    }
    .index-container {
        padding: 30px 0;
    }
    .index-news-container .owl-nav,
    .index-brands-container .owl-nav,
    .index-partners-container .owl-nav,
    .index-reviews-container .owl-nav {
        display: block;
    }
    .index-reviews-container .review-text {
        line-height: 17px;
    }
    .usefulness-elements-container.gopro-banners .owl-carousel .owl-dots {
        display: flex;
        position: absolute;
        bottom: 0;
    }
    .useful-img {
        height: 300px;
    }
    .index-reviews-container .review-text .triangle {
        display: none;
    }
    .index-reviews-container .review-text {
        padding: 50px 15px 15px 70px;
        margin-bottom: 0;
    }
    .reviews-elements-container .review-element {
        position: relative;
    }
    .index-reviews-container .photo-container {
        position: absolute;
        top: 15px;
        left: 10px;
    }
    .index-reviews-container .name-container {
        margin-top: 0;
        position: absolute;
        top: 15px;
        left: 70px;
        line-height: 16px;
        font-weight: bold;
        max-height: 32px;
        overflow: hidden;
    }
    .index-reviews-container .photo-container .review-photo {
        width: 47px;
        height: 47px;
        background-size: contain;
    }
    .index-reviews-container .review-text:after {
        display: none;
    }
    #owlVideoSlider .owl-nav {
        display: block;
    }
}

@media (max-width: 567px) {
    .useful-img {
        height: 250px;
    }
}

@media (max-width: 400px) {
    .index-products-wrap {
        padding: 0;
    }
    .index-news-container img {
        max-width: 100%;
        margin: 0 auto;
    }
    body.adaptive h3.index-h3 {
        font-size: 25px;
        margin: 10px 0 15px;
    }
    body.adaptive .index-reviews-container h3.index-h3 {
        margin: 10px 0 15px;
    }
    .index-reviews-container .photo-container .review-photo {
        width: 40px;
        height: 40px;
        background-size: contain;
    }
    .index-reviews-container .photo-container {
        margin-right: 10px;
        top: 10px;
        left: 5px;
    }
    .index-reviews-container .review-text {
        padding: 45px 10px 10px 50px;
        font-size: 13px;
        line-height: 15px;
    }
    .index-reviews-container .review-no-photo {
        width: 40px;
        height: 38px;
        background-size: 35px;
    }
    .index-reviews-container .name-container {
        margin-top: -2px;
        left: 50px;
        top: 10px;
    }
    .useful-img {
        height: 200px;
    }
}

@media (max-width: 370px) {
    .index-brands-container img {
        /* max-width: 80px;*/
    }
}


/* /Index page */


/* Maps on Kupit page */

#maps-container {
    position: relative;
}

#maps-container svg path:hover,
#maps-container svg g:hover {
    fill: #ff0000;
}

#manager-popup {
    position: absolute;
    display: none;
    padding: 10px;
    background: #fff;
    border: 1px solid #000;
    border-radius: 10px;
    z-index: 2;
}

#manager-popup .triangle {
    position: absolute;
    left: -22px;
    top: 0;
    width: 0;
    height: 0;
    border-top: 20px solid #fff;
    border-left: 30px solid transparent;
}

#manager-popup .triangle:before {
    content: '';
    display: block;
    position: absolute;
    left: -28px;
    top: -21px;
    width: 28px;
    border-top: 1px solid #000;
}

#manager-popup .triangle:after {
    content: '';
    display: block;
    position: absolute;
    width: 27px;
    top: -13px;
    left: -33px;
    border-bottom: 1px solid #000;
    transform: rotate(37deg);
}

@media (max-width: 991px) {
    #manager-popup .triangle {
        display: none;
    }
}

#manager-popup #state-name {
    font-weight: bold;
}

#manager-popup .manager-container {
    overflow: hidden;
    margin-top: 10px;
}

#manager-popup #manager-photo-container {
    float: left;
    width: 60px;
    height: 60px;
    margin-right: 10px;
    background: no-repeat center;
    background-size: cover;
    border: 1px solid #000;
    border-radius: 50%;
}

#manager-popup #manager-text-container {
    float: left;
}

#manager-popup #manager {
    font-weight: bold;
}

#manager-popup .manager-phone-container {
    white-space: nowrap;
    padding: 0px 0 10px 25px;
    background: url(/local/templates/profood_default/assets/img/manager-phone-bg.jpg) no-repeat left top;
}

#manager-popup .b24-web-form-popup-btn-20 {
    margin: 0 auto;
    white-space: nowrap;
}

#manager-popup .close-img {
    position: absolute;
    right: 6px;
    top: 4px;
    display: block;
    width: 14px;
    height: 14px;
    opacity: .6;
    cursor: pointer;
}

#manager-popup .close-img:hover {
    opacity: 1;
}


/* /Maps on Kupit page */

.distributors-btns {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}

.distributors-btns a {
    width: 170px;
    text-align: center;
    padding: 12px;
}

.distributors-btns a:first-child {
    margin-right: 10px;
}

.distributors-choose {
    font-size: 22px;
    text-align: center;
    color: #a4a4a4;
}

div[data-bx-form-popup-cont] {
    background: #727272;
}

.map-container {
    width: 100%;
    height: 500px;
    margin-bottom: -29px;
    overflow: hidden;
}

.documents_block {
    min-width: 400px;
    min-height: 200px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .not-lpr.is-catalog .headerUserChanger {
        width: 27%;
    }
}

@media (max-width: 767px) {
    .not-lpr.authorized #header.header>.centering .centeringin>.otherCols .headerUserChanger,
    .not-lpr.authorized.is-catalog .header .manager {
        display: none;
    }
    .not-lpr.authorized.is-catalog #header.header>.centering .centeringin>.otherCols .headerUserChanger {
        display: block;
    }
    .not-lpr.authorized.is-catalog #header.header>.centering .centeringin {
        display: flex;
    }
    .not-lpr.authorized.is-catalog #header.header>.centering .centeringin>.otherCols {
        width: 250px;
    }
    .not-lpr.authorized.is-catalog .headerUserChanger {
        top: 5px;
    }
    .map-container,
    .bx-yandex-map {
        height: 300px !important;
    }
}

@media (max-width: 520px) {
    .not-lpr.authorized.is-catalog #header.header>.centering .centeringin>.otherCols {
        width: auto;
        min-width: 50%;
        max-width: 200px;
    }
    .not-lpr.authorized.is-catalog #header.header>.centering .centeringin>.otherCols .headerUserChanger {
        width: 100%;
    }
    .map-container,
    .bx-yandex-map {
        height: 250px !important;
    }
}

@media (max-width: 400px) {
    .map-container {
        margin-bottom: -20px;
    }
}

.citrus-openline-unread-counter,
.accept-awaiting-refund-counter {
    display: block;
    position: absolute;
    top: 0;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    background-color: #e2001a;
    font-size: 15px;
    line-height: 21px;
    font-weight: 700;
    text-align: center;
    color: #fff;
    z-index: 2;
}

.accept-awaiting-refund-counter {
    left: 145px;
    top: 5px;
    width: 15px;
    height: 15px;
    font-size: 12px;
    line-height: 15px;
}

.b24-widget-button-wrapper .citrus-openline-unread-counter {}

.header-fly__block.userMenuBlock .citrus-openline-unread-counter {
    font-size: 12px;
    width: 15px;
    height: 15px;
    line-height: 15px;
}

.columnC2 .citrus-openline-unread-counter {
    left: 30px;
}

.b24-chat-header-menu-item,
.refunds-menu-item {
    position: relative;
}

.userMenu .b24-chat-header-menu-item .citrus-openline-unread-counter {
    left: 90px;
    top: 6px;
}

@media (max-width: 1024px) {
    .b24-widget-button-wrapper.b24-widget-button-position-bottom-right {
        right: 20px;
        bottom: 40px;
    }
}

.columnC2 .citrus-openline-unread-counter {
    left: 22px;
    top: -8px;
}

.refunds-menu-item .accept-awaiting-refund-counter {
    left: 128px;
}

#toggleUserMenu span {
    text-decoration: none;
}

.userMenu .b24-chat-header-menu-item .citrus-openline-unread-counter,
.userMenu a.refunds-menu-item .accept-awaiting-refund-counter {
    top: 5px;
    left: 89px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    font-size: 12px;
}

.userMenuBlock .pmenu a.refunds-menu-item .accept-awaiting-refund-counter,
.pmenu.favPage a.refunds-menu-item .accept-awaiting-refund-counter {
    left: 135px;
}

@media (max-width: 991px) {
    #header-fly .header-fly__shadow .header-fly__block.fly5.userMenuBlock .toggleUserMenu>span {
        top: -2px;
        right: 16px;
    }
    .authorized .b24-widget-button-wrapper {
        display: none;
    }
}

.video-title img {
    width: 100%;
    max-width: 1000px;
}

.video-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 10px;
}

.video-section {
    display: inline-block;
    width: 49%;
}

.video-item {
    max-width: 100%;
    height: 340px;
    margin-bottom: 30px;
}

.no-video {
    background: #535c69;
}

@media (max-width: 1100px) {
    .video-item {
        height: 300px;
    }
}

@media (max-width: 991px) {
    .video-item {
        height: 270px;
    }
}

@media (max-width: 850px) {
    .video-item {
        height: 230px;
    }
}

@media (max-width: 767px) {
    .video-block {
        flex-wrap: nowrap;
        flex-direction: column;
    }
    .video-section {
        display: block;
        width: 100%;
    }
    .video-item {
        max-width: 700px;
        margin: 0 auto 30px;
        height: 400px;
    }
}

@media (max-width: 530px) {
    .video-item {
        height: 300px;
        margin-bottom: 20px;
    }
}

@media (max-width: 400px) {
    .video-item {
        height: 230px;
    }
}

.basket-items-list-container,
.basket-items-list {
    min-height: 0 !important;
}

.basketTotal {
    font-size: 18px;
}

.wrapTotalResultOrder {
    clear: both;
    float: left;
}

@media (max-width: 767px) {
    .wrapTotalResultOrder {
        float: none;
        width: 100%;
        overflow: hidden;
    }
}

.basket_values {
    padding-top: 8px;
    font-size: 14px;
}

.basket_values.weight_restriction.exceeded {
    position: relative;
    float: left;
    padding: 8px;
    border: 5px solid #e2001a;
    animation: weight_restriction_exceeded 3s linear infinite;
}

@keyframes weight_restriction_exceeded {
    0% {
        border-color: rgb(226, 0, 26);
    }
    70% {
        border-color: rgb(226, 0, 26);
    }
    71% {
        border-color: rgba(226, 0, 26, 0);
    }
    100% {
        border-color: rgba(226, 0, 26, 0);
    }
}

.exceeded #weight_restriction_percent {
    color: #e2001a;
    animation: exceeded_weight_restriction_percent 3s linear infinite;
}

@keyframes exceeded_weight_restriction_percent {
    0% {
        color: rgb(226, 0, 26);
    }
    70% {
        color: rgb(226, 0, 26);
    }
    71% {
        color: rgba(226, 0, 26, 0);
    }
    100% {
        color: rgba(226, 0, 26, 0);
    }
}

.basket_descr {
    color: #797979;
}

.basket_value {
    color: black;
}

.basket_values.weight_restriction.exceeded .basket_value {
    width: auto;
}

.resume-container {
    margin-top: 15px;
}

.resume-container .text {
    font-size: 14px;
    font-weight: bold;
}

.resume-container .text a.hh {
    color: rgb(31, 102, 174);
}

.resume-container .b24-web-form-popup-btn-24 {
    max-width: 230px;
    margin: 0 auto;
    text-align: center;
}

.menu-btn-arrow-up {
    position: fixed;
    left: 50px;
    bottom: 137px;
    display: inline-block;
    width: 66px;
    height: 83px;
    transform: translate(0, 100px);
    transition: transform .3s, left ease-out 150ms;
    cursor: pointer;
    z-index: 992;
}

@media (max-width: 1024px) {
    .menu-btn-arrow-up {
        left: 20px;
        bottom: 123px;
    }
    .header.order-history-select{
        z-index: 1;
    }
}

.menu-btn-arrow-up-icon {
    position: relative;
    display: block;
    width: 42px;
    height: 42px;
    border-radius: 100%;
    background: rgba(0, 0, 0, .3);
    transition: background .3s;
    margin: 20px auto 0;
}

.menu-btn-arrow-up-icon:before {
    opacity: 1;
}


/*.menu-btn-arrow-up:hover .menu-btn-arrow-up-icon {

    background: rgba(255, 255, 255, .16);

}

.menu-btn-arrow-up:hover .menu-btn-arrow-up-icon::before {

    background-image: url('data:image/svg+xml;charset=US-ASCII,%3Csvg%20viewBox%3D%220%200%2016%209%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M2.354%208.852L.757%207.254%208.01%200l7.254%207.254-1.598%201.598L9.14%204.325%208%203.2%206.881%204.325z%22%20fill%3D%22%23525C69%22%20fill-rule%3D%22evenodd%22/%3E%3C/svg%3E');

    opacity: 1;

}*/

.menu-btn-arrow-up-icon:before {
    content: '';
    position: absolute;
    top: 20px;
    left: 50%;
    display: inline-block;
    width: 16px;
    height: 9px;
    background-image: url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20viewBox%3D%220%200%2016%209%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%3E%3Cpath%20d%3D%22M2.354%208.852L.757%207.254%208.01%200l7.254%207.254-1.598%201.598L9.14%204.325%208%203.2%206.881%204.325z%22%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%20opacity%3D%22.6%22/%3E%3C/svg%3E);
    background-repeat: no-repeat;
    transform: translate(-50%, -50%);
    transition: all .2s;
    opacity: 1;
}

.up-button-reverse .menu-btn-arrow-up-icon:before {
    transform: translate(-50%, -50%) rotate(180deg);
    top: 22px;
}

.refundListTable tr.accept-awaiting * {
    color: #e2001a !important;
}

.refundListTable .creator-type {
    color: #9e9e9e;
}

.order-list-container {
    position: relative;
}

.filter-form-content {
    display: flex;
    justify-content: space-between;
}

.search-order-products-container {
    position: relative;
}

.search-order-products-container #search-order-products-input-container {
    display: inline-block;
    outline: 1.4px solid #949494;
}

.search-order-products-container #search-order-products-input-container.focused {
    outline: 1.4px solid #88ba14;
}

.search-order-products-container #search-order-products-input-container label {
    padding: 14px 12px 11px 12px;
    border: none;
}

.order-history-section #search-order-products-input-container {
    margin: 5px 0 15px;
}

.search-order-products-container .input-label {
    margin-right: 5px;
}

.search-order-products-container #search-order-products-input {
    width: 310px;
    padding: 10px 9px 10px;
    border: none;
}

.search-order-products-container .clear-search_field-icon {
    display: block;
    width: 29px;
    height: 19px;
    padding: 5px 15px 5px 5px;
    background: url(/local/templates/profood_default/assets/img/x.png) no-repeat center center;
    cursor: pointer;
}

.search-order-products-container #search-products-container {
    display: none;
    position: absolute;
    top: 65px;
    overflow: hidden;
    background-color: #fff;
}

.search-order-products-container #search-products-container a {
    display: block;
    margin-top: 3px;
}

@media (max-width: 800px) {
    .search-order-products-container {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
    }
    .search-order-products-container #search-products-container {
        left: 0;
        top: 61px;
    }
}

@media (max-width: 520px) {
    .order-history-section #search-order-products-input-container {
        margin: 5px 0 0;
    }
}

@media (max-width: 479px) {
    .filter-form-content {
        flex-direction: column;
    }
    .search-order-products-container #search-products-container {
        top: 72px;
    }
    .search-order-products-container #search-order-products-input {
        width: 260px;
    }
}


/*  остатки  */
.with-stock-balance .stock-balance-container .value {
    font-weight: bold;
}

.showcase .with-stock-balance .stock-balance-container,
.gallery .with-stock-balance .stock-balance-container,
.list .with-stock-balance .stock-balance-container {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 10px;
}

.showcase .with-stock-balance .stock-balance-container {
    margin-top: -5px;
}

.showcase .with-stock-balance .stock-balance-container .caption,
.gallery .with-stock-balance .stock-balance-container .caption,
.list .with-stock-balance .stock-balance-container .caption {
    margin-right: 5px;
}

.points .showcase .with-stock-balance .list-gallery__prices {
    padding-top: 33px;
}

.action-elements-container .action-element.with-stock-balance .list-gallery__pay-stores {
    height: auto;
}

.action-elements-container .action-element.with-stock-balance .c-prices__price .c-prices__value.old-price {
    bottom: 65px;
}

.action-elements-container .action-element.with-stock-balance .action-discount-percent {
    bottom: 10px;
}

.action-elements-container .action-element.with-stock-balance .stock-balance-container {
    margin-bottom: 5px;
}

.action-elements-container .action-element.with-stock-balance .list-gallery__pay-stores {
    padding-top: 10px;
}

.detail.with-stock-balance .list-gallery__pay-stores {
    display: flex;
    align-items: flex-end;
}

.detail.with-stock-balance .stock-balance-container {
    padding: 0 10px 3px 0;
}

@media (max-width: 991px) {
    #catalogList.list .with-stock-balance .action-discount-percent {
        bottom: 10px;
    }
    .action-elements-container .action-element.with-stock-balance .list-gallery__pay-stores {
        height: 64px;
    }
    .action-elements-container .action-element.with-stock-balance .action-discount-percent {
        bottom: 5px;
    }
}

@media (max-width: 767px) {
    .gallery .with-stock-balance .stock-balance-container {
        margin-top: 0;
    }
    #catalogList.gallery .with-stock-balance .gallery-pay-price {
        min-height: 110px;
    }
    .detail.with-stock-balance .stock-balance-container {
        display: flex;
        justify-content: flex-end;
    }
    .detail.with-stock-balance .stock-balance-container .caption {
        margin-right: 5px;
    }
}

@media (min-width: 768px) {
    #catalogList.list .with-stock-balance .list-gallery__over-mix {
        min-height: 80px;
    }
}

@media (max-width: 749px) {
    .detail.with-stock-balance .list-gallery__pay-stores {
        display: block;
    }
    .detail.with-stock-balance .stock-balance-container {
        padding: 0 0 10px 0;
    }
}

@media (max-width: 559px) {
    #catalogList.showcase .with-stock-balance.action .action-discount-percent {
        bottom: -71.5px;
    }
}

@media (max-width: 440px) {
    #catalogList.gallery .with-stock-balance .gallery-pay-price {
        min-height: 98px;
    }
    #catalogList.gallery .with-stock-balance.action .gallery-pay-price {
        min-height: 110px;
    }
    .rub #catalogList.gallery .with-stock-balance .action-discount-percent {
        bottom: -69px;
    }
    .action-elements-container .action-element.with-stock-balance .action-discount-percent {
        bottom: 7px;
    }
}

@media (max-width: 360px) {
    .points #catalogList.gallery .with-stock-balance .gallery-pay-price {
        min-height: 96px;
    }
}

/*  рядность  */
.with-layer-kvant .layer-kvant-container .value {
    font-weight: bold;
}

.with-layer-kvant .layer-kvant-container {
	display: flex;
	justify-content: flex-end;
	margin-bottom: 2px;
}

.showcase .with-layer-kvant .layer-kvant-container {
    margin-top: -5px;
}

.showcase .with-layer-kvant .layer-kvant-container .caption,
.gallery .with-layer-kvant .layer-kvant-container .caption,
.list .with-layer-kvant .layer-kvant-container .caption {
    margin-right: 5px;
}

.points .showcase .with-layer-kvant .list-gallery__prices {
    padding-top: 33px;
}

.action-elements-container .action-element.with-layer-kvant .list-gallery__pay-stores {
    height: auto;
}

.action-elements-container .action-element.with-layer-kvant .c-prices__price .c-prices__value.old-price {
    bottom: 65px;
}

.action-elements-container .action-element.with-layer-kvant .action-discount-percent {
    bottom: 10px;
}

.action-elements-container .action-element.with-layer-kvant .layer-kvant-container {
    margin-bottom: 5px;
}

.action-elements-container .action-element.with-layer-kvant .list-gallery__pay-stores {
    /*padding-top: 10px;*/
}

.detail.with-layer-kvant .list-gallery__pay-stores {
    display: flex;
    align-items: flex-end;
}

.detail.with-layer-kvant .layer-kvant-container {
    padding: 0 10px 3px 0;
}

@media (max-width: 991px) {
    #catalogList.list .with-layer-kvant .action-discount-percent {
        bottom: 10px;
    }
    .action-elements-container .action-element.with-layer-kvant .list-gallery__pay-stores {
        height: 64px;
    }
    .action-elements-container .action-element.with-layer-kvant .action-discount-percent {
        bottom: 5px;
    }
}

@media (max-width: 767px) {
    .gallery .with-layer-kvant .layer-kvant-container {
        margin-top: 0;
    }
    #catalogList.gallery .with-layer-kvant .gallery-pay-price {
        min-height: 110px;
    }
    .detail.with-layer-kvant .layer-kvant-container {
        display: flex;
        justify-content: flex-end;
    }
    .detail.with-layer-kvant .layer-kvant-container .caption {
        margin-right: 5px;
    }
}

@media (min-width: 768px) {
    #catalogList.list .with-layer-kvant .list-gallery__over-mix {
        min-height: 80px;
    }
}

@media (max-width: 749px) {
    .detail.with-layer-kvant .list-gallery__pay-stores {
        display: block;
    }
    .detail.with-layer-kvant .layer-kvant-container {
        padding: 0 0 10px 0;
    }
}

@media (max-width: 559px) {
    #catalogList.showcase .with-layer-kvant.action .action-discount-percent {
        bottom: -71.5px;
    }
}

@media (max-width: 440px) {
    #catalogList.gallery .with-layer-kvant .gallery-pay-price {
        min-height: 98px;
    }
    #catalogList.gallery .with-layer-kvant.action .gallery-pay-price {
        min-height: 110px;
    }
    .rub #catalogList.gallery .with-layer-kvant .action-discount-percent {
        bottom: -69px;
    }
    .action-elements-container .action-element.with-layer-kvant .action-discount-percent {
        bottom: 7px;
    }
}

@media (max-width: 360px) {
    .points #catalogList.gallery .with-layer-kvant .gallery-pay-price {
        min-height: 96px;
    }
}

.enable-points-movement-container {
    margin-top: 30px;
}

.block-postnaya-poleznaya {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    padding: 0px 0px 0px 12px;
}

.element-postnaya-poleznaya {
    display: flex;
    justify-content: flex-start;
    border-bottom-color: rgb(235, 235, 235);
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.element-brands {
    display: flex;
    justify-content: flex-start;
    border-bottom-color: rgb(235, 235, 235);
}

.element-postnaya-poleznaya-lvl2 {
    padding: 10px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    color: #7ac041;
}

.disabled_postnaya_poleznaya {
    pointer-events: none;
    color: #c6cdd3 !important;
}

.order_month_plan_implementation_month-table {
    border-collapse: collapse;
}

.order_month_plan_implementation_month-table th,
.order_month_plan_implementation_month-table td {
    text-align: center !important;
    border: 1px solid #000 !important;
}
.order_month_plan_implementation_month-table td {
	padding: 5px 6px;
}

.order_month_plan_implementation_month-table th.interval {
	min-width: 95px !important;
}
.order_month_plan_implementation_month-table th.plan_shipment_date {
	min-width: 86px !important;
}
.order_month_plan_implementation_month-table th.orders {
	min-width: 70px !important;
}
@media (max-width: 500px) {
	.order_month_plan_implementation_month-table th.interval {
		width: 95px !important;
	}
	.order_month_plan_implementation_month-table th.plan_shipment_date {
		width: 86px !important;
	}
	.order_month_plan_implementation_month-table th.orders {
		width: 70px !important;
	}
}

.order_month_plan_implementation_month-table th.red,
.order_month_plan_implementation_month-table td.red {
    color: #e2001a;
}

.order_month_plan_implementation_month-table .orders {
    max-width: 300px !important;
}

.order_month_plan_implementation_month-table .completed .status,
.order_month_plan_implementation_month-table .completed .fact,
.order_month_plan_implementation_month_widget-table .period.completed {
    color: rgb(34, 177, 76);
}

.order_month_plan_implementation_month-table .failed .status,
.order_month_plan_implementation_month-table .failed .fact {
    color: #e2001a;
}

.order_month_plan_implementation_month-table .hole {
	background-color: rgb(255, 202, 202);
}

.order_month_plan_implementation_month-table .inactive .number,
.order_month_plan_implementation_month_widget-table .inactive.number,
.order_month_plan_implementation_month-table .inactive .interval,
.order_month_plan_implementation_month-table .inactive .plan,
.order_month_plan_implementation_month-table .inactive .fact {
    color: #999;
}

.order_month_plan_implementation_month-table .number,
.order_month_plan_implementation_month_widget-table .number {
    font-weight: bold;
}

.order_month_plan_implementation_month-table .status {
    font-weight: bold;
}

.order_month_plan_implementation_month-table .orders a {
    color: rgb(0, 112, 192);
    text-decoration: underline;
}

.order_month_plan_implementation_month-table .orders a:hover {
    text-decoration: none;
}

.order_month_plan_implementation_month-table .points {
    font-weight: bold;
    color: #e2001a;
}

.order_month_plan_implementation_month-table .itogo td {
    font-weight: bold;
}

.order_month_plan_implementation_month-container .history-container {
    margin-top: 20px;
}

.order_month_plan_implementation_month-container .history-container .history-header {
    font-weight: bold;
}

.order_month_plan_implementation_month-container .history-container .history-item a {
    text-decoration: underline;
}

.order_month_plan_implementation_month-container .history-container .history-item a:hover {
    text-decoration: none;
}

.header_search+.order_month_plan_implementation_month_widget-container {
    margin-top: 5px;
}

.header-fly__block.search.fly1+.order_month_plan_implementation_month_widget-container {
    margin-top: 25px;
}

.order_month_plan_implementation_month_widget-container {
    float: left;
    width: auto;
}

.order_month_plan_implementation_month_widget-table {
    width: 350px;
    margin: 0 0 20px;
    /*border-collapse: collapse;*/
	border-collapse: separate;
}

.order_month_plan_implementation_month_widget-table th,
.order_month_plan_implementation_month_widget-table td {
    text-align: center;
}

.order_month_plan_implementation_month_widget-table .periods td {
    position: relative;
    height: 22px;
    font-size: 11px;
    font-weight: bold;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
}
.order_month_plan_implementation_month_widget-table .periods td:first-child {
    border-left: 1px solid #000;
}

.order_month_plan_implementation_month_widget-table .periods .inactive {
    /*border-color: rgb(195, 195, 195);*/
}

.order_month_plan_implementation_month_widget-table .periods .completed {
    color: #000;
    background-color: rgb(34, 177, 76);
}

.order_month_plan_implementation_month_widget-table .periods .failed {
    color: #fff;
    background-color: #000;
}

.order_month_plan_implementation_month_widget-table .periods .inactive {
    background-color: rgb(195, 195, 195);
}

.order_month_plan_implementation_month_widget-table .periods .plan_weight {
    position: relative;
    z-index: 2;
}

.order_month_plan_implementation_month_widget-table .periods .progress {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    font-size: 1px;
    background-color: rgb(34, 177, 76);
    /*border-left: 1px solid #000;*/
}

.order_month_plan_implementation_month_widget-table .periods .points {
    border: none;
}

.order_month_plan_implementation_month_widget-table .infos td {
    padding-top: 5px;
    font-size: 11px;
    font-weight: bold;
}

.order_month_plan_implementation_month_widget-table .infos .completed {
    color: rgb(34, 177, 76);
}

.user_plan_exists .header .otherCols .header_search {
    width: 20% !important;
}

@media (max-width: 991px) {
    .catalog-header_fixed .order_month_plan_implementation_month_widget-container {
        display: block;
        margin-top: 27px;
    }
}

@media (max-width: 767px) {
    .order_month_plan_implementation_month_widget-container {
        width: 100%;
    }
    .order_month_plan_implementation_month_widget-table {
        margin: 0 auto;
    }
    .catalog-header_fixed .order_month_plan_implementation_month_widget-container {
        display: none;
    }
}

.changeViewPP .buttons {
    display: flex;
    align-items: center;
    justify-content: center;
}

.changeViewPP .btn {
    height: 31px;
    margin: 0;
}

.changeViewPP .buttons .btn:nth-child(2) {
    margin-left: 10px;
}

@media (max-width: 479px) {
    .changeViewPP .buttons {
        flex-direction: column;
    }
    .changeViewPP .buttons .btn:nth-child(2) {
        margin-left: 0;
        margin-top: 10px;
    }
}

.price_list-container {
    float: left;
    position: relative;
}
.price_list-container > a {
    display: block;
    padding: 19px 40px 19px 0;
    font-size: 15px;
    line-height: 40px;
    text-decoration: none;
    color: #000;
    background: url(/local/templates/profood_default/assets/img/icon-price_list.svg) no-repeat right 25px;
    background-size: 26px;
}
.price_list-menu-container {
    display: none;
    position: absolute;
    right: 0;
    top: 51px;
    z-index: 1500;
}
.price_list-link.opened + .price_list-menu-container {
    display: block;
}
.price_list-menu-container .pmenu {
    width: 100% !important;
    background: #fff;
    box-shadow: 0 6px 41px -8px rgba(154, 164, 166, 0.82);
}
.price_list-menu-container a {
    display: block;
}
.list-gallery__right-side .price_list-container {
	display: none;
}
@media (max-width: 991px) {
    #price_list-catalog-container {
        display: none;
    }
}
#price_list-filter-container {
    margin-left: 17px;
}
#price_list-filter-container.price_list-container > a {
    padding: 30px 15px 30px 15px;
    background-position: center 17px;
}
#price_list-filter-container .price_list-menu-container {
    top: 43px;
}
@media(max-width: 767px) {
    #price_list-filter-container .opened + .price_list-menu-container .pmenu {
        display: block;
    }
}

.around_filtren .filtren .body {
    overflow-y: scroll;
    max-height: 500px;
    padding-top: 30px;
}

.filtren .lvl1 .filter-count {
    margin-left: 140px;
    padding: 5px 10px;
    background: #ff0000;
    border-radius: 50px 50px 50px 50px;
    color: #ffffff;
}

.filtren .lvl1 .fixed-filter {
    position: absolute;
    z-index: 10;
    width: 100%;
    top: 0;
}

@media (max-width: 991px) {
    .around_filtren .filtren .body {
        max-height: 420px;
    }
}

.element-brands-lvl2 {
    padding: 10px 0px 10px 10px;
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    color: black;
}

.body .filtren ._usseful_props [type="checkbox"]+label {
    float: none!important;
    height: 30px;
    padding-left: 0;
    padding-right: 30px;
    width: 100%;
}

.body ._usseful_props [type="checkbox"]:not(:checked)+label:after,
.body ._usseful_props [type="checkbox"]:checked+label:after {
    left: auto;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.body ._usseful_props [type="checkbox"]:not(:checked)+label:before,
.body ._usseful_props [type="checkbox"]:checked+label:before {
    left: auto;
    right: 10px;
    top: 37%;
    -webkit-transform: rotateZ(37deg) translate(0, -50%);
    transform: rotateZ(37deg) translate(0, -50%);
}

.val._name_postnaya_poleznaya {
    color: #7ac041;
}

@media (max-width: 767px) {
    .filtren .lvl1 .showchild.fixed-filter+.property.standart {
        padding-top: 40px;
    }
    .prods .userMenu {
        padding: 0;
    }
	.authorized.is-catalog .header .logo + .otherCols {
		/*display: none;*/
	}
}

@media (max-width: 479px) {
	.header-basket .count-not-catalog {
		left: 26px;
	}
}

@media (max-width: 360px) {
	.authorized:not(.is-catalog) .header .catalog_link > .header-basket {
		width: 40px;
	}
}

.tab-header__item a:hover {
	text-decoration: none;
}

.fancybox-slide--html .fancybox-close-small {
    right: -10px !important;
    top: -10px !important;
}

.btn.btn-red {
	padding: 6px 10px;
	border: 1px solid #e2001a !important;
	color: #e2001a !important;
	font-weight: bold !important;
}
.btn.btn-red:hover {
	color: #fff !important;
	background-color: #e2001a !important;
}

.user_commercial_offer-container .kp_toolbar-container {
	margin: 15px 0 20px;
}
.kp_toolbar-container .enter_kp_mode-container {
	margin-top: 15px;
	font-size: 18px;
}
.kp_toolbar-container .kp_actual_date-container {
	font-size: 18px;
}

.userKpTable {
    border-collapse: collapse;
}

.userKpTable th,
.userKpTable td {
	text-align: center !important;
	border: 1px solid #bbbbbb !important;
}
.userKpTable td {
	padding: 5px 6px;
}

.userKpTable th.name {
	min-width: 95px !important;
}
.userKpTable th.quantity {
	min-width: 70px !important;
}
.userKpTable td.name {
	text-align: left !important;
}
@media (max-width: 500px) {
	.userKpTable th.name {
		width: 95px !important;
	}
	.userKpTable th.quantity {
		width: 70px !important;
	}
}


.enter_kp_mode-form {
	display: inline-block;
	margin-right: 50px;
}
.decline_kp-form {
	display: inline-block;
	text-align: left;
}
.decline_kp-form .btn {
	background-color: #fff;
	padding-top: 4px;
}
form.decline_kp-form .btn[disabled] {
	color: #999 !important;
	border-color: #999 !important;
}
form.decline_kp-form .btn[disabled]:hover {
	color: #fff !important;
	background-color: #999 !important;
	border-color: #999 !important;
}
@media (max-width: 494px) {
    .enter_kp_mode-form .btn,
	.decline_kp-form .btn {
		width: 190px;
	}
}
@media (max-width: 454px) {
    .enter_kp_mode-form .btn,
	.decline_kp-form .btn {
		width: 170px;
	}
}
@media (max-width: 414px) {
    .enter_kp_mode-form .btn,
	.decline_kp-form .btn {
		width: 160px;
	}
	.enter_kp_mode-form {
		margin-right: 15px;
	}
}
@media (max-width: 359px) {
	.enter_kp_mode-form {
		margin-right: 0px;
	}
}

/* End */
/* /local/templates/profood_default/assets/css/style.css?1754399440442903 */
/* /local/templates/profood_default/assets/lib/fancybox3/jquery.fancybox.min.css?175439944012795 */
/* /local/templates/profood_default/assets/lib/owl2-2.2.1/owl.carousel.min.css?17543994402936 */
/* /local/templates/profood_default/assets/lib/scrollbar/jquery.scrollbar.css?175439944022152 */
/* /local/templates/profood_default/assets/lib/formstyler/jquery.formstyler.css?17543994402175 */
/* /local/templates/profood_default/assets/lib/formstyler/jquery.formstyler.theme.css?175439944010913 */
/* /local/templates/profood_default/assets/lib/tablesaw/tablesaw.css?175439944014559 */
/* /local/templates/profood_default/assets/lib/datepicker/datepicker.min.css?175439944012257 */
/* /local/templates/profood_default/components/bitrix/sale.basket.basket.line/inheader/style.css?1754399440955 */
/* /local/templates/profood_default/components/bitrix/system.auth.form/inheader/style.css?17543994402153 */
/* /local/templates/profood_default/components/bitrix/menu/fly/style.css?1754399440515 */
/* /local/templates/profood_default/components/bitrix/menu/main/style.css?175439944050 */
/* /local/components/citrus/empty/templates/cookie.notice/style.css?17543994391087 */
/* /local/templates/profood_default/template_styles.css?1754399440351156 */
