/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

/* 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-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  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 */
}

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

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: none;
  /* 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.
 * 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;
}

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

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

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

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

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

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

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

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

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

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  box-sizing: border-box;
}

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

@font-face {
  font-family: 'SST';
  src: url("/wp-content/themes/scee/assets/force/fonts//SST-Roman.eot");
  src: url("/wp-content/themes/scee/assets/force/fonts//SST-Roman.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/scee/assets/force/fonts//SST-Roman.woff") format("woff"), url("/wp-content/themes/scee/assets/force/fonts//SST-Roman.ttf") format("truetype"), url("/wp-content/themes/scee/assets/force/fonts//SST-Roman.svg#f3aa7336-d7d0-40dd-9177-d17f97a16f45") format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'SST';
  src: url("/wp-content/themes/scee/assets/force/fonts//SST-Bold.eot");
  src: url("/wp-content/themes/scee/assets/force/fonts//SST-Bold.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/scee/assets/force/fonts//SST-Bold.woff") format("woff"), url("/wp-content/themes/scee/assets/force/fonts//SST-Bold.ttf") format("truetype"), url("/wp-content/themes/scee/assets/force/fonts//SST-Bold.svg#8f7596eb-da17-4318-8ca4-46c048c4e97a") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'SST';
  src: url("/wp-content/themes/scee/assets/force/fonts//SST-Medium.eot");
  src: url("/wp-content/themes/scee/assets/force/fonts//SST-Medium.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/scee/assets/force/fonts//SST-Medium.woff") format("woff"), url("/wp-content/themes/scee/assets/force/fonts//SST-Medium.ttf") format("truetype"), url("/wp-content/themes/scee/assets/force/fonts//SST-Medium.svg#8f7596eb-da17-4318-8ca4-46c048c4e97a") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'SST';
  src: url("/wp-content/themes/scee/assets/force/fonts//SST-Light.eot");
  src: url("/wp-content/themes/scee/assets/force/fonts//SST-Light.eot?#iefix") format("embedded-opentype"), url("/wp-content/themes/scee/assets/force/fonts//SST-Light.woff") format("woff"), url("/wp-content/themes/scee/assets/force/fonts//SST-Light.ttf") format("truetype"), url("/wp-content/themes/scee/assets/force/fonts//SST-Light.svg#8f7596eb-da17-4318-8ca4-46c048c4e97a") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'BEBAS NEUE';
  src: url("/wp-content/themes/scee/assets/force/fonts//BEBAS-NEUE-Regular.woff2") format("woff2"), url("/wp-content/themes/scee/assets/force/fonts//BEBAS-NEUE-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'BEBAS NEUE';
  src: url("/wp-content/themes/scee/assets/force/fonts//BEBAS-NEUE-Bold.woff2") format("woff2"), url("/wp-content/themes/scee/assets/force/fonts//BEBAS-NEUE-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'BEBAS NEUE';
  src: url("/wp-content/themes/scee/assets/force/fonts//BEBAS-NEUE-Light.woff2") format("woff2"), url("/wp-content/themes/scee/assets/force/fonts//BEBAS-NEUE-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

body {
  background-color: #fff;
  color: #363636;
  font-family: "SST", Arial, Helvetica;
  font-size: 16px;
  line-height: 24px;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-smoothing: antialiased;
  letter-spacing: -0.2px;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
}

a {
  text-decoration: none;
  color: #0072CE;
}

a:hover {
  text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
}

h1 {
  font-size: 42px;
  line-height: 1.3em;
  margin-bottom: 20px;
}

h2 {
  font-size: 36px;
  line-height: 1.2em;
  margin-bottom: 20px;
  font-weight: 300;
}

h3 {
  font-size: 28px;
  line-height: 1.2em;
  margin-bottom: 20px;
  font-weight: 300;
}

h4 {
  font-size: 22px;
  line-height: 1.2em;
  margin-bottom: 20px;
  font-weight: 300;
}

h5 {
  font-size: 18px;
  line-height: 1.2em;
  margin-bottom: 20px;
  font-weight: 300;
}

h6 {
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
}

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

p {
  font-size: 16px;
  line-height: 24px;
}

input, textarea {
  outline: none;
  font-family: "SST", Arial, Helvetica;
  -webkit-appearance: none;
  border-radius: 0;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  body {
    font-size: 15px;
    line-height: 21px;
  }
  h1 {
    font-size: 32px;
  }
  h2 {
    font-size: 28px;
  }
  h3 {
    font-size: 24px;
  }
  h4 {
    font-size: 20px;
  }
  h5 {
    font-size: 17px;
  }
  h6 {
    font-size: 15px;
    line-height: 21px;
  }
  p {
    font-size: 15px;
    line-height: 21px;
  }
}

.body--fixed-navigation {
  padding-top: 100px;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .body--fixed-navigation {
    padding-top: 64px;
  }
}

.container {
  margin: 0 auto;
  padding: 0 16px;
  max-width: 100%;
}

@media only screen and (min-width: 700px) {
  .container {
    max-width: 700px;
  }
}

@media only screen and (min-width: 1024px) {
  .container:not(.container--max-tablet) {
    padding: 0 20px;
    max-width: 980px;
  }
}

@media only screen and (min-width: 1600px) {
  .container:not(.container--max-tablet):not(.container--max-laptop) {
    max-width: 1220px;
  }
}

@media only screen and (min-width: 1920px) {
  .container:not(.container--max-tablet):not(.container--max-laptop):not(.container--max-desktop) {
    max-width: 1460px;
  }
}

.section {
  position: relative;
  padding: 60px 0;
}

.section .section__aside {
  display: none;
}

.section .wrap--immersive {
  margin-top: -60px;
  margin-bottom: -60px;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section--no-padding-bottom {
  padding-bottom: 0 !important;
}

.section--main {
  min-height: 500px;
}

.section__step, .hero--step + .section:before, .hero--step-double + .section:before, .hero--step-double:after {
  position: absolute;
  width: 100%;
  height: 80px;
  background-color: #fff;
}

.section__step--top-left {
  top: 0;
  right: 50%;
  margin-right: 520px;
}

@media only screen and (min-width: 1600px) {
  .section__step--top-left {
    margin-right: 660px;
  }
}

@media only screen and (min-width: 1920px) {
  .section__step--top-left {
    margin-right: 780px;
  }
}

.section__step--bottom-right {
  bottom: 0;
  left: 50%;
  margin-left: 520px;
}

@media only screen and (min-width: 1600px) {
  .section__step--bottom-right {
    margin-left: 660px;
  }
}

@media only screen and (min-width: 1920px) {
  .section__step--bottom-right {
    margin-left: 780px;
  }
}

.section--white {
  background-color: #fff;
}

.section--white:before {
  background-color: #fff !important;
}

.section--grey {
  background-color: #f5f5f5;
}

.section--grey:before {
  background-color: #f5f5f5 !important;
}

.section--silver {
  background-color: #eee;
}

.section--silver:before {
  background-color: #eee;
}

.section--light-silver {
  background-color: #f5f5f5;
}

.section--light-silver:before {
  background-color: #f5f5f5;
}

.section--dark-grey {
  background-color: #eee;
}

.section--dark-grey:before {
  background-color: #eee;
}

.section--white + .section--white,
.section--grey + .section--grey,
.section--silver + .section--silver,
.section--dark-grey + .section--dark-grey {
  padding-top: 0;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .section {
    padding: 30px 0;
  }
  .section .wrap--immersive {
    margin-top: -30px;
    margin-bottom: -30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media only screen and (min-width: 1281px) {
  .section--aside {
    margin: 0 auto;
    max-width: 1260px;
  }
  .section--aside .section__main {
    float: left;
    margin: 0;
  }
  .section--aside .section__aside {
    display: block;
    float: right;
  }
}

@media only screen and (min-width: 1600px) {
  .section--aside {
    max-width: 1600px;
  }
}

@media only screen and (min-width: 1920px) {
  .section--aside {
    max-width: 1600px;
  }
  .section--aside .section__main {
    max-width: 1220px;
  }
  .section--aside .col-0\@large {
    display: none;
  }
  .section--aside .col-1, .section--aside .single__mobile-footer .widget-related-product .row.thumb__row .thumb__image.col-1, .single__mobile-footer .widget-related-product .row.thumb__row .section--aside .thumb__image.col-1, .section--aside .col-1\@large {
    width: 80px;
  }
  .section--aside .push-1 {
    margin-left: 120px;
  }
  .section--aside .col-0\@large {
    display: none;
  }
  .section--aside .col-2, .section--aside .single__content .rightcolumnelement, .single__content .section--aside .rightcolumnelement, .section--aside .col-2\@large {
    width: 180px;
  }
  .section--aside .push-2 {
    margin-left: 220px;
  }
  .section--aside .col-0\@large {
    display: none;
  }
  .section--aside .col-3, .section--aside .single__mobile-footer .widget-related-product .row.thumb__row .thumb__info.col-3, .single__mobile-footer .widget-related-product .row.thumb__row .section--aside .thumb__info.col-3, .section--aside .col-3\@large {
    width: 280px;
  }
  .section--aside .push-3 {
    margin-left: 320px;
  }
  .section--aside .col-0\@large {
    display: none;
  }
  .section--aside .col-4, .section--aside .col-4\@large {
    width: 380px;
  }
  .section--aside .push-4 {
    margin-left: 420px;
  }
  .section--aside .col-0\@large {
    display: none;
  }
  .section--aside .col-5, .section--aside .col-5\@large {
    width: 480px;
  }
  .section--aside .push-5 {
    margin-left: 520px;
  }
  .section--aside .col-0\@large {
    display: none;
  }
  .section--aside .col-6, .section--aside .single__content div.wp-caption:not(.fullwidthelementparent) .wp-caption-text em, .single__content div.wp-caption:not(.fullwidthelementparent) .wp-caption-text .section--aside em, .section--aside .col-6\@large {
    width: 580px;
  }
  .section--aside .push-6 {
    margin-left: 620px;
  }
  .section--aside .col-0\@large {
    display: none;
  }
  .section--aside .col-7, .section--aside .single__content div.wp-caption .wp-caption-text em, .single__content div.wp-caption .wp-caption-text .section--aside em, .section--aside .col-7\@large {
    width: 680px;
  }
  .section--aside .push-7 {
    margin-left: 720px;
  }
  .section--aside .col-0\@large {
    display: none;
  }
  .section--aside .col-8, .section--aside .col-8\@large {
    width: 780px;
  }
  .section--aside .push-8 {
    margin-left: 820px;
  }
  .section--aside .col-0\@large {
    display: none;
  }
  .section--aside .col-9, .section--aside .col-9\@large {
    width: 880px;
  }
  .section--aside .push-9 {
    margin-left: 920px;
  }
  .section--aside .col-0\@large {
    display: none;
  }
  .section--aside .col-10, .section--aside .col-10\@large {
    width: 980px;
  }
  .section--aside .push-10 {
    margin-left: 1020px;
  }
  .section--aside .col-0\@large {
    display: none;
  }
  .section--aside .col-11, .section--aside .col-11\@large {
    width: 1080px;
  }
  .section--aside .push-11 {
    margin-left: 1120px;
  }
  .section--aside .col-0\@large {
    display: none;
  }
  .section--aside .col-12, .section--aside .single__content .single__full, .single__content .section--aside .single__full, .section--aside .col-12\@large {
    width: 1180px;
  }
  .section--aside .push-12 {
    margin-left: 1220px;
  }
}

.page {
  min-height: 730px;
  overflow-x: hidden;
}

.row {
  box-sizing: border-box;
  margin-left: -16px;
}

[class*="col-"] {
  float: left;
  margin-left: 16px;
  width: calc(100% - 16px);
  min-height: 1px;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .col-0\@mobile {
    display: none;
  }
  .col-4 {
    width: calc(100% - 16px);
  }
  .col-4\@mobile {
    width: calc(100% - 16px) !important;
  }
  .push-0\@mobile {
    margin-left: 0;
  }
  .push-4, .push-4\@mobile {
    margin-left: calc(100% + 16px);
  }
  .row\@mobile {
    margin-left: -16px;
  }
  .col-0\@mobile {
    display: none;
  }
  .col-3, .single__mobile-footer .widget-related-product .row.thumb__row .thumb__info.col-3 {
    width: calc(75% - 16px);
  }
  .col-3\@mobile {
    width: calc(75% - 16px) !important;
  }
  .push-0\@mobile {
    margin-left: 0;
  }
  .push-3, .push-3\@mobile {
    margin-left: calc(75% + 16px);
  }
  .row\@mobile {
    margin-left: -16px;
  }
  .col-0\@mobile {
    display: none;
  }
  .col-2, .single__content .rightcolumnelement {
    width: calc(50% - 16px);
  }
  .col-2\@mobile {
    width: calc(50% - 16px) !important;
  }
  .push-0\@mobile {
    margin-left: 0;
  }
  .push-2, .push-2\@mobile {
    margin-left: calc(50% + 16px);
  }
  .row\@mobile {
    margin-left: -16px;
  }
  .col-0\@mobile {
    display: none;
  }
  .col-1, .single__mobile-footer .widget-related-product .row.thumb__row .thumb__image.col-1 {
    width: calc(25% - 16px);
  }
  .col-1\@mobile {
    width: calc(25% - 16px) !important;
  }
  .push-0\@mobile {
    margin-left: 0;
  }
  .push-1, .push-1\@mobile {
    margin-left: calc(25% + 16px);
  }
  .row\@mobile {
    margin-left: -16px;
  }
}

@media only screen and (max-width: 700px) and (orientation: landscape) {
  .col-0\@landscape {
    display: none;
  }
  .col-6, .single__content div.wp-caption:not(.fullwidthelementparent) .wp-caption-text em {
    width: calc(100% - 16px);
  }
  .col-6\@landscape {
    width: calc(100% - 16px) !important;
  }
  .push-0\@landscape {
    margin-left: 0;
  }
  .push-6, .push-6\@landscape {
    margin-left: calc(100% + 16px);
  }
  .col-0\@landscape {
    display: none;
  }
  .col-5 {
    width: calc(83.3333333333% - 16px);
  }
  .col-5\@landscape {
    width: calc(83.3333333333% - 16px) !important;
  }
  .push-0\@landscape {
    margin-left: 0;
  }
  .push-5, .push-5\@landscape {
    margin-left: calc(83.3333333333% + 16px);
  }
  .col-0\@landscape {
    display: none;
  }
  .col-4 {
    width: calc(66.6666666667% - 16px);
  }
  .col-4\@landscape {
    width: calc(66.6666666667% - 16px) !important;
  }
  .push-0\@landscape {
    margin-left: 0;
  }
  .push-4, .push-4\@landscape {
    margin-left: calc(66.6666666667% + 16px);
  }
  .col-0\@landscape {
    display: none;
  }
  .col-3, .single__mobile-footer .widget-related-product .row.thumb__row .thumb__info.col-3 {
    width: calc(50% - 16px);
  }
  .col-3\@landscape {
    width: calc(50% - 16px) !important;
  }
  .push-0\@landscape {
    margin-left: 0;
  }
  .push-3, .push-3\@landscape {
    margin-left: calc(50% + 16px);
  }
  .col-0\@landscape {
    display: none;
  }
  .col-2, .single__content .rightcolumnelement {
    width: calc(33.3333333333% - 16px);
  }
  .col-2\@landscape {
    width: calc(33.3333333333% - 16px) !important;
  }
  .push-0\@landscape {
    margin-left: 0;
  }
  .push-2, .push-2\@landscape {
    margin-left: calc(33.3333333333% + 16px);
  }
  .col-0\@landscape {
    display: none;
  }
  .col-1, .single__mobile-footer .widget-related-product .row.thumb__row .thumb__image.col-1 {
    width: calc(16.6666666667% - 16px);
  }
  .col-1\@landscape {
    width: calc(16.6666666667% - 16px) !important;
  }
  .push-0\@landscape {
    margin-left: 0;
  }
  .push-1, .push-1\@landscape {
    margin-left: calc(16.6666666667% + 16px);
  }
}

@media only screen and (min-width: 700px) and (max-width: 1023px) {
  [class*="col-"] {
    margin-left: 16px;
  }
  .col-1, .single__mobile-footer .widget-related-product .row.thumb__row .thumb__image.col-1 {
    width: 41px;
  }
  .push-1 {
    margin-left: 73px;
  }
  .col-1\@tablet {
    width: 41px !important;
  }
  .col-0\@tablet {
    display: none;
  }
  .push-1\@tablet {
    margin-left: 73px !important;
  }
  .push-0\@tablet {
    margin-left: 0 !important;
  }
  .col-2, .single__content .rightcolumnelement {
    width: 98px;
  }
  .push-2 {
    margin-left: 130px;
  }
  .col-2\@tablet {
    width: 98px !important;
  }
  .col-0\@tablet {
    display: none;
  }
  .push-2\@tablet {
    margin-left: 130px !important;
  }
  .push-0\@tablet {
    margin-left: 0 !important;
  }
  .col-3, .single__mobile-footer .widget-related-product .row.thumb__row .thumb__info.col-3 {
    width: 155px;
  }
  .push-3 {
    margin-left: 187px;
  }
  .col-3\@tablet {
    width: 155px !important;
  }
  .col-0\@tablet {
    display: none;
  }
  .push-3\@tablet {
    margin-left: 187px !important;
  }
  .push-0\@tablet {
    margin-left: 0 !important;
  }
  .col-4 {
    width: 212px;
  }
  .push-4 {
    margin-left: 244px;
  }
  .col-4\@tablet {
    width: 212px !important;
  }
  .col-0\@tablet {
    display: none;
  }
  .push-4\@tablet {
    margin-left: 244px !important;
  }
  .push-0\@tablet {
    margin-left: 0 !important;
  }
  .col-5 {
    width: 269px;
  }
  .push-5 {
    margin-left: 301px;
  }
  .col-5\@tablet {
    width: 269px !important;
  }
  .col-0\@tablet {
    display: none;
  }
  .push-5\@tablet {
    margin-left: 301px !important;
  }
  .push-0\@tablet {
    margin-left: 0 !important;
  }
  .col-6, .single__content div.wp-caption:not(.fullwidthelementparent) .wp-caption-text em {
    width: 326px;
  }
  .push-6 {
    margin-left: 358px;
  }
  .col-6\@tablet {
    width: 326px !important;
  }
  .col-0\@tablet {
    display: none;
  }
  .push-6\@tablet {
    margin-left: 358px !important;
  }
  .push-0\@tablet {
    margin-left: 0 !important;
  }
  .col-7, .single__content div.wp-caption .wp-caption-text em {
    width: 383px;
  }
  .push-7 {
    margin-left: 415px;
  }
  .col-7\@tablet {
    width: 383px !important;
  }
  .col-0\@tablet {
    display: none;
  }
  .push-7\@tablet {
    margin-left: 415px !important;
  }
  .push-0\@tablet {
    margin-left: 0 !important;
  }
  .col-8 {
    width: 440px;
  }
  .push-8 {
    margin-left: 472px;
  }
  .col-8\@tablet {
    width: 440px !important;
  }
  .col-0\@tablet {
    display: none;
  }
  .push-8\@tablet {
    margin-left: 472px !important;
  }
  .push-0\@tablet {
    margin-left: 0 !important;
  }
  .col-9 {
    width: 497px;
  }
  .push-9 {
    margin-left: 529px;
  }
  .col-9\@tablet {
    width: 497px !important;
  }
  .col-0\@tablet {
    display: none;
  }
  .push-9\@tablet {
    margin-left: 529px !important;
  }
  .push-0\@tablet {
    margin-left: 0 !important;
  }
  .col-10 {
    width: 554px;
  }
  .push-10 {
    margin-left: 586px;
  }
  .col-10\@tablet {
    width: 554px !important;
  }
  .col-0\@tablet {
    display: none;
  }
  .push-10\@tablet {
    margin-left: 586px !important;
  }
  .push-0\@tablet {
    margin-left: 0 !important;
  }
  .col-11 {
    width: 611px;
  }
  .push-11 {
    margin-left: 643px;
  }
  .col-11\@tablet {
    width: 611px !important;
  }
  .col-0\@tablet {
    display: none;
  }
  .push-11\@tablet {
    margin-left: 643px !important;
  }
  .push-0\@tablet {
    margin-left: 0 !important;
  }
  .col-12, .single__content .single__full {
    width: 668px;
  }
  .push-12 {
    margin-left: 700px;
  }
  .col-12\@tablet {
    width: 668px !important;
  }
  .col-0\@tablet {
    display: none;
  }
  .push-12\@tablet {
    margin-left: 700px !important;
  }
  .push-0\@tablet {
    margin-left: 0 !important;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1600px) {
  [class*="col-"] {
    margin-left: 20px;
  }
  .row {
    margin-left: -20px;
  }
  .col-1, .single__mobile-footer .widget-related-product .row.thumb__row .thumb__image.col-1 {
    width: 60px;
  }
  .push-1 {
    margin-left: 100px;
  }
  .col-1\@laptop {
    width: 60px !important;
  }
  .col-0\@laptop {
    display: none;
  }
  .push-1\@laptop {
    margin-left: 100px !important;
  }
  .push-0\@laptop {
    margin-left: 0 !important;
  }
  .col-2, .single__content .rightcolumnelement {
    width: 140px;
  }
  .push-2 {
    margin-left: 180px;
  }
  .col-2\@laptop {
    width: 140px !important;
  }
  .col-0\@laptop {
    display: none;
  }
  .push-2\@laptop {
    margin-left: 180px !important;
  }
  .push-0\@laptop {
    margin-left: 0 !important;
  }
  .col-3, .single__mobile-footer .widget-related-product .row.thumb__row .thumb__info.col-3 {
    width: 220px;
  }
  .push-3 {
    margin-left: 260px;
  }
  .col-3\@laptop {
    width: 220px !important;
  }
  .col-0\@laptop {
    display: none;
  }
  .push-3\@laptop {
    margin-left: 260px !important;
  }
  .push-0\@laptop {
    margin-left: 0 !important;
  }
  .col-4 {
    width: 300px;
  }
  .push-4 {
    margin-left: 340px;
  }
  .col-4\@laptop {
    width: 300px !important;
  }
  .col-0\@laptop {
    display: none;
  }
  .push-4\@laptop {
    margin-left: 340px !important;
  }
  .push-0\@laptop {
    margin-left: 0 !important;
  }
  .col-5 {
    width: 380px;
  }
  .push-5 {
    margin-left: 420px;
  }
  .col-5\@laptop {
    width: 380px !important;
  }
  .col-0\@laptop {
    display: none;
  }
  .push-5\@laptop {
    margin-left: 420px !important;
  }
  .push-0\@laptop {
    margin-left: 0 !important;
  }
  .col-6, .single__content div.wp-caption:not(.fullwidthelementparent) .wp-caption-text em {
    width: 460px;
  }
  .push-6 {
    margin-left: 500px;
  }
  .col-6\@laptop {
    width: 460px !important;
  }
  .col-0\@laptop {
    display: none;
  }
  .push-6\@laptop {
    margin-left: 500px !important;
  }
  .push-0\@laptop {
    margin-left: 0 !important;
  }
  .col-7, .single__content div.wp-caption .wp-caption-text em {
    width: 540px;
  }
  .push-7 {
    margin-left: 580px;
  }
  .col-7\@laptop {
    width: 540px !important;
  }
  .col-0\@laptop {
    display: none;
  }
  .push-7\@laptop {
    margin-left: 580px !important;
  }
  .push-0\@laptop {
    margin-left: 0 !important;
  }
  .col-8 {
    width: 620px;
  }
  .push-8 {
    margin-left: 660px;
  }
  .col-8\@laptop {
    width: 620px !important;
  }
  .col-0\@laptop {
    display: none;
  }
  .push-8\@laptop {
    margin-left: 660px !important;
  }
  .push-0\@laptop {
    margin-left: 0 !important;
  }
  .col-9 {
    width: 700px;
  }
  .push-9 {
    margin-left: 740px;
  }
  .col-9\@laptop {
    width: 700px !important;
  }
  .col-0\@laptop {
    display: none;
  }
  .push-9\@laptop {
    margin-left: 740px !important;
  }
  .push-0\@laptop {
    margin-left: 0 !important;
  }
  .col-10 {
    width: 780px;
  }
  .push-10 {
    margin-left: 820px;
  }
  .col-10\@laptop {
    width: 780px !important;
  }
  .col-0\@laptop {
    display: none;
  }
  .push-10\@laptop {
    margin-left: 820px !important;
  }
  .push-0\@laptop {
    margin-left: 0 !important;
  }
  .col-11 {
    width: 860px;
  }
  .push-11 {
    margin-left: 900px;
  }
  .col-11\@laptop {
    width: 860px !important;
  }
  .col-0\@laptop {
    display: none;
  }
  .push-11\@laptop {
    margin-left: 900px !important;
  }
  .push-0\@laptop {
    margin-left: 0 !important;
  }
  .col-12, .single__content .single__full {
    width: 940px;
  }
  .push-12 {
    margin-left: 980px;
  }
  .col-12\@laptop {
    width: 940px !important;
  }
  .col-0\@laptop {
    display: none;
  }
  .push-12\@laptop {
    margin-left: 980px !important;
  }
  .push-0\@laptop {
    margin-left: 0 !important;
  }
}

@media only screen and (min-width: 1600px) and (max-width: 1920px) {
  .row {
    margin-left: -20px;
  }
  [class*="col-"] {
    margin-left: 20px;
  }
  .col-1, .single__mobile-footer .widget-related-product .row.thumb__row .thumb__image.col-1 {
    width: 80px;
  }
  .push-1 {
    margin-left: 120px;
  }
  .col-1\@desktop {
    width: 80px !important;
  }
  .col-0\@desktop {
    display: none;
  }
  .push-1\@desktop {
    margin-left: 120px !important;
  }
  .push-0\@desktop {
    margin-left: 0 !important;
  }
  .col-2, .single__content .rightcolumnelement {
    width: 180px;
  }
  .push-2 {
    margin-left: 220px;
  }
  .col-2\@desktop {
    width: 180px !important;
  }
  .col-0\@desktop {
    display: none;
  }
  .push-2\@desktop {
    margin-left: 220px !important;
  }
  .push-0\@desktop {
    margin-left: 0 !important;
  }
  .col-3, .single__mobile-footer .widget-related-product .row.thumb__row .thumb__info.col-3 {
    width: 280px;
  }
  .push-3 {
    margin-left: 320px;
  }
  .col-3\@desktop {
    width: 280px !important;
  }
  .col-0\@desktop {
    display: none;
  }
  .push-3\@desktop {
    margin-left: 320px !important;
  }
  .push-0\@desktop {
    margin-left: 0 !important;
  }
  .col-4 {
    width: 380px;
  }
  .push-4 {
    margin-left: 420px;
  }
  .col-4\@desktop {
    width: 380px !important;
  }
  .col-0\@desktop {
    display: none;
  }
  .push-4\@desktop {
    margin-left: 420px !important;
  }
  .push-0\@desktop {
    margin-left: 0 !important;
  }
  .col-5 {
    width: 480px;
  }
  .push-5 {
    margin-left: 520px;
  }
  .col-5\@desktop {
    width: 480px !important;
  }
  .col-0\@desktop {
    display: none;
  }
  .push-5\@desktop {
    margin-left: 520px !important;
  }
  .push-0\@desktop {
    margin-left: 0 !important;
  }
  .col-6, .single__content div.wp-caption:not(.fullwidthelementparent) .wp-caption-text em {
    width: 580px;
  }
  .push-6 {
    margin-left: 620px;
  }
  .col-6\@desktop {
    width: 580px !important;
  }
  .col-0\@desktop {
    display: none;
  }
  .push-6\@desktop {
    margin-left: 620px !important;
  }
  .push-0\@desktop {
    margin-left: 0 !important;
  }
  .col-7, .single__content div.wp-caption .wp-caption-text em {
    width: 680px;
  }
  .push-7 {
    margin-left: 720px;
  }
  .col-7\@desktop {
    width: 680px !important;
  }
  .col-0\@desktop {
    display: none;
  }
  .push-7\@desktop {
    margin-left: 720px !important;
  }
  .push-0\@desktop {
    margin-left: 0 !important;
  }
  .col-8 {
    width: 780px;
  }
  .push-8 {
    margin-left: 820px;
  }
  .col-8\@desktop {
    width: 780px !important;
  }
  .col-0\@desktop {
    display: none;
  }
  .push-8\@desktop {
    margin-left: 820px !important;
  }
  .push-0\@desktop {
    margin-left: 0 !important;
  }
  .col-9 {
    width: 880px;
  }
  .push-9 {
    margin-left: 920px;
  }
  .col-9\@desktop {
    width: 880px !important;
  }
  .col-0\@desktop {
    display: none;
  }
  .push-9\@desktop {
    margin-left: 920px !important;
  }
  .push-0\@desktop {
    margin-left: 0 !important;
  }
  .col-10 {
    width: 980px;
  }
  .push-10 {
    margin-left: 1020px;
  }
  .col-10\@desktop {
    width: 980px !important;
  }
  .col-0\@desktop {
    display: none;
  }
  .push-10\@desktop {
    margin-left: 1020px !important;
  }
  .push-0\@desktop {
    margin-left: 0 !important;
  }
  .col-11 {
    width: 1080px;
  }
  .push-11 {
    margin-left: 1120px;
  }
  .col-11\@desktop {
    width: 1080px !important;
  }
  .col-0\@desktop {
    display: none;
  }
  .push-11\@desktop {
    margin-left: 1120px !important;
  }
  .push-0\@desktop {
    margin-left: 0 !important;
  }
  .col-12, .single__content .single__full {
    width: 1180px;
  }
  .push-12 {
    margin-left: 1220px;
  }
  .col-12\@desktop {
    width: 1180px !important;
  }
  .col-0\@desktop {
    display: none;
  }
  .push-12\@desktop {
    margin-left: 1220px !important;
  }
  .push-0\@desktop {
    margin-left: 0 !important;
  }
}

@media only screen and (min-width: 1920px) {
  .row {
    margin-left: -20px;
  }
  [class*="col-"] {
    margin-left: 20px;
  }
  .col-1, .single__mobile-footer .widget-related-product .row.thumb__row .thumb__image.col-1 {
    width: 100px;
  }
  .push-1 {
    margin-left: 140px;
  }
  .col-1\@large {
    width: 100px !important;
  }
  .col-0\@large {
    display: none;
  }
  .push-1\@large {
    margin-left: 140px !important;
  }
  .push-0\@large {
    margin-left: 0 !important;
  }
  .col-2, .single__content .rightcolumnelement {
    width: 220px;
  }
  .push-2 {
    margin-left: 260px;
  }
  .col-2\@large {
    width: 220px !important;
  }
  .col-0\@large {
    display: none;
  }
  .push-2\@large {
    margin-left: 260px !important;
  }
  .push-0\@large {
    margin-left: 0 !important;
  }
  .col-3, .single__mobile-footer .widget-related-product .row.thumb__row .thumb__info.col-3 {
    width: 340px;
  }
  .push-3 {
    margin-left: 380px;
  }
  .col-3\@large {
    width: 340px !important;
  }
  .col-0\@large {
    display: none;
  }
  .push-3\@large {
    margin-left: 380px !important;
  }
  .push-0\@large {
    margin-left: 0 !important;
  }
  .col-4 {
    width: 460px;
  }
  .push-4 {
    margin-left: 500px;
  }
  .col-4\@large {
    width: 460px !important;
  }
  .col-0\@large {
    display: none;
  }
  .push-4\@large {
    margin-left: 500px !important;
  }
  .push-0\@large {
    margin-left: 0 !important;
  }
  .col-5 {
    width: 580px;
  }
  .push-5 {
    margin-left: 620px;
  }
  .col-5\@large {
    width: 580px !important;
  }
  .col-0\@large {
    display: none;
  }
  .push-5\@large {
    margin-left: 620px !important;
  }
  .push-0\@large {
    margin-left: 0 !important;
  }
  .col-6, .single__content div.wp-caption:not(.fullwidthelementparent) .wp-caption-text em {
    width: 700px;
  }
  .push-6 {
    margin-left: 740px;
  }
  .col-6\@large {
    width: 700px !important;
  }
  .col-0\@large {
    display: none;
  }
  .push-6\@large {
    margin-left: 740px !important;
  }
  .push-0\@large {
    margin-left: 0 !important;
  }
  .col-7, .single__content div.wp-caption .wp-caption-text em {
    width: 820px;
  }
  .push-7 {
    margin-left: 860px;
  }
  .col-7\@large {
    width: 820px !important;
  }
  .col-0\@large {
    display: none;
  }
  .push-7\@large {
    margin-left: 860px !important;
  }
  .push-0\@large {
    margin-left: 0 !important;
  }
  .col-8 {
    width: 940px;
  }
  .push-8 {
    margin-left: 980px;
  }
  .col-8\@large {
    width: 940px !important;
  }
  .col-0\@large {
    display: none;
  }
  .push-8\@large {
    margin-left: 980px !important;
  }
  .push-0\@large {
    margin-left: 0 !important;
  }
  .col-9 {
    width: 1060px;
  }
  .push-9 {
    margin-left: 1100px;
  }
  .col-9\@large {
    width: 1060px !important;
  }
  .col-0\@large {
    display: none;
  }
  .push-9\@large {
    margin-left: 1100px !important;
  }
  .push-0\@large {
    margin-left: 0 !important;
  }
  .col-10 {
    width: 1180px;
  }
  .push-10 {
    margin-left: 1220px;
  }
  .col-10\@large {
    width: 1180px !important;
  }
  .col-0\@large {
    display: none;
  }
  .push-10\@large {
    margin-left: 1220px !important;
  }
  .push-0\@large {
    margin-left: 0 !important;
  }
  .col-11 {
    width: 1300px;
  }
  .push-11 {
    margin-left: 1340px;
  }
  .col-11\@large {
    width: 1300px !important;
  }
  .col-0\@large {
    display: none;
  }
  .push-11\@large {
    margin-left: 1340px !important;
  }
  .push-0\@large {
    margin-left: 0 !important;
  }
  .col-12, .single__content .single__full {
    width: 1420px;
  }
  .push-12 {
    margin-left: 1460px;
  }
  .col-12\@large {
    width: 1420px !important;
  }
  .col-0\@large {
    display: none;
  }
  .push-12\@large {
    margin-left: 1460px !important;
  }
  .push-0\@large {
    margin-left: 0 !important;
  }
}

@media only screen and (min-width: 700px) {
  .container.container--max-tablet [class*="col-"] {
    margin-left: 16px;
  }
  .container.container--max-tablet .col-1, .container.container--max-tablet .single__mobile-footer .widget-related-product .row.thumb__row .thumb__image.col-1, .single__mobile-footer .widget-related-product .row.thumb__row .container.container--max-tablet .thumb__image.col-1 {
    width: 41px;
  }
  .container.container--max-tablet .push-1 {
    margin-left: 73px;
  }
  .container.container--max-tablet .col-1\@tablet {
    width: 41px !important;
  }
  .container.container--max-tablet .col-0\@tablet {
    display: none;
  }
  .container.container--max-tablet .push-1\@tablet {
    margin-left: 73px !important;
  }
  .container.container--max-tablet .push-0\@tablet {
    margin-left: 0 !important;
  }
  .container.container--max-tablet .col-2, .container.container--max-tablet .single__content .rightcolumnelement, .single__content .container.container--max-tablet .rightcolumnelement {
    width: 98px;
  }
  .container.container--max-tablet .push-2 {
    margin-left: 130px;
  }
  .container.container--max-tablet .col-2\@tablet {
    width: 98px !important;
  }
  .container.container--max-tablet .col-0\@tablet {
    display: none;
  }
  .container.container--max-tablet .push-2\@tablet {
    margin-left: 130px !important;
  }
  .container.container--max-tablet .push-0\@tablet {
    margin-left: 0 !important;
  }
  .container.container--max-tablet .col-3, .container.container--max-tablet .single__mobile-footer .widget-related-product .row.thumb__row .thumb__info.col-3, .single__mobile-footer .widget-related-product .row.thumb__row .container.container--max-tablet .thumb__info.col-3 {
    width: 155px;
  }
  .container.container--max-tablet .push-3 {
    margin-left: 187px;
  }
  .container.container--max-tablet .col-3\@tablet {
    width: 155px !important;
  }
  .container.container--max-tablet .col-0\@tablet {
    display: none;
  }
  .container.container--max-tablet .push-3\@tablet {
    margin-left: 187px !important;
  }
  .container.container--max-tablet .push-0\@tablet {
    margin-left: 0 !important;
  }
  .container.container--max-tablet .col-4 {
    width: 212px;
  }
  .container.container--max-tablet .push-4 {
    margin-left: 244px;
  }
  .container.container--max-tablet .col-4\@tablet {
    width: 212px !important;
  }
  .container.container--max-tablet .col-0\@tablet {
    display: none;
  }
  .container.container--max-tablet .push-4\@tablet {
    margin-left: 244px !important;
  }
  .container.container--max-tablet .push-0\@tablet {
    margin-left: 0 !important;
  }
  .container.container--max-tablet .col-5 {
    width: 269px;
  }
  .container.container--max-tablet .push-5 {
    margin-left: 301px;
  }
  .container.container--max-tablet .col-5\@tablet {
    width: 269px !important;
  }
  .container.container--max-tablet .col-0\@tablet {
    display: none;
  }
  .container.container--max-tablet .push-5\@tablet {
    margin-left: 301px !important;
  }
  .container.container--max-tablet .push-0\@tablet {
    margin-left: 0 !important;
  }
  .container.container--max-tablet .col-6, .container.container--max-tablet .single__content div.wp-caption:not(.fullwidthelementparent) .wp-caption-text em, .single__content div.wp-caption:not(.fullwidthelementparent) .wp-caption-text .container.container--max-tablet em {
    width: 326px;
  }
  .container.container--max-tablet .push-6 {
    margin-left: 358px;
  }
  .container.container--max-tablet .col-6\@tablet {
    width: 326px !important;
  }
  .container.container--max-tablet .col-0\@tablet {
    display: none;
  }
  .container.container--max-tablet .push-6\@tablet {
    margin-left: 358px !important;
  }
  .container.container--max-tablet .push-0\@tablet {
    margin-left: 0 !important;
  }
  .container.container--max-tablet .col-7, .container.container--max-tablet .single__content div.wp-caption .wp-caption-text em, .single__content div.wp-caption .wp-caption-text .container.container--max-tablet em {
    width: 383px;
  }
  .container.container--max-tablet .push-7 {
    margin-left: 415px;
  }
  .container.container--max-tablet .col-7\@tablet {
    width: 383px !important;
  }
  .container.container--max-tablet .col-0\@tablet {
    display: none;
  }
  .container.container--max-tablet .push-7\@tablet {
    margin-left: 415px !important;
  }
  .container.container--max-tablet .push-0\@tablet {
    margin-left: 0 !important;
  }
  .container.container--max-tablet .col-8 {
    width: 440px;
  }
  .container.container--max-tablet .push-8 {
    margin-left: 472px;
  }
  .container.container--max-tablet .col-8\@tablet {
    width: 440px !important;
  }
  .container.container--max-tablet .col-0\@tablet {
    display: none;
  }
  .container.container--max-tablet .push-8\@tablet {
    margin-left: 472px !important;
  }
  .container.container--max-tablet .push-0\@tablet {
    margin-left: 0 !important;
  }
  .container.container--max-tablet .col-9 {
    width: 497px;
  }
  .container.container--max-tablet .push-9 {
    margin-left: 529px;
  }
  .container.container--max-tablet .col-9\@tablet {
    width: 497px !important;
  }
  .container.container--max-tablet .col-0\@tablet {
    display: none;
  }
  .container.container--max-tablet .push-9\@tablet {
    margin-left: 529px !important;
  }
  .container.container--max-tablet .push-0\@tablet {
    margin-left: 0 !important;
  }
  .container.container--max-tablet .col-10 {
    width: 554px;
  }
  .container.container--max-tablet .push-10 {
    margin-left: 586px;
  }
  .container.container--max-tablet .col-10\@tablet {
    width: 554px !important;
  }
  .container.container--max-tablet .col-0\@tablet {
    display: none;
  }
  .container.container--max-tablet .push-10\@tablet {
    margin-left: 586px !important;
  }
  .container.container--max-tablet .push-0\@tablet {
    margin-left: 0 !important;
  }
  .container.container--max-tablet .col-11 {
    width: 611px;
  }
  .container.container--max-tablet .push-11 {
    margin-left: 643px;
  }
  .container.container--max-tablet .col-11\@tablet {
    width: 611px !important;
  }
  .container.container--max-tablet .col-0\@tablet {
    display: none;
  }
  .container.container--max-tablet .push-11\@tablet {
    margin-left: 643px !important;
  }
  .container.container--max-tablet .push-0\@tablet {
    margin-left: 0 !important;
  }
  .container.container--max-tablet .col-12, .container.container--max-tablet .single__content .single__full, .single__content .container.container--max-tablet .single__full {
    width: 668px;
  }
  .container.container--max-tablet .push-12 {
    margin-left: 700px;
  }
  .container.container--max-tablet .col-12\@tablet {
    width: 668px !important;
  }
  .container.container--max-tablet .col-0\@tablet {
    display: none;
  }
  .container.container--max-tablet .push-12\@tablet {
    margin-left: 700px !important;
  }
  .container.container--max-tablet .push-0\@tablet {
    margin-left: 0 !important;
  }
}

@media only screen and (min-width: 700px) and (min-width: 700px) and (max-width: 1023px) {
  .container.container--max-laptop [class*="col-"] {
    margin-left: 16px;
  }
  .container.container--max-laptop .col-1, .container.container--max-laptop .single__mobile-footer .widget-related-product .row.thumb__row .thumb__image.col-1, .single__mobile-footer .widget-related-product .row.thumb__row .container.container--max-laptop .thumb__image.col-1 {
    width: 41px;
  }
  .container.container--max-laptop .push-1 {
    margin-left: 73px;
  }
  .container.container--max-laptop .col-1\@tablet {
    width: 41px !important;
  }
  .container.container--max-laptop .col-0\@tablet {
    display: none;
  }
  .container.container--max-laptop .push-1\@tablet {
    margin-left: 73px !important;
  }
  .container.container--max-laptop .push-0\@tablet {
    margin-left: 0 !important;
  }
  .container.container--max-laptop .col-2, .container.container--max-laptop .single__content .rightcolumnelement, .single__content .container.container--max-laptop .rightcolumnelement {
    width: 98px;
  }
  .container.container--max-laptop .push-2 {
    margin-left: 130px;
  }
  .container.container--max-laptop .col-2\@tablet {
    width: 98px !important;
  }
  .container.container--max-laptop .col-0\@tablet {
    display: none;
  }
  .container.container--max-laptop .push-2\@tablet {
    margin-left: 130px !important;
  }
  .container.container--max-laptop .push-0\@tablet {
    margin-left: 0 !important;
  }
  .container.container--max-laptop .col-3, .container.container--max-laptop .single__mobile-footer .widget-related-product .row.thumb__row .thumb__info.col-3, .single__mobile-footer .widget-related-product .row.thumb__row .container.container--max-laptop .thumb__info.col-3 {
    width: 155px;
  }
  .container.container--max-laptop .push-3 {
    margin-left: 187px;
  }
  .container.container--max-laptop .col-3\@tablet {
    width: 155px !important;
  }
  .container.container--max-laptop .col-0\@tablet {
    display: none;
  }
  .container.container--max-laptop .push-3\@tablet {
    margin-left: 187px !important;
  }
  .container.container--max-laptop .push-0\@tablet {
    margin-left: 0 !important;
  }
  .container.container--max-laptop .col-4 {
    width: 212px;
  }
  .container.container--max-laptop .push-4 {
    margin-left: 244px;
  }
  .container.container--max-laptop .col-4\@tablet {
    width: 212px !important;
  }
  .container.container--max-laptop .col-0\@tablet {
    display: none;
  }
  .container.container--max-laptop .push-4\@tablet {
    margin-left: 244px !important;
  }
  .container.container--max-laptop .push-0\@tablet {
    margin-left: 0 !important;
  }
  .container.container--max-laptop .col-5 {
    width: 269px;
  }
  .container.container--max-laptop .push-5 {
    margin-left: 301px;
  }
  .container.container--max-laptop .col-5\@tablet {
    width: 269px !important;
  }
  .container.container--max-laptop .col-0\@tablet {
    display: none;
  }
  .container.container--max-laptop .push-5\@tablet {
    margin-left: 301px !important;
  }
  .container.container--max-laptop .push-0\@tablet {
    margin-left: 0 !important;
  }
  .container.container--max-laptop .col-6, .container.container--max-laptop .single__content div.wp-caption:not(.fullwidthelementparent) .wp-caption-text em, .single__content div.wp-caption:not(.fullwidthelementparent) .wp-caption-text .container.container--max-laptop em {
    width: 326px;
  }
  .container.container--max-laptop .push-6 {
    margin-left: 358px;
  }
  .container.container--max-laptop .col-6\@tablet {
    width: 326px !important;
  }
  .container.container--max-laptop .col-0\@tablet {
    display: none;
  }
  .container.container--max-laptop .push-6\@tablet {
    margin-left: 358px !important;
  }
  .container.container--max-laptop .push-0\@tablet {
    margin-left: 0 !important;
  }
  .container.container--max-laptop .col-7, .container.container--max-laptop .single__content div.wp-caption .wp-caption-text em, .single__content div.wp-caption .wp-caption-text .container.container--max-laptop em {
    width: 383px;
  }
  .container.container--max-laptop .push-7 {
    margin-left: 415px;
  }
  .container.container--max-laptop .col-7\@tablet {
    width: 383px !important;
  }
  .container.container--max-laptop .col-0\@tablet {
    display: none;
  }
  .container.container--max-laptop .push-7\@tablet {
    margin-left: 415px !important;
  }
  .container.container--max-laptop .push-0\@tablet {
    margin-left: 0 !important;
  }
  .container.container--max-laptop .col-8 {
    width: 440px;
  }
  .container.container--max-laptop .push-8 {
    margin-left: 472px;
  }
  .container.container--max-laptop .col-8\@tablet {
    width: 440px !important;
  }
  .container.container--max-laptop .col-0\@tablet {
    display: none;
  }
  .container.container--max-laptop .push-8\@tablet {
    margin-left: 472px !important;
  }
  .container.container--max-laptop .push-0\@tablet {
    margin-left: 0 !important;
  }
  .container.container--max-laptop .col-9 {
    width: 497px;
  }
  .container.container--max-laptop .push-9 {
    margin-left: 529px;
  }
  .container.container--max-laptop .col-9\@tablet {
    width: 497px !important;
  }
  .container.container--max-laptop .col-0\@tablet {
    display: none;
  }
  .container.container--max-laptop .push-9\@tablet {
    margin-left: 529px !important;
  }
  .container.container--max-laptop .push-0\@tablet {
    margin-left: 0 !important;
  }
  .container.container--max-laptop .col-10 {
    width: 554px;
  }
  .container.container--max-laptop .push-10 {
    margin-left: 586px;
  }
  .container.container--max-laptop .col-10\@tablet {
    width: 554px !important;
  }
  .container.container--max-laptop .col-0\@tablet {
    display: none;
  }
  .container.container--max-laptop .push-10\@tablet {
    margin-left: 586px !important;
  }
  .container.container--max-laptop .push-0\@tablet {
    margin-left: 0 !important;
  }
  .container.container--max-laptop .col-11 {
    width: 611px;
  }
  .container.container--max-laptop .push-11 {
    margin-left: 643px;
  }
  .container.container--max-laptop .col-11\@tablet {
    width: 611px !important;
  }
  .container.container--max-laptop .col-0\@tablet {
    display: none;
  }
  .container.container--max-laptop .push-11\@tablet {
    margin-left: 643px !important;
  }
  .container.container--max-laptop .push-0\@tablet {
    margin-left: 0 !important;
  }
  .container.container--max-laptop .col-12, .container.container--max-laptop .single__content .single__full, .single__content .container.container--max-laptop .single__full {
    width: 668px;
  }
  .container.container--max-laptop .push-12 {
    margin-left: 700px;
  }
  .container.container--max-laptop .col-12\@tablet {
    width: 668px !important;
  }
  .container.container--max-laptop .col-0\@tablet {
    display: none;
  }
  .container.container--max-laptop .push-12\@tablet {
    margin-left: 700px !important;
  }
  .container.container--max-laptop .push-0\@tablet {
    margin-left: 0 !important;
  }
}

@media only screen and (min-width: 700px) and (min-width: 1024px) and (max-width: 1600px) {
  .container.container--max-laptop [class*="col-"] {
    margin-left: 20px;
  }
  .container.container--max-laptop .row {
    margin-left: -20px;
  }
  .container.container--max-laptop .col-1, .container.container--max-laptop .single__mobile-footer .widget-related-product .row.thumb__row .thumb__image.col-1, .single__mobile-footer .widget-related-product .row.thumb__row .container.container--max-laptop .thumb__image.col-1 {
    width: 60px;
  }
  .container.container--max-laptop .push-1 {
    margin-left: 100px;
  }
  .container.container--max-laptop .col-1\@laptop {
    width: 60px !important;
  }
  .container.container--max-laptop .col-0\@laptop {
    display: none;
  }
  .container.container--max-laptop .push-1\@laptop {
    margin-left: 100px !important;
  }
  .container.container--max-laptop .push-0\@laptop {
    margin-left: 0 !important;
  }
  .container.container--max-laptop .col-2, .container.container--max-laptop .single__content .rightcolumnelement, .single__content .container.container--max-laptop .rightcolumnelement {
    width: 140px;
  }
  .container.container--max-laptop .push-2 {
    margin-left: 180px;
  }
  .container.container--max-laptop .col-2\@laptop {
    width: 140px !important;
  }
  .container.container--max-laptop .col-0\@laptop {
    display: none;
  }
  .container.container--max-laptop .push-2\@laptop {
    margin-left: 180px !important;
  }
  .container.container--max-laptop .push-0\@laptop {
    margin-left: 0 !important;
  }
  .container.container--max-laptop .col-3, .container.container--max-laptop .single__mobile-footer .widget-related-product .row.thumb__row .thumb__info.col-3, .single__mobile-footer .widget-related-product .row.thumb__row .container.container--max-laptop .thumb__info.col-3 {
    width: 220px;
  }
  .container.container--max-laptop .push-3 {
    margin-left: 260px;
  }
  .container.container--max-laptop .col-3\@laptop {
    width: 220px !important;
  }
  .container.container--max-laptop .col-0\@laptop {
    display: none;
  }
  .container.container--max-laptop .push-3\@laptop {
    margin-left: 260px !important;
  }
  .container.container--max-laptop .push-0\@laptop {
    margin-left: 0 !important;
  }
  .container.container--max-laptop .col-4 {
    width: 300px;
  }
  .container.container--max-laptop .push-4 {
    margin-left: 340px;
  }
  .container.container--max-laptop .col-4\@laptop {
    width: 300px !important;
  }
  .container.container--max-laptop .col-0\@laptop {
    display: none;
  }
  .container.container--max-laptop .push-4\@laptop {
    margin-left: 340px !important;
  }
  .container.container--max-laptop .push-0\@laptop {
    margin-left: 0 !important;
  }
  .container.container--max-laptop .col-5 {
    width: 380px;
  }
  .container.container--max-laptop .push-5 {
    margin-left: 420px;
  }
  .container.container--max-laptop .col-5\@laptop {
    width: 380px !important;
  }
  .container.container--max-laptop .col-0\@laptop {
    display: none;
  }
  .container.container--max-laptop .push-5\@laptop {
    margin-left: 420px !important;
  }
  .container.container--max-laptop .push-0\@laptop {
    margin-left: 0 !important;
  }
  .container.container--max-laptop .col-6, .container.container--max-laptop .single__content div.wp-caption:not(.fullwidthelementparent) .wp-caption-text em, .single__content div.wp-caption:not(.fullwidthelementparent) .wp-caption-text .container.container--max-laptop em {
    width: 460px;
  }
  .container.container--max-laptop .push-6 {
    margin-left: 500px;
  }
  .container.container--max-laptop .col-6\@laptop {
    width: 460px !important;
  }
  .container.container--max-laptop .col-0\@laptop {
    display: none;
  }
  .container.container--max-laptop .push-6\@laptop {
    margin-left: 500px !important;
  }
  .container.container--max-laptop .push-0\@laptop {
    margin-left: 0 !important;
  }
  .container.container--max-laptop .col-7, .container.container--max-laptop .single__content div.wp-caption .wp-caption-text em, .single__content div.wp-caption .wp-caption-text .container.container--max-laptop em {
    width: 540px;
  }
  .container.container--max-laptop .push-7 {
    margin-left: 580px;
  }
  .container.container--max-laptop .col-7\@laptop {
    width: 540px !important;
  }
  .container.container--max-laptop .col-0\@laptop {
    display: none;
  }
  .container.container--max-laptop .push-7\@laptop {
    margin-left: 580px !important;
  }
  .container.container--max-laptop .push-0\@laptop {
    margin-left: 0 !important;
  }
  .container.container--max-laptop .col-8 {
    width: 620px;
  }
  .container.container--max-laptop .push-8 {
    margin-left: 660px;
  }
  .container.container--max-laptop .col-8\@laptop {
    width: 620px !important;
  }
  .container.container--max-laptop .col-0\@laptop {
    display: none;
  }
  .container.container--max-laptop .push-8\@laptop {
    margin-left: 660px !important;
  }
  .container.container--max-laptop .push-0\@laptop {
    margin-left: 0 !important;
  }
  .container.container--max-laptop .col-9 {
    width: 700px;
  }
  .container.container--max-laptop .push-9 {
    margin-left: 740px;
  }
  .container.container--max-laptop .col-9\@laptop {
    width: 700px !important;
  }
  .container.container--max-laptop .col-0\@laptop {
    display: none;
  }
  .container.container--max-laptop .push-9\@laptop {
    margin-left: 740px !important;
  }
  .container.container--max-laptop .push-0\@laptop {
    margin-left: 0 !important;
  }
  .container.container--max-laptop .col-10 {
    width: 780px;
  }
  .container.container--max-laptop .push-10 {
    margin-left: 820px;
  }
  .container.container--max-laptop .col-10\@laptop {
    width: 780px !important;
  }
  .container.container--max-laptop .col-0\@laptop {
    display: none;
  }
  .container.container--max-laptop .push-10\@laptop {
    margin-left: 820px !important;
  }
  .container.container--max-laptop .push-0\@laptop {
    margin-left: 0 !important;
  }
  .container.container--max-laptop .col-11 {
    width: 860px;
  }
  .container.container--max-laptop .push-11 {
    margin-left: 900px;
  }
  .container.container--max-laptop .col-11\@laptop {
    width: 860px !important;
  }
  .container.container--max-laptop .col-0\@laptop {
    display: none;
  }
  .container.container--max-laptop .push-11\@laptop {
    margin-left: 900px !important;
  }
  .container.container--max-laptop .push-0\@laptop {
    margin-left: 0 !important;
  }
  .container.container--max-laptop .col-12, .container.container--max-laptop .single__content .single__full, .single__content .container.container--max-laptop .single__full {
    width: 940px;
  }
  .container.container--max-laptop .push-12 {
    margin-left: 980px;
  }
  .container.container--max-laptop .col-12\@laptop {
    width: 940px !important;
  }
  .container.container--max-laptop .col-0\@laptop {
    display: none;
  }
  .container.container--max-laptop .push-12\@laptop {
    margin-left: 980px !important;
  }
  .container.container--max-laptop .push-0\@laptop {
    margin-left: 0 !important;
  }
}

@media only screen and (min-width: 700px) and (min-width: 700px) and (max-width: 1023px) {
  .container.container--max-desktop [class*="col-"] {
    margin-left: 16px;
  }
  .container.container--max-desktop .col-1, .container.container--max-desktop .single__mobile-footer .widget-related-product .row.thumb__row .thumb__image.col-1, .single__mobile-footer .widget-related-product .row.thumb__row .container.container--max-desktop .thumb__image.col-1 {
    width: 41px;
  }
  .container.container--max-desktop .push-1 {
    margin-left: 73px;
  }
  .container.container--max-desktop .col-1\@tablet {
    width: 41px !important;
  }
  .container.container--max-desktop .col-0\@tablet {
    display: none;
  }
  .container.container--max-desktop .push-1\@tablet {
    margin-left: 73px !important;
  }
  .container.container--max-desktop .push-0\@tablet {
    margin-left: 0 !important;
  }
  .container.container--max-desktop .col-2, .container.container--max-desktop .single__content .rightcolumnelement, .single__content .container.container--max-desktop .rightcolumnelement {
    width: 98px;
  }
  .container.container--max-desktop .push-2 {
    margin-left: 130px;
  }
  .container.container--max-desktop .col-2\@tablet {
    width: 98px !important;
  }
  .container.container--max-desktop .col-0\@tablet {
    display: none;
  }
  .container.container--max-desktop .push-2\@tablet {
    margin-left: 130px !important;
  }
  .container.container--max-desktop .push-0\@tablet {
    margin-left: 0 !important;
  }
  .container.container--max-desktop .col-3, .container.container--max-desktop .single__mobile-footer .widget-related-product .row.thumb__row .thumb__info.col-3, .single__mobile-footer .widget-related-product .row.thumb__row .container.container--max-desktop .thumb__info.col-3 {
    width: 155px;
  }
  .container.container--max-desktop .push-3 {
    margin-left: 187px;
  }
  .container.container--max-desktop .col-3\@tablet {
    width: 155px !important;
  }
  .container.container--max-desktop .col-0\@tablet {
    display: none;
  }
  .container.container--max-desktop .push-3\@tablet {
    margin-left: 187px !important;
  }
  .container.container--max-desktop .push-0\@tablet {
    margin-left: 0 !important;
  }
  .container.container--max-desktop .col-4 {
    width: 212px;
  }
  .container.container--max-desktop .push-4 {
    margin-left: 244px;
  }
  .container.container--max-desktop .col-4\@tablet {
    width: 212px !important;
  }
  .container.container--max-desktop .col-0\@tablet {
    display: none;
  }
  .container.container--max-desktop .push-4\@tablet {
    margin-left: 244px !important;
  }
  .container.container--max-desktop .push-0\@tablet {
    margin-left: 0 !important;
  }
  .container.container--max-desktop .col-5 {
    width: 269px;
  }
  .container.container--max-desktop .push-5 {
    margin-left: 301px;
  }
  .container.container--max-desktop .col-5\@tablet {
    width: 269px !important;
  }
  .container.container--max-desktop .col-0\@tablet {
    display: none;
  }
  .container.container--max-desktop .push-5\@tablet {
    margin-left: 301px !important;
  }
  .container.container--max-desktop .push-0\@tablet {
    margin-left: 0 !important;
  }
  .container.container--max-desktop .col-6, .container.container--max-desktop .single__content div.wp-caption:not(.fullwidthelementparent) .wp-caption-text em, .single__content div.wp-caption:not(.fullwidthelementparent) .wp-caption-text .container.container--max-desktop em {
    width: 326px;
  }
  .container.container--max-desktop .push-6 {
    margin-left: 358px;
  }
  .container.container--max-desktop .col-6\@tablet {
    width: 326px !important;
  }
  .container.container--max-desktop .col-0\@tablet {
    display: none;
  }
  .container.container--max-desktop .push-6\@tablet {
    margin-left: 358px !important;
  }
  .container.container--max-desktop .push-0\@tablet {
    margin-left: 0 !important;
  }
  .container.container--max-desktop .col-7, .container.container--max-desktop .single__content div.wp-caption .wp-caption-text em, .single__content div.wp-caption .wp-caption-text .container.container--max-desktop em {
    width: 383px;
  }
  .container.container--max-desktop .push-7 {
    margin-left: 415px;
  }
  .container.container--max-desktop .col-7\@tablet {
    width: 383px !important;
  }
  .container.container--max-desktop .col-0\@tablet {
    display: none;
  }
  .container.container--max-desktop .push-7\@tablet {
    margin-left: 415px !important;
  }
  .container.container--max-desktop .push-0\@tablet {
    margin-left: 0 !important;
  }
  .container.container--max-desktop .col-8 {
    width: 440px;
  }
  .container.container--max-desktop .push-8 {
    margin-left: 472px;
  }
  .container.container--max-desktop .col-8\@tablet {
    width: 440px !important;
  }
  .container.container--max-desktop .col-0\@tablet {
    display: none;
  }
  .container.container--max-desktop .push-8\@tablet {
    margin-left: 472px !important;
  }
  .container.container--max-desktop .push-0\@tablet {
    margin-left: 0 !important;
  }
  .container.container--max-desktop .col-9 {
    width: 497px;
  }
  .container.container--max-desktop .push-9 {
    margin-left: 529px;
  }
  .container.container--max-desktop .col-9\@tablet {
    width: 497px !important;
  }
  .container.container--max-desktop .col-0\@tablet {
    display: none;
  }
  .container.container--max-desktop .push-9\@tablet {
    margin-left: 529px !important;
  }
  .container.container--max-desktop .push-0\@tablet {
    margin-left: 0 !important;
  }
  .container.container--max-desktop .col-10 {
    width: 554px;
  }
  .container.container--max-desktop .push-10 {
    margin-left: 586px;
  }
  .container.container--max-desktop .col-10\@tablet {
    width: 554px !important;
  }
  .container.container--max-desktop .col-0\@tablet {
    display: none;
  }
  .container.container--max-desktop .push-10\@tablet {
    margin-left: 586px !important;
  }
  .container.container--max-desktop .push-0\@tablet {
    margin-left: 0 !important;
  }
  .container.container--max-desktop .col-11 {
    width: 611px;
  }
  .container.container--max-desktop .push-11 {
    margin-left: 643px;
  }
  .container.container--max-desktop .col-11\@tablet {
    width: 611px !important;
  }
  .container.container--max-desktop .col-0\@tablet {
    display: none;
  }
  .container.container--max-desktop .push-11\@tablet {
    margin-left: 643px !important;
  }
  .container.container--max-desktop .push-0\@tablet {
    margin-left: 0 !important;
  }
  .container.container--max-desktop .col-12, .container.container--max-desktop .single__content .single__full, .single__content .container.container--max-desktop .single__full {
    width: 668px;
  }
  .container.container--max-desktop .push-12 {
    margin-left: 700px;
  }
  .container.container--max-desktop .col-12\@tablet {
    width: 668px !important;
  }
  .container.container--max-desktop .col-0\@tablet {
    display: none;
  }
  .container.container--max-desktop .push-12\@tablet {
    margin-left: 700px !important;
  }
  .container.container--max-desktop .push-0\@tablet {
    margin-left: 0 !important;
  }
}

@media only screen and (min-width: 700px) and (min-width: 1024px) and (max-width: 1600px) {
  .container.container--max-desktop [class*="col-"] {
    margin-left: 20px;
  }
  .container.container--max-desktop .row {
    margin-left: -20px;
  }
  .container.container--max-desktop [class*="col-"] {
    margin-left: 20px;
  }
  .container.container--max-desktop .col-1, .container.container--max-desktop .single__mobile-footer .widget-related-product .row.thumb__row .thumb__image.col-1, .single__mobile-footer .widget-related-product .row.thumb__row .container.container--max-desktop .thumb__image.col-1 {
    width: 60px;
  }
  .container.container--max-desktop .push-1 {
    margin-left: 100px;
  }
  .container.container--max-desktop .col-1\@laptop {
    width: 60px !important;
  }
  .container.container--max-desktop .col-0\@laptop {
    display: none;
  }
  .container.container--max-desktop .push-1\@laptop {
    margin-left: 100px !important;
  }
  .container.container--max-desktop .push-0\@laptop {
    margin-left: 0 !important;
  }
  .container.container--max-desktop .col-2, .container.container--max-desktop .single__content .rightcolumnelement, .single__content .container.container--max-desktop .rightcolumnelement {
    width: 140px;
  }
  .container.container--max-desktop .push-2 {
    margin-left: 180px;
  }
  .container.container--max-desktop .col-2\@laptop {
    width: 140px !important;
  }
  .container.container--max-desktop .col-0\@laptop {
    display: none;
  }
  .container.container--max-desktop .push-2\@laptop {
    margin-left: 180px !important;
  }
  .container.container--max-desktop .push-0\@laptop {
    margin-left: 0 !important;
  }
  .container.container--max-desktop .col-3, .container.container--max-desktop .single__mobile-footer .widget-related-product .row.thumb__row .thumb__info.col-3, .single__mobile-footer .widget-related-product .row.thumb__row .container.container--max-desktop .thumb__info.col-3 {
    width: 220px;
  }
  .container.container--max-desktop .push-3 {
    margin-left: 260px;
  }
  .container.container--max-desktop .col-3\@laptop {
    width: 220px !important;
  }
  .container.container--max-desktop .col-0\@laptop {
    display: none;
  }
  .container.container--max-desktop .push-3\@laptop {
    margin-left: 260px !important;
  }
  .container.container--max-desktop .push-0\@laptop {
    margin-left: 0 !important;
  }
  .container.container--max-desktop .col-4 {
    width: 300px;
  }
  .container.container--max-desktop .push-4 {
    margin-left: 340px;
  }
  .container.container--max-desktop .col-4\@laptop {
    width: 300px !important;
  }
  .container.container--max-desktop .col-0\@laptop {
    display: none;
  }
  .container.container--max-desktop .push-4\@laptop {
    margin-left: 340px !important;
  }
  .container.container--max-desktop .push-0\@laptop {
    margin-left: 0 !important;
  }
  .container.container--max-desktop .col-5 {
    width: 380px;
  }
  .container.container--max-desktop .push-5 {
    margin-left: 420px;
  }
  .container.container--max-desktop .col-5\@laptop {
    width: 380px !important;
  }
  .container.container--max-desktop .col-0\@laptop {
    display: none;
  }
  .container.container--max-desktop .push-5\@laptop {
    margin-left: 420px !important;
  }
  .container.container--max-desktop .push-0\@laptop {
    margin-left: 0 !important;
  }
  .container.container--max-desktop .col-6, .container.container--max-desktop .single__content div.wp-caption:not(.fullwidthelementparent) .wp-caption-text em, .single__content div.wp-caption:not(.fullwidthelementparent) .wp-caption-text .container.container--max-desktop em {
    width: 460px;
  }
  .container.container--max-desktop .push-6 {
    margin-left: 500px;
  }
  .container.container--max-desktop .col-6\@laptop {
    width: 460px !important;
  }
  .container.container--max-desktop .col-0\@laptop {
    display: none;
  }
  .container.container--max-desktop .push-6\@laptop {
    margin-left: 500px !important;
  }
  .container.container--max-desktop .push-0\@laptop {
    margin-left: 0 !important;
  }
  .container.container--max-desktop .col-7, .container.container--max-desktop .single__content div.wp-caption .wp-caption-text em, .single__content div.wp-caption .wp-caption-text .container.container--max-desktop em {
    width: 540px;
  }
  .container.container--max-desktop .push-7 {
    margin-left: 580px;
  }
  .container.container--max-desktop .col-7\@laptop {
    width: 540px !important;
  }
  .container.container--max-desktop .col-0\@laptop {
    display: none;
  }
  .container.container--max-desktop .push-7\@laptop {
    margin-left: 580px !important;
  }
  .container.container--max-desktop .push-0\@laptop {
    margin-left: 0 !important;
  }
  .container.container--max-desktop .col-8 {
    width: 620px;
  }
  .container.container--max-desktop .push-8 {
    margin-left: 660px;
  }
  .container.container--max-desktop .col-8\@laptop {
    width: 620px !important;
  }
  .container.container--max-desktop .col-0\@laptop {
    display: none;
  }
  .container.container--max-desktop .push-8\@laptop {
    margin-left: 660px !important;
  }
  .container.container--max-desktop .push-0\@laptop {
    margin-left: 0 !important;
  }
  .container.container--max-desktop .col-9 {
    width: 700px;
  }
  .container.container--max-desktop .push-9 {
    margin-left: 740px;
  }
  .container.container--max-desktop .col-9\@laptop {
    width: 700px !important;
  }
  .container.container--max-desktop .col-0\@laptop {
    display: none;
  }
  .container.container--max-desktop .push-9\@laptop {
    margin-left: 740px !important;
  }
  .container.container--max-desktop .push-0\@laptop {
    margin-left: 0 !important;
  }
  .container.container--max-desktop .col-10 {
    width: 780px;
  }
  .container.container--max-desktop .push-10 {
    margin-left: 820px;
  }
  .container.container--max-desktop .col-10\@laptop {
    width: 780px !important;
  }
  .container.container--max-desktop .col-0\@laptop {
    display: none;
  }
  .container.container--max-desktop .push-10\@laptop {
    margin-left: 820px !important;
  }
  .container.container--max-desktop .push-0\@laptop {
    margin-left: 0 !important;
  }
  .container.container--max-desktop .col-11 {
    width: 860px;
  }
  .container.container--max-desktop .push-11 {
    margin-left: 900px;
  }
  .container.container--max-desktop .col-11\@laptop {
    width: 860px !important;
  }
  .container.container--max-desktop .col-0\@laptop {
    display: none;
  }
  .container.container--max-desktop .push-11\@laptop {
    margin-left: 900px !important;
  }
  .container.container--max-desktop .push-0\@laptop {
    margin-left: 0 !important;
  }
  .container.container--max-desktop .col-12, .container.container--max-desktop .single__content .single__full, .single__content .container.container--max-desktop .single__full {
    width: 940px;
  }
  .container.container--max-desktop .push-12 {
    margin-left: 980px;
  }
  .container.container--max-desktop .col-12\@laptop {
    width: 940px !important;
  }
  .container.container--max-desktop .col-0\@laptop {
    display: none;
  }
  .container.container--max-desktop .push-12\@laptop {
    margin-left: 980px !important;
  }
  .container.container--max-desktop .push-0\@laptop {
    margin-left: 0 !important;
  }
}

@media only screen and (min-width: 700px) and (min-width: 1600px) {
  .container.container--max-desktop .row {
    margin-left: -20px;
  }
  .container.container--max-desktop [class*="col-"] {
    margin-left: 20px;
  }
  .container.container--max-desktop .col-1, .container.container--max-desktop .single__mobile-footer .widget-related-product .row.thumb__row .thumb__image.col-1, .single__mobile-footer .widget-related-product .row.thumb__row .container.container--max-desktop .thumb__image.col-1 {
    width: 80px;
  }
  .container.container--max-desktop .push-1 {
    margin-left: 120px;
  }
  .container.container--max-desktop .col-1\@desktop {
    width: 80px !important;
  }
  .container.container--max-desktop .col-0\@desktop {
    display: none;
  }
  .container.container--max-desktop .push-1\@desktop {
    margin-left: 120px !important;
  }
  .container.container--max-desktop .push-0\@desktop {
    margin-left: 0 !important;
  }
  .container.container--max-desktop .col-2, .container.container--max-desktop .single__content .rightcolumnelement, .single__content .container.container--max-desktop .rightcolumnelement {
    width: 180px;
  }
  .container.container--max-desktop .push-2 {
    margin-left: 220px;
  }
  .container.container--max-desktop .col-2\@desktop {
    width: 180px !important;
  }
  .container.container--max-desktop .col-0\@desktop {
    display: none;
  }
  .container.container--max-desktop .push-2\@desktop {
    margin-left: 220px !important;
  }
  .container.container--max-desktop .push-0\@desktop {
    margin-left: 0 !important;
  }
  .container.container--max-desktop .col-3, .container.container--max-desktop .single__mobile-footer .widget-related-product .row.thumb__row .thumb__info.col-3, .single__mobile-footer .widget-related-product .row.thumb__row .container.container--max-desktop .thumb__info.col-3 {
    width: 280px;
  }
  .container.container--max-desktop .push-3 {
    margin-left: 320px;
  }
  .container.container--max-desktop .col-3\@desktop {
    width: 280px !important;
  }
  .container.container--max-desktop .col-0\@desktop {
    display: none;
  }
  .container.container--max-desktop .push-3\@desktop {
    margin-left: 320px !important;
  }
  .container.container--max-desktop .push-0\@desktop {
    margin-left: 0 !important;
  }
  .container.container--max-desktop .col-4 {
    width: 380px;
  }
  .container.container--max-desktop .push-4 {
    margin-left: 420px;
  }
  .container.container--max-desktop .col-4\@desktop {
    width: 380px !important;
  }
  .container.container--max-desktop .col-0\@desktop {
    display: none;
  }
  .container.container--max-desktop .push-4\@desktop {
    margin-left: 420px !important;
  }
  .container.container--max-desktop .push-0\@desktop {
    margin-left: 0 !important;
  }
  .container.container--max-desktop .col-5 {
    width: 480px;
  }
  .container.container--max-desktop .push-5 {
    margin-left: 520px;
  }
  .container.container--max-desktop .col-5\@desktop {
    width: 480px !important;
  }
  .container.container--max-desktop .col-0\@desktop {
    display: none;
  }
  .container.container--max-desktop .push-5\@desktop {
    margin-left: 520px !important;
  }
  .container.container--max-desktop .push-0\@desktop {
    margin-left: 0 !important;
  }
  .container.container--max-desktop .col-6, .container.container--max-desktop .single__content div.wp-caption:not(.fullwidthelementparent) .wp-caption-text em, .single__content div.wp-caption:not(.fullwidthelementparent) .wp-caption-text .container.container--max-desktop em {
    width: 580px;
  }
  .container.container--max-desktop .push-6 {
    margin-left: 620px;
  }
  .container.container--max-desktop .col-6\@desktop {
    width: 580px !important;
  }
  .container.container--max-desktop .col-0\@desktop {
    display: none;
  }
  .container.container--max-desktop .push-6\@desktop {
    margin-left: 620px !important;
  }
  .container.container--max-desktop .push-0\@desktop {
    margin-left: 0 !important;
  }
  .container.container--max-desktop .col-7, .container.container--max-desktop .single__content div.wp-caption .wp-caption-text em, .single__content div.wp-caption .wp-caption-text .container.container--max-desktop em {
    width: 680px;
  }
  .container.container--max-desktop .push-7 {
    margin-left: 720px;
  }
  .container.container--max-desktop .col-7\@desktop {
    width: 680px !important;
  }
  .container.container--max-desktop .col-0\@desktop {
    display: none;
  }
  .container.container--max-desktop .push-7\@desktop {
    margin-left: 720px !important;
  }
  .container.container--max-desktop .push-0\@desktop {
    margin-left: 0 !important;
  }
  .container.container--max-desktop .col-8 {
    width: 780px;
  }
  .container.container--max-desktop .push-8 {
    margin-left: 820px;
  }
  .container.container--max-desktop .col-8\@desktop {
    width: 780px !important;
  }
  .container.container--max-desktop .col-0\@desktop {
    display: none;
  }
  .container.container--max-desktop .push-8\@desktop {
    margin-left: 820px !important;
  }
  .container.container--max-desktop .push-0\@desktop {
    margin-left: 0 !important;
  }
  .container.container--max-desktop .col-9 {
    width: 880px;
  }
  .container.container--max-desktop .push-9 {
    margin-left: 920px;
  }
  .container.container--max-desktop .col-9\@desktop {
    width: 880px !important;
  }
  .container.container--max-desktop .col-0\@desktop {
    display: none;
  }
  .container.container--max-desktop .push-9\@desktop {
    margin-left: 920px !important;
  }
  .container.container--max-desktop .push-0\@desktop {
    margin-left: 0 !important;
  }
  .container.container--max-desktop .col-10 {
    width: 980px;
  }
  .container.container--max-desktop .push-10 {
    margin-left: 1020px;
  }
  .container.container--max-desktop .col-10\@desktop {
    width: 980px !important;
  }
  .container.container--max-desktop .col-0\@desktop {
    display: none;
  }
  .container.container--max-desktop .push-10\@desktop {
    margin-left: 1020px !important;
  }
  .container.container--max-desktop .push-0\@desktop {
    margin-left: 0 !important;
  }
  .container.container--max-desktop .col-11 {
    width: 1080px;
  }
  .container.container--max-desktop .push-11 {
    margin-left: 1120px;
  }
  .container.container--max-desktop .col-11\@desktop {
    width: 1080px !important;
  }
  .container.container--max-desktop .col-0\@desktop {
    display: none;
  }
  .container.container--max-desktop .push-11\@desktop {
    margin-left: 1120px !important;
  }
  .container.container--max-desktop .push-0\@desktop {
    margin-left: 0 !important;
  }
  .container.container--max-desktop .col-12, .container.container--max-desktop .single__content .single__full, .single__content .container.container--max-desktop .single__full {
    width: 1180px;
  }
  .container.container--max-desktop .push-12 {
    margin-left: 1220px;
  }
  .container.container--max-desktop .col-12\@desktop {
    width: 1180px !important;
  }
  .container.container--max-desktop .col-0\@desktop {
    display: none;
  }
  .container.container--max-desktop .push-12\@desktop {
    margin-left: 1220px !important;
  }
  .container.container--max-desktop .push-0\@desktop {
    margin-left: 0 !important;
  }
}

.footer {
  color: #fff;
  position: relative;
  z-index: 20;
  background: #01176b url("/wp-content/themes/scee/assets/force//images/glow.png") center top;
}

.footer--viewing-more .footer__else .icon {
  transform: rotate(180deg);
}

.footer--viewing-languages .footer__language .icon {
  transform: rotate(-180deg);
}

.footer__top {
  padding: 0 30px;
  height: 70px;
  border-bottom: 2px solid rgba(255, 255, 255, 0.1);
}

.footer--no-top-row {
  padding-top: 30px;
}

.footer__language {
  float: left;
  color: #fff;
  line-height: 70px;
}

.footer__language:hover {
  color: #ECF7FF;
  text-decoration: none;
}

.footer__language:hover .icon {
  fill: #ECF7FF;
  color: #ECF7FF;
}

.footer__language:hover .icon use > svg {
  fill: #ECF7FF;
  color: #ECF7FF;
}

.footer__language .icon {
  position: relative;
  top: -2px;
  width: 11px;
  height: 6px;
  margin-left: 8px;
}

.footer__current-language {
  display: inline-block;
  color: #ECF7FF;
}

.footer__languages {
  display: none;
}

.footer__languages-list {
  display: flex;
  padding: 30px 0 20px;
  background-color: rgba(0, 0, 0, 0.1);
}

.footer__languages-list div {
  display: flex;
  flex-direction: column;
  padding: 0 30px;
  white-space: nowrap;
}

.footer__language-item {
  display: inline-block;
  margin-bottom: 10px;
  color: #fff;
}

.footer__language-item:hover {
  color: #ECF7FF;
  text-decoration: none;
}

.footer__back-top {
  float: right;
  color: #fff;
  line-height: 70px;
}

.footer__back-top .icon {
  margin-left: 5px;
  position: relative;
  width: 10px;
  height: 11px;
  top: 1px;
}

.footer__back-top:hover {
  color: #ECF7FF;
  text-decoration: none;
}

.footer__back-top:hover .icon {
  fill: #ECF7FF;
  color: #ECF7FF;
}

.footer__back-top:hover .icon use > svg {
  fill: #ECF7FF;
  color: #ECF7FF;
}

.footer__else {
  position: relative;
  display: none;
  background-color: rgba(255, 255, 255, 0.1);
  text-align: center;
  padding: 11px 15px 11px 0;
  margin: 25px 15px 0;
  color: #fff;
  font-size: 14px;
}

.footer__else .icon {
  top: -2px;
  margin-left: 8px;
  width: 11px;
  height: 6px;
}

.footer__else:hover {
  color: #ECF7FF;
  text-decoration: none;
}

.footer__else:hover .icon {
  fill: #ECF7FF;
  color: #ECF7FF;
}

.footer__else:hover .icon use > svg {
  fill: #ECF7FF;
  color: #ECF7FF;
}

.footer__disclaimer {
  font-size: 14px;
  margin-top: 30px;
  margin-bottom: 0;
  color: rgba(255, 255, 255, 0.5);
  line-height: 1.4;
  max-width: 840px;
}

.footer__disclaimer a {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: underline;
}

.footer__disclaimer a:hover {
  color: #fff;
}

.footer__more {
  margin-top: 30px;
  padding: 0 30px;
}

.footer__bottom {
  padding: 0 30px 30px;
}

.footer__logos {
  float: right;
}

.footer__logos a {
  float: left;
  margin-left: 30px;
}

.footer__logos a:first-child {
  margin-left: 0;
}

.footer__logos a:first-child img {
  width: 107px;
  height: 38px;
}

.footer__communities {
  float: left;
  width: calc(100% - 250px);
}

.footer__communities nav {
  position: relative;
  top: 8px;
}

.footer__communities .icon {
  float: left;
  width: 49px;
  height: 38px;
  margin-right: 30px;
}

.footer__communities span {
  display: inline-block;
  margin-right: 9px;
}

.footer__communities span + nav {
  position: relative;
  top: 10px;
}

.footer__communities a {
  display: inline-block;
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
}

.footer__communities a:hover {
  color: #fff;
  text-decoration: none;
}

.footer__communities a:hover:after {
  color: rgba(255, 255, 255, 0.5);
}

.footer__communities a:not(:last-child):after {
  display: inline-block;
  margin: 0 8px;
  content: '|';
  font-size: 14px;
}

.footer__sony {
  margin: 25px 0 0;
  height: 35px;
  background-color: #000;
  text-align: right;
}

.footer__sony-logo {
  margin-right: 12px;
  float: right;
  width: 74px;
  height: 35px;
}

.footer__language-flag {
  display: inline-block;
  margin-right: 8px;
  width: 14px;
  height: 11px;
}

.footer__language-item {
  display: block;
  width: 100%;
  text-transform: none;
  line-height: 1.3em;
}

.footer__language-item--active {
  color: #8fdffd;
}

.footer__languages-column {
  float: left;
  width: 25%;
}

@media only screen and (max-width: 730px) {
  .footer__languages-column {
    float: none;
    width: 100%;
  }
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .footer__communities {
    float: none;
    width: 100%;
  }
  .footer__communities .icon {
    display: none;
  }
  .footer__communities nav {
    top: 0;
  }
  .footer__communities nav + nav {
    margin-top: 50px;
  }
  .footer__more {
    display: none;
  }
  .footer__else {
    display: block;
  }
  .footer__logos {
    float: none;
    margin-top: 20px;
  }
  .footer--no-top-row {
    padding-top: 30px;
  }
  .footer__else {
    margin-bottom: 25px;
  }
  .footer__bottom {
    padding: 0 15px 15px;
  }
  .footer__top {
    padding: 0 15px;
    height: 60px;
  }
  .footer__languages-list div {
    padding: 0 15px;
  }
  .footer__language, .footer__back-top {
    line-height: 60px;
  }
}

.icon {
  position: relative;
  display: inline-block;
}

.icon--light {
  fill: #fff;
  color: #fff;
}

.icon--light use > svg {
  fill: #fff;
  color: #fff;
}

.icon--dark {
  fill: #363636;
  color: #363636;
}

.icon--dark use > svg {
  fill: #363636;
  color: #363636;
}

.icon svg {
  display: block;
  width: 1rem;
  height: 1rem;
  fill: currentColor;
  color: currentColor;
}

.icon svg use > svg {
  fill: currentColor;
  color: currentColor;
}

.button {
  font-size: 15px;
  font-weight: bold;
  display: inline-block;
  min-width: 100px;
  padding: 0 20px;
  text-align: center;
  text-decoration: none;
  height: 46px;
  line-height: 46px;
  cursor: pointer;
  border: 0;
  outline: none;
}

.button:hover {
  text-decoration: none;
}

.button--disabled {
  opacity: 0.5;
  cursor: default;
}

.button--link {
  padding: 0;
  color: #0068bf;
  height: auto;
  line-height: 1em;
  font-size: 14px;
  background-color: transparent;
  font-weight: normal;
}

.button--link:hover {
  text-decoration: underline;
}

.button--link .icon {
  margin-right: 10px;
  fill: #0068bf;
  color: #0068bf;
}

.button--link .icon use > svg {
  fill: #0068bf;
  color: #0068bf;
}

.button--link .icon.chevron-right {
  width: 6px;
  height: 10px;
}

.button--flat-grey {
  color: #0068bf;
  background-color: #f5f5f5;
}

.button--flat-grey.button--disabled {
  cursor: default;
}

.button--flat-grey.button--disabled:hover {
  background-color: #f5f5f5;
}

.button--primary, .button--blue {
  background-color: #0072CE;
  color: #fff;
}

.button--primary.button--link, .button--blue.button--link {
  background-color: transparent;
  color: #0072CE;
}

.button--primary.button--link .icon, .button--blue.button--link .icon {
  fill: #0072CE;
  color: #0072CE;
}

.button--primary.button--link .icon use > svg, .button--blue.button--link .icon use > svg {
  fill: #0072CE;
  color: #0072CE;
}

.button--primary.button--link:hover, .button--blue.button--link:hover {
  background-color: transparent;
}

.button--primary.button--disabled:hover, .button--blue.button--disabled:hover {
  background-color: inherit;
}

.button--primary:hover, .button--blue:hover {
  background-color: #0089d8;
}

.button--primary:focus, .button--blue:focus {
  background-color: #0061AF;
}

.button--purchase, .button--orange {
  background-color: #ED5F2B;
  color: #fff;
}

.button--purchase.button--link, .button--orange.button--link {
  background-color: transparent;
  color: #ED5F2B;
}

.button--purchase.button--link .icon, .button--orange.button--link .icon {
  fill: #ED5F2B;
  color: #ED5F2B;
}

.button--purchase.button--link .icon use > svg, .button--orange.button--link .icon use > svg {
  fill: #ED5F2B;
  color: #ED5F2B;
}

.button--purchase.button--link:hover, .button--orange.button--link:hover {
  background-color: transparent;
}

.button--purchase.button--disabled:hover, .button--orange.button--disabled:hover {
  background-color: inherit;
}

.button--purchase:hover, .button--orange:hover {
  background-color: #F27C38;
}

.button--purchase:focus, .button--orange:focus {
  background-color: #D55527;
}

.button--silver, .button--secondary {
  background-color: #eee;
  color: #363636;
}

.button--silver.button--link, .button--secondary.button--link {
  background-color: transparent;
  color: #363636;
}

.button--silver.button--link .icon, .button--secondary.button--link .icon {
  fill: #363636;
  color: #363636;
}

.button--silver.button--link .icon use > svg, .button--secondary.button--link .icon use > svg {
  fill: #363636;
  color: #363636;
}

.button--silver.button--link:hover, .button--secondary.button--link:hover {
  background-color: transparent;
}

.button--silver.button--disabled:hover, .button--secondary.button--disabled:hover {
  background-color: inherit;
}

.button--silver:hover, .button--secondary:hover {
  background-color: #f3f3f3;
}

.button--silver:focus, .button--secondary:focus {
  background-color: #d9d9d9;
}

.button--secondary-reverse, .button--black {
  background-color: #363636;
  color: #fff;
}

.button--secondary-reverse.button--disabled:hover, .button--black.button--disabled:hover {
  background-color: inherit;
}

.button--secondary-reverse:hover, .button--black:hover {
  background-color: #464646;
}

.button--secondary-reverse:focus, .button--black:focus {
  background-color: #2A2A2A;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .button {
    font-size: 13px;
    min-width: 80px;
    height: 40px;
    line-height: 40px;
  }
  .button--link {
    font-size: 14px;
    min-width: 0;
    height: auto;
    line-height: 1em;
  }
}

.curtain {
  display: none;
  top: 64px;
  bottom: 0;
  background: rgba(31, 31, 31, 0.98);
  z-index: 210;
  overflow-y: auto;
  width: 100%;
  position: fixed;
  min-width: 100%;
  user-select: none;
  transform: translate(-100%);
  transition: transform 0.3s ease-out;
  -webkit-overflow-scrolling: touch;
  -webkit-touch-callout: none;
  -webkit-touch-callout: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .curtain {
    display: block;
  }
}

.curtain__link, a.curtain__item, a.curtain__user, .curtain__user {
  position: relative;
  display: block;
  color: #fff;
  padding: 0 16px;
  height: 50px;
  line-height: 45px;
}

.curtain__link:hover, a.curtain__item:hover, .curtain__user:hover {
  text-decoration: none;
  outline: none;
}

.curtain__icon {
  display: inline-block;
  width: 40px;
}

.curtain__icon svg {
  position: absolute;
  top: 50%;
  left: 16px;
  transform: translate(0, -50%);
  width: 24px;
  height: 24px;
}

.curtain__icon--psn svg {
  width: 24px;
  height: 24px;
}

.curtain__chevron {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translate(-15px, -50%);
  opacity: 0;
  width: 13px;
  height: 7px;
  fill: #fff;
  color: #fff;
}

.curtain__chevron use > svg {
  fill: #fff;
  color: #fff;
}

.curtain__item, .curtain__user {
  position: relative;
  z-index: 10;
  display: block;
  transition: transform .5s ease-out, opacity .5s ease-out;
  border-bottom: 2px solid rgba(255, 255, 255, 0.1);
  transform: translate(-15px);
  opacity: 0;
  font-size: 14px;
}

.curtain__item:nth-child(2), .curtain__user:nth-child(2) {
  transition-delay: .2s;
}

.curtain__item:nth-child(3), .curtain__user:nth-child(3) {
  transition-delay: .28s;
}

.curtain__item:nth-child(4), .curtain__user:nth-child(4) {
  transition-delay: .32s;
}

.curtain__item:nth-child(5), .curtain__user:nth-child(5) {
  transition-delay: .36s;
}

.curtain__item:nth-child(6), .curtain__user:nth-child(6) {
  transition-delay: .4s;
}

.curtain__item:nth-child(7), .curtain__user:nth-child(7) {
  transition-delay: .44s;
}

.curtain__item:nth-child(8), .curtain__user:nth-child(8) {
  transition-delay: .48s;
}

.curtain__item:nth-child(9), .curtain__user:nth-child(9) {
  transition-delay: .52s;
}

.curtain__user {
  color: #8f8f8f;
}

.curtain__user .curtain__icon {
  width: 24px;
  margin-right: 5px;
}

.curtain__user-avatar {
  position: relative;
  display: inline-block;
  top: 7px;
  width: 24px;
  height: 24px;
}

.curtain__user-logout {
  float: right;
  color: #fff;
}

.body--with-mobile-nav .curtain {
  transform: translate(0);
}

.body--with-mobile-nav .curtain .curtain__item, .body--with-mobile-nav .curtain .curtain__user {
  opacity: 1;
  transform: translate(0);
}

.body--with-mobile-nav .curtain .curtain__item--active .curtain__chevron {
  transform: translate(0, -50%) rotate(180deg);
}

.body--with-mobile-nav .curtain .curtain__chevron {
  opacity: 1;
  transform: translate(0, -50%);
}

.form input {
  -webkit-appearance: none;
  border-radius: 0;
}

.form--boxed {
  background-color: #f5f5f5;
  padding: 40px;
}

.form--boxed .form__control:last-child {
  margin-bottom: 0;
}

.form--boxed .form__actions:last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .form--boxed {
    padding: 20px;
  }
  .form--boxed .form__control:last-child {
    margin-bottom: 0;
  }
  .form--boxed .form__actions:last-child {
    margin-bottom: 0;
  }
}

.form__banner {
  padding: 21px;
  margin-bottom: 40px;
  background-color: #f5f5f5;
  color: #363636;
  opacity: 1;
  transition: opacity 0.4s ease-in;
}

.form__banner--hidden {
  opacity: 0;
}

.form__banner .icon {
  position: absolute;
  top: 12px;
  left: 11px;
  width: 25px;
  height: 25px;
}

.form__banner h3 {
  position: relative;
  z-index: 10;
  margin-bottom: 10px;
  line-height: 42px;
}

.form__banner h3:before {
  float: left;
  margin-right: 20px;
  content: '';
  z-index: 10;
  top: -15px;
  left: 0;
  width: 48px;
  height: 48px;
}

.form__banner--success h3 {
  color: #32a82c;
}

.form__banner--success h3:before {
  background-color: #32a82c;
}

.form__actions {
  clear: both;
  margin-bottom: 30px;
}

.form__actions--boxed {
  background-color: #eee;
  padding: 40px;
}

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

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

.form__actions:last-child {
  margin-bottom: 0;
}

.form__error {
  display: none;
  position: relative;
  z-index: 20;
  margin-top: 7px;
  font-size: 14px;
  line-height: 18px;
  background-color: #c72929;
  color: #fff;
  width: auto;
  text-align: left;
  padding: 10px;
  box-shadow: 0 8px 14px -11px black;
  margin-bottom: -20px;
}

.form__error:after {
  content: '';
  position: absolute;
  left: 30px;
  top: -7px;
  width: 15px;
  height: 15px;
  background-color: #c72929;
  transform: rotate(45deg);
}

.form__control {
  position: relative;
  margin-bottom: 30px;
}

.form__control:last-child {
  margin-bottom: 0;
}

.form__control--max {
  max-width: 470px;
}

.form__control--required .form__label:after {
  content: '*';
  display: inline-block;
  font-weight: bold;
  color: #2b77c4;
  font-size: 15px;
  margin-left: 5px;
}

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

.form__control--centered .form__input--check {
  justify-content: center;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .form__control--centered .form__input--check {
    justify-content: flex-start;
  }
}

.form__control--centered .form__input--text {
  text-align: center;
}

.form__control--error .form__label {
  color: #c72929;
}

.form__control--error .form__input--select:after {
  right: 43px;
}

.form__control--error input[type="text"] {
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxOCIgdmlld0JveD0iMCAwIDI0LjAzMSAxOCI+IDxwYXRoIGQ9Ik0yMC4wMTEsMTYuNDI5IEwxNi40MzgsMjAuMDAyIEwxMC4wMDcsMTMuNTcxIEwzLjU3NSwyMC4wMDIgTDAuMDAyLDE2LjQyOSBMNi40MzQsOS45OTggTDAuMDAyLDMuNTY2IEwzLjU3NSwtMC4wMDcgTDEwLjAwNyw2LjQyNCBMMTYuNDM4LC0wLjAwNyBMMjAuMDExLDMuNTY2IEwxMy41ODAsOS45OTggTDIwLjAxMSwxNi40MjkgWiIgZmlsbD0iI2M3MjkyOSIgLz4gPC9zdmc+");
  background-repeat: no-repeat;
  background-size: 18px 18px;
  background-position: right 10px center;
}

.form__control--error .form__error {
  display: inline-block;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .form__control {
    margin-bottom: 20px;
  }
}

.form label.form__label {
  cursor: pointer;
}

.form__label {
  font-weight: bold;
  color: #363636;
  font-size: 16px;
  line-height: 1em;
  margin-bottom: 20px;
  display: inline-block;
}

.form__help {
  font-size: 14px;
  margin-top: -15px;
  margin-bottom: 10px;
}

.form__input--dob + .form__error {
  max-width: 290px;
}

.form__input--dob input {
  float: left;
  width: 30%;
  max-width: 90px;
  margin-left: 30px;
}

.form__input--dob input:first-child {
  margin-left: 0;
}

.form__input--radio input {
  display: none;
}

.form__input--radio input:checked + label:after {
  content: '';
  display: block;
  height: 30px;
  width: 30px;
  background: #363636;
  border: none;
  position: absolute;
  top: 8px;
  left: 10px;
  border-radius: 50px;
}

.form__input--radio input:first-child + label {
  margin-left: 0;
}

.form__input--radio input + label {
  margin-left: 50px;
  float: left;
  cursor: pointer;
  position: relative;
  font-size: 15px;
  line-height: 50px;
  padding-left: 70px;
}

.form__input--radio input + label:before {
  content: '';
  display: inline-block;
  height: 50px;
  width: 50px;
  background: #fff;
  border: 1px solid #cecece;
  border-radius: 50px;
  position: absolute;
  top: -2px;
  left: 0;
}

.form__input--select {
  position: relative;
  width: 100%;
  box-sizing: border-box;
  border: 1px solid #e6e6e6;
  padding: 0;
  background-color: #fff;
}

.form__input--select:after {
  content: '';
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="12" viewBox="0 0 14.375 10.03"> <path d="M7.253,4.589 L11.586,0.047 L14.363,2.777 L7.253,10.016 L-0.002,2.628 L2.582,-0.004 L7.253,4.589 Z" fill="%23363636" /></svg>');
  background-repeat: no-repeat;
  background-size: auto 100%;
  display: inline-block;
  width: 16px;
  height: 12px;
  position: absolute;
  top: 19px;
  right: 13px;
}

.form__input--select select {
  outline: none;
  margin: 0;
  padding: 4px 15px;
  border: none;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  appearance: none;
  font-size: 15px;
  line-height: 17px;
  width: 100%;
  height: 48px;
  border-radius: 0;
}

.form__input--text {
  width: 100%;
  box-sizing: border-box;
  font-size: 15px;
  border: 1px solid #e6e6e6;
  padding: 4px 15px;
  background-color: #fff;
  outline: none;
  height: 48px;
  line-height: 48px;
  color: #363636;
}

.form__input--text:focus {
  border-color: #d6d6d6;
}

.form__input--area {
  width: 100%;
  box-sizing: border-box;
  font-size: 16px;
  min-height: 100px;
  height: 150px;
  max-width: 100%;
  border: 1px solid #e6e6e6;
  padding: 15px;
  background-color: #fff;
  outline: none;
  color: #363636;
}

.form__input--area:focus {
  border-color: #d6d6d6;
}

.form__input--check {
  display: flex;
}

.form__input--check p {
  margin: 0;
  font-size: 15px;
  line-height: 1.2em;
  align-self: center;
}

.form__input--check input {
  display: none;
}

.form__input--check input:checked + label:after {
  content: '';
  display: block;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNy41IDE0LjE2Ij48cGF0aCBmaWxsPSIjMDA3MmNlIiBkPSJNMTcuNTE1LDIuNTI0IEw1LjkzMiwxNC4xNjYgTDUuOTE0LDE0LjE0OCBMNS44OTcsMTQuMTY2IEwwLjAwMSw4LjI0MSBMMi41MTksNS43MTAgTDUuOTE0LDkuMTIyIEwxNC45OTcsLTAuMDA3IEwxNy41MTUsMi41MjQgWiIgLz48L3N2Zz4=");
  background-repeat: no-repeat;
  background-size: auto 100%;
  display: inline-block;
  width: 18px;
  height: 15px;
  border: none;
  position: absolute;
  top: 10.5px;
  left: 9px;
}

.form__input--check input:first-child + label {
  margin-left: 0;
}

.form__input--check input + label {
  margin: 0 0 0 35px;
  margin-left: 35px;
  float: left;
  cursor: pointer;
  position: relative;
  font-size: 15px;
  line-height: 1.2em;
  padding-left: 50px;
  min-height: 35px;
}

.form__input--check input + label:before {
  content: '';
  display: inline-block;
  height: 35px;
  width: 35px;
  background: #fff;
  border: 1px solid #cecece;
  position: absolute;
  top: 0;
  left: 0;
}

.form__message {
  font-size: 18px;
  text-align: center;
}

.form__message-icon {
  position: relative;
  display: inline-block;
  width: 120px;
  height: 120px;
  margin-bottom: 20px;
  border-radius: 100%;
  background-color: #0072CE;
}

.form__message-icon .icon {
  position: absolute;
  top: calc(50% - 26px);
  left: calc(50% - 35px);
  width: 70px;
  height: 52px;
}

.form__message-copy {
  margin: 0;
}

.form__message-cta {
  margin-top: 30px;
  min-width: 200px;
}

.form__disclaimer {
  margin-bottom: 15px;
  font-size: 14px;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .form__message {
    margin-bottom: 20px;
  }
  .form__label {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .form__help {
    margin-top: -5px;
    margin-bottom: 5px;
  }
  .form__actions {
    margin-bottom: 20px;
  }
}

.hero {
  position: relative;
  height: 360px;
  overflow: hidden;
  padding: 30px 0;
}

.hero--flat {
  background-color: #01176b;
}

.hero--flat .hero__background {
  display: none;
}

.hero__background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-image: url("https://forumadsales.software.eu.playstation.com/assets/pdc6_live/banners/wide/default.jpg");
}

.hero__background--mobile {
  display: none;
}

.hero__background--tablet {
  display: none;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .hero__background--desktop {
    display: none;
  }
  .hero__background--mobile {
    display: block;
  }
}

.hero .wrap,
.hero .container {
  position: relative;
  z-index: 10;
}

.hero--vertical .wrap,
.hero--vertical .container {
  display: flex;
  align-items: center;
  min-height: 100%;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .hero--vertical .wrap,
  .hero--vertical .container {
    display: block;
    min-height: 0;
  }
}

.hero--size-xs {
  height: 170px;
}

.hero--size-s {
  height: 220px;
}

.hero--size-m {
  height: 370px;
}

.hero--size-l {
  height: 530px;
}

.hero--step, .hero--step-double {
  padding-bottom: 130px;
}

.hero--step .hero, .hero--step-double .hero {
  padding-bottom: 130px;
}

.hero--step .wrap,
.hero--step .container, .hero--step-double .wrap,
.hero--step-double .container {
  min-height: 100%;
}

.hero--step + .section:before, .hero--step-double + .section:before {
  content: '';
  position: absolute;
  z-index: 10;
  height: 100px;
  top: -100px;
  left: 50%;
  width: 100%;
  margin-left: -520px;
}

@media only screen and (min-width: 1600px) {
  .hero--step + .section:before, .hero--step-double + .section:before {
    margin-left: -660px;
  }
}

@media only screen and (min-width: 1920px) {
  .hero--step + .section:before, .hero--step-double + .section:before {
    margin-left: -780px;
  }
}

@media only screen and (max-width: 1040px) {
  .hero--step + .section:before, .hero--step-double + .section:before {
    left: 0;
    margin-left: 0;
  }
}

.hero--step + .section, .hero--step-double + .section {
  z-index: 100;
}

.hero--step + .section > .wrap,
.hero--step + .section > .container, .hero--step-double + .section > .wrap,
.hero--step-double + .section > .container {
  position: relative;
  z-index: 20;
  margin-top: -110px;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .hero--step + .section:before, .hero--step-double + .section:before {
    display: none;
  }
  .hero--step + .section, .hero--step-double + .section {
    z-index: inherit;
  }
  .hero--step + .section > .wrap,
  .hero--step + .section > .container, .hero--step-double + .section > .wrap,
  .hero--step-double + .section > .container {
    position: static;
    margin-top: 0;
  }
}

.hero--step-double:after {
  content: '';
  position: absolute;
  z-index: 50;
  height: 100px;
  bottom: 100px;
  left: 50%;
  margin-left: 530px;
}

.hero__search {
  position: absolute;
  z-index: 8;
  bottom: 150px;
  left: 50%;
  margin-left: -470px;
  width: 100%;
  max-width: 940px;
  height: 50px;
  background-color: rgba(255, 255, 255, 0.2);
}

.hero__search input {
  left: 0;
  border: 0;
  width: 100%;
  padding: 10px 145px 10px 20px;
  height: 50px;
  line-height: 20px;
  background-color: transparent;
  color: #fff;
  font-size: 16px;
}

.hero__lock-up {
  padding-top: 0;
}

.hero__accent .accent__upper-title,
.hero__accent .accent__lower-title {
  color: #fff;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .hero {
    min-height: 270px;
    height: auto;
    padding-bottom: 0;
    margin-bottom: -10px;
  }
  .hero__background {
    background-size: auto 270px;
  }
}

.loader {
  margin: 0 auto;
  opacity: 1;
  transition: opacity 0.3s linear;
}

.loader--hidden {
  opacity: 0;
  z-index: -1;
  visibility: hidden;
}

.loader--centered {
  position: absolute;
  z-index: 200;
  top: calc(50% - 50px);
  left: calc(50% - 50px);
}

.loader--box {
  position: absolute;
  z-index: 200;
  width: 300px;
  height: 160px;
  padding: 30px 0;
  background-color: rgba(31, 31, 31, 0.9);
  box-shadow: 1px 3px 2px 0 rgba(0, 0, 0, 0.2);
  top: calc(50% - 80px);
  left: calc(50% - 150px);
}

.loader--box .loader__icon {
  fill: #fff;
  color: #fff;
}

.loader--box .loader__icon use > svg {
  fill: #fff;
  color: #fff;
}

.loader--box .loader__title {
  color: #fff;
}

.loader__animation {
  position: relative;
  margin: 0 auto;
  width: 52px;
  height: 50px;
}

.loader__icons {
  margin: 0 auto;
  width: 52px;
  height: 50px;
}

.loader__icons .loader__icon:nth-child(1) {
  animation-delay: 0;
}

.loader__icons .loader__icon:nth-child(2) {
  animation-delay: .2s;
}

.loader__icons .loader__icon:nth-child(3) {
  animation-delay: 0.6s;
}

.loader__icons .loader__icon:nth-child(4) {
  animation-delay: 0.4s;
}

.loader__icon {
  opacity: .2;
  animation: fade-in-out 0.8s infinite ease-in-out;
  fill: #363636;
  color: #363636;
}

.loader__icon use > svg {
  fill: #363636;
  color: #363636;
}

.loader__icon:nth-child(1) {
  animation-delay: 0;
  width: 22px;
  height: 22px;
}

.loader__icon:nth-child(2) {
  animation-delay: .2s;
  width: 26px;
  height: 22px;
}

.loader__icon:nth-child(3) {
  animation-delay: 0.4s;
  width: 23px;
  height: 23px;
}

.loader__icon:nth-child(4) {
  animation-delay: 0.6s;
  width: 23px;
  height: 23px;
}

.loader__title {
  margin-bottom: 0;
  line-height: 1em;
  padding-top: 30px;
  display: block;
  text-align: center;
  color: #363636;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
}

.loader--inline {
  display: inline-block;
  width: 51px;
  height: 11px;
}

.loader--inline .loader__icons {
  width: 100%;
  height: 11px;
  opacity: 0.4;
}

.loader--inline .loader__animation {
  height: 11px;
}

.loader--inline .loader__icon {
  fill: #363636;
  color: #363636;
}

.loader--inline .loader__icon use > svg {
  fill: #363636;
  color: #363636;
}

.loader--inline .loader__icon:nth-child(1) {
  animation-delay: 0;
  width: 11px;
  height: 11px;
}

.loader--inline .loader__icon:nth-child(2) {
  animation-delay: .2s;
  width: 13px;
  height: 11px;
}

.loader--inline .loader__icon:nth-child(3) {
  animation-delay: 0.4s;
  width: 11.5px;
  height: 11.5px;
}

.loader--inline .loader__icon:nth-child(4) {
  animation-delay: 0.6s;
  width: 11.5px;
  height: 11.5px;
}

.loader--dark .loader__icon {
  fill: #363636;
  color: #363636;
}

.loader--dark .loader__icon use > svg {
  fill: #363636;
  color: #363636;
}

.loader--dark .loader__title {
  color: #363636;
}

@keyframes fade-in-out {
  0%, 80%, 100% {
    opacity: .2;
  }
  40% {
    opacity: 1;
  }
}

.meganav {
  float: left;
  height: 64px;
}

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

.meganav__item {
  cursor: pointer;
}

.meganav__link {
  color: #fff;
  font-size: 14px;
  display: block;
  padding: 5px 0;
  margin: 5px 0;
}

.meganav__link:hover {
  text-decoration: none;
}

.meganav__menu {
  display: none;
  top: 64px;
  left: 0;
  width: 100%;
  padding: 20px 16px;
  height: auto;
  overflow: hidden;
  min-height: 180px;
  color: #fff;
  background-color: #003d91;
}

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

.curtain__item--active .meganav__menu {
  display: block;
}

.meganav:hover .meganav__item {
  color: #fff;
  background-color: #012a7f;
}

.meganav:hover .meganav__menu {
  display: block;
}

@media only screen and (min-width: 700px) {
  .meganav__link:hover {
    text-decoration: underline;
  }
  .meganav__menu {
    box-shadow: 0px 4px 6px 0px rgba(1, 1, 1, 0.35);
    padding: 25px;
    position: absolute;
    background-image: url("/wp-content/themes/scee/assets/force//images/meganav-background.jpg");
    background-size: 100% 100%;
  }
}

.body--fixed-navigation .navigation, .navigation--fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 200;
}

.navigation__search {
  float: left;
}

.navigation__user {
  float: left;
}

.navigation__sony {
  height: 36px;
  background-color: #000;
}

.navigation__sony-logo {
  margin-right: 12px;
  float: right;
  width: 74px;
  height: 35px;
}

.navigation__primary {
  position: relative;
  z-index: 50;
  padding: 0 15px;
  width: 100%;
  height: 64px;
  background-color: #000000;
  background-image: linear-gradient(to bottom, #2a2a2a, #000000);
  background-image: -o-linear-gradient(top, #2a2a2a, #000000);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2a2a2a', endColorstr='#000000');
  zoom: 1;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .navigation__primary {
    padding-left: 0;
  }
}

.navigation__item, .navuser__login, .navuser__user {
  position: relative;
  padding: 0 20px;
  font-size: 15px;
  float: left;
  color: #fff;
  line-height: 64px;
  height: 64px;
  font-weight: 500;
}

.navigation__item:hover, .navuser__login:hover, .navuser__user:hover {
  color: #00a2ff;
  text-decoration: none;
}

.navigation__item--separator {
  margin-right: 2px;
}

.navigation__item--separator:before {
  content: '';
  position: absolute;
  top: 16px;
  right: -2px;
  width: 2px;
  height: 32px;
  background-color: rgba(255, 255, 255, 0.1);
}

.navigation__item--icon {
  min-width: 45px;
}

.navigation__item--icon .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -10px;
  margin-top: -10px;
  fill: #fff;
  color: #fff;
  width: 20px;
  height: 20px;
  transition: all .4s ease;
}

.navigation__item--icon .icon use > svg {
  fill: #fff;
  color: #fff;
}

.navigation__item--icon .icon--primary {
  transform: scale(1);
  opacity: 1;
}

.navigation__item--icon .icon--secondary {
  transform: scale(0);
  opacity: 0;
  width: 16px;
  height: 16px;
  margin-top: -8px;
  margin-left: -8px;
}

.navigation__item--icon.active .icon--primary {
  transform: scale(0);
  opacity: 0;
}

.navigation__item--icon.active .icon--secondary {
  transform: scale(1);
  opacity: 1;
}

.navigation__item--back {
  margin-right: 22px;
  color: #fff;
  padding: 0;
}

.navigation__item--back .icon {
  position: absolute;
  right: -20px;
  top: 50%;
  width: 9px;
  height: 12px;
  margin-top: -4px;
}

.navigation__item--back:hover {
  color: #fff;
  text-decoration: none;
}

.navigation__item--back:hover:after {
  display: block;
  content: '';
  position: absolute;
  z-index: 10;
  bottom: 18px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #fff;
}

.navigation__item--active {
  color: #fff;
}

.navigation__item--active:not(.navigation__item--no-line):after {
  display: block;
  content: '';
  position: absolute;
  z-index: 10;
  bottom: 14px;
  left: 20px;
  right: 20px;
  height: 3px;
  background-color: #0072ce;
}

.navigation__item--active:hover {
  color: #fff;
  text-decoration: none;
}

.navigation__item--ps {
  margin-left: 15px;
  padding: 0;
}

.navigation__item--ps .icon {
  top: 7px;
  width: 40px;
  height: 30px;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .navigation__item--ps .icon {
    width: 35px;
    height: 27px;
  }
}

.navigation__item--title {
  color: #fff;
  text-transform: none;
  font-weight: 600;
  font-size: 18px;
}

.navigation__item--title:hover {
  color: #fff;
  text-decoration: none;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .navigation__item--title {
    font-size: 15px;
  }
}

.navigation__items-left {
  float: left;
}

.navigation__items-right {
  position: absolute;
  top: 0;
  right: 15px;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .navigation__items-right {
    right: 5px;
  }
  .navigation__items-right .navigation__item--icon {
    padding: 0 15px;
  }
}

.navigation__drophold:hover {
  color: #fff;
  background-color: #202020;
}

.navigation__drophold:hover .navigation__dropdown {
  transition: opacity 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 1;
  visibility: visible;
}

.navigation__dropdown {
  position: absolute;
  z-index: 10;
  top: 64px;
  left: 0;
  width: 230px;
  background-color: #202020;
  line-height: 1.2em;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
  opacity: 0;
  display: block;
  visibility: hidden;
}

.navigation__dropdown--right {
  left: auto;
  right: 0;
}

.navigation__dropdown .navigation__item, .navigation__dropdown .navuser__login, .navigation__dropdown .navuser__user {
  float: none;
  display: block;
  height: 56px;
  line-height: 56px;
  font-weight: 400;
}

.navigation__dropdown .navigation__item:hover, .navigation__dropdown .navuser__login:hover, .navigation__dropdown .navuser__user:hover {
  background-color: #373737;
  color: #fff;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .navigation__sony {
    display: none;
  }
  .navigation--fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 200;
  }
}

.navsearch {
  position: absolute;
  min-width: 64px;
  height: 64px;
  right: 0;
  /*
    @include desktop() {
        .navsearch__searchbox {
            transition: none;
            width: 300px;
            margin-left: 20px;
            transition: none;

            input {
                opacity: 1;
                transform: translateX(0);
                transition: none;
            }
        }

        .navsearch__submit {
            opacity: 1;
            transform: scale(1);
            left: 20px;
            transition: none;
        }

        .navsearch__trigger {
            display: none;
        }
    }

    @include large() {
        .navsearch__searchbox {
            transition: none;
            width: 350px;
            margin-left: 20px;
            transition: none;

            input {
                opacity: 1;
                transform: translateX(0);
                transition: none;
            }
        }

        .navsearch__submit {
            opacity: 1;
            transform: scale(1);
            left: 20px;
            transition: none;
        }

        .navsearch__trigger {
            display: none;
        }
    }
    */
}

.navsearch__trigger {
  position: absolute;
  z-index: 10;
  top: 14px;
  right: 13px;
  display: block;
  width: 40px;
  height: 38px;
}

.navsearch__trigger .icon {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  margin-top: -11px;
  margin-left: -11px;
  width: 22px;
  height: 22px;
  fill: #fff;
  color: #fff;
  transform-origin: center center;
  transition: all .4s ease;
}

.navsearch__trigger .icon use > svg {
  fill: #fff;
  color: #fff;
}

.navsearch__trigger .icon.icon-close {
  width: 16px;
  height: 16px;
  margin-left: -8px;
  margin-top: -8px;
  transform: scale(0);
  opacity: 0;
}

.navsearch__searchbox {
  margin-top: 14px;
  margin-right: 10px;
  width: 0;
  overflow: hidden;
  transition: all .4s ease;
}

.navsearch__submit {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  height: 100%;
  width: 40px;
  opacity: 0;
  transform: scale(0);
  transform-origin: center center;
  transition: all .4s ease;
}

.navsearch__submit .icon {
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  margin-top: -11px;
  margin-left: -11px;
  width: 22px;
  height: 22px;
  fill: #0072ce;
  color: #0072ce;
}

.navsearch__submit .icon use > svg {
  fill: #0072ce;
  color: #0072ce;
}

.navsearch__input {
  background-color: #363636;
  border: 0;
  padding: 0 45px;
  width: 100%;
  height: 38px;
  line-height: 38px;
  color: #fff;
  font-size: 15px;
  transition: all .4s ease;
  opacity: 0;
  transform: translateX(60px);
}

.navsearch__input::-ms-clear {
  display: none;
}

.searching .navsearch .navsearch__searchbox {
  width: 280px;
}

@media only screen and (min-width: 700px) {
  .searching .navsearch .navsearch__searchbox {
    width: 250px;
  }
}

.searching .navsearch .navsearch__searchbox input {
  opacity: 1;
  transform: translateX(0);
}

.searching .navsearch .navsearch__submit {
  opacity: 1;
  transform: scale(1);
}

.searching .navsearch .navsearch__trigger .icon-close {
  opacity: 1;
  transform: scale(1);
}

.searching .navsearch .navsearch__trigger .icon-search {
  opacity: 0;
  transform: scale(0);
}

.navuser {
  position: relative;
  margin-right: 50px;
}

.navuser__login {
  padding: 0 15px;
  color: #fff;
  transition: opacity .2s ease;
}

.navuser__login svg {
  top: 7px;
  margin-left: 13px;
  width: 24px;
  height: 24px;
}

.navuser__user {
  padding: 0 15px;
  color: #fff;
  transition: opacity .2s ease;
}

.navuser__avatar {
  position: relative;
  display: inline-block;
  top: 7px;
  margin-left: 13px;
  width: 24px;
  height: 24px;
}

.searching .navuser .navuser__login,
.searching .navuser .navuser__user {
  opacity: 0;
}

.animated .navuser .navuser__login,
.animated .navuser .navuser__user {
  display: none;
}

.search-mobile {
  position: fixed;
  z-index: -1;
  display: none;
  background-color: #1f1f1f;
  top: 64px;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  opacity: 0;
  padding: 20px;
  -webkit-touch-callout: none;
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
  transition: opacity .3s ease-out;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .search-mobile {
    display: block;
  }
}

.body--with-mobile-search .search-mobile {
  z-index: 220;
  opacity: 1;
}

.search-mobile__form {
  position: relative;
}

.search-mobile__button {
  position: absolute;
  top: 8px;
  right: 20px;
  background-color: transparent;
  border: 0;
  outline: none;
  cursor: pointer;
  width: 26px;
  height: 26px;
}

.search-mobile__button svg {
  width: 26px;
  height: 26px;
  fill: #555;
  color: #555;
}

.search-mobile__button svg use > svg {
  fill: #555;
  color: #555;
}

.search-mobile__input {
  width: 100%;
  height: 45px;
  border: 0;
  background-color: #2a2a2a;
  padding: 0 56px 0 16px;
  font-size: 16px;
  color: #fff;
  outline: none;
}

.search-mobile__input::-ms-clear {
  display: none;
}

.sign-up {
  margin-top: 30px;
}

.sign-up__control {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 0;
}

.sign-up__input {
  margin-right: 20px;
  line-height: normal;
  width: auto;
  flex-grow: 1;
}

@media only screen and (min-width: 700px) {
  .sign-up__button {
    position: relative;
    top: 1px;
  }
}

.sign-up__terms {
  margin-top: 20px;
  font-size: 14px;
  line-height: 20px;
  width: 100%;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .sign-up__control {
    flex-direction: column;
  }
  .sign-up__input {
    display: block;
    margin-right: 0;
    width: 100%;
  }
  .sign-up__button {
    display: block;
    width: auto;
    margin: 20px auto 0;
    float: none;
    order: 2;
  }
}

/**
 * Clear inner floats
 */
.clearfix:after, .container:after, .section--aside:after, .row:after, .footer__languages-list:after, .footer__more:after, .footer__logos:after, .footer__sony:after, .footer__languages-letter:after, .curtain__link:after, a.curtain__item:after, .curtain__user:after, .form--boxed:after, .form__banner h3:after, .form__input--dob:after, .form__input--radio:after, .form__input--check:after, .navigation__sony:after, .navigation__primary:after, .navigation__items-left:after, .navigation__items-right:after, .sign-up__control:after, .thumb:after, .thumb__nav:after, .thumb .actions:after, .hero-filters:after, .editor__top:after, .editor__actions:after, .comment--reply .comment__content:after, .comment__info:after, .comment__info-left:after, .comment__actions:after, .home__logo:after, .home__xhr:after, .page-template-template-explore .archives__categories:after, .page-template-template-explore .archives__tags:after, .search__filter:after, .search__category:after, .single__author:after, .single .comments__head:after, .ytmodal__info:after, .widget-tags__list:after, .widget-share__icons:after, .widget-comments__author:after, .widget-comments__row:after, .widget-social__list:after, .widget-footer__logos:after, .widget-footer__links:after {
  content: "";
  display: table;
  clear: both;
}

/**
 * Clear pre floats
 */
.clear {
  clear: both;
}

/**
 * Hide element
 */
.hide {
  display: none;
}

.hide--on-mobile {
  display: none;
}

@media only screen and (min-width: 700px) {
  .hide--on-mobile {
    display: block;
  }
}

/**
 * Display elements
 */
.show--on-desktop {
  display: none;
}

.show--on-landscape {
  display: none;
}

@media only screen and (max-width: 700px) and (orientation: landscape) {
  .show--on-landscape {
    display: block;
  }
}

@media only screen and (min-width: 700px) {
  .show--on-mobile {
    display: none;
  }
  .show--on-desktop {
    display: block;
  }
}

/**
 * Alignment
 */
.align--center {
  text-align: center;
}

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

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

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

@media only screen and (min-width: 700px) {
  .align--center-on-mobile {
    text-align: inherit;
  }
}

.navigation__primary {
  background-color: #1f1f1f;
  background-image: none;
}

.navigation__primary .meganav:hover .meganav__item {
  background-color: #003d91;
}

.navigation__primary .meganav__menu {
  background-color: #003d91;
  background-image: none;
}

.footer {
  background-image: none;
  background-color: #003d91;
}

/*
 *  Remodal - v1.1.1
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */
/* ==========================================================================
   Remodal's necessary styles
   ========================================================================== */
/* Hide scroll bar */
html.remodal-is-locked {
  overflow: hidden;
  touch-action: none;
}

/* Anti FOUC */
.remodal,
[data-remodal-id] {
  display: none;
}

/* Necessary styles of the overlay */
.remodal-overlay {
  position: fixed;
  z-index: 9999;
  top: -5000px;
  right: -5000px;
  bottom: -5000px;
  left: -5000px;
  display: none;
}

/* Necessary styles of the wrapper */
.remodal-wrapper {
  position: fixed;
  z-index: 10000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  overflow: auto;
  text-align: center;
  -webkit-overflow-scrolling: touch;
}

.remodal-wrapper:after {
  display: inline-block;
  height: 100%;
  margin-left: -0.05em;
  content: "";
}

/* Fix iPad, iPhone glitches */
.remodal-overlay,
.remodal-wrapper {
  backface-visibility: hidden;
}

/* Necessary styles of the modal dialog */
.remodal {
  position: relative;
  outline: none;
  text-size-adjust: 100%;
}

.remodal-is-initialized {
  /* Disable Anti-FOUC */
  display: inline-block;
}

/*
 *  Remodal - v1.1.1
 *  Responsive, lightweight, fast, synchronized with CSS animations, fully customizable modal window plugin with declarative configuration and hash tracking.
 *  http://vodkabears.github.io/remodal/
 *
 *  Made by Ilya Makarov
 *  Under MIT License
 */
/* ==========================================================================
   Remodal's default mobile first theme
   ========================================================================== */
/* Default theme styles for the background */
.remodal-bg.remodal-is-opening,
.remodal-bg.remodal-is-opened {
  filter: blur(3px);
}

/* Default theme styles of the overlay */
.remodal-overlay {
  background: rgba(43, 46, 56, 0.9);
}

.remodal-overlay.remodal-is-opening,
.remodal-overlay.remodal-is-closing {
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}

.remodal-overlay.remodal-is-opening {
  animation-name: remodal-overlay-opening-keyframes;
}

.remodal-overlay.remodal-is-closing {
  animation-name: remodal-overlay-closing-keyframes;
}

/* Default theme styles of the wrapper */
.remodal-wrapper {
  padding: 10px 10px 0;
}

/* Default theme styles of the modal dialog */
.remodal {
  box-sizing: border-box;
  width: 100%;
  margin-bottom: 10px;
  padding: 35px;
  transform: translate3d(0, 0, 0);
  color: #2b2e38;
  background: #fff;
}

.remodal.remodal-is-opening,
.remodal.remodal-is-closing {
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
}

.remodal.remodal-is-opening {
  animation-name: remodal-opening-keyframes;
}

.remodal.remodal-is-closing {
  animation-name: remodal-closing-keyframes;
}

/* Vertical align of the modal dialog */
.remodal,
.remodal-wrapper:after {
  vertical-align: middle;
}

/* Close button */
.remodal-close {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  overflow: visible;
  width: 35px;
  height: 35px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  transition: color 0.2s;
  text-decoration: none;
  color: #95979c;
  border: 0;
  outline: 0;
  background: transparent;
}

.remodal-close:hover,
.remodal-close:focus {
  color: #2b2e38;
}

.remodal-close:before {
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  font-size: 25px;
  line-height: 35px;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 35px;
  content: "\00d7";
  text-align: center;
}

/* Dialog buttons */
.remodal-confirm,
.remodal-cancel {
  font: inherit;
  display: inline-block;
  overflow: visible;
  min-width: 110px;
  margin: 0;
  padding: 12px 0;
  cursor: pointer;
  transition: background 0.2s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  border: 0;
  outline: 0;
}

.remodal-confirm {
  color: #fff;
  background: #81c784;
}

.remodal-confirm:hover,
.remodal-confirm:focus {
  background: #66bb6a;
}

.remodal-cancel {
  color: #fff;
  background: #e57373;
}

.remodal-cancel:hover,
.remodal-cancel:focus {
  background: #ef5350;
}

/* Remove inner padding and border in Firefox 4+ for the button tag. */
.remodal-confirm::-moz-focus-inner,
.remodal-cancel::-moz-focus-inner,
.remodal-close::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* Keyframes
   ========================================================================== */

@keyframes remodal-opening-keyframes {
  from {
    transform: scale(1.05);
    opacity: 0;
  }
  to {
    transform: none;
    opacity: 1;
    filter: blur(0);
  }
}

@keyframes remodal-closing-keyframes {
  from {
    transform: scale(1);
    opacity: 1;
  }
  to {
    transform: scale(0.95);
    opacity: 0;
    filter: blur(0);
  }
}

@keyframes remodal-overlay-opening-keyframes {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes remodal-overlay-closing-keyframes {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}

/* Media queries
   ========================================================================== */
@media only screen and (min-width: 641px) {
  .remodal {
    max-width: 700px;
  }
}

/* IE8
   ========================================================================== */
.lt-ie9 .remodal-overlay {
  background: #2b2e38;
}

.lt-ie9 .remodal {
  width: 700px;
}

.remodal-overlay {
  background-color: rgba(28, 28, 28, 0.8);
}

.remodal {
  margin-bottom: 0;
  padding: 20px;
  max-width: 900px;
  text-align: left;
}

.remodal__content {
  clear: both;
}

.remodal-close {
  left: auto;
  right: -10px;
  top: -7px;
  position: relative;
  float: right;
}

.remodal-close:before {
  display: none;
}

.remodal-close .icon {
  width: 15px;
  height: 15px;
  fill: #0072CE;
  color: #0072CE;
}

.remodal-close .icon use > svg {
  fill: #0072CE;
  color: #0072CE;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .remodal {
    padding: 16px;
    transform: none !important;
  }
  .remodal-close {
    position: fixed;
    top: 8px;
    right: 8px;
    float: none;
  }
  .remodal-overlay {
    background-color: #fff;
  }
  .remodal-wrapper {
    padding: 0;
  }
}

/*
 * progressively 1.1.2
 * https://github.com/thinker3197/progressively
 * @license MIT licensed
 *
 * Copyright (C) 2016-17 Ashish
 */
.progressive {
  overflow: hidden;
  position: relative;
  background: #efefef;
}

.progressive__img {
  width: 100%;
  height: 100%;
  transform: translateZ(0);
}

.progressive--not-loaded {
  filter: blur(30px);
}

.progressive--is-loaded {
  filter: blur(20px);
  animation: sharpen 0.5s both;
}

@keyframes sharpen {
  from {
    filter: blur(20px);
  }
  to {
    filter: blur(0px);
  }
}

.navigation__primary {
  z-index: 160;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .navigation {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 200;
  }
}

@media only screen and (min-width: 700px) {
  body:not(.home) .navigation--fixed {
    top: -36px;
  }
}

.navigation + .search-mobile + .curtain + .page .hero .hero__background--desktop {
  position: absolute;
  top: 0;
}

.navigation__item--title {
  font-weight: 600;
}

.navigation__item--title span {
  color: #00A2FF;
}

.navigation .navuser__login .tablet {
  display: none;
}

@media only screen and (min-width: 700px) and (max-width: 1023px) {
  .navigation .navuser__login .tablet {
    display: inline-block;
  }
  .navigation .navuser__login .large {
    display: none;
  }
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  body:not(.body--with-mobile-nav):not(.body--with-mobile-search) .navigation.headroom {
    will-change: transform;
    transition: transform 200ms linear;
  }
  body:not(.body--with-mobile-nav):not(.body--with-mobile-search) .navigation.headroom--pinned {
    transform: translateY(0%);
  }
  body:not(.body--with-mobile-nav):not(.body--with-mobile-search) .navigation.headroom--unpinned {
    transform: translateY(-100%);
  }
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  body {
    padding-top: 64px;
  }
}

.nav-categories {
  color: #363636;
  width: auto;
  display: inline-block;
  text-align: left;
}

.nav-categories__menu {
  display: flex;
}

.nav-categories__column {
  display: flex;
  flex-direction: column;
  padding: 0 25px;
  white-space: nowrap;
  border-right: 2px solid rgba(255, 255, 255, 0.1);
}

.nav-categories__column:last-child {
  border-right: 0;
}

.nav-categories__item {
  font-size: 15px;
  color: #fff;
  line-height: 20px;
  margin-bottom: 10px;
  display: inline-block;
  width: 100%;
}

.nav-categories--white {
  padding: 25px 0;
  background-color: #fff;
  color: #363636;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
}

.nav-categories--white .nav-categories__column {
  border-right: 2px solid #ebebeb;
}

.nav-categories--white .nav-categories__column:last-child {
  border-right: 0;
}

.whitenav {
  position: relative;
  z-index: 100;
  margin-top: 20px;
  padding: 0 20px;
}

.whitenav .navigation__primary {
  padding: 0;
  background-color: transparent;
  background-image: none;
}

.whitenav .navuser {
  position: relative;
  margin-right: 35px;
}

.whitenav .navuser__user:hover {
  color: #999999 !important;
  background-color: #fff;
}

.whitenav .navuser .navigation__drophold:before {
  content: '';
  position: absolute;
  opacity: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
}

.whitenav .navuser .navigation__drophold:after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 0;
  z-index: 100;
  height: 10px;
  background-color: #fff;
}

.whitenav .navuser .navigation__drophold:hover:before {
  transition: opacity 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 1;
}

.whitenav .navuser .navigation__dropdown {
  top: 33px;
  background-color: #fff;
}

.whitenav .navuser .navigation__dropdown .navigation__item, .whitenav .navuser .navigation__dropdown .navuser__login, .whitenav .navuser .navigation__dropdown .navuser__user {
  color: #999999;
  height: 46px;
  line-height: 46px;
}

.whitenav .navuser .navigation__dropdown .navigation__item:hover, .whitenav .navuser .navigation__dropdown .navuser__login:hover, .whitenav .navuser .navigation__dropdown .navuser__user:hover {
  color: #0072CE;
  background-color: #fff;
}

.whitenav .navigation__items-left {
  margin-left: -20px;
}

.whitenav .meganav:hover .meganav__item .icon {
  fill: #0072ce;
  color: #0072ce;
}

.whitenav .meganav:hover .meganav__item .icon use > svg {
  fill: #0072ce;
  color: #0072ce;
}

.whitenav .navigation__item, .whitenav .navuser__login, .whitenav .navuser__user {
  height: 33px;
  line-height: 33px;
}

.whitenav .navigation__item .chevron, .whitenav .navuser__login .chevron, .whitenav .navuser__user .chevron {
  top: -1px;
  margin-left: 7px;
  width: 10px;
  height: 5px;
  fill: #999;
  color: #999;
}

.whitenav .navigation__item .chevron use > svg, .whitenav .navuser__login .chevron use > svg, .whitenav .navuser__user .chevron use > svg {
  fill: #999;
  color: #999;
}

.whitenav .navigation__item:hover, .whitenav .navuser__login:hover, .whitenav .navuser__user:hover {
  color: #0072ce;
}

.whitenav .navigation__item:hover .chevron, .whitenav .navuser__login:hover .chevron, .whitenav .navuser__user:hover .chevron {
  fill: #0072ce;
  color: #0072ce;
}

.whitenav .navigation__item:hover .chevron use > svg, .whitenav .navuser__login:hover .chevron use > svg, .whitenav .navuser__user:hover .chevron use > svg {
  fill: #0072ce;
  color: #0072ce;
}

.whitenav .navigation__items-right {
  right: 0;
}

.whitenav .navigation__item, .whitenav .navuser__login, .whitenav .navuser__user, .whitenav .navuser__login {
  color: #999999;
}

.whitenav .navuser__login .icon {
  top: 5px;
}

.whitenav .navuser__login span {
  position: relative;
  top: -2px;
}

.whitenav .meganav {
  height: 33px;
}

.whitenav .meganav__menu {
  left: -20px;
  top: 33px;
  background-image: none;
  background-color: transparent;
  box-shadow: none;
  opacity: 0;
  display: block;
  visibility: hidden;
  color: #363636;
  padding: 0;
  overflow: visible;
}

.whitenav .meganav__item:before {
  content: '';
  position: absolute;
  opacity: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
}

.whitenav .meganav__item:after {
  content: '';
  position: absolute;
  bottom: -5px;
  left: 0;
  right: 0;
  z-index: 100;
  height: 10px;
  background-color: #fff;
}

.whitenav .meganav:hover .meganav__item {
  background-color: transparent;
  color: #0072ce;
}

.whitenav .meganav:hover .meganav__item:before {
  transition: opacity 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 1;
}

.whitenav .meganav:hover .meganav__menu {
  transition: opacity 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 1;
  visibility: visible;
}

.whitenav .navsearch {
  height: 33px;
  min-width: 33px;
}

.whitenav .navsearch .navsearch__trigger {
  display: block;
}

.whitenav .navsearch .navsearch__trigger .icon-close {
  display: block;
  width: 16px;
  height: 16px;
  margin-left: -8px;
  margin-top: -8px;
}

.whitenav .navsearch .navsearch__searchbox {
  width: 0;
  margin-top: 0;
  transition: all .4s ease;
  position: relative;
  top: -6px;
  right: -15px;
}

.whitenav .navsearch .navsearch__submit {
  left: 0;
  opacity: 0;
  transform: scale(0);
  transition: all .4s ease;
}

.whitenav .navsearch .navsearch__input {
  height: 45px;
  line-height: 45px;
  color: #999;
  background-color: #fff;
}

.whitenav .navsearch .navsearch__trigger {
  top: 0;
  right: 0;
  width: 33px;
  height: 33px;
}

.whitenav .navsearch .navsearch__trigger .icon {
  fill: #ccc;
  color: #ccc;
}

.whitenav .navsearch .navsearch__trigger .icon use > svg {
  fill: #ccc;
  color: #ccc;
}

.whitenav .nav-categories {
  max-width: none;
  column-rule: 2px solid #ebebeb;
}

.whitenav .nav-categories__item {
  color: #363636;
}

.whitenav .searching .navsearch .navsearch__submit {
  opacity: 1;
  transform: scale(1);
}

.whitenav .searching .navsearch .navsearch__searchbox {
  width: 280px;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
}

.whitenav-container {
  width: 100%;
}

@media only screen and (max-width: 1280px) {
  .whitenav-container {
    max-width: 980px;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 1023px) {
  .whitenav-container {
    max-width: 700px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .whitenav-container {
    display: none;
  }
}

@media only screen and (min-width: 700px) {
  body.ps.home:not(.paged) .navigation .navigation__sony {
    position: relative;
    z-index: 60;
  }
  body.ps.home:not(.paged) .navigation .navigation__primary {
    position: fixed;
    top: -64px;
    transition: top 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  body.ps.home:not(.paged) .navigation--fixed {
    position: static;
  }
  body.ps.home:not(.paged).show-black-bar {
    padding-top: 20px;
  }
  body.ps.home:not(.paged).show-black-bar .navigation {
    height: 100px;
  }
  body.ps.home:not(.paged).show-black-bar .navigation .navigation__primary {
    top: 0;
  }
  body.ps.home:not(.paged).show-black-bar .whitenav-container {
    display: none;
    animation: none;
  }
}

.sidebar__widget {
  border-top: 1px solid #eee;
  padding-top: 10px;
}

.sidebar__widget:not(:first-child) {
  margin-top: 40px;
}

.sidebar__widget--no-separator {
  padding-top: 0;
  border-top: 0;
}

.sidebar__title {
  font-size: 18px;
  line-height: 25px;
  margin: 0 0 25px;
  font-weight: normal;
}

.sidebar__title--big {
  font-size: 22px;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .sidebar__title {
    margin-bottom: 20px;
  }
  .sidebar__widget:not(:first-child) {
    margin-top: 25px;
  }
}

.load-more {
  clear: both;
  position: relative;
  margin-top: 5px;
  text-align: center;
}

.load-more__mobile-loader {
  display: none;
  margin-top: 0;
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translate(-50%, 0) scale(0.7);
}

.load-more.loading .load-more__mobile-loader {
  display: block;
}

.load-more.loading .load-more__button {
  visibility: hidden;
}

.load-more__desktop {
  margin: 40px 0 0;
  text-align: center;
}

.load-more__desktop .loader__icons {
  transform: scale(0.8);
}

.load-more__desktop .loader__icon {
  fill: #999999;
  color: #999999;
}

.load-more__desktop .loader__icon use > svg {
  fill: #999999;
  color: #999999;
}

.load-more__desktop .loader__title {
  padding-top: 0;
  text-transform: none;
  font-weight: normal;
  margin-top: 10px;
  font-size: 15px;
  color: #999999;
}

.load-more__button {
  color: #363636;
  font-weight: normal;
}

.load-more__button .icon {
  display: inline-block;
  width: 11px;
  height: 6px;
  margin-left: 5px;
  top: -1px;
  fill: #363636;
  color: #363636;
}

.load-more__button .icon use > svg {
  fill: #363636;
  color: #363636;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .load-more__button {
    color: #0072CE;
    font-weight: normal;
  }
  .load-more__button .icon {
    fill: #0072CE;
    color: #0072CE;
  }
  .load-more__button .icon use > svg {
    fill: #0072CE;
    color: #0072CE;
  }
}

.load-more:last-child {
  margin-bottom: 20px;
}

.thumb {
  position: relative;
  display: block;
  color: #363636;
}

a.thumb:hover {
  text-decoration: none;
  color: #0072CE;
}

a.thumb:hover .thumb__description {
  color: #363636;
}

a.thumb:not(.thumb--featured):hover .thumb__img {
  transform: scale3d(1.1, 1.1, 1);
}

.thumb__image {
  overflow: hidden;
  position: relative;
  margin-bottom: 15px;
}

.thumb__image img {
  width: 100%;
  display: block;
}

.thumb__row {
  margin-bottom: 20px;
}

.thumb__row:last-child {
  margin-bottom: 0;
}

.thumb__row .thumb__image {
  margin-bottom: 0;
}

.thumb__reactions {
  position: relative;
  display: block;
  margin-bottom: 15px;
  font-family: 'BEBAS NEUE', Arial, sans-serif;
  font-size: 22px;
  padding-left: 35px;
  line-height: 16px;
  color: #0072ce;
}

.thumb__reactions .icon {
  position: absolute;
  z-index: 10;
  top: -5px;
  left: 0;
  width: 23px;
  height: 23px;
  transform: scale(1.4);
  fill: #0072ce;
  color: #0072ce;
}

.thumb__reactions .icon use > svg {
  fill: #0072ce;
  color: #0072ce;
}

.thumb__comments {
  position: relative;
  display: block;
  margin-bottom: 15px;
  font-family: 'BEBAS NEUE', Arial, sans-serif;
  font-size: 22px;
  padding-left: 35px;
  line-height: 16px;
  color: #0072ce;
}

.thumb__comments .icon {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 23px;
  height: 23px;
  fill: #0072ce;
  color: #0072ce;
}

.thumb__comments .icon use > svg {
  fill: #0072ce;
  color: #0072ce;
}

.thumb__title {
  margin-top: 0;
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  margin-bottom: 5px;
}

[class*="col-"] .thumb__title {
  margin-top: -5px;
}

.thumb__video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  height: auto;
  transform: translate(-50%, -50%);
  min-height: 100%;
}

.thumb__video::-webkit-media-controls-panel {
  display: none !important;
  -webkit-appearance: none;
}

.thumb__video::--webkit-media-controls-play-button {
  display: none !important;
  -webkit-appearance: none;
}

.thumb__video::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}

.thumb__img {
  position: relative;
}

.thumb__img:before {
  display: block;
  content: "";
  width: 100%;
  background-color: #eee;
}

.thumb__img-bg {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
}

.thumb__img-kens {
  z-index: 10;
  opacity: 0;
  transform-origin: bottom left;
}

.thumb__img-kens:nth-child(1) {
  z-index: 14;
  transform-origin: top right;
}

.thumb__img-kens:nth-child(2) {
  z-index: 13;
  transform-origin: top left;
}

.thumb__img-kens:nth-child(3) {
  z-index: 12;
  transform-origin: bottom right;
}

.thumb__img-kens.next {
  opacity: 1;
}

.thumb__img-kens.old {
  z-index: 17;
}

.thumb__img-kens.active {
  z-index: 16;
  opacity: 1;
  transform: scale(1.3);
}

.thumb__cols-2 {
  display: none;
}

.thumb__cols-2:before {
  padding-top: 74.888%;
}

.thumb__cols-3:before {
  padding-top: 50%;
}

.thumb__cols-4 {
  display: none;
}

.thumb__cols-4:before {
  padding-top: 37.447%;
}

.thumb__cols-full {
  display: none;
}

.thumb__cols-full:before {
  padding-top: 37.447%;
}

.thumb__description {
  font-size: 15px;
  line-height: 21px;
  margin-top: 0;
  color: #ccc;
  margin-bottom: 5px;
  transition: color 0.5s linear;
}

.thumb__nav {
  font-size: 13px;
  margin-bottom: -7px;
}

.thumb__number {
  position: absolute;
  z-index: 20;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  background-color: rgba(54, 54, 54, 0.9);
  color: #00a2ff;
  text-align: center;
  line-height: 30px;
  font-size: 20px;
  font-family: 'BEBAS NEUE', Arial, sans-serif;
}

.thumb__type {
  position: absolute;
  z-index: 20;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  background-color: rgba(54, 54, 54, 0.9);
}

.thumb__type--large {
  width: 60px;
  height: 60px;
}

.thumb__type--small {
  width: 30px;
  height: 30px;
}

.thumb__type .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  fill: #00a2ff;
  color: #00a2ff;
}

.thumb__type .icon use > svg {
  fill: #00a2ff;
  color: #00a2ff;
}

.thumb__type .icon.video-play {
  width: 18px;
  height: 30px;
}

.thumb__type .icon.video-icon {
  width: 26px;
  height: 17px;
}

.thumb .actions {
  white-space: nowrap;
  float: left;
}

.thumb__action {
  float: left;
  margin-right: 10px;
  color: #ccc;
}

.thumb__action .icon {
  fill: #ccc;
  color: #ccc;
}

.thumb__action .icon use > svg {
  fill: #ccc;
  color: #ccc;
}

.thumb__action .icon-replies {
  top: 1px;
  width: 12px;
  height: 12px;
  margin-right: 5px;
}

.thumb__action .icon-comments {
  top: 2px;
  width: 11px;
  height: 11px;
  margin-right: 5px;
}

.thumb__action .icon-clock {
  top: 2px;
  width: 13px;
  height: 13px;
  margin-right: 5px;
}

.thumb__action:last-child {
  margin-right: 0;
}

.thumb__img {
  transition: opacity 1s, transform 1s;
  backface-visibility: hidden;
}

.thumb--margin {
  margin: 60px 0;
}

.thumb__video-cols {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}

.thumb--featured:not(.thumb--featured-video) .thumb__img.thumb__cols-full .thumb__img-kens {
  transition: transform 20s linear 1.5s, opacity 1.5s linear;
}

.thumb--featured .thumb__img {
  display: none;
}

.thumb--featured .thumb__img.thumb__cols-full {
  display: block;
}

.thumb--featured:hover .thumb__tile .thumb__action {
  color: #fff;
}

.thumb--featured:hover .thumb__tile .thumb__action .icon {
  fill: #fff;
  color: #fff;
}

.thumb--featured:hover .thumb__tile .thumb__action .icon use > svg {
  fill: #fff;
  color: #fff;
}

.thumb--featured:hover .thumb__description {
  color: #fff !important;
  max-height: 80px;
  opacity: 0.5;
  transition: max-height .5s linear, opacity .2s linear .2s;
}

.thumb--featured .thumb__description {
  color: #fff;
  opacity: 0.1;
  max-height: 0;
  overflow: hidden;
  transition: max-height .2s linear, opacity .1s linear;
}

.thumb--featured .thumb__image {
  margin-bottom: 0;
}

.thumb--featured .thumb__title {
  font-size: 18px;
}

.thumb--featured .thumb__tile {
  position: absolute;
  z-index: 20;
  bottom: 20px;
  left: 0;
  margin-left: 20px;
}

.thumb--featured .thumb__tile .thumb__nav {
  opacity: 0.5;
}

.thumb--featured .thumb__tile .thumb__action {
  color: #fff;
}

.thumb--featured .thumb__tile .thumb__action .icon {
  fill: #fff;
  color: #fff;
}

.thumb--featured .thumb__tile .thumb__action .icon use > svg {
  fill: #fff;
  color: #fff;
}

.thumb--featured .thumb__tile .thumb__info {
  background-color: #0072CE;
  color: #fff;
  padding: 20px;
  margin-left: -40px;
}

.thumb--featured .thumb__tile .thumb__info .thumb__nav {
  margin-bottom: 0;
}

@media only screen and (min-width: 700px) and (max-width: 1023px) {
  .thumb__description {
    display: none;
  }
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .thumb__title {
    margin-top: -5px;
    font-size: 14px;
    line-height: 20px;
  }
  .thumb--horizontal .thumb__title {
    margin-top: 0;
  }
  .thumb__row {
    float: left;
    margin-left: 16px;
    width: calc(50% - 8px);
    margin-bottom: 20px !important;
  }
  .thumb__row:nth-child(odd) {
    clear: both;
    margin-left: 0;
  }
  .thumb__row .thumb__image {
    margin-bottom: 5px;
  }
  .thumb__row .thumb__description {
    display: none;
  }
  .thumb__row .thumb__image,
  .thumb__row .thumb__info {
    float: none !important;
    margin-left: 0;
    width: 100%;
  }
}

/*
@keyframes kenpositions {
    0% {
        transform-origin: left top;
    }

    12.5% {
        transform-origin: left center;
    }

    25% {
        transform-origin: left bottom;
    }

    37.5% {
        transform-origin: center bottom;
    }

    50% {
        transform-origin: right bottom;
    }

    62.5% {
        transform-origin: right center;
    }

    75% {
        transform-origin: right top;
    }

    87.5% {
        transform-origin: center top;
    }

    100% {
        transform-origin: left top;
    }
}

@keyframes kenburns {
    0% {
        transform: scale3d(1, 1, 1);
    }

    25% {
        transform: scale3d(1.2, 1.2, 1);
    }

    50% {
        transform: scale3d(1, 1, 1);
    }

    75% {
        transform: scale3d(1.2, 1.2, 1);
    }

    100% {
        transform: scale3d(1, 1, 1);
    }
}
*/
.icon--facebook {
  fill: #3b5998;
  color: #3b5998;
  fill-rule: evenodd;
}

.icon--facebook use > svg {
  fill: #3b5998;
  color: #3b5998;
}

.icon--twitter {
  fill: #1da1f2;
  color: #1da1f2;
  fill-rule: evenodd;
}

.icon--twitter use > svg {
  fill: #1da1f2;
  color: #1da1f2;
}

.icon--youtube {
  fill: #e62117;
  color: #e62117;
  fill-rule: evenodd;
}

.icon--youtube use > svg {
  fill: #e62117;
  color: #e62117;
}

.icon--email {
  fill: #999;
  color: #999;
  fill-rule: evenodd;
}

.icon--email use > svg {
  fill: #999;
  color: #999;
}

.icon--flag {
  width: 22px;
  height: 16px;
}

.box--closed {
  padding: 20px;
  text-align: center;
  background-color: #f5f5f5;
}

.years + .picker {
  margin-top: 15px;
}

.picker__select {
  position: relative;
  height: 55px;
  background-color: #fff;
}

.picker__select .icon {
  position: absolute;
  top: calc(50% - 2px);
  right: 20px;
  width: 12px;
  height: 7px;
  fill: #0068bf;
  color: #0068bf;
}

.picker__select .icon use > svg {
  fill: #0068bf;
  color: #0068bf;
}

.picker__select label {
  display: block;
  height: 55px;
  font-weight: 500;
  line-height: 55px;
  color: #0068bf;
  font-size: 16px;
  text-align: center;
}

.picker__select select {
  position: absolute;
  z-index: 10;
  top: 0;
  height: 55px;
  width: 100%;
  opacity: 0;
}

.picker__button {
  display: block;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-weight: bold;
  color: #0068bf;
  background-color: #fff;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 20px;
}

.picker__button:hover {
  text-decoration: none;
  background-color: #f6fbff;
}

.picker__button--disabled {
  cursor: default;
  background-color: #f5f5f5;
  color: #ccc;
}

.picker__button--disabled:hover {
  background-color: #f5f5f5;
  color: #ccc;
}

.picker__button--active {
  background-color: #0072ce;
  color: #fff;
}

.picker__button--active:hover {
  background-color: #0072ce;
  color: #fff;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .picker__title {
    margin-bottom: 8px !important;
  }
  .picker__title--second {
    margin-top: 16px;
  }
}

.mash .thumb:not(.thumb--featured) .thumb__img {
  display: none;
}

.mash .thumb:not(.thumb--featured) .thumb__img.thumb__cols-2 {
  display: block;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .mash .thumb__nav {
    margin-bottom: 0;
  }
  .mash .thumb {
    margin-bottom: 15px;
  }
  .mash .thumb .thumb__image {
    margin-bottom: 0;
  }
  .mash .thumb.thumb--featured {
    margin-bottom: 0;
  }
  .mash .thumb.thumb--featured .thumb__img {
    display: none !important;
  }
  .mash .thumb.thumb--featured .thumb__img.thumb__cols-2 {
    display: block !important;
  }
  .mash .thumb.thumb--featured .thumb__image--video .thumb__img.thumb__cols-full {
    display: block !important;
  }
  .mash .thumb.thumb--featured .thumb__image--video .thumb__img.thumb__cols-full:before {
    padding-top: 74.888%;
  }
  .mash .thumb:not(.thumb--featured) .thumb__img {
    display: none !important;
  }
  .mash .thumb:not(.thumb--featured) .thumb__img.thumb__cols-3 {
    display: block !important;
  }
}

.white-mobile-footer {
  margin-bottom: 30px;
}

.hero-filters {
  margin-top: 33px;
}

.hero-filters__label {
  margin: 0 10px;
  float: left;
  font-size: 18px;
  color: #fff;
}

.hero-filters__label:first-child {
  margin-left: 0;
}

.hero-filters__dropdown {
  position: relative;
  margin: 0 -10px;
}

.hero-filters__dropdown.active .items {
  visibility: visible;
  opacity: 1;
  z-index: 10;
  transition: opacity 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.hero-filters__dropdown .items {
  position: absolute;
  z-index: -1;
  visibility: hidden;
  opacity: 0;
  top: 47px;
  left: 0;
  padding: 6px 0;
  width: 190px;
  background-color: #fff;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 1, 0.19);
}

.hero-filters__dropdown .items a {
  padding: 6px 15px;
  display: block;
  color: #999999;
  font-size: 16px;
}

.hero-filters__dropdown .items a.active {
  color: #363636;
  background-color: #f6fbff;
}

.hero-filters__dropdown .items a:hover {
  color: #363636;
  text-decoration: none;
}

.hero-filters__dropdown .trigger {
  margin-top: -11px;
  padding: 11px 12px;
  color: #fff;
  display: block;
  background-color: rgba(255, 255, 255, 0.1);
}

.hero-filters__dropdown .trigger .icon {
  margin-left: 10px;
  opacity: 0.5;
  fill: #fff;
  color: #fff;
}

.hero-filters__dropdown .trigger .icon use > svg {
  fill: #fff;
  color: #fff;
}

.hero-filters__dropdown .trigger .icon.icon-calendar {
  width: 18px;
  height: 17px;
}

.hero-filters__dropdown .trigger .icon.icon-chevron {
  width: 13px;
  height: 7px;
}

.hero-filters__dropdown .trigger:hover {
  text-decoration: none;
}

.hero-filters__date {
  float: left;
}

.hero-filters__date + .hero-filters__date {
  margin-left: 10px;
}

@media only screen and (min-width: 700px) and (max-width: 1023px) {
  .hero-filters__label {
    font-size: 16px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .hero-filters {
    margin-top: 15px;
  }
  .hero--date .hero-filters {
    margin-top: 0;
  }
  .hero--date .hero-filters .hero-filters__date {
    margin-bottom: 16px;
  }
  .hero--date .hero-filters .hero-filters__date .hero-filters__label {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .hero-filters .icon.icon-calendar {
    float: right;
  }
  .hero-filters__dropdown.hero-archive__cat {
    margin-top: 10px;
  }
  .hero-filters .sorted-by {
    float: none;
    display: block;
    clear: both;
  }
  .hero-filters__date {
    width: calc(50% - 8px);
  }
  .hero-filters__date + .hero-filters__date {
    margin-left: 16px;
    margin-bottom: 16px;
  }
  .hero-filters__label {
    float: none;
    width: 100%;
    margin: 0;
    font-size: 16px;
  }
  .hero-filters__label + .hero-filters__label {
    margin-top: 10px;
  }
  .hero-filters__dropdown {
    display: block;
    margin: 0;
  }
  .hero-filters__dropdown.active:before {
    content: '';
    position: fixed;
    z-index: 250;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
  }
  .hero-filters__dropdown.active .trigger,
  .hero-filters__dropdown.active .items {
    position: relative;
    z-index: 260;
  }
  .hero-filters__dropdown.active .items {
    top: 0;
  }
  .hero-filters__dropdown .icon.icon-chevron {
    float: right;
    top: 8px;
  }
  .hero-filters__dropdown .trigger {
    margin-top: 0;
  }
  .hero-filters__dropdown .items {
    width: 100%;
  }
}

.search-bar {
  position: relative;
  height: 60px;
  background-color: rgba(255, 255, 255, 0.2);
}

.search-bar button {
  position: absolute;
  z-index: 10;
  top: 0;
  right: 0;
  width: 60px;
  height: 60px;
  background-color: transparent;
  border: 0;
  outline: none;
  cursor: pointer;
}

.search-bar button svg {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -13px;
  margin-left: -13px;
  width: 26px;
  height: 26px;
}

.search-bar button:focus {
  outline: none;
  -webkit-appearance: none;
  border-radius: 0;
}

.search-bar input {
  padding: 10px 20px;
  font-size: 22px;
  border: 0;
  width: 100%;
  height: 60px;
  color: #fff;
  background-color: transparent;
}

.search-bar input::placeholder {
  color: #fff;
}

.search-bar input::-ms-clear {
  display: none;
}

.search-bar input:focus {
  outline: none;
  -webkit-appearance: none;
  border-radius: 0;
}

/*!
 * Quill Editor v1.3.6
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */
.ql-container {
  box-sizing: border-box;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 13px;
  height: 100%;
  margin: 0px;
  position: relative;
}

.ql-container.ql-disabled .ql-tooltip {
  visibility: hidden;
}

.ql-container.ql-disabled .ql-editor ul[data-checked] > li::before {
  pointer-events: none;
}

.ql-clipboard {
  left: -100000px;
  height: 1px;
  overflow-y: hidden;
  position: absolute;
  top: 50%;
}

.ql-clipboard p {
  margin: 0;
  padding: 0;
}

.ql-editor {
  box-sizing: border-box;
  line-height: 1.42;
  height: 100%;
  outline: none;
  overflow-y: auto;
  padding: 12px 15px;
  tab-size: 4;
  -moz-tab-size: 4;
  text-align: left;
  white-space: pre-wrap;
  word-wrap: break-word;
}

.ql-editor > * {
  cursor: text;
}

.ql-editor p,
.ql-editor ol,
.ql-editor ul,
.ql-editor pre,
.ql-editor blockquote,
.ql-editor h1,
.ql-editor h2,
.ql-editor h3,
.ql-editor h4,
.ql-editor h5,
.ql-editor h6 {
  margin: 0;
  padding: 0;
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}

.ql-editor ol,
.ql-editor ul {
  padding-left: 1.5em;
}

.ql-editor ol > li,
.ql-editor ul > li {
  list-style-type: none;
}

.ql-editor ul > li::before {
  content: '\2022';
}

.ql-editor ul[data-checked=true],
.ql-editor ul[data-checked=false] {
  pointer-events: none;
}

.ql-editor ul[data-checked=true] > li *,
.ql-editor ul[data-checked=false] > li * {
  pointer-events: all;
}

.ql-editor ul[data-checked=true] > li::before,
.ql-editor ul[data-checked=false] > li::before {
  color: #777;
  cursor: pointer;
  pointer-events: all;
}

.ql-editor ul[data-checked=true] > li::before {
  content: '\2611';
}

.ql-editor ul[data-checked=false] > li::before {
  content: '\2610';
}

.ql-editor li::before {
  display: inline-block;
  white-space: nowrap;
  width: 1.2em;
}

.ql-editor li:not(.ql-direction-rtl)::before {
  margin-left: -1.5em;
  margin-right: 0.3em;
  text-align: right;
}

.ql-editor li.ql-direction-rtl::before {
  margin-left: 0.3em;
  margin-right: -1.5em;
}

.ql-editor ol li:not(.ql-direction-rtl),
.ql-editor ul li:not(.ql-direction-rtl) {
  padding-left: 1.5em;
}

.ql-editor ol li.ql-direction-rtl,
.ql-editor ul li.ql-direction-rtl {
  padding-right: 1.5em;
}

.ql-editor ol li {
  counter-reset: list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
  counter-increment: list-0;
}

.ql-editor ol li:before {
  content: counter(list-0, decimal) ". ";
}

.ql-editor ol li.ql-indent-1 {
  counter-increment: list-1;
}

.ql-editor ol li.ql-indent-1:before {
  content: counter(list-1, lower-alpha) ". ";
}

.ql-editor ol li.ql-indent-1 {
  counter-reset: list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}

.ql-editor ol li.ql-indent-2 {
  counter-increment: list-2;
}

.ql-editor ol li.ql-indent-2:before {
  content: counter(list-2, lower-roman) ". ";
}

.ql-editor ol li.ql-indent-2 {
  counter-reset: list-3 list-4 list-5 list-6 list-7 list-8 list-9;
}

.ql-editor ol li.ql-indent-3 {
  counter-increment: list-3;
}

.ql-editor ol li.ql-indent-3:before {
  content: counter(list-3, decimal) ". ";
}

.ql-editor ol li.ql-indent-3 {
  counter-reset: list-4 list-5 list-6 list-7 list-8 list-9;
}

.ql-editor ol li.ql-indent-4 {
  counter-increment: list-4;
}

.ql-editor ol li.ql-indent-4:before {
  content: counter(list-4, lower-alpha) ". ";
}

.ql-editor ol li.ql-indent-4 {
  counter-reset: list-5 list-6 list-7 list-8 list-9;
}

.ql-editor ol li.ql-indent-5 {
  counter-increment: list-5;
}

.ql-editor ol li.ql-indent-5:before {
  content: counter(list-5, lower-roman) ". ";
}

.ql-editor ol li.ql-indent-5 {
  counter-reset: list-6 list-7 list-8 list-9;
}

.ql-editor ol li.ql-indent-6 {
  counter-increment: list-6;
}

.ql-editor ol li.ql-indent-6:before {
  content: counter(list-6, decimal) ". ";
}

.ql-editor ol li.ql-indent-6 {
  counter-reset: list-7 list-8 list-9;
}

.ql-editor ol li.ql-indent-7 {
  counter-increment: list-7;
}

.ql-editor ol li.ql-indent-7:before {
  content: counter(list-7, lower-alpha) ". ";
}

.ql-editor ol li.ql-indent-7 {
  counter-reset: list-8 list-9;
}

.ql-editor ol li.ql-indent-8 {
  counter-increment: list-8;
}

.ql-editor ol li.ql-indent-8:before {
  content: counter(list-8, lower-roman) ". ";
}

.ql-editor ol li.ql-indent-8 {
  counter-reset: list-9;
}

.ql-editor ol li.ql-indent-9 {
  counter-increment: list-9;
}

.ql-editor ol li.ql-indent-9:before {
  content: counter(list-9, decimal) ". ";
}

.ql-editor .ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 3em;
}

.ql-editor li.ql-indent-1:not(.ql-direction-rtl) {
  padding-left: 4.5em;
}

.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 3em;
}

.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right {
  padding-right: 4.5em;
}

.ql-editor .ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 6em;
}

.ql-editor li.ql-indent-2:not(.ql-direction-rtl) {
  padding-left: 7.5em;
}

.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 6em;
}

.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right {
  padding-right: 7.5em;
}

.ql-editor .ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 9em;
}

.ql-editor li.ql-indent-3:not(.ql-direction-rtl) {
  padding-left: 10.5em;
}

.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 9em;
}

.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right {
  padding-right: 10.5em;
}

.ql-editor .ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 12em;
}

.ql-editor li.ql-indent-4:not(.ql-direction-rtl) {
  padding-left: 13.5em;
}

.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 12em;
}

.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right {
  padding-right: 13.5em;
}

.ql-editor .ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 15em;
}

.ql-editor li.ql-indent-5:not(.ql-direction-rtl) {
  padding-left: 16.5em;
}

.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 15em;
}

.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right {
  padding-right: 16.5em;
}

.ql-editor .ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 18em;
}

.ql-editor li.ql-indent-6:not(.ql-direction-rtl) {
  padding-left: 19.5em;
}

.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 18em;
}

.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right {
  padding-right: 19.5em;
}

.ql-editor .ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 21em;
}

.ql-editor li.ql-indent-7:not(.ql-direction-rtl) {
  padding-left: 22.5em;
}

.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 21em;
}

.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right {
  padding-right: 22.5em;
}

.ql-editor .ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 24em;
}

.ql-editor li.ql-indent-8:not(.ql-direction-rtl) {
  padding-left: 25.5em;
}

.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 24em;
}

.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right {
  padding-right: 25.5em;
}

.ql-editor .ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 27em;
}

.ql-editor li.ql-indent-9:not(.ql-direction-rtl) {
  padding-left: 28.5em;
}

.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 27em;
}

.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right {
  padding-right: 28.5em;
}

.ql-editor .ql-video {
  display: block;
  max-width: 100%;
}

.ql-editor .ql-video.ql-align-center {
  margin: 0 auto;
}

.ql-editor .ql-video.ql-align-right {
  margin: 0 0 0 auto;
}

.ql-editor .ql-bg-black {
  background-color: #000;
}

.ql-editor .ql-bg-red {
  background-color: #e60000;
}

.ql-editor .ql-bg-orange {
  background-color: #f90;
}

.ql-editor .ql-bg-yellow {
  background-color: #ff0;
}

.ql-editor .ql-bg-green {
  background-color: #008a00;
}

.ql-editor .ql-bg-blue {
  background-color: #06c;
}

.ql-editor .ql-bg-purple {
  background-color: #93f;
}

.ql-editor .ql-color-white {
  color: #fff;
}

.ql-editor .ql-color-red {
  color: #e60000;
}

.ql-editor .ql-color-orange {
  color: #f90;
}

.ql-editor .ql-color-yellow {
  color: #ff0;
}

.ql-editor .ql-color-green {
  color: #008a00;
}

.ql-editor .ql-color-blue {
  color: #06c;
}

.ql-editor .ql-color-purple {
  color: #93f;
}

.ql-editor .ql-font-serif {
  font-family: Georgia, Times New Roman, serif;
}

.ql-editor .ql-font-monospace {
  font-family: Monaco, Courier New, monospace;
}

.ql-editor .ql-size-small {
  font-size: 0.75em;
}

.ql-editor .ql-size-large {
  font-size: 1.5em;
}

.ql-editor .ql-size-huge {
  font-size: 2.5em;
}

.ql-editor .ql-direction-rtl {
  direction: rtl;
  text-align: inherit;
}

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

.ql-editor .ql-align-justify {
  text-align: justify;
}

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

.ql-editor.ql-blank::before {
  color: rgba(0, 0, 0, 0.6);
  content: attr(data-placeholder);
  font-style: italic;
  left: 15px;
  pointer-events: none;
  position: absolute;
  right: 15px;
}

.editor {
  padding: 20px 30px 35px;
  margin-top: 40px;
  background-color: #f5f5f5;
}

.editor .msg-posting,
.editor .msg-editing {
  display: none;
}

.editor__error {
  margin: 16px 0;
  padding: 10px;
  text-align: center;
  background-color: #fce9e9;
  color: #cc0000;
  font-weight: bold;
  font-size: 14px;
}

.editor__error span {
  display: none;
}

.editor__error--too-long .error-long {
  display: block;
}

.editor__error--empty .error-empty {
  display: block;
}

.editor__error--generic .error-generic {
  display: block;
}

.editor--loading {
  position: relative;
}

.editor--loading .msg-submit,
.editor--loading .msg-editing {
  display: none !important;
}

.editor--loading .msg-posting {
  display: block;
}

.editor--loading:before {
  content: '';
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(238, 238, 238, 0.4);
}

.editor--replying {
  margin-top: 2px;
}

.editor--edit {
  margin-top: 0;
  background-color: #ECF7FF;
}

.editor--edit .msg-submit {
  display: none;
}

.editor--edit .msg-editing {
  display: block;
}

.editor--edit .editor__cancel {
  display: inline-block;
}

.editor__top {
  margin-bottom: 20px;
}

.editor__counter {
  float: right;
  font-size: 14px;
  line-height: 36px;
}

.editor__user-avatar {
  width: 40px;
  height: 40px;
  float: left;
}

.editor__user-avatar img {
  width: 100%;
  max-width: 40px;
  max-height: 40px;
}

.editor__user-handle {
  float: left;
  margin-left: 10px;
  font-weight: bold;
  font-size: 14px;
  line-height: 36px;
}

.editor__area {
  display: block;
  width: 100%;
  min-height: 92px;
  border: 1px solid #d4d4d4;
  background-color: #fff;
  font-family: "SST", Arial, Helvetica;
}

.editor__area .ql-editor {
  padding: 20px;
  min-height: 90px;
}

.editor__area .ql-editor.ql-blank:before {
  color: #363636;
  font-size: 16px;
  font-style: normal;
}

.editor__area .ql-editor p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 15px;
}

.editor__area .ql-editor p .scee-emoji {
  height: 25px;
  width: 25px;
  vertical-align: -7px;
  position: relative;
}

.editor__area .ql-editor p:last-child {
  margin-bottom: 0;
}

.editor__bar {
  height: 40px;
  background-color: #e6e6e6;
}

.editor__button {
  position: relative;
  min-width: 0;
  padding: 0;
  width: 50px;
  height: 40px;
  line-height: 40px;
  background-color: transparent;
  border-right: 2px solid #f5f5f5;
}

.editor__button .icon {
  position: absolute;
  z-index: 10;
  top: calc(50% - 10px);
  left: calc(50% - 10px);
  fill-rule: evenodd;
  width: 20px;
  height: 20px;
  fill: #8e8e8e;
  color: #8e8e8e;
}

.editor__button .icon use > svg {
  fill: #8e8e8e;
  color: #8e8e8e;
}

.editor__actions {
  margin-top: 25px;
  display: table;
}

.editor__actions-button {
  display: table-cell;
  max-width: 100%;
  white-space: nowrap;
}

.editor__actions-legal {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}

.editor__submit {
  height: 40px;
  line-height: 40px;
  margin-right: 20px;
}

.editor__cancel {
  display: none;
  height: 40px;
  line-height: 40px;
  margin-right: 20px;
  margin-left: -16px;
}

.editor__legal {
  float: right;
  margin: 0;
  font-size: 13px;
  line-height: 16px;
  color: #999999;
}

.editor__legal a {
  color: #363636;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .editor {
    margin-top: 30px;
    margin-left: -16px;
    margin-right: -16px;
    padding: 20px 16px;
  }
  .editor--replying {
    margin-top: 2px;
    margin-left: 0;
    margin-right: 0;
  }
  .comments__replies .editor--replying {
    margin-right: -16px;
  }
  .editor--edit {
    margin-top: 0;
    margin-right: 0 !important;
  }
  .editor__actions {
    margin-top: 20px;
    text-align: center;
  }
  .editor__actions {
    display: block;
  }
  .editor__actions-button {
    display: block;
  }
  .editor__actions-legal {
    display: block;
  }
  .editor__submit {
    float: none;
    margin-right: 0;
  }
  .editor__cancel {
    margin-right: 0;
    margin-left: 0;
  }
  .editor__legal {
    margin-top: 10px;
    float: none;
    font-size: 13px;
    line-height: 21px;
    height: auto;
  }
}

body.with-emojis {
  overflow: hidden;
}

body.with-emojis .editor-emojis {
  visibility: visible;
  z-index: 200;
  opacity: 1;
  overflow: visible;
  height: auto;
  width: auto;
  transition: opacity 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

body.with-emojis .editor-emojis__box {
  transform: scale(1);
  opacity: 1;
  transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.editor-emojis {
  position: fixed;
  z-index: 200;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  visibility: hidden;
  z-index: -100;
  opacity: 0;
  overflow: hidden;
  height: 0;
  width: 0;
}

.editor-emojis__backdrop {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  cursor: pointer;
}

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

.editor-emojis__close {
  position: absolute;
  z-index: 10;
  top: 11px;
  right: 5px;
  width: 50px;
  height: 50px;
}

.editor-emojis__close .icon {
  position: absolute;
  top: calc(50% - 7px);
  left: calc(50% - 7px);
  width: 15px;
  height: 15px;
  fill: #0072CE;
  color: #0072CE;
}

.editor-emojis__close .icon use > svg {
  fill: #0072CE;
  color: #0072CE;
}

.editor-emojis__list {
  padding: 0;
  height: 290px;
  max-height: none;
  margin-top: 30px;
  width: auto;
  overflow: auto;
  white-space: normal;
  -webkit-overflow-scrolling: touch;
}

.editor-emojis__list::-webkit-scrollbar {
  width: .5em;
  height: .5em;
}

.editor-emojis__list::-webkit-scrollbar-thumb {
  background: #b8b8b8;
}

.editor-emojis__list::-webkit-scrollbar-track {
  background: #f0f0f0;
}

.editor-emojis__category {
  display: none;
}

.editor-emojis__category.active {
  display: block;
}

.editor-emojis__category a {
  display: inline-block;
  padding: 10px 9px;
  outline: none;
}

.editor-emojis__category a span {
  display: block;
  width: 50px;
  height: 50px;
  background-size: 45px;
  background-repeat: no-repeat;
  background-position: center;
}

.editor-emojis__categories {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 70px;
  background-color: #eee;
  padding: 0 10px;
}

.editor-emojis__categories a {
  position: relative;
  display: inline-block;
  width: 43px;
  height: 70px;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  filter: gray;
  -webkit-filter: grayscale(100%);
}

.editor-emojis__categories a .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 30px;
  height: 40px;
}

.editor-emojis__categories a:hover .icon {
  filter: none;
}

.editor-emojis__categories a.active {
  background-color: #363636;
  filter: none;
}

.editor-emojis__box {
  position: absolute;
  z-index: 20;
  top: 50%;
  max-width: 440px;
  max-height: 465px;
  width: 100%;
  height: 100%;
  background-color: #fff;
  padding: 20px;
  border: 0;
  border-radius: 0;
  left: 50%;
  margin-left: -220px;
  margin-top: -232px;
  transform: scale(0.8);
  opacity: 0.6;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .editor-emojis__box {
    max-width: none;
    width: auto;
    margin-left: 0;
    margin-top: 0;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    max-height: 100vh;
  }
  .editor-emojis__list {
    height: calc(100vh - 165px);
    margin-left: -17px;
    margin-right: -13px;
  }
  .editor-emojis__categories {
    overflow: auto;
    overflow-y: hidden;
    white-space: normal;
    -webkit-overflow-scrolling: touch;
  }
  .editor-emojis__scroll {
    width: 427px;
  }
}

body.unfinished-comment {
  overflow: hidden;
}

body.unfinished-comment .editor-unfinished {
  visibility: visible;
  z-index: 200;
  opacity: 1;
  overflow: visible;
  height: auto;
  width: auto;
  transition: opacity 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

body.unfinished-comment .editor-unfinished__box {
  transform: scale(1) translate(0, -50%);
  opacity: 1;
  transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.editor-unfinished {
  position: fixed;
  z-index: 200;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  visibility: hidden;
  z-index: -100;
  opacity: 0;
  overflow: hidden;
  height: 0;
  width: 0;
}

.editor-unfinished__backdrop {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
}

.editor-unfinished__actions {
  margin-top: 25px;
}

.editor-unfinished__actions .button {
  margin-left: 15px;
}

.editor-unfinished__actions .button:first-child {
  margin-left: 0;
}

.editor-unfinished__actions[data-lang="ru"] {
  display: flex;
  flex-direction: column;
}

.editor-unfinished__actions[data-lang="ru"] .button {
  margin-left: 0;
  flex-grow: 1;
  flex-basis: 0;
  flex-shrink: 0;
}

.editor-unfinished__actions[data-lang="ru"] .button.unfinished-ok {
  margin-top: 10px;
}

.editor-unfinished__close {
  position: absolute;
  z-index: 10;
  top: 4px;
  right: 5px;
  width: 50px;
  height: 50px;
}

.editor-unfinished__close .icon {
  position: absolute;
  top: calc(50% - 7px);
  left: calc(50% - 7px);
  width: 15px;
  height: 15px;
  fill: #0072CE;
  color: #0072CE;
}

.editor-unfinished__close .icon use > svg {
  fill: #0072CE;
  color: #0072CE;
}

.editor-unfinished__box {
  position: absolute;
  z-index: 20;
  top: 50%;
  max-width: 530px;
  width: 100%;
  height: auto;
  background-color: #fff;
  padding: 40px;
  border: 0;
  border-radius: 0;
  left: 50%;
  margin-left: -220px;
  transform: scale(0.8) translate(0, -50%);
  opacity: 0.6;
  text-align: center;
}

.editor-unfinished__box p {
  margin: 30px auto;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .editor-unfinished__box {
    left: 16px;
    right: 16px;
    width: auto;
    margin-left: 0;
    padding: 20px;
  }
  .editor-unfinished__actions {
    display: flex;
    flex-direction: column;
  }
  .editor-unfinished__actions .button {
    margin-left: 0;
    flex-grow: 1;
    flex-basis: 0;
    flex-shrink: 0;
  }
  .editor-unfinished__actions .button.unfinished-ok {
    margin-top: 10px;
  }
}

.comment {
  margin-top: 20px;
}

.comment:first-child {
  margin-top: 0;
}

.comment--highlight .comment__content {
  animation: highlight 1.5s linear;
}

.comment--highlight .comment__content:before {
  animation: highlightBorder 1.5s linear;
}

.comment--highlight.comment--staff .comment__content:before {
  animation: highlightBorderStaff 1.5s linear;
}

.comment--editing.comment--main .editor .editor__user-avatar {
  display: none;
}

.comment--editing.comment--main .editor .editor__user-handle {
  margin-left: 0;
}

.comment--editing.comment--main .comment__content, .comment--editing.comment--reply .comment__content, .comment--editing .comment__content {
  padding-bottom: 0;
  background-color: #ECF7FF;
}

.comment--editing.comment--main .comment__content .comment__avatar-nested, .comment--editing.comment--reply .comment__content .comment__avatar-nested, .comment--editing .comment__content .comment__avatar-nested {
  display: none;
}

.comment--editing.comment--main .comment__content .comment__main.push-1, .comment--editing.comment--reply .comment__content .comment__main.push-1, .comment--editing .comment__content .comment__main.push-1 {
  margin-left: 30px;
}

.comment--editing.comment--main .comment__content .comment__info, .comment--editing.comment--reply .comment__content .comment__info, .comment--editing .comment__content .comment__info {
  margin-bottom: 0;
}

.comment--editing.comment--main .comment__content .comment__actions,
.comment--editing.comment--main .comment__content .comment__message,
.comment--editing.comment--main .comment__content .comment__author, .comment--editing.comment--reply .comment__content .comment__actions,
.comment--editing.comment--reply .comment__content .comment__message,
.comment--editing.comment--reply .comment__content .comment__author, .comment--editing .comment__content .comment__actions,
.comment--editing .comment__content .comment__message,
.comment--editing .comment__content .comment__author {
  display: none;
}

.comment--editing.comment--main .comment__content:before, .comment--editing.comment--reply .comment__content:before, .comment--editing .comment__content:before {
  border-color: transparent #ECF7FF transparent transparent;
}

.comment--reply {
  margin-top: 2px;
}

.comment--reply:first-child {
  margin-top: 2px;
}

.comment--reply .comment__content {
  padding-left: 0;
  background-color: #f5f5f5;
}

.comment--staff .comment__author {
  color: #fff;
}

.comment--staff .comment__staff {
  display: block;
}

.comment--staff .comment__date,
.comment--staff .comment__history {
  color: #999999;
}

.comment--staff .comment__date:hover,
.comment--staff .comment__history:hover {
  color: #fff;
}

.comment--staff .comment__number {
  color: #fff;
}

.comment--staff.comment--reply .comment__avatar-nested {
  z-index: 10;
  top: 18px;
}

.comment--staff.comment--reply .comment__avatar-nested img {
  border: 1px solid #f5f5f5;
}

.comment--staff.comment--main .comment__content:before {
  border-color: transparent #363636 transparent transparent;
}

.comment--staff .comment__info {
  margin-bottom: 35px;
}

.comment--staff .comment__content {
  padding-top: 10px;
}

.comment--staff .comment__content .comment__number {
  padding-right: 40px;
}

.comment--staff .comment__content:after {
  content: '';
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 50px;
  background-color: #363636;
}

.comment--staff .comment__main {
  position: relative;
  z-index: 10;
}

.comment--main .comment__content:before {
  position: absolute;
  z-index: 10;
  top: 10px;
  left: -20px;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 20px 15px 0;
  border-color: transparent #fff transparent transparent;
}

.comment__staff {
  display: none;
  position: absolute;
  z-index: 20;
  top: -2px;
  right: 20px;
  width: 38px;
  height: 38px;
}

.comment__staff .ribbon {
  position: absolute;
  z-index: 10;
  top: 0;
  width: 100%;
  height: 100%;
}

.comment__staff .icon-ps {
  position: absolute;
  z-index: 10;
  top: 7px;
  left: 50%;
  margin-left: -12px;
  width: 23px;
  height: 17px;
  fill: #fff;
  color: #fff;
}

.comment__staff .icon-ps use > svg {
  fill: #fff;
  color: #fff;
}

.comment__show-text .icon {
  width: 11px;
  height: 6px;
  margin-right: 0;
  margin-left: 10px;
  top: -2px;
}

.comment__hover {
  display: none;
}

.comment__info, .comment__actions {
  font-size: 14px;
}

.comment__info .left, .comment__actions .left {
  float: left;
  margin-right: 20px;
}

.comment__info .left:last-child, .comment__actions .left:last-child {
  margin-right: 0;
}

.comment__info .right, .comment__actions .right {
  float: right;
  margin-left: 20px;
}

.comment__info .right:first-child, .comment__actions .right:first-child {
  margin-left: 0;
}

.comment__info {
  margin-bottom: 15px;
}

.comment__info-left {
  float: left;
}

.comment__actions {
  margin-top: 15px;
}

.comment__author {
  color: #999;
}

.comment__like .icon {
  margin-right: 6px;
  width: 12px;
  height: 16px;
  fill: #0072ce;
  color: #0072ce;
}

.comment__like .icon use > svg {
  fill: #0072ce;
  color: #0072ce;
}

.comment__like span {
  font-weight: bold;
}

.comment__reply .icon, .comment__edit .icon {
  margin-right: 7px;
  width: 13px;
  height: 12px;
  fill: #0072ce;
  color: #0072ce;
}

.comment__reply .icon use > svg, .comment__edit .icon use > svg {
  fill: #0072ce;
  color: #0072ce;
}

.comment__like:hover, .comment__reply:hover, .comment__edit:hover {
  text-decoration: none;
}

.comment__like:hover span, .comment__reply:hover span, .comment__edit:hover span {
  text-decoration: none;
}

.comment__number {
  color: #999;
}

.comment__flag {
  display: inline-block;
  margin-left: 8px;
  width: 14px;
  height: 11px;
}

.comment__date, .comment__history, .comment__report {
  color: #999;
}

.comment__date:hover, .comment__history:hover, .comment__report:hover {
  text-decoration: none;
  color: #363636;
}

.comment .col-11 {
  position: relative;
}

.comment__content {
  padding: 22px 30px;
  background-color: #fff;
}

.comment__content:hover .comment__hover {
  display: block;
}

.comment__content p {
  margin: 0 0 15px;
  word-wrap: break-word;
}

.comment__content p:last-child {
  margin-bottom: 0;
}

.comment__avatar-nested {
  position: absolute;
  top: 24px;
  left: 30px;
  margin: 0;
  margin-left: 0 !important;
}

.comment__psplus {
  width: 21px;
  height: 21px;
  fill: #ffd403;
  color: #ffd403;
  position: absolute;
  top: -8px;
  left: -12px;
}

.comment__psplus use > svg {
  fill: #ffd403;
  color: #ffd403;
}

.comment__avatar {
  position: relative;
}

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

.comment__original {
  display: none;
}

.comment__message {
  font-size: 16px;
  line-height: 23px;
}

.comment__message--unapproved {
  font-style: italic;
}

.comment__message .emoji {
  height: 25px !important;
  width: 25px !important;
  vertical-align: -7px !important;
  position: relative;
}

.comment__message .scee-emoji {
  height: 25px;
  width: 25px;
  vertical-align: -7px;
  position: relative;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .comment {
    margin-top: 2px;
  }
  .comment__staff {
    right: 16px;
  }
  .comment--staff .comment__content:after {
    height: 70px;
  }
  .comment--staff .comment__info {
    margin-bottom: 25px;
  }
  .comment--staff .comment__number {
    float: none;
    margin-left: 0;
    padding-right: 0 !important;
    right: 0;
    width: 38px;
    text-align: center;
    top: 30px;
  }
  .comment--editing {
    margin-right: 0;
  }
  .comment--editing.comment--main .comment__content .comment__main.push-1, .comment--editing.comment--reply .comment__content .comment__main.push-1, .comment--editing .comment__content .comment__main.push-1 {
    margin-left: 0;
  }
  .comment--editing.comment--main .comment__content .comment__mobile-avatar, .comment--editing.comment--reply .comment__content .comment__mobile-avatar, .comment--editing .comment__content .comment__mobile-avatar {
    display: none;
  }
  .comment:first-child {
    margin-top: 0;
  }
  .comment .col-1, .comment .single__mobile-footer .widget-related-product .row.thumb__row .thumb__image.col-1, .single__mobile-footer .widget-related-product .row.thumb__row .comment .thumb__image.col-1 {
    display: none;
  }
  .comment .col-11 {
    float: none;
    width: auto;
    margin-left: 0;
    margin-right: -16px;
  }
  .comment--reply .comment__content {
    padding-left: 16px;
  }
  .comment--reply .row {
    margin-left: 0;
  }
  .comment__content {
    padding: 20px 16px;
  }
  .comment__content:before {
    display: none;
  }
  .comment__hover {
    display: block !important;
  }
  .comment__main.push-1 {
    margin-left: 0;
  }
  .comment__mobile-avatar {
    float: left;
    margin-right: 16px;
  }
  .comment__mobile-avatar .comment__avatar img {
    max-width: 50px;
    display: block;
    width: 100%;
    height: auto;
  }
  .comment__number {
    position: absolute;
    z-index: 10;
    top: 20px;
    right: 16px;
  }
  .comment__info-left {
    float: none;
  }
  .comment__info-left .left {
    float: none;
  }
  .comment__info-left .left.comment__author {
    margin-right: 0;
    display: block;
    margin-bottom: 8px;
  }
}

@keyframes highlight {
  0% {
    background-color: #fff;
  }
  50% {
    background-color: #ECF7FF;
  }
  100% {
    background-color: #fff;
  }
}

@keyframes highlightBorder {
  0% {
    border-color: transparent #fff transparent transparent;
  }
  50% {
    border-color: transparent #ECF7FF transparent transparent;
  }
  100% {
    border-color: transparent #fff transparent transparent;
  }
}

@keyframes highlightBorder {
  0% {
    border-color: transparent #363636 transparent transparent;
  }
  50% {
    border-color: transparent #ECF7FF transparent transparent;
  }
  100% {
    border-color: transparent #363636 transparent transparent;
  }
}

body.show-comment-history {
  overflow: hidden;
}

body.show-comment-history .comment-history {
  visibility: visible;
  z-index: 200;
  opacity: 1;
  overflow: visible;
  height: auto;
  width: auto;
  transition: opacity 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

body.show-comment-history .comment-history__box {
  transform: scale(1) translate(0, -50%);
  opacity: 1;
  transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  body.show-comment-history .comment-history__box {
    transform: scale(1);
  }
}

.comment-history {
  position: fixed;
  z-index: 200;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  visibility: hidden;
  z-index: -100;
  opacity: 0;
  overflow: hidden;
  height: 0;
  width: 0;
}

.comment-history__backdrop {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  cursor: pointer;
}

.comment-history__actions {
  margin-top: 25px;
}

.comment-history__actions .button {
  margin-left: 15px;
}

.comment-history__actions .button:first-child {
  margin-left: 0;
}

.comment-history__actions[data-lang="ru"] {
  display: flex;
  flex-direction: column;
}

.comment-history__actions[data-lang="ru"] .button {
  margin-left: 0;
  flex-grow: 1;
  flex-basis: 0;
  flex-shrink: 0;
}

.comment-history__actions[data-lang="ru"] .button.unfinished-ok {
  margin-top: 10px;
}

.comment-history--loading .comment-history__loading {
  display: block;
}

.comment-history--loading .comment-history__list {
  display: none;
}

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

.comment-history__loading {
  display: none;
  margin: 0 -20px;
  padding: 60px 20px;
  background-color: #fff;
}

.comment-history__loading .loader__icons {
  transform: scale(0.8);
}

.comment-history__loading .loader__icon {
  fill: #999999;
  color: #999999;
}

.comment-history__loading .loader__icon use > svg {
  fill: #999999;
  color: #999999;
}

.comment-history__loading .loader__title {
  padding-top: 0;
  text-transform: none;
  font-weight: normal;
  margin-top: 10px;
  font-size: 15px;
  color: #999999;
}

.comment-history__close {
  position: absolute;
  z-index: 10;
  top: 8px;
  right: 5px;
  width: 50px;
  height: 50px;
}

.comment-history__close .icon {
  position: absolute;
  top: calc(50% - 7px);
  left: calc(50% - 7px);
  width: 15px;
  height: 15px;
  fill: #0072CE;
  color: #0072CE;
}

.comment-history__close .icon use > svg {
  fill: #0072CE;
  color: #0072CE;
}

.comment-history__box {
  position: absolute;
  z-index: 20;
  top: 50%;
  max-width: 530px;
  width: 100%;
  height: auto;
  background-color: #fff;
  padding: 20px;
  border: 0;
  border-radius: 0;
  left: 50%;
  margin-left: -220px;
  transform: scale(0.8) translate(0, -50%);
  opacity: 0.6;
}

.comment-history__list {
  margin: 0 -4px 0 -20px;
  max-height: calc(500px - 84px);
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.comment-history__list::-webkit-scrollbar {
  width: .3em;
  height: .3em;
  margin-left: 16px;
}

.comment-history__list::-webkit-scrollbar-thumb {
  background: #b8b8b8;
}

.comment-history__list::-webkit-scrollbar-track {
  background: #f0f0f0;
}

.comment-history__list .more-button {
  text-align: center;
  margin-bottom: 2px;
  padding: 8px 0;
  background-color: #fff;
}

.comment-history__list .more-button a {
  font-size: 14px;
}

.comment-history__list .more-button a .icon {
  display: inline-block;
  width: 11px;
  height: 6px;
  margin-left: 5px;
  top: -1px;
  fill: #0072CE;
  color: #0072CE;
}

.comment-history__list .more-button a .icon use > svg {
  fill: #0072CE;
  color: #0072CE;
}

.comment-history__list .more-button a:hover {
  text-decoration: none;
}

.comment-history__list .more.visible .comment {
  display: block;
}

.comment-history__list .more.visible .more-button {
  display: none;
}

.comment-history__list .more .comment {
  display: none;
}

.comment-history__list .more .comment:last-child {
  margin-bottom: 2px;
}

.comment-history .comment {
  margin: 0;
  border-bottom: 1px solid #eee;
}

.comment-history .comment .comment__info {
  display: block;
}

.comment-history .comment .comment__info .comment__date:hover {
  color: #999;
}

.comment-history .comment .comment__info .icon {
  float: right;
  fill: #999;
  color: #999;
  width: 11px;
  height: 6px;
  top: 10px;
  margin-right: 4px;
  transform: rotate(180deg);
}

.comment-history .comment .comment__info .icon use > svg {
  fill: #999;
  color: #999;
}

.comment-history .comment .comment__info:hover .comment__author,
.comment-history .comment .comment__info:hover .comment__date {
  color: #363636;
}

.comment-history .comment .comment__info:hover .icon {
  fill: #363636;
  color: #363636;
}

.comment-history .comment .comment__info:hover .icon use > svg {
  fill: #363636;
  color: #363636;
}

.comment-history .comment.collapsed .comment__info {
  margin-bottom: 0;
}

.comment-history .comment.collapsed .comment__info .icon {
  transform: none;
}

.comment-history .comment.collapsed .comment__message {
  display: none;
}

.comment-history .comment:last-child {
  border-bottom: 0;
}

.comment-history .comment .comment__info-left .left {
  float: left !important;
  margin-bottom: 0 !important;
  margin-right: 10px !important;
}

.comment-history .comment .comment__content {
  padding: 18px 20px;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .comment-history__list {
    max-height: calc(100vh - 84px);
  }
  .comment-history__box {
    left: 0;
    right: 0;
    top: 0;
    left: 0;
    width: auto;
    margin-left: 0;
    transform: scale(0.8);
    min-height: 100vh;
  }
  .comment-history .comment .comment__info-left {
    float: left;
  }
  .comment-history .comment .comment__info .icon {
    top: 8px;
  }
  .comment-history .comment .comment__info:hover .comment__author,
  .comment-history .comment .comment__info:hover .comment__date {
    color: #999;
  }
  .comment-history .comment .comment__info:hover .icon {
    fill: #999;
    color: #999;
  }
  .comment-history .comment .comment__info:hover .icon use > svg {
    fill: #999;
    color: #999;
  }
}

.languages {
  position: relative;
}

.show--on-mobile .languages {
  overflow: hidden;
}

.show--on-mobile .languages--active {
  overflow: visible;
}

.show--on-mobile .languages .languages__trigger span {
  display: none;
}

.show--on-mobile .languages .languages__dropdown {
  top: 20px;
  left: -10px;
  right: -10px;
  width: auto;
}

.languages__trigger {
  position: relative;
}

.languages__trigger:hover:before {
  content: '';
  position: absolute;
  z-index: 0;
  top: 0;
  left: -10px;
  right: -10px;
  background-color: #fff;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 1, 0.3);
}

.languages__trigger:hover span {
  position: relative;
  z-index: 1;
}

.languages__dropdown {
  position: absolute;
  top: 0;
  left: -10px;
  right: -10px;
  background-color: #fff;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 1, 0.3);
  visibility: hidden;
  opacity: 0;
  z-index: -100;
  display: none;
}

.languages--active .languages__dropdown {
  z-index: 100;
  transition: opacity 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  opacity: 1;
  visibility: visible;
  display: block;
}

.languages__items {
  padding: 8px 0;
}

.languages__items:first-child {
  padding-top: 0;
}

.languages__items--separator {
  border-top: 1px solid #eee;
}

.languages__item {
  position: relative;
  padding: 0 10px 0 45px;
  display: block;
  height: 38px;
  font-size: 14px;
  line-height: 38px;
  color: #0072CE;
}

.languages__item .chevron {
  position: absolute;
  z-index: 10;
  top: calc(50% - 5px);
  right: 15px;
  width: 6px;
  height: 10px;
}

.languages__item .chevron.down {
  top: calc(50% - 3px);
  right: 10px;
  width: 11px;
  height: 6px;
}

.languages__item--margin {
  margin-bottom: 5px;
}

.languages__item--dark {
  color: #363636;
}

.languages__item--dark .chevron {
  fill: #363636;
  color: #363636;
}

.languages__item--dark .chevron use > svg {
  fill: #363636;
  color: #363636;
}

.languages__item--dark .chevron.light {
  fill: #ccc;
  color: #ccc;
}

.languages__item--dark .chevron.light use > svg {
  fill: #ccc;
  color: #ccc;
}

.languages__item .widget-language__icon {
  left: 10px;
}

.languages__item .widget-language__icon.world {
  width: 20px;
  height: 20px;
  top: 20px;
  left: 11px;
  fill: #363636;
  color: #363636;
}

.languages__item .widget-language__icon.world use > svg {
  fill: #363636;
  color: #363636;
}

.languages__item:hover {
  background-color: #f6fbff;
  text-decoration: none;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .languages {
    position: static;
  }
  .languages__dropdown {
    top: 20px;
    left: -10px;
    right: -10px;
    width: auto;
  }
  .languages .languages__flags:after {
    content: "";
    display: table;
    clear: both;
  }
  .languages .languages__flags .languages__item {
    float: left;
    width: 50%;
  }
}

.home .video {
  color: #363636;
}

.home .video:hover {
  text-decoration: none;
}

.home .video__more {
  font-size: 15px;
}

@media only screen and (min-width: 700px) and (max-width: 1023px) {
  .home .video .thumb__type.thumb__type--large {
    width: 30px;
    height: 30px;
  }
  .home .video .thumb__type.thumb__type--large .icon {
    width: 11px;
    height: 23px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1600px) {
  .home .video .thumb__type.thumb__type--large {
    width: 40px;
    height: 40px;
  }
  .home .video .thumb__type.thumb__type--large .icon {
    width: 14px;
    height: 26px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .home .video {
    margin-bottom: 18px;
  }
  .home .video .thumb__image,
  .home .video .thumb__info {
    float: left;
    width: calc(50% - 8px);
    margin-bottom: 0;
  }
  .home .video .thumb__info {
    margin-left: 16px;
  }
  .home .video .thumb__type--large {
    width: 40px;
    height: 40px;
  }
  .home .video .thumb__type--large .icon.video-play {
    width: 12px;
    height: 20px;
  }
  .home .video:last-child {
    display: none;
  }
}

.home .store__title {
  font-size: 16px;
  line-height: 25px;
  margin: 0 0 25px;
  font-weight: 400;
}

.home .store__title--icon {
  padding-left: 37px;
  position: relative;
}

.home .store__item:not(:last-child) {
  margin-bottom: 37px;
}

.home .store__item .thumb__img {
  display: none;
}

.home .store__item .thumb__img.thumb__cols-4 {
  display: block;
}

.home .store .store-icon {
  position: absolute;
  top: 0;
  left: 0;
}

.home .store .store-icon.store {
  width: 23px;
  height: 23px;
  fill: #ffd403;
  color: #ffd403;
  top: 1px;
  transform: scale(2.1);
}

.home .store .store-icon.store use > svg {
  fill: #ffd403;
  color: #ffd403;
}

.home .store .store-icon.psplus {
  width: 21px;
  height: 28px;
  fill-rule: evenodd;
  fill: #0072ce;
  color: #0072ce;
  top: -3px;
  transform: scale(1.6);
}

.home .store .store-icon.psplus use > svg {
  fill: #0072ce;
  color: #0072ce;
}

.home .store .store-icon.store-discounts {
  top: 2px;
  width: 23px;
  height: 22px;
  fill: #ed5f2b;
  color: #ed5f2b;
}

.home .store .store-icon.store-discounts use > svg {
  fill: #ed5f2b;
  color: #ed5f2b;
}

@media only screen and (min-width: 700px) and (max-width: 1023px) {
  .home .store__title {
    padding-left: 0;
  }
  .home .store .store-icon {
    position: relative;
    display: block;
    margin-bottom: 5px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .home .store__item:not(:last-child) {
    margin-bottom: 20px;
  }
  .home .store__item .thumb__img {
    display: none !important;
  }
  .home .store__item .thumb__img.thumb__cols-3 {
    display: block !important;
  }
}

.home .show--on-small {
  display: block;
}

.home .hide--on-small {
  display: none;
}

.home #home-xhr-mobile .home__xhr .thumb__row:first-child {
  margin-top: 20px;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .home #home-xhr-mobile .home__xhr .thumb__row:first-child {
    margin-top: 0;
  }
}

.home .video.thumb,
.home .thumb--featured,
.home .thumb__row {
  transition: opacity 0.3s linear;
}

.home .video.thumb.off-screen,
.home .thumb--featured.off-screen,
.home .thumb__row.off-screen {
  opacity: 0;
}

.home .video.thumb.on-screen,
.home .thumb--featured.on-screen,
.home .thumb__row.on-screen {
  opacity: 1;
}

.home .section--aside {
  padding-top: 0;
}

.home #sidebar {
  position: relative;
}

.home #sidebar-fixed {
  margin-left: 0;
}

.home #sidebar-fixed.active {
  position: fixed;
  bottom: 20px;
}

.home__logo {
  clear: both;
  font-weight: 300;
  font-size: 36px;
  line-height: 28px;
  margin-bottom: 45px;
  margin-top: 15px;
}

.home__logo .copy {
  float: left;
  display: inline-block;
  position: relative;
  top: -1px;
  height: 40px;
}

.home__logo .icon {
  float: left;
  top: -3px;
  width: 56px;
  height: 42px;
  margin-right: 25px;
  color: #0072ce;
  fill: #0072ce;
  color: #0072ce;
}

.home__logo .icon use > svg {
  fill: #0072ce;
  color: #0072ce;
}

.home__logo em {
  font-style: normal;
  color: #0072ce;
}

.home__loader {
  margin: 40px 0 0;
  text-align: center;
}

.home__loader .loader__icons {
  transform: scale(0.8);
}

.home__loader .loader__icon {
  fill: #999999;
  color: #999999;
}

.home__loader .loader__icon use > svg {
  fill: #999999;
  color: #999999;
}

.home__loader .loader__title {
  padding-top: 0;
  text-transform: none;
  font-weight: normal;
  margin-top: 10px;
  font-size: 15px;
  color: #999999;
}

.home__mash {
  padding-top: 0;
}

.home__separator {
  margin: 30px 0 50px;
  height: 1px;
  background-color: #eee;
}

.home__title {
  margin: 60px 0 36px;
  font-weight: 300;
  font-size: 28px;
  padding-top: 17px;
  border-top: 1px solid #eee;
}

.home__title-link {
  float: right;
  font-size: 14px;
  font-weight: normal;
  color: #0072CE;
  text-decoration: none;
  position: relative;
  top: 1px;
}

.home__more {
  position: relative;
  margin-top: 5px;
  text-align: center;
}

.home__more.show--on-mobile {
  margin-top: 0;
  margin-bottom: -5px;
}

.home__more .button {
  color: #0072CE;
}

.home__more .button .icon {
  fill: #0072CE;
  color: #0072CE;
}

.home__more .button .icon use > svg {
  fill: #0072CE;
  color: #0072CE;
}

.home__more .icon {
  display: inline-block;
  width: 11px;
  height: 6px;
  margin-left: 5px;
  top: -1px;
  fill: #363636;
  color: #363636;
}

.home__more .icon use > svg {
  fill: #363636;
  color: #363636;
}

.home #home-more-mobile {
  color: #0072CE;
  font-weight: normal;
}

.home #home-more-mobile .icon {
  fill: #0072CE;
  color: #0072CE;
}

.home #home-more-mobile .icon use > svg {
  fill: #0072CE;
  color: #0072CE;
}

.home #home-more-mobile.loading span {
  visibility: hidden;
}

.home #home-more-mobile.loading + #home-loader-mobile {
  display: block;
}

.home__plus {
  margin-top: 15px;
  border-top: 2px solid #f5f5f5;
  padding-top: 20px;
}

.home__plus .thumb__info {
  float: left;
  width: calc(50% - 8px);
  margin-left: 16px;
}

.home__plus .thumb__image {
  float: left;
  width: calc(50% - 8px);
  margin-bottom: 0;
}

.home__plus .thumb__image img {
  display: block;
}

.home__plus .thumb__image img:not(.thumb__cols-three) {
  display: none;
}

.home__plus .store__title {
  font-size: 16px;
}

.home #home-loader-mobile {
  display: none;
  margin-top: 0;
  position: absolute;
  top: -5px;
  left: 50%;
  transform: translate(-50%, 0) scale(0.7);
}

@media only screen and (max-width: 1280px) {
  .home .widget-bestof__more {
    margin-top: 0;
  }
  .home .section__aside {
    margin-top: 30px;
    display: block;
  }
  .home .section__aside #sidebar,
  .home .section__aside #sidebar-fixed {
    position: static !important;
    left: auto !important;
    bottom: auto !important;
    width: auto !important;
  }
  .home .widget-bestof__more {
    clear: both;
  }
}

@media only screen and (min-width: 700px) and (max-width: 1023px) {
  .home .store__title {
    margin-bottom: 15px;
  }
  .home .SCEEStorePSPlusLinksBox .thumb__title {
    font-size: 14px;
    line-height: 21px;
  }
  .home .thumb__row .thumb__type {
    width: 30px;
    height: 30px;
  }
  .home .thumb__row .thumb__type .icon {
    width: 22px;
    height: 13px;
  }
  .home .widget-bestof .row--on-small {
    margin-left: -16px;
  }
  .home .widget-bestof .row--on-small:after {
    content: "";
    display: table;
    clear: both;
  }
  .home .widget-footer__link {
    margin-left: 16px !important;
  }
  .home .widget-footer__link:first-child {
    margin-left: 0 !important;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1600px) {
  .home .widget-bestof .row--on-small {
    margin-left: -20px;
  }
  .home .widget-bestof .row--on-small:after {
    content: "";
    display: table;
    clear: both;
  }
}

@media only screen and (max-width: 1280px) {
  .home .widget-social {
    position: relative;
  }
  .home .widget-social__buttons {
    position: absolute;
    top: 15px;
    right: 0;
  }
  .home .widget-social__buttons > div {
    float: left;
    margin-bottom: 0;
    margin-left: 10px;
  }
  .home .widget-footer__link {
    margin-left: 20px;
    float: left;
  }
  .home .widget-footer__link:first-child {
    margin-left: 0;
  }
  .home .widget-language {
    position: relative;
    padding-top: 0;
    padding-bottom: 0;
  }
  .home .widget-language .languages {
    width: 220px;
    position: absolute;
    top: 15px;
    right: 0;
  }
}

@media only screen and (min-width: 1281px) {
  .home .show--on-small {
    display: none;
  }
  .home .hide--on-small {
    display: block;
  }
  .home .widget-bestof .row--on-small {
    margin-left: 0;
  }
  .home .widget-bestof .row--on-small:after {
    content: "";
    display: table;
    clear: both;
  }
  .home .widget-bestof .row--on-small .col-4 {
    width: auto;
    float: none;
    margin-left: 0;
  }
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .home .widget-footer__link {
    margin: 0;
    clear: both;
  }
  .home .widget-social__buttons {
    position: static;
  }
  .home .widget-social__buttons:after {
    content: "";
    display: table;
    clear: both;
  }
  .home .widget-social__buttons > div {
    margin-left: 0;
    margin-right: 16px;
  }
  .home__title {
    font-size: 20px;
    line-height: 25px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-width: 2px;
  }
  .home #home-logo {
    display: none;
  }
  .home .mash .row:first-child {
    margin-right: -16px;
    margin-bottom: 35px;
  }
  .home .mash .home__title {
    display: none;
  }
  .home .mash .col-3 .thumb__image, .home .mash .single__mobile-footer .widget-related-product .row.thumb__row .thumb__info.col-3 .thumb__image, .single__mobile-footer .widget-related-product .row.thumb__row .home .mash .thumb__info.col-3 .thumb__image {
    float: left;
    width: calc(50% - 8px);
  }
  .home .mash .col-3 .thumb__info, .home .mash .single__mobile-footer .widget-related-product .row.thumb__row .thumb__info.col-3 .thumb__info, .single__mobile-footer .widget-related-product .row.thumb__row .home .mash .thumb__info.col-3 .thumb__info {
    float: left;
    width: calc(50% - 8px);
    margin-left: 16px;
  }
  .home .mash .thumb--featured {
    margin-left: 0;
    width: 100%;
    padding: 0;
  }
  .home .mash .thumb--featured .hide--on-mobile {
    display: none;
  }
  .home .mash .thumb--featured .thumb__tile {
    display: block;
    left: 16px;
    right: 16px;
    margin: 0;
    bottom: -16px;
    width: auto;
  }
  .home .mash .thumb--featured .thumb__tile .thumb__nav {
    margin-bottom: 0;
  }
  .home .mash .thumb--featured .thumb__info {
    margin: 0;
    width: 100%;
    padding: 16px;
  }
}

.hero-archive {
  overflow: visible;
}

.hero-archive .hero__background--mobile {
  background-image: url("/wp-content/themes/scee/assets/force//images/heroes/hero-default.jpg");
}

.hero-archive__title {
  color: #fff;
  font-weight: 300;
  font-size: 36px;
  margin-bottom: 25px;
}

.hero-archive__container {
  z-index: 150 !important;
}

.hero-archive .trigger {
  position: relative;
}

.hero-archive .trigger select {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  outline: none;
}

.hero-archive__cat {
  display: inline-block;
  margin-left: 15px;
}

.hero-archive__cat .trigger {
  position: relative;
  padding: 14px 13px 14px 18px;
}

.hero-archive__cat .items {
  top: 65px;
  width: 340px;
}

.hero-archive__cat .items a {
  padding: 0 20px;
  font-size: 16px;
  line-height: 36px;
}

.hero-archive__cat .icon {
  top: -6px;
  width: 13px;
  height: 7px;
  margin-left: 6px !important;
}

.hero-archive__cat:hover {
  text-decoration: none;
}

@media only screen and (min-width: 700px) and (max-width: 1023px) {
  .hero-archive__title {
    font-size: 28px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .hero-archive {
    padding-bottom: 30px;
  }
  .hero-archive.hero--date {
    min-height: 0;
  }
  .hero-archive .hero__background {
    background-size: auto 100%;
  }
  .hero-archive__title {
    margin-bottom: 0;
    font-size: 16px;
    text-align: left;
    font-weight: 400;
  }
  .hero-archive__cat {
    margin: 30px 0 0;
    display: block;
    text-align: left;
  }
  .hero-archive__cat .trigger {
    position: relative;
    padding: 10px 13px 10px 18px;
  }
  .hero-archive__cat .icon.icon-chevron {
    float: right;
    margin-left: 0;
    top: 9px;
    margin-right: 5px;
  }
}

.archive__title {
  font-size: 28px;
  margin-bottom: 60px;
}

.archive__title span {
  color: #0072ce;
}

.archive__row {
  margin-top: 35px;
}

.archive__row--first {
  margin-top: 0;
}

.archive__row:first-child {
  margin-top: 0;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .archive .section.section--white {
    padding-bottom: 10px;
  }
  .archive .load-more__holder {
    clear: both;
  }
  .archive .load-more__holder .archive__row:after {
    clear: both;
  }
  .archive__row {
    margin-top: 0;
  }
  .archive__row:nth-child(even) .col-4:first-child,
  .archive__row:nth-child(even) .col-4:nth-child(3) {
    clear: both;
  }
  .archive__row:nth-child(odd) .col-4:nth-child(2) {
    clear: both;
  }
  .archive__row .thumb__img {
    display: none;
  }
  .archive__row .thumb__img.thumb__cols-2 {
    display: block;
  }
  .archive__row .thumb__description {
    display: none;
  }
  .archive__row .col-4,
  .archive__row .col-2,
  .archive__row .single__content .rightcolumnelement,
  .single__content .archive__row .rightcolumnelement {
    width: calc(50% - 16px);
    margin-bottom: 16px;
  }
  
  .archive__row .col-2,
  .archive__row .single__content .rightcolumnelement,
  .single__content .archive__row .rightcolumnelement {
    margin-bottom: 16px;
  }
  .archive__row:after {
    clear: none;
  }
}

.hero-browse .hero__background--mobile {
  background-image: url("/wp-content/themes/scee/assets/force/images/hero-desktop.jpg");
  background-size: cover;
}

.hero-browse__row {
  position: relative;
  top: 10px;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .hero-browse__row {
    top: 0;
  }
}

.hero-browse__title {
  color: #fff;
  font-weight: 300;
  text-align: center;
  font-size: 42px;
  margin-bottom: 45px;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .hero-browse {
    min-height: 0;
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .hero-browse__title {
    font-size: 24px;
    line-height: 1.2em;
    margin-bottom: 18px;
    padding: 0 26px;
  }
  .hero-browse .search-bar {
    height: 45px;
  }
  .hero-browse .search-bar input {
    font-size: 17px;
    height: 45px;
    line-height: 45px;
  }
  .hero-browse .search-bar button {
    height: 45px;
    width: 45px;
  }
  .hero-browse .search-bar button .icon {
    width: 20px;
    height: 21px;
    margin-left: -10px;
    margin-top: -10px;
  }
}

.page-template-template-explore {
  /**
     * Tags cloud
     */
  /**
     * Category tile within the browse page
     */
}

.page-template-template-explore .sidebar__widget.widget-footer {
  border-top: 0 !important;
  margin-bottom: 30px;
}

.page-template-template-explore .archives {
  /**
         * Resetting the margin top of the first row of categories
         */
}

.page-template-template-explore .archives__title {
  text-align: center;
  font-size: 28px;
  line-height: 1em;
  font-weight: 300;
  margin-bottom: 40px;
}

.page-template-template-explore .archives__subtitle {
  font-size: 18px;
  line-height: 25px;
  color: #868686;
  margin-bottom: 35px;
  font-weight: normal;
  text-align: center;
}

.page-template-template-explore .archives__categories {
  margin-top: -25px;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .page-template-template-explore .archives__categories {
    margin-top: 0;
  }
}

.page-template-template-explore .archives__categories .archives__title {
  margin-bottom: 15px;
}

.page-template-template-explore .archives__tags .archives__title {
  margin-bottom: 20px;
}

.page-template-template-explore .archives__submit-picker {
  margin-top: 40px;
  text-align: center;
}

.page-template-template-explore .tags {
  margin-top: -10px;
  margin-bottom: -10px;
  text-align: center;
}

.page-template-template-explore .tags a {
  display: inline-block;
  padding: 9px 20px 13px;
  line-height: 1em;
  margin: 10px 7px;
  font-size: 15px !important;
  color: #363636;
  background-color: #f5f5f5;
}

.page-template-template-explore .tags a:hover {
  text-decoration: none;
  background-color: #f6fbff;
  color: #0072ce;
}

.page-template-template-explore .category {
  position: relative;
  display: block;
  height: 110px;
  margin-bottom: 20px;
}

@media only screen and (min-width: 1600px) {
  .page-template-template-explore .category {
    height: 140px;
  }
}

@media only screen and (min-width: 1920px) {
  .page-template-template-explore .category {
    height: 140px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .page-template-template-explore .category {
    height: auto;
  }
}

.page-template-template-explore .category__overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.page-template-template-explore .category__image, .page-template-template-explore .category__name {
  transform: none;
  transition: transform 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.page-template-template-explore .category__image {
  position: relative;
  z-index: 0;
  display: block;
}

.page-template-template-explore .category__image img {
  display: block;
  width: 100%;
}

.page-template-template-explore .category:hover .category__overlay {
  transition: background-color 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  background-color: rgba(0, 114, 206, 0.9);
}

.page-template-template-explore .category__name {
  position: absolute;
  display: flex;
  width: 100%;
  height: 100%;
  top: 0;
  padding: 0 16px;
  margin-bottom: 0;
  color: #fff;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
  z-index: 2;
  align-items: center;
  justify-content: center;
}

@media only screen and (min-width: 700px) and (max-width: 1023px) {
  .page-template-template-explore .category {
    margin-bottom: 16px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .page-template-template-explore .category {
    margin-bottom: 2px;
  }
  .page-template-template-explore .category__name {
    font-size: 15px;
  }
  .page-template-template-explore .archives__categories .row {
    margin-left: -2px;
  }
  .page-template-template-explore .archives__categories .col-3, .page-template-template-explore .archives__categories .single__mobile-footer .widget-related-product .row.thumb__row .thumb__info.col-3, .single__mobile-footer .widget-related-product .row.thumb__row .page-template-template-explore .archives__categories .thumb__info.col-3 {
    width: calc(50% - 2px) !important;
    margin-left: 2px;
  }
  .page-template-template-explore .archives__title {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .page-template-template-explore .archives__subtitle {
    font-size: 13px;
    line-height: 20px;
  }
  .page-template-template-explore .archives__tags .page-template-template-explore .category__title {
    margin-bottom: 10px;
  }
  .page-template-template-explore .tags {
    text-align: left;
  }
  .page-template-template-explore .tags a {
    font-size: 13px !important;
    padding: 6px 10px 10px;
    margin: 7px 4px;
  }
}

.hero-search__row {
  position: relative;
  top: 36px;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .hero-search__row {
    top: 0;
  }
}

.hero-search .hero__background--mobile {
  background-image: url("/wp-content/themes/scee/assets/force//images/heroes/hero-default.jpg");
}

.hero-search__title {
  color: #fff;
  font-weight: 300;
  text-align: center;
  font-size: 24px;
  margin-bottom: 25px;
}

.hero-search .search-bar input {
  padding-top: 0;
  font-size: 36px;
  text-align: center;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .hero-search {
    min-height: 0;
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .hero-search__title {
    font-size: 24px;
    line-height: 1.2em;
    margin-bottom: 18px;
    padding: 0 26px;
  }
  .hero-search .hero__background {
    background-size: cover;
  }
  .hero-search .search-bar {
    height: 45px;
  }
  .hero-search .search-bar input {
    padding-top: 5px;
    font-size: 24px;
    height: 45px;
    text-align: left;
    font-size: 17px;
    line-height: 45px;
  }
  .hero-search .search-bar button {
    height: 45px;
    width: 45px;
  }
  .hero-search .search-bar button .icon {
    width: 20px;
    height: 21px;
    margin-left: -10px;
    margin-top: -10px;
  }
}

.search__title {
  font-size: 28px;
  margin-bottom: 60px;
}

.search__title span {
  color: #0072ce;
}

.search__filter-row {
  margin-bottom: 22px;
}

.search .button--filter {
  position: relative;
  background-color: #fff;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.1);
  color: #363636;
  font-weight: 300;
  font-size: 16px;
  display: block;
  width: 100%;
  height: 45px;
  line-height: 45px;
  padding: 0 16px;
  text-align: left;
}

.search .button--filter .icon {
  position: absolute;
  top: 18px;
  right: 16px;
  width: 12px;
  height: 12px;
  fill: #dcdcdc;
  color: #dcdcdc;
}

.search .button--filter .icon use > svg {
  fill: #dcdcdc;
  color: #dcdcdc;
}

.search__filter {
  display: block;
  padding: 5px 10px;
  font-size: 13px;
  color: #999;
}

.search__filter span {
  float: right;
  color: #ccc;
}

.search__filter--active {
  color: #363636;
  background-color: #f5f5f5;
}

.search__filter--active span {
  color: #999;
}

.search__filter:hover {
  color: #363636;
  text-decoration: none;
}

.search__category {
  display: block;
  padding: 5px 10px;
  font-size: 13px;
  color: #999;
}

.search__category span {
  float: right;
  color: #ccc;
}

.search__category--active {
  color: #363636;
  background-color: #f5f5f5;
}

.search__category--active span {
  color: #999;
}

.search__category:hover {
  color: #363636;
  text-decoration: none;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .search__title {
    font-size: 20px;
    margin-bottom: 30px;
  }
  .search .thumb__cols-3 {
    display: none;
  }
  .search .thumb__cols-2 {
    display: block;
  }
}

.single .hero-desktop {
  background-color: #eee;
}

.single .hero-desktop .hero__background {
  position: absolute;
  top: 0;
  transform-origin: center;
}

.single #blurry-hero-background {
  animation: none;
}

.single__youtube {
  position: relative;
  overflow: hidden;
}

.single__youtube--modal {
  cursor: pointer;
}

.single__youtube .hero-mobile__step {
  z-index: 30 !important;
}

.single__youtube .lazy-image {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: opacity 0.3s ease-out;
}

.single__youtube .lazy-image.loaded {
  opacity: 1;
}

.single__youtube span.before {
  position: absolute;
  z-index: 5;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.single__youtube:before {
  content: '';
  display: block;
  width: 100%;
  padding-top: 56.25%;
  background-color: #eee;
}

.single__youtube .background {
  background-size: cover;
  filter: blur(20px);
}

.single__youtube .background.lazy-background {
  filter: none;
  opacity: 0;
  transition: opacity 0.3s ease-out;
  background-position: center;
}

.single__youtube .background.lazy-background.loaded, .single__youtube .background.lazy-background[data-was-processed="true"] {
  opacity: 1;
}

.single__youtube iframe {
  z-index: 20;
  transition: opacity 0.3s ease-out;
}

.single__youtube--not-loaded iframe {
  opacity: 0;
}

.single__youtube iframe,
.single__youtube .background {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.single .hero-mobile {
  height: 210px;
  min-height: 0;
  margin-bottom: 0;
}

.single .hero-mobile .hero__background {
  position: fixed;
  top: 64px;
  left: 0;
  width: 100%;
  height: 210px;
  z-index: -1;
  background-image: none;
}

.single .hero-mobile[data-type="video"] {
  display: none;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .single .hero-mobile[data-type="video"] + .hero-desktop + .main-section .single__main {
    padding-top: 25px;
  }
}

.single .hero-mobile .hero__background {
  background-color: #eee;
  background-size: cover;
  background-position: center;
}

.single .hero-mobile .hero__background.progressive__bg {
  background-color: transparent;
}

.single .hero-mobile__step {
  position: absolute;
  z-index: 10;
  bottom: 0;
  right: 0;
  width: 48px;
  height: 48px;
  transform: rotate(270deg);
}

.single .hero-mobile__step .box {
  position: absolute;
  width: 16px;
  height: 16px;
  background-color: #fff;
}

.single .hero-mobile__step .box.box-1 {
  bottom: 0;
  left: 0;
}

.single .hero-mobile__step .box.box-2 {
  bottom: 0;
  left: 16px;
}

.single .hero-mobile__step .box.box-3 {
  bottom: 16px;
  left: 0;
}

.single .hero-mobile__step .box.box-4 {
  opacity: 0.3;
  bottom: 32px;
  left: 0;
}

.single .hero-mobile__step .box.box-5 {
  opacity: 0.7;
  bottom: 0;
  left: 32px;
}

.single .hero-mobile__step .box.box-6 {
  opacity: 0.5;
  bottom: 16px;
  left: 16px;
}

.single .hero-mobile__step .box.box-7 {
  opacity: 0.2;
  bottom: 16px;
  left: 32px;
}

.single .hero-mobile__step .box.box-8 {
  opacity: 0.1;
  bottom: 32px;
  left: 16px;
}

.single__top-share .sidebar__widget {
  margin-top: 0;
  margin-bottom: 26px;
  border-top: 0;
}

.single__top-share .sidebar__widget .sidebar__title {
  display: none;
}

.single .hero-desktop {
  position: relative;
  z-index: -1;
  height: 580px;
}

.single .hero-desktop--small {
  height: 300px;
}

.single .hero-desktop--small:before {
  content: '';
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 300px;
  background-color: #0068BF;
}

.single .hero-desktop--small .hero-desktop__background {
  opacity: 0.2;
  height: 300px;
}

.single .hero-desktop__background {
  height: 580px;
}

.single .hero-desktop__steps {
  position: absolute;
  z-index: -1;
  left: 50%;
  top: -180px;
  transform: translate(-50%, 0);
}

.single .hero-desktop__step-1 {
  margin-left: -50px;
  height: 100px;
  background-color: #fff;
}

@media only screen and (min-width: 700px) and (max-width: 1023px) {
  .single .hero-desktop__step-1 {
    margin-right: -1000px;
  }
}

.single .hero-desktop__step-2 {
  position: relative;
  margin-left: -50px;
  height: 80px;
  background-color: #fff;
}

.single .hero-desktop__step-2:after {
  content: '';
  position: absolute;
  top: 0;
  right: -1500px;
  width: 1500px;
  height: 100%;
  background-color: #fff;
}

.single .hero-desktop + .main-section {
  padding-top: 0;
  z-index: 10;
}

.single__featured {
  margin-bottom: 35px;
  margin-top: 28px;
}

.single__author {
  margin-bottom: 30px;
}

.single__author .avatar {
  float: left;
  width: 40px;
  height: 40px;
  background-color: #ccc;
}

.single__author .author-name {
  display: block;
  color: #808080;
  font-size: 14px;
}

.single__author .author-name:hover {
  text-decoration: none;
}

.single__author .author-name:hover .auth {
  color: #0068bf;
}

.single__author .author-name p {
  margin: 8px 0 0;
  font-size: 14px;
  line-height: 1em;
}

.single__author .author-name p:first-child {
  margin-top: 0;
}

.single__author .detail {
  margin-left: 60px;
}

.single__date {
  position: relative;
  width: 100px;
  height: 100px;
  background-color: rgba(0, 0, 0, 0.7);
  text-align: center;
}

.single__date span.number {
  padding-top: 14px;
  display: block;
  color: #00a2ff;
  text-align: center;
  line-height: 48px;
  font-size: 48px;
  font-weight: 300;
  font-family: 'BEBAS NEUE', Arial, sans-serif;
}

.single__date span.date {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
}

.single__date:before {
  content: '';
  position: absolute;
  z-index: 10;
  top: 0;
  left: -20px;
  width: 20px;
  height: 100%;
  background-color: #fff;
}

.single__date + .widget-related-product,
.single__date + .widget-most-read {
  border-top: 0;
  padding-top: 0;
  margin-top: 20px;
}

.single__main {
  padding-top: 40px;
  margin-top: -180px;
}

.single__sidebar {
  margin-top: -180px;
}

.single__mobile-languages {
  position: absolute;
  top: -11px;
  right: 0;
}

.single__mobile-languages .languages.languages--active:before {
  content: '';
  position: fixed;
  z-index: 250;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}

.single__mobile-languages .languages.languages--active .languages__trigger:before {
  display: none;
}

.single__mobile-languages .languages .languages__trigger span {
  display: none;
}

.single__mobile-languages .languages .languages__dropdown {
  z-index: 280;
  left: auto;
  top: 0;
  right: -10px;
  width: 180px;
}

.single__mobile-languages .languages .languages__flags a {
  display: block;
  float: none;
  width: 100%;
}

.single__posted {
  position: relative;
}

.single__posted h5 {
  color: #808080;
  font-weight: normal;
  font-size: 14px;
  margin-bottom: 15px;
}

.single__article-footer {
  margin-top: 60px;
}

.single__headline {
  font-size: 38px;
  line-height: 55px;
  margin-bottom: 25px;
  font-weight: normal;
}

.single__content ul,
.single__content ol {
  list-style-type: none;
  margin-left: 15px;
  padding: 0;
  margin-bottom: 25px;
}

.single__content ul:last-child,
.single__content ol:last-child {
  margin-bottom: 0;
}

.single__content hr {
  margin-bottom: 26px;
  margin-top: 25px;
  border-top: 2px solid #EEEEEE;
  border-left: 0;
  border-bottom: 0;
}

.single__content ul li {
  margin: 0 0 10px;
  padding: 0 0 0 10px;
  position: relative;
  font-size: 16px;
  line-height: 1.5;
}

.single__content ul li:before {
  content: '';
  left: -15px;
  position: absolute;
  top: 8px;
  width: 6px;
  height: 6px;
  background-color: #0072ce;
}

.single__content ul li:last-child {
  margin-bottom: 0;
}

.single__content ul li ul {
  margin-top: 16px;
}

.single__content ol {
  counter-reset: li;
  margin-left: 0;
  padding-left: 0;
}

.single__content ol > li {
  font-size: 16px;
  line-height: 1.5;
  list-style: none outside none;
  margin: 0 0 15px 26px;
  padding: 0;
  position: relative;
}

.single__content ol > li:before {
  color: #0072ce;
  content: counter(li, decimal-leading-zero);
  counter-increment: li;
  font-family: 'Bebas Neue', Arial, sans-serif;
  font-size: 20px;
  left: -26px;
  position: absolute;
  text-align: left;
  top: -3px;
  width: 2em;
}

.single__content blockquote:nth-child(1) + p:first-letter,
.single__content > p:nth-child(1):first-letter {
  color: #0072ce;
  float: left;
  font-size: 49px;
  font-weight: 300;
  line-height: 0.8em;
  padding: 0 5px 5px 0;
  margin-top: 5px;
}

.single__content h1 {
  font-size: 40px;
  margin-bottom: 40px;
  font-weight: normal;
}

.single__content h2 {
  font-size: 30px;
  margin-bottom: 30px;
  margin-top: 10px;
  font-weight: normal;
}

.single__content h3,
.single__content h4 {
  font-size: 22px;
  line-height: 1.5em;
  margin-bottom: 26px;
  margin-top: 25px;
  padding-top: 12px;
  border-top: 2px solid #EEEEEE;
  font-weight: normal;
  clear: left;
}

.single__content h4 {
  font-size: 18px;
}

.single__content p {
  margin-bottom: 15px;
  margin-top: 0;
  font-size: 16px;
  line-height: 27px;
  word-wrap: break-word;
}

.single__content p .single__youtube {
  margin: 28px 0;
}

.single__content p br:first-child {
  display: none;
}

.single__content p:last-child {
  margin-bottom: 0;
}

.single__content p.bottom-margin {
  margin-bottom: 30px;
}

.single__content p.bottom-margin:last-child {
  margin-bottom: 0;
}

.single__content q,
.single__content .quote {
  color: #0072ce;
  font-size: 30px;
  font-weight: 300;
  line-height: 40px;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .single__content q,
  .single__content .quote {
    font-size: 24px;
    line-height: 33px;
    width: auto;
    padding-left: 16px;
    display: block;
    margin: 40px 0;
    border-left: 1px #ccc solid;
  }
}

.single__content blockquote {
  margin: 0;
  padding: 0;
  border-left: 5px solid #EEEEEE;
  padding-left: 20px;
  margin-bottom: 30px;
}

.single__content blockquote,
.single__content blockquote p {
  line-height: 1.7;
  font-style: italic;
  font-weight: normal;
}

.single__content .featured {
  text-align: center;
  margin-bottom: 50px;
}

.single__content .featured IFRAME.feature-video {
  width: 100%;
  height: 400px;
  margin: 0 auto;
}

.single__content img,
.single__content object,
.single__content iframe {
  max-width: 100%;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .single__content .rightcolumnelement {
    max-width: none !important;
    margin-right: 0 !important;
    margin-left: 16px !important;
  }
}

@media only screen and (min-width: 700px) {
  .single__content .rightcolumnelement {
    float: right;
    padding: 0;
    margin: 0;
    max-width: 56.25%;
    width: auto !important;
    height: auto;
    margin-right: -65%;
  }
}

.single__content p.rightcolumnelementparent,
.single__content a.rightcolumnelementparent,
.single__content div.rightcolumnelementparent {
  display: inline;
  clear: none !important;
}

.single__content div.wp-caption img.rightcolumnelement {
  float: none;
  display: block;
  max-width: auto;
  width: auto;
  margin: 0;
}

.single__content div.rightcolumnelementparent.wp-caption {
  float: right;
  padding: 0;
  margin: 0;
  max-width: 56.25%;
  height: auto;
  margin-right: -65%;
}

.single__content div.rightcolumnelementparent.wp-caption .rightcolumnelement {
  float: none;
  max-width: 100%;
  height: auto;
  margin-right: 0;
}

.single__content div.wp-caption {
  position: relative;
  border: 0;
  background: none;
  width: auto !important;
}

.single__content div.wp-caption:not(.fullwidthelementparent) .wp-caption-text {
  left: -20px;
}

@media only screen and (min-width: 700px) and (max-width: 1023px) {
  .single__content div.wp-caption:not(.fullwidthelementparent) .wp-caption-text {
    left: -16px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .single__content div.wp-caption:not(.fullwidthelementparent) > a {
    display: block;
  }
  .single__content div.wp-caption:not(.fullwidthelementparent) > a img {
    display: block;
  }
  .single__content div.wp-caption:not(.fullwidthelementparent) .wp-caption-text {
    margin: 0 0 12px;
  }
}

.single__content div.wp-caption .wp-caption-text {
  position: absolute;
  bottom: 16px;
  left: -40px;
  margin: 0;
  background: #0072ce;
  color: #fff;
  padding: 9px 20px 12px;
  text-align: left;
}

@media only screen and (min-width: 700px) and (max-width: 1023px) {
  .single__content div.wp-caption .wp-caption-text {
    left: -32px;
    padding-left: 16px;
    padding-right: 16px;
  }
}

.single__content div.wp-caption .wp-caption-text em {
  display: block;
  font-style: normal;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .single__content div.wp-caption .wp-caption-text {
    position: static;
    margin: -21px -16px 0;
    padding: 9px 16px 12px;
  }
}

.single__content p:last-child .single__full {
  margin-bottom: 0;
}

.single__content .single__full {
  margin: 35px 0 30px 0;
}

.single__content .single__full + .single__full {
  margin-top: -20px !important;
}

.single__content .single__full + br {
  display: none;
}

.single__content .single__full:last-child {
  margin-bottom: 0;
}

.single__content .single__full--2 .col-6:first-child a, .single__content .single__full--2 div.wp-caption:not(.fullwidthelementparent) .wp-caption-text em:first-child a, .single__content div.wp-caption:not(.fullwidthelementparent) .wp-caption-text .single__full--2 em:first-child a {
  margin-left: -20px;
  margin-right: -20px;
}

@media only screen and (min-width: 700px) and (max-width: 1023px) {
  .single__content .single__full--2 .col-6:first-child a, .single__content .single__full--2 div.wp-caption:not(.fullwidthelementparent) .wp-caption-text em:first-child a, .single__content div.wp-caption:not(.fullwidthelementparent) .wp-caption-text .single__full--2 em:first-child a {
    margin-left: -16px;
    margin-right: -16px;
  }
}

.single__content .single__full--2 a {
  display: block;
}

.single__content .single__full--2 a img {
  display: block;
  float: none !important;
  width: 100% !important;
  margin: 0 !important;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .single__content .single__full--2 {
    margin-top: 24px;
  }
}

.single__content .single__full--3:not(:last-child) {
  margin-bottom: 30px;
}

.single__content .single__full--3 .col-8 a {
  margin-left: -20px;
  margin-right: -20px;
}

@media only screen and (min-width: 700px) and (max-width: 1023px) {
  .single__content .single__full--3 .col-8 a {
    margin-left: -16px;
    margin-right: -16px;
  }
}

.single__content .single__full--3 .col-4 a:first-child img {
  margin-bottom: 12px !important;
}

.single__content .single__full--3 a {
  display: block;
}

.single__content .single__full--3 a img {
  display: block;
  float: none !important;
  width: 100% !important;
  margin: 0 !important;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .single__content .single__full--3 {
    margin-top: 23px;
  }
  .single__content .single__full--3:not(:last-child) {
    margin-bottom: 20px;
  }
}

.single__content .single__full .gallery {
  display: flex;
  margin-left: -20px;
  margin-right: -20px;
  position: relative;
}

@media only screen and (min-width: 700px) and (max-width: 1023px) {
  .single__content .single__full .gallery {
    margin-left: -16px;
    margin-right: -16px;
  }
}

.single__content .single__full .gallery__side {
  position: relative;
  flex: 1;
  margin-left: 10px;
}

.single__content .single__full .gallery__side .image {
  position: absolute;
  width: 100%;
  height: calc(50% - 5px);
  left: 0;
  right: 0;
  background-color: #eee;
  background-position: center;
  background-size: cover;
}

.single__content .single__full .gallery__side .image a {
  display: block;
  width: 100%;
  height: 100%;
}

.single__content .single__full .gallery__side .image img {
  display: none;
}

.single__content .single__full .gallery__side .image:first-child {
  top: 0;
}

.single__content .single__full .gallery__side .image:last-child {
  bottom: 0;
}

.single__content .single__full .gallery__half {
  position: relative;
  width: calc(50% - 5px);
}

.single__content .single__full .gallery__half .image {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  background-color: #eee;
  background-position: center;
  background-size: cover;
}

.single__content .single__full .gallery__half a {
  display: block;
  width: 100%;
  height: 100%;
}

.single__content .single__full .gallery__half img {
  display: none;
}

.single__content .single__full .gallery__half:last-child {
  margin-left: 10px;
}

.single__content .single__full .gallery__half:before {
  content: '';
  display: block;
  width: 100%;
  padding-top: 56.25%;
  background-color: #eee;
}

.single__content .single__full .gallery__main {
  position: relative;
}

.single__content .single__full .gallery__main img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media only screen and (min-width: 700px) and (max-width: 1023px) {
  .single__content .single__full .gallery__main {
    width: 466px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1600px) {
  .single__content .single__full .gallery__main {
    width: 650px;
  }
}

@media only screen and (min-width: 1600px) and (max-width: 1920px) {
  .single__content .single__full .gallery__main {
    width: 810px;
  }
}

.single__content .single__full .gallery__main:before {
  content: '';
  display: block;
  width: 100%;
  padding-top: 56.25%;
  background-color: #eee;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .single__content .single__full .gallery {
    display: block;
    margin-left: -16px;
    margin-right: -16px;
  }
  .single__content .single__full .gallery:after {
    content: "";
    display: table;
    clear: both;
  }
  .single__content .single__full .gallery__main {
    width: 100%;
  }
  .single__content .single__full .gallery__half {
    float: left;
    width: calc(50% - 2px);
  }
  .single__content .single__full .gallery__half:last-child {
    margin-left: 2px;
  }
  .single__content .single__full .gallery__side {
    padding: 0 16px;
    margin-top: 16px;
    margin-left: 0;
  }
  .single__content .single__full .gallery__side:after {
    content: "";
    display: table;
    clear: both;
  }
  .single__content .single__full .gallery__side .image {
    position: relative;
    height: auto;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    float: left;
    width: calc(50% - 8px);
  }
  .single__content .single__full .gallery__side .image a {
    position: absolute;
    z-index: 20;
    top: 0;
    left: 0;
  }
  .single__content .single__full .gallery__side .image:before {
    content: '';
    display: block;
    width: 100%;
    padding-top: 56.25%;
  }
  .single__content .single__full .gallery__side .image:last-child {
    margin-left: 16px;
  }
}

.single__content .single__full--1 a {
  margin: 0 -20px 0;
  width: auto;
  display: block;
}

.single__content .single__full--1 a img {
  width: 100%;
  display: block;
}

@media only screen and (min-width: 700px) and (max-width: 1023px) {
  .single__content .single__full--1 a {
    margin: 0 -16px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .single__content .single__full--1 a {
    margin: 0 -16px;
  }
  .single__content .single__full--1:not(:last-child) {
    margin-bottom: 21px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .single__content p {
    margin-bottom: 20px;
    margin-top: 0;
    font-size: 15px;
    line-height: 25px;
  }
  .single__content p:last-child {
    margin-bottom: 0;
  }
  .single__content p:last-child .full-width-link {
    margin-bottom: 0;
  }
}

.single .quote {
  color: #0072ce;
  display: block;
  font-size: 30px;
  font-weight: 300;
  line-height: 40px;
  margin-top: -10px;
  margin-bottom: 32px;
  text-align: left;
  max-width: 100%;
}

.single__comments-cta {
  margin-bottom: 40px;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
  background-color: #f5f5f5;
}

.single__comments-cta .comments-sign-up {
  margin-top: 10px;
  margin-bottom: 0;
}

.single__comments-cta .comments-sign-up .icon {
  width: 30px;
  height: 30px;
  margin-right: 5px;
  top: 8px;
}

.single__comments-cta h5 {
  font-weight: normal;
  margin-bottom: 32px;
}

.single .comments__select {
  float: right;
  position: relative;
}

.single .comments__select .action.dropdown {
  z-index: 30;
}

.single .comments__select select {
  position: absolute;
  top: -14px;
  right: -17px;
  opacity: 0;
  outline: none;
  width: 50px;
  z-index: 40;
  height: 50px;
}

.single .comments__select select:focus {
  outline: none;
}

.single .comments__closed {
  margin-top: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
  background-color: #f5f5f5;
}

.single .comments__closed p {
  margin: 0;
  color: #999;
}

.single .comments__more {
  margin-top: 2px;
  position: relative;
  background-color: #f5f5f5;
  text-align: center;
  display: block;
  font-size: 14px;
  height: 44px;
  line-height: 44px;
}

.single .comments__more--main {
  margin-top: 40px;
}

.single .comments__more .icon-chevron-down {
  width: 11px;
  height: 6px;
  margin-left: 4px;
  top: -2px;
  fill: #0072ce;
  color: #0072ce;
}

.single .comments__more .icon-chevron-down use > svg {
  fill: #0072ce;
  color: #0072ce;
}

.single .comments__more .loader--text {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.single .comments__more .loader--inline {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  margin-top: -23px;
  margin-left: -25px;
}

.single .comments__more--loading .loader {
  opacity: 1;
  visibility: visible;
}

.single .comments__more--loading .text {
  visibility: hidden;
}

.single .comments__more .comment__reply,
.single .comments__more .comment__edit {
  margin-left: 5px;
  display: inline-block;
}

.single .comments__more:hover {
  text-decoration: none;
}

.single .comments__more:hover .comment__reply span,
.single .comments__more:hover .comment__edit span {
  text-decoration: none;
}

.single .comments__head {
  font-size: 14px;
  margin-bottom: 30px;
}

.single .comments__head h6 {
  margin-left: 15px;
  display: inline-block;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
}

.single .comments__head h6:first-child {
  margin-left: 0;
}

.single .comments__head .action {
  float: right;
}

.single .comments__head .dropdown {
  position: relative;
}

.single .comments__head .dropdown .loader {
  display: none;
  position: relative;
  top: 1px;
}

.single .comments__head .dropdown.loading .loader {
  display: inline-block;
}

.single .comments__head .dropdown .dropdown-container {
  overflow: hidden;
}

.single .comments__head .dropdown.active .dropdown-container {
  z-index: 20;
}

.single .comments__head .dropdown.active .dropdown-menu {
  opacity: 1;
  z-index: 20;
  visibility: visible;
  transition: opacity 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.single .comments__head .dropdown.active .dropdown-trigger:before,
.single .comments__head .dropdown.active .dropdown-trigger:hover:before {
  opacity: 1;
  visibility: visible;
}

.single .comments__head .dropdown.active .dropdown-trigger .icon {
  transform: rotate(-180deg);
}

.single .comments__head .dropdown .dropdown-trigger:hover:before {
  opacity: 1;
  visibility: visible;
}

.single .comments__head .dropdown-container {
  overflow: hidden;
  position: absolute;
  z-index: -1;
  top: 31px;
  min-width: 240px;
  padding: 0 5px 5px;
  right: -22px;
}

.single .comments__head .dropdown-trigger {
  margin-left: 15px;
  display: inline-block;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  color: #363636;
  position: relative;
  z-index: 20;
}

.single .comments__head .dropdown-trigger:before {
  content: '';
  opacity: 0;
  position: absolute;
  background-color: #fff;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 1, 0.19);
  visibility: hidden;
  z-index: -1;
  left: -15px;
  top: -6px;
  right: -17px;
  padding-top: 37px;
  transition: opacity 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.single .comments__head .dropdown-trigger:hover {
  text-decoration: none;
}

.single .comments__head .dropdown-trigger .icon {
  margin-left: 12px;
  top: -2px;
  width: 11px;
  height: 6px;
  fill: #363636;
  color: #363636;
}

.single .comments__head .dropdown-trigger .icon use > svg {
  fill: #363636;
  color: #363636;
}

.single .comments__head .dropdown-menu {
  padding: 6px 0;
  visibility: hidden;
  opacity: 0;
  background-color: #fff;
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 1, 0.19);
}

.single .comments__head .dropdown-menu a {
  padding: 6px 15px;
  display: block;
  color: #999999;
}

.single .comments__head .dropdown-menu a:hover {
  color: #363636;
  text-decoration: none;
  background-color: #f6fbff;
}

.single .comments__replies {
  margin-top: -18px;
  margin-bottom: 20px;
}

.single__pushed {
  margin: 0;
}

@media only screen and (min-width: 1024px) {
  .single__pushed {
    display: block;
  }
}

.single__sidebar {
  display: none;
}

.single__sidebar .languages {
  margin-top: 20px;
}

.single__sidebar .languages + .sidebar__widget {
  margin-top: 20px;
}

@media only screen and (min-width: 1024px) {
  .single__sidebar {
    display: block;
  }
}

.single__mobile-footer .widget-related-product .row.thumb__row .thumb__title {
  font-size: 13px;
  line-height: 20px;
}

.single__mobile-footer .widget-related-product .row.thumb__row .thumb__image.col-1 {
  float: left;
}

.single__mobile-footer .widget-related-product .row.thumb__row .thumb__info.col-3 {
  float: left;
  margin-left: 16px;
}

.single__mobile-footer .widget-related-product .row.thumb__row .thumb__info.col-3 .thumb__description {
  display: block;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .single .hero-desktop__steps {
    display: none;
  }
  .single__main {
    padding-top: 35px;
    margin-top: 0;
  }
  .single__headline {
    font-size: 28px;
    line-height: 35px;
    margin-bottom: 30px;
  }
  .single .quote {
    font-size: 24px;
    line-height: 33px;
    margin-bottom: 30px;
  }
  .single__author {
    margin-bottom: 20px;
  }
  .single__author .author-name {
    font-size: 13px;
  }
  .single__author .author-name .auth {
    color: #0072ce;
  }
  .single__article-footer {
    margin-top: 30px;
  }
  .single__comments-cta {
    margin-left: -16px;
    margin-right: -16px;
    margin-bottom: 23px;
    width: auto;
    float: none;
  }
  .single__comments-cta h5 {
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 27px;
  }
  .single #comments {
    padding-top: 0;
    padding-bottom: 0;
  }
  .single .comments--closed {
    padding-top: 30px;
  }
  .single .comments__head {
    margin-bottom: 24px;
  }
  .single .comments__head .dropdown.active .dropdown-trigger:before {
    display: block;
  }
  .single .comments__head .dropdown-trigger:hover:before {
    display: none;
  }
  .single .comments__head .dropdown-menu {
    padding: 6px 0;
  }
  .single .comments__head .dropdown-trigger:before {
    left: -5px;
  }
  .single .comments__head .dropdown-container {
    left: auto;
    right: -21px;
  }
  .single .comments__more--main {
    margin-top: 30px;
  }
  .single .comments__closed {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .single .comments__replies {
    margin-top: 2px;
    margin-left: 0;
    padding-bottom: 16px;
    margin-bottom: 0;
  }
  .single .comments__replies .col-11.push-1 {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    float: none;
  }
  .single .comments__more {
    margin-right: -16px;
  }
  .single .comments__more.show-more-comments {
    margin-right: 0;
  }
  .single .sort-dropdown span {
    display: none;
  }
  .single__featured {
    margin-left: -16px;
    margin-right: -16px;
  }
  .single__mobile-footer .widget-related-product {
    margin-top: 30px;
    padding-top: 10px;
    border-top: 1px solid #eee;
  }
  .single__mobile-footer .widget-related-product .row.thumb__row {
    width: 100%;
    margin-left: 0;
  }
  .single__mobile-footer .widget-related-product .row.thumb__row .thumb__image.col-1 {
    float: left !important;
  }
  .single__mobile-footer .widget-related-product .row.thumb__row .thumb__info.col-3 {
    float: left !important;
  }
  .single__mobile-footer .widget-most-read {
    margin-top: 20px;
  }
  .single__mobile-footer .widget-most-read__list:after {
    content: "";
    display: table;
    clear: both;
  }
  .single__mobile-footer .widget-most-read__list .thumb__image .thumb__img {
    margin-left: 0;
  }
  .single__mobile-footer .widget-most-read__list .thumb__row:nth-child(5), .single__mobile-footer .widget-most-read__list .thumb__row:last-child {
    margin-bottom: 0 !important;
  }
  .single__mobile-footer .widget-tags {
    margin-top: 40px;
    border-top: 0;
    padding-top: 0;
    margin-bottom: 7px;
  }
  .single__mobile-footer .widget-tags div {
    margin-top: 20px;
  }
  .single .best-reaction {
    margin-top: 5px;
  }
}

@media only screen and (max-width: 700px) and (orientation: landscape) {
  .single .widget-share__icon.widget-share__icon--more {
    display: none !important;
  }
  .single .extra-mobile.hide--on-mobile {
    display: inline-block !important;
  }
  .single .extra-mobile.hide--on-mobile a:first-child {
    margin-left: 9px !important;
  }
  .single .extra-mobile.hide--on-mobile .label {
    display: none;
  }
}

@media only screen and (min-width: 700px) {
  body:not(.home) .nav-fixed {
    padding-top: 100px;
  }
  body:not(.home) .nav-fixed .hero-desktop .hero__background {
    position: fixed;
    top: 64px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  body:not(.home) .nav-fixed {
    padding-top: 0;
  }
}

body.with-youtube {
  overflow: hidden;
}

.youtube-modal {
  position: fixed;
  z-index: 200;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  visibility: hidden;
  z-index: -100;
  opacity: 0;
  overflow: hidden;
  height: 0;
  width: 0;
}

body.with-youtube .youtube-modal {
  visibility: visible;
  z-index: 200;
  opacity: 1;
  overflow: visible;
  height: auto;
  width: auto;
  transition: opacity 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

body.with-youtube .youtube-modal .youtube-modal__box {
  transform: scale(1) translate(-50%, -50%);
  opacity: 1;
  transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  body.with-youtube .youtube-modal .youtube-modal__box {
    transform: scale(1);
  }
}

.youtube-modal__backdrop {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  cursor: pointer;
}

.youtube-modal__close {
  position: absolute;
  z-index: 10;
  top: 1px;
  right: 5px;
  width: 50px;
  height: 50px;
}

.youtube-modal__close .icon {
  position: absolute;
  top: calc(50% - 7px);
  left: calc(50% - 7px);
  width: 15px;
  height: 15px;
  fill: #0072CE;
  color: #0072CE;
}

.youtube-modal__close .icon use > svg {
  fill: #0072CE;
  color: #0072CE;
}

.youtube-modal__box {
  position: absolute;
  z-index: 20;
  top: 50%;
  left: 50%;
  background-color: #fff;
  padding: 55px 20px 20px;
  margin-left: 0;
  transform-origin: left center;
  transform: scale(0.8) translate(-50%, -50%);
  opacity: 0.6;
}

.youtube-modal__iframe {
  position: relative;
}

.youtube-modal__iframe:before {
  content: '';
  display: block;
  width: 100%;
  padding-top: 56.25%;
  background-color: #eee;
}

.youtube-modal__iframe iframe {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .youtube-modal__close {
    top: 0;
    right: 0;
  }
  .youtube-modal__box {
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin-left: 0;
    top: 0;
    bottom: 0;
    max-height: none;
    margin-top: 0;
    transform: scale(0.8);
    transform-origin: center center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    overflow: auto;
  }
  .youtube-modal__iframe {
    max-width: 350px;
    width: 100%;
  }
}

.ytmodal__video {
  display: block;
  width: 100%;
  height: 480px;
}

.ytmodal__info {
  margin-top: 30px;
}

.ytmodal__cta {
  float: right;
}

.ytmodal__logo {
  float: left;
  margin-right: 15px;
  width: 50px;
  height: 50px;
}

.ytmodal__logo img {
  display: block;
  max-width: 100%;
}

.ytmodal__name {
  float: left;
}

.ytmodal__name h4 {
  margin-top: 2px;
  font-size: 15px;
  margin-bottom: 5px;
}

.ytmodal__name a {
  font-size: 15px;
}

@media only screen and (min-width: 700px) and (max-width: 1023px) {
  .ytmodal {
    max-width: 670px;
  }
  .ytmodal__video {
    height: 350px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .ytmodal__video {
    height: 180px;
  }
  .ytmodal__info {
    margin-top: 20px;
  }
  .ytmodal__cta {
    float: left;
    clear: both;
    margin-top: 20px;
  }
}

body.with-gallery {
  overflow: hidden;
}

.gallery-modal {
  position: fixed;
  z-index: 200;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  visibility: hidden;
  z-index: -100;
  opacity: 0;
  overflow: hidden;
  height: 0;
  width: 0;
}

body.with-gallery .gallery-modal {
  visibility: visible;
  z-index: 200;
  opacity: 1;
  overflow: visible;
  height: auto;
  width: auto;
  transition: opacity 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

body.with-gallery .gallery-modal .gallery-modal__box {
  transform: scale(1) translate(-50%, -50%);
  opacity: 1;
  transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  body.with-gallery .gallery-modal .gallery-modal__box {
    transform: scale(1);
  }
}

.gallery-modal__backdrop {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  cursor: pointer;
}

.gallery-modal__close {
  position: absolute;
  z-index: 10;
  top: 11px;
  right: 5px;
  width: 50px;
  height: 50px;
}

.gallery-modal__close .icon {
  position: absolute;
  top: calc(50% - 7px);
  left: calc(50% - 7px);
  width: 15px;
  height: 15px;
  fill: #0072CE;
  color: #0072CE;
}

.gallery-modal__close .icon use > svg {
  fill: #0072CE;
  color: #0072CE;
}

.gallery-modal__box {
  position: absolute;
  z-index: 20;
  top: 50%;
  max-width: 880px;
  width: 100%;
  height: auto;
  background-color: #fff;
  padding: 20px;
  border: 0;
  border-radius: 0;
  left: 50%;
  transform: scale(0.8) translate(-50%, -50%);
  opacity: 0.6;
}

.gallery-modal__image img {
  width: 100%;
  display: block;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .gallery-modal__image {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 16px;
  }
  .gallery-modal__close {
    top: 0;
    right: 0;
  }
  .gallery-modal__box {
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin-left: 0;
    top: 0;
    bottom: 0;
    max-height: none;
    margin-top: 0;
    transform: scale(0.8);
  }
}

body.with-filters {
  overflow: hidden;
}

.filters-modal {
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  z-index: -100;
  opacity: 0;
  transform-origin: center center;
  transform: scale(0.8);
}

body.with-filters .filters-modal {
  visibility: visible;
  position: fixed;
  z-index: 200;
  opacity: 1;
  transition: opacity 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
  transform: scale(1);
  opacity: 1;
  height: 100%;
}

.filters-modal__close {
  position: fixed;
  z-index: 20;
  top: 7px;
  right: 0;
  width: 50px;
  height: 50px;
}

.filters-modal__close .icon {
  position: absolute;
  top: calc(50% - 7px);
  left: calc(50% - 7px);
  width: 15px;
  height: 15px;
  fill: #cccccc;
  color: #cccccc;
}

.filters-modal__close .icon use > svg {
  fill: #cccccc;
  color: #cccccc;
}

.filters-modal__footer {
  position: fixed;
  z-index: 10;
  bottom: 0;
  height: 80px;
  left: 0;
  padding: 20px 0;
  text-align: center;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.7);
}

.filters-modal__title {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  font-size: 20px;
  line-height: 62px;
  height: 66px;
  background-color: #fff;
  text-align: center;
}

.filters-modal__box {
  padding: 66px 15px 80px;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  background-color: #eee;
  max-height: 100vh;
  min-height: 100vh;
}

.filters-modal__box h4 {
  font-size: 17px;
  line-height: 25px;
  margin: 0 0 20px 0;
}

.filters-modal__box .box {
  padding: 22px 0 30px;
}

.filters-modal__box .box:not(:last-child) {
  border-bottom: 1px solid #dddddd;
}

.filters-modal__box nav input {
  display: none;
}

.filters-modal__box nav div {
  padding-bottom: 20px;
}

.filters-modal__box nav div:last-child {
  padding-bottom: 0;
}

.filters-modal__box nav input:checked + label {
  color: #363636;
}

.filters-modal__box nav input:checked + label:after {
  content: '';
  position: absolute;
  top: 4px;
  left: 6px;
  width: 13px;
  height: 13px;
  border-radius: 100%;
  background-color: #363636;
}

.filters-modal__box nav label {
  position: relative;
  padding-left: 50px;
  color: #999;
}

.filters-modal__box nav label:before {
  position: absolute;
  top: -2px;
  left: 0;
  content: '';
  width: 25px;
  height: 25px;
  background-color: #fff;
  border-radius: 100%;
  border: 1px solid #ccc;
}

body.with-dates {
  overflow: hidden;
}

.dates-modal {
  position: fixed;
  z-index: 200;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  visibility: hidden;
  z-index: -100;
  opacity: 0;
  overflow: hidden;
  height: 0;
  width: 0;
}

body.with-dates .dates-modal {
  visibility: visible;
  z-index: 200;
  opacity: 1;
  overflow: visible;
  height: auto;
  width: auto;
  transition: opacity 300ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

body.with-dates .dates-modal .dates-modal__box {
  transform: scale(1) translate(-50%, -50%);
  opacity: 1;
  transition: all 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  body.with-dates .dates-modal .dates-modal__box {
    transform: scale(1);
  }
}

.dates-modal__backdrop {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  cursor: pointer;
}

.dates-modal__head {
  position: relative;
  background-color: #fff;
  height: 70px;
  margin: 0 -16px;
  text-align: center;
}

@media only screen and (min-width: 1024px) {
  .dates-modal__head {
    margin: 0 -20px;
  }
}

.dates-modal__head h3 {
  color: #363636;
  margin: 0;
  text-align: center;
  line-height: 62px;
}

.dates-modal .picker__button {
  height: 50px;
  line-height: 50px;
  margin-bottom: 16px;
  font-size: 14px;
}

@media only screen and (min-width: 1024px) {
  .dates-modal .picker__button {
    margin-bottom: 20px;
    height: 60px;
    line-height: 60px;
    font-size: 16px;
  }
}

.dates-modal__footer {
  padding-bottom: 30px;
}

.dates-modal__close {
  position: absolute;
  z-index: 10;
  top: 10px;
  right: 5px;
  width: 50px;
  height: 50px;
}

.dates-modal__close .icon {
  position: absolute;
  top: calc(50% - 7px);
  left: calc(50% - 7px);
  width: 15px;
  height: 15px;
  fill: #0072CE;
  color: #0072CE;
}

.dates-modal__close .icon use > svg {
  fill: #0072CE;
  color: #0072CE;
}

.dates-modal__box {
  position: absolute;
  z-index: 20;
  top: 50%;
  left: 50%;
  background-color: #f5f5f5;
  margin-left: 0;
  transform-origin: left center;
  transform: scale(0.8) translate(-50%, -50%);
  opacity: 0.6;
  transform-origin: left top;
  max-height: 100vh;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}

.dates-modal__dates {
  padding: 30px 0;
}

.dates-modal .picker {
  margin: 0 auto;
  max-width: 780px;
}

@media only screen and (min-width: 700px) and (max-width: 1023px) {
  .dates-modal .picker {
    max-width: 620px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1600px) {
  .dates-modal .picker {
    max-width: 620px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .dates-modal .picker__title {
    font-size: 15px;
    line-height: 20px;
  }
  .dates-modal .picker .picker__title {
    margin-top: 20px;
  }
  .dates-modal .page-template-template-explore {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 100vh;
  }
  .dates-modal__head {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    margin: 0;
  }
  .dates-modal__footer {
    position: fixed;
    z-index: 10;
    bottom: 0;
    height: 80px;
    left: 0;
    padding: 20px 0;
    text-align: center;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.7);
  }
  .dates-modal__box {
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    margin-left: 0;
    top: 0;
    bottom: 0;
    max-height: none;
    margin-top: 0;
    transform: scale(0.8);
    transform-origin: center center;
  }
}

.widget-tags {
  clear: both;
}

.widget-tags__list {
  margin-top: -15px;
}

.widget-tags div {
  float: left;
  margin: 15px 20px 0 10px;
}

.widget-tags a {
  display: inline;
  word-wrap: break-word;
  padding: 5px 0 8px;
  line-height: 1em;
  font-size: 13px !important;
  color: #363636;
  background-color: #f5f5f5;
  box-shadow: 10px 0 0 #f5f5f5, -10px 0 0 #f5f5f5;
}

.widget-tags a:hover {
  text-decoration: none;
  background-color: #f6fbff;
  color: #0072ce;
  box-shadow: 10px 0 0 #f6fbff, -10px 0 0 #f6fbff;
}

.widget-tags a:nth-child(7), .widget-tags a:nth-child(8), .widget-tags a:nth-child(9), .widget-tags a:nth-child(10), .widget-tags a:nth-child(11), .widget-tags a:nth-child(12) {
  display: none;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .widget-tags a:nth-child(7), .widget-tags a:nth-child(8), .widget-tags a:nth-child(9), .widget-tags a:nth-child(10), .widget-tags a:nth-child(11), .widget-tags a:nth-child(12) {
    display: block;
  }
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .widget-tags {
    border-top: 2px solid #f5f5f5;
    padding-top: 15px;
  }
}

.widget-share {
  position: relative;
}

.widget-share__icons {
  margin-left: -8px;
}

.widget-share .mobile-dropdown {
  float: left;
}

.widget-share .mobile-dropdown.active .extra-mobile {
  display: block;
  position: absolute;
  top: -70px;
  width: 100%;
  z-index: 300;
  background-color: #fff;
  left: 0;
  padding: 20px 16px;
}

.widget-share .mobile-dropdown.active .extra-mobile .label {
  position: absolute;
  z-index: 10;
  bottom: -28px;
  left: 0;
  width: 100%;
  display: block;
  text-align: center;
  font-size: 14px;
  color: #363636;
}

.widget-share .mobile-dropdown.active .extra-mobile .widget-share__icon {
  margin: 0 20px 30px;
}

.widget-share .mobile-dropdown.active:before {
  content: '';
  position: fixed;
  z-index: 250;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
}

.widget-share .mobile-dropdown.active .widget-share__icon--more {
  z-index: 300;
  background-color: #fff;
}

.widget-share__icon {
  position: relative;
  float: left;
  margin-left: 8px;
  width: 50px;
  height: 38px;
  background-color: #eee;
}

.widget-share__icon .icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.widget-share__icon--more {
  background-color: #eeeeee;
}

.widget-share__icon--more .icon {
  width: 23px;
  height: 5px;
  fill: #363636;
  color: #363636;
}

.widget-share__icon--more .icon use > svg {
  fill: #363636;
  color: #363636;
}

.widget-share__icon--facebook {
  background-color: #3a65a6;
}

.widget-share__icon--facebook .icon {
  fill: #fff;
  color: #fff;
  width: 15px;
  height: 30px;
  transform: none;
  left: auto;
  top: auto;
  right: 8px;
  bottom: 0;
}

.widget-share__icon--facebook .icon use > svg {
  fill: #fff;
  color: #fff;
}

.widget-share__icon--vk {
  background-color: #507299;
}

.widget-share__icon--vk .icon {
  fill: #fff;
  color: #fff;
  width: 23px;
  height: 23px;
}

.widget-share__icon--vk .icon use > svg {
  fill: #fff;
  color: #fff;
}

.widget-share__icon--twitter {
  background-color: #23a0dd;
}

.widget-share__icon--twitter .icon {
  fill: #fff;
  color: #fff;
  width: 23px;
  height: 23px;
}

.widget-share__icon--twitter .icon use > svg {
  fill: #fff;
  color: #fff;
}

.widget-share__icon--whatsapp {
  background-color: #2aa11d;
}

.widget-share__icon--whatsapp .icon {
  fill: #fff;
  color: #fff;
  width: 26px;
  height: 27px;
  fill-rule: evenodd;
}

.widget-share__icon--whatsapp .icon use > svg {
  fill: #fff;
  color: #fff;
}

.widget-share__icon--google {
  background-color: #dd4e40;
}

.widget-share__icon--google .icon {
  fill: #fff;
  color: #fff;
  width: 30px;
  height: 19px;
}

.widget-share__icon--google .icon use > svg {
  fill: #fff;
  color: #fff;
}

.widget-share__icon--reddit {
  background-color: #f85434;
}

.widget-share__icon--reddit .icon {
  fill: #fff;
  color: #fff;
  fill-rule: evenodd;
  width: 27px;
  height: 34px;
  stroke: #000;
  stroke-width: 0.8;
}

.widget-share__icon--reddit .icon use > svg {
  fill: #fff;
  color: #fff;
}

.widget-share__icon--pinterest {
  background-color: #c51e23;
}

.widget-share__icon--pinterest .icon {
  fill: #fff;
  color: #fff;
  width: 20px;
  height: 20px;
}

.widget-share__icon--pinterest .icon use > svg {
  fill: #fff;
  color: #fff;
}

.widget-share__icon--email {
  background-color: #363636;
}

.widget-share__icon--email .icon {
  fill: #fff;
  color: #fff;
  width: 22px;
  height: 13px;
}

.widget-share__icon--email .icon use > svg {
  fill: #fff;
  color: #fff;
}

@media only screen and (min-width: 700px) and (max-width: 1023px) {
  .widget-share__icon {
    width: 47px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .widget-share {
    border-top: 0;
    margin-top: 15px;
    padding-top: 0;
  }
  .widget-share__icons:not(.original-position) .mobile-dropdown.active:before {
    height: auto;
    top: -2px;
    bottom: 0;
  }
  .widget-share__icons:not(.original-position) .mobile-dropdown.active .extra-mobile {
    top: -107px;
    left: 16px;
    right: 16px;
    width: auto;
    text-align: center;
  }
  .widget-share__icons:not(.original-position) .mobile-dropdown.active .extra-mobile .widget-share__icon {
    float: none;
    display: inline-block;
  }
  .body--with-mobile-nav .widget-share .widget-share__icons.headroom,
  .body--with-mobile-search .widget-share .widget-share__icons.headroom {
    position: static;
    bottom: auto;
    left: auto;
    width: auto;
    background-color: #fff;
    padding: 0;
    border-top: 0;
    right: auto;
    margin: auto;
    transform: translateY(0);
  }
  .widget-share__icons.original-position .mobile-dropdown.active:before {
    display: none;
  }
  .widget-share__holder {
    height: 45px;
  }
  .widget-share__holder.with-more-icons:before {
    content: '';
    position: fixed;
    z-index: 250;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
  }
  .widget-share__icons:not(.original-position).headroom, .widget-share__icons:not(.original-position).with-more-icons {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 300;
    background-color: #fff;
    padding: 8px 16px;
    box-shadow: 0px 0px 4px 0 rgba(0, 0, 0, 0.2);
    right: 0;
    margin: 0;
    transform: translateY(100%);
  }
  .widget-share__icons:not(.original-position).headroom a:first-child, .widget-share__icons:not(.original-position).with-more-icons a:first-child {
    margin-left: 0;
  }
  .widget-share__icons:not(.original-position).headroom--pinned:not(.with-more-icons) {
    transform: translateY(100%);
    will-change: transform;
    transition: transform 200ms linear;
  }
  .widget-share__icons:not(.original-position).headroom--pinned:not(.with-more-icons).original-position-if-not-unpinned {
    position: static;
    bottom: auto;
    left: auto;
    width: auto;
    background-color: #fff;
    padding: 0;
    border-top: 0;
    right: auto;
    margin: auto;
    transform: translateY(0);
  }
  .widget-share__icons:not(.original-position).headroom--unpinned, .widget-share__icons:not(.original-position).with-more-icons {
    transform: translateY(0);
    will-change: transform;
    transition: transform 200ms linear;
  }
  .widget-share__icons {
    margin-left: -9px;
  }
  .widget-share .mobile-dropdown {
    width: calc(20% - 9px);
  }
  .widget-share__icon {
    margin-left: 9px;
    width: calc(20% - 9px);
    height: 45px;
  }
  .widget-share__icon--more {
    width: 100%;
  }
  .widget-share__icon--twitter .icon {
    width: 28px;
    height: 28px;
  }
  .widget-share__icon--facebook .icon {
    width: 18px;
    height: 35px;
  }
}

.widget-react__loader {
  margin-left: 20px;
  opacity: 0;
}

.widget-react--loading .widget-react__loader {
  opacity: 1;
}

.widget-react__icon {
  position: relative;
  display: block;
  width: 100%;
  height: 50px;
}

.widget-react__icon .icon {
  position: absolute;
  transition: all .1s ease-out;
  transform-origin: center;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  margin-left: -25px;
}

.widget-react__reaction {
  color: #363636;
  text-align: center;
}

.widget-react__reaction.active .widget-react__count {
  transform-origin: center;
  font-weight: bold;
  color: #0072ce;
  animation: pulsate-fwd 0.5s ease-in-out both;
}

.widget-react__reaction.active .icon {
  animation: jello-horizontal 0.7s both;
}

.widget-react__reaction.active, .widget-react__reaction:hover {
  text-decoration: none;
}

.widget-react__reaction.active .icon, .widget-react__reaction:hover .icon {
  transition: all .1s ease-out;
  transform: scale(1.2);
}

.widget-react__count {
  margin-top: 20px;
  display: block;
  text-align: center;
  font-family: 'BEBAS NEUE', Arial, sans-serif;
  font-size: 18px;
  line-height: 1em;
}

.widget-react__count[data-count="00"] {
  opacity: 0.3;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .widget-react__reaction {
    padding: 10px 1px;
    width: calc(20% - 14px);
    margin-left: 14px;
  }
  .widget-react__reaction--1 .icon {
    width: 29px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
  }
  .widget-react__reaction--2 .icon {
    width: 29px;
    height: 32px;
    margin-top: -17px;
    margin-left: -15px;
  }
  .widget-react__reaction--3 .icon {
    width: 29px;
    height: 32px;
    margin-top: -17px;
    margin-left: -15px;
  }
  .widget-react__reaction--4 .icon {
    width: 36px;
    height: 33px;
    margin-top: -16px;
    margin-left: -18px;
  }
  .widget-react__reaction--5 .icon {
    width: 29px;
    height: 32px;
    margin-top: -16px;
    margin-left: -15px;
  }
  .widget-react__icon {
    height: 30px;
  }
  .widget-react__count {
    margin-top: 15px;
  }
}

@keyframes jello-horizontal {
  0% {
    transform: scale3d(1.2, 1.2, 1);
  }
  30% {
    transform: scale3d(1.45, 0.95, 1);
  }
  40% {
    transform: scale3d(0.95, 1.45, 1);
  }
  50% {
    transform: scale3d(1.35, 1.05, 1);
  }
  65% {
    transform: scale3d(1.15, 1.25, 1);
  }
  75% {
    transform: scale3d(1.25, 1.15, 1);
  }
  100% {
    transform: scale3d(1.2, 1.2, 1);
  }
}

@keyframes pulsate-fwd {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.3);
  }
  100% {
    transform: scale(1);
  }
}

.widget-comments__item {
  margin-bottom: 25px;
}

.widget-comments__item:last-child {
  margin-bottom: 0;
}

.widget-comments__entry {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 15px;
  color: #363636;
  display: block;
}

.widget-comments__entry .emoji {
  height: 25px !important;
  width: 25px !important;
  vertical-align: -7px !important;
  position: relative;
}

.widget-comments__entry .scee-emoji {
  height: 25px;
  width: 25px;
  vertical-align: -7px;
  position: relative;
}

.widget-comments__entry:hover {
  text-decoration: none;
  color: #0072ce;
}

.widget-comments__author {
  margin-bottom: 15px;
}

.widget-comments__avatar {
  float: left;
  width: 30px;
  height: 30px;
}

.widget-comments__user {
  margin-left: 10px;
  font-weight: bold;
  font-size: 13px;
}

.widget-comments__post {
  display: block;
  font-size: 13px;
  line-height: 19px;
  color: #0072ce;
  padding-left: 10px;
  border-left: 2px solid #eee;
}

.widget-comments__post span {
  display: block;
  position: relative;
  top: -3px;
  line-height: 1em;
  color: #999999;
}

.widget-comments__post:hover {
  text-decoration: none;
}

.widget-comments__post:hover div {
  text-decoration: underline;
}

@media only screen and (min-width: 700px) and (max-width: 1023px) {
  .widget-comments__row {
    margin-left: -16px;
  }
  .widget-comments__item {
    margin-left: 16px;
    float: left;
    width: calc(50% - 16px);
  }
}

@media only screen and (min-width: 1023px) and (max-width: 1280px) {
  .widget-comments__row {
    margin-left: -20px;
  }
  .widget-comments__item {
    margin-left: 20px;
    float: left;
    width: calc(50% - 20px);
  }
}

.widget-bestof .thumb {
  display: block;
}

.widget-bestof .thumb:not(:last-child) {
  margin-bottom: 40px;
}

.widget-bestof .thumb__type {
  display: none;
}

.widget-bestof .thumb__title {
  font-size: 14px;
  line-height: 21px;
}

.widget-bestof__more {
  margin-top: 20px;
  font-size: 14px;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .widget-bestof__more {
    clear: both;
    margin-top: 0;
  }
  .widget-bestof .thumb {
    margin-left: 0;
    width: 100%;
  }
  .widget-bestof .thumb .thumb__type {
    display: block;
  }
  .widget-bestof .thumb .thumb__number {
    display: none;
  }
  .widget-bestof .thumb .thumb__image {
    margin-bottom: 5px;
  }
  .widget-bestof .thumb .thumb__title {
    margin-top: 0;
    font-size: 14px;
    line-height: 20px;
  }
  .widget-bestof .thumb:nth-child(1) {
    margin-bottom: 17px;
  }
  .widget-bestof .thumb:nth-child(2), .widget-bestof .thumb:nth-child(3) {
    margin-bottom: 17px;
    float: left;
    width: calc(50% - 8px);
  }
  .widget-bestof .thumb:nth-child(3) {
    margin-left: 16px;
  }
}

.widget-social__buttons {
  margin-bottom: 20px;
}

.widget-social__buttons .fb-like.fb_iframe_widget > span {
  display: block;
}

.widget-social__buttons > div {
  margin-bottom: 10px;
}

.widget-social__buttons > div:last-child {
  margin-bottom: 0;
}

.widget-social__buttons .twitter {
  height: 20px;
  overflow: hidden;
}

.widget-social__buttons .facebook {
  height: 20px;
  overflow: hidden;
}

.widget-social__icon {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
}

.widget-social__item {
  display: block;
  position: relative;
  padding-left: 35px;
  font-size: 14px;
  color: #363636;
  margin-bottom: 15px;
}

.widget-social__item:last-child {
  margin-bottom: 0;
}

.widget-social__item:hover {
  color: #0072ce;
  text-decoration: none;
}

.widget-social__item--facebook .widget-social__icon {
  width: 22px;
  height: 22px;
}

.widget-social__item--vk .widget-social__icon {
  fill: #507299;
  color: #507299;
  width: 23px;
  height: 23px;
}

.widget-social__item--vk .widget-social__icon use > svg {
  fill: #507299;
  color: #507299;
}

.widget-social__item--twitter .widget-social__icon {
  width: 23px;
  height: 19px;
}

.widget-social__item--instagram .widget-social__icon {
  width: 22px;
  height: 22px;
  fill: #cd486b;
  color: #cd486b;
}

.widget-social__item--instagram .widget-social__icon use > svg {
  fill: #cd486b;
  color: #cd486b;
}

.widget-social__item--youtube .widget-social__icon {
  width: 22px;
  height: 16px;
}

.widget-social__item--snapchat .widget-social__icon {
  width: 22px;
  height: 22px;
}

.widget-social__item--email .widget-social__icon {
  width: 22px;
  height: 13px;
}

@media only screen and (max-width: 1280px) {
  .widget-social__item {
    text-align: center;
    padding-left: 0;
  }
  .widget-social__item span {
    display: block;
    height: 55px;
  }
  .widget-social__item .widget-social__icon {
    position: relative;
    transform: none;
    display: block;
    margin: 0 auto;
    top: 0;
  }
  .widget-social__item--facebook .widget-social__icon {
    width: 40px;
    height: 40px;
  }
  .widget-social__item--twitter .widget-social__icon {
    width: 42px;
    height: 34px;
    top: 5px;
  }
  .widget-social__item--instagram .widget-social__icon {
    width: 40px;
    height: 40px;
    top: 2px;
  }
  .widget-social__item--youtube .widget-social__icon {
    width: 44px;
    height: 32px;
    top: 5px;
  }
  .widget-social__item--snapchat .widget-social__icon {
    width: 44px;
    height: 44px;
  }
  .widget-social__item--email .widget-social__icon {
    width: 40px;
    height: 23px;
    top: 9px;
  }
}

@media only screen and (min-width: 700px) and (max-width: 1023px) {
  .widget-social .widget-social__list {
    margin-left: -16px;
  }
  .widget-social .widget-social__list:after {
    content: "";
    display: table;
    clear: both;
  }
  .widget-social__item {
    margin-left: 16px;
    float: left;
    width: 98px;
  }
  .widget-social__item span {
    height: 50px;
  }
}

@media only screen and (min-width: 1024px) and (max-width: 1600px) {
  .widget-social .widget-social__list {
    margin-left: -20px;
  }
  .widget-social .widget-social__list:after {
    content: "";
    display: table;
    clear: both;
  }
  .widget-social__item {
    margin-left: 20px;
    width: 140px;
    float: left;
  }
  .widget-social__item span {
    height: 50px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .widget-social {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    border-bottom: 0 !important;
  }
  .widget-social__item {
    float: left;
    width: 33.3333%;
  }
  .widget-social__item span {
    height: 50px;
  }
}

.widget-footer {
  margin-top: 5px !important;
  border-top: 0 !important;
}

.widget-footer:hover .widget-footer__copy,
.widget-footer:hover .widget-footer__link {
  color: #999;
}

.widget-footer:hover .widget-footer__link-icon {
  fill: #999;
  color: #999;
}

.widget-footer:hover .widget-footer__link-icon use > svg {
  fill: #999;
  color: #999;
}

.widget-footer__logos {
  margin-bottom: 30px;
}

.widget-footer__logo {
  float: left;
  width: 46px;
  height: 35px;
  fill: #999;
  color: #999;
}

.widget-footer__logo use > svg {
  fill: #999;
  color: #999;
}

.widget-footer__sie {
  margin-left: 25px;
  float: left;
  width: 107px;
  height: 38px;
}

.widget-footer__links {
  font-size: 13px;
}

.widget-footer__link-icon {
  width: 10px;
  height: 10px;
  fill: #ccc;
  color: #ccc;
}

.widget-footer__link-icon use > svg {
  fill: #ccc;
  color: #ccc;
}

.widget-footer__link {
  position: relative;
  display: block;
  color: #ccc;
}

.widget-footer__link--rss {
  padding-left: 20px;
}

.widget-footer__link--rss .icon {
  position: absolute;
  left: 0;
  top: 7px;
}

.widget-footer__link:last-child {
  margin-bottom: 0;
}

.widget-footer__copy {
  margin-top: 20px;
  font-size: 13px;
  line-height: 17px;
  color: #ccc;
}

.widget-footer__copy a {
  color: #ccc;
  text-decoration: underline;
}

.widget-footer__language {
  float: right;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .widget-footer {
    position: relative;
    border-top: 2px solid #eee !important;
    padding-top: 23px !important;
  }
  .widget-footer__links {
    clear: both;
  }
  .widget-footer__copy {
    margin-bottom: 0;
  }
  .widget-footer__logos {
    margin-bottom: 14px;
    float: left;
  }
  .widget-footer__link {
    float: left;
    margin-right: 10px;
  }
  .widget-footer__link--rss {
    float: none;
    margin-right: 0;
    margin-bottom: 7px;
  }
}

.widget-most-read__list .thumb__title {
  font-size: 14px;
  line-height: 20px;
  color: #808080;
}

.widget-most-read__list .thumb__info {
  padding-right: 20px;
}

.widget-most-read__list .thumb:hover .thumb__title {
  color: #0072CE;
}

.widget-most-read__list .thumb:hover .thumb__img {
  transform: none !important;
}

.widget-most-read__list .thumb__title {
  margin-bottom: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
}

.widget-most-read__list .thumb__image {
  float: right;
  overflow: visible;
}

.widget-most-read__list .thumb__image .thumb__img {
  margin-left: -20px;
}

.widget-most-read__list .thumb__image .thumb__img.thumb__cols-2 {
  display: block;
}

.widget-most-read__list .thumb__image .thumb__img:not(.thumb__cols-2) {
  display: none;
}

@media only screen and (min-width: 700px) and (max-width: 1023px) {
  .most-commented .thumb__img {
    display: none;
  }
  .most-commented .thumb__img.thumb__cols-2 {
    display: block;
  }
  .most-commented .thumb__type {
    width: 30px;
    height: 30px;
  }
  .most-commented .thumb__type .icon {
    width: 21px;
    height: 12px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .most-commented .thumb__row {
    display: block;
    width: 100%;
    float: none;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px !important;
  }
  .most-commented .thumb__row .thumb {
    padding-left: 25px;
  }
  .most-commented .thumb__row .thumb:before {
    content: '';
    position: absolute;
    top: 11px;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: #0072ce;
  }
  .most-commented .thumb__row .thumb__title {
    color: #0072ce;
    font-size: 15px;
    line-height: 25px;
    margin-bottom: 0;
  }
  .most-commented .thumb__row .thumb__image,
  .most-commented .thumb__row .thumb__comments,
  .most-commented .thumb__row .thumb__reactions {
    display: none;
  }
}

.widget-related-product .thumb .thumb__image {
  overflow: visible;
}

.widget-related-product .thumb .thumb__cols-2 {
  margin-right: -20px;
}

.widget-related-product .thumb .thumb__title {
  margin-bottom: 0;
}

.widget-related-product .thumb .thumb__info {
  padding-left: 20px;
}

.widget-related-product .thumb .thumb__img.thumb__cols-2:before {
  padding-top: 100%;
}

.widget-related-product .thumb__row {
  margin-bottom: 13px;
}

.widget-related-product .thumb__nav a:first-child {
  margin-bottom: 8px;
}

.widget-related-product .thumb__description {
  color: #999;
  font-size: 14px;
  line-height: 20px;
}

.widget-related-product .thumb__description span {
  color: #363636;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .widget-related-product .thumb .thumb__cols-2 {
    margin-right: 0;
  }
  .widget-related-product .thumb .thumb__info {
    padding-left: 0;
  }
  .widget-related-product .thumb__description {
    font-size: 13px;
  }
}

.widget-language {
  padding-top: 20px;
}

.widget-language:not(:last-child) {
  padding-bottom: 10px;
}

.widget-language__icon {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translate(0, -50%);
  width: 22px;
  height: 16px;
}

.widget-language__chevron {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(0, -50%);
  width: 11px;
  height: 6px;
  fill: #ccc;
  color: #ccc;
}

.widget-language__chevron use > svg {
  fill: #ccc;
  color: #ccc;
}

.widget-language__current {
  position: relative;
  display: block;
  padding-left: 40px;
  height: 38px;
  line-height: 35px;
  color: #363636;
  font-size: 14px;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
  .widget-language__current {
    max-width: 160px;
  }
}

.widget-language__current:hover {
  text-decoration: none;
}

.widget-language__current:hover:before {
  top: 0;
  bottom: 0;
}

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