/*
p -- page
s -- section
b -- block
pr -- block preview (pr-xxs, pr-xs, pr-s, pr-m, pr) if different sizes on site
f -- form
m -- menu
l -- list
svg -- svg grafix
i -- etc grafix
a -- img links, lone links, logos
t -- tables
title -- default titles
btn -- buttons
msg -- message - not content
modal -- modal windows
_error*
_success*
*/
html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
strong,
abbr,
acronym,
blockquote,
q,
cite,
ins,
del,
dfn,
a,
div,
span,
pre,
hr,
address,
br,
b,
i,
sub,
big,
small,
tt,
table,
tr,
caption,
thead,
tbody,
tfoot,
col,
colgroup,
form,
input,
label,
textarea,
button,
fieldset,
legend,
select,
option,
ul,
ol,
li,
dl,
dt,
dd,
code,
var,
samp,
img,
object,
param,
map,
area {
  padding: 0;
  margin: 0;
  border: none;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
header,
footer,
section,
aside,
figure,
figcaption,
input {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
input[type=button],
input[type=submit],
button {
  cursor: pointer;
}
button {
  border: 0;
}
@media only screen and (max-width: 1024px) {
  :focus {
    outline: none;
  }
}
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: none;
  outline: none;
}
input::-ms-clear {
  width: 0;
  height: 0;
}
input,
textarea {
  resize: none;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
::-ms-clear {
  width: 0;
  height: 0;
  display: none;
}
::-ms-reveal {
  width: 0;
  height: 0;
  display: none;
}
a {
  text-decoration: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
input,
select,
textarea {
  border-radius: 0;
  box-shadow: none;
}
:disabled,
[disabled],
[aria-disabled="true"] {
  cursor: not-allowed;
}
*,
*:before,
*:after {
  box-sizing: border-box;
}
@import url("http://fonts.googleapis.com/earlyaccess/opensanshebrew.css");
.owl-item {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
img {
  display: block;
}
button {
  background: transparent;
}
input,
textarea,
select,
button {
  font-family: 'Open Sans Hebrew', Arial, Helvetica, sans-serif;
  -webkit-appearance: none;
  border-radius: 0;
}
html,
body {
  height: 100%;
  font-weight: 400;
  font-family: 'Open Sans Hebrew', Arial, Helvetica, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-focus-ring-color: rgba(255,255,255,0);
  color: #3e2a1d;
  direction: rtl;
}
html {
  font-size: 62.5%;
}
h1 {
  font-size: 3rem;
  font-weight: 700;
  color: #3e2a1d;
  margin-bottom: 26px;
}
h2 {
  font-size: 1.8rem;
  line-height: 1.8rem;
  font-weight: 700;
  color: #3e2a1d;
  margin-bottom: 16px;
}
.b-magazine-article h3{
  font-size: 1.7rem;
  line-height: 1.8rem;
  font-weight: 700;
  color: #3e2a1d;
  margin-bottom: 16px;

}
.b-magazine-article h4{
  font-size: 1.6rem;
  line-height: 1.8rem;
  font-weight: 700;
  color: #3e2a1d;
  margin-bottom: 16px;

}
.b-magazine-article h5{
  font-size: 1.5rem;
  line-height: 1.8rem;
  font-weight: 700;
  color: #3e2a1d;
  margin-bottom: 16px;

}
.b-magazine-article h6{
  font-size: 1.4rem;
  line-height: 1.8rem;
  font-weight: 700;
  color: #3e2a1d;
  margin-bottom: 16px;

}
p {
  font-size: 1.5rem;
  line-height: 2.4rem;
  color: #3e2a1d;
  margin-bottom: 2.4rem;
}
p a {
  color: #d6392a;
  text-decoration: underline;
}
.desktop p a:hover,
.desktop p a:focus {
  text-decoration: none;
}
strong {
  font-size: 1.6rem;
  line-height: 2.2rem;
}
figure img {
  margin-bottom: 5px;
}
figcaption {
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1rem;
}
ul {
  margin: 0 0 28px 0;
  padding: 0;
}
ul>li {
  padding-right: 17px;
  margin-bottom: 6px;
  position: relative;
  color: #3e2a1d;
  font-size: 1.5rem;
}
ul>li a {
  color: #d6392a;
  text-decoration: underline;
}
ul>li a:hover,
ul>li a:focus {
  text-decoration: none;
}
ul>li:before {
  display: block;
  content: "";
  position: absolute;
  top: 7px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #3e2a1d;
  right: 2px;
}
@media only screen and (min-width: 1025px) {
  a:not(.btn-skip-to-main):not(.l-tags__link):focus,
  button:not(.btn-skip-to-main):not(.l-tags__link):focus {
    outline: 2px solid rgba(214,57,42,0.7) !important;
    outline-offset: 2px;
  }
  input:focus,
  textarea:focus {
    outline: 2px solid rgba(62,42,29,0.7) !important;
    outline-offset: 2px;
  }
}
@media only screen and (max-width: 740px) {
  h2 {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }
  p {
    font-size: 1.4rem;
    margin-bottom: 1.8rem;
    line-height: 1.8rem;
  }
  ul {
    margin: 0 0 19px 0;
  }
  ul>li {
    margin-bottom: 5px;
    font-size: 1.4rem;
  }
  strong {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }
}
@media only screen and (max-width: 320px) {
  body {
    width: 320px;
  }
}
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  display: none;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.no-js .owl-carousel {
  display: block;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover,
.owl-carousel .owl-video-play-icon:focus {
  -webkit-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
.owl-prev {
  left: 0;
  border-radius: 0 25px 25px 0;
}
.owl-prev:before {
  right: 3px;
}
.owl-prev:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.owl-next {
  right: 0;
  border-radius: 25px 0 0 25px;
}
.owl-next:before {
  left: 3px;
}
.owl-next:after {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.owl-prev,
.owl-next {
  display: block;
  position: absolute;
  height: 50px;
  width: 25px;
  overflow: hidden;
  top: 32.5%;
  z-index: 1;
  background: rgba(62,42,29,0.8);
}
.owl-prev:before,
.owl-next:before {
  display: block;
  content: "";
  position: absolute;
  top: 3px;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 1px solid rgba(255,255,255,0.8);
}
.owl-prev:after,
.owl-next:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 11px;
  height: 11px;
  border-top: 2px solid rgba(255,255,255,0.8);
  border-left: 2px solid rgba(255,255,255,0.8);
}
@media only screen and (min-width: 769px) {
  .desktop .owl-prev,
  .desktop .owl-next {
    -webkit-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
  }
  .desktop .owl-prev:before,
  .desktop .owl-next:before {
    -webkit-transition: border-color 0.2s ease-out;
    transition: border-color 0.2s ease-out;
  }
  .desktop .owl-prev:after,
  .desktop .owl-next:after {
    -webkit-transition: border-color 0.2s ease-out;
    transition: border-color 0.2s ease-out;
  }
  .desktop .owl-prev:hover,
  .desktop .owl-next:hover,
  .desktop .owl-prev:focus,
  .desktop .owl-next:focus {
    background: rgba(255,255,255,0.8);
    box-shadow: 0 0 2px 0 rgba(109,65,62,0.25);
  }
  .desktop .owl-prev:hover:before,
  .desktop .owl-next:hover:before,
  .desktop .owl-prev:focus:before,
  .desktop .owl-next:focus:before,
  .desktop .owl-prev:hover:after,
  .desktop .owl-next:hover:after,
  .desktop .owl-prev:focus:after,
  .desktop .owl-next:focus:after {
    border-color: rgba(62,42,29,0.8);
  }
}
@media only screen and (max-width: 768px) {
  .owl-prev,
  .owl-next {
    background: transparent;
  }
  .owl-prev:before,
  .owl-next:before {
    display: none;
  }
  .owl-prev:after,
  .owl-next:after {
    border-color: #c5b997;
  }
  .owl-prev {
    left: -5px;
  }
  .owl-next {
    right: -5px;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.jspContainer {
  overflow: hidden;
  position: relative;
}
.jspPane {
  position: absolute;
}
.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 0;
  width: 8px;
  height: 100%;
  background: #f00;
}
.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 16px;
  background: #f00;
}
.jspCap {
  display: none;
}
.jspHorizontalBar .jspCap {
  float: left;
}
.jspTrack {
  background: #c5b997;
  position: relative;
}
.jspDrag {
  background: #3e2a1d;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
}
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}
.jspArrow {
  background: #50506d;
  text-indent: -20000px;
  display: block;
  cursor: pointer;
  padding: 0;
  margin: 0;
}
.jspArrow.jspDisabled {
  cursor: default;
  background: #80808d;
}
.jspVerticalBar .jspArrow {
  height: 16px;
}
.jspHorizontalBar .jspArrow {
  width: 16px;
  float: left;
  height: 100%;
}
.jspVerticalBar .jspArrow:focus {
  outline: none;
}
.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}
* html .jspCorner {
  margin: 0 -3px 0 0;
}
.jspVerticalBar {
  left: 0;
  right: auto;
}
.scroll-pane {
  width: 100%;
  height: 200px;
  overflow: auto;
}
/*wrappers, containers, cols & etc*/
.wrapper {
  min-height: 100%;
  min-width: 320px;
  display: block;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  overflow: hidden;
}
.wrapper__content {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  background: #fff;
  -webkit-transition: -webkit-transform 0.35s linear;
  transition: -webkit-transform 0.35s linear;
  transition: transform 0.35s linear;
  transition: transform 0.35s linear, -webkit-transform 0.35s linear;
}
.container {
  max-width: 1240px;
  min-width: 320px;
  margin: 0 auto;
  padding: 0 20px;
}
.s-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.s-flex__content {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-left: 78px;
  padding-bottom: 30px;
  padding-top: 15px;
}
.s-flex__aside {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  width: 398px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.s-flex__aside-inner {
  margin-top: 142px;
  border: 2px solid #c5b997;
  padding-left: 21px;
  padding-right: 21px;
  padding-top: 10px;
}
.s-flex__aside._chef {
  margin-top: 28px;
}
.s-flex__aside._chef .s-flex__aside-inner {
  margin-top: 55px;
}
@media only screen and (max-width: 1260px) {
  .s-flex__content {
    padding-left: 40px;
  }
  .s-flex__aside {
    width: 360px;
  }
  .s-flex__aside .pr-recipe__short-info {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  .wrapper {
    padding-top: 67px;
  }
  ._open-mobile-menu .s-menu-mobile {
    opacity: 1;
    -webkit-transition: opacity 0.35s linear, right 0s linear;
    transition: opacity 0.35s linear, right 0s linear;
    right: 0;
  }
  ._open-mobile-menu .wrapper__content,
  ._open-mobile-menu .s-header-mobile,
  ._open-mobile-menu .s-footer {
    -webkit-transform: translateX(-213px) !important;
    -ms-transform: translateX(-213px) !important;
    transform: translateX(-213px) !important;
  }
  ._open-mobile-menu .s-search {
    -webkit-transform: translateX(-213px) translateY(-58px);
    -ms-transform: translateX(-213px) translateY(-58px);
    transform: translateX(-213px) translateY(-58px);
  }
}
@media only screen and (max-width: 1000px) {
  .s-flex {
    display: block;
  }
  .s-flex__content {
    padding-left: 0;
    padding-bottom: 7px;
  }
  .s-flex__aside {
    margin: 0 auto;
    width: 100%;
    max-width: 560px;
  }
  .s-flex__aside-inner {
    margin-top: 0;
    border: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 740px) {
  .s-flex__content {
    padding-top: 16px;
  }
  .container {
    padding: 0 10px;
  }
  .p-product .wrapper__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .p-product .s-recipes {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
}
/*btn*/
.btn-professionals {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  max-width: 218px;
  line-height: 40px;
  border-radius: 0;
  font-size: 1.4rem;
  color: #fff;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
  position: relative;
}
.btn-professionals::before {
  display: block;
  content: "";
  position: absolute;
  width: 48%;
  height: 4px;
  bottom: 5px;
  box-shadow: 0 6px 10px 0 rgba(0,0,0,0.33);
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
  left: 2%;
}
.btn-professionals::after {
  display: block;
  content: "";
  position: absolute;
  width: 48%;
  height: 4px;
  bottom: 5px;
  right: 2%;
  box-shadow: 0 6px 10px 0 rgba(0,0,0,0.33);
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}
.btn-professionals__inner {
  position: relative;
  background: #d6392a;
  vertical-align: top;
  padding: 0 10px;
  color: #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  z-index: 1;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.desktop .btn-professionals {
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}
.desktop .btn-professionals:hover,
.desktop .btn-professionals:focus {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.btn-professionals .svg-people {
  margin-left: 4px;
  height: 40px;
}
.btn-a {
  background: #d6392a;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 700;
  padding: 0 20px;
  display: inline-block;
  vertical-align: middle;
}
.btn-a._w88 {
  width: 88px;
}
.btn-a._w145 {
  width: 145px;
}
.desktop .btn-a {
  -webkit-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}
.desktop .btn-a:hover,
.desktop .btn-a:focus {
  background: #c5b997;
  color: #3e2a1d;
}
.btn-search {
  display: block;
  position: absolute;
  left: 5px;
  top: 8px;
  width: 40px;
  height: 40px;
}
.btn-search:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #d6392a;
}
.btn-search .svg-search {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 14px;
  height: 14px;
  fill: #fff;
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1);
  opacity: 1;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
._open-mobile-search .btn-search .svg-search {
  opacity: 0;
}
.btn-search .svg-close {
  display: none;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 12px;
  stroke: #fff;
  height: 11px;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
._open-mobile-search .btn-search .svg-close {
  opacity: 1;
}
.btn-menu {
  width: 40px;
  height: 40px;
  right: 2px;
  top: 8px;
  position: absolute;
  display: block;
  z-index: 1;
}
.btn-menu__dash {
  width: 26px;
  height: 3px;
  border-radius: 2px;
  background: #d6392a;
  display: block;
  margin: 0 auto;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transition: all 0.35s ease-out;
  transition: all 0.35s ease-out;
}
.btn-menu__dash:not(:first-child) {
  margin-top: 4px;
}
._open-mobile-menu .btn-menu__dash:first-child {
  -webkit-transform: rotate(45deg) translateY(5px) translateX(5px);
  -ms-transform: rotate(45deg) translateY(5px) translateX(5px);
  transform: rotate(45deg) translateY(5px) translateX(5px);
}
._open-mobile-menu .btn-menu__dash:nth-child(2) {
  -webkit-transform: translateX(15px);
  -ms-transform: translateX(15px);
  transform: translateX(15px);
  width: 0;
}
._open-mobile-menu .btn-menu__dash:last-child {
  -webkit-transform: rotate(-45deg) translateY(-5px) translateX(5px);
  -ms-transform: rotate(-45deg) translateY(-5px) translateX(5px);
  transform: rotate(-45deg) translateY(-5px) translateX(5px);
}
.btn-toggle {
  display: block;
  max-width: 300px;
  margin: 0 auto;
  background: #e6e6e6;
  line-height: 36px;
  text-align: center;
  color: #3e2a1d;
  font-size: 1.4rem;
  width: 100%;
  padding: 0 20px 3px;
  font-weight: 700;
  position: relative;
  z-index: 1;
  margin-top: 10px;
}
.btn-toggle span {
  position: relative;
  padding-left: 20px;
  display: inline-block;
  vertical-align: middle;
}
.btn-toggle span:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  bottom: 5px;
  left: -5px;
  width: 10px;
  height: 10px;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  border-top: 2px solid #3e2a1d;
  border-left: 2px solid #3e2a1d;
}
.btn-toggle._open span:before {
  bottom: 0;
  top: 5px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.btn-subscription {
  display: block;
  margin: 0 11px;
  width: calc(100% - 22px);
  font-weight: 700;
  font-size: 1.6rem;
  color: #3e2a1d;
  position: relative;
  line-height: 49px;
  padding-bottom: 4px;
}
.btn-subscription svg {
  margin-left: 8px;
  margin-right: -28px;
}
.btn-subscription:after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 1px;
  background: -webkit-linear-gradient(right, transparent, #bbb, transparent);
  background: linear-gradient(to left, transparent, #bbb, transparent);
  bottom: 0;
  width: 100%;
}
.btn-show-tips {
  display: block;
  font-size: 1.4rem;
  font-weight: 700;
  color: #3e2a1d;
  background: #f2f2f2;
  border-radius: 3px;
  box-shadow: 0 0 2px 0 rgba(0,0,0,0.3);
  margin: 0 auto 20px;
  max-width: 360px;
  width: 100%;
  line-height: 40px;
}
.btn-show-tips__svg-wrap {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #c5b997;
  position: relative;
  margin-left: 10px;
  display: inline-block;
  vertical-align: middle;
}
.btn-show-tips__svg-wrap svg {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.btn-show-tips__text {
  display: inline-block;
  vertical-align: middle;
  padding-left: 12px;
  position: relative;
}
.btn-show-tips__text:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 0;
  width: 9px;
  height: 9px;
  border-top: 2px solid #3e2a1d;
  border-left: 2px solid #3e2a1d;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.btn-show-tips .svg-bulb {
  width: 13px;
  height: 19px;
}
.btn-toggle-nutritional {
  display: inline-block;
  vertical-align: middle;
  font-weight: 700;
  font-size: 1.2rem;
  border-bottom: 1px solid #3e2a1d;
  color: #3e2a1d;
}
.btn-skip-to-main {
  padding: 6px;
  text-decoration: underline;
  position: absolute;
  -webkit-transform: translateY(-40px);
  -ms-transform: translateY(-40px);
  transform: translateY(-40px);
  right: 0;
  color: #fff;
  border-left: 1px solid #fff;
  border-bottom: 1px solid #fff;
  border-bottom-left-radius: 8px;
  background: transparent;
  -webkit-transition: background 0.2s linear, -webkit-transform 0.2s ease-out;
  transition: background 0.2s linear, -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out, background 0.2s linear;
  transition: transform 0.2s ease-out, background 0.2s linear, -webkit-transform 0.2s ease-out;
  z-index: 100;
}
.btn-skip-to-main:focus {
  position: absolute;
  right: 0;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  background: #bf1722;
  outline: 0;
  color: #fff !important;
}
@media only screen and (max-width: 1120px) {
  .btn-professionals {
    max-width: 180px;
  }
}
@media only screen and (max-width: 1024px) {
  .btn-skip-to-main {
    display: none;
  }
  .btn-professionals {
    display: block;
    margin: 0 11px;
    line-height: 50px;
  }
  .btn-professionals:before,
  .btn-professionals:after {
    display: none;
  }
  .btn-professionals:after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 1px;
    background: -webkit-linear-gradient(right, transparent, #bbb, transparent);
    background: linear-gradient(to left, transparent, #bbb, transparent);
    bottom: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    box-shadow: none;
    width: 100%;
  }
  .btn-professionals__inner {
    background: transparent;
    font-size: 1.6rem;
    color: #3e2a1d;
  }
  .btn-professionals__inner svg {
    fill: #d6392a;
  }
  .btn-a {
    font-size: 1.4rem;
    padding: 0 24px;
  }
}
/*svg*/
._ie svg,
._edge svg {
  pointer-events: none;
}
.svg-logo {
  width: 208px;
  height: 117px;
  margin-bottom: -4px;
}
.svg-cultery {
  width: 72px;
  height: 80px;
  fill: #c5b997;
}
.svg-he-star {
  width: 17px;
  height: 20px;
  fill: #fff;
}
.svg-bowl-water {
  width: 36px;
  height: 27px;
  fill: #3e2a1d;
  display: inline-block;
  vertical-align: middle;
}
.svg-step-list {
  width: 38px;
  height: 29px;
  fill: #3e2a1d;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
}
.svg-arrow {
  width: 16px;
  height: 13px;
  fill: #d6392a;
  display: inline-block;
  vertical-align: middle;
}
.svg-cultery2 {
  width: 80px;
  height: 54px;
  margin-right: -24px;
  fill: #c5b997;
}
.svg-marker-circle,
.svg-email-circle {
  width: 36px;
  height: 31px;
  fill: #c5b997;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
}
.svg-list {
  width: 54px;
  height: 54px;
  fill: #fff;
  display: inline-block;
  vertical-align: middle;
}
.svg-corolla {
  width: 27px;
  height: 26px;
  fill: #3e2a1d;
  display: inline-block;
  vertical-align: middle;
}
.svg-bowl4 {
  width: 78px;
  height: 36px;
  fill: #3e2a1d;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
}
.svg-wheat {
  width: 8px;
  height: 28px;
  fill: #fff;
  display: inline-block;
  vertical-align: middle;
}
.svg-snowflake {
  width: 18px;
  height: 20px;
  fill: #fff;
  display: inline-block;
  vertical-align: middle;
}
.svg-plunger {
  width: 118px;
  height: 22px;
  fill: #c5b997;
  display: inline-block;
  vertical-align: middle;
}
.svg-bulb {
  width: 24px;
  height: 35px;
  fill: #c5b997;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
}
.svg-instagram {
  width: 19px;
  height: 19px;
  fill: #fff;
  display: inline-block;
  vertical-align: middle;
}
.svg-bowl2 {
  width: 25px;
  height: 22px;
  fill: #3e2a1d;
  display: inline-block;
  vertical-align: middle;
}
.svg-cake {
  width: 22px;
  height: 24px;
  fill: #3e2a1d;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
}
.svg-bowl3 {
  width: 41px;
  height: 19px;
  fill: #3e2a1d;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
}
.svg-branch {
  width: 50px;
  height: 50px;
  fill: #3e2a1d;
  display: inline-block;
  vertical-align: middle;
}
.svg-search-bg {
  width: 680px;
  height: 55px;
}
.svg-people {
  width: 45px;
  height: 35px;
  fill: #fff;
  margin-right: -15px;
  display: inline-block;
  vertical-align: middle;
}
.svg-search {
  width: 21px;
  height: 20px;
  fill: #808080;
  display: inline-block;
  vertical-align: middle;
}
.svg-fb {
  width: 50px;
  height: 50px;
  color: #fff;
  fill: #c6b997;
}
.svg-book {
  width: 48px;
  height: 38px;
  color: #fff;
  fill: #d63b29;
  display: inline-block;
  vertical-align: middle;
}
.svg-magazine {
  width: 40px;
  height: 34px;
  color: #fff;
  fill: #d63b29;
  display: inline-block;
  vertical-align: middle;
}
.svg-sector {
  width: 44px;
  height: 32px;
  fill: #3e2a1d;
  display: inline-block;
  vertical-align: middle;
}
.svg-bowl {
  width: 50px;
  height: 40px;
  color: #fff;
  fill: #3e2a1d;
  display: inline-block;
  vertical-align: middle;
}
.svg-wineglass {
  width: 27px;
  height: 26px;
  fill: #3e2a1d;
  display: inline-block;
  vertical-align: middle;
}
.svg-cookies {
  width: 54px;
  height: 45px;
  color: #fff;
  fill: #3e2a1d;
  display: inline-block;
  vertical-align: middle;
}
.svg-mail-shadow {
  width: 39px;
  height: 30px;
  color: #fff;
  fill: #d6392a;
  display: inline-block;
  vertical-align: middle;
}
.svg-earth {
  width: 54px;
  height: 36px;
  color: #fff;
  fill: #3e2a1d;
  margin-right: -11px;
  display: inline-block;
  vertical-align: middle;
}
.svg-berry {
  width: 42px;
  height: 35px;
  fill: #3e2a1d;
  display: inline-block;
  vertical-align: middle;
}
.svg-book {
  width: 48px;
  height: 38px;
  color: #fff;
  fill: #d63b29;
  display: inline-block;
  vertical-align: middle;
}
.svg-product {
  width: 44px;
  height: 34px;
  fill: #d63b29;
  margin-right: -6px;
  display: inline-block;
  vertical-align: middle;
}
.svg-magazine {
  width: 40px;
  height: 34px;
  color: #fff;
  margin-right: -10px;
  fill: #d63b29;
  display: inline-block;
  vertical-align: middle;
}
.svg-green {
  width: 15px;
  height: 18px;
  fill: #457939;
}
.svg-sector {
  width: 44px;
  height: 32px;
  fill: #3e2a1d;
  margin-right: -6px;
  display: inline-block;
  vertical-align: middle;
}
.svg-bowl {
  width: 50px;
  height: 40px;
  color: #fff;
  fill: #3e2a1d;
  display: inline-block;
  vertical-align: middle;
}
.svg-fb-letter {
  width: 8px;
  height: 17px;
  fill: #d6392a;
}
.svg-star-red {
  width: 14px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  fill: rgba(214,58,41,1);
  fill: -moz-linear-gradient(top, rgba(214,58,41,1) 0%, rgba(243,115,115,1) 100%);
  fill: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(214,58,41,1)), color-stop(100%, rgba(243,115,115,1)));
  fill: -webkit-linear-gradient(top, rgba(214,58,41,1) 0%, rgba(243,115,115,1) 100%);
  fill: -o-linear-gradient(top, rgba(214,58,41,1) 0%, rgba(243,115,115,1) 100%);
  fill: -ms-linear-gradient(top, rgba(214,58,41,1) 0%, rgba(243,115,115,1) 100%);
  fill: linear-gradient(to bottom, rgba(214,58,41,1) 0%, rgba(243,115,115,1) 100%);
  color: #a41e22;
}
._moz .svg-star-red {
  fill: #d6392a;
}
.svg-star-grey {
  width: 14px;
  height: 14px;
  display: inline-block;
  vertical-align: middle;
  fill: url("#rggrey");
  color: #aa9971;
}
._moz .svg-star-grey {
  fill: #c5b997;
}
.svg-history {
  width: 46px;
  height: 42px;
  color: #fff;
  fill: #3e2a1d;
  margin-right: -9px;
  margin-top: -1px;
  display: inline-block;
  vertical-align: middle;
}
.svg-earth {
  width: 54px;
  height: 36px;
  color: #fff;
  fill: #3e2a1d;
  display: inline-block;
  vertical-align: middle;
}
.svg-berry {
  width: 42px;
  height: 35px;
  fill: #3e2a1d;
  display: inline-block;
  vertical-align: middle;
}
.svg-close {
  width: 12px;
  height: 12px;
  fill: #fff;
  display: inline-block;
  vertical-align: middle;
}
.svg-ig {
  width: 50px;
  height: 50px;
  color: #fff;
  fill: #c6b997;
}
.svg-pan {
  width: 40px;
  height: 34px;
  color: #fff;
  fill: #d6392a;
  margin-right: -7px;
  margin-top: -4px;
  display: inline-block;
  vertical-align: middle;
}
.svg-phone {
  width: 45px;
  height: 41px;
  color: #fff;
  fill: #3e2a1d;
  margin-right: -10px;
  margin-top: -8px;
  display: inline-block;
  vertical-align: middle;
}
.svg-paper {
  width: 28px;
  height: 37px;
  fill: #3e2a1d;
  margin-right: -14px;
  margin-top: -18px;
  display: inline-block;
  vertical-align: middle;
}
.svg-asterisk {
  width: 7px;
  height: 7px;
  fill: #d6392a;
}
.svg-plus {
  width: 12px;
  height: 12px;
  fill: #d6392a;
  color: #d6392a;
}
._pressed .svg-plus {
  color: transparent;
}
.svg-mail {
  width: 19px;
  height: 15px;
  fill: #d6392a;
}
.svg-fax {
  width: 21px;
  height: 18px;
  fill: #d6392a;
}
.svg-search-bg-small {
  width: 301px;
  height: 43px;
  display: block;
}
.svg-pinterest {
  width: 18px;
  height: 18px;
  fill: #d6392a;
}
.svg-logo-text {
  width: 204px;
  height: 29px;
  fill: #8d886d;
  margin-left: 36px;
  display: inline-block;
  vertical-align: middle;
}
.svg-play {
  width: 52px;
  height: 52px;
  color: rgba(255,255,255,0.8);
  fill: rgba(63,43,30,0.8);
}
@media only screen and (max-width: 1220px) {
  .svg-logo-text {
    max-width: 170px;
  }
}
@media only screen and (max-width: 1120px) {
  .svg-logo-text {
    max-width: 170px;
    margin-left: 15px;
  }
}
/*title*/
/*i*/
.i-logo {
  display: inline-block;
  vertical-align: middle;
  margin-top: -4px;
  margin-bottom: -18px;
}
.i-logo img {
  width: 100%;
  height: auto;
}
.i-my-recipes {
  font-size: 1.4rem;
  padding-top: 2px;
  color: #d6392a;
  font-weight: 700;
  display: inline-block;
  vertical-align: middle;
}
.i-my-recipes:hover,
.i-my-recipes:focus {
  text-decoration: underline;
}
.i-video {
  position: relative;
  font-size: 0;
}
.i-video__time {
  position: absolute;
  width: 43px;
  text-align: right;
  line-height: 24px;
  height: 24px;
  top: 0;
  bottom: 0;
  left: 42px;
  padding-right: 6px;
  background: rgba(255,255,255,0.8);
  font-size: 1.2rem;
  color: #3e2a1d;
  margin: auto 0;
}
.i-video__time:before,
.i-video__time:after {
  display: block;
  content: "";
  position: absolute;
  width: 5px;
  height: 12px;
  right: 100%;
}
.i-video__time:before {
  border-top: 12px solid rgba(255,255,255,0.8);
  border-left: 5px solid transparent;
  top: 0;
}
.i-video__time:after {
  bottom: 0;
  border-bottom: 12px solid rgba(255,255,255,0.8);
  border-left: 5px solid transparent;
}
.i-video .svg-play {
  position: relative;
  z-index: 1;
  width: 43px;
  height: 43px;
}
.i-video._big .svg-play {
  width: 54px;
  height: 54px;
}
.i-video._big .i-video__time {
  width: 55px;
  line-height: 2.7rem;
  height: 2.7rem;
  bottom: 6px;
  left: 50px;
  padding-right: 8px;
  font-size: 1.45rem;
}
.desktop .i-video .svg-play {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.desktop .i-video .i-video__time {
  -webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
  transition: background-color 0.2s ease-out, color 0.2s ease-out;
}
.desktop .i-video .i-video__time:before,
.desktop .i-video .i-video__time:after {
  -webkit-transition: border-color 0.2s ease-out;
  transition: border-color 0.2s ease-out;
}
.desktop .i-video:hover .i-video__time,
.desktop .i-video:focus .i-video__time {
  color: #fff;
  background: rgba(63,43,30,0.8);
}
.desktop .i-video:hover .i-video__time:before,
.desktop .i-video:focus .i-video__time:before {
  border-top-color: rgba(63,43,30,0.8);
}
.desktop .i-video:hover .i-video__time:after,
.desktop .i-video:focus .i-video__time:after {
  border-bottom-color: rgba(63,43,30,0.8);
}
.desktop .i-video:hover .svg-play,
.desktop .i-video:focus .svg-play {
  color: rgba(63,43,30,0.8);
  fill: rgba(255,255,255,0.8);
}
.i-close {
  display: block;
  position: absolute;
  left: 13px;
  top: 13px;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  background: rgba(62,42,29,0.75);
}
.desktop .i-close {
  -webkit-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}
.desktop .i-close:hover,
.desktop .i-close:focus {
  background: rgba(214,57,42,0.8);
}
.i-close .svg-close {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.i-tooltip {
  position: relative;
}
.i-tooltip__text {
  color: #d6392a;
  border-bottom: 1px solid;
  cursor: pointer;
}
.i-tooltip:hover .i-tooltip__text,
.i-tooltip:focus .i-tooltip__text {
  font-weight: 700;
  border-bottom: 2px solid;
}

.tool_open .i-tooltip__product,
.i-tooltip:hover .i-tooltip__product,
.i-tooltip:focus .i-tooltip__product {
  opacity: 1;
  pointer-events: all;
}
.i-tooltip__product {
  z-index: 2;
  width: 280px;
  position: absolute;
  right: calc(100% + 15px);
  top: -30px;
  background: #fff;
  padding: 14px;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  box-shadow: 0 0 2px 0 rgba(0,0,0,0.18);
}
.i-tooltip__product>svg {
  fill: #c5b997;
  position: absolute;
  left: 5px;
  top: 5px;
}
.i-tooltip__product .svg-product {
  width: 40px;
  height: 35px;
}
.i-tooltip__product:before {
  display: block;
  content: "";
  position: absolute;
  top: 36px;
  left: calc(100% - 5px);
  width: 10px;
  height: 10px;
  background: #fff;
  box-shadow: 1px 1px 1px 0 rgba(0,0,0,0.09);
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.i-tooltip__img-wrap {
  width: 88px;
  padding: 5px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  border: 2px solid #c5b997;
}
.i-tooltip__img {
  max-width: 100%;
  height: auto;
}
.i-tooltip__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.i-tooltip__content {
  padding-right: 12px;
}
.i-tooltip__title {
  font-weight: 700;
  color: #3e2a1d;
  font-size: 1.6rem;
  line-height: 1.8rem;
  margin-bottom: 10px;
}
.i-tooltip__link {
  font-weight: 700;
  color: #d6392a;
  text-decoration: underline;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.i-tooltip__link:hover,
.i-tooltip__link:focus {
  text-decoration: underline;
  color: #3e2a1d;
}
.i-share-toggle {
  font-size: 1.4rem;
  font-weight: 700;
  color: #d6392a;
}
.i-share-toggle svg {
  margin-left: 1px;
}
@media only screen and (max-width: 1024px) {
  .i-my-recipes {
    line-height: 49px;
    font-size: 1.6rem;
    text-decoration: none;
    font-weight: 700;
    width: calc(100% - 22px);
    color: #3e2a1d;
    display: block;
    padding-top: 0;
    margin: 0 11px;
    position: relative;
  }
  .i-my-recipes .svg-book {
    margin-right: -6px;
    margin-top: -3px;
    margin-left: 6px;
  }
  .desktop .i-my-recipes:hover,
  .desktop .i-my-recipes:focus {
    text-decoration: none;
  }
  .i-my-recipes:after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 1px;
    background: -webkit-linear-gradient(right, transparent, #bbb, transparent);
    background: linear-gradient(to left, transparent, #bbb, transparent);
    bottom: 0;
    width: 100%;
  }
}
@media only screen and (max-width: 740px) {
  .i-video__time {
    line-height: 18px;
    height: 18px;
    font-size: 0.9rem;
    left: 32px;
  }
  .i-video__time:before,
  .i-video__time:after {
    height: 9px;
  }
  .i-video__time:before {
    border-top: 9px solid rgba(255,255,255,0.8);
  }
  .i-video__time:after {
    border-bottom: 9px solid rgba(255,255,255,0.8);
  }
  .i-video .svg-play {
    width: 34px;
    height: 34px;
  }
  .i-video._big .svg-play {
    width: 41px;
    height: 41px;
  }
  .i-video._big .i-video__time {
    line-height: 1.9rem;
    height: 1.9rem;
    font-size: 1.1rem;
    bottom: 0;
    left: 39px;
    width: 41px;
  }
}
/*s-header*/
.s-header {
  border-top: 9px solid #3e2a1d;
  position: relative;
  z-index: 1;
}
.p-index .s-header {
  margin-bottom: 36px;
}
.s-header__top {
  overflow: hidden;
  position: relative;
}
.s-header__top:before,
.s-header__top:after {
  display: block;
  content: "";
  position: absolute;
  height: 1px;
  width: calc(50% - 112px);
  bottom: 0;
  background: rgba(197,185,151,0.7);
}
.s-header__top:before {
  left: calc(50% + 112px);
}
.s-header__top:after {
  right: calc(50% + 112px);
}
.s-header__top .container {
  padding: 0 10px 0 6px;
}
.s-header__top .container:after {
  display: block;
  content: '';
  height: 0;
  visibility: hidden;
  clear: both;
}
.s-header__bottom {
  position: relative;
}
.s-header__bottom:before,
.s-header__bottom:after {
  display: block;
  content: "";
  position: absolute;
  height: 1px;
  width: calc(50% - 112px);
  bottom: 0;
  background: #c5b997;
}
.s-header__bottom:before {
  left: calc(50% + 112px);
}
.s-header__bottom:after {
  right: calc(50% + 112px);
}
.s-header__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.s-header__center {
  width: 208px;
  -webkit-flex-basis: 208px;
  -ms-flex-preferred-size: 208px;
  flex-basis: 208px;
  max-width: 208px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}
.s-header__side {
  width: calc(50% - 104px);
  -webkit-flex-basis: calc(50% - 104px);
  -ms-flex-preferred-size: calc(50% - 104px);
  flex-basis: calc(50% - 104px);
  max-width: calc(50% - 104px);
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}
.s-header__side:last-of-type {
  text-align: left;
}
.s-header .svg-ig {
  width: 40px;
  height: 40px;
}
.s-header .svg-fb {
  width: 40px;
  height: 40px;
}
.s-header .l-social {
  position: relative;
  top: 2px;
  margin-bottom: 2px;
}
@media only screen and (max-width: 1024px) {
  .s-header {
    display: none;
  }
}
/*s-footer*/
.s-footer {
  border-top: 1px solid #c5b997;
  border-bottom: 9px solid #3e2a1d;
  -webkit-transition: -webkit-transform 0.35s linear;
  transition: -webkit-transform 0.35s linear;
  transition: transform 0.35s linear;
  transition: transform 0.35s linear, -webkit-transform 0.35s linear;
}
.s-footer__bottom {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-bottom: 14px;
}
.s-footer__bottom:before,
.s-footer__bottom:after {
  display: block;
  content: "";
  position: absolute;
  height: 1px;
  width: calc(50% - 95px);
  top: 0;
  background: #c5b997;
}
.s-footer__bottom:before {
  left: calc(50% + 95px);
}
.s-footer__bottom:after {
  right: calc(50% + 95px);
}
.s-footer__bottom .i-logo {
  margin-top: -30px;
  max-width: 146px;
  position: relative;
  z-index: 1;
  margin-bottom: 0;
}
.s-footer__bottom .i-logo-text {
  max-width: 180px;
  margin-left: 0;
}
.s-footer__top {
  padding-bottom: 74px;
}
.s-footer__top .svg-cultery {
  position: absolute;
  top: -6px;
  right: 131px;
}
.s-footer__top .container {
  padding-top: 60px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.s-footer__social {
  max-width: 190px;
  -webkit-flex-basis: 16%;
  -ms-flex-preferred-size: 16%;
  flex-basis: 16%;
  text-align: center;
}
.s-footer__subscription {
  text-align: left;
  padding-top: 14px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.s-footer__menus {
  text-align: right;
}
.s-footer__menus-inner {
  max-width: 406px;
  padding-top: 27px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.s-footer__menus,
.s-footer__subscription {
  -webkit-flex-basis: 42%;
  -ms-flex-preferred-size: 42%;
  flex-basis: 42%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.s-footer .l-social {
  position: relative;
  top: 7px;
  left: 5px;
}
.s-footer .svg-logo {
  width: 146px;
  height: 83px;
}
.s-footer .svg-logo-text {
  width: 169px;
  height: 26px;
  margin-top: 6px;
  margin-left: 0;
}
@media only screen and (max-width: 1024px) {
  .s-footer .svg-logo-text {
    width: 141px;
    height: 20px;
    margin-top: -1px;
    margin-left: -3px;
  }
  .s-footer__top {
    padding-bottom: 41px;
  }
  .s-footer__top .svg-fb,
  .s-footer__top .svg-ig {
    width: 43px;
    height: 43px;
  }
  .s-footer__top .container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-top: 46px;
  }
  .s-footer__top .svg-cultery {
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 51px;
    height: 57px;
  }
  .s-footer__subscription {
    display: none;
  }
  .s-footer__social {
    -webkit-flex-basis: initial;
    -ms-flex-preferred-size: initial;
    flex-basis: initial;
  }
  .s-footer__menus {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    -webkit-flex-basis: initial;
    -ms-flex-preferred-size: initial;
    flex-basis: initial;
  }
  .s-footer__menus-inner {
    padding-top: 18px;
    max-width: 100%;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .s-footer__bottom {
    padding-bottom: 3px;
  }
  .s-footer__bottom:before,
  .s-footer__bottom:after {
    display: none;
  }
  .s-footer .svg-logo {
    width: 69px;
    height: 42px;
  }
}
/*s-contact*/
.s-contact {
  padding-bottom: 51px;
  padding-top: 33px;
}
.s-contact__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding-bottom: 47px;
  border-bottom: 1px solid #c5b997;
  margin-bottom: 48px;
}
.s-contact__content {
  width: 556px;
  max-width: 556px;
  padding-left: 100px;
}
.s-contact__form {
  padding-top: 16px;
}
.s-contact .b-main-title {
  margin-bottom: 9px;
}
.s-contact p {
  margin-bottom: 2.2rem;
  line-height: 2.2rem;
}
@media only screen and (max-width: 1024px) {
  .s-contact__content {
    padding-left: 50px;
    width: 450px;
    max-width: 450px;
  }
}
@media only screen and (max-width: 740px) {
  .s-contact {
    padding-top: 13px;
    padding-bottom: 10px;
  }
  .s-contact__form {
    padding-top: 0;
    margin-top: -2px;
  }
  .s-contact p {
    margin-bottom: 1.4rem;
    line-height: 1.8rem;
  }
  .s-contact__flex {
    border-bottom: 0;
    display: block;
    max-width: 420px;
    padding-bottom: 0;
    margin: 0 auto;
  }
  .s-contact__content {
    width: 100%;
    max-width: 100%;
    padding-left: 0;
  }
}
.s-products {
  margin-bottom: 40px;
}
.s-products__title {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 12px;
}
.s-products .l-pagination {
  margin-bottom: 40px;
}
.s-products .btn-a {
  display: none;
}
@media only screen and (max-width: 740px) {
  .s-products {
    margin-bottom: 24px;
  }
  .s-products .container {
    text-align: center;
  }
  .s-products__title {
    display: none;
  }
  .s-products .l-pagination {
    display: none;
  }
  .s-products .btn-a {
    display: inline-block;
  }
}
.s-search {
  background: rgba(197,185,151,0.65);
  padding: 18px 0;
  border-bottom: 1px solid #aa9971;
  position: relative;
  text-align: center;
  overflow: hidden;
}
.s-search:before {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 8px;
  border-radius: 50%;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
  top: -8px;
  z-index: 1;
}
@media only screen and (max-width: 1024px) {
  .s-search {
    position: fixed;
    top: 67px;
    padding: 13px 0 17px;
    left: 0;
    width: 100%;
    background: #c5b997;
    z-index: 2;
    -webkit-transform: translateY(-59px);
    -ms-transform: translateY(-59px);
    transform: translateY(-59px);
    -webkit-transition: -webkit-transform 0.35s linear;
    transition: -webkit-transform 0.35s linear;
    transition: transform 0.35s linear;
    transition: transform 0.35s linear, -webkit-transform 0.35s linear;
  }
  ._open-mobile-search .s-search {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}
.s-breadcrumbs {
  padding: 16px 0 3px;
}
.s-breadcrumbs .container {
  text-align: left;
}
@media only screen and (max-width: 1024px) {
  .s-breadcrumbs {
    display: none;
  }
}
.s-magazine-page {
  padding-bottom: 24px;
}
@media only screen and (max-width: 740px) {
  .s-magazine-page {
    padding-bottom: 32px;
  }
}
.s-mosdi-lobby-a {
  display: block;
  padding-top: 42px;
  margin-bottom: -17px;
}
.s-mosdi-lobby-a p {
  line-height: 2.2rem;
  margin-bottom: 1.9rem;
}
.s-mosdi-lobby-a__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.s-mosdi-lobby-a__video {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
}
._safari .s-mosdi-lobby-a__video {
  -webkit-box-flex: 0;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}
.s-mosdi-lobby-a__content {
  padding: 46px 46px 0 0;
}
.s-mosdi-lobby-a__content:after {
  display: block;
  content: '';
  height: 0;
  visibility: hidden;
  clear: both;
}
.s-mosdi-lobby-a .b-main-title {
  margin-bottom: -30px;
  padding-right: 491px;
  line-height: 3.2rem;
  letter-spacing: -0.1px;
}
.p-mosdi-category .s-mosdi-lobby-a .b-main-title {
  margin-bottom: -32px;
}
.s-mosdi-lobby-a .b-main-title svg {
  width: 54px;
  height: 50px;
  fill: #3e2a1d;
  vertical-align: bottom;
  margin: 0 -20px -9px -2px;
}
.s-mosdi-lobby-a__note {
  display: inline-block;
  vertical-align: top;
  max-width: 360px;
  margin-left: 10px;
}
.s-mosdi-lobby-a .b-mosdi-contact {
  float: left;
  margin-right: 20px;
  position: relative;
  top: 3px;
  left: 1px;
}
.p-mosdi-category .s-mosdi-lobby-a .b-mosdi-contact {
  margin-top: 14px;
}
@media screen and (max-width: 1024px) {
  .s-mosdi-lobby-a__flex {
    display: block;
  }
  .s-mosdi-lobby-a__content {
    padding: 10px 0;
  }
  .s-mosdi-lobby-a__video {
    margin-bottom: 20px;
  }
  .s-mosdi-lobby-a .b-main-title {
    padding-right: 0;
    margin-bottom: 25px;
  }
}
@media screen and (max-width: 740px) {
  .s-mosdi-lobby-a {
    padding-top: 20px;
  }
  .s-mosdi-lobby-a__video {
    max-width: 450px;
    margin: 0 auto 20px;
  }
  .s-mosdi-lobby-a__video iframe {
    width: 100%;
    height: auto;
  }
  .s-mosdi-lobby-a .b-mosdi-contact {
    display: block;
    max-width: 330px;
    float: none;
    margin: 0 auto 20px;
  }
}
.s-mosdi-lobby-b {
  display: block;
  padding-top: 36px;
}
.s-mosdi-lobby-b .l-categories__link {
  padding: 11px 10px 10px;
}
.s-mosdi-lobby-b .l-reasons {
  padding-top: 21px;
}
.s-mosdi-lobby-b .l-reasons__li .svg-check {
  top: -1px;
  right: 18px;
}
@media only screen and (max-width: 740px) {
  .s-mosdi-lobby-b {
    padding-top: 0;
    margin-bottom: -30px;
  }
}
.s-magazine-articles {
  padding: 27px 0;
  position: relative;
}
.s-magazine-articles .b-page-title {
  margin-bottom: 31px;
}
.s-magazine-articles__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -6px;
  padding-bottom: 25px;
  margin-bottom: 12px;
  position: relative;
}
.s-magazine-articles__flex:before {
  position: absolute;
  width: calc(100% - 12px);
  display: block;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  height: 1px;
  background: #c5b997;
}
.s-magazine-articles__main,
.s-magazine-articles__other {
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
  padding: 0 6px;
}
.s-magazine-articles__other-ul {
  margin: 0 -8px;
  font-size: 0;
}
.s-magazine-articles__other-li {
  padding: 0 8px;
  margin: 0 0 15px;
  display: inline-block;
  vertical-align: top;
  width: 50%;
}
.s-magazine-articles__other-li:before {
  display: none;
}
@media only screen and (max-width: 960px) {
  .s-magazine-articles__main {
    -webkit-flex-basis: 66.66%;
    -ms-flex-preferred-size: 66.66%;
    flex-basis: 66.66%;
    max-width: 66.66%;
  }
  .s-magazine-articles__other {
    -webkit-flex-basis: 33.33%;
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
    max-width: 33.33%;
  }
  .s-magazine-articles__other-li {
    width: 100%;
    margin: 0 0 10px;
  }
  .s-magazine-articles__other-li:nth-child(3),
  .s-magazine-articles__other-li:nth-child(4) {
    display: none;
  }
}
@media only screen and (min-width: 741px) {
  .s-magazine-articles__mobile-slider {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    pointer-events: none;
  }
}
@media only screen and (max-width: 740px) {
  .s-magazine-articles {
    padding: 4px 0 20px;
  }
  .s-magazine-articles .b-page-title {
    margin-bottom: 7px;
  }
  .s-magazine-articles .container {
    padding: 0;
  }
  .s-magazine-articles__mobile-slider {
    margin: 0 auto;
  }
  .s-magazine-articles__flex {
    display: none;
  }
  .s-magazine-articles .pr-b-main-article:after {
    display: none;
  }
  .s-magazine-articles .pr-b-main-article__about {
    width: calc(100% - 22px);
    bottom: 11px;
    padding: 9px 12px 8px;
  }
  .s-magazine-articles .pr-b-main-article__title {
    font-size: 1.5rem;
    line-height: 1.7rem;
  }
  .s-magazine-articles .pr-a-article__title {
    width: calc(100% - 22px);
    left: 11px;
    padding: 19px 13px 6px;
    font-size: 1.5rem;
    line-height: 1.7rem;
  }
  .s-magazine-articles .pr-a-article__title:before {
    top: 10px;
  }
  .s-magazine-articles .owl-dots {
    text-align: center;
    padding: 7px 0 5px;
  }
  .s-magazine-articles .owl-dot {
    display: inline-block;
    vertical-align: middle;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #c5b997;
  }
  .s-magazine-articles .owl-dot+.owl-dot {
    margin-right: 13px;
  }
  .s-magazine-articles .owl-dot.active {
    background: #d6392a;
  }
}
.s-magazine-articles-b__ul {
  margin: 0 -36px -5px 0;
  font-size: 0;
}
.s-magazine-articles-b__li {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  padding: 0 36px 0 0;
  margin-bottom: 57px;
}
.s-magazine-articles-b__li:before {
  display: none;
}
.s-magazine-articles-b .container>.btn-a {
  display: none;
}
.s-magazine-articles-b .l-pagination {
  margin-top: -20px;
}
@media only screen and (max-width: 960px) {
  .s-magazine-articles-b .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .s-magazine-articles-b__ul {
    margin-right: -28px;
  }
  .s-magazine-articles-b__li {
    width: 33.33%;
    padding-right: 28px;
  }
  .s-magazine-articles-b__li:nth-child(7),
  .s-magazine-articles-b__li:nth-child(8) {
    display: none;
  }
  .s-magazine-articles-b .l-pr-recipes {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .s-magazine-articles-b .l-pr-recipes__li {
    width: 33.33%;
  }
  .s-magazine-articles-b .l-pr-recipes__li:nth-child(4) {
    display: none;
  }
}
@media only screen and (max-width: 840px) {
  .s-magazine-articles-b__ul {
    margin-right: -18px;
  }
  .s-magazine-articles-b__li {
    width: 50%;
    padding-right: 18px;
    margin-bottom: 27px;
  }
  .s-magazine-articles-b__li:nth-child(7),
  .s-magazine-articles-b__li:nth-child(8) {
    display: inline-block;
  }
  .s-magazine-articles-b .l-pr-recipes__li {
    width: 50%;
  }
  .s-magazine-articles-b .l-pr-recipes__li:nth-child(3) {
    display: none;
  }
  .s-magazine-articles-b .l-pr-recipes__li:before,
  .s-magazine-articles-b .l-pr-recipes__li+.l-pr-recipes__li:after {
    display: none;
  }
}
@media only screen and (max-width: 740px) {
  .s-magazine-articles-b .l-pagination {
    display: none;
  }
  .s-magazine-articles-b .container>.btn-a {
    display: inline-block;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    margin-top: 6px;
  }
}
.s-magazine-new {
  margin-bottom: 29px;
  padding: 24px 0;
  position: relative;
}
.s-magazine-new__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -13px 0 0;
}
.s-magazine-new__aside {
  max-width: 25%;
  width: 25%;
  -webkit-flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  padding: 0 13px 0 0;
}
.s-magazine-new__center {
  max-width: 50%;
  width: 50%;
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  padding: 0 13px 0 0;
}
.s-magazine-new .pr-a-article+.pr-a-article {
  margin-top: 12px;
}
@media only screen and (max-width: 960px) {
  .s-magazine-new__center {
    max-width: 66.66%;
    width: 66.66%;
    -webkit-flex-basis: 66.66%;
    -ms-flex-preferred-size: 66.66%;
    flex-basis: 66.66%;
  }
  .s-magazine-new__aside {
    max-width: 33.33%;
    width: 33.33%;
    -webkit-flex-basis: 33.33%;
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
  }
  .s-magazine-new__aside:first-child {
    display: none;
  }
}
@media only screen and (min-width: 741px) {
  .s-magazine-new__mobile-slider {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    pointer-events: none;
  }
}
@media only screen and (max-width: 740px) {
  .s-magazine-new {
    padding: 3px 0;
    margin-bottom: 18px;
  }
  .s-magazine-new .container {
    padding: 0;
  }
  .s-magazine-new__mobile-slider {
    max-width: 380px;
    margin: 0 auto;
  }
  .iphone._safari .s-magazine-new__mobile-slider {
    max-width: 320px;
  }
  .s-magazine-new__flex {
    display: none;
  }
  .s-magazine-new .pr-b-main-article:after {
    display: none;
  }
  .s-magazine-new .pr-b-main-article__about {
    width: calc(100% - 22px);
    bottom: 11px;
    padding: 9px 12px 8px;
  }
  .s-magazine-new .pr-b-main-article__title {
    font-size: 1.5rem;
    line-height: 1.7rem;
  }
  .s-magazine-new .pr-a-article__title {
    width: calc(100% - 22px);
    left: 11px;
    padding: 19px 13px 6px;
    font-size: 1.5rem;
    line-height: 1.7rem;
  }
  .s-magazine-new .pr-a-article__title:before {
    top: 10px;
  }
  .s-magazine-new .owl-dots {
    text-align: center;
    padding: 7px 0 5px;
  }
  .s-magazine-new .owl-dot {
    display: inline-block;
    vertical-align: middle;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #c5b997;
  }
  .s-magazine-new .owl-dot+.owl-dot {
    margin-right: 13px;
  }
  .s-magazine-new .owl-dot.active {
    background: #d6392a;
  }
}
@media only screen and (max-width: 740px) {
  .s-magazine-category {
    display: none;
  }
}
.s-chef {
  display: block;
}
.s-chef .l-pagination {
  margin-bottom: 43px;
}
.s-chef .btn-toggle {
  display: none;
}
.s-chef__bottom .btn-a {
  display: none;
}
.s-chef__top {
  margin-bottom: 40px;
  padding-top: 48px;
}
.s-chef__col-wrap {
  margin: 0 -18px -8px;
  font-size: 0;
  position: relative;
}
.s-chef__col-wrap:before {
  display: block;
  content: "";
  position: absolute;
  height: 100%;
  width: 4px;
  background: #fff;
  z-index: 1;
  right: -2px;
  top: 0;
}
.s-chef__col {
  padding: 0 18px;
  width: 25%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 48px;
  position: relative;
}
.s-chef__col:before {
  position: absolute;
  bottom: 0;
  display: block;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: calc(100% - 36px);
  height: 1px;
  background: #c5b997;
  border-radius: 0;
  top: auto;
}
.s-chef__col+.s-chef__col:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  background: #c5b997;
  height: 100%;
}
@media only screen and (max-width: 1024px) {
  .s-chef {
    overflow: hidden;
  }
  .s-chef__col {
    width: 33.33%;
  }
}
@media only screen and (max-width: 820px) {
  .s-chef__col {
    width: 50%;
  }
}
@media only screen and (max-width: 740px) {
  .s-chef {
    padding-bottom: 27px;
  }
  .s-chef .btn-toggle {
    display: block;
  }
  .s-chef__top {
    margin-bottom: 22px;
  }
  .s-chef__bottom .b-h2 {
    display: none;
  }
  .s-chef__bottom .btn-a {
    display: block;
    margin: 0 auto;
  }
  .s-chef__top {
    padding-top: 14px;
  }
  .s-chef__col-wrap {
    margin: 0 -10px;
  }
  .s-chef__col {
    padding: 0 10px;
    margin-bottom: 10px;
  }
  .s-chef__col:before {
    right: 10px;
    width: calc(100% - 10px);
  }
  .s-chef__col:nth-child(2n):before {
    left: 10px;
    right: auto;
  }
  .s-chef__col+.s-chef__col:after {
    display: none;
  }
  .s-chef .l-pagination {
    display: none;
  }
}
.s-history {
  display: block;
  padding-top: 33px;
  margin-bottom: 47px;
}
.s-history__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
.s-history__content {
  padding-right: 46px;
}
.s-history__content img {
  display: none;
}
.s-history__photo {
  padding-top: 14px;
  width: 450px;
  max-width: 450px;
  -webkit-flex-basis: 450px;
  -ms-flex-preferred-size: 450px;
  flex-basis: 450px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.s-history__img {
  max-width: 100%;
  height: auto;
}
.s-history p {
  line-height: 2.2rem;
  margin-bottom: 2.2rem;
}
.s-history .b-main-title {
  margin-bottom: 1px;
}
@media only screen and (max-width: 1024px) {
  .s-history__photo {
    width: 350px;
    max-width: 350px;
    -webkit-flex-basis: 350px;
    -ms-flex-preferred-size: 350px;
    flex-basis: 350px;
  }
}
@media only screen and (max-width: 900px) {
  .s-history__photo {
    display: none;
  }
  .s-history__content {
    padding-right: 0;
  }
  .s-history__content img {
    display: block;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 740px) {
  .s-history {
    padding-top: 13px;
    margin-bottom: -5px;
  }
  .s-history .container {
    padding: 0;
  }
  .s-history .b-main-title {
    padding: 0 11px;
    margin-bottom: 4px;
  }
  .s-history__flex {
    margin-bottom: 0;
  }
  .s-history__content {
    padding-right: 0;
    max-width: 450px;
    margin: 0 auto;
  }
  .s-history__content p {
    padding: 0 11px;
    line-height: 1.8rem;
    font-size: 1.4rem;
  }
  .s-history__content img {
    margin: 0 auto 12px;
  }
}
.s-timeline {
  padding-bottom: 100px;
}
.s-timeline .container {
  position: relative;
}
@media only screen and (max-width: 740px) {
  .s-timeline {
    padding-bottom: 0;
  }
}
.s-search-results {
  padding: 38px 0 0;
}
.s-search-results .b-main-title {
  margin-bottom: 25px;
}
@media only screen and (max-width: 740px) {
  .s-search-results {
    padding: 15px 0 0;
  }
  .s-search-results .container {
    padding: 0 10px;
  }
}
.s-products-lobby-a {
  padding: 24px 0 0;
  overflow: hidden;
}
.s-products-lobby-a__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -45px 0;
}
.s-products-lobby-a__col {
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
  width: 50%;
  padding: 0 45px;
}
.s-products-lobby-a__col-title {
  font-size: 1.6rem;
  font-weight: 700;
  color: #3e2a1d;
  margin-bottom: 10px;
}
.s-products-lobby-a__col-block._soft {
  background: rgba(197,185,151,0.65);
  padding: 20px 28px 18px;
}
.s-products-lobby-a .pr-product__info {
  padding: 12px 25px 0 0;
}
.s-products-lobby-a .b-page-title {
  margin-bottom: 26px;
}
@media only screen and (max-width: 1100px) {
  .s-products-lobby-a__flex {
    margin: 0 -10px 0;
  }
  .s-products-lobby-a__col {
    padding: 0 10px;
  }
}
@media only screen and (max-width: 960px) {
  .s-products-lobby-a__flex {
    display: block;
  }
  .s-products-lobby-a__col {
    width: 100%;
    max-width: 740px;
    margin: 0 auto 30px;
  }
}
@media only screen and (max-width: 768px) {
  .s-products-lobby-a__col {
    padding: 0;
    margin: 0 auto;
  }
  .s-products-lobby-a__col:last-child {
    display: none;
  }
  .s-products-lobby-a__col-title {
    text-align: center;
  }
  .s-products-lobby-a__flex {
    margin: 0;
  }
}
@media only screen and (max-width: 740px) {
  .s-products-lobby-a {
    padding: 9px 0 0;
  }
  .s-products-lobby-a .b-page-title {
    margin-bottom: 11px;
  }
  .s-products-lobby-a__col-title {
    margin-bottom: -3px;
  }
}
.s-products-lobby-b {
  margin-bottom: -34px;
}
.s-products-lobby-b .l-categories {
  padding: 17px 0 19px;
}
.s-products-lobby-b .l-categories .b-h2 {
  margin-bottom: 13px;
}
.s-products-lobby-b .l-categories__link {
  padding: 9px 10px 8px;
}
.s-products-lobby-b .l-categories__products {
  margin: 0 -8px 4px;
}
@media only screen and (max-width: 768px) {
  .s-products-lobby-b .l-categories {
    padding: 7px 0 19px;
  }
  .s-products-lobby-b .l-categories__link {
    padding: 10px 10px 11px;
  }
  .s-products-lobby-b .l-categories__li {
    margin: 0 0 20px;
  }
  .s-products-lobby-b .l-categories__products {
    margin: 0 -9px 38px 0;
  }
}
.s-drushim-a {
  display: block;
  padding-top: 50px;
}
.s-drushim-a__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.s-drushim-a__video {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 450px;
  max-width: 450px;
  -webkit-flex-basis: 450px;
  -ms-flex-preferred-size: 450px;
  flex-basis: 450px;
}
.s-drushim-a__video iframe {
  width: 100%;
}
.s-drushim-a__content {
  padding-right: 40px;
}
.s-drushim-a__content .b-main-title {
  margin-bottom: 8px;
  line-height: 3.5rem;
}
.s-drushim-a__content .b-main-title svg {
  vertical-align: bottom;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  color: #fff;
  fill: #3e2a1d;
  margin-left: 8px;
}
.s-drushim-a__note {
  display: block;
  font-size: 1.6rem;
  font-weight: 600;
  color: #3e2a1d;
  margin-bottom: 8px;
}
.s-drushim-a__text {
  font-size: 1.5rem;
  font-weight: 400;
  color: #3e2a1d;
}
.s-drushim-a__video-mobile {
  display: none;
  max-width: 350px;
  width: auto;
  margin: 0 auto;
}
.s-drushim-a__video-mobile iframe {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1024px) {
  .s-drushim-a__video {
    -webkit-flex-basis: 350px;
    -ms-flex-preferred-size: 350px;
    flex-basis: 350px;
    max-width: 350px;
    width: 350px;
  }
  .s-drushim-a__video iframe {
    height: auto;
  }
  .s-drushim-a__content {
    padding-right: 20px;
  }
}
@media screen and (max-width: 910px) {
  .s-drushim-a__video {
    -webkit-flex-basis: 300px;
    -ms-flex-preferred-size: 300px;
    flex-basis: 300px;
    max-width: 300px;
    width: 300px;
  }
}
@media screen and (max-width: 800px) {
  .s-drushim-a {
    padding-top: 11px;
  }
  .s-drushim-a__flex {
    display: block;
  }
  .s-drushim-a__video {
    display: none;
  }
  .s-drushim-a__video-mobile {
    display: block;
    margin-bottom: 12px;
  }
  .s-drushim-a__content {
    padding-right: 0;
  }
  .s-drushim-a .b-main-title {
    font-size: 2.4rem;
    line-height: 3.4rem;
    letter-spacing: -0.5px;
    padding-left: 5px;
    margin-bottom: 9px;
  }
  .s-drushim-a .b-main-title svg {
    width: 33px;
    height: 33px;
    margin-left: 4px;
  }
  .s-drushim-a .container {
    padding: 0;
    max-width: 640px;
  }
  .s-drushim-a__text {
    padding: 0 11px;
  }
  .s-drushim-a__note {
    padding-right: 11px;
    font-size: 1.4rem;
    letter-spacing: 0.2px;
  }
  .s-drushim-a p {
    font-size: 1.4rem;
    line-height: 1.8rem;
    margin-bottom: 13px;
  }
}
.s-drushim-b {
  display: block;
}
@media screen and (max-width: 740px) {
  .s-drushim-b {
    display: none;
  }
}
.s-products-category-a {
  display: block;
  padding-top: 39px;
  margin-bottom: 46px;
}
.s-products-category-a__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.s-products-category-a__photo {
  -webkit-flex-basis: 450px;
  -ms-flex-preferred-size: 450px;
  flex-basis: 450px;
  width: 450px;
  max-width: 450px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.s-products-category-a__img {
  max-width: 100%;
  height: auto;
}
.s-products-category-a p {
  font-size: 1.5rem;
  line-height: 2.2rem;
  font-weight: 400;
  margin-bottom: 2.2rem;
}
.s-products-category-a__content {
  padding-right: 46px;
  margin-top: -9px;
  padding-top: 45px;
}
.s-products-category-a .b-main-title {
  margin-bottom: -31px;
  padding-right: 496px;
}
.s-products-category-a .btn-toggle {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .s-products-category-a__photo {
    -webkit-flex-basis: 320px;
    -ms-flex-preferred-size: 320px;
    flex-basis: 320px;
    max-width: 320px;
    width: 320px;
  }
  .s-products-category-a__content {
    padding-right: 30px;
  }
  .s-products-category-a .b-main-title {
    margin-bottom: -31px;
    padding-right: 350px;
  }
}
@media only screen and (max-width: 1024px) {
  .s-products-category-a .b-main-title {
    margin-bottom: 15px;
    padding-right: 0;
  }
  .s-products-category-a__flex {
    display: block;
  }
  .s-products-category-a__photo,
  .s-products-category-a__content {
    padding: 0;
    display: block;
    margin: 0 0 15px 0;
  }
}
@media only screen and (max-width: 740px) {
  .s-products-category-a {
    padding-top: 13px;
    margin-bottom: 17px;
  }
  .s-products-category-a .btn-toggle {
    display: block;
  }
  .s-products-category-a .container {
    padding: 0;
  }
  .s-products-category-a__photo,
  .s-products-category-a__content {
    margin: 0 auto 13px;
    max-width: 450px;
    width: auto;
  }
  .s-products-category-a__content {
    /*
    max-height: 7.2rem;
    overflow: hidden;
    */
  }
  .s-products-category-a__content._open {
    max-height: 100%;
  }
  .s-products-category-a__content,
  .s-products-category-a .b-main-title {
    padding: 0 11px;
    margin-bottom: 13px;
  }
  .s-products-category-a p {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }
}
.s-products-category-b {
  margin-bottom: 43px;
}
.s-products-category-b__ul {
  display: block;
  padding: 18px 0 23px;
  width: 100%;
  font-size: 0;
  overflow: hidden;
  position: relative;
  background: #f2f2f2;
  margin-bottom: 0;
}
.s-products-category-b__ul::after,
.s-products-category-b__ul::before {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 8px;
  border-radius: 50%;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
}
.s-products-category-b__ul::after {
  bottom: -8px;
}
.s-products-category-b__ul::before {
  top: -8px;
}
.s-products-category-b__li {
  display: inline-block;
  width: 50%;
  vertical-align: top;
  padding: 0 20px;
  margin-bottom: 0;
}
.s-products-category-b__li:before {
  display: none;
}
.s-products-category-b__text {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2.2rem;
  color: #3e2a1d;
}
.s-products-category-b__title {
  font-size: 1.6rem;
  font-weight: 600;
  display: block;
  margin-bottom: 9px;
}
@media only screen and (max-width: 740px) {
  .s-products-category-b {
    display: none;
  }
}
.s-instruction {
  padding: 30px 0 19px;
}
.s-instruction .b-page-title {
  margin-bottom: 44px;
}
@media only screen and (max-width: 1024px) {
  .s-instruction .b-column-title {
    margin-bottom: 14px;
  }
  .s-instruction .container {
    padding: 0;
  }
  .p-products-category .s-instruction {
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  .s-instruction .container {
    padding: 0 10px;
  }
}
.s-olamot-preview {
  padding: 64px 0 20px;
  overflow: hidden;
}
.s-olamot-preview .b-page-title {
  margin-bottom: 15px;
}
@media only screen and (max-width: 740px) {
  .s-olamot-preview {
    padding: 15px 0 6px;
  }
}
.s-olamot-a {
  display: block;
  text-align: center;
  padding: 19px 0 40px;
}
.s-olamot-a__col-wrap {
  margin: 0 -17px 38px;
  font-size: 0;
  text-align: right;
}
.s-olamot-a__col {
  padding: 0 17px;
  width: 25%;
  margin: 0;
  display: inline-block;
  vertical-align: top;
}
.s-olamot-a__col:before {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .s-olamot-a__col-wrap {
    margin: 0 -10px 23px;
  }
  .s-olamot-a__col {
    padding: 0 10px;
    width: 33.33%;
  }
  .s-olamot-a__col:nth-child(n + 4) {
    display: none;
  }
}
@media only screen and (max-width: 740px) {
  .s-olamot-a__col {
    width: 50%;
  }
  .s-olamot-a__col:nth-child(n + 3) {
    display: none;
  }
}
.s-olamot-b {
  display: block;
}
.s-olamot-b .btn-show-tips {
  display: none;
}
@media screen and (max-width: 740px) {
  .s-olamot-b .btn-show-tips {
    display: block;
  }
}
.s-product-carousel {
  margin-bottom: 11px;
}
.p-product .s-product-carousel {
  margin-bottom: 24px;
}
@media only screen and (max-width: 740px) {
  .p-product .s-product-carousel {
    margin-bottom: -12px;
  }
}
.s-recipes {
  text-align: center;
  padding: 35px 0 51px;
}
.p-product .s-recipes {
  padding: 30px 0 0;
}
.s-recipes__title {
  display: block;
  font-size: 1.6rem;
  font-weight: 700;
  text-align: right;
  margin-bottom: 14px;
  color: #3e2a1d;
}
.s-recipes__col-wrap {
  margin: 0 -18px -8px;
  font-size: 0;
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.s-recipes__col-wrap:before {
  display: block;
  content: "";
  position: absolute;
  width: 4px;
  right: 0;
  top: 0;
  height: 100%;
  background: #fff;
  z-index: 1;
}
.s-recipes__col {
  padding: 0 18px;
  width: 25%;
  max-width: 25%;
  -webkit-flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 48px;
  position: relative;
}
.s-recipes__col:before {
  position: absolute;
  bottom: 0;
  display: block;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: calc(100% - 36px);
  height: 1px;
  top: auto;
  background: #c5b997;
  border-radius: 0;
}
.s-recipes__col+.s-recipes__col:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  background: #c5b997;
  height: 100%;
  display: block;
  content: "";
  position: absolute;
}
.p-product .s-recipes__col {
  margin-bottom: 40px;
}
@media only screen and (max-width: 960px) {
  .s-recipes__col {
    width: 33.33%;
    max-width: 33.33%;
    -webkit-flex-basis: 33.33%;
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
  }
  .s-recipes__col:nth-child(n + 7) {
    display: none;
  }
  .p-product .s-recipes__col:nth-child(n + 4) {
    display: none;
  }
}
@media only screen and (max-width: 740px) {
  .s-recipes {
    padding: 15px 0 38px;
  }
  .p-product .s-recipes {
    padding: 0 0 8px;
  }
  .s-recipes__col-wrap {
    margin: 0 -9px 2px;
  }
  .s-recipes__col {
    padding: 0 9px;
    margin-bottom: 10px;
  }
  .p-product .s-recipes__col {
    margin-bottom: 10px;
  }
  .s-recipes__col:before,
  .s-recipes__col+.s-recipes__col:after {
    display: none;
  }
}
@media only screen and (max-width: 670px) {
  .s-recipes__col {
    width: 50%;
    max-width: 50%;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
  .s-recipes__col:nth-child(n + 5) {
    display: none;
  }
  .p-product .s-recipes__col:nth-child(n + 3) {
    display: none;
  }
}
.s-about {
  display: block;
  padding-top: 43px;
}
.s-about__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 43px;
}
.s-about__img {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-basis: 450px;
  -ms-flex-preferred-size: 450px;
  flex-basis: 450px;
  max-width: 450px;
  width: 450px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.s-about__img img {
  width: 100%;
  height: auto;
}
.s-about__content {
  padding-right: 47px;
  padding-top: 3px;
}
.s-about__content .b-main-title {
  vertical-align: top;
  margin: -11px 0 7px;
  line-height: 4rem;
  letter-spacing: 0.7px;
}
.s-about__content .b-main-title svg {
  vertical-align: bottom;
  margin: 0px -10px -4px 10px;
  width: 43px;
  height: 43px;
  border-radius: 50%;
  color: #fff;
  fill: #3e2a1d;
}
.s-about p {
  font-size: 1.5rem;
  font-weight: 400;
  color: #3e2a1d;
  margin-bottom: 18px;
  line-height: 2.3rem;
}
.s-about__links {
  padding-top: 13px;
}
.s-about__link {
  display: inline-block;
  vertical-align: top;
  text-align: center;
  width: 90px;
}
.s-about__link:not(:first-child) {
  margin-right: 30px;
}
.s-about__link svg {
  width: 60px;
  height: 60px;
  color: #fff;
  fill: #c5b997;
  margin-bottom: 1px;
  margin-right: -9px;
}
.desktop .s-about__link .s-about__link-text {
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.desktop .s-about__link svg {
  -webkit-transition: fill 0.2s ease-out;
  transition: fill 0.2s ease-out;
}
.desktop .s-about__link:hover .s-about__link-text,
.desktop .s-about__link:focus .s-about__link-text {
  color: #d6392a;
}
.desktop .s-about__link:hover svg,
.desktop .s-about__link:focus svg {
  fill: #d6392a;
}
.s-about__link-text {
  display: block;
  font-size: 1.6rem;
  line-height: 1.8rem;
  font-weight: 700;
  color: #3e2a1d;
}
.s-about__mobile {
  display: none;
}
.s-about .container > .b-main-title {
  display: none;
}
@media screen and (max-width: 1024px) {
  .s-about__img {
    -webkit-flex-basis: 350px;
    -ms-flex-preferred-size: 350px;
    flex-basis: 350px;
    max-width: 350px;
    width: 350px;
  }
}
@media screen and (max-width: 910px) {
  .s-about__flex {
    display: block;
  }
  .s-about__img {
    margin-bottom: 40px;
  }
  .s-about__content {
    padding-right: 0;
  }
  .s-about .b-cosher__text {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
  }
}
@media screen and (max-width: 740px) {
  .s-about {
    padding-top: 7px;
  }
  .s-about .container {
    padding: 0;
  }
  .s-about .container > .b-main-title {
    display: block;
  }
  .s-about__content > .b-main-title {
    display: none;
  }
  .s-about__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .s-about__flex {
    margin-bottom: -3px;
  }
  .s-about__text {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    padding: 0 11px;
  }
  .s-about__links {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 12px 10px 3px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    border-bottom: 1px solid #c5b997;
    margin-bottom: 12px;
  }
  .s-about__link:not(:first-child) {
    margin-right: 0;
  }
  .s-about__img {
    position: relative;
    max-width: 350px;
    width: auto;
    margin: 0 auto;
  }
  .s-about__img:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 10px;
    background: -webkit-linear-gradient(top, rgba(0,0,0,0.33), rgba(255,255,255,0));
    background: linear-gradient(to bottom, rgba(0,0,0,0.33), rgba(255,255,255,0));
  }
  .s-about__img img {
    width: 100%;
    height: auto;
  }
  .s-about .b-main-title {
    text-align: center;
    margin-bottom: 13px;
  }
  .s-about .b-main-title svg {
    vertical-align: bottom;
    margin: 2px 0px -1px 6px;
    width: 43px;
    height: 43px;
    border-radius: 50%;
    color: #fff;
    fill: #3e2a1d;
  }
  .s-about__content {
    margin-bottom: -2px;
  }
  .s-about__link {
    width: 61px;
  }
  .s-about__link svg {
    width: 40px;
    height: 40px;
  }
  .s-about__link-text {
    font-size: 1.3rem;
  }
  .s-about p {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }
  .s-about .b-main-title {
    font-size: 2.4rem;
    letter-spacing: -0.5px;
  }
  .s-about .b-main-title svg {
    width: 33px;
    height: 34px;
  }
}
.s-about-text {
  display: block;
  padding: 45px 0 99px;
}
.s-about-text__mobile {
  display: none;
}
.s-about-text__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.s-about-text__flex-r {
  padding-left: 40px;
}
.s-about-text__flex-l {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: 428px;
  -ms-flex-preferred-size: 428px;
  flex-basis: 428px;
  padding-top: 4px;
}
.s-about-text .b-h2 {
  margin-bottom: 8px;
  max-width: 550px;
}
.s-about-text p {
  line-height: 2.2rem;
  margin-bottom: 22px;
  font-size: 1.5rem;
  font-weight: 400;
}
.s-about-text__img {
  margin-bottom: 48px;
  max-width: 428px;
  width: 428px;
}
.s-about-text__img img {
  width: 100%;
  height: auto;
}
.s-about-text__standarts {
  max-width: 418px;
  padding: 15px 17px;
  border: 2px solid #c5b997;
  margin: 44px 0 43px;
}
.s-about-text__standarts-title {
  display: block;
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: 10px;
}
.s-about-text__standarts-r {
  display: inline-block;
  vertical-align: top;
  margin-left: 28px;
}
.s-about-text__standarts-r span,
.s-about-text__standarts-l span {
  display: block;
  font-size: 1.5rem;
  font-weight: 400;
  margin-bottom: 2px;
}
.s-about-text__standarts-l {
  display: inline-block;
  vertical-align: top;
}
.s-about-text__link {
  display: block;
  max-width: 480px;
  padding: 14px 10px 14px 0;
  margin: 7px auto 20px;
  font-size: 14px;
  font-weight: 700;
  line-height: 14px;
  color: #3e2a1d;
  background: #e6e6e6;
  text-align: center;
}
.s-about-text__link::after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 10px;
  border-bottom: 2px solid #000;
  border-right: 2px solid #000;
  -webkit-transform: rotate(52deg) skew(15deg);
  -ms-transform: rotate(52deg) skew(15deg);
  transform: rotate(52deg) skew(15deg);
  margin-right: 15px;
  vertical-align: top;
}
.s-about-text__img-mobile {
  max-width: 350px;
  min-width: 298px;
  margin: 8px auto 7px;
}
.s-about-text__img-mobile img {
  width: 100%;
  height: auto;
}
.s-about-text__title-mobile,
.s-about-text__img-mobile,
.s-about-text__link {
  display: none;
}
.s-about-text .btn-toggle {
  display: none;
  margin-bottom: 20px;
}
@media screen and (max-width: 1024px) {
  .s-about-text__flex-l {
    -webkit-flex-basis: 350px;
    -ms-flex-preferred-size: 350px;
    flex-basis: 350px;
  }
  .s-about-text__img {
    -webkit-flex-basis: 350px;
    -ms-flex-preferred-size: 350px;
    flex-basis: 350px;
    max-width: 350px;
    width: 350px;
  }
  .s-about-text__flex-r {
    padding-left: 20px;
  }
}
@media screen and (max-width: 800px) {
  .s-about-text__flex-l {
    -webkit-flex-basis: 300px;
    -ms-flex-preferred-size: 300px;
    flex-basis: 300px;
  }
  .s-about-text__img {
    -webkit-flex-basis: 300px;
    -ms-flex-preferred-size: 300px;
    flex-basis: 300px;
    max-width: 300px;
    width: 300px;
  }
  .s-about-text__standarts-r span,
  .s-about-text__standarts-l span {
    font-size: 1.4rem;
  }
  .s-about-text p {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 740px) {
  .s-about-text {
    padding: 20px 0 50px;
  }
  .s-about-text .container > .b-h2 {
    display: none;
  }
  .s-about-text .container {
    padding: 0 11px;
  }
  .s-about-text .btn-toggle,
  .s-about-text__flex,
  .s-about-text__title-mobile,
  .s-about-text__img-mobile,
  .s-about-text__link {
    display: block;
  }
  .s-about-text__flex-l {
    display: none;
  }
  .s-about-text__flex-r {
    max-width: 500px;
    margin: 0 auto;
    padding: 0;
  }
  .s-about-text__info {
    max-height: 92px;
    overflow: hidden;
    margin-bottom: 4px;
  }
  .s-about-text__info._open {
    max-height: 100%;
  }
  .s-about-text__standarts {
    max-width: 350px;
    margin: 22px auto 17px;
    padding: 8px 11px;
  }
  .s-about-text__standarts-r span,
  .s-about-text__standarts-l span {
    font-size: 1.4rem;
    letter-spacing: -0.3px;
    line-height: 1.3rem;
  }
  .s-about-text p {
    font-size: 1.4rem;
    line-height: 1.8rem;
    letter-spacing: 0.1px;
  }
  .s-about-text .b-h2 {
    margin-bottom: 5px;
    letter-spacing: 0.2px;
    font-size: 1.4rem;
  }
}
.s-drushim-c {
  padding-bottom: 50px;
}
@media screen and (max-width: 740px) {
  .s-drushim-c {
    padding-bottom: 25px;
  }
  .s-drushim-c .container {
    max-width: 640px;
    padding: 0 11px;
  }
}
.s-mosdi-page-a {
  padding-top: 60px;
  display: block;
}
.s-mosdi-page-a__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.s-mosdi-page-a__right {
  display: block;
  -webkit-flex-basis: 201px;
  -ms-flex-preferred-size: 201px;
  flex-basis: 201px;
  width: 201px;
  max-width: 201px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.s-mosdi-page-a__img-wrap {
  padding: 10px 5px;
  border: 2px solid #c5b997;
  position: relative;
  text-align: center;
  font-size: 0;
}
.s-mosdi-page-a__img-wrap:after {
  content: "";
  display: inline-block;
  width: 0;
  /*height: 100%;*/
  vertical-align: middle;
}
.s-mosdi-page-a__img {
  display: block;
  max-width: 190px;
  width: 100%;
  height: auto;
  display: inline-block;
  vertical-align: middle;
}
.s-mosdi-page-a__note {
  display: inline-block;
  position: absolute;
  font-size: 1.4rem;
  font-weight: 700;
  color: #fff;
  background: #d6392a;
  width: 100px;
  height: 40px;
  bottom: 15px;
  right: -14px;
  padding: 11px 5px;
}
.s-mosdi-page-a__note::before {
  display: block;
  position: absolute;
  content: '';
  width: 0;
  bottom: 0;
  left: -11px;
  border-right: 11px solid #d6392a;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
}
.s-mosdi-page-a__note::after {
  display: block;
  position: absolute;
  content: '';
  width: 0;
  bottom: 40px;
  right: 0;
  border-top: 12px solid transparent;
  border-left: 12px solid #000;
}
.s-mosdi-page-a__right__img-wrap {
  display: none;
}
.s-mosdi-page-a__center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0 46px 0 25px;
  -webkit-flex-basis: 450px;
  -ms-flex-preferred-size: 450px;
  flex-basis: 450px;
  -webkit-box-flex: 2;
  -webkit-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
  -webkit-flex-shrink: 2;
  -ms-flex-negative: 2;
  flex-shrink: 2;
}
.s-mosdi-page-a__center .s-mosdi-page-a__img-wrap {
  display: none;
}
.p-product .s-mosdi-page-a__center {
  display: block;
}
.s-mosdi-page-a .b-main-title {
  margin-bottom: 26px;
  margin-top: 0;
  font-size: 3rem;
  font-weight: 700;
  line-height: 2.2rem;
  letter-spacing: 1px;
}
.s-mosdi-page-a .b-mosdi-contact {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  margin-top: 0;
}
.s-mosdi-page-a__left {
  -webkit-flex-basis: 450px;
  -ms-flex-preferred-size: 450px;
  flex-basis: 450px;
  width: 450px;
  max-width: 450px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.s-mosdi-page-a__left img {
  display: block;
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 1095px) {
  .s-mosdi-page-a__left {
    -webkit-flex-basis: 350px;
    -ms-flex-preferred-size: 350px;
    flex-basis: 350px;
    width: 350px;
    max-width: 350px;
  }
}
@media screen and (max-width: 1024px) {
  .s-mosdi-page-a__left {
    display: none;
  }
}
@media screen and (max-width: 800px) {
  .s-mosdi-page-a {
    padding-top: 17px;
  }
  .p-mosdi-page .s-mosdi-page-a {
    padding-bottom: 30px;
  }
  .s-mosdi-page-a .b-main-title {
    font-size: 2.2rem;
    line-height: 2.4rem;
    margin-bottom: 14px;
  }
  .s-mosdi-page-a__flex {
    display: block;
  }
  .s-mosdi-page-a__img-wrap {
    display: inline-block;
    margin: 0 auto 25px;
    max-width: 130px;
  }
  .p-product .s-mosdi-page-a__img-wrap {
    margin: 0 auto 16px;
  }
  .s-mosdi-page-a__right {
    display: none;
  }
  .s-mosdi-page-a__center {
    display: block;
    text-align: center;
    padding: 0;
  }
  .s-mosdi-page-a__center .s-mosdi-page-a__img-wrap {
    display: inline-block;
  }
  .s-mosdi-page-a p {
    text-align: right;
    padding: 0 10px;
  }
  .p-product .s-mosdi-page-a p {
    margin-bottom: 0.8rem;
  }
  .s-mosdi-page-a .container {
    padding: 0;
  }
}
.s-mosdi-page-b {
  padding: 53px 0 2px;
  display: block;
}
.s-mosdi-page-b .container:after {
  display: block;
  content: '';
  height: 0;
  visibility: hidden;
  clear: both;
}
.p-product .s-mosdi-page-b {
  padding: 39px 0 27px;
}
.s-mosdi-page-b+.s-mosdi-page-b {
  position: relative;
  padding-top: 53px;
}
.s-mosdi-page-b+.s-mosdi-page-b:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 1px;
  top: 13px;
  background: #c5b997;
  width: 1200px;
  max-width: calc(100% - 40px);
}
.s-mosdi-page-b__left {
  width: 428px;
  margin-right: 50px;
  margin-bottom: 26px;
  float: left;
  margin-top: -24px;
}
.s-mosdi-page-b__left img,
.s-mosdi-page-b__left iframe {
  max-width: 100%;
}
.s-mosdi-page-b__title {
  font-size: 1.6rem;
  font-weight: 700;
  color: #3e2a1d;
  margin-bottom: 10px;
  line-height: 1.4rem;
}
.s-mosdi-page-b p {
  margin-bottom: 18px;
}
.s-mosdi-page-b__left img {
  width: 100%;
  height: auto;
}
.s-mosdi-page-b .btn-toggle {
  display: none;
}
@media screen and (max-width: 1024px) {
  .s-mosdi-page-b__left {
    width: 350px;
  }
}
@media screen and (max-width: 850px) {
  .s-mosdi-page-b__left {
    float: none;
    margin-top: 20px;
    margin-right: 0;
  }
}
@media screen and (max-width: 740px) {
  .s-mosdi-page-b {
    padding: 25px 0;
  }
  .s-mosdi-page-b+.s-mosdi-page-b:before {
    display: none;
  }
  .s-mosdi-page-b .btn-toggle {
    display: block;
  }
  .p-product .s-mosdi-page-b {
    padding: 9px 0 25px;
  }
  .s-mosdi-page-b__text-wrap {
    max-height: 5.4rem;
    overflow: hidden;
  }
  .s-mosdi-page-b__text-wrap._open {
    max-height: 100%;
  }
  .s-mosdi-page-b__title {
    text-align: right;
    margin-bottom: 11px;
    font-size: 1.4rem;
  }
  .s-mosdi-page-b__left {
    max-width: 420px;
    width: auto;
    margin: 0 auto 10px;
  }
  .s-mosdi-page-b__left img,
  .s-mosdi-page-b__left iframe {
    width: 100%;
    height: auto;
  }
  .s-mosdi-page-b .container {
    max-width: 420px;
  }
}
.s-recipe-category {
  padding-bottom: 7px;
}
.s-recipe-category .btn-a {
  margin: 0 auto 40px;
  display: none;
}
.s-recipe-category .b-page-title {
  margin-top: 40px;
}
.s-recipe-category .b-page-title .svg-pan {
  width: 52px;
  height: 46px;
}
.s-recipe-category .l-pagination {
  margin-bottom: 43px;
}
.s-recipe-category__col-wrap {
  margin: 0 -18px;
  font-size: 0;
  position: relative;
  display: flex;
  flex-wrap: wrap;
}
.s-recipe-category__col-wrap:before {
  display: block;
  content: "";
  position: absolute;
  height: 100%;
  right: -2px;
  z-index: 1;
  background: #fff;
  width: 4px;
}
.s-recipe-category__col {
  padding: 0 18px;
  width: 25%;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 48px;
  position: relative;
}
.s-recipe-category__col:before {
  position: absolute;
  bottom: 0;
  display: block;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: calc(100% - 36px);
  height: 1px;
  background: #c5b997;
}
.s-recipe-category__col+.s-recipe-category__col:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  background: #c5b997;
  height: 100%;
  display: block;
  content: "";
  position: absolute;
}
@media only screen and (max-width: 1180px) {
  .s-recipe-category__col {
    width: 33.33%;
    max-width: 33.33%;
    -webkit-flex-basis: 33.33%;
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
  }
}
@media only screen and (max-width: 840px) {
  .s-recipe-category__col {
    width: 50%;
    max-width: 50%;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
}
@media only screen and (max-width: 740px) {
  .s-recipe-category .btn-a {
    display: table;
  }
  .s-recipe-category .l-pagination {
    display: none;
  }
  .s-recipe-category__col-wrap {
    margin: 0 -10px;
  }
  .s-recipe-category__col {
    padding: 0 10px;
    margin-bottom: 11px;
  }
  .s-recipe-category__col:before {
    display: none;
  }
  .s-recipe-category__col+.s-recipe-category__col:after {
    display: none;
  }
}
.s-recipe-lobby {
  display: block;
  padding: 20px 0 10px;
  text-align: center;
}
.s-recipe-lobby .btn-a {
  display: none;
}
.s-recipe-lobby__col-wrap {
  font-size: 0;
  margin: 0 -18px;
  text-align: right;
}
.s-recipe-lobby__col {
  display: inline-block;
  width: 25%;
  padding: 0 18px;
  margin-bottom: 41px;
}
.s-recipe-lobby__col:before {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .s-recipe-lobby__col-wrap {
    margin: 0 -6px 10px;
  }
  .s-recipe-lobby__col {
    padding: 0 6px;
  }
}
@media only screen and (max-width: 900px) {
  .s-recipe-lobby {
    padding: 10px 0 24px;
  }
  .s-recipe-lobby__col {
    width: 33.33%;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 740px) {
  .s-recipe-lobby .btn-a {
    display: inline-block;
    vertical-align: middle;
  }
  .s-recipe-lobby__col:nth-child(n + 11) {
    display: none;
  }
  ._show-all .s-recipe-lobby__col {
    display: inline-block;
  }
}
@media only screen and (max-width: 620px) {
  .s-recipe-lobby__col {
    width: 50%;
    margin-bottom: 12px;
  }
}
.s-recipe-preview {
  padding: 33px 0 0;
  margin-bottom: 29px;
}
.s-recipe-preview .container {
  padding-bottom: 49px;
  position: relative;
}
.s-recipe-preview .container:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: calc(100% - 40px);
  bottom: 0;
  border-bottom: 1px solid #c5b997;
}
.s-recipe-preview .b-page-title {
  margin-bottom: 28px;
}
.p-recipe-category .s-recipe-preview {
  margin-bottom: -2px;
}
.p-recipe-category .s-recipe-preview .container {
  padding-bottom: 0;
}
.p-recipe-category .s-recipe-preview .container:before {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .s-recipe-preview {
    margin-bottom: 10px;
  }
  .s-recipe-preview .container {
    padding-bottom: 30px;
  }
  .s-recipe-preview .b-page-title {
    margin-bottom: 7px;
  }
}
@media only screen and (max-width: 740px) {
  .s-recipe-preview {
    padding: 6px 0 0;
  }
  .s-recipe-preview .container {
    padding: 0;
  }
}
.s-calories {
  padding: 38px 0 0;
  position: relative;
  z-index: 2;
}
.p-mosdi-page .s-calories {
  margin-bottom: 50px;
}
.s-calories .b-calories__drop {
  left: 50%;
  top: calc(100% + 24px);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media only screen and (max-width: 800px) {
  .s-calories {
    display: none;
  }
}
.s-mosdi-category-b {
  padding: 60px 0 24px;
  overflow: hidden;
}
.s-mosdi-category-b .b-h2 {
  margin-bottom: 17px;
}
.s-mosdi-category-b__col-wrap {
  position: relative;
  font-size: 0;
  padding-bottom: 15px;
  margin: 0 -54px;
}
.s-mosdi-category-b__col-wrap:before,
.s-mosdi-category-b__col-wrap:after {
  content: '';
  position: absolute;
  width: 4%;
  height: 100%;
  background: #fff;
}
.s-mosdi-category-b__col-wrap:before {
  left: 0;
  top: 0;
  z-index: 1;
}
.s-mosdi-category-b__col-wrap:after {
  right: 0;
  top: 0;
  z-index: 1;
}
.s-mosdi-category-b__col {
  display: inline-block;
  position: relative;
  width: 20%;
  padding: 0 10px;
  margin-bottom: 52px;
}
.s-mosdi-category-b__col::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 1px;
  height: 231px;
  background: #c5b997;
}
.s-mosdi-category-b__col::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -28px;
  display: block;
  width: 100%;
  height: 1px;
  background: #c5b997;
}
.s-mosdi-category-b .btn-a {
  display: none;
}
.s-mosdi-category-b .pr-s-product {
  max-width: 154px;
  margin: 0 auto;
}
.s-mosdi-category-b .l-pagination {
  margin-bottom: 0;
}
.s-mosdi-category-b ~ .s-mosdi-page-b {
  padding: 15px 0 3px;
}
.s-mosdi-category-b ~ .s-mosdi-page-b:last-child {
  padding-bottom: 25px;
}
@media screen and (max-width: 1225px) {
  .s-mosdi-category-b__col-wrap:before,
  .s-mosdi-category-b__col-wrap:after {
    width: 3.4%;
  }
  .s-mosdi-category-b__col-wrap {
    margin: 0 -44px;
  }
}
@media screen and (max-width: 1150px) {
  .s-mosdi-category-b__col-wrap:before,
  .s-mosdi-category-b__col-wrap:after {
    width: 2.7%;
  }
  .s-mosdi-category-b__col-wrap {
    margin: 0 -30px;
  }
}
@media screen and (max-width: 1050px) {
  .s-mosdi-category-b__col-wrap:before,
  .s-mosdi-category-b__col-wrap:after {
    width: 1.7%;
  }
  .s-mosdi-category-b__col-wrap {
    margin: 0 -18px;
  }
}
@media screen and (max-width: 960px) {
  .s-mosdi-category-b__col-wrap:before,
  .s-mosdi-category-b__col-wrap:after {
    width: 2.5%;
  }
  .s-mosdi-category-b__col-wrap {
    margin: 0 -35px;
  }
  .s-mosdi-category-b__col {
    width: 25%;
  }
  .s-mosdi-category-b__col:nth-child(n+9) {
    display: none;
  }
}
@media screen and (max-width: 840px) {
  .s-mosdi-category-b__col-wrap:before,
  .s-mosdi-category-b__col-wrap:after {
    width: 1.8%;
  }
  .s-mosdi-category-b__col-wrap {
    margin: 0 -35px;
  }
}
@media screen and (max-width: 740px) {
  .s-mosdi-category-b {
    padding: 5px 0;
  }
  .s-mosdi-category-b__col {
    width: 33.33%;
    padding: 0 10px;
    margin-bottom: 30px;
  }
  .s-mosdi-category-b__col:before,
  .s-mosdi-category-b__col:after {
    display: none;
  }
  .s-mosdi-category-b__col-wrap {
    margin: 0 -10px;
    padding: 10px 0;
  }
  .s-mosdi-category-b__col:nth-child(n+7) {
    display: none;
  }
  .s-mosdi-category-b .btn-a {
    display: block;
    margin: 0 auto;
  }
  .s-mosdi-category-b .b-h2 {
    text-align: center;
  }
  .s-mosdi-category-b .pr-s-product__link {
    display: none;
  }
  .s-mosdi-category-b .l-pagination {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  .s-mosdi-category-b__col {
    width: 50%;
  }
}
.s-pr-b-articles__title {
  font-size: 1.6rem;
  font-weight: 700;
  display: block;
  margin-bottom: 10px;
}
.s-pr-b-articles__ul {
  margin: 0 -36px -5px 0;
  font-size: 0;
}
.s-pr-b-articles__li {
  width: 25%;
  display: inline-block;
  vertical-align: top;
  padding: 0 36px 0 0;
  margin-bottom: 57px;
}
.s-pr-b-articles__li:before {
  display: none;
}
@media screen and (max-width: 1024px) {
  .s-pr-b-articles__li {
    width: 33.33%;
  }
  .s-pr-b-articles__li:nth-child(n+4) {
    display: none;
  }
}
@media screen and (max-width: 740px) {
  .s-pr-b-articles {
    display: none;
  }
}
.s-recipe-carousel {
  padding-bottom: 30px;
}
@media only screen and (max-width: 740px) {
  .s-recipe-carousel {
    padding-bottom: 5px;
  }
  .s-recipe-carousel .b-column-title {
    margin-bottom: 11px;
  }
}
.s-video {
  padding: 12px 0 30px;
  text-align: center;
  overflow: hidden;
}
.s-video__col-wrap {
  margin: 0 -50px 40px;
  font-size: 0;
  padding-top: 8px;
}
.s-video__col {
  padding: 0 50px;
  display: inline-block;
  vertical-align: top;
  width: 50%;
}
@media only screen and (max-width: 1024px) {
  .s-video__col-wrap {
    margin: 0 -20px 20px;
  }
  .s-video__col {
    padding: 0 20px;
  }
}
@media only screen and (max-width: 740px) {
  .s-video {
    padding: 12px 0 14px;
  }
  .s-video__col-wrap {
    margin: 0 auto;
    max-width: 420px;
  }
  .s-video__col {
    padding: 0;
    width: 100%;
    margin-bottom: 17px;
  }
  .s-video .b-column-title {
    margin-bottom: 4px;
  }
}
.s-chefs-carousel {
  padding: 21px 0 26px;
}
@media only screen and (max-width: 740px) {
  .s-chefs-carousel {
    padding: 10px 0 2px;
  }
  .s-chefs-carousel .b-column-title {
    margin-bottom: 15px;
  }
}
.s-follow {
  display: block;
  padding: 15px 0 44px;
}
.s-follow__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.s-follow__app-wrap {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 426px;
  width: 426px;
  -webkit-flex-basis: 426px;
  -ms-flex-preferred-size: 426px;
  flex-basis: 426px;
  position: relative;
}
.s-follow__app-wrap:before,
.s-follow__app-wrap:after {
  display: block;
  content: "";
  position: absolute;
  width: 48%;
  height: 4px;
  bottom: 9px;
  box-shadow: 0 6px 10px 0 rgba(0,0,0,0.33);
}
.s-follow__app-wrap:before {
  left: 2%;
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.s-follow__app-wrap:after {
  right: 2%;
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}
.s-follow__app-wrap>* {
  max-width: 100%;
  position: relative;
  z-index: 1;
}
.s-follow__img {
  width: 100%;
  height: auto;
}
.s-follow__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 -5px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding-right: 55px;
}
.s-follow__link-wrap {
  padding: 0 5px;
}
.s-follow__link {
  display: inline-block;
  position: relative;
  width: 100%;
}
.desktop .s-follow__link .s-follow__svg {
  -webkit-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}
.desktop .s-follow__link svg {
  -webkit-transition: fill 0.2s ease-out;
  transition: fill 0.2s ease-out;
}
.desktop .s-follow__link:hover .s-follow__svg,
.desktop .s-follow__link:focus .s-follow__svg {
  background: #c5b997;
}
.desktop .s-follow__link:hover svg,
.desktop .s-follow__link:focus svg {
  fill: #3e2a1d;
}
.s-follow__img-link {
  width: 100%;
  height: auto;
}
.s-follow__svg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 41px;
  height: 41px;
  background: #d6392a;
}
.s-follow__svg svg {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media only screen and (max-width: 1024px) {
  .s-follow__link-wrap:last-child {
    display: none;
  }
}
@media only screen and (max-width: 860px) {
  .s-follow__items {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 10px;
  }
  .s-follow__link-wrap:nth-child(2) {
    display: none;
  }
}
@media only screen and (max-width: 740px) {
  .s-follow {
    padding: 0 0 23px;
  }
  .s-follow__flex {
    display: block;
    max-width: 426px;
    margin: 0 auto;
  }
  .s-follow__app-wrap {
    width: 100%;
    margin-bottom: 20px;
  }
  .s-follow__items {
    margin: 0;
    padding: 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
  }
  .s-follow__link-wrap {
    padding: 0;
  }
  .s-follow__link-wrap+.s-follow__link-wrap {
    margin-right: 16px;
  }
  .s-follow__link-wrap:nth-child(2) {
    display: block;
  }
  .s-follow__svg {
    width: 30px;
    height: 30px;
  }
  .s-follow .svg-instagram {
    width: 13px;
    height: 13px;
  }
}
.s-shuffle {
  padding: 29px 0 35px;
}
.s-shuffle .pr-a-article {
  margin-bottom: 12px;
}
.s-shuffle__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -6px;
  position: relative;
}
.s-shuffle__right,
.s-shuffle__left {
  -webkit-flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  width: 25%;
  max-width: 25%;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 0 6px;
}
.s-shuffle__right._absolute,
.s-shuffle__left._absolute {
  position: absolute;
  display: none;
}
.s-shuffle__right._absolute {
  left: 100%;
  top: 0;
}
.s-shuffle__left {
  right: 100%;
  top: 0;
}
.s-shuffle__block {
  padding-top: 70.7%;
  position: relative;
}
.s-shuffle__block .pr-a-article {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}
.s-shuffle__center {
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  width: 50%;
  max-width: 50%;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 0 6px;
}
.s-shuffle__center .svg-star-red,
.s-shuffle__center .svg-star-grey {
  width: 18px;
  height: 18px;
}
.s-shuffle .pr-main-article__about {
  padding: 6px 10px 2px;
}
.s-shuffle .b-stars__vote {
  margin-right: 2px;
}
.s-shuffle__hidden {
  position: absolute;
  overflow: hidden;
  width: 0;
  height: 0;
  pointer-events: none;
}
@media only screen and (min-width: 1850px) {
  .s-shuffle__right._absolute,
  .s-shuffle__left._absolute {
    display: block;
  }
}
@media only screen and (min-width: 741px) {
  .s-shuffle__slider {
    position: absolute;
    height: 0;
    width: 0;
    overflow: hidden;
  }
}
@media only screen and (max-width: 740px) {
  .s-shuffle {
    padding: 13px 0 21px;
  }
  .s-shuffle .container {
    padding: 0;
  }
  .s-shuffle__flex {
    display: none;
  }
  .s-shuffle__slider {
    margin: 0 auto;
    display: block;
    max-width: 420px;
  }
  .mobile._safari .s-shuffle__slider {
    max-width: 320px;
  }
  .s-shuffle .owl-dots {
    text-align: center;
    padding: 7px 0 5px;
  }
  .s-shuffle .owl-dot {
    display: inline-block;
    vertical-align: middle;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #c5b997;
  }
  .s-shuffle .owl-dot+.owl-dot {
    margin-right: 13px;
  }
  .s-shuffle .owl-dot.active {
    background: #d6392a;
  }
  .s-shuffle .pr-a-article {
    margin-bottom: 0;
  }
  .s-shuffle .pr-a-article__title,
  .s-shuffle .pr-a-article__about {
    width: calc(100% - 24px);
    left: 12px;
    padding: 6px 13px 4px;
  }
  .s-shuffle .pr-a-article__title {
    padding: 12px 13px 4px;
  }
  .s-shuffle .pr-a-article__title:before {
    top: 6px;
  }
  .s-shuffle .pr-a-article__about-subtitle {
    font-size: 1.2rem;
  }
  .s-shuffle .pr-a-article__about-row {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .s-shuffle .pr-a-article__about-title {
    font-size: 1.5rem;
    line-height: 1.7rem;
    margin-bottom: 4px;
  }
}
.s-recipe {
  padding: 0 0 50px;
}
.s-recipe .b-main-title {
  margin-bottom: 8px;
}
.s-recipe .b-video {
  margin-bottom: 17px;
}
.s-menu-mobile {
  display: none;
  width: 213px;
  background: #fff;
  border-top: 6px solid #3e2a1d;
  position: fixed;
  top: 0;
  height: 100vh;
  overflow-y: auto;
  overflow-x: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.35s linear, right 0s linear 0.35s;
  transition: opacity 0.35s linear, right 0s linear 0.35s;
  z-index: -1;
  pointer-events: none;
  right: -213px;
}
.s-menu-mobile__inner {
  padding-bottom: 80px;
}
._open-mobile-menu .s-menu-mobile {
  pointer-events: all;
  z-index: 0;
}
.s-menu-mobile:before {
  display: block;
  content: "";
  position: absolute;
  position: fixed;
  width: 3px;
  right: 210px;
  top: 0;
  pointer-events: none;
  height: 100vh;
  background: -webkit-linear-gradient(right, rgba(255,255,255,0), rgba(0,0,0,0.2));
  background: linear-gradient(to left, rgba(255,255,255,0), rgba(0,0,0,0.2));
}
.s-menu-mobile svg.svg-search-bg,
.s-menu-mobile svg.svg-search-bg-small {
  display: none;
}
.s-menu-mobile .f-search:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  height: 1px;
  background: #c5b997;
  width: calc(100% - 22px);
}
.s-menu-mobile .f-search__submit {
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.s-menu-mobile .f-search__submit svg {
  fill: #3e2a1d;
  right: 2px;
}
.s-menu-mobile .f-search__field {
  height: 61px;
  color: #3e2a1d;
  padding: 0 11px;
}
.s-menu-mobile .f-search__field::-webkit-input-placeholder {
  color: #3e2a1d;
}
.s-menu-mobile .f-search__field::-moz-placeholder {
  color: #3e2a1d;
}
.s-menu-mobile .f-search__field:-ms-input-placeholder {
  color: #3e2a1d;
}
.s-menu-mobile .f-search__field::placeholder {
  color: #3e2a1d;
}
.s-menu-mobile .l-social {
  display: block;
  margin: 0 14px;
}
.s-menu-mobile .l-social__li {
  margin-bottom: 4px;
  display: block;
}
.s-menu-mobile .l-social__li svg {
  fill: #d6392a;
}
.s-menu-mobile .svg-fb,
.s-menu-mobile .svg-ig {
  width: 37px;
  height: 37px;
}
@media only screen and (max-width: 1024px) {
  .s-menu-mobile {
    display: block;
  }
}
.s-header-mobile {
  display: none;
  background: #fff;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  border-top: 6px solid #3e2a1d;
  -webkit-transition: -webkit-transform 0.35s linear;
  transition: -webkit-transform 0.35s linear;
  transition: transform 0.35s linear;
  transition: transform 0.35s linear, -webkit-transform 0.35s linear;
  z-index: 3;
}
.s-header-mobile .container {
  overflow: hidden;
}
.s-header-mobile:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 1px;
  background: #c5b997;
  bottom: 0;
  width: calc(100% - 22px);
}
.s-header-mobile .i-logo {
  width: 69px;
  margin: 0 auto;
  display: block;
  position: relative;
  top: -2px;
}
.s-header-mobile .i-logo svg {
  width: 69px;
  height: 42px;
}
.s-header-mobile .i-logo-text {
  margin: -8px auto -2px;
  width: 145px;
  height: auto;
  display: block;
}
@media only screen and (max-width: 1024px) {
  .s-header-mobile {
    display: block;
  }
  .s-header-mobile:after {
    display: block;
    content: "";
    position: absolute;
    top: calc(100% + 58px);
    height: 1000vh;
    left: 0;
    width: 100%;
    background: rgba(0,0,0,0.75);
    pointer-events: none;
    display: none;
  }
  ._open-mobile-search .s-header-mobile:after {
    -webkit-transform: translateY(-1px);
    -ms-transform: translateY(-1px);
    transform: translateY(-1px);
    pointer-events: all;
    cursor: pointer;
    display: block;
    opacity: 0;
    -webkit-animation: fadeInForSearch 0.2s linear 0.35s forwards;
    animation: fadeInForSearch 0.2s linear 0.35s forwards;
  }
  ._open-mobile-menu .s-header-mobile:after {
    -webkit-transform: translateY(-130px);
    -ms-transform: translateY(-130px);
    transform: translateY(-130px);
    pointer-events: all;
    cursor: pointer;
    display: block;
    -webkit-animation: fadeIn 0.35s linear;
    animation: fadeIn 0.35s linear;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInForSearch {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInForSearch {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.b-breadcrumbs {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  margin: 0;
}
.b-breadcrumbs__li {
  padding: 0;
  margin: 0;
  color: #3e2a1d;
  font-size: 1.2rem;
  display: inline-block;
  vertical-align: middle;
}
.b-breadcrumbs__li:before {
  display: none;
}
.b-breadcrumbs__li+.b-breadcrumbs__li {
  position: relative;
  margin-right: 12px;
}
.b-breadcrumbs__li+.b-breadcrumbs__li:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: -10px;
  content: '>';
  color: #3e2a1d;
  font-size: 1.2rem;
}
.b-breadcrumbs__link {
  color: rgba(62,42,29,0.33);
  font-size: 1.2rem;
}
.b-breadcrumbs__link span {
  color: #3e2a1d;
}
.desktop .b-breadcrumbs__link {
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.desktop .b-breadcrumbs__link:hover,
.desktop .b-breadcrumbs__link:focus {
  font-weight: 700;
  text-decoration: underline;
}
.b-options {
  float: left;
}
.b-main-title {
  display: block;
  font-size: 3rem;
  font-weight: 700;
  color: #3e2a1d;
  margin-bottom: 26px;
}
.b-main-title svg {
  margin-left: 9px;
}
.b-main-title .svg-history {
  margin-left: 2px;
}
.b-main-title .svg-product {
  width: 51px;
  height: 45px;
  fill: #3e2a1d;
  vertical-align: bottom;
  margin: -5px -19px 0px 2px;
}
.b-main-title svg{
  fill: #3e2a1d;
  vertical-align: bottom;
  margin: -5px -19px 0px 2px;
}
@media only screen and (max-width: 740px) {
  .b-main-title {
    font-size: 2.2rem;
    line-height: 2.4rem;
    margin-bottom: 11px;
    text-align: center;
  }
  .b-main-title .svg-paper {
    width: 23px;
    height: 33px;
    margin-right: -21px;
    margin-top: -16px;
  }
  .b-main-title .svg-product {
    width: 45px;
    height: 45px;
    vertical-align: bottom;
    margin: -5px -2px -11px 1px;
  }
  .b-main-title .svg-phone {
    width: 37px;
    height: 34px;
    margin-right: -7px;
    margin-left: 5px;
    margin-top: -4px;
  }
  .b-main-title .svg-history {
    width: 39px;
    height: 37px;
    margin-right: -6px;
  }
}
.b-h2 {
  font-size: 1.6rem;
  line-height: 1.8rem;
  color: #3e2a1d;
  font-weight: 700;
  text-align: right;
}
@media only screen and (max-width: 740px) {
  .b-h2 {
    font-size: 1.4rem;
  }
}
.b-contact {
  margin-top: -10px;
}
.b-contact .b-h2 {
  margin-bottom: 6px;
}
.b-contact__tel,
.b-contact__mail {
  font-size: 1.5rem;
  line-height: 2.2rem;
  color: #3e2a1d;
}
.b-contact__text {
  font-size: 1.5rem;
  line-height: 2.2rem;
  color: #3e2a1d;
  display: block;
}
.b-contact__mail {
  color: #d6392a;
  font-weight: 700;
  border-bottom: 1px solid;
}
.b-contact__mail svg {
  display: none;
}
.b-contact .i-gps {
  display: none;
}
@media only screen and (max-width: 740px) {
  .b-contact {
    margin-top: 12px;
  }
  .b-contact:after {
    display: block;
    content: '';
    height: 0;
    visibility: hidden;
    clear: both;
  }
  .b-contact .b-h2 {
    font-size: 1.4rem;
    margin-bottom: 1px;
  }
  .b-contact__mail {
    font-size: 0;
    border-bottom: 0;
    line-height: 0;
    float: left;
    position: relative;
    top: -13px;
  }
  .b-contact__mail svg {
    display: block;
  }
  .b-contact__tel {
    display: block;
    font-size: 1.4rem;
    line-height: 1.8rem;
  }
  .b-contact__text {
    font-size: 1.4rem;
    line-height: 1.8rem;
    display: inline-block;
    vertical-align: middle;
  }
  .b-contact .i-gps {
    float: left;
    margin-left: 8px;
    position: relative;
    top: -13px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: middle;
  }
}
.b-map {
  height: 393px;
}
@media only screen and (max-width: 740px) {
  .b-map {
    display: none;
  }
}
.b-option-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 25px;
  margin-bottom: 13px;
}
.b-option-row .b-toggle {
  position: relative;
  left: 3px;
  top: -3px;
}
.desktop .b-option-row .b-toggle {
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.desktop .b-option-row .b-toggle svg {
  fill: #d6392a !important;
  color: #d6392a !important;
}
.desktop .b-option-row .b-toggle:hover,
.desktop .b-option-row .b-toggle:focus {
  color: #d6392a;
}
@media only screen and (max-width: 1100px) {
  .b-option-row {
    padding-top: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media only screen and (max-width: 740px) {
  .b-option-row {
    display: none;
  }
}
.b-video {
  display: block;
  position: relative;
  margin-bottom: 12px;
}
.b-video .i-video {
  position: absolute;
  bottom: 36px;
  left: 15px;
  z-index: 1;
}
.b-video img {
  width: 100%;
  height: auto;
}
.b-video__title {
  font-size: 1.2rem;
  line-height: 1.9rem;
}
@media only screen and (max-width: 1024px) {
  .b-video__title {
    display: none;
  }
}
@media only screen and (max-width: 740px) {
  .b-video__title {
    display: none;
  }
  .b-video .i-video {
    bottom: 14px;
    left: 13px;
  }
}
.b-magazine-article {
  margin-bottom: 29px;
}
.b-magazine-article__top {
  border-bottom: 1px solid #c5b997;
  padding-bottom: 32px;
  margin-bottom: 31px;
}
.b-magazine-article__top>.l-share {
  display: none;
}
.b-magazine-article__bottom .b-h2 {
  margin-bottom: 5px;
}
.b-magazine-article__bottom .l-tags {
  display: none;
}
@media only screen and (max-width: 740px) {
  .b-magazine-article {
    margin-bottom: 22px;
  }
  .b-magazine-article__top {
    padding-bottom: 9px;
    margin-bottom: 10px;
  }
  .b-magazine-article__top>.l-share {
    display: block;
    margin-bottom: 18px;
  }
  .b-magazine-article__bottom .l-tags {
    display: block;
  }
  .b-magazine-article .b-video {
    margin: 0 -10px 8px;
  }
}
.b-photo-row {
  margin: 34px -14px 34px;
  font-size: 0;
}
.b-photo-row__col {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding: 0 14px;
}
.b-photo-row__col img {
  max-width: 100%;
  height: auto;
}
@media only screen and (max-width: 740px) {
  .b-photo-row {
    margin: 25px auto 12px;
    font-size: 0;
    max-width: 420px;
  }
  .b-photo-row__col {
    display: inline-block;
    vertical-align: top;
    width: 100%;
    margin-bottom: 10px;
    padding: 0;
  }
  .b-photo-row__col img {
    width: 100%;
  }
}
.b-comments__top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 20px;
}
.b-comments__count {
  font-size: 1.6rem;
  color: #3e2a1d;
  font-weight: 700;
}
.b-comments__bottom:after {
  display: block;
  content: '';
  height: 0;
  visibility: hidden;
  clear: both;
}
.b-comments .btn-a {
  float: left;
  position: relative;
  top: 2px;
}
.b-comments .btn-toggle {
  position: relative;
  z-index: 1;
  display: none;
}
@media only screen and (max-width: 740px) {
  .b-comments__top {
    display: block;
    margin-bottom: 10px;
  }
  .b-comments__count {
    display: none;
  }
  .b-comments .btn-toggle {
    display: block;
  }
  .b-comments__bottom {
    display: none;
    max-width: 286px;
    margin: 0 auto;
    padding: 12px;
    box-shadow: 0 0 2px 0 rgba(0,0,0,0.25);
  }
  .b-comments__bottom._open {
    display: block;
  }
  .b-comments .btn-a {
    float: none;
    display: block;
    margin: 0 auto;
  }
}
.b-comment {
  display: block;
}
.b-comment__table {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.b-comment__right {
  display: table-cell;
  vertical-align: top;
  width: 57px;
}
.b-comment__user {
  width: 100%;
  height: auto;
}
.b-comment__left {
  display: table-cell;
  vertical-align: top;
}
.b-comment__content {
  margin-bottom: 30px;
  background: #f7f7f7;
  padding: 13px 20px 16px;
}
.b-comment__content:after {
  display: block;
  content: '';
  height: 0;
  visibility: hidden;
  clear: both;
}
.b-comment__name {
  margin-bottom: -1px;
  font-size: 1.6rem;
  color: #3e2a1d;
  font-weight: 700;
  line-height: 1.8rem;
}
.b-comment__date {
  font-weight: 400;
  line-height: 2.5rem;
  font-size: 1.2rem;
  color: #3e2a1d;
  display: block;
}
.b-comment__text {
  margin-bottom: 6px;
}
.b-comment__link {
  float: left;
  line-height: 2rem;
  font-size: 1.6rem;
  font-weight: 700;
  text-decoration: underline;
  color: #d6392a;
}
.desktop .b-comment__link {
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.desktop .b-comment__link:hover,
.desktop .b-comment__link:focus {
  color: #3e2a1d;
}
.b-comment .b-stars-row__item:not(:first-child) {
  margin-right: 4px;
}
.b-comment .b-stars__vote {
  margin-right: 6px;
}
.b-comment .b-stars {
  float: right;
}
@media only screen and (max-width: 767px) {
  .b-comment .b-comment {
    margin-right: 37px;
  }
  .b-comment__right {
    display: block;
    z-index: 1;
    width: 37px;
    position: absolute;
    top: 0;
    right: 0;
  }
  .b-comment__content {
    padding: 7px;
    margin-bottom: 14px;
    box-shadow: 0 1px 1px 0 rgba(0,0,0,0.33);
  }
  .b-comment .b-stars__vote span {
    display: inline;
    margin-right: 4px;
  }
  .b-comment__table {
    position: relative;
  }
  .b-comment__table,
  .b-comment__left {
    display: block;
    width: 100%;
    padding: 0;
  }
  .b-comment__name {
    font-size: 1.4rem;
    padding-right: 40px;
  }
  .b-comment__date {
    line-height: 2rem;
    font-size: 1.1rem;
    padding-right: 40px;
  }
}
.b-stars {
  display: block;
}
.b-stars .b-stars-row {
  display: inline-block;
  vertical-align: middle;
}
.b-stars__vote {
  margin-right: 8px;
  font-size: 1.2rem;
  color: #3e2a1d;
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 740px) {
  .b-stars__vote {
    margin-right: -1px;
  }
  .b-stars__vote span {
    display: none;
  }
}
.b-stars-row {
  display: block;
  font-size: 0;
}
.b-stars-row__item {
  display: inline-block;
  vertical-align: middle;
}
.b-stars-row__item:not(:first-child) {
  margin-right: 2px;
}
a.b-stars-row__item:focus .svg-star-grey {
  fill: rgba(214,58,41,1);
  fill: -moz-linear-gradient(top, rgba(214,58,41,1) 0%, rgba(243,115,115,1) 100%);
  fill: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(214,58,41,1)), color-stop(100%, rgba(243,115,115,1)));
  fill: -webkit-linear-gradient(top, rgba(214,58,41,1) 0%, rgba(243,115,115,1) 100%);
  fill: -o-linear-gradient(top, rgba(214,58,41,1) 0%, rgba(243,115,115,1) 100%);
  fill: -ms-linear-gradient(top, rgba(214,58,41,1) 0%, rgba(243,115,115,1) 100%);
  fill: linear-gradient(to bottom, rgba(214,58,41,1) 0%, rgba(243,115,115,1) 100%);

  color: #a41e22;
}
._moz a.b-stars-row__item:focus .svg-star-grey {
  fill: #d6392a;
}
@media only screen and (max-width: 740px) {
  .b-stars-row__item:not(:first-child) {
    margin-right: 2px;
  }
  .b-stars-row__vote {
    margin-right: -1px;
  }
  .b-stars-row .svg-star-red {
    width: 12px;
    height: 12px;
  }
  .b-stars-row .svg-star-grey {
    width: 12px;
    height: 12px;
  }
}
.b-page-title {
  overflow-x: hidden;
  text-align: center;
  margin-bottom: 11px;
}
.modal-recipe-book__col > .pr-recipe:first-child{
  /*  height: 50px;
    position: absolute;
    left: 13px;*/
}
.l-products .l-products__li:nth-child(3n+3):after
{
  background: none;
}
.b-page-title__inner {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.ipad .b-page-title__inner {
  padding-top: 7px;
}
.b-page-title__inner:after,
.b-page-title__inner:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  background: #c5b997;
  height: 1px;
  width: 600px;
}
.b-page-title__inner:before {
  left: calc(100% + 16px);
}
.b-page-title__inner:after {
  right: calc(100% + 16px);
}
.b-page-title svg {
  margin-left: 5px;
  fill: #3e2a1d;
}
.b-page-title .svg-magazine {
  width: 53px;
  height: 53px;
  margin-left: 6px;
  margin-right: -4px;
}
.b-page-title .svg-cookies {
  margin-left: 6px;
  margin-top: -10px;
}
.b-page-title .svg-branch {
  margin-top: -11px;
  margin-right: -10px;
  margin-left: 1px;
}
.b-page-title .svg-product {
  margin-left: 0;
  width: 52px;
  height: 44px;
  margin-top: -9px;
}
.b-page-title .svg-pan {
  width: 52px;
  height: 43px;
  margin-right: 4px;
}
.b-page-title .svg-book {
  width: 58px;
  height: 47px;
  margin-top: -8px;
  margin-right: -6px;
  margin-left: 0;
}
.b-page-title .svg-book {
  width: 58px;
  height: 47px;
  margin-top: -8px;
  margin-right: -6px;
  margin-left: 0;
}
@media only screen and (max-width: 740px) {
  .b-page-title {
    margin-bottom: 0;
  }
  .b-page-title__inner {
    font-size: 2.2rem;
  }
  .b-page-title__inner:after,
  .b-page-title__inner:before {
    display: none;
  }
  .b-page-title .svg-pan {
    width: 42px;
    height: 37px;
    margin-top: -8px;
    margin-right: -15px;
  }
  .b-page-title .svg-magazine {
    width: 47px;
    height: 52px;
    margin-left: 6px;
    margin-right: -10px;
  }
  .b-page-title .svg-branch {
    margin-top: -11px;
    margin-right: -14px;
    margin-left: 2px;
    width: 38px;
    height: 38px;
  }
  .b-page-title .svg-product {
    margin-left: 0;
    width: 47px;
    height: 39px;
    margin-top: -2px;
    margin-right: -25px;
  }
  .b-page-title .svg-cookies {
    width: 40px;
    height: 35px;
  }
}
.b-category {
  text-align: center;
  margin-bottom: 68px;
  border-bottom: 1px solid #c5b997;
  padding-bottom: 41px;
}
.b-category._bb0 {
  border-bottom: 0;
  margin-bottom: 0;
}
.b-category__title {
  margin-bottom: 6px;
  text-align: right;
  font-size: 1.6rem;
  font-weight: 700;
}
.b-category__title svg {
  margin-left: 5px;
}
.b-category__title .svg-earth {
  margin-top: -3px;
}
.b-category__title .svg-wineglass {
  margin-top: -5px;
}
.b-category__title .svg-sector {
  margin-top: -4px;
}
.b-category__title .svg-berry {
  margin-right: -6px;
  margin-top: -4px;
  margin-left: 2px;
}
.b-category__title .svg-bowl {
  margin-right: -6px;
  margin-top: -14px;
}
.b-category__title .svg-branch {
  width: 45px;
  height: 45px;
  margin-top: -10px;
  margin-right: -14px;
  margin-left: -3px;
}
.b-category__col-wrap {
  margin: 0 -35px 38px 0;
  font-size: 0;
  text-align: right;
}
.b-category__col {
  padding: 0 35px 0 0;
  width: 25%;
  margin: 0;
  display: inline-block;
  vertical-align: top;
}
.b-category__col:before {
  display: none;
}
@media only screen and (max-width: 1120px) {
  .b-category__col-wrap {
    margin-right: -16px;
  }
  .b-category__col {
    width: 33.33%;
    padding-right: 16px;
  }
  .b-category__col:nth-child(4) {
    display: none;
  }
}
@media only screen and (max-width: 840px) {
  .b-category__col-wrap {
    margin-right: -16px;
  }
  .b-category__col {
    width: 50%;
    padding-right: 16px;
  }
  .b-category__col:nth-child(3) {
    display: none;
  }
}
.b-chef {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.b-chef>.b-main-title {
  display: none;
}
.b-chef .b-main-title {
  margin-bottom: 6px;
}
.b-chef__img {
  -webkit-flex-basis: 450px;
  -ms-flex-preferred-size: 450px;
  flex-basis: 450px;
  max-width: 450px;
  width: 450px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-bottom: 4px;
}
.b-chef__img img {
  max-width: 100%;
  height: auto;
}
.b-chef__info {
  padding-right: 46px;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}
.b-chef__subtitle {
  display: block;
  margin: 0 0 7px;
  width: 235px;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 2rem;
  color: #d63a29;
}
.b-chef__text {
  font-size: 1.5rem;
  font-weight: 400;
  color: #3e2a1d;
  margin-bottom: 0;
  line-height: 2.2rem;
}
@media only screen and (max-width: 1024px) {
  .b-chef__img {
    -webkit-flex-basis: 350px;
    -ms-flex-preferred-size: 350px;
    flex-basis: 350px;
    max-width: 350px;
    width: 350px;
  }
}
@media only screen and (max-width: 900px) {
  .b-chef {
    display: block;
  }
  .b-chef .b-main-title {
    display: none;
  }
  .b-chef>.b-main-title {
    display: block;
  }
  .b-chef__subtitle {
    width: 100%;
  }
  .b-chef__img {
    width: 100%;
    margin-bottom: 10px;
  }
  .b-chef__info {
    padding-right: 0;
  }
}
@media only screen and (max-width: 740px) {
  .b-chef {
    max-width: 450px;
    margin: 0 auto;
  }
  .b-chef .b-main-title {
    margin-bottom: 8px;
  }
  .b-chef__img {
    width: auto;
    margin: 0 -10px 7px;
  }
  .b-chef__subtitle {
    font-size: 1.4rem;
    margin: 0 0 4px;
    font-weight: 700;
  }
  .b-chef__text {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }
  .b-chef__text-wrap {
    max-height: 7.2rem;
    overflow: hidden;
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .b-chef__text-wrap._open {
    max-height: 100%;
  }
}
.b-stage {
  display: block;
  width: 314px;
  position: relative;
}
.b-stage:before,
.b-stage:after {
  display: block;
  content: "";
  position: absolute;
  width: 48%;
  height: 4px;
  bottom: 5px;
  box-shadow: 0 6px 10px 0 rgba(0,0,0,0.33);
}
.b-stage:before {
  left: 2%;
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.b-stage:after {
  right: 2%;
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}
.b-stage__inner {
  padding: 15px 23px;
  background: #e5e5e5;
  position: relative;
  z-index: 1;
}
.b-stage__inner:before {
  display: block;
  content: "";
  position: absolute;
  width: 12px;
  height: 20px;
  border-left: 12px solid #e5e5e5;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  left: 100%;
  top: 85px;
}
.b-stage__title {
  font-size: 1.6rem;
  line-height: 2rem;
  font-weight: 700;
  margin-bottom: 14px;
  display: block;
}
.b-stage__img {
  width: 100%;
  height: auto;
  margin-bottom: 16px;
  box-shadow: 2px 2px 5px 0 rgba(0,0,0,0.25);
}
.b-stage__year {
  position: absolute;
  left: calc(100% + 29px);
  right: auto;
  width: 64px;
  top: 63px;
  height: 64px;
  border-radius: 50%;
  border: 3px solid #fff;
  background: #3e2a1d;
  font-size: 1.7rem;
  font-weight: 700;
  color: #fff;
  text-align: center;
  line-height: 58px;
  box-shadow: 0 0 7px 0 rgba(0,0,0,0.25);
}
.b-stage__text {
  font-size: 1.4rem;
  line-height: 2rem;
  color: #3e2a1d;
}
@media only screen and (max-width: 460px) {
  .b-stage {
    width: 200px;
  }
  .b-stage__inner {
    padding: 10px 17px;
  }
  .b-stage__inner:before {
    top: 48px;
  }
  .b-stage__title {
    font-size: 1.4rem;
    line-height: 1.7rem;
  }
  .b-stage__text {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }
  .b-stage__year {
    width: 54px;
    height: 54px;
    font-size: 1.4rem;
    top: 30px;
    line-height: 46px;
    left: calc(100% + 37px);
  }
}
.b-timeline {
  display: block;
  pointer-events: none;
  position: absolute;
  top: 3px;
  height: calc(100% + 42px);
  width: 100%;
  left: 0;
}
.b-timeline:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  right: 1px;
  top: -5px;
  width: 10px;
  height: 10px;
  background: transparent;
  box-shadow: 1px 0 4px 0 rgba(0,0,0,0.33);
  border-radius: 50%;
}
.b-timeline:after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  right: 1px;
  bottom: -5px;
  width: 10px;
  height: 10px;
  background: transparent;
  box-shadow: 1px 0 4px 0 rgba(0,0,0,0.33);
  border-radius: 50%;
}
.b-timeline__line {
  width: 4px;
  background: #d6392a;
  position: absolute;
  height: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.25);
  z-index: 1;
}
.b-timeline__line:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  right: -3px;
  top: -5px;
  width: 10px;
  height: 10px;
  background: #d6392a;
  border-radius: 50%;
}
.b-timeline__line:after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  right: -3px;
  bottom: -5px;
  width: 10px;
  height: 10px;
  background: #d6392a;
  border-radius: 50%;
}
@media only screen and (max-width: 840px) {
  .b-timeline {
    left: 175px;
  }
}
@media only screen and (max-width: 740px) {
  .b-timeline {
    left: 160px;
    height: calc(100% + -72px);
  }
}
@media only screen and (max-width: 460px) {
  .b-timeline {
    left: 122px;
  }
}
.b-filter {
  border: 2px solid #c5b997;
  padding: 10px 42px 15px;
  margin-bottom: 38px;
}
.b-filter__title {
  font-weight: 700;
  color: #d6392a;
  font-size: 1.6rem;
  margin-bottom: 5px;
}
.b-filter__ul {
  margin: 0;
  font-size: 0;
  margin-right: -48px;
}
.b-filter__li {
  padding-right: 0;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 0;
  margin-right: 48px;
}
.b-filter__li:before {
  display: none;
}
.b-filter__link {
  font-size: 1.5rem;
  line-height: 2.4rem;
  color: #3e2a1d;
  text-decoration: none;
}
@media only screen and (max-width: 1024px) {
  .b-filter {
    padding: 10px 20px 15px;
  }
  .b-filter__ul {
    margin-right: -30px;
  }
  .b-filter__li {
    margin-right: 30px;
  }
}
.b-promo {
  padding: 25px 40px 12px;
  border: 1px solid #c5b997;
  margin-bottom: 84px;
}
.b-promo__title {
  font-size: 3rem;
  font-weight: 700;
  margin-bottom: 5px;
  color: #3e2a1d;
}
.b-promo__title svg {
  fill: #3e2a1d;
}
.b-promo__title .svg-product {
  margin-right: -29px;
  width: 57px;
  height: 46px;
  margin-top: -11px;
}
.b-promo__text {
  color: #3e2a1d;
  font-size: 1.5rem;
  line-height: 2.2rem;
  margin-bottom: 27px;
}
.b-promo__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -20px;
}
.b-promo__col {
  width: 50%;
  max-width: 50%;
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  padding: 0 20px;
}
.b-promo__col._tac {
  text-align: center;
  padding-top: 14px;
}
.b-promo__ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: 0 0 0 -37px;
}
.b-promo__li {
  margin: 0;
  width: 33.33%;
  padding-right: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  display: inline-block;
  vertical-align: top;
}
.b-promo__li:before {
  display: none;
}
.b-promo__li+.b-promo__li {
  margin-right: 10px;
}
.b-promo__li .pr-xs-product {
  max-width: 155px;
}
.b-promo__img {
  margin-bottom: 29px;
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 1100px) {
  .b-promo {
    padding: 20px 20px 12px;
    margin-bottom: 60px;
  }
  .b-promo__flex {
    margin: 0 -10px;
  }
  .b-promo__col {
    width: calc(100% - 300px);
    max-width: calc(100% - 300px);
    -webkit-flex-basis: calc(100% - 300px);
    -ms-flex-preferred-size: calc(100% - 300px);
    flex-basis: calc(100% - 300px);
  }
  .b-promo__col:first-child {
    width: 300px;
    max-width: 300px;
    -webkit-flex-basis: 300px;
    -ms-flex-preferred-size: 300px;
    flex-basis: 300px;
    padding: 0 10px;
  }
}
@media only screen and (max-width: 870px) {
  .b-promo {
    margin-bottom: 30px;
  }
  .b-promo__ul {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .b-promo__li {
    width: 50%;
  }
  .b-promo__li:last-child {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  .b-promo {
    display: none;
  }
}
.b-mosdi-contact {
  display: inline-block;
  position: relative;
  margin-top: 3px;
}
.b-mosdi-contact::before {
  display: block;
  content: "";
  position: absolute;
  width: 48%;
  height: 4px;
  bottom: 5px;
  box-shadow: 0 6px 10px 0 rgba(0,0,0,0.33);
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
  left: 2%;
}
.b-mosdi-contact::after {
  display: block;
  content: "";
  position: absolute;
  width: 48%;
  height: 4px;
  bottom: 5px;
  right: 2%;
  box-shadow: 0 6px 10px 0 rgba(0,0,0,0.33);
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}
.b-mosdi-contact__wrap {
  position: relative;
  top: 0;
  left: 0;
  padding: 8px 11px;
  background: #d6392a;
  vertical-align: top;
  color: #fff;
  z-index: 1;
}
.b-mosdi-contact__logo {
  text-align: center;
  margin-bottom: 1px;
}
.b-mosdi-contact__logo svg {
  width: 57px;
  height: 43px;
  margin-right: -2px;
}
.b-mosdi-contact__text {
  font-size: 1.8rem;
  vertical-align: middle;
  font-weight: 700;
  margin-right: 5px;
  letter-spacing: 0.3px;
}
.b-mosdi-contact__call {
  padding: 5px 0;
}
.b-mosdi-contact__note {
  font-size: 1.7rem;
  font-weight: 400;
  vertical-align: middle;
}
.b-mosdi-contact__tel {
  font-size: 2rem;
  font-weight: 700;
  margin-right: 6px;
  vertical-align: middle;
}
.b-mosdi-contact__link {
  display: inline-block;
  color: #d6392a;
  background: #fff;
  font-size: 1.7rem;
  font-weight: 700;
  padding: 9px 22px;
  border-radius: 3px;
  margin-right: 13px;
  vertical-align: middle;
}
.desktop .b-mosdi-contact__link {
  -webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
  transition: background-color 0.2s ease-out, color 0.2s ease-out;
}
.desktop .b-mosdi-contact__link:hover,
.desktop .b-mosdi-contact__link:focus {
  color: #fff;
  background: #3e2a1d;
}
@media screen and (max-width: 740px) {
  .b-mosdi-contact__link {
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    margin-right: 8px;
  }
  .b-mosdi-contact__call {
    text-align: center;
  }
}
@media screen and (max-width: 420px) {
  .b-mosdi-contact__tel {
    font-size: 1.8rem;
  }
}
.b-work-gallery {
  display: block;
  margin: 30px 0;
}
.b-work-gallery__col-wrap {
  margin: 20px -5px 0;
  font-size: 0;
}
.b-work-gallery__col {
  display: inline-block;
  vertical-align: top;
  width: 25%;
  padding: 0 5px;
  margin-bottom: 10px;
}
.b-work-gallery__col:before {
  display: none;
}
.b-work-gallery__img {
  display: block;
  padding-top: 65%;
  background-position: center;
}
.b-work-gallery__link {
  display: block;
  position: relative;
  padding-top: 65%;
  background-position: center;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.b-work-gallery__note {
  display: inline-block;
  position: absolute;
  font-size: 2.2rem;
  font-weight: 600;
  color: #fff;
  text-align: center;
  bottom: 10px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1;
}
.b-work-gallery__link::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 35%;
  background: -webkit-linear-gradient(bottom, rgba(0,0,0,0.3), rgba(255,255,255,0));
  background: linear-gradient(to top, rgba(0,0,0,0.3), rgba(255,255,255,0));
}
.b-work-gallery__hover {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  background: rgba(0,0,0,0.6);
  z-index: 2;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.b-work-gallery__hover-span {
  display: block;
  width: 100%;
  height: 80%;
  max-height: 80%;
  overflow: hidden;
  padding: 0 30px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto 0;
  font-size: 1.5rem;
  line-height: 2.2rem;
  font-weight: 400;
  color: #fff;
}
.b-work-gallery__link:hover .b-work-gallery__hover,
.b-work-gallery__link:focus .b-work-gallery__hover {
  display: inline-block;
  opacity: 1;
}
.b-work-gallery__link:hover::after,
.b-work-gallery__link:focus::after {
  opacity: 0;
}
.b-work-gallery__link:hover .b-work-gallery__note,
.b-work-gallery__link:focus .b-work-gallery__note {
  opacity: 0;
}
@media screen and (max-width: 1200px) {
  .b-work-gallery__hover-span {
    font-size: 1.4rem;
    line-height: 1.8rem;
    padding: 0 25px;
  }
}
@media screen and (max-width: 1100px) {
  .b-work-gallery__hover-span {
    font-size: 1.3rem;
    line-height: 1.6rem;
    padding: 0 20px;
  }
}
@media screen and (max-width: 1024px) {
  .b-work-gallery__col {
    width: 33.33%;
  }
  .b-work-gallery__hover-span {
    font-size: 1.4rem;
    line-height: 1.9rem;
    padding: 0 25px;
  }
}
@media screen and (max-width: 840px) {
  .b-work-gallery__col {
    width: 50%;
  }
  .b-work-gallery__hover-span {
    font-size: 1.5rem;
    line-height: 2rem;
    padding: 0 30px;
  }
}
.b-product-carousel {
  border: 1px solid #aa9971;
  background: #f2f2f2;
  padding: 19px 49px 20px 55px;
}
.b-product-carousel__item {
  padding: 0 30px;
}
@media only screen and (max-width: 768px) {
  .b-product-carousel {
    border: 0;
    background: transparent;
    padding: 0;
  }
  .b-product-carousel .pr-s-product {
    text-align: center;
    margin: 0 auto;
  }
  .b-product-carousel__item {
    padding: 0 18px;
  }
}
@media only screen and (max-width: 740px) {
  .b-product-carousel .pr-s-product {
    max-width: 150px;
  }
  .b-product-carousel .pr-s-product__img-wrap {
    margin: 0 auto 5px;
    max-width: 115px;
  }
  .b-product-carousel .pr-s-product__link {
    display: none;
  }
}
.b-column-title {
  text-align: center;
  overflow: hidden;
  margin-bottom: 33px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: normal;
}
.b-column-title svg {
  display: block;
  fill: #c5b997;
}
.b-column-title .svg-product {
  width: 70px;
  height: 58px;
  margin-right: -18px;
  margin-bottom: -5px;
}
.b-column-title .svg-magazine {
  width: 51px;
  height: 43px;
  margin-right: -19px;
  margin-bottom: -9px;
}
.b-column-title .svg-pan {
  width: 46px;
  height: 39px;
  margin-bottom: -10px;
}
.b-column-title__text {
  font-size: 1.9rem;
  font-weight: 700;
  color: #3e2a1d;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.b-column-title__text:before,
.b-column-title__text:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  height: 1px;
  background: #c5b997;
  width: 600px;
}
.b-column-title__text:before {
  left: calc(100% + 12px);
}
.b-column-title__text:after {
  right: calc(100% + 12px);
}
.b-column-title._big .b-column-title__text {
  font-size: 3rem;
}
.b-column-title._big .svg-paper {
  width: 53px;
  height: 80px;
  margin-right: -22px;
  margin-top: 0;
  margin-bottom: -7px;
}
.b-column-title._big .svg-pan {
  width: 57px;
  height: 48px;
  margin-bottom: -11px;
}
@media only screen and (max-width: 740px) {
  .b-column-title {
    margin-bottom: 17px;
  }
  .b-column-title__text {
    font-size: 1.6rem;
  }
  .b-column-title .svg-pan {
    width: 49px;
    height: 42px;
    margin-bottom: -6px;
    margin-right: -15px;
  }
  .b-column-title .svg-product {
    width: 57px;
    height: 51px;
    margin-bottom: -9px;
  }
  .b-column-title .svg-magazine {
    width: 46px;
    height: 38px;
    margin-right: -4px;
    margin-bottom: -7px;
  }
  .b-column-title .svg-bowl4 {
    width: 57px;
    height: 27px;
  }
  .b-column-title .svg-cultery2 {
    margin-bottom: -4px;
    width: 59px;
    height: 41px;
    margin-right: -14px;
  }
  .b-column-title .svg-plunger {
    width: 81px;
    height: 15px;
  }
  .b-column-title._big .b-column-title__text {
    font-size: 1.6rem;
  }
  .b-column-title._big .svg-pan {
    width: 50px;
    height: 48px;
  }
  .b-column-title._big .svg-paper {
    width: 42px;
    height: 34px;
    margin-right: -16px;
    margin-bottom: 2px;
  }
}
.b-toggle {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.8rem;
  color: #3e2a1d;
  text-decoration: underline;
}
.b-toggle .svg-plus {
  margin-left: 4px;
  fill: #d6392a;
}
.desktop .b-toggle svg {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.desktop .b-toggle:hover svg,
.desktop .b-toggle:focus svg {
  fill: #3e2a1d;
  color: #3e2a1d;
}
.desktop .b-toggle._pressed svg {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.desktop .b-toggle._pressed:hover svg,
.desktop .b-toggle._pressed:focus svg {
  fill: #3e2a1d;
  color: transparent;
}
.desktop .b-comments .b-toggle {
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.desktop .b-comments .b-toggle svg {
  fill: #d6392a;
  color: #d6392a;
}
.desktop .b-comments .b-toggle._pressed svg {
  color: transparent;
  fill: #d6392a;
}
.desktop .b-comments .b-toggle:hover,
.desktop .b-comments .b-toggle:focus {
  color: #d6392a;
}
@media only screen and (max-width: 740px) {
  .b-toggle {
    display: block;
    margin: 0 auto;
    max-width: 300px;
    text-align: center;
    font-size: 1.4rem;
    line-height: 40px;
    background: #d6392a;
    color: #fff !important;
    width: 100%;
    text-decoration: none;
  }
  .b-toggle svg {
    fill: #fff !important;
    color: #fff !important;
  }
}
.b-product-slider {
  border: 1px solid #3e2a1d;
  background: #f2f2f2;
}
.b-product-slider__item {
  padding: 20px 54px 16px;
}
.b-product-slider .owl-prev,
.b-product-slider .owl-next {
  top: 41%;
}
@media only screen and (max-width: 1100px) {
  .b-product-slider__item {
    padding: 20px 44px 16px;
  }
}
@media only screen and (max-width: 1100px) {
  .b-product-slider {
    border: 0;
    background: transparent;
  }
}
@media only screen and (max-width: 768px) {
  .b-product-slider__item {
    padding: 20px 10px 16px;
  }
  .b-product-slider .pr-product {
    display: block;
    max-width: 135px;
    margin: 0 auto;
  }
  .b-product-slider .pr-product__about {
    padding: 0;
  }
  .b-product-slider .pr-product__photo {
    margin: 0 auto -7px;
    max-width: 115px;
  }
  .b-product-slider .pr-product__title {
    font-size: 1.4rem;
    line-height: 1.6rem;
  }
  .b-product-slider .pr-product__info {
    padding: 12px 0 0 0;
    text-align: center;
  }
  .b-product-slider .pr-product__link,
  .b-product-slider .pr-product__text {
    display: none;
  }
  .b-product-slider .owl-next {
    right: -5px;
    top: 32%;
  }
  .b-product-slider .owl-prev {
    left: -5px;
    top: 32%;
  }
}
.b-recipe-preview {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.b-recipe-preview__right {
  width: 33.5%;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-position: center;
  background-size: cover;
}
.b-recipe-preview__left {
  width: 21.5%;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-position: center;
  background-size: cover;
}
.b-recipe-preview__center {
  padding: 0 11px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.b-recipe-preview__center-bottom {
  margin: 0 -11px 0 0;
  font-size: 0;
}
.b-recipe-preview__center-col {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding: 0 11px 0 0;
}
.b-recipe-preview__text {
  background: #c5b997;
  overflow: hidden;
  position: relative;
  width: 100%;
  padding: 10px 14px;
  margin-bottom: 12px;
  font-size: 1.5rem;
  line-height: 2.2rem;
}
.b-recipe-preview__text:before {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 8px;
  border-radius: 50%;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
  top: -8px;
}
.b-recipe-preview img {
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 1024px) {
  .b-recipe-preview {
    margin-left: -11px;
  }
  .b-recipe-preview__left {
    display: none;
  }
}
@media only screen and (max-width: 740px) {
  .b-recipe-preview {
    display: block;
    margin-left: 0;
  }
  .b-recipe-preview__right {
    padding-top: 66.5%;
    width: 100%;
  }
  .b-recipe-preview__center {
    padding: 0;
  }
  .b-recipe-preview__center-bottom {
    display: none;
  }
  .b-recipe-preview__text {
    font-size: 1.4rem;
    padding: 7px 11px;
    line-height: 1.8rem;
  }
  .b-recipe-preview__text:before {
    display: none;
  }
}
.b-calories {
  border-top: 1px solid #c5b997;
  border-bottom: 1px solid #c5b997;
  padding: 16px 0;
}
.b-calories._recipe {
  margin-bottom: 20px;
  padding: 14px 0;
}
.b-calories._recipe .b-calories__ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-right: 0;
  margin-left: 0;
}
.b-calories._recipe .b-calories__li {
  text-align: right;
  max-width: none;
}
.b-calories._recipe .b-calories__li:not(:last-child) {
  margin-left: 10px;
}
.b-calories._recipe .b-calories__li:last-child {
  margin-left: 0;
}
.b-calories__dt {
  font-size: 1.5rem;
  line-height: 1.8rem;
  display: block;
  color: #3e2a1d;
  margin-bottom: 4px;
  font-weight: 400;
}
.b-calories__dd {
  font-size: 1.6rem;
  line-height: 1.8rem;
  color: #aa9971;
  font-weight: 700;
  display: block;
}
.b-calories__ul {
  font-size: 0;
  vertical-align: middle;
  display: inline-block;
  margin-right: -18px;
  margin-left: 10px;
  margin-bottom: 0;
  width: 100%;
}
._safari .b-calories__ul,
.ipad .b-calories__ul {
  margin-right: 0;
}
.b-calories__li {
  display: inline-block;
  vertical-align: middle;
  margin-left: 58px;
  max-width: 81px;
  font-size: 1.6rem;
  line-height: 1.8rem;
  color: #c5b997;
  text-align: center;
  font-weight: 700;
  padding-right: 0;
  margin-bottom: 0;
  white-space: normal;
}
.b-calories__li:before {
  display: none;
}
.b-calories__li._min-width {
  min-width: 135px;
}
.b-calories__li:last-child {
  margin-left: 0;
}
.b-calories__link {
  display: inline-block;
  vertical-align: middle;
  color: #3e2a1d;
  text-decoration: underline;
  padding-left: 14px;
  position: relative;
  font-size: 1.6rem;
  font-weight: 700;
  white-space: nowrap;
}
.desktop .b-calories__link {
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.desktop .b-calories__link:before {
  -webkit-transition: border-color 0.2s ease-out;
  transition: border-color 0.2s ease-out;
}
.desktop .b-calories__link:hover,
.desktop .b-calories__link:focus {
  color: #d6392a;
  text-decoration: underline;
}
.desktop .b-calories__link:hover:before,
.desktop .b-calories__link:focus:before {
  border-color: #d6392a;
}
.b-calories__link:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  left: 0;
  width: 8px;
  height: 8px;
  border-left: 2px solid #3e2a1d;
  border-top: 2px solid #3e2a1d;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
.b-calories__drop {
  display: none;
  position: absolute;
  left: 0;
  top: calc(100% + 15px);
  width: 400px;
}
._open+.b-calories__drop {
  display: block;
}
.b-calories__drop:before,
.b-calories__drop:after {
  display: block;
  content: "";
  position: absolute;
  width: 48%;
  height: 4px;
  bottom: 5px;
  box-shadow: 0 6px 10px 0 rgba(0,0,0,0.33);
}
.b-calories__drop:before {
  left: 2%;
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.b-calories__drop:after {
  right: 2%;
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}
.b-calories__drop-inner {
  position: relative;
  z-index: 1;
  background: #f2f2f2;
  padding: 34px 32px 17px;
  box-shadow: 0 0 5px 0 rgba(0,0,0,0.25);
  overflow: hidden;
}
.b-calories__drop-inner:before {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  height: 8px;
  border-radius: 50%;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
  top: -8px;
  z-index: 1;
}
.b-calories__drop-text {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 400;
  color: #3e2a1d;
  margin-bottom: 0;
  white-space: normal;
  text-align: right;
}
.b-calories__drop-title {
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: 6px;
  color: #3e2a1d;
  display: block;
  text-align: right;
}
.b-calories__table {
  display: table;
  table-layout: fixed;
  width: 100%;
  text-align: center;
  font-size: 1.6rem;
  margin-bottom: 18px;
}
.b-calories__row {
  display: table-row;
}
.b-calories__th {
  display: table-cell;
  vertical-align: top;
  background: #3e2a1d;
  color: #fff;
  font-weight: 700;
  padding: 11px 10px;
}
.b-calories__th:not(:first-child) {
  border-right: 3px solid #ccc;
}
.b-calories__td {
  display: table-cell;
  vertical-align: top;
  color: #3e2a1d;
  background: #fff;
  padding: 11px 10px;
  border-top: 3px solid #ccc;
}
.b-calories__td:not(:first-child) {
  border-right: 3px solid #ccc;
}
.b-calories__close {
  display: none;
}
.b-calories__drop-modal-title {
  font-size: 1.6rem;
  text-align: center;
  font-weight: 700;
  color: #d6392a;
  display: none;
  line-height: 37px;
}
@media only screen and (max-width: 1280px) {
  .b-calories__li {
    margin-left: 30px;
  }
}
@media only screen and (max-width: 1024px) {
  .b-calories__drop-modal-title {
    display: block;
  }
  .b-calories__table {
    margin-bottom: 8px;
  }
  .b-calories__th,
  .b-calories__td {
    padding: 7px 10px;
  }
  .b-calories__li._desktop-only {
    display: none;
  }
  .b-calories__drop {
    display: block;
    width: auto;
    z-index: 2;
    max-width: 420px;
    position: relative;
  }
  .b-calories__drop-title {
    margin-bottom: -2px;
  }
  .b-calories__drop-inner {
    padding: 17px 11px;
  }
  .b-calories__drop-text {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }
  .b-calories__table {
    font-size: 1.4rem;
  }
  .b-calories__close {
    width: 13px;
    height: 13px;
    border-radius: 50%;
    border: 1px solid #3e2a1d;
    display: block;
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 2;
  }
  .b-calories__close svg {
    stroke: #3e2a1d;
    width: 5px;
    height: 5px;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    fill: #3e2a1d;
  }
}
@media only screen and (max-width: 800px) {
  ._desktop-only {
    display: none;
  }
  .b-calories {
    background: rgba(197,185,151,0.55);
    border: 0;
    padding: 14px 0 12px;
  }
  .p-mosdi-page .b-calories,
  .p-product .b-calories {
    margin: 0 0 43px;
  }
  .b-calories__ul {
    margin: 0;
  }
  .b-calories__link {
    white-space: normal;
    padding: 0;
  }
  .b-calories__link:before {
    display: none;
  }
  .b-calories__li {
    padding: 0 3px;
  }
  .b-calories__li._min-width {
    min-width: 1px;
  }
  .b-calories__li,
  .b-calories__link {
    font-size: 1.3rem;
    line-height: 1.5rem;
    color: #3e2a1d;
  }
  .b-calories .owl-item {
    text-align: center;
  }
  .b-calories .owl-dots {
    position: absolute;
    top: calc(100% + 17px);
    width: 100%;
    left: 0;
    text-align: center;
    padding: 7px 0 5px;
  }
  .b-calories .owl-dot {
    display: inline-block;
    vertical-align: middle;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #c5b997;
  }
  .b-calories .owl-dot+.owl-dot {
    margin-right: 13px;
  }
  .b-calories .owl-dot.active {
    background: #d6392a;
  }
  .b-calories__dt {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }
  .b-calories__dd {
    font-size: 1.3rem;
    line-height: 1.5rem;
  }
}
@media only screen and (max-width: 480px) {
  .b-calories._recipe {
    margin-bottom: 8px;
  }
}
.b-cosher {
  display: block;
  padding: 18px 27px 15px;
  background: #f2f2f2;
  position: relative;
  overflow: hidden;
}
.b-cosher::after,
.b-cosher::before {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  height: 8px;
  border-radius: 50%;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
}
.b-cosher::after {
  bottom: -8px;
}
.b-cosher::before {
  top: -8px;
}
.b-cosher__img-wrap {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  width: 106px;
  border: 2px solid #c5b997;
  border-radius: 50%;
}
.b-cosher .b-cosher__mobile {
  display: none;
}
.b-cosher .b-cosher__mobile .b-h2 {
  margin-bottom: 0;
}
.b-cosher__img {
  width: 100%;
  height: auto;
}
.b-cosher__content {
  display: inline-block;
  vertical-align: top;
  max-width: calc(100% - 115px);
  padding: 10px 42px 10px 5px;
}
.b-cosher__content .b-h2 {
  margin-bottom: 5px;
}
.b-cosher__text {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 60px;
  -moz-column-gap: 60px;
  column-gap: 60px;
}
.b-cosher p {
  line-height: 2.2rem;
  margin: 0;
}
@media screen and (max-width: 740px) {
  .b-cosher {
    padding: 15px 12px;
  }
  .b-cosher__img-wrap {
    max-width: 90px;
    vertical-align: middle;
  }
  .b-cosher .b-cosher__mobile {
    display: inline-block;
    vertical-align: middle;
    margin-right: 12px;
  }
  .b-cosher__content {
    display: block;
    max-width: 100%;
    padding: 9px 0;
  }
  .b-cosher__content .b-h2 {
    display: none;
  }
  .b-cosher__img-wrap {
    max-width: 63px;
  }
  .b-cosher__content {
    max-height: 80px;
    overflow: hidden;
  }
  .b-cosher p {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }
}
.b-chefs-carousel {
  padding: 5px 14px 0;
}
.b-chefs-carousel__item {
  padding-top: 4px;
  padding-bottom: 4px;
}
.b-chefs-carousel .owl-stage-outer {
  position: relative;
}
.b-chefs-carousel .owl-stage-outer:before {
  width: 15px;
  top: 0;
  height: 100%;
  display: block;
  content: "";
  position: absolute;
  right: 0;
  background: -webkit-linear-gradient(right, #fff, rgba(255,255,255,0));
  background: linear-gradient(to left, #fff, rgba(255,255,255,0));
  z-index: 1;
}
.b-chefs-carousel .owl-stage-outer:after {
  top: 0;
  width: 15px;
  height: 100%;
  display: block;
  content: "";
  position: absolute;
  left: 0;
  background: -webkit-linear-gradient(left, #fff, rgba(255,255,255,0));
  background: linear-gradient(to right, #fff, rgba(255,255,255,0));
  z-index: 1;
}
.b-chefs-carousel .owl-prev {
  left: 0;
}
.b-chefs-carousel .owl-prev:after {
  -webkit-transform: rotate(-36deg) skewX(15deg);
  -ms-transform: rotate(-36deg) skewX(15deg);
  transform: rotate(-36deg) skewX(15deg);
}
.b-chefs-carousel .owl-next {
  right: 0;
}
.b-chefs-carousel .owl-next:after {
  -webkit-transform: rotate(145deg) skewX(15deg);
  -ms-transform: rotate(145deg) skewX(15deg);
  transform: rotate(145deg) skewX(15deg);
}
.b-chefs-carousel .owl-prev,
.b-chefs-carousel .owl-next {
  width: 40px;
  height: 40px;
  background: transparent;
}
.b-chefs-carousel .owl-prev:before,
.b-chefs-carousel .owl-next:before {
  display: none;
}
.b-chefs-carousel .owl-prev:after,
.b-chefs-carousel .owl-next:after {
  width: 20px;
  height: 20px;
  border-color: #3e2a1d;
}
.desktop .b-chefs-carousel .owl-prev:hover,
.desktop .b-chefs-carousel .owl-next:hover,
.desktop .b-chefs-carousel .owl-prev:focus,
.desktop .b-chefs-carousel .owl-next:focus {
  box-shadow: none;
  background: transparent;
}
.desktop .b-chefs-carousel .owl-prev:hover:after,
.desktop .b-chefs-carousel .owl-next:hover:after,
.desktop .b-chefs-carousel .owl-prev:focus:after,
.desktop .b-chefs-carousel .owl-next:focus:after {
  border-color: #c5b997;
}
@media only screen and (max-width: 740px) {
  .b-chefs-carousel {
    padding: 0 2px 0;
  }
  .mobile._safari .b-chefs-carousel {
    max-width: 300px;
    margin: 0 auto;
  }
  .b-chefs-carousel .owl-prev {
    left: -12px;
  }
  .b-chefs-carousel .owl-next {
    right: -12px;
  }
  .b-chefs-carousel .owl-prev,
  .b-chefs-carousel .owl-next {
    top: 40.5%;
  }
  .b-chefs-carousel .owl-prev:after,
  .b-chefs-carousel .owl-next:after {
    width: 10px;
    height: 10px;
  }
}
.b-recipe-carousel {
  padding: 0 16px;
}
.b-recipe-carousel:focus {
  background: #f00;
}
.b-recipe-carousel .pr-s-recipe__title {
  bottom: 12px;
  line-height: 40px;
  font-size: 1.6rem;
}
.b-recipe-carousel .owl-stage-outer {
  position: relative;
}
.b-recipe-carousel .owl-stage-outer:before {
  width: 10px;
  top: 0;
  height: 100%;
  display: block;
  content: "";
  position: absolute;
  right: 0;
  background: -webkit-linear-gradient(right, #fff, rgba(255,255,255,0));
  background: linear-gradient(to left, #fff, rgba(255,255,255,0));
  z-index: 1;
}
.b-recipe-carousel .owl-stage-outer:after {
  top: 0;
  width: 10px;
  height: 100%;
  display: block;
  content: "";
  position: absolute;
  left: 0;
  background: -webkit-linear-gradient(left, #fff, rgba(255,255,255,0));
  background: linear-gradient(to right, #fff, rgba(255,255,255,0));
  z-index: 1;
}
.b-recipe-carousel .owl-item {
  padding: 5px 15px 20px;
}
.b-recipe-carousel .owl-prev {
  left: -6px;
}
.b-recipe-carousel .owl-prev:after {
  -webkit-transform: rotate(-36deg) skewX(15deg);
  -ms-transform: rotate(-36deg) skewX(15deg);
  transform: rotate(-36deg) skewX(15deg);
}
.b-recipe-carousel .owl-next {
  right: -6px;
}
.b-recipe-carousel .owl-next:after {
  -webkit-transform: rotate(145deg) skewX(15deg);
  -ms-transform: rotate(145deg) skewX(15deg);
  transform: rotate(145deg) skewX(15deg);
}
.b-recipe-carousel .owl-prev,
.b-recipe-carousel .owl-next {
  width: 40px;
  height: 40px;
  top: 38.5%;
  background: transparent;
}
.b-recipe-carousel .owl-prev:before,
.b-recipe-carousel .owl-next:before {
  display: none;
}
.b-recipe-carousel .owl-prev:after,
.b-recipe-carousel .owl-next:after {
  width: 20px;
  height: 20px;
  border-color: #3e2a1d;
}
.b-recipe-carousel .owl-prev:hover,
.b-recipe-carousel .owl-next:hover,
.b-recipe-carousel .owl-prev:focus,
.b-recipe-carousel .owl-next:focus {
  box-shadow: none;
  background: transparent;
}
.b-recipe-carousel .owl-prev:hover:after,
.b-recipe-carousel .owl-next:hover:after,
.b-recipe-carousel .owl-prev:focus:after,
.b-recipe-carousel .owl-next:focus:after {
  border-color: #c5b997;
}
@media only screen and (max-width: 740px) {
  .b-recipe-carousel {
    padding: 0 13px;
  }
  .mobile._safari .b-recipe-carousel {
    max-width: 300px;
    margin: 0 auto;
  }
  .b-recipe-carousel .pr-s-recipe__title {
    line-height: 25px;
    font-size: 1.2rem;
    left: 7px;
    bottom: 7px;
    width: calc(100% - 14px);
  }
  .b-recipe-carousel .owl-stage-outer:before {
    width: 5px;
  }
  .b-recipe-carousel .owl-stage-outer:after {
    width: 5px;
  }
  .b-recipe-carousel .owl-item {
    padding: 5px 5px 20px;
  }
  .b-recipe-carousel .owl-prev {
    left: -12px;
  }
  .b-recipe-carousel .owl-next {
    right: -12px;
  }
  .b-recipe-carousel .owl-prev,
  .b-recipe-carousel .owl-next {
    top: 32.5%;
  }
  .b-recipe-carousel .owl-prev:after,
  .b-recipe-carousel .owl-next:after {
    width: 10px;
    height: 10px;
  }
}
.b-recipe__bottom {
  position: relative;
  z-index: 1;
  font-size: 1.5rem;

}
.b-recipe__bottom .l-tags {
  display: none;
}
.b-recipe__middle {
  display: none;
  margin: 0 -10px;
  padding: 21px 12px 18px;
  border-top: 1px solid #c5b997;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center;
}
.b-recipe__middle .l-share {
  top: 0;
}
.b-recipe__middle .b-toggle {
  font-size: 1.2rem;
  font-weight: 400;
  position: relative;
  text-decoration: none;
  padding-right: 31px;
  padding-left: 24px;
  line-height: 26px;
  background: transparent;
  color: #3e2a1d !important;
}
.b-recipe__middle .b-toggle:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: 0;
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: #3e2a1d;
}
.b-recipe__middle .b-toggle svg {
  position: absolute;
  top: 0;
  width: 10px;
  height: 11px;
  bottom: 0;
  margin: auto 0;
  z-index: 1;
  right: 8px;
  fill: #fff;
  color: #fff;
}
@media only screen and (max-width: 1024px) {
  .b-recipe__bottom .l-tags {
    display: none;
  }
  .b-recipe .b-option-row {
    display: none;
  }
  .b-recipe .b-main-title {
    text-align: right;
    padding: 0 10px;
  }
  .b-recipe .b-video {
    margin-bottom: 0;
  }
  .b-recipe ._add-recipe {
    display: inline-block;
  }
  .b-recipe__top {
    margin: 0 -10px;
  }
  .b-recipe__top .b-stats {
    padding: 0 12px;
  }
  .b-recipe__top .b-video {
    overflow: hidden;
  }
  .b-recipe__top .b-video:before {
    display: block;
    content: "";
    position: absolute;
    width: 100%;
    height: 8px;
    border-radius: 50%;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
    top: -8px;
    z-index: 1;
  }
  .b-recipe__top .b-calories._recipe .b-calories__ul {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .b-recipe__top .b-calories {
    border-bottom: 1px solid #c5b997;
    padding: 11px 10px 9px;
    overflow: hidden;
    position: relative;
    background: rgba(197,185,151,0.65);
  }
  .b-recipe__top .b-calories:before {
    display: block;
    content: "";
    position: absolute;
    width: 100%;
    height: 8px;
    border-radius: 50%;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
    top: -8px;
    z-index: 1;
  }
  .b-recipe__top .b-calories__li {
    text-align: center !important;
  }
  .b-recipe__top .b-calories__dd {
    color: #3e2a1d;
  }
  .b-recipe__middle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .b-recipe .l-labels__circle {
    background: #c5b997;
  }
  .b-recipe .b-calories._recipe .b-calories__li:not(:last-child) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 1000px) {
  .p-recipey .pr-s-chef,
  .p-recipe .pr-s-chef {
    display: none;
  }
}
@media only screen and (max-width: 740px) {
  .p-recipey .s-flex__aside-inner,
  .p-recipe .s-flex__aside-inner {
    padding-top: 5px;
  }
  .p-recipey .s-flex__aside._chef,
  .p-recipey .s-flex__aside._chef .s-flex__aside-inner,
  .p-recipe .s-flex__aside._chef,
  .p-recipe .s-flex__aside._chef .s-flex__aside-inner {
    margin-top: 0;
  }
  .p-recipey .b-video .i-video,
  .p-recipe .b-video .i-video {
    bottom: 5px;
    left: 11px;
  }
  .p-recipey .s-flex__content,
  .p-recipe .s-flex__content {
    padding-top: 10px;
  }
  .b-recipe .l-tags {
    margin-top: 0;
  }
  .b-recipe__tips {
    margin: 0 -10px 8px;
    padding: 0 10px;
    background: rgba(197,185,151,0.55);
  }
}
@media only screen and (max-width: 460px) {
  .b-recipe .l-share__li._toggle {
    position: relative;
    top: -4px;
  }
}
.b-stats {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 17px;
}
.b-stats__link {
  font-size: 1.5rem;
  line-height: 1.8rem;
  font-weight: 700;
  color: #3e2a1d;
  border-bottom: 1px solid;
}
.desktop .b-stats__link {
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.desktop .b-stats__link:hover,
.desktop .b-stats__link:focus {
  color: #d6392a;
}
.b-stats__voters {
  font-size: 1.5rem;
  line-height: 2rem;
  color: #3e2a1d;
  margin-left: 11px;
}
.b-stats__rating {
  font-size: 1.5rem;
  line-height: 2rem;
  color: #3e2a1d;
  position: relative;
  margin-left: 19px;
}
.b-stats__rating:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: -8px;
  width: 1px;
  background: #c5b997;
  height: 100%;
}
.b-stats__chef {
  display: none;
  font-size: 1.4rem;
  color: #d6392a;
  font-weight: 700;
}
.b-stats .b-stars-row {
  margin-left: 9px;
}
.b-stats .svg-star-grey,
.b-stats .svg-star-red {
  width: 18px;
  height: 18px;
}
@media only screen and (max-width: 1000px) {
  .b-stats {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .b-stats__rating {
    display: none;
  }
  .b-stats__voters {
    margin-left: 0;
  }
  .b-stats__link {
    display: none;
  }
  .b-stats .b-stars-row {
    margin-right: auto;
  }
  .b-stats__chef {
    display: inline-block;
  }
}
@media only screen and (max-width: 740px) {
  .b-stats {
    margin-bottom: 5px;
  }
  .b-stats__voters {
    font-size: 1.2rem;
  }
  .b-stats__voters span {
    display: none;
  }
  .b-stats .svg-star-grey,
  .b-stats .svg-star-red {
    width: 14px;
    height: 14px;
  }
  .b-stats .b-stars-row {
    margin-left: 4px;
  }
}
.b-contain__title {
  font-weight: 700;
  font-size: 1.6rem;
  color: #3e2a1d;
  margin-bottom: 5px;
  display: block;
}
.b-contain__ul-title {
  color: #c5b997;
  font-size: 1.5rem;
  display: block;
  font-weight: 700;
  margin-bottom: 6px;
}
@media only screen and (max-width: 740px) {
  .b-contain {
    background: #f2f2f2;
    margin: 0 -10px -3px;
    padding: 10px 10px 1px;
  }
  .b-contain__title {
    display: none;
  }
  .b-contain__ul-title {
    margin-bottom: 8px;
  }
}
.b-tips {
  background: #f2f2f2;
  position: relative;
  overflow: hidden;
  padding: 15px 15px 12px;
  margin-bottom: 37px;
}
.b-tips::after,
.b-tips::before {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  height: 8px;
  border-radius: 50%;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
}
.b-tips::after {
  bottom: -8px;
}
.b-tips::before {
  top: -8px;
}
.b-tips__svg-wrap {
  width: 51px;
  height: 51px;
  border-radius: 50%;
  background: #c5b997;
  margin-left: 13px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.b-tips__title {
  margin-bottom: 9px;
}
.b-tips__title svg {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.b-tips__title-text {
  display: inline-block;
  vertical-align: middle;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.8rem;
  color: #3e2a1d;
}
.b-tips__text {
  font-size: 1.5rem;
  line-height: 2rem;
  margin: 0;
}
.b-tips__close {
  display: none;
  width: 13px;
  height: 13px;
  border: 1px solid #3e2a1d;
  left: 5px;
  top: 5px;
  position: absolute;
  z-index: 1;
  cursor: pointer;
  text-decoration: none;
  border-radius: 50%;
}
.b-tips__close svg {
  width: 7px;
  height: 7px;
  fill: #3e2a1d;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
@media only screen and (max-width: 740px) {
  .b-tips {
    background: transparent;
    max-width: 420px;
    margin: 0 auto;
    padding: 0 0 2px;
  }
  .b-tips:before,
  .b-tips:after {
    display: none;
  }
  .b-tips__text {
    display: none;
  }
  .b-tips__title {
    text-align: right;
    background: #fff;
    border-radius: 3px;
    display: block;
    line-height: 40px;
    padding: 0 19px;
    font-size: 1.4rem;
    box-shadow: 0 0 2px 0 rgba(0,0,0,0.3);
    position: relative;
    cursor: pointer;
  }
  .b-tips__title:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    left: 19px;
    width: 9px;
    height: 9px;
    border-top: 2px solid #3e2a1d;
    border-left: 2px solid #3e2a1d;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  .b-tips__title-text {
    font-size: 1.4rem;
  }
  .b-tips__title-text br {
    display: none;
  }
  .b-tips__svg-wrap {
    margin-left: 4px;
    width: 26px;
    height: 26px;
  }
  .b-tips__svg-wrap .svg-bulb {
    width: 12px;
    height: 18px;
  }
}
.b-mobile-tabs {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 2;
  font-size: 0;
  background: #fff;
  display: none;
}
.b-mobile-tabs._flow {
  position: static;
  width: auto;
  margin: 0 -10px;
}
.b-mobile-tabs._top-fixed {
  position: fixed;
  bottom: auto;
  top: 66px;
  margin: 0;
}
.b-mobile-tabs._top-fixed~.b-contain {
  padding-top: 60px;
}
.b-mobile-tabs__btn {
  width: calc(50% - 1px);
  display: inline-block;
  vertical-align: middle;
  overflow: hidden;
  line-height: 50px;
  color: #3e2a1d;
  font-size: 1.6rem;
  font-weight: 700;
  background: #f2f2f2;
  position: relative;
}
.b-mobile-tabs__btn svg {
  margin-left: 5px;
}
.b-mobile-tabs__btn._steps {
  background: #c5b997;
  margin-right: 2px;
}
.b-mobile-tabs__btn:before,
.b-mobile-tabs__btn:after {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 8px;
  left: 0;
  border-radius: 50%;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
  z-index: 1;
}
.b-mobile-tabs__btn:before {
  top: -8px;
}
.b-mobile-tabs__btn:after {
  bottom: -8px;
}
@media only screen and (max-width: 740px) {
  .b-mobile-tabs {
    display: block;
  }
}
/*f-default*/
.f-default__textarea {
  display: block;
  width: 100%;
  border-radius: 1px;
  border-top: 1px solid rgba(128,128,128,0.5);
  border-bottom: 1px solid rgba(128,128,128,0.25);
  padding: 4px 13px;
  height: 88px;
  background: -webkit-linear-gradient(bottom, #e6e6e6, #e1e1e1 75%, #cdcdcd 100%);
  background: linear-gradient(to top, #e6e6e6, #e1e1e1 75%, #cdcdcd 100%);
  color: #3e2a1d;
  font-size: 14px;
  overflow-y: auto;
}
.f-default__textarea::-webkit-input-placeholder {
  color: #333;
}
.f-default__textarea::-moz-placeholder {
  color: #333;
}
.f-default__textarea:-ms-input-placeholder {
  color: #333;
}
.f-default__textarea::placeholder {
  color: #333;
}
.f-default__textarea:focus {
  outline-offset: -2px !important;
}
[class*='_error'] .f-default__textarea {
  color: #d6392a;
}
.f-default__field {
  display: block;
  width: 100%;
  border-radius: 1px;
  border-top: 1px solid rgba(128,128,128,0.5);
  border-bottom: 1px solid rgba(128,128,128,0.25);
  padding: 0 13px;
  height: 33px !important;
  background: -webkit-linear-gradient(bottom, #e6e6e6, #e1e1e1 75%, #cdcdcd 100%) !important;
  background: linear-gradient(to top, #e6e6e6, #e1e1e1 75%, #cdcdcd 100%) !important;
  color: #3e2a1d;
  font-size: 14px;
}
.f-default__field::-webkit-input-placeholder {
  color: #333;
}
.f-default__field::-moz-placeholder {
  color: #333;
}
.f-default__field:-ms-input-placeholder {
  color: #333;
}
.f-default__field::placeholder {
  color: #333;
}
.f-default__field:focus {
  outline-offset: -2px !important;
}
[class*='_error'] .f-default__field {
  color: #d6392a;
}
.f-default__field-wrap-outer {
  position: relative;
  padding-top: 10px;
}
.f-default__field-wrap-outer .svg-asterisk {
  position: absolute;
  top: 41px;
  right: -15px;
}
.f-default__field-wrap-inner {
  position: relative;
  overflow: hidden;
}
.f-default__field-wrap-inner:after,
.f-default__field-wrap-inner:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 8px;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
  border-radius: 50%;
}
.f-default__field-wrap-inner:before {
  left: -8px;
}
.f-default__field-wrap-inner:after {
  right: -8px;
}
.f-default__label-error {
  font-size: 14px;
  color: rgba(255,255,255,0);
  pointer-events: none;
  padding: 0 14px;
  position: relative;
  top: -4px;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
[class*="_error"] .f-default__label-error {
  color: #d6392a;
  pointer-events: all;
}
.f-default__col-wrap {
  margin: 0 -17px;
  font-size: 0;
}
.f-default__col {
  display: inline-block;
  vertical-align: top;
  padding: 0 17px;
  width: 50%;
}
.f-default__file {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  font-weight: 400;
  cursor: pointer;
}
.f-default__file-btn {
  background: #d6392a;
  color: #fff;
  font-size: 1.4rem;
  width: 97px;
  line-height: 33px;
  text-align: center;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}
.desktop .f-default__file-btn {
  -webkit-transition: border-color 0.2s ease-out, color 0.2s ease-out;
  transition: border-color 0.2s ease-out, color 0.2s ease-out;
}
.desktop .f-default__file-btn:hover,
.desktop .f-default__file-btn:focus {
  color: #3e2a1d;
  background: #c5b997;
}
.f-default__file-name {
  max-width: 198px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 1.4rem;
  line-height: 31px;
  padding: 0 13px;
  border-radius: 0 1px 1px 0;
  border-top: 1px solid rgba(128,128,128,0.5);
  border-bottom: 1px solid rgba(128,128,128,0.5);
  background: -webkit-linear-gradient(bottom, #e6e6e6, #e1e1e1 75%, #cdcdcd 100%);
  background: linear-gradient(to top, #e6e6e6, #e1e1e1 75%, #cdcdcd 100%);
}
.f-default__file-field {
  position: absolute;
  opacity: 0;
}
.f-default__file-field:focus {
  outline: 0 !important;
}
.f-default__file-field:focus~.f-default__field-wrap-inner .f-default__file-btn {
  color: #3e2a1d;
  background: #c5b997;
}
.msg-hidden {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  visibility: hidden;
}
@media only screen and (max-width: 740px) {
  .f-default__field-wrap-outer .svg-asterisk {
    right: -9px;
  }
  .f-default__field {
    padding: 0 15px;
    height: 34px;
  }
  .f-default__textarea {
    padding: 5px 15px;
  }
}
.f-search {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  max-width: 570px;
  position: relative;
}
.f-search .svg-search-bg-small {
  display: none;
}
.f-search .svg-search-bg {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -6px;
}
._ie .f-search .svg-search-bg,
._edge .f-search .svg-search-bg {
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}
.f-search__field {
  background: transparent;
  margin-left: 40px;
  height: 40px;
  font-size: 17px;
  font-weight: 400;
  position: relative;
  z-index: 1;
  width: calc(100% - 40px);
  color: #3e2a1d;
  padding: 0 7px;
}
.f-search__field::-webkit-input-placeholder {
  color: #808080;
}
.f-search__field::-moz-placeholder {
  color: #808080;
}
.f-search__field:-ms-input-placeholder {
  color: #808080;
}
.f-search__field::placeholder {
  color: #808080;
}
.f-search__submit {
  position: absolute;
  left: -7px;
  top: 0;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.f-search__submit .svg-search {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.desktop .f-search__submit svg {
  -webkit-transition: fill 0.2s ease-out;
  transition: fill 0.2s ease-out;
}
.desktop .f-search__submit:hover svg,
.desktop .f-search__submit:focus svg {
  fill: #d6392a;
}
.desktop .f-search__submit svg {
  -webkit-transition: fill 0.2s ease-out;
  transition: fill 0.2s ease-out;
}
.desktop .f-search__submit:hover svg,
.desktop .f-search__submit:focus svg {
  fill: #d6392a;
}
@media only screen and (max-width: 1024px) {
  .f-search {
    max-width: 220px;
  }
  .f-search__field {
    height: 27px;
    font-size: 1.4rem;
    padding: 0 4px;
  }
  .f-search__submit {
    top: -4px;
  }
  .f-search__submit .svg-search {
    width: 16px;
    height: 15px;
  }
  .f-search .svg-search-bg {
    display: none;
  }
  .f-search .svg-search-bg-small {
    display: block;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    top: -6px;
  }
}
.f-contact {
  width: 295px;
  position: relative;
}
.f-contact ._submit-row {
  position: absolute;
  bottom: 0;
  right: calc(100% + 40px);
}
.f-contact__title {
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: 6px;
  display: block;
}
@media only screen and (max-width: 1100px) {
  .f-contact ._submit-row {
    position: static;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 740px) {
  .f-contact {
    max-width: 420px;
    width: 100%;
  }
  .f-contact ._submit-row:after {
    display: block;
    content: '';
    height: 0;
    visibility: hidden;
    clear: both;
  }
  .f-contact .btn-a {
    float: left;
  }
  .f-contact__title {
    margin-bottom: 1px;
  }
}
.f-subscription {
  width: 100%;
  max-width: 425px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.f-subscription:before,
.f-subscription:after {
  display: block;
  content: "";
  position: absolute;
  width: 48%;
  height: 4px;
  bottom: 5px;
  box-shadow: 0 6px 10px 0 rgba(0,0,0,0.33);
}
.f-subscription:before {
  left: 2%;
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.f-subscription:after {
  right: 2%;
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}
.f-subscription__outer {
  padding: 9px 17px 19px;
  background: #d6392a;
  position: relative;
  z-index: 1;
}
.f-subscription__close {
  display: none;
  width: 13px;
  height: 13px;
  border: 1px solid #fff;
  left: 10px;
  top: 10px;
  position: absolute;
  z-index: 1;
  cursor: pointer;
  text-decoration: none;
  border-radius: 50%;
}
.f-subscription__close svg {
  width: 7px;
  height: 7px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.f-subscription__title {
  padding-right: 58px;
  font-size: 22px;
  line-height: 28px;
  color: #fff;
  margin-bottom: 15px;
  position: relative;
  text-align: right;
  font-weight: 400;
}
.f-subscription__title .svg-list {
  right: -5px;
  position: absolute;
  top: 3px;
  bottom: 0;
  margin: auto 0;
}
.f-subscription__row {
  font-size: 0;
  white-space: nowrap;
}
.f-subscription__field {
  background: #fff;
  color: #3e2a1d;
  height: 40px;
  width: calc(100% - 103px);
  margin-left: 16px;
  font-size: 14px;
  padding: 0 14px;
  display: inline-block;
  vertical-align: middle;
}
.desktop .f-subscription__field:focus {
  outline: 2px solid rgba(62,42,29,0.7) !important;
}
.f-subscription__field::-webkit-input-placeholder {
  color: #808080;
  font-size: 14px;
}
.f-subscription__field::-moz-placeholder {
  color: #808080;
  font-size: 14px;
}
.f-subscription__field:-ms-input-placeholder {
  color: #808080;
  font-size: 14px;
}
.f-subscription__field::placeholder {
  color: #808080;
  font-size: 14px;
}
.f-subscription__field._error-email {
  color: #d6392a;
}
.f-subscription__field._error-email::-webkit-input-placeholder {
  color: #d6392a;
}
.f-subscription__field._error-email::-moz-placeholder {
  color: #d6392a;
}
.f-subscription__field._error-email:-ms-input-placeholder {
  color: #d6392a;
}
.f-subscription__field._error-email::placeholder {
  color: #d6392a;
}
.f-subscription__field:focus {
  outline-offset: -2px !important;
}
.f-subscription__submit {
  display: inline-block;
  vertical-align: middle;
  background: #fff;
  color: #d6392a;
  font-weight: 700;
  font-size: 16px;
  text-align: center;
  padding: 0 5px;
  height: 40px;
  width: 87px;
}
.desktop .f-subscription__submit {
  -webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
  transition: background-color 0.2s ease-out, color 0.2s ease-out;
}
.desktop .f-subscription__submit:not(:disabled):hover,
.desktop .f-subscription__submit:not(:disabled):focus {
  background: #3e2a1d;
  color: #fff;
}
@media only screen and (max-width: 1024px) {
  .f-subscription {
    max-width: 280px;
    padding: 10px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
  }
  .f-subscription__close {
    display: block;
  }
  .f-subscription__row {
    white-space: normal;
  }
  .f-subscription__row label {
    display: block;
  }
  .f-subscription__field {
    width: 100%;
    height: 31px;
    font-size: 1.2rem;
    margin-bottom: 10px;
  }
  .f-subscription__submit {
    width: 100%;
    height: 31px;
    font-size: 1.2rem;
    font-weight: 700;
  }
  .f-subscription__title {
    padding-right: 0;
    padding-top: 29px;
    font-size: 1.3rem;
    font-weight: 400;
    margin-bottom: 10px;
    line-height: 1.8rem;
    cursor: default;
  }
  .f-subscription__title .svg-list {
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 23px;
    height: 23px;
  }
}
.f-comment {
  background: #f7f7f7;
  padding: 8px 34px 35px;
  margin-bottom: 30px;
  display: none;
}
.f-comment .btn-a {
  margin-right: auto;
}
.f-comment__text {
  font-size: 1.4rem;
  color: #3e2a1d;
  display: inline-block;
  vertical-align: middle;
  margin-left: 4px;
}
.f-comment__mobile {
  display: none;
  position: relative;
}
.f-comment__mobile-title {
  line-height: 40px;
  border-radius: 3px 3px 0 0;
  background: #e6e6e6;
  font-size: 1.6rem;
  color: #d6392a;
  font-weight: 700;
  display: block;
  text-align: center;
  margin: 0 -12px 10px;
  position: relative;
  overflow: hidden;
}
.f-comment__mobile-title:before {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 8px;
  border-radius: 50%;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
  bottom: -8px;
  z-index: 1;
}
.f-comment__mobile-text {
  font-size: 1.4rem;
  margin-bottom: 5px;
  line-height: 1.8rem;
}
.f-comment__mobile-close {
  width: 35px;
  height: 35px;
  left: -7px;
  top: 5px;
  position: absolute;
  z-index: 1;
  cursor: pointer;
  text-decoration: none;
}
.f-comment__mobile-close:before {
  display: block;
  content: "";
  position: absolute;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  border: 1px solid #3e2a1d;
  top: 0;
  left: 0;
}
.f-comment__mobile-close svg {
  width: 7px;
  height: 7px;
  fill: #3e2a1d;
  top: 3px;
  left: 3px;
  position: absolute;
}
.f-comment__title {
  font-weight: 700;
  font-size: 1.6rem;
  margin-bottom: 10px;
  display: block;
}
.f-comment__bottom {
  margin-top: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.f-comment .b-stars-row {
  float: right;
}
.f-comment .f-default__textarea {
  height: 97px;
}
.f-comment .svg-star-grey {
  width: 18px;
  height: 18px;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.f-comment .svg-star-grey:hover,
.f-comment .svg-star-grey:focus {
  fill: rgba(214,58,41,1);
  fill: -moz-linear-gradient(top, rgba(214,58,41,1) 0%, rgba(243,115,115,1) 100%);
  fill: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(214,58,41,1)), color-stop(100%, rgba(243,115,115,1)));
  fill: -webkit-linear-gradient(top, rgba(214,58,41,1) 0%, rgba(243,115,115,1) 100%);
  fill: -o-linear-gradient(top, rgba(214,58,41,1) 0%, rgba(243,115,115,1) 100%);
  fill: -ms-linear-gradient(top, rgba(214,58,41,1) 0%, rgba(243,115,115,1) 100%);
  fill: linear-gradient(to bottom, rgba(214,58,41,1) 0%, rgba(243,115,115,1) 100%);
  color: #a41e22;
}
._moz .f-comment .svg-star-grey:hover,
._moz .f-comment .svg-star-grey:focus {
  fill: #d6392a;
}
.f-comment .b-stars-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.f-comment .b-stars-row__item:not(:first-child) {
  margin-left: 2px;
  margin-right: 0;
}
.f-comment .b-stars-row__item {
  padding: 11px 0;
  cursor: pointer;
}
.f-comment .b-stars-row__item:hover~.b-stars-row__item .svg-star-grey,
.f-comment .b-stars-row__item:focus~.b-stars-row__item .svg-star-grey {
  fill: rgba(214,58,41,1);
  fill: -moz-linear-gradient(top, rgba(214,58,41,1) 0%, rgba(243,115,115,1) 100%);
  fill: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(214,58,41,1)), color-stop(100%, rgba(243,115,115,1)));
  fill: -webkit-linear-gradient(top, rgba(214,58,41,1) 0%, rgba(243,115,115,1) 100%);
  fill: -o-linear-gradient(top, rgba(214,58,41,1) 0%, rgba(243,115,115,1) 100%);
  fill: -ms-linear-gradient(top, rgba(214,58,41,1) 0%, rgba(243,115,115,1) 100%);
  fill: linear-gradient(to bottom, rgba(214,58,41,1) 0%, rgba(243,115,115,1) 100%);
  color: #a41e22;
}
._moz .f-comment .b-stars-row__item:hover~.b-stars-row__item .svg-star-grey,
._moz .f-comment .b-stars-row__item:focus~.b-stars-row__item .svg-star-grey {
  fill: #d6392a;
}
.f-comment .b-stars-row__item._vote .svg-star-grey,
.f-comment .b-stars-row__item._vote~.b-stars-row__item .svg-star-grey {
  fill: rgba(214,58,41,1);
  fill: -moz-linear-gradient(top, rgba(214,58,41,1) 0%, rgba(243,115,115,1) 100%);
  fill: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(214,58,41,1)), color-stop(100%, rgba(243,115,115,1)));
  fill: -webkit-linear-gradient(top, rgba(214,58,41,1) 0%, rgba(243,115,115,1) 100%);
  fill: -o-linear-gradient(top, rgba(214,58,41,1) 0%, rgba(243,115,115,1) 100%);
  fill: -ms-linear-gradient(top, rgba(214,58,41,1) 0%, rgba(243,115,115,1) 100%);
  fill: linear-gradient(to bottom, rgba(214,58,41,1) 0%, rgba(243,115,115,1) 100%);
  color: #a41e22;
}
._moz .f-comment .b-stars-row__item._vote .svg-star-grey,
._moz .f-comment .b-stars-row__item._vote~.b-stars-row__item .svg-star-grey {
  fill: #d6392a;
}
.f-comment .b-stars-row__item._no-filled .svg-star-grey {
  fill: url("#rggrey") !important;
  color: #aa9971 !important;
}
._moz .f-comment .b-stars-row__item._no-filled .svg-star-grey {
  fill: #c5b997;
}
@media screen and (max-width: 740px) {
  .f-comment {
    max-width: 420px;
    padding: 0 12px 12px;
    border-radius: 3px 3px 0 0;
    text-align: right;
    display: inline-block;
    vertical-align: middle;
  }
  .f-comment__mobile {
    display: block;
  }
  .f-comment__title {
    display: none;
  }
  .f-comment__bottom {
    margin-top: 10px;
  }
  .f-comment .btn-a {
    line-height: 33px;
    padding: 0 21px;
  }
}
.f-cv {
  max-width: 295px;
  margin: 0 auto;
  position: relative;
}
.f-cv__title {
  margin: 0 -10px 11px;
  font-size: 3rem;
  line-height: 1.8rem;
  color: #3e2a1d;
  font-weight: 700;
  text-align: center;
}
.f-cv ._submit-row {
  position: absolute;
  bottom: 0;
  right: calc(100% + 28px);
}
.f-cv .f-default__row {
  margin-bottom: 1px;
}
@media only screen and (max-width: 740px) {
  .f-cv__title {
    font-size: 1.6rem;
    color: #d6392a;
    margin: 0 -10px -2px;
  }
  .f-cv ._submit-row {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 13px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .f-cv .f-default__label-error {
    top: 0;
  }
  .f-cv .f-default__label-error,
  .f-cv .f-default__field {
    padding: 0 12px;
  }
  .f-cv .btn-a {
    line-height: 33px;
  }
  .f-cv .btn-a._w88 {
    width: 74px;
  }
}
.l-social {
  display: inline-block;
  margin-bottom: 0;
}
.l-social__li {
  display: inline-block;
  vertical-align: middle;
  padding-right: 0;
  margin-bottom: 0;
}
.l-social__li:before {
  display: none;
}
.l-social__li+.l-social__li {
  margin-right: 2px;
}
.l-social__link {
  display: block;
  font-size: 0;
}
.desktop .l-social__link svg {
  -webkit-transition: fill 0.2s ease-out;
  transition: fill 0.2s ease-out;
}
.desktop .l-social__link:hover svg,
.desktop .l-social__link:focus svg {
  fill: #d6392a;
}
.l-tags {
  display: block;
  margin-right: -7px;
  margin-bottom: 0;
}
.l-tags__li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 7px;
  margin-bottom: 0;
}
.l-tags__li:before {
  display: none;
}
.l-tags__link {
  font-size: 1.5rem;
  line-height: 1.5rem;
  color: #d6392a;
  border-bottom: 1px solid;
  text-decoration: none;
  position: relative;
}
.l-tags__link:focus:before {
  outline: 2px solid rgba(214,57,42,0.7) !important;
  outline-offset: 2px;
}
.desktop .l-tags__link:hover,
.desktop .l-tags__link:focus {
  color: transparent;
}
.desktop .l-tags__link:hover:before,
.desktop .l-tags__link:focus:before {
  display: block;
  content: "";
  position: absolute;
  right: 0;
  top: 2px;
  font-size: 1.5rem;
  line-height: 1.7rem;
  white-space: nowrap;
  content: '' attr(linktext) '';
  font-weight: 700;
  color: #d6392a;
  border-bottom: 2px solid #d6392a;
}
@media only screen and (max-width: 1100px) {
  .l-tags {
    margin-bottom: 22px;
  }
}
@media only screen and (max-width: 1024px) {
  .l-tags__li {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 740px) {
  .l-tags {
    margin-right: -10px;
    margin-top: -11px;
  }
  .l-tags__li {
    padding: 0 10px;
  }
  .l-tags__link {
    font-size: 1.4rem;
    line-height: 1.4rem;
  }
  .l-tags__link:before {
    font-size: 1.4rem;
    line-height: 1.6rem;
  }
}
.l-share {
  position: relative;
  top: 3px;
  margin-bottom: 0;
  margin-left: -5px;
}
.l-share__li {
  display: inline-block;
  vertical-align: middle;
  padding-right: 0;
  margin-bottom: 0;
}
.l-share__li:before {
  display: none;
}
.l-share__li._toggle {
  display: none;
}
.l-share__link {
  display: block;
  padding: 0 5px;
  font-size: 0;
}
.desktop .l-share__link svg {
  -webkit-transition: fill 0.2s ease-out;
  transition: fill 0.2s ease-out;
}
.desktop .l-share__link:hover svg,
.desktop .l-share__link:focus svg {
  fill: #3e2a1d;
}
.l-share .svg-fb {
  width: 8px;
  height: 17px;
  fill: #d6392a;
}
@media only screen and (max-width: 460px) {
  .l-share__li {
    display: none;
  }
  ._show-tags .l-share__li {
    display: inline-block;
  }
  ._show-tags .l-share__li .b-toggle {
    padding-left: 0;
  }
  .l-share__li._toggle {
    display: inline-block;
  }
  ._show-tags .l-share__li._toggle {
    display: none;
  }
}
.l-categories {
  display: block;
  padding: 20px 0 17px;
}
.l-categories .b-h2 {
  margin-bottom: 17px;
}
.l-categories__products {
  font-size: 0;
  min-height: 100px;
  margin: 0 -8px 18px;
}
.l-categories__link {
  display: inline-block;
  padding: 8px 10px 9px;
  width: 100%;
  border: 1px solid #c5b997;
  font-size: 1.6rem;
  font-weight: 600;
  color: #3e2a1d;
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
}
.desktop .l-categories__link {
  -webkit-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}
.desktop .l-categories__link:hover,
.desktop .l-categories__link:focus {
  background: #c5b997;
}
.l-categories__li {
  display: inline-block;
  vertical-align: top;
  margin: 0 0 16px;
  padding: 0 8px;
  width: 16.66%;
}
.l-categories__li:before {
  display: none;
}
@media only screen and (max-width: 1150px) {
  .l-categories__li {
    width: 20%;
  }
}
@media only screen and (max-width: 1000px) {
  .l-categories__li {
    width: 25%;
  }
}
@media only screen and (max-width: 800px) {
  .l-categories__li {
    width: 33.33%;
  }
}
@media only screen and (max-width: 740px) {
  .l-categories .b-h2 {
    display: none;
  }
  .l-categories__products {
    margin: 0 -9px 38px 0;
  }
  .l-categories__li {
    width: 50%;
    padding: 0 9px 0 0;
  }
  .l-categories__link {
    background: rgba(197,185,151,0.75);
    border: 0;
    font-size: 1.4rem;
  }
}
.l-reasons {
  margin-bottom: 47px;
  overflow: hidden;
  display: block;
  position: relative;
  background: #f2f2f2;
  padding-top: 18px;
}
.l-reasons::after,
.l-reasons::before {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 8px;
  border-radius: 50%;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
}
.l-reasons::after {
  bottom: -8px;
}
.l-reasons::before {
  top: -8px;
}
.l-reasons__close {
  display: none;
  width: 13px;
  height: 13px;
  border: 1px solid #3e2a1d;
  left: 5px;
  top: 5px;
  position: absolute;
  z-index: 1;
  cursor: pointer;
  text-decoration: none;
  border-radius: 50%;
}
.l-reasons__close svg {
  width: 7px;
  height: 7px;
  fill: #3e2a1d;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.l-reasons__title {
  font-size: 1.6rem;
  font-weight: 700;
  color: #3e2a1d;
  text-align: center;
  margin-bottom: 31px;
}
.l-reasons__title svg {
  display: none;
}
.l-reasons__ul {
  display: block;
  padding: 0 0 5px;
  width: 100%;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-width: 50%;
  -moz-column-width: 50%;
  column-width: 50%;
  margin: 0;
}
.ipad .l-reasons__ul,
.iphone .l-reasons__ul {
  position: relative;
  z-index: 1;
}
.l-reasons__li {
  display: inline-block;
  position: relative;
  page-break-inside: avoid;
  vertical-align: top;
  padding: 0 60px 0 15px;
  margin-bottom: 13px;
}
.l-reasons__li:before {
  display: none;
}
.l-reasons__li .svg-check {
  width: 36px;
  height: 31px;
  position: absolute;
  top: 0;
  right: 23px;
  fill: url("#a");
}
._moz .l-reasons__li .svg-check {
  fill: #d6392a;
}
.l-reasons__text {
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2rem;
  color: #3e2a1d;
  margin-bottom: 1.3rem;
}
.l-reasons__title {
  font-size: 1.6rem;
  font-weight: 600;
}
@media screen and (max-width: 870px) {
  .l-reasons__ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-width: 100%;
    -moz-column-width: 100%;
    column-width: 100%;
  }
}
@media only screen and (max-width: 740px) {
  .l-reasons {
    cursor: default;
    text-align: right;
    background: #c5b997;
    padding-top: 0;
    border-radius: 3px;
    max-width: 420px;
    display: inline-block;
    vertical-align: middle;
    display: none;
  }
  .l-reasons:before,
  .l-reasons:after {
    display: none;
  }
  .l-reasons__title {
    line-height: 40px;
    border-radius: 3px;
    font-size: 1.4rem;
    background: #fff;
    box-shadow: 0 0 2px 0 rgba(0,0,0,0.3);
  }
  .l-reasons__close {
    display: block;
  }
  .l-reasons__svg-wrap {
    display: inline-block;
    vertical-align: middle;
  }
  .l-reasons__ul {
    padding: 5px 15px;
  }
  .l-reasons__li {
    padding: 0;
  }
  .l-reasons__text {
    font-size: 1.4rem;
    line-height: 2.2rem;
  }
  .l-reasons .svg-check {
    display: none;
  }
}
.l-genre {
  margin-bottom: 27px;
}
.l-genre__ul {
  font-size: 0;
  margin: 0 -11px;
}
.l-genre__li {
  display: inline-block;
  vertical-align: top;
  padding: 0 11px;
  width: 50%;
}
.l-genre__li:before {
  display: none;
}
@media only screen and (max-width: 740px) {
  .l-genre {
    display: none;
  }
}
.l-aside-products {
  margin-bottom: 31px;
}
.l-aside-products__ul {
  margin: -9px 0 0;
}
.l-aside-products__li {
  padding: 0;
  margin: 0;
}
.l-aside-products__li:before {
  display: none;
}
.l-aside-products__li a {
  text-decoration: none;
}
.l-aside-products .pr-product {
  margin-bottom: 22px;
}
.l-aside-products .pr-product__about {
  padding-bottom: 0;
}
.l-aside-products .pr-product__info {
  padding: 0 21px 0 0;
  margin-top: 0;
}
.l-aside-products .pr-product__info:after {
  display: block;
  content: '';
  height: 0;
  visibility: hidden;
  clear: both;
}
.l-aside-products .pr-product__link {
  position: relative;
  bottom: 0;
  left: 4px;
  float: left;
}
.l-aside-products .pr-product__text {
  margin: 0 0 6px;
  height: auto;
  max-height: 160px;
}
.l-aside-products .pr-product__photo {
  width: 166px;
  -webkit-flex-basis: 166px;
  -ms-flex-preferred-size: 166px;
  flex-basis: 166px;
  max-width: 166px;
}
@media only screen and (max-width: 740px) {
  .l-aside-products {
    margin-bottom: 10px;
  }
  .l-aside-products__ul {
    margin: 0;
    font-size: 0;
  }
  .l-aside-products__li {
    display: inline-block;
    vertical-align: top;
    width: 50%;
  }
  .l-aside-products .pr-product {
    display: block;
    max-width: 135px;
    margin: 0 auto;
  }
  .l-aside-products .pr-product__about {
    padding: 0;
  }
  .l-aside-products .pr-product__photo {
    margin: 0 auto -7px;
    max-width: 115px;
  }
  .l-aside-products .pr-product__title {
    font-size: 1.4rem;
    line-height: 1.6rem;
  }
  .l-aside-products .pr-product__info {
    padding: 12px 0 0 0;
    text-align: center;
  }
  .l-aside-products .pr-product__link,
  .l-aside-products .pr-product__text {
    display: none;
  }
}
.l-aside-articles {
  margin-bottom: 29px;
}
.l-aside-articles__ul {
  font-size: 0;
  margin: 0 -11px;
}
.l-aside-articles__li {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 20px;
  padding: 0 11px;
  width: 50%;
}
.l-aside-articles__li a {
  text-decoration: none;
}
.l-aside-articles__li:before {
  display: none;
}
.l-aside-articles .pr-b-article:before {
  display: none;
}
.l-aside-articles .b-column-title {
  margin-bottom: 10px;
}
@media only screen and (max-width: 740px) {
  .l-aside-articles {
    margin-bottom: -2px;
  }
  .l-aside-articles__li:nth-child(n + 3) {
    display: none;
  }
}
.l-aside-recipes {
  display: block;
}
.l-aside-recipes .btn-a {
  display: none;
}
.l-aside-recipes .b-column-title {
  margin-bottom: 11px;
}
.l-aside-recipes .pr-recipe {
  padding-bottom: 7px;
  border-bottom: 1px solid #c5b997;
}
.l-aside-recipes .pr-recipe__img-wrap {
  margin-bottom: 4px;
}
.l-aside-recipes .pr-recipe__title {
  margin-bottom: 1px;
}
.l-aside-recipes .pr-recipe__subtitle {
  margin-bottom: -1px;
}
.l-aside-recipes .b-stars__vote {
  margin-right: 5px;
}
.l-aside-recipes__ul {
  font-size: 0;
  margin: 0 -11px 27px;
  position: relative;
}
.p-magazine-page .l-aside-recipes__ul {
  margin-bottom: 0;
}
.l-aside-recipes__ul:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  background: #fff;
  z-index: 1;
  bottom: 21px;
}
.l-aside-recipes__li {
  display: inline-block;
  vertical-align: top;
  padding: 0 11px;
  width: 50%;
  margin-bottom: 22px;
}
.l-aside-recipes__li:before {
  display: none;
}
.l-aside-recipes__li a {
  text-decoration: none;
}
@media only screen and (max-width: 740px) {
  .l-aside-recipes {
    text-align: center;
    margin-bottom: 15px;
  }
  .l-aside-recipes__ul {
    margin: 0 -9px 7px;
  }
  .l-aside-recipes__ul:before {
    display: none;
  }
  .l-aside-recipes__li {
    padding: 0 9px;
    margin-bottom: 10px;
  }
  .l-aside-recipes__li:nth-child(n + 3) {
    display: none;
  }
  .l-aside-recipes__li .pr-recipe {
    border-bottom: 0;
  }
  .l-aside-recipes .btn-a {
    display: inline-block;
  }
}
.l-pr-recipes {
  display: block;
  border: 1px solid #3e2a1d;
  margin-bottom: 64px;
  padding: 21px 11px 13px;
  text-align: center;
  background: #f2f2f2;
}
.l-pr-recipes__ul {
  margin: 16px -14px 40px;
  font-size: 0;
}
.l-pr-recipes__li {
  display: inline-block;
  vertical-align: top;
  padding: 0 14px;
  width: 25%;
  position: relative;
  min-height: 270px;
}
.l-pr-recipes__li:before {
  position: absolute;
  bottom: 0;
  display: block;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: calc(100% - 28px);
  height: 1px;
  background: #c5b997;
  top: auto;
  border-radius: 0;
}
.l-pr-recipes__li+.l-pr-recipes__li:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  background: #c5b997;
  height: 100%;
  display: block;
  content: "";
  position: absolute;
}
.l-pr-recipes .b-column-title {
  display: none;
}
.l-pr-recipes .btn-a {
  padding: 0 16px;
}
@media only screen and (max-width: 1024px) {
  .p-products-category .l-pr-recipes {
    display: none;
  }
  .l-pr-recipes__li {
    width: 33.33%;
  }
  .l-pr-recipes__li:last-child {
    display: none;
  }
}
@media only screen and (max-width: 740px) {
  .l-pr-recipes {
    background: transparent;
    border: 0;
    padding: 0;
    margin-top: 25px;
    margin-bottom: 38px;
  }
  .l-pr-recipes .b-h2 {
    display: none;
  }
  .l-pr-recipes .b-column-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 15px;
  }
  .l-pr-recipes__ul {
    margin: 16px -6px 9px;
  }
  .l-pr-recipes__li {
    padding: 0 9px;
  }
}
.l-pagination {
  text-align: center;
  font-size: 0;
  direction: ltr;
  padding-left: 11px;
  margin-bottom: 51px;
}
.l-pagination__li {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
  margin: 0;
}
.l-pagination__li+.l-pagination__li {
  margin-right: 6px;
}
.l-pagination__li:before {
  display: none;
}
.l-pagination__page {
  width: 40px;
  height: 40px;
  background: #c5b997;
  line-height: 40px;
  font-size: 1.6rem;
  font-weight: 700;
  color: #fff;
  display: block;
  text-decoration: none;
}
.l-pagination__page._active {
  background: #d6392a;
}
.desktop .l-pagination__page {
  -webkit-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}
.desktop .l-pagination__page:hover,
.desktop .l-pagination__page:focus {
  background: #d6392a;
}
.l-pagination__arrow {
  width: 40px;
  height: 40px;
  display: block;
  position: relative;
}
.l-pagination__arrow:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 8px;
  height: 8px;
  border-top: 2px solid #3e2a1d;
  border-left: 2px solid #3e2a1d;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
.desktop .l-pagination__arrow:before {
  -webkit-transition: border-color 0.2s ease-out;
  transition: border-color 0.2s ease-out;
}
.desktop .l-pagination__arrow:hover:before,
.desktop .l-pagination__arrow:focus:before {
  border-color: #c5b997;
}
.l-pagination__arrow._prev:before {
  right: 8px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.l-pagination__arrow._next:before {
  left: 4px;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.l-pagination [aria-disabled='true']:hover:before,
.l-pagination [aria-disabled='true']:focus:before {
  border-color: #3e2a1d !important;
}
@media only screen and (max-width: 740px) {
  .l-pagination__page {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}
.l-category {
  margin: 0 -2px 32px;
}
.l-category__title {
  font-size: 1.6rem;
  color: #3e2a1d;
  font-weight: 700;
  margin-bottom: 11px;
}
.l-category__ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 0 -12px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.l-category__link {
  font-size: 1.6rem;
  font-weight: 700;
  color: #3e2a1d;
  border: 1px solid #c5b997;
  display: block;
  line-height: 38px;
  text-align: center;
  white-space: nowrap;
  text-decoration: none;
}
.l-category__link svg {
  margin-right: -10px;
}
.l-category__link .svg-branch {
  width: 31px;
  height: 37px;
  margin-left: 4px;
}
.l-category__link .svg-bowl {
  width: 46px;
  height: 30px;
}
.l-category__link .svg-earth {
  width: 44px;
  height: 32px;
  margin-left: 5px;
}
.l-category__link .svg-berry {
  width: 37px;
  height: 30px;
  margin-top: -5px;
  margin-right: -13px;
  margin-left: 3px;
}
.l-category__link .svg-wineglass {
  margin-top: -7px;
  margin-right: -11px;
  margin-left: 5px;
}
.l-category__link .svg-sector {
  height: 30px;
  margin-top: -2px;
  margin-right: -25px;
  margin-left: 4px;
}
.desktop .l-category__link {
  -webkit-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}
.desktop .l-category__link:hover,
.desktop .l-category__link:focus {
  background: #c5b997;
}
.l-category__li {
  margin: 0 12px 20px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-basis: calc(16.66% - 24px);
  -ms-flex-preferred-size: calc(16.66% - 24px);
  flex-basis: calc(16.66% - 24px);
  max-width: calc(16.66% - 24px);
  width: calc(16.66% - 24px);
  padding: 0;
}
.l-category__li:before {
  display: none;
}
@media only screen and (max-width: 1220px) {
  .l-category__li {
    -webkit-flex-basis: calc(20% - 24px);
    -ms-flex-preferred-size: calc(20% - 24px);
    flex-basis: calc(20% - 24px);
    max-width: calc(20% - 24px);
    width: calc(20% - 24px);
  }
}
@media only screen and (max-width: 1100px) {
  .l-category__li {
    -webkit-flex-basis: calc(25% - 24px);
    -ms-flex-preferred-size: calc(25% - 24px);
    flex-basis: calc(25% - 24px);
    max-width: calc(25% - 24px);
    width: calc(25% - 24px);
  }
}
@media only screen and (max-width: 900px) {
  .l-category__li {
    -webkit-flex-basis: calc(33.33% - 24px);
    -ms-flex-preferred-size: calc(33.33% - 24px);
    flex-basis: calc(33.33% - 24px);
    max-width: calc(33.33% - 24px);
    width: calc(33.33% - 24px);
  }
}
@media only screen and (max-width: 740px) {
  .l-category {
    margin: 0 0 32px;
  }
  .l-category__link {
    background: #c5b997;
  }
  .l-category__title {
    display: none;
  }
}
@media only screen and (max-width: 650px) {
  .l-category__ul {
    margin: 0 -9px 0 0;
  }
  .l-category__li {
    margin: 0 9px 20px 0;
    -webkit-flex-basis: calc(50% - 9px);
    -ms-flex-preferred-size: calc(50% - 9px);
    flex-basis: calc(50% - 9px);
    max-width: calc(50% - 9px);
    width: calc(50% - 9px);
  }
  .l-category__link {
    font-size: 1.4rem;
  }
  .l-category__link span {
    display: none;
  }
}
.l-timeline {
  display: block;
  width: 0;
  margin: 0 auto;
}
.l-timeline__li {
  position: relative;
  padding: 0;
  margin: 0;
}
.l-timeline__li:before {
  display: none;
}
.l-timeline__li:not(:first-child) {
  margin-top: -7px;
}
.l-timeline__li:nth-child(odd) {
  left: -61px;
}
.l-timeline__li:nth-child(even) {
  left: 374px;
}
.l-timeline__li:nth-child(even) .b-stage__inner:before {
  right: 100%;
  left: 0;
  border-right: 12px solid #e5e5e5;
  border-left: 0;
}
.l-timeline__li:nth-child(even) .b-stage__year {
  right: calc(100% + 28px);
  left: auto;
}
@media only screen and (max-width: 840px) {
  .l-timeline {
    width: 314px;
    padding-top: 14px;
  }
  .l-timeline__li {
    margin-top: 0;
    margin-bottom: 30px;
  }
  .l-timeline__li:nth-child(even) {
    left: -42px;
  }
  .l-timeline__li:nth-child(even) .b-stage__year {
    right: auto;
    left: calc(100% + 29px);
  }
  .l-timeline__li:nth-child(even) .b-stage__inner:before {
    right: auto;
    left: 100%;
    border-right: 0;
    border-left: 12px solid #e5e5e5;
  }
  .l-timeline__li:nth-child(odd) {
    left: -42px;
  }
}
@media only screen and (max-width: 740px) {
  .l-timeline {
    width: 280px;
  }
  .l-timeline__li {
    margin-bottom: 49px;
  }
  .l-timeline__li:last-child {
    margin-bottom: 25px;
  }
}
@media only screen and (max-width: 460px) {
  .l-timeline__li:nth-child(even) {
    left: -81px;
  }
  .l-timeline__li:nth-child(odd) {
    left: -81px;
  }
  .l-timeline__li:nth-child(even) .b-stage__year {
    left: calc(100% + 36px);
  }
}
.l-results {
  margin: 0 -17px -1px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  position: relative;
}
.l-results:before {
  display: block;
  content: "";
  position: absolute;
  height: 100%;
  width: 4px;
  right: -1px;
  background: #fff;
  z-index: 1;
}
.l-results__col {
  padding: 0 17px;
  width: 25%;
  max-width: 25%;
  -webkit-flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  position: relative;
  margin-bottom: 49px;
}
.l-results__col:before {
  position: absolute;
  bottom: 0;
  border-radius: 0;
  display: block;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: auto;
  width: calc(100% - 34px);
  height: 1px;
  background: #c5b997;
}
.l-results__col+.l-results__col:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  background: #c5b997;
  height: 100%;
  display: block;
  content: "";
  position: absolute;
}
.l-results .pr-b-article__img-wrap {
  margin-bottom: 15px;
}
.l-results .pr-b-article__title {
  padding-top: 6px;
}
@media only screen and (max-width: 1180px) {
  .l-results__col {
    width: 33.33%;
    max-width: 33.33%;
    -webkit-flex-basis: 33.33%;
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
  }
}
@media only screen and (max-width: 840px) {
  .l-results__col {
    width: 50%;
    max-width: 50%;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
  }
}
@media only screen and (max-width: 740px) {
  .l-results {
    margin: 0 -10px;
  }
  .l-results__col {
    padding: 0 10px;
    margin-bottom: 15px;
  }
  .l-results__col:before {
    display: none;
  }
  .l-results__col+.l-results__col:after {
    display: none;
  }
}
.l-instruction {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin: 0 0 30px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.l-instruction._space-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.l-instruction__li {
  display: inline-block;
  max-width: 189px;
  border-bottom: 2px solid #c5b997;
  padding-bottom: 10px;
  padding-right: 0;
  margin: 0 auto;
}
.l-instruction__li:before {
  display: none;
}
.l-instruction li {
  padding-right: 0;
}
.l-instruction li:before {
  display: none;
}
.l-instruction__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 20px;
  text-align: center;
  width: 142px;
  height: 142px;
  border-radius: 50%;
  background: #c5b997;
  margin-bottom: 17px;
  box-shadow: 1px 1px 2px 0 rgba(0,0,0,0.25);
}
.l-instruction__title span {
  display: block;
  font-size: 1.6rem;
  line-height: 1.8rem;
  font-weight: 700;
  min-height: 5.6rem;
  max-width: 93px;
}
.l-instruction__title svg {
  fill: #3e2a1d;
}
.l-instruction__ul,
.l-instruction__text {
  font-size: 1.5rem;
  font-weight: 400;
  margin-bottom: 3px;
  line-height: 2.2rem;
}
@media only screen and (max-width: 1024px) {
  .l-instruction {
    margin: 0;
  }
  .l-instruction__title {
    width: 110px;
    height: 110px;
    padding: 0 15px;
    margin-bottom: 13px;
  }
  .l-instruction__title span {
    font-size: 1.3rem;
    line-height: 1.6rem;
  }
  .l-instruction__li {
    display: block;
    max-width: 115px;
    margin: 0 auto;
    padding-bottom: 7px;
  }
  .l-instruction__text {
    font-size: 1.4rem;
    line-height: 1.7rem;
    text-align: center;
  }
  .l-instruction .owl-prev {
    left: 0;
  }
  .l-instruction .owl-next {
    right: 0;
  }
  .l-instruction .owl-prev,
  .l-instruction .owl-next {
    top: 32.5%;
  }
  .l-instruction .owl-prev:after,
  .l-instruction .owl-next:after {
    width: 10px;
    height: 10px;
  }
  .l-instruction .owl-dots {
    text-align: center;
    padding: 15px 0 5px;
  }
  .l-instruction .owl-dot {
    display: inline-block;
    vertical-align: middle;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background: #c5b997;
  }
  .l-instruction .owl-dot+.owl-dot {
    margin-right: 13px;
  }
  .l-instruction .owl-dot.active {
    background: #d6392a;
  }
}
.l-products {
  display: block;
  font-size: 0;
  margin: 0 -76px -9px 0;
  overflow: hidden;
}
.l-products__li {
  display: inline-block;
  width: 33.33%;
  padding: 0 76px 0 0;
  margin-bottom: 48px;
  position: relative;
  vertical-align: top;
}
.l-products__li:before {
  display: block;
  content: "";
  position: absolute;
  left: -39px;
  height: 100%;
  background: #c5b997;
  right: auto;
  border-radius: 0;
  width: 1px;
  top: 0;
}
.l-products__li:after {
  display: block;
  content: "";
  position: absolute;
  width: 1200px;
  right: 76px;
  bottom: -24px;
  background: #c5b997;
  height: 1px;
}
.l-products__li:last-of-type:before,
.l-products__li:last-child:before {
  width: 2400px;
  height: 4px;
  display: block;
  content: "";
  position: absolute;
  background: #fff;
  bottom: -27px;
  left: -1200px;
  z-index: 1;
  top: auto;
}
@media only screen and (max-width: 1160px) {
  .l-products__li {
    width: 50%;
  }
}
@media only screen and (max-width: 800px) {
  .l-products {
    display: block;
    font-size: 0;
    margin: 0 -40px 0 0;
    overflow: hidden;
  }
  .l-products__li {
    padding: 0 40px 0 0;
    margin-bottom: 30px;
  }
  .l-products__li:before,
  .l-products__li:after {
    display: none;
  }
}
@media only screen and (max-width: 740px) {
  .l-products {
    margin: 0 -16px 8px;
  }
  .l-products__li {
    width: 33.33%;
    padding: 0 16px;
    margin-bottom: 14px;
  }
  .l-products .pr-product {
    display: block;
    max-width: 135px;
    margin: 0 auto;
  }
  .l-products .pr-product__about {
    padding: 0;
  }
  .l-products .pr-product__photo {
    margin: 0 auto -7px;
    max-width: 134px;
  }
  .l-products .pr-product__title {
    font-size: 1.4rem;
    line-height: 1.6rem;
  }
  .l-products .pr-product__info {
    padding: 12px 0 0 0;
    text-align: center;
  }
  .l-products .pr-product__link,
  .l-products .pr-product__text {
    display: none;
  }
}
@media only screen and (max-width: 600px) {
  .l-products__li {
    width: 50%;
  }
}
.l-filters {
  display: block;
  padding: 40px 0;
}
.l-filters__btn {
  display: none;
}
.l-filters__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  padding: 18px 32px 18px 47px;
  border: 2px solid #c5b997;
}
.l-filters__category {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 0 10px;
  margin: 0;
}
.l-filters__category:before {
  display: none;
}
.l-filters__title {
  display: block;
  margin-bottom: 5px;
  color: #d6392a;
  font-size: 1.6rem;
  font-weight: 700;
}
.l-filters__link {
  font-size: 1.5rem;
  font-weight: 400;
  color: #3e2a1d;
  line-height: 2.4rem;
  text-decoration: none;
}
.desktop .l-filters__link:hover,
.desktop .l-filters__link:focus {
  text-decoration: underline;
}
.l-filters__ul {
  margin-bottom: 3px;
}
.l-filters__li {
  margin-bottom: 4px;
  padding: 0;
}
.l-filters__li:before {
  display: none;
}
.l-filters__li._hidden {
  display: none;
}
.l-filters__main-link {
  display: inline-block;
  color: #3e2a1d;
  font-size: 1.6rem;
  font-weight: 700;
  border-bottom: 1px solid #3e2a1d;
  margin-top: auto;
  text-decoration: none;
}
.desktop .l-filters__main-link {
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.desktop .l-filters__main-link:hover,
.desktop .l-filters__main-link:focus {
  border-color: #d6392a;
  color: #d6392a;
}
@media only screen and (max-width: 1024px) {
  .l-filters {
    padding: 10px 0;
  }
  .l-filters__flex {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 18px 20px;
  }
  .l-filters__category {
    -webkit-flex-basis: 33.33%;
    -ms-flex-preferred-size: 33.33%;
    flex-basis: 33.33%;
    max-width: 33.33%;
    width: 33.33%;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 740px) {
  .l-filters {
    padding: 14px 0;
    margin-bottom: 12px;
  }
  .l-filters__btn {
    display: block;
    max-width: 298px;
    margin: 0 auto;
    background: #e6e6e6;
    line-height: 40px;
    text-align: center;
    color: #3e2a1d;
    font-size: 1.4rem;
    width: 100%;
    padding: 0 20px;
    font-weight: 700;
    position: relative;
    z-index: 1;
  }
  .l-filters__btn span {
    position: relative;
    padding-left: 20px;
    display: inline-block;
    vertical-align: middle;
  }
  .l-filters__btn span:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    bottom: 5px;
    left: 0;
    width: 10px;
    height: 10px;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    border-top: 2px solid #3e2a1d;
    border-left: 2px solid #3e2a1d;
    z-index: 3;
  }
  .l-filters__flex-wrap {
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    padding: 40px 30px;
    overflow-y: auto;
    z-index: 3;
    font-size: 0;
  }
  .l-filters__flex-wrap:after {
    content: "";
    display: inline-block;
    width: 0;
    height: 100%;
    vertical-align: middle;
  }
  .l-filters__flex {
    background: #fff;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .l-filters__category {
    width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    display: block;
    margin-bottom: 25px;
    position: relative;
  }
  .l-filters__category:first-child {
    padding-top: 15px;
  }
  .l-filters__li {
    margin-bottom: 10px;
    text-align: center;
  }
  .l-filters__link {
    font-size: 1.4rem;
    font-weight: 700;
  }
  .l-filters__title {
    background: #e6e6e6;
    color: #3e2a1d;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    margin-bottom: 0;
    position: relative;
    z-index: 1;
  }
  .l-filters__title:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    position: relative;
    bottom: 2px;
    left: -7px;
    width: 10px;
    height: 10px;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    border-top: 2px solid #3e2a1d;
    border-left: 2px solid #3e2a1d;
    z-index: 3;
  }
  .l-filters__ul {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.3);
    max-width: 90%;
    max-height: calc(100vh - 80px);
    overflow-y: auto;
    margin: 0 auto;
    display: none;
    padding: 15px 0;
  }
  .l-filters__li._hidden {
    display: block;
  }
  .l-filters__main-link {
    display: none;
  }
}
.l-labels {
  margin: 0 -5px 26px 0;
  font-size: 0;
}
.l-labels__li {
  display: inline-block;
  vertical-align: top;
  width: 62px;
  padding: 0 5px;
  margin: 0;
  text-align: center;
}
.l-labels__li:before {
  display: none;
}
.l-labels__li+.l-labels__li {
  margin-right: 8px;
}
.l-labels__circle {
  width: 35px;
  height: 35px;
  position: relative;
  margin: 0 auto;
}
.l-labels__circle img {
  width: 100%;
  height: auto;
}
.l-labels__text {
  font-size: 1.2rem;
  color: #aa9971;
  font-weight: 700;
}
@media only screen and (max-width: 1024px) {
  .l-labels {
    margin: 0 -5px 15px 0;
  }
  .l-labels+.l-labels {
    margin-right: 0;
  }
}
@media only screen and (max-width: 480px) {
  .l-labels {
    margin: 0 0 2px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 15px;
  }
  .l-labels__circle {
    width: 26px;
    height: 26px;
  }
  .l-labels__circle svg {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
  }
}
.l-steps {
  margin-bottom: 40px;
}
.l-steps__title {
  font-weight: 700;
  color: #3e2a1d;
  display: block;
  margin-bottom: 15px;
  font-size: 1.6rem;
}
.l-steps__ul {
  counter-reset: steps;
  margin-bottom: 0;
  background: rgba(197,185,151,0.55);
  padding: 15px 5px 3px 15px;
}
.l-steps__li {
  padding: 0;
  margin-bottom: 16px;
  counter-increment: steps;
  position: relative;
  min-height: 25px;
}
.l-steps__li:before {
  position: absolute;
  display: block;
  content: '' counter(steps) '';
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #fff;
  line-height: 24px;
  text-align: center;
  font-weight: 700;
  font-size: 1.5rem;
  right: 10px;
  top: 0;
  -webkit-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}
.l-steps__li._done a {
  text-decoration: line-through;
}
.l-steps__li._done:before {
  background: #3e2a1d;
  font-size: 0;
}
.l-steps__li._done:after {
  display: block;
  content: "";
  position: absolute;
  width: 12px;
  height: 6px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 9px;
  right: 17px;
}
.desktop .l-steps__li:before {
  -webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
  transition: background-color 0.2s ease-out, color 0.2s ease-out;
}
.desktop .l-steps__li:hover:before,
.desktop .l-steps__li:focus:before {
  background: #3e2a1d;
  color: #fff;
}
.l-steps__link {
  position: relative;
  z-index: 1;
  padding-right: 44px;
  display: block;
  font-size: 1.5rem;
  line-height: 2rem;
  color: #3e2a1d;
}
@media only screen and (max-width: 740px) {
  .l-steps {
    margin: 0 -11px;
    padding: 11px 11px 1px;
    background: rgba(197,185,151,0.55);
  }
  .l-steps__ul {
    background: transparent;
    margin-right: -10px;
    padding: 0 6px 0 0;
  }
  .l-steps__li {
    margin-bottom: 14px;
  }
  .l-steps__li:before {
    color: #c5b997;
  }
  .l-steps__link {
    font-size: 1.4rem;
    line-height: 1.7rem;
  }
}
.m-site {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  padding-left: 72px;
}
.m-site__ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -12px 0 0;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.m-site__li {
  padding: 0;
  margin: 0;
}
.m-site__li:before {
  display: none;
}
.m-site__li a {
  text-decoration: none;
}
.m-site__link {
  font-weight: 700;
  font-size: 17px;
  color: #3e2a1d;
  line-height: 36px;
  padding: 0 6px;
  display: block;
  white-space: nowrap;
}
.m-site__link:focus,
.m-site__link._active {
  border-top: 2px solid #c5b997;
  border-bottom: 2px solid #c5b997;
}
.m-site__link svg {
  margin-left: 4px;
}
.m-site__link .svg-product {
  margin-right: -12px;
  margin-top: -6px;
  margin-left: 1px;
}
@media only screen and (min-width: 1025px) {
  .desktop .m-site__link {
    -webkit-transition: color 0.2s ease-out;
    transition: color 0.2s ease-out;
  }
  .desktop .m-site__link:hover {
    color: #d6392a;
  }
}
@media only screen and (max-width: 1024px) {
  .m-site {
    padding: 0;
  }
  .m-site__ul {
    margin: 0;
    display: block;
    padding: 0 11px;
  }
  .m-site__li {
    display: block;
    padding: 0;
  }
  .m-site__li:after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 1px;
    background: -webkit-linear-gradient(right, transparent, #bbb, transparent);
    background: linear-gradient(to left, transparent, #bbb, transparent);
    bottom: 0;
    width: 100%;
  }
  .m-site__link {
    padding: 6px 10px;
    font-size: 1.6rem;
  }
  .m-site__link svg {
    margin-left: 6px;
  }
  .m-site__link .svg-magazine {
    margin-left: 7px;
  }
  .m-site__link .svg-product {
    margin-left: 5px;
    margin-top: -2px;
  }
}
.m-secondary {
  display: inline-block;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
  position: relative;
  margin-right: 32px;
  margin-bottom: 0;
}
.m-secondary:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  right: -11px;
  height: 17px;
  background: #3e2a1d;
  width: 1px;
}
.m-secondary__li {
  display: inline-block;
  vertical-align: middle;
  padding-right: 0;
  margin-bottom: 0;
}
.m-secondary__li:before {
  display: none;
}
.m-secondary__li a {
  text-decoration: none;
}
.m-secondary__link {
  font-size: 1.3rem;
  color: #3e2a1d;
  padding: 0 13px 0 12px;
  line-height: 1.7rem;
  height: 1.7rem;
  position: relative;
  display: block;
}
.m-secondary__link:before {
  display: block;
  content: "";
  position: absolute;
  content: '' attr(linktext) '';
  font-size: 1.3rem;
  width: 100%;
  line-height: 1.7rem;
  height: 1.7rem;
  left: 0;
  top: 0;
  text-align: center;
  font-weight: 700;
  color: #d6392a;
  opacity: 0;
}
.desktop:not(._ie) .m-secondary__link:hover,
.desktop:not(._ie) .m-secondary__link:focus {
  color: transparent;
}
.desktop:not(._ie) .m-secondary__link:hover:before,
.desktop:not(._ie) .m-secondary__link:focus:before {
  opacity: 1;
}
.desktop._ie .m-secondary__link {
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.desktop._ie .m-secondary__link:hover,
.desktop._ie .m-secondary__link:focus {
  color: #d6392a;
}
@media only screen and (max-width: 1024px) {
  .m-secondary {
    margin: 0 11px 14px;
    display: block;
  }
  .m-secondary:before {
    display: none;
  }
  .m-secondary__li {
    display: block;
  }
  .m-secondary__li:after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 1px;
    background: -webkit-linear-gradient(right, transparent, #bbb, transparent);
    background: linear-gradient(to left, transparent, #bbb, transparent);
    bottom: 0;
    width: 100%;
  }
  .m-secondary__link {
    font-size: 1.4rem;
    line-height: 50px;
    height: auto;
    display: block;
  }
  .m-secondary__link:before {
    display: none;
  }
  .desktop .m-secondary__link:hover,
  .desktop .m-secondary__link:focus {
    color: #3e2a1d;
  }
}
.m-footer {
  margin: 0;
}
.m-footer__li {
  padding: 0;
  margin: 0 0 11px 0;
}
.m-footer__li:before {
  display: none;
}
.m-footer__link {
  color: #808080;
  font-size: 1.4rem;
  font-weight: 700;
  text-decoration: none;
}
.desktop .m-footer__link:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 1024px) {
  .m-footer__li {
    margin: 0 0 10px 0;
  }
}
.modal-recipe-book {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.75);
  z-index: 3;
  text-align: center;
  cursor: pointer;
  padding: 11px 0;
  overflow-y: auto;
  font-size: 0;
}
.modal-recipe-book:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.modal-recipe-book .b-page-title {
  margin-bottom: 28px;
}
.modal-recipe-book .b-page-title svg {
  fill: #3e2a1d;
}
.modal-recipe-book .b-stars__vote {
  margin-right: 3px;
}
.modal-recipe-book__inner {
  text-align: right;
  cursor: default;
  background: #fff;
  max-width: 1200px;
  padding: 26px 13px 13px;
  position: relative;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}
.modal-recipe-book__col-wrap {
  font-size: 0;
  margin: 0 -13px;
}
.modal-recipe-book__col {
  margin: 0 0 28px;
  display: inline-block;
  vertical-align: top;
  width: 25%;
  padding: 0 13px;
  position: relative;
}
.modal-recipe-book__col:before {
  position: absolute;
  bottom: 0;
  display: block;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: calc(100% - 26px);
  height: 1px;
  background: #c5b997;
  border-radius: 0;
  top: auto;
}
.modal-recipe-book__col+.modal-recipe-book__col:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  background: #c5b997;
  height: 100%;
}
.modal-recipe-book .pr-recipe__subtitle {
  margin-bottom: 3px;
}
@media only screen and (max-width: 1000px) {
  .modal-recipe-book__col {
    width: 33.33%;
  }
}
@media only screen and (max-width: 740px) {
  .modal-recipe-book__col {
    width: 50%;
  }
  .modal-recipe-book__col:before,
  .modal-recipe-book__col+.modal-recipe-book__col:after {
    display: none;
  }
}
.modal-subscription {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 3;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(0,0,0,0.75);
  cursor: pointer;
  display: none;
  font-size: 0;
}
.modal-subscription:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.modal-nutritional {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.75);
  z-index: 3;
  text-align: center;
  cursor: pointer;
  overflow-y: auto;
  padding: 11px;
  font-size: 0;
}
.modal-nutritional:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.modal-nutritional__inner {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  background: #f2f2f2;
  border-radius: 3px 3px 0 0;
}
.modal-nutritional__inner:before {
  height: 40px;
  width: 100%;
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  border-radius: 3px 3px 0 0;
}
.modal-comment {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.75);
  z-index: 3;
  text-align: center;
  cursor: pointer;
  overflow-y: auto;
  padding: 11px;
  font-size: 0;
}
.modal-comment:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.modal-comment .f-default__col-wrap {
  margin: 0;
}
.modal-comment .f-default__col {
  padding: 0;
  width: 100%;
}
.modal-tips {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.75);
  z-index: 3;
  text-align: center;
  cursor: pointer;
  overflow-y: auto;
  padding: 11px;
  font-size: 0;
}
.modal-tips:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.modal-tips .b-tips {
  cursor: default;
  text-align: right;
  background: #c5b997;
  padding-top: 0;
  border-radius: 3px;
  max-width: 420px;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 10px;
  display: inline-block;
  vertical-align: middle;
}
.modal-tips .b-tips:before,
.modal-tips .b-tips:after {
  display: none;
}
.modal-tips .b-tips__text {
  display: block;
  padding: 0 10px;
}
.modal-tips .b-tips__title {
  line-height: 40px;
  border-radius: 3px;
  font-size: 1.4rem;
  background: #fff;
  padding-right: 52px;
  box-shadow: 0 0 2px 0 rgba(0,0,0,0.3);
}
.modal-tips .b-tips__title:after {
  display: none;
}
.modal-tips .b-tips__close {
  display: block;
}
.modal-tips .b-tips__svg-wrap {
  position: absolute;
  right: 20px;
  top: 0;
  bottom: 0;
  margin: auto 0;
}
.modal-cv {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.75);
  z-index: 3;
  text-align: center;
  cursor: pointer;
  overflow-y: auto;
  font-size: 0;
}
.modal-cv:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.modal-cv__inner {
  text-align: right;
  cursor: default;
  background: #fff;
  max-width: 1200px;
  padding: 40px 13px 30px;
  position: relative;
  max-height: calc(100vh - 100px);
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 740px) {
  .modal-cv {
    padding: 11px;
  }
  .modal-cv__inner {
    border-radius: 3px 3px 0 0;
    padding: 10px 13px 13px;
    max-height: inherit;
    max-width: 325px;
  }
  .modal-cv__inner:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: #e6e6e6;
    border-radius: 3px 3px 0 0;
    width: 100%;
    height: 40px;
  }
  .modal-cv .i-close {
    width: 14px;
    height: 14px;
    left: 5px;
    top: 5px;
    z-index: 1;
    border: 1px solid #3e2a1d;
    background: transparent;
  }
  .modal-cv .svg-close {
    width: 6px;
    height: 6px;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    fill: #3e2a1d;
    stroke: #3e2a1d;
  }
}
.modal-more {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.8);
  text-align: center;
  padding: 20px;
  z-index: 3;
  cursor: pointer;
  overflow-y: auto;
  display: none;
  font-size: 0;
}
.modal-more:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.modal-more__inner {
  display: inline-block;
  vertical-align: middle;
  background: #fff;
  max-width: 760px;
  min-width: 280px;
  position: relative;
  text-align: right;
}
.modal-more__inner-top {
  padding: 8px 20px;
  background: #f8f8f8;
  border-bottom: 1px solid #c6c6c6;
}
.modal-more__inner-bottom {
  padding: 10px 20px;
}
.modal-more__close {
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
}
.modal-more__close:before,
.modal-more__close:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 18px;
  height: 3px;
  background: #3e2a1d;
  -webkit-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
.modal-more__close:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.modal-more__close:after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.modal-more__close:hover:before,
.modal-more__close:hover:after {
  background: #d6392a;
}
.modal-more__title {
  font-weight: 700;
  font-size: 20px;
  color: #3e2a1d;
  display: none;
}
.modal-more__title._active {
  display: block;
}
.modal-more__content {
  display: none;
}
.modal-more__content._active {
  display: block;
}
.modal-more__link {
  font-size: 1.6rem;
  color: #3e2a1d;
  display: inline-block;
  vertical-align: middle;
  line-height: 3rem;
  width: 33.33%;
}
.modal-more .btn-a {
  min-width: 140px;
  display: table;
  margin: 30px auto 0;
}
@media only screen and (max-width: 768px) {
  .modal-more__inner {
    max-width: 500px;
  }
  .modal-more__link {
    width: 50%;
  }
}
@media only screen and (max-width: 540px) {
  .modal-more__inner {
    max-width: 360px;
  }
  .modal-more__link {
    width: 100%;
  }
}
.pr-main-article {
  overflow: hidden;
  position: relative;
  display: block;
}
.pr-main-article:before {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 8px;
  border-radius: 50%;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
  top: -8px;
  z-index: 1;
}
.pr-main-article:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  border: 2px solid #fff;
  pointer-events: none;
}
.pr-main-article__img-wrap {
  position: relative;
}
.pr-main-article__img-wrap:before {
  display: block;
  content: "";
  position: absolute;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  background: -webkit-radial-gradient(circle, rgba(255,255,255,0) 70%, rgba(0,0,0,0.3));
  background: radial-gradient(circle, rgba(255,255,255,0) 70%, rgba(0,0,0,0.3));
}
.desktop .pr-main-article:hover .pr-main-article__img-wrap:before,
.desktop .pr-main-article:focus .pr-main-article__img-wrap:before {
  opacity: 1;
}
.pr-main-article__title {
  font-size: 2rem;
  line-height: 2.3rem;
  color: #3e2a1d;
  font-weight: 700;
  display: block;
}
.pr-main-article__subtitle {
  color: #d6392a;
  font-size: 1.4rem;
  line-height: 2.4rem;
  font-weight: 700;
  display: inline-block;
  vertical-align: middle;
}
.pr-main-article__img {
  width: 100%;
  height: auto;
}
.pr-main-article__about {
  position: absolute;
  left: 0;
  right: 0;
  width: calc(100% - 40px);
  margin: 0 auto;
  background: rgba(255,255,255,0.78);
  bottom: 20px;
  padding: 10px;
}
.pr-main-article__about:after {
  display: block;
  content: '';
  height: 0;
  visibility: hidden;
  clear: both;
}
.pr-main-article .b-stars {
  float: left;
}
.pr-a-article {
  overflow: hidden;
  position: relative;
  display: block;
}
.pr-a-article:before {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 8px;
  border-radius: 50%;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
  top: -8px;
  z-index: 1;
}
.pr-a-article__img-wrap {
  position: relative;
}
.pr-a-article__img-wrap:before {
  display: block;
  content: "";
  position: absolute;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  background: -webkit-radial-gradient(circle, rgba(255,255,255,0) 70%, rgba(0,0,0,0.3));
  background: radial-gradient(circle, rgba(255,255,255,0) 70%, rgba(0,0,0,0.3));
}
.desktop .pr-a-article:hover .pr-a-article__img-wrap:before,
.desktop .pr-a-article:focus .pr-a-article__img-wrap:before {
  opacity: 1;
}
.pr-a-article__img {
  width: 100%;
  height: auto;
}
.pr-a-article__title {
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 1;
  bottom: 13px;
  background: rgba(255,255,255,0.73);
  padding: 28px 13px 13px;
  font-size: 1.6rem;
  line-height: 1.8rem;
  color: #3e2a1d;
  font-weight: 700;
  text-decoration: none;
}
.pr-a-article__title:before {
  height: 3px;
  width: calc(100% - 26px);
  display: block;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 16px;
  background: #d6392a;
}
.pr-a-article__about {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 13px;
  background: rgba(255,255,255,0.73);
  padding: 11px 13px 4px;
}
.pr-a-article__about-title {
  font-size: 1.6rem;
  line-height: 1.8rem;
  color: #3e2a1d;
  font-weight: 700;
  display: block;
  margin-bottom: 5px;
}
.pr-a-article__about-subtitle {
  font-size: 1.4rem;
  color: #d6392a;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.pr-a-article__about .b-stars {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-right: 10px;
}
.pr-a-article__about .b-stars__vote {
  margin-right: 2px;
}
.pr-a-article__about-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.pr-b-article {
  position: relative;
  display: block;
  text-decoration: none;
}
.pr-b-article__img-wrap {
  margin-bottom: 12px;
  position: relative;
  overflow: hidden;
}
.pr-b-article__img-wrap:after {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 8px;
  left: 0;
  border-radius: 50%;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
  top: -8px;
  z-index: 1;
}
.pr-b-article__img-wrap:before {
  display: block;
  content: "";
  position: absolute;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  background: -webkit-radial-gradient(circle, rgba(255,255,255,0) 70%, rgba(0,0,0,0.3));
  background: radial-gradient(circle, rgba(255,255,255,0) 70%, rgba(0,0,0,0.3));
}
.desktop .pr-b-article:hover .pr-b-article__content,
.desktop .pr-b-article:focus .pr-b-article__content {
  opacity: 1;
  pointer-events: all;
}
.desktop .pr-b-article:hover .pr-b-article__img-wrap:before,
.desktop .pr-b-article:focus .pr-b-article__img-wrap:before {
  opacity: 1;
}
.pr-b-article__img {
  width: 100%;
  height: auto;
}
.pr-b-article__title {
  font-size: 1.6rem;
  line-height: 1.9rem;
  color: #3e2a1d;
  padding-top: 5px;
  border-top: 2px solid #d6392a;
  display: block;
  font-weight: 700;
  text-decoration: none;
}
.pr-b-article__type {
  position: absolute;
  width: 41px;
  height: 41px;
  background: #d6392a;
  z-index: 1;
}
.pr-b-article__type .svg-pan {
  width: 36px;
  height: 26px;
  -webkit-transform: translateX(1px);
  -ms-transform: translateX(1px);
  transform: translateX(1px);
}
._ie .pr-b-article__type .svg-pan {
  -webkit-transform: translateX(-2px);
  -ms-transform: translateX(-2px);
  transform: translateX(-2px);
}
.pr-b-article__type .svg-product {
  width: 34px;
  height: 30px;
  color: #d6392a;
  -webkit-transform: translateX(2px);
  -ms-transform: translateX(2px);
  transform: translateX(2px);
}
._ie .pr-b-article__type .svg-product {
  -webkit-transform: translateX(-3px);
  -ms-transform: translateX(-3px);
  transform: translateX(-3px);
}
.pr-b-article__type .svg-magazine {
  width: 34px;
  height: 30px;
  -webkit-transform: translateX(4px);
  -ms-transform: translateX(4px);
  transform: translateX(4px);
}
._ie .pr-b-article__type .svg-magazine {
  -webkit-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  transform: translateX(-5px);
}
.pr-b-article__type svg {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  fill: #fff;
}
.pr-b-article__content {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  pointer-events: none;
  padding: 11px 12px 30px;
  background: rgba(255,255,255,0.73);
  box-shadow: inset 0 0 15px 0 rgba(62,42,29,0.33);
}
.pr-b-article__text {
  font-size: 1.4rem;
  line-height: 1.8rem;
  color: #3e2a1d;
  max-height: 72px;
  overflow: hidden;
}
.pr-b-article__category {
  font-size: 1.4rem;
  font-weight: 700;
  display: block;
  padding-bottom: 8px;
  border-bottom: 1px solid #3e2a1d;
  margin-bottom: 13px;
}
.pr-b-article__category svg {
  margin-left: 4px;
  margin-right: -8px;
  margin-top: -2px;
}
.pr-b-article__category .svg-branch {
  width: 28px;
  height: 28px;
}
.pr-b-article__category .svg-bowl {
  width: 35px;
  height: 28px;
}
.pr-b-article__category .svg-berry {
  width: 34px;
  height: 28px;
}
.pr-b-article__category .svg-earth {
  width: 42px;
  height: 28px;
}
.pr-b-article__category .svg-wineglass {
  width: 24px;
  height: 23px;
}
.pr-b-article__category .svg-sector {
  width: 40px;
  height: 29px;
}
.pr-b-article__link {
  position: absolute;
  left: 14px;
  bottom: 10px;
  font-size: 1.4rem;
  text-decoration: underline;
  font-weight: 700;
  color: #3e2a1d;
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.pr-b-article__link:hover,
.pr-b-article__link:focus {
  color: #d6392a;
  text-decoration: underline;
}
@media only screen and (max-width: 740px) {
  .pr-b-article:before {
    display: none;
  }
  .pr-b-article__title {
    font-size: 1.4rem;
    line-height: 1.6rem;
    overflow: hidden;
    max-height: 5.5rem;
  }
}
.pr-recipe {
  text-align: right;
  padding-bottom: 14px;
  position: relative;
  display: block;
  text-decoration: none;
}
.desktop .pr-recipe .svg-play {
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.desktop .pr-recipe .i-video__time {
  -webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
  transition: background-color 0.2s ease-out, color 0.2s ease-out;
}
.desktop .pr-recipe .i-video__time:before,
.desktop .pr-recipe .i-video__time:after {
  -webkit-transition: border-color 0.2s ease-out;
  transition: border-color 0.2s ease-out;
}
.desktop .pr-recipe:hover .pr-recipe__short-info,
.desktop .pr-recipe:focus .pr-recipe__short-info {
  opacity: 1;
}
.desktop .pr-recipe:hover .i-video__time,
.desktop .pr-recipe:focus .i-video__time {
  color: #fff;
  background: rgba(63,43,30,0.8);
}
.desktop .pr-recipe:hover .i-video__time:before,
.desktop .pr-recipe:focus .i-video__time:before {
  border-top-color: rgba(63,43,30,0.8);
}
.desktop .pr-recipe:hover .i-video__time:after,
.desktop .pr-recipe:focus .i-video__time:after {
  border-bottom-color: rgba(63,43,30,0.8);
}
.desktop .pr-recipe:hover .svg-play,
.desktop .pr-recipe:focus .svg-play {
  color: rgba(63,43,30,0.8);
  fill: rgba(255,255,255,0.8);
}
.pr-recipe__close {
  width: 43px;
  height: 43px;
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  z-index: 2;
}
.pr-recipe__close:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 23px;
  height: 23px;
  border-radius: 50%;
  background: rgba(62,42,29,0.75);
}
.pr-recipe__close svg {
  width: 9px;
  height: 9px;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.desktop .pr-recipe__close:before {
  -webkit-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}
.desktop .pr-recipe__close:hover:before,
.desktop .pr-recipe__close:focus:before {
  background: rgba(214,57,42,0.8);
}
.pr-recipe__img-wrap {
  position: relative;
  margin-bottom: 11px;
}
.pr-recipe__img-wrap:before {
  display: block;
  content: "";
  position: absolute;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  background: -webkit-radial-gradient(circle, rgba(255,255,255,0) 70%, rgba(0,0,0,0.3));
  background: radial-gradient(circle, rgba(255,255,255,0) 70%, rgba(0,0,0,0.3));
}
.desktop .pr-recipe:hover .pr-recipe__img-wrap:before,
.desktop .pr-recipe:focus .pr-recipe__img-wrap:before {
  opacity: 1;
}
.pr-recipe__img {
  width: 100%;
  height: auto;
}
.pr-recipe__title {
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: 4px;
  display: block;
  line-height: 1.9rem;
  text-decoration: none;
  color: #3e2a1d;
}
.pr-recipe__subtitle {
  color: #d6392a;
  font-size: 1.4rem;
  font-weight: 400;
  margin-bottom: 7px;
}
.pr-recipe .i-video {
  position: absolute;
  left: 12px;
  bottom: 13px;
}
.pr-recipe .svg-green {
  position: absolute;
  left: 15px;
  bottom: 17px;
}
.pr-recipe__type {
  position: absolute;
  width: 41px;
  height: 41px;
  background: #d6392a;
  z-index: 1;
}
.pr-recipe__type .svg-pan {
  width: 36px;
  height: 26px;
  -webkit-transform: translateX(1px);
  -ms-transform: translateX(1px);
  transform: translateX(1px);
}
._ie .pr-recipe__type .svg-pan {
  -webkit-transform: translateX(-2px);
  -ms-transform: translateX(-2px);
  transform: translateX(-2px);
}
.pr-recipe__type .svg-product {
  width: 34px;
  height: 30px;
  color: #d6392a;
  -webkit-transform: translateX(2px);
  -ms-transform: translateX(2px);
  transform: translateX(2px);
}
._ie .pr-recipe__type .svg-product {
  -webkit-transform: translateX(-3px);
  -ms-transform: translateX(-3px);
  transform: translateX(-3px);
}
.pr-recipe__type .svg-magazine {
  width: 34px;
  height: 30px;
  -webkit-transform: translateX(4px);
  -ms-transform: translateX(4px);
  transform: translateX(4px);
}
._ie .pr-recipe__type .svg-magazine {
  -webkit-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  transform: translateX(-5px);
}
.pr-recipe__type svg {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  fill: #fff;
}
.pr-recipe__short-info {
  padding: 0 13px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255,255,255,0.73);
  border: 1px solid #3e2a1d;
  opacity: 0;
  z-index: 1;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.pr-recipe__row {
  height: 25%;
  font-size: 0;
}
.pr-recipe__row:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.pr-recipe__row+.pr-recipe__row {
  border-top: 1px solid #3e2a1d;
}
.pr-recipe__dd {
  font-size: 1.4rem;
  display: inline-block;
  vertical-align: middle;
  font-weight: 700;
  color: #3e2a1d;
}
.pr-recipe__dt {
  font-size: 1.4rem;
  font-weight: 400;
  color: #3e2a1d;
  margin-left: 4px;
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 740px) {
  .b-stars{
    margin-top: 3px;
  }
  .pr-recipe__img-wrap {
    margin-bottom: 6px;
  }
  .pr-recipe__title {
    margin-bottom: 4px;
    font-size: 1.4rem;
    line-height: 1.6rem;
    overflow: hidden;
    max-height: 4.8rem;
  }
  .pr-recipe__subtitle {
    font-size: 1.2rem;
    line-height: 1.5rem;
    margin-bottom: 0;
  }
  .pr-recipe .svg-green {
    left: 0;
    bottom: 14px;
  }
  .pr-recipe .i-video {
    left: 6px;
    bottom: 7px;
  }
  .pr-recipe__short-info {
    display: none;
  }
  /*.pr-recipe .b-stars {
    margin-top: -4px;
  }*/
}
.pr-b-main-article {
  overflow: hidden;
  position: relative;
}
.pr-b-main-article:before {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 8px;
  border-radius: 50%;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
  top: -8px;
  z-index: 1;
}
.pr-b-main-article:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  border: 2px solid #fff;
  pointer-events: none;
}
.pr-b-main-article__title {
  font-size: 2rem;
  line-height: 2.3rem;
  color: #3e2a1d;
  font-weight: 700;
  padding-top: 7px;
  border-top: 3px solid #d6392a;
  display: block;
}
.pr-b-main-article__img {
  width: 100%;
  height: auto;
}
.pr-b-main-article__img-wrap {
  position: relative;
}
.pr-b-main-article__img-wrap:before {
  display: block;
  content: "";
  position: absolute;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  background: -webkit-radial-gradient(circle, rgba(255,255,255,0) 70%, rgba(0,0,0,0.3));
  background: radial-gradient(circle, rgba(255,255,255,0) 70%, rgba(0,0,0,0.3));
}
.desktop .pr-b-main-article:hover .pr-b-main-article__img-wrap:before,
.desktop .pr-b-main-article:focus .pr-b-main-article__img-wrap:before {
  opacity: 1;
}
.pr-b-main-article__about {
  position: absolute;
  left: 0;
  right: 0;
  width: calc(100% - 40px);
  margin: 0 auto;
  background: rgba(255,255,255,0.78);
  bottom: 20px;
  padding: 12px 10px 10px;
}
.pr-c-article {
  position: relative;
  display: block;
  text-decoration: none;
}
.pr-c-article:after {
  display: block;
  content: '';
  height: 0;
  visibility: hidden;
  clear: both;
}
.pr-c-article__img {
  width: 100%;
  height: auto;
}
.pr-c-article__img-wrap {
  position: relative;
  margin-bottom: 11px;
}
.pr-c-article__img-wrap:after {
  display: block;
  content: "";
  position: absolute;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  background: -webkit-radial-gradient(circle, rgba(255,255,255,0) 70%, rgba(0,0,0,0.3));
  background: radial-gradient(circle, rgba(255,255,255,0) 70%, rgba(0,0,0,0.3));
}
.desktop .pr-c-article:hover .pr-c-article__img-wrap:after,
.desktop .pr-c-article:focus .pr-c-article__img-wrap:after {
  opacity: 1;
}
.pr-c-article__title {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.9rem;
  color: #3e2a1d;
  display: block;
  margin-bottom: 5px;
  text-decoration: none;
}
.pr-c-article__subtitle {
  color: #3e2a1d;
  font-size: 1.4rem;
  line-height: 1.8rem;
  font-weight: 400;
  margin-bottom: 5px;
}
.pr-c-article__link {
  color: #d6392a;
  font-size: 1.4rem;
  font-weight: 700;
  text-decoration: underline;
  float: left;
  margin-bottom: 7px;
}
.pr-c-article__type {
  position: absolute;
  width: 41px;
  height: 41px;
  background: #d6392a;
  z-index: 1;
}
.pr-c-article__type .svg-pan {
  width: 36px;
  height: 26px;
  -webkit-transform: translateX(1px);
  -ms-transform: translateX(1px);
  transform: translateX(1px);
}
._ie .pr-c-article__type .svg-pan {
  -webkit-transform: translateX(-2px);
  -ms-transform: translateX(-2px);
  transform: translateX(-2px);
}
.pr-c-article__type .svg-product {
  width: 34px;
  height: 30px;
  color: #d6392a;
  -webkit-transform: translateX(2px);
  -ms-transform: translateX(2px);
  transform: translateX(2px);
}
._ie .pr-c-article__type .svg-product {
  -webkit-transform: translateX(-3px);
  -ms-transform: translateX(-3px);
  transform: translateX(-3px);
}
.pr-c-article__type .svg-magazine {
  width: 34px;
  height: 30px;
  -webkit-transform: translateX(4px);
  -ms-transform: translateX(4px);
  transform: translateX(4px);
}
._ie .pr-c-article__type .svg-magazine {
  -webkit-transform: translateX(-5px);
  -ms-transform: translateX(-5px);
  transform: translateX(-5px);
}
.pr-c-article__type svg {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  fill: #fff;
}
@media only screen and (max-width: 740px) {
  .pr-c-article__title {
    font-size: 1.4rem;
    line-height: 1.6rem;
    overflow: hidden;
    max-height: 4.8rem;
  }
}
.pr-xs-product__img-wrap {
  border: 1px solid #c5b997;
  margin-bottom: 7px;
  text-align: center;
  padding: 8px;
  font-size: 0;
}
.pr-xs-product__img-wrap:after {
  content: "";
  display: inline-block;
  width: 0;
  /*height: 100%;*/
  vertical-align: middle;
}
.pr-xs-product__img {
  max-width: 100%;
  display: inline-block;
  vertical-align: middle;
}
.pr-xs-product__title {
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.8rem;
  color: #3e2a1d;
}
.pr-xs-product__link {
  color: #d6392a;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 2.7rem;
  text-decoration: none;
  border-bottom: 1px solid;
}
.desktop .pr-xs-product__link {
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.desktop .pr-xs-product__link:hover {
  color: #3e2a1d;
}
.pr-product {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.pr-product__about {
  padding-bottom: 70px;
  position: relative;
}
.pr-product__photo {
  width: 155px;
  -webkit-flex-basis: 155px;
  -ms-flex-preferred-size: 155px;
  flex-basis: 155px;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 155px;
}
.pr-product__img-wrap {
  border: 2px solid #c5b997;
  text-align: center;
  padding: 14px 8px;
  background: #fff;
  display: block;
  font-size: 0;
}
.pr-product__img-wrap:after {
  content: "";
  display: inline-block;
  width: 0;
  /*height: 100%;*/
  vertical-align: middle;
}
.pr-product__img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
.pr-product__info {
  padding: 0 31px 0 0;
  margin-top: -3px;
}
.pr-product__text {
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
  display: block;
  max-width: 100%;
  height: 120px;
  margin: 0 auto;
  overflow: hidden;
}
.pr-product__title {
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 1.8rem;
  display: block;
  margin-bottom: 8px;
}
.pr-product__link {
  display: inline-block;
  position: absolute;
  bottom: 46px;
  left: 0;
  font-size: 1.6rem;
  font-weight: 700;
  color: #d6392a;
  border-bottom: 1px solid;
  text-decoration: none;
}
.desktop .pr-product__link {
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.desktop .pr-product__link:hover,
.desktop .pr-product__link:focus {
  color: #3e2a1d;
}
.pr-s-product__img-wrap {
  max-width: 154px;
  background: #fff;
  border: 2px solid #c5b997;
  text-align: center;
  padding: 15px 8px;
  margin: 0 auto 4px;
  display: block;
  font-size: 0;
}
.pr-s-product__img-wrap:after {
  content: "";
  display: inline-block;
  width: 0;
  /*height: 100%;*/
  vertical-align: middle;
}
.pr-s-product__img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
.pr-s-product__title {
  font-size: 1.6rem;
  line-height: 1.9rem;
  font-weight: 700;
  display: block;
  margin-bottom: 4px;
}
.pr-s-product__subtitle {
  font-size: 1.5rem;
  color: #3e2a1d;
  display: block;
  margin-bottom: 3px;
}
.pr-s-product__link {
  color: #d6392a;
  font-weight: 700;
  border-bottom: 1px solid;
  font-size: 1.6rem;
  display: inline-block;
  vertical-align: middle;
}
.desktop .pr-s-product__link {
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.desktop .pr-s-product__link:hover,
.desktop .pr-s-product__link:focus {
  color: #3e2a1d;
}
@media only screen and (max-width: 768px) {
  .pr-s-product__title {
    font-size: 1.4rem;
    line-height: 1.6rem;
  }
}
.pr-s-recipe {
  display: block;
  position: relative;
}
.pr-s-recipe:before,
.pr-s-recipe:after {
  display: block;
  content: "";
  position: absolute;
  width: 48%;
  height: 4px;
  bottom: 5px;
  box-shadow: 0 6px 10px 0 rgba(0,0,0,0.33);
}
.pr-s-recipe:before {
  left: 2%;
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.pr-s-recipe:after {
  right: 2%;
  -webkit-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
}
.desktop .pr-s-recipe {
  -webkit-transition: -webkit-transform 0.2s ease-out;
  transition: -webkit-transform 0.2s ease-out;
  transition: transform 0.2s ease-out;
  transition: transform 0.2s ease-out, -webkit-transform 0.2s ease-out;
}
.desktop .pr-s-recipe:hover,
.desktop .pr-s-recipe:focus {
  -webkit-transform: scale(1.09);
  -ms-transform: scale(1.09);
  transform: scale(1.09);
}
.pr-s-recipe__img-bg {
  padding-top: 100%;
  position: relative;
  background-size: cover;
  background-position: center;
  background-color: #dadada;
  z-index: 1;
}
.pr-s-recipe__title {
  bottom: 8px;
  position: absolute;
  line-height: 34px;
  background: rgba(255,255,255,0.78);
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center;
  padding: 0 5px;
  color: #3e2a1d;
  white-space: nowrap;
  left: 10px;
  width: calc(100% - 17px);
}
.pr-s-recipe__title svg {
  margin-left: 8px;
}
.pr-s-recipe__title .svg-cookies {
  width: 32px;
  height: 27px;
}
@media only screen and (max-width: 740px) {
  .pr-s-recipe__title svg {
    margin-left: 4px;
  }
  .pr-s-recipe__title .svg-cookies {
    width: 22px;
    height: 19px;
  }
  .pr-s-recipe__title .svg-cake {
    width: 16px;
    height: 17px;
  }
  .pr-s-recipe__title .svg-bowl2 {
    width: 18px;
    height: 15px;
  }
  .pr-s-recipe__title .svg-bowl3 {
    width: 29px;
    height: 13px;
  }
  .pr-s-recipe__title .svg-corolla {
    width: 19px;
    height: 18px;
  }
}
.pr-xl-article {
  position: relative;
}
.pr-xl-article .container {
  position: relative;
}
.pr-xl-article__inner {
  background: #f6f6f6;
  position: absolute;
  left: 0;
  width: 100%;
  height: calc(100% - 16px);
  top: 8px;
  overflow: hidden;
}
.pr-xl-article__inner::after,
.pr-xl-article__inner::before {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 8px;
  border-radius: 50%;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
}
.pr-xl-article__inner::after {
  bottom: -8px;
}
.pr-xl-article__inner::before {
  top: -8px;
}
.pr-xl-article__img-wrap {
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  padding-top: 33.33%;
  background-size: cover;
  background-position: center;
}
.pr-xl-article__img-wrap:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: calc(100% - 16px);
  height: calc(100% - 16px);
  border: 2px solid #fff;
  pointer-events: none;
  z-index: 1;
}
.pr-xl-article__about {
  position: absolute;
  bottom: 18px;
  width: calc(100% - 76px);
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1;
  background: rgba(255,255,255,0.78);
  padding: 11px 16px 10px;
}
.pr-xl-article__text {
  display: block;
  font-size: 1.5rem;
  line-height: 2.2rem;
  color: #3e2a1d;
}
@media only screen and (max-width: 740px) {
  .pr-xl-article {
    max-width: 480px;
    margin: 0 auto;
  }
  .pr-xl-article__inner {
    display: none;
  }
  .pr-xl-article .container {
    padding: 0;
  }
  .pr-xl-article__about {
    background: rgba(197,185,151,0.65);
    position: relative;
    bottom: auto;
    width: 100%;
    padding: 8px 11px 5px;
  }
  .pr-xl-article__text {
    font-size: 1.4rem;
    line-height: 1.8rem;
  }
  .pr-xl-article__inner {
    height: 100%;
  }
  .pr-xl-article__img-wrap {
    padding-top: 67%;
    position: relative;
    overflow: hidden;
  }
  .pr-xl-article__img-wrap::after {
    display: block;
    content: "";
    position: absolute;
    width: 100%;
    height: 8px;
    border-radius: 50%;
    box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
    top: -8px;
  }
  .pr-xl-article__img-wrap:before {
    height: calc(100% - 20px);
  }
}
.pr-lobby-recipe {
  display: block;
}
.pr-lobby-recipe__link {
  display: inline-block;
  border: 1px solid #c5b997;
  text-decoration: none;
  color: #3e2a1d;
}
.desktop .pr-lobby-recipe__link:hover,
.desktop .pr-lobby-recipe__link:focus {
  text-decoration: underline;
}
.pr-lobby-recipe__img {
  display: block;
  width: 100%;
  height: auto;
}
.pr-lobby-recipe__title {
  display: block;
  padding: 7px 3px 10px;
  text-align: center;
  font-size: 1.7rem;
  font-weight: 700;
  color: #3e2a1d;
  border-bottom: 1px solid transparent;
}
@media only screen and (max-width: 740px) {
  .pr-lobby-recipe__title {
    font-size: 1.4rem;
    padding: 2px 0 0px;
  }
}
.pr-chef {
  max-width: 176px;
  margin: 0 auto;
  position: relative;
  text-align: center;
  padding-bottom: 16px;
  display: block;
}
.pr-chef:before {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  width: 65px;
  height: 2px;
  background: #c5b997;
}
.pr-chef__img {
  border-radius: 50%;
  width: 100%;
  height: auto;
  margin-bottom: 15px;
  border: 2px solid #fff;
}
.pr-chef__name {
  color: #d6392a;
  font-weight: 700;
  font-size: 1.6rem;
  display: block;
  margin-bottom: 7px;
}
.pr-chef__about {
  font-size: 1.4rem;
  line-height: 1.8rem;
  color: #3e2a1d;
  margin-bottom: 0;
}
@media only screen and (min-width: 741px) {
  .desktop .pr-chef .pr-chef__img {
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .desktop .pr-chef:hover .pr-chef__about,
  .desktop .pr-chef:focus .pr-chef__about {
    font-weight: 700;
  }
  .desktop .pr-chef:hover .pr-chef__img,
  .desktop .pr-chef:focus .pr-chef__img {
    box-shadow: 0 0 4px 0 rgba(0,0,0,0.2);
  }
}
@media only screen and (max-width: 740px) {
  .pr-chef {
    max-width: 132px;
    padding-bottom: 14px;
  }
  .pr-chef:before {
    width: 48px;
  }
  .pr-chef__name {
    font-size: 1.4rem;
  }
  .pr-chef__img {
    margin: 0 auto 5px;
    max-width: 106px;
  }
  .pr-chef__name {
    margin-bottom: 5px;
  }
}
.pr-video {
  text-align: right;
}
.pr-video__video-wrap {
  width: 100%;
  padding-top: 68%;
  position: relative;
}
.pr-video__video {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.pr-video__title {
  font-weight: 700;
  color: #3e2a1d;
  font-size: 2.2rem;
  margin-bottom: 5px;
  display: block;
}
.pr-video__subtitle {
  font-size: 1.6rem;
  font-weight: 700;
  color: #d6392a;
  display: block;
  margin-bottom: 8px;
}
.pr-video .svg-star-grey,
.pr-video .svg-star-red {
  width: 16px;
  height: 16px;
}
.pr-video .b-stars__vote {
  margin-right: 12px;
  font-size: 1.5rem;
}
@media only screen and (max-width: 740px) {
  .pr-video__title {
    font-size: 1.4rem;
    line-height: 1.8rem;
    margin-bottom: 0;
  }
  .pr-video__subtitle {
    margin-bottom: 3px;
    font-size: 1.4rem;
    font-weight: 400;
  }
  .pr-video .svg-star-grey,
  .pr-video .svg-star-red {
    width: 12px;
    height: 12px;
  }
  .pr-video .b-stars__vote {
    margin-right: 8px;
    font-size: 1.1rem;
  }
  .pr-video__video-wrap {
    margin-bottom: 6px;
  }
}
.pr-s-chef {
  text-align: center;
  font-size: 0;
  display: block;
  text-decoration: none;
}
.pr-s-chef__img {
  border-radius: 50%;
  max-width: 78px;
  height: auto;
  width: 100%;
  display: inline-block;
  vertical-align: middle;
  margin-left: 16px;
}
.pr-s-chef__content {
  max-width: 195px;
  text-align: right;
  display: inline-block;
  vertical-align: middle;
  padding-right: 16px;
  border-right: 2px solid #c5b997;
}
.pr-s-chef__about {
  font-size: 1.4rem;
  line-height: 1.8rem;
  color: #3e2a1d;
  margin-bottom: -3px;
  display: block;
}
.pr-s-chef__name {
  font-size: 1.6rem;
  font-weight: 700;
  color: #d6392a;
  margin-bottom: 1px;
  display: block;
  margin-top: -7px;
}
.desktop .pr-s-chef:hover .pr-s-chef__about,
.desktop .pr-s-chef:focus .pr-s-chef__about {
  font-weight: 700;
}
.desktop .pr-s-chef:hover .pr-s-chef__name,
.desktop .pr-s-chef:focus .pr-s-chef__name {
  font-weight: 800;
}
.t-what-need {
  display: block;
}
.t-what-need__table-wrap {
  padding: 40px;
  background: #f2f2f2;
  position: relative;
  overflow: hidden;
}
.t-what-need__table-wrap::before {
  display: block;
  content: "";
  position: absolute;
  width: 100%;
  height: 8px;
  border-radius: 50%;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.5);
  top: -8px;
  left: 0;
}
.t-what-need__table {
  display: table;
  width: 100%;
}
.t-what-need__head-row {
  display: table-row;
  height: 40px;
}
.t-what-need__row {
  display: table-row;
}
.t-what-need__th {
  background: #3e2a1d;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 700;
  border-top: none;
  display: table-cell;
}
.t-what-need__cell {
  display: table-cell;
  background: #fff;
  border-top: 2px solid #ccc;
}
.t-what-need__th:first-child,
.t-what-need__cell:first-child {
  padding: 14px 35px;
}
.t-what-need__th:not(:first-child),
.t-what-need__cell:not(:first-child) {
  width: 17.5%;
}
.t-what-need__th+.t-what-need__th,
.t-what-need__cell+.t-what-need__cell {
  border-right: 2px solid #ccc;
  font-size: 1.6rem;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
}
.t-what-need__text {
  max-width: 485px;
}
.t-what-need__title {
  font-size: 1.6rem;
  font-weight: 700;
}
.t-what-need .b-toggle {
  font-size: 1.6rem;
  margin: 0 -15px 0 0;
}
.t-what-need__info {
  position: relative;
  display: none;
  margin-top: 15px;
}
.t-what-need__link {
  float: left;
  margin-top: -20px;
  font-size: 1.6rem;
  line-height: 1.8rem;
  font-weight: 700;
  color: #d6392a;
  border-bottom: 1px solid;
}
.desktop .t-what-need__link {
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}
.desktop .t-what-need__link:hover,
.desktop .t-what-need__link:focus {
  color: #3e2a1d;
}
.t-what-need__mobile {
  display: none;
  font-size: 1.4rem;
  font-weight: 700;
  margin: 0 0 11px;
}
.t-what-need__mobile-text {
  font-weight: 400;
  margin-right: 7px;
}
@media screen and (max-width: 740px) {
  .t-what-need__table,
  .t-what-need__row,
  .t-what-need__cell:first-child {
    display: block;
    padding: 0;
    border: none;
  }
  .t-what-need__cell:not(:first-child),
  .t-what-need__head-row {
    display: none;
  }
  .t-what-need__mobile {
    display: block;
  }
  .t-what-need__title {
    font-size: 1.4rem;
  }
  .t-what-need .b-toggle {
    position: relative;
    text-align: right;
    margin: 8px auto;
    background: #e6e6e6;
    max-width: 600px;
    padding: 0 16px;
    width: 100%;
    font-size: 1.4rem !important;
    color: #3e2a1d !important;
  }
  .t-what-need .b-toggle svg {
    position: absolute;
    top: 13px;
    left: 8px;
    fill: #d6392a !important;
    color: #d6392a !important;
  }
  .t-what-need ._pressed svg {
    color: transparent !important;
    fill: #d6392a !important;
  }
  .t-what-need__table-wrap {
    padding: 0;
    background: #fff;
  }
  .t-what-need__table-wrap::before {
    display: none;
  }
  .t-what-need__info {
    border: 2px solid #e6e6e6;
    border-top: none;
    margin-top: 0;
    padding: 13px 12px 14px;
    max-width: 580px;
    width: 96%;
    margin: -11px auto 14px;
  }
  .t-what-need__info p {
    margin: 3px 0 10px;
  }
  .t-what-need__link {
    display: block;
    float: none;
    max-width: 100%;
    background: #d6392a;
    color: #fff;
    padding: 11px;
    text-align: center;
    text-decoration: none;
    margin-top: 15px;
    font-size: 1.4rem;
  }
  .b-h2 {
    margin: 2px 0 1px;
    letter-spacing: 0.2px;
  }
}

.b-tips__text {
  padding-right: 8%;
}
.hp-wrap {
  display: none;
}
.field-wrap {
  position: relative;
  padding-top: 18px;
}
.text-wrap::before, .textarea-wrap::before {
  content: '*';
  color: #d6392a;
  font-size: 22px;
  position: absolute;
  top: 20px;
  right: -15px;
}
div.submit-wrap {
  position: absolute;
  bottom: 0;
  right: calc(100% + 40px);
}
.req_field:before, .req_field:before:after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 8px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  border-radius: 50%;
}
.req_field:before {
  left: -8px;
}
.req_field:after {
  right: -8px;
}
div#ninja_forms_form_1_all_fields_wrap label {
  color: #d6392a;
  pointer-events: all;
  font-size: 14px;
  padding: 0 14px;
  position: relative;
  top: -4px;
  transition: color 0.2s ease-out;
  display: none;
}
div.no_result {
  font-size: 21px;
  width: 100%;
  text-align: center;
  margin-bottom: 11%;
  margin-top: 9%;
}
li.filter_active a {
  color: #d6392a;
}
li.m-site__li.active a {
  border-top: 2px solid #c5b997;
  border-bottom: 2px solid #c5b997;
}
div.no_recipes {
  color: #6d5e54;
  font-size: 24px;
  margin-bottom: 6%;
}
.b-page-title__inner {
  font-size: 22px;
}
ul.l-filters__ul > li:before {
  display: none;
}
.navigation.pagination {
  text-align: center;
  font-size: 0;
  direction: ltr;
  margin: 0 0 28px;
  padding: 0;
}
.navigation.pagination h2 {
  display: none;
}
.page-numbers {
  width: 40px;
  height: 40px;
  background: #c5b997;
  line-height: 40px;
  font-size: 1.6rem;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  display: inline-block;
  margin-right: 6px;
  vertical-align: middle;
}
.page-numbers.current,
.page-numbers:hover {
  background: #d6392a;
}
.navigation.pagination .next {
  margin-right: 0;
}
.navigation.pagination .next,
.navigation.pagination .prev {
  width: 40px;
  height: 40px;
  position: relative;
  background: none;
}
.navigation.pagination .next:hover:before,
.navigation.pagination .prev:hover:before {
  border-color: #c5b997;
}
.navigation.pagination .prev:before {
  right: 8px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.navigation.pagination .next:before {
  left: 4px;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.navigation.pagination .next:before,
.navigation.pagination .prev:before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto 0;
  width: 8px;
  height: 8px;
  border-top: 2px solid #3e2a1d;
  border-left: 2px solid #3e2a1d;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
}
.desktop .navigation.pagination .page-numbers:before {
  -webkit-transition: border-color 0.2s ease-out;
  transition: border-color 0.2s ease-out;
}
.desktop .navigation.pagination .page-numbers {
  -webkit-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}
.eng-icon {
  margin-right: 1%;
}
.pr-s-product__img-wrap {
  height: 202px;
  box-sizing: content-box;
}
.pr-s-product__img-wrap img {
  display: inline-block;
  vertical-align: middle;
}
.pr-s-product__img-wrap:before {
  height: 100%;
  display: inline-block;
  vertical-align: middle;
  content: '';
}

div.svg-product{
  width: 44px !important;
  height: 34px !important;
  fill: #d63b29;
  margin-right: -6px !important;
  display: inline-block;
  vertical-align: middle;
}

.b-video iframe{
  /* position: absolute;*/
  top: 0;
  right: 0;
  display: none;
}
/*.b-video img{
    position: absolute;
    top: 0;
    right: 0;

}
.s-recipe .b-video{
  min-height: 483px;
}*/
.pr-chef__about{
  min-height: 36px;

}
.owl-carousel .owl-item img{
  display: inline-block;

}
.single-sugat_world .owl-carousel .owl-item img{
  width: auto;
  max-height: 100%;

}

/*.s-recipes__col{
  height: 300px;
}
.s-recipe-category__col{
  height: 330px;
}
.pr-recipe__img-wrap{
   height: 180px;
}*/
.owl-carousel.__center .owl-stage{
  margin: 0 auto;
}
.page-template-page-products .pr-product__about{
  min-width: 68%;
}
.pr-s-chef__name:hover{
  text-decoration: underline;
}
.b-toggle.js-keep-recipe.__saves svg{
  display: none;
}


.desktop .pr-s-chef:hover .pr-s-chef__name,
.desktop .pr-s-chef:focus .pr-s-chef__name {
  font-weight: bold;
}

.thanks_form{
  display: none;
}

.pr-b-article__title {
  min-height: 6%;
}
.l-category__link .svg-branch svg {
  width: 24px;
  height: 25px;
  margin-left: 4px;
  fill: #3e2a1d;
  display: inline-block;
  vertical-align: middle;

}
.modal-cv_sec {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.75);
  z-index: 3;
  text-align: center;
  cursor: pointer;
  overflow-y: auto;
  font-size: 0;
}
.modal-cv_sec__inner p{
  font-size: 20px;
  text-align: center;
}
.modal-cv_sec__inner {
  text-align: right;
  cursor: default;
  background: #fff;
  max-width: 1200px;
  padding: 40px 13px 30px;
  position: relative;
  max-height: calc(100vh - 100px);
  width: 100%;
  display: inline-block;
  vertical-align: middle;
}
.modal-cv_sec:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.l-category__link .svg-branch:before{
  height: 100%;
  content: '';
  display: inline-block;
  vertical-align: middle;
}
.b-category__title .svg-branch svg {
  width: 100%;
  height: 100%;
}
.svg-branch svg{
  width: 50px;
  height: 50px;
  fill: #3e2a1d;
  display: inline-block;
  vertical-align: middle;
}
.b-promo__text {
  min-height: 17px;
}
.pr-xs-product__title {
  min-height: 35px;
}
.pr-xs-product__img-wrap{
  height: 220px;
}
.pr-xs-product__img-wrap:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
.svg-corolla svg {
  width: 27px;
  height: 26px;
  fill: #3e2a1d;
  display: inline-block;
  vertical-align: middle;
}

.s-shuffle__center {
  padding: 0 6px;
}

/*.l-pr-recipes__li {
  height: 283px;
}

.l-aside-recipes__li a {
  height: 228px;
}*/
.page-template-page-about_eng .s-about-text__flex-r p{
  padding-right: 10px;

}
section.s-magazine-category:last-child .container .b-category {
  border-bottom:none;
}

.accesibility_content a {
  color:blue;
}

p.right_per {
  float: right;
}

p.left_per {
  float: left;
}

.eng_koscher {
  text-align: left;
}

[class*='_error'] .f-default__field {
  border: 1px solid red;
}

/*.pr-recipe {
  height: 288px;
}*/
.center_text {
  text-align: center;
  font-size: 50px;
}
.center_per {
  text-align: center;
  font-size: 18px;
  margin-top: 1%;
  line-height: 1.5;
}

.form_success {
  display:none;
}

.height_custom {
  max-height: 400px;
}

.l-tags__li {
  margin-bottom: 6px;
}

input.error_input, textarea.error_input{
  border:1px solid red;
}

.max_article {
  max-height: 180px;
}

.magazine_main {
  cursor: pointer;
}

.max_prod_image {
  max-height: 216px;
}

.max_photo_inside_product {
  max-height: 199px;
}

.pr-xl-article__about {
  text-align: center;
}

.b-calories {
  padding-right: 22px;
}
.page-template-page-about_eng .s-about__links{
  display: none;
}
.page-template-page-about_eng .s-about__text{
  padding-left: 15px;
}
.b-filter__link.__active{
  color: #d6392a;
}

.b-mosdi-contact__link{
  display: none;
}
.page-template-default .s-about__flex{
  margin-bottom: 0;
}
.page-template-default .s-about__content{
  padding-right:0;
}
.single-sugat_world .l-reasons__ul {
  display: inline-block;
  padding: 0 0 5px;
  width: 50%;
  -webkit-column-count: 1;
  -moz-column-count: 1;
  column-count: 1;
  margin: 0;
}
@media only screen and (min-width: 740px){
  img.s-follow__img-link{
    width: 202px;
    height: 202px;
  }
  .search_img {
    height: 175px;
  }
  .b-mosdi-contact__call{
    text-align: center;
  }
}

@media only screen and (max-width: 1180px){
  /*.s-recipe-category__col {
    height: 370px;
  }
  .pr-recipe__img-wrap {
    height: 240px;
  }
  .pr-recipe__subtitle {
    min-height: 35px;
  }
  .pr-recipe__title {
    min-height: 32px;
  }*/
  .page-numbers{
    height: 40px;
    width: 40px;
    line-height: 40px;
  }
  .navigation.pagination .next, .navigation.pagination .prev {
    height: 40px;
    width: 40px;
  }
}
@media only screen and (max-width: 1024px){
  /*.s-recipe-category__col {
    height: 340px;
  }
  .pr-recipe__img-wrap {
    height: 210px;
  }
  .pr-recipe__subtitle {
    min-height: 35px;
  }
  .pr-recipe__title {
    min-height: 32px;
  }*/
  .page-numbers{
    height: 40px;
    width: 40px;
    line-height: 40px;
  }
  .navigation.pagination .next, .navigation.pagination .prev {
    height: 40px;
    width: 40px;
  }
}

@media only screen and (max-width: 600px){
  /*.s-recipes__col {
    height: 196px;
  }*/
  /*.home_stars {*/
  /*margin-top: -20px;*/
  /*}*/
  .b-comments {
    margin-top: 14px;
  }
}

@media only screen and (max-width: 468px){
  .pr-product__info p{
    display: none;
  }
  .pr-product__about {
    min-width: 100%;
  }
}
@media only screen and (max-width: 740px){
  .b-recipe-carousel .pr-s-recipe__title{
  }
  .b-toggle.js-keep-recipe.__saved:before{
    display: none;
  }
  .pr-s-recipe__title .svg-corolla {
    width: 12px;
    height: 18px;
    display: block;
    float: right;
    margin-top: 4px;
  }
  .pr-s-recipe__title .svg-corolla svg {
    width: 12px;
    height: 18px;
    display: block;
    float: right;
    margin-top: 4px;
  }

  .s-recipe-category .btn-a{
    display: none;
  }
  /*.pr-recipe {
    height: 210px;
  }
  .modal-recipe-book__col .pr-recipe {
    height: 40px;
  }
  .modal-recipe-book__col .pr-recipe__img-wrap {
    height:159px;
  }
  .s-recipes__col {
    height: 220px;
  }*/
  .s-drushim-a__content p{
    padding: 0 11px;
  }
  .s-menu-mobile .f-search__field{
    font-size: 12px !important;
  }
  .s-header-mobile {
    padding-bottom: 2px;
  }
  .l-share._show-tags .l-share__li:last-child{
    display: none;
  }
  .i-tooltip__product {
    right:-30%;
    top: 29px;
    left: 0;
    margin: 0 auto;
  }
  .i-tooltip__product:before {
    top: -6px;
    left: calc(100% - 80px);
    width: 10px;
    height: 10px;
    box-shadow: 1px 0 1px 0 rgba(0,0,0,0.09);
  }
  /*.pr-recipe__img-wrap {
    height: 105px;
  }*/
  .b-video iframe{
    height: 300px;
    width: 100%;;
  }
  /*.l-results__col .pr-recipe__img-wrap,
  .s-recipe-category__col .pr-recipe__img-wrap,
  .l-pr-recipes__li .pr-recipe__img-wrap,
  .s-chef__col-wrap .pr-recipe__img-wrap{
    height: 105px;
  }
  .l-pr-recipes__li {
    height: 200px !important;
  }
  .mobile_title {
    margin-top: 6% !important;
  }*/
  .b-stars__vote {
    margin-right: 5px;
  }
  .l-pr-recipes__li {
    width: 50%;
  }
  .l-pr-recipes__li:nth-child(3) {
    display: none;
  }
  .l-products__li{
    vertical-align: top
  }
  .f-subscription__field::-webkit-input-placeholder,
  .f-subscription__field::-moz-placeholder,
  .f-subscription__field:placeholder,
  .f-subscription__field{
    font-size: 12px !important;
  }
  .b-cosher__content{
    max-height: 350px;
  }
  .b-cosher__content .b-cosher__text{
    width: 100%;
    padding-right: 30px;
  }
  .b-mosdi-contact__link{
    display: block;
  }

}


@media only screen and (max-width: 426px){
  /*.s-recipe-category__col {
    height: 220px;
  }
  .pr-recipe__img-wrap {
    height: 130px;
  }
  .pr-recipe__subtitle {
    min-height: 35px;
  }
  .pr-recipe__title {
    min-height: 32px;
  }*/
  .page-numbers{
    height: 40px;
    width: 40px;
    line-height: 40px;
  }
  .navigation.pagination .next, .navigation.pagination .prev {
    height: 40px;
    width: 40px;
  }

  form.f-contact.f-default input, form.f-contact.f-default textarea {
    width: 92%;
    margin-right: 10px;
  }

  .text-wrap::before, .textarea-wrap::before {
    right: -4px;
  }

  div#ninja_forms_field_4_div_wrap {
    right: 0;
    bottom: -71px;
  }

  .b-contact {
    margin-top: 66px;
  }
  /*.mobile_title {
    margin-top: 21%;
  }*/

}

/*@media only screen and (max-width: 930px){
  .l-pr-recipes__li{
    height: 192px;
  }
  .pr-recipe__subtitle {
    min-height: 2px;
  }
}*/

@media only screen and (max-width: 375px){
  /*.s-recipe-category__col {
    height: 210px;
  }
  .pr-recipe__subtitle {
    min-height: 35px;
  }
  .pr-recipe__title {
    min-height: 32px;
  }*/
  .page-numbers{
    height: 30px;
    width: 30px;
    line-height: 30px;
  }
  .navigation.pagination .next, .navigation.pagination .prev {
    height: 30px;
    width: 30px;
  }
  /*.pr-s-product__img-wrap {
    height: 175px;
  }*/

  .mobile_home_margin {
    min-height: 20px;
  }
}
@media only screen and (max-width: 320px){
  /* .s-recipe-category__col {
     height: 180px;
   }
   .pr-recipe__img-wrap {
     height: 93px;
   }
   .pr-recipe__subtitle {
     min-height: 35px;
   }
   .pr-recipe__title {
     min-height: 32px;
   }*/
  .page-numbers{
    height: 25px;
    width: 25px;
    line-height: 26px;
  }
  .navigation.pagination .next, .navigation.pagination .prev {
    height: 25px;
    width: 25px;
  }
  /*.pr-s-product__img-wrap {
    height: 145px;
  }*/
  .p-index .pr-s-recipe__title svg,
  .p-index .pr-s-recipe__title .svg-corolla{
    display: none;
  }
}

.world_title {
  font-size: 4rem;
}

.fit_content_flex {
  width: fit-content;
}

.margin_content {
  margin-right: 30px;
}

.article_content ol {
  font-size: 1.5rem;
  line-height: 2.4rem;
  color: #3e2a1d;
  margin-bottom: 2.4rem;
}

.mobile_content {
  display: none;
}

.article_content ol {
  list-style-type: decimal;
}


.article_content ol li{
  margin-right: 15px;
}

.article_content li {
  line-height: 1.5;
}

@media (min-width: 1000px) {

  .min-heigth_desk {
    min-height: 216px;
  }


}

@media (max-width: 500px) {

  .mobile_content {
    display: block;
  }

  .desktop_content {
    display: none;
  }

  .page_title {
    display: block !important;
    margin-top: 6px !important;
    margin-left: 34px !important;
    margin-bottom: 0;
  }

  .article_content ol li {
    margin-right: 15px;
  }

}
span.crdite_l a,
span.crdite_r a{
  color: #c6b997;
}
span.crdite_l a:hover,
span.crdite_r a:hover{
  color: #b6a986;
}
span.crdite_l {
  position: absolute;
  top: 52%;
  left: 19%;
  font-size: 14px;
}
span.crdite_r {
  position: absolute;
  top: 52%;
  right: 19%;
  font-size: 14px;
}
.recipes_inline .l-aside-recipes__li{
  width:25%;
}
.recipes_inline .l-aside-recipes .pr-recipe{
  border-bottom:none;
}