@charset "UTF-8";
/*!
 * Theme Name: Grill360
 * Author: oloo.pl
 * Version: 1.1.1
 */
/**
 * Import helpers
 */
/**
 * Variables
 */
/**
 * Oswald semi-bold 600, bold 700
 * Roboto light 300, regular 400, bold 700
 * Roboto Condensed bold 700
 *
 */
/**
 * Import vendors
 */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

/**
 * Swiper 6.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2020 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: December 9, 2020
 */
@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal; }

:root {
  --swiper-theme-color: #007aff; }

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1; }

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap; }

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column; }

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height; }

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px; }

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */ }

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none; }

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory; }

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory; }

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */ }

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color)); }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto; }

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: 'prev'; }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto; }

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: 'next'; }

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff; }

.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000; }

.swiper-button-lock {
  display: none; }

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */ }

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33); }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color)); }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px; }

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap; }

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left; }

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right; }

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff; }

.swiper-pagination-black {
  --swiper-pagination-color: #000000; }

.swiper-pagination-lock {
  display: none; }

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-scrollbar-lock {
  display: none; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain; }

.swiper-slide-zoomed {
  cursor: move; }

/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */ }

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent; }

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff; }

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000; }

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg); } }

/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube {
  overflow: visible; }

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

.swiper-container-flip {
  overflow: visible; }

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/**
 * Import components
 */
@font-face {
  font-family: "grill360";
  src: url("../fonts/grill360.ttf?9v73iz") format("truetype"), url("../fonts/grill360.woff?9v73iz") format("woff"), url("../fonts/grill360.svg?9v73iz#grill360") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block; }

[class^="icon-grill-"]::before, [class*=" icon-grill-"]::before, input[type="radio"]:not([name*='question-']):checked + label:not(.cli-slider)::before,
input[type="checkbox"]:not([name*='question-']):checked + label:not(.cli-slider)::before, .swiper-grill360-button-prev::before,
.swiper-grill360-button-next::before, .pagination ul li a.prev::before, .pagination ul li a.next::before, .site-header .site-search .ns-search span::before, .post-item--comments a::before, .post-item-video--play::before, .recipe-item .post-item--meta [class*='recipe-']::before, .recipe-view .recipe-meta [class*='recipe-']::before, .category-view-header .filters .filter-item > span::before, .category-view-header .filters .btn-toggle > span::after, .recipe-view .recipe-preparation .go-to-slide::before, .section-post-products .magento-wrapper .products .product .view-details::before, .section-welcome .welcome--video .video-preloader .play::before, .section-grillmaster-quiz .grillmaster-quiz--form input[type="radio"]:checked + input[type="text"]::before,
.section-grillmaster-quiz .grillmaster-quiz--form input[type="radio"]:checked + label::before,
.section-grillmaster-quiz .grillmaster-quiz--form input[type="checkbox"]:checked + input[type="text"]::before,
.section-grillmaster-quiz .grillmaster-quiz--form input[type="checkbox"]:checked + label::before, .quiz-modal-main .grillmaster-quiz .quiz-level-stars::before, .quiz-modal-main .grillmaster-quiz .quiz-level-stars > span::before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "grill360" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-grill-cart:before {
  content: ""; }

.icon-grill-magnifier:before {
  content: ""; }

.icon-grill-persons:before {
  content: ""; }

.icon-grill-comments:before {
  content: ""; }

.icon-grill-clock:before {
  content: ""; }

.icon-grill-price:before {
  content: ""; }

.icon-grill-filters:before {
  content: ""; }

.icon-grill-like:before {
  content: ""; }

.icon-grill-play:before {
  content: ""; }

.icon-grill-play-circle:before {
  content: ""; }

.icon-grill-play-large:before {
  content: ""; }

.icon-grill-show:before {
  content: ""; }

.icon-grill-showed:before {
  content: ""; }

.icon-grill-star:before {
  content: ""; }

.icon-grill-star-full:before {
  content: ""; }

.icon-grill-pdf:before {
  content: ""; }

.icon-grill-paperclip:before {
  content: ""; }

.icon-grill-chevron-left:before {
  content: ""; }

.icon-grill-chevron-right:before {
  content: ""; }

.icon-grill-chevron-up:before {
  content: ""; }

.icon-grill-check:before {
  content: ""; }

.icon-grill-triangle:before {
  content: ""; }

.icon-grill-close:before {
  content: ""; }

.icon-grill-fb:before {
  content: ""; }

.icon-grill-twitter:before {
  content: ""; }

.icon-grill-yt:before {
  content: ""; }

.icon-grill-instagram:before {
  content: ""; }

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

@viewport {
  width: device-width; }

html {
  font-size: 62.5%;
  box-sizing: border-box;
  position: relative;
  overflow-x: hidden;
  overflow-y: scroll;
  min-height: 100%; }
  html.menu-show {
    overflow: hidden; }

*, *:before, *:after {
  box-sizing: inherit; }

*:focus,
button:focus {
  outline: none; }

::selection {
  background: rgba(241, 73, 0, 0.5); }

body {
  overflow-x: hidden;
  position: relative; }
  body.menu-show {
    overflow: hidden; }
    body.menu-show:before {
      content: '';
      position: absolute;
      z-index: 10;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.9); }

main {
  padding-top: 68px; }
  @media (min-width: 992px) {
    main {
      padding-top: 70px; } }

.container {
  margin: 0 auto;
  padding: 0 15px;
  max-width: 1400px;
  width: 100%; }
  .container.w690 {
    padding: 0;
    max-width: 690px; }

a {
  color: #f14900;
  background-color: transparent;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent; }
  a:active, a:hover {
    outline: 0;
    color: #ff5c15; }

strong {
  font-weight: 700; }

img {
  display: block;
  max-width: 100%;
  height: auto; }

img.alignright {
  float: right;
  margin: 0 0 3rem 5rem; }

img.alignleft {
  float: left;
  margin: 0 5rem 3rem 0; }

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

img.alignnone {
  display: inline-block; }

.alignright {
  float: right; }

.alignleft {
  float: left; }

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

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

.gform_fields, .gform_fields .gfield_checkbox, .breadcrumbs ul, .pagination ul, .site-header .navigation-secondary ul, .footer-top .widget_nav_menu ul, .section-newsletter .newsletter-box ul, .category-view-header .category-list ul, .category-view-header .filters .filter-item ul, .recipe-view .recipe-ingredients ul, .recipe-view .recipe-preparation ol, .our-chefs-list, .person-list, .section-grillmaster-quiz .grillmaster-quiz--form .gform_body .gform_page_fields .gform_fields, .section-grillmaster-quiz .grillmaster-quiz--form .gfield_radio,
.section-grillmaster-quiz .grillmaster-quiz--form .gfield_checkbox, .comments-inner ol, .comments-inner ul {
  padding: 0;
  margin: 0;
  list-style: none; }

input[type="radio"]:not([name*='question-']),
input[type="checkbox"]:not([name*='question-']), .pagination ul li a.prev span, .pagination ul li a.next span, .site-header .site-title span, .site-header .navigation-secondary ul li:not(:last-child) span, .footer-top .social > a span, .post-item-video--play span, .recipe-view .recipe-share a > span, .post-view .post-share a > span, .section-post-products .magento-wrapper .products .product .view-details span, .author-view-content .author-share a > span, .section-welcome .welcome--video .video-preloader .play span, .section-grillmaster-quiz .grillmaster-quiz--form input[type="radio"],
.section-grillmaster-quiz .grillmaster-quiz--form input[type="checkbox"], .section-grillmaster-quiz .grillmaster-quiz--form .gf_page_steps .gf_step .gf_step_number, .quiz-modal-main .grillmaster-quiz .quiz-level-stars > span span, .comments .comment-body .comment-content .comment-metadata .screen-reader-text {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.home-slider .slider .slide-item .slide-image img, .post-item--image img, .post-item-video--image img, .recipe-view-header .recipe-featured-image img, .post-view-header .post-featured-image img {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: center;
  font-family: 'object-fit: cover; object-position: center;'; }

.hello-featured-article .hfa-item:hover, .post-item:hover, .post-item-video > a:hover, .section-post-products .magento-wrapper .products .product .image:hover {
  box-shadow: 0 2px 30px 0 rgba(0, 0, 0, 0.15); }

.post-item:hover, .post-item-video > a:hover {
  background-color: #fff; }

/**
* post item size
* --half -- vertical (image | content}
* default -- 1/3 size
* --big -- 2/3 size
* -- medium -- 1/2 size
*/
.page-title {
  font-size: 36px;
  text-align: center; }
  @media (min-width: 576px) {
    .page-title {
      text-align: left; } }
  @media (min-width: 768px) {
    .page-title {
      font-size: 40px; } }
  @media (min-width: 1200px) {
    .page-title {
      font-size: 44px; } }

/**
 * Basic typography style for copy text
 */
/**
 * Oswald semi-bold 600, bold 700
 * Roboto light 300, regular 400, bold 700
 * Roboto Condensed bold 700
 *
 */
body {
  font: 300 16px / 1.5 "Roboto", sans-serif;
  color: #232323;
  webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

h1, h2, h3, .h1, .h2, .h3 {
  font-family: "Oswald", sans-serif;
  margin: 0; }

h4, h5, .h4, .h5 {
  font-family: "Roboto Condensed", sans-serif;
  margin: 0; }

h1, .h1 {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2; }
  @media (min-width: 768px) {
    h1, .h1 {
      font-size: 46px; } }
  @media (min-width: 1200px) {
    h1, .h1 {
      font-size: 64px; } }

h2, .h2 {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2; }
  @media (min-width: 768px) {
    h2, .h2 {
      font-size: 34px; } }
  @media (min-width: 1200px) {
    h2, .h2 {
      font-size: 42px; } }

h3, .h3 {
  font-size: 24px;
  font-weight: 600;
  line-height: 1.2; }
  @media (min-width: 768px) {
    h3, .h3 {
      font-size: 28px; } }
  @media (min-width: 1200px) {
    h3, .h3 {
      font-size: 32px; } }

h4, .h4 {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3; }
  @media (min-width: 768px) {
    h4, .h4 {
      font-size: 24px;
      line-height: 1.2; } }
  @media (min-width: 1200px) {
    h4, .h4 {
      font-size: 26px; } }

h5, .h5 {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3; }

p.lead {
  font-size: 20px;
  font-weight: 600; }

p {
  margin: 3rem 0; }

.m-sprite,
.m-sprite-before:before,
.m-sprite-after:after {
  background-image: url("../img/sprite.png");
  background-repeat: no-repeat; }

label {
  font: 400 16px/1.5 "Roboto", sans-serif;
  color: #232323;
  display: block;
  margin-bottom: 5px;
  text-align: center; }
  @media (min-width: 576px) {
    label {
      text-align: left; } }

input[type="text"],
input[type="password"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="date"],
select,
textarea {
  font: 400 16px "Roboto", sans-serif;
  color: #232323;
  vertical-align: middle;
  padding: 14px 15px;
  display: block;
  width: 100%;
  border: 1px solid #f4f4f4;
  border-radius: 2px;
  background-color: #f4f4f4;
  box-shadow: none; }
  input[type="text"]:focus, input[type="text"]:active,
  input[type="password"]:focus,
  input[type="password"]:active,
  input[type="number"]:focus,
  input[type="number"]:active,
  input[type="email"]:focus,
  input[type="email"]:active,
  input[type="url"]:focus,
  input[type="url"]:active,
  input[type="search"]:focus,
  input[type="search"]:active,
  input[type="tel"]:focus,
  input[type="tel"]:active,
  input[type="date"]:focus,
  input[type="date"]:active,
  select:focus,
  select:active,
  textarea:focus,
  textarea:active {
    border-color: #f14900;
    background-color: #f4f4f4;
    outline: none; }

input[type="search"]::-ms-clear {
  display: none; }

input[type="radio"]:not([name*='question-']),
input[type="checkbox"]:not([name*='question-']) {
  vertical-align: middle; }
  input[type="radio"]:not([name*='question-']) + label:not(.cli-slider),
  input[type="checkbox"]:not([name*='question-']) + label:not(.cli-slider) {
    font-size: 12px;
    font-weight: 300;
    color: #404040;
    display: inline-block;
    margin-bottom: 0;
    cursor: pointer;
    position: relative;
    padding-left: 23px;
    text-align: left; }
    input[type="radio"]:not([name*='question-']) + label:not(.cli-slider)::before,
    input[type="checkbox"]:not([name*='question-']) + label:not(.cli-slider)::before {
      content: '';
      position: absolute;
      margin-left: -23px;
      width: 16px;
      height: 16px;
      vertical-align: middle;
      border: 1px solid #e2e2e2;
      border-radius: 2px;
      box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.3);
      background-color: #e2e2e2; }
    input[type="radio"]:not([name*='question-']) + label:not(.cli-slider):hover::before,
    input[type="checkbox"]:not([name*='question-']) + label:not(.cli-slider):hover::before {
      border-color: #f14900; }
  input[type="radio"]:not([name*='question-']):checked + label:not(.cli-slider)::before,
  input[type="checkbox"]:not([name*='question-']):checked + label:not(.cli-slider)::before {
    content: "";
    font-size: 10px;
    line-height: 16px;
    border-color: #f14900;
    background-color: #f14900;
    color: #fff;
    text-align: center; }

input[type="radio"]:not([name*='question-']) + label::before {
  width: 16px;
  height: 16px;
  border-radius: 50%; }

input[type="radio"]:not([name*='question-']):checked + label::before {
  content: '●';
  font-size: 15px;
  line-height: 10px; }

textarea {
  height: 115px;
  line-height: 1.4;
  padding-top: 12px;
  resize: none;
  border-radius: 5px; }

select {
  /* select toolbar recipe list */
  padding: 0 25px 0 15px;
  height: 52px;
  -moz-appearance: none;
  -webkit-appearance: none;
  font-size: 13px;
  font-weight: 700;
  color: #404040;
  text-transform: uppercase;
  border: 1px solid #404040;
  background: #fff url("../img/select-arrow.svg") no-repeat calc(100% - 15px) 50%; }

input[type="submit"] {
  border: 0; }

/* Theme dark */
.form-theme-dark label {
  color: #fff; }

.form-theme-dark input[type="text"],
.form-theme-dark input[type="password"],
.form-theme-dark input[type="number"],
.form-theme-dark input[type="email"],
.form-theme-dark input[type="url"],
.form-theme-dark input[type="search"],
.form-theme-dark input[type="tel"],
.form-theme-dark input[type="date"],
.form-theme-dark select,
.form-theme-dark textarea {
  color: #fff;
  border-color: #4e4e4e;
  background-color: #222; }
  .form-theme-dark input[type="text"]:focus, .form-theme-dark input[type="text"]:active,
  .form-theme-dark input[type="password"]:focus,
  .form-theme-dark input[type="password"]:active,
  .form-theme-dark input[type="number"]:focus,
  .form-theme-dark input[type="number"]:active,
  .form-theme-dark input[type="email"]:focus,
  .form-theme-dark input[type="email"]:active,
  .form-theme-dark input[type="url"]:focus,
  .form-theme-dark input[type="url"]:active,
  .form-theme-dark input[type="search"]:focus,
  .form-theme-dark input[type="search"]:active,
  .form-theme-dark input[type="tel"]:focus,
  .form-theme-dark input[type="tel"]:active,
  .form-theme-dark input[type="date"]:focus,
  .form-theme-dark input[type="date"]:active,
  .form-theme-dark select:focus,
  .form-theme-dark select:active,
  .form-theme-dark textarea:focus,
  .form-theme-dark textarea:active {
    border-color: #f14900;
    background-color: #393939; }

.form-theme-dark input[type="radio"] + label:not(.cli-slider),
.form-theme-dark input[type="checkbox"] + label:not(.cli-slider) {
  color: #909090; }
  .form-theme-dark input[type="radio"] + label:not(.cli-slider)::before,
  .form-theme-dark input[type="checkbox"] + label:not(.cli-slider)::before {
    border: 1px solid #909090;
    box-shadow: inset 0 1px 2px 0 rgba(0, 0, 0, 0.3);
    background-color: #e2e2e2; }
  .form-theme-dark input[type="radio"] + label:not(.cli-slider):hover::before,
  .form-theme-dark input[type="checkbox"] + label:not(.cli-slider):hover::before {
    border-color: #f14900; }

.form-theme-dark input[type="radio"]:checked + label:not(.cli-slider)::before,
.form-theme-dark input[type="checkbox"]:checked + label:not(.cli-slider)::before {
  border-color: #f14900;
  background-color: #f14900;
  box-shadow: none;
  color: #fff; }

/* gravity forms */
.gform-poradnik_wrapper .gform_required_legend {
  display: none;
}
.gfield {
  margin-bottom: 20px; }
  .gfield.gfield-check {
    border: 0;
    padding: 0;
    margin-bottom: 8px;
    vertical-align: top; }
  @media (min-width: 768px) {
    .gfield.gfield-half {
      display: inline-block;
      width: calc(50% - 15px);
      vertical-align: top; }
      .gfield.gfield-half.last {
        margin-left: 21px; } }
  .gfield.gfield_error input[type="text"],
  .gfield.gfield_error input[type="password"],
  .gfield.gfield_error input[type="number"],
  .gfield.gfield_error input[type="email"],
  .gfield.gfield_error input[type="url"],
  .gfield.gfield_error input[type="search"],
  .gfield.gfield_error input[type="tel"],
  .gfield.gfield_error input[type="date"],
  .gfield.gfield_error select,
  .gfield.gfield_error textarea {
    border-color: #a00; }
  .gfield .validation_message.instruction {
    font-size: 12px;
    color: #788995; }
  .gfield .validation_message.gfield_description {
    font-size: 12px;
    margin: 0;
    color: #a00; }
    .form-theme-dark .gfield .validation_message.gfield_description {
      display: inline-block;
      padding: 0 5px;
      background-color: #fff; }

.hidden_label .gfield_label {
  display: none; }

.gform_wrapper {
  position: relative; }
  .gform_wrapper .validation_error {
    position: absolute;
    z-index: 11;
    top: auto;
    bottom: -90px;
    left: 50%;
    transform: translate(-50%, 0);
    font-weight: 600;
    color: #fff;
    text-align: center;
    margin: 0;
    padding: 11px 20px;
    width: 100%;
    border-radius: 2px;
    background-color: rgba(170, 0, 0, 0.8);
    border: 2px solid #a00; }
    @media (min-width: 576px) {
      .gform_wrapper .validation_error {
        bottom: -70px;
        background-color: rgba(170, 0, 0, 0.5); } }

.gform_confirmation_wrapper .gform_confirmation_message {
  padding: 10px 15px;
  color: #fff;
  background: #5f9706;
  text-align: center; }

/* Color */
.btn, .btn-orange, .comment-respond .form-submit .submit {
  color: #fff;
  background: #f14900; }
  .btn::before, .btn-orange::before, .comment-respond .form-submit .submit::before {
    background: #f14900; }
  .btn:hover, .btn-orange:hover, .comment-respond .form-submit .submit:hover {
    color: #fff;
    background: #f14900; }
    .btn:hover::before, .btn-orange:hover::before, .comment-respond .form-submit .submit:hover::before {
      background: #ff5c15; }
  .btn:active, .btn-orange:active, .comment-respond .form-submit .submit:active {
    color: #fff;
    background: #f14900; }
    .btn:active::before, .btn-orange:active::before, .comment-respond .form-submit .submit:active::before {
      background: #dd2302; }

.btn-black-border {
  color: #232323;
  background: transparent;
  border: 1px solid #232323; }
  .btn-black-border::before {
    background: transparent; }
  .btn-black-border:hover {
    color: #f14900;
    background: transparent;
    border-color: #f14900; }
    .btn-black-border:hover::before {
      background: transparent; }
  .btn-black-border:active {
    color: #232323;
    background: transparent;
    border-color: #232323; }
    .btn-black-border:active::before {
      background: transparent; }

.btn-black-border-white {
  color: #fff;
  background: transparent;
  border: 1px solid #404040; }
  .btn-black-border-white::before {
    background: transparent; }
  .btn-black-border-white:hover {
    color: #f14900;
    background: transparent;
    border-color: #f14900; }
    .btn-black-border-white:hover::before {
      background: transparent; }
  .btn-black-border-white:active {
    color: #fff;
    background: transparent;
    border-color: #404040; }
    .btn-black-border-white:active::before {
      background: transparent; }

.btn-grey-border, .section-grillmaster-quiz .grillmaster-quiz--form .gform_page_footer .button.gform_previous_button {
  color: #e2e2e2;
  background: transparent;
  border: 1px solid #e2e2e2; }
  .btn-grey-border::before, .section-grillmaster-quiz .grillmaster-quiz--form .gform_page_footer .button.gform_previous_button::before {
    background: transparent; }
  .btn-grey-border:hover, .section-grillmaster-quiz .grillmaster-quiz--form .gform_page_footer .button.gform_previous_button:hover {
    color: #f14900;
    background: transparent;
    border-color: #f14900; }
    .btn-grey-border:hover::before, .section-grillmaster-quiz .grillmaster-quiz--form .gform_page_footer .button.gform_previous_button:hover::before {
      background: transparent; }
  .btn-grey-border:active, .section-grillmaster-quiz .grillmaster-quiz--form .gform_page_footer .button.gform_previous_button:active {
    color: #e2e2e2;
    background: transparent;
    border-color: #e2e2e2; }
    .btn-grey-border:active::before, .section-grillmaster-quiz .grillmaster-quiz--form .gform_page_footer .button.gform_previous_button:active::before {
      background: transparent; }

.btn, .comment-respond .form-submit .submit {
  font: 700 13px/1.2 "Roboto", sans-serif;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  border-radius: 0; }
  .btn:hover, .comment-respond .form-submit .submit:hover, .btn:active, .comment-respond .form-submit .submit:active, .btn:focus, .comment-respond .form-submit .submit:focus {
    text-decoration: none; }
  .btn [class*='icon-grill-'], .comment-respond .form-submit .submit [class*='icon-grill-'] {
    font-size: 18px;
    margin-right: 4px;
    vertical-align: baseline; }

.button,
button:not(.slick-arrow):not([id*='slick-slide-']):not(.button-form):not(.clipboard):not(.btn-search):not(.cli-modal-close), .btn {
  overflow: hidden; }
  .button::before,
  button:not(.cli-modal-close):not(.btn-search):not(.clipboard):not(.button-form):not([id*='slick-slide-']):not(.slick-arrow)::before, .btn::before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translateX(-100%);
    opacity: 0; }
  .button:hover,
  button:hover:not(.slick-arrow):not([id*='slick-slide-']):not(.button-form):not(.clipboard):not(.btn-search):not(.cli-modal-close), .btn:hover {
    transition: background-color 0.6s; }
    .button:hover::before,
    button:not(.cli-modal-close):not(.btn-search):not(.clipboard):not(.button-form):not([id*='slick-slide-']):not(.slick-arrow):hover::before, .btn:hover::before {
      opacity: 1;
      transform: translateX(0);
      transition: opacity 0.3s, transform 0.3s;
      will-change: transform, opacity; }
  .button > span, button:not(.slick-arrow):not([id*='slick-slide-']):not(.button-form):not(.clipboard):not(.btn-search):not(.cli-modal-close) > span, .btn > span {
    position: relative;
    z-index: 2;
    display: block;
    width: 100%;
    height: 100%; }

/* Size */
.btn-primary, .btn, .comment-respond .form-submit .submit {
  padding: 18px 20px; }

.btn-medium {
  padding: 18px 15px; }

.btn-small {
  font-size: 13px;
  padding: 9px 20px 10px; }

.button,
button:not(.slick-arrow):not([id*='slick-slide-']):not(.button-form):not(.clipboard):not(.btn-search):not(.cli-modal-close) {
  font: 700 13px/1.2 "Roboto", sans-serif;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  padding: 18px 20px;
  border-radius: 0;
  border: 0;
  color: #fff;
  background: #f14900;
  transition: all 0.4s;
  cursor: pointer; }

.btn-black-border.btn-icon {
  padding-top: 12px;
  padding-bottom: 16px; }

.btn-black-border-white.btn-icon {
  padding-top: 12px;
  padding-bottom: 16px; }

.btn-icon {
  padding-top: 13px;
  padding-bottom: 17px; }

.btn-grey-border {
  padding: 17px 20px; }

/* Arrows */
.swiper-grill360-button-prev,
.swiper-grill360-button-next {
  position: absolute;
  z-index: 2;
  display: block;
  height: 52px;
  width: 52px;
  cursor: pointer;
  background-color: #f14900;
  color: #fff;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: 0;
  border-radius: 2px;
  text-align: center; }
  .swiper-grill360-button-prev::before,
  .swiper-grill360-button-next::before {
    font-size: 21px;
    line-height: 52px; }
  .swiper-grill360-button-prev:focus,
  .swiper-grill360-button-next:focus {
    outline: none; }
  .swiper-grill360-button-prev:hover,
  .swiper-grill360-button-next:hover {
    outline: none;
    color: #fff;
    background-color: #ff5c15; }
  .swiper-grill360-button-prev.swiper-button-disabled,
  .swiper-grill360-button-next.swiper-button-disabled {
    opacity: 0.55; }

.swiper-grill360-button-prev {
  left: -15px; }
  @media (min-width: 992px) {
    .swiper-grill360-button-prev {
      left: -102px; } }
  .swiper-grill360-button-prev::before {
    content: ""; }

.swiper-grill360-button-next {
  right: -15px; }
  @media (min-width: 992px) {
    .swiper-grill360-button-next {
      right: -102px; } }
  .swiper-grill360-button-next::before {
    content: ""; }

/* Dots */
.swiper-grill360-pagination {
  position: absolute;
  z-index: 1;
  bottom: -65px;
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
  width: 100%; }
  .swiper-grill360-pagination .swiper-pagination-bullet {
    display: inline-block;
    padding: 0;
    height: 4px;
    width: 32px;
    cursor: pointer;
    background: #555;
    opacity: 1;
    border-radius: 0; }
    .swiper-grill360-pagination .swiper-pagination-bullet:hover, .swiper-grill360-pagination .swiper-pagination-bullet-active {
      background: #d8d8d8; }

/* Home slider nav */
.home-slider .swiper-grill360-button-prev,
.home-slider .swiper-grill360-button-next {
  top: auto;
  bottom: 40px;
  transform: translate(0, 0); }
  @media (max-width: 767.98px) {
    .home-slider .swiper-grill360-button-prev,
    .home-slider .swiper-grill360-button-next {
      display: none; } }

.home-slider .swiper-grill360-button-prev {
  left: auto;
  right: 69px; }
  @media (min-width: 1400px) {
    .home-slider .swiper-grill360-button-prev {
      right: calc(((100% - 1400px) / 2) + (30px / 2) + 2px + 52px); } }

.home-slider .swiper-grill360-button-next {
  right: 15px; }
  @media (min-width: 1400px) {
    .home-slider .swiper-grill360-button-next {
      right: calc(((100% - 1400px) / 2) + (30px / 2)); } }

.home-slider .swiper-grill360-pagination {
  text-align: center;
  bottom: 30px; }
  @media (min-width: 768px) {
    .home-slider .swiper-grill360-pagination {
      text-align: left;
      max-width: 645px;
      /* slide content width */
      left: auto;
      right: 10px;
      bottom: 40px; } }
  @media (min-width: 1400px) {
    .home-slider .swiper-grill360-pagination {
      max-width: 670px;
      right: calc((100% - 1400px) / 2); } }

/* Home slider nav */
.recipe-gallery-slider .swiper-grill360-button-prev,
.recipe-gallery-slider .swiper-grill360-button-next,
.post-gallery-slider .swiper-grill360-button-prev,
.post-gallery-slider .swiper-grill360-button-next {
  top: auto;
  bottom: 0;
  transform: translate(0, 0); }

.recipe-gallery-slider .swiper-grill360-button-prev,
.post-gallery-slider .swiper-grill360-button-prev {
  left: auto;
  right: 54px; }

.recipe-gallery-slider .swiper-grill360-button-next,
.post-gallery-slider .swiper-grill360-button-next {
  right: 0; }

/* Post view - products list */
@media (max-width: 767.98px) {
  body.single-recipe .breadcrumbs {
    display: none; } }

.breadcrumbs {
  margin: 0; }
  .breadcrumbs .container {
    position: relative; }
  .breadcrumbs ul {
    position: absolute;
    z-index: 12;
    top: 10px;
    left: 15px; }
    .breadcrumbs ul li {
      position: relative;
      display: inline-block; }
      .breadcrumbs ul li + li {
        margin-left: 26px; }
        .breadcrumbs ul li + li::before {
          content: '';
          position: absolute;
          top: 10px;
          left: -15px;
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 2.5px 0 2.5px 4.3px;
          border-color: transparent transparent transparent #fff; }
      .breadcrumbs ul li a {
        font-size: 13px;
        font-weight: 400;
        color: #fff; }
        .breadcrumbs ul li a:hover {
          color: #909090; }
      .breadcrumbs ul li span[itemprop="name"] {
        display: inline-block;
        padding: 0;
        margin-top: -3px;
        vertical-align: middle;
        max-width: 100px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
      body.single-chefs .breadcrumbs ul li + li::before {
        border-color: transparent transparent transparent #909090; }
      body.single-chefs .breadcrumbs ul li a {
        color: #909090; }
        body.single-chefs .breadcrumbs ul li a:hover {
          color: #232323; }

.featured-label,
.new-label {
  position: absolute;
  z-index: 5;
  top: 15px;
  font-size: 13px;
  font-weight: 700;
  padding: 8px 12px;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  display: inline-block; }

.featured-label {
  background-color: #f14900;
  left: 15px; }

.new-label {
  background-color: #5f9706;
  right: 15px; }

.toolbar-items {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  margin: 0 0 20px; }

.toolbar-result-count {
  font-family: "Roboto Condensed", sans-serif;
  font-size: 20px; }

.toolbar-sorter {
  flex: 0 1 auto;
  margin-left: auto;
  font-family: "Roboto Condensed", sans-serif; }
  .toolbar-sorter strong {
    font-size: 20px;
    display: inline-block;
    padding-right: 15px; }
  .toolbar-sorter select {
    display: inline-block;
    width: 135px; }

.pagination {
  margin-bottom: 60px; }
  .pagination ul {
    text-align: center; }
    .pagination ul li {
      display: inline-block; }
      .pagination ul li span.current {
        display: block;
        font-weight: 700;
        color: #f14900;
        padding: 10px 15px; }
      .pagination ul li a {
        display: block;
        font-weight: 700;
        color: #909090;
        padding: 10px 15px; }
        .pagination ul li a:hover {
          color: #f14900; }
        .pagination ul li a.prev, .pagination ul li a.next {
          padding: 14px 20px;
          color: #fff;
          background-color: #f14900; }
          .pagination ul li a.prev::before, .pagination ul li a.next::before {
            font-size: 20px; }
          .pagination ul li a.prev:hover, .pagination ul li a.next:hover {
            color: #fff;
            background-color: #ff5c15; }
        .pagination ul li a.prev {
          margin-right: 15px; }
          .pagination ul li a.prev::before {
            content: ""; }
        .pagination ul li a.next {
          margin-left: 15px; }
          .pagination ul li a.next::before {
            content: ""; }

#catapult-cookie-bar.float-accept {
  color: #fff;
  background-color: #f14900;
  padding: 19px 50px 19px 20px; }
  #catapult-cookie-bar.float-accept .ctcc-left-side {
    display: inline-block;
    margin: 0;
    font-size: 14px; }
    @media (min-width: 576px) {
      #catapult-cookie-bar.float-accept .ctcc-left-side {
        font-size: 16px; } }
    #catapult-cookie-bar.float-accept .ctcc-left-side > a {
      font-weight: 600;
      color: #fff; }
      #catapult-cookie-bar.float-accept .ctcc-left-side > a:hover {
        text-decoration: underline; }
  #catapult-cookie-bar.float-accept #catapultCookie {
    position: absolute;
    top: 0;
    right: 5px;
    font-size: 42px;
    line-height: 32px;
    color: #fff; }
    #catapult-cookie-bar.float-accept #catapultCookie:hover {
      color: #232323; }

/* Loader */
.sl-loader,
.sl-loader:before,
.sl-loader:after {
  background: rgba(255, 255, 255, 0.8);
  -webkit-animation: load1 1s infinite ease-in-out;
  animation: load1 1s infinite ease-in-out;
  width: .2em;
  height: .6em; }

.sl-loader:before,
.sl-loader:after {
  position: absolute;
  top: 0;
  content: ''; }

.sl-loader:before {
  left: -.375em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s; }

.sl-loader {
  text-indent: -9999em;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  font-size: 1em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s; }

.sl-loader:after {
  left: .375em; }

@-webkit-keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0 rgba(255, 255, 255, 0.8);
    height: .6em; }
  40% {
    box-shadow: 0 -0.3em rgba(255, 255, 255, 0.8);
    height: 1em; } }

@keyframes load1 {
  0%,
  80%,
  100% {
    box-shadow: 0 0 rgba(255, 255, 255, 0.8);
    height: .6em; }
  40% {
    box-shadow: 0 -0.3em rgba(255, 255, 255, 0.8);
    height: 1em; } }

html.modal-show {
  height: 100%;
  overflow: hidden;
  touch-action: none; }

.modal {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  background: rgba(0, 0, 0, 0.8);
  backface-visibility: hidden; }
  @media (min-width: 576px) {
    .modal {
      padding: 30px; } }
  .modal button.close-modal {
    position: absolute !important;
    top: -26px;
    right: -12px; }
    @media (min-width: 576px) {
      .modal button.close-modal {
        right: -27px; } }

.modal-video .modal-wrapper {
  position: relative;
  width: 100%;
  max-width: 1200px;
  height: 100%;
  max-height: 50vh;
  background: #fff;
  padding: 5px; }
  @media (min-width: 992px) {
    .modal-video .modal-wrapper {
      max-height: 75vh; } }

.modal-video .modal-content {
  display: flex;
  width: 100%;
  height: 100%; }
  .modal-video .modal-content iframe {
    width: 100%;
    height: 100%; }

.modal-gallery .modal-wrapper {
  position: relative;
  width: 100%;
  max-width: 900px;
  height: auto;
  background-color: rgba(255, 255, 255, 0.25); }

.modal-gallery .modal-content .swiper-slide {
  margin: 0;
  align-self: center; }
  .modal-gallery .modal-content .swiper-slide img {
    margin: 0 auto; }

.modal-gallery .close-modal {
  z-index: 9; }

/**
 * Import layout
 */
.site-header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  padding: 0;
  width: 100%;
  height: 68px;
  background-color: #0e0e0e; }
  @media (min-width: 992px) {
    .site-header {
      height: 70px; } }
  .site-header.sticky {
    box-shadow: 0 0 20px rgba(9, 40, 67, 0.38); }
  .site-header-inner {
    display: flex;
    align-items: center;
    padding: 0 15px;
    margin: 0 auto;
    max-width: 1400px;
    height: 100%; }
    @media (max-width: 1399.98px) {
      .site-header-inner {
        justify-content: space-between; } }
  .site-header .site-title {
    order: 2;
    position: relative;
    font-size: 16px;
    line-height: 1; }
    @media (min-width: 1400px) {
      .site-header .site-title {
        margin-left: 120px; } }
    .site-header .site-title::before {
      content: '';
      position: absolute;
      z-index: -1;
      bottom: -22px;
      left: 50%;
      transform: translate(-50%, 0%);
      width: 265px;
      height: 45px;
      background: #0e0e0e;
      border-radius: 200px / 30px; }
    .site-header .site-title a {
      display: block;
      text-decoration: none; }
  .site-header .site-search {
    display: none;
    margin: 0; }
    @media (min-width: 1200px) {
      .site-header .site-search {
        position: relative;
        display: inline-block;
        margin: 0 16px 0 0; } }
    .site-header .site-search .ns-search span {
      font-size: 15px;
      font-weight: 500;
      color: #fff;
      text-decoration: none;
      text-transform: uppercase; }
      .site-header .site-search .ns-search span::before {
        content: "";
        font-size: 16px;
        margin-right: 5px; }
    .site-header .site-search .ns-search:hover span {
      color: #f14900; }
    .site-header .site-search form {
      display: none; }
    .site-header .site-search.show form {
      display: block;
      position: absolute;
      z-index: 999999;
      top: 11px;
      right: 5px;
      width: calc(100% - 10px);
      border-radius: 5px; }
      @media (min-width: 1200px) {
        .site-header .site-search.show form {
          top: 46px;
          right: -245px;
          width: 500px; } }
      @media (min-width: 1200px) {
        .site-header .site-search.show form::before {
          content: '';
          position: absolute;
          top: -6px;
          left: 46%;
          transform: translate(-50%, 0);
          width: 0;
          height: 0;
          border-style: solid;
          border-width: 0 5px 6px 5px;
          border-color: transparent transparent #e2e2e2 transparent; } }
      .site-header .site-search.show form input {
        display: inline-block;
        padding: 16px 60px 16px 20px;
        width: 100%;
        color: #232323;
        background-color: #e2e2e2;
        border-radius: 5px; }
        .site-header .site-search.show form input::placeholder {
          color: #909090; }
        .site-header .site-search.show form input:focus {
          border-color: #e2e2e2;
          background-color: #e2e2e2; }
      .site-header .site-search.show form button {
        position: absolute;
        top: 50%;
        right: 0;
        transform: translate(0%, -50%);
        vertical-align: top;
        padding: 10px 16px;
        background: none;
        border: 0;
        border-left: 1px solid #c8c8c8;
        cursor: pointer; }
        .site-header .site-search.show form button .icon-grill-magnifier {
          font-size: 16px;
          color: #0e0e0e; }
        .site-header .site-search.show form button:hover .icon-grill-magnifier {
          color: #f14900; }
  .site-header .navigation-secondary {
    order: 3; }
    @media (min-width: 1400px) {
      .site-header .navigation-secondary {
        margin-left: auto; } }
    .site-header .navigation-secondary ul {
      position: relative;
      display: inline-block;
      padding-left: 4px; }
      @media (min-width: 1200px) {
        .site-header .navigation-secondary ul::before {
          content: '';
          display: inline-block;
          vertical-align: middle;
          width: 1px;
          height: 30px;
          background-color: #454545; } }
      .site-header .navigation-secondary ul li {
        display: inline-block;
        margin-left: 16px; }
        @media (max-width: 1199.98px) {
          .site-header .navigation-secondary ul li:not(:last-child) {
            display: none; } }
        .site-header .navigation-secondary ul li > a {
          font-size: 20px;
          color: #fff; }
          .site-header .navigation-secondary ul li > a:hover {
            color: #f14900; }
        .site-header .navigation-secondary ul li.menu-item a {
          font-size: 15px;
          font-weight: 500;
          color: #fff;
          text-decoration: none;
          text-transform: uppercase; }
          .site-header .navigation-secondary ul li.menu-item a:hover {
            color: #f14900;
            text-decoration: none; }
        .site-header .navigation-secondary ul li:last-child > a {
          font-size: 15px;
          font-weight: 500;
          color: #fff;
          text-decoration: none;
          text-transform: uppercase;
          display: block;
          padding: 14px 16px 14px 14px;
          border-radius: 2px;
          background-color: #f14900; }
          @media (min-width: 1200px) {
            .site-header .navigation-secondary ul li:last-child > a {
              padding: 14px 20px; } }
          .site-header .navigation-secondary ul li:last-child > a::before {
            font-size: 18px;
            vertical-align: baseline; }
            @media (min-width: 768px) {
              .site-header .navigation-secondary ul li:last-child > a::before {
                margin-right: 4px; } }
          .site-header .navigation-secondary ul li:last-child > a:hover {
            color: #fff;
            background-color: #ff5c15; }
          .site-header .navigation-secondary ul li:last-child > a:active {
            color: #fff;
            background-color: #dd2302; }
          @media (max-width: 1199.98px) {
            .site-header .navigation-secondary ul li:last-child > a span {
              border: 0;
              clip: rect(0 0 0 0);
              height: 1px;
              margin: -1px;
              overflow: hidden;
              padding: 0;
              position: absolute;
              width: 1px; } }
  .site-header .nav-toggle {
    position: relative;
    cursor: pointer;
    width: 52px;
    height: 68px; }
    @media (min-width: 992px) {
      .site-header .nav-toggle {
        height: 70px; } }
    @media (min-width: 1200px) {
      .site-header .nav-toggle {
        display: none; } }
    .site-header .nav-toggle:hover {
      text-decoration: none; }
    .site-header .nav-toggle span {
      top: 32px;
      left: 8px; }
      .site-header .nav-toggle span, .site-header .nav-toggle span:before, .site-header .nav-toggle span:after {
        content: '';
        position: absolute;
        display: block;
        cursor: pointer;
        height: 3px;
        width: 24px;
        border-radius: 2px;
        background: #fff;
        transition: all 0.4s ease-in-out; }
      .site-header .nav-toggle span:before {
        top: -8px; }
      .site-header .nav-toggle span:after {
        bottom: -8px; }
    .site-header .nav-toggle.active span {
      background-color: transparent; }
      .site-header .nav-toggle.active span:before, .site-header .nav-toggle.active span:after {
        top: 0; }
      .site-header .nav-toggle.active span:before {
        transform: rotate(45deg); }
      .site-header .nav-toggle.active span:after {
        transform: rotate(-45deg); }

@media (min-width: 1200px) {
  .site-header .navigation-primary {
    order: 1;
    position: relative;
    display: block;
    margin: 0;
    /* top 0 */ }
    .site-header .navigation-primary ul {
      padding: 0;
      margin: 0;
      list-style: none; }
      .site-header .navigation-primary ul ul {
        display: none; }
      .site-header .navigation-primary ul li {
        position: relative;
        display: inline-block;
        margin: 0; }
        .site-header .navigation-primary ul li.category-item {
          display: none; }
        .site-header .navigation-primary ul li.menu-item-has-children > a::after {
          font-family: 'grill360' !important;
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          vertical-align: middle;
          content: "";
          font-size: 6px;
          margin-left: 3px; }
        .site-header .navigation-primary ul li.menu-item-has-children li.menu-item-has-children > a::after {
          float: right;
          line-height: 24px;
          transform: rotate(-90deg); }
        .site-header .navigation-primary ul li a {
          font-size: 15px;
          font-weight: 500;
          color: #fff;
          text-decoration: none;
          text-transform: uppercase;
          display: block;
          padding: 10px 20px; }
        .site-header .navigation-primary ul li a:hover,
        .site-header .navigation-primary ul li.current-menu-item a,
        .site-header .navigation-primary ul li.current-menu-parent a {
          color: #f14900;
          text-decoration: none; }
        .site-header .navigation-primary ul li:hover > ul {
          display: block;
          position: absolute;
          top: 100%;
          left: 0;
          width: 220px;
          background: #f4f4f4;
          padding: 0;
          border-radius: 2px;
          box-shadow: 2px 4px 8px 0 rgba(0, 0, 0, 0.1); }
          .site-header .navigation-primary ul li:hover > ul li {
            display: block;
            margin: 0;
            padding: 0; }
            .site-header .navigation-primary ul li:hover > ul li + li {
              border-top: 1px solid #e0e0e0; }
            .site-header .navigation-primary ul li:hover > ul li a {
              color: #404040; }
              .site-header .navigation-primary ul li:hover > ul li a:hover {
                color: #f14900; }
          .site-header .navigation-primary ul li:hover > ul > li > ul {
            top: 0;
            left: 100%; }
    .site-header .navigation-primary > ul > li {
      padding: 4px 0; }
      .site-header .navigation-primary > ul > li > a {
        padding: 14px 10px; }
      .site-header .navigation-primary > ul > li:first-child {
        margin-right: 10px; }
        .site-header .navigation-primary > ul > li:first-child > a {
          padding: 14px 20px;
          color: #fff;
          background-color: #f14900;
          border-radius: 2px; }
          .site-header .navigation-primary > ul > li:first-child > a:hover {
            background-color: #ff5c15; }
          .site-header .navigation-primary > ul > li:first-child > a:active {
            background-color: #dd2302; } }

@media (max-width: 1199.98px) {
  .navigation-primary {
    display: none;
    transform: translateX(100%); }
    .navigation-primary.show {
      transform: translateX(0%);
      display: flex;
      position: fixed;
      z-index: 100;
      top: 68px;
      right: 0;
      width: 100vw;
      height: calc(100vh - 68px);
      max-height: calc(100vh - 68px - calc(100vh - 100%));
      padding: 0;
      max-width: 100%;
      background-color: #232323;
      overflow-y: auto;
      overflow-x: hidden;
      -webkit-overflow-scrolling: touch;
      transition: 0.45s; }
      .navigation-primary.show ul {
        padding: 0;
        margin: 0;
        list-style: none;
        flex: 0 0 100%; }
      .navigation-primary.show li:not(:last-child) {
        border-bottom: solid 1px #313131; }
      .navigation-primary.show li a {
        position: relative;
        font-size: 18px;
        font-weight: 400;
        color: #fff;
        padding: 18px 20px;
        display: flex;
        justify-content: space-between;
        text-transform: uppercase; }
      .navigation-primary.show .nav-back-link {
        display: flex;
        justify-content: center;
        font-weight: 600;
        text-transform: uppercase; }
      .navigation-primary.show .menu li .sub-menu {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        transform: translateX(100%);
        background-color: #232323;
        transition: 0.3s;
        visibility: hidden;
        flex: 0 0 100%; }
        .navigation-primary.show .menu li .sub-menu > li > a {
          display: flex;
          justify-content: space-between; }
          .navigation-primary.show .menu li .sub-menu > li > a.nav-back-link {
            position: relative;
            display: flex;
            align-items: center;
            justify-content: center; }
            .navigation-primary.show .menu li .sub-menu > li > a.nav-back-link::before {
              font-family: 'grill360' !important;
              speak: none;
              font-style: normal;
              font-weight: normal;
              font-variant: normal;
              text-transform: none;
              content: "";
              font-size: 9px;
              position: absolute;
              top: 50%;
              left: 15px;
              transform: translate(0%, -50%) rotate(-270deg); }
      .navigation-primary.show .menu li.menu-item-has-children > a {
        display: flex;
        justify-content: space-between; }
        .navigation-primary.show .menu li.menu-item-has-children > a::after {
          font-family: 'grill360' !important;
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          content: "";
          font-size: 9px;
          line-height: 24px;
          flex: 0 1 auto;
          top: 50%;
          right: 0;
          transform: translate(0%, 0%) rotate(-90deg); }
      .navigation-primary.show .menu li.active > .sub-menu {
        transform: translateX(0);
        visibility: visible;
        z-index: 2; }
    .navigation-primary .nav-bottom {
      position: fixed;
      bottom: 0;
      left: 0;
      width: 100%;
      padding: 10px 20px 15px;
      border-top: 1px solid #313131;
      display: flex;
      flex-flow: row wrap;
      align-items: center; }
      .navigation-primary .nav-bottom .site-search {
        display: inline-block; }
      .navigation-primary .nav-bottom .menu {
        display: inline-block;
        margin-left: auto;
        flex-basis: auto; }
        .navigation-primary .nav-bottom .menu li {
          display: inline-block;
          border: 0; }
          .navigation-primary .nav-bottom .menu li a {
            padding: 15px 10px; }
            .navigation-primary .nav-bottom .menu li a span {
              border: 0;
              clip: rect(0 0 0 0);
              height: 1px;
              margin: -1px;
              overflow: hidden;
              padding: 0;
              position: absolute;
              width: 1px; }
  .nav-back-link .nav-toggle {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    display: block;
    margin-right: 0;
    width: 52px;
    height: 68px;
    font-size: 0;
    text-decoration: none;
    z-index: 1000; }
    .nav-back-link .nav-toggle:after {
      display: none; }
    .nav-back-link .nav-toggle > span {
      position: absolute;
      top: 32px;
      right: 15px;
      background-color: transparent; }
      .nav-back-link .nav-toggle > span::before, .nav-back-link .nav-toggle > span::after {
        top: 0;
        background-color: #fff; }
      .nav-back-link .nav-toggle > span::before {
        transform: rotate(45deg); }
      .nav-back-link .nav-toggle > span::after {
        transform: rotate(-45deg); } }

.site-footer {
  background: #fff; }

.footer-top {
  background-color: #121212; }
  .footer-top--inner {
    display: flex;
    flex-flow: column wrap;
    margin: 0 auto;
    padding: 40px 15px;
    max-width: 1400px;
    width: 100%; }
    @media (min-width: 768px) {
      .footer-top--inner {
        flex-flow: row wrap; } }
    @media (min-width: 992px) {
      .footer-top--inner {
        padding-top: 50px;
        padding-bottom: 50px; } }
  .footer-top--half {
    flex-basis: 100%;
    max-width: 100%; }
    @media (min-width: 992px) {
      .footer-top--half {
        flex-basis: 50%;
        max-width: 50%; } }
  .footer-top--text {
    order: 2;
    margin-top: 30px;
    text-align: center; }
    @media (min-width: 576px) {
      .footer-top--text {
        text-align: left; } }
    @media (min-width: 992px) {
      .footer-top--text {
        order: 1;
        margin-top: 0; } }
  .footer-top .widget-text .widget-content {
    width: 100%; }
    @media (min-width: 992px) {
      .footer-top .widget-text .widget-content {
        max-width: 440px; } }
  .footer-top .widget-text .logo {
    display: inline-block;
    vertical-align: middle; }
  .footer-top .widget-text p {
    font-size: 12px;
    color: #777;
    margin-bottom: 0; }
    .footer-top .widget-text p > a:hover {
      text-decoration: underline; }
  .footer-top .social {
    display: inline-block;
    margin-top: 20px; }
    @media (min-width: 576px) {
      .footer-top .social {
        margin-top: 0;
        margin-left: 30px; }
        .footer-top .social::before {
          content: '';
          display: inline-block;
          vertical-align: middle;
          width: 1px;
          height: 30px;
          background-color: #454545; } }
    .footer-top .social > span {
      font-size: 13px;
      font-weight: 700;
      color: #fff;
      text-transform: uppercase;
      padding: 0 16px; }
    .footer-top .social > a {
      font-size: 20px;
      color: #fff; }
      .footer-top .social > a:hover {
        color: #f14900; }
      .footer-top .social > a + a {
        margin-left: 16px; }
  .footer-top--links {
    order: 1;
    display: flex;
    flex-flow: row wrap; }
    @media (min-width: 992px) {
      .footer-top--links {
        order: 2; } }
    .footer-top--links .widget_nav_menu {
      flex-basis: 50%;
      max-width: 50%;
      margin-bottom: 30px; }
      @media (min-width: 576px) {
        .footer-top--links .widget_nav_menu {
          flex-basis: calc(100% / 3);
          max-width: calc(100% / 3);
          margin-bottom: 0; } }
  .footer-top .widget_nav_menu .widget-title {
    font-size: 13px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 18px; }
  .footer-top .widget_nav_menu ul {
    text-align: left; }
    .footer-top .widget_nav_menu ul li {
      display: block; }
      .footer-top .widget_nav_menu ul li a {
        display: block;
        font-size: 13px;
        font-weight: 400;
        line-height: 1.92;
        color: #8c8c8c; }
        .footer-top .widget_nav_menu ul li a:hover {
          color: #fff; }

.footer-bottom {
  padding: 13px 0;
  text-align: center; }
  .footer-bottom .copyright {
    font-size: 13px;
    font-weight: 400;
    color: #a0a0a0; }

.home-slider {
  position: relative;
  z-index: 5;
  height: 100vh;
  max-height: 645px;
  overflow: hidden; }
  @media (min-width: 768px) {
    .home-slider {
      height: 645px; } }
  .home-slider .slider {
    height: 100vh;
    max-height: 645px; }
    @media (min-width: 768px) {
      .home-slider .slider {
        height: 645px; } }
    .home-slider .slider .slide-item {
      position: relative;
      height: 100%; }
      .home-slider .slider .slide-item::before {
        content: '';
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.25) 20%, rgba(0, 0, 0, 0.8) 38%, black 51%); }
        @media (min-width: 768px) {
          .home-slider .slider .slide-item::before {
            background: linear-gradient(to right, rgba(51, 51, 51, 0) 5%, rgba(29, 29, 29, 0.99) 58%, #1c1c1c 61%); } }
      .home-slider .slider .slide-item .slide-image img {
        z-index: -1; }
      .home-slider .slider .slide-item-content {
        position: relative;
        z-index: 10;
        height: 100%;
        width: calc(100% - 30px);
        max-width: 1400px;
        margin: 0 auto;
        padding: 0 15px;
        text-align: center; }
        @media (min-width: 768px) {
          .home-slider .slider .slide-item-content {
            width: 100%;
            text-align: left; } }
        .home-slider .slider .slide-item-content .title {
          position: relative;
          z-index: 1;
          color: #fff; }
        .home-slider .slider .slide-item-content p {
          position: relative;
          z-index: 1;
          color: #fff; }
          .home-slider .slider .slide-item-content p:last-of-type {
            margin-bottom: 30px; }
        .home-slider .slider .slide-item-content .btn {
          margin: 0 auto; }
          @media (min-width: 768px) {
            .home-slider .slider .slide-item-content .btn {
              margin: 0; } }
      .home-slider .slider .slide-item-content-inner {
        max-width: 670px;
        height: calc(100% - 80px);
        display: flex;
        flex-flow: row wrap;
        align-content: flex-end; }
        @media (min-width: 768px) {
          .home-slider .slider .slide-item-content-inner {
            height: 100%;
            align-content: center;
            padding-bottom: 0;
            margin-left: auto; } }

.section-hello {
  padding: 20px 0 25px;
  background-color: #f4f4f4; }
  @media (min-width: 992px) {
    .section-hello {
      padding: 20px 0 0; } }
  .section-hello-container {
    display: flex;
    flex-flow: row wrap;
    align-items: center; }
    @media (min-width: 992px) {
      .section-hello-container {
        margin-left: -15px;
        margin-right: -15px; } }

.hello-text,
.hello-featured {
  flex-basis: 100%;
  max-width: 100%;
  justify-content: center; }
  @media (min-width: 992px) {
    .hello-text,
    .hello-featured {
      justify-content: flex-start;
      flex-basis: calc(100% / 2 - 30px);
      max-width: calc(100% / 2 - 30px);
      margin: 0 15px; } }

.hello-text {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  margin-bottom: 25px; }
  @media (min-width: 992px) {
    .hello-text {
      margin-bottom: 0; } }
  .hello-text-inner, .hello-text--image {
    flex-basis: 100%;
    max-width: 100%; }
    @media (min-width: 576px) {
      .hello-text-inner, .hello-text--image {
        flex-basis: 50%;
        max-width: 50%; } }
  .hello-text-inner {
    order: 2;
    width: 100%;
    max-width: 320px;
    text-align: center; }
    @media (min-width: 576px) {
      .hello-text-inner {
        order: 1;
        text-align: left; } }
  .hello-text--image {
    position: relative;
    order: 1;
    height: 190px;
    overflow: hidden; }
    @media (min-width: 576px) {
      .hello-text--image {
        order: 2;
        height: 390px; } }
    .hello-text--image .image {
      margin: 0;
      position: absolute;
      bottom: 0;
      right: 0;
      width: 100%;
      height: 100%; }
      .hello-text--image .image img {
        max-width: 200px;
        margin: 0 auto; }
        @media (min-width: 576px) {
          .hello-text--image .image img {
            position: absolute;
            z-index: 1;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            max-width: none;
            object-fit: cover;
            object-position: center;
            font-family: 'object-fit: cover; object-position: center;'; } }

.hello-featured--title {
  display: none; }
  @media (min-width: 576px) {
    .hello-featured--title {
      font: 700 22px/1.2 "Roboto Condensed", sans-serif;
      margin-bottom: 20px;
      display: block; } }

.hello-featured-article .hfa {
  width: 100%;
  max-width: 204px; }
  @media (min-width: 576px) {
    .hello-featured-article .hfa {
      display: flex;
      flex-flow: row wrap;
      margin: 0 -10px;
      width: 100%;
      max-width: 100%; } }
  @media (min-width: 992px) {
    .hello-featured-article .hfa {
      margin-left: -15px;
      margin-right: -15px; } }
  .hello-featured-article .hfa-item {
    background: #fff; }
    @media (min-width: 576px) {
      .hello-featured-article .hfa-item {
        flex-basis: calc(100% / 3 - 20px);
        max-width: calc(100% / 3 - 20px);
        margin: 0 10px; } }
    @media (min-width: 992px) {
      .hello-featured-article .hfa-item {
        flex-basis: calc(100% / 3 - 30px);
        max-width: calc(100% / 3 - 30px);
        margin: 0 15px; } }
    .hello-featured-article .hfa-item--image {
      margin: 0;
      display: block; }
      .hello-featured-article .hfa-item--image img {
        width: 100%; }
    .hello-featured-article .hfa-item--title {
      font: 700 18px/1.3 "Roboto Condensed", sans-serif;
      color: #000;
      padding: 15px 15px 22px;
      display: block; }

.section-recipe-featured,
.section-tips-featured,
.section-products-reviews {
  padding: 40px 0;
  background-color: #fff; }
  @media (min-width: 576px) {
    .section-recipe-featured,
    .section-tips-featured,
    .section-products-reviews {
      padding: 60px 0 40px; } }

.section-recipe-latest,
.section-tips-latest {
  text-align: center;
  padding: 0 0 40px;
  background-color: #fff; }
  @media (min-width: 576px) {
    .section-recipe-latest,
    .section-tips-latest {
      padding: 0 0 60px; } }

.post-item--meta, .recipe-view .recipe-meta {
  font: 700 13px/1.5 "Roboto Condensed", sans-serif;
  color: #909090;
  text-transform: uppercase;
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .post-item--meta > span + span, .recipe-view .recipe-meta > span + span {
    position: relative; }
    .post-item--meta > span + span:not(.post-item--comments), .recipe-view .recipe-meta > span + span:not(.post-item--comments) {
      margin-left: 20px; }
      @media (min-width: 576px) {
        .post-item--meta > span + span:not(.post-item--comments), .recipe-view .recipe-meta > span + span:not(.post-item--comments) {
          margin-left: 12px; } }
      @media (min-width: 768px) {
        .post-item--meta > span + span:not(.post-item--comments), .recipe-view .recipe-meta > span + span:not(.post-item--comments) {
          margin-left: 24px; } }
      @media (min-width: 992px) {
        .post-item--meta > span + span:not(.post-item--comments), .recipe-view .recipe-meta > span + span:not(.post-item--comments) {
          margin-left: 30px; } }
      @media (min-width: 1200px) {
        .post-item--meta > span + span:not(.post-item--comments), .recipe-view .recipe-meta > span + span:not(.post-item--comments) {
          margin-left: 36px; } }
    .post-item--meta > span + span::after, .recipe-view .recipe-meta > span + span::after {
      content: '';
      position: absolute;
      top: 50%;
      left: -10px;
      transform: translate(0%, -50%);
      width: 1px;
      height: 27px;
      background-color: #a8a8a8; }
      @media (min-width: 576px) {
        .post-item--meta > span + span::after, .recipe-view .recipe-meta > span + span::after {
          left: -6px; } }
      @media (min-width: 768px) {
        .post-item--meta > span + span::after, .recipe-view .recipe-meta > span + span::after {
          left: -12px; } }
      @media (min-width: 992px) {
        .post-item--meta > span + span::after, .recipe-view .recipe-meta > span + span::after {
          left: -15px; } }
      @media (min-width: 1200px) {
        .post-item--meta > span + span::after, .recipe-view .recipe-meta > span + span::after {
          left: -18px; } }

.post-item--tags > a, .recipe-view .recipe-tags > a, .post-view-header .post-meta .post-tags > a, .post-view .post-tags > a {
  font-size: 13px;
  font-weight: 700;
  line-height: 1.5;
  padding: 3px 12px;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  color: #404040;
  border-radius: 2px;
  border: 1px solid #979797; }
  .post-item--tags > a:hover, .recipe-view .recipe-tags > a:hover, .post-view-header .post-meta .post-tags > a:hover, .post-view .post-tags > a:hover {
    color: #f14900;
    border-color: #f14900; }

.post-list {
  text-align: left; }
  @media (min-width: 576px) {
    .post-list {
      display: flex;
      flex-flow: column wrap; } }
  @media (min-width: 768px) {
    .post-list {
      flex-flow: row wrap;
      margin: 0 -10px 40px; } }
  @media (min-width: 992px) {
    .post-list {
      margin-left: -15px;
      margin-right: -15px; } }
  @media (min-width: 576px) and (max-width: 767.98px) {
    body:not(.home) .post-list {
      flex-flow: row wrap;
      margin: 0 -10px 40px; }
      body:not(.home) .post-list .post-item {
        flex-basis: calc(100% / 2 - 20px);
        max-width: calc(100% / 2 - 20px);
        margin: 0 10px 20px; } }
  .post-list .post-item {
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .post-list .post-item {
        flex-basis: calc(100% / 3 - 20px);
        max-width: calc(100% / 3 - 20px);
        margin: 0 10px 20px; }
        .home .post-list .post-item {
          margin-bottom: 0; } }
    @media (min-width: 992px) {
      .post-list .post-item {
        flex-basis: calc(100% / 3 - 30px);
        max-width: calc(100% / 3 - 30px);
        margin: 0 15px 30px; } }
    @media (max-width: 767.98px) {
      .post-list .post-item--big {
        margin-left: -15px;
        margin-right: -15px; } }
    @media (min-width: 768px) {
      .post-list .post-item--big {
        flex-basis: calc(100% / 3 * 2 - 20px);
        max-width: calc(100% / 3 * 2 - 20px); } }
    @media (min-width: 992px) {
      .post-list .post-item--big {
        flex-basis: calc(100% / 3 * 2 - 30px);
        max-width: calc(100% / 3 * 2 - 30px); } }
    @media (min-width: 768px) {
      .post-list .post-item--medium {
        flex-basis: calc(100% / 2 - 20px);
        max-width: calc(100% / 2 - 20px); } }
    @media (min-width: 992px) {
      .post-list .post-item--medium {
        flex-basis: calc(100% / 2 - 30px);
        max-width: calc(100% / 2 - 30px); } }

.post-item {
  position: relative;
  background-color: #f4f4f4; }
  .post-item--image {
    position: relative;
    display: block;
    height: 270px; }
  .post-item--content {
    display: block;
    padding: 15px 15px 5px; }
    @media (min-width: 1200px) {
      .post-item--content {
        padding: 20px 20px 5px; } }
  .post-item--meta + .btn {
    margin-top: 10px; }
  .post-item--tags {
    width: calc(100% - 80px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
  .post-item--comments {
    margin-left: auto; }
    .post-item--comments a {
      color: #909090; }
      .post-item--comments a::before {
        content: "";
        font-size: 17px;
        color: #000;
        margin-right: 6px; }
      .post-item--comments a:hover {
        color: #404040; }
  .post-item--title {
    font: 700 20px/1.3 "Roboto Condensed", sans-serif;
    display: block;
    margin: 12px 0;
    color: #232323; }
    .post-item--title a {
      color: #232323; }
      .post-item--title a:hover {
        color: #f14900; }
  .post-item p {
    color: #404040;
    margin: 11px 0 24px; }
  @media (min-width: 992px) {
    .post-item--half {
      display: flex;
      flex-flow: row wrap;
      align-items: center;
      height: 100%; }
      .post-item--half .post-item--image,
      .post-item--half .post-item--content {
        flex-basis: 50%;
        max-width: 50%; }
      .post-item--half .post-item--image {
        height: 390px; }
      .post-item--half .featured-label {
        position: relative;
        top: 0;
        left: 0;
        margin-bottom: 50px; }
      .post-item--half .post-item--title {
        font-size: 26px; }
      .post-item--half.post-item--big .post-item--image a::before {
        content: '';
        position: absolute;
        z-index: 2;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background: linear-gradient(to right, rgba(244, 244, 244, 0) 0%, rgba(244, 244, 244, 0.4) 50%, rgba(244, 244, 244, 0.75) 90%, #f4f4f4 100%); }
      .post-item--half.post-item--big:hover .post-item--image a::before {
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.75) 90%, #fff 100%); }
      .post-item--half.post-item--big .post-item--content {
        position: relative;
        z-index: 10; }
      .post-item--half.post-item--big .post-item--title {
        font-size: 28px; } }
  .post-item:not(.post-item--big) {
    /* recipe list fix video to new line */ }
    @media (max-width: 830px) and (min-width: 768px) {
      .post-item:not(.post-item--big) .post-item--meta > span + span.recipe-video {
        margin-top: 5px;
        margin-left: 0; }
        .post-item:not(.post-item--big) .post-item--meta > span + span.recipe-video:after {
          display: none; } }
  .post-item--bottom {
    display: block;
    text-align: center;
    padding: 15px 15px 5px;
    background-color: #fff; }
    @media (min-width: 1200px) {
      .post-item--bottom {
        padding: 20px 20px 5px; } }

.post-list--title {
  text-align: center;
  display: block;
  margin-bottom: 40px; }
  .post-list--title span {
    font: 400 24px/1.5 "Roboto", sans-serif;
    display: block;
    text-align: center; }

.post-video-list {
  display: flex;
  flex-flow: row wrap; }
  .post-video-list .post-item-video {
    flex-basis: calc(100% - 20px);
    max-width: calc(100% - 20px);
    margin: 0 10px 20px; }
    @media (min-width: 992px) {
      .post-video-list .post-item-video {
        flex-basis: calc(100% - 30px);
        max-width: calc(100% - 30px);
        margin: 0 15px 30px; } }
    .post-video-list .post-item-video--small {
      flex-basis: calc(100% / 2 - 20px);
      max-width: calc(100% / 2 - 20px); }
      @media (min-width: 992px) {
        .post-video-list .post-item-video--small {
          flex-basis: calc(100% / 2 - 30px);
          max-width: calc(100% / 2 - 30px); } }

.post-item-video {
  position: relative; }
  .post-item-video > a:hover .post-item-video--image img {
    opacity: 1;
    transition: opacity 0.3s ease-in; }
  .post-item-video--image {
    position: relative;
    display: block;
    height: 180px; }
    @media (min-width: 576px) {
      .post-item-video--image {
        height: 363px; } }
    .post-item-video--image img {
      opacity: 0.6; }
  .post-item-video--content {
    position: absolute;
    z-index: 5;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    max-width: 360px; }
  .post-item-video--play {
    display: block;
    font-size: 44px;
    color: #f14900;
    margin-bottom: 15px; }
    @media (min-width: 576px) {
      .post-item-video--play {
        font-size: 84px;
        margin-bottom: 20px; } }
    .post-item-video--play::before {
      content: ""; }
  .post-item-video--title {
    font: 700 22px/1.3 "Roboto Condensed", sans-serif;
    color: #fff;
    text-shadow: 0 2px 6px rgba(0, 0, 0, 0.67);
    display: block;
    width: 100%;
    max-width: calc(100% - 20px);
    margin: 0 auto; }
    @media (min-width: 576px) {
      .post-item-video--title {
        font-size: 26px;
        max-width: 360px; } }
    @media (min-width: 992px) {
      .post-item-video--title {
        font-size: 28px; } }
  .post-item-video--small .post-item-video--image {
    height: 173px; }
  .post-item-video--small .post-item-video--play {
    font-size: 42px;
    margin-bottom: 15px; }
  .post-item-video--small .post-item-video--title {
    font-size: 18px;
    line-height: 1.2; }
    @media (min-width: 992px) {
      .post-item-video--small .post-item-video--title {
        font-size: 22px; } }

@media (max-width: 767.98px) {
  .post-list.tips-featured .post-item.tip-item {
    order: 2; }
    .post-list.tips-featured .post-item.tip-item.post-item--big {
      order: 1; } }

.section-our-chefs {
  position: relative;
  padding: 0 0 50px;
  background-color: #f4f4f4;
  background-image: linear-gradient(-180deg, #fff, #fff 37%, #f4f4f4 37%, #f4f4f4); }
  .section-our-chefs .container {
    padding: 0; }

.our-chefs {
  position: relative;
  text-align: center; }
  .our-chefs--title {
    position: relative;
    text-align: center;
    display: block;
    margin: 30px 0 40px; }
  .our-chefs .swiper-wrapper {
    max-width: 100%;
    margin: 0 auto 50px; }
    @media (min-width: 1200px) {
      .our-chefs .swiper-wrapper {
        display: flex;
        flex-flow: row wrap;
        justify-content: space-around;
        width: 100%; } }

.oc-item {
  display: inline-block;
  text-align: center;
  max-width: 175px;
  width: 175px;
  margin-top: 5px; }
  .oc-item a {
    display: block; }
    .oc-item a:hover {
      opacity: 0.8; }
  .oc-item--image {
    width: 160px;
    display: block;
    margin: 0 auto 16px;
    border-radius: 50%;
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.14); }
    .oc-item--image img {
      border-radius: 50%; }
  .oc-item--content {
    display: block;
    text-align: center; }
  .oc-item--name {
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #232323; }
  .oc-item--position {
    display: block;
    font-size: 15px;
    color: #f14900; }

.section-newsletter {
  position: relative;
  padding: 30px 0; }
  @media (min-width: 576px) {
    .section-newsletter {
      padding: 60px 15px; } }
  .section-newsletter::before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #232323 url("../img/newsletter-bg.jpg") no-repeat 0 0;
    background-size: cover; }
  .section-newsletter-container {
    position: relative;
    z-index: 2; }
    @media (min-width: 992px) {
      .section-newsletter-container {
        display: flex;
        flex-flow: row wrap;
        align-items: center; } }
  @media (min-width: 992px) {
    .section-newsletter .newsletter-box,
    .section-newsletter .newsletter-form {
      flex-basis: 50%;
      max-width: 50%; } }
  .section-newsletter .newsletter-box {
    color: #fff;
    margin: 0 auto 50px;
    max-width: 560px; }
    @media (min-width: 992px) {
      .section-newsletter .newsletter-box {
        display: flex;
        flex-flow: column wrap;
        align-items: center;
        margin: 0;
        max-width: 100%; } }
    @media (min-width: 992px) {
      .section-newsletter .newsletter-box h2 {
        max-width: 440px; } }
    .section-newsletter .newsletter-box p {
      color: #909090;
      font-weight: 300; }
      @media (min-width: 992px) {
        .section-newsletter .newsletter-box p {
          max-width: 440px; } }
    .section-newsletter .newsletter-box ul li {
      position: relative;
      display: block;
      color: #fff;
      margin-bottom: 8px;
      padding-left: 26px; }
      .section-newsletter .newsletter-box ul li::before {
        content: '';
        position: absolute;
        top: 9px;
        left: 0;
        margin-right: 22px;
        width: 4px;
        height: 4px;
        border-radius: 50%;
        background-color: #f14900; }
  .section-newsletter .newsletter-form .gform_wrapper {
    max-width: 560px;
    margin: 0 auto; }
    @media (min-width: 992px) {
      .section-newsletter .newsletter-form .gform_wrapper {
        margin: 0; } }
  @media (min-width: 576px) {
    .section-newsletter .newsletter-form .gfield.gfield-check {
      display: inline-block;
      width: calc(100% - 140px); } }
  .section-newsletter .newsletter-form .gform_footer {
    position: relative;
    margin-top: 30px;
    text-align: center; }
    @media (min-width: 576px) {
      .section-newsletter .newsletter-form .gform_footer {
        position: absolute;
        bottom: 8px;
        right: 0;
        margin-top: 0;
        text-align: left; } }
    .section-newsletter .newsletter-form .gform_footer .gform_ajax_spinner {
      position: absolute;
      top: 15px;
      right: 0; }
      @media (min-width: 576px) {
        .section-newsletter .newsletter-form .gform_footer .gform_ajax_spinner {
          right: -30px; } }

.section-products-reviews {
  text-align: center; }

.post-list.reviews-list,
.post-list.post-list {
  margin-bottom: 20px; }
  .post-list.reviews-list .pr-item.post-item,
  .post-list.post-list .pr-item.post-item {
    margin-bottom: 20px; }
    @media (min-width: 992px) {
      .post-list.reviews-list .pr-item.post-item,
      .post-list.post-list .pr-item.post-item {
        margin-bottom: 30px; } }
    .post-list.reviews-list .pr-item.post-item .post-item--title,
    .post-list.post-list .pr-item.post-item .post-item--title {
      margin-top: 0; }
    .post-list.reviews-list .pr-item.post-item .post-item--content,
    .post-list.post-list .pr-item.post-item .post-item--content {
      padding-bottom: 15px; }
      @media (min-width: 992px) {
        .post-list.reviews-list .pr-item.post-item .post-item--content,
        .post-list.post-list .pr-item.post-item .post-item--content {
          padding-bottom: 20px; } }
    .post-list.reviews-list .pr-item.post-item p,
    .post-list.post-list .pr-item.post-item p {
      margin-top: 22px; }
  .post-list.reviews-list + .btn,
  .post-list.post-list + .btn {
    margin-top: 20px; }

.post-list.reviews-list + .btn {
  margin-top: 0; }

.section-our-channel {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #f4f4f4;
  background-image: linear-gradient(-180deg, #fff, #fff 17%, #f4f4f4 17%, #f4f4f4); }

.our-channel {
  position: relative;
  display: flex;
  flex-flow: column wrap; }
  @media (min-width: 768px) {
    .our-channel {
      flex-flow: row wrap; } }
  @media (min-width: 768px) {
    .our-channel--text, .our-channel--latest {
      flex-basis: 50%;
      max-width: 50%; } }
  .our-channel--text {
    order: 2;
    text-align: center; }
    @media (min-width: 768px) {
      .our-channel--text {
        order: 1; } }
    .our-channel--text-inner {
      width: 100%;
      max-width: 560px;
      margin: 0 auto;
      padding: 0 15px 0 0; }
    .our-channel--text .ocv-author {
      margin-bottom: 40px; }
      .our-channel--text .ocv-author a {
        display: block; }
        .our-channel--text .ocv-author a:hover {
          opacity: 0.8; }
      .our-channel--text .ocv-author--image {
        width: 100px;
        display: inline-block;
        vertical-align: middle;
        margin: 0 20px 0 0;
        border-radius: 50%;
        box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.14); }
        @media (min-width: 768px) {
          .our-channel--text .ocv-author--image {
            width: 160px;
            display: block;
            margin: 0 auto 16px; } }
        .our-channel--text .ocv-author--image img {
          border-radius: 50%; }
      .our-channel--text .ocv-author--content {
        display: inline-block;
        vertical-align: middle;
        text-align: center; }
        @media (min-width: 768px) {
          .our-channel--text .ocv-author--content {
            display: block; } }
      .our-channel--text .ocv-author--name {
        display: block;
        font-size: 18px;
        font-weight: 700;
        color: #232323; }
      .our-channel--text .ocv-author--position {
        display: block;
        font-size: 15px;
        color: #f14900; }
    .our-channel--text p {
      font-weight: 300; }
  .our-channel--latest {
    order: 1; }
    @media (min-width: 768px) {
      .our-channel--latest {
        order: 2; } }
    @media (max-width: 767.98px) {
      .our-channel--latest .post-item-video--small {
        display: none; } }

.recipe-item .post-item--meta [class*='recipe-']::before, .recipe-view .recipe-meta [class*='recipe-']::before {
  font-size: 20px;
  color: #000;
  margin-right: 6px; }

.recipe-item .post-item--meta .recipe-time::before, .recipe-view .recipe-meta .recipe-time::before {
  content: ""; }

.recipe-item .post-item--meta .recipe-person::before, .recipe-view .recipe-meta .recipe-person::before {
  content: "";
  font-size: 18px; }

.recipe-item .post-item--meta .recipe-price::before, .recipe-view .recipe-meta .recipe-price::before {
  content: ""; }

.recipe-item .post-item--meta .recipe-video, .recipe-view .recipe-meta .recipe-video {
  color: #f14900; }
  .recipe-item .post-item--meta .recipe-video::before, .recipe-view .recipe-meta .recipe-video::before {
    content: "";
    color: #f14900; }

.category-view-header {
  padding: 22px 0 30px;
  background-color: #f4f4f4; }
  .category-view-header .category-actions {
    margin-top: 30px;
    text-align: center; }
    @media (min-width: 576px) {
      .category-view-header .category-actions {
        text-align: left; } }
    @media (min-width: 992px) {
      .category-view-header .category-actions {
        display: none; } }
    .category-view-header .category-actions .btn {
      padding-left: 35px;
      padding-right: 35px; }
      .category-view-header .category-actions .btn + .btn {
        margin-left: 6px; }
  @media (max-width: 991.98px) {
    .category-view-header .category-list,
    .category-view-header .filters {
      display: none; }
      .category-view-header .category-list.show,
      .category-view-header .filters.show {
        display: block; } }
  .category-view-header .category-list {
    margin: 30px 0 0; }
    .category-view-header .category-list ul {
      text-align: center; }
      @media (min-width: 576px) {
        .category-view-header .category-list ul {
          text-align: left; } }
      .category-view-header .category-list ul li {
        display: block;
        margin-bottom: 5px; }
        @media (min-width: 576px) {
          .category-view-header .category-list ul li {
            display: inline-block; }
            .category-view-header .category-list ul li:before {
              content: '';
              display: inline-block;
              vertical-align: middle;
              width: 1px;
              height: 20px;
              background-color: #909090; }
            .category-view-header .category-list ul li.current-cat::before,
            .category-view-header .category-list ul li.current-cat + li::before, .category-view-header .category-list ul li.current-item::before,
            .category-view-header .category-list ul li.current-item + li::before {
              background-color: transparent; } }
        .category-view-header .category-list ul li a {
          font: 700 15px/1.5 "Roboto Condensed", sans-serif;
          color: #909090;
          text-transform: uppercase;
          display: block;
          padding: 8px 16px; }
          @media (min-width: 576px) {
            .category-view-header .category-list ul li a {
              display: inline-block;
              font-size: 13px; } }
          .category-view-header .category-list ul li a:hover {
            color: #f14900; }
        .category-view-header .category-list ul li.current-cat a,
        .category-view-header .category-list ul li.current-item a {
          color: #fff;
          background-color: #f14900; }
  .category-view-header .filters {
    position: relative;
    margin-top: 15px;
    margin-bottom: -10px;
    text-align: center; }
    @media (min-width: 576px) {
      .category-view-header .filters {
        text-align: left;
        margin-bottom: -30px; } }
    @media (min-width: 1200px) {
      .category-view-header .filters {
        padding-right: 165px; } }
    .category-view-header .filters > span {
      font: 700 20px/1.3 "Roboto Condensed", sans-serif;
      color: #232323;
      vertical-align: top;
      display: block;
      padding-bottom: 10px; }
      @media (min-width: 1200px) {
        .category-view-header .filters > span {
          display: inline-block;
          padding-right: 20px; } }
    .category-view-header .filters .filter-item {
      font: 700 13px/1.5 "Roboto Condensed", sans-serif;
      display: block;
      vertical-align: top;
      margin-bottom: 6px;
      padding-top: 14px;
      border-top: 1px solid rgba(144, 144, 144, 0.3); }
      @media (min-width: 576px) {
        .category-view-header .filters .filter-item {
          display: inline-block;
          margin-left: 15px;
          margin-bottom: 20px;
          padding-left: 15px;
          padding-top: 0;
          border-top: 0;
          border-left: 1px solid rgba(144, 144, 144, 0.3); } }
      @media (min-width: 1200px) {
        .category-view-header .filters .filter-item {
          margin-left: 20px;
          padding-left: 20px; } }
      @media (max-width: 1199.98px) {
        .category-view-header .filters .filter-item:first-of-type, .category-view-header .filters .filter-item:nth-of-type(3) {
          margin-left: 0; } }
      .category-view-header .filters .filter-item > span {
        color: #232323;
        text-transform: uppercase;
        display: block;
        vertical-align: middle;
        margin-bottom: 12px; }
        .category-view-header .filters .filter-item > span::before {
          font-size: 20px;
          color: #000;
          margin-right: 6px; }
        .category-view-header .filters .filter-item > span.recipe-time::before {
          content: ""; }
        .category-view-header .filters .filter-item > span.recipe-person::before {
          content: "";
          font-size: 18px; }
        .category-view-header .filters .filter-item > span.recipe-price::before {
          content: ""; }
      .category-view-header .filters .filter-item ul li {
        display: inline-block;
        margin: 0 0 8px 0; }
        .category-view-header .filters .filter-item ul li a {
          color: #909090;
          text-transform: uppercase;
          display: block;
          padding: 3px 10px;
          border: 1px solid #979797;
          border-radius: 14px; }
          .category-view-header .filters .filter-item ul li a:hover {
            color: #f14900;
            border-color: #f14900; }
        .category-view-header .filters .filter-item ul li.current-item a {
          color: #fff;
          border-color: #f14900;
          background-color: #f14900; }
    @media (min-width: 992px) {
      .category-view-header .filters .filter-more {
        visibility: hidden;
        max-height: 0; } }
    @media (min-width: 1200px) {
      .category-view-header .filters .filter-more {
        padding-left: 70px; } }
    @media (min-width: 992px) {
      .category-view-header .filters .filter-more.show {
        visibility: visible;
        max-height: 1500px;
        transition: max-height 0.3s ease-in; } }
    @media (max-width: 1199.98px) {
      .category-view-header .filters .filter-more .filter-item {
        margin-left: 0; } }
    .category-view-header .filters .btn-toggle {
      display: none; }
      @media (min-width: 992px) {
        .category-view-header .filters .btn-toggle {
          display: block;
          position: absolute;
          bottom: 20px;
          right: 0; } }
      .category-view-header .filters .btn-toggle > span::after {
        content: "";
        font-size: 5px;
        margin-left: 4px; }

.category-view-main {
  padding: 25px 0 0; }

.recipe-view {
  /* recipe meta - recipe-list.scss */ }
  .recipe-view-header {
    position: relative;
    padding: 20px 0; }
    @media (min-width: 992px) {
      .recipe-view-header {
        padding: 30px 0; } }
    .recipe-view-header::before {
      content: '';
      position: absolute;
      z-index: 1;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.25) 20%, rgba(0, 0, 0, 0.8) 34%, black 51%); }
      @media (min-width: 992px) {
        .recipe-view-header::before {
          background: linear-gradient(to right, rgba(51, 51, 51, 0) 5%, rgba(29, 29, 29, 0.99) 58%, #1c1c1c 61%); } }
    .recipe-view-header .recipe-featured-image img {
      z-index: -1; }
      @media (max-width: 767.98px) {
        .recipe-view-header .recipe-featured-image img {
          height: 40%; } }
      @media (max-width: 991.98px) {
        .recipe-view-header .recipe-featured-image img {
          height: 50%; } }
    .recipe-view-header--content {
      position: relative;
      z-index: 10;
      height: 100%;
      width: 100%;
      max-width: 1400px;
      margin: 300px auto 0;
      padding: 0 15px;
      text-align: center; }
      @media (min-width: 768px) {
        .recipe-view-header--content {
          margin-top: 250px;
          text-align: left; } }
      @media (min-width: 992px) {
        .recipe-view-header--content {
          margin-top: 0; } }
      .recipe-view-header--content-inner {
        max-width: 100%;
        height: 100%;
        min-height: 350px;
        display: flex;
        flex-flow: row wrap;
        align-content: flex-end;
        padding-bottom: 20px; }
        @media (min-width: 576px) {
          .recipe-view-header--content-inner {
            padding-bottom: 30px; } }
        @media (min-width: 992px) {
          .recipe-view-header--content-inner {
            max-width: calc(100% / 2);
            min-height: 420px;
            align-content: center;
            margin-left: auto;
            padding-bottom: 0; } }
  @media (max-width: 767.98px) {
    .recipe-view .recipe-meta {
      justify-content: center;
      width: 100%; } }
  .recipe-view .recipe-meta [class*='recipe-']:not(.recipe-video)::before {
    color: #fff; }
  @media (max-width: 575.98px) {
    .recipe-view .recipe-meta .recipe-video > span {
      border: 0;
      clip: rect(0 0 0 0);
      height: 1px;
      margin: -1px;
      overflow: hidden;
      padding: 0;
      position: absolute;
      width: 1px; } }
  .recipe-view .recipe-title {
    display: block;
    width: 100%;
    color: #fff;
    margin: 15px 0 25px; }
  .recipe-view .excerpt {
    color: rgba(255, 255, 255, 0.65);
    margin: 0; }
  .recipe-view .recipe-meta-footer {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-size: 13px;
    font-weight: 700;
    margin-top: 30px; }
    @media (min-width: 768px) {
      .recipe-view .recipe-meta-footer {
        margin-top: 40px;
        justify-content: flex-start; } }
  .recipe-view .recipe-like {
    position: relative; }
    .recipe-view .recipe-like a {
      vertical-align: middle;
      margin-right: 12px; }
      .recipe-view .recipe-like a span, .recipe-view .recipe-like a::before {
        opacity: 0.6; }
      .recipe-view .recipe-like a.liked span, .recipe-view .recipe-like a.liked::before {
        opacity: 1; }
      .recipe-view .recipe-like a:hover span, .recipe-view .recipe-like a:hover::before {
        opacity: 1; }
    .recipe-view .recipe-like > span {
      color: #909090; }
    @media (max-width: 767.98px) {
      .recipe-view .recipe-like {
        width: 100%;
        margin-bottom: 20px; }
        .recipe-view .recipe-like > span {
          display: block;
          margin-top: 5px; } }
    .recipe-view .recipe-like #sl-loader {
      position: absolute;
      top: 50%;
      left: -20px;
      transform: translate(0, -50%); }
  .recipe-view .recipe-share {
    position: relative; }
    @media (min-width: 768px) {
      .recipe-view .recipe-share::before {
        content: '';
        position: absolute;
        top: 50%;
        left: 25px;
        transform: translate(0%, -50%);
        width: 1px;
        height: 27px;
        background-color: #454545; } }
    .recipe-view .recipe-share > span {
      display: inline-block;
      padding: 0 15px 0 0;
      color: #fff;
      text-transform: uppercase; }
      @media (min-width: 768px) {
        .recipe-view .recipe-share > span {
          padding-left: 50px; } }
    .recipe-view .recipe-share a {
      font-size: 20px;
      color: #fff;
      vertical-align: middle; }
      .recipe-view .recipe-share a::before {
        vertical-align: baseline; }
      .recipe-view .recipe-share a:hover {
        color: #f14900; }
  .recipe-view .recipe-pdf {
    margin-left: 40px; }
    @media (min-width: 576px) {
      .recipe-view .recipe-pdf {
        margin-left: 30px; } }
    @media (min-width: 992px) {
      .recipe-view .recipe-pdf {
        margin-left: auto; } }
    @media (min-width: 992px) and (max-width: 1199.98px) {
      .recipe-view .recipe-pdf {
        width: 100%;
        margin-top: 10px;
        margin-left: 0; } }
  .recipe-view-main {
    padding: 30px 0 60px; }
    @media (min-width: 992px) {
      .recipe-view-main--inner {
        display: flex;
        flex-flow: row wrap; } }
  @media (min-width: 992px) {
    .recipe-view .recipe-gallery,
    .recipe-view .recipe-content {
      flex-basis: 50%;
      max-width: 50%; } }
  .recipe-view .recipe-gallery {
    /* fix this code */ }
    @media (min-width: 992px) {
      .recipe-view .recipe-gallery {
        padding-right: 30px; } }
    @media (min-width: 992px) {
      .recipe-view .recipe-gallery-inner {
        position: relative;
        will-change: min-height; } }
    .recipe-view .recipe-gallery .recipe-gallery-slider {
      margin: 0 auto;
      width: 100%;
      max-width: 100%; }
      @media (min-width: 992px) {
        .recipe-view .recipe-gallery .recipe-gallery-slider {
          height: 100%;
          max-height: 410px;
          transform: translate(0, 0);
          /* For browsers don't support translate3d. */
          transform: translate3d(0, 0, 0);
          will-change: position, transform; } }
      .recipe-view .recipe-gallery .recipe-gallery-slider figure {
        position: relative;
        margin: 0;
        cursor: pointer; }
        .recipe-view .recipe-gallery .recipe-gallery-slider figure img {
          max-width: 100%;
          height: auto; }
      @media (max-width: 991.98px) {
        .recipe-view .recipe-gallery .recipe-gallery-slider .swiper-grill360-button-next,
        .recipe-view .recipe-gallery .recipe-gallery-slider .swiper-grill360-button-prev {
          display: none; } }
  .recipe-view .recipe-content {
    font-size: 16px;
    color: #404040;
    padding-top: 30px; }
    @media (min-width: 576px) {
      .recipe-view .recipe-content {
        font-size: 18px;
        line-height: 1.5; } }
    @media (min-width: 992px) {
      .recipe-view .recipe-content {
        padding-top: 0; } }
  .recipe-view .recipe-quote {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    width: 100%;
    padding: 0 20px 25px 20px;
    background-color: #f1f1f1;
    position: relative; }
    @media (min-width: 576px) {
      .recipe-view .recipe-quote {
        padding: 22px 30px 22px 0; } }
    .recipe-view .recipe-quote::before {
      content: '';
      position: absolute;
      z-index: 1;
      top: 0;
      left: 0;
      width: 100%;
      height: 52px;
      background-color: #fff; }
      @media (min-width: 576px) {
        .recipe-view .recipe-quote::before {
          width: 52px;
          height: 100%; } }
    .recipe-view .recipe-quote--image {
      position: relative;
      z-index: 2;
      width: 104px;
      display: block;
      border-radius: 50%;
      box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.14);
      margin: 0 auto 17px; }
      @media (min-width: 576px) {
        .recipe-view .recipe-quote--image {
          margin: 0; } }
      .recipe-view .recipe-quote--image img {
        border-radius: 50%; }
    .recipe-view .recipe-quote--text {
      text-align: center; }
      @media (min-width: 576px) {
        .recipe-view .recipe-quote--text {
          text-align: left;
          padding-left: 40px;
          width: calc(100% - 104px); } }
      .recipe-view .recipe-quote--text em {
        font-size: 18px;
        font-weight: 300;
        font-style: italic;
        color: #404040; }
      .recipe-view .recipe-quote--text strong {
        display: block;
        color: #232323;
        font-weight: 700;
        margin-top: 5px; }
  .recipe-view .recipe-quote,
  .recipe-view .recipe-description,
  .recipe-view .recipe-ingredients,
  .recipe-view .recipe-preparation,
  .recipe-view .recipe-single-video {
    margin-bottom: 40px; }
    @media (min-width: 992px) {
      .recipe-view .recipe-quote,
      .recipe-view .recipe-description,
      .recipe-view .recipe-ingredients,
      .recipe-view .recipe-preparation,
      .recipe-view .recipe-single-video {
        margin-bottom: 50px; } }
    .recipe-view .recipe-quote .title,
    .recipe-view .recipe-description .title,
    .recipe-view .recipe-ingredients .title,
    .recipe-view .recipe-preparation .title,
    .recipe-view .recipe-single-video .title {
      font-size: 28px;
      color: #232323;
      margin-bottom: 24px; }
    .recipe-view .recipe-quote h3,
    .recipe-view .recipe-description h3,
    .recipe-view .recipe-ingredients h3,
    .recipe-view .recipe-preparation h3,
    .recipe-view .recipe-single-video h3 {
      font-size: 24px;
      margin-bottom: 20px; }
  .recipe-view .recipe-ingredients .title .clipboard {
    position: relative;
    font: 700 13px/1.5 "Roboto", sans-serif;
    text-transform: uppercase;
    float: right;
    color: #f14900;
    margin-top: 7px;
    padding: 0;
    border: 0;
    background: none;
    cursor: pointer; }
    .recipe-view .recipe-ingredients .title .clipboard.success::after {
      content: attr(data-text);
      position: absolute;
      bottom: -2px;
      right: 110%;
      font-size: 12px;
      color: #fff;
      background: #f14900;
      border-radius: 2px;
      padding: 2px 7px; }
  .recipe-view .recipe-ingredients ul {
    margin-left: 10px; }
    .recipe-view .recipe-ingredients ul li {
      position: relative;
      padding-left: 70px; }
      .recipe-view .recipe-ingredients ul li + li {
        margin-top: 5px; }
      .recipe-view .recipe-ingredients ul li span {
        position: absolute;
        top: 0;
        left: 0;
        width: 60px;
        font-weight: 700;
        text-align: right; }
  .recipe-view .recipe-preparation .go-to-slide {
    font-size: 19px;
    vertical-align: baseline;
    color: #f14900;
    cursor: pointer; }
    .recipe-view .recipe-preparation .go-to-slide::before {
      content: ""; }
    .recipe-view .recipe-preparation .go-to-slide.showed::before {
      content: ""; }
  .recipe-view .recipe-preparation ol {
    counter-reset: item;
    margin-bottom: 20px; }
    .recipe-view .recipe-preparation ol > li {
      position: relative;
      display: block;
      padding-left: 40px;
      counter-increment: item; }
      @media (min-width: 992px) {
        .recipe-view .recipe-preparation ol > li {
          padding-left: 65px; } }
      .recipe-view .recipe-preparation ol > li::before {
        content: counter(item) ".";
        position: absolute;
        top: 0;
        left: 1%;
        font-weight: 700;
        text-align: right; }
        @media (min-width: 992px) {
          .recipe-view .recipe-preparation ol > li::before {
            left: 4%; } }
    .recipe-view .recipe-preparation ol li + li {
      margin-top: 30px; }
  .recipe-view .recipe-single-video .title {
    margin-bottom: 30px; }
  .recipe-view .recipe-single-video > a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%; }
    .recipe-view .recipe-single-video > a:hover .post-item-video--image img {
      opacity: 1;
      transition: opacity 0.3s ease-in; }
  .recipe-view .recipe-footer {
    margin-bottom: 50px; }
    .recipe-view .recipe-footer .recipe-meta-footer {
      margin-top: 0;
      padding: 18px 15px;
      background-color: #1c1c1c; }
      @media (min-width: 768px) {
        .recipe-view .recipe-footer .recipe-meta-footer {
          padding: 18px 22px; } }
      .recipe-view .recipe-footer .recipe-meta-footer .recipe-like {
        text-align: center; }
      .recipe-view .recipe-footer .recipe-meta-footer .recipe-pdf {
        margin-left: 20px; }
        @media (min-width: 992px) {
          .recipe-view .recipe-footer .recipe-meta-footer .recipe-pdf {
            margin-left: auto; } }
  .recipe-view .recipe-tags {
    padding: 18px 0; }
    @media (min-width: 576px) {
      .recipe-view .recipe-tags {
        padding: 18px 22px 13px 22px; } }
    .recipe-view .recipe-tags > span {
      font-weight: 700;
      color: #404040;
      padding: 0 11px 0 0; }
    .recipe-view .recipe-tags a + a {
      margin-bottom: 5px; }
  .recipe-view .section-post-products {
    padding-top: 0;
    margin-top: 0; }
  .recipe-view .product-store-title {
    text-align: center;
    display: block;
    margin-top: 20px;
    margin-bottom: 40px; }

.post-view-header {
  position: relative;
  height: 355px; }
  @media (min-width: 992px) {
    .post-view-header {
      height: 460px; } }
  .post-view-header::before {
    content: '';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5); }
  .post-view-header .post-featured-image img {
    z-index: -1; }
  .post-view-header--content {
    position: relative;
    z-index: 10;
    height: 100%;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    padding: 0 15px;
    text-align: center; }
    .post-view-header--content-inner {
      width: 100%;
      max-width: 100%;
      height: 100%;
      display: flex;
      flex-flow: row wrap;
      align-content: center;
      padding-bottom: 20px;
      margin: 0 auto; }
      @media (min-width: 992px) {
        .post-view-header--content-inner {
          max-width: 670px;
          padding-bottom: 0; } }
  .post-view-header .post-meta .post-tags {
    padding: 0; }
    .post-view-header .post-meta .post-tags > a {
      color: #fff;
      border-color: #f14900;
      background: #f14900; }
      .post-view-header .post-meta .post-tags > a:hover {
        color: #fff;
        background: #ff5c15;
        border-color: #ff5c15; }

.post-view .post-title {
  display: block;
  width: 100%;
  color: #fff;
  margin: 0; }

.post-view .post-meta {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  justify-content: center;
  width: 100%;
  font-size: 13px;
  font-weight: 700;
  margin-top: 30px; }
  @media (min-width: 768px) {
    .post-view .post-meta {
      margin-top: 40px; } }

.post-view-main {
  padding: 10px 0 60px; }
  @media (min-width: 576px) {
    .post-view-main {
      padding: 30px 0 60px; } }

.post-view .post-content {
  font-size: 16px;
  color: #404040;
  width: 100%;
  max-width: 670px;
  margin: 0 auto; }
  @media (min-width: 576px) {
    .post-view .post-content {
      font-size: 18px;
      line-height: 1.5; } }
  .post-view .post-content .lead {
    font-size: inherit;
    font-weight: 500; }
  .post-view .post-content h2, .post-view .post-content .h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2; }
    @media (min-width: 768px) {
      .post-view .post-content h2, .post-view .post-content .h2 {
        font-size: 28px; } }
    @media (min-width: 1200px) {
      .post-view .post-content h2, .post-view .post-content .h2 {
        font-size: 32px; } }
  .post-view .post-content h3, .post-view .post-content .h3 {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.3; }
    @media (min-width: 768px) {
      .post-view .post-content h3, .post-view .post-content .h3 {
        font-size: 24px;
        line-height: 1.2; } }
    @media (min-width: 1200px) {
      .post-view .post-content h3, .post-view .post-content .h3 {
        font-size: 26px; } }
  .post-view .post-content h4, .post-view .post-content .h4 {
    font-size: 20px; }
  .post-view .post-content ul {
    margin: 3rem 0 3rem 2rem;
    padding: 0; }
    @media (min-width: 576px) {
      .post-view .post-content ul {
        margin-left: 4.5rem; } }
    .post-view .post-content ul li {
      margin-bottom: 5px; }
  .post-view .post-content iframe {
    width: 100%;
    max-width: 100%;
    height: 200px; }
    @media (min-width: 576px) {
      .post-view .post-content iframe {
        height: 360px; } }
  .post-view .post-content figure {
    margin: 0;
    max-width: 100%; }
    .post-view .post-content figure.wp-caption {
      margin-bottom: 3rem; }

.post-view .post-gallery {
  width: 100%;
  max-width: 900px;
  min-width: 900px;
  margin: 30px 0 20px;
  overflow: hidden;
  /* fix this code */ }
  @media (min-width: 768px) {
    .post-view .post-gallery {
      margin: 30px calc((900px - 100%) / -2) 40px; } }
  @media (min-width: 992px) {
    .post-view .post-gallery {
      margin: 60px calc((900px - 100%) / -2); } }
  .post-view .post-gallery .post-gallery-slider {
    margin: 0 auto;
    width: 100%;
    max-width: 100%; }
    @media (min-width: 992px) {
      .post-view .post-gallery .post-gallery-slider {
        height: 100%;
        max-height: 425px; } }
    .post-view .post-gallery .post-gallery-slider figure {
      position: relative;
      margin: 0; }
    .post-view .post-gallery .post-gallery-slider img {
      max-width: 100%;
      height: auto; }
    @media (max-width: 991.98px) {
      .post-view .post-gallery .post-gallery-slider .swiper-grill360-button-next,
      .post-view .post-gallery .post-gallery-slider .swiper-grill360-button-prev {
        display: none; } }

.post-view .post-footer {
  margin: 60px 0 50px; }
  .post-view .post-footer .post-meta {
    margin-top: 0;
    padding: 10px 15px;
    background-color: #1c1c1c;
    justify-content: flex-start; }
    @media (min-width: 768px) {
      .post-view .post-footer .post-meta {
        padding: 10px 22px; } }

.post-view .post-share > span {
  display: inline-block;
  padding: 0 15px 0 0;
  color: #fff;
  text-transform: uppercase; }

.post-view .post-share a {
  font-size: 20px;
  color: #909090;
  vertical-align: middle; }
  .post-view .post-share a::before {
    vertical-align: baseline; }
  .post-view .post-share a:hover {
    color: #f14900; }

.post-view .post-tags {
  padding: 18px 0; }
  @media (min-width: 576px) {
    .post-view .post-tags {
      padding: 18px 22px 13px 22px; } }
  .post-view .post-tags > span {
    font-weight: 700;
    color: #404040;
    padding: 0 11px 0 0; }
  .post-view .post-tags a + a {
    margin-bottom: 5px; }

.post-view .cols {
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  max-width: 1400px;
  min-width: 100%;
  margin: 0 0 60px; }
  @media (min-width: 992px) {
    .post-view .cols {
      flex-flow: row nowrap;
      min-width: 100vw;
      margin: 0 calc((100vw - 100%) / -2) 60px; } }
  @media (min-width: 992px) {
    .post-view .cols .col {
      flex-basis: calc(100% / 2 - 30px);
      max-width: calc(100% / 2 - 30px);
      margin: 0 15px 20px; } }
  .post-view .cols .col:not(.second) > img {
    margin-bottom: 30px; }
    @media (min-width: 992px) {
      .post-view .cols .col:not(.second) > img {
        margin-left: auto;
        margin-bottom: 0; } }
  @media (min-width: 992px) {
    .post-view .cols .col-text {
      max-width: 570px;
      margin-left: auto; } }
  .post-view .cols .col.second .col-text {
    margin-left: 0; }

.section-full-post {
  width: 100vw;
  padding: 50px 0;
  margin: 60px calc((100vw - 100%) / -2);
  background: #f4f4f4; }

@media (min-width: 768px) {
  .section-post-tips .post-tip {
    display: flex;
    flex-flow: row wrap; } }

@media (min-width: 768px) {
  .section-post-tips .post-tip--image, .section-post-tips .post-tip--content {
    flex-basis: 50%;
    max-width: 50%; } }

.section-post-tips .post-tip--image {
  padding-bottom: 30px; }
  @media (min-width: 768px) {
    .section-post-tips .post-tip--image {
      padding-right: 15px;
      padding-bottom: 0; } }

.section-post-tips .post-tip--content h2, .section-post-tips .post-tip--content h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2; }
  @media (min-width: 768px) {
    .section-post-tips .post-tip--content h2, .section-post-tips .post-tip--content h3 {
      font-size: 34px; } }
  @media (min-width: 1200px) {
    .section-post-tips .post-tip--content h2, .section-post-tips .post-tip--content h3 {
      font-size: 42px; } }

.section-post-tips .post-tip--content p {
  font-size: 16px; }

.section-post-tips .post-tip--text {
  width: 100%;
  max-width: 440px;
  margin: 0 auto;
  text-align: center; }
  @media (min-width: 768px) {
    .section-post-tips .post-tip--text {
      text-align: left; } }

.section-post-products {
  position: relative;
  background-color: #f4f4f4;
  background-image: linear-gradient(-180deg, #fff, #fff 38%, #f4f4f4 38%, #f4f4f4); }
  @media (max-width: 767.98px) {
    .section-post-products .container {
      padding: 0; } }
  .section-post-products .magento-wrapper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    /* Fix of Webkit flickering */
    z-index: 1; }
    .section-post-products .magento-wrapper .products {
      position: relative;
      width: 100%;
      height: 100%;
      z-index: 1;
      display: flex;
      transition-property: transform;
      box-sizing: content-box;
      list-style: none;
      margin: 0 auto;
      padding: 0; }
      @media (min-width: 992px) {
        .section-post-products .magento-wrapper .products {
          display: flex;
          flex-flow: row wrap;
          justify-content: center;
          margin: 0;
          width: 100%; } }
      .section-post-products .magento-wrapper .products .product {
        flex-shrink: 0;
        max-width: 300px;
        width: 100%;
        height: 100%;
        position: relative;
        transition-property: transform; }
        @media (min-width: 992px) {
          .section-post-products .magento-wrapper .products .product {
            flex-basis: calc(100% / 4 - 30px);
            max-width: calc(100% / 4 - 30px);
            margin: 0 15px; } }
        .section-post-products .magento-wrapper .products .product .image {
          margin: 0;
          padding: 15px 0;
          display: flex;
          min-height: 313px;
          background-color: #fff; }
          .section-post-products .magento-wrapper .products .product .image a {
            align-self: center; }
          .section-post-products .magento-wrapper .products .product .image img {
            display: block;
            margin: 0 auto;
            max-width: 100%;
            height: auto; }
        .section-post-products .magento-wrapper .products .product .product-content {
          display: flex;
          flex-flow: column wrap; }
        .section-post-products .magento-wrapper .products .product .name {
          font: 700 18px/1.3 "Roboto Condensed", sans-serif;
          color: #232323;
          padding: 15px 0;
          display: block;
          min-height: 76px; }
          .section-post-products .magento-wrapper .products .product .name a {
            color: #232323; }
            .section-post-products .magento-wrapper .products .product .name a:hover {
              color: #f14900; }
        .section-post-products .magento-wrapper .products .product .price {
          font: 700 28px / 1.2 "Oswald", sans-serif;
          color: #232323; }
          .section-post-products .magento-wrapper .products .product .price.has-special .base-price {
            font-size: 15px;
            color: #989898;
            text-decoration: line-through; }
          .section-post-products .magento-wrapper .products .product .price.has-special .special-price {
            padding-left: 10px; }
        .section-post-products .magento-wrapper .products .product .view-details {
          display: block;
          font-size: 20px;
          color: #909090;
          padding: 6px 12px 8px;
          border-radius: 2px;
          border: 1px solid #909090; }
          .section-post-products .magento-wrapper .products .product .view-details::before {
            content: ""; }
          .section-post-products .magento-wrapper .products .product .view-details:hover {
            color: #fff;
            background: #f14900;
            border-color: #f14900; }
        .section-post-products .magento-wrapper .products .product .product-bottom {
          display: flex;
          flex-flow: row wrap;
          align-items: center;
          justify-content: space-between; }
    @media (max-width: 767.98px) {
      .section-post-products .magento-wrapper.swiper-containerinitialized .product {
        opacity: 0.2; }
        .section-post-products .magento-wrapper.swiper-containerinitialized .product.swiper-slide-active {
          opacity: 1; } }

.post-related {
  padding-top: 30px; }

.magento-wrapper.lite .section-post-products.section-full-post {
  margin-top: 0;
  padding: 0;
  background: none; }

.category-view .category-view-header.author-view-header {
  padding: 40px 0;
  background-color: #f4f4f4; }
  @media (min-width: 576px) {
    .category-view .category-view-header.author-view-header {
      padding: 70px 0 60px; } }

.author-view-content {
  display: flex;
  flex-flow: row wrap;
  max-width: 900px;
  margin: 0 auto; }
  .author-view-content .author-view--image {
    width: 100%;
    margin-bottom: 25px; }
    @media (min-width: 576px) {
      .author-view-content .author-view--image {
        flex-basis: 160px;
        max-width: 160px;
        margin-bottom: 0; } }
    @media (min-width: 768px) {
      .author-view-content .author-view--image {
        flex-basis: 210px;
        max-width: 210px; } }
    .author-view-content .author-view--image .author-image {
      width: 160px;
      display: block;
      margin: 0 auto;
      border-radius: 50%;
      box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.14); }
      @media (min-width: 768px) {
        .author-view-content .author-view--image .author-image {
          width: 203px; } }
      .author-view-content .author-view--image .author-image img {
        border-radius: 50%; }
  .author-view-content .author-view--text {
    text-align: center; }
    @media (min-width: 576px) {
      .author-view-content .author-view--text {
        flex-basis: calc(100% - 160px);
        max-width: calc(100% - 160px);
        padding-left: 15px;
        text-align: left; } }
    @media (min-width: 768px) {
      .author-view-content .author-view--text {
        flex-basis: calc(100% - 210px);
        max-width: calc(100% - 210px);
        padding-left: 30px; } }
  .author-view-content .author-title {
    font-size: 24px; }
    @media (min-width: 576px) {
      .author-view-content .author-title {
        font-size: 32px; } }
  .author-view-content .author-position {
    display: block;
    font-weight: 400;
    padding-top: 8px; }
  .author-view-content p {
    color: #404040; }
  .author-view-content .author-share > span {
    display: inline-block;
    padding: 0 15px 0 0;
    font-size: 13px;
    font-weight: 700;
    color: #232323;
    text-transform: uppercase; }
  .author-view-content .author-share a {
    font-size: 20px;
    color: #232323;
    vertical-align: middle; }
    .author-view-content .author-share a.icon-grill-paperclip {
      font-size: 18px; }
    .author-view-content .author-share a + a {
      margin-left: 6px; }
    .author-view-content .author-share a::before {
      vertical-align: baseline; }
    .author-view-content .author-share a:hover {
      color: #f14900; }

.our-chefs-view-header {
  height: 180px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover; }
  @media (min-width: 576px) {
    .our-chefs-view-header {
      height: 300px; } }
  @media (min-width: 1200px) {
    .our-chefs-view-header {
      height: 445px; } }
  .our-chefs-view-header .container {
    height: 100%; }
  .our-chefs-view-header .our-chefs-view-content {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    height: 100%; }
    .our-chefs-view-header .our-chefs-view-content .title {
      color: #fff;
      text-align: center;
      text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5); }

.our-chefs-view-main .our-chefs-text {
  width: 100%;
  max-width: 670px;
  margin: 0 auto;
  padding: 40px 0 10px;
  text-align: center; }
  @media (min-width: 768px) {
    .our-chefs-view-main .our-chefs-text {
      padding: 70px 0 40px; } }
  @media (max-width: 767.98px) {
    .our-chefs-view-main .our-chefs-text .title {
      font-size: 36px; } }

@media (min-width: 768px) {
  .our-chefs-list {
    display: flex;
    flex-flow: row wrap;
    margin: 0 -10px 30px; } }

@media (min-width: 992px) {
  .our-chefs-list {
    margin-left: -15px;
    margin-right: -15px; } }

.our-chefs-list .our-chefs-item {
  padding: 0 15px 30px;
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .our-chefs-list .our-chefs-item {
      flex-basis: calc(100% / 2 - 20px);
      max-width: calc(100% / 2 - 20px);
      margin: 0 10px 30px; } }
  @media (min-width: 992px) {
    .our-chefs-list .our-chefs-item {
      flex-basis: calc(100% / 3 - 30px);
      max-width: calc(100% / 3 - 30px);
      margin: 0 15px 30px; } }

.our-chefs-item {
  position: relative;
  background-color: #f4f4f4;
  background-image: linear-gradient(-180deg, #fff, #fff 18%, #f4f4f4 18%, #f4f4f4); }
  .our-chefs-item--image {
    position: relative;
    width: 160px;
    display: block;
    margin: 0 auto 20px;
    border-radius: 50%;
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.14); }
    @media (min-width: 576px) {
      .our-chefs-item--image {
        width: 180px; } }
    @media (min-width: 1200px) {
      .our-chefs-item--image {
        width: 200px; } }
    .our-chefs-item--image img {
      border-radius: 50%; }
    .our-chefs-item--image a {
      display: block; }
      .our-chefs-item--image a:hover {
        opacity: 0.8; }
  .our-chefs-item--content {
    position: relative;
    display: block;
    text-align: center; }
  .our-chefs-item--title {
    display: block;
    font-family: "Oswald", sans-serif;
    font-size: 32px;
    font-weight: 700; }
    .our-chefs-item--title a {
      color: #232323; }
      .our-chefs-item--title a:hover {
        color: #f14900; }
  .our-chefs-item--position {
    color: #232323; }
  .our-chefs-item p {
    color: #404040; }

.section-works-for-us {
  margin-top: -195px;
  padding: 235px 0 100px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: cover; }
  .section-works-for-us .works-for-us {
    width: 100%;
    max-width: 670px;
    margin: 0 auto;
    text-align: center; }
    .section-works-for-us .works-for-us .title {
      color: #fff; }
      @media (max-width: 767.98px) {
        .section-works-for-us .works-for-us .title {
          font-size: 36px; } }
    .section-works-for-us .works-for-us p {
      color: #fff; }

.chefs-author {
  padding-top: 20px; }
  .chefs-author > h4 {
    margin-bottom: 20px; }
  .chefs-author .chefs-author-item {
    position: relative;
    display: flex;
    flex-flow: column wrap;
    align-items: center;
    background-color: #f4f4f4;
    background-image: linear-gradient(-180deg, #fff, #fff 18%, #f4f4f4 18%, #f4f4f4); }
    @media (min-width: 576px) {
      .chefs-author .chefs-author-item {
        flex-flow: row nowrap;
        background-image: linear-gradient(90deg, #fff, #fff 11%, #f4f4f4 11%, #f4f4f4); } }
    .chefs-author .chefs-author-item--image {
      position: relative;
      flex-basis: 160px;
      max-width: 160px;
      margin: 0 auto;
      border-radius: 50%;
      box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.14); }
      @media (min-width: 576px) {
        .chefs-author .chefs-author-item--image {
          flex-basis: 220px;
          max-width: 220px; } }
      @media (min-width: 1200px) {
        .chefs-author .chefs-author-item--image {
          flex-basis: 240px;
          max-width: 240px; } }
      .chefs-author .chefs-author-item--image img {
        border-radius: 50%; }
      .chefs-author .chefs-author-item--image a {
        display: block; }
        .chefs-author .chefs-author-item--image a:hover {
          opacity: 0.8; }
    .chefs-author .chefs-author-item--content {
      position: relative;
      display: block;
      text-align: center;
      padding: 20px 15px; }
      @media (min-width: 576px) {
        .chefs-author .chefs-author-item--content {
          padding: 20px;
          text-align: left; } }
      @media (min-width: 1200px) {
        .chefs-author .chefs-author-item--content {
          padding: 30px 20px 30px 30px; } }
    .chefs-author .chefs-author-item--title {
      display: block;
      font-family: "Oswald", sans-serif;
      font-size: 26px;
      font-weight: 700; }
      .chefs-author .chefs-author-item--title a {
        color: #232323; }
        .chefs-author .chefs-author-item--title a:hover {
          color: #f14900; }
    .chefs-author .chefs-author-item--position {
      color: #232323; }
    .chefs-author .chefs-author-item p {
      font-size: 14px;
      color: #404040;
      margin: 2rem 0 1rem; }

.contact-view-main .contact-text {
  padding: 40px 0;
  background-color: #f4f4f4; }
  @media (min-width: 768px) {
    .contact-view-main .contact-text {
      padding: 90px 0 85px; } }
  .contact-view-main .contact-text--inner {
    width: 100%;
    max-width: 670px;
    margin: 0 auto;
    text-align: center; }
  @media (max-width: 767.98px) {
    .contact-view-main .contact-text .title {
      font-size: 36px; } }
  .contact-view-main .contact-text p {
    font-size: 18px; }

.contact-view-content {
  position: relative; }
  .contact-view-content::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 170px;
    background-color: #f4f4f4; }

@media (min-width: 768px) {
  .person-list {
    display: flex;
    flex-flow: row wrap;
    margin: 0 -10px 30px; } }

@media (min-width: 992px) {
  .person-list {
    margin-left: -15px;
    margin-right: -15px; } }

.person-list .person-item {
  position: relative;
  padding: 0 15px 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e2e2e2; }
  @media (min-width: 768px) {
    .person-list .person-item {
      flex-basis: calc(100% / 2 - 20px);
      max-width: calc(100% / 2 - 20px);
      margin: 0 10px 30px;
      border-bottom: 0; } }
  @media (min-width: 992px) {
    .person-list .person-item {
      flex-basis: calc(100% / 4 - 30px);
      max-width: calc(100% / 4 - 30px);
      margin: 0 15px 30px; } }

.person-item {
  text-align: center; }
  .person-item--section {
    font: 600 28px "Oswald", sans-serif;
    display: block;
    margin-bottom: 25px; }
  .person-item--image {
    position: relative;
    width: 160px;
    display: block;
    margin: 0 auto 25px;
    border-radius: 50%;
    box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.14); }
    @media (min-width: 576px) {
      .person-item--image {
        width: 180px; } }
    @media (min-width: 1200px) {
      .person-item--image {
        width: 200px; } }
    .person-item--image img {
      border-radius: 50%; }
  .person-item--content {
    display: block;
    text-align: center; }
  .person-item--title {
    display: block;
    font-weight: 700; }
  .person-item--position::after {
    content: '';
    display: block;
    width: 87px;
    height: 2px;
    background: #e2e2e2;
    margin: 20px auto; }
  .person-item a[href*="tel:"],
  .person-item a[href*="mailto:"] {
    display: block; }
  .person-item a[href*="tel:"] {
    font-size: 26px;
    color: #232323; }
    .person-item a[href*="tel:"]:hover {
      color: #f14900; }
  .person-item a[href*="mailto:"] {
    color: #f14900; }
    .person-item a[href*="mailto:"]:hover {
      color: #ff5c15; }

.contact-form {
  width: 100%;
  max-width: 670px;
  margin: 0 auto 80px; }
  .contact-form .title {
    width: 100%;
    max-width: 270px;
    margin: 0 auto 40px;
    text-align: center; }
  @media (min-width: 576px) {
    .contact-form .gfield.gfield-check {
      display: inline-block;
      width: calc(100% - 130px); } }
  @media (min-width: 768px) {
    .contact-form .gfield.gfield-check {
      max-width: calc(100% - 230px); } }
  .contact-form .gform_footer {
    position: relative;
    margin-top: 30px;
    text-align: center; }
    @media (min-width: 576px) {
      .contact-form .gform_footer {
        position: absolute;
        bottom: 0;
        right: 0;
        margin-top: 0;
        text-align: left; } }
    .contact-form .gform_footer .gform_ajax_spinner {
      position: absolute;
      top: 15px;
      right: 0; }
      @media (min-width: 576px) {
        .contact-form .gform_footer .gform_ajax_spinner {
          top: 15px;
          right: -30px; } }

.error-404 .post-error404 {
  padding: 50px 0 35px;
  background-color: #f4f4f4; }
  @media (min-width: 576px) {
    .error-404 .post-error404 {
      padding: 65px 0 50px; } }
  .error-404 .post-error404 .post-content {
    text-align: center; }
    .error-404 .post-error404 .post-content img {
      margin: 0 auto 40px; }
    .error-404 .post-error404 .post-content .title {
      font-size: 32px;
      color: #232323; }
      @media (min-width: 576px) {
        .error-404 .post-error404 .post-content .title {
          font-size: 38px; } }
    .error-404 .post-error404 .post-content p {
      margin-top: 2.5rem; }

.error-404 .post-related {
  padding: 40px 0 0;
  background-color: #fff; }
  .error-404 .post-related .post-list .post-item {
    height: 100%; }

.section-welcome {
  padding: 30px 0 0;
  background-color: #f4f4f4; }
  @media (min-width: 768px) {
    .section-welcome .welcome {
      display: flex;
      flex-flow: row wrap;
      align-items: center;
      margin: 0 -15px; } }
  @media (min-width: 768px) {
    .section-welcome .welcome--text, .section-welcome .welcome--video {
      justify-content: flex-start;
      flex-basis: calc(100% / 2 - 30px);
      max-width: calc(100% / 2 - 30px);
      margin: 0 15px; } }
  .section-welcome .welcome--text-content {
    text-align: center;
    max-width: 560px; }
    @media (min-width: 768px) {
      .section-welcome .welcome--text-content {
        margin: 0 0 0 auto; } }
    .section-welcome .welcome--text-content h1 {
      font-size: 36px; }
      @media (min-width: 768px) {
        .section-welcome .welcome--text-content h1 {
          font-size: 36px; } }
      @media (min-width: 1200px) {
        .section-welcome .welcome--text-content h1 {
          font-size: 42px; } }
  .section-welcome .welcome--video .video-preloader {
    position: relative;
    display: block;
    margin: 0 auto;
    width: 100%;
    max-width: 437px; }
    .section-welcome .welcome--video .video-preloader .play {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      display: block;
      font-size: 67px;
      color: #f14900;
      margin-bottom: 15px; }
      @media (min-width: 576px) {
        .section-welcome .welcome--video .video-preloader .play {
          font-size: 84px;
          margin-bottom: 20px; } }
      .section-welcome .welcome--video .video-preloader .play::before {
        content: ""; }
    .section-welcome .welcome--video .video-preloader .signature {
      position: absolute;
      bottom: 2px;
      left: 10px; }
      @media (min-width: 576px) {
        .section-welcome .welcome--video .video-preloader .signature {
          bottom: 20px;
          left: -50px; } }
      @media (min-width: 768px) {
        .section-welcome .welcome--video .video-preloader .signature {
          bottom: 10px;
          left: -20px; } }
      @media (min-width: 992px) {
        .section-welcome .welcome--video .video-preloader .signature {
          bottom: 41px;
          left: -46px; } }
      @media (min-width: 1200px) {
        .section-welcome .welcome--video .video-preloader .signature {
          bottom: 41px;
          left: -86px; } }

.section-counter {
  padding: 10px 0;
  background-color: #fff; }
  @media (min-width: 576px) {
    .section-counter {
      padding: 25px 0; } }
  @media (min-width: 768px) {
    .section-counter {
      padding: 50px 0; } }
  @media (min-width: 768px) {
    .section-counter .blog-counter {
      display: flex;
      flex-flow: row wrap; } }
  .section-counter .blog-counter .counter-item {
    text-align: center;
    padding: 25px 10px; }
    @media (min-width: 768px) {
      .section-counter .blog-counter .counter-item {
        flex-basis: 25%;
        max-width: 25%;
        padding: 11px 15px; } }
    .section-counter .blog-counter .counter-item + .counter-item {
      border-top: 1px solid #eee; }
      @media (min-width: 768px) {
        .section-counter .blog-counter .counter-item + .counter-item {
          border-top: 0;
          border-left: 1px solid #eee; } }
    .section-counter .blog-counter .counter-item strong {
      font: 700 42px "Oswald", sans-serif; }
    .section-counter .blog-counter .counter-item span {
      font-size: 18px;
      display: block;
      padding-top: 10px;
      margin: 0 auto;
      max-width: 250px; }

.section-grill-guide {
  padding: 0 0 25px;
  background-color: #f4f4f4; }
  @media (min-width: 576px) {
    .section-grill-guide {
      padding: 25px 0; } }
  .section-grill-guide .grill-guide {
    width: 100%;
    max-width: 555px;
    margin: 0 auto; }
    @media (min-width: 992px) {
      .section-grill-guide .grill-guide {
        display: flex;
        flex-flow: row wrap;
        align-items: center;
        margin: 0 -15px;
        max-width: 100%; } }
    @media (min-width: 992px) {
      .section-grill-guide .grill-guide--image, .section-grill-guide .grill-guide--content {
        justify-content: flex-start;
        flex-basis: calc(100% / 2 - 30px);
        max-width: calc(100% / 2 - 30px);
        margin: 0 15px; } }
    .section-grill-guide .grill-guide--content {
      margin-top: 20px;
      text-align: center; }
      @media (min-width: 992px) {
        .section-grill-guide .grill-guide--content {
          margin-top: 0;
          text-align: left; } }
      .section-grill-guide .grill-guide--content-inner {
        width: 100%;
        max-width: 555px; }
      .section-grill-guide .grill-guide--content h2 span {
        display: block;
        font-size: 28px;
        font-weight: 300;
        margin-bottom: 5px; }
      .section-grill-guide .grill-guide--content p {
        font-weight: 300; }
  .section-grill-guide .guide-form {
    text-align: left; }
    .section-grill-guide .guide-form input[type="text"],
    .section-grill-guide .guide-form input[type="email"] {
      padding-top: 15px;
      padding-bottom: 15px;
      color: #232323;
      border-color: #fff;
      background-color: #fff;
      display: inline-block;
      width: 100%; }
      @media (min-width: 576px) {
        .section-grill-guide .guide-form input[type="text"],
        .section-grill-guide .guide-form input[type="email"] {
          width: calc(100% - 165px); } }
      .section-grill-guide .guide-form input[type="text"]:focus, .section-grill-guide .guide-form input[type="text"]:active,
      .section-grill-guide .guide-form input[type="email"]:focus,
      .section-grill-guide .guide-form input[type="email"]:active {
        border-color: #f14900;
        background-color: #fff; }
    .section-grill-guide .guide-form .gfield.gfield_error input[type="text"],
    .section-grill-guide .guide-form .gfield.gfield_error input[type="email"] {
      border-color: #a00; }
    .section-grill-guide .guide-form .gform_footer {
      position: relative;
      margin-top: 30px;
      text-align: center; }
      @media (min-width: 576px) {
        .section-grill-guide .guide-form .gform_footer {
          position: absolute;
          top: 0;
          right: 0;
          margin-top: 0;
          text-align: left; } }
      .section-grill-guide .guide-form .gform_footer .gform_ajax_spinner {
        position: absolute;
        top: 15px;
        right: 0; }
        @media (min-width: 576px) {
          .section-grill-guide .guide-form .gform_footer .gform_ajax_spinner {
            right: -30px; } }

.section-grillmaster-quiz {
  padding: 100px 0 120px;
  background: url("../img/quiz-bg.jpg") no-repeat center top #fff; }
  .section-grillmaster-quiz .grillmaster-quiz--text {
    width: 100%;
    max-width: 670px;
    margin: 0 auto 100px;
    color: #fff;
    text-align: center; }
    .section-grillmaster-quiz .grillmaster-quiz--text > h2 {
      font-size: 36px; }
      @media (min-width: 768px) {
        .section-grillmaster-quiz .grillmaster-quiz--text > h2 {
          font-size: 36px; } }
      @media (min-width: 1200px) {
        .section-grillmaster-quiz .grillmaster-quiz--text > h2 {
          font-size: 42px; } }
  .section-grillmaster-quiz .grillmaster-quiz--form {
    position: relative;
    width: 100%;
    max-width: 720px;
    margin: 0 auto; }
    .section-grillmaster-quiz .grillmaster-quiz--form form {
      display: flex;
      flex-flow: column wrap;
      width: 100%; }
      .section-grillmaster-quiz .grillmaster-quiz--form form .gf_page_steps {
        order: 2; }
      .section-grillmaster-quiz .grillmaster-quiz--form form .gform_body {
        order: 1; }
    .section-grillmaster-quiz .grillmaster-quiz--form .gform_body .gform_page_fields {
      padding: 30px 20px 10px;
      margin: 0;
      border: 0;
      border-radius: 2px;
      box-shadow: 0 2px 25px 0 rgba(0, 0, 0, 0.2);
      background-color: #f4f4f4; }
      @media (min-width: 576px) {
        .section-grillmaster-quiz .grillmaster-quiz--form .gform_body .gform_page_fields {
          padding: 40px 60px 50px; } }
      .section-grillmaster-quiz .grillmaster-quiz--form .gform_body .gform_page_fields .gform_fields {
        position: relative; }
      .section-grillmaster-quiz .grillmaster-quiz--form .gform_body .gform_page_fields .gfield {
        margin: 0;
        /* other option - fix layout */ }
        .section-grillmaster-quiz .grillmaster-quiz--form .gform_body .gform_page_fields .gfield + .gfield {
          margin-top: 40px; }
        .section-grillmaster-quiz .grillmaster-quiz--form .gform_body .gform_page_fields .gfield .gfield_label {
          font: 700 22px "Roboto Condensed", sans-serif;
          color: #232323;
          margin-bottom: 25px;
          text-align: left; }
          @media (min-width: 768px) {
            .section-grillmaster-quiz .grillmaster-quiz--form .gform_body .gform_page_fields .gfield .gfield_label {
              font-size: 28px;
              margin-bottom: 35px; } }
          .section-grillmaster-quiz .grillmaster-quiz--form .gform_body .gform_page_fields .gfield .gfield_label .gfield_required {
            display: none; }
        .section-grillmaster-quiz .grillmaster-quiz--form .gform_body .gform_page_fields .gfield .gsection_title {
          margin-bottom: 30px; }
        .section-grillmaster-quiz .grillmaster-quiz--form .gform_body .gform_page_fields .gfield.gfield_visibility_hidden {
          display: none; }
    .section-grillmaster-quiz .grillmaster-quiz--form .gfield_radio li,
    .section-grillmaster-quiz .grillmaster-quiz--form .gfield_checkbox li {
      margin-bottom: 10px; }
    .section-grillmaster-quiz .grillmaster-quiz--form input[type="radio"],
    .section-grillmaster-quiz .grillmaster-quiz--form input[type="checkbox"] {
      vertical-align: middle; }
      .section-grillmaster-quiz .grillmaster-quiz--form input[type="radio"] + input[type="text"],
      .section-grillmaster-quiz .grillmaster-quiz--form input[type="radio"] + label,
      .section-grillmaster-quiz .grillmaster-quiz--form input[type="checkbox"] + input[type="text"],
      .section-grillmaster-quiz .grillmaster-quiz--form input[type="checkbox"] + label {
        font-size: 15px;
        font-weight: 500;
        line-height: 1.5;
        color: #404040;
        border-radius: 5px;
        background-color: #fff;
        border: 1px solid #e2e2e2;
        box-shadow: none;
        display: block;
        margin-bottom: 0;
        cursor: pointer;
        position: relative;
        padding: 10px 12px 10px 59px;
        text-align: left; }
        @media (min-width: 576px) {
          .section-grillmaster-quiz .grillmaster-quiz--form input[type="radio"] + input[type="text"],
          .section-grillmaster-quiz .grillmaster-quiz--form input[type="radio"] + label,
          .section-grillmaster-quiz .grillmaster-quiz--form input[type="checkbox"] + input[type="text"],
          .section-grillmaster-quiz .grillmaster-quiz--form input[type="checkbox"] + label {
            font-size: 16px;
            padding: 15px 15px 15px 70px; } }
        .section-grillmaster-quiz .grillmaster-quiz--form input[type="radio"] + input[type="text"]::before,
        .section-grillmaster-quiz .grillmaster-quiz--form input[type="radio"] + label::before,
        .section-grillmaster-quiz .grillmaster-quiz--form input[type="checkbox"] + input[type="text"]::before,
        .section-grillmaster-quiz .grillmaster-quiz--form input[type="checkbox"] + label::before {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 44px;
          height: 100%;
          vertical-align: middle;
          box-shadow: none;
          margin: 0;
          border: 0;
          border-radius: 2px 5px 5px 2px;
          background-color: #e2e2e2; }
          @media (min-width: 576px) {
            .section-grillmaster-quiz .grillmaster-quiz--form input[type="radio"] + input[type="text"]::before,
            .section-grillmaster-quiz .grillmaster-quiz--form input[type="radio"] + label::before,
            .section-grillmaster-quiz .grillmaster-quiz--form input[type="checkbox"] + input[type="text"]::before,
            .section-grillmaster-quiz .grillmaster-quiz--form input[type="checkbox"] + label::before {
              width: 54px;
              height: 54px; } }
        .section-grillmaster-quiz .grillmaster-quiz--form input[type="radio"] + input[type="text"]:hover::before,
        .section-grillmaster-quiz .grillmaster-quiz--form input[type="radio"] + label:hover::before,
        .section-grillmaster-quiz .grillmaster-quiz--form input[type="checkbox"] + input[type="text"]:hover::before,
        .section-grillmaster-quiz .grillmaster-quiz--form input[type="checkbox"] + label:hover::before {
          border-color: #f14900; }
      .section-grillmaster-quiz .grillmaster-quiz--form input[type="radio"]:checked + input[type="text"],
      .section-grillmaster-quiz .grillmaster-quiz--form input[type="radio"]:checked + label,
      .section-grillmaster-quiz .grillmaster-quiz--form input[type="checkbox"]:checked + input[type="text"],
      .section-grillmaster-quiz .grillmaster-quiz--form input[type="checkbox"]:checked + label {
        border-color: #f14900; }
        .section-grillmaster-quiz .grillmaster-quiz--form input[type="radio"]:checked + input[type="text"]::before,
        .section-grillmaster-quiz .grillmaster-quiz--form input[type="radio"]:checked + label::before,
        .section-grillmaster-quiz .grillmaster-quiz--form input[type="checkbox"]:checked + input[type="text"]::before,
        .section-grillmaster-quiz .grillmaster-quiz--form input[type="checkbox"]:checked + label::before {
          content: "";
          font-size: 18px;
          line-height: 42px;
          border-color: #f14900;
          background-color: #f14900;
          color: #fff;
          text-align: center; }
          @media (min-width: 576px) {
            .section-grillmaster-quiz .grillmaster-quiz--form input[type="radio"]:checked + input[type="text"]::before,
            .section-grillmaster-quiz .grillmaster-quiz--form input[type="radio"]:checked + label::before,
            .section-grillmaster-quiz .grillmaster-quiz--form input[type="checkbox"]:checked + input[type="text"]::before,
            .section-grillmaster-quiz .grillmaster-quiz--form input[type="checkbox"]:checked + label::before {
              line-height: 54px; } }
    .section-grillmaster-quiz .grillmaster-quiz--form input[type="text"] {
      font-size: 15px;
      font-weight: 500;
      line-height: 1.5;
      color: #404040;
      border-radius: 5px;
      background-color: #fff;
      border: 1px solid #e2e2e2;
      box-shadow: none;
      display: block;
      margin-bottom: 0;
      cursor: pointer;
      position: relative;
      padding: 10px 12px 10px 59px;
      text-align: left; }
      @media (min-width: 576px) {
        .section-grillmaster-quiz .grillmaster-quiz--form input[type="text"] {
          font-size: 16px;
          padding: 15px 15px 15px 70px; } }
    .section-grillmaster-quiz .grillmaster-quiz--form textarea {
      font-size: 15px;
      font-weight: 500;
      line-height: 1.5;
      color: #404040;
      border-radius: 5px;
      background-color: #fff;
      border: 1px solid #e2e2e2;
      box-shadow: none;
      margin-bottom: 0;
      padding: 10px 12px; }
      @media (min-width: 576px) {
        .section-grillmaster-quiz .grillmaster-quiz--form textarea {
          font-size: 16px;
          padding: 15px; } }
    .section-grillmaster-quiz .grillmaster-quiz--form .gform_page_footer {
      position: relative;
      display: flex;
      flex-flow: row wrap;
      align-items: center;
      justify-content: flex-end;
      max-width: 360px;
      margin: 0 10px 0 auto;
      padding: 30px 0 0; }
      @media (min-width: 576px) {
        .section-grillmaster-quiz .grillmaster-quiz--form .gform_page_footer {
          padding-top: 50px;
          margin: 0 60px 0 auto; } }
      .section-grillmaster-quiz .grillmaster-quiz--form .gform_page_footer .button {
        position: relative;
        display: inline-block;
        padding: 18px 20px;
        border: 0;
        color: #fff;
        background: #f14900;
        transition: all 0.4s;
        cursor: pointer;
        overflow: hidden; }
        .section-grillmaster-quiz .grillmaster-quiz--form .gform_page_footer .button:hover {
          color: #fff;
          background: #dd2302; }
        .section-grillmaster-quiz .grillmaster-quiz--form .gform_page_footer .button.gform_previous_button {
          padding: 17px 20px; }
        .section-grillmaster-quiz .grillmaster-quiz--form .gform_page_footer .button.gform_next_button, .section-grillmaster-quiz .grillmaster-quiz--form .gform_page_footer .button.gform_button {
          margin-top: 0;
          margin-left: 20px; }
      .section-grillmaster-quiz .grillmaster-quiz--form .gform_page_footer .gform_ajax_spinner {
        position: absolute;
        top: 47px;
        right: -18px; }
        @media (min-width: 576px) {
          .section-grillmaster-quiz .grillmaster-quiz--form .gform_page_footer .gform_ajax_spinner {
            top: 67px;
            right: -40px; } }
    .section-grillmaster-quiz .grillmaster-quiz--form .gf_page_steps {
      display: block;
      margin: 25px auto 0; }
      @media (min-width: 576px) {
        .section-grillmaster-quiz .grillmaster-quiz--form .gf_page_steps {
          display: inline-block;
          margin: 0;
          position: absolute;
          bottom: 14px;
          left: 60px; } }
      .section-grillmaster-quiz .grillmaster-quiz--form .gf_page_steps .gf_step {
        display: inline-block;
        vertical-align: middle;
        width: 7px;
        height: 7px;
        border-radius: 50%;
        background: #e2e2e2; }
        .section-grillmaster-quiz .grillmaster-quiz--form .gf_page_steps .gf_step + .gf_step {
          margin-left: 6px; }
        .section-grillmaster-quiz .grillmaster-quiz--form .gf_page_steps .gf_step.gf_step_active {
          width: 13px;
          height: 13px;
          border-radius: 50%;
          background: #f14900; }
        .section-grillmaster-quiz .grillmaster-quiz--form .gf_page_steps .gf_step .gf_step_label {
          display: none; }
  .section-grillmaster-quiz.quiz-modal {
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    overflow-y: auto;
    background: url("../img/quiz-result-bg.jpg") no-repeat center top #232323;
    background-size: cover;
    padding: 110px 0 40px; }
    @media (min-width: 768px) {
      .section-grillmaster-quiz.quiz-modal {
        padding: 110px 0; } }
    body.questionnaire_bg_bk .section-grillmaster-quiz.quiz-modal {
      background-image: url("../img/quiz-result-bg-bk.jpg"); }
    .section-grillmaster-quiz.quiz-modal.result-view {
      position: relative;
      top: auto;
      left: auto;
      height: 100%;
      padding: 0;
      background: none; }
    .section-grillmaster-quiz.quiz-modal .quiz-modal-header .logo {
      position: absolute;
      top: 10px;
      left: 10px; }
      @media (min-width: 768px) {
        .section-grillmaster-quiz.quiz-modal .quiz-modal-header .logo {
          top: 30px;
          left: 30px; } }
    .section-grillmaster-quiz.quiz-modal .quiz-modal-header .modal-close {
      position: absolute;
      z-index: 10;
      top: 10px;
      right: 10px;
      display: block;
      font-size: 25px;
      line-height: 52px;
      text-align: center;
      width: 52px;
      height: 52px;
      border-radius: 2px;
      color: #fff;
      background: #f14900; }
      @media (min-width: 768px) {
        .section-grillmaster-quiz.quiz-modal .quiz-modal-header .modal-close {
          top: 25px;
          right: 25px; } }
      .section-grillmaster-quiz.quiz-modal .quiz-modal-header .modal-close:hover {
        color: #232323; }
    .section-grillmaster-quiz.quiz-modal .quiz-modal-main {
      padding-top: 0; }
    .section-grillmaster-quiz.quiz-modal .grillmaster-quiz--text---desc {
      display: none; }
  .section-grillmaster-quiz:not(.quiz-modal) .quiz-modal-header {
    display: none; }

body.page-template-tpl-questionnaire.menu-show {
  min-height: 100vh; }

@media (min-width: 576px) {
  .section-grillmaster-questionnaire .grillmaster-quiz--form .gf_page_steps {
    left: 0; } }

.quiz-modal-main .grillmaster-quiz-result {
  padding: 80px 0 345px;
  background: url("../img/quiz-result-bg.jpg") no-repeat center top #232323;
  background-size: cover; }
  body.questionnaire_bg_bk .quiz-modal-main .grillmaster-quiz-result {
    background-image: url("../img/quiz-result-bg-bk.jpg"); }

.quiz-modal-main .grillmaster-quiz--text {
  width: 100%;
  max-width: 670px;
  margin: 0 auto;
  color: #fff;
  text-align: center; }
  .quiz-modal-main .grillmaster-quiz--text > h1 {
    font-size: 36px;
    margin-bottom: 40px; }
    @media (min-width: 768px) {
      .quiz-modal-main .grillmaster-quiz--text > h1 {
        font-size: 36px; } }
    @media (min-width: 1200px) {
      .quiz-modal-main .grillmaster-quiz--text > h1 {
        font-size: 42px;
        margin-bottom: 80px; } }

.quiz-modal-main .grillmaster-quiz .quiz-level-stars {
  position: relative;
  width: 110px;
  display: inline-block;
  vertical-align: middle; }
  .quiz-modal-main .grillmaster-quiz .quiz-level-stars::before {
    content: "" "" "";
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 30px;
    font-size: 30px;
    line-height: 30px;
    letter-spacing: 8px;
    color: #909090;
    display: block; }
  .quiz-modal-main .grillmaster-quiz .quiz-level-stars > span {
    display: block;
    overflow: hidden; }
    .quiz-modal-main .grillmaster-quiz .quiz-level-stars > span::before {
      content: "" "" "";
      position: relative;
      z-index: 2;
      height: 30px;
      font-size: 30px;
      line-height: 30px;
      letter-spacing: 8px;
      color: #f14900;
      display: block; }

.quiz-modal-main .grillmaster-quiz--level h2 {
  font-size: 32px;
  color: #f14900;
  margin: 10px 0 20px; }
  @media (min-width: 768px) {
    .quiz-modal-main .grillmaster-quiz--level h2 {
      font-size: 40px; } }
  @media (min-width: 1200px) {
    .quiz-modal-main .grillmaster-quiz--level h2 {
      font-size: 46px; } }

.quiz-modal-main .grillmaster-quiz--level p.lead {
  font-size: 22px;
  font-weight: 400;
  color: #fff;
  text-align: center;
  max-width: 440px;
  margin: 20px auto 55px; }

.quiz-modal-main .grillmaster-quiz--level p {
  color: rgba(255, 255, 255, 0.7); }

.quiz-modal-main .section-tips {
  margin-top: -290px;
  text-align: center; }
  .quiz-modal-main .section-tips .post-list--title {
    color: #fff; }

.quiz-modal-main .section-recipe-latest {
  text-align: center;
  padding: 40px 0;
  background-color: #fff; }

.quiz-modal-main .section-post-products {
  text-align: center;
  padding: 0 0 35px; }
  .quiz-modal-main .section-post-products .post-list--title {
    position: relative; }
  .quiz-modal-main .section-post-products .product-list {
    padding-bottom: 80px; }
    @media (min-width: 992px) {
      .quiz-modal-main .section-post-products .product-list {
        padding-bottom: 40px; } }

.section-modal-quiz-footer {
  text-align: center;
  padding: 100px 0; }
  .section-modal-quiz-footer .title {
    margin-bottom: 25px; }

/* Quiz result view */
body.page-template-tpl-quiz-result .site-header,
body.page-template-tpl-quiz-result .site-footer,
body.page-template-tpl-questionnaire-result .site-header,
body.page-template-tpl-questionnaire-result .site-footer {
  display: none; }

body.page-template-tpl-quiz-result .main,
body.page-template-tpl-questionnaire-result .main {
  padding: 0; }

.comments {
  margin: 0 auto;
  width: 100%;
  max-width: 670px; }
  .comments-header .comment-reply-title {
    margin-bottom: 30px; }
  .comments .comment {
    margin-bottom: 30px; }
    .comments .comment .children {
      margin: 30px 0 0 30px; }
      @media (min-width: 576px) {
        .comments .comment .children {
          margin-left: 50px; } }
      @media (min-width: 992px) {
        .comments .comment .children {
          margin-left: 90px; } }
  .comments .comment-body {
    display: flex;
    flex-flow: row wrap; }
    .comments .comment-body .comment-author {
      flex-basis: 67px;
      max-width: 67px;
      padding-right: 17px; }
      @media (min-width: 768px) {
        .comments .comment-body .comment-author {
          flex-basis: 87px;
          max-width: 87px; } }
      .comments .comment-body .comment-author img {
        border-radius: 50%; }
    .comments .comment-body .comment-content {
      flex-basis: calc(100% - 67px);
      max-width: calc(100% - 67px); }
      @media (min-width: 768px) {
        .comments .comment-body .comment-content {
          flex-basis: calc(100% - 87px);
          max-width: calc(100% - 87px); } }
      .comments .comment-body .comment-content .comment-metadata {
        margin-bottom: 5px; }
        .comments .comment-body .comment-content .comment-metadata .fn {
          font-size: 15px;
          font-weight: 700;
          color: #000; }
        .comments .comment-body .comment-content .comment-metadata time {
          font: 700 13px "Roboto Condensed", sans-serif;
          color: #797979;
          text-transform: uppercase; }
        .comments .comment-body .comment-content .comment-metadata .comment-edit-link {
          font-size: 12px;
          text-transform: uppercase;
          margin-left: 15px; }
        .comments .comment-body .comment-content .comment-metadata a:hover,
        .comments .comment-body .comment-content .comment-metadata a:hover .fn,
        .comments .comment-body .comment-content .comment-metadata a:hover time {
          color: #ff5c15; }
      .comments .comment-body .comment-content .comment-text {
        font-size: 16px;
        font-weight: 300;
        color: #404040; }
      .comments .comment-body .comment-content p {
        margin: 0; }
        .comments .comment-body .comment-content p + p {
          margin-top: 15px; }
    .comments .comment-body .comment-reply-link {
      font-size: 12px;
      text-transform: uppercase; }

.comment-respond {
  margin-top: 60px; }
  .comment-respond label.error {
    font-size: 12px;
    color: #a00; }
  .comment-respond .form-submit .submit {
    cursor: pointer; }
    .comment-respond .form-submit .submit:hover {
      background-color: #ff5c15; }

.search-result-view .title {
  padding-top: 30px;
  margin-bottom: 20px; }
  .search-result-view .title.recipe {
    padding-top: 0;
    border-top: 0; }

.search-result-view .category-view-main {
  padding-bottom: 50px; }

/**
 * Import templates
 */
