

/* Start:/bitrix/templates/adaptive/css/normalize.css?16055291447798*/
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

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

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

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

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

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

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background-color: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

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

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

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

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

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

/**
 * Address styling not present in IE 8/9.
 */

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

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

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

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

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

/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

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

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */

button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

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

/**
 * Re-set default cursor for disabled elements.
 */

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

/**
 * Remove inner padding and border in Firefox 4+.
 */

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

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

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

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

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

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */

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

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

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

/**
 * Define consistent border, margin, and padding.
 */

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

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */

textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

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

td,
th {
  padding: 0;
}

/* End */


/* Start:/bitrix/templates/adaptive/css/jquery.arcticmodal.css?1605529143647*/
.arcticmodal-overlay,
.arcticmodal-container { position: fixed; left: 0; top: 0; right: 0; bottom: 0; z-index: 1000; }
.arcticmodal-container { overflow: auto; margin: 0; padding: 0; border: 0; border-collapse: collapse; }
*:first-child+html .arcticmodal-container { height: 100% }
.arcticmodal-container_i { height: 100%; margin: 0 auto; }
.arcticmodal-container_i2 { padding: 24px; margin: 0; border: 0; vertical-align: middle; }
.arcticmodal-error { padding: 20px; border-radius: 10px; background: #000; color: #fff; }
.arcticmodal-loading { width: 80px; height: 80px; border-radius: 10px; background: #000 url(/bitrix/templates/adaptive/css/loading.gif) no-repeat 50% 50%; }
/* End */


/* Start:/bitrix/templates/adaptive/css/slick.css?16055291441718*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
/* End */


/* Start:/bitrix/templates/adaptive/css/slick-theme.css?16055291443023*/
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('/bitrix/templates/adaptive/css/./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('/bitrix/templates/adaptive/css/./fonts/slick.eot');
    src: url('/bitrix/templates/adaptive/css/./fonts/slick.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/adaptive/css/./fonts/slick.woff') format('woff'), url('/bitrix/templates/adaptive/css/./fonts/slick.ttf') format('truetype'), url('/bitrix/templates/adaptive/css/./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -45px;

    display: block;

    width: 100%;
    padding: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

/* End */


/* Start:/bitrix/templates/adaptive/css/jquery-ui.min.css?16055291434341*/
/*! jQuery UI - v1.11.4 - 2015-09-04
* http://jqueryui.com
* Includes: core.css, button.css, slider.css, spinner.css
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}
/* End */


/* Start:/bitrix/templates/adaptive/css/jquery-ui.structure.min.css?16055291434283*/
/*! jQuery UI - v1.11.4 - 2015-09-04
* http://jqueryui.com
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}
/* End */


/* Start:/bitrix/templates/adaptive/css/jquery.custom-scrollbar.css?16055291433560*/
.scrollable {
  position: relative;
}

.scrollable:focus {
  outline: 0;
}

.scrollable .viewport {
  position: relative;
  overflow: hidden;
}

.scrollable .viewport .overview {
  position: absolute;
}

.scrollable .scroll-bar {
  display: none;
}

.scrollable .scroll-bar.vertical {
  position: absolute;
  right: 0;
  height: 100%;
}

.scrollable .scroll-bar.horizontal {
  position: relative;
  width: 100%;
}

.scrollable .scroll-bar .thumb {
  position: absolute;
}

.scrollable .scroll-bar.vertical .thumb {
  width: 100%;
  min-height: 10px;
}

.scrollable .scroll-bar.horizontal .thumb {
  height: 100%;
  min-width: 10px;
  left: 0;
}

.not-selectable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/*Default skin*/

.scrollable.default-skin {
  padding-right: 10px;
  padding-bottom: 6px;
}

.scrollable.default-skin .scroll-bar.vertical {
  width: 6px;
}

.scrollable.default-skin .scroll-bar.horizontal {
  height: 6px;
}

.scrollable.default-skin .scroll-bar .thumb {
  background-color: black;
  opacity: 0.4;
  border-radius: 3px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}

.scrollable.default-skin .scroll-bar:hover .thumb {
  opacity: 0.6;
}

/*Gray skin*/

.scrollable.gray-skin {
  padding-right: 17px;
}

.scrollable.gray-skin .scroll-bar {
  border: 1px solid gray;
  background-color: #d3d3d3;
}

.scrollable.gray-skin .scroll-bar .thumb {
  background-color: gray;
}

.scrollable.gray-skin .scroll-bar:hover .thumb {
  background-color: black;
}

.scrollable.gray-skin .scroll-bar.vertical {
  width: 10px;
}

.scrollable.gray-skin .scroll-bar.horizontal {
  height: 10px;
  margin-top: 2px;
}

/*Modern skin*/
.scrollable.modern-skin {
  padding-right: 17px;
}

.scrollable.modern-skin .scroll-bar {
  border: 1px solid gray;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-box-shadow: inset 0 0 5px #888;
  -webkit-box-shadow: inset 0 0 5px #888;
  box-shadow: inset 0 0 5px #888;
}

.scrollable.modern-skin .scroll-bar .thumb {
  background-color: #95aabf;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 1px solid #536984;
}

.scrollable.modern-skin .scroll-bar.vertical .thumb {
  width: 8px;
  background: -moz-linear-gradient(left, #95aabf 0%, #547092 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #95aabf), color-stop(100%, #547092));
  background: -webkit-linear-gradient(left, #95aabf 0%, #547092 100%);
  background: -o-linear-gradient(left, #95aabf 0%, #547092 100%);
  background: -ms-linear-gradient(left, #95aabf 0%, #547092 100%);
  background: linear-gradient(to right, #95aabf 0%, #547092 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#95aabf', endColorstr='#547092',GradientType=1 )";
}

.scrollable.modern-skin .scroll-bar.horizontal .thumb {
  height: 8px;
  background-image: linear-gradient(#95aabf, #547092);
  background-image: -o-linear-gradient(#95aabf, #547092);
  background-image: -moz-linear-gradient(#95aabf, #547092);
  background-image: -webkit-linear-gradient(#95aabf, #547092);
  background-image: -ms-linear-gradient(#95aabf, #547092);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient( startColorstr='#95aabf', endColorstr='#547092',GradientType=0 )";
}

.scrollable.modern-skin .scroll-bar.vertical {
  width: 10px;
}

.scrollable.modern-skin .scroll-bar.horizontal {
  height: 10px;
  margin-top: 2px;
}
/* End */


/* Start:/bitrix/templates/adaptive/css/jquery.fancybox-1.3.4.css?16055291448494*/
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('/bitrix/templates/adaptive/css/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('/bitrix/templates/adaptive/css/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('/bitrix/templates/adaptive/css/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('/bitrix/templates/adaptive/css/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('/bitrix/templates/adaptive/css/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('/bitrix/templates/adaptive/css/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('/bitrix/templates/adaptive/css/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('/bitrix/templates/adaptive/css/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('/bitrix/templates/adaptive/css/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('/bitrix/templates/adaptive/css/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('/bitrix/templates/adaptive/css/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('/bitrix/templates/adaptive/css/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('/bitrix/templates/adaptive/css/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('/bitrix/templates/adaptive/css/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('/bitrix/templates/adaptive/css/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('/bitrix/templates/adaptive/css/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('/bitrix/templates/adaptive/css/fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
/* End */


/* Start:/bitrix/templates/adaptive/css/style.css?1653919354115596*/
@font-face {
    font-family: 'Kelson Sans bold';
    src: url('/bitrix/templates/adaptive/css/../font/kelson_sans_bold_ru.eot');
    src: url('/bitrix/templates/adaptive/css/../font/kelson_sans_bold_ru.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/adaptive/css/../font/kelson_sans_bold_ru.woff') format('woff'), url('/bitrix/templates/adaptive/css/../font/kelson_sans_bold_ru.ttf') format('truetype');
}

@font-face {
    font-family: 'Kelson Sans light';
    src: url('/bitrix/templates/adaptive/css/../font/kelson_sans_light_ru.eot');
    src: url('/bitrix/templates/adaptive/css/../font/kelson_sans_light_ru.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/adaptive/css/../font/kelson_sans_light_ru.woff') format('woff'), url('/bitrix/templates/adaptive/css/../font/kelson_sans_light_ru.ttf') format('truetype');
}

@font-face {
    font-family: 'Kelson Sans';
    src: url('/bitrix/templates/adaptive/css/../font/kelson_sans_regular_ru.eot');
    src: url('/bitrix/templates/adaptive/css/../font/kelson_sans_regular_ru.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/adaptive/css/../font/kelson_sans_regular_ru.woff') format('woff'), url('/bitrix/templates/adaptive/css/../font/kelson_sans_regular_ru.ttf') format('truetype');
}

@font-face {
    font-family: 'Fira Mono bold';
    src: url('/bitrix/templates/adaptive/css/../font/firamono-bold.eot');
    src: url('/bitrix/templates/adaptive/css/../font/firamono-bold.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/adaptive/css/../font/firamono-bold.woff') format('woff'), url('/bitrix/templates/adaptive/css/../font/firamono-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Fira Mono';
    src: url('/bitrix/templates/adaptive/css/../font/firamono-regular.eot');
    src: url('/bitrix/templates/adaptive/css/../font/firamono-regular.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/adaptive/css/../font/firamono-regular.woff') format('woff'), url('/bitrix/templates/adaptive/css/../font/firamono-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Noto Serif bold';
    src: url('/bitrix/templates/adaptive/css/../font/notoserif-bold.eot');
    src: url('/bitrix/templates/adaptive/css/../font/notoserif-bold.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/adaptive/css/../font/notoserif-bold.woff') format('woff'), url('/bitrix/templates/adaptive/css/../font/notoserif-bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Noto Serif bold_italic';
    src: url('/bitrix/templates/adaptive/css/../font/notoserif-bolditalic.eot');
    src: url('/bitrix/templates/adaptive/css/../font/notoserif-bolditalic.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/adaptive/css/../font/notoserif-bolditalic.woff') format('woff'), url('/bitrix/templates/adaptive/css/../font/notoserif-bolditalic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Noto Serif italic';
    src: url('/bitrix/templates/adaptive/css/../font/notoserif-italic.eot');
    src: url('/bitrix/templates/adaptive/css/../font/notoserif-italic.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/adaptive/css/../font/notoserif-italic.woff') format('woff'), url('/bitrix/templates/adaptive/css/../font/notoserif-italic.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Noto Serif';
    src: url('/bitrix/templates/adaptive/css/../font/notoserif-regular.eot');
    src: url('/bitrix/templates/adaptive/css/../font/notoserif-regular.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/adaptive/css/../font/notoserif-regular.woff') format('woff'), url('/bitrix/templates/adaptive/css/../font/notoserif-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.kelson-sans {
    font-family: 'Kelson Sans', sans-serif;
}

.fira-mono {
    font-family: 'Fira Mono', sans-serif;
}

.noto-serif {
    font-family: 'Noto Serif', sans-serif;
}

iframe {
    max-width: 100%;
    height: auto;
}

a,
input,
button,
button div,
.category-link,
.category-link .before,
.category-link .after,
.header-search .input,
.header-search .submit,
.button.arrow,
.button.arrow span::after,
.slick-prev,
.slick-prev::before,
.slick-prev::after,
.slick-next,
.slick-next::before,
.slick-next::after,
.tab-item,
.mp-news-list .item .date,
.mp-news-list .item .title,
.mp-news-list .item .text,
.mp-news-list .item .img img,
.popup-window,
.popup-callback .tab-content,
.jq-checkbox__div,
.jq-checkbox,
.filter-block .button-wrapper .small-button:before,
.filter-block .button-wrapper .small-button span:after,
.page-nav__btn::before,
.page-nav__btn::after,
.add-to-basket-button span::after,
.button-2,
.chousen-list .chousen-item,
.tab-link,
.inner-block,
.inner-text,
.filter-block .checkbox,
.footer-scroll-top .normal,
.footer-scroll-top .hover,
.tab-link::before,
.button-arrow-new::before,
.button-arrow-new::after,
.button-arrow-new span::before,
.button-arrow-new span::after,
.small-button .normal-text,
.small-button.open .open-text,
#fancybox-left-ico,
#fancybox-right-ico,
#fancybox-close::before {
    -webkit-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.category-submenu,
.header-fixed-link-inner,
.recommend-list .item .item-inner,
.hover-block {
    -webkit-transition: all 400ms ease-in-out;
    -o-transition: all 400ms ease-in-out;
    transition: all 400ms ease-in-out;
}

body {
    min-height: 100%;
}

body {
    font-family: 'Kelson Sans', sans-serif;
}

*,
*:before,
*:after {
    box-sizing: border-box;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
}

a {
    text-decoration: none;
    color: #8c7a54;
}
.is-open-menu {
    overflow: hidden;
}

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

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.noselect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.relative {
    position: relative;
}

.section {
    position: relative;
    margin: 0px 0px 36px;
}

.content-head.section {
    margin-bottom: 0px;
}

.row {
    width: 1280px;
    margin: 0px auto 0px;
    position: relative;
}

.section .row {
    width: 1110px;
}

.table {
    display: table;
}

.cell {
    display: table-cell;
    vertical-align: middle;
}

.img {
    overflow: hidden;
    text-align: center;
}

.img img {
    display: inline-block;
    vertical-align: middle;
    max-width: 90%;
    max-height: 100%;
}

.img.fill img {
    max-width: none;
    max-height: none;
    min-width: 100%;
    min-height: 100%;
}

.invisible {
    opacity: 0;
    visibility: hidden;
}

.hide {
    display: none;
}

.show {
    display: block;
}

.float-left {
    float: left;
}

ul {
    list-style: none;
}

.bx_stars_container {
    width: 80px;
    height: 11px;
    position: relative;
    cursor: pointer;
}

.bx_stars_bg {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 20;
    background: url(/bitrix/templates/adaptive/css/../img/i42.png) 0 0 repeat-x;
}

.bx_stars_progres {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 10;
    background: #8c7a54;
}

.wrapper {
    min-width: 1300px;
    min-height: 100%;
    position: relative;
    padding: 140px 0px 293px 0px;
    background: #dbdcdc;
}

/* .main-page.wrapper {
    padding-top: 140px;
} */

.main-page .header {
}

.popup-links {
    position: fixed;
    left: 5px;
    top: 5px;
    width: 100px;
    background: rgba(0, 0, 0, .5)
}

.popup-links > a {
    display: block;
    color: #fff;
    padding: 5px;
    margin: 0px 0px 10px 0px;
}

.header-line-1 {
    background: #1c1c1b;
}

.header-line-1 .menu-sitemap-tree {
    margin: 0px 0px 0px 90px;
}

.header-line-1 .menu-sitemap-tree,
.header-line-1 .menu-sitemap-tree li,
.header-line-2 .menu-sitemap-tree,
.header-line-2 .menu-sitemap-tree li {
    float: left;
}

.header-line-1 .menu-sitemap-tree ul,
.header-line-2 .menu-sitemap-tree ul {
    padding: 0px;
    margin: 0px;
}

.header-line-1 .menu-sitemap-tree a,
.header-line-2 .menu-sitemap-tree a {
    display: block;
    font-size: 14px;
    line-height: 18px;
    color: #dbdcdc;
    opacity: .76;
    margin: 0px 43px 0px 0px;
    padding: 22px 0px 20px 0px;
    text-transform: uppercase;
    font-weight: 400;
    text-decoration: none;
    letter-spacing: 1px;
}

.header-line-1 .menu-sitemap-tree a:hover,
.header-line-2 .menu-sitemap-tree a:hover {
    color: #939494;
}

.header-line-1 .menu-sitemap-tree a.active,
.header-line-2 .menu-sitemap-tree a.active {
    color: #939494;
    text-decoration: underline;
}

.bx-system-auth-form {
    float: right;
    width: 100px;
    height: 60px;
    border-left: 1px solid #2a2822;
    border-right: 1px solid #2a2822;
    position: relative;
}

.login-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.login-container .table {
    width: 100%;
    height: 60px;
}

.login-container a {
    display: block;
    text-align: center;
    font-size: 11px;
    line-height: 13px;
    color: #8c7a54;
    max-height: 26px;
    overflow: hidden;
}

.login-container .auth-login-form {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: none;
    background: url(/bitrix/templates/adaptive/css/../img/i1.png) 50% 50% no-repeat;
    font-size: 0;
}

.header-line-2 {
    background: #8c7a54;
}

.category-menu {
    float: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 60px;
    position: relative;
    width: 850px;
}

.category-item {
    float: left;
    padding: 0px 0px 0px 0px;
    margin: 0px -14px 0px 0px;
}

.category-link {
    font-size: 18px;
    line-height: 20px;
    color: #1c1c1b;
    padding: 32px 29px 28px 67px;
    margin: 0px 0px -4px 0px;
    position: relative;
    z-index: 36;
    text-transform: uppercase;
    border-bottom: 4px solid transparent;
    float: left;
}

.category-link:hover,
.category-item:hover .category-link {
    background: #95835c;
}

.category-link .before,
.category-link .after {
    content: ' ';
    position: absolute;
    background-position: 0 0;
    background-repeat: no-repeat;
    top: 40px;
    left: 20px;
    -moz-transform: translate(0px, -50%);
    -webkit-transform: translate(0px, -50%);
    -o-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
}

.category-link .before,
.category-link:hover .after,
.category-item:hover .category-link .after,
.category-item.active .category-link .after {
    opacity: 1;
    visibility: visible;
    z-index: 20;
}

.category-link:hover .before,
.category-item:hover .category-link .before,
.category-link .after {
    opacity: 0;
    visibility: hidden;
    z-index: 10;
}

.category-item-1 .category-link .before,
.category-item-1 .category-link .after {
    top: 16px;
    left: 34px;
}

.category-item-2 .category-link .before,
.category-item-2 .category-link .after {
    top: 23px;
    left: 23px;
}

.category-item-3 .category-link .before,
.category-item-3 .category-link .after {
    top: 25px;
    left: 20px;
}

.category-item-4 .category-link .before,
.category-item-4 .category-link .after {
    top: 23px;
    left: 27px;
}

.category-item-5 .category-link .before,
.category-item-5 .category-link .after {
    top: 26px;
    left: 19px;
}

.category-submenu {
    overflow: hidden;
    width: 1110px;
    max-height: 0;
    position: absolute;
    z-index: 10;
    left: 0;
    top: 80px;
    border-top: 4px solid transparent;
    padding: 0px 39px;
}

.category-submenu .category-col {
    float: left;
    margin: 0px 0px 0px 0px;
}

.category-submenu .child-menu {


}

.category-submenu .child-menu a {
    font-size: 16px;
    font-weight: 700;
    color: #1c1c1b;
    line-height: 16px;
    margin-bottom: 16px;

}

.category-col-width-1 {
    width: 170px;
}

.category-col-width-2 {
    width: 340px;
}

.category-col-width-3 {
    width: 510px;
}

.category-col-width-4 {
    width: 680px;
}

.category-col-width-5 {
    width: 850px;
}

.category-submenu .title {
    font-size: 16px;
    line-height: 18px;
    color: #1c1c1b;
    font-weight: 700;
    margin: 0px 0px 25px 0px;
    padding: 0px 0px 0px 0px;
    opacity: .52;
    text-transform: uppercase;
}

.category-submenu ul {
    display: block;
    padding: 0px;
    margin: 0px;
}

.category-submenu ul li {
    float: left;
    width: 170px;
    padding: 0px;
    margin: 0px;
}

.category-submenu ul li a {
    float: left;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-size: 13px;
    line-height: 28px;
    color: #1c1c1b;
    text-transform: uppercase;
    opacity: .81;
}

.category-submenu ul li a:hover {
    color: #feffff;
}

.category-item:hover .category-submenu {
    padding: 39px;
    max-height: 560px;
    background: #95835c;
    border-color: #8c7a54;
}

.header-search {
    /* float: right; */
    margin: 21px 12px 0px 0px;
        position: absolute;
    bottom: 22px;
    right: 0;
}

.header-search .input {
    float: left;
    width: 308px;
    height: 38px;
    border: 1px solid #948460;
    background: #77694b;
    font-size: 13px;
    color: #1c1c1b;
    font-family: 'Noto Serif italic', sans-serif;
    padding: 0px 18px;
    margin: 0px 0px 0px 0px;
    box-shadow: 0 0 0 2px transparent;
}

.header-search .input::-webkit-input-placeholder {
    color: #1c1c1b;
    font-family: 'Noto Serif italic', sans-serif;
}

.header-search .input:-moz-placeholder {
    color: #1c1c1b;
    font-family: 'Noto Serif italic', sans-serif;
}

.header-search .input:focus {
    background: transparent;
    border-color: #695c3f;
    box-shadow: 0 0 0 2px #695c3f;
    outline: none;
    border-radius: 2px;
}

.header-search .submit {
    float: left;
    width: 50px;
    height: 38px;
    background: url(/bitrix/templates/adaptive/css/../img/i12.png) 50% 50% no-repeat;
    border: none;
}

.header-search .submit:hover {
    opacity: .57;
}

.header-line-3 {
    background: #fcfcfb url(/bitrix/templates/adaptive/css/../img/i15.png);
}

.main-page .header-line-3 {
    background: transparent;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    z-index: 1;
}

/*.header-line-3 .row {
	padding: 24px 0px 23px;

}*/
.header-line-3 table {
    width: 1110px;
    height: 163px;
    margin: 0px auto;
    border-collapse: collapse;
}

.header-address {
    text-align: center;
    padding-left: 45px;
    width: 268px;
    font-size: 15px;
    line-height: 18px;
    color: #7d7c7b;
}

.header-address .address {
    margin: 0px 0px 15px 0px;
}

.header-address .phone,
.header-address .phone a {
    font-size: 22px;
    line-height: 24px;
    color: #b2b6b2;
    margin: 0px 0px 15px 0px;
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
}
.header-address .phone a {
    margin-bottom: 0;
}
.header-address .phone a:hover {
    color: #8c7a54;
}

.header-address a {
    font-size: 15px;
    line-height: 18px;
    text-decoration: underline;
    display: inline-block;
    vertical-align: top;
    margin: 0px 0px 15px;
}

.header-address .time span {
    font-weight: 600;
    font-size: 18px;
}

.header-address .time sup {
    text-decoration: underline;
    font-size: 60%;
    top: -6px;
    right: 2px;
}

.main-page .header-line-3 table {
    height: 243px;
}

.main-page .header-address .address,
.main-page .header-address .time {
    font-size: 16px;
}

.header-line-3 table .header-logo {
    text-align: center;
}

.header-line-3 table .header-logo a {
    display: block;
    height: 116px;
}

.header-line-3 table .header-top-beer {
    text-align: left;
    width: 268px;
}

.header-line-3 table .header-top-beer .top-beer-link {
    background: url(/bitrix/templates/adaptive/css/../img/i14.png) 0px 0px no-repeat;
    font-size: 16px;
    line-height: 18px;
    margin: 8px 0px;
    padding: 3px 0px 6px 43px;
    display: inline-block;
    vertical-align: top;
}

.header-line-3 table .header-top-beer .top-beer-link:hover {
    opacity: .6;
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 140px;
    z-index: 100;
}

.header-fixed {
    position: absolute;
    top: 0px;
    left: 50%;
    margin: 141px 0px 0px 557px;
    width: 90px;
    height: auto;
}

.fixed.header-fixed {
    position: fixed;
    margin-top: 141px;
}

.header-fixed-link {
    position: relative;
    display: block;
    width: 90px;
    height: 80px;
    margin: 0px 0px 1px 0px;
    background: #1c1c1b;
}

.header-fixed-link.active,
.header-fixed-link:hover {
    background: #8c7a54;
}

.header-fixed-link::before,
.header-fixed-link::after {
    content: ' ';
    position: absolute;
    width: 100%;
    height: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.header-fixed-link::before,
.header-fixed-link.active::after,
.header-fixed-link:hover::after {
    opacity: 1;
    visibility: visible;
    z-index: 20;
}

.header-fixed-link.active::before,
.header-fixed-link:hover::before,
.header-fixed-link::after {
    opacity: 0;
    visibility: hidden;
    z-index: 10;
}

.header-fixed-link-basket::before {
    background-image: url(/bitrix/templates/adaptive/css/../img/i16.png);
}

.header-fixed-link-basket::after {
    background-image: url(/bitrix/templates/adaptive/css/../img/i17.png);
}

.header-fixed-link-favorites::before {
    background-image: url(/bitrix/templates/adaptive/css/../img/i18.png);
}

.header-fixed-link-favorites::after {
    background-image: url(/bitrix/templates/adaptive/css/../img/i19.png);
}

.header-fixed-link-compare::before {
    background-image: url(/bitrix/templates/adaptive/css/../img/i20.png);
}

.header-fixed-link-compare::after {
    background-image: url(/bitrix/templates/adaptive/css/../img/i21.png);
}

.content {
    width: 1110px;
    margin: 0px auto 0px;
    background: #fff;
    padding: 40px;
}

.full-width .content {
    width: 100%;
    background: transparent;
    padding-top: 0px;
    padding-bottom: 0px;
}

.main-page .content {
    padding: 0px;
}

.main-page .content-head {
    display: none;
}

.mp-section-1 {
    height: 838px;
}

.mp-slider {
    height: 838px;
}

.mp-slider-item {
    position: relative;
    height: 838px;
}

.mp-slider .slick-slide {
    border: none;
}

.mp-slider-item .img {
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    /*	overflow: hidden;
	-moz-transform: translate(-50%, -50%) scale(1);
	-webkit-transform: translate(-50%, -50%) scale(1);
	-o-transform: translate(-50%, -50%) scale(1);
	-ms-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1);*/
}

.mp-slider-item .img img {
    position: relative;
    z-index: 10;
}

.mp-slider-item .img::before {
    content: ' ';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 20;
    background: url(/bitrix/templates/adaptive/css/../img/i125.png) 50% -160px repeat-x;
}

.mp-slider-item .row {
    width: 1040px;
    margin: 0px auto 0px;
    padding: 318px 0px 180px 0px;
    text-align: left;
    position: relative;
    z-index: 20;
    height: 838px;
}

.mp-slider-item .row .text-1,
.mp-slider-item .row .text-2 {
    margin: 0px 0px 0px -45px;
    text-transform: uppercase;
    font-family: 'Kelson Sans bold', sans-serif;
    width: 690px;
    padding: 0px 45px 9px;
    background: rgba(255, 255, 255, 0.8);
}

.mp-slider-item .row .text-1 {
    font-size: 31px;
    line-height: 32px;
    /*color: #d2d0cb;*/
    color: #8c8b86;
    padding-top: 20px;
}

.mp-slider-item .row .text-2 {
    font-size: 66px;
    line-height: 79px;
    color: #181818;
}

.button.arrow {
    height: 64px;
    width: auto;
    display: inline-block;
    line-height: 64px;
    font-size: 14px;
    color: #fff;
    text-align: left;
    padding: 0px 48px;
    background: rgba(3, 3, 3, .5);
    position: relative;
    border: none;
}

.button.arrow:hover {
    margin-top: -2px;
    margin-bottom: -2px;
    padding-top: 2px;
    padding-bottom: 2px;
    height: 68px;
}

.button.arrow::before,
.button.arrow::after {
    content: ' ';
    position: absolute;
    left: 0px;
    height: 1px;
    width: 100%;
    background: #8c7a54;
}

.button.arrow::before {
    top: -2px;
}

.button.arrow::after {
    bottom: -2px;
}

.button.arrow span {
    display: block;
    padding-right: 60px;
    position: relative;
    text-transform: uppercase;
}

.button.arrow span::before {
    content: ' ';
    position: absolute;
    top: 50%;
    right: 40px;
    width: 10px;
    height: 10px;
    background: url(/bitrix/templates/adaptive/css/../img/i23.png) 0px 0px no-repeat;
    margin: -4px 0px 0px;
}

.button.arrow span::after {
    content: ' ';
    position: absolute;
    top: 50%;
    right: 1px;
    width: 40px;
    height: 15px;
    background: url(/bitrix/templates/adaptive/css/../img/i24.png) -54px 0px no-repeat;
    margin: -7px 0px 0px;
}

.button.arrow:hover span::after {
    background-position: -39px 0px;
}

.button.arrow.normal {
    height: 49px;
    line-height: 49px;
}

.button.arrow.normal:hover {
    height: 53px;
}

.button.transparent {
    color: #8c7a54;
    background: rgba(0, 0, 0, 0);
    font-weight: 700;
}

.button.transparent:hover {
    background: rgba(0, 0, 0, .06);
}

.button.arrow.rtl span {
    padding-right: 0;
    padding-left: 60px;
}

.button.arrow.rtl span::before {
    right: auto;
    left: 40px;
}

.button.arrow.rtl span::after {
    right: auto;
    left: 1px;
    background: url(/bitrix/templates/adaptive/css/../img/i94.png) 15px 0px no-repeat;
}

.button.arrow.rtl:hover span::after {
    background-position: 0px 0px;
}

.button-arrow-new {
    width: auto;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    text-align: left;
    padding: 0px 48px;
    background: transparent;
    position: relative;
    border: none;
    height: 48px;
    line-height: 48px;
}

.button-arrow-new::before,
.button-arrow-new::after {
    content: ' ';
    position: absolute;
    left: 0px;
    width: 100%;
    z-index: 10;
}

.button-arrow-new::before {
    top: -2px;
    height: 52px;
    border-top: 1px solid #8c7a54;
    border-bottom: 1px solid #8c7a54;
}

.button-arrow-new:hover::before {
    top: -4px;
    height: 56px;
}

.button-arrow-new::after {
    top: 0px;
    height: 48px;
    background: rgba(3, 3, 3, .7);
}

.button-arrow-new:hover::after {
    top: -2px;
    height: 52px;
}

.button-arrow-new span {
    display: block;
    padding-right: 60px;
    position: relative;
    text-transform: uppercase;
    z-index: 20;
}

.button-arrow-new span::before {
    content: ' ';
    position: absolute;
    top: 50%;
    right: 40px;
    width: 10px;
    height: 10px;
    background: url(/bitrix/templates/adaptive/css/../img/i23.png) 0px 0px no-repeat;
    margin: -4px 0px 0px;
}

.button-arrow-new span::after {
    content: ' ';
    position: absolute;
    top: 50%;
    right: 1px;
    width: 40px;
    height: 15px;
    background: url(/bitrix/templates/adaptive/css/../img/i24.png) -54px 0px no-repeat;
    margin: -7px 0px 0px;
}

.button-arrow-new:hover span::after {
    background-position: -39px 0px;
}

.mp-slider-item .row .button {
    position: absolute;
    bottom: 94px;
    left: 0px;
}

.mp-slider .slick-prev {
    width: 34px;
    height: 80px;
    background: rgba(3, 3, 3, .5);
    font-size: 0;
    top: auto;
    left: 50%;
    margin: 0px 0px 0px 576px;
    bottom: 452px;
    z-index: 10;
}

.mp-slider .slick-prev:hover {
    height: 95px;
    background: rgba(3, 3, 3, 1);
}

.mp-slider .slick-prev::before {
    content: ' ';
    height: 42px;
    width: 100%;
    position: absolute;
    top: auto;
    left: 0;
    bottom: 21px;
    background: url(/bitrix/templates/adaptive/css/../img/i25.png) 50% 0px no-repeat;
}

.mp-slider .slick-prev:hover::before {
    height: 57px;
}

.mp-slider .slick-prev::after {
    content: ' ';
    height: 12px;
    width: 12px;
    position: absolute;
    top: auto;
    left: 50%;
    bottom: 11px;
    border: 3px solid #887753;
    margin: 0px 0px 0px -6px;
    border-radius: 50%;
}

.mp-slider .slick-next {
    width: 34px;
    height: 80px;
    background: rgba(3, 3, 3, .5);
    font-size: 0;
    top: 416px;
    left: 50%;
    bottom: auto;
    margin: 0px 0px 0px 576px;
    z-index: 10;
}

.mp-slider .slick-next:hover {
    height: 95px;
    background: rgba(3, 3, 3, 1);
}

.mp-slider .slick-next::before {
    content: ' ';
    height: 12px;
    width: 12px;
    position: absolute;
    top: 11px;
    left: 50%;
    border: 3px solid #887753;
    margin: 0px 0px 0px -6px;
    border-radius: 50%;
}

.mp-slider .slick-next::after {
    content: ' ';
    height: 42px;
    width: 100%;
    position: absolute;
    top: 21px;
    left: 0;
    bottom: auto;
    background: url(/bitrix/templates/adaptive/css/../img/i26.png) 50% 100% no-repeat;
}

.mp-slider .slick-next:hover::after {
    height: 57px;
}

.mp-slider-counter {
    width: 34px;
    height: 30px;
    position: absolute;
    top: 0px;
    left: 50%;
    margin: 386px 0px 0px 576px;
    background: rgba(3, 3, 3, .5);
    font-size: 18px;
    line-height: 30px;
    color: #8c7a54;
    text-align: center;
    z-index: 20;
}

.mp-section-2 {
    height: 543px;
}

.action-list {
    margin: 0px -34px 0px 0px;
}

.mp-action-list {
    float: left;
    width: 346px;
    height: 544px;
    background: #000;
}

.action-item-wrapper {
    float: left;
    width: 346px;
    height: 544px;
    margin: 0px 34px 34px 0px;
    background: #000;
}

.action-item {
    float: left;
    width: 346px;
    height: 544px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}

.action-list .action-item {
    margin: 0px;
}

.action-item-inner {
    margin: 8px;
    padding: 25px;
    border: 1px solid rgba(140, 122, 84, .5);
}

.action-item .action-marker {
    font-size: 19px;
    line-height: 1;
    color: #8c7a54;
    font-family: 'Kelson Sans bold';
    text-transform: uppercase;
    padding: 0px 0px 19px 0px;
    margin: 0px 0px 39px 0px;
    background: url(/bitrix/templates/adaptive/css/../img/i29.png) 0px 100% no-repeat;
}

.action-item .action-name {
    font-size: 45px;
    line-height: 54px;
    height: 108px;
    overflow: hidden;
    color: #fff;
    font-family: 'Kelson Sans bold';
    text-transform: uppercase;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 30px 0px;
}

.action-item .action-preview-text {
    font-family: 'Noto Serif bold', sans-serif;
    font-size: 14px;
    line-height: 24px;
    height: 192px;
    overflow: hidden;
    color: #fff;
    padding: 0px 30px 0px 0px;
    margin: 0px 0px 19px 0px;
}

.action-item:hover {
    opacity: .9;
}

.big.mp-action-list,
.big.mp-action-list .action-item {
    width: 728px;
    height: 360px;
}

.big.mp-action-list .action-item-inner {
    height: 342px;
}

.big.mp-action-list .action-item .action-name {
    height: 54px;
    margin-bottom: 16px;
}

.big.mp-action-list .action-item .action-preview-text {
    height: auto;
    margin-bottom: 37px;
}

.big.mp-action-list .button.arrow.normal {
    margin-bottom: 0px;
}

.mp-top-beer-tabs {
    float: left;
    width: 728px;
    margin-left: 36px;
}

.mp-top-beer-tabs .tab-caption {
    font-size: 0;
    position: relative;
    z-index: 20;
}

.mp-top-beer-tabs .tab-link {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 38px 0px 27px 65px;
    padding: 38px 0px 27px 0px;
    margin: 0px 0px 0px 0px;
    background: #dbdcdc;
    position: relative;
    border-bottom: 1px solid #dbdcdc;
    cursor: pointer;
    text-align: center;
    font-size: 16px;
    color: #8c7a54;
    text-transform: uppercase;

}

.mp-top-beer-tabs .tab-link.active {
    background: #fff;
}

.mp-top-beer-tabs .tab-link.active::before {
    content: ' ';
    width: 29px;
    height: 14px;
    position: absolute;
    left: 50%;
    top: 100%;
    background: url(/bitrix/templates/adaptive/css/../img/i32.png) 0 0 no-repeat;
    margin-left: -15px;
}

.mp-top-beer-tabs .tab-link span {
    font-size: 19px;
    line-height: 1;
    color: #6c6c6c;
    font-family: 'Kelson Sans bold';
    text-transform: uppercase;
    position: relative;
}

.mp-top-beer-tabs .tab-link.active span {
    color: #8c7a54;
}

.mp-top-beer-tabs .tab-link span::before,
.mp-top-beer-tabs .tab-link span::after {
    content: ' ';
    position: absolute;
    top: 5px;
    left: -28px;
    width: 14px;
    height: 14px;
}

.mp-top-beer-tabs .tab-link span::before {
    background: url(/bitrix/templates/adaptive/css/../img/i30.png) 0px 0px no-repeat;
}

.mp-top-beer-tabs .tab-link span::after {
    background: url(/bitrix/templates/adaptive/css/../img/i31.png) 0px 0px no-repeat;
}

.mp-top-beer-tabs .tab-link.active span::before,
.mp-top-beer-tabs .tab-link span::after {
    z-index: 10;
    opacity: 0;
    visibility: hidden;
}

.mp-top-beer-tabs .tab-link span::before,
.mp-top-beer-tabs .tab-link.active span::after {
    z-index: 20;
    opacity: 1;
    visibility: visible;
}

.mp-top-beer-tabs .tab-content {
    position: relative;
    z-index: 10;
    /*overflow: hidden;/*
	/*max-height: 500px;*/
    background: #fff;
    font-size: 14px;
}

.mp-top-beer-tabs .tab-item {
    padding: 34px 30px;
    text-align: center;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: 10;
    background: #fff;
}

.mp-top-beer-tabs .tab-item.active {
    opacity: 1;
    visibility: visible;
    z-index: 20;
    position: relative;
}

.mp-top-beer-slider {
    font-size: 0;
    text-align: center;
    margin: 0px 0px 1px;
    padding: 0px;
}

.mp-top-beer-slider.load {
    overflow: hidden;
    height: 340px;
}

.top-beer-slider-link {
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
    position: relative;
    height: 340px;
    outline: none;
}

.top-beer-slider-link:hover {
    opacity: .7;
}

.top-beer-slider-link .number {
    font-size: 55px;
    line-height: 55px;
    color: #e6e7e7;
    position: absolute;
    top: 0px;
    letter-spacing: 0px;
    text-align: left;
    font-family: 'Kelson Sans bold';
}

.top-beer-slider-link .img {
    width: 100%;
    height: 260px;
    line-height: 260px;
    text-align: center;
    margin: 0px auto 1px;
}

.top-beer-slider-link .title {
    font-size: 18px;
    line-height: 24px;
    color: #1c1c1b;
    font-family: 'Kelson Sans bold';
    margin: 0px 0px 0px;
    text-align: left;
    text-overflow: ellipsis;
    height: 24px;
    white-space: nowrap;
    overflow: hidden;
}

.top-beer-slider-link .country {
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    color: #808383;
    font-family: 'Noto Serif italic';
    margin: 0px 0px 0px;
    text-overflow: ellipsis;
    height: 24px;
    white-space: nowrap;
    overflow: hidden;
}

.mp-top-beer-slider .slick-prev,
.mp-top-beer-slider .slick-next {
    top: 125px;
}

.mp-top-beer-slider .slick-prev {
    left: -30px;
}

.mp-top-beer-slider .slick-next {
    right: -30px;
}

.slider-buttons-gold .slick-prev,
.slider-buttons-gold .slick-next {
    width: 36px;
    height: 36px;
    background-color: #8c7a54;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    z-index: 10;
}

.slider-buttons-gold .slick-prev::before,
.slider-buttons-gold .slick-prev::after,
.slider-buttons-gold .slick-next::before,
.slider-buttons-gold .slick-next::after {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0px;
    width: 100%;
    height: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.slider-buttons-gold .slick-prev:hover::before,
.slider-buttons-gold .slick-prev::after,
.slider-buttons-gold .slick-next:hover::before,
.slider-buttons-gold .slick-next::after {
    opacity: 0;
    visibility: hidden;
    z-index: 10;
}

.slider-buttons-gold .slick-prev::before,
.slider-buttons-gold .slick-prev:hover::after,
.slider-buttons-gold .slick-next::before,
.slider-buttons-gold .slick-next:hover::after {
    opacity: 1;
    visibility: visible;
    z-index: 20;
}

.slider-buttons-gold .slick-prev::before {
    background-image: url(/bitrix/templates/adaptive/css/../img/i36.png);
}

.slider-buttons-gold .slick-prev::after {
    background-image: url(/bitrix/templates/adaptive/css/../img/i38.png);
}

.slider-buttons-gold .slick-next::before {
    background-image: url(/bitrix/templates/adaptive/css/../img/i37.png);
}

.slider-buttons-gold .slick-next::after {
    background-image: url(/bitrix/templates/adaptive/css/../img/i39.png);
}

.slider-buttons-gold .slick-prev:hover,
.slider-buttons-gold .slick-next:hover {
    background-color: #3c3c3b;
}

.mp-now-buy-title {
    font-size: 19px;
    line-height: 1;
    color: #8c7a54;
    font-family: 'Kelson Sans bold';
    text-transform: uppercase;
    padding: 0px 0px 19px 0px;
    margin: 0px 0px 39px 0px;
    background: url(/bitrix/templates/adaptive/css/../img/i29.png) 0px 100% no-repeat;
    width: 120px;
    position: absolute;
    top: 36px;
    left: 36px;
    z-index: 30;
}

.mp-now-buy-slider {
    float: left;
    width: 346px;
    height: 360px;
    margin: 0px 36px 0px 0px;
}

.now-buy-link {
    display: block;
    width: 346px;
    height: 360px;
    position: relative;
    background: #fff url(/bitrix/templates/adaptive/css/../img/i41.png) 14px 116px no-repeat;
    outline: none;
    padding: 0px 0px 0px 36px;
}

.now-buy-link a {
    display: block;
    width: 100%;
    height: 360px;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    padding: 0px 0px 0px 36px;
}

.now-buy-link .img {
    float: right;
    width: 140px;
    margin: 40px 0px 0px 0px;
    height: 320px;
}

.now-buy-link .img .table {
    width: 140px;
    margin: 0px 0px 0px 0px;
    height: 320px;
}

.now-buy-link .title {
    font-size: 18px;
    line-height: 30px;
    color: #1c1c1b;
    font-family: 'Kelson Sans bold';
    margin: 128px 0px 2px;
    text-align: left;
    height: 60px;
    overflow: hidden;
    width: 150px;
}

.now-buy-link .country {
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    color: #808383;
    font-family: 'Noto Serif italic';
    margin: 0px 0px 27px;
    text-overflow: ellipsis;
    height: 24px;
    white-space: nowrap;
    overflow: hidden;
}

.now-buy-link .rating {
    position: absolute;
    top: 228px;
    left: 36px;
    z-index: 20;
    cursor: pointer;
}

.now-buy-link .cost {
    font-size: 18px;
    line-height: 30px;
    color: #8c7a54;
    font-family: 'Kelson Sans bold';
    position: relative;
    margin: 46px 0px 0px;
}

.now-buy-link .cost .old {
    position: absolute;
    font-size: 10px;
    line-height: 10px;
    color: #808383;
    text-decoration: line-through;
    top: -7px;
    left: 2px;
}

.mp-now-buy-slider .slick-prev,
.mp-now-buy-slider .slick-next {
    top: 0px;
    margin: 0px;
    z-index: 10;
}

.mp-now-buy-slider .slick-prev {
    right: 36px;
    left: auto;
}

.mp-now-buy-slider .slick-next {
    right: 0px;
}

.mp-section-4 {
}

h2 {
    font-size: 19px;
    line-height: 1;
    color: #8c7a54;
    font-family: 'Kelson Sans bold';
    text-transform: uppercase;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 30px 40px;
}

.recommend-list {
    font-size: 0;
    position: relative;
    z-index: 40;
}

.recommend-list .viewport {
    height: 100%;
}

.recommend-list-ribbon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.recommend-list .item {
    display: inline-block;
    vertical-align: top;
    width: 280px;
    height: 353px;
    position: relative;
    z-index: 10;
}
.catalog-list.recommend-list .item {
    width: 277px;
}

.recommend-list .item .item-inner {
    position: absolute;
    width: 100%;
    top: 0px;
    left: 0px;
    display: block;
    border: 1px solid #eceded;
    border-bottom: none;
    background: #fff;
}

.catalog-list.recommend-list .item .item-inner {
    border: 1px solid #eceded;
}

.recommend-list .item:hover {
    z-index: 20;
}

.recommend-list .item:hover .item-inner {
    border-color: #8c7a54;
    border-bottom-color: transparent;
}

.recommend-list .item .item-bg {
    padding: 30px;
    background: transparent;
    display: block;
    height: 353px;
    position: relative;
    z-index: 35;
}

.recommend-list .item .title {
    font-size: 15px;
    line-height: 20px;
    color: #1c1c1b;
    font-family: 'Kelson Sans bold';
    margin: 0px 0px 0px 0px;
    text-align: left;
    height: 60px;
    overflow: hidden;
}

.recommend-list .item .img {
    float: right;
    margin: 0px -10px -30px 0px;
    width: 120px;
    height: 230px;
}

.recommend-list .item .img .table {
    width: 120px;
    height: 230px;
}

.recommend-list .item .country {
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    color: #808383;
    font-family: 'Noto Serif italic';
    margin: 6px 0px 0px;
    text-overflow: ellipsis;
    height: 48px;
    white-space: nowrap;
    overflow: hidden;
}

.recommend-list .item .rating {
    margin: 0px;
    position: absolute;
    top: 260px;
    left: 30px;
    z-index: 40;
}

.price {
    position: relative;
}

.recommend-list .item .price {
    font-size: 18px;
    line-height: 30px;
    color: #8c7a54;
    font-family: 'Kelson Sans bold';
    position: relative;
    margin-top: 177px;
}

.price .old {
    position: absolute;
    font-size: 10px;
    line-height: 10px;
    color: #808383;
    text-decoration: line-through;
    top: -7px;
    left: 2px;
    width: 100%;
}

.recommend-list .item .hover-block {
    max-height: 0px;
    overflow: hidden;
    margin: 0px 0px 0px;
    padding: 0px 30px 0px 30px;
    background: #fff;
    opacity: 0;
    visibility: hidden;
}

.recommend-list .item:hover .hover-block {
    max-height: 200px;
    opacity: 1;
    visibility: visible;
    margin-bottom: 0px;
}

.recommend-list-scroll.recommend-list .item:hover .hover-block {
    max-height: 0px;
}

.recommend-list .item .hover-block table {
    width: 100%;
    font-size: 12px;
    line-height: 16px;
    color: #808383;
    text-align: left;
    border-collapse: collapse;
    border: none;
    margin: 11px 0px 0px;
    font-family: 'Noto Serif';
}

.recommend-list .item .hover-block table td {
    width: 50%;
}

.recommend-list .item .hover-block .buttons {
    margin: 17px -31px 0px -31px;
    background: #8c7a54;
}

.item .hover-block .button-add-to {
    width: 92px;
    height: 40px;
    float: left;
    border: none;
    text-align: center;
    border-left: 1px solid #998967;
    background: transparent;
}

.item .hover-block .button-add-to .inner-block {
    display: inline-block;
    width: 30px;
    height: 40px;
    overflow: hidden;
    position: relative;
}

.item .hover-block .button-add-to .inner-img {
    float: left;
    width: 30px;
    height: 40px;
}

.item .hover-block .button-add-to .inner-text {
    position: absolute;
    top: 0px;
    left: 30px;
    width: 60px;
    height: 40px;
    font-size: 9px;
    line-height: 40px;
    color: #fff;
    text-transform: uppercase;
    text-align: left;
    padding-left: 5px;
}

.item .hover-block .button-add-to.add-to-basket .inner-img {
    background: url(/bitrix/templates/adaptive/css/../img/i52.png) 50% 50% no-repeat;
}

.item .hover-block .button-add-to.add-to-favorites .inner-img {
    background: url(/bitrix/templates/adaptive/css/../img/i53.png) 50% 50% no-repeat;
}

.item .hover-block .button-add-to.add-to-compare .inner-img {
    background: url(/bitrix/templates/adaptive/css/../img/i54.png) 50% 50% no-repeat;
}

.item .hover-block .buttons:hover .button-add-to {
    width: 66px;
}

.item .hover-block .buttons:hover .button-add-to:hover {
    width: 145px;
    background-color: #75674a;
    border-color: transparent;
}

.item .hover-block .button-add-to:hover .inner-block {
    width: 90px;
}

.recommend-list.recommend-list-scroll {
    padding-bottom: 60px;
    background: #fff;
    height: 413px;
    margin-right: 2px;
    overflow: hidden;
}

.recommend-list.recommend-list-scroll .item {
    border-left: 1px solid #e3e4e4;
    border-top: 1px solid #e3e4e4;
    border-right: 1px solid #e3e4e4;
}

.recommend-list-scroll.scrollable .scroll-bar.horizontal {
    height: 7px;
    background: transparent;
    bottom: 24px;
    left: 0;
    border-radius: 0;
    position: absolute;
}

.recommend-list-scroll.scrollable .scroll-bar.horizontal::before {
    content: ' ';
    position: absolute;
    top: 0px;
    left: 35px;
    width: 1038px;
    height: 100%;
    background: #ebdcbc;
}

.recommend-list-scroll.scrollable .scroll-bar.horizontal .thumb {
    border-radius: 0;
    background: transparent;
    margin: -10px 0px;
    height: 27px;
    cursor: pointer;
}

.recommend-list-scroll.scrollable .scroll-bar.horizontal .thumb::before {
    content: ' ';
    position: absolute;
    top: 10px;
    left: 35px;
    width: 180px;
    height: 7px;
    background: #1c1c1b;
}

.recommend-more-items {
    text-align: center;
    padding: 35px 0px;
    margin: 0px 2px 0px 0px;
    /* border-left: 1px solid #eceded;
    border-right: 1px solid #eceded; */
    background: #fff;
}

.detail-label-box {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 30;
}

.catalog-list .sale-label {
    position: absolute;
    top: 0px;
    right: 0px;
}

.top-beer-label {
    position: absolute;
    left: -1px;
    width: 109px;
    height: 36px;
    /*background: url(/bitrix/templates/adaptive/css/../img/i49.png) 0px 0px no-repeat;*/
    background-color: #ebdcbc;
    padding: 7px 0px 0px 37px;
    font-size: 9px;
    line-height: 1;
    color: #1c1c1b;
    z-index: 30;
}

.detail-label-box .top-beer-label {
    margin: 20px 0 0 15px;
}

.top-beer-label::before {
    content: ' ';
    position: absolute;
    top: 10px;
    left: 13px;
    background: url(/bitrix/templates/adaptive/css/../img/i50.png) 0px 0px no-repeat;
    width: 15px;
    height: 15px;
}

.top-beer-label.top-20 {
    top: 154px;
}

.top-beer-label.top-10 {
    top: 200px;
}

.top-beer-label span {
    font-size: 12px;
    line-height: 1;
    color: #1c1c1b;
    margin: 0px 0px 1px 0px;
    display: block;
}

.sale-label {
    position: absolute;
    top: 0px;
    right: 0px;
    font-size: 14px;
    line-height: 1;
    /*color: #8c7a54;*/
    color: #1c1c1b;
    padding: 9px 22px;
    /*border: 1px solid #ebdcbc;*/
    z-index: 30;
    background-color: #8c7a54;
}

.detail-label-box .sale-label {
    margin-left: 35px;
}

.sale-label::after {
    content: ' ';
    position: absolute;
    top: 100%;
    left: 50%;
    width: 36px;
    height: 23px;
    margin: 0px 0px 0px -18px;
    /*background: url(/bitrix/templates/adaptive/css/../img/i51.png) 0px 100% no-repeat;*/
    background: url(/bitrix/templates/adaptive/css/../img/i51-dark.png) 0px 100% no-repeat;
}

.detail-label-box .top-beer-label,
.detail-label-box .sale-label {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    float: right;
}

.mp-section-5 {
    background: url(/bitrix/templates/adaptive/css/../img/i57.jpg) 50% 0px no-repeat;
}

.did-you-know-title {
    text-align: center;
    padding: 94px 0px 20px 0px;
    margin-left: 0px;
    position: absolute;
    width: 100%;
}

.did-you-know-title::before {
    content: ' ';
    position: absolute;
    top: 38px;
    left: 0%;
    width: 100%;
    height: 36px;
    background: url(/bitrix/templates/adaptive/css/../img/i55.png) 50% 0px no-repeat;
}

.did-you-know-title::after {
    content: ' ';
    position: absolute;
    bottom: 0px;
    left: 0%;
    width: 100%;
    height: 1px;
    background: url(/bitrix/templates/adaptive/css/../img/i56.png) 50% 0px no-repeat;
}

.did-you-know-slider {
    height: 360px;
}

.did-you-know-slider .item {
    padding: 141px 200px 0px;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    font-family: 'Noto Serif';
    height: 360px;
    text-align: center;
    outline: none;
}

.did-you-know-slider .slick-dots {
    width: 12px;
    bottom: auto;
    top: 120px;
    right: 40px;
    margin: 0px;
}

.did-you-know-slider .slick-dots li {
    display: block;
    width: 12px;
    height: 12px;
    background: transparent;
    border: 2px solid #a59065;
    border-radius: 50%;
    margin: 0px 0px 20px;
}

.did-you-know-slider .slick-dots li.slick-active {
    background: #a59065;
}

.mp-section-6 {
    background: url(/bitrix/templates/adaptive/css/../img/i60.jpg) 50% 0px no-repeat;
    padding: 36px 0px;
    margin: 0px;
}

.mp-news-list {
}

.mp-news-list .item {
    float: left;
    width: 50%;
    padding: 0px 0px 0px 36px;
}

.mp-news-list .item .img {
    float: left;
    width: 256px;
    height: 256px;
    margin: 0px 0px 0px 0px;
    background: #161616;
}

.mp-news-list .item .date,
.mp-news-list .item .title,
.mp-news-list .item .text {
    margin-left: 296px;
}

.mp-news-list .item .date {
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    color: #808383;
    font-family: 'Noto Serif italic';
    text-overflow: ellipsis;
    height: 24px;
    white-space: nowrap;
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 7px;
}

.mp-news-list .item .title {
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    font-family: 'Kelson Sans bold';
    text-align: left;
    height: 66px;
    overflow: hidden;
    text-transform: uppercase;
    margin-bottom: 6px;
}

.mp-news-list .item .text {
    font-family: 'Noto Serif bold';
    font-size: 12px;
    line-height: 18px;
    color: #fff;
    height: 90px;
    overflow: hidden;
}

.mp-news-list .item:hover .date,
.mp-news-list .item:hover .title,
.mp-news-list .item:hover .text,
.mp-news-list .item:hover .img img {
    opacity: .5;
}

.mp-section-7 {
    background: #8c7a54;
    padding: 32px 0px;
}

.subscribe-form-text {
    font-size: 14px;
    line-height: 18px;
    color: #1c1c1b;
    float: left;
    width: 490px;
    margin: 12px 0px 0px 88px;
}

.subscribe-form {
    width: 444px;
    float: left;
    margin: 0px 0px 0px 0px;
}

.input-wrapper {
    float: left;
    margin: 0px 10px 0px 0px;
}

.subscribe-form .input {
    width: 248px;
    height: 42px;
    border: 2px solid #8c7a54;
    background: #dbdcdc;
    font-size: 12px;
    line-height: 14px;
    color: rgba(28, 28, 28, .76);
    padding: 0px 20px;
    font-family: 'Noto Serif bold';
    outline: none;
    box-shadow: 0 0 0 2px transparent;
}

.subscribe-form .input::-webkit-input-placeholder {
    color: rgba(28, 28, 28, .76);
}

.subscribe-form .input::-moz-placeholder {
    color: #636463;
    opacity: 1;
}

.subscribe-form .input:focus {
    box-shadow: 0 0 0 2px #695c3f;
    border-radius: 2px;
}

.submit-wrapper {
    float: left;
}

.subscribe-form .submit {
    width: 184px;
    height: 38px;
    border: 2px solid transparent;
    background: #473e2b;
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    margin: 2px 0px
}

.subscribe-form .submit:hover {
    background: #030303;
}

.footer {
    height: 293px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.footer .row {
    width: 1110px;
}

.footer-phone {
    float: left;
    font-size: 22px;
    line-height: 44px;
    color: #545454;
    margin: 44px 0px 0px 35px;
    width: 240px;
}
.footer-phone a {
    color: #545454;
}
.footer-phone a:hover {
    color: #8c7a54;
}

.footer-callback {
    float: left;
    margin: 55px 0px 0px 22px;
}

.footer-callback .footer-mail,
.footer-callback .link-to-map {
    display: block;
    margin: 0px 0px 11px 0px;
    padding: 5px 0px 5px 34px;
    font-size: 17px;
    line-height: 18px;
    color: #545454;
}

.footer-callback .footer-mail {
    background: url(/bitrix/templates/adaptive/css/../img/i67.png) 0px 6px no-repeat;
}

.footer-callback .link-to-map {
    background: url(/bitrix/templates/adaptive/css/../img/i68.png) 1px 2px no-repeat;
}

.footer-scroll-top {
    float: right;
    margin: 62px 3px 0px 0px;
    width: 48px;
    height: 48px;
    position: relative;
}

.footer-scroll-top .normal,
.footer-scroll-top .hover {
    position: absolute;
    top: 0;
    left: 0;
}

.footer-scroll-top .normal,
.footer-scroll-top:hover .hover {
    opacity: 1;
    visibility: visible;
    z-index: 20;
}

.footer-scroll-top:hover .normal,
.footer-scroll-top .hover {
    opacity: 0;
    visibility: hidden;
    z-index: 10;
}

.footer-social-links {
    float: right;
    margin: 85px 125px 0px 0px;
    width: 164px;
}

.footer-social-links .img {
    float: left;
    margin: 0px 0px 0px 14px;
}

.footer-logo {
    float: left;
    width: 100%;
    position: relative;
    margin: 6px 0px 0px 0px;
}

.footer-logo img {
    position: relative;
    z-index: 20;
    background: #dcdcdc;
    border-left: 20px solid #dcdcdc;
    border-right: 20px solid #dcdcdc;
}

.footer-logo::before {
    content: ' ';
    position: absolute;
    z-index: 10;
    top: 32px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #9d9d9d;
}

.footer-copyrights {
    float: left;
    font-size: 12px;
    line-height: 18px;
    color: #868686;
    margin: 20px 0px 0px 36px;
    width: 200px;
}

.footer-adult {
    height: 39px;
    width: 39px;
    float: left;
    border: 1px solid #6e6e6e;
    font-size: 14px;
    line-height: 37px;
    color: #7a7a7a;
    text-align: center;
    border-radius: 50%;
    margin: 9px 0px 0px 62px;
    padding-left: 2px;
}

.footer-creator {
    float: right;
    margin: 5px 3px 0px 0px;
}

.footer-creator .text {
    float: left;
    font-size: 11px;
    line-height: 17px;
    color: #868686;
    text-align: right;
    width: 50px;
    margin: 10px 10px 0px 0px;
    letter-spacing: 1.2px;
}

.footer-creator .img {
    float: left;
}

.auth-modal {
    padding: 30px;
    background-color: #fff;
    border-radius: 15px;
}

.popup-adult-check {
    background: #fff;
    width: 740px;
    padding: 56px 50px 30px;
}

.popup-adult-check .img {
    margin: 0px 0px 43px;
}

.popup-adult-check .text {
    font-size: 32px;
    line-height: 42px;
    color: #000;
    text-align: center;
    margin: 0px 0px 50px;
}

.popup-adult-check .buttons {
    font-size: 0;
}

.popup-adult-check .button,
.popup-adult-check .button-arrow-new {
    border: none;
    width: 310px;
    margin: 0px 4px;
    text-transform: uppercase;
    /*background: rgba(3,3,3,.7);*/
}

.popup-add-to-cart {
    background: #fff;
    width: 520px;
    padding: 30px 50px 45px;
    position: relative;
}

.popup-add-to-cart .arcticmodal-close {
    position: absolute;
    top: 5px;
    right: 5px;
}

.popup-add-to-cart .arcticmodal-close.ok {
    position: static;
    width: 144px;
    height: 38px;
    border: none;
    font-size: 14px;
    line-height: 38px;
    color: #fff;
    font-family: 'Kelson Sans bold';
    text-transform: uppercase;
    text-align: center;
    background: #424242;
    display: block;
    margin: 0px auto 0px;
}

.popup-add-to-cart .img {
    margin: 0px 0px 30px;
    padding: 0px 0px 0px 20px;
}

.popup-add-to-cart.popup-message-send .img {
    padding-left: 0px;
}

.popup-add-to-cart .text {
    font-size: 19px;
    line-height: 1;
    color: #8c7a54;
    font-family: 'Kelson Sans bold';
    text-transform: uppercase;
    margin: 0px 0px 43px;
    text-align: center;
}

.popup-one-click-buy {
    background: #edf1f1;
    width: 600px;
}

.popup-window {
    position: relative;
    background: #edf1f1;
    width: 600px;
    border: none;
    box-shadow: none;
    border-radius: 0;
}

.popup-window .arcticmodal-close {
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 20;
    cursor: pointer;
}

.popup-window .popup-title {
    font-size: 19px;
    line-height: 1;
    color: #8c7a54;
    font-family: 'Kelson Sans bold';
    text-transform: uppercase;
    margin: 0px 0px 40px;
    padding: 25px 0px;
    text-align: center;
    border-bottom: 1px solid #a8a8a8;
}

.popup-window .form {
    padding: 0px 60px 56px;
}

.popup-window .form .input {
    display: block;
    height: 45px;
    width: 100%;
    margin: 0px 0px 26px;
    border: 1px solid transparent;
    font-size: 16px;
    color: #8c7a54;
    padding: 10px;
    box-shadow: 0 0 5px transparent, inset 0 0 4px transparent;
}

.popup-window .form textarea.input {
    height: 85px;
    resize: none;
}

.popup-window .form .input::-webkit-input-placeholder {
    font-style: italic;
    color: #8c7a54;
}

.popup-window .form .input:-moz-placeholder {
    font-style: italic;
    color: #8c7a54;
}

.popup-window .form .input:focus {
    border-color: #beab82;
    box-shadow: 0 0 5px rgba(253, 195, 35, .5), inset 0 0 4px rgba(0, 0, 0, .12);
}

.popup-window .form .input.error,
.popup-window .form .input.error:focus {
    border-color: #f00;
    box-shadow: 0 0 5px rgba(255, 0, 0, .5), inset 0 0 4px rgba(0, 0, 0, .12);
}

.popup-window .item-list {
    margin: 0px 0px 26px;
}

.popup-window .item-list .item {
    padding: 15px 23px;
    background: #fff;
}

.popup-window .item-list .img {
    float: right;
    width: 70px;
    height: 126px;
}

.popup-window .item-list .item-name {
    font-size: 18px;
    line-height: 22px;
    color: #1c1c1b;
    font-family: 'Kelson Sans bold';
    margin: 6px 0px 0px;
    text-align: left;
    height: 22px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.popup-window .item-list .item-country {
    text-align: left;
    font-size: 14px;
    line-height: 16px;
    color: #808383;
    font-family: 'Noto Serif italic';
    margin: 0px 0px 0px;
    text-overflow: ellipsis;
    height: 16px;
    white-space: nowrap;
    overflow: hidden;
}

.popup-window .item-list .item-count {
    float: left;
    margin: 31px 0px 0px 0px;
    width: 122px;
    height: 43px;
}

.popup-window .item-list .item-count .ui-spinner {
    width: 124px;
    height: 43px;
    position: relative;
}

.popup-window .item-list .item-count .ui-spinner-button {
    width: 30px;
    height: 100%;
    position: absolute;
    top: 0;
    background: #3c3c3b;
    cursor: pointer;
}

.popup-window .item-list .item-count .ui-spinner-button:hover {
    background: #8c7a54;
}

.popup-window .item-list .item-count .ui-spinner-button::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 41px;
    line-height: 20px;
    color: #8c7a54;
    font-family: 'Kelson Sans light';
    text-align: center;
    padding: 13px 0px;
}

.popup-window .item-list .item-count .ui-spinner-button:hover::before {
    color: #3c3c3b;
}

.popup-window .item-list .item-count .ui-spinner-button.ui-spinner-down {
    left: 0;
    right: auto;
}

.popup-window .item-list .item-count .ui-spinner-button.ui-spinner-down::before {
    border-right: 1px solid #a3a3a3;
    content: '-';
}

.popup-window .item-list .item-count .ui-spinner-button.ui-spinner-up {
    left: auto;
    right: 0;
}

.popup-window .item-list .item-count .ui-spinner-button.ui-spinner-up::before {
    border-left: 1px solid #a3a3a3;
    content: '+';
}

.popup-window .item-list .item-count .cart-spinner {
    position: absolute;
    width: 64px;
    height: 43px;
    top: 0px;
    left: 30px;
    border-left: 1px solid #f6f7f7;
    border-right: 1px solid #f6f7f7;
    font-size: 22px;
    line-height: 43px;
    color: #fff;
    font-family: 'Kelson Sans bold';
    text-align: center;
    background: #d1d2d2;
    margin: 0px;
}

.popup-window .item-list .price {
    color: #8c7a54;
    font-size: 16px;
    line-height: 32px;
    float: left;
    margin: 18px 0px 0px 63px;
    font-family: 'Kelson Sans bold';
}

.popup-window .item-list .price .price-complete {
    font-size: 18px;
}

.popup-window .submit-wrapper {
    float: none;
    text-align: center;
    width: 100%;
}

.button-2 {
    border: none;
    font-size: 18px;
    line-height: 20px;
    color: #fff;
    font-family: 'Kelson Sans bold';
    text-transform: uppercase;
    text-align: center;
    background: #424242;
    display: inline-block;
    margin: 0px auto 0px;
    padding: 14px 65px;
}

.button-2:hover {
    background: #8c7a54;
}

.popup-window .submit {
    border: none;
    font-size: 18px;
    line-height: 20px;
    color: #fff;
    font-family: 'Kelson Sans bold';
    text-transform: uppercase;
    text-align: center;
    background: #424242;
    display: inline-block;
    margin: 0px auto 0px;
    padding: 14px 65px;
}

.popup-window .form-text {
    font-size: 15px;
    line-height: 24px;
    color: #000;
    font-family: 'Kelson Sans light';
    text-align: center;
    margin: 0px 30px 30px;
}

.popup-window .captcha {
    margin: 0px 0px 26px;
}

.popup-window .captcha .input {
    width: 210px;
    float: left;
    margin: 0px 16px 0px 0px;
}

.popup-window .captcha .img {
    width: 225px;
    height: 45px;
    float: left;
    margin: 0px 3px 0px 0px;
    border: 1px solid #d0d0d2;
    background: #fff;
}

.popup-window .captcha .reload {
    float: left;
    margin: 10px 0px 0px 0px;
}

.popup-callback .tab-caption {
    font-size: 0;
    position: relative;
    z-index: 10;
}

.popup-callback .tab-link {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding: 24px 0px;
    margin: 0px 0px 0px 0px;
    background: #fff;
    position: relative;
    border: 1px solid #dbdcdc;
    cursor: pointer;
    font-size: 19px;
    line-height: 1;
    color: #6c6c6c;
    font-family: 'Kelson Sans bold';
    text-transform: uppercase;
    text-align: center;
}

.popup-callback .tab-link:first-child {
    border-right: none;
}

.popup-callback .tab-link.active {
    color: #8c7a54;
}

.popup-callback .tab-link.active::before {
    content: ' ';
    width: 29px;
    margin: 0px 0px 0px -15px;
    height: 14px;
    position: absolute;
    left: 50%;
    top: 100%;
    background: url(/bitrix/templates/adaptive/css/../img/i32.png) 0 0 no-repeat;
}

.popup-callback .tab-content {
    position: relative;
    z-index: 10;
}

.popup-callback .tab-item {
    padding: 40px 0px 0px;
    text-align: center;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: 10;
}

.popup-callback .tab-item.active {
    opacity: 1;
    visibility: visible;
    z-index: 20;
    position: relative;
}

.breadcrumb-navigation {
    margin: 0px 0px 0px;
    padding: 8px 0px 0px 0px;
    font-size: 0;
    text-align: left;
}

.breadcrumb-navigation li {
    display: inline-block;
    vertical-align: top;
    height: 22px;
    font-size: 12px;
    line-height: 22px;
    color: #636363;
    padding: 0px 0px 0px 0px;
}

.breadcrumb-navigation li a {
    text-decoration: none;
    color: #636363;
}

h1 {
    font-size: 28px;
    line-height: 28px;
    color: #1c1c1b;
    padding: 5px 0px 18px 0px;
    margin: 0px 0px 0px 0px;
    font-family: 'Kelson Sans bold';
}

.action-section-1 {
    margin-bottom: 0px;
}

.action-detail-section-1 .row {
    padding: 40px;
    background: #fff;
}

.action-detail-img {
    float: right;
    margin: 43px 20px 30px 30px;
    width: 380px;
}

.action-preview-info {
    margin: 13px 0px 36px 0px;
}

.action-preview-info .title {
    font-size: 19px;
    line-height: 1;
    color: #8c7a54;
    font-family: 'Kelson Sans bold';
    text-transform: uppercase;
    padding: 0px 0px 19px 0px;
    margin: 0px 0px 12px 0px;
    background: url(/bitrix/templates/adaptive/css/../img/i29.png) 0px 100% no-repeat;
}

.action-preview-info .text {
    font-size: 14px;
    line-height: 24px;
    color: #8c7a54;
    font-family: 'Noto Serif bold';
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.chousen-attributes-item span {
    display: inline-block;
}

.catalog-section-1 .filter-col {
    background: #1c1c1b;
    float: left;
    width: 266px;
    padding: 10px;
    margin-right: 10px;
}

.catalog-section-1 .filter-col .row {
    width: auto;
    position: static;
}

.catalog-section-1 .filter-col .filter-block,
.bx-filter-parameters-box {
    padding: 10px 10px 13px;
    border-bottom: 1px solid #544b38;
    font-size: 13px;
    line-height: 22px;
    color: rgba(255, 255, 255, .6);
    margin: 0px 0px 5px;
    position: relative;
}

.catalog-section-1 .filter-col .filter-block .title,
.bx-filter-parameters-box-title {
    font-size: 18px;
    line-height: 1;
    color: #8c7a54;
    padding: 3px 0px 10px;
    text-transform: uppercase;
    font-family: 'Kelson Sans light';
}

.bx-filter .bx-filter-popup-result.right {
    top: 0px;
    margin-top: 0px;
}

.bx-filter-parameters-box-title span {
    font-size: 14px;
    text-transform: none;
}

.catalog-section-1 .filter-col .filter-block.chousen-attributes .title {
    text-transform: none;
}

.catalog-section-1 .chousen-attributes .remove {
    display: inline-block;
    vertical-align: top;
    background: #756647;
    text-align: center;
    font-size: 18px;
    line-height: 10px;
    color: #1c1c1b;
    margin: 3px 0px 0px 0px;
    border-radius: 50%;
    padding: 2px;
}

.catalog-section-1 .chousen-attributes .remove img {
    width: 8px;
    height: 8px;
}

.catalog-section-1 .chousen-attributes .remove:hover {
    background: #978a6f;
}

.catalog-section-1 .filter-col .container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}

.filter-block .checkbox-list {
    overflow: hidden;
}

.filter-block .checkbox {
    display: block;
    padding: 5px 0px 6px 0px;
    margin: 0px;
}

.filter-block .jq-checkbox {
    width: 15px;
    height: 15px;
    float: left;
    margin: 0px 7px 0px 0px;
    border: 1px solid #544b38;
    border-radius: 1px;
    background: #2b2a29;
    box-shadow: 0 0 4px transparent;
    position: relative;
    overflow: visible !important;
    cursor: pointer;
}

.filter-block .jq-checkbox:hover {
    border-color: #978a6f;
    box-shadow: 0 0 4px rgba(251, 238, 168, .26);
}

.filter-block .jq-checkbox .jq-checkbox__div {
    position: absolute;
    width: 18px;
    height: 14px;
    top: -3px;
    left: 1px;
    background: url(/bitrix/templates/adaptive/css/../img/i80.png) 0 0 no-repeat;
    opacity: 0;
    visibility: hidden;
}

.filter-block .jq-checkbox.checked .jq-checkbox__div {
    opacity: 1;
    visibility: visible;
}

.filter-block .checkbox.disabled {
    opacity: .3;
}

.filter-block .jq-checkbox.disabled {
    cursor: default;
}

.filter-block .jq-checkbox.disabled:hover {
    border-color: #544b38;
    box-shadow: 0 0 4px transparent;
}

.filter-block .checkbox .text {
    font-size: 13px;
    display: block;
    line-height: 17px;
    font-family: 'Kelson Sans light';
    font-weight: 300;
}

.filter-block .input-col-list {
    font-size: 0;
    text-align: center;
    margin: 3px 0px 0px;
}

.filter-block .input-col-list .input-col {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    margin: 0px;
    padding: 0px;
}

.filter-block .input-col-list .input-col.bx-left {
    padding-right: 8px;
}

.filter-block .input-col-list .input-col.bx-right {
    padding-left: 8px;
}

.filter-block .input {
    display: block;
    height: 32px;
    width: 100%;
    border: 1px solid #544b38;
    border-radius: 1px;
    background: #2b2a29;
    box-shadow: 0 0 4px transparent;
    padding: 0px 6px;
    font-size: 13px;
    color: rgba(255, 255, 255, .6);
}

.filter-block .input:focus {
    border-color: #978a6f;
    box-shadow: 0 0 4px rgba(251, 238, 168, .26);
}

.filter-block .range-slider,
.bx-ui-slider-range {
    background: #756647;
    height: 2px;
    margin: 20px 0px 14px;
    position: relative;
}

.filter-block .ui-slider-handle,
.bx-ui-slider-handle {
    width: 16px;
    height: 16px;
    border: 2px solid #010101;
    border-radius: 50%;
    box-shadow: 0 0 4px transparent;
    background: #756647;
    cursor: pointer;
    float: left;
    margin: -7px -4px 0px;
    position: absolute;
    -webkit-transition: all 0ms;
    -o-transition: all 0ms;
    transition: all 0ms;
}

.filter-block .ui-slider-handle:hover,
.bx-ui-slider-handle:hover {
    box-shadow: 0 0 4px rgba(251, 238, 168, .4);
    background: #978a6f;
}

.filter-block .ui-slider-range {
    background: #49402c;
}

.filter-block .button-wrapper {
    text-align: center;
    margin: 5px 0px 2px 0px;
}

.filter-block .button-wrapper .small-button {
    font-size: 12px;
    line-height: 28px;
    height: 28px;
    color: rgba(255, 255, 255, .6);
    position: relative;
    width: auto;
    display: inline-block;
    vertical-align: top;
    padding: 0px 20px;
}

.filter-block .button-wrapper .small-button:before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 28px;
    border-top: 1px solid #352f23;
    border-bottom: 1px solid #352f23;
    background: transparent;
}

.filter-block .button-wrapper .small-button:hover:before {
    top: -2px;
    height: 32px;
}

.filter-block .button-wrapper .small-button span {
    display: inline-block;
    position: relative;
    padding: 0px 20px 0px 0px;
    text-transform: capitalize;
}

.filter-block .button-wrapper .small-button span:after {
    content: ' ';
    position: absolute;
    top: 50%;
    right: 0px;
    width: 14px;
    height: 20px;
    margin-top: -10px;
    background: url(/bitrix/templates/adaptive/css/../img/i90.png) 50% 50% no-repeat;
    -moz-transform: rotate(0deg) scale(.6);
    -webkit-transform: rotate(0deg) scale(.6);
    -o-transform: rotate(0deg) scale(.6);
    -ms-transform: rotate(0deg) scale(.6);
    transform: rotate(0deg) scale(.6);
}

.filter-block .button-wrapper .small-button.open span:after {
    -moz-transform: rotate(180deg) scale(.6);
    -webkit-transform: rotate(180deg) scale(.6);
    -o-transform: rotate(180deg) scale(.6);
    -ms-transform: rotate(180deg) scale(.6);
    transform: rotate(180deg) scale(.6);
}

/*.filter-block .button-wrapper .small-button span:before {
	content: ' ';
	position: absolute;
	top: 11px;
	right: 25px;
	width: 6px;
	height: 6px;
	background: url(/bitrix/templates/adaptive/css/../img/i81.png);
}
.filter-block .button-wrapper .small-button span:after {
	content: ' ';
	position: absolute;
	top: 9px;
	right: -14px;
	width: 40px;
	height: 10px;
	background: url(/bitrix/templates/adaptive/css/../img/i82.png) -14px 0 no-repeat;
}
.filter-block .button-wrapper .small-button:hover span:after {
	background-position: -0px 0px;
}*/
.filter-block .button-wrapper .small-button .normal-text,
.filter-block .button-wrapper .small-button.open .open-text {
    position: relative;
    opacity: 1;
    visibility: visible;
}

.filter-block .button-wrapper .small-button.open .normal-text,
.filter-block .button-wrapper .small-button .open-text {
    position: absolute;
    opacity: 0;
    visibility: hidden;
}

.bx-filter-button-box .bx-filter-parameters-box-container {
    margin: 0px -5px;
}

.bx-filter-parameters-box-container .btn {
    border: none;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
    font-family: 'Kelson Sans bold';
    text-transform: uppercase;
    text-align: center;
    background: #424242;
    float: left;
    margin: 16px 5px 0px;
    padding: 14px 0px;
    width: 118px;
}

.catalog-section-1 .catalog-list-col {
    width: 831px;
    float: left;
}

.root-catalog .catalog-list-col {
    width: 1110px;
}

.catalog-list-col .sort-row {
    border: 1px solid #e3e4e4;
    padding: 6px;
    background: #fff;
}

.catalog-list-col .sort-row .sort-item {
    float: left;
    height: 18px;
    line-height: 18px;
    font-size: 12px;
    color: #636363;
    font-family: 'Kelson Sans';
    padding: 0px 5px 0px 5px;
    margin: 0px 11px 0px 0px;
    position: relative;
}

.catalog-list-col .sort-row a.sort-item:hover {
    background: #ebdcbc;
}

.catalog-list-col .sort-row .sort-item.sort-asc,
.catalog-list-col .sort-row .sort-item.sort-desc {
    padding-right: 13px;
    margin-right: 3px;
    background: #ebdcbc;
}

.catalog-list-col .sort-row .sort-item.sort-asc::before,
.catalog-list-col .sort-row .sort-item.sort-desc::before {
    content: ' ';
    position: absolute;
    top: 3px;
    right: 4px;
    width: 5px;
    height: 11px;
    background: url(/bitrix/templates/adaptive/css/../img/i83.png);
}

.catalog-list-col .sort-row .sort-item.sort-desc::before {
    background: url(/bitrix/templates/adaptive/css/../img/i84.png);
}

.catalog-list {
    font-size: 0;
    position: relative;
    z-index: 40;
    background: #fff;
    padding-bottom: 1px;
}

.page-nav {
    display: block;
    margin: 32px 21px;
    border-top: 1px solid #8c7a54;
    border-bottom: 1px solid #8c7a54;
    padding: 14px 140px 14px 14px;
    text-align: left;
    background: #fff;
}

.page-nav .page-nav__btn {
    display: inline-block;
    vertical-align: top;
    height: 24px;
    margin: 0px 2px;
    font-size: 14px;
    line-height: 24px;
    color: #8c7a54;
    padding: 0px 8px;
    position: relative;
}

.page-nav .page-nav__btn:hover,
.page-nav span.page-nav__btn {
    background: #ebdcbc;
}

.page-nav .page-nav__btn.page-nav__btn_l-arr {
    padding-left: 54px;
    width: 146px;
}

.page-nav .page-nav__btn.page-nav__btn_l-arr::before {
    content: ' ';
    position: absolute;
    top: 5px;
    left: 5px;
    width: 28px;
    height: 15px;
    background: url(/bitrix/templates/adaptive/css/../img/i85.png) 10px 0px no-repeat;
}

.page-nav .page-nav__btn.page-nav__btn_l-arr:hover::before {
    background-position: 0px 0px;
}

.page-nav .page-nav__btn.page-nav__btn_l-arr::after {
    content: ' ';
    position: absolute;
    top: 8px;
    left: 32px;
    width: 10px;
    height: 10px;
    background: url(/bitrix/templates/adaptive/css/../img/i27.png) 0px 0px no-repeat;
    background-size: cover;
}

.page-nav .page-nav__btn.page-nav__btn_r-arr {
    padding-right: 54px;
    width: 136px;
}

.page-nav .page-nav__btn.page-nav__btn_r-arr::before {
    content: ' ';
    position: absolute;
    top: 5px;
    right: 5px;
    width: 28px;
    height: 15px;
    background: url(/bitrix/templates/adaptive/css/../img/i86.png) -22px 0px no-repeat;
}

.page-nav .page-nav__btn.page-nav__btn_r-arr:hover::before {
    background-position: -12px 0px;
}

.page-nav .page-nav__btn.page-nav__btn_r-arr::after {
    content: ' ';
    position: absolute;
    top: 8px;
    right: 32px;
    width: 10px;
    height: 10px;
    background: url(/bitrix/templates/adaptive/css/../img/i27.png) 0px 0px no-repeat;
    background-size: cover;
}

.catalog-detail-section-1 > .row {
    min-height: 1043px;
}

.catalog-detail-section-1 .now-buy-wrapper {
    top: 683px;
    position: absolute;
}

.detail-col-left {
    width: 396px;
    float: left;
    margin: 0px 2px 100px 0px;
}

.detail-gallery {
    width: 396px;
    float: left;
    padding: 8px;
    background: #fff;
    overflow: hidden;
}

.detail-picture-thumb-list {
    float: left;
    width: 77px;
    margin-right: 8px;
}

.detail-picture-thumb-list .thumb-item {
    float: left;
    width: 100%;
    height: 107px;
    margin: 0px 0px 1px 0px;
    border-top: 1px solid #dbdcdc;
}

.detail-picture-thumb-list .thumb-item:first-child {
    border-top-color: transparent;
}

.detail-picture-thumb-list .thumb-item .table {
    width: 100%;
    height: 107px;
    margin: -1px 0px 0px 0px;
}

.detail-picture-thumb-list .thumb-item .cell {
    border: 2px solid transparent;
}

.detail-picture-thumb-list .thumb-item.active .cell,
.detail-picture-thumb-list .thumb-item:hover .cell {
    border-color: #dbdcdc;
}

.detail-picture-list {
    width: 295px;
    height: 537px;
    position: relative;
    margin: 0px auto 0px;
    /*float: left;*/
}

.detail-picture-list .item,
.detail-picture-list .item .table {
    width: 295px;
    height: 537px;
}

.detail-picture-list .slick-prev,
.detail-picture-list .slick-next {
    right: -8px;
    left: auto;
    margin: 0px;
    z-index: 20;
}

.detail-picture-list .slick-prev {
    top: -8px;
}

.detail-picture-list .slick-next {
    top: 28px;
}

.detail-picture-list .slick-prev::before {
    background-image: url(/bitrix/templates/adaptive/css/../img/i93.png);
}

.detail-picture-list .slick-prev::after {
    background-image: url(/bitrix/templates/adaptive/css/../img/i91.png);
}

.detail-picture-list .slick-next::before {
    background-image: url(/bitrix/templates/adaptive/css/../img/i92.png);
}

.detail-picture-list .slick-next::after {
    background-image: url(/bitrix/templates/adaptive/css/../img/i90.png);
}

.back-to-catalog {
    padding: 32px 0px;
    float: left;
    width: 100%;
}

.back-to-catalog .button {
    padding: 0px 110px;
    width: 347px;
    background: #1c1c1b;
}

.now-buy-wrapper {
    position: relative;
    float: left;
}

.detail-col-right {
    float: left;
    width: 712px;
}

.detail-col-right .base-info {
    position: relative;
    padding: 31px 35px;
    /*min-height: 170px;*/
    background: #fff;
}

.detail-col-right .base-info .type {
    font-size: 14px;
    line-height: 14px;
    color: #1c1c1b;
    font-family: 'Kelson Sans bold';
    margin: 0px 0px 14px 0px;
}

.detail-col-right .base-info .art {
    font-size: 12px;
    line-height: 12px;
    color: #808383;
    font-family: 'Noto Serif', sans-serif;
    margin: 0px 0px 28px 0px;
}

.detail-col-right .base-info .rating {
    margin: 0px 0px 0px 0px;
}

.detail-col-right .base-info .delivery {
    margin: -10px 0px 0px 112px;
    font-size: 11px;
    line-height: 11px;
    color: #1c1c1b;
    font-family: 'Kelson Sans';
    padding: 2px 0px 0px 21px;
    background: url(/bitrix/templates/adaptive/css/../img/i95.png) 0px 0px no-repeat;
    display: inline-block;
    vertical-align: top;
}

.detail-col-right .base-info .top-beer-label {
    background: url(/bitrix/templates/adaptive/css/../img/i96.png) 0px 0px no-repeat;
    left: auto;
    right: 0px;
    padding-left: 41px;
}

.detail-col-right .base-info .top-beer-label::before {
    left: 18px;
}

.detail-col-right .base-info .top-beer-label.top-20 {
    top: 65px;
}

.detail-col-right .base-info .top-beer-label.top-10 {
    top: 106px;
}

.detail-price {
}

.detail-price .cost-calc {
    float: left;
    width: 475px;
    background: #8c7a54;
}

.detail-price .cost-calc .base-price {
    float: left;
    width: 157px;
    text-align: right;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    color: #fff;
    font-family: 'Kelson Sans bold';
    padding: 0px 12px 0px 0px;
}

.detail-price .cost-calc .ui-spinner {
    float: left;
    width: 112px;
    padding: 3px 0px;
    height: 50px;
}

.detail-price .cost-calc .ui-spinner input {
    float: left;
    width: 52px;
    margin: 0px 30px;
    height: 44px;
    font-size: 22px;
    color: #fff;
    font-family: 'Kelson Sans bold';
    text-align: center;
    display: block;
    background: #77694b;
}

.detail-price .cost-calc .ui-spinner a.ui-spinner-button {
    position: absolute;
    top: 3px;
    width: 28px;
    height: 44px;
    background-color: #3c3c3b;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    cursor: pointer;
}

.detail-price .cost-calc .ui-spinner a.ui-spinner-button.ui-spinner-up {
    background-image: url(/bitrix/templates/adaptive/css/../img/i97.png);
    right: 0px;
}

.detail-price .cost-calc .ui-spinner a.ui-spinner-button.ui-spinner-down {
    background-image: url(/bitrix/templates/adaptive/css/../img/i98.png);
    left: 0px;
}

.detail-price .cost-calc .ui-spinner a.ui-spinner-button:hover {
    background-color: #5d5645;
}

.detail-price .cost-calc .complete-price {
    float: left;
    width: 203px;
    text-align: right;
    height: 50px;
    line-height: 50px;
    font-size: 22px;
    color: #fff;
    font-family: 'Kelson Sans bold';
    padding: 0px 12px 0px 15px;
}

.detail-price .cost-calc .complete-price .title {
    float: left;
    font-size: 16px;
    font-family: 'Kelson Sans';
}

.add-to-basket-button {
    width: 237px;
    float: left;
    height: 50px;
    text-align: center;
    border: none;
    background: #473e2b;
}

.add-to-basket-button span {
    display: inline-block;
    vertical-align: top;
    font-size: 12px;
    line-height: 12px;
    color: #fff;
    font-family: 'Kelson Sans bold';
    padding: 0px 60px 0px 20px;
    text-transform: uppercase;
    position: relative;
}

.add-to-basket-button span::before {
    content: ' ';
    position: absolute;
    top: 50%;
    right: 40px;
    width: 10px;
    height: 10px;
    background: url(/bitrix/templates/adaptive/css/../img/i81.png) 0px 0px no-repeat;
    margin: -4px 0px 0px;
}

.add-to-basket-button span::after {
    content: ' ';
    position: absolute;
    top: 50%;
    right: 5px;
    width: 40px;
    height: 15px;
    background: url(/bitrix/templates/adaptive/css/../img/i82.png) -24px 0px no-repeat;
    margin: -6px 0px 0px;
}

.add-to-basket-button:hover span::after {
    background-position: -9px 0px;
}

.detail-actions button {
    float: left;
    width: 236px;
    height: 55px;
    border: none;
    border-bottom: 1px solid #dbdcdc;
    font-size: 12px;
    line-height: 24px;
    color: #1c1c1b;
    text-align: center;
    padding: 0px 0px 0px 0px;
    background: #fff;
    font-family: 'Kelson Sans bold';
}

.detail-actions button:hover {
    color: #838383;
}

.detail-actions button span {
    position: relative;
    background: url(/bitrix/templates/adaptive/css/../img/i99.png) 0 0 no-repeat;
    padding: 1px 0px 0px 30px;
    display: inline-block;
    height: 24px;
}

.detail-actions button.add-to-favorites-item {
    width: 239px;
    border-left: 1px solid #dbdcdc;
}

.detail-actions button.add-to-favorites-item span {
    background: url(/bitrix/templates/adaptive/css/../img/i100.png) 0 0 no-repeat;
}

.detail-actions button.add-to-compare-item {
    width: 237px;
    border-left: 1px solid #dbdcdc;
}

.detail-actions button.add-to-compare-item span {
    background: url(/bitrix/templates/adaptive/css/../img/i101.png) 0 0 no-repeat;
}

.detail-actions button span .hover,
.detail-actions button.active span .normal {
    overflow: hidden;
    width: 0;
    opacity: 0;
    visibility: hidden;
    height: 0;
}

.detail-actions button.active span .hover,
.detail-actions button span .normal {
    overflow: hidden;
    width: auto;
    opacity: 1;
    visibility: visible;
    height: auto;
}

.detail-actions button .hover {
    color: #8c7a54;
}

.detail-actions button:hover .hover {
    color: #ada28b;
}

.detail-feature-list {
    display: block;
    margin: 0px 0px;
    padding: 28px 36px;
    text-align: left;
    font-size: 12px;
    line-height: 24px;
    background: #feffff;
    min-height: 278px;
}

.detail-feature-list a:hover {
    text-decoration: underline;
}

.detail-feature-list dt {
    width: 236px;
    float: left;
    height: 24px;
    background: url(/bitrix/templates/adaptive/css/../img/i102.png) 0px 16px repeat-x;
    padding: 0px;
    margin: 0px 4px 0px 0px;
    color: #3c3c3b;
}

.detail-feature-list dt span {
    display: inline-block;
    background: #feffff;
    vertical-align: top;
    padding: 0px 4px 0px 0px;
}

.detail-feature-list dd {
    width: 400px;
    float: left;
    height: 24px;
    padding: 0px;
    margin: 0px;
    color: #8c7a54;
}

.detail-info-tabs {
    float: none;
    width: 100%;
    margin: 2px 0px 0px;
}

.detail-info-tabs.mp-top-beer-tabs .tab-link {
    width: 237px;
    padding: 20px 0px;
    text-align: center;
}

.detail-info-tabs.mp-top-beer-tabs .tab-link:first-child {
    width: 238px;
}

.detail-info-tabs.mp-top-beer-tabs .tab-link span {
    font-size: 15px;
    line-height: 20px;
    text-transform: none;
}

.detail-info-tabs.mp-top-beer-tabs .tab-link span::before,
.detail-info-tabs.mp-top-beer-tabs .tab-link span::after {
    display: none;
}

.detail-info-tabs.mp-top-beer-tabs .tab-item {
    padding: 0px;
}

.compare-outer {
    position: relative;
    background: #1c1c1b;
}

.compare-inner {
    overflow: hidden;
    width: 941px;
    margin-left: 170px;
    background: #fff;
}

.compare-table {
    table-layout: fixed;
    width: auto;
    border-collapse: collapse;
}

.compare-table tr:nth-child(n+4):hover,
.compare-table tr:nth-child(n+4):hover th {
    background: rgba(118, 106, 83, 0.25);
}

.compare-table tr:nth-child(n+4):hover td {
    border-color: #c8c5c0;
}

.compare-table td,
.compare-table th {
    vertical-align: top;
    text-align: left;
    font-size: 13px;
    line-height: 14px;
    padding-top: 7px;
    padding-bottom: 8px
}

.compare-table th {
    width: 170px;
    position: absolute;
    left: 0;
    color: #b6ab92;
    padding-left: 14px;
    padding-right: 14px;
    font-family: 'Kelson Sans light', sans-serif;
}

.compare-table td {
    width: 249px;
    padding-left: 20px;
    padding-right: 20px;
    color: #3c3c3b;
    font-family: 'Kelson Sans', sans-serif;
    border-left: 1px solid #eceded;
    border-right: 1px solid #eceded;
}

.compare-table tr:nth-child(1) th,
.compare-table tr:nth-child(1) td {
    padding-top: 20px;
}

.compare-table .title,
.compare-table .title a {
    font-size: 18px;
    line-height: 28px;
    color: #1c1c1b;
    font-family: 'Kelson Sans bold';
    position: relative;
}

.compare-table .title .remove {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 15px;
    height: 15px;
    background: url(/bitrix/templates/adaptive/css/../img/i103.png) 0 0 no-repeat;
}

.compare-table .title .remove:hover {
    opacity: .7;
}

.compare-table .img {
    vertical-align: middle;
    height: 255px;
    text-align: center;
    padding: 0px;
}

.compare-table .rating-td {
    padding-top: 13px;
    padding-bottom: 27px;
}

.compare-table .price {
    font-size: 18px;
    color: #8c7a54;
    font-family: 'Kelson Sans bold';
    padding-bottom: 30px;
}

.compare-slider-wrapper {
    margin-left: 170px;
    position: relative;
    padding: 13px 22px;
    border-top: 1px solid #b4ab98;
    border-bottom: 1px solid #b4ab98;
    background: #8c7a54;
}

.compare-slider {
    background: #d3ccbe;
    height: 7px;
    border-radius: 0;
    border-left: 64px solid #d3ccbe;
    border-right: 64px solid #d3ccbe;
}

.compare-slider .ui-slider-handle {
    background: #1c1c1b;
    height: 7px;
    width: 128px;
    margin: 0px -64px;
    padding: 0px;
    top: 0;
    border-radius: 0;
}

.basket-list {
    border-collapse: collapse;
    width: 100%;
    background: #fff;
}

.basket-list th,
.basket-list td {
    border-top: 1px solid #dbdcdc;
    border-bottom: 1px solid #dbdcdc;
}

.basket-list th {
    font-size: 14px;
    line-height: 14px;
    color: #636363;
    text-align: center;
    font-family: 'Kelson Sans', sans-serif;
    padding: 13px 0px;
    font-weight: 400;
}

.basket-list .col-img {
    width: 170px;
}

.basket-list .col-title {
    width: 440px;
    text-align: left;
}

.basket-list td.col-title,
.basket-list td.col-title a {
    font-size: 19px;
    line-height: 28px;
    color: #1c1c1b;
    font-family: 'Kelson Sans bold', sans-serif;
}

.basket-list .col-count {
    width: 110px;
}

.basket-list .col-price {
    width: 130px;
}

.basket-list td.col-price {
    font-size: 18px;
    line-height: 28px;
    color: #8c7a54;
    font-family: 'Kelson Sans bold', sans-serif;
}

.basket-list td.col-price.black {
    color: #000;
}

.basket-list .col-action {
    width: 130px;
}

.basket-list .col-action .remove {
    display: inline-block;
    width: 15px;
    height: 15px;
    background: url(/bitrix/templates/adaptive/css/../img/i103.png) 0 0 no-repeat;
}

.basket-list .col-action .remove:hover {
    opacity: .7;
}

.basket-list td {
    padding: 20px 0px;
    text-align: center;
}

.basket-list td .img {
    height: 154px;
    line-height: 154px;
    display: table-cell;
    width: 170px;
    vertical-align: middle;
}

.basket-list .col-count .ui-spinner {
    width: 112px;
    padding: 0px 0px;
    height: 50px;
}

.basket-list .col-count .ui-spinner input {
    width: 52px;
    margin: 0px 30px;
    height: 44px;
    font-size: 22px;
    color: #fff;
    font-family: 'Kelson Sans bold';
    text-align: center;
    display: block;
    background: #babbba;
}

.basket-list .col-count .ui-spinner a.ui-spinner-button {
    position: absolute;
    top: 0px;
    width: 28px;
    height: 44px;
    background-color: #3c3c3b;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    cursor: pointer;
}

.basket-list .col-count .ui-spinner a.ui-spinner-button.ui-spinner-up {
    background-image: url(/bitrix/templates/adaptive/css/../img/i97.png);
    right: 0px;
}

.basket-list .col-count .ui-spinner a.ui-spinner-button.ui-spinner-down {
    background-image: url(/bitrix/templates/adaptive/css/../img/i98.png);
    left: 0px;
}

.basket-list .col-count .ui-spinner a.ui-spinner-button:hover {
    background-color: #5d5645;
}

.busket-submit {
    float: right;
    margin: 0px 20px;
}

.total-price {
    /*float: right;*/
    font-size: 18px;
    line-height: 48px;
    color: #1c1c1b;
    font-family: 'Kelson Sans bold', sans-serif;
    text-align: right;
}

.chousen-count {
    position: absolute;
    top: -53px;
    right: 0px;
    font-size: 15px;
    line-height: 28px;
    color: #1c1c1b;
    font-family: 'Kelson Sans', sans-serif;
}

.chousen-list {
}

.chousen-list .chousen-item {
    float: left;
    width: 277px;
    background: #fff;
    position: relative;
    border: 1px solid #eceded;
}

.chousen-list .chousen-item:hover {
    border-color: #8c7a54;
}

.chousen-list .chousen-item .remove {
    position: absolute;
    top: 1px;
    right: 1px;
    width: 25px;
    height: 25px;
    background: url(/bitrix/templates/adaptive/css/../img/i103.png) center no-repeat;
    opacity: .6;
}

.chousen-list .chousen-item .remove:hover {
    opacity: 1;
}

.chousen-list .chousen-item .inner {
    display: block;
    padding: 32px 36px 20px 36px;
    height: 357px;
}

.chousen-list .chousen-item .title {
    font-size: 15px;
    line-height: 20px;
    color: #1c1c1b;
    font-family: 'Kelson Sans bold', sans-serif;
    margin: 0px 0px 0px 0px;
    height: 60px;
    overflow: hidden;
}

.chousen-list .chousen-item .img {
    float: right;
    height: 230px;
    width: 110px;
    margin: 0px 0px 0px 0px;
}

.chousen-list .chousen-item .country {
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    color: #808383;
    font-family: 'Noto Serif italic';
    margin: 10px 0px 173px;
    text-overflow: ellipsis;
    height: 24px;
    white-space: nowrap;
    overflow: hidden;
}

.chousen-list .chousen-item .rating {
    position: absolute;
    top: 259px;
    left: 33px;
}

.chousen-list .chousen-item .price {
    font-size: 18px;
    line-height: 30px;
    color: #8c7a54;
    font-family: 'Kelson Sans bold';
    position: relative;
    margin-top: 25px;
}

.top-beer-list .item {
    width: 20%;
    height: 404px;
    float: left;
    border: 1px solid #eceded;
    position: relative;
    padding: 20px 30px;
    background: #fff;
}

.top-beer-list .item:hover {
    border-color: #8c7a54;
}

.top-beer-list .item .number {
    font-size: 55px;
    line-height: 55px;
    color: #e6e7e7;
    position: absolute;
    top: 16px;
    letter-spacing: 0px;
    text-align: left;
    font-family: 'Kelson Sans bold';
    left: 30px;
}

.top-beer-list .item .title {
    font-size: 15px;
    line-height: 20px;
    color: #1c1c1b;
    font-family: 'Kelson Sans bold';
    margin: 0px 0px 3px;
    text-align: left;
    text-overflow: ellipsis;
    height: 60px;
    overflow: hidden;
}

.top-beer-list .item .img {
    height: 230px;
    margin: 0px auto 26px;
    vertical-align: middle;
    display: table-cell;
    width: 160px;
}

.top-beer-list .item .country {
    text-align: left;
    font-size: 14px;
    line-height: 24px;
    color: #808383;
    font-family: 'Noto Serif italic';
    margin: 0px 0px 4px;
    text-overflow: ellipsis;
    height: 24px;
    white-space: nowrap;
    overflow: hidden;
}

.top-beer-list .item .price {
    font-size: 18px;
    line-height: 30px;
    color: #8c7a54;
    font-family: 'Kelson Sans bold';
    position: relative;
}

.search-form {
    background: #fff;
    padding: 20px 30px 20px;
    border: 1px solid #eceded;
}

.search-form .title {
    font-size: 15px;
    line-height: 16px;
    color: #1c1c1b;
    font-family: 'Kelson Sans';
    margin: 0px 0px 5px 0px;
}

.search-form .input {
    float: left;
    width: 860px;
    height: 48px;
    border: 1px solid transparent;
    background: #babbba;
    font-size: 28px;
    color: #feffff;
    font-family: 'Kelson Sans bold';
    padding: 0px 10px;
}

.search-form .submit {
    float: left;
    margin: 0px 0px 0px 0px;
    width: 188px;
}

.search-result {
    background: #fff;
    padding: 30px;
    border: 1px solid #eceded;
}

.search-result .result-title {
    font-size: 28px;
    line-height: 28px;
    color: #1c1c1b;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-family: 'Kelson Sans bold';
    float: left;
}

.search-result .result-count {
    font-size: 15px;
    line-height: 28px;
    color: #1c1c1b;
    font-family: 'Kelson Sans', sans-serif;
    float: right;
}

.search-result-list {
    background: #fff;
}

.search-result-list .item {
    background: #fff;
    padding: 30px;
    border: 1px solid #eceded;
    display: block;
}

.search-result-list .item .img {
    float: left;
    width: 180px;
    height: 180px;
    margin-right: 30px;
}

.search-result-list .item .title {
    font-size: 18px;
    line-height: 28px;
    color: #1c1c1b;
    padding: 0px 0px 0px 210px;
    margin: 0px 0px 12px 0px;
    font-family: 'Kelson Sans bold';
}

.search-result-list .item .title b {
    background: #fef7ae;
}

.search-result-list .item .art {
    font-size: 12px;
    line-height: 24px;
    color: #808383;
    font-family: 'Noto Serif';
    padding: 0px 0px 0px 210px;
    margin: 0px 0px 12px 0px;
}

.search-result-list .item .preview-text {
    font-size: 13px;
    line-height: 24px;
    color: #3c3c3b;
    font-family: 'Kelson Sans';
    padding: 0px 0px 0px 210px;
    margin: 0px 0px 12px 0px;
}

.shop-list-tab .tab-caption {
    text-align: right;
    padding: 30px;
    font-size: 0px;
    background: #fff;
}

.shop-list-tab .tab-link {
    display: inline-block;
    vertical-align: top;
    padding: 4px 7px;
    font-size: 14px;
    line-height: 22px;
    color: #636363;
    font-family: 'Kelson Sans';
    cursor: pointer;
}

.shop-list-tab .tab-link.active {
    background: #8c7a54;
    color: #fff;
}

.shop-list-table {
    border-collapse: collapse;
    width: 100%;
}

.shop-list-table th,
.shop-list-table td {
    border: 1px solid rgba(219, 220, 220, 0.5);
    border-width: 1px 0px;
}

.shop-list-table th,
.shop-list-table td a {
    padding: 12px 10px 12px 30px;
    font-size: 13px;
    line-height: 28px;
    color: #1c1c1b;
    font-family: 'Kelson Sans bold';
    text-align: left;
}

.shop-list-table td a {
    display: block;
}

.shop-list-table td:nth-child(1) a {
    font-family: 'Kelson Sans' !important;
}

.shop-list-table th {
    background: #8c7a54;
}

.shop-list-table td {
    background: #fff;
}

.shop-list-table th:nth-child(1),
.shop-list-table td:nth-child(1) a {
    width: 500px;
}

.shop-list-table th:nth-child(2),
.shop-list-table td:nth-child(2) a {
    width: 440px;
}

.shop-list-table th:nth-child(3),
.shop-list-table td:nth-child(3) a {
    width: 170px;
}

.shop-list-table tr:hover td {
    background: #efeee9;
}

.shop-list-tab .tab-content {
    position: relative;
}

.shop-list-tab .tab-item {
    position: absolute;
    width: 100%;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    max-height: 0;
    overflow: hidden;
}

.shop-list-tab .tab-item.active {
    position: relative;
    z-index: 20;
    opacity: 1;
    visibility: visible;
    max-height: none;
}

.news-list-section-1 .news-list .item {
    border-top: 1px solid #dbdcdc;
    border-bottom: 1px solid #dbdcdc;
    background: #fff;
    padding: 30px 30px 60px;
    display: block;
}

.news-list-section-1 .news-list .item:hover {
    border-color: #8c7a54;
}

.news-list-section-1 .news-list .item .img {
    float: left;
    width: 450px;
    margin-right: 30px;
}

.news-list-section-1 .news-list .item .text {
    margin-left: 480px;
    padding: 33px 0px 0px 0px;
}

.news-list-section-1 .news-list .item .text .date {
    margin: 0px 0px 18px;
    color: #8c7a54;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}

.news-list-section-1 .news-list .item .text .date .day {
    font-size: 62px;
    line-height: 62px;
    font-family: 'Kelson Sans bold';
}

.news-list-section-1 .news-list .item .text .date .month {
    font-size: 18px;
    line-height: 18px;
    font-family: 'Kelson Sans';
}

.news-list-section-1 .news-list .item .text .title {
    font-size: 18px;
    line-height: 28px;
    color: #1c1c1b;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 12px 0px;
    font-family: 'Kelson Sans bold';
}

.news-list-section-1 .news-list .item .text .preview-text {
    font-size: 13px;
    line-height: 24px;
    color: #3c3c3b;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-family: 'Kelson Sans light';
}

.news-detail {
    background: #fff;
    padding: 30px;
    display: block;
}

.news-detail td {
    vertical-align: top;
}
.news-detail td:first-child {
    width: 75%;
}

.news-detail .img {
    width: 450px;
    height: 330px;
    margin: 0px 0px 0px 30px;
}

.news-detail .date {
    margin: 0px 0px 18px;
    color: #8c7a54;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}

.news-detail .date .day {
    font-size: 62px;
    line-height: 62px;
    font-family: 'Kelson Sans bold';
}

.news-detail .date .month {
    font-size: 18px;
    line-height: 18px;
    font-family: 'Kelson Sans';
}

.news-detail .detail-text {
    font-size: 13px;
    line-height: 24px;
    color: #3c3c3b;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
    font-family: 'Kelson Sans';
}
.news-detail .detail-text iframe {
    min-height: 350px;
}

.news-detail .all-news {
    width: 100%;
    text-align: center;
    margin: 40px auto 0px;
}

.news-detail .preview-block {
    width: 290px;
    border-top: 1px solid #8c7a54;
    padding: 15px 0px 0px 0px;
    margin: 106px 0px 0px 100px;
}

.news-detail .preview-block .img {
    width: 100%;
    height: 200px;
    margin: 0px 0px 30px 0px;
}

.news-detail .preview-block .preview-text {
    font-size: 13px;
    line-height: 24px;
    color: #1c1c1b;
    font-family: 'Noto Serif italic';
}

.account-section-1 .row {
    background: #fff;
}

.account-block {
    border-top: 1px solid #dbdcdc;
    border-bottom: 1px solid #dbdcdc;
    padding: 30px;
    display: block;
    font-size: 16px;
    line-height: 28px;
    color: #1c1c1b;
    font-family: 'Kelson Sans';
}

.account-block h3 {
    font-size: 23px;
    line-height: 28px;
    color: #000;
    font-family: 'Kelson Sans';
    font-weight: 400;
    margin: 0px 0px 10px 0px;
}

.order-section-1 .basket-checkout .clearfix {
    padding: 33px 30px;
    background: #fff;
    border-top: 1px solid #dbdcdc;
    border-bottom: 1px solid #dbdcdc;
}
.order-section-1 .basket-checkout .clearfix:first-child {
    border-top: 0;
}

.order-section-1 .basket-checkout .error-message {
    line-height: 30px;
    color: #D41212;
}

.order-section-1 .bx_section {
    font-size: 16px;
    line-height: 28px;
    color: #1c1c1b;
    font-family: 'Kelson Sans';
}

.order-section-1 h2 {
    font-size: 22px;
    line-height: 28px;
    color: #000;
    font-family: 'Kelson Sans bold';
    margin: 0px 0px 22px 0px;
    text-transform: none;
}

.order-section-1 .theme-form__l-col {
    float: left;
    width: 510px;
    padding: 0px;
    margin: 0px 60px 0px 0px;
}

.order-section-1 .theme-form__r-col {
    float: left;
    width: 480px;
    padding: 0px;
    margin: 0px 0px 0px 00px;
}

.order-section-1 div[data-property-id-row] {
    font-size: 0;
    margin: 0px 0px 36px;
}

.order-section-1 .theme-form__name-field,
.order-section-1 .bx_block.r1x3.pt8 {
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    width: 150px;
    height: 44px;
    padding: 8px 0px;
}

.order-section-1 .form-field {
    display: inline-block;
    vertical-align: top;
    width: 360px;
    height: 44px;
    padding: 8px 8px;
    background: #babbba;
    border: 2px solid #babbba;
    font-size: 22px;
    color: #fff;
    font-family: 'Kelson Sans bold';
}

.order-section-1 textarea.form-field {
    resize: none;
    height: 94px;
}

.order-section-1 textarea.form-field.full-width {
    width: 100%;
}

.order-section-1 .bx_block.r3x1 {
    display: inline-block;
    vertical-align: top;
    width: 360px;
    height: 44px;
}

.order-section-1 .location-block-wrapper {
    position: relative;
    padding: 0px;
    width: 360px;
    height: 44px;
    background: #babbba;
}

.order-section-1 .bx-ui-sls-tree-trunk {
    font-size: 22px;
    color: #fff;
    font-family: 'Kelson Sans bold';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 9px 6px;
    z-index: 20;
    line-height: 22px;
    display: none;
}

.order-section-1 .bx-ui-slst-pool {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.order-section-1 .dropdown-block {
    border: none;
    border-radius: 0;
    box-shadow: none;
    font-size: 22px;
    padding: 0;
    background: transparent;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.order-section-1 .bx-ui-sls-container {
    border: none;
    border-radius: 0;
    box-shadow: none;
    font-size: 22px;
    padding: 0;
    background: transparent;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.order-section-1 .bx-ui-sls-container input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 22px;
    color: #fff;
    font-family: 'Kelson Sans bold';
    padding: 0px 0px 0px 40px;
}

.order-section-1 .bx-ui-combobox-toggle,
.order-section-1 .dropdown-fade2white {
    display: none;
}

.order-section-1 .bx-ui-sls-clear {
    margin-top: 7px;
}

.order-section-1 .dropdown-block .dropdown-icon {
    position: absolute;
    top: 13px;
    left: 13px;
    width: 18px;
    height: 18px;
    background: url(/bitrix/templates/adaptive/css/../img/i106.png);
}

.order-section-1 .bx-ui-sls-pane {
    top: 44px;
    background: #fff;
    border: none;
    border-left: 2px solid #babbba;
    border-right: 2px solid #babbba;
    border-radius: 0;
    padding: 0;
    box-shadow: none;
}

.order-section-1 .bx-ui-sls-pane .dropdown-item {
    padding: 0px 0px 0px 38px;
    height: 44px;
    line-height: 44px;
    background: transparent;
    color: #babbba;
    border-radius: 0;
    margin: 0px;
}

.order-section-1 .bx-ui-sls-pane .dropdown-item-text {
    color: #babbba;
}

.order-section-1 .jq-radio.js-styler {
    width: 44px;
    height: 44px;
    position: relative;
    background: #babbba;
    vertical-align: top;
    margin: 0px 12px 0px 0px;
}

.order-section-1 .jq-radio.js-styler .jq-radio__div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url(/bitrix/templates/adaptive/css/../img/i107.png) 50% 50% no-repeat;
    opacity: 0;
    visibility: hidden;
}

.order-section-1 .jq-radio.js-styler.checked .jq-radio__div {
    opacity: 1;
    visibility: visible;
}

.order-section-1 .theme-form__checkbox-field {
    margin: 0px 0px 36px 0px;
}

.order-section-1 .theme-form__checkbox-field label {
    display: block;
    line-height: 44px;
    cursor: pointer;
}

.order-section-1 .order-item-table {
    width: 100%;
}

.order-section-1 .order-item-table td.col-count {
    font-size: 19px;
    color: #3c3c3b;
    font-family: 'Kelson Sans bold';
}

.order-section-1 .order-item-total-table.basket-list td {
    font-size: 19px;
    color: #3c3c3b;
    font-family: 'Kelson Sans bold';
    text-align: right;
    padding: 36px;
}

.order-section-1 .order-item-total-table.basket-list span {
    display: inline-block;
    vertical-align: top;
    margin: 0px 10px 0px 0px;
}

.order-section-1 .basket-submit-box {
    padding: 20px;
    background: #fff;
    border-top: 1px solid #dbdcdc;
    border-bottom: 1px solid #dbdcdc;
    text-align: right;
}

.order-section-1 .bx_order_make {
    font-size: 15px;
    font-family: 'Kelson Sans';
    background: #fff;
}

.order-section-1 .bx_order_make .basket-finish-line-info {
    background: #8c7a54;
    line-height: 50px;
}

.order-section-1 .bx_order_make span {
    display: inline-block;
    vertical-align: top;
    padding: 0px 0px 0px 0px;
}

.order-section-1 .basket-finish-line-info span {
    padding-left: 30px;
    color: #fff;
}

.order-section-1 .bx_order_make .basket-finish-line-info__order-num {
    font-size: 22px;
    font-family: 'Kelson Sans bold';
}

.order-section-1 .bx_order_make p {
    padding: 30px;
    margin: 0px;
    line-height: 30px;
}

.order-section-1 .bx_order_make a {
    color: #77694b;
}

.bx_my_order_switch {
    height: 90px;
    /*border: 1px solid #dbdcdc;*/

    border: none;
    background: #dbdcdc;
    font-size: 0;
    text-align: left;
    margin: 0px;
}

.bx_my_order_switch .bx_mo_link {
    display: inline-block;
    vertical-align: top;
    height: 89px;
    font-size: 19px;
    line-height: 22px;
    color: #6c6c6c;
    font-family: 'Kelson Sans bold';
    padding: 33px 60px;
    text-transform: uppercase;
    margin: 0px 1px 1px 0px;
    /*border-right: 1px solid #dbdcdc;*/
}

.bx_my_order_switch .bx_mo_link:hover,
.bx_my_order_switch .bx_mo_link.active {
    background: #fff;
    color: #8c7a54;
}

.bx_my_order_status_desc h2 {
    font-size: 22px;
    line-height: 28px;
    color: #000;
    font-family: 'Kelson Sans bold';
    margin: 0px 0px 22px 0px;
    text-transform: none;
}

.bx_my_order_status_desc .bx_mos_desc {
    font-size: 16px;
}

.bx_my_order .bx_my_order_table thead th {
    font-size: 22px;
    line-height: 28px;
    padding: 11px 30px;
    background: #f2f1ed;
    text-align: left;
    font-weight: 400;
}

.bx_my_order .bx_my_order_table thead th.order-detail-link-wrapper {
    padding: 0px;
}

.order-detail-link {
    display: block;
    padding: 11px 30px;
}

.order-detail-link:hover {
    background: #fff;
}

/*.bx_my_order .bx_my_order_table thead th:first-child{
	width: 360px;
}*/

.bx_my_order .bx_my_order_table .order-detail {
    font-size: 16px;
    line-height: 28px;
    padding: 0px 0px;
    background: #f2f1ed;
    float: right;
    font-weight: 400;
    color: #000;
}

.bx_my_order .bx_my_order_table thead th.order-status {
    padding: 0px;
    text-align: right;
    font-size: 0;
    width: 440px;
}

.bx_my_order .bx_my_order_table thead th.order-status a {
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    margin: 0px 0px 0px 0px;
    border-left: 1px solid #f2f1ed;
    padding: 11px 20px;
    line-height: 28px;
    width: 50%;
}

.bx_my_order .bx_my_order_table tbody tr td:first-child {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    padding: 30px;
    width: 360px;
}

.bx_my_order .bx_my_order_table tbody td a {
    font-size: 16px;
    color: #77694b;
}

.bx_my_order .bx_my_order_table tbody td .bx_item_list {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.bx_my_order .bx_my_order_table {
    border: none;
}

.bx_my_order .bx_my_order_status {
    font-size: 18px;
    line-height: 28px;
    padding-left: 50px;
    position: relative;
}

.bx_my_order .bx_my_order_status .date {
    font-weight: 400;
    font-size: 16px;
}

.bx_my_order .bx_my_order_status .color-indicator {
    display: inline-block;
    vertical-align: top;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    left: 10px;
}

.bx_my_order .bx_my_order_status .color-indicator.yellow {
    background: #fdc72a;
}

.bx_my_order .bx_my_order_status .color-indicator.red {
    background: #fd392a;
}

.bx_my_order .bx_my_order_status .color-indicator.green {
    background: #6bd969;
}

.bx_my_order .bx_my_order_status .color-indicator.gray {
    background: #cecece;
}

.section-order-list-1 .row {
    background: #fff;
}

.bx_my_order_status_desc {
    margin: 20px 30px;
}

.section-order-detail-1 .row {
    background: #fff;
}

.section-order-detail-1 .bx_order_list .bx_order_list_table {
    border: none;
}

.section-order-detail-1 .bx_order_list .bx_order_list_table thead tr td,
.section-order-detail-1 .bx_order_list .bx_order_list_table tbody tr td {
    font-size: 16px;
    line-height: 28px;
    padding: 5px 30px;
    text-align: left;
    font-weight: 400;
    color: #000;
}

.section-order-detail-1 .bx_order_list .bx_order_list_table thead tr td[colspan="2"] {
    background: #f2f1ed;
}

.section-order-detail-1 .bx_order_list .bx_order_list_table thead tr td[colspan="2"],
.section-order-detail-1 .bx_order_list .bx_order_list_table tbody tr td[colspan="2"] {
    font-size: 22px;
    background: transparent;
    padding: 20px 30px 10px;
}

.section-order-detail-1 .bx_order_list .bx_order_list_table tbody tr td[colspan="2"] {
    border-top: 2px solid #dbdcdc;
}

.bx_order_list h2 {
    font-size: 22px;
    line-height: 28px;
    color: #000;
    font-family: 'Kelson Sans bold';
    margin: 0px 0px 22px 0px;
    text-transform: none;
    padding: 20px 30px;
}

.basket-list.order-item-list {
    margin: 0px 0px 0px;
    border-top: 30px solid #dbdcdc;
}

.bx_ordercart_order_sum {
    width: 100%;
    text-align: right;
}

.bx_ordercart_order_sum td,
.bx_order_list .bx_ordercart_order_sum tr td {
    font-size: 19px;
    color: #3c3c3b;
    font-family: 'Kelson Sans bold';
    text-align: right;
    padding: 36px;
}

.bx_ordercart_order_sum span {
    display: inline-block;
    vertical-align: top;
    margin: 0px 10px 0px 0px;
}

.bx-filter .bx-filter-popup-result.right {
    background: #EBDCBC;
    border: none;
    padding: 5px 10px;
}

.header-fixed-link-inner {
    position: absolute;
    right: 100%;
    top: 0px;
    height: 100%;
    font-size: 14px;
    line-height: 20px;
    color: #1c1c1b;
    background: #1c1c1b;
    border-right: 1px solid transparent;
    width: 0;
    overflow: hidden;
}

.header-fixed-link.active .header-fixed-link-inner,
.header-fixed-link:hover .header-fixed-link-inner {
    width: 180px;
    background-color: #8c7a54;
    border-color: #77694b;
}

.header-fixed-link-inner .table {
    position: absolute;
    top: 0;
    left: 0;
    width: 180px;
    height: 80px;
}

.header-fixed-link-inner .table .cell {
    padding: 10px 20px;
}

.subscribe-table td {
    padding-bottom: 20px;
}

.styled-content p {
    font-size: 13px;
    line-height: 24px;
    color: #1c1c1b;
    margin-bottom: 20px;
}

.styled-content h4 {
    font-size: 20px;
    line-height: 28px;
    color: #1c1c1b;
    margin-bottom: 20px;
}

.styled-content .styled-table {
    width: 100%;
    border-top: 1px solid #8c7a54;
    border-bottom: 1px solid #8c7a54;
    border-collapse: collapse;
}

.styled-content .styled-table th {
    font-size: 13px;
    line-height: 20px;
    color: #fff;
    font-weight: 700;
    height: 40px;
    background: #8c7a54 url(/bitrix/templates/adaptive/css/../img/i112.png) 0px 0px repeat-x;
    padding-top: 2px;
    text-align: left;
    text-transform: uppercase;
}

.styled-content .styled-table th:first-child,
.styled-content .styled-table td:first-child {
    padding-left: 40px;
}

.styled-content .styled-table td {
    font-size: 15px;
    line-height: 20px;
    color: #1c1c1b;
    padding: 15px 0px;
    text-align: left;
}

.styled-content em {
    color: #8c7a54;
    font-family: 'Noto Serif italic';
}

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

.styled-content .styled-list {
    padding-left: 0px;
}

.styled-content .styled-list li {
    font-size: 13px;
    line-height: 21px;
    color: #3c3c3b;
    padding-left: 32px;
    background: url(/bitrix/templates/adaptive/css/../img/i113.png) 13px 8px no-repeat;
    margin-bottom: 16px;
}

.delivery-table {
    border-collapse: collapse;
    border: none;
    font-size: 13px;
    line-height: 24px;
}

.delivery-table td {
    vertical-align: top;
}

.delivery-table h4 {
    margin-top: 30px;
}

.delivery-table ul {
    margin: 0px 0px 0px 45px;
    padding: 0px;
}

.delivery-table ul li {
    position: relative;
}

.delivery-table .img {
    width: 45px;
    height: 45px;
    line-height: 45px;
    position: absolute;
    top: 0px;
    right: 100%;
}

.delivery-table p {
    margin-top: 0px;
}

.delivery-table .sideblock {
    width: 290px;
    margin-left: 100px;
    border-top: 1px solid #8c7a54;
    font-family: 'Noto Serif italic';
    padding-top: 10px;
}

.higliht-button {
    -webkit-animation: fixed-button-bounce-begin 0.5s 2;
    animation: fixed-button-bounce-begin 0.5s 2;
}

@-webkit-keyframes fixed-button-bounce-begin {
    0% {
        background-color: #1c1c1b;
    }
    50% {
        background-color: #8c7a54;
    }
    100% {
        background-color: #1c1c1b;
    }
}

@keyframes fixed-button-bounce-begin {
    0% {
        background-color: #1c1c1b;
    }
    50% {
        background-color: #8c7a54;
    }
    100% {
        background-color: #1c1c1b;
    }
}

@-webkit-keyframes fixed-button-bounce-end {
    0% {
        background-color: #1c1c1b;
    }
    100% {
        background-color: #8c7a54;
    }
}

@keyframes fixed-button-bounce-end {
    0% {
        background-color: #1c1c1b;
    }
    100% {
        background-color: #8c7a54;
    }
}

.title-search-result {
    border: none !important;
    width: 310px !important;
    margin: 0px 0px 0px 0px !important;
}
div.title-search-result {
    top: 120px !important;
    left: 50% !important;
    margin-left: 268px !important;
}

table.title-search-result {
    border: 2px solid #948460 !important;
    background: #fff !important;
}

table.title-search-result tr {
    display: none;
}

table.title-search-result tr[id] {
    display: table-row;
}

table.title-search-result th {
    display: none !important;
}

table.title-search-result td {
    background: transparent !important;
}

table.title-search-result a {
    font-size: 13px !important;
    color: #1c1c1b !important;
    font-family: 'Kelson Sans', sans-serif !important;
    font-style: italic !important;
}

table.title-search-result td.title-search-item {
    padding: 0px 0px !important;
}

table.title-search-result td.title-search-item a {
    padding: 0px 18px !important;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 0 0 1px #fff;
    height: 62px;
    display: block;
    font-size: 16px !important;
    line-height: 60px;
    color: #000;
    font-style: normal !important;
}

table.title-search-result tr.title-search-selected td,
table.title-search-result tr.title-search-selected a,
table.title-search-result tr.title-search-selected td.title-search-more a {
    background: transparent !important;
}

table.title-search-result tr:hover td.title-search-item a,
table.title-search-result tr.title-search-selected td.title-search-item a {
    background: #f0f0f0 !important;
    border-color: #e3e4e4 !important;
    color: #60605f !important;
}

table.title-search-result td.title-search-item img {
    display: none;
}

table.title-search-result td.title-search-item b {
    color: #9C875B !important;
}

.title-search-fader {
    display: none !important;
}

table.title-search-result td.title-search-all {
    padding: 0px 0px !important;
}

table.title-search-result td.title-search-all a {
    height: 48px;
    line-height: 48px;
    display: block;
    padding: 0px 18px !important;
    font-size: 13px;
    font-style: normal !important;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 0 0 1px #fff;
}

table.title-search-result td.title-search-all a:hover {
    background: #f0f0f0 !important;
    border-color: #e3e4e4 !important;
    color: #60605f !important;
}

.ymaps-2-1-29-balloon__close-button {
    background: url(/bitrix/templates/adaptive/css/../img/i124.png) 50% 50% no-repeat !important;
    width: 22px !important;
    height: 20px !important;
    margin-right: 0px !important;
}

.order-cancel-section-1 .row {
    background: #fff;
    padding: 40px;
}

#fancybox-wrap {
    padding: 0px;
    position: absolute;
	top: 100px!important;
}

#fancybox-content {
    padding-top: 0px;
    border: none;
    width: auto !important;
}

#fancybox-close {
    top: -34px;
    right: 0px;
    width: 30px;
    height: 30px;
    background: transparent;
}

#fancybox-close::before {
    content: '?';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    color: #000;
    font-size: 20px;
    text-align: right;
}

#fancybox-close:hover::before {
    color: #fff;
}

#fancybox-img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

#fancybox-left-ico,
#fancybox-right-ico {
    width: 40px;
    height: 30px;
    margin-top: -15px;
    opacity: 0;
}

#fancybox-left-ico {
    background: url(/bitrix/templates/adaptive/css/../img/i36.png) 50% 50% no-repeat;
    left: 0px;
}

#fancybox-right-ico {
    background: url(/bitrix/templates/adaptive/css/../img/i37.png) 50% 50% no-repeat;
    right: 0px;
    left: auto;
}

#fancybox-left-ico:hover,
#fancybox-right-ico:hover {
    background-color: rgba(140, 122, 84, 0.4);
}

#fancybox-left:hover #fancybox-left-ico,
#fancybox-right:hover #fancybox-right-ico {
    opacity: 1;
}

#fancybox-left:hover #fancybox-left-ico {
    left: 0px;
}

#fancybox-right:hover #fancybox-right-ico {
    right: 0px;
}

.brand-list {
    background: #fff;
    padding: 40px 0px;
}

.brand-list hr {
    height: 2px;
    background: #eceded;
    border: none;
    float: left;
    width: 100%;
}

.brand-item {
    float: left;
    width: 25%;
    height: 270px;
    text-align: center;
}

.brand-item .img {
    height: 170px;
    display: table-cell;
    vertical-align: middle;
    width: 277px;
    margin: 0px auto 0px;
}

.brand-item .name-wrapper {
    font-size: 14px;
    line-height: 18px;
    color: #8c7a54;
    height: 36px;
    position: relative;
    width: 150px;
    margin: 0px auto 7px;
    font-family: 'Noto Serif bold';
    overflow: hidden;
}

.brand-item .name-wrapper .name {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: auto;
}

.brand-item .country {
    font-size: 14px;
    line-height: 18px;
    color: #808383;
    height: 36px;
    overflow: hidden;
    font-family: 'Noto Serif italic';
}

.brand-detail .news-detail {
    margin-bottom: 40px;
}

.brand-detail .img {
    height: auto;
    padding: 0px 0px 40px;
}

.brand-link-wrapper {
    text-align: center;
}

.brand-link-wrapper a {
    font-size: 14px;
    line-height: 18px;
    color: #8c7a54;
    font-family: 'Noto Serif bold';
}

.error_text {
    font-size: 15px;
    line-height: 18px;
    color: red;
    font-weight: bold;
}

.category-submenu-toggler,
.button-search-open,
.button-search-close,
.table-dot {
    display: none;
}

/*Кнопка фильтров в каталоге*/
.filter-toggle-wrapper {
    display: none;
}

/*Кнопка мобильного меню*/
.mobile-navigation-button {
    padding: 0 15px;
    position: relative;
}

#nav-icon1::before,
#nav-icon1::after {
    position: absolute;
    content: '';
    display: block;
    height: 60px;
    width: 1px;
    background: #2a2822;
    top: -16px;
    left: -15px;
}

#nav-icon1::after {
    left: auto;
    right: -15px;
}

#nav-icon1 {
    display: none;
    width: 30px;
    height: 26px;
    position: relative;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
}

#nav-icon1 span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #8c7a54;
    opacity: 1;
    right: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out;
}

#nav-icon1 span:nth-child(1) {
    top: 0;
}

#nav-icon1 span:nth-child(2) {
    top: 12px;
}

#nav-icon1 span:nth-child(3) {
    top: 24px;
}

#nav-icon1.open span:nth-child(1) {
    top: 12px;
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    transform: rotate(135deg);
}

#nav-icon1.open span:nth-child(2) {
    opacity: 0;
    right: -60px;
}

#nav-icon1.open span:nth-child(3) {
    top: 12px;
    -webkit-transform: rotate(-135deg);
    -moz-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

font.errortext,
font.notetext,
.chousen-section-1 > .row > p,
#basket_form,
#warning_message {
    display: block;
    width: 1110px;
    margin: 0 auto;
}

.col-price-description,
.col-price-sum-description {
    display: none;
}

.compare-table .img img {
    max-width: 80%;
}

.country span {
    font-size: 15px;
    font-family: Kelson Sans, sans-serif;
    color: black;
}

.sale-label {
    z-index: 35;
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar
}

.table-responsive td {
    display: block;
}

/*Кнопка мобильного меню, конец*/
.banner-bg {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.banner-bg img {
    display: block;
    height: 100%;
    width: 100%;
    object-fit: cover;
}
/*Адаптация под различные разрешения*/



/*=======================================================*/



/*=======================================================*/



/*=======================================================*/



/*=======================================================*/



/*=======================================================*/


#fancybox-close::before {
    content: '✕';

}
/* End */


/* Start:/bitrix/templates/adaptive/css/adaptive/media.css?160552923985077*/
@media (max-width: 1679px) {
    /*Глобальные стили*/
    body {
        overflow-x: hidden;
    }

    img {
        max-width: 100%;
    }

    /* .main-page .header {
        height: auto;
    } */
    div.title-search-result {
        margin-left: 239px !important;
    }

    .arcticmodal-container_i {
        width: 100%;
    }

    .arcticmodal-container_i2 {
        padding: 0;
    }

    .popup-adult-check {
        max-width: 100vw;
        padding: 35px 55px;
        margin: 0 auto;
    }

    .popup-adult-check .text {
        font-size: 20px;
        line-height: 26px;
    }

    .popup-adult-check .buttons {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }

    .popup-adult-check .button, .popup-adult-check .button-arrow-new {
        max-width: 100%;
        margin: 10px 2px auto;
        padding: 0 30px;
    }

    /* .header {
        height: auto;
    } */

    .wrapper {
        max-width: 100%;
        min-width: auto;
        padding-top: 140px;
    }

    /*Хеадер фиксед*/
    .header-fixed {
        margin: 141px 0 0 510px;
        z-index: 31;
    }

    /*Хеадер, линия 1*/
    .header-line-1 > .row {
        max-width: 1200px;
        margin: 0 auto;
    }

    .header-line-1 .menu-sitemap-tree {
        margin: 0;
    }

    .header-line-1 .menu-sitemap-tree a {
        font-size: 13px;
        margin-right: 20px;
    }

    /*Хеадер, линия 2*/
    .header-line-2 > .row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        /*flex-direction: column;*/
        max-width: 1200px;
        margin: 0 auto;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .header-search {
        float: none;
        margin: 0 0 0 auto;
    }

    .category-menu {
        width: auto;
        margin: 0;
    }

    .category-link {
        font-size: 16px;
    }

    /*Хеадер, линия 3*/
    .header-line-3 table {
        width: 900px;
        margin-top: 45px;
    }

    .header-line-3 > .row {
        max-width: 1200px;
        margin: 0 auto;
    }

    .mp-slider .slick-next,
    .mp-slider-counter,
    .mp-slider .slick-prev {
        margin-left: 566px;
    }

    .mp-slider-item .row .button {
        left: 50%;
        margin-left: -555px;
    }

    .mp-slider-item .row .text-1,
    .mp-slider-item .row .text-2 {
        margin: 0;
    }

    /*Секция 2*/
    .section .row {
        width: 1200px;
    }

    .action-item {
        width: 100%;
    }

    .mp-top-beer-tabs {
        width: 818px;
    }

    .big.mp-action-list {
        width: 818px;
    }

    .big.mp-action-list .action-item {
        width: 100%;
    }

    .did-you-know-slider .item {
        padding-left: 30px;
        padding-right: 80px;
    }

    .subscribe-form-text {
        margin-left: 0;
    }

    .subscribe-form {
        float: right;
    }

    .recommend-list-scroll.scrollable .scroll-bar.horizontal::before {
        width: 1130px;
    }

    /*Секция 4*/
    .recommend-list.recommend-list-scroll {
        margin-right: 0;
    }

    .recommend-list.recommend-list-scroll .item {
        border-left: none;
    }

    .recommend-list.recommend-list-scroll .item:last-child {
        border-right: none;
    }

    .recommend-list .item .item-inner {
        border: none;
    }

    .recommend-more-items {
        margin: 0;
    }

    .action-detail-section-1 .row {
        padding: 0;
    }

    /*Футер*/
    .footer .row {
        width: 1200px;
    }

    .popup-window {
        padding: 17px;
        margin: 0 auto;
    }

    .detail-text h2 {
        margin: 0;
    }

    .detail-col-left {
        margin-right: 1px;
    }

    .detail-col-right {
        width: 710px;
    }

    .detail-price .cost-calc,
    .add-to-basket-button {
        width: 100%;
    }

    .detail-actions button,
    .detail-actions button.add-to-favorites-item,
    .detail-actions button.add-to-compare-item {
        width: 33.33%;
    }

    .compare-container {
        padding-right: 91px;
    }
    .compare-inner {
        width: 939px;
    }

    .top-beer-list .item {
        width: 25%;
    }

    .top-beer-list .item .title {
        margin-top: 15px;
    }

    .shop-list-table th:nth-child(1),
    .shop-list-table td:nth-child(1) a,
    .shop-list-table th:nth-child(2),
    .shop-list-table td:nth-child(2) a,
    .shop-list-table th:nth-child(3),
    .shop-list-table td:nth-child(3) a {
        width: auto;
    }

    .content {
        width: 1200px;
    }

    .content-head.section {
        margin-top: 45px;
    }

    .action-list {
        margin: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }

    .action-list::before,
    .action-list::after {
        display: none;
    }

    .action-item-wrapper {
        margin-right: 0;
        width: 31.5%;
    }

    .action-item-wrapper:last-child {
        margin: 0;
    }

    font.errortext,
    font.notetext,
    .chousen-section-1 > .row > p,
    #basket_form,
    #warning_message {
        width: 1200px;
    }

    .search-page-form-wrapper {
        padding: 0;
    }

    form.search-page-form {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin: 0;
    }

    .search-form .input {
        width: 100%;
    }

    .chousen-count {
        right: 50%;
        margin-right: -485px;
    }

    .detail-label-box {
        right: 93px;
    }

    .catalog-detail-section-1 .mp-top-beer-tabs {
        width: 710px;
    }

    .popup-add-to-cart {
        margin: 0 auto;
    }

    .detail-feature-list dt {
        width: 48%;
    }

    .detail-feature-list dd {
        width: 50%;
        height: auto;
    }

    .detail-price .cost-calc {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .detail-price .cost-calc .base-price {
        width: auto;
        padding-left: 10px;
    }

    .detail-price .cost-calc .complete-price {
        width: auto;
    }

    .detail-price .cost-calc .complete-price .title {
        padding-right: 10px;
    }

    .page-nav {
        padding-right: 14px;
    }

    .detail-info-tabs.mp-top-beer-tabs .tab-link,
    .detail-info-tabs.mp-top-beer-tabs .tab-link:first-child {
        width: 50%;
    }
}

@media (max-width: 1409px) {
    div.title-search-result {
        margin-left: 70px !important;
    }

    /* .wrapper {
        padding-top: 294px;
    } */

    .detail-col-right {
        width: 562px;
    }

    .header-fixed {
        margin-left: 390px;
        /*display: none;*/
    }

    .header-fixed-link {
        /*height: 60px;*/
        /*width: 65px;*/
    }

    .header-fixed-link:hover {
        /*border: 1px solid #1c1c1b;*/
        /*border-top: none;*/
    }

    .header-fixed-link:hover .header-fixed-link-inner {
        /*top: 40px;*/
        /*right: -1px;*/
        /*border: 1px solid #1c1c1b;*/
        /*height: 80px;*/
        /*box-sizing: border-box;*/
    }

    .header-line-1 > .row {
        max-width: 960px;
    }

    .header-line-1 .menu-sitemap-tree a {
        font-size: 10px;
        margin-right: 15px;
    }

    .header-address {
        padding: 0;
    }

    .menu-sitemap-tree > ul > li:last-child a {
        margin-right: 0;
    }

    .bx-system-auth-form {
        width: 60px;
    }

    .header-search .input {
        visibility: hidden;
        opacity: 0;
        width: 0;
        position: absolute;
        right: 50px;
        z-index: 20;
    }

    .header-search .input:focus {
        background: #8c7a54;
    }

    .button-search-open {
        background: transparent;
        position: absolute;
        height: 38px;
        width: 50px;
        right: 0;
        border: none;
        z-index: 21;
        display: block;
    }

    .button-search-open:hover + .submit {
        opacity: .5;
    }

    .button-search-close {
        background: transparent;
        display: none;
        position: absolute;
        height: 38px;
        width: 50px;
        right: 0;
        border: none;
    }

    .button-search-close:hover {
        opacity: .5;
    }

    .button-search-close::before,
    .button-search-close::after {
        content: '';
        width: 16px;
        height: 1.5px;
        background: #1c1c1b;
        display: block;
        position: absolute;
        left: 16px;
        top: 18px;

    }

    .button-search-close::before {
        -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
                transform: rotate(-45deg);
    }

    .button-search-close::after {
        -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
                transform: rotate(45deg);
    }

    .form-search-open .submit {
        margin-right: 50px;
    }

    .form-search-open .input {
        visibility: visible;
        opacity: 1;
        width: 308px;
        right: 100px;
        z-index: 50;
    }

    .form-search-open .button-search-open {
        display: none;
    }

    .form-search-open .button-search-close {
        display: block;
    }

    .header-line-2 > .row,
    .row.search-pos {
        max-width: 960px;
    }

    .category-menu {
        height: 80px;
    }

    .category-item {
        position: relative;
        margin: 0;
        height: 100%;
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
    }

    .category-item--active {
        background: #95835c;
    }

    .category-item:hover {
        /*background: red;*/
    }

    .category-col-width-4 {
        width: auto;
    }

    .category-link {
        font-size: 15px;
        /* padding-bottom: 0; */
    }

    .category-submenu {
        z-index: 35;
        width: 600px;
    }

    .category-item:last-child .category-submenu,
    .category-item:nth-last-child(2) .category-submenu {
        left: auto;
        right: 0;
    }

    .category-col-width-1 {
        width: 100%;
    }

    .header-line-3 > .row {
        max-width: 960px;
    }

    .main-page .header-line-3 table {
        height: auto;
    }

    .header-line-3 table .header-logo a {
        height: auto;
    }

    .header-line-3 table {
        height: auto;
        margin: 20px auto 20px 0;
        width: 865px;
    }

    .mp-section-1,
    .mp-slider {
        height: 700px;
    }

    .mp-slider .slick-next,
    .mp-slider-counter,
    .mp-slider .slick-prev {
        margin-left: 445px;
        bottom: 314px;
    }

    .mp-slider-item {
        height: 700px;
    }

    .mp-slider-item > .row {
        height: 700px;
    }

    .mp-slider-item .row .button {
        margin-left: -435px;
    }

    .mp-slider-item .row .text-1 {
        font-size: 26px;
        width: 660px;
    }

    .mp-slider-item .row .text-2 {
        font-size: 56px;
        line-height: 60px;
        width: 660px;
    }

    .header-line-3 table .header-top-beer .top-beer-link {
        margin-left: 35px;
        padding-left: 35px;
    }

    .section .row {
        width: 960px;
    }

    .mp-top-beer-tabs {
        width: 578px;
    }

    .big.mp-action-list {
        width: 578px;
    }

    .recommend-list-scroll.scrollable .scroll-bar.horizontal::before {
        width: 888px;
    }

    .footer .row {
        width: 960px;
    }

    .footer-phone {
        margin-left: 0;
    }

    .search-page-form {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .news-detail .img {
        width: 410px;
        height: auto;
    }

    .news-detail .detail-text {
        width: 460px;
        margin: 0 auto;
    }

    .detail-label-box .sale-label {
        margin-left: -10px;
    }

    .detail-label-box .top-beer-label {
        margin-left: 5px;
    }

    .styled-content .styled-table {
        width: 960px;
        margin: 0 auto;
    }

    .content-pg-inner {
        max-width: 960px;
        margin: 0 auto;
    }

    .content-pg-inner h3 {
        padding-top: 30px;
    }

    .content-head.section {
        margin-top: 15px;
    }

    .action-item-wrapper {
        width: 32%;
    }

    .content-wrapper {
        max-width: 960px;
        margin: 0 auto;
        padding: 20px 0;
    }

    .full-width .content {
        padding: 0;
        margin: 0 auto;
        /*width: 960px;*/
        /*max-width: 960px;*/
    }

    .content {
        max-width: 100vw;
        padding: 0;
    }

    .full-width .main-pg-content {
        margin: 0;
    }

    .catalog-section-1 .catalog-list-col {
        width: 683px;
        /*width: 100%;*/
    }

    .recommend-list .item {
        /*width: 296px;*/
        /*height: 411px;*/
    }

    .catalog-list-col .recommend-list .item {
        width: 296px;
        height: 411px;
    }

    .catalog-list-col--recom .recommend-list .item {
        width: 290px;
    }
    .catalog-list-col--recom .item .hover-block .button-add-to {
        width: 96px;
    }
    .catalog-list-col--recom .item .hover-block .buttons:hover .button-add-to:hover {
        width: 140px;
    }

    .page-nav {
        margin: 32px 91px 0 0;
    }

    .root-catalog .recommend-list .item {
        width: 30.18%;
    }

    .catalog-list {
        background: transparent;
    }

    .catalog-list.recommend-list .item .item-inner {
        min-height: 100%;
    }

    .delivery-table-wrapper {
        max-width: 960px;
        margin: 0 auto;
    }

    .corporate-wrapper {
        max-width: 960px;
        margin: 0 auto;
        padding: 20px 0;
    }

    font.errortext,
    font.notetext,
    .chousen-section-1 > .row > p,
    #basket_form,
    #warning_message {
        width: 960px;
    }

    .chousen-list .chousen-item {
        width: 30.2%;
    }

    .chousen-count {
        right: 50%;
        margin-right: -355px;
    }

    .detail-label-box {
        right: 0;
    }

    .catalog-detail-section-1 .mp-top-beer-tabs {
        width: 562px;
    }

    .compare-inner {
        width: 699px;
    }

    .catalog-list-col .sort-row {
        width: 592px;
    }
    .item .hover-block .button-add-to {
        width: 98px;
    }
    .item .hover-block .buttons:hover .button-add-to {
        width: 75px;
    }
}

@media (max-width: 1023px) {
    .mp-slider .slick-next, .mp-slider-counter, .mp-slider .slick-prev {
        display: none !important;
    }

    .mp-slider .slick-dots {
        width: 100%;
        bottom: 10px;
    }

    .section .mp-slider-item .row {
        width: 720px;
        margin: 0 auto;
    }

    .mp-slider .slick-dots > li {
        background: transparent;
        border: none;
        -webkit-box-sizing: content-box;
                box-sizing: content-box;
        display: inline-block;
        margin: 0 10px;
        height: auto;
        width: auto;
    }

    .mp-slider .slick-dots > li > button {
        height: 25px;
        width: 25px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        border: 2px solid #8c7a54;
        background: rgba(3, 3, 3, .5);
        border-radius: 50%;
    }

    .mp-slider .slick-dots > li > button::before {
        display: none;
    }

    .mp-slider .slick-dots > .slick-active > button {
        background: white;
    }

    .mp-slider-item .row .button {
        margin-left: -315px;
    }

    .recommend-list .item .hover-block {
        max-height: none;
        overflow: visible;
        opacity: 1;
        visibility: visible;
    }

    .recommend-list .item .hover-block table {
        display: none;
    }

    .item .hover-block .buttons:hover .button-add-to,
    .item .hover-block .button-add-to:hover .inner-block,
    .item .hover-block .buttons:hover .button-add-to:hover,
    .item .hover-block .button-add-to {
        width: 33.33%;
    }
    .catalog-list-col--recom .item .hover-block .button-add-to,
    .catalog-list-col--recom .item .hover-block .buttons:hover .button-add-to:hover {
        width: 33.33%;
    }

    .content-head.section {
        width: 720px;
        margin: 35px auto 0;
    }

    .header-fixed {
        margin-left: 300px;
        width: 60px;
    }

    .header-fixed-link {
        width: 60px;
        height: 60px;
    }

    .js-top-basket-count,
    .js-header-fixed-favorite-count,
    .js-header-fixed-compare-count {
        width: 20px;
        height: 20px;
        font-size: 12px;
    }

    .header-line-1 > .row {
        max-width: 720px;
    }

    .header-search {
            position: absolute;
    margin-top: -20px;
    z-index: 40;
    bottom: 43px;
    }

    .header-search .submit {
        position: absolute;
        top: 0;
        right: 0;
        z-index: 20;
    }

    .header-line-2 > .row,
    .row.search-pos {
        max-width: 720px;
    }

    .category-item:last-child .category-submenu {
        left: auto;
        right: -10px;
    }


    .category-submenu,
    .category-item--active .category-submenu,
    .category-item:hover .category-submenu {
        max-height: none;
    }
    .category-submenu {
        left: -10px;
    }

    .category-link {
        padding: 32px 20px 0 50px;
        font-size: 14px;
    }

    .category-item:hover .category-link {
        background: transparent;
    }

    .category-link .before {
        display: none;
    }

    .category-link .after {
        opacity: 1;
        visibility: visible;
        left: 10px;
    }

    .main-page .header-line-3 table {
        width: 655px;
        margin-left: 0;
    }

    .header-line-3 > .row {
        max-width: 720px;
    }

    .mp-section-1 {
        height: 700px;
    }

    .mp-slider {
        height: 700px;
    }

    .mp-slider .slick-next,
    .mp-slider-counter,
    .mp-slider .slick-prev {
        margin-left: 326px;
    }

    .mp-slider .slick-prev {
        bottom: 314px;
    }

    .mp-section-2 {
        width: 720px;
        margin: 0 auto 15px;
    }

    .section .row {
        width: 100%;
    }

    .mp-top-beer-tabs {
        width: 395px;
        margin-left: 15px;
    }

    .mp-top-beer-tabs .tab-link {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        padding: 0 10px;
        height: 90px;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
    }

    .catalog-detail-section-1 .mp-top-beer-tabs {
        width: 100%;
        margin-left: 0;
    }

    .mp-action-list {
        width: 310px;
    }

    .big.mp-action-list {
        width: 395px;
        margin-left: 15px;
    }

    .action-item-wrapper {
        width: 48%;
    }

    .action-item-inner {
        height: 527px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .action-item .action-marker {
        margin: 0 0 20px;
    }

    .action-item .action-name {
        font-size: 40px;
        margin: 0;
    }

    .action-item .action-preview-text {
        font-size: 12px;
        line-height: 20px;
        height: auto;
    }

    .button.arrow.normal {
        margin-top: auto;
        margin-right: auto;
        width: auto;
        display: inline-block;
    }

    .mp-section-3 {
        width: 720px;
        margin: 0 auto 15px;
    }

    .mp-now-buy-slider {
        width: 310px;
        height: 360px;
        margin: 0;
    }

    .mp-now-buy-title {
        left: 15px;
    }

    .now-buy-link {
        width: 310px;
    }

    .now-buy-link a {
        padding-left: 15px;
    }

    .mp-section-4 {
        width: 720px;
        margin: 0 auto 15px;
    }

    .recommend-list-scroll.scrollable .scroll-bar.horizontal {
        width: 685px;
    }

    .recommend-list-scroll.scrollable .scroll-bar.horizontal::before {
        width: 650px;
    }

    .did-you-know-title {
        padding: 90px 0 0;
        margin-bottom: 0;
    }

    .did-you-know-title::before {
        top: 30px;
    }

    .did-you-know-title::after {
        display: none;
    }

    .mp-section-5 {
        background-size: cover;
    }

    .did-you-know-slider {
        height: auto;
    }

    .did-you-know-slider .item {
        padding: 120px 85px 50px 60px;
        height: auto;
    }

    .did-you-know-slider .slick-dots {
        width: 100%;
        right: auto;
        top: auto;
        bottom: 20px;
    }

    .did-you-know-slider .slick-dots li {
        display: inline-block;
        margin: 0 10px;
    }

    .mp-section-6 .row {
        width: 720px;
        margin: 0 auto;
    }

    .mp-news-list .item {
        width: auto;
    }

    .mp-section-7 .row {
        width: 720px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .subscribe-form-text {
        width: 30%;
        margin: 0 auto 0 0;
    }

    .arcticmodal-container {
        max-width: 100vw;
    }

    .popup-window {
        margin: 0 auto;
    }

    .footer {
        padding-top: 20px;
    }

    .footer .row {
        width: 720px;
    }

    .footer-phone {
        margin: 0;
    }

    .footer-callback {
        margin-top: 0;
    }

    .footer-social-links {
        margin: 0;
    }

    .footer-copyrights {
        margin-top: 50px;
    }

    .footer-adult {
        margin-top: 39px;
    }

    .footer-creator {
        margin-top: 33px;
    }

    .news-list {
        width: 720px;
        margin: 0 auto;
    }

    .news-list-section-1 .news-list .item .text {
        margin-left: 350px;
    }

    .news-list-section-1 .news-list .item .img {
        width: 300px;
        padding-top: 33px;
    }

    .action-preview-info {
        margin-top: 0;
    }

    .news-detail {
        padding: 30px 0;
        width: 720px;
        margin: 0 auto;
    }

    .news-detail .date {
        width: 100px;
    }

    .news-detail .detail-text {
        width: 100%;
        padding: 0 25px;
    }

    .news-detail .detail-text *:first-child {
        margin-top: 0;
    }

    .news-detail .detail-text img {
        width: auto;
        height: auto;
        max-width: 100%;
        margin: 30px 0;
    }

    .news-detail .detail-text br {
        display: none;
    }

    .news-detail .img {
        margin: 30px auto 0;
        width: auto;
        max-width: 720px;
        padding: 0;
    }

    .news-detail .preview-block {
        margin: 30px 25px 0 25px;
        padding: 0;
    }

    .news-detail td:first-child {
        width: 60%;
    }

    .detail-price .add-to-basket-button {
        /*width: 245px;*/
    }

    /* .overview .recommend-list-ribbon .item {
        width: 277px;
    } */

    .catalog-detail-section-1 .now-buy-wrapper {
        top: 0;
        right: 0;
    }

    .catalog-detail-section-1 .row {
        width: 720px;
    }

    .back-to-catalog {
        position: relative;
    }

    .back-to-catalog .button {
        width: 311px;
        position: absolute;
        right: -324px;
        top: -65px;
        padding: 0;
        text-align: center;
    }

    .button.arrow.rtl span {
        padding-left: 55px;
    }

    .button.arrow.rtl span::before {
        left: 120px;
    }

    .button.arrow.rtl span::after {
        left: 81px;
    }

    .detail-col-left {
        margin-bottom: 0;
    }

    .detail-col-right {
        width: 100%;
    }

    .detail-actions.clearfix {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

    .catalog-list.recommend-list {
        width: 720px;
        margin: 0 auto;
    }

    .top-beer-list.clearfix {
        width: 720px;
        margin: 0 auto;
    }

    .top-beer-list .item {
        width: 33.33%;
        padding: 20px 20px;
    }

    .top-beer-list .item .number {
        left: 20px;
    }

    .filter-toggle-wrapper {
        display: block;
        background: #8c7a54;
    }

    .filter-toggle-inner {
        width: 720px;
        margin: 0 auto;
        padding: 20px 0;
    }

    .filter-toggle {
        background: #1c1c1b;
        border: none;
        color: #8c7a54;
        padding: 10px 30px;
        position: relative;
    }

    .filter-toggle::before {
        position: absolute;
        content: '';
        display: block;
        background: transparent;
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        border: 1px solid #2a2822;
    }

    .catalog-list-col .recommend-list .item {
        width: 50%;
    }

    .page-nav {
        margin-right: 0;
        padding-right: 14px;
    }

    .root-catalog .recommend-list .item {
        width: 50%;
    }

    .catalog-list {
        padding-right: 60px
    }

    .catalog-section-1 .filter-col {
        width: 100%;
        padding: 30px 0;
        display: none;
    }

    .catalog-section-1 .catalog-list-col {
        width: 720px;
        margin: 15px auto 0;
        float: none;
    }

    .catalog-section-1 .filter-col .filter-block, .bx-filter-parameters-box {
        padding: 10px 0;
    }

    .catalog-section-1 .filter-col .filter-block.chousen-attributes .title {
        width: 720px;
        margin: 0 auto;
        padding-right: 60px;
    }

    .catalog-section-1 .filter-col .row {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }

    .catalog-section-1 .filter-col .filter-block {}

    .bx-filter-parameters-box {
        width: 50%;
    }

    .bx-filter.bx-blue {
        width: 720px;
        margin: 0 auto;
    }

    .brand-list {
        width: 720px;
        margin: 0 auto;
    }

    .brand-list hr {
        display: none;
    }

    .brand-item {
        width: 33.33%;
    }

    .brand-wrapper {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
    }

    .brand-wrapper .brand-logotype {
        margin: 0;
        padding: 0;
    }

    .action-list {
        width: 720px;
        margin: 0 auto;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }

    .styled-content .styled-table {
        width: 720px;
    }

    .content-pg-inner {
        max-width: 720px;
        padding: 10px 0 0;
    }

    .content-pg-inner h3 {
        padding: 0;
    }

    .content-wrapper {
        max-width: 720px;
        margin: 0 auto;
    }

    .header-line-3 table {
        margin-left: 0;
        width: 655px;
    }

    .full-width .content {
        width: 100%;
    }

    .delivery-table-wrapper {
        max-width: 720px;
        margin: 0 auto;
    }

    .corporate-wrapper {
        max-width: 720px;
        margin: 0 auto;
    }

    .category-item--active .category-submenu-toggler::after {
        -webkit-transform: rotate(-225deg);
            -ms-transform: rotate(-225deg);
                transform: rotate(-225deg);
        top: 10px;
    }

    font.errortext,
    font.notetext,
    .chousen-section-1 > .row > p,
    #basket_form,
    #warning_message {
        width: 720px;
    }

    .chousen-list {
        width: 720px;
        margin: 0 auto;
    }

    .chousen-count {
        margin-right: -255px;
    }

    .chousen-list .chousen-item {
        width: 42.8%;
    }

    .chousen-attributes-item {
        width: 720px;
        margin: 0 auto;
    }

    .detail-gallery .detail-label-box {
        top: 0  ;
        right: auto;
        left: 85px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: auto;
    }

    .detail-gallery .detail-label-box .sale-label {
        margin: 0 auto 0 5px;
    }

    .detail-gallery .detail-label-box .top-beer-label {
        margin-left: 5px;
    }

    .detail-gallery .top-beer-label.top-20 {
        margin: 25px 0 0 5px;
    }

    .detail-gallery .top-beer-label.top-10 {
        margin-top: 5px;
    }

    .recommend-list-ribbon .top-beer-label.top-10 {
        margin: 20px 0 0 0;
    }

    .order-section-1 .basket-submit-box {
        width: 720px;
        margin: 0 auto;
        padding: 20px 0;
    }

    .order-item-table__head {
        display: none;
    }

    .order-item-table__body {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        margin: 0 -7px;
    }

    .order-item-row {
        width: calc(50% - 14px);
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        padding: 10px 10px 75px;
        margin: 15px 7px;
        border: 1px solid #babbba;
        position: relative;
    }

    .order-section-1 .order-item-table td.col-count {
        position: absolute;
        left: 20px;
        bottom: 43px;
    }

    td.border-b.col-price {
        position: absolute;
        bottom: 40px;
    }

    td.border-b.center.col-price {
        position: absolute;
        bottom: 10px;
    }

    .order-item-row td {
        border: none;
    }

    .order-section-1 .order-item-table {
        width: 720px;
        margin: 0 auto;
    }

    .basket-item-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        width: 48.05%;
        position: relative;
        padding: 20px 20px 100px;
        border: 1px solid #8c7a54;
        margin: 7px;
    }

    .basket-item-tbody {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }

    .basket-item-tbody td {
        border: none;
    }

    .basket-items-head {
        display: none;
    }

    .basket-list {
        width: 720px;
        margin: 0 auto;
    }

    .basket-list .col-title {
        width: 230px;
    }

    .basket-list .col-count {
        /*padding: 0;*/
        /*margin: 0 auto;*/
        position: absolute;
    }

    td.col-price,
    td.col-count,
    td.col-price-sum {
        position: absolute;
        bottom: 60px;
        left: 180px;
        padding: 0;
    }

    td.col-count {
        left: 20px;
        bottom: 30px;
    }

    td.col-price-sum {
        bottom: 15px;
    }

    .col-price-description,
    .col-price-sum-description {
        display: block;
        font-size: 10px;
        margin-bottom: -10px;
    }

    .basket-list .col-action {
        width: 30px;
        right: 25px;
    }

    .basket-list .col-img {
        width: auto;
        padding: 0;
    }

    .basket-list td.col-title {
        width: auto;
    }

    .basket-list .col-action {
        position: absolute;
    }

    .bx-filter .bx-filter-popup-result.right {
        left: auto !important;
        right: 10px;
    }

    .compare-section-1 .compare-container {
        width: 720px;
    }

    .compare-inner {
        width: 550px;
        margin-left: 110px;
        /* overflow-x: scroll; */
    }
    .compare-container {
        padding-right: 60px;
    }

    .compare-slider-wrapper {
        margin-left: 110px;
        /* display: none; */
    }

    .compare-table .img {
        height: 175px;
    }

    /* .compare-table td {
        width: 240px;
    } */

    .catalog-list-col .sort-row {
        width: 660px;
    }

    .shop-list-tab {
        width: 720px;
        margin: 0 auto;
    }

    /*.compare-slider-wrapper {*/
    /*    margin-left: 110px;*/
    /*}*/
    /*======================================From 1409=========================================*/

    .category-submenu-toggler {
        display: block;
        position: absolute;
        bottom: 0;
        height: 28px;
        width: 100%;
        background: transparent;
        border: none;
        z-index: 37;
    }

    .category-submenu-toggler:hover {
        opacity: .5;
    }

    .category-submenu-toggler::after {
        display: block;
        position: absolute;
        border: 5px solid transparent;
        border-bottom: 5px solid #1c1c1b;
        border-left: 5px solid #1c1c1b;
        content: '';
        top: 5px;
        left: 55%;
        -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
                transform: rotate(-45deg);
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
    }

    .header-fixed-link.active .header-fixed-link-inner,
    .header-fixed-link:hover .header-fixed-link-inner {
        width: auto;
        right: 0;
        top: 0;
        overflow: visible;
    }

    .header-fixed-link:hover .js-top-basket-count,
    .header-fixed-link:hover .js-header-fixed-favorite-count,
    .header-fixed-link:hover .js-header-fixed-compare-count {
        background: #1c1c1b;
        color: #8c7a54;
    }

    .header-fixed-link-inner {
        border: none;
        right: 0;
        left: auto;
        visibility: visible;
        opacity: 1;
        overflow: visible;
    }

    .header-fixed-link-inner .table {
        font-size: 0;
        width: auto;
    }

    .header-fixed-link-inner .table .cell {
        width: auto;
        padding: 0;
    }

    .js-top-basket-count,
    .js-header-fixed-favorite-count,
    .js-header-fixed-compare-count {
        position: absolute;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 25px;
        height: 25px;
        background: #8c7a54;
        border-radius: 50%;
        color: #1c1c1b;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        right: 5px;
        top: 5px;
        font-size: 14px;
        z-index: 30;
    }

    .category-submenu {
        width: 345px;
        padding: 39px;
        background: #95835c;
        border: none;
        display: none;
        z-index: 30;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
    }

    .category-item:hover .category-submenu {
        padding: 39px;
        max-height: unset;
        border: unset;
    }

    .category-submenu:hover {
        border: none;
    }

    .category-item--active .category-submenu {
        /*display: block;*/
        max-height: 100vh;
        /*height: auto;*/
    }

    .category-submenu {
        z-index: 35;
    }

    .category-submenu .category-col li {
        width: auto;
        margin-right: 30px;
    }

    .category-submenu .title {
        margin-top: 20px;
    }

    .search-result,
    .search-result-list,
    .search-page-form-wrapper {
        width: 720px;
        margin: 0 auto;
    }

    .order-section-1 .basket-checkout .clearfix {
        width: 720px;
        margin: 0 auto;
        padding: 30px 0;
    }

    div.title-search-result {
        margin-left: -51px !important;
        /* width: 410px !important;
        top: 120px !important; */
    }
    .compare-table th {
        width: 110px;
    }
}
@media (max-width: 1409px) and (min-width: 768px) {
    .tablet .mp-slider .slick-next,
    .tablet .mp-slider-counter,
    .tablet .mp-slider .slick-prev {
        display: none !important;
    }

    .tablet .mp-slider .slick-dots {
        width: 100%;
        bottom: 10px;
    }

    .tablet .mp-slider .slick-dots > li {
        background: transparent;
        border: none;
        -webkit-box-sizing: content-box;
                box-sizing: content-box;
        display: inline-block;
        margin: 0 10px;
        height: auto;
        width: auto;
    }

    .tablet .mp-slider .slick-dots > li > button {
        height: 25px;
        width: 25px;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        border: 2px solid #8c7a54;
        background: rgba(3, 3, 3, .5);
        border-radius: 50%;
    }

    .tablet .mp-slider .slick-dots > li > button::before {
        display: none;
    }

    .tablet .mp-slider .slick-dots > .slick-active > button {
        background: white;
    }

    .tablet .catalog-list-col .recommend-list .item {
        height: 470px;
    }

    .tablet .recommend-list .item .hover-block {
        max-height: none;
        overflow: visible;
        opacity: 1;
        visibility: visible;
    }

    .tablet .item .hover-block .buttons:hover .button-add-to,
    .tablet .item .hover-block .button-add-to:hover .inner-block,
    .tablet .item .hover-block .buttons:hover .button-add-to:hover,
    .tablet .item .hover-block .button-add-to {
        width: 33.33%;
    }

    .tablet .category-submenu,
    .tablet .category-item--active .category-submenu,
    .tablet .category-item:hover .category-submenu {
        max-height: none;
    }

    .tablet .category-submenu-toggler {
        display: block;
        position: absolute;
        bottom: 0;
        height: 28px;
        width: 100%;
        background: transparent;
        border: none;
        z-index: 37;
    }

    .tablet .category-submenu-toggler:hover {
        opacity: .5;
    }

    .tablet .category-submenu-toggler::after {
        display: block;
        position: absolute;
        border: 5px solid transparent;
        border-bottom: 5px solid #1c1c1b;
        border-left: 5px solid #1c1c1b;
        content: '';
        top: 5px;
        left: 55%;
        -webkit-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
                transform: rotate(-45deg);
        -webkit-transition: .3s;
        -o-transition: .3s;
        transition: .3s;
    }

    .tablet .category-item--active .category-submenu-toggler::after {
        -webkit-transform: rotate(-225deg);
            -ms-transform: rotate(-225deg);
                transform: rotate(-225deg);
        top: 10px;
    }

    .tablet .header-fixed-link.active .header-fixed-link-inner,
    .tablet .header-fixed-link:hover .header-fixed-link-inner {
        width: auto;
        right: 0;
        top: 0;
        overflow: visible;
    }

    .tablet .header-fixed-link:hover .js-top-basket-count,
    .tablet .header-fixed-link:hover .js-header-fixed-favorite-count,
    .tablet .header-fixed-link:hover .js-header-fixed-compare-count {
        background: #1c1c1b;
        color: #8c7a54;
    }

    .tablet .header-fixed-link-inner {
        border: none;
        right: 0;
        left: auto;
        visibility: visible;
        opacity: 1;
        overflow: visible;
    }

    .tablet .header-fixed-link-inner .table {
        font-size: 0;
        width: auto;
    }

    .tablet .header-fixed-link-inner .table .cell {
        width: auto;
        padding: 0;
    }

    .tablet .js-top-basket-count,
    .tablet .js-header-fixed-favorite-count,
    .tablet .js-header-fixed-compare-count {
        position: absolute;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 25px;
        height: 25px;
        background: #8c7a54;
        border-radius: 50%;
        color: #1c1c1b;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        right: 15px;
        top: 15px;
        font-size: 14px;
        z-index: 30;
    }

    .tablet .category-submenu {
        /*max-height: 0;*/
        padding: 39px;
        background: #95835c;
        border: none;
        display: none;
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        z-index: 30;
    }

    .tablet .category-item:hover .category-submenu {
        padding: 39px;
        max-height: unset;
        border: unset;
    }

    .tablet .category-submenu:hover {
        border: none;
    }

    .tablet .category-item--active .category-submenu {
        /*display: block;*/
        max-height: 100vh;
    }

    .tablet .category-submenu {
        z-index: 35;
    }

    .tablet .category-submenu .category-col li {
        width: auto;
        margin-right: 30px;
    }

    .tablet .category-submenu .title {
        margin-top: 20px;
    }
}

@media (max-width: 767px) {
    .popup-adult-check {
        padding: 35px 25px;
    }

    .popup-adult-check .text {
        font-size: 18px;
        line-height: 24px;
    }

    #nav-icon1 {
        display: block;
        margin: 16px 0;
    }

    .detail-text h2 {
        padding: 0 75px;
    }

    .header {
        height: 60px;
    }
    .header-logotype {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
            -ms-flex-direction: row-reverse;
                flex-direction: row-reverse;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }

    .header-line-1 .menu-sitemap-tree ul {
        display: none;
    }

    .header-line-1 .menu-sitemap-tree li,
    .header-line-2 .menu-sitemap-tree li {
        width: 100%;
        border-bottom: 1px solid #1c1c1b;
    }

    .header-line-1 .menu-sitemap-tree a,
    .header-line-2 .menu-sitemap-tree a {
        font-size: 14px;
        padding: 10px 0;
    }
    .header-line-2 {
        max-height: calc(100vh - 60px);
        overflow-y: scroll;
    }
    .header-line-2 {
        position: fixed;
        left: 0;
        right: 0;
        top: 60px;
        bottom: calc(100% - 60px);
        -webkit-transition: bottom 0.3s ease-out;
        -o-transition: bottom 0.3s ease-out;
        transition: bottom 0.3s ease-out;
    }
    .header-line-2.is-open {
        bottom: 0;
    }
    .header-line-2 .mobile-navigation-button {
        display: none;
    }
    .category-submenu .category-col li {
        width: 100%;
    }

    .bx-system-auth-form {
        position: absolute;
        right: 0;
    }

    .header-fixed {
        margin: 0 0 0 91px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: auto;
    }
    .fixed.header-fixed {
        margin-top: 0px;
    }

    .header-fixed-link {
        border-left: 1px solid #2a2822;
    }

    .header-line-1 {
        height: 60px;
    }

    .header-line-1 > .row {
        max-width: 540px;
    }

    .header-line-2 > .row,
    .row.search-pos {
        max-width: 540px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }

    .header-search {
        margin: 0;
        height: 50px;
        padding-top: 5px;
        padding-left: 5px;
            top: 0;
            display: none;
                background: #8c7a54;
    }
    .header-search .submit {
    width: 45px;
}
    .header-search form {
        margin: 0;
    }

    .header-search .input {
        position: relative;
        width: 490px;
        opacity: 1;
        visibility: visible;
        right: auto;
    }

    .button-search-open {
        display: none;
    }

    .header-search .submit {
        position: relative;
        right: auto;
        top: auto;
    }

    .category-menu {
        width: 100%;
        height: auto;
    }

    .category-item {
        border-top: 1px solid #1c1c1b;
        width: 100%;
        height: auto;
    }

    .category-item:first-child {
        border: none;
    }

    .category-item:nth-last-child(2) .category-submenu {
        right: -10px;
        left: auto;
    }

    .category-link {
        padding: 20px 20px 20px 70px;
    }

    .category-submenu, .category-item:last-child .category-submenu, .category-item:nth-last-child(2) .category-submenu, .category-item:hover .category-submenu {
        position: relative;
        top: 0;
        width: 100%;
        left: 0;
        margin-left: 0;
        padding: 15px;
    }
    .category-submenu-toggler {
        height: 60px;
        width: 40px;
        right: 0;
        top: 0;
    }

    .category-submenu-toggler::after {
        top: 23px;
        left: 50%;
        margin-left: -4px;
    }

    .category-item--active .category-submenu-toggler::after {
        top: 27px;
    }

    .category-link .before {
        display: none;
    }

    .category-link .after {
        opacity: 1;
        visibility: visible;
        left: 20px;
        top: 30px;
    }

    .category-submenu {
        /* top: 110px; */
        display: none;
    }

    .category-submenu .title {
        /*margin-top: 20px;*/
    }


    .header-line-3 > .row {
        max-width: 540px;
    }

    .header-line-3 table .header-top-beer {
        display: none;
    }

    .mp-slider .slick-next,
    .mp-slider-counter,
    .mp-slider .slick-prev {
        display: none !important;
    }

    .mp-section-1 {
        height: 500px;
    }

    .mp-slider {
        height: 100%;
    }

    /*.mp-slider .slick-dots {*/
    /*    width: auto;*/
    /*    right: 30px;*/
    /*    bottom: -10px;*/
    /*}*/

    /*.mp-slider .slick-dots > li {*/
    /*    background: transparent;*/
    /*    border: none;*/
    /*    box-sizing: content-box;*/
    /*    display: block;*/
    /*    margin: 15px 0;*/
    /*    height: auto;*/
    /*    width: auto;*/
    /*}*/

    /*.mp-slider .slick-dots > li > button {*/
    /*    height: 15px;*/
    /*    width: 15px;*/
    /*    box-sizing: border-box;*/
    /*    border: 2px solid #8c7a54;*/
    /*    background: rgba(3, 3, 3, .5);*/
    /*    border-radius: 50%;*/
    /*}*/

    /*.mp-slider .slick-dots > li > button::before {*/
    /*    display: none;*/
    /*}*/

    /*.mp-slider .slick-dots > .slick-active > button {*/
    /*    background: white;*/
    /*}*/

    .mp-slider-item {
        height: 500px;
    }

    .mp-slider-item .row .button {
        margin-left: -270px;
        bottom: 70px;
    }

    .mp-slider-item .row .text-1 {
        width: 100%;
        font-size: 22px;
        padding-right: 150px;
        margin-top: auto;
    }

    .mp-slider-item .row .text-2 {
        width: 100%;
        font-size: 42px;
        line-height: 46px;
    }

    .main-page .header-line-3 {
        /*background: #fcfcfb url(/bitrix/templates/adaptive/css/adaptive/../img/i15.png);*/
        background: white;
    }

    .main-page .header-line-3 table {
        height: auto;
        /*margin-bottom: 10px;*/
        width: 100%;
    }

    .mp-section-2 {
        width: 100%;
    }

    .mp-section-2 .row {
        width: 540px;
        margin: 0 auto;
    }

    .mp-action-list {
        width: 100%;
        height: auto;
    }

    .action-item {
        height: auto;
    }

    .action-item-inner {
        height: auto;
    }

    .button.arrow.normal {
        width: auto;
        max-width: 80%;
    }

    .action-item .action-name {
        margin: 0;
    }

    .action-item .action-preview-text {
        height: auto;
        font-size: 14px;
        line-height: 24px;
    }

    .mp-top-beer-tabs {
        width: 100%;
        margin: 30px 0 0 0;
    }

    .catalog-detail-section-1 .mp-top-beer-tabs {
        margin-bottom: 15px;
        margin-left: 0;
    }

    .now-buy-wrapper {
        margin-top: 15px;
    }

    .mp-now-buy-slider {
        margin: 0;
        width: 540px;
    }

    .mp-now-buy-title {
        left: 35px;
    }

    .now-buy-link {
        width: 100%;
    }

    .now-buy-link .title {
        width: 170px;
        margin-left: 20px;
    }

    .now-buy-link .cost {
        margin-left: 20px;
    }

    .now-buy-link .img {
        width: 230px;
    }

    .big.mp-action-list {
        width: 100%;
        margin: 15px auto;
    }

    .recommend-list-scroll.scrollable .scroll-bar.horizontal::before {
        width: 465px;
    }

    .recommend-list .item:hover .item-inner {
        border: 0;
    }

    .subscribe-form {
        float: left;
        margin-top: 20px;
    }

    .subscribe-form-text {
        width: 100%;
    }

    .mp-news-list .item {
        padding: 0;
    }

    .mp-news-list .item .text {
        height: auto;
    }

    .mp-section-3 {
        width: 540px;
    }

    .mp-section-4 {
        width: 540px;
    }

    .mp-section-6 .row {
        width: 540px;
    }

    .mp-section-7 .row {
        width: 540px;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }

    .footer {
        height: 300px;
    }

    .footer .row {
        width: 540px;
    }

    .footer-social-links {
        float: left;
    }

    .footer-social-links .img {
        margin: 0 14px 0 0;
    }

    .footer-copyrights {
        margin-left: 0;
    }

    .popup-window {
        max-width: 100vw;
    }

    .order-section-1 .basket-submit-box,
    .order-section-1 .order-item-table,
    .catalog-detail-section-1 .row {
        width: 540px;
    }

    .order-item-table__body {
        margin: 0 -5px;
    }
    .basket-item-wrapper,
    .order-item-row {
        margin: 15px 5px;
        width: calc(50% - 10px);
        padding: 15px 15px 100px;
    }

    .basket-list {
        width: 540px;
    }

    .basket-list td.col-title a {
        font-size: 16px;
        line-height: 24px;
    }

    td.col-price,
    td.col-count,
    td.col-price-sum {
        left: 130px;
    }

    td.col-count {
        left: 15px;
        bottom: 30px;
    }

    td.col-price-sum {
        bottom: 15px;
    }

    .news-detail {
        width: 540px;
    }

    .news-detail .detail-text {
        margin-top: 0;
    }

    .news-detail .img {
        width: auto !important;
        height: auto !important;
        padding-right: 0;
    }

    .news-detail .brand-logotype {
        margin: 30px auto;
    }

    .catalog-detail-section-1 .row {
        width: 540px;
    }

    .detail-col-left {
        width: 100%;
    }

    .detail-gallery {
        padding: 0;
        float: none;
        width: auto;
    }

    .detail-picture-list {
        height: auto;
        padding: 20px 0;
    }

    .back-to-catalog {
        float: none;
        margin-top: -35px;
    }

    .back-to-catalog .button {
        top: -100%;
        right: 20px;
        background: rgba(28, 28, 27, .7);
    }

    .detail-gallery .detail-label-box {
        top: 0;
        right: 0;
        left: auto;
        /*display: flex;*/
        /*flex-direction: column;*/
    }

    .detail-picture-list .slick-prev, .detail-picture-list .slick-next {
        right: auto;
        left: 0;
        top: 36px;
    }

    .detail-picture-list .slick-prev {
        top: 0;
    }

    .detail-picture-thumb-list {
        display: none;
    }

    .detail-col-right {
        padding-bottom: 355px;
    }

    .catalog-detail-section-1 .now-buy-wrapper {
        top: auto;
        bottom: 0;
    }

    .catalog-list.recommend-list {
        width: 540px;
    }

    .top-beer-list.clearfix {
        width: 540px;
    }

    .top-beer-list .item {
        width: 50%;
    }

    .filter-toggle-inner {
        width: 540px;
    }

    .brand-list {
        width: 540px;
    }

    .news-list {
        width: 540px;
    }

    .news-list-section-1 .news-list .item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .news-list-section-1 .news-list .item .text {
        margin: 0;
    }

    .news-list-section-1 .news-list .item .img {
        padding: 0;
    }

    .corporate-wrapper {
        width: 540px;
    }

    .action-list {
        width: 540px;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }

    .delivery-table-wrapper {
        max-width: 540px;
    }

    .styled-content .styled-table {
        width: 540px;
    }

    .content {
        /*width: 540px;*/
        /*padding: 0 15px;*/
        width: auto;
    }

    .content-wrapper {
        width: 540px;
    }

    .content-pg-inner {
        width: 540px;
    }

    .header-line-3 table {
        width: 100%;
    }

    .header-address {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
    }

    .wrapper {
        padding-top: 60px;
    }

    .delivery-table .sideblock {
        margin: 20px 0 0;
    }

    .delivery-table tbody tr:nth-child(4) td:first-child {
        padding-left: 50px;
    }

    .delivery-table tbody tr:nth-child(5) {
        display: block;
    }

    .delivery-table ul b {
        display: inline-block;
        margin-top: 10px;
    }

    .delivery-table .img {
        margin-top: 10px;
    }

    .delivery-table ul {
        margin: 0;
    }

    .delivery-table td {
        display: block;
    }

    .action-item-wrapper {
        /*width: 540px;*/
        /*max-width: 540px;*/
        width: 100%;
        height: auto;
    }

    .section .mp-slider-item .row {
        width: 540px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        padding: 0 0 150px 0;
        height: 500px;
    }

    .content-head.section {
        margin-top: 0;
        width: 540px;
    }

    .full-width .content {
        /*max-width: 540px;*/
        /*width: 540px;*/
    }

    .brand-item {
        width: 50%;
    }

    .catalog-section-1 .filter-col {
        margin: 0;
        width: 100%;
    }

    .catalog-section-1 .catalog-list-col {
        width: 540px;
    }

    .catalog-list {
        padding-right: 0;
    }

    .catalog-section-1 .filter-col .filter-block.chousen-attributes .title {
        width: 540px;
    }

    .bx-filter.bx-blue {
        width: 540px;
    }

    font.errortext,
    font.notetext,
    .chousen-section-1 > .row > p,
    #basket_form,
    #warning_message {
        width: 540px;
    }

    .chousen-list {
        width: 540px;
    }

    .chousen-list .chousen-item {
        width: 50%;
    }

    .chousen-count {
        margin-right: -200px;
    }

    .chousen-attributes-item {
        width: 540px;
    }

    .compare-container {
        padding-right: 0;
    }
    .compare-section-1 .compare-container {
        width: 540px;
    }

    .compare-inner,
    .compare-slider-wrapper {
        width: 430px;
        margin-left: 110px;
    }

    .catalog-list-col .sort-row {
        width: 100%;
    }

    .shop-list-tab {
        width: 540px;
    }

    .search-result,
    .search-result-list,
    .search-page-form-wrapper {
        width: 540px;
    }

    .order-section-1 .basket-checkout .clearfix {
        width: 540px;
    }

    .delivery-table .sideblock {
        width: 100%;
    }

    .detail-gallery .detail-label-box .sale-label {
        margin: 0 auto;
    }

    .news-detail td {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        position: relative;
    }
    .news-detail td:first-child {
        width: 100%;
    }

    .action-preview-info {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        position: relative;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin-bottom: 15px;
    }
    .action-preview-info .title {
        background-position: 50% 100%;
    }

    div.title-search-result {
        /* display: none !important; */
        /* margin-left: -270px !important; */
        width: 540px !important;
        /* top: 415px !important; */
    }
    .header-fixed-link-search::before {
        background: url(/bitrix/templates/adaptive/css/adaptive/../../img/i1639.png) 50% 50% no-repeat;
    }
    .header-fixed-link.active.header-fixed-link-search, .header-fixed-link.header-fixed-link-search:hover {
    background: url(/bitrix/templates/adaptive/css/adaptive/../../img/i1639.png) 50% 50% no-repeat;
    }
    .header-search-mob {
        width: 100%;
        background: #ffffff;
        border-bottom: 1px solid #1c1c1b;
        display: none;
    }
    .header-search-mob .header-search {
        display: flex;
        justify-content: center;
    }
    .header-fixed-link-search {
        border-right: 1px solid #2a2822;
    }
    .header-fixed-link-favorites {
        display: none;
    }
    .header-fixed-link-compare {
        display: none;
    }
    .title-search-result {
        display: block;
    }
    div.title-search-result {
            left: 16% !important;
            width: 80% !important;
        }
        .title-search-result {
            width: fit-content !important;

}
    .banner-bg {
        margin-top: 185px;
    }
}

@media (max-width: 575px) {
    .detail-text h2 {
        padding: 0;
    }

    .brand-row {
        width: 280px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .brand-wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
    }

    .brand-link-wrapper a {
        display: block;
        max-width: 250px;
        word-break: break-word;
    }

    .popup-adult-check {
        padding: 35px 10px;
        margin: 0;
    }

    .popup-callback .tab-link {
        height: 90px;
        padding: 5px;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .popup-callback .tab-item {
        padding: 0;
    }
    .popup-window .captcha {
        width: 100% !important;
    }
    .popup-window .captcha>* {
        margin: 0 -10px;
    }
    .popup-window .captcha>*>* {
        -webkit-transform: scale(0.89);
            -ms-transform: scale(0.89);
                transform: scale(0.89);
        margin: 0 auto;
    }

    .popup-window .form {
        padding: 15px 0 30px;
    }

    .popup-adult-check .text {
        font-size: 16px;
        line-height: 20px;
    }

    .header-fixed {
        margin: 0 0 0 -25px;
    }

    .fixed.header-fixed {
        /*position: absolute;*/
        /*margin-top: 0;*/
    }

    .header-fixed-link {
        height: 60px;
        width: 53px;
    }

    .header-fixed-link:first-child {
        /* border: none; */
    }

    .header-line-1 > .row {
        max-width: 280px;
    }

    .header-line-2 > .row,
    .row.search-pos {
        max-width: 280px;
    }

    .header-search {
        margin-left: 0;
    }

    .header-search .input {
        width: 230px;
    }

    .category-menu {
        height: auto;
    }

    .category-item {
        border-top: 1px solid #1c1c1b;
        width: 100%;
        height: auto;
    }

    .category-item:first-child {
        border: none;
    }

    .category-link {
        padding: 20px 20px 20px 70px;
    }

    .category-link .after {
        left: 20px;
        top: 30px;
    }

    .category-submenu,
    .category-item:last-child .category-submenu,
    .category-item:nth-last-child(2) .category-submenu,
    .category-item:hover .category-submenu {
        position: relative;
        top: 0;
        width: 100%;
        left: 0;
        margin-left: 0;
        padding: 15px;
    }


    .category-submenu-toggler {
        height: 60px;
        width: 40px;
        right: 0;
        top: 0;
    }

    .category-submenu-toggler::after {
        top: 23px;
    }

    .category-item--active .category-submenu-toggler::after {
        top: 27px;
    }

    .header-line-3 table .header-logo {
        width: 90px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
    }

    .header-line-3 table .header-logo a {
        height: auto;
    }

    .header-address {
        font-size: 14px;
    }
    .header-address .address {
        margin-bottom: 10px;
    }
    .header-address .phone {
        margin-bottom: 0;
    }
    /* .header-address .address, */
    .header-address .time {
        display: none;
    }

    .header-address {
        width: auto;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
    }

    .header-address a {
        margin-bottom: 0;
    }

    .header-line-3 > .row {
        max-width: 280px;
    }

    .header-line-3 table {
        height: auto;
    }

    .header-line-3 table .header-top-beer {
        display: none;
    }

    /* .wrapper,
    .main-page.wrapper {
        padding-top: 147px;
    } */

    .main-page .header {
        height: auto;
    }

    .mp-slider .slick-dots {
        bottom: 0;
    }

    .mp-slider-item .row {
        padding-top: 0;
        padding-bottom: 110px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
            -ms-flex-pack: end;
                justify-content: flex-end;
    }

    .section .mp-slider-item .row {
        width: 280px;
    }

    .mp-slider-item .row .button {
        margin-left: -140px;
    }

    .mp-slider-item .row .text-1 {
        font-size: 15px;
        padding-right: 55px;
        line-height: 19px;
        padding-left: 20px;
        width: 245px;
    }

    .mp-slider-item .row .text-2 {
        font-size: 24px;
        line-height: 30px;
        padding-left: 20px;
        width: 245px;
    }

    .filter-toggle-inner {
        width: 280px;
        text-align: center;
    }
    .filter-toggle {
        padding: 7px 23px;
        font-size: 13px;
    }

    .section .row {
        width: 280px;
    }

    .mp-action-list {
        height: auto;
    }

    .action-item {
        height: auto;
    }

    .action-item-inner {
        height: 450px;
    }

    .action-list {
        width: 280px;
    }

    .action-item .action-marker {
        margin: 0 0 20px 0;
    }

    .action-item .action-name {
        font-size: 42px;
        line-height: 48px;
        height: auto;
    }

    .action-item .action-preview-text {
        height: 220px;
        margin: 0 0 19px 0;
    }

    .mp-top-beer-tabs .tab-link {
        height: 70px;
        padding: 10px;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }

    .mp-top-beer-tabs .button.arrow {
        padding: 0 15px;
        width: 100%;
    }

    .button.arrow.normal {
        max-width: 100%;
    }

    .mp-now-buy-slider {
        width: 280px;
    }

    .mp-now-buy-title {
        left: 20px;
    }

    .now-buy-link .title {
        width: 160px;
        height: 95px;
    }

    .now-buy-link .img {
        width: 0;
    }

    .now-buy-link .img .table {
        position: absolute;
        right: 5px;
        z-index: -1;
    }

    .now-buy-link a {
        padding: 0 0 0 20px;
    }

    .big.mp-action-list,
    .big.mp-action-list .action-item,
    .big.mp-action-list .action-item-inner,
    .big.mp-action-list .action-item .action-preview-text {
        height: auto;
    }

    .recommend-list-scroll.scrollable .scroll-bar.horizontal::before {
        width: 210px;
    }

    .mp-section-3 {
        width: 320px;
    }

    .mp-section-4 {
        width: 320px;
    }

    .mp-section-5 {
        background-size: cover;
    }

    .did-you-know-slider .item {
        padding-left: 5px;
        padding-right: 5px;
    }

    .did-you-know-slider .slick-dots li {
        margin: 0 7px;
    }

    .subscribe-form,
    .input-wrapper,
    .subscribe-form .input,
    .submit-wrapper,
    .subscribe-form .submit {
        width: 100%;
    }

    .subscribe-form .input {
        border: none;
    }

    .submit-wrapper {
        margin-top: 10px;
    }

    .mp-section-6 {
        background-size: cover;
    }

    .mp-news-list .item {
        padding: 0;
    }

    .mp-news-list .item .img {
        height: auto;
        width: 100%;
    }

    .mp-news-list .item .date {
        margin: 10px 0 0;
        height: auto;
        width: 100%;
    }

    .mp-news-list .item .title {
        margin: 15px 0 0;
        height: auto;
    }

    .mp-news-list .item .text {
        height: auto;
        margin: 10px 0 0 0;
    }

    .footer {
        height: 300px;
    }

    .footer .row {
        width: 280px;
        padding-bottom: 30px;
    }

    .footer-phone,
    .footer-callback {
        margin: 0;
    }

    .footer-social-links .img {
        margin: 0 10px 0 0;
    }

    .footer-logo {
        margin-top: 30px;
    }

    .footer-copyrights {
        margin: 40px 0 0;
        width: 100%;
    }

    .footer-adult {
        margin-left: 0;
    }

    h1 {
        font-size: 20px;
        line-height: 24px;
    }

    .order-section-1 .basket-submit-box,
    .order-section-1 .order-item-table {
        width: 280px;
    }
    .order-section-1 .basket-submit-box {
        padding: 0;
    }
    .order-section-1 .basket-submit-box .btn {
        width: 100%;
    }

    .order-item-row {
        overflow: hidden;
    }

    .basket-list {
        width: 280px;
    }

    .basket-list td.col-title {
        text-align: center;
    }

    .order-item-row,
    .basket-item-wrapper,
    .order-section-1 .theme-form__r-col {
        width: 100%;
    }
    .basket-item-wrapper, .order-item-row {
        margin: 15px;
    }

    .order-section-1 .theme-form__l-col {
        width: auto;
        margin: 0;
    }

    .order-section-1 .form-field {
        width: 100%;
    }

    .order-section-1 .basket-checkout .clearfix {
        padding: 20px 15px;
    }

    .order-section-1 div[data-property-id-row] {
        margin: 0 0 15px;
    }

    .order-item-table__body {
        margin: 0;
    }

    .search-result,
    .search-result-list {
        width: 100%;
    }
    .search-page-form-wrapper {
        padding: 15px;
        border: 0;
        width: 100%;
    }

    .search-page-form {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        margin: 0;
    }

    .search-page-form .input,
    .search-page-form .submit {
        width: 100%;
    }

    .search-result .result-title,
    .search-result .result-count {
        float: none;
    }

    .search-result-list .item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
    }

    .search-result-list .item .img {
        margin: 0 auto;
    }

    .search-result-list .item .title {
        padding: 0;
        margin-top: 15px;
    }

    .search-result-list .item .preview-text {
        padding: 0;
    }

    .news-detail {
        width: 280px;
    }

    .news-detail td {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin-top: 15px;
        width: 100%;
    }

    .brand-link-wrapper {
        margin-top: 15px;
    }

    .news-detail .date,
    .news-detail .detail-text {
        width: 100%;
        padding: 0 15px;
    }

    .news-detail .detail-text iframe {
        min-height: 200px;
    }

    .news-detail .img {
        margin: 0;
        max-width: 250px !important;
    }
    .news-detail .img img {
        max-width: 100%;
    }

    div#shop-list-map {
        max-height: 60vh;
    }

    .catalog-detail-section-1 .row {
        width: 280px;
    }

    .back-to-catalog {
        width: 250px;
        margin: -35px auto 0;
    }

    .back-to-catalog .button {
        width: 100%;
        right: 0;
    }

    .detail-price .cost-calc {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        padding: 5px 20px;
        position: relative;
    }

    .detail-price .cost-calc .ui-spinner {
        position: absolute;
        right: 15px;
        top: 5px;
    }

    .detail-price .cost-calc .base-price {
        text-align: left;
        padding-left: 15px;
    }

    .detail-feature-list {
        padding: 28px 15px;
    }

    .detail-feature-list dt {
        width: 100%;
        background: none;
    }

    .detail-feature-list dd {
        width: auto;
        height: auto;
        margin-bottom: 5px;
    }

    .detail-actions.clearfix {
        display: block;
    }

    .button.arrow.rtl span::before {
        left: 90px;
    }

    .button.arrow.rtl span::after {
        left: 51px;
    }

    .breadcrumb-navigation li {
        height: auto;
    }

    .catalog-list.recommend-list {
        margin: 0;
        width: 100%;
    }

    .top-beer-list.clearfix {
        width: 280px;
    }

    .top-beer-list .item {
        width: 100%;
    }

    .catalog-list-col .recommend-list .item {
        background: #fff;
        width: 100%;
        margin-top: 30px;
    }

    .catalog-list-col .recommend-list .item:nth-child(2) {
        margin-top: 0;
    }

    .catalog-section-1 .catalog-list-col {
        width: 280px;
        /* background: white; */
        margin-top: 0;
    }

    .catalog-list-col .sort-row {
        background: #fff;
        width: 280px;
        margin: 0 auto;
        padding: 10px 0;
        border: none;
    }

    .catalog-list-col .sort-row .sort-item {
        padding: 0 2px 0 3px;
    }

    .shop-list-tab {
        width: 280px;
    }

    .shop-list-table th:nth-child(1),
    .shop-list-table td:nth-child(1) a,
    .shop-list-table th:nth-child(2),
    .shop-list-table td:nth-child(2) a,
    .shop-list-table th:nth-child(3),
    .shop-list-table td:nth-child(3) a {
        padding: 5px 10px;
        font-size: 12px;
        line-height: 18px;
    }

    .shop-list-table th:nth-child(1),
    .shop-list-table td:nth-child(1) a {
        width: 120px;
    }

    .brand-list {
        width: 280px;
    }

    .brand-item .img {
        width: 280px;
    }

    .corporate-wrapper {
        width: 280px;
    }

    .content {
        width: 100%;
        /*width: 280px;*/
        /*padding: 20px 0;*/
        /*margin: 0 auto 20px;*/
    }

    .content-pg-inner {
        max-width: 100%;
        width: 280px;
    }

    .content-pg-inner > h3 {
        padding-top: 0;
    }

    .content-head.section {
        width: 280px;
    }

    .content-wrapper {
        width: 280px;
        /*max-width: 280px;*/
        /*margin: 0 auto 20px;*/
    }

    .table-dot {
        display: inline;
    }

    .table-second {
        display: none;
    }

    .styled-content .styled-table {
        width: 280px;
    }

    .styled-content .styled-table tr {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        border-bottom: 1px solid #8c7a54;
    }

    .styled-content .styled-table tr:first-child,
    .styled-content .styled-table tr:last-child {
        border-bottom: none;
    }

    .styled-content .styled-table th:first-child, .styled-content .styled-table td:first-child {
        padding-left: 10px;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        width: 100%;
    }

    .styled-content .styled-table td:nth-child(2),
    .styled-content .styled-table th:nth-child(2) {
        width: 60px;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-flex-shrink: 0;
            -ms-flex-negative: 0;
                flex-shrink: 0;
    }

    .styled-content .styled-table td:nth-child(3),
    .styled-content .styled-table th:nth-child(3) {
        width: 60px;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-flex-shrink: 0;
            -ms-flex-negative: 0;
                flex-shrink: 0;
    }

    .styled-content .styled-table td:nth-child(4),
    .styled-content .styled-table th:nth-child(4) {
        width: 60px;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-flex-shrink: 0;
            -ms-flex-negative: 0;
                flex-shrink: 0;
    }

    .styled-content .styled-table td:nth-child(2),
    .styled-content .styled-table td:nth-child(3),
    .styled-content .styled-table td:nth-child(4) {
        padding: 5px 5px;
    }

    .delivery-table-wrapper {
        width: 280px;
    }

    .action-item-wrapper {
        width: 280px;
        /*max-width: 280px;*/
    }

    .action-item-inner {
        padding: 20px 10px;
    }

    .action-item .action-preview-text {
        height: 185px;
    }

    .full-width .content {
        /*width: 280px;*/
        /*max-width: 280px;*/
    }

    .news-list {
        width: 280px;
    }

    .news-list-section-1 .news-list .item {
        padding: 25px 10px;
    }

    .news-list-section-1 .news-list .item .img {
        width: 100%;
    }

    .brand-item {
        width: 100%;
    }

    .action-item-wrapper:last-child {
        margin-bottom: 20px;
    }

    .corporate-wrapper {
        margin-bottom: 20px;
    }

    font.errortext,
    font.notetext,
    .chousen-section-1 > .row > p,
    #basket_form,
    #warning_message {
        width: 280px;
    }

    .chousen-list {
        width: 280px;
    }

    .chousen-list .chousen-item {
        width: 100%;
    }

    .chousen-attributes-item {
        width: 280px;
    }

    .chousen-count {
        margin-right: -100px;
    }

    .detail-col-right > .detail-info-tabs {
        margin-left: 0;
    }

    .detail-info-tabs.mp-top-beer-tabs .tab-link:first-child {
        width: 50%;
    }

    .detail-info-tabs.mp-top-beer-tabs .tab-link {
        width: 50%;
        padding: 20px 10px;
    }

    .root-catalog .recommend-list .item {
        width: 100%;
    }

    .basket-price-submit,
    .basket-price-submit tbody,
    .basket-price-submit tr {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .basket-price-submit td {
        padding: 0;
        display: block;
        width: 100%;
    }

    .busket-submit {
        margin: 0;
        width: 100%;
        float: none;
    }

    .section .filter-row {
        width: 100%;
    }

    .catalog-section-1 .filter-col .filter-block, .bx-filter-parameters-box {
        width: 280px;
        margin: 0 auto;
    }

    .bx-filter.bx-blue {
        width: 280px;
    }

    .catalog-list.recommend-list {
        overflow-x: hidden;
    }

    .catalog-section-1 .filter-col .filter-block.chousen-attributes .title {
        width: 280px;
    }

    .popup-add-to-cart {
        width: 100%;
    }

    .compare-section-1 .compare-container {
        width: 100%;
    }
    .compare-outer {
        width: 280px;
        margin: 0 auto;
    }

    .compare-inner,
    .compare-slider-wrapper {
        width: 250px;
        margin-left: 30px;
    }

    th.compare-table-name {
        /* margin-left: -75px; */
        padding-top: 7px !important;
        width: auto;
        margin-top: 73px !important;
    }

    th.compare-table-rating {
        /* margin: -50px 0 0 -70px; */
        width: 70px;
    }

    th.compare-table-price {
        /* margin: -55px 0 0 -70px; */
        width: 51px;
    }

    .compare-table th {
        -webkit-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
                transform: rotate(-90deg);
        -webkit-transform-origin: left bottom;
            -ms-transform-origin: left bottom;
                transform-origin: left bottom;
        height: 30px;
        margin-top: 21px;
        margin-left: 30px;
        padding: 7px 0;
        text-align: center;
    }

    .order-section-1 .basket-checkout .clearfix {
        width: 280px;
    }

    .news-detail-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        width: 280px;
        max-width: 100%;
    }

    .detail-actions button,
    .detail-actions button.add-to-favorites-item,
    .detail-actions button.add-to-compare-item {
        width: 100%;
    }
    .news-detail .preview-block {
        margin: 30px 0 0;
        padding: 0 25px;
        max-width: 100%;
    }

    div.title-search-result {
        /* margin-left: -140px !important; */
        /* width: 280px !important; */
    }

    .search-result {
        padding: 30px 15px 20px;
    }

    .search-result .result-count {
        margin-top: 20px;
    }

    .page-nav {
        padding: 14px 0;
        text-align: center;
    }

    .page-nav .page-nav__btn.page-nav__btn_l-arr {
        width: auto;
        padding-left: 40px;
    }

    .page-nav .page-nav__btn.page-nav__btn_r-arr {
        width: auto;
        padding-right: 40px;
    }

    .pagination-name {
        display: none;
    }

    .popup-window .popup-title {
        margin: 0;
    }

    .popup-window .item-list .item-name {
        white-space: normal;
        height: auto;
    }
    .popup-window .item-list .item-count {
        margin-right: 15px;
    }
    .popup-window .item-list .price {
        margin: 20px auto 0 0;
    }

    /* .overview .recommend-list-ribbon .item {
        width: 281px;
    } */
 div.title-search-result {
            left: 23% !important;
        }
        .banner-bg {
        margin-top: 110px;
    }
}

@media (min-width: 768px) {
    .header-line-1 .menu-sitemap-tree ul,
    .header-search,
    .category-menu {
        display: block !important;
    }
    .visible-xs {
        display: none !important;
    }
    .header-search-mob,
    .header-fixed-link-search {
        display: none;
    }
    .header-search-mob {
        visibility: hidden;
    }
}

@media (min-width: 1024px) {
    .desktop .category-submenu {
        display: block !important;
    }

    .catalog-section-1 .filter-col {
        display: block !important;
    }
}

/* End */


/* Start:/bitrix/templates/adaptive/css/add.css?16055291431526*/
.bx-filter .bx-filter-popup-result {
	font-size: 13px;
	font-weight: normal;
	position: absolute;
	z-index: 915;
	display: none;
	line-height: normal;
	margin-top: -7px;
	margin-left: 10px;
	padding: 0 10px;
	white-space: nowrap;
	color: #3f3f3f;
	min-height: 37px;
	line-height: 18px;
	border-style: solid;
	border: 1px solid #C6DCE7;
}
.bx-filter .bx-filter-popup-result.left {
	border-width: 2px 10px 2px 2px;
	-webkit-border-image: url(/bitrix/templates/adaptive/css/images/result_popup_left.png) 4 20 4 4 repeat;
	-moz-border-image: url(/bitrix/templates/adaptive/css/images/result_popup_left.png) 4 20 4 4 repeat;
	-o-border-image: url(/bitrix/templates/adaptive/css/images/result_popup_left.png) 4 20 4 4 repeat;
	border-image: url(/bitrix/templates/adaptive/css/images/result_popup_left.png) 4 20 4 4 fill repeat;
}
.bx-filter .bx-filter-popup-result.right {
	border-width: 2px 2px 2px 10px;
	-webkit-border-image: url(/bitrix/templates/adaptive/css/images/result_popup_right.png) 4 4 4 20 repeat;
	-moz-border-image: url(/bitrix/templates/adaptive/css/images/result_popup_right.png) 4 4 4 20 repeat;
	-o-border-image: url(/bitrix/templates/adaptive/css/images/result_popup_right.png) 4 4 4 20 repeat;
	border-image: url(/bitrix/templates/adaptive/css/images/result_popup_right.png) 4 4 4 20 fill repeat;
}

.bx-filter .bx-filter-popup-result.right {
	left: 97%;
}
.bx-filter .bx-filter-popup-result.left {
	right:97%;
}
.bx-filter-horizontal .bx-filter-popup-result{
	display: inline-block;
	position: relative;
	left: auto;
	right: auto;
	bottom: -7px;
}
.bx-filter .bx-filter-popup-result a {
	color: #0073a3;
	line-height: 10px;
}
.bx-filter .bx-filter-popup-result a:hover {
	text-decoration: none;
}
.bx-filter .bx-filter-popup-result-close {
	display: none;
}
/* End */


/* Start:/bitrix/templates/adaptive/components/bitrix/search.title/search/style.css?16055293742108*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	color:black;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	text-decoration: none;
	color:black;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/bitrix/templates/adaptive/components/bitrix/search.title/search/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}
/* End */


/* Start:/bitrix/templates/adaptive/components/bitrix/sale.basket.basket.line/basket-link/style.min.css?16055293123326*/
.bx-basket-block{font-size:12px;padding-bottom:5px;white-space:nowrap;position:relative;padding-left:20px}.bx-basket-block>.fa{color:#97a1ab;width:12px;position:absolute;left:0;top:3px}.bx-basket-block a{color:#039be5;border-bottom:1px dashed;margin-right:10px}.bx-basket-block a:hover{text-decoration:none;border-bottom-color:transparent}@media(min-width:768px){.bx-basket-fixed{width:200px;position:fixed;z-index:1100;background:#fff;padding-top:10px;border:1px solid #f0f0f0;box-shadow:0 7px 10px rgba(0,0,0,0.15);border-radius:1px;overflow:hidden}.bx-basket-fixed.top{top:10px}.bx-basket-fixed.right{right:10px}.bx-basket-fixed.bottom{bottom:10px}.bx-basket-fixed.left{left:10px}.bx-basket-fixed.bx-max-height{top:10px;bottom:10px}}@media(max-width:767px){.bx-basket-fixed{position:fixed;z-index:1100;background:#fff;padding-top:10px;border:1px solid #f0f0f0;box-shadow:0 7px 10px rgba(0,0,0,0.15);border-radius:1px;overflow:hidden;bottom:0;left:0;right:0}.bx-basket-item-list{display:none}}.bx-basket-fixed .bx-basket-block{margin-left:10px}.bx-basket-item-list{position:relative;padding-bottom:20px;border-top:1px solid #f7f7f7;overflow:hidden}.bx-opener .bx-basket-item-list{padding-bottom:75px}.bx-max-height .bx-basket-item-list{position:absolute;bottom:0;left:0;right:0}.bx-closed .bx-basket-item-list{height:20px;overflow:hidden}.bx-basket-item-list-action{cursor:pointer;background:#f7f7f7;position:absolute;bottom:0;right:0;left:0;z-index:120;height:20px;line-height:14px;vertical-align:middle;text-align:center;font-size:12px;color:#4f4f4f;padding:3px 0}.bx-basket-item-list-button-container{text-align:center;position:absolute;bottom:20px;border-top:1px solid #f7f7f7;padding:10px 0;background:#fff;left:0;right:0}.bx-basket-item-list-container{overflow-y:auto;max-height:100%}.bx-basket-item-list-item{padding-top:15px;position:relative;padding-right:10px;padding-left:10px;margin-bottom:15px;border-bottom:1px solid #f7f7f7}.bx-basket-item-list-container .bx-basket-item-list-item:last-child{border-bottom:0;margin-bottom:0}.bx-basket-item-list-item-status{font-weight:bold;padding:3px;background:#ebebeb;margin:0 10px 20px;line-height:16px;font-size:13px;border-radius:3px;text-align:center}.bx-basket-item-list-item-img{text-align:center;position:relative;padding-bottom:5px}.bx-basket-item-list-item-img img{max-width:90px;height:auto;border:1px solid #e6e6e6}.bx-basket-item-list-item-name{padding-bottom:5px}.bx-basket-item-list-item-name a{font-size:13px;color:#3f3f3f;text-decoration:none}.bx-basket-item-list-item-remove{position:absolute;right:10px;top:-7px;width:20px;height:20px;cursor:pointer;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAMAAADzjKfhAAAAJFBMVEX///8yMjI6Ojpvb29wcHCEhISHh4eIiIiqqqqtra2wsLCxsbE3yvJ6AAAAAXRSTlMAQObYZgAAACxJREFUCNcFwYEBgCAMA7BYUMb2/78m9sXdJtfNMHkzcJ4DlS9FpXXKavT6ARdgANGqCJ38AAAAAElFTkSuQmCC) no-repeat center;opacity:.5}.bx-basket-item-list-item-remove:hover{opacity:.7}.bx-basket-item-list-item-price-block{padding-bottom:5px;font-size:12px}.bx-basket-item-list-item-price{display:inline-block;margin-right:5px}.bx-basket-item-list-item-price-old{display:inline-block;margin-right:5px;text-decoration:line-through;color:#b0b0b0}.bx_cart_login_top .bx-hdr-profile a{text-decoration:none}.bx_cart_login_top .bx-hdr-profile{line-height:1.44em}
/* End */


/* Start:/bitrix/templates/adaptive/styles.css?1605529143145*/
.news-detail table{
	width: 100%;
}

.popup-window .captcha {
    /* margin: 0px 0px 26px; */
    margin: 0px auto 15px auto;
    width: 304px;
}
/* End */
/* /bitrix/templates/adaptive/css/normalize.css?16055291447798 */
/* /bitrix/templates/adaptive/css/jquery.arcticmodal.css?1605529143647 */
/* /bitrix/templates/adaptive/css/slick.css?16055291441718 */
/* /bitrix/templates/adaptive/css/slick-theme.css?16055291443023 */
/* /bitrix/templates/adaptive/css/jquery-ui.min.css?16055291434341 */
/* /bitrix/templates/adaptive/css/jquery-ui.structure.min.css?16055291434283 */
/* /bitrix/templates/adaptive/css/jquery.custom-scrollbar.css?16055291433560 */
/* /bitrix/templates/adaptive/css/jquery.fancybox-1.3.4.css?16055291448494 */
/* /bitrix/templates/adaptive/css/style.css?1653919354115596 */
/* /bitrix/templates/adaptive/css/adaptive/media.css?160552923985077 */
/* /bitrix/templates/adaptive/css/add.css?16055291431526 */
/* /bitrix/templates/adaptive/components/bitrix/search.title/search/style.css?16055293742108 */
/* /bitrix/templates/adaptive/components/bitrix/sale.basket.basket.line/basket-link/style.min.css?16055293123326 */
/* /bitrix/templates/adaptive/styles.css?1605529143145 */
