/* CSS Document */
/* Vars */
/* Defaults */
.btn, .form-submit, .more:after, .more--left-ar:before, .link-arr:before, .form-text, .form-tel, .form-email, .select .checked_option:before, .select .checked_option:after, .select .option, .search__show, .basket, .nav-toggle-wrap, .search__content, .basket__minify a .icon-cart, .basket__popup, .basket__del:after, .basket-table__del:after, .basket__del:before, .basket-table__del:before, .count__item, .count__item:before, .count__item:after, .menu-top > ul li a, .menu-top > ul li.parent-menu > a:after, .menu-top-wrap--minified, .socials ul li a, .slider .slick-arrow:after, .slider .slick-dots button, .r-menu__item:after, .r-menu__description, .popup--offer .popup__content, .basket-table tbody tr, .catalog__mass, .catalog__icon i, .catalog__icon i:before, .catalog__title a, .right-menu ul li a, .right-menu ul li a i, .right-menu__mobile, .right-menu__mobile:after, .right-menu--jsp .right-menu__content, .pager__item a, .pager__item--prev a:after, .pager__item--prev a:before, .pager__item--next a:after, .pager__item--next a:before {
  -moz-transition-duration: 200ms;
  -webkit-transition-duration: 200ms;
  -ms-transition-duration: 200ms;
  -o-transition-duration: 200ms;
  transition-duration: 200ms; }

.row__item--text, .row__item--circle, .btn, .form-submit, .form-item, .form-actions, .form-text, .form-tel, .form-email, .form-tel-wrap, .radio,
.checkbox, .jspPane, main, .search__show, .search__hide, .basket__minify a, .basket__minify a .icon-cart, .count__item, .menu-top > ul li ul, .menu-top-wrap--minified, .slider, .hot-offer, .hot-offer__title, .circle-timer, .pietimer:before, .pietimer > .slice > .pie, .r-menu__description, .popup__content, .catalog__item, .promoutions__item, .right-menu__mobile, .right-menu--jsp .right-menu__content, .node__pic {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.ul-w-bul, .menu-top > ul, .socials ul, .slider .slick-dots, .advantages ul, .footer-menu ul, .right-menu ul, .pager ul, .node ul {
  padding: 0;
  margin: 0; }
  .ul-w-bul li, .menu-top > ul li, .socials ul li, .slider .slick-dots li, .advantages ul li, .footer-menu ul li, .right-menu ul li, .node ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-image: none; }

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle; }

.btn, .form-submit, .jspDrag {
  -webkit-border-radius: 0.1875rem;
  -moz-border-radius: 0.1875rem;
  border-radius: 0.1875rem; }

.form-text, .form-tel, .form-email, .form-tel-wrap, .menu-top > ul li a, .slider .slick-dots button {
  -webkit-border-radius: 0.25rem;
  -moz-border-radius: 0.25rem;
  border-radius: 0.25rem; }

.basket__minify a,.basket__minify b, .menu-top > ul li ul, .hot-offer--inner, .hot-offer--inner .hot-offer__title:after, .popup--catalog .popup__content, .catalog__item, .promoutions__item, .right-menu--jsp .right-menu__content, .node__pic, .node ul li:after, .node__dishes img, .bytheway {
  -webkit-border-radius: 0.3125rem;
  -moz-border-radius: 0.3125rem;
  border-radius: 0.3125rem; }

.ul-w-bul li:after, .row__item--circle:after, .radio,
.check_radio:after, .basket__minify a .icon-cart,.basket__minify b .icon-cart, .basket__pic img, .count__item, .menu-top > ul li:after, .socials ul li a, .slider .slick-arrow, .circle-timer, .pietimer:before, .pietimer > .slice > .pie, .confirm__img .icon-check, .basket-table__pic img, .catalog__icon i {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.menu-top > ul li ul, .basket-table__del {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0; }

.socials ul li a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8; }

.menu-top > ul li:hover ul, .menu-top-wrap--minified .menu-top > ul li.parent-menu ul, .basket-table tbody tr:hover .basket-table__del {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1; }

.underline, .breadcrumbs a, .node__body a {
  text-decoration: underline; }
  .underline:hover, .breadcrumbs a:hover, .node__body a:hover {
    text-decoration: none; }

.popup--catalog .popup__close {
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg); }

.search__hide span, .basket__del, .basket-table__del, .menu-top__close, .hot-offer__close .close, .popup__close, .more:after, .link-arr:before, .select .checked_option:after, .menu-top > ul li.parent-menu > a:after, .menu-top > ul li ul:after, .slider .slick-arrow:after, .r-menu__item:after, .right-menu__mobile:after, .pager__item--prev a:after, .pager__item--prev a:before, .pager__item--next a:after, .pager__item--next a:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.search__hide span:after, .basket__del:after, .basket-table__del:after, .menu-top__close:after, .hot-offer__close .close:after, .popup__close:after, .count__item:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }

.slider .slick-arrow.slick-next {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.more--left-ar:before, .r-menu__item--right:after, .right-menu__mobile--active:after, .pager__item--next a:after {
  -webkit-transform: rotate(225deg);
  -moz-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  -o-transform: rotate(225deg);
  transform: rotate(225deg); }

.menu-top-wrap--minified .menu-top > ul li.parent-menu a:after {
  -webkit-transform: rotate(315deg);
  -moz-transform: rotate(315deg);
  -ms-transform: rotate(315deg);
  -o-transform: rotate(315deg);
  transform: rotate(315deg); }

.basket__minify a:before, .basket__minify:before, .socials:before, .hot-offer__title:before, .catalog__icon:before {
  content: "";
  width: 1px;
  display: inline-block;
  margin-left: -1px;
  vertical-align: middle;
  overflow: hidden; }

.search__hide span, .basket__del, .basket-table__del, .menu-top__close, .hot-offer__close .close, .popup__close {
  position: absolute;
  width: 2.25rem;
  height: 2.25rem;
  cursor: pointer;
  overflow: hidden;
  text-indent: -9999px; }
  .search__hide span:after, .basket__del:after, .basket-table__del:after, .menu-top__close:after, .hot-offer__close .close:after, .popup__close:after, .search__hide span:before, .basket__del:before, .basket-table__del:before, .menu-top__close:before, .hot-offer__close .close:before, .popup__close:before {
    content: "";
    position: absolute;
    width: 0.25rem;
    height: 100%;
    left: 50%;
    margin-left: -0.125rem;
    top: 0;
    background: #f26c4e; }

img {
  border: 0; }

a {
  text-decoration: none;
  color: #00b4b4; }
  a:hover {
    text-decoration: underline; }

.clearfix, .catalog__item--slider .catalog__add-cart,
.row {
  clear: both; }
  .clearfix:after, .catalog__item--slider .catalog__add-cart:after,
  .row:after {
    content: "";
    clear: both;
    display: block;
    height: 0;
    overflow: hidden; }

.center {
  text-align: center; }

.ul-w-bul {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem; }
  .ul-w-bul li {
    position: relative;
    padding: 0.6875rem 0.625rem 0.875rem 1.75rem;
    vertical-align: top; }
    .ul-w-bul li:after {
      content: "";
      position: absolute;
      top: 1.125rem;
      left: 0.8125rem;
      width: 0.3125rem;
      height: 0.3125rem;
      background: #cfd2d3; }
    .ul-w-bul li:nth-child(odd) {
      background: #f1f1f2; }

.row {
  padding-top: 0.375rem;
  padding-bottom: 0.3125rem;
  margin-left: -1.5%;
  margin-right: -1.5%; }
  .row .row {
    padding-top: 0;
    padding-bottom: 0; }
  .row__item {
    margin-left: 1.45631%;
    margin-right: 1.45631%;
    float: left;
    padding: 0.3125rem 0; }
.row__item_new {
  margin-left: 11.45631% !important;
  margin-right: 1.45631%;
  float: left;
  padding: 0.3125rem 0; }
    .row__item--text {
      background: #fff;
      padding: 1.375rem 1.25rem 1.625rem;
      text-align: left;
      font-size: 0.875rem;
      line-height: 1.5rem;
      margin-top: 0.625rem;
      margin-bottom: 0.625rem; }
      .row__item--text h2 {
        text-transform: uppercase;
        font-size: 1.5rem;
        text-align: left; }
      .row__item--text p {
        padding-top: 0.5rem;
        padding-bottom: 0.125rem; }
      .row__item--text iframe {
        width: 100%;
        height: 100%; }
    .row__item--circle {
      padding-left: 1.875rem;
      position: relative;
      padding-right: 3.75rem; }
      .row__item--circle:after {
        content: "";
        position: absolute;
        left: 0.0625rem;
        top: 0.8125rem;
        width: 0.5rem;
        height: 0.5rem;
        background: #4a4f54; }
  .row__text-img {
    margin: -1.375rem -1.25rem 0.8125rem; }
  .row__width-1 {
    width: 5.42071%; }
  .row__width-2 {
    width: 13.75405%; }
  .row__width-3 {
    width: 22.08738%; }
  .row__width-4 {
    width: 30.42071%; }
  .row__width-5 {
    width: 38.75405%; }
  .row__width-6 {
    width: 47.08738%; }
  .row__width-7 {
    width: 55.42071%; }
  .row__width-8 {
    width: 63.75405%; }
  .row__width-9 {
    width: 72.08738%; }
  .row__width-10 {
    width: 80.42071%; }
  .row__width-11 {
    width: 88.75405%; }
  .row__width-12 {
    width: 97.08738%; }
  .row--wpad {
    padding-top: 0;
    padding-bottom: 0; }
    .row--wpad .row__item {
      padding-top: 0;
      padding-bottom: 0; }
    .row--wpad .row__text-img {
      margin-bottom: -1.625rem; }
    .row--wpad p:last-child {
      margin-bottom: -0.3125rem; }

.prefix-1 {
  margin-left: 10.31%; }

.suffix-1 {
  margin-right: 10.31%; }

.btn, .form-submit {
  display: inline-block;
  background: #fff;
  font: bold 1rem/0.9375em "Open Sans", Arial, Helvetica, sans-serif;
  padding: 0.625em 0.6875em 0.8125em;
  position: relative;
  color: #0c121d;
  text-decoration: none;
  border: 0;
  cursor: pointer;
  text-align: center;
  min-width: 8.1875em;
  min-height: 2.5em; }
  .btn:hover, .form-submit:hover {
    background: #026837;
    text-decoration: none;
    color: #fff; }
  .btn-green {
    background: #00b4b4;
    color: #fff; }
    .btn-green:hover {
      background: #00a4b4; }
    .btn-green:active {
      background: #64aa46; }
  .btn-order {
    background: #009c9b;
    color: #fff; }
    .btn-order:hover {
      background: #03b4aa; }
    .btn-order:active {
      background: #009b9b; }
  .btn-transparent {
    background: #fff;
    border: 1px solid #19bbbb;
    color: #04777b;
    font-size: 0.875rem;
    min-height: 2.71429em;
    padding-top: 0.64286em; }

.more {
  font-family: "Roboto";
  font-weight: normal; }
  .more:after {
    content: "";
    border-right: 1px solid #0c121d;
    border-top: 1px solid #0c121d;
    display: inline-block;
    width: 0.45455em;
    height: 0.45455em;
    margin: 0 0 0.09091em 0.72727em; }
  .more:hover:after {
    border-color: #fff; }
  .more--left-ar:after {
    content: none; }
  .more--left-ar:before {
    content: "";
    border-right: 1px solid #0c121d;
    border-top: 1px solid #0c121d;
    display: inline-block;
    width: 0.45455em;
    height: 0.45455em;
    margin: 0 0.72727em 0.09091em 0; }
  .more:hover:before {
    border-color: #fff; }

.link-arr:before {
  content: "";
  border-right: 1px solid #919191;
  border-top: 1px solid #919191;
  display: inline-block;
  width: 0.3125rem;
  height: 0.3125rem;
  margin: 0 0.5rem 0.0625rem 0; }

[class^="icon-"] {
  font-family: "Icons";
  font-style: normal; }

.icon-loupe:before {
  content: "\e901"; }
.icon-marker:before, .addresses__item:before {
  content: "\e912"; }
.icon-check:before {
  content: "\e916"; }
.icon-smartphone:before {
  content: "\e900"; }
.icon-car:before {
  content: "\e90e"; }
.icon-clock:before {
  content: "\e90f"; }
.icon-gost:before {
  content: "\e914"; }
.icon-phone:before {
  content: "\e911"; }
.icon-phone-1:before {
  content: "\e910"; }
.icon-cart:before {
  content: "\e915"; }
.icon-compass:before, .section--addresses .section__title-wrap:before {
  content: "\e913"; }
.icon-close:before {
  content: "\e917"; }
.icon-breakfast:before {
  content: "\e908"; }
.icon-snacks:before {
  content: "\e90a"; }
.icon-salads:before {
  content: "\e90b"; }
.icon-paste:before {
  content: "\e909"; }
.icon-soups:before {
  content: "\e904"; }
.icon-hot:before {
  content: "\e905"; }
.icon-garnish:before {
  content: "\e902"; }
.icon-sauces:before {
  content: "\e90c"; }
.icon-dessert:before {
  content: "\e906"; }
.icon-beverages:before {
  content: "\e907"; }
.icon-on-the-coals:before {
  content: "\e903"; }

[class^="icon-spr-"] {
  font-family: Arial, Helvetica, sans-serif; }
  [class^="icon-spr-"]:before {
    background: url(../img/icons-sprite.png) 0 0/100% auto no-repeat; }

.icon-spr-evacuator:before {
  background-position: 0 -0.8125rem; }
.icon-spr-evacuator:hover:before {
  background-position: 0 -5.1875rem; }
.icon-spr-washing:before {
  background-position: 0 -9.5625rem; }
.icon-spr-washing:hover:before {
  background-position: 0 -13.9375rem; }
.icon-spr-quality:before {
  background-position: 0 -18.3125rem; }
.icon-spr-quality:hover:before {
  background-position: 0 -22.6875rem; }
.icon-spr-prices:before {
  background-position: 0 -27.0625rem; }
.icon-spr-prices:hover:before {
  background-position: 0 -31.4375rem; }
.icon-spr-comfort:before {
  background-position: 0 -35.8125rem; }
.icon-spr-comfort:hover:before {
  background-position: 0 -40.1875rem; }
.icon-spr-challenging:before {
  background-position: 0 -44.5625rem; }
.icon-spr-challenging:hover:before {
  background-position: 0 -48.9375rem; }

/* fonts */
/* Fonts */
@font-face {
  font-family: "Icons";
  src: url("../fonts/icons/icomoon.eot");
  src: url("../fonts/icons/icomoon.eot?#iefix") format("embedded-opentype"), url("../fonts/icons/icomoon.woff") format("woff"), url("../fonts/icons/icomoon.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
/* Fonts end */

@font-face {
  font-family: 'Avenir-Demi';
  src: url('../fonts/avenir/AvenirNextCyr-Demi.eot');
  src: url('../fonts/avenir/AvenirNextCyr-Demi.woff2') format('woff2'),
       url('../fonts/avenir/AvenirNextCyr-Demi.woff') format('woff'),
       url('../fonts/avenir/AvenirNextCyr-Demi.ttf') format('truetype'),
       url('../fonts/avenir/AvenirNextCyr-Demi.svg#AvenirNextCyr-Demi') format('svg'),
       url('../fonts/avenir/AvenirNextCyr-Demi.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Avenir-Bold';
  src: url('../fonts/avenir/AvenirNextCyr-Bold.eot');
  src: url('../fonts/avenir/AvenirNextCyr-Bold.woff2') format('woff2'),
       url('../fonts/avenir/AvenirNextCyr-Bold.woff') format('woff'),
       url('../fonts/avenir/AvenirNextCyr-Bold.ttf') format('truetype'),
       url('../fonts/avenir/AvenirNextCyr-Bold.svg#AvenirNextCyr-Bold') format('svg'),
       url('../fonts/avenir/AvenirNextCyr-Bold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Avenir-Light';
  src: url('../fonts/avenir/AvenirNextCyr-Light.eot');
  src: url('../fonts/avenir/AvenirNextCyr-Light.woff2') format('woff2'),
       url('../fonts/avenir/AvenirNextCyr-Light.woff') format('woff'),
       url('../fonts/avenir/AvenirNextCyr-Light.ttf') format('truetype'),
       url('../fonts/avenir/AvenirNextCyr-Light.svg#AvenirNextCyr-Light') format('svg'),
       url('../fonts/avenir/AvenirNextCyr-Light.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Avenir-Regular';
  src: url('../fonts/avenir/AvenirNextCyr-Regular.eot');
  src: url('../fonts/avenir/AvenirNextCyr-Regular.woff2') format('woff2'),
       url('../fonts/avenir/AvenirNextCyr-Regular.woff') format('woff'),
       url('../fonts/avenir/AvenirNextCyr-Regular.ttf') format('truetype'),
       url('../fonts/avenir/AvenirNextCyr-Regular.svg#AvenirNextCyr-Regular') format('svg'),
       url('../fonts/avenir/AvenirNextCyr-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}


form {
  display: block; }
  form > div {
    word-spacing: -0.25rem; }
    form > div > * {
      word-spacing: normal; }

.form-item, .form-actions {
  display: inline-block;
  margin: 0 0 0.375em;
  width: 100%;
  vertical-align: top;
  word-spacing: normal;
  max-width: 100%;
  font-size: 1rem;
  padding: 0 0.5625em 0 0; }
.form-label {
  font-size: 0.875rem;
  color: #33363b;
  display: inline-block;
  margin-bottom: 0.25rem; }
.form-required:after {
  content: "*";
  color: #f26c4e; }
.form-text, .form-tel, .form-email {
  width: 100%;
  padding: 0 1.21429em;
  height: 2.85714em;
  border: 1px solid #dde1e7;
  font-size: 0.875rem;
  background: #fff;
  font-weight: bold;
  color: #33363b;
  font-family: "Open Sans", Arial, Helvetica, sans-serif; }
  .form-text::-webkit-input-placeholder, .form-tel::-webkit-input-placeholder, .form-email::-webkit-input-placeholder {
    opacity: 1;
    color: #33363b; }
  .form-text::-moz-placeholder, .form-tel::-moz-placeholder, .form-email::-moz-placeholder {
    opacity: 1;
    color: #33363b; }
  .form-text:-moz-placeholder, .form-tel:-moz-placeholder, .form-email:-moz-placeholder {
    opacity: 1;
    color: #33363b; }
  .form-text:-ms-input-placeholder, .form-tel:-ms-input-placeholder, .form-email:-ms-input-placeholder {
    opacity: 1;
    color: #33363b; }
  .form-text:hover, .form-tel:hover, .form-email:hover, .form-text:focus, .form-tel:focus, .form-email:focus {
    border-color: #00b4b4; }
  .form-text--white {
    color: #fff; }
    .form-text--white:hover, .form-text--white:focus {
      border-color: #999999; }
.form-tel-wrap {
  background: #fff;
  height: 2.5rem;
  width: 100%;
  position: relative; }
  .form-tel-wrap:after {
    content: "+7";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 2rem;
    border-right: 1px solid #dde1e7;
    background: #fafafa;
    font-size: 0.875rem;
    line-height: 2.5rem;
    color: #33363b;
    text-align: center; }
.form-tel {
  background: none;
  position: relative;
  z-index: 10;
  padding-left: 2.85714em; }
.form-select {
  margin-bottom: 1.125rem;
  position: relative; }
.form-radios {
  font-family: "Roboto";
  color: #33363b; }
  .form-radios .form-item {
    padding-right: 1.875rem;
    margin-bottom: 0.92857em;
    font-size: 0.875rem; }
.form-inline-block {
  display: inline-block;
  width: auto; }
.form-submit {
  padding: 1em 1.07143em 0.92857em;
  width: 100%;
  white-space: normal;
  font-size: 0.875rem;
  line-height: 1.28571em;
  position: relative;
  height: 3.28571em;
  border: 0; }
  .form-submit--white:hover, .form-submit--white:active {
    background: #999999; }

.select {
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  word-spacing: normal; }
  .select .checked_option_wrap {
    display: block;
    position: relative;
    overflow: hidden; }
  .select .checked_option {
    display: block;
    padding: 1.14286em 3.21429em 0.92857em 1.28571em;
    position: relative;
    background: #d4d8d8;
    color: #4a4f54;
    font-size: 0.875rem;
    font-weight: bold; }
    .select .checked_option:before {
      content: "";
      position: absolute;
      right: 0;
      top: 0;
      width: 2.57143em;
      height: 3.28571em;
      background: #e5e8e8;
      cursor: pointer; }
    .select .checked_option:after {
      content: "";
      border-right: 1px solid #606161;
      border-bottom: 1px solid #606161;
      width: 0.35714em;
      height: 0.35714em;
      position: absolute;
      right: 1.14286em;
      top: 50%;
      margin-top: -0.28571em;
      cursor: pointer; }
    .select .checked_option:hover:before {
      background-color: #026837; }
    .select .checked_option:hover:after {
      border-color: #fff; }
  .select .items {
    width: 100%; }
  .select .items_inner {
    overflow: hidden;
    background: #d4d8d8;
    color: #4a4f54;
    position: relative; }
  .select .option {
    display: block;
    cursor: pointer;
    font-size: 0.875rem;
    padding: 0.92857em 1.28571em 0.71429em 1.28571em; }
    .select .option:hover {
      background: #026837;
      color: #fff; }

/*.radio,
.checkbox {
  display: inline-block;
  width: 1.125rem;
  height: 1.125rem;
  border: 2px solid #00b4b4;
  vertical-align: middle;
  margin-top: -0.25rem;
  margin-right: 0.4375rem;
  position: relative; }

.check_radio:after,
.check_checkbox:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0.5rem;
  height: 0.5rem;
  background: #00b4b4;
  margin: -0.25rem 0 0 -0.25rem; }*/

.jspContainer {
  position: relative;
  overflow: hidden;
  display: block !important;
  max-width: 100%; }

.jspTrack {
  width: 1px;
  background: transparent; }

.jspPane {
  position: relative;
  padding: 0 !important;
  min-width: 100%; }

.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0.75rem; }

.jspDrag {
  background: #00b4b4;
  width: 0.3125rem;
  cursor: pointer;
  position: relative;
  margin-left: -0.125rem; }

.jspPane {
  margin-left: 0 !important; }

/* CSS Document */
body {
  margin: 0;
  padding: 0;
  width: 100%;
  min-width: 100;
  height: 100%;
  min-height: 100%;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  font-size: 1.125rem;
  background: #fff;
  color: #4a4f54;
  line-height: 1.5555;
  font-weight: 400; }

html {
  min-height: 100%;
  height: 100%;
  font-size: 100%; }

* {
  max-height: 9999em; }

h1, .right-menu__title {
  font: bold 2.375rem/1.10526em "Roboto Slab";
  color: #351715;
  margin: 0;
  padding: 0; }

h2 {
  font: bold 2.25rem/1.11111em "Roboto Slab";
  color: #351715;
  padding: 0.11111em 0.08333em 0.11111em;
  margin: 0;
  text-align: center; }

h3, .off-details__title {
  font: 600 1.75rem/1.14286em "Open Sans", Arial, Helvetica, sans-serif;
  color: #1b1e21;
  padding: 0.22222em 0 0.61111em;
  margin: 0;
  text-align: center; }

h4 {
  font: 500 1rem/1.25em "Fira Sans", Arial, Helvetica, sans-serif;
  color: #3c3c3c;
  padding: 0.6875em 0 0.8125em;
  margin: 0; }

p {
  margin: 0;
  padding: 0.5625rem 0 0.625rem; }

table {
  width: 100%; }
  table tr:nth-child(odd) {
    background: #e7e7e7; }
  table td {
    padding: 0.4375rem 0.9375rem 0.4375rem; }

.not-front {
  background: #fafafa; }
  .not-front .section--addresses .section__title-wrap:before {
    background: #fcfcfc; }

.no-sidebars main {
  float: none;
  padding-right: 0;
  margin-right: 0; }
.no-sidebars .section--main-section .section__title {
  margin-right: 0; }
.no-sidebars .section--main-section .section__inner {
  max-width: 940px; }

.section {
  padding: 0 0.9375rem 0; }
  .section__inner {
    max-width: 999px;
    margin: 0 auto; }
  .section__title-wrap {
    text-align: center; }
  .section__title--dark {
    border-color: #a5a7aa;
    color: #fff; }
  .section__description {
    font-size: 1.125rem;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
    padding-bottom: 0.55556em;
    margin-bottom: 2.16667em; }
  .section--main-slider {
    overflow: hidden;
    padding: 0; }
    .section--main-slider .section__inner {
      /*max-width: 1263px;*/
      max-width: 957px; }
  .section--r-menu {
    padding: 10.3125rem 0 0;
    background: #fafafa;
    background: url(../img/r-menu--bgr.jpg) 50% 0 repeat;
    margin-bottom: 10.9375rem; }
    .section--r-menu .section__inner {
      max-width: none;

      padding-top: 0.625rem; }
  .section--addresses .section__title-wrap {
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 1.875rem;
    position: relative;
    margin-bottom: 1.5rem; }
    .section--addresses .section__title-wrap:before {
      font-family: "Icons";
      color: #fab432;
      position: absolute;
      top: 100%;
      left: 0;
      right: 0;
      width: 5.0625rem;
      background: #fff;
      margin: -1.125rem auto 0;
      font-size: 1.5rem; }
  .section--map {
    padding: 1.8125rem 0 2.5rem; }
  .section--advantages {
    background: #282828; }
    .section--advantages .section__inner {
      max-width: 1263px;
      border-bottom: 1px solid #414141; }
  .section--breadcrumbs {
    background: #eee; }
    .section--breadcrumbs .section__inner {
      max-width: 1263px; }
  .section--main-section .section__inner {
    max-width: 1170px; }
  .section--main-section .section__title {
    margin-right: 0;
    border-bottom: 1px solid #e1e1e1;
    text-align: center;
    padding-top: 1.9375rem;
    padding-bottom: 1.0625rem; }
    .section--main-section .section__title i {
      display: block;
      font-size: 7rem;
      line-height: 2.5rem;
      font-weight: normal;
      color: #00b4b4;
      margin-top: -0.8125rem;
      margin-bottom: 0.6875rem; }
  .section .flexslider {
    border: 0;
    margin-bottom: 0;
    background: none; }
    .section .flexslider .slides li {
      position: relative; }

header {
  position: relative;
  z-index: 999;
  background: url(../img/top_bgr.png) 0 0 repeat; }
  header.section {
    padding: 0; }
  header .section__inner {
    max-width: 1263px; }

main {
  width: 100%;
  padding-right: 18.625rem;
  margin-right: -18.625rem;
  float: left;
  padding-top: 0.8125rem; }
  main .section {
    padding: 0; }

aside {
  width: 17.25rem;
  float: right;
  margin-top: -1px; }

.logo {
  float: left;
  margin: 0 2.3125rem -2.4375rem 2.5rem;
  width: 8.25rem;
  position: relative;
  z-index: 20; }
  .logo img {
    border-bottom: 2px solid #104860;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px; }

.search__show, .basket, .nav-toggle-wrap {
  height: 5.625rem;
  border-left: 1px solid #111110;
  border-right: 1px solid #111110;
  background: rgba(50, 50, 50, 0.3);
  margin-left: -1px;
  position: relative; }
  .search__show:hover, .basket:hover, .nav-toggle-wrap:hover {
    background: rgba(50, 50, 50, 0.5); }

.search {
  float: right; }
  .search__show {
    width: 5.6875rem;
    text-align: center;
    padding-top: 2rem;
    cursor: pointer;
    color: #fff; }
    .search__show span {
      display: inline-block;
      font-size: 1.0625rem; }
    .search__show--active, .search__show--active:hover {
      background: rgba(0, 180, 180, 0.75); }
  .search__hide {
    width: 3rem;
    height: 2.625rem;
    border-left: 1px solid #13171f;
    border-right: 1px solid #13171f;
    padding-top: 0.875rem;
    cursor: pointer;
    color: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
    display: none; }
    .search__hide span {
      display: inline-block;
      width: 1rem;
      height: 1rem;
      margin-left: 1rem; }
      .search__hide span:after, .search__hide span:before {
        background: #fff;
        width: 2px;
        margin-left: -1px; }
  .search__content {
    width: 100%;
    overflow: hidden;
    height: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    z-index: 10;
    background: #474747; }
    .search__content form {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      max-width: 78.9375rem;
      margin: 0 auto; }
    .search__content .form-item {
      margin: 0;
      display: block;
      width: auto;
      padding: 0; }
      .search__content .form-item input {
        background: none;
        color: #797979;
        font-weight: normal;
        padding-left: 13.75rem;
        font-size: 2.25rem;
        font-weight: 300;
        height: 5.625rem;
        border: 0; }
        .search__content .form-item input::-webkit-input-placeholder {
          color: #797979;
          opacity: 1; }
        .search__content .form-item input::-moz-placeholder {
          color: #797979;
          opacity: 1; }
        .search__content .form-item input:-moz-placeholder {
          color: #797979;
          opacity: 1; }
        .search__content .form-item input:-ms-input-placeholder {
          color: #797979;
          opacity: 1; }
      .search__content .form-item .icon-loupe {
        position: absolute;
        top: 1.0625rem;
        left: 1rem; }
    .search__content .form-actions {
      margin: 0;
      width: 6.0625rem;
      position: absolute;
      right: 3rem;
      bottom: 0;
      display: none; }
      .search__content .form-actions input {
        padding-top: 0.875rem;
        padding-bottom: 0.6875rem; }
    .search__content--showed {
      height: 5.625rem; }

.basket {
  float: right;
  width: 13.375rem;
  text-align: center;
  position: relative;
  z-index: 100; }
  .basket__minify {
    color: #fff;
    font-size: 0;
    max-height: none;
    position: relative; }
    .basket__minify a, .basket__minify b {
      color: #fff;
      display: inline-block;
      vertical-align: middle;
      max-height: none;
      width: 10.875rem;
      height: 4.375rem;
      border: 1px solid transparent; }
      .basket__minify a:before, .basket__minify b:before {
        height: 4.25rem; }
      .basket__minify a .icon-cart , .basket__minify b .icon-cart{
        display: inline-block;
        vertical-align: middle;
        font-size: 1.1875rem;
        width: 2.5rem;
        height: 2.5rem;
        border: 1px dashed #4d4d4d;
        text-align: center;
        line-height: 2.5rem;
        margin-right: -2.5rem; }
      .basket__minify a:after , .basket__minify b:after{
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
    .basket__minify:before {
      height: 5.025rem; }
    .basket__minify-total {
      display: inline-block;
      vertical-align: middle;
      font-size: 0.875rem;
      text-align: left;
      padding-left: 3.4375rem; }
      .basket__minify-total strong {
        display: inline-block;
        font-size: 1.125rem;
        color: #00b4b4; }
  .basket__popup {
    position: absolute;
    top: 100%;
    right: 0;
    width: 30.5625rem;
    overflow: hidden;
    height: 0;
    -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.8);
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.8); }
  .basket__popup-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: left;
    background: #fff;
    color: #4a4f54;
    padding-top: 0.3125rem; }
  .basket__item {
    border-top: 1px solid #e1e1e1;
    padding: 1.25rem 0.625rem 0.8125rem;
    float: left;
    width: 97%;
    border-top: none;
    margin: 7px 0!important;
    box-sizing: border-box;
    margin: 0 1.8125rem 0 0.625rem; }
    .basket__item--total-row {
      margin: 0 1.25rem;
      border-top: 0;
      padding: 0.5625rem 0 1.25rem; }
      .basket__item--total-row button {
        width: 100%; }
    .basket__item:first-child {
      padding-top: 0.3125rem;
      border-top: 0; }
  .basket__pic {
    float: left;
    width: 4.375rem;
    text-align: center;
    margin-left: 0.9375rem;
    padding-top: 0.3125rem; }
  .basket__title, .basket__price {
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: bold; }
  .basket__title {
    float: left;
    width: 11.5625rem; }
  .basket__price {
    color: #24bfbf; }
  .basket__counter {
    float: left;
    padding-left: 0.3125rem;
    padding-top: 0; }
  .basket__del-wrap {
    float: left;
    padding-top: 2rem;
    padding-left: 0.9375rem; }
  .basket__del, .basket-table__del {
    width: 1.25rem;
    height: 1.25rem; }
    .basket__del:after, .basket-table__del:after, .basket__del:before, .basket-table__del:before {
      background: #dcdcdc; }
    .basket__del:hover:after, .basket-table__del:hover:after, .basket__del:hover:before, .basket-table__del:hover:before {
      background: #f26c4e; }
  .basket__total {
    font-size: 0.875rem;
    font-weight: bold;
    text-transform: uppercase;
    float: left;
    padding-top: 0.375rem;
    border-top: 0; }
  .basket--active, .basket--active:hover {
    background: rgba(0, 180, 180, 0.75); }
  .basket--active .basket__minify a, .basket--active .basket__minify b {
    border-color: #fff; }
    .basket--active .basket__minify a .icon-cart , .basket--active .basket__minify b .icon-cart {
      border-color: transparent; }
    .basket--active .basket__minify a .basket__minify-total, .basket--active .basket__minify b .basket__minify-total {
      display: none; }
    .basket--active .basket__minify a .basket__order-but , .basket--active .basket__minify b .basket__order-but {
      display: inline-block;
      vertical-align: middle;
      font-size: 1.125rem;
      font-weight: bold;
      padding-left: 2.625rem; }

.count {
  font-size: 0;
  max-height: none; }
  .count__item {
    display: inline-block;
    width: 2.375rem;
    height: 2.375rem;
    cursor: pointer;
    margin: 0.1875rem 0.5625rem;
    position: relative;
    border: 1px solid #c9c9c9;
    font-size: 0.875rem;
    vertical-align: middle; }
    .count__item:before, .count__item:after {
      background: #35363a;
      height: 0.125rem;
      width: 0.75rem;
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      margin: -0.0625rem auto 0; }
    .count__item:hover {
      border-color: #8bc058; }
      .count__item:hover:after, .count__item:hover:before {
        background: #8bc058; }
    .count__item--plus:after {
      content: ""; }
    .count__item--plus:before {
      content: ""; }
    .count__item--minus:after {
      content: ""; }
  .count__form-text {
    width: 1.75rem;
    height: 1.8125rem;
    border: 0;
    padding: 0;
    text-align: center;
    font-size: 0.875rem;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    color: #33363b;
    vertical-align: middle; }
  .count--small .count__item {
    width: 1rem;
    height: 1rem;
    border-color: #c9c9c9;
    margin: 0.1875rem; }
    .count--small .count__item:before, .count--small .count__item:after {
      background: #c9c9c9;
      width: 0.5rem; }
    .count--small .count__item:hover {
      border-color: #8bc058; }
      .count--small .count__item:hover:after, .count--small .count__item:hover:before {
        background: #8bc058; }
  .count--small .count__form-text {
    background: none;
    font-size: 1rem;
    width: 1.125rem; }

.menu-top {
  font-size: 0;
  max-height: none;
  padding-top: 1.125rem;
  max-width: 21.875rem;
  font-weight: 600; }
  .menu-top > ul {
    max-height: none; }
    .menu-top > ul li {
      display: inline-block;
      font-size: 0.75rem;
      line-height: 1rem;
      position: relative;
      margin: 0.1875rem 0.4375rem 0.1875rem 0.1875rem;
      text-transform: uppercase;
      position: relative; }
      .menu-top > ul li:after {
        content: "";
        position: absolute;
        top: 0.5625rem;
        left: -0.375rem;
        width: 0.1875rem;
        height: 0.1875rem;
        background: #646464; }
      .menu-top > ul li a {
        color: #feffff;
        display: inline-block;
        padding: 0.125rem 0.4375rem 0.25rem;
        text-decoration: none; }
      .menu-top > ul li.parent-menu {
        z-index: 10; }
        .menu-top > ul li.parent-menu > a:after {
          content: "";
          border-right: 2px solid #fff;
          border-bottom: 2px solid #fff;
          display: inline-block;
          width: 0.375rem;
          height: 0.375rem;
          margin-left: 0.375rem;
          position: relative;
          top: -0.125rem; }
        .menu-top > ul li.parent-menu > a:hover, .menu-top > ul li.parent-menu > a.active {
          background: #00b4b4; }
        .menu-top > ul li.parent-menu:hover > a {
          background: #00b4b4; }
      .menu-top > ul li ul {
        position: absolute;
        left: 0.1875rem;
        background: #fff;
        width: 15.625rem;
        padding: 0.875rem 1.6875rem 1.125rem;
        margin-top: 0.9375rem;
        top: 100%;
        display: none;
        -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);
        -moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);
        box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);
        -webkit-transition: opacity 0.2s;
        -moz-transition: opacity 0.2s;
        transition: opacity 0.2s; }
        .menu-top > ul li ul:after {
          content: "";
          position: absolute;
          top: -0.4375rem;
          left: 3.0625rem;
          width: 0.875rem;
          height: 0.875rem;
          background: #fff; }
        .menu-top > ul li ul:before {
          content: "";
          position: absolute;
          bottom: 100%;
          height: 0.9375rem;
          width: 100%;
          left: 0; }
        .menu-top > ul li ul li {
          display: block;
          text-transform: none;
          font-size: 0.875rem;
          padding: 0.4375rem 0; }
          .menu-top > ul li ul li:after {
            content: none; }
        .menu-top > ul li ul a {
          background: none;
          padding: 0;
          display: inline;
          font-weight: 600;
          color: #4a4f54; }
          .menu-top > ul li ul a:hover {
            color: #00b4b4;
            background: none; }
      .menu-top > ul li.parent-menu__hover ul {
        display: block !important; }
  .menu-top__close {
    position: absolute;
    top: 2.5rem;
    right: 2.5rem;
    width: 1.0625rem;
    height: 1.0625rem;
    font-size: 0.875rem;
    z-index: 20;
    display: none; }
    .menu-top__close:after, .menu-top__close:before {
      background: #fff;
      width: 0.1875rem;
      margin-left: -0.0625rem; }

.menu-top-wrap {
  float: left; }
  .menu-top-wrap--minified {
    position: fixed;
    top: 0;
    right: 0;
    background: rgba(25, 25, 25, 0.95);
    z-index: 1000;
    max-width: 100%;
    width: 0;
    overflow: hidden; }
    .menu-top-wrap--minified .menu-top {
      padding: 2.0625rem 2.5rem; }
      .menu-top-wrap--minified .menu-top > ul li {
        display: block;
        margin: 0;
        padding: 0.5rem 0; }
        .menu-top-wrap--minified .menu-top > ul li:after {
          content: none; }
        .menu-top-wrap--minified .menu-top > ul li a {
          color: #a3a3a3;
          font-weight: bold;
          margin: 0;
          padding: 0; }
          .menu-top-wrap--minified .menu-top > ul li a:hover {
            color: #fff; }
        .menu-top-wrap--minified .menu-top > ul li.parent-menu a:after {
          top: 0;
          border-color: #a3a3a3; }
        .menu-top-wrap--minified .menu-top > ul li.parent-menu a:hover, .menu-top-wrap--minified .menu-top > ul li.parent-menu a.active {
          background: none;
          color: #fff; }
          .menu-top-wrap--minified .menu-top > ul li.parent-menu a:hover:after, .menu-top-wrap--minified .menu-top > ul li.parent-menu a.active:after {
            border-color: #fff; }
        .menu-top-wrap--minified .menu-top > ul li.parent-menu:hover a {
          background: none; }
        .menu-top-wrap--minified .menu-top > ul li.parent-menu ul {
          background: none;
          display: none;
          position: relative;
          padding: 0 0 0 1.25rem;
          width: auto;
          -webkit-box-shadow: none;
          -moz-box-shadow: none;
          box-shadow: none; }
          .menu-top-wrap--minified .menu-top > ul li.parent-menu ul:after, .menu-top-wrap--minified .menu-top > ul li.parent-menu ul:before {
            content: none; }
          .menu-top-wrap--minified .menu-top > ul li.parent-menu ul a {
            color: #a3a3a3;
            font-weight: bold;
            margin: 0;
            padding: 0; }
            .menu-top-wrap--minified .menu-top > ul li.parent-menu ul a:hover {
              color: #fff; }
      .menu-top-wrap--minified .menu-top__close {
        display: block; }
  .menu-top-wrap--dropped {
    width: 23.125rem; }
  .menu-top-wrap .delivery {
    float: none;
    max-height: none; }
  .menu-top-wrap .socials {
    float: none;
    max-height: none;
    width: auto;
    text-align: left; }

.mobile-mode {
  display: none; }

.nav-toggle {
  position: relative;
  width: 0.9375rem;
  height: 0.625rem;
  display: block;
  text-indent: -9999px;
  overflow: hidden;
  border-top: 2px solid #fff;
  border-bottom: 2px solid #fff;
  margin: 2.5rem auto 0; }
  .nav-toggle:after {
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    top: 50%;
    height: 2px;
    background: #fff;
    margin-top: -1px; }
  .nav-toggle-wrap {
    cursor: pointer;
    float: right;
    width: 5.625rem;
    display: none; }
    .nav-toggle-wrap--visible {
      display: block; }

.socials {
  float: right;
  width: 9.375rem;
  text-align: center;
  padding: 0.4375rem 1.25rem 0 0; }
  .socials:before {
    height: 4.75rem; }
  .socials ul {
    font-size: 0;
    max-height: none;
    display: inline-block;
    vertical-align: middle; }
    .socials ul li {
      display: inline-block;
      padding: 0.3125rem;
      vertical-align: middle;
      max-height: none; }
      .socials ul li a {
        width: 1.75rem;
        height: 1.75rem;
        overflow: hidden;
        font-size: 1rem;
        line-height: 1.75rem;
        display: block;
        color: #fff;
        text-align: center;
        background: #125688;
        text-decoration: none; }
        .socials ul li a span {
          position: absolute;
          top: -62.5rem; }
        .socials ul li a:after {
          font-family: "Icons"; }
        .socials ul li a.fb {
          background: #335295; }
          .socials ul li a.fb:after {
            content: "\f09a"; }
        .socials ul li a.tw {
          background: #06aaef; }
          .socials ul li a.tw:after {
            content: "\f099"; }
        .socials ul li a.yt {
          background: #c62524;
          font-size: 1.0625rem; }
          .socials ul li a.yt:after {
            content: "\f167"; }
        .socials ul li a.ig {
          background: #125688;
          font-size: 0.875rem; }
          .socials ul li a.ig:after {
            content: "\e90d"; }
        .socials ul li a.vk {
          background: #577ca2; }
          .socials ul li a.vk:after {
            content: "\f189"; }
        .socials ul li a.ok {
          background: #e47e25; }
          .socials ul li a.ok:after {
            content: "\f263"; }

.delivery {
  float: right;
  padding-top: 1.125rem;
  padding-right: 0.9375rem; }
  .delivery__text {
    font-size: 0.75rem;
    color: #959595;
    margin-bottom: -0.0625rem; }
  .delivery__phone {
    font-size: 1.5rem;
    font-weight: bold; }
    .delivery__phone a {
      color: #ffffff; }
    .delivery__phone i {
      color: #a3a3a3;
      font-weight: normal;
      font-size: 1.4375rem;
      display: inline-block;
      vertical-align: bottom;
      margin-bottom: 0.125rem;
      margin-right: 0.375rem; }

.slider {
  position: relative;
  float: left;
  width: 100%;
  float: left;
  /*margin-right: -19.125rem;
  padding-right: 19.125rem; */}
  .slider__caption {
    position: absolute;
    top: 4.375rem;
    right: 2.5rem;
    max-width: 31.25rem;
    text-align: right; }
  .slider__title {
    display: inline;
    background: rgba(0, 0, 0, 0.55);
    color: #fff;
    line-height: 3.75rem;
    font-size: 2.375rem;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0.3125rem 0.9375rem 0.3125rem;
    -webkit-box-decoration-break: clone;
    -o-box-decoration-break: clone;
    box-decoration-break: clone; }
  .slider__description {
    font-size: 0.875rem;
    color: #fff;
    text-shadow: 0 3px 3px #000;
    padding: 1.125rem 0.9375rem 0 0; }
  .slider .slick-slide {
    position: relative; }
  .slider .slick-arrow {
    width: 2.5rem;
    height: 2.5rem;
    background: rgba(7, 7, 7, 0.6);
    overflow: hidden;
    font-size: 0;
    max-height: none;
    position: absolute;
    top: 0;
    margin-top: -1.25rem;
    left: 1.25rem;
    cursor: pointer;
    top: 50%;
    margin-top: -1.25rem;
    border: 0;
    z-index: 10;
    display: block;
    text-align: center; }
    .slider .slick-arrow:after {
      content: "";
      border-left: 1px solid #fff;
      border-bottom: 1px solid #fff;
      display: inline-block;
      width: 0.75rem;
      height: 0.75rem;
      margin-top: 0.0625rem;
      margin-left: 0.3125rem;
      position: relative;
      z-index: 10; }
    .slider .slick-arrow.slick-next {
      left: auto;
      right: 1.25rem; }
  .slider .slick-list {
    width: 300%;
    margin-left: -100%;
    padding: 0 !important; }
  .slider .slick-dots {
    font-size: 0;
    max-height: none;
    position: absolute;
    bottom: 1.8125rem;
    left: 0;
    right: 0;
    text-align: center;
    z-index: 10; }
    .slider .slick-dots li {
      font-size: 0.625rem;
      display: inline-block;
      max-height: none;
      margin: 0 0.25rem; }
      .slider .slick-dots li.slick-active button {
        background: #00b4b4;
        width: 1rem; }
    .slider .slick-dots button {
      border: 0;
      width: 0.5rem;
      height: 0.5rem;
      background: #fff;
      font-size: 0;
      max-height: none;
      padding: 0;
      cursor: pointer; }
      .slider .slick-dots button:hover {
        background: #00b4b4; }
  .slider:before, .slider:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgba(0, 0, 0, 0.75);
    right: 100%;
    top: 0;
    z-index: 10; }
  .slider:after {
    left: 100%; }
  .slider--popup {
    padding: 0;
    margin: 0;
    float: none; }
    .slider--popup:after, .slider--popup:before {
      content: none; }
    .slider--popup .slick-list {
      width: 100%;
      margin: 0; }
    .slider--popup .slick-arrow {
      background: none;
      border: 1px solid #a2a2a2;
      width: 2.875rem;
      height: 2.875rem; }
      .slider--popup .slick-arrow:after {
        border-width: 0.25rem; }
      .slider--popup .slick-arrow.slick-prev {
        left: 6.1875rem;
        margin-left: -35%; }
      .slider--popup .slick-arrow.slick-next {
        right: 6.1875rem;
        margin-right: -35%; }

.hot-offer {
  width: 19.125rem;
  float: right;
  z-index: 10;
  position: relative;
  background: #fff;
  text-align: center;
  height: 32.0625rem;
  overflow: hidden;
  position: relative;
  margin-left: -0.0625rem; }
  .hot-offer:after {
    content: "";
    position: absolute;
    top: 100%;
    left: -10%;
    right: -10%;
    height: 1px;
    -webkit-box-shadow: 0 0 10px #000;
    -moz-box-shadow: 0 0 10px #000;
    box-shadow: 0 0 10px #000; }
  .hot-offer__title {
    text-align: center;
    height: 3.25rem;
    background: url(../img/hot-offer__title.jpg) 0 0/100% auto no-repeat;
    font-size: 1rem;
    line-height: 1.25rem;
    color: #fff;
    padding: 0 0.625rem;
    text-transform: uppercase;
    padding-top: 0.0625rem;
    font-weight: 600; }
    .hot-offer__title:before {
      height: 3.1875rem; }
    .hot-offer__title span {
      display: inline-block; }
  .hot-offer__text {
    font-size: 1rem;
    font-weight: bold;
    color: #1b1e21;
    line-height: 1.25rem;
    padding-top: 0.375rem;
    min-height: 4.25rem; }
  .hot-offer__residual {
    font-size: 0.875rem;
    color: #888888;
    padding-bottom: 0.75rem; }
  .hot-offer__price {
    padding: 0.1875rem 0 0.125rem;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6a3e30), color-stop(1, #553328));
    background-image: -o-linear-gradient(bottom, #6a3e30 0%, #553328 100%);
    background-image: -moz-linear-gradient(bottom, #6a3e30 0%, #553328 100%);
    background-image: -webkit-linear-gradient(bottom, #6a3e30 0%, #553328 100%);
    background-image: -ms-linear-gradient(bottom, #6a3e30 0%, #553328 100%);
    background-image: linear-gradient(to bottom, #6a3e30 0%, #553328 100%);
    filter: progid:DXImageTransform.Microsoft.Gradient( StartColorStr='#6a3e30', EndColorStr='#553328', GradientType=0); }
  .hot-offer__new-price {
    font-size: 1.125rem;
    color: #fff;
    vertical-align: middle;
    display: inline-block;
    margin-left: 0.5625rem; }
    .hot-offer__new-price strong {
      font-size: 1.5rem; }
  .hot-offer__old-price {
    font-size: 0.875rem;
    color: #a06e64;
    text-decoration: line-through;
    vertical-align: middle; }
  .hot-offer__add-cart {
    margin: 1.1875rem 1.5625rem 0.625rem 1.6875rem; }
    .hot-offer__add-cart .btn, .hot-offer__add-cart .form-submit {
      width: 100%; }
  .hot-offer__close {
    position: absolute;
    top: -1px;
    right: -1px;
    width: 1.5625rem;
    height: 1.5625rem;
    background: rgba(73, 41, 27, 0.6);
    z-index: 10;
    text-align: center;
    cursor: pointer; }
    .hot-offer__close .close {
      width: 0.75rem;
      height: 0.75rem;
      position: relative;
      display: inline-block;
      vertical-align: top;
      margin-top: 0.4375rem; }
      .hot-offer__close .close:after, .hot-offer__close .close:before {
        background: #fff;
        width: 0.125rem;
        margin-left: -0.0625rem; }
  .hot-offer--inner {
    width: 17.25rem;
    border: 1px solid #633a2d;
    height: auto;
    position: relative;
    margin-bottom: 2.0625rem;
    -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.7);
    -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.7);
    box-shadow: 0 3px 7px rgba(0, 0, 0, 0.7); }
    .hot-offer--inner .hot-offer__title {
      height: 3rem;
      position: relative;
      background-position: 50% 100%;
      background-size: auto; }
      .hot-offer--inner .hot-offer__title:before {
        height: 3rem; }
      .hot-offer--inner .hot-offer__title:after {
        content: "";
        position: absolute;
        top: 2px;
        left: 2px;
        right: 2px;
        bottom: 0;
        border: 1px solid #411e14;
        border-bottom: 0; }
    .hot-offer--inner .hot-offer__content {
      padding-top: 0.5rem; }
    .hot-offer--inner .hot-offer__pic {
      border-top: 1px solid #ebebeb;
      border-bottom: 1px solid #ebebeb; }
    .hot-offer--inner .hot-offer__add-cart {
      margin: 10px; }

.circle-timer {
  background: #fff;
  width: 6.25rem;
  height: 6.25rem;
  margin: -4.3125rem auto 0;
  position: relative;
  z-index: 10;
  padding: 0.3125rem; }

.pietimer {
  position: relative;
  font-size: 5.625rem;
  width: 1em;
  height: 1em; }
  .pietimer:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: .066em solid #99e0e0; }
  .pietimer > .percent {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    font-size: 1.375rem;
    text-align: center;
    display: none;
    font-weight: bold;
    color: #00b4b4;
    font-family: "Roboto Slab";
    line-height: 5.375rem; }
  .pietimer > .slice {
    position: absolute;
    width: 1em;
    height: 1em;
    clip: rect(0px, 1em, 1em, 0.5em); }
    .pietimer > .slice.gt50 {
      clip: rect(auto, auto, auto, auto); }
    .pietimer > .slice > .pie {
      border: .066em solid #11b9b9;
      position: absolute;
      width: 1em;
      /* 1 - (2 * border width) */
      height: 1em;
      /* 1 - (2 * border width) */
      clip: rect(0em, 0.5em, 1em, 0em); }
      .pietimer > .slice > .pie.fill {
        -moz-transform: rotate(180deg) !important;
        -webkit-transform: rotate(180deg) !important;
        -o-transform: rotate(180deg) !important;
        transform: rotate(180deg) !important; }
  .pietimer.fill > .percent {
    display: none; }
  .pietimer.fill > .slice > .pie {
    border: transparent;
    background-color: #c0c0c0;
    width: 1em;
    height: 1em; }

.r-menu__recomend, .r-menu__ingredients {
  position: relative;
  margin-top: 1.25rem;
  padding-top: 0.9375rem; }
  .r-menu__recomend:before, .r-menu__ingredients:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 3.125rem;
    height: 1px;
    background: #afafaf;
    margin: 0 auto; }

.r-menu {
  font-size: 0;
  max-height: none;
  text-align: center;
  max-width: 1000px;
  margin: -8.4375rem auto -7.875rem;
  overflow: hidden;
  -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.4); }
  .r-menu__wrap {
    width: 35.71429em;
    max-height: none;
    display: inline-block;
    font-size: 0.875rem; }
    .r-menu__wrap--wide {
      width: 71.42857em; }
  .r-menu__item {
    width: 100%;
    height: 17.85714em;
    position: relative; }
    .r-menu__item:after {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      margin: -0.57143em 0 0 -0.57143em;
      width: 1.14286em;
      height: 1.14286em;
      background: #fff;
      border-bottom: 1px solid #dce0dd;
      border-left: 1px solid #dce0dd;
      z-index: 10; }
    .r-menu__item--big {
      height: 35.71429em; }
      .r-menu__item--big .r-menu__description {
        height: 35.71429em; }
    .r-menu__item--right .r-menu__pic {
      float: right; }
    .r-menu__item--right .r-menu__description {
      float: left; }
    .r-menu__item--right .r-menu__title a:after {
      left: 0;
      right: -100%; }
    .r-menu__item--right .r-menu__hover {
      left: 0; }
    .r-menu__item--right:hover .r-menu__hover {
      left: 50%; }
    .r-menu__item:hover {
      z-index: 10; }
      .r-menu__item:hover:after {
        border-color: #05b5b5; }
      .r-menu__item:hover .r-menu__hover {
        right: 50%; }
      .r-menu__item:hover .r-menu__description {
        border-color: #05b5b5; }
      .r-menu__item:hover .r-menu__title i:before {
        color: #00b4b4; }
  .r-menu__pic {
    width: 50%;
    float: left; }
  .r-menu__description {
    width: 50%;
    float: right;
    border: 1px solid #dce0dd;
    height: 17.85714em;
    padding: 0 1.42857em;
    position: relative;
    z-index: 10;
    background: #fff; }
  .r-menu__title {
    font-size: 1em;
    color: #37231a;
    text-transform: uppercase;
    font-weight: bold;
    font-family: "Roboto Slab";
    padding-top: 2.28571em; }
    .r-menu__title i {
      display: block;
      font-size: 7.14286em;
      color: #553328;
      font-weight: normal;
      line-height: 0.6em; }
      .r-menu__title i:before {
        -moz-transition-duration: 600ms;
        -webkit-transition-duration: 600ms;
        -ms-transition-duration: 600ms;
        -o-transition-duration: 600ms;
        transition-duration: 600ms; }
    .r-menu__title a {
      text-decoration: none;
      color: #553328; }
      .r-menu__title a:after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: -100%;
        z-index: 20; }
  .r-menu__recomend {
    height: 14.78571em; }
  .r-menu__try {
    font-size: 1em;
    line-height: 1.71429em;
    color: #505050;
    text-transform: uppercase;
    margin-bottom: 2.92857em; }
  .r-menu__try-title {
    font-size: 1.14286em;
    line-height: 1.25em;
    color: #1b1e21;
    font-weight: bold;
    margin-bottom: 0.0625em; }
  .r-menu__price {
    color: #37231a;
    font-size: 1.28571em;
    font-family: "Roboto Slab"; }
    .r-menu__price strong {
      display: inline-block;
      font-size: 2em;
      margin-right: 0.19444em; }
  .r-menu__ingredients {
    color: #969696;
    font-size: 1em;
    line-height: 1.35714em; }
  .r-menu__hover {
    position: absolute;
    top: 0;
    height: 100%;
    width: 50%;
    right: 0;
    background: rgba(0, 180, 180, 0.8);
    display: table;
    font-size: 1.14286em;
    line-height: 1.625em;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    -webkit-transition: 0.6s ease 0.2s;
    -moz-transition: 0.6s ease 0.2s;
    transition: 0.6s ease 0.2s; }
    .r-menu__hover span {
      display: table-cell;
      vertical-align: middle; }

.addresses__item {
  font-size: 1rem;
  line-height: 1.5rem;
  color: #1b1e21;
  padding-left: 2.5rem;
  position: relative; }
  .addresses__item:before {
    position: absolute;
    top: 0.8125rem;
    left: 0;
    font-family: "Icons";
    font-size: 2.25rem;
    color: #00b4b4; }
  .addresses__item i {
    color: #b1b1b1;
    font-size: 1.0625rem;
    display: inline-block;
    margin-right: 0.375rem; }
  .addresses__item a {
    text-decoration: none;
    border-bottom: 1px dashed #00b4b4; }
    .addresses__item a:hover {
      border: 0; }
.addresses__phone {
  border-bottom: 0 !important;
  color: #1b1e21;
  display: inline-block;
  margin-top: 0.0625rem; }
  .addresses__phone:hover {
    text-decoration: underline; }

#map {
  height: 25rem; }

footer {
  color: #fff;
  background: url(../img/top_bgr.png) 0 0 repeat;
  font-family: "Fira Sans"; }
  footer.section {
    padding: 0; }
  footer .section__inner {
    max-width: 58.75rem; }
  footer a {
    color: #fff; }

.advantages {
  max-width: 58.75rem;
  margin: 0 auto;
  overflow: hidden; }
  .advantages ul {
    font-size: 0;
    max-height: none;
    display: table;
    width: 100%; }
    .advantages ul li {
      display: inline-block;
      line-height: 1.125em;
      border-left: 1px solid #414141;
      display: table-cell;
      vertical-align: middle;
      height: 3.4375em;
      width: 25%;
      padding-top: 0.25em;
      padding-right: 1.25em;
      font-size: 1rem; }
      .advantages ul li:first-child {
        border-left: 0; }
      .advantages ul li i {
        display: inline-block;
        font-size: 2.0625em;
        vertical-align: middle;
        width: 2.36364em;
        text-align: center;
        color: #959595;
        margin-right: -2.36364em;
        vertical-align: middle; }
        .advantages ul li i.icon-car {
          font-size: 1.375em;
          text-align: left; }
        .advantages ul li i.icon-gost {
          font-size: 2.5em; }
        .advantages ul li i.icon-phone-1 {
          font-size: 1.8125em; }
      .advantages ul li span {
        display: inline-block;
        font-size: 0.875em;
        padding-left: 5.57143em;
        vertical-align: middle; }

.footer-menu {
  text-align: center;
  padding-top: 1rem;
  padding-bottom: 0.1875rem; }
  .footer-menu ul {
    font-size: 0;
    max-height: none; }
    .footer-menu ul li {
      display: inline-block;
      font-size: 0.875rem;
      text-transform: uppercase; }
      .footer-menu ul li:after {
        content: "|";
        margin: 0 0.5rem; }
      .footer-menu ul li:last-child:after {
        content: none; }

.seo-text {
  font-size: 0.75rem;
  line-height: 1rem; }

.pay-systems {
  text-align: center;
  padding: 0.4375rem 0 3.0625rem; }
  .pay-systems a {
    margin: 0 0.3125rem 0.625rem;
    display: inline-block; }

.popup {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  display: none;
  z-index: 1100;
  word-spacing: -0.25rem; }
  .popup:after {
    content: "";
    width: 1px;
    height: 100%;
    display: inline-block;
    vertical-align: middle;
    font-size: 0;
    overflow: hidden;
    margin-right: -1px; }
  .popup__bgr {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7); }
  .popup__title {
    background: #e4e8e8;
    font-size: 1.125rem;
    text-transform: uppercase;
    text-align: left;
    padding: 1rem 1.125rem 0.9375rem; }
  .popup__text {
    /*font-size: $fs35; vertical-align: middle; line-height: 42/35*1em; padding: 39/35*1em 40/35*1em 30/35*1em;*/
    padding: 1.875rem 1.25rem 1.5625rem; }
  .popup__content {
    position: relative;
    display: inline-block;
    background: #fff;
    width: 98%;
    word-spacing: normal;
    vertical-align: middle;
    word-spacing: normal; }
  .popup__close {
    top: 1rem;
    right: 1rem;
    width: 1rem;
    height: 1rem;
    margin-left: 1rem; }
    .popup__close:after, .popup__close:before {
      background: #b6baba;
      width: 2px;
      margin-left: -1px; }
  .popup--viewed.popup--offer .popup__content {
    right: 0; }
  .popup--confirm .popup__content {
    -webkit-box-shadow: 0 0 2px #ccc;
    -moz-box-shadow: 0 0 2px #ccc;
    box-shadow: 0 0 2px #ccc; }
  .popup--confirm .popup__bgr {
    background: none; }
  .popup--offer {
    position: absolute;
    overflow: hidden; }
    .popup--offer .popup__title {
      font-family: "Roboto Slab";
      font-weight: bold;
      color: #37231a;
      font-size: 3rem;
      text-transform: none;
      background: none;
      padding: 2.5625rem 2.5rem 0.6875rem; }
    .popup--offer .popup__content {
      position: absolute;
      top: 0;
      right: 0;
      width: 60rem;
      max-width: 100%;
      background: #fff url(../img/offer-bgr.jpg) 100% 0/100% auto no-repeat;
      right: -100%; }
    .popup--offer .popup__text {
      padding: 0 0 1.875rem; }
    .popup--offer .popup__close {
      width: 1.875rem;
      height: 1.875rem; }
      .popup--offer .popup__close:after, .popup--offer .popup__close:before {
        background: #bcc4ce;
        width: 0.25rem;
        margin-left: -0.125rem; }
  .popup--catalog {
    padding: 0 5rem; }
    .popup--catalog .popup__content {
      max-width: 30rem;
      padding: 0;
      min-width: 18.75rem;
      width: 100%;
      -webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.6);
      -moz-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.6);
      box-shadow: 0 10px 30px rgba(0, 0, 0, 0.6); }
      .popup--catalog .popup__content:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background: url(../img/r-menu--bgr.jpg) 50% 0 repeat;
        filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
        -moz-opacity: 0.3;
        -khtml-opacity: 0.3;
        opacity: 0.3; }
    .popup--catalog .popup__text {
      padding: 0;
      position: relative;
      z-index: 10; }
    .popup--catalog .popup__close {
      z-index: 110;
      width: 2.25rem;
      height: 2.25rem;
      background: rgba(0, 0, 0, 0.3);
      top: 0;
      right: 0;
      margin: 0;
      font-size: 1.375rem;
      color: #fff;
      line-height: 2.25rem;
      text-indent: 0;
      -webkit-border-radius: 0 4px 0 0;
      -moz-border-radius: 0 4px 0 0;
      border-radius: 0 4px 0 0; }
      .popup--catalog .popup__close:before, .popup--catalog .popup__close:after {
        content: none; }

.confirm {
  padding-top: 1.5625rem; }
  .confirm__img {
    text-align: center;
    padding-bottom: 1.5rem; }
    .confirm__img .icon-check {
      color: #fff;
      width: 11.25rem;
      height: 11.25rem;
      line-height: 11.25rem;
      font-size: 2.75rem;
      text-align: center;
      display: inline-block;
      background: #7ece8d; }
  .confirm__title {
    color: #33363b;
    font-size: 1.125rem;
    font-family: "Fira Sans", Arial, Helvetica, sans-serif; }
  .confirm__text {
    color: #7d7d7d;
    font-size: 0.875rem;
    line-height: 1.5rem;
    font-family: "Fira Sans", Arial, Helvetica, sans-serif;
    padding-top: 0.0625rem;
    padding-bottom: 1.5625rem; }
  .confirm__buttons {
    padding-bottom: 2.1875rem; }
    .confirm__buttons .btn, .confirm__buttons .form-submit {
      font-size: 0.875rem;
      font-family: "Fira Sans", Arial, Helvetica, sans-serif;
      font-weight: normal;
      padding-top: 0.92857em; }

.basket-table {
  width: 100%;
  border-collapse: collapse;
  font-size: 1rem;
  color: #3c3c3c; }
  .basket-table thead tr {
    background: none;
    color: #959595; }
  .basket-table thead th {
    font-weight: normal;
    padding-bottom: 0.4375em; }
  .basket-table thead .col-img-title {
    text-align: left; }
  .basket-table tbody tr {
    background: #fff;
    border-top: 1px solid #c8c8c8; }
    .basket-table tbody tr:hover {
      background: #fafafa; }
  .basket-table td,
  .basket-table th {
    padding: 0.75em 0.625em; }
    .basket-table td:first-child,
    .basket-table th:first-child {
      padding-left: 2.5em; }
  .basket-table__pic {
    max-width: 3.125em;
    min-width: 1.5625em; }
  .basket-table__del {
    position: relative;
    display: inline-block;
    margin-top: 0.5625em;
    width: 1em;
    height: 1em; }
    .basket-table__del:after, .basket-table__del:before {
      width: 0.125em;
      margin-right: -0.0625em;
      background: #7d7d7d; }
  .basket-table__total-row {
    background: none !important; }
  .basket-table .col-img {
    width: 3.125em; }
  .basket-table .col-title {
    text-align: left; }
  .basket-table .col-price {
    width: 6.25em;
    color: #969696; }
  .basket-table .col-quantity {
    width: 6.875em; }
  .basket-table .col-summary {
    width: 6.25em; }
  .basket-table .col-del {
    width: 3.75em;
    padding-right: 1.25em; }
  .basket-table .col-cutlery {
    text-align: left; }
    .basket-table .col-cutlery .count {
      display: inline-block;
      vertical-align: middle;
      margin-left: 0.3125em; }
  .basket-table .col-total {
    text-align: right; }
    .basket-table .col-total strong {
      font-size: 1.375em;
      color: #00b4b4;
      font-weight: bold; }

.off-details {
  text-align: left;
  padding: 0 3.75rem 0 2.5rem; }
  .off-details__title {
    text-align: left; }
  .off-details .row .row .row__item {
    padding-top: 0;
    padding-bottom: 0; }
  .off-details .form-actions {
    padding-top: 1.5rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    margin-bottom: 0; }

.catalog {
  margin: 0 -0.625rem;
  font-size: 0;
  text-align: center;
  max-height: none; }
  .catalog__item {
    width: 17.3125rem;
    display: inline-block;
    vertical-align: top;
    position: relative;
    background: #fff;
    overflow: hidden;
    margin: 0.625rem;
    border: 1px solid #ebebeb;
    /* height: 28.125rem; */
    font-size: 1rem;
    padding-bottom: 20px;
}

.propslist {
    margin: -5px 0 20px;
    padding: 0;
}

.propslist li {
    display: inline-block;
    vertical-align: top;
    width: auto;
    background: #ebebeb;
    font-size: 14px;
    padding: 5px 10px;
    margin-right: 7px;
    cursor: pointer;
    transition: .3s all;
}

.propslist li:hover,
.propslist li.active {
    background: #00b4b4;
    color: #fff;
}

.propslist li.active {
    cursor: auto;
}

    .catalog__item:hover .catalog__mass {
      bottom: 0; }
    .catalog__item--slider {
      border: 0;
      margin: 0;
      background: none; }
      .catalog__item--slider .catalog__pic {
        overflow: visible; }
      .catalog__item--slider .catalog__icon {
        display: none; }
      .catalog__item--slider .catalog__mass {
        background: none;
        position: static;
        color: #828b8c;
        display: block;
        padding-top: 0; }
      .catalog__item--slider .catalog__price {
        float: none; }
        .catalog__item--slider .catalog__price strong {
          font-size: 1.75rem; }
      .catalog__item--slider .catalog__chars {
        float: right;
        text-align: left;
        padding-top: 0.125rem; }
      .catalog__item--slider .catalog__main-cont, .catalog__item--slider .promoutions__main-cont {
        overflow: visible;
        height: auto;
        text-align: left;
        clear: none;
        margin-bottom: 1.3125rem; }
      .catalog__item--slider .catalog__title {
        padding-top: 1.1875rem;
        padding-bottom: 0.25rem;
        line-height: 1.375rem; }
      .catalog__item--slider .catalog__text {
        line-height: 1.5rem; }
      .catalog__item--slider .catalog__add-cart {
        width: auto;
        margin: 0 1.1875rem 1.75rem 1.875rem;
        float: none; }
        .catalog__item--slider .catalog__add-cart .count {
          display: block;
          float: left; }
          .catalog__item--slider .catalog__add-cart .count__form-text {
            background: none; }
        .catalog__item--slider .catalog__add-cart .btn, .catalog__item--slider .catalog__add-cart .form-submit {
          float: right;
          margin-top: 0.125rem;
          display: block; }
  .catalog__pic {
    border-bottom: 1px solid #f2f2f2;
    position: relative;
    overflow: hidden;
    min-height: 134px;
  }
  .catalog__mass {
    position: absolute;
    bottom: -2.5rem;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.75);
    font-size: 0.875rem;
    color: #fff;
    padding: 0.4375rem 1.1875rem 0.4375rem 1.875rem; }
  .catalog__icon {
    position: relative;
    z-index: 10;
    float: right;
    width: 5.625rem;
    height: 5.625rem;
    margin: -2.8125rem 0 -1.375rem;
    text-align: center; }
    .catalog__icon:before {
      height: 5.625rem; }
    .catalog__icon i {
      display: inline-block;
      width: 3rem;
      height: 3rem;
      background: #fff;
      text-align: left;
      line-height: 3rem;
      font-size: 4.75rem;
      color: #afafaf;
      margin: 0;
      vertical-align: middle;
      position: relative;
      -webkit-box-shadow: 0 2px 3px #ddd;
      -moz-box-shadow: 0 2px 3px #ddd;
      box-shadow: 0 2px 3px #ddd; }
      .catalog__icon i:before {
        margin-left: -2.375rem;
        display: inline-block;
        position: relative;
        left: 50%; }
      .catalog__icon i:hover {
        color: #00b4b4;
        height: 3.75rem;
        width: 3.75rem;
        line-height: 3.75rem;
        -webkit-animation: catalog__icon-hover 0.4s ease-in;
        -moz-animation: catalog__icon-hover 0.4s ease-in;
        animation: catalog__icon-hover 0.4s ease-in; }
  .catalog__main-cont, .promoutions__main-cont {
    position: relative;
    overflow: hidden;
    height: 9.0625rem;
    margin: 0 1.1875rem 2rem 1.875rem;
    clear: both; }
    .catalog__main-cont:after, .promoutions__main-cont:after {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      width: 2.5rem;
      height: 1.0625rem;
      background: #f00;
      background: -webkit-linear-gradient(-360deg, transparent 0%, #fff 70%, #fff 100%);
      background: linear-gradient(90deg, transparent 0%, #fff 70%, #fff 100%); }
  .catalog__title {
    font-size: 1rem;
    font-weight: bold;
    color: #1b1e21;
    line-height: 1.25rem;
    padding-top: 0.375rem;
    min-height: 4.25rem;
    padding-top: 0.6875rem; }
    .catalog__title a {
      color: #1b1e21;
      text-decoration: none; }
      .catalog__title a:hover {
        color: #00b4b4; }
  .catalog__text {
    color: #969696;
    font-size: 0.875rem;
    line-height: 1.1875rem;
    padding-top: 0.5625rem; }
  .catalog__residual {
    font-size: 0.875rem;
    color: #888888;
    padding-bottom: 0.75rem; }
  .catalog__price {
    padding-left: 1.875rem;
    float: left;
    color: #505050;
    font-size: 0.875rem;
    padding-top: 0; }
    .catalog__price strong {
      display: inline-block;
      font-size: 1.5rem;
      font-weight: 600; }
  .catalog__add-cart {
    float: right;
    margin-right: 1.1875rem; }
    .catalog__add-cart .btn, .catalog__add-cart .form-submit {
      font-size: 0.875rem;
      width: 6.8125rem;
      min-width: 0;
      padding-top: 0.625rem;
      padding: 0.5625rem 0 0.8125rem; }
    .catalog__add-cart .count {
      display: none; }
      .catalog__add-cart .count__item:first-child {
        margin-left: 0; }
      .catalog__add-cart .count__item:last-child {
        margin-right: 0; }
    .catalog__add-cart--count .count {
      display: block; }
    .catalog__add-cart--count .btn, .catalog__add-cart--count .form-submit {
      display: none; }

@-webkit-keyframes catalog__icon-hover {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  to {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2); } }
@-moz-keyframes catalog__icon-hover {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  to {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2); } }
@keyframes catalog__icon-hover {
  from {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  to {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2); } }
.promoutions {
  padding-top: 0.75rem; }
  .promoutions__item {
    clear: both;
    margin-bottom: 1.5625rem;
    background: #fff;
    border: 1px solid  #ebebeb;
    overflow: hidden; }
  .promoutions__pic {
    position: relative;
    float: left;
    margin: -1px 1.8125rem -1px -1px;
    width: 40.81%;
    max-width: 18.8125rem;
    border: 1px solid #ebebeb; }
  .promoutions__main-cont {
    margin: 0 0.625rem 1.375rem 0;
    clear: none;
    height: 12.5rem; }
    .promoutions__main-cont:after {
      width: 9.375rem; }
  .promoutions__title {
    font-weight: 800;
    padding-top: 2.125rem;
    padding-bottom: 0.75rem;
    font-size: 1.25rem;
    line-height: 1.625rem; }
    .promoutions__title a {
      color: #222328; }
  .promoutions__text {
    color: #5a5a65;
    font-size: 0.9375rem;
    line-height: 1.625rem; }
  .promoutions__more .btn, .promoutions__more .form-submit {
    font-weight: 600; }

.right-menu {
  padding-bottom: 2.1875rem; }
  .right-menu ul {
    padding-top: 0.8125rem; }
    .right-menu ul li {
      border-top: 1px solid #ebebeb; }
      .right-menu ul li:first-child {
        border-top: 0; }
      .right-menu ul li a {
        color: #4a4a4a;
        text-decoration: none;
        display: block;
        font-size: 1.125rem;
        font-weight: 600;
        padding: 0.3125rem 0 0.4375rem; }
        .right-menu ul li a i {
          color: #afcdcd;
          display: inline-block;
          font-size: 3.875rem;
          line-height: 1.875rem;
          vertical-align: middle;
          font-weight: normal;
          #margin-right: -0.375rem; }
          .right-menu ul li a i:before {
            margin-left: -0.3125rem; }
        .right-menu ul li a:hover {
          background: #00b4b4;
          color: #fff; }
          .right-menu ul li a:hover i {
            color: #fff; }
        .right-menu ul li a.active {
          color: #afcdcd;
          background: none;
          cursor: default; }
          .right-menu ul li a.active i {
            color: #afcdcd; }
  .right-menu__title {
    padding-left: 3.1875rem; }
  .right-menu__content {
    overflow: hidden; }
  .right-menu__mobile {
    height: 2.625rem;
    background: #fff;
    padding: 0 1.5625rem;
    font-size: 0.875rem;
    font-weight: 600;
    color: #1b1e21;
    line-height: 2.625rem;
    cursor: pointer;
    position: relative;
    z-index: 10;
    display: none;
    -webkit-border-radius: 1.3125rem;
    -moz-border-radius: 1.3125rem;
    border-radius: 1.3125rem;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); }
    .right-menu__mobile:after {
      content: "";
      position: absolute;
      top: 50%;
      right: 1.3125rem;
      width: 0.375rem;
      height: 0.375rem;
      border-bottom: 2px solid #00b4b4;
      border-right: 2px solid #00b4b4;
      margin: -0.1875rem 0 0;
      font-size: 1px; }
    .right-menu__mobile--active {
      background: #e9eaec;
      color: #414647; }
      .right-menu__mobile--active:after {
        border-color: #414647; }
  .right-menu--jsp {
    position: relative;
    z-index: 100;
    padding-bottom: 1.25rem; }
    .right-menu--jsp .right-menu__content {
      background: #fff;
      /*position: absolute; top: 100%; left: 0; right: 0;*/
      padding: 0;
      margin-top: 1.25rem;
      height: 0;
      -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
      -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
      box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1); }
    .right-menu--jsp .right-menu__mobile--active + .right-menu__content {
      padding: 0.5rem 0;
      height: 17.375rem; }
    .right-menu--jsp nav {
      height: 16.375rem;
      position: relative; }
    .right-menu--jsp ul {
      padding-top: 0; }
      .right-menu--jsp ul li {
        border: 0; }
        .right-menu--jsp ul li a {
          padding-left: 1.5625rem;
          padding-right: 1.5625rem; }
          .right-menu--jsp ul li a:hover {
            background: #f2f2f2;
            color: #00b4b4; }
            .right-menu--jsp ul li a:hover i {
              color: #00b4b4; }

.pager {
  text-align: center;
  padding: 1.875rem 0;
  font-size: 0;
  max-height: none;
  clear: both; }
  .pager ul {
    max-height: none; }
  .pager li {
    list-style: none;
    list-style-image: none; }
  .pager__item {
    display: inline-block;
    color: #838080;
    font-size: 0.75rem;
    margin: 0 -1px 0 0;
    padding: 0;
    vertical-align: middle;
    border: 1px solid #ebebeb;
    font-weight: 600;
    width: 2.625rem;
    height: 2.5rem;
    line-height: 2.5rem; }
    .pager__item a {
      display: block;
      color: #4b4b4b;
      text-decoration: none;
      background: #fff; }
      .pager__item a:hover {
        color: #fff;
        background: #00b4b4; }
    .pager__item--prev, .pager__item--next {
      font-size: 0;
      max-height: none;
      overflow: hidden; }
      .pager__item--prev a, .pager__item--next a {
        overflow: hidden;
        height: 100%;
        max-height: none; }
        .pager__item--prev a:after, .pager__item--prev a:before, .pager__item--next a:after, .pager__item--next a:before {
          display: inline-block;
          width: 0.375rem;
          height: 0.375rem;
          border-bottom: 2px solid #4b4b4b;
          border-left: 2px solid #4b4b4b;
          margin: 0 auto -0.25rem;
          font-size: 1px; }
        .pager__item--prev a:hover:after, .pager__item--prev a:hover:before, .pager__item--next a:hover:after, .pager__item--next a:hover:before {
          border-color: #fff; }
    .pager__item--prev {
      -webkit-border-radius: 4px 0 0 4px;
      -moz-border-radius: 4px 0 0 4px;
      border-radius: 4px 0 0 4px; }
      .pager__item--prev a:before {
        content: ""; }
    .pager__item--next {
      -webkit-border-radius: 0 4px 4px 0;
      -moz-border-radius: 0 4px 4px 0;
      border-radius: 0 4px 4px 0; }
      .pager__item--next a:after {
        content: ""; }
    .pager__item--current a {
      color: #fff;
      background: #00b4b4; }

.breadcrumbs {
  text-align: center;
  font-size: 0.875rem;
  color: #7d7d7d;
  padding: 0.1875rem 0 0.3125rem 13.625rem;
  text-align: left; }

.node {
  padding-top: 1.5625rem;
  padding-bottom: 3.125rem; }
  .node__pic {
    overflow: hidden;
    padding-bottom: 0.5625rem;
    max-width: 40.625rem;
    margin: 0 auto;
    text-align: center;
  }
  .node__body {
    max-width: 40.625rem;
    margin: 0 auto; }
    .node__body p {
      margin: 0;
      padding: 0.3125rem 0 0.3125rem; }
  .node h2 {
    font-size: 1.125rem;
    line-height: 1.75rem;
    color: #1b1e21;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    text-align: left;
    padding-top: 1.5rem;
    padding-bottom: 1.0625rem; }
    .node h2 + ul {
      margin-top: -0.5625rem; }
  .node ul {
    padding-bottom: 0.4375rem; }
    .node ul li {
      position: relative;
      text-indent: 1.75rem;
      margin: 0 0 0.5rem; }
      .node ul li:after {
        content: "";
        position: absolute;
        top: 0.8125rem;
        left: 0.6875rem;
        width: 0.375rem;
        height: 0.375rem;
        background: #00b4b4; }
  .node__dishes {
    padding-top: 3.125rem; }
    .node__dishes a {
      color: #969696;
      text-decoration: none; }
    .node__dishes-title {
      display: block;
      color: #969696;
      font-size: 0.6875rem;
      text-transform: uppercase;
      padding-top: 0.5625rem; }

.bytheway {
  border: 1px solid #bdc3c7;
  padding: 1.625rem 2.125rem 1.6875rem;
  margin-top: 0.75rem; }
  .bytheway__title {
    text-transform: uppercase;
    font-size: 0.6875rem;
    color: #95a5a6;
    font-weight: 600; }
  .bytheway__body {
    font-size: 1rem;
    font-weight: 300;
    font-style: italic;
    color: #34495e;
    line-height: 1.625rem;
    padding-top: 1rem; }

.promo {
  font-size: 1.875rem;
  font-style: italic;
  line-height: 2.625rem;
  text-align: center;
  color: #00b4b4;
  padding: 4.25rem 0 1.875rem; }

/* Media */
@media screen and (min-width: 641px) {
  .slider__pic {
    min-width: 59.8125rem;
    float: right; }

  .slick-slide {
    overflow: hidden; } }
@media screen and (max-width: 1000px) {
  .r-menu {
    width: 31.25rem;
    margin-left: auto;
    margin-right: auto; }
    .r-menu__wrap--wide {
      width: 35.71429em;
      height: 35.71429em; }
      .r-menu__wrap--wide .r-menu__item {
        height: 100%; }
        .r-menu__wrap--wide .r-menu__item:after {
          -webkit-transform: rotate(135deg);
          -moz-transform: rotate(135deg);
          -ms-transform: rotate(135deg);
          -o-transform: rotate(135deg);
          transform: rotate(135deg); }
        .r-menu__wrap--wide .r-menu__item:hover .r-menu__hover {
          top: 0; }
      .r-menu__wrap--wide .r-menu__pic {
        width: 100%;
        float: none; }
      .r-menu__wrap--wide .r-menu__description {
        width: 100%;
        float: none;
        height: 17.85714em; }
      .r-menu__wrap--wide .r-menu__hover {
        width: 100%;
        height: 50%;
        top: 50%;
        left: 0;
        right: 0; }

  .promoutions__title {
    padding-top: 0.9375rem; }
  .promoutions__main-cont {
    height: 11.3125rem; } }
@media screen and (max-width: 950px) {
  .promoutions__main-cont {
    height: 9.6875rem; } }
@media screen and (max-width: 900px) {
  .advantages ul li {
    font-size: 0.875rem; } }
@media screen and (max-width: 900px) and (min-width: 600px) {
  .promoutions__pic {
    width: auto;
    margin: -1px -1px 0;
    text-align: center;
    float: none;
    max-width: none;
    padding: 0.625rem; }
  .promoutions__title {
    padding-top: 2.125rem; }
  .promoutions__main-cont {
    height: 12.5rem;
    clear: both;
    margin-left: 0.625rem; }
  .promoutions__more {
    margin: 0 0.625rem 1.25rem; } }
@media screen and (max-width: 800px) {
  .basket-table thead {
    display: none; }
  .basket-table tbody tr {
    display: block;
    clear: both; }
    .basket-table tbody tr:after {
      content: "";
      clear: both;
      display: block;
      overflow: hidden; }
  .basket-table tbody td {
    display: block;
    float: left; }
    .basket-table tbody td.col-title {
      width: 100%;
      padding-left: 6.875em;
      padding-right: 1.25em;
      margin-left: -6.875em;
      float: right;
      position: relative;
      /*font-size: 0;*/
      max-height: none;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; }
      .basket-table tbody td.col-title:before {
        content: "";
        height: 3.125rem;
        width: 1px;
        margin-right: -1px;
        display: inline-block;
        vertical-align: middle;
        overflow: hidden; }
      .basket-table tbody td.col-title span {
        display: inline-block;
        vertical-align: middle; }
    .basket-table tbody td.col-price {
      clear: both; }
    .basket-table tbody td.col-total {
      padding-left: 2.5em; } }
@media screen and (max-width: 770px) {
  html {
    font-size: 0.9375rem; } }
@media screen and (max-width: 715px) {
  html {
    font-size: 0.875rem; }

  .pager__item {
    display: none; }
    .pager__item--prev, .pager__item--next {
      display: block;
      width: auto;
      font-size: 0.875rem;
      text-transform: uppercase;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px; }
      .pager__item--prev a, .pager__item--next a {
        padding-left: 1.25rem;
        padding-right: 1.25rem; }
        .pager__item--prev a:after, .pager__item--prev a:before, .pager__item--next a:after, .pager__item--next a:before {
          margin: 0 0 -0.0625rem; }
        .pager__item--prev a:after, .pager__item--next a:after {
          margin-left: 1.25rem; }
        .pager__item--prev a:before, .pager__item--next a:before {
          margin-right: 1.25rem; }
        .pager__item--prev a span, .pager__item--next a span {
          display: inline-block;
          vertical-align: middle; }
    .pager__item--prev {
      float: left; }
    .pager__item--next {
      float: right; } }
@media screen and (max-width: 640px) {
  html {
    font-size: 1rem; }

  .section--r-menu {
    padding: 0;
    background: none;
    margin-bottom: 0;}

    .section--r-menu .section__inner {
      background: none; }
  .section--addresses {
    background: #fff; }
  .section--map {
    background: #fff; }

  .not-front .section--addresses .section__title-wrap:before {
    background: #fff; }

  .logo {
    margin-left: 1.25rem;
    margin-right: 0; }

  .basket {
    position: static; }
    .basket__popup {
      max-width: 100%;
      margin: 0 auto;
      left: 0;
      z-index: 100; }

  .front {
    background: url(../img/r-menu--bgr.jpg) 50% 0 repeat; }

  .slider {
    width: 100%;
    float: none;
    margin: 0 0 1.25rem;
    padding: 0; }
    .slider--popup {
      margin-bottom: 0; }

  .hot-offer {
    margin: 0 auto 2.5rem;
    float: none;
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, 0.8);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.8); }

  .r-menu {
    margin: 0 auto 1.25rem;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

  .addresses {
    max-width: 20rem;
    margin: 0 auto; }

  .advantages {
    padding-top: 0.625rem; }
    .advantages ul {
      display: block; }
      .advantages ul li {
        font-size: 1rem;
        display: block;
        width: 12.5em;
        margin: 0 auto;
        border-left: 0; }
        .advantages ul li i {
          text-align: left; }

  .basket-table {
    font-size: 0.8125rem; }

  .pager__item {
    display: none; }
    .pager__item--prev, .pager__item--next {
      display: block;
      width: auto;
      font-size: 0.625rem;
      text-transform: uppercase; }
      .pager__item--prev a, .pager__item--next a {
        padding-left: 0.9375rem;
        padding-right: 0.9375rem; }

  .scrollbar-wrap {
    display: none; }

  .desktop-mode {
    display: none; }

  .mobile-mode {
    display: block; }

  .node__pic {
    float: none;
    width: auto;
    padding-right: 0; }
  .node-product {
    padding-top: 2.1875rem; }
    .node-product .node__pic {
      float: none;
      width: auto;
      padding-right: 0; }

  .popup--offer .popup__title {
    font-size: 1.875rem;
    line-height: 2.125rem; }

  .row__item {
    width: 100%;
    float: none;
    margin: 0.9375rem 0; }
  .row .row {
    margin: 0; }
    .row .row .row__item {
      margin-top: 0;
      margin-bottom: 0; }
  .row .form-actions .row__item {
    margin: 0.9375rem 0; }

  .advantages-menu ul {
    margin: 0 -0.75rem; }
    .advantages-menu ul li {
      margin: 0.625rem 1%;
      width: 46%; }
      .advantages-menu ul li a {
        width: 100%;
        height: 8.25rem; }
        .advantages-menu ul li a i:before {
          width: 3.625rem;
          height: 2.5rem; }

  .row--wpad .row__text-img {
    margin: 0.625rem 0; }

  .node__dishes {
    text-align: center; } }
@media screen and (max-width: 600px) {
  html {
    font-size: 0.9375rem; }

  .slider__title {
    font-size: 2.1875rem;
    line-height: 3.0625rem;
    width: auto; }

  .section--main-section {
    position: relative;
    z-index: 10; }
    .section--main-section .section__title {
      margin-right: 0; }

  main {
    padding-right: 0;
    margin-right: 0;
    float: none; }

  aside {
    float: none;
    margin: 1.25rem auto 0;
    width: auto; }

  .breadcrumbs {
    padding-left: 11.25rem; }

  .right-menu {
    position: relative; }
    .right-menu__title {
      display: none; }
    .right-menu__mobile {
      display: block; } }
@media screen and (max-width: 550px) {
  html {
    font-size: 0.875rem; } }
@media screen and (max-width: 500px) {
  html {
    font-size: 0.75rem; }

  .slider__title {
    font-size: 1.875rem;
    line-height: 2.625rem; }

  .slider__description {
    font-size: 1.25rem; } }
@media screen and (max-width: 450px) {
  .logo {
    margin-left: 0;
    width: 5.75rem; }

  .search__content .form-item input {
    padding-left: 1.3125rem;
    padding-right: 1.3125rem; }

  .breadcrumbs {
    padding-left: 0;
    text-align: center; }

  .promoutions__pic {
    width: auto;
    margin: -1px -1px 0;
    text-align: center;
    float: none;
    max-width: none;
    padding: 0.625rem; }
  .promoutions__title {
    padding-top: 2.125rem; }
  .promoutions__main-cont {
    height: 12.5rem;
    clear: both;
    margin-left: 0.625rem; }
  .promoutions__more {
    margin: 0 0.625rem 1.25rem; }

  .slider--popup .slick-arrow {
    background: rgba(0, 0, 0, 0.4); } }
@media screen and (max-width: 400px) {
  .r-menu {
    width: auto; }
    .r-menu__wrap {
      font-size: 0.75rem; } }
@media screen and (max-width: 370px) {
  .slider__links ul li {
    width: auto;
    float: none;
    border-left: 0;
    margin: 0;
    border-bottom: 1px solid #bdc0c2; }
    .slider__links ul li:last-child {
      margin: 0;
      border-left: 0; }

  .basket {
    width: auto; }
    .basket__minify a, .basket__minify b {
      width: 6.125rem; }
      .basket__minify a .icon-cart, .basket__minify b .icon-cart  {
        border-color: transparent; }
    .basket__count-text {
      display: none; }
    .basket__count {
      display: inline-block;
      width: 1.625rem;
      height: 1.625rem;
      line-height: 1.625rem;
      background: #00b4b4;
      text-align: center;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%; }
    .basket__minify-total {
      padding-left: 2.8125rem; }
    .basket__counter {
      clear: both; }
    .basket--active .basket__minify a, .basket--active .basket__minify b {
      border-color: transparent; }
      .basket--active .basket__minify a .basket__minify-total , .basket--active .basket__minify b .basket__minify-total{
        display: inline-block; }
      .basket--active .basket__minify a .basket__order-but, .basket--active .basket__minify b .basket__order-but {
        display: none; }

  .r-menu {
    width: auto; }
    .r-menu__wrap {
      font-size: 0.6875rem; }
    .r-menu__title {
      position: relative;
      top: 50%;
      margin-top: -5em;
      font-size: 0.875rem; }
    .r-menu__recomend {
      display: none; }
    .r-menu__ingredients {
      display: none; }

  .popup .form-item {
    min-width: 0;
    width: 100%; }
  .popup--catalog {
    padding: 0 3.125rem; } }
@media screen and (max-width: 300px) {
  .r-menu__wrap {
    font-size: 0.625rem; }
  .r-menu__title {
    font-size: 0.625rem; } }
@media screen and (max-width: 290px) {
  .logo {
    display: none; } }
@media screen and (max-width: 250px) {
  .r-menu__wrap {
    font-size: 0.3125rem; }

  .pager__item {
    display: none; }
    .pager__item--prev, .pager__item--next {
      display: inline-block;
      width: 2.625rem;
      font-size: 0;
      float: none;
      margin-right: -1px; }
      .pager__item--prev a:after, .pager__item--prev a:before, .pager__item--next a:after, .pager__item--next a:before {
        margin: 0 0 -0.25rem; }
    .pager__item--prev {
      -webkit-border-radius: 4px 0 0 4px;
      -moz-border-radius: 4px 0 0 4px;
      border-radius: 4px 0 0 4px; }
    .pager__item--next {
      -webkit-border-radius: 0 4px 4px 0;
      -moz-border-radius: 0 4px 4px 0;
      border-radius: 0 4px 4px 0; } }

/*# sourceMappingURL=style.css.map */

.form-item.form-item--message {
  padding-left: 7px;
}
.form-item.form-item--message .message.error {
  color: red;
}

#order_ok {
}
#order_ok .message {
  padding:20px;
}
#order_ok .oktitle {
  display: block;
  font-size: 120%;
  text-align: center;
  margin-bottom: 15px;
}
#order_ok .okclose {
  display: block;
  text-align: center;
  margin-top: 15px;
}

.icon-burgery{
	background:url(../img/icon-burgery.png) no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 1.2rem;
    width: 1.5rem;
    margin: 0 1rem;

}
.right-menu ul li a:hover i.icon-burgery{
	background:url(../img/icon-burgery_white.png) no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.icon-zamorozka{
     background:url(../img/zamorozka.png) no-repeat center center;
     -webkit-background-size: cover;
     -moz-background-size: cover;
     -o-background-size: cover;
     background-size: cover;
     height: 1.2rem;
     width: 1.5rem;
     margin: 0 1rem;

 }
.right-menu ul li a:hover i.icon-zamorozka{
    background:url(../img/zamorozka_white.png) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.catalog__item .catalog__icon .icon-zamorozka{
    background:url(../img/zamorozka_gray.png) no-repeat center center #fff;
    background-size: 55%;
    -webkit-background-size: 55%;
    -moz-background-size: 55%;
    -o-background-size: 55%;
}

.catalog__item .catalog__icon .icon-zamorozka:hover{
    background:url(../img/zamorozka_gray_act.png) no-repeat center center #fff;
    background-size: 55%;
    -webkit-background-size: 55%;
    -moz-background-size: 55%;
    -o-background-size: 55%;
}


.icon-syr-handmade{
    background:url(../img/handmadesyr.png) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 1.2rem;
    width: 1.5rem;
    margin: 0 1rem;

}
.right-menu ul li a:hover i.icon-syr-handmade{
    background:url(../img/handmadesyr_white.png) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.catalog__item .catalog__icon .icon-syr-handmade{
    background:url(../img/handmadesyr_gray.png) no-repeat center center #fff;
    background-size: 55%;
    -webkit-background-size: 55%;
    -moz-background-size: 55%;
    -o-background-size: 55%;
}

.catalog__item .catalog__icon .icon-syr-handmade:hover{
    background:url(../img/handmadesyr_gray_act.png) no-repeat center center #fff;
    background-size: 55%;
    -webkit-background-size: 55%;
    -moz-background-size: 55%;
    -o-background-size: 55%;
}


.icon-zhivye-moreprodukty{
    background:url(../img/moreprodycty.png) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 1.2rem;
    width: 1.5rem;
    margin: 0 1rem;

}

.right-menu ul li a:hover i.icon-zhivye-moreprodukty{
    background:url(../img/moreprodycty_white.png) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.catalog__item .catalog__icon .icon-zhivye-moreprodukty{
    background:url(../img/moreprodycty_gray.png) no-repeat center center #fff;
    background-size: 55%;
    -webkit-background-size: 55%;
    -moz-background-size: 55%;
    -o-background-size: 55%;
}

.catalog__item .catalog__icon .icon-zhivye-moreprodukty:hover{
    background:url(../img/moreprodycty_gray_actv.png) no-repeat center center #fff;
    background-size: 55%;
    -webkit-background-size: 55%;
    -moz-background-size: 55%;
    -o-background-size: 55%;
}


.catalog__item .catalog__icon .icon-burgery{
  background:url(../img/icon-burgery.png) no-repeat center center #fff;
  background-size: 55%;
  -webkit-background-size: 55%;
  -moz-background-size: 55%;
  -o-background-size: 55%;
}


.icon-steyki{
	background:url(../img/icon-steyki.png) no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	height: 0.7rem;
    width: 1.5rem;
    margin: 0 1rem;

}

.catalog__item .catalog__icon .icon-steyki{
  background:url(../img/icon-steyki.png) no-repeat center center  #fff;
  background-size: 55%;
  -webkit-background-size: 55%;
  -moz-background-size: 55%;
  -o-background-size: 55%;
}

.right-menu ul li a:hover i.icon-steyki{
	background:url(../img/icon-steyki_white.png) no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.catalog__item .catalog__icon .icon-pelmennaya-karta{
	background:url(../img/icon-pelmennaya-karta.png) no-repeat center center #fff;
     background-size: 55%;
    -webkit-background-size: 55%;
    -moz-background-size: 55%;
    -o-background-size: 55%;
}
.icon-pelmennaya-karta{
  background:url(../img/icon-pelmennaya-karta.png) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 0.7rem;
  width: 1.5rem;
  margin: 0 1rem;

}
.right-menu ul li a:hover i.icon-pelmennaya-karta{
	background:url(../img/icon-pelmennaya-karta_white.png) no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.icon-pirozhki{
	background:url(../img/icon-pirozhki.png) no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	height: 0.9rem;
    width: 1.5rem;
    margin: 0 1rem;

}
.right-menu ul li a:hover i.icon-pirozhki{
	background:url(../img/icon-pirozhki_white.png) no-repeat center center;
	-webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.catalog__item .catalog__icon .icon-pirozhki{
  background: url(../img/icon-pirozhki.png) no-repeat center center #fff;
  background-size: contain;
  background-size: 50%;
}

#product-cart.popup--catalog .popup__content:after{
  display: none;
}

#product-cart.popup--catalog .popup__content{
  max-width: 666px;
}

#product-cart .description-wrapper{
  padding: 25px 30px;
  text-align: left;
  color: #4c4c4c;
  /*background-image: url('../img/popup-bg.png');*/
  background-repeat: repeat-y;
}

#product-cart .popup__row{
  display: flex;
  justify-content: left;
  align-items: center;
}

#product-cart .product-name{
  flex-grow: 1;
  max-width: 270px;
  font-family: 'Avenir-Bold';
  font-size: 16px;
  color: #1b1e21;
}

#product-cart .product-props__price{
  font-size: 14px;
  font-family: 'Avenir-Demi';
}

#product-cart .product-props__price span{
  font-size: 28px;
  font-weight: 900;
  font-family: 'Avenir-Bold';
}

#product-cart .product-props__energy-value{
  font-size: 14px;
  font-family: 'Avenir-Light';
}

#product-cart .popup__description{
  padding: 25px 0;
}

#product-cart .price-row{
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 602px){
  #product-cart.popup--catalog{
    padding: 40px 10px;
  }

  #product-cart.popup--catalog .popup__content{
    width: 300px;
  }

  #product-cart .description-wrapper{
    padding: 20px 14px;
  }

  #product-cart .popup__row{
    flex-wrap: wrap;
  }

  #product-cart .product-name{
    max-width: 100%;
  }

  #product-cart .product-props{
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
    align-items: baseline;
  }
}


.hot-offer.isdummy {
  background: #ffffff;
  height: 517px;
}
@media (max-width: 640px) {
  .hot-offer.isdummy {
    display: none;
  }
}
.hot-offer img, .hot-offer
{
  max-width: 100%
}
#bx_basketFKauiIproducts
{
  background: #fff;
}
#bx_basketFKauiIproducts .btn
{
      background: #009c9b;
    color: #fff;
}
.bx-basket-fixed
{
  position: relative!important;
  top:0!important;
  right: 0!important;
  background: none!important;
  border: none!important;
  overflow: visible!important;
  width: 100%!important;
}
.basket__minify b
{
  cursor: pointer;
}
.bx-basket-item-list
{
  margin-left: -250px;
  border: none;
  padding-bottom: 0
}
#bx_basketFKauiI .bx-basket-item-list
{
  display: none;
      -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.8);
    box-shadow: 0 20px 30px rgba(0, 0, 0, 0.8);
    background: #fff
}
#bx_basketFKauiI.bx-opener .bx-basket-item-list
{
  display: block;
}
#bx_basketFKauiI .bx-basket-item-list-button-container .btn
{
  background: #009c9b;
  color: #fff;
}
.bx-basket-item-list-item-status
{
  display: none
}
#basket-root .basket-btn-checkout
{
  display: none
}
.bx-soa-section-title
{
  text-align: left;
}
.popup-window
{
  font-family: "Open Sans", Arial, Helvetica, sans-serif!important;
font-size: 16px!important;
}
.popup-window .popup-window-content div p:first-child
{
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 15px;
}
.bx_catalog_text .bx_catalog_text_ul {
    padding: 0;
    text-align: center;
    /* width: 100%; */
    /* display: block; */
}
.bx_catalog_text .bx_catalog_text_ul li {
    list-style: none;
    margin: 0 10px 10px;
    float: initial!important;
    display: inline-block;
    vertical-align: middle;
}
.bx_catalog_text .bx_catalog_text_title {
    font-size: 0;
}

@media screen and (max-width: 600px) {
    .catalog__item {
        width: 23.3125rem;
    }
}