/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
figcaption,
figure {
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px;
}

/**
 * 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 */
}

/**
 * Add the correct display in IE.
 */
main {
  display: block;
}

/**
 * 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 */
}

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

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

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit;
}

/**
 * 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 style in Android 4.3-.
 */
dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000;
}

/**
 * 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
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

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

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden;
}

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

/**
 * Show the overflow in IE.
 */
button {
  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;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* 2 */
}

button,
[type=button],
[type=reset],
[type=submit] {
  /**
   * Remove the inner border and padding in Firefox.
   */
  /**
   * Restore the focus styles unset by the previous rule.
   */
}
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Show the overflow in Edge.
 */
input {
  overflow: visible;
}

/**
 * 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 and cancel buttons in Chrome and Safari on macOS.
   */
}
[type=search]::-webkit-search-cancel-button, [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 */
}

/**
 * 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 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  white-space: normal;
  /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

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

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

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

/*
 * Add the correct display in IE 9-.
 */
menu {
  display: block;
}

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */
template {
  display: none;
}

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

.container {
  width: 100%;
  max-width: 1400px;
  padding-right: 16px;
  padding-left: 16px;
  margin: 0 auto;
  clear: both;
}

.l-h {
  position: relative;
  display: grid;
  grid-auto-flow: dense;
  align-items: center;
}
.l-h > div:last-child {
  justify-self: end;
}
@media (max-width: 46.875em) {
  .l-h {
    grid-gap: 24px;
    grid-template-columns: 1fr 2fr;
  }
}
@media (min-width: 46.875em) {
  .l-h {
    grid-gap: 24px;
    grid-template-columns: repeat(3, 1fr);
  }
}

.l-cs > aside {
  align-self: start;
}
@media (max-width: 60.625em) {
  .l-cs {
    margin-bottom: 32px;
  }
}
@media (min-width: 60.625em) {
  .l-cs {
    display: grid;
    grid-gap: 24px;
    grid-auto-flow: dense;
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 73.125em) {
  .l-cs {
    grid-template-columns: 2fr 1fr;
  }
}
.l-cs--wide {
  grid-gap: 48px;
}

@media (max-width: 46.875em) {
  .l-sc > *:first-child {
    margin-bottom: 32px;
  }
}
@media (max-width: 46.875em) {
  .l-sc {
    margin-bottom: 32px;
  }
}
@media (min-width: 46.875em) {
  .l-sc {
    display: grid;
    grid-gap: 24px;
    grid-auto-flow: dense;
    grid-template-columns: 1fr 3fr;
  }
}
@media (max-width: 46.875em) {
  #product .l-sc > *:first-child {
    order: 2;
  }
  #product .l-sc > *:last-child {
    order: 1;
  }
}

.l-f {
  display: grid;
  grid-gap: 24px;
}
@media (max-width: 46.875em) {
  .l-f {
    margin-bottom: 64px;
  }
}
@media (min-width: 30em) {
  .l-f {
    grid-auto-flow: dense;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 46.875em) {
  .l-f {
    grid-template-columns: repeat(3, 1fr);
  }
}

.products {
  display: grid;
  grid-gap: 24px;
  grid-auto-flow: dense;
}
@media (min-width: 30em) {
  .products {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 73.125em) {
  .products {
    grid-template-columns: repeat(3, 1fr);
  }
}

.l-v {
  display: grid;
  grid-gap: 24px;
  grid-auto-flow: dense;
  grid-template-columns: repeat(2, 1fr);
}
@media (min-width: 30em) {
  .l-v {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (min-width: 73.125em) {
  .l-v {
    grid-template-columns: repeat(4, 1fr);
  }
}

.l-b {
  display: grid;
  grid-gap: 24px;
  grid-auto-flow: dense;
}
@media (min-width: 60.625em) {
  .l-b {
    grid-template-columns: repeat(2, 1fr);
  }
}

.l-thumbs {
  display: grid;
  grid-gap: 8px;
  grid-auto-flow: dense;
  grid-template-columns: repeat(5, 1fr);
}

h1,
h2,
h3,
h4,
h5 {
  line-height: 1.1;
  text-rendering: optimizeLegibility;
  word-break: break-word;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
  text-decoration: none;
}
h1 a:hover, h1 a:focus,
h2 a:hover,
h2 a:focus,
h3 a:hover,
h3 a:focus,
h4 a:hover,
h4 a:focus,
h5 a:hover,
h5 a:focus {
  text-decoration: underline;
}

address {
  font-style: normal;
}

.nowrap {
  white-space: nowrap;
}

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

*,
*:before,
*:after {
  box-sizing: border-box;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  text-rendering: auto;
}

html {
  scroll-behavior: smooth;
}

body {
  background: #F9FAFB;
  font: 16px/1.8 Arial, Verdana, sans-serif;
  color: #111827;
}

a {
  color: #000;
  text-decoration: underline;
  -webkit-text-decoration-skip: auto;
          text-decoration-skip: auto;
}
a:hover, a:focus {
  text-decoration: none;
}

@media (max-width: 46.875em) {
  header {
    width: 100%;
    height: 80px;
    display: flex;
    align-items: center;
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 100;
    background: white;
  }
}
@media (min-width: 46.875em) {
  header {
    margin-bottom: 32px;
    padding: 24px 0;
  }
}

.header__menu {
  transition: 0.15s ease;
}
.header__menu ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
}
.header__menu li {
  margin-left: 24px;
}
@media (min-width: 46.875em) {
  .header__menu li {
    margin-left: 40px;
  }
}
.header__menu a,
.header__menu button {
  padding: 0;
  position: relative;
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #111827;
  border: 0;
  background: transparent;
  line-height: 1.8;
}
@media (max-width: 46.875em) {
  .header__menu a,
.header__menu button {
    flex-direction: column;
    font-size: 14px;
  }
}
.header__menu svg {
  width: 24px;
  height: 24px;
  margin-right: 16px;
  display: block;
  flex: 0 0 24px;
}
@media (max-width: 46.875em) {
  .header__menu svg {
    width: 16px;
    height: 16px;
    margin: 0;
  }
}
.header__menu__favorites svg {
  fill: #C17D00;
}
.header__menu__cart svg {
  stroke: #65A30D;
}
@media (min-width: 46.875em) {
  .header__menu__search {
    display: none;
  }
}
.header__menu__search svg {
  stroke: #111827;
}
.header__menu__count {
  width: 21px;
  height: 21px;
  margin-left: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #F94335;
  color: white;
  line-height: 1;
  border-radius: 50%;
  font-size: 12px;
}
@media (max-width: 46.875em) {
  .header__menu__count {
    width: 15px;
    height: 15px;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 10px;
  }
}
@media (max-width: 46.875em) {
  .header.search-shown .header__menu {
    opacity: 0;
    pointer-events: none;
  }
}

.logo {
  display: block;
  transition: 0.15s ease;
}
@media (max-width: 46.875em) {
  .logo {
    height: 40px;
  }
}
@media (min-width: 46.875em) {
  .logo {
    height: 80px;
  }
}
.logo img {
  width: auto;
  height: 100%;
  margin-bottom: 8px;
  display: block;
}
.logo__shoptitle {
  margin: 0;
  font-size: 14px;
}
@media (max-width: 46.875em) {
  .logo__shoptitle {
    display: none;
  }
}
@media (max-width: 46.875em) {
  .search-shown .logo {
    opacity: 0;
    pointer-events: none;
  }
}

.l-main {
  margin-bottom: 32px;
}
@media (max-width: 46.875em) {
  .l-main {
    margin-top: 16px;
  }
}
@media (min-width: 46.875em) {
  .l-main {
    margin-bottom: 64px;
  }
}

.main {
  margin-bottom: 16px;
}
@media (min-width: 46.875em) {
  .main {
    margin-bottom: 40px;
  }
}
.main__header {
  margin: 0 0 16px;
}
@media (min-width: 46.875em) {
  .main__header {
    margin-bottom: 32px;
  }
}
.main__header .card__label {
  margin-left: 16px;
  display: inline;
  position: static;
}
.main__header--sort {
  display: flex;
}
@media (max-width: 46.875em) {
  .main__header--sort {
    flex-direction: column;
  }
}
@media (min-width: 46.875em) {
  .main__header--sort {
    align-items: center;
  }
}
.main__header--label {
  display: flex;
  align-items: center;
}
.main__title {
  margin: 0;
  display: inline;
  font-size: 32px;
}
@media (max-width: 46.875em) {
  .main__title {
    margin-bottom: 8px;
  }
}
.main__content > h1 a,
.main__content > h2 a,
.main__content > h3 a,
.main__content > h4 a,
.main__content > h5 a {
  text-decoration: none;
}
.main__content > h1 a:hover, .main__content > h1 a:focus,
.main__content > h2 a:hover,
.main__content > h2 a:focus,
.main__content > h3 a:hover,
.main__content > h3 a:focus,
.main__content > h4 a:hover,
.main__content > h4 a:focus,
.main__content > h5 a:hover,
.main__content > h5 a:focus {
  text-decoration: underline;
}
.main__content > h2 {
  margin: 0 0 16px;
  font-size: 32px;
}
.main__content > h3 {
  margin: 0 0 8px;
  font-size: 24px;
}
.main__content > h4 {
  margin: 0 0 8px;
  font-size: 16px;
}
.main__content > h5 {
  margin: 0 0 8px;
  font-size: 16px;
}
.main__content > p,
.main__content > ol > table > ul,
.main__content > figure {
  margin: 0 0 16px;
}
@media (min-width: 46.875em) {
  .main__content > p,
.main__content > ol > table > ul,
.main__content > figure {
    margin-bottom: 32px;
  }
}
.main__content > p:last-child,
.main__content > ol > table > ul:last-child,
.main__content > figure:last-child {
  margin-bottom: 0;
}
.main__content > figure img,
.main__content > figure iframe {
  width: 100%;
  height: auto;
  border-radius: 4px;
  display: block;
}

.l-footer {
  padding-top: 24px;
  padding-bottom: 24px;
  background: #eaedf1;
}
@media (min-width: 46.875em) {
  .l-footer {
    padding-top: 48px;
    padding-bottom: 48px;
  }
}
.l-footer .m-map__image img {
  width: 100%;
  height: auto;
  display: block;
}
.l-footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.l-footer ul li a {
  display: flex;
  align-items: center;
}
.l-footer a {
  text-decoration: none;
}
.l-footer a:hover, .l-footer a:focus {
  text-decoration: underline;
}
.l-footer svg {
  width: 8px;
  height: 8px;
  margin-right: 8px;
  display: block;
  flex: 0 0 8px;
  transition: all 0.25s;
}
.l-footer img {
  border-radius: 4px;
}
.l-footer table td {
  padding-right: 8px;
}

.footer__header {
  margin: 0;
  line-height: 1.8;
  font-size: 16px;
}
.footer section + section {
  margin-top: 40px;
}

.payment-methods {
  display: flex;
  flex-wrap: wrap;
}
.payment-methods li {
  margin-right: 8px;
}
.payment-methods img,
.payment-methods svg {
  width: 60px;
  height: auto;
  margin: 0;
  display: block;
}

.l-legal {
  padding: 32px 0;
  background: #F9FAFB;
  color: #111827;
  text-align: center;
}
@media (max-width: 60.625em) {
  .l-legal {
    padding-bottom: calc(32px + 240px);
  }
}
.l-legal a {
  color: #000;
  text-decoration: none;
}
.l-legal ul {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
}
@media (max-width: 60.625em) {
  .l-legal ul {
    flex-direction: column;
  }
}
.l-legal ul li {
  padding: 0 16px;
}
.l-legal .powered-by {
  display: flex;
  align-items: center;
}
.l-legal .powered-by svg {
  width: 20px;
  height: 20px;
  margin-right: 8px;
  display: block;
  flex: 0 0 20px;
}
.l-legal .powered-by svg g {
  fill: #111827;
}

.card {
  position: relative;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.06) 0 0 8px;
  text-decoration: none;
  background: white;
}
.card__image__container {
  height: 0;
  padding-bottom: 100%;
  position: relative;
  overflow: hidden;
}
.card__image__container .btn--action {
  position: absolute;
  top: 16px;
  right: 16px;
  z-index: 10;
}
.card__image {
  width: 80%;
  height: auto;
  margin: 16px auto 0;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  transition: all 0.1s;
}
.card__label {
  padding: 8px 16px;
  position: absolute;
  top: 16px;
  left: 16px;
  z-index: 10;
  background: #111827;
  color: white;
  border-radius: 32px;
  line-height: 1;
  font-weight: 700;
  text-transform: uppercase;
}
.card__content {
  padding: 24px;
}
@media (min-width: 46.875em) {
  .card__header {
    display: flex;
    align-items: flex-start;
    word-break: break-all;
  }
}
.card__title {
  width: 75%;
  margin: 0;
  font-size: 18px;
  color: black;
  line-height: 1.2;
}
.card__prices {
  margin: 0;
  justify-self: flex-end;
  font-size: 16px;
  white-space: nowrap;
  color: #111827;
}
@media (min-width: 46.875em) {
  .card__prices {
    width: 25%;
    text-align: right;
  }
}
.card__old__price {
  margin-bottom: 4px;
  display: block;
  font-weight: normal;
  opacity: 0.5;
  font-size: 14px;
}
.card__controls {
  margin-top: 12px;
  display: grid;
  grid-template-columns: 2fr 1fr;
  grid-gap: 8px;
}
.card:hover {
  box-shadow: rgba(0, 0, 0, 0.12) 0 0 8px;
}
.card:hover .card__image {
  transform: scale(1.05);
}
.card--small .card__content {
  padding: 16px;
}
@media (min-width: 46.875em) {
  .card--small .card__header {
    display: block;
  }
}
.card--small .card__title {
  font-size: 16px;
}

@media (max-width: 46.875em) {
  .sidebar {
    bottom: 90px;
  }
}
@media (min-width: 46.875em) and (max-width: 60.625em) {
  .sidebar {
    bottom: 8px;
  }
}
@media (max-width: 60.625em) {
  .sidebar {
    width: calc(100% - 16px);
    padding: 12px;
    position: fixed;
    left: 8px;
    z-index: 20;
    background: white;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.06) 0 0 8px;
  }
}
@media (min-width: 60.625em) {
  .sidebar {
    position: -webkit-sticky;
    position: sticky;
    top: 16px;
  }
}
@media (max-width: 60.625em) {
  .sidebar .form__row {
    margin: 0;
  }
}
@media (max-width: 60.625em) {
  .sidebar .form__label {
    display: none;
  }
}

@media (max-width: 60.625em) {
  #multiple_properties {
    grid-column-start: 1;
    grid-column-end: 5;
  }
}

.main-navigation {
  padding: 24px;
  background: #eaedf1;
  border-radius: 4px;
}
.main-navigation a {
  text-decoration: none;
  color: #111827;
  transition: all 0.25s;
}
.main-navigation a:hover, .main-navigation a:focus {
  color: #F94335;
}
.main-navigation a:hover svg, .main-navigation a:focus svg {
  fill: #F94335;
}
.main-navigation > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.main-navigation > ul > li {
  margin-bottom: 32px;
}
.main-navigation > ul ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.main-navigation > ul ul a {
  display: flex;
  align-items: center;
}
.main-navigation h3 {
  margin: 0 0 8px;
  opacity: 0.5;
  font-weight: normal;
  font-size: 16px;
}
.main-navigation svg {
  width: 8px;
  height: 8px;
  margin-right: 8px;
  display: block;
  flex: 0 0 8px;
  fill: #111827;
  transition: all 0.25s;
}
.main-navigation .current {
  font-weight: bold;
}

table th {
  text-align: left;
}

.paging {
  margin-top: 32px;
  display: flex;
  align-items: center;
}
@media (min-width: 46.875em) {
  .paging {
    margin-top: 64px;
  }
}
.paging span {
  margin-right: 8px;
}
.paging .pagination_current_page {
  font-weight: bold;
}
.paging a {
  text-decoration: none;
  color: #111827;
}
.paging a:hover, .paging a:focus {
  color: #F94335;
}

@media (max-width: 46.875em) {
  .search {
    width: 100%;
    display: none;
    position: absolute;
    z-index: 10;
  }
}
.search__form {
  padding: 12px;
  position: relative;
  display: flex;
  align-items: center;
  background: white;
  border-radius: 4px;
  border: 1px solid #DBDBDB;
}
.search svg {
  width: 16px;
  height: 16px;
  margin-right: 16px;
  display: block;
  flex: 0 0 16px;
}
.search__field {
  width: 100%;
  border: 0;
}
.search__field:focus {
  outline: 0;
}
.search__submit {
  display: none;
}
@media (max-width: 46.875em) {
  .search.show {
    display: grid;
    grid-template-columns: 5fr 1fr;
    grid-gap: 16px;
  }
}
@media (min-width: 46.875em) {
  .search #js-hide-search {
    display: none;
  }
}

.form__row {
  margin-bottom: 8px;
}

.input,
.reservation-form__email-input {
  width: 100%;
  padding: 12px;
  background: white;
  border-radius: 4px;
  border: 1px solid #DBDBDB;
}
.input--inline,
.reservation-form__email-input--inline {
  width: auto;
}
.input--small,
.reservation-form__email-input--small {
  padding: 4px;
}
@media (max-width: 60.625em) {
  .sidebar .input,
.sidebar .reservation-form__email-input {
    height: 100%;
  }
}

.tablescroll {
  width: 100%;
  overflow-x: auto;
}

.product__section {
  margin-bottom: 80px;
}
.product__section__header {
  margin: 0 0 32px;
  font-size: 32px;
}
.product__images {
  width: 100%;
  position: relative;
}
.product__images__main {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  display: block;
}
.product__images__main img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 4px;
  -o-object-fit: cover;
     object-fit: cover;
}
.product__images__thumbs {
  margin-top: 24px;
}
.product__images__thumbs img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 4px;
}
.product__sidebar {
  position: relative;
}
.product__sidebar .card__label {
  top: 0;
  left: 0;
}
@media (max-width: 60.625em) {
  .product__prices {
    margin-bottom: 8px;
  }
}
@media (min-width: 60.625em) {
  .product__prices {
    margin-bottom: 24px;
    text-align: right;
  }
}
.product__prices__header {
  margin: 0;
}
@media (max-width: 60.625em) {
  .product__prices__header {
    display: inline;
  }
}
.product__prices__oldprice {
  margin-right: 16px;
  font-size: 18px;
  opacity: 0.5;
}
@media (max-width: 60.625em) {
  .product__prices__price {
    font-size: 18px;
  }
}
@media (min-width: 60.625em) {
  .product__prices__price {
    font-size: 28px;
  }
}
.product__prices__additional {
  font-size: 14px;
  color: #82858D;
}
.product__prices__additional a {
  color: #F94335;
}
@media (max-width: 60.625em) {
  .product__variants {
    display: grid;
    grid-template-columns: 2fr 2fr 1fr 1fr;
    grid-gap: 8px;
  }
}

.btn {
  width: 100%;
  padding: 16px;
  border: 0;
  background: transparent;
  text-align: left;
  cursor: pointer;
  border-radius: 4px;
  text-decoration: none;
  transition: all 0.15s;
  line-height: 1.2;
}
.btn + .btn {
  margin-top: 8px;
}
.btn--icon {
  padding: 0;
  display: flex;
  align-items: center;
}
.btn--icon > span {
  width: 100%;
  padding: 16px;
  display: block;
  border-right: 1px solid white;
}
.btn--icon > svg {
  width: 20px;
  height: 20px;
  margin: 0 20px;
  flex: 0 0 20px;
}
@media (max-width: 60.625em) {
  .btn--icon--shrink {
    height: 100%;
    justify-content: center;
  }
  .btn--icon--shrink > span {
    display: none;
  }
  .btn--icon--shrink > svg {
    margin: 0 !important;
  }
}
.btn--primary {
  background: #65A30D;
  color: white;
  font-weight: bold;
}
.btn--primary:hover, .btn--primary:focus {
  background: #568b0b;
}
.btn--secondary, .btn.js-toggle-reservation-btn {
  background: #E0E0E0;
  color: #111827;
}
.btn--secondary:hover, .btn--secondary:focus, .btn.js-toggle-reservation-btn:hover, .btn.js-toggle-reservation-btn:focus {
  background: lightgray;
}
.btn--action {
  padding: 8px;
  background: black;
  color: white;
  line-height: 1;
}
.btn--action:hover, .btn--action:focus {
  background: black;
}
.btn--action > svg {
  width: 16px;
  height: 16px;
  margin: 0 auto;
  display: block;
  flex: 0 0 16px;
}
.btn--action--normal {
  padding: 16px;
  line-height: 1.2;
}
.btn--auto {
  width: auto;
  text-align: center;
}
.btn--round {
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.btn--favorite {
  padding: 0;
  display: flex;
  align-items: center;
  color: #C17D00;
}
.btn--favorite > svg {
  width: 16px;
  height: 16px;
  margin-right: 8px;
  flex: 0 0 16px;
  fill: #C17D00;
}
@media (max-width: 60.625em) {
  .btn--favorite {
    border: 1px solid #C17D00;
  }
}
.btn--close {
  display: block;
  background: white;
  border: 1px solid #E0E0E0;
}
.btn--close > svg {
  width: 24px;
  height: 24px;
  margin: 0 auto;
  display: block;
  flex: 0 0 24px;
}

a.btn {
  display: block;
}

.breadcrumbs {
  margin-bottom: 24px;
}
.breadcrumbs ul {
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  list-style: none;
  font-size: 14px;
}
.breadcrumbs a {
  margin-right: 8px;
  display: flex;
  align-items: center;
  text-decoration: none;
  color: #F94335;
}
.breadcrumbs a:hover, .breadcrumbs a:focus {
  text-decoration: underline;
}
.breadcrumbs svg {
  width: 8px;
  height: 8px;
  margin-left: 8px;
  display: block;
  flex: 0 0 8px;
  fill: #F94335;
}

.cart__section {
  margin-bottom: 32px;
}
.cart__form__table {
  padding: 16px;
  border: 1px solid #E0E0E0;
  border-radius: 4px;
  background: white;
}
.cart__form table {
  width: 100%;
  border-collapse: collapse;
}
.cart__form table tbody tr td {
  border-bottom: 1px solid #E0E0E0;
}
.cart__form table th,
.cart__form table td {
  padding: 16px 8px;
  vertical-align: top;
  text-align: left;
}
.cart__form table th.text--right,
.cart__form table td.text--right {
  text-align: right;
}
.cart__form table img {
  border-radius: 4px;
}
@media (min-width: 46.875em) {
  .cart__additional__options {
    display: grid;
    grid-gap: 24px;
    grid-template-columns: 1fr 1fr;
  }
}
.cart__additional__header {
  margin: 0 0 16px;
  font-size: 24px;
}
.cart__coupon .form__row {
  display: grid;
  grid-gap: 8px;
  grid-template-columns: 2fr 1fr;
}
.cart__actions {
  display: flex;
  align-items: center;
}
.cart__actions > div {
  margin-right: 16px;
}

.sort {
  margin-left: auto;
}

.post {
  margin-bottom: 24px;
  position: relative;
  border-radius: 4px;
  box-shadow: rgba(0, 0, 0, 0.06) 0 0 8px;
  background: white;
}
.post__image__container {
  width: 100%;
  height: 0;
  padding-bottom: 25%;
  display: block;
  position: relative;
  overflow: hidden;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.post__image {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}
.post__content {
  padding: 24px;
}
.post__header {
  margin-bottom: 16px;
}
.post__title {
  margin: 0;
  font-size: 20px;
}
.post__meta {
  font-size: 14px;
  opacity: 0.5;
}

.socials {
  margin-top: 48px;
}

@media (max-width: 60.625em) {
  #reservation-form-wrapper {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 100%;
  }
}
#reservation-form-wrapper .reservation-form {
  display: grid;
  grid-template-columns: 2fr 1fr;
  grid-gap: 8px;
  transition: max-height 0.15s;
}
#reservation-form-wrapper .reservation-form--show {
  margin-top: 8px;
  padding: 16px;
  background: #E0E0E0;
  border-radius: 4px;
}
#reservation-form-wrapper .input-error-message {
  margin-top: 8px;
  color: #f00;
  font-size: 14px;
  line-height: 1.2;
}
#reservation-form-wrapper .js-confirm-reservation-btn {
  padding: 12px;
  background: lightgray;
}
